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