|
|
@5851
|
17 years |
vboxsync |
FE/Qt: Updated Catalan translation.
|
|
|
@5850
|
17 years |
vboxsync |
FE/Qt: Fixed: Catalan translation wasn't approved.
|
|
|
@5849
|
17 years |
vboxsync |
New device: internal network IP stack, based on lwIP.
|
|
|
@5848
|
17 years |
vboxsync |
Fixed Tap setup script to use an active NIC not iprb0.
|
|
|
@5847
|
17 years |
vboxsync |
FE/Qt: Added Catalan translation; Updated French and Spanish translations.
|
|
|
@5844
|
17 years |
vboxsync |
Backed out accidental Makefile.kmk commit.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5842
|
17 years |
vboxsync |
build fix
|
|
|
@5841
|
17 years |
vboxsync |
export parallel UI
|
|
|
@5837
|
17 years |
vboxsync |
2481: “Create parallel port UI”: implemented.
|
|
|
@5834
|
17 years |
vboxsync |
Headless frontend: exported to OSE
|
|
|
@5833
|
17 years |
vboxsync |
spaces.
|
|
|
@5832
|
17 years |
vboxsync |
Minor comment fix.
|
|
|
@5830
|
17 years |
vboxsync |
Some minor fixes to seamless mode switch.
|
|
|
@5829
|
17 years |
vboxsync |
Added internal PHY skeleton and MDIC register handling.
|
|
|
@5828
|
17 years |
vboxsync |
properly quote grep regex
|
|
|
@5827
|
17 years |
vboxsync |
Frontends: created headless front-end
|
|
|
@5826
|
17 years |
vboxsync |
Fix NumLock and CapsLock on Windows hosts. These two special keys have …
|
|
|
@5825
|
17 years |
vboxsync |
export to OSE
|
|
|
@5824
|
17 years |
vboxsync |
Additions (common): export R3 guest runtime files
|
|
|
@5823
|
17 years |
vboxsync |
Additions (Linux): committed current seamless code, still disabled
|
|
|
@5822
|
17 years |
vboxsync |
Additions (Linux): logical error in guest clipboard code, does not …
|
|
|
@5821
|
17 years |
vboxsync |
Additions (Linux): compiler assertions 2 - no, it was my fault
|
|
|
@5820
|
17 years |
vboxsync |
Additions (Linux): our compile-time assertions do not work with old …
|
|
|
@5818
|
17 years |
vboxsync |
Additions: added an R3 runtime for Linux guests
|
|
|
@5817
|
17 years |
vboxsync |
Additions (Linux): added support for waiting for host events from …
|
|
|
@5816
|
17 years |
vboxsync |
Guest additions: deactivated some logging which was filling up my …
|
|
|
@5815
|
17 years |
vboxsync |
fixed the file name for libSDL_ttf, .so is only shipped with the -dev …
|
|
|
@5814
|
17 years |
vboxsync |
Fixing some issues in fullscreen/seamless modes switch:
1. Restoring …
|
|
|
@5813
|
17 years |
vboxsync |
warning
|
|
|
@5812
|
17 years |
vboxsync |
Continued work on the async implementation. Added to Makefile but …
|
|
|
@5809
|
17 years |
vboxsync |
Enabling package building on Solaris…
|
|
|
@5807
|
17 years |
vboxsync |
FE/Qt: Always send unused properties to Main API to preserve user's …
|
|
|
@5806
|
17 years |
vboxsync |
Main: Fixed: Always save values of unused attributes of serial ports …
|
|
|
@5805
|
17 years |
vboxsync |
Shared clipboard (Linux host): fixed a segfault on VM exit
|
|
|
@5804
|
17 years |
vboxsync |
FE/Qt: Fixed inpit captire canceling on Linux hosts.
|
|
|
@5803
|
17 years |
vboxsync |
FE/Qt: Improved most reminder messages (capture input, go fullscreen …
|
|
|
@5802
|
17 years |
vboxsync |
FE/Qt: Corrected the English typo in the source and all transaltion files.
|
|
|
@5801
|
17 years |
vboxsync |
Disabled pkg building. VBoxXPComBase.xpt isn't installing on 64-bit …
|
|
|
@5800
|
17 years |
vboxsync |
attempt to fix the windows boxes
|
|
|
@5799
|
17 years |
vboxsync |
Started with Solaris pkg installer. Basic pkg creation completed.
|
|
|
@5798
|
17 years |
vboxsync |
more work on async completion
|
|
|
@5797
|
17 years |
vboxsync |
Main: Documentatin corrections.
|
|
|
@5796
|
17 years |
vboxsync |
2491: "Serial Port UI may produce invalid XML" fixed (allowing empty …
|
|
|
@5795
|
17 years |
vboxsync |
2507: "Changing any VM setting after creating a new VM cancels the …
|
|
|
@5793
|
17 years |
vboxsync |
2506: "Releasing the hard disk in VDM called from VM settings dialog …
|
|
|
@5792
|
17 years |
vboxsync |
2507: "Changing any VM setting after creating a new VM cancels the …
|
|
|
@5791
|
17 years |
vboxsync |
Start async completion implementation
|
|
|
@5789
|
17 years |
vboxsync |
VMINFO_MACHINEREADABLE regression?
|
|
|
@5788
|
17 years |
vboxsync |
Don't ignore unknown arguments.
|
|
|
@5784
|
17 years |
vboxsync |
Manual, API docs, webservice: Begin documenting webservice, add lots …
|
|
|
@5783
|
17 years |
vboxsync |
unexport it, hoping that'll fix the sync error…
|
|
|
@5782
|
17 years |
vboxsync |
Implemented NumLock state synch over VRDP.
|
|
|
@5781
|
17 years |
vboxsync |
Fixed some overflow detection issues.
|
|
|
@5780
|
17 years |
vboxsync |
VideoCapture: moved from RDP to HostServices and exported to OSE
|
|
|
@5779
|
17 years |
vboxsync |
GUI (Linux): added separate host keyboard layouts for German, no dead …
|
|
|
@5777
|
17 years |
vboxsync |
Main: Fixed a dedalock (Machine::AttachHardDisk() calledl VirtualBox …
|
|
|
@5774
|
17 years |
vboxsync |
FE/Qt: Fixed a regression (would unregister an inaccessible hard disk …
|
|
|
@5771
|
17 years |
vboxsync |
Main, VBoxManage: add setting for webservice authentication library …
|
|
|
@5770
|
17 years |
vboxsync |
Main documentation: updates.
|
|
|
@5769
|
17 years |
vboxsync |
debs/rpms: fix the path to UserManual.pdf
|
|
|
@5768
|
17 years |
vboxsync |
|
|
|
@5766
|
17 years |
vboxsync |
export getopt.cpp
|
|
|
@5763
|
17 years |
vboxsync |
FE/Qt: Use more informative verbs in yes/no message boxes (#2502).
|
|
|
@5762
|
17 years |
vboxsync |
FE/Qt: Added support for custom button texts in QIMessageBox.
|
|
|
@5761
|
17 years |
vboxsync |
FE/Qt: Fixed the MAC build.
|
|
|
@5760
|
17 years |
vboxsync |
runtime: add generic command line parser, moved from webservice.
|
|
|
@5759
|
17 years |
vboxsync |
FE/Qt: Fixed: On Linux hosts, the GUI thought the host key was still …
|
|
|
@5757
|
17 years |
vboxsync |
Added handler for unexpected HW interrupts. If one does occur for some …
|
|
|
@5756
|
17 years |
vboxsync |
Client end of named pipe must be opened in overlapped mode, else …
|
|
|
@5755
|
17 years |
vboxsync |
Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
|
|
|
@5754
|
17 years |
vboxsync |
Solaris audio driver, work in progress.
|
|
|
@5753
|
17 years |
vboxsync |
fixed header.
|
|
|
@5752
|
17 years |
vboxsync |
fixed the "'`" key of the Germany dead key layout
|
|
|
@5751
|
17 years |
vboxsync |
unused variable
|
|
|
@5747
|
17 years |
vboxsync |
-> _
|
|
|
@5743
|
17 years |
vboxsync |
space
|
|
|
@5742
|
17 years |
vboxsync |
enclosed some more code in VBOX_WITH_VBOX tests.
|
|
|
@5741
|
17 years |
vboxsync |
try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
|
|
|
@5740
|
17 years |
vboxsync |
Installer (Linux): added licence information to VBoxSysInfo.sh
|
|
|
@5738
|
17 years |
vboxsync |
Minor EEPROM-related fixes in Makefile.kmk
|
|
|
@5737
|
17 years |
vboxsync |
Added DBGFR3MemScan dependency.
|
|
|
@5736
|
17 years |
vboxsync |
Corrected unicode string reading.
|
|
|
@5735
|
17 years |
vboxsync |
25 hits is ok.
|
|
|
@5734
|
17 years |
vboxsync |
bugfix
|
|
|
@5733
|
17 years |
vboxsync |
no control chars, please.
|
|
|
@5732
|
17 years |
vboxsync |
Fixed annoying history crap.
|
|
|
@5731
|
17 years |
vboxsync |
Implemented some search commands in the debugger.
|
|
|
@5730
|
17 years |
vboxsync |
fixed bug in dbgcOpRangeLength.
|
|
|
@5729
|
17 years |
vboxsync |
typo
|
|
|
@5728
|
17 years |
vboxsync |
no export of E1000 so far
|
|
|
@5727
|
17 years |
vboxsync |
no export of E1000 so far
|
|
|
@5726
|
17 years |
vboxsync |
no export of E1000 so far
|
|
|
@5725
|
17 years |
vboxsync |
Added Gigabit Ethernet device stub.
|
|
|
@5724
|
17 years |
vboxsync |
Export to OSE.
|
|
|
@5723
|
17 years |
vboxsync |
Fix UDP forwarding in the NAT code. Was completely broken.
|
|
|
@5722
|
17 years |
vboxsync |
Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
|
|
|
@5721
|
17 years |
vboxsync |
Cleaned out some old (pre-PDMUSB) code.
|
|
|
@5720
|
17 years |
vboxsync |
USB destruction.
|
|
|
@5719
|
17 years |
vboxsync |
Solaris crossbow: allow using existing interfaces.
|
|
|