VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63122   8 年 vboxsync vboxClipboardDump,DumpHtml: Warnings (always check that the for loop …
(edit) @63121   8 年 vboxsync warnings
(edit) @63120   8 年 vboxsync warnings
(edit) @63030   8 年 vboxsync oops
(edit) @62876   8 年 vboxsync HostServices: gcc warnings
(edit) @62846   8 年 vboxsync put const after so you can follow our normal continuation indent rule.
(edit) @62807   8 年 vboxsync HostServices: warnings
(edit) @62806   8 年 vboxsync HostServices: warnings
(edit) @62804   8 年 vboxsync HostServices: warnings
(edit) @62803   8 年 vboxsync DragAndDropService::hostCall: Uninitialized 'rc' variable fix, …
(edit) @62802   8 年 vboxsync HostServices: warnings
(edit) @62801   8 年 vboxsync GuestCtrl/Service: Removed gctrl.cpp+gctrl.h as we didn't use anything …
(edit) @62800   8 年 vboxsync GuestCtrl/Service: warnings
(edit) @62799   8 年 vboxsync GuestProperties: warnings - MSC has trouble with the flat 'if …
(edit) @62798   8 年 vboxsync oops
(edit) @62797   8 年 vboxsync VBoxClipboard-win.cpp: Counted my way thru s_szFormatSample and …
(edit) @62793   8 年 vboxsync VBoxClipbaord-win.cpp: We document using doxygen! Don't put the format …
(edit) @62792   8 年 vboxsync HostServices: warnings
(edit) @62791   8 年 vboxsync HostServices: warnings
(edit) @62790   8 年 vboxsync HostServices: warnings
(edit) @62789   8 年 vboxsync HostServices: warnings
(edit) @62788   8 年 vboxsync vbsf.cpp: incorrected RT_OS_SOLARIS check.
(edit) @62787   8 年 vboxsync HostServices: warnings
(edit) @62785   8 年 vboxsync HostServices: warnings
(edit) @62783   8 年 vboxsync HostServices,GuestHost: warnings
(edit) @62782   8 年 vboxsync HostServices,GuestHost: warnings
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 年 vboxsync (C) 2016
(edit) @62489   8 年 vboxsync (C) 2016
(edit) @62467   8 年 vboxsync HostServices: scm
(edit) @62306   8 年 vboxsync Mac OS X: g/c typedef without a defined name. The intention probably …
(edit) @62234   8 年 vboxsync Reverted temporary commit r108723.
(edit) @62213   8 年 vboxsync ticketref:13653: temporarily commit vbox-NVIDIA-fix-v2.patch.txt to …
(edit) @62088   8 年 vboxsync crOpenGL: use BOOL instead of bool to match API.
(edit) @61908   8 年 vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61724   8 年 vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61589   8 年 vboxsync Additions/SharedClipboard: fix for ​bugref:8363: added HTML clipboard …
(edit) @61230   8 年 vboxsync -Wno-deprecated-declarations
(edit) @60784   9 年 vboxsync SharedClipboard: vboxOpenClipboard cleanup
(edit) @60772   9 年 vboxsync Additions/SharedClipboard: fix for bugref:6466: fixed OpenClipboard() …
(edit) @60765   9 年 vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60392   9 年 vboxsync GuestProperties/service.cpp: Header needed anymore, touched copyright.
(edit) @60391   9 年 vboxsync GuestControl/service.cpp: Follow-up for r106475 (bugref:7179): …
(edit) @60389   9 年 vboxsync bugref:7179. Removed auto_ptr.
(edit) @60072   9 年 vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @60063   9 年 vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @59856   9 年 vboxsync DnD: HostServices/DragAndDrop/service.cpp: Cancel deferred client …
(edit) @59832   9 年 vboxsync DnD/HostService: More code for host/guest side cancellation handling; …
(edit) @59711   9 年 vboxsync SharedFolders: fix debug build.
(edit) @59710   9 年 vboxsync SharedFolders: bugref:7765: handle deleted folders
(edit) @59509   9 年 vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59473   9 年 vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59198   9 年 vboxsync SharedOpenGL: bugref:6538: require OpenGL 2.1
(edit) @58776   9 年 vboxsync play safe
(edit) @58775   9 年 vboxsync HostServices/GuestProperties: fixed crash during shutdown under …
(edit) @58770   9 年 vboxsync vbsfConvertFileOpenFlags: Use RTFILE_O_ATTR_ONLY on windows (untested).
(edit) @58617   9 年 vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58604   9 年 vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @58388   9 年 vboxsync auth/winlogon: use LogonUserW
(edit) @58329   9 年 vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58257   9 年 vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58231   9 年 vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 年 vboxsync DnD: Bugfixes.
(edit) @58212   9 年 vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58171   9 年 vboxsync doxygen: fixes.
(edit) @58150   9 年 vboxsync bogus test
(edit) @58132   9 年 vboxsync *: Doxygen fixes.
(edit) @57946   9 年 vboxsync SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
(edit) @57929   9 年 vboxsync SharedOpenGL: initial support for DrawBuffers (n == 1) in the state …
(edit) @57909   9 年 vboxsync Chromium OpenGL: removed hack from crserverlib/get_sizes.py because …
(edit) @57849   9 年 vboxsync HostServices/SharedFolders: allow colon character for darwin host.
(edit) @57782   9 年 vboxsync SharedFolders: options for guest to host path conversion.
(edit) @57766   9 年 vboxsync HostServices/GuestProperties: asynch host notifications.
(edit) @57760   9 年 vboxsync DnD/HostService: Never block a GUEST_DND_CONNECT call, as the clients …
(edit) @57754   9 年 vboxsync Committed too much.
(edit) @57753   9 年 vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57543   9 年 vboxsync warning
(edit) @57457   9 年 vboxsync SharedFolders: use the guest path delimiter.
(edit) @57453   9 年 vboxsync OpenGL: Include VBoxOGLexpandospu.dylib in the installer package if …
(edit) @57421   9 年 vboxsync wrong
(edit) @57420   9 年 vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57415   9 年 vboxsync More DECLCALLBACK fixes.
(edit) @57372   9 年 vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57286   9 年 vboxsync DnD/HostService: Check for bad_alloc, report if host callbacks are …
(edit) @57210   9 年 vboxsync LogRel nit.
(edit) @57058   9 年 vboxsync Host 3D: Display Lists: treat more carefully with contexts when restoring.
(edit) @56997   9 年 vboxsync HostChannel.cpp: Log formatting fixes.
(edit) @56970   9 年 vboxsync crserverlib: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56964   9 年 vboxsync HostServices/SharedFolders: guest to host path conversion: use …
(edit) @56962   9 年 vboxsync HostServices/SharedFolders: enable guest to host path conversion
(edit) @56961   9 年 vboxsync HostServices/SharedFolders: guest to host path conversion (new files)
(edit) @56950   9 年 vboxsync Host 3D: Display lists: drop dead code.
(edit) @56948   9 年 vboxsync Host 3D: Display Lists: fix IDs convertion.
(edit) @56946   9 年 vboxsync Host 3D: Display Lists: fix list IDs translation on crServer layer; …
(edit) @56943   9 年 vboxsync Host 3D: Display Lists: fix crash: only add glListBase() to cache if …
(edit) @56942   9 年 vboxsync Host 3D: Display Lists: new implementation for glCallLists(); take …
(edit) @56939   9 年 vboxsync Host 3D: force notify Render SPU about parent window ID change in …
(edit) @56922   9 年 vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56827   9 年 vboxsync HostServices/SharedOpenGL: Missing return in the out of memroy error …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette