|
|
@4983
|
17 years |
vboxsync |
VBoxBFE.cpp fix
|
|
|
@4982
|
17 years |
vboxsync |
VBoxBFE.cpp fix
|
|
|
@4956
|
17 years |
vboxsync |
FE/Qt: ja_JP should be ja.
|
|
|
@4952
|
17 years |
vboxsync |
FE/Qt: Added the list of approved languages; Fixed the Win32 installer …
|
|
|
@4949
|
17 years |
vboxsync |
A couple of freebsd hacks. will sort these out correctly some time later.
|
|
|
@4947
|
17 years |
vboxsync |
FE/Qt: Removed underscores and Alt+ accelerators from the Cancel …
|
|
|
@4944
|
17 years |
vboxsync |
FE/Qt: Added Slovak translation.
|
|
|
@4931
|
17 years |
vboxsync |
Updated the Russian language (fixed Alt-o accels for OK buttons, spelling).
|
|
|
@4930
|
17 years |
vboxsync |
Updated the Romanian and Korean languages; added the new Basque …
|
|
|
@4916
|
17 years |
vboxsync |
re-added and fixed the German no deadkey layout
|
|
|
@4914
|
17 years |
vboxsync |
group X11, SDL and USB to make porting easier.
|
|
|
@4888
|
17 years |
vboxsync |
FreeBSD patches.
|
|
|
@4887
|
17 years |
vboxsync |
FreeBSD patches.
|
|
|
@4881
|
17 years |
vboxsync |
No SDLmain on solaris for whatever reason.
|
|
|
@4880
|
17 years |
vboxsync |
the signal stuff, linux only.
|
|
|
@4879
|
17 years |
vboxsync |
gethostbyname (or whatever it was) lives in nsl. License crap.
|
|
|
@4875
|
17 years |
vboxsync |
Made it compile on solaris.
|
|
|
@4866
|
17 years |
vboxsync |
VBOX_WITHOUT_XCURSOR for solaris.
|
|
|
@4865
|
17 years |
vboxsync |
VBOX_WITHOUT_XCURSOR for solaris.
|
|
|
@4862
|
17 years |
vboxsync |
Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
|
|
|
@4861
|
17 years |
vboxsync |
Solaris is using X11. But it's currently missing Xcursor, so disable …
|
|
|
@4854
|
17 years |
vboxsync |
FE/Qt: Center the "no description" text on the Description tab.
|
|
|
@4853
|
17 years |
vboxsync |
QIRichLabel fix:
different text margin in case of widget focused or …
|
|
|
@4841
|
17 years |
vboxsync |
Solaris.
|
|
|
@4816
|
17 years |
vboxsync |
German nls fixes
|
|
|
@4797
|
17 years |
vboxsync |
Make the vrdp address output in VBoxManage showvminfo easier to read. …
|
|
|
@4781
|
17 years |
vboxsync |
eol
|
|
|
@4779
|
17 years |
vboxsync |
First part of really machine readable output of VBoxManage. Tailored …
|
|
|
@4775
|
17 years |
vboxsync |
FE/Qt: fix size string for x.00 .. x.09
|
|
|
@4740
|
17 years |
vboxsync |
FE/Qt: Spelling.
|
|
|
@4716
|
17 years |
vboxsync |
Various fixes to the Wine keyboard code
|
|
|
@4701
|
17 years |
vboxsync |
User has created the ticket about VM loaded in minimized window state: …
|
|
|
@4700
|
17 years |
vboxsync |
Added comments explaining about the Linux/X11 keyboard handling in SDL/BFE
|
|
|
@4685
|
17 years |
vboxsync |
Sample number added for guest statistics
|
|
|
@4683
|
17 years |
vboxsync |
warnings
|
|
|
@4676
|
17 years |
vboxsync |
More precise minimum guest VRAM measurement.
|
|
|
@4669
|
17 years |
vboxsync |
include LIB_REM on most elf and macho systems.
|
|
|
@4660
|
17 years |
vboxsync |
Cleanup
|
|
|
@4659
|
17 years |
vboxsync |
Allow static and runtime changes of memory balloon and stat interval …
|
|
|
@4658
|
17 years |
vboxsync |
Layout
|
|
|
@4657
|
17 years |
vboxsync |
Update
|
|
|
@4656
|
17 years |
vboxsync |
Display memory balloon and statistics interval settings
|
|
|
@4652
|
17 years |
vboxsync |
correction
|
|
|
@4651
|
17 years |
vboxsync |
cleanup
|
|
|
@4650
|
17 years |
vboxsync |
Update
|
|
|
@4649
|
17 years |
vboxsync |
showvminfo -statistics
|
|
|
@4645
|
17 years |
vboxsync |
completed the -brdevN lanX code.
|
|
|
@4644
|
17 years |
vboxsync |
OS/2 hif support. the parsing of a couple of network arguments.
|
|
|
@4637
|
17 years |
vboxsync |
most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
|
|
|
@4603
|
17 years |
vboxsync |
another small fix, thx Ronny Standtke
|
|
|
@4601
|
17 years |
vboxsync |
some German nls fixes after reports from users
|
|
|
@4596
|
17 years |
vboxsync |
License key file only on Linux
|
|
|
@4590
|
17 years |
vboxsync |
actually enable the GUI PUEL check
|
|
|
@4589
|
17 years |
vboxsync |
not for OSE
|
|
|
@4588
|
17 years |
vboxsync |
AssertRC(rc) == Assert(RT_SUCCESS(rc)) + NOREF(rc) + better message.
|
|
|
@4584
|
17 years |
vboxsync |
bin/VirtualBox predepends License-n.n.html
|
|
|
@4582
|
17 years |
vboxsync |
Sergey: change License file format to License-n.n.html
|
|
|
@4574
|
17 years |
vboxsync |
Linux host keyboard handler: fixed support for Brazilian, Belgian, US …
|
|
|
@4572
|
17 years |
vboxsync |
2292: Remove license display from .deb:
License Viewer implemented:
…
|
|
|
@4557
|
17 years |
vboxsync |
Main: Attempted to fix the CoInitializeEx race condition (#2304).
|
|
|
@4554
|
17 years |
vboxsync |
The X11 key translation doesn't work on solaris, using the fallback …
|
|
|
@4553
|
17 years |
vboxsync |
a couple of RT_OS_LINUX -> VBOXBFE_WITH_X11 for FreeBSD and Solaris
|
|
|
@4531
|
17 years |
vboxsync |
1903: Finalize DirectDraw rendering method:
Issue for intel-915 (at …
|
|
|
@4527
|
17 years |
vboxsync |
warning
|
|
|
@4521
|
17 years |
vboxsync |
Fixes for taking the address of a va_list parameter. (must make stack …
|
|
|
@4514
|
17 years |
vboxsync |
2223: Improve Visual Mode change:
1. Definite resize mode integrated …
|
|
|
@4512
|
17 years |
vboxsync |
Stubs for display callbacks in VBoxBFE.
|
|
|
@4501
|
17 years |
vboxsync |
typo
|
|
|
@4500
|
17 years |
vboxsync |
Fix to make Linux/Debug build again - always build HappyHttp.cpp with -O2
|
|
|
@4495
|
17 years |
vboxsync |
Attempt at unbreak VBoxBFE. (UUID requirement)
|
|
|
@4488
|
17 years |
vboxsync |
fixed debug builds
|
|
|
@4486
|
17 years |
vboxsync |
FE/SDL: added -boot n switch for temporarily booting from network
|
|
|
@4484
|
17 years |
vboxsync |
ported 24084 to HEAD, please do this properly
|
|
|
@4483
|
17 years |
vboxsync |
Updated the French and Japanese translations for the 1.5 release.
|
|
|
@4482
|
17 years |
vboxsync |
FE/Qt: Added the guru meditaion message icon.
|
|
|
@4459
|
17 years |
vboxsync |
FE/Qt: Added missing COM port and Stuck state icons.
|
|
|
@4458
|
17 years |
vboxsync |
Updated the Russian translations for the 1.5 release.
|
|
|
@4450
|
17 years |
vboxsync |
fixed updateAppearenceOf (show right shared folders tool tip now on OSE)
|
|
|
@4445
|
17 years |
vboxsync |
Make sure we initialize Windows sockets (on windows)
|
|
|
@4444
|
17 years |
vboxsync |
small German nls updates
|
|
|
@4443
|
17 years |
vboxsync |
warning
|
|
|
@4441
|
17 years |
vboxsync |
HappyHTTP copyright fix
|
|
|
@4440
|
17 years |
vboxsync |
rhel3 fix
|
|
|
@4439
|
17 years |
vboxsync |
OS/2
|
|
|
@4438
|
17 years |
vboxsync |
more fixes, darwin
|
|
|
@4437
|
17 years |
vboxsync |
win build fix
|
|
|
@4436
|
17 years |
vboxsync |
export
|
|
|
@4435
|
17 years |
vboxsync |
FE/Qt: Changed EOL type.
|
|
|
@4434
|
17 years |
vboxsync |
Updated the Korean, Czech, Italian, Polish, Brazilian Portuguese and …
|
|
|
@4432
|
17 years |
vboxsync |
2142: GUI should download Additions:
Downloader widget rewritten to …
|
|
|
@4398
|
17 years |
vboxsync |
qt 3.3.8 for windows amd64.
|
|
|
@4397
|
17 years |
vboxsync |
Converted the darwin QHttp checks to VBOX_WITHOUT_QHTTP.
|
|
|
@4393
|
17 years |
vboxsync |
FE/Qt: respect VBOX_WITH_DEBUGGER_GUI config variable
|
|
|
@4375
|
17 years |
vboxsync |
German nls updates
|
|
|
@4374
|
17 years |
vboxsync |
German nls updates (not yet complete)
|
|
|
@4373
|
17 years |
vboxsync |
FE/Qt: Resynchronized all translation files with the sources.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4370
|
17 years |
vboxsync |
ULONG = ul if any prefix should be use.
|
|
|
@4367
|
17 years |
vboxsync |
FE/Qt: Fixed a typo.
|
|
|
@4366
|
17 years |
vboxsync |
FE/Qt: Fixed builds.
|
|
|