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