usp10: Add N'Ko script.
[wine] / programs / winhlp32 / hlpfile.c
2011-11-16  Eric Pouechwinhlp32: Fix hlpfile content decompression in phrase40...
2011-09-12  Francois Gougetwinhlp32: Add parentheses to clarify the precedence...
2011-07-27  Frédéric Delanoyprograms: Assorted spelling fixes.
2011-07-11  Frédéric Delanoywinhlp32: Remove dead assignment (Clang).
2010-06-07  Eric Pouechwinhelp: Added support for hotspot in images with targe...
2010-05-03  Gerald Pfeiferwinhlp32: Remove a hunk of dead code from HLPFILE_Brows...
2010-03-29  Mikhail Maroukhineprograms: Fix compiler warnings with flag -Wcast-qual.
2009-11-09  Eric Pouechwinhlp32: Added support for macros as hotspots' target.
2009-09-22  Eric Pouechwinhelp: Added support for hotspot links in graphical...
2009-01-14  Francois Gougetwinhlp32: Make some functions static in hlpfile.c and...
2009-01-14  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-08  Alexandre Julliardwinhlp32: Use LONG instead of long for data loaded...
2008-08-19  Kirill K. Smirnovwinhlp32: Use TopicOffset mapping and get rid of unused...
2008-08-19  Kirill K. Smirnovwinhlp32: Fix offsets handling for old 3.0 files.
2008-08-19  Kirill K. Smirnovwinhlp32: Load internal file containing pagenum->topico...
2008-08-18  Kirill K. Smirnovwinhlp32: Set correct font size while generating rtf...
2008-08-05  Kirill K. Smirnovwinhlp32: Fix off-by-one error.
2008-08-05  Kirill K. Smirnovwinhlp32: Fix parsing system header of win3.0 help...
2008-07-14  Eric Pouechwinhelp: Constify the internal .hlp file parsing.
2008-07-14  Eric Pouechwinhelp: Move the check about correct RLE decoding...
2008-07-14  Eric Pouechwinhelp: Implemented SetHelpOnFile macro.
2008-05-13  Alexandre Julliardwinhelp.exe: Renamed to winhlp32.exe.