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