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