VirtualBox

source: vbox/trunk/src/VBox/Frontends

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22964   15 years vboxsync FE/Qt4: 4011: Network Settings UI: Few fixes for r52231.
(edit) @22960   15 years vboxsync FE/Qt4: Shifted the advanced network settings from the dialog box to …
(edit) @22953   15 years vboxsync gcc warnings
(edit) @22951   15 years vboxsync video hw accel: allow only primary and overlay surfaces
(edit) @22948   15 years vboxsync FE/Qt4: Separated the QIArrowSplitter, QIRichToolButton, …
(edit) @22944   15 years vboxsync gcc warning
(edit) @22921   15 years vboxsync video hw fixes: display list initialization fixes & fallback impl
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22914   15 years vboxsync VBoxManage: use (hopefully) monotonic, not wall time source when …
(edit) @22913   15 years vboxsync VBoxManage: event wait timeout
(edit) @22912   15 years vboxsync video hw accel: fix 2D support detection logic for debug build
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22904   15 years vboxsync VirtualBox/Makefile.kmk: spaces/tabs.
(edit) @22883   15 years vboxsync fideo hw accel: fix for ATI + small optimizations
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22865   15 years vboxsync FE/Qt4-OSX: Enable the new slider on the Mac as well.
(edit) @22855   15 years vboxsync video hw accel: annoying warnings
(edit) @22852   15 years vboxsync video hw accel: additional overlay update fixes
(edit) @22846   15 years vboxsync video hw accel: overlay update fixes
(edit) @22842   15 years vboxsync video hw accel: disable unnecessary assert
(edit) @22836   15 years vboxsync video hw accel: bugfixes
(edit) @22834   15 years vboxsync video hw accel: bugfixes & perf improvements
(edit) @22833   15 years vboxsync FE/Qt: trivial French NLS correction
(edit) @22826   15 years vboxsync video hw accel: fix some warnings
(edit) @22825   15 years vboxsync video hw accel: shader fix
(edit) @22824   15 years vboxsync burn fix
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22822   15 years vboxsync video hw accel: generic template for overlay buffer
(edit) @22818   15 years vboxsync burn fix
(edit) @22817   15 years vboxsync burn fix
(edit) @22816   15 years vboxsync video 2d accel: move overlay functionality to a separate class/files, …
(edit) @22813   15 years vboxsync FE/Qt4-OSX: Make sure that CGImageRef's remains valid for there life …
(edit) @22811   15 years vboxsync VBoxManageGuestProp.cpp: nc, blank comment line.
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22805   15 years vboxsync FE/Qt4-OSE: fix icon
(edit) @22800   15 years vboxsync video 2d accel: using ogl only when needed: saved state fixes
(edit) @22798   15 years vboxsync video hw accel: bugfixing for using ogl only when needed
(edit) @22797   15 years vboxsync video 2d accel: next step in using ogl only when needed: working, but …
(edit) @22796   15 years vboxsync video 2d accel: next step in using ogl only when overlay is enabled; …
(edit) @22795   15 years vboxsync video 2d accel: update only visible parts of surfaces
(edit) @22794   15 years vboxsync video 2d accel: first step to make ogl be used only when overlay is …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22787   15 years vboxsync fixed OSE
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22776   15 years vboxsync video hw accel: more accurate shaders
(edit) @22765   15 years vboxsync FE/Qt4-OSX: darker vbox icon in the dock tile preview alsO
(edit) @22751   15 years vboxsync vide hw accel: fix the bug in using glShaderSource to make it work on Mac
(edit) @22750   15 years vboxsync VBoxManageGuestProp.cpp: Removed the unused event semaphore. obsoleted …
(edit) @22737   15 years vboxsync FE/Qt4-OSX: make it more OSE compatible
(edit) @22734   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags …
(edit) @22730   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22703   15 years vboxsync FE/Qt: support unlocking mouse integration again
(edit) @22693   15 years vboxsync accidential commit
(edit) @22690   15 years vboxsync VBoxManageGuesProp.cpp: native wait on darwin.
(edit) @22688   15 years vboxsync spaces
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22684   15 years vboxsync FE/Qt: Spanish nls fix
(edit) @22675   15 years vboxsync qgl frambuffer: fix warnings
(edit) @22657   15 years vboxsync German NLS fix (long pending)
(edit) @22656   15 years vboxsync warning
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22641   15 years vboxsync OSE fix
(edit) @22640   15 years vboxsync OSE fix
(edit) @22638   15 years vboxsync OSE fix
(edit) @22637   15 years vboxsync FE/Qt4-OSX: Enable Quartz2D on Snow Leopard 32bit again.
(edit) @22633   15 years vboxsync FE/Qt4-NLS: Updated Catalan, Korean, Italian & Japanese.
(edit) @22629   15 years vboxsync qgl gramebuffer: make it compilable for mac
(edit) @22612   15 years vboxsync FE/Qt4-OSX: enable r51646 also
(edit) @22598   15 years vboxsync FE/Qt4-OSX: Try to prevent the password prompt at SL 32bit.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22524   15 years vboxsync FE/Qt4-OSX: no comment
(edit) @22521   15 years vboxsync FE/Qt4-OSX: grr again
(edit) @22520   15 years vboxsync FE/Qt4-OSX: fix burn
(edit) @22519   15 years vboxsync crOpenGL-OSX: Enable OpenGL for the Cocoa port again.
(edit) @22515   15 years vboxsync FE/Qt4-OSX: prevent warning in release mode
(edit) @22490   15 years vboxsync VBoxSDL.cpp: Fixed RC mixup.
(edit) @22489   15 years vboxsync VBoxManageUSB.cpp: Fixed RC mixup.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22471   15 years vboxsync fixed r51033 (some PUEL icons were copied to OSE)
(edit) @22464   15 years vboxsync FE/Qt4: 4234: Crash when removing the last disk from the media manager …
(edit) @22447   15 years vboxsync FE/Qt: support re-enabling of the host mouse cursor by the guest
(edit) @22434   15 years vboxsync beb: more fixes
(edit) @22426   15 years vboxsync FE/Qt/X11: correctly detect keyboards with missing keys
(edit) @22411   15 years vboxsync FE/Qt4: 4234: Crash when removing the last disk from the media …
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22395   15 years vboxsync video hw accel: check availability only when enabled on vm start
(edit) @22391   15 years vboxsync FE/Qt4: show some special version number for bleeding edge builds
(edit) @22382   15 years vboxsync qgl framebuffer: proper viewport resize & scrol handlng
(edit) @22374   15 years vboxsync video hw accel: bugfix
(edit) @22356   15 years vboxsync video hw accel: bugfix, make it buildable on solaris
(edit) @22352   15 years vboxsync FE/Qt4: That 2.6.29 warning is obsolete
(edit) @22351   15 years vboxsync OSE: revert to the old Windows icon as the new OSE Windows icon from …
(edit) @22333   15 years vboxsync video hw accel: make it compile on linux host
(edit) @22330   15 years vboxsync Missing header
(edit) @22329   15 years vboxsync Show confirmation dialog when discarding a snapshot.
(edit) @22313   15 years vboxsync VBoxUtils-darwin.cpp: shut up gcc warnings.
(edit) @22312   15 years vboxsync VBoxUtils-darwin.cpp: shut up gcc warnings.
(edit) @22307   15 years vboxsync video hw accel & hgsmi saved state working
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
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