VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57800   9 years vboxsync Guest Control/VBoxService: Use the newly introduced …
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57759   9 years vboxsync Guest Control/VBoxService: Use RTENV_DEFAULT when spawning new …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57743   9 years vboxsync DnD/VbglR3: Check the host version before doing a (blocking) …
(edit) @57741   9 years vboxsync Additions/VBoxTray: - Refactored internal services to use the …
(edit) @57732   9 years vboxsync Additions/linux: add .pid extension to the PID file
(edit) @57730   9 years vboxsync Windows build fix
(edit) @57729   9 years vboxsync VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57710   9 years vboxsync Comment, renaming.
(edit) @57708   9 years vboxsync Comment typo.
(edit) @57690   9 years vboxsync Additions/vbox-greeter: build fix
(edit) @57661   9 years vboxsync Guest Control/VBoxService: Fixed adopting main service's env var …
(edit) @57660   9 years vboxsync Guest Control/VBoxService: Added logging of guest process environment …
(edit) @57659   9 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57633   10 years vboxsync WDDM: minor fixes for VBOXWDDMDISP_DEVICE::cRTs greater than 1
(edit) @57605   10 years vboxsync Additions/solaris: check the return value of mod_remove() before doing …
(edit) @57601   10 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57589   10 years vboxsync Additions/linux: don't freak out if the compilation of vboxvideo.ko fails
(edit) @57544   10 years vboxsync warning
(edit) @57500   10 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57490   10 years vboxsync Additions/x11/VBoxClient: check for the kernel service before starting …
(edit) @57489   10 years vboxsync Additions/X11/seamless: Try fix broken seamless handling: additional …
(edit) @57487   10 years vboxsync forward-ported r89714 (add/os2/Config.kmk: Try use the GCC3OMF …
(edit) @57486   10 years vboxsync Additions/X11/seamless: Try fix broken seamless handling
(edit) @57468   10 years vboxsync static
(edit) @57426   10 years vboxsync DECLCALLBACK
(edit) @57416   10 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57415   10 years vboxsync More DECLCALLBACK fixes.
(edit) @57407   10 years vboxsync VBoxGuestR3LibGuestProp.cpp: Elimiate RTCMemAutoPtr.
(edit) @57395   10 years vboxsync build fix
(edit) @57372   10 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   10 years vboxsync *: scm cleanup run.
(edit) @57357   10 years vboxsync Additions/x11/VBoxClient: remove global VT switching handling again.
(edit) @57356   10 years vboxsync Additions/x11: better handling of VT switching and mode hints.
(edit) @57345   10 years vboxsync Additions/x11/vboxmouse: co-ordinate the VMMDev mouse status with the …
(edit) @57344   10 years vboxsync Additions/x11/VBoxClient: clean up seamless code slightly and handle …
(edit) @57341   10 years vboxsync Additions/win/xpdm: use correct tag with EngAllocMem()
(edit) @57316   10 years vboxsync export_modules fix
(edit) @57297   10 years vboxsync DnD/VBoxTray: Fixed memory leak.
(edit) @57283   10 years vboxsync DnD/VBoxClient: Be more responsive by splitting up failed guest->host …
(edit) @57265   10 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57264   10 years vboxsync Additions/x11/VBoxClient: reverted r101999: Additions/x11/VBoxClient: …
(edit) @57245   10 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57208   10 years vboxsync Additions/x11/VBoxClient: additional seamless logging.
(edit) @57205   10 years vboxsync gcc false positive warning
(edit) @57187   10 years vboxsync unused code
(edit) @57180   10 years vboxsync Additions/x11/vboxvideo: fix a crash in KDM when it started a second …
(edit) @57176   10 years vboxsync Additions/linux/sharedfolders: properly reflect the directory file …
(edit) @57132   10 years vboxsync Additions/linux/sharedfolders: Linux 4.2 fix
(edit) @57092   10 years vboxsync Additions/x11/vboxvideo: make VT handling more systematic.
(edit) @57063   10 years vboxsync Mac OS X GAs: shared folders: add headers and export to OSE.
(edit) @57031   10 years vboxsync solaris/vboxfs: Fixed S11 build check in makefile.
(edit) @57030   10 years vboxsync solaris/vboxfs: Fixed makefile bug.
(edit) @56995   10 years vboxsync VBoxClient: Fatal error formatting fix.
(edit) @56974   10 years vboxsync WDDM: prevent crash with W10.
(edit) @56949   10 years vboxsync Solaris/Additions: More verbose error logging while failing to find …
(edit) @56938   10 years vboxsync Additions/solaris: package vboxvideo driver for X.org 1.17 for S12 b78+.
(edit) @56909   10 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56904   10 years vboxsync DnD/VbglR3: No need to open files in vglR3DnDGHSendFile() anymore; …
(edit) @56886   10 years vboxsync Additions/x11/vboxvideo: additional default video modes.
(edit) @56881   10 years vboxsync Installers/linux: /etc/init.d/service may not exist, use …
(edit) @56860   10 years vboxsync Installers/linux: make init scripts work with recent ArchLinux versions.
(edit) @56828   10 years vboxsync Additions/linux/installer: no run-level 7.
(edit) @56784   10 years vboxsync Additions/x11/vboxvideo: add standard modes back to the RANDR 1.2+ driver.
(edit) @56781   10 years vboxsync DnD/VBoxClient: Bugfixes for stale/timing out proxy window move events …
(edit) @56776   10 years vboxsync Additions/linux/installer: vboxadd-x11 fixes.
(edit) @56760   10 years vboxsync Logging.
(edit) @56750   10 years vboxsync Additions/linux/installer: Slackware uses runlevel 4 for X11.
(edit) @56745   10 years vboxsync RTPathRmCmd seems to work fine, remove old stuff.
(edit) @56744   10 years vboxsync VBoxServiceToolBox.cpp: Try use RTPathRmCmd instead of the home cooked …
(edit) @56675   10 years vboxsync Additions/linux: Implement '-s' sloppy option parsing for shared folders.
(edit) @56671   10 years vboxsync DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), …
(edit) @56661   10 years vboxsync DnD/VBoxTray: Also support retrieving plain text, added better …
(edit) @56652   10 years vboxsync DnD/VbglR3: Also support non URI-data transfers, logging.
(edit) @56651   10 years vboxsync DnD/VBoxClient: Got rid of the buffer selection request code, …
(edit) @56575   10 years vboxsync DnD/VbglR3: Cleanup.
(edit) @56505   10 years vboxsync DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
(edit) @56467   10 years vboxsync Additions/linux/drm: build fixes to the KMS driver for recent kernels.
(edit) @56458   10 years vboxsync handle return code
(edit) @56457   10 years vboxsync Additions/VBoxService: properly report the CPU load of each VCPU
(edit) @56431   10 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56390   10 years vboxsync build fix
(edit) @56387   10 years vboxsync Additions/VBoxService: additional check
(edit) @56378   10 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56377   10 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @56376   10 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56354   10 years vboxsync build fixes
(edit) @56335   10 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56322   10 years vboxsync whitespace
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @56294   10 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   10 years vboxsync static and some function naming.
(edit) @56279   10 years vboxsync va_end(), warning
(edit) @56264   10 years vboxsync Additions/WDDM: prevent system D3D DLL from unloading until guest App …
(edit) @56249   10 years vboxsync Additions/x11/vboxvideo: set screen size as well, silly mis-type.
(edit) @56242   10 years vboxsync Additions/x11/vboxvideo: set screen size as well.
Note: See TracRevisionLog for help on using the revision log.

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