VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48946   12 years vboxsync Debugger: Whitespace and svn:keyword cleanups by scm.
(edit) @48945   12 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48944   12 years vboxsync Additions/nt: Whitespace and svn:keyword cleanups by scm.
(edit) @48943   12 years vboxsync Additions/solaris: Whitespace and svn:keyword cleanups by scm.
(edit) @48942   12 years vboxsync Additions/os2: Whitespace and svn:keyword cleanups by scm.
(edit) @48941   12 years vboxsync Additions/linux: Whitespace cleanups by scm.
(edit) @48940   12 years vboxsync Additions/haiku: Whitespace and svn:keyword cleanups by scm.
(edit) @48939   12 years vboxsync Additions/freebsd: svn:keyword cleanups by scm.
(edit) @48938   12 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @48937   12 years vboxsync Whitespace cleanups by scm.
(edit) @48936   12 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48935   12 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48931   12 years vboxsync OS X host: leds sync: disable.
(edit) @48930   12 years vboxsync OS X host: leds sync: hopefully fixed GUI SEGFAULT if using old IOKit …
(edit) @48929   12 years vboxsync build workaround.
(edit) @48928   12 years vboxsync Replaced VBoxStartupItems with a launch script and plist located in …
(edit) @48927   12 years vboxsync crOpenGL: fix frame & renderbuffer deletion
(edit) @48926   12 years vboxsync Installer/darwin: typo
(edit) @48924   12 years vboxsync Moved the kernel extension from /Library/Extensions to …
(edit) @48922   12 years vboxsync FE/Qt: updated Dutch translation, thank you Richard van der Luit.
(edit) @48921   12 years vboxsync FE/Qt: NLS fix-up after string moves.
(edit) @48920   12 years vboxsync FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: Sleep-mode …
(edit) @48919   12 years vboxsync Arg!! Remove tiger extensions did not mean remove the "set -e" …
(edit) @48915   12 years vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48914   12 years vboxsync IBIOSSettings: Added a read-only string property nonVolatileStorageFile.
(edit) @48912   12 years vboxsync Installer/darwin: Must sign the kernel extension binary as well as the …
(edit) @48911   12 years vboxsync FE/Qt: UIThreadPool: Small after-inspection cleanup.
(edit) @48910   12 years vboxsync UIThreadPool.cpp: Don't use isTerminating() when owning the mutex, …
(edit) @48908   12 years vboxsync UIThreadPool: Simplified the locking, avoiding several races. Fixed …
(edit) @48907   12 years vboxsync GUI: The media-boffin must be destroyed _AFTER_ the guys using it, …
(edit) @48906   12 years vboxsync GUI: Prevent cleanup race in VBoxGlobal media-enumerator-mess from …
(edit) @48905   12 years vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @48904   12 years vboxsync VBoxNetLwipNAT: warns [-Wunused-parameter].
(edit) @48903   12 years vboxsync VBoxNetLwipNAT: PortForwardListener::PortForwardListener() explicitly …
(edit) @48902   12 years vboxsync Fix debug build by adding some symbols that are not elided without …
(edit) @48901   12 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @48900   12 years vboxsync wined3d: better viewport fix
(edit) @48899   12 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48898   12 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48897   12 years vboxsync crOpenGL: dumping stuff
(edit) @48896   12 years vboxsync wined3d: fix vista Aero (do not resent viewport on same rt)
(edit) @48895   12 years vboxsync Runtime: warning
(edit) @48894   12 years vboxsync FE/Qt: UI thread-pool: Instant worker-thread unlock on termination.
(edit) @48893   12 years vboxsync FE/Qt: Medium-enumeration feature: On machine state/data change: …
(edit) @48892   12 years vboxsync FE/Qt: 6982: Runtime UI: Guest-screen auto-pilot feature: Make sure …
(edit) @48890   12 years vboxsync PDM: init fVMSuspended for USB devices and a todo.
(edit) @48889   12 years vboxsync Typo.
(edit) @48888   12 years vboxsync OS X host: leds sync: reverted r89561.
(edit) @48887   12 years vboxsync OS X host: leds sync: debugging: enabled leds broadcast only.
(edit) @48886   12 years vboxsync Mac OS X VM defaults: Default to I82545EM instead of I82543GC since …
(edit) @48885   12 years vboxsync VMM/HMVMXR0: Don't assume CR8 load/store exiting is available on …
(edit) @48884   12 years vboxsync VMM/HM: Log guest support before calling into VMX/SVM R0 setup routines.
(edit) @48882   12 years vboxsync Storage/vbox-img: fixed linking
(edit) @48881   12 years vboxsync German NLS updates
(edit) @48880   12 years vboxsync Main/MediumAttachment: add forgotten method implementation
(edit) @48879   12 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48878   12 years vboxsync include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
(edit) @48877   12 years vboxsync NetworkManager::nak don't assert if we aren't lease issuer.
(edit) @48876   12 years vboxsync VBoxNetLwipNAT: PortForwardListener: cosmetic(lines).
(edit) @48875   12 years vboxsync VBoxNetLwipNAT: PortForwardListener uses default (de)constructor, …
(edit) @48874   12 years vboxsync USBFlt: Another attempt to fix host crash on Windows related to USB (#6509)
(edit) @48873   12 years vboxsync VBoxNetLwipNAT::HandleEvent: pfEvt->COMGETTER(HostPort -> …
(edit) @48872   12 years vboxsync DrvVD.cpp: nits and some logging.
(edit) @48871   12 years vboxsync DMG: Fixes.
(edit) @48870   12 years vboxsync build fix
(edit) @48869   12 years vboxsync build fix
(edit) @48868   12 years vboxsync XAR: The checksum style is case insensitive.
(edit) @48867   12 years vboxsync build fix
(edit) @48866   12 years vboxsync build fix
(edit) @48865   12 years vboxsync build fix
(edit) @48864   12 years vboxsync build fix
(edit) @48863   12 years vboxsync build fix
(edit) @48861   12 years vboxsync warning
(edit) @48860   12 years vboxsync build fix
(edit) @48859   12 years vboxsync build fix
(edit) @48858   12 years vboxsync VBoxOGL2D should use the same kBuild template as the application its …
(edit) @48857   12 years vboxsync build fix
(edit) @48854   12 years vboxsync DMG: Fixes for making vbox-img convert work.
(edit) @48853   12 years vboxsync disabled some of the new assertions as dmgRead or/and vdCopyHelper …
(edit) @48852   12 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48851   12 years vboxsync Storage: Addressing 64-bit windows warnings.
(edit) @48849   12 years vboxsync VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
(edit) @48848   12 years vboxsync VD.cpp: Windows warnings.
(edit) @48847   12 years vboxsync Addressing 64-bit windows warnings.
(edit) @48846   12 years vboxsync baka - referencing variables in a parent makefile.
(edit) @48845   12 years vboxsync No need for boost any more AFAIK.
(edit) @48844   12 years vboxsync build fix
(edit) @48843   12 years vboxsync build fix
(edit) @48842   12 years vboxsync build fix
(edit) @48840   12 years vboxsync DMG.cpp: All callback method implementation shall be using …
(edit) @48839   12 years vboxsync doxygen
(edit) @48838   12 years vboxsync More or less usable XAR reader.
(edit) @48836   12 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
(edit) @48835   12 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @48834   12 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48832   12 years vboxsync FE/Qt: Runtime UI: Fullscreen/seamless modes: Handle desktop …
(edit) @48831   12 years vboxsync FE/Qt: Few NLS bug-fixes + corresponding updatenls.
(edit) @48830   12 years vboxsync FE/Qt: Port-forwarding table: NLS meta-data bug fix.
(edit) @48829   12 years vboxsync FE/Qt: Medium-enumeration mechanism: Some coding-style cleanup.
(edit) @48828   12 years vboxsync fixed tstRTFileModeStringToFlags
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