|
|
@29788
|
15 years |
vboxsync |
Java bridge: MSCOM basics
|
|
|
@29787
|
15 years |
vboxsync |
filesplitter: yet better test
|
|
|
@29786
|
15 years |
vboxsync |
Guest Control/VBoxManage: Better exit handling.
|
|
|
@29785
|
15 years |
vboxsync |
Guest Control: More stable when client is crashing/aborting in an …
|
|
|
@29784
|
15 years |
vboxsync |
use KBUILD_HOST
|
|
|
@29783
|
15 years |
vboxsync |
iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
|
|
|
@29782
|
15 years |
vboxsync |
use kmk to build test
|
|
|
@29781
|
15 years |
vboxsync |
deb (OSE): install libraries to the correct position (accident from r60265)
|
|
|
@29780
|
15 years |
vboxsync |
moved
|
|
|
@29779
|
15 years |
vboxsync |
excessive file
|
|
|
@29778
|
15 years |
vboxsync |
Runtime: Use RTSha1ToString cause the old method used the wrong …
|
|
|
@29777
|
15 years |
vboxsync |
Main: Cleanup after all error text is created.
|
|
|
@29776
|
15 years |
vboxsync |
VBoxService.cpp: nits
|
|
|
@29775
|
15 years |
vboxsync |
VBoxService.cpp: Same code everywhere, please.
|
|
|
@29774
|
15 years |
vboxsync |
VBoxKeyboard/Makefile.kmk: Use if1of instead of filter-out.
|
|
|
@29773
|
15 years |
vboxsync |
FE/Qt: 4758: New running VM core: Fixed bug in keyboard capturing of …
|
|
|
@29772
|
15 years |
vboxsync |
wddm/3d/2d: per-adapter caps, use wine only when used with d3d, use 2d …
|
|
|
@29771
|
15 years |
vboxsync |
bits
|
|
|
@29770
|
15 years |
vboxsync |
Java bridge: mscom work
|
|
|
@29769
|
15 years |
vboxsync |
filesplitter: need to test bit
|
|
|
@29768
|
15 years |
vboxsync |
Config.kmk/FreeBSD: Include Mesa src directory
|
|
|
@29767
|
15 years |
vboxsync |
FreeBSD: Include GuestHost stuff too
|
|
|
@29766
|
15 years |
vboxsync |
usb.h: Need bDevNum too
|
|
|
@29765
|
15 years |
vboxsync |
*-r0drv-freebsd.c: Little cleanup and don't wire the pages twice …
|
|
|
@29764
|
15 years |
vboxsync |
VBoxService/FreeBSD: Use getifaddrs for the network info. Only way to …
|
|
|
@29763
|
15 years |
vboxsync |
FreeBSD: Wiring in a user map requires VM_MAP_WIRE_USER. Fixes guest …
|
|
|
@29762
|
15 years |
vboxsync |
VBoxService / Windows guests: Don't use a service as main thread but …
|
|
|
@29761
|
15 years |
vboxsync |
VBoxService: FreeBSD doesn't know ERESTART and according to the man …
|
|
|
@29760
|
15 years |
vboxsync |
wddm/3d: more surface formats
|
|
|
@29759
|
15 years |
vboxsync |
Java: move tools to Config.kmk
|
|
|
@29758
|
15 years |
vboxsync |
AHCI: Fix crash on reset after a snapshot was taken. The Driver needs …
|
|
|
@29757
|
15 years |
vboxsync |
Java glue: XPCOM done
|
|
|
@29756
|
15 years |
vboxsync |
VBoxShell: small fixes making extention coding easier.
|
|
|
@29755
|
15 years |
vboxsync |
NAT: don't let register more than 4 nameservers. (vbox.org/4098)
|
|
|
@29754
|
15 years |
vboxsync |
VBoxShell: adds nic commands.
|
|
|
@29753
|
15 years |
vboxsync |
VirtualBoxErrorInfoImp.h: A shot at fixing the #4966.
|
|
|
@29752
|
15 years |
vboxsync |
wddm: more fix to getcaps & create device
|
|
|
@29751
|
15 years |
vboxsync |
Devices/VMMDev: fix a signedness warning
|
|
|
@29750
|
15 years |
vboxsync |
Devices/VMMDev: always keep the …
|
|
|
@29749
|
15 years |
vboxsync |
Devices and FE/Common: keyboard table cleanup and a hack to support …
|
|
|
@29748
|
15 years |
vboxsync |
VBoxKeyboard: FreeBSD build fix
|
|
|
@29747
|
15 years |
vboxsync |
VBoxNetFlt-freebsd: Build fix
|
|
|
@29746
|
15 years |
vboxsync |
wddm: disable assertions, disable VBoxTray logging
|
|
|
@29745
|
15 years |
vboxsync |
wddm/2D: handle number of overlays properly
|
|
|
@29744
|
15 years |
vboxsync |
LsiLogic: Print state of every device
|
|
|
@29743
|
15 years |
vboxsync |
HGCM: fixed memory leak (xTracker 4961).
|
|
|
@29742
|
15 years |
vboxsync |
wddm/2D: more impl (get caps + initialization working)
|
|
|
@29741
|
15 years |
vboxsync |
Renamed PGMR0SharedModuleCheckRegion
|
|
|
@29740
|
15 years |
vboxsync |
Guest Control/Documentation/VBoxManage: --password is not optional; …
|
|
|
@29739
|
15 years |
vboxsync |
memobj-r0drv-freebsd.cpp: Hopefully correct range check now…
|
|
|
@29738
|
15 years |
vboxsync |
Runtime: Added DPC queue depth offsets for 2003 Server SP2.
|
|
|
@29737
|
15 years |
vboxsync |
Fixed dropping back to the recompiler too often when running …
|
|
|
@29736
|
15 years |
vboxsync |
FE/Qt4: fix todo of r61439
|
|
|
@29735
|
15 years |
vboxsync |
FE/Qt4-NLS: moved translation context for r61914 (already finished for …
|
|
|
@29734
|
15 years |
vboxsync |
FE/Qt4: move translation context
|
|
|
@29733
|
15 years |
vboxsync |
FE/Qt4-NLS: preparation for cleanup
|
|
|
@29732
|
15 years |
vboxsync |
Backed out 61853; causes more invalid state exits
|
|
|
@29731
|
15 years |
vboxsync |
wddm: unload VBoxD3D9.dll if 3D is unavailable
|
|
|
@29730
|
15 years |
vboxsync |
FE/Qt4: reverted some parts of r61902, as they are still necessary
|
|
|
@29729
|
15 years |
vboxsync |
wddm: dynamic format list calculation depending on whether 2D/3D is enabled
|
|
|
@29728
|
15 years |
vboxsync |
IPRT/process-win: Beautified.
|
|
|
@29727
|
15 years |
vboxsync |
IPRT/process-win: Not needed.
|
|
|
@29726
|
15 years |
vboxsync |
IPRT/process-win: Fixed some errors, added NT4 support, modularized a bit.
|
|
|
@29725
|
15 years |
vboxsync |
FE/Qt4: make sure the title is translated on retranslation
|
|
|
@29724
|
15 years |
vboxsync |
Java bridge: getters, setters
|
|
|
@29723
|
15 years |
vboxsync |
FE/Qt4: fix burns (pageIds >= Qt 4.5)
|
|
|
@29722
|
15 years |
vboxsync |
FE/Qt4: retranslate all pages before making any size related calculations
|
|
|
@29721
|
15 years |
vboxsync |
FE/Qt4-NLS: de typo
|
|
|
@29720
|
15 years |
vboxsync |
FE/Common/: fix the meta key mapping on X11 hosts
|
|
|
@29719
|
15 years |
vboxsync |
more precise wording
|
|
|
@29718
|
15 years |
vboxsync |
Typo.
|
|
|
@29717
|
15 years |
vboxsync |
IPRT/process-win: Comment/Explanation.
|
|
|
@29716
|
15 years |
vboxsync |
IPRT/process-win: More generic way for starting processes from a …
|
|
|
@29715
|
15 years |
vboxsync |
Java glue: intermediate
|
|
|
@29714
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: Correct range checks
|
|
|
@29713
|
15 years |
vboxsync |
FreeBSD-VBoxNetAdp/VBoxNetFlt: Fix names so vboxnetadp can load vboxnetflt
|
|
|
@29712
|
15 years |
vboxsync |
Additions/x11/vboxmouse: FreeBSD build fix
|
|
|
@29711
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: Use kmem_alloc_attr if available
|
|
|
@29710
|
15 years |
vboxsync |
wddm/2D: more impl & fixes
|
|
|
@29709
|
15 years |
vboxsync |
Solaris/VBoxNetFltBow: comments, added one error code.
|
|
|
@29708
|
15 years |
vboxsync |
Solaris/VBoxNetFltBow: dynamic VNIC creation and management.
|
|
|
@29707
|
15 years |
vboxsync |
SrvIntNetR0: fixed private data passing to Xmit.
|
|
|
@29706
|
15 years |
vboxsync |
LsiLogic: Debugger callback to dump the controller state
|
|
|
@29705
|
15 years |
vboxsync |
build fix
|
|
|
@29704
|
15 years |
vboxsync |
Reset all dirty pages to reactivate the page monitoring *after* …
|
|
|
@29703
|
15 years |
vboxsync |
Runtime: NT4 fixes
|
|
|
@29702
|
15 years |
vboxsync |
Compile fix
|
|
|
@29701
|
15 years |
vboxsync |
Different initial value
|
|
|
@29700
|
15 years |
vboxsync |
FE/Qt: 4758: New running VM core: Fullscreen, Seamless, Guest Display …
|
|
|
@29699
|
15 years |
vboxsync |
Bracket
|
|
|
@29698
|
15 years |
vboxsync |
More information
|
|
|
@29697
|
15 years |
vboxsync |
FE/Qt: 4758: New running VM core: cleanup.
|
|
|
@29696
|
15 years |
vboxsync |
IntNet: small fix for r61826
|
|
|
@29695
|
15 years |
vboxsync |
FE/Qt: 4758: New running VM core: VRDP action correct state translation.
|
|
|
@29694
|
15 years |
vboxsync |
FE/Qt: 4952: Initial state of the VRDP server setting in VM window …
|
|
|
@29693
|
15 years |
vboxsync |
VBoxNetFlt: typo in function parameter.
|
|
|
@29692
|
15 years |
vboxsync |
FE/Qt: 4758: New running VM core: cleanup.
|
|
|
@29691
|
15 years |
vboxsync |
Solaris/VBoxNetFltBow: Passing in a VNIC works with MAC address …
|
|
|
@29690
|
15 years |
vboxsync |
another fix for the Linux guest kernel modules export script
|
|
|
@29689
|
15 years |
vboxsync |
VT-x is too picky with descriptor attributes in v86 mode
|
|
|