VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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
(edit) @26587   15 年 vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26583   15 年 vboxsync Python: gueststats command, API to get enums values list
(edit) @26553   15 年 vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 年 vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26236   15 年 vboxsync Main: remove some dead errorinfo code
(edit) @26186   15 年 vboxsync Main: coding style fixes
(edit) @26177   15 年 vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25944   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25939   15 年 vboxsync Main: remove LOCKCLASS_USBPROXYSERVICE
(edit) @25930   15 年 vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
(edit) @25906   15 年 vboxsync Main: remove the evil Auto*Lock*::maybeEnter() function which is no …
(edit) @25890   15 年 vboxsync AutoLock.cpp: build fix
(edit) @25881   15 年 vboxsync Main: remove unused and broken autolock code
(edit) @25880   15 年 vboxsync Main: more locking order validation fixes
(edit) @25842   15 年 vboxsync Main: lock validation adjustments
(edit) @25836   15 年 vboxsync Main: locking order fixes; GUI comes up now with strict locking enabled
(edit) @25834   15 年 vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25813   15 年 vboxsync Main: move AutoLock classes to glue
(edit) @25812   15 年 vboxsync Main: back out r56580 partially which broke VirtualBox startup
(edit) @25809   15 年 vboxsync Main: adjust lock validation code to use IPRT lock validation, first …
(edit) @25334   15 年 vboxsync Main/glue: print the error code if no other error info is available
(edit) @25149   15 年 vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @23552   15 年 vboxsync Python WS: docs update, minor build changes
(edit) @23175   15 年 vboxsync glue/initterm.cpp: Don't assume RTThreadSelf() won't return …
(edit) @23128   15 年 vboxsync COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls from …
(edit) @23096   15 年 vboxsync EventQuqueu.cpp: windows simplications.
(edit) @23092   15 年 vboxsync Main/glue: EventQueue bugfixes and code style adjustments and …
(edit) @22916   15 年 vboxsync fixed Win burns, spaces
(edit) @22911   15 年 vboxsync event queues cleaned up
(edit) @22849   15 年 vboxsync typos
(edit) @22847   15 年 vboxsync Python, COM glue: event processing API
(edit) @22722   15 年 vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22708   15 年 vboxsync Main: comptr+webservice logging
(edit) @22702   15 年 vboxsync Main: comptr logging
(edit) @22700   15 年 vboxsync Main: comptr logging
(edit) @22394   15 年 vboxsync Python: event waiting interruptible via API
(edit) @22390   15 年 vboxsync typo
(edit) @22381   15 年 vboxsync Main, Python glue: Windows updates
(edit) @22362   15 年 vboxsync typo
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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