# # ChangeLog for trunk/src/VBox/Frontends in vbox # # Generated by Trac 1.4.3.2 # Dec 28, 2024 4:26:39 AM Wed, 21 Mar 2007 19:39:09 GMT vboxsync [1611] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) warnings Tue, 20 Mar 2007 04:59:54 GMT vboxsync [1572] * trunk/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h (modified) shut up gcc's bitching about non-virtual destructors. Tue, 20 Mar 2007 04:56:14 GMT vboxsync [1571] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) audio (darwin). Tue, 20 Mar 2007 03:42:02 GMT vboxsync [1567] * trunk/src/VBox/Frontends/VBoxManage/Makefile (modified) darwin doesn't need VMM & REM any longer. Tue, 20 Mar 2007 03:06:26 GMT vboxsync [1565] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (copied) * trunk/src/VBox/Devices/Storage/VDICore.h (copied) * trunk/src/VBox/Devices/Storage/testcase/Makefile (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile (modified) * trunk/src/VBox/Main/Makefile (modified) Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU ... Tue, 20 Mar 2007 01:27:04 GMT vboxsync [1564] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/r3/linux/uuid-linux.cpp (deleted) * trunk/src/libs/Makefile.kmk (modified) Removed libuuid dependency. Mon, 19 Mar 2007 13:47:01 GMT vboxsync [1558] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Brazilian keyboards in the GUI front end Mon, 19 Mar 2007 13:33:40 GMT vboxsync [1557] * trunk/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Spelling corrections, etc. Mon, 19 Mar 2007 13:29:58 GMT vboxsync [1556] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Fixed my last commit Mon, 19 Mar 2007 13:02:13 GMT vboxsync [1555] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Added a Brazilian keyboard key Sat, 17 Mar 2007 01:09:30 GMT vboxsync [1551] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) Mac OS X audio support (only playback). Sat, 17 Mar 2007 00:36:52 GMT vboxsync [1550] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) don't include VBoxGuest.h if we don't need to because it drags in ... Thu, 15 Mar 2007 19:20:45 GMT vboxsync [1521] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) make internal network an available setting from GUI Thu, 15 Mar 2007 16:26:11 GMT vboxsync [1517] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) FE/Qt: Don't allow characters [a-f] on input when these characters ... Thu, 15 Mar 2007 01:19:30 GMT vboxsync [1495] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) Set VBOX_XPCOM_HOME like the default glue code in Main/glue. No ... Wed, 14 Mar 2007 19:31:19 GMT vboxsync [1489] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) r=bird: added missing (). Wed, 14 Mar 2007 15:50:33 GMT vboxsync [1475] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) enums are 32-bit according to the C standard Wed, 14 Mar 2007 15:00:01 GMT vboxsync [1473] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) Main: XPCOM: Initial implementation of auto-startable "out-of-proc" ... Wed, 14 Mar 2007 14:54:19 GMT vboxsync [1469] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Don't pollute public namespace with one-time private methods. Wed, 14 Mar 2007 11:38:46 GMT vboxsync [1467] * trunk/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp (modified) Hypertext references support added into QIRichLabel extension. Wed, 14 Mar 2007 11:35:03 GMT vboxsync [1466] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Line break added into "Shared Folders" LED tool-tip. Wed, 14 Mar 2007 02:03:16 GMT vboxsync [1459] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) darwin is *not* using SDL (don't know how to ship it yet there and we ... Tue, 13 Mar 2007 20:41:45 GMT vboxsync [1455] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) Boot items table implemented through QListView class. This table ... Tue, 13 Mar 2007 14:20:32 GMT vboxsync [1441] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/process-win32.cpp (modified) Updated the new command line syntax Tue, 13 Mar 2007 09:35:26 GMT vboxsync [1435] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) 1827: Lock down Qt GUI implemented. These options are now supported ... Mon, 12 Mar 2007 17:23:15 GMT vboxsync [1431] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Corrected indenting in VBoxManage Mon, 12 Mar 2007 17:05:35 GMT vboxsync [1430] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Added the syntax "-startvm " to the VirtualBox front ... Mon, 12 Mar 2007 14:16:32 GMT vboxsync [1428] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) added convertdd functionality from vditool to VBoxManage (but no ... Mon, 12 Mar 2007 12:59:31 GMT vboxsync [1424] * trunk/src/VBox/Frontends/VBoxSDL/vbox.ico (modified) use the same icon for VBoxSDL as for VirtualBox on Windows Mon, 12 Mar 2007 11:25:59 GMT vboxsync [1414] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Added support for the shared clipboard parameters to VBoxManage Mon, 12 Mar 2007 11:17:52 GMT vboxsync [1413] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) VBoxMedia data member integrated into DiskImageItem class allowing ... Sun, 11 Mar 2007 10:27:25 GMT vboxsync [1397] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) Use VBOX_VERSION_STRING when possible. Sun, 11 Mar 2007 03:01:52 GMT vboxsync [1395] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) typo (wonder where it comes from / why it used to compile...) Sat, 10 Mar 2007 13:48:19 GMT vboxsync [1392] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) try prevent the mouse from escaping. Sat, 10 Mar 2007 10:47:37 GMT vboxsync [1391] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Darwin cursors (didn't get inverted cursors working right, so doing ... Fri, 09 Mar 2007 16:20:08 GMT vboxsync [1381] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) Enumeration mechanism updated with vdi-children enumeration. Fri, 09 Mar 2007 13:19:31 GMT vboxsync [1371] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/welcome.png (added) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: - Added new Welcome picture (shown when no VMs are defined); ... Fri, 09 Mar 2007 13:12:43 GMT vboxsync [1370] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Added VBoxGlobal::openURL(); implemented Help -> VirtualBox ... Fri, 09 Mar 2007 08:39:49 GMT vboxsync [1351] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) 1703: Redesign the Virtual Disk Manager dialog: Ensure VDI nodes ... Fri, 09 Mar 2007 00:10:57 GMT vboxsync [1350] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) darwin: A quick go at makeing process switching work. TODO: restoring ... Thu, 08 Mar 2007 17:41:49 GMT vboxsync [1343] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) oops. Thu, 08 Mar 2007 17:13:23 GMT vboxsync [1339] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) darwin: intercept the events before HI gets them. a bit of a hack ... Thu, 08 Mar 2007 06:59:53 GMT vboxsync [1320] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Hack to ignore Command-H and Command-Q when the keyboard is captured. ... Thu, 08 Mar 2007 03:55:06 GMT vboxsync [1319] * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) Removed debug code. Thu, 08 Mar 2007 03:52:48 GMT vboxsync [1318] * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) darwin: ignore keyboard events when the widget hasn't got the ... Wed, 07 Mar 2007 23:39:53 GMT vboxsync [1317] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Do like the others, lowercase and not extension in the Info.plist file. Wed, 07 Mar 2007 23:27:19 GMT vboxsync [1316] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) New icon (PMView + Icon Composer). Removed a left over LSEnvironment ... Wed, 07 Mar 2007 22:05:44 GMT vboxsync [1315] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) A quick hack to prevent getting the typing-while-paused on Host-Q. Wed, 07 Mar 2007 15:41:13 GMT vboxsync [1303] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Fixed configuring the RDP server bind address. Wed, 07 Mar 2007 14:13:31 GMT vboxsync [1299] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Implement configuration option in VBoxManage for the interface the ... Wed, 07 Mar 2007 12:49:47 GMT vboxsync [1298] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) When there is some inaccessible media, the VDM dialog adds the ... Wed, 07 Mar 2007 09:46:57 GMT vboxsync [1294] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) Fixing forward/back focus passing for boot item's table of VMSettings. Wed, 07 Mar 2007 08:54:51 GMT vboxsync [1289] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) Sub page link activation for entering different VMSettings pages and ... Wed, 07 Mar 2007 06:24:11 GMT vboxsync [1288] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) treat a repeate key as another keydown (dunno if this is correct, but ... Wed, 07 Mar 2007 06:20:34 GMT vboxsync [1287] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) darwin modifier / hostkey fixes. Wed, 07 Mar 2007 05:34:38 GMT vboxsync [1285] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) Darwin: fixed the screen update issue and started implementing the ... Tue, 06 Mar 2007 23:24:52 GMT vboxsync [1281] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) VMSettings -> General page -> Advanced setting: Some keyboard-work ... Tue, 06 Mar 2007 15:14:57 GMT vboxsync [1275] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) wording Tue, 06 Mar 2007 14:58:38 GMT vboxsync [1274] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Fixed a lot more regressions in the Selector window. Tue, 06 Mar 2007 12:57:04 GMT vboxsync [1271] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) Comments renaming :) Tue, 06 Mar 2007 12:38:21 GMT vboxsync [1266] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Disabling empty boot item in the boot table of VMSettings. This ... Tue, 06 Mar 2007 12:37:24 GMT vboxsync [1265] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Fixed regressions that allowed to access the Settings dialog ... Tue, 06 Mar 2007 11:16:33 GMT vboxsync [1259] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) show description Tue, 06 Mar 2007 11:10:48 GMT vboxsync [1256] * trunk/src/VBox/Frontends/VirtualBox/images/description_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/description_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/edit_description_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/edit_description_disabled_16px.png (added) FE/Qt: Added icons for the description. Tue, 06 Mar 2007 10:59:08 GMT vboxsync [1255] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Added icons for the description; fixed: the description tab ... Mon, 05 Mar 2007 19:18:43 GMT vboxsync [1243] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) Make user available editing vm-description in html-source format. Mon, 05 Mar 2007 19:16:00 GMT vboxsync [1242] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) Adding (*) symbol for the description tab name (VM Selector Window). Mon, 05 Mar 2007 18:02:01 GMT vboxsync [1236] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h (modified) FE/Qt: Details/Snapshots tabs are not disabled as a whole any more; ... Mon, 05 Mar 2007 17:58:28 GMT vboxsync [1234] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) FE/Qt: Disabled Global USB UI on XPCOM hosts until a QueryInterface ... Mon, 05 Mar 2007 14:23:04 GMT vboxsync [1215] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Minor coorection of the VM Description UI. Mon, 05 Mar 2007 13:17:16 GMT vboxsync [1213] * trunk/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp (modified) End-line words disappearing fixed for QIRichLabel in VMSettings. Sun, 04 Mar 2007 11:07:52 GMT vboxsync [1178] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Fixing win/lin build trouble for *.moc in VirtualBox GUI: ... Sun, 04 Mar 2007 09:05:35 GMT vboxsync [1177] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1848: Add comment field Issue resolved as designed Wed, 28 Feb 2007 18:39:26 GMT vboxsync [1121] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) FE/Qt: Doubleclicking a VM in the Selector window will switch to an ... Tue, 27 Feb 2007 11:58:19 GMT vboxsync [1074] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) added missing vm settings entry Tue, 27 Feb 2007 11:12:54 GMT vboxsync [1073] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Added missing DSound strings Tue, 27 Feb 2007 11:02:29 GMT vboxsync [1072] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) FE/Qt: Use the default font family for VM names in the selector list ... Mon, 26 Feb 2007 20:50:40 GMT vboxsync [1068] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) 1765: Indicate that a VM has snapshots Mon, 26 Feb 2007 14:29:26 GMT vboxsync [1062] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/add_host_iface_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/add_host_iface_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/add_shared_folder_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/add_shared_folder_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/edit_shared_folder_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/edit_shared_folder_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/remove_host_iface_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/remove_host_iface_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/revome_shared_folder_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/revome_shared_folder_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_read_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_write_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Added proper Shared Folders and Host IFace icons. Sun, 25 Feb 2007 13:09:44 GMT vboxsync [1061] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) corrected syntax diagram Fri, 23 Feb 2007 16:39:31 GMT vboxsync [1044] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.h (modified) SDL_syswm.h has not been ported to Quartz yet Thu, 22 Feb 2007 15:28:28 GMT vboxsync [1026] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) one error message is enough Thu, 22 Feb 2007 11:26:33 GMT vboxsync [1024] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 1758: Implement Shared Folders UI 1. Edit button implemented for ... Wed, 21 Feb 2007 23:16:41 GMT vboxsync [1018] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Some tr() local language definitions of VBoxConsoleWnd was moved to ... Wed, 21 Feb 2007 22:08:04 GMT vboxsync [1017] * trunk/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1758: Implement Shared Folders UI Fixed buttons disappearing during ... Wed, 21 Feb 2007 19:47:10 GMT vboxsync [1015] * trunk/src/VBox/Devices/Storage/VmdkHDD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Storage/Main/GUI: Implemented preliminary support of VMDK images ... Wed, 21 Feb 2007 17:09:53 GMT vboxsync [1013] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) FE/Qt: Fixed a segfault after showing the message box on startup when ... Wed, 21 Feb 2007 14:43:23 GMT vboxsync [1012] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Spelling. Wed, 21 Feb 2007 14:42:49 GMT vboxsync [1011] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Fixed: Accessibility check error value wasn't stored and shown ... Wed, 21 Feb 2007 00:55:03 GMT vboxsync [1007] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) 1798: More GUI hotkeys Host+Fn key to Ctrl+Alt+Fn transition ... Tue, 20 Feb 2007 16:05:31 GMT vboxsync [1004] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Added missing network interface type description Tue, 20 Feb 2007 12:40:20 GMT vboxsync [1000] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Removed unnecessary iprt dependencies. Tue, 20 Feb 2007 11:15:18 GMT vboxsync [999] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) HEAD: kchmviewer fix Tue, 20 Feb 2007 10:20:59 GMT vboxsync [998] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Comment update Tue, 20 Feb 2007 10:06:17 GMT vboxsync [997] * trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp (modified) Updated the Linux keyboard code for Japanese and Korean keys Mon, 19 Feb 2007 18:54:51 GMT vboxsync [994] * trunk/configure (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/Makefile (modified) NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H Mon, 19 Feb 2007 18:53:15 GMT vboxsync [993] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 1758: Implement Shared Folders UI. Implemented status icon for ... Mon, 19 Feb 2007 18:34:46 GMT vboxsync [992] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) Updated comments Mon, 19 Feb 2007 18:31:35 GMT vboxsync [991] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Fixed: Error message boxes could print nothing in case if only ... Mon, 19 Feb 2007 18:19:17 GMT vboxsync [989] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) Made kchmviewer available from the Linux GUI