VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15599   16 years vboxsync #3282: Qt3 build fix.
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15504   16 years vboxsync FE/Qt: Refresh all media when changing language (hard disk type and …
(edit) @15474   16 years vboxsync FE/Qt: Perform settings conversion as the very first step before other …
(edit) @15304   16 years vboxsync FE/Qt: Don't generate KEnum_COUNT values for COM enums as they might …
(edit) @15132   16 years vboxsync FE/Qt: Disable too optimistic assertion in VBoxGlobal::details …
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14840   16 years vboxsync fixed linux build
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14728   16 years vboxsync VirtualBox/Makefile.kmk: VirtualBox_COM_WRAPPERS is off limits …
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14571   16 years vboxsync FE/Qt4: Fixed the testwrappres target.
(edit) @14514   16 years vboxsync s/Virual/Virtual
(edit) @14295   16 years vboxsync Corrected a couple of grammos.
(edit) @14187   16 years vboxsync s/virual/virtual
(edit) @14092   16 years vboxsync VBOX_OSE is already included in the global cpp flags
(edit) @14018   16 years vboxsync FE/Qt: Removed the Delete button from the main toolbar in Selector …
(edit) @13997   16 years vboxsync tabs.
(edit) @13978   16 years vboxsync FE/Qt: NLS: Updated Greek, Slovak (Qt3), Catalan, Romanian, Czech and …
(edit) @13959   16 years vboxsync FE/Qt: Fixed support for safe arrays of enums (affected XPCOM platforms).
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13869   16 years vboxsync FE/Qt: VM Selector: Don't set the Refresh action shortcut on the …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13603   16 years vboxsync Fix in r38510 for rhel3 worked, applying it everywhere.
(edit) @13602   16 years vboxsync Attempt to fix rhel3 boxes.
(edit) @13601   16 years vboxsync FE/Qt: More user-friendly settings auto-conversion message box.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @12859   16 years vboxsync FE/Qt: NLS: Updated Swedish, Spanish, Hungarian translations.
(edit) @12686   16 years vboxsync VirtualBox[4]/Makefiles: make source specific variables target specific.
(edit) @12631   16 years vboxsync build fix
(edit) @12629   16 years vboxsync build fix
(edit) @12627   16 years vboxsync FE/Qt: reduce the number of dependencies to iprt/asm.h
(edit) @12576   16 years vboxsync Makefiles: Install the license file from the root makefile instead of …
(edit) @12488   16 years vboxsync branding
(edit) @12472   16 years vboxsync fix Qt3 nls installation before we drop it
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
(edit) @12387   16 years vboxsync VirtualBox/Makefile: Fixed duplicate rules, let the qt4 bundle install …
(edit) @12291   16 years vboxsync VirtualBox3/Makefile: make the tar command line quiet, but the tar …
(edit) @12264   16 years vboxsync grr quiet stuff.
(edit) @12263   16 years vboxsync VirtualBox/Makefile: linux build fix.
(edit) @12258   16 years vboxsync Frontends/Makefiles: Converted VirtualBox 3 & 4 into sub-makefiles, …
(edit) @12216   16 years vboxsync OSE build fix
(edit) @12191   16 years vboxsync VirtualBox/Makefile: Try enable the qt3 unit again.
(edit) @12186   16 years vboxsync VirtualBox/Makefile: Disabled qt3 unit experiment.
(edit) @12184   16 years vboxsync VirtualBox/Makefile: Testing USE_KBUILD_QT3_UNIT=1.
(edit) @12175   16 years vboxsync VBoxDbg.so/dylib/dll -> VBoxDbg3.*
(edit) @12076   16 years vboxsync VirtualBox3: Check if the usb controller isn't NULL before calling …
(edit) @12045   16 years vboxsync backed out 35970 (accident)
(edit) @12042   16 years vboxsync German NLS fixes
(edit) @11987   16 years vboxsync fixed additions download path
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11955   16 years vboxsync FE/Qt: Adapter/Port numbers now start from 1 in the UI to correspond …
(edit) @11872   16 years vboxsync Remove the TAP fields (VBOX_WITH_NETFLT).
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11797   16 years vboxsync FE/Qt: fix for Japanese and Brazilian keyboards
(edit) @11796   16 years vboxsync FE/Qt: prevent gcc warning in keyboard code
(edit) @11737   16 years vboxsync warnings
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11698   16 years vboxsync FE/Qt: better handling for switched control and capslock keys on a …
(edit) @11667   16 years vboxsync Yet another windows build fix
(edit) @11662   16 years vboxsync Build fixes for PutScancodes
(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) @11607   16 years vboxsync FE/Qt: NLS: Updated Slovak translation for 1.6.6.
(edit) @11574   16 years vboxsync SIZEOF_ARRAY
(edit) @11573   16 years vboxsync SIZEOF_ARRAY would be wrong at this location if the array elements …
(edit) @11527   16 years vboxsync FE/Qt3: Updated Spanish and Turkish translations for 1.6.
(edit) @11237   16 years vboxsync warning
(edit) @11228   16 years vboxsync FE/Qt: Added printing the mnemonic error code in addition to the hex …
(edit) @11128   16 years vboxsync FE/Qt3: Host interface support on the mac.
(edit) @11116   16 years vboxsync FE/Qt: add support for Ctrl+Caps reversed keyboards
(edit) @11043   16 years vboxsync FE/Qt4: updated the French translation
(edit) @10910   16 years vboxsync FE/Qt3: French NLS: Replaced deprecated characters with HTML entities.
(edit) @10909   16 years vboxsync FE/Qt3: Updated the Indonesian and Chinese (China) NLS.
(edit) @10908   16 years vboxsync FE/Qt3: Updated the Swedish NLS and the Portuguese Qt NLS.
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10759   16 years vboxsync Quickly re-enabled the HIF and internal networking panels on the mac. …
(edit) @10637   16 years vboxsync backported spelling fixes in in r33334
(edit) @10632   16 years vboxsync qt3 unit on the move (disabled).
(edit) @10587   16 years vboxsync FE/Qt: typo in the French translation (HTML)
(edit) @10532   16 years vboxsync comment
(edit) @10531   16 years vboxsync Backed out accidenatal commit.
(edit) @10530   16 years vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10490   16 years vboxsync FE/Qt: typo
(edit) @10483   16 years vboxsync two German NLS typos
(edit) @10472   16 years vboxsync FE/Qt3: %1 used where %2 should be in two places in all of the …
(edit) @10469   16 years vboxsync FE/Qt3: updated the French translation
(edit) @10433   16 years vboxsync small fix
(edit) @10420   16 years vboxsync FE/Qt4: Named the Qt3 version VirtualBox3 & the Qt4 version VirtualBox.
(edit) @10417   16 years vboxsync FE/Qt: updated the French translation
(edit) @10415   16 years vboxsync FE/Qt: updated the French translation
(edit) @10414   16 years vboxsync FE/Qt: improved heuristics for automatic maximum guest resolution, …
(edit) @10395   16 years vboxsync FE/Qt: improved heuristics for automatic maximum guest resolution
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