VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1611   18 years vboxsync warnings
(edit) @1572   18 years vboxsync shut up gcc's bitching about non-virtual destructors.
(edit) @1571   18 years vboxsync audio (darwin).
(edit) @1567   18 years vboxsync darwin doesn't need VMM & REM any longer.
(edit) @1565   18 years vboxsync Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU …
(edit) @1564   18 years vboxsync Removed libuuid dependency.
(edit) @1558   18 years vboxsync Brazilian keyboards in the GUI front end
(edit) @1557   18 years vboxsync FE/Qt: Spelling corrections, etc.
(edit) @1556   18 years vboxsync Fixed my last commit
(edit) @1555   18 years vboxsync Added a Brazilian keyboard key
(edit) @1551   18 years vboxsync Mac OS X audio support (only playback).
(edit) @1550   18 years vboxsync don't include VBoxGuest.h if we don't need to because it drags in …
(edit) @1521   18 years vboxsync make internal network an available setting from GUI
(edit) @1517   18 years vboxsync FE/Qt: Don't allow characters [a-f] on input when these characters are …
(edit) @1495   18 years vboxsync Set VBOX_XPCOM_HOME like the default glue code in Main/glue. No reason …
(edit) @1489   18 years vboxsync r=bird: added missing ().
(edit) @1475   18 years vboxsync enums are 32-bit according to the C standard
(edit) @1473   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1469   18 years vboxsync FE/Qt: Don't pollute public namespace with one-time private methods.
(edit) @1467   18 years vboxsync Hypertext references support added into QIRichLabel extension.
(edit) @1466   18 years vboxsync Line break added into "Shared Folders" LED tool-tip.
(edit) @1459   18 years vboxsync darwin is *not* using SDL (don't know how to ship it yet there and we …
(edit) @1455   18 years vboxsync Boot items table implemented through QListView class. This table …
(edit) @1441   18 years vboxsync Updated the new command line syntax
(edit) @1435   18 years vboxsync 1827: Lock down Qt GUI implemented. These options are now supported …
(edit) @1431   18 years vboxsync Corrected indenting in VBoxManage
(edit) @1430   18 years vboxsync Added the syntax "-startvm <name> <uuid>" to the VirtualBox front end, …
(edit) @1428   18 years vboxsync added convertdd functionality from vditool to VBoxManage (but no …
(edit) @1424   18 years vboxsync use the same icon for VBoxSDL as for VirtualBox on Windows
(edit) @1414   18 years vboxsync Added support for the shared clipboard parameters to VBoxManage
(edit) @1413   18 years vboxsync VBoxMedia data member integrated into DiskImageItem class allowing …
(edit) @1397   18 years vboxsync Use VBOX_VERSION_STRING when possible.
(edit) @1395   18 years vboxsync typo (wonder where it comes from / why it used to compile...)
(edit) @1392   18 years vboxsync try prevent the mouse from escaping.
(edit) @1391   18 years vboxsync Darwin cursors (didn't get inverted cursors working right, so doing …
(edit) @1381   18 years vboxsync Enumeration mechanism updated with vdi-children enumeration.
(edit) @1371   18 years vboxsync FE/Qt: - Added new Welcome picture (shown when no VMs are defined); - …
(edit) @1370   18 years vboxsync FE/Qt: Added VBoxGlobal::openURL(); implemented Help -> VirtualBox Web …
(edit) @1351   18 years vboxsync 1703: Redesign the Virtual Disk Manager dialog: Ensure VDI nodes …
(edit) @1350   18 years vboxsync darwin: A quick go at makeing process switching work. TODO: restoring …
(edit) @1343   18 years vboxsync oops.
(edit) @1339   18 years vboxsync darwin: intercept the events before HI gets them. a bit of a hack …
(edit) @1320   18 years vboxsync Hack to ignore Command-H and Command-Q when the keyboard is captured. …
(edit) @1319   18 years vboxsync Removed debug code.
(edit) @1318   18 years vboxsync darwin: ignore keyboard events when the widget hasn't got the …
(edit) @1317   18 years vboxsync Do like the others, lowercase and not extension in the Info.plist file.
(edit) @1316   18 years vboxsync New icon (PMView + Icon Composer). Removed a left over LSEnvironment …
(edit) @1315   18 years vboxsync A quick hack to prevent getting the typing-while-paused on Host-Q.
(edit) @1303   18 years vboxsync Fixed configuring the RDP server bind address.
(edit) @1299   18 years vboxsync Implement configuration option in VBoxManage for the interface the RDP …
(edit) @1298   18 years vboxsync When there is some inaccessible media, the VDM dialog adds the …
(edit) @1294   18 years vboxsync Fixing forward/back focus passing for boot item's table of VMSettings.
(edit) @1289   18 years vboxsync Sub page link activation for entering different VMSettings pages and …
(edit) @1288   18 years vboxsync treat a repeate key as another keydown (dunno if this is correct, but …
(edit) @1287   18 years vboxsync darwin modifier / hostkey fixes.
(edit) @1285   18 years vboxsync Darwin: fixed the screen update issue and started implementing the …
(edit) @1281   18 years vboxsync VMSettings -> General page -> Advanced setting: Some keyboard-work …
(edit) @1275   18 years vboxsync wording
(edit) @1274   18 years vboxsync FE/Qt: Fixed a lot more regressions in the Selector window.
(edit) @1271   18 years vboxsync Comments renaming :)
(edit) @1266   18 years vboxsync Disabling empty boot item in the boot table of VMSettings. This empty …
(edit) @1265   18 years vboxsync FE/Qt: Fixed regressions that allowed to access the Settings dialog …
(edit) @1259   18 years vboxsync show description
(edit) @1256   18 years vboxsync FE/Qt: Added icons for the description.
(edit) @1255   18 years vboxsync FE/Qt: Added icons for the description; fixed: the description tab was …
(edit) @1243   18 years vboxsync Make user available editing vm-description in html-source format.
(edit) @1242   18 years vboxsync Adding (*) symbol for the description tab name (VM Selector Window).
(edit) @1236   18 years vboxsync FE/Qt: Details/Snapshots tabs are not disabled as a whole any more; …
(edit) @1234   18 years vboxsync FE/Qt: Disabled Global USB UI on XPCOM hosts until a QueryInterface …
(edit) @1215   18 years vboxsync FE/Qt: Minor coorection of the VM Description UI.
(edit) @1213   18 years vboxsync End-line words disappearing fixed for QIRichLabel in VMSettings.
(edit) @1178   18 years vboxsync Fixing win/lin build trouble for *.moc in VirtualBox GUI: …
(edit) @1177   18 years vboxsync 1848: Add comment field Issue resolved as designed
(edit) @1121   18 years vboxsync FE/Qt: Doubleclicking a VM in the Selector window will switch to an …
(edit) @1074   18 years vboxsync added missing vm settings entry
(edit) @1073   18 years vboxsync FE/Qt: Added missing DSound strings
(edit) @1072   18 years vboxsync FE/Qt: Use the default font family for VM names in the selector list …
(edit) @1068   18 years vboxsync 1765: Indicate that a VM has snapshots
(edit) @1062   18 years vboxsync FE/Qt: Added proper Shared Folders and Host IFace icons.
(edit) @1061   18 years vboxsync corrected syntax diagram
(edit) @1044   18 years vboxsync SDL_syswm.h has not been ported to Quartz yet
(edit) @1026   18 years vboxsync one error message is enough
(edit) @1024   18 years vboxsync 1758: Implement Shared Folders UI 1. Edit button implemented for …
(edit) @1018   18 years vboxsync Some tr() local language definitions of VBoxConsoleWnd was moved to …
(edit) @1017   18 years vboxsync 1758: Implement Shared Folders UI Fixed buttons disappearing during …
(edit) @1015   18 years vboxsync Storage/Main/GUI: Implemented preliminary support of VMDK images …
(edit) @1013   18 years vboxsync FE/Qt: Fixed a segfault after showing the message box on startup when …
(edit) @1012   18 years vboxsync FE/Qt: Spelling.
(edit) @1011   18 years vboxsync FE/Qt: Fixed: Accessibility check error value wasn't stored and shown …
(edit) @1007   18 years vboxsync 1798: More GUI hotkeys Host+Fn key to Ctrl+Alt+Fn transition …
(edit) @1004   18 years vboxsync FE/Qt: Added missing network interface type description
(edit) @1000   18 years vboxsync FE/Qt: Removed unnecessary iprt dependencies.
(edit) @999   18 years vboxsync HEAD: kchmviewer fix
(edit) @998   18 years vboxsync Comment update
(edit) @997   18 years vboxsync Updated the Linux keyboard code for Japanese and Korean keys
(edit) @994   18 years vboxsync NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
(edit) @993   18 years vboxsync 1758: Implement Shared Folders UI. Implemented status icon for …
(edit) @992   18 years vboxsync Updated comments
(edit) @991   18 years vboxsync FE/Qt: Fixed: Error message boxes could print nothing in case if only …
(edit) @989   18 years vboxsync Made kchmviewer available from the Linux GUI
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