VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37335   14 years vboxsync VBoxVideo: fix integer overflow in parameters check (#5720)
(edit) @37334   14 years vboxsync Windows Guest Additions installer/WDDM: VRAM NLS change.
(edit) @37326   14 years vboxsync Windows Guest Additions installer/WDDM: Added another hint for VRAM usage.
(edit) @37317   14 years vboxsync Additions/WINNT/Installer: English and French NLS adjustment
(edit) @37315   14 years vboxsync English NLS.
(edit) @37300   14 years vboxsync wddm: memory leaks fixes, some cleanup
(edit) @37291   14 years vboxsync VBoxGuest/win: comments v2
(edit) @37290   14 years vboxsync VBoxGuest/win: comments
(edit) @37288   14 years vboxsync VBoxGuest/win: IoSkip & CallDriver for PNP_QUERY IRPS
(edit) @37286   14 years vboxsync VBoxGuest/win: complete the PNP_QUERY IRPS
(edit) @37279   14 years vboxsync Additions/WINNT/Installer: English NLS
(edit) @37278   14 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @37273   14 years vboxsync VBoxVideo: fix opengl support for xpdm mode
(edit) @37262   14 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when …
(edit) @37258   14 years vboxsync Build fix.
(edit) @37257   14 years vboxsync Comments.
(edit) @37256   14 years vboxsync VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
(edit) @37255   14 years vboxsync Installer/linux+solaris: clean up VBox.sh
(edit) @37253   14 years vboxsync Windows Guest Additions installer: Ask if Aero (WDDM) support should …
(edit) @37252   14 years vboxsync Windows Guest Additions installer: Fixed deprecated define …
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37226   14 years vboxsync VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events …
(edit) @37225   14 years vboxsync VBoxMouse/win: some cleanup & concurrency fuxes for NEW_PROTOCOL …
(edit) @37221   14 years vboxsync VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37207   14 years vboxsync wddm: more multimon & autoresize fixes
(edit) @37194   14 years vboxsync Additions/Solaris: addressed locale breakage in a better way.
(edit) @37189   14 years vboxsync wddm: more VidPn fixes & cleanup
(edit) @37188   14 years vboxsync wddm: vidpn stuff fixes
(edit) @37182   14 years vboxsync Additions/Solaris: fix ABI detection with differing locales.
(edit) @37174   14 years vboxsync Additions/x11/seamless: allow for the possibility that nothing is …
(edit) @37173   14 years vboxsync Additions/x11/VBoxClient: fixed a couple of problems in the …
(edit) @37165   14 years vboxsync wddm: fix autoresize
(edit) @37163   14 years vboxsync VBoxMouse: new mouse filter driver
(edit) @37160   14 years vboxsync Additions/linux/installer: fixed device node creation on mixed 2.4/2.6 …
(edit) @37157   14 years vboxsync crOpenGL: append 0 terminator to shader source when possible
(edit) @37141   14 years vboxsync VBoxGuestR3LibAdditions.cpp: r=bird: Added todo about leaks and …
(edit) @37127   14 years vboxsync wddm: fix driver breakage, sigh
(edit) @37105   14 years vboxsync Additions/linux/installer: sources for vbox_accel.pp
(edit) @37104   14 years vboxsync Additions/linux/installer: first attempt to get SELinux right for …
(edit) @37046   14 years vboxsync Adjusted/added logging.
(edit) @37032   14 years vboxsync crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
(edit) @37030   14 years vboxsync crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
(edit) @37025   14 years vboxsync Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop us …
(edit) @37022   14 years vboxsync Removed debug output.
(edit) @37021   14 years vboxsync Removed debug output.
(edit) @37020   14 years vboxsync indent.
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @37017   14 years vboxsync VBoxClient: Logging adjustments.
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36955   14 years vboxsync wddm: build fixes for DEBUG_misha
(edit) @36948   14 years vboxsync Additions/linux/installer: make sure gcc and make are installed too
(edit) @36899   14 years vboxsync Fix builds with undefined VBOX_WITH_WDDM
(edit) @36896   14 years vboxsync VBoxVideo: fix hangup during boot on windows2000
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36880   14 years vboxsync Additions/common/VBoxService/VBoxServicePipeBuf.cpp: warnings
(edit) @36867   14 years vboxsync Additions/Video: display/miniport drivers
(edit) @36850   14 years vboxsync Additions/solaris: Support 64-bit only Xorg binary releases.
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36810   14 years vboxsync Additions/x11/VBoxClient: drop static libstdc++
(edit) @36809   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36808   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36807   14 years vboxsync Additions/x11/seamless: we can no longer throw exceptions
(edit) @36806   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36805   14 years vboxsync Additions/x11/seamless: yet another STL-vector-in-C
(edit) @36804   14 years vboxsync Additions/x11/VBoxClient: forgot to set a flag
(edit) @36803   14 years vboxsync Additions/x11/seamless: uninitialised variable
(edit) @36802   14 years vboxsync Additions/x11/seamless: extended unit test slightly
(edit) @36792   14 years vboxsync Additions/solaris: spaces and minor fix.
(edit) @36790   14 years vboxsync Solaris/additions/postinstall.sh: minor clean up.
(edit) @36764   14 years vboxsync Additions/solaris: remove obsolete packaging bits, just causes confusion.
(edit) @36759   14 years vboxsync Additions/linux/Installer: use only pkexec, sudo and su for the …
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36754   14 years vboxsync VBoxService/Toolbox: Adjust error check.
(edit) @36752   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36751   14 years vboxsync Additions/solaris: Support for Xorg 1.10
(edit) @36749   14 years vboxsync VBoxService/GuestCtrl: Fixed getting output data from started process, …
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36744   14 years vboxsync VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
(edit) @36740   14 years vboxsync Logging.
(edit) @36737   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36734   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36733   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36732   14 years vboxsync VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
(edit) @36685   14 years vboxsync Additions/x11/seamless: replaced std::map with RTAVLU32TREE
(edit) @36684   14 years vboxsync Installers/linux: indentation fix
(edit) @36681   14 years vboxsync Installers/linux: more autorun hacking
(edit) @36672   14 years vboxsync Additions/x11/seamless: uninitialised variable, harmless I believe
(edit) @36670   14 years vboxsync VBoxVideo: fix memory leak in seamless mode
(edit) @36668   14 years vboxsync Additions/linux/installer: fix an error message on SUSE guests
(edit) @36666   14 years vboxsync Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
(edit) @36662   14 years vboxsync Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
(edit) @36658   14 years vboxsync Additions/linux/installer: shell script refactoring
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36626   14 years vboxsync Installer/linux: fix quoting in the Additions auto-installer
(edit) @36603   14 years vboxsync Additions/linux/installer: removed the test kernel modules
(edit) @36602   14 years vboxsync Additions/linux/installer: modularise vboxvideo.ko kernel makefile
(edit) @36584   14 years vboxsync Additions/linux/installer: modularise the vboxsf.ko kernel makefile
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
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