mciqtz: Improve MCIQTZ_mciSet traces.
[wine] / dlls / wintab32 / context.c
2009-01-07  Peter Urbanecwintab32: Check for NULL before using context.
2008-12-04  Alexandre Julliardwintab32: Make a function static.
2008-10-07  John Klehmwintab32: Send notification when z-order changes.
2008-10-02  John Klehmwintab32: Handle negative output context range for...
2008-10-02  John Klehmwintab32: Improve tracing of LOGCONTEXT struct.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTEnable.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTOpen.
2008-09-12  John Klehmwintab32: Support overlap statuses in WTOverlap.
2008-04-14  John Klehmwintab32: Implement WTSetA/W.
2008-03-24  Andrew Talbotwintab32: Assign to structs instead of using memcpy.
2008-02-18  Marcus Meissnerwintab32: Mark some signed entities as LONG.
2008-01-07  Francois Gougetwintab32: Add a trailing '\n' to a Wine trace.
2007-12-31  Jeremy Whitewintab32: Remove the unused and clearly broken FindOpen...
2007-12-31  Jeremy Whitewintab32: Add modest trace information for tablets.
2007-12-26  Alexandre Julliardwintab32: Fix debug traces to use wine_dbg_sprintf.
2007-12-26  Jeremy Whitewintab32: Fix the W->A translation for CSR_NAME and...
2007-09-21  Mikolaj Zalewskiwintab32: Store the context internally as Unicode,...
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-03-26  Andrew Talbotwintab32: Replace inline static with static inline.
2006-10-09  Michael Stefaniucwintab32: Win64 printf format warning fixes.
2006-10-06  Francois GougetTweak TRACE()s to simplify '\n' checks.
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-01-24  Robert NorthWTEnable, when called to disable tablet context, clears...
2005-01-24  Robert North- Correct overflow 1 message too early.
2005-01-24  Robert North- Don't post messages on Wine message queue, if tablet...
2004-12-06  Robert NorthSet the values WTInfoA returns from screen size for...
2004-11-28  Robert North- Ensure that if buffer pointer is null, queue is flushed.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-02  Marcus MeissnerReplaced incorrect C comparison construct.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...