New stubs.
[wine/multimedia.git] / programs / notepad / ChangeLog
blobbf29327eda52f9d8f4c9674d27d3c5c6386588b5
1 Sun Oct 18 14:11:42 1998  Alexandre Julliard  <julliard@winehq.com>
3         * Da.rc, De.rc, En.rc, Fr.rc, Sw.rc, TODO, dialog.c, dialog.h, language.c, language.h, license.c, license.h, main.c, main.h, notepad.rc:
4         Marcel Baur <mbaur@g26.ethz.ch>
5         Fixed GetOpenFileName and GetSaveFileName dialogs.
6         Fixed Print dialog and introduced PrinterSetup dialog.
7         Fixed PageSetup dialog: values are now correctly initialized (had to
8         change all *.rc files)
9         Preliminary file drag and drop support.
11 Fri Jun 12 23:29:44 1998  Marcel Baur  <mbaur@g26.ethz.ch>
12         * Fixed GetDateFormat()->GetTimeFormat() for locale time.
14 Mon May 25 14:30:00 1998  Henrik Olsen <henrik@iaeste.dk>
15         * [Da.rc]
16         Added Danish language support.
18 Fri May 15 23:59:22 1998  Marcel Baur <mbaur@g26.ethz.ch>
19         * Date/Time now uses locale-specific formats
20         * Language-specific window caption, displays file being edited.
21         * Started with parsing of command line settings
22         * Started with DoOpenFile, DoCloseFile, DoSaveFile logics
23         * Prompt user to save settings when closing a file
24           -> Introduced a new message box (not yet finished)
25         * Fixed minor features (missing IDS in main.h, ...)
27 Sun Mar 29 20:29:41 1998  Laurent Buffler <laurent@bluewin.ch>
28         * [Fr.rc]
29         Added French language support.
31 Fri Feb 27 21:03:37 1998  Karl Backström <karl_b@geocities.com>
32         * Fixed some minor features.
34 Sat Feb 14 17:42:29 1998  Karl Backström <karl_b@geocities.com>
35         * NEW [language.c] [language.h]
36         Takes care of all language related stuff.
37         A new [programs] in .winerc is in use.
39 Tue Feb 10 23:34:08 1998  Marcel Baur <mbaur@g26.ethz.ch>
40         * Fixed broken language menus
42 Fri Feb 06 23.54.35 1998  Karl Backström <karl_b@geocities.com>
43         * [main.c] [main.h] [notepad.rc]
44         Fixed language support for menus.     
45         * NEW [dialog.c] [dialog.h]
46         Moved all menu and dialog related stuff here.
48 Sun Jan 18 23:05:04 1998  Karl Backström <karl_b@geocities.com>
49         * [Sw.rc]
50         Added/updated Swedish language support.
52 Tue Dec 23 23:35:04 1997  Marcel Baur <mbaur@g26.ethz.ch>
53         * Fixed lots of bugs w/ resources in *.rc
54         * moved [notepad.c] into [main.c]
55         * moved [notepad.h] into [main.h]
56        
57 Fri Dec 05 20:51:55 1997  Marcel Baur <mbaur@g26.ethz.ch>
58         * [notepad.c] [notepad.h] [notepad.rc] [En.rc] [De.rc]
59           [license.c] [license.h] [License_En.c]
60           [README] [TODO] [ChangeLog]
61           Originals by Marcel Baur