2006-02-05 [colin] 2.0.0cvs15
[claws.git] / ChangeLog
1 2006-02-05 [colin]      2.0.0cvs15
2
3         * src/textview.c
4                 Don't try to display Face header in textview
5                 when teh headerview's active
6
7 2006-02-05 [colin]      2.0.0cvs14
8
9         * tools/tbird2syl.py
10         * tools/Makefile.am
11                 Add script to import Thunderbird mails
12
13 2006-02-05 [colin]      2.0.0cvs13
14
15         * src/headerview.c
16         * src/procheader.c
17         * src/procmsg.c
18         * src/procmsg.h
19         * src/textview.c
20                 Show Face headers - patch partially by Klaus Flittner
21
22 2006-02-05 [colin]      2.0.0cvs12
23
24         * src/folderview.c
25         * src/summaryview.c
26         * src/common/utils.c
27         * src/common/utils.h
28                 Let dnd work from mime icons to summaryview
29                 and to folderview too
30                 Add a crude test to avoid trying to add files
31                 drag'n'dropped when they're not mails
32
33 2006-02-04 [colin]      2.0.0cvs11
34
35         * src/summaryview.c
36         * src/mimeview.c
37                 Fix utf8 conversion
38
39 2006-02-04 [colin]      2.0.0cvs10
40
41         * src/compose.c
42         * src/folderview.c
43         * src/mimeview.c
44         * src/summaryview.c
45         * src/summaryview.h
46                 Added various drag and drop capas:
47                 From                    To
48                 summaryview             other apps
49                 mimeview icons          other apps
50                 other apps              summaryview
51                 other apps              folderview
52
53                 This shouldn't have broken the existing:
54                 From                    To
55                 summaryview             folderview
56                 folderview              folderview
57                 summaryview             compose's attachments
58
59         Tests welcomed.
60
61 2006-02-02 [paul]       2.0.0cvs9
62
63         * src/mainwindow.c
64                 move global option 'Set displayed columns...' out
65                 of folder option grouping.
66                 fix sensitivity of 'harvest addresses'
67
68 2006-02-01 [colin]      2.0.0cvs8
69
70         * src/mimeview.c
71                 Revert the alertpanel patch, it sucks (intrusive
72                 and gets in the way of "open")
73
74 2006-02-01 [colin]      2.0.0cvs7
75
76         * src/compose.c
77         * src/prefs_account.c
78         * src/prefs_common.c
79         * src/common/defs.h
80         * src/common/utils.c
81         * src/common/utils.h
82                 Add ability to edit the signature file
83                 from the account preferences, and use
84                 a default for the text editor.
85                 Patch by Fabien Vantard
86
87 2006-02-01 [colin]      2.0.0cvs6
88
89         * src/mimeview.c
90                 Try to get mime type by extension if it is
91                 application/octet-stream
92                 Display a window with possible choices when
93                 encountering unknown mime types
94         * src/gtk/filesel.c
95         * src/gtk/filesel.h
96                 Add preview
97                 Allow multiple selection in filtered filesel
98                 (patch by Fabien Vantard)
99         * src/gtk/pluginwindow.c
100                 Use it (patch by Fabien Vantard)
101
102 2006-02-01 [paul]       2.0.0cvs5
103
104         * src/jpilot.c
105                 fix crash on creating jpilot address book
106                 Thanks to Colin
107         * src/prefs_summaries.c
108         * src/prefs_wrapping.c
109         * src/gtk/icon_legend.c
110         * src/gtk/quicksearch.c
111                 string fixes and additions
112
113 2006-02-01 [paul]       2.0.0cvs4
114
115         * src/compose.c
116         * src/mainwindow.c
117         * src/messageview.c
118         * src/prefs_send.c
119                 add Arabic encoding option
120                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
121
122 2006-01-31 [cleroy]     2.0.0cvs3
123
124         * src/plugins/pgpcore/passphrase.c
125                 Convert passphrase to locale encoding
126         * src/compose.c
127                 Fix drafting on IMAP. Crappy bug sneaked in
128                 the release :-/
129
130 2006-01-30 [paul]       2.0.0cvs2
131
132         * src/gtk/icon_legend.c
133                 show the new entries
134
135 2006-01-30 [colin]      2.0.0cvs1
136
137         * src/manual.c
138                 Check for the file to be present before 
139                 enabling the menu
140         * src/gtk/icon_legend.c
141                 Add folders icons (not all of them, there
142                 are too much, but the most intriguing ones)
143
144 2006-01-30 [paul]       2.0.0
145
146         version 2.0.0 released
147
148 2006-01-30 [paul]       1.9.100cvs200
149
150         * manual/faq.xml
151         * manual/gpl.xml
152         * manual/intro.xml
153         * manual/starting.xml
154         * manual/sylpheed-claws-manual.xml
155                 fixes, additions
156
157 2006-01-29 [mones]      1.9.100cvs199
158
159         * manual/account.xml
160         * manual/advanced.xml
161         * manual/glossary.xml
162                 Some typos fixed, added LDIF term to glossary
163         * po/es.po
164                 Fixed leading plus symbol
165
166 2006-01-29 [paul]       1.9.100cvs198
167
168         * po/fi.po
169         * po/sk.po
170                 updated by Tommi Pirinen and Andrej Kacian
171
172 2006-01-29 [paul]       1.9.100cvs197
173
174         * src/gtk/authors.h
175                 remove duplicates
176
177 2006-01-29 [paul]       1.9.100cvs196
178
179         * AUTHORS
180         * po/nl.po
181         * src/gtk/authors.h
182         * tools/claws.i18n.status.pl
183                 nl translation updated by Tim Dijkstra
184
185 2006-01-29 [paul]       1.9.100cvs195
186
187         * po/sr.po
188         * po/sv.po
189                 updated by Aleksandar Urosevic and Anders Troback
190
191 2006-01-28 [colin]      1.9.100cvs194
192
193         * src/gtk/gtksourceprintjob.c
194                 Don't fiddle with PangoLayout when we
195                 have an image
196
197 2006-01-28 [paul]       1.9.100cvs193
198
199         * AUTHORS
200         * po/el.po
201         * po/zh_CN.po
202         * src/gtk/authors.h
203         * tools/claws.i18n.status.pl
204                 updated translations submitted by Stavros Giannouris
205                 and Ralgh Young
206
207 2006-01-27 [cleroy]     1.9.100cvs192
208
209         * src/summaryview.c
210         * src/gtk/gtksourceprintjob.c
211                 Add image printing 
212                 (libgnomeprint only, of course)
213
214 2006-01-27 [paul]       1.9.100cvs191
215
216         * po/fr.po
217         * po/it.po
218                 updated by Fabien Vantard and Andrea Spadaccini
219
220 2006-01-26 [colin]      1.9.100cvs190
221
222         * manual/Makefile.am
223         * configure.ac
224                 Make building the manual optional 
225                 (--disable-manual)
226
227 2006-01-26 [paul]       1.9.100cvs189
228
229         * manual/glossary.xml
230         * manual/plugins.xml
231                 edited
232         * po/en_GB.po
233                 updated
234
235 2006-01-26 [paul]       1.9.100cvs188
236
237         * src/prefs_display_header.c
238         * src/prefs_folder_column.c
239         * src/prefs_msg_colors.c
240         * src/prefs_summaries.c
241         * src/prefs_summary_column.c
242                 HIGify
243
244 2006-01-25 [colin]      1.9.100cvs187
245
246         * src/imap.c
247                 Don't allow moving/copying mails between
248                 queue/drafts and non-queue/drafts folders
249                 Fixes bug #897 (message header is resetted 
250                 if one is copied to Drafts)
251
252 2006-01-25 [colin]      1.9.100cvs186
253
254         * src/folder.c
255         * src/mainwindow.c
256                 Fix subscribed folders not found
257         * src/compose.c
258                 Don't try to encode as original mail's charset
259                 if it's ascii 
260
261 2006-01-25 [paul]       1.9.100cvs185
262
263         * AUTHORS
264         * po/Makevars
265                 updated
266         * po/de.po
267         * po/pl.po
268         * po/pt_BR.po
269         * po/sr.po
270                 updates submitted by Stephan Sachse, Emilian Nowak
271                 and Quar, Frederico Goncalves Guimaraes, and
272                 Aleksandar Urosevic
273                 Fix Bug 896, 'PT_BR locale broken'.
274         * src/gtk/authors.h
275                 updated
276
277 2006-01-24 [mones]      1.9.100cvs184
278
279         * manual/glossary.xml
280                 All current terms finished. Reviewers welcome ;-)
281         * manual/keyboard.xml
282                 Fixed column width for pdf output.
283         * po/es.po
284                 Updated
285
286 2006-01-24 [paul]       1.9.100cvs183
287
288         * manual/glossary.xml
289                 fix id name
290         * manual/dist/html/Makefile.am
291         * manual/dist/pdf/Makefile.am
292         * manual/dist/ps/Makefile.am
293         * manual/dist/txt/Makefile.am
294                 fix make deps
295                 Thanks to Colin
296
297 2006-01-24 [mones]      1.9.100cvs182
298
299         * manual/glossary.xml
300                 Nearly finished, some terms missing.
301
302 2006-01-23 [paul]       1.9.100cvs181
303
304         * manual/dist/html/Makefile.am
305         * manual/dist/pdf/Makefile.am
306         * manual/dist/ps/Makefile.am
307         * manual/dist/txt/Makefile.am
308         * src/mainwindow.c
309                 re-enable manual
310                 Thanks to Colin
311
312 2006-01-22 [colin]      1.9.100cvs180
313
314         * src/compose.c
315         * src/gtk/gtkaspell.c
316                 Don't deselect stuff before right-clicking, with aspell.
317                 (This prevented right-click Copy, for example).
318                 Thanks to Clo!
319
320 2006-01-22 [paul]       1.9.100cvs179
321
322         * src/summary_search.c
323                 don't fix the widget size as it causes problems
324                 under localisation.
325                 Thanks to Emilian Nowak
326
327 2006-01-21 [paul]       1.9.100cvs178
328
329         * src/prefs_themes.c
330                 fix broken underlining of label text
331                 with some translations
332
333 2006-01-21 [colin]      1.9.100cvs177
334
335         * po/fr.po
336                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
337
338 2006-01-20 [colin]      1.9.100cvs176
339
340         * configure.ac
341         * Makefile.am
342         * manual/Makefile
343         * manual/dist/html/.cvsignore
344         * manual/dist/html/Makefile.am
345         * manual/dist/pdf/.cvsignore
346         * manual/dist/pdf/Makefile.am
347         * manual/dist/ps/.cvsignore
348         * manual/dist/ps/Makefile.am
349         * manual/dist/txt/.cvsignore
350         * manual/dist/txt/Makefile.am
351                 Autotool-ize manual
352
353 2006-01-20 [paul]       1.9.100cvs175
354
355         * manual/handling.xml
356                 make Filtering and Searching entries easier to find
357         * manual/keyboard.xml
358                 add the remaining default keybinds
359         * src/prefs_summaries.c
360                 update the default keybinds
361
362 2006-01-20 [paul]       1.9.100cvs174
363
364         * src/addressbook.c
365         * src/addrgather.c
366         * src/addrharvest.c
367         * src/editaddress.c
368         * src/editgroup.c
369         * src/exphtmldlg.c
370         * src/expldifdlg.c
371         * src/exporthtml.c
372         * src/exportldif.c
373         * src/ldif.c
374                 replace 'e-mail' with 'email'
375         * src/summary_search.c
376                 add mnemonic to "Find all" button
377
378 2006-01-20 [wwp]        1.9.100cvs173
379
380         * src/export.c
381         * src/import.c
382                 touched mbox import/export buttons for HIG-compliance
383
384 2006-01-19 [paul]       1.9.100cvs172
385
386         * manual/account.xml
387         * manual/addrbook.xml
388         * manual/advanced.xml
389         * manual/faq.xml
390         * manual/handling.xml
391         * manual/intro.xml
392         * manual/plugins.xml
393         * manual/starting.xml
394                 more editing
395
396 2006-01-19 [paul]       1.9.100cvs171
397
398         * src/toolbar.c
399                 allow use of trash button while receiving
400                 Thanks to Colin
401
402 2006-01-19 [wwp]        1.9.100cvs170
403
404         * src/gtk/quicksearch.c
405         * src/compose.c
406                 force text color to black when yellow background is set
407
408 2006-01-19 [colin]      1.9.100cvs169
409
410         * src/plugins/trayicon/trayicon.c
411                 Gray out Get Mail when already getting mail
412
413 2006-01-18 [paul]       1.9.100cvs168
414
415         * src/compose.c
416                 give widget yellow background was To is
417                 set via folder prefs
418         * src/gtk/quicksearch.c
419                 give widget yellow background when quick
420                 search is active.
421                 Thanks to Colin
422
423 2006-01-18 [paul]       1.9.100cvs167
424
425         * doc/man/sylpheed-claws.1
426                 add --subscribe option
427
428 2006-01-18 [paul]       1.9.100cvs166
429
430         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
431         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
432                 use %U instead of %F (%F is broken for user installed
433                 files in kde 3.5)
434
435 2006-01-18 [colin]      1.9.100cvs165
436
437         * src/summaryview.c
438                 Default to Yes in "No more * messages" dialogs
439
440 2006-01-17 [colin]      1.9.100cvs164
441
442         * src/compose.c
443                 Possibly fix an invalid iterator causing
444                 crash
445
446 2006-01-17 [colin]      1.9.100cvs163
447
448         * src/mimeview.c
449                 Fix crash when the image disappears under the
450                 image viewer
451
452 2006-01-16 [colin]      1.9.100cvs162
453
454         * src/compose.c
455                 Fix reenabling autowrap
456
457 2006-01-16 [colin]      1.9.100cvs161
458
459         * src/compose.c
460                 reset quote_len before getting quote_str
461
462 2006-01-16 [colin]      1.9.100cvs160
463
464         * src/account.c
465         * src/account.h
466         * src/folder.c
467         * src/imap_gtk.c
468         * src/mh_gtk.c
469                 Fix bug #883 (default inbox does not track folder move)
470
471 2006-01-16 [colin]      1.9.100cvs159
472
473         * src/compose.c
474         * src/plugins/pgpcore/passphrase.c
475                 More buttons fixes
476
477 2006-01-16 [paul]       1.9.100cvs158
478
479         * src/prefs_actions.c
480         * src/prefs_filtering_action.c
481         * src/prefs_matcher.c
482         * src/quote_fmt.c
483         * src/gtk/description_window.c
484         * src/gtk/description_window.h
485         * src/gtk/quicksearch.c
486                 description window cleanups
487
488 2006-01-15 [colin]      1.9.100cvs157
489
490         * src/addressbook.c
491         * src/prefs_filtering.c
492                 Same here
493
494 2006-01-15 [colin]      1.9.100cvs156
495
496         * src/folderview.c
497         * src/mainwindow.c
498                 Same for "Empty trash"
499
500 2006-01-15 [colin]      1.9.100cvs155
501
502         * src/inc.c
503                 Override offline dialog had Yes by default
504
505 2006-01-15 [colin]      1.9.100cvs154
506
507         * src/summaryview.c
508                 Delete selected messages? previously had Yes the default
509
510 2006-01-15 [colin]      1.9.100cvs153
511
512         * src/folder.c
513         * src/folder.h
514         * src/main.c
515                 Check if a mailbox is loaded after all
516                 plugins are loaded.
517
518 2006-01-15 [colin]      1.9.100cvs152
519
520         * src/folder.c
521                 Don't start wizard when there are unloaded folders (will help
522                 people with only mbox or maildir mailboxes)
523
524 2006-01-14 [colin]      1.9.100cvs151
525
526         * src/addressbook.c
527         * src/expldifdlg.c
528         * src/importldif.c
529         * src/importmutt.c
530         * src/importpine.c
531         * src/mh_gtk.c
532                 More HIG compliance and fixes
533
534 2006-01-14 [colin]      1.9.100cvs150
535
536         * src/prefs_filtering_action.c
537         * src/foldersel.c
538                 Two forgotten button order changes
539
540 2006-01-14 [colin]      1.9.100cvs149
541
542         * src/account.c
543         * src/addressbook.c
544         * src/compose.c
545         * src/folderview.c
546         * src/imap_gtk.c
547         * src/mainwindow.c
548         * src/mh_gtk.c
549         * src/news_gtk.c
550         * src/prefs_actions.c
551         * src/prefs_customheader.c
552         * src/prefs_filtering.c
553         * src/prefs_matcher.c
554         * src/prefs_template.c
555         * src/ssl_manager.c
556         * src/summaryview.c
557         * src/textview.c
558         * src/toolbar.c
559                 All deletion confirmations are now "Cancel, Delete" 
560                 instead of "No, Yes"
561                 Clarified most of the other "No, Yes" to 
562                 "Cancel, Descriptive_action"
563                 Rechanged the "Entry not saved" alerts to have 
564                 "Close, Continue editing"
565
566
567 2006-01-14 [paul]
568
569         * 2.0.0-rc4 released
570
571 2006-01-14 [paul]       1.9.100cvs148
572
573         * src/account.c
574         * src/addressadd.c
575         * src/addressbook.c
576         * src/compose.c
577         * src/editaddress.c
578         * src/editbook.c
579         * src/editgroup.c
580         * src/editjpilot.c
581         * src/editldap.c
582         * src/editvcard.c
583         * src/exphtmldlg.c
584         * src/expldifdlg.c
585         * src/folderview.c
586         * src/grouplistdialog.c
587         * src/imap_gtk.c
588         * src/importmutt.c
589         * src/importpine.c
590         * src/inc.c
591         * src/main.c
592         * src/mainwindow.c
593         * src/message_search.c
594         * src/messageview.c
595         * src/mh_gtk.c
596         * src/mimeview.c
597         * src/news_gtk.c
598         * src/prefs_actions.c
599         * src/prefs_customheader.c
600         * src/prefs_filtering.c
601         * src/prefs_matcher.c
602         * src/prefs_template.c
603         * src/prefs_themes.c
604         * src/ssl_manager.c
605         * src/summary_search.c
606         * src/summaryview.c
607         * src/textview.c
608         * src/toolbar.c
609         * src/gtk/foldersort.c
610         * src/gtk/gtkaspell.c
611         * src/gtk/inputdialog.c
612         * src/gtk/prefswindow.c
613         * src/plugins/pgpcore/select-keys.c
614         * src/plugins/trayicon/trayicon.c
615                 HIG compliant button order
616
617 2006-01-14 [mones]      1.9.100cvs147
618
619         * po/es.po
620                 Updated translation
621
622 2006-01-13 [paul]       1.9.100cvs146
623
624         * AUTHORS
625         * ChangeLog
626         * src/gtk/authors.h
627                 add Joshua M. Kwan to contributors list
628
629 2006-01-13 [colin]      1.9.100cvs145
630
631         * src/gtk/quicksearch.c
632                 Don't refocus quick search after executing (Esc or Enter)
633                 Allows to '/'search something then move up/down in 
634                 summaryview, and to Esc a search and be back in the 
635                 summaryview
636
637 2006-01-13 [paul]       1.9.100cvs144
638
639         * src/plugins/pgpinline/pgpinline.c
640                 support Content-Type 'application/pgp'
641                 patch by Joshua M. Kwan <joshuak@users.sf.net>
642
643 2006-01-13 [paul]       1.9.100cvs143
644
645         * manual/account.xml
646                 make mention of partial retrieval
647                 thanks to Colin
648
649 2006-01-13 [paul]       1.9.100cvs142
650
651         * src/account.c
652         * src/account.h
653         * src/action.c
654         * src/action.h
655         * src/adbookbase.h
656         * src/addr_compl.c
657         * src/addr_compl.h
658         * src/addrbook.c
659         * src/addrcache.c
660         * src/addrcache.h
661         * src/addrcindex.c
662         * src/addrcindex.h
663         * src/addrclip.c
664         * src/addrclip.h
665         * src/addrdefs.h
666         * src/addressadd.c
667         * src/addressadd.h
668         * src/addressbook.c
669         * src/addressbook.h
670         * src/addrgather.c
671         * src/addrgather.h
672         * src/addrharvest.c
673         * src/addrharvest.h
674         * src/addrindex.c
675         * src/addrindex.h
676         * src/addritem.c
677         * src/addritem.h
678         * src/addrquery.c
679         * src/addrquery.h
680         * src/addrselect.c
681         * src/addrselect.h
682         * src/alertpanel.c
683         * src/alertpanel.h
684         * src/browseldap.c
685         * src/browseldap.h
686         * src/codeconv.c
687         * src/codeconv.h
688         * src/compose.c
689         * src/compose.h
690         * src/customheader.c
691         * src/customheader.h
692         * src/displayheader.c
693         * src/displayheader.h
694         * src/editaddress.c
695         * src/editaddress.h
696         * src/editbook.c
697         * src/editbook.h
698         * src/editgroup.c
699         * src/editgroup.h
700         * src/editjpilot.c
701         * src/editjpilot.h
702         * src/editldap.c
703         * src/editldap.h
704         * src/editldap_basedn.c
705         * src/editldap_basedn.h
706         * src/editvcard.c
707         * src/editvcard.h
708         * src/exphtmldlg.c
709         * src/exphtmldlg.h
710         * src/expldifdlg.c
711         * src/expldifdlg.h
712         * src/export.h
713         * src/exporthtml.c
714         * src/exporthtml.h
715         * src/exportldif.c
716         * src/exportldif.h
717         * src/filtering.c
718         * src/filtering.h
719         * src/folder.c
720         * src/folder.h
721         * src/folder_item_prefs.c
722         * src/folder_item_prefs.h
723         * src/foldersel.c
724         * src/foldersel.h
725         * src/folderutils.c
726         * src/folderutils.h
727         * src/folderview.c
728         * src/folderview.h
729         * src/grouplistdialog.c
730         * src/grouplistdialog.h
731         * src/headerview.c
732         * src/html.c
733         * src/html.h
734         * src/image_viewer.c
735         * src/image_viewer.h
736         * src/imap.c
737         * src/imap.h
738         * src/imap_gtk.c
739         * src/imap_gtk.h
740         * src/import.h
741         * src/importldif.c
742         * src/importldif.h
743         * src/importmutt.c
744         * src/importmutt.h
745         * src/importpine.c
746         * src/importpine.h
747         * src/inc.c
748         * src/inc.h
749         * src/jpilot.c
750         * src/jpilot.h
751         * src/ldapctrl.c
752         * src/ldapctrl.h
753         * src/ldaplocate.c
754         * src/ldaplocate.h
755         * src/ldapquery.c
756         * src/ldapquery.h
757         * src/ldapserver.c
758         * src/ldapserver.h
759         * src/ldaputil.c
760         * src/ldaputil.h
761         * src/ldif.c
762         * src/ldif.h
763         * src/main.c
764         * src/main.h
765         * src/mainwindow.c
766         * src/mainwindow.h
767         * src/manual.c
768         * src/manual.h
769         * src/mbox.c
770         * src/mbox.h
771         * src/message_search.c
772         * src/message_search.h
773         * src/messageview.c
774         * src/messageview.h
775         * src/mh.c
776         * src/mh.h
777         * src/mh_gtk.c
778         * src/mh_gtk.h
779         * src/mimeview.c
780         * src/mimeview.h
781         * src/msgcache.c
782         * src/msgcache.h
783         * src/mutt.c
784         * src/mutt.h
785         * src/news.c
786         * src/news.h
787         * src/news_gtk.c
788         * src/news_gtk.h
789         * src/partial_download.c
790         * src/partial_download.h
791         * src/pine.c
792         * src/pine.h
793         * src/pop.c
794         * src/pop.h
795         * src/prefs_account.c
796         * src/prefs_account.h
797         * src/prefs_actions.c
798         * src/prefs_actions.h
799         * src/prefs_common.c
800         * src/prefs_common.h
801         * src/prefs_compose_writing.c
802         * src/prefs_compose_writing.h
803         * src/prefs_customheader.c
804         * src/prefs_customheader.h
805         * src/prefs_display_header.c
806         * src/prefs_display_header.h
807         * src/prefs_filtering.c
808         * src/prefs_filtering.h
809         * src/prefs_filtering_action.c
810         * src/prefs_filtering_action.h
811         * src/prefs_folder_column.c
812         * src/prefs_folder_column.h
813         * src/prefs_folder_item.c
814         * src/prefs_folder_item.h
815         * src/prefs_fonts.c
816         * src/prefs_fonts.h
817         * src/prefs_gtk.c
818         * src/prefs_gtk.h
819         * src/prefs_image_viewer.c
820         * src/prefs_image_viewer.h
821         * src/prefs_matcher.c
822         * src/prefs_matcher.h
823         * src/prefs_message.c
824         * src/prefs_msg_colors.c
825         * src/prefs_msg_colors.h
826         * src/prefs_other.c
827         * src/prefs_quote.c
828         * src/prefs_receive.c
829         * src/prefs_send.c
830         * src/prefs_spelling.c
831         * src/prefs_spelling.h
832         * src/prefs_summaries.c
833         * src/prefs_summaries.h
834         * src/prefs_summary_column.c
835         * src/prefs_summary_column.h
836         * src/prefs_template.c
837         * src/prefs_template.h
838         * src/prefs_themes.c
839         * src/prefs_themes.h
840         * src/prefs_toolbar.c
841         * src/prefs_toolbar.h
842         * src/prefs_wrapping.c
843         * src/prefs_wrapping.h
844         * src/privacy.c
845         * src/privacy.h
846         * src/procheader.c
847         * src/procheader.h
848         * src/procmime.c
849         * src/procmime.h
850         * src/procmsg.c
851         * src/procmsg.h
852         * src/quote_fmt.c
853         * src/quote_fmt_parse.y
854         * src/recv.c
855         * src/recv.h
856         * src/remotefolder.c
857         * src/remotefolder.h
858         * src/send_message.c
859         * src/send_message.h
860         * src/setup.c
861         * src/setup.h
862         * src/sourcewindow.c
863         * src/sourcewindow.h
864         * src/ssl_manager.c
865         * src/ssl_manager.h
866         * src/statusbar.c
867         * src/statusbar.h
868         * src/stock_pixmap.c
869         * src/stock_pixmap.h
870         * src/summary_search.c
871         * src/summary_search.h
872         * src/summaryview.c
873         * src/summaryview.h
874         * src/syldap.c
875         * src/syldap.h
876         * src/textview.c
877         * src/textview.h
878         * src/toolbar.c
879         * src/toolbar.h
880         * src/undo.c
881         * src/undo.h
882         * src/unmime.c
883         * src/unmime.h
884         * src/vcard.c
885         * src/vcard.h
886         * src/wizard.c
887         * src/wizard.h
888         * src/common/base64.c
889         * src/common/base64.h
890         * src/common/defs.h
891         * src/common/hooks.c
892         * src/common/hooks.h
893         * src/common/log.c
894         * src/common/log.h
895         * src/common/mgutils.c
896         * src/common/mgutils.h
897         * src/common/nntp.c
898         * src/common/nntp.h
899         * src/common/passcrypt.c
900         * src/common/passcrypt.h.in
901         * src/common/plugin.c
902         * src/common/plugin.h
903         * src/common/prefs.c
904         * src/common/prefs.h
905         * src/common/progressindicator.c
906         * src/common/progressindicator.h
907         * src/common/quoted-printable.c
908         * src/common/quoted-printable.h
909         * src/common/session.c
910         * src/common/session.h
911         * src/common/smtp.c
912         * src/common/smtp.h
913         * src/common/socket.c
914         * src/common/socket.h
915         * src/common/ssl.c
916         * src/common/ssl.h
917         * src/common/ssl_certificate.c
918         * src/common/ssl_certificate.h
919         * src/common/stringtable.c
920         * src/common/stringtable.h
921         * src/common/sylpheed.c
922         * src/common/sylpheed.h
923         * src/common/template.c
924         * src/common/template.h
925         * src/common/timing.h
926         * src/common/utils.c
927         * src/common/utils.h
928         * src/common/version.h.in
929         * src/common/xml.c
930         * src/common/xml.h
931         * src/common/xmlprops.c
932         * src/common/xmlprops.h
933         * src/gtk/colorlabel.c
934         * src/gtk/colorsel.c
935         * src/gtk/colorsel.h
936         * src/gtk/description_window.c
937         * src/gtk/description_window.h
938         * src/gtk/filesel.c
939         * src/gtk/filesel.h
940         * src/gtk/foldersort.c
941         * src/gtk/foldersort.h
942         * src/gtk/gtkutils.c
943         * src/gtk/gtkutils.h
944         * src/gtk/inputdialog.c
945         * src/gtk/inputdialog.h
946         * src/gtk/logwindow.c
947         * src/gtk/logwindow.h
948         * src/gtk/manage_window.c
949         * src/gtk/manage_window.h
950         * src/gtk/menu.c
951         * src/gtk/menu.h
952         * src/gtk/pluginwindow.c
953         * src/gtk/pluginwindow.h
954         * src/gtk/prefswindow.c
955         * src/gtk/prefswindow.h
956         * src/gtk/progressdialog.c
957         * src/gtk/progressdialog.h
958         * src/gtk/sslcertwindow.c
959         * src/gtk/sslcertwindow.h
960         * src/plugins/clamav/clamav_plugin.c
961         * src/plugins/clamav/clamav_plugin.h
962         * src/plugins/clamav/clamav_plugin_gtk.c
963         * src/plugins/demo/demo.c
964         * src/plugins/dillo_viewer/dillo_prefs.c
965         * src/plugins/dillo_viewer/dillo_prefs.h
966         * src/plugins/dillo_viewer/dillo_viewer.c
967         * src/plugins/pgpcore/passphrase.c
968         * src/plugins/pgpcore/passphrase.h
969         * src/plugins/pgpcore/plugin.c
970         * src/plugins/pgpcore/select-keys.c
971         * src/plugins/pgpcore/select-keys.h
972         * src/plugins/pgpcore/sgpgme.c
973         * src/plugins/pgpcore/sgpgme.h
974         * src/plugins/pgpinline/pgpinline.c
975         * src/plugins/pgpinline/pgpinline.h
976         * src/plugins/pgpinline/plugin.c
977         * src/plugins/pgpmime/pgpmime.c
978         * src/plugins/pgpmime/pgpmime.h
979         * src/plugins/pgpmime/plugin.c
980         * src/plugins/spamassassin/spamassassin.c
981         * src/plugins/spamassassin/spamassassin.h
982         * src/plugins/spamassassin/spamassassin_gtk.c
983         * src/plugins/trayicon/trayicon.c
984                 update copyright header
985
986 2006-01-13 [paul]       1.9.100cvs141
987
988         * src/account.c
989         * src/export.c
990         * src/import.c
991         * src/mainwindow.c
992         * src/prefs_account.c
993         * src/prefs_display_header.c
994         * src/prefs_receive.c
995         * src/prefs_send.c
996         * src/prefs_summaries.c
997         * src/prefs_themes.c
998         * src/prefs_toolbar.c
999         * src/gtk/about.c
1000                 various cleanups
1001
1002 2006-01-12 [colin]      1.9.100cvs140
1003
1004         * src/folder.c
1005         * src/folder.h
1006         * src/main.c
1007                 Add --subscribe option
1008                 Let sylpheed-claws email@domain.com equivalent to --compose
1009                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1010
1011 2006-01-12 [paul]       1.9.100cvs139
1012
1013         * src/mainwindow.c
1014                 append 'Change folder order' label with '...'
1015         * src/prefs_actions.c
1016                 allow reordering of actions list by dnd
1017         * src/gtk/foldersort.c
1018                 make the dialog nicer
1019
1020 2006-01-11 [colin]      1.9.100cvs138
1021
1022         * src/compose.c
1023                 Allow templates without text
1024
1025 2006-01-11 [paul]       1.9.100cvs137
1026
1027         * tools/README
1028         * tools/filter_conv_new.pl
1029                 add info to README
1030                 also check .sylpheed for filter.xml
1031                 be a bit informative to the user
1032
1033 2006-01-11 [colin]      1.9.100cvs136
1034
1035         * src/textview.c
1036                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1037
1038 2006-01-10 [paul]       1.9.100cvs135
1039
1040         * tools/Makefile.am
1041         * tools/filter_conv_new.pl
1042                 add script to convert new style Sylpheed
1043                 filter rules (Sylpheed >= 0.9.99) to
1044                 Claws filtering rules
1045
1046 2006-01-10 [colin]      1.9.100cvs134
1047
1048         * src/compose.c
1049                 Fix broken line joins in certain conditions
1050                 (between two quoted lines: <enter><enter><up>
1051                  <type a wrapped sentence><go in the first line>
1052                  <insert more text><watch as line joining failed>)
1053
1054 2006-01-10 [paul]       1.9.100cvs133
1055
1056         * src/compose.c
1057                 don't report success in error dialog
1058                 thanks to Colin
1059         * src/common/utils.c
1060                 include some trailing punctuations as URI
1061                 thanks to Hiro
1062
1063 2006-01-10 [paul]       1.9.100cvs132
1064
1065         * src/mimeview.c
1066                 fix incompatible pointer type
1067                 warning
1068
1069 2006-01-10 [paul]       1.9.100cvs131
1070
1071         * src/compose.c
1072                 change Subject in window title
1073                 instantaneously
1074
1075 2006-01-09 [colin]      1.9.100cvs130
1076
1077         * src/addressbook.c
1078         * src/headerview.c
1079         * src/mainwindow.c
1080         * src/messageview.c
1081         * src/mimeview.c
1082         * src/noticeview.c
1083         * src/summaryview.c
1084                 Fix possible crashes on exit and in addressbook
1085
1086 2006-01-09 [paul]       1.9.100cvs129
1087
1088         * src/prefs_msg_colors.c
1089                 some cleanups that I forgot last time
1090
1091 2006-01-09 [paul]       1.9.100cvs128
1092
1093         * README
1094         * src/folderview.c
1095         * src/prefs_msg_colors.c
1096                 add previously hidden option, color_new, to
1097                 the gui
1098                 move the page to Display/
1099                 rework the gui
1100
1101 2006-01-09 [wwp]        1.9.100cvs127
1102
1103         * src/prefs_themes.c
1104                 made the prefs/display/themes layouts spacing less condensed
1105                 (and so they match other prefs/pages' look).
1106
1107 2006-01-09 [paul]       1.9.100cvs126
1108
1109         * src/compose.c
1110         * src/prefs_common.c
1111         * src/prefs_common.h
1112         * src/prefs_wrapping.c
1113                 remove 'wrap at send' option
1114
1115 2006-01-06 [colin]      1.9.100cvs125
1116
1117         * src/compose.c
1118                 Just make completely sure we don't insert "manual line breaks" 
1119                 when wrapping... 
1120
1121 2006-01-04 [paul]
1122
1123         * 2.0.0-rc3 released
1124
1125 2006-01-04 [paul]       1.9.100cvs124
1126
1127         * src/folderview.c
1128                 fix bug 882, 'quick scroll in folder list
1129                 displays wrong folder contents'
1130
1131 2006-01-04 [paul]       1.9.100cvs123
1132
1133         * src/plugins/pgpmime/pgpmime.c
1134                 better debug information when signing
1135                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1136
1137 2006-01-03 [colin]      1.9.100cvs122
1138
1139         * configure.ac
1140                 We need to recheck for gpgme 1.0.0 after checking
1141                 for 1.1.1, because if 1.1.1 isn't available, 
1142                 GPGME_LIBS and friends are blanked out by the 
1143                 second check.
1144
1145 2006-01-03 [colin]      1.9.100cvs121
1146
1147         * src/common/prefs.c
1148                 Windows unlink-before rename fix
1149         * src/plugins/pgpcore/sgpgme.c
1150                 Add support for PKA info if available
1151                 Both patches by Werner Koch
1152
1153 2006-01-03 [paul]       1.9.100cvs120
1154
1155         * src/messageview.c
1156                 fix bug 884, 'Send receipt' button visible in queue
1157                 Thanks to Colin
1158
1159 2006-01-02 [colin]      1.9.100cvs119
1160
1161         * src/compose.c
1162         * src/imap.c
1163                 Fix autosave on IMAP and more generally try to
1164                 return the correct ID on a newly added IMAP message
1165
1166 2006-01-02 [paul]       1.9.100cvs118
1167
1168         * manual/keyboard.xml
1169                 edited
1170
1171 2006-01-01 [paul]       1.9.100cvs117
1172
1173         * src/gtk/authors.h
1174                 alphabetical order
1175
1176 2005-12-30 [colin]      1.9.100cvs116
1177
1178         * manual/advanced.xml
1179                 Explain Pre/Post-processing differences.
1180
1181 2005-12-30 [colin]      1.9.100cvs115
1182
1183         * src/mh.c
1184                 Implement copy_msgs for a little optimization
1185         * src/imap.c
1186                 Finish yesterday's fix
1187
1188 2005-12-29 [colin]      1.9.100cvs114
1189
1190         * src/imap.c
1191                 Fix occasional failure in fetching a mail over
1192                 IMAP
1193
1194 2005-12-29 [colin]      1.9.100cvs113
1195
1196         * src/compose.c
1197                 Don't remove a draft when sending it, if it is 
1198                 locked.
1199
1200 2005-12-28 [colin]      1.9.100cvs112
1201
1202         * src/summaryview.c
1203                 Fix leak for real
1204
1205 2005-12-28 [wwp]        1.9.100cvs111
1206
1207         * doc/faq/.cvsignore
1208         * doc/faq/de/.cvsignore
1209         * doc/faq/en/.cvsignore
1210         * doc/faq/es/.cvsignore
1211         * doc/faq/fr/.cvsignore
1212         * doc/faq/it/.cvsignore
1213         * doc/manual/.cvsignore
1214         * doc/manual/de/.cvsignore
1215         * doc/manual/en/.cvsignore
1216         * doc/manual/es/.cvsignore
1217         * doc/manual/fr/.cvsignore
1218         * doc/manual/ja/.cvsignore
1219         * src/plugins/mathml_viewer/.cvsignore
1220                 rollback revival of those files (my bad, sorry for the noise).
1221
1222 2005-12-28 [wwp]        1.9.100cvs110
1223
1224         * src/compose.c
1225                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1226
1227 2005-12-28 [wwp]        1.9.100cvs109
1228
1229         * doc/faq/.cvsignore
1230         * doc/faq/de/.cvsignore
1231         * doc/faq/en/.cvsignore
1232         * doc/faq/es/.cvsignore
1233         * doc/faq/fr/.cvsignore
1234         * doc/faq/it/.cvsignore
1235         * doc/manual/.cvsignore
1236         * doc/manual/de/.cvsignore
1237         * doc/manual/en/.cvsignore
1238         * doc/manual/es/.cvsignore
1239         * doc/manual/fr/.cvsignore
1240         * doc/manual/ja/.cvsignore
1241         * src/plugins/mathml_viewer/.cvsignore
1242         * po/.cvsignore
1243                 more files to ignore.
1244
1245 2005-12-24 [colin]      1.9.100cvs108
1246
1247         * AUTHORS
1248         * src/gtk/authors.h
1249                 Update for Werner
1250
1251 2005-12-24 [colin]      1.9.100cvs107
1252
1253         * src/procmsg.c
1254                 Allow NULL src_msginfo in 
1255                 procmsg_msginfo_new_from_mimeinfo
1256
1257 2005-12-23 [paul]       1.9.100cvs106
1258
1259         * src/plugins/pgpinline/mypgpcore.def
1260                 add this forgotten file
1261
1262 2005-12-23 [colin]      1.9.100cvs105
1263
1264         * src/mainwindow.c
1265                 Fix missing break
1266
1267 2005-12-23 [colin]      1.9.100cvs104
1268
1269         * autogen.sh
1270         * src/folder.c
1271         * src/mh.c
1272         * src/common/plugin.c
1273         * src/common/socket.c
1274         * src/common/socket.h
1275         * src/common/utils.c
1276         * src/common/utils.h
1277         * src/gtk/pluginwindow.c
1278         * src/plugins/pgpcore/plugin.def
1279         * src/plugins/pgpcore/sylpheed.def
1280         * src/plugins/pgpinline/Makefile.am
1281         * src/plugins/pgpinline/plugin.def
1282         * src/plugins/pgpinline/sylpheed.def
1283         * src/plugins/pgpmime/plugin.def
1284         * src/plugins/pgpmime/sylpheed.def
1285                 Various w32 fixes by Werner Koch
1286
1287 2005-12-22 [paul]       1.9.100cvs103
1288
1289         * src/wizard.c
1290                 don't offer IMAP as 'server type' if
1291                 libetpan isn't built in
1292
1293 2005-12-22 [paul]       1.9.100cvs102
1294
1295         * AUTHORS
1296         * src/mainwindow.c
1297         * src/mainwindow.h
1298         * src/toolbar.c
1299         * src/gtk/authors.h
1300                 support GTK_TOOLBAR_BOTH_HORIZ (text
1301                 next to icon) Patch by Marien Zwart
1302                 marienz@users.sf.net
1303                 Also reword the text
1304
1305 2005-12-21 [colin]      1.9.100cvs101
1306
1307         * configure.ac
1308                 Fix DATADIRNAME
1309         * COPYING
1310                 Fix missing section and explicit the exception better
1311         * src/compose.c
1312                 Prevent mail from being lost without notice when an
1313                 SMTP error happens on trying to send an unmodified
1314                 drafted mail.
1315         * src/send_message.c
1316         * src/common/smtp.c
1317                 Fix password remembering when wrong, and add return
1318                 value checks where they should have been
1319         * src/plugins/pgpcore/sylpheed.def
1320         * src/plugins/pgpinline/sylpheed.def
1321         * src/plugins/pgpmime/sylpheed.def
1322                 Add a few symbols needed
1323
1324 2005-12-21 [paul]       1.9.100cvs100
1325
1326         * m4/codeset.m4
1327         * m4/glibc21.m4
1328         * m4/intdiv0.m4
1329         * m4/inttypes-pri.m4
1330         * m4/inttypes.m4
1331         * m4/inttypes_h.m4
1332         * m4/isc-posix.m4
1333         * m4/lcmessage.m4
1334         * m4/stdint_h.m4
1335         * m4/uintmax_t.m4
1336                 gettextization
1337                 thanks to Colin
1338
1339 2005-12-21 [paul]       1.9.100cvs99
1340
1341         * po/sv.po
1342                 fixed by Colin
1343
1344 2005-12-20 [paul]       1.9.100cvs98
1345
1346         * po/sv.po
1347                 updated by Anders Trobäck
1348
1349 2005-12-20 [colin]      1.9.100cvs97
1350
1351         * ABOUT-NLS
1352         * Makefile.am
1353         * autogen.sh
1354         * configure.ac
1355         * config/config.rpath
1356         * config/mkinstalldirs
1357         * m4/Makefile.am
1358         * m4/glibc2.m4
1359         * m4/gnupg.m4
1360         * m4/gpgme.m4
1361         * m4/intmax.m4
1362         * m4/longdouble.m4
1363         * m4/longlong.m4
1364         * m4/printf-posix.m4
1365         * m4/signed.m4
1366         * m4/size_max.m4
1367         * m4/ulonglong.m4
1368         * m4/wchar_t.m4
1369         * m4/wint_t.m4
1370         * m4/xsize.m4
1371         * po/Makefile.in.in
1372         * po/Makevars
1373         * po/bg.po
1374         * po/ca.po
1375         * po/cs.po
1376         * po/de.po
1377         * po/el.po
1378         * po/en_GB.po
1379         * po/es.po
1380         * po/fi.po
1381         * po/fr.po
1382         * po/hr.po
1383         * po/hu.po
1384         * po/it.po
1385         * po/ja.po
1386         * po/ko.po
1387         * po/nb.po
1388         * po/nl.po
1389         * po/pl.po
1390         * po/pt_BR.po
1391         * po/ru.po
1392         * po/sk.po
1393         * po/sr.po
1394         * po/stamp-po
1395         * po/sv.po
1396         * po/zh_CN.po
1397         * po/zh_TW.po
1398         * src/Makefile.am
1399         * src/codeconv.c
1400         * src/compose.c
1401         * src/exporthtml.c
1402         * src/exportldif.c
1403         * src/folder.c
1404         * src/main.c
1405         * src/manual.c
1406         * src/mh.c
1407         * src/mimeview.c
1408         * src/send_message.c
1409         * src/common/Makefile.am
1410         * src/common/fnmatch.c
1411         * src/common/fnmatch.h
1412         * src/common/fnmatch_loop.c
1413         * src/common/nntp.c
1414         * src/common/plugin.c
1415         * src/common/smtp.c
1416         * src/common/socket.c
1417         * src/common/string_match.c
1418         * src/common/sylpheed.c
1419         * src/common/utils.c
1420         * src/common/utils.h
1421         * src/common/w32_dirent.c
1422         * src/common/w32_reg.c
1423         * src/common/w32_signal.c
1424         * src/common/w32_stat.c
1425         * src/common/w32_stdio.c
1426         * src/common/w32_stdlib.c
1427         * src/common/w32_string.c
1428         * src/common/w32_time.c
1429         * src/common/w32_unistd.c
1430         * src/common/w32_wait.c
1431         * src/common/w32lib.h
1432         * src/etpan/Makefile.am
1433         * src/gtk/Makefile.am
1434         * src/plugins/clamav/Makefile.am
1435         * src/plugins/demo/Makefile.am
1436         * src/plugins/dillo_viewer/Makefile.am
1437         * src/plugins/pgpcore/Makefile.am
1438         * src/plugins/pgpcore/passphrase.c
1439         * src/plugins/pgpcore/plugin.def
1440         * src/plugins/pgpcore/sgpgme.c
1441         * src/plugins/pgpcore/sylpheed.def
1442         * src/plugins/pgpcore/version.rc
1443         * src/plugins/pgpinline/Makefile.am
1444         * src/plugins/pgpinline/plugin.def
1445         * src/plugins/pgpinline/sylpheed.def
1446         * src/plugins/pgpinline/version.rc
1447         * src/plugins/pgpmime/Makefile.am
1448         * src/plugins/pgpmime/mypgpcore.def
1449         * src/plugins/pgpmime/plugin.def
1450         * src/plugins/pgpmime/sylpheed.def
1451         * src/plugins/pgpmime/version.rc
1452         * src/plugins/spamassassin/Makefile.am
1453                 Very little ;-) patch from Werner Koch, providing
1454                 infrastructure for cross-compiling to Win32
1455
1456 2005-12-20 [paul]       1.9.100cvs96
1457
1458         * src/account.c
1459         * src/account.h
1460         * src/mainwindow.c
1461         * src/mainwindow.h
1462         * src/toolbar.c
1463         * src/toolbar.h
1464                 add a combo to the Get All button, allowing
1465                 quick retrieval from any account
1466                 Patch by Fabien Vantard, slightly modified
1467                 by Colin
1468         * src/gtk/about.c
1469                 i18n fix. Patch by Fabien Vantard
1470
1471 2005-12-19 [colin]      1.9.100cvs95
1472
1473         * src/compose.c
1474         * src/compose.h
1475                 Don't automatically join lines when they've 
1476                 been separated by the user and not automatically
1477
1478 2005-12-19 [paul]       1.9.100cvs94
1479
1480         * src/gtk/pluginwindow.c
1481                 i18n fix.
1482                 Patch by Fabien Vantard
1483
1484 2005-12-15 [paul]       1.9.100cvs93
1485
1486         * src/common/plugin.c
1487         * src/common/plugin.h
1488         * src/gtk/pluginwindow.c
1489         * src/plugins/clamav/clamav_plugin.c
1490         * src/plugins/demo/demo.c
1491         * src/plugins/dillo_viewer/dillo_viewer.c
1492         * src/plugins/pgpcore/plugin.c
1493         * src/plugins/pgpinline/plugin.c
1494         * src/plugins/pgpmime/plugin.c
1495         * src/plugins/spamassassin/spamassassin.c
1496         * src/plugins/trayicon/trayicon.c
1497                 add plugin_version()
1498
1499 2005-12-15 [colin]      1.9.100cvs92
1500
1501         * src/compose.c
1502                 Further fix bug #875
1503
1504 2005-12-15 [paul]       1.9.100cvs91
1505
1506         * src/gtk/filesel.c
1507                 fix attach_load_dir getting set to
1508                 PLUGINDIR on plugin load
1509
1510 2005-12-14 [mones]      1.9.100cvs90
1511
1512         * manual/ack.xml
1513         * manual/keyboard.xml
1514                 Initial draft and some shortcuts added
1515                 
1516         * po/es.po
1517                 Updated translation
1518
1519 2005-12-14 [colin]      1.9.100cvs89
1520
1521         * src/compose.c
1522         * src/imap.c
1523         * src/summaryview.c
1524         * src/gtk/gtkaspell.c
1525                 More leaks fixed
1526         * src/prefs_folder_item.c
1527                 Fix recursive prefs apply
1528
1529
1530 2005-12-14 [colin]      1.9.100cvs88
1531
1532         * src/compose.c
1533                 Fix bug #875 (Freeze On Inline Forward of 
1534                 Large Message)
1535
1536 2005-12-13 [colin]      1.9.100cvs87
1537
1538         * src/compose.c
1539                 Uniq-ify and sort the mimetypes list
1540                 Patch by Fabien Vantard
1541
1542 2005-12-13 [colin]      1.9.100cvs86
1543
1544         * src/imap.c
1545         * src/etpan/imap-thread.c
1546                 Fix leaks (patch by Hoa)
1547         * src/news.c
1548         * src/common/plugin.c
1549                 Fix leaks
1550
1551 2005-12-12 [colin]
1552
1553         * 2.0.0-rc2 released
1554
1555 2005-12-12 [colin]      1.9.100cvs85
1556
1557         * src/matcher.c
1558                 Fix a leak
1559
1560 2005-12-12 [wwp]        1.9.100cvs84
1561
1562         * src/gtk/icon_legend.c
1563                 fix misbehaviour and crash when closing the legend window
1564         using the Esc key (patch by Fabien Vantard).
1565
1566 2005-12-12 [paul]       1.9.100cvs83
1567
1568         * src/browseldap.c
1569         * src/foldersel.c
1570         * src/prefs_actions.c
1571         * src/prefs_filtering.c
1572         * src/prefs_matcher.c
1573         * src/prefs_spelling.glade      ** REMOVED **
1574         * src/prefs_template.c
1575         * src/gtk/foldersort.glade      ** REMOVED **
1576         * src/gtk/pluginwindow.c
1577         * src/gtk/pluginwindow.glade    ** REMOVED **
1578         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1579                 cleanups
1580
1581 2005-12-11 [paul]       1.9.100cvs82
1582
1583         * src/gtk/filesel.c
1584                 fix attach_load_dir crasher (double free)
1585
1586 2005-12-09 [paul]       1.9.100cvs81
1587
1588         * po/POTFILES.in
1589         * src/mainwindow.c
1590         * src/gtk/Makefile.am
1591         * src/gtk/icon_legend.c
1592         * src/gtk/icon_legend.h
1593                 add icon legend
1594         * src/manual.c
1595                 cleanup
1596
1597 2005-12-09 [paul]       1.9.100cvs80
1598
1599         * src/plugins/pgpcore/passphrase.c
1600                 wrap the label in the dialog
1601
1602 2005-12-09 [colin]      1.9.100cvs79
1603
1604         * src/plugins/pgpcore/sgpgme.c
1605                 Display (untrusted) on not trusted signatures
1606                 Patch by Michal Èihaø <michal@cihar.com>
1607                 Closes bug #867 (Report also key trust)
1608
1609 2005-12-09 [colin]      1.9.100cvs78
1610
1611         * src/common/plugin.c
1612                 Update licence check, following Eben Moglen's advice
1613
1614 2005-12-08 [colin]      1.9.100cvs77
1615
1616         * src/folder.c
1617                 Fix the occasionnal item->cache != NULL 
1618                 assertion failure. 
1619
1620 2005-12-08 [colin]      1.9.100cvs76
1621
1622         * src/mimeview.c
1623         * src/plugins/pgpcore/sgpgme.c
1624                 Print key id when unable to check it
1625                 Closes bug #866 (Show key id when missing)
1626
1627 2005-12-08 [paul]       1.9.100cvs75
1628
1629         * src/prefs_common.c
1630         * src/prefs_common.h
1631         * src/gtk/filesel.c
1632                 remember load attachment dir
1633
1634 2005-12-07 [colin]      1.9.100cvs74
1635
1636         * src/prefs_toolbar.c
1637                 Gtk fixes, patch by Fabien Vantard
1638
1639 2005-12-07 [colin]      1.9.100cvs73
1640
1641         * src/action.c
1642         * src/compose.c
1643         * src/compose.h
1644                 Fix bug #839 (Quoted text isn't colored after 
1645                 executing an action)
1646         * src/common/plugin.c
1647                 Require plugins to declare their licence in plugin_licence()
1648                 Refuse to load non-GPL plugins as they'd be illegal (as 
1649                 derived works of Sylpheed-Claws, they must be GPL).
1650         * src/plugins/clamav/clamav_plugin.c
1651         * src/plugins/demo/demo.c
1652         * src/plugins/dillo_viewer/dillo_viewer.c
1653         * src/plugins/pgpcore/plugin.c
1654         * src/plugins/pgpinline/plugin.c
1655         * src/plugins/pgpmime/plugin.c
1656         * src/plugins/spamassassin/spamassassin.c
1657         * src/plugins/trayicon/trayicon.c
1658                 Add plugin_licence()
1659
1660 2005-12-07 [paul]       1.9.100cvs72
1661
1662         * configure.ac
1663         * src/mainwindow.c
1664         * src/manual.c
1665         * src/manual.h
1666         * src/common/defs.h
1667                 clean up after local FAQ removal and
1668                 temporary manual removal
1669
1670 2005-12-06 [colin]      1.9.100cvs71
1671
1672         * configure.ac
1673         * doc/Makefile.am
1674         * doc/faq/.cvsignore
1675         * doc/faq/Makefile.am
1676         * doc/faq/de/.cvsignore
1677         * doc/faq/de/Makefile.am
1678         * doc/faq/de/sylpheed-faq-1.html
1679         * doc/faq/de/sylpheed-faq-2.html
1680         * doc/faq/de/sylpheed-faq-3.html
1681         * doc/faq/de/sylpheed-faq.html
1682         * doc/faq/en/.cvsignore
1683         * doc/faq/en/Makefile.am
1684         * doc/faq/en/sylpheed-faq-1.html
1685         * doc/faq/en/sylpheed-faq-2.html
1686         * doc/faq/en/sylpheed-faq-3.html
1687         * doc/faq/en/sylpheed-faq-4.html
1688         * doc/faq/en/sylpheed-faq.html
1689         * doc/faq/es/.cvsignore
1690         * doc/faq/es/Makefile.am
1691         * doc/faq/es/sylpheed-faq-1.html
1692         * doc/faq/es/sylpheed-faq-2.html
1693         * doc/faq/es/sylpheed-faq-3.html
1694         * doc/faq/es/sylpheed-faq-4.html
1695         * doc/faq/es/sylpheed-faq.html
1696         * doc/faq/fr/.cvsignore
1697         * doc/faq/fr/Makefile.am
1698         * doc/faq/fr/sylpheed-faq-1.html
1699         * doc/faq/fr/sylpheed-faq-2.html
1700         * doc/faq/fr/sylpheed-faq-3.html
1701         * doc/faq/fr/sylpheed-faq.html
1702         * doc/faq/it/.cvsignore
1703         * doc/faq/it/Makefile.am
1704         * doc/faq/it/sylpheed-faq-1.html
1705         * doc/faq/it/sylpheed-faq-2.html
1706         * doc/faq/it/sylpheed-faq-3.html
1707         * doc/faq/it/sylpheed-faq.html
1708         * doc/manual/.cvsignore
1709         * doc/manual/Makefile.am
1710         * doc/manual/de/.cvsignore
1711         * doc/manual/de/Makefile.am
1712         * doc/manual/de/sylpheed-1.html
1713         * doc/manual/de/sylpheed-10.html
1714         * doc/manual/de/sylpheed-11.html
1715         * doc/manual/de/sylpheed-12.html
1716         * doc/manual/de/sylpheed-13.html
1717         * doc/manual/de/sylpheed-14.html
1718         * doc/manual/de/sylpheed-15.html
1719         * doc/manual/de/sylpheed-16.html
1720         * doc/manual/de/sylpheed-17.html
1721         * doc/manual/de/sylpheed-18.html
1722         * doc/manual/de/sylpheed-19.html
1723         * doc/manual/de/sylpheed-2.html
1724         * doc/manual/de/sylpheed-20.html
1725         * doc/manual/de/sylpheed-3.html
1726         * doc/manual/de/sylpheed-4.html
1727         * doc/manual/de/sylpheed-5.html
1728         * doc/manual/de/sylpheed-6.html
1729         * doc/manual/de/sylpheed-7.html
1730         * doc/manual/de/sylpheed-8.html
1731         * doc/manual/de/sylpheed-9.html
1732         * doc/manual/de/sylpheed.html
1733         * doc/manual/en/.cvsignore
1734         * doc/manual/en/Makefile.am
1735         * doc/manual/en/sylpheed-1.html
1736         * doc/manual/en/sylpheed-10.html
1737         * doc/manual/en/sylpheed-11.html
1738         * doc/manual/en/sylpheed-12.html
1739         * doc/manual/en/sylpheed-13.html
1740         * doc/manual/en/sylpheed-14.html
1741         * doc/manual/en/sylpheed-15.html
1742         * doc/manual/en/sylpheed-16.html
1743         * doc/manual/en/sylpheed-17.html
1744         * doc/manual/en/sylpheed-18.html
1745         * doc/manual/en/sylpheed-19.html
1746         * doc/manual/en/sylpheed-2.html
1747         * doc/manual/en/sylpheed-20.html
1748         * doc/manual/en/sylpheed-21.html
1749         * doc/manual/en/sylpheed-22.html
1750         * doc/manual/en/sylpheed-3.html
1751         * doc/manual/en/sylpheed-4.html
1752         * doc/manual/en/sylpheed-5.html
1753         * doc/manual/en/sylpheed-6.html
1754         * doc/manual/en/sylpheed-7.html
1755         * doc/manual/en/sylpheed-8.html
1756         * doc/manual/en/sylpheed-9.html
1757         * doc/manual/en/sylpheed.html
1758         * doc/manual/es/.cvsignore
1759         * doc/manual/es/Makefile.am
1760         * doc/manual/es/sylpheed-1.html
1761         * doc/manual/es/sylpheed-10.html
1762         * doc/manual/es/sylpheed-11.html
1763         * doc/manual/es/sylpheed-12.html
1764         * doc/manual/es/sylpheed-13.html
1765         * doc/manual/es/sylpheed-14.html
1766         * doc/manual/es/sylpheed-15.html
1767         * doc/manual/es/sylpheed-16.html
1768         * doc/manual/es/sylpheed-17.html
1769         * doc/manual/es/sylpheed-18.html
1770         * doc/manual/es/sylpheed-19.html
1771         * doc/manual/es/sylpheed-2.html
1772         * doc/manual/es/sylpheed-20.html
1773         * doc/manual/es/sylpheed-3.html
1774         * doc/manual/es/sylpheed-4.html
1775         * doc/manual/es/sylpheed-5.html
1776         * doc/manual/es/sylpheed-6.html
1777         * doc/manual/es/sylpheed-7.html
1778         * doc/manual/es/sylpheed-8.html
1779         * doc/manual/es/sylpheed-9.html
1780         * doc/manual/es/sylpheed.html
1781         * doc/manual/fr/.cvsignore
1782         * doc/manual/fr/Makefile.am
1783         * doc/manual/fr/sylpheed-1.html
1784         * doc/manual/fr/sylpheed-10.html
1785         * doc/manual/fr/sylpheed-11.html
1786         * doc/manual/fr/sylpheed-12.html
1787         * doc/manual/fr/sylpheed-13.html
1788         * doc/manual/fr/sylpheed-14.html
1789         * doc/manual/fr/sylpheed-15.html
1790         * doc/manual/fr/sylpheed-16.html
1791         * doc/manual/fr/sylpheed-17.html
1792         * doc/manual/fr/sylpheed-18.html
1793         * doc/manual/fr/sylpheed-19.html
1794         * doc/manual/fr/sylpheed-2.html
1795         * doc/manual/fr/sylpheed-20.html
1796         * doc/manual/fr/sylpheed-3.html
1797         * doc/manual/fr/sylpheed-4.html
1798         * doc/manual/fr/sylpheed-5.html
1799         * doc/manual/fr/sylpheed-6.html
1800         * doc/manual/fr/sylpheed-7.html
1801         * doc/manual/fr/sylpheed-8.html
1802         * doc/manual/fr/sylpheed-9.html
1803         * doc/manual/fr/sylpheed.html
1804         * doc/manual/ja/.cvsignore
1805         * doc/manual/ja/Makefile.am
1806         * doc/manual/ja/sylpheed-1.html
1807         * doc/manual/ja/sylpheed-10.html
1808         * doc/manual/ja/sylpheed-11.html
1809         * doc/manual/ja/sylpheed-12.html
1810         * doc/manual/ja/sylpheed-13.html
1811         * doc/manual/ja/sylpheed-14.html
1812         * doc/manual/ja/sylpheed-15.html
1813         * doc/manual/ja/sylpheed-16.html
1814         * doc/manual/ja/sylpheed-17.html
1815         * doc/manual/ja/sylpheed-18.html
1816         * doc/manual/ja/sylpheed-19.html
1817         * doc/manual/ja/sylpheed-2.html
1818         * doc/manual/ja/sylpheed-20.html
1819         * doc/manual/ja/sylpheed-3.html
1820         * doc/manual/ja/sylpheed-4.html
1821         * doc/manual/ja/sylpheed-5.html
1822         * doc/manual/ja/sylpheed-6.html
1823         * doc/manual/ja/sylpheed-7.html
1824         * doc/manual/ja/sylpheed-8.html
1825         * doc/manual/ja/sylpheed-9.html
1826         * doc/manual/ja/sylpheed.html
1827         * doc/manual/ja/sylpheed.sgml
1828         * src/mainwindow.c
1829                 Remove outdated manual and faq. Noisy, eh?
1830
1831 2005-12-06 [colin]      1.9.100cvs70
1832
1833         * src/compose.c
1834         * src/quote_fmt_parse.y
1835         * src/undo.c
1836         * src/undo.h
1837                 Allow %X to position cursor at 0 
1838                 (no %X = before signature)
1839                 Fix paste as quotation putting the cursor at 0
1840                 Fix undo offsets when pasting
1841                 Insert the quote_fmt at once instead of line 
1842                 by line
1843                 Fix [Edited] when starting to reply/forward
1844
1845 2005-12-06 [paul]       1.9.100cvs69
1846
1847         * src/plugins/clamav/clamav_plugin_gtk.c
1848                 add another tooltip
1849         * src/plugins/spamassassin/spamassassin_gtk.c
1850                 rework spamassassin_create_widget_func()
1851
1852 2005-12-05 [colin]      1.9.100cvs68
1853
1854         * po/POTFILES.in
1855                 Fix make release ;-)
1856
1857 2005-12-05 [colin]      1.9.100cvs67
1858
1859         * src/compose.c
1860         * src/compose.h
1861                 Fix cursor positioning (not obeying %X)
1862
1863 2005-12-05 [paul]       1.9.100cvs66
1864
1865         * src/plugins/dillo_viewer/dillo_prefs.c
1866                 fix compilation warning
1867
1868 2005-12-05 [paul]       1.9.100cvs65
1869
1870         * src/prefs_spelling.c
1871         * src/plugins/trayicon/trayicon.c
1872                 cleanups - remove unused stuff
1873
1874 2005-12-05 [paul]       1.9.100cvs64
1875
1876         * README
1877         * manual/plugins.xml
1878                 remove info about removed mathml_viewer plugin
1879
1880 2005-12-05 [paul]       1.9.100cvs63
1881
1882         * configure.ac
1883         * src/plugins/Makefile.am
1884         * src/plugins/mathml_viewer/.cvsignore
1885         * src/plugins/mathml_viewer/Makefile.am
1886         * src/plugins/mathml_viewer/mathml_viewer.c
1887                 remove unmaintained mathml_viewer plugin
1888
1889 2005-12-05 [paul]       1.9.100cvs62
1890
1891         * src/summaryview.c
1892                 obey prefs_common.always_show_msg when
1893                 moving a msg
1894                 Thanks to Colin
1895
1896 2005-12-05 [paul]       1.9.100cvs61
1897
1898         * src/compose.c
1899         * src/prefs_account.c
1900         * src/prefs_filtering.c
1901         * src/prefs_quote.c
1902         * src/prefs_spelling.c
1903         * src/prefs_toolbar.c
1904         * src/summaryview.c
1905         * src/gtk/gtkutils.c
1906         * src/gtk/quicksearch.c
1907         * src/plugins/dillo_viewer/dillo_prefs.c
1908                 dialog cleanups
1909
1910 2005-12-04 [paul]       1.9.100cvs60
1911
1912         * src/inc.c
1913         * src/prefs_account.c
1914         * src/prefs_account.h
1915                 allow a Local account to specify a
1916                 default inbox
1917                 (closes bug 843 'Inbox cannot be changed for local
1918                  mailboxes')
1919
1920 2005-12-04 [colin]      1.9.100cvs59
1921
1922         * src/plugins/trayicon/trayicon.c
1923                 Remove Get, rename Get All to Get Mail in order to
1924                 be consistent with the default main toolbar
1925
1926 2005-12-03 [colin]      1.9.100cvs58
1927
1928         * manual/gpl.xml
1929         * manual/sylpheed-claws-manual.xml
1930                 Add GPL appendix
1931
1932 2005-12-03 [paul]       1.9.100cvs57
1933
1934         * AUTHORS
1935         * po/sv.po
1936         * src/gtk/authors.h
1937                 new (partially complete) Swedish translation
1938                 by Anders Troback <sylpheed@troback.com>
1939
1940 2005-12-02 [paul]       1.9.100cvs56
1941
1942         * configure.ac
1943                 libetpan 0.41 required
1944
1945 2005-12-02 [paul]       1.9.100cvs55
1946
1947         * src/plugins/clamav/clamav_plugin.c
1948         * src/plugins/clamav/clamav_plugin.h
1949         * src/plugins/clamav/clamav_plugin_gtk.c
1950         * src/plugins/spamassassin/spamassassin.c
1951         * src/plugins/spamassassin/spamassassin.h
1952         * src/plugins/spamassassin/spamassassin_gtk.c
1953                 unregister prefs pages on unloading, thus
1954                 preventing a crash
1955                 (thanks to Colin for the hint)
1956
1957 2005-12-02 [wwp]        1.9.100cvs54
1958
1959         * src/quote_fmt.h
1960         * src/quote_fmt_parse.y
1961                 fix misuse of gboolean*, use gboolean instead
1962                 (thanks to Paul, Colin, for pointing out that scaring one)
1963
1964 2005-12-02 [paul]       1.9.100cvs53
1965
1966         * src/plugins/clamav/clamav_plugin.c
1967                 int no --> unsigned int no
1968         * src/plugins/clamav/clamav_plugin_gtk.c
1969                 rework config page
1970
1971 2005-12-02 [wwp]        1.9.100cvs52
1972
1973         * src/compose.c
1974         * src/prefs_template.c
1975         * src/quote_fmt.h
1976         * src/quote_fmt_parse.y
1977                 prevent from executing |f and |p templates commands when
1978                 adding or replacing templates in prefs (avoids annoying and
1979                 potentially dangerous behaviours)
1980
1981 2005-12-02 [paul]       1.9.100cvs51
1982
1983         * src/prefs_common.c
1984                 allow translation of some default values
1985                 Patch by Fabien Vantard
1986
1987 2005-12-02 [paul]       1.9.100cvs50
1988
1989         * src/codeconv.c
1990         * src/codeconv.h
1991         * src/prefs_common.c
1992         * src/prefs_common.h
1993         * src/prefs_message.c
1994         * src/textview.c
1995                 remove obsolete 'convert_mb_alnum' option
1996                 and related stuff
1997         * src/gtk/about.c
1998                 remove unused 'about_textview_visibility_notify'
1999
2000 2005-12-02 [paul]       1.9.100cvs49
2001
2002         * src/prefs_account.c
2003         * src/prefs_compose_writing.c
2004         * src/prefs_fonts.c
2005         * src/prefs_gtk.h
2006         * src/prefs_image_viewer.c
2007         * src/prefs_message.c
2008         * src/prefs_other.c
2009         * src/prefs_receive.c
2010         * src/prefs_send.c
2011         * src/prefs_spelling.c
2012         * src/prefs_summaries.c
2013         * src/prefs_wrapping.c
2014         * src/plugins/dillo_viewer/dillo_prefs.c
2015         * src/plugins/pgpcore/prefs_gpg.c
2016                 several cleanups to the prefs dialogs
2017                 (slightly modified) patch by Fabien Vantard
2018
2019 2005-12-02 [paul]       1.9.100cvs48
2020
2021         * src/main.c
2022                 --exit means exit
2023         * src/send_message.c
2024                 fix crash on send when connection fails
2025
2026         Thanks to Colin
2027
2028 2005-12-01 [colin]      1.9.100cvs47
2029
2030         * src/html.c
2031                 Translate &hellip; to "..."
2032
2033 2005-11-30 [colin]      1.9.100cvs46
2034
2035         * src/matcher.c
2036         * src/matcher.h
2037                 Optimize back yesterday's fix.
2038
2039 2005-11-30 [paul]       1.9.100cvs45
2040
2041         * manual/faq.xml
2042                 standardised
2043         * manual/intro.xml
2044                 written by Colin, edited by me
2045
2046 2005-11-29 [colin]      1.9.100cvs44
2047
2048         * src/matcher.c
2049                 Skip headers unconditionnaly in match_body if the
2050                 rule is not message or ~message
2051
2052 2005-11-29 [colin]      1.9.100cvs43
2053
2054         * src/matcher.c
2055                 Fix body_part and such, not skipping headers 
2056                 if the matchcriteria wasn't the first in the rule
2057
2058 2005-11-29 [colin]      1.9.100cvs42
2059
2060         * src/compose.c
2061                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2062                 option missing from message view window)
2063                 Fix double text D'n'D with gtk-2.8
2064         * src/matcher.c
2065                 Fix ~message, ~headers_part, ~body_part rules
2066         * src/messageview.c
2067                 Add Windows-1252 (Closes bug #863)
2068                 Fix accels
2069         * src/gtk/gtkaspell.c
2070                 Properly destroy accels in all menus
2071
2072 2005-11-29 [mones]      1.9.100cvs41
2073
2074         * po/es.po
2075                 Updated.
2076
2077 2005-11-27 [colin]      1.9.100cvs40
2078
2079         * src/mh_gtk.c
2080                 "/Remove mailbox" -> "/Remove mailbox..."
2081
2082 2005-11-27 [paul]       1.9.100cvs39
2083
2084         * AUTHORS
2085         * po/de.po
2086         * src/gtk/authors.h
2087                 updated by new maintainer, Stephan Sachse
2088
2089 2005-11-27 [paul]       1.9.100cvs38
2090
2091         * manual/faq.xml
2092                 written by Colin, edited by me
2093
2094 2005-11-27 [paul]       1.9.100cvs37
2095
2096         * src/prefs_common.c
2097         * src/prefs_common.h
2098         * src/prefs_receive.c
2099         * src/prefs_summaries.c
2100                 move 'go to inbox after receiving new mail'
2101                 option from display/sumamaries to mail
2102                 handling/receive, and rework prefs_summaries
2103                 dialog a little
2104
2105 2005-11-25 [martin]     1.9.100cvs36
2106
2107         * po/de.po
2108             fixed windows-1252 translation;
2109             translated some new and fuzzy strings
2110
2111 2005-11-25 [paul]       1.9.100cvs35
2112
2113         * src/plugins/clamav/clamav_plugin.c
2114                 complete the update done in cvs34
2115
2116 2005-11-25 [paul]       1.9.100cvs34
2117
2118         * src/plugins/clamav/clamav_plugin.c
2119                 reflect upstream changes
2120
2121 2005-11-25 [paul]       1.9.100cvs33
2122
2123         * manual/ack.xml
2124         * manual/plugins.xml
2125         * manual/sylpheed-claws-manual.xml
2126                 written/updated by Colin, edited by me
2127         * tools/acroread2sylpheed.pl
2128                 update binary name
2129
2130 2005-11-24 [colin]      1.9.100cvs32
2131
2132         * src/compose.c
2133                 Fix bug #856 (reediting messages forgets Request
2134                 Return Receipt)
2135
2136 2005-11-24 [paul]       1.9.100cvs31
2137
2138         * manual/addrbook.xml
2139         * manual/starting.xml
2140                 written by Colin, proofread, edited, adapted by me
2141         * manual/advanced.xml
2142                 add some Actions examples
2143         * src/importldif.c
2144                 use a Save button instead of a Close button
2145         * src/wizard.c
2146                 indicate mandatory fields
2147                 fix page display
2148                 Thanks to Colin
2149
2150 2005-11-23 [colin]      1.9.100cvs30
2151
2152         * src/addressbook.c
2153                 Rename menu item, fix possible crash after
2154                 deletion of books
2155         * src/addrindex.c
2156                 Allow searching for '*' in ldap
2157         * src/browseldap.c
2158                 Fix "Browse Entry" (did anyone use it?)
2159         * src/wizard.c
2160                 Add guards for mandatory information
2161
2162 2005-11-23 [paul]       1.9.100cvs29
2163
2164         * manual/advanced.xml
2165                 corrections to the English
2166
2167 2005-11-23 [colin]      1.9.100cvs28
2168
2169         * src/mimeview.c
2170                 Fix possible crash at exit. After the call to
2171                 gtk_container_remove(), the Viewer's widget has no
2172                 more parent so gtk+ automatically frees it and its
2173                 sons. If destroy_viewer() then try to access it,
2174                 problems ensue.
2175
2176 2005-11-22 [colin]      1.9.100cvs27
2177
2178         * src/compose.c
2179         * src/gtk/gtkaspell.c
2180                 Fix right-clicking on a misspelled word
2181                 Fix More... in suggestions menu
2182
2183 2005-11-22 [wwp]        1.9.100cvs26
2184
2185         * src/prefs_template.c
2186                 templates works: re-sort templates list when adding or replacing,
2187                 prevent from adding or replacing when the template name is empty
2188
2189 2005-11-21 [colin]      1.9.100cvs25
2190
2191         * src/addressbook.c
2192                 Fix some addressbook suckage (dnd, select all)
2193         * src/compose.c
2194         * src/gtk/gtkaspell.c
2195         * src/gtk/gtkaspell.h
2196                 Make the spellchecker menu work with the 
2197                 GtkTextView one instead of overriding it
2198
2199 2005-11-20 [paul]       1.9.100cvs24
2200
2201         * manual/handling.xml
2202                 proofread and corrected
2203
2204 2005-11-20 [paul]       1.9.100cvs23
2205
2206         * manual/Makefile
2207                 generate html as one file
2208         * manual/advanced.xml
2209                 fix output generation
2210                 reformat hidden options list
2211         * manual/manual.xml     ** REMOVED **
2212         * manual/sylpheed-claws-manual.xml      ** ADDED **
2213                 renamed
2214
2215 2005-11-18 [colin]      1.9.100cvs22
2216
2217         * src/prefs_account.c
2218                 Fix layout in news and mbox accounts
2219         * manual/account.xml
2220         * manual/advanced.xml
2221                 New contents for Paul to check :)
2222
2223 2005-11-18 [wwp]        1.9.100cvs21
2224
2225         * src/gtk/quicksearch.c
2226                 don't update extended quicksearch buttons twice
2227
2228 2005-11-18 [paul]       1.9.100cvs20
2229
2230         * src/textview.c
2231                 complete 1.9.100cvs19
2232
2233 2005-11-18 [paul]       1.9.100cvs19
2234
2235         * src/compose.c
2236                 cosmetic improvements
2237         * src/textview.c
2238                 also list text/* attachments
2239
2240 2005-11-18 [colin]      1.9.100cvs18
2241
2242         * src/summaryview.c
2243                 Use column 0 instead of -1 in 
2244                 gtk_ctree_node_moveto, in a naive
2245                 hope it'll fix the gtk-related crashes
2246
2247 2005-11-18 [colin]      1.9.100cvs17
2248
2249         * src/gtk/inputdialog.c
2250                 Fix icon staying the first one
2251
2252 2005-11-17 [wwp]        1.9.100cvs16
2253                 fix possible problem showing some quicksearch buttons, and a bad
2254                 call to g_return_if_fail in a function that returns a value (both
2255                 fixes by Fabien Vantard)
2256
2257 2005-11-15 [wwp]        1.9.100cvs15
2258
2259         * src/gtk/quicksearch.c
2260                 added a tooltip to that obscure ... quicksearch button
2261
2262 2005-11-15 [wwp]        1.9.100cvs14
2263
2264         * src/gtk/quicksearch.c
2265                 add a quicksearch helper to filtering expression users: the ... button
2266                 raises the condition expr window. condition expressions set up w/ this
2267                 window are used by the quicksearch if the user closes it pressing OK.
2268
2269 2005-11-14 [paul]       1.9.100cvs13
2270
2271         * src/plugins/clamav/clamav_plugin.c
2272         * src/plugins/spamassassin/spamassassin.c
2273                 change plugin type following recent merging
2274
2275 2005-11-14 [wwp]        1.9.100cvs12
2276
2277         * src/folder.c
2278                 prevent from crashing when copying/moving message(s) from and
2279                 to the same folder
2280
2281 2005-11-14 [paul]       1.9.100cvs11
2282
2283         * src/plugins/clamav/Makefile.am
2284         * src/plugins/clamav/clamav_plugin.c
2285         * src/plugins/clamav/clamav_plugin.h
2286         * src/plugins/clamav/clamav_plugin_gtk.c
2287                 also merge clamav and clamav_gtk plugins
2288
2289 2005-11-13 [colin]      1.9.100cvs10
2290
2291         * configure.ac
2292         * src/plugins/spamassassin/Makefile.am
2293         * src/plugins/spamassassin/spamassassin.c
2294         * src/plugins/spamassassin/spamassassin.h
2295         * src/plugins/spamassassin/spamassassin_gtk.c
2296                 Merge spamassassin and spamassassin_gtk plugins,
2297                 and build it by default.
2298
2299 2005-11-12 [colin]      1.9.100cvs9
2300
2301         * src/etpan/imap-thread.c
2302                 Fix gcc warning
2303
2304 2005-11-12 [colin]      1.9.100cvs8
2305
2306         * src/procmime.c
2307                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2308
2309 2005-11-10 [colin]      1.9.100cvs7
2310
2311         * src/main.c
2312                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2313                 minimised state)
2314
2315 2005-11-10 [wwp]        1.9.100cvs6
2316
2317         * src/gtk/description_window.c
2318                 fix a crash when closing description windows using the WM's [X] button
2319
2320 2005-11-09 [colin]      1.9.100cvs5
2321
2322         * src/common/ssl.c
2323                 Update libetpan call to follow upstream
2324                 (yes, this requires libetpan-0.40cvs3)
2325
2326 2005-11-08 [colin]      1.9.100cvs4
2327
2328         * src/compose.c
2329         * src/textview.c
2330         * src/common/utils.c
2331         * src/common/utils.h
2332                 Enhance the email parser
2333
2334 2005-11-08 [colin]      1.9.100cvs3
2335
2336         * src/procmime.c
2337                 Fix what looks like an off-by-one (fixes 
2338                 attachments from the Bat)
2339
2340 2005-11-08 [wwp]        1.9.100cvs2
2341
2342         * src/main.c
2343                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2344
2345 2005-11-08 [wwp]        1.9.100cvs1
2346
2347         * src/main.c
2348                 allow exiting Sylpheed-Claws from command-line
2349
2350 2005-11-08 [paul]       1.9.100
2351
2352         1.9.100 released
2353
2354 2005-11-07 [colin]      1.9.99cvs17
2355
2356         * src/addritem.c
2357         * src/ldif.c
2358                 Fix import of base-64 encoded items
2359
2360 2005-11-07 [colin]      1.9.99cvs16
2361
2362         * src/send_message.c
2363                 Fix bug #314 (Queue does not empty under certain 
2364                 circumstances)
2365
2366 2005-11-07 [paul]       1.9.99cvs15
2367
2368         * src/mutt.c
2369         * src/pine.c
2370                 fix buffer overflows
2371                 Thanks to Colin
2372
2373 2005-11-07 [paul]       1.9.99cvs14
2374
2375         * doc/man/Makefile.am
2376         * doc/man/sylpheed-claws.1      ** ADDED **
2377         * doc/man/sylpheed.1            ** DELETED **
2378                 rename and update the man file
2379
2380 2005-11-06 [colin]      1.9.99cvs13
2381
2382         * src/ldif.c
2383                 Fix ldif_get_line() that returned empty strings
2384                 (Didn't understand why). Also fix a possible
2385                 buffer overflow.
2386
2387 2005-11-06 [wwp]        1.9.99cvs12
2388
2389         * src/textview.c
2390         * src/gtk/about.c
2391         * src/gtk/gtkutils.c
2392         * src/gtk/gtkutils.h
2393                 fix a compilation warning,
2394                 make links sensitive in the about dialog
2395
2396 2005-11-04 [wwp]        1.9.99cvs11
2397
2398         * src/gtk/about.c
2399                 don't wrap or translate URIs, and a bit text format cleanup
2400
2401 2005-11-04 [wwp]        1.9.99cvs10
2402
2403         * src/gtk/about.c
2404                 better textview tagging implementation (no more use of marks for
2405                 postponed tagging)
2406
2407 2005-11-02 [colin]      1.9.99cvs9
2408
2409         * src/common/ssl.c
2410                 Forgot an ifdef
2411
2412 2005-11-02 [colin]      1.9.99cvs8
2413
2414         * configure.ac
2415                 Require libetpan-0.40 due to upstream fix
2416         * src/common/ssl.c
2417                 Tell libetpan not to call SSL_Library_Init,
2418                 as we do it ourselves.
2419
2420 2005-11-02 [colin]      1.9.99cvs7
2421
2422         * po/POTFILES.in
2423                 Add missing files (thanks to Fabien Vantard)
2424
2425 2005-11-02 [colin]      1.9.99cvs6
2426
2427         * src/summaryview.c
2428                 Fix totals when read messages are hidden or quicksearch
2429                 is on
2430         * src/ssl_manager.c
2431         * src/ssl_manager.h
2432         * src/common/ssl_certificate.c
2433         * src/common/ssl_certificate.h
2434         * src/gtk/sslcertwindow.c
2435         * src/gtk/sslcertwindow.h
2436                 Fix copyright on my stuff
2437
2438 2005-11-02 [wwp]        1.9.99cvs5
2439
2440         * src/prefs_themes.c
2441                 fix directory name checking (theme installation/removal),
2442                 made related error a bit more verbose
2443
2444 2005-11-02 [colin]      1.9.99cvs4
2445
2446         * src/summaryview.c
2447                 Fix typo (probably fixes bug #841 (Sort by the From 
2448                 field doesn't work)
2449
2450 2005-11-02 [paul]       1.9.99cvs3
2451
2452         * po/ko.po
2453         * po/nb.po
2454                 updated by SungHyun Nam, Geir Helland
2455         * src/wizard.c
2456                 fix typo in welcome message. spotted by
2457                 Andrea Spadaccini
2458
2459 2005-11-01 [colin]      1.9.99cvs2
2460
2461         * src/compose.c
2462                 Fix replying to ml wen confirming subscription
2463         * src/messageview.c
2464         * src/mimeview.c
2465         * src/mimeview.h
2466         * src/privacy.h
2467         * src/summaryview.c
2468                 Make key check non blocking
2469
2470 2005-10-31 [paul]       1.9.99cvs1
2471
2472         * tools/claws.i18n.status.pl
2473                 updated for ChangeLog
2474
2475 2005-10-31 [paul]       1.9.99
2476
2477         1.9.99 released
2478
2479 2005-10-31 [paul]       1.9.15cvs131
2480
2481         * .cvsignore
2482         * ChangeLog
2483         * ChangeLog.claws       ** REMOVED **
2484         * ChangeLog-gtk2.claws  ** REMOVED **
2485         * ChangeLog.gtk1        ** ADDED **
2486         * INSTALL
2487         * Makefile.am
2488         * NEWS
2489         * README
2490         * README.claws          ** REMOVED **
2491         * README.jp             ** REMOVED **
2492         * RELEASE_NOTES         ** ADDED **
2493         * RELEASE_NOTES.claws   ** REMOVED **
2494         * commitHelper
2495         * configure.ac
2496         * sylpheed.spec.in      ** REMOVED **
2497                 tidy up and update the default docs:
2498                 ChangeLog.claws is renamed ChangeLog.gtk1
2499                 ChangeLog-gtk2.claws is renamed ChangeLog
2500                 README.claws is renamed README
2501                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2502
2503 2005-10-31 [paul]       1.9.15cvs130
2504
2505         * po/it.po
2506                 fix errors
2507
2508 2005-10-31 [paul]       1.9.15cvs129
2509
2510         * po/ca.po
2511         * po/de.po
2512         * po/en_GB.po
2513         * po/fr.po
2514         * po/it.po
2515         * po/pt_BR.po
2516         * po/sk.po
2517         * po/sr.po
2518         * po/zh_CN.po
2519                 updated by Miquel Oliete, Stephan Sachse and
2520                 Thomas Gilgin, me, Fabien Vantard, Andrea
2521                 Spadaccini, Frederico Goncalves Guimaraes,
2522                 Andrej Kacian, Aleksandar Urosevic, and
2523                 Ralgh Young.
2524
2525 2005-10-31 [mones]      1.9.15cvs128
2526
2527         * manual/faq.xml
2528                 More questions.
2529         
2530         * po/es.po
2531                 Updated for release.
2532
2533 2005-10-30 [colin]      1.9.15cvs127
2534
2535         * src/compose.c
2536                 Place cursor before rewrapping (fixes cursor
2537                 pos if quotation gets rewrapped)
2538
2539 2005-10-29 [paul]       1.9.15cvs126
2540
2541         * src/crash.c
2542         * src/foldersel.c
2543         * src/main.c
2544         * src/messageview.c
2545         * src/toolbar.c
2546         * src/gtk/authors.h
2547                 corrections to text items
2548
2549 2005-10-28 [colin]      1.9.15cvs125
2550
2551         * src/messageview.c
2552                 Make "hit 'C' to check sig" work from extern 
2553                 messageviews
2554
2555 2005-10-27 [colin]      1.9.15cvs124
2556
2557         * src/summaryview.c
2558                 Add a hack to avoid segfaulting when hammering 
2559                 on gtk's events
2560
2561 2005-10-27 [wwp]        1.9.15cvs123
2562
2563         * src/prefs_themes.c
2564                 sort list of themes names in themes prefs
2565
2566 2005-10-27 [paul]       1.9.15cvs122
2567
2568         * src/folder.c
2569         * src/prefs_account.c
2570                 fix building on Solaris
2571                 Patch by Alex Moore
2572
2573 2005-10-27 [wwp]        1.9.15cvs121
2574
2575         * src/summaryview.c
2576         * src/gtk/gtksctree.c
2577                 speed up unselecting messages in summary view (thanks to Colin)
2578
2579 2005-10-27 [paul]       1.9.15cvs120
2580
2581         * src/mainwindow.c
2582                 fix a compilation warning
2583         * src/summaryview.c
2584                 fix updating of 'n items selected' count
2585                 when deselecting
2586
2587 2005-10-27 [martin]     1.9.15cvs119
2588
2589         * src/action.c
2590                 ignore actions with a leading '/' in the action menu name
2591                 fixes a crash on menu creation
2592         * src/prefs_actions.c
2593                 do not allow a leading '/' in the action menu name
2594
2595 2005-10-27 [paul]       1.9.15cvs118
2596
2597         * src/main.c
2598                 fix compilation warning
2599
2600 2005-10-27 [paul]       1.9.15cvs117
2601
2602         * src/procmime.c
2603                 add #if HAVE_LOCALE_H
2604
2605 2005-10-27 [paul]       1.9.15cvs116
2606
2607         * src/plugins/clamav/clamav_plugin.c
2608         * src/plugins/dillo_viewer/dillo_viewer.c
2609         * src/plugins/mathml_viewer/mathml_viewer.c
2610         * src/plugins/pgpcore/plugin.c
2611         * src/plugins/pgpinline/plugin.c
2612         * src/plugins/pgpmime/plugin.c
2613         * src/plugins/spamassassin/spamassassin.c
2614         * src/plugins/trayicon/trayicon.c
2615                 plugin_init() : make error messages more
2616                 informative
2617
2618 2005-10-26 [wwp]        1.9.15cvs115
2619
2620         * src/prefs_matcher.c
2621                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2622
2623 2005-10-26 [wwp]        1.9.15cvs114
2624
2625         * src/procmime.c
2626         * src/gtk/gtksctree.c
2627         * src/plugins/spamassassin/libspamc.c
2628         * src/plugins/spamassassin/spamassassin.c
2629                 fix some compilation warnings more
2630
2631 2005-10-26 [mones]      1.9.15cvs113
2632
2633         * po/es.po
2634                 Updated translation
2635
2636 2005-10-26 [paul]       1.9.15cvs112
2637
2638         * src/prefs_message.c
2639                 give all display_xface stuff the
2640                 #if HAVE_LIBCOMPFACE treatment, thus
2641                 preventing a crash
2642                 (Thanks to Wolfgang Enderlein)
2643
2644 2005-10-26 [colin]      1.9.15cvs111
2645
2646         * src/gedit-print.c
2647                 Fix date format
2648         * src/imap_gtk.c
2649         * src/news_gtk.c
2650                 Remove context menu items that should not be there
2651         * src/jpilot.c
2652                 Fix encoding
2653         * src/main.c
2654         * src/mainwindow.c
2655                 Don't show the mainwindow too soon
2656
2657 2005-10-26 [wwp]        1.9.15cvs110
2658
2659         * src/folder.c
2660         * src/manual.c
2661         * src/summaryview.c
2662                 fix uninitialized pointers in the folder updating hook
2663                 (thanks to Colin)
2664
2665 2005-10-25 [mones]      1.9.15cvs109
2666
2667         * manual/faq.xml
2668                 General information subsection completed. 
2669                 Removed archaic references.
2670                 
2671         * manual/Makefile
2672         * manual/dtd/manual.dsl
2673                 Added customization stylesheet for getting paragraphs
2674                 fully justified in PDF output (as suggested by Colin).
2675
2676 2005-10-25 [colin]      1.9.15cvs108
2677
2678         * src/compose.c
2679                 Fix a second leak
2680
2681 2005-10-25 [colin]      1.9.15cvs107
2682
2683         * src/addrbook.c
2684         * src/addrindex.c
2685                 Fix leak (xml_get_element() allocates memory)
2686         * src/compose.c
2687                 Fix leak + dead code (shame!)
2688         * src/procmime.c
2689                 Fix leak
2690
2691 2005-10-25 [colin]      1.9.15cvs106
2692
2693         * src/mimeview.c
2694                 Fix encoding issue in Save all and in 
2695                 overwrite-confirmation alertpanel
2696
2697 2005-10-25 [colin]      1.9.15cvs105
2698
2699         * src/common/socket.c
2700                 Fix a leak - Thanks to Christopher Aillon
2701                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
2702
2703 2005-10-25 [paul]       1.9.15cvs104
2704
2705         * src/wizard.c
2706                 Always guess servers from the right-hand
2707                 email part and guess username from the
2708                 left-hand part. (Thanks to Colin)
2709                 add an X-Face to the welcome message
2710
2711 2005-10-25 [paul]       1.9.15cvs103
2712
2713         * manual/handling.xml
2714                 written by Colin, edited by me
2715
2716 2005-10-25 [wwp]        1.9.15cvs102
2717
2718         * src/folderview.c
2719         * src/grouplistdialog.c
2720         * src/imap.c
2721         * src/noticeview.c
2722                 fix some compilation warnings
2723
2724 2005-10-24 [paul]
2725
2726         1.9.99-rc3 released
2727
2728 2005-10-24 [paul]       1.9.15cvs101
2729
2730         * src/gtk/about.c
2731                 fix window sizing
2732
2733 2005-10-24 [paul]       1.9.15cvs100
2734
2735         * src/pixmaps/offline.xpm
2736         * src/pixmaps/online.xpm
2737                 replace with last default versions
2738
2739 2005-10-24 [colin]      1.9.15cvs99
2740
2741         * src/imap.c
2742                 Fix bug when moving a folder
2743         * src/imap_gtk.c
2744         * src/mh_gtk.c
2745                 "Delete folder" pops up a window, so it 
2746                 should be suffixed with "..."
2747         * src/plugins/pgpcore/sgpgme.c
2748                 Include locale.h
2749
2750 2005-10-24 [mones]      1.9.15cvs98
2751
2752         * manual/Makefile
2753         * manual/account.xml
2754         * manual/ack.xml
2755         * manual/addrbook.xml
2756         * manual/advanced.xml
2757         * manual/faq.xml
2758         * manual/glossary.xml
2759         * manual/gpl.xml
2760         * manual/handling.xml
2761         * manual/intro.xml
2762         * manual/keyboard.xml
2763         * manual/manual.xml
2764         * manual/plugins.xml
2765         * manual/starting.xml
2766         * manual/dtd/sdocbook.dtd
2767                 Initial manual structure and some content.
2768
2769 2005-10-23 [wwp]        1.9.15cvs97
2770
2771         * src/gtk/about.c
2772                 fix a typo
2773
2774 2005-10-23 [wwp]        1.9.15cvs96
2775
2776         * src/gtk/about.c
2777         * src/gtk/authors.h
2778                 rework of the about window (main work by Paul), also featuring a few
2779                 fixes for typos and duplicate names
2780
2781 2005-10-23 [wwp]        1.9.15cvs95
2782
2783         * src/.cvsignore
2784                 Ignore the right binary name (sylpheed-claws now)
2785
2786 2005-10-23 [paul]       1.9.15cvs94
2787
2788         * src/compose.c
2789                 when using Folder Pref 'Default To for
2790                 replies' make the entry in the Compose
2791                 window bold
2792                 Patch by Fabien Vantard
2793
2794 2005-10-22 [colin]      1.9.15cvs93
2795
2796         * src/codeconv.c
2797                 Fix leak
2798
2799 2005-10-22 [colin]      1.9.15cvs92
2800
2801         * src/codeconv.c
2802                 try to convert using locale (apart utf8) if necessary
2803
2804 2005-10-22 [colin]      1.9.15cvs91
2805
2806         * src/pixmaps/new.xpm
2807         * src/pixmaps/unread.xpm
2808                 Make the unread envelope blue again and
2809                 saturate the new one a bit more.
2810
2811 2005-10-22 [colin]      1.9.15cvs90
2812
2813         * src/compose.c
2814                 When replying to a mail sent by one of our accounts,
2815                 use the original list of recipients. Let 'Reply All'
2816                 and 'Reply to sender' work like previously.
2817
2818 2005-10-21 [colin]      1.9.15cvs89
2819
2820         * src/prefs_filtering.c
2821                 Clear fields after add and replace
2822         * src/textview.c
2823                 Display xface differently (better)
2824         * src/plugins/pgpinline/pgpinline.c
2825                 Fix crappy encodings/recodings
2826
2827 2005-10-21 [paul]       1.9.15cvs88
2828
2829         * src/compose.c
2830         * src/prefs_folder_item.c
2831         * src/toolbar.c
2832                 fix news folder Folder Properties
2833                 (thanks to Colin)
2834         * src/folderview.c
2835                 update folderview after Themes change
2836                 keep selected folder selected
2837                 (thanks to Colin)
2838
2839 2005-10-21 [paul]       1.9.15cvs87
2840
2841         * tools/Makefile.am
2842         * tools/OOo2sylpheed.pl
2843         * tools/README
2844         * tools/README.sylprint
2845         * tools/asus_mailled.sh         ** REMOVED **
2846         * tools/filter_conv.pl
2847         * tools/freshmeat_search.pl
2848         * tools/google_search.pl
2849         * tools/gpg-sign-syl            ** REMOVED **
2850         * tools/kmail2sylpheed.pl
2851         * tools/kmail2sylpheed_v2.pl
2852         * tools/multiwebsearch.pl
2853         * tools/nautilus2sylpheed.sh
2854         * tools/newscache_clean.pl
2855         * tools/outlook2sylpheed.pl
2856         * tools/sylpheed-switcher       ** REMOVED **
2857         * tools/sylprint.pl
2858         * tools/sylprint.rc
2859         * tools/tb2sylpheed
2860         * tools/vcard2xml.py
2861         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2862                 update default config dir
2863                 update binary name (thanks to Fabien Vantard)
2864                 remove obsolete scripts
2865
2866 2005-10-21 [colin]      1.9.15cvs86
2867
2868         * src/inc.c
2869                 Fix possible leak and units. Based on a patch by
2870                 Fabien Vantard.
2871
2872 2005-10-20 [colin]      1.9.15cvs85
2873
2874         * src/textview.c
2875                 Clear xface when clearing textview
2876
2877 2005-10-20 [colin]      1.9.15cvs84
2878
2879         * configure.ac
2880         * src/folderview.c
2881         * src/headerview.c
2882         * src/main.c
2883         * src/prefs_common.c
2884         * src/prefs_common.h
2885         * src/prefs_message.c
2886         * src/textview.c
2887         * src/textview.h
2888         * src/common/defs.h
2889         * src/common/utils.c
2890         * src/common/utils.h
2891         * src/gtk/gtkutils.c
2892         * src/gtk/gtkutils.h
2893                 Migrate config to .sylpheed-claws (Automatically)
2894                 Add a way to get the Xface in the TextView
2895
2896 2005-10-20 [colin]      1.9.15cvs83
2897
2898         * src/gtk/Makefile.am
2899         * src/gtk/about.c
2900         * src/gtk/authors.h
2901                 Make the about dialog *grooovy*
2902
2903 2005-10-20 [colin]      1.9.15cvs82
2904
2905         * src/mimeview.c
2906                 Use "Open with" on double click if no command
2907                 was found
2908
2909 2005-10-20 [colin]      1.9.15cvs81
2910
2911         * src/imap.c
2912         * src/etpan/imap-thread.c
2913                 Fix possible crash.
2914
2915 2005-10-20 [paul]       1.9.15cvs80
2916
2917         * src/folder.c
2918                 don't show clipkey icon if the only
2919                 attachment is the signature
2920                 Patch by Colin
2921
2922 2005-10-20 [paul]       1.9.15cvs79
2923
2924         * AUTHORS
2925         * src/plugins/pgpmime/pgpmime.c
2926                 name the PGP/MIME signature 'signature.asc'
2927                 Patch by Andrew Nelson <freeandy@gmail.com>
2928
2929 2005-10-19 [colin]      1.9.15cvs78
2930
2931         * src/plugins/pgpmime/pgpmime.c
2932                 Oops, no need to double-check though
2933
2934 2005-10-19 [colin]      1.9.15cvs77
2935
2936         * src/plugins/pgpinline/pgpinline.c
2937         * src/plugins/pgpmime/pgpmime.c
2938                 Check that my_tmpfile() doesn't 
2939                 return NULL
2940
2941 2005-10-19 [colin]      1.9.15cvs76
2942
2943         * src/common/utils.c
2944                 Use shorter mime boundaries to avoid having
2945                 MTAs rewrapping our headers, breaking the
2946                 PGP signature in the process 
2947         * src/compose.c
2948         * src/plugins/pgpmime/pgpmime.c
2949                 Check for boundary uniqueness to be sure
2950                 it won't happen, instead of hoping for the
2951                 best
2952
2953 2005-10-19 [colin]      1.9.15cvs75
2954
2955         * sylpheed-claws.desktop
2956         * src/Makefile.am
2957         * src/main.c
2958                 Ship a sylpheed-claws binary instead
2959                 of a sylpheed one. Change the socket
2960                 name, too
2961         * src/folderview.c
2962                 Update folder only if it changed
2963         * src/wizard.c
2964                 Fix i18n in welcome mail, patch by
2965                 Fabien Vantard
2966
2967 2005-10-19 [paul]
2968
2969         1.9.99-rc2 released
2970
2971 2005-10-19 [paul]       1.9.15cvs74
2972
2973         * src/folder.c
2974         * src/folderview.c
2975                 fix summaryview update
2976                 Patch by Colin
2977
2978 2005-10-18 [colin]      1.9.15cvs73
2979
2980         * src/plugins/pgpcore/passphrase.c
2981                 Don't XGrabServer, and try a bit more to 
2982                 sync everything before grabbing mouse/keyboard
2983
2984 2005-10-18 [colin]      1.9.15cvs72
2985
2986         * src/Makefile.am
2987         * src/addressadd.c
2988         * src/addressbook.c
2989         * src/folderview.c
2990         * src/grouplistdialog.c
2991         * src/mimeview.c
2992         * src/stock_pixmap.c
2993         * src/stock_pixmap.h
2994         * src/summaryview.c
2995         * src/gtk/gtksctree.c
2996         * src/gtk/gtksctree.h
2997         * src/pixmaps/empty.xpm
2998                 Implement a wrapper call for gtk_ctree_set_node_info
2999                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3000                 pixmap instead of a NULL one. This works around some
3001                 memory problems deep inside gtk, revealed by valgrind,
3002                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3003                 as locked crashes sylpheed.), as well as, probably, 
3004                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3005
3006 2005-10-17 [colin]      1.9.15cvs71
3007
3008         * src/mimeview.c
3009                 Provide visual feedback when checking
3010                 signature
3011
3012 2005-10-17 [colin]      1.9.15cvs70
3013
3014         * src/main.c
3015                 Keep the folder list frozen while checking caches...
3016
3017 2005-10-17 [colin]      1.9.15cvs69
3018
3019         * src/addr_compl.c
3020                 Fi bug #833 (Autocompleting from addressbook 
3021                 fails with extended chars)
3022         * src/imap.c
3023                 Fix 'adding messages' staying in statusbar
3024                 after an error
3025
3026 2005-10-17 [wwp]        1.9.15cvs68
3027
3028         * src/ssl_manager.c
3029                 Fix buttons' layout resizing when window size changes
3030
3031 2005-10-17 [wwp]        1.9.15cvs67
3032
3033         * src/account.c
3034         * src/prefs_account.c
3035         * src/prefs_common.c
3036         * src/prefs_common.h
3037         * src/prefs_folder_item.c
3038         * src/prefs_gtk.c
3039         * src/gtk/logwindow.c
3040         * src/gtk/pluginwindow.c
3041         * src/gtk/prefswindow.c
3042         * src/gtk/prefswindow.h
3043                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3044
3045 2005-10-17 [paul]       1.9.15cvs66
3046
3047         * configure.ac
3048                 fix missing libetpan message
3049         * po/en_GB.po
3050                 updated
3051         * src/crash.c
3052         * src/manual.c
3053         * src/prefs_themes.c
3054         * src/common/defs.h
3055                 add some new URI defines, change some
3056                 others
3057         * src/wizard.c
3058                 make welcome message translatable
3059                 small improvements to english
3060                 other tweaks
3061         * src/gtk/menu.c
3062                 fix warnings
3063
3064 2005-10-17 [paul]       1.9.15cvs65
3065
3066         * src/summaryview.c
3067                 fix column titles
3068
3069 2005-10-16 [mones]      1.9.15cvs64
3070
3071         * po/es.po
3072                 Updated translation
3073
3074 2005-10-16 [colin]
3075
3076         1.9.99-rc1 released
3077
3078 2005-10-16 [colin]      1.9.15cvs63
3079
3080         * src/wizard.c
3081                 Fix whitespace
3082
3083 2005-10-16 [colin]      1.9.15cvs62
3084
3085         * src/toolbar.c
3086                 s/Get All/Get Mail/
3087         * src/wizard.c
3088                 Real welcome mail text, thanks Paul
3089
3090 2005-10-16 [colin]      1.9.15cvs61
3091
3092         * src/editldap.c
3093         * src/exporthtml.c
3094         * src/main.c
3095         * src/mainwindow.c
3096         * src/prefs_themes.c
3097         * src/prefs_toolbar.c
3098         * src/plugins/demo/demo.c
3099         * src/plugins/trayicon/trayicon.c
3100                 s/Sylpheed/Sylpheed-Claws/
3101
3102 2005-10-16 [colin]      1.9.15cvs60
3103
3104         * src/wizard.c
3105                 Add a welcome email in the first empty mailbox
3106         * src/prefs_common.c
3107                 Change one more default
3108
3109 2005-10-16 [colin]      1.9.15cvs59
3110
3111         * src/wizard.c
3112                 Remove printf
3113
3114 2005-10-16 [colin]      1.9.15cvs58
3115
3116         * src/toolbar.c
3117         * src/prefs_common.c
3118                 Change some defaults
3119
3120 2005-10-16 [colin]      1.9.15cvs57
3121
3122         * src/toolbar.c
3123         * src/prefs_common.c
3124                 Change some defaults
3125
3126 2005-10-16 [colin]      1.9.15cvs56
3127
3128         * src/wizard.c
3129                 By default, initialize fonts to have
3130                 the same size as normal GtkWidgets
3131
3132 2005-10-16 [colin]      1.9.15cvs55
3133
3134         * src/mimeview.c
3135                 Fix message a bit more
3136
3137 2005-10-16 [colin]      1.9.15cvs54
3138
3139         * src/addressbook.c
3140                 Second attempt at flicker fixing
3141
3142 2005-10-16 [colin]      1.9.15cvs53
3143
3144         * src/addressbook.c
3145                 Fix flicker
3146
3147 2005-10-16 [wwp]        1.9.15cvs52
3148
3149         * src/addressbook.c
3150         * src/editaddress.c
3151         * src/prefs_common.c
3152         * src/prefs_common.h
3153                 Remember window sizes (address book)
3154
3155 2005-10-16 [wwp]        1.9.15cvs51
3156
3157         * src/plugins/clamav/clamav_plugin_gtk.c
3158         * src/plugins/spamassassin/spamassassin_gtk.c
3159                 Fix compilation warnings (missing #include).
3160
3161 2005-10-16 [colin]      1.9.15cvs50
3162
3163         * src/mimeview.c
3164         * src/summaryview.c
3165         * src/textview.c
3166                 Make 'c' check signature, and forward
3167                 c, l, y, t from summaryview to mimeview
3168
3169 2005-10-16 [colin]      1.9.15cvs49
3170
3171         * src/addressbook.c
3172                 Put border around buttons
3173         * src/mainwindow.c
3174         * src/summaryview.c
3175                 Rework menus (Patch based on a patch
3176                 by Paul)
3177
3178 2005-10-15 [wwp]        1.9.15cvs48
3179
3180         * src/editjpilot.c
3181         * src/editldap.c
3182         * src/editvcard.c
3183         * src/exphtmldlg.c
3184         * src/expldifdlg.c
3185         * src/export.c
3186         * src/import.c
3187         * src/importldif.c
3188         * src/importmutt.c
3189         * src/importpine.c
3190         * src/prefs_account.c
3191         * src/prefs_spelling.c
3192         * src/gtk/gtkutils.c
3193         * src/gtk/gtkutils.h
3194         * src/plugins/clamav/clamav_plugin_gtk.c
3195         * src/plugins/spamassassin/spamassassin_gtk.c
3196                 use nicer browse-for-file/dir buttons than the "..." ones,
3197                 code factorizing more.
3198
3199 2005-10-14 [colin]      1.9.15cvs47
3200
3201         * src/mainwindow.c
3202                 set relief on the account switcher so that people see it
3203                 grey out Create processing rules when no message is selected
3204         * src/prefs_filtering.c
3205                 ask before closing if the rule has not been modified, even if
3206                 it's not valid
3207         * src/prefs_matcher.c
3208                 fix sensitivity when entering the dialog
3209         * src/gtk/inputdialog.c
3210                 display a better icon on password ask
3211         * src/plugins/pgpcore/passphrase.c
3212                 make the dialog look better
3213
3214 2005-10-14 [paul]       1.9.15cvs46
3215
3216         * src/folderview.c
3217                 indicate presense of marked msgs in
3218                 unexpanded subfolders
3219
3220 2005-10-14 [paul]       1.9.15cvs45
3221
3222         * src/prefs_actions.c
3223         * src/prefs_common.c
3224         * src/prefs_common.h
3225         * src/prefs_filtering_action.c
3226         * src/prefs_matcher.c
3227         * src/prefs_template.c
3228                 remember window sizes
3229                 fix Info button size
3230
3231         Patches by wwp
3232
3233 2005-10-13 [colin]      1.9.15cvs44
3234
3235         * src/mimeview.c
3236         * src/noticeview.c
3237         * src/noticeview.h
3238                 Add a tooltip on the icon (optional) 
3239                 Get rid of the signature buttons and only
3240                 use the icon+tooltip
3241
3242 2005-10-13 [colin]      1.9.15cvs43
3243
3244         * src/noticeview.c
3245         * src/noticeview.h
3246                 Add hand cursor for hovering over icon
3247
3248 2005-10-13 [colin]      1.9.15cvs42
3249
3250         * src/summaryview.c
3251                 Fix crash when quicksearch's hidden 
3252                 at startup
3253
3254 2005-10-13 [colin]      1.9.15cvs41
3255
3256         * src/compose.c
3257                 Set subject when forwarding multiple mails
3258                 Check that other recipient than the default Cc or Bcc
3259                 have been set before sending.
3260
3261 2005-10-13 [colin]      1.9.15cvs40
3262
3263         * src/imap.c
3264                 Batch per-folder
3265                 Introduce locking, but don't use it yet
3266
3267 2005-10-13 [colin]      1.9.15cvs39
3268
3269         * src/gtk/quicksearch.c
3270                 Reset quicksearch when hiding it
3271                 Make sticky a real pref
3272
3273 2005-10-13 [colin]      1.9.15cvs38
3274
3275         * src/summaryview.c
3276                 Faster prefs apply
3277
3278 2005-10-13 [colin]      1.9.15cvs37
3279
3280         * src/mimeview.c
3281         * src/noticeview.c
3282         * src/noticeview.h
3283         * src/plugins/pgpcore/sgpgme.c
3284                 Make privacy icon clickable
3285                 Move Trust field in Full info
3286                 When trust is less than full, don't display
3287                 a warning icon
3288
3289 2005-10-13 [colin]      1.9.15cvs36
3290
3291         * src/folder.c
3292                 Batch on flags sync
3293         * src/folderview.c
3294                 Revert speed hack which is dangerous in fact
3295                 Apply prefs faster
3296
3297 2005-10-13 [colin]      1.9.15cvs35
3298
3299         * src/folder_item_prefs.c
3300                 Fix pref corruption on folder move. Patch
3301                 by wwp
3302
3303 2005-10-13 [paul]       1.9.15cvs34
3304
3305         * src/export.c
3306         * src/import.c
3307                 fix typos in g_warnings
3308         * src/prefs_account.c
3309                 add a file selector for Signature file
3310
3311         Patches by wwp
3312
3313 2005-10-12 [colin]      1.9.15cvs33
3314
3315         * src/mimeview.c
3316                 Provide a quick way to go back from a
3317                 signature's full info to the email part
3318
3319 2005-10-12 [colin]      1.9.15cvs32
3320
3321         * src/compose.c
3322                 Remove old hack of encoding signed mails with base64.
3323                 QP works equally well.
3324
3325 2005-10-12 [colin]      1.9.15cvs31
3326
3327         * src/crash.c
3328                 Replace deprecated GtkText with GtkTextView
3329         * src/imap.c
3330                 Fix a logic bug about counts in imap_select
3331                 (previously un-triggered)
3332         * src/mainwindow.c
3333         * src/summaryview.c
3334         * src/news.c
3335                 Allow local deletion of news posts
3336         * src/mimeview.c
3337                 Show GPG noticeview on the message/rfc822 part
3338                 in addition to the text/plain one
3339         * src/prefs_image_viewer.c
3340           src/plugins/pgpcore/prefs_gpg.c
3341                 Polish (set the label as part of the checkbox)
3342         * src/wizard.c
3343                 Don't sit there doing nothing after destroying
3344                 the window - return err
3345
3346 2005-10-11 [colin]      1.9.15cvs30
3347
3348         * src/folderview.c
3349                 Apply processing rules before showing folders.
3350                 Early folder show (before flags sync) will only
3351                 be done when there are no processing rules (nor
3352                 pre- or post- ones)
3353         * src/imap.c
3354                 Fix stuff related to mail subdir, creation and 
3355                 deletion of folders 
3356         * src/imap_gtk.c
3357                 Don't allow creation of folders in NoInferior
3358                 folders, as it won't work
3359
3360 2005-10-10 [colin]      1.9.15cvs29
3361
3362         * src/compose.c
3363                 Reselect "None" Privacy system when selecting an
3364                 account with no privacy system defined
3365
3366 2005-10-10 [colin]      1.9.15cvs28
3367
3368         * src/mainwindow.c
3369                 Add Windows-1252 encoding
3370         * src/prefs_common.c
3371                 Rework some defaults:
3372                 - autosave to draft by default
3373                 - don't show header pane (it's already in the textview)
3374                 - Select first new or unread mail on entry
3375                 - Assume 'Yes' to change folder when there's no more
3376                   unread message
3377         * src/prefs_matcher.c
3378                 Fix a gtk assertion failure
3379         * src/gtk/colorlabel.c
3380                 Workaround bad repainting on selection
3381         * src/main.c
3382                 Freeze/thaw (a bit faster on ssh -X)
3383         * src/msgcache.c
3384                 Get rid of StrdupConverter that just adds an
3385                 extra strdup/free 
3386         * src/etpan/imap_thread.c
3387                 memset buf to 0
3388
3389 2005-10-10 [colin]      1.9.15cvs27
3390
3391         * src/export.c
3392         * src/import.c
3393                 Fix compile on gtk 2.4. Patch by wwp
3394
3395 2005-10-09 [colin]      1.9.15cvs26
3396
3397         * src/mainwindow.c
3398         * src/messageview.c
3399         * src/summaryview.c
3400                 Clarify forward menus. Patch by wwp
3401
3402 2005-10-09 [colin]      1.9.15cvs25
3403
3404         * src/compose.c
3405         * src/compose.h
3406                 Fix bug #829 (Non-working "Encrypt message by 
3407                 default when replying to an encrypted message")
3408
3409 2005-10-08 [colin]      1.9.15cvs24
3410
3411         * src/wizard.c
3412                 Fix bug #827 ("Welcome" setup wizard after a 
3413                 permission error gives up & forgets itself.)
3414
3415 2005-10-08 [colin]      1.9.15cvs23
3416
3417         * src/procmime.c
3418                 Fix bug #828 (Ignoring headers with spaces around = sign)
3419
3420 2005-10-08 [colin]      1.9.15cvs22
3421
3422         * src/export.c
3423                 Warning fix by wwp
3424
3425 2005-10-08 [colin]      1.9.15cvs21
3426
3427         * src/folder.c
3428         * src/folder.h
3429                 Add a processing_pending indicator, set on 
3430                 folder_item_open and cleared after 
3431                 folder_item_process_open
3432         * src/folderview.c
3433         * src/summaryview.c
3434                 wrap procmsg_msginfo_*_flags, and in the
3435                 wrapper check that there's no folder processing 
3436                 pending. If there is, defer the flags change until 
3437                 processing is done to avoid stepping over each
3438                 other's toes.
3439                 Freeze during processing, but not during scanning.
3440
3441 2005-10-07 [colin]      1.9.15cvs20
3442
3443         * src/plugins/pgpcore/passphrase.c
3444                 Fix bug #826 (X-Server hangs when 
3445                 right-clicking a PGP encrypted message)
3446
3447 2005-10-07 [paul]       1.9.15cvs19
3448
3449         * src/compose.c
3450                 fix compose_entries[]
3451                 patch by Fabien Vantard
3452
3453 2005-10-06 [colin]      1.9.15cvs18
3454
3455         * src/pixmaps/address.xpm
3456         * src/pixmaps/address_book.xpm
3457         * src/pixmaps/book.xpm
3458         * src/pixmaps/check_spelling.xpm
3459         * src/pixmaps/checkbox_off.xpm
3460         * src/pixmaps/checkbox_on.xpm
3461         * src/pixmaps/close.xpm
3462         * src/pixmaps/complete.xpm
3463         * src/pixmaps/continue.xpm
3464         * src/pixmaps/deleted.xpm
3465         * src/pixmaps/down_arrow.xpm
3466         * src/pixmaps/exec.xpm
3467         * src/pixmaps/forwarded.xpm
3468         * src/pixmaps/group.xpm
3469         * src/pixmaps/ignorethread.xpm
3470         * src/pixmaps/interface.xpm
3471         * src/pixmaps/jpilot.xpm
3472         * src/pixmaps/ldap.xpm
3473         * src/pixmaps/linewrap.xpm
3474         * src/pixmaps/linewrapcurrent.xpm
3475         * src/pixmaps/mail.xpm
3476         * src/pixmaps/mail_attach.xpm
3477         * src/pixmaps/mail_compose.xpm
3478         * src/pixmaps/mail_forward.xpm
3479         * src/pixmaps/mail_receive.xpm
3480         * src/pixmaps/mail_receive_all.xpm
3481         * src/pixmaps/mail_reply.xpm
3482         * src/pixmaps/mail_reply_to_all.xpm
3483         * src/pixmaps/mail_reply_to_author.xpm
3484         * src/pixmaps/mail_send.xpm
3485         * src/pixmaps/mail_send_queue.xpm
3486         * src/pixmaps/mime_application.xpm
3487         * src/pixmaps/mime_audio.xpm
3488         * src/pixmaps/mime_image.xpm
3489         * src/pixmaps/mime_message.xpm
3490         * src/pixmaps/mime_text_enriched.xpm
3491         * src/pixmaps/mime_text_html.xpm
3492         * src/pixmaps/mime_text_plain.xpm
3493         * src/pixmaps/mime_unknown.xpm
3494         * src/pixmaps/new.xpm
3495         * src/pixmaps/news_compose.xpm
3496         * src/pixmaps/offline.xpm
3497         * src/pixmaps/online.xpm
3498         * src/pixmaps/paste.xpm
3499         * src/pixmaps/preferences.xpm
3500         * src/pixmaps/privacy_emblem_encrypted.xpm
3501         * src/pixmaps/privacy_expired.xpm
3502         * src/pixmaps/privacy_failed.xpm
3503         * src/pixmaps/privacy_passed.xpm
3504         * src/pixmaps/privacy_signed.xpm
3505         * src/pixmaps/privacy_unknown.xpm
3506         * src/pixmaps/privacy_warn.xpm
3507         * src/pixmaps/properties.xpm
3508         * src/pixmaps/replied.xpm
3509         * src/pixmaps/search.xpm
3510         * src/pixmaps/unread.xpm
3511         * src/pixmaps/up_arrow.xpm
3512         * src/pixmaps/vcard.xpm
3513                 Modernize internal theme, with icons from the 
3514                 Gnomaws theme. Keep some of the old ones where
3515                 they were better.
3516
3517 2005-10-06 [colin]      1.9.15cvs17
3518
3519         * src/summaryview.c
3520                 Little optimisations + bugfix
3521         * src/toolbar.c
3522                 Remove default useless items - useless being defined
3523                 by the default relevant prefs
3524         * src/wizard.c
3525                 include config.h to make gettext work
3526         * src/prefs_themes.c
3527                 Fix selection of current theme in prefs
3528
3529 2005-10-06 [colin]      1.9.15cvs16
3530
3531         * src/prefs_common.c
3532         * src/prefs_common.h
3533         * src/prefs_summaries.c
3534         * src/folderview.c
3535                 Add a warning dialog on Mark all read 
3536                 (with pref to get rid of it)
3537
3538 2005-10-06 [paul]       1.9.15cvs15
3539
3540         * po/nb.po
3541         * po/pt_BR.po
3542                 updated by Geir Helland and Frederico
3543                 Goncalves Guimaraes
3544
3545 2005-10-05 [colin]      1.9.15cvs14
3546
3547         * src/folder.c
3548         * src/folder.h
3549         * src/folderview.c
3550         * src/folderview.h
3551         * src/imap_gtk.c
3552         * src/mh_gtk.c
3553         * src/mainwindow.c
3554         * src/setup.c
3555                 add a way to rescan without rebuilding
3556                 make moving a bit faster (less folders changes)
3557                 don't lock the tree on Get 
3558         * src/imap.c
3559                 Don't re-delete deleted messages before expunging
3560         * src/summaryview.c
3561                 Set batch mode when deleting mails
3562
3563 2005-10-05 [paul]       1.9.15cvs13
3564
3565         * src/mainwindow.c
3566         * src/mainwindow.h
3567                 fix disabled Execute menu item
3568         * src/toolbar.c
3569                 match the change in 1.9.15cvs10: use Compose
3570                 instead of News by default
3571
3572 2005-10-04 [colin]      1.9.15cvs12
3573
3574         * src/compose.c
3575                 When replying to an ML post with Reply-To set
3576                 to the poster's email, honor it (as before),
3577                 but also honor our user's request to reply to
3578                 the mailing list: set the ML address in the To
3579                 field and the Reply-To address in the Cc: 
3580                 field.
3581
3582 2005-10-04 [colin]      1.9.15cvs11
3583
3584         * src/plugins/trayicon/trayicon.c
3585                 Finish cosmetic change - thanks to wwp
3586
3587 2005-10-04 [colin]      1.9.15cvs10
3588
3589         * src/toolbar.c
3590                 Use Compose instead of Email by default.
3591                 Spotted by wwp.
3592
3593 2005-10-04 [colin]      1.9.15cvs9
3594
3595         * src/folder.c
3596         * src/folder.h
3597         * src/folderview.c
3598         * src/imap.c
3599         * src/etpan/imap-thread.c
3600         * src/etpan/imap-thread.h
3601                 Try to make IMAP faster, by simplifying SEARCH
3602                 commands, avoiding sending two STATUS in a row,
3603                 and deferring flags sync and processing just
3604                 after displaying the folder. 
3605                 This will update the SummaryView in certain
3606                 cases (new mails not already fetched, flags
3607                 changed from another client) but in a non-
3608                 blocking manner.
3609
3610 2005-10-04 [colin]      1.9.15cvs8
3611
3612         * src/plugins/trayicon/trayicon.c
3613                 Relabel "Offline" to "Work offline"
3614
3615 2005-10-04 [colin]      1.9.15cvs7
3616
3617         * src/export.c
3618         * src/import.c
3619         * src/mbox.c
3620                 Fix mbox import/export buglets
3621                 Patch by wwp
3622         * src/plugins/trayicon/trayicon.c
3623                 Add offline swithc
3624                 Patch by wwp
3625
3626 2005-10-04 [colin]      1.9.15cvs6
3627
3628         * src/folder.c
3629         * src/folderview.c
3630         * src/summaryview.c
3631                 Better fix (don't break mark all read) for cvs2
3632
3633 2005-10-03 [colin]      1.9.15cvs5
3634
3635         * src/folder.c
3636                 Use a sane sort by default
3637
3638 2005-10-03 [colin]      1.9.15cvs4
3639
3640         * src/inc.c
3641                 Add a 'Only once' button for overriding offline mode
3642         * src/prefs_account.c
3643         * src/wizard.c
3644                 Add Local mbox to the wizard
3645                 Add IMAP subdir to the wizard (or the wizard is useless
3646                 for such accounts, or even worse than useless)
3647                 Move IMAP subdir from Advanced to Receive tab, as it's
3648                 not that uncommon
3649
3650 2005-10-03 [colin]      1.9.15cvs3
3651
3652         * src/send_message.c
3653                 Forgot this one in cvs1
3654
3655 2005-10-03 [colin]      1.9.15cvs2
3656
3657         * src/folder.c
3658                 Faster close when leaving a folder with lots
3659                 of new mails. Idea by David Relson.
3660
3661 2005-10-03 [colin]      1.9.15cvs1
3662
3663         * src/compose.c
3664         * src/imap.c
3665         * src/inc.c
3666         * src/main.c
3667         * src/messageview.c
3668         * src/news.c
3669         * src/summaryview.c
3670         * src/gtk/sslcertwindow.c
3671         * src/plugins/trayicon/trayicon.c
3672                 Add accels to every AlertPanel. Patch by Fabien 
3673                 Vantard
3674
3675 2005-10-03 [paul]       1.9.15
3676
3677         1.9.15 released
3678
3679 2005-10-03 [paul]       1.9.14cvs68
3680
3681         * po/ca.po
3682         * po/de.po
3683         * po/es.po
3684         * po/fi.po
3685         * po/fr.po
3686         * po/sk.po
3687         * po/sr.po
3688         * po/zh_CN.po
3689                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3690                 Mones Lastra, Tommi Pirinen, Fabien vantard,
3691                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
3692
3693 2005-10-03 [paul]       1.9.14cvs67
3694
3695         * src/send_message.c
3696                 prevent hang on Cancel
3697                 patch by Colin
3698
3699 2005-10-03 [paul]       1.9.14cvs66
3700
3701         * src/main.c
3702                 fix crash in IMAP caused by discrepancy
3703                 between check_at_startup and offline mode
3704                 Patch by Colin
3705
3706 2005-10-01 [paul]       1.9.14cvs65
3707
3708         * src/inc.c
3709                 fix engrish
3710
3711 2005-10-01 [paul]       1.9.14cvs64
3712         * src/export.c
3713         * src/import.c
3714                 synchronise import_mbox() and export_mbox()
3715         * src/mbox.c
3716                 proc_mbox(): add alert if file cannot be opened
3717                 export_list_to_mbox(): test if dest file exists,
3718                 prompt user to overwrite if it does. add alert
3719                 if file cannot be created
3720                                                                 
3721         Patch by wwp
3722                                                                                                                 
3723
3724 2005-09-30 [paul]       1.9.14cvs63
3725
3726         * src/addressbook.c
3727                 Fix sensitivity of a menu
3728         * src/codeconv.c
3729                 Respect hidden pref for mails with no encoding
3730         * src/common/xml.c
3731                 Fix memory corruption
3732         * src/plugins/pgpcore/sgpgme.c
3733                 Fix segfault on incomplete sigs, and display
3734                 of S/Mime UIDs
3735
3736         Patches by Colin
3737
3738 2005-09-30 [colin]      1.9.14cvs62
3739
3740         * src/partial_download.c
3741                 Little logic fix in almost-dead code
3742         * src/pop.c
3743                 Fix partial download when there's no new mail
3744
3745 2005-09-29 [paul]       1.9.14cvs61
3746
3747         * src/plugins/pgpinline/pgpinline.c
3748                 fix bug 819, 'crash accessing sign message'
3749                 Patch by Colin
3750
3751 2005-09-28 [martin]     1.9.14cvs60
3752
3753         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3754                 fix bug #790 (Crash when restarting window manager (fluxbox))
3755
3756 2005-09-28 [paul]       1.9.14cvs59
3757
3758         * src/gtk/gtkaspell.c
3759                 fix off-by-one typo
3760
3761 2005-09-27 [colin]      1.9.14cvs58
3762
3763         * src/plugins/pgpcore/sgpgme.c
3764                 Report error when there's one, instead of
3765                 "Signature unchecked" 
3766
3767 2005-09-27 [colin]      1.9.14cvs57
3768
3769         * src/prefs_quote.c
3770                 Fix bug #816 (Weird quotation with spaces)
3771
3772 2005-09-27 [colin]      1.9.14cvs56
3773
3774         * src/codeconv.c
3775         * src/compose.c
3776         * src/compose.h
3777                 Put subject in compose's title
3778                 Fix Automatic encoding so that it's really automatic:
3779                 first try default locale's charset, then charset of the replied mail, 
3780                 then utf-8
3781                 Fix encoding of headers (must be in strict mode too)
3782
3783 2005-09-26 [colin]      1.9.14cvs55
3784
3785         * src/gtk/gtkaspell.c
3786                 Fix previous patch - don't color the space,
3787                 just uncolor it :)
3788
3789 2005-09-26 [colin]      1.9.14cvs54
3790
3791         * src/gtk/gtkaspell.c
3792                 Unmark space if possible
3793
3794 2005-09-26 [colin]      1.9.14cvs53
3795
3796         * src/imap.c
3797                 log_error instead of alertpanel according to the pref
3798         * src/etpan/imap-thread.c
3799                 Print connect status, copy only necessary size to 
3800                 logger
3801         * src/plugins/pgpmime/pgpmime.c
3802                 Handle S/Mime signatures (verification only). Patch based
3803                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
3804
3805 2005-09-26 [paul]       1.9.14cvs52
3806
3807         * src/common/passcrypt.c
3808                 this 'workaround' not necessary on NetBSD.
3809                 Thanks to Daniel Gustafson
3810
3811 2005-09-26 [paul]
3812
3813         1.9.15-rc4 released
3814
3815 2005-09-26 [paul]       1.9.14cvs51
3816
3817         * src/summaryview.c
3818                 Skip currently selected message when
3819                 looking for next new or unread message
3820                 in current folder. Patch by Colin
3821         * src/common/passcrypt.c
3822                 eliminate warnings on *BSD. Patch by
3823                 Daniel Gustafson
3824
3825 2005-09-26 [colin]      1.9.14cvs50
3826
3827         * src/procmsg.c
3828                 Call postfiltering hook anyway
3829
3830 2005-09-22 [colin]      1.9.14cvs49
3831
3832         * src/codeconv.c
3833         * src/codeconv.h
3834                 Add a strict mode that doesn't replace with _
3835         * src/compose.c
3836         * src/compose.h
3837                 Use strict conversion while sending
3838                 Fix race when drafting while sending (happens
3839                 on IMAP)
3840                 Fix d'n'd of messages from summaryview
3841         * src/prefs_common.c
3842         * src/prefs_common.h
3843                 add hidden utf8_instead_of_locale_for_broken_mail 
3844                 pref for people that preferred the default charset 
3845                 to be utf8 for broken mails
3846         * src/quote_fmt_parse.y
3847                 fix bug #815 (No quote insert if "From:" fied 
3848                 contained Russian letters)
3849         * src/summaryview.c
3850                 Fix d'n'd of messages to compose
3851
3852 2005-09-22 [paul]       1.9.14cvs48
3853
3854         * src/compose.c
3855                 fix bug where attachments Name entry
3856                 would display Path instead
3857
3858 2005-09-21 [paul]       1.9.14cvs47
3859
3860         * README
3861         * README.jp
3862         * configure.ac
3863         * config/config.rpath
3864         * doc/manual/en/sylpheed-20.html
3865         * doc/manual/es/sylpheed-20.html
3866         * po/bg.po
3867         * po/ca.po
3868         * po/de.po
3869         * po/es.po
3870         * po/fr.po
3871         * po/it.po
3872         * po/pt_BR.po
3873         * po/sk.po
3874         * po/zh_TW.po
3875         * src/account.c
3876         * src/account.h
3877         * src/action.c
3878         * src/action.h
3879         * src/adbookbase.h
3880         * src/addr_compl.c
3881         * src/addr_compl.h
3882         * src/addrbook.c
3883         * src/addrbook.h
3884         * src/addrcache.c
3885         * src/addrcache.h
3886         * src/addrcindex.c
3887         * src/addrcindex.h
3888         * src/addrclip.c
3889         * src/addrclip.h
3890         * src/addrdefs.h
3891         * src/addressadd.c
3892         * src/addressadd.h
3893         * src/addressbook.c
3894         * src/addressbook.h
3895         * src/addressitem.h
3896         * src/addrgather.c
3897         * src/addrgather.h
3898         * src/addrharvest.c
3899         * src/addrharvest.h
3900         * src/addrindex.c
3901         * src/addrindex.h
3902         * src/addritem.c
3903         * src/addritem.h
3904         * src/addrquery.c
3905         * src/addrquery.h
3906         * src/addrselect.c
3907         * src/addrselect.h
3908         * src/alertpanel.c
3909         * src/alertpanel.h
3910         * src/browseldap.c
3911         * src/browseldap.h
3912         * src/codeconv.c
3913         * src/codeconv.h
3914         * src/compose.c
3915         * src/compose.h
3916         * src/crash.c
3917         * src/crash.h
3918         * src/customheader.c
3919         * src/customheader.h
3920         * src/displayheader.c
3921         * src/displayheader.h
3922         * src/editaddress.c
3923         * src/editaddress.h
3924         * src/editbook.c
3925         * src/editbook.h
3926         * src/editgroup.c
3927         * src/editgroup.h
3928         * src/editjpilot.c
3929         * src/editjpilot.h
3930         * src/editldap.c
3931         * src/editldap.h
3932         * src/editldap_basedn.c
3933         * src/editldap_basedn.h
3934         * src/editvcard.c
3935         * src/editvcard.h
3936         * src/enriched.c
3937         * src/enriched.h
3938         * src/exphtmldlg.c
3939         * src/exphtmldlg.h
3940         * src/expldifdlg.c
3941         * src/expldifdlg.h
3942         * src/export.c
3943         * src/export.h
3944         * src/exporthtml.c
3945         * src/exporthtml.h
3946         * src/exportldif.c
3947         * src/exportldif.h
3948         * src/filtering.c
3949         * src/filtering.h
3950         * src/folder.c
3951         * src/folder.h
3952         * src/folder_item_prefs.c
3953         * src/folder_item_prefs.h
3954         * src/foldersel.c
3955         * src/foldersel.h
3956         * src/folderutils.c
3957         * src/folderutils.h
3958         * src/folderview.c
3959         * src/folderview.h
3960         * src/grouplistdialog.c
3961         * src/grouplistdialog.h
3962         * src/headerview.c
3963         * src/headerview.h
3964         * src/html.c
3965         * src/html.h
3966         * src/image_viewer.c
3967         * src/image_viewer.h
3968         * src/imap.c
3969         * src/imap.h
3970         * src/imap_gtk.c
3971         * src/imap_gtk.h
3972         * src/import.c
3973         * src/import.h
3974         * src/importldif.c
3975         * src/importldif.h
3976         * src/importmutt.c
3977         * src/importmutt.h
3978         * src/importpine.c
3979         * src/importpine.h
3980         * src/inc.c
3981         * src/inc.h
3982         * src/jpilot.c
3983         * src/jpilot.h
3984         * src/ldapctrl.c
3985         * src/ldapctrl.h
3986         * src/ldaplocate.c
3987         * src/ldaplocate.h
3988         * src/ldapquery.c
3989         * src/ldapquery.h
3990         * src/ldapserver.c
3991         * src/ldapserver.h
3992         * src/ldaputil.c
3993         * src/ldaputil.h
3994         * src/ldif.c
3995         * src/ldif.h
3996         * src/localfolder.c
3997         * src/localfolder.h
3998         * src/main.c
3999         * src/main.h
4000         * src/mainwindow.c
4001         * src/mainwindow.h
4002         * src/manual.c
4003         * src/manual.h
4004         * src/matcher.c
4005         * src/matcher.h
4006         * src/matcher_parser.h
4007         * src/matcher_parser_lex.l
4008         * src/matcher_parser_parse.y
4009         * src/mbox.c
4010         * src/mbox.h
4011         * src/message_search.c
4012         * src/message_search.h
4013         * src/messageview.c
4014         * src/messageview.h
4015         * src/mh.c
4016         * src/mh.h
4017         * src/mh_gtk.c
4018         * src/mh_gtk.h
4019         * src/mimeview.c
4020         * src/mimeview.h
4021         * src/msgcache.c
4022         * src/msgcache.h
4023         * src/mutt.c
4024         * src/mutt.h
4025         * src/news.c
4026         * src/news.h
4027         * src/news_gtk.c
4028         * src/news_gtk.h
4029         * src/noticeview.c
4030         * src/noticeview.h
4031         * src/partial_download.c
4032         * src/partial_download.h
4033         * src/pine.c
4034         * src/pine.h
4035         * src/pop.c
4036         * src/pop.h
4037         * src/prefs_account.c
4038         * src/prefs_account.h
4039         * src/prefs_actions.c
4040         * src/prefs_actions.h
4041         * src/prefs_common.c
4042         * src/prefs_common.h
4043         * src/prefs_compose_writing.c
4044         * src/prefs_compose_writing.h
4045         * src/prefs_customheader.c
4046         * src/prefs_customheader.h
4047         * src/prefs_display_header.c
4048         * src/prefs_display_header.h
4049         * src/prefs_ext_prog.c
4050         * src/prefs_ext_prog.h
4051         * src/prefs_filtering.c
4052         * src/prefs_filtering.h
4053         * src/prefs_filtering_action.c
4054         * src/prefs_filtering_action.h
4055         * src/prefs_folder_column.c
4056         * src/prefs_folder_column.h
4057         * src/prefs_folder_item.c
4058         * src/prefs_folder_item.h
4059         * src/prefs_fonts.c
4060         * src/prefs_fonts.h
4061         * src/prefs_gtk.c
4062         * src/prefs_gtk.h
4063         * src/prefs_image_viewer.c
4064         * src/prefs_image_viewer.h
4065         * src/prefs_matcher.c
4066         * src/prefs_matcher.h
4067         * src/prefs_message.c
4068         * src/prefs_message.h
4069         * src/prefs_msg_colors.c
4070         * src/prefs_msg_colors.h
4071         * src/prefs_other.c
4072         * src/prefs_other.h
4073         * src/prefs_quote.c
4074         * src/prefs_quote.h
4075         * src/prefs_receive.c
4076         * src/prefs_receive.h
4077         * src/prefs_send.c
4078         * src/prefs_send.h
4079         * src/prefs_spelling.c
4080         * src/prefs_spelling.h
4081         * src/prefs_summaries.c
4082         * src/prefs_summaries.h
4083         * src/prefs_summary_column.c
4084         * src/prefs_summary_column.h
4085         * src/prefs_template.c
4086         * src/prefs_template.h
4087         * src/prefs_themes.c
4088         * src/prefs_themes.h
4089         * src/prefs_toolbar.c
4090         * src/prefs_toolbar.h
4091         * src/prefs_wrapping.c
4092         * src/prefs_wrapping.h
4093         * src/privacy.c
4094         * src/privacy.h
4095         * src/procheader.c
4096         * src/procheader.h
4097         * src/procmime.c
4098         * src/procmime.h
4099         * src/procmsg.c
4100         * src/procmsg.h
4101         * src/quote_fmt.c
4102         * src/quote_fmt_parse.y
4103         * src/recv.c
4104         * src/recv.h
4105         * src/remotefolder.c
4106         * src/remotefolder.h
4107         * src/send_message.c
4108         * src/send_message.h
4109         * src/setup.c
4110         * src/setup.h
4111         * src/simple-gettext.c
4112         * src/sourcewindow.c
4113         * src/sourcewindow.h
4114         * src/ssl_manager.c
4115         * src/ssl_manager.h
4116         * src/statusbar.c
4117         * src/statusbar.h
4118         * src/stock_pixmap.c
4119         * src/stock_pixmap.h
4120         * src/summary_search.c
4121         * src/summary_search.h
4122         * src/summaryview.c
4123         * src/summaryview.h
4124         * src/syldap.c
4125         * src/syldap.h
4126         * src/textview.c
4127         * src/textview.h
4128         * src/toolbar.c
4129         * src/toolbar.h
4130         * src/undo.c
4131         * src/undo.h
4132         * src/unmime.c
4133         * src/unmime.h
4134         * src/vcard.c
4135         * src/vcard.h
4136         * src/wizard.c
4137         * src/wizard.h
4138         * src/common/base64.c
4139         * src/common/base64.h
4140         * src/common/defs.h
4141         * src/common/hooks.c
4142         * src/common/hooks.h
4143         * src/common/log.c
4144         * src/common/log.h
4145         * src/common/md5.c
4146         * src/common/md5.h
4147         * src/common/mgutils.c
4148         * src/common/mgutils.h
4149         * src/common/nntp.c
4150         * src/common/nntp.h
4151         * src/common/passcrypt.c
4152         * src/common/passcrypt.h.in
4153         * src/common/plugin.c
4154         * src/common/plugin.h
4155         * src/common/prefs.c
4156         * src/common/prefs.h
4157         * src/common/progressindicator.c
4158         * src/common/progressindicator.h
4159         * src/common/quoted-printable.c
4160         * src/common/quoted-printable.h
4161         * src/common/session.c
4162         * src/common/session.h
4163         * src/common/smtp.c
4164         * src/common/smtp.h
4165         * src/common/socket.c
4166         * src/common/socket.h
4167         * src/common/ssl.c
4168         * src/common/ssl.h
4169         * src/common/ssl_certificate.c
4170         * src/common/ssl_certificate.h
4171         * src/common/string_match.c
4172         * src/common/string_match.h
4173         * src/common/stringtable.c
4174         * src/common/sylpheed.c
4175         * src/common/sylpheed.h
4176         * src/common/template.c
4177         * src/common/template.h
4178         * src/common/timing.h
4179         * src/common/utils.c
4180         * src/common/utils.h
4181         * src/common/uuencode.c
4182         * src/common/uuencode.h
4183         * src/common/version.h.in
4184         * src/common/xml.c
4185         * src/common/xml.h
4186         * src/common/xmlprops.c
4187         * src/common/xmlprops.h
4188         * src/gtk/about.c
4189         * src/gtk/about.h
4190         * src/gtk/colorlabel.c
4191         * src/gtk/colorlabel.h
4192         * src/gtk/colorsel.c
4193         * src/gtk/colorsel.h
4194         * src/gtk/description_window.c
4195         * src/gtk/description_window.h
4196         * src/gtk/filesel.c
4197         * src/gtk/filesel.h
4198         * src/gtk/foldersort.c
4199         * src/gtk/foldersort.h
4200         * src/gtk/gtkutils.c
4201         * src/gtk/gtkutils.h
4202         * src/gtk/inputdialog.c
4203         * src/gtk/inputdialog.h
4204         * src/gtk/logwindow.c
4205         * src/gtk/logwindow.h
4206         * src/gtk/manage_window.c
4207         * src/gtk/manage_window.h
4208         * src/gtk/menu.c
4209         * src/gtk/menu.h
4210         * src/gtk/pluginwindow.c
4211         * src/gtk/pluginwindow.h
4212         * src/gtk/prefswindow.c
4213         * src/gtk/prefswindow.h
4214         * src/gtk/progressdialog.c
4215         * src/gtk/progressdialog.h
4216         * src/gtk/quicksearch.c
4217         * src/gtk/quicksearch.h
4218         * src/gtk/sslcertwindow.c
4219         * src/gtk/sslcertwindow.h
4220         * src/plugins/clamav/clamav_plugin.c
4221         * src/plugins/clamav/clamav_plugin.h
4222         * src/plugins/clamav/clamav_plugin_gtk.c
4223         * src/plugins/demo/demo.c
4224         * src/plugins/dillo_viewer/dillo_prefs.c
4225         * src/plugins/dillo_viewer/dillo_prefs.h
4226         * src/plugins/dillo_viewer/dillo_viewer.c
4227         * src/plugins/mathml_viewer/mathml_viewer.c
4228         * src/plugins/pgpcore/passphrase.c
4229         * src/plugins/pgpcore/passphrase.h
4230         * src/plugins/pgpcore/plugin.c
4231         * src/plugins/pgpcore/prefs_gpg.c
4232         * src/plugins/pgpcore/prefs_gpg.h
4233         * src/plugins/pgpcore/select-keys.c
4234         * src/plugins/pgpcore/select-keys.h
4235         * src/plugins/pgpcore/sgpgme.c
4236         * src/plugins/pgpcore/sgpgme.h
4237         * src/plugins/pgpinline/pgpinline.c
4238         * src/plugins/pgpinline/pgpinline.h
4239         * src/plugins/pgpinline/plugin.c
4240         * src/plugins/pgpmime/pgpmime.c
4241         * src/plugins/pgpmime/pgpmime.h
4242         * src/plugins/pgpmime/plugin.c
4243         * src/plugins/spamassassin/spamassassin.c
4244         * src/plugins/spamassassin/spamassassin.h
4245         * src/plugins/spamassassin/spamassassin_gtk.c
4246         * src/plugins/trayicon/trayicon.c
4247         * tools/OOo2sylpheed.pl
4248         * tools/acroread2sylpheed.pl
4249         * tools/asus_mailled.sh
4250         * tools/filter_conv.pl
4251         * tools/freshmeat_search.pl
4252         * tools/google_search.pl
4253         * tools/kmail2sylpheed.pl
4254         * tools/kmail2sylpheed_v2.pl
4255         * tools/maildir2sylpheed.pl
4256         * tools/multiwebsearch.pl
4257         * tools/newscache_clean.pl
4258         * tools/outlook2sylpheed.pl
4259         * tools/sylpheed-switcher
4260         * tools/update-po
4261         * tools/vcard2xml.py
4262         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4263                 update FSF address
4264
4265 2005-09-21 [colin]      1.9.14cvs46
4266
4267         * src/gedit-print.c
4268         * src/procmsg.c
4269         * src/procmsg.h
4270         * src/textview.c
4271         * src/summaryview.c
4272                 Remove some printing hacks (deselection/reselection),
4273                 which by the way fix printing the currently 
4274                 displayed mime part (still only text)
4275                 Plus a little optimisation of summary_show
4276
4277
4278 2005-09-20 [colin]      1.9.14cvs45
4279
4280         * src/mainwindow.c
4281         * src/messageview.c
4282                 GUI fixups: add accels, set message
4283                 view title to displayed mail's subject
4284         * src/prefs_spelling.c
4285         * src/gtk/gtkaspell.c
4286                 GUI fixups: allow underlining misspelled
4287                 words instead of coloring them (a11y!)
4288
4289 2005-09-19 [colin]
4290
4291         1.9.15rc3 released
4292
4293 2005-09-19 [colin]      1.9.14cvs44
4294
4295         * src/compose.c
4296                 Fix draft message
4297         * src/gtk/gtkaspell.c
4298                 Fix wrong test ;-)
4299
4300 2005-09-19 [colin]      1.9.14cvs43
4301
4302         * src/addressbook.c
4303                 Fix sensitivity of Delete button
4304         * src/compose.c
4305                 Warn if the requested Privacy system
4306                 is not available
4307         * src/exphtmldlg.c
4308         * src/expldifdlg.c
4309         * src/importldif.c
4310         * src/importmutt.c
4311         * src/importpine.c
4312                 Fix crappy UI
4313         * src/
4314         * src/ssl.h
4315         * src/prefs_account.h
4316         * src/prefs_account.c
4317                 Save SSL prefs even in builds that have
4318                 SSL support disable
4319         * src/imap.c
4320         * src/inc.c
4321         * src/news.c
4322         * src/send_message.c
4323                 Warn if connection should be secure, but
4324                 SSL support isn't compiled in
4325         * src/gtkaspell.c
4326                 Fix word separation on UTF-8 systems
4327                 Fixes bug #812 (Strange inline spellchecking)
4328         * src/compose.c
4329                 Warn if the requested Privacy system
4330                 is not available
4331                 Factorize offline warning
4332         * src/imap.c
4333         * src/imap_gtk.c
4334         * src/imap_gtk.h
4335         * src/inc.h
4336         * src/news_gtk.c
4337         * src/news_gtk.h
4338         * src/messageview.c
4339                 Factorize offline warning
4340
4341 2005-09-19 [paul]
4342
4343         1.9.15-rc2 released
4344
4345 2005-09-18 [colin]      1.9.14cvs42
4346
4347         * src/codeconv.c
4348         * src/codeconv.h
4349         * src/procmime.c
4350                 Add a way to get locale's charset ignoring utf-8,
4351                 and use that as default encoding for broken mails
4352
4353 2005-09-18 [colin]      1.9.14cvs41
4354
4355         * src/gtk/logwindow.c
4356                 Translate string. Patch by Fabien Vantard
4357
4358 2005-09-18 [colin]      1.9.14cvs40
4359
4360         * configure.ac
4361                 Fix bug #803 (IMAP/SSL support breaks with 
4362                 GnuTLS libetpan 0.38)
4363
4364 2005-09-18 [colin]      1.9.14cvs39
4365
4366         * src/codeconv.c
4367         * src/compose.c
4368         * src/procmime.c
4369                 More charsets fixes. Fixes bug #806 (non
4370                 ascii characters in subject line)
4371
4372 2005-09-17 [paul]       1.9.14cvs38
4373
4374         * src/folderview.c
4375         * src/mainwindow.c
4376                 fix gcc-2.95 issues
4377                 Patch by Pawel Pekala
4378
4379 2005-09-17 [colin]      1.9.14cvs37
4380
4381         * src/addrindex.c
4382                 bugfix for NO-USE LDAP compilation, patch 
4383                 by Fabien Vantard
4384
4385 2005-09-17 [colin]      1.9.14cvs36
4386
4387         * src/prefs_actions.c
4388         * src/prefs_customheader.c
4389         * src/prefs_display_header.c
4390         * src/prefs_filtering_action.c
4391         * src/prefs_matcher.c
4392         * src/prefs_toolbar.c
4393                 Fix strange casts (less elegant but
4394                 works better)
4395
4396 2005-09-16 [colin]      1.9.14cvs35
4397
4398         * src/jpilot.c
4399                 Missed that one
4400
4401 2005-09-16 [colin]      1.9.14cvs34
4402
4403         * configure.ac
4404         * src/Makefile.am
4405         * src/addr_compl.c
4406         * src/addrindex.c
4407         * src/browseldap.c
4408         * src/editldap.c
4409         * src/ldaplocate.c
4410         * src/ldapquery.c
4411         * src/ldapquery.h
4412         * src/ldapserver.c
4413         * src/ldapserver.h
4414         * src/main.c
4415         * src/matcher_parser_parse.y
4416         * src/prefs_themes.c
4417         * src/etpan/Makefile.am
4418         * src/gtk/description_window.c
4419         * src/plugins/clamav/Makefile.am
4420         * src/plugins/clamav/clamav_plugin.c
4421         * src/plugins/dillo_viewer/Makefile.am
4422         * src/plugins/pgpcore/Makefile.am
4423         * src/plugins/pgpinline/Makefile.am
4424         * src/plugins/pgpmime/Makefile.am
4425         * src/plugins/trayicon/Makefile.am
4426                 Fix 100% cpu usage in address completion list
4427                 Fix little bugs (return with no values etc)
4428                 Fix all warnings (with common CFLAGS)
4429
4430 2005-09-15 [colin]      1.9.14cvs33
4431
4432         * src/addressbook.c
4433                 Fix bug where sometimes a group's email list is empty,
4434                 force its refresh (probably fixes "Re: how to create a 
4435                 distribution list")
4436         * src/ldapquery.c
4437                 Don't return to the callback in the main thread from the
4438                 fetch thread (or face segs!)
4439
4440 2005-09-15 [paul]       1.9.14cvs32
4441
4442         * src/prefs_matcher.c
4443                 forgotten in last commit
4444
4445 2005-09-15 [paul]       1.9.14cvs31
4446
4447         * src/prefs_actions.c
4448         * src/prefs_filtering_action.c
4449         * src/prefs_quote.c
4450         * src/quote_fmt.c
4451         * src/summaryview.c
4452         * src/gtk/description_window.c
4453         * src/gtk/description_window.h
4454         * src/gtk/quicksearch.c
4455                 allow interaction with the called
4456                 description window
4457                 Patch by Anders Hammar
4458
4459 2005-09-14 [paul]       1.9.14cvs30
4460
4461         * src/compose.c
4462                 fix a little annoyance when pasting with 3rd button 
4463                 with wrap_pastes=0 and wrap_input=1
4464                 Patch by Colin
4465
4466 2005-09-14 [paul]       1.9.14cvs29
4467
4468         * src/prefs_account.c
4469                 disable 'Filter messages on receiving' for
4470                 SMTP-only accounts
4471                 Patch  by Anders Hammar
4472
4473 2005-09-14 [paul]       1.9.14cvs28
4474
4475         * po/sk.po
4476                 fix crash
4477                 updated by Andrej Kacian
4478
4479 2005-09-14 [paul]
4480
4481         1.9.15-rc1 released
4482
4483 2005-09-14 [paul]       1.9.14cvs27
4484
4485         * po/es.po
4486                 updated by Ricardo Mones Lastra
4487         * src/compose.c
4488         * src/compose.h
4489                 associate no_wrap_tags to Compose windows
4490                 instead of using a static one
4491                 Patch by Colin
4492         * src/mbox.c
4493                 fix proc_mbox()
4494                 Patch by wwp
4495         * src/textview.c
4496                 remove unneeded printf()
4497
4498 2005-09-14 [paul]       1.9.14cvs26
4499
4500         * src/addrcache.c
4501         * src/codeconv.h
4502         * src/folder.h
4503         * src/mainwindow.h
4504         * src/mh.c
4505         * src/mimeview.h
4506         * src/partial_download.c
4507         * src/pop.c
4508         * src/prefs_account.c
4509         * src/prefs_account.h
4510         * src/prefs_actions.c
4511         * src/prefs_customheader.c
4512         * src/prefs_display_header.c
4513         * src/prefs_filtering_action.c
4514         * src/prefs_matcher.c
4515         * src/prefs_toolbar.c
4516         * src/privacy.h
4517         * src/procmime.c
4518         * src/procmime.h
4519         * src/procmsg.h
4520         * src/textview.c
4521         * src/undo.h
4522         * src/common/plugin.c
4523         * src/common/session.h
4524         * src/common/socket.c
4525         * src/common/socket.h
4526         * src/common/template.c
4527         * src/gtk/gtkaspell.c
4528         * src/gtk/quicksearch.h
4529         * src/plugins/pgpcore/passphrase.c
4530         * src/plugins/pgpcore/prefs_gpg.h
4531         * src/plugins/pgpcore/select-keys.c
4532         * src/plugins/pgpcore/select-keys.h
4533         * src/plugins/pgpcore/sgpgme.c
4534         * src/plugins/pgpinline/pgpinline.c
4535         * src/plugins/pgpmime/pgpmime.c
4536         * src/plugins/trayicon/trayicon.c
4537                 fix compilation warnings
4538                 Patch by Daniel Gustafson
4539
4540 2005-09-14 [paul]       1.9.14cvs25
4541
4542         * src/addressbook.c
4543                 add missing column header, and other small
4544                 bug fixes
4545                 Patch by Anders Hammar
4546
4547 2005-09-13 [colin]      1.9.14cvs24
4548
4549         * src/gtk/gtkaspell.c
4550                 Fix non-utf8 in menu
4551                 Fix little leaks
4552                 Nullify struct members after free()s
4553
4554 2005-09-13 [colin]      1.9.14cvs23
4555
4556         * src/compose.c
4557                 Test utf8 compliance before inserting to 
4558                 buffer, and try to convert if necessary
4559         * src/procmime.c
4560                 If no charset is present, use the locale 
4561                 one instead of us-ascii
4562         * src/procmsg.c
4563                 Add Sender, List-Post and To in the checked 
4564                 headers for automatic rules creation 
4565                 (thanks to wwp)
4566         * src/prefs_themes.c
4567         * src/gtk/gtkaspell.c
4568                 Remove deprecated functions. 
4569                 patch by Daniel Gustafson
4570
4571 2005-09-12 [colin]      1.9.14cvs22
4572
4573         * src/compose.c
4574                 Fix bug #448 (Scrolling/Redraw issue with 
4575                 address-fields in Header)
4576         * src/mainwindow.c
4577         * src/summaryview.c
4578         * src/summaryview.h
4579                 Fix loss of MSG_MARKED on move/copy
4580                 Fix bug #804 (Quicksearch togglebutton doesn't 
4581                 get depressed after '/' key is pressed)
4582
4583 2005-09-12 [paul]       1.9.14cvs21
4584
4585         * AUTHORS
4586         * src/gtk/logwindow.c
4587                 add 'Clear Log' to popup menu
4588                 Patch by Anders Hammar <anders.hammar@telia.com>
4589
4590 2005-09-12 [paul]       1.9.14cvs20
4591
4592         * src/compose.c
4593                 set correct sensitivity on attachments
4594                 popup menu
4595         * src/folder.c
4596                 fix typo
4597         * src/prefs_spelling.c
4598                 fix crash when no LANG env is set
4599         * src/common/xml.c
4600                 fix crash in wizard
4601                 don't use memeory after free
4602
4603         All patches by Daniel Gustafson
4604
4605 2005-09-12 [paul]       1.9.14cvs19
4606
4607         * src/prefs_themes.c
4608                 make theme info selectable
4609         * src/gtk/description_window.c
4610                 make window non-modal
4611         * tools/README
4612                 add details of asus_mailed.sh
4613         * tools/claws.i18n.status.pl
4614                 update for new zh_TW translator
4615                 widen the output
4616                 create alternate coloured lines
4617                 improve readability
4618
4619 2005-09-10 [colin]      1.9.14cvs18
4620
4621         * src/plugins/pgpcore/select-keys.c
4622                 Better order for the buttons
4623
4624 2005-09-10 [colin]      1.9.14cvs17
4625
4626         * src/compose.c
4627         * src/plugins/pgpcore/select-keys.c
4628         * src/plugins/pgpcore/select-keys.h
4629         * src/plugins/pgpcore/sgpgme.c
4630                 Add a "Don't encrypt" button to the key
4631                 selection dialog. Fixes bug #177 (There should be a 
4632                 'Don't encrypt button in the Select Keys dialog)
4633
4634 2005-09-10 [colin]      1.9.14cvs16
4635
4636         * src/compose.c
4637                 Fix bug #572 (%X option does not work with templates)
4638
4639 2005-09-10 [colin]      1.9.14cvs15
4640
4641         * src/toolbar.c 
4642                 Remove g_print
4643
4644 2005-09-10 [colin]      1.9.14cvs14
4645
4646         * src/imap.c
4647                 Fix a possible crash
4648
4649 2005-09-09 [colin]      1.9.14cvs13
4650
4651         * src/imap.c
4652         * src/etpan/imap-thread.c
4653         * src/etpan/imap-thread.h
4654                 Fix moving from queue or drafts to normal folders
4655                 Fix bug #794 (No way to delete without expunging)
4656                 Take flags unset by other mailers into account
4657                 Take deleted flag set by other mailers into account
4658                 Fix unsetting REPLIED flag
4659                 Fix crash when capabilities can't be retrieved
4660         * src/mainwindow.c
4661         * src/mainwindow.h
4662                 Add M_DELAYED_FLAGS condition, and let the user use
4663                 Execute in order to be able to expunge deleted mails,
4664                 even if he's not in delayed execute mode
4665         * src/prefs_spelling.c
4666                 Use 'en' dictionary by default if LANG is POSIX or C
4667         * src/gtk/prefswindow.c
4668                 Fix bug #767 (Preferences windows expanding) by making
4669                 the window a bit larger when the resolution is greater
4670                 than 640x480, and by putting the prefs in a
4671                 GtkScrolledWindow.
4672
4673 2005-09-09 [paul]       1.9.14cvs12
4674
4675         * AUTHORS
4676         * configure.ac
4677         * po/zh_TW.Big5.po      ** REMOVED **
4678         * po/zh_TW.po           ** ADDED **
4679                 updated by Wei-Lun Chao
4680
4681 2005-09-09 [paul]       1.9.14cvs11
4682
4683         * src/mainwindow.c
4684                 fix asserts
4685         * src/common/xml.c
4686                 delay memory allocation until file is
4687                 opened successfully
4688                 Patch by Daniel Gustafson
4689
4690 2005-09-09 [colin]      1.9.14cvs10
4691
4692         * src/imap.c
4693                 Add guards
4694
4695 2005-09-08 [colin]      1.9.14cvs9
4696
4697         * src/compose.c
4698                 Alert when we can't save draft
4699                 Fix various wrap/color issues
4700                 Add mid-click pasting respecting wrap_paste option
4701         * src/folder.c
4702         * src/folder.h
4703         * src/folder_item_prefs.c
4704         * src/folder_item_prefs.h
4705         * src/imap.c
4706         * src/imap_gtk.c
4707         * src/imap_gtk.h
4708         * src/main.c
4709         * src/mainwindow.c
4710         * src/mainwindow.h
4711         * src/news.c
4712         * src/news_gtk.c
4713         * src/news_gtk.h
4714         * src/prefs_folder_item.c
4715                 Fix the impossibility to synchronise folders for
4716                 offline use (IMAP and NNTP are concerned)
4717
4718 2005-09-08 [colin]      1.9.14cvs8
4719
4720         * configure.ac
4721                 Build LDAP and JPilot by default if available
4722         * src/textview.c
4723                 Fix use after free
4724
4725 2005-09-08 [paul]       1.9.14cvs7
4726
4727         * doc/manual/en/sylpheed-1.html
4728         * doc/manual/en/sylpheed-18.html
4729         * doc/manual/en/sylpheed-19.html
4730         * doc/manual/en/sylpheed-4.html
4731         * doc/manual/en/sylpheed-6.html
4732         * doc/manual/en/sylpheed.html
4733                 a few minor updates, plus include some
4734                 details about plugins and their requirements
4735         * src/mainwindow.c
4736                 minor changes to English in /View/Sort
4737
4738 2005-09-07 [colin]      1.9.14cvs6
4739
4740         * doc/manual/en/sylpheed-1.html
4741         * doc/manual/en/sylpheed-10.html
4742         * doc/manual/en/sylpheed-11.html
4743         * doc/manual/en/sylpheed-12.html
4744         * doc/manual/en/sylpheed-13.html
4745         * doc/manual/en/sylpheed-14.html
4746         * doc/manual/en/sylpheed-15.html
4747         * doc/manual/en/sylpheed-16.html
4748         * doc/manual/en/sylpheed-17.html
4749         * doc/manual/en/sylpheed-18.html
4750         * doc/manual/en/sylpheed-19.html
4751         * doc/manual/en/sylpheed-2.html
4752         * doc/manual/en/sylpheed-20.html
4753         * doc/manual/en/sylpheed-21.html
4754         * doc/manual/en/sylpheed-22.html
4755         * doc/manual/en/sylpheed-3.html
4756         * doc/manual/en/sylpheed-4.html
4757         * doc/manual/en/sylpheed-5.html
4758         * doc/manual/en/sylpheed-6.html
4759         * doc/manual/en/sylpheed-7.html
4760         * doc/manual/en/sylpheed-8.html
4761         * doc/manual/en/sylpheed-9.html
4762         * doc/manual/en/sylpheed.html
4763                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
4764
4765 2005-09-07 [colin]      1.9.14cvs5
4766
4767         * src/mainwindow.c
4768                 Make labels more to-the-point
4769
4770 2005-09-07 [colin]      1.9.14cvs4
4771
4772         * doc/manual/en/sylpheed-1.html
4773         * doc/manual/en/sylpheed-12.html
4774         * doc/manual/en/sylpheed-13.html
4775         * doc/manual/en/sylpheed-14.html
4776         * doc/manual/en/sylpheed-15.html
4777         * doc/manual/en/sylpheed-16.html
4778         * doc/manual/en/sylpheed-17.html
4779         * doc/manual/en/sylpheed-18.html
4780         * doc/manual/en/sylpheed-19.html
4781         * doc/manual/en/sylpheed-2.html
4782         * doc/manual/en/sylpheed-20.html
4783         * doc/manual/en/sylpheed-21.html
4784         * doc/manual/en/sylpheed-22.html
4785         * doc/manual/en/sylpheed-4.html
4786         * doc/manual/en/sylpheed-5.html
4787         * doc/manual/en/sylpheed-6.html
4788         * doc/manual/en/sylpheed-7.html
4789         * doc/manual/en/sylpheed-8.html
4790         * doc/manual/en/sylpheed-9.html
4791         * doc/manual/en/sylpheed.html
4792                 Update manual
4793
4794 2005-09-07 [colin]      1.9.14cvs3
4795
4796         * doc/faq/en/sylpheed-faq-1.html
4797         * doc/faq/en/sylpheed-faq-2.html
4798         * doc/faq/en/sylpheed-faq-3.html
4799         * doc/faq/en/sylpheed-faq.html
4800                 Update FAQ
4801
4802 2005-09-07 [colin]      1.9.14cvs2
4803
4804         * src/folderview.c
4805         * src/procmsg.c
4806         * src/summaryview.c
4807         * src/toolbar.c
4808                 Fix special subfolders:
4809                 - Inherit parent's icon
4810                 - sent contents of queues subfolders
4811                 - empty subfolders of trashes
4812         * src/mainwindow.c
4813                 Remove outdated manual and faq entries
4814         * src/common/utils.c
4815                 Add quotes around %s coming from mailcap
4816
4817 2005-09-07 [colin]      1.9.14cvs1
4818
4819         * src/compose.c
4820                 After saving draft, set modified to FALSE
4821         * src/mimeview.c
4822         * src/common/utils.c
4823         * src/common/utils.h
4824                 Try to open mime parts using what is 
4825                 indicated in ~/.mailcap or /etc/mailcap,
4826                 if possible.
4827
4828 2005-09-05 [paul]       1.9.14
4829
4830         1.9.14 released
4831
4832         * po/sk.po
4833                 updated by Andrej Kacian
4834
4835 2005-09-05 [paul]       1.9.13cvs83
4836
4837         * po/de.po
4838         * po/es.po
4839         * po/fi.po
4840         * po/fr.po
4841         * po/nb.po
4842         * po/pt_BR.po
4843         * po/sr.po
4844                 updated translations by Thomas Gilgin, Ricardo Mones
4845                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
4846                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
4847
4848 2005-09-04 [paul]       1.9.13cvs82
4849
4850         * src/compose.c
4851                 only warn about exceeded line length limit
4852                 on send
4853
4854 2005-09-04 [paul]       1.9.13cvs81
4855
4856         * src/compose.c
4857                 fix crash in 'line length exceeded' dialogue
4858
4859 2005-09-02 [paul]       1.9.13cvs80
4860
4861         * src/imap.c
4862                 fix bug 795, 'Connection lost IMAP'
4863                 and add statusbar prints
4864                 Patch by Colin
4865
4866 2005-09-02 [paul]       1.9.13cvs79
4867
4868         * src/compose.c
4869                 compose_wrap_paragraph() becomes
4870                 compose_beautify_paragraph()
4871                 Patch by Colin
4872
4873 2005-09-02 [colin]      1.9.13cvs78
4874
4875         * src/folderview.c
4876                 Micro-fix
4877
4878 2005-09-01 [colin]      1.9.13cvs77
4879
4880         * src/imap.c
4881                 Maybe fix bug #795 (Connection lost IMAP)
4882                 Don't try to send logout when we're disconnected.
4883         * src/summaryview.c
4884                 Include locked and marked emails in HRM
4885                 view. Fixes bug #800 (Locked messages no longer 
4886                 show up when hide read messages is used)
4887
4888 2005-09-01 [paul]       1.9.13cvs76
4889
4890         * src/prefs_common.c
4891                 fix bad cutting
4892
4893 2005-08-31 [colin]      1.9.13cvs75
4894
4895         * src/folderview.c
4896         * src/folderview.h
4897         * src/prefs_summaries.c
4898         * src/summaryview.c
4899                 Fix "go to next new", fix preference
4900                 (Open unread/next swapped)
4901
4902 2005-08-31 [paul]       1.9.13cvs74
4903
4904         * src/compose.c
4905         * src/folderview.c
4906         * src/headerview.c
4907         * src/headerview.h
4908         * src/mainwindow.c
4909         * src/prefs_common.c
4910         * src/prefs_common.h
4911         * src/prefs_fonts.c
4912         * src/summaryview.c
4913         * src/textview.c
4914         * src/common/defs.h
4915                 remove obsolete BOLD_FONT setting
4916                 fix font update in headerview and textview
4917                 headers after prefs change
4918                 Patch By Colin
4919
4920 2005-08-31 [paul]
4921
4922         1.9.14-rc4 released
4923
4924 2005-08-30 [colin]      1.9.13cvs73
4925
4926         * src/summaryview.c
4927                 When Hide read messages is selected and we
4928                 refresh the summaryview, don't remove the 
4929                 currently displayed message. Fixes bug #797
4930                 (Summary view reloads when new mail is 
4931                 downloaded in 1.9.14 rc)
4932
4933 2005-08-30 [colin]      1.9.13cvs72
4934
4935         * src/folderview.c
4936                 Fix flickering
4937         * src/mainwindow.c
4938                 Remove useless callback
4939         * src/mimeview.c
4940         * src/gtk/filesel.c
4941         * src/gtk/filesel.h
4942                 Add a filesel_select_file_save_folder() - used by Save All
4943
4944 2005-08-29 [paul]       1.9.13cvs71
4945
4946         * AUTHORS
4947         * src/matcher_parser_parse.y
4948         * src/etpan/imap-thread.c
4949                 fix building on FreeBSD
4950                 Patch by Daniel Gustafson <daniel@hobbit.se>
4951
4952 2005-08-29 [paul]       1.9.13cvs70
4953
4954         * src/plugins/pgpinline/pgpinline.c
4955                 only initialise sig result if it's been handled
4956                 Patch by Colin
4957
4958 2005-08-29 [paul]       1.9.13cvs69
4959         
4960         Patches by Colin:
4961
4962         * src/imap.c
4963         * src/common.utils.c
4964         * src/common/utils.h
4965                 optimisation
4966         * src/stock_pixmap.h
4967                 fix wrong icon reference
4968         * src/pixmaps/trash_btn.xpm
4969                 replace with nicer image
4970
4971 2005-08-28 [colin]      1.9.13cvs68
4972
4973         * src/Makefile.am
4974         * src/stock_pixmap.c
4975         * src/stock_pixmap.h
4976         * src/toolbar.c
4977         * src/pixmaps/trash_btn.xpm
4978                 Add a specific trash xpm for the button
4979
4980 2005-08-28 [colin]      1.9.13cvs67
4981
4982         * src/imap.c
4983                 Fix leak
4984
4985 2005-08-27 [colin]      1.9.13cvs66
4986
4987         * src/imap.c
4988         * src/procmime.c
4989                 Correctly fix "Problem with replies", fixes
4990                 pgpmime encryption too. 
4991
4992 2005-08-27 [colin]      1.9.13cvs65
4993
4994         * src/folder.c
4995         * src/procmsg.c
4996         * src/procmsg.h
4997         * src/summaryview.c
4998                 Fix bug #517 (messages removed from summaryview 
4999                 when moving fails)
5000
5001 2005-08-27 [colin]      1.9.13cvs64
5002
5003         * tools/Makefile.am
5004         * tools/asus_mailled.sh
5005                 Add a script to blink ASUS laptops' mail LED where there
5006                 is unread mail.
5007
5008 2005-08-27 [colin]      1.9.13cvs63
5009
5010         * src/imap.c
5011         * src/etpan/imap-thread.c
5012         * src/etpan/imap-thread.h
5013                 Implement automatic choosing of login method
5014                 Fixes bug #791
5015         * src/gtk/.cvsignore
5016                 Add sylpheed-marshal.[ch]
5017
5018 2005-08-27 [colin]      1.9.13cvs62
5019
5020         * src/common/utils.c
5021                 Fix confusing perror
5022
5023 2005-08-27 [colin]      1.9.13cvs61
5024
5025         * src/toolbar.c
5026         * src/toolbar.h
5027                 Remove A_DELETE, replace it with 
5028                 A_TRASH and A_DELETE_REAL. Automatically
5029                 rewrite config files to replace A_DELETE
5030                 with A_TRASH (no functionality change).
5031                 Fixes half of #794
5032
5033 2005-08-26 [colin]      1.9.13cvs60
5034
5035         * src/procmime.c
5036                 Previous "Problem with replies" fix brought other
5037                 problems, fixing them
5038
5039 2005-08-26 [colin]      1.9.13cvs59
5040
5041         * src/procmime.c
5042                 Fix "Problem with replies". This happened only
5043                 on IMAP...
5044         * src/procmsg.c
5045                 Factorize code a bit
5046         * src/compose.c
5047                 Speed improvement on very long messages (wrapping)
5048                 Fix signature color on Reedit and Redirect
5049                 On Reedit, don't attach pgp-signatures parts, but
5050                 set signing to On.
5051
5052 2005-08-24 [paul]       1.9.13cvs58
5053
5054         * src/compose.c
5055                 don't claim success when clicking
5056                 Cancel on the passphrase box.
5057                 Patch by Colin
5058
5059 2005-08-24 [paul]       1.9.13cvs57
5060
5061         * src/main.c
5062                 fix misplaced sylpheed.log
5063         * src/common/defs.h
5064                 define UIDL_DIR
5065
5066 2005-08-24 [paul]       1.9.13cvs56
5067
5068         * src/imap.c
5069         * src/etpan/imap-thread.c
5070         * src/etpan/imap-thread.h
5071                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
5072                 Patch by Colin
5073         * src/gtk/sylpheed-marshal.c    ** REMOVED **
5074         * src/gtk/sylpheed-marshal.h    ** REMOVED **
5075                 remove autogenerated files
5076         * tools/kdeservicemenu/README
5077         * tools/kdeservicemenu/install.sh
5078         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5079         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5080                 use Claws icon, use 'Sylpheed-Claws' in menu,
5081                 use kdialog, and other cleanups
5082
5083 2005-08-23 [paul]       1.9.13cvs55
5084
5085         * src/compose.c
5086                 fix paste/wrap crash
5087                 Patch by Colin
5088
5089 2005-08-23 [paul]       1.9.13cvs54
5090
5091         * src/main.c
5092                 fix crash recovery
5093                 Patch by Colin
5094
5095 2005-08-23 [paul]       1.9.13cvs53
5096
5097         * src/addressbook.c
5098         * src/editaddress.c
5099                 view all data of LDAP contacts
5100                 Patch by Colin
5101
5102 2005-08-23 [paul]       1.9.13cvs52
5103
5104         * src/addressbook.c
5105                 fix issues with the Search field
5106                 Patch by Colin
5107
5108 2005-08-22 [paul]       1.9.13cvs51
5109
5110         * src/folderview.c
5111                 put name of folder in processing dialog
5112                 title
5113         * src/prefs_folder_item.c
5114                 improve english usage
5115
5116 2005-08-22 [paul]       1.9.13cvs50
5117
5118         * src/filtering.c
5119         * src/filtering.h
5120         * src/matcher.c
5121         * src/matcher_parser_lex.l
5122         * src/matcher_parser_parse.y
5123         * src/prefs_filtering.c
5124                 add Filtering/Processing rule names feature.
5125                 (the incompatible old matcherrc is saved as
5126                 matcherrc.pre_names).
5127                 Patch by Colin
5128
5129 2005-08-22 [paul]       1.9.13cvs49
5130
5131         * src/procmsg.c
5132                 fix colour labelling
5133                 Patch by Colin
5134
5135 2005-08-22 [paul]       1.9.13cvs48
5136
5137         * src/textview.c
5138                 fix open_image_cb()
5139
5140 2005-08-22 [paul]       1.9.13cvs47
5141
5142         * src/imap.c
5143                 fix bug 789, 'SC crashes with imap (CVS ver)'
5144                 Patch by Colin
5145
5146 2005-08-22 [paul]       1.9.13cvs46
5147
5148         * src/mimeview.c
5149         * src/prefs_common.c
5150         * src/common/defs.h
5151                 define reused defaults in defs.h
5152         * src/textview.c
5153                 add 'Open image' to image popup menu
5154
5155 2005-08-21 [colin]      1.9.13cvs45
5156
5157         * src/summaryview.c
5158                 Fix bug #788 (Bogus "From" address displayed)
5159
5160 2005-08-20 [colin]      1.9.13cvs44
5161
5162         * src/folder.c
5163                 Fix buf #787 (multilevel delete causes SIGSEGV)
5164
5165 2005-08-19 [colin]      1.9.13cvs43
5166
5167         * src/inc.c
5168         * src/prefs_common.c
5169         * src/prefs_common.h
5170                 Add an hidden pref to allow modifying the
5171                 update stepping in incorporation.
5172                 Patch by wwp.
5173
5174 2005-08-19 [colin]      1.9.13cvs42
5175
5176         * src/compose.c
5177         * src/procmime.c
5178                 Workaround for broken MUAs: encode 
5179                 Content-type: name: as ASCII and 
5180                 Content-Disposition: filename: as
5181                 per rfc2231
5182         * src/prefs_account.c
5183                 Fix invisible-ness of SMTP SSL prefs
5184                 in NNTP accounts
5185
5186 2005-08-19 [paul]       1.9.13cvs41
5187
5188         * src/compose.c
5189         * src/prefs_common.c
5190         * src/prefs_common.h
5191         * src/prefs_wrapping.c
5192                 paste with or without wrapping.
5193                 patch by Colin
5194
5195 2005-08-19 [paul]       1.9.13cvs40
5196
5197         * src/prefs_common.c
5198         * src/prefs_common.h
5199         * src/summaryview.c
5200                 reintroduce enable_swap_from as a
5201                 hidden pref. patch by Colin
5202         * src/quote_fmt_parse.y
5203         * src/plugins/clamav/clamav_plugin.c
5204         * src/plugins/dillo_viewer/dillo_viewer.c
5205         * src/plugins/mathml_viewer/mathml_viewer.c
5206         * src/plugins/pgpcore/sgpgme.c
5207         * src/plugins/pgpinline/pgpinline.c
5208         * src/plugins/pgpmime/pgpmime.c
5209                 tidy up. patch by Colin
5210
5211 2005-08-19 [paul]       1.9.13cvs39
5212
5213         * configure.ac
5214                 complete cvs38's sync
5215         * src/editaddress.c
5216         * src/gedit-print.c
5217         * src/mutt.c
5218         * src/etpan/etpan-log.c
5219         * src/etpan/imap-thread.c
5220         * src/gtk/gtksourceprintjob.c
5221                 fix compilation warnings
5222                 (patch by Colin)
5223
5224 2005-08-19 [paul]       1.9.13cvs38
5225
5226         sync with main:
5227
5228         * src/account.c
5229         * src/action.c
5230         * src/addrbook.c
5231         * src/addrcache.c
5232         * src/addrharvest.c
5233         * src/addrindex.c
5234         * src/codeconv.c
5235         * src/compose.c
5236         * src/crash.c
5237         * src/exporthtml.c
5238         * src/exportldif.c
5239         * src/folder.c
5240         * src/image_viewer.c
5241         * src/inc.c
5242         * src/inc.h
5243         * src/jpilot.c
5244         * src/ldif.c
5245         * src/main.c
5246         * src/matcher.c
5247         * src/mbox.c
5248         * src/messageview.c
5249         * src/mh.c
5250         * src/mimeview.c
5251         * src/msgcache.c
5252         * src/mutt.c
5253         * src/news.c
5254         * src/partial_download.c
5255         * src/pine.c
5256         * src/pop.c
5257         * src/prefs_actions.c
5258         * src/prefs_common.c
5259         * src/prefs_customheader.c
5260         * src/prefs_display_header.c
5261         * src/prefs_gtk.c
5262         * src/prefs_themes.c
5263         * src/procheader.c
5264         * src/procmime.c
5265         * src/procmsg.c
5266         * src/recv.c
5267         * src/send_message.c
5268         * src/simple-gettext.c
5269         * src/sourcewindow.c
5270         * src/textview.c
5271         * src/vcard.c
5272         * src/common/defs.h
5273         * src/common/log.c
5274         * src/common/plugin.c
5275         * src/common/prefs.c
5276         * src/common/session.c
5277         * src/common/session.h
5278         * src/common/socket.c
5279         * src/common/socket.h
5280         * src/common/ssl_certificate.c
5281         * src/common/template.c
5282         * src/common/utils.c
5283         * src/common/utils.h
5284         * src/common/xml.c
5285         * src/gtk/about.c
5286         added wrappers for C library function that
5287                 take pathname arguments.
5288                 enabled compilation with MinGW.
5289                 use GDir instead of directly using opendir().
5290                 added rename_force().
5291
5292 2005-08-19 [paul]       1.9.13cvs37
5293         
5294         patches by Colin:
5295         * src/compose.c
5296                 fix privacy settings on re-editing
5297                 a sent message
5298         * src/jpilot.c
5299                 fix encoding bug
5300         * src/folder.c
5301         * src/procmsg.c
5302         * src/procmsg.h
5303         * src/summaryview.c
5304                 flag changing optimisation
5305
5306 2005-08-18 [martin]     1.9.13cvs36
5307
5308         * commitHelper
5309             added my login
5310         * src/addrcache.c
5311         * src/addrharvest.c
5312         * src/addrindex.c
5313         * src/compose.c
5314         * src/grouplistdialog.c
5315         * src/main.c
5316         * src/mainwindow.c
5317         * src/msgcache.c
5318         * src/mutt.c
5319         * src/pine.c
5320         * src/prefs_account.c
5321         * src/prefs_themes.c
5322         * src/stock_pixmap.c
5323         * src/summaryview.c
5324         * src/gtk/about.c
5325         * src/gtk/logwindow.c
5326             removed deprecated glib and gdk stuff
5327         * src/plugins/pgpcore/select-keys.c
5328             convert attributes from locale to utf8
5329
5330 2005-08-17 [paul]       1.9.13cvs35
5331
5332         * src/account.c
5333         * src/addressbook.c
5334                 use new GTK_STOCK_ icons if available
5335         * src/summaryview.c
5336         * src/gtk/gtksctree.c
5337         * src/gtk/gtksctree.h
5338                 faster range select. patch by Colin
5339
5340 2005-08-17 [paul]       1.9.13cvs34
5341
5342         patches by colin:
5343         * src/addressbook.c
5344         * src/addressitem.h
5345                 Add an edit button for contacts, fix selections
5346                 of gtksctree items
5347         * src/editaddress.c
5348                 Change labels, let Save be always possible in the
5349                 email and user atributes tabs
5350         * src/folderview.c
5351                 fix sort issues
5352         * src/summaryview.c
5353                 select next item instead of the displayed one
5354                 after deletion
5355
5356         * src/gtk/progressdialog.c
5357                 use prefs_common.enable_rules_hint
5358
5359 2005-08-13 [hoa]        1.9.13cvs33
5360
5361         * src/etpan/imap-thread.c
5362                 fixed build on Solaris.
5363
5364 2005-08-10 [colin]      1.9.13cvs32
5365
5366         * src/procmsg.c
5367                 Fix cvs31 (missing fclose before reading
5368                 the file)
5369
5370 2005-08-10 [colin]      1.9.13cvs31
5371
5372         * src/procmsg.c
5373                 Fix procmsg_msginfo_new_from_mimeinfo() when
5374                 the MimeInfo isn't stored in memory. This fixes
5375                 replying to an attached message.
5376
5377 2005-08-10 [colin]      1.9.13cvs30
5378
5379         * src/mainwindow.c
5380                 Fix slowness in account changing
5381
5382 2005-08-10 [colin]      1.9.13cvs29
5383
5384         * src/folder.c
5385         * src/folderutils.c
5386         * src/folderview.c
5387         * src/imap_gtk.c
5388         * src/mainwindow.c
5389         * src/mh_gtk.c
5390         * src/procmsg.c
5391         * src/summaryview.c
5392                 Optimize folder_has_parent_of_type
5393                 Prevent moving special sub-folders from contextual menus
5394                 Rework message a bit ("Empty all messages" -> "Delete all
5395                 messages")
5396                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
5397                 and "Deleted Items" folders)
5398
5399 2005-08-08 [colin]      1.9.13cvs28
5400
5401         * src/summaryview.c
5402         * src/prefs_summaries.c
5403                 Make "Select first unread|new" more flexible
5404                 (just prioritize new or unread)
5405
5406 2005-08-08 [colin]      1.9.13cvs27
5407
5408         * src/summaryview.c
5409                 If "select first new" is selected and there only
5410                 are unread messages, fallback to "select first
5411                 unread".
5412
5413 2005-08-08 [colin]      1.9.13cvs26
5414
5415         * src/folder.c
5416                 Fix shameful bugs (and bug #779)
5417
5418 2005-08-08 [colin]      1.9.13cvs25
5419
5420         * src/folder.c
5421         * src/folder.h
5422                 Cache parents' type to make folder_has_parent_of_type
5423                 faster
5424         * src/folderview.c
5425                 Forbid DnD of special sub-folders
5426         * src/procmsg.c
5427         * src/procmsg.h
5428                 Add MAIL_POSTFILTERING_HOOK
5429         * src/summaryview.c
5430                 Revert over-zealous deletion of the use_addr_book 
5431                 code
5432
5433 2005-08-07 [colin]      1.9.13cvs24
5434
5435         * src/folder.c
5436                 Fix big mistake (passing MsgInfo instead 
5437                 of FolderItem)
5438
5439 2005-08-07 [colin]      1.9.13cvs23
5440
5441         * src/compose.c
5442         * src/folder.c
5443         * src/folder.h
5444         * src/foldersel.c
5445         * src/folderutils.c
5446         * src/folderview.c
5447         * src/imap.c
5448         * src/mainwindow.c
5449         * src/messageview.c
5450         * src/mh.c
5451         * src/msgcache.c
5452         * src/procmime.c
5453         * src/summaryview.c
5454                 Make subfolders of Drafts, Queue, Outbox, Trash
5455                 work like their parents. 
5456                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5457
5458 2005-08-07 [colin]      1.9.13cvs22
5459
5460         * src/addressbook.c
5461                 Fix bug #771 (Dragged contacts not saved)
5462
5463 2005-08-07 [paul]       1.9.13cvs21
5464
5465         * src/summaryview.c
5466                 fix bug 32 'Search Doesn't display results
5467                 if "Hide Read Messages" is chosen'
5468                 be more literal in interpreting 'Hide read
5469                 messages'
5470
5471 2005-08-07 [colin]      1.9.13cvs20
5472
5473         * src/folderview.c
5474                 Add debug
5475         * src/summaryview.c
5476                 Faster 'unthread_for_execution'
5477
5478 2005-08-06 [paul]       1.9.13cvs19
5479
5480         * src/mainwindow.c
5481                 add mnemonics to Set displayed columns
5482                 fix bug where msgview_visible option was
5483                 overwritten as TRUE on startup
5484
5485 2005-08-06 [paul]       1.9.13cvs18
5486
5487         * src/mainwindow.c
5488                 refer to 'displayed columns in folder/message
5489                 list' not 'displayed items in summary/message view'
5490         * src/prefs_display_header.c
5491                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
5492                 be consistent with similar dialogues
5493         * src/prefs_folder_column.c
5494         * src/prefs_summary_column.c
5495                 'columns' not 'items', and folder and message lists,
5496                 instead of folder and summary views;
5497                 Use 'Hidden columns' as list heading not 'Available
5498                 items';
5499                 move the 'Remove' button to the right hand side;
5500                 top-align the buttons;
5501                 remove unneeded vbox
5502         * src/prefs_summaries.c
5503                 put the 2 column prefs buttons in a frame to reduce
5504                 overall width; refer to columns not items &c.
5505
5506 2005-08-05 [colin]      1.9.13cvs17
5507
5508         * src/prefs_common.c
5509         * src/prefs_common.h
5510         * src/mainwindow.c
5511         * src/compose.c
5512         * src/messageview.c
5513                 Add an hidden toolbar_detachable pref, so
5514                 that I can get rid of these painful handles
5515                 in the toolbars. Defaults to TRUE to avoid
5516                 changing the GUI on unsuspecting people...
5517
5518 2005-08-05 [colin]      1.9.13cvs16
5519
5520         * src/Makefile.am
5521         * src/prefs_folder_column.c
5522         * src/prefs_folder_column.h
5523                 Add prefs for folder columns
5524         * src/folderview.c
5525         * src/folderview.h
5526         * src/mainwindow.c
5527         * src/mainwindow.h
5528         * src/prefs_common.c
5529         * src/prefs_common.h
5530         * src/prefs_summaries.c
5531                 Use them
5532         * src/prefs_summary_column.c
5533         * src/summaryview.c
5534         * src/summaryview.h
5535                 Add a To column
5536         * src/textview.c
5537         * src/common/utils.c
5538         * src/common/utils.h
5539                 Move uri colourisation functions
5540                 to utils
5541         * src/compose.c
5542                 Colourise URIs
5543         * src/imap.c
5544                 Fix bug with LIST where we'd try
5545                 to get Folder//////[...]/// 
5546
5547 2005-08-05 [paul]       1.9.13cvs15
5548
5549         * src/prefs_summaries.c
5550                 improve the English usage
5551         * src/summaryview.c
5552                 set font on column change
5553                 thanks to Colin
5554
5555 2005-08-05 [paul]       1.9.13cvs14
5556
5557         * src/prefs_common.c
5558         * src/prefs_common.h
5559         * src/prefs_summaries.c
5560         * src/summaryview.c
5561                 replace 'open_unread_on_enter' option with
5562                 'select_on_entry' option. opening/not opening
5563                 is now exclusively controlled by 'always_show_msg'
5564
5565 2005-08-04 [colin]      1.9.13cvs13
5566
5567         * src/compose.c
5568                 Remove dead code
5569                 Add colourisation of quotes and signatures
5570         * src/folderview.c
5571                 Fix possible crashes
5572         * src/messageview.c
5573                 Change an assert that is no problem
5574         * src/news.c
5575         * src/news_gtk.c
5576         * src/news_gtk.h
5577                 Fix offline mode
5578         * src/gtk/quicksearch.c
5579                 Fix a possible crash
5580
5581 2005-08-03 [colin]      1.9.13cvs12
5582
5583         * src/prefs_account.c
5584                 Fix bug #777 (Sylpheed crash in account configuration)
5585
5586 2005-08-03 [colin]      1.9.13cvs11
5587
5588         * src/addressbook.c
5589         * src/editaddress.c
5590         * src/editgroup.c
5591                 Fixing addressbook, round 2
5592         * src/textview.c
5593                 Fix emphasis color on rechecking 'Colorize messages'
5594
5595 2005-08-03 [paul]       1.9.13cvs10
5596
5597         sync with main
5598
5599         * src/addr_compl.c
5600         * src/compose.c
5601         * src/main.c
5602         * src/pop.c
5603         * src/prefs_account.c
5604         * src/procmime.c
5605         * src/procmsg.c
5606         * src/quote_fmt_parse.y
5607         * src/textview.c
5608         * src/common/quoted-printable.c
5609         * src/common/utils.c
5610         * src/common/utils.h
5611         * src/common/xml.c
5612                 replaced incorrect locale-independent
5613                 ctype functions with GLib's. Corrected
5614                 signedness mismatch.
5615         * src/headerview.c
5616                 headerview_create(): added spacing for vbox.
5617         * src/gtk/about.c
5618                 set focus to the OK button.
5619
5620 2005-08-03 [colin]      1.9.13cvs9
5621
5622         * src/folderview.c
5623                 Fix possible crash
5624
5625 2005-08-02 [colin]      1.9.13cvs8
5626
5627         * src/mainwindow.c
5628                 Fix cast
5629         * src/addressbook.c
5630         * src/addressitem.h
5631                 Fix a cast and more generally, try to make the
5632                 GUI more intuitive and consistent (round 1)
5633
5634 2005-08-02 [paul]       1.9.13cvs7
5635
5636         * src/folder.h
5637                 missing in 1.9.13cvs6
5638
5639 2005-08-02 [colin]      1.9.13cvs6
5640
5641         * src/folder.c
5642                 Fix one more leak
5643
5644 2005-08-02 [colin]      1.9.13cvs5
5645
5646         * src/folder.c
5647         * src/folderview.c
5648         * src/imap.c
5649         * src/main.c
5650         * src/mbox.c
5651         * src/procmsg.c
5652         * src/summaryview.c
5653                 Fix a number of folder_item_get_msg_list()-related
5654                 leaks (missing procmsg_msginfo_free()s)
5655
5656 2005-08-01 [colin]      1.9.13cvs4
5657
5658         * src/folderview.c
5659         * src/folderview.h
5660         * src/mainwindow.c
5661         * src/prefs_fonts.c
5662         * src/prefs_summaries.c
5663         * src/prefs_themes.c
5664         * src/summaryview.c
5665         * src/summaryview.h
5666         * src/textview.c
5667         * src/textview.h
5668                 Fix instant-apply of summary and folderview-related prefs
5669                 Fix erroneous g_free and alertpanels in prefs_theme
5670                 Add instant-apply for fonts
5671                 Defer applying of prefs a little bit so it's done only
5672                 once even if requested by multiples prefs pages
5673
5674 2005-08-01 [paul]       1.9.13cvs3
5675
5676         * src/main.c
5677                 fix bug 776 'S.C. crashes on close'
5678                 thanks to Colin
5679         * src/etpan/etpan-thread-manager-types.h
5680                 add missing include
5681                 thanks to Hoa
5682
5683 2005-07-25 [paul]       1.9.13cvs2
5684
5685         * src/summaryview.c
5686                 fix typos. spotted by Fabien Vantard
5687
5688 2005-07-24 [paul]       1.9.13cvs1
5689
5690         * doc/man/sylpheed.1
5691                 update man page, incorporating fix of
5692                 bug 769 'Typo in manpage'
5693         * src/etpan/imap-thread.c
5694                 fix NetBSD openssl dependencies. patch by
5695                 George Michaelson <ggm@apnic.net>
5696         * po/pt_BR.po
5697                 updated by Frederico Goncalves Guimaraes
5698
5699 2005-07-22 [paul]       1.9.13
5700
5701         1.9.13 release
5702
5703 2005-07-22 [paul]       1.9.12cvs91
5704
5705         * AUTHORS
5706         * INSTALL
5707         * README.claws
5708         * RELEASE_NOTES.claws
5709                 updated for release
5710         * configure.ac
5711         * po/nb.po
5712         * tools/claws.i18n.status.pl
5713                 add Norwegian translation. submiited by
5714                 Geir Helland <pjallabais@users.sourceforge.net>
5715         * po/ca.po
5716         * po/de.po
5717         * po/es.po
5718         * po/fi.po
5719         * po/fr.po
5720         * po/it.po
5721         * po/sk.po
5722         * po/sr.po
5723         * po/zh_CN.po
5724                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5725                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
5726                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
5727                 Yang Guilong
5728         * src/plugins/clamav/clamav_plugin_gtk.c
5729         * src/plugins/spamassassin/spamassassin_gtk.c
5730                 replace outdated description strings
5731
5732 2005-07-21 [colin]      1.9.12cvs90
5733
5734         * src/folder.c
5735                 Set folder to batch mode when scanning it. Makes deletion
5736                 of unread mails on IMAP much faster (due to the UNREAD 
5737                 flag unsetting)
5738
5739 2005-07-21 [darko]      1.9.12cvs89
5740
5741         * configure.ac
5742                 link against libresolv if necessary (patch by Paul)
5743         * src/msgcache.c
5744                 use glib's portable macros to determine endianness
5745
5746 2005-07-21 [paul]       1.9.12cvs88
5747
5748         * src/crash.c
5749         * src/gtk/about.c
5750                 update compiled-in features list
5751
5752 2005-07-20 [colin]      1.9.12cvs87
5753
5754         * src/folder.c
5755         * src/textview.c
5756                 Gcc 2.9x compilation fixes, thanks to Darko
5757         * src/plugins/clamav/clamav_plugin.c
5758                 Little optimisation: load virus database only once
5759         * src/plugins/spamassassin/spamassassin.c
5760                 Big optimisation: filtering one mail took at least 1 second,
5761                 now it takes at least 50ms. Doesn't speed up spamassassin 
5762                 itself, but should already be much more tolerable.
5763
5764 2005-07-20 [colin]      1.9.12cvs86
5765
5766         * src/summaryview.c
5767                 Fix performance issue
5768
5769 2005-07-19 [colin]      1.9.12cvs85
5770
5771         * src/plugins/pgpinline/plugin.c
5772                 Fix warning
5773
5774 2005-07-19 [colin]      1.9.12cvs84
5775
5776         * configure.ac
5777         * src/plugins/Makefile.am
5778         * src/plugins/pgpinline/.cvsignore
5779         * src/plugins/pgpinline/Makefile.am
5780         * src/plugins/pgpinline/pgpinline.c
5781         * src/plugins/pgpinline/pgpinline.deps
5782         * src/plugins/pgpinline/pgpinline.h
5783         * src/plugins/pgpinline/plugin.c
5784                 Put pgpinline in the main tree
5785
5786 2005-07-19 [paul]       1.9.12cvs83
5787
5788         * src/prefs_actions.c
5789                 prevent '//' in menu names, which cause a crash
5790                 thanks to Colin
5791
5792 2005-07-19 [paul]       1.9.12cvs82
5793
5794         * configure.ac
5795                 be generally more informative in configure output.
5796                 OpenSSL: correction: '[ --enable-openssl ...' -> 
5797                 '[ --disable-openssl ...', as --enable-openssl is default
5798                 PGP/MIME: don't check for GPGME again, check for
5799                 pgpcore instead. Therefore prevent the possibility of
5800                 attempting to build pgpmime if pgpcore dependencies are
5801                 not met
5802                 ClamAV: use pkgconfig to check for lib
5803                 libgnomeprint: revert logic on inner test to match
5804                 everything else
5805         * src/plugins/pgpcore/sgpgme.c
5806                 add missing include
5807
5808 2005-07-19 [colin]      1.9.12cvs81
5809
5810         * src/summaryview.c
5811                 Fix slow thread rebuilding in particular
5812                 cases
5813
5814 2005-07-19 [paul]       1.9.12cvs80
5815
5816         * sylpheed-claws.desktop
5817                 fix typo, spotted by Stephan Sachse
5818         * src/account.c
5819                 replace GTK_STOCK_ADD with
5820                 GTK_STOCK_NEW button
5821
5822 2005-07-18 [colin]      1.9.12cvs79
5823
5824         * src/etpan/imap-thread.c
5825                 Fix return value (Thanks Hoa)
5826
5827 2005-07-18 [colin]      1.9.12cvs78
5828
5829         * src/imap.c
5830                 Allow empty passwords
5831                 Create drafts/queue/outbox if necessary
5832         * src/summaryview.c
5833                 Remove old code
5834         * src/etpan/imap-thread.c
5835                 Fix STARTTLS (Thanks to Hoa)
5836
5837 2005-07-18 [paul]       1.9.12cvs77
5838
5839         * ChangeLog-gtk2.jp
5840         * ChangeLog.jp
5841                 removed
5842         * Makefile.am
5843                 updated to reflect additions and removals
5844         * TODO
5845                 updated to be claws-specific
5846         * TODO-gtk2
5847         * TODO-gtk2.jp
5848         * TODO.jp
5849         * sylpheed-128x128.png
5850         * sylpheed-64x64.png
5851                 removed
5852         * sylpheed-claws-128x128.png
5853         * sylpheed-claws-64x64.png
5854         * sylpheed-claws.desktop
5855         * sylpheed-claws.png
5856                 added
5857         * sylpheed.desktop
5858         * sylpheed.png
5859                 removed
5860
5861 2005-07-17 [paul]       1.9.12cvs76
5862
5863         * src/account.c
5864         * src/addressbook.c
5865         * src/alertpanel.c
5866         * src/alertpanel.h
5867         * src/compose.c
5868         * src/exphtmldlg.c
5869         * src/expldifdlg.c
5870         * src/folderview.c
5871         * src/imap_gtk.c
5872         * src/inc.c
5873         * src/message_search.c
5874         * src/messageview.c
5875         * src/mh_gtk.c
5876         * src/news_gtk.c
5877         * src/prefs_actions.c
5878         * src/prefs_filtering.c
5879         * src/prefs_matcher.c
5880         * src/prefs_template.c
5881         * src/prefs_themes.c
5882         * src/ssl_manager.c
5883         * src/summary_search.c
5884         * src/textview.c
5885         * src/toolbar.c
5886         * src/gtk/sslcertwindow.c
5887         * src/plugins/pgpcore/sgpgme.c
5888                 rework alertpanels
5889
5890 2005-07-17 [colin]      1.9.12cvs75
5891
5892         * src/privacy.c
5893                 add a PrivacySystem accessor that checks that
5894                 the system cached in a MimeInfo's privacydata
5895                 is still registered. Use this accessor instead
5896                 of directly using data->system. Fixes crashes
5897                 after unloading pgp plugins.
5898
5899 2005-07-17 [colin]      1.9.12cvs74
5900
5901         * src/alertpanel.c
5902                 Change geometry hints to a simple default size.
5903                 Fixes the certs dialogs.
5904
5905 2005-07-17 [colin]      1.9.12cvs73
5906
5907         * src/gtk/sslcertwindow.c
5908                 Use a gtkExpander
5909
5910 2005-07-17 [colin]      1.9.12cvs72
5911
5912         * src/plugins/pgpcore/Makefile.am
5913         * src/plugins/pgpmime/Makefile.am
5914                 Add gpgme libs
5915
5916 2005-07-17 [paul]       1.9.12cvs71
5917
5918         * configure.ac
5919                 add --disable-gnomeprint option
5920                 modified version of patch by Marius Mauch
5921
5922 2005-07-17 [paul]       1.9.12cvs70
5923
5924         * src/common/defs.h
5925                 update urls
5926         * src/account.c
5927         * src/action.c
5928         * src/addressbook.c
5929         * src/compose.c
5930         * src/foldersel.c
5931         * src/folderview.c
5932         * src/html.c
5933         * src/imap_gtk.c
5934         * src/main.c
5935         * src/mainwindow.c
5936         * src/messageview.c
5937         * src/mh_gtk.c
5938         * src/mimeview.c
5939         * src/news_gtk.c
5940         * src/prefs_account.c
5941         * src/prefs_send.c
5942         * src/prefs_summaries.c
5943         * src/procmsg.c
5944         * src/summaryview.c
5945         * src/common/utils.c
5946         * src/common/xml.c
5947         * src/plugins/pgpcore/passphrase.c
5948         * src/plugins/pgpcore/select-keys.c
5949                 replace inappropriately used backticks
5950                 with single quotes
5951
5952 2005-07-16 [colin]      1.9.12cvs69
5953
5954         * src/image_viewer.c
5955                 Add extra paranoid checks
5956
5957 2005-07-16 [colin]      1.9.12cvs68
5958
5959         * src/plugins/pgpcore/prefs_gpg.c
5960                 Don't auto-check sigs by default, as it
5961                 can be really slow.
5962
5963 2005-07-16 [colin]      1.9.12cvs67
5964
5965         * src/plugins/pgpcore/sgpgme.c
5966                 Make messages a bit better.
5967
5968 2005-07-16 [colin]      1.9.12cvs66
5969
5970         * src/imap.c
5971                 Remove pseudo-log
5972         * src/etpan/imap-thread.c
5973                 Add real log
5974
5975 2005-07-16 [colin]      1.9.12cvs65
5976
5977         * src/main.c
5978         * src/prefs_other.c
5979                 And now, fix build with libetpan :-/
5980
5981 2005-07-15 [colin]      1.9.12cvs64
5982
5983         * src/prefs_other.c
5984                 Continue fixing build without libetpan.
5985
5986 2005-07-15 [colin]      1.9.12cvs63
5987
5988         * src/main.c
5989                 Fix build with --disable-libetpan
5990
5991 2005-07-15 [colin]      1.9.12cvs62
5992
5993         * configure.ac
5994                 Bump libetpan's version
5995
5996 2005-07-15 [colin]      1.9.12cvs61
5997
5998         * src/etpan/imap-thread.c
5999                 Actually stop logging :)
6000
6001 2005-07-15 [colin]      1.9.12cvs60
6002
6003         * src/addressbook.c
6004                 Fix dnd of multiple addresses.
6005
6006 2005-07-15 [hoa]        1.9.12cvs59
6007
6008         * src/etpan/imap-thread.c
6009             disable login of IMAP password in libetpan log file.
6010
6011 2005-07-15 [paul]       1.9.12cvs58
6012
6013         * src/account.c
6014                 don't automatically sort
6015                 do allow drag n drop
6016
6017 2005-07-15 [paul]       1.9.12cvs57
6018
6019         * src/account.c
6020         * src/ssl_manager.c
6021                 alphabetical listing
6022
6023 2005-07-15 [paul]       1.9.12cvs56
6024
6025         * src/gtk/pluginwindow.c
6026                 sort plugin list alphabetically
6027
6028 2005-07-15 [paul]       1.9.12cvs55
6029
6030         * src/prefs_spelling.c
6031         * src/prefs_wrapping.c
6032                 unify English usage
6033
6034 2005-07-15 [colin]      1.9.12cvs54
6035
6036         * src/wizard.c
6037                 Typo fix
6038
6039 2005-07-15 [paul]       1.9.12cvs53
6040
6041         * src/prefs_message.c
6042                 make 'show cursor' a hidden option
6043
6044 2005-07-14 [colin]      1.9.12cvs52
6045
6046         * src/plugins/spamassassin/Makefile.am
6047         * src/plugins/clamav/Makefile.am
6048                 Fix double EXTRA_DISTs
6049
6050 2005-07-14 [colin]      1.9.12cvs51
6051
6052         * src/plugins/clamav/Makefile.am
6053         * src/plugins/clamav/clamav_plugin_gtk.deps
6054         * src/plugins/spamassassin/Makefile.am
6055         * src/plugins/spamassassin/spamassassin_gtk.deps
6056                 Make $plugin_gtk depend on $plugin
6057
6058 2005-07-14 [hoa]        1.9.12cvs50
6059
6060         * src/etpan/imap-thread.c
6061                 enable debug log of libetpan when running with --debug
6062
6063 2005-07-14 [colin]      1.9.12cvs49
6064
6065         * configure.ac
6066         * src/common/Makefile.am
6067         * src/common/plugin.c
6068         * src/common/plugin.h
6069                 Add a little plugin dependancy system.
6070                 Plugins can ship a $plugin_name.deps file
6071                 (near them in PLUGINDIR) so that their
6072                 dependancies are loaded if possible.
6073         * src/plugins/Makefile.am
6074         * src/plugins/pgpcore/Makefile.am
6075         * src/plugins/pgpcore/passphrase.c
6076         * src/plugins/pgpcore/passphrase.h
6077         * src/plugins/pgpcore/plugin.c
6078         * src/plugins/pgpcore/prefs_gpg.c
6079         * src/plugins/pgpcore/prefs_gpg.h
6080         * src/plugins/pgpcore/select-keys.c
6081         * src/plugins/pgpcore/select-keys.h
6082         * src/plugins/pgpcore/sgpgme.c
6083         * src/plugins/pgpcore/sgpgme.h
6084                 Introduce pgpcore, used by pgpmime and
6085                 pgpinline
6086         * src/plugins/pgpmime/Makefile.am
6087         * src/plugins/pgpmime/passphrase.c
6088         * src/plugins/pgpmime/passphrase.h
6089         * src/plugins/pgpmime/pgpmime.c
6090         * src/plugins/pgpmime/pgpmime.deps
6091         * src/plugins/pgpmime/plugin.c
6092         * src/plugins/pgpmime/prefs_gpg.c
6093         * src/plugins/pgpmime/prefs_gpg.h
6094         * src/plugins/pgpmime/select-keys.c
6095         * src/plugins/pgpmime/select-keys.h
6096         * src/plugins/pgpmime/sgpgme.c
6097         * src/plugins/pgpmime/sgpgme.h
6098                 Remove the core from pgpmime and add the
6099                 dependancy to pgpcore.
6100
6101 2005-07-14 [paul]       1.9.12cvs48
6102
6103         * src/stock_pixmap.c
6104                 forgot this in last commit
6105
6106 2005-07-14 [paul]       1.9.12cvs47
6107
6108         * src/account.c
6109         * src/addressbook.c
6110                 add accelerators for the buttons (sync with main)
6111         * src/compose.c
6112         * src/compose.h
6113                 add accelerators for the buttons.
6114                 fix editing with external editor.
6115                 replace gdk_input_*() with GIOChannel;
6116                 (sync with main)
6117         * src/foldersel.c
6118                 display folder names with new/unread
6119                 representation (sync with main)
6120         * src/main.c
6121                 specify default window icon (sync with main)
6122         * src/prefs_common.c
6123                 use_addr_book default to FALSE
6124         * src/summaryview.c
6125         * src/textview.c
6126                 add accelerators for the buttons (sync with main)
6127         * src/gtk/menu.c
6128                 fix typos
6129         * src/pixmaps/sylpheed_icon.xpm
6130                 updated
6131
6132 2005-07-13 [paul]       1.9.12cvs46
6133
6134         * src/plugins/pgpmime/pgpmime.c
6135         * src/plugins/pgpmime/sgpgme.c
6136                 (temporarily) use deprecated gpgme_data_rewind()
6137                 while largefile support is not present
6138                 (as suggested by Colin)
6139
6140 2005-07-13 [paul]       1.9.12cvs45
6141
6142         * configure.ac
6143                 remove large file support (for now):
6144                 it breaks too many things
6145
6146 2005-07-13 [paul]       1.9.12cvs44
6147
6148         * configure.ac
6149                 add large file support
6150         * src/html.c
6151                 fix bug #763 where href attribute was not
6152                 the very first attribute of a link
6153                 patch by Thomas Gilgin
6154
6155 2005-07-13 [colin]      1.9.12cvs43
6156
6157         * src/gtk/pluginwindow.c
6158                 Little portability fix
6159
6160 2005-07-13 [colin]      1.9.12cvs42
6161
6162         * src/plugins/pgpmime/sgpgme.c
6163                 Fix crasher.
6164
6165 2005-07-13 [colin]      1.9.12cvs41
6166
6167         * src/plugins/pgpmime/pgpmime.c
6168         * src/plugins/pgpmime/sgpgme.c
6169                 Use gpgme_data_release_and_get_mem instead
6170                 of gpgme_data_read.
6171
6172 2005-07-13 [colin]      1.9.12cvs40
6173
6174         * configure.ac
6175         * src/plugins/pgpmime/passphrase.c
6176         * src/plugins/pgpmime/passphrase.h
6177         * src/plugins/pgpmime/pgpmime.c
6178         * src/plugins/pgpmime/plugin.c
6179         * src/plugins/pgpmime/select-keys.c
6180         * src/plugins/pgpmime/select-keys.h
6181         * src/plugins/pgpmime/sgpgme.c
6182         * src/plugins/pgpmime/sgpgme.h
6183                 Port pgpmime to gpgme-1.0.
6184
6185 2005-07-12 [paul]       1.9.12cvs39
6186
6187         * AUTHORS
6188         * src/toolbar.c
6189         * src/toolbar.h
6190                 add a 'Go to Prev' button to the toolbar.
6191                 correct tooltip text of go to buttons.
6192                 based on patch by Yang Guilong <bamanzi@gmail.com>
6193
6194 2005-07-12 [colin]      1.9.12cvs38
6195
6196         * src/statusbar.c
6197                 Fix progress bar showing stuff at startup.
6198
6199 2005-07-12 [paul]       1.9.12cvs37
6200
6201         * src/editjpilot.c
6202                 fix building with jpilot support
6203
6204 2005-07-11 [colin]      1.9.12cvs36
6205
6206         * src/inc.c
6207                 Add visual indication that filtering is running
6208         * src/textview.c
6209                 Make {}[] uri delimiters
6210         * src/summaryview.c
6211                 Remove useless (and slow) calls
6212
6213 2005-07-11 [paul]       1.9.12cvs35
6214
6215         * src/plugins/clamav/clamav_plugin_gtk.c
6216         * src/plugins/dillo_viewer/dillo_prefs.c
6217         * src/plugins/pgpmime/prefs_gpg.c
6218         * src/plugins/spamassassin/spamassassin_gtk.c
6219                 gather plugins prefs together under their
6220                 own 'Plugins' heading
6221
6222 2005-07-11 [paul]       1.9.12cvs34
6223
6224         sync with main
6225
6226         * src/account.c
6227                 account_delete(): modified alert dialog
6228         * src/editjpilot.c
6229         * src/editvcard.c
6230                 fixed a crash when cancelling file selection
6231                 dialog by Escape key. Made non-ascii filename
6232                 selectable.
6233         * src/prefs_template.c
6234                 prefs_template_window_create(): make scrolled
6235                 window policy AUTOMATIC
6236
6237 2005-07-10 [hoa]        1.9.12cvs33
6238
6239         * src/etpan/imap-thread.c
6240                 workaround for old Courier IMAP servers.
6241
6242 2005-07-10 [colin]      1.9.12cvs32
6243
6244         * src/folder.c
6245         * src/statusbar.c
6246         * src/statusbar.h
6247                 Add visual progress indicator on filtering/processing
6248                 Factorize the progress bar code
6249         * src/imap.c
6250         * src/imap.h
6251         * src/etpan/imap-thread.c
6252                 Add a reference counter to avoid destroying the Folder
6253                 while it's in use by another callback.
6254
6255 2005-07-09 [hoa]        1.9.12cvs31
6256
6257         * src/imap.c
6258         * src/etpan/imap-thread.c
6259                 fixed deadlock when removing IMAP account.
6260
6261 2005-07-08 [colin]      1.9.12cvs30
6262
6263         * src/textview.c
6264         * src/unmime.c
6265                 Fix again problems decoding broken headers
6266         * src/gtk/inputdialog.c
6267                 Fix local variable shadowing a global one
6268
6269 2005-07-08 [colin]      1.9.12cvs29
6270
6271         * src/msgcache.c
6272                 Make the cache/mark files platform-agnostic by writing
6273                 them in little-endian format. Reading them is also done
6274                 in little-endian format, of course; however, in order
6275                 to avoid trashing mark data on big-endian machines, the
6276                 files are, at first, read from the native format if the
6277                 little-endian one doesn't exist. This is easy to deter-
6278                 mine by trying to open a file with a swapped data_ver
6279                 and seeing if it's the wanted version.
6280                 Little-endian using users should see absolutely no
6281                 difference, Big-endian users may get a very little
6282                 performance drop due to byte-swapping.
6283                 Tested on i386 and ppc32. 
6284                 Fixes bug #159 (The index file, in the mailboxes, is 
6285                 hardware depending).
6286
6287                 To have the cache/mark files updated to the new little-
6288                 endian format, "Check for new messages" or even
6289                 "Rebuild folder tree" aren't enough. Files will be
6290                 updated as soon as a folder has been opened/closed.
6291                 To update everything, just select all folders by
6292                 selecting them one by one.
6293
6294 2005-07-07 [colin]      1.9.12cvs28
6295
6296         * src/imap.c
6297                 Remember the folder separator per IMAPFolder
6298                 instead of globally.
6299                 Revive the Session on noop; fixes bug #761
6300                 (mark a bunch of unread messages as read takes 
6301                 forever)
6302
6303 2005-07-07 [darko]      1.9.12cvs27
6304
6305         * src/common/template.c
6306                 Sort templates alphabetically
6307
6308 2005-07-06 [colin]      1.9.12cvs26
6309
6310         * src/imap.c
6311                 Try to use the correct separator in
6312                 most cases. Possibly fixes bug #759
6313                 (only creates the INBOX folder when 
6314                 setting up new IMAP account) and 
6315                 bug #760 (Can't retrieve messages)
6316
6317 2005-07-06 [colin]      1.9.12cvs25
6318
6319         * src/imap.c
6320                 Use real_path in status command. This will
6321                 help later, when namespaces will be used.
6322
6323 2005-07-06 [colin]      1.9.12cvs24
6324
6325         * configure.ac
6326         * src/account.c
6327         * src/folder.c
6328         * src/imap.c
6329         * src/etpan/etpan-log.c
6330         * src/etpan/etpan-thread-manager.c
6331         * src/etpan/imap-thread.c
6332                 Add a --disable-libetpan parameter. With this,
6333                 users that don't want IMAP4 support can avoid
6334                 the new dependancy (and have no IMAP support).
6335                 Users that have IMAP4 accounts and use this
6336                 parameter won't lose their configuration, their
6337                 IMAP accounts will just be invisible and not
6338                 used.
6339         * src/textview.c
6340                 Make the "Copy ..." contextual menu items 
6341                 copy to both the X clipboard and the gtk 
6342                 clipboard - as most other apps do.
6343         * src/gtk/about.c
6344                 Add a notice about OpenSSL usage, in order to
6345                 comply with OpenSSL's license (point 6):
6346                 http://www.openssl.org/source/license.html
6347
6348 2005-07-06 [colin]      1.9.12cvs23
6349
6350         * src/alertpanel.c
6351                 Fix a minimum size for alertpanels
6352         * src/compose.c
6353                 Show 'No space left on device' type errors
6354                 when queuing/sending
6355         * src/imap_gtk.c
6356         * src/mh_gtk.c
6357                 Rework folder's deletion message (remove 
6358                 extra \n)
6359
6360 2005-07-05 [colin]      1.9.12cvs22
6361
6362         * src/imap.c
6363                 Add an alertpanel on auth error
6364                 Add pseudo-log
6365                 Remove pthread-related stuff
6366
6367 2005-07-05 [colin]      1.9.12cvs21
6368
6369         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6370                 Fix crash on plugin reloading (with a hack)
6371
6372 2005-07-05 [colin]      1.9.12cvs20
6373
6374         * src/prefs_account.c
6375         * src/prefs_account.h
6376                 Fix typo
6377         * src/gtk/filesel.c
6378         * src/gtk/filesel.h
6379                 Add a way to filter the view
6380         * src/gtk/pluginwindow.c
6381                 Filter loadable stuff
6382         * src/plugins/pgpmime/prefs_gpg.c
6383                 Fix missing unregistration
6384         * .cvsignore
6385         * src/etpan/.cvsignore
6386         * src/plugins/spamassassin/.cvsignore
6387                 Add more stuff to cvs ignored files
6388
6389 2005-07-04 [colin]      1.9.12cvs19
6390
6391         * src/imap.c
6392                 Fix scan_required returning FALSE when it
6393                 shouldn't. Maybe fix #760 (Can't retrieve
6394                 messages)
6395
6396 2005-07-04 [colin]      1.9.12cvs18
6397
6398         * src/summaryview.c
6399                 Fix always_show_msg pref
6400
6401 2005-07-04 [paul]       1.9.12cvs17
6402
6403         sync with main (forgotten in last commit)
6404         
6405         * src/common/utils.c
6406         * src/common/utils.h
6407                 check_line_length(): new.
6408                 is_dir_exist()
6409                 is_file_entry_exist()
6410                 dirent_is_regular_file()
6411                 dirent_is_directory(): use g_file_test() instead of stat().
6412
6413 2005-07-04 [paul]       1.9.12cvs16
6414
6415         sync with main:
6416
6417         * src/compose.c
6418                 compose_write_to_file(): check for line
6419                 length limit and display warning if exceeds
6420         * src/jpilot.c
6421                 use get_home_dir() instead of g_get_home_dir()
6422         * src/procheader.c
6423                 removed warning about invalid date
6424         * src/vcard.c
6425                 use get_home_dir() instead of g_get_home_dir()
6426
6427 2005-07-04 [paul]       1.9.12cvs15
6428
6429         * src/stock_pixmap.c
6430                 fix new pixmap naming errors
6431                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6432
6433 2005-07-04 [colin]      1.9.12cvs14
6434
6435         * src/imap.c
6436                 Fix debugging string with a warning
6437
6438 2005-07-04 [colin]      1.9.12cvs13
6439
6440         * configure.ac
6441                 Add a check for libetpan's version (>= 0.37)
6442
6443 2005-07-04 [hoa]        1.9.12cvs12
6444
6445         * commitHelper
6446         * src/imap.c
6447         * src/etpan/imap-thread.c
6448         * src/etpan/imap-thread.h
6449                 fixed IMAP implementation of check of mails.
6450
6451 2005-07-03 [hoa]        1.9.12cvs11
6452
6453         * src/etpan/Makefile.am
6454         * src/etpan/etpan-errors.h
6455         * src/etpan/etpan-log.[ch]
6456         * src/etpan/etpan-thread-manager-types.h
6457         * src/etpan/etpan-thread-manager.[ch]
6458         * src/etpan/imap-thread.[ch]
6459         * src/Makefile.am
6460         * src/imap.c
6461         * src/main.c
6462         * src/prefs_other.c
6463         * configure.ac
6464             merged imap branch.
6465             dependency on libetpan 0.37 is now added.
6466
6467 2005-07-01 [colin]      1.9.12cvs10
6468
6469         * src/Makefile.am
6470         * src/folder.c
6471         * src/folder.h
6472         * src/folderview.c
6473         * src/stock_pixmap.c
6474         * src/stock_pixmap.h
6475         * src/plugins/trayicon/trayicon.c
6476                 Add marked symbol on folders containing
6477                 marked messages
6478         * src/procmsg.c
6479         * src/procmsg.h
6480         * src/toolbar.c
6481         * src/prefs_common.c
6482         * src/prefs_common.h
6483         * src/prefs_send.c
6484                 Add an optional confirmation dialog on queue
6485                 sending. Patch by wwp.
6486         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
6487         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
6488         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
6489         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
6490         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
6491         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
6492         * src/pixmaps/inbox_mark.xpm            ** ADDED **
6493         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
6494         * src/pixmaps/outbox_mark.xpm           ** ADDED **
6495         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
6496         * src/pixmaps/trash_mark.xpm            ** ADDED **
6497                 New pixmaps
6498
6499 2005-07-01 [colin]      1.9.12cvs9
6500
6501         * src/summaryview.c
6502                 Fix a little threading bug
6503         * src/addrgather.c
6504         * src/mainwindow.c
6505                 A little bit of HIG normality never hurts
6506
6507 2005-07-01 [colin]      1.9.12cvs8
6508
6509         * src/compose.c
6510         * src/msgcache.c
6511         * src/pop.c
6512         * src/procmime.c
6513         * src/recv.c
6514         * src/common/log.c
6515         * src/common/template.c
6516         * src/common/utils.c
6517         * src/common/utils.h
6518                 Reverted the fwrite_atomic stuff. In fact
6519                 it is already atomic.
6520
6521 2005-06-30 [colin]      1.9.12cvs7
6522
6523         * src/common/utils.c
6524         * src/common/utils.h
6525                 Add an fwrite_atomic() function to make
6526                 sure we write everything: fwrite can make
6527                 short writes.
6528         * src/compose.c
6529         * src/msgcache.c
6530         * src/pop.c
6531         * src/procmime.c
6532         * src/recv.c
6533         * src/common/log.c
6534         * src/common/template.c
6535                 Use that (and fix swapping of size and nmemb).
6536                 Thanks to Rich Coe for the heads up.
6537
6538 2005-06-30 [colin]      1.9.12cvs6
6539
6540         * src/addressbook.c
6541                 Optimize addressbook opening 
6542
6543 2005-06-30 [colin]      1.9.12cvs5
6544
6545         * src/summaryview.c
6546                 Remove calls to summary_step after move/copy
6547
6548 2005-06-28 [paul]       1.9.12cvs4
6549
6550         * src/alertpanel.c
6551                 wrap and make the error msg selectable
6552
6553 2005-06-28 [paul]       1.9.12cvs3
6554
6555         * src/ssl_manager.c
6556                 replace the OK button with a Close button
6557         * src/gtk/foldersort.c
6558                 use GTK_STOCK_ icons/buttons
6559
6560 2005-06-28 [colin]      1.9.12cvs2
6561
6562         * src/gedit-print.c             ** ADDED **
6563         * src/gedit-print.h             ** ADDED **
6564         * src/gtk/gtksourceprintjob.c   ** ADDED **
6565         * src/gtk/gtksourceprintjob.h   ** ADDED **
6566                 I can't believe no one had enough time to tell
6567                 me I forgot the `cvs add`
6568
6569 2005-06-27 [colin]      1.9.12cvs1
6570
6571         * src/Makefile.am
6572         * src/gtk/Makefile.am
6573         * src/messageview.c
6574         * src/procmsg.c
6575         * src/summaryview.c
6576         * configure.ac
6577                 Add optional libgnomeprint-based printing
6578         * src/mainwindow.c
6579         * src/gtk/quicksearch.c
6580                 Add an Edit/Quick search menu item to show
6581                 and focus the quicksearch
6582
6583 2005-06-27 [paul]       1.9.12
6584
6585         1.9.12 release
6586
6587         * po/ca.po
6588         * po/de.po
6589         * po/es.po
6590         * po/fr.po
6591         * po/it.po
6592         * po/ko.po
6593         * po/pt_BR.po
6594         * po/sk.po
6595         * po/zh_CN.po
6596                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6597                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
6598                 SungHyun Nam, Frederico Goncalves Guimaraes,
6599                 Andrej Kacian, and Yang Guilong
6600 2005-06-26 [colin]      1.9.11cvs106
6601
6602         * src/imap_gtk.c
6603                 Forgot one file for previous fix
6604
6605 2005-06-26 [colin]      1.9.11cvs105
6606
6607         * src/folder.c
6608         * src/imap.c
6609                 Fix problems with folder operations in no_select
6610                 imap folders. it applies only to mails, and 
6611                 creation/deletion/move/renaming of folders 
6612                 should be possible
6613
6614 2005-06-26 [paul]       1.9.11cvs104
6615
6616         * src/prefs_filtering.c
6617                 replace one more GTK_STOCK_REMOVE
6618                 with GTK_STOCK_DELETE
6619
6620 2005-06-25 [colin]      1.9.11cvs103
6621
6622         * src/imap.c
6623                 Optimize get_seq_set_from_seq_list
6624                 (Patch by Ricardo) 
6625
6626 2005-06-25 [colin]      1.9.11cvs102
6627
6628         * src/mh.c
6629                 If the directory exists, but not in the
6630                 correct encoding, rename it. This should
6631                 handle old-versions-induced bugs.
6632
6633 2005-06-25 [colin]      1.9.11cvs101
6634
6635         * src/mh.c
6636                 Fix path access with extended dir names
6637                 Fixes bug #589 (SC segfaults with wrong locale
6638                 settings)
6639
6640 2005-06-25 [colin]      1.9.11cvs100
6641
6642         * src/prefs_account.c
6643         * src/prefs_account.h
6644         * src/compose.c
6645                 Add an option to encrypt replies to
6646                 encrypted messages
6647
6648 2005-06-25 [colin]      1.9.11cvs99
6649
6650         * src/compose.c
6651         * src/quote_fmt_parse.y
6652                 ... And make it work with pgpinline.
6653
6654 2005-06-25 [colin]      1.9.11cvs98
6655
6656         * src/compose.c
6657         * src/procmime.c
6658         * src/procmime.h
6659         * src/quote_fmt_parse.y
6660                 o Make reedition of encrypted messages possible
6661                   (as long as it is encrypted to self too, no
6662                    magic there)
6663                 o Make replying with quote (and without selecting
6664                   text) possible for encrypted messages.
6665                 Closes bug #550 (Not possible to "reply with quote"
6666                 to gnupg encrypted messages)
6667
6668 2005-06-24 [paul]       1.9.11cvs97
6669
6670         * src/imap.c
6671                 add missing include
6672
6673 2005-06-24 [paul]       1.9.11cvs96
6674
6675         * src/editldap.c
6676                 made bind password entry invisible
6677                 (sync with main)
6678         * src/send_message.c
6679                 send_message_local(): check exit status
6680                 to detect errors (sync with main)
6681         * src/textview.c
6682                 use main's less ambiguous popup menu
6683                 wording
6684
6685 2005-06-24 [paul]       1.9.11cvs95
6686
6687         * src/prefs_actions.c
6688         * src/prefs_customheader.c
6689         * src/prefs_display_header.c
6690         * src/prefs_filtering_action.c
6691         * src/prefs_matcher.c
6692         * src/prefs_template.c
6693         * src/prefs_toolbar.c
6694                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
6695         * src/gtk/description_window.c
6696                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
6697
6698 2005-06-23 [colin]      1.9.11cvs94
6699
6700         * src/summaryview.c
6701                 Fix rough edges (be sure to call status_show whenever
6702                 necessary).
6703
6704 2005-06-23 [colin]      1.9.11cvs93
6705
6706         * src/summaryview.c
6707                 Optimize Select All
6708                 Before, in a 5K mails folder: 11s
6709                 After, in the same folder: 58000µs
6710                 The joys of locking... gtk_clist_select_all() fires a 
6711                 tree-select-row event for each selected row, which in 
6712                 summaryview, callbacks summary_selected which in turn,
6713                 calls summary_status_show, which walks the selected
6714                 rows. Hence, calling gtk_clist_select_all was 
6715                 exponential. Locking the summaryview makes 
6716                 summary_selected return early.
6717
6718 2005-06-23 [colin]      1.9.11cvs92
6719
6720         * src/imap.c
6721                 Move mutex at the important place to avoid
6722                 deadlocks
6723         * src/summaryview.c
6724                 Fix Del key deleting directly instead of
6725                 moving to trash
6726
6727 2005-06-22 [colin]      1.9.11cvs91
6728
6729         * src/plugins/spamassassin/libspamc.c
6730                 As we do spagetti code with assignations in multiple
6731                 places (see _message_read_raw where out = msg = raw),
6732                 let's be sure we don't free the same pointer twice.
6733                 Should fix bug #683 (Crash in libpam at 
6734                 message_cleanup).
6735
6736 2005-06-22 [colin]      1.9.11cvs90
6737
6738         * src/compose.c
6739         * src/messageview.c
6740         * src/toolbar.c
6741                 Make toolbar's delete use the move to trash stuff;
6742                 Add gtk_widget_realize to be sure pixmaps can get
6743                 created (that may fix an old worksforme bug which
6744                 I can't find back...)
6745
6746 2005-06-22 [colin]      1.9.11cvs89
6747
6748         * src/summaryview.c
6749         * src/summaryview.h
6750         * src/mainwindow.c
6751                 Rename "Message/Delete" to "Message/Move to trash"
6752                 Add "Message/Delete..." that directly destroys the
6753                 selected messages after asking for a confirmation.
6754
6755 2005-06-22 [colin]      1.9.11cvs88
6756
6757         * src/imap.c
6758                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
6759                 o Fix a deadlock (thanks Darko)
6760
6761 2005-06-22 [colin]      1.9.11cvs87
6762
6763         * src/gtk/foldersort.c
6764                 Add missing include for the i18n;
6765                 patch by Fabien Vantard
6766
6767 2005-06-21 [colin]      1.9.11cvs86
6768
6769         * src/folder.c
6770         * src/folderview.c
6771                 Respect the no_select flag
6772         * src/imap.c
6773                 Fix recursive deletion
6774         * src/imap_gtk.c
6775         * src/mh_gtk.c
6776                 Make the folder deletion's warning
6777                 more explicit
6778
6779 2005-06-21 [colin]      1.9.11cvs85
6780
6781         * src/textview.c
6782                 Prevent email addresses from spanning accross
6783                 lines - fixes bug # 646 (newline-chars in 
6784                 email addresses)
6785
6786 2005-06-20 [colin]      1.9.11cvs84
6787
6788         * src/folder.c
6789                 Be sure not to remove source if copy failed
6790
6791 2005-06-20 [colin]      1.9.11cvs83
6792
6793         * src/folderview.c
6794         * src/imap_gtk.c
6795                 remove summaryview's lock
6796         * src/imap.c
6797                 introduce threads to avoid problems when foreground tasks
6798                 interfere with background tasks
6799         * src/mh.c
6800                 prevent moving to drafts/queue
6801         * src/mimeview.c
6802                 fix leak
6803
6804 2005-06-19 [colin]      1.9.11cvs82
6805
6806         * src/imap_gtk.c
6807                 Remember that the user doesn't want to override
6808                 offline mode, for 3 seconds. It avoid presenting
6809                 him with N popups in a really short time.
6810
6811 2005-06-17 [colin]      1.9.11cvs81
6812
6813         * src/imap.c
6814                 Fix IMAP breaking on folders containing '('
6815                 (Probably won't be enough)
6816
6817 2005-06-17 [colin]      1.9.11cvs80
6818
6819         Forgotten files on 1.9.11cvs79
6820         * src/summaryview.c
6821                 Fix stepping when not immediately executing
6822         * src/imap.c
6823                 Really prevent UID FETCH 0
6824         * src/codeconv.c
6825                 Fix outgoing charset never set to utf-8
6826         * src/mh.c
6827                 Fix leak
6828
6829 2005-06-16 [colin]      1.9.11cvs79
6830
6831         * src/compose.c
6832                 Fix bug #707 (Dash splits rows)
6833                 Only wrap if we're on a line break position and
6834                 the previous one was a "white" (space) char.
6835                 Pango stuff is weird.
6836
6837 2005-06-16 [colin]      1.9.11cvs78
6838
6839         * src/imap_gtk.c
6840                 Lock summaryview while downloading messages
6841                 on user demand
6842         * src/procheader.c
6843         * src/unmime.c
6844         * src/common/utils.c
6845         * src/common/utils.h
6846                 Replace \r and \n with spaces in From and
6847                 Subject headers
6848
6849 2005-06-16 [paul]       1.9.11cvs77
6850
6851         * src/procmime.c
6852                 liberalise the mime parser
6853         * src/gtk/about.c
6854                 add text wrapping
6855
6856 2005-06-16 [paul]       1.9.11cvs76
6857
6858         * src/gtk/about.c
6859                 reworked
6860
6861 2005-06-15 [colin]      1.9.11cvs75
6862
6863         * src/compose.c
6864                 Finish header encoding fix
6865         * src/summaryview.c
6866                 Fix segfault
6867         * src/headerview.c
6868                 Fix compilation (Thanks Stephan
6869                 Sachse)
6870
6871 2005-06-15 [colin]      1.9.11cvs74
6872
6873         * Makefile.am
6874                 Install gnome2 stuff rather than gnome1, 
6875                 if both are present
6876         * src/codeconv.c
6877         * src/codeconv.h
6878         * src/compose.c
6879                 Fix headers encoding
6880         * src/folder.c
6881                 Visual progress when fetching all messages
6882         * src/folderview.c
6883         * src/summaryview.c
6884         * src/summaryview.h
6885                 Prevent changing current message while
6886                 incorporating
6887
6888 2005-06-15 [paul]       1.9.11cvs73
6889
6890         * src/gtk/gtkaspell.c
6891         * src/gtk/gtkaspell.h
6892                 fix build warnings
6893
6894 2005-06-15 [paul]       1.9.11cvs72
6895
6896         * src/prefs_filtering.c
6897                 allow reordering of filter rules by
6898                 drag n drop
6899
6900 2005-06-15 [paul]       1.9.11cvs71
6901
6902         * COPYING
6903                 updated
6904         * src/codeconv.c
6905                 replace deprecated function
6906         * src/inc.c
6907         * src/send_message.c
6908         * src/gtk/progressdialog.c
6909         * src/gtk/progressdialog.h
6910                 salvage and reuse parts of reverted sync
6911
6912 2005-06-15 [paul]       1.9.11cvs70
6913
6914         * src/inc.c
6915         * src/send_message.c
6916         * src/gtk/progressdialog.c
6917         * src/gtk/progressdialog.h
6918                 revert yesterday's sync with main
6919                 it contains deprecated functions
6920
6921 2005-06-15 [colin]      1.9.11cvs69
6922
6923         * src/headerview.c
6924                 Fix bug #670 (multi user to: will corrupt message 
6925                 headers display)
6926
6927 2005-06-15 [colin]      1.9.11cvs68
6928
6929         * src/compose.c
6930                 Fix bug #421 (Fix undo on wrapping)
6931
6932 2005-06-15 [colin]      1.9.11cvs67
6933
6934         * src/folder.c
6935                 Provide visual feedback while processing
6936                 folder's rules.
6937         * src/imap.c
6938                 Provide visual feedback while getting
6939                 short headers (for uncached messages)
6940
6941
6942 2005-06-14 [paul]       1.9.11cvs66
6943
6944         * src/account.c
6945                 change a couple stock icons
6946         * src/inc.c
6947         * src/send_message.c
6948         * src/gtk/progressdialog.c
6949         * src/gtk/progressdialog.h
6950                 sync main's GtkTreeView implementation
6951
6952 2005-06-14 [colin]      1.9.11cvs65
6953
6954         * src/imap.c
6955                 Various little fixes, mainly on error paths
6956
6957 2005-06-13 [colin]      1.9.11cvs64
6958
6959         * matcher.c
6960         * procmsg.c
6961         * procmsg.h
6962                 Add a way to fetch only headers. This speeds
6963                 up filtering on headers for IMAP. Fixes:
6964                 bug #481 extraneous imap commands slow down 
6965                         imap filtering
6966                 bug #522 Sylpheed downloads all messages 
6967                         when opening mailbox (IMAP)
6968                 bug #677 IMAP fetch is soooooooooooooo slow
6969         * src/folder.c
6970         * src/folder.h
6971                 Add a folder set_batch method so that
6972                 implementations can speed up flags changes
6973         * src/folderutils.c
6974         * src/summaryview.c
6975                 Use that in mark as (un)read and mark all read
6976                 Refix bug #679
6977         * src/imap.c
6978                 Implement set_batch - brings back deferred
6979                 flags in a less buggy manner. Fixes:
6980                 bug #729 IMAP immediate expunge of deleted messages
6981                 bug #191 remove list of messages with one command
6982                 Fix login with strange chars
6983                 Implement fetch_msg_full
6984                 Fix copy (wrong counts)
6985
6986 2005-06-12 [colin]      1.9.11cvs63
6987
6988         * src/folder.c
6989                 lock incorporation during long operations.
6990                 Avoids fucking up the IMAP socket.
6991
6992 2005-06-12 [colin]      1.9.11cvs62
6993
6994         * src/imap.c
6995                 Fix harmful typo
6996                 Factorize remove_all_msg
6997                 Thread-ize expunge
6998         * src/summaryview.c
6999                 Don't update partial-download status if unnecessary
7000         * src/folder.c
7001                 Use remove_msgs everywhere possible
7002
7003 2005-06-12 [colin]      1.9.11cvs61
7004
7005         * src/folder.c
7006         * src/folder.h
7007                 Add a remove_msgs function to remove a 
7008                 list of messages
7009         * src/imap.c
7010                 Implement that.
7011
7012 2005-06-12 [colin]      1.9.11cvs60
7013
7014         * src/imap.c
7015                 Remove flags-processing deferring... Too hard
7016                 to get it to work in all cases.
7017
7018 2005-06-11 [colin]      1.9.11cvs59
7019
7020         * src/imap.c
7021                 printf -> debug_print
7022
7023 2005-06-11 [colin]      1.9.11cvs58
7024
7025         * src/imap.c
7026                 o Fix build without USE_PTHREAD
7027                 o Factorize imap_open
7028                 o Alertpanel in case of impossible connection
7029                 o Alertpanel in case of impossible login
7030                 o Fix deferred flags processing to force a 
7031                   flush before adding some more flags to process,
7032                   but in another folder.
7033
7034 2005-06-10 [colin]      1.9.11cvs57
7035
7036         * src/imap.c
7037                 o Fix a format string error
7038                 o init ssl socket outside of the thread 
7039                   (it possibly invokes gtk calls)
7040         * src/procmime.c
7041                 o Put back the buffer to its necessary size
7042                 o Fix changing a file pointer without keeping
7043                   track of it (thanks Valgrind)
7044         * src/common/smtp.c
7045                 o Fix automatic STARTTLS if login should be done
7046                   and the server only allows it after starting TLS
7047         * src/gtk/gtkinputdialog.c
7048                 o Eat GDK_Return so that the combo popup doesn't 
7049                   appear when we press Enter to validate the combo
7050                   input dialog (as seen in the Open with... dialog)
7051
7052 2005-06-10 [colin]      1.9.11cvs56
7053
7054         * src/imap.c
7055                 o A bit less debug
7056                 o Fix a crash on deletion
7057                 o Threadize imap_select (it's called outside of 
7058                   threads)
7059                 o Defer treatment of DELETED flags
7060
7061
7062 2005-06-09 [colin]      1.9.11cvs55
7063
7064         * src/imap.c
7065                 Make sure we check imap_gtk_should_override(), which
7066                 potentially calls gtk stuff, before creating thread.
7067                 That way it should't be called via imap_get_session()
7068                 inside a thread.
7069
7070 2005-06-09 [colin]      1.9.11cvs54
7071
7072         * src/imap.c
7073                 o add a bit of status output
7074                 o remove some dead code
7075                 o threadize get_list_of_uids
7076                 o threadize imap_get_flags
7077                 o defer flag changing by 500ms so that they
7078                   can be batched
7079
7080
7081 2005-06-08 [colin]      1.9.11cvs53
7082
7083         * src/imap.c
7084                 Thread-ize imap_cmd_fetch
7085
7086 2005-06-08 [colin]      1.9.11cvs52
7087
7088         * src/main.c
7089                 Mmh, that broke POP3...
7090
7091 2005-06-08 [colin]      1.9.11cvs51
7092
7093         * src/main.c
7094                 Stabilize IMAP patch (thanks to Hoa)
7095
7096 2005-06-08 [colin]      1.9.11cvs50
7097
7098         * src/imap.c
7099                 Test patch to speed up imap. 
7100
7101 2005-06-08 [colin]      1.9.11cvs49
7102
7103         * src/imap_gtk.c
7104                 Warning fix
7105         * src/procmime.c
7106                 Apply patch from gentoo to use /usr/share/mime/globs if 
7107                 available, after un-breaking it
7108         * src/common/log.c
7109         * src/common/log.h
7110                 Use g_timeout for invoking hooks that possibly use gtk
7111                 calls. This should leave gtk calls in the main thread.
7112
7113 2005-06-08 [paul]       1.9.11cvs48
7114
7115         * src/codeconv.c
7116                 conv_get_outgoing_charset_str(): don't
7117                 use prefs_common setting
7118         * src/compose.c
7119         * src/compose.h
7120                 add /Options/Character encoding/... to
7121                 temporarily change the outgoing encoding
7122
7123         (belated sync with main)
7124
7125 2005-06-08 [paul]       1.9.11cvs47
7126
7127         * src/compose.c
7128                 correction to/completion of last
7129                 sync with main
7130
7131 2005-06-08 [paul]       1.9.11cvs46
7132
7133         sync with main:
7134         
7135         * src/codeconv.c
7136         * src/codeconv.h
7137                 always enabled Japanese auto-detection
7138                 if the first letters of locale string
7139                 is "ja"
7140         * src/compose.c
7141                 don't use "destroy" signal to destroy
7142                 Compose object (fix rare crashes on discard?)
7143         * src/mainwindow.c
7144         * src/messageview.c
7145         * src/prefs_send.c
7146                 added Hebrew encodings
7147         * src/sourcewindow.c
7148                 don't use "destroy" signal to destroy
7149                 objects
7150
7151 2005-06-07 [colin]      1.9.11cvs45
7152
7153         * src/summaryview.c
7154                 Add missing unlocks/locks
7155
7156 2005-06-07 [paul]       1.9.11cvs44
7157
7158         * src/summaryview.c
7159                 restore bug #749 fix
7160
7161 2005-06-06 [colin]      1.9.11cvs43
7162
7163         * src/summaryview.c
7164                 Fix selection bug when prefs_common.open_unread 
7165                 is FALSE
7166
7167 2005-06-06 [colin]      1.9.11cvs42
7168
7169         * src/common/md5.c
7170                 Fix a warning
7171         * src/summaryview.c
7172         * src/folderview.c
7173                 Factorize long operations beginning and end
7174                 (locking, freezing/thawing, cursor, ...)
7175                 Check selection->data member in selection-
7176                 related loops; this avoids dying an awful
7177                 death if the selection changes on us while
7178                 we're marking a whole IMAP folder unread, 
7179                 for example.
7180
7181 2005-06-06 [paul]       1.9.11cvs41
7182
7183         * src/textview.c
7184                 don't g_free() a static gchar buffer
7185
7186 2005-06-05 [colin]      1.9.11cvs40
7187
7188         * src/mainwindow.c
7189         * src/messageview.c
7190         * src/summaryview.c
7191                 Fix bug #749 (Show all headers should be
7192                 sticky as the GUI suggests)
7193
7194 2005-06-03 [paul]       1.9.11cvs39
7195
7196         * src/compose.c
7197                 don't allow editing of mail while sending.
7198                 patch by Colin
7199
7200 2005-06-03 [paul]       1.9.11cvs38
7201
7202         * src/folderview.c
7203                 add a freeze/thaw to speed up 'mark all read'
7204
7205 2005-06-03 [paul]       1.9.11cvs37
7206
7207         * src/prefs_message.c
7208                 reflect changes immediately
7209
7210 2005-06-02 [colin]      1.9.11cvs36
7211
7212         * po/POTFILES.in
7213                 Patch by Fabien Vantard.
7214
7215 2005-06-02 [colin]      1.9.11cvs35
7216
7217         * src/imap.c
7218                 Use a non-blocking imap_getline() if possible.
7219                 This should completely prevent the interface
7220                 from freezin on imap operations, although it
7221                 may do strange stuff in case of folder switching
7222                 while a big imap operation is taking place...
7223
7224                 In addition, fix a leak in the case thread
7225                 creation fails on connection.
7226
7227 2005-06-02 [colin]      1.9.11cvs34
7228
7229         * src/crash.c
7230         * src/prefs_common.h
7231                 Fix build (prefs_common_init() doesn't exist
7232                 anymore)
7233
7234 2005-06-02 [colin]      1.9.11cvs33
7235
7236         * src/prefs_account.c
7237                 Fix bug #245 (filtering rules broken when
7238                 renaming a remote account (imap4 or nntp)
7239
7240 2005-06-02 [colin]      1.9.11cvs32
7241
7242         * src/imap.c
7243                 Try to fix IMAP shortcomings: 
7244                 o Multithread imap_open()
7245                 o allow offline-mode overriding instead of
7246                   just returning NULL
7247         * src/imap_gtk.c
7248         * src/imap_gtk.h
7249                 Add a function to ask whether we want to
7250                 override offline-mode for 10 minutes (one-shot
7251                 asking was painful)
7252         * src/procheader.c
7253                 Fix segfault when imap parser isn't happy about
7254                 a missing {
7255
7256 2005-06-01 [colin]      1.9.11cvs31
7257
7258         * src/addrharvest.c
7259         * src/compose.c
7260         * src/mbox.c
7261         * src/mbox.h
7262         * src/mh.c
7263         * src/msgcache.c
7264         * src/send_message.c
7265         * src/setup.c
7266         * src/undo.c
7267         * src/common/hooks.c
7268         * src/common/prefs.c
7269         * src/common/template.c
7270         * src/common/utils.c
7271         * src/gtk/gtkutils.c
7272         * src/gtk/inputdialog.c
7273         * src/gtk/menu.c
7274         * src/gtk/pluginwindow.c
7275         * src/gtk/prefswindow.c
7276         * src/plugins/pgpmime/passphrase.c
7277         * src/plugins/pgpmime/prefs_gpg.c
7278                 More -Wall fixes
7279
7280         * src/common/Makefile.am
7281         * src/common/timing.h
7282                 Add basic timing code
7283
7284         * src/summaryview.c
7285                 Fix a bug with unread messages when 
7286                 re-sorting folders, and by the way
7287                 fix a big performance hit when 
7288                 re-sorting (10k mails: before 5s,
7289                 after .5s)
7290
7291         * src/prefs_compose_writing.c
7292         * src/prefs_compose_writing.h
7293         * src/prefs_message.c
7294         * src/prefs_message.h
7295         * src/prefs_other.c
7296         * src/prefs_other.h
7297         * src/prefs_quote.c
7298         * src/prefs_quote.h
7299         * src/prefs_receive.c
7300         * src/prefs_receive.h
7301         * src/prefs_send.c
7302         * src/prefs_send.h
7303         * src/prefs_summaries.c
7304         * src/prefs_summaries.h
7305                 Fix copyright banner
7306
7307 2005-06-01 [paul]       1.9.11cvs30
7308
7309         * po/fi.po
7310                 updated by Flammie Pirinen
7311         * src/procmime.c
7312                 fix 'Bad BASE64 content' output
7313
7314 2005-05-31 [colin]      1.9.11cvs29
7315
7316         * src/procmime.c
7317                 Oops, where did my hunk go.
7318
7319 2005-05-31 [colin]      1.9.11cvs28
7320
7321         * src/Makefile.am
7322         * src/account.c
7323         * src/action.c
7324         * src/addr_compl.c
7325         * src/addressbook.c
7326         * src/codeconv.c
7327         * src/compose.c
7328         * src/export.c
7329         * src/folder.c
7330         * src/folderview.c
7331         * src/image_viewer.c
7332         * src/main.c
7333         * src/mainwindow.c
7334         * src/messageview.c
7335         * src/mimeview.c
7336         * src/msgcache.c
7337         * src/prefs_account.c
7338         * src/prefs_actions.c
7339         * src/prefs_common.c
7340         * src/prefs_compose_writing.c
7341         * src/prefs_customheader.c
7342         * src/prefs_ext_prog.c
7343         * src/prefs_filtering.c
7344         * src/prefs_filtering_action.c
7345         * src/prefs_fonts.c
7346         * src/prefs_image_viewer.c
7347         * src/prefs_message.c
7348         * src/prefs_message.h
7349         * src/prefs_msg_colors.c
7350         * src/prefs_other.c
7351         * src/prefs_other.h
7352         * src/prefs_quote.c
7353         * src/prefs_receive.c
7354         * src/prefs_receive.h
7355         * src/prefs_send.c
7356         * src/prefs_send.h
7357         * src/prefs_spelling.c
7358         * src/prefs_summaries.c
7359         * src/prefs_summary_column.c
7360         * src/prefs_template.c
7361         * src/prefs_themes.c
7362         * src/prefs_toolbar.c
7363         * src/prefs_wrapping.c
7364         * src/procmime.c
7365         * src/procmsg.c
7366         * src/send_message.h
7367         * src/ssl_manager.c
7368         * src/summary_search.c
7369         * src/summaryview.c
7370         * src/textview.c
7371         * src/wizard.c
7372         * src/common/smtp.c
7373         * src/common/smtp.h
7374         * src/gtk/gtkutils.h
7375                 o Move the rest of Common prefs to new style
7376                 o Lots of -Wall warning fixes
7377                 o fix FIXME in cache memusage calculation
7378                 o Let return receipts be sent from any account
7379                 o Little cache optimisation (read)
7380                 o Fix bug #746 (don't treat commas as separators
7381                   when inside a quoted string)
7382
7383 2005-05-31 [paul]       1.9.11cvs27
7384
7385         * src/prefs_common.c
7386                 fix 'off-by-one' typo
7387
7388 2005-05-31 [paul]       1.9.11cvs26
7389
7390         * src/account.c
7391         * src/addr_compl.c
7392         * src/compose.c
7393         * src/foldersel.c
7394         * src/prefs_actions.c
7395         * src/prefs_common.c
7396         * src/prefs_common.h
7397         * src/prefs_customheader.c
7398         * src/prefs_display_header.c
7399         * src/prefs_filtering.c
7400         * src/prefs_filtering_action.c
7401         * src/prefs_matcher.c
7402         * src/prefs_summaries.c
7403         * src/prefs_summary_column.c
7404         * src/prefs_template.c
7405         * src/prefs_toolbar.c
7406         * src/ssl_manager.c
7407         * src/gtk/pluginwindow.c
7408         * src/gtk/prefswindow.c
7409         * src/gtk/progressdialog.c
7410                 add hidden prefs 'enable_rules_hint'
7411                 for gtk_tree_view_set_rules_hint()
7412                 (sync with main)
7413                 
7414
7415 2005-05-31 [colin]      1.9.11cvs25
7416
7417         * src/Makefile.am
7418         * src/main.c
7419         * src/prefs_common.c
7420         * src/prefs_summaries.c ** ADDED **
7421         * src/prefs_summaries.h ** ADDED **
7422                 Common/Display -> Display/Summaries
7423
7424 2005-05-31 [colin]      1.9.11cvs24
7425
7426         * src/Makefile.am
7427         * src/main.c
7428         * src/prefs_quote.c ** ADDED **
7429         * src/prefs_quote.h ** ADDED **
7430                 Move Common/Quote to Compose/Quoting
7431         * src/prefs_common.c
7432         * src/prefs_common.h
7433                 Remove old quote stuff, add
7434                 convenience functions for GtkTextView prefs
7435         * src/gtk/prefswindow.c
7436                 Set default height higher
7437
7438 2005-05-30 [colin]      1.9.11cvs23
7439
7440         * src/Makefile.am
7441         * src/main.c
7442         * src/prefs_common.c
7443         * src/prefs_compose_writing.c ** ADDED **
7444         * src/prefs_compose_writing.h ** ADDED **
7445                 Move Common/Compose prefs to Compose/Writing
7446
7447 2005-05-30 [colin]      1.9.11cvs22
7448
7449         * src/common/utils.c
7450                 Fix bug #651 (Confused Attract by Subject)
7451                 Patch by M. Benkmann <haferfrost@web.de>
7452         * AUTHORS
7453
7454 2005-05-30 [colin]      1.9.11cvs21
7455
7456         * src/compose.c
7457                 Fix concatenation of different headers of
7458                 the same type (bug #645)
7459         * src/prefs_folder_item.c
7460                 Fix bug #699 (setting color to black doesn't
7461                 work immediately)
7462         * src/procmime.c
7463                 Print out decoding error only once per
7464                 block
7465
7466 2005-05-30 [paul]       1.9.11cvs20
7467
7468         * src/common/template.c
7469                 fix Bcc
7470
7471 2005-05-30 [paul]       1.9.11cvs19
7472
7473         * doc/src/rfc2368.txt   **NEW FILE**
7474         * src/compose.c
7475                 compose_entries_set(): don't interpret Bcc
7476                 header field (conform to RFC 2368)
7477                 (sync with main)
7478
7479 2005-05-29 [colin]      1.9.11cvs18
7480
7481         * src/prefs_common.c
7482                 Let the default reply format respect
7483                 netiquette by cutting the signature.
7484
7485 2005-05-29 [colin]      1.9.11cvs17
7486
7487         * src/summaryview.c
7488                 Don't let always_show_msg override
7489                 open_unread_on_enter when opening a new
7490                 directory.
7491
7492 2005-05-27 [paul]       1.9.11cvs16
7493
7494         sync with main:
7495
7496         * src/main.c
7497                 app_will_exit(): cleanup tmp directory when exit
7498         * src/message_search.c
7499                 improved the interface and made code cleanup.
7500                 removed Clear button
7501         * src/send_message.c
7502                 send_message_local(): use GSpawn, and detect errors
7503         * src/summary_search.c
7504                 improved the interface and made code cleanup
7505         * src/textview.c
7506                 textview_write_link(): also skip non-ascii space
7507                  at the head of link strings (phishing check
7508                  didn't work at the case)
7509         * src/common/utils.c
7510                 get_command_output(): use g_spawn_command_line_sync()
7511                 instead of popen()
7512
7513 2005-05-26 [colin]      1.9.11cvs15
7514
7515         * src/folder.c
7516                 remove printf
7517
7518 2005-05-26 [colin]      1.9.11cvs14
7519
7520         * src/common/nntp.c
7521                 Fix nntp mode reader (bug #611)
7522                 Patch by Florian Mickler <florian@mickler.org>
7523
7524 2005-05-26 [colin]      1.9.11cvs13
7525
7526         * src/plugins/pgpmime/passphrase.c
7527                 Fix mouse grabbing (bug #557)
7528
7529 2005-05-26 [colin]      1.9.11cvs12
7530
7531         * src/prefs_themes.c
7532                 Fix g_warning (bug #541)
7533
7534 2005-05-26 [colin]      1.9.11cvs11
7535
7536         * src/prefs_actions.c
7537         * src/prefs_template.c
7538                 Fix bug #506 (no warning if action/template
7539                 is not saved)
7540         * src/common/template.c
7541                 Fix a possible crash
7542
7543 2005-05-26 [colin]      1.9.11cvs10
7544
7545         * src/folder.c
7546         * src/folderview.c
7547         * src/procmsg.c
7548         * src/summaryview.c
7549                 Forbid locked messages to be moved or
7550                 deleted. Locked messages in trashes 
7551                 still get deleted, for performance
7552                 reason (mh.c::mh_remove_all_msgs)
7553
7554 2005-05-25 [colin]      1.9.11cvs9
7555
7556         * src/procmime.c
7557                 Use correct encoding when sending mails
7558                 with attachments that have accentued 
7559                 chars in their name
7560
7561 2005-05-24 [colin]      1.9.11cvs8
7562
7563         * src/summaryview.c
7564                 Fix bug #688 f) read/unread marker not
7565                 changed on first click
7566                 Also, optimize summary_status_show()
7567                 calls
7568         * src/folder.c
7569         * src/inc.c
7570         * src/procmime.c
7571                 Fix bug #688 b) and c) wrt message
7572                 attachments and signature
7573         * src/stock_pixmap.c
7574         * src/stock_pixmap.h
7575         * src/stock_pixmap.c
7576         * src/stock_pixmap.h
7577         * src/Makefile.am
7578         * src/pixmaps/clip_gpg_signed.xpm
7579                 Add clip/signed icon
7580
7581 2005-05-24 [colin]      1.9.11cvs7
7582
7583         * src/folder_item_prefs.c
7584                 whitespace fix
7585
7586 2005-05-24 [colin]      1.9.11cvs6
7587
7588         * src/folderview.c
7589         * src/prefs_common.c
7590         * src/prefs_common.h
7591                 Add a confirmation to folder drag and drop
7592                 fixes bug #156
7593         * src/alertpanel.c
7594         * src/alertpanel.h
7595                 fix _with_disable parameters so that
7596                 the buttons labels are specifiable too
7597         * src/plugins/pgpmime/sgpgme.c
7598                 reflect said change
7599                 
7600
7601 2005-05-24 [colin]      1.9.11cvs5
7602
7603         * src/folderview.c
7604                 Uncollapse/collapse folders on double-click
7605                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
7606                 closes bug #108
7607
7608 2005-05-23 [colin]      1.9.11cvs4
7609
7610         * src/common/socket.c
7611                 Check another special SSL_peek() error.
7612                 Should help wrt bug #728
7613
7614 2005-05-23 [colin]      1.9.11cvs3
7615
7616         * src/plugins/pgpmime/pgpmime.c
7617                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
7618                 breaking menu accelerators and stuff. Users will have to
7619                 reselect "PGP MIME" instead of "PGP/MIME" in their 
7620                 account's privacy preferences if needed.
7621
7622 2005-05-22 [paul]
7623
7624         * tools/kdeservicemenu/install.sh
7625                 use kdesu to prompt for root password if doing
7626                 global install/uninstall
7627
7628 2005-05-20 [colin]      1.9.11cvs2
7629
7630         * src/procmsg.c
7631                 Fix another compilation error with gcc-2.9x
7632                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
7633         * src/send_message.c
7634                 Don't send QUIT if we aren't connected
7635
7636 2005-05-19 [colin]      1.9.11cvs1
7637
7638         * src/procmsg.c
7639                 Fix compilation with gcc 2.9x
7640
7641 2005-05-19 [paul]       1.9.11
7642
7643         1.9.11 released
7644
7645 2005-05-19 [paul]       1.9.9cvs14
7646
7647         * src/gtk/inputdialog.c
7648                 prevent gettext warning
7649
7650 2005-05-19 [paul]       1.9.9cvs13
7651
7652         * src/mainwindow.c
7653         * src/prefs_common.c
7654         * src/prefs_common.h
7655         * src/textview.c
7656         * src/textview.h
7657                 add an option to toggle cursor in message
7658                 view (sync with main)
7659
7660 2005-05-18 [colin]      1.9.9cvs12
7661
7662         * src/compose.c
7663                 Dereference freed pointer
7664         * src/gtk/gtkaspell.c
7665                 Fix duplication of dictionaries (is it an aspell issue?)
7666
7667 2005-05-18 [colin]      1.9.9cvs11
7668
7669         * src/gtk/inputdialog.c
7670         * src/gtk/gtkaspell.c
7671                 HIGuify dialogs
7672         * src/alertpanel.c
7673                 Remove a double call
7674
7675 2005-05-17 [colin]      1.9.9cvs10
7676
7677         * src/gtk/gtkaspell.c
7678                 Fix dialogs, Ctrl-Enter accel
7679
7680 2005-05-17 [colin]      1.9.9cvs9
7681
7682         * src/gtk/gtkaspell.c
7683                 Fix some accelerators, escape in replace-window
7684
7685 2005-05-16 [colin]      1.9.9cvs8
7686
7687         * src/gtk/gtkaspell.c
7688                 Revert last commit, it was a mistake.
7689
7690 2005-05-16 [colin]      1.9.9cvs7
7691
7692         * src/gtk/gtkaspell.c
7693                 Remove buggy code while we're at it. It's a 
7694                 dead code path anyway.
7695
7696 2005-05-16 [colin]      1.9.9cvs6
7697
7698         * src/gtk/gtkaspell.c
7699                 Missed some gtk_menu_popup where deactivate
7700                 signal should be handled. Should fix bug
7701                 #629 a bit more.
7702
7703 2005-05-16 [colin]      1.9.9cvs5
7704
7705         * src/gtk/gtkaspell.c
7706                 Remove debug printf()s
7707
7708 2005-05-16 [colin]      1.9.9cvs4
7709
7710         * src/gtk/gtkaspell.c
7711                 Fix a bit aspell problems
7712                 (see bug #629)
7713
7714 2005-05-13 [colin]      1.9.9cvs3
7715
7716         * src/folderview.c
7717                 Fix the + appearing even when no subfolders
7718                 have unread messages. Thanks to wwp for the
7719                 bug report.
7720
7721 2005-05-11 [paul]       1.9.9cvs2
7722
7723         * src/folderview.c
7724                 correction to 1.9.9cvs1, only colour folders that
7725                 have new msgs (not unread msgs)
7726
7727 2005-05-10 [colin]      1.9.9cvs1
7728
7729         * src/folderview.c
7730         * src/summaryview.c
7731                 Try to fix bolding bugs again.
7732
7733 2005-05-09 [paul]
7734
7735         * tools/claws.i18n.status.pl
7736                 add Ricardo Mones Lastra's script that has been providing
7737                 the i18n status page for many months
7738
7739 2005-05-09 [paul]       1.9.9
7740
7741         1.9.9 release
7742
7743 2005-05-09 [paul]       1.9.6cvs58
7744
7745         * AUTHORS
7746         * INSTALL
7747         * README.claws
7748                 updated
7749         * Makefile.am 
7750         * RELEASE_NOTES.claws
7751                 add release notes to cvs to simplify release
7752                 procedure
7753         * configure.ac
7754                 add ca and fi to ALL_LINGUAS
7755         * po/Makefile.in.in
7756                 workaround for missing Makevars
7757         * po/ca.po
7758         * po/fi.po
7759                 add new Catalan and Finnish translations
7760                 submitted by Miquel Oliete and Flammie Pirinen
7761         * po/de.po
7762         * po/es.po
7763         * po/fr.po
7764         * po/it.po
7765         * po/pl.po
7766         * po/ru.po
7767         * po/sk.po
7768         * po/sr.po
7769         * po/zh_CN.po
7770                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
7771                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
7772                 Urke MMI, and Hansom Young
7773         * src/main.c
7774                 Fix drafting when quitting. compose_draft() closes the
7775                 compose windows, which modifies the compose_list GSList.
7776                 We have to refresh this list after echo drafting to avoid a
7777                 segfault
7778         * src/partial_download.c
7779                 fix segfault on exit
7780
7781 2005-05-06 [paul]       1.9.6cvs57
7782
7783         * src/grouplistdialog.c
7784                 quick fix/workaround for unresizeable newsgroup
7785                 name column 
7786
7787 2005-05-06 [paul]       1.9.6cvs56
7788
7789         * src/inc.c
7790         * src/mainwindow.c
7791                 use gettext plural forms
7792         * src/imap_gtk.c
7793         * src/mh_gtk.c
7794         * src/toolbar.c
7795                 small improvement to english usage
7796
7797 2005-05-05 [thorsten]   1.9.6cvs55
7798
7799         * src/folder.c
7800                 fix possible crash
7801
7802 2005-05-05 [paul]       1.9.6cvs54
7803         
7804         sync with HEAD
7805
7806         * AUTHORS
7807         * src/compose.c
7808                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
7809                 patch by Tim Mann
7810
7811 2005-05-05 [paul]       1.9.6cvs53
7812
7813         * src/mainwindow.c
7814                 fix resizing of separate message and
7815                 folder views
7816
7817 2005-05-05 [paul]       1.9.6cvs52
7818
7819         * src/account.c
7820         * src/addrgather.c
7821         * src/browseldap.c
7822         * src/exphtmldlg.c
7823         * src/expldifdlg.c
7824         * src/importmutt.c
7825         * src/importpine.c
7826         * src/main.c
7827         * src/mainwindow.c
7828         * src/noticeview.c
7829         * src/prefs_filtering.c
7830         * src/prefs_filtering_action.c
7831         * src/prefs_matcher.c
7832         * src/prefs_spelling.c
7833         * src/prefs_toolbar.c
7834         * src/toolbar.c
7835         * src/wizard.c
7836         * src/gtk/description_window.c
7837         * src/gtk/gtkvscrollbutton.c
7838         * src/gtk/progressdialog.c
7839         * src/gtk/quicksearch.c
7840         * src/plugins/pgpmime/prefs_gpg.c
7841         * src/plugins/spamassassin/spamassassin_gtk.c
7842                 replace deprecated gtk_widget_set_usize
7843
7844 2005-05-04 [colin]      1.9.6cvs51
7845
7846         * src/common/utils.c
7847                 Fix crash when subst_for_filename is called
7848                 with a NULL parameter
7849
7850 2005-05-04 [colin]      1.9.6cvs50
7851
7852         * src/partial_download.c
7853         * src/pop.c
7854                 Escape login when writing uidl file
7855                 fixes bug #736
7856
7857 2005-05-03 [colin]      1.9.6cvs49
7858
7859         * src/procmime.c
7860                 Fix possible DOS in mime parser
7861                 (see bug #634)
7862
7863 2005-05-02 [colin]      1.9.6cvs48
7864
7865         * src/compose.c
7866                 Try to fix the copy/paste mess once again.
7867
7868
7869 2005-04-30 [colin]      1.9.6cvs47
7870
7871         * src/prefs_account.h
7872         * src/procmsg.c
7873         * src/send_message.c
7874         * src/common/smtp.c
7875         * src/common/smtp.h
7876                 Try to batch sending mails (per account) instead of
7877                 reconnecting to server every time.
7878
7879 2005-04-29 [colin]      1.9.6cvs46
7880
7881         * src/messageview.c
7882                 Fix window resizing that refused to size down
7883         * src/prefs_common.c
7884         * src/prefs_common.h
7885         * src/prefs_filtering.c
7886                 Save Filtering's window size
7887
7888 2005-04-21 [paul]       1.9.6cvs45
7889
7890         * ChangeLog-gtk2.claws
7891         * src/setup.c
7892                 correction to sync
7893
7894 2005-04-21 [paul]       1.9.6cvs44
7895
7896         sync with main:
7897
7898         * src/setup.c
7899         * src/statusbar.c
7900         * src/statusbar.h
7901                 use gtkut_widget_draw_now(). Improved performance
7902                 of the update of statusbar
7903         * src/textview.c
7904                 textview_smooth_scroll_do(): redraw it after scroll
7905                 is done (fixed incorrect display when a part of the
7906                 view is hidden).
7907         * src/gtk/gtkutils.c
7908         * src/gtk/gtkutils.h
7909                 gtkut_widget_draw_now(): use gdk_window_process_updates()
7910                 to force update of widgets.
7911                 Removed gtkut_widget_wait_for_draw() which had a big
7912                 overhead  because of waiting for all events processed 
7913
7914 2005-04-20 [paul]       1.9.6cvs43
7915
7916         * src/codeconv.c
7917                 complete 1.9.6cvs42's sync:
7918                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
7919
7920 2005-04-19 [paul]       1.9.6cvs42
7921
7922         sync with main:
7923
7924         * src/action.c
7925                 catch_output(): correctly select the insert text
7926                 (fix invalid iterator warnings).
7927         * src/codeconv.c
7928         * src/codeconv.h
7929         * src/mainwindow.c
7930         * src/messageview.c
7931         * src/prefs_common.c
7932                 support GBK encoding.
7933         * src/common/session.c
7934         * src/common/session.h
7935                 use separate buffer for large data to be sent,
7936                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
7937
7938 2005-04-18 [paul]       1.9.6cvs41
7939
7940         * src/jpilot.c
7941                 convert unsigned long into guint32
7942                 patch by Paul LeoNerd Evans 
7943
7944 2005-04-17 [colin]      1.9.6cvs40
7945
7946         * src/compose.c
7947                 Fix 'Request return receipt' from folder
7948                 properties (bug #708)
7949
7950 2005-04-17 [colin]      1.9.6cvs39
7951
7952         * src/mainwindow.c
7953                 Fix duplicate hotkeys in Mainwindow's menu
7954
7955 2005-04-17 [colin]      1.9.6cvs38
7956
7957         * src/folderview.c
7958                 Fix duplicate hotkeys in Folderview's contextual
7959                 menu
7960
7961 2005-04-15 [colin]      1.9.6cvs37
7962
7963         * src/summaryview.c
7964                 Fix 'Save as...' with non-ascii filenames
7965
7966 2005-04-15 [colin]      1.9.6cvs36
7967
7968         * src/plugins/pgpmime/pgpmime.c
7969                 Fix bus error on 64bit. Spotted by 
7970                 macallan1888@gmail.com
7971
7972 2005-04-15 [colin]      1.9.6cvs35
7973
7974         * src/prefs_account.c
7975                 Fix cvs34.
7976
7977 2005-04-12 [colin]      1.9.6cvs34
7978
7979         * src/prefs_account.c
7980                 Fix smtp auth type off-by-one. We forgot to
7981                 add PLAIN in the prefs-to-gui setter func and
7982                 as a result, the selected auth when opening
7983                 account prefs was not the correct one.
7984
7985 2005-04-12 [paul]       1.9.6cvs33
7986
7987         * src/inc.c
7988                 if the recv dialog is visible, Cancel only
7989                 cancels the current account
7990
7991
7992 2005-04-10 [colin]      1.9.6cvs32
7993
7994         * src/filtering.c
7995                 Copy score when copying FilteringActions
7996                 Fix bug #674
7997
7998 2005-04-10 [colin]      1.9.6cvs31
7999
8000         * src/inc.c
8001                 Make Message -> Receive -> Cancel cancel 
8002                 incorporation on all accounts. Fixes
8003                 bug #693
8004
8005 2005-04-10 [colin]      1.9.6cvs30
8006
8007         * src/prefs_account.c
8008                 Update Privacy checkbuttons status based
8009                 on the selected privacy system
8010         * src/compose.c
8011                 Always connect the "None" privacy system; the
8012                 static boolean was probably there to avoid
8013                 reconnecting twice in the same compose window,
8014                 but as the parent function is only called once
8015                 per compose, it's only a bug - as a static is
8016                 initialized once per application instance.
8017                 Also, don't uncheck Sign and Encrypt when
8018                 selecting None as privacy system; just ignore
8019                 them when sending/queuing.
8020                 Should fix bug #695
8021
8022 2005-04-08 [colin]      1.9.6cvs29
8023
8024         * src/account.c
8025         * src/prefs_account.c
8026         * src/prefs_account.h
8027                 Add account preference to queue message in a certain
8028                 folder.
8029
8030 2005-04-06 [colin]      1.9.6cvs28
8031
8032         * src/prefs_account.c
8033                 Update old inbox path syntax
8034
8035 2005-04-06 [paul]       1.9.6cvs27
8036
8037         sync with main:
8038
8039         * configure.ac
8040                 changed -traditional-cpp to -no-cpp-precomp for newer
8041                 Mac OS X support
8042         * src/foldersel.c
8043                 made column resize automatically
8044         * src/send_message.c
8045                 send_message_smtp(): consider EOF right after QUIT
8046                 successful (workaround for Gmail SMTP server)
8047         * src/common/socket.c
8048                 ssl_read(), ssl_peek(): check EOF which violates the
8049                 SSL protocol
8050         * src/gtk/colorlabel.c
8051                 removed warnings when displaying colorlabel menu
8052                 (don't use GtkAlignment)
8053
8054 2005-04-05 [paul]       1.9.6cvs26
8055
8056         * src/plugins/trayicon/trayicon.c
8057                 fix clipping of icon under KDE3 
8058
8059 2005-04-05 [paul]       1.9.6cvs25
8060
8061         * src/summaryview.c
8062                 hide display of threading
8063                 patch by Alfons
8064
8065 2005-04-04 [thorsten]   1.9.6cvs24
8066
8067         * src/mh.c
8068                 marks lost on filesystems with different stat() results on
8069                 summer-/wintertime
8070
8071 2005-04-03 [colin]      1.9.6cvs23
8072
8073         * src/summaryview.c
8074                 Don't handle up/down. Patch by Alfons
8075
8076 2005-04-02 [colin]      1.9.6cvs22
8077
8078         * src/summaryview.c
8079                 Make scrolling faster. Patch by Alfons.
8080
8081 2005-04-01 [colin]      1.9.6cvs21
8082
8083         * src/Makefile.am
8084         * src/stock_pixmap.c
8085         * src/pixmaps/dir-noselect.xpm ** REMOVED **
8086         * src/pixmaps/dir_noselect.xpm ** ADDED **
8087                 Fix pixmap name mismatch (Thanks Stephan Sachse)
8088
8089 2005-04-01 [colin]      1.9.6cvs20
8090
8091         * src/image_viewer.c
8092         * src/image_viewer.h
8093         * src/procmime.c
8094         * src/procmime.h
8095         * src/textview.c
8096         * src/textview.h
8097                 Implement inline image resizing and right-clicking
8098
8099 2005-04-01 [paul]       1.9.6cvs19
8100
8101         * AUTHORS
8102         * Makefile.am
8103         * configure.ac
8104                 check for gnome2
8105                 patch by Luca Cavalli <loopback<AT>slackit.org>
8106         * po/ru.po
8107                 updated by Pavlo Bohmat
8108
8109 2005-03-31 [colin]      1.9.6cvs18
8110
8111         * src/news.c
8112                 Fix parsing references
8113         * src/msgcache.c
8114                 don't put nulls in the references list
8115         * src/procheader.c
8116                 commit that forgotten file in 1.9.6cvs14
8117
8118 2005-03-31 [colin]      1.9.6cvs17
8119
8120         * src/compose.c
8121                 Fix joining of signature separator again. 
8122                 Maybe Hiro could put it in main too...
8123
8124 2005-03-31 [colin]      1.9.6cvs16
8125
8126         * src/Makefile.am
8127         * src/foldersel.c
8128         * src/stock_pixmap.c
8129         * src/stock_pixmap.h
8130         * src/pixmaps/dir-noselect.xpm
8131                 Update foldersel.c (sync from main, patch by Alfons)
8132
8133 2005-03-30 [colin]      1.9.6cvs15
8134
8135         * src/imap.c
8136                 Fix handling of imap folders containing [] in 
8137                 their name. Thanks to Nahuel Angelinetti for
8138                 the detailed bugreport.
8139
8140 2005-03-30 [colin]      1.9.6cvs14
8141
8142         * src/common/utils.h
8143         * src/common/utils.c
8144         * src/common/defs.h
8145         * src/matcher.c
8146         * src/msgcache.c
8147         * src/news.c
8148         * src/procmsg.c
8149         * src/procmsg.h
8150         * src/quote_fmt_parse.y
8151         * src/summaryview.c
8152                 Update references system. Patch by Alfons
8153
8154 2005-03-30 [colin]      1.9.6cvs13
8155
8156         * src/common/socket.c
8157                 Force the glibc to read resolv.conf again when 
8158                 it has changed. Should fix issues when changing
8159                 networks on a laptop and not restarting sylpheed. 
8160
8161 2005-03-30 [paul]       1.9.6cvs12
8162
8163         partial sync with main:
8164
8165         * src/action.c
8166                 create_io_dialog(): use user-defined text font
8167                 (thanks to Alfons), and modified its appearance.
8168         * src/addrgather.c
8169         * src/addrharvest.c
8170         * src/browseldap.c
8171                 replace old code
8172         * src/compose.c
8173                 don't join (presumably) itemized lines on line-wrapping
8174                 fixed wrapping of quote when auto-wrapping is enabled
8175                 compose_destroy(): destroy paned only if it's not
8176                 attached to window. Fixed memory leak of popup menu.
8177         * src/exphtmldlg.c
8178         * src/expldifdlg.c
8179                 replace old code
8180         * src/html.c
8181         * src/html.h
8182         * src/importmutt.c
8183         * src/importpine.c
8184                 replace old code
8185         * src/main.c
8186                 removed redundant code
8187         * src/mainwindow.c
8188                 changed 'Code set' (which is rather incorrect)
8189                 in the menu to 'Character encoding'
8190                 main_window_set_widgets(): request size first
8191                 to prevent window size becoming wrong
8192                 fixed remembering of the state of the visibility
8193                 of MessageView
8194         * src/messageview.c
8195                 changed 'Code set' (which is rather incorrect)
8196                 in the menu to 'Character encoding'
8197         * src/prefs_common.c
8198         * src/prefs_common.h
8199                 added an option whether to render HTML as text or not
8200                 added separators to outgoing encoding menu
8201         * src/procheader.c
8202                 procheader_scan_date_string(): support header
8203                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
8204         * src/summaryview.c
8205         * src/summaryview.h
8206                 minor code cleanup
8207         * src/textview.c
8208                 textview_show_html(): force output of newline
8209                 added an option whether to render HTML as text or not
8210         * src/common/utils.c
8211                 strncpy2(): optimized based on Alfons' code
8212         * src/gtk/gtkutils.c
8213         * src/gtk/gtkutils.h
8214                 removed non-used code
8215         * src/plugins/pgpmime/passphrase.c
8216                 partially fixed grab input of passphrase dialog
8217                 Confine pointer to window
8218
8219 2005-03-30 [colin]      1.9.6cvs11
8220
8221         * src/msgcache.c
8222         * src/msgcache.h
8223                 Read/write 32bit ints from cache & marks
8224                 From main.
8225
8226 2005-03-29 [paul]       1.9.6cvs10
8227
8228         * AUTHORS
8229         * ChangeLog.claws
8230         * src/compose.c
8231         * src/gtk/gtkaspell.c
8232                 sync with HEAD (don't pass NULL pointers) 
8233
8234 2005-03-24 [paul]
8235
8236         * tools/Makefile.am
8237         * tools/README
8238         * tools/acroread2sylpheed.pl
8239                 sync with HEAD (add script to send pdfs as
8240                 attachments from Adobe Reader 7)
8241
8242 2005-03-21 [paul]       1.9.6cvs9
8243
8244         * configure.ac
8245         * po/POTFILES.in
8246         * src/Makefile.am
8247         * src/crash.c
8248         * src/image_viewer.c ** ADDED **
8249         * src/image_viewer.h ** ADDED **
8250         * src/main.c
8251         * src/prefs_common.c
8252         * src/prefs_common.h
8253         * src/prefs_image_viewer.c ** ADDED **
8254         * src/prefs_image_viewer.h ** ADDED **
8255         * src/textview.c
8256         * src/gtk/about.c
8257         * src/pixmaps/sylpheed_logo.xpm
8258         * src/plugins/Makefile.am
8259         * src/plugins/image_viewer/.cvsignore ** REMOVED **
8260         * src/plugins/image_viewer/Makefile.am ** REMOVED **
8261         * src/plugins/image_viewer/plugin.c ** REMOVED **
8262         * src/plugins/image_viewer/viewer.c ** REMOVED **
8263         * src/plugins/image_viewer/viewer.glade ** REMOVED **
8264         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
8265         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
8266         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
8267         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
8268                 as gdk-pixbuf is now built-in
8269                 remove image_viewer plugin and put code back into
8270                 main codebase
8271                 implement inline image display (sync with main)
8272
8273                 replace logo with newer, nicer, larger version  
8274
8275 2005-03-21 [paul]       1.9.6cvs8
8276
8277         * src/gtk/about.c
8278                 cosmetic improvement
8279
8280 2005-03-21 [holger]     1.9.6cvs7
8281
8282         * src/plugins/spamassassin/spamassassin.c
8283                 Sync with HEAD
8284                 (unregister hook on failed plugin init)
8285
8286 2005-03-20 [colin]      1.9.6cvs6
8287
8288         * src/common/plugin.c
8289                 Check that plugin isn't already loaded
8290                 Patch by Alfons
8291
8292 2005-03-20 [thorsten]   1.9.6cvs5
8293
8294         * src/compose.c
8295                 use a more compatible syntax
8296
8297 2005-03-20 [thorsten]   1.9.6cvs4
8298
8299         * src/prefs_toolbar.c
8300                 fix crash when selecting toolbar item (uninitialized pointer)
8301
8302 2005-03-20 [thorsten]   1.9.6cvs3
8303
8304         * src/procmime.c
8305                 fix mimetype detection (referenced free()d string)
8306
8307 2005-03-20 [paul]       1.9.6cvs2
8308
8309         * src/compose.c
8310                 sync with HEAD (1.0.3cvs5)
8311                 neglect Reply-To header if empty
8312                 Patch by Alfons 
8313
8314 2005-03-19 [holger]     1.9.6cvs1
8315
8316         * src/summaryview.c
8317         * src/summaryview.h
8318                 Sync with HEAD
8319
8320 2005-03-18 [paul]       1.9.6
8321
8322         initial GTK2 release
8323
8324 2005-03-18 [paul]       1.0.3cvs3.1
8325
8326         * AUTHORS
8327         * ChangeLog.claws
8328         * configure.ac
8329         * src/gtk/about.c
8330         * src/pixmaps/sylpheed_logo.xpm
8331                 sync with HEAD
8332
8333 2005-03-18 [colin]      1.0.3cvs2.6
8334
8335         * src/summaryview.c
8336                 Remove call to summary_step in summary_copy_selected_to
8337                 Can't see its purpose, and this causes bug when copying
8338                 a message if the next one is unread: it reads it.
8339
8340 2005-03-18 [paul]       1.0.3cvs2.5
8341
8342         * src/foldersel.c
8343                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
8344
8345 2005-03-18 [paul]       1.0.3cvs2.4
8346
8347         * src/addrharvest.c
8348         * src/codeconv.c
8349         * src/codeconv.h
8350         * src/compose.c
8351         * src/news.c
8352         * src/procheader.c
8353         * src/procmime.c
8354         * src/unmime.c
8355         * src/unmime.h
8356                 fix buffer overflow, CAN-2005-0667, see
8357                 http://secunia.com/advisories/14491/
8358                 Patch by Alfons
8359
8360 2005-03-17 [colin]      1.0.3cvs2.3
8361
8362         * src/prefs_fonts.c
8363         * src/summaryview.c
8364                 Fix font bugs (both lists now officialy share 
8365                 the same font)
8366                 
8367
8368 2005-03-17 [paul]       1.0.3cvs2.2
8369
8370         * src/gtk/pluginwindow.c
8371                 make plugin descriptions uneditable
8372
8373 2005-03-11 [paul]       1.0.3cvs2.1
8374
8375         * ChangeLog.claws
8376         * configure.ac
8377         * po/POTFILES.in
8378         * src/plugins/trayicon/trayicon.c
8379                 sync with HEAD
8380                 add src/wizard.c to POTFILES.in
8381
8382 2005-03-11 [paul]       1.0.3cvs1.1
8383
8384         * ChangeLog
8385         * ChangeLog.claws
8386         * configure.ac
8387         * po/de.po
8388         * po/es.po
8389         * po/fr.po
8390         * po/it.po
8391         * po/pt_BR.po
8392         * po/ru.po
8393         * po/sk.po
8394         * po/sr.po
8395         * po/zh_CN.po
8396                 sync with HEAD
8397
8398 2005-03-04 [colin]      1.0.1cvs22.2
8399
8400         * src/compose.c
8401                 Fix signatures with accentued chars in it
8402
8403 2005-03-04 [colin]      1.0.1cvs22.1
8404
8405         * src/common/smtp.c
8406         * src/common/smtp.h
8407                 Don't use SIZE param in MAIL FROM: if server 
8408                 doesn't support it. Patch by Eugen Freiter
8409                 <eugen_f@users.sf.net>
8410
8411 2005-02-27 [paul]       1.0.1cvs20.1
8412
8413         * ChangeLog.claws
8414         * configure.ac
8415         * src/messageview.c
8416                 sync with HEAD
8417
8418 2005-02-27 [colin]      1.0.1cvs19.4
8419
8420         * src/procheader.c
8421         * src/procheader.h
8422                 Fix prototypes. Patch by Alfons
8423
8424 2005-02-27 [colin]      1.0.1cvs19.3
8425
8426         * src/compose.c
8427                 Don't auto-join the signature separator.
8428
8429 2005-02-26 [colin]      1.0.1cvs19.2
8430
8431         * src/summaryview.c
8432                 Fix 'mark all read' with collapsed threads.
8433                 Patch by Alfons.
8434
8435 2005-02-25 [paul]       1.0.1cvs19.1
8436
8437         * ChangeLog.claws
8438         * configure.ac
8439         * src/prefs_account.c
8440         * src/prefs_folder_item.c
8441         * src/gtk/prefswindow.c
8442         * src/gtk/prefswindow.h
8443                 sync with HEAD
8444
8445 2005-02-25 [paul]       1.0.1cvs15.12
8446
8447         * src/alertpanel.c
8448         * src/codeconv.c
8449         * src/compose.c
8450         * src/textview.c
8451         * src/gtk/gtkutils.c
8452         * src/gtk/gtkutils.h
8453         * src/gtk/logwindow.c
8454         * src/gtk/progressdialog.c
8455                 sync with main (revision 127)
8456                 and fix logwindow clipping
8457
8458 2005-02-24 [colin]      1.0.1cvs15.11
8459
8460         * src/plugins/pgpmime/passphrase.c
8461                 Disable input grabbing; it doesn't work yet.
8462
8463 2005-02-24 [colin]      1.0.1cvs15.10
8464
8465         * src/messageview.c
8466                 Don't send out receipts if offline. Ask.
8467
8468 2005-02-23 [colin]      1.0.1cvs15.9
8469
8470         * src/summaryview.c     
8471                 Fix expanding
8472
8473 2005-02-23 [colin]      1.0.1cvs15.8
8474
8475         * src/summaryview.c
8476                 Really fix Bug 568 by removing useless
8477                 calls. summary_thread_init() now called
8478                 in summary_sort(). This should please
8479                 Alfons as it should be faster than 
8480                 previously.
8481
8482 2005-02-23 [colin]      1.0.1cvs15.7
8483
8484         * src/compose.c
8485                 Encode parts as QP or B64 if signing
8486
8487 2005-02-23 [colin]      1.0.1cvs15.6
8488
8489         * src/compose.c
8490                 Fix Mimeinfo leakage (including tmp files)
8491         * src/procmsg.c
8492                 Fix tmp file leakage (spotted by Ivan Rayner)
8493
8494 2005-02-22 [colin]      1.0.1cvs15.5
8495
8496         * src/expldifdlg.c
8497                 Fix keyboard input. Patch by Alfons.
8498
8499 2005-02-21 [colin]      1.0.1cvs15.4
8500
8501         * src/compose.c
8502                 Fix Sign/Encrypt when unselecting privacy
8503                 system
8504         * src/prefs_common.c
8505                 Change default message font to Monospace
8506         * src/summaryview.c
8507                 More freezing during potentially large operations
8508
8509 2005-02-21 [paul]       1.0.1cvs15.3
8510
8511         * src/main.c
8512                 fix --help output
8513
8514 2005-02-21 [paul]       1.0.1cvs15.2
8515
8516         * po/Makefile.in.in
8517         * src/compose.c
8518         * src/summaryview.c
8519         * src/textview.c
8520         * src/common/utils.c
8521         * src/common/utils.h
8522                 sync with main (revision 117)
8523
8524 2005-02-20 [colin]      1.0.1cvs15.1
8525
8526         * src/common/defs.h
8527                 Change cache file to .sylpheed_claws_cache, as
8528                 suggested by Alfons. Allows people to switch
8529                 between Sylpheed and Sylpheed-Claws. it is
8530                 a good idea to "Check for new messages" at next
8531                 startup.
8532
8533
8534 2005-02-18 [colin]      1.0.1cvs14.1
8535
8536         * src/quote_fmt_lex.l
8537         * src/quote_fmt_parse.y
8538                 Fix parser initialisation. Patch by Ivan.
8539
8540 2005-02-18 [colin]      1.0.1cvs11.6
8541
8542         * src/folderview.c
8543                 Fix scrolldown (bug 662)
8544
8545 2005-02-17 [colin]      1.0.1cvs11.5
8546
8547         * src/codeconv.c
8548                 conv_filename_to_utf8: return clean 7bit instead
8549                 of broken utf8 if needed
8550         * src/mimeview.c
8551                 Fix display of parts with unclean 8bit names
8552
8553 2005-02-17 [paul]       1.0.1cvs11.4
8554
8555         * src/compose.c
8556         * src/exportldif.c
8557         * src/matcher_parser_parse.y
8558         * src/procmime.c
8559         * src/sourcewindow.c
8560         * src/common/Makefile.am
8561         * src/common/intl.h             ** REMOVED **
8562         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8563                 sync with main (revision 109)
8564                 and clean up
8565
8566 2005-02-16 [colin]      1.0.1cvs11.3
8567
8568         * src/summaryview.c
8569                 Fix collapsed thread not highlighting when new
8570                 messages in it (Bug 568) Patch by Stephan Sachse.
8571                 Fix messed up selection when reaching bounds (Bug 632)
8572         * src/prefs_themes.c
8573                 Fix theme installing (Bug 684)
8574
8575 2005-02-16 [colin]      1.0.1cvs11.2
8576
8577         * src/messageview.c
8578                 Fix messageview_select_all
8579
8580 2005-02-16 [colin]      1.0.1cvs11.1
8581
8582         * src/mh.c
8583                 Sync with HEAD (MH scan required function)
8584
8585 2005-02-15 [colin]      1.0.1cvs8.1
8586
8587         * src/mimeview.c
8588         * src/common/utils.c
8589                 Sync with HEAD (filename chars substitution)
8590
8591 2005-02-15 [colin]      1.0.1cvs7.3
8592
8593         * src/gtk/pluginwindow.c
8594                 Fix button spacing
8595
8596 2005-02-15 [colin]      1.0.1cvs7.2
8597
8598         * src/mimeview.c
8599                 Fix mime icons not reset across message when
8600                 scrolled down
8601
8602 2005-02-15 [colin]      1.0.1cvs7.1
8603
8604         * src/compose.c
8605         * src/procmime.c
8606                 Sync with HEAD (optimisation of cvs6)
8607
8608 2005-02-14 [colin]      1.0.1cvs6.1
8609
8610         * src/compose.c
8611         * src/procmime.c
8612                 Sync with HEAD (encode "From " at line beginning)
8613
8614 2005-02-14 [colin]      1.0.1cvs5.3
8615
8616         * src/compose.c
8617                 Fix wrapping with accentued chars.
8618
8619 2005-02-13 [colin]      1.0.1cvs5.2
8620
8621         * src/textview.c
8622                 Fix email informative part parsing with
8623                 accentued chars in it. ispunct() returns
8624                 true for them in utf8...
8625
8626 2005-02-12 [colin]      1.0.1cvs5.1
8627
8628         * src/filtering.c
8629                 Sync with HEAD (remove wrong use of compose after send)
8630
8631 2005-02-12 [paul]       1.0.1cvs4.5
8632
8633         * src/textview.c
8634                 remove unnecessary code (thanks to Alfons)
8635
8636 2005-02-12 [paul]       1.0.1cvs4.4
8637
8638         * src/textview.c
8639                 add 'Copy' to contextual menu on emails
8640
8641 2005-02-11 [colin]      1.0.1cvs4.3
8642
8643         * src/compose.c
8644                 revert 1.0.0cvs28.2, it doesn't work that well.
8645
8646 2005-02-11 [paul]       1.0.1cvs4.2
8647
8648         * po/Makefile.in.in
8649                 fix 'make release'
8650
8651 2005-02-10 [paul]       1.0.1cvs4.1
8652
8653         * ChangeLog
8654         * ChangeLog.claws
8655         * ChangeLog.jp
8656         * configure.ac
8657         * src/compose.c
8658                 sync with HEAD (sync with main)
8659
8660 2005-02-10 [paul]       1.0.1cvs3.2
8661
8662         * AUTHORS
8663         * Makefile.am
8664         * autogen.sh
8665         * configure.ac
8666         * config/mkinstalldirs
8667         * intl/.cvsignore
8668         * intl/ChangeLog
8669         * intl/VERSION
8670         * intl/bindtextdom.c
8671         * intl/config.charset
8672         * intl/dcgettext.c
8673         * intl/dcigettext.c
8674         * intl/dcngettext.c
8675         * intl/dgettext.c
8676         * intl/dngettext.c
8677         * intl/eval-plural.h
8678         * intl/explodename.c
8679         * intl/finddomain.c
8680         * intl/gettext.c
8681         * intl/gettextP.h
8682         * intl/gmo.h
8683         * intl/hash-string.h
8684         * intl/intl-compat.c
8685         * intl/l10nflist.c
8686         * intl/libgnuintl.h.in
8687         * intl/loadinfo.h
8688         * intl/loadmsgcat.c
8689         * intl/localcharset.c
8690         * intl/localcharset.h
8691         * intl/locale.alias
8692         * intl/localealias.c
8693         * intl/localename.c
8694         * intl/log.c
8695         * intl/ngettext.c
8696         * intl/os2compat.c
8697         * intl/os2compat.h
8698         * intl/osdep.c
8699         * intl/plural-exp.c
8700         * intl/plural-exp.h
8701         * intl/plural.c
8702         * intl/plural.y
8703         * intl/ref-add.sin
8704         * intl/ref-del.sin
8705         * intl/relocatable.c
8706         * intl/relocatable.h
8707         * intl/textdomain.c
8708         * m4/Makefile.am
8709         * po/Makefile.in.in
8710         * src/Makefile.am
8711         * src/account.c
8712         * src/action.c
8713         * src/addr_compl.c
8714         * src/addressadd.c
8715         * src/addressbook.c
8716         * src/addrgather.c
8717         * src/addrindex.c
8718         * src/alertpanel.c
8719         * src/browseldap.c
8720         * src/codeconv.c
8721         * src/codeconv.h
8722         * src/compose.c
8723         * src/compose.h
8724         * src/crash.c
8725         * src/editaddress.c
8726         * src/editbook.c
8727         * src/editgroup.c
8728         * src/editjpilot.c
8729         * src/editldap.c
8730         * src/editldap_basedn.c
8731         * src/editvcard.c
8732         * src/exphtmldlg.c
8733         * src/expldifdlg.c
8734         * src/export.c
8735         * src/exporthtml.c
8736         * src/filtering.c
8737         * src/folder.c
8738         * src/folder_item_prefs.c
8739         * src/foldersel.c
8740         * src/folderview.c
8741         * src/grouplistdialog.c
8742         * src/headerview.c
8743         * src/imap.c
8744         * src/imap_gtk.c
8745         * src/import.c
8746         * src/importldif.c
8747         * src/importmutt.c
8748         * src/importpine.c
8749         * src/inc.c
8750         * src/ldif.c
8751         * src/main.c
8752         * src/mainwindow.c
8753         * src/matcher.c
8754         * src/mbox.c
8755         * src/message_search.c
8756         * src/messageview.c
8757         * src/mh.c
8758         * src/mh_gtk.c
8759         * src/mimeview.c
8760         * src/msgcache.c
8761         * src/news.c
8762         * src/news_gtk.c
8763         * src/noticeview.c
8764         * src/partial_download.c
8765         * src/pop.c
8766         * src/prefs_account.c
8767         * src/prefs_actions.c
8768         * src/prefs_common.c
8769         * src/prefs_customheader.c
8770         * src/prefs_display_header.c
8771         * src/prefs_ext_prog.c
8772         * src/prefs_filtering.c
8773         * src/prefs_filtering_action.c
8774         * src/prefs_folder_item.c
8775         * src/prefs_fonts.c
8776         * src/prefs_gtk.c
8777         * src/prefs_matcher.c
8778         * src/prefs_msg_colors.c
8779         * src/prefs_spelling.c
8780         * src/prefs_summary_column.c
8781         * src/prefs_template.c
8782         * src/prefs_themes.c
8783         * src/prefs_toolbar.c
8784         * src/prefs_wrapping.c
8785         * src/privacy.c
8786         * src/procheader.c
8787         * src/procmime.c
8788         * src/procmsg.c
8789         * src/quote_fmt.c
8790         * src/recv.c
8791         * src/send_message.c
8792         * src/setup.c
8793         * src/sourcewindow.c
8794         * src/ssl_manager.c
8795         * src/statusbar.c
8796         * src/summary_search.c
8797         * src/summaryview.c
8798         * src/textview.c
8799         * src/toolbar.c
8800         * src/wizard.c
8801         * src/common/nntp.c
8802         * src/common/plugin.c
8803         * src/common/smtp.c
8804         * src/common/ssl.c
8805         * src/common/ssl_certificate.c
8806         * src/common/string_match.c
8807         * src/common/sylpheed.c
8808         * src/common/template.c
8809         * src/common/utils.c
8810         * src/gtk/about.c
8811         * src/gtk/colorlabel.c
8812         * src/gtk/description_window.c
8813         * src/gtk/filesel.c
8814         * src/gtk/foldersort.c
8815         * src/gtk/gtkaspell.c
8816         * src/gtk/gtkutils.c
8817         * src/gtk/inputdialog.c
8818         * src/gtk/logwindow.c
8819         * src/gtk/menu.c
8820         * src/gtk/pluginwindow.c
8821         * src/gtk/prefswindow.c
8822         * src/gtk/progressdialog.c
8823         * src/gtk/quicksearch.c
8824         * src/gtk/sslcertwindow.c
8825         * src/plugins/clamav/clamav_plugin.c
8826         * src/plugins/clamav/clamav_plugin_gtk.c
8827         * src/plugins/demo/demo.c
8828         * src/plugins/dillo_viewer/dillo_prefs.c
8829         * src/plugins/dillo_viewer/dillo_viewer.c
8830         * src/plugins/image_viewer/plugin.c
8831         * src/plugins/image_viewer/viewer.c
8832         * src/plugins/image_viewer/viewerprefs.c
8833         * src/plugins/mathml_viewer/mathml_viewer.c
8834         * src/plugins/pgpmime/passphrase.c
8835         * src/plugins/pgpmime/plugin.c
8836         * src/plugins/pgpmime/prefs_gpg.c
8837         * src/plugins/pgpmime/select-keys.c
8838         * src/plugins/pgpmime/sgpgme.c
8839         * src/plugins/spamassassin/spamassassin.c
8840         * src/plugins/spamassassin/spamassassin_gtk.c
8841         * src/plugins/trayicon/trayicon.c
8842                 sync with main (revision 104)
8843
8844 2005-02-10 [colin]      1.0.1cvs3.1
8845
8846         * src/mainwindow.c
8847                 Sync with HEAD (fix occasional crasher)
8848
8849 2005-02-10 [colin]      1.0.1cvs2.1
8850
8851         * src/messageview.c
8852                 Synw with HEAD (don't automatically display html)
8853
8854 2005-02-09 [colin]      1.0.1cvs1.3
8855
8856         * src/textview.c
8857         * src/textview.h
8858                 Add contextual menu on emails
8859
8860 2005-02-09 [colin]      1.0.1cvs1.2
8861
8862         * src/codeconv.c
8863                 Fix converting from broken headers and 
8864                 put back the _ in missing places
8865                 (feature broke with cvs24.2 sync, main 
8866                  possibly affected?)
8867
8868 2005-02-09 [colin]      1.0.1cvs1.1
8869
8870         * src/messageview.c
8871         * src/mimeview.c
8872         * src/mimeview.h
8873                 Sync with HEAD (display non text/plain mails with plugin)
8874
8875 2005-02-08 [colin]      1.0.1.1
8876
8877         * ChangeLog.claws
8878         * po/pt_BR.po
8879                 Sync with HEAD
8880         * configure.ac
8881                 Make default configuration directory 
8882                 be .sylpheed-gtk2
8883
8884 2005-02-08 [colin]      1.0.0cvs29.1
8885
8886         * po/de.po
8887         * po/es.po
8888         * po/fr.po
8889         * po/it.po
8890         * po/sk.po
8891         * po/sr.po
8892                 Sync translations with HEAD
8893
8894 2005-02-06 [colin]      1.0.0cvs28.3
8895
8896         * src/compose.c
8897                 Make compose a bit faster - patch by Alfons.
8898
8899 2005-02-06 [colin]      1.0.0cvs28.2
8900
8901         * src/compose.c
8902                 Make pasting via middle-click more reliable
8903
8904 2005-02-05 [paul]       1.0.0cvs28.1
8905
8906         * ChangeLog
8907         * ChangeLog.claws
8908         * ChangeLog.jp
8909         * configure.ac
8910         * src/compose.c
8911                 sync with HEAD
8912                 (fix bug 682 'redirect is broken'
8913
8914 2005-02-05 [torte]      1.0.0cvs27.1
8915
8916         * ChangeLog.claws
8917         * configure.ac
8918         * src/partial_download.c
8919                 Sync with HEAD (fix buf overflow)
8920
8921 2005-02-03 [colin]      1.0.0cvs26.1
8922
8923         * src/common/plugin.c
8924                 Sync with HEAD (avoid plugin mismatches)
8925
8926 2005-02-03 [paul]       1.0.0cvs25.3
8927
8928         * src/folderview.c
8929         * src/headerview.c
8930         * src/summaryview.c
8931         * src/textview.c
8932         * src/gtk/colorlabel.c
8933                 third and final part of initial sync with main-gtk2
8934
8935 2005-02-03 [paul]       1.0.0cvs25.2
8936
8937         * src/jpilot.c
8938                 fix building with jpilot support
8939
8940 2005-02-02 [colin]      1.0.0cvs25.1
8941
8942         * src/messageview.c
8943                 Sync with HEAD (fix dangerous typo)
8944
8945 2005-02-01 [colin]      1.0.0cvs24.3
8946
8947         * src/common/xml.c
8948                 Write file as advertised (UTF-8)
8949
8950 2005-02-01 [paul]       1.0.0cvs24.2
8951
8952         * src/addrbook.c
8953         * src/addrindex.c
8954         * src/alertpanel.h
8955         * src/codeconv.c
8956         * src/codeconv.h
8957         * src/compose.c
8958         * src/export.c
8959         * src/folder_item_prefs.c
8960         * src/html.c
8961         * src/imap.c
8962         * src/import.c
8963         * src/jpilot.c
8964         * src/mainwindow.c
8965         * src/matcher_parser_lex.l
8966         * src/messageview.c
8967         * src/mh.c
8968         * src/prefs_account.c
8969         * src/prefs_actions.c
8970         * src/prefs_common.c
8971         * src/prefs_gtk.c
8972         * src/prefs_gtk.h
8973         * src/prefs_themes.c
8974         * src/procheader.c
8975         * src/procmime.c
8976         * src/sourcewindow.c
8977         * src/statusbar.c
8978         * src/summaryview.c
8979         * src/textview.c
8980         * src/toolbar.c
8981         * src/unmime.c
8982         * src/common/template.c
8983         * src/common/utils.c
8984         * src/common/xml.c
8985         * src/common/xml.h
8986         * src/gtk/gtkaspell.c
8987         * src/plugins/clamav/clamav_plugin.c
8988         * src/plugins/dillo_viewer/dillo_prefs.c
8989         * src/plugins/image_viewer/viewerprefs.c
8990         * src/plugins/pgpmime/passphrase.c
8991         * src/plugins/pgpmime/prefs_gpg.c
8992         * src/plugins/pgpmime/select-keys.c
8993         * src/plugins/spamassassin/spamassassin.c
8994                 second part of initial sync with main-gtk2
8995                 (more to follow)
8996
8997 2005-01-31 [colin]      1.0.0cvs24.1
8998
8999         * src/compose.c
9000                 Sync with HEAD
9001
9002 2005-01-29 [paul]       1.0.0cvs23.2
9003
9004         * src/account.c
9005         * src/action.c
9006         * src/addressadd.c
9007         * src/addressbook.c
9008         * src/alertpanel.c
9009         * src/compose.c
9010         * src/editaddress.c
9011         * src/editbook.c
9012         * src/editgroup.c
9013         * src/editjpilot.c
9014         * src/editldap.c
9015         * src/editldap_basedn.c
9016         * src/editvcard.c
9017         * src/export.c
9018         * src/foldersel.c
9019         * src/grouplistdialog.c
9020         * src/import.c
9021         * src/importldif.c
9022         * src/inc.c
9023         * src/main.c
9024         * src/mainwindow.c
9025         * src/message_search.c
9026         * src/messageview.c
9027         * src/mimeview.c
9028         * src/prefs_actions.c
9029         * src/prefs_common.c
9030         * src/prefs_common.h
9031         * src/prefs_customheader.c
9032         * src/prefs_display_header.c
9033         * src/prefs_filtering.c
9034         * src/prefs_filtering_action.c
9035         * src/prefs_gtk.c
9036         * src/prefs_matcher.c
9037         * src/prefs_summary_column.c
9038         * src/prefs_template.c
9039         * src/sourcewindow.c
9040         * src/summary_search.c
9041         * src/summaryview.c
9042         * src/textview.c
9043         * src/gtk/about.c
9044         * src/gtk/description_window.c
9045         * src/gtk/gtkshruler.c
9046         * src/gtk/gtkutils.c
9047         * src/gtk/gtkutils.h
9048         * src/gtk/inputdialog.c
9049         * src/gtk/logwindow.c
9050         * src/gtk/prefswindow.c
9051         * src/gtk/progressdialog.c
9052         * src/gtk/progressdialog.h
9053                 first part of initial sync with main-gtk2
9054                 (more to follow)
9055
9056 2005-01-28 [colin]      1.0.0cvs23.1
9057
9058         * src/folderview.c
9059                 Sync with HEAD
9060
9061 2005-01-27 [colin]      1.0.0cvs21.1
9062
9063         * src/folder.c
9064         * src/folderview.c
9065                 Sync with HEAD
9066
9067 2005-01-27 [colin]      1.0.0cvs19.1
9068
9069         * src/procmime.c
9070                 Sync with HEAD
9071
9072 2005-01-27 [colin]      1.0.0cvs18.1
9073
9074         * src/messageview.c
9075         * src/summaryview.c
9076         * src/mainwindow.c
9077         * src/compose.c
9078         * src/compose.h
9079         * src/procmsg.c
9080         * src/procmsg.h
9081         * src/toolbar.c
9082                 Sync with HEAD
9083
9084 2005-01-26 [paul]       1.0.0cvs15.2
9085
9086         * src/compose.c
9087                 compose_entries_set(): convert subject and body to
9088                 utf8 if necessary. patch by Felix Eckhofer
9089
9090 2005-01-26 [paul]       1.0.0cvs15.1
9091
9092         * configure.ac
9093         * src/common/template.c
9094                 sync with HEAD (fix memory leak)
9095
9096 2005-01-25 [paul]       1.0.0cvs14.1
9097
9098         * configure.ac
9099         * src/compose.c
9100                 sync with HEAD
9101
9102 2005-01-24 [colin]      1.0.0cvs13.1
9103
9104         * src/summaryview.c
9105                 Sync with HEAD
9106
9107 2005-01-24 [paul]       1.0.0cvs12.1
9108
9109         * configure.ac
9110         * src/messageview.c
9111         * src/mh.c
9112         * src/common/utils.c
9113                 sync with HEAD
9114
9115 2005-01-24 [colin]      1.0.0cvs11.1
9116
9117         * src/procheader.c
9118                 Sync with HEAD
9119
9120 2005-01-24 [colin]      1.0.0cvs10.1
9121
9122         * src/folderview.c
9123                 Sync with HEAD
9124
9125 2005-01-23 [colin]      1.0.0cvs9.1
9126
9127         * src/crash.c
9128                 Sync with HEAD
9129
9130 2005-01-22 [colin]      1.0.0cvs8.1
9131
9132         * src/summaryview.c
9133         * src/gtk/quicksearch.c
9134                 Sync with HEAD
9135
9136 2005-01-21 [colin]      1.0.0cvs7.1
9137
9138         * src/summaryview.c
9139                 Sync with HEAD
9140
9141 2005-01-21 [colin]      1.0.0cvs6.1
9142
9143         * src/summaryview.c
9144                 Sync with HEAD
9145
9146 2005-01-21 [colin]      1.0.0cvs5.1
9147
9148         * src/gtk/quicksearch.c
9149         * src/prefs_common.c
9150         * src/prefs_common.h
9151                 Sync with HEAD (recurse option)
9152
9153 2005-01-21 [colin]      1.0.0cvs4.1
9154
9155         * src/folder.h
9156         * src/folderview.c
9157         * src/folderview.h
9158         * src/summaryview.c
9159         * src/gtk/quicksearch.c
9160         * src/gtk/quicksearch.h
9161                 Sync with HEAD (recursive quicksearch)
9162
9163 2005-01-20 [colin]      1.0.0cvs3.4
9164
9165         * src/ssl_manager.c
9166                 Remove useless code
9167
9168 2005-01-20 [colin]      1.0.0cvs3.3
9169
9170         * src/ssl_manager.c
9171                 Fix leak, thanks to Alfons.
9172
9173 2005-01-20 [colin]      1.0.0cvs3.2
9174
9175         * src/ssl_manager.c
9176                 Port SSL certificate window to GTK2.
9177
9178 2005-01-20 [paul]       1.0.0cvs3.1
9179
9180         * ChangeLog.claws
9181         * configure.ac
9182         * src/addrindex.c
9183         * src/addrindex.h
9184                 sync with HEAD
9185
9186 2005-01-19 [colin]      1.0.0cvs2.2
9187
9188         * src/plugins/trayicon/trayicon.c
9189                 Fix freeze with gtk-2.6, the easy way
9190                 (signal blocking helpless there...)
9191                 Closes bug #668.
9192
9193 2005-01-19 [colin]      1.0.0cvs2.1
9194
9195         * src/mbox.c
9196         * src/mbox.h
9197         * src/mainwindow.c
9198         * src/summaryview.c
9199         * src/summaryview.h
9200                 Sync with HEAD
9201
9202 2005-01-19 [paul]       1.0.0cvs1.1
9203
9204         * configure.ac
9205         * po/de.po
9206         * po/es.po
9207         * po/fr.po
9208         * po/hr.po
9209         * po/it.po
9210         * po/ja.po
9211         * po/ko.po
9212         * po/pt_BR.po
9213         * po/ru.po
9214         * po/sk.po
9215         * po/sr.po
9216                 sync with HEAD (update translations)
9217
9218 2005-01-18 [colin]      1.0.0cvs0.1
9219
9220         * src/foldersel.c
9221                 Specify search column - patch by Alfons
9222
9223 2005-01-18 [colin]      0.9.13cvs36.3
9224
9225         * src/prefs_toolbar.c
9226                 Change Delete to Remove
9227         * src/prefs_fonts.c
9228                 GTK2 version and leak fixes
9229         * src/prefs_actions.c
9230                 Add stock buttons.
9231                 All patches by Alfons
9232
9233 2005-01-17 [colin]      0.9.13cvs36.2
9234
9235         * src/compose.c
9236                 Fix DnD inserting twice. While at it,
9237                 add DnD support for text/plain in the
9238                 body, and add support in the headers.
9239
9240 2005-01-16 [colin]      0.9.13cvs36.1
9241
9242         * ChangeLog
9243         * ChangeLog.jp
9244         * ChangeLog.claws
9245                 Sync with HEAD (nothing applicable)
9246
9247 2005-01-16 [colin]      0.9.13cvs33.2
9248
9249         * src/prefs_toolbar.c
9250                 GTK2ize prefs_toolbar, by Alfons.
9251
9252 2005-01-14 [colin]      0.9.13cvs33.1
9253
9254         * src/html.c
9255         * src/msgcache.c
9256                 Sync with HEAD
9257
9258 2005-01-14 [colin]      0.9.13cvs32.1
9259
9260         * src/html.c
9261         * src/html.h
9262         * src/msgcache.c
9263         * AUTHORS
9264         * tools/calypso_convert.pl
9265                 Sync with HEAD
9266
9267 2005-01-08 [colin]      0.9.13cvs29.2
9268
9269         * src/prefs_filtering_action.c
9270         * src/prefs_filtering.c
9271                 2 more gtk2 patches by Alfons
9272
9273 2005-01-07 [paul]       0.9.13cvs29.1
9274
9275         * ChangeLog
9276         * ChangeLog.claws
9277         * ChangeLog.jp
9278         * configure.ac
9279         * src/pop.c
9280         * src/pop.h
9281                 sync with HEAD
9282
9283 2005-01-07 [colin]      0.9.13cvs28.3
9284
9285         * src/gtk/progressdialog.c
9286         * src/gtk/progressdialog.h
9287         * src/inc.c
9288         * src/send_message.c
9289                 GTK2 for the incorporation dialog. The CList isn't dead
9290                 yet, for a more smooth migration. Patch by Alfons.
9291
9292 2005-01-06 [colin]      0.9.13cvs28.2
9293
9294         * src/prefs_display_header.c
9295                 GTK2 conversion by Alfons
9296         * src/prefs_actions.c
9297         * src/prefs_matcher.c
9298                 Fix 2 leaks - patch by Alfons
9299
9300 2005-01-06 [colin]      0.9.13cvs28.1
9301
9302         * src/prefs_matcher.c
9303                 Sync with HEAD
9304
9305 2005-01-06 [colin]      0.9.13cvs27.4
9306
9307         * src/prefs_matcher.c
9308                 Fix double-free. Patch by Alfons
9309
9310 2005-01-06 [colin]      0.9.13cvs27.3
9311
9312         * src/prefs_matcher.c
9313                 GTK2 widgets + memleak
9314                 Patch by Alfons
9315
9316 2005-01-05 [colin]      0.9.13cvs27.2
9317
9318         * src/account.c
9319         * src/addr_compl.c
9320         * src/foldersel.c
9321         * src/stock_pixmap.c
9322         * src/stock_pixmap.h
9323                 3 more GTK2 patches by Alfons.
9324
9325 2005-01-04 [colin]      0.9.13cvs27.1
9326
9327         * src/folderview.c
9328         * src/imap_gtk.c
9329         * src/news_gtk.c
9330                 Sync with HEAD
9331
9332 2005-01-04 [colin]      0.9.13cvs25.9
9333
9334         * src/compose.c
9335                 Fix Show Ruler menuitem
9336         * src/prefs_template.c
9337                 Convert to GTK2
9338         * src/common/utils.c
9339                 Make auto pointer stuff handles NULLs
9340                 Patches by Alfons.
9341
9342 2005-01-04 [colin]      0.9.13cvs25.8
9343
9344         * src/compose.c
9345                 Move the attachment list to gtk2
9346                 Patch by Alfons.
9347
9348 2005-01-04 [colin]      0.9.13cvs25.7
9349
9350         * src/textview.c
9351                 Make some keys work again
9352                 Patch by SungHyun Nam <namsh@kldp.org>
9353
9354 2005-01-04 [colin]      0.9.13cvs25.6
9355
9356         * src/gtk/gtkshruler.c
9357                 Move the ruler to GTK2
9358                 Patch by Alfons
9359
9360 2005-01-03 [colin]      0.9.13cvs25.5
9361
9362         * src/compose.c
9363                 Fix my broken patch apply 
9364
9365 2005-01-03 [colin]      0.9.13cvs25.4
9366
9367         * src/common/utils.c
9368         * src/common/utils.h
9369         * src/gtk/prefswindow.c
9370                 Move auto pointer stuff to utils.c
9371                 Patch by Alfons again :)
9372
9373 2005-01-03 [colin]      0.9.13cvs25.3
9374
9375         * src/compose.c
9376         * src/prefs_gtk.c
9377         * src/prefs_template.c
9378         * src/textview.c
9379                 Empty text widgets with empty strings, not NULL char
9380                 Patch by SungHyun Nam <namsh@kldp_org>
9381
9382 2005-01-03 [colin]      0.9.13cvs25.2
9383
9384         * src/main.c
9385         * AUTHORS
9386                 Sync with HEAD
9387
9388 2005-01-03 [colin]      0.9.13cvs25.1
9389
9390         * src/pop.c
9391         * src/pop.h
9392                 Sync with HEAD
9393
9394 2005-01-03 [colin]      0.9.13cvs24.3
9395
9396         * src/account.c
9397                 Two patches from Alfons and Alex S Moore:
9398                 fix images, fix return value.
9399
9400 2005-01-01 [colin]      0.9.13cvs24.2
9401
9402         * src/prefs_actions.c
9403                 Fix over-zealous assertion. Patch by Alfons
9404
9405 2005-01-01 [colin]      0.9.13cvs24.1
9406
9407         * src/procmime.c
9408                 Sync with HEAD (leak fix)
9409
9410 2004-12-31 [colin]      0.9.13cvs23.2
9411
9412         * src/prefs_common.c
9413                 GTK2 widgets + stock buttons - patch by Alfons
9414
9415 2004-12-31 [paul]       0.9.13cvs23.1
9416
9417         * configure.ac
9418                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9419         * src/gtk/pluginwindow.c
9420                 use GTK2 widgets and plug memory leaks,
9421                 patches by Alfons
9422
9423 2004-12-30 [colin]      0.9.13cvs22.4
9424
9425         * src/account.c
9426         * src/action.c
9427         * src/export.c
9428         * src/foldersel.c
9429         * src/import.c
9430         * src/message_search.c
9431         * src/prefs_actions.c
9432         * src/prefs_common.c
9433         * src/prefs_customheader.c
9434         * src/prefs_filtering.c
9435         * src/prefs_summary_column.c
9436         * src/summary_search.c
9437         * src/gtk/about.c
9438         * src/gtk/description_window.c
9439         * src/gtk/gtkutils.c
9440         * src/gtk/gtkutils.h
9441         * src/gtk/inputdialog.c
9442         * src/gtk/prefswindow.c
9443                 Use GTK2 stock buttons. Patches by Alfons.
9444
9445 2004-12-30 [colin]      0.9.13cvs22.3
9446
9447         * src/account.c
9448                 Sync with HEAD
9449         * src/prefs_actions.c
9450         * src/prefs_customheader.c
9451         * src/prefs_filtering.c
9452         * src/prefs_msg_colors.c
9453         * src/prefs_summary_column.c
9454         * src/gtk/prefswindow.c
9455                 Use GtkTreeView instead of deprecated 
9456                 widgets. Patches by Alfons.
9457
9458 2004-12-30 [paul]       0.9.13cvs22.2
9459
9460         * src/foldersel.c
9461                 use GTK 2 Tree View
9462                 patch by Alfons, with root folder sorting fix
9463                 by Stephan Sachse
9464
9465 2004-12-30 [paul]       0.9.13cvs22.1
9466
9467         * ChangeLog
9468         * ChangeLog.claws
9469         * ChangeLog.jp
9470         * NEWS
9471         * configure.ac
9472         * src/account.c
9473                 sync with HEAD
9474
9475 2004-12-22 [martin]     0.9.13cvs21.2
9476
9477         * src/action.c
9478                 free the command line after its use
9479
9480 2004-12-18 [paul]       0.9.13cvs21.1
9481
9482         * AUTHORS
9483         * ChangeLog
9484         * ChangeLog.claws
9485         * ChangeLog.jp
9486         * NEWS
9487         * configure.ac
9488         * src/action.c
9489         * src/compose.c
9490         * src/syldap.c
9491                 sync with HEAD
9492
9493 2004-12-17 [martin]     0.9.13cvs17.2
9494
9495         * src/action.c
9496                 convert actions input to locale
9497         * src/inc.c
9498                 convert notification command to locale
9499         * src/plugins/pgpmime/select-keys.c
9500                 convert attributes to utf8
9501
9502 2004-12-14 [colin]      0.9.13cvs17.1
9503
9504         * ChangeLog
9505         * ChangeLog.jp
9506         * ChangeLog.claws
9507         * src/action.c
9508         * src/common/utils.c
9509         * src/gtk/prefswindow.c
9510         * src/gtk/gtkutils.c
9511         * src/gtk/gtkutils.h
9512         * src/plugins/spamassassin/libspamc.c
9513                 Sync with HEAD
9514
9515 2004-12-13 [colin]      0.9.13cvs14.1
9516
9517         * src/quote_fmt_parse.y
9518                 Sync with HEAD
9519
9520 2004-12-10 [colin]      0.9.13cvs12.1
9521
9522         * src/prefs_themes.c
9523         * src/mainwindow.c
9524         * src/messageview.c
9525                 Sync with HEAD
9526
9527 2004-12-09 [colin]      0.9.13cvs10.1
9528
9529         * src/procmime.c
9530                 Sync with HEAD (fix B64 encoding from memory)
9531
9532 2004-12-08 [colin]      0.9.13cvs9.1
9533
9534         * src/gtk/colorlabel.c
9535                 Sync with HEAD
9536
9537 2004-12-08 [paul]       0.9.13cvs8.2
9538
9539         * src/gtk/pluginwindow.c
9540                 fix window resizing oddities
9541
9542 2004-12-08 [colin]      0.9.13cvs8.1
9543
9544         * src/quote_fmt_parse.y
9545                 Sync with HEAD
9546
9547 2004-12-08 [colin]      0.9.13cvs7.1
9548
9549         * src/matcher_parser_parse.y
9550         * src/msgcache.c
9551         * src/prefs_matcher.c
9552         * src/procheader.c
9553         * src/matcher.c
9554         * src/common/defs.h
9555         * po/sr.po
9556                 Sync with HEAD
9557
9558 2004-12-08 [colin]      0.9.13cvs6.1
9559
9560         * src/quote_fmt_parse.y
9561         * src/textview.c
9562                 Sync with HEAD
9563         * src/gtk/prefswindow.c
9564         * src/gtk/pluginwindow.c
9565                 Fix G_CALLBACKS protos (thanks to Alfons)
9566
9567 2004-12-07 [torte]      0.9.13cvs2.2
9568
9569         * src/procmime.c
9570                 [Bug 650] reply button causes crash
9571                 Thanks to David Relson and Christoph
9572
9573 2004-12-07 [colin]      0.9.13cvs2.1
9574
9575         * ChangeLog.claws
9576         * AUTHORS
9577         * po/sk.po
9578         * src/procmime.c
9579         * src/prefs_account.c
9580         * src/common/smtp.c
9581         * src/common/smtp.h
9582                 Sync with HEAD
9583
9584 2004-12-06 [colin]      0.9.12cvs187.1
9585
9586         * ChangeLog.claws
9587         * INSTALL
9588         * Makefile.am
9589         * README.claws
9590         * TODO.claws
9591         * configure.ac
9592         * po/bg.po
9593         * po/cs.po
9594         * po/el.po
9595         * po/en_GB.po
9596         * po/es.po
9597         * po/fr.po
9598         * po/hr.po
9599         * po/hu.po
9600         * po/it.po
9601         * po/ja.po
9602         * po/ko.po
9603         * po/nl.po
9604         * po/pl.po
9605         * po/pt_BR.po
9606         * po/ru.po
9607         * po/sk.po
9608         * po/sr.po
9609         * po/sv.po
9610         * po/zh_CN.po
9611         * po/zh_TW.Big5.po
9612         * src/compose.c
9613         * tools/Makefile.am
9614         * tools/README
9615         * tools/filter_conv.pl
9616         * tools/kdeservicemenu/README
9617         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9618         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9619                 Sync with HEAD
9620
9621 2004-12-04 [colin]      0.9.12cvs183.1
9622
9623         * src/compose.c
9624                 Sync with HEAD (compose window position saving)
9625
9626 2004-12-04 [paul]       0.9.12cvs182.3
9627
9628         * src/messageview.c
9629         * src/mimeview.c
9630         * src/prefs_customheader.c
9631         * src/gtk/quicksearch.c
9632                 replace some forgotten GTK_SIGNAL_FUNCs
9633
9634 2004-12-04 [paul]       0.9.12cvs182.2
9635
9636         * src/Makefile.am
9637                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
9638                 committed in error      
9639
9640 2004-12-04 [paul]       0.9.12cvs182.1
9641
9642         * ChangeLog
9643         * ChangeLog.claws
9644         * ChangeLog.jp
9645         * INSTALL
9646         * NEWS
9647         * README
9648         * README.jp
9649         * configure.ac
9650         * doc/manual/ja/Makefile.am
9651         * doc/manual/ja/sylpheed-1.html
9652         * doc/manual/ja/sylpheed-10.html
9653         * doc/manual/ja/sylpheed-11.html
9654         * doc/manual/ja/sylpheed-12.html
9655         * doc/manual/ja/sylpheed-13.html
9656         * doc/manual/ja/sylpheed-14.html
9657         * doc/manual/ja/sylpheed-15.html
9658         * doc/manual/ja/sylpheed-16.html
9659         * doc/manual/ja/sylpheed-17.html
9660         * doc/manual/ja/sylpheed-18.html
9661         * doc/manual/ja/sylpheed-19.html
9662         * doc/manual/ja/sylpheed-2.html
9663         * doc/manual/ja/sylpheed-20.html
9664         * doc/manual/ja/sylpheed-3.html
9665         * doc/manual/ja/sylpheed-4.html
9666         * doc/manual/ja/sylpheed-5.html
9667         * doc/manual/ja/sylpheed-6.html
9668         * doc/manual/ja/sylpheed-7.html
9669         * doc/manual/ja/sylpheed-8.html
9670         * doc/manual/ja/sylpheed-9.html
9671         * doc/manual/ja/sylpheed.html
9672         * doc/manual/ja/sylpheed.sgml
9673         * po/de.po
9674         * src/Makefile.am
9675         * src/compose.c
9676         * src/procmime.c
9677         * src/pixmaps/regular.xpm **REMOVED**
9678         * src/plugins/pgpmime/pgpmime.c
9679         * src/plugins/pgpmime/plugin.c
9680         * src/plugins/pgpmime/prefs_gpg.c
9681                 sync with HEAD
9682
9683 2004-12-03 [paul]       0.9.12cvs180.1
9684
9685         * ChangeLog
9686         * ChangeLog.claws
9687         * ChangeLog.jp
9688         * configure.ac
9689         * src/Makefile.am
9690         * src/pop.c
9691         * src/common/utils.c
9692         * src/common/utils.h
9693         * src/pixmaps/continue.xpm
9694         * src/pixmaps/dir_close.xpm
9695         * src/pixmaps/dir_open.xpm
9696         * src/pixmaps/drafts_close.xpm
9697         * src/pixmaps/drafts_open.xpm
9698         * src/pixmaps/folder.xpm **REMOVED**
9699         * src/pixmaps/group.xpm
9700         * src/pixmaps/unread.xpm
9701                 sync with HEAD
9702
9703 2004-12-02 [colin]      0.9.12cvs179.1
9704
9705         * src/compose.c
9706                 Sync with HEAD (non-duplicated reedition)
9707
9708 2004-12-02 [colin]      0.9.12cvs178.1
9709
9710         * src/compose.c
9711                 Sync with HEAD (linewrap_quote fix)
9712
9713 2004-12-01 [colin]      0.9.12cvs177.3
9714
9715         * src/addrharvest.c
9716                 Replace sizeof with strlen
9717
9718 2004-12-01 [paul]       0.9.12cvs177.2
9719
9720         * src/addrharvest.c
9721                 fix 'harvest addresses'
9722
9723 2004-11-30 [colin]      0.9.12cvs177.1
9724
9725         * src/gtk/prefswindow.c
9726         * src/gtk/pluginwindow.c
9727                 Sync with HEAD
9728
9729 2004-11-29 [colin]      0.9.12cvs176.1
9730
9731         * src/folderview.c
9732                 sync with HEAD (Fix disappearing separators in folderview's popup)
9733
9734 2004-11-29 [colin]      0.9.12cvs175.1
9735
9736         * src/procmime.c
9737                 Sync with head (another format fix)
9738
9739 2004-11-29 [colin]      0.9.12cvs174.1
9740
9741         * src/pop.c
9742                 Sync with HEAD (format string fix)
9743
9744 2004-11-26 [colin]      0.9.12cvs173.1
9745
9746         * src/common/smtp.c
9747         * src/common/smtp.h
9748                 Sync with HEAD
9749
9750 2004-11-24 [colin]      0.9.12cvs172.1
9751
9752         * src/plugins/pgpmime/pgpmime.c
9753                 Sync with HEAD
9754
9755 2004-11-24 [colin]      0.9.12cvs171.1
9756
9757         * src/plugins/pgpmime/pgpmime.c
9758                 Sync with head (gpgmectx leaks)
9759
9760 2004-11-24 [colin]      0.9.12cvs169.1
9761
9762         * src/plugins/pgpmime/plugin.c
9763         * src/plugins/trayicon/Makefile.am
9764         * src/plugins/trayicon/newmarkedmail.xpm
9765         * src/plugins/trayicon/trayicon.c
9766         * src/plugins/trayicon/unreadmarkedmail.xpm
9767                 Sync with HEAD
9768
9769 2004-11-23 [colin]      0.9.12cvs168.1
9770
9771         * src/partial_download.c
9772         * src/partial_download.h
9773         * src/plugins/pgpmime/plugin.c
9774                 Sync with HEAD
9775
9776 2004-11-23 [colin]      0.9.12cvs166.1
9777
9778         * src/Makefile.am
9779         * src/codeconv.c
9780         * src/compose.c
9781         * src/folderview.c
9782         * src/main.c
9783         * src/partial_download.c
9784         * src/partial_download.h
9785         * src/prefs_account.c
9786         * src/prefs_account.h
9787         * src/privacy.c
9788         * src/privacy.h
9789         * src/procmime.c
9790         * src/common/Makefile.am
9791         * src/common/base64.h
9792         * src/common/partial_download.c
9793         * src/common/partial_download.h
9794         * src/gtk/prefswindow.c
9795         * src/gtk/prefswindow.h
9796         * src/plugins/pgpmime/pgpmime.c
9797         * src/plugins/pgpmime/prefs_gpg.c
9798         * src/plugins/pgpmime/prefs_gpg.h
9799         * src/plugins/pgpmime/sgpgme.c
9800         * src/plugins/pgpmime/sgpgme.h
9801                 Sync with HEAD
9802
9803 2004-11-23 [colin]      0.9.12cvs163.1
9804
9805         * src/main.c
9806                 Sync with HEAD (cursor optimization)
9807
9808 2004-11-23 [colin]      0.9.12cvs162.1
9809
9810         * src/prefs_common.c
9811         * src/prefs_themes.c
9812         * src/procmsg.c
9813                 Sync with HEAD
9814
9815 2004-11-23 [colin]      0.9.12cvs158.9
9816
9817         * src/compose.c
9818                 Fix double-free when forwarding
9819         * src/msgcache.c
9820                 Fix leak on error path
9821                 
9822
9823 2004-11-23 [colin]      0.9.12cvs158.8
9824
9825         * src/compose.c
9826                 Fix possible double-free
9827                 Spotted by Alfons
9828
9829 2004-11-23 [colin]      0.9.12cvs158.7
9830
9831         * src/compose.c
9832                 Fix some signal handlers' prototypes
9833                 Spotted by Alfons
9834
9835 2004-11-22 [colin]      0.9.12cvs158.6
9836
9837         * src/compose.c
9838                 Remove unneeded code and duplicated
9839                 wrapping - patch by Alfons
9840
9841 2004-11-22 [colin]      0.9.12cvs158.5
9842
9843         * src/prefs_themes.c
9844                 Fix oversized selector
9845
9846 2004-11-22 [colin]      0.9.12cvs158.4
9847
9848         * src/compose.c
9849                 fix dump_text()
9850                 patch by Alfons
9851
9852 2004-11-19 [colin]      0.9.12cvs158.3
9853
9854         * src/textview.c
9855                 Add a context menu on links (open, copy)
9856
9857 2004-11-18 [paul]       0.9.12cvs158.2
9858
9859         * src/addrgather.c
9860         * src/exphtmldlg.c
9861         * src/expldifdlg.c
9862         * src/mimeview.c
9863         * src/prefs_common.c
9864         * src/plugins/image_viewer/viewer.c
9865         * src/plugins/spamassassin/spamassassin_gtk.c
9866                 replace deprecated gtk_notebook_set_page
9867                 and gtk_notebook_current_page
9868
9869 2004-11-18 [paul]       0.9.12cvs158.1
9870
9871         * configure.ac
9872         * src/compose.c
9873         * src/mainwindow.c
9874         * src/messageview.c
9875         * src/prefs_common.c
9876         * src/common/utils.c
9877         * src/common/utils.h
9878                 sync with HEAD
9879
9880 2004-11-17 [colin]      0.9.12cvs156.1
9881
9882         * src/prefs_account.c
9883         * src/prefs_account.h
9884         * src/procmsg.c
9885                 Sync with HEAD (add pref to store encrypted mails encrypted)
9886
9887 2004-11-17 [paul]       0.9.12cvs155.1
9888
9889         * ChangeLog
9890         * ChangeLog.claws
9891         * ChangeLog.jp
9892         * NEWS
9893         * configure.ac
9894         * src/compose.c
9895         * src/jpilot.c
9896         * src/privacy.c
9897         * src/procmime.c
9898         * src/procmime.h
9899         * src/procmsg.c
9900         * src/toolbar.c
9901         * src/pixmaps/error.xpm
9902                 sync with HEAD
9903
9904 2004-11-17 [colin]      0.9.12cvs151.1
9905
9906         * src/plugins/pgpmime/pgpmime.c
9907                 Sync with HEAD (remove debug printf)
9908
9909 2004-11-17 [colin]      0.9.12cvs150.1
9910
9911         * src/plugins/pgpmime/pgpmime.c
9912                 Sync with HEAD (off-by-one fix)
9913
9914 2004-11-17 [colin]      0.9.12cvs149.1
9915
9916         * src/procmsg.c
9917                 Sync with HEAD (coding style fixes)
9918
9919 2004-11-16 [colin]      0.9.12cvs148.1
9920
9921         * src/procmsg.c
9922                 Sync with head (Fix the fix)
9923
9924 2004-11-16 [colin]      0.9.12cvs147.1
9925
9926         * src/procmsg.c
9927                 Sync with Main (leak fix)
9928
9929 2004-11-16 [colin]      0.9.12cvs146.14
9930
9931         * src/compose.c
9932                 Remove useless chunk of code
9933                 Patch by Alfons
9934
9935 2004-11-15 [colin]      0.9.12cvs146.13
9936
9937         * src/compose.c
9938                 Fix drafting after insertion
9939                 Patch by Alfons
9940
9941 2004-11-15 [colin]      0.9.12cvs146.12
9942
9943         * src/compose.c
9944         * src/prefs_filtering.c
9945         * src/prefs_filtering_action.c
9946         * src/prefs_toolbar.c
9947                 Fix some const-correctness
9948
9949 2004-11-15 [colin]      0.9.12cvs146.11
9950
9951         * src/summaryview.c
9952         * src/prefs_themes.c
9953         * src/messageview.c
9954                 Fix some leaks
9955
9956 2004-11-15 [colin]      0.9.12cvs146.10
9957
9958         * src/codeconv.c
9959                 More unreadable locale fixes
9960
9961 2004-11-14 [colin]      0.9.12cvs146.9
9962
9963         * src/textview.c
9964                 Fix uri_security_check
9965                 Patch by Alfons
9966
9967 2004-11-13 [paul]       0.9.12cvs146.8
9968
9969         * src/folder.c
9970         * src/procmime.c
9971                 fix 2 bugs introduced in last commit
9972
9973 2004-11-13 [paul]       0.9.12cvs146.7
9974
9975         * src/compose.c
9976         * src/exporthtml.c
9977         * src/exportldif.c
9978         * src/folder.c
9979         * src/imap.c
9980         * src/imap_gtk.c
9981         * src/main.c
9982         * src/mainwindow.c
9983         * src/messageview.c
9984         * src/mh_gtk.c
9985         * src/prefs_themes.c
9986         * src/procmime.c
9987         * src/setup.c
9988         * src/summaryview.c
9989                 replace deprecated g_basename
9990
9991 2004-11-13 [paul]       0.9.12cvs146.6
9992
9993         * src/compose.c
9994         * src/imap.c
9995         * src/matcher_parser.h
9996         * src/matcher_parser_parse.y
9997         * src/prefs_filtering.c
9998         * src/prefs_filtering_action.c
9999         * src/prefs_themes.c
10000         * src/prefs_toolbar.c
10001         * src/common/utils.c
10002                 various small fixes/cleanups
10003
10004 2004-11-12 [colin]      0.9.12cvs146.5
10005
10006         * src/textview.c
10007                 Validate event's origin on visibility notify
10008                 Patch by Alfons.
10009
10010 2004-11-12 [paul]       0.9.12cvs146.4
10011
10012         * src/exporthtml.c
10013         * src/exportldif.c
10014         * src/imap.c
10015         * src/mh.c
10016         * src/mimeview.c
10017         * src/prefs_spelling.c
10018         * src/prefs_themes.c
10019                 replace deprecated g_dirname    
10020
10021 2004-11-12 [colin]      0.9.12cvs146.3
10022
10023         * src/textview.c
10024                 Some coding style fixes
10025
10026 2004-11-12 [colin]      0.9.12cvs146.2
10027
10028         * src/codeconv.c
10029                 We want to replace _all_ extended chars in
10030                 conv_unreadable_*, because any string containing
10031                 extended chars not parsing as UTF8 is 
10032                 undisplayed on gtk2.
10033
10034 2004-11-12 [paul]       0.9.12cvs146.1
10035
10036         * ChangeLog
10037         * ChangeLog.claws
10038         * ChangeLog.jp
10039         * NEWS
10040         * configure.ac
10041         * src/account.c
10042         * src/folderview.c
10043         * src/folderview.h
10044         * src/imap.c
10045         * src/imap_gtk.c
10046         * src/inc.c
10047         * src/mainwindow.c
10048         * src/mh_gtk.c
10049         * src/news_gtk.c
10050         * src/pop.c
10051         * src/prefs_account.c
10052         * src/prefs_account.h
10053         * src/prefs_ext_prog.c
10054         * src/procmime.c
10055         * src/procmime.h
10056         * src/procmsg.c
10057         * src/procmsg.h
10058         * src/summary_search.c
10059         * src/summaryview.c
10060         * src/textview.c
10061         * src/common/defs.h
10062         * src/common/utils.c
10063         * src/common/utils.h
10064         * src/gtk/menu.c
10065         * src/gtk/menu.h
10066                 sync with HEAD
10067
10068 2004-11-11 [colin]      0.9.12cvs144.2
10069
10070         * src/textview.c
10071                 Fix URI range selection (patch by Alfons)
10072
10073 2004-11-09 [colin]      0.9.12cvs144.1
10074
10075         * ChangeLog.claws
10076         * src/compose.c
10077         * src/folder.c
10078         * src/folder_item_prefs.c
10079         * src/prefs_account.c
10080         * src/prefs_account.h
10081         * src/plugins/pgpmime/pgpmime.c
10082                 Sync with HEAD
10083
10084 2004-11-08 [colin]      0.9.12cvs143.1
10085
10086         * src/summaryview.c
10087                 Sync with HEAD (optimize quicksearch)
10088
10089 2004-11-08 [colin]      0.9.12cvs142.2
10090
10091         * src/compose.c
10092                 Don't wrap when Edit/Auto wrapping is disabled
10093
10094 2004-11-08 [colin]      0.9.12cvs142.1
10095
10096         * src/textview.c
10097                 Sync with HEAD
10098
10099 2004-11-08 [colin]      0.9.12cvs141.1
10100
10101         * src/textview.c
10102                 Sync with HEAD (fix some mail URIs)
10103
10104 2004-11-08 [colin]      0.9.12cvs140.3
10105
10106         * src/textview.c
10107                 o Use text cursor instead of arrow when
10108                   not on a link
10109                 o Fix handling of contiguous links (as in
10110                   "colin@colino.net" <colin@colino.net>)
10111                   This one unveils a bug in get_email_part()
10112
10113 2004-11-07 [colin]      0.9.12cvs140.2
10114
10115         * src/textview.c
10116                 Fix memleak. Patch by Alfons.
10117
10118 2004-11-06 [colin]      0.9.12cvs140.1
10119
10120         * src/compose.c
10121                 Sync with HEAD (don't ask passphrase
10122                 when drafting)
10123
10124 2004-11-06 [paul]       0.9.12cvs139.2
10125
10126         * AUTHORS
10127         * src/textview.c
10128         * src/textview.h
10129                 textview URI handling. hovering over a 
10130                 link displays it in the status bar,
10131                 and changes the mouse pointer to a hand 
10132                 cursor. a link is activated with a single 
10133                 click. (Modified from the) patch by Jean-Yves 
10134                 Lefort <jylefort@users.sourceforge.net>
10135                 
10136
10137 2004-11-05 [colin]      0.9.12cvs139.1
10138
10139         * src/compose.c
10140         * src/procmime.c
10141                 Sync with HEAD again ^^
10142
10143 2004-11-05 [colin]      0.9.12cvs139.1
10144
10145         * src/compose.c
10146         * src/procmime.c
10147                 Sync with HEAD
10148
10149 2004-11-03 [paul]       0.9.12cvs138.1
10150
10151         * ChangeLog.claws
10152         * configure.ac
10153         * po/POTFILES.in
10154         * src/prefs_ext_prog.c
10155         * src/procmime.c
10156         * tools/kdeservicemenu/README
10157         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10158         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10159                 sync with HEAD
10160
10161 2004-11-01 [christoph]  0.9.12cvs136.2
10162
10163         * src/procmime.c
10164                 convert MIME parameters to UTF-8
10165
10166 2004-10-29 [colin]      0.9.12cvs136.1
10167
10168         * src/common/utils.c
10169                 Sync with HEAD (don't use '=' in mime boundary)
10170
10171 2004-10-29 [paul]       0.9.12cvs135.1
10172
10173         * configure.ac
10174         * doc/src/rfc2231.txt
10175         * src/procmime.c
10176         * src/common/quoted-printable.c
10177         * src/common/utils.c
10178         * src/common/utils.h
10179                 sync with HEAD
10180
10181 2004-10-27 [paul]       0.9.12cvs134.1
10182
10183         * configure.ac
10184         * src/main.c
10185         * src/procmime.c
10186         * src/plugins/pgpmime/pgpmime.c
10187                 sync with HEAD
10188
10189 2004-10-26 [paul]       0.9.12cvs132.3
10190
10191         * src/account.c
10192         * src/addressbook.c
10193         * src/addrgather.c
10194         * src/addrharvest.c
10195         * src/codeconv.c
10196         * src/compose.c
10197         * src/customheader.c
10198         * src/editaddress.c
10199         * src/editgroup.c
10200         * src/enriched.c
10201         * src/expldifdlg.c
10202         * src/exporthtml.c
10203         * src/exportldif.c
10204         * src/folder.c
10205         * src/foldersel.c
10206         * src/folderview.c
10207         * src/grouplistdialog.c
10208         * src/html.c
10209         * src/imap.c
10210         * src/jpilot.c
10211         * src/ldapserver.c
10212         * src/ldif.c
10213         * src/mimeview.c
10214         * src/news.c
10215         * src/news_gtk.c
10216         * src/pop.c
10217         * src/prefs_display_header.c
10218         * src/prefs_gtk.c
10219         * src/prefs_msg_colors.c
10220         * src/prefs_toolbar.c
10221         * src/procheader.c
10222         * src/procmime.c
10223         * src/summaryview.c
10224         * src/textview.c
10225         * src/toolbar.c
10226         * src/vcard.c
10227         * src/common/mgutils.c
10228         * src/common/nntp.c
10229         * src/common/smtp.c
10230         * src/common/template.c
10231         * src/common/utils.c
10232         * src/common/xmlprops.c
10233         * src/plugins/pgpmime/pgpmime.c
10234         * src/plugins/pgpmime/select-keys.c
10235         * src/plugins/pgpmime/sgpgme.c
10236                 replace deprecated g_strcasecmp(), g_strncasecmp(),
10237                 g_string_sprintfa(), gtk_notebook_current_page()
10238
10239 2004-10-26 [colin]      0.9.12cvs132.2
10240
10241         * src/prefs_folder_item.c
10242                 Fix default-account selection
10243
10244 2004-10-21 [colin]      0.9.12cvs133
10245
10246         * src/compose.c
10247                 Sync with HEAD (Remove extra separator in compose's Options)
10248         * src/textview.c
10249                 Set wrapping to char
10250
10251 2004-10-21 [paul]       0.9.12cvs131.2
10252
10253         * src/compose.c
10254         * src/sourcewindow.c
10255                 fix wrapping
10256                 fix window shrinking 
10257
10258 2004-10-21 [colin]      0.9.12cvs131.1
10259
10260         * ChangeLog.claws
10261         * src/compose.c
10262                 Sync with HEAD
10263
10264 2004-10-21 [paul]       0.9.12cvs130.2
10265
10266         * src/prefs_folder_item.c
10267                 sync with HEAD (Apply to subfolders)
10268
10269 2004-10-19 [colin]      0.9.12cvs130.1
10270
10271         * ChangeLog.claws
10272         * src/compose.c
10273         * src/common/utils.c
10274         * src/gtk/menu.c
10275                 Sync with HEAD
10276
10277 2004-10-19 [colin]      0.9.12cvs128.1
10278
10279         * src/addrbook.c
10280         * src/addrcache.c
10281         * src/addressbook.c
10282         * src/codeconv.c
10283         * src/compose.c
10284         * src/customheader.c
10285         * src/editaddress.c
10286         * src/editgroup.c
10287         * src/exporthtml.c
10288         * src/folder.c
10289         * src/folderview.c
10290         * src/imap.c
10291         * src/jpilot.c
10292         * src/main.c
10293         * src/matcher_parser_parse.y
10294         * src/mbox.c
10295         * src/pop.c
10296         * src/prefs_account.c
10297         * src/prefs_gtk.c
10298         * src/prefs_msg_colors.c
10299         * src/procheader.c
10300         * src/procmime.c
10301         * src/procmime.h
10302         * src/procmsg.c
10303         * src/summaryview.c
10304         * src/textview.c
10305         * src/common/base64.c
10306         * src/common/partial_download.c
10307         * src/common/socket.c
10308         * src/common/sylpheed.c
10309         * src/common/utils.c
10310         * src/common/utils.h
10311         * src/gtk/pluginwindow.c
10312         * src/gtk/quicksearch.c
10313         * src/plugins/clamav/clamav_plugin.c
10314         * src/plugins/clamav/clamav_plugin.h
10315         * src/plugins/clamav/clamav_plugin_gtk.c
10316         * src/plugins/pgpmime/passphrase.c
10317         * src/plugins/pgpmime/pgpmime.c
10318         * src/plugins/pgpmime/plugin.c
10319         * src/plugins/pgpmime/prefs_gpg.c
10320         * src/plugins/pgpmime/prefs_gpg.h
10321         * src/plugins/pgpmime/select-keys.c
10322         * src/plugins/pgpmime/sgpgme.c
10323         * src/plugins/spamassassin/libspamc.c
10324         * src/plugins/spamassassin/spamassassin.c
10325         * src/plugins/spamassassin/spamassassin.h
10326         * src/plugins/spamassassin/spamassassin_gtk.c
10327         * src/plugins/trayicon/trayicon.c
10328         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10329                 Sync with HEAD
10330
10331 2004-10-14 [colin]      0.9.12cvs126.2
10332
10333         * src/codeconv.c
10334         * src/textview.c
10335                 Fix conv_unreadable_locale
10336
10337 2004-10-13 [colin]      0.9.12cvs126.1
10338
10339         * src/compose.c
10340                 Sync with HEAD (don't convert charset for 
10341                 drafted messages, minor cleanup)
10342
10343 2004-10-13 [colin]      0.9.12cvs125.1
10344
10345         * po/POTFILES.in
10346                 Sync with HEAD (POTFILES fix)
10347
10348 2004-10-12 [colin]      0.9.12cvs124.3
10349
10350         * src/compose.c
10351                 Fix encoding bug from latest sync
10352
10353 2004-10-12 [paul]       0.9.12cvs124.2
10354
10355         * src/plugins/pgpmime/prefs_gpg.c
10356         * src/plugins/pgpmime/prefs_gpg.h
10357                 forgotten in last commit        
10358
10359 2004-10-12 [paul]       0.9.12cvs124.1
10360
10361         * ChangeLog.claws
10362         * configure.ac
10363         * m4/spamassassin.m4
10364         * src/Makefile.am
10365         * src/account.c
10366         * src/compose.c
10367         * src/compose.h
10368         * src/crash.c
10369         * src/main.c
10370         * src/mimeview.c
10371         * src/passphrase.c
10372         * src/passphrase.h
10373         * src/prefs_account.c
10374         * src/prefs_account.h
10375         * src/prefs_common.c
10376         * src/privacy.c
10377         * src/privacy.h
10378         * src/procmime.c
10379         * src/procmime.h
10380         * src/procmsg.c
10381         * src/rfc2015.c
10382         * src/rfc2015.h
10383         * src/select-keys.c
10384         * src/select-keys.h
10385         * src/textview.c
10386         * src/common/utils.c
10387         * src/common/utils.h
10388         * src/gtk/about.c
10389         * src/plugins/pgpmime/Makefile.am
10390         * src/plugins/pgpmime/passphrase.c
10391         * src/plugins/pgpmime/passphrase.h
10392         * src/plugins/pgpmime/pgpmime.c
10393         * src/plugins/pgpmime/plugin.c
10394         * src/plugins/pgpmime/select-keys.c
10395         * src/plugins/pgpmime/select-keys.h
10396         * src/plugins/pgpmime/sgpgme.c
10397         * src/plugins/pgpmime/sgpgme.h
10398                 sync with HEAD
10399
10400 2004-10-04 [colin]      0.9.12cvs122.1
10401
10402         * src/mainwindow.c
10403         * src/messageview.c
10404         * src/messageview.h
10405         * src/textview.c
10406                 Sync with HEAD
10407
10408 2004-10-04 [colin]      0.9.12cvs121.1
10409
10410         * src/summaryview.c
10411                 Sync with HEAD
10412
10413 2004-10-04 [paul]       0.9.12cvs120.1
10414
10415         * configure.ac
10416                 sync with HEAD [don't try to build 
10417                 pgpmime plugin when gpgme is disabled]
10418
10419 2004-10-03 [colin]      0.9.12cvs119.3
10420
10421         * src/gtk/gtksctree.c
10422                 Lots of side effects. Put back as before 117.2.
10423         * src/summaryview.c
10424                 Fix bug #602
10425
10426 2004-10-03 [colin]      0.9.12cvs119.2
10427
10428         * src/gtk/gtksctree.c
10429                 Revert 608 fix that doesn't work that good
10430
10431 2004-10-02 [colin]      0.9.12cvs119.1
10432
10433         * src/mainwindow.c
10434         * src/messageview.c
10435         * src/prefs_common.h
10436         * src/procmime.c
10437         * src/procmime.h
10438         * src/textview.c
10439                 Sync with HEAD
10440         * src/gtk/gtksctree.c
10441                 Close bug #608
10442
10443 2004-10-01 [colin]      0.9.12cvs118.1
10444
10445         * src/mimeview.c
10446                 Sync with HEAD (better Save All fix)
10447
10448 2004-10-01 [colin]      0.9.12cvs117.2
10449
10450         * src/gtk/gtksctree.c
10451                 Faster on selection
10452
10453 2004-10-01 [colin]      0.9.12cvs117.1
10454
10455         * src/mimeview.c
10456                 Sync with HEAD (Save All: only attachments)
10457
10458 2004-10-01 [paul]       0.9.12cvs116.1
10459
10460         * ChangeLog.claws
10461         * configure.ac
10462         * src/account.c
10463         * src/prefs_common.c
10464         * src/gtk/colorlabel.c
10465                 sync with HEAD
10466
10467 2004-09-30 [colin]      0.9.12cvs115.1
10468
10469         * src/stock_pixmap.c
10470         * src/stock_pixmap.h
10471         * src/folderview.c
10472         * src/Makefile.am
10473         * src/pixmaps/read.xpm
10474                 Sync with HEAD (new pixmap)
10475
10476 2004-09-29 [colin]      0.9.12cvs114.1
10477
10478         * src/compose.c
10479                 Sync with HEAD
10480                 Fix focus handling in headers
10481
10482 2004-09-29 [paul]       0.9.12cvs113.1
10483
10484         * src/quote_fmt_parse.y
10485                 sync with HEAD
10486  
10487
10488 2004-09-28 [colin]      0.9.12cvs112.1
10489
10490         * src/folderview.c
10491         * src/mainwindow.c
10492                 Sync with HEAD
10493
10494 2004-09-28 [colin]      0.9.12cvs110.1
10495
10496         * src/folderview.c
10497                 Sync with HEAD (Contextual Empty trash menu)
10498
10499 2004-09-28 [colin]      0.9.12cvs108.1
10500
10501         * src/addressbook.c
10502                 Sync with HEAD (addressbook edit on double-click)
10503
10504 2004-09-28 [colin]      0.9.12cvs106.1
10505
10506         * src/inc.c
10507                 Sync with HEAD (folder_item freeze on inc)
10508
10509 2004-09-27 [colin]      0.9.12cvs105.1
10510
10511         * src/folderview.c
10512                 Sync with HEAD (right-align new and unread column)
10513
10514 2004-09-27 [colin]      0.9.12cvs104.1
10515
10516         * src/main.c
10517                 Sync with HEAD (revert 0.9.12cvs101)
10518
10519 2004-09-24 [colin]      0.9.12cvs103.2
10520
10521         * src/wizard.c
10522                 Fix gtk warnings and use domain part of the email address 
10523                 when domain detection fails (no dot in domain name)
10524
10525 2004-09-23 [colin]      0.9.12cvs103.1
10526
10527         * src/plugins/spamassassin/libspamc.c
10528         * src/plugins/spamassassin/libspamc.h
10529         * src/plugins/spamassassin/utils.c
10530         * src/plugins/spamassassin/utils.h
10531                 Sync with HEAD (Update spamassassin to 3.0)
10532
10533 2004-09-21 [colin]      0.9.12cvs102.3
10534
10535         * src/action.c
10536                 Add horizontal scrollbar in action io dialog as needed
10537                 Patch by Alfons.
10538
10539 2004-09-20 [colin]      0.9.12cvs102.2
10540
10541         * src/plugins/image_viewer/viewer.c
10542                 Remove imlib stuff
10543                 use gtk_pixmap_set when clearing
10544                 (would be better to use gtkImages, but causes size-allocate 
10545                 signals storm)
10546
10547 2004-09-17 [paul]       0.9.12cvs102.1
10548
10549         * ChangeLog
10550         * ChangeLog.claws
10551         * ChangeLog.jp
10552         * configure.ac
10553         * src/inc.c
10554                 sync with HEAD
10555
10556
10557 2004-09-17 [colin]      0.9.12cvs101.1
10558
10559         * ChangeLog.claws
10560         * src/main.c
10561                 Sync with HEAD (fix segs at exit)
10562
10563 2004-09-14 [colin]      0.9.12cvs99.5
10564
10565         * src/common/socket.c
10566         * AUTHORS
10567                 Fix send error on 64bit platforms
10568                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
10569
10570 2004-09-14 [colin]      0.9.12cvs99.4
10571
10572         * src/action.c
10573                 Fix action output with utf8 
10574                 Patch by Alfons.
10575
10576 2004-09-14 [colin]      0.9.12cvs99.3
10577
10578         * ChangeLog.claws
10579         * src/folder.c
10580                 Sync with HEAD
10581
10582 2004-09-09 [colin]      0.9.12cvs99.2
10583
10584         * src/action.c
10585                 Fix progress bar (displaying "Completed %v/%u")
10586                 Patch by Alfons.
10587
10588 2004-09-08 [colin]      0.9.12cvs99.1
10589
10590         * src/account.c
10591         * src/folder.c
10592         * src/procmsg.c
10593         * src/procmsg.h
10594         * src/plugins/pgpmime/pgpmime.c
10595                 Sync with HEAD
10596
10597 2004-09-08 [colin]      0.9.12cvs97.2
10598
10599         * src/summaryview.c
10600                 Don't select mails in collapsed threads 
10601                 when navigating with up/down
10602
10603 2004-09-07 [colin]      0.9.12cvs97.1
10604
10605         * src/inc.c
10606                 Sync with HEAD (meaningful error messages)
10607
10608 2004-09-06 [colin]      0.9.12cvs96.1
10609
10610         * src/toolbar.c
10611                 Sync with HEAD (fix Redirect graying out)
10612
10613 2004-09-06 [colin]      0.9.12cvs95.1
10614
10615         * src/summaryview.c
10616         * src/mimeview.c
10617                 Sync with HEAD (fix dropped URIs)
10618
10619 2004-09-06 [colin]      0.9.12cvs94.1
10620
10621         * src/addressbook.c
10622         * src/addressitem.h
10623         * src/addritem.c
10624         * src/addritem.h
10625                 Sync with HEAD (addressbook DnD)
10626
10627 2004-09-03 [colin]      0.9.12cvs93.1
10628
10629         * src/summaryview.c
10630                 Sync with HEAD (next/prev unread)
10631
10632 2004-09-03 [colin]      0.9.12cvs92.1
10633
10634         * src/prefs_common.c
10635         * src/prefs_common.h
10636         * src/summaryview.c
10637                 Sync with HEAD ('mark_as_read_delay' pref)
10638
10639 2004-09-02 [colin]      0.9.12cvs91.2
10640
10641         * src/common/xml.c
10642                 Fix leak
10643
10644 2004-09-02 [colin]      0.9.12cvs91.1
10645
10646         * src/gtk/menu.c
10647                 Sync with HEAD (menu accel don't work, but whatever)
10648
10649 2004-09-02 [colin]      0.9.12cvs90.1
10650
10651         * src/account.c
10652                 Sync with HEAD (fix bug 582)
10653
10654 2004-09-02 [colin]      0.9.12cvs89.1
10655
10656         * src/addrindex.c
10657                 Sync with HEAD (free deleted queries)
10658
10659 2004-09-02 [colin]      0.9.12cvs88.1
10660
10661         * src/ldapquery.c
10662                 Sync with HEAD (fix LDAP freezes)
10663
10664 2004-09-02 [colin]      0.9.12cvs87.1
10665
10666         * src/prefs_spelling.c
10667                 Sync with HEAD (add default dictionary)
10668
10669 2004-09-01 [colin]      0.9.12cvs86.1
10670
10671         * src/filtering.c
10672         * src/folderview.c
10673         * src/imap.c
10674         * src/prefs_matcher.c
10675         * src/stock_pixmap.c
10676         * src/summary_search.c
10677         * src/summaryview.c
10678         * src/wizard.c
10679         * src/wizard.h
10680                 Sync with HEAD (uninitialized vars fixes)
10681                 + gtk2 specific warning fixes
10682
10683 2004-08-31 [colin]      0.9.12cvs85.1
10684
10685         * src/folder.c
10686                 Sync with HEAD (Fix memory corruption due to 
10687                 uninitialized var)
10688
10689 2004-08-31 [colin]      0.9.12cvs84.4
10690
10691         * src/summary_search.c
10692                 Fix segfaults when searching in folders with broken headers
10693
10694 2004-08-31 [colin]      0.9.12cvs84.3
10695
10696         * src/compose.c
10697         * src/textview.c
10698                 Fix some more encoding/decoding issues
10699
10700 2004-08-30 [colin]      0.9.12cvs84.2
10701
10702         * src/mimeview.c
10703         * src/prefs_themes.c
10704         * src/gtk/filesel.c
10705         * src/gtk/filesel.h
10706                 Add a folder-mode selection (fixes mimeview's "Save all")
10707
10708 2004-08-29 [colin]      0.9.12cvs84.1
10709
10710         * src/mimeview.c
10711                 Sync with HEAD (don't escape saved filenames)
10712
10713 2004-08-27 [colin]      0.9.12cvs83.1
10714
10715         * ChangeLog
10716         * ChangeLog.claws
10717         * ChangeLog.jp
10718         * src/mh.c
10719         * src/procheader.c
10720         * src/procmsg.c
10721         * src/procmsg.h
10722         * src/common/utils.c
10723         * src/gtk/menu.h
10724         * po/
10725                 Sync with HEAD 0.9.12cvs83 (sync with main)
10726
10727 2004-08-26 [colin]      0.9.12cvs82.4
10728
10729         * src/codeconv.c
10730                 Fix strange stack corruption
10731                 Convert to utf8 after unmime, not before
10732
10733 2004-08-26 [colin]      0.9.12cvs82.3
10734
10735         * src/main.c
10736         * src/wizard.c
10737                 Fix account folders duplication
10738
10739 2004-08-25 [colin]      0.9.12cvs82.2
10740
10741         * src/wizard.c
10742                 Remove ports
10743                 Add SSL selection
10744                 Use login@server as account name
10745
10746 2004-08-25 [colin]      0.9.12cvs82.1
10747
10748         * src/plugins/pgpmime/pgpmime.c
10749                 Sync with HEAD (leak fix).
10750
10751 2004-08-25 [colin]      0.9.12cvs81.1
10752
10753         * src/plugins/pgpmime/pgpmime.c
10754         * src/plugins/pgpmime/sgpgme.c
10755         * src/plugins/pgpmime/sgpgme.h
10756                 Sync with HEAD (Handle combined messages).
10757
10758 2004-08-24 [colin]      0.9.12cvs80.3
10759
10760         * src/wizard.c
10761                 Fix full name, ports, and imap
10762
10763 2004-08-24 [colin]      0.9.12cvs80.2
10764
10765         * src/Makefile.am
10766         * src/main.c
10767         * src/setup.c
10768         * src/setup.h
10769         * src/stock_pixmap.c
10770         * src/stock_pixmap.h
10771         * src/wizard.c ** ADDED **
10772         * src/wizard.h ** ADDED ** 
10773         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
10774                 Add a setup wizard 
10775
10776 2004-08-24 [colin]      0.9.12cvs80.1
10777
10778         * src/folder.c
10779                 Sync with HEAD (set mimeflags on all messages)
10780
10781 2004-08-24 [colin]      0.9.12cvs79.3
10782
10783         * src/matcher_parser_lex.l
10784                 Fix 8bits strings not in utf8
10785
10786 2004-08-24 [colin]      0.9.12cvs79.2
10787
10788         * src/compose.c
10789                 Check conversion result before replacing buffer
10790
10791 2004-08-23 [colin]      0.9.12cvs79.1
10792
10793         * src/compose.c
10794                 Sync with HEAD (create message header in memory)
10795
10796 2004-08-23 [colin]      0.9.12cvs78.1
10797
10798         * src/rfc2015.c
10799         * src/rfc2015.h
10800                 Sync with HEAD (fix bug 197 again)
10801
10802 2004-08-23 [colin]      0.9.12cvs77.3
10803
10804         * src/compose.c
10805                 Fix again inline gpg signing (which outputs utf8
10806                 in gtk2). Not syncing this fix to HEAD as this 
10807                 code is meant to die.
10808
10809 2004-08-23 [colin]      0.9.12cvs77.2
10810
10811         * src/prefs_account.h
10812                 Remove useless include
10813
10814 2004-08-23 [colin]      0.9.12cvs77.1
10815
10816         * src/imap.c
10817         * po/es.po
10818         * po/fr.po
10819         * po/it.po
10820         * po/pl.po
10821         * po/pt_BR.po
10822         * po/sk.po
10823         * po/sr.po
10824                 Sync with HEAD (fix bug 577)
10825
10826 2004-08-22 [colin]      0.9.12cvs76.1
10827
10828         * src/plugins/trayicon/trayicon.c
10829                 Sync with HEAD (fix formatting bug)
10830
10831 2004-08-21 [colin]      0.9.12cvs74.2
10832
10833         * src/gtk/colorsel.c
10834                 Fix bug 564 (Folder color selection window exits on any
10835                 keypress)
10836
10837 2004-08-21 [colin]      0.9.12cvs74.1
10838
10839         * ChangeLog.claws
10840         * src/compose.c
10841         * src/summaryview.c
10842         * src/toolbar.c
10843                 Sync with HEAD (fix bug 576)
10844
10845 2004-08-21 [colin]      0.9.12cvs70.1
10846
10847         * src/compose.c
10848         * src/mainwindow.c
10849                 Sync with HEAD
10850                 
10851
10852 2004-08-21 [paul]       0.9.12cvs66.4
10853
10854         * src/mainwindow.c
10855         * src/messageview.c
10856         * src/gtk/menu.c
10857         * src/plugins/spamassassin/spamassassin_gtk.c
10858                 remove some deprecated gtk1 functions
10859
10860
10861 2004-08-21 [colin]      0.9.12cvs66.3
10862
10863         * src/compose.c
10864         * src/codeconv.c
10865                 Fix warnings
10866                 Remove encoding hacks
10867                 Fix bug 575 (Strange character messes up message)
10868                 Don't display conversion error when drafting
10869
10870 2004-08-21 [paul]       0.9.12cvs66.2
10871
10872         * src/prefs_account.c
10873                 fix GnuPG mode bugs
10874
10875
10876 2004-08-20 [colin]      0.9.12cvs66.1
10877
10878         * src/codeconv.c
10879                 Sync with HEAD 0.9.12cvs66
10880
10881 2004-08-20 [paul]
10882
10883         * src/plugins/pgpmime/plugin.c
10884                 modify PGP/MIME plugin's description
10885
10886 2004-08-17 [colin]      0.9.12cvs65.1
10887
10888         * src/common/ssl.c
10889         * src/plugins/pgpmime/plugin.c
10890                 Sync with HEAD
10891
10892 2004-08-14 [colin]      0.9.12cvs60.3
10893
10894         * src/plugins/trayicon/trayicon.c
10895                 Put back resize callback, on size-request signal
10896                 rather than size-allocate to avoid infinite 
10897                 callback loop
10898
10899 2004-08-13 [colin]      0.9.12cvs60.2
10900
10901         * src/common/defs.h
10902                 Cache versions have been fixed
10903
10904 2004-08-13 [colin]      0.9.12cvs60.1
10905
10906         * src/folderutils.c
10907                 Sync with HEAD
10908
10909 2004-08-12 [colin]      0.9.12cvs59.1
10910
10911         * src/plugins/trayicon/trayicon.c
10912                 Sync with HEAD
10913
10914 2004-08-12 [colin]      0.9.12cvs57.5
10915
10916         * sylpheed.desktop
10917         * configure.ac
10918         * src/Makefile.am
10919         * src/main.c
10920                 Add support for Freedesktop.org's startup notification
10921
10922 2004-08-11 [colin]      0.9.12cvs57.4
10923
10924         * src/textview.c
10925                 Fix off-by-one
10926
10927 2004-08-11 [colin]      0.9.12cvs57.3
10928
10929         * src/message_search.c
10930         * src/summary_search.c
10931                 Make searches case insensitive by default
10932         * src/textview.c
10933                 Fix case-insensitive search in message
10934
10935 2004-08-11 [colin]      0.9.12cvs57.2
10936
10937         * src/summary_search.c
10938                 Let case-sensitive be specified
10939
10940 2004-08-10 [colin]      0.9.12cvs55.4
10941
10942         * src/common/socket.c
10943                 Fix the possible race condition
10944
10945 2004-08-09 [paul]       0.9.12cvs55.3
10946
10947         * configure.ac
10948         * src/Makefile.am
10949         * src/common/Makefile.am
10950                 sync with HEAD
10951
10952
10953 2004-08-09 [paul]       0.9.12cvs55.2
10954
10955         * autogen.sh
10956         * po/poconv.sh
10957                 remove unneeded script
10958
10959         * configure.ac
10960                 add forgotten USE_LDAP_TLS (sync with HEAD)
10961
10962
10963 2004-08-09 [colin]      0.9.12cvs55.1
10964
10965         * src/main.c
10966         * src/common/ssl.c
10967         * src/common/sylpheed.c
10968         * src/common/sylpheed.h
10969                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
10970
10971 2004-08-09 [paul]       0.9.12cvs54.1
10972
10973         * ChangeLog
10974         * ChangeLog.claws
10975         * ChangeLog.jp
10976         * configure.ac
10977         * po/POTFILES.in
10978         * src/Makefile.am
10979         * src/folderutils.c
10980         * src/main.c
10981         * src/pgpmime.c
10982         * src/pgpmime.h
10983         * src/sgpgme.c
10984         * src/sgpgme.h
10985         * src/plugins/Makefile.am
10986         * src/plugins/pgpmime/.cvsignore
10987         * src/plugins/pgpmime/Makefile.am
10988         * src/plugins/pgpmime/pgpmime.c
10989         * src/plugins/pgpmime/pgpmime.h
10990         * src/plugins/pgpmime/plugin.c
10991         * src/plugins/pgpmime/sgpgme.c
10992         * src/plugins/pgpmime/sgpgme.h
10993                 sync with HEAD
10994
10995 2004-08-08 [paul]       0.9.12cvs51.1
10996
10997         * configure.ac
10998         * src/folder.c
10999                 sync with HEAD
11000
11001 2004-08-07 [colin]      0.9.12cvs50.1
11002
11003         * src/pop.c
11004         * src/common/partial_download.c
11005                 fix warnings (sync from HEAD)
11006
11007 2004-08-07 [colin]      0.9.12cvs48.1
11008
11009         * src/prefs_folder_item.c
11010                 sync with HEAD 0.9.12cvs48
11011
11012 2004-08-06 [colin]      0.9.12cvs47.1
11013
11014         * src/compose.c
11015                 Sync with HEAD
11016
11017 2004-08-06 [christoph]  0.9.12cvs46.2
11018
11019         * src/main.c
11020         * src/plugins/clamav/clamav_plugin_gtk.c
11021         * src/plugins/dillo_viewer/dillo_viewer.c
11022         * src/plugins/image_viewer/plugin.c
11023         * src/plugins/mathml_viewer/mathml_viewer.c
11024         * src/plugins/spamassassin/spamassassin_gtk.c
11025         * src/plugins/trayicon/trayicon.c
11026                 don't mix GTK1.2 plugin with GTK2 plugins
11027
11028 2004-08-06 [colin]      0.9.12cvs46.1
11029
11030         * ChangeLog
11031         * ChangeLog.claws
11032         * ChangeLog.jp
11033         * configure.ac
11034         * sylpheed-claws.pc.in
11035         * src/folder.c
11036         * src/imap.c
11037         * src/localfolder.c
11038         * src/messageview.c
11039         * src/mimeview.c
11040         * src/mimeview.h
11041         * src/msgcache.c
11042         * src/news.c
11043         * src/prefs_ext_prog.c
11044         * src/prefs_folder_item.c
11045         * src/prefs_fonts.c
11046         * src/prefs_msg_colors.c
11047         * src/prefs_spelling.c
11048         * src/prefs_themes.c
11049         * src/prefs_toolbar.c
11050         * src/prefs_wrapping.c
11051         * src/procmime.h
11052         * src/common/defs.h
11053         * src/common/nntp.c
11054         * src/common/session.c
11055         * src/common/session.h
11056         * src/common/socket.c
11057         * src/common/utils.h
11058         * src/common/xml.c
11059         * src/common/xml.h
11060         * src/gtk/prefswindow.c
11061         * src/gtk/prefswindow.h
11062         * src/plugins/clamav/clamav_plugin_gtk.c
11063         * src/plugins/dillo_viewer/dillo_prefs.c
11064         * src/plugins/image_viewer/viewerprefs.c
11065         * src/plugins/spamassassin/spamassassin_gtk.c
11066         * m4/openssl.m4 *** REMOVED ***
11067                 Sync with HEAD 0.9.12cvs46
11068
11069 2004-08-03 [paul]       0.9.12cvs40.2
11070
11071         * src/action.c
11072         * src/addressadd.c
11073         * src/addressbook.c
11074         * src/addrgather.c
11075         * src/browseldap.c
11076         * src/compose.c
11077         * src/crash.c
11078         * src/editaddress.c
11079         * src/editgroup.c
11080         * src/editldap_basedn.c
11081         * src/foldersel.c
11082         * src/importldif.c
11083         * src/mimeview.c
11084         * src/prefs_common.c
11085         * src/prefs_template.c
11086         * src/sourcewindow.c
11087         * src/summaryview.c
11088         * src/gtk/about.c
11089         * src/gtk/foldersort.c
11090         * src/gtk/logwindow.c
11091         * src/gtk/pluginwindow.c
11092         * src/gtk/prefswindow.c
11093                 change all gtk_scrolled_window_set_policy from 
11094                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
11095
11096 2004-08-02 [paul]       0.9.12cvs40.1
11097
11098         * AUTHORS
11099                 update translation team section
11100         * po/pt_BR.po
11101                 updated by Frederico Goncalves Guimaraes
11102                 <fggdebian@yahoo.com.br>
11103
11104 2004-07-31 [colin]      0.9.12cvs39.9
11105
11106         * src/exphtmldlg.c
11107                 Fix compilation
11108
11109 2004-07-31 [colin]      0.9.12cvs39.8
11110
11111         * src/exphtmldlg.c
11112                 Fix an alertpanel type
11113
11114 2004-07-30 [colin]      0.9.12cvs39.7
11115
11116         * src/alertpanel.c
11117                 Fix alertpanel_error_log's icon
11118
11119 2004-07-30 [colin]      0.9.12cvs39.6
11120
11121         * src/pop.c
11122                 Two of them should still be warnings
11123
11124 2004-07-30 [colin]      0.9.12cvs39.5
11125
11126         * src/pop.c
11127                 More warning -> error
11128 2004-07-29 [colin]      0.9.12cvs39.4
11129
11130         * src/pop.c
11131                 Warning -> error
11132
11133 2004-07-29 [colin]      0.9.12cvs39.3
11134
11135         * src/prefs_matcher.c
11136                 Fix segfault
11137
11138 2004-07-29 [colin]      0.9.12cvs39.2
11139
11140         * src/alertpanel.c
11141                 More nice-looking alertpanels
11142
11143 2004-07-29 [colin]      0.9.12cvs39.1
11144
11145         * src/messageview.c
11146                 sync with head
11147                 (inform user when partial mail is deleted on server)
11148
11149 2004-07-29 [colin]      0.9.12cvs38.1
11150
11151         * src/messageview.c
11152                 sync with head
11153
11154 2004-07-28 [paul]       0.9.12cvs37.7
11155
11156         * src/mainwindow.c
11157                 complete the replacement of deprecated gtk_progress_*
11158
11159 2004-07-28 [paul]       0.9.12cvs37.6
11160
11161         * src/action.c
11162         * src/inc.c
11163         * src/mainwindow.c
11164         * src/send_message.c
11165         * src/gtk/progressdialog.c
11166         * src/gtk/progressdialog.h
11167                 replace deprecated gtk_progress_*
11168
11169 2004-07-28 [paul]       0.9.12cvs37.5
11170
11171         * src/gtk/filesel.c
11172                 remove gtk_window_set_wmclass()
11173 2004-07-28 [paul]       0.9.12cvs37.4
11174
11175         * src/addressbook.c
11176         * src/compose.c
11177         * src/foldersel.c
11178         * src/mainwindow.c
11179         * src/messageview.c
11180         * src/sourcewindow.c
11181         * src/gtk/logwindow.c
11182                 remove gtk_window_set_wmclass()
11183                 
11184         * src/prefs_filtering.c
11185         * src/prefs_filtering_action.c
11186         * src/prefs_fonts.c
11187         * src/prefs_gtk.c
11188         * src/prefs_matcher.c
11189         * src/ssl_manager.c
11190         * src/gtk/prefswindow.c
11191                 replace gtk_window_position()
11192
11193 2004-07-28 [colin]      0.9.12cvs37.3
11194
11195         * src/alertpanel.c
11196         * src/alertpanel.h
11197                 Add a way to specify panel type for specific
11198                 panels (alertpanel())
11199         * src/account.c
11200         * src/addressbook.c
11201         * src/compose.c
11202         * src/expldifdlg.c
11203         * src/main.c
11204         * src/messageview.c
11205         * src/summaryview.c
11206         * src/textview.c
11207         * src/gtk/sslcertwindow.c
11208                 Fix alertpanel()s so that their icon match
11209                 their real type
11210
11211 2004-07-28 [paul]       0.9.12cvs37.2
11212
11213         * src/addr_compl.c
11214         * src/addressbook.c
11215         * src/alertpanel.c
11216         * src/compose.c
11217         * src/export.c
11218         * src/foldersel.c
11219         * src/folderview.c
11220         * src/grouplistdialog.c
11221         * src/import.c
11222         * src/mainwindow.c
11223         * src/message_search.c
11224         * src/messageview.c
11225         * src/passphrase.c
11226         * src/prefs_actions.c
11227         * src/prefs_common.c
11228         * src/prefs_customheader.c
11229         * src/prefs_display_header.c
11230         * src/prefs_filtering.c
11231         * src/prefs_filtering_action.c
11232         * src/prefs_gtk.c
11233         * src/prefs_matcher.c
11234         * src/prefs_msg_colors.c
11235         * src/prefs_summary_column.c
11236         * src/prefs_template.c
11237         * src/sourcewindow.c
11238         * src/ssl_manager.c
11239         * src/summary_search.c
11240         * src/gtk/colorsel.c
11241         * src/gtk/description_window.c
11242         * src/gtk/gtkaspell.c
11243         * src/gtk/inputdialog.c
11244         * src/gtk/logwindow.c
11245         * src/gtk/prefswindow.c
11246         * src/gtk/progressdialog.c
11247                 replace deprecated gtk_window_set_policy
11248
11249 2004-07-27 [colin]      0.9.12cvs37.1
11250
11251         * src/msgcache.c
11252                 More fixes (synced for head again)
11253
11254 2004-07-27 [colin]      0.9.12cvs35.3
11255
11256         * src/msgcache.c
11257                 Fix wrong test
11258
11259 2004-07-27 [colin]      0.9.12cvs35.2
11260
11261         * src/mimeview.c
11262                 Fix width a bit (by Paul)
11263         * src/alertpanel.c
11264         * src/alertpanel.h
11265                 Specialize icons, make alertpanel_message()
11266                 private
11267         * src/message_search.c
11268         * src/sgpgme.c
11269         * src/summary_search.c
11270                 Suit alertpanel changes
11271
11272 2004-07-27 [colin]      0.9.12cvs35.1
11273
11274         * src/alertpanel.c
11275                 Add an icon
11276         * src/passphrase.c
11277                 Add debug output - maybe someone will
11278                 want to look at the problem with Grab
11279                 Input :)
11280         Bump version as we're synced with HEAD
11281
11282 2004-07-26 [colin]      0.9.12cvs33.26
11283
11284         * src/pop.c
11285                 Fix uidl-file parsing when not in new
11286                 format
11287
11288 2004-07-26 [colin]      0.9.12cvs33.25
11289
11290         * src/gtk/menu.c
11291                 Move popup menu up if necessary (fixes 
11292                 account selector)
11293         * src/mainwindow.c
11294                 Set account selector's button height to
11295                 minimum
11296
11297 2004-07-26 [colin]      0.9.12cvs33.24
11298
11299         * src/alertpanel.c
11300                 Maybe fix 551 (Truncated font in alert window)
11301
11302 2004-07-26 [colin]      0.9.12cvs33.23
11303
11304         * po/de.po
11305         * po/es.po
11306         * po/fr.po
11307         * po/it.po
11308         * po/ja.po
11309         * po/pl.po
11310         * po/ru.po
11311         * po/sk.po
11312         * po/sr.po
11313         * po/zh_CN.po
11314                 Sync po files with HEAD
11315
11316 2004-07-26 [paul]       0.9.12cvs33.22
11317
11318         * src/compose.c
11319                 fix Bug 556 'Organisation-header is sent even if empty'
11320
11321 2004-07-24 [colin]      0.9.12cvs33.21
11322
11323         * src/compose.c
11324         * src/gtk/gtkaspell.c
11325         * src/gtk/gtkaspell.h
11326                 Fix speller accelerators (require hack)
11327
11328 2004-07-24 [colin]      0.9.12cvs33.20
11329
11330         * src/gtk/gtkaspell.c
11331                 Fix over-eager code deletion breaking
11332                 Check while typing
11333
11334 2004-07-24 [colin]      0.9.12cvs33.19
11335
11336         * src/browseldap.c
11337         * src/ldapctrl.c
11338         * src/ldapctrl.h
11339         * src/ldapserver.h
11340                 Sync ldap with HEAD
11341         (Fixes 546 LDAP completely broken)
11342
11343 2004-07-24 [colin]      0.9.12cvs33.18
11344
11345         * src/prefs_msg_colors.c
11346                 Fix prototype mismatch
11347         (Fixes 547 void function cannot return value)
11348
11349 2004-07-24 [colin]      0.9.12cvs33.17
11350
11351         * src/mainwindow.c
11352                 Fix sort going back to previous sort key
11353                 when changing sort direction
11354
11355 2004-07-24 [colin]      0.9.12cvs33.16
11356
11357         * src/compose.c
11358                 Fix space insertion when re-wrapping at 
11359                 cursor point
11360
11361 2004-07-24 [colin]      0.9.12cvs33.15
11362
11363         * src/gtk/gtkaspell.c
11364                 Don't change cursor position in insert-text
11365                 callback
11366         (Fixes 539 Word wrapping on input transposes letters)
11367
11368 2004-07-24 [colin]      0.9.12cvs33.14
11369
11370         * src/gtk/gtkaspell.c
11371                 Reencode non-ascii chars to dictionary's
11372                 encoding
11373         (Fixes 544 Spell check broken non english locale)
11374
11375 2004-07-24 [colin]      0.9.12cvs33.13
11376
11377         * src/summaryview.c
11378                 Fix Shift+Down, add Home/End/PgUp/PgDown
11379
11380 2004-07-21 [colin]      0.9.12cvs33.12
11381
11382         * src/prefs_common.c
11383                 Fix a gtk warning (Patch by Andrej Kacian)
11384
11385 2004-07-21 [colin]      0.9.12cvs33.11
11386
11387         * src/gtk/filesel.c
11388                 More check
11389
11390 2004-07-21 [colin]      0.9.12cvs33.10
11391
11392         * src/compose.c
11393         * src/crash.c
11394         * src/export.c
11395         * src/import.c
11396         * src/messageview.c
11397         * src/mimeview.c
11398         * src/prefs_spelling.c
11399         * src/prefs_themes.c
11400         * src/summaryview.c
11401         * src/gtk/filesel.c
11402         * src/gtk/filesel.h
11403         * src/gtk/pluginwindow.c
11404                 Untwist open/save mode guessing logic, make
11405                 it explicit
11406
11407 2004-07-20 [colin]      0.9.12cvs33.9
11408
11409         * src/codeconv.c
11410                 conv_encode_header: src_charset is UTF-8 on
11411                 gtk2
11412         * src/compose.c
11413                 Remove double encoding of the headers
11414
11415 2004-07-20 [colin]      0.9.12cvs33.8
11416
11417         * src/codeconv.c
11418                 Fix typo
11419
11420 2004-07-20 [colin]      0.9.12cvs33.7
11421
11422         * src/mainwindow.c
11423                 Set the separated messageview to the saved
11424                 size of Claws' messageview (Patch by Alfons)
11425                 Fix a callback prototype (me)
11426
11427 2004-07-20 [colin]      0.9.12cvs33.6
11428
11429         * src/codeconv.h
11430                 Forgot one hunk in 0.9.12cvs33.4
11431
11432 2004-07-19 [colin]      0.9.12cvs33.5
11433
11434         * src/action.c
11435                 Action output fix
11436                 Patch by Alfons
11437
11438 2004-07-19 [colin]      0.9.12cvs33.4
11439
11440         * src/compose.c
11441                 Fix outgoing charset bug in headers
11442         * src/codeconv.c
11443                 Clean for glib2 - Patch by Alfons
11444
11445 2004-07-19 [colin]      0.9.12cvs33.3
11446
11447         * src/statusbar.c
11448                 Remove grip from the statusbar
11449                 Patch by Alfons
11450
11451 2004-07-19 [colin]      0.9.12cvs33.2
11452
11453         * src/messageview.c
11454         * src/textview.c
11455                 Fix messageview remembering the previous
11456                 scroll position when loading a new message
11457                 Patch by Alfons
11458
11459 2004-07-19 [colin]      0.9.12cvs33.1
11460
11461         * src/folder.h
11462         * src/folderview.c
11463         * src/summaryview.c
11464                 Sync with HEAD
11465
11466 2004-07-18 [colin]      0.9.12cvs32.7
11467
11468         * configure.ac
11469                 Remove useless check for XIM - noticed
11470                 by Alfons
11471
11472 2004-07-18 [colin]      0.9.12cvs32.6
11473
11474         * src/summaryview.c
11475                 Remove non-modified and shift-modified
11476                 accelerators in summaryview's popup
11477                 menu, as that doesn't get catched by
11478                 the accel-activate signal catcher...
11479
11480 2004-07-18 [colin]      0.9.12cvs32.5
11481
11482         * src/prefs_common.c
11483                 Define sensible default prefs for 
11484                 wrapping
11485
11486 2004-07-18 [colin]      0.9.12cvs32.4
11487
11488         * src/compose.c
11489         * src/prefs_common.c
11490         * src/prefs_common.h
11491         * src/prefs_wrapping.c
11492                 Remove Smart Wrapping pref, which does
11493                 nothing on gtk2 branch
11494
11495 2004-07-18 [colin]      0.9.12cvs32.3
11496
11497         * src/sourcewindow.c
11498                 Proper utf8
11499
11500 2004-07-18 [colin]      0.9.12cvs32.2
11501
11502         * src/compose.c
11503                 Save attachment status when drafting
11504
11505 2004-07-18 [colin]      0.9.12cvs32.1
11506
11507         * src/gtk/filesel.c
11508                 Fix erratic folder selection in open mode
11509
11510 2004-07-18 [colin]      0.9.12cvs31.11
11511
11512         * src/pop.c
11513                 Don't let partial messages get deleted
11514                 even with "dowload all"
11515                 (0.9.12cvs31.8 fix extension)
11516 2004-07-18 [colin]      0.9.12cvs31.10
11517
11518         * src/gtk/logwindow.c
11519                 Fix log scrolling
11520
11521 2004-07-18 [colin]      0.9.12cvs31.9
11522
11523         * src/common/utils.c
11524                 Fix non-utf8 strings coming from commands
11525                 and files
11526
11527 2004-07-18 [colin]      0.9.12cvs31.8
11528
11529         * src/pop.c
11530                 Fix partial download bug with Download all
11531                 messages option
11532
11533 2004-07-18 [colin]      0.9.12cvs31.7
11534
11535         * src/textview.c
11536                 Fix bug introduced in 0.9.12cvs31.2
11537                 (blocked in select mode after double click)
11538
11539 2004-07-18 [colin]      0.9.12cvs31.6
11540
11541         * src/compose.c
11542         * src/gtk/menu.c
11543                 More glib-warning fixes
11544
11545 2004-07-18 [colin]      0.9.12cvs31.5
11546
11547         * src/compose.c
11548                 Fix trashing the primary clipboard when moving 
11549                 around with tab
11550         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
11551
11552 2004-07-18 [colin]      0.9.12cvs31.4
11553
11554         * src/codeconv.c
11555                 convert unencoded iso headers to utf8
11556         (Fix Bug 538 Unencoded local characters in subject make it 
11557          disappear)
11558
11559 2004-07-18 [colin]      0.9.12cvs31.3
11560
11561         * src/compose.c
11562                 Fix tab char handling in wrapping
11563         (Fix Bug 537 Line wrap problem - TAB character treated as 
11564          one character instead of 8)
11565
11566 2004-07-18 [colin]      0.9.12cvs31.2
11567
11568         * src/textview.c
11569                 return FALSE on GDK_MOTION_NOTIFY
11570         (Fix Bug 535 Hyperlinks/addresses are not selectable 
11571          (unable to highlight))
11572
11573 2004-07-18 [colin]      0.9.12cvs31.1
11574
11575         * src/folderview.c
11576                 Sync with 0.9.12cvs31
11577
11578 2004-07-18 [colin]      0.9.12cvs30.4
11579
11580         * src/compose.c
11581                 Also block text_inserted when inserting a file
11582
11583 2004-07-18 [colin]      0.9.12cvs30.3
11584
11585         * src/compose.c
11586                 Fix smart wrapping (block text_inserted handler
11587                 while putting quotation to avoid wrap on input,
11588                 don't join lines if next is sig separator)
11589
11590 2004-07-17 [colin]      0.9.12cvs30.2
11591
11592         * src/folderview.c
11593         * src/mainwindow.c
11594         * src/mimeview.c
11595         * src/summaryview.c
11596         * src/gtk/quicksearch.c
11597         * src/gtk/quicksearch.h
11598                 Block key events handlers *and* accels while
11599                 quicksearch is focused
11600         (Fixes Bug 534 quick-search bar not accepting certain letters)
11601
11602 2004-07-17 [colin]      0.9.12cvs30.1
11603
11604         * src/folder.h
11605         * src/folderview.c
11606         * src/summaryview.c
11607                 Sync with 0.9.12cvs30
11608
11609 2004-07-17 [colin]      0.9.12cvs28.2
11610
11611         * src/mimeview.c
11612         * src/procmime.c
11613         * src/summaryview.c
11614         * src/gtk/menu.c
11615                 Squash some compile and glib warnings
11616
11617 2004-07-17 [paul]       0.9.12cvs28.1
11618
11619         * src/mimeview.c
11620                 sync with 0.9.12cvs28 HEAD
11621
11622 2004-07-16 [paul]       0.9.12cvs26.1
11623         
11624         * src/gtk/quicksearch.c
11625         * src/account.c
11626         * src/account.h
11627         * src/compose.c
11628         * src/customheader.c
11629         * src/folder_item_prefs.c
11630         * src/main.c
11631         * src/mainwindow.c
11632         * src/messageview.c
11633         * src/mimeview.c
11634         * src/news.c
11635         * src/pgpmime.c
11636         * src/pop.c
11637         * src/pop.h
11638         * src/prefs_account.c
11639         * src/prefs_account.h
11640         * src/prefs_common.c
11641         * src/prefs_common.h
11642         * src/prefs_display_header.c
11643         * src/prefs_gtk.c
11644         * src/prefs_gtk.h
11645         * src/procheader.c
11646         * src/procmime.c
11647                 sync with 0.9.12cvs26 HEAD      
11648
11649 2004-07-15 [colin]      0.9.12cvs18.14
11650
11651         * src/folder.c
11652                 Disable GPG signature check during
11653                 folder move and scan
11654         (Closes Bug 521 Signature checking slows down Folder-Move)
11655
11656 2004-07-14 [colin]      0.9.12cvs18.13
11657
11658         * src/common/partial_download.c
11659                 update includes
11660
11661 2004-07-14 [colin]      0.9.12cvs18.12
11662
11663         * src/common/partial_download.c
11664         * src/common/partial_download.h
11665                 Move doc at top, add correct copyright
11666
11667 2004-07-14 [colin]      0.9.12cvs18.11
11668
11669         * src/folder.c
11670         * src/messageview.c
11671         * src/pop.c
11672         * src/pop.h
11673         * src/procmsg.c
11674         * src/summaryview.c
11675         * src/common/Makefile.am
11676         * src/common/partial_download.c ** NEW FILES **
11677         * src/common/partial_download.h ** NEW FILES **
11678                 Move partial-download related stuff to its
11679                 own file
11680
11681 2004-07-14 [colin]      0.9.12cvs18.10
11682
11683         * src/send_message.c
11684                 Fix smtp auth when user is null or empty
11685
11686 2004-07-13 [colin]      0.9.12cvs18.9
11687
11688         * src/gtk/quicksearch.c
11689                 Use alphabetic order
11690
11691 2004-07-13 [colin]      0.9.12cvs18.8
11692
11693         * src/pop.c
11694                 Be paranoid on the checks
11695
11696 2004-07-13 [colin]      0.9.12cvs18.7
11697
11698         * src/gtk/quicksearch.c
11699                 Fix Engrish once again
11700
11701 2004-07-13 [colin]      0.9.12cvs18.6
11702
11703         * src/procmsg.c
11704         * src/summaryview.c
11705                 Mark messages for deletion when they are about to
11706                 be removed from trash
11707
11708 2004-07-13 [colin]      0.9.12cvs18.5
11709
11710         * src/matcher.c
11711         * src/matcher.h
11712         * src/matcher_parser_parse.y
11713         * src/prefs_matcher.c
11714         * src/gtk/quicksearch.c
11715                 Add 'partial' ('p') match string to find partially
11716                 downloaded messages
11717
11718 2004-07-13 [colin]      0.9.12cvs18.4
11719
11720         * src/pop.c
11721                 Fix misplaced block
11722
11723 2004-07-13 [colin]      0.9.12cvs18.3
11724
11725         * src/pop.c
11726         * src/pop.h
11727         * src/messageview.c
11728                 Refactor API (to avoid passing 5+ params and code
11729                 duplication)
11730         * src/folder.c
11731         * src/msgcache.c
11732         * src/procheader.c
11733         * src/common/defs.h
11734                 Add planned_download to cache
11735                 Don't mess uidl file when moving partially downloaded
11736                 mails (they change folder, we should change it in the
11737                 uidl list too or we'll remove an incorrect message)
11738                 (this also helps removing hacks when changing 
11739                 planned_download in messageview.c)
11740
11741 2004-07-12 [colin]      0.9.12cvs18.2
11742
11743         * src/gtk/quicksearch.c
11744                 Fix missing status update in quicksearch
11745
11746 2004-07-12 [paul]       0.9.12cvs18.1
11747
11748         * po/POTFILES.in
11749         * src/Makefile.am
11750         * src/account.c
11751         * src/codeconv.c
11752         * src/compose.c
11753         * src/inc.c
11754         * src/main.c
11755         * src/prefs_common.c
11756         * src/procmsg.h
11757         * src/toolbar.c
11758         * src/prefs_msg_colors.[ch]     ** NEW FILES **
11759         * src/prefs_wrapping.[ch]       ** NEW FILES **
11760         * src/common/intl.h
11761         * src/common/utils.[ch]
11762         * src/gtk/quicksearch.[ch]
11763                 sync with 0.9.12cvs18 HEAD
11764
11765 2004-07-12 [colin]      0.9.11cvs17.25
11766
11767         * src/folder.c
11768         * src/folder.h
11769                 Remove unused function added by me in 0.9.11cvs17.10
11770
11771 2004-07-11 [colin]      0.9.11cvs17.24
11772
11773         * src/inc.c
11774         * src/messageview.c
11775         * src/pop.c
11776         * src/pop.h
11777                 Use folderitem and msgnum instead of filename to
11778                 know which mail to delete
11779                 Move old partial mail deletion to pop.c
11780
11781 2004-07-10 [colin]      0.9.11cvs17.23
11782
11783         * src/inc.c
11784                 Add debug
11785         * src/pop.c
11786         * src/pop.h
11787                 Don't re-use same enums for unrelated stuff: it's 
11788                 completely misleading !
11789                 Document a bit
11790
11791 2004-07-09 [colin]      0.9.11cvs17.22
11792
11793         * src/inc.c
11794                 Remove folder-type check and do
11795                 more tests to be sure everything's
11796                 ok
11797         * src/messageview.c
11798                 Punctuation update, remove useless
11799                 code, fix two warnings
11800         * src/noticeview.c
11801                 Layout cleaning, reset 2nd button
11802                 when specifying one
11803
11804 2004-07-09 [colin]      0.9.11cvs17.21
11805
11806         * src/messageview.c
11807         * src/pop.c
11808         * src/pop.h
11809                 Allow user to change his mind
11810                 and postpone decision (by
11811                 unmarking the mail)
11812
11813 2004-07-09 [colin]      0.9.11cvs17.20
11814
11815         * src/messageview.c
11816                 Fix bug with delete state
11817         * src/pop.c
11818         * src/pop.h
11819                 Fix buffer leak (fread doesn't 
11820                 terminate buffers with \0)
11821                 Refactoring (remove magic 
11822                 numbers)
11823
11824 2004-07-09 [colin]      0.9.11cvs17.19
11825
11826         * src/pop.c
11827                 Don't log "Skipping message" if 
11828                 we're going to TOP it two lines
11829                 later
11830
11831 2004-07-09 [colin]      0.9.11cvs17.18
11832
11833         * src/messageview.c
11834                 Fix Engrish
11835
11836 2004-07-09 [colin]      0.9.11cvs17.17
11837
11838         * src/pop.c
11839                 strlen checking...
11840         * src/messageview.c
11841                 refactoring a bit
11842
11843 2004-07-08 [colin]      0.9.11cvs17.16
11844
11845         * src/noticeview.c
11846         * src/noticeview.h
11847                 Add an optional second button
11848         * src/messageview.c
11849         * src/pop.c
11850         * src/pop.h
11851                 Don't delete partially received mails after a certain
11852                 time; rather, let the user decide.
11853
11854 2004-07-08 [colin]      0.9.11cvs17.15
11855
11856         * src/common/smtp.h
11857                 Sync with HEAD
11858
11859 2004-07-08 [colin]      0.9.11cvs17.14
11860
11861         * src/messageview.c
11862         * src/common/smtp.c
11863                 Use to_human_readable() for sizes
11864
11865 2004-07-08 [colin]      0.9.11cvs17.13
11866
11867         * src/inc.c
11868         * src/messageview.c
11869         * src/pop.c
11870         * src/pop.h
11871         * src/procmsg.c
11872                 Fix partial-downloading issues:
11873                         catch unsupported TOP
11874                         don't delete partially downloaded mails before 5 days
11875                         don't update existing with non-MH folders; that'll
11876                         make dups, but it's better than trashing the folder
11877                         free new msginfo parts
11878                 Fix indentation ;-)
11879
11880 2004-07-08 [colin]      0.9.11cvs17.12
11881
11882         * src/common/smtp.c
11883         * src/common/smtp.h
11884                 Sync smtp size verification with HEAD
11885
11886 2004-07-08 [colin]      0.9.11cvs17.11
11887
11888         * src/summaryview.c
11889         * src/prefs_common.c
11890         * src/prefs_common.h
11891         * src/gtk/quicksearch.c
11892         * src/gtk/quicksearch.h
11893                 Sync sticky pref with HEAD
11894
11895 2004-07-08 [colin]      0.9.11cvs17.10
11896
11897         * src/folder.c [1.213.2.6]
11898         * src/folder.h [1.87.2.6]
11899         * src/inc.c [1.149.2.7]
11900         * src/messageview.c [1.94.2.8]
11901         * src/procheader.c [1.47.2.6]
11902         * src/procmsg.c [1.150.2.4]
11903         * src/procmsg.h [1.60.2.5]
11904         * src/pop.c [1.56.2.4]
11905         * src/pop.h [1.17.2.3]
11906                 Let too big messages get downloaded, but truncated
11907                 Add a button to download them completely
11908                 
11909 2004-07-06 [colin]      0.9.11cvs17.9
11910
11911         * src/gtk/quicksearch.c [1.1.2.3]
11912                 Add a Clear button
11913         * commitHelper
11914         * PATCHSETS
11915                 Add a script to help with cvs
11916
11917 2004-07-03 [colin]      0.9.11cvs17.8
11918
11919         * src/plugins/imageviewer/viewer.c
11920                 fix imageviewer (which was staying on the first
11921                 displayed image)
11922
11923 2004-07-03 [colin]      0.9.11cvs17.7
11924
11925         Removed FIXME_GTK2 warnings
11926         * src/gtk/gtkutils.c
11927                 useless #warnings
11928         * src/gtk/menu.c
11929                 useless #warnings (no need to mess with menu rc)
11930         * src/gtk/menu.h
11931                 unused functions
11932         
11933
11934 2004-07-03 [colin]      0.9.11cvs17.6
11935
11936         Removed FIXME_GTK2 warnings
11937         * src/codeconv.c
11938                 useless #warnings (rewrite needed)
11939         * src/compose.c
11940                 useless #warnings (rewrite needed)
11941                 useless #warnings (gtk2 is like that)
11942                 useless #warnings (previously fixed)
11943         * src/main.c
11944                 useless #warnings (previously fixed)
11945         * src/message_search.c
11946                 useless #warnings (gtk2 is like that)
11947                 Made apparent that search is case-sensitive
11948         * src/mimeview.c
11949                 useless #warnings (rewrite needed)
11950                 useless #warnings (gtk2 is like that)
11951                 reimplemented real warnings
11952         * src/prefs_common.c
11953                 Removed block cursor option (not it gtk2)
11954         * src/prefs_gtk.c
11955                 useless #warnings (rewrite needed)
11956         * src/procheader.c
11957                 useless #warnings (rewrite needed)
11958         * src/sourcewindow.c
11959                 useless #warnings (incorrect placing)
11960         * src/summary_search.c
11961                 useless #warnings (gtk2 is like that)
11962                 Made apparent that search is case-sensitive
11963         * src/action.c
11964                 useless #warnings (gtk2 is like that)
11965         * src/textview.c
11966                 useless #warnings (rewrite needed)
11967         * src/toolbar.c
11968                 useless #warnings (rewrite needed)
11969
11970 2004-07-03 [colin]      0.9.11cvs17.5
11971
11972         * src/textview.c
11973                 Fix mismerge which broke URI opening
11974                 
11975 2004-07-01 [colin]      0.9.11cvs17.4
11976
11977         * src/gtk/filesel.c
11978                 Fill filename when saving
11979                 
11980 2004-06-27 [colin]      0.9.11cvs17.3
11981
11982         * src/gtk/filesel.[ch]
11983                 Use the new GTK file selector
11984                 Update prototype to match the reality: multiple file
11985                 selection is open-only          
11986         * src/compose.c
11987                 Match the new prototypes        
11988         * configure.ac
11989                 Match the new requirements (gtk 2.4.0)
11990                         
11991 2004-06-26 [colin]      0.9.11cvs17.2
11992
11993         * src/plugins/trayicon/trayicon.c
11994                 Remove useless signal handler on resize, which causes
11995                 an infinite "loop"
11996         
11997 2004-06-26 [colin]      0.9.11cvs17.1
11998         
11999         * tools/Makefile.am
12000                 remove launch_firebird and add nautilus2sylpheed.sh
12001         * src/quicksearch.c
12002           src/summaryview.c
12003                 Fix show/hide "Extended symbols" button problem
12004                 Fix apparition at startup
12005                 Fix const warnings
12006         * src/plugins/image_viewer/Makefile.am
12007                 Fix configure 
12008         * common/ssl.c
12009                 Re-enable certificate check, as it doesn't seem to
12010                 cause Xlib errors anymore
12011
12012 2004-06-25 [paul]       0.9.11cvs17
12013
12014         * sync with 0.9.11cvs17 HEAD
12015         
12016         NOTE: QuickSearch is broken
12017
12018 2004-06-07 [colin]      0.9.10claws67.10
12019         * src/plugins/trayicon/trayicon.c
12020           src/plugins/trayicon/libeggtrayicon/Makefile.am
12021           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12022                 Fix gettextization in trayicon plugin
12023
12024 2004-06-07 [colin]      0.9.10claws67.9
12025         
12026         * src/summaryview.c
12027           src/gtk/gtksctree.[ch]
12028                 Let Shift+{Up,Down} work in summaryview
12029                 (well, Down "works" and Up works)
12030                 Let the list scroll when using these keys
12031
12032 2004-06-06 [colin]      0.9.10claws67.8
12033
12034         * src/plugins/trayicon/trayicon.c
12035                 Fix pixmap update
12036
12037 2004-06-06 [colin]      0.9.10claws67.7
12038
12039         * src/addressbook.c
12040                 Fix signal handling causing system-wide focus grab
12041
12042 2004-05-25 [paul]       0.9.10claws67.6
12043
12044         * Makefile.am
12045           src/Makefile.am
12046                 clean up
12047
12048 2004-05-25 [paul]       0.9.10claws67.5
12049
12050         * replace deprecated gtk_signal... functions
12051
12052 2004-05-23 [colin]      0.9.10claws67.4
12053
12054         * src/compose.c
12055                 Fix wrapping
12056
12057 2004-05-22 [colin]      0.9.10claws67.3
12058
12059         * src/compose.c
12060                 Re-fix [Edited] in compose.c::compose_reedit()
12061
12062 2004-05-22 [colin]      0.9.10claws67.2
12063
12064         * src/procmime.c
12065                 Fix parsing of multiparts mails
12066
12067 2004-05-22 [colin]      0.9.10claws67.1
12068
12069         * src/summaryview.c
12070                 Fix quicksearch
12071
12072 2004-05-22 [paul]       0.9.10claws67
12073
12074         * sync with 0.9.10claws67 HEAD
12075
12076 2004-05-14 [alfons]
12077
12078         * src/procmime.h
12079                 add forgotton prototype
12080
12081 2004-05-10 [paul]       0.9.10claws57
12082
12083         * sync with 0.9.10claws57 HEAD
12084
12085 2004-05-05 [paul]       0.9.9.claws1
12086
12087         * ChangeLog-gtk2        ** REMOVED **
12088           ChangeLog-gtk2.claws  ** ADDED **
12089                 rename and adopt the normal claws format
12090                 
12091         * configure.ac
12092                 require gtkmathview >= 0.5
12093
12094         * ac/*                          ** REMOVED **
12095           ac/                           ** REMOVED **
12096           intl/Makefile.in              ** REMOVED **
12097           m4/                           ** ADDED **
12098           m4/missing                    ** ADDED **
12099           m4/missing/gdk-pixbuf.m4      ** ADDED **
12100           m4/missing/gettext.m4         ** ADDED **
12101           m4/missing/gpgme.m4           ** ADDED **
12102           m4/missing/imlib.m4           ** ADDED **
12103           m4/.cvsignore                 ** ADDED **
12104           m4/Makefile.am                ** ADDED **
12105           m4/README                     ** ADDED **
12106           m4/aclocal-include.m4         ** ADDED **
12107           m4/aspell.m4                  ** ADDED **
12108           m4/check-type.m4              ** ADDED **
12109           m4/gnupg-check-typedef.m4     ** ADDED **
12110           m4/openssl.m4                 ** ADDED **
12111           m4/spamassassin.m4            ** ADDED **
12112           po/ChangeLog                  ** REMOVED **
12113           po/Makefile.in.in             ** REMOVED **
12114           po/Rules-quot                 ** REMOVED **
12115           po/boldquot.sed               ** REMOVED **
12116           po/en@boldquot.header         ** REMOVED **
12117           po/en@quot.header             ** REMOVED **
12118           po/insert-header.sin          ** REMOVED **
12119           po/quot.sed                   ** REMOVED **
12120           po/remove-potcdate.sed        ** REMOVED **
12121           po/remove-potcdate.sin        ** REMOVED **
12122           po/stamp-po                   ** REMOVED **
12123           Makefile.am
12124           autogen.sh
12125           configure.ac
12126                 enable building with automake 1.8.x
12127                 add 'autopoint --force' to autogen.sh and remove all
12128                 auto-generated files, remove ac/ directory and use
12129                 m4/ directory instead
12130                 
12131         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12132                 fix gettextization
12133
12134 2004-02-28 Colin Leroy <colin@colino.net>
12135         * src/prefs_matcher.c
12136           src/prefs_filtering.c
12137           src/prefs_filtering_action.c
12138                 Fix non-editable GtkEntries
12139
12140 2004-02-22 Thorsten Maerz <torte@netztorte.de>
12141         * src/prefs_themes.c
12142                 utf8 conversion for theme info
12143
12144 2004-02-21 Thorsten Maerz <torte@netztorte.de>
12145         * sync 0.9.9claws
12146
12147 2004-02-14 Thorsten Maerz <torte@netztorte.de>
12148         * src/grouplistdialog.c
12149                 allow multiple selections without ctrl key
12150
12151 2004-02-09 Thorsten Maerz <torte@netztorte.de>
12152         * src/main.c
12153                 enable customizable accelerators
12154
12155 2004-02-08 Thorsten Maerz <torte@netztorte.de>
12156         * src/prefs_common.c
12157                 re-enable different font settings for gtk1/2
12158         * src/prefs_folder_item.c
12159                 fix folder prefs displayed wrong
12160         * src/textview.c
12161                 set 'sunken' shadow type
12162
12163 2004-02-07 Colin Leroy <colin@colino.net>
12164         * src/compose.c
12165                 Fix message being always [Edited]
12166                 Encode headers correctly (utf8 buf)
12167
12168 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12169         * src/socket.c
12170                 remove double g_source_attach()
12171                 (Thanks to Colin Leroy)
12172
12173 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12174         * src/gtk/gtksctree.c
12175                 Fix SSL certificate list not shown
12176         * src/mimeview.c
12177                 Fix clicks in mime tree
12178
12179 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12180         * src/common/socket.c
12181                 Fix SSL receive
12182         * src/compose.c
12183                 Fix clipboard menu hotkeys
12184
12185 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12186         * src/gtk/gtkaspell.[ch]
12187           src/compose.c
12188                 reimplement spellchecker
12189
12190 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12191         * src/gtk/filesel.c
12192                 crash when inserting file in compose window
12193                 (TODO: keep old selection on clicks)
12194         * src/main.c
12195                 use gtkrc-2.0 instead of gtkrc
12196
12197 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12198         * src/messageview.c
12199                 remove orphaned mimeview unref()
12200
12201 2004-01-20 Thorsten Maerz <torte@netztorte.de>
12202         * src/grouplistdialog.c
12203                 expand nodes containing subscribed groups
12204
12205 2004-01-19 Thorsten Maerz <torte@netztorte.de>
12206         * src/textview.c
12207                 textview: hide cursor, restore old click behaviour
12208
12209 2004-01-18 Thorsten Maerz <torte@netztorte.de>
12210         * src/textview.c
12211                 variable names messed up
12212
12213 2004-01-17 Colin Leroy <colin@colino.net>
12214         * src/addr_compl.c
12215                 Fix completion address too thin
12216         * src/compose.c
12217                 Fix tab-to-subject behaviour
12218         * src/summaryview.c
12219                 Implement key up & down in summaryview
12220
12221 2004-01-12 Thorsten Maerz <torte@netztorte.de>
12222
12223         * sync 098claws
12224
12225 2004-01-08 Thorsten Maerz <torte@netztorte.de>
12226         * configure.ac
12227           Makefile.am
12228           doc/.cvsignore
12229           doc/Makefile.am
12230                 faq, man, manual moved to doc/
12231         * ac/aspell.m4
12232           ac/check-type.m4
12233           ac/gnupg-check-typedef.m4
12234           ac/openssl.m4
12235           ac/spamassassin.m4
12236           ac/missing/gdk-pixbuf.m4
12237           ac/missing/gpgme.m4
12238           ac/missing/imlib.m4
12239                 fix automake warnings
12240
12241 2003-12-06 Colin Leroy <colin@colino.net>
12242         * src/summaryview.c
12243                 Fix quicksearch
12244
12245 2003-12-05 Colin Leroy <colin@colino.net>
12246         * src/summaryview.c
12247                 Fix going to next unread folder
12248
12249 2003-12-05 Colin Leroy <colin@colino.net>
12250         * src/crash.c
12251                 Fix gtk2 compilation
12252         * src/session.c
12253                 Remove iotag source handler at disconnection
12254         * src/socket.[ch] 
12255                 Remove source handler when closing socket 
12256                 (fixes another seg)
12257
12258 2003-12-04 Colin Leroy <colin@colino.net>
12259         * src/compose.c
12260           src/prefs_account.c
12261           src/prefs_common.c
12262                 Fix some dropdown menus
12263
12264 2003-12-04 Colin Leroy <colin@colino.net>
12265         * src/compose.c
12266                 Fix event handlers on header fields
12267         * src/common/socket.c
12268           src/common/session.c
12269                 Fix segfault with callback (SSL)
12270                 Fix end of session 
12271
12272 2003-10-06 Thorsten Maerz <torte@netztorte.de>
12273
12274         * Fix compile bug in src/compose.c
12275         * removed src/gtk/gtkstext.[ch]
12276
12277 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
12278
12279         * Convert character set and escape "text" attributes in toolbar setting
12280         files.
12281         * Fixed bug in button-press-event handling.
12282
12283 2003-09-16 Thorsten Maerz <torte@netztorte.de>
12284
12285         * Fixed bug in key-press-event handling.
12286
12287 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
12288
12289         * Enabled to compile tray-icon plugin (Ad-hoc).
12290         * Avoid hang up bug of icon list in mime view (Ad-hoc).
12291
12292 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
12293
12294         * Enabled to compile on sylpheed-claws.
12295         (tray-icon plugin still cannot compile yet.)
12296
12297 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
12298
12299         * Updated to 0.9.5.
12300
12301 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
12302
12303         * Updated to 0.9.4.
12304         * Ported monitoring SSL mechanism to GSource of GLib2
12305         (I don't confirm it)
12306         * Added _gtk2 suffix to key name of font preference to avoid
12307         ovverwriting preference of Gtk+-1.2 version.
12308
12309 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
12310
12311         * Updated to 0.9.2.
12312
12313 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
12314
12315         * Updated to 0.9.1.
12316         * Translate po files into UTF-8 when execute autogen.sh.
12317
12318 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
12319
12320         * Updated to 0.9.0.
12321
12322 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
12323
12324         * Plugged GError related memory leaks.
12325
12326 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
12327
12328         * Changed default size of fonts.
12329         * Enabled to set titile font size of warning dialog.
12330
12331 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
12332
12333         * Embed a sylpheed icon into executable binary on Windows.
12334
12335 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
12336
12337         * I forgot to traslate character set of element string in src/xml.c.
12338
12339 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
12340
12341         * Fixed detecting bind_textdomain_codeset in configure.in.
12342         * The bug in which "Example" of "Date fromat" preference isn't displayed
12343         correctly has been fixed.
12344
12345 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
12346
12347         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
12348           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
12349           glib-gettextize
12350           Removed intl directory.
12351           Translated po files into UTF-8.
12352           (Thanks! Ryuji Abe)
12353
12354 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
12355
12356         * The bug which doesn't unscape string in xml.c has been fixed.
12357
12358 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
12359
12360         * The bug which is failed to translate encoding of file name thorough
12361         file dialog has been fixed.
12362
12363 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
12364
12365         * Modified to translate file names which is used in inporting/expoting
12366         mbox feature and "Save as" feature into locale encoding.
12367         * Translate file names into locale encoding when "Attache file" and
12368         "Insert file".
12369         * Force set G_BROKEN_FILENAMES environment variable.
12370         * Other minor fixes.
12371
12372 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
12373
12374         * Modified to treat MH folder's name as locale encoding.
12375
12376 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
12377
12378         * The bug which clash on switching candidates of auto completion of
12379         addresses, cannot use auto completion in Japanesse is fixed
12380         (Thanks! Tokunaga-san)¡¥
12381
12382 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12383
12384         * The bug which cannot switch key accelerator preference has been fixed
12385         (Thanks! smbd-san)¡¥
12386
12387 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12388
12389         * version 0.8.11-gtk2-20030314
12390
12391 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12392
12393         * The bug in which character set conversion of filtering messages has
12394         been fixed.(Thanks! COCOA-san).
12395
12396 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
12397
12398         * Revived "Leave space on head" preference in "Message" category.
12399         * A bug which clash when put the cursor to end of buffer and execute
12400         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
12401
12402 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12403
12404         * version 0.8.11-gtk2-20030312
12405
12406 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12407
12408         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12409         * Modified to use Pango's API directly for font preference.
12410         * Integrated GtkTextView of textview to one widget.
12411         * Set fonts of header title in textview by "header_title" tag.
12412         * Removed some deprecated codes.
12413
12414 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12415
12416         * Updated to 0.8.11.
12417         * Merged cygwin patch(Thanks! Sakai-san).
12418
12419 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12420
12421         * version 0.8.10-gtk2-20030309