2006-04-14 [paul] 2.1.0cvs43
[claws.git] / ChangeLog
1 2006-04-14 [paul]       2.1.0cvs43
2
3         * src/crash.c
4                 add locale/charset info to crash report
5         * src/gtk/about.c
6                 add wwp to doc team
7                 replace 'e-mail' with preferred 'email'
8         * src/gtk/authors.h
9                 ensure contributors list is in alphabetical
10                 order
11
12 2006-04-13 [colin]      2.1.0cvs42
13
14         * src/textview.c
15                 Prevent gdk warnings
16
17 2006-04-13 [colin]      2.1.0cvs41
18
19         * src/common/ssl_certificate.c
20         * src/common/ssl_certificate.h
21         * src/gtk/sslcertwindow.c
22                 Warn on expired certs, and display the expiration date
23
24 2006-04-13 [colin]      2.1.0cvs40
25
26         * src/plugins/spamassassin/spamassassin_gtk.c
27                 Fix missing set_text on unix socket
28
29 2006-04-13 [wwp]        2.1.0cvs39
30
31         * manual/fr/advanced.xml
32         * manual/fr/glossary.xml
33                 applied new spam/ham/email lexicon (pourriel, courriel)
34
35 2006-04-13 [paul]       2.1.0cvs38
36
37         * src/plugins/pgpmime/plugin.c
38                 remove the mention of S/MIME from the
39                 description. This is now handled by the
40                 S/MIME plugin.
41
42 2006-04-13 [paul]       2.1.0cvs37
43
44         * src/prefs_msg_colors.c
45                 rework dialog
46         * src/prefs_folder_item.c
47         * src/prefs_spelling.c
48                 add a tooltip to the colour selector buttons
49
50 2006-04-13 [wwp]        2.1.0cvs36
51
52         * manual/advanced.xml
53         * manual/glossary.xml
54         * manual/handling.xml
55         * manual/keyboard.xml
56         * manual/plugins.xml
57         * manual/starting.xml
58         * manual/fr/account.xml
59         * manual/fr/ack.xml
60         * manual/fr/addrbook.xml
61         * manual/fr/advanced.xml
62         * manual/fr/faq.xml
63         * manual/fr/glossary.xml
64         * manual/fr/gpl.xml
65         * manual/fr/handling.xml
66         * manual/fr/intro.xml
67         * manual/fr/keyboard.xml
68         * manual/fr/plugins.xml
69         * manual/fr/starting.xml
70         * manual/fr/sylpheed-claws-manual.xml
71                 fixes to the manuals:
72                  - summaryview -> Message List (same in French)
73                  - translate key names
74                  - fix French punctuation, use non-breakable spaces when
75                    necessary, don't use   which is not portable
76                  - tell what maildir and mbox formats we support
77
78 2006-04-12 [wwp]        2.1.0cvs35
79
80         * src/prefs_toolbar.c
81                 unified a replace button more,
82                 patch by Fabien Vantard <fzzzzz@gmail.com>.
83
84 2006-04-12 [wwp]        2.1.0cvs34
85
86         * src/prefs_common.c
87         * src/prefs_msg_colors.c
88                 make default color labels translatable,
89                 patch from Fabien Vantard <fzzzzz@gmail.com>,
90                 thanks to Tim <timbrain@post.cz> for reporting.
91
92 2006-04-12 [wwp]        2.1.0cvs33
93
94         * manual/glossary.xml
95         * manual/intro.xml
96         * manual/plugins.xml
97         * manual/starting.xml
98         * manual/sylpheed-claws-manual.xml
99         * manual/fr/.cvsignore
100         * manual/fr/account.xml
101         * manual/fr/ack.xml
102         * manual/fr/addrbook.xml
103         * manual/fr/advanced.xml
104         * manual/fr/faq.xml
105         * manual/fr/glossary.xml
106         * manual/fr/handling.xml
107         * manual/fr/intro.xml
108         * manual/fr/keyboard.xml
109         * manual/fr/plugins.xml
110         * manual/fr/starting.xml
111         * manual/fr/sylpheed-claws-manual.xml
112                 various fixes: typos, missing .fr translations, punctuation,
113                 capitalization, links, accents and some bad French more.
114
115 2006-04-12 [wwp]        2.1.0cvs32
116
117         * src/prefs_gtk.c
118                 fix for bug #935: always store prefs files in UTF-8 (thanks
119                 to Colin).
120
121 2006-04-11 [colin]      2.1.0cvs31
122
123         * src/compose.c
124                 Fix inserting files not in utf8 when locale is utf8
125
126 2006-04-11 [colin]      2.1.0cvs30
127
128         * src/inc.c
129                 Don't show error dialog when cancelling connection
130                 Patch by Pawel
131
132 2006-04-11 [cleroy]     2.1.0cvs29
133
134         * src/compose.c
135                 Implement multiple quote levels
136         * src/prefs_common.c
137                 Change a little bit the quote bgcolor for 2nd level
138
139 2006-04-11 [colin]      2.1.0cvs28
140
141         * src/gtk/about.c
142                 Add locale and charset in the label
143
144 2006-04-10 [colin]      2.1.0cvs27
145
146         * src/compose.c
147         * src/prefs_common.c
148         * src/prefs_common.h
149         * src/prefs_msg_colors.c
150         * src/textview.c
151                 Allow optional background color in quotes
152                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
153                 GTK+-2.8.x feature
154
155 2006-04-10 [colin]      2.1.0cvs26
156
157         * src/main.c
158         * src/mainwindow.c
159         * src/mainwindow.h
160                 Implement --select
161
162 2006-04-10 [colin]      2.1.0cvs25
163
164         * manual/plugins.xml
165         * manual/fr/plugins.xml
166                 Document libcurl's proxy variables
167
168 2006-04-09 [colin]      2.1.0cvs24
169
170         * src/prefs_common.c
171                 gettext() returns statically allocated stuff. We have
172                 to strdup it in order to be able to free it.
173
174 2006-04-09 [colin]      2.1.0cvs23
175
176         * AUTHORS
177         * src/gtk/authors.h
178                 Add Alexei
179
180 2006-04-09 [colin]      2.1.0cvs22
181
182         * src/mainwindow.c
183         * src/gtk/quicksearch.c
184                 Fix bug #859 (problems with cyrilic input in 
185                 search panel) - Patch by Alexey Illarionov 
186                 <littlesavage@rambler.ru>
187
188 2006-04-09 [colin]      2.1.0cvs21
189
190         * src/prefs_customheader.c
191                 I prefer removing then freeing rather than the contrary
192                 (even if it doesn't change anything ;-)
193         * src/prefs_account.c
194                 Fix bug #933 (Crash re-entering the custom headers list 
195                 dialog in accounts prefs)
196                 The problem happened when cancelling the Account 
197                 Preferences' dialogs - in which case we didn't do 
198                 anything to the PrefsAccount * struct. In case of applying,
199                 the old ac_prefs was replaced with the tmp_ac_prefs we were
200                 working with in this dialog. The problem is that 
201                 prefs_customheader.c, working on this tmp_ac_prefs, always
202                 changes the ->customhdr_list pointer, even when cancelled. 
203                 So in case of cancelling the prefs_account dialog, we still
204                 have to update ->customhdr_list in the real account.
205
206 2006-04-08 [colin]      2.1.0cvs20
207
208         * manual/fr/glossary.xml
209         * manual/fr/keyboard.xml
210                 Forgot some headers :)
211
212 2006-04-08 [colin]      2.1.0cvs19
213
214         * manual/Makefile.am
215         * manual/fr/Makefile.am
216         * manual/fr/account.xml
217         * manual/fr/ack.xml
218         * manual/fr/addrbook.xml
219         * manual/fr/advanced.xml
220         * manual/fr/faq.xml
221         * manual/fr/glossary.xml
222         * manual/fr/gpl.xml
223         * manual/fr/handling.xml
224         * manual/fr/intro.xml
225         * manual/fr/keyboard.xml
226         * manual/fr/plugins.xml
227         * manual/fr/starting.xml
228         * manual/fr/sylpheed-claws-manual.xml
229         * manual/fr/dist/.cvsignore
230         * manual/fr/dist/Makefile.am
231         * manual/fr/dist/html/.cvsignore
232         * manual/fr/dist/html/Makefile.am
233         * manual/fr/dist/pdf/.cvsignore
234         * manual/fr/dist/pdf/Makefile.am
235         * manual/fr/dist/ps/.cvsignore
236         * manual/fr/dist/ps/Makefile.am
237         * manual/fr/dist/txt/.cvsignore
238         * manual/fr/dist/txt/Makefile.am
239                 Add the french translation of the manual. Thanks to
240                 Olivier Delhomme <olivier.delhomme@free.fr> for 
241                 account.xml, ack.xml, addrbook.xml and advanced.xml
242
243 2006-04-08 [colin]      2.1.0cvs18
244
245         * manual/plugins.xml
246         * manual/starting.xml
247                 More fixes
248
249 2006-04-07 [colin]      2.1.0cvs17
250
251         * manual/faq.xml
252         * manual/intro.xml
253         * manual/keyboard.xml
254                 Little fixes
255
256 2006-04-07 [colin]      2.1.0cvs16
257
258         * README
259         * src/compose.c
260         * src/prefs_common.c
261         * src/prefs_common.h
262                 Add hidden compose_no_markup pref
263
264 2006-04-07 [wwp]        2.1.0cvs15
265
266         * src/summary_search.c
267         * .cvsignore
268                 Bugfix: stop button was sticky when searching in an empty folder.
269                 Applied curly brackets code style to the whole file (summary_search.c).
270                 More files to ignore.
271
272 2006-04-07 [wwp]        2.1.0cvs14
273
274         * src/message_search.c
275         * src/summary_search.c
276                 changed default button when search bumps at file/folder
277                 beginning or end, for convenience (thanks to Colin).
278
279 2006-04-07 [paul]       2.1.0cvs13
280
281         * src/plugins/dillo_viewer/dillo_prefs.c
282                 avoid future potential for namespace collision
283                 Patch by Colin
284
285 2006-04-06 [wwp]        2.1.0cvs12
286
287         * src/summary_search.c
288                 Unify extended/advanced searches names (and thus factorize labels),
289                 patch by Fabien Vantard <fzzzzz@gmail.com>.
290
291 2006-04-06 [wwp]        2.1.0cvs11
292
293         * src/folderview.c
294         * src/prefs_themes.c
295         * src/summaryview.c
296                 Fixed some compilation warnings.
297
298 2006-04-06 [colin]      2.1.0cvs10
299
300         * manual/advanced.xml
301                 Document the wizard template and how to deploy
302                 Sylpheed-Claws effectively
303
304 2006-04-06 [colin]      2.1.0cvs9
305
306         * src/folderview.c
307                 gettext patch to tell translators about _("#"),
308                 by Maxim Britov
309
310 2006-04-06 [colin]      2.1.0cvs8
311
312         * src/textview.c
313                 Fix invalid GtkTextBIter after clicking "Display as text"
314
315 2006-04-06 [mones]      2.1.0cvs7
316
317         * src/addr_compl.c
318         * src/addrindex.c
319         * src/addritem.c
320         * src/codeconv.c
321         * src/compose.c
322         * src/filtering.c
323         * src/folder.c
324         * src/folder_item_prefs.c
325         * src/folderview.c
326         * src/localfolder.c
327         * src/matcher.c
328         * src/mimeview.c
329         * src/prefs_msg_colors.c
330         * src/prefs_spelling.c
331         * src/prefs_themes.c
332         * src/procmime.c
333         * src/procmsg.c
334         * src/stock_pixmap.c
335         * src/summaryview.c
336         * src/textview.c
337         * src/toolbar.c
338         * src/common/mgutils.c
339         * src/common/prefs.c
340         * src/common/ssl_certificate.c
341         * src/gtk/colorlabel.c
342         * src/gtk/quicksearch.c
343         * src/plugins/pgpmime/pgpmime.c
344         * src/plugins/spamassassin/spamassassin.c
345                 Removed redundant NULL checks for g_free() calls.
346                 Patch by Pawel Pekala.
347
348 2006-04-06 [mones]      2.1.0cvs6
349
350         * src/prefs_actions.c
351         * src/prefs_filtering.c
352         * src/prefs_filtering_action.c
353         * src/prefs_matcher.c
354         * src/prefs_template.c
355         * src/gtk/gtkutils.c
356         * src/gtk/gtkutils.h
357                 Have a nice replace button. Patch by Pawel Pekala
358
359 2006-04-06 [colin]      2.1.0cvs5
360
361         * src/addressbook.c
362                 Fix crash with empty columns
363
364 2006-04-05 [colin]      2.1.0cvs4
365
366         * src/wizard.c
367         * src/prefs_gtk.c
368                 Allow wizard customization with pre-filled values
369
370 2006-04-05 [colin]      2.1.0cvs3
371
372         * src/textview.c
373         * src/mimeview.c
374         * src/mimeview.h
375                 Nicer messages in mimeview
376
377 2006-04-05 [colin]      2.1.0cvs2
378
379         * src/addressbook.c
380         * src/prefs_summaries.c
381                 i18n fix
382
383 2006-04-05 [colin]      2.1.0cvs1
384
385         * src/plugins/pgpcore/plugin.c
386         * src/plugins/pgpcore/select-keys.c
387         * src/plugins/pgpcore/select-keys.h
388         * src/plugins/pgpcore/sgpgme.c
389         * src/plugins/pgpcore/sgpgme.h
390         * src/plugins/pgpinline/pgpinline.c
391         * src/plugins/pgpinline/plugin.c
392         * src/plugins/pgpmime/pgpmime.c
393         * src/plugins/pgpmime/plugin.c
394                 Factorize and generalize a bit 
395                 Drop S/MIME signature verification from PGP/MIME
396                 (adding it as another, more complete plugin)
397
398 2006-04-05 [paul]       2.1.0
399
400         2.1.0 released
401
402 2006-04-05 [paul]       2.0.0cvs186
403
404         * manual/advanced.xml
405                 add info on colour labels
406
407 2006-04-05 [paul]       2.0.0cvs185
408
409         * po/bg.po
410         * po/cs.po
411         * po/de.po
412         * po/el.po
413         * po/en_GB.po
414         * po/fi.po
415         * po/fr.po
416         * po/it.po
417         * po/nl.po
418         * po/pl.po
419         * po/pt_BR.po
420         * po/sr.po
421         * po/zh_CN.po
422                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
423                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
424                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
425                 Guimaraes, Aleksandar Urosevic, Ralgh Young
426         * src/gtk/authors.h
427         * tools/claws.i18n.status.pl
428                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
429                 and new Czech translator, Tim <timbrain@post.cz>
430
431 2006-04-05 [mones]      2.0.0cvs184
432
433         * po/es.po
434                 Updated translation
435
436 2006-04-05 [colin]      2.0.0cvs183
437
438         * src/gtk/quicksearch.c
439                 Fix bug #929 (unnecessary reload in quick search bar)
440
441 2006-04-05 [colin]      2.0.0cvs182
442
443         * src/compose.c
444                 Fix crash on Reply with no From:
445                 Show signature and conversion error on queuing 
446                 (but not sending)
447         * src/mainwindow.c
448         * src/summaryview.c
449         * src/summaryview.h
450                 Factorize threading code and make sure msginfo 
451                 is not null when it comes from a GtkCTreeRow's 
452                 data
453         * src/gtk/gtkaspell.c
454                 Check for necessary things
455         * src/gtk/gtksctree.c
456         * src/gtk/gtksctree.h
457                 Reset anchor if necessary when removing node
458
459 2006-03-29 [colin]      2.0.0cvs181
460
461         * src/folderview.c
462                 Warn for disabled IMAP accounts (due to lack of
463                 libetpan). Breaks string-freeze - sorry - but it
464                 is kind of important ;)
465
466 2006-03-28 [colin]      2.0.0cvs180
467
468         * src/gtk/gtkutils.c
469         * src/gtk/gtkutils.h
470                 Add a gtkut_get_link_btn() function that
471                 creates a button which acts like an URI
472         * src/prefs_themes.c
473         * src/gtk/about.c
474                 Use this function (factorizes codes)
475         * src/common/defs.h
476         * src/gtk/pluginwindow.c
477                 Add a "Get more..." in the plugins window
478
479 2006-03-28 [colin]      2.0.0cvs179
480
481         * src/common/smtp.c
482         * src/common/passcrypt.c
483         * src/undo.c
484                 Warning fixes. Patch by Pawel Pekala
485
486 2006-03-27 [colin]      2.0.0cvs178
487
488         * src/undo.c
489                 Fix undoing by blocks with spaces
490
491 2006-03-27 [colin]      2.0.0cvs177
492
493         * src/textview.c
494                 Set margin to 3px for headers
495
496 2006-03-27 [paul]
497
498         2.1.0-rc2 released
499
500 2006-03-27 [wwp]        2.0.0cvs176
501
502         * src/summaryview.c
503                 don't reset quicksearch when updating the message list.
504                 Thanks to Colin.
505
506 2006-03-26 [wwp]        2.0.0cvs175
507
508         * src/compose.c
509                 use a unified border width ('other' tab in the compose window,
510                 patch by Pawel Pekala).
511
512
513 2006-03-26 [wwp]        2.0.0cvs174
514
515         * src/common/quoted-printable.c
516         * src/addressbook.c
517                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
518
519 2006-03-26 [colin]      2.0.0cvs173
520
521         * src/quote_fmt_parse.y
522                 Fix non-UTF8 date formats messing up the whole quote a 
523                 little bit
524
525 2006-03-26 [colin]      2.0.0cvs172
526
527         * src/procheader.c
528                 Make sure the date is UTF8 valid, or try to make it
529                 so. IncrediMail is really IncrediStupid.
530         * src/compose.c
531                 Fix possible conversions. 
532                 
533
534 2006-03-26 [colin]      2.0.0cvs171
535
536         * src/matcher.c
537                 Fix corner cases in body search. This is still a
538                 hack... It seems impossible to make it good and 
539                 reasonably fast at the same time.
540
541 2006-03-26 [colin]      2.0.0cvs170
542
543         * src/summaryview.c
544                 I think I killed the twilight zone bug!
545                 summary_select_node() flushes GTK events in order
546                 to be able to center the view. But this also 
547                 flushes keypresses like Ctrl-Alt-U, so this can
548                 call summary_show from summary_select_node (itself
549                 called from summary_show, etc.). And the summaryview
550                 has to be unlocked in this function. So just locking
551                 while processing GTK events, and bailing if locked, 
552                 should fix it.
553                 Fixes bug #927 (SIGSEGV during Update Summary)
554
555 2006-03-25 [colin]      2.0.0cvs169
556
557         * src/matcher.c
558                 Fix search in QP-encoded bodies
559                 Fix utf-8 searches in bodies encoded in the
560                 locale's encoding
561         * src/common/quoted-printable.c
562         * src/common/quoted-printable.h
563                 Add a decode function that doesn't overwrite
564                 the original pointer
565                 
566
567 2006-03-24 [colin]      2.0.0cvs168
568
569         * src/action.c
570         * src/summaryview.c
571         * src/summaryview.h
572                 Update message cache after action
573                 Patch by H. Merijn Brand
574         * src/prefs_msg_colors.c
575                 Factorize label 
576                 Patch by Fabien Vantard
577         * src/plugins/spamassassin/spamassassin_gtk.c
578                 Remove useless translation
579                 Patch by Fabien Vantard
580
581 2006-03-23 [colin]      2.0.0cvs167
582
583         * src/common/ssl.c
584                 Let 30 seconds to SSL_connect
585
586 2006-03-23 [wwp]        2.0.0cvs166
587
588         * src/summaryview.c
589         * src/gtk/description_window.c
590                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
591                 and headers are translated; adjust description windows' width to fit their
592                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
593
594 2006-03-23 [paul]       2.0.0cvs165
595
596         * src/common/utils.c
597                 fix highlighting of URIs containing "()"
598                 (2.0.0cvs164's reversal fixed)
599                 Thanks to Colin.
600
601 2006-03-23 [paul]       2.0.0cvs164
602
603         * src/common/utils.c
604                 revert patch, (postponing a fix), at 2.0.0cvs120
605                 as it breaks more URIs than it fixes.
606                 Allow '-' to be a terminating character in a URI
607
608 2006-03-22 [colin]      2.0.0cvs163
609
610         * configure.ac
611                 Require libetpan 0.45
612                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
613
614 2006-03-22 [paul]       2.0.0cvs162
615
616         * src/editgroup.c
617                 replace '<-' and '->' buttons with GTK_STOCK graphical
618                 buttons
619         * src/summary_search.c
620                 don't offer '...' for translation
621                 add a tooltip to advanced search '...' button
622         * src/gtk/quicksearch.c
623                 don't offer '...' for translation
624
625 2006-03-21 [colin]      2.0.0cvs161
626
627         * src/compose.c
628                 Fix middle-click pasting (insert at click
629                 position instead of cursor position, don't
630                 remove existing selection and allow pasting
631                 our own selection)
632         * src/addressbook.c
633                 "LDAP Server" -> "LDAP servers"
634
635 2006-03-21 [wwp]        2.0.0cvs160
636
637         * src/etpan/imap-thread.c
638                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
639
640 2006-03-20 [colin]      2.0.0cvs159
641
642         * src/summaryview.c
643                 Don't reload summaryview after an execute with no
644                 move action
645
646 2006-03-19 [colin]      2.0.0cvs158
647
648         * src/addressbook.c
649                 and put groups at the top, always
650
651 2006-03-19 [colin]      2.0.0cvs157
652
653         * src/addressbook.c
654                 Order groups before names, as previously
655
656 2006-03-19 [colin]      2.0.0cvs156
657
658         * src/addressbook.c
659                 - Sort case-unsensitive
660                 - Put the sort arrow at opening too
661
662 2006-03-19 [wwp]        2.0.0cvs155
663
664         * src/addressbook.c
665                 allow sorting by name/email/remarks, ensure that right-pane's contents
666                 matches the left-pane selection (cleared when appropriate).
667                 Patch by Pawel Pekala <c0rn@o2.pl>.
668
669 2006-03-18 [colin]      2.0.0cvs154
670
671         * src/textview.c
672                 Fix text cursor ;)
673
674 2006-03-18 [colin]      2.0.0cvs153
675
676         * src/gtk/filesel.c
677                 Make sure we hide the preview if we didn't get
678                 a filename
679
680 2006-03-18 [colin]      2.0.0cvs152
681
682         * src/summaryview.c
683                 Set cursor to watch for execution (fixes lack
684                 of watch-cursor when dnd'ing hundreds of mails)
685         * src/gtk/filesel.c
686                 Check that mime type is 'image/*' before updating
687                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
688
689 2006-03-18 [colin]      2.0.0cvs151
690
691         * src/mainwindow.c
692         * src/textview.c
693         * src/textview.h
694                 Put a watch cursor in textview too when the mainwindow's
695                 cursor in a watch
696
697 2006-03-18 [colin]      2.0.0cvs150
698
699         * src/folder.c
700                 Change wrong asserts to simple tests
701
702 2006-03-17 [colin]      2.0.0cvs149
703
704         * src/mainwindow.c
705         * src/mainwindow.h
706         * src/prefs_msg_colors.c
707         * src/summaryview.c
708         * src/summaryview.h
709         * src/gtk/colorlabel.c
710         * src/gtk/colorlabel.h
711                 Add a color label menu in the main menubar
712                 Add (fixed) accels Ctrl-{0-7} to change the color
713                 They have to be fixed because the menu's dynamic,
714                 the items are complex widgets, hence we can't use
715                 a GtkItemFactory.
716
717
718 2006-03-17 [wwp]        2.0.0cvs148
719
720         * src/compose.c
721                 rollback few lines from my previous commit (those lines come from
722                 a pending patch, accidentally commited, even if neutral as they are
723                 commented out).
724
725 2006-03-17 [wwp]        2.0.0cvs147
726
727         * src/compose.c
728                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
729                 applied code style/indentation to the modified function.
730
731 2006-03-17 [wwp]        2.0.0cvs146
732
733         * src/procmsg.c
734         * src/compose.c
735                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
736
737 2006-03-17 [paul]
738
739         2.1.0-rc1 released
740
741 2006-03-17 [paul]       2.0.0cvs145
742
743         * src/main.c
744                 addressbook_read_file() was called twice
745         * src/textview.c
746                 X-Mailer highlighting
747
748 2006-03-16 [colin]      2.0.0cvs144
749
750         * src/sourcewindow.c
751         * src/sourcewindow.h
752                 And the last one, in source window.
753
754 2006-03-16 [colin]      2.0.0cvs143
755
756         * src/compose.c
757         * src/compose.h
758                 Fix the same stuff in compose
759
760 2006-03-16 [colin]      2.0.0cvs142
761
762         * src/messageview.c
763                 Complete the previous messageview crash fix
764
765 2006-03-16 [colin]      2.0.0cvs141
766
767         * src/procmsg.h
768         * src/procmsg.c
769         * src/folder.c
770                 Fix POSTPROCESSING hook
771                 Patch by H. Merijn Brand
772
773         * src/procmime.c
774         * src/procmime.h
775                 Parse Content-Location
776
777         * src/toolbar.c
778         * src/messageview.c
779         * src/messageview.h
780                 Don't crash when a top-level MessageView has
781                 been closed on us. Same problematic than
782                 yesterday's quicksearch issue.
783
784 2006-03-15 [colin]      2.0.0cvs140
785
786         * src/gtk/quicksearch.c
787                 Fix a bitchy race we didn't think about when we
788                 added quicksearch cancellation:
789                 If the search is not on cached fields, for example
790                 body_part matchcase "stuff"
791                 the matcher code has to get the whole message. If
792                 we're on IMAP, that can be slow, and in order to
793                 be non-blocking, the IMAP code idle loop processes
794                 gtk events too. So it is possible to cancel a
795                 quicksearch while the matcher is getting the mail's
796                 body. After matcher got its body, it will start to
797                 iterate over the matcher list that the Quicksearch's
798                 clear_search_cb() just freed via prepare_matcher().
799                 SIGSEGV ensues.
800                 The fix consists of guarding the matcherlist_match()
801                 call with a boolean 'matching'. If we reset the
802                 quicksearch while matching is TRUE, we don't free
803                 the matcherlist anymore like we did, but we set
804                 another new flag, deferred_free, to TRUE. Then,
805                 in quicksearch_match(), just after returning from
806                 matcherlist_match() and unsetting the matching flag,
807                 we check the deferred_free flag and do the
808                 prepare_matcher() (which does the matcherlist_free)
809                 for real, so we free the matcherlist once it's not
810                 used anymore.
811                 As all of this runs via the glib main loop, we
812                 luckily don't need a mutex.
813         * src/summaryview.c
814                 Also, show progress while searching.
815
816
817 2006-03-14 [colin]      2.0.0cvs139
818
819         * src/alertpanel.c
820                 Make alertpanel_is_open non-static
821
822 2006-03-14 [colin]      2.0.0cvs138
823
824         * src/prefs_spelling.c
825                 Cleanups - Fabien Vantard
826
827 2006-03-14 [wwp]        2.0.0cvs137
828
829         * src/main.c
830                 code style normalization (curly braces, indentation).
831
832 2006-03-14 [wwp]        2.0.0cvs137
833
834         * src/main.c
835                 code style (braces, indentation)
836
837 2006-03-12 [paul]       2.0.0cvs136
838
839         * src/prefs_common.c
840                 trans_hdr defaults to FALSE to be RFC-savvy
841         * src/prefs_summaries.c
842                 add a tooltip to the trans_hdr option
843                 
844
845 2006-03-12 [paul]       2.0.0cvs135
846
847         * src/prefs_matcher.c
848                 give a little more width to the combos
849         * src/prefs_display_header.c
850         * src/textview.c
851                 translate headers if prefs_common.trans_hdr
852                 is TRUE
853
854         Patches by Pawel Pekala
855
856 2006-03-12 [paul]       2.0.0cvs134
857
858         * src/plugins/clamav/clamav_plugin.c
859         * src/plugins/dillo_viewer/dillo_viewer.c
860         * src/plugins/pgpcore/plugin.c
861         * src/plugins/pgpinline/plugin.c
862         * src/plugins/pgpmime/plugin.c
863         * src/plugins/spamassassin/spamassassin.c
864                 update/add to descriptions
865         * src/plugins/spamassassin/spamassassin_gtk.c
866                 fixes to the english, remove superfluous
867                 tooltips, clean up a little
868
869 2006-03-12 [paul]       2.0.0cvs133
870
871         * src/compose.c
872                 fix Bug 924, 'Account combo box shows up wrong 
873                 if & is in account name'
874
875 2006-03-11 [colin]      2.0.0cvs132
876
877         * src/summaryview.c
878                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
879                 messed up shift-selection because is slows down
880                 moving around summaryview. thanks -users
881
882 2006-03-10 [colin]      2.0.0cvs131
883
884         * src/plugins/spamassassin/spamassassin_gtk.c
885                 Put back Paul's engrish fixes
886
887 2006-03-10 [colin]      2.0.0cvs130
888
889         * src/plugins/spamassassin/spamassassin.c
890         * src/plugins/spamassassin/spamassassin.h
891         * src/plugins/spamassassin/spamassassin_gtk.c
892                 Cleanup SA prefs page (more)
893                 Patch by Fabien Vantard
894
895 2006-03-10 [paul]       2.0.0cvs129
896
897         * src/prefs_msg_colors.c
898         * src/prefs_spelling.c
899                 widget sensitivity
900
901 2006-03-09 [mones]      2.0.0cvs128
902
903         * po/es.po
904                 Update for next RC
905
906 2006-03-09 [wwp]        2.0.0cvs127
907
908         * configure.ac
909                 revert accidental commit (requirement for libetpan 0.43), this time
910                 not in HEAD.
911
912 2006-03-09 [wwp]        2.0.0cvs125
913
914         * configure.ac
915                 revert accidental commit (requirement for libetpan 0.43)
916
917 2006-03-09 [paul]       2.0.0cvs126
918
919         * src/prefs_receive.c
920                 remove useless frame
921                 replace 'incorporation' with 'receiving'
922         * src/plugins/clamav/clamav_plugin_gtk.c
923         * src/plugins/spamassassin/spamassassin_gtk.c
924                 improve widget sensitivity
925                 fix a bit his engrish
926
927 2006-03-09 [wwp]        2.0.0cvs125
928
929         * src/addressadd.c
930         * src/foldersel.c
931         * src/prefs_common.c
932         * src/prefs_common.h
933                 remember some more windows' sizes (add to addressbook and
934                 select folder).
935
936 2006-03-09 [paul]       2.0.0cvs124
937
938         * src/plugins/pgpcore/prefs_gpg.c
939                 normalise construction of dialogue
940
941 2006-03-09 [paul]       2.0.0cvs123
942
943         * src/plugins/trayicon/Makefile.am
944                 add missing slash
945
946 2006-03-08 [colin]      2.0.0cvs122
947
948         * src/plugins/trayicon/Makefile.am
949                 Fix build in separate dir 
950                 Patch by Bamanzi <bamanzi@gmail.com>
951
952 2006-03-08 [colin]      2.0.0cvs121
953
954         * src/procmsg.c
955                 Batch move and copies from summaryview with delayed execution
956                 too
957
958 2006-03-07 [paul]       2.0.0cvs120
959
960         * src/common/utils.c
961                 fix highlighting of URIs containing "()"
962                 Patch by Pawel Pekala
963
964 2006-03-07 [paul]       2.0.0cvs119
965
966         * src/folder.c
967         * src/folder.h
968         * src/folderview.c
969                 immediately do alphabetical resort when
970                 changing a folder's name
971                 Patch by Pawel Pekala
972
973 2006-03-07 [paul]       2.0.0cvs118
974
975         * src/news.c
976         * src/news_gtk.c
977                 when unsubscribing a newsgroup, remove the
978                 folder and msgs in .sylpheed-claws/newscache
979                 Patch by Pawel Pekala <c0rn@gazeta.pl>
980
981 2006-03-07 [paul]       2.0.0cvs117
982
983         * src/textview.c
984                 fix wrong Fake URL Warning
985                 Thanks to Hiro
986
987 2006-03-07 [colin]      2.0.0cvs116
988
989         * src/imap.c
990                 Return immediately when password dialog was
991                 cancelled
992         * src/gtk/inputdialog.c
993                 Allow empty strings for passwords
994
995
996 2006-03-06 [colin]      2.0.0cvs115
997
998         * src/imap.c
999                 Prevent double-timeouts when connection fails
1000
1001 2006-03-06 [colin]
1002
1003         2.0.1-rc1 released
1004
1005 2006-03-06 [colin]      2.0.0cvs114
1006
1007         * src/imap.c
1008                 Refresh session during potentially long
1009                 operations
1010
1011 2006-03-06 [wwp]        2.0.0cvs113
1012
1013         * src/prefs_msg_colors.h
1014                 forgot that one (custom color labels).
1015
1016 2006-03-06 [wwp]        2.0.0cvs112
1017
1018         * src/prefs_common.c
1019         * src/prefs_common.h
1020         * src/prefs_msg_colors.c
1021         * src/summaryview.c
1022         * src/summaryview.h
1023         * src/gtk/colorlabel.c
1024         * src/gtk/colorlabel.h
1025                 colors in messages list are now customizable. Color values and names can
1026                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1027                 Thanks to Paul and Colin for their help with this longstanding patch!
1028
1029 2006-03-06 [wwp]        2.0.0cvs111
1030
1031         * src/textview.c
1032                 don't crash if (x)face is bad.
1033
1034 2006-03-05 [paul]       2.0.0cvs110
1035
1036         * AUTHORS
1037         * configure.ac
1038         * src/Makefile.am
1039         * src/common/Makefile.am
1040         * src/common/utils.h
1041         * src/etpan/imap-thread.c
1042         * src/gtk/authors.h
1043         * src/plugins/clamav/Makefile.am
1044         * src/plugins/demo/Makefile.am
1045         * src/plugins/dillo_viewer/Makefile.am
1046         * src/plugins/pgpcore/Makefile.am
1047         * src/plugins/pgpcore/passphrase.c
1048         * src/plugins/pgpinline/Makefile.am
1049         * src/plugins/pgpmime/Makefile.am
1050         * src/plugins/spamassassin/Makefile.am
1051         * src/plugins/trayicon/Makefile.am
1052                 fix builiding on cygwin
1053                 Patch by Ralgh Young <bamanzi@gmail.com>
1054
1055 2006-03-04 [wwp]        2.0.0cvs109
1056
1057         * manual/keyboard.xml
1058                 fix mixed up/down keys.
1059
1060 2006-03-04 [wwp]        2.0.0cvs108
1061
1062         * README
1063         * INSTALL
1064                 updated links to SpamAssassin.
1065
1066 2006-03-04 [wwp]        2.0.0cvs107
1067
1068         * manual/plugins.xml
1069         * src/plugins/spamassassin/README
1070                 updated SpamAssassin plugin docs to reflect new functional additions
1071                 (also fix/update/documents few technical stuff more, see the README).
1072
1073 2006-03-04 [wwp]        2.0.0cvs106
1074
1075         * src/prefs_message.c
1076                 normalized capitalization of message-prefs paths.
1077
1078 2006-03-04 [wwp]        2.0.0cvs105
1079
1080         * manual/advanced.xml
1081                 typo.
1082
1083 2006-03-03 [colin]      2.0.0cvs104
1084
1085         * src/plugins/clamav/clamav_plugin_gtk.c
1086                 Rework prefs page, patch by Fabien 
1087
1088 2006-03-03 [colin]      2.0.0cvs103
1089
1090         * src/plugins/clamav/clamav_plugin.c
1091                 Set error on all errors
1092
1093 2006-03-03 [colin]      2.0.0cvs102
1094
1095         * src/common/plugin.c
1096                 Initialize error to avoid crashing when a plugin fails
1097                 without setting error
1098
1099 2006-03-02 [wwp]        2.0.0cvs101
1100
1101         * configure.ac
1102                 fixed linker flags for libetpan support on Cygwin
1103                 (thanks to H.Merijn Brand).
1104
1105 2006-03-02 [wwp]        2.0.0cvs100
1106
1107         * src/addressbook.c
1108                 fix some AB error messages: one for punctuation and
1109                 one wrongly duplicate (thanks, maxbritov).
1110
1111 2006-03-02 [wwp]        2.0.0cvs99
1112
1113         * src/plugins/spamassassin/spamassassin.c
1114                 make sync calls to sa-learn/spamc to prevent
1115                 system (whatever local or client/server) overload.
1116
1117 2006-03-02 [colin]      2.0.0cvs98
1118
1119         * src/summaryview.c
1120                 Put the spam icon in the status column instead of the
1121                 mark one
1122
1123 2006-03-01 [colin]      2.0.0cvs97
1124
1125         * src/plugins/spamassassin/spamassassin.c
1126                 Fix segfault (g_file_set_contents fails for some 
1127                 reason and err==0x2f. Can't find out why with
1128                 valgrind, using working function :-)
1129
1130 2006-03-01 [colin]      2.0.0cvs96
1131
1132         * src/inc.c
1133                 Offline overriding: let 'No' be cached only 3 seconds
1134
1135 2006-03-01 [colin]      2.0.0cvs95
1136
1137         * src/addr_compl.c
1138         * src/addrbook.c
1139         * src/addressbook.c
1140         * src/addrindex.c
1141         * src/folder_item_prefs.c
1142         * src/headerview.c
1143         * src/imap.c
1144         * src/inc.c
1145         * src/ldif.c
1146         * src/mainwindow.c
1147         * src/mh.c
1148         * src/msgcache.c
1149         * src/prefs_common.h
1150         * src/prefs_msg_colors.c
1151         * src/procheader.c
1152         * src/procheader.h
1153         * src/procmime.c
1154         * src/procmsg.c
1155         * src/procmsg.h
1156         * src/send_message.h
1157         * src/simple-gettext.c
1158         * src/summaryview.c
1159         * src/summaryview.h
1160         * src/syldap.c
1161         * src/textview.c
1162         * src/undo.c
1163         * src/common/ssl_certificate.c
1164         * src/common/utils.c
1165         * src/gtk/colorsel.c
1166         * src/gtk/gtksctree.c
1167         * src/gtk/gtkshruler.c
1168         * src/plugins/trayicon/trayicon.c
1169                 #if 0 goes to /dev/null
1170
1171 2006-03-01 [colin]      2.0.0cvs94
1172
1173         * src/compose.c
1174         * src/imap.c
1175         * src/inc.c
1176         * src/inc.h
1177         * src/messageview.c
1178         * src/news.c
1179         * src/plugins/spamassassin/spamassassin.c
1180                 Allow to add information in the "working offline"
1181                 window
1182
1183 2006-03-01 [wwp]        2.0.0cvs93
1184
1185         * src/plugins/spamassassin/spamassassin.c
1186                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1187                 'cause it seems that calling `spamc ... < inputfile` with
1188                 g_spawn_(a)sync simply.. erm doesn't work :-).
1189
1190 2006-03-01 [wwp]        2.0.0cvs92
1191
1192         * src/toolbar.c
1193         * src/toolbar.h
1194                 simplify the adding of spam/ham button to the messageview toolbar
1195                 (it gets more clear now that the same button will be "Mark as spam"
1196                 or "Mark as ham" according to the current message status,
1197                 thanks to Colin).
1198
1199 2006-03-01 [wwp]        2.0.0cvs91
1200
1201         * src/messageview.c
1202         * src/procmsg.c
1203         * src/procmsg.h
1204         * src/summaryview.c
1205         * src/plugins/spamassassin/spamassassin.c
1206         * src/plugins/spamassassin/spamassassin.h
1207                 make learner callbacks return a status (0 for ok),
1208                 handle it in main code to avoid setting flags when learning failed,
1209                 don't learn on TCP if offline in spamassassin,
1210                 thanks to Colin.
1211
1212                 
1213
1214 2006-03-01 [wwp]        2.0.0cvs90
1215
1216         * src/compose.c
1217                 some work around the compose window's account menu,
1218                 patch by Fabien Vantard.
1219
1220 2006-03-01 [wwp]        2.0.0cvs89
1221
1222         * src/plugins/spamassassin/spamassassin.c
1223                 fixed bad logics, was using spamc in local mode and sa-learn
1224                 in remote mode (thanks, Colin).
1225
1226 2006-03-01 [wwp]        2.0.0cvs88
1227
1228         * src/plugins/spamassassin/spamassassin.c
1229         * src/plugins/spamassassin/spamassassin.h
1230         * src/plugins/spamassassin/spamassassin_gtk.c
1231                 made processing of emails w/ sa-plugin an option (default is TRUE),
1232                 fixed Engrish some tooltips, capitalization of some debug messages
1233                 and warnings. The spamassassin plugin now provides two separate
1234                 services: process emails upon incorporation and spamd training.
1235                 Both services (un)register independently but use some common
1236                 plugin settings (transport settings, spam storage location).
1237
1238 2006-02-28 [wwp]        2.0.0cvs87
1239
1240         * src/plugins/spamassassin/spamassassin.c
1241                 fix async flag to spamc cmdline execution (batch exec should
1242                 be asynchronous).
1243
1244 2006-02-27 [wwp]        2.0.0cvs86
1245
1246         * src/plugins/spamassassin/spamassassin.c
1247         * src/plugins/spamassassin/spamassassin.h
1248         * src/plugins/spamassassin/spamassassin_gtk.c
1249                 - added the ability to learn a remote spamassassin server (spamd),
1250                 using spamc.
1251                 - added the spamassassin option 'username', that applies to all
1252                 spamassassin operations (filtering, learning, local or remote).
1253                 The default username is the current unix user (if left blank
1254                 from gtk prefs or config file).
1255                 - commented out some unused code (notebook widget), removed unused
1256                 layout (hbox1).
1257                 - make more widgets sensitive to the transport type.
1258
1259 2006-02-27 [colin]      2.0.0cvs85
1260
1261         * src/plugins/spamassassin/spamassassin.c
1262                 Fix sa-learn call when offline
1263
1264 2006-02-27 [colin]      2.0.0cvs84
1265
1266         * configure.ac
1267         * src/Makefile.am
1268         * src/mainwindow.c
1269         * src/mainwindow.h
1270         * src/messageview.c
1271         * src/messageview.h
1272         * src/prefs_toolbar.c
1273         * src/procmsg.c
1274         * src/stock_pixmap.c
1275         * src/stock_pixmap.h
1276         * src/summaryview.c
1277         * src/toolbar.c
1278         * src/toolbar.h
1279         * src/pixmaps/ham_btn.xpm
1280         * src/pixmaps/spam.xpm
1281         * src/pixmaps/spam_btn.xpm
1282         * src/plugins/spamassassin/spamassassin.c
1283                 Add button in toolbar for spam learning
1284                 Fix a few bugs from the last related commit
1285                 Revert 1.9.6cvs23 which messed up shift-selection
1286
1287 2006-02-24 [colin]      2.0.0cvs83
1288
1289         * src/procmsg.c
1290         * src/summaryview.c
1291         * src/summaryview.h
1292         * src/plugins/spamassassin/spamassassin.c
1293         * src/plugins/spamassassin/spamassassin.h
1294         * src/plugins/spamassassin/spamassassin_gtk.c
1295                 Unregister learner when spamassassin is either
1296                 disabled or over tcp
1297
1298 2006-02-24 [colin]      2.0.0cvs82
1299
1300         * src/Makefile.am
1301         * src/mainwindow.c
1302         * src/mainwindow.h
1303         * src/procmsg.c
1304         * src/procmsg.h
1305         * src/stock_pixmap.c
1306         * src/stock_pixmap.h
1307         * src/summaryview.c
1308         * src/summaryview.h
1309         * src/gtk/icon_legend.c
1310         * src/pixmaps/spam.xpm  ** NEW FILE **
1311         * src/plugins/spamassassin/spamassassin.c
1312         * src/plugins/spamassassin/spamassassin_gtk.c
1313                 Add spam learning interface (Mark/Mark as 
1314                 (spam|ham) menus)
1315
1316 2006-02-24 [wwp]        2.0.0cvs81
1317
1318         * src/compose.c
1319         * src/compose.h
1320         * src/filtering.c
1321                 hide compose window when sending message in batch mode
1322                 (filtering: forward and redirect). Also fixed a wrong
1323                 value returned when sending failed, neutral anyway.
1324                 (Colin, me) 
1325
1326 2006-02-24 [wwp]        2.0.0cvs80
1327
1328         * src/mainwindow.c
1329                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1330
1331 2006-02-24 [paul]       2.0.0cvs79
1332
1333         * src/news.c
1334         * src/news.h
1335         * src/news_gtk.c
1336                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1337                 Thanks to Colin
1338
1339 2006-02-23 [colin]      2.0.0cvs78
1340
1341         * src/alertpanel.c
1342                 Change OK to Close in alertpanel with View log
1343                 button; add accel to View log. Patch by Fabien
1344                 Vantard
1345
1346 2006-02-23 [wwp]        2.0.0cvs77
1347
1348         * src/compose.c
1349                 silly me, there were much more tests to perform, since toolbars can
1350                 really have down to 1 element only.
1351
1352 2006-02-23 [wwp]        2.0.0cvs76
1353
1354         * commitHelper
1355                 fixed indentation from my previous commit. Fallback to VISUAL if
1356                 EDITOR is not set (and to vi, at last resort).
1357
1358 2006-02-23 [wwp]        2.0.0cvs75
1359
1360         * commitHelper
1361                 improved error detection (Colin, me).
1362
1363 2006-02-23 [wwp]        2.0.0cvs74
1364
1365         * src/prefs_toolbar.c
1366                 simplify and fix prefs/toolbars layouting. Combos' contents can
1367                 now be really displayed.
1368
1369 2006-02-23 [wwp]        2.0.0cvs73
1370         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1371         be really displayed.
1372
1373 2006-02-22 [wwp]        2.0.0cvs72
1374
1375         * src/compose.c
1376                 fix a typo in my previous commit (sorry!).
1377
1378 2006-02-22 [wwp]        2.0.0cvs71
1379
1380         * src/prefs_toolbar.c
1381                 fix a crash when adding separators to toolbars,
1382                 also fix some separator item information.
1383
1384 2006-02-22 [wwp]        2.0.0cvs70
1385
1386         * src/compose.c
1387                 fix a crash when redirecting (for instance) when compose window's
1388                 toolbar contents has been customized (when some buttons have been
1389                 removed in fact).
1390
1391 2006-02-21 [wwp]        2.0.0cvs69
1392
1393         * src/summaryview.c
1394         * src/gtk/pluginwindow.c
1395         * src/plugins/pgpcore/prefs_gpg.c
1396                 fix some compilation warnings (feat. remains of removed code).
1397
1398 2006-02-21 [wwp]        2.0.0cvs68
1399
1400         * src/gtk/gtkutils.c
1401                 fix two compilation issues, thanks to Stephan Sachse.
1402
1403 2006-02-20 [colin]      2.0.0cvs67
1404
1405         * src/mainwindow.c
1406                 Don't reselect displayed mail on refocus
1407                 This fixes actions misbehaving 
1408
1409 2006-02-20 [wwp]        2.0.0cvs66
1410
1411         * src/summaryview.c
1412         * src/gtk/gtksctree.c
1413         * src/gtk/gtkshruler.c
1414                 changed more runtime typecast checks.
1415
1416 2006-02-20 [wwp]        2.0.0cvs65
1417
1418         * src/summary_search.c
1419                 find all - summaryview refresh issue fixed, thanks to Colin.
1420
1421 2006-02-20 [wwp]        2.0.0cvs64
1422
1423         * src/gtk/gtkutils.c
1424                 better runtime typecast checks.
1425
1426 2006-02-20 [wwp]        2.0.0cvs63
1427
1428         * src/summary_search.c
1429                 enhancements to the summary search:
1430                         - add the ability to stop the running search
1431                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1432                         - don't search if no criteria (From/To/Subject/Body) is set
1433                         - ensure that a busy mouse pointer is always shown when searching,
1434                           show it even a bit earlier
1435
1436 2006-02-19 [colin]      2.0.0cvs62
1437
1438         * src/compose.c
1439         * src/imap.c
1440         * src/etpan/imap-thread.c
1441         * src/etpan/imap-thread.h
1442                 (Future) IMAP speed improvement on sending
1443                 Will require a libetpan update
1444         * src/summaryview.c
1445         * src/gtk/quicksearch.c
1446                 Make quicksearch clearable while running.
1447
1448 2006-02-17 [colin]      2.0.0cvs61
1449
1450         * src/imap.c
1451         * src/etpan/imap-thread.c
1452         * src/etpan/imap-thread.h
1453                 Check for IMAP certificates
1454                 ** Requires libetpan-0.42-cvs4 
1455                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
1456
1457 2006-02-17 [colin]      2.0.0cvs60
1458
1459         * src/messageview.c
1460         * src/prefs_common.c
1461         * src/prefs_common.h
1462         * src/prefs_message.c
1463                 Add pref to display HTML-only mails with plugin, 
1464                 if possible (defaulting to FALSE of course).
1465
1466 2006-02-16 [colin]      2.0.0cvs59
1467
1468         * src/main.c
1469         * src/common/plugin.c
1470         * src/common/plugin.h
1471         * src/gtk/pluginwindow.c
1472                 Keep track of requested (but unloaded) plugins
1473                 in some error cases.
1474
1475 2006-02-16 [wwp]        2.0.0cvs58
1476
1477         * src/gtk/gtkaspell.c
1478         * src/gtk/gtkaspell.h
1479         * src/prefs_spelling.c
1480         * src/compose.c
1481         * src/prefs_common.c
1482         * src/prefs_common.h
1483                 implemented new optional spellchecker behaviour: re-check message when
1484                 dictionary got changed (from compose-window/context-menu/Change dictionary).
1485
1486 2006-02-16 [wwp]        2.0.0cvs57
1487
1488         * src/quote_fmt_parse.y
1489                 pclose popen'ed pipe.
1490
1491 2006-02-15 [colin]      2.0.0cvs56
1492
1493         * src/mimeview.c
1494         * src/mimeview.h
1495                 Let MimeViewers know which MimeView they
1496                 depend of.
1497         * src/summaryview.c
1498                 Swap From/To columns in Sent/Queue/Drafts
1499                 folders
1500         * src/etpan/imap-thread.c
1501                 Use mailstream_low_tls_open() for STARTTLS
1502                 instead of mailstream_low_ssl_open()
1503                 ** REQUIRES libetpan 0.42cvs3 **
1504
1505 2006-02-15 [wwp]        2.0.0cvs55
1506
1507         * src/compose.c
1508         * src/compose.h
1509         * src/message_search.c
1510         * src/message_search.h
1511         * src/textview.c
1512         * src/gtk/gtkutils.c
1513         * src/gtk/gtkutils.h
1514                 added the ability to Find text in the compose window (and a bit
1515                 of code factorization).
1516
1517 2006-02-15 [wwp]        2.0.0cvs54
1518
1519         * src/prefs_gtk.c
1520                 yet another one file was missing (fix for some widgets' sensitivity).
1521                 Thanks Colin!
1522
1523 2006-02-15 [wwp]        2.0.0cvs53
1524
1525         * src/prefs_gtk.h
1526                 oops forgot that file (fix for some widgets' sensitivity).
1527
1528 2006-02-15 [wwp]        2.0.0cvs52
1529
1530         * src/summary_search.c
1531                 implemented advanced summary search options (added the ability
1532                 to use matcher conditions in an advanced search mode).
1533
1534 2006-02-15 [wwp]        2.0.0cvs51
1535
1536         * src/plugins/pgpcore/prefs_gpg.c
1537         * src/prefs_account.c
1538                 fix some widget sensitivity, mostly around some labels in
1539                 account prefs.
1540
1541 2006-02-15 [paul]       2.0.0cvs50
1542
1543         * manual/advanced.xml
1544                 improve Templates info
1545                 written by wwp
1546
1547 2006-02-14 [colin]      2.0.0cvs49
1548
1549         * src/pixmaps/address_book.xpm
1550         * src/pixmaps/preferences.xpm
1551         * src/pixmaps/properties.xpm
1552                 Fix pixmap size - patch by Fabien Vantard
1553
1554 2006-02-13 [colin]      2.0.0cvs48
1555
1556         * src/procmime.c
1557                 Add missing fclose()s on error
1558         * src/textview.c
1559                 Remove unused code
1560         * src/common/utils.c
1561                 Fix temp files not being deleted on windows
1562         Patches by Thomas Gilgin
1563
1564 2006-02-13 [colin]      2.0.0cvs47
1565
1566         * src/mainwindow.c
1567                 Fix exit crash
1568
1569 2006-02-13 [wwp]        2.0.0cvs46
1570
1571         * src/plugins/pgpcore/prefs_gpg.c
1572                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
1573
1574 2006-02-12 [colin]      2.0.0cvs45
1575
1576         * src/folderview.c
1577         * src/main.c
1578         * src/mainwindow.c
1579                 Fix "stuff" when quitting
1580
1581 2006-02-12 [wwp]        2.0.0cvs44
1582
1583         * src/prefs_themes.c
1584                 fix typos in debug messages.
1585
1586 2006-02-11 [colin]      2.0.0cvs43
1587
1588         * src/summaryview.c
1589                 don't allow drag/drop from ourself
1590
1591 2006-02-10 [wwp]        2.0.0cvs42
1592
1593         * src/exporthtml.c
1594         * src/html.c
1595         * src/html.h
1596         * src/procmime.c
1597         * src/textview.c
1598                 renamed html_ prefixed functions and data structures to avoid
1599                 namespace clashes w/ other software (gtkhtml2 for instance).
1600                 Closes bug #907.
1601
1602
1603 2006-02-09 [colin]      2.0.0cvs41
1604
1605         * src/summaryview.c
1606                 Fix shitty logic messed up. Thanks Ticho for the hint!
1607
1608 2006-02-09 [wwp]        2.0.0cvs40
1609
1610         * src/gtk/about.c
1611         * src/compose.c
1612         * src/prefs_account.c
1613         * src/prefs_gtk.h
1614         * src/editaddress.c
1615                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
1616                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
1617                 Browse buttons in accounts prefs.
1618
1619 2006-02-09 [colin]      2.0.0cvs39
1620
1621         * src/matcher.c
1622                 Check for pointer before using its members
1623         * src/gtk/gtksourceprintjob.c
1624                 Fix a wrong warning
1625
1626 2006-02-09 [wwp]        2.0.0cvs38
1627
1628         * src/gtk/filesel.c
1629                 fix few compiler warnings (type mismatch).
1630
1631 2006-02-09 [paul]       2.0.0cvs37
1632
1633         * po/fr.po
1634                 updated by Fabien Vantard
1635
1636 2006-02-08 [colin]      2.0.0cvs36
1637
1638         * src/prefs_common.c
1639         * src/common/defs.h
1640         * src/common/plugin.c
1641                 allow windows and linux configurations to coexist
1642                 patch by Thomas Gilgin
1643
1644 2006-02-08 [colin]      2.0.0cvs35
1645
1646         * src/filtering.c
1647         * src/matcher.c
1648         * src/matcher.h
1649         * src/matcher_parser_parse.y
1650         * src/prefs_filtering_action.c
1651         * src/prefs_matcher.c
1652                 Add the "Ignore thread" filtering
1653                 action
1654
1655 2006-02-08 [colin]      2.0.0cvs34
1656
1657         * src/compose.c
1658         * src/procmime.c
1659         * src/procmime.h
1660                 Fix bug #905 (damaged attachment)
1661                 text files with raw \0's aren't really text files
1662         FOR_STABLE
1663
1664 2006-02-08 [colin]      2.0.0cvs33
1665
1666         * src/summaryview.c
1667                 Fix crasher introduced yesterday
1668
1669 2006-02-08 [wwp]        2.0.0cvs32
1670
1671         * src/compose.c
1672         * src/compose.h
1673                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
1674
1675 2006-02-08 [wwp]        2.0.0cvs31
1676
1677         * src/prefs_template.c
1678                 templates enhancement: allow address completion for Cc and Bcc fields
1679                 (it was currently possible for the To field only)
1680
1681 2006-02-08 [colin]      2.0.0cvs30
1682
1683         * src/compose.c
1684                 Don't unblock if not blocked
1685         FOR_STABLE
1686
1687 2006-02-07 [colin]      2.0.0cvs29
1688
1689         * src/action.c
1690                 Forgot to refresh summaryview
1691
1692 2006-02-07 [colin]      2.0.0cvs28
1693
1694         * src/action.c
1695                 Freeze/thaw message list and folder list while
1696                 processing %as{} actions 
1697         * src/compose.c
1698                 Fix auto-wrap disabling after a middle-click
1699                 paste - FOR_STABLE
1700
1701 2006-02-07 [paul]       2.0.0cvs27
1702
1703         * src/folder.c
1704                 fix freeing of uninitialised pointers
1705                 Thanks to Colin
1706
1707 2006-02-06 [colin]      2.0.0cvs26
1708
1709         * src/folder.c
1710                 Use g_slist_prepend in potentially big list
1711
1712 2006-02-06 [colin]      2.0.0cvs25
1713
1714         * src/folder.c
1715                 Completely skip processing if it doesn't 
1716                 exist (faster!)
1717
1718 2006-02-06 [colin]      2.0.0cvs24
1719
1720         * src/folder.c
1721         * src/summaryview.c
1722                 Batch filtering in summaryview (from Tools menu)
1723                 and pre/post//-processing too
1724
1725 2006-02-06 [colin]      2.0.0cvs23
1726
1727         * src/procmsg.h
1728         * src/filtering.c
1729                 Use a special field for batch filtering instead
1730                 of stepping on deferred execution's toes
1731
1732 2006-02-06 [colin]      2.0.0cvs22
1733
1734         * src/action.c
1735         * src/filtering.c
1736         * src/filtering.h
1737         * src/folder.c
1738         * src/summaryview.c
1739                 Fix filtering via menus and actions
1740
1741 2006-02-06 [colin]      2.0.0cvs21
1742
1743         * src/imap.c
1744                 Put the added file directly to cache if possible (will work
1745                 with next libetpan)
1746         * src/filtering.c
1747         * src/filtering.h
1748         * src/inc.c
1749         * src/folder.c
1750         * src/mbox.c
1751         * src/procmsg.h
1752                 Move and copy filtered messages by batches instead of one
1753                 by one - faster on IMAP
1754         * src/procmsg.c
1755                 Add a function that'll possibly be useful later
1756
1757 2006-02-06 [colin]      2.0.0cvs20
1758
1759         * src/addressbook.c
1760                 Use internal mime-type instead of text/plain for d'n'd
1761         * src/compose.c
1762                 Allow attaching files from mimeview's icon list via d'n'd
1763         * src/folderview.c
1764         * src/folderview.h
1765                 Use internal mime-type instead of text/plain for d'n'd
1766                 Don't try to selected opened folder if none is
1767                 Factorize d'n'd from other apps code
1768         * src/headerview.c
1769         * src/textview.c
1770         * src/gtk/gtkutils.c
1771         * src/gtk/gtkutils.h
1772                 Factorize Face/X-Face stuff
1773         * src/mimeview.c
1774                 Fix d'n'd to other apps
1775         * src/prefs_message.c
1776                 Let the XFace pref be usable without libcompface as it also
1777                 applies to Face
1778         * src/summaryview.c
1779                 Fix d'n'd to other apps
1780                 Factorize d'n'd from other apps code
1781
1782 2006-02-06 [wwp]        2.0.0cvs19
1783
1784         * po/it.po
1785                 Italian translation fixes by Andrea Spadaccini (no more confusion
1786                 between filtering and processing, and few changes in the About
1787                 dialog).
1788
1789
1790 2006-02-06 [mones]      2.0.0cvs18
1791
1792         * src/gtk/icon_legend.c
1793                 Improved descriptions allowing better translations
1794
1795 2006-02-05 [colin]      2.0.0cvs17
1796
1797         * src/imap.c
1798                 Add the f*cking missing expunge that caused imap_fetch_env
1799                 to fail after an add_msgs ! :-///
1800         * src/etpan/imap-thread.c
1801                 Add a bit of debug
1802         FOR_STABLE
1803
1804 2006-02-05 [colin]      2.0.0cvs16
1805
1806         * src/common/utils.c
1807                 Don't check for return-path (or we can't put
1808                 back non-sent mails)
1809
1810 2006-02-05 [colin]      2.0.0cvs15
1811
1812         * src/textview.c
1813                 Don't try to display Face header in textview
1814                 when teh headerview's active
1815
1816 2006-02-05 [colin]      2.0.0cvs14
1817
1818         * tools/tbird2syl.py
1819         * tools/Makefile.am
1820                 Add script to import Thunderbird mails
1821
1822 2006-02-05 [colin]      2.0.0cvs13
1823
1824         * src/headerview.c
1825         * src/procheader.c
1826         * src/procmsg.c
1827         * src/procmsg.h
1828         * src/textview.c
1829                 Show Face headers - patch partially by Klaus Flittner
1830
1831 2006-02-05 [colin]      2.0.0cvs12
1832
1833         * src/folderview.c
1834         * src/summaryview.c
1835         * src/common/utils.c
1836         * src/common/utils.h
1837                 Let dnd work from mime icons to summaryview
1838                 and to folderview too
1839                 Add a crude test to avoid trying to add files
1840                 drag'n'dropped when they're not mails
1841
1842 2006-02-04 [colin]      2.0.0cvs11
1843
1844         * src/summaryview.c
1845         * src/mimeview.c
1846                 Fix utf8 conversion
1847
1848 2006-02-04 [colin]      2.0.0cvs10
1849
1850         * src/compose.c
1851         * src/folderview.c
1852         * src/mimeview.c
1853         * src/summaryview.c
1854         * src/summaryview.h
1855                 Added various drag and drop capas:
1856                 From                    To
1857                 summaryview             other apps
1858                 mimeview icons          other apps
1859                 other apps              summaryview
1860                 other apps              folderview
1861
1862                 This shouldn't have broken the existing:
1863                 From                    To
1864                 summaryview             folderview
1865                 folderview              folderview
1866                 summaryview             compose's attachments
1867
1868         Tests welcomed.
1869
1870 2006-02-02 [paul]       2.0.0cvs9
1871
1872         * src/mainwindow.c
1873                 move global option 'Set displayed columns...' out
1874                 of folder option grouping.
1875                 fix sensitivity of 'harvest addresses'
1876         FOR_STABLE
1877
1878 2006-02-01 [colin]      2.0.0cvs8
1879
1880         * src/mimeview.c
1881                 Revert the alertpanel patch, it sucks (intrusive
1882                 and gets in the way of "open")
1883
1884 2006-02-01 [colin]      2.0.0cvs7
1885
1886         * src/compose.c
1887         * src/prefs_account.c
1888         * src/prefs_common.c
1889         * src/common/defs.h
1890         * src/common/utils.c
1891         * src/common/utils.h
1892                 Add ability to edit the signature file
1893                 from the account preferences, and use
1894                 a default for the text editor.
1895                 Patch by Fabien Vantard
1896
1897 2006-02-01 [colin]      2.0.0cvs6
1898
1899         * src/mimeview.c
1900                 Try to get mime type by extension if it is
1901                 application/octet-stream
1902                 Display a window with possible choices when
1903                 encountering unknown mime types
1904         * src/gtk/filesel.c
1905         * src/gtk/filesel.h
1906                 Add preview
1907                 Allow multiple selection in filtered filesel
1908                 (patch by Fabien Vantard)
1909         * src/gtk/pluginwindow.c
1910                 Use it (patch by Fabien Vantard)
1911
1912 2006-02-01 [paul]       2.0.0cvs5
1913
1914         * src/jpilot.c
1915                 fix crash on creating jpilot address book
1916                 Thanks to Colin - FOR_STABLE
1917         * src/prefs_summaries.c
1918         * src/prefs_wrapping.c
1919         * src/gtk/icon_legend.c
1920         * src/gtk/quicksearch.c
1921                 string fixes and additions
1922
1923 2006-02-01 [paul]       2.0.0cvs4
1924
1925         * src/compose.c
1926         * src/mainwindow.c
1927         * src/messageview.c
1928         * src/prefs_send.c
1929                 add Arabic encoding option
1930                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
1931
1932 2006-01-31 [colin]      2.0.0cvs3
1933
1934         * src/plugins/pgpcore/passphrase.c
1935                 Convert passphrase to locale encoding
1936         * src/compose.c
1937                 Fix drafting on IMAP. Crappy bug sneaked in
1938                 the release :-/
1939         FOR_STABLE
1940
1941 2006-01-30 [paul]       2.0.0cvs2
1942
1943         * src/gtk/icon_legend.c
1944                 show the new entries
1945
1946 2006-01-30 [colin]      2.0.0cvs1
1947
1948         * src/manual.c
1949                 Check for the file to be present before 
1950                 enabling the menu - FOR_STABLE
1951         * src/gtk/icon_legend.c
1952                 Add folders icons (not all of them, there
1953                 are too much, but the most intriguing ones)
1954
1955 2006-01-30 [paul]       2.0.0
1956
1957         version 2.0.0 released
1958
1959 2006-01-30 [paul]       1.9.100cvs200
1960
1961         * manual/faq.xml
1962         * manual/gpl.xml
1963         * manual/intro.xml
1964         * manual/starting.xml
1965         * manual/sylpheed-claws-manual.xml
1966                 fixes, additions
1967
1968 2006-01-29 [mones]      1.9.100cvs199
1969
1970         * manual/account.xml
1971         * manual/advanced.xml
1972         * manual/glossary.xml
1973                 Some typos fixed, added LDIF term to glossary
1974         * po/es.po
1975                 Fixed leading plus symbol
1976
1977 2006-01-29 [paul]       1.9.100cvs198
1978
1979         * po/fi.po
1980         * po/sk.po
1981                 updated by Tommi Pirinen and Andrej Kacian
1982
1983 2006-01-29 [paul]       1.9.100cvs197
1984
1985         * src/gtk/authors.h
1986                 remove duplicates
1987
1988 2006-01-29 [paul]       1.9.100cvs196
1989
1990         * AUTHORS
1991         * po/nl.po
1992         * src/gtk/authors.h
1993         * tools/claws.i18n.status.pl
1994                 nl translation updated by Tim Dijkstra
1995
1996 2006-01-29 [paul]       1.9.100cvs195
1997
1998         * po/sr.po
1999         * po/sv.po
2000                 updated by Aleksandar Urosevic and Anders Troback
2001
2002 2006-01-28 [colin]      1.9.100cvs194
2003
2004         * src/gtk/gtksourceprintjob.c
2005                 Don't fiddle with PangoLayout when we
2006                 have an image
2007
2008 2006-01-28 [paul]       1.9.100cvs193
2009
2010         * AUTHORS
2011         * po/el.po
2012         * po/zh_CN.po
2013         * src/gtk/authors.h
2014         * tools/claws.i18n.status.pl
2015                 updated translations submitted by Stavros Giannouris
2016                 and Ralgh Young
2017
2018 2006-01-27 [colin]      1.9.100cvs192
2019
2020         * src/summaryview.c
2021         * src/gtk/gtksourceprintjob.c
2022                 Add image printing 
2023                 (libgnomeprint only, of course)
2024
2025 2006-01-27 [paul]       1.9.100cvs191
2026
2027         * po/fr.po
2028         * po/it.po
2029                 updated by Fabien Vantard and Andrea Spadaccini
2030
2031 2006-01-26 [colin]      1.9.100cvs190
2032
2033         * manual/Makefile.am
2034         * configure.ac
2035                 Make building the manual optional 
2036                 (--disable-manual)
2037
2038 2006-01-26 [paul]       1.9.100cvs189
2039
2040         * manual/glossary.xml
2041         * manual/plugins.xml
2042                 edited
2043         * po/en_GB.po
2044                 updated
2045
2046 2006-01-26 [paul]       1.9.100cvs188
2047
2048         * src/prefs_display_header.c
2049         * src/prefs_folder_column.c
2050         * src/prefs_msg_colors.c
2051         * src/prefs_summaries.c
2052         * src/prefs_summary_column.c
2053                 HIGify
2054
2055 2006-01-25 [colin]      1.9.100cvs187
2056
2057         * src/imap.c
2058                 Don't allow moving/copying mails between
2059                 queue/drafts and non-queue/drafts folders
2060                 Fixes bug #897 (message header is resetted 
2061                 if one is copied to Drafts)
2062
2063 2006-01-25 [colin]      1.9.100cvs186
2064
2065         * src/folder.c
2066         * src/mainwindow.c
2067                 Fix subscribed folders not found
2068         * src/compose.c
2069                 Don't try to encode as original mail's charset
2070                 if it's ascii 
2071
2072 2006-01-25 [paul]       1.9.100cvs185
2073
2074         * AUTHORS
2075         * po/Makevars
2076                 updated
2077         * po/de.po
2078         * po/pl.po
2079         * po/pt_BR.po
2080         * po/sr.po
2081                 updates submitted by Stephan Sachse, Emilian Nowak
2082                 and Quar, Frederico Goncalves Guimaraes, and
2083                 Aleksandar Urosevic
2084                 Fix Bug 896, 'PT_BR locale broken'.
2085         * src/gtk/authors.h
2086                 updated
2087
2088 2006-01-24 [mones]      1.9.100cvs184
2089
2090         * manual/glossary.xml
2091                 All current terms finished. Reviewers welcome ;-)
2092         * manual/keyboard.xml
2093                 Fixed column width for pdf output.
2094         * po/es.po
2095                 Updated
2096
2097 2006-01-24 [paul]       1.9.100cvs183
2098
2099         * manual/glossary.xml
2100                 fix id name
2101         * manual/dist/html/Makefile.am
2102         * manual/dist/pdf/Makefile.am
2103         * manual/dist/ps/Makefile.am
2104         * manual/dist/txt/Makefile.am
2105                 fix make deps
2106                 Thanks to Colin
2107
2108 2006-01-24 [mones]      1.9.100cvs182
2109
2110         * manual/glossary.xml
2111                 Nearly finished, some terms missing.
2112
2113 2006-01-23 [paul]       1.9.100cvs181
2114
2115         * manual/dist/html/Makefile.am
2116         * manual/dist/pdf/Makefile.am
2117         * manual/dist/ps/Makefile.am
2118         * manual/dist/txt/Makefile.am
2119         * src/mainwindow.c
2120                 re-enable manual
2121                 Thanks to Colin
2122
2123 2006-01-22 [colin]      1.9.100cvs180
2124
2125         * src/compose.c
2126         * src/gtk/gtkaspell.c
2127                 Don't deselect stuff before right-clicking, with aspell.
2128                 (This prevented right-click Copy, for example).
2129                 Thanks to Clo!
2130
2131 2006-01-22 [paul]       1.9.100cvs179
2132
2133         * src/summary_search.c
2134                 don't fix the widget size as it causes problems
2135                 under localisation.
2136                 Thanks to Emilian Nowak
2137
2138 2006-01-21 [paul]       1.9.100cvs178
2139
2140         * src/prefs_themes.c
2141                 fix broken underlining of label text
2142                 with some translations
2143
2144 2006-01-21 [colin]      1.9.100cvs177
2145
2146         * po/fr.po
2147                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2148
2149 2006-01-20 [colin]      1.9.100cvs176
2150
2151         * configure.ac
2152         * Makefile.am
2153         * manual/Makefile
2154         * manual/dist/html/.cvsignore
2155         * manual/dist/html/Makefile.am
2156         * manual/dist/pdf/.cvsignore
2157         * manual/dist/pdf/Makefile.am
2158         * manual/dist/ps/.cvsignore
2159         * manual/dist/ps/Makefile.am
2160         * manual/dist/txt/.cvsignore
2161         * manual/dist/txt/Makefile.am
2162                 Autotool-ize manual
2163
2164 2006-01-20 [paul]       1.9.100cvs175
2165
2166         * manual/handling.xml
2167                 make Filtering and Searching entries easier to find
2168         * manual/keyboard.xml
2169                 add the remaining default keybinds
2170         * src/prefs_summaries.c
2171                 update the default keybinds
2172
2173 2006-01-20 [paul]       1.9.100cvs174
2174
2175         * src/addressbook.c
2176         * src/addrgather.c
2177         * src/addrharvest.c
2178         * src/editaddress.c
2179         * src/editgroup.c
2180         * src/exphtmldlg.c
2181         * src/expldifdlg.c
2182         * src/exporthtml.c
2183         * src/exportldif.c
2184         * src/ldif.c
2185                 replace 'e-mail' with 'email'
2186         * src/summary_search.c
2187                 add mnemonic to "Find all" button
2188
2189 2006-01-20 [wwp]        1.9.100cvs173
2190
2191         * src/export.c
2192         * src/import.c
2193                 touched mbox import/export buttons for HIG-compliance
2194
2195 2006-01-19 [paul]       1.9.100cvs172
2196
2197         * manual/account.xml
2198         * manual/addrbook.xml
2199         * manual/advanced.xml
2200         * manual/faq.xml
2201         * manual/handling.xml
2202         * manual/intro.xml
2203         * manual/plugins.xml
2204         * manual/starting.xml
2205                 more editing
2206
2207 2006-01-19 [paul]       1.9.100cvs171
2208
2209         * src/toolbar.c
2210                 allow use of trash button while receiving
2211                 Thanks to Colin
2212
2213 2006-01-19 [wwp]        1.9.100cvs170
2214
2215         * src/gtk/quicksearch.c
2216         * src/compose.c
2217                 force text color to black when yellow background is set
2218
2219 2006-01-19 [colin]      1.9.100cvs169
2220
2221         * src/plugins/trayicon/trayicon.c
2222                 Gray out Get Mail when already getting mail
2223
2224 2006-01-18 [paul]       1.9.100cvs168
2225
2226         * src/compose.c
2227                 give widget yellow background was To is
2228                 set via folder prefs
2229         * src/gtk/quicksearch.c
2230                 give widget yellow background when quick
2231                 search is active.
2232                 Thanks to Colin
2233
2234 2006-01-18 [paul]       1.9.100cvs167
2235
2236         * doc/man/sylpheed-claws.1
2237                 add --subscribe option
2238
2239 2006-01-18 [paul]       1.9.100cvs166
2240
2241         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2242         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2243                 use %U instead of %F (%F is broken for user installed
2244                 files in kde 3.5)
2245
2246 2006-01-18 [colin]      1.9.100cvs165
2247
2248         * src/summaryview.c
2249                 Default to Yes in "No more * messages" dialogs
2250
2251 2006-01-17 [colin]      1.9.100cvs164
2252
2253         * src/compose.c
2254                 Possibly fix an invalid iterator causing
2255                 crash
2256
2257 2006-01-17 [colin]      1.9.100cvs163
2258
2259         * src/mimeview.c
2260                 Fix crash when the image disappears under the
2261                 image viewer
2262
2263 2006-01-16 [colin]      1.9.100cvs162
2264
2265         * src/compose.c
2266                 Fix reenabling autowrap
2267
2268 2006-01-16 [colin]      1.9.100cvs161
2269
2270         * src/compose.c
2271                 reset quote_len before getting quote_str
2272
2273 2006-01-16 [colin]      1.9.100cvs160
2274
2275         * src/account.c
2276         * src/account.h
2277         * src/folder.c
2278         * src/imap_gtk.c
2279         * src/mh_gtk.c
2280                 Fix bug #883 (default inbox does not track folder move)
2281
2282 2006-01-16 [colin]      1.9.100cvs159
2283
2284         * src/compose.c
2285         * src/plugins/pgpcore/passphrase.c
2286                 More buttons fixes
2287
2288 2006-01-16 [paul]       1.9.100cvs158
2289
2290         * src/prefs_actions.c
2291         * src/prefs_filtering_action.c
2292         * src/prefs_matcher.c
2293         * src/quote_fmt.c
2294         * src/gtk/description_window.c
2295         * src/gtk/description_window.h
2296         * src/gtk/quicksearch.c
2297                 description window cleanups
2298
2299 2006-01-15 [colin]      1.9.100cvs157
2300
2301         * src/addressbook.c
2302         * src/prefs_filtering.c
2303                 Same here
2304
2305 2006-01-15 [colin]      1.9.100cvs156
2306
2307         * src/folderview.c
2308         * src/mainwindow.c
2309                 Same for "Empty trash"
2310
2311 2006-01-15 [colin]      1.9.100cvs155
2312
2313         * src/inc.c
2314                 Override offline dialog had Yes by default
2315
2316 2006-01-15 [colin]      1.9.100cvs154
2317
2318         * src/summaryview.c
2319                 Delete selected messages? previously had Yes the default
2320
2321 2006-01-15 [colin]      1.9.100cvs153
2322
2323         * src/folder.c
2324         * src/folder.h
2325         * src/main.c
2326                 Check if a mailbox is loaded after all
2327                 plugins are loaded.
2328
2329 2006-01-15 [colin]      1.9.100cvs152
2330
2331         * src/folder.c
2332                 Don't start wizard when there are unloaded folders (will help
2333                 people with only mbox or maildir mailboxes)
2334
2335 2006-01-14 [colin]      1.9.100cvs151
2336
2337         * src/addressbook.c
2338         * src/expldifdlg.c
2339         * src/importldif.c
2340         * src/importmutt.c
2341         * src/importpine.c
2342         * src/mh_gtk.c
2343                 More HIG compliance and fixes
2344
2345 2006-01-14 [colin]      1.9.100cvs150
2346
2347         * src/prefs_filtering_action.c
2348         * src/foldersel.c
2349                 Two forgotten button order changes
2350
2351 2006-01-14 [colin]      1.9.100cvs149
2352
2353         * src/account.c
2354         * src/addressbook.c
2355         * src/compose.c
2356         * src/folderview.c
2357         * src/imap_gtk.c
2358         * src/mainwindow.c
2359         * src/mh_gtk.c
2360         * src/news_gtk.c
2361         * src/prefs_actions.c
2362         * src/prefs_customheader.c
2363         * src/prefs_filtering.c
2364         * src/prefs_matcher.c
2365         * src/prefs_template.c
2366         * src/ssl_manager.c
2367         * src/summaryview.c
2368         * src/textview.c
2369         * src/toolbar.c
2370                 All deletion confirmations are now "Cancel, Delete" 
2371                 instead of "No, Yes"
2372                 Clarified most of the other "No, Yes" to 
2373                 "Cancel, Descriptive_action"
2374                 Rechanged the "Entry not saved" alerts to have 
2375                 "Close, Continue editing"
2376
2377
2378 2006-01-14 [paul]
2379
2380         * 2.0.0-rc4 released
2381
2382 2006-01-14 [paul]       1.9.100cvs148
2383
2384         * src/account.c
2385         * src/addressadd.c
2386         * src/addressbook.c
2387         * src/compose.c
2388         * src/editaddress.c
2389         * src/editbook.c
2390         * src/editgroup.c
2391         * src/editjpilot.c
2392         * src/editldap.c
2393         * src/editvcard.c
2394         * src/exphtmldlg.c
2395         * src/expldifdlg.c
2396         * src/folderview.c
2397         * src/grouplistdialog.c
2398         * src/imap_gtk.c
2399         * src/importmutt.c
2400         * src/importpine.c
2401         * src/inc.c
2402         * src/main.c
2403         * src/mainwindow.c
2404         * src/message_search.c
2405         * src/messageview.c
2406         * src/mh_gtk.c
2407         * src/mimeview.c
2408         * src/news_gtk.c
2409         * src/prefs_actions.c
2410         * src/prefs_customheader.c
2411         * src/prefs_filtering.c
2412         * src/prefs_matcher.c
2413         * src/prefs_template.c
2414         * src/prefs_themes.c
2415         * src/ssl_manager.c
2416         * src/summary_search.c
2417         * src/summaryview.c
2418         * src/textview.c
2419         * src/toolbar.c
2420         * src/gtk/foldersort.c
2421         * src/gtk/gtkaspell.c
2422         * src/gtk/inputdialog.c
2423         * src/gtk/prefswindow.c
2424         * src/plugins/pgpcore/select-keys.c
2425         * src/plugins/trayicon/trayicon.c
2426                 HIG compliant button order
2427
2428 2006-01-14 [mones]      1.9.100cvs147
2429
2430         * po/es.po
2431                 Updated translation
2432
2433 2006-01-13 [paul]       1.9.100cvs146
2434
2435         * AUTHORS
2436         * ChangeLog
2437         * src/gtk/authors.h
2438                 add Joshua M. Kwan to contributors list
2439
2440 2006-01-13 [colin]      1.9.100cvs145
2441
2442         * src/gtk/quicksearch.c
2443                 Don't refocus quick search after executing (Esc or Enter)
2444                 Allows to '/'search something then move up/down in 
2445                 summaryview, and to Esc a search and be back in the 
2446                 summaryview
2447
2448 2006-01-13 [paul]       1.9.100cvs144
2449
2450         * src/plugins/pgpinline/pgpinline.c
2451                 support Content-Type 'application/pgp'
2452                 patch by Joshua M. Kwan <joshuak@users.sf.net>
2453
2454 2006-01-13 [paul]       1.9.100cvs143
2455
2456         * manual/account.xml
2457                 make mention of partial retrieval
2458                 thanks to Colin
2459
2460 2006-01-13 [paul]       1.9.100cvs142
2461
2462         * src/account.c
2463         * src/account.h
2464         * src/action.c
2465         * src/action.h
2466         * src/adbookbase.h
2467         * src/addr_compl.c
2468         * src/addr_compl.h
2469         * src/addrbook.c
2470         * src/addrcache.c
2471         * src/addrcache.h
2472         * src/addrcindex.c
2473         * src/addrcindex.h
2474         * src/addrclip.c
2475         * src/addrclip.h
2476         * src/addrdefs.h
2477         * src/addressadd.c
2478         * src/addressadd.h
2479         * src/addressbook.c
2480         * src/addressbook.h
2481         * src/addrgather.c
2482         * src/addrgather.h
2483         * src/addrharvest.c
2484         * src/addrharvest.h
2485         * src/addrindex.c
2486         * src/addrindex.h
2487         * src/addritem.c
2488         * src/addritem.h
2489         * src/addrquery.c
2490         * src/addrquery.h
2491         * src/addrselect.c
2492         * src/addrselect.h
2493         * src/alertpanel.c
2494         * src/alertpanel.h
2495         * src/browseldap.c
2496         * src/browseldap.h
2497         * src/codeconv.c
2498         * src/codeconv.h
2499         * src/compose.c
2500         * src/compose.h
2501         * src/customheader.c
2502         * src/customheader.h
2503         * src/displayheader.c
2504         * src/displayheader.h
2505         * src/editaddress.c
2506         * src/editaddress.h
2507         * src/editbook.c
2508         * src/editbook.h
2509         * src/editgroup.c
2510         * src/editgroup.h
2511         * src/editjpilot.c
2512         * src/editjpilot.h
2513         * src/editldap.c
2514         * src/editldap.h
2515         * src/editldap_basedn.c
2516         * src/editldap_basedn.h
2517         * src/editvcard.c
2518         * src/editvcard.h
2519         * src/exphtmldlg.c
2520         * src/exphtmldlg.h
2521         * src/expldifdlg.c
2522         * src/expldifdlg.h
2523         * src/export.h
2524         * src/exporthtml.c
2525         * src/exporthtml.h
2526         * src/exportldif.c
2527         * src/exportldif.h
2528         * src/filtering.c
2529         * src/filtering.h
2530         * src/folder.c
2531         * src/folder.h
2532         * src/folder_item_prefs.c
2533         * src/folder_item_prefs.h
2534         * src/foldersel.c
2535         * src/foldersel.h
2536         * src/folderutils.c
2537         * src/folderutils.h
2538         * src/folderview.c
2539         * src/folderview.h
2540         * src/grouplistdialog.c
2541         * src/grouplistdialog.h
2542         * src/headerview.c
2543         * src/html.c
2544         * src/html.h
2545         * src/image_viewer.c
2546         * src/image_viewer.h
2547         * src/imap.c
2548         * src/imap.h
2549         * src/imap_gtk.c
2550         * src/imap_gtk.h
2551         * src/import.h
2552         * src/importldif.c
2553         * src/importldif.h
2554         * src/importmutt.c
2555         * src/importmutt.h
2556         * src/importpine.c
2557         * src/importpine.h
2558         * src/inc.c
2559         * src/inc.h
2560         * src/jpilot.c
2561         * src/jpilot.h
2562         * src/ldapctrl.c
2563         * src/ldapctrl.h
2564         * src/ldaplocate.c
2565         * src/ldaplocate.h
2566         * src/ldapquery.c
2567         * src/ldapquery.h
2568         * src/ldapserver.c
2569         * src/ldapserver.h
2570         * src/ldaputil.c
2571         * src/ldaputil.h
2572         * src/ldif.c
2573         * src/ldif.h
2574         * src/main.c
2575         * src/main.h
2576         * src/mainwindow.c
2577         * src/mainwindow.h
2578         * src/manual.c
2579         * src/manual.h
2580         * src/mbox.c
2581         * src/mbox.h
2582         * src/message_search.c
2583         * src/message_search.h
2584         * src/messageview.c
2585         * src/messageview.h
2586         * src/mh.c
2587         * src/mh.h
2588         * src/mh_gtk.c
2589         * src/mh_gtk.h
2590         * src/mimeview.c
2591         * src/mimeview.h
2592         * src/msgcache.c
2593         * src/msgcache.h
2594         * src/mutt.c
2595         * src/mutt.h
2596         * src/news.c
2597         * src/news.h
2598         * src/news_gtk.c
2599         * src/news_gtk.h
2600         * src/partial_download.c
2601         * src/partial_download.h
2602         * src/pine.c
2603         * src/pine.h
2604         * src/pop.c
2605         * src/pop.h
2606         * src/prefs_account.c
2607         * src/prefs_account.h
2608         * src/prefs_actions.c
2609         * src/prefs_actions.h
2610         * src/prefs_common.c
2611         * src/prefs_common.h
2612         * src/prefs_compose_writing.c
2613         * src/prefs_compose_writing.h
2614         * src/prefs_customheader.c
2615         * src/prefs_customheader.h
2616         * src/prefs_display_header.c
2617         * src/prefs_display_header.h
2618         * src/prefs_filtering.c
2619         * src/prefs_filtering.h
2620         * src/prefs_filtering_action.c
2621         * src/prefs_filtering_action.h
2622         * src/prefs_folder_column.c
2623         * src/prefs_folder_column.h
2624         * src/prefs_folder_item.c
2625         * src/prefs_folder_item.h
2626         * src/prefs_fonts.c
2627         * src/prefs_fonts.h
2628         * src/prefs_gtk.c
2629         * src/prefs_gtk.h
2630         * src/prefs_image_viewer.c
2631         * src/prefs_image_viewer.h
2632         * src/prefs_matcher.c
2633         * src/prefs_matcher.h
2634         * src/prefs_message.c
2635         * src/prefs_msg_colors.c
2636         * src/prefs_msg_colors.h
2637         * src/prefs_other.c
2638         * src/prefs_quote.c
2639         * src/prefs_receive.c
2640         * src/prefs_send.c
2641         * src/prefs_spelling.c
2642         * src/prefs_spelling.h
2643         * src/prefs_summaries.c
2644         * src/prefs_summaries.h
2645         * src/prefs_summary_column.c
2646         * src/prefs_summary_column.h
2647         * src/prefs_template.c
2648         * src/prefs_template.h
2649         * src/prefs_themes.c
2650         * src/prefs_themes.h
2651         * src/prefs_toolbar.c
2652         * src/prefs_toolbar.h
2653         * src/prefs_wrapping.c
2654         * src/prefs_wrapping.h
2655         * src/privacy.c
2656         * src/privacy.h
2657         * src/procheader.c
2658         * src/procheader.h
2659         * src/procmime.c
2660         * src/procmime.h
2661         * src/procmsg.c
2662         * src/procmsg.h
2663         * src/quote_fmt.c
2664         * src/quote_fmt_parse.y
2665         * src/recv.c
2666         * src/recv.h
2667         * src/remotefolder.c
2668         * src/remotefolder.h
2669         * src/send_message.c
2670         * src/send_message.h
2671         * src/setup.c
2672         * src/setup.h
2673         * src/sourcewindow.c
2674         * src/sourcewindow.h
2675         * src/ssl_manager.c
2676         * src/ssl_manager.h
2677         * src/statusbar.c
2678         * src/statusbar.h
2679         * src/stock_pixmap.c
2680         * src/stock_pixmap.h
2681         * src/summary_search.c
2682         * src/summary_search.h
2683         * src/summaryview.c
2684         * src/summaryview.h
2685         * src/syldap.c
2686         * src/syldap.h
2687         * src/textview.c
2688         * src/textview.h
2689         * src/toolbar.c
2690         * src/toolbar.h
2691         * src/undo.c
2692         * src/undo.h
2693         * src/unmime.c
2694         * src/unmime.h
2695         * src/vcard.c
2696         * src/vcard.h
2697         * src/wizard.c
2698         * src/wizard.h
2699         * src/common/base64.c
2700         * src/common/base64.h
2701         * src/common/defs.h
2702         * src/common/hooks.c
2703         * src/common/hooks.h
2704         * src/common/log.c
2705         * src/common/log.h
2706         * src/common/mgutils.c
2707         * src/common/mgutils.h
2708         * src/common/nntp.c
2709         * src/common/nntp.h
2710         * src/common/passcrypt.c
2711         * src/common/passcrypt.h.in
2712         * src/common/plugin.c
2713         * src/common/plugin.h
2714         * src/common/prefs.c
2715         * src/common/prefs.h
2716         * src/common/progressindicator.c
2717         * src/common/progressindicator.h
2718         * src/common/quoted-printable.c
2719         * src/common/quoted-printable.h
2720         * src/common/session.c
2721         * src/common/session.h
2722         * src/common/smtp.c
2723         * src/common/smtp.h
2724         * src/common/socket.c
2725         * src/common/socket.h
2726         * src/common/ssl.c
2727         * src/common/ssl.h
2728         * src/common/ssl_certificate.c
2729         * src/common/ssl_certificate.h
2730         * src/common/stringtable.c
2731         * src/common/stringtable.h
2732         * src/common/sylpheed.c
2733         * src/common/sylpheed.h
2734         * src/common/template.c
2735         * src/common/template.h
2736         * src/common/timing.h
2737         * src/common/utils.c
2738         * src/common/utils.h
2739         * src/common/version.h.in
2740         * src/common/xml.c
2741         * src/common/xml.h
2742         * src/common/xmlprops.c
2743         * src/common/xmlprops.h
2744         * src/gtk/colorlabel.c
2745         * src/gtk/colorsel.c
2746         * src/gtk/colorsel.h
2747         * src/gtk/description_window.c
2748         * src/gtk/description_window.h
2749         * src/gtk/filesel.c
2750         * src/gtk/filesel.h
2751         * src/gtk/foldersort.c
2752         * src/gtk/foldersort.h
2753         * src/gtk/gtkutils.c
2754         * src/gtk/gtkutils.h
2755         * src/gtk/inputdialog.c
2756         * src/gtk/inputdialog.h
2757         * src/gtk/logwindow.c
2758         * src/gtk/logwindow.h
2759         * src/gtk/manage_window.c
2760         * src/gtk/manage_window.h
2761         * src/gtk/menu.c
2762         * src/gtk/menu.h
2763         * src/gtk/pluginwindow.c
2764         * src/gtk/pluginwindow.h
2765         * src/gtk/prefswindow.c
2766         * src/gtk/prefswindow.h
2767         * src/gtk/progressdialog.c
2768         * src/gtk/progressdialog.h
2769         * src/gtk/sslcertwindow.c
2770         * src/gtk/sslcertwindow.h
2771         * src/plugins/clamav/clamav_plugin.c
2772         * src/plugins/clamav/clamav_plugin.h
2773         * src/plugins/clamav/clamav_plugin_gtk.c
2774         * src/plugins/demo/demo.c
2775         * src/plugins/dillo_viewer/dillo_prefs.c
2776         * src/plugins/dillo_viewer/dillo_prefs.h
2777         * src/plugins/dillo_viewer/dillo_viewer.c
2778         * src/plugins/pgpcore/passphrase.c
2779         * src/plugins/pgpcore/passphrase.h
2780         * src/plugins/pgpcore/plugin.c
2781         * src/plugins/pgpcore/select-keys.c
2782         * src/plugins/pgpcore/select-keys.h
2783         * src/plugins/pgpcore/sgpgme.c
2784         * src/plugins/pgpcore/sgpgme.h
2785         * src/plugins/pgpinline/pgpinline.c
2786         * src/plugins/pgpinline/pgpinline.h
2787         * src/plugins/pgpinline/plugin.c
2788         * src/plugins/pgpmime/pgpmime.c
2789         * src/plugins/pgpmime/pgpmime.h
2790         * src/plugins/pgpmime/plugin.c
2791         * src/plugins/spamassassin/spamassassin.c
2792         * src/plugins/spamassassin/spamassassin.h
2793         * src/plugins/spamassassin/spamassassin_gtk.c
2794         * src/plugins/trayicon/trayicon.c
2795                 update copyright header
2796
2797 2006-01-13 [paul]       1.9.100cvs141
2798
2799         * src/account.c
2800         * src/export.c
2801         * src/import.c
2802         * src/mainwindow.c
2803         * src/prefs_account.c
2804         * src/prefs_display_header.c
2805         * src/prefs_receive.c
2806         * src/prefs_send.c
2807         * src/prefs_summaries.c
2808         * src/prefs_themes.c
2809         * src/prefs_toolbar.c
2810         * src/gtk/about.c
2811                 various cleanups
2812
2813 2006-01-12 [colin]      1.9.100cvs140
2814
2815         * src/folder.c
2816         * src/folder.h
2817         * src/main.c
2818                 Add --subscribe option
2819                 Let sylpheed-claws email@domain.com equivalent to --compose
2820                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
2821
2822 2006-01-12 [paul]       1.9.100cvs139
2823
2824         * src/mainwindow.c
2825                 append 'Change folder order' label with '...'
2826         * src/prefs_actions.c
2827                 allow reordering of actions list by dnd
2828         * src/gtk/foldersort.c
2829                 make the dialog nicer
2830
2831 2006-01-11 [colin]      1.9.100cvs138
2832
2833         * src/compose.c
2834                 Allow templates without text
2835
2836 2006-01-11 [paul]       1.9.100cvs137
2837
2838         * tools/README
2839         * tools/filter_conv_new.pl
2840                 add info to README
2841                 also check .sylpheed for filter.xml
2842                 be a bit informative to the user
2843
2844 2006-01-11 [colin]      1.9.100cvs136
2845
2846         * src/textview.c
2847                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
2848
2849 2006-01-10 [paul]       1.9.100cvs135
2850
2851         * tools/Makefile.am
2852         * tools/filter_conv_new.pl
2853                 add script to convert new style Sylpheed
2854                 filter rules (Sylpheed >= 0.9.99) to
2855                 Claws filtering rules
2856
2857 2006-01-10 [colin]      1.9.100cvs134
2858
2859         * src/compose.c
2860                 Fix broken line joins in certain conditions
2861                 (between two quoted lines: <enter><enter><up>
2862                  <type a wrapped sentence><go in the first line>
2863                  <insert more text><watch as line joining failed>)
2864
2865 2006-01-10 [paul]       1.9.100cvs133
2866
2867         * src/compose.c
2868                 don't report success in error dialog
2869                 thanks to Colin
2870         * src/common/utils.c
2871                 include some trailing punctuations as URI
2872                 thanks to Hiro
2873
2874 2006-01-10 [paul]       1.9.100cvs132
2875
2876         * src/mimeview.c
2877                 fix incompatible pointer type
2878                 warning
2879
2880 2006-01-10 [paul]       1.9.100cvs131
2881
2882         * src/compose.c
2883                 change Subject in window title
2884                 instantaneously
2885
2886 2006-01-09 [colin]      1.9.100cvs130
2887
2888         * src/addressbook.c
2889         * src/headerview.c
2890         * src/mainwindow.c
2891         * src/messageview.c
2892         * src/mimeview.c
2893         * src/noticeview.c
2894         * src/summaryview.c
2895                 Fix possible crashes on exit and in addressbook
2896
2897 2006-01-09 [paul]       1.9.100cvs129
2898
2899         * src/prefs_msg_colors.c
2900                 some cleanups that I forgot last time
2901
2902 2006-01-09 [paul]       1.9.100cvs128
2903
2904         * README
2905         * src/folderview.c
2906         * src/prefs_msg_colors.c
2907                 add previously hidden option, color_new, to
2908                 the gui
2909                 move the page to Display/
2910                 rework the gui
2911
2912 2006-01-09 [wwp]        1.9.100cvs127
2913
2914         * src/prefs_themes.c
2915                 made the prefs/display/themes layouts spacing less condensed
2916                 (and so they match other prefs/pages' look).
2917
2918 2006-01-09 [paul]       1.9.100cvs126
2919
2920         * src/compose.c
2921         * src/prefs_common.c
2922         * src/prefs_common.h
2923         * src/prefs_wrapping.c
2924                 remove 'wrap at send' option
2925
2926 2006-01-06 [colin]      1.9.100cvs125
2927
2928         * src/compose.c
2929                 Just make completely sure we don't insert "manual line breaks" 
2930                 when wrapping... 
2931
2932 2006-01-04 [paul]
2933
2934         * 2.0.0-rc3 released
2935
2936 2006-01-04 [paul]       1.9.100cvs124
2937
2938         * src/folderview.c
2939                 fix bug 882, 'quick scroll in folder list
2940                 displays wrong folder contents'
2941
2942 2006-01-04 [paul]       1.9.100cvs123
2943
2944         * src/plugins/pgpmime/pgpmime.c
2945                 better debug information when signing
2946                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2947
2948 2006-01-03 [colin]      1.9.100cvs122
2949
2950         * configure.ac
2951                 We need to recheck for gpgme 1.0.0 after checking
2952                 for 1.1.1, because if 1.1.1 isn't available, 
2953                 GPGME_LIBS and friends are blanked out by the 
2954                 second check.
2955
2956 2006-01-03 [colin]      1.9.100cvs121
2957
2958         * src/common/prefs.c
2959                 Windows unlink-before rename fix
2960         * src/plugins/pgpcore/sgpgme.c
2961                 Add support for PKA info if available
2962                 Both patches by Werner Koch
2963
2964 2006-01-03 [paul]       1.9.100cvs120
2965
2966         * src/messageview.c
2967                 fix bug 884, 'Send receipt' button visible in queue
2968                 Thanks to Colin
2969
2970 2006-01-02 [colin]      1.9.100cvs119
2971
2972         * src/compose.c
2973         * src/imap.c
2974                 Fix autosave on IMAP and more generally try to
2975                 return the correct ID on a newly added IMAP message
2976
2977 2006-01-02 [paul]       1.9.100cvs118
2978
2979         * manual/keyboard.xml
2980                 edited
2981
2982 2006-01-01 [paul]       1.9.100cvs117
2983
2984         * src/gtk/authors.h
2985                 alphabetical order
2986
2987 2005-12-30 [colin]      1.9.100cvs116
2988
2989         * manual/advanced.xml
2990                 Explain Pre/Post-processing differences.
2991
2992 2005-12-30 [colin]      1.9.100cvs115
2993
2994         * src/mh.c
2995                 Implement copy_msgs for a little optimization
2996         * src/imap.c
2997                 Finish yesterday's fix
2998
2999 2005-12-29 [colin]      1.9.100cvs114
3000
3001         * src/imap.c
3002                 Fix occasional failure in fetching a mail over
3003                 IMAP
3004
3005 2005-12-29 [colin]      1.9.100cvs113
3006
3007         * src/compose.c
3008                 Don't remove a draft when sending it, if it is 
3009                 locked.
3010
3011 2005-12-28 [colin]      1.9.100cvs112
3012
3013         * src/summaryview.c
3014                 Fix leak for real
3015
3016 2005-12-28 [wwp]        1.9.100cvs111
3017
3018         * doc/faq/.cvsignore
3019         * doc/faq/de/.cvsignore
3020         * doc/faq/en/.cvsignore
3021         * doc/faq/es/.cvsignore
3022         * doc/faq/fr/.cvsignore
3023         * doc/faq/it/.cvsignore
3024         * doc/manual/.cvsignore
3025         * doc/manual/de/.cvsignore
3026         * doc/manual/en/.cvsignore
3027         * doc/manual/es/.cvsignore
3028         * doc/manual/fr/.cvsignore
3029         * doc/manual/ja/.cvsignore
3030         * src/plugins/mathml_viewer/.cvsignore
3031                 rollback revival of those files (my bad, sorry for the noise).
3032
3033 2005-12-28 [wwp]        1.9.100cvs110
3034
3035         * src/compose.c
3036                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3037
3038 2005-12-28 [wwp]        1.9.100cvs109
3039
3040         * doc/faq/.cvsignore
3041         * doc/faq/de/.cvsignore
3042         * doc/faq/en/.cvsignore
3043         * doc/faq/es/.cvsignore
3044         * doc/faq/fr/.cvsignore
3045         * doc/faq/it/.cvsignore
3046         * doc/manual/.cvsignore
3047         * doc/manual/de/.cvsignore
3048         * doc/manual/en/.cvsignore
3049         * doc/manual/es/.cvsignore
3050         * doc/manual/fr/.cvsignore
3051         * doc/manual/ja/.cvsignore
3052         * src/plugins/mathml_viewer/.cvsignore
3053         * po/.cvsignore
3054                 more files to ignore.
3055
3056 2005-12-24 [colin]      1.9.100cvs108
3057
3058         * AUTHORS
3059         * src/gtk/authors.h
3060                 Update for Werner
3061
3062 2005-12-24 [colin]      1.9.100cvs107
3063
3064         * src/procmsg.c
3065                 Allow NULL src_msginfo in 
3066                 procmsg_msginfo_new_from_mimeinfo
3067
3068 2005-12-23 [paul]       1.9.100cvs106
3069
3070         * src/plugins/pgpinline/mypgpcore.def
3071                 add this forgotten file
3072
3073 2005-12-23 [colin]      1.9.100cvs105
3074
3075         * src/mainwindow.c
3076                 Fix missing break
3077
3078 2005-12-23 [colin]      1.9.100cvs104
3079
3080         * autogen.sh
3081         * src/folder.c
3082         * src/mh.c
3083         * src/common/plugin.c
3084         * src/common/socket.c
3085         * src/common/socket.h
3086         * src/common/utils.c
3087         * src/common/utils.h
3088         * src/gtk/pluginwindow.c
3089         * src/plugins/pgpcore/plugin.def
3090         * src/plugins/pgpcore/sylpheed.def
3091         * src/plugins/pgpinline/Makefile.am
3092         * src/plugins/pgpinline/plugin.def
3093         * src/plugins/pgpinline/sylpheed.def
3094         * src/plugins/pgpmime/plugin.def
3095         * src/plugins/pgpmime/sylpheed.def
3096                 Various w32 fixes by Werner Koch
3097
3098 2005-12-22 [paul]       1.9.100cvs103
3099
3100         * src/wizard.c
3101                 don't offer IMAP as 'server type' if
3102                 libetpan isn't built in
3103
3104 2005-12-22 [paul]       1.9.100cvs102
3105
3106         * AUTHORS
3107         * src/mainwindow.c
3108         * src/mainwindow.h
3109         * src/toolbar.c
3110         * src/gtk/authors.h
3111                 support GTK_TOOLBAR_BOTH_HORIZ (text
3112                 next to icon) Patch by Marien Zwart
3113                 marienz@users.sf.net
3114                 Also reword the text
3115
3116 2005-12-21 [colin]      1.9.100cvs101
3117
3118         * configure.ac
3119                 Fix DATADIRNAME
3120         * COPYING
3121                 Fix missing section and explicit the exception better
3122         * src/compose.c
3123                 Prevent mail from being lost without notice when an
3124                 SMTP error happens on trying to send an unmodified
3125                 drafted mail.
3126         * src/send_message.c
3127         * src/common/smtp.c
3128                 Fix password remembering when wrong, and add return
3129                 value checks where they should have been
3130         * src/plugins/pgpcore/sylpheed.def
3131         * src/plugins/pgpinline/sylpheed.def
3132         * src/plugins/pgpmime/sylpheed.def
3133                 Add a few symbols needed
3134
3135 2005-12-21 [paul]       1.9.100cvs100
3136
3137         * m4/codeset.m4
3138         * m4/glibc21.m4
3139         * m4/intdiv0.m4
3140         * m4/inttypes-pri.m4
3141         * m4/inttypes.m4
3142         * m4/inttypes_h.m4
3143         * m4/isc-posix.m4
3144         * m4/lcmessage.m4
3145         * m4/stdint_h.m4
3146         * m4/uintmax_t.m4
3147                 gettextization
3148                 thanks to Colin
3149
3150 2005-12-21 [paul]       1.9.100cvs99
3151
3152         * po/sv.po
3153                 fixed by Colin
3154
3155 2005-12-20 [paul]       1.9.100cvs98
3156
3157         * po/sv.po
3158                 updated by Anders Trobäck
3159
3160 2005-12-20 [colin]      1.9.100cvs97
3161
3162         * ABOUT-NLS
3163         * Makefile.am
3164         * autogen.sh
3165         * configure.ac
3166         * config/config.rpath
3167         * config/mkinstalldirs
3168         * m4/Makefile.am
3169         * m4/glibc2.m4
3170         * m4/gnupg.m4
3171         * m4/gpgme.m4
3172         * m4/intmax.m4
3173         * m4/longdouble.m4
3174         * m4/longlong.m4
3175         * m4/printf-posix.m4
3176         * m4/signed.m4
3177         * m4/size_max.m4
3178         * m4/ulonglong.m4
3179         * m4/wchar_t.m4
3180         * m4/wint_t.m4
3181         * m4/xsize.m4
3182         * po/Makefile.in.in
3183         * po/Makevars
3184         * po/bg.po
3185         * po/ca.po
3186         * po/cs.po
3187         * po/de.po
3188         * po/el.po
3189         * po/en_GB.po
3190         * po/es.po
3191         * po/fi.po
3192         * po/fr.po
3193         * po/hr.po
3194         * po/hu.po
3195         * po/it.po
3196         * po/ja.po
3197         * po/ko.po
3198         * po/nb.po
3199         * po/nl.po
3200         * po/pl.po
3201         * po/pt_BR.po
3202         * po/ru.po
3203         * po/sk.po
3204         * po/sr.po
3205         * po/stamp-po
3206         * po/sv.po
3207         * po/zh_CN.po
3208         * po/zh_TW.po
3209         * src/Makefile.am
3210         * src/codeconv.c
3211         * src/compose.c
3212         * src/exporthtml.c
3213         * src/exportldif.c
3214         * src/folder.c
3215         * src/main.c
3216         * src/manual.c
3217         * src/mh.c
3218         * src/mimeview.c
3219         * src/send_message.c
3220         * src/common/Makefile.am
3221         * src/common/fnmatch.c
3222         * src/common/fnmatch.h
3223         * src/common/fnmatch_loop.c
3224         * src/common/nntp.c
3225         * src/common/plugin.c
3226         * src/common/smtp.c
3227         * src/common/socket.c
3228         * src/common/string_match.c
3229         * src/common/sylpheed.c
3230         * src/common/utils.c
3231         * src/common/utils.h
3232         * src/common/w32_dirent.c
3233         * src/common/w32_reg.c
3234         * src/common/w32_signal.c
3235         * src/common/w32_stat.c
3236         * src/common/w32_stdio.c
3237         * src/common/w32_stdlib.c
3238         * src/common/w32_string.c
3239         * src/common/w32_time.c
3240         * src/common/w32_unistd.c
3241         * src/common/w32_wait.c
3242         * src/common/w32lib.h
3243         * src/etpan/Makefile.am
3244         * src/gtk/Makefile.am
3245         * src/plugins/clamav/Makefile.am
3246         * src/plugins/demo/Makefile.am
3247         * src/plugins/dillo_viewer/Makefile.am
3248         * src/plugins/pgpcore/Makefile.am
3249         * src/plugins/pgpcore/passphrase.c
3250         * src/plugins/pgpcore/plugin.def
3251         * src/plugins/pgpcore/sgpgme.c
3252         * src/plugins/pgpcore/sylpheed.def
3253         * src/plugins/pgpcore/version.rc
3254         * src/plugins/pgpinline/Makefile.am
3255         * src/plugins/pgpinline/plugin.def
3256         * src/plugins/pgpinline/sylpheed.def
3257         * src/plugins/pgpinline/version.rc
3258         * src/plugins/pgpmime/Makefile.am
3259         * src/plugins/pgpmime/mypgpcore.def
3260         * src/plugins/pgpmime/plugin.def
3261         * src/plugins/pgpmime/sylpheed.def
3262         * src/plugins/pgpmime/version.rc
3263         * src/plugins/spamassassin/Makefile.am
3264                 Very little ;-) patch from Werner Koch, providing
3265                 infrastructure for cross-compiling to Win32
3266
3267 2005-12-20 [paul]       1.9.100cvs96
3268
3269         * src/account.c
3270         * src/account.h
3271         * src/mainwindow.c
3272         * src/mainwindow.h
3273         * src/toolbar.c
3274         * src/toolbar.h
3275                 add a combo to the Get All button, allowing
3276                 quick retrieval from any account
3277                 Patch by Fabien Vantard, slightly modified
3278                 by Colin
3279         * src/gtk/about.c
3280                 i18n fix. Patch by Fabien Vantard
3281
3282 2005-12-19 [colin]      1.9.100cvs95
3283
3284         * src/compose.c
3285         * src/compose.h
3286                 Don't automatically join lines when they've 
3287                 been separated by the user and not automatically
3288
3289 2005-12-19 [paul]       1.9.100cvs94
3290
3291         * src/gtk/pluginwindow.c
3292                 i18n fix.
3293                 Patch by Fabien Vantard
3294
3295 2005-12-15 [paul]       1.9.100cvs93
3296
3297         * src/common/plugin.c
3298         * src/common/plugin.h
3299         * src/gtk/pluginwindow.c
3300         * src/plugins/clamav/clamav_plugin.c
3301         * src/plugins/demo/demo.c
3302         * src/plugins/dillo_viewer/dillo_viewer.c
3303         * src/plugins/pgpcore/plugin.c
3304         * src/plugins/pgpinline/plugin.c
3305         * src/plugins/pgpmime/plugin.c
3306         * src/plugins/spamassassin/spamassassin.c
3307         * src/plugins/trayicon/trayicon.c
3308                 add plugin_version()
3309
3310 2005-12-15 [colin]      1.9.100cvs92
3311
3312         * src/compose.c
3313                 Further fix bug #875
3314
3315 2005-12-15 [paul]       1.9.100cvs91
3316
3317         * src/gtk/filesel.c
3318                 fix attach_load_dir getting set to
3319                 PLUGINDIR on plugin load
3320
3321 2005-12-14 [mones]      1.9.100cvs90
3322
3323         * manual/ack.xml
3324         * manual/keyboard.xml
3325                 Initial draft and some shortcuts added
3326                 
3327         * po/es.po
3328                 Updated translation
3329
3330 2005-12-14 [colin]      1.9.100cvs89
3331
3332         * src/compose.c
3333         * src/imap.c
3334         * src/summaryview.c
3335         * src/gtk/gtkaspell.c
3336                 More leaks fixed
3337         * src/prefs_folder_item.c
3338                 Fix recursive prefs apply
3339
3340
3341 2005-12-14 [colin]      1.9.100cvs88
3342
3343         * src/compose.c
3344                 Fix bug #875 (Freeze On Inline Forward of 
3345                 Large Message)
3346
3347 2005-12-13 [colin]      1.9.100cvs87
3348
3349         * src/compose.c
3350                 Uniq-ify and sort the mimetypes list
3351                 Patch by Fabien Vantard
3352
3353 2005-12-13 [colin]      1.9.100cvs86
3354
3355         * src/imap.c
3356         * src/etpan/imap-thread.c
3357                 Fix leaks (patch by Hoa)
3358         * src/news.c
3359         * src/common/plugin.c
3360                 Fix leaks
3361
3362 2005-12-12 [colin]
3363
3364         * 2.0.0-rc2 released
3365
3366 2005-12-12 [colin]      1.9.100cvs85
3367
3368         * src/matcher.c
3369                 Fix a leak
3370
3371 2005-12-12 [wwp]        1.9.100cvs84
3372
3373         * src/gtk/icon_legend.c
3374                 fix misbehaviour and crash when closing the legend window
3375         using the Esc key (patch by Fabien Vantard).
3376
3377 2005-12-12 [paul]       1.9.100cvs83
3378
3379         * src/browseldap.c
3380         * src/foldersel.c
3381         * src/prefs_actions.c
3382         * src/prefs_filtering.c
3383         * src/prefs_matcher.c
3384         * src/prefs_spelling.glade      ** REMOVED **
3385         * src/prefs_template.c
3386         * src/gtk/foldersort.glade      ** REMOVED **
3387         * src/gtk/pluginwindow.c
3388         * src/gtk/pluginwindow.glade    ** REMOVED **
3389         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3390                 cleanups
3391
3392 2005-12-11 [paul]       1.9.100cvs82
3393
3394         * src/gtk/filesel.c
3395                 fix attach_load_dir crasher (double free)
3396
3397 2005-12-09 [paul]       1.9.100cvs81
3398
3399         * po/POTFILES.in
3400         * src/mainwindow.c
3401         * src/gtk/Makefile.am
3402         * src/gtk/icon_legend.c
3403         * src/gtk/icon_legend.h
3404                 add icon legend
3405         * src/manual.c
3406                 cleanup
3407
3408 2005-12-09 [paul]       1.9.100cvs80
3409
3410         * src/plugins/pgpcore/passphrase.c
3411                 wrap the label in the dialog
3412
3413 2005-12-09 [colin]      1.9.100cvs79
3414
3415         * src/plugins/pgpcore/sgpgme.c
3416                 Display (untrusted) on not trusted signatures
3417                 Patch by Michal Èihaø <michal@cihar.com>
3418                 Closes bug #867 (Report also key trust)
3419
3420 2005-12-09 [colin]      1.9.100cvs78
3421
3422         * src/common/plugin.c
3423                 Update licence check, following Eben Moglen's advice
3424
3425 2005-12-08 [colin]      1.9.100cvs77
3426
3427         * src/folder.c
3428                 Fix the occasionnal item->cache != NULL 
3429                 assertion failure. 
3430
3431 2005-12-08 [colin]      1.9.100cvs76
3432
3433         * src/mimeview.c
3434         * src/plugins/pgpcore/sgpgme.c
3435                 Print key id when unable to check it
3436                 Closes bug #866 (Show key id when missing)
3437
3438 2005-12-08 [paul]       1.9.100cvs75
3439
3440         * src/prefs_common.c
3441         * src/prefs_common.h
3442         * src/gtk/filesel.c
3443                 remember load attachment dir
3444
3445 2005-12-07 [colin]      1.9.100cvs74
3446
3447         * src/prefs_toolbar.c
3448                 Gtk fixes, patch by Fabien Vantard
3449
3450 2005-12-07 [colin]      1.9.100cvs73
3451
3452         * src/action.c
3453         * src/compose.c
3454         * src/compose.h
3455                 Fix bug #839 (Quoted text isn't colored after 
3456                 executing an action)
3457         * src/common/plugin.c
3458                 Require plugins to declare their licence in plugin_licence()
3459                 Refuse to load non-GPL plugins as they'd be illegal (as 
3460                 derived works of Sylpheed-Claws, they must be GPL).
3461         * src/plugins/clamav/clamav_plugin.c
3462         * src/plugins/demo/demo.c
3463         * src/plugins/dillo_viewer/dillo_viewer.c
3464         * src/plugins/pgpcore/plugin.c
3465         * src/plugins/pgpinline/plugin.c
3466         * src/plugins/pgpmime/plugin.c
3467         * src/plugins/spamassassin/spamassassin.c
3468         * src/plugins/trayicon/trayicon.c
3469                 Add plugin_licence()
3470
3471 2005-12-07 [paul]       1.9.100cvs72
3472
3473         * configure.ac
3474         * src/mainwindow.c
3475         * src/manual.c
3476         * src/manual.h
3477         * src/common/defs.h
3478                 clean up after local FAQ removal and
3479                 temporary manual removal
3480
3481 2005-12-06 [colin]      1.9.100cvs71
3482
3483         * configure.ac
3484         * doc/Makefile.am
3485         * doc/faq/.cvsignore
3486         * doc/faq/Makefile.am
3487         * doc/faq/de/.cvsignore
3488         * doc/faq/de/Makefile.am
3489         * doc/faq/de/sylpheed-faq-1.html
3490         * doc/faq/de/sylpheed-faq-2.html
3491         * doc/faq/de/sylpheed-faq-3.html
3492         * doc/faq/de/sylpheed-faq.html
3493         * doc/faq/en/.cvsignore
3494         * doc/faq/en/Makefile.am
3495         * doc/faq/en/sylpheed-faq-1.html
3496         * doc/faq/en/sylpheed-faq-2.html
3497         * doc/faq/en/sylpheed-faq-3.html
3498         * doc/faq/en/sylpheed-faq-4.html
3499         * doc/faq/en/sylpheed-faq.html
3500         * doc/faq/es/.cvsignore
3501         * doc/faq/es/Makefile.am
3502         * doc/faq/es/sylpheed-faq-1.html
3503         * doc/faq/es/sylpheed-faq-2.html
3504         * doc/faq/es/sylpheed-faq-3.html
3505         * doc/faq/es/sylpheed-faq-4.html
3506         * doc/faq/es/sylpheed-faq.html
3507         * doc/faq/fr/.cvsignore
3508         * doc/faq/fr/Makefile.am
3509         * doc/faq/fr/sylpheed-faq-1.html
3510         * doc/faq/fr/sylpheed-faq-2.html
3511         * doc/faq/fr/sylpheed-faq-3.html
3512         * doc/faq/fr/sylpheed-faq.html
3513         * doc/faq/it/.cvsignore
3514         * doc/faq/it/Makefile.am
3515         * doc/faq/it/sylpheed-faq-1.html
3516         * doc/faq/it/sylpheed-faq-2.html
3517         * doc/faq/it/sylpheed-faq-3.html
3518         * doc/faq/it/sylpheed-faq.html
3519         * doc/manual/.cvsignore
3520         * doc/manual/Makefile.am
3521         * doc/manual/de/.cvsignore
3522         * doc/manual/de/Makefile.am
3523         * doc/manual/de/sylpheed-1.html
3524         * doc/manual/de/sylpheed-10.html
3525         * doc/manual/de/sylpheed-11.html
3526         * doc/manual/de/sylpheed-12.html
3527         * doc/manual/de/sylpheed-13.html
3528         * doc/manual/de/sylpheed-14.html
3529         * doc/manual/de/sylpheed-15.html
3530         * doc/manual/de/sylpheed-16.html
3531         * doc/manual/de/sylpheed-17.html
3532         * doc/manual/de/sylpheed-18.html
3533         * doc/manual/de/sylpheed-19.html
3534         * doc/manual/de/sylpheed-2.html
3535         * doc/manual/de/sylpheed-20.html
3536         * doc/manual/de/sylpheed-3.html
3537         * doc/manual/de/sylpheed-4.html
3538         * doc/manual/de/sylpheed-5.html
3539         * doc/manual/de/sylpheed-6.html
3540         * doc/manual/de/sylpheed-7.html
3541         * doc/manual/de/sylpheed-8.html
3542         * doc/manual/de/sylpheed-9.html
3543         * doc/manual/de/sylpheed.html
3544         * doc/manual/en/.cvsignore
3545         * doc/manual/en/Makefile.am
3546         * doc/manual/en/sylpheed-1.html
3547         * doc/manual/en/sylpheed-10.html
3548         * doc/manual/en/sylpheed-11.html
3549         * doc/manual/en/sylpheed-12.html
3550         * doc/manual/en/sylpheed-13.html
3551         * doc/manual/en/sylpheed-14.html
3552         * doc/manual/en/sylpheed-15.html
3553         * doc/manual/en/sylpheed-16.html
3554         * doc/manual/en/sylpheed-17.html
3555         * doc/manual/en/sylpheed-18.html
3556         * doc/manual/en/sylpheed-19.html
3557         * doc/manual/en/sylpheed-2.html
3558         * doc/manual/en/sylpheed-20.html
3559         * doc/manual/en/sylpheed-21.html
3560         * doc/manual/en/sylpheed-22.html
3561         * doc/manual/en/sylpheed-3.html
3562         * doc/manual/en/sylpheed-4.html
3563         * doc/manual/en/sylpheed-5.html
3564         * doc/manual/en/sylpheed-6.html
3565         * doc/manual/en/sylpheed-7.html
3566         * doc/manual/en/sylpheed-8.html
3567         * doc/manual/en/sylpheed-9.html
3568         * doc/manual/en/sylpheed.html
3569         * doc/manual/es/.cvsignore
3570         * doc/manual/es/Makefile.am
3571         * doc/manual/es/sylpheed-1.html
3572         * doc/manual/es/sylpheed-10.html
3573         * doc/manual/es/sylpheed-11.html
3574         * doc/manual/es/sylpheed-12.html
3575         * doc/manual/es/sylpheed-13.html
3576         * doc/manual/es/sylpheed-14.html
3577         * doc/manual/es/sylpheed-15.html
3578         * doc/manual/es/sylpheed-16.html
3579         * doc/manual/es/sylpheed-17.html
3580         * doc/manual/es/sylpheed-18.html
3581         * doc/manual/es/sylpheed-19.html
3582         * doc/manual/es/sylpheed-2.html
3583         * doc/manual/es/sylpheed-20.html
3584         * doc/manual/es/sylpheed-3.html
3585         * doc/manual/es/sylpheed-4.html
3586         * doc/manual/es/sylpheed-5.html
3587         * doc/manual/es/sylpheed-6.html
3588         * doc/manual/es/sylpheed-7.html
3589         * doc/manual/es/sylpheed-8.html
3590         * doc/manual/es/sylpheed-9.html
3591         * doc/manual/es/sylpheed.html
3592         * doc/manual/fr/.cvsignore
3593         * doc/manual/fr/Makefile.am
3594         * doc/manual/fr/sylpheed-1.html
3595         * doc/manual/fr/sylpheed-10.html
3596         * doc/manual/fr/sylpheed-11.html
3597         * doc/manual/fr/sylpheed-12.html
3598         * doc/manual/fr/sylpheed-13.html
3599         * doc/manual/fr/sylpheed-14.html
3600         * doc/manual/fr/sylpheed-15.html
3601         * doc/manual/fr/sylpheed-16.html
3602         * doc/manual/fr/sylpheed-17.html
3603         * doc/manual/fr/sylpheed-18.html
3604         * doc/manual/fr/sylpheed-19.html
3605         * doc/manual/fr/sylpheed-2.html
3606         * doc/manual/fr/sylpheed-20.html
3607         * doc/manual/fr/sylpheed-3.html
3608         * doc/manual/fr/sylpheed-4.html
3609         * doc/manual/fr/sylpheed-5.html
3610         * doc/manual/fr/sylpheed-6.html
3611         * doc/manual/fr/sylpheed-7.html
3612         * doc/manual/fr/sylpheed-8.html
3613         * doc/manual/fr/sylpheed-9.html
3614         * doc/manual/fr/sylpheed.html
3615         * doc/manual/ja/.cvsignore
3616         * doc/manual/ja/Makefile.am
3617         * doc/manual/ja/sylpheed-1.html
3618         * doc/manual/ja/sylpheed-10.html
3619         * doc/manual/ja/sylpheed-11.html
3620         * doc/manual/ja/sylpheed-12.html
3621         * doc/manual/ja/sylpheed-13.html
3622         * doc/manual/ja/sylpheed-14.html
3623         * doc/manual/ja/sylpheed-15.html
3624         * doc/manual/ja/sylpheed-16.html
3625         * doc/manual/ja/sylpheed-17.html
3626         * doc/manual/ja/sylpheed-18.html
3627         * doc/manual/ja/sylpheed-19.html
3628         * doc/manual/ja/sylpheed-2.html
3629         * doc/manual/ja/sylpheed-20.html
3630         * doc/manual/ja/sylpheed-3.html
3631         * doc/manual/ja/sylpheed-4.html
3632         * doc/manual/ja/sylpheed-5.html
3633         * doc/manual/ja/sylpheed-6.html
3634         * doc/manual/ja/sylpheed-7.html
3635         * doc/manual/ja/sylpheed-8.html
3636         * doc/manual/ja/sylpheed-9.html
3637         * doc/manual/ja/sylpheed.html
3638         * doc/manual/ja/sylpheed.sgml
3639         * src/mainwindow.c
3640                 Remove outdated manual and faq. Noisy, eh?
3641
3642 2005-12-06 [colin]      1.9.100cvs70
3643
3644         * src/compose.c
3645         * src/quote_fmt_parse.y
3646         * src/undo.c
3647         * src/undo.h
3648                 Allow %X to position cursor at 0 
3649                 (no %X = before signature)
3650                 Fix paste as quotation putting the cursor at 0
3651                 Fix undo offsets when pasting
3652                 Insert the quote_fmt at once instead of line 
3653                 by line
3654                 Fix [Edited] when starting to reply/forward
3655
3656 2005-12-06 [paul]       1.9.100cvs69
3657
3658         * src/plugins/clamav/clamav_plugin_gtk.c
3659                 add another tooltip
3660         * src/plugins/spamassassin/spamassassin_gtk.c
3661                 rework spamassassin_create_widget_func()
3662
3663 2005-12-05 [colin]      1.9.100cvs68
3664
3665         * po/POTFILES.in
3666                 Fix make release ;-)
3667
3668 2005-12-05 [colin]      1.9.100cvs67
3669
3670         * src/compose.c
3671         * src/compose.h
3672                 Fix cursor positioning (not obeying %X)
3673
3674 2005-12-05 [paul]       1.9.100cvs66
3675
3676         * src/plugins/dillo_viewer/dillo_prefs.c
3677                 fix compilation warning
3678
3679 2005-12-05 [paul]       1.9.100cvs65
3680
3681         * src/prefs_spelling.c
3682         * src/plugins/trayicon/trayicon.c
3683                 cleanups - remove unused stuff
3684
3685 2005-12-05 [paul]       1.9.100cvs64
3686
3687         * README
3688         * manual/plugins.xml
3689                 remove info about removed mathml_viewer plugin
3690
3691 2005-12-05 [paul]       1.9.100cvs63
3692
3693         * configure.ac
3694         * src/plugins/Makefile.am
3695         * src/plugins/mathml_viewer/.cvsignore
3696         * src/plugins/mathml_viewer/Makefile.am
3697         * src/plugins/mathml_viewer/mathml_viewer.c
3698                 remove unmaintained mathml_viewer plugin
3699
3700 2005-12-05 [paul]       1.9.100cvs62
3701
3702         * src/summaryview.c
3703                 obey prefs_common.always_show_msg when
3704                 moving a msg
3705                 Thanks to Colin
3706
3707 2005-12-05 [paul]       1.9.100cvs61
3708
3709         * src/compose.c
3710         * src/prefs_account.c
3711         * src/prefs_filtering.c
3712         * src/prefs_quote.c
3713         * src/prefs_spelling.c
3714         * src/prefs_toolbar.c
3715         * src/summaryview.c
3716         * src/gtk/gtkutils.c
3717         * src/gtk/quicksearch.c
3718         * src/plugins/dillo_viewer/dillo_prefs.c
3719                 dialog cleanups
3720
3721 2005-12-04 [paul]       1.9.100cvs60
3722
3723         * src/inc.c
3724         * src/prefs_account.c
3725         * src/prefs_account.h
3726                 allow a Local account to specify a
3727                 default inbox
3728                 (closes bug 843 'Inbox cannot be changed for local
3729                  mailboxes')
3730
3731 2005-12-04 [colin]      1.9.100cvs59
3732
3733         * src/plugins/trayicon/trayicon.c
3734                 Remove Get, rename Get All to Get Mail in order to
3735                 be consistent with the default main toolbar
3736
3737 2005-12-03 [colin]      1.9.100cvs58
3738
3739         * manual/gpl.xml
3740         * manual/sylpheed-claws-manual.xml
3741                 Add GPL appendix
3742
3743 2005-12-03 [paul]       1.9.100cvs57
3744
3745         * AUTHORS
3746         * po/sv.po
3747         * src/gtk/authors.h
3748                 new (partially complete) Swedish translation
3749                 by Anders Troback <sylpheed@troback.com>
3750
3751 2005-12-02 [paul]       1.9.100cvs56
3752
3753         * configure.ac
3754                 libetpan 0.41 required
3755
3756 2005-12-02 [paul]       1.9.100cvs55
3757
3758         * src/plugins/clamav/clamav_plugin.c
3759         * src/plugins/clamav/clamav_plugin.h
3760         * src/plugins/clamav/clamav_plugin_gtk.c
3761         * src/plugins/spamassassin/spamassassin.c
3762         * src/plugins/spamassassin/spamassassin.h
3763         * src/plugins/spamassassin/spamassassin_gtk.c
3764                 unregister prefs pages on unloading, thus
3765                 preventing a crash
3766                 (thanks to Colin for the hint)
3767
3768 2005-12-02 [wwp]        1.9.100cvs54
3769
3770         * src/quote_fmt.h
3771         * src/quote_fmt_parse.y
3772                 fix misuse of gboolean*, use gboolean instead
3773                 (thanks to Paul, Colin, for pointing out that scaring one)
3774
3775 2005-12-02 [paul]       1.9.100cvs53
3776
3777         * src/plugins/clamav/clamav_plugin.c
3778                 int no --> unsigned int no
3779         * src/plugins/clamav/clamav_plugin_gtk.c
3780                 rework config page
3781
3782 2005-12-02 [wwp]        1.9.100cvs52
3783
3784         * src/compose.c
3785         * src/prefs_template.c
3786         * src/quote_fmt.h
3787         * src/quote_fmt_parse.y
3788                 prevent from executing |f and |p templates commands when
3789                 adding or replacing templates in prefs (avoids annoying and
3790                 potentially dangerous behaviours)
3791
3792 2005-12-02 [paul]       1.9.100cvs51
3793
3794         * src/prefs_common.c
3795                 allow translation of some default values
3796                 Patch by Fabien Vantard
3797
3798 2005-12-02 [paul]       1.9.100cvs50
3799
3800         * src/codeconv.c
3801         * src/codeconv.h
3802         * src/prefs_common.c
3803         * src/prefs_common.h
3804         * src/prefs_message.c
3805         * src/textview.c
3806                 remove obsolete 'convert_mb_alnum' option
3807                 and related stuff
3808         * src/gtk/about.c
3809                 remove unused 'about_textview_visibility_notify'
3810
3811 2005-12-02 [paul]       1.9.100cvs49
3812
3813         * src/prefs_account.c
3814         * src/prefs_compose_writing.c
3815         * src/prefs_fonts.c
3816         * src/prefs_gtk.h
3817         * src/prefs_image_viewer.c
3818         * src/prefs_message.c
3819         * src/prefs_other.c
3820         * src/prefs_receive.c
3821         * src/prefs_send.c
3822         * src/prefs_spelling.c
3823         * src/prefs_summaries.c
3824         * src/prefs_wrapping.c
3825         * src/plugins/dillo_viewer/dillo_prefs.c
3826         * src/plugins/pgpcore/prefs_gpg.c
3827                 several cleanups to the prefs dialogs
3828                 (slightly modified) patch by Fabien Vantard
3829
3830 2005-12-02 [paul]       1.9.100cvs48
3831
3832         * src/main.c
3833                 --exit means exit
3834         * src/send_message.c
3835                 fix crash on send when connection fails
3836
3837         Thanks to Colin
3838
3839 2005-12-01 [colin]      1.9.100cvs47
3840
3841         * src/html.c
3842                 Translate &hellip; to "..."
3843
3844 2005-11-30 [colin]      1.9.100cvs46
3845
3846         * src/matcher.c
3847         * src/matcher.h
3848                 Optimize back yesterday's fix.
3849
3850 2005-11-30 [paul]       1.9.100cvs45
3851
3852         * manual/faq.xml
3853                 standardised
3854         * manual/intro.xml
3855                 written by Colin, edited by me
3856
3857 2005-11-29 [colin]      1.9.100cvs44
3858
3859         * src/matcher.c
3860                 Skip headers unconditionnaly in match_body if the
3861                 rule is not message or ~message
3862
3863 2005-11-29 [colin]      1.9.100cvs43
3864
3865         * src/matcher.c
3866                 Fix body_part and such, not skipping headers 
3867                 if the matchcriteria wasn't the first in the rule
3868
3869 2005-11-29 [colin]      1.9.100cvs42
3870
3871         * src/compose.c
3872                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
3873                 option missing from message view window)
3874                 Fix double text D'n'D with gtk-2.8
3875         * src/matcher.c
3876                 Fix ~message, ~headers_part, ~body_part rules
3877         * src/messageview.c
3878                 Add Windows-1252 (Closes bug #863)
3879                 Fix accels
3880         * src/gtk/gtkaspell.c
3881                 Properly destroy accels in all menus
3882
3883 2005-11-29 [mones]      1.9.100cvs41
3884
3885         * po/es.po
3886                 Updated.
3887
3888 2005-11-27 [colin]      1.9.100cvs40
3889
3890         * src/mh_gtk.c
3891                 "/Remove mailbox" -> "/Remove mailbox..."
3892
3893 2005-11-27 [paul]       1.9.100cvs39
3894
3895         * AUTHORS
3896         * po/de.po
3897         * src/gtk/authors.h
3898                 updated by new maintainer, Stephan Sachse
3899
3900 2005-11-27 [paul]       1.9.100cvs38
3901
3902         * manual/faq.xml
3903                 written by Colin, edited by me
3904
3905 2005-11-27 [paul]       1.9.100cvs37
3906
3907         * src/prefs_common.c
3908         * src/prefs_common.h
3909         * src/prefs_receive.c
3910         * src/prefs_summaries.c
3911                 move 'go to inbox after receiving new mail'
3912                 option from display/sumamaries to mail
3913                 handling/receive, and rework prefs_summaries
3914                 dialog a little
3915
3916 2005-11-25 [martin]     1.9.100cvs36
3917
3918         * po/de.po
3919             fixed windows-1252 translation;
3920             translated some new and fuzzy strings
3921
3922 2005-11-25 [paul]       1.9.100cvs35
3923
3924         * src/plugins/clamav/clamav_plugin.c
3925                 complete the update done in cvs34
3926
3927 2005-11-25 [paul]       1.9.100cvs34
3928
3929         * src/plugins/clamav/clamav_plugin.c
3930                 reflect upstream changes
3931
3932 2005-11-25 [paul]       1.9.100cvs33
3933
3934         * manual/ack.xml
3935         * manual/plugins.xml
3936         * manual/sylpheed-claws-manual.xml
3937                 written/updated by Colin, edited by me
3938         * tools/acroread2sylpheed.pl
3939                 update binary name
3940
3941 2005-11-24 [colin]      1.9.100cvs32
3942
3943         * src/compose.c
3944                 Fix bug #856 (reediting messages forgets Request
3945                 Return Receipt)
3946
3947 2005-11-24 [paul]       1.9.100cvs31
3948
3949         * manual/addrbook.xml
3950         * manual/starting.xml
3951                 written by Colin, proofread, edited, adapted by me
3952         * manual/advanced.xml
3953                 add some Actions examples
3954         * src/importldif.c
3955                 use a Save button instead of a Close button
3956         * src/wizard.c
3957                 indicate mandatory fields
3958                 fix page display
3959                 Thanks to Colin
3960
3961 2005-11-23 [colin]      1.9.100cvs30
3962
3963         * src/addressbook.c
3964                 Rename menu item, fix possible crash after
3965                 deletion of books
3966         * src/addrindex.c
3967                 Allow searching for '*' in ldap
3968         * src/browseldap.c
3969                 Fix "Browse Entry" (did anyone use it?)
3970         * src/wizard.c
3971                 Add guards for mandatory information
3972
3973 2005-11-23 [paul]       1.9.100cvs29
3974
3975         * manual/advanced.xml
3976                 corrections to the English
3977
3978 2005-11-23 [colin]      1.9.100cvs28
3979
3980         * src/mimeview.c
3981                 Fix possible crash at exit. After the call to
3982                 gtk_container_remove(), the Viewer's widget has no
3983                 more parent so gtk+ automatically frees it and its
3984                 sons. If destroy_viewer() then try to access it,
3985                 problems ensue.
3986
3987 2005-11-22 [colin]      1.9.100cvs27
3988
3989         * src/compose.c
3990         * src/gtk/gtkaspell.c
3991                 Fix right-clicking on a misspelled word
3992                 Fix More... in suggestions menu
3993
3994 2005-11-22 [wwp]        1.9.100cvs26
3995
3996         * src/prefs_template.c
3997                 templates works: re-sort templates list when adding or replacing,
3998                 prevent from adding or replacing when the template name is empty
3999
4000 2005-11-21 [colin]      1.9.100cvs25
4001
4002         * src/addressbook.c
4003                 Fix some addressbook suckage (dnd, select all)
4004         * src/compose.c
4005         * src/gtk/gtkaspell.c
4006         * src/gtk/gtkaspell.h
4007                 Make the spellchecker menu work with the 
4008                 GtkTextView one instead of overriding it
4009
4010 2005-11-20 [paul]       1.9.100cvs24
4011
4012         * manual/handling.xml
4013                 proofread and corrected
4014
4015 2005-11-20 [paul]       1.9.100cvs23
4016
4017         * manual/Makefile
4018                 generate html as one file
4019         * manual/advanced.xml
4020                 fix output generation
4021                 reformat hidden options list
4022         * manual/manual.xml     ** REMOVED **
4023         * manual/sylpheed-claws-manual.xml      ** ADDED **
4024                 renamed
4025
4026 2005-11-18 [colin]      1.9.100cvs22
4027
4028         * src/prefs_account.c
4029                 Fix layout in news and mbox accounts
4030         * manual/account.xml
4031         * manual/advanced.xml
4032                 New contents for Paul to check :)
4033
4034 2005-11-18 [wwp]        1.9.100cvs21
4035
4036         * src/gtk/quicksearch.c
4037                 don't update extended quicksearch buttons twice
4038
4039 2005-11-18 [paul]       1.9.100cvs20
4040
4041         * src/textview.c
4042                 complete 1.9.100cvs19
4043
4044 2005-11-18 [paul]       1.9.100cvs19
4045
4046         * src/compose.c
4047                 cosmetic improvements
4048         * src/textview.c
4049                 also list text/* attachments
4050
4051 2005-11-18 [colin]      1.9.100cvs18
4052
4053         * src/summaryview.c
4054                 Use column 0 instead of -1 in 
4055                 gtk_ctree_node_moveto, in a naive
4056                 hope it'll fix the gtk-related crashes
4057
4058 2005-11-18 [colin]      1.9.100cvs17
4059
4060         * src/gtk/inputdialog.c
4061                 Fix icon staying the first one
4062
4063 2005-11-17 [wwp]        1.9.100cvs16
4064                 fix possible problem showing some quicksearch buttons, and a bad
4065                 call to g_return_if_fail in a function that returns a value (both
4066                 fixes by Fabien Vantard)
4067
4068 2005-11-15 [wwp]        1.9.100cvs15
4069
4070         * src/gtk/quicksearch.c
4071                 added a tooltip to that obscure ... quicksearch button
4072
4073 2005-11-15 [wwp]        1.9.100cvs14
4074
4075         * src/gtk/quicksearch.c
4076                 add a quicksearch helper to filtering expression users: the ... button
4077                 raises the condition expr window. condition expressions set up w/ this
4078                 window are used by the quicksearch if the user closes it pressing OK.
4079
4080 2005-11-14 [paul]       1.9.100cvs13
4081
4082         * src/plugins/clamav/clamav_plugin.c
4083         * src/plugins/spamassassin/spamassassin.c
4084                 change plugin type following recent merging
4085
4086 2005-11-14 [wwp]        1.9.100cvs12
4087
4088         * src/folder.c
4089                 prevent from crashing when copying/moving message(s) from and
4090                 to the same folder
4091
4092 2005-11-14 [paul]       1.9.100cvs11
4093
4094         * src/plugins/clamav/Makefile.am
4095         * src/plugins/clamav/clamav_plugin.c
4096         * src/plugins/clamav/clamav_plugin.h
4097         * src/plugins/clamav/clamav_plugin_gtk.c
4098                 also merge clamav and clamav_gtk plugins
4099
4100 2005-11-13 [colin]      1.9.100cvs10
4101
4102         * configure.ac
4103         * src/plugins/spamassassin/Makefile.am
4104         * src/plugins/spamassassin/spamassassin.c
4105         * src/plugins/spamassassin/spamassassin.h
4106         * src/plugins/spamassassin/spamassassin_gtk.c
4107                 Merge spamassassin and spamassassin_gtk plugins,
4108                 and build it by default.
4109
4110 2005-11-12 [colin]      1.9.100cvs9
4111
4112         * src/etpan/imap-thread.c
4113                 Fix gcc warning
4114
4115 2005-11-12 [colin]      1.9.100cvs8
4116
4117         * src/procmime.c
4118                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4119
4120 2005-11-10 [colin]      1.9.100cvs7
4121
4122         * src/main.c
4123                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4124                 minimised state)
4125
4126 2005-11-10 [wwp]        1.9.100cvs6
4127
4128         * src/gtk/description_window.c
4129                 fix a crash when closing description windows using the WM's [X] button
4130
4131 2005-11-09 [colin]      1.9.100cvs5
4132
4133         * src/common/ssl.c
4134                 Update libetpan call to follow upstream
4135                 (yes, this requires libetpan-0.40cvs3)
4136
4137 2005-11-08 [colin]      1.9.100cvs4
4138
4139         * src/compose.c
4140         * src/textview.c
4141         * src/common/utils.c
4142         * src/common/utils.h
4143                 Enhance the email parser
4144
4145 2005-11-08 [colin]      1.9.100cvs3
4146
4147         * src/procmime.c
4148                 Fix what looks like an off-by-one (fixes 
4149                 attachments from the Bat)
4150
4151 2005-11-08 [wwp]        1.9.100cvs2
4152
4153         * src/main.c
4154                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4155
4156 2005-11-08 [wwp]        1.9.100cvs1
4157
4158         * src/main.c
4159                 allow exiting Sylpheed-Claws from command-line
4160
4161 2005-11-08 [paul]       1.9.100
4162
4163         1.9.100 released
4164
4165 2005-11-07 [colin]      1.9.99cvs17
4166
4167         * src/addritem.c
4168         * src/ldif.c
4169                 Fix import of base-64 encoded items
4170
4171 2005-11-07 [colin]      1.9.99cvs16
4172
4173         * src/send_message.c
4174                 Fix bug #314 (Queue does not empty under certain 
4175                 circumstances)
4176
4177 2005-11-07 [paul]       1.9.99cvs15
4178
4179         * src/mutt.c
4180         * src/pine.c
4181                 fix buffer overflows
4182                 Thanks to Colin
4183
4184 2005-11-07 [paul]       1.9.99cvs14
4185
4186         * doc/man/Makefile.am
4187         * doc/man/sylpheed-claws.1      ** ADDED **
4188         * doc/man/sylpheed.1            ** DELETED **
4189                 rename and update the man file
4190
4191 2005-11-06 [colin]      1.9.99cvs13
4192
4193         * src/ldif.c
4194                 Fix ldif_get_line() that returned empty strings
4195                 (Didn't understand why). Also fix a possible
4196                 buffer overflow.
4197
4198 2005-11-06 [wwp]        1.9.99cvs12
4199
4200         * src/textview.c
4201         * src/gtk/about.c
4202         * src/gtk/gtkutils.c
4203         * src/gtk/gtkutils.h
4204                 fix a compilation warning,
4205                 make links sensitive in the about dialog
4206
4207 2005-11-04 [wwp]        1.9.99cvs11
4208
4209         * src/gtk/about.c
4210                 don't wrap or translate URIs, and a bit text format cleanup
4211
4212 2005-11-04 [wwp]        1.9.99cvs10
4213
4214         * src/gtk/about.c
4215                 better textview tagging implementation (no more use of marks for
4216                 postponed tagging)
4217
4218 2005-11-02 [colin]      1.9.99cvs9
4219
4220         * src/common/ssl.c
4221                 Forgot an ifdef
4222
4223 2005-11-02 [colin]      1.9.99cvs8
4224
4225         * configure.ac
4226                 Require libetpan-0.40 due to upstream fix
4227         * src/common/ssl.c
4228                 Tell libetpan not to call SSL_Library_Init,
4229                 as we do it ourselves.
4230
4231 2005-11-02 [colin]      1.9.99cvs7
4232
4233         * po/POTFILES.in
4234                 Add missing files (thanks to Fabien Vantard)
4235
4236 2005-11-02 [colin]      1.9.99cvs6
4237
4238         * src/summaryview.c
4239                 Fix totals when read messages are hidden or quicksearch
4240                 is on
4241         * src/ssl_manager.c
4242         * src/ssl_manager.h
4243         * src/common/ssl_certificate.c
4244         * src/common/ssl_certificate.h
4245         * src/gtk/sslcertwindow.c
4246         * src/gtk/sslcertwindow.h
4247                 Fix copyright on my stuff
4248
4249 2005-11-02 [wwp]        1.9.99cvs5
4250
4251         * src/prefs_themes.c
4252                 fix directory name checking (theme installation/removal),
4253                 made related error a bit more verbose
4254
4255 2005-11-02 [colin]      1.9.99cvs4
4256
4257         * src/summaryview.c
4258                 Fix typo (probably fixes bug #841 (Sort by the From 
4259                 field doesn't work)
4260
4261 2005-11-02 [paul]       1.9.99cvs3
4262
4263         * po/ko.po
4264         * po/nb.po
4265                 updated by SungHyun Nam, Geir Helland
4266         * src/wizard.c
4267                 fix typo in welcome message. spotted by
4268                 Andrea Spadaccini
4269
4270 2005-11-01 [colin]      1.9.99cvs2
4271
4272         * src/compose.c
4273                 Fix replying to ml wen confirming subscription
4274         * src/messageview.c
4275         * src/mimeview.c
4276         * src/mimeview.h
4277         * src/privacy.h
4278         * src/summaryview.c
4279                 Make key check non blocking
4280
4281 2005-10-31 [paul]       1.9.99cvs1
4282
4283         * tools/claws.i18n.status.pl
4284                 updated for ChangeLog
4285
4286 2005-10-31 [paul]       1.9.99
4287
4288         1.9.99 released
4289
4290 2005-10-31 [paul]       1.9.15cvs131
4291
4292         * .cvsignore
4293         * ChangeLog
4294         * ChangeLog.claws       ** REMOVED **
4295         * ChangeLog-gtk2.claws  ** REMOVED **
4296         * ChangeLog.gtk1        ** ADDED **
4297         * INSTALL
4298         * Makefile.am
4299         * NEWS
4300         * README
4301         * README.claws          ** REMOVED **
4302         * README.jp             ** REMOVED **
4303         * RELEASE_NOTES         ** ADDED **
4304         * RELEASE_NOTES.claws   ** REMOVED **
4305         * commitHelper
4306         * configure.ac
4307         * sylpheed.spec.in      ** REMOVED **
4308                 tidy up and update the default docs:
4309                 ChangeLog.claws is renamed ChangeLog.gtk1
4310                 ChangeLog-gtk2.claws is renamed ChangeLog
4311                 README.claws is renamed README
4312                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4313
4314 2005-10-31 [paul]       1.9.15cvs130
4315
4316         * po/it.po
4317                 fix errors
4318
4319 2005-10-31 [paul]       1.9.15cvs129
4320
4321         * po/ca.po
4322         * po/de.po
4323         * po/en_GB.po
4324         * po/fr.po
4325         * po/it.po
4326         * po/pt_BR.po
4327         * po/sk.po
4328         * po/sr.po
4329         * po/zh_CN.po
4330                 updated by Miquel Oliete, Stephan Sachse and
4331                 Thomas Gilgin, me, Fabien Vantard, Andrea
4332                 Spadaccini, Frederico Goncalves Guimaraes,
4333                 Andrej Kacian, Aleksandar Urosevic, and
4334                 Ralgh Young.
4335
4336 2005-10-31 [mones]      1.9.15cvs128
4337
4338         * manual/faq.xml
4339                 More questions.
4340         
4341         * po/es.po
4342                 Updated for release.
4343
4344 2005-10-30 [colin]      1.9.15cvs127
4345
4346         * src/compose.c
4347                 Place cursor before rewrapping (fixes cursor
4348                 pos if quotation gets rewrapped)
4349
4350 2005-10-29 [paul]       1.9.15cvs126
4351
4352         * src/crash.c
4353         * src/foldersel.c
4354         * src/main.c
4355         * src/messageview.c
4356         * src/toolbar.c
4357         * src/gtk/authors.h
4358                 corrections to text items
4359
4360 2005-10-28 [colin]      1.9.15cvs125
4361
4362         * src/messageview.c
4363                 Make "hit 'C' to check sig" work from extern 
4364                 messageviews
4365
4366 2005-10-27 [colin]      1.9.15cvs124
4367
4368         * src/summaryview.c
4369                 Add a hack to avoid segfaulting when hammering 
4370                 on gtk's events
4371
4372 2005-10-27 [wwp]        1.9.15cvs123
4373
4374         * src/prefs_themes.c
4375                 sort list of themes names in themes prefs
4376
4377 2005-10-27 [paul]       1.9.15cvs122
4378
4379         * src/folder.c
4380         * src/prefs_account.c
4381                 fix building on Solaris
4382                 Patch by Alex Moore
4383
4384 2005-10-27 [wwp]        1.9.15cvs121
4385
4386         * src/summaryview.c
4387         * src/gtk/gtksctree.c
4388                 speed up unselecting messages in summary view (thanks to Colin)
4389
4390 2005-10-27 [paul]       1.9.15cvs120
4391
4392         * src/mainwindow.c
4393                 fix a compilation warning
4394         * src/summaryview.c
4395                 fix updating of 'n items selected' count
4396                 when deselecting
4397
4398 2005-10-27 [martin]     1.9.15cvs119
4399
4400         * src/action.c
4401                 ignore actions with a leading '/' in the action menu name
4402                 fixes a crash on menu creation
4403         * src/prefs_actions.c
4404                 do not allow a leading '/' in the action menu name
4405
4406 2005-10-27 [paul]       1.9.15cvs118
4407
4408         * src/main.c
4409                 fix compilation warning
4410
4411 2005-10-27 [paul]       1.9.15cvs117
4412
4413         * src/procmime.c
4414                 add #if HAVE_LOCALE_H
4415
4416 2005-10-27 [paul]       1.9.15cvs116
4417
4418         * src/plugins/clamav/clamav_plugin.c
4419         * src/plugins/dillo_viewer/dillo_viewer.c
4420         * src/plugins/mathml_viewer/mathml_viewer.c
4421         * src/plugins/pgpcore/plugin.c
4422         * src/plugins/pgpinline/plugin.c
4423         * src/plugins/pgpmime/plugin.c
4424         * src/plugins/spamassassin/spamassassin.c
4425         * src/plugins/trayicon/trayicon.c
4426                 plugin_init() : make error messages more
4427                 informative
4428
4429 2005-10-26 [wwp]        1.9.15cvs115
4430
4431         * src/prefs_matcher.c
4432                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4433
4434 2005-10-26 [wwp]        1.9.15cvs114
4435
4436         * src/procmime.c
4437         * src/gtk/gtksctree.c
4438         * src/plugins/spamassassin/libspamc.c
4439         * src/plugins/spamassassin/spamassassin.c
4440                 fix some compilation warnings more
4441
4442 2005-10-26 [mones]      1.9.15cvs113
4443
4444         * po/es.po
4445                 Updated translation
4446
4447 2005-10-26 [paul]       1.9.15cvs112
4448
4449         * src/prefs_message.c
4450                 give all display_xface stuff the
4451                 #if HAVE_LIBCOMPFACE treatment, thus
4452                 preventing a crash
4453                 (Thanks to Wolfgang Enderlein)
4454
4455 2005-10-26 [colin]      1.9.15cvs111
4456
4457         * src/gedit-print.c
4458                 Fix date format
4459         * src/imap_gtk.c
4460         * src/news_gtk.c
4461                 Remove context menu items that should not be there
4462         * src/jpilot.c
4463                 Fix encoding
4464         * src/main.c
4465         * src/mainwindow.c
4466                 Don't show the mainwindow too soon
4467
4468 2005-10-26 [wwp]        1.9.15cvs110
4469
4470         * src/folder.c
4471         * src/manual.c
4472         * src/summaryview.c
4473                 fix uninitialized pointers in the folder updating hook
4474                 (thanks to Colin)
4475
4476 2005-10-25 [mones]      1.9.15cvs109
4477
4478         * manual/faq.xml
4479                 General information subsection completed. 
4480                 Removed archaic references.
4481                 
4482         * manual/Makefile
4483         * manual/dtd/manual.dsl
4484                 Added customization stylesheet for getting paragraphs
4485                 fully justified in PDF output (as suggested by Colin).
4486
4487 2005-10-25 [colin]      1.9.15cvs108
4488
4489         * src/compose.c
4490                 Fix a second leak
4491
4492 2005-10-25 [colin]      1.9.15cvs107
4493
4494         * src/addrbook.c
4495         * src/addrindex.c
4496                 Fix leak (xml_get_element() allocates memory)
4497         * src/compose.c
4498                 Fix leak + dead code (shame!)
4499         * src/procmime.c
4500                 Fix leak
4501
4502 2005-10-25 [colin]      1.9.15cvs106
4503
4504         * src/mimeview.c
4505                 Fix encoding issue in Save all and in 
4506                 overwrite-confirmation alertpanel
4507
4508 2005-10-25 [colin]      1.9.15cvs105
4509
4510         * src/common/socket.c
4511                 Fix a leak - Thanks to Christopher Aillon
4512                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
4513
4514 2005-10-25 [paul]       1.9.15cvs104
4515
4516         * src/wizard.c
4517                 Always guess servers from the right-hand
4518                 email part and guess username from the
4519                 left-hand part. (Thanks to Colin)
4520                 add an X-Face to the welcome message
4521
4522 2005-10-25 [paul]       1.9.15cvs103
4523
4524         * manual/handling.xml
4525                 written by Colin, edited by me
4526
4527 2005-10-25 [wwp]        1.9.15cvs102
4528
4529         * src/folderview.c
4530         * src/grouplistdialog.c
4531         * src/imap.c
4532         * src/noticeview.c
4533                 fix some compilation warnings
4534
4535 2005-10-24 [paul]
4536
4537         1.9.99-rc3 released
4538
4539 2005-10-24 [paul]       1.9.15cvs101
4540
4541         * src/gtk/about.c
4542                 fix window sizing
4543
4544 2005-10-24 [paul]       1.9.15cvs100
4545
4546         * src/pixmaps/offline.xpm
4547         * src/pixmaps/online.xpm
4548                 replace with last default versions
4549
4550 2005-10-24 [colin]      1.9.15cvs99
4551
4552         * src/imap.c
4553                 Fix bug when moving a folder
4554         * src/imap_gtk.c
4555         * src/mh_gtk.c
4556                 "Delete folder" pops up a window, so it 
4557                 should be suffixed with "..."
4558         * src/plugins/pgpcore/sgpgme.c
4559                 Include locale.h
4560
4561 2005-10-24 [mones]      1.9.15cvs98
4562
4563         * manual/Makefile
4564         * manual/account.xml
4565         * manual/ack.xml
4566         * manual/addrbook.xml
4567         * manual/advanced.xml
4568         * manual/faq.xml
4569         * manual/glossary.xml
4570         * manual/gpl.xml
4571         * manual/handling.xml
4572         * manual/intro.xml
4573         * manual/keyboard.xml
4574         * manual/manual.xml
4575         * manual/plugins.xml
4576         * manual/starting.xml
4577         * manual/dtd/sdocbook.dtd
4578                 Initial manual structure and some content.
4579
4580 2005-10-23 [wwp]        1.9.15cvs97
4581
4582         * src/gtk/about.c
4583                 fix a typo
4584
4585 2005-10-23 [wwp]        1.9.15cvs96
4586
4587         * src/gtk/about.c
4588         * src/gtk/authors.h
4589                 rework of the about window (main work by Paul), also featuring a few
4590                 fixes for typos and duplicate names
4591
4592 2005-10-23 [wwp]        1.9.15cvs95
4593
4594         * src/.cvsignore
4595                 Ignore the right binary name (sylpheed-claws now)
4596
4597 2005-10-23 [paul]       1.9.15cvs94
4598
4599         * src/compose.c
4600                 when using Folder Pref 'Default To for
4601                 replies' make the entry in the Compose
4602                 window bold
4603                 Patch by Fabien Vantard
4604
4605 2005-10-22 [colin]      1.9.15cvs93
4606
4607         * src/codeconv.c
4608                 Fix leak
4609
4610 2005-10-22 [colin]      1.9.15cvs92
4611
4612         * src/codeconv.c
4613                 try to convert using locale (apart utf8) if necessary
4614
4615 2005-10-22 [colin]      1.9.15cvs91
4616
4617         * src/pixmaps/new.xpm
4618         * src/pixmaps/unread.xpm
4619                 Make the unread envelope blue again and
4620                 saturate the new one a bit more.
4621
4622 2005-10-22 [colin]      1.9.15cvs90
4623
4624         * src/compose.c
4625                 When replying to a mail sent by one of our accounts,
4626                 use the original list of recipients. Let 'Reply All'
4627                 and 'Reply to sender' work like previously.
4628
4629 2005-10-21 [colin]      1.9.15cvs89
4630
4631         * src/prefs_filtering.c
4632                 Clear fields after add and replace
4633         * src/textview.c
4634                 Display xface differently (better)
4635         * src/plugins/pgpinline/pgpinline.c
4636                 Fix crappy encodings/recodings
4637
4638 2005-10-21 [paul]       1.9.15cvs88
4639
4640         * src/compose.c
4641         * src/prefs_folder_item.c
4642         * src/toolbar.c
4643                 fix news folder Folder Properties
4644                 (thanks to Colin)
4645         * src/folderview.c
4646                 update folderview after Themes change
4647                 keep selected folder selected
4648                 (thanks to Colin)
4649
4650 2005-10-21 [paul]       1.9.15cvs87
4651
4652         * tools/Makefile.am
4653         * tools/OOo2sylpheed.pl
4654         * tools/README
4655         * tools/README.sylprint
4656         * tools/asus_mailled.sh         ** REMOVED **
4657         * tools/filter_conv.pl
4658         * tools/freshmeat_search.pl
4659         * tools/google_search.pl
4660         * tools/gpg-sign-syl            ** REMOVED **
4661         * tools/kmail2sylpheed.pl
4662         * tools/kmail2sylpheed_v2.pl
4663         * tools/multiwebsearch.pl
4664         * tools/nautilus2sylpheed.sh
4665         * tools/newscache_clean.pl
4666         * tools/outlook2sylpheed.pl
4667         * tools/sylpheed-switcher       ** REMOVED **
4668         * tools/sylprint.pl
4669         * tools/sylprint.rc
4670         * tools/tb2sylpheed
4671         * tools/vcard2xml.py
4672         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4673                 update default config dir
4674                 update binary name (thanks to Fabien Vantard)
4675                 remove obsolete scripts
4676
4677 2005-10-21 [colin]      1.9.15cvs86
4678
4679         * src/inc.c
4680                 Fix possible leak and units. Based on a patch by
4681                 Fabien Vantard.
4682
4683 2005-10-20 [colin]      1.9.15cvs85
4684
4685         * src/textview.c
4686                 Clear xface when clearing textview
4687
4688 2005-10-20 [colin]      1.9.15cvs84
4689
4690         * configure.ac
4691         * src/folderview.c
4692         * src/headerview.c
4693         * src/main.c
4694         * src/prefs_common.c
4695         * src/prefs_common.h
4696         * src/prefs_message.c
4697         * src/textview.c
4698         * src/textview.h
4699         * src/common/defs.h
4700         * src/common/utils.c
4701         * src/common/utils.h
4702         * src/gtk/gtkutils.c
4703         * src/gtk/gtkutils.h
4704                 Migrate config to .sylpheed-claws (Automatically)
4705                 Add a way to get the Xface in the TextView
4706
4707 2005-10-20 [colin]      1.9.15cvs83
4708
4709         * src/gtk/Makefile.am
4710         * src/gtk/about.c
4711         * src/gtk/authors.h
4712                 Make the about dialog *grooovy*
4713
4714 2005-10-20 [colin]      1.9.15cvs82
4715
4716         * src/mimeview.c
4717                 Use "Open with" on double click if no command
4718                 was found
4719
4720 2005-10-20 [colin]      1.9.15cvs81
4721
4722         * src/imap.c
4723         * src/etpan/imap-thread.c
4724                 Fix possible crash.
4725
4726 2005-10-20 [paul]       1.9.15cvs80
4727
4728         * src/folder.c
4729                 don't show clipkey icon if the only
4730                 attachment is the signature
4731                 Patch by Colin
4732
4733 2005-10-20 [paul]       1.9.15cvs79
4734
4735         * AUTHORS
4736         * src/plugins/pgpmime/pgpmime.c
4737                 name the PGP/MIME signature 'signature.asc'
4738                 Patch by Andrew Nelson <freeandy@gmail.com>
4739
4740 2005-10-19 [colin]      1.9.15cvs78
4741
4742         * src/plugins/pgpmime/pgpmime.c
4743                 Oops, no need to double-check though
4744
4745 2005-10-19 [colin]      1.9.15cvs77
4746
4747         * src/plugins/pgpinline/pgpinline.c
4748         * src/plugins/pgpmime/pgpmime.c
4749                 Check that my_tmpfile() doesn't 
4750                 return NULL
4751
4752 2005-10-19 [colin]      1.9.15cvs76
4753
4754         * src/common/utils.c
4755                 Use shorter mime boundaries to avoid having
4756                 MTAs rewrapping our headers, breaking the
4757                 PGP signature in the process 
4758         * src/compose.c
4759         * src/plugins/pgpmime/pgpmime.c
4760                 Check for boundary uniqueness to be sure
4761                 it won't happen, instead of hoping for the
4762                 best
4763
4764 2005-10-19 [colin]      1.9.15cvs75
4765
4766         * sylpheed-claws.desktop
4767         * src/Makefile.am
4768         * src/main.c
4769                 Ship a sylpheed-claws binary instead
4770                 of a sylpheed one. Change the socket
4771                 name, too
4772         * src/folderview.c
4773                 Update folder only if it changed
4774         * src/wizard.c
4775                 Fix i18n in welcome mail, patch by
4776                 Fabien Vantard
4777
4778 2005-10-19 [paul]
4779
4780         1.9.99-rc2 released
4781
4782 2005-10-19 [paul]       1.9.15cvs74
4783
4784         * src/folder.c
4785         * src/folderview.c
4786                 fix summaryview update
4787                 Patch by Colin
4788
4789 2005-10-18 [colin]      1.9.15cvs73
4790
4791         * src/plugins/pgpcore/passphrase.c
4792                 Don't XGrabServer, and try a bit more to 
4793                 sync everything before grabbing mouse/keyboard
4794
4795 2005-10-18 [colin]      1.9.15cvs72
4796
4797         * src/Makefile.am
4798         * src/addressadd.c
4799         * src/addressbook.c
4800         * src/folderview.c
4801         * src/grouplistdialog.c
4802         * src/mimeview.c
4803         * src/stock_pixmap.c
4804         * src/stock_pixmap.h
4805         * src/summaryview.c
4806         * src/gtk/gtksctree.c
4807         * src/gtk/gtksctree.h
4808         * src/pixmaps/empty.xpm
4809                 Implement a wrapper call for gtk_ctree_set_node_info
4810                 and gtk_ctree_insert_node, that uses a 1x1 transparent
4811                 pixmap instead of a NULL one. This works around some
4812                 memory problems deep inside gtk, revealed by valgrind,
4813                 and fixes bug #834 (Pressing CTRl-D on a message marked 
4814                 as locked crashes sylpheed.), as well as, probably, 
4815                 wwp's 4th dimension problems that happen in gtk_ctree_*.
4816
4817 2005-10-17 [colin]      1.9.15cvs71
4818
4819         * src/mimeview.c
4820                 Provide visual feedback when checking
4821                 signature
4822
4823 2005-10-17 [colin]      1.9.15cvs70
4824
4825         * src/main.c
4826                 Keep the folder list frozen while checking caches...
4827
4828 2005-10-17 [colin]      1.9.15cvs69
4829
4830         * src/addr_compl.c
4831                 Fi bug #833 (Autocompleting from addressbook 
4832                 fails with extended chars)
4833         * src/imap.c
4834                 Fix 'adding messages' staying in statusbar
4835                 after an error
4836
4837 2005-10-17 [wwp]        1.9.15cvs68
4838
4839         * src/ssl_manager.c
4840                 Fix buttons' layout resizing when window size changes
4841
4842 2005-10-17 [wwp]        1.9.15cvs67
4843
4844         * src/account.c
4845         * src/prefs_account.c
4846         * src/prefs_common.c
4847         * src/prefs_common.h
4848         * src/prefs_folder_item.c
4849         * src/prefs_gtk.c
4850         * src/gtk/logwindow.c
4851         * src/gtk/pluginwindow.c
4852         * src/gtk/prefswindow.c
4853         * src/gtk/prefswindow.h
4854                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
4855
4856 2005-10-17 [paul]       1.9.15cvs66
4857
4858         * configure.ac
4859                 fix missing libetpan message
4860         * po/en_GB.po
4861                 updated
4862         * src/crash.c
4863         * src/manual.c
4864         * src/prefs_themes.c
4865         * src/common/defs.h
4866                 add some new URI defines, change some
4867                 others
4868         * src/wizard.c
4869                 make welcome message translatable
4870                 small improvements to english
4871                 other tweaks
4872         * src/gtk/menu.c
4873                 fix warnings
4874
4875 2005-10-17 [paul]       1.9.15cvs65
4876
4877         * src/summaryview.c
4878                 fix column titles
4879
4880 2005-10-16 [mones]      1.9.15cvs64
4881
4882         * po/es.po
4883                 Updated translation
4884
4885 2005-10-16 [colin]
4886
4887         1.9.99-rc1 released
4888
4889 2005-10-16 [colin]      1.9.15cvs63
4890
4891         * src/wizard.c
4892                 Fix whitespace
4893
4894 2005-10-16 [colin]      1.9.15cvs62
4895
4896         * src/toolbar.c
4897                 s/Get All/Get Mail/
4898         * src/wizard.c
4899                 Real welcome mail text, thanks Paul
4900
4901 2005-10-16 [colin]      1.9.15cvs61
4902
4903         * src/editldap.c
4904         * src/exporthtml.c
4905         * src/main.c
4906         * src/mainwindow.c
4907         * src/prefs_themes.c
4908         * src/prefs_toolbar.c
4909         * src/plugins/demo/demo.c
4910         * src/plugins/trayicon/trayicon.c
4911                 s/Sylpheed/Sylpheed-Claws/
4912
4913 2005-10-16 [colin]      1.9.15cvs60
4914
4915         * src/wizard.c
4916                 Add a welcome email in the first empty mailbox
4917         * src/prefs_common.c
4918                 Change one more default
4919
4920 2005-10-16 [colin]      1.9.15cvs59
4921
4922         * src/wizard.c
4923                 Remove printf
4924
4925 2005-10-16 [colin]      1.9.15cvs58
4926
4927         * src/toolbar.c
4928         * src/prefs_common.c
4929                 Change some defaults
4930
4931 2005-10-16 [colin]      1.9.15cvs57
4932
4933         * src/toolbar.c
4934         * src/prefs_common.c
4935                 Change some defaults
4936
4937 2005-10-16 [colin]      1.9.15cvs56
4938
4939         * src/wizard.c
4940                 By default, initialize fonts to have
4941                 the same size as normal GtkWidgets
4942
4943 2005-10-16 [colin]      1.9.15cvs55
4944
4945         * src/mimeview.c
4946                 Fix message a bit more
4947
4948 2005-10-16 [colin]      1.9.15cvs54
4949
4950         * src/addressbook.c
4951                 Second attempt at flicker fixing
4952
4953 2005-10-16 [colin]      1.9.15cvs53
4954
4955         * src/addressbook.c
4956                 Fix flicker
4957
4958 2005-10-16 [wwp]        1.9.15cvs52
4959
4960         * src/addressbook.c
4961         * src/editaddress.c
4962         * src/prefs_common.c
4963         * src/prefs_common.h
4964                 Remember window sizes (address book)
4965
4966 2005-10-16 [wwp]        1.9.15cvs51
4967
4968         * src/plugins/clamav/clamav_plugin_gtk.c
4969         * src/plugins/spamassassin/spamassassin_gtk.c
4970                 Fix compilation warnings (missing #include).
4971
4972 2005-10-16 [colin]      1.9.15cvs50
4973
4974         * src/mimeview.c
4975         * src/summaryview.c
4976         * src/textview.c
4977                 Make 'c' check signature, and forward
4978                 c, l, y, t from summaryview to mimeview
4979
4980 2005-10-16 [colin]      1.9.15cvs49
4981
4982         * src/addressbook.c
4983                 Put border around buttons
4984         * src/mainwindow.c
4985         * src/summaryview.c
4986                 Rework menus (Patch based on a patch
4987                 by Paul)
4988
4989 2005-10-15 [wwp]        1.9.15cvs48
4990
4991         * src/editjpilot.c
4992         * src/editldap.c
4993         * src/editvcard.c
4994         * src/exphtmldlg.c
4995         * src/expldifdlg.c
4996         * src/export.c
4997         * src/import.c
4998         * src/importldif.c
4999         * src/importmutt.c
5000         * src/importpine.c
5001         * src/prefs_account.c
5002         * src/prefs_spelling.c
5003         * src/gtk/gtkutils.c
5004         * src/gtk/gtkutils.h
5005         * src/plugins/clamav/clamav_plugin_gtk.c
5006         * src/plugins/spamassassin/spamassassin_gtk.c
5007                 use nicer browse-for-file/dir buttons than the "..." ones,
5008                 code factorizing more.
5009
5010 2005-10-14 [colin]      1.9.15cvs47
5011
5012         * src/mainwindow.c
5013                 set relief on the account switcher so that people see it
5014                 grey out Create processing rules when no message is selected
5015         * src/prefs_filtering.c
5016                 ask before closing if the rule has not been modified, even if
5017                 it's not valid
5018         * src/prefs_matcher.c
5019                 fix sensitivity when entering the dialog
5020         * src/gtk/inputdialog.c
5021                 display a better icon on password ask
5022         * src/plugins/pgpcore/passphrase.c
5023                 make the dialog look better
5024
5025 2005-10-14 [paul]       1.9.15cvs46
5026
5027         * src/folderview.c
5028                 indicate presense of marked msgs in
5029                 unexpanded subfolders
5030
5031 2005-10-14 [paul]       1.9.15cvs45
5032
5033         * src/prefs_actions.c
5034         * src/prefs_common.c
5035         * src/prefs_common.h
5036         * src/prefs_filtering_action.c
5037         * src/prefs_matcher.c
5038         * src/prefs_template.c
5039                 remember window sizes
5040                 fix Info button size
5041
5042         Patches by wwp
5043
5044 2005-10-13 [colin]      1.9.15cvs44
5045
5046         * src/mimeview.c
5047         * src/noticeview.c
5048         * src/noticeview.h
5049                 Add a tooltip on the icon (optional) 
5050                 Get rid of the signature buttons and only
5051                 use the icon+tooltip
5052
5053 2005-10-13 [colin]      1.9.15cvs43
5054
5055         * src/noticeview.c
5056         * src/noticeview.h
5057                 Add hand cursor for hovering over icon
5058
5059 2005-10-13 [colin]      1.9.15cvs42
5060
5061         * src/summaryview.c
5062                 Fix crash when quicksearch's hidden 
5063                 at startup
5064
5065 2005-10-13 [colin]      1.9.15cvs41
5066
5067         * src/compose.c
5068                 Set subject when forwarding multiple mails
5069                 Check that other recipient than the default Cc or Bcc
5070                 have been set before sending.
5071
5072 2005-10-13 [colin]      1.9.15cvs40
5073
5074         * src/imap.c
5075                 Batch per-folder
5076                 Introduce locking, but don't use it yet
5077
5078 2005-10-13 [colin]      1.9.15cvs39
5079
5080         * src/gtk/quicksearch.c
5081                 Reset quicksearch when hiding it
5082                 Make sticky a real pref
5083
5084 2005-10-13 [colin]      1.9.15cvs38
5085
5086         * src/summaryview.c
5087                 Faster prefs apply
5088
5089 2005-10-13 [colin]      1.9.15cvs37
5090
5091         * src/mimeview.c
5092         * src/noticeview.c
5093         * src/noticeview.h
5094         * src/plugins/pgpcore/sgpgme.c
5095                 Make privacy icon clickable
5096                 Move Trust field in Full info
5097                 When trust is less than full, don't display
5098                 a warning icon
5099
5100 2005-10-13 [colin]      1.9.15cvs36
5101
5102         * src/folder.c
5103                 Batch on flags sync
5104         * src/folderview.c
5105                 Revert speed hack which is dangerous in fact
5106                 Apply prefs faster
5107
5108 2005-10-13 [colin]      1.9.15cvs35
5109
5110         * src/folder_item_prefs.c
5111                 Fix pref corruption on folder move. Patch
5112                 by wwp
5113
5114 2005-10-13 [paul]       1.9.15cvs34
5115
5116         * src/export.c
5117         * src/import.c
5118                 fix typos in g_warnings
5119         * src/prefs_account.c
5120                 add a file selector for Signature file
5121
5122         Patches by wwp
5123
5124 2005-10-12 [colin]      1.9.15cvs33
5125
5126         * src/mimeview.c
5127                 Provide a quick way to go back from a
5128                 signature's full info to the email part
5129
5130 2005-10-12 [colin]      1.9.15cvs32
5131
5132         * src/compose.c
5133                 Remove old hack of encoding signed mails with base64.
5134                 QP works equally well.
5135
5136 2005-10-12 [colin]      1.9.15cvs31
5137
5138         * src/crash.c
5139                 Replace deprecated GtkText with GtkTextView
5140         * src/imap.c
5141                 Fix a logic bug about counts in imap_select
5142                 (previously un-triggered)
5143         * src/mainwindow.c
5144         * src/summaryview.c
5145         * src/news.c
5146                 Allow local deletion of news posts
5147         * src/mimeview.c
5148                 Show GPG noticeview on the message/rfc822 part
5149                 in addition to the text/plain one
5150         * src/prefs_image_viewer.c
5151           src/plugins/pgpcore/prefs_gpg.c
5152                 Polish (set the label as part of the checkbox)
5153         * src/wizard.c
5154                 Don't sit there doing nothing after destroying
5155                 the window - return err
5156
5157 2005-10-11 [colin]      1.9.15cvs30
5158
5159         * src/folderview.c
5160                 Apply processing rules before showing folders.
5161                 Early folder show (before flags sync) will only
5162                 be done when there are no processing rules (nor
5163                 pre- or post- ones)
5164         * src/imap.c
5165                 Fix stuff related to mail subdir, creation and 
5166                 deletion of folders 
5167         * src/imap_gtk.c
5168                 Don't allow creation of folders in NoInferior
5169                 folders, as it won't work
5170
5171 2005-10-10 [colin]      1.9.15cvs29
5172
5173         * src/compose.c
5174                 Reselect "None" Privacy system when selecting an
5175                 account with no privacy system defined
5176
5177 2005-10-10 [colin]      1.9.15cvs28
5178
5179         * src/mainwindow.c
5180                 Add Windows-1252 encoding
5181         * src/prefs_common.c
5182                 Rework some defaults:
5183                 - autosave to draft by default
5184                 - don't show header pane (it's already in the textview)
5185                 - Select first new or unread mail on entry
5186                 - Assume 'Yes' to change folder when there's no more
5187                   unread message
5188         * src/prefs_matcher.c
5189                 Fix a gtk assertion failure
5190         * src/gtk/colorlabel.c
5191                 Workaround bad repainting on selection
5192         * src/main.c
5193                 Freeze/thaw (a bit faster on ssh -X)
5194         * src/msgcache.c
5195                 Get rid of StrdupConverter that just adds an
5196                 extra strdup/free 
5197         * src/etpan/imap_thread.c
5198                 memset buf to 0
5199
5200 2005-10-10 [colin]      1.9.15cvs27
5201
5202         * src/export.c
5203         * src/import.c
5204                 Fix compile on gtk 2.4. Patch by wwp
5205
5206 2005-10-09 [colin]      1.9.15cvs26
5207
5208         * src/mainwindow.c
5209         * src/messageview.c
5210         * src/summaryview.c
5211                 Clarify forward menus. Patch by wwp
5212
5213 2005-10-09 [colin]      1.9.15cvs25
5214
5215         * src/compose.c
5216         * src/compose.h
5217                 Fix bug #829 (Non-working "Encrypt message by 
5218                 default when replying to an encrypted message")
5219
5220 2005-10-08 [colin]      1.9.15cvs24
5221
5222         * src/wizard.c
5223                 Fix bug #827 ("Welcome" setup wizard after a 
5224                 permission error gives up & forgets itself.)
5225
5226 2005-10-08 [colin]      1.9.15cvs23
5227
5228         * src/procmime.c
5229                 Fix bug #828 (Ignoring headers with spaces around = sign)
5230
5231 2005-10-08 [colin]      1.9.15cvs22
5232
5233         * src/export.c
5234                 Warning fix by wwp
5235
5236 2005-10-08 [colin]      1.9.15cvs21
5237
5238         * src/folder.c
5239         * src/folder.h
5240                 Add a processing_pending indicator, set on 
5241                 folder_item_open and cleared after 
5242                 folder_item_process_open
5243         * src/folderview.c
5244         * src/summaryview.c
5245                 wrap procmsg_msginfo_*_flags, and in the
5246                 wrapper check that there's no folder processing 
5247                 pending. If there is, defer the flags change until 
5248                 processing is done to avoid stepping over each
5249                 other's toes.
5250                 Freeze during processing, but not during scanning.
5251
5252 2005-10-07 [colin]      1.9.15cvs20
5253
5254         * src/plugins/pgpcore/passphrase.c
5255                 Fix bug #826 (X-Server hangs when 
5256                 right-clicking a PGP encrypted message)
5257
5258 2005-10-07 [paul]       1.9.15cvs19
5259
5260         * src/compose.c
5261                 fix compose_entries[]
5262                 patch by Fabien Vantard
5263
5264 2005-10-06 [colin]      1.9.15cvs18
5265
5266         * src/pixmaps/address.xpm
5267         * src/pixmaps/address_book.xpm
5268         * src/pixmaps/book.xpm
5269         * src/pixmaps/check_spelling.xpm
5270         * src/pixmaps/checkbox_off.xpm
5271         * src/pixmaps/checkbox_on.xpm
5272         * src/pixmaps/close.xpm
5273         * src/pixmaps/complete.xpm
5274         * src/pixmaps/continue.xpm
5275         * src/pixmaps/deleted.xpm
5276         * src/pixmaps/down_arrow.xpm
5277         * src/pixmaps/exec.xpm
5278         * src/pixmaps/forwarded.xpm
5279         * src/pixmaps/group.xpm
5280         * src/pixmaps/ignorethread.xpm
5281         * src/pixmaps/interface.xpm
5282         * src/pixmaps/jpilot.xpm
5283         * src/pixmaps/ldap.xpm
5284         * src/pixmaps/linewrap.xpm
5285         * src/pixmaps/linewrapcurrent.xpm
5286         * src/pixmaps/mail.xpm
5287         * src/pixmaps/mail_attach.xpm
5288         * src/pixmaps/mail_compose.xpm
5289         * src/pixmaps/mail_forward.xpm
5290         * src/pixmaps/mail_receive.xpm
5291         * src/pixmaps/mail_receive_all.xpm
5292         * src/pixmaps/mail_reply.xpm
5293         * src/pixmaps/mail_reply_to_all.xpm
5294         * src/pixmaps/mail_reply_to_author.xpm
5295         * src/pixmaps/mail_send.xpm
5296         * src/pixmaps/mail_send_queue.xpm
5297         * src/pixmaps/mime_application.xpm
5298         * src/pixmaps/mime_audio.xpm
5299         * src/pixmaps/mime_image.xpm
5300         * src/pixmaps/mime_message.xpm
5301         * src/pixmaps/mime_text_enriched.xpm
5302         * src/pixmaps/mime_text_html.xpm
5303         * src/pixmaps/mime_text_plain.xpm
5304         * src/pixmaps/mime_unknown.xpm
5305         * src/pixmaps/new.xpm
5306         * src/pixmaps/news_compose.xpm
5307         * src/pixmaps/offline.xpm
5308         * src/pixmaps/online.xpm
5309         * src/pixmaps/paste.xpm
5310         * src/pixmaps/preferences.xpm
5311         * src/pixmaps/privacy_emblem_encrypted.xpm
5312         * src/pixmaps/privacy_expired.xpm
5313         * src/pixmaps/privacy_failed.xpm
5314         * src/pixmaps/privacy_passed.xpm
5315         * src/pixmaps/privacy_signed.xpm
5316         * src/pixmaps/privacy_unknown.xpm
5317         * src/pixmaps/privacy_warn.xpm
5318         * src/pixmaps/properties.xpm
5319         * src/pixmaps/replied.xpm
5320         * src/pixmaps/search.xpm
5321         * src/pixmaps/unread.xpm
5322         * src/pixmaps/up_arrow.xpm
5323         * src/pixmaps/vcard.xpm
5324                 Modernize internal theme, with icons from the 
5325                 Gnomaws theme. Keep some of the old ones where
5326                 they were better.
5327
5328 2005-10-06 [colin]      1.9.15cvs17
5329
5330         * src/summaryview.c
5331                 Little optimisations + bugfix
5332         * src/toolbar.c
5333                 Remove default useless items - useless being defined
5334                 by the default relevant prefs
5335         * src/wizard.c
5336                 include config.h to make gettext work
5337         * src/prefs_themes.c
5338                 Fix selection of current theme in prefs
5339
5340 2005-10-06 [colin]      1.9.15cvs16
5341
5342         * src/prefs_common.c
5343         * src/prefs_common.h
5344         * src/prefs_summaries.c
5345         * src/folderview.c
5346                 Add a warning dialog on Mark all read 
5347                 (with pref to get rid of it)
5348
5349 2005-10-06 [paul]       1.9.15cvs15
5350
5351         * po/nb.po
5352         * po/pt_BR.po
5353                 updated by Geir Helland and Frederico
5354                 Goncalves Guimaraes
5355
5356 2005-10-05 [colin]      1.9.15cvs14
5357
5358         * src/folder.c
5359         * src/folder.h
5360         * src/folderview.c
5361         * src/folderview.h
5362         * src/imap_gtk.c
5363         * src/mh_gtk.c
5364         * src/mainwindow.c
5365         * src/setup.c
5366                 add a way to rescan without rebuilding
5367                 make moving a bit faster (less folders changes)
5368                 don't lock the tree on Get 
5369         * src/imap.c
5370                 Don't re-delete deleted messages before expunging
5371         * src/summaryview.c
5372                 Set batch mode when deleting mails
5373
5374 2005-10-05 [paul]       1.9.15cvs13
5375
5376         * src/mainwindow.c
5377         * src/mainwindow.h
5378                 fix disabled Execute menu item
5379         * src/toolbar.c
5380                 match the change in 1.9.15cvs10: use Compose
5381                 instead of News by default
5382
5383 2005-10-04 [colin]      1.9.15cvs12
5384
5385         * src/compose.c
5386                 When replying to an ML post with Reply-To set
5387                 to the poster's email, honor it (as before),
5388                 but also honor our user's request to reply to
5389                 the mailing list: set the ML address in the To
5390                 field and the Reply-To address in the Cc: 
5391                 field.
5392
5393 2005-10-04 [colin]      1.9.15cvs11
5394
5395         * src/plugins/trayicon/trayicon.c
5396                 Finish cosmetic change - thanks to wwp
5397
5398 2005-10-04 [colin]      1.9.15cvs10
5399
5400         * src/toolbar.c
5401                 Use Compose instead of Email by default.
5402                 Spotted by wwp.
5403
5404 2005-10-04 [colin]      1.9.15cvs9
5405
5406         * src/folder.c
5407         * src/folder.h
5408         * src/folderview.c
5409         * src/imap.c
5410         * src/etpan/imap-thread.c
5411         * src/etpan/imap-thread.h
5412                 Try to make IMAP faster, by simplifying SEARCH
5413                 commands, avoiding sending two STATUS in a row,
5414                 and deferring flags sync and processing just
5415                 after displaying the folder. 
5416                 This will update the SummaryView in certain
5417                 cases (new mails not already fetched, flags
5418                 changed from another client) but in a non-
5419                 blocking manner.
5420
5421 2005-10-04 [colin]      1.9.15cvs8
5422
5423         * src/plugins/trayicon/trayicon.c
5424                 Relabel "Offline" to "Work offline"
5425
5426 2005-10-04 [colin]      1.9.15cvs7
5427
5428         * src/export.c
5429         * src/import.c
5430         * src/mbox.c
5431                 Fix mbox import/export buglets
5432                 Patch by wwp
5433         * src/plugins/trayicon/trayicon.c
5434                 Add offline swithc
5435                 Patch by wwp
5436
5437 2005-10-04 [colin]      1.9.15cvs6
5438
5439         * src/folder.c
5440         * src/folderview.c
5441         * src/summaryview.c
5442                 Better fix (don't break mark all read) for cvs2
5443
5444 2005-10-03 [colin]      1.9.15cvs5
5445
5446         * src/folder.c
5447                 Use a sane sort by default
5448
5449 2005-10-03 [colin]      1.9.15cvs4
5450
5451         * src/inc.c
5452                 Add a 'Only once' button for overriding offline mode
5453         * src/prefs_account.c
5454         * src/wizard.c
5455                 Add Local mbox to the wizard
5456                 Add IMAP subdir to the wizard (or the wizard is useless
5457                 for such accounts, or even worse than useless)
5458                 Move IMAP subdir from Advanced to Receive tab, as it's
5459                 not that uncommon
5460
5461 2005-10-03 [colin]      1.9.15cvs3
5462
5463         * src/send_message.c
5464                 Forgot this one in cvs1
5465
5466 2005-10-03 [colin]      1.9.15cvs2
5467
5468         * src/folder.c
5469                 Faster close when leaving a folder with lots
5470                 of new mails. Idea by David Relson.
5471
5472 2005-10-03 [colin]      1.9.15cvs1
5473
5474         * src/compose.c
5475         * src/imap.c
5476         * src/inc.c
5477         * src/main.c
5478         * src/messageview.c
5479         * src/news.c
5480         * src/summaryview.c
5481         * src/gtk/sslcertwindow.c
5482         * src/plugins/trayicon/trayicon.c
5483                 Add accels to every AlertPanel. Patch by Fabien 
5484                 Vantard
5485
5486 2005-10-03 [paul]       1.9.15
5487
5488         1.9.15 released
5489
5490 2005-10-03 [paul]       1.9.14cvs68
5491
5492         * po/ca.po
5493         * po/de.po
5494         * po/es.po
5495         * po/fi.po
5496         * po/fr.po
5497         * po/sk.po
5498         * po/sr.po
5499         * po/zh_CN.po
5500                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5501                 Mones Lastra, Tommi Pirinen, Fabien vantard,
5502                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
5503
5504 2005-10-03 [paul]       1.9.14cvs67
5505
5506         * src/send_message.c
5507                 prevent hang on Cancel
5508                 patch by Colin
5509
5510 2005-10-03 [paul]       1.9.14cvs66
5511
5512         * src/main.c
5513                 fix crash in IMAP caused by discrepancy
5514                 between check_at_startup and offline mode
5515                 Patch by Colin
5516
5517 2005-10-01 [paul]       1.9.14cvs65
5518
5519         * src/inc.c
5520                 fix engrish
5521
5522 2005-10-01 [paul]       1.9.14cvs64
5523         * src/export.c
5524         * src/import.c
5525                 synchronise import_mbox() and export_mbox()
5526         * src/mbox.c
5527                 proc_mbox(): add alert if file cannot be opened
5528                 export_list_to_mbox(): test if dest file exists,
5529                 prompt user to overwrite if it does. add alert
5530                 if file cannot be created
5531                                                                 
5532         Patch by wwp
5533                                                                                                                 
5534
5535 2005-09-30 [paul]       1.9.14cvs63
5536
5537         * src/addressbook.c
5538                 Fix sensitivity of a menu
5539         * src/codeconv.c
5540                 Respect hidden pref for mails with no encoding
5541         * src/common/xml.c
5542                 Fix memory corruption
5543         * src/plugins/pgpcore/sgpgme.c
5544                 Fix segfault on incomplete sigs, and display
5545                 of S/Mime UIDs
5546
5547         Patches by Colin
5548
5549 2005-09-30 [colin]      1.9.14cvs62
5550
5551         * src/partial_download.c
5552                 Little logic fix in almost-dead code
5553         * src/pop.c
5554                 Fix partial download when there's no new mail
5555
5556 2005-09-29 [paul]       1.9.14cvs61
5557
5558         * src/plugins/pgpinline/pgpinline.c
5559                 fix bug 819, 'crash accessing sign message'
5560                 Patch by Colin
5561
5562 2005-09-28 [martin]     1.9.14cvs60
5563
5564         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5565                 fix bug #790 (Crash when restarting window manager (fluxbox))
5566
5567 2005-09-28 [paul]       1.9.14cvs59
5568
5569         * src/gtk/gtkaspell.c
5570                 fix off-by-one typo
5571
5572 2005-09-27 [colin]      1.9.14cvs58
5573
5574         * src/plugins/pgpcore/sgpgme.c
5575                 Report error when there's one, instead of
5576                 "Signature unchecked" 
5577
5578 2005-09-27 [colin]      1.9.14cvs57
5579
5580         * src/prefs_quote.c
5581                 Fix bug #816 (Weird quotation with spaces)
5582
5583 2005-09-27 [colin]      1.9.14cvs56
5584
5585         * src/codeconv.c
5586         * src/compose.c
5587         * src/compose.h
5588                 Put subject in compose's title
5589                 Fix Automatic encoding so that it's really automatic:
5590                 first try default locale's charset, then charset of the replied mail, 
5591                 then utf-8
5592                 Fix encoding of headers (must be in strict mode too)
5593
5594 2005-09-26 [colin]      1.9.14cvs55
5595
5596         * src/gtk/gtkaspell.c
5597                 Fix previous patch - don't color the space,
5598                 just uncolor it :)
5599
5600 2005-09-26 [colin]      1.9.14cvs54
5601
5602         * src/gtk/gtkaspell.c
5603                 Unmark space if possible
5604
5605 2005-09-26 [colin]      1.9.14cvs53
5606
5607         * src/imap.c
5608                 log_error instead of alertpanel according to the pref
5609         * src/etpan/imap-thread.c
5610                 Print connect status, copy only necessary size to 
5611                 logger
5612         * src/plugins/pgpmime/pgpmime.c
5613                 Handle S/Mime signatures (verification only). Patch based
5614                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
5615
5616 2005-09-26 [paul]       1.9.14cvs52
5617
5618         * src/common/passcrypt.c
5619                 this 'workaround' not necessary on NetBSD.
5620                 Thanks to Daniel Gustafson
5621
5622 2005-09-26 [paul]
5623
5624         1.9.15-rc4 released
5625
5626 2005-09-26 [paul]       1.9.14cvs51
5627
5628         * src/summaryview.c
5629                 Skip currently selected message when
5630                 looking for next new or unread message
5631                 in current folder. Patch by Colin
5632         * src/common/passcrypt.c
5633                 eliminate warnings on *BSD. Patch by
5634                 Daniel Gustafson
5635
5636 2005-09-26 [colin]      1.9.14cvs50
5637
5638         * src/procmsg.c
5639                 Call postfiltering hook anyway
5640
5641 2005-09-22 [colin]      1.9.14cvs49
5642
5643         * src/codeconv.c
5644         * src/codeconv.h
5645                 Add a strict mode that doesn't replace with _
5646         * src/compose.c
5647         * src/compose.h
5648                 Use strict conversion while sending
5649                 Fix race when drafting while sending (happens
5650                 on IMAP)
5651                 Fix d'n'd of messages from summaryview
5652         * src/prefs_common.c
5653         * src/prefs_common.h
5654                 add hidden utf8_instead_of_locale_for_broken_mail 
5655                 pref for people that preferred the default charset 
5656                 to be utf8 for broken mails
5657         * src/quote_fmt_parse.y
5658                 fix bug #815 (No quote insert if "From:" fied 
5659                 contained Russian letters)
5660         * src/summaryview.c
5661                 Fix d'n'd of messages to compose
5662
5663 2005-09-22 [paul]       1.9.14cvs48
5664
5665         * src/compose.c
5666                 fix bug where attachments Name entry
5667                 would display Path instead
5668
5669 2005-09-21 [paul]       1.9.14cvs47
5670
5671         * README
5672         * README.jp
5673         * configure.ac
5674         * config/config.rpath
5675         * doc/manual/en/sylpheed-20.html
5676         * doc/manual/es/sylpheed-20.html
5677         * po/bg.po
5678         * po/ca.po
5679         * po/de.po
5680         * po/es.po
5681         * po/fr.po
5682         * po/it.po
5683         * po/pt_BR.po
5684         * po/sk.po
5685         * po/zh_TW.po
5686         * src/account.c
5687         * src/account.h
5688         * src/action.c
5689         * src/action.h
5690         * src/adbookbase.h
5691         * src/addr_compl.c
5692         * src/addr_compl.h
5693         * src/addrbook.c
5694         * src/addrbook.h
5695         * src/addrcache.c
5696         * src/addrcache.h
5697         * src/addrcindex.c
5698         * src/addrcindex.h
5699         * src/addrclip.c
5700         * src/addrclip.h
5701         * src/addrdefs.h
5702         * src/addressadd.c
5703         * src/addressadd.h
5704         * src/addressbook.c
5705         * src/addressbook.h
5706         * src/addressitem.h
5707         * src/addrgather.c
5708         * src/addrgather.h
5709         * src/addrharvest.c
5710         * src/addrharvest.h
5711         * src/addrindex.c
5712         * src/addrindex.h
5713         * src/addritem.c
5714         * src/addritem.h
5715         * src/addrquery.c
5716         * src/addrquery.h
5717         * src/addrselect.c
5718         * src/addrselect.h
5719         * src/alertpanel.c
5720         * src/alertpanel.h
5721         * src/browseldap.c
5722         * src/browseldap.h
5723         * src/codeconv.c
5724         * src/codeconv.h
5725         * src/compose.c
5726         * src/compose.h
5727         * src/crash.c
5728         * src/crash.h
5729         * src/customheader.c
5730         * src/customheader.h
5731         * src/displayheader.c
5732         * src/displayheader.h
5733         * src/editaddress.c
5734         * src/editaddress.h
5735         * src/editbook.c
5736         * src/editbook.h
5737         * src/editgroup.c
5738         * src/editgroup.h
5739         * src/editjpilot.c
5740         * src/editjpilot.h
5741         * src/editldap.c
5742         * src/editldap.h
5743         * src/editldap_basedn.c
5744         * src/editldap_basedn.h
5745         * src/editvcard.c
5746         * src/editvcard.h
5747         * src/enriched.c
5748         * src/enriched.h
5749         * src/exphtmldlg.c
5750         * src/exphtmldlg.h
5751         * src/expldifdlg.c
5752         * src/expldifdlg.h
5753         * src/export.c
5754         * src/export.h
5755         * src/exporthtml.c
5756         * src/exporthtml.h
5757         * src/exportldif.c
5758         * src/exportldif.h
5759         * src/filtering.c
5760         * src/filtering.h
5761         * src/folder.c
5762         * src/folder.h
5763         * src/folder_item_prefs.c
5764         * src/folder_item_prefs.h
5765         * src/foldersel.c
5766         * src/foldersel.h
5767         * src/folderutils.c
5768         * src/folderutils.h
5769         * src/folderview.c
5770         * src/folderview.h
5771         * src/grouplistdialog.c
5772         * src/grouplistdialog.h
5773         * src/headerview.c
5774         * src/headerview.h
5775         * src/html.c
5776         * src/html.h
5777         * src/image_viewer.c
5778         * src/image_viewer.h
5779         * src/imap.c
5780         * src/imap.h
5781         * src/imap_gtk.c
5782         * src/imap_gtk.h
5783         * src/import.c
5784         * src/import.h
5785         * src/importldif.c
5786         * src/importldif.h
5787         * src/importmutt.c
5788         * src/importmutt.h
5789         * src/importpine.c
5790         * src/importpine.h
5791         * src/inc.c
5792         * src/inc.h
5793         * src/jpilot.c
5794         * src/jpilot.h
5795         * src/ldapctrl.c
5796         * src/ldapctrl.h
5797         * src/ldaplocate.c
5798         * src/ldaplocate.h
5799         * src/ldapquery.c
5800         * src/ldapquery.h
5801         * src/ldapserver.c
5802         * src/ldapserver.h
5803         * src/ldaputil.c
5804         * src/ldaputil.h
5805         * src/ldif.c
5806         * src/ldif.h
5807         * src/localfolder.c
5808         * src/localfolder.h
5809         * src/main.c
5810         * src/main.h
5811         * src/mainwindow.c
5812         * src/mainwindow.h
5813         * src/manual.c
5814         * src/manual.h
5815         * src/matcher.c
5816         * src/matcher.h
5817         * src/matcher_parser.h
5818         * src/matcher_parser_lex.l
5819         * src/matcher_parser_parse.y
5820         * src/mbox.c
5821         * src/mbox.h
5822         * src/message_search.c
5823         * src/message_search.h
5824         * src/messageview.c
5825         * src/messageview.h
5826         * src/mh.c
5827         * src/mh.h
5828         * src/mh_gtk.c
5829         * src/mh_gtk.h
5830         * src/mimeview.c
5831         * src/mimeview.h
5832         * src/msgcache.c
5833         * src/msgcache.h
5834         * src/mutt.c
5835         * src/mutt.h
5836         * src/news.c
5837         * src/news.h
5838         * src/news_gtk.c
5839         * src/news_gtk.h
5840         * src/noticeview.c
5841         * src/noticeview.h
5842         * src/partial_download.c
5843         * src/partial_download.h
5844         * src/pine.c
5845         * src/pine.h
5846         * src/pop.c
5847         * src/pop.h
5848         * src/prefs_account.c
5849         * src/prefs_account.h
5850         * src/prefs_actions.c
5851         * src/prefs_actions.h
5852         * src/prefs_common.c
5853         * src/prefs_common.h
5854         * src/prefs_compose_writing.c
5855         * src/prefs_compose_writing.h
5856         * src/prefs_customheader.c
5857         * src/prefs_customheader.h
5858         * src/prefs_display_header.c
5859         * src/prefs_display_header.h
5860         * src/prefs_ext_prog.c
5861         * src/prefs_ext_prog.h
5862         * src/prefs_filtering.c
5863         * src/prefs_filtering.h
5864         * src/prefs_filtering_action.c
5865         * src/prefs_filtering_action.h
5866         * src/prefs_folder_column.c
5867         * src/prefs_folder_column.h
5868         * src/prefs_folder_item.c
5869         * src/prefs_folder_item.h
5870         * src/prefs_fonts.c
5871         * src/prefs_fonts.h
5872         * src/prefs_gtk.c
5873         * src/prefs_gtk.h
5874         * src/prefs_image_viewer.c
5875         * src/prefs_image_viewer.h
5876         * src/prefs_matcher.c
5877         * src/prefs_matcher.h
5878         * src/prefs_message.c
5879         * src/prefs_message.h
5880         * src/prefs_msg_colors.c
5881         * src/prefs_msg_colors.h
5882         * src/prefs_other.c
5883         * src/prefs_other.h
5884         * src/prefs_quote.c
5885         * src/prefs_quote.h
5886         * src/prefs_receive.c
5887         * src/prefs_receive.h
5888         * src/prefs_send.c
5889         * src/prefs_send.h
5890         * src/prefs_spelling.c
5891         * src/prefs_spelling.h
5892         * src/prefs_summaries.c
5893         * src/prefs_summaries.h
5894         * src/prefs_summary_column.c
5895         * src/prefs_summary_column.h
5896         * src/prefs_template.c
5897         * src/prefs_template.h
5898         * src/prefs_themes.c
5899         * src/prefs_themes.h
5900         * src/prefs_toolbar.c
5901         * src/prefs_toolbar.h
5902         * src/prefs_wrapping.c
5903         * src/prefs_wrapping.h
5904         * src/privacy.c
5905         * src/privacy.h
5906         * src/procheader.c
5907         * src/procheader.h
5908         * src/procmime.c
5909         * src/procmime.h
5910         * src/procmsg.c
5911         * src/procmsg.h
5912         * src/quote_fmt.c
5913         * src/quote_fmt_parse.y
5914         * src/recv.c
5915         * src/recv.h
5916         * src/remotefolder.c
5917         * src/remotefolder.h
5918         * src/send_message.c
5919         * src/send_message.h
5920         * src/setup.c
5921         * src/setup.h
5922         * src/simple-gettext.c
5923         * src/sourcewindow.c
5924         * src/sourcewindow.h
5925         * src/ssl_manager.c
5926         * src/ssl_manager.h
5927         * src/statusbar.c
5928         * src/statusbar.h
5929         * src/stock_pixmap.c
5930         * src/stock_pixmap.h
5931         * src/summary_search.c
5932         * src/summary_search.h
5933         * src/summaryview.c
5934         * src/summaryview.h
5935         * src/syldap.c
5936         * src/syldap.h
5937         * src/textview.c
5938         * src/textview.h
5939         * src/toolbar.c
5940         * src/toolbar.h
5941         * src/undo.c
5942         * src/undo.h
5943         * src/unmime.c
5944         * src/unmime.h
5945         * src/vcard.c
5946         * src/vcard.h
5947         * src/wizard.c
5948         * src/wizard.h
5949         * src/common/base64.c
5950         * src/common/base64.h
5951         * src/common/defs.h
5952         * src/common/hooks.c
5953         * src/common/hooks.h
5954         * src/common/log.c
5955         * src/common/log.h
5956         * src/common/md5.c
5957         * src/common/md5.h
5958         * src/common/mgutils.c
5959         * src/common/mgutils.h
5960         * src/common/nntp.c
5961         * src/common/nntp.h
5962         * src/common/passcrypt.c
5963         * src/common/passcrypt.h.in
5964         * src/common/plugin.c
5965         * src/common/plugin.h
5966         * src/common/prefs.c
5967         * src/common/prefs.h
5968         * src/common/progressindicator.c
5969         * src/common/progressindicator.h
5970         * src/common/quoted-printable.c
5971         * src/common/quoted-printable.h
5972         * src/common/session.c
5973         * src/common/session.h
5974         * src/common/smtp.c
5975         * src/common/smtp.h
5976         * src/common/socket.c
5977         * src/common/socket.h
5978         * src/common/ssl.c
5979         * src/common/ssl.h
5980         * src/common/ssl_certificate.c
5981         * src/common/ssl_certificate.h
5982         * src/common/string_match.c
5983         * src/common/string_match.h
5984         * src/common/stringtable.c
5985         * src/common/sylpheed.c
5986         * src/common/sylpheed.h
5987         * src/common/template.c
5988         * src/common/template.h
5989         * src/common/timing.h
5990         * src/common/utils.c
5991         * src/common/utils.h
5992         * src/common/uuencode.c
5993         * src/common/uuencode.h
5994         * src/common/version.h.in
5995         * src/common/xml.c
5996         * src/common/xml.h
5997         * src/common/xmlprops.c
5998         * src/common/xmlprops.h
5999         * src/gtk/about.c
6000         * src/gtk/about.h
6001         * src/gtk/colorlabel.c
6002         * src/gtk/colorlabel.h
6003         * src/gtk/colorsel.c
6004         * src/gtk/colorsel.h
6005         * src/gtk/description_window.c
6006         * src/gtk/description_window.h
6007         * src/gtk/filesel.c
6008         * src/gtk/filesel.h
6009         * src/gtk/foldersort.c
6010         * src/gtk/foldersort.h
6011         * src/gtk/gtkutils.c
6012         * src/gtk/gtkutils.h
6013         * src/gtk/inputdialog.c
6014         * src/gtk/inputdialog.h
6015         * src/gtk/logwindow.c
6016         * src/gtk/logwindow.h
6017         * src/gtk/manage_window.c
6018         * src/gtk/manage_window.h
6019         * src/gtk/menu.c
6020         * src/gtk/menu.h
6021         * src/gtk/pluginwindow.c
6022         * src/gtk/pluginwindow.h
6023         * src/gtk/prefswindow.c
6024         * src/gtk/prefswindow.h
6025         * src/gtk/progressdialog.c
6026         * src/gtk/progressdialog.h
6027         * src/gtk/quicksearch.c
6028         * src/gtk/quicksearch.h
6029         * src/gtk/sslcertwindow.c
6030         * src/gtk/sslcertwindow.h
6031         * src/plugins/clamav/clamav_plugin.c
6032         * src/plugins/clamav/clamav_plugin.h
6033         * src/plugins/clamav/clamav_plugin_gtk.c
6034         * src/plugins/demo/demo.c
6035         * src/plugins/dillo_viewer/dillo_prefs.c
6036         * src/plugins/dillo_viewer/dillo_prefs.h
6037         * src/plugins/dillo_viewer/dillo_viewer.c
6038         * src/plugins/mathml_viewer/mathml_viewer.c
6039         * src/plugins/pgpcore/passphrase.c
6040         * src/plugins/pgpcore/passphrase.h
6041         * src/plugins/pgpcore/plugin.c
6042         * src/plugins/pgpcore/prefs_gpg.c
6043         * src/plugins/pgpcore/prefs_gpg.h
6044         * src/plugins/pgpcore/select-keys.c
6045         * src/plugins/pgpcore/select-keys.h
6046         * src/plugins/pgpcore/sgpgme.c
6047         * src/plugins/pgpcore/sgpgme.h
6048         * src/plugins/pgpinline/pgpinline.c
6049         * src/plugins/pgpinline/pgpinline.h
6050         * src/plugins/pgpinline/plugin.c
6051         * src/plugins/pgpmime/pgpmime.c
6052         * src/plugins/pgpmime/pgpmime.h
6053         * src/plugins/pgpmime/plugin.c
6054         * src/plugins/spamassassin/spamassassin.c
6055         * src/plugins/spamassassin/spamassassin.h
6056         * src/plugins/spamassassin/spamassassin_gtk.c
6057         * src/plugins/trayicon/trayicon.c
6058         * tools/OOo2sylpheed.pl
6059         * tools/acroread2sylpheed.pl
6060         * tools/asus_mailled.sh
6061         * tools/filter_conv.pl
6062         * tools/freshmeat_search.pl
6063         * tools/google_search.pl
6064         * tools/kmail2sylpheed.pl
6065         * tools/kmail2sylpheed_v2.pl
6066         * tools/maildir2sylpheed.pl
6067         * tools/multiwebsearch.pl
6068         * tools/newscache_clean.pl
6069         * tools/outlook2sylpheed.pl
6070         * tools/sylpheed-switcher
6071         * tools/update-po
6072         * tools/vcard2xml.py
6073         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6074                 update FSF address
6075
6076 2005-09-21 [colin]      1.9.14cvs46
6077
6078         * src/gedit-print.c
6079         * src/procmsg.c
6080         * src/procmsg.h
6081         * src/textview.c
6082         * src/summaryview.c
6083                 Remove some printing hacks (deselection/reselection),
6084                 which by the way fix printing the currently 
6085                 displayed mime part (still only text)
6086                 Plus a little optimisation of summary_show
6087
6088
6089 2005-09-20 [colin]      1.9.14cvs45
6090
6091         * src/mainwindow.c
6092         * src/messageview.c
6093                 GUI fixups: add accels, set message
6094                 view title to displayed mail's subject
6095         * src/prefs_spelling.c
6096         * src/gtk/gtkaspell.c
6097                 GUI fixups: allow underlining misspelled
6098                 words instead of coloring them (a11y!)
6099
6100 2005-09-19 [colin]
6101
6102         1.9.15rc3 released
6103
6104 2005-09-19 [colin]      1.9.14cvs44
6105
6106         * src/compose.c
6107                 Fix draft message
6108         * src/gtk/gtkaspell.c
6109                 Fix wrong test ;-)
6110
6111 2005-09-19 [colin]      1.9.14cvs43
6112
6113         * src/addressbook.c
6114                 Fix sensitivity of Delete button
6115         * src/compose.c
6116                 Warn if the requested Privacy system
6117                 is not available
6118         * src/exphtmldlg.c
6119         * src/expldifdlg.c
6120         * src/importldif.c
6121         * src/importmutt.c
6122         * src/importpine.c
6123                 Fix crappy UI
6124         * src/
6125         * src/ssl.h
6126         * src/prefs_account.h
6127         * src/prefs_account.c
6128                 Save SSL prefs even in builds that have
6129                 SSL support disable
6130         * src/imap.c
6131         * src/inc.c
6132         * src/news.c
6133         * src/send_message.c
6134                 Warn if connection should be secure, but
6135                 SSL support isn't compiled in
6136         * src/gtkaspell.c
6137                 Fix word separation on UTF-8 systems
6138                 Fixes bug #812 (Strange inline spellchecking)
6139         * src/compose.c
6140                 Warn if the requested Privacy system
6141                 is not available
6142                 Factorize offline warning
6143         * src/imap.c
6144         * src/imap_gtk.c
6145         * src/imap_gtk.h
6146         * src/inc.h
6147         * src/news_gtk.c
6148         * src/news_gtk.h
6149         * src/messageview.c
6150                 Factorize offline warning
6151
6152 2005-09-19 [paul]
6153
6154         1.9.15-rc2 released
6155
6156 2005-09-18 [colin]      1.9.14cvs42
6157
6158         * src/codeconv.c
6159         * src/codeconv.h
6160         * src/procmime.c
6161                 Add a way to get locale's charset ignoring utf-8,
6162                 and use that as default encoding for broken mails
6163
6164 2005-09-18 [colin]      1.9.14cvs41
6165
6166         * src/gtk/logwindow.c
6167                 Translate string. Patch by Fabien Vantard
6168
6169 2005-09-18 [colin]      1.9.14cvs40
6170
6171         * configure.ac
6172                 Fix bug #803 (IMAP/SSL support breaks with 
6173                 GnuTLS libetpan 0.38)
6174
6175 2005-09-18 [colin]      1.9.14cvs39
6176
6177         * src/codeconv.c
6178         * src/compose.c
6179         * src/procmime.c
6180                 More charsets fixes. Fixes bug #806 (non
6181                 ascii characters in subject line)
6182
6183 2005-09-17 [paul]       1.9.14cvs38
6184
6185         * src/folderview.c
6186         * src/mainwindow.c
6187                 fix gcc-2.95 issues
6188                 Patch by Pawel Pekala
6189
6190 2005-09-17 [colin]      1.9.14cvs37
6191
6192         * src/addrindex.c
6193                 bugfix for NO-USE LDAP compilation, patch 
6194                 by Fabien Vantard
6195
6196 2005-09-17 [colin]      1.9.14cvs36
6197
6198         * src/prefs_actions.c
6199         * src/prefs_customheader.c
6200         * src/prefs_display_header.c
6201         * src/prefs_filtering_action.c
6202         * src/prefs_matcher.c
6203         * src/prefs_toolbar.c
6204                 Fix strange casts (less elegant but
6205                 works better)
6206
6207 2005-09-16 [colin]      1.9.14cvs35
6208
6209         * src/jpilot.c
6210                 Missed that one
6211
6212 2005-09-16 [colin]      1.9.14cvs34
6213
6214         * configure.ac
6215         * src/Makefile.am
6216         * src/addr_compl.c
6217         * src/addrindex.c
6218         * src/browseldap.c
6219         * src/editldap.c
6220         * src/ldaplocate.c
6221         * src/ldapquery.c
6222         * src/ldapquery.h
6223         * src/ldapserver.c
6224         * src/ldapserver.h
6225         * src/main.c
6226         * src/matcher_parser_parse.y
6227         * src/prefs_themes.c
6228         * src/etpan/Makefile.am
6229         * src/gtk/description_window.c
6230         * src/plugins/clamav/Makefile.am
6231         * src/plugins/clamav/clamav_plugin.c
6232         * src/plugins/dillo_viewer/Makefile.am
6233         * src/plugins/pgpcore/Makefile.am
6234         * src/plugins/pgpinline/Makefile.am
6235         * src/plugins/pgpmime/Makefile.am
6236         * src/plugins/trayicon/Makefile.am
6237                 Fix 100% cpu usage in address completion list
6238                 Fix little bugs (return with no values etc)
6239                 Fix all warnings (with common CFLAGS)
6240
6241 2005-09-15 [colin]      1.9.14cvs33
6242
6243         * src/addressbook.c
6244                 Fix bug where sometimes a group's email list is empty,
6245                 force its refresh (probably fixes "Re: how to create a 
6246                 distribution list")
6247         * src/ldapquery.c
6248                 Don't return to the callback in the main thread from the
6249                 fetch thread (or face segs!)
6250
6251 2005-09-15 [paul]       1.9.14cvs32
6252
6253         * src/prefs_matcher.c
6254                 forgotten in last commit
6255
6256 2005-09-15 [paul]       1.9.14cvs31
6257
6258         * src/prefs_actions.c
6259         * src/prefs_filtering_action.c
6260         * src/prefs_quote.c
6261         * src/quote_fmt.c
6262         * src/summaryview.c
6263         * src/gtk/description_window.c
6264         * src/gtk/description_window.h
6265         * src/gtk/quicksearch.c
6266                 allow interaction with the called
6267                 description window
6268                 Patch by Anders Hammar
6269
6270 2005-09-14 [paul]       1.9.14cvs30
6271
6272         * src/compose.c
6273                 fix a little annoyance when pasting with 3rd button 
6274                 with wrap_pastes=0 and wrap_input=1
6275                 Patch by Colin
6276
6277 2005-09-14 [paul]       1.9.14cvs29
6278
6279         * src/prefs_account.c
6280                 disable 'Filter messages on receiving' for
6281                 SMTP-only accounts
6282                 Patch  by Anders Hammar
6283
6284 2005-09-14 [paul]       1.9.14cvs28
6285
6286         * po/sk.po
6287                 fix crash
6288                 updated by Andrej Kacian
6289
6290 2005-09-14 [paul]
6291
6292         1.9.15-rc1 released
6293
6294 2005-09-14 [paul]       1.9.14cvs27
6295
6296         * po/es.po
6297                 updated by Ricardo Mones Lastra
6298         * src/compose.c
6299         * src/compose.h
6300                 associate no_wrap_tags to Compose windows
6301                 instead of using a static one
6302                 Patch by Colin
6303         * src/mbox.c
6304                 fix proc_mbox()
6305                 Patch by wwp
6306         * src/textview.c
6307                 remove unneeded printf()
6308
6309 2005-09-14 [paul]       1.9.14cvs26
6310
6311         * src/addrcache.c
6312         * src/codeconv.h
6313         * src/folder.h
6314         * src/mainwindow.h
6315         * src/mh.c
6316         * src/mimeview.h
6317         * src/partial_download.c
6318         * src/pop.c
6319         * src/prefs_account.c
6320         * src/prefs_account.h
6321         * src/prefs_actions.c
6322         * src/prefs_customheader.c
6323         * src/prefs_display_header.c
6324         * src/prefs_filtering_action.c
6325         * src/prefs_matcher.c
6326         * src/prefs_toolbar.c
6327         * src/privacy.h
6328         * src/procmime.c
6329         * src/procmime.h
6330         * src/procmsg.h
6331         * src/textview.c
6332         * src/undo.h
6333         * src/common/plugin.c
6334         * src/common/session.h
6335         * src/common/socket.c
6336         * src/common/socket.h
6337         * src/common/template.c
6338         * src/gtk/gtkaspell.c
6339         * src/gtk/quicksearch.h
6340         * src/plugins/pgpcore/passphrase.c
6341         * src/plugins/pgpcore/prefs_gpg.h
6342         * src/plugins/pgpcore/select-keys.c
6343         * src/plugins/pgpcore/select-keys.h
6344         * src/plugins/pgpcore/sgpgme.c
6345         * src/plugins/pgpinline/pgpinline.c
6346         * src/plugins/pgpmime/pgpmime.c
6347         * src/plugins/trayicon/trayicon.c
6348                 fix compilation warnings
6349                 Patch by Daniel Gustafson
6350
6351 2005-09-14 [paul]       1.9.14cvs25
6352
6353         * src/addressbook.c
6354                 add missing column header, and other small
6355                 bug fixes
6356                 Patch by Anders Hammar
6357
6358 2005-09-13 [colin]      1.9.14cvs24
6359
6360         * src/gtk/gtkaspell.c
6361                 Fix non-utf8 in menu
6362                 Fix little leaks
6363                 Nullify struct members after free()s
6364
6365 2005-09-13 [colin]      1.9.14cvs23
6366
6367         * src/compose.c
6368                 Test utf8 compliance before inserting to 
6369                 buffer, and try to convert if necessary
6370         * src/procmime.c
6371                 If no charset is present, use the locale 
6372                 one instead of us-ascii
6373         * src/procmsg.c
6374                 Add Sender, List-Post and To in the checked 
6375                 headers for automatic rules creation 
6376                 (thanks to wwp)
6377         * src/prefs_themes.c
6378         * src/gtk/gtkaspell.c
6379                 Remove deprecated functions. 
6380                 patch by Daniel Gustafson
6381
6382 2005-09-12 [colin]      1.9.14cvs22
6383
6384         * src/compose.c
6385                 Fix bug #448 (Scrolling/Redraw issue with 
6386                 address-fields in Header)
6387         * src/mainwindow.c
6388         * src/summaryview.c
6389         * src/summaryview.h
6390                 Fix loss of MSG_MARKED on move/copy
6391                 Fix bug #804 (Quicksearch togglebutton doesn't 
6392                 get depressed after '/' key is pressed)
6393
6394 2005-09-12 [paul]       1.9.14cvs21
6395
6396         * AUTHORS
6397         * src/gtk/logwindow.c
6398                 add 'Clear Log' to popup menu
6399                 Patch by Anders Hammar <anders.hammar@telia.com>
6400
6401 2005-09-12 [paul]       1.9.14cvs20
6402
6403         * src/compose.c
6404                 set correct sensitivity on attachments
6405                 popup menu
6406         * src/folder.c
6407                 fix typo
6408         * src/prefs_spelling.c
6409                 fix crash when no LANG env is set
6410         * src/common/xml.c
6411                 fix crash in wizard
6412                 don't use memeory after free
6413
6414         All patches by Daniel Gustafson
6415
6416 2005-09-12 [paul]       1.9.14cvs19
6417
6418         * src/prefs_themes.c
6419                 make theme info selectable
6420         * src/gtk/description_window.c
6421                 make window non-modal
6422         * tools/README
6423                 add details of asus_mailed.sh
6424         * tools/claws.i18n.status.pl
6425                 update for new zh_TW translator
6426                 widen the output
6427                 create alternate coloured lines
6428                 improve readability
6429
6430 2005-09-10 [colin]      1.9.14cvs18
6431
6432         * src/plugins/pgpcore/select-keys.c
6433                 Better order for the buttons
6434
6435 2005-09-10 [colin]      1.9.14cvs17
6436
6437         * src/compose.c
6438         * src/plugins/pgpcore/select-keys.c
6439         * src/plugins/pgpcore/select-keys.h
6440         * src/plugins/pgpcore/sgpgme.c
6441                 Add a "Don't encrypt" button to the key
6442                 selection dialog. Fixes bug #177 (There should be a 
6443                 'Don't encrypt button in the Select Keys dialog)
6444
6445 2005-09-10 [colin]      1.9.14cvs16
6446
6447         * src/compose.c
6448                 Fix bug #572 (%X option does not work with templates)
6449
6450 2005-09-10 [colin]      1.9.14cvs15
6451
6452         * src/toolbar.c 
6453                 Remove g_print
6454
6455 2005-09-10 [colin]      1.9.14cvs14
6456
6457         * src/imap.c
6458                 Fix a possible crash
6459
6460 2005-09-09 [colin]      1.9.14cvs13
6461
6462         * src/imap.c
6463         * src/etpan/imap-thread.c
6464         * src/etpan/imap-thread.h
6465                 Fix moving from queue or drafts to normal folders
6466                 Fix bug #794 (No way to delete without expunging)
6467                 Take flags unset by other mailers into account
6468                 Take deleted flag set by other mailers into account
6469                 Fix unsetting REPLIED flag
6470                 Fix crash when capabilities can't be retrieved
6471         * src/mainwindow.c
6472         * src/mainwindow.h
6473                 Add M_DELAYED_FLAGS condition, and let the user use
6474                 Execute in order to be able to expunge deleted mails,
6475                 even if he's not in delayed execute mode
6476         * src/prefs_spelling.c
6477                 Use 'en' dictionary by default if LANG is POSIX or C
6478         * src/gtk/prefswindow.c
6479                 Fix bug #767 (Preferences windows expanding) by making
6480                 the window a bit larger when the resolution is greater
6481                 than 640x480, and by putting the prefs in a
6482                 GtkScrolledWindow.
6483
6484 2005-09-09 [paul]       1.9.14cvs12
6485
6486         * AUTHORS
6487         * configure.ac
6488         * po/zh_TW.Big5.po      ** REMOVED **
6489         * po/zh_TW.po           ** ADDED **
6490                 updated by Wei-Lun Chao
6491
6492 2005-09-09 [paul]       1.9.14cvs11
6493
6494         * src/mainwindow.c
6495                 fix asserts
6496         * src/common/xml.c
6497                 delay memory allocation until file is
6498                 opened successfully
6499                 Patch by Daniel Gustafson
6500
6501 2005-09-09 [colin]      1.9.14cvs10
6502
6503         * src/imap.c
6504                 Add guards
6505
6506 2005-09-08 [colin]      1.9.14cvs9
6507
6508         * src/compose.c
6509                 Alert when we can't save draft
6510                 Fix various wrap/color issues
6511                 Add mid-click pasting respecting wrap_paste option
6512         * src/folder.c
6513         * src/folder.h
6514         * src/folder_item_prefs.c
6515         * src/folder_item_prefs.h
6516         * src/imap.c
6517         * src/imap_gtk.c
6518         * src/imap_gtk.h
6519         * src/main.c
6520         * src/mainwindow.c
6521         * src/mainwindow.h
6522         * src/news.c
6523         * src/news_gtk.c
6524         * src/news_gtk.h
6525         * src/prefs_folder_item.c
6526                 Fix the impossibility to synchronise folders for
6527                 offline use (IMAP and NNTP are concerned)
6528
6529 2005-09-08 [colin]      1.9.14cvs8
6530
6531         * configure.ac
6532                 Build LDAP and JPilot by default if available
6533         * src/textview.c
6534                 Fix use after free
6535
6536 2005-09-08 [paul]       1.9.14cvs7
6537
6538         * doc/manual/en/sylpheed-1.html
6539         * doc/manual/en/sylpheed-18.html
6540         * doc/manual/en/sylpheed-19.html
6541         * doc/manual/en/sylpheed-4.html
6542         * doc/manual/en/sylpheed-6.html
6543         * doc/manual/en/sylpheed.html
6544                 a few minor updates, plus include some
6545                 details about plugins and their requirements
6546         * src/mainwindow.c
6547                 minor changes to English in /View/Sort
6548
6549 2005-09-07 [colin]      1.9.14cvs6
6550
6551         * doc/manual/en/sylpheed-1.html
6552         * doc/manual/en/sylpheed-10.html
6553         * doc/manual/en/sylpheed-11.html
6554         * doc/manual/en/sylpheed-12.html
6555         * doc/manual/en/sylpheed-13.html
6556         * doc/manual/en/sylpheed-14.html
6557         * doc/manual/en/sylpheed-15.html
6558         * doc/manual/en/sylpheed-16.html
6559         * doc/manual/en/sylpheed-17.html
6560         * doc/manual/en/sylpheed-18.html
6561         * doc/manual/en/sylpheed-19.html
6562         * doc/manual/en/sylpheed-2.html
6563         * doc/manual/en/sylpheed-20.html
6564         * doc/manual/en/sylpheed-21.html
6565         * doc/manual/en/sylpheed-22.html
6566         * doc/manual/en/sylpheed-3.html
6567         * doc/manual/en/sylpheed-4.html
6568         * doc/manual/en/sylpheed-5.html
6569         * doc/manual/en/sylpheed-6.html
6570         * doc/manual/en/sylpheed-7.html
6571         * doc/manual/en/sylpheed-8.html
6572         * doc/manual/en/sylpheed-9.html
6573         * doc/manual/en/sylpheed.html
6574                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
6575
6576 2005-09-07 [colin]      1.9.14cvs5
6577
6578         * src/mainwindow.c
6579                 Make labels more to-the-point
6580
6581 2005-09-07 [colin]      1.9.14cvs4
6582
6583         * doc/manual/en/sylpheed-1.html
6584         * doc/manual/en/sylpheed-12.html
6585         * doc/manual/en/sylpheed-13.html
6586         * doc/manual/en/sylpheed-14.html
6587         * doc/manual/en/sylpheed-15.html
6588         * doc/manual/en/sylpheed-16.html
6589         * doc/manual/en/sylpheed-17.html
6590         * doc/manual/en/sylpheed-18.html
6591         * doc/manual/en/sylpheed-19.html
6592         * doc/manual/en/sylpheed-2.html
6593         * doc/manual/en/sylpheed-20.html
6594         * doc/manual/en/sylpheed-21.html
6595         * doc/manual/en/sylpheed-22.html
6596         * doc/manual/en/sylpheed-4.html
6597         * doc/manual/en/sylpheed-5.html
6598         * doc/manual/en/sylpheed-6.html
6599         * doc/manual/en/sylpheed-7.html
6600         * doc/manual/en/sylpheed-8.html
6601         * doc/manual/en/sylpheed-9.html
6602         * doc/manual/en/sylpheed.html
6603                 Update manual
6604
6605 2005-09-07 [colin]      1.9.14cvs3
6606
6607         * doc/faq/en/sylpheed-faq-1.html
6608         * doc/faq/en/sylpheed-faq-2.html
6609         * doc/faq/en/sylpheed-faq-3.html
6610         * doc/faq/en/sylpheed-faq.html
6611                 Update FAQ
6612
6613 2005-09-07 [colin]      1.9.14cvs2
6614
6615         * src/folderview.c
6616         * src/procmsg.c
6617         * src/summaryview.c
6618         * src/toolbar.c
6619                 Fix special subfolders:
6620                 - Inherit parent's icon
6621                 - sent contents of queues subfolders
6622                 - empty subfolders of trashes
6623         * src/mainwindow.c
6624                 Remove outdated manual and faq entries
6625         * src/common/utils.c
6626                 Add quotes around %s coming from mailcap
6627
6628 2005-09-07 [colin]      1.9.14cvs1
6629
6630         * src/compose.c
6631                 After saving draft, set modified to FALSE
6632         * src/mimeview.c
6633         * src/common/utils.c
6634         * src/common/utils.h
6635                 Try to open mime parts using what is 
6636                 indicated in ~/.mailcap or /etc/mailcap,
6637                 if possible.
6638
6639 2005-09-05 [paul]       1.9.14
6640
6641         1.9.14 released
6642
6643         * po/sk.po
6644                 updated by Andrej Kacian
6645
6646 2005-09-05 [paul]       1.9.13cvs83
6647
6648         * po/de.po
6649         * po/es.po
6650         * po/fi.po
6651         * po/fr.po
6652         * po/nb.po
6653         * po/pt_BR.po
6654         * po/sr.po
6655                 updated translations by Thomas Gilgin, Ricardo Mones
6656                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
6657                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
6658
6659 2005-09-04 [paul]       1.9.13cvs82
6660
6661         * src/compose.c
6662                 only warn about exceeded line length limit
6663                 on send
6664
6665 2005-09-04 [paul]       1.9.13cvs81
6666
6667         * src/compose.c
6668                 fix crash in 'line length exceeded' dialogue
6669
6670 2005-09-02 [paul]       1.9.13cvs80
6671
6672         * src/imap.c
6673                 fix bug 795, 'Connection lost IMAP'
6674                 and add statusbar prints
6675                 Patch by Colin
6676
6677 2005-09-02 [paul]       1.9.13cvs79
6678
6679         * src/compose.c
6680                 compose_wrap_paragraph() becomes
6681                 compose_beautify_paragraph()
6682                 Patch by Colin
6683
6684 2005-09-02 [colin]      1.9.13cvs78
6685
6686         * src/folderview.c
6687                 Micro-fix
6688
6689 2005-09-01 [colin]      1.9.13cvs77
6690
6691         * src/imap.c
6692                 Maybe fix bug #795 (Connection lost IMAP)
6693                 Don't try to send logout when we're disconnected.
6694         * src/summaryview.c
6695                 Include locked and marked emails in HRM
6696                 view. Fixes bug #800 (Locked messages no longer 
6697                 show up when hide read messages is used)
6698
6699 2005-09-01 [paul]       1.9.13cvs76
6700
6701         * src/prefs_common.c
6702                 fix bad cutting
6703
6704 2005-08-31 [colin]      1.9.13cvs75
6705
6706         * src/folderview.c
6707         * src/folderview.h
6708         * src/prefs_summaries.c
6709         * src/summaryview.c
6710                 Fix "go to next new", fix preference
6711                 (Open unread/next swapped)
6712
6713 2005-08-31 [paul]       1.9.13cvs74
6714
6715         * src/compose.c
6716         * src/folderview.c
6717         * src/headerview.c
6718         * src/headerview.h
6719         * src/mainwindow.c
6720         * src/prefs_common.c
6721         * src/prefs_common.h
6722         * src/prefs_fonts.c
6723         * src/summaryview.c
6724         * src/textview.c
6725         * src/common/defs.h
6726                 remove obsolete BOLD_FONT setting
6727                 fix font update in headerview and textview
6728                 headers after prefs change
6729                 Patch By Colin
6730
6731 2005-08-31 [paul]
6732
6733         1.9.14-rc4 released
6734
6735 2005-08-30 [colin]      1.9.13cvs73
6736
6737         * src/summaryview.c
6738                 When Hide read messages is selected and we
6739                 refresh the summaryview, don't remove the 
6740                 currently displayed message. Fixes bug #797
6741                 (Summary view reloads when new mail is 
6742                 downloaded in 1.9.14 rc)
6743
6744 2005-08-30 [colin]      1.9.13cvs72
6745
6746         * src/folderview.c
6747                 Fix flickering
6748         * src/mainwindow.c
6749                 Remove useless callback
6750         * src/mimeview.c
6751         * src/gtk/filesel.c
6752         * src/gtk/filesel.h
6753                 Add a filesel_select_file_save_folder() - used by Save All
6754
6755 2005-08-29 [paul]       1.9.13cvs71
6756
6757         * AUTHORS
6758         * src/matcher_parser_parse.y
6759         * src/etpan/imap-thread.c
6760                 fix building on FreeBSD
6761                 Patch by Daniel Gustafson <daniel@hobbit.se>
6762
6763 2005-08-29 [paul]       1.9.13cvs70
6764
6765         * src/plugins/pgpinline/pgpinline.c
6766                 only initialise sig result if it's been handled
6767                 Patch by Colin
6768
6769 2005-08-29 [paul]       1.9.13cvs69
6770         
6771         Patches by Colin:
6772
6773         * src/imap.c
6774         * src/common.utils.c
6775         * src/common/utils.h
6776                 optimisation
6777         * src/stock_pixmap.h
6778                 fix wrong icon reference
6779         * src/pixmaps/trash_btn.xpm
6780                 replace with nicer image
6781
6782 2005-08-28 [colin]      1.9.13cvs68
6783
6784         * src/Makefile.am
6785         * src/stock_pixmap.c
6786         * src/stock_pixmap.h
6787         * src/toolbar.c
6788         * src/pixmaps/trash_btn.xpm
6789                 Add a specific trash xpm for the button
6790
6791 2005-08-28 [colin]      1.9.13cvs67
6792
6793         * src/imap.c
6794                 Fix leak
6795
6796 2005-08-27 [colin]      1.9.13cvs66
6797
6798         * src/imap.c
6799         * src/procmime.c
6800                 Correctly fix "Problem with replies", fixes
6801                 pgpmime encryption too. 
6802
6803 2005-08-27 [colin]      1.9.13cvs65
6804
6805         * src/folder.c
6806         * src/procmsg.c
6807         * src/procmsg.h
6808         * src/summaryview.c
6809                 Fix bug #517 (messages removed from summaryview 
6810                 when moving fails)
6811
6812 2005-08-27 [colin]      1.9.13cvs64
6813
6814         * tools/Makefile.am
6815         * tools/asus_mailled.sh
6816                 Add a script to blink ASUS laptops' mail LED where there
6817                 is unread mail.
6818
6819 2005-08-27 [colin]      1.9.13cvs63
6820
6821         * src/imap.c
6822         * src/etpan/imap-thread.c
6823         * src/etpan/imap-thread.h
6824                 Implement automatic choosing of login method
6825                 Fixes bug #791
6826         * src/gtk/.cvsignore
6827                 Add sylpheed-marshal.[ch]
6828
6829 2005-08-27 [colin]      1.9.13cvs62
6830
6831         * src/common/utils.c
6832                 Fix confusing perror
6833
6834 2005-08-27 [colin]      1.9.13cvs61
6835
6836         * src/toolbar.c
6837         * src/toolbar.h
6838                 Remove A_DELETE, replace it with 
6839                 A_TRASH and A_DELETE_REAL. Automatically
6840                 rewrite config files to replace A_DELETE
6841                 with A_TRASH (no functionality change).
6842                 Fixes half of #794
6843
6844 2005-08-26 [colin]      1.9.13cvs60
6845
6846         * src/procmime.c
6847                 Previous "Problem with replies" fix brought other
6848                 problems, fixing them
6849
6850 2005-08-26 [colin]      1.9.13cvs59
6851
6852         * src/procmime.c
6853                 Fix "Problem with replies". This happened only
6854                 on IMAP...
6855         * src/procmsg.c
6856                 Factorize code a bit
6857         * src/compose.c
6858                 Speed improvement on very long messages (wrapping)
6859                 Fix signature color on Reedit and Redirect
6860                 On Reedit, don't attach pgp-signatures parts, but
6861                 set signing to On.
6862
6863 2005-08-24 [paul]       1.9.13cvs58
6864
6865         * src/compose.c
6866                 don't claim success when clicking
6867                 Cancel on the passphrase box.
6868                 Patch by Colin
6869
6870 2005-08-24 [paul]       1.9.13cvs57
6871
6872         * src/main.c
6873                 fix misplaced sylpheed.log
6874         * src/common/defs.h
6875                 define UIDL_DIR
6876
6877 2005-08-24 [paul]       1.9.13cvs56
6878
6879         * src/imap.c
6880         * src/etpan/imap-thread.c
6881         * src/etpan/imap-thread.h
6882                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
6883                 Patch by Colin
6884         * src/gtk/sylpheed-marshal.c    ** REMOVED **
6885         * src/gtk/sylpheed-marshal.h    ** REMOVED **
6886                 remove autogenerated files
6887         * tools/kdeservicemenu/README
6888         * tools/kdeservicemenu/install.sh
6889         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6890         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6891                 use Claws icon, use 'Sylpheed-Claws' in menu,
6892                 use kdialog, and other cleanups
6893
6894 2005-08-23 [paul]       1.9.13cvs55
6895
6896         * src/compose.c
6897                 fix paste/wrap crash
6898                 Patch by Colin
6899
6900 2005-08-23 [paul]       1.9.13cvs54
6901
6902         * src/main.c
6903                 fix crash recovery
6904                 Patch by Colin
6905
6906 2005-08-23 [paul]       1.9.13cvs53
6907
6908         * src/addressbook.c
6909         * src/editaddress.c
6910                 view all data of LDAP contacts
6911                 Patch by Colin
6912
6913 2005-08-23 [paul]       1.9.13cvs52
6914
6915         * src/addressbook.c
6916                 fix issues with the Search field
6917                 Patch by Colin
6918
6919 2005-08-22 [paul]       1.9.13cvs51
6920
6921         * src/folderview.c
6922                 put name of folder in processing dialog
6923                 title
6924         * src/prefs_folder_item.c
6925                 improve english usage
6926
6927 2005-08-22 [paul]       1.9.13cvs50
6928
6929         * src/filtering.c
6930         * src/filtering.h
6931         * src/matcher.c
6932         * src/matcher_parser_lex.l
6933         * src/matcher_parser_parse.y
6934         * src/prefs_filtering.c
6935                 add Filtering/Processing rule names feature.
6936                 (the incompatible old matcherrc is saved as
6937                 matcherrc.pre_names).
6938                 Patch by Colin
6939
6940 2005-08-22 [paul]       1.9.13cvs49
6941
6942         * src/procmsg.c
6943                 fix colour labelling
6944                 Patch by Colin
6945
6946 2005-08-22 [paul]       1.9.13cvs48
6947
6948         * src/textview.c
6949                 fix open_image_cb()
6950
6951 2005-08-22 [paul]       1.9.13cvs47
6952
6953         * src/imap.c
6954                 fix bug 789, 'SC crashes with imap (CVS ver)'
6955                 Patch by Colin
6956
6957 2005-08-22 [paul]       1.9.13cvs46
6958
6959         * src/mimeview.c
6960         * src/prefs_common.c
6961         * src/common/defs.h
6962                 define reused defaults in defs.h
6963         * src/textview.c
6964                 add 'Open image' to image popup menu
6965
6966 2005-08-21 [colin]      1.9.13cvs45
6967
6968         * src/summaryview.c
6969                 Fix bug #788 (Bogus "From" address displayed)
6970
6971 2005-08-20 [colin]      1.9.13cvs44
6972
6973         * src/folder.c
6974                 Fix buf #787 (multilevel delete causes SIGSEGV)
6975
6976 2005-08-19 [colin]      1.9.13cvs43
6977
6978         * src/inc.c
6979         * src/prefs_common.c
6980         * src/prefs_common.h
6981                 Add an hidden pref to allow modifying the
6982                 update stepping in incorporation.
6983                 Patch by wwp.
6984
6985 2005-08-19 [colin]      1.9.13cvs42
6986
6987         * src/compose.c
6988         * src/procmime.c
6989                 Workaround for broken MUAs: encode 
6990                 Content-type: name: as ASCII and 
6991                 Content-Disposition: filename: as
6992                 per rfc2231
6993         * src/prefs_account.c
6994                 Fix invisible-ness of SMTP SSL prefs
6995                 in NNTP accounts
6996
6997 2005-08-19 [paul]       1.9.13cvs41
6998
6999         * src/compose.c
7000         * src/prefs_common.c
7001         * src/prefs_common.h
7002         * src/prefs_wrapping.c
7003                 paste with or without wrapping.
7004                 patch by Colin
7005
7006 2005-08-19 [paul]       1.9.13cvs40
7007
7008         * src/prefs_common.c
7009         * src/prefs_common.h
7010         * src/summaryview.c
7011                 reintroduce enable_swap_from as a
7012                 hidden pref. patch by Colin
7013         * src/quote_fmt_parse.y
7014         * src/plugins/clamav/clamav_plugin.c
7015         * src/plugins/dillo_viewer/dillo_viewer.c
7016         * src/plugins/mathml_viewer/mathml_viewer.c
7017         * src/plugins/pgpcore/sgpgme.c
7018         * src/plugins/pgpinline/pgpinline.c
7019         * src/plugins/pgpmime/pgpmime.c
7020                 tidy up. patch by Colin
7021
7022 2005-08-19 [paul]       1.9.13cvs39
7023
7024         * configure.ac
7025                 complete cvs38's sync
7026         * src/editaddress.c
7027         * src/gedit-print.c
7028         * src/mutt.c
7029         * src/etpan/etpan-log.c
7030         * src/etpan/imap-thread.c
7031         * src/gtk/gtksourceprintjob.c
7032                 fix compilation warnings
7033                 (patch by Colin)
7034
7035 2005-08-19 [paul]       1.9.13cvs38
7036
7037         sync with main:
7038
7039         * src/account.c
7040         * src/action.c
7041         * src/addrbook.c
7042         * src/addrcache.c
7043         * src/addrharvest.c
7044         * src/addrindex.c
7045         * src/codeconv.c
7046         * src/compose.c
7047         * src/crash.c
7048         * src/exporthtml.c
7049         * src/exportldif.c
7050         * src/folder.c
7051         * src/image_viewer.c
7052         * src/inc.c
7053         * src/inc.h
7054         * src/jpilot.c
7055         * src/ldif.c
7056         * src/main.c
7057         * src/matcher.c
7058         * src/mbox.c
7059         * src/messageview.c
7060         * src/mh.c
7061         * src/mimeview.c
7062         * src/msgcache.c
7063         * src/mutt.c
7064         * src/news.c
7065         * src/partial_download.c
7066         * src/pine.c
7067         * src/pop.c
7068         * src/prefs_actions.c
7069         * src/prefs_common.c
7070         * src/prefs_customheader.c
7071         * src/prefs_display_header.c
7072         * src/prefs_gtk.c
7073         * src/prefs_themes.c
7074         * src/procheader.c
7075         * src/procmime.c
7076         * src/procmsg.c
7077         * src/recv.c
7078         * src/send_message.c
7079         * src/simple-gettext.c
7080         * src/sourcewindow.c
7081         * src/textview.c
7082         * src/vcard.c
7083         * src/common/defs.h
7084         * src/common/log.c
7085         * src/common/plugin.c
7086         * src/common/prefs.c
7087         * src/common/session.c
7088         * src/common/session.h
7089         * src/common/socket.c
7090         * src/common/socket.h
7091         * src/common/ssl_certificate.c
7092         * src/common/template.c
7093         * src/common/utils.c
7094         * src/common/utils.h
7095         * src/common/xml.c
7096         * src/gtk/about.c
7097         added wrappers for C library function that
7098                 take pathname arguments.
7099                 enabled compilation with MinGW.
7100                 use GDir instead of directly using opendir().
7101                 added rename_force().
7102
7103 2005-08-19 [paul]       1.9.13cvs37
7104         
7105         patches by Colin:
7106         * src/compose.c
7107                 fix privacy settings on re-editing
7108                 a sent message
7109         * src/jpilot.c
7110                 fix encoding bug
7111         * src/folder.c
7112         * src/procmsg.c
7113         * src/procmsg.h
7114         * src/summaryview.c
7115                 flag changing optimisation
7116
7117 2005-08-18 [martin]     1.9.13cvs36
7118
7119         * commitHelper
7120             added my login
7121         * src/addrcache.c
7122         * src/addrharvest.c
7123         * src/addrindex.c
7124         * src/compose.c
7125         * src/grouplistdialog.c
7126         * src/main.c
7127         * src/mainwindow.c
7128         * src/msgcache.c
7129         * src/mutt.c
7130         * src/pine.c
7131         * src/prefs_account.c
7132         * src/prefs_themes.c
7133         * src/stock_pixmap.c
7134         * src/summaryview.c
7135         * src/gtk/about.c
7136         * src/gtk/logwindow.c
7137             removed deprecated glib and gdk stuff
7138         * src/plugins/pgpcore/select-keys.c
7139             convert attributes from locale to utf8
7140
7141 2005-08-17 [paul]       1.9.13cvs35
7142
7143         * src/account.c
7144         * src/addressbook.c
7145                 use new GTK_STOCK_ icons if available
7146         * src/summaryview.c
7147         * src/gtk/gtksctree.c
7148         * src/gtk/gtksctree.h
7149                 faster range select. patch by Colin
7150
7151 2005-08-17 [paul]       1.9.13cvs34
7152
7153         patches by colin:
7154         * src/addressbook.c
7155         * src/addressitem.h
7156                 Add an edit button for contacts, fix selections
7157                 of gtksctree items
7158         * src/editaddress.c
7159                 Change labels, let Save be always possible in the
7160                 email and user atributes tabs
7161         * src/folderview.c
7162                 fix sort issues
7163         * src/summaryview.c
7164                 select next item instead of the displayed one
7165                 after deletion
7166
7167         * src/gtk/progressdialog.c
7168                 use prefs_common.enable_rules_hint
7169
7170 2005-08-13 [hoa]        1.9.13cvs33
7171
7172         * src/etpan/imap-thread.c
7173                 fixed build on Solaris.
7174
7175 2005-08-10 [colin]      1.9.13cvs32
7176
7177         * src/procmsg.c
7178                 Fix cvs31 (missing fclose before reading
7179                 the file)
7180
7181 2005-08-10 [colin]      1.9.13cvs31
7182
7183         * src/procmsg.c
7184                 Fix procmsg_msginfo_new_from_mimeinfo() when
7185                 the MimeInfo isn't stored in memory. This fixes
7186                 replying to an attached message.
7187
7188 2005-08-10 [colin]      1.9.13cvs30
7189
7190         * src/mainwindow.c
7191                 Fix slowness in account changing
7192
7193 2005-08-10 [colin]      1.9.13cvs29
7194
7195         * src/folder.c
7196         * src/folderutils.c
7197         * src/folderview.c
7198         * src/imap_gtk.c
7199         * src/mainwindow.c
7200         * src/mh_gtk.c
7201         * src/procmsg.c
7202         * src/summaryview.c
7203                 Optimize folder_has_parent_of_type
7204                 Prevent moving special sub-folders from contextual menus
7205                 Rework message a bit ("Empty all messages" -> "Delete all
7206                 messages")
7207                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7208                 and "Deleted Items" folders)
7209
7210 2005-08-08 [colin]      1.9.13cvs28
7211
7212         * src/summaryview.c
7213         * src/prefs_summaries.c
7214                 Make "Select first unread|new" more flexible
7215                 (just prioritize new or unread)
7216
7217 2005-08-08 [colin]      1.9.13cvs27
7218
7219         * src/summaryview.c
7220                 If "select first new" is selected and there only
7221                 are unread messages, fallback to "select first
7222                 unread".
7223
7224 2005-08-08 [colin]      1.9.13cvs26
7225
7226         * src/folder.c
7227                 Fix shameful bugs (and bug #779)
7228
7229 2005-08-08 [colin]      1.9.13cvs25
7230
7231         * src/folder.c
7232         * src/folder.h
7233                 Cache parents' type to make folder_has_parent_of_type
7234                 faster
7235         * src/folderview.c
7236                 Forbid DnD of special sub-folders
7237         * src/procmsg.c
7238         * src/procmsg.h
7239                 Add MAIL_POSTFILTERING_HOOK
7240         * src/summaryview.c
7241                 Revert over-zealous deletion of the use_addr_book 
7242                 code
7243
7244 2005-08-07 [colin]      1.9.13cvs24
7245
7246         * src/folder.c
7247                 Fix big mistake (passing MsgInfo instead 
7248                 of FolderItem)
7249
7250 2005-08-07 [colin]      1.9.13cvs23
7251
7252         * src/compose.c
7253         * src/folder.c
7254         * src/folder.h
7255         * src/foldersel.c
7256         * src/folderutils.c
7257         * src/folderview.c
7258         * src/imap.c
7259         * src/mainwindow.c
7260         * src/messageview.c
7261         * src/mh.c
7262         * src/msgcache.c
7263         * src/procmime.c
7264         * src/summaryview.c
7265                 Make subfolders of Drafts, Queue, Outbox, Trash
7266                 work like their parents. 
7267                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7268
7269 2005-08-07 [colin]      1.9.13cvs22
7270
7271         * src/addressbook.c
7272                 Fix bug #771 (Dragged contacts not saved)
7273
7274 2005-08-07 [paul]       1.9.13cvs21
7275
7276         * src/summaryview.c
7277                 fix bug 32 'Search Doesn't display results
7278                 if "Hide Read Messages" is chosen'
7279                 be more literal in interpreting 'Hide read
7280                 messages'
7281
7282 2005-08-07 [colin]      1.9.13cvs20
7283
7284         * src/folderview.c
7285                 Add debug
7286         * src/summaryview.c
7287                 Faster 'unthread_for_execution'
7288
7289 2005-08-06 [paul]       1.9.13cvs19
7290
7291         * src/mainwindow.c
7292                 add mnemonics to Set displayed columns
7293                 fix bug where msgview_visible option was
7294                 overwritten as TRUE on startup
7295
7296 2005-08-06 [paul]       1.9.13cvs18
7297
7298         * src/mainwindow.c
7299                 refer to 'displayed columns in folder/message
7300                 list' not 'displayed items in summary/message view'
7301         * src/prefs_display_header.c
7302                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7303                 be consistent with similar dialogues
7304         * src/prefs_folder_column.c
7305         * src/prefs_summary_column.c
7306                 'columns' not 'items', and folder and message lists,
7307                 instead of folder and summary views;
7308                 Use 'Hidden columns' as list heading not 'Available
7309                 items';
7310                 move the 'Remove' button to the right hand side;
7311                 top-align the buttons;
7312                 remove unneeded vbox
7313         * src/prefs_summaries.c
7314                 put the 2 column prefs buttons in a frame to reduce
7315                 overall width; refer to columns not items &c.
7316
7317 2005-08-05 [colin]      1.9.13cvs17
7318
7319         * src/prefs_common.c
7320         * src/prefs_common.h
7321         * src/mainwindow.c
7322         * src/compose.c
7323         * src/messageview.c
7324                 Add an hidden toolbar_detachable pref, so
7325                 that I can get rid of these painful handles
7326                 in the toolbars. Defaults to TRUE to avoid
7327                 changing the GUI on unsuspecting people...
7328
7329 2005-08-05 [colin]      1.9.13cvs16
7330
7331         * src/Makefile.am
7332         * src/prefs_folder_column.c
7333         * src/prefs_folder_column.h
7334                 Add prefs for folder columns
7335         * src/folderview.c
7336         * src/folderview.h
7337         * src/mainwindow.c
7338         * src/mainwindow.h
7339         * src/prefs_common.c
7340         * src/prefs_common.h
7341         * src/prefs_summaries.c
7342                 Use them
7343         * src/prefs_summary_column.c
7344         * src/summaryview.c
7345         * src/summaryview.h
7346                 Add a To column
7347         * src/textview.c
7348         * src/common/utils.c
7349         * src/common/utils.h
7350                 Move uri colourisation functions
7351                 to utils
7352         * src/compose.c
7353                 Colourise URIs
7354         * src/imap.c
7355                 Fix bug with LIST where we'd try
7356                 to get Folder//////[...]/// 
7357
7358 2005-08-05 [paul]       1.9.13cvs15
7359
7360         * src/prefs_summaries.c
7361                 improve the English usage
7362         * src/summaryview.c
7363                 set font on column change
7364                 thanks to Colin
7365
7366 2005-08-05 [paul]       1.9.13cvs14
7367
7368         * src/prefs_common.c
7369         * src/prefs_common.h
7370         * src/prefs_summaries.c
7371         * src/summaryview.c
7372                 replace 'open_unread_on_enter' option with
7373                 'select_on_entry' option. opening/not opening
7374                 is now exclusively controlled by 'always_show_msg'
7375
7376 2005-08-04 [colin]      1.9.13cvs13
7377
7378         * src/compose.c
7379                 Remove dead code
7380                 Add colourisation of quotes and signatures
7381         * src/folderview.c
7382                 Fix possible crashes
7383         * src/messageview.c
7384                 Change an assert that is no problem
7385         * src/news.c
7386         * src/news_gtk.c
7387         * src/news_gtk.h
7388                 Fix offline mode
7389         * src/gtk/quicksearch.c
7390                 Fix a possible crash
7391
7392 2005-08-03 [colin]      1.9.13cvs12
7393
7394         * src/prefs_account.c
7395                 Fix bug #777 (Sylpheed crash in account configuration)
7396
7397 2005-08-03 [colin]      1.9.13cvs11
7398
7399         * src/addressbook.c
7400         * src/editaddress.c
7401         * src/editgroup.c
7402                 Fixing addressbook, round 2
7403         * src/textview.c
7404                 Fix emphasis color on rechecking 'Colorize messages'
7405
7406 2005-08-03 [paul]       1.9.13cvs10
7407
7408         sync with main
7409
7410         * src/addr_compl.c
7411         * src/compose.c
7412         * src/main.c
7413         * src/pop.c
7414         * src/prefs_account.c
7415         * src/procmime.c
7416         * src/procmsg.c
7417         * src/quote_fmt_parse.y
7418         * src/textview.c
7419         * src/common/quoted-printable.c
7420         * src/common/utils.c
7421         * src/common/utils.h
7422         * src/common/xml.c
7423                 replaced incorrect locale-independent
7424                 ctype functions with GLib's. Corrected
7425                 signedness mismatch.
7426         * src/headerview.c
7427                 headerview_create(): added spacing for vbox.
7428         * src/gtk/about.c
7429                 set focus to the OK button.
7430
7431 2005-08-03 [colin]      1.9.13cvs9
7432
7433         * src/folderview.c
7434                 Fix possible crash
7435
7436 2005-08-02 [colin]      1.9.13cvs8
7437
7438         * src/mainwindow.c
7439                 Fix cast
7440         * src/addressbook.c
7441         * src/addressitem.h
7442                 Fix a cast and more generally, try to make the
7443                 GUI more intuitive and consistent (round 1)
7444
7445 2005-08-02 [paul]       1.9.13cvs7
7446
7447         * src/folder.h
7448                 missing in 1.9.13cvs6
7449
7450 2005-08-02 [colin]      1.9.13cvs6
7451
7452         * src/folder.c
7453                 Fix one more leak
7454
7455 2005-08-02 [colin]      1.9.13cvs5
7456
7457         * src/folder.c
7458         * src/folderview.c
7459         * src/imap.c
7460         * src/main.c
7461         * src/mbox.c
7462         * src/procmsg.c
7463         * src/summaryview.c
7464                 Fix a number of folder_item_get_msg_list()-related
7465                 leaks (missing procmsg_msginfo_free()s)
7466
7467 2005-08-01 [colin]      1.9.13cvs4
7468
7469         * src/folderview.c
7470         * src/folderview.h
7471         * src/mainwindow.c
7472         * src/prefs_fonts.c
7473         * src/prefs_summaries.c
7474         * src/prefs_themes.c
7475         * src/summaryview.c
7476         * src/summaryview.h
7477         * src/textview.c
7478         * src/textview.h
7479                 Fix instant-apply of summary and folderview-related prefs
7480                 Fix erroneous g_free and alertpanels in prefs_theme
7481                 Add instant-apply for fonts
7482                 Defer applying of prefs a little bit so it's done only
7483                 once even if requested by multiples prefs pages
7484
7485 2005-08-01 [paul]       1.9.13cvs3
7486
7487         * src/main.c
7488                 fix bug 776 'S.C. crashes on close'
7489                 thanks to Colin
7490         * src/etpan/etpan-thread-manager-types.h
7491                 add missing include
7492                 thanks to Hoa
7493
7494 2005-07-25 [paul]       1.9.13cvs2
7495
7496         * src/summaryview.c
7497                 fix typos. spotted by Fabien Vantard
7498
7499 2005-07-24 [paul]       1.9.13cvs1
7500
7501         * doc/man/sylpheed.1
7502                 update man page, incorporating fix of
7503                 bug 769 'Typo in manpage'
7504         * src/etpan/imap-thread.c
7505                 fix NetBSD openssl dependencies. patch by
7506                 George Michaelson <ggm@apnic.net>
7507         * po/pt_BR.po
7508                 updated by Frederico Goncalves Guimaraes
7509
7510 2005-07-22 [paul]       1.9.13
7511
7512         1.9.13 release
7513
7514 2005-07-22 [paul]       1.9.12cvs91
7515
7516         * AUTHORS
7517         * INSTALL
7518         * README.claws
7519         * RELEASE_NOTES.claws
7520                 updated for release
7521         * configure.ac
7522         * po/nb.po
7523         * tools/claws.i18n.status.pl
7524                 add Norwegian translation. submiited by
7525                 Geir Helland <pjallabais@users.sourceforge.net>
7526         * po/ca.po
7527         * po/de.po
7528         * po/es.po
7529         * po/fi.po
7530         * po/fr.po
7531         * po/it.po
7532         * po/sk.po
7533         * po/sr.po
7534         * po/zh_CN.po
7535                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7536                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
7537                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
7538                 Yang Guilong
7539         * src/plugins/clamav/clamav_plugin_gtk.c
7540         * src/plugins/spamassassin/spamassassin_gtk.c
7541                 replace outdated description strings
7542
7543 2005-07-21 [colin]      1.9.12cvs90
7544
7545         * src/folder.c
7546                 Set folder to batch mode when scanning it. Makes deletion
7547                 of unread mails on IMAP much faster (due to the UNREAD 
7548                 flag unsetting)
7549
7550 2005-07-21 [darko]      1.9.12cvs89
7551
7552         * configure.ac
7553                 link against libresolv if necessary (patch by Paul)
7554         * src/msgcache.c
7555                 use glib's portable macros to determine endianness
7556
7557 2005-07-21 [paul]       1.9.12cvs88
7558
7559         * src/crash.c
7560         * src/gtk/about.c
7561                 update compiled-in features list
7562
7563 2005-07-20 [colin]      1.9.12cvs87
7564
7565         * src/folder.c
7566         * src/textview.c
7567                 Gcc 2.9x compilation fixes, thanks to Darko
7568         * src/plugins/clamav/clamav_plugin.c
7569                 Little optimisation: load virus database only once
7570         * src/plugins/spamassassin/spamassassin.c
7571                 Big optimisation: filtering one mail took at least 1 second,
7572                 now it takes at least 50ms. Doesn't speed up spamassassin 
7573                 itself, but should already be much more tolerable.
7574
7575 2005-07-20 [colin]      1.9.12cvs86
7576
7577         * src/summaryview.c
7578                 Fix performance issue
7579
7580 2005-07-19 [colin]      1.9.12cvs85
7581
7582         * src/plugins/pgpinline/plugin.c
7583                 Fix warning
7584
7585 2005-07-19 [colin]      1.9.12cvs84
7586
7587         * configure.ac
7588         * src/plugins/Makefile.am
7589         * src/plugins/pgpinline/.cvsignore
7590         * src/plugins/pgpinline/Makefile.am
7591         * src/plugins/pgpinline/pgpinline.c
7592         * src/plugins/pgpinline/pgpinline.deps
7593         * src/plugins/pgpinline/pgpinline.h
7594         * src/plugins/pgpinline/plugin.c
7595                 Put pgpinline in the main tree
7596
7597 2005-07-19 [paul]       1.9.12cvs83
7598
7599         * src/prefs_actions.c
7600                 prevent '//' in menu names, which cause a crash
7601                 thanks to Colin
7602
7603 2005-07-19 [paul]       1.9.12cvs82
7604
7605         * configure.ac
7606                 be generally more informative in configure output.
7607                 OpenSSL: correction: '[ --enable-openssl ...' -> 
7608                 '[ --disable-openssl ...', as --enable-openssl is default
7609                 PGP/MIME: don't check for GPGME again, check for
7610                 pgpcore instead. Therefore prevent the possibility of
7611                 attempting to build pgpmime if pgpcore dependencies are
7612                 not met
7613                 ClamAV: use pkgconfig to check for lib
7614                 libgnomeprint: revert logic on inner test to match
7615                 everything else
7616         * src/plugins/pgpcore/sgpgme.c
7617                 add missing include
7618
7619 2005-07-19 [colin]      1.9.12cvs81
7620
7621         * src/summaryview.c
7622                 Fix slow thread rebuilding in particular
7623                 cases
7624
7625 2005-07-19 [paul]       1.9.12cvs80
7626
7627         * sylpheed-claws.desktop
7628                 fix typo, spotted by Stephan Sachse
7629         * src/account.c
7630                 replace GTK_STOCK_ADD with
7631                 GTK_STOCK_NEW button
7632
7633 2005-07-18 [colin]      1.9.12cvs79
7634
7635         * src/etpan/imap-thread.c
7636                 Fix return value (Thanks Hoa)
7637
7638 2005-07-18 [colin]      1.9.12cvs78
7639
7640         * src/imap.c
7641                 Allow empty passwords
7642                 Create drafts/queue/outbox if necessary
7643         * src/summaryview.c
7644                 Remove old code
7645         * src/etpan/imap-thread.c
7646                 Fix STARTTLS (Thanks to Hoa)
7647
7648 2005-07-18 [paul]       1.9.12cvs77
7649
7650         * ChangeLog-gtk2.jp
7651         * ChangeLog.jp
7652                 removed
7653         * Makefile.am
7654                 updated to reflect additions and removals
7655         * TODO
7656                 updated to be claws-specific
7657         * TODO-gtk2
7658         * TODO-gtk2.jp
7659         * TODO.jp
7660         * sylpheed-128x128.png
7661         * sylpheed-64x64.png
7662                 removed
7663         * sylpheed-claws-128x128.png
7664         * sylpheed-claws-64x64.png
7665         * sylpheed-claws.desktop
7666         * sylpheed-claws.png
7667                 added
7668         * sylpheed.desktop
7669         * sylpheed.png
7670                 removed
7671
7672 2005-07-17 [paul]       1.9.12cvs76
7673
7674         * src/account.c
7675         * src/addressbook.c
7676         * src/alertpanel.c
7677         * src/alertpanel.h
7678         * src/compose.c
7679         * src/exphtmldlg.c
7680         * src/expldifdlg.c
7681         * src/folderview.c
7682         * src/imap_gtk.c
7683         * src/inc.c
7684         * src/message_search.c
7685         * src/messageview.c
7686         * src/mh_gtk.c
7687         * src/news_gtk.c
7688         * src/prefs_actions.c
7689         * src/prefs_filtering.c
7690         * src/prefs_matcher.c
7691         * src/prefs_template.c
7692         * src/prefs_themes.c
7693         * src/ssl_manager.c
7694         * src/summary_search.c
7695         * src/textview.c
7696         * src/toolbar.c
7697         * src/gtk/sslcertwindow.c
7698         * src/plugins/pgpcore/sgpgme.c
7699                 rework alertpanels
7700
7701 2005-07-17 [colin]      1.9.12cvs75
7702
7703         * src/privacy.c
7704                 add a PrivacySystem accessor that checks that
7705                 the system cached in a MimeInfo's privacydata
7706                 is still registered. Use this accessor instead
7707                 of directly using data->system. Fixes crashes
7708                 after unloading pgp plugins.
7709
7710 2005-07-17 [colin]      1.9.12cvs74
7711
7712         * src/alertpanel.c
7713                 Change geometry hints to a simple default size.
7714                 Fixes the certs dialogs.
7715
7716 2005-07-17 [colin]      1.9.12cvs73
7717
7718         * src/gtk/sslcertwindow.c
7719                 Use a gtkExpander
7720
7721 2005-07-17 [colin]      1.9.12cvs72
7722
7723         * src/plugins/pgpcore/Makefile.am
7724         * src/plugins/pgpmime/Makefile.am
7725                 Add gpgme libs
7726
7727 2005-07-17 [paul]       1.9.12cvs71
7728
7729         * configure.ac
7730                 add --disable-gnomeprint option
7731                 modified version of patch by Marius Mauch
7732
7733 2005-07-17 [paul]       1.9.12cvs70
7734
7735         * src/common/defs.h
7736                 update urls
7737         * src/account.c
7738         * src/action.c
7739         * src/addressbook.c
7740         * src/compose.c
7741         * src/foldersel.c
7742         * src/folderview.c
7743         * src/html.c
7744         * src/imap_gtk.c
7745         * src/main.c
7746         * src/mainwindow.c
7747         * src/messageview.c
7748         * src/mh_gtk.c
7749         * src/mimeview.c
7750         * src/news_gtk.c
7751         * src/prefs_account.c
7752         * src/prefs_send.c
7753         * src/prefs_summaries.c
7754         * src/procmsg.c
7755         * src/summaryview.c
7756         * src/common/utils.c
7757         * src/common/xml.c
7758         * src/plugins/pgpcore/passphrase.c
7759         * src/plugins/pgpcore/select-keys.c
7760                 replace inappropriately used backticks
7761                 with single quotes
7762
7763 2005-07-16 [colin]      1.9.12cvs69
7764
7765         * src/image_viewer.c
7766                 Add extra paranoid checks
7767
7768 2005-07-16 [colin]      1.9.12cvs68
7769
7770         * src/plugins/pgpcore/prefs_gpg.c
7771                 Don't auto-check sigs by default, as it
7772                 can be really slow.
7773
7774 2005-07-16 [colin]      1.9.12cvs67
7775
7776         * src/plugins/pgpcore/sgpgme.c
7777                 Make messages a bit better.
7778
7779 2005-07-16 [colin]      1.9.12cvs66
7780
7781         * src/imap.c
7782                 Remove pseudo-log
7783         * src/etpan/imap-thread.c
7784                 Add real log
7785
7786 2005-07-16 [colin]      1.9.12cvs65
7787
7788         * src/main.c
7789         * src/prefs_other.c
7790                 And now, fix build with libetpan :-/
7791
7792 2005-07-15 [colin]      1.9.12cvs64
7793
7794         * src/prefs_other.c
7795                 Continue fixing build without libetpan.
7796
7797 2005-07-15 [colin]      1.9.12cvs63
7798
7799         * src/main.c
7800                 Fix build with --disable-libetpan
7801
7802 2005-07-15 [colin]      1.9.12cvs62
7803
7804         * configure.ac
7805                 Bump libetpan's version
7806
7807 2005-07-15 [colin]      1.9.12cvs61
7808
7809         * src/etpan/imap-thread.c
7810                 Actually stop logging :)
7811
7812 2005-07-15 [colin]      1.9.12cvs60
7813
7814         * src/addressbook.c
7815                 Fix dnd of multiple addresses.
7816
7817 2005-07-15 [hoa]        1.9.12cvs59
7818
7819         * src/etpan/imap-thread.c
7820             disable login of IMAP password in libetpan log file.
7821
7822 2005-07-15 [paul]       1.9.12cvs58
7823
7824         * src/account.c
7825                 don't automatically sort
7826                 do allow drag n drop
7827
7828 2005-07-15 [paul]       1.9.12cvs57
7829
7830         * src/account.c
7831         * src/ssl_manager.c
7832                 alphabetical listing
7833
7834 2005-07-15 [paul]       1.9.12cvs56
7835
7836         * src/gtk/pluginwindow.c
7837                 sort plugin list alphabetically
7838
7839 2005-07-15 [paul]       1.9.12cvs55
7840
7841         * src/prefs_spelling.c
7842         * src/prefs_wrapping.c
7843                 unify English usage
7844
7845 2005-07-15 [colin]      1.9.12cvs54
7846
7847         * src/wizard.c
7848                 Typo fix
7849
7850 2005-07-15 [paul]       1.9.12cvs53
7851
7852         * src/prefs_message.c
7853                 make 'show cursor' a hidden option
7854
7855 2005-07-14 [colin]      1.9.12cvs52
7856
7857         * src/plugins/spamassassin/Makefile.am
7858         * src/plugins/clamav/Makefile.am
7859                 Fix double EXTRA_DISTs
7860
7861 2005-07-14 [colin]      1.9.12cvs51
7862
7863         * src/plugins/clamav/Makefile.am
7864         * src/plugins/clamav/clamav_plugin_gtk.deps
7865         * src/plugins/spamassassin/Makefile.am
7866         * src/plugins/spamassassin/spamassassin_gtk.deps
7867                 Make $plugin_gtk depend on $plugin
7868
7869 2005-07-14 [hoa]        1.9.12cvs50
7870
7871         * src/etpan/imap-thread.c
7872                 enable debug log of libetpan when running with --debug
7873
7874 2005-07-14 [colin]      1.9.12cvs49
7875
7876         * configure.ac
7877         * src/common/Makefile.am
7878         * src/common/plugin.c
7879         * src/common/plugin.h
7880                 Add a little plugin dependancy system.
7881                 Plugins can ship a $plugin_name.deps file
7882                 (near them in PLUGINDIR) so that their
7883                 dependancies are loaded if possible.
7884         * src/plugins/Makefile.am
7885         * src/plugins/pgpcore/Makefile.am
7886         * src/plugins/pgpcore/passphrase.c
7887         * src/plugins/pgpcore/passphrase.h
7888         * src/plugins/pgpcore/plugin.c
7889         * src/plugins/pgpcore/prefs_gpg.c
7890         * src/plugins/pgpcore/prefs_gpg.h
7891         * src/plugins/pgpcore/select-keys.c
7892         * src/plugins/pgpcore/select-keys.h
7893         * src/plugins/pgpcore/sgpgme.c
7894         * src/plugins/pgpcore/sgpgme.h
7895                 Introduce pgpcore, used by pgpmime and
7896                 pgpinline
7897         * src/plugins/pgpmime/Makefile.am
7898         * src/plugins/pgpmime/passphrase.c
7899         * src/plugins/pgpmime/passphrase.h
7900         * src/plugins/pgpmime/pgpmime.c
7901         * src/plugins/pgpmime/pgpmime.deps
7902         * src/plugins/pgpmime/plugin.c
7903         * src/plugins/pgpmime/prefs_gpg.c
7904         * src/plugins/pgpmime/prefs_gpg.h
7905         * src/plugins/pgpmime/select-keys.c
7906         * src/plugins/pgpmime/select-keys.h
7907         * src/plugins/pgpmime/sgpgme.c
7908         * src/plugins/pgpmime/sgpgme.h
7909                 Remove the core from pgpmime and add the
7910                 dependancy to pgpcore.
7911
7912 2005-07-14 [paul]       1.9.12cvs48
7913
7914         * src/stock_pixmap.c
7915                 forgot this in last commit
7916
7917 2005-07-14 [paul]       1.9.12cvs47
7918
7919         * src/account.c
7920         * src/addressbook.c
7921                 add accelerators for the buttons (sync with main)
7922         * src/compose.c
7923         * src/compose.h
7924                 add accelerators for the buttons.
7925                 fix editing with external editor.
7926                 replace gdk_input_*() with GIOChannel;
7927                 (sync with main)
7928         * src/foldersel.c
7929                 display folder names with new/unread
7930                 representation (sync with main)
7931         * src/main.c
7932                 specify default window icon (sync with main)
7933         * src/prefs_common.c
7934                 use_addr_book default to FALSE
7935         * src/summaryview.c
7936         * src/textview.c
7937                 add accelerators for the buttons (sync with main)
7938         * src/gtk/menu.c
7939                 fix typos
7940         * src/pixmaps/sylpheed_icon.xpm
7941                 updated
7942
7943 2005-07-13 [paul]       1.9.12cvs46
7944
7945         * src/plugins/pgpmime/pgpmime.c
7946         * src/plugins/pgpmime/sgpgme.c
7947                 (temporarily) use deprecated gpgme_data_rewind()
7948                 while largefile support is not present
7949                 (as suggested by Colin)
7950
7951 2005-07-13 [paul]       1.9.12cvs45
7952
7953         * configure.ac
7954                 remove large file support (for now):
7955                 it breaks too many things
7956
7957 2005-07-13 [paul]       1.9.12cvs44
7958
7959         * configure.ac
7960                 add large file support
7961         * src/html.c
7962                 fix bug #763 where href attribute was not
7963                 the very first attribute of a link
7964                 patch by Thomas Gilgin
7965
7966 2005-07-13 [colin]      1.9.12cvs43
7967
7968         * src/gtk/pluginwindow.c
7969                 Little portability fix
7970
7971 2005-07-13 [colin]      1.9.12cvs42
7972
7973         * src/plugins/pgpmime/sgpgme.c
7974                 Fix crasher.
7975
7976 2005-07-13 [colin]      1.9.12cvs41
7977
7978         * src/plugins/pgpmime/pgpmime.c
7979         * src/plugins/pgpmime/sgpgme.c
7980                 Use gpgme_data_release_and_get_mem instead
7981                 of gpgme_data_read.
7982
7983 2005-07-13 [colin]      1.9.12cvs40
7984
7985         * configure.ac
7986         * src/plugins/pgpmime/passphrase.c
7987         * src/plugins/pgpmime/passphrase.h
7988         * src/plugins/pgpmime/pgpmime.c
7989         * src/plugins/pgpmime/plugin.c
7990         * src/plugins/pgpmime/select-keys.c
7991         * src/plugins/pgpmime/select-keys.h
7992         * src/plugins/pgpmime/sgpgme.c
7993         * src/plugins/pgpmime/sgpgme.h
7994                 Port pgpmime to gpgme-1.0.
7995
7996 2005-07-12 [paul]       1.9.12cvs39
7997
7998         * AUTHORS
7999         * src/toolbar.c
8000         * src/toolbar.h
8001                 add a 'Go to Prev' button to the toolbar.
8002                 correct tooltip text of go to buttons.
8003                 based on patch by Yang Guilong <bamanzi@gmail.com>
8004
8005 2005-07-12 [colin]      1.9.12cvs38
8006
8007         * src/statusbar.c
8008                 Fix progress bar showing stuff at startup.
8009
8010 2005-07-12 [paul]       1.9.12cvs37
8011
8012         * src/editjpilot.c
8013                 fix building with jpilot support
8014
8015 2005-07-11 [colin]      1.9.12cvs36
8016
8017         * src/inc.c
8018                 Add visual indication that filtering is running
8019         * src/textview.c
8020                 Make {}[] uri delimiters
8021         * src/summaryview.c
8022                 Remove useless (and slow) calls
8023
8024 2005-07-11 [paul]       1.9.12cvs35
8025
8026         * src/plugins/clamav/clamav_plugin_gtk.c
8027         * src/plugins/dillo_viewer/dillo_prefs.c
8028         * src/plugins/pgpmime/prefs_gpg.c
8029         * src/plugins/spamassassin/spamassassin_gtk.c
8030                 gather plugins prefs together under their
8031                 own 'Plugins' heading
8032
8033 2005-07-11 [paul]       1.9.12cvs34
8034
8035         sync with main
8036
8037         * src/account.c
8038                 account_delete(): modified alert dialog
8039         * src/editjpilot.c
8040         * src/editvcard.c
8041                 fixed a crash when cancelling file selection
8042                 dialog by Escape key. Made non-ascii filename
8043                 selectable.
8044         * src/prefs_template.c
8045                 prefs_template_window_create(): make scrolled
8046                 window policy AUTOMATIC
8047
8048 2005-07-10 [hoa]        1.9.12cvs33
8049
8050         * src/etpan/imap-thread.c
8051                 workaround for old Courier IMAP servers.
8052
8053 2005-07-10 [colin]      1.9.12cvs32
8054
8055         * src/folder.c
8056         * src/statusbar.c
8057         * src/statusbar.h
8058                 Add visual progress indicator on filtering/processing
8059                 Factorize the progress bar code
8060         * src/imap.c
8061         * src/imap.h
8062         * src/etpan/imap-thread.c
8063                 Add a reference counter to avoid destroying the Folder
8064                 while it's in use by another callback.
8065
8066 2005-07-09 [hoa]        1.9.12cvs31
8067
8068         * src/imap.c
8069         * src/etpan/imap-thread.c
8070                 fixed deadlock when removing IMAP account.
8071
8072 2005-07-08 [colin]      1.9.12cvs30
8073
8074         * src/textview.c
8075         * src/unmime.c
8076                 Fix again problems decoding broken headers
8077         * src/gtk/inputdialog.c
8078                 Fix local variable shadowing a global one
8079
8080 2005-07-08 [colin]      1.9.12cvs29
8081
8082         * src/msgcache.c
8083                 Make the cache/mark files platform-agnostic by writing
8084                 them in little-endian format. Reading them is also done
8085                 in little-endian format, of course; however, in order
8086                 to avoid trashing mark data on big-endian machines, the
8087                 files are, at first, read from the native format if the
8088                 little-endian one doesn't exist. This is easy to deter-
8089                 mine by trying to open a file with a swapped data_ver
8090                 and seeing if it's the wanted version.
8091                 Little-endian using users should see absolutely no
8092                 difference, Big-endian users may get a very little
8093                 performance drop due to byte-swapping.
8094                 Tested on i386 and ppc32. 
8095                 Fixes bug #159 (The index file, in the mailboxes, is 
8096                 hardware depending).
8097
8098                 To have the cache/mark files updated to the new little-
8099                 endian format, "Check for new messages" or even
8100                 "Rebuild folder tree" aren't enough. Files will be
8101                 updated as soon as a folder has been opened/closed.
8102                 To update everything, just select all folders by
8103                 selecting them one by one.
8104
8105 2005-07-07 [colin]      1.9.12cvs28
8106
8107         * src/imap.c
8108                 Remember the folder separator per IMAPFolder
8109                 instead of globally.
8110                 Revive the Session on noop; fixes bug #761
8111                 (mark a bunch of unread messages as read takes 
8112                 forever)
8113
8114 2005-07-07 [darko]      1.9.12cvs27
8115
8116         * src/common/template.c
8117                 Sort templates alphabetically
8118
8119 2005-07-06 [colin]      1.9.12cvs26
8120
8121         * src/imap.c
8122                 Try to use the correct separator in
8123                 most cases. Possibly fixes bug #759
8124                 (only creates the INBOX folder when 
8125                 setting up new IMAP account) and 
8126                 bug #760 (Can't retrieve messages)
8127
8128 2005-07-06 [colin]      1.9.12cvs25
8129
8130         * src/imap.c
8131                 Use real_path in status command. This will
8132                 help later, when namespaces will be used.
8133
8134 2005-07-06 [colin]      1.9.12cvs24
8135
8136         * configure.ac
8137         * src/account.c
8138         * src/folder.c
8139         * src/imap.c
8140         * src/etpan/etpan-log.c
8141         * src/etpan/etpan-thread-manager.c
8142         * src/etpan/imap-thread.c
8143                 Add a --disable-libetpan parameter. With this,
8144                 users that don't want IMAP4 support can avoid
8145                 the new dependancy (and have no IMAP support).
8146                 Users that have IMAP4 accounts and use this
8147                 parameter won't lose their configuration, their
8148                 IMAP accounts will just be invisible and not
8149                 used.
8150         * src/textview.c
8151                 Make the "Copy ..." contextual menu items 
8152                 copy to both the X clipboard and the gtk 
8153                 clipboard - as most other apps do.
8154         * src/gtk/about.c
8155                 Add a notice about OpenSSL usage, in order to
8156                 comply with OpenSSL's license (point 6):
8157                 http://www.openssl.org/source/license.html
8158
8159 2005-07-06 [colin]      1.9.12cvs23
8160
8161         * src/alertpanel.c
8162                 Fix a minimum size for alertpanels
8163         * src/compose.c
8164                 Show 'No space left on device' type errors
8165                 when queuing/sending
8166         * src/imap_gtk.c
8167         * src/mh_gtk.c
8168                 Rework folder's deletion message (remove 
8169                 extra \n)
8170
8171 2005-07-05 [colin]      1.9.12cvs22
8172
8173         * src/imap.c
8174                 Add an alertpanel on auth error
8175                 Add pseudo-log
8176                 Remove pthread-related stuff
8177
8178 2005-07-05 [colin]      1.9.12cvs21
8179
8180         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8181                 Fix crash on plugin reloading (with a hack)
8182
8183 2005-07-05 [colin]      1.9.12cvs20
8184
8185         * src/prefs_account.c
8186         * src/prefs_account.h
8187                 Fix typo
8188         * src/gtk/filesel.c
8189         * src/gtk/filesel.h
8190                 Add a way to filter the view
8191         * src/gtk/pluginwindow.c
8192                 Filter loadable stuff
8193         * src/plugins/pgpmime/prefs_gpg.c
8194                 Fix missing unregistration
8195         * .cvsignore
8196         * src/etpan/.cvsignore
8197         * src/plugins/spamassassin/.cvsignore
8198                 Add more stuff to cvs ignored files
8199
8200 2005-07-04 [colin]      1.9.12cvs19
8201
8202         * src/imap.c
8203                 Fix scan_required returning FALSE when it
8204                 shouldn't. Maybe fix #760 (Can't retrieve
8205                 messages)
8206
8207 2005-07-04 [colin]      1.9.12cvs18
8208
8209         * src/summaryview.c
8210                 Fix always_show_msg pref
8211
8212 2005-07-04 [paul]       1.9.12cvs17
8213
8214         sync with main (forgotten in last commit)
8215         
8216         * src/common/utils.c
8217         * src/common/utils.h
8218                 check_line_length(): new.
8219                 is_dir_exist()
8220                 is_file_entry_exist()
8221                 dirent_is_regular_file()
8222                 dirent_is_directory(): use g_file_test() instead of stat().
8223
8224 2005-07-04 [paul]       1.9.12cvs16
8225
8226         sync with main:
8227
8228         * src/compose.c
8229                 compose_write_to_file(): check for line
8230                 length limit and display warning if exceeds
8231         * src/jpilot.c
8232                 use get_home_dir() instead of g_get_home_dir()
8233         * src/procheader.c
8234                 removed warning about invalid date
8235         * src/vcard.c
8236                 use get_home_dir() instead of g_get_home_dir()
8237
8238 2005-07-04 [paul]       1.9.12cvs15
8239
8240         * src/stock_pixmap.c
8241                 fix new pixmap naming errors
8242                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8243
8244 2005-07-04 [colin]      1.9.12cvs14
8245
8246         * src/imap.c
8247                 Fix debugging string with a warning
8248
8249 2005-07-04 [colin]      1.9.12cvs13
8250
8251         * configure.ac
8252                 Add a check for libetpan's version (>= 0.37)
8253
8254 2005-07-04 [hoa]        1.9.12cvs12
8255
8256         * commitHelper
8257         * src/imap.c
8258         * src/etpan/imap-thread.c
8259         * src/etpan/imap-thread.h
8260                 fixed IMAP implementation of check of mails.
8261
8262 2005-07-03 [hoa]        1.9.12cvs11
8263
8264         * src/etpan/Makefile.am
8265         * src/etpan/etpan-errors.h
8266         * src/etpan/etpan-log.[ch]
8267         * src/etpan/etpan-thread-manager-types.h
8268         * src/etpan/etpan-thread-manager.[ch]
8269         * src/etpan/imap-thread.[ch]
8270         * src/Makefile.am
8271         * src/imap.c
8272         * src/main.c
8273         * src/prefs_other.c
8274         * configure.ac
8275             merged imap branch.
8276             dependency on libetpan 0.37 is now added.
8277
8278 2005-07-01 [colin]      1.9.12cvs10
8279
8280         * src/Makefile.am
8281         * src/folder.c
8282         * src/folder.h
8283         * src/folderview.c
8284         * src/stock_pixmap.c
8285         * src/stock_pixmap.h
8286         * src/plugins/trayicon/trayicon.c
8287                 Add marked symbol on folders containing
8288                 marked messages
8289         * src/procmsg.c
8290         * src/procmsg.h
8291         * src/toolbar.c
8292         * src/prefs_common.c
8293         * src/prefs_common.h
8294         * src/prefs_send.c
8295                 Add an optional confirmation dialog on queue
8296                 sending. Patch by wwp.
8297         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8298         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8299         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8300         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8301         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8302         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8303         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8304         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8305         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8306         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8307         * src/pixmaps/trash_mark.xpm            ** ADDED **
8308                 New pixmaps
8309
8310 2005-07-01 [colin]      1.9.12cvs9
8311
8312         * src/summaryview.c
8313                 Fix a little threading bug
8314         * src/addrgather.c
8315         * src/mainwindow.c
8316                 A little bit of HIG normality never hurts
8317
8318 2005-07-01 [colin]      1.9.12cvs8
8319
8320         * src/compose.c
8321         * src/msgcache.c
8322         * src/pop.c
8323         * src/procmime.c
8324         * src/recv.c
8325         * src/common/log.c
8326         * src/common/template.c
8327         * src/common/utils.c
8328         * src/common/utils.h
8329                 Reverted the fwrite_atomic stuff. In fact
8330                 it is already atomic.
8331
8332 2005-06-30 [colin]      1.9.12cvs7
8333
8334         * src/common/utils.c
8335         * src/common/utils.h
8336                 Add an fwrite_atomic() function to make
8337                 sure we write everything: fwrite can make
8338                 short writes.
8339         * src/compose.c
8340         * src/msgcache.c
8341         * src/pop.c
8342         * src/procmime.c
8343         * src/recv.c
8344         * src/common/log.c
8345         * src/common/template.c
8346                 Use that (and fix swapping of size and nmemb).
8347                 Thanks to Rich Coe for the heads up.
8348
8349 2005-06-30 [colin]      1.9.12cvs6
8350
8351         * src/addressbook.c
8352                 Optimize addressbook opening 
8353
8354 2005-06-30 [colin]      1.9.12cvs5
8355
8356         * src/summaryview.c
8357                 Remove calls to summary_step after move/copy
8358
8359 2005-06-28 [paul]       1.9.12cvs4
8360
8361         * src/alertpanel.c
8362                 wrap and make the error msg selectable
8363
8364 2005-06-28 [paul]       1.9.12cvs3
8365
8366         * src/ssl_manager.c
8367                 replace the OK button with a Close button
8368         * src/gtk/foldersort.c
8369                 use GTK_STOCK_ icons/buttons
8370
8371 2005-06-28 [colin]      1.9.12cvs2
8372
8373         * src/gedit-print.c             ** ADDED **
8374         * src/gedit-print.h             ** ADDED **
8375         * src/gtk/gtksourceprintjob.c   ** ADDED **
8376         * src/gtk/gtksourceprintjob.h   ** ADDED **
8377                 I can't believe no one had enough time to tell
8378                 me I forgot the `cvs add`
8379
8380 2005-06-27 [colin]      1.9.12cvs1
8381
8382         * src/Makefile.am
8383         * src/gtk/Makefile.am
8384         * src/messageview.c
8385         * src/procmsg.c
8386         * src/summaryview.c
8387         * configure.ac
8388                 Add optional libgnomeprint-based printing
8389         * src/mainwindow.c
8390         * src/gtk/quicksearch.c
8391                 Add an Edit/Quick search menu item to show
8392                 and focus the quicksearch
8393
8394 2005-06-27 [paul]       1.9.12
8395
8396         1.9.12 release
8397
8398         * po/ca.po
8399         * po/de.po
8400         * po/es.po
8401         * po/fr.po
8402         * po/it.po
8403         * po/ko.po
8404         * po/pt_BR.po
8405         * po/sk.po
8406         * po/zh_CN.po
8407                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8408                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8409                 SungHyun Nam, Frederico Goncalves Guimaraes,
8410                 Andrej Kacian, and Yang Guilong
8411 2005-06-26 [colin]      1.9.11cvs106
8412
8413         * src/imap_gtk.c
8414                 Forgot one file for previous fix
8415
8416 2005-06-26 [colin]      1.9.11cvs105
8417
8418         * src/folder.c
8419         * src/imap.c
8420                 Fix problems with folder operations in no_select
8421                 imap folders. it applies only to mails, and 
8422                 creation/deletion/move/renaming of folders 
8423                 should be possible
8424
8425 2005-06-26 [paul]       1.9.11cvs104
8426
8427         * src/prefs_filtering.c
8428                 replace one more GTK_STOCK_REMOVE
8429                 with GTK_STOCK_DELETE
8430
8431 2005-06-25 [colin]      1.9.11cvs103
8432
8433         * src/imap.c
8434                 Optimize get_seq_set_from_seq_list
8435                 (Patch by Ricardo) 
8436
8437 2005-06-25 [colin]      1.9.11cvs102
8438
8439         * src/mh.c
8440                 If the directory exists, but not in the
8441                 correct encoding, rename it. This should
8442                 handle old-versions-induced bugs.
8443
8444 2005-06-25 [colin]      1.9.11cvs101
8445
8446         * src/mh.c
8447                 Fix path access with extended dir names
8448                 Fixes bug #589 (SC segfaults with wrong locale
8449                 settings)
8450
8451 2005-06-25 [colin]      1.9.11cvs100
8452
8453         * src/prefs_account.c
8454         * src/prefs_account.h
8455         * src/compose.c
8456                 Add an option to encrypt replies to
8457                 encrypted messages
8458
8459 2005-06-25 [colin]      1.9.11cvs99
8460
8461         * src/compose.c
8462         * src/quote_fmt_parse.y
8463                 ... And make it work with pgpinline.
8464
8465 2005-06-25 [colin]      1.9.11cvs98
8466
8467         * src/compose.c
8468         * src/procmime.c
8469         * src/procmime.h
8470         * src/quote_fmt_parse.y
8471                 o Make reedition of encrypted messages possible
8472                   (as long as it is encrypted to self too, no
8473                    magic there)
8474                 o Make replying with quote (and without selecting
8475                   text) possible for encrypted messages.
8476                 Closes bug #550 (Not possible to "reply with quote"
8477                 to gnupg encrypted messages)
8478
8479 2005-06-24 [paul]       1.9.11cvs97
8480
8481         * src/imap.c
8482                 add missing include
8483
8484 2005-06-24 [paul]       1.9.11cvs96
8485
8486         * src/editldap.c
8487                 made bind password entry invisible
8488                 (sync with main)
8489         * src/send_message.c
8490                 send_message_local(): check exit status
8491                 to detect errors (sync with main)
8492         * src/textview.c
8493                 use main's less ambiguous popup menu
8494                 wording
8495
8496 2005-06-24 [paul]       1.9.11cvs95
8497
8498         * src/prefs_actions.c
8499         * src/prefs_customheader.c
8500         * src/prefs_display_header.c
8501         * src/prefs_filtering_action.c
8502         * src/prefs_matcher.c
8503         * src/prefs_template.c
8504         * src/prefs_toolbar.c
8505                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
8506         * src/gtk/description_window.c
8507                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
8508
8509 2005-06-23 [colin]      1.9.11cvs94
8510
8511         * src/summaryview.c
8512                 Fix rough edges (be sure to call status_show whenever
8513                 necessary).
8514
8515 2005-06-23 [colin]      1.9.11cvs93
8516
8517         * src/summaryview.c
8518                 Optimize Select All
8519                 Before, in a 5K mails folder: 11s
8520                 After, in the same folder: 58000µs
8521                 The joys of locking... gtk_clist_select_all() fires a 
8522                 tree-select-row event for each selected row, which in 
8523                 summaryview, callbacks summary_selected which in turn,
8524                 calls summary_status_show, which walks the selected
8525                 rows. Hence, calling gtk_clist_select_all was 
8526                 exponential. Locking the summaryview makes 
8527                 summary_selected return early.
8528
8529 2005-06-23 [colin]      1.9.11cvs92
8530
8531         * src/imap.c
8532                 Move mutex at the important place to avoid
8533                 deadlocks
8534         * src/summaryview.c
8535                 Fix Del key deleting directly instead of
8536                 moving to trash
8537
8538 2005-06-22 [colin]      1.9.11cvs91
8539
8540         * src/plugins/spamassassin/libspamc.c
8541                 As we do spagetti code with assignations in multiple
8542                 places (see _message_read_raw where out = msg = raw),
8543                 let's be sure we don't free the same pointer twice.
8544                 Should fix bug #683 (Crash in libpam at 
8545                 message_cleanup).
8546
8547 2005-06-22 [colin]      1.9.11cvs90
8548
8549         * src/compose.c
8550         * src/messageview.c
8551         * src/toolbar.c
8552                 Make toolbar's delete use the move to trash stuff;
8553                 Add gtk_widget_realize to be sure pixmaps can get
8554                 created (that may fix an old worksforme bug which
8555                 I can't find back...)
8556
8557 2005-06-22 [colin]      1.9.11cvs89
8558
8559         * src/summaryview.c
8560         * src/summaryview.h
8561         * src/mainwindow.c
8562                 Rename "Message/Delete" to "Message/Move to trash"
8563                 Add "Message/Delete..." that directly destroys the
8564                 selected messages after asking for a confirmation.
8565
8566 2005-06-22 [colin]      1.9.11cvs88
8567
8568         * src/imap.c
8569                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
8570                 o Fix a deadlock (thanks Darko)
8571
8572 2005-06-22 [colin]      1.9.11cvs87
8573
8574         * src/gtk/foldersort.c
8575                 Add missing include for the i18n;
8576                 patch by Fabien Vantard
8577
8578 2005-06-21 [colin]      1.9.11cvs86
8579
8580         * src/folder.c
8581         * src/folderview.c
8582                 Respect the no_select flag
8583         * src/imap.c
8584                 Fix recursive deletion
8585         * src/imap_gtk.c
8586         * src/mh_gtk.c
8587                 Make the folder deletion's warning
8588                 more explicit
8589
8590 2005-06-21 [colin]      1.9.11cvs85
8591
8592         * src/textview.c
8593                 Prevent email addresses from spanning accross
8594                 lines - fixes bug # 646 (newline-chars in 
8595                 email addresses)
8596
8597 2005-06-20 [colin]      1.9.11cvs84
8598
8599         * src/folder.c
8600                 Be sure not to remove source if copy failed
8601
8602 2005-06-20 [colin]      1.9.11cvs83
8603
8604         * src/folderview.c
8605         * src/imap_gtk.c
8606                 remove summaryview's lock
8607         * src/imap.c
8608                 introduce threads to avoid problems when foreground tasks
8609                 interfere with background tasks
8610         * src/mh.c
8611                 prevent moving to drafts/queue
8612         * src/mimeview.c
8613                 fix leak
8614
8615 2005-06-19 [colin]      1.9.11cvs82
8616
8617         * src/imap_gtk.c
8618                 Remember that the user doesn't want to override
8619                 offline mode, for 3 seconds. It avoid presenting
8620                 him with N popups in a really short time.
8621
8622 2005-06-17 [colin]      1.9.11cvs81
8623
8624         * src/imap.c
8625                 Fix IMAP breaking on folders containing '('
8626                 (Probably won't be enough)
8627
8628 2005-06-17 [colin]      1.9.11cvs80
8629
8630         Forgotten files on 1.9.11cvs79
8631         * src/summaryview.c
8632                 Fix stepping when not immediately executing
8633         * src/imap.c
8634                 Really prevent UID FETCH 0
8635         * src/codeconv.c
8636                 Fix outgoing charset never set to utf-8
8637         * src/mh.c
8638                 Fix leak
8639
8640 2005-06-16 [colin]      1.9.11cvs79
8641
8642         * src/compose.c
8643                 Fix bug #707 (Dash splits rows)
8644                 Only wrap if we're on a line break position and
8645                 the previous one was a "white" (space) char.
8646                 Pango stuff is weird.
8647
8648 2005-06-16 [colin]      1.9.11cvs78
8649
8650         * src/imap_gtk.c
8651                 Lock summaryview while downloading messages
8652                 on user demand
8653         * src/procheader.c
8654         * src/unmime.c
8655         * src/common/utils.c
8656         * src/common/utils.h
8657                 Replace \r and \n with spaces in From and
8658                 Subject headers
8659
8660 2005-06-16 [paul]       1.9.11cvs77
8661
8662         * src/procmime.c
8663                 liberalise the mime parser
8664         * src/gtk/about.c
8665                 add text wrapping
8666
8667 2005-06-16 [paul]       1.9.11cvs76
8668
8669         * src/gtk/about.c
8670                 reworked
8671
8672 2005-06-15 [colin]      1.9.11cvs75
8673
8674         * src/compose.c
8675                 Finish header encoding fix
8676         * src/summaryview.c
8677                 Fix segfault
8678         * src/headerview.c
8679                 Fix compilation (Thanks Stephan
8680                 Sachse)
8681
8682 2005-06-15 [colin]      1.9.11cvs74
8683
8684         * Makefile.am
8685                 Install gnome2 stuff rather than gnome1, 
8686                 if both are present
8687         * src/codeconv.c
8688         * src/codeconv.h
8689         * src/compose.c
8690                 Fix headers encoding
8691         * src/folder.c
8692                 Visual progress when fetching all messages
8693         * src/folderview.c
8694         * src/summaryview.c
8695         * src/summaryview.h
8696                 Prevent changing current message while
8697                 incorporating
8698
8699 2005-06-15 [paul]       1.9.11cvs73
8700
8701         * src/gtk/gtkaspell.c
8702         * src/gtk/gtkaspell.h
8703                 fix build warnings
8704
8705 2005-06-15 [paul]       1.9.11cvs72
8706
8707         * src/prefs_filtering.c
8708                 allow reordering of filter rules by
8709                 drag n drop
8710
8711 2005-06-15 [paul]       1.9.11cvs71
8712
8713         * COPYING
8714                 updated
8715         * src/codeconv.c
8716                 replace deprecated function
8717         * src/inc.c
8718         * src/send_message.c
8719         * src/gtk/progressdialog.c
8720         * src/gtk/progressdialog.h
8721                 salvage and reuse parts of reverted sync
8722
8723 2005-06-15 [paul]       1.9.11cvs70
8724
8725         * src/inc.c
8726         * src/send_message.c
8727         * src/gtk/progressdialog.c
8728         * src/gtk/progressdialog.h
8729                 revert yesterday's sync with main
8730                 it contains deprecated functions
8731
8732 2005-06-15 [colin]      1.9.11cvs69
8733
8734         * src/headerview.c
8735                 Fix bug #670 (multi user to: will corrupt message 
8736                 headers display)
8737
8738 2005-06-15 [colin]      1.9.11cvs68
8739
8740         * src/compose.c
8741                 Fix bug #421 (Fix undo on wrapping)
8742
8743 2005-06-15 [colin]      1.9.11cvs67
8744
8745         * src/folder.c
8746                 Provide visual feedback while processing
8747                 folder's rules.
8748         * src/imap.c
8749                 Provide visual feedback while getting
8750                 short headers (for uncached messages)
8751
8752
8753 2005-06-14 [paul]       1.9.11cvs66
8754
8755         * src/account.c
8756                 change a couple stock icons
8757         * src/inc.c
8758         * src/send_message.c
8759         * src/gtk/progressdialog.c
8760         * src/gtk/progressdialog.h
8761                 sync main's GtkTreeView implementation
8762
8763 2005-06-14 [colin]      1.9.11cvs65
8764
8765         * src/imap.c
8766                 Various little fixes, mainly on error paths
8767
8768 2005-06-13 [colin]      1.9.11cvs64
8769
8770         * matcher.c
8771         * procmsg.c
8772         * procmsg.h
8773                 Add a way to fetch only headers. This speeds
8774                 up filtering on headers for IMAP. Fixes:
8775                 bug #481 extraneous imap commands slow down 
8776                         imap filtering
8777                 bug #522 Sylpheed downloads all messages 
8778                         when opening mailbox (IMAP)
8779                 bug #677 IMAP fetch is soooooooooooooo slow
8780         * src/folder.c
8781         * src/folder.h
8782                 Add a folder set_batch method so that
8783                 implementations can speed up flags changes
8784         * src/folderutils.c
8785         * src/summaryview.c
8786                 Use that in mark as (un)read and mark all read
8787                 Refix bug #679
8788         * src/imap.c
8789                 Implement set_batch - brings back deferred
8790                 flags in a less buggy manner. Fixes:
8791                 bug #729 IMAP immediate expunge of deleted messages
8792                 bug #191 remove list of messages with one command
8793                 Fix login with strange chars
8794                 Implement fetch_msg_full
8795                 Fix copy (wrong counts)
8796
8797 2005-06-12 [colin]      1.9.11cvs63
8798
8799         * src/folder.c
8800                 lock incorporation during long operations.
8801                 Avoids fucking up the IMAP socket.
8802
8803 2005-06-12 [colin]      1.9.11cvs62
8804
8805         * src/imap.c
8806                 Fix harmful typo
8807                 Factorize remove_all_msg
8808                 Thread-ize expunge
8809         * src/summaryview.c
8810                 Don't update partial-download status if unnecessary
8811         * src/folder.c
8812                 Use remove_msgs everywhere possible
8813
8814 2005-06-12 [colin]      1.9.11cvs61
8815
8816         * src/folder.c
8817         * src/folder.h
8818                 Add a remove_msgs function to remove a 
8819                 list of messages
8820         * src/imap.c
8821                 Implement that.
8822
8823 2005-06-12 [colin]      1.9.11cvs60
8824
8825         * src/imap.c
8826                 Remove flags-processing deferring... Too hard
8827                 to get it to work in all cases.
8828
8829 2005-06-11 [colin]      1.9.11cvs59
8830
8831         * src/imap.c
8832                 printf -> debug_print
8833
8834 2005-06-11 [colin]      1.9.11cvs58
8835
8836         * src/imap.c
8837                 o Fix build without USE_PTHREAD
8838                 o Factorize imap_open
8839                 o Alertpanel in case of impossible connection
8840                 o Alertpanel in case of impossible login
8841                 o Fix deferred flags processing to force a 
8842                   flush before adding some more flags to process,
8843                   but in another folder.
8844
8845 2005-06-10 [colin]      1.9.11cvs57
8846
8847         * src/imap.c
8848                 o Fix a format string error
8849                 o init ssl socket outside of the thread 
8850                   (it possibly invokes gtk calls)
8851         * src/procmime.c
8852                 o Put back the buffer to its necessary size
8853                 o Fix changing a file pointer without keeping
8854                   track of it (thanks Valgrind)
8855         * src/common/smtp.c
8856                 o Fix automatic STARTTLS if login should be done
8857                   and the server only allows it after starting TLS
8858         * src/gtk/gtkinputdialog.c
8859                 o Eat GDK_Return so that the combo popup doesn't 
8860                   appear when we press Enter to validate the combo
8861                   input dialog (as seen in the Open with... dialog)
8862
8863 2005-06-10 [colin]      1.9.11cvs56
8864
8865         * src/imap.c
8866                 o A bit less debug
8867                 o Fix a crash on deletion
8868                 o Threadize imap_select (it's called outside of 
8869                   threads)
8870                 o Defer treatment of DELETED flags
8871
8872
8873 2005-06-09 [colin]      1.9.11cvs55
8874
8875         * src/imap.c
8876                 Make sure we check imap_gtk_should_override(), which
8877                 potentially calls gtk stuff, before creating thread.
8878                 That way it should't be called via imap_get_session()
8879                 inside a thread.
8880
8881 2005-06-09 [colin]      1.9.11cvs54
8882
8883         * src/imap.c
8884                 o add a bit of status output
8885                 o remove some dead code
8886                 o threadize get_list_of_uids
8887                 o threadize imap_get_flags
8888                 o defer flag changing by 500ms so that they
8889                   can be batched
8890
8891
8892 2005-06-08 [colin]      1.9.11cvs53
8893
8894         * src/imap.c
8895                 Thread-ize imap_cmd_fetch
8896
8897 2005-06-08 [colin]      1.9.11cvs52
8898
8899         * src/main.c
8900                 Mmh, that broke POP3...
8901
8902 2005-06-08 [colin]      1.9.11cvs51
8903
8904         * src/main.c
8905                 Stabilize IMAP patch (thanks to Hoa)
8906
8907 2005-06-08 [colin]      1.9.11cvs50
8908
8909         * src/imap.c
8910                 Test patch to speed up imap. 
8911
8912 2005-06-08 [colin]      1.9.11cvs49
8913
8914         * src/imap_gtk.c
8915                 Warning fix
8916         * src/procmime.c
8917                 Apply patch from gentoo to use /usr/share/mime/globs if 
8918                 available, after un-breaking it
8919         * src/common/log.c
8920         * src/common/log.h
8921                 Use g_timeout for invoking hooks that possibly use gtk
8922                 calls. This should leave gtk calls in the main thread.
8923
8924 2005-06-08 [paul]       1.9.11cvs48
8925
8926         * src/codeconv.c
8927                 conv_get_outgoing_charset_str(): don't
8928                 use prefs_common setting
8929         * src/compose.c
8930         * src/compose.h
8931                 add /Options/Character encoding/... to
8932                 temporarily change the outgoing encoding
8933
8934         (belated sync with main)
8935
8936 2005-06-08 [paul]       1.9.11cvs47
8937
8938         * src/compose.c
8939                 correction to/completion of last
8940                 sync with main
8941
8942 2005-06-08 [paul]       1.9.11cvs46
8943
8944         sync with main:
8945         
8946         * src/codeconv.c
8947         * src/codeconv.h
8948                 always enabled Japanese auto-detection
8949                 if the first letters of locale string
8950                 is "ja"
8951         * src/compose.c
8952                 don't use "destroy" signal to destroy
8953                 Compose object (fix rare crashes on discard?)
8954         * src/mainwindow.c
8955         * src/messageview.c
8956         * src/prefs_send.c
8957                 added Hebrew encodings
8958         * src/sourcewindow.c
8959                 don't use "destroy" signal to destroy
8960                 objects
8961
8962 2005-06-07 [colin]      1.9.11cvs45
8963
8964         * src/summaryview.c
8965                 Add missing unlocks/locks
8966
8967 2005-06-07 [paul]       1.9.11cvs44
8968
8969         * src/summaryview.c
8970                 restore bug #749 fix
8971
8972 2005-06-06 [colin]      1.9.11cvs43
8973
8974         * src/summaryview.c
8975                 Fix selection bug when prefs_common.open_unread 
8976                 is FALSE
8977
8978 2005-06-06 [colin]      1.9.11cvs42
8979
8980         * src/common/md5.c
8981                 Fix a warning
8982         * src/summaryview.c
8983         * src/folderview.c
8984                 Factorize long operations beginning and end
8985                 (locking, freezing/thawing, cursor, ...)
8986                 Check selection->data member in selection-
8987                 related loops; this avoids dying an awful
8988                 death if the selection changes on us while
8989                 we're marking a whole IMAP folder unread, 
8990                 for example.
8991
8992 2005-06-06 [paul]       1.9.11cvs41
8993
8994         * src/textview.c
8995                 don't g_free() a static gchar buffer
8996
8997 2005-06-05 [colin]      1.9.11cvs40
8998
8999         * src/mainwindow.c
9000         * src/messageview.c
9001         * src/summaryview.c
9002                 Fix bug #749 (Show all headers should be
9003                 sticky as the GUI suggests)
9004
9005 2005-06-03 [paul]       1.9.11cvs39
9006
9007         * src/compose.c
9008                 don't allow editing of mail while sending.
9009                 patch by Colin
9010
9011 2005-06-03 [paul]       1.9.11cvs38
9012
9013         * src/folderview.c
9014                 add a freeze/thaw to speed up 'mark all read'
9015
9016 2005-06-03 [paul]       1.9.11cvs37
9017
9018         * src/prefs_message.c
9019                 reflect changes immediately
9020
9021 2005-06-02 [colin]      1.9.11cvs36
9022
9023         * po/POTFILES.in
9024                 Patch by Fabien Vantard.
9025
9026 2005-06-02 [colin]      1.9.11cvs35
9027
9028         * src/imap.c
9029                 Use a non-blocking imap_getline() if possible.
9030                 This should completely prevent the interface
9031                 from freezin on imap operations, although it
9032                 may do strange stuff in case of folder switching
9033                 while a big imap operation is taking place...
9034
9035                 In addition, fix a leak in the case thread
9036                 creation fails on connection.
9037
9038 2005-06-02 [colin]      1.9.11cvs34
9039
9040         * src/crash.c
9041         * src/prefs_common.h
9042                 Fix build (prefs_common_init() doesn't exist
9043                 anymore)
9044
9045 2005-06-02 [colin]      1.9.11cvs33
9046
9047         * src/prefs_account.c
9048                 Fix bug #245 (filtering rules broken when
9049                 renaming a remote account (imap4 or nntp)
9050
9051 2005-06-02 [colin]      1.9.11cvs32
9052
9053         * src/imap.c
9054                 Try to fix IMAP shortcomings: 
9055                 o Multithread imap_open()
9056                 o allow offline-mode overriding instead of
9057                   just returning NULL
9058         * src/imap_gtk.c
9059         * src/imap_gtk.h
9060                 Add a function to ask whether we want to
9061                 override offline-mode for 10 minutes (one-shot
9062                 asking was painful)
9063         * src/procheader.c
9064                 Fix segfault when imap parser isn't happy about
9065                 a missing {
9066
9067 2005-06-01 [colin]      1.9.11cvs31
9068
9069         * src/addrharvest.c
9070         * src/compose.c
9071         * src/mbox.c
9072         * src/mbox.h
9073         * src/mh.c
9074         * src/msgcache.c
9075         * src/send_message.c
9076         * src/setup.c
9077         * src/undo.c
9078         * src/common/hooks.c
9079         * src/common/prefs.c
9080         * src/common/template.c
9081         * src/common/utils.c
9082         * src/gtk/gtkutils.c
9083         * src/gtk/inputdialog.c
9084         * src/gtk/menu.c
9085         * src/gtk/pluginwindow.c
9086         * src/gtk/prefswindow.c
9087         * src/plugins/pgpmime/passphrase.c
9088         * src/plugins/pgpmime/prefs_gpg.c
9089                 More -Wall fixes
9090
9091         * src/common/Makefile.am
9092         * src/common/timing.h
9093                 Add basic timing code
9094
9095         * src/summaryview.c
9096                 Fix a bug with unread messages when 
9097                 re-sorting folders, and by the way
9098                 fix a big performance hit when 
9099                 re-sorting (10k mails: before 5s,
9100                 after .5s)
9101
9102         * src/prefs_compose_writing.c
9103         * src/prefs_compose_writing.h
9104         * src/prefs_message.c
9105         * src/prefs_message.h
9106         * src/prefs_other.c
9107         * src/prefs_other.h
9108         * src/prefs_quote.c
9109         * src/prefs_quote.h
9110         * src/prefs_receive.c
9111         * src/prefs_receive.h
9112         * src/prefs_send.c
9113         * src/prefs_send.h
9114         * src/prefs_summaries.c
9115         * src/prefs_summaries.h
9116                 Fix copyright banner
9117
9118 2005-06-01 [paul]       1.9.11cvs30
9119
9120         * po/fi.po
9121                 updated by Flammie Pirinen
9122         * src/procmime.c
9123                 fix 'Bad BASE64 content' output
9124
9125 2005-05-31 [colin]      1.9.11cvs29
9126
9127         * src/procmime.c
9128                 Oops, where did my hunk go.
9129
9130 2005-05-31 [colin]      1.9.11cvs28
9131
9132         * src/Makefile.am
9133         * src/account.c
9134         * src/action.c
9135         * src/addr_compl.c
9136         * src/addressbook.c
9137         * src/codeconv.c
9138         * src/compose.c
9139         * src/export.c
9140         * src/folder.c
9141         * src/folderview.c
9142         * src/image_viewer.c
9143         * src/main.c
9144         * src/mainwindow.c
9145         * src/messageview.c
9146         * src/mimeview.c
9147         * src/msgcache.c
9148         * src/prefs_account.c
9149         * src/prefs_actions.c
9150         * src/prefs_common.c
9151         * src/prefs_compose_writing.c
9152         * src/prefs_customheader.c
9153         * src/prefs_ext_prog.c
9154         * src/prefs_filtering.c
9155         * src/prefs_filtering_action.c
9156         * src/prefs_fonts.c
9157         * src/prefs_image_viewer.c
9158         * src/prefs_message.c
9159         * src/prefs_message.h
9160         * src/prefs_msg_colors.c
9161         * src/prefs_other.c
9162         * src/prefs_other.h
9163         * src/prefs_quote.c
9164         * src/prefs_receive.c
9165         * src/prefs_receive.h
9166         * src/prefs_send.c
9167         * src/prefs_send.h
9168         * src/prefs_spelling.c
9169         * src/prefs_summaries.c
9170         * src/prefs_summary_column.c
9171         * src/prefs_template.c
9172         * src/prefs_themes.c
9173         * src/prefs_toolbar.c
9174         * src/prefs_wrapping.c
9175         * src/procmime.c
9176         * src/procmsg.c
9177         * src/send_message.h
9178         * src/ssl_manager.c
9179         * src/summary_search.c
9180         * src/summaryview.c
9181         * src/textview.c
9182         * src/wizard.c
9183         * src/common/smtp.c
9184         * src/common/smtp.h
9185         * src/gtk/gtkutils.h
9186                 o Move the rest of Common prefs to new style
9187                 o Lots of -Wall warning fixes
9188                 o fix FIXME in cache memusage calculation
9189                 o Let return receipts be sent from any account
9190                 o Little cache optimisation (read)
9191                 o Fix bug #746 (don't treat commas as separators
9192                   when inside a quoted string)
9193
9194 2005-05-31 [paul]       1.9.11cvs27
9195
9196         * src/prefs_common.c
9197                 fix 'off-by-one' typo
9198
9199 2005-05-31 [paul]       1.9.11cvs26
9200
9201         * src/account.c
9202         * src/addr_compl.c
9203         * src/compose.c
9204         * src/foldersel.c
9205         * src/prefs_actions.c
9206         * src/prefs_common.c
9207         * src/prefs_common.h
9208         * src/prefs_customheader.c
9209         * src/prefs_display_header.c
9210         * src/prefs_filtering.c
9211         * src/prefs_filtering_action.c
9212         * src/prefs_matcher.c
9213         * src/prefs_summaries.c
9214         * src/prefs_summary_column.c
9215         * src/prefs_template.c
9216         * src/prefs_toolbar.c
9217         * src/ssl_manager.c
9218         * src/gtk/pluginwindow.c
9219         * src/gtk/prefswindow.c
9220         * src/gtk/progressdialog.c
9221                 add hidden prefs 'enable_rules_hint'
9222                 for gtk_tree_view_set_rules_hint()
9223                 (sync with main)
9224                 
9225
9226 2005-05-31 [colin]      1.9.11cvs25
9227
9228         * src/Makefile.am
9229         * src/main.c
9230         * src/prefs_common.c
9231         * src/prefs_summaries.c ** ADDED **
9232         * src/prefs_summaries.h ** ADDED **
9233                 Common/Display -> Display/Summaries
9234
9235 2005-05-31 [colin]      1.9.11cvs24
9236
9237         * src/Makefile.am
9238         * src/main.c
9239         * src/prefs_quote.c ** ADDED **
9240         * src/prefs_quote.h ** ADDED **
9241                 Move Common/Quote to Compose/Quoting
9242         * src/prefs_common.c
9243         * src/prefs_common.h
9244                 Remove old quote stuff, add
9245                 convenience functions for GtkTextView prefs
9246         * src/gtk/prefswindow.c
9247                 Set default height higher
9248
9249 2005-05-30 [colin]      1.9.11cvs23
9250
9251         * src/Makefile.am
9252         * src/main.c
9253         * src/prefs_common.c
9254         * src/prefs_compose_writing.c ** ADDED **
9255         * src/prefs_compose_writing.h ** ADDED **
9256                 Move Common/Compose prefs to Compose/Writing
9257
9258 2005-05-30 [colin]      1.9.11cvs22
9259
9260         * src/common/utils.c
9261                 Fix bug #651 (Confused Attract by Subject)
9262                 Patch by M. Benkmann <haferfrost@web.de>
9263         * AUTHORS
9264
9265 2005-05-30 [colin]      1.9.11cvs21
9266
9267         * src/compose.c
9268                 Fix concatenation of different headers of
9269                 the same type (bug #645)
9270         * src/prefs_folder_item.c
9271                 Fix bug #699 (setting color to black doesn't
9272                 work immediately)
9273         * src/procmime.c
9274                 Print out decoding error only once per
9275                 block
9276
9277 2005-05-30 [paul]       1.9.11cvs20
9278
9279         * src/common/template.c
9280                 fix Bcc
9281
9282 2005-05-30 [paul]       1.9.11cvs19
9283
9284         * doc/src/rfc2368.txt   **NEW FILE**
9285         * src/compose.c
9286                 compose_entries_set(): don't interpret Bcc
9287                 header field (conform to RFC 2368)
9288                 (sync with main)
9289
9290 2005-05-29 [colin]      1.9.11cvs18
9291
9292         * src/prefs_common.c
9293                 Let the default reply format respect
9294                 netiquette by cutting the signature.
9295
9296 2005-05-29 [colin]      1.9.11cvs17
9297
9298         * src/summaryview.c
9299                 Don't let always_show_msg override
9300                 open_unread_on_enter when opening a new
9301                 directory.
9302
9303 2005-05-27 [paul]       1.9.11cvs16
9304
9305         sync with main:
9306
9307         * src/main.c
9308                 app_will_exit(): cleanup tmp directory when exit
9309         * src/message_search.c
9310                 improved the interface and made code cleanup.
9311                 removed Clear button
9312         * src/send_message.c
9313                 send_message_local(): use GSpawn, and detect errors
9314         * src/summary_search.c
9315                 improved the interface and made code cleanup
9316         * src/textview.c
9317                 textview_write_link(): also skip non-ascii space
9318                  at the head of link strings (phishing check
9319                  didn't work at the case)
9320         * src/common/utils.c
9321                 get_command_output(): use g_spawn_command_line_sync()
9322                 instead of popen()
9323
9324 2005-05-26 [colin]      1.9.11cvs15
9325
9326         * src/folder.c
9327                 remove printf
9328
9329 2005-05-26 [colin]      1.9.11cvs14
9330
9331         * src/common/nntp.c
9332                 Fix nntp mode reader (bug #611)
9333                 Patch by Florian Mickler <florian@mickler.org>
9334
9335 2005-05-26 [colin]      1.9.11cvs13
9336
9337         * src/plugins/pgpmime/passphrase.c
9338                 Fix mouse grabbing (bug #557)
9339
9340 2005-05-26 [colin]      1.9.11cvs12
9341
9342         * src/prefs_themes.c
9343                 Fix g_warning (bug #541)
9344
9345 2005-05-26 [colin]      1.9.11cvs11
9346
9347         * src/prefs_actions.c
9348         * src/prefs_template.c
9349                 Fix bug #506 (no warning if action/template
9350                 is not saved)
9351         * src/common/template.c
9352                 Fix a possible crash
9353
9354 2005-05-26 [colin]      1.9.11cvs10
9355
9356         * src/folder.c
9357         * src/folderview.c
9358         * src/procmsg.c
9359         * src/summaryview.c
9360                 Forbid locked messages to be moved or
9361                 deleted. Locked messages in trashes 
9362                 still get deleted, for performance
9363                 reason (mh.c::mh_remove_all_msgs)
9364
9365 2005-05-25 [colin]      1.9.11cvs9
9366
9367         * src/procmime.c
9368                 Use correct encoding when sending mails
9369                 with attachments that have accentued 
9370                 chars in their name
9371
9372 2005-05-24 [colin]      1.9.11cvs8
9373
9374         * src/summaryview.c
9375                 Fix bug #688 f) read/unread marker not
9376                 changed on first click
9377                 Also, optimize summary_status_show()
9378                 calls
9379         * src/folder.c
9380         * src/inc.c
9381         * src/procmime.c
9382                 Fix bug #688 b) and c) wrt message
9383                 attachments and signature
9384         * src/stock_pixmap.c
9385         * src/stock_pixmap.h
9386         * src/stock_pixmap.c
9387         * src/stock_pixmap.h
9388         * src/Makefile.am
9389         * src/pixmaps/clip_gpg_signed.xpm
9390                 Add clip/signed icon
9391
9392 2005-05-24 [colin]      1.9.11cvs7
9393
9394         * src/folder_item_prefs.c
9395                 whitespace fix
9396
9397 2005-05-24 [colin]      1.9.11cvs6
9398
9399         * src/folderview.c
9400         * src/prefs_common.c
9401         * src/prefs_common.h
9402                 Add a confirmation to folder drag and drop
9403                 fixes bug #156
9404         * src/alertpanel.c
9405         * src/alertpanel.h
9406                 fix _with_disable parameters so that
9407                 the buttons labels are specifiable too
9408         * src/plugins/pgpmime/sgpgme.c
9409                 reflect said change
9410                 
9411
9412 2005-05-24 [colin]      1.9.11cvs5
9413
9414         * src/folderview.c
9415                 Uncollapse/collapse folders on double-click
9416                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9417                 closes bug #108
9418
9419 2005-05-23 [colin]      1.9.11cvs4
9420
9421         * src/common/socket.c
9422                 Check another special SSL_peek() error.
9423                 Should help wrt bug #728
9424
9425 2005-05-23 [colin]      1.9.11cvs3
9426
9427         * src/plugins/pgpmime/pgpmime.c
9428                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9429                 breaking menu accelerators and stuff. Users will have to
9430                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9431                 account's privacy preferences if needed.
9432
9433 2005-05-22 [paul]
9434
9435         * tools/kdeservicemenu/install.sh
9436                 use kdesu to prompt for root password if doing
9437                 global install/uninstall
9438
9439 2005-05-20 [colin]      1.9.11cvs2
9440
9441         * src/procmsg.c
9442                 Fix another compilation error with gcc-2.9x
9443                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
9444         * src/send_message.c
9445                 Don't send QUIT if we aren't connected
9446
9447 2005-05-19 [colin]      1.9.11cvs1
9448
9449         * src/procmsg.c
9450                 Fix compilation with gcc 2.9x
9451
9452 2005-05-19 [paul]       1.9.11
9453
9454         1.9.11 released
9455
9456 2005-05-19 [paul]       1.9.9cvs14
9457
9458         * src/gtk/inputdialog.c
9459                 prevent gettext warning
9460
9461 2005-05-19 [paul]       1.9.9cvs13
9462
9463         * src/mainwindow.c
9464         * src/prefs_common.c
9465         * src/prefs_common.h
9466         * src/textview.c
9467         * src/textview.h
9468                 add an option to toggle cursor in message
9469                 view (sync with main)
9470
9471 2005-05-18 [colin]      1.9.9cvs12
9472
9473         * src/compose.c
9474                 Dereference freed pointer
9475         * src/gtk/gtkaspell.c
9476                 Fix duplication of dictionaries (is it an aspell issue?)
9477
9478 2005-05-18 [colin]      1.9.9cvs11
9479
9480         * src/gtk/inputdialog.c
9481         * src/gtk/gtkaspell.c
9482                 HIGuify dialogs
9483         * src/alertpanel.c
9484                 Remove a double call
9485
9486 2005-05-17 [colin]      1.9.9cvs10
9487
9488         * src/gtk/gtkaspell.c
9489                 Fix dialogs, Ctrl-Enter accel
9490
9491 2005-05-17 [colin]      1.9.9cvs9
9492
9493         * src/gtk/gtkaspell.c
9494                 Fix some accelerators, escape in replace-window
9495
9496 2005-05-16 [colin]      1.9.9cvs8
9497
9498         * src/gtk/gtkaspell.c
9499                 Revert last commit, it was a mistake.
9500
9501 2005-05-16 [colin]      1.9.9cvs7
9502
9503         * src/gtk/gtkaspell.c
9504                 Remove buggy code while we're at it. It's a 
9505                 dead code path anyway.
9506
9507 2005-05-16 [colin]      1.9.9cvs6
9508
9509         * src/gtk/gtkaspell.c
9510                 Missed some gtk_menu_popup where deactivate
9511                 signal should be handled. Should fix bug
9512                 #629 a bit more.
9513
9514 2005-05-16 [colin]      1.9.9cvs5
9515
9516         * src/gtk/gtkaspell.c
9517                 Remove debug printf()s
9518
9519 2005-05-16 [colin]      1.9.9cvs4
9520
9521         * src/gtk/gtkaspell.c
9522                 Fix a bit aspell problems
9523                 (see bug #629)
9524
9525 2005-05-13 [colin]      1.9.9cvs3
9526
9527         * src/folderview.c
9528                 Fix the + appearing even when no subfolders
9529                 have unread messages. Thanks to wwp for the
9530                 bug report.
9531
9532 2005-05-11 [paul]       1.9.9cvs2
9533
9534         * src/folderview.c
9535                 correction to 1.9.9cvs1, only colour folders that
9536                 have new msgs (not unread msgs)
9537
9538 2005-05-10 [colin]      1.9.9cvs1
9539
9540         * src/folderview.c
9541         * src/summaryview.c
9542                 Try to fix bolding bugs again.
9543
9544 2005-05-09 [paul]
9545
9546         * tools/claws.i18n.status.pl
9547                 add Ricardo Mones Lastra's script that has been providing
9548                 the i18n status page for many months
9549
9550 2005-05-09 [paul]       1.9.9
9551
9552         1.9.9 release
9553
9554 2005-05-09 [paul]       1.9.6cvs58
9555
9556         * AUTHORS
9557         * INSTALL
9558         * README.claws
9559                 updated
9560         * Makefile.am 
9561         * RELEASE_NOTES.claws
9562                 add release notes to cvs to simplify release
9563                 procedure
9564         * configure.ac
9565                 add ca and fi to ALL_LINGUAS
9566         * po/Makefile.in.in
9567                 workaround for missing Makevars
9568         * po/ca.po
9569         * po/fi.po
9570                 add new Catalan and Finnish translations
9571                 submitted by Miquel Oliete and Flammie Pirinen
9572         * po/de.po
9573         * po/es.po
9574         * po/fr.po
9575         * po/it.po
9576         * po/pl.po
9577         * po/ru.po
9578         * po/sk.po
9579         * po/sr.po
9580         * po/zh_CN.po
9581                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
9582                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
9583                 Urke MMI, and Hansom Young
9584         * src/main.c
9585                 Fix drafting when quitting. compose_draft() closes the
9586                 compose windows, which modifies the compose_list GSList.
9587                 We have to refresh this list after echo drafting to avoid a
9588                 segfault
9589         * src/partial_download.c
9590                 fix segfault on exit
9591
9592 2005-05-06 [paul]       1.9.6cvs57
9593
9594         * src/grouplistdialog.c
9595                 quick fix/workaround for unresizeable newsgroup
9596                 name column 
9597
9598 2005-05-06 [paul]       1.9.6cvs56
9599
9600         * src/inc.c
9601         * src/mainwindow.c
9602                 use gettext plural forms
9603         * src/imap_gtk.c
9604         * src/mh_gtk.c
9605         * src/toolbar.c
9606                 small improvement to english usage
9607
9608 2005-05-05 [thorsten]   1.9.6cvs55
9609
9610         * src/folder.c
9611                 fix possible crash
9612
9613 2005-05-05 [paul]       1.9.6cvs54
9614         
9615         sync with HEAD
9616
9617         * AUTHORS
9618         * src/compose.c
9619                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
9620                 patch by Tim Mann
9621
9622 2005-05-05 [paul]       1.9.6cvs53
9623
9624         * src/mainwindow.c
9625                 fix resizing of separate message and
9626                 folder views
9627
9628 2005-05-05 [paul]       1.9.6cvs52
9629
9630         * src/account.c
9631         * src/addrgather.c
9632         * src/browseldap.c
9633         * src/exphtmldlg.c
9634         * src/expldifdlg.c
9635         * src/importmutt.c
9636         * src/importpine.c
9637         * src/main.c
9638         * src/mainwindow.c
9639         * src/noticeview.c
9640         * src/prefs_filtering.c
9641         * src/prefs_filtering_action.c
9642         * src/prefs_matcher.c
9643         * src/prefs_spelling.c
9644         * src/prefs_toolbar.c
9645         * src/toolbar.c
9646         * src/wizard.c
9647         * src/gtk/description_window.c
9648         * src/gtk/gtkvscrollbutton.c
9649         * src/gtk/progressdialog.c
9650         * src/gtk/quicksearch.c
9651         * src/plugins/pgpmime/prefs_gpg.c
9652         * src/plugins/spamassassin/spamassassin_gtk.c
9653                 replace deprecated gtk_widget_set_usize
9654
9655 2005-05-04 [colin]      1.9.6cvs51
9656
9657         * src/common/utils.c
9658                 Fix crash when subst_for_filename is called
9659                 with a NULL parameter
9660
9661 2005-05-04 [colin]      1.9.6cvs50
9662
9663         * src/partial_download.c
9664         * src/pop.c
9665                 Escape login when writing uidl file
9666                 fixes bug #736
9667
9668 2005-05-03 [colin]      1.9.6cvs49
9669
9670         * src/procmime.c
9671                 Fix possible DOS in mime parser
9672                 (see bug #634)
9673
9674 2005-05-02 [colin]      1.9.6cvs48
9675
9676         * src/compose.c
9677                 Try to fix the copy/paste mess once again.
9678
9679
9680 2005-04-30 [colin]      1.9.6cvs47
9681
9682         * src/prefs_account.h
9683         * src/procmsg.c
9684         * src/send_message.c
9685         * src/common/smtp.c
9686         * src/common/smtp.h
9687                 Try to batch sending mails (per account) instead of
9688                 reconnecting to server every time.
9689
9690 2005-04-29 [colin]      1.9.6cvs46
9691
9692         * src/messageview.c
9693                 Fix window resizing that refused to size down
9694         * src/prefs_common.c
9695         * src/prefs_common.h
9696         * src/prefs_filtering.c
9697                 Save Filtering's window size
9698
9699 2005-04-21 [paul]       1.9.6cvs45
9700
9701         * ChangeLog-gtk2.claws
9702         * src/setup.c
9703                 correction to sync
9704
9705 2005-04-21 [paul]       1.9.6cvs44
9706
9707         sync with main:
9708
9709         * src/setup.c
9710         * src/statusbar.c
9711         * src/statusbar.h
9712                 use gtkut_widget_draw_now(). Improved performance
9713                 of the update of statusbar
9714         * src/textview.c
9715                 textview_smooth_scroll_do(): redraw it after scroll
9716                 is done (fixed incorrect display when a part of the
9717                 view is hidden).
9718         * src/gtk/gtkutils.c
9719         * src/gtk/gtkutils.h
9720                 gtkut_widget_draw_now(): use gdk_window_process_updates()
9721                 to force update of widgets.
9722                 Removed gtkut_widget_wait_for_draw() which had a big
9723                 overhead  because of waiting for all events processed 
9724
9725 2005-04-20 [paul]       1.9.6cvs43
9726
9727         * src/codeconv.c
9728                 complete 1.9.6cvs42's sync:
9729                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
9730
9731 2005-04-19 [paul]       1.9.6cvs42
9732
9733         sync with main:
9734
9735         * src/action.c
9736                 catch_output(): correctly select the insert text
9737                 (fix invalid iterator warnings).
9738         * src/codeconv.c
9739         * src/codeconv.h
9740         * src/mainwindow.c
9741         * src/messageview.c
9742         * src/prefs_common.c
9743                 support GBK encoding.
9744         * src/common/session.c
9745         * src/common/session.h
9746                 use separate buffer for large data to be sent,
9747                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
9748
9749 2005-04-18 [paul]       1.9.6cvs41
9750
9751         * src/jpilot.c
9752                 convert unsigned long into guint32
9753                 patch by Paul LeoNerd Evans 
9754
9755 2005-04-17 [colin]      1.9.6cvs40
9756
9757         * src/compose.c
9758                 Fix 'Request return receipt' from folder
9759                 properties (bug #708)
9760
9761 2005-04-17 [colin]      1.9.6cvs39
9762
9763         * src/mainwindow.c
9764                 Fix duplicate hotkeys in Mainwindow's menu
9765
9766 2005-04-17 [colin]      1.9.6cvs38
9767
9768         * src/folderview.c
9769                 Fix duplicate hotkeys in Folderview's contextual
9770                 menu
9771
9772 2005-04-15 [colin]      1.9.6cvs37
9773
9774         * src/summaryview.c
9775                 Fix 'Save as...' with non-ascii filenames
9776
9777 2005-04-15 [colin]      1.9.6cvs36
9778
9779         * src/plugins/pgpmime/pgpmime.c
9780                 Fix bus error on 64bit. Spotted by 
9781                 macallan1888@gmail.com
9782
9783 2005-04-15 [colin]      1.9.6cvs35
9784
9785         * src/prefs_account.c
9786                 Fix cvs34.
9787
9788 2005-04-12 [colin]      1.9.6cvs34
9789
9790         * src/prefs_account.c
9791                 Fix smtp auth type off-by-one. We forgot to
9792                 add PLAIN in the prefs-to-gui setter func and
9793                 as a result, the selected auth when opening
9794                 account prefs was not the correct one.
9795
9796 2005-04-12 [paul]       1.9.6cvs33
9797
9798         * src/inc.c
9799                 if the recv dialog is visible, Cancel only
9800                 cancels the current account
9801
9802
9803 2005-04-10 [colin]      1.9.6cvs32
9804
9805         * src/filtering.c
9806                 Copy score when copying FilteringActions
9807                 Fix bug #674
9808
9809 2005-04-10 [colin]      1.9.6cvs31
9810
9811         * src/inc.c
9812                 Make Message -> Receive -> Cancel cancel 
9813                 incorporation on all accounts. Fixes
9814                 bug #693
9815
9816 2005-04-10 [colin]      1.9.6cvs30
9817
9818         * src/prefs_account.c
9819                 Update Privacy checkbuttons status based
9820                 on the selected privacy system
9821         * src/compose.c
9822                 Always connect the "None" privacy system; the
9823                 static boolean was probably there to avoid
9824                 reconnecting twice in the same compose window,
9825                 but as the parent function is only called once
9826                 per compose, it's only a bug - as a static is
9827                 initialized once per application instance.
9828                 Also, don't uncheck Sign and Encrypt when
9829                 selecting None as privacy system; just ignore
9830                 them when sending/queuing.
9831                 Should fix bug #695
9832
9833 2005-04-08 [colin]      1.9.6cvs29
9834
9835         * src/account.c
9836         * src/prefs_account.c
9837         * src/prefs_account.h
9838                 Add account preference to queue message in a certain
9839                 folder.
9840
9841 2005-04-06 [colin]      1.9.6cvs28
9842
9843         * src/prefs_account.c
9844                 Update old inbox path syntax
9845
9846 2005-04-06 [paul]       1.9.6cvs27
9847
9848         sync with main:
9849
9850         * configure.ac
9851                 changed -traditional-cpp to -no-cpp-precomp for newer
9852                 Mac OS X support
9853         * src/foldersel.c
9854                 made column resize automatically
9855         * src/send_message.c
9856                 send_message_smtp(): consider EOF right after QUIT
9857                 successful (workaround for Gmail SMTP server)
9858         * src/common/socket.c
9859                 ssl_read(), ssl_peek(): check EOF which violates the
9860                 SSL protocol
9861         * src/gtk/colorlabel.c
9862                 removed warnings when displaying colorlabel menu
9863                 (don't use GtkAlignment)
9864
9865 2005-04-05 [paul]       1.9.6cvs26
9866
9867         * src/plugins/trayicon/trayicon.c
9868                 fix clipping of icon under KDE3 
9869
9870 2005-04-05 [paul]       1.9.6cvs25
9871
9872         * src/summaryview.c
9873                 hide display of threading
9874                 patch by Alfons
9875
9876 2005-04-04 [thorsten]   1.9.6cvs24
9877
9878         * src/mh.c
9879                 marks lost on filesystems with different stat() results on
9880                 summer-/wintertime
9881
9882 2005-04-03 [colin]      1.9.6cvs23
9883
9884         * src/summaryview.c
9885                 Don't handle up/down. Patch by Alfons
9886
9887 2005-04-02 [colin]      1.9.6cvs22
9888
9889         * src/summaryview.c
9890                 Make scrolling faster. Patch by Alfons.
9891
9892 2005-04-01 [colin]      1.9.6cvs21
9893
9894         * src/Makefile.am
9895         * src/stock_pixmap.c
9896         * src/pixmaps/dir-noselect.xpm ** REMOVED **
9897         * src/pixmaps/dir_noselect.xpm ** ADDED **
9898                 Fix pixmap name mismatch (Thanks Stephan Sachse)
9899
9900 2005-04-01 [colin]      1.9.6cvs20
9901
9902         * src/image_viewer.c
9903         * src/image_viewer.h
9904         * src/procmime.c
9905         * src/procmime.h
9906         * src/textview.c
9907         * src/textview.h
9908                 Implement inline image resizing and right-clicking
9909
9910 2005-04-01 [paul]       1.9.6cvs19
9911
9912         * AUTHORS
9913         * Makefile.am
9914         * configure.ac
9915                 check for gnome2
9916                 patch by Luca Cavalli <loopback<AT>slackit.org>
9917         * po/ru.po
9918                 updated by Pavlo Bohmat
9919
9920 2005-03-31 [colin]      1.9.6cvs18
9921
9922         * src/news.c
9923                 Fix parsing references
9924         * src/msgcache.c
9925                 don't put nulls in the references list
9926         * src/procheader.c
9927                 commit that forgotten file in 1.9.6cvs14
9928
9929 2005-03-31 [colin]      1.9.6cvs17
9930
9931         * src/compose.c
9932                 Fix joining of signature separator again. 
9933                 Maybe Hiro could put it in main too...
9934
9935 2005-03-31 [colin]      1.9.6cvs16
9936
9937         * src/Makefile.am
9938         * src/foldersel.c
9939         * src/stock_pixmap.c
9940         * src/stock_pixmap.h
9941         * src/pixmaps/dir-noselect.xpm
9942                 Update foldersel.c (sync from main, patch by Alfons)
9943
9944 2005-03-30 [colin]      1.9.6cvs15
9945
9946         * src/imap.c
9947                 Fix handling of imap folders containing [] in 
9948                 their name. Thanks to Nahuel Angelinetti for
9949                 the detailed bugreport.
9950
9951 2005-03-30 [colin]      1.9.6cvs14
9952
9953         * src/common/utils.h
9954         * src/common/utils.c
9955         * src/common/defs.h
9956         * src/matcher.c
9957         * src/msgcache.c
9958         * src/news.c
9959         * src/procmsg.c
9960         * src/procmsg.h
9961         * src/quote_fmt_parse.y
9962         * src/summaryview.c
9963                 Update references system. Patch by Alfons
9964
9965 2005-03-30 [colin]      1.9.6cvs13
9966
9967         * src/common/socket.c
9968                 Force the glibc to read resolv.conf again when 
9969                 it has changed. Should fix issues when changing
9970                 networks on a laptop and not restarting sylpheed. 
9971
9972 2005-03-30 [paul]       1.9.6cvs12
9973
9974         partial sync with main:
9975
9976         * src/action.c
9977                 create_io_dialog(): use user-defined text font
9978                 (thanks to Alfons), and modified its appearance.
9979         * src/addrgather.c
9980         * src/addrharvest.c
9981         * src/browseldap.c
9982                 replace old code
9983         * src/compose.c
9984                 don't join (presumably) itemized lines on line-wrapping
9985                 fixed wrapping of quote when auto-wrapping is enabled
9986                 compose_destroy(): destroy paned only if it's not
9987                 attached to window. Fixed memory leak of popup menu.
9988         * src/exphtmldlg.c
9989         * src/expldifdlg.c
9990                 replace old code
9991         * src/html.c
9992         * src/html.h
9993         * src/importmutt.c
9994         * src/importpine.c
9995                 replace old code
9996         * src/main.c
9997                 removed redundant code
9998         * src/mainwindow.c
9999                 changed 'Code set' (which is rather incorrect)
10000                 in the menu to 'Character encoding'
10001                 main_window_set_widgets(): request size first
10002                 to prevent window size becoming wrong
10003                 fixed remembering of the state of the visibility
10004                 of MessageView
10005         * src/messageview.c
10006                 changed 'Code set' (which is rather incorrect)
10007                 in the menu to 'Character encoding'
10008         * src/prefs_common.c
10009         * src/prefs_common.h
10010                 added an option whether to render HTML as text or not
10011                 added separators to outgoing encoding menu
10012         * src/procheader.c
10013                 procheader_scan_date_string(): support header
10014                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10015         * src/summaryview.c
10016         * src/summaryview.h
10017                 minor code cleanup
10018         * src/textview.c
10019                 textview_show_html(): force output of newline
10020                 added an option whether to render HTML as text or not
10021         * src/common/utils.c
10022                 strncpy2(): optimized based on Alfons' code
10023         * src/gtk/gtkutils.c
10024         * src/gtk/gtkutils.h
10025                 removed non-used code
10026         * src/plugins/pgpmime/passphrase.c
10027                 partially fixed grab input of passphrase dialog
10028                 Confine pointer to window
10029
10030 2005-03-30 [colin]      1.9.6cvs11
10031
10032         * src/msgcache.c
10033         * src/msgcache.h
10034                 Read/write 32bit ints from cache & marks
10035                 From main.
10036
10037 2005-03-29 [paul]       1.9.6cvs10
10038
10039         * AUTHORS
10040         * ChangeLog.claws
10041         * src/compose.c
10042         * src/gtk/gtkaspell.c
10043                 sync with HEAD (don't pass NULL pointers) 
10044
10045 2005-03-24 [paul]
10046
10047         * tools/Makefile.am
10048         * tools/README
10049         * tools/acroread2sylpheed.pl
10050                 sync with HEAD (add script to send pdfs as
10051                 attachments from Adobe Reader 7)
10052
10053 2005-03-21 [paul]       1.9.6cvs9
10054
10055         * configure.ac
10056         * po/POTFILES.in
10057         * src/Makefile.am
10058         * src/crash.c
10059         * src/image_viewer.c ** ADDED **
10060         * src/image_viewer.h ** ADDED **
10061         * src/main.c
10062         * src/prefs_common.c
10063         * src/prefs_common.h
10064         * src/prefs_image_viewer.c ** ADDED **
10065         * src/prefs_image_viewer.h ** ADDED **
10066         * src/textview.c
10067         * src/gtk/about.c
10068         * src/pixmaps/sylpheed_logo.xpm
10069         * src/plugins/Makefile.am
10070         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10071         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10072         * src/plugins/image_viewer/plugin.c ** REMOVED **
10073         * src/plugins/image_viewer/viewer.c ** REMOVED **
10074         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10075         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10076         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10077         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10078         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10079                 as gdk-pixbuf is now built-in
10080                 remove image_viewer plugin and put code back into
10081                 main codebase
10082                 implement inline image display (sync with main)
10083
10084                 replace logo with newer, nicer, larger version  
10085
10086 2005-03-21 [paul]       1.9.6cvs8
10087
10088         * src/gtk/about.c
10089                 cosmetic improvement
10090
10091 2005-03-21 [holger]     1.9.6cvs7
10092
10093         * src/plugins/spamassassin/spamassassin.c
10094                 Sync with HEAD
10095                 (unregister hook on failed plugin init)
10096
10097 2005-03-20 [colin]      1.9.6cvs6
10098
10099         * src/common/plugin.c
10100                 Check that plugin isn't already loaded
10101                 Patch by Alfons
10102
10103 2005-03-20 [thorsten]   1.9.6cvs5
10104
10105         * src/compose.c
10106                 use a more compatible syntax
10107
10108 2005-03-20 [thorsten]   1.9.6cvs4
10109
10110         * src/prefs_toolbar.c
10111                 fix crash when selecting toolbar item (uninitialized pointer)
10112
10113 2005-03-20 [thorsten]   1.9.6cvs3
10114
10115         * src/procmime.c
10116                 fix mimetype detection (referenced free()d string)
10117
10118 2005-03-20 [paul]       1.9.6cvs2
10119
10120         * src/compose.c
10121                 sync with HEAD (1.0.3cvs5)
10122                 neglect Reply-To header if empty
10123                 Patch by Alfons 
10124
10125 2005-03-19 [holger]     1.9.6cvs1
10126
10127         * src/summaryview.c
10128         * src/summaryview.h
10129                 Sync with HEAD
10130
10131 2005-03-18 [paul]       1.9.6
10132
10133         initial GTK2 release
10134
10135 2005-03-18 [paul]       1.0.3cvs3.1
10136
10137         * AUTHORS
10138         * ChangeLog.claws
10139         * configure.ac
10140         * src/gtk/about.c
10141         * src/pixmaps/sylpheed_logo.xpm
10142                 sync with HEAD
10143
10144 2005-03-18 [colin]      1.0.3cvs2.6
10145
10146         * src/summaryview.c
10147                 Remove call to summary_step in summary_copy_selected_to
10148                 Can't see its purpose, and this causes bug when copying
10149                 a message if the next one is unread: it reads it.
10150
10151 2005-03-18 [paul]       1.0.3cvs2.5
10152
10153         * src/foldersel.c
10154                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10155
10156 2005-03-18 [paul]       1.0.3cvs2.4
10157
10158         * src/addrharvest.c
10159         * src/codeconv.c
10160         * src/codeconv.h
10161         * src/compose.c
10162         * src/news.c
10163         * src/procheader.c
10164         * src/procmime.c
10165         * src/unmime.c
10166         * src/unmime.h
10167                 fix buffer overflow, CAN-2005-0667, see
10168                 http://secunia.com/advisories/14491/
10169                 Patch by Alfons
10170
10171 2005-03-17 [colin]      1.0.3cvs2.3
10172
10173         * src/prefs_fonts.c
10174         * src/summaryview.c
10175                 Fix font bugs (both lists now officialy share 
10176                 the same font)
10177                 
10178
10179 2005-03-17 [paul]       1.0.3cvs2.2
10180
10181         * src/gtk/pluginwindow.c
10182                 make plugin descriptions uneditable
10183
10184 2005-03-11 [paul]       1.0.3cvs2.1
10185
10186         * ChangeLog.claws
10187         * configure.ac
10188         * po/POTFILES.in
10189         * src/plugins/trayicon/trayicon.c
10190                 sync with HEAD
10191                 add src/wizard.c to POTFILES.in
10192
10193 2005-03-11 [paul]       1.0.3cvs1.1
10194
10195         * ChangeLog
10196         * ChangeLog.claws
10197         * configure.ac
10198         * po/de.po
10199         * po/es.po
10200         * po/fr.po
10201         * po/it.po
10202         * po/pt_BR.po
10203         * po/ru.po
10204         * po/sk.po
10205         * po/sr.po
10206         * po/zh_CN.po
10207                 sync with HEAD
10208
10209 2005-03-04 [colin]      1.0.1cvs22.2
10210
10211         * src/compose.c
10212                 Fix signatures with accentued chars in it
10213
10214 2005-03-04 [colin]      1.0.1cvs22.1
10215
10216         * src/common/smtp.c
10217         * src/common/smtp.h
10218                 Don't use SIZE param in MAIL FROM: if server 
10219                 doesn't support it. Patch by Eugen Freiter
10220                 <eugen_f@users.sf.net>
10221
10222 2005-02-27 [paul]       1.0.1cvs20.1
10223
10224         * ChangeLog.claws
10225         * configure.ac
10226         * src/messageview.c
10227                 sync with HEAD
10228
10229 2005-02-27 [colin]      1.0.1cvs19.4
10230
10231         * src/procheader.c
10232         * src/procheader.h
10233                 Fix prototypes. Patch by Alfons
10234
10235 2005-02-27 [colin]      1.0.1cvs19.3
10236
10237         * src/compose.c
10238                 Don't auto-join the signature separator.
10239
10240 2005-02-26 [colin]      1.0.1cvs19.2
10241
10242         * src/summaryview.c
10243                 Fix 'mark all read' with collapsed threads.
10244                 Patch by Alfons.
10245
10246 2005-02-25 [paul]       1.0.1cvs19.1
10247
10248         * ChangeLog.claws
10249         * configure.ac
10250         * src/prefs_account.c
10251         * src/prefs_folder_item.c
10252         * src/gtk/prefswindow.c
10253         * src/gtk/prefswindow.h
10254                 sync with HEAD
10255
10256 2005-02-25 [paul]       1.0.1cvs15.12
10257
10258         * src/alertpanel.c
10259         * src/codeconv.c
10260         * src/compose.c
10261         * src/textview.c
10262         * src/gtk/gtkutils.c
10263         * src/gtk/gtkutils.h
10264         * src/gtk/logwindow.c
10265         * src/gtk/progressdialog.c
10266                 sync with main (revision 127)
10267                 and fix logwindow clipping
10268
10269 2005-02-24 [colin]      1.0.1cvs15.11
10270
10271         * src/plugins/pgpmime/passphrase.c
10272                 Disable input grabbing; it doesn't work yet.
10273
10274 2005-02-24 [colin]      1.0.1cvs15.10
10275
10276         * src/messageview.c
10277                 Don't send out receipts if offline. Ask.
10278
10279 2005-02-23 [colin]      1.0.1cvs15.9
10280
10281         * src/summaryview.c     
10282                 Fix expanding
10283
10284 2005-02-23 [colin]      1.0.1cvs15.8
10285
10286         * src/summaryview.c
10287                 Really fix Bug 568 by removing useless
10288                 calls. summary_thread_init() now called
10289                 in summary_sort(). This should please
10290                 Alfons as it should be faster than 
10291                 previously.
10292
10293 2005-02-23 [colin]      1.0.1cvs15.7
10294
10295         * src/compose.c
10296                 Encode parts as QP or B64 if signing
10297
10298 2005-02-23 [colin]      1.0.1cvs15.6
10299
10300         * src/compose.c
10301                 Fix Mimeinfo leakage (including tmp files)
10302         * src/procmsg.c
10303                 Fix tmp file leakage (spotted by Ivan Rayner)
10304
10305 2005-02-22 [colin]      1.0.1cvs15.5
10306
10307         * src/expldifdlg.c
10308                 Fix keyboard input. Patch by Alfons.
10309
10310 2005-02-21 [colin]      1.0.1cvs15.4
10311
10312         * src/compose.c
10313                 Fix Sign/Encrypt when unselecting privacy
10314                 system
10315         * src/prefs_common.c
10316                 Change default message font to Monospace
10317         * src/summaryview.c
10318                 More freezing during potentially large operations
10319
10320 2005-02-21 [paul]       1.0.1cvs15.3
10321
10322         * src/main.c
10323                 fix --help output
10324
10325 2005-02-21 [paul]       1.0.1cvs15.2
10326
10327         * po/Makefile.in.in
10328         * src/compose.c
10329         * src/summaryview.c
10330         * src/textview.c
10331         * src/common/utils.c
10332         * src/common/utils.h
10333                 sync with main (revision 117)
10334
10335 2005-02-20 [colin]      1.0.1cvs15.1
10336
10337         * src/common/defs.h
10338                 Change cache file to .sylpheed_claws_cache, as
10339                 suggested by Alfons. Allows people to switch
10340                 between Sylpheed and Sylpheed-Claws. it is
10341                 a good idea to "Check for new messages" at next
10342                 startup.
10343
10344
10345 2005-02-18 [colin]      1.0.1cvs14.1
10346
10347         * src/quote_fmt_lex.l
10348         * src/quote_fmt_parse.y
10349                 Fix parser initialisation. Patch by Ivan.
10350
10351 2005-02-18 [colin]      1.0.1cvs11.6
10352
10353         * src/folderview.c
10354                 Fix scrolldown (bug 662)
10355
10356 2005-02-17 [colin]      1.0.1cvs11.5
10357
10358         * src/codeconv.c
10359                 conv_filename_to_utf8: return clean 7bit instead
10360                 of broken utf8 if needed
10361         * src/mimeview.c
10362                 Fix display of parts with unclean 8bit names
10363
10364 2005-02-17 [paul]       1.0.1cvs11.4
10365
10366         * src/compose.c
10367         * src/exportldif.c
10368         * src/matcher_parser_parse.y
10369         * src/procmime.c
10370         * src/sourcewindow.c
10371         * src/common/Makefile.am
10372         * src/common/intl.h             ** REMOVED **
10373         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10374                 sync with main (revision 109)
10375                 and clean up
10376
10377 2005-02-16 [colin]      1.0.1cvs11.3
10378
10379         * src/summaryview.c
10380                 Fix collapsed thread not highlighting when new
10381                 messages in it (Bug 568) Patch by Stephan Sachse.
10382                 Fix messed up selection when reaching bounds (Bug 632)
10383         * src/prefs_themes.c
10384                 Fix theme installing (Bug 684)
10385
10386 2005-02-16 [colin]      1.0.1cvs11.2
10387
10388         * src/messageview.c
10389                 Fix messageview_select_all
10390
10391 2005-02-16 [colin]      1.0.1cvs11.1
10392
10393         * src/mh.c
10394                 Sync with HEAD (MH scan required function)
10395
10396 2005-02-15 [colin]      1.0.1cvs8.1
10397
10398         * src/mimeview.c
10399         * src/common/utils.c
10400                 Sync with HEAD (filename chars substitution)
10401
10402 2005-02-15 [colin]      1.0.1cvs7.3
10403
10404         * src/gtk/pluginwindow.c
10405                 Fix button spacing
10406
10407 2005-02-15 [colin]      1.0.1cvs7.2
10408
10409         * src/mimeview.c
10410                 Fix mime icons not reset across message when
10411                 scrolled down
10412
10413 2005-02-15 [colin]      1.0.1cvs7.1
10414
10415         * src/compose.c
10416         * src/procmime.c
10417                 Sync with HEAD (optimisation of cvs6)
10418
10419 2005-02-14 [colin]      1.0.1cvs6.1
10420
10421         * src/compose.c
10422         * src/procmime.c
10423                 Sync with HEAD (encode "From " at line beginning)
10424
10425 2005-02-14 [colin]      1.0.1cvs5.3
10426
10427         * src/compose.c
10428                 Fix wrapping with accentued chars.
10429
10430 2005-02-13 [colin]      1.0.1cvs5.2
10431
10432         * src/textview.c
10433                 Fix email informative part parsing with
10434                 accentued chars in it. ispunct() returns
10435                 true for them in utf8...
10436
10437 2005-02-12 [colin]      1.0.1cvs5.1
10438
10439         * src/filtering.c
10440                 Sync with HEAD (remove wrong use of compose after send)
10441
10442 2005-02-12 [paul]       1.0.1cvs4.5
10443
10444         * src/textview.c
10445                 remove unnecessary code (thanks to Alfons)
10446
10447 2005-02-12 [paul]       1.0.1cvs4.4
10448
10449         * src/textview.c
10450                 add 'Copy' to contextual menu on emails
10451
10452 2005-02-11 [colin]      1.0.1cvs4.3
10453
10454         * src/compose.c
10455                 revert 1.0.0cvs28.2, it doesn't work that well.
10456
10457 2005-02-11 [paul]       1.0.1cvs4.2
10458
10459         * po/Makefile.in.in
10460                 fix 'make release'
10461
10462 2005-02-10 [paul]       1.0.1cvs4.1
10463
10464         * ChangeLog
10465         * ChangeLog.claws
10466         * ChangeLog.jp
10467         * configure.ac
10468         * src/compose.c
10469                 sync with HEAD (sync with main)
10470
10471 2005-02-10 [paul]       1.0.1cvs3.2
10472
10473         * AUTHORS
10474         * Makefile.am
10475         * autogen.sh
10476         * configure.ac
10477         * config/mkinstalldirs
10478         * intl/.cvsignore
10479         * intl/ChangeLog
10480         * intl/VERSION
10481         * intl/bindtextdom.c
10482         * intl/config.charset
10483         * intl/dcgettext.c
10484         * intl/dcigettext.c
10485         * intl/dcngettext.c
10486         * intl/dgettext.c
10487         * intl/dngettext.c
10488         * intl/eval-plural.h
10489         * intl/explodename.c
10490         * intl/finddomain.c
10491         * intl/gettext.c
10492         * intl/gettextP.h
10493         * intl/gmo.h
10494         * intl/hash-string.h
10495         * intl/intl-compat.c
10496         * intl/l10nflist.c
10497         * intl/libgnuintl.h.in
10498         * intl/loadinfo.h
10499         * intl/loadmsgcat.c
10500         * intl/localcharset.c
10501         * intl/localcharset.h
10502         * intl/locale.alias
10503         * intl/localealias.c
10504         * intl/localename.c
10505         * intl/log.c
10506         * intl/ngettext.c
10507         * intl/os2compat.c
10508         * intl/os2compat.h
10509         * intl/osdep.c
10510         * intl/plural-exp.c
10511         * intl/plural-exp.h
10512         * intl/plural.c
10513         * intl/plural.y
10514         * intl/ref-add.sin
10515         * intl/ref-del.sin
10516         * intl/relocatable.c
10517         * intl/relocatable.h
10518         * intl/textdomain.c
10519         * m4/Makefile.am
10520         * po/Makefile.in.in
10521         * src/Makefile.am
10522         * src/account.c
10523         * src/action.c
10524         * src/addr_compl.c
10525         * src/addressadd.c
10526         * src/addressbook.c
10527         * src/addrgather.c
10528         * src/addrindex.c
10529         * src/alertpanel.c
10530         * src/browseldap.c
10531         * src/codeconv.c
10532         * src/codeconv.h
10533         * src/compose.c
10534         * src/compose.h
10535         * src/crash.c
10536         * src/editaddress.c
10537         * src/editbook.c
10538         * src/editgroup.c
10539         * src/editjpilot.c
10540         * src/editldap.c
10541         * src/editldap_basedn.c
10542         * src/editvcard.c
10543         * src/exphtmldlg.c
10544         * src/expldifdlg.c
10545         * src/export.c
10546         * src/exporthtml.c
10547         * src/filtering.c
10548         * src/folder.c
10549         * src/folder_item_prefs.c
10550         * src/foldersel.c
10551         * src/folderview.c
10552         * src/grouplistdialog.c
10553         * src/headerview.c
10554         * src/imap.c
10555         * src/imap_gtk.c
10556         * src/import.c
10557         * src/importldif.c
10558         * src/importmutt.c
10559         * src/importpine.c
10560         * src/inc.c
10561         * src/ldif.c
10562         * src/main.c
10563         * src/mainwindow.c
10564         * src/matcher.c
10565         * src/mbox.c
10566         * src/message_search.c
10567         * src/messageview.c
10568         * src/mh.c
10569         * src/mh_gtk.c
10570         * src/mimeview.c
10571         * src/msgcache.c
10572         * src/news.c
10573         * src/news_gtk.c
10574         * src/noticeview.c
10575         * src/partial_download.c
10576         * src/pop.c
10577         * src/prefs_account.c
10578         * src/prefs_actions.c
10579         * src/prefs_common.c
10580         * src/prefs_customheader.c
10581         * src/prefs_display_header.c
10582         * src/prefs_ext_prog.c
10583         * src/prefs_filtering.c
10584         * src/prefs_filtering_action.c
10585         * src/prefs_folder_item.c
10586         * src/prefs_fonts.c
10587         * src/prefs_gtk.c
10588         * src/prefs_matcher.c
10589         * src/prefs_msg_colors.c
10590         * src/prefs_spelling.c
10591         * src/prefs_summary_column.c
10592         * src/prefs_template.c
10593         * src/prefs_themes.c
10594         * src/prefs_toolbar.c
10595         * src/prefs_wrapping.c
10596         * src/privacy.c
10597         * src/procheader.c
10598         * src/procmime.c
10599         * src/procmsg.c
10600         * src/quote_fmt.c
10601         * src/recv.c
10602         * src/send_message.c
10603         * src/setup.c
10604         * src/sourcewindow.c
10605         * src/ssl_manager.c
10606         * src/statusbar.c
10607         * src/summary_search.c
10608         * src/summaryview.c
10609         * src/textview.c
10610         * src/toolbar.c
10611         * src/wizard.c
10612         * src/common/nntp.c
10613         * src/common/plugin.c
10614         * src/common/smtp.c
10615         * src/common/ssl.c
10616         * src/common/ssl_certificate.c
10617         * src/common/string_match.c
10618         * src/common/sylpheed.c
10619         * src/common/template.c
10620         * src/common/utils.c
10621         * src/gtk/about.c
10622         * src/gtk/colorlabel.c
10623         * src/gtk/description_window.c
10624         * src/gtk/filesel.c
10625         * src/gtk/foldersort.c
10626         * src/gtk/gtkaspell.c
10627         * src/gtk/gtkutils.c
10628         * src/gtk/inputdialog.c
10629         * src/gtk/logwindow.c
10630         * src/gtk/menu.c
10631         * src/gtk/pluginwindow.c
10632         * src/gtk/prefswindow.c
10633         * src/gtk/progressdialog.c
10634         * src/gtk/quicksearch.c
10635         * src/gtk/sslcertwindow.c
10636         * src/plugins/clamav/clamav_plugin.c
10637         * src/plugins/clamav/clamav_plugin_gtk.c
10638         * src/plugins/demo/demo.c
10639         * src/plugins/dillo_viewer/dillo_prefs.c
10640         * src/plugins/dillo_viewer/dillo_viewer.c
10641         * src/plugins/image_viewer/plugin.c
10642         * src/plugins/image_viewer/viewer.c
10643         * src/plugins/image_viewer/viewerprefs.c
10644         * src/plugins/mathml_viewer/mathml_viewer.c
10645         * src/plugins/pgpmime/passphrase.c
10646         * src/plugins/pgpmime/plugin.c
10647         * src/plugins/pgpmime/prefs_gpg.c
10648         * src/plugins/pgpmime/select-keys.c
10649         * src/plugins/pgpmime/sgpgme.c
10650         * src/plugins/spamassassin/spamassassin.c
10651         * src/plugins/spamassassin/spamassassin_gtk.c
10652         * src/plugins/trayicon/trayicon.c
10653                 sync with main (revision 104)
10654
10655 2005-02-10 [colin]      1.0.1cvs3.1
10656
10657         * src/mainwindow.c
10658                 Sync with HEAD (fix occasional crasher)
10659
10660 2005-02-10 [colin]      1.0.1cvs2.1
10661
10662         * src/messageview.c
10663                 Synw with HEAD (don't automatically display html)
10664
10665 2005-02-09 [colin]      1.0.1cvs1.3
10666
10667         * src/textview.c
10668         * src/textview.h
10669                 Add contextual menu on emails
10670
10671 2005-02-09 [colin]      1.0.1cvs1.2
10672
10673         * src/codeconv.c
10674                 Fix converting from broken headers and 
10675                 put back the _ in missing places
10676                 (feature broke with cvs24.2 sync, main 
10677                  possibly affected?)
10678
10679 2005-02-09 [colin]      1.0.1cvs1.1
10680
10681         * src/messageview.c
10682         * src/mimeview.c
10683         * src/mimeview.h
10684                 Sync with HEAD (display non text/plain mails with plugin)
10685
10686 2005-02-08 [colin]      1.0.1.1
10687
10688         * ChangeLog.claws
10689         * po/pt_BR.po
10690                 Sync with HEAD
10691         * configure.ac
10692                 Make default configuration directory 
10693                 be .sylpheed-gtk2
10694
10695 2005-02-08 [colin]      1.0.0cvs29.1
10696
10697         * po/de.po
10698         * po/es.po
10699         * po/fr.po
10700         * po/it.po
10701         * po/sk.po
10702         * po/sr.po
10703                 Sync translations with HEAD
10704
10705 2005-02-06 [colin]      1.0.0cvs28.3
10706
10707         * src/compose.c
10708                 Make compose a bit faster - patch by Alfons.
10709
10710 2005-02-06 [colin]      1.0.0cvs28.2
10711
10712         * src/compose.c
10713                 Make pasting via middle-click more reliable
10714
10715 2005-02-05 [paul]       1.0.0cvs28.1
10716
10717         * ChangeLog
10718         * ChangeLog.claws
10719         * ChangeLog.jp
10720         * configure.ac
10721         * src/compose.c
10722                 sync with HEAD
10723                 (fix bug 682 'redirect is broken'
10724
10725 2005-02-05 [torte]      1.0.0cvs27.1
10726
10727         * ChangeLog.claws
10728         * configure.ac
10729         * src/partial_download.c
10730                 Sync with HEAD (fix buf overflow)
10731
10732 2005-02-03 [colin]      1.0.0cvs26.1
10733
10734         * src/common/plugin.c
10735                 Sync with HEAD (avoid plugin mismatches)
10736
10737 2005-02-03 [paul]       1.0.0cvs25.3
10738
10739         * src/folderview.c
10740         * src/headerview.c
10741         * src/summaryview.c
10742         * src/textview.c
10743         * src/gtk/colorlabel.c
10744                 third and final part of initial sync with main-gtk2
10745
10746 2005-02-03 [paul]       1.0.0cvs25.2
10747
10748         * src/jpilot.c
10749                 fix building with jpilot support
10750
10751 2005-02-02 [colin]      1.0.0cvs25.1
10752
10753         * src/messageview.c
10754                 Sync with HEAD (fix dangerous typo)
10755
10756 2005-02-01 [colin]      1.0.0cvs24.3
10757
10758         * src/common/xml.c
10759                 Write file as advertised (UTF-8)
10760
10761 2005-02-01 [paul]       1.0.0cvs24.2
10762
10763         * src/addrbook.c
10764         * src/addrindex.c
10765         * src/alertpanel.h
10766         * src/codeconv.c
10767         * src/codeconv.h
10768         * src/compose.c
10769         * src/export.c
10770         * src/folder_item_prefs.c
10771         * src/html.c
10772         * src/imap.c
10773         * src/import.c
10774         * src/jpilot.c
10775         * src/mainwindow.c
10776         * src/matcher_parser_lex.l
10777         * src/messageview.c
10778         * src/mh.c
10779         * src/prefs_account.c
10780         * src/prefs_actions.c
10781         * src/prefs_common.c
10782         * src/prefs_gtk.c
10783         * src/prefs_gtk.h
10784         * src/prefs_themes.c
10785         * src/procheader.c
10786         * src/procmime.c
10787         * src/sourcewindow.c
10788         * src/statusbar.c
10789         * src/summaryview.c
10790         * src/textview.c
10791         * src/toolbar.c
10792         * src/unmime.c
10793         * src/common/template.c
10794         * src/common/utils.c
10795         * src/common/xml.c
10796         * src/common/xml.h
10797         * src/gtk/gtkaspell.c
10798         * src/plugins/clamav/clamav_plugin.c
10799         * src/plugins/dillo_viewer/dillo_prefs.c
10800         * src/plugins/image_viewer/viewerprefs.c
10801         * src/plugins/pgpmime/passphrase.c
10802         * src/plugins/pgpmime/prefs_gpg.c
10803         * src/plugins/pgpmime/select-keys.c
10804         * src/plugins/spamassassin/spamassassin.c
10805                 second part of initial sync with main-gtk2
10806                 (more to follow)
10807
10808 2005-01-31 [colin]      1.0.0cvs24.1
10809
10810         * src/compose.c
10811                 Sync with HEAD
10812
10813 2005-01-29 [paul]       1.0.0cvs23.2
10814
10815         * src/account.c
10816         * src/action.c
10817         * src/addressadd.c
10818         * src/addressbook.c
10819         * src/alertpanel.c
10820         * src/compose.c
10821         * src/editaddress.c
10822         * src/editbook.c
10823         * src/editgroup.c
10824         * src/editjpilot.c
10825         * src/editldap.c
10826         * src/editldap_basedn.c
10827         * src/editvcard.c
10828         * src/export.c
10829         * src/foldersel.c
10830         * src/grouplistdialog.c
10831         * src/import.c
10832         * src/importldif.c
10833         * src/inc.c
10834         * src/main.c
10835         * src/mainwindow.c
10836         * src/message_search.c
10837         * src/messageview.c
10838         * src/mimeview.c
10839         * src/prefs_actions.c
10840         * src/prefs_common.c
10841         * src/prefs_common.h
10842         * src/prefs_customheader.c
10843         * src/prefs_display_header.c
10844         * src/prefs_filtering.c
10845         * src/prefs_filtering_action.c
10846         * src/prefs_gtk.c
10847         * src/prefs_matcher.c
10848         * src/prefs_summary_column.c
10849         * src/prefs_template.c
10850         * src/sourcewindow.c
10851         * src/summary_search.c
10852         * src/summaryview.c
10853         * src/textview.c
10854         * src/gtk/about.c
10855         * src/gtk/description_window.c
10856         * src/gtk/gtkshruler.c
10857         * src/gtk/gtkutils.c
10858         * src/gtk/gtkutils.h
10859         * src/gtk/inputdialog.c
10860         * src/gtk/logwindow.c
10861         * src/gtk/prefswindow.c
10862         * src/gtk/progressdialog.c
10863         * src/gtk/progressdialog.h
10864                 first part of initial sync with main-gtk2
10865                 (more to follow)
10866
10867 2005-01-28 [colin]      1.0.0cvs23.1
10868
10869         * src/folderview.c
10870                 Sync with HEAD
10871
10872 2005-01-27 [colin]      1.0.0cvs21.1
10873
10874         * src/folder.c
10875         * src/folderview.c
10876                 Sync with HEAD
10877
10878 2005-01-27 [colin]      1.0.0cvs19.1
10879
10880         * src/procmime.c
10881                 Sync with HEAD
10882
10883 2005-01-27 [colin]      1.0.0cvs18.1
10884
10885         * src/messageview.c
10886         * src/summaryview.c
10887         * src/mainwindow.c
10888         * src/compose.c
10889         * src/compose.h
10890         * src/procmsg.c
10891         * src/procmsg.h
10892         * src/toolbar.c
10893                 Sync with HEAD
10894
10895 2005-01-26 [paul]       1.0.0cvs15.2
10896
10897         * src/compose.c
10898                 compose_entries_set(): convert subject and body to
10899                 utf8 if necessary. patch by Felix Eckhofer
10900
10901 2005-01-26 [paul]       1.0.0cvs15.1
10902
10903         * configure.ac
10904         * src/common/template.c
10905                 sync with HEAD (fix memory leak)
10906
10907 2005-01-25 [paul]       1.0.0cvs14.1
10908
10909         * configure.ac
10910         * src/compose.c
10911                 sync with HEAD
10912
10913 2005-01-24 [colin]      1.0.0cvs13.1
10914
10915         * src/summaryview.c
10916                 Sync with HEAD
10917
10918 2005-01-24 [paul]       1.0.0cvs12.1
10919
10920         * configure.ac
10921         * src/messageview.c
10922         * src/mh.c
10923         * src/common/utils.c
10924                 sync with HEAD
10925
10926 2005-01-24 [colin]      1.0.0cvs11.1
10927
10928         * src/procheader.c
10929                 Sync with HEAD
10930
10931 2005-01-24 [colin]      1.0.0cvs10.1
10932
10933         * src/folderview.c
10934                 Sync with HEAD
10935
10936 2005-01-23 [colin]      1.0.0cvs9.1
10937
10938         * src/crash.c
10939                 Sync with HEAD
10940
10941 2005-01-22 [colin]      1.0.0cvs8.1
10942
10943         * src/summaryview.c
10944         * src/gtk/quicksearch.c
10945                 Sync with HEAD
10946
10947 2005-01-21 [colin]      1.0.0cvs7.1
10948
10949         * src/summaryview.c
10950                 Sync with HEAD
10951
10952 2005-01-21 [colin]      1.0.0cvs6.1
10953
10954         * src/summaryview.c
10955                 Sync with HEAD
10956
10957 2005-01-21 [colin]      1.0.0cvs5.1
10958
10959         * src/gtk/quicksearch.c
10960         * src/prefs_common.c
10961         * src/prefs_common.h
10962                 Sync with HEAD (recurse option)
10963
10964 2005-01-21 [colin]      1.0.0cvs4.1
10965
10966         * src/folder.h
10967         * src/folderview.c
10968         * src/folderview.h
10969         * src/summaryview.c
10970         * src/gtk/quicksearch.c
10971         * src/gtk/quicksearch.h
10972                 Sync with HEAD (recursive quicksearch)
10973
10974 2005-01-20 [colin]      1.0.0cvs3.4
10975
10976         * src/ssl_manager.c
10977                 Remove useless code
10978
10979 2005-01-20 [colin]      1.0.0cvs3.3
10980
10981         * src/ssl_manager.c
10982                 Fix leak, thanks to Alfons.
10983
10984 2005-01-20 [colin]      1.0.0cvs3.2
10985
10986         * src/ssl_manager.c
10987                 Port SSL certificate window to GTK2.
10988
10989 2005-01-20 [paul]       1.0.0cvs3.1
10990
10991         * ChangeLog.claws
10992         * configure.ac
10993         * src/addrindex.c
10994         * src/addrindex.h
10995                 sync with HEAD
10996
10997 2005-01-19 [colin]      1.0.0cvs2.2
10998
10999         * src/plugins/trayicon/trayicon.c
11000                 Fix freeze with gtk-2.6, the easy way
11001                 (signal blocking helpless there...)
11002                 Closes bug #668.
11003
11004 2005-01-19 [colin]      1.0.0cvs2.1
11005
11006         * src/mbox.c
11007         * src/mbox.h
11008         * src/mainwindow.c
11009         * src/summaryview.c
11010         * src/summaryview.h
11011                 Sync with HEAD
11012
11013 2005-01-19 [paul]       1.0.0cvs1.1
11014
11015         * configure.ac
11016         * po/de.po
11017         * po/es.po
11018         * po/fr.po
11019         * po/hr.po
11020         * po/it.po
11021         * po/ja.po
11022         * po/ko.po
11023         * po/pt_BR.po
11024         * po/ru.po
11025         * po/sk.po
11026         * po/sr.po
11027                 sync with HEAD (update translations)
11028
11029 2005-01-18 [colin]      1.0.0cvs0.1
11030
11031         * src/foldersel.c
11032                 Specify search column - patch by Alfons
11033
11034 2005-01-18 [colin]      0.9.13cvs36.3
11035
11036         * src/prefs_toolbar.c
11037                 Change Delete to Remove
11038         * src/prefs_fonts.c
11039                 GTK2 version and leak fixes
11040         * src/prefs_actions.c
11041                 Add stock buttons.
11042                 All patches by Alfons
11043
11044 2005-01-17 [colin]      0.9.13cvs36.2
11045
11046         * src/compose.c
11047                 Fix DnD inserting twice. While at it,
11048                 add DnD support for text/plain in the
11049                 body, and add support in the headers.
11050
11051 2005-01-16 [colin]      0.9.13cvs36.1
11052
11053         * ChangeLog
11054         * ChangeLog.jp
11055         * ChangeLog.claws
11056                 Sync with HEAD (nothing applicable)
11057
11058 2005-01-16 [colin]      0.9.13cvs33.2
11059
11060         * src/prefs_toolbar.c
11061                 GTK2ize prefs_toolbar, by Alfons.
11062
11063 2005-01-14 [colin]      0.9.13cvs33.1
11064
11065         * src/html.c
11066         * src/msgcache.c
11067                 Sync with HEAD
11068
11069 2005-01-14 [colin]      0.9.13cvs32.1
11070
11071         * src/html.c
11072         * src/html.h
11073         * src/msgcache.c
11074         * AUTHORS
11075         * tools/calypso_convert.pl
11076                 Sync with HEAD
11077
11078 2005-01-08 [colin]      0.9.13cvs29.2
11079
11080         * src/prefs_filtering_action.c
11081         * src/prefs_filtering.c
11082                 2 more gtk2 patches by Alfons
11083
11084 2005-01-07 [paul]       0.9.13cvs29.1
11085
11086         * ChangeLog
11087         * ChangeLog.claws
11088         * ChangeLog.jp
11089         * configure.ac
11090         * src/pop.c
11091         * src/pop.h
11092                 sync with HEAD
11093
11094 2005-01-07 [colin]      0.9.13cvs28.3
11095
11096         * src/gtk/progressdialog.c
11097         * src/gtk/progressdialog.h
11098         * src/inc.c
11099         * src/send_message.c
11100                 GTK2 for the incorporation dialog. The CList isn't dead
11101                 yet, for a more smooth migration. Patch by Alfons.
11102
11103 2005-01-06 [colin]      0.9.13cvs28.2
11104
11105         * src/prefs_display_header.c
11106                 GTK2 conversion by Alfons
11107         * src/prefs_actions.c
11108         * src/prefs_matcher.c
11109                 Fix 2 leaks - patch by Alfons
11110
11111 2005-01-06 [colin]      0.9.13cvs28.1
11112
11113         * src/prefs_matcher.c
11114                 Sync with HEAD
11115
11116 2005-01-06 [colin]      0.9.13cvs27.4
11117
11118         * src/prefs_matcher.c
11119                 Fix double-free. Patch by Alfons
11120
11121 2005-01-06 [colin]      0.9.13cvs27.3
11122
11123         * src/prefs_matcher.c
11124                 GTK2 widgets + memleak
11125                 Patch by Alfons
11126
11127 2005-01-05 [colin]      0.9.13cvs27.2
11128
11129         * src/account.c
11130         * src/addr_compl.c
11131         * src/foldersel.c
11132         * src/stock_pixmap.c
11133         * src/stock_pixmap.h
11134                 3 more GTK2 patches by Alfons.
11135
11136 2005-01-04 [colin]      0.9.13cvs27.1
11137
11138         * src/folderview.c
11139         * src/imap_gtk.c
11140         * src/news_gtk.c
11141                 Sync with HEAD
11142
11143 2005-01-04 [colin]      0.9.13cvs25.9
11144
11145         * src/compose.c
11146                 Fix Show Ruler menuitem
11147         * src/prefs_template.c
11148                 Convert to GTK2
11149         * src/common/utils.c
11150                 Make auto pointer stuff handles NULLs
11151                 Patches by Alfons.
11152
11153 2005-01-04 [colin]      0.9.13cvs25.8
11154
11155         * src/compose.c
11156                 Move the attachment list to gtk2
11157                 Patch by Alfons.
11158
11159 2005-01-04 [colin]      0.9.13cvs25.7
11160
11161         * src/textview.c
11162                 Make some keys work again
11163                 Patch by SungHyun Nam <namsh@kldp.org>
11164
11165 2005-01-04 [colin]      0.9.13cvs25.6
11166
11167         * src/gtk/gtkshruler.c
11168                 Move the ruler to GTK2
11169                 Patch by Alfons
11170
11171 2005-01-03 [colin]      0.9.13cvs25.5
11172
11173         * src/compose.c
11174                 Fix my broken patch apply 
11175
11176 2005-01-03 [colin]      0.9.13cvs25.4
11177
11178         * src/common/utils.c
11179         * src/common/utils.h
11180         * src/gtk/prefswindow.c
11181                 Move auto pointer stuff to utils.c
11182                 Patch by Alfons again :)
11183
11184 2005-01-03 [colin]      0.9.13cvs25.3
11185
11186         * src/compose.c
11187         * src/prefs_gtk.c
11188         * src/prefs_template.c
11189         * src/textview.c
11190                 Empty text widgets with empty strings, not NULL char
11191                 Patch by SungHyun Nam <namsh@kldp_org>
11192
11193 2005-01-03 [colin]      0.9.13cvs25.2
11194
11195         * src/main.c
11196         * AUTHORS
11197                 Sync with HEAD
11198
11199 2005-01-03 [colin]      0.9.13cvs25.1
11200
11201         * src/pop.c
11202         * src/pop.h
11203                 Sync with HEAD
11204
11205 2005-01-03 [colin]      0.9.13cvs24.3
11206
11207         * src/account.c
11208                 Two patches from Alfons and Alex S Moore:
11209                 fix images, fix return value.
11210
11211 2005-01-01 [colin]      0.9.13cvs24.2
11212
11213         * src/prefs_actions.c
11214                 Fix over-zealous assertion. Patch by Alfons
11215
11216 2005-01-01 [colin]      0.9.13cvs24.1
11217
11218         * src/procmime.c
11219                 Sync with HEAD (leak fix)
11220
11221 2004-12-31 [colin]      0.9.13cvs23.2
11222
11223         * src/prefs_common.c
11224                 GTK2 widgets + stock buttons - patch by Alfons
11225
11226 2004-12-31 [paul]       0.9.13cvs23.1
11227
11228         * configure.ac
11229                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11230         * src/gtk/pluginwindow.c
11231                 use GTK2 widgets and plug memory leaks,
11232                 patches by Alfons
11233
11234 2004-12-30 [colin]      0.9.13cvs22.4
11235
11236         * src/account.c
11237         * src/action.c
11238         * src/export.c
11239         * src/foldersel.c
11240         * src/import.c
11241         * src/message_search.c
11242         * src/prefs_actions.c
11243         * src/prefs_common.c
11244         * src/prefs_customheader.c
11245         * src/prefs_filtering.c
11246         * src/prefs_summary_column.c
11247         * src/summary_search.c
11248         * src/gtk/about.c
11249         * src/gtk/description_window.c
11250         * src/gtk/gtkutils.c
11251         * src/gtk/gtkutils.h
11252         * src/gtk/inputdialog.c
11253         * src/gtk/prefswindow.c
11254                 Use GTK2 stock buttons. Patches by Alfons.
11255
11256 2004-12-30 [colin]      0.9.13cvs22.3
11257
11258         * src/account.c
11259                 Sync with HEAD
11260         * src/prefs_actions.c
11261         * src/prefs_customheader.c
11262         * src/prefs_filtering.c
11263         * src/prefs_msg_colors.c
11264         * src/prefs_summary_column.c
11265         * src/gtk/prefswindow.c
11266                 Use GtkTreeView instead of deprecated 
11267                 widgets. Patches by Alfons.
11268
11269 2004-12-30 [paul]       0.9.13cvs22.2
11270
11271         * src/foldersel.c
11272                 use GTK 2 Tree View
11273                 patch by Alfons, with root folder sorting fix
11274                 by Stephan Sachse
11275
11276 2004-12-30 [paul]       0.9.13cvs22.1
11277
11278         * ChangeLog
11279         * ChangeLog.claws
11280         * ChangeLog.jp
11281         * NEWS
11282         * configure.ac
11283         * src/account.c
11284                 sync with HEAD
11285
11286 2004-12-22 [martin]     0.9.13cvs21.2
11287
11288         * src/action.c
11289                 free the command line after its use
11290
11291 2004-12-18 [paul]       0.9.13cvs21.1
11292
11293         * AUTHORS
11294         * ChangeLog
11295         * ChangeLog.claws
11296         * ChangeLog.jp
11297         * NEWS
11298         * configure.ac
11299         * src/action.c
11300         * src/compose.c
11301         * src/syldap.c
11302                 sync with HEAD
11303
11304 2004-12-17 [martin]     0.9.13cvs17.2
11305
11306         * src/action.c
11307                 convert actions input to locale
11308         * src/inc.c
11309                 convert notification command to locale
11310         * src/plugins/pgpmime/select-keys.c
11311                 convert attributes to utf8
11312
11313 2004-12-14 [colin]      0.9.13cvs17.1
11314
11315         * ChangeLog
11316         * ChangeLog.jp
11317         * ChangeLog.claws
11318         * src/action.c
11319         * src/common/utils.c
11320         * src/gtk/prefswindow.c
11321         * src/gtk/gtkutils.c
11322         * src/gtk/gtkutils.h
11323         * src/plugins/spamassassin/libspamc.c
11324                 Sync with HEAD
11325
11326 2004-12-13 [colin]      0.9.13cvs14.1
11327
11328         * src/quote_fmt_parse.y
11329                 Sync with HEAD
11330
11331 2004-12-10 [colin]      0.9.13cvs12.1
11332
11333         * src/prefs_themes.c
11334         * src/mainwindow.c
11335         * src/messageview.c
11336                 Sync with HEAD
11337
11338 2004-12-09 [colin]      0.9.13cvs10.1
11339
11340         * src/procmime.c
11341                 Sync with HEAD (fix B64 encoding from memory)
11342
11343 2004-12-08 [colin]      0.9.13cvs9.1
11344
11345         * src/gtk/colorlabel.c
11346                 Sync with HEAD
11347
11348 2004-12-08 [paul]       0.9.13cvs8.2
11349
11350         * src/gtk/pluginwindow.c
11351                 fix window resizing oddities
11352
11353 2004-12-08 [colin]      0.9.13cvs8.1
11354
11355         * src/quote_fmt_parse.y
11356                 Sync with HEAD
11357
11358 2004-12-08 [colin]      0.9.13cvs7.1
11359
11360         * src/matcher_parser_parse.y
11361         * src/msgcache.c
11362         * src/prefs_matcher.c
11363         * src/procheader.c
11364         * src/matcher.c
11365         * src/common/defs.h
11366         * po/sr.po
11367                 Sync with HEAD
11368
11369 2004-12-08 [colin]      0.9.13cvs6.1
11370
11371         * src/quote_fmt_parse.y
11372         * src/textview.c
11373                 Sync with HEAD
11374         * src/gtk/prefswindow.c
11375         * src/gtk/pluginwindow.c
11376                 Fix G_CALLBACKS protos (thanks to Alfons)
11377
11378 2004-12-07 [torte]      0.9.13cvs2.2
11379
11380         * src/procmime.c
11381                 [Bug 650] reply button causes crash
11382                 Thanks to David Relson and Christoph
11383
11384 2004-12-07 [colin]      0.9.13cvs2.1
11385
11386         * ChangeLog.claws
11387         * AUTHORS
11388         * po/sk.po
11389         * src/procmime.c
11390         * src/prefs_account.c
11391         * src/common/smtp.c
11392         * src/common/smtp.h
11393                 Sync with HEAD
11394
11395 2004-12-06 [colin]      0.9.12cvs187.1
11396
11397         * ChangeLog.claws
11398         * INSTALL
11399         * Makefile.am
11400         * README.claws
11401         * TODO.claws
11402         * configure.ac
11403         * po/bg.po
11404         * po/cs.po
11405         * po/el.po
11406         * po/en_GB.po
11407         * po/es.po
11408         * po/fr.po
11409         * po/hr.po
11410         * po/hu.po
11411         * po/it.po
11412         * po/ja.po
11413         * po/ko.po
11414         * po/nl.po
11415         * po/pl.po
11416         * po/pt_BR.po
11417         * po/ru.po
11418         * po/sk.po
11419         * po/sr.po
11420         * po/sv.po
11421         * po/zh_CN.po
11422         * po/zh_TW.Big5.po
11423         * src/compose.c
11424         * tools/Makefile.am
11425         * tools/README
11426         * tools/filter_conv.pl
11427         * tools/kdeservicemenu/README
11428         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11429         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11430                 Sync with HEAD
11431
11432 2004-12-04 [colin]      0.9.12cvs183.1
11433
11434         * src/compose.c
11435                 Sync with HEAD (compose window position saving)
11436
11437 2004-12-04 [paul]       0.9.12cvs182.3
11438
11439         * src/messageview.c
11440         * src/mimeview.c
11441         * src/prefs_customheader.c
11442         * src/gtk/quicksearch.c
11443                 replace some forgotten GTK_SIGNAL_FUNCs
11444
11445 2004-12-04 [paul]       0.9.12cvs182.2
11446
11447         * src/Makefile.am
11448                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
11449                 committed in error      
11450
11451 2004-12-04 [paul]       0.9.12cvs182.1
11452
11453         * ChangeLog
11454         * ChangeLog.claws
11455         * ChangeLog.jp
11456         * INSTALL
11457         * NEWS
11458         * README
11459         * README.jp
11460         * configure.ac
11461         * doc/manual/ja/Makefile.am
11462         * doc/manual/ja/sylpheed-1.html
11463         * doc/manual/ja/sylpheed-10.html
11464         * doc/manual/ja/sylpheed-11.html
11465         * doc/manual/ja/sylpheed-12.html
11466         * doc/manual/ja/sylpheed-13.html
11467         * doc/manual/ja/sylpheed-14.html
11468         * doc/manual/ja/sylpheed-15.html
11469         * doc/manual/ja/sylpheed-16.html
11470         * doc/manual/ja/sylpheed-17.html
11471         * doc/manual/ja/sylpheed-18.html
11472         * doc/manual/ja/sylpheed-19.html
11473         * doc/manual/ja/sylpheed-2.html
11474         * doc/manual/ja/sylpheed-20.html
11475         * doc/manual/ja/sylpheed-3.html
11476         * doc/manual/ja/sylpheed-4.html
11477         * doc/manual/ja/sylpheed-5.html
11478         * doc/manual/ja/sylpheed-6.html
11479         * doc/manual/ja/sylpheed-7.html
11480         * doc/manual/ja/sylpheed-8.html
11481         * doc/manual/ja/sylpheed-9.html
11482         * doc/manual/ja/sylpheed.html
11483         * doc/manual/ja/sylpheed.sgml
11484         * po/de.po
11485         * src/Makefile.am
11486         * src/compose.c
11487         * src/procmime.c
11488         * src/pixmaps/regular.xpm **REMOVED**
11489         * src/plugins/pgpmime/pgpmime.c
11490         * src/plugins/pgpmime/plugin.c
11491         * src/plugins/pgpmime/prefs_gpg.c
11492                 sync with HEAD
11493
11494 2004-12-03 [paul]       0.9.12cvs180.1
11495
11496         * ChangeLog
11497         * ChangeLog.claws
11498         * ChangeLog.jp
11499         * configure.ac
11500         * src/Makefile.am
11501         * src/pop.c
11502         * src/common/utils.c
11503         * src/common/utils.h
11504         * src/pixmaps/continue.xpm
11505         * src/pixmaps/dir_close.xpm
11506         * src/pixmaps/dir_open.xpm
11507         * src/pixmaps/drafts_close.xpm
11508         * src/pixmaps/drafts_open.xpm
11509         * src/pixmaps/folder.xpm **REMOVED**
11510         * src/pixmaps/group.xpm
11511         * src/pixmaps/unread.xpm
11512                 sync with HEAD
11513
11514 2004-12-02 [colin]      0.9.12cvs179.1
11515
11516         * src/compose.c
11517                 Sync with HEAD (non-duplicated reedition)
11518
11519 2004-12-02 [colin]      0.9.12cvs178.1
11520
11521         * src/compose.c
11522                 Sync with HEAD (linewrap_quote fix)
11523
11524 2004-12-01 [colin]      0.9.12cvs177.3
11525
11526         * src/addrharvest.c
11527                 Replace sizeof with strlen
11528
11529 2004-12-01 [paul]       0.9.12cvs177.2
11530
11531         * src/addrharvest.c
11532                 fix 'harvest addresses'
11533
11534 2004-11-30 [colin]      0.9.12cvs177.1
11535
11536         * src/gtk/prefswindow.c
11537         * src/gtk/pluginwindow.c
11538                 Sync with HEAD
11539
11540 2004-11-29 [colin]      0.9.12cvs176.1
11541
11542         * src/folderview.c
11543                 sync with HEAD (Fix disappearing separators in folderview's popup)
11544
11545 2004-11-29 [colin]      0.9.12cvs175.1
11546
11547         * src/procmime.c
11548                 Sync with head (another format fix)
11549
11550 2004-11-29 [colin]      0.9.12cvs174.1
11551
11552         * src/pop.c
11553                 Sync with HEAD (format string fix)
11554
11555 2004-11-26 [colin]      0.9.12cvs173.1
11556
11557         * src/common/smtp.c
11558         * src/common/smtp.h
11559                 Sync with HEAD
11560
11561 2004-11-24 [colin]      0.9.12cvs172.1
11562
11563         * src/plugins/pgpmime/pgpmime.c
11564                 Sync with HEAD
11565
11566 2004-11-24 [colin]      0.9.12cvs171.1
11567
11568         * src/plugins/pgpmime/pgpmime.c
11569                 Sync with head (gpgmectx leaks)
11570
11571 2004-11-24 [colin]      0.9.12cvs169.1
11572
11573         * src/plugins/pgpmime/plugin.c
11574         * src/plugins/trayicon/Makefile.am
11575         * src/plugins/trayicon/newmarkedmail.xpm
11576         * src/plugins/trayicon/trayicon.c
11577         * src/plugins/trayicon/unreadmarkedmail.xpm
11578                 Sync with HEAD
11579
11580 2004-11-23 [colin]      0.9.12cvs168.1
11581
11582         * src/partial_download.c
11583         * src/partial_download.h
11584         * src/plugins/pgpmime/plugin.c
11585                 Sync with HEAD
11586
11587 2004-11-23 [colin]      0.9.12cvs166.1
11588
11589         * src/Makefile.am
11590         * src/codeconv.c
11591         * src/compose.c
11592         * src/folderview.c
11593         * src/main.c
11594         * src/partial_download.c
11595         * src/partial_download.h
11596         * src/prefs_account.c
11597         * src/prefs_account.h
11598         * src/privacy.c
11599         * src/privacy.h
11600         * src/procmime.c
11601         * src/common/Makefile.am
11602         * src/common/base64.h
11603         * src/common/partial_download.c
11604         * src/common/partial_download.h
11605         * src/gtk/prefswindow.c
11606         * src/gtk/prefswindow.h
11607         * src/plugins/pgpmime/pgpmime.c
11608         * src/plugins/pgpmime/prefs_gpg.c
11609         * src/plugins/pgpmime/prefs_gpg.h
11610         * src/plugins/pgpmime/sgpgme.c
11611         * src/plugins/pgpmime/sgpgme.h
11612                 Sync with HEAD
11613
11614 2004-11-23 [colin]      0.9.12cvs163.1
11615
11616         * src/main.c
11617                 Sync with HEAD (cursor optimization)
11618
11619 2004-11-23 [colin]      0.9.12cvs162.1
11620
11621         * src/prefs_common.c
11622         * src/prefs_themes.c
11623         * src/procmsg.c
11624                 Sync with HEAD
11625
11626 2004-11-23 [colin]      0.9.12cvs158.9
11627
11628         * src/compose.c
11629                 Fix double-free when forwarding
11630         * src/msgcache.c
11631                 Fix leak on error path
11632                 
11633
11634 2004-11-23 [colin]      0.9.12cvs158.8
11635
11636         * src/compose.c
11637                 Fix possible double-free
11638                 Spotted by Alfons
11639
11640 2004-11-23 [colin]      0.9.12cvs158.7
11641
11642         * src/compose.c
11643                 Fix some signal handlers' prototypes
11644                 Spotted by Alfons
11645
11646 2004-11-22 [colin]      0.9.12cvs158.6
11647
11648         * src/compose.c
11649                 Remove unneeded code and duplicated
11650                 wrapping - patch by Alfons
11651
11652 2004-11-22 [colin]      0.9.12cvs158.5
11653
11654         * src/prefs_themes.c
11655                 Fix oversized selector
11656
11657 2004-11-22 [colin]      0.9.12cvs158.4
11658
11659         * src/compose.c
11660                 fix dump_text()
11661                 patch by Alfons
11662
11663 2004-11-19 [colin]      0.9.12cvs158.3
11664
11665         * src/textview.c
11666                 Add a context menu on links (open, copy)
11667
11668 2004-11-18 [paul]       0.9.12cvs158.2
11669
11670         * src/addrgather.c
11671         * src/exphtmldlg.c
11672         * src/expldifdlg.c
11673         * src/mimeview.c
11674         * src/prefs_common.c
11675         * src/plugins/image_viewer/viewer.c
11676         * src/plugins/spamassassin/spamassassin_gtk.c
11677                 replace deprecated gtk_notebook_set_page
11678                 and gtk_notebook_current_page
11679
11680 2004-11-18 [paul]       0.9.12cvs158.1
11681
11682         * configure.ac
11683         * src/compose.c
11684         * src/mainwindow.c
11685         * src/messageview.c
11686         * src/prefs_common.c
11687         * src/common/utils.c
11688         * src/common/utils.h
11689                 sync with HEAD
11690
11691 2004-11-17 [colin]      0.9.12cvs156.1
11692
11693         * src/prefs_account.c
11694         * src/prefs_account.h
11695         * src/procmsg.c
11696                 Sync with HEAD (add pref to store encrypted mails encrypted)
11697
11698 2004-11-17 [paul]       0.9.12cvs155.1
11699
11700         * ChangeLog
11701         * ChangeLog.claws
11702         * ChangeLog.jp
11703         * NEWS
11704         * configure.ac
11705         * src/compose.c
11706         * src/jpilot.c
11707         * src/privacy.c
11708         * src/procmime.c
11709         * src/procmime.h
11710         * src/procmsg.c
11711         * src/toolbar.c
11712         * src/pixmaps/error.xpm
11713                 sync with HEAD
11714
11715 2004-11-17 [colin]      0.9.12cvs151.1
11716
11717         * src/plugins/pgpmime/pgpmime.c
11718                 Sync with HEAD (remove debug printf)
11719
11720 2004-11-17 [colin]      0.9.12cvs150.1
11721
11722         * src/plugins/pgpmime/pgpmime.c
11723                 Sync with HEAD (off-by-one fix)
11724
11725 2004-11-17 [colin]      0.9.12cvs149.1
11726
11727         * src/procmsg.c
11728                 Sync with HEAD (coding style fixes)
11729
11730 2004-11-16 [colin]      0.9.12cvs148.1
11731
11732         * src/procmsg.c
11733                 Sync with head (Fix the fix)
11734
11735 2004-11-16 [colin]      0.9.12cvs147.1
11736
11737         * src/procmsg.c
11738                 Sync with Main (leak fix)
11739
11740 2004-11-16 [colin]      0.9.12cvs146.14
11741
11742         * src/compose.c
11743                 Remove useless chunk of code
11744                 Patch by Alfons
11745
11746 2004-11-15 [colin]      0.9.12cvs146.13
11747
11748         * src/compose.c
11749                 Fix drafting after insertion
11750                 Patch by Alfons
11751
11752 2004-11-15 [colin]      0.9.12cvs146.12
11753
11754         * src/compose.c
11755         * src/prefs_filtering.c
11756         * src/prefs_filtering_action.c
11757         * src/prefs_toolbar.c
11758                 Fix some const-correctness
11759
11760 2004-11-15 [colin]      0.9.12cvs146.11
11761
11762         * src/summaryview.c
11763         * src/prefs_themes.c
11764         * src/messageview.c
11765                 Fix some leaks
11766
11767 2004-11-15 [colin]      0.9.12cvs146.10
11768
11769         * src/codeconv.c
11770                 More unreadable locale fixes
11771
11772 2004-11-14 [colin]      0.9.12cvs146.9
11773
11774         * src/textview.c
11775                 Fix uri_security_check
11776                 Patch by Alfons
11777
11778 2004-11-13 [paul]       0.9.12cvs146.8
11779
11780         * src/folder.c
11781         * src/procmime.c
11782                 fix 2 bugs introduced in last commit
11783
11784 2004-11-13 [paul]       0.9.12cvs146.7
11785
11786         * src/compose.c
11787         * src/exporthtml.c
11788         * src/exportldif.c
11789         * src/folder.c
11790         * src/imap.c
11791         * src/imap_gtk.c
11792         * src/main.c
11793         * src/mainwindow.c
11794         * src/messageview.c
11795         * src/mh_gtk.c
11796         * src/prefs_themes.c
11797         * src/procmime.c
11798         * src/setup.c
11799         * src/summaryview.c
11800                 replace deprecated g_basename
11801
11802 2004-11-13 [paul]       0.9.12cvs146.6
11803
11804         * src/compose.c
11805         * src/imap.c
11806         * src/matcher_parser.h
11807         * src/matcher_parser_parse.y
11808         * src/prefs_filtering.c
11809         * src/prefs_filtering_action.c
11810         * src/prefs_themes.c
11811         * src/prefs_toolbar.c
11812         * src/common/utils.c
11813                 various small fixes/cleanups
11814
11815 2004-11-12 [colin]      0.9.12cvs146.5
11816
11817         * src/textview.c
11818                 Validate event's origin on visibility notify
11819                 Patch by Alfons.
11820
11821 2004-11-12 [paul]       0.9.12cvs146.4
11822
11823         * src/exporthtml.c
11824         * src/exportldif.c
11825         * src/imap.c
11826         * src/mh.c
11827         * src/mimeview.c
11828         * src/prefs_spelling.c
11829         * src/prefs_themes.c
11830                 replace deprecated g_dirname    
11831
11832 2004-11-12 [colin]      0.9.12cvs146.3
11833
11834         * src/textview.c
11835                 Some coding style fixes
11836
11837 2004-11-12 [colin]      0.9.12cvs146.2
11838
11839         * src/codeconv.c
11840                 We want to replace _all_ extended chars in
11841                 conv_unreadable_*, because any string containing
11842                 extended chars not parsing as UTF8 is 
11843                 undisplayed on gtk2.
11844
11845 2004-11-12 [paul]       0.9.12cvs146.1
11846
11847         * ChangeLog
11848         * ChangeLog.claws
11849         * ChangeLog.jp
11850         * NEWS
11851         * configure.ac
11852         * src/account.c
11853         * src/folderview.c
11854         * src/folderview.h
11855         * src/imap.c
11856         * src/imap_gtk.c
11857         * src/inc.c
11858         * src/mainwindow.c
11859         * src/mh_gtk.c
11860         * src/news_gtk.c
11861         * src/pop.c
11862         * src/prefs_account.c
11863         * src/prefs_account.h
11864         * src/prefs_ext_prog.c
11865         * src/procmime.c
11866         * src/procmime.h
11867         * src/procmsg.c
11868         * src/procmsg.h
11869         * src/summary_search.c
11870         * src/summaryview.c
11871         * src/textview.c
11872         * src/common/defs.h
11873         * src/common/utils.c
11874         * src/common/utils.h
11875         * src/gtk/menu.c
11876         * src/gtk/menu.h
11877                 sync with HEAD
11878
11879 2004-11-11 [colin]      0.9.12cvs144.2
11880
11881         * src/textview.c
11882                 Fix URI range selection (patch by Alfons)
11883
11884 2004-11-09 [colin]      0.9.12cvs144.1
11885
11886         * ChangeLog.claws
11887         * src/compose.c
11888         * src/folder.c
11889         * src/folder_item_prefs.c
11890         * src/prefs_account.c
11891         * src/prefs_account.h
11892         * src/plugins/pgpmime/pgpmime.c
11893                 Sync with HEAD
11894
11895 2004-11-08 [colin]      0.9.12cvs143.1
11896
11897         * src/summaryview.c
11898                 Sync with HEAD (optimize quicksearch)
11899
11900 2004-11-08 [colin]      0.9.12cvs142.2
11901
11902         * src/compose.c
11903                 Don't wrap when Edit/Auto wrapping is disabled
11904
11905 2004-11-08 [colin]      0.9.12cvs142.1
11906
11907         * src/textview.c
11908                 Sync with HEAD
11909
11910 2004-11-08 [colin]      0.9.12cvs141.1
11911
11912         * src/textview.c
11913                 Sync with HEAD (fix some mail URIs)
11914
11915 2004-11-08 [colin]      0.9.12cvs140.3
11916
11917         * src/textview.c
11918                 o Use text cursor instead of arrow when
11919                   not on a link
11920                 o Fix handling of contiguous links (as in
11921                   "colin@colino.net" <colin@colino.net>)
11922                   This one unveils a bug in get_email_part()
11923
11924 2004-11-07 [colin]      0.9.12cvs140.2
11925
11926         * src/textview.c
11927                 Fix memleak. Patch by Alfons.
11928
11929 2004-11-06 [colin]      0.9.12cvs140.1
11930
11931         * src/compose.c
11932                 Sync with HEAD (don't ask passphrase
11933                 when drafting)
11934
11935 2004-11-06 [paul]       0.9.12cvs139.2
11936
11937         * AUTHORS
11938         * src/textview.c
11939         * src/textview.h
11940                 textview URI handling. hovering over a 
11941                 link displays it in the status bar,
11942                 and changes the mouse pointer to a hand 
11943                 cursor. a link is activated with a single 
11944                 click. (Modified from the) patch by Jean-Yves 
11945                 Lefort <jylefort@users.sourceforge.net>
11946                 
11947
11948 2004-11-05 [colin]      0.9.12cvs139.1
11949
11950         * src/compose.c
11951         * src/procmime.c
11952                 Sync with HEAD again ^^
11953
11954 2004-11-05 [colin]      0.9.12cvs139.1
11955
11956         * src/compose.c
11957         * src/procmime.c
11958                 Sync with HEAD
11959
11960 2004-11-03 [paul]       0.9.12cvs138.1
11961
11962         * ChangeLog.claws
11963         * configure.ac
11964         * po/POTFILES.in
11965         * src/prefs_ext_prog.c
11966         * src/procmime.c
11967         * tools/kdeservicemenu/README
11968         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11969         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11970                 sync with HEAD
11971
11972 2004-11-01 [christoph]  0.9.12cvs136.2
11973
11974         * src/procmime.c
11975                 convert MIME parameters to UTF-8
11976
11977 2004-10-29 [colin]      0.9.12cvs136.1
11978
11979         * src/common/utils.c
11980                 Sync with HEAD (don't use '=' in mime boundary)
11981
11982 2004-10-29 [paul]       0.9.12cvs135.1
11983
11984         * configure.ac
11985         * doc/src/rfc2231.txt
11986         * src/procmime.c
11987         * src/common/quoted-printable.c
11988         * src/common/utils.c
11989         * src/common/utils.h
11990                 sync with HEAD
11991
11992 2004-10-27 [paul]       0.9.12cvs134.1
11993
11994         * configure.ac
11995         * src/main.c
11996         * src/procmime.c
11997         * src/plugins/pgpmime/pgpmime.c
11998                 sync with HEAD
11999
12000 2004-10-26 [paul]       0.9.12cvs132.3
12001
12002         * src/account.c
12003         * src/addressbook.c
12004         * src/addrgather.c
12005         * src/addrharvest.c
12006         * src/codeconv.c
12007         * src/compose.c
12008         * src/customheader.c
12009         * src/editaddress.c
12010         * src/editgroup.c
12011         * src/enriched.c
12012         * src/expldifdlg.c
12013         * src/exporthtml.c
12014         * src/exportldif.c
12015         * src/folder.c
12016         * src/foldersel.c
12017         * src/folderview.c
12018         * src/grouplistdialog.c
12019         * src/html.c
12020         * src/imap.c
12021         * src/jpilot.c
12022         * src/ldapserver.c
12023         * src/ldif.c
12024         * src/mimeview.c
12025         * src/news.c
12026         * src/news_gtk.c
12027         * src/pop.c
12028         * src/prefs_display_header.c
12029         * src/prefs_gtk.c
12030         * src/prefs_msg_colors.c
12031         * src/prefs_toolbar.c
12032         * src/procheader.c
12033         * src/procmime.c
12034         * src/summaryview.c
12035         * src/textview.c
12036         * src/toolbar.c
12037         * src/vcard.c
12038         * src/common/mgutils.c
12039         * src/common/nntp.c
12040         * src/common/smtp.c
12041         * src/common/template.c
12042         * src/common/utils.c
12043         * src/common/xmlprops.c
12044         * src/plugins/pgpmime/pgpmime.c
12045         * src/plugins/pgpmime/select-keys.c
12046         * src/plugins/pgpmime/sgpgme.c
12047                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12048                 g_string_sprintfa(), gtk_notebook_current_page()
12049
12050 2004-10-26 [colin]      0.9.12cvs132.2
12051
12052         * src/prefs_folder_item.c
12053                 Fix default-account selection
12054
12055 2004-10-21 [colin]      0.9.12cvs133
12056
12057         * src/compose.c
12058                 Sync with HEAD (Remove extra separator in compose's Options)
12059         * src/textview.c
12060                 Set wrapping to char
12061
12062 2004-10-21 [paul]       0.9.12cvs131.2
12063
12064         * src/compose.c
12065         * src/sourcewindow.c
12066                 fix wrapping
12067                 fix window shrinking 
12068
12069 2004-10-21 [colin]      0.9.12cvs131.1
12070
12071         * ChangeLog.claws
12072         * src/compose.c
12073                 Sync with HEAD
12074
12075 2004-10-21 [paul]       0.9.12cvs130.2
12076
12077         * src/prefs_folder_item.c
12078                 sync with HEAD (Apply to subfolders)
12079
12080 2004-10-19 [colin]      0.9.12cvs130.1
12081
12082         * ChangeLog.claws
12083         * src/compose.c
12084         * src/common/utils.c
12085         * src/gtk/menu.c
12086                 Sync with HEAD
12087
12088 2004-10-19 [colin]      0.9.12cvs128.1
12089
12090         * src/addrbook.c
12091         * src/addrcache.c
12092         * src/addressbook.c
12093         * src/codeconv.c
12094         * src/compose.c
12095         * src/customheader.c
12096         * src/editaddress.c
12097         * src/editgroup.c
12098         * src/exporthtml.c
12099         * src/folder.c
12100         * src/folderview.c
12101         * src/imap.c
12102         * src/jpilot.c
12103         * src/main.c
12104         * src/matcher_parser_parse.y
12105         * src/mbox.c
12106         * src/pop.c
12107         * src/prefs_account.c
12108         * src/prefs_gtk.c
12109         * src/prefs_msg_colors.c
12110         * src/procheader.c
12111         * src/procmime.c
12112         * src/procmime.h
12113         * src/procmsg.c
12114         * src/summaryview.c
12115         * src/textview.c
12116         * src/common/base64.c
12117         * src/common/partial_download.c
12118         * src/common/socket.c
12119         * src/common/sylpheed.c
12120         * src/common/utils.c
12121         * src/common/utils.h
12122         * src/gtk/pluginwindow.c
12123         * src/gtk/quicksearch.c
12124         * src/plugins/clamav/clamav_plugin.c
12125         * src/plugins/clamav/clamav_plugin.h
12126         * src/plugins/clamav/clamav_plugin_gtk.c
12127         * src/plugins/pgpmime/passphrase.c
12128         * src/plugins/pgpmime/pgpmime.c
12129         * src/plugins/pgpmime/plugin.c
12130         * src/plugins/pgpmime/prefs_gpg.c
12131         * src/plugins/pgpmime/prefs_gpg.h
12132         * src/plugins/pgpmime/select-keys.c
12133         * src/plugins/pgpmime/sgpgme.c
12134         * src/plugins/spamassassin/libspamc.c
12135         * src/plugins/spamassassin/spamassassin.c
12136         * src/plugins/spamassassin/spamassassin.h
12137         * src/plugins/spamassassin/spamassassin_gtk.c
12138         * src/plugins/trayicon/trayicon.c
12139         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12140                 Sync with HEAD
12141
12142 2004-10-14 [colin]      0.9.12cvs126.2
12143
12144         * src/codeconv.c
12145         * src/textview.c
12146                 Fix conv_unreadable_locale
12147
12148 2004-10-13 [colin]      0.9.12cvs126.1
12149
12150         * src/compose.c
12151                 Sync with HEAD (don't convert charset for 
12152                 drafted messages, minor cleanup)
12153
12154 2004-10-13 [colin]      0.9.12cvs125.1
12155
12156         * po/POTFILES.in
12157                 Sync with HEAD (POTFILES fix)
12158
12159 2004-10-12 [colin]      0.9.12cvs124.3
12160
12161         * src/compose.c
12162                 Fix encoding bug from latest sync
12163
12164 2004-10-12 [paul]       0.9.12cvs124.2
12165
12166         * src/plugins/pgpmime/prefs_gpg.c
12167         * src/plugins/pgpmime/prefs_gpg.h
12168                 forgotten in last commit        
12169
12170 2004-10-12 [paul]       0.9.12cvs124.1
12171
12172         * ChangeLog.claws
12173         * configure.ac
12174         * m4/spamassassin.m4
12175         * src/Makefile.am
12176         * src/account.c
12177         * src/compose.c
12178         * src/compose.h
12179         * src/crash.c
12180         * src/main.c
12181         * src/mimeview.c
12182         * src/passphrase.c
12183         * src/passphrase.h
12184         * src/prefs_account.c
12185         * src/prefs_account.h
12186         * src/prefs_common.c
12187         * src/privacy.c
12188         * src/privacy.h
12189         * src/procmime.c
12190         * src/procmime.h
12191         * src/procmsg.c
12192         * src/rfc2015.c
12193         * src/rfc2015.h
12194         * src/select-keys.c
12195         * src/select-keys.h
12196         * src/textview.c
12197         * src/common/utils.c
12198         * src/common/utils.h
12199         * src/gtk/about.c
12200         * src/plugins/pgpmime/Makefile.am
12201         * src/plugins/pgpmime/passphrase.c
12202         * src/plugins/pgpmime/passphrase.h
12203         * src/plugins/pgpmime/pgpmime.c
12204         * src/plugins/pgpmime/plugin.c
12205         * src/plugins/pgpmime/select-keys.c
12206         * src/plugins/pgpmime/select-keys.h
12207         * src/plugins/pgpmime/sgpgme.c
12208         * src/plugins/pgpmime/sgpgme.h
12209                 sync with HEAD
12210
12211 2004-10-04 [colin]      0.9.12cvs122.1
12212
12213         * src/mainwindow.c
12214         * src/messageview.c
12215         * src/messageview.h
12216         * src/textview.c
12217                 Sync with HEAD
12218
12219 2004-10-04 [colin]      0.9.12cvs121.1
12220
12221         * src/summaryview.c
12222                 Sync with HEAD
12223
12224 2004-10-04 [paul]       0.9.12cvs120.1
12225
12226         * configure.ac
12227                 sync with HEAD [don't try to build 
12228                 pgpmime plugin when gpgme is disabled]
12229
12230 2004-10-03 [colin]      0.9.12cvs119.3
12231
12232         * src/gtk/gtksctree.c
12233                 Lots of side effects. Put back as before 117.2.
12234         * src/summaryview.c
12235                 Fix bug #602
12236
12237 2004-10-03 [colin]      0.9.12cvs119.2
12238
12239         * src/gtk/gtksctree.c
12240                 Revert 608 fix that doesn't work that good
12241
12242 2004-10-02 [colin]      0.9.12cvs119.1
12243
12244         * src/mainwindow.c
12245         * src/messageview.c
12246         * src/prefs_common.h
12247         * src/procmime.c
12248         * src/procmime.h
12249         * src/textview.c
12250                 Sync with HEAD
12251         * src/gtk/gtksctree.c
12252                 Close bug #608
12253
12254 2004-10-01 [colin]      0.9.12cvs118.1
12255
12256         * src/mimeview.c
12257                 Sync with HEAD (better Save All fix)
12258
12259 2004-10-01 [colin]      0.9.12cvs117.2
12260
12261         * src/gtk/gtksctree.c
12262                 Faster on selection
12263
12264 2004-10-01 [colin]      0.9.12cvs117.1
12265
12266         * src/mimeview.c
12267                 Sync with HEAD (Save All: only attachments)
12268
12269 2004-10-01 [paul]       0.9.12cvs116.1
12270
12271         * ChangeLog.claws
12272         * configure.ac
12273         * src/account.c
12274         * src/prefs_common.c
12275         * src/gtk/colorlabel.c
12276                 sync with HEAD
12277
12278 2004-09-30 [colin]      0.9.12cvs115.1
12279
12280         * src/stock_pixmap.c
12281         * src/stock_pixmap.h
12282         * src/folderview.c
12283         * src/Makefile.am
12284         * src/pixmaps/read.xpm
12285                 Sync with HEAD (new pixmap)
12286
12287 2004-09-29 [colin]      0.9.12cvs114.1
12288
12289         * src/compose.c
12290                 Sync with HEAD
12291                 Fix focus handling in headers
12292
12293 2004-09-29 [paul]       0.9.12cvs113.1
12294
12295         * src/quote_fmt_parse.y
12296                 sync with HEAD
12297  
12298
12299 2004-09-28 [colin]      0.9.12cvs112.1
12300
12301         * src/folderview.c
12302         * src/mainwindow.c
12303                 Sync with HEAD
12304
12305 2004-09-28 [colin]      0.9.12cvs110.1
12306
12307         * src/folderview.c
12308                 Sync with HEAD (Contextual Empty trash menu)
12309
12310 2004-09-28 [colin]      0.9.12cvs108.1
12311
12312         * src/addressbook.c
12313                 Sync with HEAD (addressbook edit on double-click)
12314
12315 2004-09-28 [colin]      0.9.12cvs106.1
12316
12317         * src/inc.c
12318                 Sync with HEAD (folder_item freeze on inc)
12319
12320 2004-09-27 [colin]      0.9.12cvs105.1
12321
12322         * src/folderview.c
12323                 Sync with HEAD (right-align new and unread column)
12324
12325 2004-09-27 [colin]      0.9.12cvs104.1
12326
12327         * src/main.c
12328                 Sync with HEAD (revert 0.9.12cvs101)
12329
12330 2004-09-24 [colin]      0.9.12cvs103.2
12331
12332         * src/wizard.c
12333                 Fix gtk warnings and use domain part of the email address 
12334                 when domain detection fails (no dot in domain name)
12335
12336 2004-09-23 [colin]      0.9.12cvs103.1
12337
12338         * src/plugins/spamassassin/libspamc.c
12339         * src/plugins/spamassassin/libspamc.h
12340         * src/plugins/spamassassin/utils.c
12341         * src/plugins/spamassassin/utils.h
12342                 Sync with HEAD (Update spamassassin to 3.0)
12343
12344 2004-09-21 [colin]      0.9.12cvs102.3
12345
12346         * src/action.c
12347                 Add horizontal scrollbar in action io dialog as needed
12348                 Patch by Alfons.
12349
12350 2004-09-20 [colin]      0.9.12cvs102.2
12351
12352         * src/plugins/image_viewer/viewer.c
12353                 Remove imlib stuff
12354                 use gtk_pixmap_set when clearing
12355                 (would be better to use gtkImages, but causes size-allocate 
12356                 signals storm)
12357
12358 2004-09-17 [paul]       0.9.12cvs102.1
12359
12360         * ChangeLog
12361         * ChangeLog.claws
12362         * ChangeLog.jp
12363         * configure.ac
12364         * src/inc.c
12365                 sync with HEAD
12366
12367
12368 2004-09-17 [colin]      0.9.12cvs101.1
12369
12370         * ChangeLog.claws
12371         * src/main.c
12372                 Sync with HEAD (fix segs at exit)
12373
12374 2004-09-14 [colin]      0.9.12cvs99.5
12375
12376         * src/common/socket.c
12377         * AUTHORS
12378                 Fix send error on 64bit platforms
12379                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12380
12381 2004-09-14 [colin]      0.9.12cvs99.4
12382
12383         * src/action.c
12384                 Fix action output with utf8 
12385                 Patch by Alfons.
12386
12387 2004-09-14 [colin]      0.9.12cvs99.3
12388
12389         * ChangeLog.claws
12390         * src/folder.c
12391                 Sync with HEAD
12392
12393 2004-09-09 [colin]      0.9.12cvs99.2
12394
12395         * src/action.c
12396                 Fix progress bar (displaying "Completed %v/%u")
12397                 Patch by Alfons.
12398
12399 2004-09-08 [colin]      0.9.12cvs99.1
12400
12401         * src/account.c
12402         * src/folder.c
12403         * src/procmsg.c
12404         * src/procmsg.h
12405         * src/plugins/pgpmime/pgpmime.c
12406                 Sync with HEAD
12407
12408 2004-09-08 [colin]      0.9.12cvs97.2
12409
12410         * src/summaryview.c
12411                 Don't select mails in collapsed threads 
12412                 when navigating with up/down
12413
12414 2004-09-07 [colin]      0.9.12cvs97.1
12415
12416         * src/inc.c
12417                 Sync with HEAD (meaningful error messages)
12418
12419 2004-09-06 [colin]      0.9.12cvs96.1
12420
12421         * src/toolbar.c
12422                 Sync with HEAD (fix Redirect graying out)
12423
12424 2004-09-06 [colin]      0.9.12cvs95.1
12425
12426         * src/summaryview.c
12427         * src/mimeview.c
12428                 Sync with HEAD (fix dropped URIs)
12429
12430 2004-09-06 [colin]      0.9.12cvs94.1
12431
12432         * src/addressbook.c
12433         * src/addressitem.h
12434         * src/addritem.c
12435         * src/addritem.h
12436                 Sync with HEAD (addressbook DnD)
12437
12438 2004-09-03 [colin]      0.9.12cvs93.1
12439
12440         * src/summaryview.c
12441                 Sync with HEAD (next/prev unread)
12442
12443 2004-09-03 [colin]      0.9.12cvs92.1
12444
12445         * src/prefs_common.c
12446         * src/prefs_common.h
12447         * src/summaryview.c
12448                 Sync with HEAD ('mark_as_read_delay' pref)
12449
12450 2004-09-02 [colin]      0.9.12cvs91.2
12451
12452         * src/common/xml.c
12453                 Fix leak
12454
12455 2004-09-02 [colin]      0.9.12cvs91.1
12456
12457         * src/gtk/menu.c
12458                 Sync with HEAD (menu accel don't work, but whatever)
12459
12460 2004-09-02 [colin]      0.9.12cvs90.1
12461
12462         * src/account.c
12463                 Sync with HEAD (fix bug 582)
12464
12465 2004-09-02 [colin]      0.9.12cvs89.1
12466
12467         * src/addrindex.c
12468                 Sync with HEAD (free deleted queries)
12469
12470 2004-09-02 [colin]      0.9.12cvs88.1
12471
12472         * src/ldapquery.c
12473                 Sync with HEAD (fix LDAP freezes)
12474
12475 2004-09-02 [colin]      0.9.12cvs87.1
12476
12477         * src/prefs_spelling.c
12478                 Sync with HEAD (add default dictionary)
12479
12480 2004-09-01 [colin]      0.9.12cvs86.1
12481
12482         * src/filtering.c
12483         * src/folderview.c
12484         * src/imap.c
12485         * src/prefs_matcher.c
12486         * src/stock_pixmap.c
12487         * src/summary_search.c
12488         * src/summaryview.c
12489         * src/wizard.c
12490         * src/wizard.h
12491                 Sync with HEAD (uninitialized vars fixes)
12492                 + gtk2 specific warning fixes
12493
12494 2004-08-31 [colin]      0.9.12cvs85.1
12495
12496         * src/folder.c
12497                 Sync with HEAD (Fix memory corruption due to 
12498                 uninitialized var)
12499
12500 2004-08-31 [colin]      0.9.12cvs84.4
12501
12502         * src/summary_search.c
12503                 Fix segfaults when searching in folders with broken headers
12504
12505 2004-08-31 [colin]      0.9.12cvs84.3
12506
12507         * src/compose.c
12508         * src/textview.c
12509                 Fix some more encoding/decoding issues
12510
12511 2004-08-30 [colin]      0.9.12cvs84.2
12512
12513         * src/mimeview.c
12514         * src/prefs_themes.c
12515         * src/gtk/filesel.c
12516         * src/gtk/filesel.h
12517                 Add a folder-mode selection (fixes mimeview's "Save all")
12518
12519 2004-08-29 [colin]      0.9.12cvs84.1
12520
12521         * src/mimeview.c
12522                 Sync with HEAD (don't escape saved filenames)
12523
12524 2004-08-27 [colin]      0.9.12cvs83.1
12525
12526         * ChangeLog
12527         * ChangeLog.claws
12528         * ChangeLog.jp
12529         * src/mh.c
12530         * src/procheader.c
12531         * src/procmsg.c
12532         * src/procmsg.h
12533         * src/common/utils.c
12534         * src/gtk/menu.h
12535         * po/
12536                 Sync with HEAD 0.9.12cvs83 (sync with main)
12537
12538 2004-08-26 [colin]      0.9.12cvs82.4
12539
12540         * src/codeconv.c
12541                 Fix strange stack corruption
12542                 Convert to utf8 after unmime, not before
12543
12544 2004-08-26 [colin]      0.9.12cvs82.3
12545
12546         * src/main.c
12547         * src/wizard.c
12548                 Fix account folders duplication
12549
12550 2004-08-25 [colin]      0.9.12cvs82.2
12551
12552         * src/wizard.c
12553                 Remove ports
12554                 Add SSL selection
12555                 Use login@server as account name
12556
12557 2004-08-25 [colin]      0.9.12cvs82.1
12558
12559         * src/plugins/pgpmime/pgpmime.c
12560                 Sync with HEAD (leak fix).
12561
12562 2004-08-25 [colin]      0.9.12cvs81.1
12563
12564         * src/plugins/pgpmime/pgpmime.c
12565         * src/plugins/pgpmime/sgpgme.c
12566         * src/plugins/pgpmime/sgpgme.h
12567                 Sync with HEAD (Handle combined messages).
12568
12569 2004-08-24 [colin]      0.9.12cvs80.3
12570
12571         * src/wizard.c
12572                 Fix full name, ports, and imap
12573
12574 2004-08-24 [colin]      0.9.12cvs80.2
12575
12576         * src/Makefile.am
12577         * src/main.c
12578         * src/setup.c
12579         * src/setup.h
12580         * src/stock_pixmap.c
12581         * src/stock_pixmap.h
12582         * src/wizard.c ** ADDED **
12583         * src/wizard.h ** ADDED ** 
12584         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
12585                 Add a setup wizard 
12586
12587 2004-08-24 [colin]      0.9.12cvs80.1
12588
12589         * src/folder.c
12590                 Sync with HEAD (set mimeflags on all messages)
12591
12592 2004-08-24 [colin]      0.9.12cvs79.3
12593
12594         * src/matcher_parser_lex.l
12595                 Fix 8bits strings not in utf8
12596
12597 2004-08-24 [colin]      0.9.12cvs79.2
12598
12599         * src/compose.c
12600                 Check conversion result before replacing buffer
12601
12602 2004-08-23 [colin]      0.9.12cvs79.1
12603
12604         * src/compose.c
12605                 Sync with HEAD (create message header in memory)
12606
12607 2004-08-23 [colin]      0.9.12cvs78.1
12608
12609         * src/rfc2015.c
12610         * src/rfc2015.h
12611                 Sync with HEAD (fix bug 197 again)
12612
12613 2004-08-23 [colin]      0.9.12cvs77.3
12614
12615         * src/compose.c
12616                 Fix again inline gpg signing (which outputs utf8
12617                 in gtk2). Not syncing this fix to HEAD as this 
12618                 code is meant to die.
12619
12620 2004-08-23 [colin]      0.9.12cvs77.2
12621
12622         * src/prefs_account.h
12623                 Remove useless include
12624
12625 2004-08-23 [colin]      0.9.12cvs77.1
12626
12627         * src/imap.c
12628         * po/es.po
12629         * po/fr.po
12630         * po/it.po
12631         * po/pl.po
12632         * po/pt_BR.po
12633         * po/sk.po
12634         * po/sr.po
12635                 Sync with HEAD (fix bug 577)
12636
12637 2004-08-22 [colin]      0.9.12cvs76.1
12638
12639         * src/plugins/trayicon/trayicon.c
12640                 Sync with HEAD (fix formatting bug)
12641
12642 2004-08-21 [colin]      0.9.12cvs74.2
12643
12644         * src/gtk/colorsel.c
12645                 Fix bug 564 (Folder color selection window exits on any
12646                 keypress)
12647
12648 2004-08-21 [colin]      0.9.12cvs74.1
12649
12650         * ChangeLog.claws
12651         * src/compose.c
12652         * src/summaryview.c
12653         * src/toolbar.c
12654                 Sync with HEAD (fix bug 576)
12655
12656 2004-08-21 [colin]      0.9.12cvs70.1
12657
12658         * src/compose.c
12659         * src/mainwindow.c
12660                 Sync with HEAD
12661                 
12662
12663 2004-08-21 [paul]       0.9.12cvs66.4
12664
12665         * src/mainwindow.c
12666         * src/messageview.c
12667         * src/gtk/menu.c
12668         * src/plugins/spamassassin/spamassassin_gtk.c
12669                 remove some deprecated gtk1 functions
12670
12671
12672 2004-08-21 [colin]      0.9.12cvs66.3
12673
12674         * src/compose.c
12675         * src/codeconv.c
12676                 Fix warnings
12677                 Remove encoding hacks
12678                 Fix bug 575 (Strange character messes up message)
12679                 Don't display conversion error when drafting
12680
12681 2004-08-21 [paul]       0.9.12cvs66.2
12682
12683         * src/prefs_account.c
12684                 fix GnuPG mode bugs
12685
12686
12687 2004-08-20 [colin]      0.9.12cvs66.1
12688
12689         * src/codeconv.c
12690                 Sync with HEAD 0.9.12cvs66
12691
12692 2004-08-20 [paul]
12693
12694         * src/plugins/pgpmime/plugin.c
12695                 modify PGP/MIME plugin's description
12696
12697 2004-08-17 [colin]      0.9.12cvs65.1
12698
12699         * src/common/ssl.c
12700         * src/plugins/pgpmime/plugin.c
12701                 Sync with HEAD
12702
12703 2004-08-14 [colin]      0.9.12cvs60.3
12704
12705         * src/plugins/trayicon/trayicon.c
12706                 Put back resize callback, on size-request signal
12707                 rather than size-allocate to avoid infinite 
12708                 callback loop
12709
12710 2004-08-13 [colin]      0.9.12cvs60.2
12711
12712         * src/common/defs.h
12713                 Cache versions have been fixed
12714
12715 2004-08-13 [colin]      0.9.12cvs60.1
12716
12717         * src/folderutils.c
12718                 Sync with HEAD
12719
12720 2004-08-12 [colin]      0.9.12cvs59.1
12721
12722         * src/plugins/trayicon/trayicon.c
12723                 Sync with HEAD
12724
12725 2004-08-12 [colin]      0.9.12cvs57.5
12726
12727         * sylpheed.desktop
12728         * configure.ac
12729         * src/Makefile.am
12730         * src/main.c
12731                 Add support for Freedesktop.org's startup notification
12732
12733 2004-08-11 [colin]      0.9.12cvs57.4
12734
12735         * src/textview.c
12736                 Fix off-by-one
12737
12738 2004-08-11 [colin]      0.9.12cvs57.3
12739
12740         * src/message_search.c
12741         * src/summary_search.c
12742                 Make searches case insensitive by default
12743         * src/textview.c
12744                 Fix case-insensitive search in message
12745
12746 2004-08-11 [colin]      0.9.12cvs57.2
12747
12748         * src/summary_search.c
12749                 Let case-sensitive be specified
12750
12751 2004-08-10 [colin]      0.9.12cvs55.4
12752
12753         * src/common/socket.c
12754                 Fix the possible race condition
12755
12756 2004-08-09 [paul]       0.9.12cvs55.3
12757
12758         * configure.ac
12759         * src/Makefile.am
12760         * src/common/Makefile.am
12761                 sync with HEAD
12762
12763
12764 2004-08-09 [paul]       0.9.12cvs55.2
12765
12766         * autogen.sh
12767         * po/poconv.sh
12768                 remove unneeded script
12769
12770         * configure.ac
12771                 add forgotten USE_LDAP_TLS (sync with HEAD)
12772
12773
12774 2004-08-09 [colin]      0.9.12cvs55.1
12775
12776         * src/main.c
12777         * src/common/ssl.c
12778         * src/common/sylpheed.c
12779         * src/common/sylpheed.h
12780                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
12781
12782 2004-08-09 [paul]       0.9.12cvs54.1
12783
12784         * ChangeLog
12785         * ChangeLog.claws
12786         * ChangeLog.jp
12787         * configure.ac
12788         * po/POTFILES.in
12789         * src/Makefile.am
12790         * src/folderutils.c
12791         * src/main.c
12792         * src/pgpmime.c
12793         * src/pgpmime.h
12794         * src/sgpgme.c
12795         * src/sgpgme.h
12796         * src/plugins/Makefile.am
12797         * src/plugins/pgpmime/.cvsignore
12798         * src/plugins/pgpmime/Makefile.am
12799         * src/plugins/pgpmime/pgpmime.c
12800         * src/plugins/pgpmime/pgpmime.h
12801         * src/plugins/pgpmime/plugin.c
12802         * src/plugins/pgpmime/sgpgme.c
12803         * src/plugins/pgpmime/sgpgme.h
12804                 sync with HEAD
12805
12806 2004-08-08 [paul]       0.9.12cvs51.1
12807
12808         * configure.ac
12809         * src/folder.c
12810                 sync with HEAD
12811
12812 2004-08-07 [colin]      0.9.12cvs50.1
12813
12814         * src/pop.c
12815         * src/common/partial_download.c
12816                 fix warnings (sync from HEAD)
12817
12818 2004-08-07 [colin]      0.9.12cvs48.1
12819
12820         * src/prefs_folder_item.c
12821                 sync with HEAD 0.9.12cvs48
12822
12823 2004-08-06 [colin]      0.9.12cvs47.1
12824
12825         * src/compose.c
12826                 Sync with HEAD
12827
12828 2004-08-06 [christoph]  0.9.12cvs46.2
12829
12830         * src/main.c
12831         * src/plugins/clamav/clamav_plugin_gtk.c
12832         * src/plugins/dillo_viewer/dillo_viewer.c
12833         * src/plugins/image_viewer/plugin.c
12834         * src/plugins/mathml_viewer/mathml_viewer.c
12835         * src/plugins/spamassassin/spamassassin_gtk.c
12836         * src/plugins/trayicon/trayicon.c
12837                 don't mix GTK1.2 plugin with GTK2 plugins
12838
12839 2004-08-06 [colin]      0.9.12cvs46.1
12840
12841         * ChangeLog
12842         * ChangeLog.claws
12843         * ChangeLog.jp
12844         * configure.ac
12845         * sylpheed-claws.pc.in
12846         * src/folder.c
12847         * src/imap.c
12848         * src/localfolder.c
12849         * src/messageview.c
12850         * src/mimeview.c
12851         * src/mimeview.h
12852         * src/msgcache.c
12853         * src/news.c
12854         * src/prefs_ext_prog.c
12855         * src/prefs_folder_item.c
12856         * src/prefs_fonts.c
12857         * src/prefs_msg_colors.c
12858         * src/prefs_spelling.c
12859         * src/prefs_themes.c
12860         * src/prefs_toolbar.c
12861         * src/prefs_wrapping.c
12862         * src/procmime.h
12863         * src/common/defs.h
12864         * src/common/nntp.c
12865         * src/common/session.c
12866         * src/common/session.h
12867         * src/common/socket.c
12868         * src/common/utils.h
12869         * src/common/xml.c
12870         * src/common/xml.h
12871         * src/gtk/prefswindow.c
12872         * src/gtk/prefswindow.h
12873         * src/plugins/clamav/clamav_plugin_gtk.c
12874         * src/plugins/dillo_viewer/dillo_prefs.c
12875         * src/plugins/image_viewer/viewerprefs.c
12876         * src/plugins/spamassassin/spamassassin_gtk.c
12877         * m4/openssl.m4 *** REMOVED ***
12878                 Sync with HEAD 0.9.12cvs46
12879
12880 2004-08-03 [paul]       0.9.12cvs40.2
12881
12882         * src/action.c
12883         * src/addressadd.c
12884         * src/addressbook.c
12885         * src/addrgather.c
12886         * src/browseldap.c
12887         * src/compose.c
12888         * src/crash.c
12889         * src/editaddress.c
12890         * src/editgroup.c
12891         * src/editldap_basedn.c
12892         * src/foldersel.c
12893         * src/importldif.c
12894         * src/mimeview.c
12895         * src/prefs_common.c
12896         * src/prefs_template.c
12897         * src/sourcewindow.c
12898         * src/summaryview.c
12899         * src/gtk/about.c
12900         * src/gtk/foldersort.c
12901         * src/gtk/logwindow.c
12902         * src/gtk/pluginwindow.c
12903         * src/gtk/prefswindow.c
12904                 change all gtk_scrolled_window_set_policy from 
12905                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
12906
12907 2004-08-02 [paul]       0.9.12cvs40.1
12908
12909         * AUTHORS
12910                 update translation team section
12911         * po/pt_BR.po
12912                 updated by Frederico Goncalves Guimaraes
12913                 <fggdebian@yahoo.com.br>
12914
12915 2004-07-31 [colin]      0.9.12cvs39.9
12916
12917         * src/exphtmldlg.c
12918                 Fix compilation
12919
12920 2004-07-31 [colin]      0.9.12cvs39.8
12921
12922         * src/exphtmldlg.c
12923                 Fix an alertpanel type
12924
12925 2004-07-30 [colin]      0.9.12cvs39.7
12926
12927         * src/alertpanel.c
12928                 Fix alertpanel_error_log's icon
12929
12930 2004-07-30 [colin]      0.9.12cvs39.6
12931
12932         * src/pop.c
12933                 Two of them should still be warnings
12934
12935 2004-07-30 [colin]      0.9.12cvs39.5
12936
12937         * src/pop.c
12938                 More warning -> error
12939 2004-07-29 [colin]      0.9.12cvs39.4
12940
12941         * src/pop.c
12942                 Warning -> error
12943
12944 2004-07-29 [colin]      0.9.12cvs39.3
12945
12946         * src/prefs_matcher.c
12947                 Fix segfault
12948
12949 2004-07-29 [colin]      0.9.12cvs39.2
12950
12951         * src/alertpanel.c
12952                 More nice-looking alertpanels
12953
12954 2004-07-29 [colin]      0.9.12cvs39.1
12955
12956         * src/messageview.c
12957                 sync with head
12958                 (inform user when partial mail is deleted on server)
12959
12960 2004-07-29 [colin]      0.9.12cvs38.1
12961
12962         * src/messageview.c
12963                 sync with head
12964
12965 2004-07-28 [paul]       0.9.12cvs37.7
12966
12967         * src/mainwindow.c
12968                 complete the replacement of deprecated gtk_progress_*
12969
12970 2004-07-28 [paul]       0.9.12cvs37.6
12971
12972         * src/action.c
12973         * src/inc.c
12974         * src/mainwindow.c
12975         * src/send_message.c
12976         * src/gtk/progressdialog.c
12977         * src/gtk/progressdialog.h
12978                 replace deprecated gtk_progress_*
12979
12980 2004-07-28 [paul]       0.9.12cvs37.5
12981
12982         * src/gtk/filesel.c
12983                 remove gtk_window_set_wmclass()
12984 2004-07-28 [paul]       0.9.12cvs37.4
12985
12986         * src/addressbook.c
12987         * src/compose.c
12988         * src/foldersel.c
12989         * src/mainwindow.c
12990         * src/messageview.c
12991         * src/sourcewindow.c
12992         * src/gtk/logwindow.c
12993                 remove gtk_window_set_wmclass()
12994                 
12995         * src/prefs_filtering.c
12996         * src/prefs_filtering_action.c
12997         * src/prefs_fonts.c
12998         * src/prefs_gtk.c
12999         * src/prefs_matcher.c
13000         * src/ssl_manager.c
13001         * src/gtk/prefswindow.c
13002                 replace gtk_window_position()
13003
13004 2004-07-28 [colin]      0.9.12cvs37.3
13005
13006         * src/alertpanel.c
13007         * src/alertpanel.h
13008                 Add a way to specify panel type for specific
13009                 panels (alertpanel())
13010         * src/account.c
13011         * src/addressbook.c
13012         * src/compose.c
13013         * src/expldifdlg.c
13014         * src/main.c
13015         * src/messageview.c
13016         * src/summaryview.c
13017         * src/textview.c
13018         * src/gtk/sslcertwindow.c
13019                 Fix alertpanel()s so that their icon match
13020                 their real type
13021
13022 2004-07-28 [paul]       0.9.12cvs37.2
13023
13024         * src/addr_compl.c
13025         * src/addressbook.c
13026         * src/alertpanel.c
13027         * src/compose.c
13028         * src/export.c
13029         * src/foldersel.c
13030         * src/folderview.c
13031         * src/grouplistdialog.c
13032         * src/import.c
13033         * src/mainwindow.c
13034         * src/message_search.c
13035         * src/messageview.c
13036         * src/passphrase.c
13037         * src/prefs_actions.c
13038         * src/prefs_common.c
13039         * src/prefs_customheader.c
13040         * src/prefs_display_header.c
13041         * src/prefs_filtering.c
13042         * src/prefs_filtering_action.c
13043         * src/prefs_gtk.c
13044         * src/prefs_matcher.c
13045         * src/prefs_msg_colors.c
13046         * src/prefs_summary_column.c
13047         * src/prefs_template.c
13048         * src/sourcewindow.c
13049         * src/ssl_manager.c
13050         * src/summary_search.c
13051         * src/gtk/colorsel.c
13052         * src/gtk/description_window.c
13053         * src/gtk/gtkaspell.c
13054         * src/gtk/inputdialog.c
13055         * src/gtk/logwindow.c
13056         * src/gtk/prefswindow.c
13057         * src/gtk/progressdialog.c
13058                 replace deprecated gtk_window_set_policy
13059
13060 2004-07-27 [colin]      0.9.12cvs37.1
13061
13062         * src/msgcache.c
13063                 More fixes (synced for head again)
13064
13065 2004-07-27 [colin]      0.9.12cvs35.3
13066
13067         * src/msgcache.c
13068                 Fix wrong test
13069
13070 2004-07-27 [colin]      0.9.12cvs35.2
13071
13072         * src/mimeview.c
13073                 Fix width a bit (by Paul)
13074         * src/alertpanel.c
13075         * src/alertpanel.h
13076                 Specialize icons, make alertpanel_message()
13077                 private
13078         * src/message_search.c
13079         * src/sgpgme.c
13080         * src/summary_search.c
13081                 Suit alertpanel changes
13082
13083 2004-07-27 [colin]      0.9.12cvs35.1
13084
13085         * src/alertpanel.c
13086                 Add an icon
13087         * src/passphrase.c
13088                 Add debug output - maybe someone will
13089                 want to look at the problem with Grab
13090                 Input :)
13091         Bump version as we're synced with HEAD
13092
13093 2004-07-26 [colin]      0.9.12cvs33.26
13094
13095         * src/pop.c
13096                 Fix uidl-file parsing when not in new
13097                 format
13098
13099 2004-07-26 [colin]      0.9.12cvs33.25
13100
13101         * src/gtk/menu.c
13102                 Move popup menu up if necessary (fixes 
13103                 account selector)
13104         * src/mainwindow.c
13105                 Set account selector's button height to
13106                 minimum
13107
13108 2004-07-26 [colin]      0.9.12cvs33.24
13109
13110         * src/alertpanel.c
13111                 Maybe fix 551 (Truncated font in alert window)
13112
13113 2004-07-26 [colin]      0.9.12cvs33.23
13114
13115         * po/de.po
13116         * po/es.po
13117         * po/fr.po
13118         * po/it.po
13119         * po/ja.po
13120         * po/pl.po
13121         * po/ru.po
13122         * po/sk.po
13123         * po/sr.po
13124         * po/zh_CN.po
13125                 Sync po files with HEAD
13126
13127 2004-07-26 [paul]       0.9.12cvs33.22
13128
13129         * src/compose.c
13130                 fix Bug 556 'Organisation-header is sent even if empty'
13131
13132 2004-07-24 [colin]      0.9.12cvs33.21
13133
13134         * src/compose.c
13135         * src/gtk/gtkaspell.c
13136         * src/gtk/gtkaspell.h
13137                 Fix speller accelerators (require hack)
13138
13139 2004-07-24 [colin]      0.9.12cvs33.20
13140
13141         * src/gtk/gtkaspell.c
13142                 Fix over-eager code deletion breaking
13143                 Check while typing
13144
13145 2004-07-24 [colin]      0.9.12cvs33.19
13146
13147         * src/browseldap.c
13148         * src/ldapctrl.c
13149         * src/ldapctrl.h
13150         * src/ldapserver.h
13151                 Sync ldap with HEAD
13152         (Fixes 546 LDAP completely broken)
13153
13154 2004-07-24 [colin]      0.9.12cvs33.18
13155
13156         * src/prefs_msg_colors.c
13157                 Fix prototype mismatch
13158         (Fixes 547 void function cannot return value)
13159
13160 2004-07-24 [colin]      0.9.12cvs33.17
13161
13162         * src/mainwindow.c
13163                 Fix sort going back to previous sort key
13164                 when changing sort direction
13165
13166 2004-07-24 [colin]      0.9.12cvs33.16
13167
13168         * src/compose.c
13169                 Fix space insertion when re-wrapping at 
13170                 cursor point
13171
13172 2004-07-24 [colin]      0.9.12cvs33.15
13173
13174         * src/gtk/gtkaspell.c
13175                 Don't change cursor position in insert-text
13176                 callback
13177         (Fixes 539 Word wrapping on input transposes letters)
13178
13179 2004-07-24 [colin]      0.9.12cvs33.14
13180
13181         * src/gtk/gtkaspell.c
13182                 Reencode non-ascii chars to dictionary's
13183                 encoding
13184         (Fixes 544 Spell check broken non english locale)
13185
13186 2004-07-24 [colin]      0.9.12cvs33.13
13187
13188         * src/summaryview.c
13189                 Fix Shift+Down, add Home/End/PgUp/PgDown
13190
13191 2004-07-21 [colin]      0.9.12cvs33.12
13192
13193         * src/prefs_common.c
13194                 Fix a gtk warning (Patch by Andrej Kacian)
13195
13196 2004-07-21 [colin]      0.9.12cvs33.11
13197
13198         * src/gtk/filesel.c
13199                 More check
13200
13201 2004-07-21 [colin]      0.9.12cvs33.10
13202
13203         * src/compose.c
13204         * src/crash.c
13205         * src/export.c
13206         * src/import.c
13207         * src/messageview.c
13208         * src/mimeview.c
13209         * src/prefs_spelling.c
13210         * src/prefs_themes.c
13211         * src/summaryview.c
13212         * src/gtk/filesel.c
13213         * src/gtk/filesel.h
13214         * src/gtk/pluginwindow.c
13215                 Untwist open/save mode guessing logic, make
13216                 it explicit
13217
13218 2004-07-20 [colin]      0.9.12cvs33.9
13219
13220         * src/codeconv.c
13221                 conv_encode_header: src_charset is UTF-8 on
13222                 gtk2
13223         * src/compose.c
13224                 Remove double encoding of the headers
13225
13226 2004-07-20 [colin]      0.9.12cvs33.8
13227
13228         * src/codeconv.c
13229                 Fix typo
13230
13231 2004-07-20 [colin]      0.9.12cvs33.7
13232
13233         * src/mainwindow.c
13234                 Set the separated messageview to the saved
13235                 size of Claws' messageview (Patch by Alfons)
13236                 Fix a callback prototype (me)
13237
13238 2004-07-20 [colin]      0.9.12cvs33.6
13239
13240         * src/codeconv.h
13241                 Forgot one hunk in 0.9.12cvs33.4
13242
13243 2004-07-19 [colin]      0.9.12cvs33.5
13244
13245         * src/action.c
13246                 Action output fix
13247                 Patch by Alfons
13248
13249 2004-07-19 [colin]      0.9.12cvs33.4
13250
13251         * src/compose.c
13252                 Fix outgoing charset bug in headers
13253         * src/codeconv.c
13254                 Clean for glib2 - Patch by Alfons
13255
13256 2004-07-19 [colin]      0.9.12cvs33.3
13257
13258         * src/statusbar.c
13259                 Remove grip from the statusbar
13260                 Patch by Alfons
13261
13262 2004-07-19 [colin]      0.9.12cvs33.2
13263
13264         * src/messageview.c
13265         * src/textview.c
13266                 Fix messageview remembering the previous
13267                 scroll position when loading a new message
13268                 Patch by Alfons
13269
13270 2004-07-19 [colin]      0.9.12cvs33.1
13271
13272         * src/folder.h
13273         * src/folderview.c
13274         * src/summaryview.c
13275                 Sync with HEAD
13276
13277 2004-07-18 [colin]      0.9.12cvs32.7
13278
13279         * configure.ac
13280                 Remove useless check for XIM - noticed
13281                 by Alfons
13282
13283 2004-07-18 [colin]      0.9.12cvs32.6
13284
13285         * src/summaryview.c
13286                 Remove non-modified and shift-modified
13287                 accelerators in summaryview's popup
13288                 menu, as that doesn't get catched by
13289                 the accel-activate signal catcher...
13290
13291 2004-07-18 [colin]      0.9.12cvs32.5
13292
13293         * src/prefs_common.c
13294                 Define sensible default prefs for 
13295                 wrapping
13296
13297 2004-07-18 [colin]      0.9.12cvs32.4
13298
13299         * src/compose.c
13300         * src/prefs_common.c
13301         * src/prefs_common.h
13302         * src/prefs_wrapping.c
13303                 Remove Smart Wrapping pref, which does
13304                 nothing on gtk2 branch
13305
13306 2004-07-18 [colin]      0.9.12cvs32.3
13307
13308         * src/sourcewindow.c
13309                 Proper utf8
13310
13311 2004-07-18 [colin]      0.9.12cvs32.2
13312
13313         * src/compose.c
13314                 Save attachment status when drafting
13315
13316 2004-07-18 [colin]      0.9.12cvs32.1
13317
13318         * src/gtk/filesel.c
13319                 Fix erratic folder selection in open mode
13320
13321 2004-07-18 [colin]      0.9.12cvs31.11
13322
13323         * src/pop.c
13324                 Don't let partial messages get deleted
13325                 even with "dowload all"
13326                 (0.9.12cvs31.8 fix extension)
13327 2004-07-18 [colin]      0.9.12cvs31.10
13328
13329         * src/gtk/logwindow.c
13330                 Fix log scrolling
13331
13332 2004-07-18 [colin]      0.9.12cvs31.9
13333
13334         * src/common/utils.c
13335                 Fix non-utf8 strings coming from commands
13336                 and files
13337
13338 2004-07-18 [colin]      0.9.12cvs31.8
13339
13340         * src/pop.c
13341                 Fix partial download bug with Download all
13342                 messages option
13343
13344 2004-07-18 [colin]      0.9.12cvs31.7
13345
13346         * src/textview.c
13347                 Fix bug introduced in 0.9.12cvs31.2
13348                 (blocked in select mode after double click)
13349
13350 2004-07-18 [colin]      0.9.12cvs31.6
13351
13352         * src/compose.c
13353         * src/gtk/menu.c
13354                 More glib-warning fixes
13355
13356 2004-07-18 [colin]      0.9.12cvs31.5
13357
13358         * src/compose.c
13359                 Fix trashing the primary clipboard when moving 
13360                 around with tab
13361         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13362
13363 2004-07-18 [colin]      0.9.12cvs31.4
13364
13365         * src/codeconv.c
13366                 convert unencoded iso headers to utf8
13367         (Fix Bug 538 Unencoded local characters in subject make it 
13368          disappear)
13369
13370 2004-07-18 [colin]      0.9.12cvs31.3
13371
13372         * src/compose.c
13373                 Fix tab char handling in wrapping
13374         (Fix Bug 537 Line wrap problem - TAB character treated as 
13375          one character instead of 8)
13376
13377 2004-07-18 [colin]      0.9.12cvs31.2
13378
13379         * src/textview.c
13380                 return FALSE on GDK_MOTION_NOTIFY
13381         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13382          (unable to highlight))
13383
13384 2004-07-18 [colin]      0.9.12cvs31.1
13385
13386         * src/folderview.c
13387                 Sync with 0.9.12cvs31
13388
13389 2004-07-18 [colin]      0.9.12cvs30.4
13390
13391         * src/compose.c
13392                 Also block text_inserted when inserting a file
13393
13394 2004-07-18 [colin]      0.9.12cvs30.3
13395
13396         * src/compose.c
13397                 Fix smart wrapping (block text_inserted handler
13398                 while putting quotation to avoid wrap on input,
13399                 don't join lines if next is sig separator)
13400
13401 2004-07-17 [colin]      0.9.12cvs30.2
13402
13403         * src/folderview.c
13404         * src/mainwindow.c
13405         * src/mimeview.c
13406         * src/summaryview.c
13407         * src/gtk/quicksearch.c
13408         * src/gtk/quicksearch.h
13409                 Block key events handlers *and* accels while
13410                 quicksearch is focused
13411         (Fixes Bug 534 quick-search bar not accepting certain letters)
13412
13413 2004-07-17 [colin]      0.9.12cvs30.1
13414
13415         * src/folder.h
13416         * src/folderview.c
13417         * src/summaryview.c
13418                 Sync with 0.9.12cvs30
13419
13420 2004-07-17 [colin]      0.9.12cvs28.2
13421
13422         * src/mimeview.c
13423         * src/procmime.c
13424         * src/summaryview.c
13425         * src/gtk/menu.c
13426                 Squash some compile and glib warnings
13427
13428 2004-07-17 [paul]       0.9.12cvs28.1
13429
13430         * src/mimeview.c
13431                 sync with 0.9.12cvs28 HEAD
13432
13433 2004-07-16 [paul]       0.9.12cvs26.1
13434         
13435         * src/gtk/quicksearch.c
13436         * src/account.c
13437         * src/account.h
13438         * src/compose.c
13439         * src/customheader.c
13440         * src/folder_item_prefs.c
13441         * src/main.c
13442         * src/mainwindow.c
13443         * src/messageview.c
13444         * src/mimeview.c
13445         * src/news.c
13446         * src/pgpmime.c
13447         * src/pop.c
13448         * src/pop.h
13449         * src/prefs_account.c
13450         * src/prefs_account.h
13451         * src/prefs_common.c
13452         * src/prefs_common.h
13453         * src/prefs_display_header.c
13454         * src/prefs_gtk.c
13455         * src/prefs_gtk.h
13456         * src/procheader.c
13457         * src/procmime.c
13458                 sync with 0.9.12cvs26 HEAD      
13459
13460 2004-07-15 [colin]      0.9.12cvs18.14
13461
13462         * src/folder.c
13463                 Disable GPG signature check during
13464                 folder move and scan
13465         (Closes Bug 521 Signature checking slows down Folder-Move)
13466
13467 2004-07-14 [colin]      0.9.12cvs18.13
13468
13469         * src/common/partial_download.c
13470                 update includes
13471
13472 2004-07-14 [colin]      0.9.12cvs18.12
13473
13474         * src/common/partial_download.c
13475         * src/common/partial_download.h
13476                 Move doc at top, add correct copyright
13477
13478 2004-07-14 [colin]      0.9.12cvs18.11
13479
13480         * src/folder.c
13481         * src/messageview.c
13482         * src/pop.c
13483         * src/pop.h
13484         * src/procmsg.c
13485         * src/summaryview.c
13486         * src/common/Makefile.am
13487         * src/common/partial_download.c ** NEW FILES **
13488         * src/common/partial_download.h ** NEW FILES **
13489                 Move partial-download related stuff to its
13490                 own file
13491
13492 2004-07-14 [colin]      0.9.12cvs18.10
13493
13494         * src/send_message.c
13495                 Fix smtp auth when user is null or empty
13496
13497 2004-07-13 [colin]      0.9.12cvs18.9
13498
13499         * src/gtk/quicksearch.c
13500                 Use alphabetic order
13501
13502 2004-07-13 [colin]      0.9.12cvs18.8
13503
13504         * src/pop.c
13505                 Be paranoid on the checks
13506
13507 2004-07-13 [colin]      0.9.12cvs18.7
13508
13509         * src/gtk/quicksearch.c
13510                 Fix Engrish once again
13511
13512 2004-07-13 [colin]      0.9.12cvs18.6
13513
13514         * src/procmsg.c
13515         * src/summaryview.c
13516                 Mark messages for deletion when they are about to
13517                 be removed from trash
13518
13519 2004-07-13 [colin]      0.9.12cvs18.5
13520
13521         * src/matcher.c
13522         * src/matcher.h
13523         * src/matcher_parser_parse.y
13524         * src/prefs_matcher.c
13525         * src/gtk/quicksearch.c
13526                 Add 'partial' ('p') match string to find partially
13527                 downloaded messages
13528
13529 2004-07-13 [colin]      0.9.12cvs18.4
13530
13531         * src/pop.c
13532                 Fix misplaced block
13533
13534 2004-07-13 [colin]      0.9.12cvs18.3
13535
13536         * src/pop.c
13537         * src/pop.h
13538         * src/messageview.c
13539                 Refactor API (to avoid passing 5+ params and code
13540                 duplication)
13541         * src/folder.c
13542         * src/msgcache.c
13543         * src/procheader.c
13544         * src/common/defs.h
13545                 Add planned_download to cache
13546                 Don't mess uidl file when moving partially downloaded
13547                 mails (they change folder, we should change it in the
13548                 uidl list too or we'll remove an incorrect message)
13549                 (this also helps removing hacks when changing 
13550                 planned_download in messageview.c)
13551
13552 2004-07-12 [colin]      0.9.12cvs18.2
13553
13554         * src/gtk/quicksearch.c
13555                 Fix missing status update in quicksearch
13556
13557 2004-07-12 [paul]       0.9.12cvs18.1
13558
13559         * po/POTFILES.in
13560         * src/Makefile.am
13561         * src/account.c
13562         * src/codeconv.c
13563         * src/compose.c
13564         * src/inc.c
13565         * src/main.c
13566         * src/prefs_common.c
13567         * src/procmsg.h
13568         * src/toolbar.c
13569         * src/prefs_msg_colors.[ch]     ** NEW FILES **
13570         * src/prefs_wrapping.[ch]       ** NEW FILES **
13571         * src/common/intl.h
13572         * src/common/utils.[ch]
13573         * src/gtk/quicksearch.[ch]
13574                 sync with 0.9.12cvs18 HEAD
13575
13576 2004-07-12 [colin]      0.9.11cvs17.25
13577
13578         * src/folder.c
13579         * src/folder.h
13580                 Remove unused function added by me in 0.9.11cvs17.10
13581
13582 2004-07-11 [colin]      0.9.11cvs17.24
13583
13584         * src/inc.c
13585         * src/messageview.c
13586         * src/pop.c
13587         * src/pop.h
13588                 Use folderitem and msgnum instead of filename to
13589                 know which mail to delete
13590                 Move old partial mail deletion to pop.c
13591
13592 2004-07-10 [colin]      0.9.11cvs17.23
13593
13594         * src/inc.c
13595                 Add debug
13596         * src/pop.c
13597         * src/pop.h
13598                 Don't re-use same enums for unrelated stuff: it's 
13599                 completely misleading !
13600                 Document a bit
13601
13602 2004-07-09 [colin]      0.9.11cvs17.22
13603
13604         * src/inc.c
13605                 Remove folder-type check and do
13606                 more tests to be sure everything's
13607                 ok
13608         * src/messageview.c
13609                 Punctuation update, remove useless
13610                 code, fix two warnings
13611         * src/noticeview.c
13612                 Layout cleaning, reset 2nd button
13613                 when specifying one
13614
13615 2004-07-09 [colin]      0.9.11cvs17.21
13616
13617         * src/messageview.c
13618         * src/pop.c
13619         * src/pop.h
13620                 Allow user to change his mind
13621                 and postpone decision (by
13622                 unmarking the mail)
13623
13624 2004-07-09 [colin]      0.9.11cvs17.20
13625
13626         * src/messageview.c
13627                 Fix bug with delete state
13628         * src/pop.c
13629         * src/pop.h
13630                 Fix buffer leak (fread doesn't 
13631                 terminate buffers with \0)
13632                 Refactoring (remove magic 
13633                 numbers)
13634
13635 2004-07-09 [colin]      0.9.11cvs17.19
13636
13637         * src/pop.c
13638                 Don't log "Skipping message" if 
13639                 we're going to TOP it two lines
13640                 later
13641
13642 2004-07-09 [colin]      0.9.11cvs17.18
13643
13644         * src/messageview.c
13645                 Fix Engrish
13646
13647 2004-07-09 [colin]      0.9.11cvs17.17
13648
13649         * src/pop.c
13650                 strlen checking...
13651         * src/messageview.c
13652                 refactoring a bit
13653
13654 2004-07-08 [colin]      0.9.11cvs17.16
13655
13656         * src/noticeview.c
13657         * src/noticeview.h
13658                 Add an optional second button
13659         * src/messageview.c
13660         * src/pop.c
13661         * src/pop.h
13662                 Don't delete partially received mails after a certain
13663                 time; rather, let the user decide.
13664
13665 2004-07-08 [colin]      0.9.11cvs17.15
13666
13667         * src/common/smtp.h
13668                 Sync with HEAD
13669
13670 2004-07-08 [colin]      0.9.11cvs17.14
13671
13672         * src/messageview.c
13673         * src/common/smtp.c
13674                 Use to_human_readable() for sizes
13675
13676 2004-07-08 [colin]      0.9.11cvs17.13
13677
13678         * src/inc.c
13679         * src/messageview.c
13680         * src/pop.c
13681         * src/pop.h
13682         * src/procmsg.c
13683                 Fix partial-downloading issues:
13684                         catch unsupported TOP
13685                         don't delete partially downloaded mails before 5 days
13686                         don't update existing with non-MH folders; that'll
13687                         make dups, but it's better than trashing the folder
13688                         free new msginfo parts
13689                 Fix indentation ;-)
13690
13691 2004-07-08 [colin]      0.9.11cvs17.12
13692
13693         * src/common/smtp.c
13694         * src/common/smtp.h
13695                 Sync smtp size verification with HEAD
13696
13697 2004-07-08 [colin]      0.9.11cvs17.11
13698
13699         * src/summaryview.c
13700         * src/prefs_common.c
13701         * src/prefs_common.h
13702         * src/gtk/quicksearch.c
13703         * src/gtk/quicksearch.h
13704                 Sync sticky pref with HEAD
13705
13706 2004-07-08 [colin]      0.9.11cvs17.10
13707
13708         * src/folder.c [1.213.2.6]
13709         * src/folder.h [1.87.2.6]
13710         * src/inc.c [1.149.2.7]
13711         * src/messageview.c [1.94.2.8]
13712         * src/procheader.c [1.47.2.6]
13713         * src/procmsg.c [1.150.2.4]
13714         * src/procmsg.h [1.60.2.5]
13715         * src/pop.c [1.56.2.4]
13716         * src/pop.h [1.17.2.3]
13717                 Let too big messages get downloaded, but truncated
13718                 Add a button to download them completely
13719                 
13720 2004-07-06 [colin]      0.9.11cvs17.9
13721
13722         * src/gtk/quicksearch.c [1.1.2.3]
13723                 Add a Clear button
13724         * commitHelper
13725         * PATCHSETS
13726                 Add a script to help with cvs
13727
13728 2004-07-03 [colin]      0.9.11cvs17.8
13729
13730         * src/plugins/imageviewer/viewer.c
13731                 fix imageviewer (which was staying on the first
13732                 displayed image)
13733
13734 2004-07-03 [colin]      0.9.11cvs17.7
13735
13736         Removed FIXME_GTK2 warnings
13737         * src/gtk/gtkutils.c
13738                 useless #warnings
13739         * src/gtk/menu.c
13740                 useless #warnings (no need to mess with menu rc)
13741         * src/gtk/menu.h
13742                 unused functions
13743         
13744
13745 2004-07-03 [colin]      0.9.11cvs17.6
13746
13747         Removed FIXME_GTK2 warnings
13748         * src/codeconv.c
13749                 useless #warnings (rewrite needed)
13750         * src/compose.c
13751                 useless #warnings (rewrite needed)
13752                 useless #warnings (gtk2 is like that)
13753                 useless #warnings (previously fixed)
13754         * src/main.c
13755                 useless #warnings (previously fixed)
13756         * src/message_search.c
13757                 useless #warnings (gtk2 is like that)
13758                 Made apparent that search is case-sensitive
13759         * src/mimeview.c
13760                 useless #warnings (rewrite needed)
13761                 useless #warnings (gtk2 is like that)
13762                 reimplemented real warnings
13763         * src/prefs_common.c
13764                 Removed block cursor option (not it gtk2)
13765         * src/prefs_gtk.c
13766                 useless #warnings (rewrite needed)
13767         * src/procheader.c
13768                 useless #warnings (rewrite needed)
13769         * src/sourcewindow.c
13770                 useless #warnings (incorrect placing)
13771         * src/summary_search.c
13772                 useless #warnings (gtk2 is like that)
13773                 Made apparent that search is case-sensitive
13774         * src/action.c
13775                 useless #warnings (gtk2 is like that)
13776         * src/textview.c
13777                 useless #warnings (rewrite needed)
13778         * src/toolbar.c
13779                 useless #warnings (rewrite needed)
13780
13781 2004-07-03 [colin]      0.9.11cvs17.5
13782
13783         * src/textview.c
13784                 Fix mismerge which broke URI opening
13785                 
13786 2004-07-01 [colin]      0.9.11cvs17.4
13787
13788         * src/gtk/filesel.c
13789                 Fill filename when saving
13790                 
13791 2004-06-27 [colin]      0.9.11cvs17.3
13792
13793         * src/gtk/filesel.[ch]
13794                 Use the new GTK file selector
13795                 Update prototype to match the reality: multiple file
13796                 selection is open-only          
13797         * src/compose.c
13798                 Match the new prototypes        
13799         * configure.ac
13800                 Match the new requirements (gtk 2.4.0)
13801                         
13802 2004-06-26 [colin]      0.9.11cvs17.2
13803
13804         * src/plugins/trayicon/trayicon.c
13805                 Remove useless signal handler on resize, which causes
13806                 an infinite "loop"
13807         
13808 2004-06-26 [colin]      0.9.11cvs17.1
13809         
13810         * tools/Makefile.am
13811                 remove launch_firebird and add nautilus2sylpheed.sh
13812         * src/quicksearch.c
13813           src/summaryview.c
13814                 Fix show/hide "Extended symbols" button problem
13815                 Fix apparition at startup
13816                 Fix const warnings
13817         * src/plugins/image_viewer/Makefile.am
13818                 Fix configure 
13819         * common/ssl.c
13820                 Re-enable certificate check, as it doesn't seem to
13821                 cause Xlib errors anymore
13822
13823 2004-06-25 [paul]       0.9.11cvs17
13824
13825         * sync with 0.9.11cvs17 HEAD
13826         
13827         NOTE: QuickSearch is broken
13828
13829 2004-06-07 [colin]      0.9.10claws67.10
13830         * src/plugins/trayicon/trayicon.c
13831           src/plugins/trayicon/libeggtrayicon/Makefile.am
13832           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13833                 Fix gettextization in trayicon plugin
13834
13835 2004-06-07 [colin]      0.9.10claws67.9
13836         
13837         * src/summaryview.c
13838           src/gtk/gtksctree.[ch]
13839                 Let Shift+{Up,Down} work in summaryview
13840                 (well, Down "works" and Up works)
13841                 Let the list scroll when using these keys
13842
13843 2004-06-06 [colin]      0.9.10claws67.8
13844
13845         * src/plugins/trayicon/trayicon.c
13846                 Fix pixmap update
13847
13848 2004-06-06 [colin]      0.9.10claws67.7
13849
13850         * src/addressbook.c
13851                 Fix signal handling causing system-wide focus grab
13852
13853 2004-05-25 [paul]       0.9.10claws67.6
13854
13855         * Makefile.am
13856           src/Makefile.am
13857                 clean up
13858
13859 2004-05-25 [paul]       0.9.10claws67.5
13860
13861         * replace deprecated gtk_signal... functions
13862
13863 2004-05-23 [colin]      0.9.10claws67.4
13864
13865         * src/compose.c
13866                 Fix wrapping
13867
13868 2004-05-22 [colin]      0.9.10claws67.3
13869
13870         * src/compose.c
13871                 Re-fix [Edited] in compose.c::compose_reedit()
13872
13873 2004-05-22 [colin]      0.9.10claws67.2
13874
13875         * src/procmime.c
13876                 Fix parsing of multiparts mails
13877
13878 2004-05-22 [colin]      0.9.10claws67.1
13879
13880         * src/summaryview.c
13881                 Fix quicksearch
13882
13883 2004-05-22 [paul]       0.9.10claws67
13884
13885         * sync with 0.9.10claws67 HEAD
13886
13887 2004-05-14 [alfons]
13888
13889         * src/procmime.h
13890                 add forgotton prototype
13891
13892 2004-05-10 [paul]       0.9.10claws57
13893
13894         * sync with 0.9.10claws57 HEAD
13895
13896 2004-05-05 [paul]       0.9.9.claws1
13897
13898         * ChangeLog-gtk2        ** REMOVED **
13899           ChangeLog-gtk2.claws  ** ADDED **
13900                 rename and adopt the normal claws format
13901                 
13902         * configure.ac
13903                 require gtkmathview >= 0.5
13904
13905         * ac/*                          ** REMOVED **
13906           ac/                           ** REMOVED **
13907           intl/Makefile.in              ** REMOVED **
13908           m4/                           ** ADDED **
13909           m4/missing                    ** ADDED **
13910           m4/missing/gdk-pixbuf.m4      ** ADDED **
13911           m4/missing/gettext.m4         ** ADDED **
13912           m4/missing/gpgme.m4           ** ADDED **
13913           m4/missing/imlib.m4           ** ADDED **
13914           m4/.cvsignore                 ** ADDED **
13915           m4/Makefile.am                ** ADDED **
13916           m4/README                     ** ADDED **
13917           m4/aclocal-include.m4         ** ADDED **
13918           m4/aspell.m4                  ** ADDED **
13919           m4/check-type.m4              ** ADDED **
13920           m4/gnupg-check-typedef.m4     ** ADDED **
13921           m4/openssl.m4                 ** ADDED **
13922           m4/spamassassin.m4            ** ADDED **
13923           po/ChangeLog                  ** REMOVED **
13924           po/Makefile.in.in             ** REMOVED **
13925           po/Rules-quot                 ** REMOVED **
13926           po/boldquot.sed               ** REMOVED **
13927           po/en@boldquot.header         ** REMOVED **
13928           po/en@quot.header             ** REMOVED **
13929           po/insert-header.sin          ** REMOVED **
13930           po/quot.sed                   ** REMOVED **
13931           po/remove-potcdate.sed        ** REMOVED **
13932           po/remove-potcdate.sin        ** REMOVED **
13933           po/stamp-po                   ** REMOVED **
13934           Makefile.am
13935           autogen.sh
13936           configure.ac
13937                 enable building with automake 1.8.x
13938                 add 'autopoint --force' to autogen.sh and remove all
13939                 auto-generated files, remove ac/ directory and use
13940                 m4/ directory instead
13941                 
13942         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13943                 fix gettextization
13944
13945 2004-02-28 Colin Leroy <colin@colino.net>
13946         * src/prefs_matcher.c
13947           src/prefs_filtering.c
13948           src/prefs_filtering_action.c
13949                 Fix non-editable GtkEntries
13950
13951 2004-02-22 Thorsten Maerz <torte@netztorte.de>
13952         * src/prefs_themes.c
13953                 utf8 conversion for theme info
13954
13955 2004-02-21 Thorsten Maerz <torte@netztorte.de>
13956         * sync 0.9.9claws
13957
13958 2004-02-14 Thorsten Maerz <torte@netztorte.de>
13959         * src/grouplistdialog.c
13960                 allow multiple selections without ctrl key
13961
13962 2004-02-09 Thorsten Maerz <torte@netztorte.de>
13963         * src/main.c
13964                 enable customizable accelerators
13965
13966 2004-02-08 Thorsten Maerz <torte@netztorte.de>
13967         * src/prefs_common.c
13968                 re-enable different font settings for gtk1/2
13969         * src/prefs_folder_item.c
13970                 fix folder prefs displayed wrong
13971         * src/textview.c
13972                 set 'sunken' shadow type
13973
13974 2004-02-07 Colin Leroy <colin@colino.net>
13975         * src/compose.c
13976                 Fix message being always [Edited]
13977                 Encode headers correctly (utf8 buf)
13978
13979 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13980         * src/socket.c
13981                 remove double g_source_attach()
13982                 (Thanks to Colin Leroy)
13983
13984 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13985         * src/gtk/gtksctree.c
13986                 Fix SSL certificate list not shown
13987         * src/mimeview.c
13988                 Fix clicks in mime tree
13989
13990 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13991         * src/common/socket.c
13992                 Fix SSL receive
13993         * src/compose.c
13994                 Fix clipboard menu hotkeys
13995
13996 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13997         * src/gtk/gtkaspell.[ch]
13998           src/compose.c
13999                 reimplement spellchecker
14000
14001 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14002         * src/gtk/filesel.c
14003                 crash when inserting file in compose window
14004                 (TODO: keep old selection on clicks)
14005         * src/main.c
14006                 use gtkrc-2.0 instead of gtkrc
14007
14008 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14009         * src/messageview.c
14010                 remove orphaned mimeview unref()
14011
14012 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14013         * src/grouplistdialog.c
14014                 expand nodes containing subscribed groups
14015
14016 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14017         * src/textview.c
14018                 textview: hide cursor, restore old click behaviour
14019
14020 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14021         * src/textview.c
14022                 variable names messed up
14023
14024 2004-01-17 Colin Leroy <colin@colino.net>
14025         * src/addr_compl.c
14026                 Fix completion address too thin
14027         * src/compose.c
14028                 Fix tab-to-subject behaviour
14029         * src/summaryview.c
14030                 Implement key up & down in summaryview
14031
14032 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14033
14034         * sync 098claws
14035
14036 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14037         * configure.ac
14038           Makefile.am
14039           doc/.cvsignore
14040           doc/Makefile.am
14041                 faq, man, manual moved to doc/
14042         * ac/aspell.m4
14043           ac/check-type.m4
14044           ac/gnupg-check-typedef.m4
14045           ac/openssl.m4
14046           ac/spamassassin.m4
14047           ac/missing/gdk-pixbuf.m4
14048           ac/missing/gpgme.m4
14049           ac/missing/imlib.m4
14050                 fix automake warnings
14051
14052 2003-12-06 Colin Leroy <colin@colino.net>
14053         * src/summaryview.c
14054                 Fix quicksearch
14055
14056 2003-12-05 Colin Leroy <colin@colino.net>
14057         * src/summaryview.c
14058                 Fix going to next unread folder
14059
14060 2003-12-05 Colin Leroy <colin@colino.net>
14061         * src/crash.c
14062                 Fix gtk2 compilation
14063         * src/session.c
14064                 Remove iotag source handler at disconnection
14065         * src/socket.[ch] 
14066                 Remove source handler when closing socket 
14067                 (fixes another seg)
14068
14069 2003-12-04 Colin Leroy <colin@colino.net>
14070         * src/compose.c
14071           src/prefs_account.c
14072           src/prefs_common.c
14073                 Fix some dropdown menus
14074
14075 2003-12-04 Colin Leroy <colin@colino.net>
14076         * src/compose.c
14077                 Fix event handlers on header fields
14078         * src/common/socket.c
14079           src/common/session.c
14080                 Fix segfault with callback (SSL)
14081                 Fix end of session 
14082
14083 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14084
14085         * Fix compile bug in src/compose.c
14086         * removed src/gtk/gtkstext.[ch]
14087
14088 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14089
14090         * Convert character set and escape "text" attributes in toolbar setting
14091         files.
14092         * Fixed bug in button-press-event handling.
14093
14094 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14095
14096         * Fixed bug in key-press-event handling.
14097
14098 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14099
14100         * Enabled to compile tray-icon plugin (Ad-hoc).
14101         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14102
14103 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14104
14105         * Enabled to compile on sylpheed-claws.
14106         (tray-icon plugin still cannot compile yet.)
14107
14108 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14109
14110         * Updated to 0.9.5.
14111
14112 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14113
14114         * Updated to 0.9.4.
14115         * Ported monitoring SSL mechanism to GSource of GLib2
14116         (I don't confirm it)
14117         * Added _gtk2 suffix to key name of font preference to avoid
14118         ovverwriting preference of Gtk+-1.2 version.
14119
14120 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14121
14122         * Updated to 0.9.2.
14123
14124 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14125
14126         * Updated to 0.9.1.
14127         * Translate po files into UTF-8 when execute autogen.sh.
14128
14129 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14130
14131         * Updated to 0.9.0.
14132
14133 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14134
14135         * Plugged GError related memory leaks.
14136
14137 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14138
14139         * Changed default size of fonts.
14140         * Enabled to set titile font size of warning dialog.
14141
14142 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14143
14144         * Embed a sylpheed icon into executable binary on Windows.
14145
14146 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14147
14148         * I forgot to traslate character set of element string in src/xml.c.
14149
14150 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14151
14152         * Fixed detecting bind_textdomain_codeset in configure.in.
14153         * The bug in which "Example" of "Date fromat" preference isn't displayed
14154         correctly has been fixed.
14155
14156 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14157
14158         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14159           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14160           glib-gettextize
14161           Removed intl directory.
14162           Translated po files into UTF-8.
14163           (Thanks! Ryuji Abe)
14164
14165 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14166
14167         * The bug which doesn't unscape string in xml.c has been fixed.
14168
14169 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14170
14171         * The bug which is failed to translate encoding of file name thorough
14172         file dialog has been fixed.
14173
14174 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14175
14176         * Modified to translate file names which is used in inporting/expoting
14177         mbox feature and "Save as" feature into locale encoding.
14178         * Translate file names into locale encoding when "Attache file" and
14179         "Insert file".
14180         * Force set G_BROKEN_FILENAMES environment variable.
14181         * Other minor fixes.
14182
14183 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14184
14185         * Modified to treat MH folder's name as locale encoding.
14186
14187 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14188
14189         * The bug which clash on switching candidates of auto completion of
14190         addresses, cannot use auto completion in Japanesse is fixed
14191         (Thanks! Tokunaga-san)¡¥
14192
14193 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14194
14195         * The bug which cannot switch key accelerator preference has been fixed
14196         (Thanks! smbd-san)¡¥
14197
14198 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14199
14200         * version 0.8.11-gtk2-20030314
14201
14202 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14203
14204         * The bug in which character set conversion of filtering messages has
14205         been fixed.(Thanks! COCOA-san).
14206
14207 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14208
14209         * Revived "Leave space on head" preference in "Message" category.
14210         * A bug which clash when put the cursor to end of buffer and execute
14211         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14212
14213 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14214
14215         * version 0.8.11-gtk2-20030312
14216
14217 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14218
14219         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14220         * Modified to use Pango's API directly for font preference.
14221         * Integrated GtkTextView of textview to one widget.
14222         * Set fonts of header title in textview by "header_title" tag.
14223         * Removed some deprecated codes.
14224
14225 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14226
14227         * Updated to 0.8.11.
14228         * Merged cygwin patch(Thanks! Sakai-san).
14229
14230 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14231
14232         * version 0.8.10-gtk2-20030309