VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2352   18 years vboxsync FE/Qt: Updated Spanish and Russian translations; added Japanese Qt …
(edit) @2351   18 years vboxsync FE/Qt: Improved the About dialog; changed "Global Settings" to …
(edit) @2350   18 years vboxsync Made “AutoMaximize height” – keeping maximum height in case of …
(edit) @2349   18 years vboxsync Fixed the problem with the apple menu bar stealing mouse events from …
(edit) @2348   18 years vboxsync fixed buggy caps lock and num lock on darwin.
(edit) @2347   18 years vboxsync comment.
(edit) @2346   18 years vboxsync Get the right menu selectef for 'Apple->Preferences' (VM Settings is …
(edit) @2345   18 years vboxsync comments
(edit) @2344   18 years vboxsync Fixed ugly pushbutton in the about dialog.
(edit) @2343   18 years vboxsync Web services: more types support, including enums (mostly working).
(edit) @2342   18 years vboxsync Export missing OS X stuff to OSE.
(edit) @2341   18 years vboxsync Updated the Linux installers
(edit) @2340   18 years vboxsync FE/Qt: Improvements to the Russian translation.
(edit) @2339   18 years vboxsync FE/Qt: Minor Romanian language fix.
(edit) @2338   18 years vboxsync FE/Qt: Updated Russian and Spanish languages.
(edit) @2336   18 years vboxsync for .so suffix in Linux additions for BUILD_TARGET=l4
(edit) @2335   18 years vboxsync Clean up a few BIOS log/error messages.
(edit) @2334   18 years vboxsync Do the 16383 cylinder clipping earlier (again). Needed for the new …
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2332   18 years vboxsync FE/Qt: Minor Russian language corrections.
(edit) @2331   18 years vboxsync Main: Implemented server shutdown delay on VirtualBox instantiation …
(edit) @2330   18 years vboxsync Updated the Linux installers to work better with unknown distributions …
(edit) @2328   18 years vboxsync FE/Qt: Fixed: On Linux, the details text, the VM state names didn't …
(edit) @2327   18 years vboxsync FE/Qt: Load the InnoTek supplied Qt translation anyway on Linux (after …
(edit) @2326   18 years vboxsync FE/Qt: Fixed tab order on the Location page of the New Virtual Disk wizard.
(edit) @2325   18 years vboxsync FE/Qt: Updated Russian and French languages.
(edit) @2324   18 years vboxsync fixed PGMVerifyAccess(), we sometimes did not check the last page
(edit) @2323   18 years vboxsync German updates
(edit) @2322   18 years vboxsync Steps to reproduce issue: 1. User presses the mouse button upon the …
(edit) @2321   18 years vboxsync FE/Qt: Updated Russian, Romanian and French languages.
(edit) @2320   18 years vboxsync When the settings dialog is opened using hyperlinks of the details …
(edit) @2319   18 years vboxsync VBoxGlobal event filter to process all of the LanguageChange events …
(edit) @2318   18 years vboxsync typo? Knut, pls check.
(edit) @2316   18 years vboxsync use the background pixmap on the mac (fixes the white background).
(edit) @2315   18 years vboxsync Load VBoxGlobal Language defines upon LanguageChange event received in …
(edit) @2314   18 years vboxsync OS Type -> Type OS
(edit) @2313   18 years vboxsync Corrected a typo (consistent, but I assume not intentional!).
(edit) @2311   18 years vboxsync Attempt at the ugly Qt3 toolbars on Mac OS X.
(edit) @2310   18 years vboxsync oops. forgot to commit some parts of the keyboard fix. (it only speeds …
(edit) @2309   18 years vboxsync hide Host Interface Networking UI on the Mac
(edit) @2308   18 years vboxsync encore une petite correction
(edit) @2307   18 years vboxsync quelques corrections
(edit) @2306   18 years vboxsync r=frank
(edit) @2304   18 years vboxsync ASMMemoryClobber -> ASMCompilerBarrier + MSC (untested)
(edit) @2303   18 years vboxsync you didn't quite understand me…
(edit) @2302   18 years vboxsync style
(edit) @2301   18 years vboxsync MMHyperR3ToGC
(edit) @2300   18 years vboxsync ansi C
(edit) @2299   18 years vboxsync style.
(edit) @2298   18 years vboxsync Don't update Addr unless we're going to loop.
(edit) @2297   18 years vboxsync svn:eol-style native
(edit) @2296   18 years vboxsync fixed my typos.
(edit) @2295   18 years vboxsync Made PGM_WITH_PAGING safe and faster.
(edit) @2294   18 years vboxsync svn:eol-style and keywords.
(edit) @2293   18 years vboxsync MMHyperR3ToGC
(edit) @2291   18 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
(edit) @2290   18 years vboxsync MMHyperR3ToGC
(edit) @2289   18 years vboxsync disabled ring-0 logging again for everyone but sander.
(edit) @2288   18 years vboxsync Fixed misalignment.
(edit) @2285   18 years vboxsync TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
(edit) @2284   18 years vboxsync Left some logging enabled there…
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2282   18 years vboxsync check if the path really exists
(edit) @2281   18 years vboxsync FE/Qt: Updated Russian translation.
(edit) @2280   18 years vboxsync FE/Qt: Set whatsthis format to RichText in RELEASE builds to avoid …
(edit) @2279   18 years vboxsync Don't recursively call PGMVerifyAccess as we might run out of stack.
(edit) @2278   18 years vboxsync updated etherboot zrom image
(edit) @2277   18 years vboxsync FE/Qt: Updated Russian translation.
(edit) @2276   18 years vboxsync VerifyAccessSyncPage: shadow PD might not be present.
(edit) @2275   18 years vboxsync Correctly handle PXE menus with 0 boot servers for an entry. Use the …
(edit) @2274   18 years vboxsync Pass on rc.
(edit) @2273   18 years vboxsync Real and protected mode (no paging) implemenation of VerifyAccessSyncPage.
(edit) @2272   18 years vboxsync RTPathReal presumes that the path exists!
(edit) @2271   18 years vboxsync bugfix: RTPathReal presumes that the path exists!
(edit) @2270   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2269   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2267   18 years vboxsync Updated assertion
(edit) @2266   18 years vboxsync Do not access framebuffer when it is being resized.
(edit) @2265   18 years vboxsync Do not try to set guest video mode if display driver refused it
(edit) @2264   18 years vboxsync Do not try to set guest video mode if display driver refused it
(edit) @2263   18 years vboxsync FE/Qt: Updated French translation.
(edit) @2262   18 years vboxsync FE/Qt: Fixed: Network adapter tab names were not translatable.
(edit) @2261   18 years vboxsync don't try to attach a debugger on L4
(edit) @2260   18 years vboxsync Corrections for real and v86 addresses + cleanup + notes.
(edit) @2259   18 years vboxsync Web service: More updates.
(edit) @2258   18 years vboxsync Removed leftover logging statement
(edit) @2257   18 years vboxsync show pdf help file on Mac
(edit) @2256   18 years vboxsync Fixed io port access return check
(edit) @2255   18 years vboxsync Return to the previous screen size and position after leaving …
(edit) @2254   18 years vboxsync r=frank
(edit) @2253   18 years vboxsync Added (disabled) the overflow testcase for ASMMultU64ByU32DivByU32.
(edit) @2251   18 years vboxsync info flag.
(edit) @2250   18 years vboxsync DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
(edit) @2248   18 years vboxsync Implementing timer syncrhonous virtual clock.
(edit) @2246   18 years vboxsync Input/pckbd.c => Input/DevPS2.cpp
(edit) @2244   18 years vboxsync NS and PCT units.
(edit) @2243   18 years vboxsync lower the valid IDT address from 2GB to 1GB
(edit) @2242   18 years vboxsync pass VERR_IDT_FAILED correctly to userland
(edit) @2240   18 years vboxsync 1934: Never decrease size in the layout: Fixing minimum height of the …
(edit) @2239   18 years vboxsync Main: Use RTPathCompare() instead of #ifdef's.
Note: See TracRevisionLog for help on using the revision log.

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