VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59848   9 years vboxsync DnD/VbglR3: Added more code required for raw data processing, logging …
(edit) @59266   9 years vboxsync gcc warning
(edit) @59012   9 years vboxsync added Doxygen comment
(edit) @58993   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(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) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(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) @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) @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) @58154   9 years vboxsync Doxygen: fixes
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57743   9 years vboxsync DnD/VbglR3: Check the host version before doing a (blocking) …
(edit) @57730   9 years vboxsync Windows build fix
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57407   9 years vboxsync VBoxGuestR3LibGuestProp.cpp: Elimiate RTCMemAutoPtr.
(edit) @57395   9 years vboxsync build fix
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57205   9 years vboxsync gcc false positive warning
(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) @56652   10 years vboxsync DnD/VbglR3: Also support non URI-data transfers, logging.
(edit) @56575   10 years vboxsync DnD/VbglR3: Cleanup.
(edit) @56505   10 years vboxsync DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
(edit) @56294   10 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55981   10 years vboxsync build fix
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55902   10 years vboxsync Additions/common/VBoxGuestLib: more precise scanf format string.
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54852   10 years vboxsync Additions/common/VBoxGuestLib: when trying to save video mode hints to …
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @53972   10 years vboxsync Additions/x11: remove unnecessary IPRT support code from X.Org drivers.
(edit) @53463   10 years vboxsync Additions/common/VBoxGuestLib: fix mode hint backwards compatibility.
(edit) @53454   10 years vboxsync Additions/common/VBoxGuestLib: make saving video modes in guest …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52800   10 years vboxsync Additions/VBoxGuestLib: minor typo, thanks PVS
(edit) @52308   10 years vboxsync Additions/common/VBoxGuestLib: change VbglR3GuestPropEnum() to return …
(edit) @52233   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52222   10 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52214   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52212   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52201   11 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52189   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   11 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @51997   11 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51962   11 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51254   11 years vboxsync Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use …
(edit) @50838   11 years vboxsync Additions: return the actual result of certain vbglDriverIOCtl() calls
(edit) @50837   11 years vboxsync Additions: also check the actual result of certain vbglDriverIOCtl() calls
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50821   11 years vboxsync crOpenGL/hgcm: fix connect failure
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50562   11 years vboxsync Build fix.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50462   11 years vboxsync Build fix.
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49930   11 years vboxsync Build fix.
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