wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / wintab32 /
2013-02-06  Alexandre Julliardwintab32: Retrieve the graphics driver module from...
2012-11-19  Michael Stefaniucwintab32/tests: Remove a function pointer cast.
2011-11-15  Francois Gougetwintab32: Make the csTablet critical section static.
2011-05-26  Marcus Meissnerwintab32: Mark internal symbols with hidden visibility.
2011-03-31  Francois Gougetwintab32/tests: Remove an unused variable.
2011-03-03  Peter Urbanecwintab32: Better handling of XInput initialisation...
2010-09-20  Austin Englishwintab32: Fix compiler warnings on Clang.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Peter Urbanecwintab32: Avoid NULL pointer dereferences.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-08-04  John Klehmwintab32: Add a test for context validation by WTOpen.
2009-03-23  Alexandre Julliardwintab32: Make wintab.dll into a stand-alone 16-bit...
2009-01-07  Peter Urbanecwintab32: Check for NULL before using context.
2008-12-17  Maarten Lankhorstwintab32/winex11.drv: Add CDECL to imported functions.
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-05-08  John Klehmwinex11.drv: Move hardware tablet proximity into x11...
2008-04-14  John Klehmwintab32: Implement WTSetA/W.
2008-03-24  Andrew Talbotwintab32: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-18  Marcus Meissnerwintab32: Mark some signed entities as LONG.
2008-02-07  Andrew Talbotwintab32: Remove unneeded cast.
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: Add DisableThreadLibraryCalls.
2007-09-21  Mikolaj Zalewskiwintab32: Store the context internally as Unicode,...
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-26  Andrew Talbotwintab32: Replace inline static with static inline.
2007-03-12  Jan Zerebeckiwintab32: Add DebugInfo to critical sections.
2006-10-09  Michael Stefaniucwintab32: Win64 printf format warning fixes.
2006-10-06  Francois GougetTweak TRACE()s to simplify '\n' checks.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
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-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
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-22  Francois GougetRemove unneeded NULL casts.
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-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-02  Marcus MeissnerReplaced incorrect C comparison construct.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-16  Francois GougetAssorted spelling fixes.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...