fix quicksearch
[claws.git] / ChangeLog-gtk2
1 2003-12-06 Colin Leroy <colin@colino.net>
2         * src/summaryview.c
3                 Fix quicksearch
4
5 2003-12-05 Colin Leroy <colin@colino.net>
6         * src/summaryview.c
7                 Fix going to next unread folder
8
9 2003-12-05 Colin Leroy <colin@colino.net>
10         * src/crash.c
11                 Fix gtk2 compilation
12         * src/session.c
13                 Remove iotag source handler at disconnection
14         * src/socket.[ch] 
15                 Remove source handler when closing socket 
16                 (fixes another seg)
17
18 2003-12-04 Colin Leroy <colin@colino.net>
19         * src/compose.c
20           src/prefs_account.c
21           src/prefs_common.c
22                 Fix some dropdown menus
23
24 2003-12-04 Colin Leroy <colin@colino.net>
25         * src/compose.c
26                 Fix event handlers on header fields
27         * src/common/socket.c
28           src/common/session.c
29                 Fix segfault with callback (SSL)
30                 Fix end of session 
31
32 2003-10-06 Thorsten Maerz <torte@netztorte.de>
33
34         * Fix compile bug in src/compose.c
35         * removed src/gtk/gtkstext.[ch]
36
37 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
38
39         * Convert character set and escape "text" attributes in toolbar setting
40         files.
41         * Fixed bug in button-press-event handling.
42
43 2003-09-16 Thorsten Maerz <torte@netztorte.de>
44
45         * Fixed bug in key-press-event handling.
46
47 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
48
49         * Enabled to compile tray-icon plugin (Ad-hoc).
50         * Avoid hang up bug of icon list in mime view (Ad-hoc).
51
52 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
53
54         * Enabled to compile on sylpheed-claws.
55         (tray-icon plugin still cannot compile yet.)
56
57 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
58
59         * Updated to 0.9.5.
60
61 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
62
63         * Updated to 0.9.4.
64         * Ported monitoring SSL mechanism to GSource of GLib2
65         (I don't confirm it)
66         * Added _gtk2 suffix to key name of font preference to avoid
67         ovverwriting preference of Gtk+-1.2 version.
68
69 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
70
71         * Updated to 0.9.2.
72
73 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
74
75         * Updated to 0.9.1.
76         * Translate po files into UTF-8 when execute autogen.sh.
77
78 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
79
80         * Updated to 0.9.0.
81
82 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
83
84         * Plugged GError related memory leaks.
85
86 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
87
88         * Changed default size of fonts.
89         * Enabled to set titile font size of warning dialog.
90
91 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
92
93         * Embed a sylpheed icon into executable binary on Windows.
94
95 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
96
97         * I forgot to traslate character set of element string in src/xml.c.
98
99 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
100
101         * Fixed detecting bind_textdomain_codeset in configure.in.
102         * The bug in which "Example" of "Date fromat" preference isn't displayed
103         correctly has been fixed.
104
105 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
106
107         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
108           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
109           glib-gettextize
110           Removed intl directory.
111           Translated po files into UTF-8.
112           (Thanks! Ryuji Abe)
113
114 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
115
116         * The bug which doesn't unscape string in xml.c has been fixed.
117
118 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
119
120         * The bug which is failed to translate encoding of file name thorough
121         file dialog has been fixed.
122
123 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
124
125         * Modified to translate file names which is used in inporting/expoting
126         mbox feature and "Save as" feature into locale encoding.
127         * Translate file names into locale encoding when "Attache file" and
128         "Insert file".
129         * Force set G_BROKEN_FILENAMES environment variable.
130         * Other minor fixes.
131
132 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
133
134         * Modified to treat MH folder's name as locale encoding.
135
136 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
137
138         * The bug which clash on switching candidates of auto completion of
139         addresses, cannot use auto completion in Japanesse is fixed
140         (Thanks! Tokunaga-san)¡¥
141
142 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
143
144         * The bug which cannot switch key accelerator preference has been fixed
145         (Thanks! smbd-san)¡¥
146
147 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
148
149         * version 0.8.11-gtk2-20030314
150
151 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
152
153         * The bug in which character set conversion of filtering messages has
154         been fixed.(Thanks! COCOA-san).
155
156 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
157
158         * Revived "Leave space on head" preference in "Message" category.
159         * A bug which clash when put the cursor to end of buffer and execute
160         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
161
162 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
163
164         * version 0.8.11-gtk2-20030312
165
166 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
167
168         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
169         * Modified to use Pango's API directly for font preference.
170         * Integrated GtkTextView of textview to one widget.
171         * Set fonts of header title in textview by "header_title" tag.
172         * Removed some deprecated codes.
173
174 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
175
176         * Updated to 0.8.11.
177         * Merged cygwin patch(Thanks! Sakai-san).
178
179 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
180
181         * version 0.8.10-gtk2-20030309