File: ChangeLog

package info (click to toggle)
wine 0.0.20000109-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 22,652 kB
  • ctags: 59,973
  • sloc: ansic: 342,054; perl: 3,697; yacc: 3,059; tcl: 2,647; makefile: 2,466; lex: 1,494; sh: 394
file content (84 lines) | stat: -rw-r--r-- 3,343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Tue Oct 12 20:31:00 1999  Gustavo Junior Alves <alves@correionet.com.br>
	* [Pt.rc] [Makefile.in]
	Added Portuguese language support.

Fri Mar  5 22:14:13 1999  Marcel Baur <mbaur@g26.ethz.ch>
        * NEW [search.c]
        - Added Boyer-Moore text search
        
Sat Feb  6 20:25:25 1999  Marcel Baur <mbaur@g26.ethz.ch>
        - Added new IDS_NOTSAVED ressource (needs translation in *.rc)
        - Improved printing support (not yet complete)
        - Improved file drag and drop (should now work)
        - General code cleanup

Thu Jan 28 18:17:08 1999  Jukka Iivonen  <iivonen@iki.fi>

        * [Fi.rc] [main.c] [Makefile.in]
        - Added Finnish language support.
        
Sun Oct 18 14:11:42 1998  Marcel Baur <mbaur@g26.ethz.ch>

        * [??.rc], [TODO], [dialog.c], [dialog.h], [language.c],
        [language.h], [license.c], [license.h], [main.c], [main.h],
        [notepad.rc]:

        - Fixed GetOpenFileName and GetSaveFileName dialogs.
        - Fixed Print dialog and introduced PrinterSetup dialog.
        - Fixed PageSetup dialog: values are now correctly initialized
          (had to change all *.rc files)
        - Preliminary file drag and drop support.

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