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