Fixed small memory corruption.
[wine/dcerpc.git] / programs / notepad / ChangeLog
blob17960852ffdc5c32384b2e034e1ec4930ad7539b
1 Fri Mar  5 22:14:13 1999  Marcel Baur <mbaur@g26.ethz.ch>
2         * NEW [search.c]
3         - Added Boyer-Moore text search
4         
5 Sat Feb  6 20:25:25 1999  Marcel Baur <mbaur@g26.ethz.ch>
6         - Added new IDS_NOTSAVED ressource (needs translation in *.rc)\r
7         - Improved printing support (not yet complete)
8         - Improved file drag and drop (should now work)
9         - General code cleanup\r
11 Thu Jan 28 18:17:08 1999  Jukka Iivonen  <iivonen@iki.fi>
13         * [Fi.rc] [main.c] [Makefile.in]
14         - Added Finnish language support.
15         \r
16 Sun Oct 18 14:11:42 1998  Marcel Baur <mbaur@g26.ethz.ch>\r
18         * [??.rc], [TODO], [dialog.c], [dialog.h], [language.c],\r
19         [language.h], [license.c], [license.h], [main.c], [main.h],\r
20         [notepad.rc]:\r
22         - Fixed GetOpenFileName and GetSaveFileName dialogs.\r
23         - Fixed Print dialog and introduced PrinterSetup dialog.\r
24         - Fixed PageSetup dialog: values are now correctly initialized\r
25           (had to change all *.rc files)\r
26         - Preliminary file drag and drop support.\r
28 Fri Jun 12 23:29:44 1998  Marcel Baur  <mbaur@g26.ethz.ch>\r
29         - Fixed GetDateFormat()->GetTimeFormat() for locale time.\r
31 Mon May 25 14:30:00 1998  Henrik Olsen <henrik@iaeste.dk>\r
32         * [Da.rc]\r
33         - Added Danish language support.\r
35 Fri May 15 23:59:22 1998  Marcel Baur <mbaur@g26.ethz.ch>\r
36         - Date/Time now uses locale-specific formats\r
37         - Language-specific window caption, displays file being edited.\r
38         - Started with parsing of command line settings\r
39         - Started with DoOpenFile, DoCloseFile, DoSaveFile logics\r
40         - Prompt user to save settings when closing a file\r
41           -> Introduced a new message box (not yet finished)\r
42         - Fixed minor features (missing IDS in main.h, ...)\r
44 Sun Mar 29 20:29:41 1998  Laurent Buffler <laurent@bluewin.ch>\r
45         * [Fr.rc]\r
46         - Added French language support.\r
48 Fri Feb 27 21:03:37 1998  Karl Backström <karl_b@geocities.com>\r
49         - Fixed some minor features.\r
51 Sat Feb 14 17:42:29 1998  Karl Backström <karl_b@geocities.com>\r
52         * NEW [language.c] [language.h]\r
53         - Takes care of all language related stuff.\r
54         - A new [programs] in .winerc is in use.\r
56 Tue Feb 10 23:34:08 1998  Marcel Baur <mbaur@g26.ethz.ch>\r
57         - Fixed broken language menus\r
59 Fri Feb 06 23.54.35 1998  Karl Backström <karl_b@geocities.com>\r
60         * [main.c] [main.h] [notepad.rc]\r
61         - Fixed language support for menus.     \r
62         * NEW [dialog.c] [dialog.h]\r
63         - Moved all menu and dialog related stuff here.\r
65 Sun Jan 18 23:05:04 1998  Karl Backström <karl_b@geocities.com>\r
66         * [Sw.rc]\r
67         - Added/updated Swedish language support.\r
69 Tue Dec 23 23:35:04 1997  Marcel Baur <mbaur@g26.ethz.ch>\r
70         - Fixed lots of bugs w/ resources in *.rc\r
71         - moved [notepad.c] into [main.c]\r
72         - moved [notepad.h] into [main.h]\r
73        \r
74 Fri Dec 05 20:51:55 1997  Marcel Baur <mbaur@g26.ethz.ch>\r
75         * [notepad.c] [notepad.h] [notepad.rc] [En.rc] [De.rc]\r
76           [license.c] [license.h] [License_En.c]\r
77           [README] [TODO] [ChangeLog]\r
78         - Originals by Marcel Baur\r