wordpad: Add file saving dialog.
[wine] / programs / wordpad / wordpad.c
2007-06-04  Alexander Nicolays... wordpad: Add file saving dialog.
2007-06-04  Alexander Nicolays... wordpad: Convert open file dialog to Unicode.
2007-06-04  Alexander Nicolays... wordpad: Improve file reading code.
2007-06-04  Alexander Nicolays... wordpad: Add file saving support.
2007-06-04  Alexander Nicolays... wordpad: Store file name globally.
2007-06-04  Alexander Nicolays... wordpad: Split code into set_caption function.
2007-05-30  Alexander Nicolays... wordpad: Add program icon.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-01  Alexander Nicolays... wordpad: Add text alignment buttons.
2007-02-27  Alexander Nicolays... wordpad: Small cosmetic fixes.
2007-02-26  Alexander Nicolays... wordpad: Set default font to 'Times New Roman', like...
2007-02-26  Alexander Nicolays... wordpad: Add open file dialogue.
2007-02-26  Alexander Nicolays... wordpad: Make edit menu more like native.
2007-02-26  Alexander Nicolays... wordpad: Add paste support.
2007-02-26  Alexander Nicolays... wordpad: Don't create maximized window.
2007-02-26  Alexander Nicolays... wordpad: Make toolbar more like native.
2007-02-12  Hans Leidekkerwordpad: Open .wri files in wordpad.
2006-10-11  H. Verbeetwordpad: Format warning fixes.
2006-08-09  Matt Finnicumwordpad: Request WS_VSCROLL now that riched20 supports it.
2006-06-05  Magnus Lundborgwordpad: Declare three functions as static to avoid...
2006-05-31  Mike McCormackwordpad: Use GetWindowLongPtr to get the HINSTANCE.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Krzysztof Foltmanprograms: Add an implementation of Wordpad.