This commit was manufactured by cvs2svn to create branch 'gtk2'.
[claws.git] / ChangeLog-gtk2.claws
1 2004-06-07 [colin]      0.9.10claws67.10
2         * src/plugins/trayicon/trayicon.c
3           src/plugins/trayicon/libeggtrayicon/Makefile.am
4           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5                 Fix gettextization in trayicon plugin
6
7 2004-06-07 [colin]      0.9.10claws67.9
8         
9         * src/summaryview.c
10           src/gtk/gtksctree.[ch]
11                 Let Shift+{Up,Down} work in summaryview
12                 (well, Down "works" and Up works)
13                 Let the list scroll when using these keys
14
15 2004-06-06 [colin]      0.9.10claws67.8
16
17         * src/plugins/trayicon/trayicon.c
18                 Fix pixmap update
19
20 2004-06-06 [colin]      0.9.10claws67.7
21
22         * src/addressbook.c
23                 Fix signal handling causing system-wide focus grab
24
25 2004-05-25 [paul]       0.9.10claws67.6
26
27         * Makefile.am
28           src/Makefile.am
29                 clean up
30
31 2004-05-25 [paul]       0.9.10claws67.5
32
33         * replace deprecated gtk_signal... functions
34
35 2004-05-23 [colin]      0.9.10claws67.4
36
37         * src/compose.c
38                 Fix wrapping
39
40 2004-05-22 [colin]      0.9.10claws67.3
41
42         * src/compose.c
43                 Re-fix [Edited] in compose.c::compose_reedit()
44
45 2004-05-22 [colin]      0.9.10claws67.2
46
47         * src/procmime.c
48                 Fix parsing of multiparts mails
49
50 2004-05-22 [colin]      0.9.10claws67.1
51
52         * src/summaryview.c
53                 Fix quicksearch
54
55 2004-05-22 [paul]       0.9.10claws67
56
57         * sync with 0.9.10claws67 HEAD
58
59 2004-05-14 [alfons]
60
61         * src/procmime.h
62                 add forgotton prototype
63
64 2004-05-10 [paul]       0.9.10claws57
65
66         * sync with 0.9.10claws57 HEAD
67
68 2004-05-05 [paul]       0.9.9.claws1
69
70         * ChangeLog-gtk2        ** REMOVED **
71           ChangeLog-gtk2.claws  ** ADDED **
72                 rename and adopt the normal claws format
73                 
74         * configure.ac
75                 require gtkmathview >= 0.5
76
77         * ac/*                          ** REMOVED **
78           ac/                           ** REMOVED **
79           intl/Makefile.in              ** REMOVED **
80           m4/                           ** ADDED **
81           m4/missing                    ** ADDED **
82           m4/missing/gdk-pixbuf.m4      ** ADDED **
83           m4/missing/gettext.m4         ** ADDED **
84           m4/missing/gpgme.m4           ** ADDED **
85           m4/missing/imlib.m4           ** ADDED **
86           m4/.cvsignore                 ** ADDED **
87           m4/Makefile.am                ** ADDED **
88           m4/README                     ** ADDED **
89           m4/aclocal-include.m4         ** ADDED **
90           m4/aspell.m4                  ** ADDED **
91           m4/check-type.m4              ** ADDED **
92           m4/gnupg-check-typedef.m4     ** ADDED **
93           m4/openssl.m4                 ** ADDED **
94           m4/spamassassin.m4            ** ADDED **
95           po/ChangeLog                  ** REMOVED **
96           po/Makefile.in.in             ** REMOVED **
97           po/Rules-quot                 ** REMOVED **
98           po/boldquot.sed               ** REMOVED **
99           po/en@boldquot.header         ** REMOVED **
100           po/en@quot.header             ** REMOVED **
101           po/insert-header.sin          ** REMOVED **
102           po/quot.sed                   ** REMOVED **
103           po/remove-potcdate.sed        ** REMOVED **
104           po/remove-potcdate.sin        ** REMOVED **
105           po/stamp-po                   ** REMOVED **
106           Makefile.am
107           autogen.sh
108           configure.ac
109                 enable building with automake 1.8.x
110                 add 'autopoint --force' to autogen.sh and remove all
111                 auto-generated files, remove ac/ directory and use
112                 m4/ directory instead
113                 
114         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
115                 fix gettextization
116
117 2004-02-28 Colin Leroy <colin@colino.net>
118         * src/prefs_matcher.c
119           src/prefs_filtering.c
120           src/prefs_filtering_action.c
121                 Fix non-editable GtkEntries
122
123 2004-02-22 Thorsten Maerz <torte@netztorte.de>
124         * src/prefs_themes.c
125                 utf8 conversion for theme info
126
127 2004-02-21 Thorsten Maerz <torte@netztorte.de>
128         * sync 0.9.9claws
129
130 2004-02-14 Thorsten Maerz <torte@netztorte.de>
131         * src/grouplistdialog.c
132                 allow multiple selections without ctrl key
133
134 2004-02-09 Thorsten Maerz <torte@netztorte.de>
135         * src/main.c
136                 enable customizable accelerators
137
138 2004-02-08 Thorsten Maerz <torte@netztorte.de>
139         * src/prefs_common.c
140                 re-enable different font settings for gtk1/2
141         * src/prefs_folder_item.c
142                 fix folder prefs displayed wrong
143         * src/textview.c
144                 set 'sunken' shadow type
145
146 2004-02-07 Colin Leroy <colin@colino.net>
147         * src/compose.c
148                 Fix message being always [Edited]
149                 Encode headers correctly (utf8 buf)
150
151 2004-01-27 Thorsten Maerz <torte@netztorte.de>
152         * src/socket.c
153                 remove double g_source_attach()
154                 (Thanks to Colin Leroy)
155
156 2004-01-27 Thorsten Maerz <torte@netztorte.de>
157         * src/gtk/gtksctree.c
158                 Fix SSL certificate list not shown
159         * src/mimeview.c
160                 Fix clicks in mime tree
161
162 2004-01-27 Thorsten Maerz <torte@netztorte.de>
163         * src/common/socket.c
164                 Fix SSL receive
165         * src/compose.c
166                 Fix clipboard menu hotkeys
167
168 2004-01-25 Thorsten Maerz <torte@netztorte.de>
169         * src/gtk/gtkaspell.[ch]
170           src/compose.c
171                 reimplement spellchecker
172
173 2004-01-25 Thorsten Maerz <torte@netztorte.de>
174         * src/gtk/filesel.c
175                 crash when inserting file in compose window
176                 (TODO: keep old selection on clicks)
177         * src/main.c
178                 use gtkrc-2.0 instead of gtkrc
179
180 2004-01-25 Thorsten Maerz <torte@netztorte.de>
181         * src/messageview.c
182                 remove orphaned mimeview unref()
183
184 2004-01-20 Thorsten Maerz <torte@netztorte.de>
185         * src/grouplistdialog.c
186                 expand nodes containing subscribed groups
187
188 2004-01-19 Thorsten Maerz <torte@netztorte.de>
189         * src/textview.c
190                 textview: hide cursor, restore old click behaviour
191
192 2004-01-18 Thorsten Maerz <torte@netztorte.de>
193         * src/textview.c
194                 variable names messed up
195
196 2004-01-17 Colin Leroy <colin@colino.net>
197         * src/addr_compl.c
198                 Fix completion address too thin
199         * src/compose.c
200                 Fix tab-to-subject behaviour
201         * src/summaryview.c
202                 Implement key up & down in summaryview
203
204 2004-01-12 Thorsten Maerz <torte@netztorte.de>
205
206         * sync 098claws
207
208 2004-01-08 Thorsten Maerz <torte@netztorte.de>
209         * configure.ac
210           Makefile.am
211           doc/.cvsignore
212           doc/Makefile.am
213                 faq, man, manual moved to doc/
214         * ac/aspell.m4
215           ac/check-type.m4
216           ac/gnupg-check-typedef.m4
217           ac/openssl.m4
218           ac/spamassassin.m4
219           ac/missing/gdk-pixbuf.m4
220           ac/missing/gpgme.m4
221           ac/missing/imlib.m4
222                 fix automake warnings
223
224 2003-12-06 Colin Leroy <colin@colino.net>
225         * src/summaryview.c
226                 Fix quicksearch
227
228 2003-12-05 Colin Leroy <colin@colino.net>
229         * src/summaryview.c
230                 Fix going to next unread folder
231
232 2003-12-05 Colin Leroy <colin@colino.net>
233         * src/crash.c
234                 Fix gtk2 compilation
235         * src/session.c
236                 Remove iotag source handler at disconnection
237         * src/socket.[ch] 
238                 Remove source handler when closing socket 
239                 (fixes another seg)
240
241 2003-12-04 Colin Leroy <colin@colino.net>
242         * src/compose.c
243           src/prefs_account.c
244           src/prefs_common.c
245                 Fix some dropdown menus
246
247 2003-12-04 Colin Leroy <colin@colino.net>
248         * src/compose.c
249                 Fix event handlers on header fields
250         * src/common/socket.c
251           src/common/session.c
252                 Fix segfault with callback (SSL)
253                 Fix end of session 
254
255 2003-10-06 Thorsten Maerz <torte@netztorte.de>
256
257         * Fix compile bug in src/compose.c
258         * removed src/gtk/gtkstext.[ch]
259
260 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
261
262         * Convert character set and escape "text" attributes in toolbar setting
263         files.
264         * Fixed bug in button-press-event handling.
265
266 2003-09-16 Thorsten Maerz <torte@netztorte.de>
267
268         * Fixed bug in key-press-event handling.
269
270 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
271
272         * Enabled to compile tray-icon plugin (Ad-hoc).
273         * Avoid hang up bug of icon list in mime view (Ad-hoc).
274
275 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
276
277         * Enabled to compile on sylpheed-claws.
278         (tray-icon plugin still cannot compile yet.)
279
280 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
281
282         * Updated to 0.9.5.
283
284 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
285
286         * Updated to 0.9.4.
287         * Ported monitoring SSL mechanism to GSource of GLib2
288         (I don't confirm it)
289         * Added _gtk2 suffix to key name of font preference to avoid
290         ovverwriting preference of Gtk+-1.2 version.
291
292 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
293
294         * Updated to 0.9.2.
295
296 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
297
298         * Updated to 0.9.1.
299         * Translate po files into UTF-8 when execute autogen.sh.
300
301 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
302
303         * Updated to 0.9.0.
304
305 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
306
307         * Plugged GError related memory leaks.
308
309 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
310
311         * Changed default size of fonts.
312         * Enabled to set titile font size of warning dialog.
313
314 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
315
316         * Embed a sylpheed icon into executable binary on Windows.
317
318 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
319
320         * I forgot to traslate character set of element string in src/xml.c.
321
322 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
323
324         * Fixed detecting bind_textdomain_codeset in configure.in.
325         * The bug in which "Example" of "Date fromat" preference isn't displayed
326         correctly has been fixed.
327
328 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
329
330         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
331           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
332           glib-gettextize
333           Removed intl directory.
334           Translated po files into UTF-8.
335           (Thanks! Ryuji Abe)
336
337 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
338
339         * The bug which doesn't unscape string in xml.c has been fixed.
340
341 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
342
343         * The bug which is failed to translate encoding of file name thorough
344         file dialog has been fixed.
345
346 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
347
348         * Modified to translate file names which is used in inporting/expoting
349         mbox feature and "Save as" feature into locale encoding.
350         * Translate file names into locale encoding when "Attache file" and
351         "Insert file".
352         * Force set G_BROKEN_FILENAMES environment variable.
353         * Other minor fixes.
354
355 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
356
357         * Modified to treat MH folder's name as locale encoding.
358
359 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
360
361         * The bug which clash on switching candidates of auto completion of
362         addresses, cannot use auto completion in Japanesse is fixed
363         (Thanks! Tokunaga-san)¡¥
364
365 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
366
367         * The bug which cannot switch key accelerator preference has been fixed
368         (Thanks! smbd-san)¡¥
369
370 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
371
372         * version 0.8.11-gtk2-20030314
373
374 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
375
376         * The bug in which character set conversion of filtering messages has
377         been fixed.(Thanks! COCOA-san).
378
379 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
380
381         * Revived "Leave space on head" preference in "Message" category.
382         * A bug which clash when put the cursor to end of buffer and execute
383         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
384
385 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
386
387         * version 0.8.11-gtk2-20030312
388
389 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
390
391         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
392         * Modified to use Pango's API directly for font preference.
393         * Integrated GtkTextView of textview to one widget.
394         * Set fonts of header title in textview by "header_title" tag.
395         * Removed some deprecated codes.
396
397 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
398
399         * Updated to 0.8.11.
400         * Merged cygwin patch(Thanks! Sakai-san).
401
402 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
403
404         * version 0.8.10-gtk2-20030309