|
|
@16694
|
16 years |
vboxsync |
mac build fix.
|
|
|
@16693
|
16 years |
vboxsync |
qt/darwin: Don't use HID for right hand modifier keys when Qt is Cocoa …
|
|
|
@16692
|
16 years |
vboxsync |
FE/Qt: French NLS
|
|
|
@16691
|
16 years |
vboxsync |
Qt: keyboard input in the console.
|
|
|
@16690
|
16 years |
vboxsync |
Main: API documentation.
|
|
|
@16689
|
16 years |
vboxsync |
cbinding: Since this is a public SDK header, stick to the same command …
|
|
|
@16688
|
16 years |
vboxsync |
cbinding: Use stat() to check if a file exist (an alternative would be …
|
|
|
@16687
|
16 years |
vboxsync |
Main: API documentation.
|
|
|
@16686
|
16 years |
vboxsync |
Main: API documentation.
|
|
|
@16685
|
16 years |
vboxsync |
SharedOpenGL: Missing dependency (windows).
|
|
|
@16684
|
16 years |
vboxsync |
cbinding: Added the functions to get and set the environment variables.
|
|
|
@16683
|
16 years |
vboxsync |
More logging
|
|
|
@16682
|
16 years |
vboxsync |
oops, not _SRC as cp target.
|
|
|
@16681
|
16 years |
vboxsync |
Config.kmk: Fixed VBOX_XIDL_FILE_SRC.
|
|
|
@16680
|
16 years |
vboxsync |
More logging
|
|
|
@16679
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMGetHyperCR3 fix for EPT
|
|
|
@16678
|
16 years |
vboxsync |
IPRT/Makefile: Use the unstripped source for generating error stuff.
|
|
|
@16677
|
16 years |
vboxsync |
Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
|
|
|
@16676
|
16 years |
vboxsync |
Makefiles: insert an additional step between VirtualBox.xidl and its …
|
|
|
@16675
|
16 years |
vboxsync |
Logging change
|
|
|
@16674
|
16 years |
vboxsync |
Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
|
|
|
@16673
|
16 years |
vboxsync |
Argh
|
|
|
@16672
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
|
|
|
@16671
|
16 years |
vboxsync |
Main/SafeArray: Added SafeArray and SafeIfaceArray constructors taking …
|
|
|
@16670
|
16 years |
vboxsync |
Added VBOX_NTDLL to the VBOXGUESTR3EXE template (windows).
|
|
|
@16669
|
16 years |
vboxsync |
OVF: add new LogicalNetwork type for virtual system descriptions; fix …
|
|
|
@16668
|
16 years |
vboxsync |
OVF: create new IAppliance::read() method instead of reading in …
|
|
|
@16667
|
16 years |
vboxsync |
Added todo
|
|
|
@16666
|
16 years |
vboxsync |
Wrong index
|
|
|
@16665
|
16 years |
vboxsync |
Ignore CPU stepping when restoring a saved state.
|
|
|
@16664
|
16 years |
vboxsync |
Export rtFileNativeSetAttributes-win.cpp.
|
|
|
@16663
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates for 32 bits root pd …
|
|
|
@16662
|
16 years |
vboxsync |
OVF: create new IAppliance::read() method instead of reading in …
|
|
|
@16661
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
|
|
|
@16660
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: pdpt invalidation fixes
|
|
|
@16659
|
16 years |
vboxsync |
More logging
|
|
|
@16658
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: update
|
|
|
@16657
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: Allocate all pages in low (below 4 GB) …
|
|
|
@16656
|
16 years |
vboxsync |
FE/Qt4: Check if the appliance is valid after an early error.
|
|
|
@16655
|
16 years |
vboxsync |
OVF: Make the progress object show some progress.
|
|
|
@16654
|
16 years |
vboxsync |
Symbolic PGMPOOLKIND logging
|
|
|
@16653
|
16 years |
vboxsync |
NAT: fixed memmory corruption in new Unix multiplexing mechanism
|
|
|
@16652
|
16 years |
vboxsync |
More logging
|
|
|
@16651
|
16 years |
vboxsync |
VBoxHDD-new.h: Corrected PCVDINTERFACE.
|
|
|
@16650
|
16 years |
vboxsync |
IPRT: implement RTFileSetMode on Windows.
|
|
|
@16649
|
16 years |
vboxsync |
Main/Glue: com::Initialize() now first looks for XPCOM binaries and …
|
|
|
@16648
|
16 years |
vboxsync |
EFI: few missed changes
|
|
|
@16647
|
16 years |
vboxsync |
Missed parameter in a Log().
|
|
|
@16646
|
16 years |
vboxsync |
Frontend/BFE: more fixes, the Format config to DrvVD is no longer optional.
|
|
|
@16645
|
16 years |
vboxsync |
Adjusted assertion
|
|
|
@16644
|
16 years |
vboxsync |
Same for PGMPOOLKIND_PAE_PDPT_PHYS
|
|
|
@16643
|
16 years |
vboxsync |
Missing PGMPOOLKIND_PAE_PD_PHYS case
|
|
|
@16642
|
16 years |
vboxsync |
crOpenGL: fix compile on windows
|
|
|
@16641
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: PAE guest mode invalidation changes
|
|
|
@16640
|
16 years |
vboxsync |
crOpenGL: use shared memory to access xserver pixmaps data
|
|
|
@16639
|
16 years |
vboxsync |
crOpenGL: output thread id in debug messages for non windows builds as well
|
|
|
@16638
|
16 years |
vboxsync |
crOpenGL: use single memcopy for textures packing where possible
|
|
|
@16637
|
16 years |
vboxsync |
FE/Qt4: 3613: Perform new version check pings at runtime (once per …
|
|
|
@16636
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
|
|
|
@16635
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: more logging
|
|
|
@16634
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed invalidation of pae/32 bit pds
|
|
|
@16633
|
16 years |
vboxsync |
FE/Qt4: 3586: New VMs should have sound enabled - done.
|
|
|
@16632
|
16 years |
vboxsync |
Removed wrong assertion (IF can be cleared in a duplicate function).
|
|
|
@16631
|
16 years |
vboxsync |
typo
|
|
|
@16630
|
16 years |
vboxsync |
Builtins.h: indent, comments.
|
|
|
@16629
|
16 years |
vboxsync |
Enable NumLock synchronization by default in rdesktop-vrdp.
|
|
|
@16628
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: corrected write handler for pae/32 bits
|
|
|
@16627
|
16 years |
vboxsync |
EFI sync
|
|
|
@16626
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: Deal with split PDs in pae/32 bit case.
|
|
|
@16625
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: update
|
|
|
@16624
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: pgmShwSyncPaePDPtr fix for pae shadow & …
|
|
|
@16623
|
16 years |
vboxsync |
OVF: removed some of the todos
|
|
|
@16622
|
16 years |
vboxsync |
OVF: support for creating a new disk image if the OVF didn't contain one
|
|
|
@16621
|
16 years |
vboxsync |
Config.kmk: trivial grammo
|
|
|
@16620
|
16 years |
vboxsync |
OVF: not necessary anymore
|
|
|
@16619
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: call right MapCR3
|
|
|
@16618
|
16 years |
vboxsync |
FE/Qt4: try to fix burns
|
|
|
@16617
|
16 years |
vboxsync |
FE/Qt4-OVF: Initial support for OVF import in the GUI.
|
|
|
@16616
|
16 years |
vboxsync |
FE/Qt4: support for safe arrays of arbitrary types
|
|
|
@16615
|
16 years |
vboxsync |
additional header updates
|
|
|
@16614
|
16 years |
vboxsync |
NAT:ICMP socket non-blocking
|
|
|
@16613
|
16 years |
vboxsync |
NAT:hide Management pipe and incrementing nDFs for ICMP needs
|
|
|
@16612
|
16 years |
vboxsync |
NAT:win burn fix
|
|
|
@16611
|
16 years |
vboxsync |
NAT:Poll specific error handling was added
|
|
|
@16610
|
16 years |
vboxsync |
Qt/Cocoa: Subclass NSApplication to catch keyboard events passing thru …
|
|
|
@16609
|
16 years |
vboxsync |
Qt/Cocoa: build fix.
|
|
|
@16608
|
16 years |
vboxsync |
webservice: fix messup from error updates (webservice was completely …
|
|
|
@16607
|
16 years |
vboxsync |
EFI: set attributes on EFI source code, starting to implement loader …
|
|
|
@16606
|
16 years |
vboxsync |
OVF: add -ignore command to VBoxManage -import
|
|
|
@16605
|
16 years |
vboxsync |
header updates
|
|
|
@16604
|
16 years |
vboxsync |
Fixed pgmShwGetPaePDPtr
|
|
|
@16603
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
|
|
|
@16602
|
16 years |
vboxsync |
webservice: add support for boolean safearrays
|
|
|
@16601
|
16 years |
vboxsync |
OVF: change IVirtualSystemDescription::setFinalValues method; remove …
|
|
|
@16600
|
16 years |
vboxsync |
OVF: added count attribute to receive the current number of entries
|
|
|
@16599
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
|
|
|
@16598
|
16 years |
vboxsync |
Added CPUMIsGuestInPAEMode
|
|
|
@16597
|
16 years |
vboxsync |
OVF: this *must* not be a copy
|
|
|
@16596
|
16 years |
vboxsync |
FE/Qt4: Build fix.
|
|
|
@16595
|
16 years |
vboxsync |
More missing cases
|
|
|