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