VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @14144   16 years vboxsync Linux hostif: added wireless interface detection for shared mac
(edit) @14143   16 years vboxsync Main: Improved hard disk tree lock usage to avoid possible deadlocks …
(edit) @14142   16 years vboxsync Main: BOOL->bool warning.
(edit) @14123   16 years vboxsync two false positives
(edit) @14107   16 years vboxsync Added InjectNMI method to the MachineDebugger class.
(edit) @14087   16 years vboxsync More logging
(edit) @14084   16 years vboxsync Fix a harmless typo in an #ifdef defining …
(edit) @14083   16 years vboxsync Corrected typos spotted by ispell. I've checked twice I didn't change …
(edit) @14076   16 years vboxsync warnings
(edit) @14020   16 years vboxsync Some word smithing and typo corrections.
(edit) @14009   16 years vboxsync Main: added Array flag
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
(edit) @13985   16 years vboxsync Main: Handle SATA controller too when doing snapshots
(edit) @13966   16 years vboxsync Update
(edit) @13965   16 years vboxsync Correction
(edit) @13963   16 years vboxsync Wording
(edit) @13962   16 years vboxsync Added Accelerate3D xml setting and IMachine property.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13938   16 years vboxsync Linux hostif: Packet injection works. Mutexless filter intance lookup.
(edit) @13915   16 years vboxsync Main: fix mac burns
(edit) @13911   16 years vboxsync Main: fix mac burns
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13887   16 years vboxsync Main: Fixed: 1) …
(edit) @13886   16 years vboxsync #3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
(edit) @13878   16 years vboxsync Main: typos
(edit) @13877   16 years vboxsync unbreak hostif on Linux
(edit) @13874   16 years vboxsync Main: Fixed rare assertion in VBoxSVC that could happen if one client …
(edit) @13860   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13857   16 years vboxsync Main: Fixed: VirtualBoxBaseWithChildrenNEXT::uninitDependentChildren() …
(edit) @13854   16 years vboxsync NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
(edit) @13851   16 years vboxsync Main: fix win burns
(edit) @13850   16 years vboxsync Main: fix win burns
(edit) @13848   16 years vboxsync Main: fix win burns
(edit) @13847   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13845   16 years vboxsync Main: fix win burns
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13762   16 years vboxsync Backed out 38734.
(edit) @13761   16 years vboxsync Don\t know what that was…
(edit) @13760   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13741   16 years vboxsync Bump the max cpu count to 255.
(edit) @13729   16 years vboxsync Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
(edit) @13728   16 years vboxsync Main: HardDiskFormat::COMGETTER(Capabilities): Assert that …
(edit) @13724   16 years vboxsync Compile fix
(edit) @13723   16 years vboxsync Renamed the attribute
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13720   16 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
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