mciqtz: Improve MCIQTZ_mciSet traces.
[wine] / dlls / gdi32 / bidi.c
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2008-11-18  Ricardo Filipegdi32: Fix dead store (llvm/clang).
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-03  Austin EnglishSpelling fixes.
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-10-24  Alexander Dorofeyevgdi32: Fix unchecked NULL ptr in BIDI_Reorder.
2007-10-23  Alexander Dorofeyevgdi32: Fix runaway loop because of unsigned comparison...
2007-10-22  Alexander Dorofeyevgdi32: Fix off by one error in BIDI_Reorder.
2007-10-22  Gerald Pfeifergdi32: Add a set of braces to silence a GCC 3.4 warning.
2007-10-01  Maarten Lankhorstgdi32: Fix 3 tiny bugs in bidi.
2007-10-01  Maarten Lankhorstgdi32: Fix meaning and use of bidirectionality flags.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-21  Francois Gougetgdi32: Add a '\n' to a Wine trace.
2007-09-19  Maarten Lankhorstgdi: Implement line-by-line phase of the BiDi algorithm.
2007-09-19  Maarten Lankhorstgdi: Implement implicit resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement neutrals resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement weak resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement explicit resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement BiDi classification of characters and...
2007-09-19  Maarten Lankhorstgdi: Remove support for libicu and all dependencies.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.