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