VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11733   16 years vboxsync Made the automatic build tests no depend on VBoxRT.
(edit) @11732   16 years vboxsync tstShflSize: don't depend on VBoxRT
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11430   16 years vboxsync some obviously missing \n at end of a Log() string
(edit) @11411   16 years vboxsync Fix startup failure and glGetString with NVidia drivers
(edit) @11408   16 years vboxsync RDP clipboard fixes: serialize data reading and annoncements of new …
(edit) @11382   16 years vboxsync shared clipboard: fail silently if we are not running on an X11 server …
(edit) @11314   16 years vboxsync gcc is too pedantic but this cannot hurt
(edit) @11122   16 years vboxsync gcc-4.3 warning
(edit) @11108   16 years vboxsync Main, HostServices/GuestProperties: the timestamp is in nanoseconds …
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11082   16 years vboxsync HostServices/GuestProperties: reverted r33992 temporarily as it …
(edit) @11081   16 years vboxsync HostServices/GuestProperties: renaming
(edit) @11063   16 years vboxsync HostServices/GuestProperties and Main: add timestamps and flags …
(edit) @11034   16 years vboxsync HostServices/GuestProperties: make ENUM_PROPS available to the host
(edit) @10986   16 years vboxsync HostServices/GuestProperties: removed an unused header file
(edit) @10981   16 years vboxsync HostServices/GuestProperties: cosmetics
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10953   16 years vboxsync GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
(edit) @10952   16 years vboxsync GuestProps: Use RTSTR_VALIDATE_ENCODING_ZERO_TERMINATED.
(edit) @10950   16 years vboxsync Fixing windows bustage.
(edit) @10929   16 years vboxsync HostServices/GuestProperties: added a guest enumeration interface to …
(edit) @10891   16 years vboxsync vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10529   16 years vboxsync HostServices/SharedFolders: added release logging to the shared …
(edit) @10198   16 years vboxsync Fixed dependency (double expansion).
(edit) @10144   16 years vboxsync HostServices/SharedInfoServices: made the guest property functions …
(edit) @10051   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @10017   16 years vboxsync HostServices/SharedInfoService and Additions/common: deal with …
(edit) @10004   16 years vboxsync HostServices/SharedInfoServices: removed a wrong test
(edit) @10003   16 years vboxsync HostServices/SharedInfoServices: added a request to remove a guest property
(edit) @9995   16 years vboxsync HostServices/SharedInfoService: did a cleanup todo
(edit) @9927   16 years vboxsync @todo
(edit) @9917   16 years vboxsync Corrected hungarian spelling and added a todo.
(edit) @9882   16 years vboxsync HostServices/SharedInfoServices: deal with empty registry values …
(edit) @9880   16 years vboxsync External contribution: Gi youl Kim Mac OS X deals with filename using …
(edit) @9816   16 years vboxsync Windows shared folders: a more generic directory listing bugfix.
(edit) @9810   16 years vboxsync HostServices/SharedInfoServices: comment/warning
(edit) @9780   16 years vboxsync Windows shared folders: another directory listing bugfix.
(edit) @9727   16 years vboxsync HostServices: added a new service (SharedInfoService) to provide a …
(edit) @9462   17 years vboxsync
(edit) @9461   17 years vboxsync debug
(edit) @9460   17 years vboxsync Fixed tstShflSizes for 64 bits hosts.
(edit) @9459   17 years vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9146   17 years vboxsync Backed out r31259.
(edit) @9134   17 years vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @8992   17 years vboxsync Configure the testing pass.
(edit) @8951   17 years vboxsync HostServices/SharedClipboard and Additions/x11: support middle-button …
(edit) @8774   17 years vboxsync win32.cpp -> VBoxClipboard-win.cpp
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8280   17 years vboxsync else if on the same line.
(edit) @8268   17 years vboxsync OSX: Fixed #2788. Utf-16 text not transfered from host to guest.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8067   17 years vboxsync HostServices/SharedClipboard: another attempt to fix a segfault in the …
(edit) @8043   17 years vboxsync HostServices/SharedClipboard: only wait for five minutes for the …
(edit) @8022   17 years vboxsync HostServices/SharedClipboard: wait forever for the clipboard thread to …
(edit) @8004   17 years vboxsync HostServices/SharedClipboard: made the X11 resources static in the …
(edit) @7911   17 years vboxsync .cpp.cpp -> .cpp
(edit) @7892   17 years vboxsync HostServices/SharedClipboard: renamed linux host files to be x11 host files
(edit) @7887   17 years vboxsync HostServices/SharedClipboard: fixed a possible segmentation fault in …
(edit) @7862   17 years vboxsync HGCM service must not block: added todo for SHFL_LOCK_WAIT (Shared …
(edit) @7813   17 years vboxsync Typo.
(edit) @7812   17 years vboxsync HGCM: Add user data pointer to HGCM service function table - fixed a …
(edit) @7810   17 years vboxsync Addded a new line to differentiate between calls more easily.
(edit) @7801   17 years vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7429   17 years vboxsync RTUCS2 -> RTUTF16.
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7249   17 years vboxsync Use the critsect to serialize access to the pastboard so that the …
(edit) @7248   17 years vboxsync comment typo.
(edit) @7242   17 years vboxsync Mac OS X: If the host clipboard is cleared or filled with unsupported …
(edit) @7241   17 years vboxsync Mac OS X: Added some documentation to the pasteboard methods. Removed …
(edit) @7234   17 years vboxsync fTerminate should be volatile.
(edit) @7165   17 years vboxsync Better cleanup on shared clipboard initialization failure.
(edit) @7163   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7162   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7131   17 years vboxsync fix
(edit) @7123   17 years vboxsync fix.
(edit) @7117   17 years vboxsync r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
(edit) @7073   17 years vboxsync Added support for the clipboard on Mac OS X hosts. Currently unicode …
(edit) @6990   17 years vboxsync Additions/X11 and HostServices/SharedClipboard: fixed a problem with …
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6901   17 years vboxsync Shared folders: No assertions when accessing file properties anymore.
(edit) @6896   17 years vboxsync Shared folders: Bugfix for file properties assertion.
(edit) @6848   17 years vboxsync Shared folders: Bugfix for accessing file properties of files on the …
(edit) @6838   17 years vboxsync More bugfixes for shared folders.
(edit) @6832   17 years vboxsync Eliminated tabs.
(edit) @6831   17 years vboxsync First bugfix for shared folder guest -> host copying. Now overwriting …
(edit) @6773   17 years vboxsync Hostside shareclipboard makefile: Use if1of here.
(edit) @6722   17 years vboxsync spelling
(edit) @6718   17 years vboxsync better fix
(edit) @6717   17 years vboxsync fix
(edit) @6716   17 years vboxsync adapted BFE to readonly shared folders
(edit) @6631   17 years vboxsync HostServices/SharedClipboard: returned iprt status codes where bool …
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