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