winecfg: Winecfg is a program, not a library. So tweak the license and warranty messa...
[wine] / programs / notepad / dialog.c
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-28  Rob Shearmannotepad: Remove the License and NO WARRANTY options...
2008-03-21  Alexandre Julliardnotepad: Use the larger icon in the About dialog.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2007-08-31  Dmitry Timoshkovnotepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST...
2007-08-28  Alexander Nicolays... notepad: Add program icon.
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-04-10  Rolf Kalbermatternotepad: Improve printing considerably.
2007-04-02  Rolf Kalbermatternotepad: Implement handling of page setup dialog parame...
2006-10-23  Mikołaj Zalewskinotepad: Implement Find and Find Next.
2006-10-23  Mikołaj Zalewskinotepad: Add a generic function for message boxes with...
2006-09-20  Byeong-Sik Jeonnotepad: Keep the modify information of edit control...
2006-07-17  Duane Clarknotepad: Make notepad print something reasonable.
2006-07-13  Thomas Khonotepad: Change file not saved alert title to match...
2006-07-13  Thomas Khonotepad: Change window title to be like Windows' notepa...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-07  Mike McCormacknotepad: Move license text to resources.
2005-12-08  Robert Shearmannotepad: Remember options selected in the print setup...
2005-12-01  Pavel RoskinImprove font support in Notepad.
2005-10-26  Jan NieuwenhuizenNeed an explicit truncate command to shorten the length...
2005-05-07  Kevin KoltzauHandle notepad log feature.
2005-02-14  Lauri TulminImplement word wrap.
2004-12-06  Juan LangSend EM_SETMODIFY after saving.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-09-27  Michael StefaniucFix some memory leaks found by smatch.
2003-07-21  Dmitry TimoshkovConvert Notepad to unicode.
2003-01-28  Shachar ShemeshImplemented font selection.
2002-10-21  Duane ClarkImplement printing in notepad.
2002-07-16  Andriy PalamarchukA few cosmetic changes plus fixes for problems spotted...
2002-07-08  Andriy PalamarchukUse rich text edit control instead of handling user...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-20  Sylvain PetreolleMade notepad uses NLS properly.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-20  Andriy Palamarchuk- made notepad compile with Cygwin
2002-02-19  Andriy PalamarchukImplemented parsing of file name, passed in command...
2002-02-14  Alexandre Julliardversion.h is now in include/wine directory.
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-07-23  Mike McCormackAdded some basic text display and editing capabilities...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-14  Marcel Baur- Added new IDS_NOTSAVED ressource (needs translation...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-10-18  Marcel BaurFixed GetOpenFileName and GetSaveFileName dialogs.
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-02-15  Alexandre JulliardRelease 980215 wine-980215