|
|
@55600
|
10 years |
vboxsync |
Runtime/DBus: spelling.
|
|
|
@55581
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp: A few more constructive code review …
|
|
|
@55580
|
10 years |
vboxsync |
VBoxServiceControlSessionForkInit: Some minor cleanup and a couple of …
|
|
|
@55579
|
10 years |
vboxsync |
RTStrCopy is a better choice here.
|
|
|
@55578
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp: Added another todo about incorrect …
|
|
|
@55577
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp/comment: There is no 'forking' going on …
|
|
|
@55576
|
10 years |
vboxsync |
Check for empty string the fast C way and drop the confused RT_BOOL use.
|
|
|
@55571
|
10 years |
vboxsync |
DnD: Simplified cancellation logic.
|
|
|
@55561
|
10 years |
vboxsync |
Additions/x11/vboxvideo: print the subversion revision to the X.Org …
|
|
|
@55559
|
10 years |
vboxsync |
Additions/x11/vboxvideo: print the subversion revision to the X.Org …
|
|
|
@55556
|
10 years |
vboxsync |
DnD: Rollback handling, bugfixes, cleanup.
|
|
|
@55549
|
10 years |
vboxsync |
DnD: Update.
|
|
|
@55535
|
10 years |
vboxsync |
Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
|
|
|
@55531
|
10 years |
vboxsync |
Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
|
|
|
@55519
|
10 years |
vboxsync |
Additions/x11/vboxvideo: put something slightly more useful in the …
|
|
|
@55472
|
10 years |
vboxsync |
Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
|
|
|
@55471
|
10 years |
vboxsync |
Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
|
|
|
@55459
|
10 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@55450
|
10 years |
vboxsync |
Additions/x11/vboxvideo: prevent a potential integer overflow.
|
|
|
@55448
|
10 years |
vboxsync |
Additions/x11/vboxvideo: prevent a potential integer overflow.
|
|
|
@55440
|
10 years |
vboxsync |
VBoxClient: Help text spelling, added "-Vversion" for displaying …
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@55422
|
10 years |
vboxsync |
DnD: Protocol overhaul with versioning added which now can communicate …
|
|
|
@55421
|
10 years |
vboxsync |
HGSMI: cleanup, logging, comments, move legacy host heap support from …
|
|
|
@55413
|
10 years |
vboxsync |
Additions/x11/vboxvideo: do not set the virtual resolution too early …
|
|
|
@55402
|
10 years |
vboxsync |
Additions/x11/vboxvideo: header file inclusion clean-up.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55393
|
10 years |
vboxsync |
Additions/x11/vboxvideo: update testing documentation.
|
|
|
@55392
|
10 years |
vboxsync |
Additions/x11/vboxvideo: simplify some initialisation.
|
|
|
@55391
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cursor function naming.
|
|
|
@55390
|
10 years |
vboxsync |
Additions/x11/vboxvideo: remove old code.
|
|
|
@55385
|
10 years |
vboxsync |
Additions/x11/VBoxClient: send mode hint information to the X server …
|
|
|
@55384
|
10 years |
vboxsync |
Additions/x11/vboxvideo: enable new mode hint handling code.
|
|
|
@55378
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function, missed file.
|
|
|
@55377
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function, missed file.
|
|
|
@55376
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function.
|
|
|
@55375
|
10 years |
vboxsync |
Additions/x11/vboxvideo: re-order a couple of declarations.
|
|
|
@55374
|
10 years |
vboxsync |
Additions/x11/vboxvideo: define missing from 4.3 for building the code …
|
|
|
@55373
|
10 years |
vboxsync |
Additions/x11/vboxvideo: test for new host capabilities.
|
|
|
@55369
|
10 years |
vboxsync |
Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
|
|
|
@55367
|
10 years |
vboxsync |
Additions/x11/vboxvideo: clean up vbva code.
|
|
|
@55358
|
10 years |
vboxsync |
Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
|
|
|
@55357
|
10 years |
vboxsync |
Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
|
|
|
@55354
|
10 years |
vboxsync |
Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
|
|
|
@55342
|
10 years |
vboxsync |
HGSMI: cleanup, comments.
|
|
|
@55334
|
10 years |
vboxsync |
Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
|
|
|
@55332
|
10 years |
vboxsync |
Additions/x11/vboxvideo: new driver mode-setting functions building on …
|
|
|
@55283
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cleaner adjustScreenPixmap() function.
|
|
|
@55275
|
10 years |
vboxsync |
heartbeat service: document it, sanity check and fixed logging
|
|
|
@55262
|
10 years |
vboxsync |
Additions/x11/vboxvideo: reverted temporary commit r99563.
|
|
|
@55250
|
10 years |
vboxsync |
Additions/x11: temporary check in of local changes to vboxvideo for …
|
|
|
@55249
|
10 years |
vboxsync |
WDDM: do not log the VBVA buffer wraparound
|
|
|
@55247
|
10 years |
vboxsync |
Reverted r99557 workaround: smaller buffer also works.
|
|
|
@55245
|
10 years |
vboxsync |
WDDM: experimantal fix against VBVA ring buffer overflow.
|
|
|
@55242
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cleaner vbvxSetMode() function, fix unwanted …
|
|
|
@55241
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cleaner vbvxSetMode() function.
|
|
|
@55239
|
10 years |
vboxsync |
WDDM: log the command size
|
|
|
@55237
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cleaner vbvxClearVRAM() function.
|
|
|
@55236
|
10 years |
vboxsync |
Additions/x11/vboxvideo: use constants for the maximum and minimum …
|
|
|
@55227
|
10 years |
vboxsync |
WDDM: command buffer size adjustment.
|
|
|
@55226
|
10 years |
vboxsync |
Additions/x11/vboxvideo: allow setting HasVT property early.
|
|
|
@55225
|
10 years |
vboxsync |
Additions/x11/vboxvideo: new functions for getting mode hint …
|
|
|
@55211
|
10 years |
vboxsync |
build fix
|
|
|
@55210
|
10 years |
vboxsync |
Additions/WINNT/Graphics/Video: log the VBox version and also log if …
|
|
|
@55205
|
10 years |
vboxsync |
Additions/x11/vboxvideo: no need to clear VRAM when entering the VT.
|
|
|
@55204
|
10 years |
vboxsync |
Additions/x11/vboxvideo: separate Solaris absolute mouse calibration …
|
|
|
@55203
|
10 years |
vboxsync |
Additions/x11/vboxvideo: sometimes we do have to create our atoms.
|
|
|
@55202
|
10 years |
vboxsync |
Additions/x11/VBoxClient: watch for and remember display change events …
|
|
|
@55196
|
10 years |
vboxsync |
Additions/x11/vboxvideo: drop EDID faking for the benefit of …
|
|
|
@55195
|
10 years |
vboxsync |
Additions/x11/vboxvideo: do not get modes from xorg.conf for recent X …
|
|
|
@55194
|
10 years |
vboxsync |
Additions/x11/vboxvideo: remove standard modes. For old X servers …
|
|
|
@55193
|
10 years |
vboxsync |
Additions/common/VBoxVideo: make invalid or unknown-to-the-host …
|
|
|
@55192
|
10 years |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55191
|
10 years |
vboxsync |
Additions/x11: temporarily revert r99331 and r99353: temporary …
|
|
|
@55180
|
10 years |
vboxsync |
s/drag'n'drop/drag and drop/
|
|
|
@55124
|
10 years |
vboxsync |
s/targetting/targeting/
|
|
|
@55091
|
10 years |
vboxsync |
VBoxTray/VBoxDnD: Fixed a crash + format detection.
|
|
|
@55064
|
10 years |
vboxsync |
Additions/x11: temporary check-in of new X11 Additions resizing code, …
|
|
|
@55043
|
10 years |
vboxsync |
Additions/x11: temporary check-in of new X11 Additions resizing code.
|
|
|
@55024
|
10 years |
vboxsync |
Additions/VBoxService: s/AssertPtr/Assert/
|
|
|
@54963
|
10 years |
vboxsync |
Additions/linux/vboxadd.sh: Linux 4.0 fix
|
|
|
@54957
|
10 years |
vboxsync |
WDDM: fix for display-only mode and Windows 10 guest
|
|
|
@54944
|
10 years |
vboxsync |
replaced a few more AssertPtrReturn by AssertReturn as we don't need …
|
|
|
@54859
|
10 years |
vboxsync |
Additions/VBoxClient: do not display an error if the clipboard or drag …
|
|
|
@54858
|
10 years |
vboxsync |
Additions/VBoxClient: do not display an error if the clipboard or drag …
|
|
|
@54853
|
10 years |
vboxsync |
Additions/x11/vboxvideo: prevent flickering of the hardware cursor.
|
|
|
@54852
|
10 years |
vboxsync |
Additions/common/VBoxGuestLib: when trying to save video mode hints to …
|
|
|
@54755
|
10 years |
vboxsync |
solaris/Additions: Makefile nits.
|
|
|
@54721
|
10 years |
vboxsync |
Additions/common/VBoxGuest: host flags update clean-up fix.
|
|
|
@54704
|
10 years |
vboxsync |
Additions/common/VBoxSerivce: be more quiet on inactive users
|
|
|
@54702
|
10 years |
vboxsync |
Additions/VBoxService: don't spam the log file with messages ignoring …
|
|
|
@54640
|
10 years |
vboxsync |
warnings
|
|
|
@54620
|
10 years |
vboxsync |
Addition/solaris/SharedFolders: comment.
|
|
|
@54619
|
10 years |
vboxsync |
Additions/Solaris/SharedFolders: todo for incompatibility between S10 …
|
|
|
@54615
|
10 years |
vboxsync |
Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
|
|
|
@54614
|
10 years |
vboxsync |
nit
|
|
|
@54613
|
10 years |
vboxsync |
VBoxGuest: Optimized vbgdBitUsageTrackerChange and got rid of some …
|
|
|
@54612
|
10 years |
vboxsync |
VBoxGuest: Call vbgdResetMouseStatusOnHost at init too. Removed …
|
|
|
@54611
|
10 years |
vboxsync |
VBoxControl writelog: Append newline to each argument if it hasn't got any.
|
|
|