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) @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   10 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   11 years vboxsync Additions/common/VBoxGuestLib: change VbglR3GuestPropEnum() to return …
(edit) @52233   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52222   11 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52214   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52212   11 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52210   11 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.
(edit) @49929   11 years vboxsync DnD/VbglR3: Static.
(edit) @49924   11 years vboxsync Indentation.
(edit) @49923   11 years vboxsync DnD/VbglR3: Sanitize file/directory paths coming from the host, fixed …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47695   12 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47620   12 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47294   12 years vboxsync Guest user state reporting: Update.
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45356   12 years vboxsync tabs
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45018   12 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Removed incorrect assertion (caused …
(edit) @45016   12 years vboxsync VBoxGuestR0LibSharedFolders.c: nits.
(edit) @45015   12 years vboxsync VBoxGuestR0LibSharedFolders.c: Use RT_ZERO instead of non-portable …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44558   12 years vboxsync VBOXSF: use page list for read/write buffer.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44141   12 years vboxsync VBoxGuestR3Lib/VbglR3SharedFolderGetMappings: return SUCCESS if the …
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43722   12 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
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