VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette