a29d17e7e98b03bed36250483a50afae8ff67cd1
[claws.git] / ChangeLog-gtk2.claws
1 2004-09-20 [colin]      0.9.12cvs102.2
2
3         * src/plugins/image_viewer/viewer.c
4                 Remove imlib stuff
5                 use gtk_pixmap_set when clearing
6                 (would be better to use gtkImages, but causes size-allocate 
7                 signals storm)
8
9 2004-09-17 [paul]       0.9.12cvs102.1
10
11         * ChangeLog
12         * ChangeLog.claws
13         * ChangeLog.jp
14         * configure.ac
15         * src/inc.c
16                 sync with HEAD
17
18
19 2004-09-17 [colin]      0.9.12cvs101.1
20
21         * ChangeLog.claws
22         * src/main.c
23                 Sync with HEAD (fix segs at exit)
24
25 2004-09-14 [colin]      0.9.12cvs99.5
26
27         * src/common/socket.c
28         * AUTHORS
29                 Fix send error on 64bit platforms
30                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
31
32 2004-09-14 [colin]      0.9.12cvs99.4
33
34         * src/action.c
35                 Fix action output with utf8 
36                 Patch by Alfons.
37
38 2004-09-14 [colin]      0.9.12cvs99.3
39
40         * ChangeLog.claws
41         * src/folder.c
42                 Sync with HEAD
43
44 2004-09-09 [colin]      0.9.12cvs99.2
45
46         * src/action.c
47                 Fix progress bar (displaying "Completed %v/%u")
48                 Patch by Alfons.
49
50 2004-09-08 [colin]      0.9.12cvs99.1
51
52         * src/account.c
53         * src/folder.c
54         * src/procmsg.c
55         * src/procmsg.h
56         * src/plugins/pgpmime/pgpmime.c
57                 Sync with HEAD
58
59 2004-09-08 [colin]      0.9.12cvs97.2
60
61         * src/summaryview.c
62                 Don't select mails in collapsed threads 
63                 when navigating with up/down
64
65 2004-09-07 [colin]      0.9.12cvs97.1
66
67         * src/inc.c
68                 Sync with HEAD (meaningful error messages)
69
70 2004-09-06 [colin]      0.9.12cvs96.1
71
72         * src/toolbar.c
73                 Sync with HEAD (fix Redirect graying out)
74
75 2004-09-06 [colin]      0.9.12cvs95.1
76
77         * src/summaryview.c
78         * src/mimeview.c
79                 Sync with HEAD (fix dropped URIs)
80
81 2004-09-06 [colin]      0.9.12cvs94.1
82
83         * src/addressbook.c
84         * src/addressitem.h
85         * src/addritem.c
86         * src/addritem.h
87                 Sync with HEAD (addressbook DnD)
88
89 2004-09-03 [colin]      0.9.12cvs93.1
90
91         * src/summaryview.c
92                 Sync with HEAD (next/prev unread)
93
94 2004-09-03 [colin]      0.9.12cvs92.1
95
96         * src/prefs_common.c
97         * src/prefs_common.h
98         * src/summaryview.c
99                 Sync with HEAD ('mark_as_read_delay' pref)
100
101 2004-09-02 [colin]      0.9.12cvs91.2
102
103         * src/common/xml.c
104                 Fix leak
105
106 2004-09-02 [colin]      0.9.12cvs91.1
107
108         * src/gtk/menu.c
109                 Sync with HEAD (menu accel don't work, but whatever)
110
111 2004-09-02 [colin]      0.9.12cvs90.1
112
113         * src/account.c
114                 Sync with HEAD (fix bug 582)
115
116 2004-09-02 [colin]      0.9.12cvs89.1
117
118         * src/addrindex.c
119                 Sync with HEAD (free deleted queries)
120
121 2004-09-02 [colin]      0.9.12cvs88.1
122
123         * src/ldapquery.c
124                 Sync with HEAD (fix LDAP freezes)
125
126 2004-09-02 [colin]      0.9.12cvs87.1
127
128         * src/prefs_spelling.c
129                 Sync with HEAD (add default dictionary)
130
131 2004-09-01 [colin]      0.9.12cvs86.1
132
133         * src/filtering.c
134         * src/folderview.c
135         * src/imap.c
136         * src/prefs_matcher.c
137         * src/stock_pixmap.c
138         * src/summary_search.c
139         * src/summaryview.c
140         * src/wizard.c
141         * src/wizard.h
142                 Sync with HEAD (uninitialized vars fixes)
143                 + gtk2 specific warning fixes
144
145 2004-08-31 [colin]      0.9.12cvs85.1
146
147         * src/folder.c
148                 Sync with HEAD (Fix memory corruption due to 
149                 uninitialized var)
150
151 2004-08-31 [colin]      0.9.12cvs84.4
152
153         * src/summary_search.c
154                 Fix segfaults when searching in folders with broken headers
155
156 2004-08-31 [colin]      0.9.12cvs84.3
157
158         * src/compose.c
159         * src/textview.c
160                 Fix some more encoding/decoding issues
161
162 2004-08-30 [colin]      0.9.12cvs84.2
163
164         * src/mimeview.c
165         * src/prefs_themes.c
166         * src/gtk/filesel.c
167         * src/gtk/filesel.h
168                 Add a folder-mode selection (fixes mimeview's "Save all")
169
170 2004-08-29 [colin]      0.9.12cvs84.1
171
172         * src/mimeview.c
173                 Sync with HEAD (don't escape saved filenames)
174
175 2004-08-27 [colin]      0.9.12cvs83.1
176
177         * ChangeLog
178         * ChangeLog.claws
179         * ChangeLog.jp
180         * src/mh.c
181         * src/procheader.c
182         * src/procmsg.c
183         * src/procmsg.h
184         * src/common/utils.c
185         * src/gtk/menu.h
186         * po/
187                 Sync with HEAD 0.9.12cvs83 (sync with main)
188
189 2004-08-26 [colin]      0.9.12cvs82.4
190
191         * src/codeconv.c
192                 Fix strange stack corruption
193                 Convert to utf8 after unmime, not before
194
195 2004-08-26 [colin]      0.9.12cvs82.3
196
197         * src/main.c
198         * src/wizard.c
199                 Fix account folders duplication
200
201 2004-08-25 [colin]      0.9.12cvs82.2
202
203         * src/wizard.c
204                 Remove ports
205                 Add SSL selection
206                 Use login@server as account name
207
208 2004-08-25 [colin]      0.9.12cvs82.1
209
210         * src/plugins/pgpmime/pgpmime.c
211                 Sync with HEAD (leak fix).
212
213 2004-08-25 [colin]      0.9.12cvs81.1
214
215         * src/plugins/pgpmime/pgpmime.c
216         * src/plugins/pgpmime/sgpgme.c
217         * src/plugins/pgpmime/sgpgme.h
218                 Sync with HEAD (Handle combined messages).
219
220 2004-08-24 [colin]      0.9.12cvs80.3
221
222         * src/wizard.c
223                 Fix full name, ports, and imap
224
225 2004-08-24 [colin]      0.9.12cvs80.2
226
227         * src/Makefile.am
228         * src/main.c
229         * src/setup.c
230         * src/setup.h
231         * src/stock_pixmap.c
232         * src/stock_pixmap.h
233         * src/wizard.c ** ADDED **
234         * src/wizard.h ** ADDED ** 
235         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
236                 Add a setup wizard 
237
238 2004-08-24 [colin]      0.9.12cvs80.1
239
240         * src/folder.c
241                 Sync with HEAD (set mimeflags on all messages)
242
243 2004-08-24 [colin]      0.9.12cvs79.3
244
245         * src/matcher_parser_lex.l
246                 Fix 8bits strings not in utf8
247
248 2004-08-24 [colin]      0.9.12cvs79.2
249
250         * src/compose.c
251                 Check conversion result before replacing buffer
252
253 2004-08-23 [colin]      0.9.12cvs79.1
254
255         * src/compose.c
256                 Sync with HEAD (create message header in memory)
257
258 2004-08-23 [colin]      0.9.12cvs78.1
259
260         * src/rfc2015.c
261         * src/rfc2015.h
262                 Sync with HEAD (fix bug 197 again)
263
264 2004-08-23 [colin]      0.9.12cvs77.3
265
266         * src/compose.c
267                 Fix again inline gpg signing (which outputs utf8
268                 in gtk2). Not syncing this fix to HEAD as this 
269                 code is meant to die.
270
271 2004-08-23 [colin]      0.9.12cvs77.2
272
273         * src/prefs_account.h
274                 Remove useless include
275
276 2004-08-23 [colin]      0.9.12cvs77.1
277
278         * src/imap.c
279         * po/es.po
280         * po/fr.po
281         * po/it.po
282         * po/pl.po
283         * po/pt_BR.po
284         * po/sk.po
285         * po/sr.po
286                 Sync with HEAD (fix bug 577)
287
288 2004-08-22 [colin]      0.9.12cvs76.1
289
290         * src/plugins/trayicon/trayicon.c
291                 Sync with HEAD (fix formatting bug)
292
293 2004-08-21 [colin]      0.9.12cvs74.2
294
295         * src/gtk/colorsel.c
296                 Fix bug 564 (Folder color selection window exits on any
297                 keypress)
298
299 2004-08-21 [colin]      0.9.12cvs74.1
300
301         * ChangeLog.claws
302         * src/compose.c
303         * src/summaryview.c
304         * src/toolbar.c
305                 Sync with HEAD (fix bug 576)
306
307 2004-08-21 [colin]      0.9.12cvs70.1
308
309         * src/compose.c
310         * src/mainwindow.c
311                 Sync with HEAD
312                 
313
314 2004-08-21 [paul]       0.9.12cvs66.4
315
316         * src/mainwindow.c
317         * src/messageview.c
318         * src/gtk/menu.c
319         * src/plugins/spamassassin/spamassassin_gtk.c
320                 remove some deprecated gtk1 functions
321
322
323 2004-08-21 [colin]      0.9.12cvs66.3
324
325         * src/compose.c
326         * src/codeconv.c
327                 Fix warnings
328                 Remove encoding hacks
329                 Fix bug 575 (Strange character messes up message)
330                 Don't display conversion error when drafting
331
332 2004-08-21 [paul]       0.9.12cvs66.2
333
334         * src/prefs_account.c
335                 fix GnuPG mode bugs
336
337
338 2004-08-20 [colin]      0.9.12cvs66.1
339
340         * src/codeconv.c
341                 Sync with HEAD 0.9.12cvs66
342
343 2004-08-20 [paul]
344
345         * src/plugins/pgpmime/plugin.c
346                 modify PGP/MIME plugin's description
347
348 2004-08-17 [colin]      0.9.12cvs65.1
349
350         * src/common/ssl.c
351         * src/plugins/pgpmime/plugin.c
352                 Sync with HEAD
353
354 2004-08-14 [colin]      0.9.12cvs60.3
355
356         * src/plugins/trayicon/trayicon.c
357                 Put back resize callback, on size-request signal
358                 rather than size-allocate to avoid infinite 
359                 callback loop
360
361 2004-08-13 [colin]      0.9.12cvs60.2
362
363         * src/common/defs.h
364                 Cache versions have been fixed
365
366 2004-08-13 [colin]      0.9.12cvs60.1
367
368         * src/folderutils.c
369                 Sync with HEAD
370
371 2004-08-12 [colin]      0.9.12cvs59.1
372
373         * src/plugins/trayicon/trayicon.c
374                 Sync with HEAD
375
376 2004-08-12 [colin]      0.9.12cvs57.5
377
378         * sylpheed.desktop
379         * configure.ac
380         * src/Makefile.am
381         * src/main.c
382                 Add support for Freedesktop.org's startup notification
383
384 2004-08-11 [colin]      0.9.12cvs57.4
385
386         * src/textview.c
387                 Fix off-by-one
388
389 2004-08-11 [colin]      0.9.12cvs57.3
390
391         * src/message_search.c
392         * src/summary_search.c
393                 Make searches case insensitive by default
394         * src/textview.c
395                 Fix case-insensitive search in message
396
397 2004-08-11 [colin]      0.9.12cvs57.2
398
399         * src/summary_search.c
400                 Let case-sensitive be specified
401
402 2004-08-10 [colin]      0.9.12cvs55.4
403
404         * src/common/socket.c
405                 Fix the possible race condition
406
407 2004-08-09 [paul]       0.9.12cvs55.3
408
409         * configure.ac
410         * src/Makefile.am
411         * src/common/Makefile.am
412                 sync with HEAD
413
414
415 2004-08-09 [paul]       0.9.12cvs55.2
416
417         * autogen.sh
418         * po/poconv.sh
419                 remove unneeded script
420
421         * configure.ac
422                 add forgotten USE_LDAP_TLS (sync with HEAD)
423
424
425 2004-08-09 [colin]      0.9.12cvs55.1
426
427         * src/main.c
428         * src/common/ssl.c
429         * src/common/sylpheed.c
430         * src/common/sylpheed.h
431                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
432
433 2004-08-09 [paul]       0.9.12cvs54.1
434
435         * ChangeLog
436         * ChangeLog.claws
437         * ChangeLog.jp
438         * configure.ac
439         * po/POTFILES.in
440         * src/Makefile.am
441         * src/folderutils.c
442         * src/main.c
443         * src/pgpmime.c
444         * src/pgpmime.h
445         * src/sgpgme.c
446         * src/sgpgme.h
447         * src/plugins/Makefile.am
448         * src/plugins/pgpmime/.cvsignore
449         * src/plugins/pgpmime/Makefile.am
450         * src/plugins/pgpmime/pgpmime.c
451         * src/plugins/pgpmime/pgpmime.h
452         * src/plugins/pgpmime/plugin.c
453         * src/plugins/pgpmime/sgpgme.c
454         * src/plugins/pgpmime/sgpgme.h
455                 sync with HEAD
456
457 2004-08-08 [paul]       0.9.12cvs51.1
458
459         * configure.ac
460         * src/folder.c
461                 sync with HEAD
462
463 2004-08-07 [colin]      0.9.12cvs50.1
464
465         * src/pop.c
466         * src/common/partial_download.c
467                 fix warnings (sync from HEAD)
468
469 2004-08-07 [colin]      0.9.12cvs48.1
470
471         * src/prefs_folder_item.c
472                 sync with HEAD 0.9.12cvs48
473
474 2004-08-06 [colin]      0.9.12cvs47.1
475
476         * src/compose.c
477                 Sync with HEAD
478
479 2004-08-06 [christoph]  0.9.12cvs46.2
480
481         * src/main.c
482         * src/plugins/clamav/clamav_plugin_gtk.c
483         * src/plugins/dillo_viewer/dillo_viewer.c
484         * src/plugins/image_viewer/plugin.c
485         * src/plugins/mathml_viewer/mathml_viewer.c
486         * src/plugins/spamassassin/spamassassin_gtk.c
487         * src/plugins/trayicon/trayicon.c
488                 don't mix GTK1.2 plugin with GTK2 plugins
489
490 2004-08-06 [colin]      0.9.12cvs46.1
491
492         * ChangeLog
493         * ChangeLog.claws
494         * ChangeLog.jp
495         * configure.ac
496         * sylpheed-claws.pc.in
497         * src/folder.c
498         * src/imap.c
499         * src/localfolder.c
500         * src/messageview.c
501         * src/mimeview.c
502         * src/mimeview.h
503         * src/msgcache.c
504         * src/news.c
505         * src/prefs_ext_prog.c
506         * src/prefs_folder_item.c
507         * src/prefs_fonts.c
508         * src/prefs_msg_colors.c
509         * src/prefs_spelling.c
510         * src/prefs_themes.c
511         * src/prefs_toolbar.c
512         * src/prefs_wrapping.c
513         * src/procmime.h
514         * src/common/defs.h
515         * src/common/nntp.c
516         * src/common/session.c
517         * src/common/session.h
518         * src/common/socket.c
519         * src/common/utils.h
520         * src/common/xml.c
521         * src/common/xml.h
522         * src/gtk/prefswindow.c
523         * src/gtk/prefswindow.h
524         * src/plugins/clamav/clamav_plugin_gtk.c
525         * src/plugins/dillo_viewer/dillo_prefs.c
526         * src/plugins/image_viewer/viewerprefs.c
527         * src/plugins/spamassassin/spamassassin_gtk.c
528         * m4/openssl.m4 *** REMOVED ***
529                 Sync with HEAD 0.9.12cvs46
530
531 2004-08-03 [paul]       0.9.12cvs40.2
532
533         * src/action.c
534         * src/addressadd.c
535         * src/addressbook.c
536         * src/addrgather.c
537         * src/browseldap.c
538         * src/compose.c
539         * src/crash.c
540         * src/editaddress.c
541         * src/editgroup.c
542         * src/editldap_basedn.c
543         * src/foldersel.c
544         * src/importldif.c
545         * src/mimeview.c
546         * src/prefs_common.c
547         * src/prefs_template.c
548         * src/sourcewindow.c
549         * src/summaryview.c
550         * src/gtk/about.c
551         * src/gtk/foldersort.c
552         * src/gtk/logwindow.c
553         * src/gtk/pluginwindow.c
554         * src/gtk/prefswindow.c
555                 change all gtk_scrolled_window_set_policy from 
556                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
557
558 2004-08-02 [paul]       0.9.12cvs40.1
559
560         * AUTHORS
561                 update translation team section
562         * po/pt_BR.po
563                 updated by Frederico Goncalves Guimaraes
564                 <fggdebian@yahoo.com.br>
565
566 2004-07-31 [colin]      0.9.12cvs39.9
567
568         * src/exphtmldlg.c
569                 Fix compilation
570
571 2004-07-31 [colin]      0.9.12cvs39.8
572
573         * src/exphtmldlg.c
574                 Fix an alertpanel type
575
576 2004-07-30 [colin]      0.9.12cvs39.7
577
578         * src/alertpanel.c
579                 Fix alertpanel_error_log's icon
580
581 2004-07-30 [colin]      0.9.12cvs39.6
582
583         * src/pop.c
584                 Two of them should still be warnings
585
586 2004-07-30 [colin]      0.9.12cvs39.5
587
588         * src/pop.c
589                 More warning -> error
590 2004-07-29 [colin]      0.9.12cvs39.4
591
592         * src/pop.c
593                 Warning -> error
594
595 2004-07-29 [colin]      0.9.12cvs39.3
596
597         * src/prefs_matcher.c
598                 Fix segfault
599
600 2004-07-29 [colin]      0.9.12cvs39.2
601
602         * src/alertpanel.c
603                 More nice-looking alertpanels
604
605 2004-07-29 [colin]      0.9.12cvs39.1
606
607         * src/messageview.c
608                 sync with head
609                 (inform user when partial mail is deleted on server)
610
611 2004-07-29 [colin]      0.9.12cvs38.1
612
613         * src/messageview.c
614                 sync with head
615
616 2004-07-28 [paul]       0.9.12cvs37.7
617
618         * src/mainwindow.c
619                 complete the replacement of deprecated gtk_progress_*
620
621 2004-07-28 [paul]       0.9.12cvs37.6
622
623         * src/action.c
624         * src/inc.c
625         * src/mainwindow.c
626         * src/send_message.c
627         * src/gtk/progressdialog.c
628         * src/gtk/progressdialog.h
629                 replace deprecated gtk_progress_*
630
631 2004-07-28 [paul]       0.9.12cvs37.5
632
633         * src/gtk/filesel.c
634                 remove gtk_window_set_wmclass()
635 2004-07-28 [paul]       0.9.12cvs37.4
636
637         * src/addressbook.c
638         * src/compose.c
639         * src/foldersel.c
640         * src/mainwindow.c
641         * src/messageview.c
642         * src/sourcewindow.c
643         * src/gtk/logwindow.c
644                 remove gtk_window_set_wmclass()
645                 
646         * src/prefs_filtering.c
647         * src/prefs_filtering_action.c
648         * src/prefs_fonts.c
649         * src/prefs_gtk.c
650         * src/prefs_matcher.c
651         * src/ssl_manager.c
652         * src/gtk/prefswindow.c
653                 replace gtk_window_position()
654
655 2004-07-28 [colin]      0.9.12cvs37.3
656
657         * src/alertpanel.c
658         * src/alertpanel.h
659                 Add a way to specify panel type for specific
660                 panels (alertpanel())
661         * src/account.c
662         * src/addressbook.c
663         * src/compose.c
664         * src/expldifdlg.c
665         * src/main.c
666         * src/messageview.c
667         * src/summaryview.c
668         * src/textview.c
669         * src/gtk/sslcertwindow.c
670                 Fix alertpanel()s so that their icon match
671                 their real type
672
673 2004-07-28 [paul]       0.9.12cvs37.2
674
675         * src/addr_compl.c
676         * src/addressbook.c
677         * src/alertpanel.c
678         * src/compose.c
679         * src/export.c
680         * src/foldersel.c
681         * src/folderview.c
682         * src/grouplistdialog.c
683         * src/import.c
684         * src/mainwindow.c
685         * src/message_search.c
686         * src/messageview.c
687         * src/passphrase.c
688         * src/prefs_actions.c
689         * src/prefs_common.c
690         * src/prefs_customheader.c
691         * src/prefs_display_header.c
692         * src/prefs_filtering.c
693         * src/prefs_filtering_action.c
694         * src/prefs_gtk.c
695         * src/prefs_matcher.c
696         * src/prefs_msg_colors.c
697         * src/prefs_summary_column.c
698         * src/prefs_template.c
699         * src/sourcewindow.c
700         * src/ssl_manager.c
701         * src/summary_search.c
702         * src/gtk/colorsel.c
703         * src/gtk/description_window.c
704         * src/gtk/gtkaspell.c
705         * src/gtk/inputdialog.c
706         * src/gtk/logwindow.c
707         * src/gtk/prefswindow.c
708         * src/gtk/progressdialog.c
709                 replace deprecated gtk_window_set_policy
710
711 2004-07-27 [colin]      0.9.12cvs37.1
712
713         * src/msgcache.c
714                 More fixes (synced for head again)
715
716 2004-07-27 [colin]      0.9.12cvs35.3
717
718         * src/msgcache.c
719                 Fix wrong test
720
721 2004-07-27 [colin]      0.9.12cvs35.2
722
723         * src/mimeview.c
724                 Fix width a bit (by Paul)
725         * src/alertpanel.c
726         * src/alertpanel.h
727                 Specialize icons, make alertpanel_message()
728                 private
729         * src/message_search.c
730         * src/sgpgme.c
731         * src/summary_search.c
732                 Suit alertpanel changes
733
734 2004-07-27 [colin]      0.9.12cvs35.1
735
736         * src/alertpanel.c
737                 Add an icon
738         * src/passphrase.c
739                 Add debug output - maybe someone will
740                 want to look at the problem with Grab
741                 Input :)
742         Bump version as we're synced with HEAD
743
744 2004-07-26 [colin]      0.9.12cvs33.26
745
746         * src/pop.c
747                 Fix uidl-file parsing when not in new
748                 format
749
750 2004-07-26 [colin]      0.9.12cvs33.25
751
752         * src/gtk/menu.c
753                 Move popup menu up if necessary (fixes 
754                 account selector)
755         * src/mainwindow.c
756                 Set account selector's button height to
757                 minimum
758
759 2004-07-26 [colin]      0.9.12cvs33.24
760
761         * src/alertpanel.c
762                 Maybe fix 551 (Truncated font in alert window)
763
764 2004-07-26 [colin]      0.9.12cvs33.23
765
766         * po/de.po
767         * po/es.po
768         * po/fr.po
769         * po/it.po
770         * po/ja.po
771         * po/pl.po
772         * po/ru.po
773         * po/sk.po
774         * po/sr.po
775         * po/zh_CN.po
776                 Sync po files with HEAD
777
778 2004-07-26 [paul]       0.9.12cvs33.22
779
780         * src/compose.c
781                 fix Bug 556 'Organisation-header is sent even if empty'
782
783 2004-07-24 [colin]      0.9.12cvs33.21
784
785         * src/compose.c
786         * src/gtk/gtkaspell.c
787         * src/gtk/gtkaspell.h
788                 Fix speller accelerators (require hack)
789
790 2004-07-24 [colin]      0.9.12cvs33.20
791
792         * src/gtk/gtkaspell.c
793                 Fix over-eager code deletion breaking
794                 Check while typing
795
796 2004-07-24 [colin]      0.9.12cvs33.19
797
798         * src/browseldap.c
799         * src/ldapctrl.c
800         * src/ldapctrl.h
801         * src/ldapserver.h
802                 Sync ldap with HEAD
803         (Fixes 546 LDAP completely broken)
804
805 2004-07-24 [colin]      0.9.12cvs33.18
806
807         * src/prefs_msg_colors.c
808                 Fix prototype mismatch
809         (Fixes 547 void function cannot return value)
810
811 2004-07-24 [colin]      0.9.12cvs33.17
812
813         * src/mainwindow.c
814                 Fix sort going back to previous sort key
815                 when changing sort direction
816
817 2004-07-24 [colin]      0.9.12cvs33.16
818
819         * src/compose.c
820                 Fix space insertion when re-wrapping at 
821                 cursor point
822
823 2004-07-24 [colin]      0.9.12cvs33.15
824
825         * src/gtk/gtkaspell.c
826                 Don't change cursor position in insert-text
827                 callback
828         (Fixes 539 Word wrapping on input transposes letters)
829
830 2004-07-24 [colin]      0.9.12cvs33.14
831
832         * src/gtk/gtkaspell.c
833                 Reencode non-ascii chars to dictionary's
834                 encoding
835         (Fixes 544 Spell check broken non english locale)
836
837 2004-07-24 [colin]      0.9.12cvs33.13
838
839         * src/summaryview.c
840                 Fix Shift+Down, add Home/End/PgUp/PgDown
841
842 2004-07-21 [colin]      0.9.12cvs33.12
843
844         * src/prefs_common.c
845                 Fix a gtk warning (Patch by Andrej Kacian)
846
847 2004-07-21 [colin]      0.9.12cvs33.11
848
849         * src/gtk/filesel.c
850                 More check
851
852 2004-07-21 [colin]      0.9.12cvs33.10
853
854         * src/compose.c
855         * src/crash.c
856         * src/export.c
857         * src/import.c
858         * src/messageview.c
859         * src/mimeview.c
860         * src/prefs_spelling.c
861         * src/prefs_themes.c
862         * src/summaryview.c
863         * src/gtk/filesel.c
864         * src/gtk/filesel.h
865         * src/gtk/pluginwindow.c
866                 Untwist open/save mode guessing logic, make
867                 it explicit
868
869 2004-07-20 [colin]      0.9.12cvs33.9
870
871         * src/codeconv.c
872                 conv_encode_header: src_charset is UTF-8 on
873                 gtk2
874         * src/compose.c
875                 Remove double encoding of the headers
876
877 2004-07-20 [colin]      0.9.12cvs33.8
878
879         * src/codeconv.c
880                 Fix typo
881
882 2004-07-20 [colin]      0.9.12cvs33.7
883
884         * src/mainwindow.c
885                 Set the separated messageview to the saved
886                 size of Claws' messageview (Patch by Alfons)
887                 Fix a callback prototype (me)
888
889 2004-07-20 [colin]      0.9.12cvs33.6
890
891         * src/codeconv.h
892                 Forgot one hunk in 0.9.12cvs33.4
893
894 2004-07-19 [colin]      0.9.12cvs33.5
895
896         * src/action.c
897                 Action output fix
898                 Patch by Alfons
899
900 2004-07-19 [colin]      0.9.12cvs33.4
901
902         * src/compose.c
903                 Fix outgoing charset bug in headers
904         * src/codeconv.c
905                 Clean for glib2 - Patch by Alfons
906
907 2004-07-19 [colin]      0.9.12cvs33.3
908
909         * src/statusbar.c
910                 Remove grip from the statusbar
911                 Patch by Alfons
912
913 2004-07-19 [colin]      0.9.12cvs33.2
914
915         * src/messageview.c
916         * src/textview.c
917                 Fix messageview remembering the previous
918                 scroll position when loading a new message
919                 Patch by Alfons
920
921 2004-07-19 [colin]      0.9.12cvs33.1
922
923         * src/folder.h
924         * src/folderview.c
925         * src/summaryview.c
926                 Sync with HEAD
927
928 2004-07-18 [colin]      0.9.12cvs32.7
929
930         * configure.ac
931                 Remove useless check for XIM - noticed
932                 by Alfons
933
934 2004-07-18 [colin]      0.9.12cvs32.6
935
936         * src/summaryview.c
937                 Remove non-modified and shift-modified
938                 accelerators in summaryview's popup
939                 menu, as that doesn't get catched by
940                 the accel-activate signal catcher...
941
942 2004-07-18 [colin]      0.9.12cvs32.5
943
944         * src/prefs_common.c
945                 Define sensible default prefs for 
946                 wrapping
947
948 2004-07-18 [colin]      0.9.12cvs32.4
949
950         * src/compose.c
951         * src/prefs_common.c
952         * src/prefs_common.h
953         * src/prefs_wrapping.c
954                 Remove Smart Wrapping pref, which does
955                 nothing on gtk2 branch
956
957 2004-07-18 [colin]      0.9.12cvs32.3
958
959         * src/sourcewindow.c
960                 Proper utf8
961
962 2004-07-18 [colin]      0.9.12cvs32.2
963
964         * src/compose.c
965                 Save attachment status when drafting
966
967 2004-07-18 [colin]      0.9.12cvs32.1
968
969         * src/gtk/filesel.c
970                 Fix erratic folder selection in open mode
971
972 2004-07-18 [colin]      0.9.12cvs31.11
973
974         * src/pop.c
975                 Don't let partial messages get deleted
976                 even with "dowload all"
977                 (0.9.12cvs31.8 fix extension)
978 2004-07-18 [colin]      0.9.12cvs31.10
979
980         * src/gtk/logwindow.c
981                 Fix log scrolling
982
983 2004-07-18 [colin]      0.9.12cvs31.9
984
985         * src/common/utils.c
986                 Fix non-utf8 strings coming from commands
987                 and files
988
989 2004-07-18 [colin]      0.9.12cvs31.8
990
991         * src/pop.c
992                 Fix partial download bug with Download all
993                 messages option
994
995 2004-07-18 [colin]      0.9.12cvs31.7
996
997         * src/textview.c
998                 Fix bug introduced in 0.9.12cvs31.2
999                 (blocked in select mode after double click)
1000
1001 2004-07-18 [colin]      0.9.12cvs31.6
1002
1003         * src/compose.c
1004         * src/gtk/menu.c
1005                 More glib-warning fixes
1006
1007 2004-07-18 [colin]      0.9.12cvs31.5
1008
1009         * src/compose.c
1010                 Fix trashing the primary clipboard when moving 
1011                 around with tab
1012         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
1013
1014 2004-07-18 [colin]      0.9.12cvs31.4
1015
1016         * src/codeconv.c
1017                 convert unencoded iso headers to utf8
1018         (Fix Bug 538 Unencoded local characters in subject make it 
1019          disappear)
1020
1021 2004-07-18 [colin]      0.9.12cvs31.3
1022
1023         * src/compose.c
1024                 Fix tab char handling in wrapping
1025         (Fix Bug 537 Line wrap problem - TAB character treated as 
1026          one character instead of 8)
1027
1028 2004-07-18 [colin]      0.9.12cvs31.2
1029
1030         * src/textview.c
1031                 return FALSE on GDK_MOTION_NOTIFY
1032         (Fix Bug 535 Hyperlinks/addresses are not selectable 
1033          (unable to highlight))
1034
1035 2004-07-18 [colin]      0.9.12cvs31.1
1036
1037         * src/folderview.c
1038                 Sync with 0.9.12cvs31
1039
1040 2004-07-18 [colin]      0.9.12cvs30.4
1041
1042         * src/compose.c
1043                 Also block text_inserted when inserting a file
1044
1045 2004-07-18 [colin]      0.9.12cvs30.3
1046
1047         * src/compose.c
1048                 Fix smart wrapping (block text_inserted handler
1049                 while putting quotation to avoid wrap on input,
1050                 don't join lines if next is sig separator)
1051
1052 2004-07-17 [colin]      0.9.12cvs30.2
1053
1054         * src/folderview.c
1055         * src/mainwindow.c
1056         * src/mimeview.c
1057         * src/summaryview.c
1058         * src/gtk/quicksearch.c
1059         * src/gtk/quicksearch.h
1060                 Block key events handlers *and* accels while
1061                 quicksearch is focused
1062         (Fixes Bug 534 quick-search bar not accepting certain letters)
1063
1064 2004-07-17 [colin]      0.9.12cvs30.1
1065
1066         * src/folder.h
1067         * src/folderview.c
1068         * src/summaryview.c
1069                 Sync with 0.9.12cvs30
1070
1071 2004-07-17 [colin]      0.9.12cvs28.2
1072
1073         * src/mimeview.c
1074         * src/procmime.c
1075         * src/summaryview.c
1076         * src/gtk/menu.c
1077                 Squash some compile and glib warnings
1078
1079 2004-07-17 [paul]       0.9.12cvs28.1
1080
1081         * src/mimeview.c
1082                 sync with 0.9.12cvs28 HEAD
1083
1084 2004-07-16 [paul]       0.9.12cvs26.1
1085         
1086         * src/gtk/quicksearch.c
1087         * src/account.c
1088         * src/account.h
1089         * src/compose.c
1090         * src/customheader.c
1091         * src/folder_item_prefs.c
1092         * src/main.c
1093         * src/mainwindow.c
1094         * src/messageview.c
1095         * src/mimeview.c
1096         * src/news.c
1097         * src/pgpmime.c
1098         * src/pop.c
1099         * src/pop.h
1100         * src/prefs_account.c
1101         * src/prefs_account.h
1102         * src/prefs_common.c
1103         * src/prefs_common.h
1104         * src/prefs_display_header.c
1105         * src/prefs_gtk.c
1106         * src/prefs_gtk.h
1107         * src/procheader.c
1108         * src/procmime.c
1109                 sync with 0.9.12cvs26 HEAD      
1110
1111 2004-07-15 [colin]      0.9.12cvs18.14
1112
1113         * src/folder.c
1114                 Disable GPG signature check during
1115                 folder move and scan
1116         (Closes Bug 521 Signature checking slows down Folder-Move)
1117
1118 2004-07-14 [colin]      0.9.12cvs18.13
1119
1120         * src/common/partial_download.c
1121                 update includes
1122
1123 2004-07-14 [colin]      0.9.12cvs18.12
1124
1125         * src/common/partial_download.c
1126         * src/common/partial_download.h
1127                 Move doc at top, add correct copyright
1128
1129 2004-07-14 [colin]      0.9.12cvs18.11
1130
1131         * src/folder.c
1132         * src/messageview.c
1133         * src/pop.c
1134         * src/pop.h
1135         * src/procmsg.c
1136         * src/summaryview.c
1137         * src/common/Makefile.am
1138         * src/common/partial_download.c ** NEW FILES **
1139         * src/common/partial_download.h ** NEW FILES **
1140                 Move partial-download related stuff to its
1141                 own file
1142
1143 2004-07-14 [colin]      0.9.12cvs18.10
1144
1145         * src/send_message.c
1146                 Fix smtp auth when user is null or empty
1147
1148 2004-07-13 [colin]      0.9.12cvs18.9
1149
1150         * src/gtk/quicksearch.c
1151                 Use alphabetic order
1152
1153 2004-07-13 [colin]      0.9.12cvs18.8
1154
1155         * src/pop.c
1156                 Be paranoid on the checks
1157
1158 2004-07-13 [colin]      0.9.12cvs18.7
1159
1160         * src/gtk/quicksearch.c
1161                 Fix Engrish once again
1162
1163 2004-07-13 [colin]      0.9.12cvs18.6
1164
1165         * src/procmsg.c
1166         * src/summaryview.c
1167                 Mark messages for deletion when they are about to
1168                 be removed from trash
1169
1170 2004-07-13 [colin]      0.9.12cvs18.5
1171
1172         * src/matcher.c
1173         * src/matcher.h
1174         * src/matcher_parser_parse.y
1175         * src/prefs_matcher.c
1176         * src/gtk/quicksearch.c
1177                 Add 'partial' ('p') match string to find partially
1178                 downloaded messages
1179
1180 2004-07-13 [colin]      0.9.12cvs18.4
1181
1182         * src/pop.c
1183                 Fix misplaced block
1184
1185 2004-07-13 [colin]      0.9.12cvs18.3
1186
1187         * src/pop.c
1188         * src/pop.h
1189         * src/messageview.c
1190                 Refactor API (to avoid passing 5+ params and code
1191                 duplication)
1192         * src/folder.c
1193         * src/msgcache.c
1194         * src/procheader.c
1195         * src/common/defs.h
1196                 Add planned_download to cache
1197                 Don't mess uidl file when moving partially downloaded
1198                 mails (they change folder, we should change it in the
1199                 uidl list too or we'll remove an incorrect message)
1200                 (this also helps removing hacks when changing 
1201                 planned_download in messageview.c)
1202
1203 2004-07-12 [colin]      0.9.12cvs18.2
1204
1205         * src/gtk/quicksearch.c
1206                 Fix missing status update in quicksearch
1207
1208 2004-07-12 [paul]       0.9.12cvs18.1
1209
1210         * po/POTFILES.in
1211         * src/Makefile.am
1212         * src/account.c
1213         * src/codeconv.c
1214         * src/compose.c
1215         * src/inc.c
1216         * src/main.c
1217         * src/prefs_common.c
1218         * src/procmsg.h
1219         * src/toolbar.c
1220         * src/prefs_msg_colors.[ch]     ** NEW FILES **
1221         * src/prefs_wrapping.[ch]       ** NEW FILES **
1222         * src/common/intl.h
1223         * src/common/utils.[ch]
1224         * src/gtk/quicksearch.[ch]
1225                 sync with 0.9.12cvs18 HEAD
1226
1227 2004-07-12 [colin]      0.9.11cvs17.25
1228
1229         * src/folder.c
1230         * src/folder.h
1231                 Remove unused function added by me in 0.9.11cvs17.10
1232
1233 2004-07-11 [colin]      0.9.11cvs17.24
1234
1235         * src/inc.c
1236         * src/messageview.c
1237         * src/pop.c
1238         * src/pop.h
1239                 Use folderitem and msgnum instead of filename to
1240                 know which mail to delete
1241                 Move old partial mail deletion to pop.c
1242
1243 2004-07-10 [colin]      0.9.11cvs17.23
1244
1245         * src/inc.c
1246                 Add debug
1247         * src/pop.c
1248         * src/pop.h
1249                 Don't re-use same enums for unrelated stuff: it's 
1250                 completely misleading !
1251                 Document a bit
1252
1253 2004-07-09 [colin]      0.9.11cvs17.22
1254
1255         * src/inc.c
1256                 Remove folder-type check and do
1257                 more tests to be sure everything's
1258                 ok
1259         * src/messageview.c
1260                 Punctuation update, remove useless
1261                 code, fix two warnings
1262         * src/noticeview.c
1263                 Layout cleaning, reset 2nd button
1264                 when specifying one
1265
1266 2004-07-09 [colin]      0.9.11cvs17.21
1267
1268         * src/messageview.c
1269         * src/pop.c
1270         * src/pop.h
1271                 Allow user to change his mind
1272                 and postpone decision (by
1273                 unmarking the mail)
1274
1275 2004-07-09 [colin]      0.9.11cvs17.20
1276
1277         * src/messageview.c
1278                 Fix bug with delete state
1279         * src/pop.c
1280         * src/pop.h
1281                 Fix buffer leak (fread doesn't 
1282                 terminate buffers with \0)
1283                 Refactoring (remove magic 
1284                 numbers)
1285
1286 2004-07-09 [colin]      0.9.11cvs17.19
1287
1288         * src/pop.c
1289                 Don't log "Skipping message" if 
1290                 we're going to TOP it two lines
1291                 later
1292
1293 2004-07-09 [colin]      0.9.11cvs17.18
1294
1295         * src/messageview.c
1296                 Fix Engrish
1297
1298 2004-07-09 [colin]      0.9.11cvs17.17
1299
1300         * src/pop.c
1301                 strlen checking...
1302         * src/messageview.c
1303                 refactoring a bit
1304
1305 2004-07-08 [colin]      0.9.11cvs17.16
1306
1307         * src/noticeview.c
1308         * src/noticeview.h
1309                 Add an optional second button
1310         * src/messageview.c
1311         * src/pop.c
1312         * src/pop.h
1313                 Don't delete partially received mails after a certain
1314                 time; rather, let the user decide.
1315
1316 2004-07-08 [colin]      0.9.11cvs17.15
1317
1318         * src/common/smtp.h
1319                 Sync with HEAD
1320
1321 2004-07-08 [colin]      0.9.11cvs17.14
1322
1323         * src/messageview.c
1324         * src/common/smtp.c
1325                 Use to_human_readable() for sizes
1326
1327 2004-07-08 [colin]      0.9.11cvs17.13
1328
1329         * src/inc.c
1330         * src/messageview.c
1331         * src/pop.c
1332         * src/pop.h
1333         * src/procmsg.c
1334                 Fix partial-downloading issues:
1335                         catch unsupported TOP
1336                         don't delete partially downloaded mails before 5 days
1337                         don't update existing with non-MH folders; that'll
1338                         make dups, but it's better than trashing the folder
1339                         free new msginfo parts
1340                 Fix indentation ;-)
1341
1342 2004-07-08 [colin]      0.9.11cvs17.12
1343
1344         * src/common/smtp.c
1345         * src/common/smtp.h
1346                 Sync smtp size verification with HEAD
1347
1348 2004-07-08 [colin]      0.9.11cvs17.11
1349
1350         * src/summaryview.c
1351         * src/prefs_common.c
1352         * src/prefs_common.h
1353         * src/gtk/quicksearch.c
1354         * src/gtk/quicksearch.h
1355                 Sync sticky pref with HEAD
1356
1357 2004-07-08 [colin]      0.9.11cvs17.10
1358
1359         * src/folder.c [1.213.2.6]
1360         * src/folder.h [1.87.2.6]
1361         * src/inc.c [1.149.2.7]
1362         * src/messageview.c [1.94.2.8]
1363         * src/procheader.c [1.47.2.6]
1364         * src/procmsg.c [1.150.2.4]
1365         * src/procmsg.h [1.60.2.5]
1366         * src/pop.c [1.56.2.4]
1367         * src/pop.h [1.17.2.3]
1368                 Let too big messages get downloaded, but truncated
1369                 Add a button to download them completely
1370                 
1371 2004-07-06 [colin]      0.9.11cvs17.9
1372
1373         * src/gtk/quicksearch.c [1.1.2.3]
1374                 Add a Clear button
1375         * commitHelper
1376         * PATCHSETS
1377                 Add a script to help with cvs
1378
1379 2004-07-03 [colin]      0.9.11cvs17.8
1380
1381         * src/plugins/imageviewer/viewer.c
1382                 fix imageviewer (which was staying on the first
1383                 displayed image)
1384
1385 2004-07-03 [colin]      0.9.11cvs17.7
1386
1387         Removed FIXME_GTK2 warnings
1388         * src/gtk/gtkutils.c
1389                 useless #warnings
1390         * src/gtk/menu.c
1391                 useless #warnings (no need to mess with menu rc)
1392         * src/gtk/menu.h
1393                 unused functions
1394         
1395
1396 2004-07-03 [colin]      0.9.11cvs17.6
1397
1398         Removed FIXME_GTK2 warnings
1399         * src/codeconv.c
1400                 useless #warnings (rewrite needed)
1401         * src/compose.c
1402                 useless #warnings (rewrite needed)
1403                 useless #warnings (gtk2 is like that)
1404                 useless #warnings (previously fixed)
1405         * src/main.c
1406                 useless #warnings (previously fixed)
1407         * src/message_search.c
1408                 useless #warnings (gtk2 is like that)
1409                 Made apparent that search is case-sensitive
1410         * src/mimeview.c
1411                 useless #warnings (rewrite needed)
1412                 useless #warnings (gtk2 is like that)
1413                 reimplemented real warnings
1414         * src/prefs_common.c
1415                 Removed block cursor option (not it gtk2)
1416         * src/prefs_gtk.c
1417                 useless #warnings (rewrite needed)
1418         * src/procheader.c
1419                 useless #warnings (rewrite needed)
1420         * src/sourcewindow.c
1421                 useless #warnings (incorrect placing)
1422         * src/summary_search.c
1423                 useless #warnings (gtk2 is like that)
1424                 Made apparent that search is case-sensitive
1425         * src/action.c
1426                 useless #warnings (gtk2 is like that)
1427         * src/textview.c
1428                 useless #warnings (rewrite needed)
1429         * src/toolbar.c
1430                 useless #warnings (rewrite needed)
1431
1432 2004-07-03 [colin]      0.9.11cvs17.5
1433
1434         * src/textview.c
1435                 Fix mismerge which broke URI opening
1436                 
1437 2004-07-01 [colin]      0.9.11cvs17.4
1438
1439         * src/gtk/filesel.c
1440                 Fill filename when saving
1441                 
1442 2004-06-27 [colin]      0.9.11cvs17.3
1443
1444         * src/gtk/filesel.[ch]
1445                 Use the new GTK file selector
1446                 Update prototype to match the reality: multiple file
1447                 selection is open-only          
1448         * src/compose.c
1449                 Match the new prototypes        
1450         * configure.ac
1451                 Match the new requirements (gtk 2.4.0)
1452                         
1453 2004-06-26 [colin]      0.9.11cvs17.2
1454
1455         * src/plugins/trayicon/trayicon.c
1456                 Remove useless signal handler on resize, which causes
1457                 an infinite "loop"
1458         
1459 2004-06-26 [colin]      0.9.11cvs17.1
1460         
1461         * tools/Makefile.am
1462                 remove launch_firebird and add nautilus2sylpheed.sh
1463         * src/quicksearch.c
1464           src/summaryview.c
1465                 Fix show/hide "Extended symbols" button problem
1466                 Fix apparition at startup
1467                 Fix const warnings
1468         * src/plugins/image_viewer/Makefile.am
1469                 Fix configure 
1470         * common/ssl.c
1471                 Re-enable certificate check, as it doesn't seem to
1472                 cause Xlib errors anymore
1473
1474 2004-06-25 [paul]       0.9.11cvs17
1475
1476         * sync with 0.9.11cvs17 HEAD
1477         
1478         NOTE: QuickSearch is broken
1479
1480 2004-06-07 [colin]      0.9.10claws67.10
1481         * src/plugins/trayicon/trayicon.c
1482           src/plugins/trayicon/libeggtrayicon/Makefile.am
1483           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1484                 Fix gettextization in trayicon plugin
1485
1486 2004-06-07 [colin]      0.9.10claws67.9
1487         
1488         * src/summaryview.c
1489           src/gtk/gtksctree.[ch]
1490                 Let Shift+{Up,Down} work in summaryview
1491                 (well, Down "works" and Up works)
1492                 Let the list scroll when using these keys
1493
1494 2004-06-06 [colin]      0.9.10claws67.8
1495
1496         * src/plugins/trayicon/trayicon.c
1497                 Fix pixmap update
1498
1499 2004-06-06 [colin]      0.9.10claws67.7
1500
1501         * src/addressbook.c
1502                 Fix signal handling causing system-wide focus grab
1503
1504 2004-05-25 [paul]       0.9.10claws67.6
1505
1506         * Makefile.am
1507           src/Makefile.am
1508                 clean up
1509
1510 2004-05-25 [paul]       0.9.10claws67.5
1511
1512         * replace deprecated gtk_signal... functions
1513
1514 2004-05-23 [colin]      0.9.10claws67.4
1515
1516         * src/compose.c
1517                 Fix wrapping
1518
1519 2004-05-22 [colin]      0.9.10claws67.3
1520
1521         * src/compose.c
1522                 Re-fix [Edited] in compose.c::compose_reedit()
1523
1524 2004-05-22 [colin]      0.9.10claws67.2
1525
1526         * src/procmime.c
1527                 Fix parsing of multiparts mails
1528
1529 2004-05-22 [colin]      0.9.10claws67.1
1530
1531         * src/summaryview.c
1532                 Fix quicksearch
1533
1534 2004-05-22 [paul]       0.9.10claws67
1535
1536         * sync with 0.9.10claws67 HEAD
1537
1538 2004-05-14 [alfons]
1539
1540         * src/procmime.h
1541                 add forgotton prototype
1542
1543 2004-05-10 [paul]       0.9.10claws57
1544
1545         * sync with 0.9.10claws57 HEAD
1546
1547 2004-05-05 [paul]       0.9.9.claws1
1548
1549         * ChangeLog-gtk2        ** REMOVED **
1550           ChangeLog-gtk2.claws  ** ADDED **
1551                 rename and adopt the normal claws format
1552                 
1553         * configure.ac
1554                 require gtkmathview >= 0.5
1555
1556         * ac/*                          ** REMOVED **
1557           ac/                           ** REMOVED **
1558           intl/Makefile.in              ** REMOVED **
1559           m4/                           ** ADDED **
1560           m4/missing                    ** ADDED **
1561           m4/missing/gdk-pixbuf.m4      ** ADDED **
1562           m4/missing/gettext.m4         ** ADDED **
1563           m4/missing/gpgme.m4           ** ADDED **
1564           m4/missing/imlib.m4           ** ADDED **
1565           m4/.cvsignore                 ** ADDED **
1566           m4/Makefile.am                ** ADDED **
1567           m4/README                     ** ADDED **
1568           m4/aclocal-include.m4         ** ADDED **
1569           m4/aspell.m4                  ** ADDED **
1570           m4/check-type.m4              ** ADDED **
1571           m4/gnupg-check-typedef.m4     ** ADDED **
1572           m4/openssl.m4                 ** ADDED **
1573           m4/spamassassin.m4            ** ADDED **
1574           po/ChangeLog                  ** REMOVED **
1575           po/Makefile.in.in             ** REMOVED **
1576           po/Rules-quot                 ** REMOVED **
1577           po/boldquot.sed               ** REMOVED **
1578           po/en@boldquot.header         ** REMOVED **
1579           po/en@quot.header             ** REMOVED **
1580           po/insert-header.sin          ** REMOVED **
1581           po/quot.sed                   ** REMOVED **
1582           po/remove-potcdate.sed        ** REMOVED **
1583           po/remove-potcdate.sin        ** REMOVED **
1584           po/stamp-po                   ** REMOVED **
1585           Makefile.am
1586           autogen.sh
1587           configure.ac
1588                 enable building with automake 1.8.x
1589                 add 'autopoint --force' to autogen.sh and remove all
1590                 auto-generated files, remove ac/ directory and use
1591                 m4/ directory instead
1592                 
1593         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1594                 fix gettextization
1595
1596 2004-02-28 Colin Leroy <colin@colino.net>
1597         * src/prefs_matcher.c
1598           src/prefs_filtering.c
1599           src/prefs_filtering_action.c
1600                 Fix non-editable GtkEntries
1601
1602 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1603         * src/prefs_themes.c
1604                 utf8 conversion for theme info
1605
1606 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1607         * sync 0.9.9claws
1608
1609 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1610         * src/grouplistdialog.c
1611                 allow multiple selections without ctrl key
1612
1613 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1614         * src/main.c
1615                 enable customizable accelerators
1616
1617 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1618         * src/prefs_common.c
1619                 re-enable different font settings for gtk1/2
1620         * src/prefs_folder_item.c
1621                 fix folder prefs displayed wrong
1622         * src/textview.c
1623                 set 'sunken' shadow type
1624
1625 2004-02-07 Colin Leroy <colin@colino.net>
1626         * src/compose.c
1627                 Fix message being always [Edited]
1628                 Encode headers correctly (utf8 buf)
1629
1630 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1631         * src/socket.c
1632                 remove double g_source_attach()
1633                 (Thanks to Colin Leroy)
1634
1635 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1636         * src/gtk/gtksctree.c
1637                 Fix SSL certificate list not shown
1638         * src/mimeview.c
1639                 Fix clicks in mime tree
1640
1641 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1642         * src/common/socket.c
1643                 Fix SSL receive
1644         * src/compose.c
1645                 Fix clipboard menu hotkeys
1646
1647 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1648         * src/gtk/gtkaspell.[ch]
1649           src/compose.c
1650                 reimplement spellchecker
1651
1652 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1653         * src/gtk/filesel.c
1654                 crash when inserting file in compose window
1655                 (TODO: keep old selection on clicks)
1656         * src/main.c
1657                 use gtkrc-2.0 instead of gtkrc
1658
1659 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1660         * src/messageview.c
1661                 remove orphaned mimeview unref()
1662
1663 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1664         * src/grouplistdialog.c
1665                 expand nodes containing subscribed groups
1666
1667 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1668         * src/textview.c
1669                 textview: hide cursor, restore old click behaviour
1670
1671 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1672         * src/textview.c
1673                 variable names messed up
1674
1675 2004-01-17 Colin Leroy <colin@colino.net>
1676         * src/addr_compl.c
1677                 Fix completion address too thin
1678         * src/compose.c
1679                 Fix tab-to-subject behaviour
1680         * src/summaryview.c
1681                 Implement key up & down in summaryview
1682
1683 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1684
1685         * sync 098claws
1686
1687 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1688         * configure.ac
1689           Makefile.am
1690           doc/.cvsignore
1691           doc/Makefile.am
1692                 faq, man, manual moved to doc/
1693         * ac/aspell.m4
1694           ac/check-type.m4
1695           ac/gnupg-check-typedef.m4
1696           ac/openssl.m4
1697           ac/spamassassin.m4
1698           ac/missing/gdk-pixbuf.m4
1699           ac/missing/gpgme.m4
1700           ac/missing/imlib.m4
1701                 fix automake warnings
1702
1703 2003-12-06 Colin Leroy <colin@colino.net>
1704         * src/summaryview.c
1705                 Fix quicksearch
1706
1707 2003-12-05 Colin Leroy <colin@colino.net>
1708         * src/summaryview.c
1709                 Fix going to next unread folder
1710
1711 2003-12-05 Colin Leroy <colin@colino.net>
1712         * src/crash.c
1713                 Fix gtk2 compilation
1714         * src/session.c
1715                 Remove iotag source handler at disconnection
1716         * src/socket.[ch] 
1717                 Remove source handler when closing socket 
1718                 (fixes another seg)
1719
1720 2003-12-04 Colin Leroy <colin@colino.net>
1721         * src/compose.c
1722           src/prefs_account.c
1723           src/prefs_common.c
1724                 Fix some dropdown menus
1725
1726 2003-12-04 Colin Leroy <colin@colino.net>
1727         * src/compose.c
1728                 Fix event handlers on header fields
1729         * src/common/socket.c
1730           src/common/session.c
1731                 Fix segfault with callback (SSL)
1732                 Fix end of session 
1733
1734 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1735
1736         * Fix compile bug in src/compose.c
1737         * removed src/gtk/gtkstext.[ch]
1738
1739 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1740
1741         * Convert character set and escape "text" attributes in toolbar setting
1742         files.
1743         * Fixed bug in button-press-event handling.
1744
1745 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1746
1747         * Fixed bug in key-press-event handling.
1748
1749 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1750
1751         * Enabled to compile tray-icon plugin (Ad-hoc).
1752         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1753
1754 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1755
1756         * Enabled to compile on sylpheed-claws.
1757         (tray-icon plugin still cannot compile yet.)
1758
1759 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1760
1761         * Updated to 0.9.5.
1762
1763 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1764
1765         * Updated to 0.9.4.
1766         * Ported monitoring SSL mechanism to GSource of GLib2
1767         (I don't confirm it)
1768         * Added _gtk2 suffix to key name of font preference to avoid
1769         ovverwriting preference of Gtk+-1.2 version.
1770
1771 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1772
1773         * Updated to 0.9.2.
1774
1775 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1776
1777         * Updated to 0.9.1.
1778         * Translate po files into UTF-8 when execute autogen.sh.
1779
1780 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1781
1782         * Updated to 0.9.0.
1783
1784 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1785
1786         * Plugged GError related memory leaks.
1787
1788 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1789
1790         * Changed default size of fonts.
1791         * Enabled to set titile font size of warning dialog.
1792
1793 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1794
1795         * Embed a sylpheed icon into executable binary on Windows.
1796
1797 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1798
1799         * I forgot to traslate character set of element string in src/xml.c.
1800
1801 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1802
1803         * Fixed detecting bind_textdomain_codeset in configure.in.
1804         * The bug in which "Example" of "Date fromat" preference isn't displayed
1805         correctly has been fixed.
1806
1807 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1808
1809         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1810           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1811           glib-gettextize
1812           Removed intl directory.
1813           Translated po files into UTF-8.
1814           (Thanks! Ryuji Abe)
1815
1816 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1817
1818         * The bug which doesn't unscape string in xml.c has been fixed.
1819
1820 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1821
1822         * The bug which is failed to translate encoding of file name thorough
1823         file dialog has been fixed.
1824
1825 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1826
1827         * Modified to translate file names which is used in inporting/expoting
1828         mbox feature and "Save as" feature into locale encoding.
1829         * Translate file names into locale encoding when "Attache file" and
1830         "Insert file".
1831         * Force set G_BROKEN_FILENAMES environment variable.
1832         * Other minor fixes.
1833
1834 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1835
1836         * Modified to treat MH folder's name as locale encoding.
1837
1838 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1839
1840         * The bug which clash on switching candidates of auto completion of
1841         addresses, cannot use auto completion in Japanesse is fixed
1842         (Thanks! Tokunaga-san)¡¥
1843
1844 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1845
1846         * The bug which cannot switch key accelerator preference has been fixed
1847         (Thanks! smbd-san)¡¥
1848
1849 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1850
1851         * version 0.8.11-gtk2-20030314
1852
1853 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1854
1855         * The bug in which character set conversion of filtering messages has
1856         been fixed.(Thanks! COCOA-san).
1857
1858 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1859
1860         * Revived "Leave space on head" preference in "Message" category.
1861         * A bug which clash when put the cursor to end of buffer and execute
1862         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1863
1864 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1865
1866         * version 0.8.11-gtk2-20030312
1867
1868 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1869
1870         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1871         * Modified to use Pango's API directly for font preference.
1872         * Integrated GtkTextView of textview to one widget.
1873         * Set fonts of header title in textview by "header_title" tag.
1874         * Removed some deprecated codes.
1875
1876 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1877
1878         * Updated to 0.8.11.
1879         * Merged cygwin patch(Thanks! Sakai-san).
1880
1881 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1882
1883         * version 0.8.10-gtk2-20030309