utf8 conversion for theme info
[claws.git] / ChangeLog-gtk2
1 2004-02-22 Thorsten Maerz <torte@netztorte.de>
2         * src/prefs_themes.c
3                 utf8 conversion for theme info
4
5 2004-02-21 Thorsten Maerz <torte@netztorte.de>
6         * sync 0.9.9claws
7
8 2004-02-14 Thorsten Maerz <torte@netztorte.de>
9         * src/grouplistdialog.c
10                 allow multiple selections without ctrl key
11
12 2004-02-09 Thorsten Maerz <torte@netztorte.de>
13         * src/main.c
14                 enable customizable accelerators
15
16 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17         * src/prefs_common.c
18                 re-enable different font settings for gtk1/2
19         * src/prefs_folder_item.c
20                 fix folder prefs displayed wrong
21         * src/textview.c
22                 set 'sunken' shadow type
23
24 2004-02-07 Colin Leroy <colin@colino.net>
25         * src/compose.c
26                 Fix message being always [Edited]
27                 Encode headers correctly (utf8 buf)
28
29 2004-01-27 Thorsten Maerz <torte@netztorte.de>
30         * src/socket.c
31                 remove double g_source_attach()
32                 (Thanks to Colin Leroy)
33
34 2004-01-27 Thorsten Maerz <torte@netztorte.de>
35         * src/gtk/gtksctree.c
36                 Fix SSL certificate list not shown
37         * src/mimeview.c
38                 Fix clicks in mime tree
39
40 2004-01-27 Thorsten Maerz <torte@netztorte.de>
41         * src/common/socket.c
42                 Fix SSL receive
43         * src/compose.c
44                 Fix clipboard menu hotkeys
45
46 2004-01-25 Thorsten Maerz <torte@netztorte.de>
47         * src/gtk/gtkaspell.[ch]
48           src/compose.c
49                 reimplement spellchecker
50
51 2004-01-25 Thorsten Maerz <torte@netztorte.de>
52         * src/gtk/filesel.c
53                 crash when inserting file in compose window
54                 (TODO: keep old selection on clicks)
55         * src/main.c
56                 use gtkrc-2.0 instead of gtkrc
57
58 2004-01-25 Thorsten Maerz <torte@netztorte.de>
59         * src/messageview.c
60                 remove orphaned mimeview unref()
61
62 2004-01-20 Thorsten Maerz <torte@netztorte.de>
63         * src/grouplistdialog.c
64                 expand nodes containing subscribed groups
65
66 2004-01-19 Thorsten Maerz <torte@netztorte.de>
67         * src/textview.c
68                 textview: hide cursor, restore old click behaviour
69
70 2004-01-18 Thorsten Maerz <torte@netztorte.de>
71         * src/textview.c
72                 variable names messed up
73
74 2004-01-17 Colin Leroy <colin@colino.net>
75         * src/addr_compl.c
76                 Fix completion address too thin
77         * src/compose.c
78                 Fix tab-to-subject behaviour
79         * src/summaryview.c
80                 Implement key up & down in summaryview
81
82 2004-01-12 Thorsten Maerz <torte@netztorte.de>
83
84         * sync 098claws
85
86 2004-01-08 Thorsten Maerz <torte@netztorte.de>
87         * configure.ac
88           Makefile.am
89           doc/.cvsignore
90           doc/Makefile.am
91                 faq, man, manual moved to doc/
92         * ac/aspell.m4
93           ac/check-type.m4
94           ac/gnupg-check-typedef.m4
95           ac/openssl.m4
96           ac/spamassassin.m4
97           ac/missing/gdk-pixbuf.m4
98           ac/missing/gpgme.m4
99           ac/missing/imlib.m4
100                 fix automake warnings
101
102 2003-12-06 Colin Leroy <colin@colino.net>
103         * src/summaryview.c
104                 Fix quicksearch
105
106 2003-12-05 Colin Leroy <colin@colino.net>
107         * src/summaryview.c
108                 Fix going to next unread folder
109
110 2003-12-05 Colin Leroy <colin@colino.net>
111         * src/crash.c
112                 Fix gtk2 compilation
113         * src/session.c
114                 Remove iotag source handler at disconnection
115         * src/socket.[ch] 
116                 Remove source handler when closing socket 
117                 (fixes another seg)
118
119 2003-12-04 Colin Leroy <colin@colino.net>
120         * src/compose.c
121           src/prefs_account.c
122           src/prefs_common.c
123                 Fix some dropdown menus
124
125 2003-12-04 Colin Leroy <colin@colino.net>
126         * src/compose.c
127                 Fix event handlers on header fields
128         * src/common/socket.c
129           src/common/session.c
130                 Fix segfault with callback (SSL)
131                 Fix end of session 
132
133 2003-10-06 Thorsten Maerz <torte@netztorte.de>
134
135         * Fix compile bug in src/compose.c
136         * removed src/gtk/gtkstext.[ch]
137
138 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
139
140         * Convert character set and escape "text" attributes in toolbar setting
141         files.
142         * Fixed bug in button-press-event handling.
143
144 2003-09-16 Thorsten Maerz <torte@netztorte.de>
145
146         * Fixed bug in key-press-event handling.
147
148 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
149
150         * Enabled to compile tray-icon plugin (Ad-hoc).
151         * Avoid hang up bug of icon list in mime view (Ad-hoc).
152
153 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
154
155         * Enabled to compile on sylpheed-claws.
156         (tray-icon plugin still cannot compile yet.)
157
158 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
159
160         * Updated to 0.9.5.
161
162 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
163
164         * Updated to 0.9.4.
165         * Ported monitoring SSL mechanism to GSource of GLib2
166         (I don't confirm it)
167         * Added _gtk2 suffix to key name of font preference to avoid
168         ovverwriting preference of Gtk+-1.2 version.
169
170 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
171
172         * Updated to 0.9.2.
173
174 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
175
176         * Updated to 0.9.1.
177         * Translate po files into UTF-8 when execute autogen.sh.
178
179 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
180
181         * Updated to 0.9.0.
182
183 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
184
185         * Plugged GError related memory leaks.
186
187 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
188
189         * Changed default size of fonts.
190         * Enabled to set titile font size of warning dialog.
191
192 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
193
194         * Embed a sylpheed icon into executable binary on Windows.
195
196 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
197
198         * I forgot to traslate character set of element string in src/xml.c.
199
200 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
201
202         * Fixed detecting bind_textdomain_codeset in configure.in.
203         * The bug in which "Example" of "Date fromat" preference isn't displayed
204         correctly has been fixed.
205
206 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
207
208         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
209           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
210           glib-gettextize
211           Removed intl directory.
212           Translated po files into UTF-8.
213           (Thanks! Ryuji Abe)
214
215 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
216
217         * The bug which doesn't unscape string in xml.c has been fixed.
218
219 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
220
221         * The bug which is failed to translate encoding of file name thorough
222         file dialog has been fixed.
223
224 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
225
226         * Modified to translate file names which is used in inporting/expoting
227         mbox feature and "Save as" feature into locale encoding.
228         * Translate file names into locale encoding when "Attache file" and
229         "Insert file".
230         * Force set G_BROKEN_FILENAMES environment variable.
231         * Other minor fixes.
232
233 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
234
235         * Modified to treat MH folder's name as locale encoding.
236
237 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
238
239         * The bug which clash on switching candidates of auto completion of
240         addresses, cannot use auto completion in Japanesse is fixed
241         (Thanks! Tokunaga-san)¡¥
242
243 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
244
245         * The bug which cannot switch key accelerator preference has been fixed
246         (Thanks! smbd-san)¡¥
247
248 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
249
250         * version 0.8.11-gtk2-20030314
251
252 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
253
254         * The bug in which character set conversion of filtering messages has
255         been fixed.(Thanks! COCOA-san).
256
257 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
258
259         * Revived "Leave space on head" preference in "Message" category.
260         * A bug which clash when put the cursor to end of buffer and execute
261         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
262
263 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
264
265         * version 0.8.11-gtk2-20030312
266
267 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
268
269         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
270         * Modified to use Pango's API directly for font preference.
271         * Integrated GtkTextView of textview to one widget.
272         * Set fonts of header title in textview by "header_title" tag.
273         * Removed some deprecated codes.
274
275 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
276
277         * Updated to 0.8.11.
278         * Merged cygwin patch(Thanks! Sakai-san).
279
280 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
281
282         * version 0.8.10-gtk2-20030309