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