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