VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @34720   14 years vboxsync Additions/x11/vboxvideo: temporary makefile hackery to make Solaris 10 …
(edit) @34719   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the symbol list
(edit) @34718   14 years vboxsync Additions/x11/x11include: removed unused header file that was …
(edit) @34715   14 years vboxsync Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34706   14 years vboxsync Linux additions: add the LICENSE file there as well
(edit) @34698   14 years vboxsync Additions/solaris: put LICENSE file in additions install directory, …
(edit) @34686   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34677   14 years vboxsync Windows Guest Additions installer: Use license file in RTF format, …
(edit) @34665   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34635   14 years vboxsync Windows Guest Additions: Ship with GPLv2 license.
(edit) @34632   14 years vboxsync Installer/Solaris: do not show license on package install, eliminate …
(edit) @34627   14 years vboxsync s/VBOX_WITH_LICENSE/VBOX_WITH_LICENSE_DISPLAY
(edit) @34624   14 years vboxsync Windows Guest Additions: Don't display any license (page) anymore.
(edit) @34617   14 years vboxsync VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
(edit) @34613   14 years vboxsync Simpler error check.
(edit) @34551   14 years vboxsync VBoxGuest-win: superfluous
(edit) @34549   14 years vboxsync Windows Guest Additions installer: Bugfixes for initialization.
(edit) @34544   14 years vboxsync Windows installer: corrected misinterpretation of the nSize parameter
(edit) @34524   14 years vboxsync Build fix.
(edit) @34521   14 years vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34491   14 years vboxsync VBoxVideo: remove more leading underscores from structure names
(edit) @34446   14 years vboxsync Windows Guest Additions installer: Set reboot flag also on debug …
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