VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42619   12 years vboxsync Frontends/VBoxSDL: implementation of video capture in VBOXSDL. Still …
(edit) @42618   12 years vboxsync Main/GuestCtrl: add FileRemove API. Untested.
(edit) @42611   12 years vboxsync Guest Control 2.0: Update.
(edit) @42573   12 years vboxsync Guest Control 2.0: Update.
(edit) @42571   12 years vboxsync Main/ConsoleImpl: print the file system typo for DVD/floppy images as …
(edit) @42570   12 years vboxsync com/string.h: Added assignEx methods similar to cloneEx that returns …
(edit) @42569   12 years vboxsync Main/VirtualBox+Machine: new API method for getting VMs which are in …
(edit) @42567   12 years vboxsync Build fix.
(edit) @42566   12 years vboxsync Guest Control 2.0: Update.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42546   12 years vboxsync Guest Control 2.0: Update.
(edit) @42540   12 years vboxsync webservice/Makefile.kmk: use the .xidl with documentation removed as …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42531   12 years vboxsync Guest Control 2.0: Update.
(edit) @42530   12 years vboxsync Guest Control 2.0: Update.
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42525   12 years vboxsync Guest Control 2.0: Update.
(edit) @42509   12 years vboxsync Build fix.
(edit) @42508   12 years vboxsync build fix
(edit) @42507   12 years vboxsync Guest Control 2.0: Update.
(edit) @42491   12 years vboxsync Autostart: Support for Solaris
(edit) @42489   12 years vboxsync Main/Machine: get the conditions right when the group association can …
(edit) @42485   12 years vboxsync Guest Control 2.0: Update.
(edit) @42479   12 years vboxsync Main/DisplayImpl.cpp: Working on supporting video recording for …
(edit) @42478   12 years vboxsync Guest Control 2.0: Update.
(edit) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42441   12 years vboxsync D'oh!
(edit) @42439   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42437   12 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42436   12 years vboxsync Guest Control 2.0: Update.
(edit) @42433   12 years vboxsync Main/UsbCardReader: fixes.
(edit) @42428   12 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @42413   12 years vboxsync SDKRef fix
(edit) @42412   12 years vboxsync build fix
(edit) @42411   12 years vboxsync Guest Control 2.0: Update.
(edit) @42391   12 years vboxsync Main/AutostartDb: Signal success if the autostart database is not …
(edit) @42389   12 years vboxsync ApplianceIO: Assertion to catch non sequential accesses
(edit) @42388   12 years vboxsync Main/SystemProperties: Fix setting the autostart database path
(edit) @42385   12 years vboxsync Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
(edit) @42383   12 years vboxsync Main/VirtualBox+Machine: optimize reaction time on session changes by …
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42358   12 years vboxsync build fix
(edit) @42356   12 years vboxsync build fix
(edit) @42354   12 years vboxsync Guest Control 2.0: Update.
(edit) @42339   12 years vboxsync Main: MS recommends 2GB for Win8/64
(edit) @42306   12 years vboxsync Only find a suitable midl.exe once (Main and VBoxNetFlt was doing it).
(edit) @42305   12 years vboxsync case insentitivity paranoia
(edit) @42304   12 years vboxsync whatever…
(edit) @42301   12 years vboxsync build fix
(edit) @42300   12 years vboxsync SDK build fix.
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42278   12 years vboxsync build fix
(edit) @42274   12 years vboxsync build fix
(edit) @42272   12 years vboxsync Guest Control 2.0: Update.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42249   12 years vboxsync DisplayImpl: cosmetcial fix
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42238   12 years vboxsync harmless typos
(edit) @42237   12 years vboxsync Main/GuestProcess: typo AssertMsg->Assert
(edit) @42234   12 years vboxsync Guest Control 2.0: Update.
(edit) @42231   12 years vboxsync Main: validation check for decrypt
(edit) @42216   12 years vboxsync Build fix.
(edit) @42215   12 years vboxsync Removed temporary stuff.
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42213   12 years vboxsync Main/Machine: fix error code check, Windows reports different code …
(edit) @42212   12 years vboxsync Main: fixed wrong access
(edit) @42210   12 years vboxsync Main: propagate error during medium settings decryption
(edit) @42208   12 years vboxsync Main: properly initialize fSettingsCipherKeySet; don't ignore errors …
(edit) @42199   12 years vboxsync GuestProcessImpl: fixed warnings
(edit) @42197   12 years vboxsync tstGuestCtrlParseBuffer: warning
(edit) @42195   12 years vboxsync SystemPropertiesImpl.cpp: Disabled assertion preventing strict mac …
(edit) @42194   12 years vboxsync Guest Control 2.0: Update.
(edit) @42182   12 years vboxsync Windows build fix
(edit) @42181   12 years vboxsync Another fix
(edit) @42179   12 years vboxsync Missing changes
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42171   12 years vboxsync Guest Control 2.0: Update.
(edit) @42168   12 years vboxsync Main/VirtualBox: must use different algorithm for duplicate …
(edit) @42167   12 years vboxsync Main/glue: fix code which prints error information
(edit) @42162   12 years vboxsync Build fix, warnings.
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42133   12 years vboxsync IDL: documentation changes so that building the documentation doesn't fail
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42123   12 years vboxsync Main/Machine+Snapshot: fix crash on snapshot restore due to incorrect …
(edit) @42118   12 years vboxsync Autostart: Updates, implemented config parser for the autostart daemon
(edit) @42117   12 years vboxsync Main/GuestSession+GuestProcess: real build fix
(edit) @42116   12 years vboxsync needs fixing
(edit) @42114   12 years vboxsync Another try …
(edit) @42113   12 years vboxsync Another try …
(edit) @42112   12 years vboxsync Build fix.
(edit) @42111   12 years vboxsync Build fix.
(edit) @42110   12 years vboxsync Main/SnapshotImpl.cpp: eliminate dead code
(edit) @42109   12 years vboxsync Main/Medium: fix excessive settings saving as part of …
(edit) @42106   12 years vboxsync Build fix.
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