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