VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38390   13 years vboxsync Installer/darwin: Attempt to undo damage done by r73238
(edit) @38389   13 years vboxsync vboxnetadp: comment fix
(edit) @38388   13 years vboxsync vboxnetadp: alignment fix and assert paranoia
(edit) @38386   13 years vboxsync fixed building the deb/rpm packages
(edit) @38385   13 years vboxsync Installer/Linux: cleaned up the USB device node installation for the …
(edit) @38384   13 years vboxsync FE/Qt4: VBoxApplianceEditorWgt -> UiApplianceEditorWidget; Code Style …
(edit) @38383   13 years vboxsync Write obuf must ignore kbd interface state.
(edit) @38379   13 years vboxsync VBoxUSB/solaris: show full client device path in the syslog.
(edit) @38378   13 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38377   13 years vboxsync DevPS2: Reworked and improved the KBC emulation.
(edit) @38376   13 years vboxsync Drain more keys (Ctrl-Alt-Del generates more than bytes for key up). …
(edit) @38375   13 years vboxsync FE/Qt4: VBoxLineTextEdit -> UILineTextEdit; Coding Style cleanup
(edit) @38374   13 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38373   13 years vboxsync FE/Qt4: fix warning
(edit) @38372   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Renaming UIActionPoolOffline …
(edit) @38371   13 years vboxsync Darwin burn fix
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38367   13 years vboxsync FE/Qt4: fix pressing Enter when the License Edit button is shown in …
(edit) @38366   13 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(edit) @38365   13 years vboxsync Main/VRDE: default port
(edit) @38364   13 years vboxsync REM: Try fix the broken sysexit (and partially sysenter).
(edit) @38363   13 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38362   13 years vboxsync Installer/linux: we were creating USB device nodes we did not want to …
(edit) @38360   13 years vboxsync Windows host: Fixed icon for .VDI files.
(edit) @38359   13 years vboxsync Installer-OSX: remove vbox-img again
(edit) @38357   13 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38356   13 years vboxsync usb/win: more logging
(edit) @38355   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Reuse global 'help' …
(edit) @38352   13 years vboxsync Storage/testcase: allow to create bigger virtual disk images than 1TB
(edit) @38351   13 years vboxsync FE/Qt4-OSX: fix burn
(edit) @38350   13 years vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @38348   13 years vboxsync FE/Qt: 5823: Generalize GUI action pool: Initial version: Action pool …
(edit) @38347   13 years vboxsync German NLS fix
(edit) @38346   13 years vboxsync FE/Qt4: fix small leaks
(edit) @38345   13 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38343   13 years vboxsync FE/Qt4: fix exporting of additional infos
(edit) @38340   13 years vboxsync Installer/Linux: remove VBoxBalloonCtrl symlink
(edit) @38338   13 years vboxsync German NLS fixes
(edit) @38337   13 years vboxsync another typo
(edit) @38336   13 years vboxsync FE/Qt: some copy'n'paste typos from r73323
(edit) @38333   13 years vboxsync Storage/RAW: Remove superfluous line
(edit) @38332   13 years vboxsync Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
(edit) @38331   13 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38330   13 years vboxsync FE/VBoxManage: Allow CD/DVD drive hotplugging
(edit) @38329   13 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38328   13 years vboxsync AHCI: Fixes for CD/DVD hotplugging
(edit) @38327   13 years vboxsync EMR3Init: duh.
(edit) @38326   13 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38323   13 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38322   13 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38321   13 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38319   13 years vboxsync Recompiler/FreeBSD: Fix alignment on 32bit
(edit) @38318   13 years vboxsync FE/Qt: UIIndicatorsPool: Fixing a typo.
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   13 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   13 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38314   13 years vboxsync crogl: fix hgcm con raisings, that cause WinSAT, immage viewer, etc. …
(edit) @38313   13 years vboxsync VBoxGINA: Use "autologon" log group, fixed WinLogon API hooking (>= …
(edit) @38311   13 years vboxsync FE/Qt4: VBoxProblemReporter -> UIMessageCenter; Coding Style cleanup
(edit) @38310   13 years vboxsync Reverted accidental commit in r73297, fixed debug logging.
(edit) @38308   13 years vboxsync Main/Medium: public cloneToEx API for internal use which makes it …
(edit) @38307   13 years vboxsync FE/Qt4-NLS: merged sv and r73312, r73313
(edit) @38306   13 years vboxsync FE/Qt4-NLS: merged sr and r73312, r73313
(edit) @38305   13 years vboxsync Addressed some todos.
(edit) @38304   13 years vboxsync FE/Qt: English NLS
(edit) @38303   13 years vboxsync FE/Qt: added a warning about the ICH9 emulation being experimental
(edit) @38302   13 years vboxsync RDP/client: warnings.
(edit) @38300   13 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38299   13 years vboxsync VBoxPci/linux: adapt to new location/name of header file in Linux 3.1. …
(edit) @38298   13 years vboxsync crOpenGL: proper handling of pack/unpack states with PBO's
(edit) @38297   13 years vboxsync duh
(edit) @38296   13 years vboxsync xpcom build fix.
(edit) @38295   13 years vboxsync Main: Use absolute pointing device by default for NT 5.0 and later guests.
(edit) @38294   13 years vboxsync Build fix.
(edit) @38293   13 years vboxsync Build fix.
(edit) @38292   13 years vboxsync usb/win: disable back verbose logging
(edit) @38291   13 years vboxsync darwin install: No need to strip the binaries now.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(edit) @38289   13 years vboxsync usb/win: temporary enable verbose release logging again
(edit) @38288   13 years vboxsync usb/win: more correct hub drvobj aquisition, more verbose logging
(edit) @38286   13 years vboxsync loadusb.sh must be installed with the executable bit set.
(edit) @38285   13 years vboxsync comment typo.
(edit) @38284   13 years vboxsync usb/win: disable back verbose loging
(edit) @38283   13 years vboxsync wddm/wine: bugfix
(edit) @38282   13 years vboxsync usb/win: temporary enable verbose logging for release build
(edit) @38280   13 years vboxsync annoying usb assertion
(edit) @38278   13 years vboxsync *.kmk: install path adjustments.
(edit) @38276   13 years vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(edit) @38275   13 years vboxsync Main/DisplayImpl: document an internal API
(edit) @38274   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38273   13 years vboxsync Additions/x11/vboxmouse: return proper default for unknown values in …
(edit) @38272   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38271   13 years vboxsync Main/MouseImpl: correct absolute axis scaling to return the centre of …
(edit) @38270   13 years vboxsync Build fix.
(edit) @38269   13 years vboxsync GuestCtrl: Update.
(edit) @38268   13 years vboxsync usb/win: logging fixes
(edit) @38264   13 years vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
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