projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Use a helper function to access the enum format implementation.
[wine]
/
dlls
/
wintab32
/
2009-03-23
Alexandre Julliard
wintab32: Make wintab.dll into a stand-alone 16-bit...
tree
|
commitdiff
2009-01-07
Peter Urbanec
wintab32: Check for NULL before using context.
tree
|
commitdiff
2008-12-17
Maarten Lankhorst
wintab32/winex11.drv: Add CDECL to imported functions.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
wintab32: Make a function static.
tree
|
commitdiff
2008-10-07
John Klehm
wintab32: Send notification when z-order changes.
tree
|
commitdiff
2008-10-02
John Klehm
wintab32: Handle negative output context range for...
tree
|
commitdiff
2008-10-02
John Klehm
wintab32: Improve tracing of LOGCONTEXT struct.
tree
|
commitdiff
2008-09-12
John Klehm
wintab32: Support overlap statuses in WTEnable.
tree
|
commitdiff
2008-09-12
John Klehm
wintab32: Support overlap statuses in WTOpen.
tree
|
commitdiff
2008-09-12
John Klehm
wintab32: Support overlap statuses in WTOverlap.
tree
|
commitdiff
2008-05-08
John Klehm
winex11.drv: Move hardware tablet proximity into x11...
tree
|
commitdiff
2008-04-14
John Klehm
wintab32: Implement WTSetA/W.
tree
|
commitdiff
2008-03-24
Andrew Talbot
wintab32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-18
Marcus Meissner
wintab32: Mark some signed entities as LONG.
tree
|
commitdiff
2008-02-07
Andrew Talbot
wintab32: Remove unneeded cast.
tree
|
commitdiff
2008-01-07
Francois Gouget
wintab32: Add a trailing '\n' to a Wine trace.
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: Remove the unused and clearly broken FindOpen...
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: Add modest trace information for tablets.
tree
|
commitdiff
2007-12-26
Alexandre Julliard
wintab32: Fix debug traces to use wine_dbg_sprintf.
tree
|
commitdiff
2007-12-26
Jeremy White
wintab32: Fix the W->A translation for CSR_NAME and...
tree
|
commitdiff
2007-09-21
Mikolaj Zalewski
wintab32: Add DisableThreadLibraryCalls.
tree
|
commitdiff
2007-09-21
Mikolaj Zalewski
wintab32: Store the context internally as Unicode,...
tree
|
commitdiff
2007-09-21
Mikolaj Zalewski
winex11.drv/wintab32: Make wintab strings in winex11...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-03-26
Andrew Talbot
wintab32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
wintab32: Add DebugInfo to critical sections.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
wintab32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
Francois Gouget
Tweak TRACE()s to simplify '\n' checks.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Stefan Huehner
Remove some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-05-24
Hans Leidekker
Fix uninitialized warnings.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-01-24
Robert North
WTEnable, when called to disable tablet context, clears...
tree
|
commitdiff
2005-01-24
Robert North
- Correct overflow 1 message too early.
tree
|
commitdiff
2005-01-24
Robert North
- Don't post messages on Wine message queue, if tablet...
tree
|
commitdiff
2004-12-22
Francois Gouget
Remove unneeded NULL casts.
tree
|
commitdiff
2004-12-06
Robert North
Set the values WTInfoA returns from screen size for...
tree
|
commitdiff
2004-11-28
Robert North
- Ensure that if buffer pointer is null, queue is flushed.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-11
Alexandre Julliard
Avoid some non-portable makefile constructs, and get...
tree
|
commitdiff
2004-08-02
Marcus Meissner
Replaced incorrect C comparison construct.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-09
Aric Stewart
Enable Tablet support with both Tilt and Pressure.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-26
Dimitrie O. Paun
Remove the obsolete pascal16 (replaced by pascal -ret16).
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2002-12-17
Patrik Stridvall
Added stubs for WINTAB{,32}.DLL (used by many important...
tree
|
commitdiff