2005-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.7.
	
	* dialog.c (DoSaveFile): Allow files to get shorter: call
	SetEndOfFile (Heikki Junes).`

2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.6.

	* main.c: Simplify commandline parsing after yet another bug.

	* Makefile.in (all): Add lilypad-ascii.exe target.

	* dialog.h, dialog.c, main.h, main.c: UNICODE/ASCII patch from
	Russ Jorgensen.

2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.4.

	* main.c (HandleCommandLine): Bugfix: Do not skip first character
	of command line; on Windows there may not be argv[0].

2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.3.

	* main.c (HandleCommandLine): Bugfix: LPWSTR is not a weird name
	for char const*, it is some sort of integer array.  That means
	that atoi only sees one character.  Now point and click with
	lines/columns >= 10 should work.

2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>

	* main.c (HandleCommandLine): Bugfix: do not eat first character
	of file name.

2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.2.

	* README: txt/ly Text/LilyPond and Notepad/LilyPond replacements.

2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>

	* configure.in: Version 0.0.1.

	* dialog.c (GotoLineColumn): Line count is zero based.

	* main.c (HandleCommandLine): Bugfix: parse including whitespace.

2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>

	* dialog.c (GotoLineColumn): New function.

	* main.c (HandleCommandLine): Grok +LINE:COLUMN command line, and
	use it.

	* configure: Version 0.0.0.

	* README: New file.

	* Import from Wine CVS 2005-05-15, wine/programs/notepad.

*****************************************************************************
	*** This file is obsolete. Changes are listed in the main
	*** ChangeLog now. Please do not edit.

Fri Jun 12 23:29:44 1998  Marcel Baur  <mbaur@g26.ethz.ch>
        - Fixed GetDateFormat()->GetTimeFormat() for locale time.

Mon May 25 14:30:00 1998  Henrik Olsen <henrik@iaeste.dk>
        * [Da.rc]
        - Added Danish language support.

Fri May 15 23:59:22 1998  Marcel Baur <mbaur@g26.ethz.ch>
        - Date/Time now uses locale-specific formats
        - Language-specific window caption, displays file being edited.
        - Started with parsing of command line settings
        - Started with DoOpenFile, DoCloseFile, DoSaveFile logics
        - Prompt user to save settings when closing a file
          -> Introduced a new message box (not yet finished)
        - Fixed minor features (missing IDS in main.h, ...)

Sun Mar 29 20:29:41 1998  Laurent Buffler <laurent@bluewin.ch>
        * [Fr.rc]
        - Added French language support.

Fri Feb 27 21:03:37 1998  Karl Backstrm <karl_b@geocities.com>
        - Fixed some minor features.

Sat Feb 14 17:42:29 1998  Karl Backstrm <karl_b@geocities.com>
        * NEW [language.c] [language.h]
        - Takes care of all language related stuff.
        - A new [programs] in .winerc is in use.

Tue Feb 10 23:34:08 1998  Marcel Baur <mbaur@g26.ethz.ch>
        - Fixed broken language menus

Fri Feb 06 23.54.35 1998  Karl Backstrm <karl_b@geocities.com>
        * [main.c] [main.h] [notepad.rc]
        - Fixed language support for menus.     
        * NEW [dialog.c] [dialog.h]
        - Moved all menu and dialog related stuff here.

Sun Jan 18 23:05:04 1998  Karl Backstrm <karl_b@geocities.com>
        * [Sw.rc]
        - Added/updated Swedish language support.

Tue Dec 23 23:35:04 1997  Marcel Baur <mbaur@g26.ethz.ch>
        - Fixed lots of bugs w/ resources in *.rc
        - moved [notepad.c] into [main.c]
        - moved [notepad.h] into [main.h]
       
Fri Dec 05 20:51:55 1997  Marcel Baur <mbaur@g26.ethz.ch>
        * [notepad.c] [notepad.h] [notepad.rc] [En.rc] [De.rc]
          [license.c] [license.h] [License_En.c]
          [README] [TODO] [ChangeLog]
        - Originals by Marcel Baur


