user32: Added support for WS_EX_RIGHT in the edit control.
[wine] / programs / wordpad /
2008-04-14  Alexandre Julliardwordpad: Don't pass an invalid DC to CreateCompatibleDC.
2008-04-09  Dmitry Timoshkovwordpad: Fix Win64 warnings.
2008-04-09  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2008-04-08  Rok Mandeljcwordpad: Added Slovenian translation.
2008-04-02  Alexandre Julliardwordpad: Display the larger icon in the about box.
2008-04-02  Herve Chanalwordpad: A nicer icon.
2008-03-31  Michael Stefaniucwordpad: Update the German translation.
2008-03-28  Vitaliy MargolenUpdate Russian translations.
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-03-24  Eric Pouechwordpad: Don't try to use information that hasn't been...
2008-03-04  Peter Oberndorferwordpad: Use correct prototype for dialog functions.
2008-02-28  Mikołaj Zalewskiwordpad: Always use RB_GETBARHEIGHT.
2008-02-15  Mikołaj Zalewskiwordpad: File > New now opens a dialog so there should...
2008-02-15  Mikołaj Zalewskiwordpad: Update Polish translation.
2008-02-04  Marcus Meissnerwordpad: Remove condition that never triggers.
2008-01-16  Andrey Esinwordpad: Corrections in Russian translation.
2008-01-15  Andrej Sinicynwordpad: Update German strings and correct shortcuts...
2008-01-15  Andrey Esinwordpad: Adding to Russian translation.
2008-01-14  Alexander Nicolays... wordpad: Add basic ruler.
2008-01-14  Alexander Nicolays... wordpad: Fix width when text break = margins.
2008-01-08  Andrey Esinwordpad: Russian translation.
2008-01-08  Alexander Nicolays... wordpad: Draw margin lines in print preview.
2007-12-12  Alexandre Julliardwordpad: Fix invalid pointer usage.
2007-12-12  Alexander Nicolays... wordpad: Move registry functions to a separate file.
2007-12-10  Alexandre Julliardwordpad: Fix a compiler warning.
2007-12-05  Jonathan Ernstwordpad: Updated French translation.
2007-11-20  Alexander Nicolays... wordpad: Move printing functions to a separate file.
2007-11-20  Alexander Nicolays... wordpad: Fix print preview bar.
2007-11-20  Alexander Nicolays... wordpad: Refer to main menu using IDM_MAINMENU.
2007-11-15  Jonathan Ernstwordpad: Updated French translation.
2007-10-25  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-10-17  Dmitry Timoshkovwordpad: Refuse to load OLE compound storage files...
2007-09-18  Alexandre Julliardwordpad.exe: We can now store binary files in the repos...
2007-09-18  Francois Gougetwordpad: Fix compilation on systems that don't support...
2007-09-17  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-09-13  Alexander Nicolays... wordpad: Prevent white flickering on window resize.
2007-09-13  Alexander Nicolays... wordpad: Clean up font effects toggling code.
2007-09-13  Alexander Nicolays... wordpad: Resize rebar control on window resize.
2007-09-13  Alexander Nicolays... wordpad: Remove RB_SIZETORECT call.
2007-09-13  Alexander Nicolays... wordpad: More error handling for printing/print preview.
2007-09-13  Alexander Nicolays... wordpad: Allow changing font effects in the choose...
2007-09-13  Alexander Nicolays... wordpad: Add replace dialog.
2007-09-13  Alexander Nicolays... wordpad: Set icon according to format.
2007-09-13  Alexander Nicolays... wordpad: Add font dialog.
2007-09-13  Alexander Nicolays... wordpad: Add font size list.
2007-09-13  Alexander Nicolays... wordpad: Add font list.
2007-09-12  Alexander Nicolays... wordpad: Add initial print preview support.
2007-09-12  Alexander Nicolays... wordpad: Add view options dialog.
2007-09-12  Alexander Nicolays... wordpad: Add about window.
2007-09-12  Alexander Nicolays... wordpad: Add context menu.
2007-09-12  Alexander Nicolays... wordpad: Add support for printing a page range.
2007-09-12  Alexander Nicolays... wordpad: Re-order format clearing when selecting new...
2007-09-12  Alexander Nicolays... wordpad: Add quick print support.
2007-09-12  Alexander Nicolays... wordpad: Store page margins in the registry.
2007-09-12  Alexander Nicolays... wordpad: Add page setup dialog.
2007-09-12  Alexander Nicolays... wordpad: Add initial printing support.
2007-09-12  Alexander Nicolays... wordpad: Add tab stops dialog.
2007-09-12  Alexander Nicolays... wordpad: Add paragraph format dialog.
2007-09-12  Alexander Nicolays... wordpad: Set default font according to format.
2007-09-12  Alexander Nicolays... wordpad: Support drag-and-drop.
2007-09-12  Alexander Nicolays... wordpad: Store bar states in the registry.
2007-08-27  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-08-23  Alexander Nicolays... wordpad: Don't display full path in save changes dialog.
2007-08-23  Alexander Nicolays... wordpad: Don't show full path in caption.
2007-08-22  Alexander Nicolays... wordpad: Store window rect in the registry.
2007-08-22  Alexander Nicolays... wordpad: Clear formatting before opening a file.
2007-08-22  Alexander Nicolays... wordpad: Prompt for format when selecting new file.
2007-08-22  Alexander Nicolays... wordpad: Handle different formats on open/save.
2007-08-22  Alexander Nicolays... wordpad: Add recent file list.
2007-08-20  Alexander Nicolays... wordpad: Fix save changes prompt for the open file...
2007-08-20  Alexander Nicolays... wordpad: Add bullet points button.
2007-08-20  Alexander Nicolays... wordpad: Add bullet points option.
2007-08-20  Alexander Nicolays... wordpad: Fix error handling when saving empty files.
2007-08-20  Alexander Nicolays... wordpad: Fix formatbar for native comctl32/XP.
2007-08-20  Alexander Nicolays... wordpad: Display error box when richedit loading fails.
2007-08-20  Alexander Nicolays... wordpad: Add search functionality.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-23  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-07-20  Alexander Nicolays... wordpad: Resize rebar control on window resize.
2007-07-19  Alexander Nicolays... wordpad: Add date/time toolbar button.
2007-07-19  Alexander Nicolays... wordpad: Add date/time dialog.
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-07-18  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-07-09  Alexander Nicolays... wordpad: Prompt for saving file changes.
2007-07-06  Alexander Nicolays... wordpad: Disable copy/cut in menu when appropriate.
2007-06-22  David Adamwordpad: French translation for the view item.
2007-06-21  Alexander Nicolays... wordpad: Remove unnecessary toolbar resizing code.
2007-06-21  Alexander Nicolays... wordpad: Set default font effects to 0.
2007-06-18  Alexander Nicolays... wordpad: Use Unicode functions in more places.
2007-06-14  Alexander Nicolays... wordpad: Use Unicode functions in more places.
2007-06-12  Alexander Nicolays... wordpad: Split toolbar into tool- and formatbar.
2007-06-12  Alexander Nicolays... wordpad: Allow toggling of statusbar.
2007-06-12  Alexander Nicolays... wordpad: Allow toggling of toolbar.
2007-06-06  Alexander Nicolays... wordpad: Fix potential buffer overflow.
2007-06-06  Alexander Nicolays... wordpad: Add missing dots to Open menu item.
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.
next