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