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