VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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) @16894   16 years vboxsync VBoxSDLMain-darwin.m: assert->Assert, eprintf/ld_classic issue in …
(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) @16012   16 years vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @15868   16 years vboxsync VBoxSDL framebuffer resize optimization (xTracker #3487).
(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) @12918   16 years vboxsync warnings
(edit) @12712   16 years vboxsync FE/SDL: disable customer-specific GUI
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12320   16 years vboxsync small banner fix
(edit) @12267   16 years vboxsync VBoxSDL: windows build fix.
(edit) @12262   16 years vboxsync VBoxSDL/Makefile: darwin build error (inverted hardening block).
(edit) @12258   16 years vboxsync Frontends/Makefiles: Converted VirtualBox 3 & 4 into sub-makefiles, …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(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) @11728   16 years vboxsync #3076: Another build hack (darwin).
(edit) @11727   16 years vboxsync #3076: some build fixing.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11673   16 years vboxsync VirtualBox.h location fix
(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) @11576   16 years vboxsync typo
(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   16 years vboxsync stupid mistake
(edit) @10430   16 years vboxsync VBoxSDL: added -nohostkeys parameter to disable dedicated hostkey …
(edit) @10245   16 years vboxsync Fixed few more dependencies on Makefile.kmk.
(edit) @10058   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @8834   17 years vboxsync VBoxSDL: document logging keybindings
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8752   17 years vboxsync Fixed dep and missing inc.
(edit) @8749   17 years vboxsync Use the icon in Artwork.
(edit) @8507   17 years vboxsync New vector-based icons for non-OSE version; now also up to 128x128 …
(edit) @8286   17 years vboxsync New icons for installers, frontends and tools (16x16, 32x32, 48x48, …
(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+
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