2.3.0-rc1 released
[claws.git] / ChangeLog
1 2006-05-14 [wwp]        2.3.0-rc1
2
3         * 2.3.0-rc1 released
4
5 2006-05-13 [wwp]        2.2.0cvs13
6
7         * src/filtering.c
8         * src/filtering.h
9         * src/matcher.c
10         * src/matcher_parser_lex.l
11         * src/matcher_parser_parse.y
12         * src/prefs_filtering.c
13                 new feature: provide the ability to disable filtering and processing
14                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
15                 adaptations.
16
17 2006-05-13 [colin]      2.2.0cvs12
18
19         * src/compose.c
20                 Remove useless if (a) b; else b;
21                 Thanks to wwp
22
23 2006-05-13 [wwp]        2.2.0cvs11
24
25         * src/export.c
26         * src/import.c
27         * src/mainwindow.c
28         * src/mbox.c
29         * src/summaryview.c
30         * src/summaryview.h
31                 no more silent failures (or at least less ones) when importing
32                 or exporting from/to mbox. Also start importing/exporting if
33                 the necessary info is set.
34
35 2006-05-13 [wwp]        2.2.0cvs10
36
37         * RELEASE_NOTES
38                 restored up-to-date release notes.
39
40 2006-05-13 [paul]       2.2.0cvs9
41
42         * po/nl.po
43         * po/ru.po
44                 updated by Tim Dijkstra and Pavlo Bohmat
45
46 2006-05-12 [colin]      2.2.0cvs8
47
48         * src/gtk/quicksearch.c
49                 Add "k" as shortcut for "colorlabel". Patch
50                 by ath42@users.sf.net.
51
52 2006-05-12 [paul]       2.2.0cvs7
53
54         * src/prefs_common.h
55         * src/prefs_summaries.c
56         * src/summaryview.c
57                 when entering a folder also allow
58                 going directly to first Marked message
59
60 2006-05-12 [paul]       2.2.0cvs6
61
62         * src/summaryview.c
63                 always obey 'confirm before marking all
64                 mails read' option
65
66 2006-05-12 [paul]       2.2.0cvs5
67
68         * src/textview.c
69                 make Sender fully clickable
70
71 2006-05-12 [colin]      2.2.0cvs4
72
73         * src/compose.c
74         * src/compose.h
75                 Let From be editable
76         * src/main.c
77         * src/mh.c
78                 Full support of .mh_sequences' Unseen seq
79
80 2006-05-12 [colin]      2.2.0cvs3
81
82         * src/folder.c
83         * src/mainwindow.c
84         * src/mainwindow.h
85         * src/messageview.c
86         * src/prefs_spelling.c
87         * src/procheader.c
88         * src/procmsg.c
89         * src/procmsg.h
90         * src/summaryview.c
91         * src/toolbar.c
92         * src/toolbar.h
93                 Add contextual menu on Compose toolbar
94                 button. Fixes bug #944 (Automatic
95                 addresses not applied when changing account
96                 from compose window)
97                 add Mailing List support
98                 based on the old 0.6.5claws25 patch by
99                 Melvin Hadasht, with finishing touches
100                 by Colin
101                 Fix "ignore thread" when mails are threaded by
102                 subject (and weren't ignored although appearing
103                 in the thread).
104                 GUI rework.
105                 Both patches by Pawel.
106
107
108 2006-05-12 [colin]      2.1.1cvs50
109
110         * po/cs.po
111         * po/de.po
112         * po/en_GB.po
113         * po/es.po
114         * po/fi.po
115         * po/fr.po
116         * po/pt_BR.po
117         * po/sr.po
118         * po/zh_CN.po
119                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
120                 Fabien Vantard, Frederico Goncalves Guimaraes,
121                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
122
123 2006-05-05 [colin]      2.1.1cvs49
124
125         * manual/Makefile.am
126         * manual/pl/Makefile.am
127         * manual/pl/account.xml
128         * manual/pl/ack.xml
129         * manual/pl/addrbook.xml
130         * manual/pl/advanced.xml
131         * manual/pl/faq.xml
132         * manual/pl/glossary.xml
133         * manual/pl/gpl.xml
134         * manual/pl/handling.xml
135         * manual/pl/intro.xml
136         * manual/pl/keyboard.xml
137         * manual/pl/plugins.xml
138         * manual/pl/starting.xml
139         * manual/pl/sylpheed-claws-manual.xml
140         * manual/pl/dist/.cvsignore
141         * manual/pl/dist/Makefile.am
142         * manual/pl/dist/html/.cvsignore
143         * manual/pl/dist/html/Makefile.am
144         * manual/pl/dist/pdf/.cvsignore
145         * manual/pl/dist/pdf/Makefile.am
146         * manual/pl/dist/ps/.cvsignore
147         * manual/pl/dist/ps/Makefile.am
148         * manual/pl/dist/txt/.cvsignore
149         * manual/pl/dist/txt/Makefile.am
150                 Add the polish translation of the manual,
151                 Authored by Pawel Pekala.
152
153 2006-05-05 [cleroy]     2.1.1cvs48
154
155         * src/main.c
156                 Re-read matcherrc after loading plugins 
157                 if some of them add folders.
158
159 2006-05-03 [colin]      2.1.1cvs47
160
161         * src/imap.c
162                 I'm idiot
163
164 2006-05-03 [colin]      2.1.1cvs46
165
166         * src/imap.c
167                 Be sure to have a session when
168                 getting separator
169
170 2006-05-03 [colin]      2.1.1cvs45
171
172         * src/imap.c
173         * src/imap.h
174         * src/imap_gtk.c
175                 Fix preventing renaming with namespace 
176                 separator.
177
178 2006-05-01 [colin]      2.1.1cvs44
179
180         * src/action.c
181                 Don't reload messageview when result of
182                 action is piped.
183
184 2006-04-29 [colin]      2.1.1cvs43
185
186         * src/prefs_receive.c
187         * src/plugins/spamassassin/spamassassin_gtk.c
188         * src/plugins/clamav/clamav_plugin_gtk.c
189                 GUI fixes by Pawel
190
191 2006-04-29 [colin]      2.1.1cvs42
192
193         * src/prefs_compose_writing.c
194         * src/prefs_quote.c
195                 Cleanups. Patch by Pawel
196
197 2006-04-28 [paul]       2.1.1cvs41
198
199         * src/matcher.c
200                 fix returned quick search results when search
201                 term contains an underscore.
202                 Thanks to Colin
203
204 2006-04-28 [paul]       2.1.1cvs40
205
206         * src/prefs_message.c
207         * src/prefs_receive.c
208                 GUI cleanups
209                 Patches by Pawel Pekala
210
211 2006-04-27 [colin]      2.1.1cvs39
212
213         * src/wizard.c
214                 Differentiate subject Welcome from
215                 window's title Welcome
216
217 2006-04-27 [paul]
218
219         2.2.0-rc1 released
220
221 2006-04-27 [paul]       2.1.1cvs38
222
223         * manual/advanced.xml
224         * manual/fr/advanced.xml
225                 add info about compose_no_markup hidden pref
226
227 2006-04-27 [paul]       2.1.1cvs37
228
229         * src/prefs_account.c
230                 improve privacy labels
231         * src/prefs_msg_colors.c
232                 change some strings for translators' convenience
233         * src/gtk/gtkutils.c
234                 don't underline the link button text
235
236 2006-04-25 [colin]      2.1.1cvs36
237
238         * src/folder.c
239                 Complete 2.1.1cvs33 (once more ;)
240
241 2006-04-25 [colin]      2.1.1cvs35
242
243         * src/editldap.c
244                 Fix tooltip
245
246 2006-04-25 [cleroy]     2.1.1cvs34
247
248         * src/compose.c
249         * src/gtk/gtkaspell.c
250                 Fix crash on redirect (related to the return 
251                 of the aspell menu in compose's toolbar)
252         * src/image_viewer.c
253         * src/prefs_msg_colors.c
254         * src/gtk/pluginwindow.c
255         * src/gtk/prefswindow.c
256                 Change released signals to clicked (Fabien)
257         * po/POTFILES.in
258         * src/common/socket.c
259         * src/plugins/spamassassin/spamassassin.c
260                 Translate strings (Fabien)
261
262 2006-04-25 [paul]       2.1.1cvs33
263
264         * src/folder.c
265         * src/folder.h
266         * src/folderview.c
267                 complete the fix of bug #912
268                 Thanks to Colin
269
270 2006-04-25 [colin]      2.1.1cvs32
271
272         * src/news.c
273                 Better progress bar
274         * src/mimeview.c
275         * src/summaryview.c
276         * src/summaryview.h
277                 Fix focus chain
278                 Patches by Pawel Pekala
279
280 2006-04-24 [colin]      2.1.1cvs31
281
282         * src/compose.c
283                 Fix compilation warnings (Fabien)
284
285 2006-04-24 [colin]      2.1.1cvs30
286
287         * src/addrindex.c
288         * src/editldap.c
289         * src/editldap_basedn.c
290         * src/editldap_basedn.h
291         * src/ldapctrl.c
292         * src/ldapctrl.h
293         * src/ldapquery.c
294         * src/ldaputil.c
295         * src/ldaputil.h
296                 Fix bug #901 (LDAPS support)
297
298 2006-04-24 [colin]      2.1.1cvs29
299
300         * src/compose.c
301                 Fix logic on error with send dialog on
302         * src/imap.c
303                 Fix compilation without libetpan, thanks
304                 to Fabien
305         * src/summaryview.c
306                 Fix 'context-menu' key
307
308 2006-04-23 [colin]      2.1.1cvs28
309
310         * src/folder.c
311                 Never free current's cache to free up 
312                 memory. Fixes bug #912 (new count 
313                 randomly set to message count)
314
315 2006-04-23 [colin]      2.1.1cvs27
316
317         * src/gtk/quicksearch.c
318                 And remove printf...
319
320 2006-04-23 [colin]      2.1.1cvs26
321
322         * src/gtk/quicksearch.c
323                 Fix replacing in quicksearch, and fix inserting
324                 in the middle of the string. (introduced at 2.1.0cvs22)
325
326 2006-04-23 [colin]      2.1.1cvs25
327
328         * src/imap.c
329                 Make sure uidnext is initialized in get_num_list
330                 (not for stable, related to 2.1.1cvs8 and friends)
331
332 2006-04-23 [colin]      2.1.1cvs24
333
334         * src/imap.c
335                 Output something when login is successful
336                 too
337
338 2006-04-23 [colin]      2.1.1cvs23
339
340         * src/etpan/imap-thread.c
341                 Better logging (line-per-line, hide data in fetch)
342                 Fix a const warning
343         * src/gtk/logwindow.c
344         * src/gtk/logwindow.h
345                 Better logging (color for input/output)
346
347 2006-04-21 [colin]      2.1.1cvs22
348
349         * src/gtk/quicksearch.c
350                 On gtk+-2.8, use stock buttons in quicksearch
351                 Based on a patch by Fabien and a design by Paul
352
353 2006-04-21 [colin]      2.1.1cvs21
354
355         * src/folderview.c
356         * src/mainwindow.c
357                 Fix occasional flicker in folderview
358         * src/common/utils.c
359                 Fix bug #943 (Incorrectly parsed email address 
360                 list in short headers on message view and in 
361                 printouts)
362
363 2006-04-20 [colin]      2.1.1cvs20
364
365         * src/imap.c
366         * src/imap.h
367         * src/prefs_account.c
368                 Add ANONYMOUS auth for IMAP
369
370 2006-04-20 [paul]       2.1.1cvs19
371
372         * src/main.c
373                 proper fix for 2.1.1cvs18
374                 Thanks to Colin
375
376 2006-04-20 [paul]       2.1.1cvs18
377
378         * src/main.c
379                 fix build warnings
380
381 2006-04-20 [paul]       2.1.1cvs17
382
383         * src/gtk/quicksearch.c
384                 fix standard, non-extended Quick search,
385                 was broken in 2.1.1cvs15.
386                 Thanks to Colin.
387
388 2006-04-20 [colin]      2.1.1cvs16
389
390         * src/prefs_matcher.c
391                 Fix values when reselecting a ~test
392                 rule
393
394 2006-04-19 [colin]      2.1.1cvs15
395
396         * src/compose.c
397         * src/compose.h
398         * src/gtk/gtkaspell.c
399         * src/gtk/gtkaspell.h
400                 Put back Options menu in Spelling/
401         * src/gtk/quicksearch.c
402                 Don't search, and show error, if the
403                 advanced search has a syntax error
404
405 2006-04-18 [colin]      2.1.1cvs14
406
407         * src/textview.c
408                 Fix gdk warnings on set_cursor when textview
409                 isn't visible
410
411 2006-04-18 [colin]      2.1.1cvs13
412
413         * src/gtk/gtksctree.c
414                 Remove seemingly useless refresh that causes
415                 flicker - watch this commit in case of 
416                 problems before planned backport to stable
417
418 2006-04-18 [colin]      2.1.1cvs12
419
420         * src/imap.c
421                 Factorize get/set_xml code
422         * src/compose.c
423         * src/prefs_account.c
424         * src/prefs_account.h
425         * src/procmsg.c
426                 Add Encrypt to self option
427
428 2006-04-17 [colin]      2.1.1cvs11
429
430         * configure.ac
431                 Fix search on encrpyt function on dragonfly
432                 Patch by Jonathan Buschmann <jonthn@agmact.com>
433
434 2006-04-17 [colin]      2.1.1cvs10
435
436         * src/prefs_account.c
437                 Be safe by default: remove mails from POP3
438                 after 7 days, not immediately
439
440 2006-04-17 [colin]      2.1.1cvs9
441
442         * src/etpan/imap-thread.c
443                 Fix build on DragonFly - patch by 
444                 Jonathan Buschmann <jonthn@agmact.com>
445
446 2006-04-17 [colin]      2.1.1cvs8
447
448         * src/imap.c
449                 Save uidnext between sessions
450
451 2006-04-17 [colin]      2.1.1cvs7
452
453         * src/imap.c
454                 scan is required when uid validity changes
455
456 2006-04-17 [colin]      2.1.1cvs6
457
458         * src/folderview.c
459                 Don't scan if not necessary, apart in current
460                 folder and INBOX to fetch flags.
461         * src/imap.c
462                 Scan is necessary if unread count changes
463
464 2006-04-17 [colin]      2.1.1cvs5
465
466         * src/imap.c
467                 ...But always fetch ANSWERED and DELETED flags for
468                 INBOX, as filtering can happen on these flags.
469
470 2006-04-17 [colin]      2.1.1cvs4
471
472         * src/imap.c
473                 Don't fetch REPLIED and DELETED flags when synchronising
474                 flags with a closed folder. We only need UNSEEN and FLAGGED
475                 to update the folderview.
476
477 2006-04-17 [colin]      2.1.1cvs3
478
479         * src/imap.c
480                 Faster flag search when there are new mails 
481                 in a folder. We can do a full search if the 
482                 folder contains less messages than the new
483                 list.
484
485 2006-04-17 [colin]      2.1.1cvs2
486
487         * po/cs.po
488         * po/de.po
489         * po/fr.po
490         * po/nl.po
491         * po/pt_BR.po
492                 Update translations from stable branch
493
494 2006-04-17 [colin]      2.1.1cvs1
495
496         * configure.ac
497                 Bump version to follow stable release
498
499 2006-04-16 [mones]      2.1.0cvs50
500
501         * po/es.po
502                 Updated for release
503
504 2006-04-16 [colin]      2.1.0cvs49
505
506         * src/textview.c
507                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
508                 with gtk < 2.8. Thanks to Fabien Vantard.
509
510 2006-04-15 [colin]      2.1.0cvs48
511
512         * src/etpan/imap-thread.c
513                 Fix bug #919 (libetpan: SEGV when connecting 
514                 using command)
515
516 2006-04-14 [colin]      2.1.0cvs47
517
518         * src/main.c
519                 Fix race on --select (should be done better)
520
521 2006-04-14 [wwp]        2.1.0cvs46
522
523         * src/send_message.c
524                 enforce a check for domain in account prefs (a sending
525                 error could be faced if domain was checked but no value set),
526                 thanks to Colin.
527
528 2006-04-14 [colin]      2.1.0cvs45
529
530         * src/codeconv.c
531                 when converting from unknown to unknown, if the
532                 string is UTF8, don't convert it to the locale
533                 (which breaks it)
534
535 2006-04-14 [colin]      2.1.0cvs44
536
537         * src/compose.c
538                 Don't try to use ASCII for converting headers
539                 (as done in body)
540
541 2006-04-14 [paul]       2.1.0cvs43
542
543         * src/crash.c
544                 add locale/charset info to crash report
545         * src/gtk/about.c
546                 add wwp to doc team
547                 replace 'e-mail' with preferred 'email'
548         * src/gtk/authors.h
549                 ensure contributors list is in alphabetical
550                 order
551
552 2006-04-13 [colin]      2.1.0cvs42
553
554         * src/textview.c
555                 Prevent gdk warnings
556
557 2006-04-13 [colin]      2.1.0cvs41
558
559         * src/common/ssl_certificate.c
560         * src/common/ssl_certificate.h
561         * src/gtk/sslcertwindow.c
562                 Warn on expired certs, and display the expiration date
563
564 2006-04-13 [colin]      2.1.0cvs40
565
566         * src/plugins/spamassassin/spamassassin_gtk.c
567                 Fix missing set_text on unix socket
568
569 2006-04-13 [wwp]        2.1.0cvs39
570
571         * manual/fr/advanced.xml
572         * manual/fr/glossary.xml
573                 applied new spam/ham/email lexicon (pourriel, courriel)
574
575 2006-04-13 [paul]       2.1.0cvs38
576
577         * src/plugins/pgpmime/plugin.c
578                 remove the mention of S/MIME from the
579                 description. This is now handled by the
580                 S/MIME plugin.
581
582 2006-04-13 [paul]       2.1.0cvs37
583
584         * src/prefs_msg_colors.c
585                 rework dialog
586         * src/prefs_folder_item.c
587         * src/prefs_spelling.c
588                 add a tooltip to the colour selector buttons
589
590 2006-04-13 [wwp]        2.1.0cvs36
591
592         * manual/advanced.xml
593         * manual/glossary.xml
594         * manual/handling.xml
595         * manual/keyboard.xml
596         * manual/plugins.xml
597         * manual/starting.xml
598         * manual/fr/account.xml
599         * manual/fr/ack.xml
600         * manual/fr/addrbook.xml
601         * manual/fr/advanced.xml
602         * manual/fr/faq.xml
603         * manual/fr/glossary.xml
604         * manual/fr/gpl.xml
605         * manual/fr/handling.xml
606         * manual/fr/intro.xml
607         * manual/fr/keyboard.xml
608         * manual/fr/plugins.xml
609         * manual/fr/starting.xml
610         * manual/fr/sylpheed-claws-manual.xml
611                 fixes to the manuals:
612                  - summaryview -> Message List (same in French)
613                  - translate key names
614                  - fix French punctuation, use non-breakable spaces when
615                    necessary, don't use &thinsp; which is not portable
616                  - tell what maildir and mbox formats we support
617
618 2006-04-12 [wwp]        2.1.0cvs35
619
620         * src/prefs_toolbar.c
621                 unified a replace button more,
622                 patch by Fabien Vantard <fzzzzz@gmail.com>.
623
624 2006-04-12 [wwp]        2.1.0cvs34
625
626         * src/prefs_common.c
627         * src/prefs_msg_colors.c
628                 make default color labels translatable,
629                 patch from Fabien Vantard <fzzzzz@gmail.com>,
630                 thanks to Tim <timbrain@post.cz> for reporting.
631
632 2006-04-12 [wwp]        2.1.0cvs33
633
634         * manual/glossary.xml
635         * manual/intro.xml
636         * manual/plugins.xml
637         * manual/starting.xml
638         * manual/sylpheed-claws-manual.xml
639         * manual/fr/.cvsignore
640         * manual/fr/account.xml
641         * manual/fr/ack.xml
642         * manual/fr/addrbook.xml
643         * manual/fr/advanced.xml
644         * manual/fr/faq.xml
645         * manual/fr/glossary.xml
646         * manual/fr/handling.xml
647         * manual/fr/intro.xml
648         * manual/fr/keyboard.xml
649         * manual/fr/plugins.xml
650         * manual/fr/starting.xml
651         * manual/fr/sylpheed-claws-manual.xml
652                 various fixes: typos, missing .fr translations, punctuation,
653                 capitalization, links, accents and some bad French more.
654
655 2006-04-12 [wwp]        2.1.0cvs32
656
657         * src/prefs_gtk.c
658                 fix for bug #935: always store prefs files in UTF-8 (thanks
659                 to Colin).
660
661 2006-04-11 [colin]      2.1.0cvs31
662
663         * src/compose.c
664                 Fix inserting files not in utf8 when locale is utf8
665
666 2006-04-11 [colin]      2.1.0cvs30
667
668         * src/inc.c
669                 Don't show error dialog when cancelling connection
670                 Patch by Pawel
671
672 2006-04-11 [cleroy]     2.1.0cvs29
673
674         * src/compose.c
675                 Implement multiple quote levels
676         * src/prefs_common.c
677                 Change a little bit the quote bgcolor for 2nd level
678
679 2006-04-11 [colin]      2.1.0cvs28
680
681         * src/gtk/about.c
682                 Add locale and charset in the label
683
684 2006-04-10 [colin]      2.1.0cvs27
685
686         * src/compose.c
687         * src/prefs_common.c
688         * src/prefs_common.h
689         * src/prefs_msg_colors.c
690         * src/textview.c
691                 Allow optional background color in quotes
692                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
693                 GTK+-2.8.x feature
694
695 2006-04-10 [colin]      2.1.0cvs26
696
697         * src/main.c
698         * src/mainwindow.c
699         * src/mainwindow.h
700                 Implement --select
701
702 2006-04-10 [colin]      2.1.0cvs25
703
704         * manual/plugins.xml
705         * manual/fr/plugins.xml
706                 Document libcurl's proxy variables
707
708 2006-04-09 [colin]      2.1.0cvs24
709
710         * src/prefs_common.c
711                 gettext() returns statically allocated stuff. We have
712                 to strdup it in order to be able to free it.
713
714 2006-04-09 [colin]      2.1.0cvs23
715
716         * AUTHORS
717         * src/gtk/authors.h
718                 Add Alexei
719
720 2006-04-09 [colin]      2.1.0cvs22
721
722         * src/mainwindow.c
723         * src/gtk/quicksearch.c
724                 Fix bug #859 (problems with cyrilic input in 
725                 search panel) - Patch by Alexey Illarionov 
726                 <littlesavage@rambler.ru>
727
728 2006-04-09 [colin]      2.1.0cvs21
729
730         * src/prefs_customheader.c
731                 I prefer removing then freeing rather than the contrary
732                 (even if it doesn't change anything ;-)
733         * src/prefs_account.c
734                 Fix bug #933 (Crash re-entering the custom headers list 
735                 dialog in accounts prefs)
736                 The problem happened when cancelling the Account 
737                 Preferences' dialogs - in which case we didn't do 
738                 anything to the PrefsAccount * struct. In case of applying,
739                 the old ac_prefs was replaced with the tmp_ac_prefs we were
740                 working with in this dialog. The problem is that 
741                 prefs_customheader.c, working on this tmp_ac_prefs, always
742                 changes the ->customhdr_list pointer, even when cancelled. 
743                 So in case of cancelling the prefs_account dialog, we still
744                 have to update ->customhdr_list in the real account.
745
746 2006-04-08 [colin]      2.1.0cvs20
747
748         * manual/fr/glossary.xml
749         * manual/fr/keyboard.xml
750                 Forgot some headers :)
751
752 2006-04-08 [colin]      2.1.0cvs19
753
754         * manual/Makefile.am
755         * manual/fr/Makefile.am
756         * manual/fr/account.xml
757         * manual/fr/ack.xml
758         * manual/fr/addrbook.xml
759         * manual/fr/advanced.xml
760         * manual/fr/faq.xml
761         * manual/fr/glossary.xml
762         * manual/fr/gpl.xml
763         * manual/fr/handling.xml
764         * manual/fr/intro.xml
765         * manual/fr/keyboard.xml
766         * manual/fr/plugins.xml
767         * manual/fr/starting.xml
768         * manual/fr/sylpheed-claws-manual.xml
769         * manual/fr/dist/.cvsignore
770         * manual/fr/dist/Makefile.am
771         * manual/fr/dist/html/.cvsignore
772         * manual/fr/dist/html/Makefile.am
773         * manual/fr/dist/pdf/.cvsignore
774         * manual/fr/dist/pdf/Makefile.am
775         * manual/fr/dist/ps/.cvsignore
776         * manual/fr/dist/ps/Makefile.am
777         * manual/fr/dist/txt/.cvsignore
778         * manual/fr/dist/txt/Makefile.am
779                 Add the french translation of the manual. Thanks to
780                 Olivier Delhomme <olivier.delhomme@free.fr> for 
781                 account.xml, ack.xml, addrbook.xml and advanced.xml
782
783 2006-04-08 [colin]      2.1.0cvs18
784
785         * manual/plugins.xml
786         * manual/starting.xml
787                 More fixes
788
789 2006-04-07 [colin]      2.1.0cvs17
790
791         * manual/faq.xml
792         * manual/intro.xml
793         * manual/keyboard.xml
794                 Little fixes
795
796 2006-04-07 [colin]      2.1.0cvs16
797
798         * README
799         * src/compose.c
800         * src/prefs_common.c
801         * src/prefs_common.h
802                 Add hidden compose_no_markup pref
803
804 2006-04-07 [wwp]        2.1.0cvs15
805
806         * src/summary_search.c
807         * .cvsignore
808                 Bugfix: stop button was sticky when searching in an empty folder.
809                 Applied curly brackets code style to the whole file (summary_search.c).
810                 More files to ignore.
811
812 2006-04-07 [wwp]        2.1.0cvs14
813
814         * src/message_search.c
815         * src/summary_search.c
816                 changed default button when search bumps at file/folder
817                 beginning or end, for convenience (thanks to Colin).
818
819 2006-04-07 [paul]       2.1.0cvs13
820
821         * src/plugins/dillo_viewer/dillo_prefs.c
822                 avoid future potential for namespace collision
823                 Patch by Colin
824
825 2006-04-06 [wwp]        2.1.0cvs12
826
827         * src/summary_search.c
828                 Unify extended/advanced searches names (and thus factorize labels),
829                 patch by Fabien Vantard <fzzzzz@gmail.com>.
830
831 2006-04-06 [wwp]        2.1.0cvs11
832
833         * src/folderview.c
834         * src/prefs_themes.c
835         * src/summaryview.c
836                 Fixed some compilation warnings.
837
838 2006-04-06 [colin]      2.1.0cvs10
839
840         * manual/advanced.xml
841                 Document the wizard template and how to deploy
842                 Sylpheed-Claws effectively
843
844 2006-04-06 [colin]      2.1.0cvs9
845
846         * src/folderview.c
847                 gettext patch to tell translators about _("#"),
848                 by Maxim Britov
849
850 2006-04-06 [colin]      2.1.0cvs8
851
852         * src/textview.c
853                 Fix invalid GtkTextBIter after clicking "Display as text"
854
855 2006-04-06 [mones]      2.1.0cvs7
856
857         * src/addr_compl.c
858         * src/addrindex.c
859         * src/addritem.c
860         * src/codeconv.c
861         * src/compose.c
862         * src/filtering.c
863         * src/folder.c
864         * src/folder_item_prefs.c
865         * src/folderview.c
866         * src/localfolder.c
867         * src/matcher.c
868         * src/mimeview.c
869         * src/prefs_msg_colors.c
870         * src/prefs_spelling.c
871         * src/prefs_themes.c
872         * src/procmime.c
873         * src/procmsg.c
874         * src/stock_pixmap.c
875         * src/summaryview.c
876         * src/textview.c
877         * src/toolbar.c
878         * src/common/mgutils.c
879         * src/common/prefs.c
880         * src/common/ssl_certificate.c
881         * src/gtk/colorlabel.c
882         * src/gtk/quicksearch.c
883         * src/plugins/pgpmime/pgpmime.c
884         * src/plugins/spamassassin/spamassassin.c
885                 Removed redundant NULL checks for g_free() calls.
886                 Patch by Pawel Pekala.
887
888 2006-04-06 [mones]      2.1.0cvs6
889
890         * src/prefs_actions.c
891         * src/prefs_filtering.c
892         * src/prefs_filtering_action.c
893         * src/prefs_matcher.c
894         * src/prefs_template.c
895         * src/gtk/gtkutils.c
896         * src/gtk/gtkutils.h
897                 Have a nice replace button. Patch by Pawel Pekala
898
899 2006-04-06 [colin]      2.1.0cvs5
900
901         * src/addressbook.c
902                 Fix crash with empty columns
903
904 2006-04-05 [colin]      2.1.0cvs4
905
906         * src/wizard.c
907         * src/prefs_gtk.c
908                 Allow wizard customization with pre-filled values
909
910 2006-04-05 [colin]      2.1.0cvs3
911
912         * src/textview.c
913         * src/mimeview.c
914         * src/mimeview.h
915                 Nicer messages in mimeview
916
917 2006-04-05 [colin]      2.1.0cvs2
918
919         * src/addressbook.c
920         * src/prefs_summaries.c
921                 i18n fix
922
923 2006-04-05 [colin]      2.1.0cvs1
924
925         * src/plugins/pgpcore/plugin.c
926         * src/plugins/pgpcore/select-keys.c
927         * src/plugins/pgpcore/select-keys.h
928         * src/plugins/pgpcore/sgpgme.c
929         * src/plugins/pgpcore/sgpgme.h
930         * src/plugins/pgpinline/pgpinline.c
931         * src/plugins/pgpinline/plugin.c
932         * src/plugins/pgpmime/pgpmime.c
933         * src/plugins/pgpmime/plugin.c
934                 Factorize and generalize a bit 
935                 Drop S/MIME signature verification from PGP/MIME
936                 (adding it as another, more complete plugin)
937
938 2006-04-05 [paul]       2.1.0
939
940         2.1.0 released
941
942 2006-04-05 [paul]       2.0.0cvs186
943
944         * manual/advanced.xml
945                 add info on colour labels
946
947 2006-04-05 [paul]       2.0.0cvs185
948
949         * po/bg.po
950         * po/cs.po
951         * po/de.po
952         * po/el.po
953         * po/en_GB.po
954         * po/fi.po
955         * po/fr.po
956         * po/it.po
957         * po/nl.po
958         * po/pl.po
959         * po/pt_BR.po
960         * po/sr.po
961         * po/zh_CN.po
962                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
963                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
964                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
965                 Guimaraes, Aleksandar Urosevic, Ralgh Young
966         * src/gtk/authors.h
967         * tools/claws.i18n.status.pl
968                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
969                 and new Czech translator, Tim <timbrain@post.cz>
970
971 2006-04-05 [mones]      2.0.0cvs184
972
973         * po/es.po
974                 Updated translation
975
976 2006-04-05 [colin]      2.0.0cvs183
977
978         * src/gtk/quicksearch.c
979                 Fix bug #929 (unnecessary reload in quick search bar)
980
981 2006-04-05 [colin]      2.0.0cvs182
982
983         * src/compose.c
984                 Fix crash on Reply with no From:
985                 Show signature and conversion error on queuing 
986                 (but not sending)
987         * src/mainwindow.c
988         * src/summaryview.c
989         * src/summaryview.h
990                 Factorize threading code and make sure msginfo 
991                 is not null when it comes from a GtkCTreeRow's 
992                 data
993         * src/gtk/gtkaspell.c
994                 Check for necessary things
995         * src/gtk/gtksctree.c
996         * src/gtk/gtksctree.h
997                 Reset anchor if necessary when removing node
998
999 2006-03-29 [colin]      2.0.0cvs181
1000
1001         * src/folderview.c
1002                 Warn for disabled IMAP accounts (due to lack of
1003                 libetpan). Breaks string-freeze - sorry - but it
1004                 is kind of important ;)
1005
1006 2006-03-28 [colin]      2.0.0cvs180
1007
1008         * src/gtk/gtkutils.c
1009         * src/gtk/gtkutils.h
1010                 Add a gtkut_get_link_btn() function that
1011                 creates a button which acts like an URI
1012         * src/prefs_themes.c
1013         * src/gtk/about.c
1014                 Use this function (factorizes codes)
1015         * src/common/defs.h
1016         * src/gtk/pluginwindow.c
1017                 Add a "Get more..." in the plugins window
1018
1019 2006-03-28 [colin]      2.0.0cvs179
1020
1021         * src/common/smtp.c
1022         * src/common/passcrypt.c
1023         * src/undo.c
1024                 Warning fixes. Patch by Pawel Pekala
1025
1026 2006-03-27 [colin]      2.0.0cvs178
1027
1028         * src/undo.c
1029                 Fix undoing by blocks with spaces
1030
1031 2006-03-27 [colin]      2.0.0cvs177
1032
1033         * src/textview.c
1034                 Set margin to 3px for headers
1035
1036 2006-03-27 [paul]
1037
1038         2.1.0-rc2 released
1039
1040 2006-03-27 [wwp]        2.0.0cvs176
1041
1042         * src/summaryview.c
1043                 don't reset quicksearch when updating the message list.
1044                 Thanks to Colin.
1045
1046 2006-03-26 [wwp]        2.0.0cvs175
1047
1048         * src/compose.c
1049                 use a unified border width ('other' tab in the compose window,
1050                 patch by Pawel Pekala).
1051
1052
1053 2006-03-26 [wwp]        2.0.0cvs174
1054
1055         * src/common/quoted-printable.c
1056         * src/addressbook.c
1057                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1058
1059 2006-03-26 [colin]      2.0.0cvs173
1060
1061         * src/quote_fmt_parse.y
1062                 Fix non-UTF8 date formats messing up the whole quote a 
1063                 little bit
1064
1065 2006-03-26 [colin]      2.0.0cvs172
1066
1067         * src/procheader.c
1068                 Make sure the date is UTF8 valid, or try to make it
1069                 so. IncrediMail is really IncrediStupid.
1070         * src/compose.c
1071                 Fix possible conversions. 
1072                 
1073
1074 2006-03-26 [colin]      2.0.0cvs171
1075
1076         * src/matcher.c
1077                 Fix corner cases in body search. This is still a
1078                 hack... It seems impossible to make it good and 
1079                 reasonably fast at the same time.
1080
1081 2006-03-26 [colin]      2.0.0cvs170
1082
1083         * src/summaryview.c
1084                 I think I killed the twilight zone bug!
1085                 summary_select_node() flushes GTK events in order
1086                 to be able to center the view. But this also 
1087                 flushes keypresses like Ctrl-Alt-U, so this can
1088                 call summary_show from summary_select_node (itself
1089                 called from summary_show, etc.). And the summaryview
1090                 has to be unlocked in this function. So just locking
1091                 while processing GTK events, and bailing if locked, 
1092                 should fix it.
1093                 Fixes bug #927 (SIGSEGV during Update Summary)
1094
1095 2006-03-25 [colin]      2.0.0cvs169
1096
1097         * src/matcher.c
1098                 Fix search in QP-encoded bodies
1099                 Fix utf-8 searches in bodies encoded in the
1100                 locale's encoding
1101         * src/common/quoted-printable.c
1102         * src/common/quoted-printable.h
1103                 Add a decode function that doesn't overwrite
1104                 the original pointer
1105                 
1106
1107 2006-03-24 [colin]      2.0.0cvs168
1108
1109         * src/action.c
1110         * src/summaryview.c
1111         * src/summaryview.h
1112                 Update message cache after action
1113                 Patch by H. Merijn Brand
1114         * src/prefs_msg_colors.c
1115                 Factorize label 
1116                 Patch by Fabien Vantard
1117         * src/plugins/spamassassin/spamassassin_gtk.c
1118                 Remove useless translation
1119                 Patch by Fabien Vantard
1120
1121 2006-03-23 [colin]      2.0.0cvs167
1122
1123         * src/common/ssl.c
1124                 Let 30 seconds to SSL_connect
1125
1126 2006-03-23 [wwp]        2.0.0cvs166
1127
1128         * src/summaryview.c
1129         * src/gtk/description_window.c
1130                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1131                 and headers are translated; adjust description windows' width to fit their
1132                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1133
1134 2006-03-23 [paul]       2.0.0cvs165
1135
1136         * src/common/utils.c
1137                 fix highlighting of URIs containing "()"
1138                 (2.0.0cvs164's reversal fixed)
1139                 Thanks to Colin.
1140
1141 2006-03-23 [paul]       2.0.0cvs164
1142
1143         * src/common/utils.c
1144                 revert patch, (postponing a fix), at 2.0.0cvs120
1145                 as it breaks more URIs than it fixes.
1146                 Allow '-' to be a terminating character in a URI
1147
1148 2006-03-22 [colin]      2.0.0cvs163
1149
1150         * configure.ac
1151                 Require libetpan 0.45
1152                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1153
1154 2006-03-22 [paul]       2.0.0cvs162
1155
1156         * src/editgroup.c
1157                 replace '<-' and '->' buttons with GTK_STOCK graphical
1158                 buttons
1159         * src/summary_search.c
1160                 don't offer '...' for translation
1161                 add a tooltip to advanced search '...' button
1162         * src/gtk/quicksearch.c
1163                 don't offer '...' for translation
1164
1165 2006-03-21 [colin]      2.0.0cvs161
1166
1167         * src/compose.c
1168                 Fix middle-click pasting (insert at click
1169                 position instead of cursor position, don't
1170                 remove existing selection and allow pasting
1171                 our own selection)
1172         * src/addressbook.c
1173                 "LDAP Server" -> "LDAP servers"
1174
1175 2006-03-21 [wwp]        2.0.0cvs160
1176
1177         * src/etpan/imap-thread.c
1178                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1179
1180 2006-03-20 [colin]      2.0.0cvs159
1181
1182         * src/summaryview.c
1183                 Don't reload summaryview after an execute with no
1184                 move action
1185
1186 2006-03-19 [colin]      2.0.0cvs158
1187
1188         * src/addressbook.c
1189                 and put groups at the top, always
1190
1191 2006-03-19 [colin]      2.0.0cvs157
1192
1193         * src/addressbook.c
1194                 Order groups before names, as previously
1195
1196 2006-03-19 [colin]      2.0.0cvs156
1197
1198         * src/addressbook.c
1199                 - Sort case-unsensitive
1200                 - Put the sort arrow at opening too
1201
1202 2006-03-19 [wwp]        2.0.0cvs155
1203
1204         * src/addressbook.c
1205                 allow sorting by name/email/remarks, ensure that right-pane's contents
1206                 matches the left-pane selection (cleared when appropriate).
1207                 Patch by Pawel Pekala <c0rn@o2.pl>.
1208
1209 2006-03-18 [colin]      2.0.0cvs154
1210
1211         * src/textview.c
1212                 Fix text cursor ;)
1213
1214 2006-03-18 [colin]      2.0.0cvs153
1215
1216         * src/gtk/filesel.c
1217                 Make sure we hide the preview if we didn't get
1218                 a filename
1219
1220 2006-03-18 [colin]      2.0.0cvs152
1221
1222         * src/summaryview.c
1223                 Set cursor to watch for execution (fixes lack
1224                 of watch-cursor when dnd'ing hundreds of mails)
1225         * src/gtk/filesel.c
1226                 Check that mime type is 'image/*' before updating
1227                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1228
1229 2006-03-18 [colin]      2.0.0cvs151
1230
1231         * src/mainwindow.c
1232         * src/textview.c
1233         * src/textview.h
1234                 Put a watch cursor in textview too when the mainwindow's
1235                 cursor in a watch
1236
1237 2006-03-18 [colin]      2.0.0cvs150
1238
1239         * src/folder.c
1240                 Change wrong asserts to simple tests
1241
1242 2006-03-17 [colin]      2.0.0cvs149
1243
1244         * src/mainwindow.c
1245         * src/mainwindow.h
1246         * src/prefs_msg_colors.c
1247         * src/summaryview.c
1248         * src/summaryview.h
1249         * src/gtk/colorlabel.c
1250         * src/gtk/colorlabel.h
1251                 Add a color label menu in the main menubar
1252                 Add (fixed) accels Ctrl-{0-7} to change the color
1253                 They have to be fixed because the menu's dynamic,
1254                 the items are complex widgets, hence we can't use
1255                 a GtkItemFactory.
1256
1257
1258 2006-03-17 [wwp]        2.0.0cvs148
1259
1260         * src/compose.c
1261                 rollback few lines from my previous commit (those lines come from
1262                 a pending patch, accidentally commited, even if neutral as they are
1263                 commented out).
1264
1265 2006-03-17 [wwp]        2.0.0cvs147
1266
1267         * src/compose.c
1268                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1269                 applied code style/indentation to the modified function.
1270
1271 2006-03-17 [wwp]        2.0.0cvs146
1272
1273         * src/procmsg.c
1274         * src/compose.c
1275                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1276
1277 2006-03-17 [paul]
1278
1279         2.1.0-rc1 released
1280
1281 2006-03-17 [paul]       2.0.0cvs145
1282
1283         * src/main.c
1284                 addressbook_read_file() was called twice
1285         * src/textview.c
1286                 X-Mailer highlighting
1287
1288 2006-03-16 [colin]      2.0.0cvs144
1289
1290         * src/sourcewindow.c
1291         * src/sourcewindow.h
1292                 And the last one, in source window.
1293
1294 2006-03-16 [colin]      2.0.0cvs143
1295
1296         * src/compose.c
1297         * src/compose.h
1298                 Fix the same stuff in compose
1299
1300 2006-03-16 [colin]      2.0.0cvs142
1301
1302         * src/messageview.c
1303                 Complete the previous messageview crash fix
1304
1305 2006-03-16 [colin]      2.0.0cvs141
1306
1307         * src/procmsg.h
1308         * src/procmsg.c
1309         * src/folder.c
1310                 Fix POSTPROCESSING hook
1311                 Patch by H. Merijn Brand
1312
1313         * src/procmime.c
1314         * src/procmime.h
1315                 Parse Content-Location
1316
1317         * src/toolbar.c
1318         * src/messageview.c
1319         * src/messageview.h
1320                 Don't crash when a top-level MessageView has
1321                 been closed on us. Same problematic than
1322                 yesterday's quicksearch issue.
1323
1324 2006-03-15 [colin]      2.0.0cvs140
1325
1326         * src/gtk/quicksearch.c
1327                 Fix a bitchy race we didn't think about when we
1328                 added quicksearch cancellation:
1329                 If the search is not on cached fields, for example
1330                 body_part matchcase "stuff"
1331                 the matcher code has to get the whole message. If
1332                 we're on IMAP, that can be slow, and in order to
1333                 be non-blocking, the IMAP code idle loop processes
1334                 gtk events too. So it is possible to cancel a
1335                 quicksearch while the matcher is getting the mail's
1336                 body. After matcher got its body, it will start to
1337                 iterate over the matcher list that the Quicksearch's
1338                 clear_search_cb() just freed via prepare_matcher().
1339                 SIGSEGV ensues.
1340                 The fix consists of guarding the matcherlist_match()
1341                 call with a boolean 'matching'. If we reset the
1342                 quicksearch while matching is TRUE, we don't free
1343                 the matcherlist anymore like we did, but we set
1344                 another new flag, deferred_free, to TRUE. Then,
1345                 in quicksearch_match(), just after returning from
1346                 matcherlist_match() and unsetting the matching flag,
1347                 we check the deferred_free flag and do the
1348                 prepare_matcher() (which does the matcherlist_free)
1349                 for real, so we free the matcherlist once it's not
1350                 used anymore.
1351                 As all of this runs via the glib main loop, we
1352                 luckily don't need a mutex.
1353         * src/summaryview.c
1354                 Also, show progress while searching.
1355
1356
1357 2006-03-14 [colin]      2.0.0cvs139
1358
1359         * src/alertpanel.c
1360                 Make alertpanel_is_open non-static
1361
1362 2006-03-14 [colin]      2.0.0cvs138
1363
1364         * src/prefs_spelling.c
1365                 Cleanups - Fabien Vantard
1366
1367 2006-03-14 [wwp]        2.0.0cvs137
1368
1369         * src/main.c
1370                 code style normalization (curly braces, indentation).
1371
1372 2006-03-14 [wwp]        2.0.0cvs137
1373
1374         * src/main.c
1375                 code style (braces, indentation)
1376
1377 2006-03-12 [paul]       2.0.0cvs136
1378
1379         * src/prefs_common.c
1380                 trans_hdr defaults to FALSE to be RFC-savvy
1381         * src/prefs_summaries.c
1382                 add a tooltip to the trans_hdr option
1383                 
1384
1385 2006-03-12 [paul]       2.0.0cvs135
1386
1387         * src/prefs_matcher.c
1388                 give a little more width to the combos
1389         * src/prefs_display_header.c
1390         * src/textview.c
1391                 translate headers if prefs_common.trans_hdr
1392                 is TRUE
1393
1394         Patches by Pawel Pekala
1395
1396 2006-03-12 [paul]       2.0.0cvs134
1397
1398         * src/plugins/clamav/clamav_plugin.c
1399         * src/plugins/dillo_viewer/dillo_viewer.c
1400         * src/plugins/pgpcore/plugin.c
1401         * src/plugins/pgpinline/plugin.c
1402         * src/plugins/pgpmime/plugin.c
1403         * src/plugins/spamassassin/spamassassin.c
1404                 update/add to descriptions
1405         * src/plugins/spamassassin/spamassassin_gtk.c
1406                 fixes to the english, remove superfluous
1407                 tooltips, clean up a little
1408
1409 2006-03-12 [paul]       2.0.0cvs133
1410
1411         * src/compose.c
1412                 fix Bug 924, 'Account combo box shows up wrong 
1413                 if & is in account name'
1414
1415 2006-03-11 [colin]      2.0.0cvs132
1416
1417         * src/summaryview.c
1418                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1419                 messed up shift-selection because is slows down
1420                 moving around summaryview. thanks -users
1421
1422 2006-03-10 [colin]      2.0.0cvs131
1423
1424         * src/plugins/spamassassin/spamassassin_gtk.c
1425                 Put back Paul's engrish fixes
1426
1427 2006-03-10 [colin]      2.0.0cvs130
1428
1429         * src/plugins/spamassassin/spamassassin.c
1430         * src/plugins/spamassassin/spamassassin.h
1431         * src/plugins/spamassassin/spamassassin_gtk.c
1432                 Cleanup SA prefs page (more)
1433                 Patch by Fabien Vantard
1434
1435 2006-03-10 [paul]       2.0.0cvs129
1436
1437         * src/prefs_msg_colors.c
1438         * src/prefs_spelling.c
1439                 widget sensitivity
1440
1441 2006-03-09 [mones]      2.0.0cvs128
1442
1443         * po/es.po
1444                 Update for next RC
1445
1446 2006-03-09 [wwp]        2.0.0cvs127
1447
1448         * configure.ac
1449                 revert accidental commit (requirement for libetpan 0.43), this time
1450                 not in HEAD.
1451
1452 2006-03-09 [wwp]        2.0.0cvs125
1453
1454         * configure.ac
1455                 revert accidental commit (requirement for libetpan 0.43)
1456
1457 2006-03-09 [paul]       2.0.0cvs126
1458
1459         * src/prefs_receive.c
1460                 remove useless frame
1461                 replace 'incorporation' with 'receiving'
1462         * src/plugins/clamav/clamav_plugin_gtk.c
1463         * src/plugins/spamassassin/spamassassin_gtk.c
1464                 improve widget sensitivity
1465                 fix a bit his engrish
1466
1467 2006-03-09 [wwp]        2.0.0cvs125
1468
1469         * src/addressadd.c
1470         * src/foldersel.c
1471         * src/prefs_common.c
1472         * src/prefs_common.h
1473                 remember some more windows' sizes (add to addressbook and
1474                 select folder).
1475
1476 2006-03-09 [paul]       2.0.0cvs124
1477
1478         * src/plugins/pgpcore/prefs_gpg.c
1479                 normalise construction of dialogue
1480
1481 2006-03-09 [paul]       2.0.0cvs123
1482
1483         * src/plugins/trayicon/Makefile.am
1484                 add missing slash
1485
1486 2006-03-08 [colin]      2.0.0cvs122
1487
1488         * src/plugins/trayicon/Makefile.am
1489                 Fix build in separate dir 
1490                 Patch by Bamanzi <bamanzi@gmail.com>
1491
1492 2006-03-08 [colin]      2.0.0cvs121
1493
1494         * src/procmsg.c
1495                 Batch move and copies from summaryview with delayed execution
1496                 too
1497
1498 2006-03-07 [paul]       2.0.0cvs120
1499
1500         * src/common/utils.c
1501                 fix highlighting of URIs containing "()"
1502                 Patch by Pawel Pekala
1503
1504 2006-03-07 [paul]       2.0.0cvs119
1505
1506         * src/folder.c
1507         * src/folder.h
1508         * src/folderview.c
1509                 immediately do alphabetical resort when
1510                 changing a folder's name
1511                 Patch by Pawel Pekala
1512
1513 2006-03-07 [paul]       2.0.0cvs118
1514
1515         * src/news.c
1516         * src/news_gtk.c
1517                 when unsubscribing a newsgroup, remove the
1518                 folder and msgs in .sylpheed-claws/newscache
1519                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1520
1521 2006-03-07 [paul]       2.0.0cvs117
1522
1523         * src/textview.c
1524                 fix wrong Fake URL Warning
1525                 Thanks to Hiro
1526
1527 2006-03-07 [colin]      2.0.0cvs116
1528
1529         * src/imap.c
1530                 Return immediately when password dialog was
1531                 cancelled
1532         * src/gtk/inputdialog.c
1533                 Allow empty strings for passwords
1534
1535
1536 2006-03-06 [colin]      2.0.0cvs115
1537
1538         * src/imap.c
1539                 Prevent double-timeouts when connection fails
1540
1541 2006-03-06 [colin]
1542
1543         2.0.1-rc1 released
1544
1545 2006-03-06 [colin]      2.0.0cvs114
1546
1547         * src/imap.c
1548                 Refresh session during potentially long
1549                 operations
1550
1551 2006-03-06 [wwp]        2.0.0cvs113
1552
1553         * src/prefs_msg_colors.h
1554                 forgot that one (custom color labels).
1555
1556 2006-03-06 [wwp]        2.0.0cvs112
1557
1558         * src/prefs_common.c
1559         * src/prefs_common.h
1560         * src/prefs_msg_colors.c
1561         * src/summaryview.c
1562         * src/summaryview.h
1563         * src/gtk/colorlabel.c
1564         * src/gtk/colorlabel.h
1565                 colors in messages list are now customizable. Color values and names can
1566                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1567                 Thanks to Paul and Colin for their help with this longstanding patch!
1568
1569 2006-03-06 [wwp]        2.0.0cvs111
1570
1571         * src/textview.c
1572                 don't crash if (x)face is bad.
1573
1574 2006-03-05 [paul]       2.0.0cvs110
1575
1576         * AUTHORS
1577         * configure.ac
1578         * src/Makefile.am
1579         * src/common/Makefile.am
1580         * src/common/utils.h
1581         * src/etpan/imap-thread.c
1582         * src/gtk/authors.h
1583         * src/plugins/clamav/Makefile.am
1584         * src/plugins/demo/Makefile.am
1585         * src/plugins/dillo_viewer/Makefile.am
1586         * src/plugins/pgpcore/Makefile.am
1587         * src/plugins/pgpcore/passphrase.c
1588         * src/plugins/pgpinline/Makefile.am
1589         * src/plugins/pgpmime/Makefile.am
1590         * src/plugins/spamassassin/Makefile.am
1591         * src/plugins/trayicon/Makefile.am
1592                 fix builiding on cygwin
1593                 Patch by Ralgh Young <bamanzi@gmail.com>
1594
1595 2006-03-04 [wwp]        2.0.0cvs109
1596
1597         * manual/keyboard.xml
1598                 fix mixed up/down keys.
1599
1600 2006-03-04 [wwp]        2.0.0cvs108
1601
1602         * README
1603         * INSTALL
1604                 updated links to SpamAssassin.
1605
1606 2006-03-04 [wwp]        2.0.0cvs107
1607
1608         * manual/plugins.xml
1609         * src/plugins/spamassassin/README
1610                 updated SpamAssassin plugin docs to reflect new functional additions
1611                 (also fix/update/documents few technical stuff more, see the README).
1612
1613 2006-03-04 [wwp]        2.0.0cvs106
1614
1615         * src/prefs_message.c
1616                 normalized capitalization of message-prefs paths.
1617
1618 2006-03-04 [wwp]        2.0.0cvs105
1619
1620         * manual/advanced.xml
1621                 typo.
1622
1623 2006-03-03 [colin]      2.0.0cvs104
1624
1625         * src/plugins/clamav/clamav_plugin_gtk.c
1626                 Rework prefs page, patch by Fabien 
1627
1628 2006-03-03 [colin]      2.0.0cvs103
1629
1630         * src/plugins/clamav/clamav_plugin.c
1631                 Set error on all errors
1632
1633 2006-03-03 [colin]      2.0.0cvs102
1634
1635         * src/common/plugin.c
1636                 Initialize error to avoid crashing when a plugin fails
1637                 without setting error
1638
1639 2006-03-02 [wwp]        2.0.0cvs101
1640
1641         * configure.ac
1642                 fixed linker flags for libetpan support on Cygwin
1643                 (thanks to H.Merijn Brand).
1644
1645 2006-03-02 [wwp]        2.0.0cvs100
1646
1647         * src/addressbook.c
1648                 fix some AB error messages: one for punctuation and
1649                 one wrongly duplicate (thanks, maxbritov).
1650
1651 2006-03-02 [wwp]        2.0.0cvs99
1652
1653         * src/plugins/spamassassin/spamassassin.c
1654                 make sync calls to sa-learn/spamc to prevent
1655                 system (whatever local or client/server) overload.
1656
1657 2006-03-02 [colin]      2.0.0cvs98
1658
1659         * src/summaryview.c
1660                 Put the spam icon in the status column instead of the
1661                 mark one
1662
1663 2006-03-01 [colin]      2.0.0cvs97
1664
1665         * src/plugins/spamassassin/spamassassin.c
1666                 Fix segfault (g_file_set_contents fails for some 
1667                 reason and err==0x2f. Can't find out why with
1668                 valgrind, using working function :-)
1669
1670 2006-03-01 [colin]      2.0.0cvs96
1671
1672         * src/inc.c
1673                 Offline overriding: let 'No' be cached only 3 seconds
1674
1675 2006-03-01 [colin]      2.0.0cvs95
1676
1677         * src/addr_compl.c
1678         * src/addrbook.c
1679         * src/addressbook.c
1680         * src/addrindex.c
1681         * src/folder_item_prefs.c
1682         * src/headerview.c
1683         * src/imap.c
1684         * src/inc.c
1685         * src/ldif.c
1686         * src/mainwindow.c
1687         * src/mh.c
1688         * src/msgcache.c
1689         * src/prefs_common.h
1690         * src/prefs_msg_colors.c
1691         * src/procheader.c
1692         * src/procheader.h
1693         * src/procmime.c
1694         * src/procmsg.c
1695         * src/procmsg.h
1696         * src/send_message.h
1697         * src/simple-gettext.c
1698         * src/summaryview.c
1699         * src/summaryview.h
1700         * src/syldap.c
1701         * src/textview.c
1702         * src/undo.c
1703         * src/common/ssl_certificate.c
1704         * src/common/utils.c
1705         * src/gtk/colorsel.c
1706         * src/gtk/gtksctree.c
1707         * src/gtk/gtkshruler.c
1708         * src/plugins/trayicon/trayicon.c
1709                 #if 0 goes to /dev/null
1710
1711 2006-03-01 [colin]      2.0.0cvs94
1712
1713         * src/compose.c
1714         * src/imap.c
1715         * src/inc.c
1716         * src/inc.h
1717         * src/messageview.c
1718         * src/news.c
1719         * src/plugins/spamassassin/spamassassin.c
1720                 Allow to add information in the "working offline"
1721                 window
1722
1723 2006-03-01 [wwp]        2.0.0cvs93
1724
1725         * src/plugins/spamassassin/spamassassin.c
1726                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1727                 'cause it seems that calling `spamc ... < inputfile` with
1728                 g_spawn_(a)sync simply.. erm doesn't work :-).
1729
1730 2006-03-01 [wwp]        2.0.0cvs92
1731
1732         * src/toolbar.c
1733         * src/toolbar.h
1734                 simplify the adding of spam/ham button to the messageview toolbar
1735                 (it gets more clear now that the same button will be "Mark as spam"
1736                 or "Mark as ham" according to the current message status,
1737                 thanks to Colin).
1738
1739 2006-03-01 [wwp]        2.0.0cvs91
1740
1741         * src/messageview.c
1742         * src/procmsg.c
1743         * src/procmsg.h
1744         * src/summaryview.c
1745         * src/plugins/spamassassin/spamassassin.c
1746         * src/plugins/spamassassin/spamassassin.h
1747                 make learner callbacks return a status (0 for ok),
1748                 handle it in main code to avoid setting flags when learning failed,
1749                 don't learn on TCP if offline in spamassassin,
1750                 thanks to Colin.
1751
1752                 
1753
1754 2006-03-01 [wwp]        2.0.0cvs90
1755
1756         * src/compose.c
1757                 some work around the compose window's account menu,
1758                 patch by Fabien Vantard.
1759
1760 2006-03-01 [wwp]        2.0.0cvs89
1761
1762         * src/plugins/spamassassin/spamassassin.c
1763                 fixed bad logics, was using spamc in local mode and sa-learn
1764                 in remote mode (thanks, Colin).
1765
1766 2006-03-01 [wwp]        2.0.0cvs88
1767
1768         * src/plugins/spamassassin/spamassassin.c
1769         * src/plugins/spamassassin/spamassassin.h
1770         * src/plugins/spamassassin/spamassassin_gtk.c
1771                 made processing of emails w/ sa-plugin an option (default is TRUE),
1772                 fixed Engrish some tooltips, capitalization of some debug messages
1773                 and warnings. The spamassassin plugin now provides two separate
1774                 services: process emails upon incorporation and spamd training.
1775                 Both services (un)register independently but use some common
1776                 plugin settings (transport settings, spam storage location).
1777
1778 2006-02-28 [wwp]        2.0.0cvs87
1779
1780         * src/plugins/spamassassin/spamassassin.c
1781                 fix async flag to spamc cmdline execution (batch exec should
1782                 be asynchronous).
1783
1784 2006-02-27 [wwp]        2.0.0cvs86
1785
1786         * src/plugins/spamassassin/spamassassin.c
1787         * src/plugins/spamassassin/spamassassin.h
1788         * src/plugins/spamassassin/spamassassin_gtk.c
1789                 - added the ability to learn a remote spamassassin server (spamd),
1790                 using spamc.
1791                 - added the spamassassin option 'username', that applies to all
1792                 spamassassin operations (filtering, learning, local or remote).
1793                 The default username is the current unix user (if left blank
1794                 from gtk prefs or config file).
1795                 - commented out some unused code (notebook widget), removed unused
1796                 layout (hbox1).
1797                 - make more widgets sensitive to the transport type.
1798
1799 2006-02-27 [colin]      2.0.0cvs85
1800
1801         * src/plugins/spamassassin/spamassassin.c
1802                 Fix sa-learn call when offline
1803
1804 2006-02-27 [colin]      2.0.0cvs84
1805
1806         * configure.ac
1807         * src/Makefile.am
1808         * src/mainwindow.c
1809         * src/mainwindow.h
1810         * src/messageview.c
1811         * src/messageview.h
1812         * src/prefs_toolbar.c
1813         * src/procmsg.c
1814         * src/stock_pixmap.c
1815         * src/stock_pixmap.h
1816         * src/summaryview.c
1817         * src/toolbar.c
1818         * src/toolbar.h
1819         * src/pixmaps/ham_btn.xpm
1820         * src/pixmaps/spam.xpm
1821         * src/pixmaps/spam_btn.xpm
1822         * src/plugins/spamassassin/spamassassin.c
1823                 Add button in toolbar for spam learning
1824                 Fix a few bugs from the last related commit
1825                 Revert 1.9.6cvs23 which messed up shift-selection
1826
1827 2006-02-24 [colin]      2.0.0cvs83
1828
1829         * src/procmsg.c
1830         * src/summaryview.c
1831         * src/summaryview.h
1832         * src/plugins/spamassassin/spamassassin.c
1833         * src/plugins/spamassassin/spamassassin.h
1834         * src/plugins/spamassassin/spamassassin_gtk.c
1835                 Unregister learner when spamassassin is either
1836                 disabled or over tcp
1837
1838 2006-02-24 [colin]      2.0.0cvs82
1839
1840         * src/Makefile.am
1841         * src/mainwindow.c
1842         * src/mainwindow.h
1843         * src/procmsg.c
1844         * src/procmsg.h
1845         * src/stock_pixmap.c
1846         * src/stock_pixmap.h
1847         * src/summaryview.c
1848         * src/summaryview.h
1849         * src/gtk/icon_legend.c
1850         * src/pixmaps/spam.xpm  ** NEW FILE **
1851         * src/plugins/spamassassin/spamassassin.c
1852         * src/plugins/spamassassin/spamassassin_gtk.c
1853                 Add spam learning interface (Mark/Mark as 
1854                 (spam|ham) menus)
1855
1856 2006-02-24 [wwp]        2.0.0cvs81
1857
1858         * src/compose.c
1859         * src/compose.h
1860         * src/filtering.c
1861                 hide compose window when sending message in batch mode
1862                 (filtering: forward and redirect). Also fixed a wrong
1863                 value returned when sending failed, neutral anyway.
1864                 (Colin, me) 
1865
1866 2006-02-24 [wwp]        2.0.0cvs80
1867
1868         * src/mainwindow.c
1869                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1870
1871 2006-02-24 [paul]       2.0.0cvs79
1872
1873         * src/news.c
1874         * src/news.h
1875         * src/news_gtk.c
1876                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1877                 Thanks to Colin
1878
1879 2006-02-23 [colin]      2.0.0cvs78
1880
1881         * src/alertpanel.c
1882                 Change OK to Close in alertpanel with View log
1883                 button; add accel to View log. Patch by Fabien
1884                 Vantard
1885
1886 2006-02-23 [wwp]        2.0.0cvs77
1887
1888         * src/compose.c
1889                 silly me, there were much more tests to perform, since toolbars can
1890                 really have down to 1 element only.
1891
1892 2006-02-23 [wwp]        2.0.0cvs76
1893
1894         * commitHelper
1895                 fixed indentation from my previous commit. Fallback to VISUAL if
1896                 EDITOR is not set (and to vi, at last resort).
1897
1898 2006-02-23 [wwp]        2.0.0cvs75
1899
1900         * commitHelper
1901                 improved error detection (Colin, me).
1902
1903 2006-02-23 [wwp]        2.0.0cvs74
1904
1905         * src/prefs_toolbar.c
1906                 simplify and fix prefs/toolbars layouting. Combos' contents can
1907                 now be really displayed.
1908
1909 2006-02-23 [wwp]        2.0.0cvs73
1910         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1911         be really displayed.
1912
1913 2006-02-22 [wwp]        2.0.0cvs72
1914
1915         * src/compose.c
1916                 fix a typo in my previous commit (sorry!).
1917
1918 2006-02-22 [wwp]        2.0.0cvs71
1919
1920         * src/prefs_toolbar.c
1921                 fix a crash when adding separators to toolbars,
1922                 also fix some separator item information.
1923
1924 2006-02-22 [wwp]        2.0.0cvs70
1925
1926         * src/compose.c
1927                 fix a crash when redirecting (for instance) when compose window's
1928                 toolbar contents has been customized (when some buttons have been
1929                 removed in fact).
1930
1931 2006-02-21 [wwp]        2.0.0cvs69
1932
1933         * src/summaryview.c
1934         * src/gtk/pluginwindow.c
1935         * src/plugins/pgpcore/prefs_gpg.c
1936                 fix some compilation warnings (feat. remains of removed code).
1937
1938 2006-02-21 [wwp]        2.0.0cvs68
1939
1940         * src/gtk/gtkutils.c
1941                 fix two compilation issues, thanks to Stephan Sachse.
1942
1943 2006-02-20 [colin]      2.0.0cvs67
1944
1945         * src/mainwindow.c
1946                 Don't reselect displayed mail on refocus
1947                 This fixes actions misbehaving 
1948
1949 2006-02-20 [wwp]        2.0.0cvs66
1950
1951         * src/summaryview.c
1952         * src/gtk/gtksctree.c
1953         * src/gtk/gtkshruler.c
1954                 changed more runtime typecast checks.
1955
1956 2006-02-20 [wwp]        2.0.0cvs65
1957
1958         * src/summary_search.c
1959                 find all - summaryview refresh issue fixed, thanks to Colin.
1960
1961 2006-02-20 [wwp]        2.0.0cvs64
1962
1963         * src/gtk/gtkutils.c
1964                 better runtime typecast checks.
1965
1966 2006-02-20 [wwp]        2.0.0cvs63
1967
1968         * src/summary_search.c
1969                 enhancements to the summary search:
1970                         - add the ability to stop the running search
1971                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1972                         - don't search if no criteria (From/To/Subject/Body) is set
1973                         - ensure that a busy mouse pointer is always shown when searching,
1974                           show it even a bit earlier
1975
1976 2006-02-19 [colin]      2.0.0cvs62
1977
1978         * src/compose.c
1979         * src/imap.c
1980         * src/etpan/imap-thread.c
1981         * src/etpan/imap-thread.h
1982                 (Future) IMAP speed improvement on sending
1983                 Will require a libetpan update
1984         * src/summaryview.c
1985         * src/gtk/quicksearch.c
1986                 Make quicksearch clearable while running.
1987
1988 2006-02-17 [colin]      2.0.0cvs61
1989
1990         * src/imap.c
1991         * src/etpan/imap-thread.c
1992         * src/etpan/imap-thread.h
1993                 Check for IMAP certificates
1994                 ** Requires libetpan-0.42-cvs4 
1995                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
1996
1997 2006-02-17 [colin]      2.0.0cvs60
1998
1999         * src/messageview.c
2000         * src/prefs_common.c
2001         * src/prefs_common.h
2002         * src/prefs_message.c
2003                 Add pref to display HTML-only mails with plugin, 
2004                 if possible (defaulting to FALSE of course).
2005
2006 2006-02-16 [colin]      2.0.0cvs59
2007
2008         * src/main.c
2009         * src/common/plugin.c
2010         * src/common/plugin.h
2011         * src/gtk/pluginwindow.c
2012                 Keep track of requested (but unloaded) plugins
2013                 in some error cases.
2014
2015 2006-02-16 [wwp]        2.0.0cvs58
2016
2017         * src/gtk/gtkaspell.c
2018         * src/gtk/gtkaspell.h
2019         * src/prefs_spelling.c
2020         * src/compose.c
2021         * src/prefs_common.c
2022         * src/prefs_common.h
2023                 implemented new optional spellchecker behaviour: re-check message when
2024                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2025
2026 2006-02-16 [wwp]        2.0.0cvs57
2027
2028         * src/quote_fmt_parse.y
2029                 pclose popen'ed pipe.
2030
2031 2006-02-15 [colin]      2.0.0cvs56
2032
2033         * src/mimeview.c
2034         * src/mimeview.h
2035                 Let MimeViewers know which MimeView they
2036                 depend of.
2037         * src/summaryview.c
2038                 Swap From/To columns in Sent/Queue/Drafts
2039                 folders
2040         * src/etpan/imap-thread.c
2041                 Use mailstream_low_tls_open() for STARTTLS
2042                 instead of mailstream_low_ssl_open()
2043                 ** REQUIRES libetpan 0.42cvs3 **
2044
2045 2006-02-15 [wwp]        2.0.0cvs55
2046
2047         * src/compose.c
2048         * src/compose.h
2049         * src/message_search.c
2050         * src/message_search.h
2051         * src/textview.c
2052         * src/gtk/gtkutils.c
2053         * src/gtk/gtkutils.h
2054                 added the ability to Find text in the compose window (and a bit
2055                 of code factorization).
2056
2057 2006-02-15 [wwp]        2.0.0cvs54
2058
2059         * src/prefs_gtk.c
2060                 yet another one file was missing (fix for some widgets' sensitivity).
2061                 Thanks Colin!
2062
2063 2006-02-15 [wwp]        2.0.0cvs53
2064
2065         * src/prefs_gtk.h
2066                 oops forgot that file (fix for some widgets' sensitivity).
2067
2068 2006-02-15 [wwp]        2.0.0cvs52
2069
2070         * src/summary_search.c
2071                 implemented advanced summary search options (added the ability
2072                 to use matcher conditions in an advanced search mode).
2073
2074 2006-02-15 [wwp]        2.0.0cvs51
2075
2076         * src/plugins/pgpcore/prefs_gpg.c
2077         * src/prefs_account.c
2078                 fix some widget sensitivity, mostly around some labels in
2079                 account prefs.
2080
2081 2006-02-15 [paul]       2.0.0cvs50
2082
2083         * manual/advanced.xml
2084                 improve Templates info
2085                 written by wwp
2086
2087 2006-02-14 [colin]      2.0.0cvs49
2088
2089         * src/pixmaps/address_book.xpm
2090         * src/pixmaps/preferences.xpm
2091         * src/pixmaps/properties.xpm
2092                 Fix pixmap size - patch by Fabien Vantard
2093
2094 2006-02-13 [colin]      2.0.0cvs48
2095
2096         * src/procmime.c
2097                 Add missing fclose()s on error
2098         * src/textview.c
2099                 Remove unused code
2100         * src/common/utils.c
2101                 Fix temp files not being deleted on windows
2102         Patches by Thomas Gilgin
2103
2104 2006-02-13 [colin]      2.0.0cvs47
2105
2106         * src/mainwindow.c
2107                 Fix exit crash
2108
2109 2006-02-13 [wwp]        2.0.0cvs46
2110
2111         * src/plugins/pgpcore/prefs_gpg.c
2112                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2113
2114 2006-02-12 [colin]      2.0.0cvs45
2115
2116         * src/folderview.c
2117         * src/main.c
2118         * src/mainwindow.c
2119                 Fix "stuff" when quitting
2120
2121 2006-02-12 [wwp]        2.0.0cvs44
2122
2123         * src/prefs_themes.c
2124                 fix typos in debug messages.
2125
2126 2006-02-11 [colin]      2.0.0cvs43
2127
2128         * src/summaryview.c
2129                 don't allow drag/drop from ourself
2130
2131 2006-02-10 [wwp]        2.0.0cvs42
2132
2133         * src/exporthtml.c
2134         * src/html.c
2135         * src/html.h
2136         * src/procmime.c
2137         * src/textview.c
2138                 renamed html_ prefixed functions and data structures to avoid
2139                 namespace clashes w/ other software (gtkhtml2 for instance).
2140                 Closes bug #907.
2141
2142
2143 2006-02-09 [colin]      2.0.0cvs41
2144
2145         * src/summaryview.c
2146                 Fix shitty logic messed up. Thanks Ticho for the hint!
2147
2148 2006-02-09 [wwp]        2.0.0cvs40
2149
2150         * src/gtk/about.c
2151         * src/compose.c
2152         * src/prefs_account.c
2153         * src/prefs_gtk.h
2154         * src/editaddress.c
2155                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2156                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2157                 Browse buttons in accounts prefs.
2158
2159 2006-02-09 [colin]      2.0.0cvs39
2160
2161         * src/matcher.c
2162                 Check for pointer before using its members
2163         * src/gtk/gtksourceprintjob.c
2164                 Fix a wrong warning
2165
2166 2006-02-09 [wwp]        2.0.0cvs38
2167
2168         * src/gtk/filesel.c
2169                 fix few compiler warnings (type mismatch).
2170
2171 2006-02-09 [paul]       2.0.0cvs37
2172
2173         * po/fr.po
2174                 updated by Fabien Vantard
2175
2176 2006-02-08 [colin]      2.0.0cvs36
2177
2178         * src/prefs_common.c
2179         * src/common/defs.h
2180         * src/common/plugin.c
2181                 allow windows and linux configurations to coexist
2182                 patch by Thomas Gilgin
2183
2184 2006-02-08 [colin]      2.0.0cvs35
2185
2186         * src/filtering.c
2187         * src/matcher.c
2188         * src/matcher.h
2189         * src/matcher_parser_parse.y
2190         * src/prefs_filtering_action.c
2191         * src/prefs_matcher.c
2192                 Add the "Ignore thread" filtering
2193                 action
2194
2195 2006-02-08 [colin]      2.0.0cvs34
2196
2197         * src/compose.c
2198         * src/procmime.c
2199         * src/procmime.h
2200                 Fix bug #905 (damaged attachment)
2201                 text files with raw \0's aren't really text files
2202         FOR_STABLE
2203
2204 2006-02-08 [colin]      2.0.0cvs33
2205
2206         * src/summaryview.c
2207                 Fix crasher introduced yesterday
2208
2209 2006-02-08 [wwp]        2.0.0cvs32
2210
2211         * src/compose.c
2212         * src/compose.h
2213                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2214
2215 2006-02-08 [wwp]        2.0.0cvs31
2216
2217         * src/prefs_template.c
2218                 templates enhancement: allow address completion for Cc and Bcc fields
2219                 (it was currently possible for the To field only)
2220
2221 2006-02-08 [colin]      2.0.0cvs30
2222
2223         * src/compose.c
2224                 Don't unblock if not blocked
2225         FOR_STABLE
2226
2227 2006-02-07 [colin]      2.0.0cvs29
2228
2229         * src/action.c
2230                 Forgot to refresh summaryview
2231
2232 2006-02-07 [colin]      2.0.0cvs28
2233
2234         * src/action.c
2235                 Freeze/thaw message list and folder list while
2236                 processing %as{} actions 
2237         * src/compose.c
2238                 Fix auto-wrap disabling after a middle-click
2239                 paste - FOR_STABLE
2240
2241 2006-02-07 [paul]       2.0.0cvs27
2242
2243         * src/folder.c
2244                 fix freeing of uninitialised pointers
2245                 Thanks to Colin
2246
2247 2006-02-06 [colin]      2.0.0cvs26
2248
2249         * src/folder.c
2250                 Use g_slist_prepend in potentially big list
2251
2252 2006-02-06 [colin]      2.0.0cvs25
2253
2254         * src/folder.c
2255                 Completely skip processing if it doesn't 
2256                 exist (faster!)
2257
2258 2006-02-06 [colin]      2.0.0cvs24
2259
2260         * src/folder.c
2261         * src/summaryview.c
2262                 Batch filtering in summaryview (from Tools menu)
2263                 and pre/post//-processing too
2264
2265 2006-02-06 [colin]      2.0.0cvs23
2266
2267         * src/procmsg.h
2268         * src/filtering.c
2269                 Use a special field for batch filtering instead
2270                 of stepping on deferred execution's toes
2271
2272 2006-02-06 [colin]      2.0.0cvs22
2273
2274         * src/action.c
2275         * src/filtering.c
2276         * src/filtering.h
2277         * src/folder.c
2278         * src/summaryview.c
2279                 Fix filtering via menus and actions
2280
2281 2006-02-06 [colin]      2.0.0cvs21
2282
2283         * src/imap.c
2284                 Put the added file directly to cache if possible (will work
2285                 with next libetpan)
2286         * src/filtering.c
2287         * src/filtering.h
2288         * src/inc.c
2289         * src/folder.c
2290         * src/mbox.c
2291         * src/procmsg.h
2292                 Move and copy filtered messages by batches instead of one
2293                 by one - faster on IMAP
2294         * src/procmsg.c
2295                 Add a function that'll possibly be useful later
2296
2297 2006-02-06 [colin]      2.0.0cvs20
2298
2299         * src/addressbook.c
2300                 Use internal mime-type instead of text/plain for d'n'd
2301         * src/compose.c
2302                 Allow attaching files from mimeview's icon list via d'n'd
2303         * src/folderview.c
2304         * src/folderview.h
2305                 Use internal mime-type instead of text/plain for d'n'd
2306                 Don't try to selected opened folder if none is
2307                 Factorize d'n'd from other apps code
2308         * src/headerview.c
2309         * src/textview.c
2310         * src/gtk/gtkutils.c
2311         * src/gtk/gtkutils.h
2312                 Factorize Face/X-Face stuff
2313         * src/mimeview.c
2314                 Fix d'n'd to other apps
2315         * src/prefs_message.c
2316                 Let the XFace pref be usable without libcompface as it also
2317                 applies to Face
2318         * src/summaryview.c
2319                 Fix d'n'd to other apps
2320                 Factorize d'n'd from other apps code
2321
2322 2006-02-06 [wwp]        2.0.0cvs19
2323
2324         * po/it.po
2325                 Italian translation fixes by Andrea Spadaccini (no more confusion
2326                 between filtering and processing, and few changes in the About
2327                 dialog).
2328
2329
2330 2006-02-06 [mones]      2.0.0cvs18
2331
2332         * src/gtk/icon_legend.c
2333                 Improved descriptions allowing better translations
2334
2335 2006-02-05 [colin]      2.0.0cvs17
2336
2337         * src/imap.c
2338                 Add the f*cking missing expunge that caused imap_fetch_env
2339                 to fail after an add_msgs ! :-///
2340         * src/etpan/imap-thread.c
2341                 Add a bit of debug
2342         FOR_STABLE
2343
2344 2006-02-05 [colin]      2.0.0cvs16
2345
2346         * src/common/utils.c
2347                 Don't check for return-path (or we can't put
2348                 back non-sent mails)
2349
2350 2006-02-05 [colin]      2.0.0cvs15
2351
2352         * src/textview.c
2353                 Don't try to display Face header in textview
2354                 when teh headerview's active
2355
2356 2006-02-05 [colin]      2.0.0cvs14
2357
2358         * tools/tbird2syl.py
2359         * tools/Makefile.am
2360                 Add script to import Thunderbird mails
2361
2362 2006-02-05 [colin]      2.0.0cvs13
2363
2364         * src/headerview.c
2365         * src/procheader.c
2366         * src/procmsg.c
2367         * src/procmsg.h
2368         * src/textview.c
2369                 Show Face headers - patch partially by Klaus Flittner
2370
2371 2006-02-05 [colin]      2.0.0cvs12
2372
2373         * src/folderview.c
2374         * src/summaryview.c
2375         * src/common/utils.c
2376         * src/common/utils.h
2377                 Let dnd work from mime icons to summaryview
2378                 and to folderview too
2379                 Add a crude test to avoid trying to add files
2380                 drag'n'dropped when they're not mails
2381
2382 2006-02-04 [colin]      2.0.0cvs11
2383
2384         * src/summaryview.c
2385         * src/mimeview.c
2386                 Fix utf8 conversion
2387
2388 2006-02-04 [colin]      2.0.0cvs10
2389
2390         * src/compose.c
2391         * src/folderview.c
2392         * src/mimeview.c
2393         * src/summaryview.c
2394         * src/summaryview.h
2395                 Added various drag and drop capas:
2396                 From                    To
2397                 summaryview             other apps
2398                 mimeview icons          other apps
2399                 other apps              summaryview
2400                 other apps              folderview
2401
2402                 This shouldn't have broken the existing:
2403                 From                    To
2404                 summaryview             folderview
2405                 folderview              folderview
2406                 summaryview             compose's attachments
2407
2408         Tests welcomed.
2409
2410 2006-02-02 [paul]       2.0.0cvs9
2411
2412         * src/mainwindow.c
2413                 move global option 'Set displayed columns...' out
2414                 of folder option grouping.
2415                 fix sensitivity of 'harvest addresses'
2416         FOR_STABLE
2417
2418 2006-02-01 [colin]      2.0.0cvs8
2419
2420         * src/mimeview.c
2421                 Revert the alertpanel patch, it sucks (intrusive
2422                 and gets in the way of "open")
2423
2424 2006-02-01 [colin]      2.0.0cvs7
2425
2426         * src/compose.c
2427         * src/prefs_account.c
2428         * src/prefs_common.c
2429         * src/common/defs.h
2430         * src/common/utils.c
2431         * src/common/utils.h
2432                 Add ability to edit the signature file
2433                 from the account preferences, and use
2434                 a default for the text editor.
2435                 Patch by Fabien Vantard
2436
2437 2006-02-01 [colin]      2.0.0cvs6
2438
2439         * src/mimeview.c
2440                 Try to get mime type by extension if it is
2441                 application/octet-stream
2442                 Display a window with possible choices when
2443                 encountering unknown mime types
2444         * src/gtk/filesel.c
2445         * src/gtk/filesel.h
2446                 Add preview
2447                 Allow multiple selection in filtered filesel
2448                 (patch by Fabien Vantard)
2449         * src/gtk/pluginwindow.c
2450                 Use it (patch by Fabien Vantard)
2451
2452 2006-02-01 [paul]       2.0.0cvs5
2453
2454         * src/jpilot.c
2455                 fix crash on creating jpilot address book
2456                 Thanks to Colin - FOR_STABLE
2457         * src/prefs_summaries.c
2458         * src/prefs_wrapping.c
2459         * src/gtk/icon_legend.c
2460         * src/gtk/quicksearch.c
2461                 string fixes and additions
2462
2463 2006-02-01 [paul]       2.0.0cvs4
2464
2465         * src/compose.c
2466         * src/mainwindow.c
2467         * src/messageview.c
2468         * src/prefs_send.c
2469                 add Arabic encoding option
2470                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2471
2472 2006-01-31 [colin]      2.0.0cvs3
2473
2474         * src/plugins/pgpcore/passphrase.c
2475                 Convert passphrase to locale encoding
2476         * src/compose.c
2477                 Fix drafting on IMAP. Crappy bug sneaked in
2478                 the release :-/
2479         FOR_STABLE
2480
2481 2006-01-30 [paul]       2.0.0cvs2
2482
2483         * src/gtk/icon_legend.c
2484                 show the new entries
2485
2486 2006-01-30 [colin]      2.0.0cvs1
2487
2488         * src/manual.c
2489                 Check for the file to be present before 
2490                 enabling the menu - FOR_STABLE
2491         * src/gtk/icon_legend.c
2492                 Add folders icons (not all of them, there
2493                 are too much, but the most intriguing ones)
2494
2495 2006-01-30 [paul]       2.0.0
2496
2497         version 2.0.0 released
2498
2499 2006-01-30 [paul]       1.9.100cvs200
2500
2501         * manual/faq.xml
2502         * manual/gpl.xml
2503         * manual/intro.xml
2504         * manual/starting.xml
2505         * manual/sylpheed-claws-manual.xml
2506                 fixes, additions
2507
2508 2006-01-29 [mones]      1.9.100cvs199
2509
2510         * manual/account.xml
2511         * manual/advanced.xml
2512         * manual/glossary.xml
2513                 Some typos fixed, added LDIF term to glossary
2514         * po/es.po
2515                 Fixed leading plus symbol
2516
2517 2006-01-29 [paul]       1.9.100cvs198
2518
2519         * po/fi.po
2520         * po/sk.po
2521                 updated by Tommi Pirinen and Andrej Kacian
2522
2523 2006-01-29 [paul]       1.9.100cvs197
2524
2525         * src/gtk/authors.h
2526                 remove duplicates
2527
2528 2006-01-29 [paul]       1.9.100cvs196
2529
2530         * AUTHORS
2531         * po/nl.po
2532         * src/gtk/authors.h
2533         * tools/claws.i18n.status.pl
2534                 nl translation updated by Tim Dijkstra
2535
2536 2006-01-29 [paul]       1.9.100cvs195
2537
2538         * po/sr.po
2539         * po/sv.po
2540                 updated by Aleksandar Urosevic and Anders Troback
2541
2542 2006-01-28 [colin]      1.9.100cvs194
2543
2544         * src/gtk/gtksourceprintjob.c
2545                 Don't fiddle with PangoLayout when we
2546                 have an image
2547
2548 2006-01-28 [paul]       1.9.100cvs193
2549
2550         * AUTHORS
2551         * po/el.po
2552         * po/zh_CN.po
2553         * src/gtk/authors.h
2554         * tools/claws.i18n.status.pl
2555                 updated translations submitted by Stavros Giannouris
2556                 and Ralgh Young
2557
2558 2006-01-27 [colin]      1.9.100cvs192
2559
2560         * src/summaryview.c
2561         * src/gtk/gtksourceprintjob.c
2562                 Add image printing 
2563                 (libgnomeprint only, of course)
2564
2565 2006-01-27 [paul]       1.9.100cvs191
2566
2567         * po/fr.po
2568         * po/it.po
2569                 updated by Fabien Vantard and Andrea Spadaccini
2570
2571 2006-01-26 [colin]      1.9.100cvs190
2572
2573         * manual/Makefile.am
2574         * configure.ac
2575                 Make building the manual optional 
2576                 (--disable-manual)
2577
2578 2006-01-26 [paul]       1.9.100cvs189
2579
2580         * manual/glossary.xml
2581         * manual/plugins.xml
2582                 edited
2583         * po/en_GB.po
2584                 updated
2585
2586 2006-01-26 [paul]       1.9.100cvs188
2587
2588         * src/prefs_display_header.c
2589         * src/prefs_folder_column.c
2590         * src/prefs_msg_colors.c
2591         * src/prefs_summaries.c
2592         * src/prefs_summary_column.c
2593                 HIGify
2594
2595 2006-01-25 [colin]      1.9.100cvs187
2596
2597         * src/imap.c
2598                 Don't allow moving/copying mails between
2599                 queue/drafts and non-queue/drafts folders
2600                 Fixes bug #897 (message header is resetted 
2601                 if one is copied to Drafts)
2602
2603 2006-01-25 [colin]      1.9.100cvs186
2604
2605         * src/folder.c
2606         * src/mainwindow.c
2607                 Fix subscribed folders not found
2608         * src/compose.c
2609                 Don't try to encode as original mail's charset
2610                 if it's ascii 
2611
2612 2006-01-25 [paul]       1.9.100cvs185
2613
2614         * AUTHORS
2615         * po/Makevars
2616                 updated
2617         * po/de.po
2618         * po/pl.po
2619         * po/pt_BR.po
2620         * po/sr.po
2621                 updates submitted by Stephan Sachse, Emilian Nowak
2622                 and Quar, Frederico Goncalves Guimaraes, and
2623                 Aleksandar Urosevic
2624                 Fix Bug 896, 'PT_BR locale broken'.
2625         * src/gtk/authors.h
2626                 updated
2627
2628 2006-01-24 [mones]      1.9.100cvs184
2629
2630         * manual/glossary.xml
2631                 All current terms finished. Reviewers welcome ;-)
2632         * manual/keyboard.xml
2633                 Fixed column width for pdf output.
2634         * po/es.po
2635                 Updated
2636
2637 2006-01-24 [paul]       1.9.100cvs183
2638
2639         * manual/glossary.xml
2640                 fix id name
2641         * manual/dist/html/Makefile.am
2642         * manual/dist/pdf/Makefile.am
2643         * manual/dist/ps/Makefile.am
2644         * manual/dist/txt/Makefile.am
2645                 fix make deps
2646                 Thanks to Colin
2647
2648 2006-01-24 [mones]      1.9.100cvs182
2649
2650         * manual/glossary.xml
2651                 Nearly finished, some terms missing.
2652
2653 2006-01-23 [paul]       1.9.100cvs181
2654
2655         * manual/dist/html/Makefile.am
2656         * manual/dist/pdf/Makefile.am
2657         * manual/dist/ps/Makefile.am
2658         * manual/dist/txt/Makefile.am
2659         * src/mainwindow.c
2660                 re-enable manual
2661                 Thanks to Colin
2662
2663 2006-01-22 [colin]      1.9.100cvs180
2664
2665         * src/compose.c
2666         * src/gtk/gtkaspell.c
2667                 Don't deselect stuff before right-clicking, with aspell.
2668                 (This prevented right-click Copy, for example).
2669                 Thanks to Clo!
2670
2671 2006-01-22 [paul]       1.9.100cvs179
2672
2673         * src/summary_search.c
2674                 don't fix the widget size as it causes problems
2675                 under localisation.
2676                 Thanks to Emilian Nowak
2677
2678 2006-01-21 [paul]       1.9.100cvs178
2679
2680         * src/prefs_themes.c
2681                 fix broken underlining of label text
2682                 with some translations
2683
2684 2006-01-21 [colin]      1.9.100cvs177
2685
2686         * po/fr.po
2687                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2688
2689 2006-01-20 [colin]      1.9.100cvs176
2690
2691         * configure.ac
2692         * Makefile.am
2693         * manual/Makefile
2694         * manual/dist/html/.cvsignore
2695         * manual/dist/html/Makefile.am
2696         * manual/dist/pdf/.cvsignore
2697         * manual/dist/pdf/Makefile.am
2698         * manual/dist/ps/.cvsignore
2699         * manual/dist/ps/Makefile.am
2700         * manual/dist/txt/.cvsignore
2701         * manual/dist/txt/Makefile.am
2702                 Autotool-ize manual
2703
2704 2006-01-20 [paul]       1.9.100cvs175
2705
2706         * manual/handling.xml
2707                 make Filtering and Searching entries easier to find
2708         * manual/keyboard.xml
2709                 add the remaining default keybinds
2710         * src/prefs_summaries.c
2711                 update the default keybinds
2712
2713 2006-01-20 [paul]       1.9.100cvs174
2714
2715         * src/addressbook.c
2716         * src/addrgather.c
2717         * src/addrharvest.c
2718         * src/editaddress.c
2719         * src/editgroup.c
2720         * src/exphtmldlg.c
2721         * src/expldifdlg.c
2722         * src/exporthtml.c
2723         * src/exportldif.c
2724         * src/ldif.c
2725                 replace 'e-mail' with 'email'
2726         * src/summary_search.c
2727                 add mnemonic to "Find all" button
2728
2729 2006-01-20 [wwp]        1.9.100cvs173
2730
2731         * src/export.c
2732         * src/import.c
2733                 touched mbox import/export buttons for HIG-compliance
2734
2735 2006-01-19 [paul]       1.9.100cvs172
2736
2737         * manual/account.xml
2738         * manual/addrbook.xml
2739         * manual/advanced.xml
2740         * manual/faq.xml
2741         * manual/handling.xml
2742         * manual/intro.xml
2743         * manual/plugins.xml
2744         * manual/starting.xml
2745                 more editing
2746
2747 2006-01-19 [paul]       1.9.100cvs171
2748
2749         * src/toolbar.c
2750                 allow use of trash button while receiving
2751                 Thanks to Colin
2752
2753 2006-01-19 [wwp]        1.9.100cvs170
2754
2755         * src/gtk/quicksearch.c
2756         * src/compose.c
2757                 force text color to black when yellow background is set
2758
2759 2006-01-19 [colin]      1.9.100cvs169
2760
2761         * src/plugins/trayicon/trayicon.c
2762                 Gray out Get Mail when already getting mail
2763
2764 2006-01-18 [paul]       1.9.100cvs168
2765
2766         * src/compose.c
2767                 give widget yellow background was To is
2768                 set via folder prefs
2769         * src/gtk/quicksearch.c
2770                 give widget yellow background when quick
2771                 search is active.
2772                 Thanks to Colin
2773
2774 2006-01-18 [paul]       1.9.100cvs167
2775
2776         * doc/man/sylpheed-claws.1
2777                 add --subscribe option
2778
2779 2006-01-18 [paul]       1.9.100cvs166
2780
2781         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2782         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2783                 use %U instead of %F (%F is broken for user installed
2784                 files in kde 3.5)
2785
2786 2006-01-18 [colin]      1.9.100cvs165
2787
2788         * src/summaryview.c
2789                 Default to Yes in "No more * messages" dialogs
2790
2791 2006-01-17 [colin]      1.9.100cvs164
2792
2793         * src/compose.c
2794                 Possibly fix an invalid iterator causing
2795                 crash
2796
2797 2006-01-17 [colin]      1.9.100cvs163
2798
2799         * src/mimeview.c
2800                 Fix crash when the image disappears under the
2801                 image viewer
2802
2803 2006-01-16 [colin]      1.9.100cvs162
2804
2805         * src/compose.c
2806                 Fix reenabling autowrap
2807
2808 2006-01-16 [colin]      1.9.100cvs161
2809
2810         * src/compose.c
2811                 reset quote_len before getting quote_str
2812
2813 2006-01-16 [colin]      1.9.100cvs160
2814
2815         * src/account.c
2816         * src/account.h
2817         * src/folder.c
2818         * src/imap_gtk.c
2819         * src/mh_gtk.c
2820                 Fix bug #883 (default inbox does not track folder move)
2821
2822 2006-01-16 [colin]      1.9.100cvs159
2823
2824         * src/compose.c
2825         * src/plugins/pgpcore/passphrase.c
2826                 More buttons fixes
2827
2828 2006-01-16 [paul]       1.9.100cvs158
2829
2830         * src/prefs_actions.c
2831         * src/prefs_filtering_action.c
2832         * src/prefs_matcher.c
2833         * src/quote_fmt.c
2834         * src/gtk/description_window.c
2835         * src/gtk/description_window.h
2836         * src/gtk/quicksearch.c
2837                 description window cleanups
2838
2839 2006-01-15 [colin]      1.9.100cvs157
2840
2841         * src/addressbook.c
2842         * src/prefs_filtering.c
2843                 Same here
2844
2845 2006-01-15 [colin]      1.9.100cvs156
2846
2847         * src/folderview.c
2848         * src/mainwindow.c
2849                 Same for "Empty trash"
2850
2851 2006-01-15 [colin]      1.9.100cvs155
2852
2853         * src/inc.c
2854                 Override offline dialog had Yes by default
2855
2856 2006-01-15 [colin]      1.9.100cvs154
2857
2858         * src/summaryview.c
2859                 Delete selected messages? previously had Yes the default
2860
2861 2006-01-15 [colin]      1.9.100cvs153
2862
2863         * src/folder.c
2864         * src/folder.h
2865         * src/main.c
2866                 Check if a mailbox is loaded after all
2867                 plugins are loaded.
2868
2869 2006-01-15 [colin]      1.9.100cvs152
2870
2871         * src/folder.c
2872                 Don't start wizard when there are unloaded folders (will help
2873                 people with only mbox or maildir mailboxes)
2874
2875 2006-01-14 [colin]      1.9.100cvs151
2876
2877         * src/addressbook.c
2878         * src/expldifdlg.c
2879         * src/importldif.c
2880         * src/importmutt.c
2881         * src/importpine.c
2882         * src/mh_gtk.c
2883                 More HIG compliance and fixes
2884
2885 2006-01-14 [colin]      1.9.100cvs150
2886
2887         * src/prefs_filtering_action.c
2888         * src/foldersel.c
2889                 Two forgotten button order changes
2890
2891 2006-01-14 [colin]      1.9.100cvs149
2892
2893         * src/account.c
2894         * src/addressbook.c
2895         * src/compose.c
2896         * src/folderview.c
2897         * src/imap_gtk.c
2898         * src/mainwindow.c
2899         * src/mh_gtk.c
2900         * src/news_gtk.c
2901         * src/prefs_actions.c
2902         * src/prefs_customheader.c
2903         * src/prefs_filtering.c
2904         * src/prefs_matcher.c
2905         * src/prefs_template.c
2906         * src/ssl_manager.c
2907         * src/summaryview.c
2908         * src/textview.c
2909         * src/toolbar.c
2910                 All deletion confirmations are now "Cancel, Delete" 
2911                 instead of "No, Yes"
2912                 Clarified most of the other "No, Yes" to 
2913                 "Cancel, Descriptive_action"
2914                 Rechanged the "Entry not saved" alerts to have 
2915                 "Close, Continue editing"
2916
2917
2918 2006-01-14 [paul]
2919
2920         * 2.0.0-rc4 released
2921
2922 2006-01-14 [paul]       1.9.100cvs148
2923
2924         * src/account.c
2925         * src/addressadd.c
2926         * src/addressbook.c
2927         * src/compose.c
2928         * src/editaddress.c
2929         * src/editbook.c
2930         * src/editgroup.c
2931         * src/editjpilot.c
2932         * src/editldap.c
2933         * src/editvcard.c
2934         * src/exphtmldlg.c
2935         * src/expldifdlg.c
2936         * src/folderview.c
2937         * src/grouplistdialog.c
2938         * src/imap_gtk.c
2939         * src/importmutt.c
2940         * src/importpine.c
2941         * src/inc.c
2942         * src/main.c
2943         * src/mainwindow.c
2944         * src/message_search.c
2945         * src/messageview.c
2946         * src/mh_gtk.c
2947         * src/mimeview.c
2948         * src/news_gtk.c
2949         * src/prefs_actions.c
2950         * src/prefs_customheader.c
2951         * src/prefs_filtering.c
2952         * src/prefs_matcher.c
2953         * src/prefs_template.c
2954         * src/prefs_themes.c
2955         * src/ssl_manager.c
2956         * src/summary_search.c
2957         * src/summaryview.c
2958         * src/textview.c
2959         * src/toolbar.c
2960         * src/gtk/foldersort.c
2961         * src/gtk/gtkaspell.c
2962         * src/gtk/inputdialog.c
2963         * src/gtk/prefswindow.c
2964         * src/plugins/pgpcore/select-keys.c
2965         * src/plugins/trayicon/trayicon.c
2966                 HIG compliant button order
2967
2968 2006-01-14 [mones]      1.9.100cvs147
2969
2970         * po/es.po
2971                 Updated translation
2972
2973 2006-01-13 [paul]       1.9.100cvs146
2974
2975         * AUTHORS
2976         * ChangeLog
2977         * src/gtk/authors.h
2978                 add Joshua M. Kwan to contributors list
2979
2980 2006-01-13 [colin]      1.9.100cvs145
2981
2982         * src/gtk/quicksearch.c
2983                 Don't refocus quick search after executing (Esc or Enter)
2984                 Allows to '/'search something then move up/down in 
2985                 summaryview, and to Esc a search and be back in the 
2986                 summaryview
2987
2988 2006-01-13 [paul]       1.9.100cvs144
2989
2990         * src/plugins/pgpinline/pgpinline.c
2991                 support Content-Type 'application/pgp'
2992                 patch by Joshua M. Kwan <joshuak@users.sf.net>
2993
2994 2006-01-13 [paul]       1.9.100cvs143
2995
2996         * manual/account.xml
2997                 make mention of partial retrieval
2998                 thanks to Colin
2999
3000 2006-01-13 [paul]       1.9.100cvs142
3001
3002         * src/account.c
3003         * src/account.h
3004         * src/action.c
3005         * src/action.h
3006         * src/adbookbase.h
3007         * src/addr_compl.c
3008         * src/addr_compl.h
3009         * src/addrbook.c
3010         * src/addrcache.c
3011         * src/addrcache.h
3012         * src/addrcindex.c
3013         * src/addrcindex.h
3014         * src/addrclip.c
3015         * src/addrclip.h
3016         * src/addrdefs.h
3017         * src/addressadd.c
3018         * src/addressadd.h
3019         * src/addressbook.c
3020         * src/addressbook.h
3021         * src/addrgather.c
3022         * src/addrgather.h
3023         * src/addrharvest.c
3024         * src/addrharvest.h
3025         * src/addrindex.c
3026         * src/addrindex.h
3027         * src/addritem.c
3028         * src/addritem.h
3029         * src/addrquery.c
3030         * src/addrquery.h
3031         * src/addrselect.c
3032         * src/addrselect.h
3033         * src/alertpanel.c
3034         * src/alertpanel.h
3035         * src/browseldap.c
3036         * src/browseldap.h
3037         * src/codeconv.c
3038         * src/codeconv.h
3039         * src/compose.c
3040         * src/compose.h
3041         * src/customheader.c
3042         * src/customheader.h
3043         * src/displayheader.c
3044         * src/displayheader.h
3045         * src/editaddress.c
3046         * src/editaddress.h
3047         * src/editbook.c
3048         * src/editbook.h
3049         * src/editgroup.c
3050         * src/editgroup.h
3051         * src/editjpilot.c
3052         * src/editjpilot.h
3053         * src/editldap.c
3054         * src/editldap.h
3055         * src/editldap_basedn.c
3056         * src/editldap_basedn.h
3057         * src/editvcard.c
3058         * src/editvcard.h
3059         * src/exphtmldlg.c
3060         * src/exphtmldlg.h
3061         * src/expldifdlg.c
3062         * src/expldifdlg.h
3063         * src/export.h
3064         * src/exporthtml.c
3065         * src/exporthtml.h
3066         * src/exportldif.c
3067         * src/exportldif.h
3068         * src/filtering.c
3069         * src/filtering.h
3070         * src/folder.c
3071         * src/folder.h
3072         * src/folder_item_prefs.c
3073         * src/folder_item_prefs.h
3074         * src/foldersel.c
3075         * src/foldersel.h
3076         * src/folderutils.c
3077         * src/folderutils.h
3078         * src/folderview.c
3079         * src/folderview.h
3080         * src/grouplistdialog.c
3081         * src/grouplistdialog.h
3082         * src/headerview.c
3083         * src/html.c
3084         * src/html.h
3085         * src/image_viewer.c
3086         * src/image_viewer.h
3087         * src/imap.c
3088         * src/imap.h
3089         * src/imap_gtk.c
3090         * src/imap_gtk.h
3091         * src/import.h
3092         * src/importldif.c
3093         * src/importldif.h
3094         * src/importmutt.c
3095         * src/importmutt.h
3096         * src/importpine.c
3097         * src/importpine.h
3098         * src/inc.c
3099         * src/inc.h
3100         * src/jpilot.c
3101         * src/jpilot.h
3102         * src/ldapctrl.c
3103         * src/ldapctrl.h
3104         * src/ldaplocate.c
3105         * src/ldaplocate.h
3106         * src/ldapquery.c
3107         * src/ldapquery.h
3108         * src/ldapserver.c
3109         * src/ldapserver.h
3110         * src/ldaputil.c
3111         * src/ldaputil.h
3112         * src/ldif.c
3113         * src/ldif.h
3114         * src/main.c
3115         * src/main.h
3116         * src/mainwindow.c
3117         * src/mainwindow.h
3118         * src/manual.c
3119         * src/manual.h
3120         * src/mbox.c
3121         * src/mbox.h
3122         * src/message_search.c
3123         * src/message_search.h
3124         * src/messageview.c
3125         * src/messageview.h
3126         * src/mh.c
3127         * src/mh.h
3128         * src/mh_gtk.c
3129         * src/mh_gtk.h
3130         * src/mimeview.c
3131         * src/mimeview.h
3132         * src/msgcache.c
3133         * src/msgcache.h
3134         * src/mutt.c
3135         * src/mutt.h
3136         * src/news.c
3137         * src/news.h
3138         * src/news_gtk.c
3139         * src/news_gtk.h
3140         * src/partial_download.c
3141         * src/partial_download.h
3142         * src/pine.c
3143         * src/pine.h
3144         * src/pop.c
3145         * src/pop.h
3146         * src/prefs_account.c
3147         * src/prefs_account.h
3148         * src/prefs_actions.c
3149         * src/prefs_actions.h
3150         * src/prefs_common.c
3151         * src/prefs_common.h
3152         * src/prefs_compose_writing.c
3153         * src/prefs_compose_writing.h
3154         * src/prefs_customheader.c
3155         * src/prefs_customheader.h
3156         * src/prefs_display_header.c
3157         * src/prefs_display_header.h
3158         * src/prefs_filtering.c
3159         * src/prefs_filtering.h
3160         * src/prefs_filtering_action.c
3161         * src/prefs_filtering_action.h
3162         * src/prefs_folder_column.c
3163         * src/prefs_folder_column.h
3164         * src/prefs_folder_item.c
3165         * src/prefs_folder_item.h
3166         * src/prefs_fonts.c
3167         * src/prefs_fonts.h
3168         * src/prefs_gtk.c
3169         * src/prefs_gtk.h
3170         * src/prefs_image_viewer.c
3171         * src/prefs_image_viewer.h
3172         * src/prefs_matcher.c
3173         * src/prefs_matcher.h
3174         * src/prefs_message.c
3175         * src/prefs_msg_colors.c
3176         * src/prefs_msg_colors.h
3177         * src/prefs_other.c
3178         * src/prefs_quote.c
3179         * src/prefs_receive.c
3180         * src/prefs_send.c
3181         * src/prefs_spelling.c
3182         * src/prefs_spelling.h
3183         * src/prefs_summaries.c
3184         * src/prefs_summaries.h
3185         * src/prefs_summary_column.c
3186         * src/prefs_summary_column.h
3187         * src/prefs_template.c
3188         * src/prefs_template.h
3189         * src/prefs_themes.c
3190         * src/prefs_themes.h
3191         * src/prefs_toolbar.c
3192         * src/prefs_toolbar.h
3193         * src/prefs_wrapping.c
3194         * src/prefs_wrapping.h
3195         * src/privacy.c
3196         * src/privacy.h
3197         * src/procheader.c
3198         * src/procheader.h
3199         * src/procmime.c
3200         * src/procmime.h
3201         * src/procmsg.c
3202         * src/procmsg.h
3203         * src/quote_fmt.c
3204         * src/quote_fmt_parse.y
3205         * src/recv.c
3206         * src/recv.h
3207         * src/remotefolder.c
3208         * src/remotefolder.h
3209         * src/send_message.c
3210         * src/send_message.h
3211         * src/setup.c
3212         * src/setup.h
3213         * src/sourcewindow.c
3214         * src/sourcewindow.h
3215         * src/ssl_manager.c
3216         * src/ssl_manager.h
3217         * src/statusbar.c
3218         * src/statusbar.h
3219         * src/stock_pixmap.c
3220         * src/stock_pixmap.h
3221         * src/summary_search.c
3222         * src/summary_search.h
3223         * src/summaryview.c
3224         * src/summaryview.h
3225         * src/syldap.c
3226         * src/syldap.h
3227         * src/textview.c
3228         * src/textview.h
3229         * src/toolbar.c
3230         * src/toolbar.h
3231         * src/undo.c
3232         * src/undo.h
3233         * src/unmime.c
3234         * src/unmime.h
3235         * src/vcard.c
3236         * src/vcard.h
3237         * src/wizard.c
3238         * src/wizard.h
3239         * src/common/base64.c
3240         * src/common/base64.h
3241         * src/common/defs.h
3242         * src/common/hooks.c
3243         * src/common/hooks.h
3244         * src/common/log.c
3245         * src/common/log.h
3246         * src/common/mgutils.c
3247         * src/common/mgutils.h
3248         * src/common/nntp.c
3249         * src/common/nntp.h
3250         * src/common/passcrypt.c
3251         * src/common/passcrypt.h.in
3252         * src/common/plugin.c
3253         * src/common/plugin.h
3254         * src/common/prefs.c
3255         * src/common/prefs.h
3256         * src/common/progressindicator.c
3257         * src/common/progressindicator.h
3258         * src/common/quoted-printable.c
3259         * src/common/quoted-printable.h
3260         * src/common/session.c
3261         * src/common/session.h
3262         * src/common/smtp.c
3263         * src/common/smtp.h
3264         * src/common/socket.c
3265         * src/common/socket.h
3266         * src/common/ssl.c
3267         * src/common/ssl.h
3268         * src/common/ssl_certificate.c
3269         * src/common/ssl_certificate.h
3270         * src/common/stringtable.c
3271         * src/common/stringtable.h
3272         * src/common/sylpheed.c
3273         * src/common/sylpheed.h
3274         * src/common/template.c
3275         * src/common/template.h
3276         * src/common/timing.h
3277         * src/common/utils.c
3278         * src/common/utils.h
3279         * src/common/version.h.in
3280         * src/common/xml.c
3281         * src/common/xml.h
3282         * src/common/xmlprops.c
3283         * src/common/xmlprops.h
3284         * src/gtk/colorlabel.c
3285         * src/gtk/colorsel.c
3286         * src/gtk/colorsel.h
3287         * src/gtk/description_window.c
3288         * src/gtk/description_window.h
3289         * src/gtk/filesel.c
3290         * src/gtk/filesel.h
3291         * src/gtk/foldersort.c
3292         * src/gtk/foldersort.h
3293         * src/gtk/gtkutils.c
3294         * src/gtk/gtkutils.h
3295         * src/gtk/inputdialog.c
3296         * src/gtk/inputdialog.h
3297         * src/gtk/logwindow.c
3298         * src/gtk/logwindow.h
3299         * src/gtk/manage_window.c
3300         * src/gtk/manage_window.h
3301         * src/gtk/menu.c
3302         * src/gtk/menu.h
3303         * src/gtk/pluginwindow.c
3304         * src/gtk/pluginwindow.h
3305         * src/gtk/prefswindow.c
3306         * src/gtk/prefswindow.h
3307         * src/gtk/progressdialog.c
3308         * src/gtk/progressdialog.h
3309         * src/gtk/sslcertwindow.c
3310         * src/gtk/sslcertwindow.h
3311         * src/plugins/clamav/clamav_plugin.c
3312         * src/plugins/clamav/clamav_plugin.h
3313         * src/plugins/clamav/clamav_plugin_gtk.c
3314         * src/plugins/demo/demo.c
3315         * src/plugins/dillo_viewer/dillo_prefs.c
3316         * src/plugins/dillo_viewer/dillo_prefs.h
3317         * src/plugins/dillo_viewer/dillo_viewer.c
3318         * src/plugins/pgpcore/passphrase.c
3319         * src/plugins/pgpcore/passphrase.h
3320         * src/plugins/pgpcore/plugin.c
3321         * src/plugins/pgpcore/select-keys.c
3322         * src/plugins/pgpcore/select-keys.h
3323         * src/plugins/pgpcore/sgpgme.c
3324         * src/plugins/pgpcore/sgpgme.h
3325         * src/plugins/pgpinline/pgpinline.c
3326         * src/plugins/pgpinline/pgpinline.h
3327         * src/plugins/pgpinline/plugin.c
3328         * src/plugins/pgpmime/pgpmime.c
3329         * src/plugins/pgpmime/pgpmime.h
3330         * src/plugins/pgpmime/plugin.c
3331         * src/plugins/spamassassin/spamassassin.c
3332         * src/plugins/spamassassin/spamassassin.h
3333         * src/plugins/spamassassin/spamassassin_gtk.c
3334         * src/plugins/trayicon/trayicon.c
3335                 update copyright header
3336
3337 2006-01-13 [paul]       1.9.100cvs141
3338
3339         * src/account.c
3340         * src/export.c
3341         * src/import.c
3342         * src/mainwindow.c
3343         * src/prefs_account.c
3344         * src/prefs_display_header.c
3345         * src/prefs_receive.c
3346         * src/prefs_send.c
3347         * src/prefs_summaries.c
3348         * src/prefs_themes.c
3349         * src/prefs_toolbar.c
3350         * src/gtk/about.c
3351                 various cleanups
3352
3353 2006-01-12 [colin]      1.9.100cvs140
3354
3355         * src/folder.c
3356         * src/folder.h
3357         * src/main.c
3358                 Add --subscribe option
3359                 Let sylpheed-claws email@domain.com equivalent to --compose
3360                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3361
3362 2006-01-12 [paul]       1.9.100cvs139
3363
3364         * src/mainwindow.c
3365                 append 'Change folder order' label with '...'
3366         * src/prefs_actions.c
3367                 allow reordering of actions list by dnd
3368         * src/gtk/foldersort.c
3369                 make the dialog nicer
3370
3371 2006-01-11 [colin]      1.9.100cvs138
3372
3373         * src/compose.c
3374                 Allow templates without text
3375
3376 2006-01-11 [paul]       1.9.100cvs137
3377
3378         * tools/README
3379         * tools/filter_conv_new.pl
3380                 add info to README
3381                 also check .sylpheed for filter.xml
3382                 be a bit informative to the user
3383
3384 2006-01-11 [colin]      1.9.100cvs136
3385
3386         * src/textview.c
3387                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3388
3389 2006-01-10 [paul]       1.9.100cvs135
3390
3391         * tools/Makefile.am
3392         * tools/filter_conv_new.pl
3393                 add script to convert new style Sylpheed
3394                 filter rules (Sylpheed >= 0.9.99) to
3395                 Claws filtering rules
3396
3397 2006-01-10 [colin]      1.9.100cvs134
3398
3399         * src/compose.c
3400                 Fix broken line joins in certain conditions
3401                 (between two quoted lines: <enter><enter><up>
3402                  <type a wrapped sentence><go in the first line>
3403                  <insert more text><watch as line joining failed>)
3404
3405 2006-01-10 [paul]       1.9.100cvs133
3406
3407         * src/compose.c
3408                 don't report success in error dialog
3409                 thanks to Colin
3410         * src/common/utils.c
3411                 include some trailing punctuations as URI
3412                 thanks to Hiro
3413
3414 2006-01-10 [paul]       1.9.100cvs132
3415
3416         * src/mimeview.c
3417                 fix incompatible pointer type
3418                 warning
3419
3420 2006-01-10 [paul]       1.9.100cvs131
3421
3422         * src/compose.c
3423                 change Subject in window title
3424                 instantaneously
3425
3426 2006-01-09 [colin]      1.9.100cvs130
3427
3428         * src/addressbook.c
3429         * src/headerview.c
3430         * src/mainwindow.c
3431         * src/messageview.c
3432         * src/mimeview.c
3433         * src/noticeview.c
3434         * src/summaryview.c
3435                 Fix possible crashes on exit and in addressbook
3436
3437 2006-01-09 [paul]       1.9.100cvs129
3438
3439         * src/prefs_msg_colors.c
3440                 some cleanups that I forgot last time
3441
3442 2006-01-09 [paul]       1.9.100cvs128
3443
3444         * README
3445         * src/folderview.c
3446         * src/prefs_msg_colors.c
3447                 add previously hidden option, color_new, to
3448                 the gui
3449                 move the page to Display/
3450                 rework the gui
3451
3452 2006-01-09 [wwp]        1.9.100cvs127
3453
3454         * src/prefs_themes.c
3455                 made the prefs/display/themes layouts spacing less condensed
3456                 (and so they match other prefs/pages' look).
3457
3458 2006-01-09 [paul]       1.9.100cvs126
3459
3460         * src/compose.c
3461         * src/prefs_common.c
3462         * src/prefs_common.h
3463         * src/prefs_wrapping.c
3464                 remove 'wrap at send' option
3465
3466 2006-01-06 [colin]      1.9.100cvs125
3467
3468         * src/compose.c
3469                 Just make completely sure we don't insert "manual line breaks" 
3470                 when wrapping... 
3471
3472 2006-01-04 [paul]
3473
3474         * 2.0.0-rc3 released
3475
3476 2006-01-04 [paul]       1.9.100cvs124
3477
3478         * src/folderview.c
3479                 fix bug 882, 'quick scroll in folder list
3480                 displays wrong folder contents'
3481
3482 2006-01-04 [paul]       1.9.100cvs123
3483
3484         * src/plugins/pgpmime/pgpmime.c
3485                 better debug information when signing
3486                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3487
3488 2006-01-03 [colin]      1.9.100cvs122
3489
3490         * configure.ac
3491                 We need to recheck for gpgme 1.0.0 after checking
3492                 for 1.1.1, because if 1.1.1 isn't available, 
3493                 GPGME_LIBS and friends are blanked out by the 
3494                 second check.
3495
3496 2006-01-03 [colin]      1.9.100cvs121
3497
3498         * src/common/prefs.c
3499                 Windows unlink-before rename fix
3500         * src/plugins/pgpcore/sgpgme.c
3501                 Add support for PKA info if available
3502                 Both patches by Werner Koch
3503
3504 2006-01-03 [paul]       1.9.100cvs120
3505
3506         * src/messageview.c
3507                 fix bug 884, 'Send receipt' button visible in queue
3508                 Thanks to Colin
3509
3510 2006-01-02 [colin]      1.9.100cvs119
3511
3512         * src/compose.c
3513         * src/imap.c
3514                 Fix autosave on IMAP and more generally try to
3515                 return the correct ID on a newly added IMAP message
3516
3517 2006-01-02 [paul]       1.9.100cvs118
3518
3519         * manual/keyboard.xml
3520                 edited
3521
3522 2006-01-01 [paul]       1.9.100cvs117
3523
3524         * src/gtk/authors.h
3525                 alphabetical order
3526
3527 2005-12-30 [colin]      1.9.100cvs116
3528
3529         * manual/advanced.xml
3530                 Explain Pre/Post-processing differences.
3531
3532 2005-12-30 [colin]      1.9.100cvs115
3533
3534         * src/mh.c
3535                 Implement copy_msgs for a little optimization
3536         * src/imap.c
3537                 Finish yesterday's fix
3538
3539 2005-12-29 [colin]      1.9.100cvs114
3540
3541         * src/imap.c
3542                 Fix occasional failure in fetching a mail over
3543                 IMAP
3544
3545 2005-12-29 [colin]      1.9.100cvs113
3546
3547         * src/compose.c
3548                 Don't remove a draft when sending it, if it is 
3549                 locked.
3550
3551 2005-12-28 [colin]      1.9.100cvs112
3552
3553         * src/summaryview.c
3554                 Fix leak for real
3555
3556 2005-12-28 [wwp]        1.9.100cvs111
3557
3558         * doc/faq/.cvsignore
3559         * doc/faq/de/.cvsignore
3560         * doc/faq/en/.cvsignore
3561         * doc/faq/es/.cvsignore
3562         * doc/faq/fr/.cvsignore
3563         * doc/faq/it/.cvsignore
3564         * doc/manual/.cvsignore
3565         * doc/manual/de/.cvsignore
3566         * doc/manual/en/.cvsignore
3567         * doc/manual/es/.cvsignore
3568         * doc/manual/fr/.cvsignore
3569         * doc/manual/ja/.cvsignore
3570         * src/plugins/mathml_viewer/.cvsignore
3571                 rollback revival of those files (my bad, sorry for the noise).
3572
3573 2005-12-28 [wwp]        1.9.100cvs110
3574
3575         * src/compose.c
3576                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3577
3578 2005-12-28 [wwp]        1.9.100cvs109
3579
3580         * doc/faq/.cvsignore
3581         * doc/faq/de/.cvsignore
3582         * doc/faq/en/.cvsignore
3583         * doc/faq/es/.cvsignore
3584         * doc/faq/fr/.cvsignore
3585         * doc/faq/it/.cvsignore
3586         * doc/manual/.cvsignore
3587         * doc/manual/de/.cvsignore
3588         * doc/manual/en/.cvsignore
3589         * doc/manual/es/.cvsignore
3590         * doc/manual/fr/.cvsignore
3591         * doc/manual/ja/.cvsignore
3592         * src/plugins/mathml_viewer/.cvsignore
3593         * po/.cvsignore
3594                 more files to ignore.
3595
3596 2005-12-24 [colin]      1.9.100cvs108
3597
3598         * AUTHORS
3599         * src/gtk/authors.h
3600                 Update for Werner
3601
3602 2005-12-24 [colin]      1.9.100cvs107
3603
3604         * src/procmsg.c
3605                 Allow NULL src_msginfo in 
3606                 procmsg_msginfo_new_from_mimeinfo
3607
3608 2005-12-23 [paul]       1.9.100cvs106
3609
3610         * src/plugins/pgpinline/mypgpcore.def
3611                 add this forgotten file
3612
3613 2005-12-23 [colin]      1.9.100cvs105
3614
3615         * src/mainwindow.c
3616                 Fix missing break
3617
3618 2005-12-23 [colin]      1.9.100cvs104
3619
3620         * autogen.sh
3621         * src/folder.c
3622         * src/mh.c
3623         * src/common/plugin.c
3624         * src/common/socket.c
3625         * src/common/socket.h
3626         * src/common/utils.c
3627         * src/common/utils.h
3628         * src/gtk/pluginwindow.c
3629         * src/plugins/pgpcore/plugin.def
3630         * src/plugins/pgpcore/sylpheed.def
3631         * src/plugins/pgpinline/Makefile.am
3632         * src/plugins/pgpinline/plugin.def
3633         * src/plugins/pgpinline/sylpheed.def
3634         * src/plugins/pgpmime/plugin.def
3635         * src/plugins/pgpmime/sylpheed.def
3636                 Various w32 fixes by Werner Koch
3637
3638 2005-12-22 [paul]       1.9.100cvs103
3639
3640         * src/wizard.c
3641                 don't offer IMAP as 'server type' if
3642                 libetpan isn't built in
3643
3644 2005-12-22 [paul]       1.9.100cvs102
3645
3646         * AUTHORS
3647         * src/mainwindow.c
3648         * src/mainwindow.h
3649         * src/toolbar.c
3650         * src/gtk/authors.h
3651                 support GTK_TOOLBAR_BOTH_HORIZ (text
3652                 next to icon) Patch by Marien Zwart
3653                 marienz@users.sf.net
3654                 Also reword the text
3655
3656 2005-12-21 [colin]      1.9.100cvs101
3657
3658         * configure.ac
3659                 Fix DATADIRNAME
3660         * COPYING
3661                 Fix missing section and explicit the exception better
3662         * src/compose.c
3663                 Prevent mail from being lost without notice when an
3664                 SMTP error happens on trying to send an unmodified
3665                 drafted mail.
3666         * src/send_message.c
3667         * src/common/smtp.c
3668                 Fix password remembering when wrong, and add return
3669                 value checks where they should have been
3670         * src/plugins/pgpcore/sylpheed.def
3671         * src/plugins/pgpinline/sylpheed.def
3672         * src/plugins/pgpmime/sylpheed.def
3673                 Add a few symbols needed
3674
3675 2005-12-21 [paul]       1.9.100cvs100
3676
3677         * m4/codeset.m4
3678         * m4/glibc21.m4
3679         * m4/intdiv0.m4
3680         * m4/inttypes-pri.m4
3681         * m4/inttypes.m4
3682         * m4/inttypes_h.m4
3683         * m4/isc-posix.m4
3684         * m4/lcmessage.m4
3685         * m4/stdint_h.m4
3686         * m4/uintmax_t.m4
3687                 gettextization
3688                 thanks to Colin
3689
3690 2005-12-21 [paul]       1.9.100cvs99
3691
3692         * po/sv.po
3693                 fixed by Colin
3694
3695 2005-12-20 [paul]       1.9.100cvs98
3696
3697         * po/sv.po
3698                 updated by Anders Trobäck
3699
3700 2005-12-20 [colin]      1.9.100cvs97
3701
3702         * ABOUT-NLS
3703         * Makefile.am
3704         * autogen.sh
3705         * configure.ac
3706         * config/config.rpath
3707         * config/mkinstalldirs
3708         * m4/Makefile.am
3709         * m4/glibc2.m4
3710         * m4/gnupg.m4
3711         * m4/gpgme.m4
3712         * m4/intmax.m4
3713         * m4/longdouble.m4
3714         * m4/longlong.m4
3715         * m4/printf-posix.m4
3716         * m4/signed.m4
3717         * m4/size_max.m4
3718         * m4/ulonglong.m4
3719         * m4/wchar_t.m4
3720         * m4/wint_t.m4
3721         * m4/xsize.m4
3722         * po/Makefile.in.in
3723         * po/Makevars
3724         * po/bg.po
3725         * po/ca.po
3726         * po/cs.po
3727         * po/de.po
3728         * po/el.po
3729         * po/en_GB.po
3730         * po/es.po
3731         * po/fi.po
3732         * po/fr.po
3733         * po/hr.po
3734         * po/hu.po
3735         * po/it.po
3736         * po/ja.po
3737         * po/ko.po
3738         * po/nb.po
3739         * po/nl.po
3740         * po/pl.po
3741         * po/pt_BR.po
3742         * po/ru.po
3743         * po/sk.po
3744         * po/sr.po
3745         * po/stamp-po
3746         * po/sv.po
3747         * po/zh_CN.po
3748         * po/zh_TW.po
3749         * src/Makefile.am
3750         * src/codeconv.c
3751         * src/compose.c
3752         * src/exporthtml.c
3753         * src/exportldif.c
3754         * src/folder.c
3755         * src/main.c
3756         * src/manual.c
3757         * src/mh.c
3758         * src/mimeview.c
3759         * src/send_message.c
3760         * src/common/Makefile.am
3761         * src/common/fnmatch.c
3762         * src/common/fnmatch.h
3763         * src/common/fnmatch_loop.c
3764         * src/common/nntp.c
3765         * src/common/plugin.c
3766         * src/common/smtp.c
3767         * src/common/socket.c
3768         * src/common/string_match.c
3769         * src/common/sylpheed.c
3770         * src/common/utils.c
3771         * src/common/utils.h
3772         * src/common/w32_dirent.c
3773         * src/common/w32_reg.c
3774         * src/common/w32_signal.c
3775         * src/common/w32_stat.c
3776         * src/common/w32_stdio.c
3777         * src/common/w32_stdlib.c
3778         * src/common/w32_string.c
3779         * src/common/w32_time.c
3780         * src/common/w32_unistd.c
3781         * src/common/w32_wait.c
3782         * src/common/w32lib.h
3783         * src/etpan/Makefile.am
3784         * src/gtk/Makefile.am
3785         * src/plugins/clamav/Makefile.am
3786         * src/plugins/demo/Makefile.am
3787         * src/plugins/dillo_viewer/Makefile.am
3788         * src/plugins/pgpcore/Makefile.am
3789         * src/plugins/pgpcore/passphrase.c
3790         * src/plugins/pgpcore/plugin.def
3791         * src/plugins/pgpcore/sgpgme.c
3792         * src/plugins/pgpcore/sylpheed.def
3793         * src/plugins/pgpcore/version.rc
3794         * src/plugins/pgpinline/Makefile.am
3795         * src/plugins/pgpinline/plugin.def
3796         * src/plugins/pgpinline/sylpheed.def
3797         * src/plugins/pgpinline/version.rc
3798         * src/plugins/pgpmime/Makefile.am
3799         * src/plugins/pgpmime/mypgpcore.def
3800         * src/plugins/pgpmime/plugin.def
3801         * src/plugins/pgpmime/sylpheed.def
3802         * src/plugins/pgpmime/version.rc
3803         * src/plugins/spamassassin/Makefile.am
3804                 Very little ;-) patch from Werner Koch, providing
3805                 infrastructure for cross-compiling to Win32
3806
3807 2005-12-20 [paul]       1.9.100cvs96
3808
3809         * src/account.c
3810         * src/account.h
3811         * src/mainwindow.c
3812         * src/mainwindow.h
3813         * src/toolbar.c
3814         * src/toolbar.h
3815                 add a combo to the Get All button, allowing
3816                 quick retrieval from any account
3817                 Patch by Fabien Vantard, slightly modified
3818                 by Colin
3819         * src/gtk/about.c
3820                 i18n fix. Patch by Fabien Vantard
3821
3822 2005-12-19 [colin]      1.9.100cvs95
3823
3824         * src/compose.c
3825         * src/compose.h
3826                 Don't automatically join lines when they've 
3827                 been separated by the user and not automatically
3828
3829 2005-12-19 [paul]       1.9.100cvs94
3830
3831         * src/gtk/pluginwindow.c
3832                 i18n fix.
3833                 Patch by Fabien Vantard
3834
3835 2005-12-15 [paul]       1.9.100cvs93
3836
3837         * src/common/plugin.c
3838         * src/common/plugin.h
3839         * src/gtk/pluginwindow.c
3840         * src/plugins/clamav/clamav_plugin.c
3841         * src/plugins/demo/demo.c
3842         * src/plugins/dillo_viewer/dillo_viewer.c
3843         * src/plugins/pgpcore/plugin.c
3844         * src/plugins/pgpinline/plugin.c
3845         * src/plugins/pgpmime/plugin.c
3846         * src/plugins/spamassassin/spamassassin.c
3847         * src/plugins/trayicon/trayicon.c
3848                 add plugin_version()
3849
3850 2005-12-15 [colin]      1.9.100cvs92
3851
3852         * src/compose.c
3853                 Further fix bug #875
3854
3855 2005-12-15 [paul]       1.9.100cvs91
3856
3857         * src/gtk/filesel.c
3858                 fix attach_load_dir getting set to
3859                 PLUGINDIR on plugin load
3860
3861 2005-12-14 [mones]      1.9.100cvs90
3862
3863         * manual/ack.xml
3864         * manual/keyboard.xml
3865                 Initial draft and some shortcuts added
3866                 
3867         * po/es.po
3868                 Updated translation
3869
3870 2005-12-14 [colin]      1.9.100cvs89
3871
3872         * src/compose.c
3873         * src/imap.c
3874         * src/summaryview.c
3875         * src/gtk/gtkaspell.c
3876                 More leaks fixed
3877         * src/prefs_folder_item.c
3878                 Fix recursive prefs apply
3879
3880
3881 2005-12-14 [colin]      1.9.100cvs88
3882
3883         * src/compose.c
3884                 Fix bug #875 (Freeze On Inline Forward of 
3885                 Large Message)
3886
3887 2005-12-13 [colin]      1.9.100cvs87
3888
3889         * src/compose.c
3890                 Uniq-ify and sort the mimetypes list
3891                 Patch by Fabien Vantard
3892
3893 2005-12-13 [colin]      1.9.100cvs86
3894
3895         * src/imap.c
3896         * src/etpan/imap-thread.c
3897                 Fix leaks (patch by Hoa)
3898         * src/news.c
3899         * src/common/plugin.c
3900                 Fix leaks
3901
3902 2005-12-12 [colin]
3903
3904         * 2.0.0-rc2 released
3905
3906 2005-12-12 [colin]      1.9.100cvs85
3907
3908         * src/matcher.c
3909                 Fix a leak
3910
3911 2005-12-12 [wwp]        1.9.100cvs84
3912
3913         * src/gtk/icon_legend.c
3914                 fix misbehaviour and crash when closing the legend window
3915         using the Esc key (patch by Fabien Vantard).
3916
3917 2005-12-12 [paul]       1.9.100cvs83
3918
3919         * src/browseldap.c
3920         * src/foldersel.c
3921         * src/prefs_actions.c
3922         * src/prefs_filtering.c
3923         * src/prefs_matcher.c
3924         * src/prefs_spelling.glade      ** REMOVED **
3925         * src/prefs_template.c
3926         * src/gtk/foldersort.glade      ** REMOVED **
3927         * src/gtk/pluginwindow.c
3928         * src/gtk/pluginwindow.glade    ** REMOVED **
3929         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3930                 cleanups
3931
3932 2005-12-11 [paul]       1.9.100cvs82
3933
3934         * src/gtk/filesel.c
3935                 fix attach_load_dir crasher (double free)
3936
3937 2005-12-09 [paul]       1.9.100cvs81
3938
3939         * po/POTFILES.in
3940         * src/mainwindow.c
3941         * src/gtk/Makefile.am
3942         * src/gtk/icon_legend.c
3943         * src/gtk/icon_legend.h
3944                 add icon legend
3945         * src/manual.c
3946                 cleanup
3947
3948 2005-12-09 [paul]       1.9.100cvs80
3949
3950         * src/plugins/pgpcore/passphrase.c
3951                 wrap the label in the dialog
3952
3953 2005-12-09 [colin]      1.9.100cvs79
3954
3955         * src/plugins/pgpcore/sgpgme.c
3956                 Display (untrusted) on not trusted signatures
3957                 Patch by Michal Èihaø <michal@cihar.com>
3958                 Closes bug #867 (Report also key trust)
3959
3960 2005-12-09 [colin]      1.9.100cvs78
3961
3962         * src/common/plugin.c
3963                 Update licence check, following Eben Moglen's advice
3964
3965 2005-12-08 [colin]      1.9.100cvs77
3966
3967         * src/folder.c
3968                 Fix the occasionnal item->cache != NULL 
3969                 assertion failure. 
3970
3971 2005-12-08 [colin]      1.9.100cvs76
3972
3973         * src/mimeview.c
3974         * src/plugins/pgpcore/sgpgme.c
3975                 Print key id when unable to check it
3976                 Closes bug #866 (Show key id when missing)
3977
3978 2005-12-08 [paul]       1.9.100cvs75
3979
3980         * src/prefs_common.c
3981         * src/prefs_common.h
3982         * src/gtk/filesel.c
3983                 remember load attachment dir
3984
3985 2005-12-07 [colin]      1.9.100cvs74
3986
3987         * src/prefs_toolbar.c
3988                 Gtk fixes, patch by Fabien Vantard
3989
3990 2005-12-07 [colin]      1.9.100cvs73
3991
3992         * src/action.c
3993         * src/compose.c
3994         * src/compose.h
3995                 Fix bug #839 (Quoted text isn't colored after 
3996                 executing an action)
3997         * src/common/plugin.c
3998                 Require plugins to declare their licence in plugin_licence()
3999                 Refuse to load non-GPL plugins as they'd be illegal (as 
4000                 derived works of Sylpheed-Claws, they must be GPL).
4001         * src/plugins/clamav/clamav_plugin.c
4002         * src/plugins/demo/demo.c
4003         * src/plugins/dillo_viewer/dillo_viewer.c
4004         * src/plugins/pgpcore/plugin.c
4005         * src/plugins/pgpinline/plugin.c
4006         * src/plugins/pgpmime/plugin.c
4007         * src/plugins/spamassassin/spamassassin.c
4008         * src/plugins/trayicon/trayicon.c
4009                 Add plugin_licence()
4010
4011 2005-12-07 [paul]       1.9.100cvs72
4012
4013         * configure.ac
4014         * src/mainwindow.c
4015         * src/manual.c
4016         * src/manual.h
4017         * src/common/defs.h
4018                 clean up after local FAQ removal and
4019                 temporary manual removal
4020
4021 2005-12-06 [colin]      1.9.100cvs71
4022
4023         * configure.ac
4024         * doc/Makefile.am
4025         * doc/faq/.cvsignore
4026         * doc/faq/Makefile.am
4027         * doc/faq/de/.cvsignore
4028         * doc/faq/de/Makefile.am
4029         * doc/faq/de/sylpheed-faq-1.html
4030         * doc/faq/de/sylpheed-faq-2.html
4031         * doc/faq/de/sylpheed-faq-3.html
4032         * doc/faq/de/sylpheed-faq.html
4033         * doc/faq/en/.cvsignore
4034         * doc/faq/en/Makefile.am
4035         * doc/faq/en/sylpheed-faq-1.html
4036         * doc/faq/en/sylpheed-faq-2.html
4037         * doc/faq/en/sylpheed-faq-3.html
4038         * doc/faq/en/sylpheed-faq-4.html
4039         * doc/faq/en/sylpheed-faq.html
4040         * doc/faq/es/.cvsignore
4041         * doc/faq/es/Makefile.am
4042         * doc/faq/es/sylpheed-faq-1.html
4043         * doc/faq/es/sylpheed-faq-2.html
4044         * doc/faq/es/sylpheed-faq-3.html
4045         * doc/faq/es/sylpheed-faq-4.html
4046         * doc/faq/es/sylpheed-faq.html
4047         * doc/faq/fr/.cvsignore
4048         * doc/faq/fr/Makefile.am
4049         * doc/faq/fr/sylpheed-faq-1.html
4050         * doc/faq/fr/sylpheed-faq-2.html
4051         * doc/faq/fr/sylpheed-faq-3.html
4052         * doc/faq/fr/sylpheed-faq.html
4053         * doc/faq/it/.cvsignore
4054         * doc/faq/it/Makefile.am
4055         * doc/faq/it/sylpheed-faq-1.html
4056         * doc/faq/it/sylpheed-faq-2.html
4057         * doc/faq/it/sylpheed-faq-3.html
4058         * doc/faq/it/sylpheed-faq.html
4059         * doc/manual/.cvsignore
4060         * doc/manual/Makefile.am
4061         * doc/manual/de/.cvsignore
4062         * doc/manual/de/Makefile.am
4063         * doc/manual/de/sylpheed-1.html
4064         * doc/manual/de/sylpheed-10.html
4065         * doc/manual/de/sylpheed-11.html
4066         * doc/manual/de/sylpheed-12.html
4067         * doc/manual/de/sylpheed-13.html
4068         * doc/manual/de/sylpheed-14.html
4069         * doc/manual/de/sylpheed-15.html
4070         * doc/manual/de/sylpheed-16.html
4071         * doc/manual/de/sylpheed-17.html
4072         * doc/manual/de/sylpheed-18.html
4073         * doc/manual/de/sylpheed-19.html
4074         * doc/manual/de/sylpheed-2.html
4075         * doc/manual/de/sylpheed-20.html
4076         * doc/manual/de/sylpheed-3.html
4077         * doc/manual/de/sylpheed-4.html
4078         * doc/manual/de/sylpheed-5.html
4079         * doc/manual/de/sylpheed-6.html
4080         * doc/manual/de/sylpheed-7.html
4081         * doc/manual/de/sylpheed-8.html
4082         * doc/manual/de/sylpheed-9.html
4083         * doc/manual/de/sylpheed.html
4084         * doc/manual/en/.cvsignore
4085         * doc/manual/en/Makefile.am
4086         * doc/manual/en/sylpheed-1.html
4087         * doc/manual/en/sylpheed-10.html
4088         * doc/manual/en/sylpheed-11.html
4089         * doc/manual/en/sylpheed-12.html
4090         * doc/manual/en/sylpheed-13.html
4091         * doc/manual/en/sylpheed-14.html
4092         * doc/manual/en/sylpheed-15.html
4093         * doc/manual/en/sylpheed-16.html
4094         * doc/manual/en/sylpheed-17.html
4095         * doc/manual/en/sylpheed-18.html
4096         * doc/manual/en/sylpheed-19.html
4097         * doc/manual/en/sylpheed-2.html
4098         * doc/manual/en/sylpheed-20.html
4099         * doc/manual/en/sylpheed-21.html
4100         * doc/manual/en/sylpheed-22.html
4101         * doc/manual/en/sylpheed-3.html
4102         * doc/manual/en/sylpheed-4.html
4103         * doc/manual/en/sylpheed-5.html
4104         * doc/manual/en/sylpheed-6.html
4105         * doc/manual/en/sylpheed-7.html
4106         * doc/manual/en/sylpheed-8.html
4107         * doc/manual/en/sylpheed-9.html
4108         * doc/manual/en/sylpheed.html
4109         * doc/manual/es/.cvsignore
4110         * doc/manual/es/Makefile.am
4111         * doc/manual/es/sylpheed-1.html
4112         * doc/manual/es/sylpheed-10.html
4113         * doc/manual/es/sylpheed-11.html
4114         * doc/manual/es/sylpheed-12.html
4115         * doc/manual/es/sylpheed-13.html
4116         * doc/manual/es/sylpheed-14.html
4117         * doc/manual/es/sylpheed-15.html
4118         * doc/manual/es/sylpheed-16.html
4119         * doc/manual/es/sylpheed-17.html
4120         * doc/manual/es/sylpheed-18.html
4121         * doc/manual/es/sylpheed-19.html
4122         * doc/manual/es/sylpheed-2.html
4123         * doc/manual/es/sylpheed-20.html
4124         * doc/manual/es/sylpheed-3.html
4125         * doc/manual/es/sylpheed-4.html
4126         * doc/manual/es/sylpheed-5.html
4127         * doc/manual/es/sylpheed-6.html
4128         * doc/manual/es/sylpheed-7.html
4129         * doc/manual/es/sylpheed-8.html
4130         * doc/manual/es/sylpheed-9.html
4131         * doc/manual/es/sylpheed.html
4132         * doc/manual/fr/.cvsignore
4133         * doc/manual/fr/Makefile.am
4134         * doc/manual/fr/sylpheed-1.html
4135         * doc/manual/fr/sylpheed-10.html
4136         * doc/manual/fr/sylpheed-11.html
4137         * doc/manual/fr/sylpheed-12.html
4138         * doc/manual/fr/sylpheed-13.html
4139         * doc/manual/fr/sylpheed-14.html
4140         * doc/manual/fr/sylpheed-15.html
4141         * doc/manual/fr/sylpheed-16.html
4142         * doc/manual/fr/sylpheed-17.html
4143         * doc/manual/fr/sylpheed-18.html
4144         * doc/manual/fr/sylpheed-19.html
4145         * doc/manual/fr/sylpheed-2.html
4146         * doc/manual/fr/sylpheed-20.html
4147         * doc/manual/fr/sylpheed-3.html
4148         * doc/manual/fr/sylpheed-4.html
4149         * doc/manual/fr/sylpheed-5.html
4150         * doc/manual/fr/sylpheed-6.html
4151         * doc/manual/fr/sylpheed-7.html
4152         * doc/manual/fr/sylpheed-8.html
4153         * doc/manual/fr/sylpheed-9.html
4154         * doc/manual/fr/sylpheed.html
4155         * doc/manual/ja/.cvsignore
4156         * doc/manual/ja/Makefile.am
4157         * doc/manual/ja/sylpheed-1.html
4158         * doc/manual/ja/sylpheed-10.html
4159         * doc/manual/ja/sylpheed-11.html
4160         * doc/manual/ja/sylpheed-12.html
4161         * doc/manual/ja/sylpheed-13.html
4162         * doc/manual/ja/sylpheed-14.html
4163         * doc/manual/ja/sylpheed-15.html
4164         * doc/manual/ja/sylpheed-16.html
4165         * doc/manual/ja/sylpheed-17.html
4166         * doc/manual/ja/sylpheed-18.html
4167         * doc/manual/ja/sylpheed-19.html
4168         * doc/manual/ja/sylpheed-2.html
4169         * doc/manual/ja/sylpheed-20.html
4170         * doc/manual/ja/sylpheed-3.html
4171         * doc/manual/ja/sylpheed-4.html
4172         * doc/manual/ja/sylpheed-5.html
4173         * doc/manual/ja/sylpheed-6.html
4174         * doc/manual/ja/sylpheed-7.html
4175         * doc/manual/ja/sylpheed-8.html
4176         * doc/manual/ja/sylpheed-9.html
4177         * doc/manual/ja/sylpheed.html
4178         * doc/manual/ja/sylpheed.sgml
4179         * src/mainwindow.c
4180                 Remove outdated manual and faq. Noisy, eh?
4181
4182 2005-12-06 [colin]      1.9.100cvs70
4183
4184         * src/compose.c
4185         * src/quote_fmt_parse.y
4186         * src/undo.c
4187         * src/undo.h
4188                 Allow %X to position cursor at 0 
4189                 (no %X = before signature)
4190                 Fix paste as quotation putting the cursor at 0
4191                 Fix undo offsets when pasting
4192                 Insert the quote_fmt at once instead of line 
4193                 by line
4194                 Fix [Edited] when starting to reply/forward
4195
4196 2005-12-06 [paul]       1.9.100cvs69
4197
4198         * src/plugins/clamav/clamav_plugin_gtk.c
4199                 add another tooltip
4200         * src/plugins/spamassassin/spamassassin_gtk.c
4201                 rework spamassassin_create_widget_func()
4202
4203 2005-12-05 [colin]      1.9.100cvs68
4204
4205         * po/POTFILES.in
4206                 Fix make release ;-)
4207
4208 2005-12-05 [colin]      1.9.100cvs67
4209
4210         * src/compose.c
4211         * src/compose.h
4212                 Fix cursor positioning (not obeying %X)
4213
4214 2005-12-05 [paul]       1.9.100cvs66
4215
4216         * src/plugins/dillo_viewer/dillo_prefs.c
4217                 fix compilation warning
4218
4219 2005-12-05 [paul]       1.9.100cvs65
4220
4221         * src/prefs_spelling.c
4222         * src/plugins/trayicon/trayicon.c
4223                 cleanups - remove unused stuff
4224
4225 2005-12-05 [paul]       1.9.100cvs64
4226
4227         * README
4228         * manual/plugins.xml
4229                 remove info about removed mathml_viewer plugin
4230
4231 2005-12-05 [paul]       1.9.100cvs63
4232
4233         * configure.ac
4234         * src/plugins/Makefile.am
4235         * src/plugins/mathml_viewer/.cvsignore
4236         * src/plugins/mathml_viewer/Makefile.am
4237         * src/plugins/mathml_viewer/mathml_viewer.c
4238                 remove unmaintained mathml_viewer plugin
4239
4240 2005-12-05 [paul]       1.9.100cvs62
4241
4242         * src/summaryview.c
4243                 obey prefs_common.always_show_msg when
4244                 moving a msg
4245                 Thanks to Colin
4246
4247 2005-12-05 [paul]       1.9.100cvs61
4248
4249         * src/compose.c
4250         * src/prefs_account.c
4251         * src/prefs_filtering.c
4252         * src/prefs_quote.c
4253         * src/prefs_spelling.c
4254         * src/prefs_toolbar.c
4255         * src/summaryview.c
4256         * src/gtk/gtkutils.c
4257         * src/gtk/quicksearch.c
4258         * src/plugins/dillo_viewer/dillo_prefs.c
4259                 dialog cleanups
4260
4261 2005-12-04 [paul]       1.9.100cvs60
4262
4263         * src/inc.c
4264         * src/prefs_account.c
4265         * src/prefs_account.h
4266                 allow a Local account to specify a
4267                 default inbox
4268                 (closes bug 843 'Inbox cannot be changed for local
4269                  mailboxes')
4270
4271 2005-12-04 [colin]      1.9.100cvs59
4272
4273         * src/plugins/trayicon/trayicon.c
4274                 Remove Get, rename Get All to Get Mail in order to
4275                 be consistent with the default main toolbar
4276
4277 2005-12-03 [colin]      1.9.100cvs58
4278
4279         * manual/gpl.xml
4280         * manual/sylpheed-claws-manual.xml
4281                 Add GPL appendix
4282
4283 2005-12-03 [paul]       1.9.100cvs57
4284
4285         * AUTHORS
4286         * po/sv.po
4287         * src/gtk/authors.h
4288                 new (partially complete) Swedish translation
4289                 by Anders Troback <sylpheed@troback.com>
4290
4291 2005-12-02 [paul]       1.9.100cvs56
4292
4293         * configure.ac
4294                 libetpan 0.41 required
4295
4296 2005-12-02 [paul]       1.9.100cvs55
4297
4298         * src/plugins/clamav/clamav_plugin.c
4299         * src/plugins/clamav/clamav_plugin.h
4300         * src/plugins/clamav/clamav_plugin_gtk.c
4301         * src/plugins/spamassassin/spamassassin.c
4302         * src/plugins/spamassassin/spamassassin.h
4303         * src/plugins/spamassassin/spamassassin_gtk.c
4304                 unregister prefs pages on unloading, thus
4305                 preventing a crash
4306                 (thanks to Colin for the hint)
4307
4308 2005-12-02 [wwp]        1.9.100cvs54
4309
4310         * src/quote_fmt.h
4311         * src/quote_fmt_parse.y
4312                 fix misuse of gboolean*, use gboolean instead
4313                 (thanks to Paul, Colin, for pointing out that scaring one)
4314
4315 2005-12-02 [paul]       1.9.100cvs53
4316
4317         * src/plugins/clamav/clamav_plugin.c
4318                 int no --> unsigned int no
4319         * src/plugins/clamav/clamav_plugin_gtk.c
4320                 rework config page
4321
4322 2005-12-02 [wwp]        1.9.100cvs52
4323
4324         * src/compose.c
4325         * src/prefs_template.c
4326         * src/quote_fmt.h
4327         * src/quote_fmt_parse.y
4328                 prevent from executing |f and |p templates commands when
4329                 adding or replacing templates in prefs (avoids annoying and
4330                 potentially dangerous behaviours)
4331
4332 2005-12-02 [paul]       1.9.100cvs51
4333
4334         * src/prefs_common.c
4335                 allow translation of some default values
4336                 Patch by Fabien Vantard
4337
4338 2005-12-02 [paul]       1.9.100cvs50
4339
4340         * src/codeconv.c
4341         * src/codeconv.h
4342         * src/prefs_common.c
4343         * src/prefs_common.h
4344         * src/prefs_message.c
4345         * src/textview.c
4346                 remove obsolete 'convert_mb_alnum' option
4347                 and related stuff
4348         * src/gtk/about.c
4349                 remove unused 'about_textview_visibility_notify'
4350
4351 2005-12-02 [paul]       1.9.100cvs49
4352
4353         * src/prefs_account.c
4354         * src/prefs_compose_writing.c
4355         * src/prefs_fonts.c
4356         * src/prefs_gtk.h
4357         * src/prefs_image_viewer.c
4358         * src/prefs_message.c
4359         * src/prefs_other.c
4360         * src/prefs_receive.c
4361         * src/prefs_send.c
4362         * src/prefs_spelling.c
4363         * src/prefs_summaries.c
4364         * src/prefs_wrapping.c
4365         * src/plugins/dillo_viewer/dillo_prefs.c
4366         * src/plugins/pgpcore/prefs_gpg.c
4367                 several cleanups to the prefs dialogs
4368                 (slightly modified) patch by Fabien Vantard
4369
4370 2005-12-02 [paul]       1.9.100cvs48
4371
4372         * src/main.c
4373                 --exit means exit
4374         * src/send_message.c
4375                 fix crash on send when connection fails
4376
4377         Thanks to Colin
4378
4379 2005-12-01 [colin]      1.9.100cvs47
4380
4381         * src/html.c
4382                 Translate &hellip; to "..."
4383
4384 2005-11-30 [colin]      1.9.100cvs46
4385
4386         * src/matcher.c
4387         * src/matcher.h
4388                 Optimize back yesterday's fix.
4389
4390 2005-11-30 [paul]       1.9.100cvs45
4391
4392         * manual/faq.xml
4393                 standardised
4394         * manual/intro.xml
4395                 written by Colin, edited by me
4396
4397 2005-11-29 [colin]      1.9.100cvs44
4398
4399         * src/matcher.c
4400                 Skip headers unconditionnaly in match_body if the
4401                 rule is not message or ~message
4402
4403 2005-11-29 [colin]      1.9.100cvs43
4404
4405         * src/matcher.c
4406                 Fix body_part and such, not skipping headers 
4407                 if the matchcriteria wasn't the first in the rule
4408
4409 2005-11-29 [colin]      1.9.100cvs42
4410
4411         * src/compose.c
4412                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4413                 option missing from message view window)
4414                 Fix double text D'n'D with gtk-2.8
4415         * src/matcher.c
4416                 Fix ~message, ~headers_part, ~body_part rules
4417         * src/messageview.c
4418                 Add Windows-1252 (Closes bug #863)
4419                 Fix accels
4420         * src/gtk/gtkaspell.c
4421                 Properly destroy accels in all menus
4422
4423 2005-11-29 [mones]      1.9.100cvs41
4424
4425         * po/es.po
4426                 Updated.
4427
4428 2005-11-27 [colin]      1.9.100cvs40
4429
4430         * src/mh_gtk.c
4431                 "/Remove mailbox" -> "/Remove mailbox..."
4432
4433 2005-11-27 [paul]       1.9.100cvs39
4434
4435         * AUTHORS
4436         * po/de.po
4437         * src/gtk/authors.h
4438                 updated by new maintainer, Stephan Sachse
4439
4440 2005-11-27 [paul]       1.9.100cvs38
4441
4442         * manual/faq.xml
4443                 written by Colin, edited by me
4444
4445 2005-11-27 [paul]       1.9.100cvs37
4446
4447         * src/prefs_common.c
4448         * src/prefs_common.h
4449         * src/prefs_receive.c
4450         * src/prefs_summaries.c
4451                 move 'go to inbox after receiving new mail'
4452                 option from display/sumamaries to mail
4453                 handling/receive, and rework prefs_summaries
4454                 dialog a little
4455
4456 2005-11-25 [martin]     1.9.100cvs36
4457
4458         * po/de.po
4459             fixed windows-1252 translation;
4460             translated some new and fuzzy strings
4461
4462 2005-11-25 [paul]       1.9.100cvs35
4463
4464         * src/plugins/clamav/clamav_plugin.c
4465                 complete the update done in cvs34
4466
4467 2005-11-25 [paul]       1.9.100cvs34
4468
4469         * src/plugins/clamav/clamav_plugin.c
4470                 reflect upstream changes
4471
4472 2005-11-25 [paul]       1.9.100cvs33
4473
4474         * manual/ack.xml
4475         * manual/plugins.xml
4476         * manual/sylpheed-claws-manual.xml
4477                 written/updated by Colin, edited by me
4478         * tools/acroread2sylpheed.pl
4479                 update binary name
4480
4481 2005-11-24 [colin]      1.9.100cvs32
4482
4483         * src/compose.c
4484                 Fix bug #856 (reediting messages forgets Request
4485                 Return Receipt)
4486
4487 2005-11-24 [paul]       1.9.100cvs31
4488
4489         * manual/addrbook.xml
4490         * manual/starting.xml
4491                 written by Colin, proofread, edited, adapted by me
4492         * manual/advanced.xml
4493                 add some Actions examples
4494         * src/importldif.c
4495                 use a Save button instead of a Close button
4496         * src/wizard.c
4497                 indicate mandatory fields
4498                 fix page display
4499                 Thanks to Colin
4500
4501 2005-11-23 [colin]      1.9.100cvs30
4502
4503         * src/addressbook.c
4504                 Rename menu item, fix possible crash after
4505                 deletion of books
4506         * src/addrindex.c
4507                 Allow searching for '*' in ldap
4508         * src/browseldap.c
4509                 Fix "Browse Entry" (did anyone use it?)
4510         * src/wizard.c
4511                 Add guards for mandatory information
4512
4513 2005-11-23 [paul]       1.9.100cvs29
4514
4515         * manual/advanced.xml
4516                 corrections to the English
4517
4518 2005-11-23 [colin]      1.9.100cvs28
4519
4520         * src/mimeview.c
4521                 Fix possible crash at exit. After the call to
4522                 gtk_container_remove(), the Viewer's widget has no
4523                 more parent so gtk+ automatically frees it and its
4524                 sons. If destroy_viewer() then try to access it,
4525                 problems ensue.
4526
4527 2005-11-22 [colin]      1.9.100cvs27
4528
4529         * src/compose.c
4530         * src/gtk/gtkaspell.c
4531                 Fix right-clicking on a misspelled word
4532                 Fix More... in suggestions menu
4533
4534 2005-11-22 [wwp]        1.9.100cvs26
4535
4536         * src/prefs_template.c
4537                 templates works: re-sort templates list when adding or replacing,
4538                 prevent from adding or replacing when the template name is empty
4539
4540 2005-11-21 [colin]      1.9.100cvs25
4541
4542         * src/addressbook.c
4543                 Fix some addressbook suckage (dnd, select all)
4544         * src/compose.c
4545         * src/gtk/gtkaspell.c
4546         * src/gtk/gtkaspell.h
4547                 Make the spellchecker menu work with the 
4548                 GtkTextView one instead of overriding it
4549
4550 2005-11-20 [paul]       1.9.100cvs24
4551
4552         * manual/handling.xml
4553                 proofread and corrected
4554
4555 2005-11-20 [paul]       1.9.100cvs23
4556
4557         * manual/Makefile
4558                 generate html as one file
4559         * manual/advanced.xml
4560                 fix output generation
4561                 reformat hidden options list
4562         * manual/manual.xml     ** REMOVED **
4563         * manual/sylpheed-claws-manual.xml      ** ADDED **
4564                 renamed
4565
4566 2005-11-18 [colin]      1.9.100cvs22
4567
4568         * src/prefs_account.c
4569                 Fix layout in news and mbox accounts
4570         * manual/account.xml
4571         * manual/advanced.xml
4572                 New contents for Paul to check :)
4573
4574 2005-11-18 [wwp]        1.9.100cvs21
4575
4576         * src/gtk/quicksearch.c
4577                 don't update extended quicksearch buttons twice
4578
4579 2005-11-18 [paul]       1.9.100cvs20
4580
4581         * src/textview.c
4582                 complete 1.9.100cvs19
4583
4584 2005-11-18 [paul]       1.9.100cvs19
4585
4586         * src/compose.c
4587                 cosmetic improvements
4588         * src/textview.c
4589                 also list text/* attachments
4590
4591 2005-11-18 [colin]      1.9.100cvs18
4592
4593         * src/summaryview.c
4594                 Use column 0 instead of -1 in 
4595                 gtk_ctree_node_moveto, in a naive
4596                 hope it'll fix the gtk-related crashes
4597
4598 2005-11-18 [colin]      1.9.100cvs17
4599
4600         * src/gtk/inputdialog.c
4601                 Fix icon staying the first one
4602
4603 2005-11-17 [wwp]        1.9.100cvs16
4604                 fix possible problem showing some quicksearch buttons, and a bad
4605                 call to g_return_if_fail in a function that returns a value (both
4606                 fixes by Fabien Vantard)
4607
4608 2005-11-15 [wwp]        1.9.100cvs15
4609
4610         * src/gtk/quicksearch.c
4611                 added a tooltip to that obscure ... quicksearch button
4612
4613 2005-11-15 [wwp]        1.9.100cvs14
4614
4615         * src/gtk/quicksearch.c
4616                 add a quicksearch helper to filtering expression users: the ... button
4617                 raises the condition expr window. condition expressions set up w/ this
4618                 window are used by the quicksearch if the user closes it pressing OK.
4619
4620 2005-11-14 [paul]       1.9.100cvs13
4621
4622         * src/plugins/clamav/clamav_plugin.c
4623         * src/plugins/spamassassin/spamassassin.c
4624                 change plugin type following recent merging
4625
4626 2005-11-14 [wwp]        1.9.100cvs12
4627
4628         * src/folder.c
4629                 prevent from crashing when copying/moving message(s) from and
4630                 to the same folder
4631
4632 2005-11-14 [paul]       1.9.100cvs11
4633
4634         * src/plugins/clamav/Makefile.am
4635         * src/plugins/clamav/clamav_plugin.c
4636         * src/plugins/clamav/clamav_plugin.h
4637         * src/plugins/clamav/clamav_plugin_gtk.c
4638                 also merge clamav and clamav_gtk plugins
4639
4640 2005-11-13 [colin]      1.9.100cvs10
4641
4642         * configure.ac
4643         * src/plugins/spamassassin/Makefile.am
4644         * src/plugins/spamassassin/spamassassin.c
4645         * src/plugins/spamassassin/spamassassin.h
4646         * src/plugins/spamassassin/spamassassin_gtk.c
4647                 Merge spamassassin and spamassassin_gtk plugins,
4648                 and build it by default.
4649
4650 2005-11-12 [colin]      1.9.100cvs9
4651
4652         * src/etpan/imap-thread.c
4653                 Fix gcc warning
4654
4655 2005-11-12 [colin]      1.9.100cvs8
4656
4657         * src/procmime.c
4658                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4659
4660 2005-11-10 [colin]      1.9.100cvs7
4661
4662         * src/main.c
4663                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4664                 minimised state)
4665
4666 2005-11-10 [wwp]        1.9.100cvs6
4667
4668         * src/gtk/description_window.c
4669                 fix a crash when closing description windows using the WM's [X] button
4670
4671 2005-11-09 [colin]      1.9.100cvs5
4672
4673         * src/common/ssl.c
4674                 Update libetpan call to follow upstream
4675                 (yes, this requires libetpan-0.40cvs3)
4676
4677 2005-11-08 [colin]      1.9.100cvs4
4678
4679         * src/compose.c
4680         * src/textview.c
4681         * src/common/utils.c
4682         * src/common/utils.h
4683                 Enhance the email parser
4684
4685 2005-11-08 [colin]      1.9.100cvs3
4686
4687         * src/procmime.c
4688                 Fix what looks like an off-by-one (fixes 
4689                 attachments from the Bat)
4690
4691 2005-11-08 [wwp]        1.9.100cvs2
4692
4693         * src/main.c
4694                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4695
4696 2005-11-08 [wwp]        1.9.100cvs1
4697
4698         * src/main.c
4699                 allow exiting Sylpheed-Claws from command-line
4700
4701 2005-11-08 [paul]       1.9.100
4702
4703         1.9.100 released
4704
4705 2005-11-07 [colin]      1.9.99cvs17
4706
4707         * src/addritem.c
4708         * src/ldif.c
4709                 Fix import of base-64 encoded items
4710
4711 2005-11-07 [colin]      1.9.99cvs16
4712
4713         * src/send_message.c
4714                 Fix bug #314 (Queue does not empty under certain 
4715                 circumstances)
4716
4717 2005-11-07 [paul]       1.9.99cvs15
4718
4719         * src/mutt.c
4720         * src/pine.c
4721                 fix buffer overflows
4722                 Thanks to Colin
4723
4724 2005-11-07 [paul]       1.9.99cvs14
4725
4726         * doc/man/Makefile.am
4727         * doc/man/sylpheed-claws.1      ** ADDED **
4728         * doc/man/sylpheed.1            ** DELETED **
4729                 rename and update the man file
4730
4731 2005-11-06 [colin]      1.9.99cvs13
4732
4733         * src/ldif.c
4734                 Fix ldif_get_line() that returned empty strings
4735                 (Didn't understand why). Also fix a possible
4736                 buffer overflow.
4737
4738 2005-11-06 [wwp]        1.9.99cvs12
4739
4740         * src/textview.c
4741         * src/gtk/about.c
4742         * src/gtk/gtkutils.c
4743         * src/gtk/gtkutils.h
4744                 fix a compilation warning,
4745                 make links sensitive in the about dialog
4746
4747 2005-11-04 [wwp]        1.9.99cvs11
4748
4749         * src/gtk/about.c
4750                 don't wrap or translate URIs, and a bit text format cleanup
4751
4752 2005-11-04 [wwp]        1.9.99cvs10
4753
4754         * src/gtk/about.c
4755                 better textview tagging implementation (no more use of marks for
4756                 postponed tagging)
4757
4758 2005-11-02 [colin]      1.9.99cvs9
4759
4760         * src/common/ssl.c
4761                 Forgot an ifdef
4762
4763 2005-11-02 [colin]      1.9.99cvs8
4764
4765         * configure.ac
4766                 Require libetpan-0.40 due to upstream fix
4767         * src/common/ssl.c
4768                 Tell libetpan not to call SSL_Library_Init,
4769                 as we do it ourselves.
4770
4771 2005-11-02 [colin]      1.9.99cvs7
4772
4773         * po/POTFILES.in
4774                 Add missing files (thanks to Fabien Vantard)
4775
4776 2005-11-02 [colin]      1.9.99cvs6
4777
4778         * src/summaryview.c
4779                 Fix totals when read messages are hidden or quicksearch
4780                 is on
4781         * src/ssl_manager.c
4782         * src/ssl_manager.h
4783         * src/common/ssl_certificate.c
4784         * src/common/ssl_certificate.h
4785         * src/gtk/sslcertwindow.c
4786         * src/gtk/sslcertwindow.h
4787                 Fix copyright on my stuff
4788
4789 2005-11-02 [wwp]        1.9.99cvs5
4790
4791         * src/prefs_themes.c
4792                 fix directory name checking (theme installation/removal),
4793                 made related error a bit more verbose
4794
4795 2005-11-02 [colin]      1.9.99cvs4
4796
4797         * src/summaryview.c
4798                 Fix typo (probably fixes bug #841 (Sort by the From 
4799                 field doesn't work)
4800
4801 2005-11-02 [paul]       1.9.99cvs3
4802
4803         * po/ko.po
4804         * po/nb.po
4805                 updated by SungHyun Nam, Geir Helland
4806         * src/wizard.c
4807                 fix typo in welcome message. spotted by
4808                 Andrea Spadaccini
4809
4810 2005-11-01 [colin]      1.9.99cvs2
4811
4812         * src/compose.c
4813                 Fix replying to ml wen confirming subscription
4814         * src/messageview.c
4815         * src/mimeview.c
4816         * src/mimeview.h
4817         * src/privacy.h
4818         * src/summaryview.c
4819                 Make key check non blocking
4820
4821 2005-10-31 [paul]       1.9.99cvs1
4822
4823         * tools/claws.i18n.status.pl
4824                 updated for ChangeLog
4825
4826 2005-10-31 [paul]       1.9.99
4827
4828         1.9.99 released
4829
4830 2005-10-31 [paul]       1.9.15cvs131
4831
4832         * .cvsignore
4833         * ChangeLog
4834         * ChangeLog.claws       ** REMOVED **
4835         * ChangeLog-gtk2.claws  ** REMOVED **
4836         * ChangeLog.gtk1        ** ADDED **
4837         * INSTALL
4838         * Makefile.am
4839         * NEWS
4840         * README
4841         * README.claws          ** REMOVED **
4842         * README.jp             ** REMOVED **
4843         * RELEASE_NOTES         ** ADDED **
4844         * RELEASE_NOTES.claws   ** REMOVED **
4845         * commitHelper
4846         * configure.ac
4847         * sylpheed.spec.in      ** REMOVED **
4848                 tidy up and update the default docs:
4849                 ChangeLog.claws is renamed ChangeLog.gtk1
4850                 ChangeLog-gtk2.claws is renamed ChangeLog
4851                 README.claws is renamed README
4852                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4853
4854 2005-10-31 [paul]       1.9.15cvs130
4855
4856         * po/it.po
4857                 fix errors
4858
4859 2005-10-31 [paul]       1.9.15cvs129
4860
4861         * po/ca.po
4862         * po/de.po
4863         * po/en_GB.po
4864         * po/fr.po
4865         * po/it.po
4866         * po/pt_BR.po
4867         * po/sk.po
4868         * po/sr.po
4869         * po/zh_CN.po
4870                 updated by Miquel Oliete, Stephan Sachse and
4871                 Thomas Gilgin, me, Fabien Vantard, Andrea
4872                 Spadaccini, Frederico Goncalves Guimaraes,
4873                 Andrej Kacian, Aleksandar Urosevic, and
4874                 Ralgh Young.
4875
4876 2005-10-31 [mones]      1.9.15cvs128
4877
4878         * manual/faq.xml
4879                 More questions.
4880         
4881         * po/es.po
4882                 Updated for release.
4883
4884 2005-10-30 [colin]      1.9.15cvs127
4885
4886         * src/compose.c
4887                 Place cursor before rewrapping (fixes cursor
4888                 pos if quotation gets rewrapped)
4889
4890 2005-10-29 [paul]       1.9.15cvs126
4891
4892         * src/crash.c
4893         * src/foldersel.c
4894         * src/main.c
4895         * src/messageview.c
4896         * src/toolbar.c
4897         * src/gtk/authors.h
4898                 corrections to text items
4899
4900 2005-10-28 [colin]      1.9.15cvs125
4901
4902         * src/messageview.c
4903                 Make "hit 'C' to check sig" work from extern 
4904                 messageviews
4905
4906 2005-10-27 [colin]      1.9.15cvs124
4907
4908         * src/summaryview.c
4909                 Add a hack to avoid segfaulting when hammering 
4910                 on gtk's events
4911
4912 2005-10-27 [wwp]        1.9.15cvs123
4913
4914         * src/prefs_themes.c
4915                 sort list of themes names in themes prefs
4916
4917 2005-10-27 [paul]       1.9.15cvs122
4918
4919         * src/folder.c
4920         * src/prefs_account.c
4921                 fix building on Solaris
4922                 Patch by Alex Moore
4923
4924 2005-10-27 [wwp]        1.9.15cvs121
4925
4926         * src/summaryview.c
4927         * src/gtk/gtksctree.c
4928                 speed up unselecting messages in summary view (thanks to Colin)
4929
4930 2005-10-27 [paul]       1.9.15cvs120
4931
4932         * src/mainwindow.c
4933                 fix a compilation warning
4934         * src/summaryview.c
4935                 fix updating of 'n items selected' count
4936                 when deselecting
4937
4938 2005-10-27 [martin]     1.9.15cvs119
4939
4940         * src/action.c
4941                 ignore actions with a leading '/' in the action menu name
4942                 fixes a crash on menu creation
4943         * src/prefs_actions.c
4944                 do not allow a leading '/' in the action menu name
4945
4946 2005-10-27 [paul]       1.9.15cvs118
4947
4948         * src/main.c
4949                 fix compilation warning
4950
4951 2005-10-27 [paul]       1.9.15cvs117
4952
4953         * src/procmime.c
4954                 add #if HAVE_LOCALE_H
4955
4956 2005-10-27 [paul]       1.9.15cvs116
4957
4958         * src/plugins/clamav/clamav_plugin.c
4959         * src/plugins/dillo_viewer/dillo_viewer.c
4960         * src/plugins/mathml_viewer/mathml_viewer.c
4961         * src/plugins/pgpcore/plugin.c
4962         * src/plugins/pgpinline/plugin.c
4963         * src/plugins/pgpmime/plugin.c
4964         * src/plugins/spamassassin/spamassassin.c
4965         * src/plugins/trayicon/trayicon.c
4966                 plugin_init() : make error messages more
4967                 informative
4968
4969 2005-10-26 [wwp]        1.9.15cvs115
4970
4971         * src/prefs_matcher.c
4972                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4973
4974 2005-10-26 [wwp]        1.9.15cvs114
4975
4976         * src/procmime.c
4977         * src/gtk/gtksctree.c
4978         * src/plugins/spamassassin/libspamc.c
4979         * src/plugins/spamassassin/spamassassin.c
4980                 fix some compilation warnings more
4981
4982 2005-10-26 [mones]      1.9.15cvs113
4983
4984         * po/es.po
4985                 Updated translation
4986
4987 2005-10-26 [paul]       1.9.15cvs112
4988
4989         * src/prefs_message.c
4990                 give all display_xface stuff the
4991                 #if HAVE_LIBCOMPFACE treatment, thus
4992                 preventing a crash
4993                 (Thanks to Wolfgang Enderlein)
4994
4995 2005-10-26 [colin]      1.9.15cvs111
4996
4997         * src/gedit-print.c
4998                 Fix date format
4999         * src/imap_gtk.c
5000         * src/news_gtk.c
5001                 Remove context menu items that should not be there
5002         * src/jpilot.c
5003                 Fix encoding
5004         * src/main.c
5005         * src/mainwindow.c
5006                 Don't show the mainwindow too soon
5007
5008 2005-10-26 [wwp]        1.9.15cvs110
5009
5010         * src/folder.c
5011         * src/manual.c
5012         * src/summaryview.c
5013                 fix uninitialized pointers in the folder updating hook
5014                 (thanks to Colin)
5015
5016 2005-10-25 [mones]      1.9.15cvs109
5017
5018         * manual/faq.xml
5019                 General information subsection completed. 
5020                 Removed archaic references.
5021                 
5022         * manual/Makefile
5023         * manual/dtd/manual.dsl
5024                 Added customization stylesheet for getting paragraphs
5025                 fully justified in PDF output (as suggested by Colin).
5026
5027 2005-10-25 [colin]      1.9.15cvs108
5028
5029         * src/compose.c
5030                 Fix a second leak
5031
5032 2005-10-25 [colin]      1.9.15cvs107
5033
5034         * src/addrbook.c
5035         * src/addrindex.c
5036                 Fix leak (xml_get_element() allocates memory)
5037         * src/compose.c
5038                 Fix leak + dead code (shame!)
5039         * src/procmime.c
5040                 Fix leak
5041
5042 2005-10-25 [colin]      1.9.15cvs106
5043
5044         * src/mimeview.c
5045                 Fix encoding issue in Save all and in 
5046                 overwrite-confirmation alertpanel
5047
5048 2005-10-25 [colin]      1.9.15cvs105
5049
5050         * src/common/socket.c
5051                 Fix a leak - Thanks to Christopher Aillon
5052                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5053
5054 2005-10-25 [paul]       1.9.15cvs104
5055
5056         * src/wizard.c
5057                 Always guess servers from the right-hand
5058                 email part and guess username from the
5059                 left-hand part. (Thanks to Colin)
5060                 add an X-Face to the welcome message
5061
5062 2005-10-25 [paul]       1.9.15cvs103
5063
5064         * manual/handling.xml
5065                 written by Colin, edited by me
5066
5067 2005-10-25 [wwp]        1.9.15cvs102
5068
5069         * src/folderview.c
5070         * src/grouplistdialog.c
5071         * src/imap.c
5072         * src/noticeview.c
5073                 fix some compilation warnings
5074
5075 2005-10-24 [paul]
5076
5077         1.9.99-rc3 released
5078
5079 2005-10-24 [paul]       1.9.15cvs101
5080
5081         * src/gtk/about.c
5082                 fix window sizing
5083
5084 2005-10-24 [paul]       1.9.15cvs100
5085
5086         * src/pixmaps/offline.xpm
5087         * src/pixmaps/online.xpm
5088                 replace with last default versions
5089
5090 2005-10-24 [colin]      1.9.15cvs99
5091
5092         * src/imap.c
5093                 Fix bug when moving a folder
5094         * src/imap_gtk.c
5095         * src/mh_gtk.c
5096                 "Delete folder" pops up a window, so it 
5097                 should be suffixed with "..."
5098         * src/plugins/pgpcore/sgpgme.c
5099                 Include locale.h
5100
5101 2005-10-24 [mones]      1.9.15cvs98
5102
5103         * manual/Makefile
5104         * manual/account.xml
5105         * manual/ack.xml
5106         * manual/addrbook.xml
5107         * manual/advanced.xml
5108         * manual/faq.xml
5109         * manual/glossary.xml
5110         * manual/gpl.xml
5111         * manual/handling.xml
5112         * manual/intro.xml
5113         * manual/keyboard.xml
5114         * manual/manual.xml
5115         * manual/plugins.xml
5116         * manual/starting.xml
5117         * manual/dtd/sdocbook.dtd
5118                 Initial manual structure and some content.
5119
5120 2005-10-23 [wwp]        1.9.15cvs97
5121
5122         * src/gtk/about.c
5123                 fix a typo
5124
5125 2005-10-23 [wwp]        1.9.15cvs96
5126
5127         * src/gtk/about.c
5128         * src/gtk/authors.h
5129                 rework of the about window (main work by Paul), also featuring a few
5130                 fixes for typos and duplicate names
5131
5132 2005-10-23 [wwp]        1.9.15cvs95
5133
5134         * src/.cvsignore
5135                 Ignore the right binary name (sylpheed-claws now)
5136
5137 2005-10-23 [paul]       1.9.15cvs94
5138
5139         * src/compose.c
5140                 when using Folder Pref 'Default To for
5141                 replies' make the entry in the Compose
5142                 window bold
5143                 Patch by Fabien Vantard
5144
5145 2005-10-22 [colin]      1.9.15cvs93
5146
5147         * src/codeconv.c
5148                 Fix leak
5149
5150 2005-10-22 [colin]      1.9.15cvs92
5151
5152         * src/codeconv.c
5153                 try to convert using locale (apart utf8) if necessary
5154
5155 2005-10-22 [colin]      1.9.15cvs91
5156
5157         * src/pixmaps/new.xpm
5158         * src/pixmaps/unread.xpm
5159                 Make the unread envelope blue again and
5160                 saturate the new one a bit more.
5161
5162 2005-10-22 [colin]      1.9.15cvs90
5163
5164         * src/compose.c
5165                 When replying to a mail sent by one of our accounts,
5166                 use the original list of recipients. Let 'Reply All'
5167                 and 'Reply to sender' work like previously.
5168
5169 2005-10-21 [colin]      1.9.15cvs89
5170
5171         * src/prefs_filtering.c
5172                 Clear fields after add and replace
5173         * src/textview.c
5174                 Display xface differently (better)
5175         * src/plugins/pgpinline/pgpinline.c
5176                 Fix crappy encodings/recodings
5177
5178 2005-10-21 [paul]       1.9.15cvs88
5179
5180         * src/compose.c
5181         * src/prefs_folder_item.c
5182         * src/toolbar.c
5183                 fix news folder Folder Properties
5184                 (thanks to Colin)
5185         * src/folderview.c
5186                 update folderview after Themes change
5187                 keep selected folder selected
5188                 (thanks to Colin)
5189
5190 2005-10-21 [paul]       1.9.15cvs87
5191
5192         * tools/Makefile.am
5193         * tools/OOo2sylpheed.pl
5194         * tools/README
5195         * tools/README.sylprint
5196         * tools/asus_mailled.sh         ** REMOVED **
5197         * tools/filter_conv.pl
5198         * tools/freshmeat_search.pl
5199         * tools/google_search.pl
5200         * tools/gpg-sign-syl            ** REMOVED **
5201         * tools/kmail2sylpheed.pl
5202         * tools/kmail2sylpheed_v2.pl
5203         * tools/multiwebsearch.pl
5204         * tools/nautilus2sylpheed.sh
5205         * tools/newscache_clean.pl
5206         * tools/outlook2sylpheed.pl
5207         * tools/sylpheed-switcher       ** REMOVED **
5208         * tools/sylprint.pl
5209         * tools/sylprint.rc
5210         * tools/tb2sylpheed
5211         * tools/vcard2xml.py
5212         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5213                 update default config dir
5214                 update binary name (thanks to Fabien Vantard)
5215                 remove obsolete scripts
5216
5217 2005-10-21 [colin]      1.9.15cvs86
5218
5219         * src/inc.c
5220                 Fix possible leak and units. Based on a patch by
5221                 Fabien Vantard.
5222
5223 2005-10-20 [colin]      1.9.15cvs85
5224
5225         * src/textview.c
5226                 Clear xface when clearing textview
5227
5228 2005-10-20 [colin]      1.9.15cvs84
5229
5230         * configure.ac
5231         * src/folderview.c
5232         * src/headerview.c
5233         * src/main.c
5234         * src/prefs_common.c
5235         * src/prefs_common.h
5236         * src/prefs_message.c
5237         * src/textview.c
5238         * src/textview.h
5239         * src/common/defs.h
5240         * src/common/utils.c
5241         * src/common/utils.h
5242         * src/gtk/gtkutils.c
5243         * src/gtk/gtkutils.h
5244                 Migrate config to .sylpheed-claws (Automatically)
5245                 Add a way to get the Xface in the TextView
5246
5247 2005-10-20 [colin]      1.9.15cvs83
5248
5249         * src/gtk/Makefile.am
5250         * src/gtk/about.c
5251         * src/gtk/authors.h
5252                 Make the about dialog *grooovy*
5253
5254 2005-10-20 [colin]      1.9.15cvs82
5255
5256         * src/mimeview.c
5257                 Use "Open with" on double click if no command
5258                 was found
5259
5260 2005-10-20 [colin]      1.9.15cvs81
5261
5262         * src/imap.c
5263         * src/etpan/imap-thread.c
5264                 Fix possible crash.
5265
5266 2005-10-20 [paul]       1.9.15cvs80
5267
5268         * src/folder.c
5269                 don't show clipkey icon if the only
5270                 attachment is the signature
5271                 Patch by Colin
5272
5273 2005-10-20 [paul]       1.9.15cvs79
5274
5275         * AUTHORS
5276         * src/plugins/pgpmime/pgpmime.c
5277                 name the PGP/MIME signature 'signature.asc'
5278                 Patch by Andrew Nelson <freeandy@gmail.com>
5279
5280 2005-10-19 [colin]      1.9.15cvs78
5281
5282         * src/plugins/pgpmime/pgpmime.c
5283                 Oops, no need to double-check though
5284
5285 2005-10-19 [colin]      1.9.15cvs77
5286
5287         * src/plugins/pgpinline/pgpinline.c
5288         * src/plugins/pgpmime/pgpmime.c
5289                 Check that my_tmpfile() doesn't 
5290                 return NULL
5291
5292 2005-10-19 [colin]      1.9.15cvs76
5293
5294         * src/common/utils.c
5295                 Use shorter mime boundaries to avoid having
5296                 MTAs rewrapping our headers, breaking the
5297                 PGP signature in the process 
5298         * src/compose.c
5299         * src/plugins/pgpmime/pgpmime.c
5300                 Check for boundary uniqueness to be sure
5301                 it won't happen, instead of hoping for the
5302                 best
5303
5304 2005-10-19 [colin]      1.9.15cvs75
5305
5306         * sylpheed-claws.desktop
5307         * src/Makefile.am
5308         * src/main.c
5309                 Ship a sylpheed-claws binary instead
5310                 of a sylpheed one. Change the socket
5311                 name, too
5312         * src/folderview.c
5313                 Update folder only if it changed
5314         * src/wizard.c
5315                 Fix i18n in welcome mail, patch by
5316                 Fabien Vantard
5317
5318 2005-10-19 [paul]
5319
5320         1.9.99-rc2 released
5321
5322 2005-10-19 [paul]       1.9.15cvs74
5323
5324         * src/folder.c
5325         * src/folderview.c
5326                 fix summaryview update
5327                 Patch by Colin
5328
5329 2005-10-18 [colin]      1.9.15cvs73
5330
5331         * src/plugins/pgpcore/passphrase.c
5332                 Don't XGrabServer, and try a bit more to 
5333                 sync everything before grabbing mouse/keyboard
5334
5335 2005-10-18 [colin]      1.9.15cvs72
5336
5337         * src/Makefile.am
5338         * src/addressadd.c
5339         * src/addressbook.c
5340         * src/folderview.c
5341         * src/grouplistdialog.c
5342         * src/mimeview.c
5343         * src/stock_pixmap.c
5344         * src/stock_pixmap.h
5345         * src/summaryview.c
5346         * src/gtk/gtksctree.c
5347         * src/gtk/gtksctree.h
5348         * src/pixmaps/empty.xpm
5349                 Implement a wrapper call for gtk_ctree_set_node_info
5350                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5351                 pixmap instead of a NULL one. This works around some
5352                 memory problems deep inside gtk, revealed by valgrind,
5353                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5354                 as locked crashes sylpheed.), as well as, probably, 
5355                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5356
5357 2005-10-17 [colin]      1.9.15cvs71
5358
5359         * src/mimeview.c
5360                 Provide visual feedback when checking
5361                 signature
5362
5363 2005-10-17 [colin]      1.9.15cvs70
5364
5365         * src/main.c
5366                 Keep the folder list frozen while checking caches...
5367
5368 2005-10-17 [colin]      1.9.15cvs69
5369
5370         * src/addr_compl.c
5371                 Fi bug #833 (Autocompleting from addressbook 
5372                 fails with extended chars)
5373         * src/imap.c
5374                 Fix 'adding messages' staying in statusbar
5375                 after an error
5376
5377 2005-10-17 [wwp]        1.9.15cvs68
5378
5379         * src/ssl_manager.c
5380                 Fix buttons' layout resizing when window size changes
5381
5382 2005-10-17 [wwp]        1.9.15cvs67
5383
5384         * src/account.c
5385         * src/prefs_account.c
5386         * src/prefs_common.c
5387         * src/prefs_common.h
5388         * src/prefs_folder_item.c
5389         * src/prefs_gtk.c
5390         * src/gtk/logwindow.c
5391         * src/gtk/pluginwindow.c
5392         * src/gtk/prefswindow.c
5393         * src/gtk/prefswindow.h
5394                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5395
5396 2005-10-17 [paul]       1.9.15cvs66
5397
5398         * configure.ac
5399                 fix missing libetpan message
5400         * po/en_GB.po
5401                 updated
5402         * src/crash.c
5403         * src/manual.c
5404         * src/prefs_themes.c
5405         * src/common/defs.h
5406                 add some new URI defines, change some
5407                 others
5408         * src/wizard.c
5409                 make welcome message translatable
5410                 small improvements to english
5411                 other tweaks
5412         * src/gtk/menu.c
5413                 fix warnings
5414
5415 2005-10-17 [paul]       1.9.15cvs65
5416
5417         * src/summaryview.c
5418                 fix column titles
5419
5420 2005-10-16 [mones]      1.9.15cvs64
5421
5422         * po/es.po
5423                 Updated translation
5424
5425 2005-10-16 [colin]
5426
5427         1.9.99-rc1 released
5428
5429 2005-10-16 [colin]      1.9.15cvs63
5430
5431         * src/wizard.c
5432                 Fix whitespace
5433
5434 2005-10-16 [colin]      1.9.15cvs62
5435
5436         * src/toolbar.c
5437                 s/Get All/Get Mail/
5438         * src/wizard.c
5439                 Real welcome mail text, thanks Paul
5440
5441 2005-10-16 [colin]      1.9.15cvs61
5442
5443         * src/editldap.c
5444         * src/exporthtml.c
5445         * src/main.c
5446         * src/mainwindow.c
5447         * src/prefs_themes.c
5448         * src/prefs_toolbar.c
5449         * src/plugins/demo/demo.c
5450         * src/plugins/trayicon/trayicon.c
5451                 s/Sylpheed/Sylpheed-Claws/
5452
5453 2005-10-16 [colin]      1.9.15cvs60
5454
5455         * src/wizard.c
5456                 Add a welcome email in the first empty mailbox
5457         * src/prefs_common.c
5458                 Change one more default
5459
5460 2005-10-16 [colin]      1.9.15cvs59
5461
5462         * src/wizard.c
5463                 Remove printf
5464
5465 2005-10-16 [colin]      1.9.15cvs58
5466
5467         * src/toolbar.c
5468         * src/prefs_common.c
5469                 Change some defaults
5470
5471 2005-10-16 [colin]      1.9.15cvs57
5472
5473         * src/toolbar.c
5474         * src/prefs_common.c
5475                 Change some defaults
5476
5477 2005-10-16 [colin]      1.9.15cvs56
5478
5479         * src/wizard.c
5480                 By default, initialize fonts to have
5481                 the same size as normal GtkWidgets
5482
5483 2005-10-16 [colin]      1.9.15cvs55
5484
5485         * src/mimeview.c
5486                 Fix message a bit more
5487
5488 2005-10-16 [colin]      1.9.15cvs54
5489
5490         * src/addressbook.c
5491                 Second attempt at flicker fixing
5492
5493 2005-10-16 [colin]      1.9.15cvs53
5494
5495         * src/addressbook.c
5496                 Fix flicker
5497
5498 2005-10-16 [wwp]        1.9.15cvs52
5499
5500         * src/addressbook.c
5501         * src/editaddress.c
5502         * src/prefs_common.c
5503         * src/prefs_common.h
5504                 Remember window sizes (address book)
5505
5506 2005-10-16 [wwp]        1.9.15cvs51
5507
5508         * src/plugins/clamav/clamav_plugin_gtk.c
5509         * src/plugins/spamassassin/spamassassin_gtk.c
5510                 Fix compilation warnings (missing #include).
5511
5512 2005-10-16 [colin]      1.9.15cvs50
5513
5514         * src/mimeview.c
5515         * src/summaryview.c
5516         * src/textview.c
5517                 Make 'c' check signature, and forward
5518                 c, l, y, t from summaryview to mimeview
5519
5520 2005-10-16 [colin]      1.9.15cvs49
5521
5522         * src/addressbook.c
5523                 Put border around buttons
5524         * src/mainwindow.c
5525         * src/summaryview.c
5526                 Rework menus (Patch based on a patch
5527                 by Paul)
5528
5529 2005-10-15 [wwp]        1.9.15cvs48
5530
5531         * src/editjpilot.c
5532         * src/editldap.c
5533         * src/editvcard.c
5534         * src/exphtmldlg.c
5535         * src/expldifdlg.c
5536         * src/export.c
5537         * src/import.c
5538         * src/importldif.c
5539         * src/importmutt.c
5540         * src/importpine.c
5541         * src/prefs_account.c
5542         * src/prefs_spelling.c
5543         * src/gtk/gtkutils.c
5544         * src/gtk/gtkutils.h
5545         * src/plugins/clamav/clamav_plugin_gtk.c
5546         * src/plugins/spamassassin/spamassassin_gtk.c
5547                 use nicer browse-for-file/dir buttons than the "..." ones,
5548                 code factorizing more.
5549
5550 2005-10-14 [colin]      1.9.15cvs47
5551
5552         * src/mainwindow.c
5553                 set relief on the account switcher so that people see it
5554                 grey out Create processing rules when no message is selected
5555         * src/prefs_filtering.c
5556                 ask before closing if the rule has not been modified, even if
5557                 it's not valid
5558         * src/prefs_matcher.c
5559                 fix sensitivity when entering the dialog
5560         * src/gtk/inputdialog.c
5561                 display a better icon on password ask
5562         * src/plugins/pgpcore/passphrase.c
5563                 make the dialog look better
5564
5565 2005-10-14 [paul]       1.9.15cvs46
5566
5567         * src/folderview.c
5568                 indicate presense of marked msgs in
5569                 unexpanded subfolders
5570
5571 2005-10-14 [paul]       1.9.15cvs45
5572
5573         * src/prefs_actions.c
5574         * src/prefs_common.c
5575         * src/prefs_common.h
5576         * src/prefs_filtering_action.c
5577         * src/prefs_matcher.c
5578         * src/prefs_template.c
5579                 remember window sizes
5580                 fix Info button size
5581
5582         Patches by wwp
5583
5584 2005-10-13 [colin]      1.9.15cvs44
5585
5586         * src/mimeview.c
5587         * src/noticeview.c
5588         * src/noticeview.h
5589                 Add a tooltip on the icon (optional) 
5590                 Get rid of the signature buttons and only
5591                 use the icon+tooltip
5592
5593 2005-10-13 [colin]      1.9.15cvs43
5594
5595         * src/noticeview.c
5596         * src/noticeview.h
5597                 Add hand cursor for hovering over icon
5598
5599 2005-10-13 [colin]      1.9.15cvs42
5600
5601         * src/summaryview.c
5602                 Fix crash when quicksearch's hidden 
5603                 at startup
5604
5605 2005-10-13 [colin]      1.9.15cvs41
5606
5607         * src/compose.c
5608                 Set subject when forwarding multiple mails
5609                 Check that other recipient than the default Cc or Bcc
5610                 have been set before sending.
5611
5612 2005-10-13 [colin]      1.9.15cvs40
5613
5614         * src/imap.c
5615                 Batch per-folder
5616                 Introduce locking, but don't use it yet
5617
5618 2005-10-13 [colin]      1.9.15cvs39
5619
5620         * src/gtk/quicksearch.c
5621                 Reset quicksearch when hiding it
5622                 Make sticky a real pref
5623
5624 2005-10-13 [colin]      1.9.15cvs38
5625
5626         * src/summaryview.c
5627                 Faster prefs apply
5628
5629 2005-10-13 [colin]      1.9.15cvs37
5630
5631         * src/mimeview.c
5632         * src/noticeview.c
5633         * src/noticeview.h
5634         * src/plugins/pgpcore/sgpgme.c
5635                 Make privacy icon clickable
5636                 Move Trust field in Full info
5637                 When trust is less than full, don't display
5638                 a warning icon
5639
5640 2005-10-13 [colin]      1.9.15cvs36
5641
5642         * src/folder.c
5643                 Batch on flags sync
5644         * src/folderview.c
5645                 Revert speed hack which is dangerous in fact
5646                 Apply prefs faster
5647
5648 2005-10-13 [colin]      1.9.15cvs35
5649
5650         * src/folder_item_prefs.c
5651                 Fix pref corruption on folder move. Patch
5652                 by wwp
5653
5654 2005-10-13 [paul]       1.9.15cvs34
5655
5656         * src/export.c
5657         * src/import.c
5658                 fix typos in g_warnings
5659         * src/prefs_account.c
5660                 add a file selector for Signature file
5661
5662         Patches by wwp
5663
5664 2005-10-12 [colin]      1.9.15cvs33
5665
5666         * src/mimeview.c
5667                 Provide a quick way to go back from a
5668                 signature's full info to the email part
5669
5670 2005-10-12 [colin]      1.9.15cvs32
5671
5672         * src/compose.c
5673                 Remove old hack of encoding signed mails with base64.
5674                 QP works equally well.
5675
5676 2005-10-12 [colin]      1.9.15cvs31
5677
5678         * src/crash.c
5679                 Replace deprecated GtkText with GtkTextView
5680         * src/imap.c
5681                 Fix a logic bug about counts in imap_select
5682                 (previously un-triggered)
5683         * src/mainwindow.c
5684         * src/summaryview.c
5685         * src/news.c
5686                 Allow local deletion of news posts
5687         * src/mimeview.c
5688                 Show GPG noticeview on the message/rfc822 part
5689                 in addition to the text/plain one
5690         * src/prefs_image_viewer.c
5691           src/plugins/pgpcore/prefs_gpg.c
5692                 Polish (set the label as part of the checkbox)
5693         * src/wizard.c
5694                 Don't sit there doing nothing after destroying
5695                 the window - return err
5696
5697 2005-10-11 [colin]      1.9.15cvs30
5698
5699         * src/folderview.c
5700                 Apply processing rules before showing folders.
5701                 Early folder show (before flags sync) will only
5702                 be done when there are no processing rules (nor
5703                 pre- or post- ones)
5704         * src/imap.c
5705                 Fix stuff related to mail subdir, creation and 
5706                 deletion of folders 
5707         * src/imap_gtk.c
5708                 Don't allow creation of folders in NoInferior
5709                 folders, as it won't work
5710
5711 2005-10-10 [colin]      1.9.15cvs29
5712
5713         * src/compose.c
5714                 Reselect "None" Privacy system when selecting an
5715                 account with no privacy system defined
5716
5717 2005-10-10 [colin]      1.9.15cvs28
5718
5719         * src/mainwindow.c
5720                 Add Windows-1252 encoding
5721         * src/prefs_common.c
5722                 Rework some defaults:
5723                 - autosave to draft by default
5724                 - don't show header pane (it's already in the textview)
5725                 - Select first new or unread mail on entry
5726                 - Assume 'Yes' to change folder when there's no more
5727                   unread message
5728         * src/prefs_matcher.c
5729                 Fix a gtk assertion failure
5730         * src/gtk/colorlabel.c
5731                 Workaround bad repainting on selection
5732         * src/main.c
5733                 Freeze/thaw (a bit faster on ssh -X)
5734         * src/msgcache.c
5735                 Get rid of StrdupConverter that just adds an
5736                 extra strdup/free 
5737         * src/etpan/imap_thread.c
5738                 memset buf to 0
5739
5740 2005-10-10 [colin]      1.9.15cvs27
5741
5742         * src/export.c
5743         * src/import.c
5744                 Fix compile on gtk 2.4. Patch by wwp
5745
5746 2005-10-09 [colin]      1.9.15cvs26
5747
5748         * src/mainwindow.c
5749         * src/messageview.c
5750         * src/summaryview.c
5751                 Clarify forward menus. Patch by wwp
5752
5753 2005-10-09 [colin]      1.9.15cvs25
5754
5755         * src/compose.c
5756         * src/compose.h
5757                 Fix bug #829 (Non-working "Encrypt message by 
5758                 default when replying to an encrypted message")
5759
5760 2005-10-08 [colin]      1.9.15cvs24
5761
5762         * src/wizard.c
5763                 Fix bug #827 ("Welcome" setup wizard after a 
5764                 permission error gives up & forgets itself.)
5765
5766 2005-10-08 [colin]      1.9.15cvs23
5767
5768         * src/procmime.c
5769                 Fix bug #828 (Ignoring headers with spaces around = sign)
5770
5771 2005-10-08 [colin]      1.9.15cvs22
5772
5773         * src/export.c
5774                 Warning fix by wwp
5775
5776 2005-10-08 [colin]      1.9.15cvs21
5777
5778         * src/folder.c
5779         * src/folder.h
5780                 Add a processing_pending indicator, set on 
5781                 folder_item_open and cleared after 
5782                 folder_item_process_open
5783         * src/folderview.c
5784         * src/summaryview.c
5785                 wrap procmsg_msginfo_*_flags, and in the
5786                 wrapper check that there's no folder processing 
5787                 pending. If there is, defer the flags change until 
5788                 processing is done to avoid stepping over each
5789                 other's toes.
5790                 Freeze during processing, but not during scanning.
5791
5792 2005-10-07 [colin]      1.9.15cvs20
5793
5794         * src/plugins/pgpcore/passphrase.c
5795                 Fix bug #826 (X-Server hangs when 
5796                 right-clicking a PGP encrypted message)
5797
5798 2005-10-07 [paul]       1.9.15cvs19
5799
5800         * src/compose.c
5801                 fix compose_entries[]
5802                 patch by Fabien Vantard
5803
5804 2005-10-06 [colin]      1.9.15cvs18
5805
5806         * src/pixmaps/address.xpm
5807         * src/pixmaps/address_book.xpm
5808         * src/pixmaps/book.xpm
5809         * src/pixmaps/check_spelling.xpm
5810         * src/pixmaps/checkbox_off.xpm
5811         * src/pixmaps/checkbox_on.xpm
5812         * src/pixmaps/close.xpm
5813         * src/pixmaps/complete.xpm
5814         * src/pixmaps/continue.xpm
5815         * src/pixmaps/deleted.xpm
5816         * src/pixmaps/down_arrow.xpm
5817         * src/pixmaps/exec.xpm
5818         * src/pixmaps/forwarded.xpm
5819         * src/pixmaps/group.xpm
5820         * src/pixmaps/ignorethread.xpm
5821         * src/pixmaps/interface.xpm
5822         * src/pixmaps/jpilot.xpm
5823         * src/pixmaps/ldap.xpm
5824         * src/pixmaps/linewrap.xpm
5825         * src/pixmaps/linewrapcurrent.xpm
5826         * src/pixmaps/mail.xpm
5827         * src/pixmaps/mail_attach.xpm
5828         * src/pixmaps/mail_compose.xpm
5829         * src/pixmaps/mail_forward.xpm
5830         * src/pixmaps/mail_receive.xpm
5831         * src/pixmaps/mail_receive_all.xpm
5832         * src/pixmaps/mail_reply.xpm
5833         * src/pixmaps/mail_reply_to_all.xpm
5834         * src/pixmaps/mail_reply_to_author.xpm
5835         * src/pixmaps/mail_send.xpm
5836         * src/pixmaps/mail_send_queue.xpm
5837         * src/pixmaps/mime_application.xpm
5838         * src/pixmaps/mime_audio.xpm
5839         * src/pixmaps/mime_image.xpm
5840         * src/pixmaps/mime_message.xpm
5841         * src/pixmaps/mime_text_enriched.xpm
5842         * src/pixmaps/mime_text_html.xpm
5843         * src/pixmaps/mime_text_plain.xpm
5844         * src/pixmaps/mime_unknown.xpm
5845         * src/pixmaps/new.xpm
5846         * src/pixmaps/news_compose.xpm
5847         * src/pixmaps/offline.xpm
5848         * src/pixmaps/online.xpm
5849         * src/pixmaps/paste.xpm
5850         * src/pixmaps/preferences.xpm
5851         * src/pixmaps/privacy_emblem_encrypted.xpm
5852         * src/pixmaps/privacy_expired.xpm
5853         * src/pixmaps/privacy_failed.xpm
5854         * src/pixmaps/privacy_passed.xpm
5855         * src/pixmaps/privacy_signed.xpm
5856         * src/pixmaps/privacy_unknown.xpm
5857         * src/pixmaps/privacy_warn.xpm
5858         * src/pixmaps/properties.xpm
5859         * src/pixmaps/replied.xpm
5860         * src/pixmaps/search.xpm
5861         * src/pixmaps/unread.xpm
5862         * src/pixmaps/up_arrow.xpm
5863         * src/pixmaps/vcard.xpm
5864                 Modernize internal theme, with icons from the 
5865                 Gnomaws theme. Keep some of the old ones where
5866                 they were better.
5867
5868 2005-10-06 [colin]      1.9.15cvs17
5869
5870         * src/summaryview.c
5871                 Little optimisations + bugfix
5872         * src/toolbar.c
5873                 Remove default useless items - useless being defined
5874                 by the default relevant prefs
5875         * src/wizard.c
5876                 include config.h to make gettext work
5877         * src/prefs_themes.c
5878                 Fix selection of current theme in prefs
5879
5880 2005-10-06 [colin]      1.9.15cvs16
5881
5882         * src/prefs_common.c
5883         * src/prefs_common.h
5884         * src/prefs_summaries.c
5885         * src/folderview.c
5886                 Add a warning dialog on Mark all read 
5887                 (with pref to get rid of it)
5888
5889 2005-10-06 [paul]       1.9.15cvs15
5890
5891         * po/nb.po
5892         * po/pt_BR.po
5893                 updated by Geir Helland and Frederico
5894                 Goncalves Guimaraes
5895
5896 2005-10-05 [colin]      1.9.15cvs14
5897
5898         * src/folder.c
5899         * src/folder.h
5900         * src/folderview.c
5901         * src/folderview.h
5902         * src/imap_gtk.c
5903         * src/mh_gtk.c
5904         * src/mainwindow.c
5905         * src/setup.c
5906                 add a way to rescan without rebuilding
5907                 make moving a bit faster (less folders changes)
5908                 don't lock the tree on Get 
5909         * src/imap.c
5910                 Don't re-delete deleted messages before expunging
5911         * src/summaryview.c
5912                 Set batch mode when deleting mails
5913
5914 2005-10-05 [paul]       1.9.15cvs13
5915
5916         * src/mainwindow.c
5917         * src/mainwindow.h
5918                 fix disabled Execute menu item
5919         * src/toolbar.c
5920                 match the change in 1.9.15cvs10: use Compose
5921                 instead of News by default
5922
5923 2005-10-04 [colin]      1.9.15cvs12
5924
5925         * src/compose.c
5926                 When replying to an ML post with Reply-To set
5927                 to the poster's email, honor it (as before),
5928                 but also honor our user's request to reply to
5929                 the mailing list: set the ML address in the To
5930                 field and the Reply-To address in the Cc: 
5931                 field.
5932
5933 2005-10-04 [colin]      1.9.15cvs11
5934
5935         * src/plugins/trayicon/trayicon.c
5936                 Finish cosmetic change - thanks to wwp
5937
5938 2005-10-04 [colin]      1.9.15cvs10
5939
5940         * src/toolbar.c
5941                 Use Compose instead of Email by default.
5942                 Spotted by wwp.
5943
5944 2005-10-04 [colin]      1.9.15cvs9
5945
5946         * src/folder.c
5947         * src/folder.h
5948         * src/folderview.c
5949         * src/imap.c
5950         * src/etpan/imap-thread.c
5951         * src/etpan/imap-thread.h
5952                 Try to make IMAP faster, by simplifying SEARCH
5953                 commands, avoiding sending two STATUS in a row,
5954                 and deferring flags sync and processing just
5955                 after displaying the folder. 
5956                 This will update the SummaryView in certain
5957                 cases (new mails not already fetched, flags
5958                 changed from another client) but in a non-
5959                 blocking manner.
5960
5961 2005-10-04 [colin]      1.9.15cvs8
5962
5963         * src/plugins/trayicon/trayicon.c
5964                 Relabel "Offline" to "Work offline"
5965
5966 2005-10-04 [colin]      1.9.15cvs7
5967
5968         * src/export.c
5969         * src/import.c
5970         * src/mbox.c
5971                 Fix mbox import/export buglets
5972                 Patch by wwp
5973         * src/plugins/trayicon/trayicon.c
5974                 Add offline swithc
5975                 Patch by wwp
5976
5977 2005-10-04 [colin]      1.9.15cvs6
5978
5979         * src/folder.c
5980         * src/folderview.c
5981         * src/summaryview.c
5982                 Better fix (don't break mark all read) for cvs2
5983
5984 2005-10-03 [colin]      1.9.15cvs5
5985
5986         * src/folder.c
5987                 Use a sane sort by default
5988
5989 2005-10-03 [colin]      1.9.15cvs4
5990
5991         * src/inc.c
5992                 Add a 'Only once' button for overriding offline mode
5993         * src/prefs_account.c
5994         * src/wizard.c
5995                 Add Local mbox to the wizard
5996                 Add IMAP subdir to the wizard (or the wizard is useless
5997                 for such accounts, or even worse than useless)
5998                 Move IMAP subdir from Advanced to Receive tab, as it's
5999                 not that uncommon
6000
6001 2005-10-03 [colin]      1.9.15cvs3
6002
6003         * src/send_message.c
6004                 Forgot this one in cvs1
6005
6006 2005-10-03 [colin]      1.9.15cvs2
6007
6008         * src/folder.c
6009                 Faster close when leaving a folder with lots
6010                 of new mails. Idea by David Relson.
6011
6012 2005-10-03 [colin]      1.9.15cvs1
6013
6014         * src/compose.c
6015         * src/imap.c
6016         * src/inc.c
6017         * src/main.c
6018         * src/messageview.c
6019         * src/news.c
6020         * src/summaryview.c
6021         * src/gtk/sslcertwindow.c
6022         * src/plugins/trayicon/trayicon.c
6023                 Add accels to every AlertPanel. Patch by Fabien 
6024                 Vantard
6025
6026 2005-10-03 [paul]       1.9.15
6027
6028         1.9.15 released
6029
6030 2005-10-03 [paul]       1.9.14cvs68
6031
6032         * po/ca.po
6033         * po/de.po
6034         * po/es.po
6035         * po/fi.po
6036         * po/fr.po
6037         * po/sk.po
6038         * po/sr.po
6039         * po/zh_CN.po
6040                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6041                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6042                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6043
6044 2005-10-03 [paul]       1.9.14cvs67
6045
6046         * src/send_message.c
6047                 prevent hang on Cancel
6048                 patch by Colin
6049
6050 2005-10-03 [paul]       1.9.14cvs66
6051
6052         * src/main.c
6053                 fix crash in IMAP caused by discrepancy
6054                 between check_at_startup and offline mode
6055                 Patch by Colin
6056
6057 2005-10-01 [paul]       1.9.14cvs65
6058
6059         * src/inc.c
6060                 fix engrish
6061
6062 2005-10-01 [paul]       1.9.14cvs64
6063         * src/export.c
6064         * src/import.c
6065                 synchronise import_mbox() and export_mbox()
6066         * src/mbox.c
6067                 proc_mbox(): add alert if file cannot be opened
6068                 export_list_to_mbox(): test if dest file exists,
6069                 prompt user to overwrite if it does. add alert
6070                 if file cannot be created
6071                                                                 
6072         Patch by wwp
6073                                                                                                                 
6074
6075 2005-09-30 [paul]       1.9.14cvs63
6076
6077         * src/addressbook.c
6078                 Fix sensitivity of a menu
6079         * src/codeconv.c
6080                 Respect hidden pref for mails with no encoding
6081         * src/common/xml.c
6082                 Fix memory corruption
6083         * src/plugins/pgpcore/sgpgme.c
6084                 Fix segfault on incomplete sigs, and display
6085                 of S/Mime UIDs
6086
6087         Patches by Colin
6088
6089 2005-09-30 [colin]      1.9.14cvs62
6090
6091         * src/partial_download.c
6092                 Little logic fix in almost-dead code
6093         * src/pop.c
6094                 Fix partial download when there's no new mail
6095
6096 2005-09-29 [paul]       1.9.14cvs61
6097
6098         * src/plugins/pgpinline/pgpinline.c
6099                 fix bug 819, 'crash accessing sign message'
6100                 Patch by Colin
6101
6102 2005-09-28 [martin]     1.9.14cvs60
6103
6104         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6105                 fix bug #790 (Crash when restarting window manager (fluxbox))
6106
6107 2005-09-28 [paul]       1.9.14cvs59
6108
6109         * src/gtk/gtkaspell.c
6110                 fix off-by-one typo
6111
6112 2005-09-27 [colin]      1.9.14cvs58
6113
6114         * src/plugins/pgpcore/sgpgme.c
6115                 Report error when there's one, instead of
6116                 "Signature unchecked" 
6117
6118 2005-09-27 [colin]      1.9.14cvs57
6119
6120         * src/prefs_quote.c
6121                 Fix bug #816 (Weird quotation with spaces)
6122
6123 2005-09-27 [colin]      1.9.14cvs56
6124
6125         * src/codeconv.c
6126         * src/compose.c
6127         * src/compose.h
6128                 Put subject in compose's title
6129                 Fix Automatic encoding so that it's really automatic:
6130                 first try default locale's charset, then charset of the replied mail, 
6131                 then utf-8
6132                 Fix encoding of headers (must be in strict mode too)
6133
6134 2005-09-26 [colin]      1.9.14cvs55
6135
6136         * src/gtk/gtkaspell.c
6137                 Fix previous patch - don't color the space,
6138                 just uncolor it :)
6139
6140 2005-09-26 [colin]      1.9.14cvs54
6141
6142         * src/gtk/gtkaspell.c
6143                 Unmark space if possible
6144
6145 2005-09-26 [colin]      1.9.14cvs53
6146
6147         * src/imap.c
6148                 log_error instead of alertpanel according to the pref
6149         * src/etpan/imap-thread.c
6150                 Print connect status, copy only necessary size to 
6151                 logger
6152         * src/plugins/pgpmime/pgpmime.c
6153                 Handle S/Mime signatures (verification only). Patch based
6154                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6155
6156 2005-09-26 [paul]       1.9.14cvs52
6157
6158         * src/common/passcrypt.c
6159                 this 'workaround' not necessary on NetBSD.
6160                 Thanks to Daniel Gustafson
6161
6162 2005-09-26 [paul]
6163
6164         1.9.15-rc4 released
6165
6166 2005-09-26 [paul]       1.9.14cvs51
6167
6168         * src/summaryview.c
6169                 Skip currently selected message when
6170                 looking for next new or unread message
6171                 in current folder. Patch by Colin
6172         * src/common/passcrypt.c
6173                 eliminate warnings on *BSD. Patch by
6174                 Daniel Gustafson
6175
6176 2005-09-26 [colin]      1.9.14cvs50
6177
6178         * src/procmsg.c
6179                 Call postfiltering hook anyway
6180
6181 2005-09-22 [colin]      1.9.14cvs49
6182
6183         * src/codeconv.c
6184         * src/codeconv.h
6185                 Add a strict mode that doesn't replace with _
6186         * src/compose.c
6187         * src/compose.h
6188                 Use strict conversion while sending
6189                 Fix race when drafting while sending (happens
6190                 on IMAP)
6191                 Fix d'n'd of messages from summaryview
6192         * src/prefs_common.c
6193         * src/prefs_common.h
6194                 add hidden utf8_instead_of_locale_for_broken_mail 
6195                 pref for people that preferred the default charset 
6196                 to be utf8 for broken mails
6197         * src/quote_fmt_parse.y
6198                 fix bug #815 (No quote insert if "From:" fied 
6199                 contained Russian letters)
6200         * src/summaryview.c
6201                 Fix d'n'd of messages to compose
6202
6203 2005-09-22 [paul]       1.9.14cvs48
6204
6205         * src/compose.c
6206                 fix bug where attachments Name entry
6207                 would display Path instead
6208
6209 2005-09-21 [paul]       1.9.14cvs47
6210
6211         * README
6212         * README.jp
6213         * configure.ac
6214         * config/config.rpath
6215         * doc/manual/en/sylpheed-20.html
6216         * doc/manual/es/sylpheed-20.html
6217         * po/bg.po
6218         * po/ca.po
6219         * po/de.po
6220         * po/es.po
6221         * po/fr.po
6222         * po/it.po
6223         * po/pt_BR.po
6224         * po/sk.po
6225         * po/zh_TW.po
6226         * src/account.c
6227         * src/account.h
6228         * src/action.c
6229         * src/action.h
6230         * src/adbookbase.h
6231         * src/addr_compl.c
6232         * src/addr_compl.h
6233         * src/addrbook.c
6234         * src/addrbook.h
6235         * src/addrcache.c
6236         * src/addrcache.h
6237         * src/addrcindex.c
6238         * src/addrcindex.h
6239         * src/addrclip.c
6240         * src/addrclip.h
6241         * src/addrdefs.h
6242         * src/addressadd.c
6243         * src/addressadd.h
6244         * src/addressbook.c
6245         * src/addressbook.h
6246         * src/addressitem.h
6247         * src/addrgather.c
6248         * src/addrgather.h
6249         * src/addrharvest.c
6250         * src/addrharvest.h
6251         * src/addrindex.c
6252         * src/addrindex.h
6253         * src/addritem.c
6254         * src/addritem.h
6255         * src/addrquery.c
6256         * src/addrquery.h
6257         * src/addrselect.c
6258         * src/addrselect.h
6259         * src/alertpanel.c
6260         * src/alertpanel.h
6261         * src/browseldap.c
6262         * src/browseldap.h
6263         * src/codeconv.c
6264         * src/codeconv.h
6265         * src/compose.c
6266         * src/compose.h
6267         * src/crash.c
6268         * src/crash.h
6269         * src/customheader.c
6270         * src/customheader.h
6271         * src/displayheader.c
6272         * src/displayheader.h
6273         * src/editaddress.c
6274         * src/editaddress.h
6275         * src/editbook.c
6276         * src/editbook.h
6277         * src/editgroup.c
6278         * src/editgroup.h
6279         * src/editjpilot.c
6280         * src/editjpilot.h
6281         * src/editldap.c
6282         * src/editldap.h
6283         * src/editldap_basedn.c
6284         * src/editldap_basedn.h
6285         * src/editvcard.c
6286         * src/editvcard.h
6287         * src/enriched.c
6288         * src/enriched.h
6289         * src/exphtmldlg.c
6290         * src/exphtmldlg.h
6291         * src/expldifdlg.c
6292         * src/expldifdlg.h
6293         * src/export.c
6294         * src/export.h
6295         * src/exporthtml.c
6296         * src/exporthtml.h
6297         * src/exportldif.c
6298         * src/exportldif.h
6299         * src/filtering.c
6300         * src/filtering.h
6301         * src/folder.c
6302         * src/folder.h
6303         * src/folder_item_prefs.c
6304         * src/folder_item_prefs.h
6305         * src/foldersel.c
6306         * src/foldersel.h
6307         * src/folderutils.c
6308         * src/folderutils.h
6309         * src/folderview.c
6310         * src/folderview.h
6311         * src/grouplistdialog.c
6312         * src/grouplistdialog.h
6313         * src/headerview.c
6314         * src/headerview.h
6315         * src/html.c
6316         * src/html.h
6317         * src/image_viewer.c
6318         * src/image_viewer.h
6319         * src/imap.c
6320         * src/imap.h
6321         * src/imap_gtk.c
6322         * src/imap_gtk.h
6323         * src/import.c
6324         * src/import.h
6325         * src/importldif.c
6326         * src/importldif.h
6327         * src/importmutt.c
6328         * src/importmutt.h
6329         * src/importpine.c
6330         * src/importpine.h
6331         * src/inc.c
6332         * src/inc.h
6333         * src/jpilot.c
6334         * src/jpilot.h
6335         * src/ldapctrl.c
6336         * src/ldapctrl.h
6337         * src/ldaplocate.c
6338         * src/ldaplocate.h
6339         * src/ldapquery.c
6340         * src/ldapquery.h
6341         * src/ldapserver.c
6342         * src/ldapserver.h
6343         * src/ldaputil.c
6344         * src/ldaputil.h
6345         * src/ldif.c
6346         * src/ldif.h
6347         * src/localfolder.c
6348         * src/localfolder.h
6349         * src/main.c
6350         * src/main.h
6351         * src/mainwindow.c
6352         * src/mainwindow.h
6353         * src/manual.c
6354         * src/manual.h
6355         * src/matcher.c
6356         * src/matcher.h
6357         * src/matcher_parser.h
6358         * src/matcher_parser_lex.l
6359         * src/matcher_parser_parse.y
6360         * src/mbox.c
6361         * src/mbox.h
6362         * src/message_search.c
6363         * src/message_search.h
6364         * src/messageview.c
6365         * src/messageview.h
6366         * src/mh.c
6367         * src/mh.h
6368         * src/mh_gtk.c
6369         * src/mh_gtk.h
6370         * src/mimeview.c
6371         * src/mimeview.h
6372         * src/msgcache.c
6373         * src/msgcache.h
6374         * src/mutt.c
6375         * src/mutt.h
6376         * src/news.c
6377         * src/news.h
6378         * src/news_gtk.c
6379         * src/news_gtk.h
6380         * src/noticeview.c
6381         * src/noticeview.h
6382         * src/partial_download.c
6383         * src/partial_download.h
6384         * src/pine.c
6385         * src/pine.h
6386         * src/pop.c
6387         * src/pop.h
6388         * src/prefs_account.c
6389         * src/prefs_account.h
6390         * src/prefs_actions.c
6391         * src/prefs_actions.h
6392         * src/prefs_common.c
6393         * src/prefs_common.h
6394         * src/prefs_compose_writing.c
6395         * src/prefs_compose_writing.h
6396         * src/prefs_customheader.c
6397         * src/prefs_customheader.h
6398         * src/prefs_display_header.c
6399         * src/prefs_display_header.h
6400         * src/prefs_ext_prog.c
6401         * src/prefs_ext_prog.h
6402         * src/prefs_filtering.c
6403         * src/prefs_filtering.h
6404         * src/prefs_filtering_action.c
6405         * src/prefs_filtering_action.h
6406         * src/prefs_folder_column.c
6407         * src/prefs_folder_column.h
6408         * src/prefs_folder_item.c
6409         * src/prefs_folder_item.h
6410         * src/prefs_fonts.c
6411         * src/prefs_fonts.h
6412         * src/prefs_gtk.c
6413         * src/prefs_gtk.h
6414         * src/prefs_image_viewer.c
6415         * src/prefs_image_viewer.h
6416         * src/prefs_matcher.c
6417         * src/prefs_matcher.h
6418         * src/prefs_message.c
6419         * src/prefs_message.h
6420         * src/prefs_msg_colors.c
6421         * src/prefs_msg_colors.h
6422         * src/prefs_other.c
6423         * src/prefs_other.h
6424         * src/prefs_quote.c
6425         * src/prefs_quote.h
6426         * src/prefs_receive.c
6427         * src/prefs_receive.h
6428         * src/prefs_send.c
6429         * src/prefs_send.h
6430         * src/prefs_spelling.c
6431         * src/prefs_spelling.h
6432         * src/prefs_summaries.c
6433         * src/prefs_summaries.h
6434         * src/prefs_summary_column.c
6435         * src/prefs_summary_column.h
6436         * src/prefs_template.c
6437         * src/prefs_template.h
6438         * src/prefs_themes.c
6439         * src/prefs_themes.h
6440         * src/prefs_toolbar.c
6441         * src/prefs_toolbar.h
6442         * src/prefs_wrapping.c
6443         * src/prefs_wrapping.h
6444         * src/privacy.c
6445         * src/privacy.h
6446         * src/procheader.c
6447         * src/procheader.h
6448         * src/procmime.c
6449         * src/procmime.h
6450         * src/procmsg.c
6451         * src/procmsg.h
6452         * src/quote_fmt.c
6453         * src/quote_fmt_parse.y
6454         * src/recv.c
6455         * src/recv.h
6456         * src/remotefolder.c
6457         * src/remotefolder.h
6458         * src/send_message.c
6459         * src/send_message.h
6460         * src/setup.c
6461         * src/setup.h
6462         * src/simple-gettext.c
6463         * src/sourcewindow.c
6464         * src/sourcewindow.h
6465         * src/ssl_manager.c
6466         * src/ssl_manager.h
6467         * src/statusbar.c
6468         * src/statusbar.h
6469         * src/stock_pixmap.c
6470         * src/stock_pixmap.h
6471         * src/summary_search.c
6472         * src/summary_search.h
6473         * src/summaryview.c
6474         * src/summaryview.h
6475         * src/syldap.c
6476         * src/syldap.h
6477         * src/textview.c
6478         * src/textview.h
6479         * src/toolbar.c
6480         * src/toolbar.h
6481         * src/undo.c
6482         * src/undo.h
6483         * src/unmime.c
6484         * src/unmime.h
6485         * src/vcard.c
6486         * src/vcard.h
6487         * src/wizard.c
6488         * src/wizard.h
6489         * src/common/base64.c
6490         * src/common/base64.h
6491         * src/common/defs.h
6492         * src/common/hooks.c
6493         * src/common/hooks.h
6494         * src/common/log.c
6495         * src/common/log.h
6496         * src/common/md5.c
6497         * src/common/md5.h
6498         * src/common/mgutils.c
6499         * src/common/mgutils.h
6500         * src/common/nntp.c
6501         * src/common/nntp.h
6502         * src/common/passcrypt.c
6503         * src/common/passcrypt.h.in
6504         * src/common/plugin.c
6505         * src/common/plugin.h
6506         * src/common/prefs.c
6507         * src/common/prefs.h
6508         * src/common/progressindicator.c
6509         * src/common/progressindicator.h
6510         * src/common/quoted-printable.c
6511         * src/common/quoted-printable.h
6512         * src/common/session.c
6513         * src/common/session.h
6514         * src/common/smtp.c
6515         * src/common/smtp.h
6516         * src/common/socket.c
6517         * src/common/socket.h
6518         * src/common/ssl.c
6519         * src/common/ssl.h
6520         * src/common/ssl_certificate.c
6521         * src/common/ssl_certificate.h
6522         * src/common/string_match.c
6523         * src/common/string_match.h
6524         * src/common/stringtable.c
6525         * src/common/sylpheed.c
6526         * src/common/sylpheed.h
6527         * src/common/template.c
6528         * src/common/template.h
6529         * src/common/timing.h
6530         * src/common/utils.c
6531         * src/common/utils.h
6532         * src/common/uuencode.c
6533         * src/common/uuencode.h
6534         * src/common/version.h.in
6535         * src/common/xml.c
6536         * src/common/xml.h
6537         * src/common/xmlprops.c
6538         * src/common/xmlprops.h
6539         * src/gtk/about.c
6540         * src/gtk/about.h
6541         * src/gtk/colorlabel.c
6542         * src/gtk/colorlabel.h
6543         * src/gtk/colorsel.c
6544         * src/gtk/colorsel.h
6545         * src/gtk/description_window.c
6546         * src/gtk/description_window.h
6547         * src/gtk/filesel.c
6548         * src/gtk/filesel.h
6549         * src/gtk/foldersort.c
6550         * src/gtk/foldersort.h
6551         * src/gtk/gtkutils.c
6552         * src/gtk/gtkutils.h
6553         * src/gtk/inputdialog.c
6554         * src/gtk/inputdialog.h
6555         * src/gtk/logwindow.c
6556         * src/gtk/logwindow.h
6557         * src/gtk/manage_window.c
6558         * src/gtk/manage_window.h
6559         * src/gtk/menu.c
6560         * src/gtk/menu.h
6561         * src/gtk/pluginwindow.c
6562         * src/gtk/pluginwindow.h
6563         * src/gtk/prefswindow.c
6564         * src/gtk/prefswindow.h
6565         * src/gtk/progressdialog.c
6566         * src/gtk/progressdialog.h
6567         * src/gtk/quicksearch.c
6568         * src/gtk/quicksearch.h
6569         * src/gtk/sslcertwindow.c
6570         * src/gtk/sslcertwindow.h
6571         * src/plugins/clamav/clamav_plugin.c
6572         * src/plugins/clamav/clamav_plugin.h
6573         * src/plugins/clamav/clamav_plugin_gtk.c
6574         * src/plugins/demo/demo.c
6575         * src/plugins/dillo_viewer/dillo_prefs.c
6576         * src/plugins/dillo_viewer/dillo_prefs.h
6577         * src/plugins/dillo_viewer/dillo_viewer.c
6578         * src/plugins/mathml_viewer/mathml_viewer.c
6579         * src/plugins/pgpcore/passphrase.c
6580         * src/plugins/pgpcore/passphrase.h
6581         * src/plugins/pgpcore/plugin.c
6582         * src/plugins/pgpcore/prefs_gpg.c
6583         * src/plugins/pgpcore/prefs_gpg.h
6584         * src/plugins/pgpcore/select-keys.c
6585         * src/plugins/pgpcore/select-keys.h
6586         * src/plugins/pgpcore/sgpgme.c
6587         * src/plugins/pgpcore/sgpgme.h
6588         * src/plugins/pgpinline/pgpinline.c
6589         * src/plugins/pgpinline/pgpinline.h
6590         * src/plugins/pgpinline/plugin.c
6591         * src/plugins/pgpmime/pgpmime.c
6592         * src/plugins/pgpmime/pgpmime.h
6593         * src/plugins/pgpmime/plugin.c
6594         * src/plugins/spamassassin/spamassassin.c
6595         * src/plugins/spamassassin/spamassassin.h
6596         * src/plugins/spamassassin/spamassassin_gtk.c
6597         * src/plugins/trayicon/trayicon.c
6598         * tools/OOo2sylpheed.pl
6599         * tools/acroread2sylpheed.pl
6600         * tools/asus_mailled.sh
6601         * tools/filter_conv.pl
6602         * tools/freshmeat_search.pl
6603         * tools/google_search.pl
6604         * tools/kmail2sylpheed.pl
6605         * tools/kmail2sylpheed_v2.pl
6606         * tools/maildir2sylpheed.pl
6607         * tools/multiwebsearch.pl
6608         * tools/newscache_clean.pl
6609         * tools/outlook2sylpheed.pl
6610         * tools/sylpheed-switcher
6611         * tools/update-po
6612         * tools/vcard2xml.py
6613         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6614                 update FSF address
6615
6616 2005-09-21 [colin]      1.9.14cvs46
6617
6618         * src/gedit-print.c
6619         * src/procmsg.c
6620         * src/procmsg.h
6621         * src/textview.c
6622         * src/summaryview.c
6623                 Remove some printing hacks (deselection/reselection),
6624                 which by the way fix printing the currently 
6625                 displayed mime part (still only text)
6626                 Plus a little optimisation of summary_show
6627
6628
6629 2005-09-20 [colin]      1.9.14cvs45
6630
6631         * src/mainwindow.c
6632         * src/messageview.c
6633                 GUI fixups: add accels, set message
6634                 view title to displayed mail's subject
6635         * src/prefs_spelling.c
6636         * src/gtk/gtkaspell.c
6637                 GUI fixups: allow underlining misspelled
6638                 words instead of coloring them (a11y!)
6639
6640 2005-09-19 [colin]
6641
6642         1.9.15rc3 released
6643
6644 2005-09-19 [colin]      1.9.14cvs44
6645
6646         * src/compose.c
6647                 Fix draft message
6648         * src/gtk/gtkaspell.c
6649                 Fix wrong test ;-)
6650
6651 2005-09-19 [colin]      1.9.14cvs43
6652
6653         * src/addressbook.c
6654                 Fix sensitivity of Delete button
6655         * src/compose.c
6656                 Warn if the requested Privacy system
6657                 is not available
6658         * src/exphtmldlg.c
6659         * src/expldifdlg.c
6660         * src/importldif.c
6661         * src/importmutt.c
6662         * src/importpine.c
6663                 Fix crappy UI
6664         * src/
6665         * src/ssl.h
6666         * src/prefs_account.h
6667         * src/prefs_account.c
6668                 Save SSL prefs even in builds that have
6669                 SSL support disable
6670         * src/imap.c
6671         * src/inc.c
6672         * src/news.c
6673         * src/send_message.c
6674                 Warn if connection should be secure, but
6675                 SSL support isn't compiled in
6676         * src/gtkaspell.c
6677                 Fix word separation on UTF-8 systems
6678                 Fixes bug #812 (Strange inline spellchecking)
6679         * src/compose.c
6680                 Warn if the requested Privacy system
6681                 is not available
6682                 Factorize offline warning
6683         * src/imap.c
6684         * src/imap_gtk.c
6685         * src/imap_gtk.h
6686         * src/inc.h
6687         * src/news_gtk.c
6688         * src/news_gtk.h
6689         * src/messageview.c
6690                 Factorize offline warning
6691
6692 2005-09-19 [paul]
6693
6694         1.9.15-rc2 released
6695
6696 2005-09-18 [colin]      1.9.14cvs42
6697
6698         * src/codeconv.c
6699         * src/codeconv.h
6700         * src/procmime.c
6701                 Add a way to get locale's charset ignoring utf-8,
6702                 and use that as default encoding for broken mails
6703
6704 2005-09-18 [colin]      1.9.14cvs41
6705
6706         * src/gtk/logwindow.c
6707                 Translate string. Patch by Fabien Vantard
6708
6709 2005-09-18 [colin]      1.9.14cvs40
6710
6711         * configure.ac
6712                 Fix bug #803 (IMAP/SSL support breaks with 
6713                 GnuTLS libetpan 0.38)
6714
6715 2005-09-18 [colin]      1.9.14cvs39
6716
6717         * src/codeconv.c
6718         * src/compose.c
6719         * src/procmime.c
6720                 More charsets fixes. Fixes bug #806 (non
6721                 ascii characters in subject line)
6722
6723 2005-09-17 [paul]       1.9.14cvs38
6724
6725         * src/folderview.c
6726         * src/mainwindow.c
6727                 fix gcc-2.95 issues
6728                 Patch by Pawel Pekala
6729
6730 2005-09-17 [colin]      1.9.14cvs37
6731
6732         * src/addrindex.c
6733                 bugfix for NO-USE LDAP compilation, patch 
6734                 by Fabien Vantard
6735
6736 2005-09-17 [colin]      1.9.14cvs36
6737
6738         * src/prefs_actions.c
6739         * src/prefs_customheader.c
6740         * src/prefs_display_header.c
6741         * src/prefs_filtering_action.c
6742         * src/prefs_matcher.c
6743         * src/prefs_toolbar.c
6744                 Fix strange casts (less elegant but
6745                 works better)
6746
6747 2005-09-16 [colin]      1.9.14cvs35
6748
6749         * src/jpilot.c
6750                 Missed that one
6751
6752 2005-09-16 [colin]      1.9.14cvs34
6753
6754         * configure.ac
6755         * src/Makefile.am
6756         * src/addr_compl.c
6757         * src/addrindex.c
6758         * src/browseldap.c
6759         * src/editldap.c
6760         * src/ldaplocate.c
6761         * src/ldapquery.c
6762         * src/ldapquery.h
6763         * src/ldapserver.c
6764         * src/ldapserver.h
6765         * src/main.c
6766         * src/matcher_parser_parse.y
6767         * src/prefs_themes.c
6768         * src/etpan/Makefile.am
6769         * src/gtk/description_window.c
6770         * src/plugins/clamav/Makefile.am
6771         * src/plugins/clamav/clamav_plugin.c
6772         * src/plugins/dillo_viewer/Makefile.am
6773         * src/plugins/pgpcore/Makefile.am
6774         * src/plugins/pgpinline/Makefile.am
6775         * src/plugins/pgpmime/Makefile.am
6776         * src/plugins/trayicon/Makefile.am
6777                 Fix 100% cpu usage in address completion list
6778                 Fix little bugs (return with no values etc)
6779                 Fix all warnings (with common CFLAGS)
6780
6781 2005-09-15 [colin]      1.9.14cvs33
6782
6783         * src/addressbook.c
6784                 Fix bug where sometimes a group's email list is empty,
6785                 force its refresh (probably fixes "Re: how to create a 
6786                 distribution list")
6787         * src/ldapquery.c
6788                 Don't return to the callback in the main thread from the
6789                 fetch thread (or face segs!)
6790
6791 2005-09-15 [paul]       1.9.14cvs32
6792
6793         * src/prefs_matcher.c
6794                 forgotten in last commit
6795
6796 2005-09-15 [paul]       1.9.14cvs31
6797
6798         * src/prefs_actions.c
6799         * src/prefs_filtering_action.c
6800         * src/prefs_quote.c
6801         * src/quote_fmt.c
6802         * src/summaryview.c
6803         * src/gtk/description_window.c
6804         * src/gtk/description_window.h
6805         * src/gtk/quicksearch.c
6806                 allow interaction with the called
6807                 description window
6808                 Patch by Anders Hammar
6809
6810 2005-09-14 [paul]       1.9.14cvs30
6811
6812         * src/compose.c
6813                 fix a little annoyance when pasting with 3rd button 
6814                 with wrap_pastes=0 and wrap_input=1
6815                 Patch by Colin
6816
6817 2005-09-14 [paul]       1.9.14cvs29
6818
6819         * src/prefs_account.c
6820                 disable 'Filter messages on receiving' for
6821                 SMTP-only accounts
6822                 Patch  by Anders Hammar
6823
6824 2005-09-14 [paul]       1.9.14cvs28
6825
6826         * po/sk.po
6827                 fix crash
6828                 updated by Andrej Kacian
6829
6830 2005-09-14 [paul]
6831
6832         1.9.15-rc1 released
6833
6834 2005-09-14 [paul]       1.9.14cvs27
6835
6836         * po/es.po
6837                 updated by Ricardo Mones Lastra
6838         * src/compose.c
6839         * src/compose.h
6840                 associate no_wrap_tags to Compose windows
6841                 instead of using a static one
6842                 Patch by Colin
6843         * src/mbox.c
6844                 fix proc_mbox()
6845                 Patch by wwp
6846         * src/textview.c
6847                 remove unneeded printf()
6848
6849 2005-09-14 [paul]       1.9.14cvs26
6850
6851         * src/addrcache.c
6852         * src/codeconv.h
6853         * src/folder.h
6854         * src/mainwindow.h
6855         * src/mh.c
6856         * src/mimeview.h
6857         * src/partial_download.c
6858         * src/pop.c
6859         * src/prefs_account.c
6860         * src/prefs_account.h
6861         * src/prefs_actions.c
6862         * src/prefs_customheader.c
6863         * src/prefs_display_header.c
6864         * src/prefs_filtering_action.c
6865         * src/prefs_matcher.c
6866         * src/prefs_toolbar.c
6867         * src/privacy.h
6868         * src/procmime.c
6869         * src/procmime.h
6870         * src/procmsg.h
6871         * src/textview.c
6872         * src/undo.h
6873         * src/common/plugin.c
6874         * src/common/session.h
6875         * src/common/socket.c
6876         * src/common/socket.h
6877         * src/common/template.c
6878         * src/gtk/gtkaspell.c
6879         * src/gtk/quicksearch.h
6880         * src/plugins/pgpcore/passphrase.c
6881         * src/plugins/pgpcore/prefs_gpg.h
6882         * src/plugins/pgpcore/select-keys.c
6883         * src/plugins/pgpcore/select-keys.h
6884         * src/plugins/pgpcore/sgpgme.c
6885         * src/plugins/pgpinline/pgpinline.c
6886         * src/plugins/pgpmime/pgpmime.c
6887         * src/plugins/trayicon/trayicon.c
6888                 fix compilation warnings
6889                 Patch by Daniel Gustafson
6890
6891 2005-09-14 [paul]       1.9.14cvs25
6892
6893         * src/addressbook.c
6894                 add missing column header, and other small
6895                 bug fixes
6896                 Patch by Anders Hammar
6897
6898 2005-09-13 [colin]      1.9.14cvs24
6899
6900         * src/gtk/gtkaspell.c
6901                 Fix non-utf8 in menu
6902                 Fix little leaks
6903                 Nullify struct members after free()s
6904
6905 2005-09-13 [colin]      1.9.14cvs23
6906
6907         * src/compose.c
6908                 Test utf8 compliance before inserting to 
6909                 buffer, and try to convert if necessary
6910         * src/procmime.c
6911                 If no charset is present, use the locale 
6912                 one instead of us-ascii
6913         * src/procmsg.c
6914                 Add Sender, List-Post and To in the checked 
6915                 headers for automatic rules creation 
6916                 (thanks to wwp)
6917         * src/prefs_themes.c
6918         * src/gtk/gtkaspell.c
6919                 Remove deprecated functions. 
6920                 patch by Daniel Gustafson
6921
6922 2005-09-12 [colin]      1.9.14cvs22
6923
6924         * src/compose.c
6925                 Fix bug #448 (Scrolling/Redraw issue with 
6926                 address-fields in Header)
6927         * src/mainwindow.c
6928         * src/summaryview.c
6929         * src/summaryview.h
6930                 Fix loss of MSG_MARKED on move/copy
6931                 Fix bug #804 (Quicksearch togglebutton doesn't 
6932                 get depressed after '/' key is pressed)
6933
6934 2005-09-12 [paul]       1.9.14cvs21
6935
6936         * AUTHORS
6937         * src/gtk/logwindow.c
6938                 add 'Clear Log' to popup menu
6939                 Patch by Anders Hammar <anders.hammar@telia.com>
6940
6941 2005-09-12 [paul]       1.9.14cvs20
6942
6943         * src/compose.c
6944                 set correct sensitivity on attachments
6945                 popup menu
6946         * src/folder.c
6947                 fix typo
6948         * src/prefs_spelling.c
6949                 fix crash when no LANG env is set
6950         * src/common/xml.c
6951                 fix crash in wizard
6952                 don't use memeory after free
6953
6954         All patches by Daniel Gustafson
6955
6956 2005-09-12 [paul]       1.9.14cvs19
6957
6958         * src/prefs_themes.c
6959                 make theme info selectable
6960         * src/gtk/description_window.c
6961                 make window non-modal
6962         * tools/README
6963                 add details of asus_mailed.sh
6964         * tools/claws.i18n.status.pl
6965                 update for new zh_TW translator
6966                 widen the output
6967                 create alternate coloured lines
6968                 improve readability
6969
6970 2005-09-10 [colin]      1.9.14cvs18
6971
6972         * src/plugins/pgpcore/select-keys.c
6973                 Better order for the buttons
6974
6975 2005-09-10 [colin]      1.9.14cvs17
6976
6977         * src/compose.c
6978         * src/plugins/pgpcore/select-keys.c
6979         * src/plugins/pgpcore/select-keys.h
6980         * src/plugins/pgpcore/sgpgme.c
6981                 Add a "Don't encrypt" button to the key
6982                 selection dialog. Fixes bug #177 (There should be a 
6983                 'Don't encrypt button in the Select Keys dialog)
6984
6985 2005-09-10 [colin]      1.9.14cvs16
6986
6987         * src/compose.c
6988                 Fix bug #572 (%X option does not work with templates)
6989
6990 2005-09-10 [colin]      1.9.14cvs15
6991
6992         * src/toolbar.c 
6993                 Remove g_print
6994
6995 2005-09-10 [colin]      1.9.14cvs14
6996
6997         * src/imap.c
6998                 Fix a possible crash
6999
7000 2005-09-09 [colin]      1.9.14cvs13
7001
7002         * src/imap.c
7003         * src/etpan/imap-thread.c
7004         * src/etpan/imap-thread.h
7005                 Fix moving from queue or drafts to normal folders
7006                 Fix bug #794 (No way to delete without expunging)
7007                 Take flags unset by other mailers into account
7008                 Take deleted flag set by other mailers into account
7009                 Fix unsetting REPLIED flag
7010                 Fix crash when capabilities can't be retrieved
7011         * src/mainwindow.c
7012         * src/mainwindow.h
7013                 Add M_DELAYED_FLAGS condition, and let the user use
7014                 Execute in order to be able to expunge deleted mails,
7015                 even if he's not in delayed execute mode
7016         * src/prefs_spelling.c
7017                 Use 'en' dictionary by default if LANG is POSIX or C
7018         * src/gtk/prefswindow.c
7019                 Fix bug #767 (Preferences windows expanding) by making
7020                 the window a bit larger when the resolution is greater
7021                 than 640x480, and by putting the prefs in a
7022                 GtkScrolledWindow.
7023
7024 2005-09-09 [paul]       1.9.14cvs12
7025
7026         * AUTHORS
7027         * configure.ac
7028         * po/zh_TW.Big5.po      ** REMOVED **
7029         * po/zh_TW.po           ** ADDED **
7030                 updated by Wei-Lun Chao
7031
7032 2005-09-09 [paul]       1.9.14cvs11
7033
7034         * src/mainwindow.c
7035                 fix asserts
7036         * src/common/xml.c
7037                 delay memory allocation until file is
7038                 opened successfully
7039                 Patch by Daniel Gustafson
7040
7041 2005-09-09 [colin]      1.9.14cvs10
7042
7043         * src/imap.c
7044                 Add guards
7045
7046 2005-09-08 [colin]      1.9.14cvs9
7047
7048         * src/compose.c
7049                 Alert when we can't save draft
7050                 Fix various wrap/color issues
7051                 Add mid-click pasting respecting wrap_paste option
7052         * src/folder.c
7053         * src/folder.h
7054         * src/folder_item_prefs.c
7055         * src/folder_item_prefs.h
7056         * src/imap.c
7057         * src/imap_gtk.c
7058         * src/imap_gtk.h
7059         * src/main.c
7060         * src/mainwindow.c
7061         * src/mainwindow.h
7062         * src/news.c
7063         * src/news_gtk.c
7064         * src/news_gtk.h
7065         * src/prefs_folder_item.c
7066                 Fix the impossibility to synchronise folders for
7067                 offline use (IMAP and NNTP are concerned)
7068
7069 2005-09-08 [colin]      1.9.14cvs8
7070
7071         * configure.ac
7072                 Build LDAP and JPilot by default if available
7073         * src/textview.c
7074                 Fix use after free
7075
7076 2005-09-08 [paul]       1.9.14cvs7
7077
7078         * doc/manual/en/sylpheed-1.html
7079         * doc/manual/en/sylpheed-18.html
7080         * doc/manual/en/sylpheed-19.html
7081         * doc/manual/en/sylpheed-4.html
7082         * doc/manual/en/sylpheed-6.html
7083         * doc/manual/en/sylpheed.html
7084                 a few minor updates, plus include some
7085                 details about plugins and their requirements
7086         * src/mainwindow.c
7087                 minor changes to English in /View/Sort
7088
7089 2005-09-07 [colin]      1.9.14cvs6
7090
7091         * doc/manual/en/sylpheed-1.html
7092         * doc/manual/en/sylpheed-10.html
7093         * doc/manual/en/sylpheed-11.html
7094         * doc/manual/en/sylpheed-12.html
7095         * doc/manual/en/sylpheed-13.html
7096         * doc/manual/en/sylpheed-14.html
7097         * doc/manual/en/sylpheed-15.html
7098         * doc/manual/en/sylpheed-16.html
7099         * doc/manual/en/sylpheed-17.html
7100         * doc/manual/en/sylpheed-18.html
7101         * doc/manual/en/sylpheed-19.html
7102         * doc/manual/en/sylpheed-2.html
7103         * doc/manual/en/sylpheed-20.html
7104         * doc/manual/en/sylpheed-21.html
7105         * doc/manual/en/sylpheed-22.html
7106         * doc/manual/en/sylpheed-3.html
7107         * doc/manual/en/sylpheed-4.html
7108         * doc/manual/en/sylpheed-5.html
7109         * doc/manual/en/sylpheed-6.html
7110         * doc/manual/en/sylpheed-7.html
7111         * doc/manual/en/sylpheed-8.html
7112         * doc/manual/en/sylpheed-9.html
7113         * doc/manual/en/sylpheed.html
7114                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7115
7116 2005-09-07 [colin]      1.9.14cvs5
7117
7118         * src/mainwindow.c
7119                 Make labels more to-the-point
7120
7121 2005-09-07 [colin]      1.9.14cvs4
7122
7123         * doc/manual/en/sylpheed-1.html
7124         * doc/manual/en/sylpheed-12.html
7125         * doc/manual/en/sylpheed-13.html
7126         * doc/manual/en/sylpheed-14.html
7127         * doc/manual/en/sylpheed-15.html
7128         * doc/manual/en/sylpheed-16.html
7129         * doc/manual/en/sylpheed-17.html
7130         * doc/manual/en/sylpheed-18.html
7131         * doc/manual/en/sylpheed-19.html
7132         * doc/manual/en/sylpheed-2.html
7133         * doc/manual/en/sylpheed-20.html
7134         * doc/manual/en/sylpheed-21.html
7135         * doc/manual/en/sylpheed-22.html
7136         * doc/manual/en/sylpheed-4.html
7137         * doc/manual/en/sylpheed-5.html
7138         * doc/manual/en/sylpheed-6.html
7139         * doc/manual/en/sylpheed-7.html
7140         * doc/manual/en/sylpheed-8.html
7141         * doc/manual/en/sylpheed-9.html
7142         * doc/manual/en/sylpheed.html
7143                 Update manual
7144
7145 2005-09-07 [colin]      1.9.14cvs3
7146
7147         * doc/faq/en/sylpheed-faq-1.html
7148         * doc/faq/en/sylpheed-faq-2.html
7149         * doc/faq/en/sylpheed-faq-3.html
7150         * doc/faq/en/sylpheed-faq.html
7151                 Update FAQ
7152
7153 2005-09-07 [colin]      1.9.14cvs2
7154
7155         * src/folderview.c
7156         * src/procmsg.c
7157         * src/summaryview.c
7158         * src/toolbar.c
7159                 Fix special subfolders:
7160                 - Inherit parent's icon
7161                 - sent contents of queues subfolders
7162                 - empty subfolders of trashes
7163         * src/mainwindow.c
7164                 Remove outdated manual and faq entries
7165         * src/common/utils.c
7166                 Add quotes around %s coming from mailcap
7167
7168 2005-09-07 [colin]      1.9.14cvs1
7169
7170         * src/compose.c
7171                 After saving draft, set modified to FALSE
7172         * src/mimeview.c
7173         * src/common/utils.c
7174         * src/common/utils.h
7175                 Try to open mime parts using what is 
7176                 indicated in ~/.mailcap or /etc/mailcap,
7177                 if possible.
7178
7179 2005-09-05 [paul]       1.9.14
7180
7181         1.9.14 released
7182
7183         * po/sk.po
7184                 updated by Andrej Kacian
7185
7186 2005-09-05 [paul]       1.9.13cvs83
7187
7188         * po/de.po
7189         * po/es.po
7190         * po/fi.po
7191         * po/fr.po
7192         * po/nb.po
7193         * po/pt_BR.po
7194         * po/sr.po
7195                 updated translations by Thomas Gilgin, Ricardo Mones
7196                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7197                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7198
7199 2005-09-04 [paul]       1.9.13cvs82
7200
7201         * src/compose.c
7202                 only warn about exceeded line length limit
7203                 on send
7204
7205 2005-09-04 [paul]       1.9.13cvs81
7206
7207         * src/compose.c
7208                 fix crash in 'line length exceeded' dialogue
7209
7210 2005-09-02 [paul]       1.9.13cvs80
7211
7212         * src/imap.c
7213                 fix bug 795, 'Connection lost IMAP'
7214                 and add statusbar prints
7215                 Patch by Colin
7216
7217 2005-09-02 [paul]       1.9.13cvs79
7218
7219         * src/compose.c
7220                 compose_wrap_paragraph() becomes
7221                 compose_beautify_paragraph()
7222                 Patch by Colin
7223
7224 2005-09-02 [colin]      1.9.13cvs78
7225
7226         * src/folderview.c
7227                 Micro-fix
7228
7229 2005-09-01 [colin]      1.9.13cvs77
7230
7231         * src/imap.c
7232                 Maybe fix bug #795 (Connection lost IMAP)
7233                 Don't try to send logout when we're disconnected.
7234         * src/summaryview.c
7235                 Include locked and marked emails in HRM
7236                 view. Fixes bug #800 (Locked messages no longer 
7237                 show up when hide read messages is used)
7238
7239 2005-09-01 [paul]       1.9.13cvs76
7240
7241         * src/prefs_common.c
7242                 fix bad cutting
7243
7244 2005-08-31 [colin]      1.9.13cvs75
7245
7246         * src/folderview.c
7247         * src/folderview.h
7248         * src/prefs_summaries.c
7249         * src/summaryview.c
7250                 Fix "go to next new", fix preference
7251                 (Open unread/next swapped)
7252
7253 2005-08-31 [paul]       1.9.13cvs74
7254
7255         * src/compose.c
7256         * src/folderview.c
7257         * src/headerview.c
7258         * src/headerview.h
7259         * src/mainwindow.c
7260         * src/prefs_common.c
7261         * src/prefs_common.h
7262         * src/prefs_fonts.c
7263         * src/summaryview.c
7264         * src/textview.c
7265         * src/common/defs.h
7266                 remove obsolete BOLD_FONT setting
7267                 fix font update in headerview and textview
7268                 headers after prefs change
7269                 Patch By Colin
7270
7271 2005-08-31 [paul]
7272
7273         1.9.14-rc4 released
7274
7275 2005-08-30 [colin]      1.9.13cvs73
7276
7277         * src/summaryview.c
7278                 When Hide read messages is selected and we
7279                 refresh the summaryview, don't remove the 
7280                 currently displayed message. Fixes bug #797
7281                 (Summary view reloads when new mail is 
7282                 downloaded in 1.9.14 rc)
7283
7284 2005-08-30 [colin]      1.9.13cvs72
7285
7286         * src/folderview.c
7287                 Fix flickering
7288         * src/mainwindow.c
7289                 Remove useless callback
7290         * src/mimeview.c
7291         * src/gtk/filesel.c
7292         * src/gtk/filesel.h
7293                 Add a filesel_select_file_save_folder() - used by Save All
7294
7295 2005-08-29 [paul]       1.9.13cvs71
7296
7297         * AUTHORS
7298         * src/matcher_parser_parse.y
7299         * src/etpan/imap-thread.c
7300                 fix building on FreeBSD
7301                 Patch by Daniel Gustafson <daniel@hobbit.se>
7302
7303 2005-08-29 [paul]       1.9.13cvs70
7304
7305         * src/plugins/pgpinline/pgpinline.c
7306                 only initialise sig result if it's been handled
7307                 Patch by Colin
7308
7309 2005-08-29 [paul]       1.9.13cvs69
7310         
7311         Patches by Colin:
7312
7313         * src/imap.c
7314         * src/common.utils.c
7315         * src/common/utils.h
7316                 optimisation
7317         * src/stock_pixmap.h
7318                 fix wrong icon reference
7319         * src/pixmaps/trash_btn.xpm
7320                 replace with nicer image
7321
7322 2005-08-28 [colin]      1.9.13cvs68
7323
7324         * src/Makefile.am
7325         * src/stock_pixmap.c
7326         * src/stock_pixmap.h
7327         * src/toolbar.c
7328         * src/pixmaps/trash_btn.xpm
7329                 Add a specific trash xpm for the button
7330
7331 2005-08-28 [colin]      1.9.13cvs67
7332
7333         * src/imap.c
7334                 Fix leak
7335
7336 2005-08-27 [colin]      1.9.13cvs66
7337
7338         * src/imap.c
7339         * src/procmime.c
7340                 Correctly fix "Problem with replies", fixes
7341                 pgpmime encryption too. 
7342
7343 2005-08-27 [colin]      1.9.13cvs65
7344
7345         * src/folder.c
7346         * src/procmsg.c
7347         * src/procmsg.h
7348         * src/summaryview.c
7349                 Fix bug #517 (messages removed from summaryview 
7350                 when moving fails)
7351
7352 2005-08-27 [colin]      1.9.13cvs64
7353
7354         * tools/Makefile.am
7355         * tools/asus_mailled.sh
7356                 Add a script to blink ASUS laptops' mail LED where there
7357                 is unread mail.
7358
7359 2005-08-27 [colin]      1.9.13cvs63
7360
7361         * src/imap.c
7362         * src/etpan/imap-thread.c
7363         * src/etpan/imap-thread.h
7364                 Implement automatic choosing of login method
7365                 Fixes bug #791
7366         * src/gtk/.cvsignore
7367                 Add sylpheed-marshal.[ch]
7368
7369 2005-08-27 [colin]      1.9.13cvs62
7370
7371         * src/common/utils.c
7372                 Fix confusing perror
7373
7374 2005-08-27 [colin]      1.9.13cvs61
7375
7376         * src/toolbar.c
7377         * src/toolbar.h
7378                 Remove A_DELETE, replace it with 
7379                 A_TRASH and A_DELETE_REAL. Automatically
7380                 rewrite config files to replace A_DELETE
7381                 with A_TRASH (no functionality change).
7382                 Fixes half of #794
7383
7384 2005-08-26 [colin]      1.9.13cvs60
7385
7386         * src/procmime.c
7387                 Previous "Problem with replies" fix brought other
7388                 problems, fixing them
7389
7390 2005-08-26 [colin]      1.9.13cvs59
7391
7392         * src/procmime.c
7393                 Fix "Problem with replies". This happened only
7394                 on IMAP...
7395         * src/procmsg.c
7396                 Factorize code a bit
7397         * src/compose.c
7398                 Speed improvement on very long messages (wrapping)
7399                 Fix signature color on Reedit and Redirect
7400                 On Reedit, don't attach pgp-signatures parts, but
7401                 set signing to On.
7402
7403 2005-08-24 [paul]       1.9.13cvs58
7404
7405         * src/compose.c
7406                 don't claim success when clicking
7407                 Cancel on the passphrase box.
7408                 Patch by Colin
7409
7410 2005-08-24 [paul]       1.9.13cvs57
7411
7412         * src/main.c
7413                 fix misplaced sylpheed.log
7414         * src/common/defs.h
7415                 define UIDL_DIR
7416
7417 2005-08-24 [paul]       1.9.13cvs56
7418
7419         * src/imap.c
7420         * src/etpan/imap-thread.c
7421         * src/etpan/imap-thread.h
7422                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7423                 Patch by Colin
7424         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7425         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7426                 remove autogenerated files
7427         * tools/kdeservicemenu/README
7428         * tools/kdeservicemenu/install.sh
7429         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7430         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7431                 use Claws icon, use 'Sylpheed-Claws' in menu,
7432                 use kdialog, and other cleanups
7433
7434 2005-08-23 [paul]       1.9.13cvs55
7435
7436         * src/compose.c
7437                 fix paste/wrap crash
7438                 Patch by Colin
7439
7440 2005-08-23 [paul]       1.9.13cvs54
7441
7442         * src/main.c
7443                 fix crash recovery
7444                 Patch by Colin
7445
7446 2005-08-23 [paul]       1.9.13cvs53
7447
7448         * src/addressbook.c
7449         * src/editaddress.c
7450                 view all data of LDAP contacts
7451                 Patch by Colin
7452
7453 2005-08-23 [paul]       1.9.13cvs52
7454
7455         * src/addressbook.c
7456                 fix issues with the Search field
7457                 Patch by Colin
7458
7459 2005-08-22 [paul]       1.9.13cvs51
7460
7461         * src/folderview.c
7462                 put name of folder in processing dialog
7463                 title
7464         * src/prefs_folder_item.c
7465                 improve english usage
7466
7467 2005-08-22 [paul]       1.9.13cvs50
7468
7469         * src/filtering.c
7470         * src/filtering.h
7471         * src/matcher.c
7472         * src/matcher_parser_lex.l
7473         * src/matcher_parser_parse.y
7474         * src/prefs_filtering.c
7475                 add Filtering/Processing rule names feature.
7476                 (the incompatible old matcherrc is saved as
7477                 matcherrc.pre_names).
7478                 Patch by Colin
7479
7480 2005-08-22 [paul]       1.9.13cvs49
7481
7482         * src/procmsg.c
7483                 fix colour labelling
7484                 Patch by Colin
7485
7486 2005-08-22 [paul]       1.9.13cvs48
7487
7488         * src/textview.c
7489                 fix open_image_cb()
7490
7491 2005-08-22 [paul]       1.9.13cvs47
7492
7493         * src/imap.c
7494                 fix bug 789, 'SC crashes with imap (CVS ver)'
7495                 Patch by Colin
7496
7497 2005-08-22 [paul]       1.9.13cvs46
7498
7499         * src/mimeview.c
7500         * src/prefs_common.c
7501         * src/common/defs.h
7502                 define reused defaults in defs.h
7503         * src/textview.c
7504                 add 'Open image' to image popup menu
7505
7506 2005-08-21 [colin]      1.9.13cvs45
7507
7508         * src/summaryview.c
7509                 Fix bug #788 (Bogus "From" address displayed)
7510
7511 2005-08-20 [colin]      1.9.13cvs44
7512
7513         * src/folder.c
7514                 Fix buf #787 (multilevel delete causes SIGSEGV)
7515
7516 2005-08-19 [colin]      1.9.13cvs43
7517
7518         * src/inc.c
7519         * src/prefs_common.c
7520         * src/prefs_common.h
7521                 Add an hidden pref to allow modifying the
7522                 update stepping in incorporation.
7523                 Patch by wwp.
7524
7525 2005-08-19 [colin]      1.9.13cvs42
7526
7527         * src/compose.c
7528         * src/procmime.c
7529                 Workaround for broken MUAs: encode 
7530                 Content-type: name: as ASCII and 
7531                 Content-Disposition: filename: as
7532                 per rfc2231
7533         * src/prefs_account.c
7534                 Fix invisible-ness of SMTP SSL prefs
7535                 in NNTP accounts
7536
7537 2005-08-19 [paul]       1.9.13cvs41
7538
7539         * src/compose.c
7540         * src/prefs_common.c
7541         * src/prefs_common.h
7542         * src/prefs_wrapping.c
7543                 paste with or without wrapping.
7544                 patch by Colin
7545
7546 2005-08-19 [paul]       1.9.13cvs40
7547
7548         * src/prefs_common.c
7549         * src/prefs_common.h
7550         * src/summaryview.c
7551                 reintroduce enable_swap_from as a
7552                 hidden pref. patch by Colin
7553         * src/quote_fmt_parse.y
7554         * src/plugins/clamav/clamav_plugin.c
7555         * src/plugins/dillo_viewer/dillo_viewer.c
7556         * src/plugins/mathml_viewer/mathml_viewer.c
7557         * src/plugins/pgpcore/sgpgme.c
7558         * src/plugins/pgpinline/pgpinline.c
7559         * src/plugins/pgpmime/pgpmime.c
7560                 tidy up. patch by Colin
7561
7562 2005-08-19 [paul]       1.9.13cvs39
7563
7564         * configure.ac
7565                 complete cvs38's sync
7566         * src/editaddress.c
7567         * src/gedit-print.c
7568         * src/mutt.c
7569         * src/etpan/etpan-log.c
7570         * src/etpan/imap-thread.c
7571         * src/gtk/gtksourceprintjob.c
7572                 fix compilation warnings
7573                 (patch by Colin)
7574
7575 2005-08-19 [paul]       1.9.13cvs38
7576
7577         sync with main:
7578
7579         * src/account.c
7580         * src/action.c
7581         * src/addrbook.c
7582         * src/addrcache.c
7583         * src/addrharvest.c
7584         * src/addrindex.c
7585         * src/codeconv.c
7586         * src/compose.c
7587         * src/crash.c
7588         * src/exporthtml.c
7589         * src/exportldif.c
7590         * src/folder.c
7591         * src/image_viewer.c
7592         * src/inc.c
7593         * src/inc.h
7594         * src/jpilot.c
7595         * src/ldif.c
7596         * src/main.c
7597         * src/matcher.c
7598         * src/mbox.c
7599         * src/messageview.c
7600         * src/mh.c
7601         * src/mimeview.c
7602         * src/msgcache.c
7603         * src/mutt.c
7604         * src/news.c
7605         * src/partial_download.c
7606         * src/pine.c
7607         * src/pop.c
7608         * src/prefs_actions.c
7609         * src/prefs_common.c
7610         * src/prefs_customheader.c
7611         * src/prefs_display_header.c
7612         * src/prefs_gtk.c
7613         * src/prefs_themes.c
7614         * src/procheader.c
7615         * src/procmime.c
7616         * src/procmsg.c
7617         * src/recv.c
7618         * src/send_message.c
7619         * src/simple-gettext.c
7620         * src/sourcewindow.c
7621         * src/textview.c
7622         * src/vcard.c
7623         * src/common/defs.h
7624         * src/common/log.c
7625         * src/common/plugin.c
7626         * src/common/prefs.c
7627         * src/common/session.c
7628         * src/common/session.h
7629         * src/common/socket.c
7630         * src/common/socket.h
7631         * src/common/ssl_certificate.c
7632         * src/common/template.c
7633         * src/common/utils.c
7634         * src/common/utils.h
7635         * src/common/xml.c
7636         * src/gtk/about.c
7637         added wrappers for C library function that
7638                 take pathname arguments.
7639                 enabled compilation with MinGW.
7640                 use GDir instead of directly using opendir().
7641                 added rename_force().
7642
7643 2005-08-19 [paul]       1.9.13cvs37
7644         
7645         patches by Colin:
7646         * src/compose.c
7647                 fix privacy settings on re-editing
7648                 a sent message
7649         * src/jpilot.c
7650                 fix encoding bug
7651         * src/folder.c
7652         * src/procmsg.c
7653         * src/procmsg.h
7654         * src/summaryview.c
7655                 flag changing optimisation
7656
7657 2005-08-18 [martin]     1.9.13cvs36
7658
7659         * commitHelper
7660             added my login
7661         * src/addrcache.c
7662         * src/addrharvest.c
7663         * src/addrindex.c
7664         * src/compose.c
7665         * src/grouplistdialog.c
7666         * src/main.c
7667         * src/mainwindow.c
7668         * src/msgcache.c
7669         * src/mutt.c
7670         * src/pine.c
7671         * src/prefs_account.c
7672         * src/prefs_themes.c
7673         * src/stock_pixmap.c
7674         * src/summaryview.c
7675         * src/gtk/about.c
7676         * src/gtk/logwindow.c
7677             removed deprecated glib and gdk stuff
7678         * src/plugins/pgpcore/select-keys.c
7679             convert attributes from locale to utf8
7680
7681 2005-08-17 [paul]       1.9.13cvs35
7682
7683         * src/account.c
7684         * src/addressbook.c
7685                 use new GTK_STOCK_ icons if available
7686         * src/summaryview.c
7687         * src/gtk/gtksctree.c
7688         * src/gtk/gtksctree.h
7689                 faster range select. patch by Colin
7690
7691 2005-08-17 [paul]       1.9.13cvs34
7692
7693         patches by colin:
7694         * src/addressbook.c
7695         * src/addressitem.h
7696                 Add an edit button for contacts, fix selections
7697                 of gtksctree items
7698         * src/editaddress.c
7699                 Change labels, let Save be always possible in the
7700                 email and user atributes tabs
7701         * src/folderview.c
7702                 fix sort issues
7703         * src/summaryview.c
7704                 select next item instead of the displayed one
7705                 after deletion
7706
7707         * src/gtk/progressdialog.c
7708                 use prefs_common.enable_rules_hint
7709
7710 2005-08-13 [hoa]        1.9.13cvs33
7711
7712         * src/etpan/imap-thread.c
7713                 fixed build on Solaris.
7714
7715 2005-08-10 [colin]      1.9.13cvs32
7716
7717         * src/procmsg.c
7718                 Fix cvs31 (missing fclose before reading
7719                 the file)
7720
7721 2005-08-10 [colin]      1.9.13cvs31
7722
7723         * src/procmsg.c
7724                 Fix procmsg_msginfo_new_from_mimeinfo() when
7725                 the MimeInfo isn't stored in memory. This fixes
7726                 replying to an attached message.
7727
7728 2005-08-10 [colin]      1.9.13cvs30
7729
7730         * src/mainwindow.c
7731                 Fix slowness in account changing
7732
7733 2005-08-10 [colin]      1.9.13cvs29
7734
7735         * src/folder.c
7736         * src/folderutils.c
7737         * src/folderview.c
7738         * src/imap_gtk.c
7739         * src/mainwindow.c
7740         * src/mh_gtk.c
7741         * src/procmsg.c
7742         * src/summaryview.c
7743                 Optimize folder_has_parent_of_type
7744                 Prevent moving special sub-folders from contextual menus
7745                 Rework message a bit ("Empty all messages" -> "Delete all
7746                 messages")
7747                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7748                 and "Deleted Items" folders)
7749
7750 2005-08-08 [colin]      1.9.13cvs28
7751
7752         * src/summaryview.c
7753         * src/prefs_summaries.c
7754                 Make "Select first unread|new" more flexible
7755                 (just prioritize new or unread)
7756
7757 2005-08-08 [colin]      1.9.13cvs27
7758
7759         * src/summaryview.c
7760                 If "select first new" is selected and there only
7761                 are unread messages, fallback to "select first
7762                 unread".
7763
7764 2005-08-08 [colin]      1.9.13cvs26
7765
7766         * src/folder.c
7767                 Fix shameful bugs (and bug #779)
7768
7769 2005-08-08 [colin]      1.9.13cvs25
7770
7771         * src/folder.c
7772         * src/folder.h
7773                 Cache parents' type to make folder_has_parent_of_type
7774                 faster
7775         * src/folderview.c
7776                 Forbid DnD of special sub-folders
7777         * src/procmsg.c
7778         * src/procmsg.h
7779                 Add MAIL_POSTFILTERING_HOOK
7780         * src/summaryview.c
7781                 Revert over-zealous deletion of the use_addr_book 
7782                 code
7783
7784 2005-08-07 [colin]      1.9.13cvs24
7785
7786         * src/folder.c
7787                 Fix big mistake (passing MsgInfo instead 
7788                 of FolderItem)
7789
7790 2005-08-07 [colin]      1.9.13cvs23
7791
7792         * src/compose.c
7793         * src/folder.c
7794         * src/folder.h
7795         * src/foldersel.c
7796         * src/folderutils.c
7797         * src/folderview.c
7798         * src/imap.c
7799         * src/mainwindow.c
7800         * src/messageview.c
7801         * src/mh.c
7802         * src/msgcache.c
7803         * src/procmime.c
7804         * src/summaryview.c
7805                 Make subfolders of Drafts, Queue, Outbox, Trash
7806                 work like their parents. 
7807                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7808
7809 2005-08-07 [colin]      1.9.13cvs22
7810
7811         * src/addressbook.c
7812                 Fix bug #771 (Dragged contacts not saved)
7813
7814 2005-08-07 [paul]       1.9.13cvs21
7815
7816         * src/summaryview.c
7817                 fix bug 32 'Search Doesn't display results
7818                 if "Hide Read Messages" is chosen'
7819                 be more literal in interpreting 'Hide read
7820                 messages'
7821
7822 2005-08-07 [colin]      1.9.13cvs20
7823
7824         * src/folderview.c
7825                 Add debug
7826         * src/summaryview.c
7827                 Faster 'unthread_for_execution'
7828
7829 2005-08-06 [paul]       1.9.13cvs19
7830
7831         * src/mainwindow.c
7832                 add mnemonics to Set displayed columns
7833                 fix bug where msgview_visible option was
7834                 overwritten as TRUE on startup
7835
7836 2005-08-06 [paul]       1.9.13cvs18
7837
7838         * src/mainwindow.c
7839                 refer to 'displayed columns in folder/message
7840                 list' not 'displayed items in summary/message view'
7841         * src/prefs_display_header.c
7842                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7843                 be consistent with similar dialogues
7844         * src/prefs_folder_column.c
7845         * src/prefs_summary_column.c
7846                 'columns' not 'items', and folder and message lists,
7847                 instead of folder and summary views;
7848                 Use 'Hidden columns' as list heading not 'Available
7849                 items';
7850                 move the 'Remove' button to the right hand side;
7851                 top-align the buttons;
7852                 remove unneeded vbox
7853         * src/prefs_summaries.c
7854                 put the 2 column prefs buttons in a frame to reduce
7855                 overall width; refer to columns not items &c.
7856
7857 2005-08-05 [colin]      1.9.13cvs17
7858
7859         * src/prefs_common.c
7860         * src/prefs_common.h
7861         * src/mainwindow.c
7862         * src/compose.c
7863         * src/messageview.c
7864                 Add an hidden toolbar_detachable pref, so
7865                 that I can get rid of these painful handles
7866                 in the toolbars. Defaults to TRUE to avoid
7867                 changing the GUI on unsuspecting people...
7868
7869 2005-08-05 [colin]      1.9.13cvs16
7870
7871         * src/Makefile.am
7872         * src/prefs_folder_column.c
7873         * src/prefs_folder_column.h
7874                 Add prefs for folder columns
7875         * src/folderview.c
7876         * src/folderview.h
7877         * src/mainwindow.c
7878         * src/mainwindow.h
7879         * src/prefs_common.c
7880         * src/prefs_common.h
7881         * src/prefs_summaries.c
7882                 Use them
7883         * src/prefs_summary_column.c
7884         * src/summaryview.c
7885         * src/summaryview.h
7886                 Add a To column
7887         * src/textview.c
7888         * src/common/utils.c
7889         * src/common/utils.h
7890                 Move uri colourisation functions
7891                 to utils
7892         * src/compose.c
7893                 Colourise URIs
7894         * src/imap.c
7895                 Fix bug with LIST where we'd try
7896                 to get Folder//////[...]/// 
7897
7898 2005-08-05 [paul]       1.9.13cvs15
7899
7900         * src/prefs_summaries.c
7901                 improve the English usage
7902         * src/summaryview.c
7903                 set font on column change
7904                 thanks to Colin
7905
7906 2005-08-05 [paul]       1.9.13cvs14
7907
7908         * src/prefs_common.c
7909         * src/prefs_common.h
7910         * src/prefs_summaries.c
7911         * src/summaryview.c
7912                 replace 'open_unread_on_enter' option with
7913                 'select_on_entry' option. opening/not opening
7914                 is now exclusively controlled by 'always_show_msg'
7915
7916 2005-08-04 [colin]      1.9.13cvs13
7917
7918         * src/compose.c
7919                 Remove dead code
7920                 Add colourisation of quotes and signatures
7921         * src/folderview.c
7922                 Fix possible crashes
7923         * src/messageview.c
7924                 Change an assert that is no problem
7925         * src/news.c
7926         * src/news_gtk.c
7927         * src/news_gtk.h
7928                 Fix offline mode
7929         * src/gtk/quicksearch.c
7930                 Fix a possible crash
7931
7932 2005-08-03 [colin]      1.9.13cvs12
7933
7934         * src/prefs_account.c
7935                 Fix bug #777 (Sylpheed crash in account configuration)
7936
7937 2005-08-03 [colin]      1.9.13cvs11
7938
7939         * src/addressbook.c
7940         * src/editaddress.c
7941         * src/editgroup.c
7942                 Fixing addressbook, round 2
7943         * src/textview.c
7944                 Fix emphasis color on rechecking 'Colorize messages'
7945
7946 2005-08-03 [paul]       1.9.13cvs10
7947
7948         sync with main
7949
7950         * src/addr_compl.c
7951         * src/compose.c
7952         * src/main.c
7953         * src/pop.c
7954         * src/prefs_account.c
7955         * src/procmime.c
7956         * src/procmsg.c
7957         * src/quote_fmt_parse.y
7958         * src/textview.c
7959         * src/common/quoted-printable.c
7960         * src/common/utils.c
7961         * src/common/utils.h
7962         * src/common/xml.c
7963                 replaced incorrect locale-independent
7964                 ctype functions with GLib's. Corrected
7965                 signedness mismatch.
7966         * src/headerview.c
7967                 headerview_create(): added spacing for vbox.
7968         * src/gtk/about.c
7969                 set focus to the OK button.
7970
7971 2005-08-03 [colin]      1.9.13cvs9
7972
7973         * src/folderview.c
7974                 Fix possible crash
7975
7976 2005-08-02 [colin]      1.9.13cvs8
7977
7978         * src/mainwindow.c
7979                 Fix cast
7980         * src/addressbook.c
7981         * src/addressitem.h
7982                 Fix a cast and more generally, try to make the
7983                 GUI more intuitive and consistent (round 1)
7984
7985 2005-08-02 [paul]       1.9.13cvs7
7986
7987         * src/folder.h
7988                 missing in 1.9.13cvs6
7989
7990 2005-08-02 [colin]      1.9.13cvs6
7991
7992         * src/folder.c
7993                 Fix one more leak
7994
7995 2005-08-02 [colin]      1.9.13cvs5
7996
7997         * src/folder.c
7998         * src/folderview.c
7999         * src/imap.c
8000         * src/main.c
8001         * src/mbox.c
8002         * src/procmsg.c
8003         * src/summaryview.c
8004                 Fix a number of folder_item_get_msg_list()-related
8005                 leaks (missing procmsg_msginfo_free()s)
8006
8007 2005-08-01 [colin]      1.9.13cvs4
8008
8009         * src/folderview.c
8010         * src/folderview.h
8011         * src/mainwindow.c
8012         * src/prefs_fonts.c
8013         * src/prefs_summaries.c
8014         * src/prefs_themes.c
8015         * src/summaryview.c
8016         * src/summaryview.h
8017         * src/textview.c
8018         * src/textview.h
8019                 Fix instant-apply of summary and folderview-related prefs
8020                 Fix erroneous g_free and alertpanels in prefs_theme
8021                 Add instant-apply for fonts
8022                 Defer applying of prefs a little bit so it's done only
8023                 once even if requested by multiples prefs pages
8024
8025 2005-08-01 [paul]       1.9.13cvs3
8026
8027         * src/main.c
8028                 fix bug 776 'S.C. crashes on close'
8029                 thanks to Colin
8030         * src/etpan/etpan-thread-manager-types.h
8031                 add missing include
8032                 thanks to Hoa
8033
8034 2005-07-25 [paul]       1.9.13cvs2
8035
8036         * src/summaryview.c
8037                 fix typos. spotted by Fabien Vantard
8038
8039 2005-07-24 [paul]       1.9.13cvs1
8040
8041         * doc/man/sylpheed.1
8042                 update man page, incorporating fix of
8043                 bug 769 'Typo in manpage'
8044         * src/etpan/imap-thread.c
8045                 fix NetBSD openssl dependencies. patch by
8046                 George Michaelson <ggm@apnic.net>
8047         * po/pt_BR.po
8048                 updated by Frederico Goncalves Guimaraes
8049
8050 2005-07-22 [paul]       1.9.13
8051
8052         1.9.13 release
8053
8054 2005-07-22 [paul]       1.9.12cvs91
8055
8056         * AUTHORS
8057         * INSTALL
8058         * README.claws
8059         * RELEASE_NOTES.claws
8060                 updated for release
8061         * configure.ac
8062         * po/nb.po
8063         * tools/claws.i18n.status.pl
8064                 add Norwegian translation. submiited by
8065                 Geir Helland <pjallabais@users.sourceforge.net>
8066         * po/ca.po
8067         * po/de.po
8068         * po/es.po
8069         * po/fi.po
8070         * po/fr.po
8071         * po/it.po
8072         * po/sk.po
8073         * po/sr.po
8074         * po/zh_CN.po
8075                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8076                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8077                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8078                 Yang Guilong
8079         * src/plugins/clamav/clamav_plugin_gtk.c
8080         * src/plugins/spamassassin/spamassassin_gtk.c
8081                 replace outdated description strings
8082
8083 2005-07-21 [colin]      1.9.12cvs90
8084
8085         * src/folder.c
8086                 Set folder to batch mode when scanning it. Makes deletion
8087                 of unread mails on IMAP much faster (due to the UNREAD 
8088                 flag unsetting)
8089
8090 2005-07-21 [darko]      1.9.12cvs89
8091
8092         * configure.ac
8093                 link against libresolv if necessary (patch by Paul)
8094         * src/msgcache.c
8095                 use glib's portable macros to determine endianness
8096
8097 2005-07-21 [paul]       1.9.12cvs88
8098
8099         * src/crash.c
8100         * src/gtk/about.c
8101                 update compiled-in features list
8102
8103 2005-07-20 [colin]      1.9.12cvs87
8104
8105         * src/folder.c
8106         * src/textview.c
8107                 Gcc 2.9x compilation fixes, thanks to Darko
8108         * src/plugins/clamav/clamav_plugin.c
8109                 Little optimisation: load virus database only once
8110         * src/plugins/spamassassin/spamassassin.c
8111                 Big optimisation: filtering one mail took at least 1 second,
8112                 now it takes at least 50ms. Doesn't speed up spamassassin 
8113                 itself, but should already be much more tolerable.
8114
8115 2005-07-20 [colin]      1.9.12cvs86
8116
8117         * src/summaryview.c
8118                 Fix performance issue
8119
8120 2005-07-19 [colin]      1.9.12cvs85
8121
8122         * src/plugins/pgpinline/plugin.c
8123                 Fix warning
8124
8125 2005-07-19 [colin]      1.9.12cvs84
8126
8127         * configure.ac
8128         * src/plugins/Makefile.am
8129         * src/plugins/pgpinline/.cvsignore
8130         * src/plugins/pgpinline/Makefile.am
8131         * src/plugins/pgpinline/pgpinline.c
8132         * src/plugins/pgpinline/pgpinline.deps
8133         * src/plugins/pgpinline/pgpinline.h
8134         * src/plugins/pgpinline/plugin.c
8135                 Put pgpinline in the main tree
8136
8137 2005-07-19 [paul]       1.9.12cvs83
8138
8139         * src/prefs_actions.c
8140                 prevent '//' in menu names, which cause a crash
8141                 thanks to Colin
8142
8143 2005-07-19 [paul]       1.9.12cvs82
8144
8145         * configure.ac
8146                 be generally more informative in configure output.
8147                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8148                 '[ --disable-openssl ...', as --enable-openssl is default
8149                 PGP/MIME: don't check for GPGME again, check for
8150                 pgpcore instead. Therefore prevent the possibility of
8151                 attempting to build pgpmime if pgpcore dependencies are
8152                 not met
8153                 ClamAV: use pkgconfig to check for lib
8154                 libgnomeprint: revert logic on inner test to match
8155                 everything else
8156         * src/plugins/pgpcore/sgpgme.c
8157                 add missing include
8158
8159 2005-07-19 [colin]      1.9.12cvs81
8160
8161         * src/summaryview.c
8162                 Fix slow thread rebuilding in particular
8163                 cases
8164
8165 2005-07-19 [paul]       1.9.12cvs80
8166
8167         * sylpheed-claws.desktop
8168                 fix typo, spotted by Stephan Sachse
8169         * src/account.c
8170                 replace GTK_STOCK_ADD with
8171                 GTK_STOCK_NEW button
8172
8173 2005-07-18 [colin]      1.9.12cvs79
8174
8175         * src/etpan/imap-thread.c
8176                 Fix return value (Thanks Hoa)
8177
8178 2005-07-18 [colin]      1.9.12cvs78
8179
8180         * src/imap.c
8181                 Allow empty passwords
8182                 Create drafts/queue/outbox if necessary
8183         * src/summaryview.c
8184                 Remove old code
8185         * src/etpan/imap-thread.c
8186                 Fix STARTTLS (Thanks to Hoa)
8187
8188 2005-07-18 [paul]       1.9.12cvs77
8189
8190         * ChangeLog-gtk2.jp
8191         * ChangeLog.jp
8192                 removed
8193         * Makefile.am
8194                 updated to reflect additions and removals
8195         * TODO
8196                 updated to be claws-specific
8197         * TODO-gtk2
8198         * TODO-gtk2.jp
8199         * TODO.jp
8200         * sylpheed-128x128.png
8201         * sylpheed-64x64.png
8202                 removed
8203         * sylpheed-claws-128x128.png
8204         * sylpheed-claws-64x64.png
8205         * sylpheed-claws.desktop
8206         * sylpheed-claws.png
8207                 added
8208         * sylpheed.desktop
8209         * sylpheed.png
8210                 removed
8211
8212 2005-07-17 [paul]       1.9.12cvs76
8213
8214         * src/account.c
8215         * src/addressbook.c
8216         * src/alertpanel.c
8217         * src/alertpanel.h
8218         * src/compose.c
8219         * src/exphtmldlg.c
8220         * src/expldifdlg.c
8221         * src/folderview.c
8222         * src/imap_gtk.c
8223         * src/inc.c
8224         * src/message_search.c
8225         * src/messageview.c
8226         * src/mh_gtk.c
8227         * src/news_gtk.c
8228         * src/prefs_actions.c
8229         * src/prefs_filtering.c
8230         * src/prefs_matcher.c
8231         * src/prefs_template.c
8232         * src/prefs_themes.c
8233         * src/ssl_manager.c
8234         * src/summary_search.c
8235         * src/textview.c
8236         * src/toolbar.c
8237         * src/gtk/sslcertwindow.c
8238         * src/plugins/pgpcore/sgpgme.c
8239                 rework alertpanels
8240
8241 2005-07-17 [colin]      1.9.12cvs75
8242
8243         * src/privacy.c
8244                 add a PrivacySystem accessor that checks that
8245                 the system cached in a MimeInfo's privacydata
8246                 is still registered. Use this accessor instead
8247                 of directly using data->system. Fixes crashes
8248                 after unloading pgp plugins.
8249
8250 2005-07-17 [colin]      1.9.12cvs74
8251
8252         * src/alertpanel.c
8253                 Change geometry hints to a simple default size.
8254                 Fixes the certs dialogs.
8255
8256 2005-07-17 [colin]      1.9.12cvs73
8257
8258         * src/gtk/sslcertwindow.c
8259                 Use a gtkExpander
8260
8261 2005-07-17 [colin]      1.9.12cvs72
8262
8263         * src/plugins/pgpcore/Makefile.am
8264         * src/plugins/pgpmime/Makefile.am
8265                 Add gpgme libs
8266
8267 2005-07-17 [paul]       1.9.12cvs71
8268
8269         * configure.ac
8270                 add --disable-gnomeprint option
8271                 modified version of patch by Marius Mauch
8272
8273 2005-07-17 [paul]       1.9.12cvs70
8274
8275         * src/common/defs.h
8276                 update urls
8277         * src/account.c
8278         * src/action.c
8279         * src/addressbook.c
8280         * src/compose.c
8281         * src/foldersel.c
8282         * src/folderview.c
8283         * src/html.c
8284         * src/imap_gtk.c
8285         * src/main.c
8286         * src/mainwindow.c
8287         * src/messageview.c
8288         * src/mh_gtk.c
8289         * src/mimeview.c
8290         * src/news_gtk.c
8291         * src/prefs_account.c
8292         * src/prefs_send.c
8293         * src/prefs_summaries.c
8294         * src/procmsg.c
8295         * src/summaryview.c
8296         * src/common/utils.c
8297         * src/common/xml.c
8298         * src/plugins/pgpcore/passphrase.c
8299         * src/plugins/pgpcore/select-keys.c
8300                 replace inappropriately used backticks
8301                 with single quotes
8302
8303 2005-07-16 [colin]      1.9.12cvs69
8304
8305         * src/image_viewer.c
8306                 Add extra paranoid checks
8307
8308 2005-07-16 [colin]      1.9.12cvs68
8309
8310         * src/plugins/pgpcore/prefs_gpg.c
8311                 Don't auto-check sigs by default, as it
8312                 can be really slow.
8313
8314 2005-07-16 [colin]      1.9.12cvs67
8315
8316         * src/plugins/pgpcore/sgpgme.c
8317                 Make messages a bit better.
8318
8319 2005-07-16 [colin]      1.9.12cvs66
8320
8321         * src/imap.c
8322                 Remove pseudo-log
8323         * src/etpan/imap-thread.c
8324                 Add real log
8325
8326 2005-07-16 [colin]      1.9.12cvs65
8327
8328         * src/main.c
8329         * src/prefs_other.c
8330                 And now, fix build with libetpan :-/
8331
8332 2005-07-15 [colin]      1.9.12cvs64
8333
8334         * src/prefs_other.c
8335                 Continue fixing build without libetpan.
8336
8337 2005-07-15 [colin]      1.9.12cvs63
8338
8339         * src/main.c
8340                 Fix build with --disable-libetpan
8341
8342 2005-07-15 [colin]      1.9.12cvs62
8343
8344         * configure.ac
8345                 Bump libetpan's version
8346
8347 2005-07-15 [colin]      1.9.12cvs61
8348
8349         * src/etpan/imap-thread.c
8350                 Actually stop logging :)
8351
8352 2005-07-15 [colin]      1.9.12cvs60
8353
8354         * src/addressbook.c
8355                 Fix dnd of multiple addresses.
8356
8357 2005-07-15 [hoa]        1.9.12cvs59
8358
8359         * src/etpan/imap-thread.c
8360             disable login of IMAP password in libetpan log file.
8361
8362 2005-07-15 [paul]       1.9.12cvs58
8363
8364         * src/account.c
8365                 don't automatically sort
8366                 do allow drag n drop
8367
8368 2005-07-15 [paul]       1.9.12cvs57
8369
8370         * src/account.c
8371         * src/ssl_manager.c
8372                 alphabetical listing
8373
8374 2005-07-15 [paul]       1.9.12cvs56
8375
8376         * src/gtk/pluginwindow.c
8377                 sort plugin list alphabetically
8378
8379 2005-07-15 [paul]       1.9.12cvs55
8380
8381         * src/prefs_spelling.c
8382         * src/prefs_wrapping.c
8383                 unify English usage
8384
8385 2005-07-15 [colin]      1.9.12cvs54
8386
8387         * src/wizard.c
8388                 Typo fix
8389
8390 2005-07-15 [paul]       1.9.12cvs53
8391
8392         * src/prefs_message.c
8393                 make 'show cursor' a hidden option
8394
8395 2005-07-14 [colin]      1.9.12cvs52
8396
8397         * src/plugins/spamassassin/Makefile.am
8398         * src/plugins/clamav/Makefile.am
8399                 Fix double EXTRA_DISTs
8400
8401 2005-07-14 [colin]      1.9.12cvs51
8402
8403         * src/plugins/clamav/Makefile.am
8404         * src/plugins/clamav/clamav_plugin_gtk.deps
8405         * src/plugins/spamassassin/Makefile.am
8406         * src/plugins/spamassassin/spamassassin_gtk.deps
8407                 Make $plugin_gtk depend on $plugin
8408
8409 2005-07-14 [hoa]        1.9.12cvs50
8410
8411         * src/etpan/imap-thread.c
8412                 enable debug log of libetpan when running with --debug
8413
8414 2005-07-14 [colin]      1.9.12cvs49
8415
8416         * configure.ac
8417         * src/common/Makefile.am
8418         * src/common/plugin.c
8419         * src/common/plugin.h
8420                 Add a little plugin dependancy system.
8421                 Plugins can ship a $plugin_name.deps file
8422                 (near them in PLUGINDIR) so that their
8423                 dependancies are loaded if possible.
8424         * src/plugins/Makefile.am
8425         * src/plugins/pgpcore/Makefile.am
8426         * src/plugins/pgpcore/passphrase.c
8427         * src/plugins/pgpcore/passphrase.h
8428         * src/plugins/pgpcore/plugin.c
8429         * src/plugins/pgpcore/prefs_gpg.c
8430         * src/plugins/pgpcore/prefs_gpg.h
8431         * src/plugins/pgpcore/select-keys.c
8432         * src/plugins/pgpcore/select-keys.h
8433         * src/plugins/pgpcore/sgpgme.c
8434         * src/plugins/pgpcore/sgpgme.h
8435                 Introduce pgpcore, used by pgpmime and
8436                 pgpinline
8437         * src/plugins/pgpmime/Makefile.am
8438         * src/plugins/pgpmime/passphrase.c
8439         * src/plugins/pgpmime/passphrase.h
8440         * src/plugins/pgpmime/pgpmime.c
8441         * src/plugins/pgpmime/pgpmime.deps
8442         * src/plugins/pgpmime/plugin.c
8443         * src/plugins/pgpmime/prefs_gpg.c
8444         * src/plugins/pgpmime/prefs_gpg.h
8445         * src/plugins/pgpmime/select-keys.c
8446         * src/plugins/pgpmime/select-keys.h
8447         * src/plugins/pgpmime/sgpgme.c
8448         * src/plugins/pgpmime/sgpgme.h
8449                 Remove the core from pgpmime and add the
8450                 dependancy to pgpcore.
8451
8452 2005-07-14 [paul]       1.9.12cvs48
8453
8454         * src/stock_pixmap.c
8455                 forgot this in last commit
8456
8457 2005-07-14 [paul]       1.9.12cvs47
8458
8459         * src/account.c
8460         * src/addressbook.c
8461                 add accelerators for the buttons (sync with main)
8462         * src/compose.c
8463         * src/compose.h
8464                 add accelerators for the buttons.
8465                 fix editing with external editor.
8466                 replace gdk_input_*() with GIOChannel;
8467                 (sync with main)
8468         * src/foldersel.c
8469                 display folder names with new/unread
8470                 representation (sync with main)
8471         * src/main.c
8472                 specify default window icon (sync with main)
8473         * src/prefs_common.c
8474                 use_addr_book default to FALSE
8475         * src/summaryview.c
8476         * src/textview.c
8477                 add accelerators for the buttons (sync with main)
8478         * src/gtk/menu.c
8479                 fix typos
8480         * src/pixmaps/sylpheed_icon.xpm
8481                 updated
8482
8483 2005-07-13 [paul]       1.9.12cvs46
8484
8485         * src/plugins/pgpmime/pgpmime.c
8486         * src/plugins/pgpmime/sgpgme.c
8487                 (temporarily) use deprecated gpgme_data_rewind()
8488                 while largefile support is not present
8489                 (as suggested by Colin)
8490
8491 2005-07-13 [paul]       1.9.12cvs45
8492
8493         * configure.ac
8494                 remove large file support (for now):
8495                 it breaks too many things
8496
8497 2005-07-13 [paul]       1.9.12cvs44
8498
8499         * configure.ac
8500                 add large file support
8501         * src/html.c
8502                 fix bug #763 where href attribute was not
8503                 the very first attribute of a link
8504                 patch by Thomas Gilgin
8505
8506 2005-07-13 [colin]      1.9.12cvs43
8507
8508         * src/gtk/pluginwindow.c
8509                 Little portability fix
8510
8511 2005-07-13 [colin]      1.9.12cvs42
8512
8513         * src/plugins/pgpmime/sgpgme.c
8514                 Fix crasher.
8515
8516 2005-07-13 [colin]      1.9.12cvs41
8517
8518         * src/plugins/pgpmime/pgpmime.c
8519         * src/plugins/pgpmime/sgpgme.c
8520                 Use gpgme_data_release_and_get_mem instead
8521                 of gpgme_data_read.
8522
8523 2005-07-13 [colin]      1.9.12cvs40
8524
8525         * configure.ac
8526         * src/plugins/pgpmime/passphrase.c
8527         * src/plugins/pgpmime/passphrase.h
8528         * src/plugins/pgpmime/pgpmime.c
8529         * src/plugins/pgpmime/plugin.c
8530         * src/plugins/pgpmime/select-keys.c
8531         * src/plugins/pgpmime/select-keys.h
8532         * src/plugins/pgpmime/sgpgme.c
8533         * src/plugins/pgpmime/sgpgme.h
8534                 Port pgpmime to gpgme-1.0.
8535
8536 2005-07-12 [paul]       1.9.12cvs39
8537
8538         * AUTHORS
8539         * src/toolbar.c
8540         * src/toolbar.h
8541                 add a 'Go to Prev' button to the toolbar.
8542                 correct tooltip text of go to buttons.
8543                 based on patch by Yang Guilong <bamanzi@gmail.com>
8544
8545 2005-07-12 [colin]      1.9.12cvs38
8546
8547         * src/statusbar.c
8548                 Fix progress bar showing stuff at startup.
8549
8550 2005-07-12 [paul]       1.9.12cvs37
8551
8552         * src/editjpilot.c
8553                 fix building with jpilot support
8554
8555 2005-07-11 [colin]      1.9.12cvs36
8556
8557         * src/inc.c
8558                 Add visual indication that filtering is running
8559         * src/textview.c
8560                 Make {}[] uri delimiters
8561         * src/summaryview.c
8562                 Remove useless (and slow) calls
8563
8564 2005-07-11 [paul]       1.9.12cvs35
8565
8566         * src/plugins/clamav/clamav_plugin_gtk.c
8567         * src/plugins/dillo_viewer/dillo_prefs.c
8568         * src/plugins/pgpmime/prefs_gpg.c
8569         * src/plugins/spamassassin/spamassassin_gtk.c
8570                 gather plugins prefs together under their
8571                 own 'Plugins' heading
8572
8573 2005-07-11 [paul]       1.9.12cvs34
8574
8575         sync with main
8576
8577         * src/account.c
8578                 account_delete(): modified alert dialog
8579         * src/editjpilot.c
8580         * src/editvcard.c
8581                 fixed a crash when cancelling file selection
8582                 dialog by Escape key. Made non-ascii filename
8583                 selectable.
8584         * src/prefs_template.c
8585                 prefs_template_window_create(): make scrolled
8586                 window policy AUTOMATIC
8587
8588 2005-07-10 [hoa]        1.9.12cvs33
8589
8590         * src/etpan/imap-thread.c
8591                 workaround for old Courier IMAP servers.
8592
8593 2005-07-10 [colin]      1.9.12cvs32
8594
8595         * src/folder.c
8596         * src/statusbar.c
8597         * src/statusbar.h
8598                 Add visual progress indicator on filtering/processing
8599                 Factorize the progress bar code
8600         * src/imap.c
8601         * src/imap.h
8602         * src/etpan/imap-thread.c
8603                 Add a reference counter to avoid destroying the Folder
8604                 while it's in use by another callback.
8605
8606 2005-07-09 [hoa]        1.9.12cvs31
8607
8608         * src/imap.c
8609         * src/etpan/imap-thread.c
8610                 fixed deadlock when removing IMAP account.
8611
8612 2005-07-08 [colin]      1.9.12cvs30
8613
8614         * src/textview.c
8615         * src/unmime.c
8616                 Fix again problems decoding broken headers
8617         * src/gtk/inputdialog.c
8618                 Fix local variable shadowing a global one
8619
8620 2005-07-08 [colin]      1.9.12cvs29
8621
8622         * src/msgcache.c
8623                 Make the cache/mark files platform-agnostic by writing
8624                 them in little-endian format. Reading them is also done
8625                 in little-endian format, of course; however, in order
8626                 to avoid trashing mark data on big-endian machines, the
8627                 files are, at first, read from the native format if the
8628                 little-endian one doesn't exist. This is easy to deter-
8629                 mine by trying to open a file with a swapped data_ver
8630                 and seeing if it's the wanted version.
8631                 Little-endian using users should see absolutely no
8632                 difference, Big-endian users may get a very little
8633                 performance drop due to byte-swapping.
8634                 Tested on i386 and ppc32. 
8635                 Fixes bug #159 (The index file, in the mailboxes, is 
8636                 hardware depending).
8637
8638                 To have the cache/mark files updated to the new little-
8639                 endian format, "Check for new messages" or even
8640                 "Rebuild folder tree" aren't enough. Files will be
8641                 updated as soon as a folder has been opened/closed.
8642                 To update everything, just select all folders by
8643                 selecting them one by one.
8644
8645 2005-07-07 [colin]      1.9.12cvs28
8646
8647         * src/imap.c
8648                 Remember the folder separator per IMAPFolder
8649                 instead of globally.
8650                 Revive the Session on noop; fixes bug #761
8651                 (mark a bunch of unread messages as read takes 
8652                 forever)
8653
8654 2005-07-07 [darko]      1.9.12cvs27
8655
8656         * src/common/template.c
8657                 Sort templates alphabetically
8658
8659 2005-07-06 [colin]      1.9.12cvs26
8660
8661         * src/imap.c
8662                 Try to use the correct separator in
8663                 most cases. Possibly fixes bug #759
8664                 (only creates the INBOX folder when 
8665                 setting up new IMAP account) and 
8666                 bug #760 (Can't retrieve messages)
8667
8668 2005-07-06 [colin]      1.9.12cvs25
8669
8670         * src/imap.c
8671                 Use real_path in status command. This will
8672                 help later, when namespaces will be used.
8673
8674 2005-07-06 [colin]      1.9.12cvs24
8675
8676         * configure.ac
8677         * src/account.c
8678         * src/folder.c
8679         * src/imap.c
8680         * src/etpan/etpan-log.c
8681         * src/etpan/etpan-thread-manager.c
8682         * src/etpan/imap-thread.c
8683                 Add a --disable-libetpan parameter. With this,
8684                 users that don't want IMAP4 support can avoid
8685                 the new dependancy (and have no IMAP support).
8686                 Users that have IMAP4 accounts and use this
8687                 parameter won't lose their configuration, their
8688                 IMAP accounts will just be invisible and not
8689                 used.
8690         * src/textview.c
8691                 Make the "Copy ..." contextual menu items 
8692                 copy to both the X clipboard and the gtk 
8693                 clipboard - as most other apps do.
8694         * src/gtk/about.c
8695                 Add a notice about OpenSSL usage, in order to
8696                 comply with OpenSSL's license (point 6):
8697                 http://www.openssl.org/source/license.html
8698
8699 2005-07-06 [colin]      1.9.12cvs23
8700
8701         * src/alertpanel.c
8702                 Fix a minimum size for alertpanels
8703         * src/compose.c
8704                 Show 'No space left on device' type errors
8705                 when queuing/sending
8706         * src/imap_gtk.c
8707         * src/mh_gtk.c
8708                 Rework folder's deletion message (remove 
8709                 extra \n)
8710
8711 2005-07-05 [colin]      1.9.12cvs22
8712
8713         * src/imap.c
8714                 Add an alertpanel on auth error
8715                 Add pseudo-log
8716                 Remove pthread-related stuff
8717
8718 2005-07-05 [colin]      1.9.12cvs21
8719
8720         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8721                 Fix crash on plugin reloading (with a hack)
8722
8723 2005-07-05 [colin]      1.9.12cvs20
8724
8725         * src/prefs_account.c
8726         * src/prefs_account.h
8727                 Fix typo
8728         * src/gtk/filesel.c
8729         * src/gtk/filesel.h
8730                 Add a way to filter the view
8731         * src/gtk/pluginwindow.c
8732                 Filter loadable stuff
8733         * src/plugins/pgpmime/prefs_gpg.c
8734                 Fix missing unregistration
8735         * .cvsignore
8736         * src/etpan/.cvsignore
8737         * src/plugins/spamassassin/.cvsignore
8738                 Add more stuff to cvs ignored files
8739
8740 2005-07-04 [colin]      1.9.12cvs19
8741
8742         * src/imap.c
8743                 Fix scan_required returning FALSE when it
8744                 shouldn't. Maybe fix #760 (Can't retrieve
8745                 messages)
8746
8747 2005-07-04 [colin]      1.9.12cvs18
8748
8749         * src/summaryview.c
8750                 Fix always_show_msg pref
8751
8752 2005-07-04 [paul]       1.9.12cvs17
8753
8754         sync with main (forgotten in last commit)
8755         
8756         * src/common/utils.c
8757         * src/common/utils.h
8758                 check_line_length(): new.
8759                 is_dir_exist()
8760                 is_file_entry_exist()
8761                 dirent_is_regular_file()
8762                 dirent_is_directory(): use g_file_test() instead of stat().
8763
8764 2005-07-04 [paul]       1.9.12cvs16
8765
8766         sync with main:
8767
8768         * src/compose.c
8769                 compose_write_to_file(): check for line
8770                 length limit and display warning if exceeds
8771         * src/jpilot.c
8772                 use get_home_dir() instead of g_get_home_dir()
8773         * src/procheader.c
8774                 removed warning about invalid date
8775         * src/vcard.c
8776                 use get_home_dir() instead of g_get_home_dir()
8777
8778 2005-07-04 [paul]       1.9.12cvs15
8779
8780         * src/stock_pixmap.c
8781                 fix new pixmap naming errors
8782                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8783
8784 2005-07-04 [colin]      1.9.12cvs14
8785
8786         * src/imap.c
8787                 Fix debugging string with a warning
8788
8789 2005-07-04 [colin]      1.9.12cvs13
8790
8791         * configure.ac
8792                 Add a check for libetpan's version (>= 0.37)
8793
8794 2005-07-04 [hoa]        1.9.12cvs12
8795
8796         * commitHelper
8797         * src/imap.c
8798         * src/etpan/imap-thread.c
8799         * src/etpan/imap-thread.h
8800                 fixed IMAP implementation of check of mails.
8801
8802 2005-07-03 [hoa]        1.9.12cvs11
8803
8804         * src/etpan/Makefile.am
8805         * src/etpan/etpan-errors.h
8806         * src/etpan/etpan-log.[ch]
8807         * src/etpan/etpan-thread-manager-types.h
8808         * src/etpan/etpan-thread-manager.[ch]
8809         * src/etpan/imap-thread.[ch]
8810         * src/Makefile.am
8811         * src/imap.c
8812         * src/main.c
8813         * src/prefs_other.c
8814         * configure.ac
8815             merged imap branch.
8816             dependency on libetpan 0.37 is now added.
8817
8818 2005-07-01 [colin]      1.9.12cvs10
8819
8820         * src/Makefile.am
8821         * src/folder.c
8822         * src/folder.h
8823         * src/folderview.c
8824         * src/stock_pixmap.c
8825         * src/stock_pixmap.h
8826         * src/plugins/trayicon/trayicon.c
8827                 Add marked symbol on folders containing
8828                 marked messages
8829         * src/procmsg.c
8830         * src/procmsg.h
8831         * src/toolbar.c
8832         * src/prefs_common.c
8833         * src/prefs_common.h
8834         * src/prefs_send.c
8835                 Add an optional confirmation dialog on queue
8836                 sending. Patch by wwp.
8837         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8838         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8839         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8840         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8841         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8842         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8843         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8844         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8845         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8846         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8847         * src/pixmaps/trash_mark.xpm            ** ADDED **
8848                 New pixmaps
8849
8850 2005-07-01 [colin]      1.9.12cvs9
8851
8852         * src/summaryview.c
8853                 Fix a little threading bug
8854         * src/addrgather.c
8855         * src/mainwindow.c
8856                 A little bit of HIG normality never hurts
8857
8858 2005-07-01 [colin]      1.9.12cvs8
8859
8860         * src/compose.c
8861         * src/msgcache.c
8862         * src/pop.c
8863         * src/procmime.c
8864         * src/recv.c
8865         * src/common/log.c
8866         * src/common/template.c
8867         * src/common/utils.c
8868         * src/common/utils.h
8869                 Reverted the fwrite_atomic stuff. In fact
8870                 it is already atomic.
8871
8872 2005-06-30 [colin]      1.9.12cvs7
8873
8874         * src/common/utils.c
8875         * src/common/utils.h
8876                 Add an fwrite_atomic() function to make
8877                 sure we write everything: fwrite can make
8878                 short writes.
8879         * src/compose.c
8880         * src/msgcache.c
8881         * src/pop.c
8882         * src/procmime.c
8883         * src/recv.c
8884         * src/common/log.c
8885         * src/common/template.c
8886                 Use that (and fix swapping of size and nmemb).
8887                 Thanks to Rich Coe for the heads up.
8888
8889 2005-06-30 [colin]      1.9.12cvs6
8890
8891         * src/addressbook.c
8892                 Optimize addressbook opening 
8893
8894 2005-06-30 [colin]      1.9.12cvs5
8895
8896         * src/summaryview.c
8897                 Remove calls to summary_step after move/copy
8898
8899 2005-06-28 [paul]       1.9.12cvs4
8900
8901         * src/alertpanel.c
8902                 wrap and make the error msg selectable
8903
8904 2005-06-28 [paul]       1.9.12cvs3
8905
8906         * src/ssl_manager.c
8907                 replace the OK button with a Close button
8908         * src/gtk/foldersort.c
8909                 use GTK_STOCK_ icons/buttons
8910
8911 2005-06-28 [colin]      1.9.12cvs2
8912
8913         * src/gedit-print.c             ** ADDED **
8914         * src/gedit-print.h             ** ADDED **
8915         * src/gtk/gtksourceprintjob.c   ** ADDED **
8916         * src/gtk/gtksourceprintjob.h   ** ADDED **
8917                 I can't believe no one had enough time to tell
8918                 me I forgot the `cvs add`
8919
8920 2005-06-27 [colin]      1.9.12cvs1
8921
8922         * src/Makefile.am
8923         * src/gtk/Makefile.am
8924         * src/messageview.c
8925         * src/procmsg.c
8926         * src/summaryview.c
8927         * configure.ac
8928                 Add optional libgnomeprint-based printing
8929         * src/mainwindow.c
8930         * src/gtk/quicksearch.c
8931                 Add an Edit/Quick search menu item to show
8932                 and focus the quicksearch
8933
8934 2005-06-27 [paul]       1.9.12
8935
8936         1.9.12 release
8937
8938         * po/ca.po
8939         * po/de.po
8940         * po/es.po
8941         * po/fr.po
8942         * po/it.po
8943         * po/ko.po
8944         * po/pt_BR.po
8945         * po/sk.po
8946         * po/zh_CN.po
8947                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8948                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8949                 SungHyun Nam, Frederico Goncalves Guimaraes,
8950                 Andrej Kacian, and Yang Guilong
8951 2005-06-26 [colin]      1.9.11cvs106
8952
8953         * src/imap_gtk.c
8954                 Forgot one file for previous fix
8955
8956 2005-06-26 [colin]      1.9.11cvs105
8957
8958         * src/folder.c
8959         * src/imap.c
8960                 Fix problems with folder operations in no_select
8961                 imap folders. it applies only to mails, and 
8962                 creation/deletion/move/renaming of folders 
8963                 should be possible
8964
8965 2005-06-26 [paul]       1.9.11cvs104
8966
8967         * src/prefs_filtering.c
8968                 replace one more GTK_STOCK_REMOVE
8969                 with GTK_STOCK_DELETE
8970
8971 2005-06-25 [colin]      1.9.11cvs103
8972
8973         * src/imap.c
8974                 Optimize get_seq_set_from_seq_list
8975                 (Patch by Ricardo) 
8976
8977 2005-06-25 [colin]      1.9.11cvs102
8978
8979         * src/mh.c
8980                 If the directory exists, but not in the
8981                 correct encoding, rename it. This should
8982                 handle old-versions-induced bugs.
8983
8984 2005-06-25 [colin]      1.9.11cvs101
8985
8986         * src/mh.c
8987                 Fix path access with extended dir names
8988                 Fixes bug #589 (SC segfaults with wrong locale
8989                 settings)
8990
8991 2005-06-25 [colin]      1.9.11cvs100
8992
8993         * src/prefs_account.c
8994         * src/prefs_account.h
8995         * src/compose.c
8996                 Add an option to encrypt replies to
8997                 encrypted messages
8998
8999 2005-06-25 [colin]      1.9.11cvs99
9000
9001         * src/compose.c
9002         * src/quote_fmt_parse.y
9003                 ... And make it work with pgpinline.
9004
9005 2005-06-25 [colin]      1.9.11cvs98
9006
9007         * src/compose.c
9008         * src/procmime.c
9009         * src/procmime.h
9010         * src/quote_fmt_parse.y
9011                 o Make reedition of encrypted messages possible
9012                   (as long as it is encrypted to self too, no
9013                    magic there)
9014                 o Make replying with quote (and without selecting
9015                   text) possible for encrypted messages.
9016                 Closes bug #550 (Not possible to "reply with quote"
9017                 to gnupg encrypted messages)
9018
9019 2005-06-24 [paul]       1.9.11cvs97
9020
9021         * src/imap.c
9022                 add missing include
9023
9024 2005-06-24 [paul]       1.9.11cvs96
9025
9026         * src/editldap.c
9027                 made bind password entry invisible
9028                 (sync with main)
9029         * src/send_message.c
9030                 send_message_local(): check exit status
9031                 to detect errors (sync with main)
9032         * src/textview.c
9033                 use main's less ambiguous popup menu
9034                 wording
9035
9036 2005-06-24 [paul]       1.9.11cvs95
9037
9038         * src/prefs_actions.c
9039         * src/prefs_customheader.c
9040         * src/prefs_display_header.c
9041         * src/prefs_filtering_action.c
9042         * src/prefs_matcher.c
9043         * src/prefs_template.c
9044         * src/prefs_toolbar.c
9045                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9046         * src/gtk/description_window.c
9047                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9048
9049 2005-06-23 [colin]      1.9.11cvs94
9050
9051         * src/summaryview.c
9052                 Fix rough edges (be sure to call status_show whenever
9053                 necessary).
9054
9055 2005-06-23 [colin]      1.9.11cvs93
9056
9057         * src/summaryview.c
9058                 Optimize Select All
9059                 Before, in a 5K mails folder: 11s
9060                 After, in the same folder: 58000µs
9061                 The joys of locking... gtk_clist_select_all() fires a 
9062                 tree-select-row event for each selected row, which in 
9063                 summaryview, callbacks summary_selected which in turn,
9064                 calls summary_status_show, which walks the selected
9065                 rows. Hence, calling gtk_clist_select_all was 
9066                 exponential. Locking the summaryview makes 
9067                 summary_selected return early.
9068
9069 2005-06-23 [colin]      1.9.11cvs92
9070
9071         * src/imap.c
9072                 Move mutex at the important place to avoid
9073                 deadlocks
9074         * src/summaryview.c
9075                 Fix Del key deleting directly instead of
9076                 moving to trash
9077
9078 2005-06-22 [colin]      1.9.11cvs91
9079
9080         * src/plugins/spamassassin/libspamc.c
9081                 As we do spagetti code with assignations in multiple
9082                 places (see _message_read_raw where out = msg = raw),
9083                 let's be sure we don't free the same pointer twice.
9084                 Should fix bug #683 (Crash in libpam at 
9085                 message_cleanup).
9086
9087 2005-06-22 [colin]      1.9.11cvs90
9088
9089         * src/compose.c
9090         * src/messageview.c
9091         * src/toolbar.c
9092                 Make toolbar's delete use the move to trash stuff;
9093                 Add gtk_widget_realize to be sure pixmaps can get
9094                 created (that may fix an old worksforme bug which
9095                 I can't find back...)
9096
9097 2005-06-22 [colin]      1.9.11cvs89
9098
9099         * src/summaryview.c
9100         * src/summaryview.h
9101         * src/mainwindow.c
9102                 Rename "Message/Delete" to "Message/Move to trash"
9103                 Add "Message/Delete..." that directly destroys the
9104                 selected messages after asking for a confirmation.
9105
9106 2005-06-22 [colin]      1.9.11cvs88
9107
9108         * src/imap.c
9109                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9110                 o Fix a deadlock (thanks Darko)
9111
9112 2005-06-22 [colin]      1.9.11cvs87
9113
9114         * src/gtk/foldersort.c
9115                 Add missing include for the i18n;
9116                 patch by Fabien Vantard
9117
9118 2005-06-21 [colin]      1.9.11cvs86
9119
9120         * src/folder.c
9121         * src/folderview.c
9122                 Respect the no_select flag
9123         * src/imap.c
9124                 Fix recursive deletion
9125         * src/imap_gtk.c
9126         * src/mh_gtk.c
9127                 Make the folder deletion's warning
9128                 more explicit
9129
9130 2005-06-21 [colin]      1.9.11cvs85
9131
9132         * src/textview.c
9133                 Prevent email addresses from spanning accross
9134                 lines - fixes bug # 646 (newline-chars in 
9135                 email addresses)
9136
9137 2005-06-20 [colin]      1.9.11cvs84
9138
9139         * src/folder.c
9140                 Be sure not to remove source if copy failed
9141
9142 2005-06-20 [colin]      1.9.11cvs83
9143
9144         * src/folderview.c
9145         * src/imap_gtk.c
9146                 remove summaryview's lock
9147         * src/imap.c
9148                 introduce threads to avoid problems when foreground tasks
9149                 interfere with background tasks
9150         * src/mh.c
9151                 prevent moving to drafts/queue
9152         * src/mimeview.c
9153                 fix leak
9154
9155 2005-06-19 [colin]      1.9.11cvs82
9156
9157         * src/imap_gtk.c
9158                 Remember that the user doesn't want to override
9159                 offline mode, for 3 seconds. It avoid presenting
9160                 him with N popups in a really short time.
9161
9162 2005-06-17 [colin]      1.9.11cvs81
9163
9164         * src/imap.c
9165                 Fix IMAP breaking on folders containing '('
9166                 (Probably won't be enough)
9167
9168 2005-06-17 [colin]      1.9.11cvs80
9169
9170         Forgotten files on 1.9.11cvs79
9171         * src/summaryview.c
9172                 Fix stepping when not immediately executing
9173         * src/imap.c
9174                 Really prevent UID FETCH 0
9175         * src/codeconv.c
9176                 Fix outgoing charset never set to utf-8
9177         * src/mh.c
9178                 Fix leak
9179
9180 2005-06-16 [colin]      1.9.11cvs79
9181
9182         * src/compose.c
9183                 Fix bug #707 (Dash splits rows)
9184                 Only wrap if we're on a line break position and
9185                 the previous one was a "white" (space) char.
9186                 Pango stuff is weird.
9187
9188 2005-06-16 [colin]      1.9.11cvs78
9189
9190         * src/imap_gtk.c
9191                 Lock summaryview while downloading messages
9192                 on user demand
9193         * src/procheader.c
9194         * src/unmime.c
9195         * src/common/utils.c
9196         * src/common/utils.h
9197                 Replace \r and \n with spaces in From and
9198                 Subject headers
9199
9200 2005-06-16 [paul]       1.9.11cvs77
9201
9202         * src/procmime.c
9203                 liberalise the mime parser
9204         * src/gtk/about.c
9205                 add text wrapping
9206
9207 2005-06-16 [paul]       1.9.11cvs76
9208
9209         * src/gtk/about.c
9210                 reworked
9211
9212 2005-06-15 [colin]      1.9.11cvs75
9213
9214         * src/compose.c
9215                 Finish header encoding fix
9216         * src/summaryview.c
9217                 Fix segfault
9218         * src/headerview.c
9219                 Fix compilation (Thanks Stephan
9220                 Sachse)
9221
9222 2005-06-15 [colin]      1.9.11cvs74
9223
9224         * Makefile.am
9225                 Install gnome2 stuff rather than gnome1, 
9226                 if both are present
9227         * src/codeconv.c
9228         * src/codeconv.h
9229         * src/compose.c
9230                 Fix headers encoding
9231         * src/folder.c
9232                 Visual progress when fetching all messages
9233         * src/folderview.c
9234         * src/summaryview.c
9235         * src/summaryview.h
9236                 Prevent changing current message while
9237                 incorporating
9238
9239 2005-06-15 [paul]       1.9.11cvs73
9240
9241         * src/gtk/gtkaspell.c
9242         * src/gtk/gtkaspell.h
9243                 fix build warnings
9244
9245 2005-06-15 [paul]       1.9.11cvs72
9246
9247         * src/prefs_filtering.c
9248                 allow reordering of filter rules by
9249                 drag n drop
9250
9251 2005-06-15 [paul]       1.9.11cvs71
9252
9253         * COPYING
9254                 updated
9255         * src/codeconv.c
9256                 replace deprecated function
9257         * src/inc.c
9258         * src/send_message.c
9259         * src/gtk/progressdialog.c
9260         * src/gtk/progressdialog.h
9261                 salvage and reuse parts of reverted sync
9262
9263 2005-06-15 [paul]       1.9.11cvs70
9264
9265         * src/inc.c
9266         * src/send_message.c
9267         * src/gtk/progressdialog.c
9268         * src/gtk/progressdialog.h
9269                 revert yesterday's sync with main
9270                 it contains deprecated functions
9271
9272 2005-06-15 [colin]      1.9.11cvs69
9273
9274         * src/headerview.c
9275                 Fix bug #670 (multi user to: will corrupt message 
9276                 headers display)
9277
9278 2005-06-15 [colin]      1.9.11cvs68
9279
9280         * src/compose.c
9281                 Fix bug #421 (Fix undo on wrapping)
9282
9283 2005-06-15 [colin]      1.9.11cvs67
9284
9285         * src/folder.c
9286                 Provide visual feedback while processing
9287                 folder's rules.
9288         * src/imap.c
9289                 Provide visual feedback while getting
9290                 short headers (for uncached messages)
9291
9292
9293 2005-06-14 [paul]       1.9.11cvs66
9294
9295         * src/account.c
9296                 change a couple stock icons
9297         * src/inc.c
9298         * src/send_message.c
9299         * src/gtk/progressdialog.c
9300         * src/gtk/progressdialog.h
9301                 sync main's GtkTreeView implementation
9302
9303 2005-06-14 [colin]      1.9.11cvs65
9304
9305         * src/imap.c
9306                 Various little fixes, mainly on error paths
9307
9308 2005-06-13 [colin]      1.9.11cvs64
9309
9310         * matcher.c
9311         * procmsg.c
9312         * procmsg.h
9313                 Add a way to fetch only headers. This speeds
9314                 up filtering on headers for IMAP. Fixes:
9315                 bug #481 extraneous imap commands slow down 
9316                         imap filtering
9317                 bug #522 Sylpheed downloads all messages 
9318                         when opening mailbox (IMAP)
9319                 bug #677 IMAP fetch is soooooooooooooo slow
9320         * src/folder.c
9321         * src/folder.h
9322                 Add a folder set_batch method so that
9323                 implementations can speed up flags changes
9324         * src/folderutils.c
9325         * src/summaryview.c
9326                 Use that in mark as (un)read and mark all read
9327                 Refix bug #679
9328         * src/imap.c
9329                 Implement set_batch - brings back deferred
9330                 flags in a less buggy manner. Fixes:
9331                 bug #729 IMAP immediate expunge of deleted messages
9332                 bug #191 remove list of messages with one command
9333                 Fix login with strange chars
9334                 Implement fetch_msg_full
9335                 Fix copy (wrong counts)
9336
9337 2005-06-12 [colin]      1.9.11cvs63
9338
9339         * src/folder.c
9340                 lock incorporation during long operations.
9341                 Avoids fucking up the IMAP socket.
9342
9343 2005-06-12 [colin]      1.9.11cvs62
9344
9345         * src/imap.c
9346                 Fix harmful typo
9347                 Factorize remove_all_msg
9348                 Thread-ize expunge
9349         * src/summaryview.c
9350                 Don't update partial-download status if unnecessary
9351         * src/folder.c
9352                 Use remove_msgs everywhere possible
9353
9354 2005-06-12 [colin]      1.9.11cvs61
9355
9356         * src/folder.c
9357         * src/folder.h
9358                 Add a remove_msgs function to remove a 
9359                 list of messages
9360         * src/imap.c
9361                 Implement that.
9362
9363 2005-06-12 [colin]      1.9.11cvs60
9364
9365         * src/imap.c
9366                 Remove flags-processing deferring... Too hard
9367                 to get it to work in all cases.
9368
9369 2005-06-11 [colin]      1.9.11cvs59
9370
9371         * src/imap.c
9372                 printf -> debug_print
9373
9374 2005-06-11 [colin]      1.9.11cvs58
9375
9376         * src/imap.c
9377                 o Fix build without USE_PTHREAD
9378                 o Factorize imap_open
9379                 o Alertpanel in case of impossible connection
9380                 o Alertpanel in case of impossible login
9381                 o Fix deferred flags processing to force a 
9382                   flush before adding some more flags to process,
9383                   but in another folder.
9384
9385 2005-06-10 [colin]      1.9.11cvs57
9386
9387         * src/imap.c
9388                 o Fix a format string error
9389                 o init ssl socket outside of the thread 
9390                   (it possibly invokes gtk calls)
9391         * src/procmime.c
9392                 o Put back the buffer to its necessary size
9393                 o Fix changing a file pointer without keeping
9394                   track of it (thanks Valgrind)
9395         * src/common/smtp.c
9396                 o Fix automatic STARTTLS if login should be done
9397                   and the server only allows it after starting TLS
9398         * src/gtk/gtkinputdialog.c
9399                 o Eat GDK_Return so that the combo popup doesn't 
9400                   appear when we press Enter to validate the combo
9401                   input dialog (as seen in the Open with... dialog)
9402
9403 2005-06-10 [colin]      1.9.11cvs56
9404
9405         * src/imap.c
9406                 o A bit less debug
9407                 o Fix a crash on deletion
9408                 o Threadize imap_select (it's called outside of 
9409                   threads)
9410                 o Defer treatment of DELETED flags
9411
9412
9413 2005-06-09 [colin]      1.9.11cvs55
9414
9415         * src/imap.c
9416                 Make sure we check imap_gtk_should_override(), which
9417                 potentially calls gtk stuff, before creating thread.
9418                 That way it should't be called via imap_get_session()
9419                 inside a thread.
9420
9421 2005-06-09 [colin]      1.9.11cvs54
9422
9423         * src/imap.c
9424                 o add a bit of status output
9425                 o remove some dead code
9426                 o threadize get_list_of_uids
9427                 o threadize imap_get_flags
9428                 o defer flag changing by 500ms so that they
9429                   can be batched
9430
9431
9432 2005-06-08 [colin]      1.9.11cvs53
9433
9434         * src/imap.c
9435                 Thread-ize imap_cmd_fetch
9436
9437 2005-06-08 [colin]      1.9.11cvs52
9438
9439         * src/main.c
9440                 Mmh, that broke POP3...
9441
9442 2005-06-08 [colin]      1.9.11cvs51
9443
9444         * src/main.c
9445                 Stabilize IMAP patch (thanks to Hoa)
9446
9447 2005-06-08 [colin]      1.9.11cvs50
9448
9449         * src/imap.c
9450                 Test patch to speed up imap. 
9451
9452 2005-06-08 [colin]      1.9.11cvs49
9453
9454         * src/imap_gtk.c
9455                 Warning fix
9456         * src/procmime.c
9457                 Apply patch from gentoo to use /usr/share/mime/globs if 
9458                 available, after un-breaking it
9459         * src/common/log.c
9460         * src/common/log.h
9461                 Use g_timeout for invoking hooks that possibly use gtk
9462                 calls. This should leave gtk calls in the main thread.
9463
9464 2005-06-08 [paul]       1.9.11cvs48
9465
9466         * src/codeconv.c
9467                 conv_get_outgoing_charset_str(): don't
9468                 use prefs_common setting
9469         * src/compose.c
9470         * src/compose.h
9471                 add /Options/Character encoding/... to
9472                 temporarily change the outgoing encoding
9473
9474         (belated sync with main)
9475
9476 2005-06-08 [paul]       1.9.11cvs47
9477
9478         * src/compose.c
9479                 correction to/completion of last
9480                 sync with main
9481
9482 2005-06-08 [paul]       1.9.11cvs46
9483
9484         sync with main:
9485         
9486         * src/codeconv.c
9487         * src/codeconv.h
9488                 always enabled Japanese auto-detection
9489                 if the first letters of locale string
9490                 is "ja"
9491         * src/compose.c
9492                 don't use "destroy" signal to destroy
9493                 Compose object (fix rare crashes on discard?)
9494         * src/mainwindow.c
9495         * src/messageview.c
9496         * src/prefs_send.c
9497                 added Hebrew encodings
9498         * src/sourcewindow.c
9499                 don't use "destroy" signal to destroy
9500                 objects
9501
9502 2005-06-07 [colin]      1.9.11cvs45
9503
9504         * src/summaryview.c
9505                 Add missing unlocks/locks
9506
9507 2005-06-07 [paul]       1.9.11cvs44
9508
9509         * src/summaryview.c
9510                 restore bug #749 fix
9511
9512 2005-06-06 [colin]      1.9.11cvs43
9513
9514         * src/summaryview.c
9515                 Fix selection bug when prefs_common.open_unread 
9516                 is FALSE
9517
9518 2005-06-06 [colin]      1.9.11cvs42
9519
9520         * src/common/md5.c
9521                 Fix a warning
9522         * src/summaryview.c
9523         * src/folderview.c
9524                 Factorize long operations beginning and end
9525                 (locking, freezing/thawing, cursor, ...)
9526                 Check selection->data member in selection-
9527                 related loops; this avoids dying an awful
9528                 death if the selection changes on us while
9529                 we're marking a whole IMAP folder unread, 
9530                 for example.
9531
9532 2005-06-06 [paul]       1.9.11cvs41
9533
9534         * src/textview.c
9535                 don't g_free() a static gchar buffer
9536
9537 2005-06-05 [colin]      1.9.11cvs40
9538
9539         * src/mainwindow.c
9540         * src/messageview.c
9541         * src/summaryview.c
9542                 Fix bug #749 (Show all headers should be
9543                 sticky as the GUI suggests)
9544
9545 2005-06-03 [paul]       1.9.11cvs39
9546
9547         * src/compose.c
9548                 don't allow editing of mail while sending.
9549                 patch by Colin
9550
9551 2005-06-03 [paul]       1.9.11cvs38
9552
9553         * src/folderview.c
9554                 add a freeze/thaw to speed up 'mark all read'
9555
9556 2005-06-03 [paul]       1.9.11cvs37
9557
9558         * src/prefs_message.c
9559                 reflect changes immediately
9560
9561 2005-06-02 [colin]      1.9.11cvs36
9562
9563         * po/POTFILES.in
9564                 Patch by Fabien Vantard.
9565
9566 2005-06-02 [colin]      1.9.11cvs35
9567
9568         * src/imap.c
9569                 Use a non-blocking imap_getline() if possible.
9570                 This should completely prevent the interface
9571                 from freezin on imap operations, although it
9572                 may do strange stuff in case of folder switching
9573                 while a big imap operation is taking place...
9574
9575                 In addition, fix a leak in the case thread
9576                 creation fails on connection.
9577
9578 2005-06-02 [colin]      1.9.11cvs34
9579
9580         * src/crash.c
9581         * src/prefs_common.h
9582                 Fix build (prefs_common_init() doesn't exist
9583                 anymore)
9584
9585 2005-06-02 [colin]      1.9.11cvs33
9586
9587         * src/prefs_account.c
9588                 Fix bug #245 (filtering rules broken when
9589                 renaming a remote account (imap4 or nntp)
9590
9591 2005-06-02 [colin]      1.9.11cvs32
9592
9593         * src/imap.c
9594                 Try to fix IMAP shortcomings: 
9595                 o Multithread imap_open()
9596                 o allow offline-mode overriding instead of
9597                   just returning NULL
9598         * src/imap_gtk.c
9599         * src/imap_gtk.h
9600                 Add a function to ask whether we want to
9601                 override offline-mode for 10 minutes (one-shot
9602                 asking was painful)
9603         * src/procheader.c
9604                 Fix segfault when imap parser isn't happy about
9605                 a missing {
9606
9607 2005-06-01 [colin]      1.9.11cvs31
9608
9609         * src/addrharvest.c
9610         * src/compose.c
9611         * src/mbox.c
9612         * src/mbox.h
9613         * src/mh.c
9614         * src/msgcache.c
9615         * src/send_message.c
9616         * src/setup.c
9617         * src/undo.c
9618         * src/common/hooks.c
9619         * src/common/prefs.c
9620         * src/common/template.c
9621         * src/common/utils.c
9622         * src/gtk/gtkutils.c
9623         * src/gtk/inputdialog.c
9624         * src/gtk/menu.c
9625         * src/gtk/pluginwindow.c
9626         * src/gtk/prefswindow.c
9627         * src/plugins/pgpmime/passphrase.c
9628         * src/plugins/pgpmime/prefs_gpg.c
9629                 More -Wall fixes
9630
9631         * src/common/Makefile.am
9632         * src/common/timing.h
9633                 Add basic timing code
9634
9635         * src/summaryview.c
9636                 Fix a bug with unread messages when 
9637                 re-sorting folders, and by the way
9638                 fix a big performance hit when 
9639                 re-sorting (10k mails: before 5s,
9640                 after .5s)
9641
9642         * src/prefs_compose_writing.c
9643         * src/prefs_compose_writing.h
9644         * src/prefs_message.c
9645         * src/prefs_message.h
9646         * src/prefs_other.c
9647         * src/prefs_other.h
9648         * src/prefs_quote.c
9649         * src/prefs_quote.h
9650         * src/prefs_receive.c
9651         * src/prefs_receive.h
9652         * src/prefs_send.c
9653         * src/prefs_send.h
9654         * src/prefs_summaries.c
9655         * src/prefs_summaries.h
9656                 Fix copyright banner
9657
9658 2005-06-01 [paul]       1.9.11cvs30
9659
9660         * po/fi.po
9661                 updated by Flammie Pirinen
9662         * src/procmime.c
9663                 fix 'Bad BASE64 content' output
9664
9665 2005-05-31 [colin]      1.9.11cvs29
9666
9667         * src/procmime.c
9668                 Oops, where did my hunk go.
9669
9670 2005-05-31 [colin]      1.9.11cvs28
9671
9672         * src/Makefile.am
9673         * src/account.c
9674         * src/action.c
9675         * src/addr_compl.c
9676         * src/addressbook.c
9677         * src/codeconv.c
9678         * src/compose.c
9679         * src/export.c
9680         * src/folder.c
9681         * src/folderview.c
9682         * src/image_viewer.c
9683         * src/main.c
9684         * src/mainwindow.c
9685         * src/messageview.c
9686         * src/mimeview.c
9687         * src/msgcache.c
9688         * src/prefs_account.c
9689         * src/prefs_actions.c
9690         * src/prefs_common.c
9691         * src/prefs_compose_writing.c
9692         * src/prefs_customheader.c
9693         * src/prefs_ext_prog.c
9694         * src/prefs_filtering.c
9695         * src/prefs_filtering_action.c
9696         * src/prefs_fonts.c
9697         * src/prefs_image_viewer.c
9698         * src/prefs_message.c
9699         * src/prefs_message.h
9700         * src/prefs_msg_colors.c
9701         * src/prefs_other.c
9702         * src/prefs_other.h
9703         * src/prefs_quote.c
9704         * src/prefs_receive.c
9705         * src/prefs_receive.h
9706         * src/prefs_send.c
9707         * src/prefs_send.h
9708         * src/prefs_spelling.c
9709         * src/prefs_summaries.c
9710         * src/prefs_summary_column.c
9711         * src/prefs_template.c
9712         * src/prefs_themes.c
9713         * src/prefs_toolbar.c
9714         * src/prefs_wrapping.c
9715         * src/procmime.c
9716         * src/procmsg.c
9717         * src/send_message.h
9718         * src/ssl_manager.c
9719         * src/summary_search.c
9720         * src/summaryview.c
9721         * src/textview.c
9722         * src/wizard.c
9723         * src/common/smtp.c
9724         * src/common/smtp.h
9725         * src/gtk/gtkutils.h
9726                 o Move the rest of Common prefs to new style
9727                 o Lots of -Wall warning fixes
9728                 o fix FIXME in cache memusage calculation
9729                 o Let return receipts be sent from any account
9730                 o Little cache optimisation (read)
9731                 o Fix bug #746 (don't treat commas as separators
9732                   when inside a quoted string)
9733
9734 2005-05-31 [paul]       1.9.11cvs27
9735
9736         * src/prefs_common.c
9737                 fix 'off-by-one' typo
9738
9739 2005-05-31 [paul]       1.9.11cvs26
9740
9741         * src/account.c
9742         * src/addr_compl.c
9743         * src/compose.c
9744         * src/foldersel.c
9745         * src/prefs_actions.c
9746         * src/prefs_common.c
9747         * src/prefs_common.h
9748         * src/prefs_customheader.c
9749         * src/prefs_display_header.c
9750         * src/prefs_filtering.c
9751         * src/prefs_filtering_action.c
9752         * src/prefs_matcher.c
9753         * src/prefs_summaries.c
9754         * src/prefs_summary_column.c
9755         * src/prefs_template.c
9756         * src/prefs_toolbar.c
9757         * src/ssl_manager.c
9758         * src/gtk/pluginwindow.c
9759         * src/gtk/prefswindow.c
9760         * src/gtk/progressdialog.c
9761                 add hidden prefs 'enable_rules_hint'
9762                 for gtk_tree_view_set_rules_hint()
9763                 (sync with main)
9764                 
9765
9766 2005-05-31 [colin]      1.9.11cvs25
9767
9768         * src/Makefile.am
9769         * src/main.c
9770         * src/prefs_common.c
9771         * src/prefs_summaries.c ** ADDED **
9772         * src/prefs_summaries.h ** ADDED **
9773                 Common/Display -> Display/Summaries
9774
9775 2005-05-31 [colin]      1.9.11cvs24
9776
9777         * src/Makefile.am
9778         * src/main.c
9779         * src/prefs_quote.c ** ADDED **
9780         * src/prefs_quote.h ** ADDED **
9781                 Move Common/Quote to Compose/Quoting
9782         * src/prefs_common.c
9783         * src/prefs_common.h
9784                 Remove old quote stuff, add
9785                 convenience functions for GtkTextView prefs
9786         * src/gtk/prefswindow.c
9787                 Set default height higher
9788
9789 2005-05-30 [colin]      1.9.11cvs23
9790
9791         * src/Makefile.am
9792         * src/main.c
9793         * src/prefs_common.c
9794         * src/prefs_compose_writing.c ** ADDED **
9795         * src/prefs_compose_writing.h ** ADDED **
9796                 Move Common/Compose prefs to Compose/Writing
9797
9798 2005-05-30 [colin]      1.9.11cvs22
9799
9800         * src/common/utils.c
9801                 Fix bug #651 (Confused Attract by Subject)
9802                 Patch by M. Benkmann <haferfrost@web.de>
9803         * AUTHORS
9804
9805 2005-05-30 [colin]      1.9.11cvs21
9806
9807         * src/compose.c
9808                 Fix concatenation of different headers of
9809                 the same type (bug #645)
9810         * src/prefs_folder_item.c
9811                 Fix bug #699 (setting color to black doesn't
9812                 work immediately)
9813         * src/procmime.c
9814                 Print out decoding error only once per
9815                 block
9816
9817 2005-05-30 [paul]       1.9.11cvs20
9818
9819         * src/common/template.c
9820                 fix Bcc
9821
9822 2005-05-30 [paul]       1.9.11cvs19
9823
9824         * doc/src/rfc2368.txt   **NEW FILE**
9825         * src/compose.c
9826                 compose_entries_set(): don't interpret Bcc
9827                 header field (conform to RFC 2368)
9828                 (sync with main)
9829
9830 2005-05-29 [colin]      1.9.11cvs18
9831
9832         * src/prefs_common.c
9833                 Let the default reply format respect
9834                 netiquette by cutting the signature.
9835
9836 2005-05-29 [colin]      1.9.11cvs17
9837
9838         * src/summaryview.c
9839                 Don't let always_show_msg override
9840                 open_unread_on_enter when opening a new
9841                 directory.
9842
9843 2005-05-27 [paul]       1.9.11cvs16
9844
9845         sync with main:
9846
9847         * src/main.c
9848                 app_will_exit(): cleanup tmp directory when exit
9849         * src/message_search.c
9850                 improved the interface and made code cleanup.
9851                 removed Clear button
9852         * src/send_message.c
9853                 send_message_local(): use GSpawn, and detect errors
9854         * src/summary_search.c
9855                 improved the interface and made code cleanup
9856         * src/textview.c
9857                 textview_write_link(): also skip non-ascii space
9858                  at the head of link strings (phishing check
9859                  didn't work at the case)
9860         * src/common/utils.c
9861                 get_command_output(): use g_spawn_command_line_sync()
9862                 instead of popen()
9863
9864 2005-05-26 [colin]      1.9.11cvs15
9865
9866         * src/folder.c
9867                 remove printf
9868
9869 2005-05-26 [colin]      1.9.11cvs14
9870
9871         * src/common/nntp.c
9872                 Fix nntp mode reader (bug #611)
9873                 Patch by Florian Mickler <florian@mickler.org>
9874
9875 2005-05-26 [colin]      1.9.11cvs13
9876
9877         * src/plugins/pgpmime/passphrase.c
9878                 Fix mouse grabbing (bug #557)
9879
9880 2005-05-26 [colin]      1.9.11cvs12
9881
9882         * src/prefs_themes.c
9883                 Fix g_warning (bug #541)
9884
9885 2005-05-26 [colin]      1.9.11cvs11
9886
9887         * src/prefs_actions.c
9888         * src/prefs_template.c
9889                 Fix bug #506 (no warning if action/template
9890                 is not saved)
9891         * src/common/template.c
9892                 Fix a possible crash
9893
9894 2005-05-26 [colin]      1.9.11cvs10
9895
9896         * src/folder.c
9897         * src/folderview.c
9898         * src/procmsg.c
9899         * src/summaryview.c
9900                 Forbid locked messages to be moved or
9901                 deleted. Locked messages in trashes 
9902                 still get deleted, for performance
9903                 reason (mh.c::mh_remove_all_msgs)
9904
9905 2005-05-25 [colin]      1.9.11cvs9
9906
9907         * src/procmime.c
9908                 Use correct encoding when sending mails
9909                 with attachments that have accentued 
9910                 chars in their name
9911
9912 2005-05-24 [colin]      1.9.11cvs8
9913
9914         * src/summaryview.c
9915                 Fix bug #688 f) read/unread marker not
9916                 changed on first click
9917                 Also, optimize summary_status_show()
9918                 calls
9919         * src/folder.c
9920         * src/inc.c
9921         * src/procmime.c
9922                 Fix bug #688 b) and c) wrt message
9923                 attachments and signature
9924         * src/stock_pixmap.c
9925         * src/stock_pixmap.h
9926         * src/stock_pixmap.c
9927         * src/stock_pixmap.h
9928         * src/Makefile.am
9929         * src/pixmaps/clip_gpg_signed.xpm
9930                 Add clip/signed icon
9931
9932 2005-05-24 [colin]      1.9.11cvs7
9933
9934         * src/folder_item_prefs.c
9935                 whitespace fix
9936
9937 2005-05-24 [colin]      1.9.11cvs6
9938
9939         * src/folderview.c
9940         * src/prefs_common.c
9941         * src/prefs_common.h
9942                 Add a confirmation to folder drag and drop
9943                 fixes bug #156
9944         * src/alertpanel.c
9945         * src/alertpanel.h
9946                 fix _with_disable parameters so that
9947                 the buttons labels are specifiable too
9948         * src/plugins/pgpmime/sgpgme.c
9949                 reflect said change
9950                 
9951
9952 2005-05-24 [colin]      1.9.11cvs5
9953
9954         * src/folderview.c
9955                 Uncollapse/collapse folders on double-click
9956                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9957                 closes bug #108
9958
9959 2005-05-23 [colin]      1.9.11cvs4
9960
9961         * src/common/socket.c
9962                 Check another special SSL_peek() error.
9963                 Should help wrt bug #728
9964
9965 2005-05-23 [colin]      1.9.11cvs3
9966
9967         * src/plugins/pgpmime/pgpmime.c
9968                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9969                 breaking menu accelerators and stuff. Users will have to
9970                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9971                 account's privacy preferences if needed.
9972
9973 2005-05-22 [paul]
9974
9975         * tools/kdeservicemenu/install.sh
9976                 use kdesu to prompt for root password if doing
9977                 global install/uninstall
9978
9979 2005-05-20 [colin]      1.9.11cvs2
9980
9981         * src/procmsg.c
9982                 Fix another compilation error with gcc-2.9x
9983                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
9984         * src/send_message.c
9985                 Don't send QUIT if we aren't connected
9986
9987 2005-05-19 [colin]      1.9.11cvs1
9988
9989         * src/procmsg.c
9990                 Fix compilation with gcc 2.9x
9991
9992 2005-05-19 [paul]       1.9.11
9993
9994         1.9.11 released
9995
9996 2005-05-19 [paul]       1.9.9cvs14
9997
9998         * src/gtk/inputdialog.c
9999                 prevent gettext warning
10000
10001 2005-05-19 [paul]       1.9.9cvs13
10002
10003         * src/mainwindow.c
10004         * src/prefs_common.c
10005         * src/prefs_common.h
10006         * src/textview.c
10007         * src/textview.h
10008                 add an option to toggle cursor in message
10009                 view (sync with main)
10010
10011 2005-05-18 [colin]      1.9.9cvs12
10012
10013         * src/compose.c
10014                 Dereference freed pointer
10015         * src/gtk/gtkaspell.c
10016                 Fix duplication of dictionaries (is it an aspell issue?)
10017
10018 2005-05-18 [colin]      1.9.9cvs11
10019
10020         * src/gtk/inputdialog.c
10021         * src/gtk/gtkaspell.c
10022                 HIGuify dialogs
10023         * src/alertpanel.c
10024                 Remove a double call
10025
10026 2005-05-17 [colin]      1.9.9cvs10
10027
10028         * src/gtk/gtkaspell.c
10029                 Fix dialogs, Ctrl-Enter accel
10030
10031 2005-05-17 [colin]      1.9.9cvs9
10032
10033         * src/gtk/gtkaspell.c
10034                 Fix some accelerators, escape in replace-window
10035
10036 2005-05-16 [colin]      1.9.9cvs8
10037
10038         * src/gtk/gtkaspell.c
10039                 Revert last commit, it was a mistake.
10040
10041 2005-05-16 [colin]      1.9.9cvs7
10042
10043         * src/gtk/gtkaspell.c
10044                 Remove buggy code while we're at it. It's a 
10045                 dead code path anyway.
10046
10047 2005-05-16 [colin]      1.9.9cvs6
10048
10049         * src/gtk/gtkaspell.c
10050                 Missed some gtk_menu_popup where deactivate
10051                 signal should be handled. Should fix bug
10052                 #629 a bit more.
10053
10054 2005-05-16 [colin]      1.9.9cvs5
10055
10056         * src/gtk/gtkaspell.c
10057                 Remove debug printf()s
10058
10059 2005-05-16 [colin]      1.9.9cvs4
10060
10061         * src/gtk/gtkaspell.c
10062                 Fix a bit aspell problems
10063                 (see bug #629)
10064
10065 2005-05-13 [colin]      1.9.9cvs3
10066
10067         * src/folderview.c
10068                 Fix the + appearing even when no subfolders
10069                 have unread messages. Thanks to wwp for the
10070                 bug report.
10071
10072 2005-05-11 [paul]       1.9.9cvs2
10073
10074         * src/folderview.c
10075                 correction to 1.9.9cvs1, only colour folders that
10076                 have new msgs (not unread msgs)
10077
10078 2005-05-10 [colin]      1.9.9cvs1
10079
10080         * src/folderview.c
10081         * src/summaryview.c
10082                 Try to fix bolding bugs again.
10083
10084 2005-05-09 [paul]
10085
10086         * tools/claws.i18n.status.pl
10087                 add Ricardo Mones Lastra's script that has been providing
10088                 the i18n status page for many months
10089
10090 2005-05-09 [paul]       1.9.9
10091
10092         1.9.9 release
10093
10094 2005-05-09 [paul]       1.9.6cvs58
10095
10096         * AUTHORS
10097         * INSTALL
10098         * README.claws
10099                 updated
10100         * Makefile.am 
10101         * RELEASE_NOTES.claws
10102                 add release notes to cvs to simplify release
10103                 procedure
10104         * configure.ac
10105                 add ca and fi to ALL_LINGUAS
10106         * po/Makefile.in.in
10107                 workaround for missing Makevars
10108         * po/ca.po
10109         * po/fi.po
10110                 add new Catalan and Finnish translations
10111                 submitted by Miquel Oliete and Flammie Pirinen
10112         * po/de.po
10113         * po/es.po
10114         * po/fr.po
10115         * po/it.po
10116         * po/pl.po
10117         * po/ru.po
10118         * po/sk.po
10119         * po/sr.po
10120         * po/zh_CN.po
10121                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10122                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10123                 Urke MMI, and Hansom Young
10124         * src/main.c
10125                 Fix drafting when quitting. compose_draft() closes the
10126                 compose windows, which modifies the compose_list GSList.
10127                 We have to refresh this list after echo drafting to avoid a
10128                 segfault
10129         * src/partial_download.c
10130                 fix segfault on exit
10131
10132 2005-05-06 [paul]       1.9.6cvs57
10133
10134         * src/grouplistdialog.c
10135                 quick fix/workaround for unresizeable newsgroup
10136                 name column 
10137
10138 2005-05-06 [paul]       1.9.6cvs56
10139
10140         * src/inc.c
10141         * src/mainwindow.c
10142                 use gettext plural forms
10143         * src/imap_gtk.c
10144         * src/mh_gtk.c
10145         * src/toolbar.c
10146                 small improvement to english usage
10147
10148 2005-05-05 [thorsten]   1.9.6cvs55
10149
10150         * src/folder.c
10151                 fix possible crash
10152
10153 2005-05-05 [paul]       1.9.6cvs54
10154         
10155         sync with HEAD
10156
10157         * AUTHORS
10158         * src/compose.c
10159                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10160                 patch by Tim Mann
10161
10162 2005-05-05 [paul]       1.9.6cvs53
10163
10164         * src/mainwindow.c
10165                 fix resizing of separate message and
10166                 folder views
10167
10168 2005-05-05 [paul]       1.9.6cvs52
10169
10170         * src/account.c
10171         * src/addrgather.c
10172         * src/browseldap.c
10173         * src/exphtmldlg.c
10174         * src/expldifdlg.c
10175         * src/importmutt.c
10176         * src/importpine.c
10177         * src/main.c
10178         * src/mainwindow.c
10179         * src/noticeview.c
10180         * src/prefs_filtering.c
10181         * src/prefs_filtering_action.c
10182         * src/prefs_matcher.c
10183         * src/prefs_spelling.c
10184         * src/prefs_toolbar.c
10185         * src/toolbar.c
10186         * src/wizard.c
10187         * src/gtk/description_window.c
10188         * src/gtk/gtkvscrollbutton.c
10189         * src/gtk/progressdialog.c
10190         * src/gtk/quicksearch.c
10191         * src/plugins/pgpmime/prefs_gpg.c
10192         * src/plugins/spamassassin/spamassassin_gtk.c
10193                 replace deprecated gtk_widget_set_usize
10194
10195 2005-05-04 [colin]      1.9.6cvs51
10196
10197         * src/common/utils.c
10198                 Fix crash when subst_for_filename is called
10199                 with a NULL parameter
10200
10201 2005-05-04 [colin]      1.9.6cvs50
10202
10203         * src/partial_download.c
10204         * src/pop.c
10205                 Escape login when writing uidl file
10206                 fixes bug #736
10207
10208 2005-05-03 [colin]      1.9.6cvs49
10209
10210         * src/procmime.c
10211                 Fix possible DOS in mime parser
10212                 (see bug #634)
10213
10214 2005-05-02 [colin]      1.9.6cvs48
10215
10216         * src/compose.c
10217                 Try to fix the copy/paste mess once again.
10218
10219
10220 2005-04-30 [colin]      1.9.6cvs47
10221
10222         * src/prefs_account.h
10223         * src/procmsg.c
10224         * src/send_message.c
10225         * src/common/smtp.c
10226         * src/common/smtp.h
10227                 Try to batch sending mails (per account) instead of
10228                 reconnecting to server every time.
10229
10230 2005-04-29 [colin]      1.9.6cvs46
10231
10232         * src/messageview.c
10233                 Fix window resizing that refused to size down
10234         * src/prefs_common.c
10235         * src/prefs_common.h
10236         * src/prefs_filtering.c
10237                 Save Filtering's window size
10238
10239 2005-04-21 [paul]       1.9.6cvs45
10240
10241         * ChangeLog-gtk2.claws
10242         * src/setup.c
10243                 correction to sync
10244
10245 2005-04-21 [paul]       1.9.6cvs44
10246
10247         sync with main:
10248
10249         * src/setup.c
10250         * src/statusbar.c
10251         * src/statusbar.h
10252                 use gtkut_widget_draw_now(). Improved performance
10253                 of the update of statusbar
10254         * src/textview.c
10255                 textview_smooth_scroll_do(): redraw it after scroll
10256                 is done (fixed incorrect display when a part of the
10257                 view is hidden).
10258         * src/gtk/gtkutils.c
10259         * src/gtk/gtkutils.h
10260                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10261                 to force update of widgets.
10262                 Removed gtkut_widget_wait_for_draw() which had a big
10263                 overhead  because of waiting for all events processed 
10264
10265 2005-04-20 [paul]       1.9.6cvs43
10266
10267         * src/codeconv.c
10268                 complete 1.9.6cvs42's sync:
10269                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10270
10271 2005-04-19 [paul]       1.9.6cvs42
10272
10273         sync with main:
10274
10275         * src/action.c
10276                 catch_output(): correctly select the insert text
10277                 (fix invalid iterator warnings).
10278         * src/codeconv.c
10279         * src/codeconv.h
10280         * src/mainwindow.c
10281         * src/messageview.c
10282         * src/prefs_common.c
10283                 support GBK encoding.
10284         * src/common/session.c
10285         * src/common/session.h
10286                 use separate buffer for large data to be sent,
10287                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10288
10289 2005-04-18 [paul]       1.9.6cvs41
10290
10291         * src/jpilot.c
10292                 convert unsigned long into guint32
10293                 patch by Paul LeoNerd Evans 
10294
10295 2005-04-17 [colin]      1.9.6cvs40
10296
10297         * src/compose.c
10298                 Fix 'Request return receipt' from folder
10299                 properties (bug #708)
10300
10301 2005-04-17 [colin]      1.9.6cvs39
10302
10303         * src/mainwindow.c
10304                 Fix duplicate hotkeys in Mainwindow's menu
10305
10306 2005-04-17 [colin]      1.9.6cvs38
10307
10308         * src/folderview.c
10309                 Fix duplicate hotkeys in Folderview's contextual
10310                 menu
10311
10312 2005-04-15 [colin]      1.9.6cvs37
10313
10314         * src/summaryview.c
10315                 Fix 'Save as...' with non-ascii filenames
10316
10317 2005-04-15 [colin]      1.9.6cvs36
10318
10319         * src/plugins/pgpmime/pgpmime.c
10320                 Fix bus error on 64bit. Spotted by 
10321                 macallan1888@gmail.com
10322
10323 2005-04-15 [colin]      1.9.6cvs35
10324
10325         * src/prefs_account.c
10326                 Fix cvs34.
10327
10328 2005-04-12 [colin]      1.9.6cvs34
10329
10330         * src/prefs_account.c
10331                 Fix smtp auth type off-by-one. We forgot to
10332                 add PLAIN in the prefs-to-gui setter func and
10333                 as a result, the selected auth when opening
10334                 account prefs was not the correct one.
10335
10336 2005-04-12 [paul]       1.9.6cvs33
10337
10338         * src/inc.c
10339                 if the recv dialog is visible, Cancel only
10340                 cancels the current account
10341
10342
10343 2005-04-10 [colin]      1.9.6cvs32
10344
10345         * src/filtering.c
10346                 Copy score when copying FilteringActions
10347                 Fix bug #674
10348
10349 2005-04-10 [colin]      1.9.6cvs31
10350
10351         * src/inc.c
10352                 Make Message -> Receive -> Cancel cancel 
10353                 incorporation on all accounts. Fixes
10354                 bug #693
10355
10356 2005-04-10 [colin]      1.9.6cvs30
10357
10358         * src/prefs_account.c
10359                 Update Privacy checkbuttons status based
10360                 on the selected privacy system
10361         * src/compose.c
10362                 Always connect the "None" privacy system; the
10363                 static boolean was probably there to avoid
10364                 reconnecting twice in the same compose window,
10365                 but as the parent function is only called once
10366                 per compose, it's only a bug - as a static is
10367                 initialized once per application instance.
10368                 Also, don't uncheck Sign and Encrypt when
10369                 selecting None as privacy system; just ignore
10370                 them when sending/queuing.
10371                 Should fix bug #695
10372
10373 2005-04-08 [colin]      1.9.6cvs29
10374
10375         * src/account.c
10376         * src/prefs_account.c
10377         * src/prefs_account.h
10378                 Add account preference to queue message in a certain
10379                 folder.
10380
10381 2005-04-06 [colin]      1.9.6cvs28
10382
10383         * src/prefs_account.c
10384                 Update old inbox path syntax
10385
10386 2005-04-06 [paul]       1.9.6cvs27
10387
10388         sync with main:
10389
10390         * configure.ac
10391                 changed -traditional-cpp to -no-cpp-precomp for newer
10392                 Mac OS X support
10393         * src/foldersel.c
10394                 made column resize automatically
10395         * src/send_message.c
10396                 send_message_smtp(): consider EOF right after QUIT
10397                 successful (workaround for Gmail SMTP server)
10398         * src/common/socket.c
10399                 ssl_read(), ssl_peek(): check EOF which violates the
10400                 SSL protocol
10401         * src/gtk/colorlabel.c
10402                 removed warnings when displaying colorlabel menu
10403                 (don't use GtkAlignment)
10404
10405 2005-04-05 [paul]       1.9.6cvs26
10406
10407         * src/plugins/trayicon/trayicon.c
10408                 fix clipping of icon under KDE3 
10409
10410 2005-04-05 [paul]       1.9.6cvs25
10411
10412         * src/summaryview.c
10413                 hide display of threading
10414                 patch by Alfons
10415
10416 2005-04-04 [thorsten]   1.9.6cvs24
10417
10418         * src/mh.c
10419                 marks lost on filesystems with different stat() results on
10420                 summer-/wintertime
10421
10422 2005-04-03 [colin]      1.9.6cvs23
10423
10424         * src/summaryview.c
10425                 Don't handle up/down. Patch by Alfons
10426
10427 2005-04-02 [colin]      1.9.6cvs22
10428
10429         * src/summaryview.c
10430                 Make scrolling faster. Patch by Alfons.
10431
10432 2005-04-01 [colin]      1.9.6cvs21
10433
10434         * src/Makefile.am
10435         * src/stock_pixmap.c
10436         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10437         * src/pixmaps/dir_noselect.xpm ** ADDED **
10438                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10439
10440 2005-04-01 [colin]      1.9.6cvs20
10441
10442         * src/image_viewer.c
10443         * src/image_viewer.h
10444         * src/procmime.c
10445         * src/procmime.h
10446         * src/textview.c
10447         * src/textview.h
10448                 Implement inline image resizing and right-clicking
10449
10450 2005-04-01 [paul]       1.9.6cvs19
10451
10452         * AUTHORS
10453         * Makefile.am
10454         * configure.ac
10455                 check for gnome2
10456                 patch by Luca Cavalli <loopback<AT>slackit.org>
10457         * po/ru.po
10458                 updated by Pavlo Bohmat
10459
10460 2005-03-31 [colin]      1.9.6cvs18
10461
10462         * src/news.c
10463                 Fix parsing references
10464         * src/msgcache.c
10465                 don't put nulls in the references list
10466         * src/procheader.c
10467                 commit that forgotten file in 1.9.6cvs14
10468
10469 2005-03-31 [colin]      1.9.6cvs17
10470
10471         * src/compose.c
10472                 Fix joining of signature separator again. 
10473                 Maybe Hiro could put it in main too...
10474
10475 2005-03-31 [colin]      1.9.6cvs16
10476
10477         * src/Makefile.am
10478         * src/foldersel.c
10479         * src/stock_pixmap.c
10480         * src/stock_pixmap.h
10481         * src/pixmaps/dir-noselect.xpm
10482                 Update foldersel.c (sync from main, patch by Alfons)
10483
10484 2005-03-30 [colin]      1.9.6cvs15
10485
10486         * src/imap.c
10487                 Fix handling of imap folders containing [] in 
10488                 their name. Thanks to Nahuel Angelinetti for
10489                 the detailed bugreport.
10490
10491 2005-03-30 [colin]      1.9.6cvs14
10492
10493         * src/common/utils.h
10494         * src/common/utils.c
10495         * src/common/defs.h
10496         * src/matcher.c
10497         * src/msgcache.c
10498         * src/news.c
10499         * src/procmsg.c
10500         * src/procmsg.h
10501         * src/quote_fmt_parse.y
10502         * src/summaryview.c
10503                 Update references system. Patch by Alfons
10504
10505 2005-03-30 [colin]      1.9.6cvs13
10506
10507         * src/common/socket.c
10508                 Force the glibc to read resolv.conf again when 
10509                 it has changed. Should fix issues when changing
10510                 networks on a laptop and not restarting sylpheed. 
10511
10512 2005-03-30 [paul]       1.9.6cvs12
10513
10514         partial sync with main:
10515
10516         * src/action.c
10517                 create_io_dialog(): use user-defined text font
10518                 (thanks to Alfons), and modified its appearance.
10519         * src/addrgather.c
10520         * src/addrharvest.c
10521         * src/browseldap.c
10522                 replace old code
10523         * src/compose.c
10524                 don't join (presumably) itemized lines on line-wrapping
10525                 fixed wrapping of quote when auto-wrapping is enabled
10526                 compose_destroy(): destroy paned only if it's not
10527                 attached to window. Fixed memory leak of popup menu.
10528         * src/exphtmldlg.c
10529         * src/expldifdlg.c
10530                 replace old code
10531         * src/html.c
10532         * src/html.h
10533         * src/importmutt.c
10534         * src/importpine.c
10535                 replace old code
10536         * src/main.c
10537                 removed redundant code
10538         * src/mainwindow.c
10539                 changed 'Code set' (which is rather incorrect)
10540                 in the menu to 'Character encoding'
10541                 main_window_set_widgets(): request size first
10542                 to prevent window size becoming wrong
10543                 fixed remembering of the state of the visibility
10544                 of MessageView
10545         * src/messageview.c
10546                 changed 'Code set' (which is rather incorrect)
10547                 in the menu to 'Character encoding'
10548         * src/prefs_common.c
10549         * src/prefs_common.h
10550                 added an option whether to render HTML as text or not
10551                 added separators to outgoing encoding menu
10552         * src/procheader.c
10553                 procheader_scan_date_string(): support header
10554                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10555         * src/summaryview.c
10556         * src/summaryview.h
10557                 minor code cleanup
10558         * src/textview.c
10559                 textview_show_html(): force output of newline
10560                 added an option whether to render HTML as text or not
10561         * src/common/utils.c
10562                 strncpy2(): optimized based on Alfons' code
10563         * src/gtk/gtkutils.c
10564         * src/gtk/gtkutils.h
10565                 removed non-used code
10566         * src/plugins/pgpmime/passphrase.c
10567                 partially fixed grab input of passphrase dialog
10568                 Confine pointer to window
10569
10570 2005-03-30 [colin]      1.9.6cvs11
10571
10572         * src/msgcache.c
10573         * src/msgcache.h
10574                 Read/write 32bit ints from cache & marks
10575                 From main.
10576
10577 2005-03-29 [paul]       1.9.6cvs10
10578
10579         * AUTHORS
10580         * ChangeLog.claws
10581         * src/compose.c
10582         * src/gtk/gtkaspell.c
10583                 sync with HEAD (don't pass NULL pointers) 
10584
10585 2005-03-24 [paul]
10586
10587         * tools/Makefile.am
10588         * tools/README
10589         * tools/acroread2sylpheed.pl
10590                 sync with HEAD (add script to send pdfs as
10591                 attachments from Adobe Reader 7)
10592
10593 2005-03-21 [paul]       1.9.6cvs9
10594
10595         * configure.ac
10596         * po/POTFILES.in
10597         * src/Makefile.am
10598         * src/crash.c
10599         * src/image_viewer.c ** ADDED **
10600         * src/image_viewer.h ** ADDED **
10601         * src/main.c
10602         * src/prefs_common.c
10603         * src/prefs_common.h
10604         * src/prefs_image_viewer.c ** ADDED **
10605         * src/prefs_image_viewer.h ** ADDED **
10606         * src/textview.c
10607         * src/gtk/about.c
10608         * src/pixmaps/sylpheed_logo.xpm
10609         * src/plugins/Makefile.am
10610         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10611         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10612         * src/plugins/image_viewer/plugin.c ** REMOVED **
10613         * src/plugins/image_viewer/viewer.c ** REMOVED **
10614         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10615         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10616         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10617         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10618         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10619                 as gdk-pixbuf is now built-in
10620                 remove image_viewer plugin and put code back into
10621                 main codebase
10622                 implement inline image display (sync with main)
10623
10624                 replace logo with newer, nicer, larger version  
10625
10626 2005-03-21 [paul]       1.9.6cvs8
10627
10628         * src/gtk/about.c
10629                 cosmetic improvement
10630
10631 2005-03-21 [holger]     1.9.6cvs7
10632
10633         * src/plugins/spamassassin/spamassassin.c
10634                 Sync with HEAD
10635                 (unregister hook on failed plugin init)
10636
10637 2005-03-20 [colin]      1.9.6cvs6
10638
10639         * src/common/plugin.c
10640                 Check that plugin isn't already loaded
10641                 Patch by Alfons
10642
10643 2005-03-20 [thorsten]   1.9.6cvs5
10644
10645         * src/compose.c
10646                 use a more compatible syntax
10647
10648 2005-03-20 [thorsten]   1.9.6cvs4
10649
10650         * src/prefs_toolbar.c
10651                 fix crash when selecting toolbar item (uninitialized pointer)
10652
10653 2005-03-20 [thorsten]   1.9.6cvs3
10654
10655         * src/procmime.c
10656                 fix mimetype detection (referenced free()d string)
10657
10658 2005-03-20 [paul]       1.9.6cvs2
10659
10660         * src/compose.c
10661                 sync with HEAD (1.0.3cvs5)
10662                 neglect Reply-To header if empty
10663                 Patch by Alfons 
10664
10665 2005-03-19 [holger]     1.9.6cvs1
10666
10667         * src/summaryview.c
10668         * src/summaryview.h
10669                 Sync with HEAD
10670
10671 2005-03-18 [paul]       1.9.6
10672
10673         initial GTK2 release
10674
10675 2005-03-18 [paul]       1.0.3cvs3.1
10676
10677         * AUTHORS
10678         * ChangeLog.claws
10679         * configure.ac
10680         * src/gtk/about.c
10681         * src/pixmaps/sylpheed_logo.xpm
10682                 sync with HEAD
10683
10684 2005-03-18 [colin]      1.0.3cvs2.6
10685
10686         * src/summaryview.c
10687                 Remove call to summary_step in summary_copy_selected_to
10688                 Can't see its purpose, and this causes bug when copying
10689                 a message if the next one is unread: it reads it.
10690
10691 2005-03-18 [paul]       1.0.3cvs2.5
10692
10693         * src/foldersel.c
10694                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10695
10696 2005-03-18 [paul]       1.0.3cvs2.4
10697
10698         * src/addrharvest.c
10699         * src/codeconv.c
10700         * src/codeconv.h
10701         * src/compose.c
10702         * src/news.c
10703         * src/procheader.c
10704         * src/procmime.c
10705         * src/unmime.c
10706         * src/unmime.h
10707                 fix buffer overflow, CAN-2005-0667, see
10708                 http://secunia.com/advisories/14491/
10709                 Patch by Alfons
10710
10711 2005-03-17 [colin]      1.0.3cvs2.3
10712
10713         * src/prefs_fonts.c
10714         * src/summaryview.c
10715                 Fix font bugs (both lists now officialy share 
10716                 the same font)
10717                 
10718
10719 2005-03-17 [paul]       1.0.3cvs2.2
10720
10721         * src/gtk/pluginwindow.c
10722                 make plugin descriptions uneditable
10723
10724 2005-03-11 [paul]       1.0.3cvs2.1
10725
10726         * ChangeLog.claws
10727         * configure.ac
10728         * po/POTFILES.in
10729         * src/plugins/trayicon/trayicon.c
10730                 sync with HEAD
10731                 add src/wizard.c to POTFILES.in
10732
10733 2005-03-11 [paul]       1.0.3cvs1.1
10734
10735         * ChangeLog
10736         * ChangeLog.claws
10737         * configure.ac
10738         * po/de.po
10739         * po/es.po
10740         * po/fr.po
10741         * po/it.po
10742         * po/pt_BR.po
10743         * po/ru.po
10744         * po/sk.po
10745         * po/sr.po
10746         * po/zh_CN.po
10747                 sync with HEAD
10748
10749 2005-03-04 [colin]      1.0.1cvs22.2
10750
10751         * src/compose.c
10752                 Fix signatures with accentued chars in it
10753
10754 2005-03-04 [colin]      1.0.1cvs22.1
10755
10756         * src/common/smtp.c
10757         * src/common/smtp.h
10758                 Don't use SIZE param in MAIL FROM: if server 
10759                 doesn't support it. Patch by Eugen Freiter
10760                 <eugen_f@users.sf.net>
10761
10762 2005-02-27 [paul]       1.0.1cvs20.1
10763
10764         * ChangeLog.claws
10765         * configure.ac
10766         * src/messageview.c
10767                 sync with HEAD
10768
10769 2005-02-27 [colin]      1.0.1cvs19.4
10770
10771         * src/procheader.c
10772         * src/procheader.h
10773                 Fix prototypes. Patch by Alfons
10774
10775 2005-02-27 [colin]      1.0.1cvs19.3
10776
10777         * src/compose.c
10778                 Don't auto-join the signature separator.
10779
10780 2005-02-26 [colin]      1.0.1cvs19.2
10781
10782         * src/summaryview.c
10783                 Fix 'mark all read' with collapsed threads.
10784                 Patch by Alfons.
10785
10786 2005-02-25 [paul]       1.0.1cvs19.1
10787
10788         * ChangeLog.claws
10789         * configure.ac
10790         * src/prefs_account.c
10791         * src/prefs_folder_item.c
10792         * src/gtk/prefswindow.c
10793         * src/gtk/prefswindow.h
10794                 sync with HEAD
10795
10796 2005-02-25 [paul]       1.0.1cvs15.12
10797
10798         * src/alertpanel.c
10799         * src/codeconv.c
10800         * src/compose.c
10801         * src/textview.c
10802         * src/gtk/gtkutils.c
10803         * src/gtk/gtkutils.h
10804         * src/gtk/logwindow.c
10805         * src/gtk/progressdialog.c
10806                 sync with main (revision 127)
10807                 and fix logwindow clipping
10808
10809 2005-02-24 [colin]      1.0.1cvs15.11
10810
10811         * src/plugins/pgpmime/passphrase.c
10812                 Disable input grabbing; it doesn't work yet.
10813
10814 2005-02-24 [colin]      1.0.1cvs15.10
10815
10816         * src/messageview.c
10817                 Don't send out receipts if offline. Ask.
10818
10819 2005-02-23 [colin]      1.0.1cvs15.9
10820
10821         * src/summaryview.c     
10822                 Fix expanding
10823
10824 2005-02-23 [colin]      1.0.1cvs15.8
10825
10826         * src/summaryview.c
10827                 Really fix Bug 568 by removing useless
10828                 calls. summary_thread_init() now called
10829                 in summary_sort(). This should please
10830                 Alfons as it should be faster than 
10831                 previously.
10832
10833 2005-02-23 [colin]      1.0.1cvs15.7
10834
10835         * src/compose.c
10836                 Encode parts as QP or B64 if signing
10837
10838 2005-02-23 [colin]      1.0.1cvs15.6
10839
10840         * src/compose.c
10841                 Fix Mimeinfo leakage (including tmp files)
10842         * src/procmsg.c
10843                 Fix tmp file leakage (spotted by Ivan Rayner)
10844
10845 2005-02-22 [colin]      1.0.1cvs15.5
10846
10847         * src/expldifdlg.c
10848                 Fix keyboard input. Patch by Alfons.
10849
10850 2005-02-21 [colin]      1.0.1cvs15.4
10851
10852         * src/compose.c
10853                 Fix Sign/Encrypt when unselecting privacy
10854                 system
10855         * src/prefs_common.c
10856                 Change default message font to Monospace
10857         * src/summaryview.c
10858                 More freezing during potentially large operations
10859
10860 2005-02-21 [paul]       1.0.1cvs15.3
10861
10862         * src/main.c
10863                 fix --help output
10864
10865 2005-02-21 [paul]       1.0.1cvs15.2
10866
10867         * po/Makefile.in.in
10868         * src/compose.c
10869         * src/summaryview.c
10870         * src/textview.c
10871         * src/common/utils.c
10872         * src/common/utils.h
10873                 sync with main (revision 117)
10874
10875 2005-02-20 [colin]      1.0.1cvs15.1
10876
10877         * src/common/defs.h
10878                 Change cache file to .sylpheed_claws_cache, as
10879                 suggested by Alfons. Allows people to switch
10880                 between Sylpheed and Sylpheed-Claws. it is
10881                 a good idea to "Check for new messages" at next
10882                 startup.
10883
10884
10885 2005-02-18 [colin]      1.0.1cvs14.1
10886
10887         * src/quote_fmt_lex.l
10888         * src/quote_fmt_parse.y
10889                 Fix parser initialisation. Patch by Ivan.
10890
10891 2005-02-18 [colin]      1.0.1cvs11.6
10892
10893         * src/folderview.c
10894                 Fix scrolldown (bug 662)
10895
10896 2005-02-17 [colin]      1.0.1cvs11.5
10897
10898         * src/codeconv.c
10899                 conv_filename_to_utf8: return clean 7bit instead
10900                 of broken utf8 if needed
10901         * src/mimeview.c
10902                 Fix display of parts with unclean 8bit names
10903
10904 2005-02-17 [paul]       1.0.1cvs11.4
10905
10906         * src/compose.c
10907         * src/exportldif.c
10908         * src/matcher_parser_parse.y
10909         * src/procmime.c
10910         * src/sourcewindow.c
10911         * src/common/Makefile.am
10912         * src/common/intl.h             ** REMOVED **
10913         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10914                 sync with main (revision 109)
10915                 and clean up
10916
10917 2005-02-16 [colin]      1.0.1cvs11.3
10918
10919         * src/summaryview.c
10920                 Fix collapsed thread not highlighting when new
10921                 messages in it (Bug 568) Patch by Stephan Sachse.
10922                 Fix messed up selection when reaching bounds (Bug 632)
10923         * src/prefs_themes.c
10924                 Fix theme installing (Bug 684)
10925
10926 2005-02-16 [colin]      1.0.1cvs11.2
10927
10928         * src/messageview.c
10929                 Fix messageview_select_all
10930
10931 2005-02-16 [colin]      1.0.1cvs11.1
10932
10933         * src/mh.c
10934                 Sync with HEAD (MH scan required function)
10935
10936 2005-02-15 [colin]      1.0.1cvs8.1
10937
10938         * src/mimeview.c
10939         * src/common/utils.c
10940                 Sync with HEAD (filename chars substitution)
10941
10942 2005-02-15 [colin]      1.0.1cvs7.3
10943
10944         * src/gtk/pluginwindow.c
10945                 Fix button spacing
10946
10947 2005-02-15 [colin]      1.0.1cvs7.2
10948
10949         * src/mimeview.c
10950                 Fix mime icons not reset across message when
10951                 scrolled down
10952
10953 2005-02-15 [colin]      1.0.1cvs7.1
10954
10955         * src/compose.c
10956         * src/procmime.c
10957                 Sync with HEAD (optimisation of cvs6)
10958
10959 2005-02-14 [colin]      1.0.1cvs6.1
10960
10961         * src/compose.c
10962         * src/procmime.c
10963                 Sync with HEAD (encode "From " at line beginning)
10964
10965 2005-02-14 [colin]      1.0.1cvs5.3
10966
10967         * src/compose.c
10968                 Fix wrapping with accentued chars.
10969
10970 2005-02-13 [colin]      1.0.1cvs5.2
10971
10972         * src/textview.c
10973                 Fix email informative part parsing with
10974                 accentued chars in it. ispunct() returns
10975                 true for them in utf8...
10976
10977 2005-02-12 [colin]      1.0.1cvs5.1
10978
10979         * src/filtering.c
10980                 Sync with HEAD (remove wrong use of compose after send)
10981
10982 2005-02-12 [paul]       1.0.1cvs4.5
10983
10984         * src/textview.c
10985                 remove unnecessary code (thanks to Alfons)
10986
10987 2005-02-12 [paul]       1.0.1cvs4.4
10988
10989         * src/textview.c
10990                 add 'Copy' to contextual menu on emails
10991
10992 2005-02-11 [colin]      1.0.1cvs4.3
10993
10994         * src/compose.c
10995                 revert 1.0.0cvs28.2, it doesn't work that well.
10996
10997 2005-02-11 [paul]       1.0.1cvs4.2
10998
10999         * po/Makefile.in.in
11000                 fix 'make release'
11001
11002 2005-02-10 [paul]       1.0.1cvs4.1
11003
11004         * ChangeLog
11005         * ChangeLog.claws
11006         * ChangeLog.jp
11007         * configure.ac
11008         * src/compose.c
11009                 sync with HEAD (sync with main)
11010
11011 2005-02-10 [paul]       1.0.1cvs3.2
11012
11013         * AUTHORS
11014         * Makefile.am
11015         * autogen.sh
11016         * configure.ac
11017         * config/mkinstalldirs
11018         * intl/.cvsignore
11019         * intl/ChangeLog
11020         * intl/VERSION
11021         * intl/bindtextdom.c
11022         * intl/config.charset
11023         * intl/dcgettext.c
11024         * intl/dcigettext.c
11025         * intl/dcngettext.c
11026         * intl/dgettext.c
11027         * intl/dngettext.c
11028         * intl/eval-plural.h
11029         * intl/explodename.c
11030         * intl/finddomain.c
11031         * intl/gettext.c
11032         * intl/gettextP.h
11033         * intl/gmo.h
11034         * intl/hash-string.h
11035         * intl/intl-compat.c
11036         * intl/l10nflist.c
11037         * intl/libgnuintl.h.in
11038         * intl/loadinfo.h
11039         * intl/loadmsgcat.c
11040         * intl/localcharset.c
11041         * intl/localcharset.h
11042         * intl/locale.alias
11043         * intl/localealias.c
11044         * intl/localename.c
11045         * intl/log.c
11046         * intl/ngettext.c
11047         * intl/os2compat.c
11048         * intl/os2compat.h
11049         * intl/osdep.c
11050         * intl/plural-exp.c
11051         * intl/plural-exp.h
11052         * intl/plural.c
11053         * intl/plural.y
11054         * intl/ref-add.sin
11055         * intl/ref-del.sin
11056         * intl/relocatable.c
11057         * intl/relocatable.h
11058         * intl/textdomain.c
11059         * m4/Makefile.am
11060         * po/Makefile.in.in
11061         * src/Makefile.am
11062         * src/account.c
11063         * src/action.c
11064         * src/addr_compl.c
11065         * src/addressadd.c
11066         * src/addressbook.c
11067         * src/addrgather.c
11068         * src/addrindex.c
11069         * src/alertpanel.c
11070         * src/browseldap.c
11071         * src/codeconv.c
11072         * src/codeconv.h
11073         * src/compose.c
11074         * src/compose.h
11075         * src/crash.c
11076         * src/editaddress.c
11077         * src/editbook.c
11078         * src/editgroup.c
11079         * src/editjpilot.c
11080         * src/editldap.c
11081         * src/editldap_basedn.c
11082         * src/editvcard.c
11083         * src/exphtmldlg.c
11084         * src/expldifdlg.c
11085         * src/export.c
11086         * src/exporthtml.c
11087         * src/filtering.c
11088         * src/folder.c
11089         * src/folder_item_prefs.c
11090         * src/foldersel.c
11091         * src/folderview.c
11092         * src/grouplistdialog.c
11093         * src/headerview.c
11094         * src/imap.c
11095         * src/imap_gtk.c
11096         * src/import.c
11097         * src/importldif.c
11098         * src/importmutt.c
11099         * src/importpine.c
11100         * src/inc.c
11101         * src/ldif.c
11102         * src/main.c
11103         * src/mainwindow.c
11104         * src/matcher.c
11105         * src/mbox.c
11106         * src/message_search.c
11107         * src/messageview.c
11108         * src/mh.c
11109         * src/mh_gtk.c
11110         * src/mimeview.c
11111         * src/msgcache.c
11112         * src/news.c
11113         * src/news_gtk.c
11114         * src/noticeview.c
11115         * src/partial_download.c
11116         * src/pop.c
11117         * src/prefs_account.c
11118         * src/prefs_actions.c
11119         * src/prefs_common.c
11120         * src/prefs_customheader.c
11121         * src/prefs_display_header.c
11122         * src/prefs_ext_prog.c
11123         * src/prefs_filtering.c
11124         * src/prefs_filtering_action.c
11125         * src/prefs_folder_item.c
11126         * src/prefs_fonts.c
11127         * src/prefs_gtk.c
11128         * src/prefs_matcher.c
11129         * src/prefs_msg_colors.c
11130         * src/prefs_spelling.c
11131         * src/prefs_summary_column.c
11132         * src/prefs_template.c
11133         * src/prefs_themes.c
11134         * src/prefs_toolbar.c
11135         * src/prefs_wrapping.c
11136         * src/privacy.c
11137         * src/procheader.c
11138         * src/procmime.c
11139         * src/procmsg.c
11140         * src/quote_fmt.c
11141         * src/recv.c
11142         * src/send_message.c
11143         * src/setup.c
11144         * src/sourcewindow.c
11145         * src/ssl_manager.c
11146         * src/statusbar.c
11147         * src/summary_search.c
11148         * src/summaryview.c
11149         * src/textview.c
11150         * src/toolbar.c
11151         * src/wizard.c
11152         * src/common/nntp.c
11153         * src/common/plugin.c
11154         * src/common/smtp.c
11155         * src/common/ssl.c
11156         * src/common/ssl_certificate.c
11157         * src/common/string_match.c
11158         * src/common/sylpheed.c
11159         * src/common/template.c
11160         * src/common/utils.c
11161         * src/gtk/about.c
11162         * src/gtk/colorlabel.c
11163         * src/gtk/description_window.c
11164         * src/gtk/filesel.c
11165         * src/gtk/foldersort.c
11166         * src/gtk/gtkaspell.c
11167         * src/gtk/gtkutils.c
11168         * src/gtk/inputdialog.c
11169         * src/gtk/logwindow.c
11170         * src/gtk/menu.c
11171         * src/gtk/pluginwindow.c
11172         * src/gtk/prefswindow.c
11173         * src/gtk/progressdialog.c
11174         * src/gtk/quicksearch.c
11175         * src/gtk/sslcertwindow.c
11176         * src/plugins/clamav/clamav_plugin.c
11177         * src/plugins/clamav/clamav_plugin_gtk.c
11178         * src/plugins/demo/demo.c
11179         * src/plugins/dillo_viewer/dillo_prefs.c
11180         * src/plugins/dillo_viewer/dillo_viewer.c
11181         * src/plugins/image_viewer/plugin.c
11182         * src/plugins/image_viewer/viewer.c
11183         * src/plugins/image_viewer/viewerprefs.c
11184         * src/plugins/mathml_viewer/mathml_viewer.c
11185         * src/plugins/pgpmime/passphrase.c
11186         * src/plugins/pgpmime/plugin.c
11187         * src/plugins/pgpmime/prefs_gpg.c
11188         * src/plugins/pgpmime/select-keys.c
11189         * src/plugins/pgpmime/sgpgme.c
11190         * src/plugins/spamassassin/spamassassin.c
11191         * src/plugins/spamassassin/spamassassin_gtk.c
11192         * src/plugins/trayicon/trayicon.c
11193                 sync with main (revision 104)
11194
11195 2005-02-10 [colin]      1.0.1cvs3.1
11196
11197         * src/mainwindow.c
11198                 Sync with HEAD (fix occasional crasher)
11199
11200 2005-02-10 [colin]      1.0.1cvs2.1
11201
11202         * src/messageview.c
11203                 Synw with HEAD (don't automatically display html)
11204
11205 2005-02-09 [colin]      1.0.1cvs1.3
11206
11207         * src/textview.c
11208         * src/textview.h
11209                 Add contextual menu on emails
11210
11211 2005-02-09 [colin]      1.0.1cvs1.2
11212
11213         * src/codeconv.c
11214                 Fix converting from broken headers and 
11215                 put back the _ in missing places
11216                 (feature broke with cvs24.2 sync, main 
11217                  possibly affected?)
11218
11219 2005-02-09 [colin]      1.0.1cvs1.1
11220
11221         * src/messageview.c
11222         * src/mimeview.c
11223         * src/mimeview.h
11224                 Sync with HEAD (display non text/plain mails with plugin)
11225
11226 2005-02-08 [colin]      1.0.1.1
11227
11228         * ChangeLog.claws
11229         * po/pt_BR.po
11230                 Sync with HEAD
11231         * configure.ac
11232                 Make default configuration directory 
11233                 be .sylpheed-gtk2
11234
11235 2005-02-08 [colin]      1.0.0cvs29.1
11236
11237         * po/de.po
11238         * po/es.po
11239         * po/fr.po
11240         * po/it.po
11241         * po/sk.po
11242         * po/sr.po
11243                 Sync translations with HEAD
11244
11245 2005-02-06 [colin]      1.0.0cvs28.3
11246
11247         * src/compose.c
11248                 Make compose a bit faster - patch by Alfons.
11249
11250 2005-02-06 [colin]      1.0.0cvs28.2
11251
11252         * src/compose.c
11253                 Make pasting via middle-click more reliable
11254
11255 2005-02-05 [paul]       1.0.0cvs28.1
11256
11257         * ChangeLog
11258         * ChangeLog.claws
11259         * ChangeLog.jp
11260         * configure.ac
11261         * src/compose.c
11262                 sync with HEAD
11263                 (fix bug 682 'redirect is broken'
11264
11265 2005-02-05 [torte]      1.0.0cvs27.1
11266
11267         * ChangeLog.claws
11268         * configure.ac
11269         * src/partial_download.c
11270                 Sync with HEAD (fix buf overflow)
11271
11272 2005-02-03 [colin]      1.0.0cvs26.1
11273
11274         * src/common/plugin.c
11275                 Sync with HEAD (avoid plugin mismatches)
11276
11277 2005-02-03 [paul]       1.0.0cvs25.3
11278
11279         * src/folderview.c
11280         * src/headerview.c
11281         * src/summaryview.c
11282         * src/textview.c
11283         * src/gtk/colorlabel.c
11284                 third and final part of initial sync with main-gtk2
11285
11286 2005-02-03 [paul]       1.0.0cvs25.2
11287
11288         * src/jpilot.c
11289                 fix building with jpilot support
11290
11291 2005-02-02 [colin]      1.0.0cvs25.1
11292
11293         * src/messageview.c
11294                 Sync with HEAD (fix dangerous typo)
11295
11296 2005-02-01 [colin]      1.0.0cvs24.3
11297
11298         * src/common/xml.c
11299                 Write file as advertised (UTF-8)
11300
11301 2005-02-01 [paul]       1.0.0cvs24.2
11302
11303         * src/addrbook.c
11304         * src/addrindex.c
11305         * src/alertpanel.h
11306         * src/codeconv.c
11307         * src/codeconv.h
11308         * src/compose.c
11309         * src/export.c
11310         * src/folder_item_prefs.c
11311         * src/html.c
11312         * src/imap.c
11313         * src/import.c
11314         * src/jpilot.c
11315         * src/mainwindow.c
11316         * src/matcher_parser_lex.l
11317         * src/messageview.c
11318         * src/mh.c
11319         * src/prefs_account.c
11320         * src/prefs_actions.c
11321         * src/prefs_common.c
11322         * src/prefs_gtk.c
11323         * src/prefs_gtk.h
11324         * src/prefs_themes.c
11325         * src/procheader.c
11326         * src/procmime.c
11327         * src/sourcewindow.c
11328         * src/statusbar.c
11329         * src/summaryview.c
11330         * src/textview.c
11331         * src/toolbar.c
11332         * src/unmime.c
11333         * src/common/template.c
11334         * src/common/utils.c
11335         * src/common/xml.c
11336         * src/common/xml.h
11337         * src/gtk/gtkaspell.c
11338         * src/plugins/clamav/clamav_plugin.c
11339         * src/plugins/dillo_viewer/dillo_prefs.c
11340         * src/plugins/image_viewer/viewerprefs.c
11341         * src/plugins/pgpmime/passphrase.c
11342         * src/plugins/pgpmime/prefs_gpg.c
11343         * src/plugins/pgpmime/select-keys.c
11344         * src/plugins/spamassassin/spamassassin.c
11345                 second part of initial sync with main-gtk2
11346                 (more to follow)
11347
11348 2005-01-31 [colin]      1.0.0cvs24.1
11349
11350         * src/compose.c
11351                 Sync with HEAD
11352
11353 2005-01-29 [paul]       1.0.0cvs23.2
11354
11355         * src/account.c
11356         * src/action.c
11357         * src/addressadd.c
11358         * src/addressbook.c
11359         * src/alertpanel.c
11360         * src/compose.c
11361         * src/editaddress.c
11362         * src/editbook.c
11363         * src/editgroup.c
11364         * src/editjpilot.c
11365         * src/editldap.c
11366         * src/editldap_basedn.c
11367         * src/editvcard.c
11368         * src/export.c
11369         * src/foldersel.c
11370         * src/grouplistdialog.c
11371         * src/import.c
11372         * src/importldif.c
11373         * src/inc.c
11374         * src/main.c
11375         * src/mainwindow.c
11376         * src/message_search.c
11377         * src/messageview.c
11378         * src/mimeview.c
11379         * src/prefs_actions.c
11380         * src/prefs_common.c
11381         * src/prefs_common.h
11382         * src/prefs_customheader.c
11383         * src/prefs_display_header.c
11384         * src/prefs_filtering.c
11385         * src/prefs_filtering_action.c
11386         * src/prefs_gtk.c
11387         * src/prefs_matcher.c
11388         * src/prefs_summary_column.c
11389         * src/prefs_template.c
11390         * src/sourcewindow.c
11391         * src/summary_search.c
11392         * src/summaryview.c
11393         * src/textview.c
11394         * src/gtk/about.c
11395         * src/gtk/description_window.c
11396         * src/gtk/gtkshruler.c
11397         * src/gtk/gtkutils.c
11398         * src/gtk/gtkutils.h
11399         * src/gtk/inputdialog.c
11400         * src/gtk/logwindow.c
11401         * src/gtk/prefswindow.c
11402         * src/gtk/progressdialog.c
11403         * src/gtk/progressdialog.h
11404                 first part of initial sync with main-gtk2
11405                 (more to follow)
11406
11407 2005-01-28 [colin]      1.0.0cvs23.1
11408
11409         * src/folderview.c
11410                 Sync with HEAD
11411
11412 2005-01-27 [colin]      1.0.0cvs21.1
11413
11414         * src/folder.c
11415         * src/folderview.c
11416                 Sync with HEAD
11417
11418 2005-01-27 [colin]      1.0.0cvs19.1
11419
11420         * src/procmime.c
11421                 Sync with HEAD
11422
11423 2005-01-27 [colin]      1.0.0cvs18.1
11424
11425         * src/messageview.c
11426         * src/summaryview.c
11427         * src/mainwindow.c
11428         * src/compose.c
11429         * src/compose.h
11430         * src/procmsg.c
11431         * src/procmsg.h
11432         * src/toolbar.c
11433                 Sync with HEAD
11434
11435 2005-01-26 [paul]       1.0.0cvs15.2
11436
11437         * src/compose.c
11438                 compose_entries_set(): convert subject and body to
11439                 utf8 if necessary. patch by Felix Eckhofer
11440
11441 2005-01-26 [paul]       1.0.0cvs15.1
11442
11443         * configure.ac
11444         * src/common/template.c
11445                 sync with HEAD (fix memory leak)
11446
11447 2005-01-25 [paul]       1.0.0cvs14.1
11448
11449         * configure.ac
11450         * src/compose.c
11451                 sync with HEAD
11452
11453 2005-01-24 [colin]      1.0.0cvs13.1
11454
11455         * src/summaryview.c
11456                 Sync with HEAD
11457
11458 2005-01-24 [paul]       1.0.0cvs12.1
11459
11460         * configure.ac
11461         * src/messageview.c
11462         * src/mh.c
11463         * src/common/utils.c
11464                 sync with HEAD
11465
11466 2005-01-24 [colin]      1.0.0cvs11.1
11467
11468         * src/procheader.c
11469                 Sync with HEAD
11470
11471 2005-01-24 [colin]      1.0.0cvs10.1
11472
11473         * src/folderview.c
11474                 Sync with HEAD
11475
11476 2005-01-23 [colin]      1.0.0cvs9.1
11477
11478         * src/crash.c
11479                 Sync with HEAD
11480
11481 2005-01-22 [colin]      1.0.0cvs8.1
11482
11483         * src/summaryview.c
11484         * src/gtk/quicksearch.c
11485                 Sync with HEAD
11486
11487 2005-01-21 [colin]      1.0.0cvs7.1
11488
11489         * src/summaryview.c
11490                 Sync with HEAD
11491
11492 2005-01-21 [colin]      1.0.0cvs6.1
11493
11494         * src/summaryview.c
11495                 Sync with HEAD
11496
11497 2005-01-21 [colin]      1.0.0cvs5.1
11498
11499         * src/gtk/quicksearch.c
11500         * src/prefs_common.c
11501         * src/prefs_common.h
11502                 Sync with HEAD (recurse option)
11503
11504 2005-01-21 [colin]      1.0.0cvs4.1
11505
11506         * src/folder.h
11507         * src/folderview.c
11508         * src/folderview.h
11509         * src/summaryview.c
11510         * src/gtk/quicksearch.c
11511         * src/gtk/quicksearch.h
11512                 Sync with HEAD (recursive quicksearch)
11513
11514 2005-01-20 [colin]      1.0.0cvs3.4
11515
11516         * src/ssl_manager.c
11517                 Remove useless code
11518
11519 2005-01-20 [colin]      1.0.0cvs3.3
11520
11521         * src/ssl_manager.c
11522                 Fix leak, thanks to Alfons.
11523
11524 2005-01-20 [colin]      1.0.0cvs3.2
11525
11526         * src/ssl_manager.c
11527                 Port SSL certificate window to GTK2.
11528
11529 2005-01-20 [paul]       1.0.0cvs3.1
11530
11531         * ChangeLog.claws
11532         * configure.ac
11533         * src/addrindex.c
11534         * src/addrindex.h
11535                 sync with HEAD
11536
11537 2005-01-19 [colin]      1.0.0cvs2.2
11538
11539         * src/plugins/trayicon/trayicon.c
11540                 Fix freeze with gtk-2.6, the easy way
11541                 (signal blocking helpless there...)
11542                 Closes bug #668.
11543
11544 2005-01-19 [colin]      1.0.0cvs2.1
11545
11546         * src/mbox.c
11547         * src/mbox.h
11548         * src/mainwindow.c
11549         * src/summaryview.c
11550         * src/summaryview.h
11551                 Sync with HEAD
11552
11553 2005-01-19 [paul]       1.0.0cvs1.1
11554
11555         * configure.ac
11556         * po/de.po
11557         * po/es.po
11558         * po/fr.po
11559         * po/hr.po
11560         * po/it.po
11561         * po/ja.po
11562         * po/ko.po
11563         * po/pt_BR.po
11564         * po/ru.po
11565         * po/sk.po
11566         * po/sr.po
11567                 sync with HEAD (update translations)
11568
11569 2005-01-18 [colin]      1.0.0cvs0.1
11570
11571         * src/foldersel.c
11572                 Specify search column - patch by Alfons
11573
11574 2005-01-18 [colin]      0.9.13cvs36.3
11575
11576         * src/prefs_toolbar.c
11577                 Change Delete to Remove
11578         * src/prefs_fonts.c
11579                 GTK2 version and leak fixes
11580         * src/prefs_actions.c
11581                 Add stock buttons.
11582                 All patches by Alfons
11583
11584 2005-01-17 [colin]      0.9.13cvs36.2
11585
11586         * src/compose.c
11587                 Fix DnD inserting twice. While at it,
11588                 add DnD support for text/plain in the
11589                 body, and add support in the headers.
11590
11591 2005-01-16 [colin]      0.9.13cvs36.1
11592
11593         * ChangeLog
11594         * ChangeLog.jp
11595         * ChangeLog.claws
11596                 Sync with HEAD (nothing applicable)
11597
11598 2005-01-16 [colin]      0.9.13cvs33.2
11599
11600         * src/prefs_toolbar.c
11601                 GTK2ize prefs_toolbar, by Alfons.
11602
11603 2005-01-14 [colin]      0.9.13cvs33.1
11604
11605         * src/html.c
11606         * src/msgcache.c
11607                 Sync with HEAD
11608
11609 2005-01-14 [colin]      0.9.13cvs32.1
11610
11611         * src/html.c
11612         * src/html.h
11613         * src/msgcache.c
11614         * AUTHORS
11615         * tools/calypso_convert.pl
11616                 Sync with HEAD
11617
11618 2005-01-08 [colin]      0.9.13cvs29.2
11619
11620         * src/prefs_filtering_action.c
11621         * src/prefs_filtering.c
11622                 2 more gtk2 patches by Alfons
11623
11624 2005-01-07 [paul]       0.9.13cvs29.1
11625
11626         * ChangeLog
11627         * ChangeLog.claws
11628         * ChangeLog.jp
11629         * configure.ac
11630         * src/pop.c
11631         * src/pop.h
11632                 sync with HEAD
11633
11634 2005-01-07 [colin]      0.9.13cvs28.3
11635
11636         * src/gtk/progressdialog.c
11637         * src/gtk/progressdialog.h
11638         * src/inc.c
11639         * src/send_message.c
11640                 GTK2 for the incorporation dialog. The CList isn't dead
11641                 yet, for a more smooth migration. Patch by Alfons.
11642
11643 2005-01-06 [colin]      0.9.13cvs28.2
11644
11645         * src/prefs_display_header.c
11646                 GTK2 conversion by Alfons
11647         * src/prefs_actions.c
11648         * src/prefs_matcher.c
11649                 Fix 2 leaks - patch by Alfons
11650
11651 2005-01-06 [colin]      0.9.13cvs28.1
11652
11653         * src/prefs_matcher.c
11654                 Sync with HEAD
11655
11656 2005-01-06 [colin]      0.9.13cvs27.4
11657
11658         * src/prefs_matcher.c
11659                 Fix double-free. Patch by Alfons
11660
11661 2005-01-06 [colin]      0.9.13cvs27.3
11662
11663         * src/prefs_matcher.c
11664                 GTK2 widgets + memleak
11665                 Patch by Alfons
11666
11667 2005-01-05 [colin]      0.9.13cvs27.2
11668
11669         * src/account.c
11670         * src/addr_compl.c
11671         * src/foldersel.c
11672         * src/stock_pixmap.c
11673         * src/stock_pixmap.h
11674                 3 more GTK2 patches by Alfons.
11675
11676 2005-01-04 [colin]      0.9.13cvs27.1
11677
11678         * src/folderview.c
11679         * src/imap_gtk.c
11680         * src/news_gtk.c
11681                 Sync with HEAD
11682
11683 2005-01-04 [colin]      0.9.13cvs25.9
11684
11685         * src/compose.c
11686                 Fix Show Ruler menuitem
11687         * src/prefs_template.c
11688                 Convert to GTK2
11689         * src/common/utils.c
11690                 Make auto pointer stuff handles NULLs
11691                 Patches by Alfons.
11692
11693 2005-01-04 [colin]      0.9.13cvs25.8
11694
11695         * src/compose.c
11696                 Move the attachment list to gtk2
11697                 Patch by Alfons.
11698
11699 2005-01-04 [colin]      0.9.13cvs25.7
11700
11701         * src/textview.c
11702                 Make some keys work again
11703                 Patch by SungHyun Nam <namsh@kldp.org>
11704
11705 2005-01-04 [colin]      0.9.13cvs25.6
11706
11707         * src/gtk/gtkshruler.c
11708                 Move the ruler to GTK2
11709                 Patch by Alfons
11710
11711 2005-01-03 [colin]      0.9.13cvs25.5
11712
11713         * src/compose.c
11714                 Fix my broken patch apply 
11715
11716 2005-01-03 [colin]      0.9.13cvs25.4
11717
11718         * src/common/utils.c
11719         * src/common/utils.h
11720         * src/gtk/prefswindow.c
11721                 Move auto pointer stuff to utils.c
11722                 Patch by Alfons again :)
11723
11724 2005-01-03 [colin]      0.9.13cvs25.3
11725
11726         * src/compose.c
11727         * src/prefs_gtk.c
11728         * src/prefs_template.c
11729         * src/textview.c
11730                 Empty text widgets with empty strings, not NULL char
11731                 Patch by SungHyun Nam <namsh@kldp_org>
11732
11733 2005-01-03 [colin]      0.9.13cvs25.2
11734
11735         * src/main.c
11736         * AUTHORS
11737                 Sync with HEAD
11738
11739 2005-01-03 [colin]      0.9.13cvs25.1
11740
11741         * src/pop.c
11742         * src/pop.h
11743                 Sync with HEAD
11744
11745 2005-01-03 [colin]      0.9.13cvs24.3
11746
11747         * src/account.c
11748                 Two patches from Alfons and Alex S Moore:
11749                 fix images, fix return value.
11750
11751 2005-01-01 [colin]      0.9.13cvs24.2
11752
11753         * src/prefs_actions.c
11754                 Fix over-zealous assertion. Patch by Alfons
11755
11756 2005-01-01 [colin]      0.9.13cvs24.1
11757
11758         * src/procmime.c
11759                 Sync with HEAD (leak fix)
11760
11761 2004-12-31 [colin]      0.9.13cvs23.2
11762
11763         * src/prefs_common.c
11764                 GTK2 widgets + stock buttons - patch by Alfons
11765
11766 2004-12-31 [paul]       0.9.13cvs23.1
11767
11768         * configure.ac
11769                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11770         * src/gtk/pluginwindow.c
11771                 use GTK2 widgets and plug memory leaks,
11772                 patches by Alfons
11773
11774 2004-12-30 [colin]      0.9.13cvs22.4
11775
11776         * src/account.c
11777         * src/action.c
11778         * src/export.c
11779         * src/foldersel.c
11780         * src/import.c
11781         * src/message_search.c
11782         * src/prefs_actions.c
11783         * src/prefs_common.c
11784         * src/prefs_customheader.c
11785         * src/prefs_filtering.c
11786         * src/prefs_summary_column.c
11787         * src/summary_search.c
11788         * src/gtk/about.c
11789         * src/gtk/description_window.c
11790         * src/gtk/gtkutils.c
11791         * src/gtk/gtkutils.h
11792         * src/gtk/inputdialog.c
11793         * src/gtk/prefswindow.c
11794                 Use GTK2 stock buttons. Patches by Alfons.
11795
11796 2004-12-30 [colin]      0.9.13cvs22.3
11797
11798         * src/account.c
11799                 Sync with HEAD
11800         * src/prefs_actions.c
11801         * src/prefs_customheader.c
11802         * src/prefs_filtering.c
11803         * src/prefs_msg_colors.c
11804         * src/prefs_summary_column.c
11805         * src/gtk/prefswindow.c
11806                 Use GtkTreeView instead of deprecated 
11807                 widgets. Patches by Alfons.
11808
11809 2004-12-30 [paul]       0.9.13cvs22.2
11810
11811         * src/foldersel.c
11812                 use GTK 2 Tree View
11813                 patch by Alfons, with root folder sorting fix
11814                 by Stephan Sachse
11815
11816 2004-12-30 [paul]       0.9.13cvs22.1
11817
11818         * ChangeLog
11819         * ChangeLog.claws
11820         * ChangeLog.jp
11821         * NEWS
11822         * configure.ac
11823         * src/account.c
11824                 sync with HEAD
11825
11826 2004-12-22 [martin]     0.9.13cvs21.2
11827
11828         * src/action.c
11829                 free the command line after its use
11830
11831 2004-12-18 [paul]       0.9.13cvs21.1
11832
11833         * AUTHORS
11834         * ChangeLog
11835         * ChangeLog.claws
11836         * ChangeLog.jp
11837         * NEWS
11838         * configure.ac
11839         * src/action.c
11840         * src/compose.c
11841         * src/syldap.c
11842                 sync with HEAD
11843
11844 2004-12-17 [martin]     0.9.13cvs17.2
11845
11846         * src/action.c
11847                 convert actions input to locale
11848         * src/inc.c
11849                 convert notification command to locale
11850         * src/plugins/pgpmime/select-keys.c
11851                 convert attributes to utf8
11852
11853 2004-12-14 [colin]      0.9.13cvs17.1
11854
11855         * ChangeLog
11856         * ChangeLog.jp
11857         * ChangeLog.claws
11858         * src/action.c
11859         * src/common/utils.c
11860         * src/gtk/prefswindow.c
11861         * src/gtk/gtkutils.c
11862         * src/gtk/gtkutils.h
11863         * src/plugins/spamassassin/libspamc.c
11864                 Sync with HEAD
11865
11866 2004-12-13 [colin]      0.9.13cvs14.1
11867
11868         * src/quote_fmt_parse.y
11869                 Sync with HEAD
11870
11871 2004-12-10 [colin]      0.9.13cvs12.1
11872
11873         * src/prefs_themes.c
11874         * src/mainwindow.c
11875         * src/messageview.c
11876                 Sync with HEAD
11877
11878 2004-12-09 [colin]      0.9.13cvs10.1
11879
11880         * src/procmime.c
11881                 Sync with HEAD (fix B64 encoding from memory)
11882
11883 2004-12-08 [colin]      0.9.13cvs9.1
11884
11885         * src/gtk/colorlabel.c
11886                 Sync with HEAD
11887
11888 2004-12-08 [paul]       0.9.13cvs8.2
11889
11890         * src/gtk/pluginwindow.c
11891                 fix window resizing oddities
11892
11893 2004-12-08 [colin]      0.9.13cvs8.1
11894
11895         * src/quote_fmt_parse.y
11896                 Sync with HEAD
11897
11898 2004-12-08 [colin]      0.9.13cvs7.1
11899
11900         * src/matcher_parser_parse.y
11901         * src/msgcache.c
11902         * src/prefs_matcher.c
11903         * src/procheader.c
11904         * src/matcher.c
11905         * src/common/defs.h
11906         * po/sr.po
11907                 Sync with HEAD
11908
11909 2004-12-08 [colin]      0.9.13cvs6.1
11910
11911         * src/quote_fmt_parse.y
11912         * src/textview.c
11913                 Sync with HEAD
11914         * src/gtk/prefswindow.c
11915         * src/gtk/pluginwindow.c
11916                 Fix G_CALLBACKS protos (thanks to Alfons)
11917
11918 2004-12-07 [torte]      0.9.13cvs2.2
11919
11920         * src/procmime.c
11921                 [Bug 650] reply button causes crash
11922                 Thanks to David Relson and Christoph
11923
11924 2004-12-07 [colin]      0.9.13cvs2.1
11925
11926         * ChangeLog.claws
11927         * AUTHORS
11928         * po/sk.po
11929         * src/procmime.c
11930         * src/prefs_account.c
11931         * src/common/smtp.c
11932         * src/common/smtp.h
11933                 Sync with HEAD
11934
11935 2004-12-06 [colin]      0.9.12cvs187.1
11936
11937         * ChangeLog.claws
11938         * INSTALL
11939         * Makefile.am
11940         * README.claws
11941         * TODO.claws
11942         * configure.ac
11943         * po/bg.po
11944         * po/cs.po
11945         * po/el.po
11946         * po/en_GB.po
11947         * po/es.po
11948         * po/fr.po
11949         * po/hr.po
11950         * po/hu.po
11951         * po/it.po
11952         * po/ja.po
11953         * po/ko.po
11954         * po/nl.po
11955         * po/pl.po
11956         * po/pt_BR.po
11957         * po/ru.po
11958         * po/sk.po
11959         * po/sr.po
11960         * po/sv.po
11961         * po/zh_CN.po
11962         * po/zh_TW.Big5.po
11963         * src/compose.c
11964         * tools/Makefile.am
11965         * tools/README
11966         * tools/filter_conv.pl
11967         * tools/kdeservicemenu/README
11968         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11969         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11970                 Sync with HEAD
11971
11972 2004-12-04 [colin]      0.9.12cvs183.1
11973
11974         * src/compose.c
11975                 Sync with HEAD (compose window position saving)
11976
11977 2004-12-04 [paul]       0.9.12cvs182.3
11978
11979         * src/messageview.c
11980         * src/mimeview.c
11981         * src/prefs_customheader.c
11982         * src/gtk/quicksearch.c
11983                 replace some forgotten GTK_SIGNAL_FUNCs
11984
11985 2004-12-04 [paul]       0.9.12cvs182.2
11986
11987         * src/Makefile.am
11988                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
11989                 committed in error      
11990
11991 2004-12-04 [paul]       0.9.12cvs182.1
11992
11993         * ChangeLog
11994         * ChangeLog.claws
11995         * ChangeLog.jp
11996         * INSTALL
11997         * NEWS
11998         * README
11999         * README.jp
12000         * configure.ac
12001         * doc/manual/ja/Makefile.am
12002         * doc/manual/ja/sylpheed-1.html
12003         * doc/manual/ja/sylpheed-10.html
12004         * doc/manual/ja/sylpheed-11.html
12005         * doc/manual/ja/sylpheed-12.html
12006         * doc/manual/ja/sylpheed-13.html
12007         * doc/manual/ja/sylpheed-14.html
12008         * doc/manual/ja/sylpheed-15.html
12009         * doc/manual/ja/sylpheed-16.html
12010         * doc/manual/ja/sylpheed-17.html
12011         * doc/manual/ja/sylpheed-18.html
12012         * doc/manual/ja/sylpheed-19.html
12013         * doc/manual/ja/sylpheed-2.html
12014         * doc/manual/ja/sylpheed-20.html
12015         * doc/manual/ja/sylpheed-3.html
12016         * doc/manual/ja/sylpheed-4.html
12017         * doc/manual/ja/sylpheed-5.html
12018         * doc/manual/ja/sylpheed-6.html
12019         * doc/manual/ja/sylpheed-7.html
12020         * doc/manual/ja/sylpheed-8.html
12021         * doc/manual/ja/sylpheed-9.html
12022         * doc/manual/ja/sylpheed.html
12023         * doc/manual/ja/sylpheed.sgml
12024         * po/de.po
12025         * src/Makefile.am
12026         * src/compose.c
12027         * src/procmime.c
12028         * src/pixmaps/regular.xpm **REMOVED**
12029         * src/plugins/pgpmime/pgpmime.c
12030         * src/plugins/pgpmime/plugin.c
12031         * src/plugins/pgpmime/prefs_gpg.c
12032                 sync with HEAD
12033
12034 2004-12-03 [paul]       0.9.12cvs180.1
12035
12036         * ChangeLog
12037         * ChangeLog.claws
12038         * ChangeLog.jp
12039         * configure.ac
12040         * src/Makefile.am
12041         * src/pop.c
12042         * src/common/utils.c
12043         * src/common/utils.h
12044         * src/pixmaps/continue.xpm
12045         * src/pixmaps/dir_close.xpm
12046         * src/pixmaps/dir_open.xpm
12047         * src/pixmaps/drafts_close.xpm
12048         * src/pixmaps/drafts_open.xpm
12049         * src/pixmaps/folder.xpm **REMOVED**
12050         * src/pixmaps/group.xpm
12051         * src/pixmaps/unread.xpm
12052                 sync with HEAD
12053
12054 2004-12-02 [colin]      0.9.12cvs179.1
12055
12056         * src/compose.c
12057                 Sync with HEAD (non-duplicated reedition)
12058
12059 2004-12-02 [colin]      0.9.12cvs178.1
12060
12061         * src/compose.c
12062                 Sync with HEAD (linewrap_quote fix)
12063
12064 2004-12-01 [colin]      0.9.12cvs177.3
12065
12066         * src/addrharvest.c
12067                 Replace sizeof with strlen
12068
12069 2004-12-01 [paul]       0.9.12cvs177.2
12070
12071         * src/addrharvest.c
12072                 fix 'harvest addresses'
12073
12074 2004-11-30 [colin]      0.9.12cvs177.1
12075
12076         * src/gtk/prefswindow.c
12077         * src/gtk/pluginwindow.c
12078                 Sync with HEAD
12079
12080 2004-11-29 [colin]      0.9.12cvs176.1
12081
12082         * src/folderview.c
12083                 sync with HEAD (Fix disappearing separators in folderview's popup)
12084
12085 2004-11-29 [colin]      0.9.12cvs175.1
12086
12087         * src/procmime.c
12088                 Sync with head (another format fix)
12089
12090 2004-11-29 [colin]      0.9.12cvs174.1
12091
12092         * src/pop.c
12093                 Sync with HEAD (format string fix)
12094
12095 2004-11-26 [colin]      0.9.12cvs173.1
12096
12097         * src/common/smtp.c
12098         * src/common/smtp.h
12099                 Sync with HEAD
12100
12101 2004-11-24 [colin]      0.9.12cvs172.1
12102
12103         * src/plugins/pgpmime/pgpmime.c
12104                 Sync with HEAD
12105
12106 2004-11-24 [colin]      0.9.12cvs171.1
12107
12108         * src/plugins/pgpmime/pgpmime.c
12109                 Sync with head (gpgmectx leaks)
12110
12111 2004-11-24 [colin]      0.9.12cvs169.1
12112
12113         * src/plugins/pgpmime/plugin.c
12114         * src/plugins/trayicon/Makefile.am
12115         * src/plugins/trayicon/newmarkedmail.xpm
12116         * src/plugins/trayicon/trayicon.c
12117         * src/plugins/trayicon/unreadmarkedmail.xpm
12118                 Sync with HEAD
12119
12120 2004-11-23 [colin]      0.9.12cvs168.1
12121
12122         * src/partial_download.c
12123         * src/partial_download.h
12124         * src/plugins/pgpmime/plugin.c
12125                 Sync with HEAD
12126
12127 2004-11-23 [colin]      0.9.12cvs166.1
12128
12129         * src/Makefile.am
12130         * src/codeconv.c
12131         * src/compose.c
12132         * src/folderview.c
12133         * src/main.c
12134         * src/partial_download.c
12135         * src/partial_download.h
12136         * src/prefs_account.c
12137         * src/prefs_account.h
12138         * src/privacy.c
12139         * src/privacy.h
12140         * src/procmime.c
12141         * src/common/Makefile.am
12142         * src/common/base64.h
12143         * src/common/partial_download.c
12144         * src/common/partial_download.h
12145         * src/gtk/prefswindow.c
12146         * src/gtk/prefswindow.h
12147         * src/plugins/pgpmime/pgpmime.c
12148         * src/plugins/pgpmime/prefs_gpg.c
12149         * src/plugins/pgpmime/prefs_gpg.h
12150         * src/plugins/pgpmime/sgpgme.c
12151         * src/plugins/pgpmime/sgpgme.h
12152                 Sync with HEAD
12153
12154 2004-11-23 [colin]      0.9.12cvs163.1
12155
12156         * src/main.c
12157                 Sync with HEAD (cursor optimization)
12158
12159 2004-11-23 [colin]      0.9.12cvs162.1
12160
12161         * src/prefs_common.c
12162         * src/prefs_themes.c
12163         * src/procmsg.c
12164                 Sync with HEAD
12165
12166 2004-11-23 [colin]      0.9.12cvs158.9
12167
12168         * src/compose.c
12169                 Fix double-free when forwarding
12170         * src/msgcache.c
12171                 Fix leak on error path
12172                 
12173
12174 2004-11-23 [colin]      0.9.12cvs158.8
12175
12176         * src/compose.c
12177                 Fix possible double-free
12178                 Spotted by Alfons
12179
12180 2004-11-23 [colin]      0.9.12cvs158.7
12181
12182         * src/compose.c
12183                 Fix some signal handlers' prototypes
12184                 Spotted by Alfons
12185
12186 2004-11-22 [colin]      0.9.12cvs158.6
12187
12188         * src/compose.c
12189                 Remove unneeded code and duplicated
12190                 wrapping - patch by Alfons
12191
12192 2004-11-22 [colin]      0.9.12cvs158.5
12193
12194         * src/prefs_themes.c
12195                 Fix oversized selector
12196
12197 2004-11-22 [colin]      0.9.12cvs158.4
12198
12199         * src/compose.c
12200                 fix dump_text()
12201                 patch by Alfons
12202
12203 2004-11-19 [colin]      0.9.12cvs158.3
12204
12205         * src/textview.c
12206                 Add a context menu on links (open, copy)
12207
12208 2004-11-18 [paul]       0.9.12cvs158.2
12209
12210         * src/addrgather.c
12211         * src/exphtmldlg.c
12212         * src/expldifdlg.c
12213         * src/mimeview.c
12214         * src/prefs_common.c
12215         * src/plugins/image_viewer/viewer.c
12216         * src/plugins/spamassassin/spamassassin_gtk.c
12217                 replace deprecated gtk_notebook_set_page
12218                 and gtk_notebook_current_page
12219
12220 2004-11-18 [paul]       0.9.12cvs158.1
12221
12222         * configure.ac
12223         * src/compose.c
12224         * src/mainwindow.c
12225         * src/messageview.c
12226         * src/prefs_common.c
12227         * src/common/utils.c
12228         * src/common/utils.h
12229                 sync with HEAD
12230
12231 2004-11-17 [colin]      0.9.12cvs156.1
12232
12233         * src/prefs_account.c
12234         * src/prefs_account.h
12235         * src/procmsg.c
12236                 Sync with HEAD (add pref to store encrypted mails encrypted)
12237
12238 2004-11-17 [paul]       0.9.12cvs155.1
12239
12240         * ChangeLog
12241         * ChangeLog.claws
12242         * ChangeLog.jp
12243         * NEWS
12244         * configure.ac
12245         * src/compose.c
12246         * src/jpilot.c
12247         * src/privacy.c
12248         * src/procmime.c
12249         * src/procmime.h
12250         * src/procmsg.c
12251         * src/toolbar.c
12252         * src/pixmaps/error.xpm
12253                 sync with HEAD
12254
12255 2004-11-17 [colin]      0.9.12cvs151.1
12256
12257         * src/plugins/pgpmime/pgpmime.c
12258                 Sync with HEAD (remove debug printf)
12259
12260 2004-11-17 [colin]      0.9.12cvs150.1
12261
12262         * src/plugins/pgpmime/pgpmime.c
12263                 Sync with HEAD (off-by-one fix)
12264
12265 2004-11-17 [colin]      0.9.12cvs149.1
12266
12267         * src/procmsg.c
12268                 Sync with HEAD (coding style fixes)
12269
12270 2004-11-16 [colin]      0.9.12cvs148.1
12271
12272         * src/procmsg.c
12273                 Sync with head (Fix the fix)
12274
12275 2004-11-16 [colin]      0.9.12cvs147.1
12276
12277         * src/procmsg.c
12278                 Sync with Main (leak fix)
12279
12280 2004-11-16 [colin]      0.9.12cvs146.14
12281
12282         * src/compose.c
12283                 Remove useless chunk of code
12284                 Patch by Alfons
12285
12286 2004-11-15 [colin]      0.9.12cvs146.13
12287
12288         * src/compose.c
12289                 Fix drafting after insertion
12290                 Patch by Alfons
12291
12292 2004-11-15 [colin]      0.9.12cvs146.12
12293
12294         * src/compose.c
12295         * src/prefs_filtering.c
12296         * src/prefs_filtering_action.c
12297         * src/prefs_toolbar.c
12298                 Fix some const-correctness
12299
12300 2004-11-15 [colin]      0.9.12cvs146.11
12301
12302         * src/summaryview.c
12303         * src/prefs_themes.c
12304         * src/messageview.c
12305                 Fix some leaks
12306
12307 2004-11-15 [colin]      0.9.12cvs146.10
12308
12309         * src/codeconv.c
12310                 More unreadable locale fixes
12311
12312 2004-11-14 [colin]      0.9.12cvs146.9
12313
12314         * src/textview.c
12315                 Fix uri_security_check
12316                 Patch by Alfons
12317
12318 2004-11-13 [paul]       0.9.12cvs146.8
12319
12320         * src/folder.c
12321         * src/procmime.c
12322                 fix 2 bugs introduced in last commit
12323
12324 2004-11-13 [paul]       0.9.12cvs146.7
12325
12326         * src/compose.c
12327         * src/exporthtml.c
12328         * src/exportldif.c
12329         * src/folder.c
12330         * src/imap.c
12331         * src/imap_gtk.c
12332         * src/main.c
12333         * src/mainwindow.c
12334         * src/messageview.c
12335         * src/mh_gtk.c
12336         * src/prefs_themes.c
12337         * src/procmime.c
12338         * src/setup.c
12339         * src/summaryview.c
12340                 replace deprecated g_basename
12341
12342 2004-11-13 [paul]       0.9.12cvs146.6
12343
12344         * src/compose.c
12345         * src/imap.c
12346         * src/matcher_parser.h
12347         * src/matcher_parser_parse.y
12348         * src/prefs_filtering.c
12349         * src/prefs_filtering_action.c
12350         * src/prefs_themes.c
12351         * src/prefs_toolbar.c
12352         * src/common/utils.c
12353                 various small fixes/cleanups
12354
12355 2004-11-12 [colin]      0.9.12cvs146.5
12356
12357         * src/textview.c
12358                 Validate event's origin on visibility notify
12359                 Patch by Alfons.
12360
12361 2004-11-12 [paul]       0.9.12cvs146.4
12362
12363         * src/exporthtml.c
12364         * src/exportldif.c
12365         * src/imap.c
12366         * src/mh.c
12367         * src/mimeview.c
12368         * src/prefs_spelling.c
12369         * src/prefs_themes.c
12370                 replace deprecated g_dirname    
12371
12372 2004-11-12 [colin]      0.9.12cvs146.3
12373
12374         * src/textview.c
12375                 Some coding style fixes
12376
12377 2004-11-12 [colin]      0.9.12cvs146.2
12378
12379         * src/codeconv.c
12380                 We want to replace _all_ extended chars in
12381                 conv_unreadable_*, because any string containing
12382                 extended chars not parsing as UTF8 is 
12383                 undisplayed on gtk2.
12384
12385 2004-11-12 [paul]       0.9.12cvs146.1
12386
12387         * ChangeLog
12388         * ChangeLog.claws
12389         * ChangeLog.jp
12390         * NEWS
12391         * configure.ac
12392         * src/account.c
12393         * src/folderview.c
12394         * src/folderview.h
12395         * src/imap.c
12396         * src/imap_gtk.c
12397         * src/inc.c
12398         * src/mainwindow.c
12399         * src/mh_gtk.c
12400         * src/news_gtk.c
12401         * src/pop.c
12402         * src/prefs_account.c
12403         * src/prefs_account.h
12404         * src/prefs_ext_prog.c
12405         * src/procmime.c
12406         * src/procmime.h
12407         * src/procmsg.c
12408         * src/procmsg.h
12409         * src/summary_search.c
12410         * src/summaryview.c
12411         * src/textview.c
12412         * src/common/defs.h
12413         * src/common/utils.c
12414         * src/common/utils.h
12415         * src/gtk/menu.c
12416         * src/gtk/menu.h
12417                 sync with HEAD
12418
12419 2004-11-11 [colin]      0.9.12cvs144.2
12420
12421         * src/textview.c
12422                 Fix URI range selection (patch by Alfons)
12423
12424 2004-11-09 [colin]      0.9.12cvs144.1
12425
12426         * ChangeLog.claws
12427         * src/compose.c
12428         * src/folder.c
12429         * src/folder_item_prefs.c
12430         * src/prefs_account.c
12431         * src/prefs_account.h
12432         * src/plugins/pgpmime/pgpmime.c
12433                 Sync with HEAD
12434
12435 2004-11-08 [colin]      0.9.12cvs143.1
12436
12437         * src/summaryview.c
12438                 Sync with HEAD (optimize quicksearch)
12439
12440 2004-11-08 [colin]      0.9.12cvs142.2
12441
12442         * src/compose.c
12443                 Don't wrap when Edit/Auto wrapping is disabled
12444
12445 2004-11-08 [colin]      0.9.12cvs142.1
12446
12447         * src/textview.c
12448                 Sync with HEAD
12449
12450 2004-11-08 [colin]      0.9.12cvs141.1
12451
12452         * src/textview.c
12453                 Sync with HEAD (fix some mail URIs)
12454
12455 2004-11-08 [colin]      0.9.12cvs140.3
12456
12457         * src/textview.c
12458                 o Use text cursor instead of arrow when
12459                   not on a link
12460                 o Fix handling of contiguous links (as in
12461                   "colin@colino.net" <colin@colino.net>)
12462                   This one unveils a bug in get_email_part()
12463
12464 2004-11-07 [colin]      0.9.12cvs140.2
12465
12466         * src/textview.c
12467                 Fix memleak. Patch by Alfons.
12468
12469 2004-11-06 [colin]      0.9.12cvs140.1
12470
12471         * src/compose.c
12472                 Sync with HEAD (don't ask passphrase
12473                 when drafting)
12474
12475 2004-11-06 [paul]       0.9.12cvs139.2
12476
12477         * AUTHORS
12478         * src/textview.c
12479         * src/textview.h
12480                 textview URI handling. hovering over a 
12481                 link displays it in the status bar,
12482                 and changes the mouse pointer to a hand 
12483                 cursor. a link is activated with a single 
12484                 click. (Modified from the) patch by Jean-Yves 
12485                 Lefort <jylefort@users.sourceforge.net>
12486                 
12487
12488 2004-11-05 [colin]      0.9.12cvs139.1
12489
12490         * src/compose.c
12491         * src/procmime.c
12492                 Sync with HEAD again ^^
12493
12494 2004-11-05 [colin]      0.9.12cvs139.1
12495
12496         * src/compose.c
12497         * src/procmime.c
12498                 Sync with HEAD
12499
12500 2004-11-03 [paul]       0.9.12cvs138.1
12501
12502         * ChangeLog.claws
12503         * configure.ac
12504         * po/POTFILES.in
12505         * src/prefs_ext_prog.c
12506         * src/procmime.c
12507         * tools/kdeservicemenu/README
12508         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12509         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12510                 sync with HEAD
12511
12512 2004-11-01 [christoph]  0.9.12cvs136.2
12513
12514         * src/procmime.c
12515                 convert MIME parameters to UTF-8
12516
12517 2004-10-29 [colin]      0.9.12cvs136.1
12518
12519         * src/common/utils.c
12520                 Sync with HEAD (don't use '=' in mime boundary)
12521
12522 2004-10-29 [paul]       0.9.12cvs135.1
12523
12524         * configure.ac
12525         * doc/src/rfc2231.txt
12526         * src/procmime.c
12527         * src/common/quoted-printable.c
12528         * src/common/utils.c
12529         * src/common/utils.h
12530                 sync with HEAD
12531
12532 2004-10-27 [paul]       0.9.12cvs134.1
12533
12534         * configure.ac
12535         * src/main.c
12536         * src/procmime.c
12537         * src/plugins/pgpmime/pgpmime.c
12538                 sync with HEAD
12539
12540 2004-10-26 [paul]       0.9.12cvs132.3
12541
12542         * src/account.c
12543         * src/addressbook.c
12544         * src/addrgather.c
12545         * src/addrharvest.c
12546         * src/codeconv.c
12547         * src/compose.c
12548         * src/customheader.c
12549         * src/editaddress.c
12550         * src/editgroup.c
12551         * src/enriched.c
12552         * src/expldifdlg.c
12553         * src/exporthtml.c
12554         * src/exportldif.c
12555         * src/folder.c
12556         * src/foldersel.c
12557         * src/folderview.c
12558         * src/grouplistdialog.c
12559         * src/html.c
12560         * src/imap.c
12561         * src/jpilot.c
12562         * src/ldapserver.c
12563         * src/ldif.c
12564         * src/mimeview.c
12565         * src/news.c
12566         * src/news_gtk.c
12567         * src/pop.c
12568         * src/prefs_display_header.c
12569         * src/prefs_gtk.c
12570         * src/prefs_msg_colors.c
12571         * src/prefs_toolbar.c
12572         * src/procheader.c
12573         * src/procmime.c
12574         * src/summaryview.c
12575         * src/textview.c
12576         * src/toolbar.c
12577         * src/vcard.c
12578         * src/common/mgutils.c
12579         * src/common/nntp.c
12580         * src/common/smtp.c
12581         * src/common/template.c
12582         * src/common/utils.c
12583         * src/common/xmlprops.c
12584         * src/plugins/pgpmime/pgpmime.c
12585         * src/plugins/pgpmime/select-keys.c
12586         * src/plugins/pgpmime/sgpgme.c
12587                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12588                 g_string_sprintfa(), gtk_notebook_current_page()
12589
12590 2004-10-26 [colin]      0.9.12cvs132.2
12591
12592         * src/prefs_folder_item.c
12593                 Fix default-account selection
12594
12595 2004-10-21 [colin]      0.9.12cvs133
12596
12597         * src/compose.c
12598                 Sync with HEAD (Remove extra separator in compose's Options)
12599         * src/textview.c
12600                 Set wrapping to char
12601
12602 2004-10-21 [paul]       0.9.12cvs131.2
12603
12604         * src/compose.c
12605         * src/sourcewindow.c
12606                 fix wrapping
12607                 fix window shrinking 
12608
12609 2004-10-21 [colin]      0.9.12cvs131.1
12610
12611         * ChangeLog.claws
12612         * src/compose.c
12613                 Sync with HEAD
12614
12615 2004-10-21 [paul]       0.9.12cvs130.2
12616
12617         * src/prefs_folder_item.c
12618                 sync with HEAD (Apply to subfolders)
12619
12620 2004-10-19 [colin]      0.9.12cvs130.1
12621
12622         * ChangeLog.claws
12623         * src/compose.c
12624         * src/common/utils.c
12625         * src/gtk/menu.c
12626                 Sync with HEAD
12627
12628 2004-10-19 [colin]      0.9.12cvs128.1
12629
12630         * src/addrbook.c
12631         * src/addrcache.c
12632         * src/addressbook.c
12633         * src/codeconv.c
12634         * src/compose.c
12635         * src/customheader.c
12636         * src/editaddress.c
12637         * src/editgroup.c
12638         * src/exporthtml.c
12639         * src/folder.c
12640         * src/folderview.c
12641         * src/imap.c
12642         * src/jpilot.c
12643         * src/main.c
12644         * src/matcher_parser_parse.y
12645         * src/mbox.c
12646         * src/pop.c
12647         * src/prefs_account.c
12648         * src/prefs_gtk.c
12649         * src/prefs_msg_colors.c
12650         * src/procheader.c
12651         * src/procmime.c
12652         * src/procmime.h
12653         * src/procmsg.c
12654         * src/summaryview.c
12655         * src/textview.c
12656         * src/common/base64.c
12657         * src/common/partial_download.c
12658         * src/common/socket.c
12659         * src/common/sylpheed.c
12660         * src/common/utils.c
12661         * src/common/utils.h
12662         * src/gtk/pluginwindow.c
12663         * src/gtk/quicksearch.c
12664         * src/plugins/clamav/clamav_plugin.c
12665         * src/plugins/clamav/clamav_plugin.h
12666         * src/plugins/clamav/clamav_plugin_gtk.c
12667         * src/plugins/pgpmime/passphrase.c
12668         * src/plugins/pgpmime/pgpmime.c
12669         * src/plugins/pgpmime/plugin.c
12670         * src/plugins/pgpmime/prefs_gpg.c
12671         * src/plugins/pgpmime/prefs_gpg.h
12672         * src/plugins/pgpmime/select-keys.c
12673         * src/plugins/pgpmime/sgpgme.c
12674         * src/plugins/spamassassin/libspamc.c
12675         * src/plugins/spamassassin/spamassassin.c
12676         * src/plugins/spamassassin/spamassassin.h
12677         * src/plugins/spamassassin/spamassassin_gtk.c
12678         * src/plugins/trayicon/trayicon.c
12679         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12680                 Sync with HEAD
12681
12682 2004-10-14 [colin]      0.9.12cvs126.2
12683
12684         * src/codeconv.c
12685         * src/textview.c
12686                 Fix conv_unreadable_locale
12687
12688 2004-10-13 [colin]      0.9.12cvs126.1
12689
12690         * src/compose.c
12691                 Sync with HEAD (don't convert charset for 
12692                 drafted messages, minor cleanup)
12693
12694 2004-10-13 [colin]      0.9.12cvs125.1
12695
12696         * po/POTFILES.in
12697                 Sync with HEAD (POTFILES fix)
12698
12699 2004-10-12 [colin]      0.9.12cvs124.3
12700
12701         * src/compose.c
12702                 Fix encoding bug from latest sync
12703
12704 2004-10-12 [paul]       0.9.12cvs124.2
12705
12706         * src/plugins/pgpmime/prefs_gpg.c
12707         * src/plugins/pgpmime/prefs_gpg.h
12708                 forgotten in last commit        
12709
12710 2004-10-12 [paul]       0.9.12cvs124.1
12711
12712         * ChangeLog.claws
12713         * configure.ac
12714         * m4/spamassassin.m4
12715         * src/Makefile.am
12716         * src/account.c
12717         * src/compose.c
12718         * src/compose.h
12719         * src/crash.c
12720         * src/main.c
12721         * src/mimeview.c
12722         * src/passphrase.c
12723         * src/passphrase.h
12724         * src/prefs_account.c
12725         * src/prefs_account.h
12726         * src/prefs_common.c
12727         * src/privacy.c
12728         * src/privacy.h
12729         * src/procmime.c
12730         * src/procmime.h
12731         * src/procmsg.c
12732         * src/rfc2015.c
12733         * src/rfc2015.h
12734         * src/select-keys.c
12735         * src/select-keys.h
12736         * src/textview.c
12737         * src/common/utils.c
12738         * src/common/utils.h
12739         * src/gtk/about.c
12740         * src/plugins/pgpmime/Makefile.am
12741         * src/plugins/pgpmime/passphrase.c
12742         * src/plugins/pgpmime/passphrase.h
12743         * src/plugins/pgpmime/pgpmime.c
12744         * src/plugins/pgpmime/plugin.c
12745         * src/plugins/pgpmime/select-keys.c
12746         * src/plugins/pgpmime/select-keys.h
12747         * src/plugins/pgpmime/sgpgme.c
12748         * src/plugins/pgpmime/sgpgme.h
12749                 sync with HEAD
12750
12751 2004-10-04 [colin]      0.9.12cvs122.1
12752
12753         * src/mainwindow.c
12754         * src/messageview.c
12755         * src/messageview.h
12756         * src/textview.c
12757                 Sync with HEAD
12758
12759 2004-10-04 [colin]      0.9.12cvs121.1
12760
12761         * src/summaryview.c
12762                 Sync with HEAD
12763
12764 2004-10-04 [paul]       0.9.12cvs120.1
12765
12766         * configure.ac
12767                 sync with HEAD [don't try to build 
12768                 pgpmime plugin when gpgme is disabled]
12769
12770 2004-10-03 [colin]      0.9.12cvs119.3
12771
12772         * src/gtk/gtksctree.c
12773                 Lots of side effects. Put back as before 117.2.
12774         * src/summaryview.c
12775                 Fix bug #602
12776
12777 2004-10-03 [colin]      0.9.12cvs119.2
12778
12779         * src/gtk/gtksctree.c
12780                 Revert 608 fix that doesn't work that good
12781
12782 2004-10-02 [colin]      0.9.12cvs119.1
12783
12784         * src/mainwindow.c
12785         * src/messageview.c
12786         * src/prefs_common.h
12787         * src/procmime.c
12788         * src/procmime.h
12789         * src/textview.c
12790                 Sync with HEAD
12791         * src/gtk/gtksctree.c
12792                 Close bug #608
12793
12794 2004-10-01 [colin]      0.9.12cvs118.1
12795
12796         * src/mimeview.c
12797                 Sync with HEAD (better Save All fix)
12798
12799 2004-10-01 [colin]      0.9.12cvs117.2
12800
12801         * src/gtk/gtksctree.c
12802                 Faster on selection
12803
12804 2004-10-01 [colin]      0.9.12cvs117.1
12805
12806         * src/mimeview.c
12807                 Sync with HEAD (Save All: only attachments)
12808
12809 2004-10-01 [paul]       0.9.12cvs116.1
12810
12811         * ChangeLog.claws
12812         * configure.ac
12813         * src/account.c
12814         * src/prefs_common.c
12815         * src/gtk/colorlabel.c
12816                 sync with HEAD
12817
12818 2004-09-30 [colin]      0.9.12cvs115.1
12819
12820         * src/stock_pixmap.c
12821         * src/stock_pixmap.h
12822         * src/folderview.c
12823         * src/Makefile.am
12824         * src/pixmaps/read.xpm
12825                 Sync with HEAD (new pixmap)
12826
12827 2004-09-29 [colin]      0.9.12cvs114.1
12828
12829         * src/compose.c
12830                 Sync with HEAD
12831                 Fix focus handling in headers
12832
12833 2004-09-29 [paul]       0.9.12cvs113.1
12834
12835         * src/quote_fmt_parse.y
12836                 sync with HEAD
12837  
12838
12839 2004-09-28 [colin]      0.9.12cvs112.1
12840
12841         * src/folderview.c
12842         * src/mainwindow.c
12843                 Sync with HEAD
12844
12845 2004-09-28 [colin]      0.9.12cvs110.1
12846
12847         * src/folderview.c
12848                 Sync with HEAD (Contextual Empty trash menu)
12849
12850 2004-09-28 [colin]      0.9.12cvs108.1
12851
12852         * src/addressbook.c
12853                 Sync with HEAD (addressbook edit on double-click)
12854
12855 2004-09-28 [colin]      0.9.12cvs106.1
12856
12857         * src/inc.c
12858                 Sync with HEAD (folder_item freeze on inc)
12859
12860 2004-09-27 [colin]      0.9.12cvs105.1
12861
12862         * src/folderview.c
12863                 Sync with HEAD (right-align new and unread column)
12864
12865 2004-09-27 [colin]      0.9.12cvs104.1
12866
12867         * src/main.c
12868                 Sync with HEAD (revert 0.9.12cvs101)
12869
12870 2004-09-24 [colin]      0.9.12cvs103.2
12871
12872         * src/wizard.c
12873                 Fix gtk warnings and use domain part of the email address 
12874                 when domain detection fails (no dot in domain name)
12875
12876 2004-09-23 [colin]      0.9.12cvs103.1
12877
12878         * src/plugins/spamassassin/libspamc.c
12879         * src/plugins/spamassassin/libspamc.h
12880         * src/plugins/spamassassin/utils.c
12881         * src/plugins/spamassassin/utils.h
12882                 Sync with HEAD (Update spamassassin to 3.0)
12883
12884 2004-09-21 [colin]      0.9.12cvs102.3
12885
12886         * src/action.c
12887                 Add horizontal scrollbar in action io dialog as needed
12888                 Patch by Alfons.
12889
12890 2004-09-20 [colin]      0.9.12cvs102.2
12891
12892         * src/plugins/image_viewer/viewer.c
12893                 Remove imlib stuff
12894                 use gtk_pixmap_set when clearing
12895                 (would be better to use gtkImages, but causes size-allocate 
12896                 signals storm)
12897
12898 2004-09-17 [paul]       0.9.12cvs102.1
12899
12900         * ChangeLog
12901         * ChangeLog.claws
12902         * ChangeLog.jp
12903         * configure.ac
12904         * src/inc.c
12905                 sync with HEAD
12906
12907
12908 2004-09-17 [colin]      0.9.12cvs101.1
12909
12910         * ChangeLog.claws
12911         * src/main.c
12912                 Sync with HEAD (fix segs at exit)
12913
12914 2004-09-14 [colin]      0.9.12cvs99.5
12915
12916         * src/common/socket.c
12917         * AUTHORS
12918                 Fix send error on 64bit platforms
12919                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12920
12921 2004-09-14 [colin]      0.9.12cvs99.4
12922
12923         * src/action.c
12924                 Fix action output with utf8 
12925                 Patch by Alfons.
12926
12927 2004-09-14 [colin]      0.9.12cvs99.3
12928
12929         * ChangeLog.claws
12930         * src/folder.c
12931                 Sync with HEAD
12932
12933 2004-09-09 [colin]      0.9.12cvs99.2
12934
12935         * src/action.c
12936                 Fix progress bar (displaying "Completed %v/%u")
12937                 Patch by Alfons.
12938
12939 2004-09-08 [colin]      0.9.12cvs99.1
12940
12941         * src/account.c
12942         * src/folder.c
12943         * src/procmsg.c
12944         * src/procmsg.h
12945         * src/plugins/pgpmime/pgpmime.c
12946                 Sync with HEAD
12947
12948 2004-09-08 [colin]      0.9.12cvs97.2
12949
12950         * src/summaryview.c
12951                 Don't select mails in collapsed threads 
12952                 when navigating with up/down
12953
12954 2004-09-07 [colin]      0.9.12cvs97.1
12955
12956         * src/inc.c
12957                 Sync with HEAD (meaningful error messages)
12958
12959 2004-09-06 [colin]      0.9.12cvs96.1
12960
12961         * src/toolbar.c
12962                 Sync with HEAD (fix Redirect graying out)
12963
12964 2004-09-06 [colin]      0.9.12cvs95.1
12965
12966         * src/summaryview.c
12967         * src/mimeview.c
12968                 Sync with HEAD (fix dropped URIs)
12969
12970 2004-09-06 [colin]      0.9.12cvs94.1
12971
12972         * src/addressbook.c
12973         * src/addressitem.h
12974         * src/addritem.c
12975         * src/addritem.h
12976                 Sync with HEAD (addressbook DnD)
12977
12978 2004-09-03 [colin]      0.9.12cvs93.1
12979
12980         * src/summaryview.c
12981                 Sync with HEAD (next/prev unread)
12982
12983 2004-09-03 [colin]      0.9.12cvs92.1
12984
12985         * src/prefs_common.c
12986         * src/prefs_common.h
12987         * src/summaryview.c
12988                 Sync with HEAD ('mark_as_read_delay' pref)
12989
12990 2004-09-02 [colin]      0.9.12cvs91.2
12991
12992         * src/common/xml.c
12993                 Fix leak
12994
12995 2004-09-02 [colin]      0.9.12cvs91.1
12996
12997         * src/gtk/menu.c
12998                 Sync with HEAD (menu accel don't work, but whatever)
12999
13000 2004-09-02 [colin]      0.9.12cvs90.1
13001
13002         * src/account.c
13003                 Sync with HEAD (fix bug 582)
13004
13005 2004-09-02 [colin]      0.9.12cvs89.1
13006
13007         * src/addrindex.c
13008                 Sync with HEAD (free deleted queries)
13009
13010 2004-09-02 [colin]      0.9.12cvs88.1
13011
13012         * src/ldapquery.c
13013                 Sync with HEAD (fix LDAP freezes)
13014
13015 2004-09-02 [colin]      0.9.12cvs87.1
13016
13017         * src/prefs_spelling.c
13018                 Sync with HEAD (add default dictionary)
13019
13020 2004-09-01 [colin]      0.9.12cvs86.1
13021
13022         * src/filtering.c
13023         * src/folderview.c
13024         * src/imap.c
13025         * src/prefs_matcher.c
13026         * src/stock_pixmap.c
13027         * src/summary_search.c
13028         * src/summaryview.c
13029         * src/wizard.c
13030         * src/wizard.h
13031                 Sync with HEAD (uninitialized vars fixes)
13032                 + gtk2 specific warning fixes
13033
13034 2004-08-31 [colin]      0.9.12cvs85.1
13035
13036         * src/folder.c
13037                 Sync with HEAD (Fix memory corruption due to 
13038                 uninitialized var)
13039
13040 2004-08-31 [colin]      0.9.12cvs84.4
13041
13042         * src/summary_search.c
13043                 Fix segfaults when searching in folders with broken headers
13044
13045 2004-08-31 [colin]      0.9.12cvs84.3
13046
13047         * src/compose.c
13048         * src/textview.c
13049                 Fix some more encoding/decoding issues
13050
13051 2004-08-30 [colin]      0.9.12cvs84.2
13052
13053         * src/mimeview.c
13054         * src/prefs_themes.c
13055         * src/gtk/filesel.c
13056         * src/gtk/filesel.h
13057                 Add a folder-mode selection (fixes mimeview's "Save all")
13058
13059 2004-08-29 [colin]      0.9.12cvs84.1
13060
13061         * src/mimeview.c
13062                 Sync with HEAD (don't escape saved filenames)
13063
13064 2004-08-27 [colin]      0.9.12cvs83.1
13065
13066         * ChangeLog
13067         * ChangeLog.claws
13068         * ChangeLog.jp
13069         * src/mh.c
13070         * src/procheader.c
13071         * src/procmsg.c
13072         * src/procmsg.h
13073         * src/common/utils.c
13074         * src/gtk/menu.h
13075         * po/
13076                 Sync with HEAD 0.9.12cvs83 (sync with main)
13077
13078 2004-08-26 [colin]      0.9.12cvs82.4
13079
13080         * src/codeconv.c
13081                 Fix strange stack corruption
13082                 Convert to utf8 after unmime, not before
13083
13084 2004-08-26 [colin]      0.9.12cvs82.3
13085
13086         * src/main.c
13087         * src/wizard.c
13088                 Fix account folders duplication
13089
13090 2004-08-25 [colin]      0.9.12cvs82.2
13091
13092         * src/wizard.c
13093                 Remove ports
13094                 Add SSL selection
13095                 Use login@server as account name
13096
13097 2004-08-25 [colin]      0.9.12cvs82.1
13098
13099         * src/plugins/pgpmime/pgpmime.c
13100                 Sync with HEAD (leak fix).
13101
13102 2004-08-25 [colin]      0.9.12cvs81.1
13103
13104         * src/plugins/pgpmime/pgpmime.c
13105         * src/plugins/pgpmime/sgpgme.c
13106         * src/plugins/pgpmime/sgpgme.h
13107                 Sync with HEAD (Handle combined messages).
13108
13109 2004-08-24 [colin]      0.9.12cvs80.3
13110
13111         * src/wizard.c
13112                 Fix full name, ports, and imap
13113
13114 2004-08-24 [colin]      0.9.12cvs80.2
13115
13116         * src/Makefile.am
13117         * src/main.c
13118         * src/setup.c
13119         * src/setup.h
13120         * src/stock_pixmap.c
13121         * src/stock_pixmap.h
13122         * src/wizard.c ** ADDED **
13123         * src/wizard.h ** ADDED ** 
13124         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13125                 Add a setup wizard 
13126
13127 2004-08-24 [colin]      0.9.12cvs80.1
13128
13129         * src/folder.c
13130                 Sync with HEAD (set mimeflags on all messages)
13131
13132 2004-08-24 [colin]      0.9.12cvs79.3
13133
13134         * src/matcher_parser_lex.l
13135                 Fix 8bits strings not in utf8
13136
13137 2004-08-24 [colin]      0.9.12cvs79.2
13138
13139         * src/compose.c
13140                 Check conversion result before replacing buffer
13141
13142 2004-08-23 [colin]      0.9.12cvs79.1
13143
13144         * src/compose.c
13145                 Sync with HEAD (create message header in memory)
13146
13147 2004-08-23 [colin]      0.9.12cvs78.1
13148
13149         * src/rfc2015.c
13150         * src/rfc2015.h
13151                 Sync with HEAD (fix bug 197 again)
13152
13153 2004-08-23 [colin]      0.9.12cvs77.3
13154
13155         * src/compose.c
13156                 Fix again inline gpg signing (which outputs utf8
13157                 in gtk2). Not syncing this fix to HEAD as this 
13158                 code is meant to die.
13159
13160 2004-08-23 [colin]      0.9.12cvs77.2
13161
13162         * src/prefs_account.h
13163                 Remove useless include
13164
13165 2004-08-23 [colin]      0.9.12cvs77.1
13166
13167         * src/imap.c
13168         * po/es.po
13169         * po/fr.po
13170         * po/it.po
13171         * po/pl.po
13172         * po/pt_BR.po
13173         * po/sk.po
13174         * po/sr.po
13175                 Sync with HEAD (fix bug 577)
13176
13177 2004-08-22 [colin]      0.9.12cvs76.1
13178
13179         * src/plugins/trayicon/trayicon.c
13180                 Sync with HEAD (fix formatting bug)
13181
13182 2004-08-21 [colin]      0.9.12cvs74.2
13183
13184         * src/gtk/colorsel.c
13185                 Fix bug 564 (Folder color selection window exits on any
13186                 keypress)
13187
13188 2004-08-21 [colin]      0.9.12cvs74.1
13189
13190         * ChangeLog.claws
13191         * src/compose.c
13192         * src/summaryview.c
13193         * src/toolbar.c
13194                 Sync with HEAD (fix bug 576)
13195
13196 2004-08-21 [colin]      0.9.12cvs70.1
13197
13198         * src/compose.c
13199         * src/mainwindow.c
13200                 Sync with HEAD
13201                 
13202
13203 2004-08-21 [paul]       0.9.12cvs66.4
13204
13205         * src/mainwindow.c
13206         * src/messageview.c
13207         * src/gtk/menu.c
13208         * src/plugins/spamassassin/spamassassin_gtk.c
13209                 remove some deprecated gtk1 functions
13210
13211
13212 2004-08-21 [colin]      0.9.12cvs66.3
13213
13214         * src/compose.c
13215         * src/codeconv.c
13216                 Fix warnings
13217                 Remove encoding hacks
13218                 Fix bug 575 (Strange character messes up message)
13219                 Don't display conversion error when drafting
13220
13221 2004-08-21 [paul]       0.9.12cvs66.2
13222
13223         * src/prefs_account.c
13224                 fix GnuPG mode bugs
13225
13226
13227 2004-08-20 [colin]      0.9.12cvs66.1
13228
13229         * src/codeconv.c
13230                 Sync with HEAD 0.9.12cvs66
13231
13232 2004-08-20 [paul]
13233
13234         * src/plugins/pgpmime/plugin.c
13235                 modify PGP/MIME plugin's description
13236
13237 2004-08-17 [colin]      0.9.12cvs65.1
13238
13239         * src/common/ssl.c
13240         * src/plugins/pgpmime/plugin.c
13241                 Sync with HEAD
13242
13243 2004-08-14 [colin]      0.9.12cvs60.3
13244
13245         * src/plugins/trayicon/trayicon.c
13246                 Put back resize callback, on size-request signal
13247                 rather than size-allocate to avoid infinite 
13248                 callback loop
13249
13250 2004-08-13 [colin]      0.9.12cvs60.2
13251
13252         * src/common/defs.h
13253                 Cache versions have been fixed
13254
13255 2004-08-13 [colin]      0.9.12cvs60.1
13256
13257         * src/folderutils.c
13258                 Sync with HEAD
13259
13260 2004-08-12 [colin]      0.9.12cvs59.1
13261
13262         * src/plugins/trayicon/trayicon.c
13263                 Sync with HEAD
13264
13265 2004-08-12 [colin]      0.9.12cvs57.5
13266
13267         * sylpheed.desktop
13268         * configure.ac
13269         * src/Makefile.am
13270         * src/main.c
13271                 Add support for Freedesktop.org's startup notification
13272
13273 2004-08-11 [colin]      0.9.12cvs57.4
13274
13275         * src/textview.c
13276                 Fix off-by-one
13277
13278 2004-08-11 [colin]      0.9.12cvs57.3
13279
13280         * src/message_search.c
13281         * src/summary_search.c
13282                 Make searches case insensitive by default
13283         * src/textview.c
13284                 Fix case-insensitive search in message
13285
13286 2004-08-11 [colin]      0.9.12cvs57.2
13287
13288         * src/summary_search.c
13289                 Let case-sensitive be specified
13290
13291 2004-08-10 [colin]      0.9.12cvs55.4
13292
13293         * src/common/socket.c
13294                 Fix the possible race condition
13295
13296 2004-08-09 [paul]       0.9.12cvs55.3
13297
13298         * configure.ac
13299         * src/Makefile.am
13300         * src/common/Makefile.am
13301                 sync with HEAD
13302
13303
13304 2004-08-09 [paul]       0.9.12cvs55.2
13305
13306         * autogen.sh
13307         * po/poconv.sh
13308                 remove unneeded script
13309
13310         * configure.ac
13311                 add forgotten USE_LDAP_TLS (sync with HEAD)
13312
13313
13314 2004-08-09 [colin]      0.9.12cvs55.1
13315
13316         * src/main.c
13317         * src/common/ssl.c
13318         * src/common/sylpheed.c
13319         * src/common/sylpheed.h
13320                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13321
13322 2004-08-09 [paul]       0.9.12cvs54.1
13323
13324         * ChangeLog
13325         * ChangeLog.claws
13326         * ChangeLog.jp
13327         * configure.ac
13328         * po/POTFILES.in
13329         * src/Makefile.am
13330         * src/folderutils.c
13331         * src/main.c
13332         * src/pgpmime.c
13333         * src/pgpmime.h
13334         * src/sgpgme.c
13335         * src/sgpgme.h
13336         * src/plugins/Makefile.am
13337         * src/plugins/pgpmime/.cvsignore
13338         * src/plugins/pgpmime/Makefile.am
13339         * src/plugins/pgpmime/pgpmime.c
13340         * src/plugins/pgpmime/pgpmime.h
13341         * src/plugins/pgpmime/plugin.c
13342         * src/plugins/pgpmime/sgpgme.c
13343         * src/plugins/pgpmime/sgpgme.h
13344                 sync with HEAD
13345
13346 2004-08-08 [paul]       0.9.12cvs51.1
13347
13348         * configure.ac
13349         * src/folder.c
13350                 sync with HEAD
13351
13352 2004-08-07 [colin]      0.9.12cvs50.1
13353
13354         * src/pop.c
13355         * src/common/partial_download.c
13356                 fix warnings (sync from HEAD)
13357
13358 2004-08-07 [colin]      0.9.12cvs48.1
13359
13360         * src/prefs_folder_item.c
13361                 sync with HEAD 0.9.12cvs48
13362
13363 2004-08-06 [colin]      0.9.12cvs47.1
13364
13365         * src/compose.c
13366                 Sync with HEAD
13367
13368 2004-08-06 [christoph]  0.9.12cvs46.2
13369
13370         * src/main.c
13371         * src/plugins/clamav/clamav_plugin_gtk.c
13372         * src/plugins/dillo_viewer/dillo_viewer.c
13373         * src/plugins/image_viewer/plugin.c
13374         * src/plugins/mathml_viewer/mathml_viewer.c
13375         * src/plugins/spamassassin/spamassassin_gtk.c
13376         * src/plugins/trayicon/trayicon.c
13377                 don't mix GTK1.2 plugin with GTK2 plugins
13378
13379 2004-08-06 [colin]      0.9.12cvs46.1
13380
13381         * ChangeLog
13382         * ChangeLog.claws
13383         * ChangeLog.jp
13384         * configure.ac
13385         * sylpheed-claws.pc.in
13386         * src/folder.c
13387         * src/imap.c
13388         * src/localfolder.c
13389         * src/messageview.c
13390         * src/mimeview.c
13391         * src/mimeview.h
13392         * src/msgcache.c
13393         * src/news.c
13394         * src/prefs_ext_prog.c
13395         * src/prefs_folder_item.c
13396         * src/prefs_fonts.c
13397         * src/prefs_msg_colors.c
13398         * src/prefs_spelling.c
13399         * src/prefs_themes.c
13400         * src/prefs_toolbar.c
13401         * src/prefs_wrapping.c
13402         * src/procmime.h
13403         * src/common/defs.h
13404         * src/common/nntp.c
13405         * src/common/session.c
13406         * src/common/session.h
13407         * src/common/socket.c
13408         * src/common/utils.h
13409         * src/common/xml.c
13410         * src/common/xml.h
13411         * src/gtk/prefswindow.c
13412         * src/gtk/prefswindow.h
13413         * src/plugins/clamav/clamav_plugin_gtk.c
13414         * src/plugins/dillo_viewer/dillo_prefs.c
13415         * src/plugins/image_viewer/viewerprefs.c
13416         * src/plugins/spamassassin/spamassassin_gtk.c
13417         * m4/openssl.m4 *** REMOVED ***
13418                 Sync with HEAD 0.9.12cvs46
13419
13420 2004-08-03 [paul]       0.9.12cvs40.2
13421
13422         * src/action.c
13423         * src/addressadd.c
13424         * src/addressbook.c
13425         * src/addrgather.c
13426         * src/browseldap.c
13427         * src/compose.c
13428         * src/crash.c
13429         * src/editaddress.c
13430         * src/editgroup.c
13431         * src/editldap_basedn.c
13432         * src/foldersel.c
13433         * src/importldif.c
13434         * src/mimeview.c
13435         * src/prefs_common.c
13436         * src/prefs_template.c
13437         * src/sourcewindow.c
13438         * src/summaryview.c
13439         * src/gtk/about.c
13440         * src/gtk/foldersort.c
13441         * src/gtk/logwindow.c
13442         * src/gtk/pluginwindow.c
13443         * src/gtk/prefswindow.c
13444                 change all gtk_scrolled_window_set_policy from 
13445                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13446
13447 2004-08-02 [paul]       0.9.12cvs40.1
13448
13449         * AUTHORS
13450                 update translation team section
13451         * po/pt_BR.po
13452                 updated by Frederico Goncalves Guimaraes
13453                 <fggdebian@yahoo.com.br>
13454
13455 2004-07-31 [colin]      0.9.12cvs39.9
13456
13457         * src/exphtmldlg.c
13458                 Fix compilation
13459
13460 2004-07-31 [colin]      0.9.12cvs39.8
13461
13462         * src/exphtmldlg.c
13463                 Fix an alertpanel type
13464
13465 2004-07-30 [colin]      0.9.12cvs39.7
13466
13467         * src/alertpanel.c
13468                 Fix alertpanel_error_log's icon
13469
13470 2004-07-30 [colin]      0.9.12cvs39.6
13471
13472         * src/pop.c
13473                 Two of them should still be warnings
13474
13475 2004-07-30 [colin]      0.9.12cvs39.5
13476
13477         * src/pop.c
13478                 More warning -> error
13479 2004-07-29 [colin]      0.9.12cvs39.4
13480
13481         * src/pop.c
13482                 Warning -> error
13483
13484 2004-07-29 [colin]      0.9.12cvs39.3
13485
13486         * src/prefs_matcher.c
13487                 Fix segfault
13488
13489 2004-07-29 [colin]      0.9.12cvs39.2
13490
13491         * src/alertpanel.c
13492                 More nice-looking alertpanels
13493
13494 2004-07-29 [colin]      0.9.12cvs39.1
13495
13496         * src/messageview.c
13497                 sync with head
13498                 (inform user when partial mail is deleted on server)
13499
13500 2004-07-29 [colin]      0.9.12cvs38.1
13501
13502         * src/messageview.c
13503                 sync with head
13504
13505 2004-07-28 [paul]       0.9.12cvs37.7
13506
13507         * src/mainwindow.c
13508                 complete the replacement of deprecated gtk_progress_*
13509
13510 2004-07-28 [paul]       0.9.12cvs37.6
13511
13512         * src/action.c
13513         * src/inc.c
13514         * src/mainwindow.c
13515         * src/send_message.c
13516         * src/gtk/progressdialog.c
13517         * src/gtk/progressdialog.h
13518                 replace deprecated gtk_progress_*
13519
13520 2004-07-28 [paul]       0.9.12cvs37.5
13521
13522         * src/gtk/filesel.c
13523                 remove gtk_window_set_wmclass()
13524 2004-07-28 [paul]       0.9.12cvs37.4
13525
13526         * src/addressbook.c
13527         * src/compose.c
13528         * src/foldersel.c
13529         * src/mainwindow.c
13530         * src/messageview.c
13531         * src/sourcewindow.c
13532         * src/gtk/logwindow.c
13533                 remove gtk_window_set_wmclass()
13534                 
13535         * src/prefs_filtering.c
13536         * src/prefs_filtering_action.c
13537         * src/prefs_fonts.c
13538         * src/prefs_gtk.c
13539         * src/prefs_matcher.c
13540         * src/ssl_manager.c
13541         * src/gtk/prefswindow.c
13542                 replace gtk_window_position()
13543
13544 2004-07-28 [colin]      0.9.12cvs37.3
13545
13546         * src/alertpanel.c
13547         * src/alertpanel.h
13548                 Add a way to specify panel type for specific
13549                 panels (alertpanel())
13550         * src/account.c
13551         * src/addressbook.c
13552         * src/compose.c
13553         * src/expldifdlg.c
13554         * src/main.c
13555         * src/messageview.c
13556         * src/summaryview.c
13557         * src/textview.c
13558         * src/gtk/sslcertwindow.c
13559                 Fix alertpanel()s so that their icon match
13560                 their real type
13561
13562 2004-07-28 [paul]       0.9.12cvs37.2
13563
13564         * src/addr_compl.c
13565         * src/addressbook.c
13566         * src/alertpanel.c
13567         * src/compose.c
13568         * src/export.c
13569         * src/foldersel.c
13570         * src/folderview.c
13571         * src/grouplistdialog.c
13572         * src/import.c
13573         * src/mainwindow.c
13574         * src/message_search.c
13575         * src/messageview.c
13576         * src/passphrase.c
13577         * src/prefs_actions.c
13578         * src/prefs_common.c
13579         * src/prefs_customheader.c
13580         * src/prefs_display_header.c
13581         * src/prefs_filtering.c
13582         * src/prefs_filtering_action.c
13583         * src/prefs_gtk.c
13584         * src/prefs_matcher.c
13585         * src/prefs_msg_colors.c
13586         * src/prefs_summary_column.c
13587         * src/prefs_template.c
13588         * src/sourcewindow.c
13589         * src/ssl_manager.c
13590         * src/summary_search.c
13591         * src/gtk/colorsel.c
13592         * src/gtk/description_window.c
13593         * src/gtk/gtkaspell.c
13594         * src/gtk/inputdialog.c
13595         * src/gtk/logwindow.c
13596         * src/gtk/prefswindow.c
13597         * src/gtk/progressdialog.c
13598                 replace deprecated gtk_window_set_policy
13599
13600 2004-07-27 [colin]      0.9.12cvs37.1
13601
13602         * src/msgcache.c
13603                 More fixes (synced for head again)
13604
13605 2004-07-27 [colin]      0.9.12cvs35.3
13606
13607         * src/msgcache.c
13608                 Fix wrong test
13609
13610 2004-07-27 [colin]      0.9.12cvs35.2
13611
13612         * src/mimeview.c
13613                 Fix width a bit (by Paul)
13614         * src/alertpanel.c
13615         * src/alertpanel.h
13616                 Specialize icons, make alertpanel_message()
13617                 private
13618         * src/message_search.c
13619         * src/sgpgme.c
13620         * src/summary_search.c
13621                 Suit alertpanel changes
13622
13623 2004-07-27 [colin]      0.9.12cvs35.1
13624
13625         * src/alertpanel.c
13626                 Add an icon
13627         * src/passphrase.c
13628                 Add debug output - maybe someone will
13629                 want to look at the problem with Grab
13630                 Input :)
13631         Bump version as we're synced with HEAD
13632
13633 2004-07-26 [colin]      0.9.12cvs33.26
13634
13635         * src/pop.c
13636                 Fix uidl-file parsing when not in new
13637                 format
13638
13639 2004-07-26 [colin]      0.9.12cvs33.25
13640
13641         * src/gtk/menu.c
13642                 Move popup menu up if necessary (fixes 
13643                 account selector)
13644         * src/mainwindow.c
13645                 Set account selector's button height to
13646                 minimum
13647
13648 2004-07-26 [colin]      0.9.12cvs33.24
13649
13650         * src/alertpanel.c
13651                 Maybe fix 551 (Truncated font in alert window)
13652
13653 2004-07-26 [colin]      0.9.12cvs33.23
13654
13655         * po/de.po
13656         * po/es.po
13657         * po/fr.po
13658         * po/it.po
13659         * po/ja.po
13660         * po/pl.po
13661         * po/ru.po
13662         * po/sk.po
13663         * po/sr.po
13664         * po/zh_CN.po
13665                 Sync po files with HEAD
13666
13667 2004-07-26 [paul]       0.9.12cvs33.22
13668
13669         * src/compose.c
13670                 fix Bug 556 'Organisation-header is sent even if empty'
13671
13672 2004-07-24 [colin]      0.9.12cvs33.21
13673
13674         * src/compose.c
13675         * src/gtk/gtkaspell.c
13676         * src/gtk/gtkaspell.h
13677                 Fix speller accelerators (require hack)
13678
13679 2004-07-24 [colin]      0.9.12cvs33.20
13680
13681         * src/gtk/gtkaspell.c
13682                 Fix over-eager code deletion breaking
13683                 Check while typing
13684
13685 2004-07-24 [colin]      0.9.12cvs33.19
13686
13687         * src/browseldap.c
13688         * src/ldapctrl.c
13689         * src/ldapctrl.h
13690         * src/ldapserver.h
13691                 Sync ldap with HEAD
13692         (Fixes 546 LDAP completely broken)
13693
13694 2004-07-24 [colin]      0.9.12cvs33.18
13695
13696         * src/prefs_msg_colors.c
13697                 Fix prototype mismatch
13698         (Fixes 547 void function cannot return value)
13699
13700 2004-07-24 [colin]      0.9.12cvs33.17
13701
13702         * src/mainwindow.c
13703                 Fix sort going back to previous sort key
13704                 when changing sort direction
13705
13706 2004-07-24 [colin]      0.9.12cvs33.16
13707
13708         * src/compose.c
13709                 Fix space insertion when re-wrapping at 
13710                 cursor point
13711
13712 2004-07-24 [colin]      0.9.12cvs33.15
13713
13714         * src/gtk/gtkaspell.c
13715                 Don't change cursor position in insert-text
13716                 callback
13717         (Fixes 539 Word wrapping on input transposes letters)
13718
13719 2004-07-24 [colin]      0.9.12cvs33.14
13720
13721         * src/gtk/gtkaspell.c
13722                 Reencode non-ascii chars to dictionary's
13723                 encoding
13724         (Fixes 544 Spell check broken non english locale)
13725
13726 2004-07-24 [colin]      0.9.12cvs33.13
13727
13728         * src/summaryview.c
13729                 Fix Shift+Down, add Home/End/PgUp/PgDown
13730
13731 2004-07-21 [colin]      0.9.12cvs33.12
13732
13733         * src/prefs_common.c
13734                 Fix a gtk warning (Patch by Andrej Kacian)
13735
13736 2004-07-21 [colin]      0.9.12cvs33.11
13737
13738         * src/gtk/filesel.c
13739                 More check
13740
13741 2004-07-21 [colin]      0.9.12cvs33.10
13742
13743         * src/compose.c
13744         * src/crash.c
13745         * src/export.c
13746         * src/import.c
13747         * src/messageview.c
13748         * src/mimeview.c
13749         * src/prefs_spelling.c
13750         * src/prefs_themes.c
13751         * src/summaryview.c
13752         * src/gtk/filesel.c
13753         * src/gtk/filesel.h
13754         * src/gtk/pluginwindow.c
13755                 Untwist open/save mode guessing logic, make
13756                 it explicit
13757
13758 2004-07-20 [colin]      0.9.12cvs33.9
13759
13760         * src/codeconv.c
13761                 conv_encode_header: src_charset is UTF-8 on
13762                 gtk2
13763         * src/compose.c
13764                 Remove double encoding of the headers
13765
13766 2004-07-20 [colin]      0.9.12cvs33.8
13767
13768         * src/codeconv.c
13769                 Fix typo
13770
13771 2004-07-20 [colin]      0.9.12cvs33.7
13772
13773         * src/mainwindow.c
13774                 Set the separated messageview to the saved
13775                 size of Claws' messageview (Patch by Alfons)
13776                 Fix a callback prototype (me)
13777
13778 2004-07-20 [colin]      0.9.12cvs33.6
13779
13780         * src/codeconv.h
13781                 Forgot one hunk in 0.9.12cvs33.4
13782
13783 2004-07-19 [colin]      0.9.12cvs33.5
13784
13785         * src/action.c
13786                 Action output fix
13787                 Patch by Alfons
13788
13789 2004-07-19 [colin]      0.9.12cvs33.4
13790
13791         * src/compose.c
13792                 Fix outgoing charset bug in headers
13793         * src/codeconv.c
13794                 Clean for glib2 - Patch by Alfons
13795
13796 2004-07-19 [colin]      0.9.12cvs33.3
13797
13798         * src/statusbar.c
13799                 Remove grip from the statusbar
13800                 Patch by Alfons
13801
13802 2004-07-19 [colin]      0.9.12cvs33.2
13803
13804         * src/messageview.c
13805         * src/textview.c
13806                 Fix messageview remembering the previous
13807                 scroll position when loading a new message
13808                 Patch by Alfons
13809
13810 2004-07-19 [colin]      0.9.12cvs33.1
13811
13812         * src/folder.h
13813         * src/folderview.c
13814         * src/summaryview.c
13815                 Sync with HEAD
13816
13817 2004-07-18 [colin]      0.9.12cvs32.7
13818
13819         * configure.ac
13820                 Remove useless check for XIM - noticed
13821                 by Alfons
13822
13823 2004-07-18 [colin]      0.9.12cvs32.6
13824
13825         * src/summaryview.c
13826                 Remove non-modified and shift-modified
13827                 accelerators in summaryview's popup
13828                 menu, as that doesn't get catched by
13829                 the accel-activate signal catcher...
13830
13831 2004-07-18 [colin]      0.9.12cvs32.5
13832
13833         * src/prefs_common.c
13834                 Define sensible default prefs for 
13835                 wrapping
13836
13837 2004-07-18 [colin]      0.9.12cvs32.4
13838
13839         * src/compose.c
13840         * src/prefs_common.c
13841         * src/prefs_common.h
13842         * src/prefs_wrapping.c
13843                 Remove Smart Wrapping pref, which does
13844                 nothing on gtk2 branch
13845
13846 2004-07-18 [colin]      0.9.12cvs32.3
13847
13848         * src/sourcewindow.c
13849                 Proper utf8
13850
13851 2004-07-18 [colin]      0.9.12cvs32.2
13852
13853         * src/compose.c
13854                 Save attachment status when drafting
13855
13856 2004-07-18 [colin]      0.9.12cvs32.1
13857
13858         * src/gtk/filesel.c
13859                 Fix erratic folder selection in open mode
13860
13861 2004-07-18 [colin]      0.9.12cvs31.11
13862
13863         * src/pop.c
13864                 Don't let partial messages get deleted
13865                 even with "dowload all"
13866                 (0.9.12cvs31.8 fix extension)
13867 2004-07-18 [colin]      0.9.12cvs31.10
13868
13869         * src/gtk/logwindow.c
13870                 Fix log scrolling
13871
13872 2004-07-18 [colin]      0.9.12cvs31.9
13873
13874         * src/common/utils.c
13875                 Fix non-utf8 strings coming from commands
13876                 and files
13877
13878 2004-07-18 [colin]      0.9.12cvs31.8
13879
13880         * src/pop.c
13881                 Fix partial download bug with Download all
13882                 messages option
13883
13884 2004-07-18 [colin]      0.9.12cvs31.7
13885
13886         * src/textview.c
13887                 Fix bug introduced in 0.9.12cvs31.2
13888                 (blocked in select mode after double click)
13889
13890 2004-07-18 [colin]      0.9.12cvs31.6
13891
13892         * src/compose.c
13893         * src/gtk/menu.c
13894                 More glib-warning fixes
13895
13896 2004-07-18 [colin]      0.9.12cvs31.5
13897
13898         * src/compose.c
13899                 Fix trashing the primary clipboard when moving 
13900                 around with tab
13901         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13902
13903 2004-07-18 [colin]      0.9.12cvs31.4
13904
13905         * src/codeconv.c
13906                 convert unencoded iso headers to utf8
13907         (Fix Bug 538 Unencoded local characters in subject make it 
13908          disappear)
13909
13910 2004-07-18 [colin]      0.9.12cvs31.3
13911
13912         * src/compose.c
13913                 Fix tab char handling in wrapping
13914         (Fix Bug 537 Line wrap problem - TAB character treated as 
13915          one character instead of 8)
13916
13917 2004-07-18 [colin]      0.9.12cvs31.2
13918
13919         * src/textview.c
13920                 return FALSE on GDK_MOTION_NOTIFY
13921         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13922          (unable to highlight))
13923
13924 2004-07-18 [colin]      0.9.12cvs31.1
13925
13926         * src/folderview.c
13927                 Sync with 0.9.12cvs31
13928
13929 2004-07-18 [colin]      0.9.12cvs30.4
13930
13931         * src/compose.c
13932                 Also block text_inserted when inserting a file
13933
13934 2004-07-18 [colin]      0.9.12cvs30.3
13935
13936         * src/compose.c
13937                 Fix smart wrapping (block text_inserted handler
13938                 while putting quotation to avoid wrap on input,
13939                 don't join lines if next is sig separator)
13940
13941 2004-07-17 [colin]      0.9.12cvs30.2
13942
13943         * src/folderview.c
13944         * src/mainwindow.c
13945         * src/mimeview.c
13946         * src/summaryview.c
13947         * src/gtk/quicksearch.c
13948         * src/gtk/quicksearch.h
13949                 Block key events handlers *and* accels while
13950                 quicksearch is focused
13951         (Fixes Bug 534 quick-search bar not accepting certain letters)
13952
13953 2004-07-17 [colin]      0.9.12cvs30.1
13954
13955         * src/folder.h
13956         * src/folderview.c
13957         * src/summaryview.c
13958                 Sync with 0.9.12cvs30
13959
13960 2004-07-17 [colin]      0.9.12cvs28.2
13961
13962         * src/mimeview.c
13963         * src/procmime.c
13964         * src/summaryview.c
13965         * src/gtk/menu.c
13966                 Squash some compile and glib warnings
13967
13968 2004-07-17 [paul]       0.9.12cvs28.1
13969
13970         * src/mimeview.c
13971                 sync with 0.9.12cvs28 HEAD
13972
13973 2004-07-16 [paul]       0.9.12cvs26.1
13974         
13975         * src/gtk/quicksearch.c
13976         * src/account.c
13977         * src/account.h
13978         * src/compose.c
13979         * src/customheader.c
13980         * src/folder_item_prefs.c
13981         * src/main.c
13982         * src/mainwindow.c
13983         * src/messageview.c
13984         * src/mimeview.c
13985         * src/news.c
13986         * src/pgpmime.c
13987         * src/pop.c
13988         * src/pop.h
13989         * src/prefs_account.c
13990         * src/prefs_account.h
13991         * src/prefs_common.c
13992         * src/prefs_common.h
13993         * src/prefs_display_header.c
13994         * src/prefs_gtk.c
13995         * src/prefs_gtk.h
13996         * src/procheader.c
13997         * src/procmime.c
13998                 sync with 0.9.12cvs26 HEAD      
13999
14000 2004-07-15 [colin]      0.9.12cvs18.14
14001
14002         * src/folder.c
14003                 Disable GPG signature check during
14004                 folder move and scan
14005         (Closes Bug 521 Signature checking slows down Folder-Move)
14006
14007 2004-07-14 [colin]      0.9.12cvs18.13
14008
14009         * src/common/partial_download.c
14010                 update includes
14011
14012 2004-07-14 [colin]      0.9.12cvs18.12
14013
14014         * src/common/partial_download.c
14015         * src/common/partial_download.h
14016                 Move doc at top, add correct copyright
14017
14018 2004-07-14 [colin]      0.9.12cvs18.11
14019
14020         * src/folder.c
14021         * src/messageview.c
14022         * src/pop.c
14023         * src/pop.h
14024         * src/procmsg.c
14025         * src/summaryview.c
14026         * src/common/Makefile.am
14027         * src/common/partial_download.c ** NEW FILES **
14028         * src/common/partial_download.h ** NEW FILES **
14029                 Move partial-download related stuff to its
14030                 own file
14031
14032 2004-07-14 [colin]      0.9.12cvs18.10
14033
14034         * src/send_message.c
14035                 Fix smtp auth when user is null or empty
14036
14037 2004-07-13 [colin]      0.9.12cvs18.9
14038
14039         * src/gtk/quicksearch.c
14040                 Use alphabetic order
14041
14042 2004-07-13 [colin]      0.9.12cvs18.8
14043
14044         * src/pop.c
14045                 Be paranoid on the checks
14046
14047 2004-07-13 [colin]      0.9.12cvs18.7
14048
14049         * src/gtk/quicksearch.c
14050                 Fix Engrish once again
14051
14052 2004-07-13 [colin]      0.9.12cvs18.6
14053
14054         * src/procmsg.c
14055         * src/summaryview.c
14056                 Mark messages for deletion when they are about to
14057                 be removed from trash
14058
14059 2004-07-13 [colin]      0.9.12cvs18.5
14060
14061         * src/matcher.c
14062         * src/matcher.h
14063         * src/matcher_parser_parse.y
14064         * src/prefs_matcher.c
14065         * src/gtk/quicksearch.c
14066                 Add 'partial' ('p') match string to find partially
14067                 downloaded messages
14068
14069 2004-07-13 [colin]      0.9.12cvs18.4
14070
14071         * src/pop.c
14072                 Fix misplaced block
14073
14074 2004-07-13 [colin]      0.9.12cvs18.3
14075
14076         * src/pop.c
14077         * src/pop.h
14078         * src/messageview.c
14079                 Refactor API (to avoid passing 5+ params and code
14080                 duplication)
14081         * src/folder.c
14082         * src/msgcache.c
14083         * src/procheader.c
14084         * src/common/defs.h
14085                 Add planned_download to cache
14086                 Don't mess uidl file when moving partially downloaded
14087                 mails (they change folder, we should change it in the
14088                 uidl list too or we'll remove an incorrect message)
14089                 (this also helps removing hacks when changing 
14090                 planned_download in messageview.c)
14091
14092 2004-07-12 [colin]      0.9.12cvs18.2
14093
14094         * src/gtk/quicksearch.c
14095                 Fix missing status update in quicksearch
14096
14097 2004-07-12 [paul]       0.9.12cvs18.1
14098
14099         * po/POTFILES.in
14100         * src/Makefile.am
14101         * src/account.c
14102         * src/codeconv.c
14103         * src/compose.c
14104         * src/inc.c
14105         * src/main.c
14106         * src/prefs_common.c
14107         * src/procmsg.h
14108         * src/toolbar.c
14109         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14110         * src/prefs_wrapping.[ch]       ** NEW FILES **
14111         * src/common/intl.h
14112         * src/common/utils.[ch]
14113         * src/gtk/quicksearch.[ch]
14114                 sync with 0.9.12cvs18 HEAD
14115
14116 2004-07-12 [colin]      0.9.11cvs17.25
14117
14118         * src/folder.c
14119         * src/folder.h
14120                 Remove unused function added by me in 0.9.11cvs17.10
14121
14122 2004-07-11 [colin]      0.9.11cvs17.24
14123
14124         * src/inc.c
14125         * src/messageview.c
14126         * src/pop.c
14127         * src/pop.h
14128                 Use folderitem and msgnum instead of filename to
14129                 know which mail to delete
14130                 Move old partial mail deletion to pop.c
14131
14132 2004-07-10 [colin]      0.9.11cvs17.23
14133
14134         * src/inc.c
14135                 Add debug
14136         * src/pop.c
14137         * src/pop.h
14138                 Don't re-use same enums for unrelated stuff: it's 
14139                 completely misleading !
14140                 Document a bit
14141
14142 2004-07-09 [colin]      0.9.11cvs17.22
14143
14144         * src/inc.c
14145                 Remove folder-type check and do
14146                 more tests to be sure everything's
14147                 ok
14148         * src/messageview.c
14149                 Punctuation update, remove useless
14150                 code, fix two warnings
14151         * src/noticeview.c
14152                 Layout cleaning, reset 2nd button
14153                 when specifying one
14154
14155 2004-07-09 [colin]      0.9.11cvs17.21
14156
14157         * src/messageview.c
14158         * src/pop.c
14159         * src/pop.h
14160                 Allow user to change his mind
14161                 and postpone decision (by
14162                 unmarking the mail)
14163
14164 2004-07-09 [colin]      0.9.11cvs17.20
14165
14166         * src/messageview.c
14167                 Fix bug with delete state
14168         * src/pop.c
14169         * src/pop.h
14170                 Fix buffer leak (fread doesn't 
14171                 terminate buffers with \0)
14172                 Refactoring (remove magic 
14173                 numbers)
14174
14175 2004-07-09 [colin]      0.9.11cvs17.19
14176
14177         * src/pop.c
14178                 Don't log "Skipping message" if 
14179                 we're going to TOP it two lines
14180                 later
14181
14182 2004-07-09 [colin]      0.9.11cvs17.18
14183
14184         * src/messageview.c
14185                 Fix Engrish
14186
14187 2004-07-09 [colin]      0.9.11cvs17.17
14188
14189         * src/pop.c
14190                 strlen checking...
14191         * src/messageview.c
14192                 refactoring a bit
14193
14194 2004-07-08 [colin]      0.9.11cvs17.16
14195
14196         * src/noticeview.c
14197         * src/noticeview.h
14198                 Add an optional second button
14199         * src/messageview.c
14200         * src/pop.c
14201         * src/pop.h
14202                 Don't delete partially received mails after a certain
14203                 time; rather, let the user decide.
14204
14205 2004-07-08 [colin]      0.9.11cvs17.15
14206
14207         * src/common/smtp.h
14208                 Sync with HEAD
14209
14210 2004-07-08 [colin]      0.9.11cvs17.14
14211
14212         * src/messageview.c
14213         * src/common/smtp.c
14214                 Use to_human_readable() for sizes
14215
14216 2004-07-08 [colin]      0.9.11cvs17.13
14217
14218         * src/inc.c
14219         * src/messageview.c
14220         * src/pop.c
14221         * src/pop.h
14222         * src/procmsg.c
14223                 Fix partial-downloading issues:
14224                         catch unsupported TOP
14225                         don't delete partially downloaded mails before 5 days
14226                         don't update existing with non-MH folders; that'll
14227                         make dups, but it's better than trashing the folder
14228                         free new msginfo parts
14229                 Fix indentation ;-)
14230
14231 2004-07-08 [colin]      0.9.11cvs17.12
14232
14233         * src/common/smtp.c
14234         * src/common/smtp.h
14235                 Sync smtp size verification with HEAD
14236
14237 2004-07-08 [colin]      0.9.11cvs17.11
14238
14239         * src/summaryview.c
14240         * src/prefs_common.c
14241         * src/prefs_common.h
14242         * src/gtk/quicksearch.c
14243         * src/gtk/quicksearch.h
14244                 Sync sticky pref with HEAD
14245
14246 2004-07-08 [colin]      0.9.11cvs17.10
14247
14248         * src/folder.c [1.213.2.6]
14249         * src/folder.h [1.87.2.6]
14250         * src/inc.c [1.149.2.7]
14251         * src/messageview.c [1.94.2.8]
14252         * src/procheader.c [1.47.2.6]
14253         * src/procmsg.c [1.150.2.4]
14254         * src/procmsg.h [1.60.2.5]
14255         * src/pop.c [1.56.2.4]
14256         * src/pop.h [1.17.2.3]
14257                 Let too big messages get downloaded, but truncated
14258                 Add a button to download them completely
14259                 
14260 2004-07-06 [colin]      0.9.11cvs17.9
14261
14262         * src/gtk/quicksearch.c [1.1.2.3]
14263                 Add a Clear button
14264         * commitHelper
14265         * PATCHSETS
14266                 Add a script to help with cvs
14267
14268 2004-07-03 [colin]      0.9.11cvs17.8
14269
14270         * src/plugins/imageviewer/viewer.c
14271                 fix imageviewer (which was staying on the first
14272                 displayed image)
14273
14274 2004-07-03 [colin]      0.9.11cvs17.7
14275
14276         Removed FIXME_GTK2 warnings
14277         * src/gtk/gtkutils.c
14278                 useless #warnings
14279         * src/gtk/menu.c
14280                 useless #warnings (no need to mess with menu rc)
14281         * src/gtk/menu.h
14282                 unused functions
14283         
14284
14285 2004-07-03 [colin]      0.9.11cvs17.6
14286
14287         Removed FIXME_GTK2 warnings
14288         * src/codeconv.c
14289                 useless #warnings (rewrite needed)
14290         * src/compose.c
14291                 useless #warnings (rewrite needed)
14292                 useless #warnings (gtk2 is like that)
14293                 useless #warnings (previously fixed)
14294         * src/main.c
14295                 useless #warnings (previously fixed)
14296         * src/message_search.c
14297                 useless #warnings (gtk2 is like that)
14298                 Made apparent that search is case-sensitive
14299         * src/mimeview.c
14300                 useless #warnings (rewrite needed)
14301                 useless #warnings (gtk2 is like that)
14302                 reimplemented real warnings
14303         * src/prefs_common.c
14304                 Removed block cursor option (not it gtk2)
14305         * src/prefs_gtk.c
14306                 useless #warnings (rewrite needed)
14307         * src/procheader.c
14308                 useless #warnings (rewrite needed)
14309         * src/sourcewindow.c
14310                 useless #warnings (incorrect placing)
14311         * src/summary_search.c
14312                 useless #warnings (gtk2 is like that)
14313                 Made apparent that search is case-sensitive
14314         * src/action.c
14315                 useless #warnings (gtk2 is like that)
14316         * src/textview.c
14317                 useless #warnings (rewrite needed)
14318         * src/toolbar.c
14319                 useless #warnings (rewrite needed)
14320
14321 2004-07-03 [colin]      0.9.11cvs17.5
14322
14323         * src/textview.c
14324                 Fix mismerge which broke URI opening
14325                 
14326 2004-07-01 [colin]      0.9.11cvs17.4
14327
14328         * src/gtk/filesel.c
14329                 Fill filename when saving
14330                 
14331 2004-06-27 [colin]      0.9.11cvs17.3
14332
14333         * src/gtk/filesel.[ch]
14334                 Use the new GTK file selector
14335                 Update prototype to match the reality: multiple file
14336                 selection is open-only          
14337         * src/compose.c
14338                 Match the new prototypes        
14339         * configure.ac
14340                 Match the new requirements (gtk 2.4.0)
14341                         
14342 2004-06-26 [colin]      0.9.11cvs17.2
14343
14344         * src/plugins/trayicon/trayicon.c
14345                 Remove useless signal handler on resize, which causes
14346                 an infinite "loop"
14347         
14348 2004-06-26 [colin]      0.9.11cvs17.1
14349         
14350         * tools/Makefile.am
14351                 remove launch_firebird and add nautilus2sylpheed.sh
14352         * src/quicksearch.c
14353           src/summaryview.c
14354                 Fix show/hide "Extended symbols" button problem
14355                 Fix apparition at startup
14356                 Fix const warnings
14357         * src/plugins/image_viewer/Makefile.am
14358                 Fix configure 
14359         * common/ssl.c
14360                 Re-enable certificate check, as it doesn't seem to
14361                 cause Xlib errors anymore
14362
14363 2004-06-25 [paul]       0.9.11cvs17
14364
14365         * sync with 0.9.11cvs17 HEAD
14366         
14367         NOTE: QuickSearch is broken
14368
14369 2004-06-07 [colin]      0.9.10claws67.10
14370         * src/plugins/trayicon/trayicon.c
14371           src/plugins/trayicon/libeggtrayicon/Makefile.am
14372           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14373                 Fix gettextization in trayicon plugin
14374
14375 2004-06-07 [colin]      0.9.10claws67.9
14376         
14377         * src/summaryview.c
14378           src/gtk/gtksctree.[ch]
14379                 Let Shift+{Up,Down} work in summaryview
14380                 (well, Down "works" and Up works)
14381                 Let the list scroll when using these keys
14382
14383 2004-06-06 [colin]      0.9.10claws67.8
14384
14385         * src/plugins/trayicon/trayicon.c
14386                 Fix pixmap update
14387
14388 2004-06-06 [colin]      0.9.10claws67.7
14389
14390         * src/addressbook.c
14391                 Fix signal handling causing system-wide focus grab
14392
14393 2004-05-25 [paul]       0.9.10claws67.6
14394
14395         * Makefile.am
14396           src/Makefile.am
14397                 clean up
14398
14399 2004-05-25 [paul]       0.9.10claws67.5
14400
14401         * replace deprecated gtk_signal... functions
14402
14403 2004-05-23 [colin]      0.9.10claws67.4
14404
14405         * src/compose.c
14406                 Fix wrapping
14407
14408 2004-05-22 [colin]      0.9.10claws67.3
14409
14410         * src/compose.c
14411                 Re-fix [Edited] in compose.c::compose_reedit()
14412
14413 2004-05-22 [colin]      0.9.10claws67.2
14414
14415         * src/procmime.c
14416                 Fix parsing of multiparts mails
14417
14418 2004-05-22 [colin]      0.9.10claws67.1
14419
14420         * src/summaryview.c
14421                 Fix quicksearch
14422
14423 2004-05-22 [paul]       0.9.10claws67
14424
14425         * sync with 0.9.10claws67 HEAD
14426
14427 2004-05-14 [alfons]
14428
14429         * src/procmime.h
14430                 add forgotton prototype
14431
14432 2004-05-10 [paul]       0.9.10claws57
14433
14434         * sync with 0.9.10claws57 HEAD
14435
14436 2004-05-05 [paul]       0.9.9.claws1
14437
14438         * ChangeLog-gtk2        ** REMOVED **
14439           ChangeLog-gtk2.claws  ** ADDED **
14440                 rename and adopt the normal claws format
14441                 
14442         * configure.ac
14443                 require gtkmathview >= 0.5
14444
14445         * ac/*                          ** REMOVED **
14446           ac/                           ** REMOVED **
14447           intl/Makefile.in              ** REMOVED **
14448           m4/                           ** ADDED **
14449           m4/missing                    ** ADDED **
14450           m4/missing/gdk-pixbuf.m4      ** ADDED **
14451           m4/missing/gettext.m4         ** ADDED **
14452           m4/missing/gpgme.m4           ** ADDED **
14453           m4/missing/imlib.m4           ** ADDED **
14454           m4/.cvsignore                 ** ADDED **
14455           m4/Makefile.am                ** ADDED **
14456           m4/README                     ** ADDED **
14457           m4/aclocal-include.m4         ** ADDED **
14458           m4/aspell.m4                  ** ADDED **
14459           m4/check-type.m4              ** ADDED **
14460           m4/gnupg-check-typedef.m4     ** ADDED **
14461           m4/openssl.m4                 ** ADDED **
14462           m4/spamassassin.m4            ** ADDED **
14463           po/ChangeLog                  ** REMOVED **
14464           po/Makefile.in.in             ** REMOVED **
14465           po/Rules-quot                 ** REMOVED **
14466           po/boldquot.sed               ** REMOVED **
14467           po/en@boldquot.header         ** REMOVED **
14468           po/en@quot.header             ** REMOVED **
14469           po/insert-header.sin          ** REMOVED **
14470           po/quot.sed                   ** REMOVED **
14471           po/remove-potcdate.sed        ** REMOVED **
14472           po/remove-potcdate.sin        ** REMOVED **
14473           po/stamp-po                   ** REMOVED **
14474           Makefile.am
14475           autogen.sh
14476           configure.ac
14477                 enable building with automake 1.8.x
14478                 add 'autopoint --force' to autogen.sh and remove all
14479                 auto-generated files, remove ac/ directory and use
14480                 m4/ directory instead
14481                 
14482         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14483                 fix gettextization
14484
14485 2004-02-28 Colin Leroy <colin@colino.net>
14486         * src/prefs_matcher.c
14487           src/prefs_filtering.c
14488           src/prefs_filtering_action.c
14489                 Fix non-editable GtkEntries
14490
14491 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14492         * src/prefs_themes.c
14493                 utf8 conversion for theme info
14494
14495 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14496         * sync 0.9.9claws
14497
14498 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14499         * src/grouplistdialog.c
14500                 allow multiple selections without ctrl key
14501
14502 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14503         * src/main.c
14504                 enable customizable accelerators
14505
14506 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14507         * src/prefs_common.c
14508                 re-enable different font settings for gtk1/2
14509         * src/prefs_folder_item.c
14510                 fix folder prefs displayed wrong
14511         * src/textview.c
14512                 set 'sunken' shadow type
14513
14514 2004-02-07 Colin Leroy <colin@colino.net>
14515         * src/compose.c
14516                 Fix message being always [Edited]
14517                 Encode headers correctly (utf8 buf)
14518
14519 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14520         * src/socket.c
14521                 remove double g_source_attach()
14522                 (Thanks to Colin Leroy)
14523
14524 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14525         * src/gtk/gtksctree.c
14526                 Fix SSL certificate list not shown
14527         * src/mimeview.c
14528                 Fix clicks in mime tree
14529
14530 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14531         * src/common/socket.c
14532                 Fix SSL receive
14533         * src/compose.c
14534                 Fix clipboard menu hotkeys
14535
14536 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14537         * src/gtk/gtkaspell.[ch]
14538           src/compose.c
14539                 reimplement spellchecker
14540
14541 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14542         * src/gtk/filesel.c
14543                 crash when inserting file in compose window
14544                 (TODO: keep old selection on clicks)
14545         * src/main.c
14546                 use gtkrc-2.0 instead of gtkrc
14547
14548 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14549         * src/messageview.c
14550                 remove orphaned mimeview unref()
14551
14552 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14553         * src/grouplistdialog.c
14554                 expand nodes containing subscribed groups
14555
14556 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14557         * src/textview.c
14558                 textview: hide cursor, restore old click behaviour
14559
14560 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14561         * src/textview.c
14562                 variable names messed up
14563
14564 2004-01-17 Colin Leroy <colin@colino.net>
14565         * src/addr_compl.c
14566                 Fix completion address too thin
14567         * src/compose.c
14568                 Fix tab-to-subject behaviour
14569         * src/summaryview.c
14570                 Implement key up & down in summaryview
14571
14572 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14573
14574         * sync 098claws
14575
14576 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14577         * configure.ac
14578           Makefile.am
14579           doc/.cvsignore
14580           doc/Makefile.am
14581                 faq, man, manual moved to doc/
14582         * ac/aspell.m4
14583           ac/check-type.m4
14584           ac/gnupg-check-typedef.m4
14585           ac/openssl.m4
14586           ac/spamassassin.m4
14587           ac/missing/gdk-pixbuf.m4
14588           ac/missing/gpgme.m4
14589           ac/missing/imlib.m4
14590                 fix automake warnings
14591
14592 2003-12-06 Colin Leroy <colin@colino.net>
14593         * src/summaryview.c
14594                 Fix quicksearch
14595
14596 2003-12-05 Colin Leroy <colin@colino.net>
14597         * src/summaryview.c
14598                 Fix going to next unread folder
14599
14600 2003-12-05 Colin Leroy <colin@colino.net>
14601         * src/crash.c
14602                 Fix gtk2 compilation
14603         * src/session.c
14604                 Remove iotag source handler at disconnection
14605         * src/socket.[ch] 
14606                 Remove source handler when closing socket 
14607                 (fixes another seg)
14608
14609 2003-12-04 Colin Leroy <colin@colino.net>
14610         * src/compose.c
14611           src/prefs_account.c
14612           src/prefs_common.c
14613                 Fix some dropdown menus
14614
14615 2003-12-04 Colin Leroy <colin@colino.net>
14616         * src/compose.c
14617                 Fix event handlers on header fields
14618         * src/common/socket.c
14619           src/common/session.c
14620                 Fix segfault with callback (SSL)
14621                 Fix end of session 
14622
14623 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14624
14625         * Fix compile bug in src/compose.c
14626         * removed src/gtk/gtkstext.[ch]
14627
14628 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14629
14630         * Convert character set and escape "text" attributes in toolbar setting
14631         files.
14632         * Fixed bug in button-press-event handling.
14633
14634 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14635
14636         * Fixed bug in key-press-event handling.
14637
14638 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14639
14640         * Enabled to compile tray-icon plugin (Ad-hoc).
14641         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14642
14643 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14644
14645         * Enabled to compile on sylpheed-claws.
14646         (tray-icon plugin still cannot compile yet.)
14647
14648 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14649
14650         * Updated to 0.9.5.
14651
14652 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14653
14654         * Updated to 0.9.4.
14655         * Ported monitoring SSL mechanism to GSource of GLib2
14656         (I don't confirm it)
14657         * Added _gtk2 suffix to key name of font preference to avoid
14658         ovverwriting preference of Gtk+-1.2 version.
14659
14660 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14661
14662         * Updated to 0.9.2.
14663
14664 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14665
14666         * Updated to 0.9.1.
14667         * Translate po files into UTF-8 when execute autogen.sh.
14668
14669 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14670
14671         * Updated to 0.9.0.
14672
14673 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14674
14675         * Plugged GError related memory leaks.
14676
14677 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14678
14679         * Changed default size of fonts.
14680         * Enabled to set titile font size of warning dialog.
14681
14682 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14683
14684         * Embed a sylpheed icon into executable binary on Windows.
14685
14686 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14687
14688         * I forgot to traslate character set of element string in src/xml.c.
14689
14690 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14691
14692         * Fixed detecting bind_textdomain_codeset in configure.in.
14693         * The bug in which "Example" of "Date fromat" preference isn't displayed
14694         correctly has been fixed.
14695
14696 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14697
14698         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14699           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14700           glib-gettextize
14701           Removed intl directory.
14702           Translated po files into UTF-8.
14703           (Thanks! Ryuji Abe)
14704
14705 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14706
14707         * The bug which doesn't unscape string in xml.c has been fixed.
14708
14709 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14710
14711         * The bug which is failed to translate encoding of file name thorough
14712         file dialog has been fixed.
14713
14714 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14715
14716         * Modified to translate file names which is used in inporting/expoting
14717         mbox feature and "Save as" feature into locale encoding.
14718         * Translate file names into locale encoding when "Attache file" and
14719         "Insert file".
14720         * Force set G_BROKEN_FILENAMES environment variable.
14721         * Other minor fixes.
14722
14723 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14724
14725         * Modified to treat MH folder's name as locale encoding.
14726
14727 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14728
14729         * The bug which clash on switching candidates of auto completion of
14730         addresses, cannot use auto completion in Japanesse is fixed
14731         (Thanks! Tokunaga-san)¡¥
14732
14733 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14734
14735         * The bug which cannot switch key accelerator preference has been fixed
14736         (Thanks! smbd-san)¡¥
14737
14738 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14739
14740         * version 0.8.11-gtk2-20030314
14741
14742 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14743
14744         * The bug in which character set conversion of filtering messages has
14745         been fixed.(Thanks! COCOA-san).
14746
14747 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14748
14749         * Revived "Leave space on head" preference in "Message" category.
14750         * A bug which clash when put the cursor to end of buffer and execute
14751         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14752
14753 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14754
14755         * version 0.8.11-gtk2-20030312
14756
14757 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14758
14759         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14760         * Modified to use Pango's API directly for font preference.
14761         * Integrated GtkTextView of textview to one widget.
14762         * Set fonts of header title in textview by "header_title" tag.
14763         * Removed some deprecated codes.
14764
14765 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14766
14767         * Updated to 0.8.11.
14768         * Merged cygwin patch(Thanks! Sakai-san).
14769
14770 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14771
14772         * version 0.8.10-gtk2-20030309