VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28249   15 years vboxsync Frontends/VBoxManage: show snapshot attachment information for "list hdds".
(edit) @28248   15 years vboxsync VBoxManage/Control: More syntax.
(edit) @28247   15 years vboxsync VBoxManage/Control: Syntax diagram.
(edit) @28246   15 years vboxsync FE/QT: remove TakeScreenShot workaround for multimonitor.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28241   15 years vboxsync FE/QT: remove InvalidateAndUpdate workaround for multimonitor.
(edit) @28239   15 years vboxsync FE/Qt: 4816: Initial window size of Screen > 1 too small => should be …
(edit) @28227   15 years vboxsync Main and FE/Qt: enable the USB tablet device by default for most Linux …
(edit) @28217   15 years vboxsync Rephrased contribution (with permission from author).
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28211   15 years vboxsync cleanup
(edit) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28209   15 years vboxsync Guest Control/VBoxManage: Default wait timeout is indefinite (for now).
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @28201   15 years vboxsync Frontends/VBoxShell: use API for showLog, and make sure it prints …
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @28182   15 years vboxsync VBoxManage/GuestCtrl: -Wshadow warnings
(edit) @28178   15 years vboxsync FE/Qt4: Introduce a soft limit to save careless users from assigning …
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28148   15 years vboxsync FE/Qt4: xtracker 4812: disable focus in/out hack for recent Qt versions
(edit) @28139   15 years vboxsync VBoxManage: allow to set --natnet default (3.1 regression)
(edit) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28085   15 years vboxsync FE/Qt: 4800: Segfault while resizing a Fedora 13 guest (old core).
(edit) @28047   15 years vboxsync Use IMachine::MemoryBalloonSize
(edit) @28041   15 years vboxsync VBoxManage: typo.
(edit) @28032   15 years vboxsync Guest Control/Main: Renamed IGuest::ExecuteProgram to …
(edit) @28021   15 years vboxsync FE/Qt4-NLS: exchange some of the new context's
(edit) @28020   15 years vboxsync FE/Qt4: new core: Change back the translation context to the old …
(edit) @28019   15 years vboxsync Rebranding: This has to be translated, cause there could be a …
(edit) @28015   15 years vboxsync Guest Control: Also accept "--arg".
(edit) @27996   15 years vboxsync Guest Control: Update (Main: argument as array, SDK docs).
(edit) @27993   15 years vboxsync FE/Qt: 4655: GUI multi-screen support: allowing to move guest windows …
(edit) @27982   15 years vboxsync python shell: print session state as string
(edit) @27980   15 years vboxsync Improved documentation on non-persistent nature of metrics.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27975   15 years vboxsync FrameBufferVNC: scm cleans up tabs.
(edit) @27964   15 years vboxsync VBoxHeadless/*VNC* should be public.
(edit) @27963   15 years vboxsync VBoxHeadless/VNC: Fixed two heap bugs in the password list …
(edit) @27962   15 years vboxsync Config.kmk,VBoxHeadless: VNC build fixes + docs.
(edit) @27961   15 years vboxsync 2d: more bugfix
(edit) @27960   15 years vboxsync 2d: bugfix
(edit) @27958   15 years vboxsync 2d: warning fix
(edit) @27957   15 years vboxsync 2d: enable for multi-monitor (to be tested for non-win hosts)
(edit) @27956   15 years vboxsync python shell: use bind hack only on Darwin, elsewhere it's harmful
(edit) @27953   15 years vboxsync python shell: bits
(edit) @27952   15 years vboxsync python shell: disable metrics collection
(edit) @27951   15 years vboxsync Python shell: misc tweaks, tab-completion on Macs
(edit) @27948   15 years vboxsync Unused param.
(edit) @27947   15 years vboxsync VBoxHeadless: tabs and typo fix.
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27929   15 years vboxsync Guest Control: Update (VBoxManage syntax).
(edit) @27927   15 years vboxsync VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, …
(edit) @27925   15 years vboxsync VBoxManageModifyVM: tabs
(edit) @27924   15 years vboxsync VBoxManage: Usage of new nat commands.
(edit) @27919   15 years vboxsync vboxshell: typing in guest functionality
(edit) @27916   15 years vboxsync Frontends/VBoxManage: make "list hdds" show full state information and …
(edit) @27907   15 years vboxsync 2d: warning fixes
(edit) @27906   15 years vboxsync vboxshell: handy function for exts to run command with guest
(edit) @27902   15 years vboxsync FE/Qt4: another Sheet fix
(edit) @27894   15 years vboxsync vboxshell: cold hotplug shall handle errors better
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27881   15 years vboxsync FE/Qt: 2643: Offer to download UserManual for OSE version - more wise …
(edit) @27879   15 years vboxsync Rebranding: GUI translation files
(edit) @27878   15 years vboxsync FE/Qt4-NLS: merged Chinese
(edit) @27876   15 years vboxsync burn fix
(edit) @27873   15 years vboxsync Rebranding: FE/Qt4
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27850   15 years vboxsync 2d: fix the crash on mode switch or VM termination in case overlay …
(edit) @27847   15 years vboxsync VBoxShell: Make it possible to add/remove a CPU while the VM is powered off
(edit) @27846   15 years vboxsync 2d: additional fix to not-using-VRAM mode
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(edit) @27819   15 years vboxsync FE/Qt4: prepare for TurboLinux 64-bit
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27788   15 years vboxsync Guest Control: Update (Main, registering host service, bugfixes).
(edit) @27785   15 years vboxsync 2d: Additional assertion check + some cleaning
(edit) @27777   15 years vboxsync 2d: fix to command processing list
(edit) @27773   15 years vboxsync Guest Control: Update (VBoxManage), corrected typo in GuestImpl.cpp.
(edit) @27769   15 years vboxsync FE/Qt4: fixed missing places
(edit) @27768   15 years vboxsync FE/Qt4: 2D: coding style; spelling; never ever forward declare inline, …
(edit) @27766   15 years vboxsync FE/Qt4: fix r59397 for the new core as well
(edit) @27762   15 years vboxsync FE/Qt: fix the range used for reporting the absolute mouse position
(edit) @27760   15 years vboxsync 2d: more fixes & cleaning in mode change
(edit) @27758   15 years vboxsync 2d: better cleanup, bugfixes
(edit) @27757   15 years vboxsync 2d: dont destroy framebuffer on mode change
(edit) @27756   15 years vboxsync FE/Qt: 2643: Offer to download UserManual for OSE version - support …
(edit) @27753   15 years vboxsync Merged VNC contribution; disabled by default and currently not …
(edit) @27752   15 years vboxsync FE/Qt: UIDownloader little cleanup.
(edit) @27743   15 years vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27732   15 years vboxsync FE/Qt: Fixing problem-reporter bug (for warnings centering).
(edit) @27731   15 years vboxsync 2d: fix to 2d reset
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27728   15 years vboxsync FE/Qt: Fixed disappeared "restore snapshot check-box" on VM Close dialog.
(edit) @27726   15 years vboxsync remove unwilling change
(edit) @27725   15 years vboxsync burn fix
(edit) @27724   15 years vboxsync 2d: more clean 'hacking'
(edit) @27723   15 years vboxsync FE/Qt4­NLS: add nl; sort
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