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) @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   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10678   16 years vboxsync Build fix.
(edit) @10675   16 years vboxsync VBoxSDL: implemented -fullscreenresize
(edit) @10620   16 years vboxsync VBoxSDL: fixed SEGFAULT during shutdown
(edit) @10514   16 years vboxsync build fix
(edit) @10501   16 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   17 years vboxsync replace underscore symbols in VBoxBFE/ and VBoxSDL/
(edit) @3667   17 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 …
(edit) @3176   18 years vboxsync some logs
(edit) @3153   18 years vboxsync Multimonitor support.
(edit) @3128   18 years vboxsync small fix
(edit) @3120   18 years vboxsync two typos
(edit) @3117   18 years vboxsync OSE is already stated by the version string
(edit) @3110   18 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3098   18 years vboxsync fixed the mess with caps lock / num lock / scroll lock on SDL
(edit) @3094   18 years vboxsync clearly state if we are running the OSE version
(edit) @3080   18 years vboxsync cosmetical fix
(edit) @3079   18 years vboxsync VBoxSDL -list is redundant
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2729   18 years vboxsync FE/SDL: fixed two potential races when terminating the VM
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2271   18 years vboxsync bugfix: RTPathReal presumes that the path exists!
(edit) @2238   18 years vboxsync VBoxSDL: Fixed: Floppy/DVD image operations were case sensitive on …
(edit) @2029   18 years vboxsync Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that .vmdk …
(edit) @2019   18 years vboxsync corrected comment.
(edit) @1877   18 years vboxsync FE/SDL: added support for Japanese and Brazilian keyboards
(edit) @1473   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1397   18 years vboxsync Use VBOX_VERSION_STRING when possible.
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