VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38805   14 years vboxsync DevVGA.cpp: build fix
(edit) @38804   14 years vboxsync DevVGA.cpp: vgatext fixes and a tiny extension - args: all, scr, …
(edit) @38803   14 years vboxsync DevVGA.cpp: Fixed warnings on windows.
(edit) @38802   14 years vboxsync Main/webservice: provide wsdl description through http get with url …
(edit) @38801   14 years vboxsync Additions/solaris/SharedFolders: fix panic if vboxConnect() fails.
(edit) @38800   14 years vboxsync FE/Qt: allow manually sorting of the machine list
(edit) @38799   14 years vboxsync Main/webservice: only document the official API package, not the …
(edit) @38798   14 years vboxsync FE/Qt4: suppress typecast warnings.
(edit) @38797   14 years vboxsync netIfWinFindAdapterClassById: hr variable shadowing causing a success …
(edit) @38796   14 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38794   14 years vboxsync Cleanup / build fixes.
(edit) @38793   14 years vboxsync CreateHostOnlyInterface: Lots of logging for #5886.
(edit) @38791   14 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38790   14 years vboxsync UserInterface.wxi: VBoxFatalErrorDlg adjustments.
(edit) @38789   14 years vboxsync Moved things around to get proper location.
(edit) @38788   14 years vboxsync whitespace fix
(edit) @38787   14 years vboxsync Frontends/VBoxManage: add support for explicitly creating diff images …
(edit) @38786   14 years vboxsync Main/idl: minor whitespace and formatting change
(edit) @38785   14 years vboxsync VBoxUsbLib-win.cpp: r=bird: Marked some bogus looking string …
(edit) @38784   14 years vboxsync Addition/linux: use the kernel mouse driver for all setups where we …
(edit) @38783   14 years vboxsync Additions/solaris/SharedFolders: fixed a couple of memory leaks.
(edit) @38782   14 years vboxsync Typos.
(edit) @38781   14 years vboxsync 1.5GB for 64-bit Solaris
(edit) @38780   14 years vboxsync 1GB for 32-bit Windows 7 should be sufficient
(edit) @38779   14 years vboxsync MSI dependency fixes.
(edit) @38778   14 years vboxsync Installer/win: 2nd shot at the 2869 error.
(edit) @38777   14 years vboxsync Reverted r73986: Additions/linux: use the kernel input driver for …
(edit) @38776   14 years vboxsync FE/Qt4-NLS: merged sr, hu & lt
(edit) @38775   14 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38774   14 years vboxsync FE/Qt4: new icons
(edit) @38773   14 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38772   14 years vboxsync crOpenGL: fix PBOs with compressed tex images
(edit) @38771   14 years vboxsync debugging
(edit) @38770   14 years vboxsync Windows 8: VT-x/AMD-V and I/O APIC
(edit) @38769   14 years vboxsync Additions/common/VBoxGuest-linux: use a pre-allocated VMMDev request …
(edit) @38768   14 years vboxsync Additions/common/VBoxGuest-linux: reverted r74040 and r74044
(edit) @38767   14 years vboxsync Linux installer: fixed default sequence number for the vboxdrv script …
(edit) @38766   14 years vboxsync debian: don't forget to uninstall the vboxballoonctrl-service script
(edit) @38765   14 years vboxsync more Windows 8 fixes
(edit) @38764   14 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38763   14 years vboxsync UserInterface.wxi: bug fix + outline of 2nd try.
(edit) @38762   14 years vboxsync Linux Additions build fix (untested)
(edit) @38761   14 years vboxsync UserInterface.wxi: 1st try at fixing VBoxFatalErrorDlg so W7 likes …
(edit) @38760   14 years vboxsync More Windows 8 fixes
(edit) @38759   14 years vboxsync Additions/common/VBoxGuest-linux: push the mouse position update into …
(edit) @38758   14 years vboxsync IPRT: Added Windows 8 OS detection
(edit) @38757   14 years vboxsync build fix
(edit) @38756   14 years vboxsync Installer/win/Makefile.kmk: Try sign the .msi with a description to …
(edit) @38755   14 years vboxsync Windows 8 OS type
(edit) @38754   14 years vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38753   14 years vboxsync FE/Qt4-NLS: add a checknls target for manually test the translations
(edit) @38752   14 years vboxsync FE/Qt4-NLS: fix wrong image paths (they always need to start with :/ …
(edit) @38751   14 years vboxsync Windows Additions: hack Windows 8
(edit) @38750   14 years vboxsync VBoxControl: default are options with two dashes
(edit) @38749   14 years vboxsync PDM: Warn if devices/drivers take too long to suspend or power off. …
(edit) @38748   14 years vboxsync FE/Qt4-NLS: merged hu, it, es, uk, pt_BR, fr
(edit) @38745   14 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38744   14 years vboxsync Main/Medium: lock typo
(edit) @38743   14 years vboxsync Main: AutoMultiWriteLock4
(edit) @38742   14 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38741   14 years vboxsync Main/Medium: all remaining changes to get the media tree lock order …
(edit) @38740   14 years vboxsync Another Assert redefinition bites the dust.
(edit) @38739   14 years vboxsync Another Assert redefinition bites the dust.
(edit) @38738   14 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38737   14 years vboxsync One more Log redef gone.
(edit) @38736   14 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38735   14 years vboxsync %lS -> %ls.
(edit) @38734   14 years vboxsync s3.cpp: Use C local date names and IPRT.
(edit) @38733   14 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38732   14 years vboxsync VBoxNetCfg.cpp: Mark non-standard logging as such.
(edit) @38731   14 years vboxsync VBoxDrvCfg.cpp: Mark non-standard logging and assertions as such …
(edit) @38730   14 years vboxsync rtS3DateHeader: How to generate a date field using IPRT (disabled).
(edit) @38729   14 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38728   14 years vboxsync Forward ported r73995 (4.1: FE/Qt4-NLS: update)
(edit) @38727   14 years vboxsync FE/Qt4-NLS: Merged bg, ca, da, sr, zh_TW, ca_VA, sk, uk, pt_BR and fr.
(edit) @38726   14 years vboxsync VBoxManage convertfromraw: allow to specify the UUID of the output file
(edit) @38725   14 years vboxsync OSE build fix
(edit) @38724   14 years vboxsync Additions/x11/VBoxClient: custom update warning message for non-Oracle …
(edit) @38723   14 years vboxsync Additions/linux: use the kernel input driver for X.Org Server 1.3 and later
(edit) @38722   14 years vboxsync Additions/common/VBoxGuest: Linux input devices: a clean up and a fix
(edit) @38721   14 years vboxsync Additions/common/VBoxGuest: register a proper driver structure on …
(edit) @38720   14 years vboxsync Additions/x11/VBoxClient: create pidfiles after daemonising to make …
(edit) @38718   14 years vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @38717   14 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38715   14 years vboxsync VBoxUsbLib-win.cpp: Drop the scary exit(0) bits, fixed a copy&past …
(edit) @38714   14 years vboxsync VBoxUsbLib-win.cpp: Don't close hMonitor (or anything else) twice when …
(edit) @38713   14 years vboxsync VBoxUsbLib-win.cpp: Don't assert if we somehow failed to open the …
(edit) @38712   14 years vboxsync PGM: Log the host paging mode.
(edit) @38711   14 years vboxsync WDDM/3D: fix incorrect blitting in certain cases (imageviewer app)
(edit) @38710   14 years vboxsync DevATA: Simplified non-present device port read handling.
(edit) @38709   14 years vboxsync Main/Medium: replace the event semaphore used to wait for queryInfo by …
(edit) @38708   14 years vboxsync PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
(edit) @38707   14 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38706   14 years vboxsync Reduced read_word/write_word usage.
(edit) @38705   14 years vboxsync Create debug info, too.
(edit) @38704   14 years vboxsync FE/Qt4: little cleanup
(edit) @38703   14 years vboxsync FE/Qt4: removed QIHttp
(edit) @38702   14 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38701   14 years vboxsync FE/Qt4: remove registration wizard
(edit) @38700   14 years vboxsync build on unix.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette