VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35549   14 years vboxsync FE/Qt4-NLS: merged ca, da, zh_TW, it, lt and uk
(edit) @35548   14 years vboxsync FE/Qt: 5470, 5439: Host-only interface GUI rework (part 1).
(edit) @35541   14 years vboxsync VBoxManage/GuestCtrl: Timeout adjustments.
(edit) @35534   14 years vboxsync VBoxManageGuestCtrl.cpp: Some u32TimeoutMS todos.
(edit) @35524   14 years vboxsync FE/Qt: fixed a bug when displaying an error info which is Null
(edit) @35523   14 years vboxsync Main,VBoxManage: Implemented the progress objects for …
(edit) @35522   14 years vboxsync FE/Qt4: It is not necessary to load the new language here. First it …
(edit) @35521   14 years vboxsync Frontends/VBoxHeadless/testcase: forgotten ErrorInfo fix
(edit) @35520   14 years vboxsync FE/Qt4: make it possible to create a pidfile when a VM is up and running
(edit) @35519   14 years vboxsync FE/Qt: no comments for shaders (might induce problems) -- instead use …
(edit) @35517   14 years vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35516   14 years vboxsync FE/Qt4: No busy cursor on Mac OS X. Use a busy cursor instead of the …
(edit) @35509   14 years vboxsync FE/Qt: 5465: Mouse-cursor-shape should be updated on …
(edit) @35508   14 years vboxsync VBoxManage: Added the getregisters and setregisters subcommands to …
(edit) @35500   14 years vboxsync FE/Qt: NOREF
(edit) @35479   14 years vboxsync FE/Common/VBoxKeyboard: fix to r32307 for broken keys
(edit) @35478   14 years vboxsync FE/Common/VBoxKeyboard: fix to r69320 for broken keys
(edit) @35476   14 years vboxsync FE/Qt4: fix crash when using the Oxygen theme of KDE4 also have the …
(edit) @35475   14 years vboxsync FE/Qt4: use correct super class
(edit) @35473   14 years vboxsync FE/Qt: OSE headers for shaders
(edit) @35459   14 years vboxsync Build fix.
(edit) @35457   14 years vboxsync GuestControl/VBoxManage: Do a thread yield when waiting for a started …
(edit) @35453   14 years vboxsync FE/Common/VBoxKeyboard: only use Xkb to look up layout-dependent keys, …
(edit) @35452   14 years vboxsync FE/Qt4: fix use of an uninitialized variable
(edit) @35451   14 years vboxsync FE/Qt4: revert r69118, that makes no sense
(edit) @35449   14 years vboxsync FE/Common/VBoxKeyboard: only use Xkb to look up layout-dependent keys
(edit) @35448   14 years vboxsync Frontends/VirtualBox: get rid of vcc warnings
(edit) @35446   14 years vboxsync Frontends/VBoxHeadless: relatively benign typo fix and whitespace
(edit) @35433   14 years vboxsync FE/Qt4-OSX: disable the "Create Alias on Desktop" shortcut when the VM …
(edit) @35425   14 years vboxsync FE/Qt4: missing file
(edit) @35424   14 years vboxsync FE/Qt4: change the layout of the beta label and add it to the VM window
(edit) @35423   14 years vboxsync FE/Qt4: fix error dialog position on storage errors
(edit) @35417   14 years vboxsync FE/Qt4: fix win
(edit) @35416   14 years vboxsync FE/Qt4: fix burn
(edit) @35415   14 years vboxsync FE/Qt4: beta label
(edit) @35414   14 years vboxsync FE/Qt4-OSX: fixed typo in var
(edit) @35412   14 years vboxsync FE/Qt4: make these icons really 16x16
(edit) @35405   14 years vboxsync !VBOX_WITH_DEBUGGER_GUI build fix
(edit) @35389   14 years vboxsync VBoxManage: fixed crash in storageattach under certain circumstances
(edit) @35385   14 years vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35368   14 years vboxsync Main: source re-org.
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35347   14 years vboxsync build fix.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35342   14 years vboxsync vboxshell: attribute values can be not only alpha-numeric
(edit) @35330   14 years vboxsync VBoxManage: fixed segmentation fault when removing non-existent …
(edit) @35317   14 years vboxsync VBoxManage: condition optimization for r69169
(edit) @35316   14 years vboxsync VBoxManage: host-only creation and removal enabled for all platforms …
(edit) @35306   14 years vboxsync IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. …
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
(edit) @35281   14 years vboxsync UIFrameBufferQuartz2D: fixed incorrect r69057: framebuffer must not be …
(edit) @35280   14 years vboxsync 2d: fix playback for odd-sized images
(edit) @35279   14 years vboxsync ExtPack: Send the HWND down to the helper app so we can later make the …
(edit) @35275   14 years vboxsync FE/Qt: Russian NLS update for 4.0 release.
(edit) @35274   14 years vboxsync play safe
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35270   14 years vboxsync FE/Qt: 5421: Trying to fix rare crash during opening VM settings.
(edit) @35264   14 years vboxsync VBoxShell: guest pipe cmd
(edit) @35262   14 years vboxsync VBoxShell: check progress result code
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35260   14 years vboxsync VBoxShell: gcopy command
(edit) @35259   14 years vboxsync FE/Qt4-NLS: merged nl and ko.
(edit) @35247   14 years vboxsync FE/Qt: 3635: Scale mode: Keep aspect-ratio during manual window resize …
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35241   14 years vboxsync Frontends/VBoxManage: more paranoid error handling for finding media …
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @35238   14 years vboxsync Frontends/VBoxManage: makes no sense to register a raw disk/partition …
(edit) @35235   14 years vboxsync FE/Qt4: don't show the inaccessible warning when the user opens the VM …
(edit) @35234   14 years vboxsync FE/Qt4: make sure the finish button is disabled on start of processing …
(edit) @35233   14 years vboxsync FE/Qt4-NLS: merged sv, ja, it, lt, bg, es and pt_BR
(edit) @35223   14 years vboxsync FE/Qt4-NLS: final update
(edit) @35221   14 years vboxsync FE/Qt4-NLS: merged hu, nl, bg and cs
(edit) @35215   14 years vboxsync 2d/mac: fix seamles with 2d
(edit) @35194   14 years vboxsync VBoxManage: VRDE options
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35176   14 years vboxsync FE/Qt: Fixed Korean keys on X11 hosts.
(edit) @35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35141   14 years vboxsync Disable automatic Guest Additions upgrading in GUI.
(edit) @35140   14 years vboxsync FE/Qt4: show error message with the correct parent
(edit) @35138   14 years vboxsync FE/Qt4-OSX: fix X11 guests with multiple screens
(edit) @35137   14 years vboxsync Frontends/VBoxManage: typo in the medium type error handling code
(edit) @35136   14 years vboxsync Frontends/VBoxManage: small functionality/error handling fix with …
(edit) @35133   14 years vboxsync FE/Qt: Enable remember-last-folder property for open-medium-window by …
(edit) @35132   14 years vboxsync FE/Qt: Some fix for r68968.
(edit) @35131   14 years vboxsync FE/Qt: Prevent closing global/machine settings dialog while not all …
(edit) @35120   14 years vboxsync FE/Qt4: only detect "XP" if it stand alone
(edit) @35117   14 years vboxsync German NLS fixes
(edit) @35115   14 years vboxsync Frontends/VBoxManage: reorder code so that the medium type is set …
(edit) @35114   14 years vboxsync Frontends/VirtualBox: add medium type strings for the newly added ones
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @35103   14 years vboxsync FE/Qt4: use the correct parent for the license viewer
(edit) @35101   14 years vboxsync Frontends/VBoxManage: usage whitespace fix
(edit) @35100   14 years vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @35094   14 years vboxsync message parent fix.
(edit) @35091   14 years vboxsync German NLS fix
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