VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29025   15 years vboxsync netflt/win: unregister notify object properly (public bug #5780)
(edit) @29024   15 years vboxsync Shared paging updates
(edit) @29023   15 years vboxsync java bridge: simplified init, Makefile bugs, installer draft
(edit) @29022   15 years vboxsync VBoxServiceUtils.cpp: restore newline
(edit) @29021   15 years vboxsync VBoxServiceControl.cpp: file header.
(edit) @29020   15 years vboxsync VBoxService.cpp: Spaces and minor cleanups.
(edit) @29019   15 years vboxsync crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
(edit) @29018   15 years vboxsync FE/Qt: 4865: Network device LED is now synchronized with device presence.
(edit) @29017   15 years vboxsync crOpenGL: fix blak screen after loading snapshot of VM with compiz …
(edit) @29016   15 years vboxsync Linux Additions: don't automount the vboxsf folders twice
(edit) @29015   15 years vboxsync FE/Qt: 4865: HD, CD, FD device LEDs are now synchronized with device …
(edit) @29014   15 years vboxsync FE/Qt4-OSX: new core: make show window work, when the VM is collapsed …
(edit) @29013   15 years vboxsync java bridge: props, generic manager
(edit) @29012   15 years vboxsync recompiler/Makefile.kmk: darwin.amd64 + cleanup.
(edit) @29011   15 years vboxsync VBoxService: Fixed build dependencies.
(edit) @29010   15 years vboxsync FE/Qt: 4396: Storage Settings UI will now sort listed attachments by …
(edit) @29009   15 years vboxsync Additional information code
(edit) @29008   15 years vboxsync FE/Qt: fixed another foreach() misusage
(edit) @29007   15 years vboxsync FE/Qt: fixed foreach() usage
(edit) @29006   15 years vboxsync VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can …
(edit) @29005   15 years vboxsync Comment.
(edit) @29004   15 years vboxsync Backed out accidental change done in r61039.
(edit) @29003   15 years vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @29002   15 years vboxsync Main: Move the I/O cache setting from GUI to Main
(edit) @29001   15 years vboxsync FE/Qt: 4873: Misnamed boot disk setting in New VM Wizard fix.
(edit) @29000   15 years vboxsync FE/Qt4: new core: remove focus and host key grabbing when pausing a VM
(edit) @28999   15 years vboxsync addendum to r61029
(edit) @28998   15 years vboxsync Linux Additions: rename the vboxvfs module to vboxsf to make it load …
(edit) @28997   15 years vboxsync python WS: accept str too in setter
(edit) @28996   15 years vboxsync Adjusted priority as 'Windows XP SP3' was interpreted as 'Windows 3.x'
(edit) @28995   15 years vboxsync xpcom: safer debugging printouts (affect java bridge)
(edit) @28994   15 years vboxsync FE/Qt4: new core: fix usb availability checking
(edit) @28993   15 years vboxsync Linux Additions / shared folders: Accept the _netdev mount option …
(edit) @28992   15 years vboxsync xpcom: spaces, temp hack to fetch proxy release into the image on …
(edit) @28991   15 years vboxsync bugger
(edit) @28990   15 years vboxsync recompiler/Makefile.kmk: Started cleaning up the makefile.
(edit) @28989   15 years vboxsync Config.kmk: Seems to work fine, removed the dead bits of VBOXR3NP.
(edit) @28988   15 years vboxsync Config.kmk: Attempt at fixing VBOXR3NP's LDFLAGS.darwin by deriving …
(edit) @28987   15 years vboxsync FE/QT4: make sure the status bar info get cleared on several events
(edit) @28986   15 years vboxsync Updates
(edit) @28985   15 years vboxsync FE/Qt: French NLS typos (public ticket #6619)
(edit) @28984   15 years vboxsync Main: 512MB by default for Ubuntu
(edit) @28983   15 years vboxsync VBoxService/PropCache: Make it thread safe (for a global cache later).
(edit) @28982   15 years vboxsync Additional error codes
(edit) @28981   15 years vboxsync Additions: operator precedence
(edit) @28980   15 years vboxsync Devices/Storage: fix extremely sporadic bogus triggering of "I/O state …
(edit) @28979   15 years vboxsync Main: Display implements both IDisplay and IConsoleCallback
(edit) @28978   15 years vboxsync VBoxService/PropCache: Bugfixes.
(edit) @28977   15 years vboxsync Main: fix bug in OnShowWindow introduced in r60968
(edit) @28976   15 years vboxsync Removed wrong comment
(edit) @28975   15 years vboxsync Only from EMT
(edit) @28974   15 years vboxsync Dump GMM stats on PGMR3PhysAllocateHandyPages failure.
(edit) @28973   15 years vboxsync IConsoleCallback in Display (xTracker 4878)
(edit) @28972   15 years vboxsync VBoxService/PropCache: Bugfixes.
(edit) @28971   15 years vboxsync xpcom: fixed possible memory leak in rarely used code
(edit) @28970   15 years vboxsync xpcom: actually this isn't a bug
(edit) @28969   15 years vboxsync Build fix.
(edit) @28968   15 years vboxsync Typo.
(edit) @28967   15 years vboxsync VBoxService: Introduced guest property cache (used by VM information …
(edit) @28966   15 years vboxsync xpcom: added missing termination character to buffer size …
(edit) @28965   15 years vboxsync ConsoleImplTeleporter.cpp: Retain the socket before letting SSM have a …
(edit) @28964   15 years vboxsync FE/Qt4: new core: no mini toolbar in seamless on Mac OS X
(edit) @28963   15 years vboxsync FE/Qt4: new core: use the VBOX_E_DONT_CALL_AGAIN in the new core also
(edit) @28962   15 years vboxsync Main/Solaris: Added description for igb NIC.
(edit) @28961   15 years vboxsync Solaris/VBoxNetFlt: fixed memory leak in VLAN priority tag stripping.
(edit) @28960   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback.
(edit) @28959   15 years vboxsync ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
(edit) @28958   15 years vboxsync Main/OVF: sort elements from rasd: namespace alphabetically (public …
(edit) @28957   15 years vboxsync Main/OVF: on export, fix vmdk format string spec and sort elements …
(edit) @28956   15 years vboxsync Main/OVF: make vbox:Machine element more compliant with OVF standard …
(edit) @28955   15 years vboxsync VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly …
(edit) @28954   15 years vboxsync APIC: x2APIC casts
(edit) @28953   15 years vboxsync python bridge: format errors,spaces
(edit) @28952   15 years vboxsync APIC: fixed invalid memory access in currently unused code
(edit) @28951   15 years vboxsync DevVGA: fixed off-by-one range check
(edit) @28950   15 years vboxsync VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented …
(edit) @28949   15 years vboxsync MachineImpl.cpp: More details when a spawned VM process croaks.
(edit) @28948   15 years vboxsync DiskIntegrity: Fix memory corruption caused by the trace option. The …
(edit) @28947   15 years vboxsync AsyncCompletion: Fix an I/O hang after the manager grew. The I/O …
(edit) @28946   15 years vboxsync XPCOM getter
(edit) @28945   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28944   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28943   15 years vboxsync Guest Control/Main/VBoxService: Update on locking, bugfixes.
(edit) @28942   15 years vboxsync Check GVM and GVMCPU as well (!)
(edit) @28941   15 years vboxsync FE/Qt4-NLS: update
(edit) @28940   15 years vboxsync FE/Qt: Updated warning text.
(edit) @28939   15 years vboxsync FE/Qt: 4336: Correlation test between VM Settings - USB Page & VM …
(edit) @28938   15 years vboxsync configure: really disable OpenGL with --disable-opengl
(edit) @28937   15 years vboxsync Frontends/VirtualBox: allow taking snapshots from the selector window, …
(edit) @28936   15 years vboxsync Drop the rc check; always flush the tlb
(edit) @28935   15 years vboxsync FE/Qt4: fix burns
(edit) @28934   15 years vboxsync FE/Qt4-OSX: Sheet for the take snapshot dialog.
(edit) @28933   15 years vboxsync FE/Qt: 4862: First Run Wizard is now synchronized with New VM Wizard.
(edit) @28932   15 years vboxsync GUI: Added absolute pointing device checkbox to the System settings. …
(edit) @28931   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with …
(edit) @28930   15 years vboxsync Main/IVirtualBoxCallback: Added and implemented handling of …
(edit) @28929   15 years vboxsync IPRT: Fixed wrong format specifier in assertion (various …
(edit) @28928   15 years vboxsync utf8-posix.cpp: Fixed VERR_NO_TRANSLATION error on solaris.
(edit) @28927   15 years vboxsync Main/Display: seamless for multimonitor, fix for not Windows guests. …
(edit) @28926   15 years vboxsync Guest Control/VBoxManage,Main: Immediate process output, now also …
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