VirtualBox

source: vbox/trunk/src/VBox/Main/glue

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @38508   13 年 vboxsync Main/glue/ErrorInfo: fix regression of r67420 (preserve error chain)
(edit) @37457   13 年 vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   13 年 vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @36883   14 年 vboxsync webservice: pass octet arrays as base64 strings
(edit) @36814   14 年 vboxsync Java XPCOM bridge: cleanup, survive multiple inits
(edit) @36580   14 年 vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36530   14 年 vboxsync Corrected doc reference to ministring.
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36429   14 年 vboxsync build fix / file header nits.
(edit) @36428   14 年 vboxsync com/string.h: AssertLogRel when encountering an invalid encoding in …
(edit) @36281   14 年 vboxsync SDK: update Java sample for 4.1
(edit) @36270   14 年 vboxsync JMSCOM: support in octets, fixed few bugs
(edit) @35640   14 年 vboxsync doxygen nit
(edit) @35638   14 年 vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35375   14 年 vboxsync Adding Makefile.kup files to the new Main directories.
(edit) @35368   14 年 vboxsync Main: source re-org.
(edit) @35128   14 年 vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @34846   14 年 vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34837   14 年 vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @33805   14 年 vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33782   14 年 vboxsync Main/glue/ErrorInfo: fix regression introduced in r66229, a …
(edit) @33774   14 年 vboxsync ErrorInfo.cpp: Use assertreturnvoid.
(edit) @33720   14 年 vboxsync EventQueue::uninit: Don't run the native mac os x runloop in default …
(edit) @33621   14 年 vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33563   14 年 vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33407   14 年 vboxsync nits
(edit) @33073   14 年 vboxsync Main: partly reverted r66582
(edit) @33069   14 年 vboxsync WS, Java: handle input safearrays
(edit) @33055   14 年 vboxsync Main: little API cleanup for the strings
(edit) @32780   14 年 vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32718   14 年 vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32404   14 年 vboxsync missing svn:keywords
(edit) @32394   14 年 vboxsync more branding and header fixes
(edit) @31711   14 年 vboxsync Java glue: update, MSCOM compiles again
(edit) @31710   14 年 vboxsync excessive
(edit) @31708   14 年 vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
(edit) @31694   14 年 vboxsync Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper …
(edit) @31650   14 年 vboxsync EventQueue.cpp: check interrupted status before waiting for the next …
(edit) @31640   14 年 vboxsync EventQueue.cpp: Fixed shadowed rc variable in …
(edit) @31611   14 年 vboxsync EventQueue.cpp: Fixed (/ worked around) another darwin issue when …
(edit) @31607   14 年 vboxsync vboxapi.py: Made tdPython1.py work on windows.
(edit) @31604   14 年 vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 年 vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31598   14 年 vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31589   14 年 vboxsync EventQueue: windows fixes.
(edit) @31579   14 年 vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31371   14 年 vboxsync coding style
(edit) @31281   14 年 vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31232   14 年 vboxsync Java: testing with Java 1.5 shows that glue code is functional there too
(edit) @31166   14 年 vboxsync Java bridge: allow multiple concurrent SOAP connections
(edit) @31135   14 年 vboxsync Java: samples rule
(edit) @31112   14 年 vboxsync Python shell: session API updated
(edit) @31096   14 年 vboxsync Java: MSCOM update
(edit) @31095   14 年 vboxsync Java: few warnings shut up
(edit) @31070   14 年 vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31034   14 年 vboxsync Main, Python: session API changes, cleanup, tweaks
(edit) @31019   14 年 vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31014   14 年 vboxsync Python: update for new session API
(edit) @31008   14 年 vboxsync Main: reorganize session APIs
(edit) @30987   14 年 vboxsync export to OSE
(edit) @30946   14 年 vboxsync Java bridge: exceptions also uniform
(edit) @30932   14 年 vboxsync Java bridge: uniform bridge is functional
(edit) @30880   14 年 vboxsync Java bridge: started common JAX bridge work
(edit) @30871   14 年 vboxsync Main: event names now in past tense
(edit) @30825   14 年 vboxsync Main: callbacks removal
(edit) @30764   14 年 vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 年 vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30750   14 年 vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30739   14 年 vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 年 vboxsync Main: remove SupportErrorInfo template magic
(edit) @30683   14 年 vboxsync Main: add missing ErrorInfo operator=
(edit) @30682   14 年 vboxsync Main: build fix (add missing ErrorInfo copy constructor)
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30632   14 年 vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30591   14 年 vboxsync Main: events bits
(edit) @30533   14 年 vboxsync Python: active callbacks with Windows Python
(edit) @30492   14 年 vboxsync python: bridge code for active listeners, sample using it in shell
(edit) @30424   14 年 vboxsync Java bridge: events-related fixes
(edit) @30393   14 年 vboxsync Main, glue: webservice events
(edit) @30381   14 年 vboxsync Main: generic events (disabled)
(edit) @30207   14 年 vboxsync Main: console COM events, cleanup, locking
(edit) @30159   14 年 vboxsync Main: generic Java glue works (including callbacks on Win)
(edit) @30055   14 年 vboxsync VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
(edit) @30013   14 年 vboxsync scm cleanup.
(edit) @29792   15 年 vboxsync Java glue: test runnable on both platforms
(edit) @29788   15 年 vboxsync Java bridge: MSCOM basics
(edit) @29784   15 年 vboxsync use KBUILD_HOST
(edit) @29782   15 年 vboxsync use kmk to build test
(edit) @29780   15 年 vboxsync moved
(edit) @28890   15 年 vboxsync Python glue: richer machine opener
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28664   15 年 vboxsync python: API to figuire out install directory
(edit) @28316   15 年 vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28292   15 年 vboxsync Python: OSX SDK searching
(edit) @28270   15 年 vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @26753   15 年 vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 年 vboxsync Main: back out r57775
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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