2005-12-06 [colin] 1.9.100cvs70
[claws.git] / ChangeLog
1 2005-12-06 [colin]      1.9.100cvs70
2
3         * src/compose.c
4         * src/quote_fmt_parse.y
5         * src/undo.c
6         * src/undo.h
7                 Allow %X to position cursor at 0 
8                 (no %X = before signature)
9                 Fix paste as quotation putting the cursor at 0
10                 Fix undo offsets when pasting
11                 Insert the quote_fmt at once instead of line 
12                 by line
13                 Fix [Edited] when starting to reply/forward
14
15 2005-12-06 [paul]       1.9.100cvs69
16
17         * src/plugins/clamav/clamav_plugin_gtk.c
18                 add another tooltip
19         * src/plugins/spamassassin/spamassassin_gtk.c
20                 rework spamassassin_create_widget_func()
21
22 2005-12-05 [colin]      1.9.100cvs68
23
24         * po/POTFILES.in
25                 Fix make release ;-)
26
27 2005-12-05 [colin]      1.9.100cvs67
28
29         * src/compose.c
30         * src/compose.h
31                 Fix cursor positioning (not obeying %X)
32
33 2005-12-05 [paul]       1.9.100cvs66
34
35         * src/plugins/dillo_viewer/dillo_prefs.c
36                 fix compilation warning
37
38 2005-12-05 [paul]       1.9.100cvs65
39
40         * src/prefs_spelling.c
41         * src/plugins/trayicon/trayicon.c
42                 cleanups - remove unused stuff
43
44 2005-12-05 [paul]       1.9.100cvs64
45
46         * README
47         * manual/plugins.xml
48                 remove info about removed mathml_viewer plugin
49
50 2005-12-05 [paul]       1.9.100cvs63
51
52         * configure.ac
53         * src/plugins/Makefile.am
54         * src/plugins/mathml_viewer/.cvsignore
55         * src/plugins/mathml_viewer/Makefile.am
56         * src/plugins/mathml_viewer/mathml_viewer.c
57                 remove unmaintained mathml_viewer plugin
58
59 2005-12-05 [paul]       1.9.100cvs62
60
61         * src/summaryview.c
62                 obey prefs_common.always_show_msg when
63                 moving a msg
64                 Thanks to Colin
65
66 2005-12-05 [paul]       1.9.100cvs61
67
68         * src/compose.c
69         * src/prefs_account.c
70         * src/prefs_filtering.c
71         * src/prefs_quote.c
72         * src/prefs_spelling.c
73         * src/prefs_toolbar.c
74         * src/summaryview.c
75         * src/gtk/gtkutils.c
76         * src/gtk/quicksearch.c
77         * src/plugins/dillo_viewer/dillo_prefs.c
78                 dialog cleanups
79
80 2005-12-04 [paul]       1.9.100cvs60
81
82         * src/inc.c
83         * src/prefs_account.c
84         * src/prefs_account.h
85                 allow a Local account to specify a
86                 default inbox
87                 (closes bug 843 'Inbox cannot be changed for local
88                  mailboxes')
89
90 2005-12-04 [colin]      1.9.100cvs59
91
92         * src/plugins/trayicon/trayicon.c
93                 Remove Get, rename Get All to Get Mail in order to
94                 be consistent with the default main toolbar
95
96 2005-12-03 [colin]      1.9.100cvs58
97
98         * manual/gpl.xml
99         * manual/sylpheed-claws-manual.xml
100                 Add GPL appendix
101
102 2005-12-03 [paul]       1.9.100cvs57
103
104         * AUTHORS
105         * po/sv.po
106         * src/gtk/authors.h
107                 new (partially complete) Swedish translation
108                 by Anders Troback <sylpheed@troback.com>
109
110 2005-12-02 [paul]       1.9.100cvs56
111
112         * configure.ac
113                 libetpan 0.41 required
114
115 2005-12-02 [paul]       1.9.100cvs55
116
117         * src/plugins/clamav/clamav_plugin.c
118         * src/plugins/clamav/clamav_plugin.h
119         * src/plugins/clamav/clamav_plugin_gtk.c
120         * src/plugins/spamassassin/spamassassin.c
121         * src/plugins/spamassassin/spamassassin.h
122         * src/plugins/spamassassin/spamassassin_gtk.c
123                 unregister prefs pages on unloading, thus
124                 preventing a crash
125                 (thanks to Colin for the hint)
126
127 2005-12-02 [wwp]        1.9.100cvs54
128
129         * src/quote_fmt.h
130         * src/quote_fmt_parse.y
131                 fix misuse of gboolean*, use gboolean instead
132                 (thanks to Paul, Colin, for pointing out that scaring one)
133
134 2005-12-02 [paul]       1.9.100cvs53
135
136         * src/plugins/clamav/clamav_plugin.c
137                 int no --> unsigned int no
138         * src/plugins/clamav/clamav_plugin_gtk.c
139                 rework config page
140
141 2005-12-02 [wwp]        1.9.100cvs52
142
143         * src/compose.c
144         * src/prefs_template.c
145         * src/quote_fmt.h
146         * src/quote_fmt_parse.y
147                 prevent from executing |f and |p templates commands when
148                 adding or replacing templates in prefs (avoids annoying and
149                 potentially dangerous behaviours)
150
151 2005-12-02 [paul]       1.9.100cvs51
152
153         * src/prefs_common.c
154                 allow translation of some default values
155                 Patch by Fabien Vantard
156
157 2005-12-02 [paul]       1.9.100cvs50
158
159         * src/codeconv.c
160         * src/codeconv.h
161         * src/prefs_common.c
162         * src/prefs_common.h
163         * src/prefs_message.c
164         * src/textview.c
165                 remove obsolete 'convert_mb_alnum' option
166                 and related stuff
167         * src/gtk/about.c
168                 remove unused 'about_textview_visibility_notify'
169
170 2005-12-02 [paul]       1.9.100cvs49
171
172         * src/prefs_account.c
173         * src/prefs_compose_writing.c
174         * src/prefs_fonts.c
175         * src/prefs_gtk.h
176         * src/prefs_image_viewer.c
177         * src/prefs_message.c
178         * src/prefs_other.c
179         * src/prefs_receive.c
180         * src/prefs_send.c
181         * src/prefs_spelling.c
182         * src/prefs_summaries.c
183         * src/prefs_wrapping.c
184         * src/plugins/dillo_viewer/dillo_prefs.c
185         * src/plugins/pgpcore/prefs_gpg.c
186                 several cleanups to the prefs dialogs
187                 (slightly modified) patch by Fabien Vantard
188
189 2005-12-02 [paul]       1.9.100cvs48
190
191         * src/main.c
192                 --exit means exit
193         * src/send_message.c
194                 fix crash on send when connection fails
195
196         Thanks to Colin
197
198 2005-12-01 [colin]      1.9.100cvs47
199
200         * src/html.c
201                 Translate &hellip; to "..."
202
203 2005-11-30 [colin]      1.9.100cvs46
204
205         * src/matcher.c
206         * src/matcher.h
207                 Optimize back yesterday's fix.
208
209 2005-11-30 [paul]       1.9.100cvs45
210
211         * manual/faq.xml
212                 standardised
213         * manual/intro.xml
214                 written by Colin, edited by me
215
216 2005-11-29 [colin]      1.9.100cvs44
217
218         * src/matcher.c
219                 Skip headers unconditionnaly in match_body if the
220                 rule is not message or ~message
221
222 2005-11-29 [colin]      1.9.100cvs43
223
224         * src/matcher.c
225                 Fix body_part and such, not skipping headers 
226                 if the matchcriteria wasn't the first in the rule
227
228 2005-11-29 [colin]      1.9.100cvs42
229
230         * src/compose.c
231                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
232                 option missing from message view window)
233                 Fix double text D'n'D with gtk-2.8
234         * src/matcher.c
235                 Fix ~message, ~headers_part, ~body_part rules
236         * src/messageview.c
237                 Add Windows-1252 (Closes bug #863)
238                 Fix accels
239         * src/gtk/gtkaspell.c
240                 Properly destroy accels in all menus
241
242 2005-11-29 [mones]      1.9.100cvs41
243
244         * po/es.po
245                 Updated.
246
247 2005-11-27 [colin]      1.9.100cvs40
248
249         * src/mh_gtk.c
250                 "/Remove mailbox" -> "/Remove mailbox..."
251
252 2005-11-27 [paul]       1.9.100cvs39
253
254         * AUTHORS
255         * po/de.po
256         * src/gtk/authors.h
257                 updated by new maintainer, Stephan Sachse
258
259 2005-11-27 [paul]       1.9.100cvs38
260
261         * manual/faq.xml
262                 written by Colin, edited by me
263
264 2005-11-27 [paul]       1.9.100cvs37
265
266         * src/prefs_common.c
267         * src/prefs_common.h
268         * src/prefs_receive.c
269         * src/prefs_summaries.c
270                 move 'go to inbox after receiving new mail'
271                 option from display/sumamaries to mail
272                 handling/receive, and rework prefs_summaries
273                 dialog a little
274
275 2005-11-25 [martin]     1.9.100cvs36
276
277         * po/de.po
278             fixed windows-1252 translation;
279             translated some new and fuzzy strings
280
281 2005-11-25 [paul]       1.9.100cvs35
282
283         * src/plugins/clamav/clamav_plugin.c
284                 complete the update done in cvs34
285
286 2005-11-25 [paul]       1.9.100cvs34
287
288         * src/plugins/clamav/clamav_plugin.c
289                 reflect upstream changes
290
291 2005-11-25 [paul]       1.9.100cvs33
292
293         * manual/ack.xml
294         * manual/plugins.xml
295         * manual/sylpheed-claws-manual.xml
296                 written/updated by Colin, edited by me
297         * tools/acroread2sylpheed.pl
298                 update binary name
299
300 2005-11-24 [cleroy]     1.9.100cvs32
301
302         * src/compose.c
303                 Fix bug #856 (reediting messages forgets Request
304                 Return Receipt)
305
306 2005-11-24 [paul]       1.9.100cvs31
307
308         * manual/addrbook.xml
309         * manual/starting.xml
310                 written by Colin, proofread, edited, adapted by me
311         * manual/advanced.xml
312                 add some Actions examples
313         * src/importldif.c
314                 use a Save button instead of a Close button
315         * src/wizard.c
316                 indicate mandatory fields
317                 fix page display
318                 Thanks to Colin
319
320 2005-11-23 [colin]      1.9.100cvs30
321
322         * src/addressbook.c
323                 Rename menu item, fix possible crash after
324                 deletion of books
325         * src/addrindex.c
326                 Allow searching for '*' in ldap
327         * src/browseldap.c
328                 Fix "Browse Entry" (did anyone use it?)
329         * src/wizard.c
330                 Add guards for mandatory information
331
332 2005-11-23 [paul]       1.9.100cvs29
333
334         * manual/advanced.xml
335                 corrections to the English
336
337 2005-11-23 [cleroy]     1.9.100cvs28
338
339         * src/mimeview.c
340                 Fix possible crash at exit. After the call to
341                 gtk_container_remove(), the Viewer's widget has no
342                 more parent so gtk+ automatically frees it and its
343                 sons. If destroy_viewer() then try to access it,
344                 problems ensue.
345
346 2005-11-22 [colin]      1.9.100cvs27
347
348         * src/compose.c
349         * src/gtk/gtkaspell.c
350                 Fix right-clicking on a misspelled word
351                 Fix More... in suggestions menu
352
353 2005-11-22 [wwp]        1.9.100cvs26
354
355         * src/prefs_template.c
356                 templates works: re-sort templates list when adding or replacing,
357                 prevent from adding or replacing when the template name is empty
358
359 2005-11-21 [colin]      1.9.100cvs25
360
361         * src/addressbook.c
362                 Fix some addressbook suckage (dnd, select all)
363         * src/compose.c
364         * src/gtk/gtkaspell.c
365         * src/gtk/gtkaspell.h
366                 Make the spellchecker menu work with the 
367                 GtkTextView one instead of overriding it
368
369 2005-11-20 [paul]       1.9.100cvs24
370
371         * manual/handling.xml
372                 proofread and corrected
373
374 2005-11-20 [paul]       1.9.100cvs23
375
376         * manual/Makefile
377                 generate html as one file
378         * manual/advanced.xml
379                 fix output generation
380                 reformat hidden options list
381         * manual/manual.xml     ** REMOVED **
382         * manual/sylpheed-claws-manual.xml      ** ADDED **
383                 renamed
384
385 2005-11-18 [colin]      1.9.100cvs22
386
387         * src/prefs_account.c
388                 Fix layout in news and mbox accounts
389         * manual/account.xml
390         * manual/advanced.xml
391                 New contents for Paul to check :)
392
393 2005-11-18 [wwp]        1.9.100cvs21
394
395         * src/gtk/quicksearch.c
396                 don't update extended quicksearch buttons twice
397
398 2005-11-18 [paul]       1.9.100cvs20
399
400         * src/textview.c
401                 complete 1.9.100cvs19
402
403 2005-11-18 [paul]       1.9.100cvs19
404
405         * src/compose.c
406                 cosmetic improvements
407         * src/textview.c
408                 also list text/* attachments
409
410 2005-11-18 [cleroy]     1.9.100cvs18
411
412         * src/summaryview.c
413                 Use column 0 instead of -1 in 
414                 gtk_ctree_node_moveto, in a naive
415                 hope it'll fix the gtk-related crashes
416
417 2005-11-18 [cleroy]     1.9.100cvs17
418
419         * src/gtk/inputdialog.c
420                 Fix icon staying the first one
421
422 2005-11-17 [wwp]        1.9.100cvs16
423                 fix possible problem showing some quicksearch buttons, and a bad
424                 call to g_return_if_fail in a function that returns a value (both
425                 fixes by Fabien Vantard)
426
427 2005-11-15 [wwp]        1.9.100cvs15
428
429         * src/gtk/quicksearch.c
430                 added a tooltip to that obscure ... quicksearch button
431
432 2005-11-15 [wwp]        1.9.100cvs14
433
434         * src/gtk/quicksearch.c
435                 add a quicksearch helper to filtering expression users: the ... button
436                 raises the condition expr window. condition expressions set up w/ this
437                 window are used by the quicksearch if the user closes it pressing OK.
438
439 2005-11-14 [paul]       1.9.100cvs13
440
441         * src/plugins/clamav/clamav_plugin.c
442         * src/plugins/spamassassin/spamassassin.c
443                 change plugin type following recent merging
444
445 2005-11-14 [wwp]        1.9.100cvs12
446
447         * src/folder.c
448                 prevent from crashing when copying/moving message(s) from and
449                 to the same folder
450
451 2005-11-14 [paul]       1.9.100cvs11
452
453         * src/plugins/clamav/Makefile.am
454         * src/plugins/clamav/clamav_plugin.c
455         * src/plugins/clamav/clamav_plugin.h
456         * src/plugins/clamav/clamav_plugin_gtk.c
457                 also merge clamav and clamav_gtk plugins
458
459 2005-11-13 [colin]      1.9.100cvs10
460
461         * configure.ac
462         * src/plugins/spamassassin/Makefile.am
463         * src/plugins/spamassassin/spamassassin.c
464         * src/plugins/spamassassin/spamassassin.h
465         * src/plugins/spamassassin/spamassassin_gtk.c
466                 Merge spamassassin and spamassassin_gtk plugins,
467                 and build it by default.
468
469 2005-11-12 [colin]      1.9.100cvs9
470
471         * src/etpan/imap-thread.c
472                 Fix gcc warning
473
474 2005-11-12 [colin]      1.9.100cvs8
475
476         * src/procmime.c
477                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
478
479 2005-11-10 [colin]      1.9.100cvs7
480
481         * src/main.c
482                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
483                 minimised state)
484
485 2005-11-10 [wwp]        1.9.100cvs6
486
487         * src/gtk/description_window.c
488                 fix a crash when closing description windows using the WM's [X] button
489
490 2005-11-09 [colin]      1.9.100cvs5
491
492         * src/common/ssl.c
493                 Update libetpan call to follow upstream
494                 (yes, this requires libetpan-0.40cvs3)
495
496 2005-11-08 [colin]      1.9.100cvs4
497
498         * src/compose.c
499         * src/textview.c
500         * src/common/utils.c
501         * src/common/utils.h
502                 Enhance the email parser
503
504 2005-11-08 [colin]      1.9.100cvs3
505
506         * src/procmime.c
507                 Fix what looks like an off-by-one (fixes 
508                 attachments from the Bat)
509
510 2005-11-08 [wwp]        1.9.100cvs2
511
512         * src/main.c
513                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
514
515 2005-11-08 [wwp]        1.9.100cvs1
516
517         * src/main.c
518                 allow exiting Sylpheed-Claws from command-line
519
520 2005-11-08 [paul]       1.9.100
521
522         1.9.100 released
523
524 2005-11-07 [colin]      1.9.99cvs17
525
526         * src/addritem.c
527         * src/ldif.c
528                 Fix import of base-64 encoded items
529
530 2005-11-07 [cleroy]     1.9.99cvs16
531
532         * src/send_message.c
533                 Fix bug #314 (Queue does not empty under certain 
534                 circumstances)
535
536 2005-11-07 [paul]       1.9.99cvs15
537
538         * src/mutt.c
539         * src/pine.c
540                 fix buffer overflows
541                 Thanks to Colin
542
543 2005-11-07 [paul]       1.9.99cvs14
544
545         * doc/man/Makefile.am
546         * doc/man/sylpheed-claws.1      ** ADDED **
547         * doc/man/sylpheed.1            ** DELETED **
548                 rename and update the man file
549
550 2005-11-06 [colin]      1.9.99cvs13
551
552         * src/ldif.c
553                 Fix ldif_get_line() that returned empty strings
554                 (Didn't understand why). Also fix a possible
555                 buffer overflow.
556
557 2005-11-06 [wwp]        1.9.99cvs12
558
559         * src/textview.c
560         * src/gtk/about.c
561         * src/gtk/gtkutils.c
562         * src/gtk/gtkutils.h
563                 fix a compilation warning,
564                 make links sensitive in the about dialog
565
566 2005-11-04 [wwp]        1.9.99cvs11
567
568         * src/gtk/about.c
569                 don't wrap or translate URIs, and a bit text format cleanup
570
571 2005-11-04 [wwp]        1.9.99cvs10
572
573         * src/gtk/about.c
574                 better textview tagging implementation (no more use of marks for
575                 postponed tagging)
576
577 2005-11-02 [colin]      1.9.99cvs9
578
579         * src/common/ssl.c
580                 Forgot an ifdef
581
582 2005-11-02 [colin]      1.9.99cvs8
583
584         * configure.ac
585                 Require libetpan-0.40 due to upstream fix
586         * src/common/ssl.c
587                 Tell libetpan not to call SSL_Library_Init,
588                 as we do it ourselves.
589
590 2005-11-02 [colin]      1.9.99cvs7
591
592         * po/POTFILES.in
593                 Add missing files (thanks to Fabien Vantard)
594
595 2005-11-02 [cleroy]     1.9.99cvs6
596
597         * src/summaryview.c
598                 Fix totals when read messages are hidden or quicksearch
599                 is on
600         * src/ssl_manager.c
601         * src/ssl_manager.h
602         * src/common/ssl_certificate.c
603         * src/common/ssl_certificate.h
604         * src/gtk/sslcertwindow.c
605         * src/gtk/sslcertwindow.h
606                 Fix copyright on my stuff
607
608 2005-11-02 [wwp]        1.9.99cvs5
609
610         * src/prefs_themes.c
611                 fix directory name checking (theme installation/removal),
612                 made related error a bit more verbose
613
614 2005-11-02 [cleroy]     1.9.99cvs4
615
616         * src/summaryview.c
617                 Fix typo (probably fixes bug #841 (Sort by the From 
618                 field doesn't work)
619
620 2005-11-02 [paul]       1.9.99cvs3
621
622         * po/ko.po
623         * po/nb.po
624                 updated by SungHyun Nam, Geir Helland
625         * src/wizard.c
626                 fix typo in welcome message. spotted by
627                 Andrea Spadaccini
628
629 2005-11-01 [colin]      1.9.99cvs2
630
631         * src/compose.c
632                 Fix replying to ml wen confirming subscription
633         * src/messageview.c
634         * src/mimeview.c
635         * src/mimeview.h
636         * src/privacy.h
637         * src/summaryview.c
638                 Make key check non blocking
639
640 2005-10-31 [paul]       1.9.99cvs1
641
642         * tools/claws.i18n.status.pl
643                 updated for ChangeLog
644
645 2005-10-31 [paul]       1.9.99
646
647         1.9.99 released
648
649 2005-10-31 [paul]       1.9.15cvs131
650
651         * .cvsignore
652         * ChangeLog
653         * ChangeLog.claws       ** REMOVED **
654         * ChangeLog-gtk2.claws  ** REMOVED **
655         * ChangeLog.gtk1        ** ADDED **
656         * INSTALL
657         * Makefile.am
658         * NEWS
659         * README
660         * README.claws          ** REMOVED **
661         * README.jp             ** REMOVED **
662         * RELEASE_NOTES         ** ADDED **
663         * RELEASE_NOTES.claws   ** REMOVED **
664         * commitHelper
665         * configure.ac
666         * sylpheed.spec.in      ** REMOVED **
667                 tidy up and update the default docs:
668                 ChangeLog.claws is renamed ChangeLog.gtk1
669                 ChangeLog-gtk2.claws is renamed ChangeLog
670                 README.claws is renamed README
671                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
672
673 2005-10-31 [paul]       1.9.15cvs130
674
675         * po/it.po
676                 fix errors
677
678 2005-10-31 [paul]       1.9.15cvs129
679
680         * po/ca.po
681         * po/de.po
682         * po/en_GB.po
683         * po/fr.po
684         * po/it.po
685         * po/pt_BR.po
686         * po/sk.po
687         * po/sr.po
688         * po/zh_CN.po
689                 updated by Miquel Oliete, Stephan Sachse and
690                 Thomas Gilgin, me, Fabien Vantard, Andrea
691                 Spadaccini, Frederico Goncalves Guimaraes,
692                 Andrej Kacian, Aleksandar Urosevic, and
693                 Ralgh Young.
694
695 2005-10-31 [mones]      1.9.15cvs128
696
697         * manual/faq.xml
698                 More questions.
699         
700         * po/es.po
701                 Updated for release.
702
703 2005-10-30 [colin]      1.9.15cvs127
704
705         * src/compose.c
706                 Place cursor before rewrapping (fixes cursor
707                 pos if quotation gets rewrapped)
708
709 2005-10-29 [paul]       1.9.15cvs126
710
711         * src/crash.c
712         * src/foldersel.c
713         * src/main.c
714         * src/messageview.c
715         * src/toolbar.c
716         * src/gtk/authors.h
717                 corrections to text items
718
719 2005-10-28 [colin]      1.9.15cvs125
720
721         * src/messageview.c
722                 Make "hit 'C' to check sig" work from extern 
723                 messageviews
724
725 2005-10-27 [colin]      1.9.15cvs124
726
727         * src/summaryview.c
728                 Add a hack to avoid segfaulting when hammering 
729                 on gtk's events
730
731 2005-10-27 [wwp]        1.9.15cvs123
732
733         * src/prefs_themes.c
734                 sort list of themes names in themes prefs
735
736 2005-10-27 [paul]       1.9.15cvs122
737
738         * src/folder.c
739         * src/prefs_account.c
740                 fix building on Solaris
741                 Patch by Alex Moore
742
743 2005-10-27 [wwp]        1.9.15cvs121
744
745         * src/summaryview.c
746         * src/gtk/gtksctree.c
747                 speed up unselecting messages in summary view (thanks to Colin)
748
749 2005-10-27 [paul]       1.9.15cvs120
750
751         * src/mainwindow.c
752                 fix a compilation warning
753         * src/summaryview.c
754                 fix updating of 'n items selected' count
755                 when deselecting
756
757 2005-10-27 [martin]     1.9.15cvs119
758
759         * src/action.c
760                 ignore actions with a leading '/' in the action menu name
761                 fixes a crash on menu creation
762         * src/prefs_actions.c
763                 do not allow a leading '/' in the action menu name
764
765 2005-10-27 [paul]       1.9.15cvs118
766
767         * src/main.c
768                 fix compilation warning
769
770 2005-10-27 [paul]       1.9.15cvs117
771
772         * src/procmime.c
773                 add #if HAVE_LOCALE_H
774
775 2005-10-27 [paul]       1.9.15cvs116
776
777         * src/plugins/clamav/clamav_plugin.c
778         * src/plugins/dillo_viewer/dillo_viewer.c
779         * src/plugins/mathml_viewer/mathml_viewer.c
780         * src/plugins/pgpcore/plugin.c
781         * src/plugins/pgpinline/plugin.c
782         * src/plugins/pgpmime/plugin.c
783         * src/plugins/spamassassin/spamassassin.c
784         * src/plugins/trayicon/trayicon.c
785                 plugin_init() : make error messages more
786                 informative
787
788 2005-10-26 [wwp]        1.9.15cvs115
789
790         * src/prefs_matcher.c
791                 enlarge boolean op widget width a bit (wasn't always showing text contents)
792
793 2005-10-26 [wwp]        1.9.15cvs114
794
795         * src/procmime.c
796         * src/gtk/gtksctree.c
797         * src/plugins/spamassassin/libspamc.c
798         * src/plugins/spamassassin/spamassassin.c
799                 fix some compilation warnings more
800
801 2005-10-26 [mones]      1.9.15cvs113
802
803         * po/es.po
804                 Updated translation
805
806 2005-10-26 [paul]       1.9.15cvs112
807
808         * src/prefs_message.c
809                 give all display_xface stuff the
810                 #if HAVE_LIBCOMPFACE treatment, thus
811                 preventing a crash
812                 (Thanks to Wolfgang Enderlein)
813
814 2005-10-26 [colin]      1.9.15cvs111
815
816         * src/gedit-print.c
817                 Fix date format
818         * src/imap_gtk.c
819         * src/news_gtk.c
820                 Remove context menu items that should not be there
821         * src/jpilot.c
822                 Fix encoding
823         * src/main.c
824         * src/mainwindow.c
825                 Don't show the mainwindow too soon
826
827 2005-10-26 [wwp]        1.9.15cvs110
828
829         * src/folder.c
830         * src/manual.c
831         * src/summaryview.c
832                 fix uninitialized pointers in the folder updating hook
833                 (thanks to Colin)
834
835 2005-10-25 [mones]      1.9.15cvs109
836
837         * manual/faq.xml
838                 General information subsection completed. 
839                 Removed archaic references.
840                 
841         * manual/Makefile
842         * manual/dtd/manual.dsl
843                 Added customization stylesheet for getting paragraphs
844                 fully justified in PDF output (as suggested by Colin).
845
846 2005-10-25 [colin]      1.9.15cvs108
847
848         * src/compose.c
849                 Fix a second leak
850
851 2005-10-25 [colin]      1.9.15cvs107
852
853         * src/addrbook.c
854         * src/addrindex.c
855                 Fix leak (xml_get_element() allocates memory)
856         * src/compose.c
857                 Fix leak + dead code (shame!)
858         * src/procmime.c
859                 Fix leak
860
861 2005-10-25 [colin]      1.9.15cvs106
862
863         * src/mimeview.c
864                 Fix encoding issue in Save all and in 
865                 overwrite-confirmation alertpanel
866
867 2005-10-25 [cleroy]     1.9.15cvs105
868
869         * src/common/socket.c
870                 Fix a leak - Thanks to Christopher Aillon
871                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
872
873 2005-10-25 [paul]       1.9.15cvs104
874
875         * src/wizard.c
876                 Always guess servers from the right-hand
877                 email part and guess username from the
878                 left-hand part. (Thanks to Colin)
879                 add an X-Face to the welcome message
880
881 2005-10-25 [paul]       1.9.15cvs103
882
883         * manual/handling.xml
884                 written by Colin, edited by me
885
886 2005-10-25 [wwp]        1.9.15cvs102
887
888         * src/folderview.c
889         * src/grouplistdialog.c
890         * src/imap.c
891         * src/noticeview.c
892                 fix some compilation warnings
893
894 2005-10-24 [paul]
895
896         1.9.99-rc3 released
897
898 2005-10-24 [paul]       1.9.15cvs101
899
900         * src/gtk/about.c
901                 fix window sizing
902
903 2005-10-24 [paul]       1.9.15cvs100
904
905         * src/pixmaps/offline.xpm
906         * src/pixmaps/online.xpm
907                 replace with last default versions
908
909 2005-10-24 [colin]      1.9.15cvs99
910
911         * src/imap.c
912                 Fix bug when moving a folder
913         * src/imap_gtk.c
914         * src/mh_gtk.c
915                 "Delete folder" pops up a window, so it 
916                 should be suffixed with "..."
917         * src/plugins/pgpcore/sgpgme.c
918                 Include locale.h
919
920 2005-10-24 [mones]      1.9.15cvs98
921
922         * manual/Makefile
923         * manual/account.xml
924         * manual/ack.xml
925         * manual/addrbook.xml
926         * manual/advanced.xml
927         * manual/faq.xml
928         * manual/glossary.xml
929         * manual/gpl.xml
930         * manual/handling.xml
931         * manual/intro.xml
932         * manual/keyboard.xml
933         * manual/manual.xml
934         * manual/plugins.xml
935         * manual/starting.xml
936         * manual/dtd/sdocbook.dtd
937                 Initial manual structure and some content.
938
939 2005-10-23 [wwp]        1.9.15cvs97
940
941         * src/gtk/about.c
942                 fix a typo
943
944 2005-10-23 [wwp]        1.9.15cvs96
945
946         * src/gtk/about.c
947         * src/gtk/authors.h
948                 rework of the about window (main work by Paul), also featuring a few
949                 fixes for typos and duplicate names
950
951 2005-10-23 [wwp]        1.9.15cvs95
952
953         * src/.cvsignore
954                 Ignore the right binary name (sylpheed-claws now)
955
956 2005-10-23 [paul]       1.9.15cvs94
957
958         * src/compose.c
959                 when using Folder Pref 'Default To for
960                 replies' make the entry in the Compose
961                 window bold
962                 Patch by Fabien Vantard
963
964 2005-10-22 [colin]      1.9.15cvs93
965
966         * src/codeconv.c
967                 Fix leak
968
969 2005-10-22 [colin]      1.9.15cvs92
970
971         * src/codeconv.c
972                 try to convert using locale (apart utf8) if necessary
973
974 2005-10-22 [colin]      1.9.15cvs91
975
976         * src/pixmaps/new.xpm
977         * src/pixmaps/unread.xpm
978                 Make the unread envelope blue again and
979                 saturate the new one a bit more.
980
981 2005-10-22 [colin]      1.9.15cvs90
982
983         * src/compose.c
984                 When replying to a mail sent by one of our accounts,
985                 use the original list of recipients. Let 'Reply All'
986                 and 'Reply to sender' work like previously.
987
988 2005-10-21 [colin]      1.9.15cvs89
989
990         * src/prefs_filtering.c
991                 Clear fields after add and replace
992         * src/textview.c
993                 Display xface differently (better)
994         * src/plugins/pgpinline/pgpinline.c
995                 Fix crappy encodings/recodings
996
997 2005-10-21 [paul]       1.9.15cvs88
998
999         * src/compose.c
1000         * src/prefs_folder_item.c
1001         * src/toolbar.c
1002                 fix news folder Folder Properties
1003                 (thanks to Colin)
1004         * src/folderview.c
1005                 update folderview after Themes change
1006                 keep selected folder selected
1007                 (thanks to Colin)
1008
1009 2005-10-21 [paul]       1.9.15cvs87
1010
1011         * tools/Makefile.am
1012         * tools/OOo2sylpheed.pl
1013         * tools/README
1014         * tools/README.sylprint
1015         * tools/asus_mailled.sh         ** REMOVED **
1016         * tools/filter_conv.pl
1017         * tools/freshmeat_search.pl
1018         * tools/google_search.pl
1019         * tools/gpg-sign-syl            ** REMOVED **
1020         * tools/kmail2sylpheed.pl
1021         * tools/kmail2sylpheed_v2.pl
1022         * tools/multiwebsearch.pl
1023         * tools/nautilus2sylpheed.sh
1024         * tools/newscache_clean.pl
1025         * tools/outlook2sylpheed.pl
1026         * tools/sylpheed-switcher       ** REMOVED **
1027         * tools/sylprint.pl
1028         * tools/sylprint.rc
1029         * tools/tb2sylpheed
1030         * tools/vcard2xml.py
1031         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1032                 update default config dir
1033                 update binary name (thanks to Fabien Vantard)
1034                 remove obsolete scripts
1035
1036 2005-10-21 [cleroy]     1.9.15cvs86
1037
1038         * src/inc.c
1039                 Fix possible leak and units. Based on a patch by
1040                 Fabien Vantard.
1041
1042 2005-10-20 [colin]      1.9.15cvs85
1043
1044         * src/textview.c
1045                 Clear xface when clearing textview
1046
1047 2005-10-20 [colin]      1.9.15cvs84
1048
1049         * configure.ac
1050         * src/folderview.c
1051         * src/headerview.c
1052         * src/main.c
1053         * src/prefs_common.c
1054         * src/prefs_common.h
1055         * src/prefs_message.c
1056         * src/textview.c
1057         * src/textview.h
1058         * src/common/defs.h
1059         * src/common/utils.c
1060         * src/common/utils.h
1061         * src/gtk/gtkutils.c
1062         * src/gtk/gtkutils.h
1063                 Migrate config to .sylpheed-claws (Automatically)
1064                 Add a way to get the Xface in the TextView
1065
1066 2005-10-20 [colin]      1.9.15cvs83
1067
1068         * src/gtk/Makefile.am
1069         * src/gtk/about.c
1070         * src/gtk/authors.h
1071                 Make the about dialog *grooovy*
1072
1073 2005-10-20 [colin]      1.9.15cvs82
1074
1075         * src/mimeview.c
1076                 Use "Open with" on double click if no command
1077                 was found
1078
1079 2005-10-20 [colin]      1.9.15cvs81
1080
1081         * src/imap.c
1082         * src/etpan/imap-thread.c
1083                 Fix possible crash.
1084
1085 2005-10-20 [paul]       1.9.15cvs80
1086
1087         * src/folder.c
1088                 don't show clipkey icon if the only
1089                 attachment is the signature
1090                 Patch by Colin
1091
1092 2005-10-20 [paul]       1.9.15cvs79
1093
1094         * AUTHORS
1095         * src/plugins/pgpmime/pgpmime.c
1096                 name the PGP/MIME signature 'signature.asc'
1097                 Patch by Andrew Nelson <freeandy@gmail.com>
1098
1099 2005-10-19 [colin]      1.9.15cvs78
1100
1101         * src/plugins/pgpmime/pgpmime.c
1102                 Oops, no need to double-check though
1103
1104 2005-10-19 [colin]      1.9.15cvs77
1105
1106         * src/plugins/pgpinline/pgpinline.c
1107         * src/plugins/pgpmime/pgpmime.c
1108                 Check that my_tmpfile() doesn't 
1109                 return NULL
1110
1111 2005-10-19 [colin]      1.9.15cvs76
1112
1113         * src/common/utils.c
1114                 Use shorter mime boundaries to avoid having
1115                 MTAs rewrapping our headers, breaking the
1116                 PGP signature in the process 
1117         * src/compose.c
1118         * src/plugins/pgpmime/pgpmime.c
1119                 Check for boundary uniqueness to be sure
1120                 it won't happen, instead of hoping for the
1121                 best
1122
1123 2005-10-19 [colin]      1.9.15cvs75
1124
1125         * sylpheed-claws.desktop
1126         * src/Makefile.am
1127         * src/main.c
1128                 Ship a sylpheed-claws binary instead
1129                 of a sylpheed one. Change the socket
1130                 name, too
1131         * src/folderview.c
1132                 Update folder only if it changed
1133         * src/wizard.c
1134                 Fix i18n in welcome mail, patch by
1135                 Fabien Vantard
1136
1137 2005-10-19 [paul]
1138
1139         1.9.99-rc2 released
1140
1141 2005-10-19 [paul]       1.9.15cvs74
1142
1143         * src/folder.c
1144         * src/folderview.c
1145                 fix summaryview update
1146                 Patch by Colin
1147
1148 2005-10-18 [colin]      1.9.15cvs73
1149
1150         * src/plugins/pgpcore/passphrase.c
1151                 Don't XGrabServer, and try a bit more to 
1152                 sync everything before grabbing mouse/keyboard
1153
1154 2005-10-18 [colin]      1.9.15cvs72
1155
1156         * src/Makefile.am
1157         * src/addressadd.c
1158         * src/addressbook.c
1159         * src/folderview.c
1160         * src/grouplistdialog.c
1161         * src/mimeview.c
1162         * src/stock_pixmap.c
1163         * src/stock_pixmap.h
1164         * src/summaryview.c
1165         * src/gtk/gtksctree.c
1166         * src/gtk/gtksctree.h
1167         * src/pixmaps/empty.xpm
1168                 Implement a wrapper call for gtk_ctree_set_node_info
1169                 and gtk_ctree_insert_node, that uses a 1x1 transparent
1170                 pixmap instead of a NULL one. This works around some
1171                 memory problems deep inside gtk, revealed by valgrind,
1172                 and fixes bug #834 (Pressing CTRl-D on a message marked 
1173                 as locked crashes sylpheed.), as well as, probably, 
1174                 wwp's 4th dimension problems that happen in gtk_ctree_*.
1175
1176 2005-10-17 [colin]      1.9.15cvs71
1177
1178         * src/mimeview.c
1179                 Provide visual feedback when checking
1180                 signature
1181
1182 2005-10-17 [colin]      1.9.15cvs70
1183
1184         * src/main.c
1185                 Keep the folder list frozen while checking caches...
1186
1187 2005-10-17 [colin]      1.9.15cvs69
1188
1189         * src/addr_compl.c
1190                 Fi bug #833 (Autocompleting from addressbook 
1191                 fails with extended chars)
1192         * src/imap.c
1193                 Fix 'adding messages' staying in statusbar
1194                 after an error
1195
1196 2005-10-17 [wwp]        1.9.15cvs68
1197
1198         * src/ssl_manager.c
1199                 Fix buttons' layout resizing when window size changes
1200
1201 2005-10-17 [wwp]        1.9.15cvs67
1202
1203         * src/account.c
1204         * src/prefs_account.c
1205         * src/prefs_common.c
1206         * src/prefs_common.h
1207         * src/prefs_folder_item.c
1208         * src/prefs_gtk.c
1209         * src/gtk/logwindow.c
1210         * src/gtk/pluginwindow.c
1211         * src/gtk/prefswindow.c
1212         * src/gtk/prefswindow.h
1213                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
1214
1215 2005-10-17 [paul]       1.9.15cvs66
1216
1217         * configure.ac
1218                 fix missing libetpan message
1219         * po/en_GB.po
1220                 updated
1221         * src/crash.c
1222         * src/manual.c
1223         * src/prefs_themes.c
1224         * src/common/defs.h
1225                 add some new URI defines, change some
1226                 others
1227         * src/wizard.c
1228                 make welcome message translatable
1229                 small improvements to english
1230                 other tweaks
1231         * src/gtk/menu.c
1232                 fix warnings
1233
1234 2005-10-17 [paul]       1.9.15cvs65
1235
1236         * src/summaryview.c
1237                 fix column titles
1238
1239 2005-10-16 [mones]      1.9.15cvs64
1240
1241         * po/es.po
1242                 Updated translation
1243
1244 2005-10-16 [colin]
1245
1246         1.9.99-rc1 released
1247
1248 2005-10-16 [colin]      1.9.15cvs63
1249
1250         * src/wizard.c
1251                 Fix whitespace
1252
1253 2005-10-16 [colin]      1.9.15cvs62
1254
1255         * src/toolbar.c
1256                 s/Get All/Get Mail/
1257         * src/wizard.c
1258                 Real welcome mail text, thanks Paul
1259
1260 2005-10-16 [colin]      1.9.15cvs61
1261
1262         * src/editldap.c
1263         * src/exporthtml.c
1264         * src/main.c
1265         * src/mainwindow.c
1266         * src/prefs_themes.c
1267         * src/prefs_toolbar.c
1268         * src/plugins/demo/demo.c
1269         * src/plugins/trayicon/trayicon.c
1270                 s/Sylpheed/Sylpheed-Claws/
1271
1272 2005-10-16 [colin]      1.9.15cvs60
1273
1274         * src/wizard.c
1275                 Add a welcome email in the first empty mailbox
1276         * src/prefs_common.c
1277                 Change one more default
1278
1279 2005-10-16 [colin]      1.9.15cvs59
1280
1281         * src/wizard.c
1282                 Remove printf
1283
1284 2005-10-16 [colin]      1.9.15cvs58
1285
1286         * src/toolbar.c
1287         * src/prefs_common.c
1288                 Change some defaults
1289
1290 2005-10-16 [colin]      1.9.15cvs57
1291
1292         * src/toolbar.c
1293         * src/prefs_common.c
1294                 Change some defaults
1295
1296 2005-10-16 [colin]      1.9.15cvs56
1297
1298         * src/wizard.c
1299                 By default, initialize fonts to have
1300                 the same size as normal GtkWidgets
1301
1302 2005-10-16 [colin]      1.9.15cvs55
1303
1304         * src/mimeview.c
1305                 Fix message a bit more
1306
1307 2005-10-16 [colin]      1.9.15cvs54
1308
1309         * src/addressbook.c
1310                 Second attempt at flicker fixing
1311
1312 2005-10-16 [colin]      1.9.15cvs53
1313
1314         * src/addressbook.c
1315                 Fix flicker
1316
1317 2005-10-16 [wwp]        1.9.15cvs52
1318
1319         * src/addressbook.c
1320         * src/editaddress.c
1321         * src/prefs_common.c
1322         * src/prefs_common.h
1323                 Remember window sizes (address book)
1324
1325 2005-10-16 [wwp]        1.9.15cvs51
1326
1327         * src/plugins/clamav/clamav_plugin_gtk.c
1328         * src/plugins/spamassassin/spamassassin_gtk.c
1329                 Fix compilation warnings (missing #include).
1330
1331 2005-10-16 [colin]      1.9.15cvs50
1332
1333         * src/mimeview.c
1334         * src/summaryview.c
1335         * src/textview.c
1336                 Make 'c' check signature, and forward
1337                 c, l, y, t from summaryview to mimeview
1338
1339 2005-10-16 [colin]      1.9.15cvs49
1340
1341         * src/addressbook.c
1342                 Put border around buttons
1343         * src/mainwindow.c
1344         * src/summaryview.c
1345                 Rework menus (Patch based on a patch
1346                 by Paul)
1347
1348 2005-10-15 [wwp]        1.9.15cvs48
1349
1350         * src/editjpilot.c
1351         * src/editldap.c
1352         * src/editvcard.c
1353         * src/exphtmldlg.c
1354         * src/expldifdlg.c
1355         * src/export.c
1356         * src/import.c
1357         * src/importldif.c
1358         * src/importmutt.c
1359         * src/importpine.c
1360         * src/prefs_account.c
1361         * src/prefs_spelling.c
1362         * src/gtk/gtkutils.c
1363         * src/gtk/gtkutils.h
1364         * src/plugins/clamav/clamav_plugin_gtk.c
1365         * src/plugins/spamassassin/spamassassin_gtk.c
1366                 use nicer browse-for-file/dir buttons than the "..." ones,
1367                 code factorizing more.
1368
1369 2005-10-14 [colin]      1.9.15cvs47
1370
1371         * src/mainwindow.c
1372                 set relief on the account switcher so that people see it
1373                 grey out Create processing rules when no message is selected
1374         * src/prefs_filtering.c
1375                 ask before closing if the rule has not been modified, even if
1376                 it's not valid
1377         * src/prefs_matcher.c
1378                 fix sensitivity when entering the dialog
1379         * src/gtk/inputdialog.c
1380                 display a better icon on password ask
1381         * src/plugins/pgpcore/passphrase.c
1382                 make the dialog look better
1383
1384 2005-10-14 [paul]       1.9.15cvs46
1385
1386         * src/folderview.c
1387                 indicate presense of marked msgs in
1388                 unexpanded subfolders
1389
1390 2005-10-14 [paul]       1.9.15cvs45
1391
1392         * src/prefs_actions.c
1393         * src/prefs_common.c
1394         * src/prefs_common.h
1395         * src/prefs_filtering_action.c
1396         * src/prefs_matcher.c
1397         * src/prefs_template.c
1398                 remember window sizes
1399                 fix Info button size
1400
1401         Patches by wwp
1402
1403 2005-10-13 [colin]      1.9.15cvs44
1404
1405         * src/mimeview.c
1406         * src/noticeview.c
1407         * src/noticeview.h
1408                 Add a tooltip on the icon (optional) 
1409                 Get rid of the signature buttons and only
1410                 use the icon+tooltip
1411
1412 2005-10-13 [colin]      1.9.15cvs43
1413
1414         * src/noticeview.c
1415         * src/noticeview.h
1416                 Add hand cursor for hovering over icon
1417
1418 2005-10-13 [colin]      1.9.15cvs42
1419
1420         * src/summaryview.c
1421                 Fix crash when quicksearch's hidden 
1422                 at startup
1423
1424 2005-10-13 [colin]      1.9.15cvs41
1425
1426         * src/compose.c
1427                 Set subject when forwarding multiple mails
1428                 Check that other recipient than the default Cc or Bcc
1429                 have been set before sending.
1430
1431 2005-10-13 [colin]      1.9.15cvs40
1432
1433         * src/imap.c
1434                 Batch per-folder
1435                 Introduce locking, but don't use it yet
1436
1437 2005-10-13 [colin]      1.9.15cvs39
1438
1439         * src/gtk/quicksearch.c
1440                 Reset quicksearch when hiding it
1441                 Make sticky a real pref
1442
1443 2005-10-13 [colin]      1.9.15cvs38
1444
1445         * src/summaryview.c
1446                 Faster prefs apply
1447
1448 2005-10-13 [colin]      1.9.15cvs37
1449
1450         * src/mimeview.c
1451         * src/noticeview.c
1452         * src/noticeview.h
1453         * src/plugins/pgpcore/sgpgme.c
1454                 Make privacy icon clickable
1455                 Move Trust field in Full info
1456                 When trust is less than full, don't display
1457                 a warning icon
1458
1459 2005-10-13 [colin]      1.9.15cvs36
1460
1461         * src/folder.c
1462                 Batch on flags sync
1463         * src/folderview.c
1464                 Revert speed hack which is dangerous in fact
1465                 Apply prefs faster
1466
1467 2005-10-13 [colin]      1.9.15cvs35
1468
1469         * src/folder_item_prefs.c
1470                 Fix pref corruption on folder move. Patch
1471                 by wwp
1472
1473 2005-10-13 [paul]       1.9.15cvs34
1474
1475         * src/export.c
1476         * src/import.c
1477                 fix typos in g_warnings
1478         * src/prefs_account.c
1479                 add a file selector for Signature file
1480
1481         Patches by wwp
1482
1483 2005-10-12 [colin]      1.9.15cvs33
1484
1485         * src/mimeview.c
1486                 Provide a quick way to go back from a
1487                 signature's full info to the email part
1488
1489 2005-10-12 [colin]      1.9.15cvs32
1490
1491         * src/compose.c
1492                 Remove old hack of encoding signed mails with base64.
1493                 QP works equally well.
1494
1495 2005-10-12 [colin]      1.9.15cvs31
1496
1497         * src/crash.c
1498                 Replace deprecated GtkText with GtkTextView
1499         * src/imap.c
1500                 Fix a logic bug about counts in imap_select
1501                 (previously un-triggered)
1502         * src/mainwindow.c
1503         * src/summaryview.c
1504         * src/news.c
1505                 Allow local deletion of news posts
1506         * src/mimeview.c
1507                 Show GPG noticeview on the message/rfc822 part
1508                 in addition to the text/plain one
1509         * src/prefs_image_viewer.c
1510           src/plugins/pgpcore/prefs_gpg.c
1511                 Polish (set the label as part of the checkbox)
1512         * src/wizard.c
1513                 Don't sit there doing nothing after destroying
1514                 the window - return err
1515
1516 2005-10-11 [colin]      1.9.15cvs30
1517
1518         * src/folderview.c
1519                 Apply processing rules before showing folders.
1520                 Early folder show (before flags sync) will only
1521                 be done when there are no processing rules (nor
1522                 pre- or post- ones)
1523         * src/imap.c
1524                 Fix stuff related to mail subdir, creation and 
1525                 deletion of folders 
1526         * src/imap_gtk.c
1527                 Don't allow creation of folders in NoInferior
1528                 folders, as it won't work
1529
1530 2005-10-10 [colin]      1.9.15cvs29
1531
1532         * src/compose.c
1533                 Reselect "None" Privacy system when selecting an
1534                 account with no privacy system defined
1535
1536 2005-10-10 [colin]      1.9.15cvs28
1537
1538         * src/mainwindow.c
1539                 Add Windows-1252 encoding
1540         * src/prefs_common.c
1541                 Rework some defaults:
1542                 - autosave to draft by default
1543                 - don't show header pane (it's already in the textview)
1544                 - Select first new or unread mail on entry
1545                 - Assume 'Yes' to change folder when there's no more
1546                   unread message
1547         * src/prefs_matcher.c
1548                 Fix a gtk assertion failure
1549         * src/gtk/colorlabel.c
1550                 Workaround bad repainting on selection
1551         * src/main.c
1552                 Freeze/thaw (a bit faster on ssh -X)
1553         * src/msgcache.c
1554                 Get rid of StrdupConverter that just adds an
1555                 extra strdup/free 
1556         * src/etpan/imap_thread.c
1557                 memset buf to 0
1558
1559 2005-10-10 [colin]      1.9.15cvs27
1560
1561         * src/export.c
1562         * src/import.c
1563                 Fix compile on gtk 2.4. Patch by wwp
1564
1565 2005-10-09 [colin]      1.9.15cvs26
1566
1567         * src/mainwindow.c
1568         * src/messageview.c
1569         * src/summaryview.c
1570                 Clarify forward menus. Patch by wwp
1571
1572 2005-10-09 [colin]      1.9.15cvs25
1573
1574         * src/compose.c
1575         * src/compose.h
1576                 Fix bug #829 (Non-working "Encrypt message by 
1577                 default when replying to an encrypted message")
1578
1579 2005-10-08 [colin]      1.9.15cvs24
1580
1581         * src/wizard.c
1582                 Fix bug #827 ("Welcome" setup wizard after a 
1583                 permission error gives up & forgets itself.)
1584
1585 2005-10-08 [colin]      1.9.15cvs23
1586
1587         * src/procmime.c
1588                 Fix bug #828 (Ignoring headers with spaces around = sign)
1589
1590 2005-10-08 [colin]      1.9.15cvs22
1591
1592         * src/export.c
1593                 Warning fix by wwp
1594
1595 2005-10-08 [colin]      1.9.15cvs21
1596
1597         * src/folder.c
1598         * src/folder.h
1599                 Add a processing_pending indicator, set on 
1600                 folder_item_open and cleared after 
1601                 folder_item_process_open
1602         * src/folderview.c
1603         * src/summaryview.c
1604                 wrap procmsg_msginfo_*_flags, and in the
1605                 wrapper check that there's no folder processing 
1606                 pending. If there is, defer the flags change until 
1607                 processing is done to avoid stepping over each
1608                 other's toes.
1609                 Freeze during processing, but not during scanning.
1610
1611 2005-10-07 [colin]      1.9.15cvs20
1612
1613         * src/plugins/pgpcore/passphrase.c
1614                 Fix bug #826 (X-Server hangs when 
1615                 right-clicking a PGP encrypted message)
1616
1617 2005-10-07 [paul]       1.9.15cvs19
1618
1619         * src/compose.c
1620                 fix compose_entries[]
1621                 patch by Fabien Vantard
1622
1623 2005-10-06 [colin]      1.9.15cvs18
1624
1625         * src/pixmaps/address.xpm
1626         * src/pixmaps/address_book.xpm
1627         * src/pixmaps/book.xpm
1628         * src/pixmaps/check_spelling.xpm
1629         * src/pixmaps/checkbox_off.xpm
1630         * src/pixmaps/checkbox_on.xpm
1631         * src/pixmaps/close.xpm
1632         * src/pixmaps/complete.xpm
1633         * src/pixmaps/continue.xpm
1634         * src/pixmaps/deleted.xpm
1635         * src/pixmaps/down_arrow.xpm
1636         * src/pixmaps/exec.xpm
1637         * src/pixmaps/forwarded.xpm
1638         * src/pixmaps/group.xpm
1639         * src/pixmaps/ignorethread.xpm
1640         * src/pixmaps/interface.xpm
1641         * src/pixmaps/jpilot.xpm
1642         * src/pixmaps/ldap.xpm
1643         * src/pixmaps/linewrap.xpm
1644         * src/pixmaps/linewrapcurrent.xpm
1645         * src/pixmaps/mail.xpm
1646         * src/pixmaps/mail_attach.xpm
1647         * src/pixmaps/mail_compose.xpm
1648         * src/pixmaps/mail_forward.xpm
1649         * src/pixmaps/mail_receive.xpm
1650         * src/pixmaps/mail_receive_all.xpm
1651         * src/pixmaps/mail_reply.xpm
1652         * src/pixmaps/mail_reply_to_all.xpm
1653         * src/pixmaps/mail_reply_to_author.xpm
1654         * src/pixmaps/mail_send.xpm
1655         * src/pixmaps/mail_send_queue.xpm
1656         * src/pixmaps/mime_application.xpm
1657         * src/pixmaps/mime_audio.xpm
1658         * src/pixmaps/mime_image.xpm
1659         * src/pixmaps/mime_message.xpm
1660         * src/pixmaps/mime_text_enriched.xpm
1661         * src/pixmaps/mime_text_html.xpm
1662         * src/pixmaps/mime_text_plain.xpm
1663         * src/pixmaps/mime_unknown.xpm
1664         * src/pixmaps/new.xpm
1665         * src/pixmaps/news_compose.xpm
1666         * src/pixmaps/offline.xpm
1667         * src/pixmaps/online.xpm
1668         * src/pixmaps/paste.xpm
1669         * src/pixmaps/preferences.xpm
1670         * src/pixmaps/privacy_emblem_encrypted.xpm
1671         * src/pixmaps/privacy_expired.xpm
1672         * src/pixmaps/privacy_failed.xpm
1673         * src/pixmaps/privacy_passed.xpm
1674         * src/pixmaps/privacy_signed.xpm
1675         * src/pixmaps/privacy_unknown.xpm
1676         * src/pixmaps/privacy_warn.xpm
1677         * src/pixmaps/properties.xpm
1678         * src/pixmaps/replied.xpm
1679         * src/pixmaps/search.xpm
1680         * src/pixmaps/unread.xpm
1681         * src/pixmaps/up_arrow.xpm
1682         * src/pixmaps/vcard.xpm
1683                 Modernize internal theme, with icons from the 
1684                 Gnomaws theme. Keep some of the old ones where
1685                 they were better.
1686
1687 2005-10-06 [colin]      1.9.15cvs17
1688
1689         * src/summaryview.c
1690                 Little optimisations + bugfix
1691         * src/toolbar.c
1692                 Remove default useless items - useless being defined
1693                 by the default relevant prefs
1694         * src/wizard.c
1695                 include config.h to make gettext work
1696         * src/prefs_themes.c
1697                 Fix selection of current theme in prefs
1698
1699 2005-10-06 [colin]      1.9.15cvs16
1700
1701         * src/prefs_common.c
1702         * src/prefs_common.h
1703         * src/prefs_summaries.c
1704         * src/folderview.c
1705                 Add a warning dialog on Mark all read 
1706                 (with pref to get rid of it)
1707
1708 2005-10-06 [paul]       1.9.15cvs15
1709
1710         * po/nb.po
1711         * po/pt_BR.po
1712                 updated by Geir Helland and Frederico
1713                 Goncalves Guimaraes
1714
1715 2005-10-05 [colin]      1.9.15cvs14
1716
1717         * src/folder.c
1718         * src/folder.h
1719         * src/folderview.c
1720         * src/folderview.h
1721         * src/imap_gtk.c
1722         * src/mh_gtk.c
1723         * src/mainwindow.c
1724         * src/setup.c
1725                 add a way to rescan without rebuilding
1726                 make moving a bit faster (less folders changes)
1727                 don't lock the tree on Get 
1728         * src/imap.c
1729                 Don't re-delete deleted messages before expunging
1730         * src/summaryview.c
1731                 Set batch mode when deleting mails
1732
1733 2005-10-05 [paul]       1.9.15cvs13
1734
1735         * src/mainwindow.c
1736         * src/mainwindow.h
1737                 fix disabled Execute menu item
1738         * src/toolbar.c
1739                 match the change in 1.9.15cvs10: use Compose
1740                 instead of News by default
1741
1742 2005-10-04 [colin]      1.9.15cvs12
1743
1744         * src/compose.c
1745                 When replying to an ML post with Reply-To set
1746                 to the poster's email, honor it (as before),
1747                 but also honor our user's request to reply to
1748                 the mailing list: set the ML address in the To
1749                 field and the Reply-To address in the Cc: 
1750                 field.
1751
1752 2005-10-04 [colin]      1.9.15cvs11
1753
1754         * src/plugins/trayicon/trayicon.c
1755                 Finish cosmetic change - thanks to wwp
1756
1757 2005-10-04 [colin]      1.9.15cvs10
1758
1759         * src/toolbar.c
1760                 Use Compose instead of Email by default.
1761                 Spotted by wwp.
1762
1763 2005-10-04 [colin]      1.9.15cvs9
1764
1765         * src/folder.c
1766         * src/folder.h
1767         * src/folderview.c
1768         * src/imap.c
1769         * src/etpan/imap-thread.c
1770         * src/etpan/imap-thread.h
1771                 Try to make IMAP faster, by simplifying SEARCH
1772                 commands, avoiding sending two STATUS in a row,
1773                 and deferring flags sync and processing just
1774                 after displaying the folder. 
1775                 This will update the SummaryView in certain
1776                 cases (new mails not already fetched, flags
1777                 changed from another client) but in a non-
1778                 blocking manner.
1779
1780 2005-10-04 [colin]      1.9.15cvs8
1781
1782         * src/plugins/trayicon/trayicon.c
1783                 Relabel "Offline" to "Work offline"
1784
1785 2005-10-04 [colin]      1.9.15cvs7
1786
1787         * src/export.c
1788         * src/import.c
1789         * src/mbox.c
1790                 Fix mbox import/export buglets
1791                 Patch by wwp
1792         * src/plugins/trayicon/trayicon.c
1793                 Add offline swithc
1794                 Patch by wwp
1795
1796 2005-10-04 [colin]      1.9.15cvs6
1797
1798         * src/folder.c
1799         * src/folderview.c
1800         * src/summaryview.c
1801                 Better fix (don't break mark all read) for cvs2
1802
1803 2005-10-03 [colin]      1.9.15cvs5
1804
1805         * src/folder.c
1806                 Use a sane sort by default
1807
1808 2005-10-03 [colin]      1.9.15cvs4
1809
1810         * src/inc.c
1811                 Add a 'Only once' button for overriding offline mode
1812         * src/prefs_account.c
1813         * src/wizard.c
1814                 Add Local mbox to the wizard
1815                 Add IMAP subdir to the wizard (or the wizard is useless
1816                 for such accounts, or even worse than useless)
1817                 Move IMAP subdir from Advanced to Receive tab, as it's
1818                 not that uncommon
1819
1820 2005-10-03 [colin]      1.9.15cvs3
1821
1822         * src/send_message.c
1823                 Forgot this one in cvs1
1824
1825 2005-10-03 [colin]      1.9.15cvs2
1826
1827         * src/folder.c
1828                 Faster close when leaving a folder with lots
1829                 of new mails. Idea by David Relson.
1830
1831 2005-10-03 [colin]      1.9.15cvs1
1832
1833         * src/compose.c
1834         * src/imap.c
1835         * src/inc.c
1836         * src/main.c
1837         * src/messageview.c
1838         * src/news.c
1839         * src/summaryview.c
1840         * src/gtk/sslcertwindow.c
1841         * src/plugins/trayicon/trayicon.c
1842                 Add accels to every AlertPanel. Patch by Fabien 
1843                 Vantard
1844
1845 2005-10-03 [paul]       1.9.15
1846
1847         1.9.15 released
1848
1849 2005-10-03 [paul]       1.9.14cvs68
1850
1851         * po/ca.po
1852         * po/de.po
1853         * po/es.po
1854         * po/fi.po
1855         * po/fr.po
1856         * po/sk.po
1857         * po/sr.po
1858         * po/zh_CN.po
1859                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1860                 Mones Lastra, Tommi Pirinen, Fabien vantard,
1861                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
1862
1863 2005-10-03 [paul]       1.9.14cvs67
1864
1865         * src/send_message.c
1866                 prevent hang on Cancel
1867                 patch by Colin
1868
1869 2005-10-03 [paul]       1.9.14cvs66
1870
1871         * src/main.c
1872                 fix crash in IMAP caused by discrepancy
1873                 between check_at_startup and offline mode
1874                 Patch by Colin
1875
1876 2005-10-01 [paul]       1.9.14cvs65
1877
1878         * src/inc.c
1879                 fix engrish
1880
1881 2005-10-01 [paul]       1.9.14cvs64
1882         * src/export.c
1883         * src/import.c
1884                 synchronise import_mbox() and export_mbox()
1885         * src/mbox.c
1886                 proc_mbox(): add alert if file cannot be opened
1887                 export_list_to_mbox(): test if dest file exists,
1888                 prompt user to overwrite if it does. add alert
1889                 if file cannot be created
1890                                                                 
1891         Patch by wwp
1892                                                                                                                 
1893
1894 2005-09-30 [paul]       1.9.14cvs63
1895
1896         * src/addressbook.c
1897                 Fix sensitivity of a menu
1898         * src/codeconv.c
1899                 Respect hidden pref for mails with no encoding
1900         * src/common/xml.c
1901                 Fix memory corruption
1902         * src/plugins/pgpcore/sgpgme.c
1903                 Fix segfault on incomplete sigs, and display
1904                 of S/Mime UIDs
1905
1906         Patches by Colin
1907
1908 2005-09-30 [colin]      1.9.14cvs62
1909
1910         * src/partial_download.c
1911                 Little logic fix in almost-dead code
1912         * src/pop.c
1913                 Fix partial download when there's no new mail
1914
1915 2005-09-29 [paul]       1.9.14cvs61
1916
1917         * src/plugins/pgpinline/pgpinline.c
1918                 fix bug 819, 'crash accessing sign message'
1919                 Patch by Colin
1920
1921 2005-09-28 [martin]     1.9.14cvs60
1922
1923         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1924                 fix bug #790 (Crash when restarting window manager (fluxbox))
1925
1926 2005-09-28 [paul]       1.9.14cvs59
1927
1928         * src/gtk/gtkaspell.c
1929                 fix off-by-one typo
1930
1931 2005-09-27 [colin]      1.9.14cvs58
1932
1933         * src/plugins/pgpcore/sgpgme.c
1934                 Report error when there's one, instead of
1935                 "Signature unchecked" 
1936
1937 2005-09-27 [colin]      1.9.14cvs57
1938
1939         * src/prefs_quote.c
1940                 Fix bug #816 (Weird quotation with spaces)
1941
1942 2005-09-27 [colin]      1.9.14cvs56
1943
1944         * src/codeconv.c
1945         * src/compose.c
1946         * src/compose.h
1947                 Put subject in compose's title
1948                 Fix Automatic encoding so that it's really automatic:
1949                 first try default locale's charset, then charset of the replied mail, 
1950                 then utf-8
1951                 Fix encoding of headers (must be in strict mode too)
1952
1953 2005-09-26 [colin]      1.9.14cvs55
1954
1955         * src/gtk/gtkaspell.c
1956                 Fix previous patch - don't color the space,
1957                 just uncolor it :)
1958
1959 2005-09-26 [colin]      1.9.14cvs54
1960
1961         * src/gtk/gtkaspell.c
1962                 Unmark space if possible
1963
1964 2005-09-26 [colin]      1.9.14cvs53
1965
1966         * src/imap.c
1967                 log_error instead of alertpanel according to the pref
1968         * src/etpan/imap-thread.c
1969                 Print connect status, copy only necessary size to 
1970                 logger
1971         * src/plugins/pgpmime/pgpmime.c
1972                 Handle S/Mime signatures (verification only). Patch based
1973                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1974
1975 2005-09-26 [paul]       1.9.14cvs52
1976
1977         * src/common/passcrypt.c
1978                 this 'workaround' not necessary on NetBSD.
1979                 Thanks to Daniel Gustafson
1980
1981 2005-09-26 [paul]
1982
1983         1.9.15-rc4 released
1984
1985 2005-09-26 [paul]       1.9.14cvs51
1986
1987         * src/summaryview.c
1988                 Skip currently selected message when
1989                 looking for next new or unread message
1990                 in current folder. Patch by Colin
1991         * src/common/passcrypt.c
1992                 eliminate warnings on *BSD. Patch by
1993                 Daniel Gustafson
1994
1995 2005-09-26 [colin]      1.9.14cvs50
1996
1997         * src/procmsg.c
1998                 Call postfiltering hook anyway
1999
2000 2005-09-22 [colin]      1.9.14cvs49
2001
2002         * src/codeconv.c
2003         * src/codeconv.h
2004                 Add a strict mode that doesn't replace with _
2005         * src/compose.c
2006         * src/compose.h
2007                 Use strict conversion while sending
2008                 Fix race when drafting while sending (happens
2009                 on IMAP)
2010                 Fix d'n'd of messages from summaryview
2011         * src/prefs_common.c
2012         * src/prefs_common.h
2013                 add hidden utf8_instead_of_locale_for_broken_mail 
2014                 pref for people that preferred the default charset 
2015                 to be utf8 for broken mails
2016         * src/quote_fmt_parse.y
2017                 fix bug #815 (No quote insert if "From:" fied 
2018                 contained Russian letters)
2019         * src/summaryview.c
2020                 Fix d'n'd of messages to compose
2021
2022 2005-09-22 [paul]       1.9.14cvs48
2023
2024         * src/compose.c
2025                 fix bug where attachments Name entry
2026                 would display Path instead
2027
2028 2005-09-21 [paul]       1.9.14cvs47
2029
2030         * README
2031         * README.jp
2032         * configure.ac
2033         * config/config.rpath
2034         * doc/manual/en/sylpheed-20.html
2035         * doc/manual/es/sylpheed-20.html
2036         * po/bg.po
2037         * po/ca.po
2038         * po/de.po
2039         * po/es.po
2040         * po/fr.po
2041         * po/it.po
2042         * po/pt_BR.po
2043         * po/sk.po
2044         * po/zh_TW.po
2045         * src/account.c
2046         * src/account.h
2047         * src/action.c
2048         * src/action.h
2049         * src/adbookbase.h
2050         * src/addr_compl.c
2051         * src/addr_compl.h
2052         * src/addrbook.c
2053         * src/addrbook.h
2054         * src/addrcache.c
2055         * src/addrcache.h
2056         * src/addrcindex.c
2057         * src/addrcindex.h
2058         * src/addrclip.c
2059         * src/addrclip.h
2060         * src/addrdefs.h
2061         * src/addressadd.c
2062         * src/addressadd.h
2063         * src/addressbook.c
2064         * src/addressbook.h
2065         * src/addressitem.h
2066         * src/addrgather.c
2067         * src/addrgather.h
2068         * src/addrharvest.c
2069         * src/addrharvest.h
2070         * src/addrindex.c
2071         * src/addrindex.h
2072         * src/addritem.c
2073         * src/addritem.h
2074         * src/addrquery.c
2075         * src/addrquery.h
2076         * src/addrselect.c
2077         * src/addrselect.h
2078         * src/alertpanel.c
2079         * src/alertpanel.h
2080         * src/browseldap.c
2081         * src/browseldap.h
2082         * src/codeconv.c
2083         * src/codeconv.h
2084         * src/compose.c
2085         * src/compose.h
2086         * src/crash.c
2087         * src/crash.h
2088         * src/customheader.c
2089         * src/customheader.h
2090         * src/displayheader.c
2091         * src/displayheader.h
2092         * src/editaddress.c
2093         * src/editaddress.h
2094         * src/editbook.c
2095         * src/editbook.h
2096         * src/editgroup.c
2097         * src/editgroup.h
2098         * src/editjpilot.c
2099         * src/editjpilot.h
2100         * src/editldap.c
2101         * src/editldap.h
2102         * src/editldap_basedn.c
2103         * src/editldap_basedn.h
2104         * src/editvcard.c
2105         * src/editvcard.h
2106         * src/enriched.c
2107         * src/enriched.h
2108         * src/exphtmldlg.c
2109         * src/exphtmldlg.h
2110         * src/expldifdlg.c
2111         * src/expldifdlg.h
2112         * src/export.c
2113         * src/export.h
2114         * src/exporthtml.c
2115         * src/exporthtml.h
2116         * src/exportldif.c
2117         * src/exportldif.h
2118         * src/filtering.c
2119         * src/filtering.h
2120         * src/folder.c
2121         * src/folder.h
2122         * src/folder_item_prefs.c
2123         * src/folder_item_prefs.h
2124         * src/foldersel.c
2125         * src/foldersel.h
2126         * src/folderutils.c
2127         * src/folderutils.h
2128         * src/folderview.c
2129         * src/folderview.h
2130         * src/grouplistdialog.c
2131         * src/grouplistdialog.h
2132         * src/headerview.c
2133         * src/headerview.h
2134         * src/html.c
2135         * src/html.h
2136         * src/image_viewer.c
2137         * src/image_viewer.h
2138         * src/imap.c
2139         * src/imap.h
2140         * src/imap_gtk.c
2141         * src/imap_gtk.h
2142         * src/import.c
2143         * src/import.h
2144         * src/importldif.c
2145         * src/importldif.h
2146         * src/importmutt.c
2147         * src/importmutt.h
2148         * src/importpine.c
2149         * src/importpine.h
2150         * src/inc.c
2151         * src/inc.h
2152         * src/jpilot.c
2153         * src/jpilot.h
2154         * src/ldapctrl.c
2155         * src/ldapctrl.h
2156         * src/ldaplocate.c
2157         * src/ldaplocate.h
2158         * src/ldapquery.c
2159         * src/ldapquery.h
2160         * src/ldapserver.c
2161         * src/ldapserver.h
2162         * src/ldaputil.c
2163         * src/ldaputil.h
2164         * src/ldif.c
2165         * src/ldif.h
2166         * src/localfolder.c
2167         * src/localfolder.h
2168         * src/main.c
2169         * src/main.h
2170         * src/mainwindow.c
2171         * src/mainwindow.h
2172         * src/manual.c
2173         * src/manual.h
2174         * src/matcher.c
2175         * src/matcher.h
2176         * src/matcher_parser.h
2177         * src/matcher_parser_lex.l
2178         * src/matcher_parser_parse.y
2179         * src/mbox.c
2180         * src/mbox.h
2181         * src/message_search.c
2182         * src/message_search.h
2183         * src/messageview.c
2184         * src/messageview.h
2185         * src/mh.c
2186         * src/mh.h
2187         * src/mh_gtk.c
2188         * src/mh_gtk.h
2189         * src/mimeview.c
2190         * src/mimeview.h
2191         * src/msgcache.c
2192         * src/msgcache.h
2193         * src/mutt.c
2194         * src/mutt.h
2195         * src/news.c
2196         * src/news.h
2197         * src/news_gtk.c
2198         * src/news_gtk.h
2199         * src/noticeview.c
2200         * src/noticeview.h
2201         * src/partial_download.c
2202         * src/partial_download.h
2203         * src/pine.c
2204         * src/pine.h
2205         * src/pop.c
2206         * src/pop.h
2207         * src/prefs_account.c
2208         * src/prefs_account.h
2209         * src/prefs_actions.c
2210         * src/prefs_actions.h
2211         * src/prefs_common.c
2212         * src/prefs_common.h
2213         * src/prefs_compose_writing.c
2214         * src/prefs_compose_writing.h
2215         * src/prefs_customheader.c
2216         * src/prefs_customheader.h
2217         * src/prefs_display_header.c
2218         * src/prefs_display_header.h
2219         * src/prefs_ext_prog.c
2220         * src/prefs_ext_prog.h
2221         * src/prefs_filtering.c
2222         * src/prefs_filtering.h
2223         * src/prefs_filtering_action.c
2224         * src/prefs_filtering_action.h
2225         * src/prefs_folder_column.c
2226         * src/prefs_folder_column.h
2227         * src/prefs_folder_item.c
2228         * src/prefs_folder_item.h
2229         * src/prefs_fonts.c
2230         * src/prefs_fonts.h
2231         * src/prefs_gtk.c
2232         * src/prefs_gtk.h
2233         * src/prefs_image_viewer.c
2234         * src/prefs_image_viewer.h
2235         * src/prefs_matcher.c
2236         * src/prefs_matcher.h
2237         * src/prefs_message.c
2238         * src/prefs_message.h
2239         * src/prefs_msg_colors.c
2240         * src/prefs_msg_colors.h
2241         * src/prefs_other.c
2242         * src/prefs_other.h
2243         * src/prefs_quote.c
2244         * src/prefs_quote.h
2245         * src/prefs_receive.c
2246         * src/prefs_receive.h
2247         * src/prefs_send.c
2248         * src/prefs_send.h
2249         * src/prefs_spelling.c
2250         * src/prefs_spelling.h
2251         * src/prefs_summaries.c
2252         * src/prefs_summaries.h
2253         * src/prefs_summary_column.c
2254         * src/prefs_summary_column.h
2255         * src/prefs_template.c
2256         * src/prefs_template.h
2257         * src/prefs_themes.c
2258         * src/prefs_themes.h
2259         * src/prefs_toolbar.c
2260         * src/prefs_toolbar.h
2261         * src/prefs_wrapping.c
2262         * src/prefs_wrapping.h
2263         * src/privacy.c
2264         * src/privacy.h
2265         * src/procheader.c
2266         * src/procheader.h
2267         * src/procmime.c
2268         * src/procmime.h
2269         * src/procmsg.c
2270         * src/procmsg.h
2271         * src/quote_fmt.c
2272         * src/quote_fmt_parse.y
2273         * src/recv.c
2274         * src/recv.h
2275         * src/remotefolder.c
2276         * src/remotefolder.h
2277         * src/send_message.c
2278         * src/send_message.h
2279         * src/setup.c
2280         * src/setup.h
2281         * src/simple-gettext.c
2282         * src/sourcewindow.c
2283         * src/sourcewindow.h
2284         * src/ssl_manager.c
2285         * src/ssl_manager.h
2286         * src/statusbar.c
2287         * src/statusbar.h
2288         * src/stock_pixmap.c
2289         * src/stock_pixmap.h
2290         * src/summary_search.c
2291         * src/summary_search.h
2292         * src/summaryview.c
2293         * src/summaryview.h
2294         * src/syldap.c
2295         * src/syldap.h
2296         * src/textview.c
2297         * src/textview.h
2298         * src/toolbar.c
2299         * src/toolbar.h
2300         * src/undo.c
2301         * src/undo.h
2302         * src/unmime.c
2303         * src/unmime.h
2304         * src/vcard.c
2305         * src/vcard.h
2306         * src/wizard.c
2307         * src/wizard.h
2308         * src/common/base64.c
2309         * src/common/base64.h
2310         * src/common/defs.h
2311         * src/common/hooks.c
2312         * src/common/hooks.h
2313         * src/common/log.c
2314         * src/common/log.h
2315         * src/common/md5.c
2316         * src/common/md5.h
2317         * src/common/mgutils.c
2318         * src/common/mgutils.h
2319         * src/common/nntp.c
2320         * src/common/nntp.h
2321         * src/common/passcrypt.c
2322         * src/common/passcrypt.h.in
2323         * src/common/plugin.c
2324         * src/common/plugin.h
2325         * src/common/prefs.c
2326         * src/common/prefs.h
2327         * src/common/progressindicator.c
2328         * src/common/progressindicator.h
2329         * src/common/quoted-printable.c
2330         * src/common/quoted-printable.h
2331         * src/common/session.c
2332         * src/common/session.h
2333         * src/common/smtp.c
2334         * src/common/smtp.h
2335         * src/common/socket.c
2336         * src/common/socket.h
2337         * src/common/ssl.c
2338         * src/common/ssl.h
2339         * src/common/ssl_certificate.c
2340         * src/common/ssl_certificate.h
2341         * src/common/string_match.c
2342         * src/common/string_match.h
2343         * src/common/stringtable.c
2344         * src/common/sylpheed.c
2345         * src/common/sylpheed.h
2346         * src/common/template.c
2347         * src/common/template.h
2348         * src/common/timing.h
2349         * src/common/utils.c
2350         * src/common/utils.h
2351         * src/common/uuencode.c
2352         * src/common/uuencode.h
2353         * src/common/version.h.in
2354         * src/common/xml.c
2355         * src/common/xml.h
2356         * src/common/xmlprops.c
2357         * src/common/xmlprops.h
2358         * src/gtk/about.c
2359         * src/gtk/about.h
2360         * src/gtk/colorlabel.c
2361         * src/gtk/colorlabel.h
2362         * src/gtk/colorsel.c
2363         * src/gtk/colorsel.h
2364         * src/gtk/description_window.c
2365         * src/gtk/description_window.h
2366         * src/gtk/filesel.c
2367         * src/gtk/filesel.h
2368         * src/gtk/foldersort.c
2369         * src/gtk/foldersort.h
2370         * src/gtk/gtkutils.c
2371         * src/gtk/gtkutils.h
2372         * src/gtk/inputdialog.c
2373         * src/gtk/inputdialog.h
2374         * src/gtk/logwindow.c
2375         * src/gtk/logwindow.h
2376         * src/gtk/manage_window.c
2377         * src/gtk/manage_window.h
2378         * src/gtk/menu.c
2379         * src/gtk/menu.h
2380         * src/gtk/pluginwindow.c
2381         * src/gtk/pluginwindow.h
2382         * src/gtk/prefswindow.c
2383         * src/gtk/prefswindow.h
2384         * src/gtk/progressdialog.c
2385         * src/gtk/progressdialog.h
2386         * src/gtk/quicksearch.c
2387         * src/gtk/quicksearch.h
2388         * src/gtk/sslcertwindow.c
2389         * src/gtk/sslcertwindow.h
2390         * src/plugins/clamav/clamav_plugin.c
2391         * src/plugins/clamav/clamav_plugin.h
2392         * src/plugins/clamav/clamav_plugin_gtk.c
2393         * src/plugins/demo/demo.c
2394         * src/plugins/dillo_viewer/dillo_prefs.c
2395         * src/plugins/dillo_viewer/dillo_prefs.h
2396         * src/plugins/dillo_viewer/dillo_viewer.c
2397         * src/plugins/mathml_viewer/mathml_viewer.c
2398         * src/plugins/pgpcore/passphrase.c
2399         * src/plugins/pgpcore/passphrase.h
2400         * src/plugins/pgpcore/plugin.c
2401         * src/plugins/pgpcore/prefs_gpg.c
2402         * src/plugins/pgpcore/prefs_gpg.h
2403         * src/plugins/pgpcore/select-keys.c
2404         * src/plugins/pgpcore/select-keys.h
2405         * src/plugins/pgpcore/sgpgme.c
2406         * src/plugins/pgpcore/sgpgme.h
2407         * src/plugins/pgpinline/pgpinline.c
2408         * src/plugins/pgpinline/pgpinline.h
2409         * src/plugins/pgpinline/plugin.c
2410         * src/plugins/pgpmime/pgpmime.c
2411         * src/plugins/pgpmime/pgpmime.h
2412         * src/plugins/pgpmime/plugin.c
2413         * src/plugins/spamassassin/spamassassin.c
2414         * src/plugins/spamassassin/spamassassin.h
2415         * src/plugins/spamassassin/spamassassin_gtk.c
2416         * src/plugins/trayicon/trayicon.c
2417         * tools/OOo2sylpheed.pl
2418         * tools/acroread2sylpheed.pl
2419         * tools/asus_mailled.sh
2420         * tools/filter_conv.pl
2421         * tools/freshmeat_search.pl
2422         * tools/google_search.pl
2423         * tools/kmail2sylpheed.pl
2424         * tools/kmail2sylpheed_v2.pl
2425         * tools/maildir2sylpheed.pl
2426         * tools/multiwebsearch.pl
2427         * tools/newscache_clean.pl
2428         * tools/outlook2sylpheed.pl
2429         * tools/sylpheed-switcher
2430         * tools/update-po
2431         * tools/vcard2xml.py
2432         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2433                 update FSF address
2434
2435 2005-09-21 [colin]      1.9.14cvs46
2436
2437         * src/gedit-print.c
2438         * src/procmsg.c
2439         * src/procmsg.h
2440         * src/textview.c
2441         * src/summaryview.c
2442                 Remove some printing hacks (deselection/reselection),
2443                 which by the way fix printing the currently 
2444                 displayed mime part (still only text)
2445                 Plus a little optimisation of summary_show
2446
2447
2448 2005-09-20 [colin]      1.9.14cvs45
2449
2450         * src/mainwindow.c
2451         * src/messageview.c
2452                 GUI fixups: add accels, set message
2453                 view title to displayed mail's subject
2454         * src/prefs_spelling.c
2455         * src/gtk/gtkaspell.c
2456                 GUI fixups: allow underlining misspelled
2457                 words instead of coloring them (a11y!)
2458
2459 2005-09-19 [colin]
2460
2461         1.9.15rc3 released
2462
2463 2005-09-19 [colin]      1.9.14cvs44
2464
2465         * src/compose.c
2466                 Fix draft message
2467         * src/gtk/gtkaspell.c
2468                 Fix wrong test ;-)
2469
2470 2005-09-19 [colin]      1.9.14cvs43
2471
2472         * src/addressbook.c
2473                 Fix sensitivity of Delete button
2474         * src/compose.c
2475                 Warn if the requested Privacy system
2476                 is not available
2477         * src/exphtmldlg.c
2478         * src/expldifdlg.c
2479         * src/importldif.c
2480         * src/importmutt.c
2481         * src/importpine.c
2482                 Fix crappy UI
2483         * src/
2484         * src/ssl.h
2485         * src/prefs_account.h
2486         * src/prefs_account.c
2487                 Save SSL prefs even in builds that have
2488                 SSL support disable
2489         * src/imap.c
2490         * src/inc.c
2491         * src/news.c
2492         * src/send_message.c
2493                 Warn if connection should be secure, but
2494                 SSL support isn't compiled in
2495         * src/gtkaspell.c
2496                 Fix word separation on UTF-8 systems
2497                 Fixes bug #812 (Strange inline spellchecking)
2498         * src/compose.c
2499                 Warn if the requested Privacy system
2500                 is not available
2501                 Factorize offline warning
2502         * src/imap.c
2503         * src/imap_gtk.c
2504         * src/imap_gtk.h
2505         * src/inc.h
2506         * src/news_gtk.c
2507         * src/news_gtk.h
2508         * src/messageview.c
2509                 Factorize offline warning
2510
2511 2005-09-19 [paul]
2512
2513         1.9.15-rc2 released
2514
2515 2005-09-18 [colin]      1.9.14cvs42
2516
2517         * src/codeconv.c
2518         * src/codeconv.h
2519         * src/procmime.c
2520                 Add a way to get locale's charset ignoring utf-8,
2521                 and use that as default encoding for broken mails
2522
2523 2005-09-18 [colin]      1.9.14cvs41
2524
2525         * src/gtk/logwindow.c
2526                 Translate string. Patch by Fabien Vantard
2527
2528 2005-09-18 [colin]      1.9.14cvs40
2529
2530         * configure.ac
2531                 Fix bug #803 (IMAP/SSL support breaks with 
2532                 GnuTLS libetpan 0.38)
2533
2534 2005-09-18 [colin]      1.9.14cvs39
2535
2536         * src/codeconv.c
2537         * src/compose.c
2538         * src/procmime.c
2539                 More charsets fixes. Fixes bug #806 (non
2540                 ascii characters in subject line)
2541
2542 2005-09-17 [paul]       1.9.14cvs38
2543
2544         * src/folderview.c
2545         * src/mainwindow.c
2546                 fix gcc-2.95 issues
2547                 Patch by Pawel Pekala
2548
2549 2005-09-17 [colin]      1.9.14cvs37
2550
2551         * src/addrindex.c
2552                 bugfix for NO-USE LDAP compilation, patch 
2553                 by Fabien Vantard
2554
2555 2005-09-17 [colin]      1.9.14cvs36
2556
2557         * src/prefs_actions.c
2558         * src/prefs_customheader.c
2559         * src/prefs_display_header.c
2560         * src/prefs_filtering_action.c
2561         * src/prefs_matcher.c
2562         * src/prefs_toolbar.c
2563                 Fix strange casts (less elegant but
2564                 works better)
2565
2566 2005-09-16 [colin]      1.9.14cvs35
2567
2568         * src/jpilot.c
2569                 Missed that one
2570
2571 2005-09-16 [colin]      1.9.14cvs34
2572
2573         * configure.ac
2574         * src/Makefile.am
2575         * src/addr_compl.c
2576         * src/addrindex.c
2577         * src/browseldap.c
2578         * src/editldap.c
2579         * src/ldaplocate.c
2580         * src/ldapquery.c
2581         * src/ldapquery.h
2582         * src/ldapserver.c
2583         * src/ldapserver.h
2584         * src/main.c
2585         * src/matcher_parser_parse.y
2586         * src/prefs_themes.c
2587         * src/etpan/Makefile.am
2588         * src/gtk/description_window.c
2589         * src/plugins/clamav/Makefile.am
2590         * src/plugins/clamav/clamav_plugin.c
2591         * src/plugins/dillo_viewer/Makefile.am
2592         * src/plugins/pgpcore/Makefile.am
2593         * src/plugins/pgpinline/Makefile.am
2594         * src/plugins/pgpmime/Makefile.am
2595         * src/plugins/trayicon/Makefile.am
2596                 Fix 100% cpu usage in address completion list
2597                 Fix little bugs (return with no values etc)
2598                 Fix all warnings (with common CFLAGS)
2599
2600 2005-09-15 [colin]      1.9.14cvs33
2601
2602         * src/addressbook.c
2603                 Fix bug where sometimes a group's email list is empty,
2604                 force its refresh (probably fixes "Re: how to create a 
2605                 distribution list")
2606         * src/ldapquery.c
2607                 Don't return to the callback in the main thread from the
2608                 fetch thread (or face segs!)
2609
2610 2005-09-15 [paul]       1.9.14cvs32
2611
2612         * src/prefs_matcher.c
2613                 forgotten in last commit
2614
2615 2005-09-15 [paul]       1.9.14cvs31
2616
2617         * src/prefs_actions.c
2618         * src/prefs_filtering_action.c
2619         * src/prefs_quote.c
2620         * src/quote_fmt.c
2621         * src/summaryview.c
2622         * src/gtk/description_window.c
2623         * src/gtk/description_window.h
2624         * src/gtk/quicksearch.c
2625                 allow interaction with the called
2626                 description window
2627                 Patch by Anders Hammar
2628
2629 2005-09-14 [paul]       1.9.14cvs30
2630
2631         * src/compose.c
2632                 fix a little annoyance when pasting with 3rd button 
2633                 with wrap_pastes=0 and wrap_input=1
2634                 Patch by Colin
2635
2636 2005-09-14 [paul]       1.9.14cvs29
2637
2638         * src/prefs_account.c
2639                 disable 'Filter messages on receiving' for
2640                 SMTP-only accounts
2641                 Patch  by Anders Hammar
2642
2643 2005-09-14 [paul]       1.9.14cvs28
2644
2645         * po/sk.po
2646                 fix crash
2647                 updated by Andrej Kacian
2648
2649 2005-09-14 [paul]
2650
2651         1.9.15-rc1 released
2652
2653 2005-09-14 [paul]       1.9.14cvs27
2654
2655         * po/es.po
2656                 updated by Ricardo Mones Lastra
2657         * src/compose.c
2658         * src/compose.h
2659                 associate no_wrap_tags to Compose windows
2660                 instead of using a static one
2661                 Patch by Colin
2662         * src/mbox.c
2663                 fix proc_mbox()
2664                 Patch by wwp
2665         * src/textview.c
2666                 remove unneeded printf()
2667
2668 2005-09-14 [paul]       1.9.14cvs26
2669
2670         * src/addrcache.c
2671         * src/codeconv.h
2672         * src/folder.h
2673         * src/mainwindow.h
2674         * src/mh.c
2675         * src/mimeview.h
2676         * src/partial_download.c
2677         * src/pop.c
2678         * src/prefs_account.c
2679         * src/prefs_account.h
2680         * src/prefs_actions.c
2681         * src/prefs_customheader.c
2682         * src/prefs_display_header.c
2683         * src/prefs_filtering_action.c
2684         * src/prefs_matcher.c
2685         * src/prefs_toolbar.c
2686         * src/privacy.h
2687         * src/procmime.c
2688         * src/procmime.h
2689         * src/procmsg.h
2690         * src/textview.c
2691         * src/undo.h
2692         * src/common/plugin.c
2693         * src/common/session.h
2694         * src/common/socket.c
2695         * src/common/socket.h
2696         * src/common/template.c
2697         * src/gtk/gtkaspell.c
2698         * src/gtk/quicksearch.h
2699         * src/plugins/pgpcore/passphrase.c
2700         * src/plugins/pgpcore/prefs_gpg.h
2701         * src/plugins/pgpcore/select-keys.c
2702         * src/plugins/pgpcore/select-keys.h
2703         * src/plugins/pgpcore/sgpgme.c
2704         * src/plugins/pgpinline/pgpinline.c
2705         * src/plugins/pgpmime/pgpmime.c
2706         * src/plugins/trayicon/trayicon.c
2707                 fix compilation warnings
2708                 Patch by Daniel Gustafson
2709
2710 2005-09-14 [paul]       1.9.14cvs25
2711
2712         * src/addressbook.c
2713                 add missing column header, and other small
2714                 bug fixes
2715                 Patch by Anders Hammar
2716
2717 2005-09-13 [colin]      1.9.14cvs24
2718
2719         * src/gtk/gtkaspell.c
2720                 Fix non-utf8 in menu
2721                 Fix little leaks
2722                 Nullify struct members after free()s
2723
2724 2005-09-13 [colin]      1.9.14cvs23
2725
2726         * src/compose.c
2727                 Test utf8 compliance before inserting to 
2728                 buffer, and try to convert if necessary
2729         * src/procmime.c
2730                 If no charset is present, use the locale 
2731                 one instead of us-ascii
2732         * src/procmsg.c
2733                 Add Sender, List-Post and To in the checked 
2734                 headers for automatic rules creation 
2735                 (thanks to wwp)
2736         * src/prefs_themes.c
2737         * src/gtk/gtkaspell.c
2738                 Remove deprecated functions. 
2739                 patch by Daniel Gustafson
2740
2741 2005-09-12 [colin]      1.9.14cvs22
2742
2743         * src/compose.c
2744                 Fix bug #448 (Scrolling/Redraw issue with 
2745                 address-fields in Header)
2746         * src/mainwindow.c
2747         * src/summaryview.c
2748         * src/summaryview.h
2749                 Fix loss of MSG_MARKED on move/copy
2750                 Fix bug #804 (Quicksearch togglebutton doesn't 
2751                 get depressed after '/' key is pressed)
2752
2753 2005-09-12 [paul]       1.9.14cvs21
2754
2755         * AUTHORS
2756         * src/gtk/logwindow.c
2757                 add 'Clear Log' to popup menu
2758                 Patch by Anders Hammar <anders.hammar@telia.com>
2759
2760 2005-09-12 [paul]       1.9.14cvs20
2761
2762         * src/compose.c
2763                 set correct sensitivity on attachments
2764                 popup menu
2765         * src/folder.c
2766                 fix typo
2767         * src/prefs_spelling.c
2768                 fix crash when no LANG env is set
2769         * src/common/xml.c
2770                 fix crash in wizard
2771                 don't use memeory after free
2772
2773         All patches by Daniel Gustafson
2774
2775 2005-09-12 [paul]       1.9.14cvs19
2776
2777         * src/prefs_themes.c
2778                 make theme info selectable
2779         * src/gtk/description_window.c
2780                 make window non-modal
2781         * tools/README
2782                 add details of asus_mailed.sh
2783         * tools/claws.i18n.status.pl
2784                 update for new zh_TW translator
2785                 widen the output
2786                 create alternate coloured lines
2787                 improve readability
2788
2789 2005-09-10 [colin]      1.9.14cvs18
2790
2791         * src/plugins/pgpcore/select-keys.c
2792                 Better order for the buttons
2793
2794 2005-09-10 [colin]      1.9.14cvs17
2795
2796         * src/compose.c
2797         * src/plugins/pgpcore/select-keys.c
2798         * src/plugins/pgpcore/select-keys.h
2799         * src/plugins/pgpcore/sgpgme.c
2800                 Add a "Don't encrypt" button to the key
2801                 selection dialog. Fixes bug #177 (There should be a 
2802                 'Don't encrypt button in the Select Keys dialog)
2803
2804 2005-09-10 [colin]      1.9.14cvs16
2805
2806         * src/compose.c
2807                 Fix bug #572 (%X option does not work with templates)
2808
2809 2005-09-10 [colin]      1.9.14cvs15
2810
2811         * src/toolbar.c 
2812                 Remove g_print
2813
2814 2005-09-10 [colin]      1.9.14cvs14
2815
2816         * src/imap.c
2817                 Fix a possible crash
2818
2819 2005-09-09 [colin]      1.9.14cvs13
2820
2821         * src/imap.c
2822         * src/etpan/imap-thread.c
2823         * src/etpan/imap-thread.h
2824                 Fix moving from queue or drafts to normal folders
2825                 Fix bug #794 (No way to delete without expunging)
2826                 Take flags unset by other mailers into account
2827                 Take deleted flag set by other mailers into account
2828                 Fix unsetting REPLIED flag
2829                 Fix crash when capabilities can't be retrieved
2830         * src/mainwindow.c
2831         * src/mainwindow.h
2832                 Add M_DELAYED_FLAGS condition, and let the user use
2833                 Execute in order to be able to expunge deleted mails,
2834                 even if he's not in delayed execute mode
2835         * src/prefs_spelling.c
2836                 Use 'en' dictionary by default if LANG is POSIX or C
2837         * src/gtk/prefswindow.c
2838                 Fix bug #767 (Preferences windows expanding) by making
2839                 the window a bit larger when the resolution is greater
2840                 than 640x480, and by putting the prefs in a
2841                 GtkScrolledWindow.
2842
2843 2005-09-09 [paul]       1.9.14cvs12
2844
2845         * AUTHORS
2846         * configure.ac
2847         * po/zh_TW.Big5.po      ** REMOVED **
2848         * po/zh_TW.po           ** ADDED **
2849                 updated by Wei-Lun Chao
2850
2851 2005-09-09 [paul]       1.9.14cvs11
2852
2853         * src/mainwindow.c
2854                 fix asserts
2855         * src/common/xml.c
2856                 delay memory allocation until file is
2857                 opened successfully
2858                 Patch by Daniel Gustafson
2859
2860 2005-09-09 [cleroy]     1.9.14cvs10
2861
2862         * src/imap.c
2863                 Add guards
2864
2865 2005-09-08 [colin]      1.9.14cvs9
2866
2867         * src/compose.c
2868                 Alert when we can't save draft
2869                 Fix various wrap/color issues
2870                 Add mid-click pasting respecting wrap_paste option
2871         * src/folder.c
2872         * src/folder.h
2873         * src/folder_item_prefs.c
2874         * src/folder_item_prefs.h
2875         * src/imap.c
2876         * src/imap_gtk.c
2877         * src/imap_gtk.h
2878         * src/main.c
2879         * src/mainwindow.c
2880         * src/mainwindow.h
2881         * src/news.c
2882         * src/news_gtk.c
2883         * src/news_gtk.h
2884         * src/prefs_folder_item.c
2885                 Fix the impossibility to synchronise folders for
2886                 offline use (IMAP and NNTP are concerned)
2887
2888 2005-09-08 [colin]      1.9.14cvs8
2889
2890         * configure.ac
2891                 Build LDAP and JPilot by default if available
2892         * src/textview.c
2893                 Fix use after free
2894
2895 2005-09-08 [paul]       1.9.14cvs7
2896
2897         * doc/manual/en/sylpheed-1.html
2898         * doc/manual/en/sylpheed-18.html
2899         * doc/manual/en/sylpheed-19.html
2900         * doc/manual/en/sylpheed-4.html
2901         * doc/manual/en/sylpheed-6.html
2902         * doc/manual/en/sylpheed.html
2903                 a few minor updates, plus include some
2904                 details about plugins and their requirements
2905         * src/mainwindow.c
2906                 minor changes to English in /View/Sort
2907
2908 2005-09-07 [colin]      1.9.14cvs6
2909
2910         * doc/manual/en/sylpheed-1.html
2911         * doc/manual/en/sylpheed-10.html
2912         * doc/manual/en/sylpheed-11.html
2913         * doc/manual/en/sylpheed-12.html
2914         * doc/manual/en/sylpheed-13.html
2915         * doc/manual/en/sylpheed-14.html
2916         * doc/manual/en/sylpheed-15.html
2917         * doc/manual/en/sylpheed-16.html
2918         * doc/manual/en/sylpheed-17.html
2919         * doc/manual/en/sylpheed-18.html
2920         * doc/manual/en/sylpheed-19.html
2921         * doc/manual/en/sylpheed-2.html
2922         * doc/manual/en/sylpheed-20.html
2923         * doc/manual/en/sylpheed-21.html
2924         * doc/manual/en/sylpheed-22.html
2925         * doc/manual/en/sylpheed-3.html
2926         * doc/manual/en/sylpheed-4.html
2927         * doc/manual/en/sylpheed-5.html
2928         * doc/manual/en/sylpheed-6.html
2929         * doc/manual/en/sylpheed-7.html
2930         * doc/manual/en/sylpheed-8.html
2931         * doc/manual/en/sylpheed-9.html
2932         * doc/manual/en/sylpheed.html
2933                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
2934
2935 2005-09-07 [colin]      1.9.14cvs5
2936
2937         * src/mainwindow.c
2938                 Make labels more to-the-point
2939
2940 2005-09-07 [colin]      1.9.14cvs4
2941
2942         * doc/manual/en/sylpheed-1.html
2943         * doc/manual/en/sylpheed-12.html
2944         * doc/manual/en/sylpheed-13.html
2945         * doc/manual/en/sylpheed-14.html
2946         * doc/manual/en/sylpheed-15.html
2947         * doc/manual/en/sylpheed-16.html
2948         * doc/manual/en/sylpheed-17.html
2949         * doc/manual/en/sylpheed-18.html
2950         * doc/manual/en/sylpheed-19.html
2951         * doc/manual/en/sylpheed-2.html
2952         * doc/manual/en/sylpheed-20.html
2953         * doc/manual/en/sylpheed-21.html
2954         * doc/manual/en/sylpheed-22.html
2955         * doc/manual/en/sylpheed-4.html
2956         * doc/manual/en/sylpheed-5.html
2957         * doc/manual/en/sylpheed-6.html
2958         * doc/manual/en/sylpheed-7.html
2959         * doc/manual/en/sylpheed-8.html
2960         * doc/manual/en/sylpheed-9.html
2961         * doc/manual/en/sylpheed.html
2962                 Update manual
2963
2964 2005-09-07 [colin]      1.9.14cvs3
2965
2966         * doc/faq/en/sylpheed-faq-1.html
2967         * doc/faq/en/sylpheed-faq-2.html
2968         * doc/faq/en/sylpheed-faq-3.html
2969         * doc/faq/en/sylpheed-faq.html
2970                 Update FAQ
2971
2972 2005-09-07 [colin]      1.9.14cvs2
2973
2974         * src/folderview.c
2975         * src/procmsg.c
2976         * src/summaryview.c
2977         * src/toolbar.c
2978                 Fix special subfolders:
2979                 - Inherit parent's icon
2980                 - sent contents of queues subfolders
2981                 - empty subfolders of trashes
2982         * src/mainwindow.c
2983                 Remove outdated manual and faq entries
2984         * src/common/utils.c
2985                 Add quotes around %s coming from mailcap
2986
2987 2005-09-07 [colin]      1.9.14cvs1
2988
2989         * src/compose.c
2990                 After saving draft, set modified to FALSE
2991         * src/mimeview.c
2992         * src/common/utils.c
2993         * src/common/utils.h
2994                 Try to open mime parts using what is 
2995                 indicated in ~/.mailcap or /etc/mailcap,
2996                 if possible.
2997
2998 2005-09-05 [paul]       1.9.14
2999
3000         1.9.14 released
3001
3002         * po/sk.po
3003                 updated by Andrej Kacian
3004
3005 2005-09-05 [paul]       1.9.13cvs83
3006
3007         * po/de.po
3008         * po/es.po
3009         * po/fi.po
3010         * po/fr.po
3011         * po/nb.po
3012         * po/pt_BR.po
3013         * po/sr.po
3014                 updated translations by Thomas Gilgin, Ricardo Mones
3015                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
3016                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
3017
3018 2005-09-04 [paul]       1.9.13cvs82
3019
3020         * src/compose.c
3021                 only warn about exceeded line length limit
3022                 on send
3023
3024 2005-09-04 [paul]       1.9.13cvs81
3025
3026         * src/compose.c
3027                 fix crash in 'line length exceeded' dialogue
3028
3029 2005-09-02 [paul]       1.9.13cvs80
3030
3031         * src/imap.c
3032                 fix bug 795, 'Connection lost IMAP'
3033                 and add statusbar prints
3034                 Patch by Colin
3035
3036 2005-09-02 [paul]       1.9.13cvs79
3037
3038         * src/compose.c
3039                 compose_wrap_paragraph() becomes
3040                 compose_beautify_paragraph()
3041                 Patch by Colin
3042
3043 2005-09-02 [cleroy]     1.9.13cvs78
3044
3045         * src/folderview.c
3046                 Micro-fix
3047
3048 2005-09-01 [colin]      1.9.13cvs77
3049
3050         * src/imap.c
3051                 Maybe fix bug #795 (Connection lost IMAP)
3052                 Don't try to send logout when we're disconnected.
3053         * src/summaryview.c
3054                 Include locked and marked emails in HRM
3055                 view. Fixes bug #800 (Locked messages no longer 
3056                 show up when hide read messages is used)
3057
3058 2005-09-01 [paul]       1.9.13cvs76
3059
3060         * src/prefs_common.c
3061                 fix bad cutting
3062
3063 2005-08-31 [colin]      1.9.13cvs75
3064
3065         * src/folderview.c
3066         * src/folderview.h
3067         * src/prefs_summaries.c
3068         * src/summaryview.c
3069                 Fix "go to next new", fix preference
3070                 (Open unread/next swapped)
3071
3072 2005-08-31 [paul]       1.9.13cvs74
3073
3074         * src/compose.c
3075         * src/folderview.c
3076         * src/headerview.c
3077         * src/headerview.h
3078         * src/mainwindow.c
3079         * src/prefs_common.c
3080         * src/prefs_common.h
3081         * src/prefs_fonts.c
3082         * src/summaryview.c
3083         * src/textview.c
3084         * src/common/defs.h
3085                 remove obsolete BOLD_FONT setting
3086                 fix font update in headerview and textview
3087                 headers after prefs change
3088                 Patch By Colin
3089
3090 2005-08-31 [paul]
3091
3092         1.9.14-rc4 released
3093
3094 2005-08-30 [colin]      1.9.13cvs73
3095
3096         * src/summaryview.c
3097                 When Hide read messages is selected and we
3098                 refresh the summaryview, don't remove the 
3099                 currently displayed message. Fixes bug #797
3100                 (Summary view reloads when new mail is 
3101                 downloaded in 1.9.14 rc)
3102
3103 2005-08-30 [colin]      1.9.13cvs72
3104
3105         * src/folderview.c
3106                 Fix flickering
3107         * src/mainwindow.c
3108                 Remove useless callback
3109         * src/mimeview.c
3110         * src/gtk/filesel.c
3111         * src/gtk/filesel.h
3112                 Add a filesel_select_file_save_folder() - used by Save All
3113
3114 2005-08-29 [paul]       1.9.13cvs71
3115
3116         * AUTHORS
3117         * src/matcher_parser_parse.y
3118         * src/etpan/imap-thread.c
3119                 fix building on FreeBSD
3120                 Patch by Daniel Gustafson <daniel@hobbit.se>
3121
3122 2005-08-29 [paul]       1.9.13cvs70
3123
3124         * src/plugins/pgpinline/pgpinline.c
3125                 only initialise sig result if it's been handled
3126                 Patch by Colin
3127
3128 2005-08-29 [paul]       1.9.13cvs69
3129         
3130         Patches by Colin:
3131
3132         * src/imap.c
3133         * src/common.utils.c
3134         * src/common/utils.h
3135                 optimisation
3136         * src/stock_pixmap.h
3137                 fix wrong icon reference
3138         * src/pixmaps/trash_btn.xpm
3139                 replace with nicer image
3140
3141 2005-08-28 [colin]      1.9.13cvs68
3142
3143         * src/Makefile.am
3144         * src/stock_pixmap.c
3145         * src/stock_pixmap.h
3146         * src/toolbar.c
3147         * src/pixmaps/trash_btn.xpm
3148                 Add a specific trash xpm for the button
3149
3150 2005-08-28 [colin]      1.9.13cvs67
3151
3152         * src/imap.c
3153                 Fix leak
3154
3155 2005-08-27 [colin]      1.9.13cvs66
3156
3157         * src/imap.c
3158         * src/procmime.c
3159                 Correctly fix "Problem with replies", fixes
3160                 pgpmime encryption too. 
3161
3162 2005-08-27 [colin]      1.9.13cvs65
3163
3164         * src/folder.c
3165         * src/procmsg.c
3166         * src/procmsg.h
3167         * src/summaryview.c
3168                 Fix bug #517 (messages removed from summaryview 
3169                 when moving fails)
3170
3171 2005-08-27 [colin]      1.9.13cvs64
3172
3173         * tools/Makefile.am
3174         * tools/asus_mailled.sh
3175                 Add a script to blink ASUS laptops' mail LED where there
3176                 is unread mail.
3177
3178 2005-08-27 [colin]      1.9.13cvs63
3179
3180         * src/imap.c
3181         * src/etpan/imap-thread.c
3182         * src/etpan/imap-thread.h
3183                 Implement automatic choosing of login method
3184                 Fixes bug #791
3185         * src/gtk/.cvsignore
3186                 Add sylpheed-marshal.[ch]
3187
3188 2005-08-27 [colin]      1.9.13cvs62
3189
3190         * src/common/utils.c
3191                 Fix confusing perror
3192
3193 2005-08-27 [colin]      1.9.13cvs61
3194
3195         * src/toolbar.c
3196         * src/toolbar.h
3197                 Remove A_DELETE, replace it with 
3198                 A_TRASH and A_DELETE_REAL. Automatically
3199                 rewrite config files to replace A_DELETE
3200                 with A_TRASH (no functionality change).
3201                 Fixes half of #794
3202
3203 2005-08-26 [colin]      1.9.13cvs60
3204
3205         * src/procmime.c
3206                 Previous "Problem with replies" fix brought other
3207                 problems, fixing them
3208
3209 2005-08-26 [colin]      1.9.13cvs59
3210
3211         * src/procmime.c
3212                 Fix "Problem with replies". This happened only
3213                 on IMAP...
3214         * src/procmsg.c
3215                 Factorize code a bit
3216         * src/compose.c
3217                 Speed improvement on very long messages (wrapping)
3218                 Fix signature color on Reedit and Redirect
3219                 On Reedit, don't attach pgp-signatures parts, but
3220                 set signing to On.
3221
3222 2005-08-24 [paul]       1.9.13cvs58
3223
3224         * src/compose.c
3225                 don't claim success when clicking
3226                 Cancel on the passphrase box.
3227                 Patch by Colin
3228
3229 2005-08-24 [paul]       1.9.13cvs57
3230
3231         * src/main.c
3232                 fix misplaced sylpheed.log
3233         * src/common/defs.h
3234                 define UIDL_DIR
3235
3236 2005-08-24 [paul]       1.9.13cvs56
3237
3238         * src/imap.c
3239         * src/etpan/imap-thread.c
3240         * src/etpan/imap-thread.h
3241                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
3242                 Patch by Colin
3243         * src/gtk/sylpheed-marshal.c    ** REMOVED **
3244         * src/gtk/sylpheed-marshal.h    ** REMOVED **
3245                 remove autogenerated files
3246         * tools/kdeservicemenu/README
3247         * tools/kdeservicemenu/install.sh
3248         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3249         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3250                 use Claws icon, use 'Sylpheed-Claws' in menu,
3251                 use kdialog, and other cleanups
3252
3253 2005-08-23 [paul]       1.9.13cvs55
3254
3255         * src/compose.c
3256                 fix paste/wrap crash
3257                 Patch by Colin
3258
3259 2005-08-23 [paul]       1.9.13cvs54
3260
3261         * src/main.c
3262                 fix crash recovery
3263                 Patch by Colin
3264
3265 2005-08-23 [paul]       1.9.13cvs53
3266
3267         * src/addressbook.c
3268         * src/editaddress.c
3269                 view all data of LDAP contacts
3270                 Patch by Colin
3271
3272 2005-08-23 [paul]       1.9.13cvs52
3273
3274         * src/addressbook.c
3275                 fix issues with the Search field
3276                 Patch by Colin
3277
3278 2005-08-22 [paul]       1.9.13cvs51
3279
3280         * src/folderview.c
3281                 put name of folder in processing dialog
3282                 title
3283         * src/prefs_folder_item.c
3284                 improve english usage
3285
3286 2005-08-22 [paul]       1.9.13cvs50
3287
3288         * src/filtering.c
3289         * src/filtering.h
3290         * src/matcher.c
3291         * src/matcher_parser_lex.l
3292         * src/matcher_parser_parse.y
3293         * src/prefs_filtering.c
3294                 add Filtering/Processing rule names feature.
3295                 (the incompatible old matcherrc is saved as
3296                 matcherrc.pre_names).
3297                 Patch by Colin
3298
3299 2005-08-22 [paul]       1.9.13cvs49
3300
3301         * src/procmsg.c
3302                 fix colour labelling
3303                 Patch by Colin
3304
3305 2005-08-22 [paul]       1.9.13cvs48
3306
3307         * src/textview.c
3308                 fix open_image_cb()
3309
3310 2005-08-22 [paul]       1.9.13cvs47
3311
3312         * src/imap.c
3313                 fix bug 789, 'SC crashes with imap (CVS ver)'
3314                 Patch by Colin
3315
3316 2005-08-22 [paul]       1.9.13cvs46
3317
3318         * src/mimeview.c
3319         * src/prefs_common.c
3320         * src/common/defs.h
3321                 define reused defaults in defs.h
3322         * src/textview.c
3323                 add 'Open image' to image popup menu
3324
3325 2005-08-21 [colin]      1.9.13cvs45
3326
3327         * src/summaryview.c
3328                 Fix bug #788 (Bogus "From" address displayed)
3329
3330 2005-08-20 [colin]      1.9.13cvs44
3331
3332         * src/folder.c
3333                 Fix buf #787 (multilevel delete causes SIGSEGV)
3334
3335 2005-08-19 [colin]      1.9.13cvs43
3336
3337         * src/inc.c
3338         * src/prefs_common.c
3339         * src/prefs_common.h
3340                 Add an hidden pref to allow modifying the
3341                 update stepping in incorporation.
3342                 Patch by wwp.
3343
3344 2005-08-19 [colin]      1.9.13cvs42
3345
3346         * src/compose.c
3347         * src/procmime.c
3348                 Workaround for broken MUAs: encode 
3349                 Content-type: name: as ASCII and 
3350                 Content-Disposition: filename: as
3351                 per rfc2231
3352         * src/prefs_account.c
3353                 Fix invisible-ness of SMTP SSL prefs
3354                 in NNTP accounts
3355
3356 2005-08-19 [paul]       1.9.13cvs41
3357
3358         * src/compose.c
3359         * src/prefs_common.c
3360         * src/prefs_common.h
3361         * src/prefs_wrapping.c
3362                 paste with or without wrapping.
3363                 patch by Colin
3364
3365 2005-08-19 [paul]       1.9.13cvs40
3366
3367         * src/prefs_common.c
3368         * src/prefs_common.h
3369         * src/summaryview.c
3370                 reintroduce enable_swap_from as a
3371                 hidden pref. patch by Colin
3372         * src/quote_fmt_parse.y
3373         * src/plugins/clamav/clamav_plugin.c
3374         * src/plugins/dillo_viewer/dillo_viewer.c
3375         * src/plugins/mathml_viewer/mathml_viewer.c
3376         * src/plugins/pgpcore/sgpgme.c
3377         * src/plugins/pgpinline/pgpinline.c
3378         * src/plugins/pgpmime/pgpmime.c
3379                 tidy up. patch by Colin
3380
3381 2005-08-19 [paul]       1.9.13cvs39
3382
3383         * configure.ac
3384                 complete cvs38's sync
3385         * src/editaddress.c
3386         * src/gedit-print.c
3387         * src/mutt.c
3388         * src/etpan/etpan-log.c
3389         * src/etpan/imap-thread.c
3390         * src/gtk/gtksourceprintjob.c
3391                 fix compilation warnings
3392                 (patch by Colin)
3393
3394 2005-08-19 [paul]       1.9.13cvs38
3395
3396         sync with main:
3397
3398         * src/account.c
3399         * src/action.c
3400         * src/addrbook.c
3401         * src/addrcache.c
3402         * src/addrharvest.c
3403         * src/addrindex.c
3404         * src/codeconv.c
3405         * src/compose.c
3406         * src/crash.c
3407         * src/exporthtml.c
3408         * src/exportldif.c
3409         * src/folder.c
3410         * src/image_viewer.c
3411         * src/inc.c
3412         * src/inc.h
3413         * src/jpilot.c
3414         * src/ldif.c
3415         * src/main.c
3416         * src/matcher.c
3417         * src/mbox.c
3418         * src/messageview.c
3419         * src/mh.c
3420         * src/mimeview.c
3421         * src/msgcache.c
3422         * src/mutt.c
3423         * src/news.c
3424         * src/partial_download.c
3425         * src/pine.c
3426         * src/pop.c
3427         * src/prefs_actions.c
3428         * src/prefs_common.c
3429         * src/prefs_customheader.c
3430         * src/prefs_display_header.c
3431         * src/prefs_gtk.c
3432         * src/prefs_themes.c
3433         * src/procheader.c
3434         * src/procmime.c
3435         * src/procmsg.c
3436         * src/recv.c
3437         * src/send_message.c
3438         * src/simple-gettext.c
3439         * src/sourcewindow.c
3440         * src/textview.c
3441         * src/vcard.c
3442         * src/common/defs.h
3443         * src/common/log.c
3444         * src/common/plugin.c
3445         * src/common/prefs.c
3446         * src/common/session.c
3447         * src/common/session.h
3448         * src/common/socket.c
3449         * src/common/socket.h
3450         * src/common/ssl_certificate.c
3451         * src/common/template.c
3452         * src/common/utils.c
3453         * src/common/utils.h
3454         * src/common/xml.c
3455         * src/gtk/about.c
3456         added wrappers for C library function that
3457                 take pathname arguments.
3458                 enabled compilation with MinGW.
3459                 use GDir instead of directly using opendir().
3460                 added rename_force().
3461
3462 2005-08-19 [paul]       1.9.13cvs37
3463         
3464         patches by Colin:
3465         * src/compose.c
3466                 fix privacy settings on re-editing
3467                 a sent message
3468         * src/jpilot.c
3469                 fix encoding bug
3470         * src/folder.c
3471         * src/procmsg.c
3472         * src/procmsg.h
3473         * src/summaryview.c
3474                 flag changing optimisation
3475
3476 2005-08-18 [martin]     1.9.13cvs36
3477
3478         * commitHelper
3479             added my login
3480         * src/addrcache.c
3481         * src/addrharvest.c
3482         * src/addrindex.c
3483         * src/compose.c
3484         * src/grouplistdialog.c
3485         * src/main.c
3486         * src/mainwindow.c
3487         * src/msgcache.c
3488         * src/mutt.c
3489         * src/pine.c
3490         * src/prefs_account.c
3491         * src/prefs_themes.c
3492         * src/stock_pixmap.c
3493         * src/summaryview.c
3494         * src/gtk/about.c
3495         * src/gtk/logwindow.c
3496             removed deprecated glib and gdk stuff
3497         * src/plugins/pgpcore/select-keys.c
3498             convert attributes from locale to utf8
3499
3500 2005-08-17 [paul]       1.9.13cvs35
3501
3502         * src/account.c
3503         * src/addressbook.c
3504                 use new GTK_STOCK_ icons if available
3505         * src/summaryview.c
3506         * src/gtk/gtksctree.c
3507         * src/gtk/gtksctree.h
3508                 faster range select. patch by Colin
3509
3510 2005-08-17 [paul]       1.9.13cvs34
3511
3512         patches by colin:
3513         * src/addressbook.c
3514         * src/addressitem.h
3515                 Add an edit button for contacts, fix selections
3516                 of gtksctree items
3517         * src/editaddress.c
3518                 Change labels, let Save be always possible in the
3519                 email and user atributes tabs
3520         * src/folderview.c
3521                 fix sort issues
3522         * src/summaryview.c
3523                 select next item instead of the displayed one
3524                 after deletion
3525
3526         * src/gtk/progressdialog.c
3527                 use prefs_common.enable_rules_hint
3528
3529 2005-08-13 [hoa]        1.9.13cvs33
3530
3531         * src/etpan/imap-thread.c
3532                 fixed build on Solaris.
3533
3534 2005-08-10 [colin]      1.9.13cvs32
3535
3536         * src/procmsg.c
3537                 Fix cvs31 (missing fclose before reading
3538                 the file)
3539
3540 2005-08-10 [colin]      1.9.13cvs31
3541
3542         * src/procmsg.c
3543                 Fix procmsg_msginfo_new_from_mimeinfo() when
3544                 the MimeInfo isn't stored in memory. This fixes
3545                 replying to an attached message.
3546
3547 2005-08-10 [colin]      1.9.13cvs30
3548
3549         * src/mainwindow.c
3550                 Fix slowness in account changing
3551
3552 2005-08-10 [colin]      1.9.13cvs29
3553
3554         * src/folder.c
3555         * src/folderutils.c
3556         * src/folderview.c
3557         * src/imap_gtk.c
3558         * src/mainwindow.c
3559         * src/mh_gtk.c
3560         * src/procmsg.c
3561         * src/summaryview.c
3562                 Optimize folder_has_parent_of_type
3563                 Prevent moving special sub-folders from contextual menus
3564                 Rework message a bit ("Empty all messages" -> "Delete all
3565                 messages")
3566                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
3567                 and "Deleted Items" folders)
3568
3569 2005-08-08 [colin]      1.9.13cvs28
3570
3571         * src/summaryview.c
3572         * src/prefs_summaries.c
3573                 Make "Select first unread|new" more flexible
3574                 (just prioritize new or unread)
3575
3576 2005-08-08 [colin]      1.9.13cvs27
3577
3578         * src/summaryview.c
3579                 If "select first new" is selected and there only
3580                 are unread messages, fallback to "select first
3581                 unread".
3582
3583 2005-08-08 [colin]      1.9.13cvs26
3584
3585         * src/folder.c
3586                 Fix shameful bugs (and bug #779)
3587
3588 2005-08-08 [colin]      1.9.13cvs25
3589
3590         * src/folder.c
3591         * src/folder.h
3592                 Cache parents' type to make folder_has_parent_of_type
3593                 faster
3594         * src/folderview.c
3595                 Forbid DnD of special sub-folders
3596         * src/procmsg.c
3597         * src/procmsg.h
3598                 Add MAIL_POSTFILTERING_HOOK
3599         * src/summaryview.c
3600                 Revert over-zealous deletion of the use_addr_book 
3601                 code
3602
3603 2005-08-07 [colin]      1.9.13cvs24
3604
3605         * src/folder.c
3606                 Fix big mistake (passing MsgInfo instead 
3607                 of FolderItem)
3608
3609 2005-08-07 [colin]      1.9.13cvs23
3610
3611         * src/compose.c
3612         * src/folder.c
3613         * src/folder.h
3614         * src/foldersel.c
3615         * src/folderutils.c
3616         * src/folderview.c
3617         * src/imap.c
3618         * src/mainwindow.c
3619         * src/messageview.c
3620         * src/mh.c
3621         * src/msgcache.c
3622         * src/procmime.c
3623         * src/summaryview.c
3624                 Make subfolders of Drafts, Queue, Outbox, Trash
3625                 work like their parents. 
3626                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
3627
3628 2005-08-07 [colin]      1.9.13cvs22
3629
3630         * src/addressbook.c
3631                 Fix bug #771 (Dragged contacts not saved)
3632
3633 2005-08-07 [paul]       1.9.13cvs21
3634
3635         * src/summaryview.c
3636                 fix bug 32 'Search Doesn't display results
3637                 if "Hide Read Messages" is chosen'
3638                 be more literal in interpreting 'Hide read
3639                 messages'
3640
3641 2005-08-07 [colin]      1.9.13cvs20
3642
3643         * src/folderview.c
3644                 Add debug
3645         * src/summaryview.c
3646                 Faster 'unthread_for_execution'
3647
3648 2005-08-06 [paul]       1.9.13cvs19
3649
3650         * src/mainwindow.c
3651                 add mnemonics to Set displayed columns
3652                 fix bug where msgview_visible option was
3653                 overwritten as TRUE on startup
3654
3655 2005-08-06 [paul]       1.9.13cvs18
3656
3657         * src/mainwindow.c
3658                 refer to 'displayed columns in folder/message
3659                 list' not 'displayed items in summary/message view'
3660         * src/prefs_display_header.c
3661                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
3662                 be consistent with similar dialogues
3663         * src/prefs_folder_column.c
3664         * src/prefs_summary_column.c
3665                 'columns' not 'items', and folder and message lists,
3666                 instead of folder and summary views;
3667                 Use 'Hidden columns' as list heading not 'Available
3668                 items';
3669                 move the 'Remove' button to the right hand side;
3670                 top-align the buttons;
3671                 remove unneeded vbox
3672         * src/prefs_summaries.c
3673                 put the 2 column prefs buttons in a frame to reduce
3674                 overall width; refer to columns not items &c.
3675
3676 2005-08-05 [colin]      1.9.13cvs17
3677
3678         * src/prefs_common.c
3679         * src/prefs_common.h
3680         * src/mainwindow.c
3681         * src/compose.c
3682         * src/messageview.c
3683                 Add an hidden toolbar_detachable pref, so
3684                 that I can get rid of these painful handles
3685                 in the toolbars. Defaults to TRUE to avoid
3686                 changing the GUI on unsuspecting people...
3687
3688 2005-08-05 [colin]      1.9.13cvs16
3689
3690         * src/Makefile.am
3691         * src/prefs_folder_column.c
3692         * src/prefs_folder_column.h
3693                 Add prefs for folder columns
3694         * src/folderview.c
3695         * src/folderview.h
3696         * src/mainwindow.c
3697         * src/mainwindow.h
3698         * src/prefs_common.c
3699         * src/prefs_common.h
3700         * src/prefs_summaries.c
3701                 Use them
3702         * src/prefs_summary_column.c
3703         * src/summaryview.c
3704         * src/summaryview.h
3705                 Add a To column
3706         * src/textview.c
3707         * src/common/utils.c
3708         * src/common/utils.h
3709                 Move uri colourisation functions
3710                 to utils
3711         * src/compose.c
3712                 Colourise URIs
3713         * src/imap.c
3714                 Fix bug with LIST where we'd try
3715                 to get Folder//////[...]/// 
3716
3717 2005-08-05 [paul]       1.9.13cvs15
3718
3719         * src/prefs_summaries.c
3720                 improve the English usage
3721         * src/summaryview.c
3722                 set font on column change
3723                 thanks to Colin
3724
3725 2005-08-05 [paul]       1.9.13cvs14
3726
3727         * src/prefs_common.c
3728         * src/prefs_common.h
3729         * src/prefs_summaries.c
3730         * src/summaryview.c
3731                 replace 'open_unread_on_enter' option with
3732                 'select_on_entry' option. opening/not opening
3733                 is now exclusively controlled by 'always_show_msg'
3734
3735 2005-08-04 [colin]      1.9.13cvs13
3736
3737         * src/compose.c
3738                 Remove dead code
3739                 Add colourisation of quotes and signatures
3740         * src/folderview.c
3741                 Fix possible crashes
3742         * src/messageview.c
3743                 Change an assert that is no problem
3744         * src/news.c
3745         * src/news_gtk.c
3746         * src/news_gtk.h
3747                 Fix offline mode
3748         * src/gtk/quicksearch.c
3749                 Fix a possible crash
3750
3751 2005-08-03 [colin]      1.9.13cvs12
3752
3753         * src/prefs_account.c
3754                 Fix bug #777 (Sylpheed crash in account configuration)
3755
3756 2005-08-03 [colin]      1.9.13cvs11
3757
3758         * src/addressbook.c
3759         * src/editaddress.c
3760         * src/editgroup.c
3761                 Fixing addressbook, round 2
3762         * src/textview.c
3763                 Fix emphasis color on rechecking 'Colorize messages'
3764
3765 2005-08-03 [paul]       1.9.13cvs10
3766
3767         sync with main
3768
3769         * src/addr_compl.c
3770         * src/compose.c
3771         * src/main.c
3772         * src/pop.c
3773         * src/prefs_account.c
3774         * src/procmime.c
3775         * src/procmsg.c
3776         * src/quote_fmt_parse.y
3777         * src/textview.c
3778         * src/common/quoted-printable.c
3779         * src/common/utils.c
3780         * src/common/utils.h
3781         * src/common/xml.c
3782                 replaced incorrect locale-independent
3783                 ctype functions with GLib's. Corrected
3784                 signedness mismatch.
3785         * src/headerview.c
3786                 headerview_create(): added spacing for vbox.
3787         * src/gtk/about.c
3788                 set focus to the OK button.
3789
3790 2005-08-03 [colin]      1.9.13cvs9
3791
3792         * src/folderview.c
3793                 Fix possible crash
3794
3795 2005-08-02 [colin]      1.9.13cvs8
3796
3797         * src/mainwindow.c
3798                 Fix cast
3799         * src/addressbook.c
3800         * src/addressitem.h
3801                 Fix a cast and more generally, try to make the
3802                 GUI more intuitive and consistent (round 1)
3803
3804 2005-08-02 [paul]       1.9.13cvs7
3805
3806         * src/folder.h
3807                 missing in 1.9.13cvs6
3808
3809 2005-08-02 [colin]      1.9.13cvs6
3810
3811         * src/folder.c
3812                 Fix one more leak
3813
3814 2005-08-02 [colin]      1.9.13cvs5
3815
3816         * src/folder.c
3817         * src/folderview.c
3818         * src/imap.c
3819         * src/main.c
3820         * src/mbox.c
3821         * src/procmsg.c
3822         * src/summaryview.c
3823                 Fix a number of folder_item_get_msg_list()-related
3824                 leaks (missing procmsg_msginfo_free()s)
3825
3826 2005-08-01 [colin]      1.9.13cvs4
3827
3828         * src/folderview.c
3829         * src/folderview.h
3830         * src/mainwindow.c
3831         * src/prefs_fonts.c
3832         * src/prefs_summaries.c
3833         * src/prefs_themes.c
3834         * src/summaryview.c
3835         * src/summaryview.h
3836         * src/textview.c
3837         * src/textview.h
3838                 Fix instant-apply of summary and folderview-related prefs
3839                 Fix erroneous g_free and alertpanels in prefs_theme
3840                 Add instant-apply for fonts
3841                 Defer applying of prefs a little bit so it's done only
3842                 once even if requested by multiples prefs pages
3843
3844 2005-08-01 [paul]       1.9.13cvs3
3845
3846         * src/main.c
3847                 fix bug 776 'S.C. crashes on close'
3848                 thanks to Colin
3849         * src/etpan/etpan-thread-manager-types.h
3850                 add missing include
3851                 thanks to Hoa
3852
3853 2005-07-25 [paul]       1.9.13cvs2
3854
3855         * src/summaryview.c
3856                 fix typos. spotted by Fabien Vantard
3857
3858 2005-07-24 [paul]       1.9.13cvs1
3859
3860         * doc/man/sylpheed.1
3861                 update man page, incorporating fix of
3862                 bug 769 'Typo in manpage'
3863         * src/etpan/imap-thread.c
3864                 fix NetBSD openssl dependencies. patch by
3865                 George Michaelson <ggm@apnic.net>
3866         * po/pt_BR.po
3867                 updated by Frederico Goncalves Guimaraes
3868
3869 2005-07-22 [paul]       1.9.13
3870
3871         1.9.13 release
3872
3873 2005-07-22 [paul]       1.9.12cvs91
3874
3875         * AUTHORS
3876         * INSTALL
3877         * README.claws
3878         * RELEASE_NOTES.claws
3879                 updated for release
3880         * configure.ac
3881         * po/nb.po
3882         * tools/claws.i18n.status.pl
3883                 add Norwegian translation. submiited by
3884                 Geir Helland <pjallabais@users.sourceforge.net>
3885         * po/ca.po
3886         * po/de.po
3887         * po/es.po
3888         * po/fi.po
3889         * po/fr.po
3890         * po/it.po
3891         * po/sk.po
3892         * po/sr.po
3893         * po/zh_CN.po
3894                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3895                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
3896                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
3897                 Yang Guilong
3898         * src/plugins/clamav/clamav_plugin_gtk.c
3899         * src/plugins/spamassassin/spamassassin_gtk.c
3900                 replace outdated description strings
3901
3902 2005-07-21 [colin]      1.9.12cvs90
3903
3904         * src/folder.c
3905                 Set folder to batch mode when scanning it. Makes deletion
3906                 of unread mails on IMAP much faster (due to the UNREAD 
3907                 flag unsetting)
3908
3909 2005-07-21 [darko]      1.9.12cvs89
3910
3911         * configure.ac
3912                 link against libresolv if necessary (patch by Paul)
3913         * src/msgcache.c
3914                 use glib's portable macros to determine endianness
3915
3916 2005-07-21 [paul]       1.9.12cvs88
3917
3918         * src/crash.c
3919         * src/gtk/about.c
3920                 update compiled-in features list
3921
3922 2005-07-20 [colin]      1.9.12cvs87
3923
3924         * src/folder.c
3925         * src/textview.c
3926                 Gcc 2.9x compilation fixes, thanks to Darko
3927         * src/plugins/clamav/clamav_plugin.c
3928                 Little optimisation: load virus database only once
3929         * src/plugins/spamassassin/spamassassin.c
3930                 Big optimisation: filtering one mail took at least 1 second,
3931                 now it takes at least 50ms. Doesn't speed up spamassassin 
3932                 itself, but should already be much more tolerable.
3933
3934 2005-07-20 [colin]      1.9.12cvs86
3935
3936         * src/summaryview.c
3937                 Fix performance issue
3938
3939 2005-07-19 [colin]      1.9.12cvs85
3940
3941         * src/plugins/pgpinline/plugin.c
3942                 Fix warning
3943
3944 2005-07-19 [colin]      1.9.12cvs84
3945
3946         * configure.ac
3947         * src/plugins/Makefile.am
3948         * src/plugins/pgpinline/.cvsignore
3949         * src/plugins/pgpinline/Makefile.am
3950         * src/plugins/pgpinline/pgpinline.c
3951         * src/plugins/pgpinline/pgpinline.deps
3952         * src/plugins/pgpinline/pgpinline.h
3953         * src/plugins/pgpinline/plugin.c
3954                 Put pgpinline in the main tree
3955
3956 2005-07-19 [paul]       1.9.12cvs83
3957
3958         * src/prefs_actions.c
3959                 prevent '//' in menu names, which cause a crash
3960                 thanks to Colin
3961
3962 2005-07-19 [paul]       1.9.12cvs82
3963
3964         * configure.ac
3965                 be generally more informative in configure output.
3966                 OpenSSL: correction: '[ --enable-openssl ...' -> 
3967                 '[ --disable-openssl ...', as --enable-openssl is default
3968                 PGP/MIME: don't check for GPGME again, check for
3969                 pgpcore instead. Therefore prevent the possibility of
3970                 attempting to build pgpmime if pgpcore dependencies are
3971                 not met
3972                 ClamAV: use pkgconfig to check for lib
3973                 libgnomeprint: revert logic on inner test to match
3974                 everything else
3975         * src/plugins/pgpcore/sgpgme.c
3976                 add missing include
3977
3978 2005-07-19 [colin]      1.9.12cvs81
3979
3980         * src/summaryview.c
3981                 Fix slow thread rebuilding in particular
3982                 cases
3983
3984 2005-07-19 [paul]       1.9.12cvs80
3985
3986         * sylpheed-claws.desktop
3987                 fix typo, spotted by Stephan Sachse
3988         * src/account.c
3989                 replace GTK_STOCK_ADD with
3990                 GTK_STOCK_NEW button
3991
3992 2005-07-18 [colin]      1.9.12cvs79
3993
3994         * src/etpan/imap-thread.c
3995                 Fix return value (Thanks Hoa)
3996
3997 2005-07-18 [colin]      1.9.12cvs78
3998
3999         * src/imap.c
4000                 Allow empty passwords
4001                 Create drafts/queue/outbox if necessary
4002         * src/summaryview.c
4003                 Remove old code
4004         * src/etpan/imap-thread.c
4005                 Fix STARTTLS (Thanks to Hoa)
4006
4007 2005-07-18 [paul]       1.9.12cvs77
4008
4009         * ChangeLog-gtk2.jp
4010         * ChangeLog.jp
4011                 removed
4012         * Makefile.am
4013                 updated to reflect additions and removals
4014         * TODO
4015                 updated to be claws-specific
4016         * TODO-gtk2
4017         * TODO-gtk2.jp
4018         * TODO.jp
4019         * sylpheed-128x128.png
4020         * sylpheed-64x64.png
4021                 removed
4022         * sylpheed-claws-128x128.png
4023         * sylpheed-claws-64x64.png
4024         * sylpheed-claws.desktop
4025         * sylpheed-claws.png
4026                 added
4027         * sylpheed.desktop
4028         * sylpheed.png
4029                 removed
4030
4031 2005-07-17 [paul]       1.9.12cvs76
4032
4033         * src/account.c
4034         * src/addressbook.c
4035         * src/alertpanel.c
4036         * src/alertpanel.h
4037         * src/compose.c
4038         * src/exphtmldlg.c
4039         * src/expldifdlg.c
4040         * src/folderview.c
4041         * src/imap_gtk.c
4042         * src/inc.c
4043         * src/message_search.c
4044         * src/messageview.c
4045         * src/mh_gtk.c
4046         * src/news_gtk.c
4047         * src/prefs_actions.c
4048         * src/prefs_filtering.c
4049         * src/prefs_matcher.c
4050         * src/prefs_template.c
4051         * src/prefs_themes.c
4052         * src/ssl_manager.c
4053         * src/summary_search.c
4054         * src/textview.c
4055         * src/toolbar.c
4056         * src/gtk/sslcertwindow.c
4057         * src/plugins/pgpcore/sgpgme.c
4058                 rework alertpanels
4059
4060 2005-07-17 [colin]      1.9.12cvs75
4061
4062         * src/privacy.c
4063                 add a PrivacySystem accessor that checks that
4064                 the system cached in a MimeInfo's privacydata
4065                 is still registered. Use this accessor instead
4066                 of directly using data->system. Fixes crashes
4067                 after unloading pgp plugins.
4068
4069 2005-07-17 [colin]      1.9.12cvs74
4070
4071         * src/alertpanel.c
4072                 Change geometry hints to a simple default size.
4073                 Fixes the certs dialogs.
4074
4075 2005-07-17 [colin]      1.9.12cvs73
4076
4077         * src/gtk/sslcertwindow.c
4078                 Use a gtkExpander
4079
4080 2005-07-17 [colin]      1.9.12cvs72
4081
4082         * src/plugins/pgpcore/Makefile.am
4083         * src/plugins/pgpmime/Makefile.am
4084                 Add gpgme libs
4085
4086 2005-07-17 [paul]       1.9.12cvs71
4087
4088         * configure.ac
4089                 add --disable-gnomeprint option
4090                 modified version of patch by Marius Mauch
4091
4092 2005-07-17 [paul]       1.9.12cvs70
4093
4094         * src/common/defs.h
4095                 update urls
4096         * src/account.c
4097         * src/action.c
4098         * src/addressbook.c
4099         * src/compose.c
4100         * src/foldersel.c
4101         * src/folderview.c
4102         * src/html.c
4103         * src/imap_gtk.c
4104         * src/main.c
4105         * src/mainwindow.c
4106         * src/messageview.c
4107         * src/mh_gtk.c
4108         * src/mimeview.c
4109         * src/news_gtk.c
4110         * src/prefs_account.c
4111         * src/prefs_send.c
4112         * src/prefs_summaries.c
4113         * src/procmsg.c
4114         * src/summaryview.c
4115         * src/common/utils.c
4116         * src/common/xml.c
4117         * src/plugins/pgpcore/passphrase.c
4118         * src/plugins/pgpcore/select-keys.c
4119                 replace inappropriately used backticks
4120                 with single quotes
4121
4122 2005-07-16 [colin]      1.9.12cvs69
4123
4124         * src/image_viewer.c
4125                 Add extra paranoid checks
4126
4127 2005-07-16 [colin]      1.9.12cvs68
4128
4129         * src/plugins/pgpcore/prefs_gpg.c
4130                 Don't auto-check sigs by default, as it
4131                 can be really slow.
4132
4133 2005-07-16 [colin]      1.9.12cvs67
4134
4135         * src/plugins/pgpcore/sgpgme.c
4136                 Make messages a bit better.
4137
4138 2005-07-16 [colin]      1.9.12cvs66
4139
4140         * src/imap.c
4141                 Remove pseudo-log
4142         * src/etpan/imap-thread.c
4143                 Add real log
4144
4145 2005-07-16 [colin]      1.9.12cvs65
4146
4147         * src/main.c
4148         * src/prefs_other.c
4149                 And now, fix build with libetpan :-/
4150
4151 2005-07-15 [colin]      1.9.12cvs64
4152
4153         * src/prefs_other.c
4154                 Continue fixing build without libetpan.
4155
4156 2005-07-15 [colin]      1.9.12cvs63
4157
4158         * src/main.c
4159                 Fix build with --disable-libetpan
4160
4161 2005-07-15 [colin]      1.9.12cvs62
4162
4163         * configure.ac
4164                 Bump libetpan's version
4165
4166 2005-07-15 [colin]      1.9.12cvs61
4167
4168         * src/etpan/imap-thread.c
4169                 Actually stop logging :)
4170
4171 2005-07-15 [colin]      1.9.12cvs60
4172
4173         * src/addressbook.c
4174                 Fix dnd of multiple addresses.
4175
4176 2005-07-15 [hoa]        1.9.12cvs59
4177
4178         * src/etpan/imap-thread.c
4179             disable login of IMAP password in libetpan log file.
4180
4181 2005-07-15 [paul]       1.9.12cvs58
4182
4183         * src/account.c
4184                 don't automatically sort
4185                 do allow drag n drop
4186
4187 2005-07-15 [paul]       1.9.12cvs57
4188
4189         * src/account.c
4190         * src/ssl_manager.c
4191                 alphabetical listing
4192
4193 2005-07-15 [paul]       1.9.12cvs56
4194
4195         * src/gtk/pluginwindow.c
4196                 sort plugin list alphabetically
4197
4198 2005-07-15 [paul]       1.9.12cvs55
4199
4200         * src/prefs_spelling.c
4201         * src/prefs_wrapping.c
4202                 unify English usage
4203
4204 2005-07-15 [colin]      1.9.12cvs54
4205
4206         * src/wizard.c
4207                 Typo fix
4208
4209 2005-07-15 [paul]       1.9.12cvs53
4210
4211         * src/prefs_message.c
4212                 make 'show cursor' a hidden option
4213
4214 2005-07-14 [colin]      1.9.12cvs52
4215
4216         * src/plugins/spamassassin/Makefile.am
4217         * src/plugins/clamav/Makefile.am
4218                 Fix double EXTRA_DISTs
4219
4220 2005-07-14 [colin]      1.9.12cvs51
4221
4222         * src/plugins/clamav/Makefile.am
4223         * src/plugins/clamav/clamav_plugin_gtk.deps
4224         * src/plugins/spamassassin/Makefile.am
4225         * src/plugins/spamassassin/spamassassin_gtk.deps
4226                 Make $plugin_gtk depend on $plugin
4227
4228 2005-07-14 [hoa]        1.9.12cvs50
4229
4230         * src/etpan/imap-thread.c
4231                 enable debug log of libetpan when running with --debug
4232
4233 2005-07-14 [colin]      1.9.12cvs49
4234
4235         * configure.ac
4236         * src/common/Makefile.am
4237         * src/common/plugin.c
4238         * src/common/plugin.h
4239                 Add a little plugin dependancy system.
4240                 Plugins can ship a $plugin_name.deps file
4241                 (near them in PLUGINDIR) so that their
4242                 dependancies are loaded if possible.
4243         * src/plugins/Makefile.am
4244         * src/plugins/pgpcore/Makefile.am
4245         * src/plugins/pgpcore/passphrase.c
4246         * src/plugins/pgpcore/passphrase.h
4247         * src/plugins/pgpcore/plugin.c
4248         * src/plugins/pgpcore/prefs_gpg.c
4249         * src/plugins/pgpcore/prefs_gpg.h
4250         * src/plugins/pgpcore/select-keys.c
4251         * src/plugins/pgpcore/select-keys.h
4252         * src/plugins/pgpcore/sgpgme.c
4253         * src/plugins/pgpcore/sgpgme.h
4254                 Introduce pgpcore, used by pgpmime and
4255                 pgpinline
4256         * src/plugins/pgpmime/Makefile.am
4257         * src/plugins/pgpmime/passphrase.c
4258         * src/plugins/pgpmime/passphrase.h
4259         * src/plugins/pgpmime/pgpmime.c
4260         * src/plugins/pgpmime/pgpmime.deps
4261         * src/plugins/pgpmime/plugin.c
4262         * src/plugins/pgpmime/prefs_gpg.c
4263         * src/plugins/pgpmime/prefs_gpg.h
4264         * src/plugins/pgpmime/select-keys.c
4265         * src/plugins/pgpmime/select-keys.h
4266         * src/plugins/pgpmime/sgpgme.c
4267         * src/plugins/pgpmime/sgpgme.h
4268                 Remove the core from pgpmime and add the
4269                 dependancy to pgpcore.
4270
4271 2005-07-14 [paul]       1.9.12cvs48
4272
4273         * src/stock_pixmap.c
4274                 forgot this in last commit
4275
4276 2005-07-14 [paul]       1.9.12cvs47
4277
4278         * src/account.c
4279         * src/addressbook.c
4280                 add accelerators for the buttons (sync with main)
4281         * src/compose.c
4282         * src/compose.h
4283                 add accelerators for the buttons.
4284                 fix editing with external editor.
4285                 replace gdk_input_*() with GIOChannel;
4286                 (sync with main)
4287         * src/foldersel.c
4288                 display folder names with new/unread
4289                 representation (sync with main)
4290         * src/main.c
4291                 specify default window icon (sync with main)
4292         * src/prefs_common.c
4293                 use_addr_book default to FALSE
4294         * src/summaryview.c
4295         * src/textview.c
4296                 add accelerators for the buttons (sync with main)
4297         * src/gtk/menu.c
4298                 fix typos
4299         * src/pixmaps/sylpheed_icon.xpm
4300                 updated
4301
4302 2005-07-13 [paul]       1.9.12cvs46
4303
4304         * src/plugins/pgpmime/pgpmime.c
4305         * src/plugins/pgpmime/sgpgme.c
4306                 (temporarily) use deprecated gpgme_data_rewind()
4307                 while largefile support is not present
4308                 (as suggested by Colin)
4309
4310 2005-07-13 [paul]       1.9.12cvs45
4311
4312         * configure.ac
4313                 remove large file support (for now):
4314                 it breaks too many things
4315
4316 2005-07-13 [paul]       1.9.12cvs44
4317
4318         * configure.ac
4319                 add large file support
4320         * src/html.c
4321                 fix bug #763 where href attribute was not
4322                 the very first attribute of a link
4323                 patch by Thomas Gilgin
4324
4325 2005-07-13 [colin]      1.9.12cvs43
4326
4327         * src/gtk/pluginwindow.c
4328                 Little portability fix
4329
4330 2005-07-13 [colin]      1.9.12cvs42
4331
4332         * src/plugins/pgpmime/sgpgme.c
4333                 Fix crasher.
4334
4335 2005-07-13 [colin]      1.9.12cvs41
4336
4337         * src/plugins/pgpmime/pgpmime.c
4338         * src/plugins/pgpmime/sgpgme.c
4339                 Use gpgme_data_release_and_get_mem instead
4340                 of gpgme_data_read.
4341
4342 2005-07-13 [colin]      1.9.12cvs40
4343
4344         * configure.ac
4345         * src/plugins/pgpmime/passphrase.c
4346         * src/plugins/pgpmime/passphrase.h
4347         * src/plugins/pgpmime/pgpmime.c
4348         * src/plugins/pgpmime/plugin.c
4349         * src/plugins/pgpmime/select-keys.c
4350         * src/plugins/pgpmime/select-keys.h
4351         * src/plugins/pgpmime/sgpgme.c
4352         * src/plugins/pgpmime/sgpgme.h
4353                 Port pgpmime to gpgme-1.0.
4354
4355 2005-07-12 [paul]       1.9.12cvs39
4356
4357         * AUTHORS
4358         * src/toolbar.c
4359         * src/toolbar.h
4360                 add a 'Go to Prev' button to the toolbar.
4361                 correct tooltip text of go to buttons.
4362                 based on patch by Yang Guilong <bamanzi@gmail.com>
4363
4364 2005-07-12 [colin]      1.9.12cvs38
4365
4366         * src/statusbar.c
4367                 Fix progress bar showing stuff at startup.
4368
4369 2005-07-12 [paul]       1.9.12cvs37
4370
4371         * src/editjpilot.c
4372                 fix building with jpilot support
4373
4374 2005-07-11 [colin]      1.9.12cvs36
4375
4376         * src/inc.c
4377                 Add visual indication that filtering is running
4378         * src/textview.c
4379                 Make {}[] uri delimiters
4380         * src/summaryview.c
4381                 Remove useless (and slow) calls
4382
4383 2005-07-11 [paul]       1.9.12cvs35
4384
4385         * src/plugins/clamav/clamav_plugin_gtk.c
4386         * src/plugins/dillo_viewer/dillo_prefs.c
4387         * src/plugins/pgpmime/prefs_gpg.c
4388         * src/plugins/spamassassin/spamassassin_gtk.c
4389                 gather plugins prefs together under their
4390                 own 'Plugins' heading
4391
4392 2005-07-11 [paul]       1.9.12cvs34
4393
4394         sync with main
4395
4396         * src/account.c
4397                 account_delete(): modified alert dialog
4398         * src/editjpilot.c
4399         * src/editvcard.c
4400                 fixed a crash when cancelling file selection
4401                 dialog by Escape key. Made non-ascii filename
4402                 selectable.
4403         * src/prefs_template.c
4404                 prefs_template_window_create(): make scrolled
4405                 window policy AUTOMATIC
4406
4407 2005-07-10 [hoa]        1.9.12cvs33
4408
4409         * src/etpan/imap-thread.c
4410                 workaround for old Courier IMAP servers.
4411
4412 2005-07-10 [colin]      1.9.12cvs32
4413
4414         * src/folder.c
4415         * src/statusbar.c
4416         * src/statusbar.h
4417                 Add visual progress indicator on filtering/processing
4418                 Factorize the progress bar code
4419         * src/imap.c
4420         * src/imap.h
4421         * src/etpan/imap-thread.c
4422                 Add a reference counter to avoid destroying the Folder
4423                 while it's in use by another callback.
4424
4425 2005-07-09 [hoa]        1.9.12cvs31
4426
4427         * src/imap.c
4428         * src/etpan/imap-thread.c
4429                 fixed deadlock when removing IMAP account.
4430
4431 2005-07-08 [colin]      1.9.12cvs30
4432
4433         * src/textview.c
4434         * src/unmime.c
4435                 Fix again problems decoding broken headers
4436         * src/gtk/inputdialog.c
4437                 Fix local variable shadowing a global one
4438
4439 2005-07-08 [colin]      1.9.12cvs29
4440
4441         * src/msgcache.c
4442                 Make the cache/mark files platform-agnostic by writing
4443                 them in little-endian format. Reading them is also done
4444                 in little-endian format, of course; however, in order
4445                 to avoid trashing mark data on big-endian machines, the
4446                 files are, at first, read from the native format if the
4447                 little-endian one doesn't exist. This is easy to deter-
4448                 mine by trying to open a file with a swapped data_ver
4449                 and seeing if it's the wanted version.
4450                 Little-endian using users should see absolutely no
4451                 difference, Big-endian users may get a very little
4452                 performance drop due to byte-swapping.
4453                 Tested on i386 and ppc32. 
4454                 Fixes bug #159 (The index file, in the mailboxes, is 
4455                 hardware depending).
4456
4457                 To have the cache/mark files updated to the new little-
4458                 endian format, "Check for new messages" or even
4459                 "Rebuild folder tree" aren't enough. Files will be
4460                 updated as soon as a folder has been opened/closed.
4461                 To update everything, just select all folders by
4462                 selecting them one by one.
4463
4464 2005-07-07 [colin]      1.9.12cvs28
4465
4466         * src/imap.c
4467                 Remember the folder separator per IMAPFolder
4468                 instead of globally.
4469                 Revive the Session on noop; fixes bug #761
4470                 (mark a bunch of unread messages as read takes 
4471                 forever)
4472
4473 2005-07-07 [darko]      1.9.12cvs27
4474
4475         * src/common/template.c
4476                 Sort templates alphabetically
4477
4478 2005-07-06 [colin]      1.9.12cvs26
4479
4480         * src/imap.c
4481                 Try to use the correct separator in
4482                 most cases. Possibly fixes bug #759
4483                 (only creates the INBOX folder when 
4484                 setting up new IMAP account) and 
4485                 bug #760 (Can't retrieve messages)
4486
4487 2005-07-06 [colin]      1.9.12cvs25
4488
4489         * src/imap.c
4490                 Use real_path in status command. This will
4491                 help later, when namespaces will be used.
4492
4493 2005-07-06 [colin]      1.9.12cvs24
4494
4495         * configure.ac
4496         * src/account.c
4497         * src/folder.c
4498         * src/imap.c
4499         * src/etpan/etpan-log.c
4500         * src/etpan/etpan-thread-manager.c
4501         * src/etpan/imap-thread.c
4502                 Add a --disable-libetpan parameter. With this,
4503                 users that don't want IMAP4 support can avoid
4504                 the new dependancy (and have no IMAP support).
4505                 Users that have IMAP4 accounts and use this
4506                 parameter won't lose their configuration, their
4507                 IMAP accounts will just be invisible and not
4508                 used.
4509         * src/textview.c
4510                 Make the "Copy ..." contextual menu items 
4511                 copy to both the X clipboard and the gtk 
4512                 clipboard - as most other apps do.
4513         * src/gtk/about.c
4514                 Add a notice about OpenSSL usage, in order to
4515                 comply with OpenSSL's license (point 6):
4516                 http://www.openssl.org/source/license.html
4517
4518 2005-07-06 [colin]      1.9.12cvs23
4519
4520         * src/alertpanel.c
4521                 Fix a minimum size for alertpanels
4522         * src/compose.c
4523                 Show 'No space left on device' type errors
4524                 when queuing/sending
4525         * src/imap_gtk.c
4526         * src/mh_gtk.c
4527                 Rework folder's deletion message (remove 
4528                 extra \n)
4529
4530 2005-07-05 [colin]      1.9.12cvs22
4531
4532         * src/imap.c
4533                 Add an alertpanel on auth error
4534                 Add pseudo-log
4535                 Remove pthread-related stuff
4536
4537 2005-07-05 [colin]      1.9.12cvs21
4538
4539         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4540                 Fix crash on plugin reloading (with a hack)
4541
4542 2005-07-05 [colin]      1.9.12cvs20
4543
4544         * src/prefs_account.c
4545         * src/prefs_account.h
4546                 Fix typo
4547         * src/gtk/filesel.c
4548         * src/gtk/filesel.h
4549                 Add a way to filter the view
4550         * src/gtk/pluginwindow.c
4551                 Filter loadable stuff
4552         * src/plugins/pgpmime/prefs_gpg.c
4553                 Fix missing unregistration
4554         * .cvsignore
4555         * src/etpan/.cvsignore
4556         * src/plugins/spamassassin/.cvsignore
4557                 Add more stuff to cvs ignored files
4558
4559 2005-07-04 [colin]      1.9.12cvs19
4560
4561         * src/imap.c
4562                 Fix scan_required returning FALSE when it
4563                 shouldn't. Maybe fix #760 (Can't retrieve
4564                 messages)
4565
4566 2005-07-04 [colin]      1.9.12cvs18
4567
4568         * src/summaryview.c
4569                 Fix always_show_msg pref
4570
4571 2005-07-04 [paul]       1.9.12cvs17
4572
4573         sync with main (forgotten in last commit)
4574         
4575         * src/common/utils.c
4576         * src/common/utils.h
4577                 check_line_length(): new.
4578                 is_dir_exist()
4579                 is_file_entry_exist()
4580                 dirent_is_regular_file()
4581                 dirent_is_directory(): use g_file_test() instead of stat().
4582
4583 2005-07-04 [paul]       1.9.12cvs16
4584
4585         sync with main:
4586
4587         * src/compose.c
4588                 compose_write_to_file(): check for line
4589                 length limit and display warning if exceeds
4590         * src/jpilot.c
4591                 use get_home_dir() instead of g_get_home_dir()
4592         * src/procheader.c
4593                 removed warning about invalid date
4594         * src/vcard.c
4595                 use get_home_dir() instead of g_get_home_dir()
4596
4597 2005-07-04 [paul]       1.9.12cvs15
4598
4599         * src/stock_pixmap.c
4600                 fix new pixmap naming errors
4601                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
4602
4603 2005-07-04 [colin]      1.9.12cvs14
4604
4605         * src/imap.c
4606                 Fix debugging string with a warning
4607
4608 2005-07-04 [colin]      1.9.12cvs13
4609
4610         * configure.ac
4611                 Add a check for libetpan's version (>= 0.37)
4612
4613 2005-07-04 [hoa]        1.9.12cvs12
4614
4615         * commitHelper
4616         * src/imap.c
4617         * src/etpan/imap-thread.c
4618         * src/etpan/imap-thread.h
4619                 fixed IMAP implementation of check of mails.
4620
4621 2005-07-03 [hoa]        1.9.12cvs11
4622
4623         * src/etpan/Makefile.am
4624         * src/etpan/etpan-errors.h
4625         * src/etpan/etpan-log.[ch]
4626         * src/etpan/etpan-thread-manager-types.h
4627         * src/etpan/etpan-thread-manager.[ch]
4628         * src/etpan/imap-thread.[ch]
4629         * src/Makefile.am
4630         * src/imap.c
4631         * src/main.c
4632         * src/prefs_other.c
4633         * configure.ac
4634             merged imap branch.
4635             dependency on libetpan 0.37 is now added.
4636
4637 2005-07-01 [colin]      1.9.12cvs10
4638
4639         * src/Makefile.am
4640         * src/folder.c
4641         * src/folder.h
4642         * src/folderview.c
4643         * src/stock_pixmap.c
4644         * src/stock_pixmap.h
4645         * src/plugins/trayicon/trayicon.c
4646                 Add marked symbol on folders containing
4647                 marked messages
4648         * src/procmsg.c
4649         * src/procmsg.h
4650         * src/toolbar.c
4651         * src/prefs_common.c
4652         * src/prefs_common.h
4653         * src/prefs_send.c
4654                 Add an optional confirmation dialog on queue
4655                 sending. Patch by wwp.
4656         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
4657         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
4658         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
4659         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
4660         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
4661         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
4662         * src/pixmaps/inbox_mark.xpm            ** ADDED **
4663         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
4664         * src/pixmaps/outbox_mark.xpm           ** ADDED **
4665         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
4666         * src/pixmaps/trash_mark.xpm            ** ADDED **
4667                 New pixmaps
4668
4669 2005-07-01 [colin]      1.9.12cvs9
4670
4671         * src/summaryview.c
4672                 Fix a little threading bug
4673         * src/addrgather.c
4674         * src/mainwindow.c
4675                 A little bit of HIG normality never hurts
4676
4677 2005-07-01 [colin]      1.9.12cvs8
4678
4679         * src/compose.c
4680         * src/msgcache.c
4681         * src/pop.c
4682         * src/procmime.c
4683         * src/recv.c
4684         * src/common/log.c
4685         * src/common/template.c
4686         * src/common/utils.c
4687         * src/common/utils.h
4688                 Reverted the fwrite_atomic stuff. In fact
4689                 it is already atomic.
4690
4691 2005-06-30 [colin]      1.9.12cvs7
4692
4693         * src/common/utils.c
4694         * src/common/utils.h
4695                 Add an fwrite_atomic() function to make
4696                 sure we write everything: fwrite can make
4697                 short writes.
4698         * src/compose.c
4699         * src/msgcache.c
4700         * src/pop.c
4701         * src/procmime.c
4702         * src/recv.c
4703         * src/common/log.c
4704         * src/common/template.c
4705                 Use that (and fix swapping of size and nmemb).
4706                 Thanks to Rich Coe for the heads up.
4707
4708 2005-06-30 [colin]      1.9.12cvs6
4709
4710         * src/addressbook.c
4711                 Optimize addressbook opening 
4712
4713 2005-06-30 [colin]      1.9.12cvs5
4714
4715         * src/summaryview.c
4716                 Remove calls to summary_step after move/copy
4717
4718 2005-06-28 [paul]       1.9.12cvs4
4719
4720         * src/alertpanel.c
4721                 wrap and make the error msg selectable
4722
4723 2005-06-28 [paul]       1.9.12cvs3
4724
4725         * src/ssl_manager.c
4726                 replace the OK button with a Close button
4727         * src/gtk/foldersort.c
4728                 use GTK_STOCK_ icons/buttons
4729
4730 2005-06-28 [colin]      1.9.12cvs2
4731
4732         * src/gedit-print.c             ** ADDED **
4733         * src/gedit-print.h             ** ADDED **
4734         * src/gtk/gtksourceprintjob.c   ** ADDED **
4735         * src/gtk/gtksourceprintjob.h   ** ADDED **
4736                 I can't believe no one had enough time to tell
4737                 me I forgot the `cvs add`
4738
4739 2005-06-27 [colin]      1.9.12cvs1
4740
4741         * src/Makefile.am
4742         * src/gtk/Makefile.am
4743         * src/messageview.c
4744         * src/procmsg.c
4745         * src/summaryview.c
4746         * configure.ac
4747                 Add optional libgnomeprint-based printing
4748         * src/mainwindow.c
4749         * src/gtk/quicksearch.c
4750                 Add an Edit/Quick search menu item to show
4751                 and focus the quicksearch
4752
4753 2005-06-27 [paul]       1.9.12
4754
4755         1.9.12 release
4756
4757         * po/ca.po
4758         * po/de.po
4759         * po/es.po
4760         * po/fr.po
4761         * po/it.po
4762         * po/ko.po
4763         * po/pt_BR.po
4764         * po/sk.po
4765         * po/zh_CN.po
4766                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4767                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
4768                 SungHyun Nam, Frederico Goncalves Guimaraes,
4769                 Andrej Kacian, and Yang Guilong
4770 2005-06-26 [colin]      1.9.11cvs106
4771
4772         * src/imap_gtk.c
4773                 Forgot one file for previous fix
4774
4775 2005-06-26 [colin]      1.9.11cvs105
4776
4777         * src/folder.c
4778         * src/imap.c
4779                 Fix problems with folder operations in no_select
4780                 imap folders. it applies only to mails, and 
4781                 creation/deletion/move/renaming of folders 
4782                 should be possible
4783
4784 2005-06-26 [paul]       1.9.11cvs104
4785
4786         * src/prefs_filtering.c
4787                 replace one more GTK_STOCK_REMOVE
4788                 with GTK_STOCK_DELETE
4789
4790 2005-06-25 [colin]      1.9.11cvs103
4791
4792         * src/imap.c
4793                 Optimize get_seq_set_from_seq_list
4794                 (Patch by Ricardo) 
4795
4796 2005-06-25 [colin]      1.9.11cvs102
4797
4798         * src/mh.c
4799                 If the directory exists, but not in the
4800                 correct encoding, rename it. This should
4801                 handle old-versions-induced bugs.
4802
4803 2005-06-25 [colin]      1.9.11cvs101
4804
4805         * src/mh.c
4806                 Fix path access with extended dir names
4807                 Fixes bug #589 (SC segfaults with wrong locale
4808                 settings)
4809
4810 2005-06-25 [colin]      1.9.11cvs100
4811
4812         * src/prefs_account.c
4813         * src/prefs_account.h
4814         * src/compose.c
4815                 Add an option to encrypt replies to
4816                 encrypted messages
4817
4818 2005-06-25 [colin]      1.9.11cvs99
4819
4820         * src/compose.c
4821         * src/quote_fmt_parse.y
4822                 ... And make it work with pgpinline.
4823
4824 2005-06-25 [colin]      1.9.11cvs98
4825
4826         * src/compose.c
4827         * src/procmime.c
4828         * src/procmime.h
4829         * src/quote_fmt_parse.y
4830                 o Make reedition of encrypted messages possible
4831                   (as long as it is encrypted to self too, no
4832                    magic there)
4833                 o Make replying with quote (and without selecting
4834                   text) possible for encrypted messages.
4835                 Closes bug #550 (Not possible to "reply with quote"
4836                 to gnupg encrypted messages)
4837
4838 2005-06-24 [paul]       1.9.11cvs97
4839
4840         * src/imap.c
4841                 add missing include
4842
4843 2005-06-24 [paul]       1.9.11cvs96
4844
4845         * src/editldap.c
4846                 made bind password entry invisible
4847                 (sync with main)
4848         * src/send_message.c
4849                 send_message_local(): check exit status
4850                 to detect errors (sync with main)
4851         * src/textview.c
4852                 use main's less ambiguous popup menu
4853                 wording
4854
4855 2005-06-24 [paul]       1.9.11cvs95
4856
4857         * src/prefs_actions.c
4858         * src/prefs_customheader.c
4859         * src/prefs_display_header.c
4860         * src/prefs_filtering_action.c
4861         * src/prefs_matcher.c
4862         * src/prefs_template.c
4863         * src/prefs_toolbar.c
4864                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
4865         * src/gtk/description_window.c
4866                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
4867
4868 2005-06-23 [colin]      1.9.11cvs94
4869
4870         * src/summaryview.c
4871                 Fix rough edges (be sure to call status_show whenever
4872                 necessary).
4873
4874 2005-06-23 [colin]      1.9.11cvs93
4875
4876         * src/summaryview.c
4877                 Optimize Select All
4878                 Before, in a 5K mails folder: 11s
4879                 After, in the same folder: 58000µs
4880                 The joys of locking... gtk_clist_select_all() fires a 
4881                 tree-select-row event for each selected row, which in 
4882                 summaryview, callbacks summary_selected which in turn,
4883                 calls summary_status_show, which walks the selected
4884                 rows. Hence, calling gtk_clist_select_all was 
4885                 exponential. Locking the summaryview makes 
4886                 summary_selected return early.
4887
4888 2005-06-23 [colin]      1.9.11cvs92
4889
4890         * src/imap.c
4891                 Move mutex at the important place to avoid
4892                 deadlocks
4893         * src/summaryview.c
4894                 Fix Del key deleting directly instead of
4895                 moving to trash
4896
4897 2005-06-22 [colin]      1.9.11cvs91
4898
4899         * src/plugins/spamassassin/libspamc.c
4900                 As we do spagetti code with assignations in multiple
4901                 places (see _message_read_raw where out = msg = raw),
4902                 let's be sure we don't free the same pointer twice.
4903                 Should fix bug #683 (Crash in libpam at 
4904                 message_cleanup).
4905
4906 2005-06-22 [colin]      1.9.11cvs90
4907
4908         * src/compose.c
4909         * src/messageview.c
4910         * src/toolbar.c
4911                 Make toolbar's delete use the move to trash stuff;
4912                 Add gtk_widget_realize to be sure pixmaps can get
4913                 created (that may fix an old worksforme bug which
4914                 I can't find back...)
4915
4916 2005-06-22 [colin]      1.9.11cvs89
4917
4918         * src/summaryview.c
4919         * src/summaryview.h
4920         * src/mainwindow.c
4921                 Rename "Message/Delete" to "Message/Move to trash"
4922                 Add "Message/Delete..." that directly destroys the
4923                 selected messages after asking for a confirmation.
4924
4925 2005-06-22 [colin]      1.9.11cvs88
4926
4927         * src/imap.c
4928                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
4929                 o Fix a deadlock (thanks Darko)
4930
4931 2005-06-22 [colin]      1.9.11cvs87
4932
4933         * src/gtk/foldersort.c
4934                 Add missing include for the i18n;
4935                 patch by Fabien Vantard
4936
4937 2005-06-21 [colin]      1.9.11cvs86
4938
4939         * src/folder.c
4940         * src/folderview.c
4941                 Respect the no_select flag
4942         * src/imap.c
4943                 Fix recursive deletion
4944         * src/imap_gtk.c
4945         * src/mh_gtk.c
4946                 Make the folder deletion's warning
4947                 more explicit
4948
4949 2005-06-21 [colin]      1.9.11cvs85
4950
4951         * src/textview.c
4952                 Prevent email addresses from spanning accross
4953                 lines - fixes bug # 646 (newline-chars in 
4954                 email addresses)
4955
4956 2005-06-20 [colin]      1.9.11cvs84
4957
4958         * src/folder.c
4959                 Be sure not to remove source if copy failed
4960
4961 2005-06-20 [colin]      1.9.11cvs83
4962
4963         * src/folderview.c
4964         * src/imap_gtk.c
4965                 remove summaryview's lock
4966         * src/imap.c
4967                 introduce threads to avoid problems when foreground tasks
4968                 interfere with background tasks
4969         * src/mh.c
4970                 prevent moving to drafts/queue
4971         * src/mimeview.c
4972                 fix leak
4973
4974 2005-06-19 [colin]      1.9.11cvs82
4975
4976         * src/imap_gtk.c
4977                 Remember that the user doesn't want to override
4978                 offline mode, for 3 seconds. It avoid presenting
4979                 him with N popups in a really short time.
4980
4981 2005-06-17 [colin]      1.9.11cvs81
4982
4983         * src/imap.c
4984                 Fix IMAP breaking on folders containing '('
4985                 (Probably won't be enough)
4986
4987 2005-06-17 [colin]      1.9.11cvs80
4988
4989         Forgotten files on 1.9.11cvs79
4990         * src/summaryview.c
4991                 Fix stepping when not immediately executing
4992         * src/imap.c
4993                 Really prevent UID FETCH 0
4994         * src/codeconv.c
4995                 Fix outgoing charset never set to utf-8
4996         * src/mh.c
4997                 Fix leak
4998
4999 2005-06-16 [colin]      1.9.11cvs79
5000
5001         * src/compose.c
5002                 Fix bug #707 (Dash splits rows)
5003                 Only wrap if we're on a line break position and
5004                 the previous one was a "white" (space) char.
5005                 Pango stuff is weird.
5006
5007 2005-06-16 [colin]      1.9.11cvs78
5008
5009         * src/imap_gtk.c
5010                 Lock summaryview while downloading messages
5011                 on user demand
5012         * src/procheader.c
5013         * src/unmime.c
5014         * src/common/utils.c
5015         * src/common/utils.h
5016                 Replace \r and \n with spaces in From and
5017                 Subject headers
5018
5019 2005-06-16 [paul]       1.9.11cvs77
5020
5021         * src/procmime.c
5022                 liberalise the mime parser
5023         * src/gtk/about.c
5024                 add text wrapping
5025
5026 2005-06-16 [paul]       1.9.11cvs76
5027
5028         * src/gtk/about.c
5029                 reworked
5030
5031 2005-06-15 [colin]      1.9.11cvs75
5032
5033         * src/compose.c
5034                 Finish header encoding fix
5035         * src/summaryview.c
5036                 Fix segfault
5037         * src/headerview.c
5038                 Fix compilation (Thanks Stephan
5039                 Sachse)
5040
5041 2005-06-15 [colin]      1.9.11cvs74
5042
5043         * Makefile.am
5044                 Install gnome2 stuff rather than gnome1, 
5045                 if both are present
5046         * src/codeconv.c
5047         * src/codeconv.h
5048         * src/compose.c
5049                 Fix headers encoding
5050         * src/folder.c
5051                 Visual progress when fetching all messages
5052         * src/folderview.c
5053         * src/summaryview.c
5054         * src/summaryview.h
5055                 Prevent changing current message while
5056                 incorporating
5057
5058 2005-06-15 [paul]       1.9.11cvs73
5059
5060         * src/gtk/gtkaspell.c
5061         * src/gtk/gtkaspell.h
5062                 fix build warnings
5063
5064 2005-06-15 [paul]       1.9.11cvs72
5065
5066         * src/prefs_filtering.c
5067                 allow reordering of filter rules by
5068                 drag n drop
5069
5070 2005-06-15 [paul]       1.9.11cvs71
5071
5072         * COPYING
5073                 updated
5074         * src/codeconv.c
5075                 replace deprecated function
5076         * src/inc.c
5077         * src/send_message.c
5078         * src/gtk/progressdialog.c
5079         * src/gtk/progressdialog.h
5080                 salvage and reuse parts of reverted sync
5081
5082 2005-06-15 [paul]       1.9.11cvs70
5083
5084         * src/inc.c
5085         * src/send_message.c
5086         * src/gtk/progressdialog.c
5087         * src/gtk/progressdialog.h
5088                 revert yesterday's sync with main
5089                 it contains deprecated functions
5090
5091 2005-06-15 [colin]      1.9.11cvs69
5092
5093         * src/headerview.c
5094                 Fix bug #670 (multi user to: will corrupt message 
5095                 headers display)
5096
5097 2005-06-15 [colin]      1.9.11cvs68
5098
5099         * src/compose.c
5100                 Fix bug #421 (Fix undo on wrapping)
5101
5102 2005-06-15 [colin]      1.9.11cvs67
5103
5104         * src/folder.c
5105                 Provide visual feedback while processing
5106                 folder's rules.
5107         * src/imap.c
5108                 Provide visual feedback while getting
5109                 short headers (for uncached messages)
5110
5111
5112 2005-06-14 [paul]       1.9.11cvs66
5113
5114         * src/account.c
5115                 change a couple stock icons
5116         * src/inc.c
5117         * src/send_message.c
5118         * src/gtk/progressdialog.c
5119         * src/gtk/progressdialog.h
5120                 sync main's GtkTreeView implementation
5121
5122 2005-06-14 [colin]      1.9.11cvs65
5123
5124         * src/imap.c
5125                 Various little fixes, mainly on error paths
5126
5127 2005-06-13 [colin]      1.9.11cvs64
5128
5129         * matcher.c
5130         * procmsg.c
5131         * procmsg.h
5132                 Add a way to fetch only headers. This speeds
5133                 up filtering on headers for IMAP. Fixes:
5134                 bug #481 extraneous imap commands slow down 
5135                         imap filtering
5136                 bug #522 Sylpheed downloads all messages 
5137                         when opening mailbox (IMAP)
5138                 bug #677 IMAP fetch is soooooooooooooo slow
5139         * src/folder.c
5140         * src/folder.h
5141                 Add a folder set_batch method so that
5142                 implementations can speed up flags changes
5143         * src/folderutils.c
5144         * src/summaryview.c
5145                 Use that in mark as (un)read and mark all read
5146                 Refix bug #679
5147         * src/imap.c
5148                 Implement set_batch - brings back deferred
5149                 flags in a less buggy manner. Fixes:
5150                 bug #729 IMAP immediate expunge of deleted messages
5151                 bug #191 remove list of messages with one command
5152                 Fix login with strange chars
5153                 Implement fetch_msg_full
5154                 Fix copy (wrong counts)
5155
5156 2005-06-12 [colin]      1.9.11cvs63
5157
5158         * src/folder.c
5159                 lock incorporation during long operations.
5160                 Avoids fucking up the IMAP socket.
5161
5162 2005-06-12 [colin]      1.9.11cvs62
5163
5164         * src/imap.c
5165                 Fix harmful typo
5166                 Factorize remove_all_msg
5167                 Thread-ize expunge
5168         * src/summaryview.c
5169                 Don't update partial-download status if unnecessary
5170         * src/folder.c
5171                 Use remove_msgs everywhere possible
5172
5173 2005-06-12 [colin]      1.9.11cvs61
5174
5175         * src/folder.c
5176         * src/folder.h
5177                 Add a remove_msgs function to remove a 
5178                 list of messages
5179         * src/imap.c
5180                 Implement that.
5181
5182 2005-06-12 [colin]      1.9.11cvs60
5183
5184         * src/imap.c
5185                 Remove flags-processing deferring... Too hard
5186                 to get it to work in all cases.
5187
5188 2005-06-11 [colin]      1.9.11cvs59
5189
5190         * src/imap.c
5191                 printf -> debug_print
5192
5193 2005-06-11 [colin]      1.9.11cvs58
5194
5195         * src/imap.c
5196                 o Fix build without USE_PTHREAD
5197                 o Factorize imap_open
5198                 o Alertpanel in case of impossible connection
5199                 o Alertpanel in case of impossible login
5200                 o Fix deferred flags processing to force a 
5201                   flush before adding some more flags to process,
5202                   but in another folder.
5203
5204 2005-06-10 [colin]      1.9.11cvs57
5205
5206         * src/imap.c
5207                 o Fix a format string error
5208                 o init ssl socket outside of the thread 
5209                   (it possibly invokes gtk calls)
5210         * src/procmime.c
5211                 o Put back the buffer to its necessary size
5212                 o Fix changing a file pointer without keeping
5213                   track of it (thanks Valgrind)
5214         * src/common/smtp.c
5215                 o Fix automatic STARTTLS if login should be done
5216                   and the server only allows it after starting TLS
5217         * src/gtk/gtkinputdialog.c
5218                 o Eat GDK_Return so that the combo popup doesn't 
5219                   appear when we press Enter to validate the combo
5220                   input dialog (as seen in the Open with... dialog)
5221
5222 2005-06-10 [colin]      1.9.11cvs56
5223
5224         * src/imap.c
5225                 o A bit less debug
5226                 o Fix a crash on deletion
5227                 o Threadize imap_select (it's called outside of 
5228                   threads)
5229                 o Defer treatment of DELETED flags
5230
5231
5232 2005-06-09 [colin]      1.9.11cvs55
5233
5234         * src/imap.c
5235                 Make sure we check imap_gtk_should_override(), which
5236                 potentially calls gtk stuff, before creating thread.
5237                 That way it should't be called via imap_get_session()
5238                 inside a thread.
5239
5240 2005-06-09 [colin]      1.9.11cvs54
5241
5242         * src/imap.c
5243                 o add a bit of status output
5244                 o remove some dead code
5245                 o threadize get_list_of_uids
5246                 o threadize imap_get_flags
5247                 o defer flag changing by 500ms so that they
5248                   can be batched
5249
5250
5251 2005-06-08 [colin]      1.9.11cvs53
5252
5253         * src/imap.c
5254                 Thread-ize imap_cmd_fetch
5255
5256 2005-06-08 [colin]      1.9.11cvs52
5257
5258         * src/main.c
5259                 Mmh, that broke POP3...
5260
5261 2005-06-08 [colin]      1.9.11cvs51
5262
5263         * src/main.c
5264                 Stabilize IMAP patch (thanks to Hoa)
5265
5266 2005-06-08 [colin]      1.9.11cvs50
5267
5268         * src/imap.c
5269                 Test patch to speed up imap. 
5270
5271 2005-06-08 [colin]      1.9.11cvs49
5272
5273         * src/imap_gtk.c
5274                 Warning fix
5275         * src/procmime.c
5276                 Apply patch from gentoo to use /usr/share/mime/globs if 
5277                 available, after un-breaking it
5278         * src/common/log.c
5279         * src/common/log.h
5280                 Use g_timeout for invoking hooks that possibly use gtk
5281                 calls. This should leave gtk calls in the main thread.
5282
5283 2005-06-08 [paul]       1.9.11cvs48
5284
5285         * src/codeconv.c
5286                 conv_get_outgoing_charset_str(): don't
5287                 use prefs_common setting
5288         * src/compose.c
5289         * src/compose.h
5290                 add /Options/Character encoding/... to
5291                 temporarily change the outgoing encoding
5292
5293         (belated sync with main)
5294
5295 2005-06-08 [paul]       1.9.11cvs47
5296
5297         * src/compose.c
5298                 correction to/completion of last
5299                 sync with main
5300
5301 2005-06-08 [paul]       1.9.11cvs46
5302
5303         sync with main:
5304         
5305         * src/codeconv.c
5306         * src/codeconv.h
5307                 always enabled Japanese auto-detection
5308                 if the first letters of locale string
5309                 is "ja"
5310         * src/compose.c
5311                 don't use "destroy" signal to destroy
5312                 Compose object (fix rare crashes on discard?)
5313         * src/mainwindow.c
5314         * src/messageview.c
5315         * src/prefs_send.c
5316                 added Hebrew encodings
5317         * src/sourcewindow.c
5318                 don't use "destroy" signal to destroy
5319                 objects
5320
5321 2005-06-07 [colin]      1.9.11cvs45
5322
5323         * src/summaryview.c
5324                 Add missing unlocks/locks
5325
5326 2005-06-07 [paul]       1.9.11cvs44
5327
5328         * src/summaryview.c
5329                 restore bug #749 fix
5330
5331 2005-06-06 [colin]      1.9.11cvs43
5332
5333         * src/summaryview.c
5334                 Fix selection bug when prefs_common.open_unread 
5335                 is FALSE
5336
5337 2005-06-06 [colin]      1.9.11cvs42
5338
5339         * src/common/md5.c
5340                 Fix a warning
5341         * src/summaryview.c
5342         * src/folderview.c
5343                 Factorize long operations beginning and end
5344                 (locking, freezing/thawing, cursor, ...)
5345                 Check selection->data member in selection-
5346                 related loops; this avoids dying an awful
5347                 death if the selection changes on us while
5348                 we're marking a whole IMAP folder unread, 
5349                 for example.
5350
5351 2005-06-06 [paul]       1.9.11cvs41
5352
5353         * src/textview.c
5354                 don't g_free() a static gchar buffer
5355
5356 2005-06-05 [colin]      1.9.11cvs40
5357
5358         * src/mainwindow.c
5359         * src/messageview.c
5360         * src/summaryview.c
5361                 Fix bug #749 (Show all headers should be
5362                 sticky as the GUI suggests)
5363
5364 2005-06-03 [paul]       1.9.11cvs39
5365
5366         * src/compose.c
5367                 don't allow editing of mail while sending.
5368                 patch by Colin
5369
5370 2005-06-03 [paul]       1.9.11cvs38
5371
5372         * src/folderview.c
5373                 add a freeze/thaw to speed up 'mark all read'
5374
5375 2005-06-03 [paul]       1.9.11cvs37
5376
5377         * src/prefs_message.c
5378                 reflect changes immediately
5379
5380 2005-06-02 [colin]      1.9.11cvs36
5381
5382         * po/POTFILES.in
5383                 Patch by Fabien Vantard.
5384
5385 2005-06-02 [colin]      1.9.11cvs35
5386
5387         * src/imap.c
5388                 Use a non-blocking imap_getline() if possible.
5389                 This should completely prevent the interface
5390                 from freezin on imap operations, although it
5391                 may do strange stuff in case of folder switching
5392                 while a big imap operation is taking place...
5393
5394                 In addition, fix a leak in the case thread
5395                 creation fails on connection.
5396
5397 2005-06-02 [colin]      1.9.11cvs34
5398
5399         * src/crash.c
5400         * src/prefs_common.h
5401                 Fix build (prefs_common_init() doesn't exist
5402                 anymore)
5403
5404 2005-06-02 [colin]      1.9.11cvs33
5405
5406         * src/prefs_account.c
5407                 Fix bug #245 (filtering rules broken when
5408                 renaming a remote account (imap4 or nntp)
5409
5410 2005-06-02 [colin]      1.9.11cvs32
5411
5412         * src/imap.c
5413                 Try to fix IMAP shortcomings: 
5414                 o Multithread imap_open()
5415                 o allow offline-mode overriding instead of
5416                   just returning NULL
5417         * src/imap_gtk.c
5418         * src/imap_gtk.h
5419                 Add a function to ask whether we want to
5420                 override offline-mode for 10 minutes (one-shot
5421                 asking was painful)
5422         * src/procheader.c
5423                 Fix segfault when imap parser isn't happy about
5424                 a missing {
5425
5426 2005-06-01 [colin]      1.9.11cvs31
5427
5428         * src/addrharvest.c
5429         * src/compose.c
5430         * src/mbox.c
5431         * src/mbox.h
5432         * src/mh.c
5433         * src/msgcache.c
5434         * src/send_message.c
5435         * src/setup.c
5436         * src/undo.c
5437         * src/common/hooks.c
5438         * src/common/prefs.c
5439         * src/common/template.c
5440         * src/common/utils.c
5441         * src/gtk/gtkutils.c
5442         * src/gtk/inputdialog.c
5443         * src/gtk/menu.c
5444         * src/gtk/pluginwindow.c
5445         * src/gtk/prefswindow.c
5446         * src/plugins/pgpmime/passphrase.c
5447         * src/plugins/pgpmime/prefs_gpg.c
5448                 More -Wall fixes
5449
5450         * src/common/Makefile.am
5451         * src/common/timing.h
5452                 Add basic timing code
5453
5454         * src/summaryview.c
5455                 Fix a bug with unread messages when 
5456                 re-sorting folders, and by the way
5457                 fix a big performance hit when 
5458                 re-sorting (10k mails: before 5s,
5459                 after .5s)
5460
5461         * src/prefs_compose_writing.c
5462         * src/prefs_compose_writing.h
5463         * src/prefs_message.c
5464         * src/prefs_message.h
5465         * src/prefs_other.c
5466         * src/prefs_other.h
5467         * src/prefs_quote.c
5468         * src/prefs_quote.h
5469         * src/prefs_receive.c
5470         * src/prefs_receive.h
5471         * src/prefs_send.c
5472         * src/prefs_send.h
5473         * src/prefs_summaries.c
5474         * src/prefs_summaries.h
5475                 Fix copyright banner
5476
5477 2005-06-01 [paul]       1.9.11cvs30
5478
5479         * po/fi.po
5480                 updated by Flammie Pirinen
5481         * src/procmime.c
5482                 fix 'Bad BASE64 content' output
5483
5484 2005-05-31 [colin]      1.9.11cvs29
5485
5486         * src/procmime.c
5487                 Oops, where did my hunk go.
5488
5489 2005-05-31 [colin]      1.9.11cvs28
5490
5491         * src/Makefile.am
5492         * src/account.c
5493         * src/action.c
5494         * src/addr_compl.c
5495         * src/addressbook.c
5496         * src/codeconv.c
5497         * src/compose.c
5498         * src/export.c
5499         * src/folder.c
5500         * src/folderview.c
5501         * src/image_viewer.c
5502         * src/main.c
5503         * src/mainwindow.c
5504         * src/messageview.c
5505         * src/mimeview.c
5506         * src/msgcache.c
5507         * src/prefs_account.c
5508         * src/prefs_actions.c
5509         * src/prefs_common.c
5510         * src/prefs_compose_writing.c
5511         * src/prefs_customheader.c
5512         * src/prefs_ext_prog.c
5513         * src/prefs_filtering.c
5514         * src/prefs_filtering_action.c
5515         * src/prefs_fonts.c
5516         * src/prefs_image_viewer.c
5517         * src/prefs_message.c
5518         * src/prefs_message.h
5519         * src/prefs_msg_colors.c
5520         * src/prefs_other.c
5521         * src/prefs_other.h
5522         * src/prefs_quote.c
5523         * src/prefs_receive.c
5524         * src/prefs_receive.h
5525         * src/prefs_send.c
5526         * src/prefs_send.h
5527         * src/prefs_spelling.c
5528         * src/prefs_summaries.c
5529         * src/prefs_summary_column.c
5530         * src/prefs_template.c
5531         * src/prefs_themes.c
5532         * src/prefs_toolbar.c
5533         * src/prefs_wrapping.c
5534         * src/procmime.c
5535         * src/procmsg.c
5536         * src/send_message.h
5537         * src/ssl_manager.c
5538         * src/summary_search.c
5539         * src/summaryview.c
5540         * src/textview.c
5541         * src/wizard.c
5542         * src/common/smtp.c
5543         * src/common/smtp.h
5544         * src/gtk/gtkutils.h
5545                 o Move the rest of Common prefs to new style
5546                 o Lots of -Wall warning fixes
5547                 o fix FIXME in cache memusage calculation
5548                 o Let return receipts be sent from any account
5549                 o Little cache optimisation (read)
5550                 o Fix bug #746 (don't treat commas as separators
5551                   when inside a quoted string)
5552
5553 2005-05-31 [paul]       1.9.11cvs27
5554
5555         * src/prefs_common.c
5556                 fix 'off-by-one' typo
5557
5558 2005-05-31 [paul]       1.9.11cvs26
5559
5560         * src/account.c
5561         * src/addr_compl.c
5562         * src/compose.c
5563         * src/foldersel.c
5564         * src/prefs_actions.c
5565         * src/prefs_common.c
5566         * src/prefs_common.h
5567         * src/prefs_customheader.c
5568         * src/prefs_display_header.c
5569         * src/prefs_filtering.c
5570         * src/prefs_filtering_action.c
5571         * src/prefs_matcher.c
5572         * src/prefs_summaries.c
5573         * src/prefs_summary_column.c
5574         * src/prefs_template.c
5575         * src/prefs_toolbar.c
5576         * src/ssl_manager.c
5577         * src/gtk/pluginwindow.c
5578         * src/gtk/prefswindow.c
5579         * src/gtk/progressdialog.c
5580                 add hidden prefs 'enable_rules_hint'
5581                 for gtk_tree_view_set_rules_hint()
5582                 (sync with main)
5583                 
5584
5585 2005-05-31 [colin]      1.9.11cvs25
5586
5587         * src/Makefile.am
5588         * src/main.c
5589         * src/prefs_common.c
5590         * src/prefs_summaries.c ** ADDED **
5591         * src/prefs_summaries.h ** ADDED **
5592                 Common/Display -> Display/Summaries
5593
5594 2005-05-31 [colin]      1.9.11cvs24
5595
5596         * src/Makefile.am
5597         * src/main.c
5598         * src/prefs_quote.c ** ADDED **
5599         * src/prefs_quote.h ** ADDED **
5600                 Move Common/Quote to Compose/Quoting
5601         * src/prefs_common.c
5602         * src/prefs_common.h
5603                 Remove old quote stuff, add
5604                 convenience functions for GtkTextView prefs
5605         * src/gtk/prefswindow.c
5606                 Set default height higher
5607
5608 2005-05-30 [colin]      1.9.11cvs23
5609
5610         * src/Makefile.am
5611         * src/main.c
5612         * src/prefs_common.c
5613         * src/prefs_compose_writing.c ** ADDED **
5614         * src/prefs_compose_writing.h ** ADDED **
5615                 Move Common/Compose prefs to Compose/Writing
5616
5617 2005-05-30 [colin]      1.9.11cvs22
5618
5619         * src/common/utils.c
5620                 Fix bug #651 (Confused Attract by Subject)
5621                 Patch by M. Benkmann <haferfrost@web.de>
5622         * AUTHORS
5623
5624 2005-05-30 [colin]      1.9.11cvs21
5625
5626         * src/compose.c
5627                 Fix concatenation of different headers of
5628                 the same type (bug #645)
5629         * src/prefs_folder_item.c
5630                 Fix bug #699 (setting color to black doesn't
5631                 work immediately)
5632         * src/procmime.c
5633                 Print out decoding error only once per
5634                 block
5635
5636 2005-05-30 [paul]       1.9.11cvs20
5637
5638         * src/common/template.c
5639                 fix Bcc
5640
5641 2005-05-30 [paul]       1.9.11cvs19
5642
5643         * doc/src/rfc2368.txt   **NEW FILE**
5644         * src/compose.c
5645                 compose_entries_set(): don't interpret Bcc
5646                 header field (conform to RFC 2368)
5647                 (sync with main)
5648
5649 2005-05-29 [colin]      1.9.11cvs18
5650
5651         * src/prefs_common.c
5652                 Let the default reply format respect
5653                 netiquette by cutting the signature.
5654
5655 2005-05-29 [colin]      1.9.11cvs17
5656
5657         * src/summaryview.c
5658                 Don't let always_show_msg override
5659                 open_unread_on_enter when opening a new
5660                 directory.
5661
5662 2005-05-27 [paul]       1.9.11cvs16
5663
5664         sync with main:
5665
5666         * src/main.c
5667                 app_will_exit(): cleanup tmp directory when exit
5668         * src/message_search.c
5669                 improved the interface and made code cleanup.
5670                 removed Clear button
5671         * src/send_message.c
5672                 send_message_local(): use GSpawn, and detect errors
5673         * src/summary_search.c
5674                 improved the interface and made code cleanup
5675         * src/textview.c
5676                 textview_write_link(): also skip non-ascii space
5677                  at the head of link strings (phishing check
5678                  didn't work at the case)
5679         * src/common/utils.c
5680                 get_command_output(): use g_spawn_command_line_sync()
5681                 instead of popen()
5682
5683 2005-05-26 [colin]      1.9.11cvs15
5684
5685         * src/folder.c
5686                 remove printf
5687
5688 2005-05-26 [colin]      1.9.11cvs14
5689
5690         * src/common/nntp.c
5691                 Fix nntp mode reader (bug #611)
5692                 Patch by Florian Mickler <florian@mickler.org>
5693
5694 2005-05-26 [colin]      1.9.11cvs13
5695
5696         * src/plugins/pgpmime/passphrase.c
5697                 Fix mouse grabbing (bug #557)
5698
5699 2005-05-26 [colin]      1.9.11cvs12
5700
5701         * src/prefs_themes.c
5702                 Fix g_warning (bug #541)
5703
5704 2005-05-26 [colin]      1.9.11cvs11
5705
5706         * src/prefs_actions.c
5707         * src/prefs_template.c
5708                 Fix bug #506 (no warning if action/template
5709                 is not saved)
5710         * src/common/template.c
5711                 Fix a possible crash
5712
5713 2005-05-26 [colin]      1.9.11cvs10
5714
5715         * src/folder.c
5716         * src/folderview.c
5717         * src/procmsg.c
5718         * src/summaryview.c
5719                 Forbid locked messages to be moved or
5720                 deleted. Locked messages in trashes 
5721                 still get deleted, for performance
5722                 reason (mh.c::mh_remove_all_msgs)
5723
5724 2005-05-25 [colin]      1.9.11cvs9
5725
5726         * src/procmime.c
5727                 Use correct encoding when sending mails
5728                 with attachments that have accentued 
5729                 chars in their name
5730
5731 2005-05-24 [colin]      1.9.11cvs8
5732
5733         * src/summaryview.c
5734                 Fix bug #688 f) read/unread marker not
5735                 changed on first click
5736                 Also, optimize summary_status_show()
5737                 calls
5738         * src/folder.c
5739         * src/inc.c
5740         * src/procmime.c
5741                 Fix bug #688 b) and c) wrt message
5742                 attachments and signature
5743         * src/stock_pixmap.c
5744         * src/stock_pixmap.h
5745         * src/stock_pixmap.c
5746         * src/stock_pixmap.h
5747         * src/Makefile.am
5748         * src/pixmaps/clip_gpg_signed.xpm
5749                 Add clip/signed icon
5750
5751 2005-05-24 [colin]      1.9.11cvs7
5752
5753         * src/folder_item_prefs.c
5754                 whitespace fix
5755
5756 2005-05-24 [colin]      1.9.11cvs6
5757
5758         * src/folderview.c
5759         * src/prefs_common.c
5760         * src/prefs_common.h
5761                 Add a confirmation to folder drag and drop
5762                 fixes bug #156
5763         * src/alertpanel.c
5764         * src/alertpanel.h
5765                 fix _with_disable parameters so that
5766                 the buttons labels are specifiable too
5767         * src/plugins/pgpmime/sgpgme.c
5768                 reflect said change
5769                 
5770
5771 2005-05-24 [colin]      1.9.11cvs5
5772
5773         * src/folderview.c
5774                 Uncollapse/collapse folders on double-click
5775                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
5776                 closes bug #108
5777
5778 2005-05-23 [colin]      1.9.11cvs4
5779
5780         * src/common/socket.c
5781                 Check another special SSL_peek() error.
5782                 Should help wrt bug #728
5783
5784 2005-05-23 [colin]      1.9.11cvs3
5785
5786         * src/plugins/pgpmime/pgpmime.c
5787                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
5788                 breaking menu accelerators and stuff. Users will have to
5789                 reselect "PGP MIME" instead of "PGP/MIME" in their 
5790                 account's privacy preferences if needed.
5791
5792 2005-05-22 [paul]
5793
5794         * tools/kdeservicemenu/install.sh
5795                 use kdesu to prompt for root password if doing
5796                 global install/uninstall
5797
5798 2005-05-20 [colin]      1.9.11cvs2
5799
5800         * src/procmsg.c
5801                 Fix another compilation error with gcc-2.9x
5802                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
5803         * src/send_message.c
5804                 Don't send QUIT if we aren't connected
5805
5806 2005-05-19 [colin]      1.9.11cvs1
5807
5808         * src/procmsg.c
5809                 Fix compilation with gcc 2.9x
5810
5811 2005-05-19 [paul]       1.9.11
5812
5813         1.9.11 released
5814
5815 2005-05-19 [paul]       1.9.9cvs14
5816
5817         * src/gtk/inputdialog.c
5818                 prevent gettext warning
5819
5820 2005-05-19 [paul]       1.9.9cvs13
5821
5822         * src/mainwindow.c
5823         * src/prefs_common.c
5824         * src/prefs_common.h
5825         * src/textview.c
5826         * src/textview.h
5827                 add an option to toggle cursor in message
5828                 view (sync with main)
5829
5830 2005-05-18 [colin]      1.9.9cvs12
5831
5832         * src/compose.c
5833                 Dereference freed pointer
5834         * src/gtk/gtkaspell.c
5835                 Fix duplication of dictionaries (is it an aspell issue?)
5836
5837 2005-05-18 [colin]      1.9.9cvs11
5838
5839         * src/gtk/inputdialog.c
5840         * src/gtk/gtkaspell.c
5841                 HIGuify dialogs
5842         * src/alertpanel.c
5843                 Remove a double call
5844
5845 2005-05-17 [colin]      1.9.9cvs10
5846
5847         * src/gtk/gtkaspell.c
5848                 Fix dialogs, Ctrl-Enter accel
5849
5850 2005-05-17 [colin]      1.9.9cvs9
5851
5852         * src/gtk/gtkaspell.c
5853                 Fix some accelerators, escape in replace-window
5854
5855 2005-05-16 [colin]      1.9.9cvs8
5856
5857         * src/gtk/gtkaspell.c
5858                 Revert last commit, it was a mistake.
5859
5860 2005-05-16 [colin]      1.9.9cvs7
5861
5862         * src/gtk/gtkaspell.c
5863                 Remove buggy code while we're at it. It's a 
5864                 dead code path anyway.
5865
5866 2005-05-16 [colin]      1.9.9cvs6
5867
5868         * src/gtk/gtkaspell.c
5869                 Missed some gtk_menu_popup where deactivate
5870                 signal should be handled. Should fix bug
5871                 #629 a bit more.
5872
5873 2005-05-16 [colin]      1.9.9cvs5
5874
5875         * src/gtk/gtkaspell.c
5876                 Remove debug printf()s
5877
5878 2005-05-16 [colin]      1.9.9cvs4
5879
5880         * src/gtk/gtkaspell.c
5881                 Fix a bit aspell problems
5882                 (see bug #629)
5883
5884 2005-05-13 [colin]      1.9.9cvs3
5885
5886         * src/folderview.c
5887                 Fix the + appearing even when no subfolders
5888                 have unread messages. Thanks to wwp for the
5889                 bug report.
5890
5891 2005-05-11 [paul]       1.9.9cvs2
5892
5893         * src/folderview.c
5894                 correction to 1.9.9cvs1, only colour folders that
5895                 have new msgs (not unread msgs)
5896
5897 2005-05-10 [colin]      1.9.9cvs1
5898
5899         * src/folderview.c
5900         * src/summaryview.c
5901                 Try to fix bolding bugs again.
5902
5903 2005-05-09 [paul]
5904
5905         * tools/claws.i18n.status.pl
5906                 add Ricardo Mones Lastra's script that has been providing
5907                 the i18n status page for many months
5908
5909 2005-05-09 [paul]       1.9.9
5910
5911         1.9.9 release
5912
5913 2005-05-09 [paul]       1.9.6cvs58
5914
5915         * AUTHORS
5916         * INSTALL
5917         * README.claws
5918                 updated
5919         * Makefile.am 
5920         * RELEASE_NOTES.claws
5921                 add release notes to cvs to simplify release
5922                 procedure
5923         * configure.ac
5924                 add ca and fi to ALL_LINGUAS
5925         * po/Makefile.in.in
5926                 workaround for missing Makevars
5927         * po/ca.po
5928         * po/fi.po
5929                 add new Catalan and Finnish translations
5930                 submitted by Miquel Oliete and Flammie Pirinen
5931         * po/de.po
5932         * po/es.po
5933         * po/fr.po
5934         * po/it.po
5935         * po/pl.po
5936         * po/ru.po
5937         * po/sk.po
5938         * po/sr.po
5939         * po/zh_CN.po
5940                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
5941                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
5942                 Urke MMI, and Hansom Young
5943         * src/main.c
5944                 Fix drafting when quitting. compose_draft() closes the
5945                 compose windows, which modifies the compose_list GSList.
5946                 We have to refresh this list after echo drafting to avoid a
5947                 segfault
5948         * src/partial_download.c
5949                 fix segfault on exit
5950
5951 2005-05-06 [paul]       1.9.6cvs57
5952
5953         * src/grouplistdialog.c
5954                 quick fix/workaround for unresizeable newsgroup
5955                 name column 
5956
5957 2005-05-06 [paul]       1.9.6cvs56
5958
5959         * src/inc.c
5960         * src/mainwindow.c
5961                 use gettext plural forms
5962         * src/imap_gtk.c
5963         * src/mh_gtk.c
5964         * src/toolbar.c
5965                 small improvement to english usage
5966
5967 2005-05-05 [thorsten]   1.9.6cvs55
5968
5969         * src/folder.c
5970                 fix possible crash
5971
5972 2005-05-05 [paul]       1.9.6cvs54
5973         
5974         sync with HEAD
5975
5976         * AUTHORS
5977         * src/compose.c
5978                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
5979                 patch by Tim Mann
5980
5981 2005-05-05 [paul]       1.9.6cvs53
5982
5983         * src/mainwindow.c
5984                 fix resizing of separate message and
5985                 folder views
5986
5987 2005-05-05 [paul]       1.9.6cvs52
5988
5989         * src/account.c
5990         * src/addrgather.c
5991         * src/browseldap.c
5992         * src/exphtmldlg.c
5993         * src/expldifdlg.c
5994         * src/importmutt.c
5995         * src/importpine.c
5996         * src/main.c
5997         * src/mainwindow.c
5998         * src/noticeview.c
5999         * src/prefs_filtering.c
6000         * src/prefs_filtering_action.c
6001         * src/prefs_matcher.c
6002         * src/prefs_spelling.c
6003         * src/prefs_toolbar.c
6004         * src/toolbar.c
6005         * src/wizard.c
6006         * src/gtk/description_window.c
6007         * src/gtk/gtkvscrollbutton.c
6008         * src/gtk/progressdialog.c
6009         * src/gtk/quicksearch.c
6010         * src/plugins/pgpmime/prefs_gpg.c
6011         * src/plugins/spamassassin/spamassassin_gtk.c
6012                 replace deprecated gtk_widget_set_usize
6013
6014 2005-05-04 [colin]      1.9.6cvs51
6015
6016         * src/common/utils.c
6017                 Fix crash when subst_for_filename is called
6018                 with a NULL parameter
6019
6020 2005-05-04 [colin]      1.9.6cvs50
6021
6022         * src/partial_download.c
6023         * src/pop.c
6024                 Escape login when writing uidl file
6025                 fixes bug #736
6026
6027 2005-05-03 [colin]      1.9.6cvs49
6028
6029         * src/procmime.c
6030                 Fix possible DOS in mime parser
6031                 (see bug #634)
6032
6033 2005-05-02 [colin]      1.9.6cvs48
6034
6035         * src/compose.c
6036                 Try to fix the copy/paste mess once again.
6037
6038
6039 2005-04-30 [colin]      1.9.6cvs47
6040
6041         * src/prefs_account.h
6042         * src/procmsg.c
6043         * src/send_message.c
6044         * src/common/smtp.c
6045         * src/common/smtp.h
6046                 Try to batch sending mails (per account) instead of
6047                 reconnecting to server every time.
6048
6049 2005-04-29 [colin]      1.9.6cvs46
6050
6051         * src/messageview.c
6052                 Fix window resizing that refused to size down
6053         * src/prefs_common.c
6054         * src/prefs_common.h
6055         * src/prefs_filtering.c
6056                 Save Filtering's window size
6057
6058 2005-04-21 [paul]       1.9.6cvs45
6059
6060         * ChangeLog-gtk2.claws
6061         * src/setup.c
6062                 correction to sync
6063
6064 2005-04-21 [paul]       1.9.6cvs44
6065
6066         sync with main:
6067
6068         * src/setup.c
6069         * src/statusbar.c
6070         * src/statusbar.h
6071                 use gtkut_widget_draw_now(). Improved performance
6072                 of the update of statusbar
6073         * src/textview.c
6074                 textview_smooth_scroll_do(): redraw it after scroll
6075                 is done (fixed incorrect display when a part of the
6076                 view is hidden).
6077         * src/gtk/gtkutils.c
6078         * src/gtk/gtkutils.h
6079                 gtkut_widget_draw_now(): use gdk_window_process_updates()
6080                 to force update of widgets.
6081                 Removed gtkut_widget_wait_for_draw() which had a big
6082                 overhead  because of waiting for all events processed 
6083
6084 2005-04-20 [paul]       1.9.6cvs43
6085
6086         * src/codeconv.c
6087                 complete 1.9.6cvs42's sync:
6088                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
6089
6090 2005-04-19 [paul]       1.9.6cvs42
6091
6092         sync with main:
6093
6094         * src/action.c
6095                 catch_output(): correctly select the insert text
6096                 (fix invalid iterator warnings).
6097         * src/codeconv.c
6098         * src/codeconv.h
6099         * src/mainwindow.c
6100         * src/messageview.c
6101         * src/prefs_common.c
6102                 support GBK encoding.
6103         * src/common/session.c
6104         * src/common/session.h
6105                 use separate buffer for large data to be sent,
6106                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
6107
6108 2005-04-18 [paul]       1.9.6cvs41
6109
6110         * src/jpilot.c
6111                 convert unsigned long into guint32
6112                 patch by Paul LeoNerd Evans 
6113
6114 2005-04-17 [colin]      1.9.6cvs40
6115
6116         * src/compose.c
6117                 Fix 'Request return receipt' from folder
6118                 properties (bug #708)
6119
6120 2005-04-17 [colin]      1.9.6cvs39
6121
6122         * src/mainwindow.c
6123                 Fix duplicate hotkeys in Mainwindow's menu
6124
6125 2005-04-17 [colin]      1.9.6cvs38
6126
6127         * src/folderview.c
6128                 Fix duplicate hotkeys in Folderview's contextual
6129                 menu
6130
6131 2005-04-15 [colin]      1.9.6cvs37
6132
6133         * src/summaryview.c
6134                 Fix 'Save as...' with non-ascii filenames
6135
6136 2005-04-15 [colin]      1.9.6cvs36
6137
6138         * src/plugins/pgpmime/pgpmime.c
6139                 Fix bus error on 64bit. Spotted by 
6140                 macallan1888@gmail.com
6141
6142 2005-04-15 [colin]      1.9.6cvs35
6143
6144         * src/prefs_account.c
6145                 Fix cvs34.
6146
6147 2005-04-12 [colin]      1.9.6cvs34
6148
6149         * src/prefs_account.c
6150                 Fix smtp auth type off-by-one. We forgot to
6151                 add PLAIN in the prefs-to-gui setter func and
6152                 as a result, the selected auth when opening
6153                 account prefs was not the correct one.
6154
6155 2005-04-12 [paul]       1.9.6cvs33
6156
6157         * src/inc.c
6158                 if the recv dialog is visible, Cancel only
6159                 cancels the current account
6160
6161
6162 2005-04-10 [colin]      1.9.6cvs32
6163
6164         * src/filtering.c
6165                 Copy score when copying FilteringActions
6166                 Fix bug #674
6167
6168 2005-04-10 [colin]      1.9.6cvs31
6169
6170         * src/inc.c
6171                 Make Message -> Receive -> Cancel cancel 
6172                 incorporation on all accounts. Fixes
6173                 bug #693
6174
6175 2005-04-10 [colin]      1.9.6cvs30
6176
6177         * src/prefs_account.c
6178                 Update Privacy checkbuttons status based
6179                 on the selected privacy system
6180         * src/compose.c
6181                 Always connect the "None" privacy system; the
6182                 static boolean was probably there to avoid
6183                 reconnecting twice in the same compose window,
6184                 but as the parent function is only called once
6185                 per compose, it's only a bug - as a static is
6186                 initialized once per application instance.
6187                 Also, don't uncheck Sign and Encrypt when
6188                 selecting None as privacy system; just ignore
6189                 them when sending/queuing.
6190                 Should fix bug #695
6191
6192 2005-04-08 [colin]      1.9.6cvs29
6193
6194         * src/account.c
6195         * src/prefs_account.c
6196         * src/prefs_account.h
6197                 Add account preference to queue message in a certain
6198                 folder.
6199
6200 2005-04-06 [colin]      1.9.6cvs28
6201
6202         * src/prefs_account.c
6203                 Update old inbox path syntax
6204
6205 2005-04-06 [paul]       1.9.6cvs27
6206
6207         sync with main:
6208
6209         * configure.ac
6210                 changed -traditional-cpp to -no-cpp-precomp for newer
6211                 Mac OS X support
6212         * src/foldersel.c
6213                 made column resize automatically
6214         * src/send_message.c
6215                 send_message_smtp(): consider EOF right after QUIT
6216                 successful (workaround for Gmail SMTP server)
6217         * src/common/socket.c
6218                 ssl_read(), ssl_peek(): check EOF which violates the
6219                 SSL protocol
6220         * src/gtk/colorlabel.c
6221                 removed warnings when displaying colorlabel menu
6222                 (don't use GtkAlignment)
6223
6224 2005-04-05 [paul]       1.9.6cvs26
6225
6226         * src/plugins/trayicon/trayicon.c
6227                 fix clipping of icon under KDE3 
6228
6229 2005-04-05 [paul]       1.9.6cvs25
6230
6231         * src/summaryview.c
6232                 hide display of threading
6233                 patch by Alfons
6234
6235 2005-04-04 [thorsten]   1.9.6cvs24
6236
6237         * src/mh.c
6238                 marks lost on filesystems with different stat() results on
6239                 summer-/wintertime
6240
6241 2005-04-03 [colin]      1.9.6cvs23
6242
6243         * src/summaryview.c
6244                 Don't handle up/down. Patch by Alfons
6245
6246 2005-04-02 [colin]      1.9.6cvs22
6247
6248         * src/summaryview.c
6249                 Make scrolling faster. Patch by Alfons.
6250
6251 2005-04-01 [colin]      1.9.6cvs21
6252
6253         * src/Makefile.am
6254         * src/stock_pixmap.c
6255         * src/pixmaps/dir-noselect.xpm ** REMOVED **
6256         * src/pixmaps/dir_noselect.xpm ** ADDED **
6257                 Fix pixmap name mismatch (Thanks Stephan Sachse)
6258
6259 2005-04-01 [colin]      1.9.6cvs20
6260
6261         * src/image_viewer.c
6262         * src/image_viewer.h
6263         * src/procmime.c
6264         * src/procmime.h
6265         * src/textview.c
6266         * src/textview.h
6267                 Implement inline image resizing and right-clicking
6268
6269 2005-04-01 [paul]       1.9.6cvs19
6270
6271         * AUTHORS
6272         * Makefile.am
6273         * configure.ac
6274                 check for gnome2
6275                 patch by Luca Cavalli <loopback<AT>slackit.org>
6276         * po/ru.po
6277                 updated by Pavlo Bohmat
6278
6279 2005-03-31 [colin]      1.9.6cvs18
6280
6281         * src/news.c
6282                 Fix parsing references
6283         * src/msgcache.c
6284                 don't put nulls in the references list
6285         * src/procheader.c
6286                 commit that forgotten file in 1.9.6cvs14
6287
6288 2005-03-31 [colin]      1.9.6cvs17
6289
6290         * src/compose.c
6291                 Fix joining of signature separator again. 
6292                 Maybe Hiro could put it in main too...
6293
6294 2005-03-31 [colin]      1.9.6cvs16
6295
6296         * src/Makefile.am
6297         * src/foldersel.c
6298         * src/stock_pixmap.c
6299         * src/stock_pixmap.h
6300         * src/pixmaps/dir-noselect.xpm
6301                 Update foldersel.c (sync from main, patch by Alfons)
6302
6303 2005-03-30 [colin]      1.9.6cvs15
6304
6305         * src/imap.c
6306                 Fix handling of imap folders containing [] in 
6307                 their name. Thanks to Nahuel Angelinetti for
6308                 the detailed bugreport.
6309
6310 2005-03-30 [colin]      1.9.6cvs14
6311
6312         * src/common/utils.h
6313         * src/common/utils.c
6314         * src/common/defs.h
6315         * src/matcher.c
6316         * src/msgcache.c
6317         * src/news.c
6318         * src/procmsg.c
6319         * src/procmsg.h
6320         * src/quote_fmt_parse.y
6321         * src/summaryview.c
6322                 Update references system. Patch by Alfons
6323
6324 2005-03-30 [colin]      1.9.6cvs13
6325
6326         * src/common/socket.c
6327                 Force the glibc to read resolv.conf again when 
6328                 it has changed. Should fix issues when changing
6329                 networks on a laptop and not restarting sylpheed. 
6330
6331 2005-03-30 [paul]       1.9.6cvs12
6332
6333         partial sync with main:
6334
6335         * src/action.c
6336                 create_io_dialog(): use user-defined text font
6337                 (thanks to Alfons), and modified its appearance.
6338         * src/addrgather.c
6339         * src/addrharvest.c
6340         * src/browseldap.c
6341                 replace old code
6342         * src/compose.c
6343                 don't join (presumably) itemized lines on line-wrapping
6344                 fixed wrapping of quote when auto-wrapping is enabled
6345                 compose_destroy(): destroy paned only if it's not
6346                 attached to window. Fixed memory leak of popup menu.
6347         * src/exphtmldlg.c
6348         * src/expldifdlg.c
6349                 replace old code
6350         * src/html.c
6351         * src/html.h
6352         * src/importmutt.c
6353         * src/importpine.c
6354                 replace old code
6355         * src/main.c
6356                 removed redundant code
6357         * src/mainwindow.c
6358                 changed 'Code set' (which is rather incorrect)
6359                 in the menu to 'Character encoding'
6360                 main_window_set_widgets(): request size first
6361                 to prevent window size becoming wrong
6362                 fixed remembering of the state of the visibility
6363                 of MessageView
6364         * src/messageview.c
6365                 changed 'Code set' (which is rather incorrect)
6366                 in the menu to 'Character encoding'
6367         * src/prefs_common.c
6368         * src/prefs_common.h
6369                 added an option whether to render HTML as text or not
6370                 added separators to outgoing encoding menu
6371         * src/procheader.c
6372                 procheader_scan_date_string(): support header
6373                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
6374         * src/summaryview.c
6375         * src/summaryview.h
6376                 minor code cleanup
6377         * src/textview.c
6378                 textview_show_html(): force output of newline
6379                 added an option whether to render HTML as text or not
6380         * src/common/utils.c
6381                 strncpy2(): optimized based on Alfons' code
6382         * src/gtk/gtkutils.c
6383         * src/gtk/gtkutils.h
6384                 removed non-used code
6385         * src/plugins/pgpmime/passphrase.c
6386                 partially fixed grab input of passphrase dialog
6387                 Confine pointer to window
6388
6389 2005-03-30 [colin]      1.9.6cvs11
6390
6391         * src/msgcache.c
6392         * src/msgcache.h
6393                 Read/write 32bit ints from cache & marks
6394                 From main.
6395
6396 2005-03-29 [paul]       1.9.6cvs10
6397
6398         * AUTHORS
6399         * ChangeLog.claws
6400         * src/compose.c
6401         * src/gtk/gtkaspell.c
6402                 sync with HEAD (don't pass NULL pointers) 
6403
6404 2005-03-24 [paul]
6405
6406         * tools/Makefile.am
6407         * tools/README
6408         * tools/acroread2sylpheed.pl
6409                 sync with HEAD (add script to send pdfs as
6410                 attachments from Adobe Reader 7)
6411
6412 2005-03-21 [paul]       1.9.6cvs9
6413
6414         * configure.ac
6415         * po/POTFILES.in
6416         * src/Makefile.am
6417         * src/crash.c
6418         * src/image_viewer.c ** ADDED **
6419         * src/image_viewer.h ** ADDED **
6420         * src/main.c
6421         * src/prefs_common.c
6422         * src/prefs_common.h
6423         * src/prefs_image_viewer.c ** ADDED **
6424         * src/prefs_image_viewer.h ** ADDED **
6425         * src/textview.c
6426         * src/gtk/about.c
6427         * src/pixmaps/sylpheed_logo.xpm
6428         * src/plugins/Makefile.am
6429         * src/plugins/image_viewer/.cvsignore ** REMOVED **
6430         * src/plugins/image_viewer/Makefile.am ** REMOVED **
6431         * src/plugins/image_viewer/plugin.c ** REMOVED **
6432         * src/plugins/image_viewer/viewer.c ** REMOVED **
6433         * src/plugins/image_viewer/viewer.glade ** REMOVED **
6434         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
6435         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
6436         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
6437         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
6438                 as gdk-pixbuf is now built-in
6439                 remove image_viewer plugin and put code back into
6440                 main codebase
6441                 implement inline image display (sync with main)
6442
6443                 replace logo with newer, nicer, larger version  
6444
6445 2005-03-21 [paul]       1.9.6cvs8
6446
6447         * src/gtk/about.c
6448                 cosmetic improvement
6449
6450 2005-03-21 [holger]     1.9.6cvs7
6451
6452         * src/plugins/spamassassin/spamassassin.c
6453                 Sync with HEAD
6454                 (unregister hook on failed plugin init)
6455
6456 2005-03-20 [colin]      1.9.6cvs6
6457
6458         * src/common/plugin.c
6459                 Check that plugin isn't already loaded
6460                 Patch by Alfons
6461
6462 2005-03-20 [thorsten]   1.9.6cvs5
6463
6464         * src/compose.c
6465                 use a more compatible syntax
6466
6467 2005-03-20 [thorsten]   1.9.6cvs4
6468
6469         * src/prefs_toolbar.c
6470                 fix crash when selecting toolbar item (uninitialized pointer)
6471
6472 2005-03-20 [thorsten]   1.9.6cvs3
6473
6474         * src/procmime.c
6475                 fix mimetype detection (referenced free()d string)
6476
6477 2005-03-20 [paul]       1.9.6cvs2
6478
6479         * src/compose.c
6480                 sync with HEAD (1.0.3cvs5)
6481                 neglect Reply-To header if empty
6482                 Patch by Alfons 
6483
6484 2005-03-19 [holger]     1.9.6cvs1
6485
6486         * src/summaryview.c
6487         * src/summaryview.h
6488                 Sync with HEAD
6489
6490 2005-03-18 [paul]       1.9.6
6491
6492         initial GTK2 release
6493
6494 2005-03-18 [paul]       1.0.3cvs3.1
6495
6496         * AUTHORS
6497         * ChangeLog.claws
6498         * configure.ac
6499         * src/gtk/about.c
6500         * src/pixmaps/sylpheed_logo.xpm
6501                 sync with HEAD
6502
6503 2005-03-18 [colin]      1.0.3cvs2.6
6504
6505         * src/summaryview.c
6506                 Remove call to summary_step in summary_copy_selected_to
6507                 Can't see its purpose, and this causes bug when copying
6508                 a message if the next one is unread: it reads it.
6509
6510 2005-03-18 [paul]       1.0.3cvs2.5
6511
6512         * src/foldersel.c
6513                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
6514
6515 2005-03-18 [paul]       1.0.3cvs2.4
6516
6517         * src/addrharvest.c
6518         * src/codeconv.c
6519         * src/codeconv.h
6520         * src/compose.c
6521         * src/news.c
6522         * src/procheader.c
6523         * src/procmime.c
6524         * src/unmime.c
6525         * src/unmime.h
6526                 fix buffer overflow, CAN-2005-0667, see
6527                 http://secunia.com/advisories/14491/
6528                 Patch by Alfons
6529
6530 2005-03-17 [colin]      1.0.3cvs2.3
6531
6532         * src/prefs_fonts.c
6533         * src/summaryview.c
6534                 Fix font bugs (both lists now officialy share 
6535                 the same font)
6536                 
6537
6538 2005-03-17 [paul]       1.0.3cvs2.2
6539
6540         * src/gtk/pluginwindow.c
6541                 make plugin descriptions uneditable
6542
6543 2005-03-11 [paul]       1.0.3cvs2.1
6544
6545         * ChangeLog.claws
6546         * configure.ac
6547         * po/POTFILES.in
6548         * src/plugins/trayicon/trayicon.c
6549                 sync with HEAD
6550                 add src/wizard.c to POTFILES.in
6551
6552 2005-03-11 [paul]       1.0.3cvs1.1
6553
6554         * ChangeLog
6555         * ChangeLog.claws
6556         * configure.ac
6557         * po/de.po
6558         * po/es.po
6559         * po/fr.po
6560         * po/it.po
6561         * po/pt_BR.po
6562         * po/ru.po
6563         * po/sk.po
6564         * po/sr.po
6565         * po/zh_CN.po
6566                 sync with HEAD
6567
6568 2005-03-04 [colin]      1.0.1cvs22.2
6569
6570         * src/compose.c
6571                 Fix signatures with accentued chars in it
6572
6573 2005-03-04 [colin]      1.0.1cvs22.1
6574
6575         * src/common/smtp.c
6576         * src/common/smtp.h
6577                 Don't use SIZE param in MAIL FROM: if server 
6578                 doesn't support it. Patch by Eugen Freiter
6579                 <eugen_f@users.sf.net>
6580
6581 2005-02-27 [paul]       1.0.1cvs20.1
6582
6583         * ChangeLog.claws
6584         * configure.ac
6585         * src/messageview.c
6586                 sync with HEAD
6587
6588 2005-02-27 [colin]      1.0.1cvs19.4
6589
6590         * src/procheader.c
6591         * src/procheader.h
6592                 Fix prototypes. Patch by Alfons
6593
6594 2005-02-27 [colin]      1.0.1cvs19.3
6595
6596         * src/compose.c
6597                 Don't auto-join the signature separator.
6598
6599 2005-02-26 [colin]      1.0.1cvs19.2
6600
6601         * src/summaryview.c
6602                 Fix 'mark all read' with collapsed threads.
6603                 Patch by Alfons.
6604
6605 2005-02-25 [paul]       1.0.1cvs19.1
6606
6607         * ChangeLog.claws
6608         * configure.ac
6609         * src/prefs_account.c
6610         * src/prefs_folder_item.c
6611         * src/gtk/prefswindow.c
6612         * src/gtk/prefswindow.h
6613                 sync with HEAD
6614
6615 2005-02-25 [paul]       1.0.1cvs15.12
6616
6617         * src/alertpanel.c
6618         * src/codeconv.c
6619         * src/compose.c
6620         * src/textview.c
6621         * src/gtk/gtkutils.c
6622         * src/gtk/gtkutils.h
6623         * src/gtk/logwindow.c
6624         * src/gtk/progressdialog.c
6625                 sync with main (revision 127)
6626                 and fix logwindow clipping
6627
6628 2005-02-24 [colin]      1.0.1cvs15.11
6629
6630         * src/plugins/pgpmime/passphrase.c
6631                 Disable input grabbing; it doesn't work yet.
6632
6633 2005-02-24 [colin]      1.0.1cvs15.10
6634
6635         * src/messageview.c
6636                 Don't send out receipts if offline. Ask.
6637
6638 2005-02-23 [colin]      1.0.1cvs15.9
6639
6640         * src/summaryview.c     
6641                 Fix expanding
6642
6643 2005-02-23 [colin]      1.0.1cvs15.8
6644
6645         * src/summaryview.c
6646                 Really fix Bug 568 by removing useless
6647                 calls. summary_thread_init() now called
6648                 in summary_sort(). This should please
6649                 Alfons as it should be faster than 
6650                 previously.
6651
6652 2005-02-23 [colin]      1.0.1cvs15.7
6653
6654         * src/compose.c
6655                 Encode parts as QP or B64 if signing
6656
6657 2005-02-23 [colin]      1.0.1cvs15.6
6658
6659         * src/compose.c
6660                 Fix Mimeinfo leakage (including tmp files)
6661         * src/procmsg.c
6662                 Fix tmp file leakage (spotted by Ivan Rayner)
6663
6664 2005-02-22 [colin]      1.0.1cvs15.5
6665
6666         * src/expldifdlg.c
6667                 Fix keyboard input. Patch by Alfons.
6668
6669 2005-02-21 [colin]      1.0.1cvs15.4
6670
6671         * src/compose.c
6672                 Fix Sign/Encrypt when unselecting privacy
6673                 system
6674         * src/prefs_common.c
6675                 Change default message font to Monospace
6676         * src/summaryview.c
6677                 More freezing during potentially large operations
6678
6679 2005-02-21 [paul]       1.0.1cvs15.3
6680
6681         * src/main.c
6682                 fix --help output
6683
6684 2005-02-21 [paul]       1.0.1cvs15.2
6685
6686         * po/Makefile.in.in
6687         * src/compose.c
6688         * src/summaryview.c
6689         * src/textview.c
6690         * src/common/utils.c
6691         * src/common/utils.h
6692                 sync with main (revision 117)
6693
6694 2005-02-20 [colin]      1.0.1cvs15.1
6695
6696         * src/common/defs.h
6697                 Change cache file to .sylpheed_claws_cache, as
6698                 suggested by Alfons. Allows people to switch
6699                 between Sylpheed and Sylpheed-Claws. it is
6700                 a good idea to "Check for new messages" at next
6701                 startup.
6702
6703
6704 2005-02-18 [colin]      1.0.1cvs14.1
6705
6706         * src/quote_fmt_lex.l
6707         * src/quote_fmt_parse.y
6708                 Fix parser initialisation. Patch by Ivan.
6709
6710 2005-02-18 [colin]      1.0.1cvs11.6
6711
6712         * src/folderview.c
6713                 Fix scrolldown (bug 662)
6714
6715 2005-02-17 [colin]      1.0.1cvs11.5
6716
6717         * src/codeconv.c
6718                 conv_filename_to_utf8: return clean 7bit instead
6719                 of broken utf8 if needed
6720         * src/mimeview.c
6721                 Fix display of parts with unclean 8bit names
6722
6723 2005-02-17 [paul]       1.0.1cvs11.4
6724
6725         * src/compose.c
6726         * src/exportldif.c
6727         * src/matcher_parser_parse.y
6728         * src/procmime.c
6729         * src/sourcewindow.c
6730         * src/common/Makefile.am
6731         * src/common/intl.h             ** REMOVED **
6732         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6733                 sync with main (revision 109)
6734                 and clean up
6735
6736 2005-02-16 [colin]      1.0.1cvs11.3
6737
6738         * src/summaryview.c
6739                 Fix collapsed thread not highlighting when new
6740                 messages in it (Bug 568) Patch by Stephan Sachse.
6741                 Fix messed up selection when reaching bounds (Bug 632)
6742         * src/prefs_themes.c
6743                 Fix theme installing (Bug 684)
6744
6745 2005-02-16 [colin]      1.0.1cvs11.2
6746
6747         * src/messageview.c
6748                 Fix messageview_select_all
6749
6750 2005-02-16 [colin]      1.0.1cvs11.1
6751
6752         * src/mh.c
6753                 Sync with HEAD (MH scan required function)
6754
6755 2005-02-15 [colin]      1.0.1cvs8.1
6756
6757         * src/mimeview.c
6758         * src/common/utils.c
6759                 Sync with HEAD (filename chars substitution)
6760
6761 2005-02-15 [colin]      1.0.1cvs7.3
6762
6763         * src/gtk/pluginwindow.c
6764                 Fix button spacing
6765
6766 2005-02-15 [colin]      1.0.1cvs7.2
6767
6768         * src/mimeview.c
6769                 Fix mime icons not reset across message when
6770                 scrolled down
6771
6772 2005-02-15 [colin]      1.0.1cvs7.1
6773
6774         * src/compose.c
6775         * src/procmime.c
6776                 Sync with HEAD (optimisation of cvs6)
6777
6778 2005-02-14 [colin]      1.0.1cvs6.1
6779
6780         * src/compose.c
6781         * src/procmime.c
6782                 Sync with HEAD (encode "From " at line beginning)
6783
6784 2005-02-14 [colin]      1.0.1cvs5.3
6785
6786         * src/compose.c
6787                 Fix wrapping with accentued chars.
6788
6789 2005-02-13 [colin]      1.0.1cvs5.2
6790
6791         * src/textview.c
6792                 Fix email informative part parsing with
6793                 accentued chars in it. ispunct() returns
6794                 true for them in utf8...
6795
6796 2005-02-12 [colin]      1.0.1cvs5.1
6797
6798         * src/filtering.c
6799                 Sync with HEAD (remove wrong use of compose after send)
6800
6801 2005-02-12 [paul]       1.0.1cvs4.5
6802
6803         * src/textview.c
6804                 remove unnecessary code (thanks to Alfons)
6805
6806 2005-02-12 [paul]       1.0.1cvs4.4
6807
6808         * src/textview.c
6809                 add 'Copy' to contextual menu on emails
6810
6811 2005-02-11 [colin]      1.0.1cvs4.3
6812
6813         * src/compose.c
6814                 revert 1.0.0cvs28.2, it doesn't work that well.
6815
6816 2005-02-11 [paul]       1.0.1cvs4.2
6817
6818         * po/Makefile.in.in
6819                 fix 'make release'
6820
6821 2005-02-10 [paul]       1.0.1cvs4.1
6822
6823         * ChangeLog
6824         * ChangeLog.claws
6825         * ChangeLog.jp
6826         * configure.ac
6827         * src/compose.c
6828                 sync with HEAD (sync with main)
6829
6830 2005-02-10 [paul]       1.0.1cvs3.2
6831
6832         * AUTHORS
6833         * Makefile.am
6834         * autogen.sh
6835         * configure.ac
6836         * config/mkinstalldirs
6837         * intl/.cvsignore
6838         * intl/ChangeLog
6839         * intl/VERSION
6840         * intl/bindtextdom.c
6841         * intl/config.charset
6842         * intl/dcgettext.c
6843         * intl/dcigettext.c
6844         * intl/dcngettext.c
6845         * intl/dgettext.c
6846         * intl/dngettext.c
6847         * intl/eval-plural.h
6848         * intl/explodename.c
6849         * intl/finddomain.c
6850         * intl/gettext.c
6851         * intl/gettextP.h
6852         * intl/gmo.h
6853         * intl/hash-string.h
6854         * intl/intl-compat.c
6855         * intl/l10nflist.c
6856         * intl/libgnuintl.h.in
6857         * intl/loadinfo.h
6858         * intl/loadmsgcat.c
6859         * intl/localcharset.c
6860         * intl/localcharset.h
6861         * intl/locale.alias
6862         * intl/localealias.c
6863         * intl/localename.c
6864         * intl/log.c
6865         * intl/ngettext.c
6866         * intl/os2compat.c
6867         * intl/os2compat.h
6868         * intl/osdep.c
6869         * intl/plural-exp.c
6870         * intl/plural-exp.h
6871         * intl/plural.c
6872         * intl/plural.y
6873         * intl/ref-add.sin
6874         * intl/ref-del.sin
6875         * intl/relocatable.c
6876         * intl/relocatable.h
6877         * intl/textdomain.c
6878         * m4/Makefile.am
6879         * po/Makefile.in.in
6880         * src/Makefile.am
6881         * src/account.c
6882         * src/action.c
6883         * src/addr_compl.c
6884         * src/addressadd.c
6885         * src/addressbook.c
6886         * src/addrgather.c
6887         * src/addrindex.c
6888         * src/alertpanel.c
6889         * src/browseldap.c
6890         * src/codeconv.c
6891         * src/codeconv.h
6892         * src/compose.c
6893         * src/compose.h
6894         * src/crash.c
6895         * src/editaddress.c
6896         * src/editbook.c
6897         * src/editgroup.c
6898         * src/editjpilot.c
6899         * src/editldap.c
6900         * src/editldap_basedn.c
6901         * src/editvcard.c
6902         * src/exphtmldlg.c
6903         * src/expldifdlg.c
6904         * src/export.c
6905         * src/exporthtml.c
6906         * src/filtering.c
6907         * src/folder.c
6908         * src/folder_item_prefs.c
6909         * src/foldersel.c
6910         * src/folderview.c
6911         * src/grouplistdialog.c
6912         * src/headerview.c
6913         * src/imap.c
6914         * src/imap_gtk.c
6915         * src/import.c
6916         * src/importldif.c
6917         * src/importmutt.c
6918         * src/importpine.c
6919         * src/inc.c
6920         * src/ldif.c
6921         * src/main.c
6922         * src/mainwindow.c
6923         * src/matcher.c
6924         * src/mbox.c
6925         * src/message_search.c
6926         * src/messageview.c
6927         * src/mh.c
6928         * src/mh_gtk.c
6929         * src/mimeview.c
6930         * src/msgcache.c
6931         * src/news.c
6932         * src/news_gtk.c
6933         * src/noticeview.c
6934         * src/partial_download.c
6935         * src/pop.c
6936         * src/prefs_account.c
6937         * src/prefs_actions.c
6938         * src/prefs_common.c
6939         * src/prefs_customheader.c
6940         * src/prefs_display_header.c
6941         * src/prefs_ext_prog.c
6942         * src/prefs_filtering.c
6943         * src/prefs_filtering_action.c
6944         * src/prefs_folder_item.c
6945         * src/prefs_fonts.c
6946         * src/prefs_gtk.c
6947         * src/prefs_matcher.c
6948         * src/prefs_msg_colors.c
6949         * src/prefs_spelling.c
6950         * src/prefs_summary_column.c
6951         * src/prefs_template.c
6952         * src/prefs_themes.c
6953         * src/prefs_toolbar.c
6954         * src/prefs_wrapping.c
6955         * src/privacy.c
6956         * src/procheader.c
6957         * src/procmime.c
6958         * src/procmsg.c
6959         * src/quote_fmt.c
6960         * src/recv.c
6961         * src/send_message.c
6962         * src/setup.c
6963         * src/sourcewindow.c
6964         * src/ssl_manager.c
6965         * src/statusbar.c
6966         * src/summary_search.c
6967         * src/summaryview.c
6968         * src/textview.c
6969         * src/toolbar.c
6970         * src/wizard.c
6971         * src/common/nntp.c
6972         * src/common/plugin.c
6973         * src/common/smtp.c
6974         * src/common/ssl.c
6975         * src/common/ssl_certificate.c
6976         * src/common/string_match.c
6977         * src/common/sylpheed.c
6978         * src/common/template.c
6979         * src/common/utils.c
6980         * src/gtk/about.c
6981         * src/gtk/colorlabel.c
6982         * src/gtk/description_window.c
6983         * src/gtk/filesel.c
6984         * src/gtk/foldersort.c
6985         * src/gtk/gtkaspell.c
6986         * src/gtk/gtkutils.c
6987         * src/gtk/inputdialog.c
6988         * src/gtk/logwindow.c
6989         * src/gtk/menu.c
6990         * src/gtk/pluginwindow.c
6991         * src/gtk/prefswindow.c
6992         * src/gtk/progressdialog.c
6993         * src/gtk/quicksearch.c
6994         * src/gtk/sslcertwindow.c
6995         * src/plugins/clamav/clamav_plugin.c
6996         * src/plugins/clamav/clamav_plugin_gtk.c
6997         * src/plugins/demo/demo.c
6998         * src/plugins/dillo_viewer/dillo_prefs.c
6999         * src/plugins/dillo_viewer/dillo_viewer.c
7000         * src/plugins/image_viewer/plugin.c
7001         * src/plugins/image_viewer/viewer.c
7002         * src/plugins/image_viewer/viewerprefs.c
7003         * src/plugins/mathml_viewer/mathml_viewer.c
7004         * src/plugins/pgpmime/passphrase.c
7005         * src/plugins/pgpmime/plugin.c
7006         * src/plugins/pgpmime/prefs_gpg.c
7007         * src/plugins/pgpmime/select-keys.c
7008         * src/plugins/pgpmime/sgpgme.c
7009         * src/plugins/spamassassin/spamassassin.c
7010         * src/plugins/spamassassin/spamassassin_gtk.c
7011         * src/plugins/trayicon/trayicon.c
7012                 sync with main (revision 104)
7013
7014 2005-02-10 [colin]      1.0.1cvs3.1
7015
7016         * src/mainwindow.c
7017                 Sync with HEAD (fix occasional crasher)
7018
7019 2005-02-10 [colin]      1.0.1cvs2.1
7020
7021         * src/messageview.c
7022                 Synw with HEAD (don't automatically display html)
7023
7024 2005-02-09 [colin]      1.0.1cvs1.3
7025
7026         * src/textview.c
7027         * src/textview.h
7028                 Add contextual menu on emails
7029
7030 2005-02-09 [colin]      1.0.1cvs1.2
7031
7032         * src/codeconv.c
7033                 Fix converting from broken headers and 
7034                 put back the _ in missing places
7035                 (feature broke with cvs24.2 sync, main 
7036                  possibly affected?)
7037
7038 2005-02-09 [colin]      1.0.1cvs1.1
7039
7040         * src/messageview.c
7041         * src/mimeview.c
7042         * src/mimeview.h
7043                 Sync with HEAD (display non text/plain mails with plugin)
7044
7045 2005-02-08 [colin]      1.0.1.1
7046
7047         * ChangeLog.claws
7048         * po/pt_BR.po
7049                 Sync with HEAD
7050         * configure.ac
7051                 Make default configuration directory 
7052                 be .sylpheed-gtk2
7053
7054 2005-02-08 [colin]      1.0.0cvs29.1
7055
7056         * po/de.po
7057         * po/es.po
7058         * po/fr.po
7059         * po/it.po
7060         * po/sk.po
7061         * po/sr.po
7062                 Sync translations with HEAD
7063
7064 2005-02-06 [colin]      1.0.0cvs28.3
7065
7066         * src/compose.c
7067                 Make compose a bit faster - patch by Alfons.
7068
7069 2005-02-06 [colin]      1.0.0cvs28.2
7070
7071         * src/compose.c
7072                 Make pasting via middle-click more reliable
7073
7074 2005-02-05 [paul]       1.0.0cvs28.1
7075
7076         * ChangeLog
7077         * ChangeLog.claws
7078         * ChangeLog.jp
7079         * configure.ac
7080         * src/compose.c
7081                 sync with HEAD
7082                 (fix bug 682 'redirect is broken'
7083
7084 2005-02-05 [torte]      1.0.0cvs27.1
7085
7086         * ChangeLog.claws
7087         * configure.ac
7088         * src/partial_download.c
7089                 Sync with HEAD (fix buf overflow)
7090
7091 2005-02-03 [colin]      1.0.0cvs26.1
7092
7093         * src/common/plugin.c
7094                 Sync with HEAD (avoid plugin mismatches)
7095
7096 2005-02-03 [paul]       1.0.0cvs25.3
7097
7098         * src/folderview.c
7099         * src/headerview.c
7100         * src/summaryview.c
7101         * src/textview.c
7102         * src/gtk/colorlabel.c
7103                 third and final part of initial sync with main-gtk2
7104
7105 2005-02-03 [paul]       1.0.0cvs25.2
7106
7107         * src/jpilot.c
7108                 fix building with jpilot support
7109
7110 2005-02-02 [colin]      1.0.0cvs25.1
7111
7112         * src/messageview.c
7113                 Sync with HEAD (fix dangerous typo)
7114
7115 2005-02-01 [colin]      1.0.0cvs24.3
7116
7117         * src/common/xml.c
7118                 Write file as advertised (UTF-8)
7119
7120 2005-02-01 [paul]       1.0.0cvs24.2
7121
7122         * src/addrbook.c
7123         * src/addrindex.c
7124         * src/alertpanel.h
7125         * src/codeconv.c
7126         * src/codeconv.h
7127         * src/compose.c
7128         * src/export.c
7129         * src/folder_item_prefs.c
7130         * src/html.c
7131         * src/imap.c
7132         * src/import.c
7133         * src/jpilot.c
7134         * src/mainwindow.c
7135         * src/matcher_parser_lex.l
7136         * src/messageview.c
7137         * src/mh.c
7138         * src/prefs_account.c
7139         * src/prefs_actions.c
7140         * src/prefs_common.c
7141         * src/prefs_gtk.c
7142         * src/prefs_gtk.h
7143         * src/prefs_themes.c
7144         * src/procheader.c
7145         * src/procmime.c
7146         * src/sourcewindow.c
7147         * src/statusbar.c
7148         * src/summaryview.c
7149         * src/textview.c
7150         * src/toolbar.c
7151         * src/unmime.c
7152         * src/common/template.c
7153         * src/common/utils.c
7154         * src/common/xml.c
7155         * src/common/xml.h
7156         * src/gtk/gtkaspell.c
7157         * src/plugins/clamav/clamav_plugin.c
7158         * src/plugins/dillo_viewer/dillo_prefs.c
7159         * src/plugins/image_viewer/viewerprefs.c
7160         * src/plugins/pgpmime/passphrase.c
7161         * src/plugins/pgpmime/prefs_gpg.c
7162         * src/plugins/pgpmime/select-keys.c
7163         * src/plugins/spamassassin/spamassassin.c
7164                 second part of initial sync with main-gtk2
7165                 (more to follow)
7166
7167 2005-01-31 [colin]      1.0.0cvs24.1
7168
7169         * src/compose.c
7170                 Sync with HEAD
7171
7172 2005-01-29 [paul]       1.0.0cvs23.2
7173
7174         * src/account.c
7175         * src/action.c
7176         * src/addressadd.c
7177         * src/addressbook.c
7178         * src/alertpanel.c
7179         * src/compose.c
7180         * src/editaddress.c
7181         * src/editbook.c
7182         * src/editgroup.c
7183         * src/editjpilot.c
7184         * src/editldap.c
7185         * src/editldap_basedn.c
7186         * src/editvcard.c
7187         * src/export.c
7188         * src/foldersel.c
7189         * src/grouplistdialog.c
7190         * src/import.c
7191         * src/importldif.c
7192         * src/inc.c
7193         * src/main.c
7194         * src/mainwindow.c
7195         * src/message_search.c
7196         * src/messageview.c
7197         * src/mimeview.c
7198         * src/prefs_actions.c
7199         * src/prefs_common.c
7200         * src/prefs_common.h
7201         * src/prefs_customheader.c
7202         * src/prefs_display_header.c
7203         * src/prefs_filtering.c
7204         * src/prefs_filtering_action.c
7205         * src/prefs_gtk.c
7206         * src/prefs_matcher.c
7207         * src/prefs_summary_column.c
7208         * src/prefs_template.c
7209         * src/sourcewindow.c
7210         * src/summary_search.c
7211         * src/summaryview.c
7212         * src/textview.c
7213         * src/gtk/about.c
7214         * src/gtk/description_window.c
7215         * src/gtk/gtkshruler.c
7216         * src/gtk/gtkutils.c
7217         * src/gtk/gtkutils.h
7218         * src/gtk/inputdialog.c
7219         * src/gtk/logwindow.c
7220         * src/gtk/prefswindow.c
7221         * src/gtk/progressdialog.c
7222         * src/gtk/progressdialog.h
7223                 first part of initial sync with main-gtk2
7224                 (more to follow)
7225
7226 2005-01-28 [colin]      1.0.0cvs23.1
7227
7228         * src/folderview.c
7229                 Sync with HEAD
7230
7231 2005-01-27 [colin]      1.0.0cvs21.1
7232
7233         * src/folder.c
7234         * src/folderview.c
7235                 Sync with HEAD
7236
7237 2005-01-27 [colin]      1.0.0cvs19.1
7238
7239         * src/procmime.c
7240                 Sync with HEAD
7241
7242 2005-01-27 [colin]      1.0.0cvs18.1
7243
7244         * src/messageview.c
7245         * src/summaryview.c
7246         * src/mainwindow.c
7247         * src/compose.c
7248         * src/compose.h
7249         * src/procmsg.c
7250         * src/procmsg.h
7251         * src/toolbar.c
7252                 Sync with HEAD
7253
7254 2005-01-26 [paul]       1.0.0cvs15.2
7255
7256         * src/compose.c
7257                 compose_entries_set(): convert subject and body to
7258                 utf8 if necessary. patch by Felix Eckhofer
7259
7260 2005-01-26 [paul]       1.0.0cvs15.1
7261
7262         * configure.ac
7263         * src/common/template.c
7264                 sync with HEAD (fix memory leak)
7265
7266 2005-01-25 [paul]       1.0.0cvs14.1
7267
7268         * configure.ac
7269         * src/compose.c
7270                 sync with HEAD
7271
7272 2005-01-24 [colin]      1.0.0cvs13.1
7273
7274         * src/summaryview.c
7275                 Sync with HEAD
7276
7277 2005-01-24 [paul]       1.0.0cvs12.1
7278
7279         * configure.ac
7280         * src/messageview.c
7281         * src/mh.c
7282         * src/common/utils.c
7283                 sync with HEAD
7284
7285 2005-01-24 [colin]      1.0.0cvs11.1
7286
7287         * src/procheader.c
7288                 Sync with HEAD
7289
7290 2005-01-24 [colin]      1.0.0cvs10.1
7291
7292         * src/folderview.c
7293                 Sync with HEAD
7294
7295 2005-01-23 [colin]      1.0.0cvs9.1
7296
7297         * src/crash.c
7298                 Sync with HEAD
7299
7300 2005-01-22 [colin]      1.0.0cvs8.1
7301
7302         * src/summaryview.c
7303         * src/gtk/quicksearch.c
7304                 Sync with HEAD
7305
7306 2005-01-21 [colin]      1.0.0cvs7.1
7307
7308         * src/summaryview.c
7309                 Sync with HEAD
7310
7311 2005-01-21 [colin]      1.0.0cvs6.1
7312
7313         * src/summaryview.c
7314                 Sync with HEAD
7315
7316 2005-01-21 [colin]      1.0.0cvs5.1
7317
7318         * src/gtk/quicksearch.c
7319         * src/prefs_common.c
7320         * src/prefs_common.h
7321                 Sync with HEAD (recurse option)
7322
7323 2005-01-21 [colin]      1.0.0cvs4.1
7324
7325         * src/folder.h
7326         * src/folderview.c
7327         * src/folderview.h
7328         * src/summaryview.c
7329         * src/gtk/quicksearch.c
7330         * src/gtk/quicksearch.h
7331                 Sync with HEAD (recursive quicksearch)
7332
7333 2005-01-20 [colin]      1.0.0cvs3.4
7334
7335         * src/ssl_manager.c
7336                 Remove useless code
7337
7338 2005-01-20 [colin]      1.0.0cvs3.3
7339
7340         * src/ssl_manager.c
7341                 Fix leak, thanks to Alfons.
7342
7343 2005-01-20 [colin]      1.0.0cvs3.2
7344
7345         * src/ssl_manager.c
7346                 Port SSL certificate window to GTK2.
7347
7348 2005-01-20 [paul]       1.0.0cvs3.1
7349
7350         * ChangeLog.claws
7351         * configure.ac
7352         * src/addrindex.c
7353         * src/addrindex.h
7354                 sync with HEAD
7355
7356 2005-01-19 [colin]      1.0.0cvs2.2
7357
7358         * src/plugins/trayicon/trayicon.c
7359                 Fix freeze with gtk-2.6, the easy way
7360                 (signal blocking helpless there...)
7361                 Closes bug #668.
7362
7363 2005-01-19 [colin]      1.0.0cvs2.1
7364
7365         * src/mbox.c
7366         * src/mbox.h
7367         * src/mainwindow.c
7368         * src/summaryview.c
7369         * src/summaryview.h
7370                 Sync with HEAD
7371
7372 2005-01-19 [paul]       1.0.0cvs1.1
7373
7374         * configure.ac
7375         * po/de.po
7376         * po/es.po
7377         * po/fr.po
7378         * po/hr.po
7379         * po/it.po
7380         * po/ja.po
7381         * po/ko.po
7382         * po/pt_BR.po
7383         * po/ru.po
7384         * po/sk.po
7385         * po/sr.po
7386                 sync with HEAD (update translations)
7387
7388 2005-01-18 [colin]      1.0.0cvs0.1
7389
7390         * src/foldersel.c
7391                 Specify search column - patch by Alfons
7392
7393 2005-01-18 [colin]      0.9.13cvs36.3
7394
7395         * src/prefs_toolbar.c
7396                 Change Delete to Remove
7397         * src/prefs_fonts.c
7398                 GTK2 version and leak fixes
7399         * src/prefs_actions.c
7400                 Add stock buttons.
7401                 All patches by Alfons
7402
7403 2005-01-17 [colin]      0.9.13cvs36.2
7404
7405         * src/compose.c
7406                 Fix DnD inserting twice. While at it,
7407                 add DnD support for text/plain in the
7408                 body, and add support in the headers.
7409
7410 2005-01-16 [colin]      0.9.13cvs36.1
7411
7412         * ChangeLog
7413         * ChangeLog.jp
7414         * ChangeLog.claws
7415                 Sync with HEAD (nothing applicable)
7416
7417 2005-01-16 [colin]      0.9.13cvs33.2
7418
7419         * src/prefs_toolbar.c
7420                 GTK2ize prefs_toolbar, by Alfons.
7421
7422 2005-01-14 [colin]      0.9.13cvs33.1
7423
7424         * src/html.c
7425         * src/msgcache.c
7426                 Sync with HEAD
7427
7428 2005-01-14 [colin]      0.9.13cvs32.1
7429
7430         * src/html.c
7431         * src/html.h
7432         * src/msgcache.c
7433         * AUTHORS
7434         * tools/calypso_convert.pl
7435                 Sync with HEAD
7436
7437 2005-01-08 [colin]      0.9.13cvs29.2
7438
7439         * src/prefs_filtering_action.c
7440         * src/prefs_filtering.c
7441                 2 more gtk2 patches by Alfons
7442
7443 2005-01-07 [paul]       0.9.13cvs29.1
7444
7445         * ChangeLog
7446         * ChangeLog.claws
7447         * ChangeLog.jp
7448         * configure.ac
7449         * src/pop.c
7450         * src/pop.h
7451                 sync with HEAD
7452
7453 2005-01-07 [colin]      0.9.13cvs28.3
7454
7455         * src/gtk/progressdialog.c
7456         * src/gtk/progressdialog.h
7457         * src/inc.c
7458         * src/send_message.c
7459                 GTK2 for the incorporation dialog. The CList isn't dead
7460                 yet, for a more smooth migration. Patch by Alfons.
7461
7462 2005-01-06 [colin]      0.9.13cvs28.2
7463
7464         * src/prefs_display_header.c
7465                 GTK2 conversion by Alfons
7466         * src/prefs_actions.c
7467         * src/prefs_matcher.c
7468                 Fix 2 leaks - patch by Alfons
7469
7470 2005-01-06 [colin]      0.9.13cvs28.1
7471
7472         * src/prefs_matcher.c
7473                 Sync with HEAD
7474
7475 2005-01-06 [colin]      0.9.13cvs27.4
7476
7477         * src/prefs_matcher.c
7478                 Fix double-free. Patch by Alfons
7479
7480 2005-01-06 [colin]      0.9.13cvs27.3
7481
7482         * src/prefs_matcher.c
7483                 GTK2 widgets + memleak
7484                 Patch by Alfons
7485
7486 2005-01-05 [colin]      0.9.13cvs27.2
7487
7488         * src/account.c
7489         * src/addr_compl.c
7490         * src/foldersel.c
7491         * src/stock_pixmap.c
7492         * src/stock_pixmap.h
7493                 3 more GTK2 patches by Alfons.
7494
7495 2005-01-04 [colin]      0.9.13cvs27.1
7496
7497         * src/folderview.c
7498         * src/imap_gtk.c
7499         * src/news_gtk.c
7500                 Sync with HEAD
7501
7502 2005-01-04 [colin]      0.9.13cvs25.9
7503
7504         * src/compose.c
7505                 Fix Show Ruler menuitem
7506         * src/prefs_template.c
7507                 Convert to GTK2
7508         * src/common/utils.c
7509                 Make auto pointer stuff handles NULLs
7510                 Patches by Alfons.
7511
7512 2005-01-04 [colin]      0.9.13cvs25.8
7513
7514         * src/compose.c
7515                 Move the attachment list to gtk2
7516                 Patch by Alfons.
7517
7518 2005-01-04 [colin]      0.9.13cvs25.7
7519
7520         * src/textview.c
7521                 Make some keys work again
7522                 Patch by SungHyun Nam <namsh@kldp.org>
7523
7524 2005-01-04 [colin]      0.9.13cvs25.6
7525
7526         * src/gtk/gtkshruler.c
7527                 Move the ruler to GTK2
7528                 Patch by Alfons
7529
7530 2005-01-03 [colin]      0.9.13cvs25.5
7531
7532         * src/compose.c
7533                 Fix my broken patch apply 
7534
7535 2005-01-03 [colin]      0.9.13cvs25.4
7536
7537         * src/common/utils.c
7538         * src/common/utils.h
7539         * src/gtk/prefswindow.c
7540                 Move auto pointer stuff to utils.c
7541                 Patch by Alfons again :)
7542
7543 2005-01-03 [colin]      0.9.13cvs25.3
7544
7545         * src/compose.c
7546         * src/prefs_gtk.c
7547         * src/prefs_template.c
7548         * src/textview.c
7549                 Empty text widgets with empty strings, not NULL char
7550                 Patch by SungHyun Nam <namsh@kldp_org>
7551
7552 2005-01-03 [colin]      0.9.13cvs25.2
7553
7554         * src/main.c
7555         * AUTHORS
7556                 Sync with HEAD
7557
7558 2005-01-03 [colin]      0.9.13cvs25.1
7559
7560         * src/pop.c
7561         * src/pop.h
7562                 Sync with HEAD
7563
7564 2005-01-03 [colin]      0.9.13cvs24.3
7565
7566         * src/account.c
7567                 Two patches from Alfons and Alex S Moore:
7568                 fix images, fix return value.
7569
7570 2005-01-01 [colin]      0.9.13cvs24.2
7571
7572         * src/prefs_actions.c
7573                 Fix over-zealous assertion. Patch by Alfons
7574
7575 2005-01-01 [colin]      0.9.13cvs24.1
7576
7577         * src/procmime.c
7578                 Sync with HEAD (leak fix)
7579
7580 2004-12-31 [colin]      0.9.13cvs23.2
7581
7582         * src/prefs_common.c
7583                 GTK2 widgets + stock buttons - patch by Alfons
7584
7585 2004-12-31 [paul]       0.9.13cvs23.1
7586
7587         * configure.ac
7588                 bump up EXTRA_VERSION to match (sync'ed) HEAD
7589         * src/gtk/pluginwindow.c
7590                 use GTK2 widgets and plug memory leaks,
7591                 patches by Alfons
7592
7593 2004-12-30 [colin]      0.9.13cvs22.4
7594
7595         * src/account.c
7596         * src/action.c
7597         * src/export.c
7598         * src/foldersel.c
7599         * src/import.c
7600         * src/message_search.c
7601         * src/prefs_actions.c
7602         * src/prefs_common.c
7603         * src/prefs_customheader.c
7604         * src/prefs_filtering.c
7605         * src/prefs_summary_column.c
7606         * src/summary_search.c
7607         * src/gtk/about.c
7608         * src/gtk/description_window.c
7609         * src/gtk/gtkutils.c
7610         * src/gtk/gtkutils.h
7611         * src/gtk/inputdialog.c
7612         * src/gtk/prefswindow.c
7613                 Use GTK2 stock buttons. Patches by Alfons.
7614
7615 2004-12-30 [colin]      0.9.13cvs22.3
7616
7617         * src/account.c
7618                 Sync with HEAD
7619         * src/prefs_actions.c
7620         * src/prefs_customheader.c
7621         * src/prefs_filtering.c
7622         * src/prefs_msg_colors.c
7623         * src/prefs_summary_column.c
7624         * src/gtk/prefswindow.c
7625                 Use GtkTreeView instead of deprecated 
7626                 widgets. Patches by Alfons.
7627
7628 2004-12-30 [paul]       0.9.13cvs22.2
7629
7630         * src/foldersel.c
7631                 use GTK 2 Tree View
7632                 patch by Alfons, with root folder sorting fix
7633                 by Stephan Sachse
7634
7635 2004-12-30 [paul]       0.9.13cvs22.1
7636
7637         * ChangeLog
7638         * ChangeLog.claws
7639         * ChangeLog.jp
7640         * NEWS
7641         * configure.ac
7642         * src/account.c
7643                 sync with HEAD
7644
7645 2004-12-22 [martin]     0.9.13cvs21.2
7646
7647         * src/action.c
7648                 free the command line after its use
7649
7650 2004-12-18 [paul]       0.9.13cvs21.1
7651
7652         * AUTHORS
7653         * ChangeLog
7654         * ChangeLog.claws
7655         * ChangeLog.jp
7656         * NEWS
7657         * configure.ac
7658         * src/action.c
7659         * src/compose.c
7660         * src/syldap.c
7661                 sync with HEAD
7662
7663 2004-12-17 [martin]     0.9.13cvs17.2
7664
7665         * src/action.c
7666                 convert actions input to locale
7667         * src/inc.c
7668                 convert notification command to locale
7669         * src/plugins/pgpmime/select-keys.c
7670                 convert attributes to utf8
7671
7672 2004-12-14 [colin]      0.9.13cvs17.1
7673
7674         * ChangeLog
7675         * ChangeLog.jp
7676         * ChangeLog.claws
7677         * src/action.c
7678         * src/common/utils.c
7679         * src/gtk/prefswindow.c
7680         * src/gtk/gtkutils.c
7681         * src/gtk/gtkutils.h
7682         * src/plugins/spamassassin/libspamc.c
7683                 Sync with HEAD
7684
7685 2004-12-13 [colin]      0.9.13cvs14.1
7686
7687         * src/quote_fmt_parse.y
7688                 Sync with HEAD
7689
7690 2004-12-10 [colin]      0.9.13cvs12.1
7691
7692         * src/prefs_themes.c
7693         * src/mainwindow.c
7694         * src/messageview.c
7695                 Sync with HEAD
7696
7697 2004-12-09 [colin]      0.9.13cvs10.1
7698
7699         * src/procmime.c
7700                 Sync with HEAD (fix B64 encoding from memory)
7701
7702 2004-12-08 [colin]      0.9.13cvs9.1
7703
7704         * src/gtk/colorlabel.c
7705                 Sync with HEAD
7706
7707 2004-12-08 [paul]       0.9.13cvs8.2
7708
7709         * src/gtk/pluginwindow.c
7710                 fix window resizing oddities
7711
7712 2004-12-08 [colin]      0.9.13cvs8.1
7713
7714         * src/quote_fmt_parse.y
7715                 Sync with HEAD
7716
7717 2004-12-08 [colin]      0.9.13cvs7.1
7718
7719         * src/matcher_parser_parse.y
7720         * src/msgcache.c
7721         * src/prefs_matcher.c
7722         * src/procheader.c
7723         * src/matcher.c
7724         * src/common/defs.h
7725         * po/sr.po
7726                 Sync with HEAD
7727
7728 2004-12-08 [colin]      0.9.13cvs6.1
7729
7730         * src/quote_fmt_parse.y
7731         * src/textview.c
7732                 Sync with HEAD
7733         * src/gtk/prefswindow.c
7734         * src/gtk/pluginwindow.c
7735                 Fix G_CALLBACKS protos (thanks to Alfons)
7736
7737 2004-12-07 [torte]      0.9.13cvs2.2
7738
7739         * src/procmime.c
7740                 [Bug 650] reply button causes crash
7741                 Thanks to David Relson and Christoph
7742
7743 2004-12-07 [colin]      0.9.13cvs2.1
7744
7745         * ChangeLog.claws
7746         * AUTHORS
7747         * po/sk.po
7748         * src/procmime.c
7749         * src/prefs_account.c
7750         * src/common/smtp.c
7751         * src/common/smtp.h
7752                 Sync with HEAD
7753
7754 2004-12-06 [colin]      0.9.12cvs187.1
7755
7756         * ChangeLog.claws
7757         * INSTALL
7758         * Makefile.am
7759         * README.claws
7760         * TODO.claws
7761         * configure.ac
7762         * po/bg.po
7763         * po/cs.po
7764         * po/el.po
7765         * po/en_GB.po
7766         * po/es.po
7767         * po/fr.po
7768         * po/hr.po
7769         * po/hu.po
7770         * po/it.po
7771         * po/ja.po
7772         * po/ko.po
7773         * po/nl.po
7774         * po/pl.po
7775         * po/pt_BR.po
7776         * po/ru.po
7777         * po/sk.po
7778         * po/sr.po
7779         * po/sv.po
7780         * po/zh_CN.po
7781         * po/zh_TW.Big5.po
7782         * src/compose.c
7783         * tools/Makefile.am
7784         * tools/README
7785         * tools/filter_conv.pl
7786         * tools/kdeservicemenu/README
7787         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7788         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7789                 Sync with HEAD
7790
7791 2004-12-04 [colin]      0.9.12cvs183.1
7792
7793         * src/compose.c
7794                 Sync with HEAD (compose window position saving)
7795
7796 2004-12-04 [paul]       0.9.12cvs182.3
7797
7798         * src/messageview.c
7799         * src/mimeview.c
7800         * src/prefs_customheader.c
7801         * src/gtk/quicksearch.c
7802                 replace some forgotten GTK_SIGNAL_FUNCs
7803
7804 2004-12-04 [paul]       0.9.12cvs182.2
7805
7806         * src/Makefile.am
7807                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
7808                 committed in error      
7809
7810 2004-12-04 [paul]       0.9.12cvs182.1
7811
7812         * ChangeLog
7813         * ChangeLog.claws
7814         * ChangeLog.jp
7815         * INSTALL
7816         * NEWS
7817         * README
7818         * README.jp
7819         * configure.ac
7820         * doc/manual/ja/Makefile.am
7821         * doc/manual/ja/sylpheed-1.html
7822         * doc/manual/ja/sylpheed-10.html
7823         * doc/manual/ja/sylpheed-11.html
7824         * doc/manual/ja/sylpheed-12.html
7825         * doc/manual/ja/sylpheed-13.html
7826         * doc/manual/ja/sylpheed-14.html
7827         * doc/manual/ja/sylpheed-15.html
7828         * doc/manual/ja/sylpheed-16.html
7829         * doc/manual/ja/sylpheed-17.html
7830         * doc/manual/ja/sylpheed-18.html
7831         * doc/manual/ja/sylpheed-19.html
7832         * doc/manual/ja/sylpheed-2.html
7833         * doc/manual/ja/sylpheed-20.html
7834         * doc/manual/ja/sylpheed-3.html
7835         * doc/manual/ja/sylpheed-4.html
7836         * doc/manual/ja/sylpheed-5.html
7837         * doc/manual/ja/sylpheed-6.html
7838         * doc/manual/ja/sylpheed-7.html
7839         * doc/manual/ja/sylpheed-8.html
7840         * doc/manual/ja/sylpheed-9.html
7841         * doc/manual/ja/sylpheed.html
7842         * doc/manual/ja/sylpheed.sgml
7843         * po/de.po
7844         * src/Makefile.am
7845         * src/compose.c
7846         * src/procmime.c
7847         * src/pixmaps/regular.xpm **REMOVED**
7848         * src/plugins/pgpmime/pgpmime.c
7849         * src/plugins/pgpmime/plugin.c
7850         * src/plugins/pgpmime/prefs_gpg.c
7851                 sync with HEAD
7852
7853 2004-12-03 [paul]       0.9.12cvs180.1
7854
7855         * ChangeLog
7856         * ChangeLog.claws
7857         * ChangeLog.jp
7858         * configure.ac
7859         * src/Makefile.am
7860         * src/pop.c
7861         * src/common/utils.c
7862         * src/common/utils.h
7863         * src/pixmaps/continue.xpm
7864         * src/pixmaps/dir_close.xpm
7865         * src/pixmaps/dir_open.xpm
7866         * src/pixmaps/drafts_close.xpm
7867         * src/pixmaps/drafts_open.xpm
7868         * src/pixmaps/folder.xpm **REMOVED**
7869         * src/pixmaps/group.xpm
7870         * src/pixmaps/unread.xpm
7871                 sync with HEAD
7872
7873 2004-12-02 [colin]      0.9.12cvs179.1
7874
7875         * src/compose.c
7876                 Sync with HEAD (non-duplicated reedition)
7877
7878 2004-12-02 [colin]      0.9.12cvs178.1
7879
7880         * src/compose.c
7881                 Sync with HEAD (linewrap_quote fix)
7882
7883 2004-12-01 [colin]      0.9.12cvs177.3
7884
7885         * src/addrharvest.c
7886                 Replace sizeof with strlen
7887
7888 2004-12-01 [paul]       0.9.12cvs177.2
7889
7890         * src/addrharvest.c
7891                 fix 'harvest addresses'
7892
7893 2004-11-30 [colin]      0.9.12cvs177.1
7894
7895         * src/gtk/prefswindow.c
7896         * src/gtk/pluginwindow.c
7897                 Sync with HEAD
7898
7899 2004-11-29 [colin]      0.9.12cvs176.1
7900
7901         * src/folderview.c
7902                 sync with HEAD (Fix disappearing separators in folderview's popup)
7903
7904 2004-11-29 [colin]      0.9.12cvs175.1
7905
7906         * src/procmime.c
7907                 Sync with head (another format fix)
7908
7909 2004-11-29 [colin]      0.9.12cvs174.1
7910
7911         * src/pop.c
7912                 Sync with HEAD (format string fix)
7913
7914 2004-11-26 [colin]      0.9.12cvs173.1
7915
7916         * src/common/smtp.c
7917         * src/common/smtp.h
7918                 Sync with HEAD
7919
7920 2004-11-24 [colin]      0.9.12cvs172.1
7921
7922         * src/plugins/pgpmime/pgpmime.c
7923                 Sync with HEAD
7924
7925 2004-11-24 [colin]      0.9.12cvs171.1
7926
7927         * src/plugins/pgpmime/pgpmime.c
7928                 Sync with head (gpgmectx leaks)
7929
7930 2004-11-24 [colin]      0.9.12cvs169.1
7931
7932         * src/plugins/pgpmime/plugin.c
7933         * src/plugins/trayicon/Makefile.am
7934         * src/plugins/trayicon/newmarkedmail.xpm
7935         * src/plugins/trayicon/trayicon.c
7936         * src/plugins/trayicon/unreadmarkedmail.xpm
7937                 Sync with HEAD
7938
7939 2004-11-23 [colin]      0.9.12cvs168.1
7940
7941         * src/partial_download.c
7942         * src/partial_download.h
7943         * src/plugins/pgpmime/plugin.c
7944                 Sync with HEAD
7945
7946 2004-11-23 [colin]      0.9.12cvs166.1
7947
7948         * src/Makefile.am
7949         * src/codeconv.c
7950         * src/compose.c
7951         * src/folderview.c
7952         * src/main.c
7953         * src/partial_download.c
7954         * src/partial_download.h
7955         * src/prefs_account.c
7956         * src/prefs_account.h
7957         * src/privacy.c
7958         * src/privacy.h
7959         * src/procmime.c
7960         * src/common/Makefile.am
7961         * src/common/base64.h
7962         * src/common/partial_download.c
7963         * src/common/partial_download.h
7964         * src/gtk/prefswindow.c
7965         * src/gtk/prefswindow.h
7966         * src/plugins/pgpmime/pgpmime.c
7967         * src/plugins/pgpmime/prefs_gpg.c
7968         * src/plugins/pgpmime/prefs_gpg.h
7969         * src/plugins/pgpmime/sgpgme.c
7970         * src/plugins/pgpmime/sgpgme.h
7971                 Sync with HEAD
7972
7973 2004-11-23 [colin]      0.9.12cvs163.1
7974
7975         * src/main.c
7976                 Sync with HEAD (cursor optimization)
7977
7978 2004-11-23 [colin]      0.9.12cvs162.1
7979
7980         * src/prefs_common.c
7981         * src/prefs_themes.c
7982         * src/procmsg.c
7983                 Sync with HEAD
7984
7985 2004-11-23 [colin]      0.9.12cvs158.9
7986
7987         * src/compose.c
7988                 Fix double-free when forwarding
7989         * src/msgcache.c
7990                 Fix leak on error path
7991                 
7992
7993 2004-11-23 [colin]      0.9.12cvs158.8
7994
7995         * src/compose.c
7996                 Fix possible double-free
7997                 Spotted by Alfons
7998
7999 2004-11-23 [colin]      0.9.12cvs158.7
8000
8001         * src/compose.c
8002                 Fix some signal handlers' prototypes
8003                 Spotted by Alfons
8004
8005 2004-11-22 [colin]      0.9.12cvs158.6
8006
8007         * src/compose.c
8008                 Remove unneeded code and duplicated
8009                 wrapping - patch by Alfons
8010
8011 2004-11-22 [colin]      0.9.12cvs158.5
8012
8013         * src/prefs_themes.c
8014                 Fix oversized selector
8015
8016 2004-11-22 [colin]      0.9.12cvs158.4
8017
8018         * src/compose.c
8019                 fix dump_text()
8020                 patch by Alfons
8021
8022 2004-11-19 [colin]      0.9.12cvs158.3
8023
8024         * src/textview.c
8025                 Add a context menu on links (open, copy)
8026
8027 2004-11-18 [paul]       0.9.12cvs158.2
8028
8029         * src/addrgather.c
8030         * src/exphtmldlg.c
8031         * src/expldifdlg.c
8032         * src/mimeview.c
8033         * src/prefs_common.c
8034         * src/plugins/image_viewer/viewer.c
8035         * src/plugins/spamassassin/spamassassin_gtk.c
8036                 replace deprecated gtk_notebook_set_page
8037                 and gtk_notebook_current_page
8038
8039 2004-11-18 [paul]       0.9.12cvs158.1
8040
8041         * configure.ac
8042         * src/compose.c
8043         * src/mainwindow.c
8044         * src/messageview.c
8045         * src/prefs_common.c
8046         * src/common/utils.c
8047         * src/common/utils.h
8048                 sync with HEAD
8049
8050 2004-11-17 [colin]      0.9.12cvs156.1
8051
8052         * src/prefs_account.c
8053         * src/prefs_account.h
8054         * src/procmsg.c
8055                 Sync with HEAD (add pref to store encrypted mails encrypted)
8056
8057 2004-11-17 [paul]       0.9.12cvs155.1
8058
8059         * ChangeLog
8060         * ChangeLog.claws
8061         * ChangeLog.jp
8062         * NEWS
8063         * configure.ac
8064         * src/compose.c
8065         * src/jpilot.c
8066         * src/privacy.c
8067         * src/procmime.c
8068         * src/procmime.h
8069         * src/procmsg.c
8070         * src/toolbar.c
8071         * src/pixmaps/error.xpm
8072                 sync with HEAD
8073
8074 2004-11-17 [colin]      0.9.12cvs151.1
8075
8076         * src/plugins/pgpmime/pgpmime.c
8077                 Sync with HEAD (remove debug printf)
8078
8079 2004-11-17 [colin]      0.9.12cvs150.1
8080
8081         * src/plugins/pgpmime/pgpmime.c
8082                 Sync with HEAD (off-by-one fix)
8083
8084 2004-11-17 [colin]      0.9.12cvs149.1
8085
8086         * src/procmsg.c
8087                 Sync with HEAD (coding style fixes)
8088
8089 2004-11-16 [colin]      0.9.12cvs148.1
8090
8091         * src/procmsg.c
8092                 Sync with head (Fix the fix)
8093
8094 2004-11-16 [colin]      0.9.12cvs147.1
8095
8096         * src/procmsg.c
8097                 Sync with Main (leak fix)
8098
8099 2004-11-16 [colin]      0.9.12cvs146.14
8100
8101         * src/compose.c
8102                 Remove useless chunk of code
8103                 Patch by Alfons
8104
8105 2004-11-15 [colin]      0.9.12cvs146.13
8106
8107         * src/compose.c
8108                 Fix drafting after insertion
8109                 Patch by Alfons
8110
8111 2004-11-15 [colin]      0.9.12cvs146.12
8112
8113         * src/compose.c
8114         * src/prefs_filtering.c
8115         * src/prefs_filtering_action.c
8116         * src/prefs_toolbar.c
8117                 Fix some const-correctness
8118
8119 2004-11-15 [colin]      0.9.12cvs146.11
8120
8121         * src/summaryview.c
8122         * src/prefs_themes.c
8123         * src/messageview.c
8124                 Fix some leaks
8125
8126 2004-11-15 [colin]      0.9.12cvs146.10
8127
8128         * src/codeconv.c
8129                 More unreadable locale fixes
8130
8131 2004-11-14 [colin]      0.9.12cvs146.9
8132
8133         * src/textview.c
8134                 Fix uri_security_check
8135                 Patch by Alfons
8136
8137 2004-11-13 [paul]       0.9.12cvs146.8
8138
8139         * src/folder.c
8140         * src/procmime.c
8141                 fix 2 bugs introduced in last commit
8142
8143 2004-11-13 [paul]       0.9.12cvs146.7
8144
8145         * src/compose.c
8146         * src/exporthtml.c
8147         * src/exportldif.c
8148         * src/folder.c
8149         * src/imap.c
8150         * src/imap_gtk.c
8151         * src/main.c
8152         * src/mainwindow.c
8153         * src/messageview.c
8154         * src/mh_gtk.c
8155         * src/prefs_themes.c
8156         * src/procmime.c
8157         * src/setup.c
8158         * src/summaryview.c
8159                 replace deprecated g_basename
8160
8161 2004-11-13 [paul]       0.9.12cvs146.6
8162
8163         * src/compose.c
8164         * src/imap.c
8165         * src/matcher_parser.h
8166         * src/matcher_parser_parse.y
8167         * src/prefs_filtering.c
8168         * src/prefs_filtering_action.c
8169         * src/prefs_themes.c
8170         * src/prefs_toolbar.c
8171         * src/common/utils.c
8172                 various small fixes/cleanups
8173
8174 2004-11-12 [colin]      0.9.12cvs146.5
8175
8176         * src/textview.c
8177                 Validate event's origin on visibility notify
8178                 Patch by Alfons.
8179
8180 2004-11-12 [paul]       0.9.12cvs146.4
8181
8182         * src/exporthtml.c
8183         * src/exportldif.c
8184         * src/imap.c
8185         * src/mh.c
8186         * src/mimeview.c
8187         * src/prefs_spelling.c
8188         * src/prefs_themes.c
8189                 replace deprecated g_dirname    
8190
8191 2004-11-12 [colin]      0.9.12cvs146.3
8192
8193         * src/textview.c
8194                 Some coding style fixes
8195
8196 2004-11-12 [colin]      0.9.12cvs146.2
8197
8198         * src/codeconv.c
8199                 We want to replace _all_ extended chars in
8200                 conv_unreadable_*, because any string containing
8201                 extended chars not parsing as UTF8 is 
8202                 undisplayed on gtk2.
8203
8204 2004-11-12 [paul]       0.9.12cvs146.1
8205
8206         * ChangeLog
8207         * ChangeLog.claws
8208         * ChangeLog.jp
8209         * NEWS
8210         * configure.ac
8211         * src/account.c
8212         * src/folderview.c
8213         * src/folderview.h
8214         * src/imap.c
8215         * src/imap_gtk.c
8216         * src/inc.c
8217         * src/mainwindow.c
8218         * src/mh_gtk.c
8219         * src/news_gtk.c
8220         * src/pop.c
8221         * src/prefs_account.c
8222         * src/prefs_account.h
8223         * src/prefs_ext_prog.c
8224         * src/procmime.c
8225         * src/procmime.h
8226         * src/procmsg.c
8227         * src/procmsg.h
8228         * src/summary_search.c
8229         * src/summaryview.c
8230         * src/textview.c
8231         * src/common/defs.h
8232         * src/common/utils.c
8233         * src/common/utils.h
8234         * src/gtk/menu.c
8235         * src/gtk/menu.h
8236                 sync with HEAD
8237
8238 2004-11-11 [colin]      0.9.12cvs144.2
8239
8240         * src/textview.c
8241                 Fix URI range selection (patch by Alfons)
8242
8243 2004-11-09 [colin]      0.9.12cvs144.1
8244
8245         * ChangeLog.claws
8246         * src/compose.c
8247         * src/folder.c
8248         * src/folder_item_prefs.c
8249         * src/prefs_account.c
8250         * src/prefs_account.h
8251         * src/plugins/pgpmime/pgpmime.c
8252                 Sync with HEAD
8253
8254 2004-11-08 [colin]      0.9.12cvs143.1
8255
8256         * src/summaryview.c
8257                 Sync with HEAD (optimize quicksearch)
8258
8259 2004-11-08 [colin]      0.9.12cvs142.2
8260
8261         * src/compose.c
8262                 Don't wrap when Edit/Auto wrapping is disabled
8263
8264 2004-11-08 [colin]      0.9.12cvs142.1
8265
8266         * src/textview.c
8267                 Sync with HEAD
8268
8269 2004-11-08 [colin]      0.9.12cvs141.1
8270
8271         * src/textview.c
8272                 Sync with HEAD (fix some mail URIs)
8273
8274 2004-11-08 [colin]      0.9.12cvs140.3
8275
8276         * src/textview.c
8277                 o Use text cursor instead of arrow when
8278                   not on a link
8279                 o Fix handling of contiguous links (as in
8280                   "colin@colino.net" <colin@colino.net>)
8281                   This one unveils a bug in get_email_part()
8282
8283 2004-11-07 [colin]      0.9.12cvs140.2
8284
8285         * src/textview.c
8286                 Fix memleak. Patch by Alfons.
8287
8288 2004-11-06 [colin]      0.9.12cvs140.1
8289
8290         * src/compose.c
8291                 Sync with HEAD (don't ask passphrase
8292                 when drafting)
8293
8294 2004-11-06 [paul]       0.9.12cvs139.2
8295
8296         * AUTHORS
8297         * src/textview.c
8298         * src/textview.h
8299                 textview URI handling. hovering over a 
8300                 link displays it in the status bar,
8301                 and changes the mouse pointer to a hand 
8302                 cursor. a link is activated with a single 
8303                 click. (Modified from the) patch by Jean-Yves 
8304                 Lefort <jylefort@users.sourceforge.net>
8305                 
8306
8307 2004-11-05 [colin]      0.9.12cvs139.1
8308
8309         * src/compose.c
8310         * src/procmime.c
8311                 Sync with HEAD again ^^
8312
8313 2004-11-05 [colin]      0.9.12cvs139.1
8314
8315         * src/compose.c
8316         * src/procmime.c
8317                 Sync with HEAD
8318
8319 2004-11-03 [paul]       0.9.12cvs138.1
8320
8321         * ChangeLog.claws
8322         * configure.ac
8323         * po/POTFILES.in
8324         * src/prefs_ext_prog.c
8325         * src/procmime.c
8326         * tools/kdeservicemenu/README
8327         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8328         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8329                 sync with HEAD
8330
8331 2004-11-01 [christoph]  0.9.12cvs136.2
8332
8333         * src/procmime.c
8334                 convert MIME parameters to UTF-8
8335
8336 2004-10-29 [colin]      0.9.12cvs136.1
8337
8338         * src/common/utils.c
8339                 Sync with HEAD (don't use '=' in mime boundary)
8340
8341 2004-10-29 [paul]       0.9.12cvs135.1
8342
8343         * configure.ac
8344         * doc/src/rfc2231.txt
8345         * src/procmime.c
8346         * src/common/quoted-printable.c
8347         * src/common/utils.c
8348         * src/common/utils.h
8349                 sync with HEAD
8350
8351 2004-10-27 [paul]       0.9.12cvs134.1
8352
8353         * configure.ac
8354         * src/main.c
8355         * src/procmime.c
8356         * src/plugins/pgpmime/pgpmime.c
8357                 sync with HEAD
8358
8359 2004-10-26 [paul]       0.9.12cvs132.3
8360
8361         * src/account.c
8362         * src/addressbook.c
8363         * src/addrgather.c
8364         * src/addrharvest.c
8365         * src/codeconv.c
8366         * src/compose.c
8367         * src/customheader.c
8368         * src/editaddress.c
8369         * src/editgroup.c
8370         * src/enriched.c
8371         * src/expldifdlg.c
8372         * src/exporthtml.c
8373         * src/exportldif.c
8374         * src/folder.c
8375         * src/foldersel.c
8376         * src/folderview.c
8377         * src/grouplistdialog.c
8378         * src/html.c
8379         * src/imap.c
8380         * src/jpilot.c
8381         * src/ldapserver.c
8382         * src/ldif.c
8383         * src/mimeview.c
8384         * src/news.c
8385         * src/news_gtk.c
8386         * src/pop.c
8387         * src/prefs_display_header.c
8388         * src/prefs_gtk.c
8389         * src/prefs_msg_colors.c
8390         * src/prefs_toolbar.c
8391         * src/procheader.c
8392         * src/procmime.c
8393         * src/summaryview.c
8394         * src/textview.c
8395         * src/toolbar.c
8396         * src/vcard.c
8397         * src/common/mgutils.c
8398         * src/common/nntp.c
8399         * src/common/smtp.c
8400         * src/common/template.c
8401         * src/common/utils.c
8402         * src/common/xmlprops.c
8403         * src/plugins/pgpmime/pgpmime.c
8404         * src/plugins/pgpmime/select-keys.c
8405         * src/plugins/pgpmime/sgpgme.c
8406                 replace deprecated g_strcasecmp(), g_strncasecmp(),
8407                 g_string_sprintfa(), gtk_notebook_current_page()
8408
8409 2004-10-26 [colin]      0.9.12cvs132.2
8410
8411         * src/prefs_folder_item.c
8412                 Fix default-account selection
8413
8414 2004-10-21 [colin]      0.9.12cvs133
8415
8416         * src/compose.c
8417                 Sync with HEAD (Remove extra separator in compose's Options)
8418         * src/textview.c
8419                 Set wrapping to char
8420
8421 2004-10-21 [paul]       0.9.12cvs131.2
8422
8423         * src/compose.c
8424         * src/sourcewindow.c
8425                 fix wrapping
8426                 fix window shrinking 
8427
8428 2004-10-21 [colin]      0.9.12cvs131.1
8429
8430         * ChangeLog.claws
8431         * src/compose.c
8432                 Sync with HEAD
8433
8434 2004-10-21 [paul]       0.9.12cvs130.2
8435
8436         * src/prefs_folder_item.c
8437                 sync with HEAD (Apply to subfolders)
8438
8439 2004-10-19 [colin]      0.9.12cvs130.1
8440
8441         * ChangeLog.claws
8442         * src/compose.c
8443         * src/common/utils.c
8444         * src/gtk/menu.c
8445                 Sync with HEAD
8446
8447 2004-10-19 [colin]      0.9.12cvs128.1
8448
8449         * src/addrbook.c
8450         * src/addrcache.c
8451         * src/addressbook.c
8452         * src/codeconv.c
8453         * src/compose.c
8454         * src/customheader.c
8455         * src/editaddress.c
8456         * src/editgroup.c
8457         * src/exporthtml.c
8458         * src/folder.c
8459         * src/folderview.c
8460         * src/imap.c
8461         * src/jpilot.c
8462         * src/main.c
8463         * src/matcher_parser_parse.y
8464         * src/mbox.c
8465         * src/pop.c
8466         * src/prefs_account.c
8467         * src/prefs_gtk.c
8468         * src/prefs_msg_colors.c
8469         * src/procheader.c
8470         * src/procmime.c
8471         * src/procmime.h
8472         * src/procmsg.c
8473         * src/summaryview.c
8474         * src/textview.c
8475         * src/common/base64.c
8476         * src/common/partial_download.c
8477         * src/common/socket.c
8478         * src/common/sylpheed.c
8479         * src/common/utils.c
8480         * src/common/utils.h
8481         * src/gtk/pluginwindow.c
8482         * src/gtk/quicksearch.c
8483         * src/plugins/clamav/clamav_plugin.c
8484         * src/plugins/clamav/clamav_plugin.h
8485         * src/plugins/clamav/clamav_plugin_gtk.c
8486         * src/plugins/pgpmime/passphrase.c
8487         * src/plugins/pgpmime/pgpmime.c
8488         * src/plugins/pgpmime/plugin.c
8489         * src/plugins/pgpmime/prefs_gpg.c
8490         * src/plugins/pgpmime/prefs_gpg.h
8491         * src/plugins/pgpmime/select-keys.c
8492         * src/plugins/pgpmime/sgpgme.c
8493         * src/plugins/spamassassin/libspamc.c
8494         * src/plugins/spamassassin/spamassassin.c
8495         * src/plugins/spamassassin/spamassassin.h
8496         * src/plugins/spamassassin/spamassassin_gtk.c
8497         * src/plugins/trayicon/trayicon.c
8498         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
8499                 Sync with HEAD
8500
8501 2004-10-14 [colin]      0.9.12cvs126.2
8502
8503         * src/codeconv.c
8504         * src/textview.c
8505                 Fix conv_unreadable_locale
8506
8507 2004-10-13 [colin]      0.9.12cvs126.1
8508
8509         * src/compose.c
8510                 Sync with HEAD (don't convert charset for 
8511                 drafted messages, minor cleanup)
8512
8513 2004-10-13 [colin]      0.9.12cvs125.1
8514
8515         * po/POTFILES.in
8516                 Sync with HEAD (POTFILES fix)
8517
8518 2004-10-12 [colin]      0.9.12cvs124.3
8519
8520         * src/compose.c
8521                 Fix encoding bug from latest sync
8522
8523 2004-10-12 [paul]       0.9.12cvs124.2
8524
8525         * src/plugins/pgpmime/prefs_gpg.c
8526         * src/plugins/pgpmime/prefs_gpg.h
8527                 forgotten in last commit        
8528
8529 2004-10-12 [paul]       0.9.12cvs124.1
8530
8531         * ChangeLog.claws
8532         * configure.ac
8533         * m4/spamassassin.m4
8534         * src/Makefile.am
8535         * src/account.c
8536         * src/compose.c
8537         * src/compose.h
8538         * src/crash.c
8539         * src/main.c
8540         * src/mimeview.c
8541         * src/passphrase.c
8542         * src/passphrase.h
8543         * src/prefs_account.c
8544         * src/prefs_account.h
8545         * src/prefs_common.c
8546         * src/privacy.c
8547         * src/privacy.h
8548         * src/procmime.c
8549         * src/procmime.h
8550         * src/procmsg.c
8551         * src/rfc2015.c
8552         * src/rfc2015.h
8553         * src/select-keys.c
8554         * src/select-keys.h
8555         * src/textview.c
8556         * src/common/utils.c
8557         * src/common/utils.h
8558         * src/gtk/about.c
8559         * src/plugins/pgpmime/Makefile.am
8560         * src/plugins/pgpmime/passphrase.c
8561         * src/plugins/pgpmime/passphrase.h
8562         * src/plugins/pgpmime/pgpmime.c
8563         * src/plugins/pgpmime/plugin.c
8564         * src/plugins/pgpmime/select-keys.c
8565         * src/plugins/pgpmime/select-keys.h
8566         * src/plugins/pgpmime/sgpgme.c
8567         * src/plugins/pgpmime/sgpgme.h
8568                 sync with HEAD
8569
8570 2004-10-04 [colin]      0.9.12cvs122.1
8571
8572         * src/mainwindow.c
8573         * src/messageview.c
8574         * src/messageview.h
8575         * src/textview.c
8576                 Sync with HEAD
8577
8578 2004-10-04 [colin]      0.9.12cvs121.1
8579
8580         * src/summaryview.c
8581                 Sync with HEAD
8582
8583 2004-10-04 [paul]       0.9.12cvs120.1
8584
8585         * configure.ac
8586                 sync with HEAD [don't try to build 
8587                 pgpmime plugin when gpgme is disabled]
8588
8589 2004-10-03 [colin]      0.9.12cvs119.3
8590
8591         * src/gtk/gtksctree.c
8592                 Lots of side effects. Put back as before 117.2.
8593         * src/summaryview.c
8594                 Fix bug #602
8595
8596 2004-10-03 [colin]      0.9.12cvs119.2
8597
8598         * src/gtk/gtksctree.c
8599                 Revert 608 fix that doesn't work that good
8600
8601 2004-10-02 [colin]      0.9.12cvs119.1
8602
8603         * src/mainwindow.c
8604         * src/messageview.c
8605         * src/prefs_common.h
8606         * src/procmime.c
8607         * src/procmime.h
8608         * src/textview.c
8609                 Sync with HEAD
8610         * src/gtk/gtksctree.c
8611                 Close bug #608
8612
8613 2004-10-01 [colin]      0.9.12cvs118.1
8614
8615         * src/mimeview.c
8616                 Sync with HEAD (better Save All fix)
8617
8618 2004-10-01 [colin]      0.9.12cvs117.2
8619
8620         * src/gtk/gtksctree.c
8621                 Faster on selection
8622
8623 2004-10-01 [colin]      0.9.12cvs117.1
8624
8625         * src/mimeview.c
8626                 Sync with HEAD (Save All: only attachments)
8627
8628 2004-10-01 [paul]       0.9.12cvs116.1
8629
8630         * ChangeLog.claws
8631         * configure.ac
8632         * src/account.c
8633         * src/prefs_common.c
8634         * src/gtk/colorlabel.c
8635                 sync with HEAD
8636
8637 2004-09-30 [colin]      0.9.12cvs115.1
8638
8639         * src/stock_pixmap.c
8640         * src/stock_pixmap.h
8641         * src/folderview.c
8642         * src/Makefile.am
8643         * src/pixmaps/read.xpm
8644                 Sync with HEAD (new pixmap)
8645
8646 2004-09-29 [colin]      0.9.12cvs114.1
8647
8648         * src/compose.c
8649                 Sync with HEAD
8650                 Fix focus handling in headers
8651
8652 2004-09-29 [paul]       0.9.12cvs113.1
8653
8654         * src/quote_fmt_parse.y
8655                 sync with HEAD
8656  
8657
8658 2004-09-28 [colin]      0.9.12cvs112.1
8659
8660         * src/folderview.c
8661         * src/mainwindow.c
8662                 Sync with HEAD
8663
8664 2004-09-28 [colin]      0.9.12cvs110.1
8665
8666         * src/folderview.c
8667                 Sync with HEAD (Contextual Empty trash menu)
8668
8669 2004-09-28 [colin]      0.9.12cvs108.1
8670
8671         * src/addressbook.c
8672                 Sync with HEAD (addressbook edit on double-click)
8673
8674 2004-09-28 [colin]      0.9.12cvs106.1
8675
8676         * src/inc.c
8677                 Sync with HEAD (folder_item freeze on inc)
8678
8679 2004-09-27 [colin]      0.9.12cvs105.1
8680
8681         * src/folderview.c
8682                 Sync with HEAD (right-align new and unread column)
8683
8684 2004-09-27 [colin]      0.9.12cvs104.1
8685
8686         * src/main.c
8687                 Sync with HEAD (revert 0.9.12cvs101)
8688
8689 2004-09-24 [colin]      0.9.12cvs103.2
8690
8691         * src/wizard.c
8692                 Fix gtk warnings and use domain part of the email address 
8693                 when domain detection fails (no dot in domain name)
8694
8695 2004-09-23 [colin]      0.9.12cvs103.1
8696
8697         * src/plugins/spamassassin/libspamc.c
8698         * src/plugins/spamassassin/libspamc.h
8699         * src/plugins/spamassassin/utils.c
8700         * src/plugins/spamassassin/utils.h
8701                 Sync with HEAD (Update spamassassin to 3.0)
8702
8703 2004-09-21 [colin]      0.9.12cvs102.3
8704
8705         * src/action.c
8706                 Add horizontal scrollbar in action io dialog as needed
8707                 Patch by Alfons.
8708
8709 2004-09-20 [colin]      0.9.12cvs102.2
8710
8711         * src/plugins/image_viewer/viewer.c
8712                 Remove imlib stuff
8713                 use gtk_pixmap_set when clearing
8714                 (would be better to use gtkImages, but causes size-allocate 
8715                 signals storm)
8716
8717 2004-09-17 [paul]       0.9.12cvs102.1
8718
8719         * ChangeLog
8720         * ChangeLog.claws
8721         * ChangeLog.jp
8722         * configure.ac
8723         * src/inc.c
8724                 sync with HEAD
8725
8726
8727 2004-09-17 [colin]      0.9.12cvs101.1
8728
8729         * ChangeLog.claws
8730         * src/main.c
8731                 Sync with HEAD (fix segs at exit)
8732
8733 2004-09-14 [colin]      0.9.12cvs99.5
8734
8735         * src/common/socket.c
8736         * AUTHORS
8737                 Fix send error on 64bit platforms
8738                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
8739
8740 2004-09-14 [colin]      0.9.12cvs99.4
8741
8742         * src/action.c
8743                 Fix action output with utf8 
8744                 Patch by Alfons.
8745
8746 2004-09-14 [colin]      0.9.12cvs99.3
8747
8748         * ChangeLog.claws
8749         * src/folder.c
8750                 Sync with HEAD
8751
8752 2004-09-09 [colin]      0.9.12cvs99.2
8753
8754         * src/action.c
8755                 Fix progress bar (displaying "Completed %v/%u")
8756                 Patch by Alfons.
8757
8758 2004-09-08 [colin]      0.9.12cvs99.1
8759
8760         * src/account.c
8761         * src/folder.c
8762         * src/procmsg.c
8763         * src/procmsg.h
8764         * src/plugins/pgpmime/pgpmime.c
8765                 Sync with HEAD
8766
8767 2004-09-08 [colin]      0.9.12cvs97.2
8768
8769         * src/summaryview.c
8770                 Don't select mails in collapsed threads 
8771                 when navigating with up/down
8772
8773 2004-09-07 [colin]      0.9.12cvs97.1
8774
8775         * src/inc.c
8776                 Sync with HEAD (meaningful error messages)
8777
8778 2004-09-06 [colin]      0.9.12cvs96.1
8779
8780         * src/toolbar.c
8781                 Sync with HEAD (fix Redirect graying out)
8782
8783 2004-09-06 [colin]      0.9.12cvs95.1
8784
8785         * src/summaryview.c
8786         * src/mimeview.c
8787                 Sync with HEAD (fix dropped URIs)
8788
8789 2004-09-06 [colin]      0.9.12cvs94.1
8790
8791         * src/addressbook.c
8792         * src/addressitem.h
8793         * src/addritem.c
8794         * src/addritem.h
8795                 Sync with HEAD (addressbook DnD)
8796
8797 2004-09-03 [colin]      0.9.12cvs93.1
8798
8799         * src/summaryview.c
8800                 Sync with HEAD (next/prev unread)
8801
8802 2004-09-03 [colin]      0.9.12cvs92.1
8803
8804         * src/prefs_common.c
8805         * src/prefs_common.h
8806         * src/summaryview.c
8807                 Sync with HEAD ('mark_as_read_delay' pref)
8808
8809 2004-09-02 [colin]      0.9.12cvs91.2
8810
8811         * src/common/xml.c
8812                 Fix leak
8813
8814 2004-09-02 [colin]      0.9.12cvs91.1
8815
8816         * src/gtk/menu.c
8817                 Sync with HEAD (menu accel don't work, but whatever)
8818
8819 2004-09-02 [colin]      0.9.12cvs90.1
8820
8821         * src/account.c
8822                 Sync with HEAD (fix bug 582)
8823
8824 2004-09-02 [colin]      0.9.12cvs89.1
8825
8826         * src/addrindex.c
8827                 Sync with HEAD (free deleted queries)
8828
8829 2004-09-02 [colin]      0.9.12cvs88.1
8830
8831         * src/ldapquery.c
8832                 Sync with HEAD (fix LDAP freezes)
8833
8834 2004-09-02 [colin]      0.9.12cvs87.1
8835
8836         * src/prefs_spelling.c
8837                 Sync with HEAD (add default dictionary)
8838
8839 2004-09-01 [colin]      0.9.12cvs86.1
8840
8841         * src/filtering.c
8842         * src/folderview.c
8843         * src/imap.c
8844         * src/prefs_matcher.c
8845         * src/stock_pixmap.c
8846         * src/summary_search.c
8847         * src/summaryview.c
8848         * src/wizard.c
8849         * src/wizard.h
8850                 Sync with HEAD (uninitialized vars fixes)
8851                 + gtk2 specific warning fixes
8852
8853 2004-08-31 [colin]      0.9.12cvs85.1
8854
8855         * src/folder.c
8856                 Sync with HEAD (Fix memory corruption due to 
8857                 uninitialized var)
8858
8859 2004-08-31 [colin]      0.9.12cvs84.4
8860
8861         * src/summary_search.c
8862                 Fix segfaults when searching in folders with broken headers
8863
8864 2004-08-31 [colin]      0.9.12cvs84.3
8865
8866         * src/compose.c
8867         * src/textview.c
8868                 Fix some more encoding/decoding issues
8869
8870 2004-08-30 [colin]      0.9.12cvs84.2
8871
8872         * src/mimeview.c
8873         * src/prefs_themes.c
8874         * src/gtk/filesel.c
8875         * src/gtk/filesel.h
8876                 Add a folder-mode selection (fixes mimeview's "Save all")
8877
8878 2004-08-29 [colin]      0.9.12cvs84.1
8879
8880         * src/mimeview.c
8881                 Sync with HEAD (don't escape saved filenames)
8882
8883 2004-08-27 [colin]      0.9.12cvs83.1
8884
8885         * ChangeLog
8886         * ChangeLog.claws
8887         * ChangeLog.jp
8888         * src/mh.c
8889         * src/procheader.c
8890         * src/procmsg.c
8891         * src/procmsg.h
8892         * src/common/utils.c
8893         * src/gtk/menu.h
8894         * po/
8895                 Sync with HEAD 0.9.12cvs83 (sync with main)
8896
8897 2004-08-26 [colin]      0.9.12cvs82.4
8898
8899         * src/codeconv.c
8900                 Fix strange stack corruption
8901                 Convert to utf8 after unmime, not before
8902
8903 2004-08-26 [colin]      0.9.12cvs82.3
8904
8905         * src/main.c
8906         * src/wizard.c
8907                 Fix account folders duplication
8908
8909 2004-08-25 [colin]      0.9.12cvs82.2
8910
8911         * src/wizard.c
8912                 Remove ports
8913                 Add SSL selection
8914                 Use login@server as account name
8915
8916 2004-08-25 [colin]      0.9.12cvs82.1
8917
8918         * src/plugins/pgpmime/pgpmime.c
8919                 Sync with HEAD (leak fix).
8920
8921 2004-08-25 [colin]      0.9.12cvs81.1
8922
8923         * src/plugins/pgpmime/pgpmime.c
8924         * src/plugins/pgpmime/sgpgme.c
8925         * src/plugins/pgpmime/sgpgme.h
8926                 Sync with HEAD (Handle combined messages).
8927
8928 2004-08-24 [colin]      0.9.12cvs80.3
8929
8930         * src/wizard.c
8931                 Fix full name, ports, and imap
8932
8933 2004-08-24 [colin]      0.9.12cvs80.2
8934
8935         * src/Makefile.am
8936         * src/main.c
8937         * src/setup.c
8938         * src/setup.h
8939         * src/stock_pixmap.c
8940         * src/stock_pixmap.h
8941         * src/wizard.c ** ADDED **
8942         * src/wizard.h ** ADDED ** 
8943         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
8944                 Add a setup wizard 
8945
8946 2004-08-24 [colin]      0.9.12cvs80.1
8947
8948         * src/folder.c
8949                 Sync with HEAD (set mimeflags on all messages)
8950
8951 2004-08-24 [colin]      0.9.12cvs79.3
8952
8953         * src/matcher_parser_lex.l
8954                 Fix 8bits strings not in utf8
8955
8956 2004-08-24 [colin]      0.9.12cvs79.2
8957
8958         * src/compose.c
8959                 Check conversion result before replacing buffer
8960
8961 2004-08-23 [colin]      0.9.12cvs79.1
8962
8963         * src/compose.c
8964                 Sync with HEAD (create message header in memory)
8965
8966 2004-08-23 [colin]      0.9.12cvs78.1
8967
8968         * src/rfc2015.c
8969         * src/rfc2015.h
8970                 Sync with HEAD (fix bug 197 again)
8971
8972 2004-08-23 [colin]      0.9.12cvs77.3
8973
8974         * src/compose.c
8975                 Fix again inline gpg signing (which outputs utf8
8976                 in gtk2). Not syncing this fix to HEAD as this 
8977                 code is meant to die.
8978
8979 2004-08-23 [colin]      0.9.12cvs77.2
8980
8981         * src/prefs_account.h
8982                 Remove useless include
8983
8984 2004-08-23 [colin]      0.9.12cvs77.1
8985
8986         * src/imap.c
8987         * po/es.po
8988         * po/fr.po
8989         * po/it.po
8990         * po/pl.po
8991         * po/pt_BR.po
8992         * po/sk.po
8993         * po/sr.po
8994                 Sync with HEAD (fix bug 577)
8995
8996 2004-08-22 [colin]      0.9.12cvs76.1
8997
8998         * src/plugins/trayicon/trayicon.c
8999                 Sync with HEAD (fix formatting bug)
9000
9001 2004-08-21 [colin]      0.9.12cvs74.2
9002
9003         * src/gtk/colorsel.c
9004                 Fix bug 564 (Folder color selection window exits on any
9005                 keypress)
9006
9007 2004-08-21 [colin]      0.9.12cvs74.1
9008
9009         * ChangeLog.claws
9010         * src/compose.c
9011         * src/summaryview.c
9012         * src/toolbar.c
9013                 Sync with HEAD (fix bug 576)
9014
9015 2004-08-21 [colin]      0.9.12cvs70.1
9016
9017         * src/compose.c
9018         * src/mainwindow.c
9019                 Sync with HEAD
9020                 
9021
9022 2004-08-21 [paul]       0.9.12cvs66.4
9023
9024         * src/mainwindow.c
9025         * src/messageview.c
9026         * src/gtk/menu.c
9027         * src/plugins/spamassassin/spamassassin_gtk.c
9028                 remove some deprecated gtk1 functions
9029
9030
9031 2004-08-21 [colin]      0.9.12cvs66.3
9032
9033         * src/compose.c
9034         * src/codeconv.c
9035                 Fix warnings
9036                 Remove encoding hacks
9037                 Fix bug 575 (Strange character messes up message)
9038                 Don't display conversion error when drafting
9039
9040 2004-08-21 [paul]       0.9.12cvs66.2
9041
9042         * src/prefs_account.c
9043                 fix GnuPG mode bugs
9044
9045
9046 2004-08-20 [colin]      0.9.12cvs66.1
9047
9048         * src/codeconv.c
9049                 Sync with HEAD 0.9.12cvs66
9050
9051 2004-08-20 [paul]
9052
9053         * src/plugins/pgpmime/plugin.c
9054                 modify PGP/MIME plugin's description
9055
9056 2004-08-17 [colin]      0.9.12cvs65.1
9057
9058         * src/common/ssl.c
9059         * src/plugins/pgpmime/plugin.c
9060                 Sync with HEAD
9061
9062 2004-08-14 [colin]      0.9.12cvs60.3
9063
9064         * src/plugins/trayicon/trayicon.c
9065                 Put back resize callback, on size-request signal
9066                 rather than size-allocate to avoid infinite 
9067                 callback loop
9068
9069 2004-08-13 [colin]      0.9.12cvs60.2
9070
9071         * src/common/defs.h
9072                 Cache versions have been fixed
9073
9074 2004-08-13 [colin]      0.9.12cvs60.1
9075
9076         * src/folderutils.c
9077                 Sync with HEAD
9078
9079 2004-08-12 [colin]      0.9.12cvs59.1
9080
9081         * src/plugins/trayicon/trayicon.c
9082                 Sync with HEAD
9083
9084 2004-08-12 [colin]      0.9.12cvs57.5
9085
9086         * sylpheed.desktop
9087         * configure.ac
9088         * src/Makefile.am
9089         * src/main.c
9090                 Add support for Freedesktop.org's startup notification
9091
9092 2004-08-11 [colin]      0.9.12cvs57.4
9093
9094         * src/textview.c
9095                 Fix off-by-one
9096
9097 2004-08-11 [colin]      0.9.12cvs57.3
9098
9099         * src/message_search.c
9100         * src/summary_search.c
9101                 Make searches case insensitive by default
9102         * src/textview.c
9103                 Fix case-insensitive search in message
9104
9105 2004-08-11 [colin]      0.9.12cvs57.2
9106
9107         * src/summary_search.c
9108                 Let case-sensitive be specified
9109
9110 2004-08-10 [colin]      0.9.12cvs55.4
9111
9112         * src/common/socket.c
9113                 Fix the possible race condition
9114
9115 2004-08-09 [paul]       0.9.12cvs55.3
9116
9117         * configure.ac
9118         * src/Makefile.am
9119         * src/common/Makefile.am
9120                 sync with HEAD
9121
9122
9123 2004-08-09 [paul]       0.9.12cvs55.2
9124
9125         * autogen.sh
9126         * po/poconv.sh
9127                 remove unneeded script
9128
9129         * configure.ac
9130                 add forgotten USE_LDAP_TLS (sync with HEAD)
9131
9132
9133 2004-08-09 [colin]      0.9.12cvs55.1
9134
9135         * src/main.c
9136         * src/common/ssl.c
9137         * src/common/sylpheed.c
9138         * src/common/sylpheed.h
9139                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
9140
9141 2004-08-09 [paul]       0.9.12cvs54.1
9142
9143         * ChangeLog
9144         * ChangeLog.claws
9145         * ChangeLog.jp
9146         * configure.ac
9147         * po/POTFILES.in
9148         * src/Makefile.am
9149         * src/folderutils.c
9150         * src/main.c
9151         * src/pgpmime.c
9152         * src/pgpmime.h
9153         * src/sgpgme.c
9154         * src/sgpgme.h
9155         * src/plugins/Makefile.am
9156         * src/plugins/pgpmime/.cvsignore
9157         * src/plugins/pgpmime/Makefile.am
9158         * src/plugins/pgpmime/pgpmime.c
9159         * src/plugins/pgpmime/pgpmime.h
9160         * src/plugins/pgpmime/plugin.c
9161         * src/plugins/pgpmime/sgpgme.c
9162         * src/plugins/pgpmime/sgpgme.h
9163                 sync with HEAD
9164
9165 2004-08-08 [paul]       0.9.12cvs51.1
9166
9167         * configure.ac
9168         * src/folder.c
9169                 sync with HEAD
9170
9171 2004-08-07 [colin]      0.9.12cvs50.1
9172
9173         * src/pop.c
9174         * src/common/partial_download.c
9175                 fix warnings (sync from HEAD)
9176
9177 2004-08-07 [colin]      0.9.12cvs48.1
9178
9179         * src/prefs_folder_item.c
9180                 sync with HEAD 0.9.12cvs48
9181
9182 2004-08-06 [colin]      0.9.12cvs47.1
9183
9184         * src/compose.c
9185                 Sync with HEAD
9186
9187 2004-08-06 [christoph]  0.9.12cvs46.2
9188
9189         * src/main.c
9190         * src/plugins/clamav/clamav_plugin_gtk.c
9191         * src/plugins/dillo_viewer/dillo_viewer.c
9192         * src/plugins/image_viewer/plugin.c
9193         * src/plugins/mathml_viewer/mathml_viewer.c
9194         * src/plugins/spamassassin/spamassassin_gtk.c
9195         * src/plugins/trayicon/trayicon.c
9196                 don't mix GTK1.2 plugin with GTK2 plugins
9197
9198 2004-08-06 [colin]      0.9.12cvs46.1
9199
9200         * ChangeLog
9201         * ChangeLog.claws
9202         * ChangeLog.jp
9203         * configure.ac
9204         * sylpheed-claws.pc.in
9205         * src/folder.c
9206         * src/imap.c
9207         * src/localfolder.c
9208         * src/messageview.c
9209         * src/mimeview.c
9210         * src/mimeview.h
9211         * src/msgcache.c
9212         * src/news.c
9213         * src/prefs_ext_prog.c
9214         * src/prefs_folder_item.c
9215         * src/prefs_fonts.c
9216         * src/prefs_msg_colors.c
9217         * src/prefs_spelling.c
9218         * src/prefs_themes.c
9219         * src/prefs_toolbar.c
9220         * src/prefs_wrapping.c
9221         * src/procmime.h
9222         * src/common/defs.h
9223         * src/common/nntp.c
9224         * src/common/session.c
9225         * src/common/session.h
9226         * src/common/socket.c
9227         * src/common/utils.h
9228         * src/common/xml.c
9229         * src/common/xml.h
9230         * src/gtk/prefswindow.c
9231         * src/gtk/prefswindow.h
9232         * src/plugins/clamav/clamav_plugin_gtk.c
9233         * src/plugins/dillo_viewer/dillo_prefs.c
9234         * src/plugins/image_viewer/viewerprefs.c
9235         * src/plugins/spamassassin/spamassassin_gtk.c
9236         * m4/openssl.m4 *** REMOVED ***
9237                 Sync with HEAD 0.9.12cvs46
9238
9239 2004-08-03 [paul]       0.9.12cvs40.2
9240
9241         * src/action.c
9242         * src/addressadd.c
9243         * src/addressbook.c
9244         * src/addrgather.c
9245         * src/browseldap.c
9246         * src/compose.c
9247         * src/crash.c
9248         * src/editaddress.c
9249         * src/editgroup.c
9250         * src/editldap_basedn.c
9251         * src/foldersel.c
9252         * src/importldif.c
9253         * src/mimeview.c
9254         * src/prefs_common.c
9255         * src/prefs_template.c
9256         * src/sourcewindow.c
9257         * src/summaryview.c
9258         * src/gtk/about.c
9259         * src/gtk/foldersort.c
9260         * src/gtk/logwindow.c
9261         * src/gtk/pluginwindow.c
9262         * src/gtk/prefswindow.c
9263                 change all gtk_scrolled_window_set_policy from 
9264                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
9265
9266 2004-08-02 [paul]       0.9.12cvs40.1
9267
9268         * AUTHORS
9269                 update translation team section
9270         * po/pt_BR.po
9271                 updated by Frederico Goncalves Guimaraes
9272                 <fggdebian@yahoo.com.br>
9273
9274 2004-07-31 [colin]      0.9.12cvs39.9
9275
9276         * src/exphtmldlg.c
9277                 Fix compilation
9278
9279 2004-07-31 [colin]      0.9.12cvs39.8
9280
9281         * src/exphtmldlg.c
9282                 Fix an alertpanel type
9283
9284 2004-07-30 [colin]      0.9.12cvs39.7
9285
9286         * src/alertpanel.c
9287                 Fix alertpanel_error_log's icon
9288
9289 2004-07-30 [colin]      0.9.12cvs39.6
9290
9291         * src/pop.c
9292                 Two of them should still be warnings
9293
9294 2004-07-30 [colin]      0.9.12cvs39.5
9295
9296         * src/pop.c
9297                 More warning -> error
9298 2004-07-29 [colin]      0.9.12cvs39.4
9299
9300         * src/pop.c
9301                 Warning -> error
9302
9303 2004-07-29 [colin]      0.9.12cvs39.3
9304
9305         * src/prefs_matcher.c
9306                 Fix segfault
9307
9308 2004-07-29 [colin]      0.9.12cvs39.2
9309
9310         * src/alertpanel.c
9311                 More nice-looking alertpanels
9312
9313 2004-07-29 [colin]      0.9.12cvs39.1
9314
9315         * src/messageview.c
9316                 sync with head
9317                 (inform user when partial mail is deleted on server)
9318
9319 2004-07-29 [colin]      0.9.12cvs38.1
9320
9321         * src/messageview.c
9322                 sync with head
9323
9324 2004-07-28 [paul]       0.9.12cvs37.7
9325
9326         * src/mainwindow.c
9327                 complete the replacement of deprecated gtk_progress_*
9328
9329 2004-07-28 [paul]       0.9.12cvs37.6
9330
9331         * src/action.c
9332         * src/inc.c
9333         * src/mainwindow.c
9334         * src/send_message.c
9335         * src/gtk/progressdialog.c
9336         * src/gtk/progressdialog.h
9337                 replace deprecated gtk_progress_*
9338
9339 2004-07-28 [paul]       0.9.12cvs37.5
9340
9341         * src/gtk/filesel.c
9342                 remove gtk_window_set_wmclass()
9343 2004-07-28 [paul]       0.9.12cvs37.4
9344
9345         * src/addressbook.c
9346         * src/compose.c
9347         * src/foldersel.c
9348         * src/mainwindow.c
9349         * src/messageview.c
9350         * src/sourcewindow.c
9351         * src/gtk/logwindow.c
9352                 remove gtk_window_set_wmclass()
9353                 
9354         * src/prefs_filtering.c
9355         * src/prefs_filtering_action.c
9356         * src/prefs_fonts.c
9357         * src/prefs_gtk.c
9358         * src/prefs_matcher.c
9359         * src/ssl_manager.c
9360         * src/gtk/prefswindow.c
9361                 replace gtk_window_position()
9362
9363 2004-07-28 [colin]      0.9.12cvs37.3
9364
9365         * src/alertpanel.c
9366         * src/alertpanel.h
9367                 Add a way to specify panel type for specific
9368                 panels (alertpanel())
9369         * src/account.c
9370         * src/addressbook.c
9371         * src/compose.c
9372         * src/expldifdlg.c
9373         * src/main.c
9374         * src/messageview.c
9375         * src/summaryview.c
9376         * src/textview.c
9377         * src/gtk/sslcertwindow.c
9378                 Fix alertpanel()s so that their icon match
9379                 their real type
9380
9381 2004-07-28 [paul]       0.9.12cvs37.2
9382
9383         * src/addr_compl.c
9384         * src/addressbook.c
9385         * src/alertpanel.c
9386         * src/compose.c
9387         * src/export.c
9388         * src/foldersel.c
9389         * src/folderview.c
9390         * src/grouplistdialog.c
9391         * src/import.c
9392         * src/mainwindow.c
9393         * src/message_search.c
9394         * src/messageview.c
9395         * src/passphrase.c
9396         * src/prefs_actions.c
9397         * src/prefs_common.c
9398         * src/prefs_customheader.c
9399         * src/prefs_display_header.c
9400         * src/prefs_filtering.c
9401         * src/prefs_filtering_action.c
9402         * src/prefs_gtk.c
9403         * src/prefs_matcher.c
9404         * src/prefs_msg_colors.c
9405         * src/prefs_summary_column.c
9406         * src/prefs_template.c
9407         * src/sourcewindow.c
9408         * src/ssl_manager.c
9409         * src/summary_search.c
9410         * src/gtk/colorsel.c
9411         * src/gtk/description_window.c
9412         * src/gtk/gtkaspell.c
9413         * src/gtk/inputdialog.c
9414         * src/gtk/logwindow.c
9415         * src/gtk/prefswindow.c
9416         * src/gtk/progressdialog.c
9417                 replace deprecated gtk_window_set_policy
9418
9419 2004-07-27 [colin]      0.9.12cvs37.1
9420
9421         * src/msgcache.c
9422                 More fixes (synced for head again)
9423
9424 2004-07-27 [colin]      0.9.12cvs35.3
9425
9426         * src/msgcache.c
9427                 Fix wrong test
9428
9429 2004-07-27 [colin]      0.9.12cvs35.2
9430
9431         * src/mimeview.c
9432                 Fix width a bit (by Paul)
9433         * src/alertpanel.c
9434         * src/alertpanel.h
9435                 Specialize icons, make alertpanel_message()
9436                 private
9437         * src/message_search.c
9438         * src/sgpgme.c
9439         * src/summary_search.c
9440                 Suit alertpanel changes
9441
9442 2004-07-27 [colin]      0.9.12cvs35.1
9443
9444         * src/alertpanel.c
9445                 Add an icon
9446         * src/passphrase.c
9447                 Add debug output - maybe someone will
9448                 want to look at the problem with Grab
9449                 Input :)
9450         Bump version as we're synced with HEAD
9451
9452 2004-07-26 [colin]      0.9.12cvs33.26
9453
9454         * src/pop.c
9455                 Fix uidl-file parsing when not in new
9456                 format
9457
9458 2004-07-26 [colin]      0.9.12cvs33.25
9459
9460         * src/gtk/menu.c
9461                 Move popup menu up if necessary (fixes 
9462                 account selector)
9463         * src/mainwindow.c
9464                 Set account selector's button height to
9465                 minimum
9466
9467 2004-07-26 [colin]      0.9.12cvs33.24
9468
9469         * src/alertpanel.c
9470                 Maybe fix 551 (Truncated font in alert window)
9471
9472 2004-07-26 [colin]      0.9.12cvs33.23
9473
9474         * po/de.po
9475         * po/es.po
9476         * po/fr.po
9477         * po/it.po
9478         * po/ja.po
9479         * po/pl.po
9480         * po/ru.po
9481         * po/sk.po
9482         * po/sr.po
9483         * po/zh_CN.po
9484                 Sync po files with HEAD
9485
9486 2004-07-26 [paul]       0.9.12cvs33.22
9487
9488         * src/compose.c
9489                 fix Bug 556 'Organisation-header is sent even if empty'
9490
9491 2004-07-24 [colin]      0.9.12cvs33.21
9492
9493         * src/compose.c
9494         * src/gtk/gtkaspell.c
9495         * src/gtk/gtkaspell.h
9496                 Fix speller accelerators (require hack)
9497
9498 2004-07-24 [colin]      0.9.12cvs33.20
9499
9500         * src/gtk/gtkaspell.c
9501                 Fix over-eager code deletion breaking
9502                 Check while typing
9503
9504 2004-07-24 [colin]      0.9.12cvs33.19
9505
9506         * src/browseldap.c
9507         * src/ldapctrl.c
9508         * src/ldapctrl.h
9509         * src/ldapserver.h
9510                 Sync ldap with HEAD
9511         (Fixes 546 LDAP completely broken)
9512
9513 2004-07-24 [colin]      0.9.12cvs33.18
9514
9515         * src/prefs_msg_colors.c
9516                 Fix prototype mismatch
9517         (Fixes 547 void function cannot return value)
9518
9519 2004-07-24 [colin]      0.9.12cvs33.17
9520
9521         * src/mainwindow.c
9522                 Fix sort going back to previous sort key
9523                 when changing sort direction
9524
9525 2004-07-24 [colin]      0.9.12cvs33.16
9526
9527         * src/compose.c
9528                 Fix space insertion when re-wrapping at 
9529                 cursor point
9530
9531 2004-07-24 [colin]      0.9.12cvs33.15
9532
9533         * src/gtk/gtkaspell.c
9534                 Don't change cursor position in insert-text
9535                 callback
9536         (Fixes 539 Word wrapping on input transposes letters)
9537
9538 2004-07-24 [colin]      0.9.12cvs33.14
9539
9540         * src/gtk/gtkaspell.c
9541                 Reencode non-ascii chars to dictionary's
9542                 encoding
9543         (Fixes 544 Spell check broken non english locale)
9544
9545 2004-07-24 [colin]      0.9.12cvs33.13
9546
9547         * src/summaryview.c
9548                 Fix Shift+Down, add Home/End/PgUp/PgDown
9549
9550 2004-07-21 [colin]      0.9.12cvs33.12
9551
9552         * src/prefs_common.c
9553                 Fix a gtk warning (Patch by Andrej Kacian)
9554
9555 2004-07-21 [colin]      0.9.12cvs33.11
9556
9557         * src/gtk/filesel.c
9558                 More check
9559
9560 2004-07-21 [colin]      0.9.12cvs33.10
9561
9562         * src/compose.c
9563         * src/crash.c
9564         * src/export.c
9565         * src/import.c
9566         * src/messageview.c
9567         * src/mimeview.c
9568         * src/prefs_spelling.c
9569         * src/prefs_themes.c
9570         * src/summaryview.c
9571         * src/gtk/filesel.c
9572         * src/gtk/filesel.h
9573         * src/gtk/pluginwindow.c
9574                 Untwist open/save mode guessing logic, make
9575                 it explicit
9576
9577 2004-07-20 [colin]      0.9.12cvs33.9
9578
9579         * src/codeconv.c
9580                 conv_encode_header: src_charset is UTF-8 on
9581                 gtk2
9582         * src/compose.c
9583                 Remove double encoding of the headers
9584
9585 2004-07-20 [colin]      0.9.12cvs33.8
9586
9587         * src/codeconv.c
9588                 Fix typo
9589
9590 2004-07-20 [colin]      0.9.12cvs33.7
9591
9592         * src/mainwindow.c
9593                 Set the separated messageview to the saved
9594                 size of Claws' messageview (Patch by Alfons)
9595                 Fix a callback prototype (me)
9596
9597 2004-07-20 [colin]      0.9.12cvs33.6
9598
9599         * src/codeconv.h
9600                 Forgot one hunk in 0.9.12cvs33.4
9601
9602 2004-07-19 [colin]      0.9.12cvs33.5
9603
9604         * src/action.c
9605                 Action output fix
9606                 Patch by Alfons
9607
9608 2004-07-19 [colin]      0.9.12cvs33.4
9609
9610         * src/compose.c
9611                 Fix outgoing charset bug in headers
9612         * src/codeconv.c
9613                 Clean for glib2 - Patch by Alfons
9614
9615 2004-07-19 [colin]      0.9.12cvs33.3
9616
9617         * src/statusbar.c
9618                 Remove grip from the statusbar
9619                 Patch by Alfons
9620
9621 2004-07-19 [colin]      0.9.12cvs33.2
9622
9623         * src/messageview.c
9624         * src/textview.c
9625                 Fix messageview remembering the previous
9626                 scroll position when loading a new message
9627                 Patch by Alfons
9628
9629 2004-07-19 [colin]      0.9.12cvs33.1
9630
9631         * src/folder.h
9632         * src/folderview.c
9633         * src/summaryview.c
9634                 Sync with HEAD
9635
9636 2004-07-18 [colin]      0.9.12cvs32.7
9637
9638         * configure.ac
9639                 Remove useless check for XIM - noticed
9640                 by Alfons
9641
9642 2004-07-18 [colin]      0.9.12cvs32.6
9643
9644         * src/summaryview.c
9645                 Remove non-modified and shift-modified
9646                 accelerators in summaryview's popup
9647                 menu, as that doesn't get catched by
9648                 the accel-activate signal catcher...
9649
9650 2004-07-18 [colin]      0.9.12cvs32.5
9651
9652         * src/prefs_common.c
9653                 Define sensible default prefs for 
9654                 wrapping
9655
9656 2004-07-18 [colin]      0.9.12cvs32.4
9657
9658         * src/compose.c
9659         * src/prefs_common.c
9660         * src/prefs_common.h
9661         * src/prefs_wrapping.c
9662                 Remove Smart Wrapping pref, which does
9663                 nothing on gtk2 branch
9664
9665 2004-07-18 [colin]      0.9.12cvs32.3
9666
9667         * src/sourcewindow.c
9668                 Proper utf8
9669
9670 2004-07-18 [colin]      0.9.12cvs32.2
9671
9672         * src/compose.c
9673                 Save attachment status when drafting
9674
9675 2004-07-18 [colin]      0.9.12cvs32.1
9676
9677         * src/gtk/filesel.c
9678                 Fix erratic folder selection in open mode
9679
9680 2004-07-18 [colin]      0.9.12cvs31.11
9681
9682         * src/pop.c
9683                 Don't let partial messages get deleted
9684                 even with "dowload all"
9685                 (0.9.12cvs31.8 fix extension)
9686 2004-07-18 [colin]      0.9.12cvs31.10
9687
9688         * src/gtk/logwindow.c
9689                 Fix log scrolling
9690
9691 2004-07-18 [colin]      0.9.12cvs31.9
9692
9693         * src/common/utils.c
9694                 Fix non-utf8 strings coming from commands
9695                 and files
9696
9697 2004-07-18 [colin]      0.9.12cvs31.8
9698
9699         * src/pop.c
9700                 Fix partial download bug with Download all
9701                 messages option
9702
9703 2004-07-18 [colin]      0.9.12cvs31.7
9704
9705         * src/textview.c
9706                 Fix bug introduced in 0.9.12cvs31.2
9707                 (blocked in select mode after double click)
9708
9709 2004-07-18 [colin]      0.9.12cvs31.6
9710
9711         * src/compose.c
9712         * src/gtk/menu.c
9713                 More glib-warning fixes
9714
9715 2004-07-18 [colin]      0.9.12cvs31.5
9716
9717         * src/compose.c
9718                 Fix trashing the primary clipboard when moving 
9719                 around with tab
9720         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
9721
9722 2004-07-18 [colin]      0.9.12cvs31.4
9723
9724         * src/codeconv.c
9725                 convert unencoded iso headers to utf8
9726         (Fix Bug 538 Unencoded local characters in subject make it 
9727          disappear)
9728
9729 2004-07-18 [colin]      0.9.12cvs31.3
9730
9731         * src/compose.c
9732                 Fix tab char handling in wrapping
9733         (Fix Bug 537 Line wrap problem - TAB character treated as 
9734          one character instead of 8)
9735
9736 2004-07-18 [colin]      0.9.12cvs31.2
9737
9738         * src/textview.c
9739                 return FALSE on GDK_MOTION_NOTIFY
9740         (Fix Bug 535 Hyperlinks/addresses are not selectable 
9741          (unable to highlight))
9742
9743 2004-07-18 [colin]      0.9.12cvs31.1
9744
9745         * src/folderview.c
9746                 Sync with 0.9.12cvs31
9747
9748 2004-07-18 [colin]      0.9.12cvs30.4
9749
9750         * src/compose.c
9751                 Also block text_inserted when inserting a file
9752
9753 2004-07-18 [colin]      0.9.12cvs30.3
9754
9755         * src/compose.c
9756                 Fix smart wrapping (block text_inserted handler
9757                 while putting quotation to avoid wrap on input,
9758                 don't join lines if next is sig separator)
9759
9760 2004-07-17 [colin]      0.9.12cvs30.2
9761
9762         * src/folderview.c
9763         * src/mainwindow.c
9764         * src/mimeview.c
9765         * src/summaryview.c
9766         * src/gtk/quicksearch.c
9767         * src/gtk/quicksearch.h
9768                 Block key events handlers *and* accels while
9769                 quicksearch is focused
9770         (Fixes Bug 534 quick-search bar not accepting certain letters)
9771
9772 2004-07-17 [colin]      0.9.12cvs30.1
9773
9774         * src/folder.h
9775         * src/folderview.c
9776         * src/summaryview.c
9777                 Sync with 0.9.12cvs30
9778
9779 2004-07-17 [colin]      0.9.12cvs28.2
9780
9781         * src/mimeview.c
9782         * src/procmime.c
9783         * src/summaryview.c
9784         * src/gtk/menu.c
9785                 Squash some compile and glib warnings
9786
9787 2004-07-17 [paul]       0.9.12cvs28.1
9788
9789         * src/mimeview.c
9790                 sync with 0.9.12cvs28 HEAD
9791
9792 2004-07-16 [paul]       0.9.12cvs26.1
9793         
9794         * src/gtk/quicksearch.c
9795         * src/account.c
9796         * src/account.h
9797         * src/compose.c
9798         * src/customheader.c
9799         * src/folder_item_prefs.c
9800         * src/main.c
9801         * src/mainwindow.c
9802         * src/messageview.c
9803         * src/mimeview.c
9804         * src/news.c
9805         * src/pgpmime.c
9806         * src/pop.c
9807         * src/pop.h
9808         * src/prefs_account.c
9809         * src/prefs_account.h
9810         * src/prefs_common.c
9811         * src/prefs_common.h
9812         * src/prefs_display_header.c
9813         * src/prefs_gtk.c
9814         * src/prefs_gtk.h
9815         * src/procheader.c
9816         * src/procmime.c
9817                 sync with 0.9.12cvs26 HEAD      
9818
9819 2004-07-15 [colin]      0.9.12cvs18.14
9820
9821         * src/folder.c
9822                 Disable GPG signature check during
9823                 folder move and scan
9824         (Closes Bug 521 Signature checking slows down Folder-Move)
9825
9826 2004-07-14 [colin]      0.9.12cvs18.13
9827
9828         * src/common/partial_download.c
9829                 update includes
9830
9831 2004-07-14 [colin]      0.9.12cvs18.12
9832
9833         * src/common/partial_download.c
9834         * src/common/partial_download.h
9835                 Move doc at top, add correct copyright
9836
9837 2004-07-14 [colin]      0.9.12cvs18.11
9838
9839         * src/folder.c
9840         * src/messageview.c
9841         * src/pop.c
9842         * src/pop.h
9843         * src/procmsg.c
9844         * src/summaryview.c
9845         * src/common/Makefile.am
9846         * src/common/partial_download.c ** NEW FILES **
9847         * src/common/partial_download.h ** NEW FILES **
9848                 Move partial-download related stuff to its
9849                 own file
9850
9851 2004-07-14 [colin]      0.9.12cvs18.10
9852
9853         * src/send_message.c
9854                 Fix smtp auth when user is null or empty
9855
9856 2004-07-13 [colin]      0.9.12cvs18.9
9857
9858         * src/gtk/quicksearch.c
9859                 Use alphabetic order
9860
9861 2004-07-13 [colin]      0.9.12cvs18.8
9862
9863         * src/pop.c
9864                 Be paranoid on the checks
9865
9866 2004-07-13 [colin]      0.9.12cvs18.7
9867
9868         * src/gtk/quicksearch.c
9869                 Fix Engrish once again
9870
9871 2004-07-13 [colin]      0.9.12cvs18.6
9872
9873         * src/procmsg.c
9874         * src/summaryview.c
9875                 Mark messages for deletion when they are about to
9876                 be removed from trash
9877
9878 2004-07-13 [colin]      0.9.12cvs18.5
9879
9880         * src/matcher.c
9881         * src/matcher.h
9882         * src/matcher_parser_parse.y
9883         * src/prefs_matcher.c
9884         * src/gtk/quicksearch.c
9885                 Add 'partial' ('p') match string to find partially
9886                 downloaded messages
9887
9888 2004-07-13 [colin]      0.9.12cvs18.4
9889
9890         * src/pop.c
9891                 Fix misplaced block
9892
9893 2004-07-13 [colin]      0.9.12cvs18.3
9894
9895         * src/pop.c
9896         * src/pop.h
9897         * src/messageview.c
9898                 Refactor API (to avoid passing 5+ params and code
9899                 duplication)
9900         * src/folder.c
9901         * src/msgcache.c
9902         * src/procheader.c
9903         * src/common/defs.h
9904                 Add planned_download to cache
9905                 Don't mess uidl file when moving partially downloaded
9906                 mails (they change folder, we should change it in the
9907                 uidl list too or we'll remove an incorrect message)
9908                 (this also helps removing hacks when changing 
9909                 planned_download in messageview.c)
9910
9911 2004-07-12 [colin]      0.9.12cvs18.2
9912
9913         * src/gtk/quicksearch.c
9914                 Fix missing status update in quicksearch
9915
9916 2004-07-12 [paul]       0.9.12cvs18.1
9917
9918         * po/POTFILES.in
9919         * src/Makefile.am
9920         * src/account.c
9921         * src/codeconv.c
9922         * src/compose.c
9923         * src/inc.c
9924         * src/main.c
9925         * src/prefs_common.c
9926         * src/procmsg.h
9927         * src/toolbar.c
9928         * src/prefs_msg_colors.[ch]     ** NEW FILES **
9929         * src/prefs_wrapping.[ch]       ** NEW FILES **
9930         * src/common/intl.h
9931         * src/common/utils.[ch]
9932         * src/gtk/quicksearch.[ch]
9933                 sync with 0.9.12cvs18 HEAD
9934
9935 2004-07-12 [colin]      0.9.11cvs17.25
9936
9937         * src/folder.c
9938         * src/folder.h
9939                 Remove unused function added by me in 0.9.11cvs17.10
9940
9941 2004-07-11 [colin]      0.9.11cvs17.24
9942
9943         * src/inc.c
9944         * src/messageview.c
9945         * src/pop.c
9946         * src/pop.h
9947                 Use folderitem and msgnum instead of filename to
9948                 know which mail to delete
9949                 Move old partial mail deletion to pop.c
9950
9951 2004-07-10 [colin]      0.9.11cvs17.23
9952
9953         * src/inc.c
9954                 Add debug
9955         * src/pop.c
9956         * src/pop.h
9957                 Don't re-use same enums for unrelated stuff: it's 
9958                 completely misleading !
9959                 Document a bit
9960
9961 2004-07-09 [colin]      0.9.11cvs17.22
9962
9963         * src/inc.c
9964                 Remove folder-type check and do
9965                 more tests to be sure everything's
9966                 ok
9967         * src/messageview.c
9968                 Punctuation update, remove useless
9969                 code, fix two warnings
9970         * src/noticeview.c
9971                 Layout cleaning, reset 2nd button
9972                 when specifying one
9973
9974 2004-07-09 [colin]      0.9.11cvs17.21
9975
9976         * src/messageview.c
9977         * src/pop.c
9978         * src/pop.h
9979                 Allow user to change his mind
9980                 and postpone decision (by
9981                 unmarking the mail)
9982
9983 2004-07-09 [colin]      0.9.11cvs17.20
9984
9985         * src/messageview.c
9986                 Fix bug with delete state
9987         * src/pop.c
9988         * src/pop.h
9989                 Fix buffer leak (fread doesn't 
9990                 terminate buffers with \0)
9991                 Refactoring (remove magic 
9992                 numbers)
9993
9994 2004-07-09 [colin]      0.9.11cvs17.19
9995
9996         * src/pop.c
9997                 Don't log "Skipping message" if 
9998                 we're going to TOP it two lines
9999                 later
10000
10001 2004-07-09 [colin]      0.9.11cvs17.18
10002
10003         * src/messageview.c
10004                 Fix Engrish
10005
10006 2004-07-09 [colin]      0.9.11cvs17.17
10007
10008         * src/pop.c
10009                 strlen checking...
10010         * src/messageview.c
10011                 refactoring a bit
10012
10013 2004-07-08 [colin]      0.9.11cvs17.16
10014
10015         * src/noticeview.c
10016         * src/noticeview.h
10017                 Add an optional second button
10018         * src/messageview.c
10019         * src/pop.c
10020         * src/pop.h
10021                 Don't delete partially received mails after a certain
10022                 time; rather, let the user decide.
10023
10024 2004-07-08 [colin]      0.9.11cvs17.15
10025
10026         * src/common/smtp.h
10027                 Sync with HEAD
10028
10029 2004-07-08 [colin]      0.9.11cvs17.14
10030
10031         * src/messageview.c
10032         * src/common/smtp.c
10033                 Use to_human_readable() for sizes
10034
10035 2004-07-08 [colin]      0.9.11cvs17.13
10036
10037         * src/inc.c
10038         * src/messageview.c
10039         * src/pop.c
10040         * src/pop.h
10041         * src/procmsg.c
10042                 Fix partial-downloading issues:
10043                         catch unsupported TOP
10044                         don't delete partially downloaded mails before 5 days
10045                         don't update existing with non-MH folders; that'll
10046                         make dups, but it's better than trashing the folder
10047                         free new msginfo parts
10048                 Fix indentation ;-)
10049
10050 2004-07-08 [colin]      0.9.11cvs17.12
10051
10052         * src/common/smtp.c
10053         * src/common/smtp.h
10054                 Sync smtp size verification with HEAD
10055
10056 2004-07-08 [colin]      0.9.11cvs17.11
10057
10058         * src/summaryview.c
10059         * src/prefs_common.c
10060         * src/prefs_common.h
10061         * src/gtk/quicksearch.c
10062         * src/gtk/quicksearch.h
10063                 Sync sticky pref with HEAD
10064
10065 2004-07-08 [colin]      0.9.11cvs17.10
10066
10067         * src/folder.c [1.213.2.6]
10068         * src/folder.h [1.87.2.6]
10069         * src/inc.c [1.149.2.7]
10070         * src/messageview.c [1.94.2.8]
10071         * src/procheader.c [1.47.2.6]
10072         * src/procmsg.c [1.150.2.4]
10073         * src/procmsg.h [1.60.2.5]
10074         * src/pop.c [1.56.2.4]
10075         * src/pop.h [1.17.2.3]
10076                 Let too big messages get downloaded, but truncated
10077                 Add a button to download them completely
10078                 
10079 2004-07-06 [colin]      0.9.11cvs17.9
10080
10081         * src/gtk/quicksearch.c [1.1.2.3]
10082                 Add a Clear button
10083         * commitHelper
10084         * PATCHSETS
10085                 Add a script to help with cvs
10086
10087 2004-07-03 [colin]      0.9.11cvs17.8
10088
10089         * src/plugins/imageviewer/viewer.c
10090                 fix imageviewer (which was staying on the first
10091                 displayed image)
10092
10093 2004-07-03 [colin]      0.9.11cvs17.7
10094
10095         Removed FIXME_GTK2 warnings
10096         * src/gtk/gtkutils.c
10097                 useless #warnings
10098         * src/gtk/menu.c
10099                 useless #warnings (no need to mess with menu rc)
10100         * src/gtk/menu.h
10101                 unused functions
10102         
10103
10104 2004-07-03 [colin]      0.9.11cvs17.6
10105
10106         Removed FIXME_GTK2 warnings
10107         * src/codeconv.c
10108                 useless #warnings (rewrite needed)
10109         * src/compose.c
10110                 useless #warnings (rewrite needed)
10111                 useless #warnings (gtk2 is like that)
10112                 useless #warnings (previously fixed)
10113         * src/main.c
10114                 useless #warnings (previously fixed)
10115         * src/message_search.c
10116                 useless #warnings (gtk2 is like that)
10117                 Made apparent that search is case-sensitive
10118         * src/mimeview.c
10119                 useless #warnings (rewrite needed)
10120                 useless #warnings (gtk2 is like that)
10121                 reimplemented real warnings
10122         * src/prefs_common.c
10123                 Removed block cursor option (not it gtk2)
10124         * src/prefs_gtk.c
10125                 useless #warnings (rewrite needed)
10126         * src/procheader.c
10127                 useless #warnings (rewrite needed)
10128         * src/sourcewindow.c
10129                 useless #warnings (incorrect placing)
10130         * src/summary_search.c
10131                 useless #warnings (gtk2 is like that)
10132                 Made apparent that search is case-sensitive
10133         * src/action.c
10134                 useless #warnings (gtk2 is like that)
10135         * src/textview.c
10136                 useless #warnings (rewrite needed)
10137         * src/toolbar.c
10138                 useless #warnings (rewrite needed)
10139
10140 2004-07-03 [colin]      0.9.11cvs17.5
10141
10142         * src/textview.c
10143                 Fix mismerge which broke URI opening
10144                 
10145 2004-07-01 [colin]      0.9.11cvs17.4
10146
10147         * src/gtk/filesel.c
10148                 Fill filename when saving
10149                 
10150 2004-06-27 [colin]      0.9.11cvs17.3
10151
10152         * src/gtk/filesel.[ch]
10153                 Use the new GTK file selector
10154                 Update prototype to match the reality: multiple file
10155                 selection is open-only          
10156         * src/compose.c
10157                 Match the new prototypes        
10158         * configure.ac
10159                 Match the new requirements (gtk 2.4.0)
10160                         
10161 2004-06-26 [colin]      0.9.11cvs17.2
10162
10163         * src/plugins/trayicon/trayicon.c
10164                 Remove useless signal handler on resize, which causes
10165                 an infinite "loop"
10166         
10167 2004-06-26 [colin]      0.9.11cvs17.1
10168         
10169         * tools/Makefile.am
10170                 remove launch_firebird and add nautilus2sylpheed.sh
10171         * src/quicksearch.c
10172           src/summaryview.c
10173                 Fix show/hide "Extended symbols" button problem
10174                 Fix apparition at startup
10175                 Fix const warnings
10176         * src/plugins/image_viewer/Makefile.am
10177                 Fix configure 
10178         * common/ssl.c
10179                 Re-enable certificate check, as it doesn't seem to
10180                 cause Xlib errors anymore
10181
10182 2004-06-25 [paul]       0.9.11cvs17
10183
10184         * sync with 0.9.11cvs17 HEAD
10185         
10186         NOTE: QuickSearch is broken
10187
10188 2004-06-07 [colin]      0.9.10claws67.10
10189         * src/plugins/trayicon/trayicon.c
10190           src/plugins/trayicon/libeggtrayicon/Makefile.am
10191           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10192                 Fix gettextization in trayicon plugin
10193
10194 2004-06-07 [colin]      0.9.10claws67.9
10195         
10196         * src/summaryview.c
10197           src/gtk/gtksctree.[ch]
10198                 Let Shift+{Up,Down} work in summaryview
10199                 (well, Down "works" and Up works)
10200                 Let the list scroll when using these keys
10201
10202 2004-06-06 [colin]      0.9.10claws67.8
10203
10204         * src/plugins/trayicon/trayicon.c
10205                 Fix pixmap update
10206
10207 2004-06-06 [colin]      0.9.10claws67.7
10208
10209         * src/addressbook.c
10210                 Fix signal handling causing system-wide focus grab
10211
10212 2004-05-25 [paul]       0.9.10claws67.6
10213
10214         * Makefile.am
10215           src/Makefile.am
10216                 clean up
10217
10218 2004-05-25 [paul]       0.9.10claws67.5
10219
10220         * replace deprecated gtk_signal... functions
10221
10222 2004-05-23 [colin]      0.9.10claws67.4
10223
10224         * src/compose.c
10225                 Fix wrapping
10226
10227 2004-05-22 [colin]      0.9.10claws67.3
10228
10229         * src/compose.c
10230                 Re-fix [Edited] in compose.c::compose_reedit()
10231
10232 2004-05-22 [colin]      0.9.10claws67.2
10233
10234         * src/procmime.c
10235                 Fix parsing of multiparts mails
10236
10237 2004-05-22 [colin]      0.9.10claws67.1
10238
10239         * src/summaryview.c
10240                 Fix quicksearch
10241
10242 2004-05-22 [paul]       0.9.10claws67
10243
10244         * sync with 0.9.10claws67 HEAD
10245
10246 2004-05-14 [alfons]
10247
10248         * src/procmime.h
10249                 add forgotton prototype
10250
10251 2004-05-10 [paul]       0.9.10claws57
10252
10253         * sync with 0.9.10claws57 HEAD
10254
10255 2004-05-05 [paul]       0.9.9.claws1
10256
10257         * ChangeLog-gtk2        ** REMOVED **
10258           ChangeLog-gtk2.claws  ** ADDED **
10259                 rename and adopt the normal claws format
10260                 
10261         * configure.ac
10262                 require gtkmathview >= 0.5
10263
10264         * ac/*                          ** REMOVED **
10265           ac/                           ** REMOVED **
10266           intl/Makefile.in              ** REMOVED **
10267           m4/                           ** ADDED **
10268           m4/missing                    ** ADDED **
10269           m4/missing/gdk-pixbuf.m4      ** ADDED **
10270           m4/missing/gettext.m4         ** ADDED **
10271           m4/missing/gpgme.m4           ** ADDED **
10272           m4/missing/imlib.m4           ** ADDED **
10273           m4/.cvsignore                 ** ADDED **
10274           m4/Makefile.am                ** ADDED **
10275           m4/README                     ** ADDED **
10276           m4/aclocal-include.m4         ** ADDED **
10277           m4/aspell.m4                  ** ADDED **
10278           m4/check-type.m4              ** ADDED **
10279           m4/gnupg-check-typedef.m4     ** ADDED **
10280           m4/openssl.m4                 ** ADDED **
10281           m4/spamassassin.m4            ** ADDED **
10282           po/ChangeLog                  ** REMOVED **
10283           po/Makefile.in.in             ** REMOVED **
10284           po/Rules-quot                 ** REMOVED **
10285           po/boldquot.sed               ** REMOVED **
10286           po/en@boldquot.header         ** REMOVED **
10287           po/en@quot.header             ** REMOVED **
10288           po/insert-header.sin          ** REMOVED **
10289           po/quot.sed                   ** REMOVED **
10290           po/remove-potcdate.sed        ** REMOVED **
10291           po/remove-potcdate.sin        ** REMOVED **
10292           po/stamp-po                   ** REMOVED **
10293           Makefile.am
10294           autogen.sh
10295           configure.ac
10296                 enable building with automake 1.8.x
10297                 add 'autopoint --force' to autogen.sh and remove all
10298                 auto-generated files, remove ac/ directory and use
10299                 m4/ directory instead
10300                 
10301         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10302                 fix gettextization
10303
10304 2004-02-28 Colin Leroy <colin@colino.net>
10305         * src/prefs_matcher.c
10306           src/prefs_filtering.c
10307           src/prefs_filtering_action.c
10308                 Fix non-editable GtkEntries
10309
10310 2004-02-22 Thorsten Maerz <torte@netztorte.de>
10311         * src/prefs_themes.c
10312                 utf8 conversion for theme info
10313
10314 2004-02-21 Thorsten Maerz <torte@netztorte.de>
10315         * sync 0.9.9claws
10316
10317 2004-02-14 Thorsten Maerz <torte@netztorte.de>
10318         * src/grouplistdialog.c
10319                 allow multiple selections without ctrl key
10320
10321 2004-02-09 Thorsten Maerz <torte@netztorte.de>
10322         * src/main.c
10323                 enable customizable accelerators
10324
10325 2004-02-08 Thorsten Maerz <torte@netztorte.de>
10326         * src/prefs_common.c
10327                 re-enable different font settings for gtk1/2
10328         * src/prefs_folder_item.c
10329                 fix folder prefs displayed wrong
10330         * src/textview.c
10331                 set 'sunken' shadow type
10332
10333 2004-02-07 Colin Leroy <colin@colino.net>
10334         * src/compose.c
10335                 Fix message being always [Edited]
10336                 Encode headers correctly (utf8 buf)
10337
10338 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10339         * src/socket.c
10340                 remove double g_source_attach()
10341                 (Thanks to Colin Leroy)
10342
10343 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10344         * src/gtk/gtksctree.c
10345                 Fix SSL certificate list not shown
10346         * src/mimeview.c
10347                 Fix clicks in mime tree
10348
10349 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10350         * src/common/socket.c
10351                 Fix SSL receive
10352         * src/compose.c
10353                 Fix clipboard menu hotkeys
10354
10355 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10356         * src/gtk/gtkaspell.[ch]
10357           src/compose.c
10358                 reimplement spellchecker
10359
10360 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10361         * src/gtk/filesel.c
10362                 crash when inserting file in compose window
10363                 (TODO: keep old selection on clicks)
10364         * src/main.c
10365                 use gtkrc-2.0 instead of gtkrc
10366
10367 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10368         * src/messageview.c
10369                 remove orphaned mimeview unref()
10370
10371 2004-01-20 Thorsten Maerz <torte@netztorte.de>
10372         * src/grouplistdialog.c
10373                 expand nodes containing subscribed groups
10374
10375 2004-01-19 Thorsten Maerz <torte@netztorte.de>
10376         * src/textview.c
10377                 textview: hide cursor, restore old click behaviour
10378
10379 2004-01-18 Thorsten Maerz <torte@netztorte.de>
10380         * src/textview.c
10381                 variable names messed up
10382
10383 2004-01-17 Colin Leroy <colin@colino.net>
10384         * src/addr_compl.c
10385                 Fix completion address too thin
10386         * src/compose.c
10387                 Fix tab-to-subject behaviour
10388         * src/summaryview.c
10389                 Implement key up & down in summaryview
10390
10391 2004-01-12 Thorsten Maerz <torte@netztorte.de>
10392
10393         * sync 098claws
10394
10395 2004-01-08 Thorsten Maerz <torte@netztorte.de>
10396         * configure.ac
10397           Makefile.am
10398           doc/.cvsignore
10399           doc/Makefile.am
10400                 faq, man, manual moved to doc/
10401         * ac/aspell.m4
10402           ac/check-type.m4
10403           ac/gnupg-check-typedef.m4
10404           ac/openssl.m4
10405           ac/spamassassin.m4
10406           ac/missing/gdk-pixbuf.m4
10407           ac/missing/gpgme.m4
10408           ac/missing/imlib.m4
10409                 fix automake warnings
10410
10411 2003-12-06 Colin Leroy <colin@colino.net>
10412         * src/summaryview.c
10413                 Fix quicksearch
10414
10415 2003-12-05 Colin Leroy <colin@colino.net>
10416         * src/summaryview.c
10417                 Fix going to next unread folder
10418
10419 2003-12-05 Colin Leroy <colin@colino.net>
10420         * src/crash.c
10421                 Fix gtk2 compilation
10422         * src/session.c
10423                 Remove iotag source handler at disconnection
10424         * src/socket.[ch] 
10425                 Remove source handler when closing socket 
10426                 (fixes another seg)
10427
10428 2003-12-04 Colin Leroy <colin@colino.net>
10429         * src/compose.c
10430           src/prefs_account.c
10431           src/prefs_common.c
10432                 Fix some dropdown menus
10433
10434 2003-12-04 Colin Leroy <colin@colino.net>
10435         * src/compose.c
10436                 Fix event handlers on header fields
10437         * src/common/socket.c
10438           src/common/session.c
10439                 Fix segfault with callback (SSL)
10440                 Fix end of session 
10441
10442 2003-10-06 Thorsten Maerz <torte@netztorte.de>
10443
10444         * Fix compile bug in src/compose.c
10445         * removed src/gtk/gtkstext.[ch]
10446
10447 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
10448
10449         * Convert character set and escape "text" attributes in toolbar setting
10450         files.
10451         * Fixed bug in button-press-event handling.
10452
10453 2003-09-16 Thorsten Maerz <torte@netztorte.de>
10454
10455         * Fixed bug in key-press-event handling.
10456
10457 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
10458
10459         * Enabled to compile tray-icon plugin (Ad-hoc).
10460         * Avoid hang up bug of icon list in mime view (Ad-hoc).
10461
10462 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
10463
10464         * Enabled to compile on sylpheed-claws.
10465         (tray-icon plugin still cannot compile yet.)
10466
10467 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
10468
10469         * Updated to 0.9.5.
10470
10471 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
10472
10473         * Updated to 0.9.4.
10474         * Ported monitoring SSL mechanism to GSource of GLib2
10475         (I don't confirm it)
10476         * Added _gtk2 suffix to key name of font preference to avoid
10477         ovverwriting preference of Gtk+-1.2 version.
10478
10479 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
10480
10481         * Updated to 0.9.2.
10482
10483 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
10484
10485         * Updated to 0.9.1.
10486         * Translate po files into UTF-8 when execute autogen.sh.
10487
10488 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
10489
10490         * Updated to 0.9.0.
10491
10492 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
10493
10494         * Plugged GError related memory leaks.
10495
10496 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
10497
10498         * Changed default size of fonts.
10499         * Enabled to set titile font size of warning dialog.
10500
10501 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
10502
10503         * Embed a sylpheed icon into executable binary on Windows.
10504
10505 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
10506
10507         * I forgot to traslate character set of element string in src/xml.c.
10508
10509 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
10510
10511         * Fixed detecting bind_textdomain_codeset in configure.in.
10512         * The bug in which "Example" of "Date fromat" preference isn't displayed
10513         correctly has been fixed.
10514
10515 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
10516
10517         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
10518           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
10519           glib-gettextize
10520           Removed intl directory.
10521           Translated po files into UTF-8.
10522           (Thanks! Ryuji Abe)
10523
10524 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
10525
10526         * The bug which doesn't unscape string in xml.c has been fixed.
10527
10528 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
10529
10530         * The bug which is failed to translate encoding of file name thorough
10531         file dialog has been fixed.
10532
10533 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
10534
10535         * Modified to translate file names which is used in inporting/expoting
10536         mbox feature and "Save as" feature into locale encoding.
10537         * Translate file names into locale encoding when "Attache file" and
10538         "Insert file".
10539         * Force set G_BROKEN_FILENAMES environment variable.
10540         * Other minor fixes.
10541
10542 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
10543
10544         * Modified to treat MH folder's name as locale encoding.
10545
10546 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
10547
10548         * The bug which clash on switching candidates of auto completion of
10549         addresses, cannot use auto completion in Japanesse is fixed
10550         (Thanks! Tokunaga-san)¡¥
10551
10552 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10553
10554         * The bug which cannot switch key accelerator preference has been fixed
10555         (Thanks! smbd-san)¡¥
10556
10557 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10558
10559         * version 0.8.11-gtk2-20030314
10560
10561 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10562
10563         * The bug in which character set conversion of filtering messages has
10564         been fixed.(Thanks! COCOA-san).
10565
10566 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
10567
10568         * Revived "Leave space on head" preference in "Message" category.
10569         * A bug which clash when put the cursor to end of buffer and execute
10570         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
10571
10572 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10573
10574         * version 0.8.11-gtk2-20030312
10575
10576 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10577
10578         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
10579         * Modified to use Pango's API directly for font preference.
10580         * Integrated GtkTextView of textview to one widget.
10581         * Set fonts of header title in textview by "header_title" tag.
10582         * Removed some deprecated codes.
10583
10584 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
10585
10586         * Updated to 0.8.11.
10587         * Merged cygwin patch(Thanks! Sakai-san).
10588
10589 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
10590
10591         * version 0.8.10-gtk2-20030309