VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48845   11 years vboxsync No need for boost any more AFAIK.
(edit) @48844   11 years vboxsync build fix
(edit) @48843   11 years vboxsync build fix
(edit) @48842   11 years vboxsync build fix
(edit) @48840   11 years vboxsync DMG.cpp: All callback method implementation shall be using …
(edit) @48839   11 years vboxsync doxygen
(edit) @48838   11 years vboxsync More or less usable XAR reader.
(edit) @48836   11 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @48834   11 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48832   11 years vboxsync FE/Qt: Runtime UI: Fullscreen/seamless modes: Handle desktop …
(edit) @48831   11 years vboxsync FE/Qt: Few NLS bug-fixes + corresponding updatenls.
(edit) @48830   11 years vboxsync FE/Qt: Port-forwarding table: NLS meta-data bug fix.
(edit) @48829   11 years vboxsync FE/Qt: Medium-enumeration mechanism: Some coding-style cleanup.
(edit) @48828   11 years vboxsync fixed tstRTFileModeStringToFlags
(edit) @48827   11 years vboxsync Mac OS X guest types enumeration: fixed typo.
(edit) @48826   11 years vboxsync FE/Qt: 6936: Crash in worker enumeration thread: Moving static …
(edit) @48825   11 years vboxsync Disable leds sync.
(edit) @48824   11 years vboxsync Documentation typo.
(edit) @48823   11 years vboxsync OS X host: leds sync: hopefully fixed all IOKit related memory leaks, …
(edit) @48822   11 years vboxsync FE/Qt: UI thread-pool: Make sure thread survive full timeout if …
(edit) @48821   11 years vboxsync Documentation.
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48819   11 years vboxsync Build fix; forgot the include file.
(edit) @48818   11 years vboxsync Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
(edit) @48817   11 years vboxsync Main: don't fire event if HostNameResolutionConfigurationChangeEvent …
(edit) @48816   11 years vboxsync Reverted r89454: OS X host: leds sync and efence.
(edit) @48815   11 years vboxsync VBoxTray/wddm: remove hw access flag for seamless regions
(edit) @48814   11 years vboxsync Nit.
(edit) @48813   11 years vboxsync Runtime/solaris: nit.
(edit) @48812   11 years vboxsync Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
(edit) @48811   11 years vboxsync OS X host: leds sync: temporary enable build w/ efencing.
(edit) @48810   11 years vboxsync Linux installers: Move the udev rule execution order from 10 to 60. …
(edit) @48808   11 years vboxsync testcase/tstRTMp-1: Added sanity test for RTMpGetOnlineCoreCount().
(edit) @48807   11 years vboxsync Runtime/common/once: Fix assertion in RTOnceReset().
(edit) @48806   11 years vboxsync Main: typo: HostDnsServiceResolvConf::init(VirtualBox *->const …
(edit) @48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(edit) @48804   11 years vboxsync Main: VirtualBox::onHostNameResolutionConfigurationChange()
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48802   11 years vboxsync OS X host: leds sync: disable.
(edit) @48801   11 years vboxsync OS X host: leds sync: more logging, no async timer, enabled again.
(edit) @48800   11 years vboxsync OS X host: leds sync: disable.
(edit) @48799   11 years vboxsync OS X host: leds sync: update Carbon event flags mask, temporary enable …
(edit) @48798   11 years vboxsync crOpenGL: notify VISIBLE_3DDATA event on remap
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48796   11 years vboxsync Main/webservice: fix typo in the vboxjws manifest file
(edit) @48795   11 years vboxsync crOpenGL: fix shader id registration on state restore
(edit) @48794   11 years vboxsync FE/Qt: 6979: Do not call for IDisplay::InvalidateAndUpdate() in case …
(edit) @48793   11 years vboxsync crOpenGL: adjust & log config bits
(edit) @48792   11 years vboxsync vbox-tools_def.txt: Use -Os instead of -O1 for debug builds.
(edit) @48791   11 years vboxsync crOpenGL: fix window geometry setting
(edit) @48790   11 years vboxsync OS X host: leds sync: same RunLoop mode for IOKit and Carbon input …
(edit) @48789   11 years vboxsync OS X host: leds sync: correct device check when broadcast leds.
(edit) @48788   11 years vboxsync OS X host: leds sync: some KBD devices might freeze after LEDs …
(edit) @48787   11 years vboxsync Installer/linux: reverted r81811 (use newgrp to become a member of …
(edit) @48786   11 years vboxsync DevEFI: warning
(edit) @48785   11 years vboxsync warning
(edit) @48784   11 years vboxsync FE/Qt: Russian NLS update (part 2).
(edit) @48783   11 years vboxsync FE/Qt: Tiny NLS cleanup.
(edit) @48781   11 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48779   11 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48778   11 years vboxsync spaces
(edit) @48777   11 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48776   11 years vboxsync warning
(edit) @48775   11 years vboxsync VBoxService/GuestCtrl: Only write desired amount to guest files, debug …
(edit) @48774   11 years vboxsync FE/Qt: Russian NLS update (part 1).
(edit) @48773   11 years vboxsync FE/Qt: updated the Czech, Spanish, Italian, Korean and Dutch …
(edit) @48772   11 years vboxsync Mac OS X host: LEDs sync: minor update.
(edit) @48771   11 years vboxsync German NLS fixes
(edit) @48770   11 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48769   11 years vboxsync German NLS updates
(edit) @48768   11 years vboxsync Runtime: solaris build fix
(edit) @48767   11 years vboxsync German NLS fixes
(edit) @48766   11 years vboxsync Runtime: solaris build fix
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48764   11 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48762   11 years vboxsync BdsBoot.c: Another 'config=\folder' sample, from mountain kitten this time.
(edit) @48761   11 years vboxsync BdsBoot.c: Got a sample of the 'config=\folder' that we have special …
(edit) @48760   11 years vboxsync build fix
(edit) @48759   11 years vboxsync UIWizardNewVMPageBasic1.cpp: Better Mac OS X version detection.
(edit) @48758   11 years vboxsync Devices/Makefile.kmk: Use the new SMC code.
(edit) @48757   11 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   11 years vboxsync adjustments.
(edit) @48755   11 years vboxsync DevFwCommon.cpp: cleanups.
(edit) @48754   11 years vboxsync Bit the bullet and forked tools_def.template, dropping most of the …
(edit) @48753   11 years vboxsync get_dns_addr_domain: in case of name server is from 127/8 network, but …
(edit) @48752   11 years vboxsync build fix
(edit) @48751   11 years vboxsync EFI: Logging.
(edit) @48750   11 years vboxsync EFI: Simplified VBoxLogWorker.
(edit) @48749   11 years vboxsync EFI/GenericBdsLib: If we're going to try load boot.efi apple style in …
(edit) @48748   11 years vboxsync EFI: Logging.
(edit) @48747   11 years vboxsync Logging.
(edit) @48746   11 years vboxsync FE/Qt: update NLS.
(edit) @48745   11 years vboxsync FE/Qt: updated Japanese and Turkish translations - thank you Ikuya …
(edit) @48744   11 years vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48743   11 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @48742   11 years vboxsync USBFlt: Attempt to fix host crash on Windows when plugging USB device …
(edit) @48741   11 years vboxsync OS X host: keyboard LEDs ans state sync: sync using IOKit and Carbon …
(edit) @48740   11 years vboxsync More deps
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