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