- Add an audio configure button with code to display the selected
[wine] / programs / notepad / dialog.c
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