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