VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63760   8 years vboxsync build fix
(edit) @63756   8 years vboxsync HostServices/SharedFolders: test case warning fix for gcc 6.2.
(edit) @63619   8 years vboxsync SharedFolders: removed unnecessary assertion
(edit) @63565   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63447   8 years vboxsync warnings
(edit) @63325   8 years vboxsync warningS
(edit) @63220   8 years vboxsync Devices: warnings (gcc)
(edit) @63197   8 years vboxsync VBoxAuthSimple: Fixed warnings and some silly code.
(edit) @63123   8 years vboxsync warnings
(edit) @63122   8 years vboxsync vboxClipboardDump,DumpHtml: Warnings (always check that the for loop …
(edit) @63121   8 years vboxsync warnings
(edit) @63120   8 years vboxsync warnings
(edit) @63030   8 years vboxsync oops
(edit) @62876   8 years vboxsync HostServices: gcc warnings
(edit) @62846   8 years vboxsync put const after so you can follow our normal continuation indent rule.
(edit) @62807   8 years vboxsync HostServices: warnings
(edit) @62806   8 years vboxsync HostServices: warnings
(edit) @62804   8 years vboxsync HostServices: warnings
(edit) @62803   8 years vboxsync DragAndDropService::hostCall: Uninitialized 'rc' variable fix, …
(edit) @62802   8 years vboxsync HostServices: warnings
(edit) @62801   8 years vboxsync GuestCtrl/Service: Removed gctrl.cpp+gctrl.h as we didn't use anything …
(edit) @62800   8 years vboxsync GuestCtrl/Service: warnings
(edit) @62799   8 years vboxsync GuestProperties: warnings - MSC has trouble with the flat 'if …
(edit) @62798   8 years vboxsync oops
(edit) @62797   8 years vboxsync VBoxClipboard-win.cpp: Counted my way thru s_szFormatSample and …
(edit) @62793   8 years vboxsync VBoxClipbaord-win.cpp: We document using doxygen! Don't put the format …
(edit) @62792   8 years vboxsync HostServices: warnings
(edit) @62791   8 years vboxsync HostServices: warnings
(edit) @62790   8 years vboxsync HostServices: warnings
(edit) @62789   8 years vboxsync HostServices: warnings
(edit) @62788   8 years vboxsync vbsf.cpp: incorrected RT_OS_SOLARIS check.
(edit) @62787   8 years vboxsync HostServices: warnings
(edit) @62785   8 years vboxsync HostServices: warnings
(edit) @62783   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62782   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62489   8 years vboxsync (C) 2016
(edit) @62467   8 years vboxsync HostServices: scm
(edit) @62306   8 years vboxsync Mac OS X: g/c typedef without a defined name. The intention probably …
(edit) @62234   8 years vboxsync Reverted temporary commit r108723.
(edit) @62213   8 years vboxsync ticketref:13653: temporarily commit vbox-NVIDIA-fix-v2.patch.txt to …
(edit) @62088   8 years vboxsync crOpenGL: use BOOL instead of bool to match API.
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61724   8 years vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61589   9 years vboxsync Additions/SharedClipboard: fix for ​bugref:8363: added HTML clipboard …
(edit) @61230   9 years vboxsync -Wno-deprecated-declarations
(edit) @60784   9 years vboxsync SharedClipboard: vboxOpenClipboard cleanup
(edit) @60772   9 years vboxsync Additions/SharedClipboard: fix for bugref:6466: fixed OpenClipboard() …
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60392   9 years vboxsync GuestProperties/service.cpp: Header needed anymore, touched copyright.
(edit) @60391   9 years vboxsync GuestControl/service.cpp: Follow-up for r106475 (bugref:7179): …
(edit) @60389   9 years vboxsync bugref:7179. Removed auto_ptr.
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @59856   9 years vboxsync DnD: HostServices/DragAndDrop/service.cpp: Cancel deferred client …
(edit) @59832   9 years vboxsync DnD/HostService: More code for host/guest side cancellation handling; …
(edit) @59711   9 years vboxsync SharedFolders: fix debug build.
(edit) @59710   9 years vboxsync SharedFolders: bugref:7765: handle deleted folders
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59473   9 years vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59198   9 years vboxsync SharedOpenGL: bugref:6538: require OpenGL 2.1
(edit) @58776   9 years vboxsync play safe
(edit) @58775   9 years vboxsync HostServices/GuestProperties: fixed crash during shutdown under …
(edit) @58770   9 years vboxsync vbsfConvertFileOpenFlags: Use RTFILE_O_ATTR_ONLY on windows (untested).
(edit) @58617   9 years vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58604   9 years vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @58388   9 years vboxsync auth/winlogon: use LogonUserW
(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) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @58150   9 years vboxsync bogus test
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57946   9 years vboxsync SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
(edit) @57929   9 years vboxsync SharedOpenGL: initial support for DrawBuffers (n == 1) in the state …
(edit) @57909   9 years vboxsync Chromium OpenGL: removed hack from crserverlib/get_sizes.py because …
(edit) @57849   9 years vboxsync HostServices/SharedFolders: allow colon character for darwin host.
(edit) @57782   9 years vboxsync SharedFolders: options for guest to host path conversion.
(edit) @57766   9 years vboxsync HostServices/GuestProperties: asynch host notifications.
(edit) @57760   9 years vboxsync DnD/HostService: Never block a GUEST_DND_CONNECT call, as the clients …
(edit) @57754   9 years vboxsync Committed too much.
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57543   9 years vboxsync warning
(edit) @57457   9 years vboxsync SharedFolders: use the guest path delimiter.
(edit) @57453   9 years vboxsync OpenGL: Include VBoxOGLexpandospu.dylib in the installer package if …
(edit) @57421   9 years vboxsync wrong
(edit) @57420   9 years vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57286   9 years vboxsync DnD/HostService: Check for bad_alloc, report if host callbacks are …
(edit) @57210   9 years vboxsync LogRel nit.
(edit) @57058   9 years vboxsync Host 3D: Display Lists: treat more carefully with contexts when restoring.
(edit) @56997   9 years vboxsync HostChannel.cpp: Log formatting fixes.
(edit) @56970   9 years vboxsync crserverlib: Use AssertLogRelRCReturn instead of AssertRCReturn when …
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