VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51578   11 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51572   11 years vboxsync comregister.cmd: don't install the proxy stub on XP and W2K3.
(edit) @51567   11 years vboxsync 6813 MachineImpl.cpp server side com wrapper API useage - further fix
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51553   11 years vboxsync Main: removed obsolete SetFramebuffer method.
(edit) @51552   11 years vboxsync Main: removed obsolete GetFramebuffer, updateDisplayData methods.
(edit) @51551   11 years vboxsync Main: removed obsolete RequestResize, ResizeCompleted methods.
(edit) @51545   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown, reuse current values.
(edit) @51538   11 years vboxsync Main/OSType: fixed typo for Win81 OS types
(edit) @51534   11 years vboxsync main/crOpenGL: fix racing
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51527   11 years vboxsync Main: Documentation.
(edit) @51525   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown.
(edit) @51513   11 years vboxsync DisplayImpl: should work without attached framebuffer.
(edit) @51512   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 4 - bugfix
(edit) @51506   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 3 - …
(edit) @51502   11 years vboxsync same for <pre>
(edit) @51501   11 years vboxsync Main/doxygen: fix <ol> / <ul> confusion
(edit) @51500   11 years vboxsync VirtualBox.xidl: tabs!
(edit) @51499   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 2 - bugfixes
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51494   11 years vboxsync Documentation: Wording.
(edit) @51491   11 years vboxsync Main/idl: fixed doygen output
(edit) @51489   11 years vboxsync DnD: Solaris build fix; no C++11 features available (yet).
(edit) @51482   11 years vboxsync DisplayImpl: update attached framebuffer.
(edit) @51477   11 years vboxsync GuestDnDTargetImpl.cpp: STDMETHODIMP -> HRESULT.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51465   11 years vboxsync Main/include: removed unused FramebufferImpl.h
(edit) @51463   11 years vboxsync header fixes
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51460   11 years vboxsync main: async call crogl when needed
(edit) @51448   11 years vboxsync Main/glue-java.xsl: fix the check, it was a bit too paranoid
(edit) @51445   11 years vboxsync extended todo a little.
(edit) @51444   11 years vboxsync Main/glue-java.xsl: detect single out parameter and no return …
(edit) @51443   11 years vboxsync Try clean up the -_-uninst directory if it already exists. Suggest …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51440   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends …
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51426   11 years vboxsync Main/idl: oops, checked in the wrong multi-interface API wrapper …
(edit) @51419   11 years vboxsync Main/ConsoleImpl2.cpp: fix variable typos
(edit) @51418   11 years vboxsync Main/Settings: try to catch forgotten updating of Settings.cpp when a …
(edit) @51417   11 years vboxsync Main: more trivial FIPS preparations
(edit) @51416   11 years vboxsync Java COM bindings: fix much bit rot, accidental breakage of the code …
(edit) @51415   11 years vboxsync Python API bindings: eliminate dead code, unused for years (since the …
(edit) @51414   11 years vboxsync Main/Medium: fix some copy/paste issues, resulted in not so perfect …
(edit) @51413   11 years vboxsync Main/IDL: give wrapper generator the necessary hints for the …
(edit) @51412   11 years vboxsync Main/Console: preparations for OpenSSL FIPS container use, put …
(edit) @51408   11 years vboxsync Main: bugfix
(edit) @51389   11 years vboxsync Main: increase default RAM for EL64/OL64 from 512M to 768M
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51339   11 years vboxsync Main,Frontends: use GetScreenResolution to get the guest screen origin.
(edit) @51337   11 years vboxsync VirtualBoxBase.h: CheckComArgPointerValid
(edit) @51321   11 years vboxsync Main: Fixed broken documentation due to wrapper changes.
(edit) @51292   11 years vboxsync Main/Console: fix medium change for virtual USB DVD drives, still hacky
(edit) @51236   11 years vboxsync Main/Session: remove bogus assert in Session::GetRemoteConsole, if …
(edit) @51219   11 years vboxsync crOpenGL: PDMLED some naming
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51212   11 years vboxsync Main: Bump version for any unknown USB settings.
(edit) @51190   11 years vboxsync VBoxSVC: save settings at exit: update VirtualBox.xml if VM name was …
(edit) @51175   11 years vboxsync Main: don't build docs.Main if VBOX_WITH_ALL_DOXYGEN_TARGETS is disabled
(edit) @51163   11 years vboxsync Mac OS X host: Host USB: improve checking if storage device is …
(edit) @51159   11 years vboxsync Mac OS X host: USB Device filters: fix filter matching.
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51096   11 years vboxsync Main: use RT_FROM_MEMBER instead of RT_OFFSETOF; some Assert* cleanup
(edit) @51095   11 years vboxsync Main: code adjustment
(edit) @51093   11 years vboxsync Main: warning
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51041   11 years vboxsync Main/VirtualBox: fix regression (array of empty strings instead of …
(edit) @51029   11 years vboxsync DisplayImpl: call pfnUpdateDisplayAll directly.
(edit) @51026   11 years vboxsync ConsoleImpl: SafeVMPtr mRC priority.
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @51008   11 years vboxsync ConsoleImpl: SafeVMPtr, AutoVMCaller mRC init.
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50963   11 years vboxsync Display: update display when VBVA is disabled
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50952   11 years vboxsync ProgressImpl: log format fix.
(edit) @50945   11 years vboxsync ConsoleImpl: fix a race at SafeVMPtr.
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50930   11 years vboxsync Main/cbinding: Add new helper function to free memory allocated by …
(edit) @50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50908   11 years vboxsync Main/Display: use the VBVA screen information when doing a full screen …
(edit) @50904   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50887   11 years vboxsync Put a warning instead an error if X509 certificate is not self-signed
(edit) @50875   11 years vboxsync r92972 minor formatting change.
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50865   11 years vboxsync warning
(edit) @50858   11 years vboxsync tstCAPIGlue dependency fix.
(edit) @50857   11 years vboxsync Workaround for crash receiving ISnapshotDeletedEvent, …
(edit) @50855   11 years vboxsync midl.xsl: IVirtualBoxErrorInfo causes midl warning because of choice …
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50828   11 years vboxsync DisplayImpl: repaint display after a resize (better fix for a race)
(edit) @50805   11 years vboxsync DisplayImpl: repaint display after a resize (fixed a race)
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