VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @46478   11 年 vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46372   11 年 vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46123   12 年 vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @45927   12 年 vboxsync *: a few uint32_t warnings
(edit) @45805   12 年 vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45483   12 年 vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45473   12 年 vboxsync vboxapi.py: Use TLB_MAJOR and TLB_MINOR.
(edit) @45195   12 年 vboxsync xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
(edit) @45186   12 年 vboxsync API/binding: test for NAT Engine in Java.
(edit) @45127   12 年 vboxsync AutoLock.cpp: Try the new read/write critical section.
(edit) @44970   12 年 vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44776   12 年 vboxsync Main/xpcom/glue: this function is buggy -- but fortunately not used
(edit) @44563   12 年 vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44552   12 年 vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44545   12 年 vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44367   12 年 vboxsync glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to …
(edit) @43944   12 年 vboxsync Burn fix.
(edit) @43943   12 年 vboxsync Main/glue: bad_alloc handling for event queue, todos.
(edit) @43869   12 年 vboxsync Main/MachineDebugger: make it available over the webservice (except …
(edit) @43534   12 年 vboxsync Main: refined the total/available host RAM log message
(edit) @43105   12 年 vboxsync change comment style
(edit) @43103   12 年 vboxsync whitespace/comment touchup
(edit) @42570   12 年 vboxsync com/string.h: Added assignEx methods similar to cloneEx that returns …
(edit) @42526   12 年 vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42385   12 年 vboxsync Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
(edit) @42167   12 年 vboxsync Main/glue: fix code which prints error information
(edit) @41528   12 年 vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41184   13 年 vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @41040   13 年 vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @41017   13 年 vboxsync VBoxCOM, FE/Qt: better error message of the global configuration …
(edit) @41015   13 年 vboxsync VBoxCOM: proper uninitialization even if com::Initialize failed very early
(edit) @40674   13 年 vboxsync glue/java: disconnect on object finalization
(edit) @40452   13 年 vboxsync Main/glue/AutoLock: if we have the assertions we can make use of them…
(edit) @40418   13 年 vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40257   13 年 vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @39980   13 年 vboxsync fix the build error introduced in version 76078
(edit) @39979   13 年 vboxsync fix for the xtracker bug 5992. Introduced specific unwrap function for …
(edit) @39926   13 年 vboxsync be more restrictive
(edit) @38915   13 年 vboxsync Main/glue: update Makefile for Java sample, so that it can be used by …
(edit) @38914   13 年 vboxsync Main/glue/tests: clean up sample Java app using the glue code
(edit) @38912   13 年 vboxsync Main/glue-java: fix copyright in the generated code
(edit) @38799   13 年 vboxsync Main/webservice: only document the official API package, not the …
(edit) @38796   13 年 vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38773   13 年 vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38754   13 年 vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38743   13 年 vboxsync Main: AutoMultiWriteLock4
(edit) @38717   13 年 vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38510   13 年 vboxsync Main/glue/ErrorInfo: fix burn
(edit) @38509   13 年 vboxsync Main/glue/ErrorInfo: print _all_ error messages, not only the last …
(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
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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