VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58682   9 years vboxsync Additions: reverted r104082: not necessary
(edit) @58665   9 years vboxsync bugref:7895: Additions and Main/Display: report host support for XOR …
(edit) @58661   9 years vboxsync Additions/x11: warning clean-up in X.Org headers to support server …
(edit) @58660   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when we build …
(edit) @58659   9 years vboxsync Additions/x11: warning clean-up in X.Org headers to support server …
(edit) @58647   9 years vboxsync Additions/X11: special case for Fedora 23 (another missing change)
(edit) @58644   9 years vboxsync Additions/X11: special case for Fedora 23 (missing change)
(edit) @58643   9 years vboxsync Additions/X11: special case for Fedora 23
(edit) @58635   9 years vboxsync Additions/x11: build a video driver for X.Org Server 1.18.
(edit) @58634   9 years vboxsync Additions/x11: added header files for building X.Org video driver …
(edit) @58622   9 years vboxsync bugref: 8087:Additions/x11: support non-root X server: make the …
(edit) @58619   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58618   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make the …
(edit) @58614   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: revert r103927
(edit) @58604   9 years vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @58584   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when using …
(edit) @58576   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: correct a …
(edit) @58575   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when our OpenGL …
(edit) @58404   9 years vboxsync warning
(edit) @58371   9 years vboxsync DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58361   9 years vboxsync Additions/WINNT/SharedFolders: IOCTL processing cleanup, logging.
(edit) @58359   9 years vboxsync Installer/linux (guest): remove confusing sanity checks.
(edit) @58358   9 years vboxsync WDDM: use correct pitch.
(edit) @58357   9 years vboxsync Installer/linux (guest): fix kernel module re-building looping if the …
(edit) @58356   9 years vboxsync Reverted r103548 (wrong commit message).
(edit) @58351   9 years vboxsync Installer/linux (guest): get rid of more auto-generation.
(edit) @58348   9 years vboxsync Installer/linux (guest): remove confusing sanity checks.
(edit) @58347   9 years vboxsync Additions/linux/VBoxGuest: build fix.
(edit) @58336   9 years vboxsync DnD/VBoxTray: Not needed anymore.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58326   9 years vboxsync Installers/linux: service output clean-up.
(edit) @58324   9 years vboxsync Installers/linux: cleaner script for getting shell script location folders.
(edit) @58308   9 years vboxsync VBoxTray.cpp: removed malloc.h.
(edit) @58307   9 years vboxsync Additions/WINNT/VBoxGuestInternal.h: Removed empty misnamed file. …
(edit) @58306   9 years vboxsync VBoxTray/VBoxIPCInit: Simplified pipe name construction, removing …
(edit) @58305   9 years vboxsync RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
(edit) @58290   9 years vboxsync RTLocalIpc fixes.
(edit) @58257   9 years vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58204   9 years vboxsync VBoxGuestLib: Fixed doxygen warnings.
(edit) @58203   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
(edit) @58200   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Shouldn't include log.h and assert.h …
(edit) @58198   9 years vboxsync VBoxGuestR0LibSharedFolders: ulClientID -> idClient w/ HGCMCLIENTID type.
(edit) @58197   9 years vboxsync VBoxGuestR0LibSharedFolders.h: Removed unused windows cruft.
(edit) @58196   9 years vboxsync VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> …
(edit) @58195   9 years vboxsync VBoxGuestR0LibSharedFolders: Prefixed functions ('vbox' wasn't a very …
(edit) @58192   9 years vboxsync VBoxGuestR0LibSharedFolders.*: Spaces.
(edit) @58191   9 years vboxsync VBoxGuestLib: max 130.
(edit) @58190   9 years vboxsync Graphics/Video/Makefile.kmk: Don't refer targets which aren't in the …
(edit) @58188   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58187   9 years vboxsync VbglR3VideoModeGetHighestSavedScreen: pszName maybe used …
(edit) @58185   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58183   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58182   9 years vboxsync VBoxService: fixed semaphore destruction race.
(edit) @58181   9 years vboxsync VBoxGuestLib: Removed misunderstood …
(edit) @58178   9 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58177   9 years vboxsync iprt/cdefs.h,VBoxGuestR3LibAdditions.cpp: Added RT_LSTR for prefixing …
(edit) @58176   9 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't use ANSI APIs! Why pretend …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58154   9 years vboxsync Doxygen: fixes
(edit) @58152   9 years vboxsync WDDM: wine workaround for Intel GLSL compiler quirk
(edit) @58146   9 years vboxsync Doxygen: build fix.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58143   9 years vboxsync mount.vboxsf.c: Doxygen fix and some simplifications.
(edit) @58130   9 years vboxsync x11/vboxvideo: More file header fixes. (Doxygen expected a file name …
(edit) @58129   9 years vboxsync linux/drm: Fixed incorrect file headers. (copy + past is difficult, …
(edit) @58115   9 years vboxsync VBoxGuest: build fix
(edit) @58113   9 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58089   9 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @58054   9 years vboxsync VBoxService: page fix
(edit) @58053   9 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
(edit) @58052   9 years vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58042   9 years vboxsync VBoxService: warning
(edit) @58040   9 years vboxsync warning
(edit) @58037   9 years vboxsync warning
(edit) @58034   9 years vboxsync VBoxService: oops
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58032   9 years vboxsync VBoxService: Build fix
(edit) @58031   9 years vboxsync VBoxService: Some more cleanups log statements & comments.
(edit) @58030   9 years vboxsync VBoxService: build fix
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @58023   9 years vboxsync VBoxServiceControlSession.cpp: Pass RTPROC_FLAGS_PROFILE on unix too; …
(edit) @57986   9 years vboxsync Installers/linux: try to rebuild the kernel modules if they cannot be …
(edit) @57985   9 years vboxsync Installers/linux: silence some unwanted output.
(edit) @57971   9 years vboxsync Installers/linux: output clean-up.
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57966   9 years vboxsync Additions/VBoxService: unsigned verbosity level
(edit) @57965   9 years vboxsync Additions: fix
(edit) @57963   9 years vboxsync VBoxServiceControlSession.cpp: typo.
(edit) @57962   9 years vboxsync VBoxServiceControlSession.cpp: ditto.
(edit) @57961   9 years vboxsync VBoxServiceControlSession.cpp: better off doing the changes immediately.
(edit) @57960   9 years vboxsync VBoxServiceControlSession.cpp: feedback.
(edit) @57947   9 years vboxsync WDDM: adjust capabilities for D3D9 feature level 9.3
(edit) @57945   9 years vboxsync Installers/linux: cleaned up init script output and logging a bit.
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57925   9 years vboxsync VBoxServiceVMInfo-win.cpp: kernel32
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