Release 1.5.29.
[wine] / programs / notepad / main.c
2012-01-23  Alexandre Julliardmakefiles: Define __WINESRC__ when building programs.
2011-04-01  Francois Gougetnotepad: Remove the 'Help on Help' menu.
2011-03-31  Francois Gougetnotepad: Remove the unimplemented help search menu.
2010-04-19  Alexandre Julliardnotepad: Set the window class small icon.
2010-02-10  Kusanagi Kouichinotepad: Increase the text limit.
2009-07-08  Alexander Scott... notepad: Add Cancel button to message box displayed...
2009-07-02  Alexander Scott... notepad: Allow user to choose which encoding to open...
2009-07-02  Alexander Scott... notepad: Remember the encoding of files when they are...
2009-07-02  Alexander Scott... notepad: Fix trying to open non-existent files with...
2009-05-28  Michael Stefaniucnotepad: Use the ARRAY_SIZE() macro if we already have it.
2009-05-28  Michael Stefaniucnotepad: Rename the SIZEOF macro to the more descriptiv...
2009-05-19  Michael Stefaniucnotepad: The UNICODE define isn't needed anymore; remov...
2009-05-19  Michael Stefaniucnotepad: Use the explicit W-form of the functions.
2009-05-19  Michael Stefaniucnotepad: Use the more specific MAKEINTRESOURCEW macro.
2009-05-08  Michael Stefaniucnotepad: Use the explicit W-form of the registry functions.
2009-05-08  Michael Stefaniucnotepad: Use the explicit W-form for some string functions.
2009-05-07  Michael Stefaniucnotepad: Use the explicit W-form of the types.
2009-05-06  Francois Gougetnotepad: Make NOTEPAD_DoReplace(All)?() static.
2009-05-05  Michael Stefaniucnotepad: Use the explicit SendMessageW form.
2009-04-27  Rico Schüllernotepad: Implement replace.
2008-10-29  Katayama Hirofumi MZnotepad: Don't save maximized size.
2008-09-09  Alexander Nicolays... notepad: Only append .txt to missing files without...
2008-06-10  Francois Gougetnotepad: Improve handling of quoted filenames.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-28  Rob Shearmannotepad: Remove the License and NO WARRANTY options...
2007-08-28  Alexander Nicolays... notepad: Add program icon.
2007-04-10  Rolf Kalbermatternotepad: Improve printing considerably.
2007-04-02  Rolf Kalbermatternotepad: Fix a possible rounding error when storing...
2007-04-02  Rolf Kalbermatternotepad: Implement handling of page setup dialog parame...
2006-10-24  Alexandre Julliardnotepad: Fallback to default position if saved position...
2006-10-23  Mikołaj Zalewskinotepad: Implement Find and Find Next.
2006-09-20  Byeong-Sik Jeonnotepad: Use HKCU\Software\Microsoft\Notepad for font...
2006-07-17  Duane Clarknotepad: Change notepad printing font.
2006-07-07  Thomas Khonotepad: Change window classname from NPClass to Notepad.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-28  Dmitry Timoshkovnotepad: Wrap long lines by default like Windows does.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
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 NieuwenhuizenWindows XP does not always include the executable file...
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-05-13  Kevin KoltzauEnable/disable menu items based on edit control state.
2004-10-08  Francois GougetBring up the File->Save dialog when receiving WM_QUERYE...
2004-09-20  Michael KaufmannAdded a 3D border for Notepad's edit control.
2004-08-30  Francois GougetAlso recognize '/' as the start of an option.
2004-07-08  Dmitry TimoshkovAdd WS_HSCROLL style to the notepad's edit control.
2003-08-18  Francois GougetSpelling and case fixes.
2003-07-21  Dmitry TimoshkovConvert Notepad to unicode.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-01-28  Shachar ShemeshImplemented font selection.
2002-11-15  Dmitry TimoshkovMinor bug fixes.
2002-08-15  Andriy PalamarchukLink against msvcrt, fixed logic to handle quoted paths...
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-06-28  Gregg MattinsonRemoved C++ style comments.
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...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-02  François GougetReplaced calls to OpenFile with the equivalent call to
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Mike McCormackAdded some basic text display and editing capabilities...
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-02-03  Ulrich WeigandFixed memory overwrite bug.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-02-14  Marcel Baur- Added new IDS_NOTSAVED ressource (needs translation...
1999-01-30  Jukka-Pekka IivonenUpdated Finnish language support.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-10-24  Kai MorichAdded Drag*32 functions.
1998-10-18  Marcel BaurFixed GetOpenFileName and GetSaveFileName dialogs.
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104