winemenubuilder: Log where freedesktop menu files are created, and provide an option...
[wine] / programs / wordpad / print.c
2009-04-07  Michael Stefaniucwordpad: Replace long with LONG.
2009-01-19  Michael Stefaniucwordpad: Remove superfluous pointer casts.
2008-10-14  Dylan Smithwordpad: Added option to disable word wrap.
2008-10-13  Andrey Turkinwordpad: Use inches instead of cm in calculations.
2008-10-10  Andrey Turkinwordpad: Fix some compile-time warnings.
2008-07-23  Gerald Pfeiferwordpad: Remove unused parameter for preview_command().
2008-04-14  Alexandre Julliardwordpad: Don't pass an invalid DC to CreateCompatibleDC.
2008-04-09  Dmitry Timoshkovwordpad: Fix Win64 warnings.
2008-03-27  Michael Stefaniucwordpad: Remove bogus ';' after the if statement.
2008-03-27  Alexander Nicolays... wordpad: Add support for previewing two pages side...
2008-01-14  Alexander Nicolays... wordpad: Add basic ruler.
2008-01-14  Alexander Nicolays... wordpad: Fix width when text break = margins.
2008-01-08  Alexander Nicolays... wordpad: Draw margin lines in print preview.
2007-11-20  Alexander Nicolays... wordpad: Move printing functions to a separate file.