|
|
@47258
|
11 years |
vboxsync |
Main/IGuest: Added eventSource in IDL.
|
|
|
@47257
|
11 years |
vboxsync |
Main: fix and enable mouse test case.
|
|
|
@47256
|
11 years |
vboxsync |
Main/IDL: correct description doxygen.
|
|
|
@47255
|
11 years |
vboxsync |
FE/Qt: Machine settings: System page: Cleanup/rework (part 2): …
|
|
|
@47254
|
11 years |
vboxsync |
VMM/HMVMXR0: Minor clarification.
|
|
|
@47253
|
11 years |
vboxsync |
FE/Qt: Machine settings: System page: Cleanup/rework (part 1): Comments.
|
|
|
@47252
|
11 years |
vboxsync |
Fixed assertion.
|
|
|
@47251
|
11 years |
vboxsync |
ConsoleVRDPServer: obsolete assert
|
|
|
@47250
|
11 years |
vboxsync |
Main: fix a warning.
|
|
|
@47249
|
11 years |
vboxsync |
Main/Multi-touch: extend OnMouseCapabilityChanged event.
|
|
|
@47248
|
11 years |
vboxsync |
Input/USBMouse: fixed a warning in the test case.
|
|
|
@47247
|
11 years |
vboxsync |
HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
|
|
|
@47246
|
11 years |
vboxsync |
Setings: add multi-touch setting and fix combo mouse somewhat.
|
|
|
@47245
|
11 years |
vboxsync |
Main/Mouse: updated multi-touch protocol for in-contact informatin.
|
|
|
@47244
|
11 years |
vboxsync |
Devices/input: make Windows like the device again for mysterious reasons.
|
|
|
@47243
|
11 years |
vboxsync |
hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
|
|
|
@47242
|
11 years |
vboxsync |
Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode …
|
|
|
@47240
|
11 years |
vboxsync |
More interrupt dispatching in long mode (untested).
|
|
|
@47239
|
11 years |
vboxsync |
HMSVMR0.cpp: Build fix for HMSVM_ALWAYS_TRAP_ALL_XCPTS.
|
|
|
@47238
|
11 years |
vboxsync |
Disable tracing by default even in debug builds. It's only useful when …
|
|
|
@47237
|
11 years |
vboxsync |
HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
|
|
|
@47235
|
11 years |
vboxsync |
build fix
|
|
|
@47234
|
11 years |
vboxsync |
VBoxTray: Add a magic for the IPC header.
|
|
|
@47233
|
11 years |
vboxsync |
Main/MouseImpl: send buttons through the absolute device when there is …
|
|
|
@47232
|
11 years |
vboxsync |
Windows Guest Additions: Support for querying user idle times.
|
|
|
@47231
|
11 years |
vboxsync |
VBoxTray/VBoxMMR: Fixed nasty debug assertion.
|
|
|
@47230
|
11 years |
vboxsync |
FE/Qt: Popup-center: Top-level popup-stacks fixes for MacOS X.
|
|
|
@47229
|
11 years |
vboxsync |
Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
|
|
|
@47228
|
11 years |
vboxsync |
ConsoleImpl2: enable the multi-touch device in the guest.
|
|
|
@47227
|
11 years |
vboxsync |
Devices/input: more adjustments to the USB input device.
|
|
|
@47226
|
11 years |
vboxsync |
Main/Mouse: more adjustments to prepare for multi-touch.
|
|
|
@47225
|
11 years |
vboxsync |
Exploring conforming segments in BS2 test case.
|
|
|
@47223
|
11 years |
vboxsync |
Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
|
|
|
@47222
|
11 years |
vboxsync |
FE/Qt: Selector UI: Snapshot widget: Handle Ctrl+DoubleClick as …
|
|
|
@47221
|
11 years |
vboxsync |
Build fix.
|
|
|
@47220
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Storage icons: *Disabled* icon fix.
|
|
|
@47219
|
11 years |
vboxsync |
Devices/Input: machine configuration for multi-touch device.
|
|
|
@47217
|
11 years |
vboxsync |
Build fix.
|
|
|
@47216
|
11 years |
vboxsync |
Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
|
|
|
@47215
|
11 years |
vboxsync |
Main/vboxshell: mouse code aesthetics and fix mouse events.
|
|
|
@47214
|
11 years |
vboxsync |
FE/Qt: QImage frame-buffer: Release logging for *fallback* cases.
|
|
|
@47213
|
11 years |
vboxsync |
VBoxTray/IPC: Update, now supports retrieving last user input from …
|
|
|
@47212
|
11 years |
vboxsync |
VBoxGuestInstallHelper: Added support for RTLocalIpc (untested).
|
|
|
@47211
|
11 years |
vboxsync |
VBoxTray/IPC: Update, now supports retrieving last user input from …
|
|
|
@47210
|
11 years |
vboxsync |
FE/Qt: Popup-center: Withdraw invalid-bit-depth reminders in case of …
|
|
|
@47209
|
11 years |
vboxsync |
FE/Qt: Popup-center: Popup *recall* (withdraw) functionality.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@47207
|
11 years |
vboxsync |
Config.kmk: put extpack enables in the expected place, put the one for …
|
|
|
@47206
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, Solaris implementation.
|
|
|
@47205
|
11 years |
vboxsync |
IEM: Got further in the long mode interrupt dispatching code.
|
|
|
@47204
|
11 years |
vboxsync |
FE/Qt: double->int warning fix.
|
|
|
@47203
|
11 years |
vboxsync |
FE/Qt: Settings dialog: Make sure correct page (1st one) is chosen by …
|
|
|
@47202
|
11 years |
vboxsync |
VMM/HM: comments.
|
|
|
@47201
|
11 years |
vboxsync |
Runtime/r0drv: build fix.
|
|
|
@47200
|
11 years |
vboxsync |
Runtime/r0drv: build fix.
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@47198
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Snapshot stuff icons (part 3).
|
|
|
@47197
|
11 years |
vboxsync |
FE/Qt: Global properties: Proxy page: Fixing X11 layout bug.
|
|
|
@47196
|
11 years |
vboxsync |
FE/Qt: Global preferences: *Proxy* page cleanup/rework.
|
|
|
@47195
|
11 years |
vboxsync |
VBoxTray/IPC: Now using RTLocalIpc (work in progress).
|
|
|
@47194
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Some SDDL hacking fun.
|
|
|
@47193
|
11 years |
vboxsync |
FE/Qt: Global properties: Extension page: Fixing MacOS X layout bug.
|
|
|
@47192
|
11 years |
vboxsync |
Main/MouseImpl: restored Mouse test case, not yet building though; fix …
|
|
|
@47191
|
11 years |
vboxsync |
FE/Qt: Global properties: Network page: Fixing MacOS X layout bug.
|
|
|
@47190
|
11 years |
vboxsync |
Main/MouseImpl: restored Mouse test case, not yet building though.
|
|
|
@47189
|
11 years |
vboxsync |
FE/Qt: Global properties: Display page: Fixing MacOS X layout bug.
|
|
|
@47188
|
11 years |
vboxsync |
FE/Qt: Global properties: Input page: Fixing MacOS X layout bug.
|
|
|
@47187
|
11 years |
vboxsync |
FE/Qt: Global properties: Network page: Fixing internal shortcut name.
|
|
|
@47186
|
11 years |
vboxsync |
FE/Qt: Global properties: General page: Fixing MacOS X layout bug.
|
|
|
@47185
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
|
|
|
@47184
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Miscellaneous icons (part 2).
|
|
|
@47183
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Appliance related icons.
|
|
|
@47182
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Take-screenshot feature icons.
|
|
|
@47181
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Mini-toolbar icons.
|
|
|
@47180
|
11 years |
vboxsync |
FE/Qt: General Icon Update: VM related icons (part 3).
|
|
|
@47179
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Networking icons (part 2).
|
|
|
@47178
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Miscellaneous icons.
|
|
|
@47177
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Group sort icon.
|
|
|
@47176
|
11 years |
vboxsync |
Solaris needs -lsocket -lnsl
|
|
|
@47175
|
11 years |
vboxsync |
Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
|
|
|
@47174
|
11 years |
vboxsync |
Devices/Input: most of the Main plumbing for guest multi-touch.
|
|
|
@47173
|
11 years |
vboxsync |
IEM: started on iemRaiseXcptOrIntInLongMode but isn't there quite yet.
|
|
|
@47171
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Snapshot stuff icons (part 2).
|
|
|
@47170
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Snapshot stuff icons.
|
|
|
@47169
|
11 years |
vboxsync |
FE/Qt: General Icon Update: VM related icons (part 2).
|
|
|
@47168
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update.
|
|
|
@47167
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Various feature/setting icons.
|
|
|
@47166
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Description icons.
|
|
|
@47165
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Display stuff icons.
|
|
|
@47164
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Guest-screen manipulation icons.
|
|
|
@47162
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Session Information dialog icons.
|
|
|
@47161
|
11 years |
vboxsync |
crOpenGL: fix wddm init & win state handling
|
|
|
@47160
|
11 years |
vboxsync |
FE/Qt: General Icon Update: VM related icons.
|
|
|
@47158
|
11 years |
vboxsync |
VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
|
|
|
@47156
|
11 years |
vboxsync |
VMM/HMSVMR0: Compile-time define to trap task switches unconditionally.
|
|
|
@47155
|
11 years |
vboxsync |
Main/NetIf: Remove trailing new line characters from error messages as …
|
|
|
@47154
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Machine-logic: Devices menu: Storage stuff: Cleanup …
|
|
|
@47153
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Message-center icons.
|
|
|
@47151
|
11 years |
vboxsync |
crOpenGL & wddm: auto dump file generation, fixes and cleanup
|
|
|
@47150
|
11 years |
vboxsync |
FE/Qt: General Icon Update: Storage controller/attachment icons (part 2).
|
|
|