VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50578   11 years vboxsync Additions/x11/vboxmouse: fix to work with stricter checks and …
(edit) @50571   11 years vboxsync Additions/VBoxService: solaris build fix
(edit) @50570   11 years vboxsync Additions/x11/VBoxClient: remove unneeded macro definition.
(edit) @50569   11 years vboxsync Additions/x11/vboxvideo: remove graphics capability code which is now …
(edit) @50568   11 years vboxsync Additions/x11/vboxvideo: fix video mode restore if the kernel driver …
(edit) @50567   11 years vboxsync VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix.
(edit) @50566   11 years vboxsync VBoxServiceVMInfo.cpp: Attempt at socket address length fix.
(edit) @50565   11 years vboxsync VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with …
(edit) @50562   11 years vboxsync Build fix.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50555   11 years vboxsync VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of …
(edit) @50554   11 years vboxsync VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably …
(edit) @50546   11 years vboxsync Additions/linux/drm: new HGSMI file to be added to vboxvideo.
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50539   11 years vboxsync Additions/common/VBoxGuest: fix a dead-lock in the host flags handling.
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50499   11 years vboxsync Additions/installer/linux: detect and handle it if there is no video …
(edit) @50496   11 years vboxsync Additions/x11/VBoxClient: outdated todo.
(edit) @50495   11 years vboxsync Additions/x11/VBoxClient: add VT monitoring to seamless service.
(edit) @50485   11 years vboxsync HGSMI memory allocator: x11 build fix.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50478   11 years vboxsync Additions/x11/VBoxClient: cleaned up clean-up in the drag and drop service.
(edit) @50471   11 years vboxsync Additions/x11/VBoxClient: remove the host event thread and run the …
(edit) @50467   11 years vboxsync VBoxTray: VBoxDnD: NT compatibility.
(edit) @50464   11 years vboxsync Additions/x11/VBoxClient: clean-up in main code.
(edit) @50462   11 years vboxsync Build fix.
(edit) @50461   11 years vboxsync Additions/VBoxService: skip a share from automounting if it's already …
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50451   11 years vboxsync Additions/x11/VBoxClient: fix for older Linux kernels.
(edit) @50448   11 years vboxsync Additions/VBoxService: assertion fix
(edit) @50440   11 years vboxsync Additions/linux/drm: hack to build on EL6, work with DKMS too.
(edit) @50433   11 years vboxsync Windows Guest Additions installer: Another lovely hack to copy system …
(edit) @50432   11 years vboxsync Additions/x11/VBoxClient: display/resizing: clean-up and handle VT …
(edit) @50431   11 years vboxsync Additions/x11/VBoxClient: clean-up and make the VT monitor thread also …
(edit) @50423   11 years vboxsync Build fix.
(edit) @50422   11 years vboxsync Build fix.
(edit) @50421   11 years vboxsync Windows Guest Additions installer: Remove Windows Resource Protection …
(edit) @50419   11 years vboxsync Additions/WINNT/Installer: French NLS update.
(edit) @50414   11 years vboxsync Windows Guest Additions installer: Fixed checking for wrong target …
(edit) @50401   11 years vboxsync Windows Guest Additions installer: Restore backed up D3D files on …
(edit) @50399   11 years vboxsync DnD/VBoxTray: Only works on NT4 SP3+, bugfixes.
(edit) @50391   11 years vboxsync Additions/common/VBoxGuest: in-code documentation for capability acquiring.
(edit) @50376   11 years vboxsync Additions/x11/VBoxClient: seamless, virtual destructors.
(edit) @50375   11 years vboxsync Additions/x11/VBoxClient: seamless termination fix.
(edit) @50374   11 years vboxsync Additions/x11/VBoxClient: aesthetics.
(edit) @50373   11 years vboxsync Additions/x11/VBoxClient: seamless: take advantage of improved …
(edit) @50372   11 years vboxsync Additions/common/VBoxGuest: make CANCEL_ALL_WAITEVENTS cancel the next …
(edit) @50348   11 years vboxsync Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.
(edit) @50347   11 years vboxsync Additions/solaris: Try to play nice with fast reboots (quiesce).
(edit) @50346   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50345   11 years vboxsync Additions/solaris/Installer: Support VMSVGA.
(edit) @50338   11 years vboxsync Additions/x11/VBoxClient: seamless: renaming of files and classes.
(edit) @50337   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50336   11 years vboxsync Additions/x11/VBoxClient: removed more unnecessary abstraction.
(edit) @50324   11 years vboxsync Additions/x11/VBoxClient: removed some unnecessary abstraction.
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50312   11 years vboxsync Additions/linux/installer: support VMSVGA.
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50286   11 years vboxsync VBoxService: Fix CPU hotunplug code for newer kernels where the …
(edit) @50281   11 years vboxsync Additions/x11/VBoxClient: detect VT switches on Linux 2.6.38 and …
(edit) @50266   11 years vboxsync Build fix; guest->host support not enabled by default yet.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50219   11 years vboxsync Addiitions/x11: add support for X.Org Server 1.15.
(edit) @50218   11 years vboxsync Additions/x11: added headers for X.Org Server 1.15.
(edit) @50179   11 years vboxsync Build fix.
(edit) @50177   11 years vboxsync DnD/VBoxTray: Update.
(edit) @50168   11 years vboxsync Renewed our windows signing certificate.
(edit) @50116   11 years vboxsync Additions/VBoxTray: fix OSE
(edit) @50107   11 years vboxsync Additions/linux: cosmetic: report missing X11 as "skipping", not "failure".
(edit) @50102   11 years vboxsync Tabs.
(edit) @50101   11 years vboxsync DnD/VBoxTray: Update; implemented own drop target for guest->host …
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50076   11 years vboxsync VBoxCredProv: Added some more interface checks.
(edit) @50064   11 years vboxsync VBoxCredProv: Implemented registry option to disable handling SENS events.
(edit) @50063   11 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Added a to-do.
(edit) @50051   11 years vboxsync VBoxService/GuestCtrl: Print some more help in case a guest session is …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50040   11 years vboxsync VBoxTray/IPC: Whops.
(edit) @50039   11 years vboxsync VBoxTray/IPC: Fixed handle leaks.
(edit) @50035   11 years vboxsync Additions/linux/drm: hack to build on EL6.
(edit) @50030   11 years vboxsync Additions/linux: back out single bit-count Additions package …
(edit) @50026   11 years vboxsync Additions/VBoxService: indentation
(edit) @50025   11 years vboxsync VBoxService/VMInfo: Fixed crashes in user detection.
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49947   11 years vboxsync Additions/WINNT: fix OSE
(edit) @49946   11 years vboxsync Additions/VBoxGuest: be more quiet with release logging
(edit) @49930   11 years vboxsync Build fix.
(edit) @49929   11 years vboxsync DnD/VbglR3: Static.
(edit) @49924   11 years vboxsync Indentation.
(edit) @49923   11 years vboxsync DnD/VbglR3: Sanitize file/directory paths coming from the host, fixed …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49878   11 years vboxsync Additions/linux/drm: add dynamic resizing to the KMS driver.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49750   11 years vboxsync Windows guest additions: VBoxVideo XPDM: allow the guest to change the …
(edit) @49722   11 years vboxsync VBoxCredProv: Fixed auto-logon breakage introduced in r85893, added …
(edit) @49696   11 years vboxsync Additions/x11/vboxvideo: fixes for when DRI fails to initialise.
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