VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41013   13 年 vboxsync SharedFolders: fixed read beyond buffer
(edit) @41000   13 年 vboxsync HostServices/OpenGL: gcc false positive warning
(edit) @40913   13 年 vboxsync FreeBSD/PAM: Fix building on FreeBSD (Thanks to Andriy Gapon and …
(edit) @40859   13 年 vboxsync remove unnecessary defs
(edit) @40850   13 年 vboxsync yet aother attempt
(edit) @40849   13 年 vboxsync remove undesired commit, sigh..
(edit) @40848   13 年 vboxsync an attampt to fix a burn
(edit) @40845   13 年 vboxsync 3D check: direct invocation on the client side
(edit) @40767   13 年 vboxsync also enumerate guest properties during guru meditation
(edit) @40703   13 年 vboxsync crOpenGL: OSX multiple contexts
(edit) @40699   13 年 vboxsync crOpenGL: OSX burn fix
(edit) @40697   13 年 vboxsync crOpenGL: multiple contexts prototype for OSX
(edit) @40693   13 年 vboxsync crOpenGL: allow enable multiple context via env var
(edit) @40692   13 年 vboxsync crOpenGL: missing file
(edit) @40691   13 年 vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40681   13 年 vboxsync GuestControl/service: Be compatible to older client when there was …
(edit) @40657   13 年 vboxsync GuestControl/service: Fixed increasing the retry count of current host …
(edit) @40633   13 年 vboxsync several warnings
(edit) @40479   13 年 vboxsync crOpenGL: build log bugfix
(edit) @40431   13 年 vboxsync crOpenGL: more TLS data handling fixes
(edit) @40361   13 年 vboxsync GuestProperties/API: never send property change events with NULL strings.
(edit) @40318   13 年 vboxsync HostServices/SharedOpenGL: a few warnings
(edit) @40167   13 年 vboxsync crOpenGL: shader fix
(edit) @40109   13 年 vboxsync HostServices/SharedFolders: clearer code.
(edit) @40108   13 年 vboxsync HostServices/SharedFolders: fix test case.
(edit) @40094   13 年 vboxsync crOpenGL: fix crServerDispatchGetInfoLogARB
(edit) @40049   13 年 vboxsync HostServices/Clipboard: headless clipboard stub prototype fix. Thanks …
(edit) @39815   13 年 vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39757   13 年 vboxsync crOpenGL: remove unnecessary warning
(edit) @39737   13 年 vboxsync crOpenGL: remove debug assertion
(edit) @39736   13 年 vboxsync coOpenGL: followup to fix XP hosts, bugs #10071 and #10088
(edit) @39735   13 年 vboxsync coOpenGL: fix XP hosts, bugs #10071 and #10088
(edit) @39685   13 年 vboxsync doc updates.
(edit) @39646   13 年 vboxsync SharedFolders: more fixes
(edit) @39643   13 年 vboxsync SharedFolders: more fixes
(edit) @39630   13 年 vboxsync shared folders: restore old code for deleting files/directories
(edit) @39629   13 年 vboxsync more symlinks
(edit) @39628   13 年 vboxsync symlinks: small fixes
(edit) @39627   13 年 vboxsync backed out previous changeset
(edit) @39626   13 年 vboxsync more symlink stuff
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39607   13 年 vboxsync HostServices/SharedFolders: store the host folder name as UTF8 as we …
(edit) @39603   13 年 vboxsync crHgsmi: cleanup
(edit) @39594   13 年 vboxsync HostServices/SharedFolders: spaces
(edit) @39586   13 年 vboxsync Shared folders: disallow following symbolic links
(edit) @39544   13 年 vboxsync HostServices/SharedFolders: support multiple simultaneous connections …
(edit) @39543   13 年 vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39542   13 年 vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39541   13 年 vboxsync HostServices/SharedFolders: starter unit test, try to fix a Darwin burn.
(edit) @39540   13 年 vboxsync HostServices/SharedFolders: starter unit test.
(edit) @39507   13 年 vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39449   13 年 vboxsync HostServices: DnD service
(edit) @39441   13 年 vboxsync Logging.
(edit) @39440   13 年 vboxsync HostServices/GuestCtrl: Added more checks.
(edit) @39427   13 年 vboxsync r=bird: pre-review comments.
(edit) @39421   13 年 vboxsync Build fix.
(edit) @39420   13 年 vboxsync Build fix.
(edit) @39415   13 年 vboxsync CrOpenGL: comments
(edit) @39412   13 年 vboxsync CrOpenGL: work around ATI fullscreen issue
(edit) @39312   13 年 vboxsync HostServices/GuestCtrl: Fixed cancellation of buffered (unassigned) …
(edit) @39288   13 年 vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39265   13 年 vboxsync crOpenGL: flush on glEnd if some begin-end data was sent to host …
(edit) @39242   13 年 vboxsync hungarian and spaces.
(edit) @39240   13 年 vboxsync Test GET_NOTIFICATION with guard pages.
(edit) @39236   13 年 vboxsync GuestProperties: Fixed buffer problem.
(edit) @39233   13 年 vboxsync GuestProperties: Provoke get bug.
(edit) @39232   13 年 vboxsync GuestProperties: Ripped out the std::list code.
(edit) @39230   13 年 vboxsync GuestProperties: Enabled the string space code.
(edit) @39228   13 年 vboxsync GuestProperties: Added code for using RTStrSpace instead of std::list …
(edit) @39206   13 年 vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(edit) @38989   13 年 vboxsync crOpenGL: reset last opengl error on context creation
(edit) @38964   13 年 vboxsync crOpenGL: show max supported uniforms in log
(edit) @38737   13 年 vboxsync One more Log redef gone.
(edit) @38736   13 年 vboxsync *: Please don NOT redefine logger macros.
(edit) @38735   13 年 vboxsync %lS -> %ls.
(edit) @38733   13 年 vboxsync %S -> %s and some other minor cleanups.
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38505   13 年 vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38278   13 年 vboxsync *.kmk: install path adjustments.
(edit) @38245   13 年 vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38152   13 年 vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38142   13 年 vboxsync crogl: correctly report texunits number as MIN(cr supports, gpu supports)
(edit) @38133   13 年 vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37946   13 年 vboxsync crOpenGL: missing param
(edit) @37706   13 年 vboxsync OpenGL-OSX: update the window after the visible regions went to zero …
(edit) @37613   13 年 vboxsync wddm/3d: fix snapshots with aero
(edit) @37472   13 年 vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37458   13 年 vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37455   13 年 vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37438   13 年 vboxsync HostServices/SharedClipboard/testcase: disable Windows for now
(edit) @37437   13 年 vboxsync HostServices/SharedClipboard/testcase: attempt to hack/fix the Windows …
(edit) @37435   13 年 vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37434   13 年 vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37433   13 年 vboxsync crOpenGL: prevent log flooding
(edit) @37432   13 年 vboxsync crOpenGL: strict offset check (#5720)
(edit) @37429   13 年 vboxsync compile fixes if VBOX_WITH_MAIN is not defined
(edit) @37394   13 年 vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @37383   13 年 vboxsync OpenGL-OSX: no alpha for the target
(edit) @37382   13 年 vboxsync OpenGL-OSX: flush before swapping
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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