VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54620   10 years vboxsync Addition/solaris/SharedFolders: comment.
(edit) @54619   10 years vboxsync Additions/Solaris/SharedFolders: todo for incompatibility between S10 …
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54614   10 years vboxsync nit
(edit) @54613   10 years vboxsync VBoxGuest: Optimized vbgdBitUsageTrackerChange and got rid of some …
(edit) @54612   10 years vboxsync VBoxGuest: Call vbgdResetMouseStatusOnHost at init too. Removed …
(edit) @54611   10 years vboxsync VBoxControl writelog: Append newline to each argument if it hasn't got any.
(edit) @54610   10 years vboxsync fix
(edit) @54609   10 years vboxsync Seems someone forgot to merge VBoxGuest2.cpp into VBoxGuest.cpp, …
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @54607   10 years vboxsync VBoxControl: typo in writelog.
(edit) @54606   10 years vboxsync VBoxGuest: Guest capabilities, mouse status, and event filter cleanups …
(edit) @54601   10 years vboxsync VBoxGuest: First part of the noisy vboxGuestUpdateHostFlags cleanup.
(edit) @54593   10 years vboxsync VBoxGuest.cpp: Moved the code guest caps where it belongs.
(edit) @54580   10 years vboxsync VBoxControl: Added a 'writelog' command (untested).
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54531   10 years vboxsync Additions/x11/vboxvideo: revert temporary check-in.
(edit) @54530   10 years vboxsync Additions/x11/vboxvideo: temporary check-in of local state: dynamic …
(edit) @54524   10 years vboxsync Additions/common/VBoxGuest: fix missing symbols in Linux vboxguest module.
(edit) @54522   10 years vboxsync VBoxGuest.cpp: todo wrt unnecessary session walking.
(edit) @54521   10 years vboxsync OS/2 GA (C) years.
(edit) @54520   10 years vboxsync VBoxControl.cpp: document -V not -v for short version option.
(edit) @54478   10 years vboxsync Additions/x11/vboxvideo: fix sporadic failure to deactivate virtual …
(edit) @54391   10 years vboxsync Additions/linux/vboxsf: fix for Linux 4.0
(edit) @54324   10 years vboxsync Additions/x11/vboxvideo: fix for builds with system headers, thank you …
(edit) @54323   10 years vboxsync Additions/x11/vboxvideo: fix for builds with system headers.
(edit) @54296   10 years vboxsync removed long obsoleted comment on VBOXGUESTSESSION.
(edit) @54241   10 years vboxsync VBoxGuest-win.cpp: Cleaned up the 'logging' change of r92875, …
(edit) @54239   10 years vboxsync VBoxGuest: Reverted r92886 as it does not make any sense (RTLogFlush …
(edit) @54237   10 years vboxsync VBoxGuest.cpp: Partly back out of r92834 because everything shouldn't …
(edit) @54229   10 years vboxsync the two blank lines inside the #ifdef DEBUG was an intentional hint …
(edit) @54197   10 years vboxsync Additions/x11/vboxvideo: warning
(edit) @54192   10 years vboxsync Additions/x11/VBoxClient: fix r98242 (for correctness).
(edit) @54187   10 years vboxsync Additions/x11/vboxvideo: properly disable additional screens before …
(edit) @54186   10 years vboxsync Additions/x11/VBoxClient: fix remembering the size of additional screens.
(edit) @54185   10 years vboxsync Additions/x11/VBoxClient: drop the time-out on warning messages (it …
(edit) @54180   10 years vboxsync Additions/x11: don't try to start VBoxClient in Linux guests if the …
(edit) @54173   10 years vboxsync Additions/x11/vboxvideo: updated testing documentation.
(edit) @54171   10 years vboxsync Additions/linux/drm: Linux 3.18 warning fix.
(edit) @54163   10 years vboxsync Additions/x11/vboxvideo: support X.Org Server 1.17 (still untested).
(edit) @54161   10 years vboxsync Additions/x11/vboxvideo: add testing check-list.
(edit) @54155   10 years vboxsync VBoxDispD3D: missing unlock in failure path
(edit) @54135   10 years vboxsync Linux/export_modules: nits
(edit) @54134   10 years vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @54133   10 years vboxsync VBoxMPWddm: missing break in failure path
(edit) @54127   10 years vboxsync missing header
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @54084   10 years vboxsync Additions/x11: fix
(edit) @54054   10 years vboxsync Main and Additions/x11: remove VMMDEV_MOUSE_HOST_HAS_ABS_DEV (leaving …
(edit) @54040   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @54019   10 years vboxsync Additions/x11/VBoxClient: reduce message spam when we respawn.
(edit) @54018   10 years vboxsync Additions/common/VBoxClient: uninitialised variable and helpful curly …
(edit) @54012   10 years vboxsync mark this function as noreturn
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @54006   10 years vboxsync Windows additions: OS version check fixes
(edit) @53972   10 years vboxsync Additions/x11: remove unnecessary IPRT support code from X.Org drivers.
(edit) @53970   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53968   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53967   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53874   10 years vboxsync VBoxService: fix a memory leak if libdbus exists but the dbus daemon …
(edit) @53812   10 years vboxsync Additions/x11/vboxvideo: set capabilities whenever VBVA is …
(edit) @53808   10 years vboxsync Additions/x11/vboxvideo: wrong size in IOCtl.
(edit) @53802   10 years vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 years vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53793   10 years vboxsync Additions/linux/drm: forgotten to export some files.
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53777   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53774   10 years vboxsync Additions/Windows: add a few missing rc files
(edit) @53773   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53770   10 years vboxsync Additions/x11/vboxvideo: better separate VBox-specific and X …
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53757   10 years vboxsync Linux Additions / sharedfolders: Linux 3.19 adaptions
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53570   10 years vboxsync Additions/x11/vboxvideo: remove test case which was not testing anything.
(edit) @53552   10 years vboxsync Additions/x11/VBoxClient: do not bail out if xrandr fails, as this is …
(edit) @53547   10 years vboxsync Add strncat_chk
(edit) @53544   10 years vboxsync Additions/x11/vboxvideo: properly distinguish low power states and …
(edit) @53534   10 years vboxsync Additions/common/VBoxService: the display service is no longer needed …
(edit) @53533   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53530   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53527   10 years vboxsync Additions/x11/vboxvideo: report monitor connected status to X11, based …
(edit) @53519   10 years vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @53516   10 years vboxsync Additions/x11/vboxvideo: rename vboxutils.c to getmode.c.
(edit) @53515   10 years vboxsync Additions/x11/VBoxClient: remove invalid sanity test.
(edit) @53494   10 years vboxsync Additions/x11/testcase: warning
(edit) @53484   10 years vboxsync Additions/VBoxGuest: simlify the fix
(edit) @53483   10 years vboxsync Additions/VBoxGuest: never do input_free_device() after …
(edit) @53482   10 years vboxsync Additions/x11/VBoxClient: prevent clipboard service auto-restart if …
(edit) @53463   10 years vboxsync Additions/common/VBoxGuestLib: fix mode hint backwards compatibility.
(edit) @53454   10 years vboxsync Additions/common/VBoxGuestLib: make saving video modes in guest …
(edit) @53453   10 years vboxsync Additions/x11/vboxvideo: make sure that our preferred modes always …
(edit) @53451   10 years vboxsync Additions/x11: typo
(edit) @53440   10 years vboxsync Additions/x11: fix recently re-introduced mode hint regression which …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53428   10 years vboxsync Additions/x11/vboxvideo: remove an error message for a valid condition …
(edit) @53426   10 years vboxsync Additions/x11/vboxvideo: fix VT switching without a kernel driver.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette