2006-05-12 [colin] 2.2.0cvs4
[claws.git] / ChangeLog
1 2006-05-12 [colin]      2.2.0cvs4
2
3         * src/compose.c
4         * src/compose.h
5                 Let From be editable
6         * src/main.c
7         * src/mh.c
8                 Full support of .mh_sequences' Unseen seq
9
10 2006-05-12 [colin]      2.2.0cvs3
11
12         * src/folder.c
13         * src/mainwindow.c
14         * src/mainwindow.h
15         * src/messageview.c
16         * src/prefs_spelling.c
17         * src/procheader.c
18         * src/procmsg.c
19         * src/procmsg.h
20         * src/summaryview.c
21         * src/toolbar.c
22         * src/toolbar.h
23                 Add contextual menu on Compose toolbar
24                 button. Fixes bug #944 (Automatic
25                 addresses not applied when changing account
26                 from compose window)
27                 add Mailing List support
28                 based on the old 0.6.5claws25 patch by
29                 Melvin Hadasht, with finishing touches
30                 by Colin
31                 Fix "ignore thread" when mails are threaded by
32                 subject (and weren't ignored although appearing
33                 in the thread).
34                 GUI rework.
35                 Both patches by Pawel.
36
37
38 2006-05-12 [colin]      2.1.1cvs50
39
40         * po/cs.po
41         * po/de.po
42         * po/en_GB.po
43         * po/es.po
44         * po/fi.po
45         * po/fr.po
46         * po/pt_BR.po
47         * po/sr.po
48         * po/zh_CN.po
49                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
50                 Fabien Vantard, Frederico Goncalves Guimaraes,
51                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
52
53 2006-05-05 [colin]      2.1.1cvs49
54
55         * manual/Makefile.am
56         * manual/pl/Makefile.am
57         * manual/pl/account.xml
58         * manual/pl/ack.xml
59         * manual/pl/addrbook.xml
60         * manual/pl/advanced.xml
61         * manual/pl/faq.xml
62         * manual/pl/glossary.xml
63         * manual/pl/gpl.xml
64         * manual/pl/handling.xml
65         * manual/pl/intro.xml
66         * manual/pl/keyboard.xml
67         * manual/pl/plugins.xml
68         * manual/pl/starting.xml
69         * manual/pl/sylpheed-claws-manual.xml
70         * manual/pl/dist/.cvsignore
71         * manual/pl/dist/Makefile.am
72         * manual/pl/dist/html/.cvsignore
73         * manual/pl/dist/html/Makefile.am
74         * manual/pl/dist/pdf/.cvsignore
75         * manual/pl/dist/pdf/Makefile.am
76         * manual/pl/dist/ps/.cvsignore
77         * manual/pl/dist/ps/Makefile.am
78         * manual/pl/dist/txt/.cvsignore
79         * manual/pl/dist/txt/Makefile.am
80                 Add the polish translation of the manual,
81                 Authored by Pawel Pekala.
82
83 2006-05-05 [cleroy]     2.1.1cvs48
84
85         * src/main.c
86                 Re-read matcherrc after loading plugins 
87                 if some of them add folders.
88
89 2006-05-03 [colin]      2.1.1cvs47
90
91         * src/imap.c
92                 I'm idiot
93
94 2006-05-03 [colin]      2.1.1cvs46
95
96         * src/imap.c
97                 Be sure to have a session when
98                 getting separator
99
100 2006-05-03 [colin]      2.1.1cvs45
101
102         * src/imap.c
103         * src/imap.h
104         * src/imap_gtk.c
105                 Fix preventing renaming with namespace 
106                 separator.
107
108 2006-05-01 [colin]      2.1.1cvs44
109
110         * src/action.c
111                 Don't reload messageview when result of
112                 action is piped.
113
114 2006-04-29 [colin]      2.1.1cvs43
115
116         * src/prefs_receive.c
117         * src/plugins/spamassassin/spamassassin_gtk.c
118         * src/plugins/clamav/clamav_plugin_gtk.c
119                 GUI fixes by Pawel
120
121 2006-04-29 [colin]      2.1.1cvs42
122
123         * src/prefs_compose_writing.c
124         * src/prefs_quote.c
125                 Cleanups. Patch by Pawel
126
127 2006-04-28 [paul]       2.1.1cvs41
128
129         * src/matcher.c
130                 fix returned quick search results when search
131                 term contains an underscore.
132                 Thanks to Colin
133
134 2006-04-28 [paul]       2.1.1cvs40
135
136         * src/prefs_message.c
137         * src/prefs_receive.c
138                 GUI cleanups
139                 Patches by Pawel Pekala
140
141 2006-04-27 [colin]      2.1.1cvs39
142
143         * src/wizard.c
144                 Differentiate subject Welcome from
145                 window's title Welcome
146
147 2006-04-27 [paul]
148
149         2.2.0-rc1 released
150
151 2006-04-27 [paul]       2.1.1cvs38
152
153         * manual/advanced.xml
154         * manual/fr/advanced.xml
155                 add info about compose_no_markup hidden pref
156
157 2006-04-27 [paul]       2.1.1cvs37
158
159         * src/prefs_account.c
160                 improve privacy labels
161         * src/prefs_msg_colors.c
162                 change some strings for translators' convenience
163         * src/gtk/gtkutils.c
164                 don't underline the link button text
165
166 2006-04-25 [colin]      2.1.1cvs36
167
168         * src/folder.c
169                 Complete 2.1.1cvs33 (once more ;)
170
171 2006-04-25 [colin]      2.1.1cvs35
172
173         * src/editldap.c
174                 Fix tooltip
175
176 2006-04-25 [cleroy]     2.1.1cvs34
177
178         * src/compose.c
179         * src/gtk/gtkaspell.c
180                 Fix crash on redirect (related to the return 
181                 of the aspell menu in compose's toolbar)
182         * src/image_viewer.c
183         * src/prefs_msg_colors.c
184         * src/gtk/pluginwindow.c
185         * src/gtk/prefswindow.c
186                 Change released signals to clicked (Fabien)
187         * po/POTFILES.in
188         * src/common/socket.c
189         * src/plugins/spamassassin/spamassassin.c
190                 Translate strings (Fabien)
191
192 2006-04-25 [paul]       2.1.1cvs33
193
194         * src/folder.c
195         * src/folder.h
196         * src/folderview.c
197                 complete the fix of bug #912
198                 Thanks to Colin
199
200 2006-04-25 [colin]      2.1.1cvs32
201
202         * src/news.c
203                 Better progress bar
204         * src/mimeview.c
205         * src/summaryview.c
206         * src/summaryview.h
207                 Fix focus chain
208                 Patches by Pawel Pekala
209
210 2006-04-24 [colin]      2.1.1cvs31
211
212         * src/compose.c
213                 Fix compilation warnings (Fabien)
214
215 2006-04-24 [colin]      2.1.1cvs30
216
217         * src/addrindex.c
218         * src/editldap.c
219         * src/editldap_basedn.c
220         * src/editldap_basedn.h
221         * src/ldapctrl.c
222         * src/ldapctrl.h
223         * src/ldapquery.c
224         * src/ldaputil.c
225         * src/ldaputil.h
226                 Fix bug #901 (LDAPS support)
227
228 2006-04-24 [colin]      2.1.1cvs29
229
230         * src/compose.c
231                 Fix logic on error with send dialog on
232         * src/imap.c
233                 Fix compilation without libetpan, thanks
234                 to Fabien
235         * src/summaryview.c
236                 Fix 'context-menu' key
237
238 2006-04-23 [colin]      2.1.1cvs28
239
240         * src/folder.c
241                 Never free current's cache to free up 
242                 memory. Fixes bug #912 (new count 
243                 randomly set to message count)
244
245 2006-04-23 [colin]      2.1.1cvs27
246
247         * src/gtk/quicksearch.c
248                 And remove printf...
249
250 2006-04-23 [colin]      2.1.1cvs26
251
252         * src/gtk/quicksearch.c
253                 Fix replacing in quicksearch, and fix inserting
254                 in the middle of the string. (introduced at 2.1.0cvs22)
255
256 2006-04-23 [colin]      2.1.1cvs25
257
258         * src/imap.c
259                 Make sure uidnext is initialized in get_num_list
260                 (not for stable, related to 2.1.1cvs8 and friends)
261
262 2006-04-23 [colin]      2.1.1cvs24
263
264         * src/imap.c
265                 Output something when login is successful
266                 too
267
268 2006-04-23 [colin]      2.1.1cvs23
269
270         * src/etpan/imap-thread.c
271                 Better logging (line-per-line, hide data in fetch)
272                 Fix a const warning
273         * src/gtk/logwindow.c
274         * src/gtk/logwindow.h
275                 Better logging (color for input/output)
276
277 2006-04-21 [colin]      2.1.1cvs22
278
279         * src/gtk/quicksearch.c
280                 On gtk+-2.8, use stock buttons in quicksearch
281                 Based on a patch by Fabien and a design by Paul
282
283 2006-04-21 [colin]      2.1.1cvs21
284
285         * src/folderview.c
286         * src/mainwindow.c
287                 Fix occasional flicker in folderview
288         * src/common/utils.c
289                 Fix bug #943 (Incorrectly parsed email address 
290                 list in short headers on message view and in 
291                 printouts)
292
293 2006-04-20 [colin]      2.1.1cvs20
294
295         * src/imap.c
296         * src/imap.h
297         * src/prefs_account.c
298                 Add ANONYMOUS auth for IMAP
299
300 2006-04-20 [paul]       2.1.1cvs19
301
302         * src/main.c
303                 proper fix for 2.1.1cvs18
304                 Thanks to Colin
305
306 2006-04-20 [paul]       2.1.1cvs18
307
308         * src/main.c
309                 fix build warnings
310
311 2006-04-20 [paul]       2.1.1cvs17
312
313         * src/gtk/quicksearch.c
314                 fix standard, non-extended Quick search,
315                 was broken in 2.1.1cvs15.
316                 Thanks to Colin.
317
318 2006-04-20 [colin]      2.1.1cvs16
319
320         * src/prefs_matcher.c
321                 Fix values when reselecting a ~test
322                 rule
323
324 2006-04-19 [colin]      2.1.1cvs15
325
326         * src/compose.c
327         * src/compose.h
328         * src/gtk/gtkaspell.c
329         * src/gtk/gtkaspell.h
330                 Put back Options menu in Spelling/
331         * src/gtk/quicksearch.c
332                 Don't search, and show error, if the
333                 advanced search has a syntax error
334
335 2006-04-18 [colin]      2.1.1cvs14
336
337         * src/textview.c
338                 Fix gdk warnings on set_cursor when textview
339                 isn't visible
340
341 2006-04-18 [colin]      2.1.1cvs13
342
343         * src/gtk/gtksctree.c
344                 Remove seemingly useless refresh that causes
345                 flicker - watch this commit in case of 
346                 problems before planned backport to stable
347
348 2006-04-18 [colin]      2.1.1cvs12
349
350         * src/imap.c
351                 Factorize get/set_xml code
352         * src/compose.c
353         * src/prefs_account.c
354         * src/prefs_account.h
355         * src/procmsg.c
356                 Add Encrypt to self option
357
358 2006-04-17 [colin]      2.1.1cvs11
359
360         * configure.ac
361                 Fix search on encrpyt function on dragonfly
362                 Patch by Jonathan Buschmann <jonthn@agmact.com>
363
364 2006-04-17 [colin]      2.1.1cvs10
365
366         * src/prefs_account.c
367                 Be safe by default: remove mails from POP3
368                 after 7 days, not immediately
369
370 2006-04-17 [colin]      2.1.1cvs9
371
372         * src/etpan/imap-thread.c
373                 Fix build on DragonFly - patch by 
374                 Jonathan Buschmann <jonthn@agmact.com>
375
376 2006-04-17 [colin]      2.1.1cvs8
377
378         * src/imap.c
379                 Save uidnext between sessions
380
381 2006-04-17 [colin]      2.1.1cvs7
382
383         * src/imap.c
384                 scan is required when uid validity changes
385
386 2006-04-17 [colin]      2.1.1cvs6
387
388         * src/folderview.c
389                 Don't scan if not necessary, apart in current
390                 folder and INBOX to fetch flags.
391         * src/imap.c
392                 Scan is necessary if unread count changes
393
394 2006-04-17 [colin]      2.1.1cvs5
395
396         * src/imap.c
397                 ...But always fetch ANSWERED and DELETED flags for
398                 INBOX, as filtering can happen on these flags.
399
400 2006-04-17 [colin]      2.1.1cvs4
401
402         * src/imap.c
403                 Don't fetch REPLIED and DELETED flags when synchronising
404                 flags with a closed folder. We only need UNSEEN and FLAGGED
405                 to update the folderview.
406
407 2006-04-17 [colin]      2.1.1cvs3
408
409         * src/imap.c
410                 Faster flag search when there are new mails 
411                 in a folder. We can do a full search if the 
412                 folder contains less messages than the new
413                 list.
414
415 2006-04-17 [colin]      2.1.1cvs2
416
417         * po/cs.po
418         * po/de.po
419         * po/fr.po
420         * po/nl.po
421         * po/pt_BR.po
422                 Update translations from stable branch
423
424 2006-04-17 [colin]      2.1.1cvs1
425
426         * configure.ac
427                 Bump version to follow stable release
428
429 2006-04-16 [mones]      2.1.0cvs50
430
431         * po/es.po
432                 Updated for release
433
434 2006-04-16 [colin]      2.1.0cvs49
435
436         * src/textview.c
437                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
438                 with gtk < 2.8. Thanks to Fabien Vantard.
439
440 2006-04-15 [colin]      2.1.0cvs48
441
442         * src/etpan/imap-thread.c
443                 Fix bug #919 (libetpan: SEGV when connecting 
444                 using command)
445
446 2006-04-14 [colin]      2.1.0cvs47
447
448         * src/main.c
449                 Fix race on --select (should be done better)
450
451 2006-04-14 [wwp]        2.1.0cvs46
452
453         * src/send_message.c
454                 enforce a check for domain in account prefs (a sending
455                 error could be faced if domain was checked but no value set),
456                 thanks to Colin.
457
458 2006-04-14 [colin]      2.1.0cvs45
459
460         * src/codeconv.c
461                 when converting from unknown to unknown, if the
462                 string is UTF8, don't convert it to the locale
463                 (which breaks it)
464
465 2006-04-14 [colin]      2.1.0cvs44
466
467         * src/compose.c
468                 Don't try to use ASCII for converting headers
469                 (as done in body)
470
471 2006-04-14 [paul]       2.1.0cvs43
472
473         * src/crash.c
474                 add locale/charset info to crash report
475         * src/gtk/about.c
476                 add wwp to doc team
477                 replace 'e-mail' with preferred 'email'
478         * src/gtk/authors.h
479                 ensure contributors list is in alphabetical
480                 order
481
482 2006-04-13 [colin]      2.1.0cvs42
483
484         * src/textview.c
485                 Prevent gdk warnings
486
487 2006-04-13 [colin]      2.1.0cvs41
488
489         * src/common/ssl_certificate.c
490         * src/common/ssl_certificate.h
491         * src/gtk/sslcertwindow.c
492                 Warn on expired certs, and display the expiration date
493
494 2006-04-13 [colin]      2.1.0cvs40
495
496         * src/plugins/spamassassin/spamassassin_gtk.c
497                 Fix missing set_text on unix socket
498
499 2006-04-13 [wwp]        2.1.0cvs39
500
501         * manual/fr/advanced.xml
502         * manual/fr/glossary.xml
503                 applied new spam/ham/email lexicon (pourriel, courriel)
504
505 2006-04-13 [paul]       2.1.0cvs38
506
507         * src/plugins/pgpmime/plugin.c
508                 remove the mention of S/MIME from the
509                 description. This is now handled by the
510                 S/MIME plugin.
511
512 2006-04-13 [paul]       2.1.0cvs37
513
514         * src/prefs_msg_colors.c
515                 rework dialog
516         * src/prefs_folder_item.c
517         * src/prefs_spelling.c
518                 add a tooltip to the colour selector buttons
519
520 2006-04-13 [wwp]        2.1.0cvs36
521
522         * manual/advanced.xml
523         * manual/glossary.xml
524         * manual/handling.xml
525         * manual/keyboard.xml
526         * manual/plugins.xml
527         * manual/starting.xml
528         * manual/fr/account.xml
529         * manual/fr/ack.xml
530         * manual/fr/addrbook.xml
531         * manual/fr/advanced.xml
532         * manual/fr/faq.xml
533         * manual/fr/glossary.xml
534         * manual/fr/gpl.xml
535         * manual/fr/handling.xml
536         * manual/fr/intro.xml
537         * manual/fr/keyboard.xml
538         * manual/fr/plugins.xml
539         * manual/fr/starting.xml
540         * manual/fr/sylpheed-claws-manual.xml
541                 fixes to the manuals:
542                  - summaryview -> Message List (same in French)
543                  - translate key names
544                  - fix French punctuation, use non-breakable spaces when
545                    necessary, don't use &thinsp; which is not portable
546                  - tell what maildir and mbox formats we support
547
548 2006-04-12 [wwp]        2.1.0cvs35
549
550         * src/prefs_toolbar.c
551                 unified a replace button more,
552                 patch by Fabien Vantard <fzzzzz@gmail.com>.
553
554 2006-04-12 [wwp]        2.1.0cvs34
555
556         * src/prefs_common.c
557         * src/prefs_msg_colors.c
558                 make default color labels translatable,
559                 patch from Fabien Vantard <fzzzzz@gmail.com>,
560                 thanks to Tim <timbrain@post.cz> for reporting.
561
562 2006-04-12 [wwp]        2.1.0cvs33
563
564         * manual/glossary.xml
565         * manual/intro.xml
566         * manual/plugins.xml
567         * manual/starting.xml
568         * manual/sylpheed-claws-manual.xml
569         * manual/fr/.cvsignore
570         * manual/fr/account.xml
571         * manual/fr/ack.xml
572         * manual/fr/addrbook.xml
573         * manual/fr/advanced.xml
574         * manual/fr/faq.xml
575         * manual/fr/glossary.xml
576         * manual/fr/handling.xml
577         * manual/fr/intro.xml
578         * manual/fr/keyboard.xml
579         * manual/fr/plugins.xml
580         * manual/fr/starting.xml
581         * manual/fr/sylpheed-claws-manual.xml
582                 various fixes: typos, missing .fr translations, punctuation,
583                 capitalization, links, accents and some bad French more.
584
585 2006-04-12 [wwp]        2.1.0cvs32
586
587         * src/prefs_gtk.c
588                 fix for bug #935: always store prefs files in UTF-8 (thanks
589                 to Colin).
590
591 2006-04-11 [colin]      2.1.0cvs31
592
593         * src/compose.c
594                 Fix inserting files not in utf8 when locale is utf8
595
596 2006-04-11 [colin]      2.1.0cvs30
597
598         * src/inc.c
599                 Don't show error dialog when cancelling connection
600                 Patch by Pawel
601
602 2006-04-11 [cleroy]     2.1.0cvs29
603
604         * src/compose.c
605                 Implement multiple quote levels
606         * src/prefs_common.c
607                 Change a little bit the quote bgcolor for 2nd level
608
609 2006-04-11 [colin]      2.1.0cvs28
610
611         * src/gtk/about.c
612                 Add locale and charset in the label
613
614 2006-04-10 [colin]      2.1.0cvs27
615
616         * src/compose.c
617         * src/prefs_common.c
618         * src/prefs_common.h
619         * src/prefs_msg_colors.c
620         * src/textview.c
621                 Allow optional background color in quotes
622                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
623                 GTK+-2.8.x feature
624
625 2006-04-10 [colin]      2.1.0cvs26
626
627         * src/main.c
628         * src/mainwindow.c
629         * src/mainwindow.h
630                 Implement --select
631
632 2006-04-10 [colin]      2.1.0cvs25
633
634         * manual/plugins.xml
635         * manual/fr/plugins.xml
636                 Document libcurl's proxy variables
637
638 2006-04-09 [colin]      2.1.0cvs24
639
640         * src/prefs_common.c
641                 gettext() returns statically allocated stuff. We have
642                 to strdup it in order to be able to free it.
643
644 2006-04-09 [colin]      2.1.0cvs23
645
646         * AUTHORS
647         * src/gtk/authors.h
648                 Add Alexei
649
650 2006-04-09 [colin]      2.1.0cvs22
651
652         * src/mainwindow.c
653         * src/gtk/quicksearch.c
654                 Fix bug #859 (problems with cyrilic input in 
655                 search panel) - Patch by Alexey Illarionov 
656                 <littlesavage@rambler.ru>
657
658 2006-04-09 [colin]      2.1.0cvs21
659
660         * src/prefs_customheader.c
661                 I prefer removing then freeing rather than the contrary
662                 (even if it doesn't change anything ;-)
663         * src/prefs_account.c
664                 Fix bug #933 (Crash re-entering the custom headers list 
665                 dialog in accounts prefs)
666                 The problem happened when cancelling the Account 
667                 Preferences' dialogs - in which case we didn't do 
668                 anything to the PrefsAccount * struct. In case of applying,
669                 the old ac_prefs was replaced with the tmp_ac_prefs we were
670                 working with in this dialog. The problem is that 
671                 prefs_customheader.c, working on this tmp_ac_prefs, always
672                 changes the ->customhdr_list pointer, even when cancelled. 
673                 So in case of cancelling the prefs_account dialog, we still
674                 have to update ->customhdr_list in the real account.
675
676 2006-04-08 [colin]      2.1.0cvs20
677
678         * manual/fr/glossary.xml
679         * manual/fr/keyboard.xml
680                 Forgot some headers :)
681
682 2006-04-08 [colin]      2.1.0cvs19
683
684         * manual/Makefile.am
685         * manual/fr/Makefile.am
686         * manual/fr/account.xml
687         * manual/fr/ack.xml
688         * manual/fr/addrbook.xml
689         * manual/fr/advanced.xml
690         * manual/fr/faq.xml
691         * manual/fr/glossary.xml
692         * manual/fr/gpl.xml
693         * manual/fr/handling.xml
694         * manual/fr/intro.xml
695         * manual/fr/keyboard.xml
696         * manual/fr/plugins.xml
697         * manual/fr/starting.xml
698         * manual/fr/sylpheed-claws-manual.xml
699         * manual/fr/dist/.cvsignore
700         * manual/fr/dist/Makefile.am
701         * manual/fr/dist/html/.cvsignore
702         * manual/fr/dist/html/Makefile.am
703         * manual/fr/dist/pdf/.cvsignore
704         * manual/fr/dist/pdf/Makefile.am
705         * manual/fr/dist/ps/.cvsignore
706         * manual/fr/dist/ps/Makefile.am
707         * manual/fr/dist/txt/.cvsignore
708         * manual/fr/dist/txt/Makefile.am
709                 Add the french translation of the manual. Thanks to
710                 Olivier Delhomme <olivier.delhomme@free.fr> for 
711                 account.xml, ack.xml, addrbook.xml and advanced.xml
712
713 2006-04-08 [colin]      2.1.0cvs18
714
715         * manual/plugins.xml
716         * manual/starting.xml
717                 More fixes
718
719 2006-04-07 [colin]      2.1.0cvs17
720
721         * manual/faq.xml
722         * manual/intro.xml
723         * manual/keyboard.xml
724                 Little fixes
725
726 2006-04-07 [colin]      2.1.0cvs16
727
728         * README
729         * src/compose.c
730         * src/prefs_common.c
731         * src/prefs_common.h
732                 Add hidden compose_no_markup pref
733
734 2006-04-07 [wwp]        2.1.0cvs15
735
736         * src/summary_search.c
737         * .cvsignore
738                 Bugfix: stop button was sticky when searching in an empty folder.
739                 Applied curly brackets code style to the whole file (summary_search.c).
740                 More files to ignore.
741
742 2006-04-07 [wwp]        2.1.0cvs14
743
744         * src/message_search.c
745         * src/summary_search.c
746                 changed default button when search bumps at file/folder
747                 beginning or end, for convenience (thanks to Colin).
748
749 2006-04-07 [paul]       2.1.0cvs13
750
751         * src/plugins/dillo_viewer/dillo_prefs.c
752                 avoid future potential for namespace collision
753                 Patch by Colin
754
755 2006-04-06 [wwp]        2.1.0cvs12
756
757         * src/summary_search.c
758                 Unify extended/advanced searches names (and thus factorize labels),
759                 patch by Fabien Vantard <fzzzzz@gmail.com>.
760
761 2006-04-06 [wwp]        2.1.0cvs11
762
763         * src/folderview.c
764         * src/prefs_themes.c
765         * src/summaryview.c
766                 Fixed some compilation warnings.
767
768 2006-04-06 [colin]      2.1.0cvs10
769
770         * manual/advanced.xml
771                 Document the wizard template and how to deploy
772                 Sylpheed-Claws effectively
773
774 2006-04-06 [colin]      2.1.0cvs9
775
776         * src/folderview.c
777                 gettext patch to tell translators about _("#"),
778                 by Maxim Britov
779
780 2006-04-06 [colin]      2.1.0cvs8
781
782         * src/textview.c
783                 Fix invalid GtkTextBIter after clicking "Display as text"
784
785 2006-04-06 [mones]      2.1.0cvs7
786
787         * src/addr_compl.c
788         * src/addrindex.c
789         * src/addritem.c
790         * src/codeconv.c
791         * src/compose.c
792         * src/filtering.c
793         * src/folder.c
794         * src/folder_item_prefs.c
795         * src/folderview.c
796         * src/localfolder.c
797         * src/matcher.c
798         * src/mimeview.c
799         * src/prefs_msg_colors.c
800         * src/prefs_spelling.c
801         * src/prefs_themes.c
802         * src/procmime.c
803         * src/procmsg.c
804         * src/stock_pixmap.c
805         * src/summaryview.c
806         * src/textview.c
807         * src/toolbar.c
808         * src/common/mgutils.c
809         * src/common/prefs.c
810         * src/common/ssl_certificate.c
811         * src/gtk/colorlabel.c
812         * src/gtk/quicksearch.c
813         * src/plugins/pgpmime/pgpmime.c
814         * src/plugins/spamassassin/spamassassin.c
815                 Removed redundant NULL checks for g_free() calls.
816                 Patch by Pawel Pekala.
817
818 2006-04-06 [mones]      2.1.0cvs6
819
820         * src/prefs_actions.c
821         * src/prefs_filtering.c
822         * src/prefs_filtering_action.c
823         * src/prefs_matcher.c
824         * src/prefs_template.c
825         * src/gtk/gtkutils.c
826         * src/gtk/gtkutils.h
827                 Have a nice replace button. Patch by Pawel Pekala
828
829 2006-04-06 [colin]      2.1.0cvs5
830
831         * src/addressbook.c
832                 Fix crash with empty columns
833
834 2006-04-05 [colin]      2.1.0cvs4
835
836         * src/wizard.c
837         * src/prefs_gtk.c
838                 Allow wizard customization with pre-filled values
839
840 2006-04-05 [colin]      2.1.0cvs3
841
842         * src/textview.c
843         * src/mimeview.c
844         * src/mimeview.h
845                 Nicer messages in mimeview
846
847 2006-04-05 [colin]      2.1.0cvs2
848
849         * src/addressbook.c
850         * src/prefs_summaries.c
851                 i18n fix
852
853 2006-04-05 [colin]      2.1.0cvs1
854
855         * src/plugins/pgpcore/plugin.c
856         * src/plugins/pgpcore/select-keys.c
857         * src/plugins/pgpcore/select-keys.h
858         * src/plugins/pgpcore/sgpgme.c
859         * src/plugins/pgpcore/sgpgme.h
860         * src/plugins/pgpinline/pgpinline.c
861         * src/plugins/pgpinline/plugin.c
862         * src/plugins/pgpmime/pgpmime.c
863         * src/plugins/pgpmime/plugin.c
864                 Factorize and generalize a bit 
865                 Drop S/MIME signature verification from PGP/MIME
866                 (adding it as another, more complete plugin)
867
868 2006-04-05 [paul]       2.1.0
869
870         2.1.0 released
871
872 2006-04-05 [paul]       2.0.0cvs186
873
874         * manual/advanced.xml
875                 add info on colour labels
876
877 2006-04-05 [paul]       2.0.0cvs185
878
879         * po/bg.po
880         * po/cs.po
881         * po/de.po
882         * po/el.po
883         * po/en_GB.po
884         * po/fi.po
885         * po/fr.po
886         * po/it.po
887         * po/nl.po
888         * po/pl.po
889         * po/pt_BR.po
890         * po/sr.po
891         * po/zh_CN.po
892                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
893                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
894                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
895                 Guimaraes, Aleksandar Urosevic, Ralgh Young
896         * src/gtk/authors.h
897         * tools/claws.i18n.status.pl
898                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
899                 and new Czech translator, Tim <timbrain@post.cz>
900
901 2006-04-05 [mones]      2.0.0cvs184
902
903         * po/es.po
904                 Updated translation
905
906 2006-04-05 [colin]      2.0.0cvs183
907
908         * src/gtk/quicksearch.c
909                 Fix bug #929 (unnecessary reload in quick search bar)
910
911 2006-04-05 [colin]      2.0.0cvs182
912
913         * src/compose.c
914                 Fix crash on Reply with no From:
915                 Show signature and conversion error on queuing 
916                 (but not sending)
917         * src/mainwindow.c
918         * src/summaryview.c
919         * src/summaryview.h
920                 Factorize threading code and make sure msginfo 
921                 is not null when it comes from a GtkCTreeRow's 
922                 data
923         * src/gtk/gtkaspell.c
924                 Check for necessary things
925         * src/gtk/gtksctree.c
926         * src/gtk/gtksctree.h
927                 Reset anchor if necessary when removing node
928
929 2006-03-29 [colin]      2.0.0cvs181
930
931         * src/folderview.c
932                 Warn for disabled IMAP accounts (due to lack of
933                 libetpan). Breaks string-freeze - sorry - but it
934                 is kind of important ;)
935
936 2006-03-28 [colin]      2.0.0cvs180
937
938         * src/gtk/gtkutils.c
939         * src/gtk/gtkutils.h
940                 Add a gtkut_get_link_btn() function that
941                 creates a button which acts like an URI
942         * src/prefs_themes.c
943         * src/gtk/about.c
944                 Use this function (factorizes codes)
945         * src/common/defs.h
946         * src/gtk/pluginwindow.c
947                 Add a "Get more..." in the plugins window
948
949 2006-03-28 [colin]      2.0.0cvs179
950
951         * src/common/smtp.c
952         * src/common/passcrypt.c
953         * src/undo.c
954                 Warning fixes. Patch by Pawel Pekala
955
956 2006-03-27 [colin]      2.0.0cvs178
957
958         * src/undo.c
959                 Fix undoing by blocks with spaces
960
961 2006-03-27 [colin]      2.0.0cvs177
962
963         * src/textview.c
964                 Set margin to 3px for headers
965
966 2006-03-27 [paul]
967
968         2.1.0-rc2 released
969
970 2006-03-27 [wwp]        2.0.0cvs176
971
972         * src/summaryview.c
973                 don't reset quicksearch when updating the message list.
974                 Thanks to Colin.
975
976 2006-03-26 [wwp]        2.0.0cvs175
977
978         * src/compose.c
979                 use a unified border width ('other' tab in the compose window,
980                 patch by Pawel Pekala).
981
982
983 2006-03-26 [wwp]        2.0.0cvs174
984
985         * src/common/quoted-printable.c
986         * src/addressbook.c
987                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
988
989 2006-03-26 [colin]      2.0.0cvs173
990
991         * src/quote_fmt_parse.y
992                 Fix non-UTF8 date formats messing up the whole quote a 
993                 little bit
994
995 2006-03-26 [colin]      2.0.0cvs172
996
997         * src/procheader.c
998                 Make sure the date is UTF8 valid, or try to make it
999                 so. IncrediMail is really IncrediStupid.
1000         * src/compose.c
1001                 Fix possible conversions. 
1002                 
1003
1004 2006-03-26 [colin]      2.0.0cvs171
1005
1006         * src/matcher.c
1007                 Fix corner cases in body search. This is still a
1008                 hack... It seems impossible to make it good and 
1009                 reasonably fast at the same time.
1010
1011 2006-03-26 [colin]      2.0.0cvs170
1012
1013         * src/summaryview.c
1014                 I think I killed the twilight zone bug!
1015                 summary_select_node() flushes GTK events in order
1016                 to be able to center the view. But this also 
1017                 flushes keypresses like Ctrl-Alt-U, so this can
1018                 call summary_show from summary_select_node (itself
1019                 called from summary_show, etc.). And the summaryview
1020                 has to be unlocked in this function. So just locking
1021                 while processing GTK events, and bailing if locked, 
1022                 should fix it.
1023                 Fixes bug #927 (SIGSEGV during Update Summary)
1024
1025 2006-03-25 [colin]      2.0.0cvs169
1026
1027         * src/matcher.c
1028                 Fix search in QP-encoded bodies
1029                 Fix utf-8 searches in bodies encoded in the
1030                 locale's encoding
1031         * src/common/quoted-printable.c
1032         * src/common/quoted-printable.h
1033                 Add a decode function that doesn't overwrite
1034                 the original pointer
1035                 
1036
1037 2006-03-24 [colin]      2.0.0cvs168
1038
1039         * src/action.c
1040         * src/summaryview.c
1041         * src/summaryview.h
1042                 Update message cache after action
1043                 Patch by H. Merijn Brand
1044         * src/prefs_msg_colors.c
1045                 Factorize label 
1046                 Patch by Fabien Vantard
1047         * src/plugins/spamassassin/spamassassin_gtk.c
1048                 Remove useless translation
1049                 Patch by Fabien Vantard
1050
1051 2006-03-23 [colin]      2.0.0cvs167
1052
1053         * src/common/ssl.c
1054                 Let 30 seconds to SSL_connect
1055
1056 2006-03-23 [wwp]        2.0.0cvs166
1057
1058         * src/summaryview.c
1059         * src/gtk/description_window.c
1060                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1061                 and headers are translated; adjust description windows' width to fit their
1062                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1063
1064 2006-03-23 [paul]       2.0.0cvs165
1065
1066         * src/common/utils.c
1067                 fix highlighting of URIs containing "()"
1068                 (2.0.0cvs164's reversal fixed)
1069                 Thanks to Colin.
1070
1071 2006-03-23 [paul]       2.0.0cvs164
1072
1073         * src/common/utils.c
1074                 revert patch, (postponing a fix), at 2.0.0cvs120
1075                 as it breaks more URIs than it fixes.
1076                 Allow '-' to be a terminating character in a URI
1077
1078 2006-03-22 [colin]      2.0.0cvs163
1079
1080         * configure.ac
1081                 Require libetpan 0.45
1082                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1083
1084 2006-03-22 [paul]       2.0.0cvs162
1085
1086         * src/editgroup.c
1087                 replace '<-' and '->' buttons with GTK_STOCK graphical
1088                 buttons
1089         * src/summary_search.c
1090                 don't offer '...' for translation
1091                 add a tooltip to advanced search '...' button
1092         * src/gtk/quicksearch.c
1093                 don't offer '...' for translation
1094
1095 2006-03-21 [colin]      2.0.0cvs161
1096
1097         * src/compose.c
1098                 Fix middle-click pasting (insert at click
1099                 position instead of cursor position, don't
1100                 remove existing selection and allow pasting
1101                 our own selection)
1102         * src/addressbook.c
1103                 "LDAP Server" -> "LDAP servers"
1104
1105 2006-03-21 [wwp]        2.0.0cvs160
1106
1107         * src/etpan/imap-thread.c
1108                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1109
1110 2006-03-20 [colin]      2.0.0cvs159
1111
1112         * src/summaryview.c
1113                 Don't reload summaryview after an execute with no
1114                 move action
1115
1116 2006-03-19 [colin]      2.0.0cvs158
1117
1118         * src/addressbook.c
1119                 and put groups at the top, always
1120
1121 2006-03-19 [colin]      2.0.0cvs157
1122
1123         * src/addressbook.c
1124                 Order groups before names, as previously
1125
1126 2006-03-19 [colin]      2.0.0cvs156
1127
1128         * src/addressbook.c
1129                 - Sort case-unsensitive
1130                 - Put the sort arrow at opening too
1131
1132 2006-03-19 [wwp]        2.0.0cvs155
1133
1134         * src/addressbook.c
1135                 allow sorting by name/email/remarks, ensure that right-pane's contents
1136                 matches the left-pane selection (cleared when appropriate).
1137                 Patch by Pawel Pekala <c0rn@o2.pl>.
1138
1139 2006-03-18 [colin]      2.0.0cvs154
1140
1141         * src/textview.c
1142                 Fix text cursor ;)
1143
1144 2006-03-18 [colin]      2.0.0cvs153
1145
1146         * src/gtk/filesel.c
1147                 Make sure we hide the preview if we didn't get
1148                 a filename
1149
1150 2006-03-18 [colin]      2.0.0cvs152
1151
1152         * src/summaryview.c
1153                 Set cursor to watch for execution (fixes lack
1154                 of watch-cursor when dnd'ing hundreds of mails)
1155         * src/gtk/filesel.c
1156                 Check that mime type is 'image/*' before updating
1157                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1158
1159 2006-03-18 [colin]      2.0.0cvs151
1160
1161         * src/mainwindow.c
1162         * src/textview.c
1163         * src/textview.h
1164                 Put a watch cursor in textview too when the mainwindow's
1165                 cursor in a watch
1166
1167 2006-03-18 [colin]      2.0.0cvs150
1168
1169         * src/folder.c
1170                 Change wrong asserts to simple tests
1171
1172 2006-03-17 [colin]      2.0.0cvs149
1173
1174         * src/mainwindow.c
1175         * src/mainwindow.h
1176         * src/prefs_msg_colors.c
1177         * src/summaryview.c
1178         * src/summaryview.h
1179         * src/gtk/colorlabel.c
1180         * src/gtk/colorlabel.h
1181                 Add a color label menu in the main menubar
1182                 Add (fixed) accels Ctrl-{0-7} to change the color
1183                 They have to be fixed because the menu's dynamic,
1184                 the items are complex widgets, hence we can't use
1185                 a GtkItemFactory.
1186
1187
1188 2006-03-17 [wwp]        2.0.0cvs148
1189
1190         * src/compose.c
1191                 rollback few lines from my previous commit (those lines come from
1192                 a pending patch, accidentally commited, even if neutral as they are
1193                 commented out).
1194
1195 2006-03-17 [wwp]        2.0.0cvs147
1196
1197         * src/compose.c
1198                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1199                 applied code style/indentation to the modified function.
1200
1201 2006-03-17 [wwp]        2.0.0cvs146
1202
1203         * src/procmsg.c
1204         * src/compose.c
1205                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1206
1207 2006-03-17 [paul]
1208
1209         2.1.0-rc1 released
1210
1211 2006-03-17 [paul]       2.0.0cvs145
1212
1213         * src/main.c
1214                 addressbook_read_file() was called twice
1215         * src/textview.c
1216                 X-Mailer highlighting
1217
1218 2006-03-16 [colin]      2.0.0cvs144
1219
1220         * src/sourcewindow.c
1221         * src/sourcewindow.h
1222                 And the last one, in source window.
1223
1224 2006-03-16 [colin]      2.0.0cvs143
1225
1226         * src/compose.c
1227         * src/compose.h
1228                 Fix the same stuff in compose
1229
1230 2006-03-16 [colin]      2.0.0cvs142
1231
1232         * src/messageview.c
1233                 Complete the previous messageview crash fix
1234
1235 2006-03-16 [colin]      2.0.0cvs141
1236
1237         * src/procmsg.h
1238         * src/procmsg.c
1239         * src/folder.c
1240                 Fix POSTPROCESSING hook
1241                 Patch by H. Merijn Brand
1242
1243         * src/procmime.c
1244         * src/procmime.h
1245                 Parse Content-Location
1246
1247         * src/toolbar.c
1248         * src/messageview.c
1249         * src/messageview.h
1250                 Don't crash when a top-level MessageView has
1251                 been closed on us. Same problematic than
1252                 yesterday's quicksearch issue.
1253
1254 2006-03-15 [colin]      2.0.0cvs140
1255
1256         * src/gtk/quicksearch.c
1257                 Fix a bitchy race we didn't think about when we
1258                 added quicksearch cancellation:
1259                 If the search is not on cached fields, for example
1260                 body_part matchcase "stuff"
1261                 the matcher code has to get the whole message. If
1262                 we're on IMAP, that can be slow, and in order to
1263                 be non-blocking, the IMAP code idle loop processes
1264                 gtk events too. So it is possible to cancel a
1265                 quicksearch while the matcher is getting the mail's
1266                 body. After matcher got its body, it will start to
1267                 iterate over the matcher list that the Quicksearch's
1268                 clear_search_cb() just freed via prepare_matcher().
1269                 SIGSEGV ensues.
1270                 The fix consists of guarding the matcherlist_match()
1271                 call with a boolean 'matching'. If we reset the
1272                 quicksearch while matching is TRUE, we don't free
1273                 the matcherlist anymore like we did, but we set
1274                 another new flag, deferred_free, to TRUE. Then,
1275                 in quicksearch_match(), just after returning from
1276                 matcherlist_match() and unsetting the matching flag,
1277                 we check the deferred_free flag and do the
1278                 prepare_matcher() (which does the matcherlist_free)
1279                 for real, so we free the matcherlist once it's not
1280                 used anymore.
1281                 As all of this runs via the glib main loop, we
1282                 luckily don't need a mutex.
1283         * src/summaryview.c
1284                 Also, show progress while searching.
1285
1286
1287 2006-03-14 [colin]      2.0.0cvs139
1288
1289         * src/alertpanel.c
1290                 Make alertpanel_is_open non-static
1291
1292 2006-03-14 [colin]      2.0.0cvs138
1293
1294         * src/prefs_spelling.c
1295                 Cleanups - Fabien Vantard
1296
1297 2006-03-14 [wwp]        2.0.0cvs137
1298
1299         * src/main.c
1300                 code style normalization (curly braces, indentation).
1301
1302 2006-03-14 [wwp]        2.0.0cvs137
1303
1304         * src/main.c
1305                 code style (braces, indentation)
1306
1307 2006-03-12 [paul]       2.0.0cvs136
1308
1309         * src/prefs_common.c
1310                 trans_hdr defaults to FALSE to be RFC-savvy
1311         * src/prefs_summaries.c
1312                 add a tooltip to the trans_hdr option
1313                 
1314
1315 2006-03-12 [paul]       2.0.0cvs135
1316
1317         * src/prefs_matcher.c
1318                 give a little more width to the combos
1319         * src/prefs_display_header.c
1320         * src/textview.c
1321                 translate headers if prefs_common.trans_hdr
1322                 is TRUE
1323
1324         Patches by Pawel Pekala
1325
1326 2006-03-12 [paul]       2.0.0cvs134
1327
1328         * src/plugins/clamav/clamav_plugin.c
1329         * src/plugins/dillo_viewer/dillo_viewer.c
1330         * src/plugins/pgpcore/plugin.c
1331         * src/plugins/pgpinline/plugin.c
1332         * src/plugins/pgpmime/plugin.c
1333         * src/plugins/spamassassin/spamassassin.c
1334                 update/add to descriptions
1335         * src/plugins/spamassassin/spamassassin_gtk.c
1336                 fixes to the english, remove superfluous
1337                 tooltips, clean up a little
1338
1339 2006-03-12 [paul]       2.0.0cvs133
1340
1341         * src/compose.c
1342                 fix Bug 924, 'Account combo box shows up wrong 
1343                 if & is in account name'
1344
1345 2006-03-11 [colin]      2.0.0cvs132
1346
1347         * src/summaryview.c
1348                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1349                 messed up shift-selection because is slows down
1350                 moving around summaryview. thanks -users
1351
1352 2006-03-10 [colin]      2.0.0cvs131
1353
1354         * src/plugins/spamassassin/spamassassin_gtk.c
1355                 Put back Paul's engrish fixes
1356
1357 2006-03-10 [colin]      2.0.0cvs130
1358
1359         * src/plugins/spamassassin/spamassassin.c
1360         * src/plugins/spamassassin/spamassassin.h
1361         * src/plugins/spamassassin/spamassassin_gtk.c
1362                 Cleanup SA prefs page (more)
1363                 Patch by Fabien Vantard
1364
1365 2006-03-10 [paul]       2.0.0cvs129
1366
1367         * src/prefs_msg_colors.c
1368         * src/prefs_spelling.c
1369                 widget sensitivity
1370
1371 2006-03-09 [mones]      2.0.0cvs128
1372
1373         * po/es.po
1374                 Update for next RC
1375
1376 2006-03-09 [wwp]        2.0.0cvs127
1377
1378         * configure.ac
1379                 revert accidental commit (requirement for libetpan 0.43), this time
1380                 not in HEAD.
1381
1382 2006-03-09 [wwp]        2.0.0cvs125
1383
1384         * configure.ac
1385                 revert accidental commit (requirement for libetpan 0.43)
1386
1387 2006-03-09 [paul]       2.0.0cvs126
1388
1389         * src/prefs_receive.c
1390                 remove useless frame
1391                 replace 'incorporation' with 'receiving'
1392         * src/plugins/clamav/clamav_plugin_gtk.c
1393         * src/plugins/spamassassin/spamassassin_gtk.c
1394                 improve widget sensitivity
1395                 fix a bit his engrish
1396
1397 2006-03-09 [wwp]        2.0.0cvs125
1398
1399         * src/addressadd.c
1400         * src/foldersel.c
1401         * src/prefs_common.c
1402         * src/prefs_common.h
1403                 remember some more windows' sizes (add to addressbook and
1404                 select folder).
1405
1406 2006-03-09 [paul]       2.0.0cvs124
1407
1408         * src/plugins/pgpcore/prefs_gpg.c
1409                 normalise construction of dialogue
1410
1411 2006-03-09 [paul]       2.0.0cvs123
1412
1413         * src/plugins/trayicon/Makefile.am
1414                 add missing slash
1415
1416 2006-03-08 [colin]      2.0.0cvs122
1417
1418         * src/plugins/trayicon/Makefile.am
1419                 Fix build in separate dir 
1420                 Patch by Bamanzi <bamanzi@gmail.com>
1421
1422 2006-03-08 [colin]      2.0.0cvs121
1423
1424         * src/procmsg.c
1425                 Batch move and copies from summaryview with delayed execution
1426                 too
1427
1428 2006-03-07 [paul]       2.0.0cvs120
1429
1430         * src/common/utils.c
1431                 fix highlighting of URIs containing "()"
1432                 Patch by Pawel Pekala
1433
1434 2006-03-07 [paul]       2.0.0cvs119
1435
1436         * src/folder.c
1437         * src/folder.h
1438         * src/folderview.c
1439                 immediately do alphabetical resort when
1440                 changing a folder's name
1441                 Patch by Pawel Pekala
1442
1443 2006-03-07 [paul]       2.0.0cvs118
1444
1445         * src/news.c
1446         * src/news_gtk.c
1447                 when unsubscribing a newsgroup, remove the
1448                 folder and msgs in .sylpheed-claws/newscache
1449                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1450
1451 2006-03-07 [paul]       2.0.0cvs117
1452
1453         * src/textview.c
1454                 fix wrong Fake URL Warning
1455                 Thanks to Hiro
1456
1457 2006-03-07 [colin]      2.0.0cvs116
1458
1459         * src/imap.c
1460                 Return immediately when password dialog was
1461                 cancelled
1462         * src/gtk/inputdialog.c
1463                 Allow empty strings for passwords
1464
1465
1466 2006-03-06 [colin]      2.0.0cvs115
1467
1468         * src/imap.c
1469                 Prevent double-timeouts when connection fails
1470
1471 2006-03-06 [colin]
1472
1473         2.0.1-rc1 released
1474
1475 2006-03-06 [colin]      2.0.0cvs114
1476
1477         * src/imap.c
1478                 Refresh session during potentially long
1479                 operations
1480
1481 2006-03-06 [wwp]        2.0.0cvs113
1482
1483         * src/prefs_msg_colors.h
1484                 forgot that one (custom color labels).
1485
1486 2006-03-06 [wwp]        2.0.0cvs112
1487
1488         * src/prefs_common.c
1489         * src/prefs_common.h
1490         * src/prefs_msg_colors.c
1491         * src/summaryview.c
1492         * src/summaryview.h
1493         * src/gtk/colorlabel.c
1494         * src/gtk/colorlabel.h
1495                 colors in messages list are now customizable. Color values and names can
1496                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1497                 Thanks to Paul and Colin for their help with this longstanding patch!
1498
1499 2006-03-06 [wwp]        2.0.0cvs111
1500
1501         * src/textview.c
1502                 don't crash if (x)face is bad.
1503
1504 2006-03-05 [paul]       2.0.0cvs110
1505
1506         * AUTHORS
1507         * configure.ac
1508         * src/Makefile.am
1509         * src/common/Makefile.am
1510         * src/common/utils.h
1511         * src/etpan/imap-thread.c
1512         * src/gtk/authors.h
1513         * src/plugins/clamav/Makefile.am
1514         * src/plugins/demo/Makefile.am
1515         * src/plugins/dillo_viewer/Makefile.am
1516         * src/plugins/pgpcore/Makefile.am
1517         * src/plugins/pgpcore/passphrase.c
1518         * src/plugins/pgpinline/Makefile.am
1519         * src/plugins/pgpmime/Makefile.am
1520         * src/plugins/spamassassin/Makefile.am
1521         * src/plugins/trayicon/Makefile.am
1522                 fix builiding on cygwin
1523                 Patch by Ralgh Young <bamanzi@gmail.com>
1524
1525 2006-03-04 [wwp]        2.0.0cvs109
1526
1527         * manual/keyboard.xml
1528                 fix mixed up/down keys.
1529
1530 2006-03-04 [wwp]        2.0.0cvs108
1531
1532         * README
1533         * INSTALL
1534                 updated links to SpamAssassin.
1535
1536 2006-03-04 [wwp]        2.0.0cvs107
1537
1538         * manual/plugins.xml
1539         * src/plugins/spamassassin/README
1540                 updated SpamAssassin plugin docs to reflect new functional additions
1541                 (also fix/update/documents few technical stuff more, see the README).
1542
1543 2006-03-04 [wwp]        2.0.0cvs106
1544
1545         * src/prefs_message.c
1546                 normalized capitalization of message-prefs paths.
1547
1548 2006-03-04 [wwp]        2.0.0cvs105
1549
1550         * manual/advanced.xml
1551                 typo.
1552
1553 2006-03-03 [colin]      2.0.0cvs104
1554
1555         * src/plugins/clamav/clamav_plugin_gtk.c
1556                 Rework prefs page, patch by Fabien 
1557
1558 2006-03-03 [colin]      2.0.0cvs103
1559
1560         * src/plugins/clamav/clamav_plugin.c
1561                 Set error on all errors
1562
1563 2006-03-03 [colin]      2.0.0cvs102
1564
1565         * src/common/plugin.c
1566                 Initialize error to avoid crashing when a plugin fails
1567                 without setting error
1568
1569 2006-03-02 [wwp]        2.0.0cvs101
1570
1571         * configure.ac
1572                 fixed linker flags for libetpan support on Cygwin
1573                 (thanks to H.Merijn Brand).
1574
1575 2006-03-02 [wwp]        2.0.0cvs100
1576
1577         * src/addressbook.c
1578                 fix some AB error messages: one for punctuation and
1579                 one wrongly duplicate (thanks, maxbritov).
1580
1581 2006-03-02 [wwp]        2.0.0cvs99
1582
1583         * src/plugins/spamassassin/spamassassin.c
1584                 make sync calls to sa-learn/spamc to prevent
1585                 system (whatever local or client/server) overload.
1586
1587 2006-03-02 [colin]      2.0.0cvs98
1588
1589         * src/summaryview.c
1590                 Put the spam icon in the status column instead of the
1591                 mark one
1592
1593 2006-03-01 [colin]      2.0.0cvs97
1594
1595         * src/plugins/spamassassin/spamassassin.c
1596                 Fix segfault (g_file_set_contents fails for some 
1597                 reason and err==0x2f. Can't find out why with
1598                 valgrind, using working function :-)
1599
1600 2006-03-01 [colin]      2.0.0cvs96
1601
1602         * src/inc.c
1603                 Offline overriding: let 'No' be cached only 3 seconds
1604
1605 2006-03-01 [colin]      2.0.0cvs95
1606
1607         * src/addr_compl.c
1608         * src/addrbook.c
1609         * src/addressbook.c
1610         * src/addrindex.c
1611         * src/folder_item_prefs.c
1612         * src/headerview.c
1613         * src/imap.c
1614         * src/inc.c
1615         * src/ldif.c
1616         * src/mainwindow.c
1617         * src/mh.c
1618         * src/msgcache.c
1619         * src/prefs_common.h
1620         * src/prefs_msg_colors.c
1621         * src/procheader.c
1622         * src/procheader.h
1623         * src/procmime.c
1624         * src/procmsg.c
1625         * src/procmsg.h
1626         * src/send_message.h
1627         * src/simple-gettext.c
1628         * src/summaryview.c
1629         * src/summaryview.h
1630         * src/syldap.c
1631         * src/textview.c
1632         * src/undo.c
1633         * src/common/ssl_certificate.c
1634         * src/common/utils.c
1635         * src/gtk/colorsel.c
1636         * src/gtk/gtksctree.c
1637         * src/gtk/gtkshruler.c
1638         * src/plugins/trayicon/trayicon.c
1639                 #if 0 goes to /dev/null
1640
1641 2006-03-01 [colin]      2.0.0cvs94
1642
1643         * src/compose.c
1644         * src/imap.c
1645         * src/inc.c
1646         * src/inc.h
1647         * src/messageview.c
1648         * src/news.c
1649         * src/plugins/spamassassin/spamassassin.c
1650                 Allow to add information in the "working offline"
1651                 window
1652
1653 2006-03-01 [wwp]        2.0.0cvs93
1654
1655         * src/plugins/spamassassin/spamassassin.c
1656                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1657                 'cause it seems that calling `spamc ... < inputfile` with
1658                 g_spawn_(a)sync simply.. erm doesn't work :-).
1659
1660 2006-03-01 [wwp]        2.0.0cvs92
1661
1662         * src/toolbar.c
1663         * src/toolbar.h
1664                 simplify the adding of spam/ham button to the messageview toolbar
1665                 (it gets more clear now that the same button will be "Mark as spam"
1666                 or "Mark as ham" according to the current message status,
1667                 thanks to Colin).
1668
1669 2006-03-01 [wwp]        2.0.0cvs91
1670
1671         * src/messageview.c
1672         * src/procmsg.c
1673         * src/procmsg.h
1674         * src/summaryview.c
1675         * src/plugins/spamassassin/spamassassin.c
1676         * src/plugins/spamassassin/spamassassin.h
1677                 make learner callbacks return a status (0 for ok),
1678                 handle it in main code to avoid setting flags when learning failed,
1679                 don't learn on TCP if offline in spamassassin,
1680                 thanks to Colin.
1681
1682                 
1683
1684 2006-03-01 [wwp]        2.0.0cvs90
1685
1686         * src/compose.c
1687                 some work around the compose window's account menu,
1688                 patch by Fabien Vantard.
1689
1690 2006-03-01 [wwp]        2.0.0cvs89
1691
1692         * src/plugins/spamassassin/spamassassin.c
1693                 fixed bad logics, was using spamc in local mode and sa-learn
1694                 in remote mode (thanks, Colin).
1695
1696 2006-03-01 [wwp]        2.0.0cvs88
1697
1698         * src/plugins/spamassassin/spamassassin.c
1699         * src/plugins/spamassassin/spamassassin.h
1700         * src/plugins/spamassassin/spamassassin_gtk.c
1701                 made processing of emails w/ sa-plugin an option (default is TRUE),
1702                 fixed Engrish some tooltips, capitalization of some debug messages
1703                 and warnings. The spamassassin plugin now provides two separate
1704                 services: process emails upon incorporation and spamd training.
1705                 Both services (un)register independently but use some common
1706                 plugin settings (transport settings, spam storage location).
1707
1708 2006-02-28 [wwp]        2.0.0cvs87
1709
1710         * src/plugins/spamassassin/spamassassin.c
1711                 fix async flag to spamc cmdline execution (batch exec should
1712                 be asynchronous).
1713
1714 2006-02-27 [wwp]        2.0.0cvs86
1715
1716         * src/plugins/spamassassin/spamassassin.c
1717         * src/plugins/spamassassin/spamassassin.h
1718         * src/plugins/spamassassin/spamassassin_gtk.c
1719                 - added the ability to learn a remote spamassassin server (spamd),
1720                 using spamc.
1721                 - added the spamassassin option 'username', that applies to all
1722                 spamassassin operations (filtering, learning, local or remote).
1723                 The default username is the current unix user (if left blank
1724                 from gtk prefs or config file).
1725                 - commented out some unused code (notebook widget), removed unused
1726                 layout (hbox1).
1727                 - make more widgets sensitive to the transport type.
1728
1729 2006-02-27 [colin]      2.0.0cvs85
1730
1731         * src/plugins/spamassassin/spamassassin.c
1732                 Fix sa-learn call when offline
1733
1734 2006-02-27 [colin]      2.0.0cvs84
1735
1736         * configure.ac
1737         * src/Makefile.am
1738         * src/mainwindow.c
1739         * src/mainwindow.h
1740         * src/messageview.c
1741         * src/messageview.h
1742         * src/prefs_toolbar.c
1743         * src/procmsg.c
1744         * src/stock_pixmap.c
1745         * src/stock_pixmap.h
1746         * src/summaryview.c
1747         * src/toolbar.c
1748         * src/toolbar.h
1749         * src/pixmaps/ham_btn.xpm
1750         * src/pixmaps/spam.xpm
1751         * src/pixmaps/spam_btn.xpm
1752         * src/plugins/spamassassin/spamassassin.c
1753                 Add button in toolbar for spam learning
1754                 Fix a few bugs from the last related commit
1755                 Revert 1.9.6cvs23 which messed up shift-selection
1756
1757 2006-02-24 [colin]      2.0.0cvs83
1758
1759         * src/procmsg.c
1760         * src/summaryview.c
1761         * src/summaryview.h
1762         * src/plugins/spamassassin/spamassassin.c
1763         * src/plugins/spamassassin/spamassassin.h
1764         * src/plugins/spamassassin/spamassassin_gtk.c
1765                 Unregister learner when spamassassin is either
1766                 disabled or over tcp
1767
1768 2006-02-24 [colin]      2.0.0cvs82
1769
1770         * src/Makefile.am
1771         * src/mainwindow.c
1772         * src/mainwindow.h
1773         * src/procmsg.c
1774         * src/procmsg.h
1775         * src/stock_pixmap.c
1776         * src/stock_pixmap.h
1777         * src/summaryview.c
1778         * src/summaryview.h
1779         * src/gtk/icon_legend.c
1780         * src/pixmaps/spam.xpm  ** NEW FILE **
1781         * src/plugins/spamassassin/spamassassin.c
1782         * src/plugins/spamassassin/spamassassin_gtk.c
1783                 Add spam learning interface (Mark/Mark as 
1784                 (spam|ham) menus)
1785
1786 2006-02-24 [wwp]        2.0.0cvs81
1787
1788         * src/compose.c
1789         * src/compose.h
1790         * src/filtering.c
1791                 hide compose window when sending message in batch mode
1792                 (filtering: forward and redirect). Also fixed a wrong
1793                 value returned when sending failed, neutral anyway.
1794                 (Colin, me) 
1795
1796 2006-02-24 [wwp]        2.0.0cvs80
1797
1798         * src/mainwindow.c
1799                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1800
1801 2006-02-24 [paul]       2.0.0cvs79
1802
1803         * src/news.c
1804         * src/news.h
1805         * src/news_gtk.c
1806                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1807                 Thanks to Colin
1808
1809 2006-02-23 [colin]      2.0.0cvs78
1810
1811         * src/alertpanel.c
1812                 Change OK to Close in alertpanel with View log
1813                 button; add accel to View log. Patch by Fabien
1814                 Vantard
1815
1816 2006-02-23 [wwp]        2.0.0cvs77
1817
1818         * src/compose.c
1819                 silly me, there were much more tests to perform, since toolbars can
1820                 really have down to 1 element only.
1821
1822 2006-02-23 [wwp]        2.0.0cvs76
1823
1824         * commitHelper
1825                 fixed indentation from my previous commit. Fallback to VISUAL if
1826                 EDITOR is not set (and to vi, at last resort).
1827
1828 2006-02-23 [wwp]        2.0.0cvs75
1829
1830         * commitHelper
1831                 improved error detection (Colin, me).
1832
1833 2006-02-23 [wwp]        2.0.0cvs74
1834
1835         * src/prefs_toolbar.c
1836                 simplify and fix prefs/toolbars layouting. Combos' contents can
1837                 now be really displayed.
1838
1839 2006-02-23 [wwp]        2.0.0cvs73
1840         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1841         be really displayed.
1842
1843 2006-02-22 [wwp]        2.0.0cvs72
1844
1845         * src/compose.c
1846                 fix a typo in my previous commit (sorry!).
1847
1848 2006-02-22 [wwp]        2.0.0cvs71
1849
1850         * src/prefs_toolbar.c
1851                 fix a crash when adding separators to toolbars,
1852                 also fix some separator item information.
1853
1854 2006-02-22 [wwp]        2.0.0cvs70
1855
1856         * src/compose.c
1857                 fix a crash when redirecting (for instance) when compose window's
1858                 toolbar contents has been customized (when some buttons have been
1859                 removed in fact).
1860
1861 2006-02-21 [wwp]        2.0.0cvs69
1862
1863         * src/summaryview.c
1864         * src/gtk/pluginwindow.c
1865         * src/plugins/pgpcore/prefs_gpg.c
1866                 fix some compilation warnings (feat. remains of removed code).
1867
1868 2006-02-21 [wwp]        2.0.0cvs68
1869
1870         * src/gtk/gtkutils.c
1871                 fix two compilation issues, thanks to Stephan Sachse.
1872
1873 2006-02-20 [colin]      2.0.0cvs67
1874
1875         * src/mainwindow.c
1876                 Don't reselect displayed mail on refocus
1877                 This fixes actions misbehaving 
1878
1879 2006-02-20 [wwp]        2.0.0cvs66
1880
1881         * src/summaryview.c
1882         * src/gtk/gtksctree.c
1883         * src/gtk/gtkshruler.c
1884                 changed more runtime typecast checks.
1885
1886 2006-02-20 [wwp]        2.0.0cvs65
1887
1888         * src/summary_search.c
1889                 find all - summaryview refresh issue fixed, thanks to Colin.
1890
1891 2006-02-20 [wwp]        2.0.0cvs64
1892
1893         * src/gtk/gtkutils.c
1894                 better runtime typecast checks.
1895
1896 2006-02-20 [wwp]        2.0.0cvs63
1897
1898         * src/summary_search.c
1899                 enhancements to the summary search:
1900                         - add the ability to stop the running search
1901                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1902                         - don't search if no criteria (From/To/Subject/Body) is set
1903                         - ensure that a busy mouse pointer is always shown when searching,
1904                           show it even a bit earlier
1905
1906 2006-02-19 [colin]      2.0.0cvs62
1907
1908         * src/compose.c
1909         * src/imap.c
1910         * src/etpan/imap-thread.c
1911         * src/etpan/imap-thread.h
1912                 (Future) IMAP speed improvement on sending
1913                 Will require a libetpan update
1914         * src/summaryview.c
1915         * src/gtk/quicksearch.c
1916                 Make quicksearch clearable while running.
1917
1918 2006-02-17 [colin]      2.0.0cvs61
1919
1920         * src/imap.c
1921         * src/etpan/imap-thread.c
1922         * src/etpan/imap-thread.h
1923                 Check for IMAP certificates
1924                 ** Requires libetpan-0.42-cvs4 
1925                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
1926
1927 2006-02-17 [colin]      2.0.0cvs60
1928
1929         * src/messageview.c
1930         * src/prefs_common.c
1931         * src/prefs_common.h
1932         * src/prefs_message.c
1933                 Add pref to display HTML-only mails with plugin, 
1934                 if possible (defaulting to FALSE of course).
1935
1936 2006-02-16 [colin]      2.0.0cvs59
1937
1938         * src/main.c
1939         * src/common/plugin.c
1940         * src/common/plugin.h
1941         * src/gtk/pluginwindow.c
1942                 Keep track of requested (but unloaded) plugins
1943                 in some error cases.
1944
1945 2006-02-16 [wwp]        2.0.0cvs58
1946
1947         * src/gtk/gtkaspell.c
1948         * src/gtk/gtkaspell.h
1949         * src/prefs_spelling.c
1950         * src/compose.c
1951         * src/prefs_common.c
1952         * src/prefs_common.h
1953                 implemented new optional spellchecker behaviour: re-check message when
1954                 dictionary got changed (from compose-window/context-menu/Change dictionary).
1955
1956 2006-02-16 [wwp]        2.0.0cvs57
1957
1958         * src/quote_fmt_parse.y
1959                 pclose popen'ed pipe.
1960
1961 2006-02-15 [colin]      2.0.0cvs56
1962
1963         * src/mimeview.c
1964         * src/mimeview.h
1965                 Let MimeViewers know which MimeView they
1966                 depend of.
1967         * src/summaryview.c
1968                 Swap From/To columns in Sent/Queue/Drafts
1969                 folders
1970         * src/etpan/imap-thread.c
1971                 Use mailstream_low_tls_open() for STARTTLS
1972                 instead of mailstream_low_ssl_open()
1973                 ** REQUIRES libetpan 0.42cvs3 **
1974
1975 2006-02-15 [wwp]        2.0.0cvs55
1976
1977         * src/compose.c
1978         * src/compose.h
1979         * src/message_search.c
1980         * src/message_search.h
1981         * src/textview.c
1982         * src/gtk/gtkutils.c
1983         * src/gtk/gtkutils.h
1984                 added the ability to Find text in the compose window (and a bit
1985                 of code factorization).
1986
1987 2006-02-15 [wwp]        2.0.0cvs54
1988
1989         * src/prefs_gtk.c
1990                 yet another one file was missing (fix for some widgets' sensitivity).
1991                 Thanks Colin!
1992
1993 2006-02-15 [wwp]        2.0.0cvs53
1994
1995         * src/prefs_gtk.h
1996                 oops forgot that file (fix for some widgets' sensitivity).
1997
1998 2006-02-15 [wwp]        2.0.0cvs52
1999
2000         * src/summary_search.c
2001                 implemented advanced summary search options (added the ability
2002                 to use matcher conditions in an advanced search mode).
2003
2004 2006-02-15 [wwp]        2.0.0cvs51
2005
2006         * src/plugins/pgpcore/prefs_gpg.c
2007         * src/prefs_account.c
2008                 fix some widget sensitivity, mostly around some labels in
2009                 account prefs.
2010
2011 2006-02-15 [paul]       2.0.0cvs50
2012
2013         * manual/advanced.xml
2014                 improve Templates info
2015                 written by wwp
2016
2017 2006-02-14 [colin]      2.0.0cvs49
2018
2019         * src/pixmaps/address_book.xpm
2020         * src/pixmaps/preferences.xpm
2021         * src/pixmaps/properties.xpm
2022                 Fix pixmap size - patch by Fabien Vantard
2023
2024 2006-02-13 [colin]      2.0.0cvs48
2025
2026         * src/procmime.c
2027                 Add missing fclose()s on error
2028         * src/textview.c
2029                 Remove unused code
2030         * src/common/utils.c
2031                 Fix temp files not being deleted on windows
2032         Patches by Thomas Gilgin
2033
2034 2006-02-13 [colin]      2.0.0cvs47
2035
2036         * src/mainwindow.c
2037                 Fix exit crash
2038
2039 2006-02-13 [wwp]        2.0.0cvs46
2040
2041         * src/plugins/pgpcore/prefs_gpg.c
2042                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2043
2044 2006-02-12 [colin]      2.0.0cvs45
2045
2046         * src/folderview.c
2047         * src/main.c
2048         * src/mainwindow.c
2049                 Fix "stuff" when quitting
2050
2051 2006-02-12 [wwp]        2.0.0cvs44
2052
2053         * src/prefs_themes.c
2054                 fix typos in debug messages.
2055
2056 2006-02-11 [colin]      2.0.0cvs43
2057
2058         * src/summaryview.c
2059                 don't allow drag/drop from ourself
2060
2061 2006-02-10 [wwp]        2.0.0cvs42
2062
2063         * src/exporthtml.c
2064         * src/html.c
2065         * src/html.h
2066         * src/procmime.c
2067         * src/textview.c
2068                 renamed html_ prefixed functions and data structures to avoid
2069                 namespace clashes w/ other software (gtkhtml2 for instance).
2070                 Closes bug #907.
2071
2072
2073 2006-02-09 [colin]      2.0.0cvs41
2074
2075         * src/summaryview.c
2076                 Fix shitty logic messed up. Thanks Ticho for the hint!
2077
2078 2006-02-09 [wwp]        2.0.0cvs40
2079
2080         * src/gtk/about.c
2081         * src/compose.c
2082         * src/prefs_account.c
2083         * src/prefs_gtk.h
2084         * src/editaddress.c
2085                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2086                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2087                 Browse buttons in accounts prefs.
2088
2089 2006-02-09 [colin]      2.0.0cvs39
2090
2091         * src/matcher.c
2092                 Check for pointer before using its members
2093         * src/gtk/gtksourceprintjob.c
2094                 Fix a wrong warning
2095
2096 2006-02-09 [wwp]        2.0.0cvs38
2097
2098         * src/gtk/filesel.c
2099                 fix few compiler warnings (type mismatch).
2100
2101 2006-02-09 [paul]       2.0.0cvs37
2102
2103         * po/fr.po
2104                 updated by Fabien Vantard
2105
2106 2006-02-08 [colin]      2.0.0cvs36
2107
2108         * src/prefs_common.c
2109         * src/common/defs.h
2110         * src/common/plugin.c
2111                 allow windows and linux configurations to coexist
2112                 patch by Thomas Gilgin
2113
2114 2006-02-08 [colin]      2.0.0cvs35
2115
2116         * src/filtering.c
2117         * src/matcher.c
2118         * src/matcher.h
2119         * src/matcher_parser_parse.y
2120         * src/prefs_filtering_action.c
2121         * src/prefs_matcher.c
2122                 Add the "Ignore thread" filtering
2123                 action
2124
2125 2006-02-08 [colin]      2.0.0cvs34
2126
2127         * src/compose.c
2128         * src/procmime.c
2129         * src/procmime.h
2130                 Fix bug #905 (damaged attachment)
2131                 text files with raw \0's aren't really text files
2132         FOR_STABLE
2133
2134 2006-02-08 [colin]      2.0.0cvs33
2135
2136         * src/summaryview.c
2137                 Fix crasher introduced yesterday
2138
2139 2006-02-08 [wwp]        2.0.0cvs32
2140
2141         * src/compose.c
2142         * src/compose.h
2143                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2144
2145 2006-02-08 [wwp]        2.0.0cvs31
2146
2147         * src/prefs_template.c
2148                 templates enhancement: allow address completion for Cc and Bcc fields
2149                 (it was currently possible for the To field only)
2150
2151 2006-02-08 [colin]      2.0.0cvs30
2152
2153         * src/compose.c
2154                 Don't unblock if not blocked
2155         FOR_STABLE
2156
2157 2006-02-07 [colin]      2.0.0cvs29
2158
2159         * src/action.c
2160                 Forgot to refresh summaryview
2161
2162 2006-02-07 [colin]      2.0.0cvs28
2163
2164         * src/action.c
2165                 Freeze/thaw message list and folder list while
2166                 processing %as{} actions 
2167         * src/compose.c
2168                 Fix auto-wrap disabling after a middle-click
2169                 paste - FOR_STABLE
2170
2171 2006-02-07 [paul]       2.0.0cvs27
2172
2173         * src/folder.c
2174                 fix freeing of uninitialised pointers
2175                 Thanks to Colin
2176
2177 2006-02-06 [colin]      2.0.0cvs26
2178
2179         * src/folder.c
2180                 Use g_slist_prepend in potentially big list
2181
2182 2006-02-06 [colin]      2.0.0cvs25
2183
2184         * src/folder.c
2185                 Completely skip processing if it doesn't 
2186                 exist (faster!)
2187
2188 2006-02-06 [colin]      2.0.0cvs24
2189
2190         * src/folder.c
2191         * src/summaryview.c
2192                 Batch filtering in summaryview (from Tools menu)
2193                 and pre/post//-processing too
2194
2195 2006-02-06 [colin]      2.0.0cvs23
2196
2197         * src/procmsg.h
2198         * src/filtering.c
2199                 Use a special field for batch filtering instead
2200                 of stepping on deferred execution's toes
2201
2202 2006-02-06 [colin]      2.0.0cvs22
2203
2204         * src/action.c
2205         * src/filtering.c
2206         * src/filtering.h
2207         * src/folder.c
2208         * src/summaryview.c
2209                 Fix filtering via menus and actions
2210
2211 2006-02-06 [colin]      2.0.0cvs21
2212
2213         * src/imap.c
2214                 Put the added file directly to cache if possible (will work
2215                 with next libetpan)
2216         * src/filtering.c
2217         * src/filtering.h
2218         * src/inc.c
2219         * src/folder.c
2220         * src/mbox.c
2221         * src/procmsg.h
2222                 Move and copy filtered messages by batches instead of one
2223                 by one - faster on IMAP
2224         * src/procmsg.c
2225                 Add a function that'll possibly be useful later
2226
2227 2006-02-06 [colin]      2.0.0cvs20
2228
2229         * src/addressbook.c
2230                 Use internal mime-type instead of text/plain for d'n'd
2231         * src/compose.c
2232                 Allow attaching files from mimeview's icon list via d'n'd
2233         * src/folderview.c
2234         * src/folderview.h
2235                 Use internal mime-type instead of text/plain for d'n'd
2236                 Don't try to selected opened folder if none is
2237                 Factorize d'n'd from other apps code
2238         * src/headerview.c
2239         * src/textview.c
2240         * src/gtk/gtkutils.c
2241         * src/gtk/gtkutils.h
2242                 Factorize Face/X-Face stuff
2243         * src/mimeview.c
2244                 Fix d'n'd to other apps
2245         * src/prefs_message.c
2246                 Let the XFace pref be usable without libcompface as it also
2247                 applies to Face
2248         * src/summaryview.c
2249                 Fix d'n'd to other apps
2250                 Factorize d'n'd from other apps code
2251
2252 2006-02-06 [wwp]        2.0.0cvs19
2253
2254         * po/it.po
2255                 Italian translation fixes by Andrea Spadaccini (no more confusion
2256                 between filtering and processing, and few changes in the About
2257                 dialog).
2258
2259
2260 2006-02-06 [mones]      2.0.0cvs18
2261
2262         * src/gtk/icon_legend.c
2263                 Improved descriptions allowing better translations
2264
2265 2006-02-05 [colin]      2.0.0cvs17
2266
2267         * src/imap.c
2268                 Add the f*cking missing expunge that caused imap_fetch_env
2269                 to fail after an add_msgs ! :-///
2270         * src/etpan/imap-thread.c
2271                 Add a bit of debug
2272         FOR_STABLE
2273
2274 2006-02-05 [colin]      2.0.0cvs16
2275
2276         * src/common/utils.c
2277                 Don't check for return-path (or we can't put
2278                 back non-sent mails)
2279
2280 2006-02-05 [colin]      2.0.0cvs15
2281
2282         * src/textview.c
2283                 Don't try to display Face header in textview
2284                 when teh headerview's active
2285
2286 2006-02-05 [colin]      2.0.0cvs14
2287
2288         * tools/tbird2syl.py
2289         * tools/Makefile.am
2290                 Add script to import Thunderbird mails
2291
2292 2006-02-05 [colin]      2.0.0cvs13
2293
2294         * src/headerview.c
2295         * src/procheader.c
2296         * src/procmsg.c
2297         * src/procmsg.h
2298         * src/textview.c
2299                 Show Face headers - patch partially by Klaus Flittner
2300
2301 2006-02-05 [colin]      2.0.0cvs12
2302
2303         * src/folderview.c
2304         * src/summaryview.c
2305         * src/common/utils.c
2306         * src/common/utils.h
2307                 Let dnd work from mime icons to summaryview
2308                 and to folderview too
2309                 Add a crude test to avoid trying to add files
2310                 drag'n'dropped when they're not mails
2311
2312 2006-02-04 [colin]      2.0.0cvs11
2313
2314         * src/summaryview.c
2315         * src/mimeview.c
2316                 Fix utf8 conversion
2317
2318 2006-02-04 [colin]      2.0.0cvs10
2319
2320         * src/compose.c
2321         * src/folderview.c
2322         * src/mimeview.c
2323         * src/summaryview.c
2324         * src/summaryview.h
2325                 Added various drag and drop capas:
2326                 From                    To
2327                 summaryview             other apps
2328                 mimeview icons          other apps
2329                 other apps              summaryview
2330                 other apps              folderview
2331
2332                 This shouldn't have broken the existing:
2333                 From                    To
2334                 summaryview             folderview
2335                 folderview              folderview
2336                 summaryview             compose's attachments
2337
2338         Tests welcomed.
2339
2340 2006-02-02 [paul]       2.0.0cvs9
2341
2342         * src/mainwindow.c
2343                 move global option 'Set displayed columns...' out
2344                 of folder option grouping.
2345                 fix sensitivity of 'harvest addresses'
2346         FOR_STABLE
2347
2348 2006-02-01 [colin]      2.0.0cvs8
2349
2350         * src/mimeview.c
2351                 Revert the alertpanel patch, it sucks (intrusive
2352                 and gets in the way of "open")
2353
2354 2006-02-01 [colin]      2.0.0cvs7
2355
2356         * src/compose.c
2357         * src/prefs_account.c
2358         * src/prefs_common.c
2359         * src/common/defs.h
2360         * src/common/utils.c
2361         * src/common/utils.h
2362                 Add ability to edit the signature file
2363                 from the account preferences, and use
2364                 a default for the text editor.
2365                 Patch by Fabien Vantard
2366
2367 2006-02-01 [colin]      2.0.0cvs6
2368
2369         * src/mimeview.c
2370                 Try to get mime type by extension if it is
2371                 application/octet-stream
2372                 Display a window with possible choices when
2373                 encountering unknown mime types
2374         * src/gtk/filesel.c
2375         * src/gtk/filesel.h
2376                 Add preview
2377                 Allow multiple selection in filtered filesel
2378                 (patch by Fabien Vantard)
2379         * src/gtk/pluginwindow.c
2380                 Use it (patch by Fabien Vantard)
2381
2382 2006-02-01 [paul]       2.0.0cvs5
2383
2384         * src/jpilot.c
2385                 fix crash on creating jpilot address book
2386                 Thanks to Colin - FOR_STABLE
2387         * src/prefs_summaries.c
2388         * src/prefs_wrapping.c
2389         * src/gtk/icon_legend.c
2390         * src/gtk/quicksearch.c
2391                 string fixes and additions
2392
2393 2006-02-01 [paul]       2.0.0cvs4
2394
2395         * src/compose.c
2396         * src/mainwindow.c
2397         * src/messageview.c
2398         * src/prefs_send.c
2399                 add Arabic encoding option
2400                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2401
2402 2006-01-31 [colin]      2.0.0cvs3
2403
2404         * src/plugins/pgpcore/passphrase.c
2405                 Convert passphrase to locale encoding
2406         * src/compose.c
2407                 Fix drafting on IMAP. Crappy bug sneaked in
2408                 the release :-/
2409         FOR_STABLE
2410
2411 2006-01-30 [paul]       2.0.0cvs2
2412
2413         * src/gtk/icon_legend.c
2414                 show the new entries
2415
2416 2006-01-30 [colin]      2.0.0cvs1
2417
2418         * src/manual.c
2419                 Check for the file to be present before 
2420                 enabling the menu - FOR_STABLE
2421         * src/gtk/icon_legend.c
2422                 Add folders icons (not all of them, there
2423                 are too much, but the most intriguing ones)
2424
2425 2006-01-30 [paul]       2.0.0
2426
2427         version 2.0.0 released
2428
2429 2006-01-30 [paul]       1.9.100cvs200
2430
2431         * manual/faq.xml
2432         * manual/gpl.xml
2433         * manual/intro.xml
2434         * manual/starting.xml
2435         * manual/sylpheed-claws-manual.xml
2436                 fixes, additions
2437
2438 2006-01-29 [mones]      1.9.100cvs199
2439
2440         * manual/account.xml
2441         * manual/advanced.xml
2442         * manual/glossary.xml
2443                 Some typos fixed, added LDIF term to glossary
2444         * po/es.po
2445                 Fixed leading plus symbol
2446
2447 2006-01-29 [paul]       1.9.100cvs198
2448
2449         * po/fi.po
2450         * po/sk.po
2451                 updated by Tommi Pirinen and Andrej Kacian
2452
2453 2006-01-29 [paul]       1.9.100cvs197
2454
2455         * src/gtk/authors.h
2456                 remove duplicates
2457
2458 2006-01-29 [paul]       1.9.100cvs196
2459
2460         * AUTHORS
2461         * po/nl.po
2462         * src/gtk/authors.h
2463         * tools/claws.i18n.status.pl
2464                 nl translation updated by Tim Dijkstra
2465
2466 2006-01-29 [paul]       1.9.100cvs195
2467
2468         * po/sr.po
2469         * po/sv.po
2470                 updated by Aleksandar Urosevic and Anders Troback
2471
2472 2006-01-28 [colin]      1.9.100cvs194
2473
2474         * src/gtk/gtksourceprintjob.c
2475                 Don't fiddle with PangoLayout when we
2476                 have an image
2477
2478 2006-01-28 [paul]       1.9.100cvs193
2479
2480         * AUTHORS
2481         * po/el.po
2482         * po/zh_CN.po
2483         * src/gtk/authors.h
2484         * tools/claws.i18n.status.pl
2485                 updated translations submitted by Stavros Giannouris
2486                 and Ralgh Young
2487
2488 2006-01-27 [colin]      1.9.100cvs192
2489
2490         * src/summaryview.c
2491         * src/gtk/gtksourceprintjob.c
2492                 Add image printing 
2493                 (libgnomeprint only, of course)
2494
2495 2006-01-27 [paul]       1.9.100cvs191
2496
2497         * po/fr.po
2498         * po/it.po
2499                 updated by Fabien Vantard and Andrea Spadaccini
2500
2501 2006-01-26 [colin]      1.9.100cvs190
2502
2503         * manual/Makefile.am
2504         * configure.ac
2505                 Make building the manual optional 
2506                 (--disable-manual)
2507
2508 2006-01-26 [paul]       1.9.100cvs189
2509
2510         * manual/glossary.xml
2511         * manual/plugins.xml
2512                 edited
2513         * po/en_GB.po
2514                 updated
2515
2516 2006-01-26 [paul]       1.9.100cvs188
2517
2518         * src/prefs_display_header.c
2519         * src/prefs_folder_column.c
2520         * src/prefs_msg_colors.c
2521         * src/prefs_summaries.c
2522         * src/prefs_summary_column.c
2523                 HIGify
2524
2525 2006-01-25 [colin]      1.9.100cvs187
2526
2527         * src/imap.c
2528                 Don't allow moving/copying mails between
2529                 queue/drafts and non-queue/drafts folders
2530                 Fixes bug #897 (message header is resetted 
2531                 if one is copied to Drafts)
2532
2533 2006-01-25 [colin]      1.9.100cvs186
2534
2535         * src/folder.c
2536         * src/mainwindow.c
2537                 Fix subscribed folders not found
2538         * src/compose.c
2539                 Don't try to encode as original mail's charset
2540                 if it's ascii 
2541
2542 2006-01-25 [paul]       1.9.100cvs185
2543
2544         * AUTHORS
2545         * po/Makevars
2546                 updated
2547         * po/de.po
2548         * po/pl.po
2549         * po/pt_BR.po
2550         * po/sr.po
2551                 updates submitted by Stephan Sachse, Emilian Nowak
2552                 and Quar, Frederico Goncalves Guimaraes, and
2553                 Aleksandar Urosevic
2554                 Fix Bug 896, 'PT_BR locale broken'.
2555         * src/gtk/authors.h
2556                 updated
2557
2558 2006-01-24 [mones]      1.9.100cvs184
2559
2560         * manual/glossary.xml
2561                 All current terms finished. Reviewers welcome ;-)
2562         * manual/keyboard.xml
2563                 Fixed column width for pdf output.
2564         * po/es.po
2565                 Updated
2566
2567 2006-01-24 [paul]       1.9.100cvs183
2568
2569         * manual/glossary.xml
2570                 fix id name
2571         * manual/dist/html/Makefile.am
2572         * manual/dist/pdf/Makefile.am
2573         * manual/dist/ps/Makefile.am
2574         * manual/dist/txt/Makefile.am
2575                 fix make deps
2576                 Thanks to Colin
2577
2578 2006-01-24 [mones]      1.9.100cvs182
2579
2580         * manual/glossary.xml
2581                 Nearly finished, some terms missing.
2582
2583 2006-01-23 [paul]       1.9.100cvs181
2584
2585         * manual/dist/html/Makefile.am
2586         * manual/dist/pdf/Makefile.am
2587         * manual/dist/ps/Makefile.am
2588         * manual/dist/txt/Makefile.am
2589         * src/mainwindow.c
2590                 re-enable manual
2591                 Thanks to Colin
2592
2593 2006-01-22 [colin]      1.9.100cvs180
2594
2595         * src/compose.c
2596         * src/gtk/gtkaspell.c
2597                 Don't deselect stuff before right-clicking, with aspell.
2598                 (This prevented right-click Copy, for example).
2599                 Thanks to Clo!
2600
2601 2006-01-22 [paul]       1.9.100cvs179
2602
2603         * src/summary_search.c
2604                 don't fix the widget size as it causes problems
2605                 under localisation.
2606                 Thanks to Emilian Nowak
2607
2608 2006-01-21 [paul]       1.9.100cvs178
2609
2610         * src/prefs_themes.c
2611                 fix broken underlining of label text
2612                 with some translations
2613
2614 2006-01-21 [colin]      1.9.100cvs177
2615
2616         * po/fr.po
2617                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2618
2619 2006-01-20 [colin]      1.9.100cvs176
2620
2621         * configure.ac
2622         * Makefile.am
2623         * manual/Makefile
2624         * manual/dist/html/.cvsignore
2625         * manual/dist/html/Makefile.am
2626         * manual/dist/pdf/.cvsignore
2627         * manual/dist/pdf/Makefile.am
2628         * manual/dist/ps/.cvsignore
2629         * manual/dist/ps/Makefile.am
2630         * manual/dist/txt/.cvsignore
2631         * manual/dist/txt/Makefile.am
2632                 Autotool-ize manual
2633
2634 2006-01-20 [paul]       1.9.100cvs175
2635
2636         * manual/handling.xml
2637                 make Filtering and Searching entries easier to find
2638         * manual/keyboard.xml
2639                 add the remaining default keybinds
2640         * src/prefs_summaries.c
2641                 update the default keybinds
2642
2643 2006-01-20 [paul]       1.9.100cvs174
2644
2645         * src/addressbook.c
2646         * src/addrgather.c
2647         * src/addrharvest.c
2648         * src/editaddress.c
2649         * src/editgroup.c
2650         * src/exphtmldlg.c
2651         * src/expldifdlg.c
2652         * src/exporthtml.c
2653         * src/exportldif.c
2654         * src/ldif.c
2655                 replace 'e-mail' with 'email'
2656         * src/summary_search.c
2657                 add mnemonic to "Find all" button
2658
2659 2006-01-20 [wwp]        1.9.100cvs173
2660
2661         * src/export.c
2662         * src/import.c
2663                 touched mbox import/export buttons for HIG-compliance
2664
2665 2006-01-19 [paul]       1.9.100cvs172
2666
2667         * manual/account.xml
2668         * manual/addrbook.xml
2669         * manual/advanced.xml
2670         * manual/faq.xml
2671         * manual/handling.xml
2672         * manual/intro.xml
2673         * manual/plugins.xml
2674         * manual/starting.xml
2675                 more editing
2676
2677 2006-01-19 [paul]       1.9.100cvs171
2678
2679         * src/toolbar.c
2680                 allow use of trash button while receiving
2681                 Thanks to Colin
2682
2683 2006-01-19 [wwp]        1.9.100cvs170
2684
2685         * src/gtk/quicksearch.c
2686         * src/compose.c
2687                 force text color to black when yellow background is set
2688
2689 2006-01-19 [colin]      1.9.100cvs169
2690
2691         * src/plugins/trayicon/trayicon.c
2692                 Gray out Get Mail when already getting mail
2693
2694 2006-01-18 [paul]       1.9.100cvs168
2695
2696         * src/compose.c
2697                 give widget yellow background was To is
2698                 set via folder prefs
2699         * src/gtk/quicksearch.c
2700                 give widget yellow background when quick
2701                 search is active.
2702                 Thanks to Colin
2703
2704 2006-01-18 [paul]       1.9.100cvs167
2705
2706         * doc/man/sylpheed-claws.1
2707                 add --subscribe option
2708
2709 2006-01-18 [paul]       1.9.100cvs166
2710
2711         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2712         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2713                 use %U instead of %F (%F is broken for user installed
2714                 files in kde 3.5)
2715
2716 2006-01-18 [colin]      1.9.100cvs165
2717
2718         * src/summaryview.c
2719                 Default to Yes in "No more * messages" dialogs
2720
2721 2006-01-17 [colin]      1.9.100cvs164
2722
2723         * src/compose.c
2724                 Possibly fix an invalid iterator causing
2725                 crash
2726
2727 2006-01-17 [colin]      1.9.100cvs163
2728
2729         * src/mimeview.c
2730                 Fix crash when the image disappears under the
2731                 image viewer
2732
2733 2006-01-16 [colin]      1.9.100cvs162
2734
2735         * src/compose.c
2736                 Fix reenabling autowrap
2737
2738 2006-01-16 [colin]      1.9.100cvs161
2739
2740         * src/compose.c
2741                 reset quote_len before getting quote_str
2742
2743 2006-01-16 [colin]      1.9.100cvs160
2744
2745         * src/account.c
2746         * src/account.h
2747         * src/folder.c
2748         * src/imap_gtk.c
2749         * src/mh_gtk.c
2750                 Fix bug #883 (default inbox does not track folder move)
2751
2752 2006-01-16 [colin]      1.9.100cvs159
2753
2754         * src/compose.c
2755         * src/plugins/pgpcore/passphrase.c
2756                 More buttons fixes
2757
2758 2006-01-16 [paul]       1.9.100cvs158
2759
2760         * src/prefs_actions.c
2761         * src/prefs_filtering_action.c
2762         * src/prefs_matcher.c
2763         * src/quote_fmt.c
2764         * src/gtk/description_window.c
2765         * src/gtk/description_window.h
2766         * src/gtk/quicksearch.c
2767                 description window cleanups
2768
2769 2006-01-15 [colin]      1.9.100cvs157
2770
2771         * src/addressbook.c
2772         * src/prefs_filtering.c
2773                 Same here
2774
2775 2006-01-15 [colin]      1.9.100cvs156
2776
2777         * src/folderview.c
2778         * src/mainwindow.c
2779                 Same for "Empty trash"
2780
2781 2006-01-15 [colin]      1.9.100cvs155
2782
2783         * src/inc.c
2784                 Override offline dialog had Yes by default
2785
2786 2006-01-15 [colin]      1.9.100cvs154
2787
2788         * src/summaryview.c
2789                 Delete selected messages? previously had Yes the default
2790
2791 2006-01-15 [colin]      1.9.100cvs153
2792
2793         * src/folder.c
2794         * src/folder.h
2795         * src/main.c
2796                 Check if a mailbox is loaded after all
2797                 plugins are loaded.
2798
2799 2006-01-15 [colin]      1.9.100cvs152
2800
2801         * src/folder.c
2802                 Don't start wizard when there are unloaded folders (will help
2803                 people with only mbox or maildir mailboxes)
2804
2805 2006-01-14 [colin]      1.9.100cvs151
2806
2807         * src/addressbook.c
2808         * src/expldifdlg.c
2809         * src/importldif.c
2810         * src/importmutt.c
2811         * src/importpine.c
2812         * src/mh_gtk.c
2813                 More HIG compliance and fixes
2814
2815 2006-01-14 [colin]      1.9.100cvs150
2816
2817         * src/prefs_filtering_action.c
2818         * src/foldersel.c
2819                 Two forgotten button order changes
2820
2821 2006-01-14 [colin]      1.9.100cvs149
2822
2823         * src/account.c
2824         * src/addressbook.c
2825         * src/compose.c
2826         * src/folderview.c
2827         * src/imap_gtk.c
2828         * src/mainwindow.c
2829         * src/mh_gtk.c
2830         * src/news_gtk.c
2831         * src/prefs_actions.c
2832         * src/prefs_customheader.c
2833         * src/prefs_filtering.c
2834         * src/prefs_matcher.c
2835         * src/prefs_template.c
2836         * src/ssl_manager.c
2837         * src/summaryview.c
2838         * src/textview.c
2839         * src/toolbar.c
2840                 All deletion confirmations are now "Cancel, Delete" 
2841                 instead of "No, Yes"
2842                 Clarified most of the other "No, Yes" to 
2843                 "Cancel, Descriptive_action"
2844                 Rechanged the "Entry not saved" alerts to have 
2845                 "Close, Continue editing"
2846
2847
2848 2006-01-14 [paul]
2849
2850         * 2.0.0-rc4 released
2851
2852 2006-01-14 [paul]       1.9.100cvs148
2853
2854         * src/account.c
2855         * src/addressadd.c
2856         * src/addressbook.c
2857         * src/compose.c
2858         * src/editaddress.c
2859         * src/editbook.c
2860         * src/editgroup.c
2861         * src/editjpilot.c
2862         * src/editldap.c
2863         * src/editvcard.c
2864         * src/exphtmldlg.c
2865         * src/expldifdlg.c
2866         * src/folderview.c
2867         * src/grouplistdialog.c
2868         * src/imap_gtk.c
2869         * src/importmutt.c
2870         * src/importpine.c
2871         * src/inc.c
2872         * src/main.c
2873         * src/mainwindow.c
2874         * src/message_search.c
2875         * src/messageview.c
2876         * src/mh_gtk.c
2877         * src/mimeview.c
2878         * src/news_gtk.c
2879         * src/prefs_actions.c
2880         * src/prefs_customheader.c
2881         * src/prefs_filtering.c
2882         * src/prefs_matcher.c
2883         * src/prefs_template.c
2884         * src/prefs_themes.c
2885         * src/ssl_manager.c
2886         * src/summary_search.c
2887         * src/summaryview.c
2888         * src/textview.c
2889         * src/toolbar.c
2890         * src/gtk/foldersort.c
2891         * src/gtk/gtkaspell.c
2892         * src/gtk/inputdialog.c
2893         * src/gtk/prefswindow.c
2894         * src/plugins/pgpcore/select-keys.c
2895         * src/plugins/trayicon/trayicon.c
2896                 HIG compliant button order
2897
2898 2006-01-14 [mones]      1.9.100cvs147
2899
2900         * po/es.po
2901                 Updated translation
2902
2903 2006-01-13 [paul]       1.9.100cvs146
2904
2905         * AUTHORS
2906         * ChangeLog
2907         * src/gtk/authors.h
2908                 add Joshua M. Kwan to contributors list
2909
2910 2006-01-13 [colin]      1.9.100cvs145
2911
2912         * src/gtk/quicksearch.c
2913                 Don't refocus quick search after executing (Esc or Enter)
2914                 Allows to '/'search something then move up/down in 
2915                 summaryview, and to Esc a search and be back in the 
2916                 summaryview
2917
2918 2006-01-13 [paul]       1.9.100cvs144
2919
2920         * src/plugins/pgpinline/pgpinline.c
2921                 support Content-Type 'application/pgp'
2922                 patch by Joshua M. Kwan <joshuak@users.sf.net>
2923
2924 2006-01-13 [paul]       1.9.100cvs143
2925
2926         * manual/account.xml
2927                 make mention of partial retrieval
2928                 thanks to Colin
2929
2930 2006-01-13 [paul]       1.9.100cvs142
2931
2932         * src/account.c
2933         * src/account.h
2934         * src/action.c
2935         * src/action.h
2936         * src/adbookbase.h
2937         * src/addr_compl.c
2938         * src/addr_compl.h
2939         * src/addrbook.c
2940         * src/addrcache.c
2941         * src/addrcache.h
2942         * src/addrcindex.c
2943         * src/addrcindex.h
2944         * src/addrclip.c
2945         * src/addrclip.h
2946         * src/addrdefs.h
2947         * src/addressadd.c
2948         * src/addressadd.h
2949         * src/addressbook.c
2950         * src/addressbook.h
2951         * src/addrgather.c
2952         * src/addrgather.h
2953         * src/addrharvest.c
2954         * src/addrharvest.h
2955         * src/addrindex.c
2956         * src/addrindex.h
2957         * src/addritem.c
2958         * src/addritem.h
2959         * src/addrquery.c
2960         * src/addrquery.h
2961         * src/addrselect.c
2962         * src/addrselect.h
2963         * src/alertpanel.c
2964         * src/alertpanel.h
2965         * src/browseldap.c
2966         * src/browseldap.h
2967         * src/codeconv.c
2968         * src/codeconv.h
2969         * src/compose.c
2970         * src/compose.h
2971         * src/customheader.c
2972         * src/customheader.h
2973         * src/displayheader.c
2974         * src/displayheader.h
2975         * src/editaddress.c
2976         * src/editaddress.h
2977         * src/editbook.c
2978         * src/editbook.h
2979         * src/editgroup.c
2980         * src/editgroup.h
2981         * src/editjpilot.c
2982         * src/editjpilot.h
2983         * src/editldap.c
2984         * src/editldap.h
2985         * src/editldap_basedn.c
2986         * src/editldap_basedn.h
2987         * src/editvcard.c
2988         * src/editvcard.h
2989         * src/exphtmldlg.c
2990         * src/exphtmldlg.h
2991         * src/expldifdlg.c
2992         * src/expldifdlg.h
2993         * src/export.h
2994         * src/exporthtml.c
2995         * src/exporthtml.h
2996         * src/exportldif.c
2997         * src/exportldif.h
2998         * src/filtering.c
2999         * src/filtering.h
3000         * src/folder.c
3001         * src/folder.h
3002         * src/folder_item_prefs.c
3003         * src/folder_item_prefs.h
3004         * src/foldersel.c
3005         * src/foldersel.h
3006         * src/folderutils.c
3007         * src/folderutils.h
3008         * src/folderview.c
3009         * src/folderview.h
3010         * src/grouplistdialog.c
3011         * src/grouplistdialog.h
3012         * src/headerview.c
3013         * src/html.c
3014         * src/html.h
3015         * src/image_viewer.c
3016         * src/image_viewer.h
3017         * src/imap.c
3018         * src/imap.h
3019         * src/imap_gtk.c
3020         * src/imap_gtk.h
3021         * src/import.h
3022         * src/importldif.c
3023         * src/importldif.h
3024         * src/importmutt.c
3025         * src/importmutt.h
3026         * src/importpine.c
3027         * src/importpine.h
3028         * src/inc.c
3029         * src/inc.h
3030         * src/jpilot.c
3031         * src/jpilot.h
3032         * src/ldapctrl.c
3033         * src/ldapctrl.h
3034         * src/ldaplocate.c
3035         * src/ldaplocate.h
3036         * src/ldapquery.c
3037         * src/ldapquery.h
3038         * src/ldapserver.c
3039         * src/ldapserver.h
3040         * src/ldaputil.c
3041         * src/ldaputil.h
3042         * src/ldif.c
3043         * src/ldif.h
3044         * src/main.c
3045         * src/main.h
3046         * src/mainwindow.c
3047         * src/mainwindow.h
3048         * src/manual.c
3049         * src/manual.h
3050         * src/mbox.c
3051         * src/mbox.h
3052         * src/message_search.c
3053         * src/message_search.h
3054         * src/messageview.c
3055         * src/messageview.h
3056         * src/mh.c
3057         * src/mh.h
3058         * src/mh_gtk.c
3059         * src/mh_gtk.h
3060         * src/mimeview.c
3061         * src/mimeview.h
3062         * src/msgcache.c
3063         * src/msgcache.h
3064         * src/mutt.c
3065         * src/mutt.h
3066         * src/news.c
3067         * src/news.h
3068         * src/news_gtk.c
3069         * src/news_gtk.h
3070         * src/partial_download.c
3071         * src/partial_download.h
3072         * src/pine.c
3073         * src/pine.h
3074         * src/pop.c
3075         * src/pop.h
3076         * src/prefs_account.c
3077         * src/prefs_account.h
3078         * src/prefs_actions.c
3079         * src/prefs_actions.h
3080         * src/prefs_common.c
3081         * src/prefs_common.h
3082         * src/prefs_compose_writing.c
3083         * src/prefs_compose_writing.h
3084         * src/prefs_customheader.c
3085         * src/prefs_customheader.h
3086         * src/prefs_display_header.c
3087         * src/prefs_display_header.h
3088         * src/prefs_filtering.c
3089         * src/prefs_filtering.h
3090         * src/prefs_filtering_action.c
3091         * src/prefs_filtering_action.h
3092         * src/prefs_folder_column.c
3093         * src/prefs_folder_column.h
3094         * src/prefs_folder_item.c
3095         * src/prefs_folder_item.h
3096         * src/prefs_fonts.c
3097         * src/prefs_fonts.h
3098         * src/prefs_gtk.c
3099         * src/prefs_gtk.h
3100         * src/prefs_image_viewer.c
3101         * src/prefs_image_viewer.h
3102         * src/prefs_matcher.c
3103         * src/prefs_matcher.h
3104         * src/prefs_message.c
3105         * src/prefs_msg_colors.c
3106         * src/prefs_msg_colors.h
3107         * src/prefs_other.c
3108         * src/prefs_quote.c
3109         * src/prefs_receive.c
3110         * src/prefs_send.c
3111         * src/prefs_spelling.c
3112         * src/prefs_spelling.h
3113         * src/prefs_summaries.c
3114         * src/prefs_summaries.h
3115         * src/prefs_summary_column.c
3116         * src/prefs_summary_column.h
3117         * src/prefs_template.c
3118         * src/prefs_template.h
3119         * src/prefs_themes.c
3120         * src/prefs_themes.h
3121         * src/prefs_toolbar.c
3122         * src/prefs_toolbar.h
3123         * src/prefs_wrapping.c
3124         * src/prefs_wrapping.h
3125         * src/privacy.c
3126         * src/privacy.h
3127         * src/procheader.c
3128         * src/procheader.h
3129         * src/procmime.c
3130         * src/procmime.h
3131         * src/procmsg.c
3132         * src/procmsg.h
3133         * src/quote_fmt.c
3134         * src/quote_fmt_parse.y
3135         * src/recv.c
3136         * src/recv.h
3137         * src/remotefolder.c
3138         * src/remotefolder.h
3139         * src/send_message.c
3140         * src/send_message.h
3141         * src/setup.c
3142         * src/setup.h
3143         * src/sourcewindow.c
3144         * src/sourcewindow.h
3145         * src/ssl_manager.c
3146         * src/ssl_manager.h
3147         * src/statusbar.c
3148         * src/statusbar.h
3149         * src/stock_pixmap.c
3150         * src/stock_pixmap.h
3151         * src/summary_search.c
3152         * src/summary_search.h
3153         * src/summaryview.c
3154         * src/summaryview.h
3155         * src/syldap.c
3156         * src/syldap.h
3157         * src/textview.c
3158         * src/textview.h
3159         * src/toolbar.c
3160         * src/toolbar.h
3161         * src/undo.c
3162         * src/undo.h
3163         * src/unmime.c
3164         * src/unmime.h
3165         * src/vcard.c
3166         * src/vcard.h
3167         * src/wizard.c
3168         * src/wizard.h
3169         * src/common/base64.c
3170         * src/common/base64.h
3171         * src/common/defs.h
3172         * src/common/hooks.c
3173         * src/common/hooks.h
3174         * src/common/log.c
3175         * src/common/log.h
3176         * src/common/mgutils.c
3177         * src/common/mgutils.h
3178         * src/common/nntp.c
3179         * src/common/nntp.h
3180         * src/common/passcrypt.c
3181         * src/common/passcrypt.h.in
3182         * src/common/plugin.c
3183         * src/common/plugin.h
3184         * src/common/prefs.c
3185         * src/common/prefs.h
3186         * src/common/progressindicator.c
3187         * src/common/progressindicator.h
3188         * src/common/quoted-printable.c
3189         * src/common/quoted-printable.h
3190         * src/common/session.c
3191         * src/common/session.h
3192         * src/common/smtp.c
3193         * src/common/smtp.h
3194         * src/common/socket.c
3195         * src/common/socket.h
3196         * src/common/ssl.c
3197         * src/common/ssl.h
3198         * src/common/ssl_certificate.c
3199         * src/common/ssl_certificate.h
3200         * src/common/stringtable.c
3201         * src/common/stringtable.h
3202         * src/common/sylpheed.c
3203         * src/common/sylpheed.h
3204         * src/common/template.c
3205         * src/common/template.h
3206         * src/common/timing.h
3207         * src/common/utils.c
3208         * src/common/utils.h
3209         * src/common/version.h.in
3210         * src/common/xml.c
3211         * src/common/xml.h
3212         * src/common/xmlprops.c
3213         * src/common/xmlprops.h
3214         * src/gtk/colorlabel.c
3215         * src/gtk/colorsel.c
3216         * src/gtk/colorsel.h
3217         * src/gtk/description_window.c
3218         * src/gtk/description_window.h
3219         * src/gtk/filesel.c
3220         * src/gtk/filesel.h
3221         * src/gtk/foldersort.c
3222         * src/gtk/foldersort.h
3223         * src/gtk/gtkutils.c
3224         * src/gtk/gtkutils.h
3225         * src/gtk/inputdialog.c
3226         * src/gtk/inputdialog.h
3227         * src/gtk/logwindow.c
3228         * src/gtk/logwindow.h
3229         * src/gtk/manage_window.c
3230         * src/gtk/manage_window.h
3231         * src/gtk/menu.c
3232         * src/gtk/menu.h
3233         * src/gtk/pluginwindow.c
3234         * src/gtk/pluginwindow.h
3235         * src/gtk/prefswindow.c
3236         * src/gtk/prefswindow.h
3237         * src/gtk/progressdialog.c
3238         * src/gtk/progressdialog.h
3239         * src/gtk/sslcertwindow.c
3240         * src/gtk/sslcertwindow.h
3241         * src/plugins/clamav/clamav_plugin.c
3242         * src/plugins/clamav/clamav_plugin.h
3243         * src/plugins/clamav/clamav_plugin_gtk.c
3244         * src/plugins/demo/demo.c
3245         * src/plugins/dillo_viewer/dillo_prefs.c
3246         * src/plugins/dillo_viewer/dillo_prefs.h
3247         * src/plugins/dillo_viewer/dillo_viewer.c
3248         * src/plugins/pgpcore/passphrase.c
3249         * src/plugins/pgpcore/passphrase.h
3250         * src/plugins/pgpcore/plugin.c
3251         * src/plugins/pgpcore/select-keys.c
3252         * src/plugins/pgpcore/select-keys.h
3253         * src/plugins/pgpcore/sgpgme.c
3254         * src/plugins/pgpcore/sgpgme.h
3255         * src/plugins/pgpinline/pgpinline.c
3256         * src/plugins/pgpinline/pgpinline.h
3257         * src/plugins/pgpinline/plugin.c
3258         * src/plugins/pgpmime/pgpmime.c
3259         * src/plugins/pgpmime/pgpmime.h
3260         * src/plugins/pgpmime/plugin.c
3261         * src/plugins/spamassassin/spamassassin.c
3262         * src/plugins/spamassassin/spamassassin.h
3263         * src/plugins/spamassassin/spamassassin_gtk.c
3264         * src/plugins/trayicon/trayicon.c
3265                 update copyright header
3266
3267 2006-01-13 [paul]       1.9.100cvs141
3268
3269         * src/account.c
3270         * src/export.c
3271         * src/import.c
3272         * src/mainwindow.c
3273         * src/prefs_account.c
3274         * src/prefs_display_header.c
3275         * src/prefs_receive.c
3276         * src/prefs_send.c
3277         * src/prefs_summaries.c
3278         * src/prefs_themes.c
3279         * src/prefs_toolbar.c
3280         * src/gtk/about.c
3281                 various cleanups
3282
3283 2006-01-12 [colin]      1.9.100cvs140
3284
3285         * src/folder.c
3286         * src/folder.h
3287         * src/main.c
3288                 Add --subscribe option
3289                 Let sylpheed-claws email@domain.com equivalent to --compose
3290                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3291
3292 2006-01-12 [paul]       1.9.100cvs139
3293
3294         * src/mainwindow.c
3295                 append 'Change folder order' label with '...'
3296         * src/prefs_actions.c
3297                 allow reordering of actions list by dnd
3298         * src/gtk/foldersort.c
3299                 make the dialog nicer
3300
3301 2006-01-11 [colin]      1.9.100cvs138
3302
3303         * src/compose.c
3304                 Allow templates without text
3305
3306 2006-01-11 [paul]       1.9.100cvs137
3307
3308         * tools/README
3309         * tools/filter_conv_new.pl
3310                 add info to README
3311                 also check .sylpheed for filter.xml
3312                 be a bit informative to the user
3313
3314 2006-01-11 [colin]      1.9.100cvs136
3315
3316         * src/textview.c
3317                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3318
3319 2006-01-10 [paul]       1.9.100cvs135
3320
3321         * tools/Makefile.am
3322         * tools/filter_conv_new.pl
3323                 add script to convert new style Sylpheed
3324                 filter rules (Sylpheed >= 0.9.99) to
3325                 Claws filtering rules
3326
3327 2006-01-10 [colin]      1.9.100cvs134
3328
3329         * src/compose.c
3330                 Fix broken line joins in certain conditions
3331                 (between two quoted lines: <enter><enter><up>
3332                  <type a wrapped sentence><go in the first line>
3333                  <insert more text><watch as line joining failed>)
3334
3335 2006-01-10 [paul]       1.9.100cvs133
3336
3337         * src/compose.c
3338                 don't report success in error dialog
3339                 thanks to Colin
3340         * src/common/utils.c
3341                 include some trailing punctuations as URI
3342                 thanks to Hiro
3343
3344 2006-01-10 [paul]       1.9.100cvs132
3345
3346         * src/mimeview.c
3347                 fix incompatible pointer type
3348                 warning
3349
3350 2006-01-10 [paul]       1.9.100cvs131
3351
3352         * src/compose.c
3353                 change Subject in window title
3354                 instantaneously
3355
3356 2006-01-09 [colin]      1.9.100cvs130
3357
3358         * src/addressbook.c
3359         * src/headerview.c
3360         * src/mainwindow.c
3361         * src/messageview.c
3362         * src/mimeview.c
3363         * src/noticeview.c
3364         * src/summaryview.c
3365                 Fix possible crashes on exit and in addressbook
3366
3367 2006-01-09 [paul]       1.9.100cvs129
3368
3369         * src/prefs_msg_colors.c
3370                 some cleanups that I forgot last time
3371
3372 2006-01-09 [paul]       1.9.100cvs128
3373
3374         * README
3375         * src/folderview.c
3376         * src/prefs_msg_colors.c
3377                 add previously hidden option, color_new, to
3378                 the gui
3379                 move the page to Display/
3380                 rework the gui
3381
3382 2006-01-09 [wwp]        1.9.100cvs127
3383
3384         * src/prefs_themes.c
3385                 made the prefs/display/themes layouts spacing less condensed
3386                 (and so they match other prefs/pages' look).
3387
3388 2006-01-09 [paul]       1.9.100cvs126
3389
3390         * src/compose.c
3391         * src/prefs_common.c
3392         * src/prefs_common.h
3393         * src/prefs_wrapping.c
3394                 remove 'wrap at send' option
3395
3396 2006-01-06 [colin]      1.9.100cvs125
3397
3398         * src/compose.c
3399                 Just make completely sure we don't insert "manual line breaks" 
3400                 when wrapping... 
3401
3402 2006-01-04 [paul]
3403
3404         * 2.0.0-rc3 released
3405
3406 2006-01-04 [paul]       1.9.100cvs124
3407
3408         * src/folderview.c
3409                 fix bug 882, 'quick scroll in folder list
3410                 displays wrong folder contents'
3411
3412 2006-01-04 [paul]       1.9.100cvs123
3413
3414         * src/plugins/pgpmime/pgpmime.c
3415                 better debug information when signing
3416                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3417
3418 2006-01-03 [colin]      1.9.100cvs122
3419
3420         * configure.ac
3421                 We need to recheck for gpgme 1.0.0 after checking
3422                 for 1.1.1, because if 1.1.1 isn't available, 
3423                 GPGME_LIBS and friends are blanked out by the 
3424                 second check.
3425
3426 2006-01-03 [colin]      1.9.100cvs121
3427
3428         * src/common/prefs.c
3429                 Windows unlink-before rename fix
3430         * src/plugins/pgpcore/sgpgme.c
3431                 Add support for PKA info if available
3432                 Both patches by Werner Koch
3433
3434 2006-01-03 [paul]       1.9.100cvs120
3435
3436         * src/messageview.c
3437                 fix bug 884, 'Send receipt' button visible in queue
3438                 Thanks to Colin
3439
3440 2006-01-02 [colin]      1.9.100cvs119
3441
3442         * src/compose.c
3443         * src/imap.c
3444                 Fix autosave on IMAP and more generally try to
3445                 return the correct ID on a newly added IMAP message
3446
3447 2006-01-02 [paul]       1.9.100cvs118
3448
3449         * manual/keyboard.xml
3450                 edited
3451
3452 2006-01-01 [paul]       1.9.100cvs117
3453
3454         * src/gtk/authors.h
3455                 alphabetical order
3456
3457 2005-12-30 [colin]      1.9.100cvs116
3458
3459         * manual/advanced.xml
3460                 Explain Pre/Post-processing differences.
3461
3462 2005-12-30 [colin]      1.9.100cvs115
3463
3464         * src/mh.c
3465                 Implement copy_msgs for a little optimization
3466         * src/imap.c
3467                 Finish yesterday's fix
3468
3469 2005-12-29 [colin]      1.9.100cvs114
3470
3471         * src/imap.c
3472                 Fix occasional failure in fetching a mail over
3473                 IMAP
3474
3475 2005-12-29 [colin]      1.9.100cvs113
3476
3477         * src/compose.c
3478                 Don't remove a draft when sending it, if it is 
3479                 locked.
3480
3481 2005-12-28 [colin]      1.9.100cvs112
3482
3483         * src/summaryview.c
3484                 Fix leak for real
3485
3486 2005-12-28 [wwp]        1.9.100cvs111
3487
3488         * doc/faq/.cvsignore
3489         * doc/faq/de/.cvsignore
3490         * doc/faq/en/.cvsignore
3491         * doc/faq/es/.cvsignore
3492         * doc/faq/fr/.cvsignore
3493         * doc/faq/it/.cvsignore
3494         * doc/manual/.cvsignore
3495         * doc/manual/de/.cvsignore
3496         * doc/manual/en/.cvsignore
3497         * doc/manual/es/.cvsignore
3498         * doc/manual/fr/.cvsignore
3499         * doc/manual/ja/.cvsignore
3500         * src/plugins/mathml_viewer/.cvsignore
3501                 rollback revival of those files (my bad, sorry for the noise).
3502
3503 2005-12-28 [wwp]        1.9.100cvs110
3504
3505         * src/compose.c
3506                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3507
3508 2005-12-28 [wwp]        1.9.100cvs109
3509
3510         * doc/faq/.cvsignore
3511         * doc/faq/de/.cvsignore
3512         * doc/faq/en/.cvsignore
3513         * doc/faq/es/.cvsignore
3514         * doc/faq/fr/.cvsignore
3515         * doc/faq/it/.cvsignore
3516         * doc/manual/.cvsignore
3517         * doc/manual/de/.cvsignore
3518         * doc/manual/en/.cvsignore
3519         * doc/manual/es/.cvsignore
3520         * doc/manual/fr/.cvsignore
3521         * doc/manual/ja/.cvsignore
3522         * src/plugins/mathml_viewer/.cvsignore
3523         * po/.cvsignore
3524                 more files to ignore.
3525
3526 2005-12-24 [colin]      1.9.100cvs108
3527
3528         * AUTHORS
3529         * src/gtk/authors.h
3530                 Update for Werner
3531
3532 2005-12-24 [colin]      1.9.100cvs107
3533
3534         * src/procmsg.c
3535                 Allow NULL src_msginfo in 
3536                 procmsg_msginfo_new_from_mimeinfo
3537
3538 2005-12-23 [paul]       1.9.100cvs106
3539
3540         * src/plugins/pgpinline/mypgpcore.def
3541                 add this forgotten file
3542
3543 2005-12-23 [colin]      1.9.100cvs105
3544
3545         * src/mainwindow.c
3546                 Fix missing break
3547
3548 2005-12-23 [colin]      1.9.100cvs104
3549
3550         * autogen.sh
3551         * src/folder.c
3552         * src/mh.c
3553         * src/common/plugin.c
3554         * src/common/socket.c
3555         * src/common/socket.h
3556         * src/common/utils.c
3557         * src/common/utils.h
3558         * src/gtk/pluginwindow.c
3559         * src/plugins/pgpcore/plugin.def
3560         * src/plugins/pgpcore/sylpheed.def
3561         * src/plugins/pgpinline/Makefile.am
3562         * src/plugins/pgpinline/plugin.def
3563         * src/plugins/pgpinline/sylpheed.def
3564         * src/plugins/pgpmime/plugin.def
3565         * src/plugins/pgpmime/sylpheed.def
3566                 Various w32 fixes by Werner Koch
3567
3568 2005-12-22 [paul]       1.9.100cvs103
3569
3570         * src/wizard.c
3571                 don't offer IMAP as 'server type' if
3572                 libetpan isn't built in
3573
3574 2005-12-22 [paul]       1.9.100cvs102
3575
3576         * AUTHORS
3577         * src/mainwindow.c
3578         * src/mainwindow.h
3579         * src/toolbar.c
3580         * src/gtk/authors.h
3581                 support GTK_TOOLBAR_BOTH_HORIZ (text
3582                 next to icon) Patch by Marien Zwart
3583                 marienz@users.sf.net
3584                 Also reword the text
3585
3586 2005-12-21 [colin]      1.9.100cvs101
3587
3588         * configure.ac
3589                 Fix DATADIRNAME
3590         * COPYING
3591                 Fix missing section and explicit the exception better
3592         * src/compose.c
3593                 Prevent mail from being lost without notice when an
3594                 SMTP error happens on trying to send an unmodified
3595                 drafted mail.
3596         * src/send_message.c
3597         * src/common/smtp.c
3598                 Fix password remembering when wrong, and add return
3599                 value checks where they should have been
3600         * src/plugins/pgpcore/sylpheed.def
3601         * src/plugins/pgpinline/sylpheed.def
3602         * src/plugins/pgpmime/sylpheed.def
3603                 Add a few symbols needed
3604
3605 2005-12-21 [paul]       1.9.100cvs100
3606
3607         * m4/codeset.m4
3608         * m4/glibc21.m4
3609         * m4/intdiv0.m4
3610         * m4/inttypes-pri.m4
3611         * m4/inttypes.m4
3612         * m4/inttypes_h.m4
3613         * m4/isc-posix.m4
3614         * m4/lcmessage.m4
3615         * m4/stdint_h.m4
3616         * m4/uintmax_t.m4
3617                 gettextization
3618                 thanks to Colin
3619
3620 2005-12-21 [paul]       1.9.100cvs99
3621
3622         * po/sv.po
3623                 fixed by Colin
3624
3625 2005-12-20 [paul]       1.9.100cvs98
3626
3627         * po/sv.po
3628                 updated by Anders Trobäck
3629
3630 2005-12-20 [colin]      1.9.100cvs97
3631
3632         * ABOUT-NLS
3633         * Makefile.am
3634         * autogen.sh
3635         * configure.ac
3636         * config/config.rpath
3637         * config/mkinstalldirs
3638         * m4/Makefile.am
3639         * m4/glibc2.m4
3640         * m4/gnupg.m4
3641         * m4/gpgme.m4
3642         * m4/intmax.m4
3643         * m4/longdouble.m4
3644         * m4/longlong.m4
3645         * m4/printf-posix.m4
3646         * m4/signed.m4
3647         * m4/size_max.m4
3648         * m4/ulonglong.m4
3649         * m4/wchar_t.m4
3650         * m4/wint_t.m4
3651         * m4/xsize.m4
3652         * po/Makefile.in.in
3653         * po/Makevars
3654         * po/bg.po
3655         * po/ca.po
3656         * po/cs.po
3657         * po/de.po
3658         * po/el.po
3659         * po/en_GB.po
3660         * po/es.po
3661         * po/fi.po
3662         * po/fr.po
3663         * po/hr.po
3664         * po/hu.po
3665         * po/it.po
3666         * po/ja.po
3667         * po/ko.po
3668         * po/nb.po
3669         * po/nl.po
3670         * po/pl.po
3671         * po/pt_BR.po
3672         * po/ru.po
3673         * po/sk.po
3674         * po/sr.po
3675         * po/stamp-po
3676         * po/sv.po
3677         * po/zh_CN.po
3678         * po/zh_TW.po
3679         * src/Makefile.am
3680         * src/codeconv.c
3681         * src/compose.c
3682         * src/exporthtml.c
3683         * src/exportldif.c
3684         * src/folder.c
3685         * src/main.c
3686         * src/manual.c
3687         * src/mh.c
3688         * src/mimeview.c
3689         * src/send_message.c
3690         * src/common/Makefile.am
3691         * src/common/fnmatch.c
3692         * src/common/fnmatch.h
3693         * src/common/fnmatch_loop.c
3694         * src/common/nntp.c
3695         * src/common/plugin.c
3696         * src/common/smtp.c
3697         * src/common/socket.c
3698         * src/common/string_match.c
3699         * src/common/sylpheed.c
3700         * src/common/utils.c
3701         * src/common/utils.h
3702         * src/common/w32_dirent.c
3703         * src/common/w32_reg.c
3704         * src/common/w32_signal.c
3705         * src/common/w32_stat.c
3706         * src/common/w32_stdio.c
3707         * src/common/w32_stdlib.c
3708         * src/common/w32_string.c
3709         * src/common/w32_time.c
3710         * src/common/w32_unistd.c
3711         * src/common/w32_wait.c
3712         * src/common/w32lib.h
3713         * src/etpan/Makefile.am
3714         * src/gtk/Makefile.am
3715         * src/plugins/clamav/Makefile.am
3716         * src/plugins/demo/Makefile.am
3717         * src/plugins/dillo_viewer/Makefile.am
3718         * src/plugins/pgpcore/Makefile.am
3719         * src/plugins/pgpcore/passphrase.c
3720         * src/plugins/pgpcore/plugin.def
3721         * src/plugins/pgpcore/sgpgme.c
3722         * src/plugins/pgpcore/sylpheed.def
3723         * src/plugins/pgpcore/version.rc
3724         * src/plugins/pgpinline/Makefile.am
3725         * src/plugins/pgpinline/plugin.def
3726         * src/plugins/pgpinline/sylpheed.def
3727         * src/plugins/pgpinline/version.rc
3728         * src/plugins/pgpmime/Makefile.am
3729         * src/plugins/pgpmime/mypgpcore.def
3730         * src/plugins/pgpmime/plugin.def
3731         * src/plugins/pgpmime/sylpheed.def
3732         * src/plugins/pgpmime/version.rc
3733         * src/plugins/spamassassin/Makefile.am
3734                 Very little ;-) patch from Werner Koch, providing
3735                 infrastructure for cross-compiling to Win32
3736
3737 2005-12-20 [paul]       1.9.100cvs96
3738
3739         * src/account.c
3740         * src/account.h
3741         * src/mainwindow.c
3742         * src/mainwindow.h
3743         * src/toolbar.c
3744         * src/toolbar.h
3745                 add a combo to the Get All button, allowing
3746                 quick retrieval from any account
3747                 Patch by Fabien Vantard, slightly modified
3748                 by Colin
3749         * src/gtk/about.c
3750                 i18n fix. Patch by Fabien Vantard
3751
3752 2005-12-19 [colin]      1.9.100cvs95
3753
3754         * src/compose.c
3755         * src/compose.h
3756                 Don't automatically join lines when they've 
3757                 been separated by the user and not automatically
3758
3759 2005-12-19 [paul]       1.9.100cvs94
3760
3761         * src/gtk/pluginwindow.c
3762                 i18n fix.
3763                 Patch by Fabien Vantard
3764
3765 2005-12-15 [paul]       1.9.100cvs93
3766
3767         * src/common/plugin.c
3768         * src/common/plugin.h
3769         * src/gtk/pluginwindow.c
3770         * src/plugins/clamav/clamav_plugin.c
3771         * src/plugins/demo/demo.c
3772         * src/plugins/dillo_viewer/dillo_viewer.c
3773         * src/plugins/pgpcore/plugin.c
3774         * src/plugins/pgpinline/plugin.c
3775         * src/plugins/pgpmime/plugin.c
3776         * src/plugins/spamassassin/spamassassin.c
3777         * src/plugins/trayicon/trayicon.c
3778                 add plugin_version()
3779
3780 2005-12-15 [colin]      1.9.100cvs92
3781
3782         * src/compose.c
3783                 Further fix bug #875
3784
3785 2005-12-15 [paul]       1.9.100cvs91
3786
3787         * src/gtk/filesel.c
3788                 fix attach_load_dir getting set to
3789                 PLUGINDIR on plugin load
3790
3791 2005-12-14 [mones]      1.9.100cvs90
3792
3793         * manual/ack.xml
3794         * manual/keyboard.xml
3795                 Initial draft and some shortcuts added
3796                 
3797         * po/es.po
3798                 Updated translation
3799
3800 2005-12-14 [colin]      1.9.100cvs89
3801
3802         * src/compose.c
3803         * src/imap.c
3804         * src/summaryview.c
3805         * src/gtk/gtkaspell.c
3806                 More leaks fixed
3807         * src/prefs_folder_item.c
3808                 Fix recursive prefs apply
3809
3810
3811 2005-12-14 [colin]      1.9.100cvs88
3812
3813         * src/compose.c
3814                 Fix bug #875 (Freeze On Inline Forward of 
3815                 Large Message)
3816
3817 2005-12-13 [colin]      1.9.100cvs87
3818
3819         * src/compose.c
3820                 Uniq-ify and sort the mimetypes list
3821                 Patch by Fabien Vantard
3822
3823 2005-12-13 [colin]      1.9.100cvs86
3824
3825         * src/imap.c
3826         * src/etpan/imap-thread.c
3827                 Fix leaks (patch by Hoa)
3828         * src/news.c
3829         * src/common/plugin.c
3830                 Fix leaks
3831
3832 2005-12-12 [colin]
3833
3834         * 2.0.0-rc2 released
3835
3836 2005-12-12 [colin]      1.9.100cvs85
3837
3838         * src/matcher.c
3839                 Fix a leak
3840
3841 2005-12-12 [wwp]        1.9.100cvs84
3842
3843         * src/gtk/icon_legend.c
3844                 fix misbehaviour and crash when closing the legend window
3845         using the Esc key (patch by Fabien Vantard).
3846
3847 2005-12-12 [paul]       1.9.100cvs83
3848
3849         * src/browseldap.c
3850         * src/foldersel.c
3851         * src/prefs_actions.c
3852         * src/prefs_filtering.c
3853         * src/prefs_matcher.c
3854         * src/prefs_spelling.glade      ** REMOVED **
3855         * src/prefs_template.c
3856         * src/gtk/foldersort.glade      ** REMOVED **
3857         * src/gtk/pluginwindow.c
3858         * src/gtk/pluginwindow.glade    ** REMOVED **
3859         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3860                 cleanups
3861
3862 2005-12-11 [paul]       1.9.100cvs82
3863
3864         * src/gtk/filesel.c
3865                 fix attach_load_dir crasher (double free)
3866
3867 2005-12-09 [paul]       1.9.100cvs81
3868
3869         * po/POTFILES.in
3870         * src/mainwindow.c
3871         * src/gtk/Makefile.am
3872         * src/gtk/icon_legend.c
3873         * src/gtk/icon_legend.h
3874                 add icon legend
3875         * src/manual.c
3876                 cleanup
3877
3878 2005-12-09 [paul]       1.9.100cvs80
3879
3880         * src/plugins/pgpcore/passphrase.c
3881                 wrap the label in the dialog
3882
3883 2005-12-09 [colin]      1.9.100cvs79
3884
3885         * src/plugins/pgpcore/sgpgme.c
3886                 Display (untrusted) on not trusted signatures
3887                 Patch by Michal Èihaø <michal@cihar.com>
3888                 Closes bug #867 (Report also key trust)
3889
3890 2005-12-09 [colin]      1.9.100cvs78
3891
3892         * src/common/plugin.c
3893                 Update licence check, following Eben Moglen's advice
3894
3895 2005-12-08 [colin]      1.9.100cvs77
3896
3897         * src/folder.c
3898                 Fix the occasionnal item->cache != NULL 
3899                 assertion failure. 
3900
3901 2005-12-08 [colin]      1.9.100cvs76
3902
3903         * src/mimeview.c
3904         * src/plugins/pgpcore/sgpgme.c
3905                 Print key id when unable to check it
3906                 Closes bug #866 (Show key id when missing)
3907
3908 2005-12-08 [paul]       1.9.100cvs75
3909
3910         * src/prefs_common.c
3911         * src/prefs_common.h
3912         * src/gtk/filesel.c
3913                 remember load attachment dir
3914
3915 2005-12-07 [colin]      1.9.100cvs74
3916
3917         * src/prefs_toolbar.c
3918                 Gtk fixes, patch by Fabien Vantard
3919
3920 2005-12-07 [colin]      1.9.100cvs73
3921
3922         * src/action.c
3923         * src/compose.c
3924         * src/compose.h
3925                 Fix bug #839 (Quoted text isn't colored after 
3926                 executing an action)
3927         * src/common/plugin.c
3928                 Require plugins to declare their licence in plugin_licence()
3929                 Refuse to load non-GPL plugins as they'd be illegal (as 
3930                 derived works of Sylpheed-Claws, they must be GPL).
3931         * src/plugins/clamav/clamav_plugin.c
3932         * src/plugins/demo/demo.c
3933         * src/plugins/dillo_viewer/dillo_viewer.c
3934         * src/plugins/pgpcore/plugin.c
3935         * src/plugins/pgpinline/plugin.c
3936         * src/plugins/pgpmime/plugin.c
3937         * src/plugins/spamassassin/spamassassin.c
3938         * src/plugins/trayicon/trayicon.c
3939                 Add plugin_licence()
3940
3941 2005-12-07 [paul]       1.9.100cvs72
3942
3943         * configure.ac
3944         * src/mainwindow.c
3945         * src/manual.c
3946         * src/manual.h
3947         * src/common/defs.h
3948                 clean up after local FAQ removal and
3949                 temporary manual removal
3950
3951 2005-12-06 [colin]      1.9.100cvs71
3952
3953         * configure.ac
3954         * doc/Makefile.am
3955         * doc/faq/.cvsignore
3956         * doc/faq/Makefile.am
3957         * doc/faq/de/.cvsignore
3958         * doc/faq/de/Makefile.am
3959         * doc/faq/de/sylpheed-faq-1.html
3960         * doc/faq/de/sylpheed-faq-2.html
3961         * doc/faq/de/sylpheed-faq-3.html
3962         * doc/faq/de/sylpheed-faq.html
3963         * doc/faq/en/.cvsignore
3964         * doc/faq/en/Makefile.am
3965         * doc/faq/en/sylpheed-faq-1.html
3966         * doc/faq/en/sylpheed-faq-2.html
3967         * doc/faq/en/sylpheed-faq-3.html
3968         * doc/faq/en/sylpheed-faq-4.html
3969         * doc/faq/en/sylpheed-faq.html
3970         * doc/faq/es/.cvsignore
3971         * doc/faq/es/Makefile.am
3972         * doc/faq/es/sylpheed-faq-1.html
3973         * doc/faq/es/sylpheed-faq-2.html
3974         * doc/faq/es/sylpheed-faq-3.html
3975         * doc/faq/es/sylpheed-faq-4.html
3976         * doc/faq/es/sylpheed-faq.html
3977         * doc/faq/fr/.cvsignore
3978         * doc/faq/fr/Makefile.am
3979         * doc/faq/fr/sylpheed-faq-1.html
3980         * doc/faq/fr/sylpheed-faq-2.html
3981         * doc/faq/fr/sylpheed-faq-3.html
3982         * doc/faq/fr/sylpheed-faq.html
3983         * doc/faq/it/.cvsignore
3984         * doc/faq/it/Makefile.am
3985         * doc/faq/it/sylpheed-faq-1.html
3986         * doc/faq/it/sylpheed-faq-2.html
3987         * doc/faq/it/sylpheed-faq-3.html
3988         * doc/faq/it/sylpheed-faq.html
3989         * doc/manual/.cvsignore
3990         * doc/manual/Makefile.am
3991         * doc/manual/de/.cvsignore
3992         * doc/manual/de/Makefile.am
3993         * doc/manual/de/sylpheed-1.html
3994         * doc/manual/de/sylpheed-10.html
3995         * doc/manual/de/sylpheed-11.html
3996         * doc/manual/de/sylpheed-12.html
3997         * doc/manual/de/sylpheed-13.html
3998         * doc/manual/de/sylpheed-14.html
3999         * doc/manual/de/sylpheed-15.html
4000         * doc/manual/de/sylpheed-16.html
4001         * doc/manual/de/sylpheed-17.html
4002         * doc/manual/de/sylpheed-18.html
4003         * doc/manual/de/sylpheed-19.html
4004         * doc/manual/de/sylpheed-2.html
4005         * doc/manual/de/sylpheed-20.html
4006         * doc/manual/de/sylpheed-3.html
4007         * doc/manual/de/sylpheed-4.html
4008         * doc/manual/de/sylpheed-5.html
4009         * doc/manual/de/sylpheed-6.html
4010         * doc/manual/de/sylpheed-7.html
4011         * doc/manual/de/sylpheed-8.html
4012         * doc/manual/de/sylpheed-9.html
4013         * doc/manual/de/sylpheed.html
4014         * doc/manual/en/.cvsignore
4015         * doc/manual/en/Makefile.am
4016         * doc/manual/en/sylpheed-1.html
4017         * doc/manual/en/sylpheed-10.html
4018         * doc/manual/en/sylpheed-11.html
4019         * doc/manual/en/sylpheed-12.html
4020         * doc/manual/en/sylpheed-13.html
4021         * doc/manual/en/sylpheed-14.html
4022         * doc/manual/en/sylpheed-15.html
4023         * doc/manual/en/sylpheed-16.html
4024         * doc/manual/en/sylpheed-17.html
4025         * doc/manual/en/sylpheed-18.html
4026         * doc/manual/en/sylpheed-19.html
4027         * doc/manual/en/sylpheed-2.html
4028         * doc/manual/en/sylpheed-20.html
4029         * doc/manual/en/sylpheed-21.html
4030         * doc/manual/en/sylpheed-22.html
4031         * doc/manual/en/sylpheed-3.html
4032         * doc/manual/en/sylpheed-4.html
4033         * doc/manual/en/sylpheed-5.html
4034         * doc/manual/en/sylpheed-6.html
4035         * doc/manual/en/sylpheed-7.html
4036         * doc/manual/en/sylpheed-8.html
4037         * doc/manual/en/sylpheed-9.html
4038         * doc/manual/en/sylpheed.html
4039         * doc/manual/es/.cvsignore
4040         * doc/manual/es/Makefile.am
4041         * doc/manual/es/sylpheed-1.html
4042         * doc/manual/es/sylpheed-10.html
4043         * doc/manual/es/sylpheed-11.html
4044         * doc/manual/es/sylpheed-12.html
4045         * doc/manual/es/sylpheed-13.html
4046         * doc/manual/es/sylpheed-14.html
4047         * doc/manual/es/sylpheed-15.html
4048         * doc/manual/es/sylpheed-16.html
4049         * doc/manual/es/sylpheed-17.html
4050         * doc/manual/es/sylpheed-18.html
4051         * doc/manual/es/sylpheed-19.html
4052         * doc/manual/es/sylpheed-2.html
4053         * doc/manual/es/sylpheed-20.html
4054         * doc/manual/es/sylpheed-3.html
4055         * doc/manual/es/sylpheed-4.html
4056         * doc/manual/es/sylpheed-5.html
4057         * doc/manual/es/sylpheed-6.html
4058         * doc/manual/es/sylpheed-7.html
4059         * doc/manual/es/sylpheed-8.html
4060         * doc/manual/es/sylpheed-9.html
4061         * doc/manual/es/sylpheed.html
4062         * doc/manual/fr/.cvsignore
4063         * doc/manual/fr/Makefile.am
4064         * doc/manual/fr/sylpheed-1.html
4065         * doc/manual/fr/sylpheed-10.html
4066         * doc/manual/fr/sylpheed-11.html
4067         * doc/manual/fr/sylpheed-12.html
4068         * doc/manual/fr/sylpheed-13.html
4069         * doc/manual/fr/sylpheed-14.html
4070         * doc/manual/fr/sylpheed-15.html
4071         * doc/manual/fr/sylpheed-16.html
4072         * doc/manual/fr/sylpheed-17.html
4073         * doc/manual/fr/sylpheed-18.html
4074         * doc/manual/fr/sylpheed-19.html
4075         * doc/manual/fr/sylpheed-2.html
4076         * doc/manual/fr/sylpheed-20.html
4077         * doc/manual/fr/sylpheed-3.html
4078         * doc/manual/fr/sylpheed-4.html
4079         * doc/manual/fr/sylpheed-5.html
4080         * doc/manual/fr/sylpheed-6.html
4081         * doc/manual/fr/sylpheed-7.html
4082         * doc/manual/fr/sylpheed-8.html
4083         * doc/manual/fr/sylpheed-9.html
4084         * doc/manual/fr/sylpheed.html
4085         * doc/manual/ja/.cvsignore
4086         * doc/manual/ja/Makefile.am
4087         * doc/manual/ja/sylpheed-1.html
4088         * doc/manual/ja/sylpheed-10.html
4089         * doc/manual/ja/sylpheed-11.html
4090         * doc/manual/ja/sylpheed-12.html
4091         * doc/manual/ja/sylpheed-13.html
4092         * doc/manual/ja/sylpheed-14.html
4093         * doc/manual/ja/sylpheed-15.html
4094         * doc/manual/ja/sylpheed-16.html
4095         * doc/manual/ja/sylpheed-17.html
4096         * doc/manual/ja/sylpheed-18.html
4097         * doc/manual/ja/sylpheed-19.html
4098         * doc/manual/ja/sylpheed-2.html
4099         * doc/manual/ja/sylpheed-20.html
4100         * doc/manual/ja/sylpheed-3.html
4101         * doc/manual/ja/sylpheed-4.html
4102         * doc/manual/ja/sylpheed-5.html
4103         * doc/manual/ja/sylpheed-6.html
4104         * doc/manual/ja/sylpheed-7.html
4105         * doc/manual/ja/sylpheed-8.html
4106         * doc/manual/ja/sylpheed-9.html
4107         * doc/manual/ja/sylpheed.html
4108         * doc/manual/ja/sylpheed.sgml
4109         * src/mainwindow.c
4110                 Remove outdated manual and faq. Noisy, eh?
4111
4112 2005-12-06 [colin]      1.9.100cvs70
4113
4114         * src/compose.c
4115         * src/quote_fmt_parse.y
4116         * src/undo.c
4117         * src/undo.h
4118                 Allow %X to position cursor at 0 
4119                 (no %X = before signature)
4120                 Fix paste as quotation putting the cursor at 0
4121                 Fix undo offsets when pasting
4122                 Insert the quote_fmt at once instead of line 
4123                 by line
4124                 Fix [Edited] when starting to reply/forward
4125
4126 2005-12-06 [paul]       1.9.100cvs69
4127
4128         * src/plugins/clamav/clamav_plugin_gtk.c
4129                 add another tooltip
4130         * src/plugins/spamassassin/spamassassin_gtk.c
4131                 rework spamassassin_create_widget_func()
4132
4133 2005-12-05 [colin]      1.9.100cvs68
4134
4135         * po/POTFILES.in
4136                 Fix make release ;-)
4137
4138 2005-12-05 [colin]      1.9.100cvs67
4139
4140         * src/compose.c
4141         * src/compose.h
4142                 Fix cursor positioning (not obeying %X)
4143
4144 2005-12-05 [paul]       1.9.100cvs66
4145
4146         * src/plugins/dillo_viewer/dillo_prefs.c
4147                 fix compilation warning
4148
4149 2005-12-05 [paul]       1.9.100cvs65
4150
4151         * src/prefs_spelling.c
4152         * src/plugins/trayicon/trayicon.c
4153                 cleanups - remove unused stuff
4154
4155 2005-12-05 [paul]       1.9.100cvs64
4156
4157         * README
4158         * manual/plugins.xml
4159                 remove info about removed mathml_viewer plugin
4160
4161 2005-12-05 [paul]       1.9.100cvs63
4162
4163         * configure.ac
4164         * src/plugins/Makefile.am
4165         * src/plugins/mathml_viewer/.cvsignore
4166         * src/plugins/mathml_viewer/Makefile.am
4167         * src/plugins/mathml_viewer/mathml_viewer.c
4168                 remove unmaintained mathml_viewer plugin
4169
4170 2005-12-05 [paul]       1.9.100cvs62
4171
4172         * src/summaryview.c
4173                 obey prefs_common.always_show_msg when
4174                 moving a msg
4175                 Thanks to Colin
4176
4177 2005-12-05 [paul]       1.9.100cvs61
4178
4179         * src/compose.c
4180         * src/prefs_account.c
4181         * src/prefs_filtering.c
4182         * src/prefs_quote.c
4183         * src/prefs_spelling.c
4184         * src/prefs_toolbar.c
4185         * src/summaryview.c
4186         * src/gtk/gtkutils.c
4187         * src/gtk/quicksearch.c
4188         * src/plugins/dillo_viewer/dillo_prefs.c
4189                 dialog cleanups
4190
4191 2005-12-04 [paul]       1.9.100cvs60
4192
4193         * src/inc.c
4194         * src/prefs_account.c
4195         * src/prefs_account.h
4196                 allow a Local account to specify a
4197                 default inbox
4198                 (closes bug 843 'Inbox cannot be changed for local
4199                  mailboxes')
4200
4201 2005-12-04 [colin]      1.9.100cvs59
4202
4203         * src/plugins/trayicon/trayicon.c
4204                 Remove Get, rename Get All to Get Mail in order to
4205                 be consistent with the default main toolbar
4206
4207 2005-12-03 [colin]      1.9.100cvs58
4208
4209         * manual/gpl.xml
4210         * manual/sylpheed-claws-manual.xml
4211                 Add GPL appendix
4212
4213 2005-12-03 [paul]       1.9.100cvs57
4214
4215         * AUTHORS
4216         * po/sv.po
4217         * src/gtk/authors.h
4218                 new (partially complete) Swedish translation
4219                 by Anders Troback <sylpheed@troback.com>
4220
4221 2005-12-02 [paul]       1.9.100cvs56
4222
4223         * configure.ac
4224                 libetpan 0.41 required
4225
4226 2005-12-02 [paul]       1.9.100cvs55
4227
4228         * src/plugins/clamav/clamav_plugin.c
4229         * src/plugins/clamav/clamav_plugin.h
4230         * src/plugins/clamav/clamav_plugin_gtk.c
4231         * src/plugins/spamassassin/spamassassin.c
4232         * src/plugins/spamassassin/spamassassin.h
4233         * src/plugins/spamassassin/spamassassin_gtk.c
4234                 unregister prefs pages on unloading, thus
4235                 preventing a crash
4236                 (thanks to Colin for the hint)
4237
4238 2005-12-02 [wwp]        1.9.100cvs54
4239
4240         * src/quote_fmt.h
4241         * src/quote_fmt_parse.y
4242                 fix misuse of gboolean*, use gboolean instead
4243                 (thanks to Paul, Colin, for pointing out that scaring one)
4244
4245 2005-12-02 [paul]       1.9.100cvs53
4246
4247         * src/plugins/clamav/clamav_plugin.c
4248                 int no --> unsigned int no
4249         * src/plugins/clamav/clamav_plugin_gtk.c
4250                 rework config page
4251
4252 2005-12-02 [wwp]        1.9.100cvs52
4253
4254         * src/compose.c
4255         * src/prefs_template.c
4256         * src/quote_fmt.h
4257         * src/quote_fmt_parse.y
4258                 prevent from executing |f and |p templates commands when
4259                 adding or replacing templates in prefs (avoids annoying and
4260                 potentially dangerous behaviours)
4261
4262 2005-12-02 [paul]       1.9.100cvs51
4263
4264         * src/prefs_common.c
4265                 allow translation of some default values
4266                 Patch by Fabien Vantard
4267
4268 2005-12-02 [paul]       1.9.100cvs50
4269
4270         * src/codeconv.c
4271         * src/codeconv.h
4272         * src/prefs_common.c
4273         * src/prefs_common.h
4274         * src/prefs_message.c
4275         * src/textview.c
4276                 remove obsolete 'convert_mb_alnum' option
4277                 and related stuff
4278         * src/gtk/about.c
4279                 remove unused 'about_textview_visibility_notify'
4280
4281 2005-12-02 [paul]       1.9.100cvs49
4282
4283         * src/prefs_account.c
4284         * src/prefs_compose_writing.c
4285         * src/prefs_fonts.c
4286         * src/prefs_gtk.h
4287         * src/prefs_image_viewer.c
4288         * src/prefs_message.c
4289         * src/prefs_other.c
4290         * src/prefs_receive.c
4291         * src/prefs_send.c
4292         * src/prefs_spelling.c
4293         * src/prefs_summaries.c
4294         * src/prefs_wrapping.c
4295         * src/plugins/dillo_viewer/dillo_prefs.c
4296         * src/plugins/pgpcore/prefs_gpg.c
4297                 several cleanups to the prefs dialogs
4298                 (slightly modified) patch by Fabien Vantard
4299
4300 2005-12-02 [paul]       1.9.100cvs48
4301
4302         * src/main.c
4303                 --exit means exit
4304         * src/send_message.c
4305                 fix crash on send when connection fails
4306
4307         Thanks to Colin
4308
4309 2005-12-01 [colin]      1.9.100cvs47
4310
4311         * src/html.c
4312                 Translate &hellip; to "..."
4313
4314 2005-11-30 [colin]      1.9.100cvs46
4315
4316         * src/matcher.c
4317         * src/matcher.h
4318                 Optimize back yesterday's fix.
4319
4320 2005-11-30 [paul]       1.9.100cvs45
4321
4322         * manual/faq.xml
4323                 standardised
4324         * manual/intro.xml
4325                 written by Colin, edited by me
4326
4327 2005-11-29 [colin]      1.9.100cvs44
4328
4329         * src/matcher.c
4330                 Skip headers unconditionnaly in match_body if the
4331                 rule is not message or ~message
4332
4333 2005-11-29 [colin]      1.9.100cvs43
4334
4335         * src/matcher.c
4336                 Fix body_part and such, not skipping headers 
4337                 if the matchcriteria wasn't the first in the rule
4338
4339 2005-11-29 [colin]      1.9.100cvs42
4340
4341         * src/compose.c
4342                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4343                 option missing from message view window)
4344                 Fix double text D'n'D with gtk-2.8
4345         * src/matcher.c
4346                 Fix ~message, ~headers_part, ~body_part rules
4347         * src/messageview.c
4348                 Add Windows-1252 (Closes bug #863)
4349                 Fix accels
4350         * src/gtk/gtkaspell.c
4351                 Properly destroy accels in all menus
4352
4353 2005-11-29 [mones]      1.9.100cvs41
4354
4355         * po/es.po
4356                 Updated.
4357
4358 2005-11-27 [colin]      1.9.100cvs40
4359
4360         * src/mh_gtk.c
4361                 "/Remove mailbox" -> "/Remove mailbox..."
4362
4363 2005-11-27 [paul]       1.9.100cvs39
4364
4365         * AUTHORS
4366         * po/de.po
4367         * src/gtk/authors.h
4368                 updated by new maintainer, Stephan Sachse
4369
4370 2005-11-27 [paul]       1.9.100cvs38
4371
4372         * manual/faq.xml
4373                 written by Colin, edited by me
4374
4375 2005-11-27 [paul]       1.9.100cvs37
4376
4377         * src/prefs_common.c
4378         * src/prefs_common.h
4379         * src/prefs_receive.c
4380         * src/prefs_summaries.c
4381                 move 'go to inbox after receiving new mail'
4382                 option from display/sumamaries to mail
4383                 handling/receive, and rework prefs_summaries
4384                 dialog a little
4385
4386 2005-11-25 [martin]     1.9.100cvs36
4387
4388         * po/de.po
4389             fixed windows-1252 translation;
4390             translated some new and fuzzy strings
4391
4392 2005-11-25 [paul]       1.9.100cvs35
4393
4394         * src/plugins/clamav/clamav_plugin.c
4395                 complete the update done in cvs34
4396
4397 2005-11-25 [paul]       1.9.100cvs34
4398
4399         * src/plugins/clamav/clamav_plugin.c
4400                 reflect upstream changes
4401
4402 2005-11-25 [paul]       1.9.100cvs33
4403
4404         * manual/ack.xml
4405         * manual/plugins.xml
4406         * manual/sylpheed-claws-manual.xml
4407                 written/updated by Colin, edited by me
4408         * tools/acroread2sylpheed.pl
4409                 update binary name
4410
4411 2005-11-24 [colin]      1.9.100cvs32
4412
4413         * src/compose.c
4414                 Fix bug #856 (reediting messages forgets Request
4415                 Return Receipt)
4416
4417 2005-11-24 [paul]       1.9.100cvs31
4418
4419         * manual/addrbook.xml
4420         * manual/starting.xml
4421                 written by Colin, proofread, edited, adapted by me
4422         * manual/advanced.xml
4423                 add some Actions examples
4424         * src/importldif.c
4425                 use a Save button instead of a Close button
4426         * src/wizard.c
4427                 indicate mandatory fields
4428                 fix page display
4429                 Thanks to Colin
4430
4431 2005-11-23 [colin]      1.9.100cvs30
4432
4433         * src/addressbook.c
4434                 Rename menu item, fix possible crash after
4435                 deletion of books
4436         * src/addrindex.c
4437                 Allow searching for '*' in ldap
4438         * src/browseldap.c
4439                 Fix "Browse Entry" (did anyone use it?)
4440         * src/wizard.c
4441                 Add guards for mandatory information
4442
4443 2005-11-23 [paul]       1.9.100cvs29
4444
4445         * manual/advanced.xml
4446                 corrections to the English
4447
4448 2005-11-23 [colin]      1.9.100cvs28
4449
4450         * src/mimeview.c
4451                 Fix possible crash at exit. After the call to
4452                 gtk_container_remove(), the Viewer's widget has no
4453                 more parent so gtk+ automatically frees it and its
4454                 sons. If destroy_viewer() then try to access it,
4455                 problems ensue.
4456
4457 2005-11-22 [colin]      1.9.100cvs27
4458
4459         * src/compose.c
4460         * src/gtk/gtkaspell.c
4461                 Fix right-clicking on a misspelled word
4462                 Fix More... in suggestions menu
4463
4464 2005-11-22 [wwp]        1.9.100cvs26
4465
4466         * src/prefs_template.c
4467                 templates works: re-sort templates list when adding or replacing,
4468                 prevent from adding or replacing when the template name is empty
4469
4470 2005-11-21 [colin]      1.9.100cvs25
4471
4472         * src/addressbook.c
4473                 Fix some addressbook suckage (dnd, select all)
4474         * src/compose.c
4475         * src/gtk/gtkaspell.c
4476         * src/gtk/gtkaspell.h
4477                 Make the spellchecker menu work with the 
4478                 GtkTextView one instead of overriding it
4479
4480 2005-11-20 [paul]       1.9.100cvs24
4481
4482         * manual/handling.xml
4483                 proofread and corrected
4484
4485 2005-11-20 [paul]       1.9.100cvs23
4486
4487         * manual/Makefile
4488                 generate html as one file
4489         * manual/advanced.xml
4490                 fix output generation
4491                 reformat hidden options list
4492         * manual/manual.xml     ** REMOVED **
4493         * manual/sylpheed-claws-manual.xml      ** ADDED **
4494                 renamed
4495
4496 2005-11-18 [colin]      1.9.100cvs22
4497
4498         * src/prefs_account.c
4499                 Fix layout in news and mbox accounts
4500         * manual/account.xml
4501         * manual/advanced.xml
4502                 New contents for Paul to check :)
4503
4504 2005-11-18 [wwp]        1.9.100cvs21
4505
4506         * src/gtk/quicksearch.c
4507                 don't update extended quicksearch buttons twice
4508
4509 2005-11-18 [paul]       1.9.100cvs20
4510
4511         * src/textview.c
4512                 complete 1.9.100cvs19
4513
4514 2005-11-18 [paul]       1.9.100cvs19
4515
4516         * src/compose.c
4517                 cosmetic improvements
4518         * src/textview.c
4519                 also list text/* attachments
4520
4521 2005-11-18 [colin]      1.9.100cvs18
4522
4523         * src/summaryview.c
4524                 Use column 0 instead of -1 in 
4525                 gtk_ctree_node_moveto, in a naive
4526                 hope it'll fix the gtk-related crashes
4527
4528 2005-11-18 [colin]      1.9.100cvs17
4529
4530         * src/gtk/inputdialog.c
4531                 Fix icon staying the first one
4532
4533 2005-11-17 [wwp]        1.9.100cvs16
4534                 fix possible problem showing some quicksearch buttons, and a bad
4535                 call to g_return_if_fail in a function that returns a value (both
4536                 fixes by Fabien Vantard)
4537
4538 2005-11-15 [wwp]        1.9.100cvs15
4539
4540         * src/gtk/quicksearch.c
4541                 added a tooltip to that obscure ... quicksearch button
4542
4543 2005-11-15 [wwp]        1.9.100cvs14
4544
4545         * src/gtk/quicksearch.c
4546                 add a quicksearch helper to filtering expression users: the ... button
4547                 raises the condition expr window. condition expressions set up w/ this
4548                 window are used by the quicksearch if the user closes it pressing OK.
4549
4550 2005-11-14 [paul]       1.9.100cvs13
4551
4552         * src/plugins/clamav/clamav_plugin.c
4553         * src/plugins/spamassassin/spamassassin.c
4554                 change plugin type following recent merging
4555
4556 2005-11-14 [wwp]        1.9.100cvs12
4557
4558         * src/folder.c
4559                 prevent from crashing when copying/moving message(s) from and
4560                 to the same folder
4561
4562 2005-11-14 [paul]       1.9.100cvs11
4563
4564         * src/plugins/clamav/Makefile.am
4565         * src/plugins/clamav/clamav_plugin.c
4566         * src/plugins/clamav/clamav_plugin.h
4567         * src/plugins/clamav/clamav_plugin_gtk.c
4568                 also merge clamav and clamav_gtk plugins
4569
4570 2005-11-13 [colin]      1.9.100cvs10
4571
4572         * configure.ac
4573         * src/plugins/spamassassin/Makefile.am
4574         * src/plugins/spamassassin/spamassassin.c
4575         * src/plugins/spamassassin/spamassassin.h
4576         * src/plugins/spamassassin/spamassassin_gtk.c
4577                 Merge spamassassin and spamassassin_gtk plugins,
4578                 and build it by default.
4579
4580 2005-11-12 [colin]      1.9.100cvs9
4581
4582         * src/etpan/imap-thread.c
4583                 Fix gcc warning
4584
4585 2005-11-12 [colin]      1.9.100cvs8
4586
4587         * src/procmime.c
4588                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4589
4590 2005-11-10 [colin]      1.9.100cvs7
4591
4592         * src/main.c
4593                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4594                 minimised state)
4595
4596 2005-11-10 [wwp]        1.9.100cvs6
4597
4598         * src/gtk/description_window.c
4599                 fix a crash when closing description windows using the WM's [X] button
4600
4601 2005-11-09 [colin]      1.9.100cvs5
4602
4603         * src/common/ssl.c
4604                 Update libetpan call to follow upstream
4605                 (yes, this requires libetpan-0.40cvs3)
4606
4607 2005-11-08 [colin]      1.9.100cvs4
4608
4609         * src/compose.c
4610         * src/textview.c
4611         * src/common/utils.c
4612         * src/common/utils.h
4613                 Enhance the email parser
4614
4615 2005-11-08 [colin]      1.9.100cvs3
4616
4617         * src/procmime.c
4618                 Fix what looks like an off-by-one (fixes 
4619                 attachments from the Bat)
4620
4621 2005-11-08 [wwp]        1.9.100cvs2
4622
4623         * src/main.c
4624                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4625
4626 2005-11-08 [wwp]        1.9.100cvs1
4627
4628         * src/main.c
4629                 allow exiting Sylpheed-Claws from command-line
4630
4631 2005-11-08 [paul]       1.9.100
4632
4633         1.9.100 released
4634
4635 2005-11-07 [colin]      1.9.99cvs17
4636
4637         * src/addritem.c
4638         * src/ldif.c
4639                 Fix import of base-64 encoded items
4640
4641 2005-11-07 [colin]      1.9.99cvs16
4642
4643         * src/send_message.c
4644                 Fix bug #314 (Queue does not empty under certain 
4645                 circumstances)
4646
4647 2005-11-07 [paul]       1.9.99cvs15
4648
4649         * src/mutt.c
4650         * src/pine.c
4651                 fix buffer overflows
4652                 Thanks to Colin
4653
4654 2005-11-07 [paul]       1.9.99cvs14
4655
4656         * doc/man/Makefile.am
4657         * doc/man/sylpheed-claws.1      ** ADDED **
4658         * doc/man/sylpheed.1            ** DELETED **
4659                 rename and update the man file
4660
4661 2005-11-06 [colin]      1.9.99cvs13
4662
4663         * src/ldif.c
4664                 Fix ldif_get_line() that returned empty strings
4665                 (Didn't understand why). Also fix a possible
4666                 buffer overflow.
4667
4668 2005-11-06 [wwp]        1.9.99cvs12
4669
4670         * src/textview.c
4671         * src/gtk/about.c
4672         * src/gtk/gtkutils.c
4673         * src/gtk/gtkutils.h
4674                 fix a compilation warning,
4675                 make links sensitive in the about dialog
4676
4677 2005-11-04 [wwp]        1.9.99cvs11
4678
4679         * src/gtk/about.c
4680                 don't wrap or translate URIs, and a bit text format cleanup
4681
4682 2005-11-04 [wwp]        1.9.99cvs10
4683
4684         * src/gtk/about.c
4685                 better textview tagging implementation (no more use of marks for
4686                 postponed tagging)
4687
4688 2005-11-02 [colin]      1.9.99cvs9
4689
4690         * src/common/ssl.c
4691                 Forgot an ifdef
4692
4693 2005-11-02 [colin]      1.9.99cvs8
4694
4695         * configure.ac
4696                 Require libetpan-0.40 due to upstream fix
4697         * src/common/ssl.c
4698                 Tell libetpan not to call SSL_Library_Init,
4699                 as we do it ourselves.
4700
4701 2005-11-02 [colin]      1.9.99cvs7
4702
4703         * po/POTFILES.in
4704                 Add missing files (thanks to Fabien Vantard)
4705
4706 2005-11-02 [colin]      1.9.99cvs6
4707
4708         * src/summaryview.c
4709                 Fix totals when read messages are hidden or quicksearch
4710                 is on
4711         * src/ssl_manager.c
4712         * src/ssl_manager.h
4713         * src/common/ssl_certificate.c
4714         * src/common/ssl_certificate.h
4715         * src/gtk/sslcertwindow.c
4716         * src/gtk/sslcertwindow.h
4717                 Fix copyright on my stuff
4718
4719 2005-11-02 [wwp]        1.9.99cvs5
4720
4721         * src/prefs_themes.c
4722                 fix directory name checking (theme installation/removal),
4723                 made related error a bit more verbose
4724
4725 2005-11-02 [colin]      1.9.99cvs4
4726
4727         * src/summaryview.c
4728                 Fix typo (probably fixes bug #841 (Sort by the From 
4729                 field doesn't work)
4730
4731 2005-11-02 [paul]       1.9.99cvs3
4732
4733         * po/ko.po
4734         * po/nb.po
4735                 updated by SungHyun Nam, Geir Helland
4736         * src/wizard.c
4737                 fix typo in welcome message. spotted by
4738                 Andrea Spadaccini
4739
4740 2005-11-01 [colin]      1.9.99cvs2
4741
4742         * src/compose.c
4743                 Fix replying to ml wen confirming subscription
4744         * src/messageview.c
4745         * src/mimeview.c
4746         * src/mimeview.h
4747         * src/privacy.h
4748         * src/summaryview.c
4749                 Make key check non blocking
4750
4751 2005-10-31 [paul]       1.9.99cvs1
4752
4753         * tools/claws.i18n.status.pl
4754                 updated for ChangeLog
4755
4756 2005-10-31 [paul]       1.9.99
4757
4758         1.9.99 released
4759
4760 2005-10-31 [paul]       1.9.15cvs131
4761
4762         * .cvsignore
4763         * ChangeLog
4764         * ChangeLog.claws       ** REMOVED **
4765         * ChangeLog-gtk2.claws  ** REMOVED **
4766         * ChangeLog.gtk1        ** ADDED **
4767         * INSTALL
4768         * Makefile.am
4769         * NEWS
4770         * README
4771         * README.claws          ** REMOVED **
4772         * README.jp             ** REMOVED **
4773         * RELEASE_NOTES         ** ADDED **
4774         * RELEASE_NOTES.claws   ** REMOVED **
4775         * commitHelper
4776         * configure.ac
4777         * sylpheed.spec.in      ** REMOVED **
4778                 tidy up and update the default docs:
4779                 ChangeLog.claws is renamed ChangeLog.gtk1
4780                 ChangeLog-gtk2.claws is renamed ChangeLog
4781                 README.claws is renamed README
4782                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4783
4784 2005-10-31 [paul]       1.9.15cvs130
4785
4786         * po/it.po
4787                 fix errors
4788
4789 2005-10-31 [paul]       1.9.15cvs129
4790
4791         * po/ca.po
4792         * po/de.po
4793         * po/en_GB.po
4794         * po/fr.po
4795         * po/it.po
4796         * po/pt_BR.po
4797         * po/sk.po
4798         * po/sr.po
4799         * po/zh_CN.po
4800                 updated by Miquel Oliete, Stephan Sachse and
4801                 Thomas Gilgin, me, Fabien Vantard, Andrea
4802                 Spadaccini, Frederico Goncalves Guimaraes,
4803                 Andrej Kacian, Aleksandar Urosevic, and
4804                 Ralgh Young.
4805
4806 2005-10-31 [mones]      1.9.15cvs128
4807
4808         * manual/faq.xml
4809                 More questions.
4810         
4811         * po/es.po
4812                 Updated for release.
4813
4814 2005-10-30 [colin]      1.9.15cvs127
4815
4816         * src/compose.c
4817                 Place cursor before rewrapping (fixes cursor
4818                 pos if quotation gets rewrapped)
4819
4820 2005-10-29 [paul]       1.9.15cvs126
4821
4822         * src/crash.c
4823         * src/foldersel.c
4824         * src/main.c
4825         * src/messageview.c
4826         * src/toolbar.c
4827         * src/gtk/authors.h
4828                 corrections to text items
4829
4830 2005-10-28 [colin]      1.9.15cvs125
4831
4832         * src/messageview.c
4833                 Make "hit 'C' to check sig" work from extern 
4834                 messageviews
4835
4836 2005-10-27 [colin]      1.9.15cvs124
4837
4838         * src/summaryview.c
4839                 Add a hack to avoid segfaulting when hammering 
4840                 on gtk's events
4841
4842 2005-10-27 [wwp]        1.9.15cvs123
4843
4844         * src/prefs_themes.c
4845                 sort list of themes names in themes prefs
4846
4847 2005-10-27 [paul]       1.9.15cvs122
4848
4849         * src/folder.c
4850         * src/prefs_account.c
4851                 fix building on Solaris
4852                 Patch by Alex Moore
4853
4854 2005-10-27 [wwp]        1.9.15cvs121
4855
4856         * src/summaryview.c
4857         * src/gtk/gtksctree.c
4858                 speed up unselecting messages in summary view (thanks to Colin)
4859
4860 2005-10-27 [paul]       1.9.15cvs120
4861
4862         * src/mainwindow.c
4863                 fix a compilation warning
4864         * src/summaryview.c
4865                 fix updating of 'n items selected' count
4866                 when deselecting
4867
4868 2005-10-27 [martin]     1.9.15cvs119
4869
4870         * src/action.c
4871                 ignore actions with a leading '/' in the action menu name
4872                 fixes a crash on menu creation
4873         * src/prefs_actions.c
4874                 do not allow a leading '/' in the action menu name
4875
4876 2005-10-27 [paul]       1.9.15cvs118
4877
4878         * src/main.c
4879                 fix compilation warning
4880
4881 2005-10-27 [paul]       1.9.15cvs117
4882
4883         * src/procmime.c
4884                 add #if HAVE_LOCALE_H
4885
4886 2005-10-27 [paul]       1.9.15cvs116
4887
4888         * src/plugins/clamav/clamav_plugin.c
4889         * src/plugins/dillo_viewer/dillo_viewer.c
4890         * src/plugins/mathml_viewer/mathml_viewer.c
4891         * src/plugins/pgpcore/plugin.c
4892         * src/plugins/pgpinline/plugin.c
4893         * src/plugins/pgpmime/plugin.c
4894         * src/plugins/spamassassin/spamassassin.c
4895         * src/plugins/trayicon/trayicon.c
4896                 plugin_init() : make error messages more
4897                 informative
4898
4899 2005-10-26 [wwp]        1.9.15cvs115
4900
4901         * src/prefs_matcher.c
4902                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4903
4904 2005-10-26 [wwp]        1.9.15cvs114
4905
4906         * src/procmime.c
4907         * src/gtk/gtksctree.c
4908         * src/plugins/spamassassin/libspamc.c
4909         * src/plugins/spamassassin/spamassassin.c
4910                 fix some compilation warnings more
4911
4912 2005-10-26 [mones]      1.9.15cvs113
4913
4914         * po/es.po
4915                 Updated translation
4916
4917 2005-10-26 [paul]       1.9.15cvs112
4918
4919         * src/prefs_message.c
4920                 give all display_xface stuff the
4921                 #if HAVE_LIBCOMPFACE treatment, thus
4922                 preventing a crash
4923                 (Thanks to Wolfgang Enderlein)
4924
4925 2005-10-26 [colin]      1.9.15cvs111
4926
4927         * src/gedit-print.c
4928                 Fix date format
4929         * src/imap_gtk.c
4930         * src/news_gtk.c
4931                 Remove context menu items that should not be there
4932         * src/jpilot.c
4933                 Fix encoding
4934         * src/main.c
4935         * src/mainwindow.c
4936                 Don't show the mainwindow too soon
4937
4938 2005-10-26 [wwp]        1.9.15cvs110
4939
4940         * src/folder.c
4941         * src/manual.c
4942         * src/summaryview.c
4943                 fix uninitialized pointers in the folder updating hook
4944                 (thanks to Colin)
4945
4946 2005-10-25 [mones]      1.9.15cvs109
4947
4948         * manual/faq.xml
4949                 General information subsection completed. 
4950                 Removed archaic references.
4951                 
4952         * manual/Makefile
4953         * manual/dtd/manual.dsl
4954                 Added customization stylesheet for getting paragraphs
4955                 fully justified in PDF output (as suggested by Colin).
4956
4957 2005-10-25 [colin]      1.9.15cvs108
4958
4959         * src/compose.c
4960                 Fix a second leak
4961
4962 2005-10-25 [colin]      1.9.15cvs107
4963
4964         * src/addrbook.c
4965         * src/addrindex.c
4966                 Fix leak (xml_get_element() allocates memory)
4967         * src/compose.c
4968                 Fix leak + dead code (shame!)
4969         * src/procmime.c
4970                 Fix leak
4971
4972 2005-10-25 [colin]      1.9.15cvs106
4973
4974         * src/mimeview.c
4975                 Fix encoding issue in Save all and in 
4976                 overwrite-confirmation alertpanel
4977
4978 2005-10-25 [colin]      1.9.15cvs105
4979
4980         * src/common/socket.c
4981                 Fix a leak - Thanks to Christopher Aillon
4982                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
4983
4984 2005-10-25 [paul]       1.9.15cvs104
4985
4986         * src/wizard.c
4987                 Always guess servers from the right-hand
4988                 email part and guess username from the
4989                 left-hand part. (Thanks to Colin)
4990                 add an X-Face to the welcome message
4991
4992 2005-10-25 [paul]       1.9.15cvs103
4993
4994         * manual/handling.xml
4995                 written by Colin, edited by me
4996
4997 2005-10-25 [wwp]        1.9.15cvs102
4998
4999         * src/folderview.c
5000         * src/grouplistdialog.c
5001         * src/imap.c
5002         * src/noticeview.c
5003                 fix some compilation warnings
5004
5005 2005-10-24 [paul]
5006
5007         1.9.99-rc3 released
5008
5009 2005-10-24 [paul]       1.9.15cvs101
5010
5011         * src/gtk/about.c
5012                 fix window sizing
5013
5014 2005-10-24 [paul]       1.9.15cvs100
5015
5016         * src/pixmaps/offline.xpm
5017         * src/pixmaps/online.xpm
5018                 replace with last default versions
5019
5020 2005-10-24 [colin]      1.9.15cvs99
5021
5022         * src/imap.c
5023                 Fix bug when moving a folder
5024         * src/imap_gtk.c
5025         * src/mh_gtk.c
5026                 "Delete folder" pops up a window, so it 
5027                 should be suffixed with "..."
5028         * src/plugins/pgpcore/sgpgme.c
5029                 Include locale.h
5030
5031 2005-10-24 [mones]      1.9.15cvs98
5032
5033         * manual/Makefile
5034         * manual/account.xml
5035         * manual/ack.xml
5036         * manual/addrbook.xml
5037         * manual/advanced.xml
5038         * manual/faq.xml
5039         * manual/glossary.xml
5040         * manual/gpl.xml
5041         * manual/handling.xml
5042         * manual/intro.xml
5043         * manual/keyboard.xml
5044         * manual/manual.xml
5045         * manual/plugins.xml
5046         * manual/starting.xml
5047         * manual/dtd/sdocbook.dtd
5048                 Initial manual structure and some content.
5049
5050 2005-10-23 [wwp]        1.9.15cvs97
5051
5052         * src/gtk/about.c
5053                 fix a typo
5054
5055 2005-10-23 [wwp]        1.9.15cvs96
5056
5057         * src/gtk/about.c
5058         * src/gtk/authors.h
5059                 rework of the about window (main work by Paul), also featuring a few
5060                 fixes for typos and duplicate names
5061
5062 2005-10-23 [wwp]        1.9.15cvs95
5063
5064         * src/.cvsignore
5065                 Ignore the right binary name (sylpheed-claws now)
5066
5067 2005-10-23 [paul]       1.9.15cvs94
5068
5069         * src/compose.c
5070                 when using Folder Pref 'Default To for
5071                 replies' make the entry in the Compose
5072                 window bold
5073                 Patch by Fabien Vantard
5074
5075 2005-10-22 [colin]      1.9.15cvs93
5076
5077         * src/codeconv.c
5078                 Fix leak
5079
5080 2005-10-22 [colin]      1.9.15cvs92
5081
5082         * src/codeconv.c
5083                 try to convert using locale (apart utf8) if necessary
5084
5085 2005-10-22 [colin]      1.9.15cvs91
5086
5087         * src/pixmaps/new.xpm
5088         * src/pixmaps/unread.xpm
5089                 Make the unread envelope blue again and
5090                 saturate the new one a bit more.
5091
5092 2005-10-22 [colin]      1.9.15cvs90
5093
5094         * src/compose.c
5095                 When replying to a mail sent by one of our accounts,
5096                 use the original list of recipients. Let 'Reply All'
5097                 and 'Reply to sender' work like previously.
5098
5099 2005-10-21 [colin]      1.9.15cvs89
5100
5101         * src/prefs_filtering.c
5102                 Clear fields after add and replace
5103         * src/textview.c
5104                 Display xface differently (better)
5105         * src/plugins/pgpinline/pgpinline.c
5106                 Fix crappy encodings/recodings
5107
5108 2005-10-21 [paul]       1.9.15cvs88
5109
5110         * src/compose.c
5111         * src/prefs_folder_item.c
5112         * src/toolbar.c
5113                 fix news folder Folder Properties
5114                 (thanks to Colin)
5115         * src/folderview.c
5116                 update folderview after Themes change
5117                 keep selected folder selected
5118                 (thanks to Colin)
5119
5120 2005-10-21 [paul]       1.9.15cvs87
5121
5122         * tools/Makefile.am
5123         * tools/OOo2sylpheed.pl
5124         * tools/README
5125         * tools/README.sylprint
5126         * tools/asus_mailled.sh         ** REMOVED **
5127         * tools/filter_conv.pl
5128         * tools/freshmeat_search.pl
5129         * tools/google_search.pl
5130         * tools/gpg-sign-syl            ** REMOVED **
5131         * tools/kmail2sylpheed.pl
5132         * tools/kmail2sylpheed_v2.pl
5133         * tools/multiwebsearch.pl
5134         * tools/nautilus2sylpheed.sh
5135         * tools/newscache_clean.pl
5136         * tools/outlook2sylpheed.pl
5137         * tools/sylpheed-switcher       ** REMOVED **
5138         * tools/sylprint.pl
5139         * tools/sylprint.rc
5140         * tools/tb2sylpheed
5141         * tools/vcard2xml.py
5142         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5143                 update default config dir
5144                 update binary name (thanks to Fabien Vantard)
5145                 remove obsolete scripts
5146
5147 2005-10-21 [colin]      1.9.15cvs86
5148
5149         * src/inc.c
5150                 Fix possible leak and units. Based on a patch by
5151                 Fabien Vantard.
5152
5153 2005-10-20 [colin]      1.9.15cvs85
5154
5155         * src/textview.c
5156                 Clear xface when clearing textview
5157
5158 2005-10-20 [colin]      1.9.15cvs84
5159
5160         * configure.ac
5161         * src/folderview.c
5162         * src/headerview.c
5163         * src/main.c
5164         * src/prefs_common.c
5165         * src/prefs_common.h
5166         * src/prefs_message.c
5167         * src/textview.c
5168         * src/textview.h
5169         * src/common/defs.h
5170         * src/common/utils.c
5171         * src/common/utils.h
5172         * src/gtk/gtkutils.c
5173         * src/gtk/gtkutils.h
5174                 Migrate config to .sylpheed-claws (Automatically)
5175                 Add a way to get the Xface in the TextView
5176
5177 2005-10-20 [colin]      1.9.15cvs83
5178
5179         * src/gtk/Makefile.am
5180         * src/gtk/about.c
5181         * src/gtk/authors.h
5182                 Make the about dialog *grooovy*
5183
5184 2005-10-20 [colin]      1.9.15cvs82
5185
5186         * src/mimeview.c
5187                 Use "Open with" on double click if no command
5188                 was found
5189
5190 2005-10-20 [colin]      1.9.15cvs81
5191
5192         * src/imap.c
5193         * src/etpan/imap-thread.c
5194                 Fix possible crash.
5195
5196 2005-10-20 [paul]       1.9.15cvs80
5197
5198         * src/folder.c
5199                 don't show clipkey icon if the only
5200                 attachment is the signature
5201                 Patch by Colin
5202
5203 2005-10-20 [paul]       1.9.15cvs79
5204
5205         * AUTHORS
5206         * src/plugins/pgpmime/pgpmime.c
5207                 name the PGP/MIME signature 'signature.asc'
5208                 Patch by Andrew Nelson <freeandy@gmail.com>
5209
5210 2005-10-19 [colin]      1.9.15cvs78
5211
5212         * src/plugins/pgpmime/pgpmime.c
5213                 Oops, no need to double-check though
5214
5215 2005-10-19 [colin]      1.9.15cvs77
5216
5217         * src/plugins/pgpinline/pgpinline.c
5218         * src/plugins/pgpmime/pgpmime.c
5219                 Check that my_tmpfile() doesn't 
5220                 return NULL
5221
5222 2005-10-19 [colin]      1.9.15cvs76
5223
5224         * src/common/utils.c
5225                 Use shorter mime boundaries to avoid having
5226                 MTAs rewrapping our headers, breaking the
5227                 PGP signature in the process 
5228         * src/compose.c
5229         * src/plugins/pgpmime/pgpmime.c
5230                 Check for boundary uniqueness to be sure
5231                 it won't happen, instead of hoping for the
5232                 best
5233
5234 2005-10-19 [colin]      1.9.15cvs75
5235
5236         * sylpheed-claws.desktop
5237         * src/Makefile.am
5238         * src/main.c
5239                 Ship a sylpheed-claws binary instead
5240                 of a sylpheed one. Change the socket
5241                 name, too
5242         * src/folderview.c
5243                 Update folder only if it changed
5244         * src/wizard.c
5245                 Fix i18n in welcome mail, patch by
5246                 Fabien Vantard
5247
5248 2005-10-19 [paul]
5249
5250         1.9.99-rc2 released
5251
5252 2005-10-19 [paul]       1.9.15cvs74
5253
5254         * src/folder.c
5255         * src/folderview.c
5256                 fix summaryview update
5257                 Patch by Colin
5258
5259 2005-10-18 [colin]      1.9.15cvs73
5260
5261         * src/plugins/pgpcore/passphrase.c
5262                 Don't XGrabServer, and try a bit more to 
5263                 sync everything before grabbing mouse/keyboard
5264
5265 2005-10-18 [colin]      1.9.15cvs72
5266
5267         * src/Makefile.am
5268         * src/addressadd.c
5269         * src/addressbook.c
5270         * src/folderview.c
5271         * src/grouplistdialog.c
5272         * src/mimeview.c
5273         * src/stock_pixmap.c
5274         * src/stock_pixmap.h
5275         * src/summaryview.c
5276         * src/gtk/gtksctree.c
5277         * src/gtk/gtksctree.h
5278         * src/pixmaps/empty.xpm
5279                 Implement a wrapper call for gtk_ctree_set_node_info
5280                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5281                 pixmap instead of a NULL one. This works around some
5282                 memory problems deep inside gtk, revealed by valgrind,
5283                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5284                 as locked crashes sylpheed.), as well as, probably, 
5285                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5286
5287 2005-10-17 [colin]      1.9.15cvs71
5288
5289         * src/mimeview.c
5290                 Provide visual feedback when checking
5291                 signature
5292
5293 2005-10-17 [colin]      1.9.15cvs70
5294
5295         * src/main.c
5296                 Keep the folder list frozen while checking caches...
5297
5298 2005-10-17 [colin]      1.9.15cvs69
5299
5300         * src/addr_compl.c
5301                 Fi bug #833 (Autocompleting from addressbook 
5302                 fails with extended chars)
5303         * src/imap.c
5304                 Fix 'adding messages' staying in statusbar
5305                 after an error
5306
5307 2005-10-17 [wwp]        1.9.15cvs68
5308
5309         * src/ssl_manager.c
5310                 Fix buttons' layout resizing when window size changes
5311
5312 2005-10-17 [wwp]        1.9.15cvs67
5313
5314         * src/account.c
5315         * src/prefs_account.c
5316         * src/prefs_common.c
5317         * src/prefs_common.h
5318         * src/prefs_folder_item.c
5319         * src/prefs_gtk.c
5320         * src/gtk/logwindow.c
5321         * src/gtk/pluginwindow.c
5322         * src/gtk/prefswindow.c
5323         * src/gtk/prefswindow.h
5324                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5325
5326 2005-10-17 [paul]       1.9.15cvs66
5327
5328         * configure.ac
5329                 fix missing libetpan message
5330         * po/en_GB.po
5331                 updated
5332         * src/crash.c
5333         * src/manual.c
5334         * src/prefs_themes.c
5335         * src/common/defs.h
5336                 add some new URI defines, change some
5337                 others
5338         * src/wizard.c
5339                 make welcome message translatable
5340                 small improvements to english
5341                 other tweaks
5342         * src/gtk/menu.c
5343                 fix warnings
5344
5345 2005-10-17 [paul]       1.9.15cvs65
5346
5347         * src/summaryview.c
5348                 fix column titles
5349
5350 2005-10-16 [mones]      1.9.15cvs64
5351
5352         * po/es.po
5353                 Updated translation
5354
5355 2005-10-16 [colin]
5356
5357         1.9.99-rc1 released
5358
5359 2005-10-16 [colin]      1.9.15cvs63
5360
5361         * src/wizard.c
5362                 Fix whitespace
5363
5364 2005-10-16 [colin]      1.9.15cvs62
5365
5366         * src/toolbar.c
5367                 s/Get All/Get Mail/
5368         * src/wizard.c
5369                 Real welcome mail text, thanks Paul
5370
5371 2005-10-16 [colin]      1.9.15cvs61
5372
5373         * src/editldap.c
5374         * src/exporthtml.c
5375         * src/main.c
5376         * src/mainwindow.c
5377         * src/prefs_themes.c
5378         * src/prefs_toolbar.c
5379         * src/plugins/demo/demo.c
5380         * src/plugins/trayicon/trayicon.c
5381                 s/Sylpheed/Sylpheed-Claws/
5382
5383 2005-10-16 [colin]      1.9.15cvs60
5384
5385         * src/wizard.c
5386                 Add a welcome email in the first empty mailbox
5387         * src/prefs_common.c
5388                 Change one more default
5389
5390 2005-10-16 [colin]      1.9.15cvs59
5391
5392         * src/wizard.c
5393                 Remove printf
5394
5395 2005-10-16 [colin]      1.9.15cvs58
5396
5397         * src/toolbar.c
5398         * src/prefs_common.c
5399                 Change some defaults
5400
5401 2005-10-16 [colin]      1.9.15cvs57
5402
5403         * src/toolbar.c
5404         * src/prefs_common.c
5405                 Change some defaults
5406
5407 2005-10-16 [colin]      1.9.15cvs56
5408
5409         * src/wizard.c
5410                 By default, initialize fonts to have
5411                 the same size as normal GtkWidgets
5412
5413 2005-10-16 [colin]      1.9.15cvs55
5414
5415         * src/mimeview.c
5416                 Fix message a bit more
5417
5418 2005-10-16 [colin]      1.9.15cvs54
5419
5420         * src/addressbook.c
5421                 Second attempt at flicker fixing
5422
5423 2005-10-16 [colin]      1.9.15cvs53
5424
5425         * src/addressbook.c
5426                 Fix flicker
5427
5428 2005-10-16 [wwp]        1.9.15cvs52
5429
5430         * src/addressbook.c
5431         * src/editaddress.c
5432         * src/prefs_common.c
5433         * src/prefs_common.h
5434                 Remember window sizes (address book)
5435
5436 2005-10-16 [wwp]        1.9.15cvs51
5437
5438         * src/plugins/clamav/clamav_plugin_gtk.c
5439         * src/plugins/spamassassin/spamassassin_gtk.c
5440                 Fix compilation warnings (missing #include).
5441
5442 2005-10-16 [colin]      1.9.15cvs50
5443
5444         * src/mimeview.c
5445         * src/summaryview.c
5446         * src/textview.c
5447                 Make 'c' check signature, and forward
5448                 c, l, y, t from summaryview to mimeview
5449
5450 2005-10-16 [colin]      1.9.15cvs49
5451
5452         * src/addressbook.c
5453                 Put border around buttons
5454         * src/mainwindow.c
5455         * src/summaryview.c
5456                 Rework menus (Patch based on a patch
5457                 by Paul)
5458
5459 2005-10-15 [wwp]        1.9.15cvs48
5460
5461         * src/editjpilot.c
5462         * src/editldap.c
5463         * src/editvcard.c
5464         * src/exphtmldlg.c
5465         * src/expldifdlg.c
5466         * src/export.c
5467         * src/import.c
5468         * src/importldif.c
5469         * src/importmutt.c
5470         * src/importpine.c
5471         * src/prefs_account.c
5472         * src/prefs_spelling.c
5473         * src/gtk/gtkutils.c
5474         * src/gtk/gtkutils.h
5475         * src/plugins/clamav/clamav_plugin_gtk.c
5476         * src/plugins/spamassassin/spamassassin_gtk.c
5477                 use nicer browse-for-file/dir buttons than the "..." ones,
5478                 code factorizing more.
5479
5480 2005-10-14 [colin]      1.9.15cvs47
5481
5482         * src/mainwindow.c
5483                 set relief on the account switcher so that people see it
5484                 grey out Create processing rules when no message is selected
5485         * src/prefs_filtering.c
5486                 ask before closing if the rule has not been modified, even if
5487                 it's not valid
5488         * src/prefs_matcher.c
5489                 fix sensitivity when entering the dialog
5490         * src/gtk/inputdialog.c
5491                 display a better icon on password ask
5492         * src/plugins/pgpcore/passphrase.c
5493                 make the dialog look better
5494
5495 2005-10-14 [paul]       1.9.15cvs46
5496
5497         * src/folderview.c
5498                 indicate presense of marked msgs in
5499                 unexpanded subfolders
5500
5501 2005-10-14 [paul]       1.9.15cvs45
5502
5503         * src/prefs_actions.c
5504         * src/prefs_common.c
5505         * src/prefs_common.h
5506         * src/prefs_filtering_action.c
5507         * src/prefs_matcher.c
5508         * src/prefs_template.c
5509                 remember window sizes
5510                 fix Info button size
5511
5512         Patches by wwp
5513
5514 2005-10-13 [colin]      1.9.15cvs44
5515
5516         * src/mimeview.c
5517         * src/noticeview.c
5518         * src/noticeview.h
5519                 Add a tooltip on the icon (optional) 
5520                 Get rid of the signature buttons and only
5521                 use the icon+tooltip
5522
5523 2005-10-13 [colin]      1.9.15cvs43
5524
5525         * src/noticeview.c
5526         * src/noticeview.h
5527                 Add hand cursor for hovering over icon
5528
5529 2005-10-13 [colin]      1.9.15cvs42
5530
5531         * src/summaryview.c
5532                 Fix crash when quicksearch's hidden 
5533                 at startup
5534
5535 2005-10-13 [colin]      1.9.15cvs41
5536
5537         * src/compose.c
5538                 Set subject when forwarding multiple mails
5539                 Check that other recipient than the default Cc or Bcc
5540                 have been set before sending.
5541
5542 2005-10-13 [colin]      1.9.15cvs40
5543
5544         * src/imap.c
5545                 Batch per-folder
5546                 Introduce locking, but don't use it yet
5547
5548 2005-10-13 [colin]      1.9.15cvs39
5549
5550         * src/gtk/quicksearch.c
5551                 Reset quicksearch when hiding it
5552                 Make sticky a real pref
5553
5554 2005-10-13 [colin]      1.9.15cvs38
5555
5556         * src/summaryview.c
5557                 Faster prefs apply
5558
5559 2005-10-13 [colin]      1.9.15cvs37
5560
5561         * src/mimeview.c
5562         * src/noticeview.c
5563         * src/noticeview.h
5564         * src/plugins/pgpcore/sgpgme.c
5565                 Make privacy icon clickable
5566                 Move Trust field in Full info
5567                 When trust is less than full, don't display
5568                 a warning icon
5569
5570 2005-10-13 [colin]      1.9.15cvs36
5571
5572         * src/folder.c
5573                 Batch on flags sync
5574         * src/folderview.c
5575                 Revert speed hack which is dangerous in fact
5576                 Apply prefs faster
5577
5578 2005-10-13 [colin]      1.9.15cvs35
5579
5580         * src/folder_item_prefs.c
5581                 Fix pref corruption on folder move. Patch
5582                 by wwp
5583
5584 2005-10-13 [paul]       1.9.15cvs34
5585
5586         * src/export.c
5587         * src/import.c
5588                 fix typos in g_warnings
5589         * src/prefs_account.c
5590                 add a file selector for Signature file
5591
5592         Patches by wwp
5593
5594 2005-10-12 [colin]      1.9.15cvs33
5595
5596         * src/mimeview.c
5597                 Provide a quick way to go back from a
5598                 signature's full info to the email part
5599
5600 2005-10-12 [colin]      1.9.15cvs32
5601
5602         * src/compose.c
5603                 Remove old hack of encoding signed mails with base64.
5604                 QP works equally well.
5605
5606 2005-10-12 [colin]      1.9.15cvs31
5607
5608         * src/crash.c
5609                 Replace deprecated GtkText with GtkTextView
5610         * src/imap.c
5611                 Fix a logic bug about counts in imap_select
5612                 (previously un-triggered)
5613         * src/mainwindow.c
5614         * src/summaryview.c
5615         * src/news.c
5616                 Allow local deletion of news posts
5617         * src/mimeview.c
5618                 Show GPG noticeview on the message/rfc822 part
5619                 in addition to the text/plain one
5620         * src/prefs_image_viewer.c
5621           src/plugins/pgpcore/prefs_gpg.c
5622                 Polish (set the label as part of the checkbox)
5623         * src/wizard.c
5624                 Don't sit there doing nothing after destroying
5625                 the window - return err
5626
5627 2005-10-11 [colin]      1.9.15cvs30
5628
5629         * src/folderview.c
5630                 Apply processing rules before showing folders.
5631                 Early folder show (before flags sync) will only
5632                 be done when there are no processing rules (nor
5633                 pre- or post- ones)
5634         * src/imap.c
5635                 Fix stuff related to mail subdir, creation and 
5636                 deletion of folders 
5637         * src/imap_gtk.c
5638                 Don't allow creation of folders in NoInferior
5639                 folders, as it won't work
5640
5641 2005-10-10 [colin]      1.9.15cvs29
5642
5643         * src/compose.c
5644                 Reselect "None" Privacy system when selecting an
5645                 account with no privacy system defined
5646
5647 2005-10-10 [colin]      1.9.15cvs28
5648
5649         * src/mainwindow.c
5650                 Add Windows-1252 encoding
5651         * src/prefs_common.c
5652                 Rework some defaults:
5653                 - autosave to draft by default
5654                 - don't show header pane (it's already in the textview)
5655                 - Select first new or unread mail on entry
5656                 - Assume 'Yes' to change folder when there's no more
5657                   unread message
5658         * src/prefs_matcher.c
5659                 Fix a gtk assertion failure
5660         * src/gtk/colorlabel.c
5661                 Workaround bad repainting on selection
5662         * src/main.c
5663                 Freeze/thaw (a bit faster on ssh -X)
5664         * src/msgcache.c
5665                 Get rid of StrdupConverter that just adds an
5666                 extra strdup/free 
5667         * src/etpan/imap_thread.c
5668                 memset buf to 0
5669
5670 2005-10-10 [colin]      1.9.15cvs27
5671
5672         * src/export.c
5673         * src/import.c
5674                 Fix compile on gtk 2.4. Patch by wwp
5675
5676 2005-10-09 [colin]      1.9.15cvs26
5677
5678         * src/mainwindow.c
5679         * src/messageview.c
5680         * src/summaryview.c
5681                 Clarify forward menus. Patch by wwp
5682
5683 2005-10-09 [colin]      1.9.15cvs25
5684
5685         * src/compose.c
5686         * src/compose.h
5687                 Fix bug #829 (Non-working "Encrypt message by 
5688                 default when replying to an encrypted message")
5689
5690 2005-10-08 [colin]      1.9.15cvs24
5691
5692         * src/wizard.c
5693                 Fix bug #827 ("Welcome" setup wizard after a 
5694                 permission error gives up & forgets itself.)
5695
5696 2005-10-08 [colin]      1.9.15cvs23
5697
5698         * src/procmime.c
5699                 Fix bug #828 (Ignoring headers with spaces around = sign)
5700
5701 2005-10-08 [colin]      1.9.15cvs22
5702
5703         * src/export.c
5704                 Warning fix by wwp
5705
5706 2005-10-08 [colin]      1.9.15cvs21
5707
5708         * src/folder.c
5709         * src/folder.h
5710                 Add a processing_pending indicator, set on 
5711                 folder_item_open and cleared after 
5712                 folder_item_process_open
5713         * src/folderview.c
5714         * src/summaryview.c
5715                 wrap procmsg_msginfo_*_flags, and in the
5716                 wrapper check that there's no folder processing 
5717                 pending. If there is, defer the flags change until 
5718                 processing is done to avoid stepping over each
5719                 other's toes.
5720                 Freeze during processing, but not during scanning.
5721
5722 2005-10-07 [colin]      1.9.15cvs20
5723
5724         * src/plugins/pgpcore/passphrase.c
5725                 Fix bug #826 (X-Server hangs when 
5726                 right-clicking a PGP encrypted message)
5727
5728 2005-10-07 [paul]       1.9.15cvs19
5729
5730         * src/compose.c
5731                 fix compose_entries[]
5732                 patch by Fabien Vantard
5733
5734 2005-10-06 [colin]      1.9.15cvs18
5735
5736         * src/pixmaps/address.xpm
5737         * src/pixmaps/address_book.xpm
5738         * src/pixmaps/book.xpm
5739         * src/pixmaps/check_spelling.xpm
5740         * src/pixmaps/checkbox_off.xpm
5741         * src/pixmaps/checkbox_on.xpm
5742         * src/pixmaps/close.xpm
5743         * src/pixmaps/complete.xpm
5744         * src/pixmaps/continue.xpm
5745         * src/pixmaps/deleted.xpm
5746         * src/pixmaps/down_arrow.xpm
5747         * src/pixmaps/exec.xpm
5748         * src/pixmaps/forwarded.xpm
5749         * src/pixmaps/group.xpm
5750         * src/pixmaps/ignorethread.xpm
5751         * src/pixmaps/interface.xpm
5752         * src/pixmaps/jpilot.xpm
5753         * src/pixmaps/ldap.xpm
5754         * src/pixmaps/linewrap.xpm
5755         * src/pixmaps/linewrapcurrent.xpm
5756         * src/pixmaps/mail.xpm
5757         * src/pixmaps/mail_attach.xpm
5758         * src/pixmaps/mail_compose.xpm
5759         * src/pixmaps/mail_forward.xpm
5760         * src/pixmaps/mail_receive.xpm
5761         * src/pixmaps/mail_receive_all.xpm
5762         * src/pixmaps/mail_reply.xpm
5763         * src/pixmaps/mail_reply_to_all.xpm
5764         * src/pixmaps/mail_reply_to_author.xpm
5765         * src/pixmaps/mail_send.xpm
5766         * src/pixmaps/mail_send_queue.xpm
5767         * src/pixmaps/mime_application.xpm
5768         * src/pixmaps/mime_audio.xpm
5769         * src/pixmaps/mime_image.xpm
5770         * src/pixmaps/mime_message.xpm
5771         * src/pixmaps/mime_text_enriched.xpm
5772         * src/pixmaps/mime_text_html.xpm
5773         * src/pixmaps/mime_text_plain.xpm
5774         * src/pixmaps/mime_unknown.xpm
5775         * src/pixmaps/new.xpm
5776         * src/pixmaps/news_compose.xpm
5777         * src/pixmaps/offline.xpm
5778         * src/pixmaps/online.xpm
5779         * src/pixmaps/paste.xpm
5780         * src/pixmaps/preferences.xpm
5781         * src/pixmaps/privacy_emblem_encrypted.xpm
5782         * src/pixmaps/privacy_expired.xpm
5783         * src/pixmaps/privacy_failed.xpm
5784         * src/pixmaps/privacy_passed.xpm
5785         * src/pixmaps/privacy_signed.xpm
5786         * src/pixmaps/privacy_unknown.xpm
5787         * src/pixmaps/privacy_warn.xpm
5788         * src/pixmaps/properties.xpm
5789         * src/pixmaps/replied.xpm
5790         * src/pixmaps/search.xpm
5791         * src/pixmaps/unread.xpm
5792         * src/pixmaps/up_arrow.xpm
5793         * src/pixmaps/vcard.xpm
5794                 Modernize internal theme, with icons from the 
5795                 Gnomaws theme. Keep some of the old ones where
5796                 they were better.
5797
5798 2005-10-06 [colin]      1.9.15cvs17
5799
5800         * src/summaryview.c
5801                 Little optimisations + bugfix
5802         * src/toolbar.c
5803                 Remove default useless items - useless being defined
5804                 by the default relevant prefs
5805         * src/wizard.c
5806                 include config.h to make gettext work
5807         * src/prefs_themes.c
5808                 Fix selection of current theme in prefs
5809
5810 2005-10-06 [colin]      1.9.15cvs16
5811
5812         * src/prefs_common.c
5813         * src/prefs_common.h
5814         * src/prefs_summaries.c
5815         * src/folderview.c
5816                 Add a warning dialog on Mark all read 
5817                 (with pref to get rid of it)
5818
5819 2005-10-06 [paul]       1.9.15cvs15
5820
5821         * po/nb.po
5822         * po/pt_BR.po
5823                 updated by Geir Helland and Frederico
5824                 Goncalves Guimaraes
5825
5826 2005-10-05 [colin]      1.9.15cvs14
5827
5828         * src/folder.c
5829         * src/folder.h
5830         * src/folderview.c
5831         * src/folderview.h
5832         * src/imap_gtk.c
5833         * src/mh_gtk.c
5834         * src/mainwindow.c
5835         * src/setup.c
5836                 add a way to rescan without rebuilding
5837                 make moving a bit faster (less folders changes)
5838                 don't lock the tree on Get 
5839         * src/imap.c
5840                 Don't re-delete deleted messages before expunging
5841         * src/summaryview.c
5842                 Set batch mode when deleting mails
5843
5844 2005-10-05 [paul]       1.9.15cvs13
5845
5846         * src/mainwindow.c
5847         * src/mainwindow.h
5848                 fix disabled Execute menu item
5849         * src/toolbar.c
5850                 match the change in 1.9.15cvs10: use Compose
5851                 instead of News by default
5852
5853 2005-10-04 [colin]      1.9.15cvs12
5854
5855         * src/compose.c
5856                 When replying to an ML post with Reply-To set
5857                 to the poster's email, honor it (as before),
5858                 but also honor our user's request to reply to
5859                 the mailing list: set the ML address in the To
5860                 field and the Reply-To address in the Cc: 
5861                 field.
5862
5863 2005-10-04 [colin]      1.9.15cvs11
5864
5865         * src/plugins/trayicon/trayicon.c
5866                 Finish cosmetic change - thanks to wwp
5867
5868 2005-10-04 [colin]      1.9.15cvs10
5869
5870         * src/toolbar.c
5871                 Use Compose instead of Email by default.
5872                 Spotted by wwp.
5873
5874 2005-10-04 [colin]      1.9.15cvs9
5875
5876         * src/folder.c
5877         * src/folder.h
5878         * src/folderview.c
5879         * src/imap.c
5880         * src/etpan/imap-thread.c
5881         * src/etpan/imap-thread.h
5882                 Try to make IMAP faster, by simplifying SEARCH
5883                 commands, avoiding sending two STATUS in a row,
5884                 and deferring flags sync and processing just
5885                 after displaying the folder. 
5886                 This will update the SummaryView in certain
5887                 cases (new mails not already fetched, flags
5888                 changed from another client) but in a non-
5889                 blocking manner.
5890
5891 2005-10-04 [colin]      1.9.15cvs8
5892
5893         * src/plugins/trayicon/trayicon.c
5894                 Relabel "Offline" to "Work offline"
5895
5896 2005-10-04 [colin]      1.9.15cvs7
5897
5898         * src/export.c
5899         * src/import.c
5900         * src/mbox.c
5901                 Fix mbox import/export buglets
5902                 Patch by wwp
5903         * src/plugins/trayicon/trayicon.c
5904                 Add offline swithc
5905                 Patch by wwp
5906
5907 2005-10-04 [colin]      1.9.15cvs6
5908
5909         * src/folder.c
5910         * src/folderview.c
5911         * src/summaryview.c
5912                 Better fix (don't break mark all read) for cvs2
5913
5914 2005-10-03 [colin]      1.9.15cvs5
5915
5916         * src/folder.c
5917                 Use a sane sort by default
5918
5919 2005-10-03 [colin]      1.9.15cvs4
5920
5921         * src/inc.c
5922                 Add a 'Only once' button for overriding offline mode
5923         * src/prefs_account.c
5924         * src/wizard.c
5925                 Add Local mbox to the wizard
5926                 Add IMAP subdir to the wizard (or the wizard is useless
5927                 for such accounts, or even worse than useless)
5928                 Move IMAP subdir from Advanced to Receive tab, as it's
5929                 not that uncommon
5930
5931 2005-10-03 [colin]      1.9.15cvs3
5932
5933         * src/send_message.c
5934                 Forgot this one in cvs1
5935
5936 2005-10-03 [colin]      1.9.15cvs2
5937
5938         * src/folder.c
5939                 Faster close when leaving a folder with lots
5940                 of new mails. Idea by David Relson.
5941
5942 2005-10-03 [colin]      1.9.15cvs1
5943
5944         * src/compose.c
5945         * src/imap.c
5946         * src/inc.c
5947         * src/main.c
5948         * src/messageview.c
5949         * src/news.c
5950         * src/summaryview.c
5951         * src/gtk/sslcertwindow.c
5952         * src/plugins/trayicon/trayicon.c
5953                 Add accels to every AlertPanel. Patch by Fabien 
5954                 Vantard
5955
5956 2005-10-03 [paul]       1.9.15
5957
5958         1.9.15 released
5959
5960 2005-10-03 [paul]       1.9.14cvs68
5961
5962         * po/ca.po
5963         * po/de.po
5964         * po/es.po
5965         * po/fi.po
5966         * po/fr.po
5967         * po/sk.po
5968         * po/sr.po
5969         * po/zh_CN.po
5970                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5971                 Mones Lastra, Tommi Pirinen, Fabien vantard,
5972                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
5973
5974 2005-10-03 [paul]       1.9.14cvs67
5975
5976         * src/send_message.c
5977                 prevent hang on Cancel
5978                 patch by Colin
5979
5980 2005-10-03 [paul]       1.9.14cvs66
5981
5982         * src/main.c
5983                 fix crash in IMAP caused by discrepancy
5984                 between check_at_startup and offline mode
5985                 Patch by Colin
5986
5987 2005-10-01 [paul]       1.9.14cvs65
5988
5989         * src/inc.c
5990                 fix engrish
5991
5992 2005-10-01 [paul]       1.9.14cvs64
5993         * src/export.c
5994         * src/import.c
5995                 synchronise import_mbox() and export_mbox()
5996         * src/mbox.c
5997                 proc_mbox(): add alert if file cannot be opened
5998                 export_list_to_mbox(): test if dest file exists,
5999                 prompt user to overwrite if it does. add alert
6000                 if file cannot be created
6001                                                                 
6002         Patch by wwp
6003                                                                                                                 
6004
6005 2005-09-30 [paul]       1.9.14cvs63
6006
6007         * src/addressbook.c
6008                 Fix sensitivity of a menu
6009         * src/codeconv.c
6010                 Respect hidden pref for mails with no encoding
6011         * src/common/xml.c
6012                 Fix memory corruption
6013         * src/plugins/pgpcore/sgpgme.c
6014                 Fix segfault on incomplete sigs, and display
6015                 of S/Mime UIDs
6016
6017         Patches by Colin
6018
6019 2005-09-30 [colin]      1.9.14cvs62
6020
6021         * src/partial_download.c
6022                 Little logic fix in almost-dead code
6023         * src/pop.c
6024                 Fix partial download when there's no new mail
6025
6026 2005-09-29 [paul]       1.9.14cvs61
6027
6028         * src/plugins/pgpinline/pgpinline.c
6029                 fix bug 819, 'crash accessing sign message'
6030                 Patch by Colin
6031
6032 2005-09-28 [martin]     1.9.14cvs60
6033
6034         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6035                 fix bug #790 (Crash when restarting window manager (fluxbox))
6036
6037 2005-09-28 [paul]       1.9.14cvs59
6038
6039         * src/gtk/gtkaspell.c
6040                 fix off-by-one typo
6041
6042 2005-09-27 [colin]      1.9.14cvs58
6043
6044         * src/plugins/pgpcore/sgpgme.c
6045                 Report error when there's one, instead of
6046                 "Signature unchecked" 
6047
6048 2005-09-27 [colin]      1.9.14cvs57
6049
6050         * src/prefs_quote.c
6051                 Fix bug #816 (Weird quotation with spaces)
6052
6053 2005-09-27 [colin]      1.9.14cvs56
6054
6055         * src/codeconv.c
6056         * src/compose.c
6057         * src/compose.h
6058                 Put subject in compose's title
6059                 Fix Automatic encoding so that it's really automatic:
6060                 first try default locale's charset, then charset of the replied mail, 
6061                 then utf-8
6062                 Fix encoding of headers (must be in strict mode too)
6063
6064 2005-09-26 [colin]      1.9.14cvs55
6065
6066         * src/gtk/gtkaspell.c
6067                 Fix previous patch - don't color the space,
6068                 just uncolor it :)
6069
6070 2005-09-26 [colin]      1.9.14cvs54
6071
6072         * src/gtk/gtkaspell.c
6073                 Unmark space if possible
6074
6075 2005-09-26 [colin]      1.9.14cvs53
6076
6077         * src/imap.c
6078                 log_error instead of alertpanel according to the pref
6079         * src/etpan/imap-thread.c
6080                 Print connect status, copy only necessary size to 
6081                 logger
6082         * src/plugins/pgpmime/pgpmime.c
6083                 Handle S/Mime signatures (verification only). Patch based
6084                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6085
6086 2005-09-26 [paul]       1.9.14cvs52
6087
6088         * src/common/passcrypt.c
6089                 this 'workaround' not necessary on NetBSD.
6090                 Thanks to Daniel Gustafson
6091
6092 2005-09-26 [paul]
6093
6094         1.9.15-rc4 released
6095
6096 2005-09-26 [paul]       1.9.14cvs51
6097
6098         * src/summaryview.c
6099                 Skip currently selected message when
6100                 looking for next new or unread message
6101                 in current folder. Patch by Colin
6102         * src/common/passcrypt.c
6103                 eliminate warnings on *BSD. Patch by
6104                 Daniel Gustafson
6105
6106 2005-09-26 [colin]      1.9.14cvs50
6107
6108         * src/procmsg.c
6109                 Call postfiltering hook anyway
6110
6111 2005-09-22 [colin]      1.9.14cvs49
6112
6113         * src/codeconv.c
6114         * src/codeconv.h
6115                 Add a strict mode that doesn't replace with _
6116         * src/compose.c
6117         * src/compose.h
6118                 Use strict conversion while sending
6119                 Fix race when drafting while sending (happens
6120                 on IMAP)
6121                 Fix d'n'd of messages from summaryview
6122         * src/prefs_common.c
6123         * src/prefs_common.h
6124                 add hidden utf8_instead_of_locale_for_broken_mail 
6125                 pref for people that preferred the default charset 
6126                 to be utf8 for broken mails
6127         * src/quote_fmt_parse.y
6128                 fix bug #815 (No quote insert if "From:" fied 
6129                 contained Russian letters)
6130         * src/summaryview.c
6131                 Fix d'n'd of messages to compose
6132
6133 2005-09-22 [paul]       1.9.14cvs48
6134
6135         * src/compose.c
6136                 fix bug where attachments Name entry
6137                 would display Path instead
6138
6139 2005-09-21 [paul]       1.9.14cvs47
6140
6141         * README
6142         * README.jp
6143         * configure.ac
6144         * config/config.rpath
6145         * doc/manual/en/sylpheed-20.html
6146         * doc/manual/es/sylpheed-20.html
6147         * po/bg.po
6148         * po/ca.po
6149         * po/de.po
6150         * po/es.po
6151         * po/fr.po
6152         * po/it.po
6153         * po/pt_BR.po
6154         * po/sk.po
6155         * po/zh_TW.po
6156         * src/account.c
6157         * src/account.h
6158         * src/action.c
6159         * src/action.h
6160         * src/adbookbase.h
6161         * src/addr_compl.c
6162         * src/addr_compl.h
6163         * src/addrbook.c
6164         * src/addrbook.h
6165         * src/addrcache.c
6166         * src/addrcache.h
6167         * src/addrcindex.c
6168         * src/addrcindex.h
6169         * src/addrclip.c
6170         * src/addrclip.h
6171         * src/addrdefs.h
6172         * src/addressadd.c
6173         * src/addressadd.h
6174         * src/addressbook.c
6175         * src/addressbook.h
6176         * src/addressitem.h
6177         * src/addrgather.c
6178         * src/addrgather.h
6179         * src/addrharvest.c
6180         * src/addrharvest.h
6181         * src/addrindex.c
6182         * src/addrindex.h
6183         * src/addritem.c
6184         * src/addritem.h
6185         * src/addrquery.c
6186         * src/addrquery.h
6187         * src/addrselect.c
6188         * src/addrselect.h
6189         * src/alertpanel.c
6190         * src/alertpanel.h
6191         * src/browseldap.c
6192         * src/browseldap.h
6193         * src/codeconv.c
6194         * src/codeconv.h
6195         * src/compose.c
6196         * src/compose.h
6197         * src/crash.c
6198         * src/crash.h
6199         * src/customheader.c
6200         * src/customheader.h
6201         * src/displayheader.c
6202         * src/displayheader.h
6203         * src/editaddress.c
6204         * src/editaddress.h
6205         * src/editbook.c
6206         * src/editbook.h
6207         * src/editgroup.c
6208         * src/editgroup.h
6209         * src/editjpilot.c
6210         * src/editjpilot.h
6211         * src/editldap.c
6212         * src/editldap.h
6213         * src/editldap_basedn.c
6214         * src/editldap_basedn.h
6215         * src/editvcard.c
6216         * src/editvcard.h
6217         * src/enriched.c
6218         * src/enriched.h
6219         * src/exphtmldlg.c
6220         * src/exphtmldlg.h
6221         * src/expldifdlg.c
6222         * src/expldifdlg.h
6223         * src/export.c
6224         * src/export.h
6225         * src/exporthtml.c
6226         * src/exporthtml.h
6227         * src/exportldif.c
6228         * src/exportldif.h
6229         * src/filtering.c
6230         * src/filtering.h
6231         * src/folder.c
6232         * src/folder.h
6233         * src/folder_item_prefs.c
6234         * src/folder_item_prefs.h
6235         * src/foldersel.c
6236         * src/foldersel.h
6237         * src/folderutils.c
6238         * src/folderutils.h
6239         * src/folderview.c
6240         * src/folderview.h
6241         * src/grouplistdialog.c
6242         * src/grouplistdialog.h
6243         * src/headerview.c
6244         * src/headerview.h
6245         * src/html.c
6246         * src/html.h
6247         * src/image_viewer.c
6248         * src/image_viewer.h
6249         * src/imap.c
6250         * src/imap.h
6251         * src/imap_gtk.c
6252         * src/imap_gtk.h
6253         * src/import.c
6254         * src/import.h
6255         * src/importldif.c
6256         * src/importldif.h
6257         * src/importmutt.c
6258         * src/importmutt.h
6259         * src/importpine.c
6260         * src/importpine.h
6261         * src/inc.c
6262         * src/inc.h
6263         * src/jpilot.c
6264         * src/jpilot.h
6265         * src/ldapctrl.c
6266         * src/ldapctrl.h
6267         * src/ldaplocate.c
6268         * src/ldaplocate.h
6269         * src/ldapquery.c
6270         * src/ldapquery.h
6271         * src/ldapserver.c
6272         * src/ldapserver.h
6273         * src/ldaputil.c
6274         * src/ldaputil.h
6275         * src/ldif.c
6276         * src/ldif.h
6277         * src/localfolder.c
6278         * src/localfolder.h
6279         * src/main.c
6280         * src/main.h
6281         * src/mainwindow.c
6282         * src/mainwindow.h
6283         * src/manual.c
6284         * src/manual.h
6285         * src/matcher.c
6286         * src/matcher.h
6287         * src/matcher_parser.h
6288         * src/matcher_parser_lex.l
6289         * src/matcher_parser_parse.y
6290         * src/mbox.c
6291         * src/mbox.h
6292         * src/message_search.c
6293         * src/message_search.h
6294         * src/messageview.c
6295         * src/messageview.h
6296         * src/mh.c
6297         * src/mh.h
6298         * src/mh_gtk.c
6299         * src/mh_gtk.h
6300         * src/mimeview.c
6301         * src/mimeview.h
6302         * src/msgcache.c
6303         * src/msgcache.h
6304         * src/mutt.c
6305         * src/mutt.h
6306         * src/news.c
6307         * src/news.h
6308         * src/news_gtk.c
6309         * src/news_gtk.h
6310         * src/noticeview.c
6311         * src/noticeview.h
6312         * src/partial_download.c
6313         * src/partial_download.h
6314         * src/pine.c
6315         * src/pine.h
6316         * src/pop.c
6317         * src/pop.h
6318         * src/prefs_account.c
6319         * src/prefs_account.h
6320         * src/prefs_actions.c
6321         * src/prefs_actions.h
6322         * src/prefs_common.c
6323         * src/prefs_common.h
6324         * src/prefs_compose_writing.c
6325         * src/prefs_compose_writing.h
6326         * src/prefs_customheader.c
6327         * src/prefs_customheader.h
6328         * src/prefs_display_header.c
6329         * src/prefs_display_header.h
6330         * src/prefs_ext_prog.c
6331         * src/prefs_ext_prog.h
6332         * src/prefs_filtering.c
6333         * src/prefs_filtering.h
6334         * src/prefs_filtering_action.c
6335         * src/prefs_filtering_action.h
6336         * src/prefs_folder_column.c
6337         * src/prefs_folder_column.h
6338         * src/prefs_folder_item.c
6339         * src/prefs_folder_item.h
6340         * src/prefs_fonts.c
6341         * src/prefs_fonts.h
6342         * src/prefs_gtk.c
6343         * src/prefs_gtk.h
6344         * src/prefs_image_viewer.c
6345         * src/prefs_image_viewer.h
6346         * src/prefs_matcher.c
6347         * src/prefs_matcher.h
6348         * src/prefs_message.c
6349         * src/prefs_message.h
6350         * src/prefs_msg_colors.c
6351         * src/prefs_msg_colors.h
6352         * src/prefs_other.c
6353         * src/prefs_other.h
6354         * src/prefs_quote.c
6355         * src/prefs_quote.h
6356         * src/prefs_receive.c
6357         * src/prefs_receive.h
6358         * src/prefs_send.c
6359         * src/prefs_send.h
6360         * src/prefs_spelling.c
6361         * src/prefs_spelling.h
6362         * src/prefs_summaries.c
6363         * src/prefs_summaries.h
6364         * src/prefs_summary_column.c
6365         * src/prefs_summary_column.h
6366         * src/prefs_template.c
6367         * src/prefs_template.h
6368         * src/prefs_themes.c
6369         * src/prefs_themes.h
6370         * src/prefs_toolbar.c
6371         * src/prefs_toolbar.h
6372         * src/prefs_wrapping.c
6373         * src/prefs_wrapping.h
6374         * src/privacy.c
6375         * src/privacy.h
6376         * src/procheader.c
6377         * src/procheader.h
6378         * src/procmime.c
6379         * src/procmime.h
6380         * src/procmsg.c
6381         * src/procmsg.h
6382         * src/quote_fmt.c
6383         * src/quote_fmt_parse.y
6384         * src/recv.c
6385         * src/recv.h
6386         * src/remotefolder.c
6387         * src/remotefolder.h
6388         * src/send_message.c
6389         * src/send_message.h
6390         * src/setup.c
6391         * src/setup.h
6392         * src/simple-gettext.c
6393         * src/sourcewindow.c
6394         * src/sourcewindow.h
6395         * src/ssl_manager.c
6396         * src/ssl_manager.h
6397         * src/statusbar.c
6398         * src/statusbar.h
6399         * src/stock_pixmap.c
6400         * src/stock_pixmap.h
6401         * src/summary_search.c
6402         * src/summary_search.h
6403         * src/summaryview.c
6404         * src/summaryview.h
6405         * src/syldap.c
6406         * src/syldap.h
6407         * src/textview.c
6408         * src/textview.h
6409         * src/toolbar.c
6410         * src/toolbar.h
6411         * src/undo.c
6412         * src/undo.h
6413         * src/unmime.c
6414         * src/unmime.h
6415         * src/vcard.c
6416         * src/vcard.h
6417         * src/wizard.c
6418         * src/wizard.h
6419         * src/common/base64.c
6420         * src/common/base64.h
6421         * src/common/defs.h
6422         * src/common/hooks.c
6423         * src/common/hooks.h
6424         * src/common/log.c
6425         * src/common/log.h
6426         * src/common/md5.c
6427         * src/common/md5.h
6428         * src/common/mgutils.c
6429         * src/common/mgutils.h
6430         * src/common/nntp.c
6431         * src/common/nntp.h
6432         * src/common/passcrypt.c
6433         * src/common/passcrypt.h.in
6434         * src/common/plugin.c
6435         * src/common/plugin.h
6436         * src/common/prefs.c
6437         * src/common/prefs.h
6438         * src/common/progressindicator.c
6439         * src/common/progressindicator.h
6440         * src/common/quoted-printable.c
6441         * src/common/quoted-printable.h
6442         * src/common/session.c
6443         * src/common/session.h
6444         * src/common/smtp.c
6445         * src/common/smtp.h
6446         * src/common/socket.c
6447         * src/common/socket.h
6448         * src/common/ssl.c
6449         * src/common/ssl.h
6450         * src/common/ssl_certificate.c
6451         * src/common/ssl_certificate.h
6452         * src/common/string_match.c
6453         * src/common/string_match.h
6454         * src/common/stringtable.c
6455         * src/common/sylpheed.c
6456         * src/common/sylpheed.h
6457         * src/common/template.c
6458         * src/common/template.h
6459         * src/common/timing.h
6460         * src/common/utils.c
6461         * src/common/utils.h
6462         * src/common/uuencode.c
6463         * src/common/uuencode.h
6464         * src/common/version.h.in
6465         * src/common/xml.c
6466         * src/common/xml.h
6467         * src/common/xmlprops.c
6468         * src/common/xmlprops.h
6469         * src/gtk/about.c
6470         * src/gtk/about.h
6471         * src/gtk/colorlabel.c
6472         * src/gtk/colorlabel.h
6473         * src/gtk/colorsel.c
6474         * src/gtk/colorsel.h
6475         * src/gtk/description_window.c
6476         * src/gtk/description_window.h
6477         * src/gtk/filesel.c
6478         * src/gtk/filesel.h
6479         * src/gtk/foldersort.c
6480         * src/gtk/foldersort.h
6481         * src/gtk/gtkutils.c
6482         * src/gtk/gtkutils.h
6483         * src/gtk/inputdialog.c
6484         * src/gtk/inputdialog.h
6485         * src/gtk/logwindow.c
6486         * src/gtk/logwindow.h
6487         * src/gtk/manage_window.c
6488         * src/gtk/manage_window.h
6489         * src/gtk/menu.c
6490         * src/gtk/menu.h
6491         * src/gtk/pluginwindow.c
6492         * src/gtk/pluginwindow.h
6493         * src/gtk/prefswindow.c
6494         * src/gtk/prefswindow.h
6495         * src/gtk/progressdialog.c
6496         * src/gtk/progressdialog.h
6497         * src/gtk/quicksearch.c
6498         * src/gtk/quicksearch.h
6499         * src/gtk/sslcertwindow.c
6500         * src/gtk/sslcertwindow.h
6501         * src/plugins/clamav/clamav_plugin.c
6502         * src/plugins/clamav/clamav_plugin.h
6503         * src/plugins/clamav/clamav_plugin_gtk.c
6504         * src/plugins/demo/demo.c
6505         * src/plugins/dillo_viewer/dillo_prefs.c
6506         * src/plugins/dillo_viewer/dillo_prefs.h
6507         * src/plugins/dillo_viewer/dillo_viewer.c
6508         * src/plugins/mathml_viewer/mathml_viewer.c
6509         * src/plugins/pgpcore/passphrase.c
6510         * src/plugins/pgpcore/passphrase.h
6511         * src/plugins/pgpcore/plugin.c
6512         * src/plugins/pgpcore/prefs_gpg.c
6513         * src/plugins/pgpcore/prefs_gpg.h
6514         * src/plugins/pgpcore/select-keys.c
6515         * src/plugins/pgpcore/select-keys.h
6516         * src/plugins/pgpcore/sgpgme.c
6517         * src/plugins/pgpcore/sgpgme.h
6518         * src/plugins/pgpinline/pgpinline.c
6519         * src/plugins/pgpinline/pgpinline.h
6520         * src/plugins/pgpinline/plugin.c
6521         * src/plugins/pgpmime/pgpmime.c
6522         * src/plugins/pgpmime/pgpmime.h
6523         * src/plugins/pgpmime/plugin.c
6524         * src/plugins/spamassassin/spamassassin.c
6525         * src/plugins/spamassassin/spamassassin.h
6526         * src/plugins/spamassassin/spamassassin_gtk.c
6527         * src/plugins/trayicon/trayicon.c
6528         * tools/OOo2sylpheed.pl
6529         * tools/acroread2sylpheed.pl
6530         * tools/asus_mailled.sh
6531         * tools/filter_conv.pl
6532         * tools/freshmeat_search.pl
6533         * tools/google_search.pl
6534         * tools/kmail2sylpheed.pl
6535         * tools/kmail2sylpheed_v2.pl
6536         * tools/maildir2sylpheed.pl
6537         * tools/multiwebsearch.pl
6538         * tools/newscache_clean.pl
6539         * tools/outlook2sylpheed.pl
6540         * tools/sylpheed-switcher
6541         * tools/update-po
6542         * tools/vcard2xml.py
6543         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6544                 update FSF address
6545
6546 2005-09-21 [colin]      1.9.14cvs46
6547
6548         * src/gedit-print.c
6549         * src/procmsg.c
6550         * src/procmsg.h
6551         * src/textview.c
6552         * src/summaryview.c
6553                 Remove some printing hacks (deselection/reselection),
6554                 which by the way fix printing the currently 
6555                 displayed mime part (still only text)
6556                 Plus a little optimisation of summary_show
6557
6558
6559 2005-09-20 [colin]      1.9.14cvs45
6560
6561         * src/mainwindow.c
6562         * src/messageview.c
6563                 GUI fixups: add accels, set message
6564                 view title to displayed mail's subject
6565         * src/prefs_spelling.c
6566         * src/gtk/gtkaspell.c
6567                 GUI fixups: allow underlining misspelled
6568                 words instead of coloring them (a11y!)
6569
6570 2005-09-19 [colin]
6571
6572         1.9.15rc3 released
6573
6574 2005-09-19 [colin]      1.9.14cvs44
6575
6576         * src/compose.c
6577                 Fix draft message
6578         * src/gtk/gtkaspell.c
6579                 Fix wrong test ;-)
6580
6581 2005-09-19 [colin]      1.9.14cvs43
6582
6583         * src/addressbook.c
6584                 Fix sensitivity of Delete button
6585         * src/compose.c
6586                 Warn if the requested Privacy system
6587                 is not available
6588         * src/exphtmldlg.c
6589         * src/expldifdlg.c
6590         * src/importldif.c
6591         * src/importmutt.c
6592         * src/importpine.c
6593                 Fix crappy UI
6594         * src/
6595         * src/ssl.h
6596         * src/prefs_account.h
6597         * src/prefs_account.c
6598                 Save SSL prefs even in builds that have
6599                 SSL support disable
6600         * src/imap.c
6601         * src/inc.c
6602         * src/news.c
6603         * src/send_message.c
6604                 Warn if connection should be secure, but
6605                 SSL support isn't compiled in
6606         * src/gtkaspell.c
6607                 Fix word separation on UTF-8 systems
6608                 Fixes bug #812 (Strange inline spellchecking)
6609         * src/compose.c
6610                 Warn if the requested Privacy system
6611                 is not available
6612                 Factorize offline warning
6613         * src/imap.c
6614         * src/imap_gtk.c
6615         * src/imap_gtk.h
6616         * src/inc.h
6617         * src/news_gtk.c
6618         * src/news_gtk.h
6619         * src/messageview.c
6620                 Factorize offline warning
6621
6622 2005-09-19 [paul]
6623
6624         1.9.15-rc2 released
6625
6626 2005-09-18 [colin]      1.9.14cvs42
6627
6628         * src/codeconv.c
6629         * src/codeconv.h
6630         * src/procmime.c
6631                 Add a way to get locale's charset ignoring utf-8,
6632                 and use that as default encoding for broken mails
6633
6634 2005-09-18 [colin]      1.9.14cvs41
6635
6636         * src/gtk/logwindow.c
6637                 Translate string. Patch by Fabien Vantard
6638
6639 2005-09-18 [colin]      1.9.14cvs40
6640
6641         * configure.ac
6642                 Fix bug #803 (IMAP/SSL support breaks with 
6643                 GnuTLS libetpan 0.38)
6644
6645 2005-09-18 [colin]      1.9.14cvs39
6646
6647         * src/codeconv.c
6648         * src/compose.c
6649         * src/procmime.c
6650                 More charsets fixes. Fixes bug #806 (non
6651                 ascii characters in subject line)
6652
6653 2005-09-17 [paul]       1.9.14cvs38
6654
6655         * src/folderview.c
6656         * src/mainwindow.c
6657                 fix gcc-2.95 issues
6658                 Patch by Pawel Pekala
6659
6660 2005-09-17 [colin]      1.9.14cvs37
6661
6662         * src/addrindex.c
6663                 bugfix for NO-USE LDAP compilation, patch 
6664                 by Fabien Vantard
6665
6666 2005-09-17 [colin]      1.9.14cvs36
6667
6668         * src/prefs_actions.c
6669         * src/prefs_customheader.c
6670         * src/prefs_display_header.c
6671         * src/prefs_filtering_action.c
6672         * src/prefs_matcher.c
6673         * src/prefs_toolbar.c
6674                 Fix strange casts (less elegant but
6675                 works better)
6676
6677 2005-09-16 [colin]      1.9.14cvs35
6678
6679         * src/jpilot.c
6680                 Missed that one
6681
6682 2005-09-16 [colin]      1.9.14cvs34
6683
6684         * configure.ac
6685         * src/Makefile.am
6686         * src/addr_compl.c
6687         * src/addrindex.c
6688         * src/browseldap.c
6689         * src/editldap.c
6690         * src/ldaplocate.c
6691         * src/ldapquery.c
6692         * src/ldapquery.h
6693         * src/ldapserver.c
6694         * src/ldapserver.h
6695         * src/main.c
6696         * src/matcher_parser_parse.y
6697         * src/prefs_themes.c
6698         * src/etpan/Makefile.am
6699         * src/gtk/description_window.c
6700         * src/plugins/clamav/Makefile.am
6701         * src/plugins/clamav/clamav_plugin.c
6702         * src/plugins/dillo_viewer/Makefile.am
6703         * src/plugins/pgpcore/Makefile.am
6704         * src/plugins/pgpinline/Makefile.am
6705         * src/plugins/pgpmime/Makefile.am
6706         * src/plugins/trayicon/Makefile.am
6707                 Fix 100% cpu usage in address completion list
6708                 Fix little bugs (return with no values etc)
6709                 Fix all warnings (with common CFLAGS)
6710
6711 2005-09-15 [colin]      1.9.14cvs33
6712
6713         * src/addressbook.c
6714                 Fix bug where sometimes a group's email list is empty,
6715                 force its refresh (probably fixes "Re: how to create a 
6716                 distribution list")
6717         * src/ldapquery.c
6718                 Don't return to the callback in the main thread from the
6719                 fetch thread (or face segs!)
6720
6721 2005-09-15 [paul]       1.9.14cvs32
6722
6723         * src/prefs_matcher.c
6724                 forgotten in last commit
6725
6726 2005-09-15 [paul]       1.9.14cvs31
6727
6728         * src/prefs_actions.c
6729         * src/prefs_filtering_action.c
6730         * src/prefs_quote.c
6731         * src/quote_fmt.c
6732         * src/summaryview.c
6733         * src/gtk/description_window.c
6734         * src/gtk/description_window.h
6735         * src/gtk/quicksearch.c
6736                 allow interaction with the called
6737                 description window
6738                 Patch by Anders Hammar
6739
6740 2005-09-14 [paul]       1.9.14cvs30
6741
6742         * src/compose.c
6743                 fix a little annoyance when pasting with 3rd button 
6744                 with wrap_pastes=0 and wrap_input=1
6745                 Patch by Colin
6746
6747 2005-09-14 [paul]       1.9.14cvs29
6748
6749         * src/prefs_account.c
6750                 disable 'Filter messages on receiving' for
6751                 SMTP-only accounts
6752                 Patch  by Anders Hammar
6753
6754 2005-09-14 [paul]       1.9.14cvs28
6755
6756         * po/sk.po
6757                 fix crash
6758                 updated by Andrej Kacian
6759
6760 2005-09-14 [paul]
6761
6762         1.9.15-rc1 released
6763
6764 2005-09-14 [paul]       1.9.14cvs27
6765
6766         * po/es.po
6767                 updated by Ricardo Mones Lastra
6768         * src/compose.c
6769         * src/compose.h
6770                 associate no_wrap_tags to Compose windows
6771                 instead of using a static one
6772                 Patch by Colin
6773         * src/mbox.c
6774                 fix proc_mbox()
6775                 Patch by wwp
6776         * src/textview.c
6777                 remove unneeded printf()
6778
6779 2005-09-14 [paul]       1.9.14cvs26
6780
6781         * src/addrcache.c
6782         * src/codeconv.h
6783         * src/folder.h
6784         * src/mainwindow.h
6785         * src/mh.c
6786         * src/mimeview.h
6787         * src/partial_download.c
6788         * src/pop.c
6789         * src/prefs_account.c
6790         * src/prefs_account.h
6791         * src/prefs_actions.c
6792         * src/prefs_customheader.c
6793         * src/prefs_display_header.c
6794         * src/prefs_filtering_action.c
6795         * src/prefs_matcher.c
6796         * src/prefs_toolbar.c
6797         * src/privacy.h
6798         * src/procmime.c
6799         * src/procmime.h
6800         * src/procmsg.h
6801         * src/textview.c
6802         * src/undo.h
6803         * src/common/plugin.c
6804         * src/common/session.h
6805         * src/common/socket.c
6806         * src/common/socket.h
6807         * src/common/template.c
6808         * src/gtk/gtkaspell.c
6809         * src/gtk/quicksearch.h
6810         * src/plugins/pgpcore/passphrase.c
6811         * src/plugins/pgpcore/prefs_gpg.h
6812         * src/plugins/pgpcore/select-keys.c
6813         * src/plugins/pgpcore/select-keys.h
6814         * src/plugins/pgpcore/sgpgme.c
6815         * src/plugins/pgpinline/pgpinline.c
6816         * src/plugins/pgpmime/pgpmime.c
6817         * src/plugins/trayicon/trayicon.c
6818                 fix compilation warnings
6819                 Patch by Daniel Gustafson
6820
6821 2005-09-14 [paul]       1.9.14cvs25
6822
6823         * src/addressbook.c
6824                 add missing column header, and other small
6825                 bug fixes
6826                 Patch by Anders Hammar
6827
6828 2005-09-13 [colin]      1.9.14cvs24
6829
6830         * src/gtk/gtkaspell.c
6831                 Fix non-utf8 in menu
6832                 Fix little leaks
6833                 Nullify struct members after free()s
6834
6835 2005-09-13 [colin]      1.9.14cvs23
6836
6837         * src/compose.c
6838                 Test utf8 compliance before inserting to 
6839                 buffer, and try to convert if necessary
6840         * src/procmime.c
6841                 If no charset is present, use the locale 
6842                 one instead of us-ascii
6843         * src/procmsg.c
6844                 Add Sender, List-Post and To in the checked 
6845                 headers for automatic rules creation 
6846                 (thanks to wwp)
6847         * src/prefs_themes.c
6848         * src/gtk/gtkaspell.c
6849                 Remove deprecated functions. 
6850                 patch by Daniel Gustafson
6851
6852 2005-09-12 [colin]      1.9.14cvs22
6853
6854         * src/compose.c
6855                 Fix bug #448 (Scrolling/Redraw issue with 
6856                 address-fields in Header)
6857         * src/mainwindow.c
6858         * src/summaryview.c
6859         * src/summaryview.h
6860                 Fix loss of MSG_MARKED on move/copy
6861                 Fix bug #804 (Quicksearch togglebutton doesn't 
6862                 get depressed after '/' key is pressed)
6863
6864 2005-09-12 [paul]       1.9.14cvs21
6865
6866         * AUTHORS
6867         * src/gtk/logwindow.c
6868                 add 'Clear Log' to popup menu
6869                 Patch by Anders Hammar <anders.hammar@telia.com>
6870
6871 2005-09-12 [paul]       1.9.14cvs20
6872
6873         * src/compose.c
6874                 set correct sensitivity on attachments
6875                 popup menu
6876         * src/folder.c
6877                 fix typo
6878         * src/prefs_spelling.c
6879                 fix crash when no LANG env is set
6880         * src/common/xml.c
6881                 fix crash in wizard
6882                 don't use memeory after free
6883
6884         All patches by Daniel Gustafson
6885
6886 2005-09-12 [paul]       1.9.14cvs19
6887
6888         * src/prefs_themes.c
6889                 make theme info selectable
6890         * src/gtk/description_window.c
6891                 make window non-modal
6892         * tools/README
6893                 add details of asus_mailed.sh
6894         * tools/claws.i18n.status.pl
6895                 update for new zh_TW translator
6896                 widen the output
6897                 create alternate coloured lines
6898                 improve readability
6899
6900 2005-09-10 [colin]      1.9.14cvs18
6901
6902         * src/plugins/pgpcore/select-keys.c
6903                 Better order for the buttons
6904
6905 2005-09-10 [colin]      1.9.14cvs17
6906
6907         * src/compose.c
6908         * src/plugins/pgpcore/select-keys.c
6909         * src/plugins/pgpcore/select-keys.h
6910         * src/plugins/pgpcore/sgpgme.c
6911                 Add a "Don't encrypt" button to the key
6912                 selection dialog. Fixes bug #177 (There should be a 
6913                 'Don't encrypt button in the Select Keys dialog)
6914
6915 2005-09-10 [colin]      1.9.14cvs16
6916
6917         * src/compose.c
6918                 Fix bug #572 (%X option does not work with templates)
6919
6920 2005-09-10 [colin]      1.9.14cvs15
6921
6922         * src/toolbar.c 
6923                 Remove g_print
6924
6925 2005-09-10 [colin]      1.9.14cvs14
6926
6927         * src/imap.c
6928                 Fix a possible crash
6929
6930 2005-09-09 [colin]      1.9.14cvs13
6931
6932         * src/imap.c
6933         * src/etpan/imap-thread.c
6934         * src/etpan/imap-thread.h
6935                 Fix moving from queue or drafts to normal folders
6936                 Fix bug #794 (No way to delete without expunging)
6937                 Take flags unset by other mailers into account
6938                 Take deleted flag set by other mailers into account
6939                 Fix unsetting REPLIED flag
6940                 Fix crash when capabilities can't be retrieved
6941         * src/mainwindow.c
6942         * src/mainwindow.h
6943                 Add M_DELAYED_FLAGS condition, and let the user use
6944                 Execute in order to be able to expunge deleted mails,
6945                 even if he's not in delayed execute mode
6946         * src/prefs_spelling.c
6947                 Use 'en' dictionary by default if LANG is POSIX or C
6948         * src/gtk/prefswindow.c
6949                 Fix bug #767 (Preferences windows expanding) by making
6950                 the window a bit larger when the resolution is greater
6951                 than 640x480, and by putting the prefs in a
6952                 GtkScrolledWindow.
6953
6954 2005-09-09 [paul]       1.9.14cvs12
6955
6956         * AUTHORS
6957         * configure.ac
6958         * po/zh_TW.Big5.po      ** REMOVED **
6959         * po/zh_TW.po           ** ADDED **
6960                 updated by Wei-Lun Chao
6961
6962 2005-09-09 [paul]       1.9.14cvs11
6963
6964         * src/mainwindow.c
6965                 fix asserts
6966         * src/common/xml.c
6967                 delay memory allocation until file is
6968                 opened successfully
6969                 Patch by Daniel Gustafson
6970
6971 2005-09-09 [colin]      1.9.14cvs10
6972
6973         * src/imap.c
6974                 Add guards
6975
6976 2005-09-08 [colin]      1.9.14cvs9
6977
6978         * src/compose.c
6979                 Alert when we can't save draft
6980                 Fix various wrap/color issues
6981                 Add mid-click pasting respecting wrap_paste option
6982         * src/folder.c
6983         * src/folder.h
6984         * src/folder_item_prefs.c
6985         * src/folder_item_prefs.h
6986         * src/imap.c
6987         * src/imap_gtk.c
6988         * src/imap_gtk.h
6989         * src/main.c
6990         * src/mainwindow.c
6991         * src/mainwindow.h
6992         * src/news.c
6993         * src/news_gtk.c
6994         * src/news_gtk.h
6995         * src/prefs_folder_item.c
6996                 Fix the impossibility to synchronise folders for
6997                 offline use (IMAP and NNTP are concerned)
6998
6999 2005-09-08 [colin]      1.9.14cvs8
7000
7001         * configure.ac
7002                 Build LDAP and JPilot by default if available
7003         * src/textview.c
7004                 Fix use after free
7005
7006 2005-09-08 [paul]       1.9.14cvs7
7007
7008         * doc/manual/en/sylpheed-1.html
7009         * doc/manual/en/sylpheed-18.html
7010         * doc/manual/en/sylpheed-19.html
7011         * doc/manual/en/sylpheed-4.html
7012         * doc/manual/en/sylpheed-6.html
7013         * doc/manual/en/sylpheed.html
7014                 a few minor updates, plus include some
7015                 details about plugins and their requirements
7016         * src/mainwindow.c
7017                 minor changes to English in /View/Sort
7018
7019 2005-09-07 [colin]      1.9.14cvs6
7020
7021         * doc/manual/en/sylpheed-1.html
7022         * doc/manual/en/sylpheed-10.html
7023         * doc/manual/en/sylpheed-11.html
7024         * doc/manual/en/sylpheed-12.html
7025         * doc/manual/en/sylpheed-13.html
7026         * doc/manual/en/sylpheed-14.html
7027         * doc/manual/en/sylpheed-15.html
7028         * doc/manual/en/sylpheed-16.html
7029         * doc/manual/en/sylpheed-17.html
7030         * doc/manual/en/sylpheed-18.html
7031         * doc/manual/en/sylpheed-19.html
7032         * doc/manual/en/sylpheed-2.html
7033         * doc/manual/en/sylpheed-20.html
7034         * doc/manual/en/sylpheed-21.html
7035         * doc/manual/en/sylpheed-22.html
7036         * doc/manual/en/sylpheed-3.html
7037         * doc/manual/en/sylpheed-4.html
7038         * doc/manual/en/sylpheed-5.html
7039         * doc/manual/en/sylpheed-6.html
7040         * doc/manual/en/sylpheed-7.html
7041         * doc/manual/en/sylpheed-8.html
7042         * doc/manual/en/sylpheed-9.html
7043         * doc/manual/en/sylpheed.html
7044                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7045
7046 2005-09-07 [colin]      1.9.14cvs5
7047
7048         * src/mainwindow.c
7049                 Make labels more to-the-point
7050
7051 2005-09-07 [colin]      1.9.14cvs4
7052
7053         * doc/manual/en/sylpheed-1.html
7054         * doc/manual/en/sylpheed-12.html
7055         * doc/manual/en/sylpheed-13.html
7056         * doc/manual/en/sylpheed-14.html
7057         * doc/manual/en/sylpheed-15.html
7058         * doc/manual/en/sylpheed-16.html
7059         * doc/manual/en/sylpheed-17.html
7060         * doc/manual/en/sylpheed-18.html
7061         * doc/manual/en/sylpheed-19.html
7062         * doc/manual/en/sylpheed-2.html
7063         * doc/manual/en/sylpheed-20.html
7064         * doc/manual/en/sylpheed-21.html
7065         * doc/manual/en/sylpheed-22.html
7066         * doc/manual/en/sylpheed-4.html
7067         * doc/manual/en/sylpheed-5.html
7068         * doc/manual/en/sylpheed-6.html
7069         * doc/manual/en/sylpheed-7.html
7070         * doc/manual/en/sylpheed-8.html
7071         * doc/manual/en/sylpheed-9.html
7072         * doc/manual/en/sylpheed.html
7073                 Update manual
7074
7075 2005-09-07 [colin]      1.9.14cvs3
7076
7077         * doc/faq/en/sylpheed-faq-1.html
7078         * doc/faq/en/sylpheed-faq-2.html
7079         * doc/faq/en/sylpheed-faq-3.html
7080         * doc/faq/en/sylpheed-faq.html
7081                 Update FAQ
7082
7083 2005-09-07 [colin]      1.9.14cvs2
7084
7085         * src/folderview.c
7086         * src/procmsg.c
7087         * src/summaryview.c
7088         * src/toolbar.c
7089                 Fix special subfolders:
7090                 - Inherit parent's icon
7091                 - sent contents of queues subfolders
7092                 - empty subfolders of trashes
7093         * src/mainwindow.c
7094                 Remove outdated manual and faq entries
7095         * src/common/utils.c
7096                 Add quotes around %s coming from mailcap
7097
7098 2005-09-07 [colin]      1.9.14cvs1
7099
7100         * src/compose.c
7101                 After saving draft, set modified to FALSE
7102         * src/mimeview.c
7103         * src/common/utils.c
7104         * src/common/utils.h
7105                 Try to open mime parts using what is 
7106                 indicated in ~/.mailcap or /etc/mailcap,
7107                 if possible.
7108
7109 2005-09-05 [paul]       1.9.14
7110
7111         1.9.14 released
7112
7113         * po/sk.po
7114                 updated by Andrej Kacian
7115
7116 2005-09-05 [paul]       1.9.13cvs83
7117
7118         * po/de.po
7119         * po/es.po
7120         * po/fi.po
7121         * po/fr.po
7122         * po/nb.po
7123         * po/pt_BR.po
7124         * po/sr.po
7125                 updated translations by Thomas Gilgin, Ricardo Mones
7126                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7127                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7128
7129 2005-09-04 [paul]       1.9.13cvs82
7130
7131         * src/compose.c
7132                 only warn about exceeded line length limit
7133                 on send
7134
7135 2005-09-04 [paul]       1.9.13cvs81
7136
7137         * src/compose.c
7138                 fix crash in 'line length exceeded' dialogue
7139
7140 2005-09-02 [paul]       1.9.13cvs80
7141
7142         * src/imap.c
7143                 fix bug 795, 'Connection lost IMAP'
7144                 and add statusbar prints
7145                 Patch by Colin
7146
7147 2005-09-02 [paul]       1.9.13cvs79
7148
7149         * src/compose.c
7150                 compose_wrap_paragraph() becomes
7151                 compose_beautify_paragraph()
7152                 Patch by Colin
7153
7154 2005-09-02 [colin]      1.9.13cvs78
7155
7156         * src/folderview.c
7157                 Micro-fix
7158
7159 2005-09-01 [colin]      1.9.13cvs77
7160
7161         * src/imap.c
7162                 Maybe fix bug #795 (Connection lost IMAP)
7163                 Don't try to send logout when we're disconnected.
7164         * src/summaryview.c
7165                 Include locked and marked emails in HRM
7166                 view. Fixes bug #800 (Locked messages no longer 
7167                 show up when hide read messages is used)
7168
7169 2005-09-01 [paul]       1.9.13cvs76
7170
7171         * src/prefs_common.c
7172                 fix bad cutting
7173
7174 2005-08-31 [colin]      1.9.13cvs75
7175
7176         * src/folderview.c
7177         * src/folderview.h
7178         * src/prefs_summaries.c
7179         * src/summaryview.c
7180                 Fix "go to next new", fix preference
7181                 (Open unread/next swapped)
7182
7183 2005-08-31 [paul]       1.9.13cvs74
7184
7185         * src/compose.c
7186         * src/folderview.c
7187         * src/headerview.c
7188         * src/headerview.h
7189         * src/mainwindow.c
7190         * src/prefs_common.c
7191         * src/prefs_common.h
7192         * src/prefs_fonts.c
7193         * src/summaryview.c
7194         * src/textview.c
7195         * src/common/defs.h
7196                 remove obsolete BOLD_FONT setting
7197                 fix font update in headerview and textview
7198                 headers after prefs change
7199                 Patch By Colin
7200
7201 2005-08-31 [paul]
7202
7203         1.9.14-rc4 released
7204
7205 2005-08-30 [colin]      1.9.13cvs73
7206
7207         * src/summaryview.c
7208                 When Hide read messages is selected and we
7209                 refresh the summaryview, don't remove the 
7210                 currently displayed message. Fixes bug #797
7211                 (Summary view reloads when new mail is 
7212                 downloaded in 1.9.14 rc)
7213
7214 2005-08-30 [colin]      1.9.13cvs72
7215
7216         * src/folderview.c
7217                 Fix flickering
7218         * src/mainwindow.c
7219                 Remove useless callback
7220         * src/mimeview.c
7221         * src/gtk/filesel.c
7222         * src/gtk/filesel.h
7223                 Add a filesel_select_file_save_folder() - used by Save All
7224
7225 2005-08-29 [paul]       1.9.13cvs71
7226
7227         * AUTHORS
7228         * src/matcher_parser_parse.y
7229         * src/etpan/imap-thread.c
7230                 fix building on FreeBSD
7231                 Patch by Daniel Gustafson <daniel@hobbit.se>
7232
7233 2005-08-29 [paul]       1.9.13cvs70
7234
7235         * src/plugins/pgpinline/pgpinline.c
7236                 only initialise sig result if it's been handled
7237                 Patch by Colin
7238
7239 2005-08-29 [paul]       1.9.13cvs69
7240         
7241         Patches by Colin:
7242
7243         * src/imap.c
7244         * src/common.utils.c
7245         * src/common/utils.h
7246                 optimisation
7247         * src/stock_pixmap.h
7248                 fix wrong icon reference
7249         * src/pixmaps/trash_btn.xpm
7250                 replace with nicer image
7251
7252 2005-08-28 [colin]      1.9.13cvs68
7253
7254         * src/Makefile.am
7255         * src/stock_pixmap.c
7256         * src/stock_pixmap.h
7257         * src/toolbar.c
7258         * src/pixmaps/trash_btn.xpm
7259                 Add a specific trash xpm for the button
7260
7261 2005-08-28 [colin]      1.9.13cvs67
7262
7263         * src/imap.c
7264                 Fix leak
7265
7266 2005-08-27 [colin]      1.9.13cvs66
7267
7268         * src/imap.c
7269         * src/procmime.c
7270                 Correctly fix "Problem with replies", fixes
7271                 pgpmime encryption too. 
7272
7273 2005-08-27 [colin]      1.9.13cvs65
7274
7275         * src/folder.c
7276         * src/procmsg.c
7277         * src/procmsg.h
7278         * src/summaryview.c
7279                 Fix bug #517 (messages removed from summaryview 
7280                 when moving fails)
7281
7282 2005-08-27 [colin]      1.9.13cvs64
7283
7284         * tools/Makefile.am
7285         * tools/asus_mailled.sh
7286                 Add a script to blink ASUS laptops' mail LED where there
7287                 is unread mail.
7288
7289 2005-08-27 [colin]      1.9.13cvs63
7290
7291         * src/imap.c
7292         * src/etpan/imap-thread.c
7293         * src/etpan/imap-thread.h
7294                 Implement automatic choosing of login method
7295                 Fixes bug #791
7296         * src/gtk/.cvsignore
7297                 Add sylpheed-marshal.[ch]
7298
7299 2005-08-27 [colin]      1.9.13cvs62
7300
7301         * src/common/utils.c
7302                 Fix confusing perror
7303
7304 2005-08-27 [colin]      1.9.13cvs61
7305
7306         * src/toolbar.c
7307         * src/toolbar.h
7308                 Remove A_DELETE, replace it with 
7309                 A_TRASH and A_DELETE_REAL. Automatically
7310                 rewrite config files to replace A_DELETE
7311                 with A_TRASH (no functionality change).
7312                 Fixes half of #794
7313
7314 2005-08-26 [colin]      1.9.13cvs60
7315
7316         * src/procmime.c
7317                 Previous "Problem with replies" fix brought other
7318                 problems, fixing them
7319
7320 2005-08-26 [colin]      1.9.13cvs59
7321
7322         * src/procmime.c
7323                 Fix "Problem with replies". This happened only
7324                 on IMAP...
7325         * src/procmsg.c
7326                 Factorize code a bit
7327         * src/compose.c
7328                 Speed improvement on very long messages (wrapping)
7329                 Fix signature color on Reedit and Redirect
7330                 On Reedit, don't attach pgp-signatures parts, but
7331                 set signing to On.
7332
7333 2005-08-24 [paul]       1.9.13cvs58
7334
7335         * src/compose.c
7336                 don't claim success when clicking
7337                 Cancel on the passphrase box.
7338                 Patch by Colin
7339
7340 2005-08-24 [paul]       1.9.13cvs57
7341
7342         * src/main.c
7343                 fix misplaced sylpheed.log
7344         * src/common/defs.h
7345                 define UIDL_DIR
7346
7347 2005-08-24 [paul]       1.9.13cvs56
7348
7349         * src/imap.c
7350         * src/etpan/imap-thread.c
7351         * src/etpan/imap-thread.h
7352                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7353                 Patch by Colin
7354         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7355         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7356                 remove autogenerated files
7357         * tools/kdeservicemenu/README
7358         * tools/kdeservicemenu/install.sh
7359         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7360         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7361                 use Claws icon, use 'Sylpheed-Claws' in menu,
7362                 use kdialog, and other cleanups
7363
7364 2005-08-23 [paul]       1.9.13cvs55
7365
7366         * src/compose.c
7367                 fix paste/wrap crash
7368                 Patch by Colin
7369
7370 2005-08-23 [paul]       1.9.13cvs54
7371
7372         * src/main.c
7373                 fix crash recovery
7374                 Patch by Colin
7375
7376 2005-08-23 [paul]       1.9.13cvs53
7377
7378         * src/addressbook.c
7379         * src/editaddress.c
7380                 view all data of LDAP contacts
7381                 Patch by Colin
7382
7383 2005-08-23 [paul]       1.9.13cvs52
7384
7385         * src/addressbook.c
7386                 fix issues with the Search field
7387                 Patch by Colin
7388
7389 2005-08-22 [paul]       1.9.13cvs51
7390
7391         * src/folderview.c
7392                 put name of folder in processing dialog
7393                 title
7394         * src/prefs_folder_item.c
7395                 improve english usage
7396
7397 2005-08-22 [paul]       1.9.13cvs50
7398
7399         * src/filtering.c
7400         * src/filtering.h
7401         * src/matcher.c
7402         * src/matcher_parser_lex.l
7403         * src/matcher_parser_parse.y
7404         * src/prefs_filtering.c
7405                 add Filtering/Processing rule names feature.
7406                 (the incompatible old matcherrc is saved as
7407                 matcherrc.pre_names).
7408                 Patch by Colin
7409
7410 2005-08-22 [paul]       1.9.13cvs49
7411
7412         * src/procmsg.c
7413                 fix colour labelling
7414                 Patch by Colin
7415
7416 2005-08-22 [paul]       1.9.13cvs48
7417
7418         * src/textview.c
7419                 fix open_image_cb()
7420
7421 2005-08-22 [paul]       1.9.13cvs47
7422
7423         * src/imap.c
7424                 fix bug 789, 'SC crashes with imap (CVS ver)'
7425                 Patch by Colin
7426
7427 2005-08-22 [paul]       1.9.13cvs46
7428
7429         * src/mimeview.c
7430         * src/prefs_common.c
7431         * src/common/defs.h
7432                 define reused defaults in defs.h
7433         * src/textview.c
7434                 add 'Open image' to image popup menu
7435
7436 2005-08-21 [colin]      1.9.13cvs45
7437
7438         * src/summaryview.c
7439                 Fix bug #788 (Bogus "From" address displayed)
7440
7441 2005-08-20 [colin]      1.9.13cvs44
7442
7443         * src/folder.c
7444                 Fix buf #787 (multilevel delete causes SIGSEGV)
7445
7446 2005-08-19 [colin]      1.9.13cvs43
7447
7448         * src/inc.c
7449         * src/prefs_common.c
7450         * src/prefs_common.h
7451                 Add an hidden pref to allow modifying the
7452                 update stepping in incorporation.
7453                 Patch by wwp.
7454
7455 2005-08-19 [colin]      1.9.13cvs42
7456
7457         * src/compose.c
7458         * src/procmime.c
7459                 Workaround for broken MUAs: encode 
7460                 Content-type: name: as ASCII and 
7461                 Content-Disposition: filename: as
7462                 per rfc2231
7463         * src/prefs_account.c
7464                 Fix invisible-ness of SMTP SSL prefs
7465                 in NNTP accounts
7466
7467 2005-08-19 [paul]       1.9.13cvs41
7468
7469         * src/compose.c
7470         * src/prefs_common.c
7471         * src/prefs_common.h
7472         * src/prefs_wrapping.c
7473                 paste with or without wrapping.
7474                 patch by Colin
7475
7476 2005-08-19 [paul]       1.9.13cvs40
7477
7478         * src/prefs_common.c
7479         * src/prefs_common.h
7480         * src/summaryview.c
7481                 reintroduce enable_swap_from as a
7482                 hidden pref. patch by Colin
7483         * src/quote_fmt_parse.y
7484         * src/plugins/clamav/clamav_plugin.c
7485         * src/plugins/dillo_viewer/dillo_viewer.c
7486         * src/plugins/mathml_viewer/mathml_viewer.c
7487         * src/plugins/pgpcore/sgpgme.c
7488         * src/plugins/pgpinline/pgpinline.c
7489         * src/plugins/pgpmime/pgpmime.c
7490                 tidy up. patch by Colin
7491
7492 2005-08-19 [paul]       1.9.13cvs39
7493
7494         * configure.ac
7495                 complete cvs38's sync
7496         * src/editaddress.c
7497         * src/gedit-print.c
7498         * src/mutt.c
7499         * src/etpan/etpan-log.c
7500         * src/etpan/imap-thread.c
7501         * src/gtk/gtksourceprintjob.c
7502                 fix compilation warnings
7503                 (patch by Colin)
7504
7505 2005-08-19 [paul]       1.9.13cvs38
7506
7507         sync with main:
7508
7509         * src/account.c
7510         * src/action.c
7511         * src/addrbook.c
7512         * src/addrcache.c
7513         * src/addrharvest.c
7514         * src/addrindex.c
7515         * src/codeconv.c
7516         * src/compose.c
7517         * src/crash.c
7518         * src/exporthtml.c
7519         * src/exportldif.c
7520         * src/folder.c
7521         * src/image_viewer.c
7522         * src/inc.c
7523         * src/inc.h
7524         * src/jpilot.c
7525         * src/ldif.c
7526         * src/main.c
7527         * src/matcher.c
7528         * src/mbox.c
7529         * src/messageview.c
7530         * src/mh.c
7531         * src/mimeview.c
7532         * src/msgcache.c
7533         * src/mutt.c
7534         * src/news.c
7535         * src/partial_download.c
7536         * src/pine.c
7537         * src/pop.c
7538         * src/prefs_actions.c
7539         * src/prefs_common.c
7540         * src/prefs_customheader.c
7541         * src/prefs_display_header.c
7542         * src/prefs_gtk.c
7543         * src/prefs_themes.c
7544         * src/procheader.c
7545         * src/procmime.c
7546         * src/procmsg.c
7547         * src/recv.c
7548         * src/send_message.c
7549         * src/simple-gettext.c
7550         * src/sourcewindow.c
7551         * src/textview.c
7552         * src/vcard.c
7553         * src/common/defs.h
7554         * src/common/log.c
7555         * src/common/plugin.c
7556         * src/common/prefs.c
7557         * src/common/session.c
7558         * src/common/session.h
7559         * src/common/socket.c
7560         * src/common/socket.h
7561         * src/common/ssl_certificate.c
7562         * src/common/template.c
7563         * src/common/utils.c
7564         * src/common/utils.h
7565         * src/common/xml.c
7566         * src/gtk/about.c
7567         added wrappers for C library function that
7568                 take pathname arguments.
7569                 enabled compilation with MinGW.
7570                 use GDir instead of directly using opendir().
7571                 added rename_force().
7572
7573 2005-08-19 [paul]       1.9.13cvs37
7574         
7575         patches by Colin:
7576         * src/compose.c
7577                 fix privacy settings on re-editing
7578                 a sent message
7579         * src/jpilot.c
7580                 fix encoding bug
7581         * src/folder.c
7582         * src/procmsg.c
7583         * src/procmsg.h
7584         * src/summaryview.c
7585                 flag changing optimisation
7586
7587 2005-08-18 [martin]     1.9.13cvs36
7588
7589         * commitHelper
7590             added my login
7591         * src/addrcache.c
7592         * src/addrharvest.c
7593         * src/addrindex.c
7594         * src/compose.c
7595         * src/grouplistdialog.c
7596         * src/main.c
7597         * src/mainwindow.c
7598         * src/msgcache.c
7599         * src/mutt.c
7600         * src/pine.c
7601         * src/prefs_account.c
7602         * src/prefs_themes.c
7603         * src/stock_pixmap.c
7604         * src/summaryview.c
7605         * src/gtk/about.c
7606         * src/gtk/logwindow.c
7607             removed deprecated glib and gdk stuff
7608         * src/plugins/pgpcore/select-keys.c
7609             convert attributes from locale to utf8
7610
7611 2005-08-17 [paul]       1.9.13cvs35
7612
7613         * src/account.c
7614         * src/addressbook.c
7615                 use new GTK_STOCK_ icons if available
7616         * src/summaryview.c
7617         * src/gtk/gtksctree.c
7618         * src/gtk/gtksctree.h
7619                 faster range select. patch by Colin
7620
7621 2005-08-17 [paul]       1.9.13cvs34
7622
7623         patches by colin:
7624         * src/addressbook.c
7625         * src/addressitem.h
7626                 Add an edit button for contacts, fix selections
7627                 of gtksctree items
7628         * src/editaddress.c
7629                 Change labels, let Save be always possible in the
7630                 email and user atributes tabs
7631         * src/folderview.c
7632                 fix sort issues
7633         * src/summaryview.c
7634                 select next item instead of the displayed one
7635                 after deletion
7636
7637         * src/gtk/progressdialog.c
7638                 use prefs_common.enable_rules_hint
7639
7640 2005-08-13 [hoa]        1.9.13cvs33
7641
7642         * src/etpan/imap-thread.c
7643                 fixed build on Solaris.
7644
7645 2005-08-10 [colin]      1.9.13cvs32
7646
7647         * src/procmsg.c
7648                 Fix cvs31 (missing fclose before reading
7649                 the file)
7650
7651 2005-08-10 [colin]      1.9.13cvs31
7652
7653         * src/procmsg.c
7654                 Fix procmsg_msginfo_new_from_mimeinfo() when
7655                 the MimeInfo isn't stored in memory. This fixes
7656                 replying to an attached message.
7657
7658 2005-08-10 [colin]      1.9.13cvs30
7659
7660         * src/mainwindow.c
7661                 Fix slowness in account changing
7662
7663 2005-08-10 [colin]      1.9.13cvs29
7664
7665         * src/folder.c
7666         * src/folderutils.c
7667         * src/folderview.c
7668         * src/imap_gtk.c
7669         * src/mainwindow.c
7670         * src/mh_gtk.c
7671         * src/procmsg.c
7672         * src/summaryview.c
7673                 Optimize folder_has_parent_of_type
7674                 Prevent moving special sub-folders from contextual menus
7675                 Rework message a bit ("Empty all messages" -> "Delete all
7676                 messages")
7677                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7678                 and "Deleted Items" folders)
7679
7680 2005-08-08 [colin]      1.9.13cvs28
7681
7682         * src/summaryview.c
7683         * src/prefs_summaries.c
7684                 Make "Select first unread|new" more flexible
7685                 (just prioritize new or unread)
7686
7687 2005-08-08 [colin]      1.9.13cvs27
7688
7689         * src/summaryview.c
7690                 If "select first new" is selected and there only
7691                 are unread messages, fallback to "select first
7692                 unread".
7693
7694 2005-08-08 [colin]      1.9.13cvs26
7695
7696         * src/folder.c
7697                 Fix shameful bugs (and bug #779)
7698
7699 2005-08-08 [colin]      1.9.13cvs25
7700
7701         * src/folder.c
7702         * src/folder.h
7703                 Cache parents' type to make folder_has_parent_of_type
7704                 faster
7705         * src/folderview.c
7706                 Forbid DnD of special sub-folders
7707         * src/procmsg.c
7708         * src/procmsg.h
7709                 Add MAIL_POSTFILTERING_HOOK
7710         * src/summaryview.c
7711                 Revert over-zealous deletion of the use_addr_book 
7712                 code
7713
7714 2005-08-07 [colin]      1.9.13cvs24
7715
7716         * src/folder.c
7717                 Fix big mistake (passing MsgInfo instead 
7718                 of FolderItem)
7719
7720 2005-08-07 [colin]      1.9.13cvs23
7721
7722         * src/compose.c
7723         * src/folder.c
7724         * src/folder.h
7725         * src/foldersel.c
7726         * src/folderutils.c
7727         * src/folderview.c
7728         * src/imap.c
7729         * src/mainwindow.c
7730         * src/messageview.c
7731         * src/mh.c
7732         * src/msgcache.c
7733         * src/procmime.c
7734         * src/summaryview.c
7735                 Make subfolders of Drafts, Queue, Outbox, Trash
7736                 work like their parents. 
7737                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7738
7739 2005-08-07 [colin]      1.9.13cvs22
7740
7741         * src/addressbook.c
7742                 Fix bug #771 (Dragged contacts not saved)
7743
7744 2005-08-07 [paul]       1.9.13cvs21
7745
7746         * src/summaryview.c
7747                 fix bug 32 'Search Doesn't display results
7748                 if "Hide Read Messages" is chosen'
7749                 be more literal in interpreting 'Hide read
7750                 messages'
7751
7752 2005-08-07 [colin]      1.9.13cvs20
7753
7754         * src/folderview.c
7755                 Add debug
7756         * src/summaryview.c
7757                 Faster 'unthread_for_execution'
7758
7759 2005-08-06 [paul]       1.9.13cvs19
7760
7761         * src/mainwindow.c
7762                 add mnemonics to Set displayed columns
7763                 fix bug where msgview_visible option was
7764                 overwritten as TRUE on startup
7765
7766 2005-08-06 [paul]       1.9.13cvs18
7767
7768         * src/mainwindow.c
7769                 refer to 'displayed columns in folder/message
7770                 list' not 'displayed items in summary/message view'
7771         * src/prefs_display_header.c
7772                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7773                 be consistent with similar dialogues
7774         * src/prefs_folder_column.c
7775         * src/prefs_summary_column.c
7776                 'columns' not 'items', and folder and message lists,
7777                 instead of folder and summary views;
7778                 Use 'Hidden columns' as list heading not 'Available
7779                 items';
7780                 move the 'Remove' button to the right hand side;
7781                 top-align the buttons;
7782                 remove unneeded vbox
7783         * src/prefs_summaries.c
7784                 put the 2 column prefs buttons in a frame to reduce
7785                 overall width; refer to columns not items &c.
7786
7787 2005-08-05 [colin]      1.9.13cvs17
7788
7789         * src/prefs_common.c
7790         * src/prefs_common.h
7791         * src/mainwindow.c
7792         * src/compose.c
7793         * src/messageview.c
7794                 Add an hidden toolbar_detachable pref, so
7795                 that I can get rid of these painful handles
7796                 in the toolbars. Defaults to TRUE to avoid
7797                 changing the GUI on unsuspecting people...
7798
7799 2005-08-05 [colin]      1.9.13cvs16
7800
7801         * src/Makefile.am
7802         * src/prefs_folder_column.c
7803         * src/prefs_folder_column.h
7804                 Add prefs for folder columns
7805         * src/folderview.c
7806         * src/folderview.h
7807         * src/mainwindow.c
7808         * src/mainwindow.h
7809         * src/prefs_common.c
7810         * src/prefs_common.h
7811         * src/prefs_summaries.c
7812                 Use them
7813         * src/prefs_summary_column.c
7814         * src/summaryview.c
7815         * src/summaryview.h
7816                 Add a To column
7817         * src/textview.c
7818         * src/common/utils.c
7819         * src/common/utils.h
7820                 Move uri colourisation functions
7821                 to utils
7822         * src/compose.c
7823                 Colourise URIs
7824         * src/imap.c
7825                 Fix bug with LIST where we'd try
7826                 to get Folder//////[...]/// 
7827
7828 2005-08-05 [paul]       1.9.13cvs15
7829
7830         * src/prefs_summaries.c
7831                 improve the English usage
7832         * src/summaryview.c
7833                 set font on column change
7834                 thanks to Colin
7835
7836 2005-08-05 [paul]       1.9.13cvs14
7837
7838         * src/prefs_common.c
7839         * src/prefs_common.h
7840         * src/prefs_summaries.c
7841         * src/summaryview.c
7842                 replace 'open_unread_on_enter' option with
7843                 'select_on_entry' option. opening/not opening
7844                 is now exclusively controlled by 'always_show_msg'
7845
7846 2005-08-04 [colin]      1.9.13cvs13
7847
7848         * src/compose.c
7849                 Remove dead code
7850                 Add colourisation of quotes and signatures
7851         * src/folderview.c
7852                 Fix possible crashes
7853         * src/messageview.c
7854                 Change an assert that is no problem
7855         * src/news.c
7856         * src/news_gtk.c
7857         * src/news_gtk.h
7858                 Fix offline mode
7859         * src/gtk/quicksearch.c
7860                 Fix a possible crash
7861
7862 2005-08-03 [colin]      1.9.13cvs12
7863
7864         * src/prefs_account.c
7865                 Fix bug #777 (Sylpheed crash in account configuration)
7866
7867 2005-08-03 [colin]      1.9.13cvs11
7868
7869         * src/addressbook.c
7870         * src/editaddress.c
7871         * src/editgroup.c
7872                 Fixing addressbook, round 2
7873         * src/textview.c
7874                 Fix emphasis color on rechecking 'Colorize messages'
7875
7876 2005-08-03 [paul]       1.9.13cvs10
7877
7878         sync with main
7879
7880         * src/addr_compl.c
7881         * src/compose.c
7882         * src/main.c
7883         * src/pop.c
7884         * src/prefs_account.c
7885         * src/procmime.c
7886         * src/procmsg.c
7887         * src/quote_fmt_parse.y
7888         * src/textview.c
7889         * src/common/quoted-printable.c
7890         * src/common/utils.c
7891         * src/common/utils.h
7892         * src/common/xml.c
7893                 replaced incorrect locale-independent
7894                 ctype functions with GLib's. Corrected
7895                 signedness mismatch.
7896         * src/headerview.c
7897                 headerview_create(): added spacing for vbox.
7898         * src/gtk/about.c
7899                 set focus to the OK button.
7900
7901 2005-08-03 [colin]      1.9.13cvs9
7902
7903         * src/folderview.c
7904                 Fix possible crash
7905
7906 2005-08-02 [colin]      1.9.13cvs8
7907
7908         * src/mainwindow.c
7909                 Fix cast
7910         * src/addressbook.c
7911         * src/addressitem.h
7912                 Fix a cast and more generally, try to make the
7913                 GUI more intuitive and consistent (round 1)
7914
7915 2005-08-02 [paul]       1.9.13cvs7
7916
7917         * src/folder.h
7918                 missing in 1.9.13cvs6
7919
7920 2005-08-02 [colin]      1.9.13cvs6
7921
7922         * src/folder.c
7923                 Fix one more leak
7924
7925 2005-08-02 [colin]      1.9.13cvs5
7926
7927         * src/folder.c
7928         * src/folderview.c
7929         * src/imap.c
7930         * src/main.c
7931         * src/mbox.c
7932         * src/procmsg.c
7933         * src/summaryview.c
7934                 Fix a number of folder_item_get_msg_list()-related
7935                 leaks (missing procmsg_msginfo_free()s)
7936
7937 2005-08-01 [colin]      1.9.13cvs4
7938
7939         * src/folderview.c
7940         * src/folderview.h
7941         * src/mainwindow.c
7942         * src/prefs_fonts.c
7943         * src/prefs_summaries.c
7944         * src/prefs_themes.c
7945         * src/summaryview.c
7946         * src/summaryview.h
7947         * src/textview.c
7948         * src/textview.h
7949                 Fix instant-apply of summary and folderview-related prefs
7950                 Fix erroneous g_free and alertpanels in prefs_theme
7951                 Add instant-apply for fonts
7952                 Defer applying of prefs a little bit so it's done only
7953                 once even if requested by multiples prefs pages
7954
7955 2005-08-01 [paul]       1.9.13cvs3
7956
7957         * src/main.c
7958                 fix bug 776 'S.C. crashes on close'
7959                 thanks to Colin
7960         * src/etpan/etpan-thread-manager-types.h
7961                 add missing include
7962                 thanks to Hoa
7963
7964 2005-07-25 [paul]       1.9.13cvs2
7965
7966         * src/summaryview.c
7967                 fix typos. spotted by Fabien Vantard
7968
7969 2005-07-24 [paul]       1.9.13cvs1
7970
7971         * doc/man/sylpheed.1
7972                 update man page, incorporating fix of
7973                 bug 769 'Typo in manpage'
7974         * src/etpan/imap-thread.c
7975                 fix NetBSD openssl dependencies. patch by
7976                 George Michaelson <ggm@apnic.net>
7977         * po/pt_BR.po
7978                 updated by Frederico Goncalves Guimaraes
7979
7980 2005-07-22 [paul]       1.9.13
7981
7982         1.9.13 release
7983
7984 2005-07-22 [paul]       1.9.12cvs91
7985
7986         * AUTHORS
7987         * INSTALL
7988         * README.claws
7989         * RELEASE_NOTES.claws
7990                 updated for release
7991         * configure.ac
7992         * po/nb.po
7993         * tools/claws.i18n.status.pl
7994                 add Norwegian translation. submiited by
7995                 Geir Helland <pjallabais@users.sourceforge.net>
7996         * po/ca.po
7997         * po/de.po
7998         * po/es.po
7999         * po/fi.po
8000         * po/fr.po
8001         * po/it.po
8002         * po/sk.po
8003         * po/sr.po
8004         * po/zh_CN.po
8005                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8006                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8007                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8008                 Yang Guilong
8009         * src/plugins/clamav/clamav_plugin_gtk.c
8010         * src/plugins/spamassassin/spamassassin_gtk.c
8011                 replace outdated description strings
8012
8013 2005-07-21 [colin]      1.9.12cvs90
8014
8015         * src/folder.c
8016                 Set folder to batch mode when scanning it. Makes deletion
8017                 of unread mails on IMAP much faster (due to the UNREAD 
8018                 flag unsetting)
8019
8020 2005-07-21 [darko]      1.9.12cvs89
8021
8022         * configure.ac
8023                 link against libresolv if necessary (patch by Paul)
8024         * src/msgcache.c
8025                 use glib's portable macros to determine endianness
8026
8027 2005-07-21 [paul]       1.9.12cvs88
8028
8029         * src/crash.c
8030         * src/gtk/about.c
8031                 update compiled-in features list
8032
8033 2005-07-20 [colin]      1.9.12cvs87
8034
8035         * src/folder.c
8036         * src/textview.c
8037                 Gcc 2.9x compilation fixes, thanks to Darko
8038         * src/plugins/clamav/clamav_plugin.c
8039                 Little optimisation: load virus database only once
8040         * src/plugins/spamassassin/spamassassin.c
8041                 Big optimisation: filtering one mail took at least 1 second,
8042                 now it takes at least 50ms. Doesn't speed up spamassassin 
8043                 itself, but should already be much more tolerable.
8044
8045 2005-07-20 [colin]      1.9.12cvs86
8046
8047         * src/summaryview.c
8048                 Fix performance issue
8049
8050 2005-07-19 [colin]      1.9.12cvs85
8051
8052         * src/plugins/pgpinline/plugin.c
8053                 Fix warning
8054
8055 2005-07-19 [colin]      1.9.12cvs84
8056
8057         * configure.ac
8058         * src/plugins/Makefile.am
8059         * src/plugins/pgpinline/.cvsignore
8060         * src/plugins/pgpinline/Makefile.am
8061         * src/plugins/pgpinline/pgpinline.c
8062         * src/plugins/pgpinline/pgpinline.deps
8063         * src/plugins/pgpinline/pgpinline.h
8064         * src/plugins/pgpinline/plugin.c
8065                 Put pgpinline in the main tree
8066
8067 2005-07-19 [paul]       1.9.12cvs83
8068
8069         * src/prefs_actions.c
8070                 prevent '//' in menu names, which cause a crash
8071                 thanks to Colin
8072
8073 2005-07-19 [paul]       1.9.12cvs82
8074
8075         * configure.ac
8076                 be generally more informative in configure output.
8077                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8078                 '[ --disable-openssl ...', as --enable-openssl is default
8079                 PGP/MIME: don't check for GPGME again, check for
8080                 pgpcore instead. Therefore prevent the possibility of
8081                 attempting to build pgpmime if pgpcore dependencies are
8082                 not met
8083                 ClamAV: use pkgconfig to check for lib
8084                 libgnomeprint: revert logic on inner test to match
8085                 everything else
8086         * src/plugins/pgpcore/sgpgme.c
8087                 add missing include
8088
8089 2005-07-19 [colin]      1.9.12cvs81
8090
8091         * src/summaryview.c
8092                 Fix slow thread rebuilding in particular
8093                 cases
8094
8095 2005-07-19 [paul]       1.9.12cvs80
8096
8097         * sylpheed-claws.desktop
8098                 fix typo, spotted by Stephan Sachse
8099         * src/account.c
8100                 replace GTK_STOCK_ADD with
8101                 GTK_STOCK_NEW button
8102
8103 2005-07-18 [colin]      1.9.12cvs79
8104
8105         * src/etpan/imap-thread.c
8106                 Fix return value (Thanks Hoa)
8107
8108 2005-07-18 [colin]      1.9.12cvs78
8109
8110         * src/imap.c
8111                 Allow empty passwords
8112                 Create drafts/queue/outbox if necessary
8113         * src/summaryview.c
8114                 Remove old code
8115         * src/etpan/imap-thread.c
8116                 Fix STARTTLS (Thanks to Hoa)
8117
8118 2005-07-18 [paul]       1.9.12cvs77
8119
8120         * ChangeLog-gtk2.jp
8121         * ChangeLog.jp
8122                 removed
8123         * Makefile.am
8124                 updated to reflect additions and removals
8125         * TODO
8126                 updated to be claws-specific
8127         * TODO-gtk2
8128         * TODO-gtk2.jp
8129         * TODO.jp
8130         * sylpheed-128x128.png
8131         * sylpheed-64x64.png
8132                 removed
8133         * sylpheed-claws-128x128.png
8134         * sylpheed-claws-64x64.png
8135         * sylpheed-claws.desktop
8136         * sylpheed-claws.png
8137                 added
8138         * sylpheed.desktop
8139         * sylpheed.png
8140                 removed
8141
8142 2005-07-17 [paul]       1.9.12cvs76
8143
8144         * src/account.c
8145         * src/addressbook.c
8146         * src/alertpanel.c
8147         * src/alertpanel.h
8148         * src/compose.c
8149         * src/exphtmldlg.c
8150         * src/expldifdlg.c
8151         * src/folderview.c
8152         * src/imap_gtk.c
8153         * src/inc.c
8154         * src/message_search.c
8155         * src/messageview.c
8156         * src/mh_gtk.c
8157         * src/news_gtk.c
8158         * src/prefs_actions.c
8159         * src/prefs_filtering.c
8160         * src/prefs_matcher.c
8161         * src/prefs_template.c
8162         * src/prefs_themes.c
8163         * src/ssl_manager.c
8164         * src/summary_search.c
8165         * src/textview.c
8166         * src/toolbar.c
8167         * src/gtk/sslcertwindow.c
8168         * src/plugins/pgpcore/sgpgme.c
8169                 rework alertpanels
8170
8171 2005-07-17 [colin]      1.9.12cvs75
8172
8173         * src/privacy.c
8174                 add a PrivacySystem accessor that checks that
8175                 the system cached in a MimeInfo's privacydata
8176                 is still registered. Use this accessor instead
8177                 of directly using data->system. Fixes crashes
8178                 after unloading pgp plugins.
8179
8180 2005-07-17 [colin]      1.9.12cvs74
8181
8182         * src/alertpanel.c
8183                 Change geometry hints to a simple default size.
8184                 Fixes the certs dialogs.
8185
8186 2005-07-17 [colin]      1.9.12cvs73
8187
8188         * src/gtk/sslcertwindow.c
8189                 Use a gtkExpander
8190
8191 2005-07-17 [colin]      1.9.12cvs72
8192
8193         * src/plugins/pgpcore/Makefile.am
8194         * src/plugins/pgpmime/Makefile.am
8195                 Add gpgme libs
8196
8197 2005-07-17 [paul]       1.9.12cvs71
8198
8199         * configure.ac
8200                 add --disable-gnomeprint option
8201                 modified version of patch by Marius Mauch
8202
8203 2005-07-17 [paul]       1.9.12cvs70
8204
8205         * src/common/defs.h
8206                 update urls
8207         * src/account.c
8208         * src/action.c
8209         * src/addressbook.c
8210         * src/compose.c
8211         * src/foldersel.c
8212         * src/folderview.c
8213         * src/html.c
8214         * src/imap_gtk.c
8215         * src/main.c
8216         * src/mainwindow.c
8217         * src/messageview.c
8218         * src/mh_gtk.c
8219         * src/mimeview.c
8220         * src/news_gtk.c
8221         * src/prefs_account.c
8222         * src/prefs_send.c
8223         * src/prefs_summaries.c
8224         * src/procmsg.c
8225         * src/summaryview.c
8226         * src/common/utils.c
8227         * src/common/xml.c
8228         * src/plugins/pgpcore/passphrase.c
8229         * src/plugins/pgpcore/select-keys.c
8230                 replace inappropriately used backticks
8231                 with single quotes
8232
8233 2005-07-16 [colin]      1.9.12cvs69
8234
8235         * src/image_viewer.c
8236                 Add extra paranoid checks
8237
8238 2005-07-16 [colin]      1.9.12cvs68
8239
8240         * src/plugins/pgpcore/prefs_gpg.c
8241                 Don't auto-check sigs by default, as it
8242                 can be really slow.
8243
8244 2005-07-16 [colin]      1.9.12cvs67
8245
8246         * src/plugins/pgpcore/sgpgme.c
8247                 Make messages a bit better.
8248
8249 2005-07-16 [colin]      1.9.12cvs66
8250
8251         * src/imap.c
8252                 Remove pseudo-log
8253         * src/etpan/imap-thread.c
8254                 Add real log
8255
8256 2005-07-16 [colin]      1.9.12cvs65
8257
8258         * src/main.c
8259         * src/prefs_other.c
8260                 And now, fix build with libetpan :-/
8261
8262 2005-07-15 [colin]      1.9.12cvs64
8263
8264         * src/prefs_other.c
8265                 Continue fixing build without libetpan.
8266
8267 2005-07-15 [colin]      1.9.12cvs63
8268
8269         * src/main.c
8270                 Fix build with --disable-libetpan
8271
8272 2005-07-15 [colin]      1.9.12cvs62
8273
8274         * configure.ac
8275                 Bump libetpan's version
8276
8277 2005-07-15 [colin]      1.9.12cvs61
8278
8279         * src/etpan/imap-thread.c
8280                 Actually stop logging :)
8281
8282 2005-07-15 [colin]      1.9.12cvs60
8283
8284         * src/addressbook.c
8285                 Fix dnd of multiple addresses.
8286
8287 2005-07-15 [hoa]        1.9.12cvs59
8288
8289         * src/etpan/imap-thread.c
8290             disable login of IMAP password in libetpan log file.
8291
8292 2005-07-15 [paul]       1.9.12cvs58
8293
8294         * src/account.c
8295                 don't automatically sort
8296                 do allow drag n drop
8297
8298 2005-07-15 [paul]       1.9.12cvs57
8299
8300         * src/account.c
8301         * src/ssl_manager.c
8302                 alphabetical listing
8303
8304 2005-07-15 [paul]       1.9.12cvs56
8305
8306         * src/gtk/pluginwindow.c
8307                 sort plugin list alphabetically
8308
8309 2005-07-15 [paul]       1.9.12cvs55
8310
8311         * src/prefs_spelling.c
8312         * src/prefs_wrapping.c
8313                 unify English usage
8314
8315 2005-07-15 [colin]      1.9.12cvs54
8316
8317         * src/wizard.c
8318                 Typo fix
8319
8320 2005-07-15 [paul]       1.9.12cvs53
8321
8322         * src/prefs_message.c
8323                 make 'show cursor' a hidden option
8324
8325 2005-07-14 [colin]      1.9.12cvs52
8326
8327         * src/plugins/spamassassin/Makefile.am
8328         * src/plugins/clamav/Makefile.am
8329                 Fix double EXTRA_DISTs
8330
8331 2005-07-14 [colin]      1.9.12cvs51
8332
8333         * src/plugins/clamav/Makefile.am
8334         * src/plugins/clamav/clamav_plugin_gtk.deps
8335         * src/plugins/spamassassin/Makefile.am
8336         * src/plugins/spamassassin/spamassassin_gtk.deps
8337                 Make $plugin_gtk depend on $plugin
8338
8339 2005-07-14 [hoa]        1.9.12cvs50
8340
8341         * src/etpan/imap-thread.c
8342                 enable debug log of libetpan when running with --debug
8343
8344 2005-07-14 [colin]      1.9.12cvs49
8345
8346         * configure.ac
8347         * src/common/Makefile.am
8348         * src/common/plugin.c
8349         * src/common/plugin.h
8350                 Add a little plugin dependancy system.
8351                 Plugins can ship a $plugin_name.deps file
8352                 (near them in PLUGINDIR) so that their
8353                 dependancies are loaded if possible.
8354         * src/plugins/Makefile.am
8355         * src/plugins/pgpcore/Makefile.am
8356         * src/plugins/pgpcore/passphrase.c
8357         * src/plugins/pgpcore/passphrase.h
8358         * src/plugins/pgpcore/plugin.c
8359         * src/plugins/pgpcore/prefs_gpg.c
8360         * src/plugins/pgpcore/prefs_gpg.h
8361         * src/plugins/pgpcore/select-keys.c
8362         * src/plugins/pgpcore/select-keys.h
8363         * src/plugins/pgpcore/sgpgme.c
8364         * src/plugins/pgpcore/sgpgme.h
8365                 Introduce pgpcore, used by pgpmime and
8366                 pgpinline
8367         * src/plugins/pgpmime/Makefile.am
8368         * src/plugins/pgpmime/passphrase.c
8369         * src/plugins/pgpmime/passphrase.h
8370         * src/plugins/pgpmime/pgpmime.c
8371         * src/plugins/pgpmime/pgpmime.deps
8372         * src/plugins/pgpmime/plugin.c
8373         * src/plugins/pgpmime/prefs_gpg.c
8374         * src/plugins/pgpmime/prefs_gpg.h
8375         * src/plugins/pgpmime/select-keys.c
8376         * src/plugins/pgpmime/select-keys.h
8377         * src/plugins/pgpmime/sgpgme.c
8378         * src/plugins/pgpmime/sgpgme.h
8379                 Remove the core from pgpmime and add the
8380                 dependancy to pgpcore.
8381
8382 2005-07-14 [paul]       1.9.12cvs48
8383
8384         * src/stock_pixmap.c
8385                 forgot this in last commit
8386
8387 2005-07-14 [paul]       1.9.12cvs47
8388
8389         * src/account.c
8390         * src/addressbook.c
8391                 add accelerators for the buttons (sync with main)
8392         * src/compose.c
8393         * src/compose.h
8394                 add accelerators for the buttons.
8395                 fix editing with external editor.
8396                 replace gdk_input_*() with GIOChannel;
8397                 (sync with main)
8398         * src/foldersel.c
8399                 display folder names with new/unread
8400                 representation (sync with main)
8401         * src/main.c
8402                 specify default window icon (sync with main)
8403         * src/prefs_common.c
8404                 use_addr_book default to FALSE
8405         * src/summaryview.c
8406         * src/textview.c
8407                 add accelerators for the buttons (sync with main)
8408         * src/gtk/menu.c
8409                 fix typos
8410         * src/pixmaps/sylpheed_icon.xpm
8411                 updated
8412
8413 2005-07-13 [paul]       1.9.12cvs46
8414
8415         * src/plugins/pgpmime/pgpmime.c
8416         * src/plugins/pgpmime/sgpgme.c
8417                 (temporarily) use deprecated gpgme_data_rewind()
8418                 while largefile support is not present
8419                 (as suggested by Colin)
8420
8421 2005-07-13 [paul]       1.9.12cvs45
8422
8423         * configure.ac
8424                 remove large file support (for now):
8425                 it breaks too many things
8426
8427 2005-07-13 [paul]       1.9.12cvs44
8428
8429         * configure.ac
8430                 add large file support
8431         * src/html.c
8432                 fix bug #763 where href attribute was not
8433                 the very first attribute of a link
8434                 patch by Thomas Gilgin
8435
8436 2005-07-13 [colin]      1.9.12cvs43
8437
8438         * src/gtk/pluginwindow.c
8439                 Little portability fix
8440
8441 2005-07-13 [colin]      1.9.12cvs42
8442
8443         * src/plugins/pgpmime/sgpgme.c
8444                 Fix crasher.
8445
8446 2005-07-13 [colin]      1.9.12cvs41
8447
8448         * src/plugins/pgpmime/pgpmime.c
8449         * src/plugins/pgpmime/sgpgme.c
8450                 Use gpgme_data_release_and_get_mem instead
8451                 of gpgme_data_read.
8452
8453 2005-07-13 [colin]      1.9.12cvs40
8454
8455         * configure.ac
8456         * src/plugins/pgpmime/passphrase.c
8457         * src/plugins/pgpmime/passphrase.h
8458         * src/plugins/pgpmime/pgpmime.c
8459         * src/plugins/pgpmime/plugin.c
8460         * src/plugins/pgpmime/select-keys.c
8461         * src/plugins/pgpmime/select-keys.h
8462         * src/plugins/pgpmime/sgpgme.c
8463         * src/plugins/pgpmime/sgpgme.h
8464                 Port pgpmime to gpgme-1.0.
8465
8466 2005-07-12 [paul]       1.9.12cvs39
8467
8468         * AUTHORS
8469         * src/toolbar.c
8470         * src/toolbar.h
8471                 add a 'Go to Prev' button to the toolbar.
8472                 correct tooltip text of go to buttons.
8473                 based on patch by Yang Guilong <bamanzi@gmail.com>
8474
8475 2005-07-12 [colin]      1.9.12cvs38
8476
8477         * src/statusbar.c
8478                 Fix progress bar showing stuff at startup.
8479
8480 2005-07-12 [paul]       1.9.12cvs37
8481
8482         * src/editjpilot.c
8483                 fix building with jpilot support
8484
8485 2005-07-11 [colin]      1.9.12cvs36
8486
8487         * src/inc.c
8488                 Add visual indication that filtering is running
8489         * src/textview.c
8490                 Make {}[] uri delimiters
8491         * src/summaryview.c
8492                 Remove useless (and slow) calls
8493
8494 2005-07-11 [paul]       1.9.12cvs35
8495
8496         * src/plugins/clamav/clamav_plugin_gtk.c
8497         * src/plugins/dillo_viewer/dillo_prefs.c
8498         * src/plugins/pgpmime/prefs_gpg.c
8499         * src/plugins/spamassassin/spamassassin_gtk.c
8500                 gather plugins prefs together under their
8501                 own 'Plugins' heading
8502
8503 2005-07-11 [paul]       1.9.12cvs34
8504
8505         sync with main
8506
8507         * src/account.c
8508                 account_delete(): modified alert dialog
8509         * src/editjpilot.c
8510         * src/editvcard.c
8511                 fixed a crash when cancelling file selection
8512                 dialog by Escape key. Made non-ascii filename
8513                 selectable.
8514         * src/prefs_template.c
8515                 prefs_template_window_create(): make scrolled
8516                 window policy AUTOMATIC
8517
8518 2005-07-10 [hoa]        1.9.12cvs33
8519
8520         * src/etpan/imap-thread.c
8521                 workaround for old Courier IMAP servers.
8522
8523 2005-07-10 [colin]      1.9.12cvs32
8524
8525         * src/folder.c
8526         * src/statusbar.c
8527         * src/statusbar.h
8528                 Add visual progress indicator on filtering/processing
8529                 Factorize the progress bar code
8530         * src/imap.c
8531         * src/imap.h
8532         * src/etpan/imap-thread.c
8533                 Add a reference counter to avoid destroying the Folder
8534                 while it's in use by another callback.
8535
8536 2005-07-09 [hoa]        1.9.12cvs31
8537
8538         * src/imap.c
8539         * src/etpan/imap-thread.c
8540                 fixed deadlock when removing IMAP account.
8541
8542 2005-07-08 [colin]      1.9.12cvs30
8543
8544         * src/textview.c
8545         * src/unmime.c
8546                 Fix again problems decoding broken headers
8547         * src/gtk/inputdialog.c
8548                 Fix local variable shadowing a global one
8549
8550 2005-07-08 [colin]      1.9.12cvs29
8551
8552         * src/msgcache.c
8553                 Make the cache/mark files platform-agnostic by writing
8554                 them in little-endian format. Reading them is also done
8555                 in little-endian format, of course; however, in order
8556                 to avoid trashing mark data on big-endian machines, the
8557                 files are, at first, read from the native format if the
8558                 little-endian one doesn't exist. This is easy to deter-
8559                 mine by trying to open a file with a swapped data_ver
8560                 and seeing if it's the wanted version.
8561                 Little-endian using users should see absolutely no
8562                 difference, Big-endian users may get a very little
8563                 performance drop due to byte-swapping.
8564                 Tested on i386 and ppc32. 
8565                 Fixes bug #159 (The index file, in the mailboxes, is 
8566                 hardware depending).
8567
8568                 To have the cache/mark files updated to the new little-
8569                 endian format, "Check for new messages" or even
8570                 "Rebuild folder tree" aren't enough. Files will be
8571                 updated as soon as a folder has been opened/closed.
8572                 To update everything, just select all folders by
8573                 selecting them one by one.
8574
8575 2005-07-07 [colin]      1.9.12cvs28
8576
8577         * src/imap.c
8578                 Remember the folder separator per IMAPFolder
8579                 instead of globally.
8580                 Revive the Session on noop; fixes bug #761
8581                 (mark a bunch of unread messages as read takes 
8582                 forever)
8583
8584 2005-07-07 [darko]      1.9.12cvs27
8585
8586         * src/common/template.c
8587                 Sort templates alphabetically
8588
8589 2005-07-06 [colin]      1.9.12cvs26
8590
8591         * src/imap.c
8592                 Try to use the correct separator in
8593                 most cases. Possibly fixes bug #759
8594                 (only creates the INBOX folder when 
8595                 setting up new IMAP account) and 
8596                 bug #760 (Can't retrieve messages)
8597
8598 2005-07-06 [colin]      1.9.12cvs25
8599
8600         * src/imap.c
8601                 Use real_path in status command. This will
8602                 help later, when namespaces will be used.
8603
8604 2005-07-06 [colin]      1.9.12cvs24
8605
8606         * configure.ac
8607         * src/account.c
8608         * src/folder.c
8609         * src/imap.c
8610         * src/etpan/etpan-log.c
8611         * src/etpan/etpan-thread-manager.c
8612         * src/etpan/imap-thread.c
8613                 Add a --disable-libetpan parameter. With this,
8614                 users that don't want IMAP4 support can avoid
8615                 the new dependancy (and have no IMAP support).
8616                 Users that have IMAP4 accounts and use this
8617                 parameter won't lose their configuration, their
8618                 IMAP accounts will just be invisible and not
8619                 used.
8620         * src/textview.c
8621                 Make the "Copy ..." contextual menu items 
8622                 copy to both the X clipboard and the gtk 
8623                 clipboard - as most other apps do.
8624         * src/gtk/about.c
8625                 Add a notice about OpenSSL usage, in order to
8626                 comply with OpenSSL's license (point 6):
8627                 http://www.openssl.org/source/license.html
8628
8629 2005-07-06 [colin]      1.9.12cvs23
8630
8631         * src/alertpanel.c
8632                 Fix a minimum size for alertpanels
8633         * src/compose.c
8634                 Show 'No space left on device' type errors
8635                 when queuing/sending
8636         * src/imap_gtk.c
8637         * src/mh_gtk.c
8638                 Rework folder's deletion message (remove 
8639                 extra \n)
8640
8641 2005-07-05 [colin]      1.9.12cvs22
8642
8643         * src/imap.c
8644                 Add an alertpanel on auth error
8645                 Add pseudo-log
8646                 Remove pthread-related stuff
8647
8648 2005-07-05 [colin]      1.9.12cvs21
8649
8650         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8651                 Fix crash on plugin reloading (with a hack)
8652
8653 2005-07-05 [colin]      1.9.12cvs20
8654
8655         * src/prefs_account.c
8656         * src/prefs_account.h
8657                 Fix typo
8658         * src/gtk/filesel.c
8659         * src/gtk/filesel.h
8660                 Add a way to filter the view
8661         * src/gtk/pluginwindow.c
8662                 Filter loadable stuff
8663         * src/plugins/pgpmime/prefs_gpg.c
8664                 Fix missing unregistration
8665         * .cvsignore
8666         * src/etpan/.cvsignore
8667         * src/plugins/spamassassin/.cvsignore
8668                 Add more stuff to cvs ignored files
8669
8670 2005-07-04 [colin]      1.9.12cvs19
8671
8672         * src/imap.c
8673                 Fix scan_required returning FALSE when it
8674                 shouldn't. Maybe fix #760 (Can't retrieve
8675                 messages)
8676
8677 2005-07-04 [colin]      1.9.12cvs18
8678
8679         * src/summaryview.c
8680                 Fix always_show_msg pref
8681
8682 2005-07-04 [paul]       1.9.12cvs17
8683
8684         sync with main (forgotten in last commit)
8685         
8686         * src/common/utils.c
8687         * src/common/utils.h
8688                 check_line_length(): new.
8689                 is_dir_exist()
8690                 is_file_entry_exist()
8691                 dirent_is_regular_file()
8692                 dirent_is_directory(): use g_file_test() instead of stat().
8693
8694 2005-07-04 [paul]       1.9.12cvs16
8695
8696         sync with main:
8697
8698         * src/compose.c
8699                 compose_write_to_file(): check for line
8700                 length limit and display warning if exceeds
8701         * src/jpilot.c
8702                 use get_home_dir() instead of g_get_home_dir()
8703         * src/procheader.c
8704                 removed warning about invalid date
8705         * src/vcard.c
8706                 use get_home_dir() instead of g_get_home_dir()
8707
8708 2005-07-04 [paul]       1.9.12cvs15
8709
8710         * src/stock_pixmap.c
8711                 fix new pixmap naming errors
8712                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8713
8714 2005-07-04 [colin]      1.9.12cvs14
8715
8716         * src/imap.c
8717                 Fix debugging string with a warning
8718
8719 2005-07-04 [colin]      1.9.12cvs13
8720
8721         * configure.ac
8722                 Add a check for libetpan's version (>= 0.37)
8723
8724 2005-07-04 [hoa]        1.9.12cvs12
8725
8726         * commitHelper
8727         * src/imap.c
8728         * src/etpan/imap-thread.c
8729         * src/etpan/imap-thread.h
8730                 fixed IMAP implementation of check of mails.
8731
8732 2005-07-03 [hoa]        1.9.12cvs11
8733
8734         * src/etpan/Makefile.am
8735         * src/etpan/etpan-errors.h
8736         * src/etpan/etpan-log.[ch]
8737         * src/etpan/etpan-thread-manager-types.h
8738         * src/etpan/etpan-thread-manager.[ch]
8739         * src/etpan/imap-thread.[ch]
8740         * src/Makefile.am
8741         * src/imap.c
8742         * src/main.c
8743         * src/prefs_other.c
8744         * configure.ac
8745             merged imap branch.
8746             dependency on libetpan 0.37 is now added.
8747
8748 2005-07-01 [colin]      1.9.12cvs10
8749
8750         * src/Makefile.am
8751         * src/folder.c
8752         * src/folder.h
8753         * src/folderview.c
8754         * src/stock_pixmap.c
8755         * src/stock_pixmap.h
8756         * src/plugins/trayicon/trayicon.c
8757                 Add marked symbol on folders containing
8758                 marked messages
8759         * src/procmsg.c
8760         * src/procmsg.h
8761         * src/toolbar.c
8762         * src/prefs_common.c
8763         * src/prefs_common.h
8764         * src/prefs_send.c
8765                 Add an optional confirmation dialog on queue
8766                 sending. Patch by wwp.
8767         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8768         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8769         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8770         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8771         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8772         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8773         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8774         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8775         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8776         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8777         * src/pixmaps/trash_mark.xpm            ** ADDED **
8778                 New pixmaps
8779
8780 2005-07-01 [colin]      1.9.12cvs9
8781
8782         * src/summaryview.c
8783                 Fix a little threading bug
8784         * src/addrgather.c
8785         * src/mainwindow.c
8786                 A little bit of HIG normality never hurts
8787
8788 2005-07-01 [colin]      1.9.12cvs8
8789
8790         * src/compose.c
8791         * src/msgcache.c
8792         * src/pop.c
8793         * src/procmime.c
8794         * src/recv.c
8795         * src/common/log.c
8796         * src/common/template.c
8797         * src/common/utils.c
8798         * src/common/utils.h
8799                 Reverted the fwrite_atomic stuff. In fact
8800                 it is already atomic.
8801
8802 2005-06-30 [colin]      1.9.12cvs7
8803
8804         * src/common/utils.c
8805         * src/common/utils.h
8806                 Add an fwrite_atomic() function to make
8807                 sure we write everything: fwrite can make
8808                 short writes.
8809         * src/compose.c
8810         * src/msgcache.c
8811         * src/pop.c
8812         * src/procmime.c
8813         * src/recv.c
8814         * src/common/log.c
8815         * src/common/template.c
8816                 Use that (and fix swapping of size and nmemb).
8817                 Thanks to Rich Coe for the heads up.
8818
8819 2005-06-30 [colin]      1.9.12cvs6
8820
8821         * src/addressbook.c
8822                 Optimize addressbook opening 
8823
8824 2005-06-30 [colin]      1.9.12cvs5
8825
8826         * src/summaryview.c
8827                 Remove calls to summary_step after move/copy
8828
8829 2005-06-28 [paul]       1.9.12cvs4
8830
8831         * src/alertpanel.c
8832                 wrap and make the error msg selectable
8833
8834 2005-06-28 [paul]       1.9.12cvs3
8835
8836         * src/ssl_manager.c
8837                 replace the OK button with a Close button
8838         * src/gtk/foldersort.c
8839                 use GTK_STOCK_ icons/buttons
8840
8841 2005-06-28 [colin]      1.9.12cvs2
8842
8843         * src/gedit-print.c             ** ADDED **
8844         * src/gedit-print.h             ** ADDED **
8845         * src/gtk/gtksourceprintjob.c   ** ADDED **
8846         * src/gtk/gtksourceprintjob.h   ** ADDED **
8847                 I can't believe no one had enough time to tell
8848                 me I forgot the `cvs add`
8849
8850 2005-06-27 [colin]      1.9.12cvs1
8851
8852         * src/Makefile.am
8853         * src/gtk/Makefile.am
8854         * src/messageview.c
8855         * src/procmsg.c
8856         * src/summaryview.c
8857         * configure.ac
8858                 Add optional libgnomeprint-based printing
8859         * src/mainwindow.c
8860         * src/gtk/quicksearch.c
8861                 Add an Edit/Quick search menu item to show
8862                 and focus the quicksearch
8863
8864 2005-06-27 [paul]       1.9.12
8865
8866         1.9.12 release
8867
8868         * po/ca.po
8869         * po/de.po
8870         * po/es.po
8871         * po/fr.po
8872         * po/it.po
8873         * po/ko.po
8874         * po/pt_BR.po
8875         * po/sk.po
8876         * po/zh_CN.po
8877                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8878                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8879                 SungHyun Nam, Frederico Goncalves Guimaraes,
8880                 Andrej Kacian, and Yang Guilong
8881 2005-06-26 [colin]      1.9.11cvs106
8882
8883         * src/imap_gtk.c
8884                 Forgot one file for previous fix
8885
8886 2005-06-26 [colin]      1.9.11cvs105
8887
8888         * src/folder.c
8889         * src/imap.c
8890                 Fix problems with folder operations in no_select
8891                 imap folders. it applies only to mails, and 
8892                 creation/deletion/move/renaming of folders 
8893                 should be possible
8894
8895 2005-06-26 [paul]       1.9.11cvs104
8896
8897         * src/prefs_filtering.c
8898                 replace one more GTK_STOCK_REMOVE
8899                 with GTK_STOCK_DELETE
8900
8901 2005-06-25 [colin]      1.9.11cvs103
8902
8903         * src/imap.c
8904                 Optimize get_seq_set_from_seq_list
8905                 (Patch by Ricardo) 
8906
8907 2005-06-25 [colin]      1.9.11cvs102
8908
8909         * src/mh.c
8910                 If the directory exists, but not in the
8911                 correct encoding, rename it. This should
8912                 handle old-versions-induced bugs.
8913
8914 2005-06-25 [colin]      1.9.11cvs101
8915
8916         * src/mh.c
8917                 Fix path access with extended dir names
8918                 Fixes bug #589 (SC segfaults with wrong locale
8919                 settings)
8920
8921 2005-06-25 [colin]      1.9.11cvs100
8922
8923         * src/prefs_account.c
8924         * src/prefs_account.h
8925         * src/compose.c
8926                 Add an option to encrypt replies to
8927                 encrypted messages
8928
8929 2005-06-25 [colin]      1.9.11cvs99
8930
8931         * src/compose.c
8932         * src/quote_fmt_parse.y
8933                 ... And make it work with pgpinline.
8934
8935 2005-06-25 [colin]      1.9.11cvs98
8936
8937         * src/compose.c
8938         * src/procmime.c
8939         * src/procmime.h
8940         * src/quote_fmt_parse.y
8941                 o Make reedition of encrypted messages possible
8942                   (as long as it is encrypted to self too, no
8943                    magic there)
8944                 o Make replying with quote (and without selecting
8945                   text) possible for encrypted messages.
8946                 Closes bug #550 (Not possible to "reply with quote"
8947                 to gnupg encrypted messages)
8948
8949 2005-06-24 [paul]       1.9.11cvs97
8950
8951         * src/imap.c
8952                 add missing include
8953
8954 2005-06-24 [paul]       1.9.11cvs96
8955
8956         * src/editldap.c
8957                 made bind password entry invisible
8958                 (sync with main)
8959         * src/send_message.c
8960                 send_message_local(): check exit status
8961                 to detect errors (sync with main)
8962         * src/textview.c
8963                 use main's less ambiguous popup menu
8964                 wording
8965
8966 2005-06-24 [paul]       1.9.11cvs95
8967
8968         * src/prefs_actions.c
8969         * src/prefs_customheader.c
8970         * src/prefs_display_header.c
8971         * src/prefs_filtering_action.c
8972         * src/prefs_matcher.c
8973         * src/prefs_template.c
8974         * src/prefs_toolbar.c
8975                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
8976         * src/gtk/description_window.c
8977                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
8978
8979 2005-06-23 [colin]      1.9.11cvs94
8980
8981         * src/summaryview.c
8982                 Fix rough edges (be sure to call status_show whenever
8983                 necessary).
8984
8985 2005-06-23 [colin]      1.9.11cvs93
8986
8987         * src/summaryview.c
8988                 Optimize Select All
8989                 Before, in a 5K mails folder: 11s
8990                 After, in the same folder: 58000µs
8991                 The joys of locking... gtk_clist_select_all() fires a 
8992                 tree-select-row event for each selected row, which in 
8993                 summaryview, callbacks summary_selected which in turn,
8994                 calls summary_status_show, which walks the selected
8995                 rows. Hence, calling gtk_clist_select_all was 
8996                 exponential. Locking the summaryview makes 
8997                 summary_selected return early.
8998
8999 2005-06-23 [colin]      1.9.11cvs92
9000
9001         * src/imap.c
9002                 Move mutex at the important place to avoid
9003                 deadlocks
9004         * src/summaryview.c
9005                 Fix Del key deleting directly instead of
9006                 moving to trash
9007
9008 2005-06-22 [colin]      1.9.11cvs91
9009
9010         * src/plugins/spamassassin/libspamc.c
9011                 As we do spagetti code with assignations in multiple
9012                 places (see _message_read_raw where out = msg = raw),
9013                 let's be sure we don't free the same pointer twice.
9014                 Should fix bug #683 (Crash in libpam at 
9015                 message_cleanup).
9016
9017 2005-06-22 [colin]      1.9.11cvs90
9018
9019         * src/compose.c
9020         * src/messageview.c
9021         * src/toolbar.c
9022                 Make toolbar's delete use the move to trash stuff;
9023                 Add gtk_widget_realize to be sure pixmaps can get
9024                 created (that may fix an old worksforme bug which
9025                 I can't find back...)
9026
9027 2005-06-22 [colin]      1.9.11cvs89
9028
9029         * src/summaryview.c
9030         * src/summaryview.h
9031         * src/mainwindow.c
9032                 Rename "Message/Delete" to "Message/Move to trash"
9033                 Add "Message/Delete..." that directly destroys the
9034                 selected messages after asking for a confirmation.
9035
9036 2005-06-22 [colin]      1.9.11cvs88
9037
9038         * src/imap.c
9039                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9040                 o Fix a deadlock (thanks Darko)
9041
9042 2005-06-22 [colin]      1.9.11cvs87
9043
9044         * src/gtk/foldersort.c
9045                 Add missing include for the i18n;
9046                 patch by Fabien Vantard
9047
9048 2005-06-21 [colin]      1.9.11cvs86
9049
9050         * src/folder.c
9051         * src/folderview.c
9052                 Respect the no_select flag
9053         * src/imap.c
9054                 Fix recursive deletion
9055         * src/imap_gtk.c
9056         * src/mh_gtk.c
9057                 Make the folder deletion's warning
9058                 more explicit
9059
9060 2005-06-21 [colin]      1.9.11cvs85
9061
9062         * src/textview.c
9063                 Prevent email addresses from spanning accross
9064                 lines - fixes bug # 646 (newline-chars in 
9065                 email addresses)
9066
9067 2005-06-20 [colin]      1.9.11cvs84
9068
9069         * src/folder.c
9070                 Be sure not to remove source if copy failed
9071
9072 2005-06-20 [colin]      1.9.11cvs83
9073
9074         * src/folderview.c
9075         * src/imap_gtk.c
9076                 remove summaryview's lock
9077         * src/imap.c
9078                 introduce threads to avoid problems when foreground tasks
9079                 interfere with background tasks
9080         * src/mh.c
9081                 prevent moving to drafts/queue
9082         * src/mimeview.c
9083                 fix leak
9084
9085 2005-06-19 [colin]      1.9.11cvs82
9086
9087         * src/imap_gtk.c
9088                 Remember that the user doesn't want to override
9089                 offline mode, for 3 seconds. It avoid presenting
9090                 him with N popups in a really short time.
9091
9092 2005-06-17 [colin]      1.9.11cvs81
9093
9094         * src/imap.c
9095                 Fix IMAP breaking on folders containing '('
9096                 (Probably won't be enough)
9097
9098 2005-06-17 [colin]      1.9.11cvs80
9099
9100         Forgotten files on 1.9.11cvs79
9101         * src/summaryview.c
9102                 Fix stepping when not immediately executing
9103         * src/imap.c
9104                 Really prevent UID FETCH 0
9105         * src/codeconv.c
9106                 Fix outgoing charset never set to utf-8
9107         * src/mh.c
9108                 Fix leak
9109
9110 2005-06-16 [colin]      1.9.11cvs79
9111
9112         * src/compose.c
9113                 Fix bug #707 (Dash splits rows)
9114                 Only wrap if we're on a line break position and
9115                 the previous one was a "white" (space) char.
9116                 Pango stuff is weird.
9117
9118 2005-06-16 [colin]      1.9.11cvs78
9119
9120         * src/imap_gtk.c
9121                 Lock summaryview while downloading messages
9122                 on user demand
9123         * src/procheader.c
9124         * src/unmime.c
9125         * src/common/utils.c
9126         * src/common/utils.h
9127                 Replace \r and \n with spaces in From and
9128                 Subject headers
9129
9130 2005-06-16 [paul]       1.9.11cvs77
9131
9132         * src/procmime.c
9133                 liberalise the mime parser
9134         * src/gtk/about.c
9135                 add text wrapping
9136
9137 2005-06-16 [paul]       1.9.11cvs76
9138
9139         * src/gtk/about.c
9140                 reworked
9141
9142 2005-06-15 [colin]      1.9.11cvs75
9143
9144         * src/compose.c
9145                 Finish header encoding fix
9146         * src/summaryview.c
9147                 Fix segfault
9148         * src/headerview.c
9149                 Fix compilation (Thanks Stephan
9150                 Sachse)
9151
9152 2005-06-15 [colin]      1.9.11cvs74
9153
9154         * Makefile.am
9155                 Install gnome2 stuff rather than gnome1, 
9156                 if both are present
9157         * src/codeconv.c
9158         * src/codeconv.h
9159         * src/compose.c
9160                 Fix headers encoding
9161         * src/folder.c
9162                 Visual progress when fetching all messages
9163         * src/folderview.c
9164         * src/summaryview.c
9165         * src/summaryview.h
9166                 Prevent changing current message while
9167                 incorporating
9168
9169 2005-06-15 [paul]       1.9.11cvs73
9170
9171         * src/gtk/gtkaspell.c
9172         * src/gtk/gtkaspell.h
9173                 fix build warnings
9174
9175 2005-06-15 [paul]       1.9.11cvs72
9176
9177         * src/prefs_filtering.c
9178                 allow reordering of filter rules by
9179                 drag n drop
9180
9181 2005-06-15 [paul]       1.9.11cvs71
9182
9183         * COPYING
9184                 updated
9185         * src/codeconv.c
9186                 replace deprecated function
9187         * src/inc.c
9188         * src/send_message.c
9189         * src/gtk/progressdialog.c
9190         * src/gtk/progressdialog.h
9191                 salvage and reuse parts of reverted sync
9192
9193 2005-06-15 [paul]       1.9.11cvs70
9194
9195         * src/inc.c
9196         * src/send_message.c
9197         * src/gtk/progressdialog.c
9198         * src/gtk/progressdialog.h
9199                 revert yesterday's sync with main
9200                 it contains deprecated functions
9201
9202 2005-06-15 [colin]      1.9.11cvs69
9203
9204         * src/headerview.c
9205                 Fix bug #670 (multi user to: will corrupt message 
9206                 headers display)
9207
9208 2005-06-15 [colin]      1.9.11cvs68
9209
9210         * src/compose.c
9211                 Fix bug #421 (Fix undo on wrapping)
9212
9213 2005-06-15 [colin]      1.9.11cvs67
9214
9215         * src/folder.c
9216                 Provide visual feedback while processing
9217                 folder's rules.
9218         * src/imap.c
9219                 Provide visual feedback while getting
9220                 short headers (for uncached messages)
9221
9222
9223 2005-06-14 [paul]       1.9.11cvs66
9224
9225         * src/account.c
9226                 change a couple stock icons
9227         * src/inc.c
9228         * src/send_message.c
9229         * src/gtk/progressdialog.c
9230         * src/gtk/progressdialog.h
9231                 sync main's GtkTreeView implementation
9232
9233 2005-06-14 [colin]      1.9.11cvs65
9234
9235         * src/imap.c
9236                 Various little fixes, mainly on error paths
9237
9238 2005-06-13 [colin]      1.9.11cvs64
9239
9240         * matcher.c
9241         * procmsg.c
9242         * procmsg.h
9243                 Add a way to fetch only headers. This speeds
9244                 up filtering on headers for IMAP. Fixes:
9245                 bug #481 extraneous imap commands slow down 
9246                         imap filtering
9247                 bug #522 Sylpheed downloads all messages 
9248                         when opening mailbox (IMAP)
9249                 bug #677 IMAP fetch is soooooooooooooo slow
9250         * src/folder.c
9251         * src/folder.h
9252                 Add a folder set_batch method so that
9253                 implementations can speed up flags changes
9254         * src/folderutils.c
9255         * src/summaryview.c
9256                 Use that in mark as (un)read and mark all read
9257                 Refix bug #679
9258         * src/imap.c
9259                 Implement set_batch - brings back deferred
9260                 flags in a less buggy manner. Fixes:
9261                 bug #729 IMAP immediate expunge of deleted messages
9262                 bug #191 remove list of messages with one command
9263                 Fix login with strange chars
9264                 Implement fetch_msg_full
9265                 Fix copy (wrong counts)
9266
9267 2005-06-12 [colin]      1.9.11cvs63
9268
9269         * src/folder.c
9270                 lock incorporation during long operations.
9271                 Avoids fucking up the IMAP socket.
9272
9273 2005-06-12 [colin]      1.9.11cvs62
9274
9275         * src/imap.c
9276                 Fix harmful typo
9277                 Factorize remove_all_msg
9278                 Thread-ize expunge
9279         * src/summaryview.c
9280                 Don't update partial-download status if unnecessary
9281         * src/folder.c
9282                 Use remove_msgs everywhere possible
9283
9284 2005-06-12 [colin]      1.9.11cvs61
9285
9286         * src/folder.c
9287         * src/folder.h
9288                 Add a remove_msgs function to remove a 
9289                 list of messages
9290         * src/imap.c
9291                 Implement that.
9292
9293 2005-06-12 [colin]      1.9.11cvs60
9294
9295         * src/imap.c
9296                 Remove flags-processing deferring... Too hard
9297                 to get it to work in all cases.
9298
9299 2005-06-11 [colin]      1.9.11cvs59
9300
9301         * src/imap.c
9302                 printf -> debug_print
9303
9304 2005-06-11 [colin]      1.9.11cvs58
9305
9306         * src/imap.c
9307                 o Fix build without USE_PTHREAD
9308                 o Factorize imap_open
9309                 o Alertpanel in case of impossible connection
9310                 o Alertpanel in case of impossible login
9311                 o Fix deferred flags processing to force a 
9312                   flush before adding some more flags to process,
9313                   but in another folder.
9314
9315 2005-06-10 [colin]      1.9.11cvs57
9316
9317         * src/imap.c
9318                 o Fix a format string error
9319                 o init ssl socket outside of the thread 
9320                   (it possibly invokes gtk calls)
9321         * src/procmime.c
9322                 o Put back the buffer to its necessary size
9323                 o Fix changing a file pointer without keeping
9324                   track of it (thanks Valgrind)
9325         * src/common/smtp.c
9326                 o Fix automatic STARTTLS if login should be done
9327                   and the server only allows it after starting TLS
9328         * src/gtk/gtkinputdialog.c
9329                 o Eat GDK_Return so that the combo popup doesn't 
9330                   appear when we press Enter to validate the combo
9331                   input dialog (as seen in the Open with... dialog)
9332
9333 2005-06-10 [colin]      1.9.11cvs56
9334
9335         * src/imap.c
9336                 o A bit less debug
9337                 o Fix a crash on deletion
9338                 o Threadize imap_select (it's called outside of 
9339                   threads)
9340                 o Defer treatment of DELETED flags
9341
9342
9343 2005-06-09 [colin]      1.9.11cvs55
9344
9345         * src/imap.c
9346                 Make sure we check imap_gtk_should_override(), which
9347                 potentially calls gtk stuff, before creating thread.
9348                 That way it should't be called via imap_get_session()
9349                 inside a thread.
9350
9351 2005-06-09 [colin]      1.9.11cvs54
9352
9353         * src/imap.c
9354                 o add a bit of status output
9355                 o remove some dead code
9356                 o threadize get_list_of_uids
9357                 o threadize imap_get_flags
9358                 o defer flag changing by 500ms so that they
9359                   can be batched
9360
9361
9362 2005-06-08 [colin]      1.9.11cvs53
9363
9364         * src/imap.c
9365                 Thread-ize imap_cmd_fetch
9366
9367 2005-06-08 [colin]      1.9.11cvs52
9368
9369         * src/main.c
9370                 Mmh, that broke POP3...
9371
9372 2005-06-08 [colin]      1.9.11cvs51
9373
9374         * src/main.c
9375                 Stabilize IMAP patch (thanks to Hoa)
9376
9377 2005-06-08 [colin]      1.9.11cvs50
9378
9379         * src/imap.c
9380                 Test patch to speed up imap. 
9381
9382 2005-06-08 [colin]      1.9.11cvs49
9383
9384         * src/imap_gtk.c
9385                 Warning fix
9386         * src/procmime.c
9387                 Apply patch from gentoo to use /usr/share/mime/globs if 
9388                 available, after un-breaking it
9389         * src/common/log.c
9390         * src/common/log.h
9391                 Use g_timeout for invoking hooks that possibly use gtk
9392                 calls. This should leave gtk calls in the main thread.
9393
9394 2005-06-08 [paul]       1.9.11cvs48
9395
9396         * src/codeconv.c
9397                 conv_get_outgoing_charset_str(): don't
9398                 use prefs_common setting
9399         * src/compose.c
9400         * src/compose.h
9401                 add /Options/Character encoding/... to
9402                 temporarily change the outgoing encoding
9403
9404         (belated sync with main)
9405
9406 2005-06-08 [paul]       1.9.11cvs47
9407
9408         * src/compose.c
9409                 correction to/completion of last
9410                 sync with main
9411
9412 2005-06-08 [paul]       1.9.11cvs46
9413
9414         sync with main:
9415         
9416         * src/codeconv.c
9417         * src/codeconv.h
9418                 always enabled Japanese auto-detection
9419                 if the first letters of locale string
9420                 is "ja"
9421         * src/compose.c
9422                 don't use "destroy" signal to destroy
9423                 Compose object (fix rare crashes on discard?)
9424         * src/mainwindow.c
9425         * src/messageview.c
9426         * src/prefs_send.c
9427                 added Hebrew encodings
9428         * src/sourcewindow.c
9429                 don't use "destroy" signal to destroy
9430                 objects
9431
9432 2005-06-07 [colin]      1.9.11cvs45
9433
9434         * src/summaryview.c
9435                 Add missing unlocks/locks
9436
9437 2005-06-07 [paul]       1.9.11cvs44
9438
9439         * src/summaryview.c
9440                 restore bug #749 fix
9441
9442 2005-06-06 [colin]      1.9.11cvs43
9443
9444         * src/summaryview.c
9445                 Fix selection bug when prefs_common.open_unread 
9446                 is FALSE
9447
9448 2005-06-06 [colin]      1.9.11cvs42
9449
9450         * src/common/md5.c
9451                 Fix a warning
9452         * src/summaryview.c
9453         * src/folderview.c
9454                 Factorize long operations beginning and end
9455                 (locking, freezing/thawing, cursor, ...)
9456                 Check selection->data member in selection-
9457                 related loops; this avoids dying an awful
9458                 death if the selection changes on us while
9459                 we're marking a whole IMAP folder unread, 
9460                 for example.
9461
9462 2005-06-06 [paul]       1.9.11cvs41
9463
9464         * src/textview.c
9465                 don't g_free() a static gchar buffer
9466
9467 2005-06-05 [colin]      1.9.11cvs40
9468
9469         * src/mainwindow.c
9470         * src/messageview.c
9471         * src/summaryview.c
9472                 Fix bug #749 (Show all headers should be
9473                 sticky as the GUI suggests)
9474
9475 2005-06-03 [paul]       1.9.11cvs39
9476
9477         * src/compose.c
9478                 don't allow editing of mail while sending.
9479                 patch by Colin
9480
9481 2005-06-03 [paul]       1.9.11cvs38
9482
9483         * src/folderview.c
9484                 add a freeze/thaw to speed up 'mark all read'
9485
9486 2005-06-03 [paul]       1.9.11cvs37
9487
9488         * src/prefs_message.c
9489                 reflect changes immediately
9490
9491 2005-06-02 [colin]      1.9.11cvs36
9492
9493         * po/POTFILES.in
9494                 Patch by Fabien Vantard.
9495
9496 2005-06-02 [colin]      1.9.11cvs35
9497
9498         * src/imap.c
9499                 Use a non-blocking imap_getline() if possible.
9500                 This should completely prevent the interface
9501                 from freezin on imap operations, although it
9502                 may do strange stuff in case of folder switching
9503                 while a big imap operation is taking place...
9504
9505                 In addition, fix a leak in the case thread
9506                 creation fails on connection.
9507
9508 2005-06-02 [colin]      1.9.11cvs34
9509
9510         * src/crash.c
9511         * src/prefs_common.h
9512                 Fix build (prefs_common_init() doesn't exist
9513                 anymore)
9514
9515 2005-06-02 [colin]      1.9.11cvs33
9516
9517         * src/prefs_account.c
9518                 Fix bug #245 (filtering rules broken when
9519                 renaming a remote account (imap4 or nntp)
9520
9521 2005-06-02 [colin]      1.9.11cvs32
9522
9523         * src/imap.c
9524                 Try to fix IMAP shortcomings: 
9525                 o Multithread imap_open()
9526                 o allow offline-mode overriding instead of
9527                   just returning NULL
9528         * src/imap_gtk.c
9529         * src/imap_gtk.h
9530                 Add a function to ask whether we want to
9531                 override offline-mode for 10 minutes (one-shot
9532                 asking was painful)
9533         * src/procheader.c
9534                 Fix segfault when imap parser isn't happy about
9535                 a missing {
9536
9537 2005-06-01 [colin]      1.9.11cvs31
9538
9539         * src/addrharvest.c
9540         * src/compose.c
9541         * src/mbox.c
9542         * src/mbox.h
9543         * src/mh.c
9544         * src/msgcache.c
9545         * src/send_message.c
9546         * src/setup.c
9547         * src/undo.c
9548         * src/common/hooks.c
9549         * src/common/prefs.c
9550         * src/common/template.c
9551         * src/common/utils.c
9552         * src/gtk/gtkutils.c
9553         * src/gtk/inputdialog.c
9554         * src/gtk/menu.c
9555         * src/gtk/pluginwindow.c
9556         * src/gtk/prefswindow.c
9557         * src/plugins/pgpmime/passphrase.c
9558         * src/plugins/pgpmime/prefs_gpg.c
9559                 More -Wall fixes
9560
9561         * src/common/Makefile.am
9562         * src/common/timing.h
9563                 Add basic timing code
9564
9565         * src/summaryview.c
9566                 Fix a bug with unread messages when 
9567                 re-sorting folders, and by the way
9568                 fix a big performance hit when 
9569                 re-sorting (10k mails: before 5s,
9570                 after .5s)
9571
9572         * src/prefs_compose_writing.c
9573         * src/prefs_compose_writing.h
9574         * src/prefs_message.c
9575         * src/prefs_message.h
9576         * src/prefs_other.c
9577         * src/prefs_other.h
9578         * src/prefs_quote.c
9579         * src/prefs_quote.h
9580         * src/prefs_receive.c
9581         * src/prefs_receive.h
9582         * src/prefs_send.c
9583         * src/prefs_send.h
9584         * src/prefs_summaries.c
9585         * src/prefs_summaries.h
9586                 Fix copyright banner
9587
9588 2005-06-01 [paul]       1.9.11cvs30
9589
9590         * po/fi.po
9591                 updated by Flammie Pirinen
9592         * src/procmime.c
9593                 fix 'Bad BASE64 content' output
9594
9595 2005-05-31 [colin]      1.9.11cvs29
9596
9597         * src/procmime.c
9598                 Oops, where did my hunk go.
9599
9600 2005-05-31 [colin]      1.9.11cvs28
9601
9602         * src/Makefile.am
9603         * src/account.c
9604         * src/action.c
9605         * src/addr_compl.c
9606         * src/addressbook.c
9607         * src/codeconv.c
9608         * src/compose.c
9609         * src/export.c
9610         * src/folder.c
9611         * src/folderview.c
9612         * src/image_viewer.c
9613         * src/main.c
9614         * src/mainwindow.c
9615         * src/messageview.c
9616         * src/mimeview.c
9617         * src/msgcache.c
9618         * src/prefs_account.c
9619         * src/prefs_actions.c
9620         * src/prefs_common.c
9621         * src/prefs_compose_writing.c
9622         * src/prefs_customheader.c
9623         * src/prefs_ext_prog.c
9624         * src/prefs_filtering.c
9625         * src/prefs_filtering_action.c
9626         * src/prefs_fonts.c
9627         * src/prefs_image_viewer.c
9628         * src/prefs_message.c
9629         * src/prefs_message.h
9630         * src/prefs_msg_colors.c
9631         * src/prefs_other.c
9632         * src/prefs_other.h
9633         * src/prefs_quote.c
9634         * src/prefs_receive.c
9635         * src/prefs_receive.h
9636         * src/prefs_send.c
9637         * src/prefs_send.h
9638         * src/prefs_spelling.c
9639         * src/prefs_summaries.c
9640         * src/prefs_summary_column.c
9641         * src/prefs_template.c
9642         * src/prefs_themes.c
9643         * src/prefs_toolbar.c
9644         * src/prefs_wrapping.c
9645         * src/procmime.c
9646         * src/procmsg.c
9647         * src/send_message.h
9648         * src/ssl_manager.c
9649         * src/summary_search.c
9650         * src/summaryview.c
9651         * src/textview.c
9652         * src/wizard.c
9653         * src/common/smtp.c
9654         * src/common/smtp.h
9655         * src/gtk/gtkutils.h
9656                 o Move the rest of Common prefs to new style
9657                 o Lots of -Wall warning fixes
9658                 o fix FIXME in cache memusage calculation
9659                 o Let return receipts be sent from any account
9660                 o Little cache optimisation (read)
9661                 o Fix bug #746 (don't treat commas as separators
9662                   when inside a quoted string)
9663
9664 2005-05-31 [paul]       1.9.11cvs27
9665
9666         * src/prefs_common.c
9667                 fix 'off-by-one' typo
9668
9669 2005-05-31 [paul]       1.9.11cvs26
9670
9671         * src/account.c
9672         * src/addr_compl.c
9673         * src/compose.c
9674         * src/foldersel.c
9675         * src/prefs_actions.c
9676         * src/prefs_common.c
9677         * src/prefs_common.h
9678         * src/prefs_customheader.c
9679         * src/prefs_display_header.c
9680         * src/prefs_filtering.c
9681         * src/prefs_filtering_action.c
9682         * src/prefs_matcher.c
9683         * src/prefs_summaries.c
9684         * src/prefs_summary_column.c
9685         * src/prefs_template.c
9686         * src/prefs_toolbar.c
9687         * src/ssl_manager.c
9688         * src/gtk/pluginwindow.c
9689         * src/gtk/prefswindow.c
9690         * src/gtk/progressdialog.c
9691                 add hidden prefs 'enable_rules_hint'
9692                 for gtk_tree_view_set_rules_hint()
9693                 (sync with main)
9694                 
9695
9696 2005-05-31 [colin]      1.9.11cvs25
9697
9698         * src/Makefile.am
9699         * src/main.c
9700         * src/prefs_common.c
9701         * src/prefs_summaries.c ** ADDED **
9702         * src/prefs_summaries.h ** ADDED **
9703                 Common/Display -> Display/Summaries
9704
9705 2005-05-31 [colin]      1.9.11cvs24
9706
9707         * src/Makefile.am
9708         * src/main.c
9709         * src/prefs_quote.c ** ADDED **
9710         * src/prefs_quote.h ** ADDED **
9711                 Move Common/Quote to Compose/Quoting
9712         * src/prefs_common.c
9713         * src/prefs_common.h
9714                 Remove old quote stuff, add
9715                 convenience functions for GtkTextView prefs
9716         * src/gtk/prefswindow.c
9717                 Set default height higher
9718
9719 2005-05-30 [colin]      1.9.11cvs23
9720
9721         * src/Makefile.am
9722         * src/main.c
9723         * src/prefs_common.c
9724         * src/prefs_compose_writing.c ** ADDED **
9725         * src/prefs_compose_writing.h ** ADDED **
9726                 Move Common/Compose prefs to Compose/Writing
9727
9728 2005-05-30 [colin]      1.9.11cvs22
9729
9730         * src/common/utils.c
9731                 Fix bug #651 (Confused Attract by Subject)
9732                 Patch by M. Benkmann <haferfrost@web.de>
9733         * AUTHORS
9734
9735 2005-05-30 [colin]      1.9.11cvs21
9736
9737         * src/compose.c
9738                 Fix concatenation of different headers of
9739                 the same type (bug #645)
9740         * src/prefs_folder_item.c
9741                 Fix bug #699 (setting color to black doesn't
9742                 work immediately)
9743         * src/procmime.c
9744                 Print out decoding error only once per
9745                 block
9746
9747 2005-05-30 [paul]       1.9.11cvs20
9748
9749         * src/common/template.c
9750                 fix Bcc
9751
9752 2005-05-30 [paul]       1.9.11cvs19
9753
9754         * doc/src/rfc2368.txt   **NEW FILE**
9755         * src/compose.c
9756                 compose_entries_set(): don't interpret Bcc
9757                 header field (conform to RFC 2368)
9758                 (sync with main)
9759
9760 2005-05-29 [colin]      1.9.11cvs18
9761
9762         * src/prefs_common.c
9763                 Let the default reply format respect
9764                 netiquette by cutting the signature.
9765
9766 2005-05-29 [colin]      1.9.11cvs17
9767
9768         * src/summaryview.c
9769                 Don't let always_show_msg override
9770                 open_unread_on_enter when opening a new
9771                 directory.
9772
9773 2005-05-27 [paul]       1.9.11cvs16
9774
9775         sync with main:
9776
9777         * src/main.c
9778                 app_will_exit(): cleanup tmp directory when exit
9779         * src/message_search.c
9780                 improved the interface and made code cleanup.
9781                 removed Clear button
9782         * src/send_message.c
9783                 send_message_local(): use GSpawn, and detect errors
9784         * src/summary_search.c
9785                 improved the interface and made code cleanup
9786         * src/textview.c
9787                 textview_write_link(): also skip non-ascii space
9788                  at the head of link strings (phishing check
9789                  didn't work at the case)
9790         * src/common/utils.c
9791                 get_command_output(): use g_spawn_command_line_sync()
9792                 instead of popen()
9793
9794 2005-05-26 [colin]      1.9.11cvs15
9795
9796         * src/folder.c
9797                 remove printf
9798
9799 2005-05-26 [colin]      1.9.11cvs14
9800
9801         * src/common/nntp.c
9802                 Fix nntp mode reader (bug #611)
9803                 Patch by Florian Mickler <florian@mickler.org>
9804
9805 2005-05-26 [colin]      1.9.11cvs13
9806
9807         * src/plugins/pgpmime/passphrase.c
9808                 Fix mouse grabbing (bug #557)
9809
9810 2005-05-26 [colin]      1.9.11cvs12
9811
9812         * src/prefs_themes.c
9813                 Fix g_warning (bug #541)
9814
9815 2005-05-26 [colin]      1.9.11cvs11
9816
9817         * src/prefs_actions.c
9818         * src/prefs_template.c
9819                 Fix bug #506 (no warning if action/template
9820                 is not saved)
9821         * src/common/template.c
9822                 Fix a possible crash
9823
9824 2005-05-26 [colin]      1.9.11cvs10
9825
9826         * src/folder.c
9827         * src/folderview.c
9828         * src/procmsg.c
9829         * src/summaryview.c
9830                 Forbid locked messages to be moved or
9831                 deleted. Locked messages in trashes 
9832                 still get deleted, for performance
9833                 reason (mh.c::mh_remove_all_msgs)
9834
9835 2005-05-25 [colin]      1.9.11cvs9
9836
9837         * src/procmime.c
9838                 Use correct encoding when sending mails
9839                 with attachments that have accentued 
9840                 chars in their name
9841
9842 2005-05-24 [colin]      1.9.11cvs8
9843
9844         * src/summaryview.c
9845                 Fix bug #688 f) read/unread marker not
9846                 changed on first click
9847                 Also, optimize summary_status_show()
9848                 calls
9849         * src/folder.c
9850         * src/inc.c
9851         * src/procmime.c
9852                 Fix bug #688 b) and c) wrt message
9853                 attachments and signature
9854         * src/stock_pixmap.c
9855         * src/stock_pixmap.h
9856         * src/stock_pixmap.c
9857         * src/stock_pixmap.h
9858         * src/Makefile.am
9859         * src/pixmaps/clip_gpg_signed.xpm
9860                 Add clip/signed icon
9861
9862 2005-05-24 [colin]      1.9.11cvs7
9863
9864         * src/folder_item_prefs.c
9865                 whitespace fix
9866
9867 2005-05-24 [colin]      1.9.11cvs6
9868
9869         * src/folderview.c
9870         * src/prefs_common.c
9871         * src/prefs_common.h
9872                 Add a confirmation to folder drag and drop
9873                 fixes bug #156
9874         * src/alertpanel.c
9875         * src/alertpanel.h
9876                 fix _with_disable parameters so that
9877                 the buttons labels are specifiable too
9878         * src/plugins/pgpmime/sgpgme.c
9879                 reflect said change
9880                 
9881
9882 2005-05-24 [colin]      1.9.11cvs5
9883
9884         * src/folderview.c
9885                 Uncollapse/collapse folders on double-click
9886                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9887                 closes bug #108
9888
9889 2005-05-23 [colin]      1.9.11cvs4
9890
9891         * src/common/socket.c
9892                 Check another special SSL_peek() error.
9893                 Should help wrt bug #728
9894
9895 2005-05-23 [colin]      1.9.11cvs3
9896
9897         * src/plugins/pgpmime/pgpmime.c
9898                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9899                 breaking menu accelerators and stuff. Users will have to
9900                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9901                 account's privacy preferences if needed.
9902
9903 2005-05-22 [paul]
9904
9905         * tools/kdeservicemenu/install.sh
9906                 use kdesu to prompt for root password if doing
9907                 global install/uninstall
9908
9909 2005-05-20 [colin]      1.9.11cvs2
9910
9911         * src/procmsg.c
9912                 Fix another compilation error with gcc-2.9x
9913                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
9914         * src/send_message.c
9915                 Don't send QUIT if we aren't connected
9916
9917 2005-05-19 [colin]      1.9.11cvs1
9918
9919         * src/procmsg.c
9920                 Fix compilation with gcc 2.9x
9921
9922 2005-05-19 [paul]       1.9.11
9923
9924         1.9.11 released
9925
9926 2005-05-19 [paul]       1.9.9cvs14
9927
9928         * src/gtk/inputdialog.c
9929                 prevent gettext warning
9930
9931 2005-05-19 [paul]       1.9.9cvs13
9932
9933         * src/mainwindow.c
9934         * src/prefs_common.c
9935         * src/prefs_common.h
9936         * src/textview.c
9937         * src/textview.h
9938                 add an option to toggle cursor in message
9939                 view (sync with main)
9940
9941 2005-05-18 [colin]      1.9.9cvs12
9942
9943         * src/compose.c
9944                 Dereference freed pointer
9945         * src/gtk/gtkaspell.c
9946                 Fix duplication of dictionaries (is it an aspell issue?)
9947
9948 2005-05-18 [colin]      1.9.9cvs11
9949
9950         * src/gtk/inputdialog.c
9951         * src/gtk/gtkaspell.c
9952                 HIGuify dialogs
9953         * src/alertpanel.c
9954                 Remove a double call
9955
9956 2005-05-17 [colin]      1.9.9cvs10
9957
9958         * src/gtk/gtkaspell.c
9959                 Fix dialogs, Ctrl-Enter accel
9960
9961 2005-05-17 [colin]      1.9.9cvs9
9962
9963         * src/gtk/gtkaspell.c
9964                 Fix some accelerators, escape in replace-window
9965
9966 2005-05-16 [colin]      1.9.9cvs8
9967
9968         * src/gtk/gtkaspell.c
9969                 Revert last commit, it was a mistake.
9970
9971 2005-05-16 [colin]      1.9.9cvs7
9972
9973         * src/gtk/gtkaspell.c
9974                 Remove buggy code while we're at it. It's a 
9975                 dead code path anyway.
9976
9977 2005-05-16 [colin]      1.9.9cvs6
9978
9979         * src/gtk/gtkaspell.c
9980                 Missed some gtk_menu_popup where deactivate
9981                 signal should be handled. Should fix bug
9982                 #629 a bit more.
9983
9984 2005-05-16 [colin]      1.9.9cvs5
9985
9986         * src/gtk/gtkaspell.c
9987                 Remove debug printf()s
9988
9989 2005-05-16 [colin]      1.9.9cvs4
9990
9991         * src/gtk/gtkaspell.c
9992                 Fix a bit aspell problems
9993                 (see bug #629)
9994
9995 2005-05-13 [colin]      1.9.9cvs3
9996
9997         * src/folderview.c
9998                 Fix the + appearing even when no subfolders
9999                 have unread messages. Thanks to wwp for the
10000                 bug report.
10001
10002 2005-05-11 [paul]       1.9.9cvs2
10003
10004         * src/folderview.c
10005                 correction to 1.9.9cvs1, only colour folders that
10006                 have new msgs (not unread msgs)
10007
10008 2005-05-10 [colin]      1.9.9cvs1
10009
10010         * src/folderview.c
10011         * src/summaryview.c
10012                 Try to fix bolding bugs again.
10013
10014 2005-05-09 [paul]
10015
10016         * tools/claws.i18n.status.pl
10017                 add Ricardo Mones Lastra's script that has been providing
10018                 the i18n status page for many months
10019
10020 2005-05-09 [paul]       1.9.9
10021
10022         1.9.9 release
10023
10024 2005-05-09 [paul]       1.9.6cvs58
10025
10026         * AUTHORS
10027         * INSTALL
10028         * README.claws
10029                 updated
10030         * Makefile.am 
10031         * RELEASE_NOTES.claws
10032                 add release notes to cvs to simplify release
10033                 procedure
10034         * configure.ac
10035                 add ca and fi to ALL_LINGUAS
10036         * po/Makefile.in.in
10037                 workaround for missing Makevars
10038         * po/ca.po
10039         * po/fi.po
10040                 add new Catalan and Finnish translations
10041                 submitted by Miquel Oliete and Flammie Pirinen
10042         * po/de.po
10043         * po/es.po
10044         * po/fr.po
10045         * po/it.po
10046         * po/pl.po
10047         * po/ru.po
10048         * po/sk.po
10049         * po/sr.po
10050         * po/zh_CN.po
10051                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10052                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10053                 Urke MMI, and Hansom Young
10054         * src/main.c
10055                 Fix drafting when quitting. compose_draft() closes the
10056                 compose windows, which modifies the compose_list GSList.
10057                 We have to refresh this list after echo drafting to avoid a
10058                 segfault
10059         * src/partial_download.c
10060                 fix segfault on exit
10061
10062 2005-05-06 [paul]       1.9.6cvs57
10063
10064         * src/grouplistdialog.c
10065                 quick fix/workaround for unresizeable newsgroup
10066                 name column 
10067
10068 2005-05-06 [paul]       1.9.6cvs56
10069
10070         * src/inc.c
10071         * src/mainwindow.c
10072                 use gettext plural forms
10073         * src/imap_gtk.c
10074         * src/mh_gtk.c
10075         * src/toolbar.c
10076                 small improvement to english usage
10077
10078 2005-05-05 [thorsten]   1.9.6cvs55
10079
10080         * src/folder.c
10081                 fix possible crash
10082
10083 2005-05-05 [paul]       1.9.6cvs54
10084         
10085         sync with HEAD
10086
10087         * AUTHORS
10088         * src/compose.c
10089                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10090                 patch by Tim Mann
10091
10092 2005-05-05 [paul]       1.9.6cvs53
10093
10094         * src/mainwindow.c
10095                 fix resizing of separate message and
10096                 folder views
10097
10098 2005-05-05 [paul]       1.9.6cvs52
10099
10100         * src/account.c
10101         * src/addrgather.c
10102         * src/browseldap.c
10103         * src/exphtmldlg.c
10104         * src/expldifdlg.c
10105         * src/importmutt.c
10106         * src/importpine.c
10107         * src/main.c
10108         * src/mainwindow.c
10109         * src/noticeview.c
10110         * src/prefs_filtering.c
10111         * src/prefs_filtering_action.c
10112         * src/prefs_matcher.c
10113         * src/prefs_spelling.c
10114         * src/prefs_toolbar.c
10115         * src/toolbar.c
10116         * src/wizard.c
10117         * src/gtk/description_window.c
10118         * src/gtk/gtkvscrollbutton.c
10119         * src/gtk/progressdialog.c
10120         * src/gtk/quicksearch.c
10121         * src/plugins/pgpmime/prefs_gpg.c
10122         * src/plugins/spamassassin/spamassassin_gtk.c
10123                 replace deprecated gtk_widget_set_usize
10124
10125 2005-05-04 [colin]      1.9.6cvs51
10126
10127         * src/common/utils.c
10128                 Fix crash when subst_for_filename is called
10129                 with a NULL parameter
10130
10131 2005-05-04 [colin]      1.9.6cvs50
10132
10133         * src/partial_download.c
10134         * src/pop.c
10135                 Escape login when writing uidl file
10136                 fixes bug #736
10137
10138 2005-05-03 [colin]      1.9.6cvs49
10139
10140         * src/procmime.c
10141                 Fix possible DOS in mime parser
10142                 (see bug #634)
10143
10144 2005-05-02 [colin]      1.9.6cvs48
10145
10146         * src/compose.c
10147                 Try to fix the copy/paste mess once again.
10148
10149
10150 2005-04-30 [colin]      1.9.6cvs47
10151
10152         * src/prefs_account.h
10153         * src/procmsg.c
10154         * src/send_message.c
10155         * src/common/smtp.c
10156         * src/common/smtp.h
10157                 Try to batch sending mails (per account) instead of
10158                 reconnecting to server every time.
10159
10160 2005-04-29 [colin]      1.9.6cvs46
10161
10162         * src/messageview.c
10163                 Fix window resizing that refused to size down
10164         * src/prefs_common.c
10165         * src/prefs_common.h
10166         * src/prefs_filtering.c
10167                 Save Filtering's window size
10168
10169 2005-04-21 [paul]       1.9.6cvs45
10170
10171         * ChangeLog-gtk2.claws
10172         * src/setup.c
10173                 correction to sync
10174
10175 2005-04-21 [paul]       1.9.6cvs44
10176
10177         sync with main:
10178
10179         * src/setup.c
10180         * src/statusbar.c
10181         * src/statusbar.h
10182                 use gtkut_widget_draw_now(). Improved performance
10183                 of the update of statusbar
10184         * src/textview.c
10185                 textview_smooth_scroll_do(): redraw it after scroll
10186                 is done (fixed incorrect display when a part of the
10187                 view is hidden).
10188         * src/gtk/gtkutils.c
10189         * src/gtk/gtkutils.h
10190                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10191                 to force update of widgets.
10192                 Removed gtkut_widget_wait_for_draw() which had a big
10193                 overhead  because of waiting for all events processed 
10194
10195 2005-04-20 [paul]       1.9.6cvs43
10196
10197         * src/codeconv.c
10198                 complete 1.9.6cvs42's sync:
10199                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10200
10201 2005-04-19 [paul]       1.9.6cvs42
10202
10203         sync with main:
10204
10205         * src/action.c
10206                 catch_output(): correctly select the insert text
10207                 (fix invalid iterator warnings).
10208         * src/codeconv.c
10209         * src/codeconv.h
10210         * src/mainwindow.c
10211         * src/messageview.c
10212         * src/prefs_common.c
10213                 support GBK encoding.
10214         * src/common/session.c
10215         * src/common/session.h
10216                 use separate buffer for large data to be sent,
10217                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10218
10219 2005-04-18 [paul]       1.9.6cvs41
10220
10221         * src/jpilot.c
10222                 convert unsigned long into guint32
10223                 patch by Paul LeoNerd Evans 
10224
10225 2005-04-17 [colin]      1.9.6cvs40
10226
10227         * src/compose.c
10228                 Fix 'Request return receipt' from folder
10229                 properties (bug #708)
10230
10231 2005-04-17 [colin]      1.9.6cvs39
10232
10233         * src/mainwindow.c
10234                 Fix duplicate hotkeys in Mainwindow's menu
10235
10236 2005-04-17 [colin]      1.9.6cvs38
10237
10238         * src/folderview.c
10239                 Fix duplicate hotkeys in Folderview's contextual
10240                 menu
10241
10242 2005-04-15 [colin]      1.9.6cvs37
10243
10244         * src/summaryview.c
10245                 Fix 'Save as...' with non-ascii filenames
10246
10247 2005-04-15 [colin]      1.9.6cvs36
10248
10249         * src/plugins/pgpmime/pgpmime.c
10250                 Fix bus error on 64bit. Spotted by 
10251                 macallan1888@gmail.com
10252
10253 2005-04-15 [colin]      1.9.6cvs35
10254
10255         * src/prefs_account.c
10256                 Fix cvs34.
10257
10258 2005-04-12 [colin]      1.9.6cvs34
10259
10260         * src/prefs_account.c
10261                 Fix smtp auth type off-by-one. We forgot to
10262                 add PLAIN in the prefs-to-gui setter func and
10263                 as a result, the selected auth when opening
10264                 account prefs was not the correct one.
10265
10266 2005-04-12 [paul]       1.9.6cvs33
10267
10268         * src/inc.c
10269                 if the recv dialog is visible, Cancel only
10270                 cancels the current account
10271
10272
10273 2005-04-10 [colin]      1.9.6cvs32
10274
10275         * src/filtering.c
10276                 Copy score when copying FilteringActions
10277                 Fix bug #674
10278
10279 2005-04-10 [colin]      1.9.6cvs31
10280
10281         * src/inc.c
10282                 Make Message -> Receive -> Cancel cancel 
10283                 incorporation on all accounts. Fixes
10284                 bug #693
10285
10286 2005-04-10 [colin]      1.9.6cvs30
10287
10288         * src/prefs_account.c
10289                 Update Privacy checkbuttons status based
10290                 on the selected privacy system
10291         * src/compose.c
10292                 Always connect the "None" privacy system; the
10293                 static boolean was probably there to avoid
10294                 reconnecting twice in the same compose window,
10295                 but as the parent function is only called once
10296                 per compose, it's only a bug - as a static is
10297                 initialized once per application instance.
10298                 Also, don't uncheck Sign and Encrypt when
10299                 selecting None as privacy system; just ignore
10300                 them when sending/queuing.
10301                 Should fix bug #695
10302
10303 2005-04-08 [colin]      1.9.6cvs29
10304
10305         * src/account.c
10306         * src/prefs_account.c
10307         * src/prefs_account.h
10308                 Add account preference to queue message in a certain
10309                 folder.
10310
10311 2005-04-06 [colin]      1.9.6cvs28
10312
10313         * src/prefs_account.c
10314                 Update old inbox path syntax
10315
10316 2005-04-06 [paul]       1.9.6cvs27
10317
10318         sync with main:
10319
10320         * configure.ac
10321                 changed -traditional-cpp to -no-cpp-precomp for newer
10322                 Mac OS X support
10323         * src/foldersel.c
10324                 made column resize automatically
10325         * src/send_message.c
10326                 send_message_smtp(): consider EOF right after QUIT
10327                 successful (workaround for Gmail SMTP server)
10328         * src/common/socket.c
10329                 ssl_read(), ssl_peek(): check EOF which violates the
10330                 SSL protocol
10331         * src/gtk/colorlabel.c
10332                 removed warnings when displaying colorlabel menu
10333                 (don't use GtkAlignment)
10334
10335 2005-04-05 [paul]       1.9.6cvs26
10336
10337         * src/plugins/trayicon/trayicon.c
10338                 fix clipping of icon under KDE3 
10339
10340 2005-04-05 [paul]       1.9.6cvs25
10341
10342         * src/summaryview.c
10343                 hide display of threading
10344                 patch by Alfons
10345
10346 2005-04-04 [thorsten]   1.9.6cvs24
10347
10348         * src/mh.c
10349                 marks lost on filesystems with different stat() results on
10350                 summer-/wintertime
10351
10352 2005-04-03 [colin]      1.9.6cvs23
10353
10354         * src/summaryview.c
10355                 Don't handle up/down. Patch by Alfons
10356
10357 2005-04-02 [colin]      1.9.6cvs22
10358
10359         * src/summaryview.c
10360                 Make scrolling faster. Patch by Alfons.
10361
10362 2005-04-01 [colin]      1.9.6cvs21
10363
10364         * src/Makefile.am
10365         * src/stock_pixmap.c
10366         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10367         * src/pixmaps/dir_noselect.xpm ** ADDED **
10368                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10369
10370 2005-04-01 [colin]      1.9.6cvs20
10371
10372         * src/image_viewer.c
10373         * src/image_viewer.h
10374         * src/procmime.c
10375         * src/procmime.h
10376         * src/textview.c
10377         * src/textview.h
10378                 Implement inline image resizing and right-clicking
10379
10380 2005-04-01 [paul]       1.9.6cvs19
10381
10382         * AUTHORS
10383         * Makefile.am
10384         * configure.ac
10385                 check for gnome2
10386                 patch by Luca Cavalli <loopback<AT>slackit.org>
10387         * po/ru.po
10388                 updated by Pavlo Bohmat
10389
10390 2005-03-31 [colin]      1.9.6cvs18
10391
10392         * src/news.c
10393                 Fix parsing references
10394         * src/msgcache.c
10395                 don't put nulls in the references list
10396         * src/procheader.c
10397                 commit that forgotten file in 1.9.6cvs14
10398
10399 2005-03-31 [colin]      1.9.6cvs17
10400
10401         * src/compose.c
10402                 Fix joining of signature separator again. 
10403                 Maybe Hiro could put it in main too...
10404
10405 2005-03-31 [colin]      1.9.6cvs16
10406
10407         * src/Makefile.am
10408         * src/foldersel.c
10409         * src/stock_pixmap.c
10410         * src/stock_pixmap.h
10411         * src/pixmaps/dir-noselect.xpm
10412                 Update foldersel.c (sync from main, patch by Alfons)
10413
10414 2005-03-30 [colin]      1.9.6cvs15
10415
10416         * src/imap.c
10417                 Fix handling of imap folders containing [] in 
10418                 their name. Thanks to Nahuel Angelinetti for
10419                 the detailed bugreport.
10420
10421 2005-03-30 [colin]      1.9.6cvs14
10422
10423         * src/common/utils.h
10424         * src/common/utils.c
10425         * src/common/defs.h
10426         * src/matcher.c
10427         * src/msgcache.c
10428         * src/news.c
10429         * src/procmsg.c
10430         * src/procmsg.h
10431         * src/quote_fmt_parse.y
10432         * src/summaryview.c
10433                 Update references system. Patch by Alfons
10434
10435 2005-03-30 [colin]      1.9.6cvs13
10436
10437         * src/common/socket.c
10438                 Force the glibc to read resolv.conf again when 
10439                 it has changed. Should fix issues when changing
10440                 networks on a laptop and not restarting sylpheed. 
10441
10442 2005-03-30 [paul]       1.9.6cvs12
10443
10444         partial sync with main:
10445
10446         * src/action.c
10447                 create_io_dialog(): use user-defined text font
10448                 (thanks to Alfons), and modified its appearance.
10449         * src/addrgather.c
10450         * src/addrharvest.c
10451         * src/browseldap.c
10452                 replace old code
10453         * src/compose.c
10454                 don't join (presumably) itemized lines on line-wrapping
10455                 fixed wrapping of quote when auto-wrapping is enabled
10456                 compose_destroy(): destroy paned only if it's not
10457                 attached to window. Fixed memory leak of popup menu.
10458         * src/exphtmldlg.c
10459         * src/expldifdlg.c
10460                 replace old code
10461         * src/html.c
10462         * src/html.h
10463         * src/importmutt.c
10464         * src/importpine.c
10465                 replace old code
10466         * src/main.c
10467                 removed redundant code
10468         * src/mainwindow.c
10469                 changed 'Code set' (which is rather incorrect)
10470                 in the menu to 'Character encoding'
10471                 main_window_set_widgets(): request size first
10472                 to prevent window size becoming wrong
10473                 fixed remembering of the state of the visibility
10474                 of MessageView
10475         * src/messageview.c
10476                 changed 'Code set' (which is rather incorrect)
10477                 in the menu to 'Character encoding'
10478         * src/prefs_common.c
10479         * src/prefs_common.h
10480                 added an option whether to render HTML as text or not
10481                 added separators to outgoing encoding menu
10482         * src/procheader.c
10483                 procheader_scan_date_string(): support header
10484                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10485         * src/summaryview.c
10486         * src/summaryview.h
10487                 minor code cleanup
10488         * src/textview.c
10489                 textview_show_html(): force output of newline
10490                 added an option whether to render HTML as text or not
10491         * src/common/utils.c
10492                 strncpy2(): optimized based on Alfons' code
10493         * src/gtk/gtkutils.c
10494         * src/gtk/gtkutils.h
10495                 removed non-used code
10496         * src/plugins/pgpmime/passphrase.c
10497                 partially fixed grab input of passphrase dialog
10498                 Confine pointer to window
10499
10500 2005-03-30 [colin]      1.9.6cvs11
10501
10502         * src/msgcache.c
10503         * src/msgcache.h
10504                 Read/write 32bit ints from cache & marks
10505                 From main.
10506
10507 2005-03-29 [paul]       1.9.6cvs10
10508
10509         * AUTHORS
10510         * ChangeLog.claws
10511         * src/compose.c
10512         * src/gtk/gtkaspell.c
10513                 sync with HEAD (don't pass NULL pointers) 
10514
10515 2005-03-24 [paul]
10516
10517         * tools/Makefile.am
10518         * tools/README
10519         * tools/acroread2sylpheed.pl
10520                 sync with HEAD (add script to send pdfs as
10521                 attachments from Adobe Reader 7)
10522
10523 2005-03-21 [paul]       1.9.6cvs9
10524
10525         * configure.ac
10526         * po/POTFILES.in
10527         * src/Makefile.am
10528         * src/crash.c
10529         * src/image_viewer.c ** ADDED **
10530         * src/image_viewer.h ** ADDED **
10531         * src/main.c
10532         * src/prefs_common.c
10533         * src/prefs_common.h
10534         * src/prefs_image_viewer.c ** ADDED **
10535         * src/prefs_image_viewer.h ** ADDED **
10536         * src/textview.c
10537         * src/gtk/about.c
10538         * src/pixmaps/sylpheed_logo.xpm
10539         * src/plugins/Makefile.am
10540         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10541         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10542         * src/plugins/image_viewer/plugin.c ** REMOVED **
10543         * src/plugins/image_viewer/viewer.c ** REMOVED **
10544         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10545         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10546         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10547         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10548         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10549                 as gdk-pixbuf is now built-in
10550                 remove image_viewer plugin and put code back into
10551                 main codebase
10552                 implement inline image display (sync with main)
10553
10554                 replace logo with newer, nicer, larger version  
10555
10556 2005-03-21 [paul]       1.9.6cvs8
10557
10558         * src/gtk/about.c
10559                 cosmetic improvement
10560
10561 2005-03-21 [holger]     1.9.6cvs7
10562
10563         * src/plugins/spamassassin/spamassassin.c
10564                 Sync with HEAD
10565                 (unregister hook on failed plugin init)
10566
10567 2005-03-20 [colin]      1.9.6cvs6
10568
10569         * src/common/plugin.c
10570                 Check that plugin isn't already loaded
10571                 Patch by Alfons
10572
10573 2005-03-20 [thorsten]   1.9.6cvs5
10574
10575         * src/compose.c
10576                 use a more compatible syntax
10577
10578 2005-03-20 [thorsten]   1.9.6cvs4
10579
10580         * src/prefs_toolbar.c
10581                 fix crash when selecting toolbar item (uninitialized pointer)
10582
10583 2005-03-20 [thorsten]   1.9.6cvs3
10584
10585         * src/procmime.c
10586                 fix mimetype detection (referenced free()d string)
10587
10588 2005-03-20 [paul]       1.9.6cvs2
10589
10590         * src/compose.c
10591                 sync with HEAD (1.0.3cvs5)
10592                 neglect Reply-To header if empty
10593                 Patch by Alfons 
10594
10595 2005-03-19 [holger]     1.9.6cvs1
10596
10597         * src/summaryview.c
10598         * src/summaryview.h
10599                 Sync with HEAD
10600
10601 2005-03-18 [paul]       1.9.6
10602
10603         initial GTK2 release
10604
10605 2005-03-18 [paul]       1.0.3cvs3.1
10606
10607         * AUTHORS
10608         * ChangeLog.claws
10609         * configure.ac
10610         * src/gtk/about.c
10611         * src/pixmaps/sylpheed_logo.xpm
10612                 sync with HEAD
10613
10614 2005-03-18 [colin]      1.0.3cvs2.6
10615
10616         * src/summaryview.c
10617                 Remove call to summary_step in summary_copy_selected_to
10618                 Can't see its purpose, and this causes bug when copying
10619                 a message if the next one is unread: it reads it.
10620
10621 2005-03-18 [paul]       1.0.3cvs2.5
10622
10623         * src/foldersel.c
10624                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10625
10626 2005-03-18 [paul]       1.0.3cvs2.4
10627
10628         * src/addrharvest.c
10629         * src/codeconv.c
10630         * src/codeconv.h
10631         * src/compose.c
10632         * src/news.c
10633         * src/procheader.c
10634         * src/procmime.c
10635         * src/unmime.c
10636         * src/unmime.h
10637                 fix buffer overflow, CAN-2005-0667, see
10638                 http://secunia.com/advisories/14491/
10639                 Patch by Alfons
10640
10641 2005-03-17 [colin]      1.0.3cvs2.3
10642
10643         * src/prefs_fonts.c
10644         * src/summaryview.c
10645                 Fix font bugs (both lists now officialy share 
10646                 the same font)
10647                 
10648
10649 2005-03-17 [paul]       1.0.3cvs2.2
10650
10651         * src/gtk/pluginwindow.c
10652                 make plugin descriptions uneditable
10653
10654 2005-03-11 [paul]       1.0.3cvs2.1
10655
10656         * ChangeLog.claws
10657         * configure.ac
10658         * po/POTFILES.in
10659         * src/plugins/trayicon/trayicon.c
10660                 sync with HEAD
10661                 add src/wizard.c to POTFILES.in
10662
10663 2005-03-11 [paul]       1.0.3cvs1.1
10664
10665         * ChangeLog
10666         * ChangeLog.claws
10667         * configure.ac
10668         * po/de.po
10669         * po/es.po
10670         * po/fr.po
10671         * po/it.po
10672         * po/pt_BR.po
10673         * po/ru.po
10674         * po/sk.po
10675         * po/sr.po
10676         * po/zh_CN.po
10677                 sync with HEAD
10678
10679 2005-03-04 [colin]      1.0.1cvs22.2
10680
10681         * src/compose.c
10682                 Fix signatures with accentued chars in it
10683
10684 2005-03-04 [colin]      1.0.1cvs22.1
10685
10686         * src/common/smtp.c
10687         * src/common/smtp.h
10688                 Don't use SIZE param in MAIL FROM: if server 
10689                 doesn't support it. Patch by Eugen Freiter
10690                 <eugen_f@users.sf.net>
10691
10692 2005-02-27 [paul]       1.0.1cvs20.1
10693
10694         * ChangeLog.claws
10695         * configure.ac
10696         * src/messageview.c
10697                 sync with HEAD
10698
10699 2005-02-27 [colin]      1.0.1cvs19.4
10700
10701         * src/procheader.c
10702         * src/procheader.h
10703                 Fix prototypes. Patch by Alfons
10704
10705 2005-02-27 [colin]      1.0.1cvs19.3
10706
10707         * src/compose.c
10708                 Don't auto-join the signature separator.
10709
10710 2005-02-26 [colin]      1.0.1cvs19.2
10711
10712         * src/summaryview.c
10713                 Fix 'mark all read' with collapsed threads.
10714                 Patch by Alfons.
10715
10716 2005-02-25 [paul]       1.0.1cvs19.1
10717
10718         * ChangeLog.claws
10719         * configure.ac
10720         * src/prefs_account.c
10721         * src/prefs_folder_item.c
10722         * src/gtk/prefswindow.c
10723         * src/gtk/prefswindow.h
10724                 sync with HEAD
10725
10726 2005-02-25 [paul]       1.0.1cvs15.12
10727
10728         * src/alertpanel.c
10729         * src/codeconv.c
10730         * src/compose.c
10731         * src/textview.c
10732         * src/gtk/gtkutils.c
10733         * src/gtk/gtkutils.h
10734         * src/gtk/logwindow.c
10735         * src/gtk/progressdialog.c
10736                 sync with main (revision 127)
10737                 and fix logwindow clipping
10738
10739 2005-02-24 [colin]      1.0.1cvs15.11
10740
10741         * src/plugins/pgpmime/passphrase.c
10742                 Disable input grabbing; it doesn't work yet.
10743
10744 2005-02-24 [colin]      1.0.1cvs15.10
10745
10746         * src/messageview.c
10747                 Don't send out receipts if offline. Ask.
10748
10749 2005-02-23 [colin]      1.0.1cvs15.9
10750
10751         * src/summaryview.c     
10752                 Fix expanding
10753
10754 2005-02-23 [colin]      1.0.1cvs15.8
10755
10756         * src/summaryview.c
10757                 Really fix Bug 568 by removing useless
10758                 calls. summary_thread_init() now called
10759                 in summary_sort(). This should please
10760                 Alfons as it should be faster than 
10761                 previously.
10762
10763 2005-02-23 [colin]      1.0.1cvs15.7
10764
10765         * src/compose.c
10766                 Encode parts as QP or B64 if signing
10767
10768 2005-02-23 [colin]      1.0.1cvs15.6
10769
10770         * src/compose.c
10771                 Fix Mimeinfo leakage (including tmp files)
10772         * src/procmsg.c
10773                 Fix tmp file leakage (spotted by Ivan Rayner)
10774
10775 2005-02-22 [colin]      1.0.1cvs15.5
10776
10777         * src/expldifdlg.c
10778                 Fix keyboard input. Patch by Alfons.
10779
10780 2005-02-21 [colin]      1.0.1cvs15.4
10781
10782         * src/compose.c
10783                 Fix Sign/Encrypt when unselecting privacy
10784                 system
10785         * src/prefs_common.c
10786                 Change default message font to Monospace
10787         * src/summaryview.c
10788                 More freezing during potentially large operations
10789
10790 2005-02-21 [paul]       1.0.1cvs15.3
10791
10792         * src/main.c
10793                 fix --help output
10794
10795 2005-02-21 [paul]       1.0.1cvs15.2
10796
10797         * po/Makefile.in.in
10798         * src/compose.c
10799         * src/summaryview.c
10800         * src/textview.c
10801         * src/common/utils.c
10802         * src/common/utils.h
10803                 sync with main (revision 117)
10804
10805 2005-02-20 [colin]      1.0.1cvs15.1
10806
10807         * src/common/defs.h
10808                 Change cache file to .sylpheed_claws_cache, as
10809                 suggested by Alfons. Allows people to switch
10810                 between Sylpheed and Sylpheed-Claws. it is
10811                 a good idea to "Check for new messages" at next
10812                 startup.
10813
10814
10815 2005-02-18 [colin]      1.0.1cvs14.1
10816
10817         * src/quote_fmt_lex.l
10818         * src/quote_fmt_parse.y
10819                 Fix parser initialisation. Patch by Ivan.
10820
10821 2005-02-18 [colin]      1.0.1cvs11.6
10822
10823         * src/folderview.c
10824                 Fix scrolldown (bug 662)
10825
10826 2005-02-17 [colin]      1.0.1cvs11.5
10827
10828         * src/codeconv.c
10829                 conv_filename_to_utf8: return clean 7bit instead
10830                 of broken utf8 if needed
10831         * src/mimeview.c
10832                 Fix display of parts with unclean 8bit names
10833
10834 2005-02-17 [paul]       1.0.1cvs11.4
10835
10836         * src/compose.c
10837         * src/exportldif.c
10838         * src/matcher_parser_parse.y
10839         * src/procmime.c
10840         * src/sourcewindow.c
10841         * src/common/Makefile.am
10842         * src/common/intl.h             ** REMOVED **
10843         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10844                 sync with main (revision 109)
10845                 and clean up
10846
10847 2005-02-16 [colin]      1.0.1cvs11.3
10848
10849         * src/summaryview.c
10850                 Fix collapsed thread not highlighting when new
10851                 messages in it (Bug 568) Patch by Stephan Sachse.
10852                 Fix messed up selection when reaching bounds (Bug 632)
10853         * src/prefs_themes.c
10854                 Fix theme installing (Bug 684)
10855
10856 2005-02-16 [colin]      1.0.1cvs11.2
10857
10858         * src/messageview.c
10859                 Fix messageview_select_all
10860
10861 2005-02-16 [colin]      1.0.1cvs11.1
10862
10863         * src/mh.c
10864                 Sync with HEAD (MH scan required function)
10865
10866 2005-02-15 [colin]      1.0.1cvs8.1
10867
10868         * src/mimeview.c
10869         * src/common/utils.c
10870                 Sync with HEAD (filename chars substitution)
10871
10872 2005-02-15 [colin]      1.0.1cvs7.3
10873
10874         * src/gtk/pluginwindow.c
10875                 Fix button spacing
10876
10877 2005-02-15 [colin]      1.0.1cvs7.2
10878
10879         * src/mimeview.c
10880                 Fix mime icons not reset across message when
10881                 scrolled down
10882
10883 2005-02-15 [colin]      1.0.1cvs7.1
10884
10885         * src/compose.c
10886         * src/procmime.c
10887                 Sync with HEAD (optimisation of cvs6)
10888
10889 2005-02-14 [colin]      1.0.1cvs6.1
10890
10891         * src/compose.c
10892         * src/procmime.c
10893                 Sync with HEAD (encode "From " at line beginning)
10894
10895 2005-02-14 [colin]      1.0.1cvs5.3
10896
10897         * src/compose.c
10898                 Fix wrapping with accentued chars.
10899
10900 2005-02-13 [colin]      1.0.1cvs5.2
10901
10902         * src/textview.c
10903                 Fix email informative part parsing with
10904                 accentued chars in it. ispunct() returns
10905                 true for them in utf8...
10906
10907 2005-02-12 [colin]      1.0.1cvs5.1
10908
10909         * src/filtering.c
10910                 Sync with HEAD (remove wrong use of compose after send)
10911
10912 2005-02-12 [paul]       1.0.1cvs4.5
10913
10914         * src/textview.c
10915                 remove unnecessary code (thanks to Alfons)
10916
10917 2005-02-12 [paul]       1.0.1cvs4.4
10918
10919         * src/textview.c
10920                 add 'Copy' to contextual menu on emails
10921
10922 2005-02-11 [colin]      1.0.1cvs4.3
10923
10924         * src/compose.c
10925                 revert 1.0.0cvs28.2, it doesn't work that well.
10926
10927 2005-02-11 [paul]       1.0.1cvs4.2
10928
10929         * po/Makefile.in.in
10930                 fix 'make release'
10931
10932 2005-02-10 [paul]       1.0.1cvs4.1
10933
10934         * ChangeLog
10935         * ChangeLog.claws
10936         * ChangeLog.jp
10937         * configure.ac
10938         * src/compose.c
10939                 sync with HEAD (sync with main)
10940
10941 2005-02-10 [paul]       1.0.1cvs3.2
10942
10943         * AUTHORS
10944         * Makefile.am
10945         * autogen.sh
10946         * configure.ac
10947         * config/mkinstalldirs
10948         * intl/.cvsignore
10949         * intl/ChangeLog
10950         * intl/VERSION
10951         * intl/bindtextdom.c
10952         * intl/config.charset
10953         * intl/dcgettext.c
10954         * intl/dcigettext.c
10955         * intl/dcngettext.c
10956         * intl/dgettext.c
10957         * intl/dngettext.c
10958         * intl/eval-plural.h
10959         * intl/explodename.c
10960         * intl/finddomain.c
10961         * intl/gettext.c
10962         * intl/gettextP.h
10963         * intl/gmo.h
10964         * intl/hash-string.h
10965         * intl/intl-compat.c
10966         * intl/l10nflist.c
10967         * intl/libgnuintl.h.in
10968         * intl/loadinfo.h
10969         * intl/loadmsgcat.c
10970         * intl/localcharset.c
10971         * intl/localcharset.h
10972         * intl/locale.alias
10973         * intl/localealias.c
10974         * intl/localename.c
10975         * intl/log.c
10976         * intl/ngettext.c
10977         * intl/os2compat.c
10978         * intl/os2compat.h
10979         * intl/osdep.c
10980         * intl/plural-exp.c
10981         * intl/plural-exp.h
10982         * intl/plural.c
10983         * intl/plural.y
10984         * intl/ref-add.sin
10985         * intl/ref-del.sin
10986         * intl/relocatable.c
10987         * intl/relocatable.h
10988         * intl/textdomain.c
10989         * m4/Makefile.am
10990         * po/Makefile.in.in
10991         * src/Makefile.am
10992         * src/account.c
10993         * src/action.c
10994         * src/addr_compl.c
10995         * src/addressadd.c
10996         * src/addressbook.c
10997         * src/addrgather.c
10998         * src/addrindex.c
10999         * src/alertpanel.c
11000         * src/browseldap.c
11001         * src/codeconv.c
11002         * src/codeconv.h
11003         * src/compose.c
11004         * src/compose.h
11005         * src/crash.c
11006         * src/editaddress.c
11007         * src/editbook.c
11008         * src/editgroup.c
11009         * src/editjpilot.c
11010         * src/editldap.c
11011         * src/editldap_basedn.c
11012         * src/editvcard.c
11013         * src/exphtmldlg.c
11014         * src/expldifdlg.c
11015         * src/export.c
11016         * src/exporthtml.c
11017         * src/filtering.c
11018         * src/folder.c
11019         * src/folder_item_prefs.c
11020         * src/foldersel.c
11021         * src/folderview.c
11022         * src/grouplistdialog.c
11023         * src/headerview.c
11024         * src/imap.c
11025         * src/imap_gtk.c
11026         * src/import.c
11027         * src/importldif.c
11028         * src/importmutt.c
11029         * src/importpine.c
11030         * src/inc.c
11031         * src/ldif.c
11032         * src/main.c
11033         * src/mainwindow.c
11034         * src/matcher.c
11035         * src/mbox.c
11036         * src/message_search.c
11037         * src/messageview.c
11038         * src/mh.c
11039         * src/mh_gtk.c
11040         * src/mimeview.c
11041         * src/msgcache.c
11042         * src/news.c
11043         * src/news_gtk.c
11044         * src/noticeview.c
11045         * src/partial_download.c
11046         * src/pop.c
11047         * src/prefs_account.c
11048         * src/prefs_actions.c
11049         * src/prefs_common.c
11050         * src/prefs_customheader.c
11051         * src/prefs_display_header.c
11052         * src/prefs_ext_prog.c
11053         * src/prefs_filtering.c
11054         * src/prefs_filtering_action.c
11055         * src/prefs_folder_item.c
11056         * src/prefs_fonts.c
11057         * src/prefs_gtk.c
11058         * src/prefs_matcher.c
11059         * src/prefs_msg_colors.c
11060         * src/prefs_spelling.c
11061         * src/prefs_summary_column.c
11062         * src/prefs_template.c
11063         * src/prefs_themes.c
11064         * src/prefs_toolbar.c
11065         * src/prefs_wrapping.c
11066         * src/privacy.c
11067         * src/procheader.c
11068         * src/procmime.c
11069         * src/procmsg.c
11070         * src/quote_fmt.c
11071         * src/recv.c
11072         * src/send_message.c
11073         * src/setup.c
11074         * src/sourcewindow.c
11075         * src/ssl_manager.c
11076         * src/statusbar.c
11077         * src/summary_search.c
11078         * src/summaryview.c
11079         * src/textview.c
11080         * src/toolbar.c
11081         * src/wizard.c
11082         * src/common/nntp.c
11083         * src/common/plugin.c
11084         * src/common/smtp.c
11085         * src/common/ssl.c
11086         * src/common/ssl_certificate.c
11087         * src/common/string_match.c
11088         * src/common/sylpheed.c
11089         * src/common/template.c
11090         * src/common/utils.c
11091         * src/gtk/about.c
11092         * src/gtk/colorlabel.c
11093         * src/gtk/description_window.c
11094         * src/gtk/filesel.c
11095         * src/gtk/foldersort.c
11096         * src/gtk/gtkaspell.c
11097         * src/gtk/gtkutils.c
11098         * src/gtk/inputdialog.c
11099         * src/gtk/logwindow.c
11100         * src/gtk/menu.c
11101         * src/gtk/pluginwindow.c
11102         * src/gtk/prefswindow.c
11103         * src/gtk/progressdialog.c
11104         * src/gtk/quicksearch.c
11105         * src/gtk/sslcertwindow.c
11106         * src/plugins/clamav/clamav_plugin.c
11107         * src/plugins/clamav/clamav_plugin_gtk.c
11108         * src/plugins/demo/demo.c
11109         * src/plugins/dillo_viewer/dillo_prefs.c
11110         * src/plugins/dillo_viewer/dillo_viewer.c
11111         * src/plugins/image_viewer/plugin.c
11112         * src/plugins/image_viewer/viewer.c
11113         * src/plugins/image_viewer/viewerprefs.c
11114         * src/plugins/mathml_viewer/mathml_viewer.c
11115         * src/plugins/pgpmime/passphrase.c
11116         * src/plugins/pgpmime/plugin.c
11117         * src/plugins/pgpmime/prefs_gpg.c
11118         * src/plugins/pgpmime/select-keys.c
11119         * src/plugins/pgpmime/sgpgme.c
11120         * src/plugins/spamassassin/spamassassin.c
11121         * src/plugins/spamassassin/spamassassin_gtk.c
11122         * src/plugins/trayicon/trayicon.c
11123                 sync with main (revision 104)
11124
11125 2005-02-10 [colin]      1.0.1cvs3.1
11126
11127         * src/mainwindow.c
11128                 Sync with HEAD (fix occasional crasher)
11129
11130 2005-02-10 [colin]      1.0.1cvs2.1
11131
11132         * src/messageview.c
11133                 Synw with HEAD (don't automatically display html)
11134
11135 2005-02-09 [colin]      1.0.1cvs1.3
11136
11137         * src/textview.c
11138         * src/textview.h
11139                 Add contextual menu on emails
11140
11141 2005-02-09 [colin]      1.0.1cvs1.2
11142
11143         * src/codeconv.c
11144                 Fix converting from broken headers and 
11145                 put back the _ in missing places
11146                 (feature broke with cvs24.2 sync, main 
11147                  possibly affected?)
11148
11149 2005-02-09 [colin]      1.0.1cvs1.1
11150
11151         * src/messageview.c
11152         * src/mimeview.c
11153         * src/mimeview.h
11154                 Sync with HEAD (display non text/plain mails with plugin)
11155
11156 2005-02-08 [colin]      1.0.1.1
11157
11158         * ChangeLog.claws
11159         * po/pt_BR.po
11160                 Sync with HEAD
11161         * configure.ac
11162                 Make default configuration directory 
11163                 be .sylpheed-gtk2
11164
11165 2005-02-08 [colin]      1.0.0cvs29.1
11166
11167         * po/de.po
11168         * po/es.po
11169         * po/fr.po
11170         * po/it.po
11171         * po/sk.po
11172         * po/sr.po
11173                 Sync translations with HEAD
11174
11175 2005-02-06 [colin]      1.0.0cvs28.3
11176
11177         * src/compose.c
11178                 Make compose a bit faster - patch by Alfons.
11179
11180 2005-02-06 [colin]      1.0.0cvs28.2
11181
11182         * src/compose.c
11183                 Make pasting via middle-click more reliable
11184
11185 2005-02-05 [paul]       1.0.0cvs28.1
11186
11187         * ChangeLog
11188         * ChangeLog.claws
11189         * ChangeLog.jp
11190         * configure.ac
11191         * src/compose.c
11192                 sync with HEAD
11193                 (fix bug 682 'redirect is broken'
11194
11195 2005-02-05 [torte]      1.0.0cvs27.1
11196
11197         * ChangeLog.claws
11198         * configure.ac
11199         * src/partial_download.c
11200                 Sync with HEAD (fix buf overflow)
11201
11202 2005-02-03 [colin]      1.0.0cvs26.1
11203
11204         * src/common/plugin.c
11205                 Sync with HEAD (avoid plugin mismatches)
11206
11207 2005-02-03 [paul]       1.0.0cvs25.3
11208
11209         * src/folderview.c
11210         * src/headerview.c
11211         * src/summaryview.c
11212         * src/textview.c
11213         * src/gtk/colorlabel.c
11214                 third and final part of initial sync with main-gtk2
11215
11216 2005-02-03 [paul]       1.0.0cvs25.2
11217
11218         * src/jpilot.c
11219                 fix building with jpilot support
11220
11221 2005-02-02 [colin]      1.0.0cvs25.1
11222
11223         * src/messageview.c
11224                 Sync with HEAD (fix dangerous typo)
11225
11226 2005-02-01 [colin]      1.0.0cvs24.3
11227
11228         * src/common/xml.c
11229                 Write file as advertised (UTF-8)
11230
11231 2005-02-01 [paul]       1.0.0cvs24.2
11232
11233         * src/addrbook.c
11234         * src/addrindex.c
11235         * src/alertpanel.h
11236         * src/codeconv.c
11237         * src/codeconv.h
11238         * src/compose.c
11239         * src/export.c
11240         * src/folder_item_prefs.c
11241         * src/html.c
11242         * src/imap.c
11243         * src/import.c
11244         * src/jpilot.c
11245         * src/mainwindow.c
11246         * src/matcher_parser_lex.l
11247         * src/messageview.c
11248         * src/mh.c
11249         * src/prefs_account.c
11250         * src/prefs_actions.c
11251         * src/prefs_common.c
11252         * src/prefs_gtk.c
11253         * src/prefs_gtk.h
11254         * src/prefs_themes.c
11255         * src/procheader.c
11256         * src/procmime.c
11257         * src/sourcewindow.c
11258         * src/statusbar.c
11259         * src/summaryview.c
11260         * src/textview.c
11261         * src/toolbar.c
11262         * src/unmime.c
11263         * src/common/template.c
11264         * src/common/utils.c
11265         * src/common/xml.c
11266         * src/common/xml.h
11267         * src/gtk/gtkaspell.c
11268         * src/plugins/clamav/clamav_plugin.c
11269         * src/plugins/dillo_viewer/dillo_prefs.c
11270         * src/plugins/image_viewer/viewerprefs.c
11271         * src/plugins/pgpmime/passphrase.c
11272         * src/plugins/pgpmime/prefs_gpg.c
11273         * src/plugins/pgpmime/select-keys.c
11274         * src/plugins/spamassassin/spamassassin.c
11275                 second part of initial sync with main-gtk2
11276                 (more to follow)
11277
11278 2005-01-31 [colin]      1.0.0cvs24.1
11279
11280         * src/compose.c
11281                 Sync with HEAD
11282
11283 2005-01-29 [paul]       1.0.0cvs23.2
11284
11285         * src/account.c
11286         * src/action.c
11287         * src/addressadd.c
11288         * src/addressbook.c
11289         * src/alertpanel.c
11290         * src/compose.c
11291         * src/editaddress.c
11292         * src/editbook.c
11293         * src/editgroup.c
11294         * src/editjpilot.c
11295         * src/editldap.c
11296         * src/editldap_basedn.c
11297         * src/editvcard.c
11298         * src/export.c
11299         * src/foldersel.c
11300         * src/grouplistdialog.c
11301         * src/import.c
11302         * src/importldif.c
11303         * src/inc.c
11304         * src/main.c
11305         * src/mainwindow.c
11306         * src/message_search.c
11307         * src/messageview.c
11308         * src/mimeview.c
11309         * src/prefs_actions.c
11310         * src/prefs_common.c
11311         * src/prefs_common.h
11312         * src/prefs_customheader.c
11313         * src/prefs_display_header.c
11314         * src/prefs_filtering.c
11315         * src/prefs_filtering_action.c
11316         * src/prefs_gtk.c
11317         * src/prefs_matcher.c
11318         * src/prefs_summary_column.c
11319         * src/prefs_template.c
11320         * src/sourcewindow.c
11321         * src/summary_search.c
11322         * src/summaryview.c
11323         * src/textview.c
11324         * src/gtk/about.c
11325         * src/gtk/description_window.c
11326         * src/gtk/gtkshruler.c
11327         * src/gtk/gtkutils.c
11328         * src/gtk/gtkutils.h
11329         * src/gtk/inputdialog.c
11330         * src/gtk/logwindow.c
11331         * src/gtk/prefswindow.c
11332         * src/gtk/progressdialog.c
11333         * src/gtk/progressdialog.h
11334                 first part of initial sync with main-gtk2
11335                 (more to follow)
11336
11337 2005-01-28 [colin]      1.0.0cvs23.1
11338
11339         * src/folderview.c
11340                 Sync with HEAD
11341
11342 2005-01-27 [colin]      1.0.0cvs21.1
11343
11344         * src/folder.c
11345         * src/folderview.c
11346                 Sync with HEAD
11347
11348 2005-01-27 [colin]      1.0.0cvs19.1
11349
11350         * src/procmime.c
11351                 Sync with HEAD
11352
11353 2005-01-27 [colin]      1.0.0cvs18.1
11354
11355         * src/messageview.c
11356         * src/summaryview.c
11357         * src/mainwindow.c
11358         * src/compose.c
11359         * src/compose.h
11360         * src/procmsg.c
11361         * src/procmsg.h
11362         * src/toolbar.c
11363                 Sync with HEAD
11364
11365 2005-01-26 [paul]       1.0.0cvs15.2
11366
11367         * src/compose.c
11368                 compose_entries_set(): convert subject and body to
11369                 utf8 if necessary. patch by Felix Eckhofer
11370
11371 2005-01-26 [paul]       1.0.0cvs15.1
11372
11373         * configure.ac
11374         * src/common/template.c
11375                 sync with HEAD (fix memory leak)
11376
11377 2005-01-25 [paul]       1.0.0cvs14.1
11378
11379         * configure.ac
11380         * src/compose.c
11381                 sync with HEAD
11382
11383 2005-01-24 [colin]      1.0.0cvs13.1
11384
11385         * src/summaryview.c
11386                 Sync with HEAD
11387
11388 2005-01-24 [paul]       1.0.0cvs12.1
11389
11390         * configure.ac
11391         * src/messageview.c
11392         * src/mh.c
11393         * src/common/utils.c
11394                 sync with HEAD
11395
11396 2005-01-24 [colin]      1.0.0cvs11.1
11397
11398         * src/procheader.c
11399                 Sync with HEAD
11400
11401 2005-01-24 [colin]      1.0.0cvs10.1
11402
11403         * src/folderview.c
11404                 Sync with HEAD
11405
11406 2005-01-23 [colin]      1.0.0cvs9.1
11407
11408         * src/crash.c
11409                 Sync with HEAD
11410
11411 2005-01-22 [colin]      1.0.0cvs8.1
11412
11413         * src/summaryview.c
11414         * src/gtk/quicksearch.c
11415                 Sync with HEAD
11416
11417 2005-01-21 [colin]      1.0.0cvs7.1
11418
11419         * src/summaryview.c
11420                 Sync with HEAD
11421
11422 2005-01-21 [colin]      1.0.0cvs6.1
11423
11424         * src/summaryview.c
11425                 Sync with HEAD
11426
11427 2005-01-21 [colin]      1.0.0cvs5.1
11428
11429         * src/gtk/quicksearch.c
11430         * src/prefs_common.c
11431         * src/prefs_common.h
11432                 Sync with HEAD (recurse option)
11433
11434 2005-01-21 [colin]      1.0.0cvs4.1
11435
11436         * src/folder.h
11437         * src/folderview.c
11438         * src/folderview.h
11439         * src/summaryview.c
11440         * src/gtk/quicksearch.c
11441         * src/gtk/quicksearch.h
11442                 Sync with HEAD (recursive quicksearch)
11443
11444 2005-01-20 [colin]      1.0.0cvs3.4
11445
11446         * src/ssl_manager.c
11447                 Remove useless code
11448
11449 2005-01-20 [colin]      1.0.0cvs3.3
11450
11451         * src/ssl_manager.c
11452                 Fix leak, thanks to Alfons.
11453
11454 2005-01-20 [colin]      1.0.0cvs3.2
11455
11456         * src/ssl_manager.c
11457                 Port SSL certificate window to GTK2.
11458
11459 2005-01-20 [paul]       1.0.0cvs3.1
11460
11461         * ChangeLog.claws
11462         * configure.ac
11463         * src/addrindex.c
11464         * src/addrindex.h
11465                 sync with HEAD
11466
11467 2005-01-19 [colin]      1.0.0cvs2.2
11468
11469         * src/plugins/trayicon/trayicon.c
11470                 Fix freeze with gtk-2.6, the easy way
11471                 (signal blocking helpless there...)
11472                 Closes bug #668.
11473
11474 2005-01-19 [colin]      1.0.0cvs2.1
11475
11476         * src/mbox.c
11477         * src/mbox.h
11478         * src/mainwindow.c
11479         * src/summaryview.c
11480         * src/summaryview.h
11481                 Sync with HEAD
11482
11483 2005-01-19 [paul]       1.0.0cvs1.1
11484
11485         * configure.ac
11486         * po/de.po
11487         * po/es.po
11488         * po/fr.po
11489         * po/hr.po
11490         * po/it.po
11491         * po/ja.po
11492         * po/ko.po
11493         * po/pt_BR.po
11494         * po/ru.po
11495         * po/sk.po
11496         * po/sr.po
11497                 sync with HEAD (update translations)
11498
11499 2005-01-18 [colin]      1.0.0cvs0.1
11500
11501         * src/foldersel.c
11502                 Specify search column - patch by Alfons
11503
11504 2005-01-18 [colin]      0.9.13cvs36.3
11505
11506         * src/prefs_toolbar.c
11507                 Change Delete to Remove
11508         * src/prefs_fonts.c
11509                 GTK2 version and leak fixes
11510         * src/prefs_actions.c
11511                 Add stock buttons.
11512                 All patches by Alfons
11513
11514 2005-01-17 [colin]      0.9.13cvs36.2
11515
11516         * src/compose.c
11517                 Fix DnD inserting twice. While at it,
11518                 add DnD support for text/plain in the
11519                 body, and add support in the headers.
11520
11521 2005-01-16 [colin]      0.9.13cvs36.1
11522
11523         * ChangeLog
11524         * ChangeLog.jp
11525         * ChangeLog.claws
11526                 Sync with HEAD (nothing applicable)
11527
11528 2005-01-16 [colin]      0.9.13cvs33.2
11529
11530         * src/prefs_toolbar.c
11531                 GTK2ize prefs_toolbar, by Alfons.
11532
11533 2005-01-14 [colin]      0.9.13cvs33.1
11534
11535         * src/html.c
11536         * src/msgcache.c
11537                 Sync with HEAD
11538
11539 2005-01-14 [colin]      0.9.13cvs32.1
11540
11541         * src/html.c
11542         * src/html.h
11543         * src/msgcache.c
11544         * AUTHORS
11545         * tools/calypso_convert.pl
11546                 Sync with HEAD
11547
11548 2005-01-08 [colin]      0.9.13cvs29.2
11549
11550         * src/prefs_filtering_action.c
11551         * src/prefs_filtering.c
11552                 2 more gtk2 patches by Alfons
11553
11554 2005-01-07 [paul]       0.9.13cvs29.1
11555
11556         * ChangeLog
11557         * ChangeLog.claws
11558         * ChangeLog.jp
11559         * configure.ac
11560         * src/pop.c
11561         * src/pop.h
11562                 sync with HEAD
11563
11564 2005-01-07 [colin]      0.9.13cvs28.3
11565
11566         * src/gtk/progressdialog.c
11567         * src/gtk/progressdialog.h
11568         * src/inc.c
11569         * src/send_message.c
11570                 GTK2 for the incorporation dialog. The CList isn't dead
11571                 yet, for a more smooth migration. Patch by Alfons.
11572
11573 2005-01-06 [colin]      0.9.13cvs28.2
11574
11575         * src/prefs_display_header.c
11576                 GTK2 conversion by Alfons
11577         * src/prefs_actions.c
11578         * src/prefs_matcher.c
11579                 Fix 2 leaks - patch by Alfons
11580
11581 2005-01-06 [colin]      0.9.13cvs28.1
11582
11583         * src/prefs_matcher.c
11584                 Sync with HEAD
11585
11586 2005-01-06 [colin]      0.9.13cvs27.4
11587
11588         * src/prefs_matcher.c
11589                 Fix double-free. Patch by Alfons
11590
11591 2005-01-06 [colin]      0.9.13cvs27.3
11592
11593         * src/prefs_matcher.c
11594                 GTK2 widgets + memleak
11595                 Patch by Alfons
11596
11597 2005-01-05 [colin]      0.9.13cvs27.2
11598
11599         * src/account.c
11600         * src/addr_compl.c
11601         * src/foldersel.c
11602         * src/stock_pixmap.c
11603         * src/stock_pixmap.h
11604                 3 more GTK2 patches by Alfons.
11605
11606 2005-01-04 [colin]      0.9.13cvs27.1
11607
11608         * src/folderview.c
11609         * src/imap_gtk.c
11610         * src/news_gtk.c
11611                 Sync with HEAD
11612
11613 2005-01-04 [colin]      0.9.13cvs25.9
11614
11615         * src/compose.c
11616                 Fix Show Ruler menuitem
11617         * src/prefs_template.c
11618                 Convert to GTK2
11619         * src/common/utils.c
11620                 Make auto pointer stuff handles NULLs
11621                 Patches by Alfons.
11622
11623 2005-01-04 [colin]      0.9.13cvs25.8
11624
11625         * src/compose.c
11626                 Move the attachment list to gtk2
11627                 Patch by Alfons.
11628
11629 2005-01-04 [colin]      0.9.13cvs25.7
11630
11631         * src/textview.c
11632                 Make some keys work again
11633                 Patch by SungHyun Nam <namsh@kldp.org>
11634
11635 2005-01-04 [colin]      0.9.13cvs25.6
11636
11637         * src/gtk/gtkshruler.c
11638                 Move the ruler to GTK2
11639                 Patch by Alfons
11640
11641 2005-01-03 [colin]      0.9.13cvs25.5
11642
11643         * src/compose.c
11644                 Fix my broken patch apply 
11645
11646 2005-01-03 [colin]      0.9.13cvs25.4
11647
11648         * src/common/utils.c
11649         * src/common/utils.h
11650         * src/gtk/prefswindow.c
11651                 Move auto pointer stuff to utils.c
11652                 Patch by Alfons again :)
11653
11654 2005-01-03 [colin]      0.9.13cvs25.3
11655
11656         * src/compose.c
11657         * src/prefs_gtk.c
11658         * src/prefs_template.c
11659         * src/textview.c
11660                 Empty text widgets with empty strings, not NULL char
11661                 Patch by SungHyun Nam <namsh@kldp_org>
11662
11663 2005-01-03 [colin]      0.9.13cvs25.2
11664
11665         * src/main.c
11666         * AUTHORS
11667                 Sync with HEAD
11668
11669 2005-01-03 [colin]      0.9.13cvs25.1
11670
11671         * src/pop.c
11672         * src/pop.h
11673                 Sync with HEAD
11674
11675 2005-01-03 [colin]      0.9.13cvs24.3
11676
11677         * src/account.c
11678                 Two patches from Alfons and Alex S Moore:
11679                 fix images, fix return value.
11680
11681 2005-01-01 [colin]      0.9.13cvs24.2
11682
11683         * src/prefs_actions.c
11684                 Fix over-zealous assertion. Patch by Alfons
11685
11686 2005-01-01 [colin]      0.9.13cvs24.1
11687
11688         * src/procmime.c
11689                 Sync with HEAD (leak fix)
11690
11691 2004-12-31 [colin]      0.9.13cvs23.2
11692
11693         * src/prefs_common.c
11694                 GTK2 widgets + stock buttons - patch by Alfons
11695
11696 2004-12-31 [paul]       0.9.13cvs23.1
11697
11698         * configure.ac
11699                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11700         * src/gtk/pluginwindow.c
11701                 use GTK2 widgets and plug memory leaks,
11702                 patches by Alfons
11703
11704 2004-12-30 [colin]      0.9.13cvs22.4
11705
11706         * src/account.c
11707         * src/action.c
11708         * src/export.c
11709         * src/foldersel.c
11710         * src/import.c
11711         * src/message_search.c
11712         * src/prefs_actions.c
11713         * src/prefs_common.c
11714         * src/prefs_customheader.c
11715         * src/prefs_filtering.c
11716         * src/prefs_summary_column.c
11717         * src/summary_search.c
11718         * src/gtk/about.c
11719         * src/gtk/description_window.c
11720         * src/gtk/gtkutils.c
11721         * src/gtk/gtkutils.h
11722         * src/gtk/inputdialog.c
11723         * src/gtk/prefswindow.c
11724                 Use GTK2 stock buttons. Patches by Alfons.
11725
11726 2004-12-30 [colin]      0.9.13cvs22.3
11727
11728         * src/account.c
11729                 Sync with HEAD
11730         * src/prefs_actions.c
11731         * src/prefs_customheader.c
11732         * src/prefs_filtering.c
11733         * src/prefs_msg_colors.c
11734         * src/prefs_summary_column.c
11735         * src/gtk/prefswindow.c
11736                 Use GtkTreeView instead of deprecated 
11737                 widgets. Patches by Alfons.
11738
11739 2004-12-30 [paul]       0.9.13cvs22.2
11740
11741         * src/foldersel.c
11742                 use GTK 2 Tree View
11743                 patch by Alfons, with root folder sorting fix
11744                 by Stephan Sachse
11745
11746 2004-12-30 [paul]       0.9.13cvs22.1
11747
11748         * ChangeLog
11749         * ChangeLog.claws
11750         * ChangeLog.jp
11751         * NEWS
11752         * configure.ac
11753         * src/account.c
11754                 sync with HEAD
11755
11756 2004-12-22 [martin]     0.9.13cvs21.2
11757
11758         * src/action.c
11759                 free the command line after its use
11760
11761 2004-12-18 [paul]       0.9.13cvs21.1
11762
11763         * AUTHORS
11764         * ChangeLog
11765         * ChangeLog.claws
11766         * ChangeLog.jp
11767         * NEWS
11768         * configure.ac
11769         * src/action.c
11770         * src/compose.c
11771         * src/syldap.c
11772                 sync with HEAD
11773
11774 2004-12-17 [martin]     0.9.13cvs17.2
11775
11776         * src/action.c
11777                 convert actions input to locale
11778         * src/inc.c
11779                 convert notification command to locale
11780         * src/plugins/pgpmime/select-keys.c
11781                 convert attributes to utf8
11782
11783 2004-12-14 [colin]      0.9.13cvs17.1
11784
11785         * ChangeLog
11786         * ChangeLog.jp
11787         * ChangeLog.claws
11788         * src/action.c
11789         * src/common/utils.c
11790         * src/gtk/prefswindow.c
11791         * src/gtk/gtkutils.c
11792         * src/gtk/gtkutils.h
11793         * src/plugins/spamassassin/libspamc.c
11794                 Sync with HEAD
11795
11796 2004-12-13 [colin]      0.9.13cvs14.1
11797
11798         * src/quote_fmt_parse.y
11799                 Sync with HEAD
11800
11801 2004-12-10 [colin]      0.9.13cvs12.1
11802
11803         * src/prefs_themes.c
11804         * src/mainwindow.c
11805         * src/messageview.c
11806                 Sync with HEAD
11807
11808 2004-12-09 [colin]      0.9.13cvs10.1
11809
11810         * src/procmime.c
11811                 Sync with HEAD (fix B64 encoding from memory)
11812
11813 2004-12-08 [colin]      0.9.13cvs9.1
11814
11815         * src/gtk/colorlabel.c
11816                 Sync with HEAD
11817
11818 2004-12-08 [paul]       0.9.13cvs8.2
11819
11820         * src/gtk/pluginwindow.c
11821                 fix window resizing oddities
11822
11823 2004-12-08 [colin]      0.9.13cvs8.1
11824
11825         * src/quote_fmt_parse.y
11826                 Sync with HEAD
11827
11828 2004-12-08 [colin]      0.9.13cvs7.1
11829
11830         * src/matcher_parser_parse.y
11831         * src/msgcache.c
11832         * src/prefs_matcher.c
11833         * src/procheader.c
11834         * src/matcher.c
11835         * src/common/defs.h
11836         * po/sr.po
11837                 Sync with HEAD
11838
11839 2004-12-08 [colin]      0.9.13cvs6.1
11840
11841         * src/quote_fmt_parse.y
11842         * src/textview.c
11843                 Sync with HEAD
11844         * src/gtk/prefswindow.c
11845         * src/gtk/pluginwindow.c
11846                 Fix G_CALLBACKS protos (thanks to Alfons)
11847
11848 2004-12-07 [torte]      0.9.13cvs2.2
11849
11850         * src/procmime.c
11851                 [Bug 650] reply button causes crash
11852                 Thanks to David Relson and Christoph
11853
11854 2004-12-07 [colin]      0.9.13cvs2.1
11855
11856         * ChangeLog.claws
11857         * AUTHORS
11858         * po/sk.po
11859         * src/procmime.c
11860         * src/prefs_account.c
11861         * src/common/smtp.c
11862         * src/common/smtp.h
11863                 Sync with HEAD
11864
11865 2004-12-06 [colin]      0.9.12cvs187.1
11866
11867         * ChangeLog.claws
11868         * INSTALL
11869         * Makefile.am
11870         * README.claws
11871         * TODO.claws
11872         * configure.ac
11873         * po/bg.po
11874         * po/cs.po
11875         * po/el.po
11876         * po/en_GB.po
11877         * po/es.po
11878         * po/fr.po
11879         * po/hr.po
11880         * po/hu.po
11881         * po/it.po
11882         * po/ja.po
11883         * po/ko.po
11884         * po/nl.po
11885         * po/pl.po
11886         * po/pt_BR.po
11887         * po/ru.po
11888         * po/sk.po
11889         * po/sr.po
11890         * po/sv.po
11891         * po/zh_CN.po
11892         * po/zh_TW.Big5.po
11893         * src/compose.c
11894         * tools/Makefile.am
11895         * tools/README
11896         * tools/filter_conv.pl
11897         * tools/kdeservicemenu/README
11898         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11899         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11900                 Sync with HEAD
11901
11902 2004-12-04 [colin]      0.9.12cvs183.1
11903
11904         * src/compose.c
11905                 Sync with HEAD (compose window position saving)
11906
11907 2004-12-04 [paul]       0.9.12cvs182.3
11908
11909         * src/messageview.c
11910         * src/mimeview.c
11911         * src/prefs_customheader.c
11912         * src/gtk/quicksearch.c
11913                 replace some forgotten GTK_SIGNAL_FUNCs
11914
11915 2004-12-04 [paul]       0.9.12cvs182.2
11916
11917         * src/Makefile.am
11918                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
11919                 committed in error      
11920
11921 2004-12-04 [paul]       0.9.12cvs182.1
11922
11923         * ChangeLog
11924         * ChangeLog.claws
11925         * ChangeLog.jp
11926         * INSTALL
11927         * NEWS
11928         * README
11929         * README.jp
11930         * configure.ac
11931         * doc/manual/ja/Makefile.am
11932         * doc/manual/ja/sylpheed-1.html
11933         * doc/manual/ja/sylpheed-10.html
11934         * doc/manual/ja/sylpheed-11.html
11935         * doc/manual/ja/sylpheed-12.html
11936         * doc/manual/ja/sylpheed-13.html
11937         * doc/manual/ja/sylpheed-14.html
11938         * doc/manual/ja/sylpheed-15.html
11939         * doc/manual/ja/sylpheed-16.html
11940         * doc/manual/ja/sylpheed-17.html
11941         * doc/manual/ja/sylpheed-18.html
11942         * doc/manual/ja/sylpheed-19.html
11943         * doc/manual/ja/sylpheed-2.html
11944         * doc/manual/ja/sylpheed-20.html
11945         * doc/manual/ja/sylpheed-3.html
11946         * doc/manual/ja/sylpheed-4.html
11947         * doc/manual/ja/sylpheed-5.html
11948         * doc/manual/ja/sylpheed-6.html
11949         * doc/manual/ja/sylpheed-7.html
11950         * doc/manual/ja/sylpheed-8.html
11951         * doc/manual/ja/sylpheed-9.html
11952         * doc/manual/ja/sylpheed.html
11953         * doc/manual/ja/sylpheed.sgml
11954         * po/de.po
11955         * src/Makefile.am
11956         * src/compose.c
11957         * src/procmime.c
11958         * src/pixmaps/regular.xpm **REMOVED**
11959         * src/plugins/pgpmime/pgpmime.c
11960         * src/plugins/pgpmime/plugin.c
11961         * src/plugins/pgpmime/prefs_gpg.c
11962                 sync with HEAD
11963
11964 2004-12-03 [paul]       0.9.12cvs180.1
11965
11966         * ChangeLog
11967         * ChangeLog.claws
11968         * ChangeLog.jp
11969         * configure.ac
11970         * src/Makefile.am
11971         * src/pop.c
11972         * src/common/utils.c
11973         * src/common/utils.h
11974         * src/pixmaps/continue.xpm
11975         * src/pixmaps/dir_close.xpm
11976         * src/pixmaps/dir_open.xpm
11977         * src/pixmaps/drafts_close.xpm
11978         * src/pixmaps/drafts_open.xpm
11979         * src/pixmaps/folder.xpm **REMOVED**
11980         * src/pixmaps/group.xpm
11981         * src/pixmaps/unread.xpm
11982                 sync with HEAD
11983
11984 2004-12-02 [colin]      0.9.12cvs179.1
11985
11986         * src/compose.c
11987                 Sync with HEAD (non-duplicated reedition)
11988
11989 2004-12-02 [colin]      0.9.12cvs178.1
11990
11991         * src/compose.c
11992                 Sync with HEAD (linewrap_quote fix)
11993
11994 2004-12-01 [colin]      0.9.12cvs177.3
11995
11996         * src/addrharvest.c
11997                 Replace sizeof with strlen
11998
11999 2004-12-01 [paul]       0.9.12cvs177.2
12000
12001         * src/addrharvest.c
12002                 fix 'harvest addresses'
12003
12004 2004-11-30 [colin]      0.9.12cvs177.1
12005
12006         * src/gtk/prefswindow.c
12007         * src/gtk/pluginwindow.c
12008                 Sync with HEAD
12009
12010 2004-11-29 [colin]      0.9.12cvs176.1
12011
12012         * src/folderview.c
12013                 sync with HEAD (Fix disappearing separators in folderview's popup)
12014
12015 2004-11-29 [colin]      0.9.12cvs175.1
12016
12017         * src/procmime.c
12018                 Sync with head (another format fix)
12019
12020 2004-11-29 [colin]      0.9.12cvs174.1
12021
12022         * src/pop.c
12023                 Sync with HEAD (format string fix)
12024
12025 2004-11-26 [colin]      0.9.12cvs173.1
12026
12027         * src/common/smtp.c
12028         * src/common/smtp.h
12029                 Sync with HEAD
12030
12031 2004-11-24 [colin]      0.9.12cvs172.1
12032
12033         * src/plugins/pgpmime/pgpmime.c
12034                 Sync with HEAD
12035
12036 2004-11-24 [colin]      0.9.12cvs171.1
12037
12038         * src/plugins/pgpmime/pgpmime.c
12039                 Sync with head (gpgmectx leaks)
12040
12041 2004-11-24 [colin]      0.9.12cvs169.1
12042
12043         * src/plugins/pgpmime/plugin.c
12044         * src/plugins/trayicon/Makefile.am
12045         * src/plugins/trayicon/newmarkedmail.xpm
12046         * src/plugins/trayicon/trayicon.c
12047         * src/plugins/trayicon/unreadmarkedmail.xpm
12048                 Sync with HEAD
12049
12050 2004-11-23 [colin]      0.9.12cvs168.1
12051
12052         * src/partial_download.c
12053         * src/partial_download.h
12054         * src/plugins/pgpmime/plugin.c
12055                 Sync with HEAD
12056
12057 2004-11-23 [colin]      0.9.12cvs166.1
12058
12059         * src/Makefile.am
12060         * src/codeconv.c
12061         * src/compose.c
12062         * src/folderview.c
12063         * src/main.c
12064         * src/partial_download.c
12065         * src/partial_download.h
12066         * src/prefs_account.c
12067         * src/prefs_account.h
12068         * src/privacy.c
12069         * src/privacy.h
12070         * src/procmime.c
12071         * src/common/Makefile.am
12072         * src/common/base64.h
12073         * src/common/partial_download.c
12074         * src/common/partial_download.h
12075         * src/gtk/prefswindow.c
12076         * src/gtk/prefswindow.h
12077         * src/plugins/pgpmime/pgpmime.c
12078         * src/plugins/pgpmime/prefs_gpg.c
12079         * src/plugins/pgpmime/prefs_gpg.h
12080         * src/plugins/pgpmime/sgpgme.c
12081         * src/plugins/pgpmime/sgpgme.h
12082                 Sync with HEAD
12083
12084 2004-11-23 [colin]      0.9.12cvs163.1
12085
12086         * src/main.c
12087                 Sync with HEAD (cursor optimization)
12088
12089 2004-11-23 [colin]      0.9.12cvs162.1
12090
12091         * src/prefs_common.c
12092         * src/prefs_themes.c
12093         * src/procmsg.c
12094                 Sync with HEAD
12095
12096 2004-11-23 [colin]      0.9.12cvs158.9
12097
12098         * src/compose.c
12099                 Fix double-free when forwarding
12100         * src/msgcache.c
12101                 Fix leak on error path
12102                 
12103
12104 2004-11-23 [colin]      0.9.12cvs158.8
12105
12106         * src/compose.c
12107                 Fix possible double-free
12108                 Spotted by Alfons
12109
12110 2004-11-23 [colin]      0.9.12cvs158.7
12111
12112         * src/compose.c
12113                 Fix some signal handlers' prototypes
12114                 Spotted by Alfons
12115
12116 2004-11-22 [colin]      0.9.12cvs158.6
12117
12118         * src/compose.c
12119                 Remove unneeded code and duplicated
12120                 wrapping - patch by Alfons
12121
12122 2004-11-22 [colin]      0.9.12cvs158.5
12123
12124         * src/prefs_themes.c
12125                 Fix oversized selector
12126
12127 2004-11-22 [colin]      0.9.12cvs158.4
12128
12129         * src/compose.c
12130                 fix dump_text()
12131                 patch by Alfons
12132
12133 2004-11-19 [colin]      0.9.12cvs158.3
12134
12135         * src/textview.c
12136                 Add a context menu on links (open, copy)
12137
12138 2004-11-18 [paul]       0.9.12cvs158.2
12139
12140         * src/addrgather.c
12141         * src/exphtmldlg.c
12142         * src/expldifdlg.c
12143         * src/mimeview.c
12144         * src/prefs_common.c
12145         * src/plugins/image_viewer/viewer.c
12146         * src/plugins/spamassassin/spamassassin_gtk.c
12147                 replace deprecated gtk_notebook_set_page
12148                 and gtk_notebook_current_page
12149
12150 2004-11-18 [paul]       0.9.12cvs158.1
12151
12152         * configure.ac
12153         * src/compose.c
12154         * src/mainwindow.c
12155         * src/messageview.c
12156         * src/prefs_common.c
12157         * src/common/utils.c
12158         * src/common/utils.h
12159                 sync with HEAD
12160
12161 2004-11-17 [colin]      0.9.12cvs156.1
12162
12163         * src/prefs_account.c
12164         * src/prefs_account.h
12165         * src/procmsg.c
12166                 Sync with HEAD (add pref to store encrypted mails encrypted)
12167
12168 2004-11-17 [paul]       0.9.12cvs155.1
12169
12170         * ChangeLog
12171         * ChangeLog.claws
12172         * ChangeLog.jp
12173         * NEWS
12174         * configure.ac
12175         * src/compose.c
12176         * src/jpilot.c
12177         * src/privacy.c
12178         * src/procmime.c
12179         * src/procmime.h
12180         * src/procmsg.c
12181         * src/toolbar.c
12182         * src/pixmaps/error.xpm
12183                 sync with HEAD
12184
12185 2004-11-17 [colin]      0.9.12cvs151.1
12186
12187         * src/plugins/pgpmime/pgpmime.c
12188                 Sync with HEAD (remove debug printf)
12189
12190 2004-11-17 [colin]      0.9.12cvs150.1
12191
12192         * src/plugins/pgpmime/pgpmime.c
12193                 Sync with HEAD (off-by-one fix)
12194
12195 2004-11-17 [colin]      0.9.12cvs149.1
12196
12197         * src/procmsg.c
12198                 Sync with HEAD (coding style fixes)
12199
12200 2004-11-16 [colin]      0.9.12cvs148.1
12201
12202         * src/procmsg.c
12203                 Sync with head (Fix the fix)
12204
12205 2004-11-16 [colin]      0.9.12cvs147.1
12206
12207         * src/procmsg.c
12208                 Sync with Main (leak fix)
12209
12210 2004-11-16 [colin]      0.9.12cvs146.14
12211
12212         * src/compose.c
12213                 Remove useless chunk of code
12214                 Patch by Alfons
12215
12216 2004-11-15 [colin]      0.9.12cvs146.13
12217
12218         * src/compose.c
12219                 Fix drafting after insertion
12220                 Patch by Alfons
12221
12222 2004-11-15 [colin]      0.9.12cvs146.12
12223
12224         * src/compose.c
12225         * src/prefs_filtering.c
12226         * src/prefs_filtering_action.c
12227         * src/prefs_toolbar.c
12228                 Fix some const-correctness
12229
12230 2004-11-15 [colin]      0.9.12cvs146.11
12231
12232         * src/summaryview.c
12233         * src/prefs_themes.c
12234         * src/messageview.c
12235                 Fix some leaks
12236
12237 2004-11-15 [colin]      0.9.12cvs146.10
12238
12239         * src/codeconv.c
12240                 More unreadable locale fixes
12241
12242 2004-11-14 [colin]      0.9.12cvs146.9
12243
12244         * src/textview.c
12245                 Fix uri_security_check
12246                 Patch by Alfons
12247
12248 2004-11-13 [paul]       0.9.12cvs146.8
12249
12250         * src/folder.c
12251         * src/procmime.c
12252                 fix 2 bugs introduced in last commit
12253
12254 2004-11-13 [paul]       0.9.12cvs146.7
12255
12256         * src/compose.c
12257         * src/exporthtml.c
12258         * src/exportldif.c
12259         * src/folder.c
12260         * src/imap.c
12261         * src/imap_gtk.c
12262         * src/main.c
12263         * src/mainwindow.c
12264         * src/messageview.c
12265         * src/mh_gtk.c
12266         * src/prefs_themes.c
12267         * src/procmime.c
12268         * src/setup.c
12269         * src/summaryview.c
12270                 replace deprecated g_basename
12271
12272 2004-11-13 [paul]       0.9.12cvs146.6
12273
12274         * src/compose.c
12275         * src/imap.c
12276         * src/matcher_parser.h
12277         * src/matcher_parser_parse.y
12278         * src/prefs_filtering.c
12279         * src/prefs_filtering_action.c
12280         * src/prefs_themes.c
12281         * src/prefs_toolbar.c
12282         * src/common/utils.c
12283                 various small fixes/cleanups
12284
12285 2004-11-12 [colin]      0.9.12cvs146.5
12286
12287         * src/textview.c
12288                 Validate event's origin on visibility notify
12289                 Patch by Alfons.
12290
12291 2004-11-12 [paul]       0.9.12cvs146.4
12292
12293         * src/exporthtml.c
12294         * src/exportldif.c
12295         * src/imap.c
12296         * src/mh.c
12297         * src/mimeview.c
12298         * src/prefs_spelling.c
12299         * src/prefs_themes.c
12300                 replace deprecated g_dirname    
12301
12302 2004-11-12 [colin]      0.9.12cvs146.3
12303
12304         * src/textview.c
12305                 Some coding style fixes
12306
12307 2004-11-12 [colin]      0.9.12cvs146.2
12308
12309         * src/codeconv.c
12310                 We want to replace _all_ extended chars in
12311                 conv_unreadable_*, because any string containing
12312                 extended chars not parsing as UTF8 is 
12313                 undisplayed on gtk2.
12314
12315 2004-11-12 [paul]       0.9.12cvs146.1
12316
12317         * ChangeLog
12318         * ChangeLog.claws
12319         * ChangeLog.jp
12320         * NEWS
12321         * configure.ac
12322         * src/account.c
12323         * src/folderview.c
12324         * src/folderview.h
12325         * src/imap.c
12326         * src/imap_gtk.c
12327         * src/inc.c
12328         * src/mainwindow.c
12329         * src/mh_gtk.c
12330         * src/news_gtk.c
12331         * src/pop.c
12332         * src/prefs_account.c
12333         * src/prefs_account.h
12334         * src/prefs_ext_prog.c
12335         * src/procmime.c
12336         * src/procmime.h
12337         * src/procmsg.c
12338         * src/procmsg.h
12339         * src/summary_search.c
12340         * src/summaryview.c
12341         * src/textview.c
12342         * src/common/defs.h
12343         * src/common/utils.c
12344         * src/common/utils.h
12345         * src/gtk/menu.c
12346         * src/gtk/menu.h
12347                 sync with HEAD
12348
12349 2004-11-11 [colin]      0.9.12cvs144.2
12350
12351         * src/textview.c
12352                 Fix URI range selection (patch by Alfons)
12353
12354 2004-11-09 [colin]      0.9.12cvs144.1
12355
12356         * ChangeLog.claws
12357         * src/compose.c
12358         * src/folder.c
12359         * src/folder_item_prefs.c
12360         * src/prefs_account.c
12361         * src/prefs_account.h
12362         * src/plugins/pgpmime/pgpmime.c
12363                 Sync with HEAD
12364
12365 2004-11-08 [colin]      0.9.12cvs143.1
12366
12367         * src/summaryview.c
12368                 Sync with HEAD (optimize quicksearch)
12369
12370 2004-11-08 [colin]      0.9.12cvs142.2
12371
12372         * src/compose.c
12373                 Don't wrap when Edit/Auto wrapping is disabled
12374
12375 2004-11-08 [colin]      0.9.12cvs142.1
12376
12377         * src/textview.c
12378                 Sync with HEAD
12379
12380 2004-11-08 [colin]      0.9.12cvs141.1
12381
12382         * src/textview.c
12383                 Sync with HEAD (fix some mail URIs)
12384
12385 2004-11-08 [colin]      0.9.12cvs140.3
12386
12387         * src/textview.c
12388                 o Use text cursor instead of arrow when
12389                   not on a link
12390                 o Fix handling of contiguous links (as in
12391                   "colin@colino.net" <colin@colino.net>)
12392                   This one unveils a bug in get_email_part()
12393
12394 2004-11-07 [colin]      0.9.12cvs140.2
12395
12396         * src/textview.c
12397                 Fix memleak. Patch by Alfons.
12398
12399 2004-11-06 [colin]      0.9.12cvs140.1
12400
12401         * src/compose.c
12402                 Sync with HEAD (don't ask passphrase
12403                 when drafting)
12404
12405 2004-11-06 [paul]       0.9.12cvs139.2
12406
12407         * AUTHORS
12408         * src/textview.c
12409         * src/textview.h
12410                 textview URI handling. hovering over a 
12411                 link displays it in the status bar,
12412                 and changes the mouse pointer to a hand 
12413                 cursor. a link is activated with a single 
12414                 click. (Modified from the) patch by Jean-Yves 
12415                 Lefort <jylefort@users.sourceforge.net>
12416                 
12417
12418 2004-11-05 [colin]      0.9.12cvs139.1
12419
12420         * src/compose.c
12421         * src/procmime.c
12422                 Sync with HEAD again ^^
12423
12424 2004-11-05 [colin]      0.9.12cvs139.1
12425
12426         * src/compose.c
12427         * src/procmime.c
12428                 Sync with HEAD
12429
12430 2004-11-03 [paul]       0.9.12cvs138.1
12431
12432         * ChangeLog.claws
12433         * configure.ac
12434         * po/POTFILES.in
12435         * src/prefs_ext_prog.c
12436         * src/procmime.c
12437         * tools/kdeservicemenu/README
12438         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12439         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12440                 sync with HEAD
12441
12442 2004-11-01 [christoph]  0.9.12cvs136.2
12443
12444         * src/procmime.c
12445                 convert MIME parameters to UTF-8
12446
12447 2004-10-29 [colin]      0.9.12cvs136.1
12448
12449         * src/common/utils.c
12450                 Sync with HEAD (don't use '=' in mime boundary)
12451
12452 2004-10-29 [paul]       0.9.12cvs135.1
12453
12454         * configure.ac
12455         * doc/src/rfc2231.txt
12456         * src/procmime.c
12457         * src/common/quoted-printable.c
12458         * src/common/utils.c
12459         * src/common/utils.h
12460                 sync with HEAD
12461
12462 2004-10-27 [paul]       0.9.12cvs134.1
12463
12464         * configure.ac
12465         * src/main.c
12466         * src/procmime.c
12467         * src/plugins/pgpmime/pgpmime.c
12468                 sync with HEAD
12469
12470 2004-10-26 [paul]       0.9.12cvs132.3
12471
12472         * src/account.c
12473         * src/addressbook.c
12474         * src/addrgather.c
12475         * src/addrharvest.c
12476         * src/codeconv.c
12477         * src/compose.c
12478         * src/customheader.c
12479         * src/editaddress.c
12480         * src/editgroup.c
12481         * src/enriched.c
12482         * src/expldifdlg.c
12483         * src/exporthtml.c
12484         * src/exportldif.c
12485         * src/folder.c
12486         * src/foldersel.c
12487         * src/folderview.c
12488         * src/grouplistdialog.c
12489         * src/html.c
12490         * src/imap.c
12491         * src/jpilot.c
12492         * src/ldapserver.c
12493         * src/ldif.c
12494         * src/mimeview.c
12495         * src/news.c
12496         * src/news_gtk.c
12497         * src/pop.c
12498         * src/prefs_display_header.c
12499         * src/prefs_gtk.c
12500         * src/prefs_msg_colors.c
12501         * src/prefs_toolbar.c
12502         * src/procheader.c
12503         * src/procmime.c
12504         * src/summaryview.c
12505         * src/textview.c
12506         * src/toolbar.c
12507         * src/vcard.c
12508         * src/common/mgutils.c
12509         * src/common/nntp.c
12510         * src/common/smtp.c
12511         * src/common/template.c
12512         * src/common/utils.c
12513         * src/common/xmlprops.c
12514         * src/plugins/pgpmime/pgpmime.c
12515         * src/plugins/pgpmime/select-keys.c
12516         * src/plugins/pgpmime/sgpgme.c
12517                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12518                 g_string_sprintfa(), gtk_notebook_current_page()
12519
12520 2004-10-26 [colin]      0.9.12cvs132.2
12521
12522         * src/prefs_folder_item.c
12523                 Fix default-account selection
12524
12525 2004-10-21 [colin]      0.9.12cvs133
12526
12527         * src/compose.c
12528                 Sync with HEAD (Remove extra separator in compose's Options)
12529         * src/textview.c
12530                 Set wrapping to char
12531
12532 2004-10-21 [paul]       0.9.12cvs131.2
12533
12534         * src/compose.c
12535         * src/sourcewindow.c
12536                 fix wrapping
12537                 fix window shrinking 
12538
12539 2004-10-21 [colin]      0.9.12cvs131.1
12540
12541         * ChangeLog.claws
12542         * src/compose.c
12543                 Sync with HEAD
12544
12545 2004-10-21 [paul]       0.9.12cvs130.2
12546
12547         * src/prefs_folder_item.c
12548                 sync with HEAD (Apply to subfolders)
12549
12550 2004-10-19 [colin]      0.9.12cvs130.1
12551
12552         * ChangeLog.claws
12553         * src/compose.c
12554         * src/common/utils.c
12555         * src/gtk/menu.c
12556                 Sync with HEAD
12557
12558 2004-10-19 [colin]      0.9.12cvs128.1
12559
12560         * src/addrbook.c
12561         * src/addrcache.c
12562         * src/addressbook.c
12563         * src/codeconv.c
12564         * src/compose.c
12565         * src/customheader.c
12566         * src/editaddress.c
12567         * src/editgroup.c
12568         * src/exporthtml.c
12569         * src/folder.c
12570         * src/folderview.c
12571         * src/imap.c
12572         * src/jpilot.c
12573         * src/main.c
12574         * src/matcher_parser_parse.y
12575         * src/mbox.c
12576         * src/pop.c
12577         * src/prefs_account.c
12578         * src/prefs_gtk.c
12579         * src/prefs_msg_colors.c
12580         * src/procheader.c
12581         * src/procmime.c
12582         * src/procmime.h
12583         * src/procmsg.c
12584         * src/summaryview.c
12585         * src/textview.c
12586         * src/common/base64.c
12587         * src/common/partial_download.c
12588         * src/common/socket.c
12589         * src/common/sylpheed.c
12590         * src/common/utils.c
12591         * src/common/utils.h
12592         * src/gtk/pluginwindow.c
12593         * src/gtk/quicksearch.c
12594         * src/plugins/clamav/clamav_plugin.c
12595         * src/plugins/clamav/clamav_plugin.h
12596         * src/plugins/clamav/clamav_plugin_gtk.c
12597         * src/plugins/pgpmime/passphrase.c
12598         * src/plugins/pgpmime/pgpmime.c
12599         * src/plugins/pgpmime/plugin.c
12600         * src/plugins/pgpmime/prefs_gpg.c
12601         * src/plugins/pgpmime/prefs_gpg.h
12602         * src/plugins/pgpmime/select-keys.c
12603         * src/plugins/pgpmime/sgpgme.c
12604         * src/plugins/spamassassin/libspamc.c
12605         * src/plugins/spamassassin/spamassassin.c
12606         * src/plugins/spamassassin/spamassassin.h
12607         * src/plugins/spamassassin/spamassassin_gtk.c
12608         * src/plugins/trayicon/trayicon.c
12609         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12610                 Sync with HEAD
12611
12612 2004-10-14 [colin]      0.9.12cvs126.2
12613
12614         * src/codeconv.c
12615         * src/textview.c
12616                 Fix conv_unreadable_locale
12617
12618 2004-10-13 [colin]      0.9.12cvs126.1
12619
12620         * src/compose.c
12621                 Sync with HEAD (don't convert charset for 
12622                 drafted messages, minor cleanup)
12623
12624 2004-10-13 [colin]      0.9.12cvs125.1
12625
12626         * po/POTFILES.in
12627                 Sync with HEAD (POTFILES fix)
12628
12629 2004-10-12 [colin]      0.9.12cvs124.3
12630
12631         * src/compose.c
12632                 Fix encoding bug from latest sync
12633
12634 2004-10-12 [paul]       0.9.12cvs124.2
12635
12636         * src/plugins/pgpmime/prefs_gpg.c
12637         * src/plugins/pgpmime/prefs_gpg.h
12638                 forgotten in last commit        
12639
12640 2004-10-12 [paul]       0.9.12cvs124.1
12641
12642         * ChangeLog.claws
12643         * configure.ac
12644         * m4/spamassassin.m4
12645         * src/Makefile.am
12646         * src/account.c
12647         * src/compose.c
12648         * src/compose.h
12649         * src/crash.c
12650         * src/main.c
12651         * src/mimeview.c
12652         * src/passphrase.c
12653         * src/passphrase.h
12654         * src/prefs_account.c
12655         * src/prefs_account.h
12656         * src/prefs_common.c
12657         * src/privacy.c
12658         * src/privacy.h
12659         * src/procmime.c
12660         * src/procmime.h
12661         * src/procmsg.c
12662         * src/rfc2015.c
12663         * src/rfc2015.h
12664         * src/select-keys.c
12665         * src/select-keys.h
12666         * src/textview.c
12667         * src/common/utils.c
12668         * src/common/utils.h
12669         * src/gtk/about.c
12670         * src/plugins/pgpmime/Makefile.am
12671         * src/plugins/pgpmime/passphrase.c
12672         * src/plugins/pgpmime/passphrase.h
12673         * src/plugins/pgpmime/pgpmime.c
12674         * src/plugins/pgpmime/plugin.c
12675         * src/plugins/pgpmime/select-keys.c
12676         * src/plugins/pgpmime/select-keys.h
12677         * src/plugins/pgpmime/sgpgme.c
12678         * src/plugins/pgpmime/sgpgme.h
12679                 sync with HEAD
12680
12681 2004-10-04 [colin]      0.9.12cvs122.1
12682
12683         * src/mainwindow.c
12684         * src/messageview.c
12685         * src/messageview.h
12686         * src/textview.c
12687                 Sync with HEAD
12688
12689 2004-10-04 [colin]      0.9.12cvs121.1
12690
12691         * src/summaryview.c
12692                 Sync with HEAD
12693
12694 2004-10-04 [paul]       0.9.12cvs120.1
12695
12696         * configure.ac
12697                 sync with HEAD [don't try to build 
12698                 pgpmime plugin when gpgme is disabled]
12699
12700 2004-10-03 [colin]      0.9.12cvs119.3
12701
12702         * src/gtk/gtksctree.c
12703                 Lots of side effects. Put back as before 117.2.
12704         * src/summaryview.c
12705                 Fix bug #602
12706
12707 2004-10-03 [colin]      0.9.12cvs119.2
12708
12709         * src/gtk/gtksctree.c
12710                 Revert 608 fix that doesn't work that good
12711
12712 2004-10-02 [colin]      0.9.12cvs119.1
12713
12714         * src/mainwindow.c
12715         * src/messageview.c
12716         * src/prefs_common.h
12717         * src/procmime.c
12718         * src/procmime.h
12719         * src/textview.c
12720                 Sync with HEAD
12721         * src/gtk/gtksctree.c
12722                 Close bug #608
12723
12724 2004-10-01 [colin]      0.9.12cvs118.1
12725
12726         * src/mimeview.c
12727                 Sync with HEAD (better Save All fix)
12728
12729 2004-10-01 [colin]      0.9.12cvs117.2
12730
12731         * src/gtk/gtksctree.c
12732                 Faster on selection
12733
12734 2004-10-01 [colin]      0.9.12cvs117.1
12735
12736         * src/mimeview.c
12737                 Sync with HEAD (Save All: only attachments)
12738
12739 2004-10-01 [paul]       0.9.12cvs116.1
12740
12741         * ChangeLog.claws
12742         * configure.ac
12743         * src/account.c
12744         * src/prefs_common.c
12745         * src/gtk/colorlabel.c
12746                 sync with HEAD
12747
12748 2004-09-30 [colin]      0.9.12cvs115.1
12749
12750         * src/stock_pixmap.c
12751         * src/stock_pixmap.h
12752         * src/folderview.c
12753         * src/Makefile.am
12754         * src/pixmaps/read.xpm
12755                 Sync with HEAD (new pixmap)
12756
12757 2004-09-29 [colin]      0.9.12cvs114.1
12758
12759         * src/compose.c
12760                 Sync with HEAD
12761                 Fix focus handling in headers
12762
12763 2004-09-29 [paul]       0.9.12cvs113.1
12764
12765         * src/quote_fmt_parse.y
12766                 sync with HEAD
12767  
12768
12769 2004-09-28 [colin]      0.9.12cvs112.1
12770
12771         * src/folderview.c
12772         * src/mainwindow.c
12773                 Sync with HEAD
12774
12775 2004-09-28 [colin]      0.9.12cvs110.1
12776
12777         * src/folderview.c
12778                 Sync with HEAD (Contextual Empty trash menu)
12779
12780 2004-09-28 [colin]      0.9.12cvs108.1
12781
12782         * src/addressbook.c
12783                 Sync with HEAD (addressbook edit on double-click)
12784
12785 2004-09-28 [colin]      0.9.12cvs106.1
12786
12787         * src/inc.c
12788                 Sync with HEAD (folder_item freeze on inc)
12789
12790 2004-09-27 [colin]      0.9.12cvs105.1
12791
12792         * src/folderview.c
12793                 Sync with HEAD (right-align new and unread column)
12794
12795 2004-09-27 [colin]      0.9.12cvs104.1
12796
12797         * src/main.c
12798                 Sync with HEAD (revert 0.9.12cvs101)
12799
12800 2004-09-24 [colin]      0.9.12cvs103.2
12801
12802         * src/wizard.c
12803                 Fix gtk warnings and use domain part of the email address 
12804                 when domain detection fails (no dot in domain name)
12805
12806 2004-09-23 [colin]      0.9.12cvs103.1
12807
12808         * src/plugins/spamassassin/libspamc.c
12809         * src/plugins/spamassassin/libspamc.h
12810         * src/plugins/spamassassin/utils.c
12811         * src/plugins/spamassassin/utils.h
12812                 Sync with HEAD (Update spamassassin to 3.0)
12813
12814 2004-09-21 [colin]      0.9.12cvs102.3
12815
12816         * src/action.c
12817                 Add horizontal scrollbar in action io dialog as needed
12818                 Patch by Alfons.
12819
12820 2004-09-20 [colin]      0.9.12cvs102.2
12821
12822         * src/plugins/image_viewer/viewer.c
12823                 Remove imlib stuff
12824                 use gtk_pixmap_set when clearing
12825                 (would be better to use gtkImages, but causes size-allocate 
12826                 signals storm)
12827
12828 2004-09-17 [paul]       0.9.12cvs102.1
12829
12830         * ChangeLog
12831         * ChangeLog.claws
12832         * ChangeLog.jp
12833         * configure.ac
12834         * src/inc.c
12835                 sync with HEAD
12836
12837
12838 2004-09-17 [colin]      0.9.12cvs101.1
12839
12840         * ChangeLog.claws
12841         * src/main.c
12842                 Sync with HEAD (fix segs at exit)
12843
12844 2004-09-14 [colin]      0.9.12cvs99.5
12845
12846         * src/common/socket.c
12847         * AUTHORS
12848                 Fix send error on 64bit platforms
12849                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12850
12851 2004-09-14 [colin]      0.9.12cvs99.4
12852
12853         * src/action.c
12854                 Fix action output with utf8 
12855                 Patch by Alfons.
12856
12857 2004-09-14 [colin]      0.9.12cvs99.3
12858
12859         * ChangeLog.claws
12860         * src/folder.c
12861                 Sync with HEAD
12862
12863 2004-09-09 [colin]      0.9.12cvs99.2
12864
12865         * src/action.c
12866                 Fix progress bar (displaying "Completed %v/%u")
12867                 Patch by Alfons.
12868
12869 2004-09-08 [colin]      0.9.12cvs99.1
12870
12871         * src/account.c
12872         * src/folder.c
12873         * src/procmsg.c
12874         * src/procmsg.h
12875         * src/plugins/pgpmime/pgpmime.c
12876                 Sync with HEAD
12877
12878 2004-09-08 [colin]      0.9.12cvs97.2
12879
12880         * src/summaryview.c
12881                 Don't select mails in collapsed threads 
12882                 when navigating with up/down
12883
12884 2004-09-07 [colin]      0.9.12cvs97.1
12885
12886         * src/inc.c
12887                 Sync with HEAD (meaningful error messages)
12888
12889 2004-09-06 [colin]      0.9.12cvs96.1
12890
12891         * src/toolbar.c
12892                 Sync with HEAD (fix Redirect graying out)
12893
12894 2004-09-06 [colin]      0.9.12cvs95.1
12895
12896         * src/summaryview.c
12897         * src/mimeview.c
12898                 Sync with HEAD (fix dropped URIs)
12899
12900 2004-09-06 [colin]      0.9.12cvs94.1
12901
12902         * src/addressbook.c
12903         * src/addressitem.h
12904         * src/addritem.c
12905         * src/addritem.h
12906                 Sync with HEAD (addressbook DnD)
12907
12908 2004-09-03 [colin]      0.9.12cvs93.1
12909
12910         * src/summaryview.c
12911                 Sync with HEAD (next/prev unread)
12912
12913 2004-09-03 [colin]      0.9.12cvs92.1
12914
12915         * src/prefs_common.c
12916         * src/prefs_common.h
12917         * src/summaryview.c
12918                 Sync with HEAD ('mark_as_read_delay' pref)
12919
12920 2004-09-02 [colin]      0.9.12cvs91.2
12921
12922         * src/common/xml.c
12923                 Fix leak
12924
12925 2004-09-02 [colin]      0.9.12cvs91.1
12926
12927         * src/gtk/menu.c
12928                 Sync with HEAD (menu accel don't work, but whatever)
12929
12930 2004-09-02 [colin]      0.9.12cvs90.1
12931
12932         * src/account.c
12933                 Sync with HEAD (fix bug 582)
12934
12935 2004-09-02 [colin]      0.9.12cvs89.1
12936
12937         * src/addrindex.c
12938                 Sync with HEAD (free deleted queries)
12939
12940 2004-09-02 [colin]      0.9.12cvs88.1
12941
12942         * src/ldapquery.c
12943                 Sync with HEAD (fix LDAP freezes)
12944
12945 2004-09-02 [colin]      0.9.12cvs87.1
12946
12947         * src/prefs_spelling.c
12948                 Sync with HEAD (add default dictionary)
12949
12950 2004-09-01 [colin]      0.9.12cvs86.1
12951
12952         * src/filtering.c
12953         * src/folderview.c
12954         * src/imap.c
12955         * src/prefs_matcher.c
12956         * src/stock_pixmap.c
12957         * src/summary_search.c
12958         * src/summaryview.c
12959         * src/wizard.c
12960         * src/wizard.h
12961                 Sync with HEAD (uninitialized vars fixes)
12962                 + gtk2 specific warning fixes
12963
12964 2004-08-31 [colin]      0.9.12cvs85.1
12965
12966         * src/folder.c
12967                 Sync with HEAD (Fix memory corruption due to 
12968                 uninitialized var)
12969
12970 2004-08-31 [colin]      0.9.12cvs84.4
12971
12972         * src/summary_search.c
12973                 Fix segfaults when searching in folders with broken headers
12974
12975 2004-08-31 [colin]      0.9.12cvs84.3
12976
12977         * src/compose.c
12978         * src/textview.c
12979                 Fix some more encoding/decoding issues
12980
12981 2004-08-30 [colin]      0.9.12cvs84.2
12982
12983         * src/mimeview.c
12984         * src/prefs_themes.c
12985         * src/gtk/filesel.c
12986         * src/gtk/filesel.h
12987                 Add a folder-mode selection (fixes mimeview's "Save all")
12988
12989 2004-08-29 [colin]      0.9.12cvs84.1
12990
12991         * src/mimeview.c
12992                 Sync with HEAD (don't escape saved filenames)
12993
12994 2004-08-27 [colin]      0.9.12cvs83.1
12995
12996         * ChangeLog
12997         * ChangeLog.claws
12998         * ChangeLog.jp
12999         * src/mh.c
13000         * src/procheader.c
13001         * src/procmsg.c
13002         * src/procmsg.h
13003         * src/common/utils.c
13004         * src/gtk/menu.h
13005         * po/
13006                 Sync with HEAD 0.9.12cvs83 (sync with main)
13007
13008 2004-08-26 [colin]      0.9.12cvs82.4
13009
13010         * src/codeconv.c
13011                 Fix strange stack corruption
13012                 Convert to utf8 after unmime, not before
13013
13014 2004-08-26 [colin]      0.9.12cvs82.3
13015
13016         * src/main.c
13017         * src/wizard.c
13018                 Fix account folders duplication
13019
13020 2004-08-25 [colin]      0.9.12cvs82.2
13021
13022         * src/wizard.c
13023                 Remove ports
13024                 Add SSL selection
13025                 Use login@server as account name
13026
13027 2004-08-25 [colin]      0.9.12cvs82.1
13028
13029         * src/plugins/pgpmime/pgpmime.c
13030                 Sync with HEAD (leak fix).
13031
13032 2004-08-25 [colin]      0.9.12cvs81.1
13033
13034         * src/plugins/pgpmime/pgpmime.c
13035         * src/plugins/pgpmime/sgpgme.c
13036         * src/plugins/pgpmime/sgpgme.h
13037                 Sync with HEAD (Handle combined messages).
13038
13039 2004-08-24 [colin]      0.9.12cvs80.3
13040
13041         * src/wizard.c
13042                 Fix full name, ports, and imap
13043
13044 2004-08-24 [colin]      0.9.12cvs80.2
13045
13046         * src/Makefile.am
13047         * src/main.c
13048         * src/setup.c
13049         * src/setup.h
13050         * src/stock_pixmap.c
13051         * src/stock_pixmap.h
13052         * src/wizard.c ** ADDED **
13053         * src/wizard.h ** ADDED ** 
13054         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13055                 Add a setup wizard 
13056
13057 2004-08-24 [colin]      0.9.12cvs80.1
13058
13059         * src/folder.c
13060                 Sync with HEAD (set mimeflags on all messages)
13061
13062 2004-08-24 [colin]      0.9.12cvs79.3
13063
13064         * src/matcher_parser_lex.l
13065                 Fix 8bits strings not in utf8
13066
13067 2004-08-24 [colin]      0.9.12cvs79.2
13068
13069         * src/compose.c
13070                 Check conversion result before replacing buffer
13071
13072 2004-08-23 [colin]      0.9.12cvs79.1
13073
13074         * src/compose.c
13075                 Sync with HEAD (create message header in memory)
13076
13077 2004-08-23 [colin]      0.9.12cvs78.1
13078
13079         * src/rfc2015.c
13080         * src/rfc2015.h
13081                 Sync with HEAD (fix bug 197 again)
13082
13083 2004-08-23 [colin]      0.9.12cvs77.3
13084
13085         * src/compose.c
13086                 Fix again inline gpg signing (which outputs utf8
13087                 in gtk2). Not syncing this fix to HEAD as this 
13088                 code is meant to die.
13089
13090 2004-08-23 [colin]      0.9.12cvs77.2
13091
13092         * src/prefs_account.h
13093                 Remove useless include
13094
13095 2004-08-23 [colin]      0.9.12cvs77.1
13096
13097         * src/imap.c
13098         * po/es.po
13099         * po/fr.po
13100         * po/it.po
13101         * po/pl.po
13102         * po/pt_BR.po
13103         * po/sk.po
13104         * po/sr.po
13105                 Sync with HEAD (fix bug 577)
13106
13107 2004-08-22 [colin]      0.9.12cvs76.1
13108
13109         * src/plugins/trayicon/trayicon.c
13110                 Sync with HEAD (fix formatting bug)
13111
13112 2004-08-21 [colin]      0.9.12cvs74.2
13113
13114         * src/gtk/colorsel.c
13115                 Fix bug 564 (Folder color selection window exits on any
13116                 keypress)
13117
13118 2004-08-21 [colin]      0.9.12cvs74.1
13119
13120         * ChangeLog.claws
13121         * src/compose.c
13122         * src/summaryview.c
13123         * src/toolbar.c
13124                 Sync with HEAD (fix bug 576)
13125
13126 2004-08-21 [colin]      0.9.12cvs70.1
13127
13128         * src/compose.c
13129         * src/mainwindow.c
13130                 Sync with HEAD
13131                 
13132
13133 2004-08-21 [paul]       0.9.12cvs66.4
13134
13135         * src/mainwindow.c
13136         * src/messageview.c
13137         * src/gtk/menu.c
13138         * src/plugins/spamassassin/spamassassin_gtk.c
13139                 remove some deprecated gtk1 functions
13140
13141
13142 2004-08-21 [colin]      0.9.12cvs66.3
13143
13144         * src/compose.c
13145         * src/codeconv.c
13146                 Fix warnings
13147                 Remove encoding hacks
13148                 Fix bug 575 (Strange character messes up message)
13149                 Don't display conversion error when drafting
13150
13151 2004-08-21 [paul]       0.9.12cvs66.2
13152
13153         * src/prefs_account.c
13154                 fix GnuPG mode bugs
13155
13156
13157 2004-08-20 [colin]      0.9.12cvs66.1
13158
13159         * src/codeconv.c
13160                 Sync with HEAD 0.9.12cvs66
13161
13162 2004-08-20 [paul]
13163
13164         * src/plugins/pgpmime/plugin.c
13165                 modify PGP/MIME plugin's description
13166
13167 2004-08-17 [colin]      0.9.12cvs65.1
13168
13169         * src/common/ssl.c
13170         * src/plugins/pgpmime/plugin.c
13171                 Sync with HEAD
13172
13173 2004-08-14 [colin]      0.9.12cvs60.3
13174
13175         * src/plugins/trayicon/trayicon.c
13176                 Put back resize callback, on size-request signal
13177                 rather than size-allocate to avoid infinite 
13178                 callback loop
13179
13180 2004-08-13 [colin]      0.9.12cvs60.2
13181
13182         * src/common/defs.h
13183                 Cache versions have been fixed
13184
13185 2004-08-13 [colin]      0.9.12cvs60.1
13186
13187         * src/folderutils.c
13188                 Sync with HEAD
13189
13190 2004-08-12 [colin]      0.9.12cvs59.1
13191
13192         * src/plugins/trayicon/trayicon.c
13193                 Sync with HEAD
13194
13195 2004-08-12 [colin]      0.9.12cvs57.5
13196
13197         * sylpheed.desktop
13198         * configure.ac
13199         * src/Makefile.am
13200         * src/main.c
13201                 Add support for Freedesktop.org's startup notification
13202
13203 2004-08-11 [colin]      0.9.12cvs57.4
13204
13205         * src/textview.c
13206                 Fix off-by-one
13207
13208 2004-08-11 [colin]      0.9.12cvs57.3
13209
13210         * src/message_search.c
13211         * src/summary_search.c
13212                 Make searches case insensitive by default
13213         * src/textview.c
13214                 Fix case-insensitive search in message
13215
13216 2004-08-11 [colin]      0.9.12cvs57.2
13217
13218         * src/summary_search.c
13219                 Let case-sensitive be specified
13220
13221 2004-08-10 [colin]      0.9.12cvs55.4
13222
13223         * src/common/socket.c
13224                 Fix the possible race condition
13225
13226 2004-08-09 [paul]       0.9.12cvs55.3
13227
13228         * configure.ac
13229         * src/Makefile.am
13230         * src/common/Makefile.am
13231                 sync with HEAD
13232
13233
13234 2004-08-09 [paul]       0.9.12cvs55.2
13235
13236         * autogen.sh
13237         * po/poconv.sh
13238                 remove unneeded script
13239
13240         * configure.ac
13241                 add forgotten USE_LDAP_TLS (sync with HEAD)
13242
13243
13244 2004-08-09 [colin]      0.9.12cvs55.1
13245
13246         * src/main.c
13247         * src/common/ssl.c
13248         * src/common/sylpheed.c
13249         * src/common/sylpheed.h
13250                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13251
13252 2004-08-09 [paul]       0.9.12cvs54.1
13253
13254         * ChangeLog
13255         * ChangeLog.claws
13256         * ChangeLog.jp
13257         * configure.ac
13258         * po/POTFILES.in
13259         * src/Makefile.am
13260         * src/folderutils.c
13261         * src/main.c
13262         * src/pgpmime.c
13263         * src/pgpmime.h
13264         * src/sgpgme.c
13265         * src/sgpgme.h
13266         * src/plugins/Makefile.am
13267         * src/plugins/pgpmime/.cvsignore
13268         * src/plugins/pgpmime/Makefile.am
13269         * src/plugins/pgpmime/pgpmime.c
13270         * src/plugins/pgpmime/pgpmime.h
13271         * src/plugins/pgpmime/plugin.c
13272         * src/plugins/pgpmime/sgpgme.c
13273         * src/plugins/pgpmime/sgpgme.h
13274                 sync with HEAD
13275
13276 2004-08-08 [paul]       0.9.12cvs51.1
13277
13278         * configure.ac
13279         * src/folder.c
13280                 sync with HEAD
13281
13282 2004-08-07 [colin]      0.9.12cvs50.1
13283
13284         * src/pop.c
13285         * src/common/partial_download.c
13286                 fix warnings (sync from HEAD)
13287
13288 2004-08-07 [colin]      0.9.12cvs48.1
13289
13290         * src/prefs_folder_item.c
13291                 sync with HEAD 0.9.12cvs48
13292
13293 2004-08-06 [colin]      0.9.12cvs47.1
13294
13295         * src/compose.c
13296                 Sync with HEAD
13297
13298 2004-08-06 [christoph]  0.9.12cvs46.2
13299
13300         * src/main.c
13301         * src/plugins/clamav/clamav_plugin_gtk.c
13302         * src/plugins/dillo_viewer/dillo_viewer.c
13303         * src/plugins/image_viewer/plugin.c
13304         * src/plugins/mathml_viewer/mathml_viewer.c
13305         * src/plugins/spamassassin/spamassassin_gtk.c
13306         * src/plugins/trayicon/trayicon.c
13307                 don't mix GTK1.2 plugin with GTK2 plugins
13308
13309 2004-08-06 [colin]      0.9.12cvs46.1
13310
13311         * ChangeLog
13312         * ChangeLog.claws
13313         * ChangeLog.jp
13314         * configure.ac
13315         * sylpheed-claws.pc.in
13316         * src/folder.c
13317         * src/imap.c
13318         * src/localfolder.c
13319         * src/messageview.c
13320         * src/mimeview.c
13321         * src/mimeview.h
13322         * src/msgcache.c
13323         * src/news.c
13324         * src/prefs_ext_prog.c
13325         * src/prefs_folder_item.c
13326         * src/prefs_fonts.c
13327         * src/prefs_msg_colors.c
13328         * src/prefs_spelling.c
13329         * src/prefs_themes.c
13330         * src/prefs_toolbar.c
13331         * src/prefs_wrapping.c
13332         * src/procmime.h
13333         * src/common/defs.h
13334         * src/common/nntp.c
13335         * src/common/session.c
13336         * src/common/session.h
13337         * src/common/socket.c
13338         * src/common/utils.h
13339         * src/common/xml.c
13340         * src/common/xml.h
13341         * src/gtk/prefswindow.c
13342         * src/gtk/prefswindow.h
13343         * src/plugins/clamav/clamav_plugin_gtk.c
13344         * src/plugins/dillo_viewer/dillo_prefs.c
13345         * src/plugins/image_viewer/viewerprefs.c
13346         * src/plugins/spamassassin/spamassassin_gtk.c
13347         * m4/openssl.m4 *** REMOVED ***
13348                 Sync with HEAD 0.9.12cvs46
13349
13350 2004-08-03 [paul]       0.9.12cvs40.2
13351
13352         * src/action.c
13353         * src/addressadd.c
13354         * src/addressbook.c
13355         * src/addrgather.c
13356         * src/browseldap.c
13357         * src/compose.c
13358         * src/crash.c
13359         * src/editaddress.c
13360         * src/editgroup.c
13361         * src/editldap_basedn.c
13362         * src/foldersel.c
13363         * src/importldif.c
13364         * src/mimeview.c
13365         * src/prefs_common.c
13366         * src/prefs_template.c
13367         * src/sourcewindow.c
13368         * src/summaryview.c
13369         * src/gtk/about.c
13370         * src/gtk/foldersort.c
13371         * src/gtk/logwindow.c
13372         * src/gtk/pluginwindow.c
13373         * src/gtk/prefswindow.c
13374                 change all gtk_scrolled_window_set_policy from 
13375                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13376
13377 2004-08-02 [paul]       0.9.12cvs40.1
13378
13379         * AUTHORS
13380                 update translation team section
13381         * po/pt_BR.po
13382                 updated by Frederico Goncalves Guimaraes
13383                 <fggdebian@yahoo.com.br>
13384
13385 2004-07-31 [colin]      0.9.12cvs39.9
13386
13387         * src/exphtmldlg.c
13388                 Fix compilation
13389
13390 2004-07-31 [colin]      0.9.12cvs39.8
13391
13392         * src/exphtmldlg.c
13393                 Fix an alertpanel type
13394
13395 2004-07-30 [colin]      0.9.12cvs39.7
13396
13397         * src/alertpanel.c
13398                 Fix alertpanel_error_log's icon
13399
13400 2004-07-30 [colin]      0.9.12cvs39.6
13401
13402         * src/pop.c
13403                 Two of them should still be warnings
13404
13405 2004-07-30 [colin]      0.9.12cvs39.5
13406
13407         * src/pop.c
13408                 More warning -> error
13409 2004-07-29 [colin]      0.9.12cvs39.4
13410
13411         * src/pop.c
13412                 Warning -> error
13413
13414 2004-07-29 [colin]      0.9.12cvs39.3
13415
13416         * src/prefs_matcher.c
13417                 Fix segfault
13418
13419 2004-07-29 [colin]      0.9.12cvs39.2
13420
13421         * src/alertpanel.c
13422                 More nice-looking alertpanels
13423
13424 2004-07-29 [colin]      0.9.12cvs39.1
13425
13426         * src/messageview.c
13427                 sync with head
13428                 (inform user when partial mail is deleted on server)
13429
13430 2004-07-29 [colin]      0.9.12cvs38.1
13431
13432         * src/messageview.c
13433                 sync with head
13434
13435 2004-07-28 [paul]       0.9.12cvs37.7
13436
13437         * src/mainwindow.c
13438                 complete the replacement of deprecated gtk_progress_*
13439
13440 2004-07-28 [paul]       0.9.12cvs37.6
13441
13442         * src/action.c
13443         * src/inc.c
13444         * src/mainwindow.c
13445         * src/send_message.c
13446         * src/gtk/progressdialog.c
13447         * src/gtk/progressdialog.h
13448                 replace deprecated gtk_progress_*
13449
13450 2004-07-28 [paul]       0.9.12cvs37.5
13451
13452         * src/gtk/filesel.c
13453                 remove gtk_window_set_wmclass()
13454 2004-07-28 [paul]       0.9.12cvs37.4
13455
13456         * src/addressbook.c
13457         * src/compose.c
13458         * src/foldersel.c
13459         * src/mainwindow.c
13460         * src/messageview.c
13461         * src/sourcewindow.c
13462         * src/gtk/logwindow.c
13463                 remove gtk_window_set_wmclass()
13464                 
13465         * src/prefs_filtering.c
13466         * src/prefs_filtering_action.c
13467         * src/prefs_fonts.c
13468         * src/prefs_gtk.c
13469         * src/prefs_matcher.c
13470         * src/ssl_manager.c
13471         * src/gtk/prefswindow.c
13472                 replace gtk_window_position()
13473
13474 2004-07-28 [colin]      0.9.12cvs37.3
13475
13476         * src/alertpanel.c
13477         * src/alertpanel.h
13478                 Add a way to specify panel type for specific
13479                 panels (alertpanel())
13480         * src/account.c
13481         * src/addressbook.c
13482         * src/compose.c
13483         * src/expldifdlg.c
13484         * src/main.c
13485         * src/messageview.c
13486         * src/summaryview.c
13487         * src/textview.c
13488         * src/gtk/sslcertwindow.c
13489                 Fix alertpanel()s so that their icon match
13490                 their real type
13491
13492 2004-07-28 [paul]       0.9.12cvs37.2
13493
13494         * src/addr_compl.c
13495         * src/addressbook.c
13496         * src/alertpanel.c
13497         * src/compose.c
13498         * src/export.c
13499         * src/foldersel.c
13500         * src/folderview.c
13501         * src/grouplistdialog.c
13502         * src/import.c
13503         * src/mainwindow.c
13504         * src/message_search.c
13505         * src/messageview.c
13506         * src/passphrase.c
13507         * src/prefs_actions.c
13508         * src/prefs_common.c
13509         * src/prefs_customheader.c
13510         * src/prefs_display_header.c
13511         * src/prefs_filtering.c
13512         * src/prefs_filtering_action.c
13513         * src/prefs_gtk.c
13514         * src/prefs_matcher.c
13515         * src/prefs_msg_colors.c
13516         * src/prefs_summary_column.c
13517         * src/prefs_template.c
13518         * src/sourcewindow.c
13519         * src/ssl_manager.c
13520         * src/summary_search.c
13521         * src/gtk/colorsel.c
13522         * src/gtk/description_window.c
13523         * src/gtk/gtkaspell.c
13524         * src/gtk/inputdialog.c
13525         * src/gtk/logwindow.c
13526         * src/gtk/prefswindow.c
13527         * src/gtk/progressdialog.c
13528                 replace deprecated gtk_window_set_policy
13529
13530 2004-07-27 [colin]      0.9.12cvs37.1
13531
13532         * src/msgcache.c
13533                 More fixes (synced for head again)
13534
13535 2004-07-27 [colin]      0.9.12cvs35.3
13536
13537         * src/msgcache.c
13538                 Fix wrong test
13539
13540 2004-07-27 [colin]      0.9.12cvs35.2
13541
13542         * src/mimeview.c
13543                 Fix width a bit (by Paul)
13544         * src/alertpanel.c
13545         * src/alertpanel.h
13546                 Specialize icons, make alertpanel_message()
13547                 private
13548         * src/message_search.c
13549         * src/sgpgme.c
13550         * src/summary_search.c
13551                 Suit alertpanel changes
13552
13553 2004-07-27 [colin]      0.9.12cvs35.1
13554
13555         * src/alertpanel.c
13556                 Add an icon
13557         * src/passphrase.c
13558                 Add debug output - maybe someone will
13559                 want to look at the problem with Grab
13560                 Input :)
13561         Bump version as we're synced with HEAD
13562
13563 2004-07-26 [colin]      0.9.12cvs33.26
13564
13565         * src/pop.c
13566                 Fix uidl-file parsing when not in new
13567                 format
13568
13569 2004-07-26 [colin]      0.9.12cvs33.25
13570
13571         * src/gtk/menu.c
13572                 Move popup menu up if necessary (fixes 
13573                 account selector)
13574         * src/mainwindow.c
13575                 Set account selector's button height to
13576                 minimum
13577
13578 2004-07-26 [colin]      0.9.12cvs33.24
13579
13580         * src/alertpanel.c
13581                 Maybe fix 551 (Truncated font in alert window)
13582
13583 2004-07-26 [colin]      0.9.12cvs33.23
13584
13585         * po/de.po
13586         * po/es.po
13587         * po/fr.po
13588         * po/it.po
13589         * po/ja.po
13590         * po/pl.po
13591         * po/ru.po
13592         * po/sk.po
13593         * po/sr.po
13594         * po/zh_CN.po
13595                 Sync po files with HEAD
13596
13597 2004-07-26 [paul]       0.9.12cvs33.22
13598
13599         * src/compose.c
13600                 fix Bug 556 'Organisation-header is sent even if empty'
13601
13602 2004-07-24 [colin]      0.9.12cvs33.21
13603
13604         * src/compose.c
13605         * src/gtk/gtkaspell.c
13606         * src/gtk/gtkaspell.h
13607                 Fix speller accelerators (require hack)
13608
13609 2004-07-24 [colin]      0.9.12cvs33.20
13610
13611         * src/gtk/gtkaspell.c
13612                 Fix over-eager code deletion breaking
13613                 Check while typing
13614
13615 2004-07-24 [colin]      0.9.12cvs33.19
13616
13617         * src/browseldap.c
13618         * src/ldapctrl.c
13619         * src/ldapctrl.h
13620         * src/ldapserver.h
13621                 Sync ldap with HEAD
13622         (Fixes 546 LDAP completely broken)
13623
13624 2004-07-24 [colin]      0.9.12cvs33.18
13625
13626         * src/prefs_msg_colors.c
13627                 Fix prototype mismatch
13628         (Fixes 547 void function cannot return value)
13629
13630 2004-07-24 [colin]      0.9.12cvs33.17
13631
13632         * src/mainwindow.c
13633                 Fix sort going back to previous sort key
13634                 when changing sort direction
13635
13636 2004-07-24 [colin]      0.9.12cvs33.16
13637
13638         * src/compose.c
13639                 Fix space insertion when re-wrapping at 
13640                 cursor point
13641
13642 2004-07-24 [colin]      0.9.12cvs33.15
13643
13644         * src/gtk/gtkaspell.c
13645                 Don't change cursor position in insert-text
13646                 callback
13647         (Fixes 539 Word wrapping on input transposes letters)
13648
13649 2004-07-24 [colin]      0.9.12cvs33.14
13650
13651         * src/gtk/gtkaspell.c
13652                 Reencode non-ascii chars to dictionary's
13653                 encoding
13654         (Fixes 544 Spell check broken non english locale)
13655
13656 2004-07-24 [colin]      0.9.12cvs33.13
13657
13658         * src/summaryview.c
13659                 Fix Shift+Down, add Home/End/PgUp/PgDown
13660
13661 2004-07-21 [colin]      0.9.12cvs33.12
13662
13663         * src/prefs_common.c
13664                 Fix a gtk warning (Patch by Andrej Kacian)
13665
13666 2004-07-21 [colin]      0.9.12cvs33.11
13667
13668         * src/gtk/filesel.c
13669                 More check
13670
13671 2004-07-21 [colin]      0.9.12cvs33.10
13672
13673         * src/compose.c
13674         * src/crash.c
13675         * src/export.c
13676         * src/import.c
13677         * src/messageview.c
13678         * src/mimeview.c
13679         * src/prefs_spelling.c
13680         * src/prefs_themes.c
13681         * src/summaryview.c
13682         * src/gtk/filesel.c
13683         * src/gtk/filesel.h
13684         * src/gtk/pluginwindow.c
13685                 Untwist open/save mode guessing logic, make
13686                 it explicit
13687
13688 2004-07-20 [colin]      0.9.12cvs33.9
13689
13690         * src/codeconv.c
13691                 conv_encode_header: src_charset is UTF-8 on
13692                 gtk2
13693         * src/compose.c
13694                 Remove double encoding of the headers
13695
13696 2004-07-20 [colin]      0.9.12cvs33.8
13697
13698         * src/codeconv.c
13699                 Fix typo
13700
13701 2004-07-20 [colin]      0.9.12cvs33.7
13702
13703         * src/mainwindow.c
13704                 Set the separated messageview to the saved
13705                 size of Claws' messageview (Patch by Alfons)
13706                 Fix a callback prototype (me)
13707
13708 2004-07-20 [colin]      0.9.12cvs33.6
13709
13710         * src/codeconv.h
13711                 Forgot one hunk in 0.9.12cvs33.4
13712
13713 2004-07-19 [colin]      0.9.12cvs33.5
13714
13715         * src/action.c
13716                 Action output fix
13717                 Patch by Alfons
13718
13719 2004-07-19 [colin]      0.9.12cvs33.4
13720
13721         * src/compose.c
13722                 Fix outgoing charset bug in headers
13723         * src/codeconv.c
13724                 Clean for glib2 - Patch by Alfons
13725
13726 2004-07-19 [colin]      0.9.12cvs33.3
13727
13728         * src/statusbar.c
13729                 Remove grip from the statusbar
13730                 Patch by Alfons
13731
13732 2004-07-19 [colin]      0.9.12cvs33.2
13733
13734         * src/messageview.c
13735         * src/textview.c
13736                 Fix messageview remembering the previous
13737                 scroll position when loading a new message
13738                 Patch by Alfons
13739
13740 2004-07-19 [colin]      0.9.12cvs33.1
13741
13742         * src/folder.h
13743         * src/folderview.c
13744         * src/summaryview.c
13745                 Sync with HEAD
13746
13747 2004-07-18 [colin]      0.9.12cvs32.7
13748
13749         * configure.ac
13750                 Remove useless check for XIM - noticed
13751                 by Alfons
13752
13753 2004-07-18 [colin]      0.9.12cvs32.6
13754
13755         * src/summaryview.c
13756                 Remove non-modified and shift-modified
13757                 accelerators in summaryview's popup
13758                 menu, as that doesn't get catched by
13759                 the accel-activate signal catcher...
13760
13761 2004-07-18 [colin]      0.9.12cvs32.5
13762
13763         * src/prefs_common.c
13764                 Define sensible default prefs for 
13765                 wrapping
13766
13767 2004-07-18 [colin]      0.9.12cvs32.4
13768
13769         * src/compose.c
13770         * src/prefs_common.c
13771         * src/prefs_common.h
13772         * src/prefs_wrapping.c
13773                 Remove Smart Wrapping pref, which does
13774                 nothing on gtk2 branch
13775
13776 2004-07-18 [colin]      0.9.12cvs32.3
13777
13778         * src/sourcewindow.c
13779                 Proper utf8
13780
13781 2004-07-18 [colin]      0.9.12cvs32.2
13782
13783         * src/compose.c
13784                 Save attachment status when drafting
13785
13786 2004-07-18 [colin]      0.9.12cvs32.1
13787
13788         * src/gtk/filesel.c
13789                 Fix erratic folder selection in open mode
13790
13791 2004-07-18 [colin]      0.9.12cvs31.11
13792
13793         * src/pop.c
13794                 Don't let partial messages get deleted
13795                 even with "dowload all"
13796                 (0.9.12cvs31.8 fix extension)
13797 2004-07-18 [colin]      0.9.12cvs31.10
13798
13799         * src/gtk/logwindow.c
13800                 Fix log scrolling
13801
13802 2004-07-18 [colin]      0.9.12cvs31.9
13803
13804         * src/common/utils.c
13805                 Fix non-utf8 strings coming from commands
13806                 and files
13807
13808 2004-07-18 [colin]      0.9.12cvs31.8
13809
13810         * src/pop.c
13811                 Fix partial download bug with Download all
13812                 messages option
13813
13814 2004-07-18 [colin]      0.9.12cvs31.7
13815
13816         * src/textview.c
13817                 Fix bug introduced in 0.9.12cvs31.2
13818                 (blocked in select mode after double click)
13819
13820 2004-07-18 [colin]      0.9.12cvs31.6
13821
13822         * src/compose.c
13823         * src/gtk/menu.c
13824                 More glib-warning fixes
13825
13826 2004-07-18 [colin]      0.9.12cvs31.5
13827
13828         * src/compose.c
13829                 Fix trashing the primary clipboard when moving 
13830                 around with tab
13831         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13832
13833 2004-07-18 [colin]      0.9.12cvs31.4
13834
13835         * src/codeconv.c
13836                 convert unencoded iso headers to utf8
13837         (Fix Bug 538 Unencoded local characters in subject make it 
13838          disappear)
13839
13840 2004-07-18 [colin]      0.9.12cvs31.3
13841
13842         * src/compose.c
13843                 Fix tab char handling in wrapping
13844         (Fix Bug 537 Line wrap problem - TAB character treated as 
13845          one character instead of 8)
13846
13847 2004-07-18 [colin]      0.9.12cvs31.2
13848
13849         * src/textview.c
13850                 return FALSE on GDK_MOTION_NOTIFY
13851         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13852          (unable to highlight))
13853
13854 2004-07-18 [colin]      0.9.12cvs31.1
13855
13856         * src/folderview.c
13857                 Sync with 0.9.12cvs31
13858
13859 2004-07-18 [colin]      0.9.12cvs30.4
13860
13861         * src/compose.c
13862                 Also block text_inserted when inserting a file
13863
13864 2004-07-18 [colin]      0.9.12cvs30.3
13865
13866         * src/compose.c
13867                 Fix smart wrapping (block text_inserted handler
13868                 while putting quotation to avoid wrap on input,
13869                 don't join lines if next is sig separator)
13870
13871 2004-07-17 [colin]      0.9.12cvs30.2
13872
13873         * src/folderview.c
13874         * src/mainwindow.c
13875         * src/mimeview.c
13876         * src/summaryview.c
13877         * src/gtk/quicksearch.c
13878         * src/gtk/quicksearch.h
13879                 Block key events handlers *and* accels while
13880                 quicksearch is focused
13881         (Fixes Bug 534 quick-search bar not accepting certain letters)
13882
13883 2004-07-17 [colin]      0.9.12cvs30.1
13884
13885         * src/folder.h
13886         * src/folderview.c
13887         * src/summaryview.c
13888                 Sync with 0.9.12cvs30
13889
13890 2004-07-17 [colin]      0.9.12cvs28.2
13891
13892         * src/mimeview.c
13893         * src/procmime.c
13894         * src/summaryview.c
13895         * src/gtk/menu.c
13896                 Squash some compile and glib warnings
13897
13898 2004-07-17 [paul]       0.9.12cvs28.1
13899
13900         * src/mimeview.c
13901                 sync with 0.9.12cvs28 HEAD
13902
13903 2004-07-16 [paul]       0.9.12cvs26.1
13904         
13905         * src/gtk/quicksearch.c
13906         * src/account.c
13907         * src/account.h
13908         * src/compose.c
13909         * src/customheader.c
13910         * src/folder_item_prefs.c
13911         * src/main.c
13912         * src/mainwindow.c
13913         * src/messageview.c
13914         * src/mimeview.c
13915         * src/news.c
13916         * src/pgpmime.c
13917         * src/pop.c
13918         * src/pop.h
13919         * src/prefs_account.c
13920         * src/prefs_account.h
13921         * src/prefs_common.c
13922         * src/prefs_common.h
13923         * src/prefs_display_header.c
13924         * src/prefs_gtk.c
13925         * src/prefs_gtk.h
13926         * src/procheader.c
13927         * src/procmime.c
13928                 sync with 0.9.12cvs26 HEAD      
13929
13930 2004-07-15 [colin]      0.9.12cvs18.14
13931
13932         * src/folder.c
13933                 Disable GPG signature check during
13934                 folder move and scan
13935         (Closes Bug 521 Signature checking slows down Folder-Move)
13936
13937 2004-07-14 [colin]      0.9.12cvs18.13
13938
13939         * src/common/partial_download.c
13940                 update includes
13941
13942 2004-07-14 [colin]      0.9.12cvs18.12
13943
13944         * src/common/partial_download.c
13945         * src/common/partial_download.h
13946                 Move doc at top, add correct copyright
13947
13948 2004-07-14 [colin]      0.9.12cvs18.11
13949
13950         * src/folder.c
13951         * src/messageview.c
13952         * src/pop.c
13953         * src/pop.h
13954         * src/procmsg.c
13955         * src/summaryview.c
13956         * src/common/Makefile.am
13957         * src/common/partial_download.c ** NEW FILES **
13958         * src/common/partial_download.h ** NEW FILES **
13959                 Move partial-download related stuff to its
13960                 own file
13961
13962 2004-07-14 [colin]      0.9.12cvs18.10
13963
13964         * src/send_message.c
13965                 Fix smtp auth when user is null or empty
13966
13967 2004-07-13 [colin]      0.9.12cvs18.9
13968
13969         * src/gtk/quicksearch.c
13970                 Use alphabetic order
13971
13972 2004-07-13 [colin]      0.9.12cvs18.8
13973
13974         * src/pop.c
13975                 Be paranoid on the checks
13976
13977 2004-07-13 [colin]      0.9.12cvs18.7
13978
13979         * src/gtk/quicksearch.c
13980                 Fix Engrish once again
13981
13982 2004-07-13 [colin]      0.9.12cvs18.6
13983
13984         * src/procmsg.c
13985         * src/summaryview.c
13986                 Mark messages for deletion when they are about to
13987                 be removed from trash
13988
13989 2004-07-13 [colin]      0.9.12cvs18.5
13990
13991         * src/matcher.c
13992         * src/matcher.h
13993         * src/matcher_parser_parse.y
13994         * src/prefs_matcher.c
13995         * src/gtk/quicksearch.c
13996                 Add 'partial' ('p') match string to find partially
13997                 downloaded messages
13998
13999 2004-07-13 [colin]      0.9.12cvs18.4
14000
14001         * src/pop.c
14002                 Fix misplaced block
14003
14004 2004-07-13 [colin]      0.9.12cvs18.3
14005
14006         * src/pop.c
14007         * src/pop.h
14008         * src/messageview.c
14009                 Refactor API (to avoid passing 5+ params and code
14010                 duplication)
14011         * src/folder.c
14012         * src/msgcache.c
14013         * src/procheader.c
14014         * src/common/defs.h
14015                 Add planned_download to cache
14016                 Don't mess uidl file when moving partially downloaded
14017                 mails (they change folder, we should change it in the
14018                 uidl list too or we'll remove an incorrect message)
14019                 (this also helps removing hacks when changing 
14020                 planned_download in messageview.c)
14021
14022 2004-07-12 [colin]      0.9.12cvs18.2
14023
14024         * src/gtk/quicksearch.c
14025                 Fix missing status update in quicksearch
14026
14027 2004-07-12 [paul]       0.9.12cvs18.1
14028
14029         * po/POTFILES.in
14030         * src/Makefile.am
14031         * src/account.c
14032         * src/codeconv.c
14033         * src/compose.c
14034         * src/inc.c
14035         * src/main.c
14036         * src/prefs_common.c
14037         * src/procmsg.h
14038         * src/toolbar.c
14039         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14040         * src/prefs_wrapping.[ch]       ** NEW FILES **
14041         * src/common/intl.h
14042         * src/common/utils.[ch]
14043         * src/gtk/quicksearch.[ch]
14044                 sync with 0.9.12cvs18 HEAD
14045
14046 2004-07-12 [colin]      0.9.11cvs17.25
14047
14048         * src/folder.c
14049         * src/folder.h
14050                 Remove unused function added by me in 0.9.11cvs17.10
14051
14052 2004-07-11 [colin]      0.9.11cvs17.24
14053
14054         * src/inc.c
14055         * src/messageview.c
14056         * src/pop.c
14057         * src/pop.h
14058                 Use folderitem and msgnum instead of filename to
14059                 know which mail to delete
14060                 Move old partial mail deletion to pop.c
14061
14062 2004-07-10 [colin]      0.9.11cvs17.23
14063
14064         * src/inc.c
14065                 Add debug
14066         * src/pop.c
14067         * src/pop.h
14068                 Don't re-use same enums for unrelated stuff: it's 
14069                 completely misleading !
14070                 Document a bit
14071
14072 2004-07-09 [colin]      0.9.11cvs17.22
14073
14074         * src/inc.c
14075                 Remove folder-type check and do
14076                 more tests to be sure everything's
14077                 ok
14078         * src/messageview.c
14079                 Punctuation update, remove useless
14080                 code, fix two warnings
14081         * src/noticeview.c
14082                 Layout cleaning, reset 2nd button
14083                 when specifying one
14084
14085 2004-07-09 [colin]      0.9.11cvs17.21
14086
14087         * src/messageview.c
14088         * src/pop.c
14089         * src/pop.h
14090                 Allow user to change his mind
14091                 and postpone decision (by
14092                 unmarking the mail)
14093
14094 2004-07-09 [colin]      0.9.11cvs17.20
14095
14096         * src/messageview.c
14097                 Fix bug with delete state
14098         * src/pop.c
14099         * src/pop.h
14100                 Fix buffer leak (fread doesn't 
14101                 terminate buffers with \0)
14102                 Refactoring (remove magic 
14103                 numbers)
14104
14105 2004-07-09 [colin]      0.9.11cvs17.19
14106
14107         * src/pop.c
14108                 Don't log "Skipping message" if 
14109                 we're going to TOP it two lines
14110                 later
14111
14112 2004-07-09 [colin]      0.9.11cvs17.18
14113
14114         * src/messageview.c
14115                 Fix Engrish
14116
14117 2004-07-09 [colin]      0.9.11cvs17.17
14118
14119         * src/pop.c
14120                 strlen checking...
14121         * src/messageview.c
14122                 refactoring a bit
14123
14124 2004-07-08 [colin]      0.9.11cvs17.16
14125
14126         * src/noticeview.c
14127         * src/noticeview.h
14128                 Add an optional second button
14129         * src/messageview.c
14130         * src/pop.c
14131         * src/pop.h
14132                 Don't delete partially received mails after a certain
14133                 time; rather, let the user decide.
14134
14135 2004-07-08 [colin]      0.9.11cvs17.15
14136
14137         * src/common/smtp.h
14138                 Sync with HEAD
14139
14140 2004-07-08 [colin]      0.9.11cvs17.14
14141
14142         * src/messageview.c
14143         * src/common/smtp.c
14144                 Use to_human_readable() for sizes
14145
14146 2004-07-08 [colin]      0.9.11cvs17.13
14147
14148         * src/inc.c
14149         * src/messageview.c
14150         * src/pop.c
14151         * src/pop.h
14152         * src/procmsg.c
14153                 Fix partial-downloading issues:
14154                         catch unsupported TOP
14155                         don't delete partially downloaded mails before 5 days
14156                         don't update existing with non-MH folders; that'll
14157                         make dups, but it's better than trashing the folder
14158                         free new msginfo parts
14159                 Fix indentation ;-)
14160
14161 2004-07-08 [colin]      0.9.11cvs17.12
14162
14163         * src/common/smtp.c
14164         * src/common/smtp.h
14165                 Sync smtp size verification with HEAD
14166
14167 2004-07-08 [colin]      0.9.11cvs17.11
14168
14169         * src/summaryview.c
14170         * src/prefs_common.c
14171         * src/prefs_common.h
14172         * src/gtk/quicksearch.c
14173         * src/gtk/quicksearch.h
14174                 Sync sticky pref with HEAD
14175
14176 2004-07-08 [colin]      0.9.11cvs17.10
14177
14178         * src/folder.c [1.213.2.6]
14179         * src/folder.h [1.87.2.6]
14180         * src/inc.c [1.149.2.7]
14181         * src/messageview.c [1.94.2.8]
14182         * src/procheader.c [1.47.2.6]
14183         * src/procmsg.c [1.150.2.4]
14184         * src/procmsg.h [1.60.2.5]
14185         * src/pop.c [1.56.2.4]
14186         * src/pop.h [1.17.2.3]
14187                 Let too big messages get downloaded, but truncated
14188                 Add a button to download them completely
14189                 
14190 2004-07-06 [colin]      0.9.11cvs17.9
14191
14192         * src/gtk/quicksearch.c [1.1.2.3]
14193                 Add a Clear button
14194         * commitHelper
14195         * PATCHSETS
14196                 Add a script to help with cvs
14197
14198 2004-07-03 [colin]      0.9.11cvs17.8
14199
14200         * src/plugins/imageviewer/viewer.c
14201                 fix imageviewer (which was staying on the first
14202                 displayed image)
14203
14204 2004-07-03 [colin]      0.9.11cvs17.7
14205
14206         Removed FIXME_GTK2 warnings
14207         * src/gtk/gtkutils.c
14208                 useless #warnings
14209         * src/gtk/menu.c
14210                 useless #warnings (no need to mess with menu rc)
14211         * src/gtk/menu.h
14212                 unused functions
14213         
14214
14215 2004-07-03 [colin]      0.9.11cvs17.6
14216
14217         Removed FIXME_GTK2 warnings
14218         * src/codeconv.c
14219                 useless #warnings (rewrite needed)
14220         * src/compose.c
14221                 useless #warnings (rewrite needed)
14222                 useless #warnings (gtk2 is like that)
14223                 useless #warnings (previously fixed)
14224         * src/main.c
14225                 useless #warnings (previously fixed)
14226         * src/message_search.c
14227                 useless #warnings (gtk2 is like that)
14228                 Made apparent that search is case-sensitive
14229         * src/mimeview.c
14230                 useless #warnings (rewrite needed)
14231                 useless #warnings (gtk2 is like that)
14232                 reimplemented real warnings
14233         * src/prefs_common.c
14234                 Removed block cursor option (not it gtk2)
14235         * src/prefs_gtk.c
14236                 useless #warnings (rewrite needed)
14237         * src/procheader.c
14238                 useless #warnings (rewrite needed)
14239         * src/sourcewindow.c
14240                 useless #warnings (incorrect placing)
14241         * src/summary_search.c
14242                 useless #warnings (gtk2 is like that)
14243                 Made apparent that search is case-sensitive
14244         * src/action.c
14245                 useless #warnings (gtk2 is like that)
14246         * src/textview.c
14247                 useless #warnings (rewrite needed)
14248         * src/toolbar.c
14249                 useless #warnings (rewrite needed)
14250
14251 2004-07-03 [colin]      0.9.11cvs17.5
14252
14253         * src/textview.c
14254                 Fix mismerge which broke URI opening
14255                 
14256 2004-07-01 [colin]      0.9.11cvs17.4
14257
14258         * src/gtk/filesel.c
14259                 Fill filename when saving
14260                 
14261 2004-06-27 [colin]      0.9.11cvs17.3
14262
14263         * src/gtk/filesel.[ch]
14264                 Use the new GTK file selector
14265                 Update prototype to match the reality: multiple file
14266                 selection is open-only          
14267         * src/compose.c
14268                 Match the new prototypes        
14269         * configure.ac
14270                 Match the new requirements (gtk 2.4.0)
14271                         
14272 2004-06-26 [colin]      0.9.11cvs17.2
14273
14274         * src/plugins/trayicon/trayicon.c
14275                 Remove useless signal handler on resize, which causes
14276                 an infinite "loop"
14277         
14278 2004-06-26 [colin]      0.9.11cvs17.1
14279         
14280         * tools/Makefile.am
14281                 remove launch_firebird and add nautilus2sylpheed.sh
14282         * src/quicksearch.c
14283           src/summaryview.c
14284                 Fix show/hide "Extended symbols" button problem
14285                 Fix apparition at startup
14286                 Fix const warnings
14287         * src/plugins/image_viewer/Makefile.am
14288                 Fix configure 
14289         * common/ssl.c
14290                 Re-enable certificate check, as it doesn't seem to
14291                 cause Xlib errors anymore
14292
14293 2004-06-25 [paul]       0.9.11cvs17
14294
14295         * sync with 0.9.11cvs17 HEAD
14296         
14297         NOTE: QuickSearch is broken
14298
14299 2004-06-07 [colin]      0.9.10claws67.10
14300         * src/plugins/trayicon/trayicon.c
14301           src/plugins/trayicon/libeggtrayicon/Makefile.am
14302           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14303                 Fix gettextization in trayicon plugin
14304
14305 2004-06-07 [colin]      0.9.10claws67.9
14306         
14307         * src/summaryview.c
14308           src/gtk/gtksctree.[ch]
14309                 Let Shift+{Up,Down} work in summaryview
14310                 (well, Down "works" and Up works)
14311                 Let the list scroll when using these keys
14312
14313 2004-06-06 [colin]      0.9.10claws67.8
14314
14315         * src/plugins/trayicon/trayicon.c
14316                 Fix pixmap update
14317
14318 2004-06-06 [colin]      0.9.10claws67.7
14319
14320         * src/addressbook.c
14321                 Fix signal handling causing system-wide focus grab
14322
14323 2004-05-25 [paul]       0.9.10claws67.6
14324
14325         * Makefile.am
14326           src/Makefile.am
14327                 clean up
14328
14329 2004-05-25 [paul]       0.9.10claws67.5
14330
14331         * replace deprecated gtk_signal... functions
14332
14333 2004-05-23 [colin]      0.9.10claws67.4
14334
14335         * src/compose.c
14336                 Fix wrapping
14337
14338 2004-05-22 [colin]      0.9.10claws67.3
14339
14340         * src/compose.c
14341                 Re-fix [Edited] in compose.c::compose_reedit()
14342
14343 2004-05-22 [colin]      0.9.10claws67.2
14344
14345         * src/procmime.c
14346                 Fix parsing of multiparts mails
14347
14348 2004-05-22 [colin]      0.9.10claws67.1
14349
14350         * src/summaryview.c
14351                 Fix quicksearch
14352
14353 2004-05-22 [paul]       0.9.10claws67
14354
14355         * sync with 0.9.10claws67 HEAD
14356
14357 2004-05-14 [alfons]
14358
14359         * src/procmime.h
14360                 add forgotton prototype
14361
14362 2004-05-10 [paul]       0.9.10claws57
14363
14364         * sync with 0.9.10claws57 HEAD
14365
14366 2004-05-05 [paul]       0.9.9.claws1
14367
14368         * ChangeLog-gtk2        ** REMOVED **
14369           ChangeLog-gtk2.claws  ** ADDED **
14370                 rename and adopt the normal claws format
14371                 
14372         * configure.ac
14373                 require gtkmathview >= 0.5
14374
14375         * ac/*                          ** REMOVED **
14376           ac/                           ** REMOVED **
14377           intl/Makefile.in              ** REMOVED **
14378           m4/                           ** ADDED **
14379           m4/missing                    ** ADDED **
14380           m4/missing/gdk-pixbuf.m4      ** ADDED **
14381           m4/missing/gettext.m4         ** ADDED **
14382           m4/missing/gpgme.m4           ** ADDED **
14383           m4/missing/imlib.m4           ** ADDED **
14384           m4/.cvsignore                 ** ADDED **
14385           m4/Makefile.am                ** ADDED **
14386           m4/README                     ** ADDED **
14387           m4/aclocal-include.m4         ** ADDED **
14388           m4/aspell.m4                  ** ADDED **
14389           m4/check-type.m4              ** ADDED **
14390           m4/gnupg-check-typedef.m4     ** ADDED **
14391           m4/openssl.m4                 ** ADDED **
14392           m4/spamassassin.m4            ** ADDED **
14393           po/ChangeLog                  ** REMOVED **
14394           po/Makefile.in.in             ** REMOVED **
14395           po/Rules-quot                 ** REMOVED **
14396           po/boldquot.sed               ** REMOVED **
14397           po/en@boldquot.header         ** REMOVED **
14398           po/en@quot.header             ** REMOVED **
14399           po/insert-header.sin          ** REMOVED **
14400           po/quot.sed                   ** REMOVED **
14401           po/remove-potcdate.sed        ** REMOVED **
14402           po/remove-potcdate.sin        ** REMOVED **
14403           po/stamp-po                   ** REMOVED **
14404           Makefile.am
14405           autogen.sh
14406           configure.ac
14407                 enable building with automake 1.8.x
14408                 add 'autopoint --force' to autogen.sh and remove all
14409                 auto-generated files, remove ac/ directory and use
14410                 m4/ directory instead
14411                 
14412         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14413                 fix gettextization
14414
14415 2004-02-28 Colin Leroy <colin@colino.net>
14416         * src/prefs_matcher.c
14417           src/prefs_filtering.c
14418           src/prefs_filtering_action.c
14419                 Fix non-editable GtkEntries
14420
14421 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14422         * src/prefs_themes.c
14423                 utf8 conversion for theme info
14424
14425 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14426         * sync 0.9.9claws
14427
14428 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14429         * src/grouplistdialog.c
14430                 allow multiple selections without ctrl key
14431
14432 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14433         * src/main.c
14434                 enable customizable accelerators
14435
14436 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14437         * src/prefs_common.c
14438                 re-enable different font settings for gtk1/2
14439         * src/prefs_folder_item.c
14440                 fix folder prefs displayed wrong
14441         * src/textview.c
14442                 set 'sunken' shadow type
14443
14444 2004-02-07 Colin Leroy <colin@colino.net>
14445         * src/compose.c
14446                 Fix message being always [Edited]
14447                 Encode headers correctly (utf8 buf)
14448
14449 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14450         * src/socket.c
14451                 remove double g_source_attach()
14452                 (Thanks to Colin Leroy)
14453
14454 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14455         * src/gtk/gtksctree.c
14456                 Fix SSL certificate list not shown
14457         * src/mimeview.c
14458                 Fix clicks in mime tree
14459
14460 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14461         * src/common/socket.c
14462                 Fix SSL receive
14463         * src/compose.c
14464                 Fix clipboard menu hotkeys
14465
14466 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14467         * src/gtk/gtkaspell.[ch]
14468           src/compose.c
14469                 reimplement spellchecker
14470
14471 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14472         * src/gtk/filesel.c
14473                 crash when inserting file in compose window
14474                 (TODO: keep old selection on clicks)
14475         * src/main.c
14476                 use gtkrc-2.0 instead of gtkrc
14477
14478 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14479         * src/messageview.c
14480                 remove orphaned mimeview unref()
14481
14482 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14483         * src/grouplistdialog.c
14484                 expand nodes containing subscribed groups
14485
14486 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14487         * src/textview.c
14488                 textview: hide cursor, restore old click behaviour
14489
14490 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14491         * src/textview.c
14492                 variable names messed up
14493
14494 2004-01-17 Colin Leroy <colin@colino.net>
14495         * src/addr_compl.c
14496                 Fix completion address too thin
14497         * src/compose.c
14498                 Fix tab-to-subject behaviour
14499         * src/summaryview.c
14500                 Implement key up & down in summaryview
14501
14502 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14503
14504         * sync 098claws
14505
14506 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14507         * configure.ac
14508           Makefile.am
14509           doc/.cvsignore
14510           doc/Makefile.am
14511                 faq, man, manual moved to doc/
14512         * ac/aspell.m4
14513           ac/check-type.m4
14514           ac/gnupg-check-typedef.m4
14515           ac/openssl.m4
14516           ac/spamassassin.m4
14517           ac/missing/gdk-pixbuf.m4
14518           ac/missing/gpgme.m4
14519           ac/missing/imlib.m4
14520                 fix automake warnings
14521
14522 2003-12-06 Colin Leroy <colin@colino.net>
14523         * src/summaryview.c
14524                 Fix quicksearch
14525
14526 2003-12-05 Colin Leroy <colin@colino.net>
14527         * src/summaryview.c
14528                 Fix going to next unread folder
14529
14530 2003-12-05 Colin Leroy <colin@colino.net>
14531         * src/crash.c
14532                 Fix gtk2 compilation
14533         * src/session.c
14534                 Remove iotag source handler at disconnection
14535         * src/socket.[ch] 
14536                 Remove source handler when closing socket 
14537                 (fixes another seg)
14538
14539 2003-12-04 Colin Leroy <colin@colino.net>
14540         * src/compose.c
14541           src/prefs_account.c
14542           src/prefs_common.c
14543                 Fix some dropdown menus
14544
14545 2003-12-04 Colin Leroy <colin@colino.net>
14546         * src/compose.c
14547                 Fix event handlers on header fields
14548         * src/common/socket.c
14549           src/common/session.c
14550                 Fix segfault with callback (SSL)
14551                 Fix end of session 
14552
14553 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14554
14555         * Fix compile bug in src/compose.c
14556         * removed src/gtk/gtkstext.[ch]
14557
14558 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14559
14560         * Convert character set and escape "text" attributes in toolbar setting
14561         files.
14562         * Fixed bug in button-press-event handling.
14563
14564 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14565
14566         * Fixed bug in key-press-event handling.
14567
14568 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14569
14570         * Enabled to compile tray-icon plugin (Ad-hoc).
14571         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14572
14573 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14574
14575         * Enabled to compile on sylpheed-claws.
14576         (tray-icon plugin still cannot compile yet.)
14577
14578 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14579
14580         * Updated to 0.9.5.
14581
14582 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14583
14584         * Updated to 0.9.4.
14585         * Ported monitoring SSL mechanism to GSource of GLib2
14586         (I don't confirm it)
14587         * Added _gtk2 suffix to key name of font preference to avoid
14588         ovverwriting preference of Gtk+-1.2 version.
14589
14590 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14591
14592         * Updated to 0.9.2.
14593
14594 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14595
14596         * Updated to 0.9.1.
14597         * Translate po files into UTF-8 when execute autogen.sh.
14598
14599 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14600
14601         * Updated to 0.9.0.
14602
14603 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14604
14605         * Plugged GError related memory leaks.
14606
14607 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14608
14609         * Changed default size of fonts.
14610         * Enabled to set titile font size of warning dialog.
14611
14612 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14613
14614         * Embed a sylpheed icon into executable binary on Windows.
14615
14616 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14617
14618         * I forgot to traslate character set of element string in src/xml.c.
14619
14620 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14621
14622         * Fixed detecting bind_textdomain_codeset in configure.in.
14623         * The bug in which "Example" of "Date fromat" preference isn't displayed
14624         correctly has been fixed.
14625
14626 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14627
14628         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14629           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14630           glib-gettextize
14631           Removed intl directory.
14632           Translated po files into UTF-8.
14633           (Thanks! Ryuji Abe)
14634
14635 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14636
14637         * The bug which doesn't unscape string in xml.c has been fixed.
14638
14639 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14640
14641         * The bug which is failed to translate encoding of file name thorough
14642         file dialog has been fixed.
14643
14644 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14645
14646         * Modified to translate file names which is used in inporting/expoting
14647         mbox feature and "Save as" feature into locale encoding.
14648         * Translate file names into locale encoding when "Attache file" and
14649         "Insert file".
14650         * Force set G_BROKEN_FILENAMES environment variable.
14651         * Other minor fixes.
14652
14653 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14654
14655         * Modified to treat MH folder's name as locale encoding.
14656
14657 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14658
14659         * The bug which clash on switching candidates of auto completion of
14660         addresses, cannot use auto completion in Japanesse is fixed
14661         (Thanks! Tokunaga-san)¡¥
14662
14663 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14664
14665         * The bug which cannot switch key accelerator preference has been fixed
14666         (Thanks! smbd-san)¡¥
14667
14668 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14669
14670         * version 0.8.11-gtk2-20030314
14671
14672 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14673
14674         * The bug in which character set conversion of filtering messages has
14675         been fixed.(Thanks! COCOA-san).
14676
14677 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14678
14679         * Revived "Leave space on head" preference in "Message" category.
14680         * A bug which clash when put the cursor to end of buffer and execute
14681         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14682
14683 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14684
14685         * version 0.8.11-gtk2-20030312
14686
14687 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14688
14689         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14690         * Modified to use Pango's API directly for font preference.
14691         * Integrated GtkTextView of textview to one widget.
14692         * Set fonts of header title in textview by "header_title" tag.
14693         * Removed some deprecated codes.
14694
14695 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14696
14697         * Updated to 0.8.11.
14698         * Merged cygwin patch(Thanks! Sakai-san).
14699
14700 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14701
14702         * version 0.8.10-gtk2-20030309