VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35301   14 years vboxsync deb: a lintian warning
(edit) @35298   14 years vboxsync VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35292   14 years vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35287   14 years vboxsync FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs
(edit) @35286   14 years vboxsync LPC: typo
(edit) @35284   14 years vboxsync introduced VBOX_WITH_S3
(edit) @35283   14 years vboxsync VBOX_WITH_CROGL undef compile fix
(edit) @35282   14 years vboxsync VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix
(edit) @35281   14 years vboxsync UIFrameBufferQuartz2D: fixed incorrect r69057: framebuffer must not be …
(edit) @35280   14 years vboxsync 2d: fix playback for odd-sized images
(edit) @35279   14 years vboxsync ExtPack: Send the HWND down to the helper app so we can later make the …
(edit) @35275   14 years vboxsync FE/Qt: Russian NLS update for 4.0 release.
(edit) @35274   14 years vboxsync play safe
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35272   14 years vboxsync doc adj.
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35270   14 years vboxsync FE/Qt: 5421: Trying to fix rare crash during opening VM settings.
(edit) @35269   14 years vboxsync Additions/x11/vboxvideo: fix broken dynamic resizing on additional monitors
(edit) @35268   14 years vboxsync Additions/x11/vboxvideo: blank the screen on server termination and VT …
(edit) @35267   14 years vboxsync Additions/x11/vboxvideo: recreate communication structures in guest …
(edit) @35266   14 years vboxsync Additions/x11/vboxvideo: clear video memory before resizing the …
(edit) @35265   14 years vboxsync Additions/linux/installer: make sure the udev rule gets installed …
(edit) @35264   14 years vboxsync VBoxShell: guest pipe cmd
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35262   14 years vboxsync VBoxShell: check progress result code
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35260   14 years vboxsync VBoxShell: gcopy command
(edit) @35259   14 years vboxsync FE/Qt4-NLS: merged nl and ko.
(edit) @35258   14 years vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @35257   14 years vboxsync DBGCEmulateCodeView.cpp: Fixed bug discovered by MSC.
(edit) @35256   14 years vboxsync VBoxExtPackHelperApp: Another solaris workaround/fix - force it not to …
(edit) @35255   14 years vboxsync Main: fix windows burns
(edit) @35254   14 years vboxsync Undo wrong change.
(edit) @35253   14 years vboxsync Debugger: Fixed memory editing commands.
(edit) @35252   14 years vboxsync Main: fix windows burns
(edit) @35251   14 years vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35249   14 years vboxsync Linux Additions: cosmetical fix for the guest kernel module startup script
(edit) @35247   14 years vboxsync FE/Qt: 3635: Scale mode: Keep aspect-ratio during manual window resize …
(edit) @35245   14 years vboxsync build fix
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35243   14 years vboxsync Main/GuestCtrlImpl: allow size 0 when copying a file to the guest
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35241   14 years vboxsync Frontends/VBoxManage: more paranoid error handling for finding media …
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @35238   14 years vboxsync Frontends/VBoxManage: makes no sense to register a raw disk/partition …
(edit) @35237   14 years vboxsync ExtPack: Don't suppress gksu and kdesudo output, just ignore extra the …
(edit) @35236   14 years vboxsync Main/VBoxExtPackHelperApp: typo in error message
(edit) @35235   14 years vboxsync FE/Qt4: don't show the inaccessible warning when the user opens the VM …
(edit) @35234   14 years vboxsync FE/Qt4: make sure the finish button is disabled on start of processing …
(edit) @35233   14 years vboxsync FE/Qt4-NLS: merged sv, ja, it, lt, bg, es and pt_BR
(edit) @35231   14 years vboxsync Main-GuestControl: fix for small files
(edit) @35230   14 years vboxsync deb/rpm: adaptions to r69058
(edit) @35227   14 years vboxsync VBoxExtPackHelperApp: Older gksu does not grok --description or --.
(edit) @35226   14 years vboxsync VBoxExtPackHelperApp: added kdesudo
(edit) @35225   14 years vboxsync Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP.
(edit) @35224   14 years vboxsync VBoxExtPackHelperApp: corrected the 'su' invocation so it should work …
(edit) @35223   14 years vboxsync FE/Qt4-NLS: final update
(edit) @35222   14 years vboxsync Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of …
(edit) @35221   14 years vboxsync FE/Qt4-NLS: merged hu, nl, bg and cs
(edit) @35219   14 years vboxsync VBoxExtPackHelperApp: search /usr/openwin/bin for execs on solaris.
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35216   14 years vboxsync Config.kmk: if there is no license version defined there's no need to …
(edit) @35215   14 years vboxsync 2d/mac: fix seamles with 2d
(edit) @35214   14 years vboxsync AHCI: Fix wrong Led assignments
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @35212   14 years vboxsync Main/Mouse: ignore mouse events on disabled screens properly
(edit) @35211   14 years vboxsync Main/Display: proper pointer position when a guest screen is disabled
(edit) @35210   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35209   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35208   14 years vboxsync Additions/x11/vboxvideo: possible fix an X.Org segault
(edit) @35207   14 years vboxsync Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not …
(edit) @35206   14 years vboxsync Installer/linux: /dev/vboxdrv should belong to the group vboxusers in …
(edit) @35205   14 years vboxsync AsyncCompletion: Don't waste CPU cycles when all endpoints have …
(edit) @35204   14 years vboxsync ExtPack: Require authentication to install extension packs on linux …
(edit) @35202   14 years vboxsync Additions/linux/installer: do not manually created device nodes if we …
(edit) @35200   14 years vboxsync Additions/linux/installer: cleanup without functionality changes
(edit) @35196   14 years vboxsync AsyncCompletion: Only register debug statistics if the endpoint …
(edit) @35195   14 years vboxsync crOpenGL: disable compiled vertex array usage
(edit) @35194   14 years vboxsync VBoxManage: VRDE options
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35190   14 years vboxsync AsyncCompletion: Fixed querying the size of a block device on OS X
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35186   14 years vboxsync Compile fix
(edit) @35185   14 years vboxsync missing exports
(edit) @35184   14 years vboxsync ExtPack: Changed the installed callback so that it can report back …
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35180   14 years vboxsync More logging
(edit) @35179   14 years vboxsync Duplicate case
(edit) @35178   14 years vboxsync PIT: Modes 2/6 and 3/7 are identical.
(edit) @35177   14 years vboxsync Main: OnGuestMonitorChanged event.
(edit) @35176   14 years vboxsync FE/Qt: Fixed Korean keys on X11 hosts.
(edit) @35175   14 years vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
(edit) @35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35171   14 years vboxsync Main/Console: log the file system of the snapshot folder as well
(edit) @35170   14 years vboxsync Main: Moved Guest Control code to own file for better separation.
(edit) @35168   14 years vboxsync Linux kernel device node: group root not vboxusers
(edit) @35167   14 years vboxsync Windows host installer: Export new graphics.
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