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