VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxSDL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30619   14 years vboxsync burn fix
(edit) @30618   14 years vboxsync SDL/FE: use events
(edit) @29655   15 years vboxsync FE/SDL: use the X11 keyboard library
(edit) @29542   15 years vboxsync Main: better handle null shapes
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29431   15 years vboxsync Frontends/VBoxSDL: get rid of usage for long deleted options
(edit) @28960   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback.
(edit) @28931   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28405   15 years vboxsync FE/SDL: When sending two key events to the guest (the first event was …
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26509   15 years vboxsync Frontends: tabs -> spaces.
(edit) @26445   15 years vboxsync Frontends/SDL: fix build error reported by some gcc versions
(edit) @26439   15 years vboxsync Frontends/SDL+Headless: fix VirtualBox callback registration leak
(edit) @26429   15 years vboxsync VBoxSDL: fixed title bar according to public ticket #3331
(edit) @26322   15 years vboxsync Frontends/VBoxSDL+VBoxHeadless: code cleanup, reorganize code a little.
(edit) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26068   15 years vboxsync back out Main/Session+Console hack introducing full/reduced console
(edit) @26067   15 years vboxsync Main/Session+Console: By default, create a console with no sub-objects …
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25026   15 years vboxsync VBoxSDL: fix crash on exit (xTracker 4488).
(edit) @25013   15 years vboxsync VBoxSDL: -Wshadow warnings
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23825   15 years vboxsync VBoxSDL: removed hardcoded controller names and now controllers are …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23735   15 years vboxsync Compile fix
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23184   15 years vboxsync VBoxSDL: warning.
(edit) @23170   15 years vboxsync VBoxSDL: be more tolerant on video driver initialization failures
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22490   15 years vboxsync VBoxSDL.cpp: Fixed RC mixup.
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21520   15 years vboxsync COM: missed pieces of scriptability support
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21362   15 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21360   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21029   15 years vboxsync VBoxSDL: make OpenGL work
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20627   15 years vboxsync Hrmpf
(edit) @20626   15 years vboxsync VBoxSDL: typo
(edit) @20625   15 years vboxsync VBoxSDL: typo
(edit) @20611   15 years vboxsync VBoxSDL: slightly altered the fix of r48668
(edit) @20610   15 years vboxsync VBoxSDL: SendMouseEvent must use primary framebuffer, when SDL13 and …
(edit) @20436   15 years vboxsync Windows build fix
(edit) @20435   15 years vboxsync Windows build fixes
(edit) @20433   15 years vboxsync VBoxSDL: made it compile with SDL1.3 to support multiple guest …
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20368   15 years vboxsync Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19579   16 years vboxsync VBoxSDL: small delay when sending the hostkey prior to a mouse click
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18820   16 years vboxsync VBoxSDL: Added more cases to MachineState
(edit) @18793   16 years vboxsync FE/SDL: properly handle a failure of SDL_GetWMInfo()
(edit) @18788   16 years vboxsync VBoxSDL: cleanup to get X11 dependencies right
(edit) @18751   16 years vboxsync Frontends/SDL: double-dash command line options
(edit) @18494   16 years vboxsync VBoxSDL: size_t and uintptr_t warnings.
(edit) @18422   16 years vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @18274   16 years vboxsync fix more windows burns
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
Note: See TracRevisionLog for help on using the revision log.

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