VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35332   14 years vboxsync wine/xpdm: commpilable 64bit version (not tested yet)
(edit) @35328   14 years vboxsync propper (hopefully) build fix
(edit) @35327   14 years vboxsync build fix try
(edit) @35326   14 years vboxsync build fix (XXX_TEMPLATE does not seem propagated with XXX_EXTENDS for …
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35304   14 years vboxsync Main/Display, VBoxTray: removed obsolete code.
(edit) @35292   14 years vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35265   14 years vboxsync Additions/linux/installer: make sure the udev rule gets installed …
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35249   14 years vboxsync Linux Additions: cosmetical fix for the guest kernel module startup script
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35210   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35209   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35208   14 years vboxsync Additions/x11/vboxvideo: possible fix an X.Org segault
(edit) @35207   14 years vboxsync Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not …
(edit) @35202   14 years vboxsync Additions/linux/installer: do not manually created device nodes if we …
(edit) @35200   14 years vboxsync Additions/linux/installer: cleanup without functionality changes
(edit) @35195   14 years vboxsync crOpenGL: disable compiled vertex array usage
(edit) @35186   14 years vboxsync Compile fix
(edit) @35180   14 years vboxsync More logging
(edit) @35179   14 years vboxsync Duplicate case
(edit) @35155   14 years vboxsync Additions/x11/vboxvideo: uninitialised variable
(edit) @35150   14 years vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35127   14 years vboxsync crOpenGL: fix OpenGL support for win2k guests
(edit) @35125   14 years vboxsync Additions/x11/vboxvide: logging adjustments
(edit) @35121   14 years vboxsync Moved assertion to the place that actually relies on it
(edit) @35118   14 years vboxsync Too noisy logging
(edit) @35102   14 years vboxsync Additions/x11/vboxvideo: correctness fix
(edit) @35080   14 years vboxsync Added todo.
(edit) @35077   14 years vboxsync VBoxService/AutoMount: Fixed shutting down flag race when actually …
(edit) @35060   14 years vboxsync Comment typos.
(edit) @35058   14 years vboxsync VBoxService/AutoMount: Fixed SIGBUS errors by doing a better/more …
(edit) @35055   14 years vboxsync VBoxService/AutoMount: Logging, handle write protected mounts.
(edit) @35053   14 years vboxsync cosmetics
(edit) @35052   14 years vboxsync Additions/WINNT/Graphics/Wine: export missing files to OSE
(edit) @35049   14 years vboxsync Additions/x11/Installer: fixed an xorg.conf hacking regression
(edit) @35048   14 years vboxsync Additions/x11/vboxvideo: do not force the origin of the first monitor …
(edit) @35046   14 years vboxsync Additions build fix
(edit) @35039   14 years vboxsync crOpenGL: fix glmark2 incorrect rendering with mesa 7.9
(edit) @35036   14 years vboxsync Warning.
(edit) @35031   14 years vboxsync crOpenGL: fix opengl for mesa 7.9
(edit) @35027   14 years vboxsync Logging.
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35012   14 years vboxsync Accidental code commit.
(edit) @35010   14 years vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @35007   14 years vboxsync crOpenGL: fix glxinfo warning on ubuntu 10.10
(edit) @35006   14 years vboxsync Windows Guest Additions installer: Put 64-bit installer in 32-bit …
(edit) @35001   14 years vboxsync Linux Additions/installer: actually compile the vboxvideo module if …
(edit) @34997   14 years vboxsync Additions/x11/vboxvideo: re-enable vboxvideo, which was accidentally …
(edit) @34996   14 years vboxsync Windows Guest Additions installer/crOGL: Comment, removed not needed …
(edit) @34995   14 years vboxsync Installer/crOpenGL: fix opengl support for 64bit Windows XP SP2
(edit) @34988   14 years vboxsync wddm/wine/3d: missing files for de-libWineization
(edit) @34987   14 years vboxsync wddm/wine/3d: get rid of libWine, 64bit wine build (not tested yet), …
(edit) @34981   14 years vboxsync Todo.
(edit) @34943   14 years vboxsync crOpenGL/wined3d: fix incorrect rendering for some d3d8/9 apps
(edit) @34939   14 years vboxsync wddm/3d: impl missing lock/unlock surface functionality, remove …
(edit) @34922   14 years vboxsync Additions/x11/vboxvideo: another screen layout/mouse location issue
(edit) @34918   14 years vboxsync Additions/x11/VBoxClient: multi-monitor dynamic resizing
(edit) @34917   14 years vboxsync wddm/3d: remove deprecated assert, log dirty rect query falure
(edit) @34916   14 years vboxsync crOgl/wddm: visible regions handling fix
(edit) @34914   14 years vboxsync Additions/x11/vboxvideo: missing symbol
(edit) @34912   14 years vboxsync crOpenGL: fix d3d8/9 on windows xp guests
(edit) @34911   14 years vboxsync Additions/x11/vboxvideo: fix an off-by-one and let the driver receive …
(edit) @34894   14 years vboxsync crOpenGL/xpdm: comment out asserts
(edit) @34887   14 years vboxsync crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
(edit) @34884   14 years vboxsync Ogl: make HGSMI be properly disabled for non-WDDM
(edit) @34872   14 years vboxsync Additions/x11/vboxvideo: handle moving and disabling monitors in X.Org …
(edit) @34871   14 years vboxsync Additions/x11/vboxvideo: small fix
(edit) @34869   14 years vboxsync Copy/paste error.
(edit) @34868   14 years vboxsync Cosmetics.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34859   14 years vboxsync Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad …
(edit) @34848   14 years vboxsync logging
(edit) @34817   14 years vboxsync VBoxGuestLib (currently) not required for testsuite
(edit) @34810   14 years vboxsync wddm/3d: disable vectored exception handler assert for debug builds
(edit) @34805   14 years vboxsync double tab indent for prerequisites
(edit) @34804   14 years vboxsync build fix
(edit) @34801   14 years vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34800   14 years vboxsync adds burn fix
(edit) @34796   14 years vboxsync wddm/3d: 32bit VBoxDispD3D.dll for amd64 (disabled)
(edit) @34780   14 years vboxsync Exclude from non_-WDDM build
(edit) @34777   14 years vboxsync Minor help text update.
(edit) @34765   14 years vboxsync Linux additions: warning
(edit) @34764   14 years vboxsync no 64-bit div here
(edit) @34763   14 years vboxsync Additions/x11/vboxvideo: fix updates on additional monitors, try to …
(edit) @34754   14 years vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @34747   14 years vboxsync Additions/x11/vboxvideo: main code for multi-monitor X11 and various …
(edit) @34745   14 years vboxsync Windows Guest Additions installer: Back out reboot flag handling …
(edit) @34742   14 years vboxsync Windows Guest Additions installer: Put reboot-flag in sub-folder.
(edit) @34733   14 years vboxsync Build fix.
(edit) @34732   14 years vboxsync Comment
(edit) @34731   14 years vboxsync Windows Guest Additions installer: Also set flag on installation success.
(edit) @34729   14 years vboxsync Windows Guest Additions installer: Set flag for a needed reboot after …
(edit) @34722   14 years vboxsync Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
(edit) @34721   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the "undefined" list
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