VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24381   15 years vboxsync VBoxManageStorageController: sata controller port count check
(edit) @24377   15 years vboxsync crOpenGL-OSX: add support for realtime dock tile preview of OpenGL …
(edit) @24375   15 years vboxsync VBoxManageInfo: display instance number and port count
(edit) @24371   15 years vboxsync VBoxManageList: Updated system properties
(edit) @24347   15 years vboxsync VBoxManage: ULONG => StorageBus_T
(edit) @24346   15 years vboxsync SystemProperties: function GetDeviceTypesForStorageBus() to get the …
(edit) @24337   15 years vboxsync Same for restoring a snapshot. Do not allow users to shoot themselves …
(edit) @24336   15 years vboxsync Compile fix
(edit) @24335   15 years vboxsync ALWAYS display a warning before deleting a snapshot.
(edit) @24321   15 years vboxsync --cpuidset/remove/removall
(edit) @24307   15 years vboxsync Include --cpuid in the help
(edit) @24305   15 years vboxsync Added --cpuid option
(edit) @24304   15 years vboxsync FE/Qt4: xtracker 3225: ACPI shutdown wasn't disabled in the shutdown …
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24294   15 years vboxsync FE/Qt4: VBoxMedium cumulative patch: fixed tool-tip regression (for …
(edit) @24263   15 years vboxsync FE/Qt4: never start a VM on a single click
(edit) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24252   15 years vboxsync Frontend/VirtualBox: drop non-working synonyms for --startvm, and …
(edit) @24231   15 years vboxsync DarwinKeyboard.cpp: Fixed warning.
(edit) @24211   16 years vboxsync GUI: disable assertion
(edit) @24188   16 years vboxsync VBoxGLSupportInfo: annoying gcc warning
(edit) @24187   16 years vboxsync FE/Qt4-OSX: change resize policies
(edit) @24186   16 years vboxsync FE/Qt4-OSX: don't use deprecated method
(edit) @24185   16 years vboxsync FE/Qt4: Don't show an error if the user canceled the disk creation.
(edit) @24184   16 years vboxsync VBoxManage createhd: append the proper extension to the filename …
(edit) @24182   16 years vboxsync FE/Qt4: Relayout the progress dialog a bit & make the ETA text more …
(edit) @24175   16 years vboxsync FE/Qt4: VM Settings / Storage Page: More precise tree-view branches …
(edit) @24171   16 years vboxsync 2d accel: fix snapshot restore
(edit) @24170   16 years vboxsync 2d accel: ensure gl info is initialized before first use
(edit) @24168   16 years vboxsync FE/Qt4: Fixing assert for r54106.
(edit) @24167   16 years vboxsync FE/Qt4: VBoxConsoleWND: Removing conflicting enumeration call, which …
(edit) @24162   16 years vboxsync 2d accel: fix reset handling
(edit) @24161   16 years vboxsync FE/Qt4: VM Settings / Storage Page: Fixed bug - loading "empty" …
(edit) @24153   16 years vboxsync case-sensitive FS include.
(edit) @24152   16 years vboxsync FE/Qt: text fixes
(edit) @24151   16 years vboxsync FE/Qt: text fixes
(edit) @24149   16 years vboxsync FE/Qt4: One more icon fix for r54078.
(edit) @24148   16 years vboxsync FE/Qt4: Icon fix for r54078.
(edit) @24147   16 years vboxsync FE/Qt4: VBoxConsoleWND: Device dropdown & popup menus for CD & FD …
(edit) @24143   16 years vboxsync VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
(edit) @24137   16 years vboxsync VBoxManageModifyVM: no need for ValueUnion.u32/64 zero checks, its …
(edit) @24136   16 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24135   16 years vboxsync VBoxManageModifyVM: no need for ValueUnion.psz check
(edit) @24132   16 years vboxsync FE/Qt: really fix CapsLock on a French keyboard
(edit) @24119   16 years vboxsync FE/Qt: updated French NLS
(edit) @24118   16 years vboxsync FE/Qt: updated French NLS
(edit) @24117   16 years vboxsync FE/Qt4: VM Settings / Storage Page: controller naming convention for …
(edit) @24114   16 years vboxsync FE/Qt4-NLS: Merged Dutch, Spanish, Slovak & Romanian translations.
(edit) @24110   16 years vboxsync FE/Qt4-OSX: next fix
(edit) @24109   16 years vboxsync FE/Qt4-OSX: forgot one file
(edit) @24108   16 years vboxsync FE/Qt4-OSX: try to fix burns
(edit) @24107   16 years vboxsync FE/Qt4-OSX: initial set of native Cocoa controls
(edit) @24084   16 years vboxsync VBoxManage: snapshot dump fixes.
(edit) @24083   16 years vboxsync FE/Qt4: fix memory leak
(edit) @24081   16 years vboxsync VBoxManage: add snapshot dump command for debugging snapshot trees.
(edit) @24080   16 years vboxsync FE/Qt4: VBox Console WND: Fixed regression provoking dvd-led to be not …
(edit) @24057   16 years vboxsync FE/Qt4: VM Settings / USB Page: synchronize view<->tool-bar spacing …
(edit) @24056   16 years vboxsync FE/Qt4: Fixed typo in r53914.
(edit) @24055   16 years vboxsync FE/Qt4: VM Settings: Shared Folders Page: columns size-hint issue …
(edit) @24054   16 years vboxsync FE/Qt4: Cleaning QTreeWidget from garbage, reworking QTreeWidget …
(edit) @24044   16 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24040   16 years vboxsync Rephrased
(edit) @24036   16 years vboxsync FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
(edit) @24026   16 years vboxsync VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
(edit) @24024   16 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @24018   16 years vboxsync toupper -> RT_C_TO_UPPER.
(edit) @24013   16 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24002   16 years vboxsync FE/Qt4: Cleaning QILabel from garbage, reworking QILabel size-hint …
(edit) @23998   16 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23997   16 years vboxsync 4370: FE/Qt4: Unable to auto-mount Guest Additions image while …
(edit) @23994   16 years vboxsync #3987: Virtio: Network adapter available in all frontends.
(edit) @23984   16 years vboxsync FE/Qt: take keyboard layouts which use shift to cancel CapsLock into …
(edit) @23982   16 years vboxsync Frontends/VirtualBox: NULL strings are not valid as medium UUIDs for …
(edit) @23980   16 years vboxsync 2d accel: explicit link libGL.so to VirtualBox on Linux as well
(edit) @23973   16 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23967   16 years vboxsync VBoxManage: ULONG => StorageControllerType_T
(edit) @23963   16 years vboxsync VBoxManage: fixed a bug where replacing hdd's was not allowed and …
(edit) @23962   16 years vboxsync FE/Qt4: uninitialized variable found by valgrind
(edit) @23955   16 years vboxsync FE/Qt4: 4357: RT_OS_LINUX only
(edit) @23954   16 years vboxsync FE/Qt4: 4357: check /proc/mounts not /etc/fstab
(edit) @23953   16 years vboxsync FE/Qt4: GUI Coding-Style for Virtual Media Manager.
(edit) @23951   16 years vboxsync 2d accel: double-defined variable
(edit) @23948   16 years vboxsync FE/Qt4: 4357: Warn if usbfs is mounted at /sys/bus/usb/drivers - …
(edit) @23939   16 years vboxsync FE/Qt4: Build warning fixed (unused variable).
(edit) @23938   16 years vboxsync 2d accel: make mouse move events for overlay widget be tracked …
(edit) @23937   16 years vboxsync FE/Qt4: Snapshots processing algorithm (VM Selector page): Restore …
(edit) @23935   16 years vboxsync VBoxManage: don't use machine uuid variable for other purposes.
(edit) @23934   16 years vboxsync VBoxManage: removed spaces after function names
(edit) @23932   16 years vboxsync VBoxManage: fixed bug which caused changing media during runtime to fail
(edit) @23930   16 years vboxsync FE/Qt4: Fixing build warning in snapshot processing widget …
(edit) @23929   16 years vboxsync FE/Qt4: Fixing warning during explicit storage slot conversion …
(edit) @23928   16 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23924   16 years vboxsync FE/Qt4: Snapshots processing (VM Selector Page) algorithms update (1st …
(edit) @23912   16 years vboxsync VBoxManageHelp: removed the option dvdattach and floppyattach from …
(edit) @23902   16 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23899   16 years vboxsync FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual screen …
(edit) @23884   16 years vboxsync windows build fix
(edit) @23882   16 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23880   16 years vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23879   16 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette