VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34832   14 years vboxsync Comment.
(edit) @34831   14 years vboxsync GuestControl/Copy: Use a thread (guest task) for displaying real …
(edit) @34829   14 years vboxsync Frontends/VBoxManage: show image variant with showhdinfo
(edit) @34828   14 years vboxsync Audio/HDA: nuked trailing whitespace.
(edit) @34827   14 years vboxsync Audio/HDA: comments.
(edit) @34826   14 years vboxsync FE/Qt4: Remove no display, cause it prevent the display of the …
(edit) @34825   14 years vboxsync GuestControl/service: Don't try to deliver too big messages to the …
(edit) @34824   14 years vboxsync Audio/HDA: WALCLK emulation uses virtual time source, math fixed.
(edit) @34823   14 years vboxsync FE/Qt: File-open window called from running VM device menu (cd/floppy) …
(edit) @34822   14 years vboxsync FE/Qt: File-open window called from running VM device menu (cd/floppy) …
(edit) @34821   14 years vboxsync language
(edit) @34820   14 years vboxsync Main: docs update on IEventListener::handleEvent
(edit) @34819   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34818   14 years vboxsync Audio/HDA: Implementation of WALCLK register. fixes with Ubuntu 10.10 …
(edit) @34817   14 years vboxsync VBoxGuestLib (currently) not required for testsuite
(edit) @34816   14 years vboxsync Solaris installer: install VBoxExtPackHelperApp
(edit) @34815   14 years vboxsync Linux installer: export two missing file to OSE
(edit) @34814   14 years vboxsync FE/Qt: Build fix #2 for r68621.
(edit) @34813   14 years vboxsync FE/Qt: Build fix #1 for r68621.
(edit) @34812   14 years vboxsync FE/Qt: License viewer: Bug fix for scroll-bar initially hidden.
(edit) @34811   14 years vboxsync FE/Qt: 5386: Extension pack GUI: Show extension package license if …
(edit) @34810   14 years vboxsync wddm/3d: disable vectored exception handler assert for debug builds
(edit) @34809   14 years vboxsync FE/Qt: NLS fix for extension package removing procedure.
(edit) @34808   14 years vboxsync IExtPackBase: Added two attributes: license and showLicense.
(edit) @34806   14 years vboxsync FE/Qt: 5386: Extension pack GUI: ExtPack version updated with revision …
(edit) @34805   14 years vboxsync double tab indent for prerequisites
(edit) @34804   14 years vboxsync build fix
(edit) @34801   14 years vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34800   14 years vboxsync adds burn fix
(edit) @34799   14 years vboxsync FE/Qt4-NLS: merged lt
(edit) @34796   14 years vboxsync wddm/3d: 32bit VBoxDispD3D.dll for amd64 (disabled)
(edit) @34795   14 years vboxsync ExtPackManager: Drop the drop zone idea.
(edit) @34794   14 years vboxsync ExtPackManager: Drop the drop zone idea.
(edit) @34793   14 years vboxsync FE/Qt4-NLS: update
(edit) @34791   14 years vboxsync FE/Qt4: close IMedium on delete
(edit) @34790   14 years vboxsync Compile fix
(edit) @34789   14 years vboxsync Seen callers with more arguments that cause trouble (a thing as simple …
(edit) @34787   14 years vboxsync Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34783   14 years vboxsync COMWrappers.xsl: Use AssertReturn[Void], predict success, drop spaces.
(edit) @34782   14 years vboxsync Main: add missing saveRegistries() in Medium::DeleteStorage()
(edit) @34781   14 years vboxsync FE/Qt4: 5395: Crash if 'about' box is open during VM shutdown - should …
(edit) @34780   14 years vboxsync Exclude from non_-WDDM build
(edit) @34779   14 years vboxsync Main/Medium: do not allow changing the medium type of an already …
(edit) @34778   14 years vboxsync Spelling.
(edit) @34777   14 years vboxsync Minor help text update.
(edit) @34776   14 years vboxsync GuestControl/service: Check for HGCM buffer size.
(edit) @34775   14 years vboxsync Linux build fix
(edit) @34774   14 years vboxsync deb: fixed copyright file
(edit) @34773   14 years vboxsync rpm: mention GPLv2 in the package description
(edit) @34772   14 years vboxsync Use RT_BOOL().
(edit) @34771   14 years vboxsync BOOL -> bool.
(edit) @34770   14 years vboxsync Warning.
(edit) @34769   14 years vboxsync Better argc check.
(edit) @34768   14 years vboxsync PC/Etherboot-src: build speedup by converting sub-makefile to single …
(edit) @34765   14 years vboxsync Linux additions: warning
(edit) @34764   14 years vboxsync no 64-bit div here
(edit) @34763   14 years vboxsync Additions/x11/vboxvideo: fix updates on additional monitors, try to …
(edit) @34762   14 years vboxsync duh
(edit) @34761   14 years vboxsync VBoxManage/GuestControl: Clarify status.
(edit) @34760   14 years vboxsync Automatic Guest Additions update/Main: One more process step.
(edit) @34759   14 years vboxsync more German NLS fixes
(edit) @34758   14 years vboxsync Automatic Guest Additions update/Main: Simplified overall progress …
(edit) @34757   14 years vboxsync grr!
(edit) @34756   14 years vboxsync build fix
(edit) @34754   14 years vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @34753   14 years vboxsync VBoxExtPackHelperApp: changed the elevation checks for windows. …
(edit) @34752   14 years vboxsync LPC: print PIRQ mapping too
(edit) @34751   14 years vboxsync Typo.
(edit) @34750   14 years vboxsync PCI: Added pciirq dbg info command for old chipset.
(edit) @34749   14 years vboxsync space
(edit) @34748   14 years vboxsync PCI: correct reset handlers
(edit) @34747   14 years vboxsync Additions/x11/vboxvideo: main code for multi-monitor X11 and various …
(edit) @34746   14 years vboxsync PCI: registers, better reset and relocation handlers
(edit) @34745   14 years vboxsync Windows Guest Additions installer: Back out reboot flag handling …
(edit) @34743   14 years vboxsync Build fix #1 for r68545.
(edit) @34742   14 years vboxsync Windows Guest Additions installer: Put reboot-flag in sub-folder.
(edit) @34741   14 years vboxsync Comment update
(edit) @34740   14 years vboxsync FE/Qt: Add errors processing for settings save procedure …
(edit) @34739   14 years vboxsync Main::Display: use screen id in VBVA mode.
(edit) @34738   14 years vboxsync to much
(edit) @34737   14 years vboxsync Main;FE/Qt4-OSX: change the icon on the password dialog
(edit) @34736   14 years vboxsync FE/Qt: Problem-reporter cleanup.
(edit) @34735   14 years vboxsync FE/Qt: Some little logic fix in settings save procedure.
(edit) @34734   14 years vboxsync Main/Medium: for newly created media which doesn't support creating …
(edit) @34733   14 years vboxsync Build fix.
(edit) @34732   14 years vboxsync Comment
(edit) @34731   14 years vboxsync Windows Guest Additions installer: Also set flag on installation success.
(edit) @34730   14 years vboxsync fixed extpack install failure on windows.
(edit) @34729   14 years vboxsync Windows Guest Additions installer: Set flag for a needed reboot after …
(edit) @34728   14 years vboxsync /FE/Qt4: more progress images
(edit) @34726   14 years vboxsync OSE header fix
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34724   14 years vboxsync bugfix
(edit) @34723   14 years vboxsync VBoxExtPackHelperApp: Authorize root execution the standard way and …
(edit) @34722   14 years vboxsync Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
(edit) @34721   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the "undefined" list
(edit) @34720   14 years vboxsync Additions/x11/vboxvideo: temporary makefile hackery to make Solaris 10 …
(edit) @34719   14 years vboxsync Additions/x11/vboxvideo: missing symbol in the symbol list
(edit) @34718   14 years vboxsync Additions/x11/x11include: removed unused header file that was …
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