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