VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21029   16 years vboxsync VBoxSDL: make OpenGL work
(edit) @20928   16 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20842   16 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20627   16 years vboxsync Hrmpf
(edit) @20626   16 years vboxsync VBoxSDL: typo
(edit) @20625   16 years vboxsync VBoxSDL: typo
(edit) @20611   16 years vboxsync VBoxSDL: slightly altered the fix of r48668
(edit) @20610   16 years vboxsync VBoxSDL: SendMouseEvent must use primary framebuffer, when SDL13 and …
(edit) @20436   16 years vboxsync Windows build fix
(edit) @20435   16 years vboxsync Windows build fixes
(edit) @20433   16 years vboxsync VBoxSDL: made it compile with SDL1.3 to support multiple guest …
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20368   16 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) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(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) @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.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16151   16 years vboxsync fixed SDL copyright message
(edit) @16034   16 years vboxsync VBoxSDL: typo
(edit) @15533   16 years vboxsync Main: rip out obsolete TAPFileDescriptor, TAPSetupApplication, …
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13130   16 years vboxsync warning
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12320   16 years vboxsync small banner fix
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11419   16 years vboxsync FE/SDL: setenv => RTEnvSet
(edit) @11400   16 years vboxsync VBoxSDL: improve fullscreenresize hack a little bit
(edit) @10797   17 years vboxsync Guest properties: initial commit of new interface
(edit) @10678   17 years vboxsync Build fix.
(edit) @10675   17 years vboxsync VBoxSDL: implemented -fullscreenresize
(edit) @10620   17 years vboxsync VBoxSDL: fixed SEGFAULT during shutdown
(edit) @10514   17 years vboxsync build fix
(edit) @10501   17 years vboxsync FE/SDL: added (undocumented) -pidfile parameter
(edit) @10434   17 years vboxsync stupid mistake
(edit) @10430   17 years vboxsync VBoxSDL: added -nohostkeys parameter to disable dedicated hostkey …
(edit) @8834   17 years vboxsync VBoxSDL: document logging keybindings
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8154   17 years vboxsync FE/SDL: introduced -seclabelofs
(edit) @8144   17 years vboxsync FE/SDL: use RenderUTF8_Blended() if available to get a better looking font
(edit) @8049   17 years vboxsync VBoxSDL: Sun branding
(edit) @7714   17 years vboxsync FE/SDL: on resize reduce the height only if the secure label is …
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7379   17 years vboxsync VBoxManage, VBoxSDL: Added support for user notification about …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @7125   17 years vboxsync g+
(edit) @7100   17 years vboxsync Applied VBoxSDL evdev keyboard patch submitted in public bugtracker …
(edit) @6934   17 years vboxsync FE/SDL: fixed window resize if secure label is disabled at compile time
(edit) @6886   17 years vboxsync FE/SDL: OS/2 keyboard fixes [contributed by Paul Smedley].
(edit) @6853   17 years vboxsync fixed windows builds
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6438   17 years vboxsync -acpiterm => -termacpi
(edit) @6437   17 years vboxsync FE/SDL: added '-acpiterm' switch
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5917   17 years vboxsync gcc-4.3 warnings
(edit) @5815   17 years vboxsync fixed the file name for libSDL_ttf, .so is only shipped with the -dev …
(edit) @5441   17 years vboxsync accidently slipped in
(edit) @5252   17 years vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5137   17 years vboxsync typo2
(edit) @5084   17 years vboxsync FE/SDL: print available key bindings in help
(edit) @4866   17 years vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4700   17 years vboxsync Added comments explaining about the Linux/X11 keyboard handling in SDL/BFE
(edit) @4637   17 years vboxsync most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
(edit) @4486   17 years vboxsync FE/SDL: added -boot n switch for temporarily booting from network
(edit) @4131   17 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3669   18 years vboxsync replace underscore symbols in VBoxBFE/ and VBoxSDL/
(edit) @3667   18 years vboxsync no SDL_syswm on Quartz yet
(edit) @3300   18 years vboxsync FE/SDL: fixed dropping of XPCOM events; make ShowConsoleWindow work
(edit) @3289   18 years vboxsync FE/SDL: Improved SDL event handling. Don't enqueue further XPCOM …
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