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