|
|
@6539
|
17 years |
vboxsync |
Additions/X11: made the X server graphics driver use the R3 guest …
|
|
|
@6538
|
17 years |
vboxsync |
Additions/R3 Guest library: created a reduced version of the library …
|
|
|
@6537
|
17 years |
vboxsync |
2626: FE/Qt support for readonly shared folders:
"Writable" checkbox …
|
|
|
@6536
|
17 years |
vboxsync |
Runtime: added a reduced ("shared") R3 guest runtime which will work …
|
|
|
@6535
|
17 years |
vboxsync |
MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop …
|
|
|
@6534
|
17 years |
vboxsync |
Quick hack for out of hma address space when registering the VRAM …
|
|
|
@6532
|
17 years |
vboxsync |
Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess …
|
|
|
@6531
|
17 years |
vboxsync |
Guest Additions (R3 library): fixed todo from r27515
|
|
|
@6530
|
17 years |
vboxsync |
Support driver (Linux): added gcc (u)div/mod support
|
|
|
@6529
|
17 years |
vboxsync |
mmr3 -> mmR3.
|
|
|
@6528
|
17 years |
vboxsync |
NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk …
|
|
|
@6527
|
17 years |
vboxsync |
Free.iNext should be 16 bit and use UINT16_MAX instead of UINT32_MAX.
|
|
|
@6526
|
17 years |
vboxsync |
VBoxManage: added 'list runningvms'
|
|
|
@6525
|
17 years |
vboxsync |
UART_BASE -> IPRT_UART_BASE so it can safely be overrided by a DEFS += …
|
|
|
@6524
|
17 years |
vboxsync |
Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
|
|
|
@6523
|
17 years |
vboxsync |
Mac OS X: Recognize the fn-key as an modifier key which exists on the …
|
|
|
@6522
|
17 years |
vboxsync |
- Mac OS X: Fading to fullscreen should be done *after* the confirm …
|
|
|
@6521
|
17 years |
vboxsync |
audio: fixed mixing of 8 bit unsigned; 32-bit updates from qemu
|
|
|
@6520
|
17 years |
vboxsync |
Cleanups.
|
|
|
@6519
|
17 years |
vboxsync |
Build fix... vboxvideo is still shared.
|
|
|
@6518
|
17 years |
vboxsync |
VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
|
|
|
@6515
|
17 years |
vboxsync |
Added a 'pid' prefix flag to the logger. This is primarily intended …
|
|
|
@6514
|
17 years |
vboxsync |
Use VBox/log.h.
|
|
|
@6513
|
17 years |
vboxsync |
Use the correct headers and defines for x11 mouse on solaris.
|
|
|
@6512
|
17 years |
vboxsync |
added vboxwebsrv to all Linux packages
|
|
|
@6511
|
17 years |
vboxsync |
Added VBOX_WITH_WEBSERVICES for including / excluding the webservices …
|
|
|
@6510
|
17 years |
vboxsync |
Changed VbglR3SetPointerShape to accept the full request size.
|
|
|
@6509
|
17 years |
vboxsync |
Frontends/VirtualBox: disabled printf keyboard logging, which I …
|
|
|
@6508
|
17 years |
vboxsync |
r=bird: spaces and doxygen. (btw. @retval isn't supposed to be used …
|
|
|
@6507
|
17 years |
vboxsync |
r=bird: Use bool for boolean. fix some hungarian spelling.
|
|
|
@6506
|
17 years |
vboxsync |
fixed spelling added todo.
|
|
|
@6505
|
17 years |
vboxsync |
don't repeate my mistake with duplicating doxygen stuff in headers and …
|
|
|
@6504
|
17 years |
vboxsync |
vboxadd: The preferred way to setup interrupts in Solaris.
|
|
|
@6503
|
17 years |
vboxsync |
Frontends/VirtualBox: the LGPL is now in COPYING.LIB, and fixed the …
|
|
|
@6502
|
17 years |
vboxsync |
spelling.
|
|
|
@6501
|
17 years |
vboxsync |
typo
|
|
|
@6499
|
17 years |
vboxsync |
export to OSE
|
|
|
@6498
|
17 years |
vboxsync |
Corrected header order.
|
|
|
@6497
|
17 years |
vboxsync |
Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
|
|
|
@6495
|
17 years |
vboxsync |
eol-style and ose.
|
|
|
@6494
|
17 years |
vboxsync |
VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
|
|
|
@6493
|
17 years |
vboxsync |
Made it possible to make debug versions of vboxdrv on linux. This will …
|
|
|
@6492
|
17 years |
vboxsync |
Additions (x11): limit the maximum virtual screen size to 64000x64000 …
|
|
|
@6491
|
17 years |
vboxsync |
typo
|
|
|
@6490
|
17 years |
vboxsync |
Mac OS X: Return true after open an url to prevent the error message.
|
|
|
@6488
|
17 years |
vboxsync |
Fixed typo and wrong indentation (4 not 2).
|
|
|
@6487
|
17 years |
vboxsync |
Fixed tabs (banned).
|
|
|
@6486
|
17 years |
vboxsync |
Frontends/VirtualBox: removed the old Linux keyboard handler
|
|
|
@6485
|
17 years |
vboxsync |
Frontends/VirtualBox: removed the old Linux keyboard handler
|
|
|
@6484
|
17 years |
vboxsync |
Additions (x11): added randr 1.2 support to the graphics driver
|
|
|
@6483
|
17 years |
vboxsync |
Additions (x11): get rid of a few gotos in the graphics driver. The …
|
|
|
@6482
|
17 years |
vboxsync |
Mac OS X: Now the dock screen icon is painted in realtime. It uses the …
|
|
|
@6481
|
17 years |
vboxsync |
vdi: when creating a fixed-size image, check for available space …
|
|
|
@6480
|
17 years |
vboxsync |
typo
|
|
|
@6479
|
17 years |
vboxsync |
VBoxManage: add a progress indicator when creating static .vdi files …
|
|
|
@6478
|
17 years |
vboxsync |
Drop annoying the cb != sizeof(void *) assertion.
|
|
|
@6477
|
17 years |
vboxsync |
Handle RTR0MEMOBJTYPE_PHYS_NC during free.
|
|
|
@6475
|
17 years |
vboxsync |
Added the NoDmik() macro.
|
|
|
@6474
|
17 years |
vboxsync |
- Mac OS X: The seamless mode is hopefully fixed for the mac. All the …
|
|
|
@6473
|
17 years |
vboxsync |
FE/Qt: mention the long creation time of fixed-sized images
|
|
|
@6472
|
17 years |
vboxsync |
vdi: fill fixed-size images with zeros during creation
|
|
|
@6471
|
17 years |
vboxsync |
dsoundaudio: small update from qemu (32 bit)
|
|
|
@6470
|
17 years |
vboxsync |
Back to private naming convention.
|
|
|
@6469
|
17 years |
vboxsync |
Guest R3 naming fixes. This subsequently fixes the guest
r3 video …
|
|
|
@6468
|
17 years |
vboxsync |
Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
|
|
|
@6467
|
17 years |
vboxsync |
FE/Qt: OS/2: Added low level keyboard hook to intercept keys like …
|
|
|
@6465
|
17 years |
vboxsync |
r=bird: Fixed some hungarian spelling mistakes and documentation.
|
|
|
@6464
|
17 years |
vboxsync |
Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
|
|
|
@6463
|
17 years |
vboxsync |
Additions (common): fixed todo (r27351)
|
|
|
@6462
|
17 years |
vboxsync |
Attempt at fixing the style before dmik notices... :-)
|
|
|
@6461
|
17 years |
vboxsync |
Main: No need to use goto in this case.
|
|
|
@6460
|
17 years |
vboxsync |
Frontends/VirtualBox: changed the licence text at the top of the Linux …
|
|
|
@6459
|
17 years |
vboxsync |
Additions (X11): renamed LINUX_SEAMLESS_GUEST to …
|
|
|
@6458
|
17 years |
vboxsync |
Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
|
|
|
@6457
|
17 years |
vboxsync |
Fix error message handling
|
|
|
@6456
|
17 years |
vboxsync |
refine r27431: handle XFocusIn as well
|
|
|
@6455
|
17 years |
vboxsync |
FE/Qt: ungrab the keyboard when we loose the focus
|
|
|
@6454
|
17 years |
vboxsync |
Solaris is not longer restricting us to 255 bytes, raised chunk size …
|
|
|
@6453
|
17 years |
vboxsync |
r=bird: No extra newline when ring-3 is logging.
|
|
|
@6452
|
17 years |
vboxsync |
r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
|
|
|
@6450
|
17 years |
vboxsync |
style
|
|
|
@6449
|
17 years |
vboxsync |
Main: Fixed build after r27415.
|
|
|
@6448
|
17 years |
vboxsync |
spaces
|
|
|
@6447
|
17 years |
vboxsync |
Made VbglR3GR* private, split up the code a bit to make it more …
|
|
|
@6446
|
17 years |
vboxsync |
Main: removed an unnecessary check in ConsoleImpl.cpp
|
|
|
@6445
|
17 years |
vboxsync |
Put VbglR3Daemonize into a separate file and merged the solaris and …
|
|
|
@6444
|
17 years |
vboxsync |
Main: moved release logging initialisation to before the power up thread
|
|
|
@6443
|
17 years |
vboxsync |
Mac OS X: Added realtime preview of the vm output in the dock icon.
|
|
|
@6442
|
17 years |
vboxsync |
Mac OS X: Added a fading effect if the vm window is going fullscreen. …
|
|
|
@6441
|
17 years |
vboxsync |
Fixed wrong display in seamless mode if the toolbars (gnome-panel, …
|
|
|
@6440
|
17 years |
vboxsync |
Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
|
|
|
@6438
|
17 years |
vboxsync |
-acpiterm => -termacpi
|
|
|
@6437
|
17 years |
vboxsync |
FE/SDL: added '-acpiterm' switch
|
|
|
@6436
|
17 years |
vboxsync |
Handle logging ioctl in VBoxGuest.
|
|
|
@6435
|
17 years |
vboxsync |
Return value.
|
|
|
@6434
|
17 years |
vboxsync |
Solaris vboxadd: Generic request wrapper and cleanups.
|
|
|
@6433
|
17 years |
vboxsync |
A little update.
|
|
|
@6432
|
17 years |
vboxsync |
r=bird: Cannot see how IsBeyondLimit() is supposed to work.
|
|
|
@6431
|
17 years |
vboxsync |
Support seeking to xxxxxxxx'ffffffff on windows.
|
|
|
@6430
|
17 years |
vboxsync |
oops, removed a return 0; statement that left over from testing.
|
|
|