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