VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @49608   11 years vboxsync FE/Qt: 7112: Update to r90818: Taking into account broadcasted …
(edit) @49602   11 years vboxsync FE/Qt: 7112: *Hide* VM selector window instead of *closing* (which …
(edit) @49601   11 years vboxsync FE/Qt: OS X host: do not disable hot corners when disabling global hot …
(edit) @49596   11 years vboxsync FE/Qt: 7109: Allow to compile with VBOX_WITH_LIBCURL disabled.
(edit) @49595   11 years vboxsync FE/QT: Mac OS X host: add native hide() method for UICocoaApplication …
(edit) @49589   11 years vboxsync FE/Qt: Medium enumeration mechanism: Separate handling for machine …
(edit) @49586   11 years vboxsync newer gcc versions require a space between literal and identifier
(edit) @49582   11 years vboxsync FE/Qt: Medium Manager: Using manual tree search mechanism instead of …
(edit) @49581   11 years vboxsync FE/Qt: Medium Manager: Cleanup some unused stuff, few coding-style fixes.
(edit) @49574   11 years vboxsync FE/Qt: fix UISession compilation with VBOX_GUI_WITH_KEYS_RESET_HANDLER
(edit) @49557   11 years vboxsync FE/Qt: Medium enumeration mechanism: Support to async CMedium …
(edit) @49553   11 years vboxsync FE/Qt: Medium enumeration mechanism: Cleanup.
(edit) @49535   11 years vboxsync vhwa: cleanup fixes
(edit) @49506   11 years vboxsync FE/Qt: Runtime UI: Make sure last visual-state type chosen by user …
(edit) @49505   11 years vboxsync FE/Qt: Runtime UI: UIVisualState framework cleanup: Moving most of …
(edit) @49503   11 years vboxsync FE/VBoxManage: GuestCtrl: Removed debug output.
(edit) @49502   11 years vboxsync FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing active …
(edit) @49498   11 years vboxsync FE/Qt: Runtime UI: Moving some visual-state change logic into …
(edit) @49485   11 years vboxsync FE/Qt: warnings
(edit) @49472   11 years vboxsync FE/Qt: 7092: QIRichTextLabel should use proper text colors.
(edit) @49468   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 4): Make sure …
(edit) @49467   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 3): Some change …
(edit) @49466   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 2): Make sure …
(edit) @49465   11 years vboxsync FE/Qt: Runtime UI: Close actions handling rework (step 1): Providing …
(edit) @49463   11 years vboxsync OS X host: HID LEDs sync: split IOKit callback into smaller parts; …
(edit) @49462   11 years vboxsync FE/Qt: Runtime UI: Menu/menubar factory cleanup/rework.
(edit) @49457   11 years vboxsync OS X host: HID LEDs sync: take care about CAPS LOCK timeout on Apple …
(edit) @49439   11 years vboxsync FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, …
(edit) @49433   11 years vboxsync VHWA: sleep 2ms really
(edit) @49431   11 years vboxsync vhwa: warning fix
(edit) @49430   11 years vboxsync VHWA: forward port other fixes
(edit) @49429   11 years vboxsync FE/Qt: Icons: Fixing incorrect Linux 2.6 icon.
(edit) @49425   11 years vboxsync forward-port followup to VHWA fix
(edit) @49422   11 years vboxsync burn fix
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49418   11 years vboxsync FE/Qt: 7063: Export Appliance wizard should not forget to attach OVA …
(edit) @49401   11 years vboxsync FE/Qt: 7069: Fixing machine-window artifacts on VM boot.
(edit) @49397   11 years vboxsync FE/VBoxManage: Logging for detached guest sessions.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49364   11 years vboxsync FE/Qt: MacOS X: Mavericks font fix.
(edit) @49363   11 years vboxsync FE/Qt: VBoxGlobal: Static stuff to determine MacOS X release name.
(edit) @49361   11 years vboxsync OS X host: LEDs sync: LogRel() -> LogRel2().
(edit) @49353   11 years vboxsync FE/VBoxManage: Syntax help typo.
(edit) @49352   11 years vboxsync Mac OS X host: LEDs sync: driver for some kbd devices might stuck in …
(edit) @49351   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49345   11 years vboxsync FE/Qt: Russian NLS update.
(edit) @49344   11 years vboxsync FE/Qt: kmk updatenls.
(edit) @49342   11 years vboxsync FE/Qt: NLS fix for r90215 (and previous version).
(edit) @49341   11 years vboxsync FE/Qt: 7037: Runtime UI: Some NLS stuff for r90326.
(edit) @49340   11 years vboxsync FE/Qt: 7037: Runtime UI: One more fix related to r90326.
(edit) @49337   11 years vboxsync FE/Qt: 7037: Runtime UI: Fixing some webcams related stuff for r90326.
(edit) @49336   11 years vboxsync FE/Qt: be eol-style agnostic
(edit) @49335   11 years vboxsync FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism …
(edit) @49333   11 years vboxsync FE/Qt: 7037: Runtime UI: Extending *Devices* menu with *Webcams* menu.
(edit) @49322   11 years vboxsync FE/Qt: Runtime UI: Guest screen adjustment protocol: Make sure GUI do …
(edit) @49321   11 years vboxsync OS X host: LEDs sync: fix typo, remove runtime warning.
(edit) @49309   11 years vboxsync FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism …
(edit) @49307   11 years vboxsync FE/Qt: make it compile with VBOX_WITH_CROGL disabled
(edit) @49306   11 years vboxsync FE/Qt: Runtime UI: Make sure automatically enabled guest screen …
(edit) @49304   11 years vboxsync OS X host: LEDs sync: ignore CAPS LOCK timeout in Carbon event for now.
(edit) @49302   11 years vboxsync OS X host: LEDs sync: update backlisting, also do not broadcast to …
(edit) @49301   11 years vboxsync OS X host: LEDs sync: Log2() -> LogRel().
(edit) @49291   11 years vboxsync FE/Qt: Runtime UI: Seamless mode: Make sure we have no background …
(edit) @49290   11 years vboxsync Update comment.
(edit) @49289   11 years vboxsync OS X host: LEDs sync: introduce FIFO event queue between IOKit and …
(edit) @49280   11 years vboxsync OS X host: GUI: rewrite darwinCreateMachineShortcut(): not using …
(edit) @49279   11 years vboxsync FE/Qt: Typos in comment.
(edit) @49277   11 years vboxsync FE/Qt: language strings.
(edit) @49272   11 years vboxsync FE/Qt: NLS: Insert Guest Additions installer -> Insert Guest Additions …
(edit) @49267   11 years vboxsync FE/Qt: only mention wrong BPP settings if the Guest Additions are loaded.
(edit) @49266   11 years vboxsync FE/Qt: text changes.
(edit) @49265   11 years vboxsync FE/Qt: Runtime UI: Quartz2D frame-buffer: Next iteration in EMT vs GUI …
(edit) @49262   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer interface: Next iteration in EMT vs …
(edit) @49222   11 years vboxsync Removed debug logging.
(edit) @49221   11 years vboxsync FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to …
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49184   11 years vboxsync FE/Qt: NLS meta-data fix for r90060.
(edit) @49183   11 years vboxsync FE/Qt: Runtime UI: Make sure automatic guest-size-hint calculator do …
(edit) @49181   11 years vboxsync OSE build fix
(edit) @49177   11 years vboxsync FE/Qt: Runtime UI: Guest screen size adjustment mechanism.
(edit) @49176   11 years vboxsync FE/Qt: Runtime UI: Some small cleanup.
(edit) @49169   11 years vboxsync FE/Qt: MacOS X: One more build fix for r90040.
(edit) @49168   11 years vboxsync FE/Qt: MacOS X: Build fix for r90040.
(edit) @49167   11 years vboxsync FE/Qt: Runtime UI: Reworking frame-buffer synchronization logic.
(edit) @49166   11 years vboxsync Build fix.
(edit) @49165   11 years vboxsync FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, added …
(edit) @49158   11 years vboxsync FE/Qt: back out r89941 and force re-downloading of the certs if we …
(edit) @49128   11 years vboxsync FE/Qt: Runtime UI: MacOS X: Quartz2D frame-buffer: Removing some stuff …
(edit) @49123   11 years vboxsync build fix
(edit) @49122   11 years vboxsync FE/Qt: Doxyfile: One more MacOS X related define.
(edit) @49121   11 years vboxsync FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: MacOS X: …
(edit) @49114   11 years vboxsync NetworkServices: coding style
(edit) @49105   11 years vboxsync FE/Qt: temporarily add the intermediate certificate as long as the …
(edit) @49103   11 years vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49091   11 years vboxsync UIWizardNewVM.cpp: Always SetPortCount on AHCI when used, whether it …
(edit) @49090   11 years vboxsync OS X host: leds sync: resync last affected HID device with the guest …
(edit) @49086   11 years vboxsync VBoxManage/doc: document 'VBoxManage modifyvm triplefaultreset'
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
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