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