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