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