VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47238   12 years vboxsync Disable tracing by default even in debug builds. It's only useful when …
(edit) @47237   12 years vboxsync HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
(edit) @47236   12 years vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
(edit) @47235   12 years vboxsync build fix
(edit) @47234   12 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47233   12 years vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
(edit) @47232   12 years vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @47231   12 years vboxsync VBoxTray/VBoxMMR: Fixed nasty debug assertion.
(edit) @47230   12 years vboxsync FE/Qt: Popup-center: Top-level popup-stacks fixes for MacOS X.
(edit) @47229   12 years vboxsync Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
(edit) @47228   12 years vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47227   12 years vboxsync Devices/input: more adjustments to the USB input device.
(edit) @47226   12 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47225   12 years vboxsync Exploring conforming segments in BS2 test case.
(edit) @47224   12 years vboxsync iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
(edit) @47223   12 years vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47222   12 years vboxsync FE/Qt: Selector UI: Snapshot widget: Handle Ctrl+DoubleClick as …
(edit) @47221   12 years vboxsync Build fix.
(edit) @47220   12 years vboxsync FE/Qt: General Icon Update: Storage icons: *Disabled* icon fix.
(edit) @47219   12 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47218   12 years vboxsync Build fix.
(edit) @47217   12 years vboxsync Build fix.
(edit) @47216   12 years vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(edit) @47215   12 years vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47214   12 years vboxsync FE/Qt: QImage frame-buffer: Release logging for *fallback* cases.
(edit) @47213   12 years vboxsync VBoxTray/IPC: Update, now supports retrieving last user input from …
(edit) @47212   12 years vboxsync VBoxGuestInstallHelper: Added support for RTLocalIpc (untested).
(edit) @47211   12 years vboxsync VBoxTray/IPC: Update, now supports retrieving last user input from …
(edit) @47210   12 years vboxsync FE/Qt: Popup-center: Withdraw invalid-bit-depth reminders in case of …
(edit) @47209   12 years vboxsync FE/Qt: Popup-center: Popup *recall* (withdraw) functionality.
(edit) @47208   12 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47207   12 years vboxsync Config.kmk: put extpack enables in the expected place, put the one for …
(edit) @47206   12 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47205   12 years vboxsync IEM: Got further in the long mode interrupt dispatching code.
(edit) @47204   12 years vboxsync FE/Qt: double->int warning fix.
(edit) @47203   12 years vboxsync FE/Qt: Settings dialog: Make sure correct page (1st one) is chosen by …
(edit) @47202   12 years vboxsync VMM/HM: comments.
(edit) @47201   12 years vboxsync Runtime/r0drv: build fix.
(edit) @47200   12 years vboxsync Runtime/r0drv: build fix.
(edit) @47199   12 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47198   12 years vboxsync FE/Qt: General Icon Update: Snapshot stuff icons (part 3).
(edit) @47197   12 years vboxsync FE/Qt: Global properties: Proxy page: Fixing X11 layout bug.
(edit) @47196   12 years vboxsync FE/Qt: Global preferences: *Proxy* page cleanup/rework.
(edit) @47195   12 years vboxsync VBoxTray/IPC: Now using RTLocalIpc (work in progress).
(edit) @47194   12 years vboxsync IPRT/localipc-win.cpp: Some SDDL hacking fun.
(edit) @47193   12 years vboxsync FE/Qt: Global properties: Extension page: Fixing MacOS X layout bug.
(edit) @47192   12 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47191   12 years vboxsync FE/Qt: Global properties: Network page: Fixing MacOS X layout bug.
(edit) @47190   12 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47189   12 years vboxsync FE/Qt: Global properties: Display page: Fixing MacOS X layout bug.
(edit) @47188   12 years vboxsync FE/Qt: Global properties: Input page: Fixing MacOS X layout bug.
(edit) @47187   12 years vboxsync FE/Qt: Global properties: Network page: Fixing internal shortcut name.
(edit) @47186   12 years vboxsync FE/Qt: Global properties: General page: Fixing MacOS X layout bug.
(edit) @47185   12 years vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
(edit) @47184   12 years vboxsync FE/Qt: General Icon Update: Miscellaneous icons (part 2).
(edit) @47183   12 years vboxsync FE/Qt: General Icon Update: Appliance related icons.
(edit) @47182   12 years vboxsync FE/Qt: General Icon Update: Take-screenshot feature icons.
(edit) @47181   12 years vboxsync FE/Qt: General Icon Update: Mini-toolbar icons.
(edit) @47180   12 years vboxsync FE/Qt: General Icon Update: VM related icons (part 3).
(edit) @47179   12 years vboxsync FE/Qt: General Icon Update: Networking icons (part 2).
(edit) @47178   12 years vboxsync FE/Qt: General Icon Update: Miscellaneous icons.
(edit) @47177   12 years vboxsync FE/Qt: General Icon Update: Group sort icon.
(edit) @47176   12 years vboxsync Solaris needs -lsocket -lnsl
(edit) @47175   12 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
(edit) @47174   12 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47173   12 years vboxsync IEM: started on iemRaiseXcptOrIntInLongMode but isn't there quite yet.
(edit) @47172   12 years vboxsync Started on exception dispatching testcase to check rare paths.
(edit) @47171   12 years vboxsync FE/Qt: General Icon Update: Snapshot stuff icons (part 2).
(edit) @47170   12 years vboxsync FE/Qt: General Icon Update: Snapshot stuff icons.
(edit) @47169   12 years vboxsync FE/Qt: General Icon Update: VM related icons (part 2).
(edit) @47168   12 years vboxsync IPRT/localipc-win.cpp: Update.
(edit) @47167   12 years vboxsync FE/Qt: General Icon Update: Various feature/setting icons.
(edit) @47166   12 years vboxsync FE/Qt: General Icon Update: Description icons.
(edit) @47165   12 years vboxsync FE/Qt: General Icon Update: Display stuff icons.
(edit) @47164   12 years vboxsync FE/Qt: General Icon Update: Guest-screen manipulation icons.
(edit) @47163   12 years vboxsync removed debug VBOX_YASM_CHECK line.
(edit) @47162   12 years vboxsync FE/Qt: General Icon Update: Session Information dialog icons.
(edit) @47161   12 years vboxsync crOpenGL: fix wddm init & win state handling
(edit) @47160   12 years vboxsync FE/Qt: General Icon Update: VM related icons.
(edit) @47159   12 years vboxsync Two kBuild tricks.
(edit) @47158   12 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47157   12 years vboxsync include: VRDEImage.h comments
(edit) @47156   12 years vboxsync VMM/HMSVMR0: Compile-time define to trap task switches unconditionally.
(edit) @47155   12 years vboxsync Main/NetIf: Remove trailing new line characters from error messages as …
(edit) @47154   12 years vboxsync FE/Qt: Runtime UI: Machine-logic: Devices menu: Storage stuff: Cleanup …
(edit) @47153   12 years vboxsync FE/Qt: General Icon Update: Message-center icons.
(edit) @47152   12 years vboxsync x86.h: Some X86XCPT updates.
(edit) @47151   12 years vboxsync crOpenGL & wddm: auto dump file generation, fixes and cleanup
(edit) @47150   12 years vboxsync FE/Qt: General Icon Update: Storage controller/attachment icons (part 2).
(edit) @47149   12 years vboxsync FE/Qt: General Icon Update: Shared Folder icons.
(edit) @47148   12 years vboxsync FE/Qt: General Icon Update: Networking icons.
(edit) @47147   12 years vboxsync FE/Qt: General Icon Update: Extension pack icons.
(edit) @47146   12 years vboxsync FE/Qt: General Icon Update: Machine-state icons.
(edit) @47145   12 years vboxsync FE/Qt: General Icon Update: List interaction icons.
(edit) @47144   12 years vboxsync FE/Qt: General Icon Update: Keyboard/mouse icons.
(edit) @47143   12 years vboxsync FE/Qt: General Icon Update: USB/Serial/Parallel port icons.
(edit) @47142   12 years vboxsync FE/Qt: General Icon Update: Visual representation mode icons.
(edit) @47141   12 years vboxsync doc/manual: updated the French translation, thank you Jean-Philippe …
(edit) @47140   12 years vboxsync FE/Qt: General Icon Update: Storage controller/attachment icons.
(edit) @47139   12 years vboxsync iem: Fixed negation of number in two registers.
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