- 24 Jan, 2005 34 commits
-
-
Robert North authored
-
Robert North authored
on Windows wacom tablets.
-
Robert North authored
on Windows Wacom tablets.
-
Robert North authored
as per wintab spec.
-
Robert Reif authored
format is being changed.
-
Robert North authored
Wacom tablet in windows. - Change device orientation unit definition to angular. - Use Macros where appropriate to define cursor and device defaults.
-
Robert North authored
- Overflow now going onto message queue. - Overflow state correctly or-ed with other packet status.
-
Eric Kohl authored
-
Huw Davies authored
-
Robert Reif authored
-
Alexandre Julliard authored
-
Michael Jung authored
Some helper functions for DATA_BLOB's. Computing TLS1 master secret from the pre-master secret. Deriving the master hash from the master secret. Deriving TLS1 MAC and encryption keys from the master hash. Tests for most of the above.
-
Ivan Leo Puoti authored
-
-
Bernd Fuhrmann authored
that are yet unimplemented.
-
Huw Davies authored
-
Robert Reif authored
-
Robert North authored
posting are disabled. - When posting messages on Wine message queue, use message base stored in tablet context, not the default message base. - Ensure that X11 Proximity events put messages onto Wintab message queue.
-
Peter Berg Larsen authored
Corrected a copy/paste typo from d3dim.
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
José Manuel Ferrer Ortiz authored
-
Michael Jung authored
-
Rémi Assailly authored
-
Michael Jung authored
-
Huw Davies authored
Add support for odl interface attribute.
-
Dmitry Timoshkov authored
memory block pointer test.
-
Robert Reif authored
-
Robert Shearman authored
- Change some FIXME's to TRACE's because everything we need is implemented and they fire for ones that we don't need to implement.
-
Gerald Pfeifer authored
-
Aric Stewart authored
the Insert call. This fix modifies the MSI_SetProperty query to be correct.
-
Aric Stewart authored
MsiSummaryInfoGetPropertyA.
-
Robert Shearman authored
call any IRemUnknown functions. - Move the low-level unmarshaling code into a new function, unmarshal_object, so that it can be easily reused for unmarshaling IRemUnknown.
-
Robert North authored
-
Mike McCormack authored
-
- 21 Jan, 2005 6 commits
-
-
Alexandre Julliard authored
tests pass.
-
Huw Davies authored
typekind/alignment member.
-
Alexandre Julliard authored
window frame.
-
Huw Davies authored
-
Mike McCormack authored
-
Alexandre Julliard authored
STATUSBAR_SetTextT: - ntext wasn't freed on return if text was unicode - part->text was always freed, but if the previous style was SBT_OWNERDRAW, part->text would contain 32bit data - free old text if new style is SBT_OWNERDRAW but old style wasn't
-