VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21449   16 years vboxsync Tried of fixing missing/wrong svn attribtues, added a line about …
(edit) @21448   16 years vboxsync Main: FramebufferImpl
(edit) @21447   16 years vboxsync back out r49814 + 49855: obsoleted by r49854
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21445   16 years vboxsync FE/Qt4: disable it ofc
(edit) @21444   16 years vboxsync FE/Qt4: Don't force email format for existing SUN online account names.
(edit) @21443   16 years vboxsync Fix boundary cases when crossing into a page that hasn't been scanned …
(edit) @21442   16 years vboxsync FE/Qt4: try to fix ARGB visual problems with newer Qt versions & compiz
(edit) @21441   16 years vboxsync Additions/x11/seamless: small performance improvement
(edit) @21440   16 years vboxsync Docs: some new C++ rules for Main and templates
(edit) @21439   16 years vboxsync OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
(edit) @21438   16 years vboxsync OVF: enable OVF remote export again
(edit) @21437   16 years vboxsync FE/Qt4: fix warning
(edit) @21436   16 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
(edit) @21435   16 years vboxsync Main: teach Bstr to convert from a MiniString as well as Utf8Str
(edit) @21434   16 years vboxsync GuestHost/SharedClipboard: test for correct update notifications about …
(edit) @21433   16 years vboxsync FE/Qt4: prevent Qt warning
(edit) @21432   16 years vboxsync Main: fix some exception handling
(edit) @21431   16 years vboxsync crOpenGL: turn 3d test back on
(edit) @21430   16 years vboxsync HostServices/SharedClipboard: refactor target handling, clean up test …
(edit) @21429   16 years vboxsync GuestHost/SharedClipboard: make sure that we also notify when a format …
(edit) @21428   16 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21427   16 years vboxsync Main: remove dead code
(edit) @21426   16 years vboxsync Main: settings converter fix for hardware acceleration (fixes #4095)
(edit) @21425   16 years vboxsync GuestHost/SharedClipboard: properly test and fix our selection of the …
(edit) @21424   16 years vboxsync FE/Qt4-NLS: updated Czech translation
(edit) @21423   16 years vboxsync crOpenGL: fix VBOs on NVidia cards
(edit) @21422   16 years vboxsync crOpenGL: fix VBOs support on 32/64 or 64/32 guest/host combinations
(edit) @21421   16 years vboxsync Main/ConsoleImpl2: fixed crash when accessing pConsole's mpVM as it …
(edit) @21420   16 years vboxsync FE/Qt4: temporary disabled on Mac OS X
(edit) @21419   16 years vboxsync typo
(edit) @21418   16 years vboxsync Python shell: minor improvments
(edit) @21417   16 years vboxsync more changes to the Linux guest additions convenience Makefile
(edit) @21416   16 years vboxsync Linux additions: small cosmetical fix in the convenience Makefile
(edit) @21415   16 years vboxsync NAT: correct assertion expression
(edit) @21414   16 years vboxsync video hw accel: basis for overlay impl in QGLFramebuffer, bugfixes
(edit) @21413   16 years vboxsync copy&paste bug in editor?
(edit) @21412   16 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21411   16 years vboxsync Linux additions kernel modules: fixes for Linux 2.4
(edit) @21410   16 years vboxsync vga: Fixed debug text screen dumps in vgaR3Reset (take into account …
(edit) @21409   16 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21408   16 years vboxsync OSE header
(edit) @21407   16 years vboxsync OSE headers
(edit) @21406   16 years vboxsync fixed OSE header
(edit) @21405   16 years vboxsync fixed OSE headers
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21403   16 years vboxsync EM.cpp: Don't call TMR3NotifySuspend in the destruction path. Should …
(edit) @21402   16 years vboxsync white space
(edit) @21401   16 years vboxsync export to OSE
(edit) @21400   16 years vboxsync export to OSE
(edit) @21399   16 years vboxsync timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
(edit) @21398   16 years vboxsync iprt/cdefs.h: cosmetics.
(edit) @21397   16 years vboxsync iprt/cdefs.h: RT_THROW should be a noop on MSC - limited to 14.00 atm, …
(edit) @21396   16 years vboxsync IPRT: fix missing '\0'
(edit) @21395   16 years vboxsync Stop performance counter sampling when the host goes into suspend …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21392   16 years vboxsync iprt/cdefs.h: Restored RT_THROW.
(edit) @21391   16 years vboxsync IPRT: simplify r49759 (not needed)
(edit) @21390   16 years vboxsync iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
(edit) @21389   16 years vboxsync Forgot to apply count_shift to the timer delta (regression from 48850)
(edit) @21388   16 years vboxsync IPRT: doc fix
(edit) @21387   16 years vboxsync DHCP server: fix bad ifdef block, optimize
(edit) @21386   16 years vboxsync NAT: unused variable
(edit) @21385   16 years vboxsync NAT: incorrect m_adj usage
(edit) @21384   16 years vboxsync Python: couple WS-related fixes
(edit) @21383   16 years vboxsync Frontends/vboxshell: enhance "info" command to list attached hard …
(edit) @21382   16 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21381   16 years vboxsync IPRT: gcc warnings when compiled as ISO C
(edit) @21380   16 years vboxsync crOpenGL: fix check typo
(edit) @21379   16 years vboxsync warning
(edit) @21378   16 years vboxsync ConsoleImpl2.cpp: r=bird: Who is gonna catch that std:bad_alloc() thow?
(edit) @21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   16 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21375   16 years vboxsync log.cpp: Make the ring-0 fallback logging more obvious and support the …
(edit) @21374   16 years vboxsync iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
(edit) @21373   16 years vboxsync Parallels: OSE header
(edit) @21372   16 years vboxsync Compile fix
(edit) @21371   16 years vboxsync Parallels: Add support for parallels images to standard VirtualBox and …
(edit) @21370   16 years vboxsync Python: glue array naming typo
(edit) @21369   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21368   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21367   16 years vboxsync PDMQueue: More stats.
(edit) @21366   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21365   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21364   16 years vboxsync readability newline
(edit) @21363   16 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21362   16 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21361   16 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21360   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21359   16 years vboxsync fixed a gcc warning
(edit) @21358   16 years vboxsync IPRT: ministring crash fix + documentation
(edit) @21357   16 years vboxsync Linux host kernel modules: copy Modules.symvers to vboxnetadp as well
(edit) @21356   16 years vboxsync typo
(edit) @21355   16 years vboxsync build fix.
(edit) @21354   16 years vboxsync typo
(edit) @21353   16 years vboxsync CPUID: correct core count encoding
(edit) @21352   16 years vboxsync Fixed a VCC warning.
(edit) @21351   16 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21350   16 years vboxsync Apply cpuid leaf 4 hack only for uniprocessor guests
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