|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28215
|
15 years |
vboxsync |
IDisplay API changes for multimonitor (xTracker 4655)
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27403
|
15 years |
vboxsync |
Main: comments
|
|
|
@27208
|
15 years |
vboxsync |
Main/MouseImpl: some fixes and a todo
|
|
|
@27189
|
15 years |
vboxsync |
Main/MouseImpl.cpp: updated a todo
|
|
|
@27160
|
15 years |
vboxsync |
Main: don't assert in Mouse code all over the place. Now that we have …
|
|
|
@27159
|
15 years |
vboxsync |
Main: use HRESULT properly
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@27061
|
15 years |
vboxsync |
Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
|
|
|
@27060
|
15 years |
vboxsync |
Devices, Main: add support for multiple pointing devices and let the …
|
|
|
@26982
|
15 years |
vboxsync |
FE/BFE: VBoxBFE now uses MouseImpl from Main
|
|
|
@26964
|
15 years |
vboxsync |
FE/Qt4: New running VM core: multi-monitor absolute mouse issue fix.
|
|
|
@26935
|
15 years |
vboxsync |
pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
|
|
|
@26924
|
15 years |
vboxsync |
Main/MouseImpl: do not overwrite the "supports relative" attribute on …
|
|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26750
|
15 years |
vboxsync |
Main/MouseImpl: hopefully fix assertions in the absolute PS/2 device code
|
|
|
@26650
|
15 years |
vboxsync |
pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
|
|
|
@26638
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
|
|
|
@26624
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
|
|
|
@26235
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25969
|
15 years |
vboxsync |
pdmifs.h: Converted the mouse interface ids. Committing early to see …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@22810
|
15 years |
vboxsync |
FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@20990
|
15 years |
vboxsync |
Main/MouseImpl: reverted c49200
|
|
|
@20988
|
15 years |
vboxsync |
Main/MouseImpl: fix unwanted empty mouse movement events
|
|
|
@19654
|
16 years |
vboxsync |
Main and Devices/absolute mouse: do not send movement events to the …
|
|
|
@19614
|
16 years |
vboxsync |
Main and Devices: absolute mouse support: do not send a mouse movement …
|
|
|
@15716
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13671
|
16 years |
vboxsync |
Main: Cosmetics.
|
|
|
@13607
|
16 years |
vboxsync |
Main: keywords space
|
|
|
@13606
|
16 years |
vboxsync |
Main: First bulk of classes transfered to the new locking scheme.
|
|
|
@11296
|
16 years |
vboxsync |
Main: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4015
|
17 years |
vboxsync |
Use pdmdrv.h or pdmdev.h where appropriate.
|
|
|
@3670
|
17 years |
vboxsync |
RT_OS_L4
|
|
|
@3155
|
17 years |
vboxsync |
Allow the VM to start with NULL framebuffer.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1
|
55 years |
vboxsync |
import
|