VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14778   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14777   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14775   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14773   16 years vboxsync Document result codes for powerUpPaused.
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14770   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14769   16 years vboxsync Avoid description being cut off after first space-followed period.
(edit) @14761   16 years vboxsync IDL: document potential ordering problem when changing the attributes …
(edit) @14730   16 years vboxsync Main/USB: re-enable libhal on Linux hosts and get it right
(edit) @14725   16 years vboxsync Main: use statically linked libhal on Linux, fix burns on Solaris
(edit) @14723   16 years vboxsync Main: fix a burn related to Linux USB changes, fourth try
(edit) @14722   16 years vboxsync Main: use statically linked libhal on Linux
(edit) @14718   16 years vboxsync Revert, MS compiler does not like it.
(edit) @14717   16 years vboxsync Hopefully fix burn: use FUNCTION instead of func.
(edit) @14715   16 years vboxsync s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as suggested …
(edit) @14714   16 years vboxsync Main: fix a burn related to Linux USB changes, second try
(edit) @14713   16 years vboxsync Main: fix a burn related to Linux USB changes
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14700   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14699   16 years vboxsync Main; XIDL: Spelling.
(edit) @14698   16 years vboxsync Main: HardDisks: Added saving/loading properties from XML.
(edit) @14697   16 years vboxsync #3285: Improve error handling API to include unique error numbers New …
(edit) @14694   16 years vboxsync warning
(edit) @14690   16 years vboxsync No need to document E_ACCESSDENIED and E_POINTER.
(edit) @14687   16 years vboxsync fix the burn
(edit) @14685   16 years vboxsync NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
(edit) @14668   16 years vboxsync Main: One more burn fix.
(edit) @14667   16 years vboxsync Main: Attempt to fix burns.
(edit) @14666   16 years vboxsync Main: Better result codes for VIrtualBox::createMachine(), …
(edit) @14665   16 years vboxsync Main: Locking and sanity.
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14644   16 years vboxsync Document result codes for IHardDisk2::getProperties().
(edit) @14636   16 years vboxsync Glitches, typos, and another result code.
(edit) @14635   16 years vboxsync Main/XIDL/Doxygen: Don't insert <result> tags that we already gather …
(edit) @14634   16 years vboxsync Main/XIDL/Doxygen: <xsl:param> must be first in <xsl:template> if it's …
(edit) @14628   16 years vboxsync Main: add the Id keyword
(edit) @14627   16 years vboxsync Main: new locking scheme
(edit) @14624   16 years vboxsync Main: typos
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14596   16 years vboxsync Main: Implemented IHardDisk2::getProperty()/setProperty().
(edit) @14588   16 years vboxsync Main: Added a bunch of CheckComArg macros.
(edit) @14579   16 years vboxsync Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
(edit) @14576   16 years vboxsync detabify
(edit) @14573   16 years vboxsync Main: Prototyped IHardDisk2::getProperty()/setProperty().
(edit) @14572   16 years vboxsync Main/XIDL: Added recognition of the following new tags: - …
(edit) @14569   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14568   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14561   16 years vboxsync warning
(edit) @14558   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14554   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14527   16 years vboxsync Main-OSX: added initial power change notification
(edit) @14525   16 years vboxsync NetFlt/win: fix for wireless problem
(edit) @14524   16 years vboxsync Types
(edit) @14523   16 years vboxsync Cache the features reported by GetProcessorFeature.
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @14520   16 years vboxsync Main: 2883: Structure OS list: Sorting the OS families by the chance …
(edit) @14514   16 years vboxsync s/Virual/Virtual
(edit) @14485   16 years vboxsync NetFlt/win: ConsoleImpl2: wireless adapter detection
(edit) @14469   16 years vboxsync Main: XIDL: Added support for <result> tags in <library> (MIDL, XPIDL, …
(edit) @14442   16 years vboxsync FE/Qt4: Cumulative patch for defects (2928, 2883, 2405) : (1) Required …
(edit) @14439   16 years vboxsync Main: Fixed CPUCount/@count => CPU/@count conversion.
(edit) @14437   16 years vboxsync FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
(edit) @14433   16 years vboxsync Attempt to figure out how much battery time is left.
(edit) @14405   16 years vboxsync Completed two incomplete doxygen @ tags.
(edit) @14403   16 years vboxsync Inserted a missing space.
(edit) @14381   16 years vboxsync Main: Typo.
(edit) @14361   16 years vboxsync Corrected a few typos.
(edit) @14357   16 years vboxsync Corrected a couple of typos.
(edit) @14356   16 years vboxsync Added a modeline for vim in a comment (matching the settings specified …
(edit) @14349   16 years vboxsync NetFlt/win: addition err logging in net settings construction
(edit) @14343   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14342   16 years vboxsync API/IDL: typo fixes in docs.
(edit) @14341   16 years vboxsync Divide by 1024.
(edit) @14337   16 years vboxsync Forgot dereferrence.
(edit) @14336   16 years vboxsync Changed units to MB to match the description.
(edit) @14335   16 years vboxsync Dirty implementation of HostImpl::MemorySize and HostImpl::MemoryAvailable
(edit) @14327   16 years vboxsync no \n in internal network name for hostif
(edit) @14325   16 years vboxsync Main/glue: real fix for the VBoxSVC double slash issue.
(edit) @14323   16 years vboxsync Main/xpcom: backed out the double slash fix on linux.
(edit) @14320   16 years vboxsync Main/xpcom: get rid of the annoying double slash in the VBoxSVC path name.
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @14315   16 years vboxsync Correction
(edit) @14314   16 years vboxsync Fixed Accelerate3D saving.
(edit) @14313   16 years vboxsync Reduce a few cases of words doubled.
(edit) @14294   16 years vboxsync corrected a couple of typos
(edit) @14290   16 years vboxsync Main: Fixed typos in printf arg list (could lead to problems similar …
(edit) @14283   16 years vboxsync Linux hostif: Only Ethernet interfaces gets listed.
(edit) @14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
(edit) @14271   16 years vboxsync NetFlt/win: fixes for the case NetFlt is not installed
(edit) @14263   16 years vboxsync Main/Guest properties: uninitialised class member
(edit) @14245   16 years vboxsync more BLDDIRS…
(edit) @14237   16 years vboxsync compile fix for Linux netflt code
(edit) @14225   16 years vboxsync Main: Use the parent's hard disk format when implicitly creating …
(edit) @14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
(edit) @14222   16 years vboxsync Main/Settings: Docs.
(edit) @14215   16 years vboxsync Fixed some warnings
(edit) @14185   16 years vboxsync s/virual/virtual/
(edit) @14184   16 years vboxsync s/virual/virtual/g :-)
(edit) @14164   16 years vboxsync Main: Last minute typo.
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