gdi32: Clip solid pen regions to the DIB rectangle to avoid overflows.
[wine] / tools / wrc / po.c
2012-01-31  Henri Verbeetwrc: Avoid an unused function warning when HAVE_LIBGETT...
2012-01-24  Alexandre Julliardwrc: Add support for translating accelerators through...
2011-11-18  Alexandre Julliardwrc: Fix lookup of strings that contain a context.
2011-10-31  Alexandre Julliardwrc: Increase the font size when translating a dialog...
2011-10-31  Alexandre Julliardwrc: Set the WS_EX_LAYOUTRTL flag when translating...
2011-10-31  Alexandre Julliardwrc: Print warnings for mismatched dialogs during po...
2011-10-22  Alexandre Julliardwrc: Load translations from mo files instead of po.
2011-10-22  Alexandre Julliardwrc: Store the current po file in a global variable.
2011-08-24  Francois Gougetwrc: If the message context is 'do not translate',...
2011-07-25  Henri Verbeetwrc: Don't include gettext-po.h if we don't have the...
2011-07-25  Alexandre Julliardwrc: Run through the translation process even if libget...
2011-06-28  Marcus Meissnerwrc: Fixed some small leaks in PO code (Coverity).
2011-02-01  Akihiro Sagawawrc: Don't match a po message if a same msgid message...
2011-01-14  Alexandre Julliardwrc: Remove the context prefix when generating the...
2011-01-07  Alexandre Julliardpo: Use more standard names for the Serbian locales.
2011-01-07  Alexandre Julliardwrc: Treat empty translation strings as missing.
2011-01-05  Huw Davieswrc: Initialise variable.
2011-01-04  Alexandre Julliardwrc: Do not use translations that are marked fuzzy.
2011-01-04  Alexandre Julliardwrc: Add support for loading translations from po files.
2011-01-04  Alexandre Julliardwrc: Add support for generating .po files from existing...