2006-05-15 [wwp] 2.2.0cvs14
[claws.git] / ChangeLog
1 2006-05-15 [wwp]        2.2.0cvs14
2
3         * manual/pl/.cvsignore
4                 ignore generated files.
5
6 2006-05-14 [wwp]        2.3.0-rc1
7
8         * 2.3.0-rc1 released
9
10 2006-05-13 [wwp]        2.2.0cvs13
11
12         * src/filtering.c
13         * src/filtering.h
14         * src/matcher.c
15         * src/matcher_parser_lex.l
16         * src/matcher_parser_parse.y
17         * src/prefs_filtering.c
18                 new feature: provide the ability to disable filtering and processing
19                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
20                 adaptations.
21
22 2006-05-13 [colin]      2.2.0cvs12
23
24         * src/compose.c
25                 Remove useless if (a) b; else b;
26                 Thanks to wwp
27
28 2006-05-13 [wwp]        2.2.0cvs11
29
30         * src/export.c
31         * src/import.c
32         * src/mainwindow.c
33         * src/mbox.c
34         * src/summaryview.c
35         * src/summaryview.h
36                 no more silent failures (or at least less ones) when importing
37                 or exporting from/to mbox. Also start importing/exporting if
38                 the necessary info is set.
39
40 2006-05-13 [wwp]        2.2.0cvs10
41
42         * RELEASE_NOTES
43                 restored up-to-date release notes.
44
45 2006-05-13 [paul]       2.2.0cvs9
46
47         * po/nl.po
48         * po/ru.po
49                 updated by Tim Dijkstra and Pavlo Bohmat
50
51 2006-05-12 [colin]      2.2.0cvs8
52
53         * src/gtk/quicksearch.c
54                 Add "k" as shortcut for "colorlabel". Patch
55                 by ath42@users.sf.net.
56
57 2006-05-12 [paul]       2.2.0cvs7
58
59         * src/prefs_common.h
60         * src/prefs_summaries.c
61         * src/summaryview.c
62                 when entering a folder also allow
63                 going directly to first Marked message
64
65 2006-05-12 [paul]       2.2.0cvs6
66
67         * src/summaryview.c
68                 always obey 'confirm before marking all
69                 mails read' option
70
71 2006-05-12 [paul]       2.2.0cvs5
72
73         * src/textview.c
74                 make Sender fully clickable
75
76 2006-05-12 [colin]      2.2.0cvs4
77
78         * src/compose.c
79         * src/compose.h
80                 Let From be editable
81         * src/main.c
82         * src/mh.c
83                 Full support of .mh_sequences' Unseen seq
84
85 2006-05-12 [colin]      2.2.0cvs3
86
87         * src/folder.c
88         * src/mainwindow.c
89         * src/mainwindow.h
90         * src/messageview.c
91         * src/prefs_spelling.c
92         * src/procheader.c
93         * src/procmsg.c
94         * src/procmsg.h
95         * src/summaryview.c
96         * src/toolbar.c
97         * src/toolbar.h
98                 Add contextual menu on Compose toolbar
99                 button. Fixes bug #944 (Automatic
100                 addresses not applied when changing account
101                 from compose window)
102                 add Mailing List support
103                 based on the old 0.6.5claws25 patch by
104                 Melvin Hadasht, with finishing touches
105                 by Colin
106                 Fix "ignore thread" when mails are threaded by
107                 subject (and weren't ignored although appearing
108                 in the thread).
109                 GUI rework.
110                 Both patches by Pawel.
111
112
113 2006-05-12 [colin]      2.1.1cvs50
114
115         * po/cs.po
116         * po/de.po
117         * po/en_GB.po
118         * po/es.po
119         * po/fi.po
120         * po/fr.po
121         * po/pt_BR.po
122         * po/sr.po
123         * po/zh_CN.po
124                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
125                 Fabien Vantard, Frederico Goncalves Guimaraes,
126                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
127
128 2006-05-05 [colin]      2.1.1cvs49
129
130         * manual/Makefile.am
131         * manual/pl/Makefile.am
132         * manual/pl/account.xml
133         * manual/pl/ack.xml
134         * manual/pl/addrbook.xml
135         * manual/pl/advanced.xml
136         * manual/pl/faq.xml
137         * manual/pl/glossary.xml
138         * manual/pl/gpl.xml
139         * manual/pl/handling.xml
140         * manual/pl/intro.xml
141         * manual/pl/keyboard.xml
142         * manual/pl/plugins.xml
143         * manual/pl/starting.xml
144         * manual/pl/sylpheed-claws-manual.xml
145         * manual/pl/dist/.cvsignore
146         * manual/pl/dist/Makefile.am
147         * manual/pl/dist/html/.cvsignore
148         * manual/pl/dist/html/Makefile.am
149         * manual/pl/dist/pdf/.cvsignore
150         * manual/pl/dist/pdf/Makefile.am
151         * manual/pl/dist/ps/.cvsignore
152         * manual/pl/dist/ps/Makefile.am
153         * manual/pl/dist/txt/.cvsignore
154         * manual/pl/dist/txt/Makefile.am
155                 Add the polish translation of the manual,
156                 Authored by Pawel Pekala.
157
158 2006-05-05 [cleroy]     2.1.1cvs48
159
160         * src/main.c
161                 Re-read matcherrc after loading plugins 
162                 if some of them add folders.
163
164 2006-05-03 [colin]      2.1.1cvs47
165
166         * src/imap.c
167                 I'm idiot
168
169 2006-05-03 [colin]      2.1.1cvs46
170
171         * src/imap.c
172                 Be sure to have a session when
173                 getting separator
174
175 2006-05-03 [colin]      2.1.1cvs45
176
177         * src/imap.c
178         * src/imap.h
179         * src/imap_gtk.c
180                 Fix preventing renaming with namespace 
181                 separator.
182
183 2006-05-01 [colin]      2.1.1cvs44
184
185         * src/action.c
186                 Don't reload messageview when result of
187                 action is piped.
188
189 2006-04-29 [colin]      2.1.1cvs43
190
191         * src/prefs_receive.c
192         * src/plugins/spamassassin/spamassassin_gtk.c
193         * src/plugins/clamav/clamav_plugin_gtk.c
194                 GUI fixes by Pawel
195
196 2006-04-29 [colin]      2.1.1cvs42
197
198         * src/prefs_compose_writing.c
199         * src/prefs_quote.c
200                 Cleanups. Patch by Pawel
201
202 2006-04-28 [paul]       2.1.1cvs41
203
204         * src/matcher.c
205                 fix returned quick search results when search
206                 term contains an underscore.
207                 Thanks to Colin
208
209 2006-04-28 [paul]       2.1.1cvs40
210
211         * src/prefs_message.c
212         * src/prefs_receive.c
213                 GUI cleanups
214                 Patches by Pawel Pekala
215
216 2006-04-27 [colin]      2.1.1cvs39
217
218         * src/wizard.c
219                 Differentiate subject Welcome from
220                 window's title Welcome
221
222 2006-04-27 [paul]
223
224         2.2.0-rc1 released
225
226 2006-04-27 [paul]       2.1.1cvs38
227
228         * manual/advanced.xml
229         * manual/fr/advanced.xml
230                 add info about compose_no_markup hidden pref
231
232 2006-04-27 [paul]       2.1.1cvs37
233
234         * src/prefs_account.c
235                 improve privacy labels
236         * src/prefs_msg_colors.c
237                 change some strings for translators' convenience
238         * src/gtk/gtkutils.c
239                 don't underline the link button text
240
241 2006-04-25 [colin]      2.1.1cvs36
242
243         * src/folder.c
244                 Complete 2.1.1cvs33 (once more ;)
245
246 2006-04-25 [colin]      2.1.1cvs35
247
248         * src/editldap.c
249                 Fix tooltip
250
251 2006-04-25 [cleroy]     2.1.1cvs34
252
253         * src/compose.c
254         * src/gtk/gtkaspell.c
255                 Fix crash on redirect (related to the return 
256                 of the aspell menu in compose's toolbar)
257         * src/image_viewer.c
258         * src/prefs_msg_colors.c
259         * src/gtk/pluginwindow.c
260         * src/gtk/prefswindow.c
261                 Change released signals to clicked (Fabien)
262         * po/POTFILES.in
263         * src/common/socket.c
264         * src/plugins/spamassassin/spamassassin.c
265                 Translate strings (Fabien)
266
267 2006-04-25 [paul]       2.1.1cvs33
268
269         * src/folder.c
270         * src/folder.h
271         * src/folderview.c
272                 complete the fix of bug #912
273                 Thanks to Colin
274
275 2006-04-25 [colin]      2.1.1cvs32
276
277         * src/news.c
278                 Better progress bar
279         * src/mimeview.c
280         * src/summaryview.c
281         * src/summaryview.h
282                 Fix focus chain
283                 Patches by Pawel Pekala
284
285 2006-04-24 [colin]      2.1.1cvs31
286
287         * src/compose.c
288                 Fix compilation warnings (Fabien)
289
290 2006-04-24 [colin]      2.1.1cvs30
291
292         * src/addrindex.c
293         * src/editldap.c
294         * src/editldap_basedn.c
295         * src/editldap_basedn.h
296         * src/ldapctrl.c
297         * src/ldapctrl.h
298         * src/ldapquery.c
299         * src/ldaputil.c
300         * src/ldaputil.h
301                 Fix bug #901 (LDAPS support)
302
303 2006-04-24 [colin]      2.1.1cvs29
304
305         * src/compose.c
306                 Fix logic on error with send dialog on
307         * src/imap.c
308                 Fix compilation without libetpan, thanks
309                 to Fabien
310         * src/summaryview.c
311                 Fix 'context-menu' key
312
313 2006-04-23 [colin]      2.1.1cvs28
314
315         * src/folder.c
316                 Never free current's cache to free up 
317                 memory. Fixes bug #912 (new count 
318                 randomly set to message count)
319
320 2006-04-23 [colin]      2.1.1cvs27
321
322         * src/gtk/quicksearch.c
323                 And remove printf...
324
325 2006-04-23 [colin]      2.1.1cvs26
326
327         * src/gtk/quicksearch.c
328                 Fix replacing in quicksearch, and fix inserting
329                 in the middle of the string. (introduced at 2.1.0cvs22)
330
331 2006-04-23 [colin]      2.1.1cvs25
332
333         * src/imap.c
334                 Make sure uidnext is initialized in get_num_list
335                 (not for stable, related to 2.1.1cvs8 and friends)
336
337 2006-04-23 [colin]      2.1.1cvs24
338
339         * src/imap.c
340                 Output something when login is successful
341                 too
342
343 2006-04-23 [colin]      2.1.1cvs23
344
345         * src/etpan/imap-thread.c
346                 Better logging (line-per-line, hide data in fetch)
347                 Fix a const warning
348         * src/gtk/logwindow.c
349         * src/gtk/logwindow.h
350                 Better logging (color for input/output)
351
352 2006-04-21 [colin]      2.1.1cvs22
353
354         * src/gtk/quicksearch.c
355                 On gtk+-2.8, use stock buttons in quicksearch
356                 Based on a patch by Fabien and a design by Paul
357
358 2006-04-21 [colin]      2.1.1cvs21
359
360         * src/folderview.c
361         * src/mainwindow.c
362                 Fix occasional flicker in folderview
363         * src/common/utils.c
364                 Fix bug #943 (Incorrectly parsed email address 
365                 list in short headers on message view and in 
366                 printouts)
367
368 2006-04-20 [colin]      2.1.1cvs20
369
370         * src/imap.c
371         * src/imap.h
372         * src/prefs_account.c
373                 Add ANONYMOUS auth for IMAP
374
375 2006-04-20 [paul]       2.1.1cvs19
376
377         * src/main.c
378                 proper fix for 2.1.1cvs18
379                 Thanks to Colin
380
381 2006-04-20 [paul]       2.1.1cvs18
382
383         * src/main.c
384                 fix build warnings
385
386 2006-04-20 [paul]       2.1.1cvs17
387
388         * src/gtk/quicksearch.c
389                 fix standard, non-extended Quick search,
390                 was broken in 2.1.1cvs15.
391                 Thanks to Colin.
392
393 2006-04-20 [colin]      2.1.1cvs16
394
395         * src/prefs_matcher.c
396                 Fix values when reselecting a ~test
397                 rule
398
399 2006-04-19 [colin]      2.1.1cvs15
400
401         * src/compose.c
402         * src/compose.h
403         * src/gtk/gtkaspell.c
404         * src/gtk/gtkaspell.h
405                 Put back Options menu in Spelling/
406         * src/gtk/quicksearch.c
407                 Don't search, and show error, if the
408                 advanced search has a syntax error
409
410 2006-04-18 [colin]      2.1.1cvs14
411
412         * src/textview.c
413                 Fix gdk warnings on set_cursor when textview
414                 isn't visible
415
416 2006-04-18 [colin]      2.1.1cvs13
417
418         * src/gtk/gtksctree.c
419                 Remove seemingly useless refresh that causes
420                 flicker - watch this commit in case of 
421                 problems before planned backport to stable
422
423 2006-04-18 [colin]      2.1.1cvs12
424
425         * src/imap.c
426                 Factorize get/set_xml code
427         * src/compose.c
428         * src/prefs_account.c
429         * src/prefs_account.h
430         * src/procmsg.c
431                 Add Encrypt to self option
432
433 2006-04-17 [colin]      2.1.1cvs11
434
435         * configure.ac
436                 Fix search on encrpyt function on dragonfly
437                 Patch by Jonathan Buschmann <jonthn@agmact.com>
438
439 2006-04-17 [colin]      2.1.1cvs10
440
441         * src/prefs_account.c
442                 Be safe by default: remove mails from POP3
443                 after 7 days, not immediately
444
445 2006-04-17 [colin]      2.1.1cvs9
446
447         * src/etpan/imap-thread.c
448                 Fix build on DragonFly - patch by 
449                 Jonathan Buschmann <jonthn@agmact.com>
450
451 2006-04-17 [colin]      2.1.1cvs8
452
453         * src/imap.c
454                 Save uidnext between sessions
455
456 2006-04-17 [colin]      2.1.1cvs7
457
458         * src/imap.c
459                 scan is required when uid validity changes
460
461 2006-04-17 [colin]      2.1.1cvs6
462
463         * src/folderview.c
464                 Don't scan if not necessary, apart in current
465                 folder and INBOX to fetch flags.
466         * src/imap.c
467                 Scan is necessary if unread count changes
468
469 2006-04-17 [colin]      2.1.1cvs5
470
471         * src/imap.c
472                 ...But always fetch ANSWERED and DELETED flags for
473                 INBOX, as filtering can happen on these flags.
474
475 2006-04-17 [colin]      2.1.1cvs4
476
477         * src/imap.c
478                 Don't fetch REPLIED and DELETED flags when synchronising
479                 flags with a closed folder. We only need UNSEEN and FLAGGED
480                 to update the folderview.
481
482 2006-04-17 [colin]      2.1.1cvs3
483
484         * src/imap.c
485                 Faster flag search when there are new mails 
486                 in a folder. We can do a full search if the 
487                 folder contains less messages than the new
488                 list.
489
490 2006-04-17 [colin]      2.1.1cvs2
491
492         * po/cs.po
493         * po/de.po
494         * po/fr.po
495         * po/nl.po
496         * po/pt_BR.po
497                 Update translations from stable branch
498
499 2006-04-17 [colin]      2.1.1cvs1
500
501         * configure.ac
502                 Bump version to follow stable release
503
504 2006-04-16 [mones]      2.1.0cvs50
505
506         * po/es.po
507                 Updated for release
508
509 2006-04-16 [colin]      2.1.0cvs49
510
511         * src/textview.c
512                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
513                 with gtk < 2.8. Thanks to Fabien Vantard.
514
515 2006-04-15 [colin]      2.1.0cvs48
516
517         * src/etpan/imap-thread.c
518                 Fix bug #919 (libetpan: SEGV when connecting 
519                 using command)
520
521 2006-04-14 [colin]      2.1.0cvs47
522
523         * src/main.c
524                 Fix race on --select (should be done better)
525
526 2006-04-14 [wwp]        2.1.0cvs46
527
528         * src/send_message.c
529                 enforce a check for domain in account prefs (a sending
530                 error could be faced if domain was checked but no value set),
531                 thanks to Colin.
532
533 2006-04-14 [colin]      2.1.0cvs45
534
535         * src/codeconv.c
536                 when converting from unknown to unknown, if the
537                 string is UTF8, don't convert it to the locale
538                 (which breaks it)
539
540 2006-04-14 [colin]      2.1.0cvs44
541
542         * src/compose.c
543                 Don't try to use ASCII for converting headers
544                 (as done in body)
545
546 2006-04-14 [paul]       2.1.0cvs43
547
548         * src/crash.c
549                 add locale/charset info to crash report
550         * src/gtk/about.c
551                 add wwp to doc team
552                 replace 'e-mail' with preferred 'email'
553         * src/gtk/authors.h
554                 ensure contributors list is in alphabetical
555                 order
556
557 2006-04-13 [colin]      2.1.0cvs42
558
559         * src/textview.c
560                 Prevent gdk warnings
561
562 2006-04-13 [colin]      2.1.0cvs41
563
564         * src/common/ssl_certificate.c
565         * src/common/ssl_certificate.h
566         * src/gtk/sslcertwindow.c
567                 Warn on expired certs, and display the expiration date
568
569 2006-04-13 [colin]      2.1.0cvs40
570
571         * src/plugins/spamassassin/spamassassin_gtk.c
572                 Fix missing set_text on unix socket
573
574 2006-04-13 [wwp]        2.1.0cvs39
575
576         * manual/fr/advanced.xml
577         * manual/fr/glossary.xml
578                 applied new spam/ham/email lexicon (pourriel, courriel)
579
580 2006-04-13 [paul]       2.1.0cvs38
581
582         * src/plugins/pgpmime/plugin.c
583                 remove the mention of S/MIME from the
584                 description. This is now handled by the
585                 S/MIME plugin.
586
587 2006-04-13 [paul]       2.1.0cvs37
588
589         * src/prefs_msg_colors.c
590                 rework dialog
591         * src/prefs_folder_item.c
592         * src/prefs_spelling.c
593                 add a tooltip to the colour selector buttons
594
595 2006-04-13 [wwp]        2.1.0cvs36
596
597         * manual/advanced.xml
598         * manual/glossary.xml
599         * manual/handling.xml
600         * manual/keyboard.xml
601         * manual/plugins.xml
602         * manual/starting.xml
603         * manual/fr/account.xml
604         * manual/fr/ack.xml
605         * manual/fr/addrbook.xml
606         * manual/fr/advanced.xml
607         * manual/fr/faq.xml
608         * manual/fr/glossary.xml
609         * manual/fr/gpl.xml
610         * manual/fr/handling.xml
611         * manual/fr/intro.xml
612         * manual/fr/keyboard.xml
613         * manual/fr/plugins.xml
614         * manual/fr/starting.xml
615         * manual/fr/sylpheed-claws-manual.xml
616                 fixes to the manuals:
617                  - summaryview -> Message List (same in French)
618                  - translate key names
619                  - fix French punctuation, use non-breakable spaces when
620                    necessary, don't use &thinsp; which is not portable
621                  - tell what maildir and mbox formats we support
622
623 2006-04-12 [wwp]        2.1.0cvs35
624
625         * src/prefs_toolbar.c
626                 unified a replace button more,
627                 patch by Fabien Vantard <fzzzzz@gmail.com>.
628
629 2006-04-12 [wwp]        2.1.0cvs34
630
631         * src/prefs_common.c
632         * src/prefs_msg_colors.c
633                 make default color labels translatable,
634                 patch from Fabien Vantard <fzzzzz@gmail.com>,
635                 thanks to Tim <timbrain@post.cz> for reporting.
636
637 2006-04-12 [wwp]        2.1.0cvs33
638
639         * manual/glossary.xml
640         * manual/intro.xml
641         * manual/plugins.xml
642         * manual/starting.xml
643         * manual/sylpheed-claws-manual.xml
644         * manual/fr/.cvsignore
645         * manual/fr/account.xml
646         * manual/fr/ack.xml
647         * manual/fr/addrbook.xml
648         * manual/fr/advanced.xml
649         * manual/fr/faq.xml
650         * manual/fr/glossary.xml
651         * manual/fr/handling.xml
652         * manual/fr/intro.xml
653         * manual/fr/keyboard.xml
654         * manual/fr/plugins.xml
655         * manual/fr/starting.xml
656         * manual/fr/sylpheed-claws-manual.xml
657                 various fixes: typos, missing .fr translations, punctuation,
658                 capitalization, links, accents and some bad French more.
659
660 2006-04-12 [wwp]        2.1.0cvs32
661
662         * src/prefs_gtk.c
663                 fix for bug #935: always store prefs files in UTF-8 (thanks
664                 to Colin).
665
666 2006-04-11 [colin]      2.1.0cvs31
667
668         * src/compose.c
669                 Fix inserting files not in utf8 when locale is utf8
670
671 2006-04-11 [colin]      2.1.0cvs30
672
673         * src/inc.c
674                 Don't show error dialog when cancelling connection
675                 Patch by Pawel
676
677 2006-04-11 [cleroy]     2.1.0cvs29
678
679         * src/compose.c
680                 Implement multiple quote levels
681         * src/prefs_common.c
682                 Change a little bit the quote bgcolor for 2nd level
683
684 2006-04-11 [colin]      2.1.0cvs28
685
686         * src/gtk/about.c
687                 Add locale and charset in the label
688
689 2006-04-10 [colin]      2.1.0cvs27
690
691         * src/compose.c
692         * src/prefs_common.c
693         * src/prefs_common.h
694         * src/prefs_msg_colors.c
695         * src/textview.c
696                 Allow optional background color in quotes
697                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
698                 GTK+-2.8.x feature
699
700 2006-04-10 [colin]      2.1.0cvs26
701
702         * src/main.c
703         * src/mainwindow.c
704         * src/mainwindow.h
705                 Implement --select
706
707 2006-04-10 [colin]      2.1.0cvs25
708
709         * manual/plugins.xml
710         * manual/fr/plugins.xml
711                 Document libcurl's proxy variables
712
713 2006-04-09 [colin]      2.1.0cvs24
714
715         * src/prefs_common.c
716                 gettext() returns statically allocated stuff. We have
717                 to strdup it in order to be able to free it.
718
719 2006-04-09 [colin]      2.1.0cvs23
720
721         * AUTHORS
722         * src/gtk/authors.h
723                 Add Alexei
724
725 2006-04-09 [colin]      2.1.0cvs22
726
727         * src/mainwindow.c
728         * src/gtk/quicksearch.c
729                 Fix bug #859 (problems with cyrilic input in 
730                 search panel) - Patch by Alexey Illarionov 
731                 <littlesavage@rambler.ru>
732
733 2006-04-09 [colin]      2.1.0cvs21
734
735         * src/prefs_customheader.c
736                 I prefer removing then freeing rather than the contrary
737                 (even if it doesn't change anything ;-)
738         * src/prefs_account.c
739                 Fix bug #933 (Crash re-entering the custom headers list 
740                 dialog in accounts prefs)
741                 The problem happened when cancelling the Account 
742                 Preferences' dialogs - in which case we didn't do 
743                 anything to the PrefsAccount * struct. In case of applying,
744                 the old ac_prefs was replaced with the tmp_ac_prefs we were
745                 working with in this dialog. The problem is that 
746                 prefs_customheader.c, working on this tmp_ac_prefs, always
747                 changes the ->customhdr_list pointer, even when cancelled. 
748                 So in case of cancelling the prefs_account dialog, we still
749                 have to update ->customhdr_list in the real account.
750
751 2006-04-08 [colin]      2.1.0cvs20
752
753         * manual/fr/glossary.xml
754         * manual/fr/keyboard.xml
755                 Forgot some headers :)
756
757 2006-04-08 [colin]      2.1.0cvs19
758
759         * manual/Makefile.am
760         * manual/fr/Makefile.am
761         * manual/fr/account.xml
762         * manual/fr/ack.xml
763         * manual/fr/addrbook.xml
764         * manual/fr/advanced.xml
765         * manual/fr/faq.xml
766         * manual/fr/glossary.xml
767         * manual/fr/gpl.xml
768         * manual/fr/handling.xml
769         * manual/fr/intro.xml
770         * manual/fr/keyboard.xml
771         * manual/fr/plugins.xml
772         * manual/fr/starting.xml
773         * manual/fr/sylpheed-claws-manual.xml
774         * manual/fr/dist/.cvsignore
775         * manual/fr/dist/Makefile.am
776         * manual/fr/dist/html/.cvsignore
777         * manual/fr/dist/html/Makefile.am
778         * manual/fr/dist/pdf/.cvsignore
779         * manual/fr/dist/pdf/Makefile.am
780         * manual/fr/dist/ps/.cvsignore
781         * manual/fr/dist/ps/Makefile.am
782         * manual/fr/dist/txt/.cvsignore
783         * manual/fr/dist/txt/Makefile.am
784                 Add the french translation of the manual. Thanks to
785                 Olivier Delhomme <olivier.delhomme@free.fr> for 
786                 account.xml, ack.xml, addrbook.xml and advanced.xml
787
788 2006-04-08 [colin]      2.1.0cvs18
789
790         * manual/plugins.xml
791         * manual/starting.xml
792                 More fixes
793
794 2006-04-07 [colin]      2.1.0cvs17
795
796         * manual/faq.xml
797         * manual/intro.xml
798         * manual/keyboard.xml
799                 Little fixes
800
801 2006-04-07 [colin]      2.1.0cvs16
802
803         * README
804         * src/compose.c
805         * src/prefs_common.c
806         * src/prefs_common.h
807                 Add hidden compose_no_markup pref
808
809 2006-04-07 [wwp]        2.1.0cvs15
810
811         * src/summary_search.c
812         * .cvsignore
813                 Bugfix: stop button was sticky when searching in an empty folder.
814                 Applied curly brackets code style to the whole file (summary_search.c).
815                 More files to ignore.
816
817 2006-04-07 [wwp]        2.1.0cvs14
818
819         * src/message_search.c
820         * src/summary_search.c
821                 changed default button when search bumps at file/folder
822                 beginning or end, for convenience (thanks to Colin).
823
824 2006-04-07 [paul]       2.1.0cvs13
825
826         * src/plugins/dillo_viewer/dillo_prefs.c
827                 avoid future potential for namespace collision
828                 Patch by Colin
829
830 2006-04-06 [wwp]        2.1.0cvs12
831
832         * src/summary_search.c
833                 Unify extended/advanced searches names (and thus factorize labels),
834                 patch by Fabien Vantard <fzzzzz@gmail.com>.
835
836 2006-04-06 [wwp]        2.1.0cvs11
837
838         * src/folderview.c
839         * src/prefs_themes.c
840         * src/summaryview.c
841                 Fixed some compilation warnings.
842
843 2006-04-06 [colin]      2.1.0cvs10
844
845         * manual/advanced.xml
846                 Document the wizard template and how to deploy
847                 Sylpheed-Claws effectively
848
849 2006-04-06 [colin]      2.1.0cvs9
850
851         * src/folderview.c
852                 gettext patch to tell translators about _("#"),
853                 by Maxim Britov
854
855 2006-04-06 [colin]      2.1.0cvs8
856
857         * src/textview.c
858                 Fix invalid GtkTextBIter after clicking "Display as text"
859
860 2006-04-06 [mones]      2.1.0cvs7
861
862         * src/addr_compl.c
863         * src/addrindex.c
864         * src/addritem.c
865         * src/codeconv.c
866         * src/compose.c
867         * src/filtering.c
868         * src/folder.c
869         * src/folder_item_prefs.c
870         * src/folderview.c
871         * src/localfolder.c
872         * src/matcher.c
873         * src/mimeview.c
874         * src/prefs_msg_colors.c
875         * src/prefs_spelling.c
876         * src/prefs_themes.c
877         * src/procmime.c
878         * src/procmsg.c
879         * src/stock_pixmap.c
880         * src/summaryview.c
881         * src/textview.c
882         * src/toolbar.c
883         * src/common/mgutils.c
884         * src/common/prefs.c
885         * src/common/ssl_certificate.c
886         * src/gtk/colorlabel.c
887         * src/gtk/quicksearch.c
888         * src/plugins/pgpmime/pgpmime.c
889         * src/plugins/spamassassin/spamassassin.c
890                 Removed redundant NULL checks for g_free() calls.
891                 Patch by Pawel Pekala.
892
893 2006-04-06 [mones]      2.1.0cvs6
894
895         * src/prefs_actions.c
896         * src/prefs_filtering.c
897         * src/prefs_filtering_action.c
898         * src/prefs_matcher.c
899         * src/prefs_template.c
900         * src/gtk/gtkutils.c
901         * src/gtk/gtkutils.h
902                 Have a nice replace button. Patch by Pawel Pekala
903
904 2006-04-06 [colin]      2.1.0cvs5
905
906         * src/addressbook.c
907                 Fix crash with empty columns
908
909 2006-04-05 [colin]      2.1.0cvs4
910
911         * src/wizard.c
912         * src/prefs_gtk.c
913                 Allow wizard customization with pre-filled values
914
915 2006-04-05 [colin]      2.1.0cvs3
916
917         * src/textview.c
918         * src/mimeview.c
919         * src/mimeview.h
920                 Nicer messages in mimeview
921
922 2006-04-05 [colin]      2.1.0cvs2
923
924         * src/addressbook.c
925         * src/prefs_summaries.c
926                 i18n fix
927
928 2006-04-05 [colin]      2.1.0cvs1
929
930         * src/plugins/pgpcore/plugin.c
931         * src/plugins/pgpcore/select-keys.c
932         * src/plugins/pgpcore/select-keys.h
933         * src/plugins/pgpcore/sgpgme.c
934         * src/plugins/pgpcore/sgpgme.h
935         * src/plugins/pgpinline/pgpinline.c
936         * src/plugins/pgpinline/plugin.c
937         * src/plugins/pgpmime/pgpmime.c
938         * src/plugins/pgpmime/plugin.c
939                 Factorize and generalize a bit 
940                 Drop S/MIME signature verification from PGP/MIME
941                 (adding it as another, more complete plugin)
942
943 2006-04-05 [paul]       2.1.0
944
945         2.1.0 released
946
947 2006-04-05 [paul]       2.0.0cvs186
948
949         * manual/advanced.xml
950                 add info on colour labels
951
952 2006-04-05 [paul]       2.0.0cvs185
953
954         * po/bg.po
955         * po/cs.po
956         * po/de.po
957         * po/el.po
958         * po/en_GB.po
959         * po/fi.po
960         * po/fr.po
961         * po/it.po
962         * po/nl.po
963         * po/pl.po
964         * po/pt_BR.po
965         * po/sr.po
966         * po/zh_CN.po
967                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
968                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
969                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
970                 Guimaraes, Aleksandar Urosevic, Ralgh Young
971         * src/gtk/authors.h
972         * tools/claws.i18n.status.pl
973                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
974                 and new Czech translator, Tim <timbrain@post.cz>
975
976 2006-04-05 [mones]      2.0.0cvs184
977
978         * po/es.po
979                 Updated translation
980
981 2006-04-05 [colin]      2.0.0cvs183
982
983         * src/gtk/quicksearch.c
984                 Fix bug #929 (unnecessary reload in quick search bar)
985
986 2006-04-05 [colin]      2.0.0cvs182
987
988         * src/compose.c
989                 Fix crash on Reply with no From:
990                 Show signature and conversion error on queuing 
991                 (but not sending)
992         * src/mainwindow.c
993         * src/summaryview.c
994         * src/summaryview.h
995                 Factorize threading code and make sure msginfo 
996                 is not null when it comes from a GtkCTreeRow's 
997                 data
998         * src/gtk/gtkaspell.c
999                 Check for necessary things
1000         * src/gtk/gtksctree.c
1001         * src/gtk/gtksctree.h
1002                 Reset anchor if necessary when removing node
1003
1004 2006-03-29 [colin]      2.0.0cvs181
1005
1006         * src/folderview.c
1007                 Warn for disabled IMAP accounts (due to lack of
1008                 libetpan). Breaks string-freeze - sorry - but it
1009                 is kind of important ;)
1010
1011 2006-03-28 [colin]      2.0.0cvs180
1012
1013         * src/gtk/gtkutils.c
1014         * src/gtk/gtkutils.h
1015                 Add a gtkut_get_link_btn() function that
1016                 creates a button which acts like an URI
1017         * src/prefs_themes.c
1018         * src/gtk/about.c
1019                 Use this function (factorizes codes)
1020         * src/common/defs.h
1021         * src/gtk/pluginwindow.c
1022                 Add a "Get more..." in the plugins window
1023
1024 2006-03-28 [colin]      2.0.0cvs179
1025
1026         * src/common/smtp.c
1027         * src/common/passcrypt.c
1028         * src/undo.c
1029                 Warning fixes. Patch by Pawel Pekala
1030
1031 2006-03-27 [colin]      2.0.0cvs178
1032
1033         * src/undo.c
1034                 Fix undoing by blocks with spaces
1035
1036 2006-03-27 [colin]      2.0.0cvs177
1037
1038         * src/textview.c
1039                 Set margin to 3px for headers
1040
1041 2006-03-27 [paul]
1042
1043         2.1.0-rc2 released
1044
1045 2006-03-27 [wwp]        2.0.0cvs176
1046
1047         * src/summaryview.c
1048                 don't reset quicksearch when updating the message list.
1049                 Thanks to Colin.
1050
1051 2006-03-26 [wwp]        2.0.0cvs175
1052
1053         * src/compose.c
1054                 use a unified border width ('other' tab in the compose window,
1055                 patch by Pawel Pekala).
1056
1057
1058 2006-03-26 [wwp]        2.0.0cvs174
1059
1060         * src/common/quoted-printable.c
1061         * src/addressbook.c
1062                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1063
1064 2006-03-26 [colin]      2.0.0cvs173
1065
1066         * src/quote_fmt_parse.y
1067                 Fix non-UTF8 date formats messing up the whole quote a 
1068                 little bit
1069
1070 2006-03-26 [colin]      2.0.0cvs172
1071
1072         * src/procheader.c
1073                 Make sure the date is UTF8 valid, or try to make it
1074                 so. IncrediMail is really IncrediStupid.
1075         * src/compose.c
1076                 Fix possible conversions. 
1077                 
1078
1079 2006-03-26 [colin]      2.0.0cvs171
1080
1081         * src/matcher.c
1082                 Fix corner cases in body search. This is still a
1083                 hack... It seems impossible to make it good and 
1084                 reasonably fast at the same time.
1085
1086 2006-03-26 [colin]      2.0.0cvs170
1087
1088         * src/summaryview.c
1089                 I think I killed the twilight zone bug!
1090                 summary_select_node() flushes GTK events in order
1091                 to be able to center the view. But this also 
1092                 flushes keypresses like Ctrl-Alt-U, so this can
1093                 call summary_show from summary_select_node (itself
1094                 called from summary_show, etc.). And the summaryview
1095                 has to be unlocked in this function. So just locking
1096                 while processing GTK events, and bailing if locked, 
1097                 should fix it.
1098                 Fixes bug #927 (SIGSEGV during Update Summary)
1099
1100 2006-03-25 [colin]      2.0.0cvs169
1101
1102         * src/matcher.c
1103                 Fix search in QP-encoded bodies
1104                 Fix utf-8 searches in bodies encoded in the
1105                 locale's encoding
1106         * src/common/quoted-printable.c
1107         * src/common/quoted-printable.h
1108                 Add a decode function that doesn't overwrite
1109                 the original pointer
1110                 
1111
1112 2006-03-24 [colin]      2.0.0cvs168
1113
1114         * src/action.c
1115         * src/summaryview.c
1116         * src/summaryview.h
1117                 Update message cache after action
1118                 Patch by H. Merijn Brand
1119         * src/prefs_msg_colors.c
1120                 Factorize label 
1121                 Patch by Fabien Vantard
1122         * src/plugins/spamassassin/spamassassin_gtk.c
1123                 Remove useless translation
1124                 Patch by Fabien Vantard
1125
1126 2006-03-23 [colin]      2.0.0cvs167
1127
1128         * src/common/ssl.c
1129                 Let 30 seconds to SSL_connect
1130
1131 2006-03-23 [wwp]        2.0.0cvs166
1132
1133         * src/summaryview.c
1134         * src/gtk/description_window.c
1135                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1136                 and headers are translated; adjust description windows' width to fit their
1137                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1138
1139 2006-03-23 [paul]       2.0.0cvs165
1140
1141         * src/common/utils.c
1142                 fix highlighting of URIs containing "()"
1143                 (2.0.0cvs164's reversal fixed)
1144                 Thanks to Colin.
1145
1146 2006-03-23 [paul]       2.0.0cvs164
1147
1148         * src/common/utils.c
1149                 revert patch, (postponing a fix), at 2.0.0cvs120
1150                 as it breaks more URIs than it fixes.
1151                 Allow '-' to be a terminating character in a URI
1152
1153 2006-03-22 [colin]      2.0.0cvs163
1154
1155         * configure.ac
1156                 Require libetpan 0.45
1157                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1158
1159 2006-03-22 [paul]       2.0.0cvs162
1160
1161         * src/editgroup.c
1162                 replace '<-' and '->' buttons with GTK_STOCK graphical
1163                 buttons
1164         * src/summary_search.c
1165                 don't offer '...' for translation
1166                 add a tooltip to advanced search '...' button
1167         * src/gtk/quicksearch.c
1168                 don't offer '...' for translation
1169
1170 2006-03-21 [colin]      2.0.0cvs161
1171
1172         * src/compose.c
1173                 Fix middle-click pasting (insert at click
1174                 position instead of cursor position, don't
1175                 remove existing selection and allow pasting
1176                 our own selection)
1177         * src/addressbook.c
1178                 "LDAP Server" -> "LDAP servers"
1179
1180 2006-03-21 [wwp]        2.0.0cvs160
1181
1182         * src/etpan/imap-thread.c
1183                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1184
1185 2006-03-20 [colin]      2.0.0cvs159
1186
1187         * src/summaryview.c
1188                 Don't reload summaryview after an execute with no
1189                 move action
1190
1191 2006-03-19 [colin]      2.0.0cvs158
1192
1193         * src/addressbook.c
1194                 and put groups at the top, always
1195
1196 2006-03-19 [colin]      2.0.0cvs157
1197
1198         * src/addressbook.c
1199                 Order groups before names, as previously
1200
1201 2006-03-19 [colin]      2.0.0cvs156
1202
1203         * src/addressbook.c
1204                 - Sort case-unsensitive
1205                 - Put the sort arrow at opening too
1206
1207 2006-03-19 [wwp]        2.0.0cvs155
1208
1209         * src/addressbook.c
1210                 allow sorting by name/email/remarks, ensure that right-pane's contents
1211                 matches the left-pane selection (cleared when appropriate).
1212                 Patch by Pawel Pekala <c0rn@o2.pl>.
1213
1214 2006-03-18 [colin]      2.0.0cvs154
1215
1216         * src/textview.c
1217                 Fix text cursor ;)
1218
1219 2006-03-18 [colin]      2.0.0cvs153
1220
1221         * src/gtk/filesel.c
1222                 Make sure we hide the preview if we didn't get
1223                 a filename
1224
1225 2006-03-18 [colin]      2.0.0cvs152
1226
1227         * src/summaryview.c
1228                 Set cursor to watch for execution (fixes lack
1229                 of watch-cursor when dnd'ing hundreds of mails)
1230         * src/gtk/filesel.c
1231                 Check that mime type is 'image/*' before updating
1232                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1233
1234 2006-03-18 [colin]      2.0.0cvs151
1235
1236         * src/mainwindow.c
1237         * src/textview.c
1238         * src/textview.h
1239                 Put a watch cursor in textview too when the mainwindow's
1240                 cursor in a watch
1241
1242 2006-03-18 [colin]      2.0.0cvs150
1243
1244         * src/folder.c
1245                 Change wrong asserts to simple tests
1246
1247 2006-03-17 [colin]      2.0.0cvs149
1248
1249         * src/mainwindow.c
1250         * src/mainwindow.h
1251         * src/prefs_msg_colors.c
1252         * src/summaryview.c
1253         * src/summaryview.h
1254         * src/gtk/colorlabel.c
1255         * src/gtk/colorlabel.h
1256                 Add a color label menu in the main menubar
1257                 Add (fixed) accels Ctrl-{0-7} to change the color
1258                 They have to be fixed because the menu's dynamic,
1259                 the items are complex widgets, hence we can't use
1260                 a GtkItemFactory.
1261
1262
1263 2006-03-17 [wwp]        2.0.0cvs148
1264
1265         * src/compose.c
1266                 rollback few lines from my previous commit (those lines come from
1267                 a pending patch, accidentally commited, even if neutral as they are
1268                 commented out).
1269
1270 2006-03-17 [wwp]        2.0.0cvs147
1271
1272         * src/compose.c
1273                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1274                 applied code style/indentation to the modified function.
1275
1276 2006-03-17 [wwp]        2.0.0cvs146
1277
1278         * src/procmsg.c
1279         * src/compose.c
1280                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1281
1282 2006-03-17 [paul]
1283
1284         2.1.0-rc1 released
1285
1286 2006-03-17 [paul]       2.0.0cvs145
1287
1288         * src/main.c
1289                 addressbook_read_file() was called twice
1290         * src/textview.c
1291                 X-Mailer highlighting
1292
1293 2006-03-16 [colin]      2.0.0cvs144
1294
1295         * src/sourcewindow.c
1296         * src/sourcewindow.h
1297                 And the last one, in source window.
1298
1299 2006-03-16 [colin]      2.0.0cvs143
1300
1301         * src/compose.c
1302         * src/compose.h
1303                 Fix the same stuff in compose
1304
1305 2006-03-16 [colin]      2.0.0cvs142
1306
1307         * src/messageview.c
1308                 Complete the previous messageview crash fix
1309
1310 2006-03-16 [colin]      2.0.0cvs141
1311
1312         * src/procmsg.h
1313         * src/procmsg.c
1314         * src/folder.c
1315                 Fix POSTPROCESSING hook
1316                 Patch by H. Merijn Brand
1317
1318         * src/procmime.c
1319         * src/procmime.h
1320                 Parse Content-Location
1321
1322         * src/toolbar.c
1323         * src/messageview.c
1324         * src/messageview.h
1325                 Don't crash when a top-level MessageView has
1326                 been closed on us. Same problematic than
1327                 yesterday's quicksearch issue.
1328
1329 2006-03-15 [colin]      2.0.0cvs140
1330
1331         * src/gtk/quicksearch.c
1332                 Fix a bitchy race we didn't think about when we
1333                 added quicksearch cancellation:
1334                 If the search is not on cached fields, for example
1335                 body_part matchcase "stuff"
1336                 the matcher code has to get the whole message. If
1337                 we're on IMAP, that can be slow, and in order to
1338                 be non-blocking, the IMAP code idle loop processes
1339                 gtk events too. So it is possible to cancel a
1340                 quicksearch while the matcher is getting the mail's
1341                 body. After matcher got its body, it will start to
1342                 iterate over the matcher list that the Quicksearch's
1343                 clear_search_cb() just freed via prepare_matcher().
1344                 SIGSEGV ensues.
1345                 The fix consists of guarding the matcherlist_match()
1346                 call with a boolean 'matching'. If we reset the
1347                 quicksearch while matching is TRUE, we don't free
1348                 the matcherlist anymore like we did, but we set
1349                 another new flag, deferred_free, to TRUE. Then,
1350                 in quicksearch_match(), just after returning from
1351                 matcherlist_match() and unsetting the matching flag,
1352                 we check the deferred_free flag and do the
1353                 prepare_matcher() (which does the matcherlist_free)
1354                 for real, so we free the matcherlist once it's not
1355                 used anymore.
1356                 As all of this runs via the glib main loop, we
1357                 luckily don't need a mutex.
1358         * src/summaryview.c
1359                 Also, show progress while searching.
1360
1361
1362 2006-03-14 [colin]      2.0.0cvs139
1363
1364         * src/alertpanel.c
1365                 Make alertpanel_is_open non-static
1366
1367 2006-03-14 [colin]      2.0.0cvs138
1368
1369         * src/prefs_spelling.c
1370                 Cleanups - Fabien Vantard
1371
1372 2006-03-14 [wwp]        2.0.0cvs137
1373
1374         * src/main.c
1375                 code style normalization (curly braces, indentation).
1376
1377 2006-03-14 [wwp]        2.0.0cvs137
1378
1379         * src/main.c
1380                 code style (braces, indentation)
1381
1382 2006-03-12 [paul]       2.0.0cvs136
1383
1384         * src/prefs_common.c
1385                 trans_hdr defaults to FALSE to be RFC-savvy
1386         * src/prefs_summaries.c
1387                 add a tooltip to the trans_hdr option
1388                 
1389
1390 2006-03-12 [paul]       2.0.0cvs135
1391
1392         * src/prefs_matcher.c
1393                 give a little more width to the combos
1394         * src/prefs_display_header.c
1395         * src/textview.c
1396                 translate headers if prefs_common.trans_hdr
1397                 is TRUE
1398
1399         Patches by Pawel Pekala
1400
1401 2006-03-12 [paul]       2.0.0cvs134
1402
1403         * src/plugins/clamav/clamav_plugin.c
1404         * src/plugins/dillo_viewer/dillo_viewer.c
1405         * src/plugins/pgpcore/plugin.c
1406         * src/plugins/pgpinline/plugin.c
1407         * src/plugins/pgpmime/plugin.c
1408         * src/plugins/spamassassin/spamassassin.c
1409                 update/add to descriptions
1410         * src/plugins/spamassassin/spamassassin_gtk.c
1411                 fixes to the english, remove superfluous
1412                 tooltips, clean up a little
1413
1414 2006-03-12 [paul]       2.0.0cvs133
1415
1416         * src/compose.c
1417                 fix Bug 924, 'Account combo box shows up wrong 
1418                 if & is in account name'
1419
1420 2006-03-11 [colin]      2.0.0cvs132
1421
1422         * src/summaryview.c
1423                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1424                 messed up shift-selection because is slows down
1425                 moving around summaryview. thanks -users
1426
1427 2006-03-10 [colin]      2.0.0cvs131
1428
1429         * src/plugins/spamassassin/spamassassin_gtk.c
1430                 Put back Paul's engrish fixes
1431
1432 2006-03-10 [colin]      2.0.0cvs130
1433
1434         * src/plugins/spamassassin/spamassassin.c
1435         * src/plugins/spamassassin/spamassassin.h
1436         * src/plugins/spamassassin/spamassassin_gtk.c
1437                 Cleanup SA prefs page (more)
1438                 Patch by Fabien Vantard
1439
1440 2006-03-10 [paul]       2.0.0cvs129
1441
1442         * src/prefs_msg_colors.c
1443         * src/prefs_spelling.c
1444                 widget sensitivity
1445
1446 2006-03-09 [mones]      2.0.0cvs128
1447
1448         * po/es.po
1449                 Update for next RC
1450
1451 2006-03-09 [wwp]        2.0.0cvs127
1452
1453         * configure.ac
1454                 revert accidental commit (requirement for libetpan 0.43), this time
1455                 not in HEAD.
1456
1457 2006-03-09 [wwp]        2.0.0cvs125
1458
1459         * configure.ac
1460                 revert accidental commit (requirement for libetpan 0.43)
1461
1462 2006-03-09 [paul]       2.0.0cvs126
1463
1464         * src/prefs_receive.c
1465                 remove useless frame
1466                 replace 'incorporation' with 'receiving'
1467         * src/plugins/clamav/clamav_plugin_gtk.c
1468         * src/plugins/spamassassin/spamassassin_gtk.c
1469                 improve widget sensitivity
1470                 fix a bit his engrish
1471
1472 2006-03-09 [wwp]        2.0.0cvs125
1473
1474         * src/addressadd.c
1475         * src/foldersel.c
1476         * src/prefs_common.c
1477         * src/prefs_common.h
1478                 remember some more windows' sizes (add to addressbook and
1479                 select folder).
1480
1481 2006-03-09 [paul]       2.0.0cvs124
1482
1483         * src/plugins/pgpcore/prefs_gpg.c
1484                 normalise construction of dialogue
1485
1486 2006-03-09 [paul]       2.0.0cvs123
1487
1488         * src/plugins/trayicon/Makefile.am
1489                 add missing slash
1490
1491 2006-03-08 [colin]      2.0.0cvs122
1492
1493         * src/plugins/trayicon/Makefile.am
1494                 Fix build in separate dir 
1495                 Patch by Bamanzi <bamanzi@gmail.com>
1496
1497 2006-03-08 [colin]      2.0.0cvs121
1498
1499         * src/procmsg.c
1500                 Batch move and copies from summaryview with delayed execution
1501                 too
1502
1503 2006-03-07 [paul]       2.0.0cvs120
1504
1505         * src/common/utils.c
1506                 fix highlighting of URIs containing "()"
1507                 Patch by Pawel Pekala
1508
1509 2006-03-07 [paul]       2.0.0cvs119
1510
1511         * src/folder.c
1512         * src/folder.h
1513         * src/folderview.c
1514                 immediately do alphabetical resort when
1515                 changing a folder's name
1516                 Patch by Pawel Pekala
1517
1518 2006-03-07 [paul]       2.0.0cvs118
1519
1520         * src/news.c
1521         * src/news_gtk.c
1522                 when unsubscribing a newsgroup, remove the
1523                 folder and msgs in .sylpheed-claws/newscache
1524                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1525
1526 2006-03-07 [paul]       2.0.0cvs117
1527
1528         * src/textview.c
1529                 fix wrong Fake URL Warning
1530                 Thanks to Hiro
1531
1532 2006-03-07 [colin]      2.0.0cvs116
1533
1534         * src/imap.c
1535                 Return immediately when password dialog was
1536                 cancelled
1537         * src/gtk/inputdialog.c
1538                 Allow empty strings for passwords
1539
1540
1541 2006-03-06 [colin]      2.0.0cvs115
1542
1543         * src/imap.c
1544                 Prevent double-timeouts when connection fails
1545
1546 2006-03-06 [colin]
1547
1548         2.0.1-rc1 released
1549
1550 2006-03-06 [colin]      2.0.0cvs114
1551
1552         * src/imap.c
1553                 Refresh session during potentially long
1554                 operations
1555
1556 2006-03-06 [wwp]        2.0.0cvs113
1557
1558         * src/prefs_msg_colors.h
1559                 forgot that one (custom color labels).
1560
1561 2006-03-06 [wwp]        2.0.0cvs112
1562
1563         * src/prefs_common.c
1564         * src/prefs_common.h
1565         * src/prefs_msg_colors.c
1566         * src/summaryview.c
1567         * src/summaryview.h
1568         * src/gtk/colorlabel.c
1569         * src/gtk/colorlabel.h
1570                 colors in messages list are now customizable. Color values and names can
1571                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1572                 Thanks to Paul and Colin for their help with this longstanding patch!
1573
1574 2006-03-06 [wwp]        2.0.0cvs111
1575
1576         * src/textview.c
1577                 don't crash if (x)face is bad.
1578
1579 2006-03-05 [paul]       2.0.0cvs110
1580
1581         * AUTHORS
1582         * configure.ac
1583         * src/Makefile.am
1584         * src/common/Makefile.am
1585         * src/common/utils.h
1586         * src/etpan/imap-thread.c
1587         * src/gtk/authors.h
1588         * src/plugins/clamav/Makefile.am
1589         * src/plugins/demo/Makefile.am
1590         * src/plugins/dillo_viewer/Makefile.am
1591         * src/plugins/pgpcore/Makefile.am
1592         * src/plugins/pgpcore/passphrase.c
1593         * src/plugins/pgpinline/Makefile.am
1594         * src/plugins/pgpmime/Makefile.am
1595         * src/plugins/spamassassin/Makefile.am
1596         * src/plugins/trayicon/Makefile.am
1597                 fix builiding on cygwin
1598                 Patch by Ralgh Young <bamanzi@gmail.com>
1599
1600 2006-03-04 [wwp]        2.0.0cvs109
1601
1602         * manual/keyboard.xml
1603                 fix mixed up/down keys.
1604
1605 2006-03-04 [wwp]        2.0.0cvs108
1606
1607         * README
1608         * INSTALL
1609                 updated links to SpamAssassin.
1610
1611 2006-03-04 [wwp]        2.0.0cvs107
1612
1613         * manual/plugins.xml
1614         * src/plugins/spamassassin/README
1615                 updated SpamAssassin plugin docs to reflect new functional additions
1616                 (also fix/update/documents few technical stuff more, see the README).
1617
1618 2006-03-04 [wwp]        2.0.0cvs106
1619
1620         * src/prefs_message.c
1621                 normalized capitalization of message-prefs paths.
1622
1623 2006-03-04 [wwp]        2.0.0cvs105
1624
1625         * manual/advanced.xml
1626                 typo.
1627
1628 2006-03-03 [colin]      2.0.0cvs104
1629
1630         * src/plugins/clamav/clamav_plugin_gtk.c
1631                 Rework prefs page, patch by Fabien 
1632
1633 2006-03-03 [colin]      2.0.0cvs103
1634
1635         * src/plugins/clamav/clamav_plugin.c
1636                 Set error on all errors
1637
1638 2006-03-03 [colin]      2.0.0cvs102
1639
1640         * src/common/plugin.c
1641                 Initialize error to avoid crashing when a plugin fails
1642                 without setting error
1643
1644 2006-03-02 [wwp]        2.0.0cvs101
1645
1646         * configure.ac
1647                 fixed linker flags for libetpan support on Cygwin
1648                 (thanks to H.Merijn Brand).
1649
1650 2006-03-02 [wwp]        2.0.0cvs100
1651
1652         * src/addressbook.c
1653                 fix some AB error messages: one for punctuation and
1654                 one wrongly duplicate (thanks, maxbritov).
1655
1656 2006-03-02 [wwp]        2.0.0cvs99
1657
1658         * src/plugins/spamassassin/spamassassin.c
1659                 make sync calls to sa-learn/spamc to prevent
1660                 system (whatever local or client/server) overload.
1661
1662 2006-03-02 [colin]      2.0.0cvs98
1663
1664         * src/summaryview.c
1665                 Put the spam icon in the status column instead of the
1666                 mark one
1667
1668 2006-03-01 [colin]      2.0.0cvs97
1669
1670         * src/plugins/spamassassin/spamassassin.c
1671                 Fix segfault (g_file_set_contents fails for some 
1672                 reason and err==0x2f. Can't find out why with
1673                 valgrind, using working function :-)
1674
1675 2006-03-01 [colin]      2.0.0cvs96
1676
1677         * src/inc.c
1678                 Offline overriding: let 'No' be cached only 3 seconds
1679
1680 2006-03-01 [colin]      2.0.0cvs95
1681
1682         * src/addr_compl.c
1683         * src/addrbook.c
1684         * src/addressbook.c
1685         * src/addrindex.c
1686         * src/folder_item_prefs.c
1687         * src/headerview.c
1688         * src/imap.c
1689         * src/inc.c
1690         * src/ldif.c
1691         * src/mainwindow.c
1692         * src/mh.c
1693         * src/msgcache.c
1694         * src/prefs_common.h
1695         * src/prefs_msg_colors.c
1696         * src/procheader.c
1697         * src/procheader.h
1698         * src/procmime.c
1699         * src/procmsg.c
1700         * src/procmsg.h
1701         * src/send_message.h
1702         * src/simple-gettext.c
1703         * src/summaryview.c
1704         * src/summaryview.h
1705         * src/syldap.c
1706         * src/textview.c
1707         * src/undo.c
1708         * src/common/ssl_certificate.c
1709         * src/common/utils.c
1710         * src/gtk/colorsel.c
1711         * src/gtk/gtksctree.c
1712         * src/gtk/gtkshruler.c
1713         * src/plugins/trayicon/trayicon.c
1714                 #if 0 goes to /dev/null
1715
1716 2006-03-01 [colin]      2.0.0cvs94
1717
1718         * src/compose.c
1719         * src/imap.c
1720         * src/inc.c
1721         * src/inc.h
1722         * src/messageview.c
1723         * src/news.c
1724         * src/plugins/spamassassin/spamassassin.c
1725                 Allow to add information in the "working offline"
1726                 window
1727
1728 2006-03-01 [wwp]        2.0.0cvs93
1729
1730         * src/plugins/spamassassin/spamassassin.c
1731                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1732                 'cause it seems that calling `spamc ... < inputfile` with
1733                 g_spawn_(a)sync simply.. erm doesn't work :-).
1734
1735 2006-03-01 [wwp]        2.0.0cvs92
1736
1737         * src/toolbar.c
1738         * src/toolbar.h
1739                 simplify the adding of spam/ham button to the messageview toolbar
1740                 (it gets more clear now that the same button will be "Mark as spam"
1741                 or "Mark as ham" according to the current message status,
1742                 thanks to Colin).
1743
1744 2006-03-01 [wwp]        2.0.0cvs91
1745
1746         * src/messageview.c
1747         * src/procmsg.c
1748         * src/procmsg.h
1749         * src/summaryview.c
1750         * src/plugins/spamassassin/spamassassin.c
1751         * src/plugins/spamassassin/spamassassin.h
1752                 make learner callbacks return a status (0 for ok),
1753                 handle it in main code to avoid setting flags when learning failed,
1754                 don't learn on TCP if offline in spamassassin,
1755                 thanks to Colin.
1756
1757                 
1758
1759 2006-03-01 [wwp]        2.0.0cvs90
1760
1761         * src/compose.c
1762                 some work around the compose window's account menu,
1763                 patch by Fabien Vantard.
1764
1765 2006-03-01 [wwp]        2.0.0cvs89
1766
1767         * src/plugins/spamassassin/spamassassin.c
1768                 fixed bad logics, was using spamc in local mode and sa-learn
1769                 in remote mode (thanks, Colin).
1770
1771 2006-03-01 [wwp]        2.0.0cvs88
1772
1773         * src/plugins/spamassassin/spamassassin.c
1774         * src/plugins/spamassassin/spamassassin.h
1775         * src/plugins/spamassassin/spamassassin_gtk.c
1776                 made processing of emails w/ sa-plugin an option (default is TRUE),
1777                 fixed Engrish some tooltips, capitalization of some debug messages
1778                 and warnings. The spamassassin plugin now provides two separate
1779                 services: process emails upon incorporation and spamd training.
1780                 Both services (un)register independently but use some common
1781                 plugin settings (transport settings, spam storage location).
1782
1783 2006-02-28 [wwp]        2.0.0cvs87
1784
1785         * src/plugins/spamassassin/spamassassin.c
1786                 fix async flag to spamc cmdline execution (batch exec should
1787                 be asynchronous).
1788
1789 2006-02-27 [wwp]        2.0.0cvs86
1790
1791         * src/plugins/spamassassin/spamassassin.c
1792         * src/plugins/spamassassin/spamassassin.h
1793         * src/plugins/spamassassin/spamassassin_gtk.c
1794                 - added the ability to learn a remote spamassassin server (spamd),
1795                 using spamc.
1796                 - added the spamassassin option 'username', that applies to all
1797                 spamassassin operations (filtering, learning, local or remote).
1798                 The default username is the current unix user (if left blank
1799                 from gtk prefs or config file).
1800                 - commented out some unused code (notebook widget), removed unused
1801                 layout (hbox1).
1802                 - make more widgets sensitive to the transport type.
1803
1804 2006-02-27 [colin]      2.0.0cvs85
1805
1806         * src/plugins/spamassassin/spamassassin.c
1807                 Fix sa-learn call when offline
1808
1809 2006-02-27 [colin]      2.0.0cvs84
1810
1811         * configure.ac
1812         * src/Makefile.am
1813         * src/mainwindow.c
1814         * src/mainwindow.h
1815         * src/messageview.c
1816         * src/messageview.h
1817         * src/prefs_toolbar.c
1818         * src/procmsg.c
1819         * src/stock_pixmap.c
1820         * src/stock_pixmap.h
1821         * src/summaryview.c
1822         * src/toolbar.c
1823         * src/toolbar.h
1824         * src/pixmaps/ham_btn.xpm
1825         * src/pixmaps/spam.xpm
1826         * src/pixmaps/spam_btn.xpm
1827         * src/plugins/spamassassin/spamassassin.c
1828                 Add button in toolbar for spam learning
1829                 Fix a few bugs from the last related commit
1830                 Revert 1.9.6cvs23 which messed up shift-selection
1831
1832 2006-02-24 [colin]      2.0.0cvs83
1833
1834         * src/procmsg.c
1835         * src/summaryview.c
1836         * src/summaryview.h
1837         * src/plugins/spamassassin/spamassassin.c
1838         * src/plugins/spamassassin/spamassassin.h
1839         * src/plugins/spamassassin/spamassassin_gtk.c
1840                 Unregister learner when spamassassin is either
1841                 disabled or over tcp
1842
1843 2006-02-24 [colin]      2.0.0cvs82
1844
1845         * src/Makefile.am
1846         * src/mainwindow.c
1847         * src/mainwindow.h
1848         * src/procmsg.c
1849         * src/procmsg.h
1850         * src/stock_pixmap.c
1851         * src/stock_pixmap.h
1852         * src/summaryview.c
1853         * src/summaryview.h
1854         * src/gtk/icon_legend.c
1855         * src/pixmaps/spam.xpm  ** NEW FILE **
1856         * src/plugins/spamassassin/spamassassin.c
1857         * src/plugins/spamassassin/spamassassin_gtk.c
1858                 Add spam learning interface (Mark/Mark as 
1859                 (spam|ham) menus)
1860
1861 2006-02-24 [wwp]        2.0.0cvs81
1862
1863         * src/compose.c
1864         * src/compose.h
1865         * src/filtering.c
1866                 hide compose window when sending message in batch mode
1867                 (filtering: forward and redirect). Also fixed a wrong
1868                 value returned when sending failed, neutral anyway.
1869                 (Colin, me) 
1870
1871 2006-02-24 [wwp]        2.0.0cvs80
1872
1873         * src/mainwindow.c
1874                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1875
1876 2006-02-24 [paul]       2.0.0cvs79
1877
1878         * src/news.c
1879         * src/news.h
1880         * src/news_gtk.c
1881                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1882                 Thanks to Colin
1883
1884 2006-02-23 [colin]      2.0.0cvs78
1885
1886         * src/alertpanel.c
1887                 Change OK to Close in alertpanel with View log
1888                 button; add accel to View log. Patch by Fabien
1889                 Vantard
1890
1891 2006-02-23 [wwp]        2.0.0cvs77
1892
1893         * src/compose.c
1894                 silly me, there were much more tests to perform, since toolbars can
1895                 really have down to 1 element only.
1896
1897 2006-02-23 [wwp]        2.0.0cvs76
1898
1899         * commitHelper
1900                 fixed indentation from my previous commit. Fallback to VISUAL if
1901                 EDITOR is not set (and to vi, at last resort).
1902
1903 2006-02-23 [wwp]        2.0.0cvs75
1904
1905         * commitHelper
1906                 improved error detection (Colin, me).
1907
1908 2006-02-23 [wwp]        2.0.0cvs74
1909
1910         * src/prefs_toolbar.c
1911                 simplify and fix prefs/toolbars layouting. Combos' contents can
1912                 now be really displayed.
1913
1914 2006-02-23 [wwp]        2.0.0cvs73
1915         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1916         be really displayed.
1917
1918 2006-02-22 [wwp]        2.0.0cvs72
1919
1920         * src/compose.c
1921                 fix a typo in my previous commit (sorry!).
1922
1923 2006-02-22 [wwp]        2.0.0cvs71
1924
1925         * src/prefs_toolbar.c
1926                 fix a crash when adding separators to toolbars,
1927                 also fix some separator item information.
1928
1929 2006-02-22 [wwp]        2.0.0cvs70
1930
1931         * src/compose.c
1932                 fix a crash when redirecting (for instance) when compose window's
1933                 toolbar contents has been customized (when some buttons have been
1934                 removed in fact).
1935
1936 2006-02-21 [wwp]        2.0.0cvs69
1937
1938         * src/summaryview.c
1939         * src/gtk/pluginwindow.c
1940         * src/plugins/pgpcore/prefs_gpg.c
1941                 fix some compilation warnings (feat. remains of removed code).
1942
1943 2006-02-21 [wwp]        2.0.0cvs68
1944
1945         * src/gtk/gtkutils.c
1946                 fix two compilation issues, thanks to Stephan Sachse.
1947
1948 2006-02-20 [colin]      2.0.0cvs67
1949
1950         * src/mainwindow.c
1951                 Don't reselect displayed mail on refocus
1952                 This fixes actions misbehaving 
1953
1954 2006-02-20 [wwp]        2.0.0cvs66
1955
1956         * src/summaryview.c
1957         * src/gtk/gtksctree.c
1958         * src/gtk/gtkshruler.c
1959                 changed more runtime typecast checks.
1960
1961 2006-02-20 [wwp]        2.0.0cvs65
1962
1963         * src/summary_search.c
1964                 find all - summaryview refresh issue fixed, thanks to Colin.
1965
1966 2006-02-20 [wwp]        2.0.0cvs64
1967
1968         * src/gtk/gtkutils.c
1969                 better runtime typecast checks.
1970
1971 2006-02-20 [wwp]        2.0.0cvs63
1972
1973         * src/summary_search.c
1974                 enhancements to the summary search:
1975                         - add the ability to stop the running search
1976                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1977                         - don't search if no criteria (From/To/Subject/Body) is set
1978                         - ensure that a busy mouse pointer is always shown when searching,
1979                           show it even a bit earlier
1980
1981 2006-02-19 [colin]      2.0.0cvs62
1982
1983         * src/compose.c
1984         * src/imap.c
1985         * src/etpan/imap-thread.c
1986         * src/etpan/imap-thread.h
1987                 (Future) IMAP speed improvement on sending
1988                 Will require a libetpan update
1989         * src/summaryview.c
1990         * src/gtk/quicksearch.c
1991                 Make quicksearch clearable while running.
1992
1993 2006-02-17 [colin]      2.0.0cvs61
1994
1995         * src/imap.c
1996         * src/etpan/imap-thread.c
1997         * src/etpan/imap-thread.h
1998                 Check for IMAP certificates
1999                 ** Requires libetpan-0.42-cvs4 
2000                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2001
2002 2006-02-17 [colin]      2.0.0cvs60
2003
2004         * src/messageview.c
2005         * src/prefs_common.c
2006         * src/prefs_common.h
2007         * src/prefs_message.c
2008                 Add pref to display HTML-only mails with plugin, 
2009                 if possible (defaulting to FALSE of course).
2010
2011 2006-02-16 [colin]      2.0.0cvs59
2012
2013         * src/main.c
2014         * src/common/plugin.c
2015         * src/common/plugin.h
2016         * src/gtk/pluginwindow.c
2017                 Keep track of requested (but unloaded) plugins
2018                 in some error cases.
2019
2020 2006-02-16 [wwp]        2.0.0cvs58
2021
2022         * src/gtk/gtkaspell.c
2023         * src/gtk/gtkaspell.h
2024         * src/prefs_spelling.c
2025         * src/compose.c
2026         * src/prefs_common.c
2027         * src/prefs_common.h
2028                 implemented new optional spellchecker behaviour: re-check message when
2029                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2030
2031 2006-02-16 [wwp]        2.0.0cvs57
2032
2033         * src/quote_fmt_parse.y
2034                 pclose popen'ed pipe.
2035
2036 2006-02-15 [colin]      2.0.0cvs56
2037
2038         * src/mimeview.c
2039         * src/mimeview.h
2040                 Let MimeViewers know which MimeView they
2041                 depend of.
2042         * src/summaryview.c
2043                 Swap From/To columns in Sent/Queue/Drafts
2044                 folders
2045         * src/etpan/imap-thread.c
2046                 Use mailstream_low_tls_open() for STARTTLS
2047                 instead of mailstream_low_ssl_open()
2048                 ** REQUIRES libetpan 0.42cvs3 **
2049
2050 2006-02-15 [wwp]        2.0.0cvs55
2051
2052         * src/compose.c
2053         * src/compose.h
2054         * src/message_search.c
2055         * src/message_search.h
2056         * src/textview.c
2057         * src/gtk/gtkutils.c
2058         * src/gtk/gtkutils.h
2059                 added the ability to Find text in the compose window (and a bit
2060                 of code factorization).
2061
2062 2006-02-15 [wwp]        2.0.0cvs54
2063
2064         * src/prefs_gtk.c
2065                 yet another one file was missing (fix for some widgets' sensitivity).
2066                 Thanks Colin!
2067
2068 2006-02-15 [wwp]        2.0.0cvs53
2069
2070         * src/prefs_gtk.h
2071                 oops forgot that file (fix for some widgets' sensitivity).
2072
2073 2006-02-15 [wwp]        2.0.0cvs52
2074
2075         * src/summary_search.c
2076                 implemented advanced summary search options (added the ability
2077                 to use matcher conditions in an advanced search mode).
2078
2079 2006-02-15 [wwp]        2.0.0cvs51
2080
2081         * src/plugins/pgpcore/prefs_gpg.c
2082         * src/prefs_account.c
2083                 fix some widget sensitivity, mostly around some labels in
2084                 account prefs.
2085
2086 2006-02-15 [paul]       2.0.0cvs50
2087
2088         * manual/advanced.xml
2089                 improve Templates info
2090                 written by wwp
2091
2092 2006-02-14 [colin]      2.0.0cvs49
2093
2094         * src/pixmaps/address_book.xpm
2095         * src/pixmaps/preferences.xpm
2096         * src/pixmaps/properties.xpm
2097                 Fix pixmap size - patch by Fabien Vantard
2098
2099 2006-02-13 [colin]      2.0.0cvs48
2100
2101         * src/procmime.c
2102                 Add missing fclose()s on error
2103         * src/textview.c
2104                 Remove unused code
2105         * src/common/utils.c
2106                 Fix temp files not being deleted on windows
2107         Patches by Thomas Gilgin
2108
2109 2006-02-13 [colin]      2.0.0cvs47
2110
2111         * src/mainwindow.c
2112                 Fix exit crash
2113
2114 2006-02-13 [wwp]        2.0.0cvs46
2115
2116         * src/plugins/pgpcore/prefs_gpg.c
2117                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2118
2119 2006-02-12 [colin]      2.0.0cvs45
2120
2121         * src/folderview.c
2122         * src/main.c
2123         * src/mainwindow.c
2124                 Fix "stuff" when quitting
2125
2126 2006-02-12 [wwp]        2.0.0cvs44
2127
2128         * src/prefs_themes.c
2129                 fix typos in debug messages.
2130
2131 2006-02-11 [colin]      2.0.0cvs43
2132
2133         * src/summaryview.c
2134                 don't allow drag/drop from ourself
2135
2136 2006-02-10 [wwp]        2.0.0cvs42
2137
2138         * src/exporthtml.c
2139         * src/html.c
2140         * src/html.h
2141         * src/procmime.c
2142         * src/textview.c
2143                 renamed html_ prefixed functions and data structures to avoid
2144                 namespace clashes w/ other software (gtkhtml2 for instance).
2145                 Closes bug #907.
2146
2147
2148 2006-02-09 [colin]      2.0.0cvs41
2149
2150         * src/summaryview.c
2151                 Fix shitty logic messed up. Thanks Ticho for the hint!
2152
2153 2006-02-09 [wwp]        2.0.0cvs40
2154
2155         * src/gtk/about.c
2156         * src/compose.c
2157         * src/prefs_account.c
2158         * src/prefs_gtk.h
2159         * src/editaddress.c
2160                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2161                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2162                 Browse buttons in accounts prefs.
2163
2164 2006-02-09 [colin]      2.0.0cvs39
2165
2166         * src/matcher.c
2167                 Check for pointer before using its members
2168         * src/gtk/gtksourceprintjob.c
2169                 Fix a wrong warning
2170
2171 2006-02-09 [wwp]        2.0.0cvs38
2172
2173         * src/gtk/filesel.c
2174                 fix few compiler warnings (type mismatch).
2175
2176 2006-02-09 [paul]       2.0.0cvs37
2177
2178         * po/fr.po
2179                 updated by Fabien Vantard
2180
2181 2006-02-08 [colin]      2.0.0cvs36
2182
2183         * src/prefs_common.c
2184         * src/common/defs.h
2185         * src/common/plugin.c
2186                 allow windows and linux configurations to coexist
2187                 patch by Thomas Gilgin
2188
2189 2006-02-08 [colin]      2.0.0cvs35
2190
2191         * src/filtering.c
2192         * src/matcher.c
2193         * src/matcher.h
2194         * src/matcher_parser_parse.y
2195         * src/prefs_filtering_action.c
2196         * src/prefs_matcher.c
2197                 Add the "Ignore thread" filtering
2198                 action
2199
2200 2006-02-08 [colin]      2.0.0cvs34
2201
2202         * src/compose.c
2203         * src/procmime.c
2204         * src/procmime.h
2205                 Fix bug #905 (damaged attachment)
2206                 text files with raw \0's aren't really text files
2207         FOR_STABLE
2208
2209 2006-02-08 [colin]      2.0.0cvs33
2210
2211         * src/summaryview.c
2212                 Fix crasher introduced yesterday
2213
2214 2006-02-08 [wwp]        2.0.0cvs32
2215
2216         * src/compose.c
2217         * src/compose.h
2218                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2219
2220 2006-02-08 [wwp]        2.0.0cvs31
2221
2222         * src/prefs_template.c
2223                 templates enhancement: allow address completion for Cc and Bcc fields
2224                 (it was currently possible for the To field only)
2225
2226 2006-02-08 [colin]      2.0.0cvs30
2227
2228         * src/compose.c
2229                 Don't unblock if not blocked
2230         FOR_STABLE
2231
2232 2006-02-07 [colin]      2.0.0cvs29
2233
2234         * src/action.c
2235                 Forgot to refresh summaryview
2236
2237 2006-02-07 [colin]      2.0.0cvs28
2238
2239         * src/action.c
2240                 Freeze/thaw message list and folder list while
2241                 processing %as{} actions 
2242         * src/compose.c
2243                 Fix auto-wrap disabling after a middle-click
2244                 paste - FOR_STABLE
2245
2246 2006-02-07 [paul]       2.0.0cvs27
2247
2248         * src/folder.c
2249                 fix freeing of uninitialised pointers
2250                 Thanks to Colin
2251
2252 2006-02-06 [colin]      2.0.0cvs26
2253
2254         * src/folder.c
2255                 Use g_slist_prepend in potentially big list
2256
2257 2006-02-06 [colin]      2.0.0cvs25
2258
2259         * src/folder.c
2260                 Completely skip processing if it doesn't 
2261                 exist (faster!)
2262
2263 2006-02-06 [colin]      2.0.0cvs24
2264
2265         * src/folder.c
2266         * src/summaryview.c
2267                 Batch filtering in summaryview (from Tools menu)
2268                 and pre/post//-processing too
2269
2270 2006-02-06 [colin]      2.0.0cvs23
2271
2272         * src/procmsg.h
2273         * src/filtering.c
2274                 Use a special field for batch filtering instead
2275                 of stepping on deferred execution's toes
2276
2277 2006-02-06 [colin]      2.0.0cvs22
2278
2279         * src/action.c
2280         * src/filtering.c
2281         * src/filtering.h
2282         * src/folder.c
2283         * src/summaryview.c
2284                 Fix filtering via menus and actions
2285
2286 2006-02-06 [colin]      2.0.0cvs21
2287
2288         * src/imap.c
2289                 Put the added file directly to cache if possible (will work
2290                 with next libetpan)
2291         * src/filtering.c
2292         * src/filtering.h
2293         * src/inc.c
2294         * src/folder.c
2295         * src/mbox.c
2296         * src/procmsg.h
2297                 Move and copy filtered messages by batches instead of one
2298                 by one - faster on IMAP
2299         * src/procmsg.c
2300                 Add a function that'll possibly be useful later
2301
2302 2006-02-06 [colin]      2.0.0cvs20
2303
2304         * src/addressbook.c
2305                 Use internal mime-type instead of text/plain for d'n'd
2306         * src/compose.c
2307                 Allow attaching files from mimeview's icon list via d'n'd
2308         * src/folderview.c
2309         * src/folderview.h
2310                 Use internal mime-type instead of text/plain for d'n'd
2311                 Don't try to selected opened folder if none is
2312                 Factorize d'n'd from other apps code
2313         * src/headerview.c
2314         * src/textview.c
2315         * src/gtk/gtkutils.c
2316         * src/gtk/gtkutils.h
2317                 Factorize Face/X-Face stuff
2318         * src/mimeview.c
2319                 Fix d'n'd to other apps
2320         * src/prefs_message.c
2321                 Let the XFace pref be usable without libcompface as it also
2322                 applies to Face
2323         * src/summaryview.c
2324                 Fix d'n'd to other apps
2325                 Factorize d'n'd from other apps code
2326
2327 2006-02-06 [wwp]        2.0.0cvs19
2328
2329         * po/it.po
2330                 Italian translation fixes by Andrea Spadaccini (no more confusion
2331                 between filtering and processing, and few changes in the About
2332                 dialog).
2333
2334
2335 2006-02-06 [mones]      2.0.0cvs18
2336
2337         * src/gtk/icon_legend.c
2338                 Improved descriptions allowing better translations
2339
2340 2006-02-05 [colin]      2.0.0cvs17
2341
2342         * src/imap.c
2343                 Add the f*cking missing expunge that caused imap_fetch_env
2344                 to fail after an add_msgs ! :-///
2345         * src/etpan/imap-thread.c
2346                 Add a bit of debug
2347         FOR_STABLE
2348
2349 2006-02-05 [colin]      2.0.0cvs16
2350
2351         * src/common/utils.c
2352                 Don't check for return-path (or we can't put
2353                 back non-sent mails)
2354
2355 2006-02-05 [colin]      2.0.0cvs15
2356
2357         * src/textview.c
2358                 Don't try to display Face header in textview
2359                 when teh headerview's active
2360
2361 2006-02-05 [colin]      2.0.0cvs14
2362
2363         * tools/tbird2syl.py
2364         * tools/Makefile.am
2365                 Add script to import Thunderbird mails
2366
2367 2006-02-05 [colin]      2.0.0cvs13
2368
2369         * src/headerview.c
2370         * src/procheader.c
2371         * src/procmsg.c
2372         * src/procmsg.h
2373         * src/textview.c
2374                 Show Face headers - patch partially by Klaus Flittner
2375
2376 2006-02-05 [colin]      2.0.0cvs12
2377
2378         * src/folderview.c
2379         * src/summaryview.c
2380         * src/common/utils.c
2381         * src/common/utils.h
2382                 Let dnd work from mime icons to summaryview
2383                 and to folderview too
2384                 Add a crude test to avoid trying to add files
2385                 drag'n'dropped when they're not mails
2386
2387 2006-02-04 [colin]      2.0.0cvs11
2388
2389         * src/summaryview.c
2390         * src/mimeview.c
2391                 Fix utf8 conversion
2392
2393 2006-02-04 [colin]      2.0.0cvs10
2394
2395         * src/compose.c
2396         * src/folderview.c
2397         * src/mimeview.c
2398         * src/summaryview.c
2399         * src/summaryview.h
2400                 Added various drag and drop capas:
2401                 From                    To
2402                 summaryview             other apps
2403                 mimeview icons          other apps
2404                 other apps              summaryview
2405                 other apps              folderview
2406
2407                 This shouldn't have broken the existing:
2408                 From                    To
2409                 summaryview             folderview
2410                 folderview              folderview
2411                 summaryview             compose's attachments
2412
2413         Tests welcomed.
2414
2415 2006-02-02 [paul]       2.0.0cvs9
2416
2417         * src/mainwindow.c
2418                 move global option 'Set displayed columns...' out
2419                 of folder option grouping.
2420                 fix sensitivity of 'harvest addresses'
2421         FOR_STABLE
2422
2423 2006-02-01 [colin]      2.0.0cvs8
2424
2425         * src/mimeview.c
2426                 Revert the alertpanel patch, it sucks (intrusive
2427                 and gets in the way of "open")
2428
2429 2006-02-01 [colin]      2.0.0cvs7
2430
2431         * src/compose.c
2432         * src/prefs_account.c
2433         * src/prefs_common.c
2434         * src/common/defs.h
2435         * src/common/utils.c
2436         * src/common/utils.h
2437                 Add ability to edit the signature file
2438                 from the account preferences, and use
2439                 a default for the text editor.
2440                 Patch by Fabien Vantard
2441
2442 2006-02-01 [colin]      2.0.0cvs6
2443
2444         * src/mimeview.c
2445                 Try to get mime type by extension if it is
2446                 application/octet-stream
2447                 Display a window with possible choices when
2448                 encountering unknown mime types
2449         * src/gtk/filesel.c
2450         * src/gtk/filesel.h
2451                 Add preview
2452                 Allow multiple selection in filtered filesel
2453                 (patch by Fabien Vantard)
2454         * src/gtk/pluginwindow.c
2455                 Use it (patch by Fabien Vantard)
2456
2457 2006-02-01 [paul]       2.0.0cvs5
2458
2459         * src/jpilot.c
2460                 fix crash on creating jpilot address book
2461                 Thanks to Colin - FOR_STABLE
2462         * src/prefs_summaries.c
2463         * src/prefs_wrapping.c
2464         * src/gtk/icon_legend.c
2465         * src/gtk/quicksearch.c
2466                 string fixes and additions
2467
2468 2006-02-01 [paul]       2.0.0cvs4
2469
2470         * src/compose.c
2471         * src/mainwindow.c
2472         * src/messageview.c
2473         * src/prefs_send.c
2474                 add Arabic encoding option
2475                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2476
2477 2006-01-31 [colin]      2.0.0cvs3
2478
2479         * src/plugins/pgpcore/passphrase.c
2480                 Convert passphrase to locale encoding
2481         * src/compose.c
2482                 Fix drafting on IMAP. Crappy bug sneaked in
2483                 the release :-/
2484         FOR_STABLE
2485
2486 2006-01-30 [paul]       2.0.0cvs2
2487
2488         * src/gtk/icon_legend.c
2489                 show the new entries
2490
2491 2006-01-30 [colin]      2.0.0cvs1
2492
2493         * src/manual.c
2494                 Check for the file to be present before 
2495                 enabling the menu - FOR_STABLE
2496         * src/gtk/icon_legend.c
2497                 Add folders icons (not all of them, there
2498                 are too much, but the most intriguing ones)
2499
2500 2006-01-30 [paul]       2.0.0
2501
2502         version 2.0.0 released
2503
2504 2006-01-30 [paul]       1.9.100cvs200
2505
2506         * manual/faq.xml
2507         * manual/gpl.xml
2508         * manual/intro.xml
2509         * manual/starting.xml
2510         * manual/sylpheed-claws-manual.xml
2511                 fixes, additions
2512
2513 2006-01-29 [mones]      1.9.100cvs199
2514
2515         * manual/account.xml
2516         * manual/advanced.xml
2517         * manual/glossary.xml
2518                 Some typos fixed, added LDIF term to glossary
2519         * po/es.po
2520                 Fixed leading plus symbol
2521
2522 2006-01-29 [paul]       1.9.100cvs198
2523
2524         * po/fi.po
2525         * po/sk.po
2526                 updated by Tommi Pirinen and Andrej Kacian
2527
2528 2006-01-29 [paul]       1.9.100cvs197
2529
2530         * src/gtk/authors.h
2531                 remove duplicates
2532
2533 2006-01-29 [paul]       1.9.100cvs196
2534
2535         * AUTHORS
2536         * po/nl.po
2537         * src/gtk/authors.h
2538         * tools/claws.i18n.status.pl
2539                 nl translation updated by Tim Dijkstra
2540
2541 2006-01-29 [paul]       1.9.100cvs195
2542
2543         * po/sr.po
2544         * po/sv.po
2545                 updated by Aleksandar Urosevic and Anders Troback
2546
2547 2006-01-28 [colin]      1.9.100cvs194
2548
2549         * src/gtk/gtksourceprintjob.c
2550                 Don't fiddle with PangoLayout when we
2551                 have an image
2552
2553 2006-01-28 [paul]       1.9.100cvs193
2554
2555         * AUTHORS
2556         * po/el.po
2557         * po/zh_CN.po
2558         * src/gtk/authors.h
2559         * tools/claws.i18n.status.pl
2560                 updated translations submitted by Stavros Giannouris
2561                 and Ralgh Young
2562
2563 2006-01-27 [colin]      1.9.100cvs192
2564
2565         * src/summaryview.c
2566         * src/gtk/gtksourceprintjob.c
2567                 Add image printing 
2568                 (libgnomeprint only, of course)
2569
2570 2006-01-27 [paul]       1.9.100cvs191
2571
2572         * po/fr.po
2573         * po/it.po
2574                 updated by Fabien Vantard and Andrea Spadaccini
2575
2576 2006-01-26 [colin]      1.9.100cvs190
2577
2578         * manual/Makefile.am
2579         * configure.ac
2580                 Make building the manual optional 
2581                 (--disable-manual)
2582
2583 2006-01-26 [paul]       1.9.100cvs189
2584
2585         * manual/glossary.xml
2586         * manual/plugins.xml
2587                 edited
2588         * po/en_GB.po
2589                 updated
2590
2591 2006-01-26 [paul]       1.9.100cvs188
2592
2593         * src/prefs_display_header.c
2594         * src/prefs_folder_column.c
2595         * src/prefs_msg_colors.c
2596         * src/prefs_summaries.c
2597         * src/prefs_summary_column.c
2598                 HIGify
2599
2600 2006-01-25 [colin]      1.9.100cvs187
2601
2602         * src/imap.c
2603                 Don't allow moving/copying mails between
2604                 queue/drafts and non-queue/drafts folders
2605                 Fixes bug #897 (message header is resetted 
2606                 if one is copied to Drafts)
2607
2608 2006-01-25 [colin]      1.9.100cvs186
2609
2610         * src/folder.c
2611         * src/mainwindow.c
2612                 Fix subscribed folders not found
2613         * src/compose.c
2614                 Don't try to encode as original mail's charset
2615                 if it's ascii 
2616
2617 2006-01-25 [paul]       1.9.100cvs185
2618
2619         * AUTHORS
2620         * po/Makevars
2621                 updated
2622         * po/de.po
2623         * po/pl.po
2624         * po/pt_BR.po
2625         * po/sr.po
2626                 updates submitted by Stephan Sachse, Emilian Nowak
2627                 and Quar, Frederico Goncalves Guimaraes, and
2628                 Aleksandar Urosevic
2629                 Fix Bug 896, 'PT_BR locale broken'.
2630         * src/gtk/authors.h
2631                 updated
2632
2633 2006-01-24 [mones]      1.9.100cvs184
2634
2635         * manual/glossary.xml
2636                 All current terms finished. Reviewers welcome ;-)
2637         * manual/keyboard.xml
2638                 Fixed column width for pdf output.
2639         * po/es.po
2640                 Updated
2641
2642 2006-01-24 [paul]       1.9.100cvs183
2643
2644         * manual/glossary.xml
2645                 fix id name
2646         * manual/dist/html/Makefile.am
2647         * manual/dist/pdf/Makefile.am
2648         * manual/dist/ps/Makefile.am
2649         * manual/dist/txt/Makefile.am
2650                 fix make deps
2651                 Thanks to Colin
2652
2653 2006-01-24 [mones]      1.9.100cvs182
2654
2655         * manual/glossary.xml
2656                 Nearly finished, some terms missing.
2657
2658 2006-01-23 [paul]       1.9.100cvs181
2659
2660         * manual/dist/html/Makefile.am
2661         * manual/dist/pdf/Makefile.am
2662         * manual/dist/ps/Makefile.am
2663         * manual/dist/txt/Makefile.am
2664         * src/mainwindow.c
2665                 re-enable manual
2666                 Thanks to Colin
2667
2668 2006-01-22 [colin]      1.9.100cvs180
2669
2670         * src/compose.c
2671         * src/gtk/gtkaspell.c
2672                 Don't deselect stuff before right-clicking, with aspell.
2673                 (This prevented right-click Copy, for example).
2674                 Thanks to Clo!
2675
2676 2006-01-22 [paul]       1.9.100cvs179
2677
2678         * src/summary_search.c
2679                 don't fix the widget size as it causes problems
2680                 under localisation.
2681                 Thanks to Emilian Nowak
2682
2683 2006-01-21 [paul]       1.9.100cvs178
2684
2685         * src/prefs_themes.c
2686                 fix broken underlining of label text
2687                 with some translations
2688
2689 2006-01-21 [colin]      1.9.100cvs177
2690
2691         * po/fr.po
2692                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2693
2694 2006-01-20 [colin]      1.9.100cvs176
2695
2696         * configure.ac
2697         * Makefile.am
2698         * manual/Makefile
2699         * manual/dist/html/.cvsignore
2700         * manual/dist/html/Makefile.am
2701         * manual/dist/pdf/.cvsignore
2702         * manual/dist/pdf/Makefile.am
2703         * manual/dist/ps/.cvsignore
2704         * manual/dist/ps/Makefile.am
2705         * manual/dist/txt/.cvsignore
2706         * manual/dist/txt/Makefile.am
2707                 Autotool-ize manual
2708
2709 2006-01-20 [paul]       1.9.100cvs175
2710
2711         * manual/handling.xml
2712                 make Filtering and Searching entries easier to find
2713         * manual/keyboard.xml
2714                 add the remaining default keybinds
2715         * src/prefs_summaries.c
2716                 update the default keybinds
2717
2718 2006-01-20 [paul]       1.9.100cvs174
2719
2720         * src/addressbook.c
2721         * src/addrgather.c
2722         * src/addrharvest.c
2723         * src/editaddress.c
2724         * src/editgroup.c
2725         * src/exphtmldlg.c
2726         * src/expldifdlg.c
2727         * src/exporthtml.c
2728         * src/exportldif.c
2729         * src/ldif.c
2730                 replace 'e-mail' with 'email'
2731         * src/summary_search.c
2732                 add mnemonic to "Find all" button
2733
2734 2006-01-20 [wwp]        1.9.100cvs173
2735
2736         * src/export.c
2737         * src/import.c
2738                 touched mbox import/export buttons for HIG-compliance
2739
2740 2006-01-19 [paul]       1.9.100cvs172
2741
2742         * manual/account.xml
2743         * manual/addrbook.xml
2744         * manual/advanced.xml
2745         * manual/faq.xml
2746         * manual/handling.xml
2747         * manual/intro.xml
2748         * manual/plugins.xml
2749         * manual/starting.xml
2750                 more editing
2751
2752 2006-01-19 [paul]       1.9.100cvs171
2753
2754         * src/toolbar.c
2755                 allow use of trash button while receiving
2756                 Thanks to Colin
2757
2758 2006-01-19 [wwp]        1.9.100cvs170
2759
2760         * src/gtk/quicksearch.c
2761         * src/compose.c
2762                 force text color to black when yellow background is set
2763
2764 2006-01-19 [colin]      1.9.100cvs169
2765
2766         * src/plugins/trayicon/trayicon.c
2767                 Gray out Get Mail when already getting mail
2768
2769 2006-01-18 [paul]       1.9.100cvs168
2770
2771         * src/compose.c
2772                 give widget yellow background was To is
2773                 set via folder prefs
2774         * src/gtk/quicksearch.c
2775                 give widget yellow background when quick
2776                 search is active.
2777                 Thanks to Colin
2778
2779 2006-01-18 [paul]       1.9.100cvs167
2780
2781         * doc/man/sylpheed-claws.1
2782                 add --subscribe option
2783
2784 2006-01-18 [paul]       1.9.100cvs166
2785
2786         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2787         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2788                 use %U instead of %F (%F is broken for user installed
2789                 files in kde 3.5)
2790
2791 2006-01-18 [colin]      1.9.100cvs165
2792
2793         * src/summaryview.c
2794                 Default to Yes in "No more * messages" dialogs
2795
2796 2006-01-17 [colin]      1.9.100cvs164
2797
2798         * src/compose.c
2799                 Possibly fix an invalid iterator causing
2800                 crash
2801
2802 2006-01-17 [colin]      1.9.100cvs163
2803
2804         * src/mimeview.c
2805                 Fix crash when the image disappears under the
2806                 image viewer
2807
2808 2006-01-16 [colin]      1.9.100cvs162
2809
2810         * src/compose.c
2811                 Fix reenabling autowrap
2812
2813 2006-01-16 [colin]      1.9.100cvs161
2814
2815         * src/compose.c
2816                 reset quote_len before getting quote_str
2817
2818 2006-01-16 [colin]      1.9.100cvs160
2819
2820         * src/account.c
2821         * src/account.h
2822         * src/folder.c
2823         * src/imap_gtk.c
2824         * src/mh_gtk.c
2825                 Fix bug #883 (default inbox does not track folder move)
2826
2827 2006-01-16 [colin]      1.9.100cvs159
2828
2829         * src/compose.c
2830         * src/plugins/pgpcore/passphrase.c
2831                 More buttons fixes
2832
2833 2006-01-16 [paul]       1.9.100cvs158
2834
2835         * src/prefs_actions.c
2836         * src/prefs_filtering_action.c
2837         * src/prefs_matcher.c
2838         * src/quote_fmt.c
2839         * src/gtk/description_window.c
2840         * src/gtk/description_window.h
2841         * src/gtk/quicksearch.c
2842                 description window cleanups
2843
2844 2006-01-15 [colin]      1.9.100cvs157
2845
2846         * src/addressbook.c
2847         * src/prefs_filtering.c
2848                 Same here
2849
2850 2006-01-15 [colin]      1.9.100cvs156
2851
2852         * src/folderview.c
2853         * src/mainwindow.c
2854                 Same for "Empty trash"
2855
2856 2006-01-15 [colin]      1.9.100cvs155
2857
2858         * src/inc.c
2859                 Override offline dialog had Yes by default
2860
2861 2006-01-15 [colin]      1.9.100cvs154
2862
2863         * src/summaryview.c
2864                 Delete selected messages? previously had Yes the default
2865
2866 2006-01-15 [colin]      1.9.100cvs153
2867
2868         * src/folder.c
2869         * src/folder.h
2870         * src/main.c
2871                 Check if a mailbox is loaded after all
2872                 plugins are loaded.
2873
2874 2006-01-15 [colin]      1.9.100cvs152
2875
2876         * src/folder.c
2877                 Don't start wizard when there are unloaded folders (will help
2878                 people with only mbox or maildir mailboxes)
2879
2880 2006-01-14 [colin]      1.9.100cvs151
2881
2882         * src/addressbook.c
2883         * src/expldifdlg.c
2884         * src/importldif.c
2885         * src/importmutt.c
2886         * src/importpine.c
2887         * src/mh_gtk.c
2888                 More HIG compliance and fixes
2889
2890 2006-01-14 [colin]      1.9.100cvs150
2891
2892         * src/prefs_filtering_action.c
2893         * src/foldersel.c
2894                 Two forgotten button order changes
2895
2896 2006-01-14 [colin]      1.9.100cvs149
2897
2898         * src/account.c
2899         * src/addressbook.c
2900         * src/compose.c
2901         * src/folderview.c
2902         * src/imap_gtk.c
2903         * src/mainwindow.c
2904         * src/mh_gtk.c
2905         * src/news_gtk.c
2906         * src/prefs_actions.c
2907         * src/prefs_customheader.c
2908         * src/prefs_filtering.c
2909         * src/prefs_matcher.c
2910         * src/prefs_template.c
2911         * src/ssl_manager.c
2912         * src/summaryview.c
2913         * src/textview.c
2914         * src/toolbar.c
2915                 All deletion confirmations are now "Cancel, Delete" 
2916                 instead of "No, Yes"
2917                 Clarified most of the other "No, Yes" to 
2918                 "Cancel, Descriptive_action"
2919                 Rechanged the "Entry not saved" alerts to have 
2920                 "Close, Continue editing"
2921
2922
2923 2006-01-14 [paul]
2924
2925         * 2.0.0-rc4 released
2926
2927 2006-01-14 [paul]       1.9.100cvs148
2928
2929         * src/account.c
2930         * src/addressadd.c
2931         * src/addressbook.c
2932         * src/compose.c
2933         * src/editaddress.c
2934         * src/editbook.c
2935         * src/editgroup.c
2936         * src/editjpilot.c
2937         * src/editldap.c
2938         * src/editvcard.c
2939         * src/exphtmldlg.c
2940         * src/expldifdlg.c
2941         * src/folderview.c
2942         * src/grouplistdialog.c
2943         * src/imap_gtk.c
2944         * src/importmutt.c
2945         * src/importpine.c
2946         * src/inc.c
2947         * src/main.c
2948         * src/mainwindow.c
2949         * src/message_search.c
2950         * src/messageview.c
2951         * src/mh_gtk.c
2952         * src/mimeview.c
2953         * src/news_gtk.c
2954         * src/prefs_actions.c
2955         * src/prefs_customheader.c
2956         * src/prefs_filtering.c
2957         * src/prefs_matcher.c
2958         * src/prefs_template.c
2959         * src/prefs_themes.c
2960         * src/ssl_manager.c
2961         * src/summary_search.c
2962         * src/summaryview.c
2963         * src/textview.c
2964         * src/toolbar.c
2965         * src/gtk/foldersort.c
2966         * src/gtk/gtkaspell.c
2967         * src/gtk/inputdialog.c
2968         * src/gtk/prefswindow.c
2969         * src/plugins/pgpcore/select-keys.c
2970         * src/plugins/trayicon/trayicon.c
2971                 HIG compliant button order
2972
2973 2006-01-14 [mones]      1.9.100cvs147
2974
2975         * po/es.po
2976                 Updated translation
2977
2978 2006-01-13 [paul]       1.9.100cvs146
2979
2980         * AUTHORS
2981         * ChangeLog
2982         * src/gtk/authors.h
2983                 add Joshua M. Kwan to contributors list
2984
2985 2006-01-13 [colin]      1.9.100cvs145
2986
2987         * src/gtk/quicksearch.c
2988                 Don't refocus quick search after executing (Esc or Enter)
2989                 Allows to '/'search something then move up/down in 
2990                 summaryview, and to Esc a search and be back in the 
2991                 summaryview
2992
2993 2006-01-13 [paul]       1.9.100cvs144
2994
2995         * src/plugins/pgpinline/pgpinline.c
2996                 support Content-Type 'application/pgp'
2997                 patch by Joshua M. Kwan <joshuak@users.sf.net>
2998
2999 2006-01-13 [paul]       1.9.100cvs143
3000
3001         * manual/account.xml
3002                 make mention of partial retrieval
3003                 thanks to Colin
3004
3005 2006-01-13 [paul]       1.9.100cvs142
3006
3007         * src/account.c
3008         * src/account.h
3009         * src/action.c
3010         * src/action.h
3011         * src/adbookbase.h
3012         * src/addr_compl.c
3013         * src/addr_compl.h
3014         * src/addrbook.c
3015         * src/addrcache.c
3016         * src/addrcache.h
3017         * src/addrcindex.c
3018         * src/addrcindex.h
3019         * src/addrclip.c
3020         * src/addrclip.h
3021         * src/addrdefs.h
3022         * src/addressadd.c
3023         * src/addressadd.h
3024         * src/addressbook.c
3025         * src/addressbook.h
3026         * src/addrgather.c
3027         * src/addrgather.h
3028         * src/addrharvest.c
3029         * src/addrharvest.h
3030         * src/addrindex.c
3031         * src/addrindex.h
3032         * src/addritem.c
3033         * src/addritem.h
3034         * src/addrquery.c
3035         * src/addrquery.h
3036         * src/addrselect.c
3037         * src/addrselect.h
3038         * src/alertpanel.c
3039         * src/alertpanel.h
3040         * src/browseldap.c
3041         * src/browseldap.h
3042         * src/codeconv.c
3043         * src/codeconv.h
3044         * src/compose.c
3045         * src/compose.h
3046         * src/customheader.c
3047         * src/customheader.h
3048         * src/displayheader.c
3049         * src/displayheader.h
3050         * src/editaddress.c
3051         * src/editaddress.h
3052         * src/editbook.c
3053         * src/editbook.h
3054         * src/editgroup.c
3055         * src/editgroup.h
3056         * src/editjpilot.c
3057         * src/editjpilot.h
3058         * src/editldap.c
3059         * src/editldap.h
3060         * src/editldap_basedn.c
3061         * src/editldap_basedn.h
3062         * src/editvcard.c
3063         * src/editvcard.h
3064         * src/exphtmldlg.c
3065         * src/exphtmldlg.h
3066         * src/expldifdlg.c
3067         * src/expldifdlg.h
3068         * src/export.h
3069         * src/exporthtml.c
3070         * src/exporthtml.h
3071         * src/exportldif.c
3072         * src/exportldif.h
3073         * src/filtering.c
3074         * src/filtering.h
3075         * src/folder.c
3076         * src/folder.h
3077         * src/folder_item_prefs.c
3078         * src/folder_item_prefs.h
3079         * src/foldersel.c
3080         * src/foldersel.h
3081         * src/folderutils.c
3082         * src/folderutils.h
3083         * src/folderview.c
3084         * src/folderview.h
3085         * src/grouplistdialog.c
3086         * src/grouplistdialog.h
3087         * src/headerview.c
3088         * src/html.c
3089         * src/html.h
3090         * src/image_viewer.c
3091         * src/image_viewer.h
3092         * src/imap.c
3093         * src/imap.h
3094         * src/imap_gtk.c
3095         * src/imap_gtk.h
3096         * src/import.h
3097         * src/importldif.c
3098         * src/importldif.h
3099         * src/importmutt.c
3100         * src/importmutt.h
3101         * src/importpine.c
3102         * src/importpine.h
3103         * src/inc.c
3104         * src/inc.h
3105         * src/jpilot.c
3106         * src/jpilot.h
3107         * src/ldapctrl.c
3108         * src/ldapctrl.h
3109         * src/ldaplocate.c
3110         * src/ldaplocate.h
3111         * src/ldapquery.c
3112         * src/ldapquery.h
3113         * src/ldapserver.c
3114         * src/ldapserver.h
3115         * src/ldaputil.c
3116         * src/ldaputil.h
3117         * src/ldif.c
3118         * src/ldif.h
3119         * src/main.c
3120         * src/main.h
3121         * src/mainwindow.c
3122         * src/mainwindow.h
3123         * src/manual.c
3124         * src/manual.h
3125         * src/mbox.c
3126         * src/mbox.h
3127         * src/message_search.c
3128         * src/message_search.h
3129         * src/messageview.c
3130         * src/messageview.h
3131         * src/mh.c
3132         * src/mh.h
3133         * src/mh_gtk.c
3134         * src/mh_gtk.h
3135         * src/mimeview.c
3136         * src/mimeview.h
3137         * src/msgcache.c
3138         * src/msgcache.h
3139         * src/mutt.c
3140         * src/mutt.h
3141         * src/news.c
3142         * src/news.h
3143         * src/news_gtk.c
3144         * src/news_gtk.h
3145         * src/partial_download.c
3146         * src/partial_download.h
3147         * src/pine.c
3148         * src/pine.h
3149         * src/pop.c
3150         * src/pop.h
3151         * src/prefs_account.c
3152         * src/prefs_account.h
3153         * src/prefs_actions.c
3154         * src/prefs_actions.h
3155         * src/prefs_common.c
3156         * src/prefs_common.h
3157         * src/prefs_compose_writing.c
3158         * src/prefs_compose_writing.h
3159         * src/prefs_customheader.c
3160         * src/prefs_customheader.h
3161         * src/prefs_display_header.c
3162         * src/prefs_display_header.h
3163         * src/prefs_filtering.c
3164         * src/prefs_filtering.h
3165         * src/prefs_filtering_action.c
3166         * src/prefs_filtering_action.h
3167         * src/prefs_folder_column.c
3168         * src/prefs_folder_column.h
3169         * src/prefs_folder_item.c
3170         * src/prefs_folder_item.h
3171         * src/prefs_fonts.c
3172         * src/prefs_fonts.h
3173         * src/prefs_gtk.c
3174         * src/prefs_gtk.h
3175         * src/prefs_image_viewer.c
3176         * src/prefs_image_viewer.h
3177         * src/prefs_matcher.c
3178         * src/prefs_matcher.h
3179         * src/prefs_message.c
3180         * src/prefs_msg_colors.c
3181         * src/prefs_msg_colors.h
3182         * src/prefs_other.c
3183         * src/prefs_quote.c
3184         * src/prefs_receive.c
3185         * src/prefs_send.c
3186         * src/prefs_spelling.c
3187         * src/prefs_spelling.h
3188         * src/prefs_summaries.c
3189         * src/prefs_summaries.h
3190         * src/prefs_summary_column.c
3191         * src/prefs_summary_column.h
3192         * src/prefs_template.c
3193         * src/prefs_template.h
3194         * src/prefs_themes.c
3195         * src/prefs_themes.h
3196         * src/prefs_toolbar.c
3197         * src/prefs_toolbar.h
3198         * src/prefs_wrapping.c
3199         * src/prefs_wrapping.h
3200         * src/privacy.c
3201         * src/privacy.h
3202         * src/procheader.c
3203         * src/procheader.h
3204         * src/procmime.c
3205         * src/procmime.h
3206         * src/procmsg.c
3207         * src/procmsg.h
3208         * src/quote_fmt.c
3209         * src/quote_fmt_parse.y
3210         * src/recv.c
3211         * src/recv.h
3212         * src/remotefolder.c
3213         * src/remotefolder.h
3214         * src/send_message.c
3215         * src/send_message.h
3216         * src/setup.c
3217         * src/setup.h
3218         * src/sourcewindow.c
3219         * src/sourcewindow.h
3220         * src/ssl_manager.c
3221         * src/ssl_manager.h
3222         * src/statusbar.c
3223         * src/statusbar.h
3224         * src/stock_pixmap.c
3225         * src/stock_pixmap.h
3226         * src/summary_search.c
3227         * src/summary_search.h
3228         * src/summaryview.c
3229         * src/summaryview.h
3230         * src/syldap.c
3231         * src/syldap.h
3232         * src/textview.c
3233         * src/textview.h
3234         * src/toolbar.c
3235         * src/toolbar.h
3236         * src/undo.c
3237         * src/undo.h
3238         * src/unmime.c
3239         * src/unmime.h
3240         * src/vcard.c
3241         * src/vcard.h
3242         * src/wizard.c
3243         * src/wizard.h
3244         * src/common/base64.c
3245         * src/common/base64.h
3246         * src/common/defs.h
3247         * src/common/hooks.c
3248         * src/common/hooks.h
3249         * src/common/log.c
3250         * src/common/log.h
3251         * src/common/mgutils.c
3252         * src/common/mgutils.h
3253         * src/common/nntp.c
3254         * src/common/nntp.h
3255         * src/common/passcrypt.c
3256         * src/common/passcrypt.h.in
3257         * src/common/plugin.c
3258         * src/common/plugin.h
3259         * src/common/prefs.c
3260         * src/common/prefs.h
3261         * src/common/progressindicator.c
3262         * src/common/progressindicator.h
3263         * src/common/quoted-printable.c
3264         * src/common/quoted-printable.h
3265         * src/common/session.c
3266         * src/common/session.h
3267         * src/common/smtp.c
3268         * src/common/smtp.h
3269         * src/common/socket.c
3270         * src/common/socket.h
3271         * src/common/ssl.c
3272         * src/common/ssl.h
3273         * src/common/ssl_certificate.c
3274         * src/common/ssl_certificate.h
3275         * src/common/stringtable.c
3276         * src/common/stringtable.h
3277         * src/common/sylpheed.c
3278         * src/common/sylpheed.h
3279         * src/common/template.c
3280         * src/common/template.h
3281         * src/common/timing.h
3282         * src/common/utils.c
3283         * src/common/utils.h
3284         * src/common/version.h.in
3285         * src/common/xml.c
3286         * src/common/xml.h
3287         * src/common/xmlprops.c
3288         * src/common/xmlprops.h
3289         * src/gtk/colorlabel.c
3290         * src/gtk/colorsel.c
3291         * src/gtk/colorsel.h
3292         * src/gtk/description_window.c
3293         * src/gtk/description_window.h
3294         * src/gtk/filesel.c
3295         * src/gtk/filesel.h
3296         * src/gtk/foldersort.c
3297         * src/gtk/foldersort.h
3298         * src/gtk/gtkutils.c
3299         * src/gtk/gtkutils.h
3300         * src/gtk/inputdialog.c
3301         * src/gtk/inputdialog.h
3302         * src/gtk/logwindow.c
3303         * src/gtk/logwindow.h
3304         * src/gtk/manage_window.c
3305         * src/gtk/manage_window.h
3306         * src/gtk/menu.c
3307         * src/gtk/menu.h
3308         * src/gtk/pluginwindow.c
3309         * src/gtk/pluginwindow.h
3310         * src/gtk/prefswindow.c
3311         * src/gtk/prefswindow.h
3312         * src/gtk/progressdialog.c
3313         * src/gtk/progressdialog.h
3314         * src/gtk/sslcertwindow.c
3315         * src/gtk/sslcertwindow.h
3316         * src/plugins/clamav/clamav_plugin.c
3317         * src/plugins/clamav/clamav_plugin.h
3318         * src/plugins/clamav/clamav_plugin_gtk.c
3319         * src/plugins/demo/demo.c
3320         * src/plugins/dillo_viewer/dillo_prefs.c
3321         * src/plugins/dillo_viewer/dillo_prefs.h
3322         * src/plugins/dillo_viewer/dillo_viewer.c
3323         * src/plugins/pgpcore/passphrase.c
3324         * src/plugins/pgpcore/passphrase.h
3325         * src/plugins/pgpcore/plugin.c
3326         * src/plugins/pgpcore/select-keys.c
3327         * src/plugins/pgpcore/select-keys.h
3328         * src/plugins/pgpcore/sgpgme.c
3329         * src/plugins/pgpcore/sgpgme.h
3330         * src/plugins/pgpinline/pgpinline.c
3331         * src/plugins/pgpinline/pgpinline.h
3332         * src/plugins/pgpinline/plugin.c
3333         * src/plugins/pgpmime/pgpmime.c
3334         * src/plugins/pgpmime/pgpmime.h
3335         * src/plugins/pgpmime/plugin.c
3336         * src/plugins/spamassassin/spamassassin.c
3337         * src/plugins/spamassassin/spamassassin.h
3338         * src/plugins/spamassassin/spamassassin_gtk.c
3339         * src/plugins/trayicon/trayicon.c
3340                 update copyright header
3341
3342 2006-01-13 [paul]       1.9.100cvs141
3343
3344         * src/account.c
3345         * src/export.c
3346         * src/import.c
3347         * src/mainwindow.c
3348         * src/prefs_account.c
3349         * src/prefs_display_header.c
3350         * src/prefs_receive.c
3351         * src/prefs_send.c
3352         * src/prefs_summaries.c
3353         * src/prefs_themes.c
3354         * src/prefs_toolbar.c
3355         * src/gtk/about.c
3356                 various cleanups
3357
3358 2006-01-12 [colin]      1.9.100cvs140
3359
3360         * src/folder.c
3361         * src/folder.h
3362         * src/main.c
3363                 Add --subscribe option
3364                 Let sylpheed-claws email@domain.com equivalent to --compose
3365                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3366
3367 2006-01-12 [paul]       1.9.100cvs139
3368
3369         * src/mainwindow.c
3370                 append 'Change folder order' label with '...'
3371         * src/prefs_actions.c
3372                 allow reordering of actions list by dnd
3373         * src/gtk/foldersort.c
3374                 make the dialog nicer
3375
3376 2006-01-11 [colin]      1.9.100cvs138
3377
3378         * src/compose.c
3379                 Allow templates without text
3380
3381 2006-01-11 [paul]       1.9.100cvs137
3382
3383         * tools/README
3384         * tools/filter_conv_new.pl
3385                 add info to README
3386                 also check .sylpheed for filter.xml
3387                 be a bit informative to the user
3388
3389 2006-01-11 [colin]      1.9.100cvs136
3390
3391         * src/textview.c
3392                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3393
3394 2006-01-10 [paul]       1.9.100cvs135
3395
3396         * tools/Makefile.am
3397         * tools/filter_conv_new.pl
3398                 add script to convert new style Sylpheed
3399                 filter rules (Sylpheed >= 0.9.99) to
3400                 Claws filtering rules
3401
3402 2006-01-10 [colin]      1.9.100cvs134
3403
3404         * src/compose.c
3405                 Fix broken line joins in certain conditions
3406                 (between two quoted lines: <enter><enter><up>
3407                  <type a wrapped sentence><go in the first line>
3408                  <insert more text><watch as line joining failed>)
3409
3410 2006-01-10 [paul]       1.9.100cvs133
3411
3412         * src/compose.c
3413                 don't report success in error dialog
3414                 thanks to Colin
3415         * src/common/utils.c
3416                 include some trailing punctuations as URI
3417                 thanks to Hiro
3418
3419 2006-01-10 [paul]       1.9.100cvs132
3420
3421         * src/mimeview.c
3422                 fix incompatible pointer type
3423                 warning
3424
3425 2006-01-10 [paul]       1.9.100cvs131
3426
3427         * src/compose.c
3428                 change Subject in window title
3429                 instantaneously
3430
3431 2006-01-09 [colin]      1.9.100cvs130
3432
3433         * src/addressbook.c
3434         * src/headerview.c
3435         * src/mainwindow.c
3436         * src/messageview.c
3437         * src/mimeview.c
3438         * src/noticeview.c
3439         * src/summaryview.c
3440                 Fix possible crashes on exit and in addressbook
3441
3442 2006-01-09 [paul]       1.9.100cvs129
3443
3444         * src/prefs_msg_colors.c
3445                 some cleanups that I forgot last time
3446
3447 2006-01-09 [paul]       1.9.100cvs128
3448
3449         * README
3450         * src/folderview.c
3451         * src/prefs_msg_colors.c
3452                 add previously hidden option, color_new, to
3453                 the gui
3454                 move the page to Display/
3455                 rework the gui
3456
3457 2006-01-09 [wwp]        1.9.100cvs127
3458
3459         * src/prefs_themes.c
3460                 made the prefs/display/themes layouts spacing less condensed
3461                 (and so they match other prefs/pages' look).
3462
3463 2006-01-09 [paul]       1.9.100cvs126
3464
3465         * src/compose.c
3466         * src/prefs_common.c
3467         * src/prefs_common.h
3468         * src/prefs_wrapping.c
3469                 remove 'wrap at send' option
3470
3471 2006-01-06 [colin]      1.9.100cvs125
3472
3473         * src/compose.c
3474                 Just make completely sure we don't insert "manual line breaks" 
3475                 when wrapping... 
3476
3477 2006-01-04 [paul]
3478
3479         * 2.0.0-rc3 released
3480
3481 2006-01-04 [paul]       1.9.100cvs124
3482
3483         * src/folderview.c
3484                 fix bug 882, 'quick scroll in folder list
3485                 displays wrong folder contents'
3486
3487 2006-01-04 [paul]       1.9.100cvs123
3488
3489         * src/plugins/pgpmime/pgpmime.c
3490                 better debug information when signing
3491                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3492
3493 2006-01-03 [colin]      1.9.100cvs122
3494
3495         * configure.ac
3496                 We need to recheck for gpgme 1.0.0 after checking
3497                 for 1.1.1, because if 1.1.1 isn't available, 
3498                 GPGME_LIBS and friends are blanked out by the 
3499                 second check.
3500
3501 2006-01-03 [colin]      1.9.100cvs121
3502
3503         * src/common/prefs.c
3504                 Windows unlink-before rename fix
3505         * src/plugins/pgpcore/sgpgme.c
3506                 Add support for PKA info if available
3507                 Both patches by Werner Koch
3508
3509 2006-01-03 [paul]       1.9.100cvs120
3510
3511         * src/messageview.c
3512                 fix bug 884, 'Send receipt' button visible in queue
3513                 Thanks to Colin
3514
3515 2006-01-02 [colin]      1.9.100cvs119
3516
3517         * src/compose.c
3518         * src/imap.c
3519                 Fix autosave on IMAP and more generally try to
3520                 return the correct ID on a newly added IMAP message
3521
3522 2006-01-02 [paul]       1.9.100cvs118
3523
3524         * manual/keyboard.xml
3525                 edited
3526
3527 2006-01-01 [paul]       1.9.100cvs117
3528
3529         * src/gtk/authors.h
3530                 alphabetical order
3531
3532 2005-12-30 [colin]      1.9.100cvs116
3533
3534         * manual/advanced.xml
3535                 Explain Pre/Post-processing differences.
3536
3537 2005-12-30 [colin]      1.9.100cvs115
3538
3539         * src/mh.c
3540                 Implement copy_msgs for a little optimization
3541         * src/imap.c
3542                 Finish yesterday's fix
3543
3544 2005-12-29 [colin]      1.9.100cvs114
3545
3546         * src/imap.c
3547                 Fix occasional failure in fetching a mail over
3548                 IMAP
3549
3550 2005-12-29 [colin]      1.9.100cvs113
3551
3552         * src/compose.c
3553                 Don't remove a draft when sending it, if it is 
3554                 locked.
3555
3556 2005-12-28 [colin]      1.9.100cvs112
3557
3558         * src/summaryview.c
3559                 Fix leak for real
3560
3561 2005-12-28 [wwp]        1.9.100cvs111
3562
3563         * doc/faq/.cvsignore
3564         * doc/faq/de/.cvsignore
3565         * doc/faq/en/.cvsignore
3566         * doc/faq/es/.cvsignore
3567         * doc/faq/fr/.cvsignore
3568         * doc/faq/it/.cvsignore
3569         * doc/manual/.cvsignore
3570         * doc/manual/de/.cvsignore
3571         * doc/manual/en/.cvsignore
3572         * doc/manual/es/.cvsignore
3573         * doc/manual/fr/.cvsignore
3574         * doc/manual/ja/.cvsignore
3575         * src/plugins/mathml_viewer/.cvsignore
3576                 rollback revival of those files (my bad, sorry for the noise).
3577
3578 2005-12-28 [wwp]        1.9.100cvs110
3579
3580         * src/compose.c
3581                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3582
3583 2005-12-28 [wwp]        1.9.100cvs109
3584
3585         * doc/faq/.cvsignore
3586         * doc/faq/de/.cvsignore
3587         * doc/faq/en/.cvsignore
3588         * doc/faq/es/.cvsignore
3589         * doc/faq/fr/.cvsignore
3590         * doc/faq/it/.cvsignore
3591         * doc/manual/.cvsignore
3592         * doc/manual/de/.cvsignore
3593         * doc/manual/en/.cvsignore
3594         * doc/manual/es/.cvsignore
3595         * doc/manual/fr/.cvsignore
3596         * doc/manual/ja/.cvsignore
3597         * src/plugins/mathml_viewer/.cvsignore
3598         * po/.cvsignore
3599                 more files to ignore.
3600
3601 2005-12-24 [colin]      1.9.100cvs108
3602
3603         * AUTHORS
3604         * src/gtk/authors.h
3605                 Update for Werner
3606
3607 2005-12-24 [colin]      1.9.100cvs107
3608
3609         * src/procmsg.c
3610                 Allow NULL src_msginfo in 
3611                 procmsg_msginfo_new_from_mimeinfo
3612
3613 2005-12-23 [paul]       1.9.100cvs106
3614
3615         * src/plugins/pgpinline/mypgpcore.def
3616                 add this forgotten file
3617
3618 2005-12-23 [colin]      1.9.100cvs105
3619
3620         * src/mainwindow.c
3621                 Fix missing break
3622
3623 2005-12-23 [colin]      1.9.100cvs104
3624
3625         * autogen.sh
3626         * src/folder.c
3627         * src/mh.c
3628         * src/common/plugin.c
3629         * src/common/socket.c
3630         * src/common/socket.h
3631         * src/common/utils.c
3632         * src/common/utils.h
3633         * src/gtk/pluginwindow.c
3634         * src/plugins/pgpcore/plugin.def
3635         * src/plugins/pgpcore/sylpheed.def
3636         * src/plugins/pgpinline/Makefile.am
3637         * src/plugins/pgpinline/plugin.def
3638         * src/plugins/pgpinline/sylpheed.def
3639         * src/plugins/pgpmime/plugin.def
3640         * src/plugins/pgpmime/sylpheed.def
3641                 Various w32 fixes by Werner Koch
3642
3643 2005-12-22 [paul]       1.9.100cvs103
3644
3645         * src/wizard.c
3646                 don't offer IMAP as 'server type' if
3647                 libetpan isn't built in
3648
3649 2005-12-22 [paul]       1.9.100cvs102
3650
3651         * AUTHORS
3652         * src/mainwindow.c
3653         * src/mainwindow.h
3654         * src/toolbar.c
3655         * src/gtk/authors.h
3656                 support GTK_TOOLBAR_BOTH_HORIZ (text
3657                 next to icon) Patch by Marien Zwart
3658                 marienz@users.sf.net
3659                 Also reword the text
3660
3661 2005-12-21 [colin]      1.9.100cvs101
3662
3663         * configure.ac
3664                 Fix DATADIRNAME
3665         * COPYING
3666                 Fix missing section and explicit the exception better
3667         * src/compose.c
3668                 Prevent mail from being lost without notice when an
3669                 SMTP error happens on trying to send an unmodified
3670                 drafted mail.
3671         * src/send_message.c
3672         * src/common/smtp.c
3673                 Fix password remembering when wrong, and add return
3674                 value checks where they should have been
3675         * src/plugins/pgpcore/sylpheed.def
3676         * src/plugins/pgpinline/sylpheed.def
3677         * src/plugins/pgpmime/sylpheed.def
3678                 Add a few symbols needed
3679
3680 2005-12-21 [paul]       1.9.100cvs100
3681
3682         * m4/codeset.m4
3683         * m4/glibc21.m4
3684         * m4/intdiv0.m4
3685         * m4/inttypes-pri.m4
3686         * m4/inttypes.m4
3687         * m4/inttypes_h.m4
3688         * m4/isc-posix.m4
3689         * m4/lcmessage.m4
3690         * m4/stdint_h.m4
3691         * m4/uintmax_t.m4
3692                 gettextization
3693                 thanks to Colin
3694
3695 2005-12-21 [paul]       1.9.100cvs99
3696
3697         * po/sv.po
3698                 fixed by Colin
3699
3700 2005-12-20 [paul]       1.9.100cvs98
3701
3702         * po/sv.po
3703                 updated by Anders Trobäck
3704
3705 2005-12-20 [colin]      1.9.100cvs97
3706
3707         * ABOUT-NLS
3708         * Makefile.am
3709         * autogen.sh
3710         * configure.ac
3711         * config/config.rpath
3712         * config/mkinstalldirs
3713         * m4/Makefile.am
3714         * m4/glibc2.m4
3715         * m4/gnupg.m4
3716         * m4/gpgme.m4
3717         * m4/intmax.m4
3718         * m4/longdouble.m4
3719         * m4/longlong.m4
3720         * m4/printf-posix.m4
3721         * m4/signed.m4
3722         * m4/size_max.m4
3723         * m4/ulonglong.m4
3724         * m4/wchar_t.m4
3725         * m4/wint_t.m4
3726         * m4/xsize.m4
3727         * po/Makefile.in.in
3728         * po/Makevars
3729         * po/bg.po
3730         * po/ca.po
3731         * po/cs.po
3732         * po/de.po
3733         * po/el.po
3734         * po/en_GB.po
3735         * po/es.po
3736         * po/fi.po
3737         * po/fr.po
3738         * po/hr.po
3739         * po/hu.po
3740         * po/it.po
3741         * po/ja.po
3742         * po/ko.po
3743         * po/nb.po
3744         * po/nl.po
3745         * po/pl.po
3746         * po/pt_BR.po
3747         * po/ru.po
3748         * po/sk.po
3749         * po/sr.po
3750         * po/stamp-po
3751         * po/sv.po
3752         * po/zh_CN.po
3753         * po/zh_TW.po
3754         * src/Makefile.am
3755         * src/codeconv.c
3756         * src/compose.c
3757         * src/exporthtml.c
3758         * src/exportldif.c
3759         * src/folder.c
3760         * src/main.c
3761         * src/manual.c
3762         * src/mh.c
3763         * src/mimeview.c
3764         * src/send_message.c
3765         * src/common/Makefile.am
3766         * src/common/fnmatch.c
3767         * src/common/fnmatch.h
3768         * src/common/fnmatch_loop.c
3769         * src/common/nntp.c
3770         * src/common/plugin.c
3771         * src/common/smtp.c
3772         * src/common/socket.c
3773         * src/common/string_match.c
3774         * src/common/sylpheed.c
3775         * src/common/utils.c
3776         * src/common/utils.h
3777         * src/common/w32_dirent.c
3778         * src/common/w32_reg.c
3779         * src/common/w32_signal.c
3780         * src/common/w32_stat.c
3781         * src/common/w32_stdio.c
3782         * src/common/w32_stdlib.c
3783         * src/common/w32_string.c
3784         * src/common/w32_time.c
3785         * src/common/w32_unistd.c
3786         * src/common/w32_wait.c
3787         * src/common/w32lib.h
3788         * src/etpan/Makefile.am
3789         * src/gtk/Makefile.am
3790         * src/plugins/clamav/Makefile.am
3791         * src/plugins/demo/Makefile.am
3792         * src/plugins/dillo_viewer/Makefile.am
3793         * src/plugins/pgpcore/Makefile.am
3794         * src/plugins/pgpcore/passphrase.c
3795         * src/plugins/pgpcore/plugin.def
3796         * src/plugins/pgpcore/sgpgme.c
3797         * src/plugins/pgpcore/sylpheed.def
3798         * src/plugins/pgpcore/version.rc
3799         * src/plugins/pgpinline/Makefile.am
3800         * src/plugins/pgpinline/plugin.def
3801         * src/plugins/pgpinline/sylpheed.def
3802         * src/plugins/pgpinline/version.rc
3803         * src/plugins/pgpmime/Makefile.am
3804         * src/plugins/pgpmime/mypgpcore.def
3805         * src/plugins/pgpmime/plugin.def
3806         * src/plugins/pgpmime/sylpheed.def
3807         * src/plugins/pgpmime/version.rc
3808         * src/plugins/spamassassin/Makefile.am
3809                 Very little ;-) patch from Werner Koch, providing
3810                 infrastructure for cross-compiling to Win32
3811
3812 2005-12-20 [paul]       1.9.100cvs96
3813
3814         * src/account.c
3815         * src/account.h
3816         * src/mainwindow.c
3817         * src/mainwindow.h
3818         * src/toolbar.c
3819         * src/toolbar.h
3820                 add a combo to the Get All button, allowing
3821                 quick retrieval from any account
3822                 Patch by Fabien Vantard, slightly modified
3823                 by Colin
3824         * src/gtk/about.c
3825                 i18n fix. Patch by Fabien Vantard
3826
3827 2005-12-19 [colin]      1.9.100cvs95
3828
3829         * src/compose.c
3830         * src/compose.h
3831                 Don't automatically join lines when they've 
3832                 been separated by the user and not automatically
3833
3834 2005-12-19 [paul]       1.9.100cvs94
3835
3836         * src/gtk/pluginwindow.c
3837                 i18n fix.
3838                 Patch by Fabien Vantard
3839
3840 2005-12-15 [paul]       1.9.100cvs93
3841
3842         * src/common/plugin.c
3843         * src/common/plugin.h
3844         * src/gtk/pluginwindow.c
3845         * src/plugins/clamav/clamav_plugin.c
3846         * src/plugins/demo/demo.c
3847         * src/plugins/dillo_viewer/dillo_viewer.c
3848         * src/plugins/pgpcore/plugin.c
3849         * src/plugins/pgpinline/plugin.c
3850         * src/plugins/pgpmime/plugin.c
3851         * src/plugins/spamassassin/spamassassin.c
3852         * src/plugins/trayicon/trayicon.c
3853                 add plugin_version()
3854
3855 2005-12-15 [colin]      1.9.100cvs92
3856
3857         * src/compose.c
3858                 Further fix bug #875
3859
3860 2005-12-15 [paul]       1.9.100cvs91
3861
3862         * src/gtk/filesel.c
3863                 fix attach_load_dir getting set to
3864                 PLUGINDIR on plugin load
3865
3866 2005-12-14 [mones]      1.9.100cvs90
3867
3868         * manual/ack.xml
3869         * manual/keyboard.xml
3870                 Initial draft and some shortcuts added
3871                 
3872         * po/es.po
3873                 Updated translation
3874
3875 2005-12-14 [colin]      1.9.100cvs89
3876
3877         * src/compose.c
3878         * src/imap.c
3879         * src/summaryview.c
3880         * src/gtk/gtkaspell.c
3881                 More leaks fixed
3882         * src/prefs_folder_item.c
3883                 Fix recursive prefs apply
3884
3885
3886 2005-12-14 [colin]      1.9.100cvs88
3887
3888         * src/compose.c
3889                 Fix bug #875 (Freeze On Inline Forward of 
3890                 Large Message)
3891
3892 2005-12-13 [colin]      1.9.100cvs87
3893
3894         * src/compose.c
3895                 Uniq-ify and sort the mimetypes list
3896                 Patch by Fabien Vantard
3897
3898 2005-12-13 [colin]      1.9.100cvs86
3899
3900         * src/imap.c
3901         * src/etpan/imap-thread.c
3902                 Fix leaks (patch by Hoa)
3903         * src/news.c
3904         * src/common/plugin.c
3905                 Fix leaks
3906
3907 2005-12-12 [colin]
3908
3909         * 2.0.0-rc2 released
3910
3911 2005-12-12 [colin]      1.9.100cvs85
3912
3913         * src/matcher.c
3914                 Fix a leak
3915
3916 2005-12-12 [wwp]        1.9.100cvs84
3917
3918         * src/gtk/icon_legend.c
3919                 fix misbehaviour and crash when closing the legend window
3920         using the Esc key (patch by Fabien Vantard).
3921
3922 2005-12-12 [paul]       1.9.100cvs83
3923
3924         * src/browseldap.c
3925         * src/foldersel.c
3926         * src/prefs_actions.c
3927         * src/prefs_filtering.c
3928         * src/prefs_matcher.c
3929         * src/prefs_spelling.glade      ** REMOVED **
3930         * src/prefs_template.c
3931         * src/gtk/foldersort.glade      ** REMOVED **
3932         * src/gtk/pluginwindow.c
3933         * src/gtk/pluginwindow.glade    ** REMOVED **
3934         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3935                 cleanups
3936
3937 2005-12-11 [paul]       1.9.100cvs82
3938
3939         * src/gtk/filesel.c
3940                 fix attach_load_dir crasher (double free)
3941
3942 2005-12-09 [paul]       1.9.100cvs81
3943
3944         * po/POTFILES.in
3945         * src/mainwindow.c
3946         * src/gtk/Makefile.am
3947         * src/gtk/icon_legend.c
3948         * src/gtk/icon_legend.h
3949                 add icon legend
3950         * src/manual.c
3951                 cleanup
3952
3953 2005-12-09 [paul]       1.9.100cvs80
3954
3955         * src/plugins/pgpcore/passphrase.c
3956                 wrap the label in the dialog
3957
3958 2005-12-09 [colin]      1.9.100cvs79
3959
3960         * src/plugins/pgpcore/sgpgme.c
3961                 Display (untrusted) on not trusted signatures
3962                 Patch by Michal Èihaø <michal@cihar.com>
3963                 Closes bug #867 (Report also key trust)
3964
3965 2005-12-09 [colin]      1.9.100cvs78
3966
3967         * src/common/plugin.c
3968                 Update licence check, following Eben Moglen's advice
3969
3970 2005-12-08 [colin]      1.9.100cvs77
3971
3972         * src/folder.c
3973                 Fix the occasionnal item->cache != NULL 
3974                 assertion failure. 
3975
3976 2005-12-08 [colin]      1.9.100cvs76
3977
3978         * src/mimeview.c
3979         * src/plugins/pgpcore/sgpgme.c
3980                 Print key id when unable to check it
3981                 Closes bug #866 (Show key id when missing)
3982
3983 2005-12-08 [paul]       1.9.100cvs75
3984
3985         * src/prefs_common.c
3986         * src/prefs_common.h
3987         * src/gtk/filesel.c
3988                 remember load attachment dir
3989
3990 2005-12-07 [colin]      1.9.100cvs74
3991
3992         * src/prefs_toolbar.c
3993                 Gtk fixes, patch by Fabien Vantard
3994
3995 2005-12-07 [colin]      1.9.100cvs73
3996
3997         * src/action.c
3998         * src/compose.c
3999         * src/compose.h
4000                 Fix bug #839 (Quoted text isn't colored after 
4001                 executing an action)
4002         * src/common/plugin.c
4003                 Require plugins to declare their licence in plugin_licence()
4004                 Refuse to load non-GPL plugins as they'd be illegal (as 
4005                 derived works of Sylpheed-Claws, they must be GPL).
4006         * src/plugins/clamav/clamav_plugin.c
4007         * src/plugins/demo/demo.c
4008         * src/plugins/dillo_viewer/dillo_viewer.c
4009         * src/plugins/pgpcore/plugin.c
4010         * src/plugins/pgpinline/plugin.c
4011         * src/plugins/pgpmime/plugin.c
4012         * src/plugins/spamassassin/spamassassin.c
4013         * src/plugins/trayicon/trayicon.c
4014                 Add plugin_licence()
4015
4016 2005-12-07 [paul]       1.9.100cvs72
4017
4018         * configure.ac
4019         * src/mainwindow.c
4020         * src/manual.c
4021         * src/manual.h
4022         * src/common/defs.h
4023                 clean up after local FAQ removal and
4024                 temporary manual removal
4025
4026 2005-12-06 [colin]      1.9.100cvs71
4027
4028         * configure.ac
4029         * doc/Makefile.am
4030         * doc/faq/.cvsignore
4031         * doc/faq/Makefile.am
4032         * doc/faq/de/.cvsignore
4033         * doc/faq/de/Makefile.am
4034         * doc/faq/de/sylpheed-faq-1.html
4035         * doc/faq/de/sylpheed-faq-2.html
4036         * doc/faq/de/sylpheed-faq-3.html
4037         * doc/faq/de/sylpheed-faq.html
4038         * doc/faq/en/.cvsignore
4039         * doc/faq/en/Makefile.am
4040         * doc/faq/en/sylpheed-faq-1.html
4041         * doc/faq/en/sylpheed-faq-2.html
4042         * doc/faq/en/sylpheed-faq-3.html
4043         * doc/faq/en/sylpheed-faq-4.html
4044         * doc/faq/en/sylpheed-faq.html
4045         * doc/faq/es/.cvsignore
4046         * doc/faq/es/Makefile.am
4047         * doc/faq/es/sylpheed-faq-1.html
4048         * doc/faq/es/sylpheed-faq-2.html
4049         * doc/faq/es/sylpheed-faq-3.html
4050         * doc/faq/es/sylpheed-faq-4.html
4051         * doc/faq/es/sylpheed-faq.html
4052         * doc/faq/fr/.cvsignore
4053         * doc/faq/fr/Makefile.am
4054         * doc/faq/fr/sylpheed-faq-1.html
4055         * doc/faq/fr/sylpheed-faq-2.html
4056         * doc/faq/fr/sylpheed-faq-3.html
4057         * doc/faq/fr/sylpheed-faq.html
4058         * doc/faq/it/.cvsignore
4059         * doc/faq/it/Makefile.am
4060         * doc/faq/it/sylpheed-faq-1.html
4061         * doc/faq/it/sylpheed-faq-2.html
4062         * doc/faq/it/sylpheed-faq-3.html
4063         * doc/faq/it/sylpheed-faq.html
4064         * doc/manual/.cvsignore
4065         * doc/manual/Makefile.am
4066         * doc/manual/de/.cvsignore
4067         * doc/manual/de/Makefile.am
4068         * doc/manual/de/sylpheed-1.html
4069         * doc/manual/de/sylpheed-10.html
4070         * doc/manual/de/sylpheed-11.html
4071         * doc/manual/de/sylpheed-12.html
4072         * doc/manual/de/sylpheed-13.html
4073         * doc/manual/de/sylpheed-14.html
4074         * doc/manual/de/sylpheed-15.html
4075         * doc/manual/de/sylpheed-16.html
4076         * doc/manual/de/sylpheed-17.html
4077         * doc/manual/de/sylpheed-18.html
4078         * doc/manual/de/sylpheed-19.html
4079         * doc/manual/de/sylpheed-2.html
4080         * doc/manual/de/sylpheed-20.html
4081         * doc/manual/de/sylpheed-3.html
4082         * doc/manual/de/sylpheed-4.html
4083         * doc/manual/de/sylpheed-5.html
4084         * doc/manual/de/sylpheed-6.html
4085         * doc/manual/de/sylpheed-7.html
4086         * doc/manual/de/sylpheed-8.html
4087         * doc/manual/de/sylpheed-9.html
4088         * doc/manual/de/sylpheed.html
4089         * doc/manual/en/.cvsignore
4090         * doc/manual/en/Makefile.am
4091         * doc/manual/en/sylpheed-1.html
4092         * doc/manual/en/sylpheed-10.html
4093         * doc/manual/en/sylpheed-11.html
4094         * doc/manual/en/sylpheed-12.html
4095         * doc/manual/en/sylpheed-13.html
4096         * doc/manual/en/sylpheed-14.html
4097         * doc/manual/en/sylpheed-15.html
4098         * doc/manual/en/sylpheed-16.html
4099         * doc/manual/en/sylpheed-17.html
4100         * doc/manual/en/sylpheed-18.html
4101         * doc/manual/en/sylpheed-19.html
4102         * doc/manual/en/sylpheed-2.html
4103         * doc/manual/en/sylpheed-20.html
4104         * doc/manual/en/sylpheed-21.html
4105         * doc/manual/en/sylpheed-22.html
4106         * doc/manual/en/sylpheed-3.html
4107         * doc/manual/en/sylpheed-4.html
4108         * doc/manual/en/sylpheed-5.html
4109         * doc/manual/en/sylpheed-6.html
4110         * doc/manual/en/sylpheed-7.html
4111         * doc/manual/en/sylpheed-8.html
4112         * doc/manual/en/sylpheed-9.html
4113         * doc/manual/en/sylpheed.html
4114         * doc/manual/es/.cvsignore
4115         * doc/manual/es/Makefile.am
4116         * doc/manual/es/sylpheed-1.html
4117         * doc/manual/es/sylpheed-10.html
4118         * doc/manual/es/sylpheed-11.html
4119         * doc/manual/es/sylpheed-12.html
4120         * doc/manual/es/sylpheed-13.html
4121         * doc/manual/es/sylpheed-14.html
4122         * doc/manual/es/sylpheed-15.html
4123         * doc/manual/es/sylpheed-16.html
4124         * doc/manual/es/sylpheed-17.html
4125         * doc/manual/es/sylpheed-18.html
4126         * doc/manual/es/sylpheed-19.html
4127         * doc/manual/es/sylpheed-2.html
4128         * doc/manual/es/sylpheed-20.html
4129         * doc/manual/es/sylpheed-3.html
4130         * doc/manual/es/sylpheed-4.html
4131         * doc/manual/es/sylpheed-5.html
4132         * doc/manual/es/sylpheed-6.html
4133         * doc/manual/es/sylpheed-7.html
4134         * doc/manual/es/sylpheed-8.html
4135         * doc/manual/es/sylpheed-9.html
4136         * doc/manual/es/sylpheed.html
4137         * doc/manual/fr/.cvsignore
4138         * doc/manual/fr/Makefile.am
4139         * doc/manual/fr/sylpheed-1.html
4140         * doc/manual/fr/sylpheed-10.html
4141         * doc/manual/fr/sylpheed-11.html
4142         * doc/manual/fr/sylpheed-12.html
4143         * doc/manual/fr/sylpheed-13.html
4144         * doc/manual/fr/sylpheed-14.html
4145         * doc/manual/fr/sylpheed-15.html
4146         * doc/manual/fr/sylpheed-16.html
4147         * doc/manual/fr/sylpheed-17.html
4148         * doc/manual/fr/sylpheed-18.html
4149         * doc/manual/fr/sylpheed-19.html
4150         * doc/manual/fr/sylpheed-2.html
4151         * doc/manual/fr/sylpheed-20.html
4152         * doc/manual/fr/sylpheed-3.html
4153         * doc/manual/fr/sylpheed-4.html
4154         * doc/manual/fr/sylpheed-5.html
4155         * doc/manual/fr/sylpheed-6.html
4156         * doc/manual/fr/sylpheed-7.html
4157         * doc/manual/fr/sylpheed-8.html
4158         * doc/manual/fr/sylpheed-9.html
4159         * doc/manual/fr/sylpheed.html
4160         * doc/manual/ja/.cvsignore
4161         * doc/manual/ja/Makefile.am
4162         * doc/manual/ja/sylpheed-1.html
4163         * doc/manual/ja/sylpheed-10.html
4164         * doc/manual/ja/sylpheed-11.html
4165         * doc/manual/ja/sylpheed-12.html
4166         * doc/manual/ja/sylpheed-13.html
4167         * doc/manual/ja/sylpheed-14.html
4168         * doc/manual/ja/sylpheed-15.html
4169         * doc/manual/ja/sylpheed-16.html
4170         * doc/manual/ja/sylpheed-17.html
4171         * doc/manual/ja/sylpheed-18.html
4172         * doc/manual/ja/sylpheed-19.html
4173         * doc/manual/ja/sylpheed-2.html
4174         * doc/manual/ja/sylpheed-20.html
4175         * doc/manual/ja/sylpheed-3.html
4176         * doc/manual/ja/sylpheed-4.html
4177         * doc/manual/ja/sylpheed-5.html
4178         * doc/manual/ja/sylpheed-6.html
4179         * doc/manual/ja/sylpheed-7.html
4180         * doc/manual/ja/sylpheed-8.html
4181         * doc/manual/ja/sylpheed-9.html
4182         * doc/manual/ja/sylpheed.html
4183         * doc/manual/ja/sylpheed.sgml
4184         * src/mainwindow.c
4185                 Remove outdated manual and faq. Noisy, eh?
4186
4187 2005-12-06 [colin]      1.9.100cvs70
4188
4189         * src/compose.c
4190         * src/quote_fmt_parse.y
4191         * src/undo.c
4192         * src/undo.h
4193                 Allow %X to position cursor at 0 
4194                 (no %X = before signature)
4195                 Fix paste as quotation putting the cursor at 0
4196                 Fix undo offsets when pasting
4197                 Insert the quote_fmt at once instead of line 
4198                 by line
4199                 Fix [Edited] when starting to reply/forward
4200
4201 2005-12-06 [paul]       1.9.100cvs69
4202
4203         * src/plugins/clamav/clamav_plugin_gtk.c
4204                 add another tooltip
4205         * src/plugins/spamassassin/spamassassin_gtk.c
4206                 rework spamassassin_create_widget_func()
4207
4208 2005-12-05 [colin]      1.9.100cvs68
4209
4210         * po/POTFILES.in
4211                 Fix make release ;-)
4212
4213 2005-12-05 [colin]      1.9.100cvs67
4214
4215         * src/compose.c
4216         * src/compose.h
4217                 Fix cursor positioning (not obeying %X)
4218
4219 2005-12-05 [paul]       1.9.100cvs66
4220
4221         * src/plugins/dillo_viewer/dillo_prefs.c
4222                 fix compilation warning
4223
4224 2005-12-05 [paul]       1.9.100cvs65
4225
4226         * src/prefs_spelling.c
4227         * src/plugins/trayicon/trayicon.c
4228                 cleanups - remove unused stuff
4229
4230 2005-12-05 [paul]       1.9.100cvs64
4231
4232         * README
4233         * manual/plugins.xml
4234                 remove info about removed mathml_viewer plugin
4235
4236 2005-12-05 [paul]       1.9.100cvs63
4237
4238         * configure.ac
4239         * src/plugins/Makefile.am
4240         * src/plugins/mathml_viewer/.cvsignore
4241         * src/plugins/mathml_viewer/Makefile.am
4242         * src/plugins/mathml_viewer/mathml_viewer.c
4243                 remove unmaintained mathml_viewer plugin
4244
4245 2005-12-05 [paul]       1.9.100cvs62
4246
4247         * src/summaryview.c
4248                 obey prefs_common.always_show_msg when
4249                 moving a msg
4250                 Thanks to Colin
4251
4252 2005-12-05 [paul]       1.9.100cvs61
4253
4254         * src/compose.c
4255         * src/prefs_account.c
4256         * src/prefs_filtering.c
4257         * src/prefs_quote.c
4258         * src/prefs_spelling.c
4259         * src/prefs_toolbar.c
4260         * src/summaryview.c
4261         * src/gtk/gtkutils.c
4262         * src/gtk/quicksearch.c
4263         * src/plugins/dillo_viewer/dillo_prefs.c
4264                 dialog cleanups
4265
4266 2005-12-04 [paul]       1.9.100cvs60
4267
4268         * src/inc.c
4269         * src/prefs_account.c
4270         * src/prefs_account.h
4271                 allow a Local account to specify a
4272                 default inbox
4273                 (closes bug 843 'Inbox cannot be changed for local
4274                  mailboxes')
4275
4276 2005-12-04 [colin]      1.9.100cvs59
4277
4278         * src/plugins/trayicon/trayicon.c
4279                 Remove Get, rename Get All to Get Mail in order to
4280                 be consistent with the default main toolbar
4281
4282 2005-12-03 [colin]      1.9.100cvs58
4283
4284         * manual/gpl.xml
4285         * manual/sylpheed-claws-manual.xml
4286                 Add GPL appendix
4287
4288 2005-12-03 [paul]       1.9.100cvs57
4289
4290         * AUTHORS
4291         * po/sv.po
4292         * src/gtk/authors.h
4293                 new (partially complete) Swedish translation
4294                 by Anders Troback <sylpheed@troback.com>
4295
4296 2005-12-02 [paul]       1.9.100cvs56
4297
4298         * configure.ac
4299                 libetpan 0.41 required
4300
4301 2005-12-02 [paul]       1.9.100cvs55
4302
4303         * src/plugins/clamav/clamav_plugin.c
4304         * src/plugins/clamav/clamav_plugin.h
4305         * src/plugins/clamav/clamav_plugin_gtk.c
4306         * src/plugins/spamassassin/spamassassin.c
4307         * src/plugins/spamassassin/spamassassin.h
4308         * src/plugins/spamassassin/spamassassin_gtk.c
4309                 unregister prefs pages on unloading, thus
4310                 preventing a crash
4311                 (thanks to Colin for the hint)
4312
4313 2005-12-02 [wwp]        1.9.100cvs54
4314
4315         * src/quote_fmt.h
4316         * src/quote_fmt_parse.y
4317                 fix misuse of gboolean*, use gboolean instead
4318                 (thanks to Paul, Colin, for pointing out that scaring one)
4319
4320 2005-12-02 [paul]       1.9.100cvs53
4321
4322         * src/plugins/clamav/clamav_plugin.c
4323                 int no --> unsigned int no
4324         * src/plugins/clamav/clamav_plugin_gtk.c
4325                 rework config page
4326
4327 2005-12-02 [wwp]        1.9.100cvs52
4328
4329         * src/compose.c
4330         * src/prefs_template.c
4331         * src/quote_fmt.h
4332         * src/quote_fmt_parse.y
4333                 prevent from executing |f and |p templates commands when
4334                 adding or replacing templates in prefs (avoids annoying and
4335                 potentially dangerous behaviours)
4336
4337 2005-12-02 [paul]       1.9.100cvs51
4338
4339         * src/prefs_common.c
4340                 allow translation of some default values
4341                 Patch by Fabien Vantard
4342
4343 2005-12-02 [paul]       1.9.100cvs50
4344
4345         * src/codeconv.c
4346         * src/codeconv.h
4347         * src/prefs_common.c
4348         * src/prefs_common.h
4349         * src/prefs_message.c
4350         * src/textview.c
4351                 remove obsolete 'convert_mb_alnum' option
4352                 and related stuff
4353         * src/gtk/about.c
4354                 remove unused 'about_textview_visibility_notify'
4355
4356 2005-12-02 [paul]       1.9.100cvs49
4357
4358         * src/prefs_account.c
4359         * src/prefs_compose_writing.c
4360         * src/prefs_fonts.c
4361         * src/prefs_gtk.h
4362         * src/prefs_image_viewer.c
4363         * src/prefs_message.c
4364         * src/prefs_other.c
4365         * src/prefs_receive.c
4366         * src/prefs_send.c
4367         * src/prefs_spelling.c
4368         * src/prefs_summaries.c
4369         * src/prefs_wrapping.c
4370         * src/plugins/dillo_viewer/dillo_prefs.c
4371         * src/plugins/pgpcore/prefs_gpg.c
4372                 several cleanups to the prefs dialogs
4373                 (slightly modified) patch by Fabien Vantard
4374
4375 2005-12-02 [paul]       1.9.100cvs48
4376
4377         * src/main.c
4378                 --exit means exit
4379         * src/send_message.c
4380                 fix crash on send when connection fails
4381
4382         Thanks to Colin
4383
4384 2005-12-01 [colin]      1.9.100cvs47
4385
4386         * src/html.c
4387                 Translate &hellip; to "..."
4388
4389 2005-11-30 [colin]      1.9.100cvs46
4390
4391         * src/matcher.c
4392         * src/matcher.h
4393                 Optimize back yesterday's fix.
4394
4395 2005-11-30 [paul]       1.9.100cvs45
4396
4397         * manual/faq.xml
4398                 standardised
4399         * manual/intro.xml
4400                 written by Colin, edited by me
4401
4402 2005-11-29 [colin]      1.9.100cvs44
4403
4404         * src/matcher.c
4405                 Skip headers unconditionnaly in match_body if the
4406                 rule is not message or ~message
4407
4408 2005-11-29 [colin]      1.9.100cvs43
4409
4410         * src/matcher.c
4411                 Fix body_part and such, not skipping headers 
4412                 if the matchcriteria wasn't the first in the rule
4413
4414 2005-11-29 [colin]      1.9.100cvs42
4415
4416         * src/compose.c
4417                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4418                 option missing from message view window)
4419                 Fix double text D'n'D with gtk-2.8
4420         * src/matcher.c
4421                 Fix ~message, ~headers_part, ~body_part rules
4422         * src/messageview.c
4423                 Add Windows-1252 (Closes bug #863)
4424                 Fix accels
4425         * src/gtk/gtkaspell.c
4426                 Properly destroy accels in all menus
4427
4428 2005-11-29 [mones]      1.9.100cvs41
4429
4430         * po/es.po
4431                 Updated.
4432
4433 2005-11-27 [colin]      1.9.100cvs40
4434
4435         * src/mh_gtk.c
4436                 "/Remove mailbox" -> "/Remove mailbox..."
4437
4438 2005-11-27 [paul]       1.9.100cvs39
4439
4440         * AUTHORS
4441         * po/de.po
4442         * src/gtk/authors.h
4443                 updated by new maintainer, Stephan Sachse
4444
4445 2005-11-27 [paul]       1.9.100cvs38
4446
4447         * manual/faq.xml
4448                 written by Colin, edited by me
4449
4450 2005-11-27 [paul]       1.9.100cvs37
4451
4452         * src/prefs_common.c
4453         * src/prefs_common.h
4454         * src/prefs_receive.c
4455         * src/prefs_summaries.c
4456                 move 'go to inbox after receiving new mail'
4457                 option from display/sumamaries to mail
4458                 handling/receive, and rework prefs_summaries
4459                 dialog a little
4460
4461 2005-11-25 [martin]     1.9.100cvs36
4462
4463         * po/de.po
4464             fixed windows-1252 translation;
4465             translated some new and fuzzy strings
4466
4467 2005-11-25 [paul]       1.9.100cvs35
4468
4469         * src/plugins/clamav/clamav_plugin.c
4470                 complete the update done in cvs34
4471
4472 2005-11-25 [paul]       1.9.100cvs34
4473
4474         * src/plugins/clamav/clamav_plugin.c
4475                 reflect upstream changes
4476
4477 2005-11-25 [paul]       1.9.100cvs33
4478
4479         * manual/ack.xml
4480         * manual/plugins.xml
4481         * manual/sylpheed-claws-manual.xml
4482                 written/updated by Colin, edited by me
4483         * tools/acroread2sylpheed.pl
4484                 update binary name
4485
4486 2005-11-24 [colin]      1.9.100cvs32
4487
4488         * src/compose.c
4489                 Fix bug #856 (reediting messages forgets Request
4490                 Return Receipt)
4491
4492 2005-11-24 [paul]       1.9.100cvs31
4493
4494         * manual/addrbook.xml
4495         * manual/starting.xml
4496                 written by Colin, proofread, edited, adapted by me
4497         * manual/advanced.xml
4498                 add some Actions examples
4499         * src/importldif.c
4500                 use a Save button instead of a Close button
4501         * src/wizard.c
4502                 indicate mandatory fields
4503                 fix page display
4504                 Thanks to Colin
4505
4506 2005-11-23 [colin]      1.9.100cvs30
4507
4508         * src/addressbook.c
4509                 Rename menu item, fix possible crash after
4510                 deletion of books
4511         * src/addrindex.c
4512                 Allow searching for '*' in ldap
4513         * src/browseldap.c
4514                 Fix "Browse Entry" (did anyone use it?)
4515         * src/wizard.c
4516                 Add guards for mandatory information
4517
4518 2005-11-23 [paul]       1.9.100cvs29
4519
4520         * manual/advanced.xml
4521                 corrections to the English
4522
4523 2005-11-23 [colin]      1.9.100cvs28
4524
4525         * src/mimeview.c
4526                 Fix possible crash at exit. After the call to
4527                 gtk_container_remove(), the Viewer's widget has no
4528                 more parent so gtk+ automatically frees it and its
4529                 sons. If destroy_viewer() then try to access it,
4530                 problems ensue.
4531
4532 2005-11-22 [colin]      1.9.100cvs27
4533
4534         * src/compose.c
4535         * src/gtk/gtkaspell.c
4536                 Fix right-clicking on a misspelled word
4537                 Fix More... in suggestions menu
4538
4539 2005-11-22 [wwp]        1.9.100cvs26
4540
4541         * src/prefs_template.c
4542                 templates works: re-sort templates list when adding or replacing,
4543                 prevent from adding or replacing when the template name is empty
4544
4545 2005-11-21 [colin]      1.9.100cvs25
4546
4547         * src/addressbook.c
4548                 Fix some addressbook suckage (dnd, select all)
4549         * src/compose.c
4550         * src/gtk/gtkaspell.c
4551         * src/gtk/gtkaspell.h
4552                 Make the spellchecker menu work with the 
4553                 GtkTextView one instead of overriding it
4554
4555 2005-11-20 [paul]       1.9.100cvs24
4556
4557         * manual/handling.xml
4558                 proofread and corrected
4559
4560 2005-11-20 [paul]       1.9.100cvs23
4561
4562         * manual/Makefile
4563                 generate html as one file
4564         * manual/advanced.xml
4565                 fix output generation
4566                 reformat hidden options list
4567         * manual/manual.xml     ** REMOVED **
4568         * manual/sylpheed-claws-manual.xml      ** ADDED **
4569                 renamed
4570
4571 2005-11-18 [colin]      1.9.100cvs22
4572
4573         * src/prefs_account.c
4574                 Fix layout in news and mbox accounts
4575         * manual/account.xml
4576         * manual/advanced.xml
4577                 New contents for Paul to check :)
4578
4579 2005-11-18 [wwp]        1.9.100cvs21
4580
4581         * src/gtk/quicksearch.c
4582                 don't update extended quicksearch buttons twice
4583
4584 2005-11-18 [paul]       1.9.100cvs20
4585
4586         * src/textview.c
4587                 complete 1.9.100cvs19
4588
4589 2005-11-18 [paul]       1.9.100cvs19
4590
4591         * src/compose.c
4592                 cosmetic improvements
4593         * src/textview.c
4594                 also list text/* attachments
4595
4596 2005-11-18 [colin]      1.9.100cvs18
4597
4598         * src/summaryview.c
4599                 Use column 0 instead of -1 in 
4600                 gtk_ctree_node_moveto, in a naive
4601                 hope it'll fix the gtk-related crashes
4602
4603 2005-11-18 [colin]      1.9.100cvs17
4604
4605         * src/gtk/inputdialog.c
4606                 Fix icon staying the first one
4607
4608 2005-11-17 [wwp]        1.9.100cvs16
4609                 fix possible problem showing some quicksearch buttons, and a bad
4610                 call to g_return_if_fail in a function that returns a value (both
4611                 fixes by Fabien Vantard)
4612
4613 2005-11-15 [wwp]        1.9.100cvs15
4614
4615         * src/gtk/quicksearch.c
4616                 added a tooltip to that obscure ... quicksearch button
4617
4618 2005-11-15 [wwp]        1.9.100cvs14
4619
4620         * src/gtk/quicksearch.c
4621                 add a quicksearch helper to filtering expression users: the ... button
4622                 raises the condition expr window. condition expressions set up w/ this
4623                 window are used by the quicksearch if the user closes it pressing OK.
4624
4625 2005-11-14 [paul]       1.9.100cvs13
4626
4627         * src/plugins/clamav/clamav_plugin.c
4628         * src/plugins/spamassassin/spamassassin.c
4629                 change plugin type following recent merging
4630
4631 2005-11-14 [wwp]        1.9.100cvs12
4632
4633         * src/folder.c
4634                 prevent from crashing when copying/moving message(s) from and
4635                 to the same folder
4636
4637 2005-11-14 [paul]       1.9.100cvs11
4638
4639         * src/plugins/clamav/Makefile.am
4640         * src/plugins/clamav/clamav_plugin.c
4641         * src/plugins/clamav/clamav_plugin.h
4642         * src/plugins/clamav/clamav_plugin_gtk.c
4643                 also merge clamav and clamav_gtk plugins
4644
4645 2005-11-13 [colin]      1.9.100cvs10
4646
4647         * configure.ac
4648         * src/plugins/spamassassin/Makefile.am
4649         * src/plugins/spamassassin/spamassassin.c
4650         * src/plugins/spamassassin/spamassassin.h
4651         * src/plugins/spamassassin/spamassassin_gtk.c
4652                 Merge spamassassin and spamassassin_gtk plugins,
4653                 and build it by default.
4654
4655 2005-11-12 [colin]      1.9.100cvs9
4656
4657         * src/etpan/imap-thread.c
4658                 Fix gcc warning
4659
4660 2005-11-12 [colin]      1.9.100cvs8
4661
4662         * src/procmime.c
4663                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4664
4665 2005-11-10 [colin]      1.9.100cvs7
4666
4667         * src/main.c
4668                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4669                 minimised state)
4670
4671 2005-11-10 [wwp]        1.9.100cvs6
4672
4673         * src/gtk/description_window.c
4674                 fix a crash when closing description windows using the WM's [X] button
4675
4676 2005-11-09 [colin]      1.9.100cvs5
4677
4678         * src/common/ssl.c
4679                 Update libetpan call to follow upstream
4680                 (yes, this requires libetpan-0.40cvs3)
4681
4682 2005-11-08 [colin]      1.9.100cvs4
4683
4684         * src/compose.c
4685         * src/textview.c
4686         * src/common/utils.c
4687         * src/common/utils.h
4688                 Enhance the email parser
4689
4690 2005-11-08 [colin]      1.9.100cvs3
4691
4692         * src/procmime.c
4693                 Fix what looks like an off-by-one (fixes 
4694                 attachments from the Bat)
4695
4696 2005-11-08 [wwp]        1.9.100cvs2
4697
4698         * src/main.c
4699                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4700
4701 2005-11-08 [wwp]        1.9.100cvs1
4702
4703         * src/main.c
4704                 allow exiting Sylpheed-Claws from command-line
4705
4706 2005-11-08 [paul]       1.9.100
4707
4708         1.9.100 released
4709
4710 2005-11-07 [colin]      1.9.99cvs17
4711
4712         * src/addritem.c
4713         * src/ldif.c
4714                 Fix import of base-64 encoded items
4715
4716 2005-11-07 [colin]      1.9.99cvs16
4717
4718         * src/send_message.c
4719                 Fix bug #314 (Queue does not empty under certain 
4720                 circumstances)
4721
4722 2005-11-07 [paul]       1.9.99cvs15
4723
4724         * src/mutt.c
4725         * src/pine.c
4726                 fix buffer overflows
4727                 Thanks to Colin
4728
4729 2005-11-07 [paul]       1.9.99cvs14
4730
4731         * doc/man/Makefile.am
4732         * doc/man/sylpheed-claws.1      ** ADDED **
4733         * doc/man/sylpheed.1            ** DELETED **
4734                 rename and update the man file
4735
4736 2005-11-06 [colin]      1.9.99cvs13
4737
4738         * src/ldif.c
4739                 Fix ldif_get_line() that returned empty strings
4740                 (Didn't understand why). Also fix a possible
4741                 buffer overflow.
4742
4743 2005-11-06 [wwp]        1.9.99cvs12
4744
4745         * src/textview.c
4746         * src/gtk/about.c
4747         * src/gtk/gtkutils.c
4748         * src/gtk/gtkutils.h
4749                 fix a compilation warning,
4750                 make links sensitive in the about dialog
4751
4752 2005-11-04 [wwp]        1.9.99cvs11
4753
4754         * src/gtk/about.c
4755                 don't wrap or translate URIs, and a bit text format cleanup
4756
4757 2005-11-04 [wwp]        1.9.99cvs10
4758
4759         * src/gtk/about.c
4760                 better textview tagging implementation (no more use of marks for
4761                 postponed tagging)
4762
4763 2005-11-02 [colin]      1.9.99cvs9
4764
4765         * src/common/ssl.c
4766                 Forgot an ifdef
4767
4768 2005-11-02 [colin]      1.9.99cvs8
4769
4770         * configure.ac
4771                 Require libetpan-0.40 due to upstream fix
4772         * src/common/ssl.c
4773                 Tell libetpan not to call SSL_Library_Init,
4774                 as we do it ourselves.
4775
4776 2005-11-02 [colin]      1.9.99cvs7
4777
4778         * po/POTFILES.in
4779                 Add missing files (thanks to Fabien Vantard)
4780
4781 2005-11-02 [colin]      1.9.99cvs6
4782
4783         * src/summaryview.c
4784                 Fix totals when read messages are hidden or quicksearch
4785                 is on
4786         * src/ssl_manager.c
4787         * src/ssl_manager.h
4788         * src/common/ssl_certificate.c
4789         * src/common/ssl_certificate.h
4790         * src/gtk/sslcertwindow.c
4791         * src/gtk/sslcertwindow.h
4792                 Fix copyright on my stuff
4793
4794 2005-11-02 [wwp]        1.9.99cvs5
4795
4796         * src/prefs_themes.c
4797                 fix directory name checking (theme installation/removal),
4798                 made related error a bit more verbose
4799
4800 2005-11-02 [colin]      1.9.99cvs4
4801
4802         * src/summaryview.c
4803                 Fix typo (probably fixes bug #841 (Sort by the From 
4804                 field doesn't work)
4805
4806 2005-11-02 [paul]       1.9.99cvs3
4807
4808         * po/ko.po
4809         * po/nb.po
4810                 updated by SungHyun Nam, Geir Helland
4811         * src/wizard.c
4812                 fix typo in welcome message. spotted by
4813                 Andrea Spadaccini
4814
4815 2005-11-01 [colin]      1.9.99cvs2
4816
4817         * src/compose.c
4818                 Fix replying to ml wen confirming subscription
4819         * src/messageview.c
4820         * src/mimeview.c
4821         * src/mimeview.h
4822         * src/privacy.h
4823         * src/summaryview.c
4824                 Make key check non blocking
4825
4826 2005-10-31 [paul]       1.9.99cvs1
4827
4828         * tools/claws.i18n.status.pl
4829                 updated for ChangeLog
4830
4831 2005-10-31 [paul]       1.9.99
4832
4833         1.9.99 released
4834
4835 2005-10-31 [paul]       1.9.15cvs131
4836
4837         * .cvsignore
4838         * ChangeLog
4839         * ChangeLog.claws       ** REMOVED **
4840         * ChangeLog-gtk2.claws  ** REMOVED **
4841         * ChangeLog.gtk1        ** ADDED **
4842         * INSTALL
4843         * Makefile.am
4844         * NEWS
4845         * README
4846         * README.claws          ** REMOVED **
4847         * README.jp             ** REMOVED **
4848         * RELEASE_NOTES         ** ADDED **
4849         * RELEASE_NOTES.claws   ** REMOVED **
4850         * commitHelper
4851         * configure.ac
4852         * sylpheed.spec.in      ** REMOVED **
4853                 tidy up and update the default docs:
4854                 ChangeLog.claws is renamed ChangeLog.gtk1
4855                 ChangeLog-gtk2.claws is renamed ChangeLog
4856                 README.claws is renamed README
4857                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4858
4859 2005-10-31 [paul]       1.9.15cvs130
4860
4861         * po/it.po
4862                 fix errors
4863
4864 2005-10-31 [paul]       1.9.15cvs129
4865
4866         * po/ca.po
4867         * po/de.po
4868         * po/en_GB.po
4869         * po/fr.po
4870         * po/it.po
4871         * po/pt_BR.po
4872         * po/sk.po
4873         * po/sr.po
4874         * po/zh_CN.po
4875                 updated by Miquel Oliete, Stephan Sachse and
4876                 Thomas Gilgin, me, Fabien Vantard, Andrea
4877                 Spadaccini, Frederico Goncalves Guimaraes,
4878                 Andrej Kacian, Aleksandar Urosevic, and
4879                 Ralgh Young.
4880
4881 2005-10-31 [mones]      1.9.15cvs128
4882
4883         * manual/faq.xml
4884                 More questions.
4885         
4886         * po/es.po
4887                 Updated for release.
4888
4889 2005-10-30 [colin]      1.9.15cvs127
4890
4891         * src/compose.c
4892                 Place cursor before rewrapping (fixes cursor
4893                 pos if quotation gets rewrapped)
4894
4895 2005-10-29 [paul]       1.9.15cvs126
4896
4897         * src/crash.c
4898         * src/foldersel.c
4899         * src/main.c
4900         * src/messageview.c
4901         * src/toolbar.c
4902         * src/gtk/authors.h
4903                 corrections to text items
4904
4905 2005-10-28 [colin]      1.9.15cvs125
4906
4907         * src/messageview.c
4908                 Make "hit 'C' to check sig" work from extern 
4909                 messageviews
4910
4911 2005-10-27 [colin]      1.9.15cvs124
4912
4913         * src/summaryview.c
4914                 Add a hack to avoid segfaulting when hammering 
4915                 on gtk's events
4916
4917 2005-10-27 [wwp]        1.9.15cvs123
4918
4919         * src/prefs_themes.c
4920                 sort list of themes names in themes prefs
4921
4922 2005-10-27 [paul]       1.9.15cvs122
4923
4924         * src/folder.c
4925         * src/prefs_account.c
4926                 fix building on Solaris
4927                 Patch by Alex Moore
4928
4929 2005-10-27 [wwp]        1.9.15cvs121
4930
4931         * src/summaryview.c
4932         * src/gtk/gtksctree.c
4933                 speed up unselecting messages in summary view (thanks to Colin)
4934
4935 2005-10-27 [paul]       1.9.15cvs120
4936
4937         * src/mainwindow.c
4938                 fix a compilation warning
4939         * src/summaryview.c
4940                 fix updating of 'n items selected' count
4941                 when deselecting
4942
4943 2005-10-27 [martin]     1.9.15cvs119
4944
4945         * src/action.c
4946                 ignore actions with a leading '/' in the action menu name
4947                 fixes a crash on menu creation
4948         * src/prefs_actions.c
4949                 do not allow a leading '/' in the action menu name
4950
4951 2005-10-27 [paul]       1.9.15cvs118
4952
4953         * src/main.c
4954                 fix compilation warning
4955
4956 2005-10-27 [paul]       1.9.15cvs117
4957
4958         * src/procmime.c
4959                 add #if HAVE_LOCALE_H
4960
4961 2005-10-27 [paul]       1.9.15cvs116
4962
4963         * src/plugins/clamav/clamav_plugin.c
4964         * src/plugins/dillo_viewer/dillo_viewer.c
4965         * src/plugins/mathml_viewer/mathml_viewer.c
4966         * src/plugins/pgpcore/plugin.c
4967         * src/plugins/pgpinline/plugin.c
4968         * src/plugins/pgpmime/plugin.c
4969         * src/plugins/spamassassin/spamassassin.c
4970         * src/plugins/trayicon/trayicon.c
4971                 plugin_init() : make error messages more
4972                 informative
4973
4974 2005-10-26 [wwp]        1.9.15cvs115
4975
4976         * src/prefs_matcher.c
4977                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4978
4979 2005-10-26 [wwp]        1.9.15cvs114
4980
4981         * src/procmime.c
4982         * src/gtk/gtksctree.c
4983         * src/plugins/spamassassin/libspamc.c
4984         * src/plugins/spamassassin/spamassassin.c
4985                 fix some compilation warnings more
4986
4987 2005-10-26 [mones]      1.9.15cvs113
4988
4989         * po/es.po
4990                 Updated translation
4991
4992 2005-10-26 [paul]       1.9.15cvs112
4993
4994         * src/prefs_message.c
4995                 give all display_xface stuff the
4996                 #if HAVE_LIBCOMPFACE treatment, thus
4997                 preventing a crash
4998                 (Thanks to Wolfgang Enderlein)
4999
5000 2005-10-26 [colin]      1.9.15cvs111
5001
5002         * src/gedit-print.c
5003                 Fix date format
5004         * src/imap_gtk.c
5005         * src/news_gtk.c
5006                 Remove context menu items that should not be there
5007         * src/jpilot.c
5008                 Fix encoding
5009         * src/main.c
5010         * src/mainwindow.c
5011                 Don't show the mainwindow too soon
5012
5013 2005-10-26 [wwp]        1.9.15cvs110
5014
5015         * src/folder.c
5016         * src/manual.c
5017         * src/summaryview.c
5018                 fix uninitialized pointers in the folder updating hook
5019                 (thanks to Colin)
5020
5021 2005-10-25 [mones]      1.9.15cvs109
5022
5023         * manual/faq.xml
5024                 General information subsection completed. 
5025                 Removed archaic references.
5026                 
5027         * manual/Makefile
5028         * manual/dtd/manual.dsl
5029                 Added customization stylesheet for getting paragraphs
5030                 fully justified in PDF output (as suggested by Colin).
5031
5032 2005-10-25 [colin]      1.9.15cvs108
5033
5034         * src/compose.c
5035                 Fix a second leak
5036
5037 2005-10-25 [colin]      1.9.15cvs107
5038
5039         * src/addrbook.c
5040         * src/addrindex.c
5041                 Fix leak (xml_get_element() allocates memory)
5042         * src/compose.c
5043                 Fix leak + dead code (shame!)
5044         * src/procmime.c
5045                 Fix leak
5046
5047 2005-10-25 [colin]      1.9.15cvs106
5048
5049         * src/mimeview.c
5050                 Fix encoding issue in Save all and in 
5051                 overwrite-confirmation alertpanel
5052
5053 2005-10-25 [colin]      1.9.15cvs105
5054
5055         * src/common/socket.c
5056                 Fix a leak - Thanks to Christopher Aillon
5057                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5058
5059 2005-10-25 [paul]       1.9.15cvs104
5060
5061         * src/wizard.c
5062                 Always guess servers from the right-hand
5063                 email part and guess username from the
5064                 left-hand part. (Thanks to Colin)
5065                 add an X-Face to the welcome message
5066
5067 2005-10-25 [paul]       1.9.15cvs103
5068
5069         * manual/handling.xml
5070                 written by Colin, edited by me
5071
5072 2005-10-25 [wwp]        1.9.15cvs102
5073
5074         * src/folderview.c
5075         * src/grouplistdialog.c
5076         * src/imap.c
5077         * src/noticeview.c
5078                 fix some compilation warnings
5079
5080 2005-10-24 [paul]
5081
5082         1.9.99-rc3 released
5083
5084 2005-10-24 [paul]       1.9.15cvs101
5085
5086         * src/gtk/about.c
5087                 fix window sizing
5088
5089 2005-10-24 [paul]       1.9.15cvs100
5090
5091         * src/pixmaps/offline.xpm
5092         * src/pixmaps/online.xpm
5093                 replace with last default versions
5094
5095 2005-10-24 [colin]      1.9.15cvs99
5096
5097         * src/imap.c
5098                 Fix bug when moving a folder
5099         * src/imap_gtk.c
5100         * src/mh_gtk.c
5101                 "Delete folder" pops up a window, so it 
5102                 should be suffixed with "..."
5103         * src/plugins/pgpcore/sgpgme.c
5104                 Include locale.h
5105
5106 2005-10-24 [mones]      1.9.15cvs98
5107
5108         * manual/Makefile
5109         * manual/account.xml
5110         * manual/ack.xml
5111         * manual/addrbook.xml
5112         * manual/advanced.xml
5113         * manual/faq.xml
5114         * manual/glossary.xml
5115         * manual/gpl.xml
5116         * manual/handling.xml
5117         * manual/intro.xml
5118         * manual/keyboard.xml
5119         * manual/manual.xml
5120         * manual/plugins.xml
5121         * manual/starting.xml
5122         * manual/dtd/sdocbook.dtd
5123                 Initial manual structure and some content.
5124
5125 2005-10-23 [wwp]        1.9.15cvs97
5126
5127         * src/gtk/about.c
5128                 fix a typo
5129
5130 2005-10-23 [wwp]        1.9.15cvs96
5131
5132         * src/gtk/about.c
5133         * src/gtk/authors.h
5134                 rework of the about window (main work by Paul), also featuring a few
5135                 fixes for typos and duplicate names
5136
5137 2005-10-23 [wwp]        1.9.15cvs95
5138
5139         * src/.cvsignore
5140                 Ignore the right binary name (sylpheed-claws now)
5141
5142 2005-10-23 [paul]       1.9.15cvs94
5143
5144         * src/compose.c
5145                 when using Folder Pref 'Default To for
5146                 replies' make the entry in the Compose
5147                 window bold
5148                 Patch by Fabien Vantard
5149
5150 2005-10-22 [colin]      1.9.15cvs93
5151
5152         * src/codeconv.c
5153                 Fix leak
5154
5155 2005-10-22 [colin]      1.9.15cvs92
5156
5157         * src/codeconv.c
5158                 try to convert using locale (apart utf8) if necessary
5159
5160 2005-10-22 [colin]      1.9.15cvs91
5161
5162         * src/pixmaps/new.xpm
5163         * src/pixmaps/unread.xpm
5164                 Make the unread envelope blue again and
5165                 saturate the new one a bit more.
5166
5167 2005-10-22 [colin]      1.9.15cvs90
5168
5169         * src/compose.c
5170                 When replying to a mail sent by one of our accounts,
5171                 use the original list of recipients. Let 'Reply All'
5172                 and 'Reply to sender' work like previously.
5173
5174 2005-10-21 [colin]      1.9.15cvs89
5175
5176         * src/prefs_filtering.c
5177                 Clear fields after add and replace
5178         * src/textview.c
5179                 Display xface differently (better)
5180         * src/plugins/pgpinline/pgpinline.c
5181                 Fix crappy encodings/recodings
5182
5183 2005-10-21 [paul]       1.9.15cvs88
5184
5185         * src/compose.c
5186         * src/prefs_folder_item.c
5187         * src/toolbar.c
5188                 fix news folder Folder Properties
5189                 (thanks to Colin)
5190         * src/folderview.c
5191                 update folderview after Themes change
5192                 keep selected folder selected
5193                 (thanks to Colin)
5194
5195 2005-10-21 [paul]       1.9.15cvs87
5196
5197         * tools/Makefile.am
5198         * tools/OOo2sylpheed.pl
5199         * tools/README
5200         * tools/README.sylprint
5201         * tools/asus_mailled.sh         ** REMOVED **
5202         * tools/filter_conv.pl
5203         * tools/freshmeat_search.pl
5204         * tools/google_search.pl
5205         * tools/gpg-sign-syl            ** REMOVED **
5206         * tools/kmail2sylpheed.pl
5207         * tools/kmail2sylpheed_v2.pl
5208         * tools/multiwebsearch.pl
5209         * tools/nautilus2sylpheed.sh
5210         * tools/newscache_clean.pl
5211         * tools/outlook2sylpheed.pl
5212         * tools/sylpheed-switcher       ** REMOVED **
5213         * tools/sylprint.pl
5214         * tools/sylprint.rc
5215         * tools/tb2sylpheed
5216         * tools/vcard2xml.py
5217         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5218                 update default config dir
5219                 update binary name (thanks to Fabien Vantard)
5220                 remove obsolete scripts
5221
5222 2005-10-21 [colin]      1.9.15cvs86
5223
5224         * src/inc.c
5225                 Fix possible leak and units. Based on a patch by
5226                 Fabien Vantard.
5227
5228 2005-10-20 [colin]      1.9.15cvs85
5229
5230         * src/textview.c
5231                 Clear xface when clearing textview
5232
5233 2005-10-20 [colin]      1.9.15cvs84
5234
5235         * configure.ac
5236         * src/folderview.c
5237         * src/headerview.c
5238         * src/main.c
5239         * src/prefs_common.c
5240         * src/prefs_common.h
5241         * src/prefs_message.c
5242         * src/textview.c
5243         * src/textview.h
5244         * src/common/defs.h
5245         * src/common/utils.c
5246         * src/common/utils.h
5247         * src/gtk/gtkutils.c
5248         * src/gtk/gtkutils.h
5249                 Migrate config to .sylpheed-claws (Automatically)
5250                 Add a way to get the Xface in the TextView
5251
5252 2005-10-20 [colin]      1.9.15cvs83
5253
5254         * src/gtk/Makefile.am
5255         * src/gtk/about.c
5256         * src/gtk/authors.h
5257                 Make the about dialog *grooovy*
5258
5259 2005-10-20 [colin]      1.9.15cvs82
5260
5261         * src/mimeview.c
5262                 Use "Open with" on double click if no command
5263                 was found
5264
5265 2005-10-20 [colin]      1.9.15cvs81
5266
5267         * src/imap.c
5268         * src/etpan/imap-thread.c
5269                 Fix possible crash.
5270
5271 2005-10-20 [paul]       1.9.15cvs80
5272
5273         * src/folder.c
5274                 don't show clipkey icon if the only
5275                 attachment is the signature
5276                 Patch by Colin
5277
5278 2005-10-20 [paul]       1.9.15cvs79
5279
5280         * AUTHORS
5281         * src/plugins/pgpmime/pgpmime.c
5282                 name the PGP/MIME signature 'signature.asc'
5283                 Patch by Andrew Nelson <freeandy@gmail.com>
5284
5285 2005-10-19 [colin]      1.9.15cvs78
5286
5287         * src/plugins/pgpmime/pgpmime.c
5288                 Oops, no need to double-check though
5289
5290 2005-10-19 [colin]      1.9.15cvs77
5291
5292         * src/plugins/pgpinline/pgpinline.c
5293         * src/plugins/pgpmime/pgpmime.c
5294                 Check that my_tmpfile() doesn't 
5295                 return NULL
5296
5297 2005-10-19 [colin]      1.9.15cvs76
5298
5299         * src/common/utils.c
5300                 Use shorter mime boundaries to avoid having
5301                 MTAs rewrapping our headers, breaking the
5302                 PGP signature in the process 
5303         * src/compose.c
5304         * src/plugins/pgpmime/pgpmime.c
5305                 Check for boundary uniqueness to be sure
5306                 it won't happen, instead of hoping for the
5307                 best
5308
5309 2005-10-19 [colin]      1.9.15cvs75
5310
5311         * sylpheed-claws.desktop
5312         * src/Makefile.am
5313         * src/main.c
5314                 Ship a sylpheed-claws binary instead
5315                 of a sylpheed one. Change the socket
5316                 name, too
5317         * src/folderview.c
5318                 Update folder only if it changed
5319         * src/wizard.c
5320                 Fix i18n in welcome mail, patch by
5321                 Fabien Vantard
5322
5323 2005-10-19 [paul]
5324
5325         1.9.99-rc2 released
5326
5327 2005-10-19 [paul]       1.9.15cvs74
5328
5329         * src/folder.c
5330         * src/folderview.c
5331                 fix summaryview update
5332                 Patch by Colin
5333
5334 2005-10-18 [colin]      1.9.15cvs73
5335
5336         * src/plugins/pgpcore/passphrase.c
5337                 Don't XGrabServer, and try a bit more to 
5338                 sync everything before grabbing mouse/keyboard
5339
5340 2005-10-18 [colin]      1.9.15cvs72
5341
5342         * src/Makefile.am
5343         * src/addressadd.c
5344         * src/addressbook.c
5345         * src/folderview.c
5346         * src/grouplistdialog.c
5347         * src/mimeview.c
5348         * src/stock_pixmap.c
5349         * src/stock_pixmap.h
5350         * src/summaryview.c
5351         * src/gtk/gtksctree.c
5352         * src/gtk/gtksctree.h
5353         * src/pixmaps/empty.xpm
5354                 Implement a wrapper call for gtk_ctree_set_node_info
5355                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5356                 pixmap instead of a NULL one. This works around some
5357                 memory problems deep inside gtk, revealed by valgrind,
5358                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5359                 as locked crashes sylpheed.), as well as, probably, 
5360                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5361
5362 2005-10-17 [colin]      1.9.15cvs71
5363
5364         * src/mimeview.c
5365                 Provide visual feedback when checking
5366                 signature
5367
5368 2005-10-17 [colin]      1.9.15cvs70
5369
5370         * src/main.c
5371                 Keep the folder list frozen while checking caches...
5372
5373 2005-10-17 [colin]      1.9.15cvs69
5374
5375         * src/addr_compl.c
5376                 Fi bug #833 (Autocompleting from addressbook 
5377                 fails with extended chars)
5378         * src/imap.c
5379                 Fix 'adding messages' staying in statusbar
5380                 after an error
5381
5382 2005-10-17 [wwp]        1.9.15cvs68
5383
5384         * src/ssl_manager.c
5385                 Fix buttons' layout resizing when window size changes
5386
5387 2005-10-17 [wwp]        1.9.15cvs67
5388
5389         * src/account.c
5390         * src/prefs_account.c
5391         * src/prefs_common.c
5392         * src/prefs_common.h
5393         * src/prefs_folder_item.c
5394         * src/prefs_gtk.c
5395         * src/gtk/logwindow.c
5396         * src/gtk/pluginwindow.c
5397         * src/gtk/prefswindow.c
5398         * src/gtk/prefswindow.h
5399                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5400
5401 2005-10-17 [paul]       1.9.15cvs66
5402
5403         * configure.ac
5404                 fix missing libetpan message
5405         * po/en_GB.po
5406                 updated
5407         * src/crash.c
5408         * src/manual.c
5409         * src/prefs_themes.c
5410         * src/common/defs.h
5411                 add some new URI defines, change some
5412                 others
5413         * src/wizard.c
5414                 make welcome message translatable
5415                 small improvements to english
5416                 other tweaks
5417         * src/gtk/menu.c
5418                 fix warnings
5419
5420 2005-10-17 [paul]       1.9.15cvs65
5421
5422         * src/summaryview.c
5423                 fix column titles
5424
5425 2005-10-16 [mones]      1.9.15cvs64
5426
5427         * po/es.po
5428                 Updated translation
5429
5430 2005-10-16 [colin]
5431
5432         1.9.99-rc1 released
5433
5434 2005-10-16 [colin]      1.9.15cvs63
5435
5436         * src/wizard.c
5437                 Fix whitespace
5438
5439 2005-10-16 [colin]      1.9.15cvs62
5440
5441         * src/toolbar.c
5442                 s/Get All/Get Mail/
5443         * src/wizard.c
5444                 Real welcome mail text, thanks Paul
5445
5446 2005-10-16 [colin]      1.9.15cvs61
5447
5448         * src/editldap.c
5449         * src/exporthtml.c
5450         * src/main.c
5451         * src/mainwindow.c
5452         * src/prefs_themes.c
5453         * src/prefs_toolbar.c
5454         * src/plugins/demo/demo.c
5455         * src/plugins/trayicon/trayicon.c
5456                 s/Sylpheed/Sylpheed-Claws/
5457
5458 2005-10-16 [colin]      1.9.15cvs60
5459
5460         * src/wizard.c
5461                 Add a welcome email in the first empty mailbox
5462         * src/prefs_common.c
5463                 Change one more default
5464
5465 2005-10-16 [colin]      1.9.15cvs59
5466
5467         * src/wizard.c
5468                 Remove printf
5469
5470 2005-10-16 [colin]      1.9.15cvs58
5471
5472         * src/toolbar.c
5473         * src/prefs_common.c
5474                 Change some defaults
5475
5476 2005-10-16 [colin]      1.9.15cvs57
5477
5478         * src/toolbar.c
5479         * src/prefs_common.c
5480                 Change some defaults
5481
5482 2005-10-16 [colin]      1.9.15cvs56
5483
5484         * src/wizard.c
5485                 By default, initialize fonts to have
5486                 the same size as normal GtkWidgets
5487
5488 2005-10-16 [colin]      1.9.15cvs55
5489
5490         * src/mimeview.c
5491                 Fix message a bit more
5492
5493 2005-10-16 [colin]      1.9.15cvs54
5494
5495         * src/addressbook.c
5496                 Second attempt at flicker fixing
5497
5498 2005-10-16 [colin]      1.9.15cvs53
5499
5500         * src/addressbook.c
5501                 Fix flicker
5502
5503 2005-10-16 [wwp]        1.9.15cvs52
5504
5505         * src/addressbook.c
5506         * src/editaddress.c
5507         * src/prefs_common.c
5508         * src/prefs_common.h
5509                 Remember window sizes (address book)
5510
5511 2005-10-16 [wwp]        1.9.15cvs51
5512
5513         * src/plugins/clamav/clamav_plugin_gtk.c
5514         * src/plugins/spamassassin/spamassassin_gtk.c
5515                 Fix compilation warnings (missing #include).
5516
5517 2005-10-16 [colin]      1.9.15cvs50
5518
5519         * src/mimeview.c
5520         * src/summaryview.c
5521         * src/textview.c
5522                 Make 'c' check signature, and forward
5523                 c, l, y, t from summaryview to mimeview
5524
5525 2005-10-16 [colin]      1.9.15cvs49
5526
5527         * src/addressbook.c
5528                 Put border around buttons
5529         * src/mainwindow.c
5530         * src/summaryview.c
5531                 Rework menus (Patch based on a patch
5532                 by Paul)
5533
5534 2005-10-15 [wwp]        1.9.15cvs48
5535
5536         * src/editjpilot.c
5537         * src/editldap.c
5538         * src/editvcard.c
5539         * src/exphtmldlg.c
5540         * src/expldifdlg.c
5541         * src/export.c
5542         * src/import.c
5543         * src/importldif.c
5544         * src/importmutt.c
5545         * src/importpine.c
5546         * src/prefs_account.c
5547         * src/prefs_spelling.c
5548         * src/gtk/gtkutils.c
5549         * src/gtk/gtkutils.h
5550         * src/plugins/clamav/clamav_plugin_gtk.c
5551         * src/plugins/spamassassin/spamassassin_gtk.c
5552                 use nicer browse-for-file/dir buttons than the "..." ones,
5553                 code factorizing more.
5554
5555 2005-10-14 [colin]      1.9.15cvs47
5556
5557         * src/mainwindow.c
5558                 set relief on the account switcher so that people see it
5559                 grey out Create processing rules when no message is selected
5560         * src/prefs_filtering.c
5561                 ask before closing if the rule has not been modified, even if
5562                 it's not valid
5563         * src/prefs_matcher.c
5564                 fix sensitivity when entering the dialog
5565         * src/gtk/inputdialog.c
5566                 display a better icon on password ask
5567         * src/plugins/pgpcore/passphrase.c
5568                 make the dialog look better
5569
5570 2005-10-14 [paul]       1.9.15cvs46
5571
5572         * src/folderview.c
5573                 indicate presense of marked msgs in
5574                 unexpanded subfolders
5575
5576 2005-10-14 [paul]       1.9.15cvs45
5577
5578         * src/prefs_actions.c
5579         * src/prefs_common.c
5580         * src/prefs_common.h
5581         * src/prefs_filtering_action.c
5582         * src/prefs_matcher.c
5583         * src/prefs_template.c
5584                 remember window sizes
5585                 fix Info button size
5586
5587         Patches by wwp
5588
5589 2005-10-13 [colin]      1.9.15cvs44
5590
5591         * src/mimeview.c
5592         * src/noticeview.c
5593         * src/noticeview.h
5594                 Add a tooltip on the icon (optional) 
5595                 Get rid of the signature buttons and only
5596                 use the icon+tooltip
5597
5598 2005-10-13 [colin]      1.9.15cvs43
5599
5600         * src/noticeview.c
5601         * src/noticeview.h
5602                 Add hand cursor for hovering over icon
5603
5604 2005-10-13 [colin]      1.9.15cvs42
5605
5606         * src/summaryview.c
5607                 Fix crash when quicksearch's hidden 
5608                 at startup
5609
5610 2005-10-13 [colin]      1.9.15cvs41
5611
5612         * src/compose.c
5613                 Set subject when forwarding multiple mails
5614                 Check that other recipient than the default Cc or Bcc
5615                 have been set before sending.
5616
5617 2005-10-13 [colin]      1.9.15cvs40
5618
5619         * src/imap.c
5620                 Batch per-folder
5621                 Introduce locking, but don't use it yet
5622
5623 2005-10-13 [colin]      1.9.15cvs39
5624
5625         * src/gtk/quicksearch.c
5626                 Reset quicksearch when hiding it
5627                 Make sticky a real pref
5628
5629 2005-10-13 [colin]      1.9.15cvs38
5630
5631         * src/summaryview.c
5632                 Faster prefs apply
5633
5634 2005-10-13 [colin]      1.9.15cvs37
5635
5636         * src/mimeview.c
5637         * src/noticeview.c
5638         * src/noticeview.h
5639         * src/plugins/pgpcore/sgpgme.c
5640                 Make privacy icon clickable
5641                 Move Trust field in Full info
5642                 When trust is less than full, don't display
5643                 a warning icon
5644
5645 2005-10-13 [colin]      1.9.15cvs36
5646
5647         * src/folder.c
5648                 Batch on flags sync
5649         * src/folderview.c
5650                 Revert speed hack which is dangerous in fact
5651                 Apply prefs faster
5652
5653 2005-10-13 [colin]      1.9.15cvs35
5654
5655         * src/folder_item_prefs.c
5656                 Fix pref corruption on folder move. Patch
5657                 by wwp
5658
5659 2005-10-13 [paul]       1.9.15cvs34
5660
5661         * src/export.c
5662         * src/import.c
5663                 fix typos in g_warnings
5664         * src/prefs_account.c
5665                 add a file selector for Signature file
5666
5667         Patches by wwp
5668
5669 2005-10-12 [colin]      1.9.15cvs33
5670
5671         * src/mimeview.c
5672                 Provide a quick way to go back from a
5673                 signature's full info to the email part
5674
5675 2005-10-12 [colin]      1.9.15cvs32
5676
5677         * src/compose.c
5678                 Remove old hack of encoding signed mails with base64.
5679                 QP works equally well.
5680
5681 2005-10-12 [colin]      1.9.15cvs31
5682
5683         * src/crash.c
5684                 Replace deprecated GtkText with GtkTextView
5685         * src/imap.c
5686                 Fix a logic bug about counts in imap_select
5687                 (previously un-triggered)
5688         * src/mainwindow.c
5689         * src/summaryview.c
5690         * src/news.c
5691                 Allow local deletion of news posts
5692         * src/mimeview.c
5693                 Show GPG noticeview on the message/rfc822 part
5694                 in addition to the text/plain one
5695         * src/prefs_image_viewer.c
5696           src/plugins/pgpcore/prefs_gpg.c
5697                 Polish (set the label as part of the checkbox)
5698         * src/wizard.c
5699                 Don't sit there doing nothing after destroying
5700                 the window - return err
5701
5702 2005-10-11 [colin]      1.9.15cvs30
5703
5704         * src/folderview.c
5705                 Apply processing rules before showing folders.
5706                 Early folder show (before flags sync) will only
5707                 be done when there are no processing rules (nor
5708                 pre- or post- ones)
5709         * src/imap.c
5710                 Fix stuff related to mail subdir, creation and 
5711                 deletion of folders 
5712         * src/imap_gtk.c
5713                 Don't allow creation of folders in NoInferior
5714                 folders, as it won't work
5715
5716 2005-10-10 [colin]      1.9.15cvs29
5717
5718         * src/compose.c
5719                 Reselect "None" Privacy system when selecting an
5720                 account with no privacy system defined
5721
5722 2005-10-10 [colin]      1.9.15cvs28
5723
5724         * src/mainwindow.c
5725                 Add Windows-1252 encoding
5726         * src/prefs_common.c
5727                 Rework some defaults:
5728                 - autosave to draft by default
5729                 - don't show header pane (it's already in the textview)
5730                 - Select first new or unread mail on entry
5731                 - Assume 'Yes' to change folder when there's no more
5732                   unread message
5733         * src/prefs_matcher.c
5734                 Fix a gtk assertion failure
5735         * src/gtk/colorlabel.c
5736                 Workaround bad repainting on selection
5737         * src/main.c
5738                 Freeze/thaw (a bit faster on ssh -X)
5739         * src/msgcache.c
5740                 Get rid of StrdupConverter that just adds an
5741                 extra strdup/free 
5742         * src/etpan/imap_thread.c
5743                 memset buf to 0
5744
5745 2005-10-10 [colin]      1.9.15cvs27
5746
5747         * src/export.c
5748         * src/import.c
5749                 Fix compile on gtk 2.4. Patch by wwp
5750
5751 2005-10-09 [colin]      1.9.15cvs26
5752
5753         * src/mainwindow.c
5754         * src/messageview.c
5755         * src/summaryview.c
5756                 Clarify forward menus. Patch by wwp
5757
5758 2005-10-09 [colin]      1.9.15cvs25
5759
5760         * src/compose.c
5761         * src/compose.h
5762                 Fix bug #829 (Non-working "Encrypt message by 
5763                 default when replying to an encrypted message")
5764
5765 2005-10-08 [colin]      1.9.15cvs24
5766
5767         * src/wizard.c
5768                 Fix bug #827 ("Welcome" setup wizard after a 
5769                 permission error gives up & forgets itself.)
5770
5771 2005-10-08 [colin]      1.9.15cvs23
5772
5773         * src/procmime.c
5774                 Fix bug #828 (Ignoring headers with spaces around = sign)
5775
5776 2005-10-08 [colin]      1.9.15cvs22
5777
5778         * src/export.c
5779                 Warning fix by wwp
5780
5781 2005-10-08 [colin]      1.9.15cvs21
5782
5783         * src/folder.c
5784         * src/folder.h
5785                 Add a processing_pending indicator, set on 
5786                 folder_item_open and cleared after 
5787                 folder_item_process_open
5788         * src/folderview.c
5789         * src/summaryview.c
5790                 wrap procmsg_msginfo_*_flags, and in the
5791                 wrapper check that there's no folder processing 
5792                 pending. If there is, defer the flags change until 
5793                 processing is done to avoid stepping over each
5794                 other's toes.
5795                 Freeze during processing, but not during scanning.
5796
5797 2005-10-07 [colin]      1.9.15cvs20
5798
5799         * src/plugins/pgpcore/passphrase.c
5800                 Fix bug #826 (X-Server hangs when 
5801                 right-clicking a PGP encrypted message)
5802
5803 2005-10-07 [paul]       1.9.15cvs19
5804
5805         * src/compose.c
5806                 fix compose_entries[]
5807                 patch by Fabien Vantard
5808
5809 2005-10-06 [colin]      1.9.15cvs18
5810
5811         * src/pixmaps/address.xpm
5812         * src/pixmaps/address_book.xpm
5813         * src/pixmaps/book.xpm
5814         * src/pixmaps/check_spelling.xpm
5815         * src/pixmaps/checkbox_off.xpm
5816         * src/pixmaps/checkbox_on.xpm
5817         * src/pixmaps/close.xpm
5818         * src/pixmaps/complete.xpm
5819         * src/pixmaps/continue.xpm
5820         * src/pixmaps/deleted.xpm
5821         * src/pixmaps/down_arrow.xpm
5822         * src/pixmaps/exec.xpm
5823         * src/pixmaps/forwarded.xpm
5824         * src/pixmaps/group.xpm
5825         * src/pixmaps/ignorethread.xpm
5826         * src/pixmaps/interface.xpm
5827         * src/pixmaps/jpilot.xpm
5828         * src/pixmaps/ldap.xpm
5829         * src/pixmaps/linewrap.xpm
5830         * src/pixmaps/linewrapcurrent.xpm
5831         * src/pixmaps/mail.xpm
5832         * src/pixmaps/mail_attach.xpm
5833         * src/pixmaps/mail_compose.xpm
5834         * src/pixmaps/mail_forward.xpm
5835         * src/pixmaps/mail_receive.xpm
5836         * src/pixmaps/mail_receive_all.xpm
5837         * src/pixmaps/mail_reply.xpm
5838         * src/pixmaps/mail_reply_to_all.xpm
5839         * src/pixmaps/mail_reply_to_author.xpm
5840         * src/pixmaps/mail_send.xpm
5841         * src/pixmaps/mail_send_queue.xpm
5842         * src/pixmaps/mime_application.xpm
5843         * src/pixmaps/mime_audio.xpm
5844         * src/pixmaps/mime_image.xpm
5845         * src/pixmaps/mime_message.xpm
5846         * src/pixmaps/mime_text_enriched.xpm
5847         * src/pixmaps/mime_text_html.xpm
5848         * src/pixmaps/mime_text_plain.xpm
5849         * src/pixmaps/mime_unknown.xpm
5850         * src/pixmaps/new.xpm
5851         * src/pixmaps/news_compose.xpm
5852         * src/pixmaps/offline.xpm
5853         * src/pixmaps/online.xpm
5854         * src/pixmaps/paste.xpm
5855         * src/pixmaps/preferences.xpm
5856         * src/pixmaps/privacy_emblem_encrypted.xpm
5857         * src/pixmaps/privacy_expired.xpm
5858         * src/pixmaps/privacy_failed.xpm
5859         * src/pixmaps/privacy_passed.xpm
5860         * src/pixmaps/privacy_signed.xpm
5861         * src/pixmaps/privacy_unknown.xpm
5862         * src/pixmaps/privacy_warn.xpm
5863         * src/pixmaps/properties.xpm
5864         * src/pixmaps/replied.xpm
5865         * src/pixmaps/search.xpm
5866         * src/pixmaps/unread.xpm
5867         * src/pixmaps/up_arrow.xpm
5868         * src/pixmaps/vcard.xpm
5869                 Modernize internal theme, with icons from the 
5870                 Gnomaws theme. Keep some of the old ones where
5871                 they were better.
5872
5873 2005-10-06 [colin]      1.9.15cvs17
5874
5875         * src/summaryview.c
5876                 Little optimisations + bugfix
5877         * src/toolbar.c
5878                 Remove default useless items - useless being defined
5879                 by the default relevant prefs
5880         * src/wizard.c
5881                 include config.h to make gettext work
5882         * src/prefs_themes.c
5883                 Fix selection of current theme in prefs
5884
5885 2005-10-06 [colin]      1.9.15cvs16
5886
5887         * src/prefs_common.c
5888         * src/prefs_common.h
5889         * src/prefs_summaries.c
5890         * src/folderview.c
5891                 Add a warning dialog on Mark all read 
5892                 (with pref to get rid of it)
5893
5894 2005-10-06 [paul]       1.9.15cvs15
5895
5896         * po/nb.po
5897         * po/pt_BR.po
5898                 updated by Geir Helland and Frederico
5899                 Goncalves Guimaraes
5900
5901 2005-10-05 [colin]      1.9.15cvs14
5902
5903         * src/folder.c
5904         * src/folder.h
5905         * src/folderview.c
5906         * src/folderview.h
5907         * src/imap_gtk.c
5908         * src/mh_gtk.c
5909         * src/mainwindow.c
5910         * src/setup.c
5911                 add a way to rescan without rebuilding
5912                 make moving a bit faster (less folders changes)
5913                 don't lock the tree on Get 
5914         * src/imap.c
5915                 Don't re-delete deleted messages before expunging
5916         * src/summaryview.c
5917                 Set batch mode when deleting mails
5918
5919 2005-10-05 [paul]       1.9.15cvs13
5920
5921         * src/mainwindow.c
5922         * src/mainwindow.h
5923                 fix disabled Execute menu item
5924         * src/toolbar.c
5925                 match the change in 1.9.15cvs10: use Compose
5926                 instead of News by default
5927
5928 2005-10-04 [colin]      1.9.15cvs12
5929
5930         * src/compose.c
5931                 When replying to an ML post with Reply-To set
5932                 to the poster's email, honor it (as before),
5933                 but also honor our user's request to reply to
5934                 the mailing list: set the ML address in the To
5935                 field and the Reply-To address in the Cc: 
5936                 field.
5937
5938 2005-10-04 [colin]      1.9.15cvs11
5939
5940         * src/plugins/trayicon/trayicon.c
5941                 Finish cosmetic change - thanks to wwp
5942
5943 2005-10-04 [colin]      1.9.15cvs10
5944
5945         * src/toolbar.c
5946                 Use Compose instead of Email by default.
5947                 Spotted by wwp.
5948
5949 2005-10-04 [colin]      1.9.15cvs9
5950
5951         * src/folder.c
5952         * src/folder.h
5953         * src/folderview.c
5954         * src/imap.c
5955         * src/etpan/imap-thread.c
5956         * src/etpan/imap-thread.h
5957                 Try to make IMAP faster, by simplifying SEARCH
5958                 commands, avoiding sending two STATUS in a row,
5959                 and deferring flags sync and processing just
5960                 after displaying the folder. 
5961                 This will update the SummaryView in certain
5962                 cases (new mails not already fetched, flags
5963                 changed from another client) but in a non-
5964                 blocking manner.
5965
5966 2005-10-04 [colin]      1.9.15cvs8
5967
5968         * src/plugins/trayicon/trayicon.c
5969                 Relabel "Offline" to "Work offline"
5970
5971 2005-10-04 [colin]      1.9.15cvs7
5972
5973         * src/export.c
5974         * src/import.c
5975         * src/mbox.c
5976                 Fix mbox import/export buglets
5977                 Patch by wwp
5978         * src/plugins/trayicon/trayicon.c
5979                 Add offline swithc
5980                 Patch by wwp
5981
5982 2005-10-04 [colin]      1.9.15cvs6
5983
5984         * src/folder.c
5985         * src/folderview.c
5986         * src/summaryview.c
5987                 Better fix (don't break mark all read) for cvs2
5988
5989 2005-10-03 [colin]      1.9.15cvs5
5990
5991         * src/folder.c
5992                 Use a sane sort by default
5993
5994 2005-10-03 [colin]      1.9.15cvs4
5995
5996         * src/inc.c
5997                 Add a 'Only once' button for overriding offline mode
5998         * src/prefs_account.c
5999         * src/wizard.c
6000                 Add Local mbox to the wizard
6001                 Add IMAP subdir to the wizard (or the wizard is useless
6002                 for such accounts, or even worse than useless)
6003                 Move IMAP subdir from Advanced to Receive tab, as it's
6004                 not that uncommon
6005
6006 2005-10-03 [colin]      1.9.15cvs3
6007
6008         * src/send_message.c
6009                 Forgot this one in cvs1
6010
6011 2005-10-03 [colin]      1.9.15cvs2
6012
6013         * src/folder.c
6014                 Faster close when leaving a folder with lots
6015                 of new mails. Idea by David Relson.
6016
6017 2005-10-03 [colin]      1.9.15cvs1
6018
6019         * src/compose.c
6020         * src/imap.c
6021         * src/inc.c
6022         * src/main.c
6023         * src/messageview.c
6024         * src/news.c
6025         * src/summaryview.c
6026         * src/gtk/sslcertwindow.c
6027         * src/plugins/trayicon/trayicon.c
6028                 Add accels to every AlertPanel. Patch by Fabien 
6029                 Vantard
6030
6031 2005-10-03 [paul]       1.9.15
6032
6033         1.9.15 released
6034
6035 2005-10-03 [paul]       1.9.14cvs68
6036
6037         * po/ca.po
6038         * po/de.po
6039         * po/es.po
6040         * po/fi.po
6041         * po/fr.po
6042         * po/sk.po
6043         * po/sr.po
6044         * po/zh_CN.po
6045                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6046                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6047                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6048
6049 2005-10-03 [paul]       1.9.14cvs67
6050
6051         * src/send_message.c
6052                 prevent hang on Cancel
6053                 patch by Colin
6054
6055 2005-10-03 [paul]       1.9.14cvs66
6056
6057         * src/main.c
6058                 fix crash in IMAP caused by discrepancy
6059                 between check_at_startup and offline mode
6060                 Patch by Colin
6061
6062 2005-10-01 [paul]       1.9.14cvs65
6063
6064         * src/inc.c
6065                 fix engrish
6066
6067 2005-10-01 [paul]       1.9.14cvs64
6068         * src/export.c
6069         * src/import.c
6070                 synchronise import_mbox() and export_mbox()
6071         * src/mbox.c
6072                 proc_mbox(): add alert if file cannot be opened
6073                 export_list_to_mbox(): test if dest file exists,
6074                 prompt user to overwrite if it does. add alert
6075                 if file cannot be created
6076                                                                 
6077         Patch by wwp
6078                                                                                                                 
6079
6080 2005-09-30 [paul]       1.9.14cvs63
6081
6082         * src/addressbook.c
6083                 Fix sensitivity of a menu
6084         * src/codeconv.c
6085                 Respect hidden pref for mails with no encoding
6086         * src/common/xml.c
6087                 Fix memory corruption
6088         * src/plugins/pgpcore/sgpgme.c
6089                 Fix segfault on incomplete sigs, and display
6090                 of S/Mime UIDs
6091
6092         Patches by Colin
6093
6094 2005-09-30 [colin]      1.9.14cvs62
6095
6096         * src/partial_download.c
6097                 Little logic fix in almost-dead code
6098         * src/pop.c
6099                 Fix partial download when there's no new mail
6100
6101 2005-09-29 [paul]       1.9.14cvs61
6102
6103         * src/plugins/pgpinline/pgpinline.c
6104                 fix bug 819, 'crash accessing sign message'
6105                 Patch by Colin
6106
6107 2005-09-28 [martin]     1.9.14cvs60
6108
6109         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6110                 fix bug #790 (Crash when restarting window manager (fluxbox))
6111
6112 2005-09-28 [paul]       1.9.14cvs59
6113
6114         * src/gtk/gtkaspell.c
6115                 fix off-by-one typo
6116
6117 2005-09-27 [colin]      1.9.14cvs58
6118
6119         * src/plugins/pgpcore/sgpgme.c
6120                 Report error when there's one, instead of
6121                 "Signature unchecked" 
6122
6123 2005-09-27 [colin]      1.9.14cvs57
6124
6125         * src/prefs_quote.c
6126                 Fix bug #816 (Weird quotation with spaces)
6127
6128 2005-09-27 [colin]      1.9.14cvs56
6129
6130         * src/codeconv.c
6131         * src/compose.c
6132         * src/compose.h
6133                 Put subject in compose's title
6134                 Fix Automatic encoding so that it's really automatic:
6135                 first try default locale's charset, then charset of the replied mail, 
6136                 then utf-8
6137                 Fix encoding of headers (must be in strict mode too)
6138
6139 2005-09-26 [colin]      1.9.14cvs55
6140
6141         * src/gtk/gtkaspell.c
6142                 Fix previous patch - don't color the space,
6143                 just uncolor it :)
6144
6145 2005-09-26 [colin]      1.9.14cvs54
6146
6147         * src/gtk/gtkaspell.c
6148                 Unmark space if possible
6149
6150 2005-09-26 [colin]      1.9.14cvs53
6151
6152         * src/imap.c
6153                 log_error instead of alertpanel according to the pref
6154         * src/etpan/imap-thread.c
6155                 Print connect status, copy only necessary size to 
6156                 logger
6157         * src/plugins/pgpmime/pgpmime.c
6158                 Handle S/Mime signatures (verification only). Patch based
6159                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6160
6161 2005-09-26 [paul]       1.9.14cvs52
6162
6163         * src/common/passcrypt.c
6164                 this 'workaround' not necessary on NetBSD.
6165                 Thanks to Daniel Gustafson
6166
6167 2005-09-26 [paul]
6168
6169         1.9.15-rc4 released
6170
6171 2005-09-26 [paul]       1.9.14cvs51
6172
6173         * src/summaryview.c
6174                 Skip currently selected message when
6175                 looking for next new or unread message
6176                 in current folder. Patch by Colin
6177         * src/common/passcrypt.c
6178                 eliminate warnings on *BSD. Patch by
6179                 Daniel Gustafson
6180
6181 2005-09-26 [colin]      1.9.14cvs50
6182
6183         * src/procmsg.c
6184                 Call postfiltering hook anyway
6185
6186 2005-09-22 [colin]      1.9.14cvs49
6187
6188         * src/codeconv.c
6189         * src/codeconv.h
6190                 Add a strict mode that doesn't replace with _
6191         * src/compose.c
6192         * src/compose.h
6193                 Use strict conversion while sending
6194                 Fix race when drafting while sending (happens
6195                 on IMAP)
6196                 Fix d'n'd of messages from summaryview
6197         * src/prefs_common.c
6198         * src/prefs_common.h
6199                 add hidden utf8_instead_of_locale_for_broken_mail 
6200                 pref for people that preferred the default charset 
6201                 to be utf8 for broken mails
6202         * src/quote_fmt_parse.y
6203                 fix bug #815 (No quote insert if "From:" fied 
6204                 contained Russian letters)
6205         * src/summaryview.c
6206                 Fix d'n'd of messages to compose
6207
6208 2005-09-22 [paul]       1.9.14cvs48
6209
6210         * src/compose.c
6211                 fix bug where attachments Name entry
6212                 would display Path instead
6213
6214 2005-09-21 [paul]       1.9.14cvs47
6215
6216         * README
6217         * README.jp
6218         * configure.ac
6219         * config/config.rpath
6220         * doc/manual/en/sylpheed-20.html
6221         * doc/manual/es/sylpheed-20.html
6222         * po/bg.po
6223         * po/ca.po
6224         * po/de.po
6225         * po/es.po
6226         * po/fr.po
6227         * po/it.po
6228         * po/pt_BR.po
6229         * po/sk.po
6230         * po/zh_TW.po
6231         * src/account.c
6232         * src/account.h
6233         * src/action.c
6234         * src/action.h
6235         * src/adbookbase.h
6236         * src/addr_compl.c
6237         * src/addr_compl.h
6238         * src/addrbook.c
6239         * src/addrbook.h
6240         * src/addrcache.c
6241         * src/addrcache.h
6242         * src/addrcindex.c
6243         * src/addrcindex.h
6244         * src/addrclip.c
6245         * src/addrclip.h
6246         * src/addrdefs.h
6247         * src/addressadd.c
6248         * src/addressadd.h
6249         * src/addressbook.c
6250         * src/addressbook.h
6251         * src/addressitem.h
6252         * src/addrgather.c
6253         * src/addrgather.h
6254         * src/addrharvest.c
6255         * src/addrharvest.h
6256         * src/addrindex.c
6257         * src/addrindex.h
6258         * src/addritem.c
6259         * src/addritem.h
6260         * src/addrquery.c
6261         * src/addrquery.h
6262         * src/addrselect.c
6263         * src/addrselect.h
6264         * src/alertpanel.c
6265         * src/alertpanel.h
6266         * src/browseldap.c
6267         * src/browseldap.h
6268         * src/codeconv.c
6269         * src/codeconv.h
6270         * src/compose.c
6271         * src/compose.h
6272         * src/crash.c
6273         * src/crash.h
6274         * src/customheader.c
6275         * src/customheader.h
6276         * src/displayheader.c
6277         * src/displayheader.h
6278         * src/editaddress.c
6279         * src/editaddress.h
6280         * src/editbook.c
6281         * src/editbook.h
6282         * src/editgroup.c
6283         * src/editgroup.h
6284         * src/editjpilot.c
6285         * src/editjpilot.h
6286         * src/editldap.c
6287         * src/editldap.h
6288         * src/editldap_basedn.c
6289         * src/editldap_basedn.h
6290         * src/editvcard.c
6291         * src/editvcard.h
6292         * src/enriched.c
6293         * src/enriched.h
6294         * src/exphtmldlg.c
6295         * src/exphtmldlg.h
6296         * src/expldifdlg.c
6297         * src/expldifdlg.h
6298         * src/export.c
6299         * src/export.h
6300         * src/exporthtml.c
6301         * src/exporthtml.h
6302         * src/exportldif.c
6303         * src/exportldif.h
6304         * src/filtering.c
6305         * src/filtering.h
6306         * src/folder.c
6307         * src/folder.h
6308         * src/folder_item_prefs.c
6309         * src/folder_item_prefs.h
6310         * src/foldersel.c
6311         * src/foldersel.h
6312         * src/folderutils.c
6313         * src/folderutils.h
6314         * src/folderview.c
6315         * src/folderview.h
6316         * src/grouplistdialog.c
6317         * src/grouplistdialog.h
6318         * src/headerview.c
6319         * src/headerview.h
6320         * src/html.c
6321         * src/html.h
6322         * src/image_viewer.c
6323         * src/image_viewer.h
6324         * src/imap.c
6325         * src/imap.h
6326         * src/imap_gtk.c
6327         * src/imap_gtk.h
6328         * src/import.c
6329         * src/import.h
6330         * src/importldif.c
6331         * src/importldif.h
6332         * src/importmutt.c
6333         * src/importmutt.h
6334         * src/importpine.c
6335         * src/importpine.h
6336         * src/inc.c
6337         * src/inc.h
6338         * src/jpilot.c
6339         * src/jpilot.h
6340         * src/ldapctrl.c
6341         * src/ldapctrl.h
6342         * src/ldaplocate.c
6343         * src/ldaplocate.h
6344         * src/ldapquery.c
6345         * src/ldapquery.h
6346         * src/ldapserver.c
6347         * src/ldapserver.h
6348         * src/ldaputil.c
6349         * src/ldaputil.h
6350         * src/ldif.c
6351         * src/ldif.h
6352         * src/localfolder.c
6353         * src/localfolder.h
6354         * src/main.c
6355         * src/main.h
6356         * src/mainwindow.c
6357         * src/mainwindow.h
6358         * src/manual.c
6359         * src/manual.h
6360         * src/matcher.c
6361         * src/matcher.h
6362         * src/matcher_parser.h
6363         * src/matcher_parser_lex.l
6364         * src/matcher_parser_parse.y
6365         * src/mbox.c
6366         * src/mbox.h
6367         * src/message_search.c
6368         * src/message_search.h
6369         * src/messageview.c
6370         * src/messageview.h
6371         * src/mh.c
6372         * src/mh.h
6373         * src/mh_gtk.c
6374         * src/mh_gtk.h
6375         * src/mimeview.c
6376         * src/mimeview.h
6377         * src/msgcache.c
6378         * src/msgcache.h
6379         * src/mutt.c
6380         * src/mutt.h
6381         * src/news.c
6382         * src/news.h
6383         * src/news_gtk.c
6384         * src/news_gtk.h
6385         * src/noticeview.c
6386         * src/noticeview.h
6387         * src/partial_download.c
6388         * src/partial_download.h
6389         * src/pine.c
6390         * src/pine.h
6391         * src/pop.c
6392         * src/pop.h
6393         * src/prefs_account.c
6394         * src/prefs_account.h
6395         * src/prefs_actions.c
6396         * src/prefs_actions.h
6397         * src/prefs_common.c
6398         * src/prefs_common.h
6399         * src/prefs_compose_writing.c
6400         * src/prefs_compose_writing.h
6401         * src/prefs_customheader.c
6402         * src/prefs_customheader.h
6403         * src/prefs_display_header.c
6404         * src/prefs_display_header.h
6405         * src/prefs_ext_prog.c
6406         * src/prefs_ext_prog.h
6407         * src/prefs_filtering.c
6408         * src/prefs_filtering.h
6409         * src/prefs_filtering_action.c
6410         * src/prefs_filtering_action.h
6411         * src/prefs_folder_column.c
6412         * src/prefs_folder_column.h
6413         * src/prefs_folder_item.c
6414         * src/prefs_folder_item.h
6415         * src/prefs_fonts.c
6416         * src/prefs_fonts.h
6417         * src/prefs_gtk.c
6418         * src/prefs_gtk.h
6419         * src/prefs_image_viewer.c
6420         * src/prefs_image_viewer.h
6421         * src/prefs_matcher.c
6422         * src/prefs_matcher.h
6423         * src/prefs_message.c
6424         * src/prefs_message.h
6425         * src/prefs_msg_colors.c
6426         * src/prefs_msg_colors.h
6427         * src/prefs_other.c
6428         * src/prefs_other.h
6429         * src/prefs_quote.c
6430         * src/prefs_quote.h
6431         * src/prefs_receive.c
6432         * src/prefs_receive.h
6433         * src/prefs_send.c
6434         * src/prefs_send.h
6435         * src/prefs_spelling.c
6436         * src/prefs_spelling.h
6437         * src/prefs_summaries.c
6438         * src/prefs_summaries.h
6439         * src/prefs_summary_column.c
6440         * src/prefs_summary_column.h
6441         * src/prefs_template.c
6442         * src/prefs_template.h
6443         * src/prefs_themes.c
6444         * src/prefs_themes.h
6445         * src/prefs_toolbar.c
6446         * src/prefs_toolbar.h
6447         * src/prefs_wrapping.c
6448         * src/prefs_wrapping.h
6449         * src/privacy.c
6450         * src/privacy.h
6451         * src/procheader.c
6452         * src/procheader.h
6453         * src/procmime.c
6454         * src/procmime.h
6455         * src/procmsg.c
6456         * src/procmsg.h
6457         * src/quote_fmt.c
6458         * src/quote_fmt_parse.y
6459         * src/recv.c
6460         * src/recv.h
6461         * src/remotefolder.c
6462         * src/remotefolder.h
6463         * src/send_message.c
6464         * src/send_message.h
6465         * src/setup.c
6466         * src/setup.h
6467         * src/simple-gettext.c
6468         * src/sourcewindow.c
6469         * src/sourcewindow.h
6470         * src/ssl_manager.c
6471         * src/ssl_manager.h
6472         * src/statusbar.c
6473         * src/statusbar.h
6474         * src/stock_pixmap.c
6475         * src/stock_pixmap.h
6476         * src/summary_search.c
6477         * src/summary_search.h
6478         * src/summaryview.c
6479         * src/summaryview.h
6480         * src/syldap.c
6481         * src/syldap.h
6482         * src/textview.c
6483         * src/textview.h
6484         * src/toolbar.c
6485         * src/toolbar.h
6486         * src/undo.c
6487         * src/undo.h
6488         * src/unmime.c
6489         * src/unmime.h
6490         * src/vcard.c
6491         * src/vcard.h
6492         * src/wizard.c
6493         * src/wizard.h
6494         * src/common/base64.c
6495         * src/common/base64.h
6496         * src/common/defs.h
6497         * src/common/hooks.c
6498         * src/common/hooks.h
6499         * src/common/log.c
6500         * src/common/log.h
6501         * src/common/md5.c
6502         * src/common/md5.h
6503         * src/common/mgutils.c
6504         * src/common/mgutils.h
6505         * src/common/nntp.c
6506         * src/common/nntp.h
6507         * src/common/passcrypt.c
6508         * src/common/passcrypt.h.in
6509         * src/common/plugin.c
6510         * src/common/plugin.h
6511         * src/common/prefs.c
6512         * src/common/prefs.h
6513         * src/common/progressindicator.c
6514         * src/common/progressindicator.h
6515         * src/common/quoted-printable.c
6516         * src/common/quoted-printable.h
6517         * src/common/session.c
6518         * src/common/session.h
6519         * src/common/smtp.c
6520         * src/common/smtp.h
6521         * src/common/socket.c
6522         * src/common/socket.h
6523         * src/common/ssl.c
6524         * src/common/ssl.h
6525         * src/common/ssl_certificate.c
6526         * src/common/ssl_certificate.h
6527         * src/common/string_match.c
6528         * src/common/string_match.h
6529         * src/common/stringtable.c
6530         * src/common/sylpheed.c
6531         * src/common/sylpheed.h
6532         * src/common/template.c
6533         * src/common/template.h
6534         * src/common/timing.h
6535         * src/common/utils.c
6536         * src/common/utils.h
6537         * src/common/uuencode.c
6538         * src/common/uuencode.h
6539         * src/common/version.h.in
6540         * src/common/xml.c
6541         * src/common/xml.h
6542         * src/common/xmlprops.c
6543         * src/common/xmlprops.h
6544         * src/gtk/about.c
6545         * src/gtk/about.h
6546         * src/gtk/colorlabel.c
6547         * src/gtk/colorlabel.h
6548         * src/gtk/colorsel.c
6549         * src/gtk/colorsel.h
6550         * src/gtk/description_window.c
6551         * src/gtk/description_window.h
6552         * src/gtk/filesel.c
6553         * src/gtk/filesel.h
6554         * src/gtk/foldersort.c
6555         * src/gtk/foldersort.h
6556         * src/gtk/gtkutils.c
6557         * src/gtk/gtkutils.h
6558         * src/gtk/inputdialog.c
6559         * src/gtk/inputdialog.h
6560         * src/gtk/logwindow.c
6561         * src/gtk/logwindow.h
6562         * src/gtk/manage_window.c
6563         * src/gtk/manage_window.h
6564         * src/gtk/menu.c
6565         * src/gtk/menu.h
6566         * src/gtk/pluginwindow.c
6567         * src/gtk/pluginwindow.h
6568         * src/gtk/prefswindow.c
6569         * src/gtk/prefswindow.h
6570         * src/gtk/progressdialog.c
6571         * src/gtk/progressdialog.h
6572         * src/gtk/quicksearch.c
6573         * src/gtk/quicksearch.h
6574         * src/gtk/sslcertwindow.c
6575         * src/gtk/sslcertwindow.h
6576         * src/plugins/clamav/clamav_plugin.c
6577         * src/plugins/clamav/clamav_plugin.h
6578         * src/plugins/clamav/clamav_plugin_gtk.c
6579         * src/plugins/demo/demo.c
6580         * src/plugins/dillo_viewer/dillo_prefs.c
6581         * src/plugins/dillo_viewer/dillo_prefs.h
6582         * src/plugins/dillo_viewer/dillo_viewer.c
6583         * src/plugins/mathml_viewer/mathml_viewer.c
6584         * src/plugins/pgpcore/passphrase.c
6585         * src/plugins/pgpcore/passphrase.h
6586         * src/plugins/pgpcore/plugin.c
6587         * src/plugins/pgpcore/prefs_gpg.c
6588         * src/plugins/pgpcore/prefs_gpg.h
6589         * src/plugins/pgpcore/select-keys.c
6590         * src/plugins/pgpcore/select-keys.h
6591         * src/plugins/pgpcore/sgpgme.c
6592         * src/plugins/pgpcore/sgpgme.h
6593         * src/plugins/pgpinline/pgpinline.c
6594         * src/plugins/pgpinline/pgpinline.h
6595         * src/plugins/pgpinline/plugin.c
6596         * src/plugins/pgpmime/pgpmime.c
6597         * src/plugins/pgpmime/pgpmime.h
6598         * src/plugins/pgpmime/plugin.c
6599         * src/plugins/spamassassin/spamassassin.c
6600         * src/plugins/spamassassin/spamassassin.h
6601         * src/plugins/spamassassin/spamassassin_gtk.c
6602         * src/plugins/trayicon/trayicon.c
6603         * tools/OOo2sylpheed.pl
6604         * tools/acroread2sylpheed.pl
6605         * tools/asus_mailled.sh
6606         * tools/filter_conv.pl
6607         * tools/freshmeat_search.pl
6608         * tools/google_search.pl
6609         * tools/kmail2sylpheed.pl
6610         * tools/kmail2sylpheed_v2.pl
6611         * tools/maildir2sylpheed.pl
6612         * tools/multiwebsearch.pl
6613         * tools/newscache_clean.pl
6614         * tools/outlook2sylpheed.pl
6615         * tools/sylpheed-switcher
6616         * tools/update-po
6617         * tools/vcard2xml.py
6618         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6619                 update FSF address
6620
6621 2005-09-21 [colin]      1.9.14cvs46
6622
6623         * src/gedit-print.c
6624         * src/procmsg.c
6625         * src/procmsg.h
6626         * src/textview.c
6627         * src/summaryview.c
6628                 Remove some printing hacks (deselection/reselection),
6629                 which by the way fix printing the currently 
6630                 displayed mime part (still only text)
6631                 Plus a little optimisation of summary_show
6632
6633
6634 2005-09-20 [colin]      1.9.14cvs45
6635
6636         * src/mainwindow.c
6637         * src/messageview.c
6638                 GUI fixups: add accels, set message
6639                 view title to displayed mail's subject
6640         * src/prefs_spelling.c
6641         * src/gtk/gtkaspell.c
6642                 GUI fixups: allow underlining misspelled
6643                 words instead of coloring them (a11y!)
6644
6645 2005-09-19 [colin]
6646
6647         1.9.15rc3 released
6648
6649 2005-09-19 [colin]      1.9.14cvs44
6650
6651         * src/compose.c
6652                 Fix draft message
6653         * src/gtk/gtkaspell.c
6654                 Fix wrong test ;-)
6655
6656 2005-09-19 [colin]      1.9.14cvs43
6657
6658         * src/addressbook.c
6659                 Fix sensitivity of Delete button
6660         * src/compose.c
6661                 Warn if the requested Privacy system
6662                 is not available
6663         * src/exphtmldlg.c
6664         * src/expldifdlg.c
6665         * src/importldif.c
6666         * src/importmutt.c
6667         * src/importpine.c
6668                 Fix crappy UI
6669         * src/
6670         * src/ssl.h
6671         * src/prefs_account.h
6672         * src/prefs_account.c
6673                 Save SSL prefs even in builds that have
6674                 SSL support disable
6675         * src/imap.c
6676         * src/inc.c
6677         * src/news.c
6678         * src/send_message.c
6679                 Warn if connection should be secure, but
6680                 SSL support isn't compiled in
6681         * src/gtkaspell.c
6682                 Fix word separation on UTF-8 systems
6683                 Fixes bug #812 (Strange inline spellchecking)
6684         * src/compose.c
6685                 Warn if the requested Privacy system
6686                 is not available
6687                 Factorize offline warning
6688         * src/imap.c
6689         * src/imap_gtk.c
6690         * src/imap_gtk.h
6691         * src/inc.h
6692         * src/news_gtk.c
6693         * src/news_gtk.h
6694         * src/messageview.c
6695                 Factorize offline warning
6696
6697 2005-09-19 [paul]
6698
6699         1.9.15-rc2 released
6700
6701 2005-09-18 [colin]      1.9.14cvs42
6702
6703         * src/codeconv.c
6704         * src/codeconv.h
6705         * src/procmime.c
6706                 Add a way to get locale's charset ignoring utf-8,
6707                 and use that as default encoding for broken mails
6708
6709 2005-09-18 [colin]      1.9.14cvs41
6710
6711         * src/gtk/logwindow.c
6712                 Translate string. Patch by Fabien Vantard
6713
6714 2005-09-18 [colin]      1.9.14cvs40
6715
6716         * configure.ac
6717                 Fix bug #803 (IMAP/SSL support breaks with 
6718                 GnuTLS libetpan 0.38)
6719
6720 2005-09-18 [colin]      1.9.14cvs39
6721
6722         * src/codeconv.c
6723         * src/compose.c
6724         * src/procmime.c
6725                 More charsets fixes. Fixes bug #806 (non
6726                 ascii characters in subject line)
6727
6728 2005-09-17 [paul]       1.9.14cvs38
6729
6730         * src/folderview.c
6731         * src/mainwindow.c
6732                 fix gcc-2.95 issues
6733                 Patch by Pawel Pekala
6734
6735 2005-09-17 [colin]      1.9.14cvs37
6736
6737         * src/addrindex.c
6738                 bugfix for NO-USE LDAP compilation, patch 
6739                 by Fabien Vantard
6740
6741 2005-09-17 [colin]      1.9.14cvs36
6742
6743         * src/prefs_actions.c
6744         * src/prefs_customheader.c
6745         * src/prefs_display_header.c
6746         * src/prefs_filtering_action.c
6747         * src/prefs_matcher.c
6748         * src/prefs_toolbar.c
6749                 Fix strange casts (less elegant but
6750                 works better)
6751
6752 2005-09-16 [colin]      1.9.14cvs35
6753
6754         * src/jpilot.c
6755                 Missed that one
6756
6757 2005-09-16 [colin]      1.9.14cvs34
6758
6759         * configure.ac
6760         * src/Makefile.am
6761         * src/addr_compl.c
6762         * src/addrindex.c
6763         * src/browseldap.c
6764         * src/editldap.c
6765         * src/ldaplocate.c
6766         * src/ldapquery.c
6767         * src/ldapquery.h
6768         * src/ldapserver.c
6769         * src/ldapserver.h
6770         * src/main.c
6771         * src/matcher_parser_parse.y
6772         * src/prefs_themes.c
6773         * src/etpan/Makefile.am
6774         * src/gtk/description_window.c
6775         * src/plugins/clamav/Makefile.am
6776         * src/plugins/clamav/clamav_plugin.c
6777         * src/plugins/dillo_viewer/Makefile.am
6778         * src/plugins/pgpcore/Makefile.am
6779         * src/plugins/pgpinline/Makefile.am
6780         * src/plugins/pgpmime/Makefile.am
6781         * src/plugins/trayicon/Makefile.am
6782                 Fix 100% cpu usage in address completion list
6783                 Fix little bugs (return with no values etc)
6784                 Fix all warnings (with common CFLAGS)
6785
6786 2005-09-15 [colin]      1.9.14cvs33
6787
6788         * src/addressbook.c
6789                 Fix bug where sometimes a group's email list is empty,
6790                 force its refresh (probably fixes "Re: how to create a 
6791                 distribution list")
6792         * src/ldapquery.c
6793                 Don't return to the callback in the main thread from the
6794                 fetch thread (or face segs!)
6795
6796 2005-09-15 [paul]       1.9.14cvs32
6797
6798         * src/prefs_matcher.c
6799                 forgotten in last commit
6800
6801 2005-09-15 [paul]       1.9.14cvs31
6802
6803         * src/prefs_actions.c
6804         * src/prefs_filtering_action.c
6805         * src/prefs_quote.c
6806         * src/quote_fmt.c
6807         * src/summaryview.c
6808         * src/gtk/description_window.c
6809         * src/gtk/description_window.h
6810         * src/gtk/quicksearch.c
6811                 allow interaction with the called
6812                 description window
6813                 Patch by Anders Hammar
6814
6815 2005-09-14 [paul]       1.9.14cvs30
6816
6817         * src/compose.c
6818                 fix a little annoyance when pasting with 3rd button 
6819                 with wrap_pastes=0 and wrap_input=1
6820                 Patch by Colin
6821
6822 2005-09-14 [paul]       1.9.14cvs29
6823
6824         * src/prefs_account.c
6825                 disable 'Filter messages on receiving' for
6826                 SMTP-only accounts
6827                 Patch  by Anders Hammar
6828
6829 2005-09-14 [paul]       1.9.14cvs28
6830
6831         * po/sk.po
6832                 fix crash
6833                 updated by Andrej Kacian
6834
6835 2005-09-14 [paul]
6836
6837         1.9.15-rc1 released
6838
6839 2005-09-14 [paul]       1.9.14cvs27
6840
6841         * po/es.po
6842                 updated by Ricardo Mones Lastra
6843         * src/compose.c
6844         * src/compose.h
6845                 associate no_wrap_tags to Compose windows
6846                 instead of using a static one
6847                 Patch by Colin
6848         * src/mbox.c
6849                 fix proc_mbox()
6850                 Patch by wwp
6851         * src/textview.c
6852                 remove unneeded printf()
6853
6854 2005-09-14 [paul]       1.9.14cvs26
6855
6856         * src/addrcache.c
6857         * src/codeconv.h
6858         * src/folder.h
6859         * src/mainwindow.h
6860         * src/mh.c
6861         * src/mimeview.h
6862         * src/partial_download.c
6863         * src/pop.c
6864         * src/prefs_account.c
6865         * src/prefs_account.h
6866         * src/prefs_actions.c
6867         * src/prefs_customheader.c
6868         * src/prefs_display_header.c
6869         * src/prefs_filtering_action.c
6870         * src/prefs_matcher.c
6871         * src/prefs_toolbar.c
6872         * src/privacy.h
6873         * src/procmime.c
6874         * src/procmime.h
6875         * src/procmsg.h
6876         * src/textview.c
6877         * src/undo.h
6878         * src/common/plugin.c
6879         * src/common/session.h
6880         * src/common/socket.c
6881         * src/common/socket.h
6882         * src/common/template.c
6883         * src/gtk/gtkaspell.c
6884         * src/gtk/quicksearch.h
6885         * src/plugins/pgpcore/passphrase.c
6886         * src/plugins/pgpcore/prefs_gpg.h
6887         * src/plugins/pgpcore/select-keys.c
6888         * src/plugins/pgpcore/select-keys.h
6889         * src/plugins/pgpcore/sgpgme.c
6890         * src/plugins/pgpinline/pgpinline.c
6891         * src/plugins/pgpmime/pgpmime.c
6892         * src/plugins/trayicon/trayicon.c
6893                 fix compilation warnings
6894                 Patch by Daniel Gustafson
6895
6896 2005-09-14 [paul]       1.9.14cvs25
6897
6898         * src/addressbook.c
6899                 add missing column header, and other small
6900                 bug fixes
6901                 Patch by Anders Hammar
6902
6903 2005-09-13 [colin]      1.9.14cvs24
6904
6905         * src/gtk/gtkaspell.c
6906                 Fix non-utf8 in menu
6907                 Fix little leaks
6908                 Nullify struct members after free()s
6909
6910 2005-09-13 [colin]      1.9.14cvs23
6911
6912         * src/compose.c
6913                 Test utf8 compliance before inserting to 
6914                 buffer, and try to convert if necessary
6915         * src/procmime.c
6916                 If no charset is present, use the locale 
6917                 one instead of us-ascii
6918         * src/procmsg.c
6919                 Add Sender, List-Post and To in the checked 
6920                 headers for automatic rules creation 
6921                 (thanks to wwp)
6922         * src/prefs_themes.c
6923         * src/gtk/gtkaspell.c
6924                 Remove deprecated functions. 
6925                 patch by Daniel Gustafson
6926
6927 2005-09-12 [colin]      1.9.14cvs22
6928
6929         * src/compose.c
6930                 Fix bug #448 (Scrolling/Redraw issue with 
6931                 address-fields in Header)
6932         * src/mainwindow.c
6933         * src/summaryview.c
6934         * src/summaryview.h
6935                 Fix loss of MSG_MARKED on move/copy
6936                 Fix bug #804 (Quicksearch togglebutton doesn't 
6937                 get depressed after '/' key is pressed)
6938
6939 2005-09-12 [paul]       1.9.14cvs21
6940
6941         * AUTHORS
6942         * src/gtk/logwindow.c
6943                 add 'Clear Log' to popup menu
6944                 Patch by Anders Hammar <anders.hammar@telia.com>
6945
6946 2005-09-12 [paul]       1.9.14cvs20
6947
6948         * src/compose.c
6949                 set correct sensitivity on attachments
6950                 popup menu
6951         * src/folder.c
6952                 fix typo
6953         * src/prefs_spelling.c
6954                 fix crash when no LANG env is set
6955         * src/common/xml.c
6956                 fix crash in wizard
6957                 don't use memeory after free
6958
6959         All patches by Daniel Gustafson
6960
6961 2005-09-12 [paul]       1.9.14cvs19
6962
6963         * src/prefs_themes.c
6964                 make theme info selectable
6965         * src/gtk/description_window.c
6966                 make window non-modal
6967         * tools/README
6968                 add details of asus_mailed.sh
6969         * tools/claws.i18n.status.pl
6970                 update for new zh_TW translator
6971                 widen the output
6972                 create alternate coloured lines
6973                 improve readability
6974
6975 2005-09-10 [colin]      1.9.14cvs18
6976
6977         * src/plugins/pgpcore/select-keys.c
6978                 Better order for the buttons
6979
6980 2005-09-10 [colin]      1.9.14cvs17
6981
6982         * src/compose.c
6983         * src/plugins/pgpcore/select-keys.c
6984         * src/plugins/pgpcore/select-keys.h
6985         * src/plugins/pgpcore/sgpgme.c
6986                 Add a "Don't encrypt" button to the key
6987                 selection dialog. Fixes bug #177 (There should be a 
6988                 'Don't encrypt button in the Select Keys dialog)
6989
6990 2005-09-10 [colin]      1.9.14cvs16
6991
6992         * src/compose.c
6993                 Fix bug #572 (%X option does not work with templates)
6994
6995 2005-09-10 [colin]      1.9.14cvs15
6996
6997         * src/toolbar.c 
6998                 Remove g_print
6999
7000 2005-09-10 [colin]      1.9.14cvs14
7001
7002         * src/imap.c
7003                 Fix a possible crash
7004
7005 2005-09-09 [colin]      1.9.14cvs13
7006
7007         * src/imap.c
7008         * src/etpan/imap-thread.c
7009         * src/etpan/imap-thread.h
7010                 Fix moving from queue or drafts to normal folders
7011                 Fix bug #794 (No way to delete without expunging)
7012                 Take flags unset by other mailers into account
7013                 Take deleted flag set by other mailers into account
7014                 Fix unsetting REPLIED flag
7015                 Fix crash when capabilities can't be retrieved
7016         * src/mainwindow.c
7017         * src/mainwindow.h
7018                 Add M_DELAYED_FLAGS condition, and let the user use
7019                 Execute in order to be able to expunge deleted mails,
7020                 even if he's not in delayed execute mode
7021         * src/prefs_spelling.c
7022                 Use 'en' dictionary by default if LANG is POSIX or C
7023         * src/gtk/prefswindow.c
7024                 Fix bug #767 (Preferences windows expanding) by making
7025                 the window a bit larger when the resolution is greater
7026                 than 640x480, and by putting the prefs in a
7027                 GtkScrolledWindow.
7028
7029 2005-09-09 [paul]       1.9.14cvs12
7030
7031         * AUTHORS
7032         * configure.ac
7033         * po/zh_TW.Big5.po      ** REMOVED **
7034         * po/zh_TW.po           ** ADDED **
7035                 updated by Wei-Lun Chao
7036
7037 2005-09-09 [paul]       1.9.14cvs11
7038
7039         * src/mainwindow.c
7040                 fix asserts
7041         * src/common/xml.c
7042                 delay memory allocation until file is
7043                 opened successfully
7044                 Patch by Daniel Gustafson
7045
7046 2005-09-09 [colin]      1.9.14cvs10
7047
7048         * src/imap.c
7049                 Add guards
7050
7051 2005-09-08 [colin]      1.9.14cvs9
7052
7053         * src/compose.c
7054                 Alert when we can't save draft
7055                 Fix various wrap/color issues
7056                 Add mid-click pasting respecting wrap_paste option
7057         * src/folder.c
7058         * src/folder.h
7059         * src/folder_item_prefs.c
7060         * src/folder_item_prefs.h
7061         * src/imap.c
7062         * src/imap_gtk.c
7063         * src/imap_gtk.h
7064         * src/main.c
7065         * src/mainwindow.c
7066         * src/mainwindow.h
7067         * src/news.c
7068         * src/news_gtk.c
7069         * src/news_gtk.h
7070         * src/prefs_folder_item.c
7071                 Fix the impossibility to synchronise folders for
7072                 offline use (IMAP and NNTP are concerned)
7073
7074 2005-09-08 [colin]      1.9.14cvs8
7075
7076         * configure.ac
7077                 Build LDAP and JPilot by default if available
7078         * src/textview.c
7079                 Fix use after free
7080
7081 2005-09-08 [paul]       1.9.14cvs7
7082
7083         * doc/manual/en/sylpheed-1.html
7084         * doc/manual/en/sylpheed-18.html
7085         * doc/manual/en/sylpheed-19.html
7086         * doc/manual/en/sylpheed-4.html
7087         * doc/manual/en/sylpheed-6.html
7088         * doc/manual/en/sylpheed.html
7089                 a few minor updates, plus include some
7090                 details about plugins and their requirements
7091         * src/mainwindow.c
7092                 minor changes to English in /View/Sort
7093
7094 2005-09-07 [colin]      1.9.14cvs6
7095
7096         * doc/manual/en/sylpheed-1.html
7097         * doc/manual/en/sylpheed-10.html
7098         * doc/manual/en/sylpheed-11.html
7099         * doc/manual/en/sylpheed-12.html
7100         * doc/manual/en/sylpheed-13.html
7101         * doc/manual/en/sylpheed-14.html
7102         * doc/manual/en/sylpheed-15.html
7103         * doc/manual/en/sylpheed-16.html
7104         * doc/manual/en/sylpheed-17.html
7105         * doc/manual/en/sylpheed-18.html
7106         * doc/manual/en/sylpheed-19.html
7107         * doc/manual/en/sylpheed-2.html
7108         * doc/manual/en/sylpheed-20.html
7109         * doc/manual/en/sylpheed-21.html
7110         * doc/manual/en/sylpheed-22.html
7111         * doc/manual/en/sylpheed-3.html
7112         * doc/manual/en/sylpheed-4.html
7113         * doc/manual/en/sylpheed-5.html
7114         * doc/manual/en/sylpheed-6.html
7115         * doc/manual/en/sylpheed-7.html
7116         * doc/manual/en/sylpheed-8.html
7117         * doc/manual/en/sylpheed-9.html
7118         * doc/manual/en/sylpheed.html
7119                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7120
7121 2005-09-07 [colin]      1.9.14cvs5
7122
7123         * src/mainwindow.c
7124                 Make labels more to-the-point
7125
7126 2005-09-07 [colin]      1.9.14cvs4
7127
7128         * doc/manual/en/sylpheed-1.html
7129         * doc/manual/en/sylpheed-12.html
7130         * doc/manual/en/sylpheed-13.html
7131         * doc/manual/en/sylpheed-14.html
7132         * doc/manual/en/sylpheed-15.html
7133         * doc/manual/en/sylpheed-16.html
7134         * doc/manual/en/sylpheed-17.html
7135         * doc/manual/en/sylpheed-18.html
7136         * doc/manual/en/sylpheed-19.html
7137         * doc/manual/en/sylpheed-2.html
7138         * doc/manual/en/sylpheed-20.html
7139         * doc/manual/en/sylpheed-21.html
7140         * doc/manual/en/sylpheed-22.html
7141         * doc/manual/en/sylpheed-4.html
7142         * doc/manual/en/sylpheed-5.html
7143         * doc/manual/en/sylpheed-6.html
7144         * doc/manual/en/sylpheed-7.html
7145         * doc/manual/en/sylpheed-8.html
7146         * doc/manual/en/sylpheed-9.html
7147         * doc/manual/en/sylpheed.html
7148                 Update manual
7149
7150 2005-09-07 [colin]      1.9.14cvs3
7151
7152         * doc/faq/en/sylpheed-faq-1.html
7153         * doc/faq/en/sylpheed-faq-2.html
7154         * doc/faq/en/sylpheed-faq-3.html
7155         * doc/faq/en/sylpheed-faq.html
7156                 Update FAQ
7157
7158 2005-09-07 [colin]      1.9.14cvs2
7159
7160         * src/folderview.c
7161         * src/procmsg.c
7162         * src/summaryview.c
7163         * src/toolbar.c
7164                 Fix special subfolders:
7165                 - Inherit parent's icon
7166                 - sent contents of queues subfolders
7167                 - empty subfolders of trashes
7168         * src/mainwindow.c
7169                 Remove outdated manual and faq entries
7170         * src/common/utils.c
7171                 Add quotes around %s coming from mailcap
7172
7173 2005-09-07 [colin]      1.9.14cvs1
7174
7175         * src/compose.c
7176                 After saving draft, set modified to FALSE
7177         * src/mimeview.c
7178         * src/common/utils.c
7179         * src/common/utils.h
7180                 Try to open mime parts using what is 
7181                 indicated in ~/.mailcap or /etc/mailcap,
7182                 if possible.
7183
7184 2005-09-05 [paul]       1.9.14
7185
7186         1.9.14 released
7187
7188         * po/sk.po
7189                 updated by Andrej Kacian
7190
7191 2005-09-05 [paul]       1.9.13cvs83
7192
7193         * po/de.po
7194         * po/es.po
7195         * po/fi.po
7196         * po/fr.po
7197         * po/nb.po
7198         * po/pt_BR.po
7199         * po/sr.po
7200                 updated translations by Thomas Gilgin, Ricardo Mones
7201                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7202                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7203
7204 2005-09-04 [paul]       1.9.13cvs82
7205
7206         * src/compose.c
7207                 only warn about exceeded line length limit
7208                 on send
7209
7210 2005-09-04 [paul]       1.9.13cvs81
7211
7212         * src/compose.c
7213                 fix crash in 'line length exceeded' dialogue
7214
7215 2005-09-02 [paul]       1.9.13cvs80
7216
7217         * src/imap.c
7218                 fix bug 795, 'Connection lost IMAP'
7219                 and add statusbar prints
7220                 Patch by Colin
7221
7222 2005-09-02 [paul]       1.9.13cvs79
7223
7224         * src/compose.c
7225                 compose_wrap_paragraph() becomes
7226                 compose_beautify_paragraph()
7227                 Patch by Colin
7228
7229 2005-09-02 [colin]      1.9.13cvs78
7230
7231         * src/folderview.c
7232                 Micro-fix
7233
7234 2005-09-01 [colin]      1.9.13cvs77
7235
7236         * src/imap.c
7237                 Maybe fix bug #795 (Connection lost IMAP)
7238                 Don't try to send logout when we're disconnected.
7239         * src/summaryview.c
7240                 Include locked and marked emails in HRM
7241                 view. Fixes bug #800 (Locked messages no longer 
7242                 show up when hide read messages is used)
7243
7244 2005-09-01 [paul]       1.9.13cvs76
7245
7246         * src/prefs_common.c
7247                 fix bad cutting
7248
7249 2005-08-31 [colin]      1.9.13cvs75
7250
7251         * src/folderview.c
7252         * src/folderview.h
7253         * src/prefs_summaries.c
7254         * src/summaryview.c
7255                 Fix "go to next new", fix preference
7256                 (Open unread/next swapped)
7257
7258 2005-08-31 [paul]       1.9.13cvs74
7259
7260         * src/compose.c
7261         * src/folderview.c
7262         * src/headerview.c
7263         * src/headerview.h
7264         * src/mainwindow.c
7265         * src/prefs_common.c
7266         * src/prefs_common.h
7267         * src/prefs_fonts.c
7268         * src/summaryview.c
7269         * src/textview.c
7270         * src/common/defs.h
7271                 remove obsolete BOLD_FONT setting
7272                 fix font update in headerview and textview
7273                 headers after prefs change
7274                 Patch By Colin
7275
7276 2005-08-31 [paul]
7277
7278         1.9.14-rc4 released
7279
7280 2005-08-30 [colin]      1.9.13cvs73
7281
7282         * src/summaryview.c
7283                 When Hide read messages is selected and we
7284                 refresh the summaryview, don't remove the 
7285                 currently displayed message. Fixes bug #797
7286                 (Summary view reloads when new mail is 
7287                 downloaded in 1.9.14 rc)
7288
7289 2005-08-30 [colin]      1.9.13cvs72
7290
7291         * src/folderview.c
7292                 Fix flickering
7293         * src/mainwindow.c
7294                 Remove useless callback
7295         * src/mimeview.c
7296         * src/gtk/filesel.c
7297         * src/gtk/filesel.h
7298                 Add a filesel_select_file_save_folder() - used by Save All
7299
7300 2005-08-29 [paul]       1.9.13cvs71
7301
7302         * AUTHORS
7303         * src/matcher_parser_parse.y
7304         * src/etpan/imap-thread.c
7305                 fix building on FreeBSD
7306                 Patch by Daniel Gustafson <daniel@hobbit.se>
7307
7308 2005-08-29 [paul]       1.9.13cvs70
7309
7310         * src/plugins/pgpinline/pgpinline.c
7311                 only initialise sig result if it's been handled
7312                 Patch by Colin
7313
7314 2005-08-29 [paul]       1.9.13cvs69
7315         
7316         Patches by Colin:
7317
7318         * src/imap.c
7319         * src/common.utils.c
7320         * src/common/utils.h
7321                 optimisation
7322         * src/stock_pixmap.h
7323                 fix wrong icon reference
7324         * src/pixmaps/trash_btn.xpm
7325                 replace with nicer image
7326
7327 2005-08-28 [colin]      1.9.13cvs68
7328
7329         * src/Makefile.am
7330         * src/stock_pixmap.c
7331         * src/stock_pixmap.h
7332         * src/toolbar.c
7333         * src/pixmaps/trash_btn.xpm
7334                 Add a specific trash xpm for the button
7335
7336 2005-08-28 [colin]      1.9.13cvs67
7337
7338         * src/imap.c
7339                 Fix leak
7340
7341 2005-08-27 [colin]      1.9.13cvs66
7342
7343         * src/imap.c
7344         * src/procmime.c
7345                 Correctly fix "Problem with replies", fixes
7346                 pgpmime encryption too. 
7347
7348 2005-08-27 [colin]      1.9.13cvs65
7349
7350         * src/folder.c
7351         * src/procmsg.c
7352         * src/procmsg.h
7353         * src/summaryview.c
7354                 Fix bug #517 (messages removed from summaryview 
7355                 when moving fails)
7356
7357 2005-08-27 [colin]      1.9.13cvs64
7358
7359         * tools/Makefile.am
7360         * tools/asus_mailled.sh
7361                 Add a script to blink ASUS laptops' mail LED where there
7362                 is unread mail.
7363
7364 2005-08-27 [colin]      1.9.13cvs63
7365
7366         * src/imap.c
7367         * src/etpan/imap-thread.c
7368         * src/etpan/imap-thread.h
7369                 Implement automatic choosing of login method
7370                 Fixes bug #791
7371         * src/gtk/.cvsignore
7372                 Add sylpheed-marshal.[ch]
7373
7374 2005-08-27 [colin]      1.9.13cvs62
7375
7376         * src/common/utils.c
7377                 Fix confusing perror
7378
7379 2005-08-27 [colin]      1.9.13cvs61
7380
7381         * src/toolbar.c
7382         * src/toolbar.h
7383                 Remove A_DELETE, replace it with 
7384                 A_TRASH and A_DELETE_REAL. Automatically
7385                 rewrite config files to replace A_DELETE
7386                 with A_TRASH (no functionality change).
7387                 Fixes half of #794
7388
7389 2005-08-26 [colin]      1.9.13cvs60
7390
7391         * src/procmime.c
7392                 Previous "Problem with replies" fix brought other
7393                 problems, fixing them
7394
7395 2005-08-26 [colin]      1.9.13cvs59
7396
7397         * src/procmime.c
7398                 Fix "Problem with replies". This happened only
7399                 on IMAP...
7400         * src/procmsg.c
7401                 Factorize code a bit
7402         * src/compose.c
7403                 Speed improvement on very long messages (wrapping)
7404                 Fix signature color on Reedit and Redirect
7405                 On Reedit, don't attach pgp-signatures parts, but
7406                 set signing to On.
7407
7408 2005-08-24 [paul]       1.9.13cvs58
7409
7410         * src/compose.c
7411                 don't claim success when clicking
7412                 Cancel on the passphrase box.
7413                 Patch by Colin
7414
7415 2005-08-24 [paul]       1.9.13cvs57
7416
7417         * src/main.c
7418                 fix misplaced sylpheed.log
7419         * src/common/defs.h
7420                 define UIDL_DIR
7421
7422 2005-08-24 [paul]       1.9.13cvs56
7423
7424         * src/imap.c
7425         * src/etpan/imap-thread.c
7426         * src/etpan/imap-thread.h
7427                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7428                 Patch by Colin
7429         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7430         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7431                 remove autogenerated files
7432         * tools/kdeservicemenu/README
7433         * tools/kdeservicemenu/install.sh
7434         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7435         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7436                 use Claws icon, use 'Sylpheed-Claws' in menu,
7437                 use kdialog, and other cleanups
7438
7439 2005-08-23 [paul]       1.9.13cvs55
7440
7441         * src/compose.c
7442                 fix paste/wrap crash
7443                 Patch by Colin
7444
7445 2005-08-23 [paul]       1.9.13cvs54
7446
7447         * src/main.c
7448                 fix crash recovery
7449                 Patch by Colin
7450
7451 2005-08-23 [paul]       1.9.13cvs53
7452
7453         * src/addressbook.c
7454         * src/editaddress.c
7455                 view all data of LDAP contacts
7456                 Patch by Colin
7457
7458 2005-08-23 [paul]       1.9.13cvs52
7459
7460         * src/addressbook.c
7461                 fix issues with the Search field
7462                 Patch by Colin
7463
7464 2005-08-22 [paul]       1.9.13cvs51
7465
7466         * src/folderview.c
7467                 put name of folder in processing dialog
7468                 title
7469         * src/prefs_folder_item.c
7470                 improve english usage
7471
7472 2005-08-22 [paul]       1.9.13cvs50
7473
7474         * src/filtering.c
7475         * src/filtering.h
7476         * src/matcher.c
7477         * src/matcher_parser_lex.l
7478         * src/matcher_parser_parse.y
7479         * src/prefs_filtering.c
7480                 add Filtering/Processing rule names feature.
7481                 (the incompatible old matcherrc is saved as
7482                 matcherrc.pre_names).
7483                 Patch by Colin
7484
7485 2005-08-22 [paul]       1.9.13cvs49
7486
7487         * src/procmsg.c
7488                 fix colour labelling
7489                 Patch by Colin
7490
7491 2005-08-22 [paul]       1.9.13cvs48
7492
7493         * src/textview.c
7494                 fix open_image_cb()
7495
7496 2005-08-22 [paul]       1.9.13cvs47
7497
7498         * src/imap.c
7499                 fix bug 789, 'SC crashes with imap (CVS ver)'
7500                 Patch by Colin
7501
7502 2005-08-22 [paul]       1.9.13cvs46
7503
7504         * src/mimeview.c
7505         * src/prefs_common.c
7506         * src/common/defs.h
7507                 define reused defaults in defs.h
7508         * src/textview.c
7509                 add 'Open image' to image popup menu
7510
7511 2005-08-21 [colin]      1.9.13cvs45
7512
7513         * src/summaryview.c
7514                 Fix bug #788 (Bogus "From" address displayed)
7515
7516 2005-08-20 [colin]      1.9.13cvs44
7517
7518         * src/folder.c
7519                 Fix buf #787 (multilevel delete causes SIGSEGV)
7520
7521 2005-08-19 [colin]      1.9.13cvs43
7522
7523         * src/inc.c
7524         * src/prefs_common.c
7525         * src/prefs_common.h
7526                 Add an hidden pref to allow modifying the
7527                 update stepping in incorporation.
7528                 Patch by wwp.
7529
7530 2005-08-19 [colin]      1.9.13cvs42
7531
7532         * src/compose.c
7533         * src/procmime.c
7534                 Workaround for broken MUAs: encode 
7535                 Content-type: name: as ASCII and 
7536                 Content-Disposition: filename: as
7537                 per rfc2231
7538         * src/prefs_account.c
7539                 Fix invisible-ness of SMTP SSL prefs
7540                 in NNTP accounts
7541
7542 2005-08-19 [paul]       1.9.13cvs41
7543
7544         * src/compose.c
7545         * src/prefs_common.c
7546         * src/prefs_common.h
7547         * src/prefs_wrapping.c
7548                 paste with or without wrapping.
7549                 patch by Colin
7550
7551 2005-08-19 [paul]       1.9.13cvs40
7552
7553         * src/prefs_common.c
7554         * src/prefs_common.h
7555         * src/summaryview.c
7556                 reintroduce enable_swap_from as a
7557                 hidden pref. patch by Colin
7558         * src/quote_fmt_parse.y
7559         * src/plugins/clamav/clamav_plugin.c
7560         * src/plugins/dillo_viewer/dillo_viewer.c
7561         * src/plugins/mathml_viewer/mathml_viewer.c
7562         * src/plugins/pgpcore/sgpgme.c
7563         * src/plugins/pgpinline/pgpinline.c
7564         * src/plugins/pgpmime/pgpmime.c
7565                 tidy up. patch by Colin
7566
7567 2005-08-19 [paul]       1.9.13cvs39
7568
7569         * configure.ac
7570                 complete cvs38's sync
7571         * src/editaddress.c
7572         * src/gedit-print.c
7573         * src/mutt.c
7574         * src/etpan/etpan-log.c
7575         * src/etpan/imap-thread.c
7576         * src/gtk/gtksourceprintjob.c
7577                 fix compilation warnings
7578                 (patch by Colin)
7579
7580 2005-08-19 [paul]       1.9.13cvs38
7581
7582         sync with main:
7583
7584         * src/account.c
7585         * src/action.c
7586         * src/addrbook.c
7587         * src/addrcache.c
7588         * src/addrharvest.c
7589         * src/addrindex.c
7590         * src/codeconv.c
7591         * src/compose.c
7592         * src/crash.c
7593         * src/exporthtml.c
7594         * src/exportldif.c
7595         * src/folder.c
7596         * src/image_viewer.c
7597         * src/inc.c
7598         * src/inc.h
7599         * src/jpilot.c
7600         * src/ldif.c
7601         * src/main.c
7602         * src/matcher.c
7603         * src/mbox.c
7604         * src/messageview.c
7605         * src/mh.c
7606         * src/mimeview.c
7607         * src/msgcache.c
7608         * src/mutt.c
7609         * src/news.c
7610         * src/partial_download.c
7611         * src/pine.c
7612         * src/pop.c
7613         * src/prefs_actions.c
7614         * src/prefs_common.c
7615         * src/prefs_customheader.c
7616         * src/prefs_display_header.c
7617         * src/prefs_gtk.c
7618         * src/prefs_themes.c
7619         * src/procheader.c
7620         * src/procmime.c
7621         * src/procmsg.c
7622         * src/recv.c
7623         * src/send_message.c
7624         * src/simple-gettext.c
7625         * src/sourcewindow.c
7626         * src/textview.c
7627         * src/vcard.c
7628         * src/common/defs.h
7629         * src/common/log.c
7630         * src/common/plugin.c
7631         * src/common/prefs.c
7632         * src/common/session.c
7633         * src/common/session.h
7634         * src/common/socket.c
7635         * src/common/socket.h
7636         * src/common/ssl_certificate.c
7637         * src/common/template.c
7638         * src/common/utils.c
7639         * src/common/utils.h
7640         * src/common/xml.c
7641         * src/gtk/about.c
7642         added wrappers for C library function that
7643                 take pathname arguments.
7644                 enabled compilation with MinGW.
7645                 use GDir instead of directly using opendir().
7646                 added rename_force().
7647
7648 2005-08-19 [paul]       1.9.13cvs37
7649         
7650         patches by Colin:
7651         * src/compose.c
7652                 fix privacy settings on re-editing
7653                 a sent message
7654         * src/jpilot.c
7655                 fix encoding bug
7656         * src/folder.c
7657         * src/procmsg.c
7658         * src/procmsg.h
7659         * src/summaryview.c
7660                 flag changing optimisation
7661
7662 2005-08-18 [martin]     1.9.13cvs36
7663
7664         * commitHelper
7665             added my login
7666         * src/addrcache.c
7667         * src/addrharvest.c
7668         * src/addrindex.c
7669         * src/compose.c
7670         * src/grouplistdialog.c
7671         * src/main.c
7672         * src/mainwindow.c
7673         * src/msgcache.c
7674         * src/mutt.c
7675         * src/pine.c
7676         * src/prefs_account.c
7677         * src/prefs_themes.c
7678         * src/stock_pixmap.c
7679         * src/summaryview.c
7680         * src/gtk/about.c
7681         * src/gtk/logwindow.c
7682             removed deprecated glib and gdk stuff
7683         * src/plugins/pgpcore/select-keys.c
7684             convert attributes from locale to utf8
7685
7686 2005-08-17 [paul]       1.9.13cvs35
7687
7688         * src/account.c
7689         * src/addressbook.c
7690                 use new GTK_STOCK_ icons if available
7691         * src/summaryview.c
7692         * src/gtk/gtksctree.c
7693         * src/gtk/gtksctree.h
7694                 faster range select. patch by Colin
7695
7696 2005-08-17 [paul]       1.9.13cvs34
7697
7698         patches by colin:
7699         * src/addressbook.c
7700         * src/addressitem.h
7701                 Add an edit button for contacts, fix selections
7702                 of gtksctree items
7703         * src/editaddress.c
7704                 Change labels, let Save be always possible in the
7705                 email and user atributes tabs
7706         * src/folderview.c
7707                 fix sort issues
7708         * src/summaryview.c
7709                 select next item instead of the displayed one
7710                 after deletion
7711
7712         * src/gtk/progressdialog.c
7713                 use prefs_common.enable_rules_hint
7714
7715 2005-08-13 [hoa]        1.9.13cvs33
7716
7717         * src/etpan/imap-thread.c
7718                 fixed build on Solaris.
7719
7720 2005-08-10 [colin]      1.9.13cvs32
7721
7722         * src/procmsg.c
7723                 Fix cvs31 (missing fclose before reading
7724                 the file)
7725
7726 2005-08-10 [colin]      1.9.13cvs31
7727
7728         * src/procmsg.c
7729                 Fix procmsg_msginfo_new_from_mimeinfo() when
7730                 the MimeInfo isn't stored in memory. This fixes
7731                 replying to an attached message.
7732
7733 2005-08-10 [colin]      1.9.13cvs30
7734
7735         * src/mainwindow.c
7736                 Fix slowness in account changing
7737
7738 2005-08-10 [colin]      1.9.13cvs29
7739
7740         * src/folder.c
7741         * src/folderutils.c
7742         * src/folderview.c
7743         * src/imap_gtk.c
7744         * src/mainwindow.c
7745         * src/mh_gtk.c
7746         * src/procmsg.c
7747         * src/summaryview.c
7748                 Optimize folder_has_parent_of_type
7749                 Prevent moving special sub-folders from contextual menus
7750                 Rework message a bit ("Empty all messages" -> "Delete all
7751                 messages")
7752                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7753                 and "Deleted Items" folders)
7754
7755 2005-08-08 [colin]      1.9.13cvs28
7756
7757         * src/summaryview.c
7758         * src/prefs_summaries.c
7759                 Make "Select first unread|new" more flexible
7760                 (just prioritize new or unread)
7761
7762 2005-08-08 [colin]      1.9.13cvs27
7763
7764         * src/summaryview.c
7765                 If "select first new" is selected and there only
7766                 are unread messages, fallback to "select first
7767                 unread".
7768
7769 2005-08-08 [colin]      1.9.13cvs26
7770
7771         * src/folder.c
7772                 Fix shameful bugs (and bug #779)
7773
7774 2005-08-08 [colin]      1.9.13cvs25
7775
7776         * src/folder.c
7777         * src/folder.h
7778                 Cache parents' type to make folder_has_parent_of_type
7779                 faster
7780         * src/folderview.c
7781                 Forbid DnD of special sub-folders
7782         * src/procmsg.c
7783         * src/procmsg.h
7784                 Add MAIL_POSTFILTERING_HOOK
7785         * src/summaryview.c
7786                 Revert over-zealous deletion of the use_addr_book 
7787                 code
7788
7789 2005-08-07 [colin]      1.9.13cvs24
7790
7791         * src/folder.c
7792                 Fix big mistake (passing MsgInfo instead 
7793                 of FolderItem)
7794
7795 2005-08-07 [colin]      1.9.13cvs23
7796
7797         * src/compose.c
7798         * src/folder.c
7799         * src/folder.h
7800         * src/foldersel.c
7801         * src/folderutils.c
7802         * src/folderview.c
7803         * src/imap.c
7804         * src/mainwindow.c
7805         * src/messageview.c
7806         * src/mh.c
7807         * src/msgcache.c
7808         * src/procmime.c
7809         * src/summaryview.c
7810                 Make subfolders of Drafts, Queue, Outbox, Trash
7811                 work like their parents. 
7812                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7813
7814 2005-08-07 [colin]      1.9.13cvs22
7815
7816         * src/addressbook.c
7817                 Fix bug #771 (Dragged contacts not saved)
7818
7819 2005-08-07 [paul]       1.9.13cvs21
7820
7821         * src/summaryview.c
7822                 fix bug 32 'Search Doesn't display results
7823                 if "Hide Read Messages" is chosen'
7824                 be more literal in interpreting 'Hide read
7825                 messages'
7826
7827 2005-08-07 [colin]      1.9.13cvs20
7828
7829         * src/folderview.c
7830                 Add debug
7831         * src/summaryview.c
7832                 Faster 'unthread_for_execution'
7833
7834 2005-08-06 [paul]       1.9.13cvs19
7835
7836         * src/mainwindow.c
7837                 add mnemonics to Set displayed columns
7838                 fix bug where msgview_visible option was
7839                 overwritten as TRUE on startup
7840
7841 2005-08-06 [paul]       1.9.13cvs18
7842
7843         * src/mainwindow.c
7844                 refer to 'displayed columns in folder/message
7845                 list' not 'displayed items in summary/message view'
7846         * src/prefs_display_header.c
7847                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7848                 be consistent with similar dialogues
7849         * src/prefs_folder_column.c
7850         * src/prefs_summary_column.c
7851                 'columns' not 'items', and folder and message lists,
7852                 instead of folder and summary views;
7853                 Use 'Hidden columns' as list heading not 'Available
7854                 items';
7855                 move the 'Remove' button to the right hand side;
7856                 top-align the buttons;
7857                 remove unneeded vbox
7858         * src/prefs_summaries.c
7859                 put the 2 column prefs buttons in a frame to reduce
7860                 overall width; refer to columns not items &c.
7861
7862 2005-08-05 [colin]      1.9.13cvs17
7863
7864         * src/prefs_common.c
7865         * src/prefs_common.h
7866         * src/mainwindow.c
7867         * src/compose.c
7868         * src/messageview.c
7869                 Add an hidden toolbar_detachable pref, so
7870                 that I can get rid of these painful handles
7871                 in the toolbars. Defaults to TRUE to avoid
7872                 changing the GUI on unsuspecting people...
7873
7874 2005-08-05 [colin]      1.9.13cvs16
7875
7876         * src/Makefile.am
7877         * src/prefs_folder_column.c
7878         * src/prefs_folder_column.h
7879                 Add prefs for folder columns
7880         * src/folderview.c
7881         * src/folderview.h
7882         * src/mainwindow.c
7883         * src/mainwindow.h
7884         * src/prefs_common.c
7885         * src/prefs_common.h
7886         * src/prefs_summaries.c
7887                 Use them
7888         * src/prefs_summary_column.c
7889         * src/summaryview.c
7890         * src/summaryview.h
7891                 Add a To column
7892         * src/textview.c
7893         * src/common/utils.c
7894         * src/common/utils.h
7895                 Move uri colourisation functions
7896                 to utils
7897         * src/compose.c
7898                 Colourise URIs
7899         * src/imap.c
7900                 Fix bug with LIST where we'd try
7901                 to get Folder//////[...]/// 
7902
7903 2005-08-05 [paul]       1.9.13cvs15
7904
7905         * src/prefs_summaries.c
7906                 improve the English usage
7907         * src/summaryview.c
7908                 set font on column change
7909                 thanks to Colin
7910
7911 2005-08-05 [paul]       1.9.13cvs14
7912
7913         * src/prefs_common.c
7914         * src/prefs_common.h
7915         * src/prefs_summaries.c
7916         * src/summaryview.c
7917                 replace 'open_unread_on_enter' option with
7918                 'select_on_entry' option. opening/not opening
7919                 is now exclusively controlled by 'always_show_msg'
7920
7921 2005-08-04 [colin]      1.9.13cvs13
7922
7923         * src/compose.c
7924                 Remove dead code
7925                 Add colourisation of quotes and signatures
7926         * src/folderview.c
7927                 Fix possible crashes
7928         * src/messageview.c
7929                 Change an assert that is no problem
7930         * src/news.c
7931         * src/news_gtk.c
7932         * src/news_gtk.h
7933                 Fix offline mode
7934         * src/gtk/quicksearch.c
7935                 Fix a possible crash
7936
7937 2005-08-03 [colin]      1.9.13cvs12
7938
7939         * src/prefs_account.c
7940                 Fix bug #777 (Sylpheed crash in account configuration)
7941
7942 2005-08-03 [colin]      1.9.13cvs11
7943
7944         * src/addressbook.c
7945         * src/editaddress.c
7946         * src/editgroup.c
7947                 Fixing addressbook, round 2
7948         * src/textview.c
7949                 Fix emphasis color on rechecking 'Colorize messages'
7950
7951 2005-08-03 [paul]       1.9.13cvs10
7952
7953         sync with main
7954
7955         * src/addr_compl.c
7956         * src/compose.c
7957         * src/main.c
7958         * src/pop.c
7959         * src/prefs_account.c
7960         * src/procmime.c
7961         * src/procmsg.c
7962         * src/quote_fmt_parse.y
7963         * src/textview.c
7964         * src/common/quoted-printable.c
7965         * src/common/utils.c
7966         * src/common/utils.h
7967         * src/common/xml.c
7968                 replaced incorrect locale-independent
7969                 ctype functions with GLib's. Corrected
7970                 signedness mismatch.
7971         * src/headerview.c
7972                 headerview_create(): added spacing for vbox.
7973         * src/gtk/about.c
7974                 set focus to the OK button.
7975
7976 2005-08-03 [colin]      1.9.13cvs9
7977
7978         * src/folderview.c
7979                 Fix possible crash
7980
7981 2005-08-02 [colin]      1.9.13cvs8
7982
7983         * src/mainwindow.c
7984                 Fix cast
7985         * src/addressbook.c
7986         * src/addressitem.h
7987                 Fix a cast and more generally, try to make the
7988                 GUI more intuitive and consistent (round 1)
7989
7990 2005-08-02 [paul]       1.9.13cvs7
7991
7992         * src/folder.h
7993                 missing in 1.9.13cvs6
7994
7995 2005-08-02 [colin]      1.9.13cvs6
7996
7997         * src/folder.c
7998                 Fix one more leak
7999
8000 2005-08-02 [colin]      1.9.13cvs5
8001
8002         * src/folder.c
8003         * src/folderview.c
8004         * src/imap.c
8005         * src/main.c
8006         * src/mbox.c
8007         * src/procmsg.c
8008         * src/summaryview.c
8009                 Fix a number of folder_item_get_msg_list()-related
8010                 leaks (missing procmsg_msginfo_free()s)
8011
8012 2005-08-01 [colin]      1.9.13cvs4
8013
8014         * src/folderview.c
8015         * src/folderview.h
8016         * src/mainwindow.c
8017         * src/prefs_fonts.c
8018         * src/prefs_summaries.c
8019         * src/prefs_themes.c
8020         * src/summaryview.c
8021         * src/summaryview.h
8022         * src/textview.c
8023         * src/textview.h
8024                 Fix instant-apply of summary and folderview-related prefs
8025                 Fix erroneous g_free and alertpanels in prefs_theme
8026                 Add instant-apply for fonts
8027                 Defer applying of prefs a little bit so it's done only
8028                 once even if requested by multiples prefs pages
8029
8030 2005-08-01 [paul]       1.9.13cvs3
8031
8032         * src/main.c
8033                 fix bug 776 'S.C. crashes on close'
8034                 thanks to Colin
8035         * src/etpan/etpan-thread-manager-types.h
8036                 add missing include
8037                 thanks to Hoa
8038
8039 2005-07-25 [paul]       1.9.13cvs2
8040
8041         * src/summaryview.c
8042                 fix typos. spotted by Fabien Vantard
8043
8044 2005-07-24 [paul]       1.9.13cvs1
8045
8046         * doc/man/sylpheed.1
8047                 update man page, incorporating fix of
8048                 bug 769 'Typo in manpage'
8049         * src/etpan/imap-thread.c
8050                 fix NetBSD openssl dependencies. patch by
8051                 George Michaelson <ggm@apnic.net>
8052         * po/pt_BR.po
8053                 updated by Frederico Goncalves Guimaraes
8054
8055 2005-07-22 [paul]       1.9.13
8056
8057         1.9.13 release
8058
8059 2005-07-22 [paul]       1.9.12cvs91
8060
8061         * AUTHORS
8062         * INSTALL
8063         * README.claws
8064         * RELEASE_NOTES.claws
8065                 updated for release
8066         * configure.ac
8067         * po/nb.po
8068         * tools/claws.i18n.status.pl
8069                 add Norwegian translation. submiited by
8070                 Geir Helland <pjallabais@users.sourceforge.net>
8071         * po/ca.po
8072         * po/de.po
8073         * po/es.po
8074         * po/fi.po
8075         * po/fr.po
8076         * po/it.po
8077         * po/sk.po
8078         * po/sr.po
8079         * po/zh_CN.po
8080                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8081                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8082                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8083                 Yang Guilong
8084         * src/plugins/clamav/clamav_plugin_gtk.c
8085         * src/plugins/spamassassin/spamassassin_gtk.c
8086                 replace outdated description strings
8087
8088 2005-07-21 [colin]      1.9.12cvs90
8089
8090         * src/folder.c
8091                 Set folder to batch mode when scanning it. Makes deletion
8092                 of unread mails on IMAP much faster (due to the UNREAD 
8093                 flag unsetting)
8094
8095 2005-07-21 [darko]      1.9.12cvs89
8096
8097         * configure.ac
8098                 link against libresolv if necessary (patch by Paul)
8099         * src/msgcache.c
8100                 use glib's portable macros to determine endianness
8101
8102 2005-07-21 [paul]       1.9.12cvs88
8103
8104         * src/crash.c
8105         * src/gtk/about.c
8106                 update compiled-in features list
8107
8108 2005-07-20 [colin]      1.9.12cvs87
8109
8110         * src/folder.c
8111         * src/textview.c
8112                 Gcc 2.9x compilation fixes, thanks to Darko
8113         * src/plugins/clamav/clamav_plugin.c
8114                 Little optimisation: load virus database only once
8115         * src/plugins/spamassassin/spamassassin.c
8116                 Big optimisation: filtering one mail took at least 1 second,
8117                 now it takes at least 50ms. Doesn't speed up spamassassin 
8118                 itself, but should already be much more tolerable.
8119
8120 2005-07-20 [colin]      1.9.12cvs86
8121
8122         * src/summaryview.c
8123                 Fix performance issue
8124
8125 2005-07-19 [colin]      1.9.12cvs85
8126
8127         * src/plugins/pgpinline/plugin.c
8128                 Fix warning
8129
8130 2005-07-19 [colin]      1.9.12cvs84
8131
8132         * configure.ac
8133         * src/plugins/Makefile.am
8134         * src/plugins/pgpinline/.cvsignore
8135         * src/plugins/pgpinline/Makefile.am
8136         * src/plugins/pgpinline/pgpinline.c
8137         * src/plugins/pgpinline/pgpinline.deps
8138         * src/plugins/pgpinline/pgpinline.h
8139         * src/plugins/pgpinline/plugin.c
8140                 Put pgpinline in the main tree
8141
8142 2005-07-19 [paul]       1.9.12cvs83
8143
8144         * src/prefs_actions.c
8145                 prevent '//' in menu names, which cause a crash
8146                 thanks to Colin
8147
8148 2005-07-19 [paul]       1.9.12cvs82
8149
8150         * configure.ac
8151                 be generally more informative in configure output.
8152                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8153                 '[ --disable-openssl ...', as --enable-openssl is default
8154                 PGP/MIME: don't check for GPGME again, check for
8155                 pgpcore instead. Therefore prevent the possibility of
8156                 attempting to build pgpmime if pgpcore dependencies are
8157                 not met
8158                 ClamAV: use pkgconfig to check for lib
8159                 libgnomeprint: revert logic on inner test to match
8160                 everything else
8161         * src/plugins/pgpcore/sgpgme.c
8162                 add missing include
8163
8164 2005-07-19 [colin]      1.9.12cvs81
8165
8166         * src/summaryview.c
8167                 Fix slow thread rebuilding in particular
8168                 cases
8169
8170 2005-07-19 [paul]       1.9.12cvs80
8171
8172         * sylpheed-claws.desktop
8173                 fix typo, spotted by Stephan Sachse
8174         * src/account.c
8175                 replace GTK_STOCK_ADD with
8176                 GTK_STOCK_NEW button
8177
8178 2005-07-18 [colin]      1.9.12cvs79
8179
8180         * src/etpan/imap-thread.c
8181                 Fix return value (Thanks Hoa)
8182
8183 2005-07-18 [colin]      1.9.12cvs78
8184
8185         * src/imap.c
8186                 Allow empty passwords
8187                 Create drafts/queue/outbox if necessary
8188         * src/summaryview.c
8189                 Remove old code
8190         * src/etpan/imap-thread.c
8191                 Fix STARTTLS (Thanks to Hoa)
8192
8193 2005-07-18 [paul]       1.9.12cvs77
8194
8195         * ChangeLog-gtk2.jp
8196         * ChangeLog.jp
8197                 removed
8198         * Makefile.am
8199                 updated to reflect additions and removals
8200         * TODO
8201                 updated to be claws-specific
8202         * TODO-gtk2
8203         * TODO-gtk2.jp
8204         * TODO.jp
8205         * sylpheed-128x128.png
8206         * sylpheed-64x64.png
8207                 removed
8208         * sylpheed-claws-128x128.png
8209         * sylpheed-claws-64x64.png
8210         * sylpheed-claws.desktop
8211         * sylpheed-claws.png
8212                 added
8213         * sylpheed.desktop
8214         * sylpheed.png
8215                 removed
8216
8217 2005-07-17 [paul]       1.9.12cvs76
8218
8219         * src/account.c
8220         * src/addressbook.c
8221         * src/alertpanel.c
8222         * src/alertpanel.h
8223         * src/compose.c
8224         * src/exphtmldlg.c
8225         * src/expldifdlg.c
8226         * src/folderview.c
8227         * src/imap_gtk.c
8228         * src/inc.c
8229         * src/message_search.c
8230         * src/messageview.c
8231         * src/mh_gtk.c
8232         * src/news_gtk.c
8233         * src/prefs_actions.c
8234         * src/prefs_filtering.c
8235         * src/prefs_matcher.c
8236         * src/prefs_template.c
8237         * src/prefs_themes.c
8238         * src/ssl_manager.c
8239         * src/summary_search.c
8240         * src/textview.c
8241         * src/toolbar.c
8242         * src/gtk/sslcertwindow.c
8243         * src/plugins/pgpcore/sgpgme.c
8244                 rework alertpanels
8245
8246 2005-07-17 [colin]      1.9.12cvs75
8247
8248         * src/privacy.c
8249                 add a PrivacySystem accessor that checks that
8250                 the system cached in a MimeInfo's privacydata
8251                 is still registered. Use this accessor instead
8252                 of directly using data->system. Fixes crashes
8253                 after unloading pgp plugins.
8254
8255 2005-07-17 [colin]      1.9.12cvs74
8256
8257         * src/alertpanel.c
8258                 Change geometry hints to a simple default size.
8259                 Fixes the certs dialogs.
8260
8261 2005-07-17 [colin]      1.9.12cvs73
8262
8263         * src/gtk/sslcertwindow.c
8264                 Use a gtkExpander
8265
8266 2005-07-17 [colin]      1.9.12cvs72
8267
8268         * src/plugins/pgpcore/Makefile.am
8269         * src/plugins/pgpmime/Makefile.am
8270                 Add gpgme libs
8271
8272 2005-07-17 [paul]       1.9.12cvs71
8273
8274         * configure.ac
8275                 add --disable-gnomeprint option
8276                 modified version of patch by Marius Mauch
8277
8278 2005-07-17 [paul]       1.9.12cvs70
8279
8280         * src/common/defs.h
8281                 update urls
8282         * src/account.c
8283         * src/action.c
8284         * src/addressbook.c
8285         * src/compose.c
8286         * src/foldersel.c
8287         * src/folderview.c
8288         * src/html.c
8289         * src/imap_gtk.c
8290         * src/main.c
8291         * src/mainwindow.c
8292         * src/messageview.c
8293         * src/mh_gtk.c
8294         * src/mimeview.c
8295         * src/news_gtk.c
8296         * src/prefs_account.c
8297         * src/prefs_send.c
8298         * src/prefs_summaries.c
8299         * src/procmsg.c
8300         * src/summaryview.c
8301         * src/common/utils.c
8302         * src/common/xml.c
8303         * src/plugins/pgpcore/passphrase.c
8304         * src/plugins/pgpcore/select-keys.c
8305                 replace inappropriately used backticks
8306                 with single quotes
8307
8308 2005-07-16 [colin]      1.9.12cvs69
8309
8310         * src/image_viewer.c
8311                 Add extra paranoid checks
8312
8313 2005-07-16 [colin]      1.9.12cvs68
8314
8315         * src/plugins/pgpcore/prefs_gpg.c
8316                 Don't auto-check sigs by default, as it
8317                 can be really slow.
8318
8319 2005-07-16 [colin]      1.9.12cvs67
8320
8321         * src/plugins/pgpcore/sgpgme.c
8322                 Make messages a bit better.
8323
8324 2005-07-16 [colin]      1.9.12cvs66
8325
8326         * src/imap.c
8327                 Remove pseudo-log
8328         * src/etpan/imap-thread.c
8329                 Add real log
8330
8331 2005-07-16 [colin]      1.9.12cvs65
8332
8333         * src/main.c
8334         * src/prefs_other.c
8335                 And now, fix build with libetpan :-/
8336
8337 2005-07-15 [colin]      1.9.12cvs64
8338
8339         * src/prefs_other.c
8340                 Continue fixing build without libetpan.
8341
8342 2005-07-15 [colin]      1.9.12cvs63
8343
8344         * src/main.c
8345                 Fix build with --disable-libetpan
8346
8347 2005-07-15 [colin]      1.9.12cvs62
8348
8349         * configure.ac
8350                 Bump libetpan's version
8351
8352 2005-07-15 [colin]      1.9.12cvs61
8353
8354         * src/etpan/imap-thread.c
8355                 Actually stop logging :)
8356
8357 2005-07-15 [colin]      1.9.12cvs60
8358
8359         * src/addressbook.c
8360                 Fix dnd of multiple addresses.
8361
8362 2005-07-15 [hoa]        1.9.12cvs59
8363
8364         * src/etpan/imap-thread.c
8365             disable login of IMAP password in libetpan log file.
8366
8367 2005-07-15 [paul]       1.9.12cvs58
8368
8369         * src/account.c
8370                 don't automatically sort
8371                 do allow drag n drop
8372
8373 2005-07-15 [paul]       1.9.12cvs57
8374
8375         * src/account.c
8376         * src/ssl_manager.c
8377                 alphabetical listing
8378
8379 2005-07-15 [paul]       1.9.12cvs56
8380
8381         * src/gtk/pluginwindow.c
8382                 sort plugin list alphabetically
8383
8384 2005-07-15 [paul]       1.9.12cvs55
8385
8386         * src/prefs_spelling.c
8387         * src/prefs_wrapping.c
8388                 unify English usage
8389
8390 2005-07-15 [colin]      1.9.12cvs54
8391
8392         * src/wizard.c
8393                 Typo fix
8394
8395 2005-07-15 [paul]       1.9.12cvs53
8396
8397         * src/prefs_message.c
8398                 make 'show cursor' a hidden option
8399
8400 2005-07-14 [colin]      1.9.12cvs52
8401
8402         * src/plugins/spamassassin/Makefile.am
8403         * src/plugins/clamav/Makefile.am
8404                 Fix double EXTRA_DISTs
8405
8406 2005-07-14 [colin]      1.9.12cvs51
8407
8408         * src/plugins/clamav/Makefile.am
8409         * src/plugins/clamav/clamav_plugin_gtk.deps
8410         * src/plugins/spamassassin/Makefile.am
8411         * src/plugins/spamassassin/spamassassin_gtk.deps
8412                 Make $plugin_gtk depend on $plugin
8413
8414 2005-07-14 [hoa]        1.9.12cvs50
8415
8416         * src/etpan/imap-thread.c
8417                 enable debug log of libetpan when running with --debug
8418
8419 2005-07-14 [colin]      1.9.12cvs49
8420
8421         * configure.ac
8422         * src/common/Makefile.am
8423         * src/common/plugin.c
8424         * src/common/plugin.h
8425                 Add a little plugin dependancy system.
8426                 Plugins can ship a $plugin_name.deps file
8427                 (near them in PLUGINDIR) so that their
8428                 dependancies are loaded if possible.
8429         * src/plugins/Makefile.am
8430         * src/plugins/pgpcore/Makefile.am
8431         * src/plugins/pgpcore/passphrase.c
8432         * src/plugins/pgpcore/passphrase.h
8433         * src/plugins/pgpcore/plugin.c
8434         * src/plugins/pgpcore/prefs_gpg.c
8435         * src/plugins/pgpcore/prefs_gpg.h
8436         * src/plugins/pgpcore/select-keys.c
8437         * src/plugins/pgpcore/select-keys.h
8438         * src/plugins/pgpcore/sgpgme.c
8439         * src/plugins/pgpcore/sgpgme.h
8440                 Introduce pgpcore, used by pgpmime and
8441                 pgpinline
8442         * src/plugins/pgpmime/Makefile.am
8443         * src/plugins/pgpmime/passphrase.c
8444         * src/plugins/pgpmime/passphrase.h
8445         * src/plugins/pgpmime/pgpmime.c
8446         * src/plugins/pgpmime/pgpmime.deps
8447         * src/plugins/pgpmime/plugin.c
8448         * src/plugins/pgpmime/prefs_gpg.c
8449         * src/plugins/pgpmime/prefs_gpg.h
8450         * src/plugins/pgpmime/select-keys.c
8451         * src/plugins/pgpmime/select-keys.h
8452         * src/plugins/pgpmime/sgpgme.c
8453         * src/plugins/pgpmime/sgpgme.h
8454                 Remove the core from pgpmime and add the
8455                 dependancy to pgpcore.
8456
8457 2005-07-14 [paul]       1.9.12cvs48
8458
8459         * src/stock_pixmap.c
8460                 forgot this in last commit
8461
8462 2005-07-14 [paul]       1.9.12cvs47
8463
8464         * src/account.c
8465         * src/addressbook.c
8466                 add accelerators for the buttons (sync with main)
8467         * src/compose.c
8468         * src/compose.h
8469                 add accelerators for the buttons.
8470                 fix editing with external editor.
8471                 replace gdk_input_*() with GIOChannel;
8472                 (sync with main)
8473         * src/foldersel.c
8474                 display folder names with new/unread
8475                 representation (sync with main)
8476         * src/main.c
8477                 specify default window icon (sync with main)
8478         * src/prefs_common.c
8479                 use_addr_book default to FALSE
8480         * src/summaryview.c
8481         * src/textview.c
8482                 add accelerators for the buttons (sync with main)
8483         * src/gtk/menu.c
8484                 fix typos
8485         * src/pixmaps/sylpheed_icon.xpm
8486                 updated
8487
8488 2005-07-13 [paul]       1.9.12cvs46
8489
8490         * src/plugins/pgpmime/pgpmime.c
8491         * src/plugins/pgpmime/sgpgme.c
8492                 (temporarily) use deprecated gpgme_data_rewind()
8493                 while largefile support is not present
8494                 (as suggested by Colin)
8495
8496 2005-07-13 [paul]       1.9.12cvs45
8497
8498         * configure.ac
8499                 remove large file support (for now):
8500                 it breaks too many things
8501
8502 2005-07-13 [paul]       1.9.12cvs44
8503
8504         * configure.ac
8505                 add large file support
8506         * src/html.c
8507                 fix bug #763 where href attribute was not
8508                 the very first attribute of a link
8509                 patch by Thomas Gilgin
8510
8511 2005-07-13 [colin]      1.9.12cvs43
8512
8513         * src/gtk/pluginwindow.c
8514                 Little portability fix
8515
8516 2005-07-13 [colin]      1.9.12cvs42
8517
8518         * src/plugins/pgpmime/sgpgme.c
8519                 Fix crasher.
8520
8521 2005-07-13 [colin]      1.9.12cvs41
8522
8523         * src/plugins/pgpmime/pgpmime.c
8524         * src/plugins/pgpmime/sgpgme.c
8525                 Use gpgme_data_release_and_get_mem instead
8526                 of gpgme_data_read.
8527
8528 2005-07-13 [colin]      1.9.12cvs40
8529
8530         * configure.ac
8531         * src/plugins/pgpmime/passphrase.c
8532         * src/plugins/pgpmime/passphrase.h
8533         * src/plugins/pgpmime/pgpmime.c
8534         * src/plugins/pgpmime/plugin.c
8535         * src/plugins/pgpmime/select-keys.c
8536         * src/plugins/pgpmime/select-keys.h
8537         * src/plugins/pgpmime/sgpgme.c
8538         * src/plugins/pgpmime/sgpgme.h
8539                 Port pgpmime to gpgme-1.0.
8540
8541 2005-07-12 [paul]       1.9.12cvs39
8542
8543         * AUTHORS
8544         * src/toolbar.c
8545         * src/toolbar.h
8546                 add a 'Go to Prev' button to the toolbar.
8547                 correct tooltip text of go to buttons.
8548                 based on patch by Yang Guilong <bamanzi@gmail.com>
8549
8550 2005-07-12 [colin]      1.9.12cvs38
8551
8552         * src/statusbar.c
8553                 Fix progress bar showing stuff at startup.
8554
8555 2005-07-12 [paul]       1.9.12cvs37
8556
8557         * src/editjpilot.c
8558                 fix building with jpilot support
8559
8560 2005-07-11 [colin]      1.9.12cvs36
8561
8562         * src/inc.c
8563                 Add visual indication that filtering is running
8564         * src/textview.c
8565                 Make {}[] uri delimiters
8566         * src/summaryview.c
8567                 Remove useless (and slow) calls
8568
8569 2005-07-11 [paul]       1.9.12cvs35
8570
8571         * src/plugins/clamav/clamav_plugin_gtk.c
8572         * src/plugins/dillo_viewer/dillo_prefs.c
8573         * src/plugins/pgpmime/prefs_gpg.c
8574         * src/plugins/spamassassin/spamassassin_gtk.c
8575                 gather plugins prefs together under their
8576                 own 'Plugins' heading
8577
8578 2005-07-11 [paul]       1.9.12cvs34
8579
8580         sync with main
8581
8582         * src/account.c
8583                 account_delete(): modified alert dialog
8584         * src/editjpilot.c
8585         * src/editvcard.c
8586                 fixed a crash when cancelling file selection
8587                 dialog by Escape key. Made non-ascii filename
8588                 selectable.
8589         * src/prefs_template.c
8590                 prefs_template_window_create(): make scrolled
8591                 window policy AUTOMATIC
8592
8593 2005-07-10 [hoa]        1.9.12cvs33
8594
8595         * src/etpan/imap-thread.c
8596                 workaround for old Courier IMAP servers.
8597
8598 2005-07-10 [colin]      1.9.12cvs32
8599
8600         * src/folder.c
8601         * src/statusbar.c
8602         * src/statusbar.h
8603                 Add visual progress indicator on filtering/processing
8604                 Factorize the progress bar code
8605         * src/imap.c
8606         * src/imap.h
8607         * src/etpan/imap-thread.c
8608                 Add a reference counter to avoid destroying the Folder
8609                 while it's in use by another callback.
8610
8611 2005-07-09 [hoa]        1.9.12cvs31
8612
8613         * src/imap.c
8614         * src/etpan/imap-thread.c
8615                 fixed deadlock when removing IMAP account.
8616
8617 2005-07-08 [colin]      1.9.12cvs30
8618
8619         * src/textview.c
8620         * src/unmime.c
8621                 Fix again problems decoding broken headers
8622         * src/gtk/inputdialog.c
8623                 Fix local variable shadowing a global one
8624
8625 2005-07-08 [colin]      1.9.12cvs29
8626
8627         * src/msgcache.c
8628                 Make the cache/mark files platform-agnostic by writing
8629                 them in little-endian format. Reading them is also done
8630                 in little-endian format, of course; however, in order
8631                 to avoid trashing mark data on big-endian machines, the
8632                 files are, at first, read from the native format if the
8633                 little-endian one doesn't exist. This is easy to deter-
8634                 mine by trying to open a file with a swapped data_ver
8635                 and seeing if it's the wanted version.
8636                 Little-endian using users should see absolutely no
8637                 difference, Big-endian users may get a very little
8638                 performance drop due to byte-swapping.
8639                 Tested on i386 and ppc32. 
8640                 Fixes bug #159 (The index file, in the mailboxes, is 
8641                 hardware depending).
8642
8643                 To have the cache/mark files updated to the new little-
8644                 endian format, "Check for new messages" or even
8645                 "Rebuild folder tree" aren't enough. Files will be
8646                 updated as soon as a folder has been opened/closed.
8647                 To update everything, just select all folders by
8648                 selecting them one by one.
8649
8650 2005-07-07 [colin]      1.9.12cvs28
8651
8652         * src/imap.c
8653                 Remember the folder separator per IMAPFolder
8654                 instead of globally.
8655                 Revive the Session on noop; fixes bug #761
8656                 (mark a bunch of unread messages as read takes 
8657                 forever)
8658
8659 2005-07-07 [darko]      1.9.12cvs27
8660
8661         * src/common/template.c
8662                 Sort templates alphabetically
8663
8664 2005-07-06 [colin]      1.9.12cvs26
8665
8666         * src/imap.c
8667                 Try to use the correct separator in
8668                 most cases. Possibly fixes bug #759
8669                 (only creates the INBOX folder when 
8670                 setting up new IMAP account) and 
8671                 bug #760 (Can't retrieve messages)
8672
8673 2005-07-06 [colin]      1.9.12cvs25
8674
8675         * src/imap.c
8676                 Use real_path in status command. This will
8677                 help later, when namespaces will be used.
8678
8679 2005-07-06 [colin]      1.9.12cvs24
8680
8681         * configure.ac
8682         * src/account.c
8683         * src/folder.c
8684         * src/imap.c
8685         * src/etpan/etpan-log.c
8686         * src/etpan/etpan-thread-manager.c
8687         * src/etpan/imap-thread.c
8688                 Add a --disable-libetpan parameter. With this,
8689                 users that don't want IMAP4 support can avoid
8690                 the new dependancy (and have no IMAP support).
8691                 Users that have IMAP4 accounts and use this
8692                 parameter won't lose their configuration, their
8693                 IMAP accounts will just be invisible and not
8694                 used.
8695         * src/textview.c
8696                 Make the "Copy ..." contextual menu items 
8697                 copy to both the X clipboard and the gtk 
8698                 clipboard - as most other apps do.
8699         * src/gtk/about.c
8700                 Add a notice about OpenSSL usage, in order to
8701                 comply with OpenSSL's license (point 6):
8702                 http://www.openssl.org/source/license.html
8703
8704 2005-07-06 [colin]      1.9.12cvs23
8705
8706         * src/alertpanel.c
8707                 Fix a minimum size for alertpanels
8708         * src/compose.c
8709                 Show 'No space left on device' type errors
8710                 when queuing/sending
8711         * src/imap_gtk.c
8712         * src/mh_gtk.c
8713                 Rework folder's deletion message (remove 
8714                 extra \n)
8715
8716 2005-07-05 [colin]      1.9.12cvs22
8717
8718         * src/imap.c
8719                 Add an alertpanel on auth error
8720                 Add pseudo-log
8721                 Remove pthread-related stuff
8722
8723 2005-07-05 [colin]      1.9.12cvs21
8724
8725         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8726                 Fix crash on plugin reloading (with a hack)
8727
8728 2005-07-05 [colin]      1.9.12cvs20
8729
8730         * src/prefs_account.c
8731         * src/prefs_account.h
8732                 Fix typo
8733         * src/gtk/filesel.c
8734         * src/gtk/filesel.h
8735                 Add a way to filter the view
8736         * src/gtk/pluginwindow.c
8737                 Filter loadable stuff
8738         * src/plugins/pgpmime/prefs_gpg.c
8739                 Fix missing unregistration
8740         * .cvsignore
8741         * src/etpan/.cvsignore
8742         * src/plugins/spamassassin/.cvsignore
8743                 Add more stuff to cvs ignored files
8744
8745 2005-07-04 [colin]      1.9.12cvs19
8746
8747         * src/imap.c
8748                 Fix scan_required returning FALSE when it
8749                 shouldn't. Maybe fix #760 (Can't retrieve
8750                 messages)
8751
8752 2005-07-04 [colin]      1.9.12cvs18
8753
8754         * src/summaryview.c
8755                 Fix always_show_msg pref
8756
8757 2005-07-04 [paul]       1.9.12cvs17
8758
8759         sync with main (forgotten in last commit)
8760         
8761         * src/common/utils.c
8762         * src/common/utils.h
8763                 check_line_length(): new.
8764                 is_dir_exist()
8765                 is_file_entry_exist()
8766                 dirent_is_regular_file()
8767                 dirent_is_directory(): use g_file_test() instead of stat().
8768
8769 2005-07-04 [paul]       1.9.12cvs16
8770
8771         sync with main:
8772
8773         * src/compose.c
8774                 compose_write_to_file(): check for line
8775                 length limit and display warning if exceeds
8776         * src/jpilot.c
8777                 use get_home_dir() instead of g_get_home_dir()
8778         * src/procheader.c
8779                 removed warning about invalid date
8780         * src/vcard.c
8781                 use get_home_dir() instead of g_get_home_dir()
8782
8783 2005-07-04 [paul]       1.9.12cvs15
8784
8785         * src/stock_pixmap.c
8786                 fix new pixmap naming errors
8787                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8788
8789 2005-07-04 [colin]      1.9.12cvs14
8790
8791         * src/imap.c
8792                 Fix debugging string with a warning
8793
8794 2005-07-04 [colin]      1.9.12cvs13
8795
8796         * configure.ac
8797                 Add a check for libetpan's version (>= 0.37)
8798
8799 2005-07-04 [hoa]        1.9.12cvs12
8800
8801         * commitHelper
8802         * src/imap.c
8803         * src/etpan/imap-thread.c
8804         * src/etpan/imap-thread.h
8805                 fixed IMAP implementation of check of mails.
8806
8807 2005-07-03 [hoa]        1.9.12cvs11
8808
8809         * src/etpan/Makefile.am
8810         * src/etpan/etpan-errors.h
8811         * src/etpan/etpan-log.[ch]
8812         * src/etpan/etpan-thread-manager-types.h
8813         * src/etpan/etpan-thread-manager.[ch]
8814         * src/etpan/imap-thread.[ch]
8815         * src/Makefile.am
8816         * src/imap.c
8817         * src/main.c
8818         * src/prefs_other.c
8819         * configure.ac
8820             merged imap branch.
8821             dependency on libetpan 0.37 is now added.
8822
8823 2005-07-01 [colin]      1.9.12cvs10
8824
8825         * src/Makefile.am
8826         * src/folder.c
8827         * src/folder.h
8828         * src/folderview.c
8829         * src/stock_pixmap.c
8830         * src/stock_pixmap.h
8831         * src/plugins/trayicon/trayicon.c
8832                 Add marked symbol on folders containing
8833                 marked messages
8834         * src/procmsg.c
8835         * src/procmsg.h
8836         * src/toolbar.c
8837         * src/prefs_common.c
8838         * src/prefs_common.h
8839         * src/prefs_send.c
8840                 Add an optional confirmation dialog on queue
8841                 sending. Patch by wwp.
8842         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8843         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8844         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8845         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8846         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8847         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8848         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8849         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8850         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8851         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8852         * src/pixmaps/trash_mark.xpm            ** ADDED **
8853                 New pixmaps
8854
8855 2005-07-01 [colin]      1.9.12cvs9
8856
8857         * src/summaryview.c
8858                 Fix a little threading bug
8859         * src/addrgather.c
8860         * src/mainwindow.c
8861                 A little bit of HIG normality never hurts
8862
8863 2005-07-01 [colin]      1.9.12cvs8
8864
8865         * src/compose.c
8866         * src/msgcache.c
8867         * src/pop.c
8868         * src/procmime.c
8869         * src/recv.c
8870         * src/common/log.c
8871         * src/common/template.c
8872         * src/common/utils.c
8873         * src/common/utils.h
8874                 Reverted the fwrite_atomic stuff. In fact
8875                 it is already atomic.
8876
8877 2005-06-30 [colin]      1.9.12cvs7
8878
8879         * src/common/utils.c
8880         * src/common/utils.h
8881                 Add an fwrite_atomic() function to make
8882                 sure we write everything: fwrite can make
8883                 short writes.
8884         * src/compose.c
8885         * src/msgcache.c
8886         * src/pop.c
8887         * src/procmime.c
8888         * src/recv.c
8889         * src/common/log.c
8890         * src/common/template.c
8891                 Use that (and fix swapping of size and nmemb).
8892                 Thanks to Rich Coe for the heads up.
8893
8894 2005-06-30 [colin]      1.9.12cvs6
8895
8896         * src/addressbook.c
8897                 Optimize addressbook opening 
8898
8899 2005-06-30 [colin]      1.9.12cvs5
8900
8901         * src/summaryview.c
8902                 Remove calls to summary_step after move/copy
8903
8904 2005-06-28 [paul]       1.9.12cvs4
8905
8906         * src/alertpanel.c
8907                 wrap and make the error msg selectable
8908
8909 2005-06-28 [paul]       1.9.12cvs3
8910
8911         * src/ssl_manager.c
8912                 replace the OK button with a Close button
8913         * src/gtk/foldersort.c
8914                 use GTK_STOCK_ icons/buttons
8915
8916 2005-06-28 [colin]      1.9.12cvs2
8917
8918         * src/gedit-print.c             ** ADDED **
8919         * src/gedit-print.h             ** ADDED **
8920         * src/gtk/gtksourceprintjob.c   ** ADDED **
8921         * src/gtk/gtksourceprintjob.h   ** ADDED **
8922                 I can't believe no one had enough time to tell
8923                 me I forgot the `cvs add`
8924
8925 2005-06-27 [colin]      1.9.12cvs1
8926
8927         * src/Makefile.am
8928         * src/gtk/Makefile.am
8929         * src/messageview.c
8930         * src/procmsg.c
8931         * src/summaryview.c
8932         * configure.ac
8933                 Add optional libgnomeprint-based printing
8934         * src/mainwindow.c
8935         * src/gtk/quicksearch.c
8936                 Add an Edit/Quick search menu item to show
8937                 and focus the quicksearch
8938
8939 2005-06-27 [paul]       1.9.12
8940
8941         1.9.12 release
8942
8943         * po/ca.po
8944         * po/de.po
8945         * po/es.po
8946         * po/fr.po
8947         * po/it.po
8948         * po/ko.po
8949         * po/pt_BR.po
8950         * po/sk.po
8951         * po/zh_CN.po
8952                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8953                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8954                 SungHyun Nam, Frederico Goncalves Guimaraes,
8955                 Andrej Kacian, and Yang Guilong
8956 2005-06-26 [colin]      1.9.11cvs106
8957
8958         * src/imap_gtk.c
8959                 Forgot one file for previous fix
8960
8961 2005-06-26 [colin]      1.9.11cvs105
8962
8963         * src/folder.c
8964         * src/imap.c
8965                 Fix problems with folder operations in no_select
8966                 imap folders. it applies only to mails, and 
8967                 creation/deletion/move/renaming of folders 
8968                 should be possible
8969
8970 2005-06-26 [paul]       1.9.11cvs104
8971
8972         * src/prefs_filtering.c
8973                 replace one more GTK_STOCK_REMOVE
8974                 with GTK_STOCK_DELETE
8975
8976 2005-06-25 [colin]      1.9.11cvs103
8977
8978         * src/imap.c
8979                 Optimize get_seq_set_from_seq_list
8980                 (Patch by Ricardo) 
8981
8982 2005-06-25 [colin]      1.9.11cvs102
8983
8984         * src/mh.c
8985                 If the directory exists, but not in the
8986                 correct encoding, rename it. This should
8987                 handle old-versions-induced bugs.
8988
8989 2005-06-25 [colin]      1.9.11cvs101
8990
8991         * src/mh.c
8992                 Fix path access with extended dir names
8993                 Fixes bug #589 (SC segfaults with wrong locale
8994                 settings)
8995
8996 2005-06-25 [colin]      1.9.11cvs100
8997
8998         * src/prefs_account.c
8999         * src/prefs_account.h
9000         * src/compose.c
9001                 Add an option to encrypt replies to
9002                 encrypted messages
9003
9004 2005-06-25 [colin]      1.9.11cvs99
9005
9006         * src/compose.c
9007         * src/quote_fmt_parse.y
9008                 ... And make it work with pgpinline.
9009
9010 2005-06-25 [colin]      1.9.11cvs98
9011
9012         * src/compose.c
9013         * src/procmime.c
9014         * src/procmime.h
9015         * src/quote_fmt_parse.y
9016                 o Make reedition of encrypted messages possible
9017                   (as long as it is encrypted to self too, no
9018                    magic there)
9019                 o Make replying with quote (and without selecting
9020                   text) possible for encrypted messages.
9021                 Closes bug #550 (Not possible to "reply with quote"
9022                 to gnupg encrypted messages)
9023
9024 2005-06-24 [paul]       1.9.11cvs97
9025
9026         * src/imap.c
9027                 add missing include
9028
9029 2005-06-24 [paul]       1.9.11cvs96
9030
9031         * src/editldap.c
9032                 made bind password entry invisible
9033                 (sync with main)
9034         * src/send_message.c
9035                 send_message_local(): check exit status
9036                 to detect errors (sync with main)
9037         * src/textview.c
9038                 use main's less ambiguous popup menu
9039                 wording
9040
9041 2005-06-24 [paul]       1.9.11cvs95
9042
9043         * src/prefs_actions.c
9044         * src/prefs_customheader.c
9045         * src/prefs_display_header.c
9046         * src/prefs_filtering_action.c
9047         * src/prefs_matcher.c
9048         * src/prefs_template.c
9049         * src/prefs_toolbar.c
9050                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9051         * src/gtk/description_window.c
9052                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9053
9054 2005-06-23 [colin]      1.9.11cvs94
9055
9056         * src/summaryview.c
9057                 Fix rough edges (be sure to call status_show whenever
9058                 necessary).
9059
9060 2005-06-23 [colin]      1.9.11cvs93
9061
9062         * src/summaryview.c
9063                 Optimize Select All
9064                 Before, in a 5K mails folder: 11s
9065                 After, in the same folder: 58000µs
9066                 The joys of locking... gtk_clist_select_all() fires a 
9067                 tree-select-row event for each selected row, which in 
9068                 summaryview, callbacks summary_selected which in turn,
9069                 calls summary_status_show, which walks the selected
9070                 rows. Hence, calling gtk_clist_select_all was 
9071                 exponential. Locking the summaryview makes 
9072                 summary_selected return early.
9073
9074 2005-06-23 [colin]      1.9.11cvs92
9075
9076         * src/imap.c
9077                 Move mutex at the important place to avoid
9078                 deadlocks
9079         * src/summaryview.c
9080                 Fix Del key deleting directly instead of
9081                 moving to trash
9082
9083 2005-06-22 [colin]      1.9.11cvs91
9084
9085         * src/plugins/spamassassin/libspamc.c
9086                 As we do spagetti code with assignations in multiple
9087                 places (see _message_read_raw where out = msg = raw),
9088                 let's be sure we don't free the same pointer twice.
9089                 Should fix bug #683 (Crash in libpam at 
9090                 message_cleanup).
9091
9092 2005-06-22 [colin]      1.9.11cvs90
9093
9094         * src/compose.c
9095         * src/messageview.c
9096         * src/toolbar.c
9097                 Make toolbar's delete use the move to trash stuff;
9098                 Add gtk_widget_realize to be sure pixmaps can get
9099                 created (that may fix an old worksforme bug which
9100                 I can't find back...)
9101
9102 2005-06-22 [colin]      1.9.11cvs89
9103
9104         * src/summaryview.c
9105         * src/summaryview.h
9106         * src/mainwindow.c
9107                 Rename "Message/Delete" to "Message/Move to trash"
9108                 Add "Message/Delete..." that directly destroys the
9109                 selected messages after asking for a confirmation.
9110
9111 2005-06-22 [colin]      1.9.11cvs88
9112
9113         * src/imap.c
9114                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9115                 o Fix a deadlock (thanks Darko)
9116
9117 2005-06-22 [colin]      1.9.11cvs87
9118
9119         * src/gtk/foldersort.c
9120                 Add missing include for the i18n;
9121                 patch by Fabien Vantard
9122
9123 2005-06-21 [colin]      1.9.11cvs86
9124
9125         * src/folder.c
9126         * src/folderview.c
9127                 Respect the no_select flag
9128         * src/imap.c
9129                 Fix recursive deletion
9130         * src/imap_gtk.c
9131         * src/mh_gtk.c
9132                 Make the folder deletion's warning
9133                 more explicit
9134
9135 2005-06-21 [colin]      1.9.11cvs85
9136
9137         * src/textview.c
9138                 Prevent email addresses from spanning accross
9139                 lines - fixes bug # 646 (newline-chars in 
9140                 email addresses)
9141
9142 2005-06-20 [colin]      1.9.11cvs84
9143
9144         * src/folder.c
9145                 Be sure not to remove source if copy failed
9146
9147 2005-06-20 [colin]      1.9.11cvs83
9148
9149         * src/folderview.c
9150         * src/imap_gtk.c
9151                 remove summaryview's lock
9152         * src/imap.c
9153                 introduce threads to avoid problems when foreground tasks
9154                 interfere with background tasks
9155         * src/mh.c
9156                 prevent moving to drafts/queue
9157         * src/mimeview.c
9158                 fix leak
9159
9160 2005-06-19 [colin]      1.9.11cvs82
9161
9162         * src/imap_gtk.c
9163                 Remember that the user doesn't want to override
9164                 offline mode, for 3 seconds. It avoid presenting
9165                 him with N popups in a really short time.
9166
9167 2005-06-17 [colin]      1.9.11cvs81
9168
9169         * src/imap.c
9170                 Fix IMAP breaking on folders containing '('
9171                 (Probably won't be enough)
9172
9173 2005-06-17 [colin]      1.9.11cvs80
9174
9175         Forgotten files on 1.9.11cvs79
9176         * src/summaryview.c
9177                 Fix stepping when not immediately executing
9178         * src/imap.c
9179                 Really prevent UID FETCH 0
9180         * src/codeconv.c
9181                 Fix outgoing charset never set to utf-8
9182         * src/mh.c
9183                 Fix leak
9184
9185 2005-06-16 [colin]      1.9.11cvs79
9186
9187         * src/compose.c
9188                 Fix bug #707 (Dash splits rows)
9189                 Only wrap if we're on a line break position and
9190                 the previous one was a "white" (space) char.
9191                 Pango stuff is weird.
9192
9193 2005-06-16 [colin]      1.9.11cvs78
9194
9195         * src/imap_gtk.c
9196                 Lock summaryview while downloading messages
9197                 on user demand
9198         * src/procheader.c
9199         * src/unmime.c
9200         * src/common/utils.c
9201         * src/common/utils.h
9202                 Replace \r and \n with spaces in From and
9203                 Subject headers
9204
9205 2005-06-16 [paul]       1.9.11cvs77
9206
9207         * src/procmime.c
9208                 liberalise the mime parser
9209         * src/gtk/about.c
9210                 add text wrapping
9211
9212 2005-06-16 [paul]       1.9.11cvs76
9213
9214         * src/gtk/about.c
9215                 reworked
9216
9217 2005-06-15 [colin]      1.9.11cvs75
9218
9219         * src/compose.c
9220                 Finish header encoding fix
9221         * src/summaryview.c
9222                 Fix segfault
9223         * src/headerview.c
9224                 Fix compilation (Thanks Stephan
9225                 Sachse)
9226
9227 2005-06-15 [colin]      1.9.11cvs74
9228
9229         * Makefile.am
9230                 Install gnome2 stuff rather than gnome1, 
9231                 if both are present
9232         * src/codeconv.c
9233         * src/codeconv.h
9234         * src/compose.c
9235                 Fix headers encoding
9236         * src/folder.c
9237                 Visual progress when fetching all messages
9238         * src/folderview.c
9239         * src/summaryview.c
9240         * src/summaryview.h
9241                 Prevent changing current message while
9242                 incorporating
9243
9244 2005-06-15 [paul]       1.9.11cvs73
9245
9246         * src/gtk/gtkaspell.c
9247         * src/gtk/gtkaspell.h
9248                 fix build warnings
9249
9250 2005-06-15 [paul]       1.9.11cvs72
9251
9252         * src/prefs_filtering.c
9253                 allow reordering of filter rules by
9254                 drag n drop
9255
9256 2005-06-15 [paul]       1.9.11cvs71
9257
9258         * COPYING
9259                 updated
9260         * src/codeconv.c
9261                 replace deprecated function
9262         * src/inc.c
9263         * src/send_message.c
9264         * src/gtk/progressdialog.c
9265         * src/gtk/progressdialog.h
9266                 salvage and reuse parts of reverted sync
9267
9268 2005-06-15 [paul]       1.9.11cvs70
9269
9270         * src/inc.c
9271         * src/send_message.c
9272         * src/gtk/progressdialog.c
9273         * src/gtk/progressdialog.h
9274                 revert yesterday's sync with main
9275                 it contains deprecated functions
9276
9277 2005-06-15 [colin]      1.9.11cvs69
9278
9279         * src/headerview.c
9280                 Fix bug #670 (multi user to: will corrupt message 
9281                 headers display)
9282
9283 2005-06-15 [colin]      1.9.11cvs68
9284
9285         * src/compose.c
9286                 Fix bug #421 (Fix undo on wrapping)
9287
9288 2005-06-15 [colin]      1.9.11cvs67
9289
9290         * src/folder.c
9291                 Provide visual feedback while processing
9292                 folder's rules.
9293         * src/imap.c
9294                 Provide visual feedback while getting
9295                 short headers (for uncached messages)
9296
9297
9298 2005-06-14 [paul]       1.9.11cvs66
9299
9300         * src/account.c
9301                 change a couple stock icons
9302         * src/inc.c
9303         * src/send_message.c
9304         * src/gtk/progressdialog.c
9305         * src/gtk/progressdialog.h
9306                 sync main's GtkTreeView implementation
9307
9308 2005-06-14 [colin]      1.9.11cvs65
9309
9310         * src/imap.c
9311                 Various little fixes, mainly on error paths
9312
9313 2005-06-13 [colin]      1.9.11cvs64
9314
9315         * matcher.c
9316         * procmsg.c
9317         * procmsg.h
9318                 Add a way to fetch only headers. This speeds
9319                 up filtering on headers for IMAP. Fixes:
9320                 bug #481 extraneous imap commands slow down 
9321                         imap filtering
9322                 bug #522 Sylpheed downloads all messages 
9323                         when opening mailbox (IMAP)
9324                 bug #677 IMAP fetch is soooooooooooooo slow
9325         * src/folder.c
9326         * src/folder.h
9327                 Add a folder set_batch method so that
9328                 implementations can speed up flags changes
9329         * src/folderutils.c
9330         * src/summaryview.c
9331                 Use that in mark as (un)read and mark all read
9332                 Refix bug #679
9333         * src/imap.c
9334                 Implement set_batch - brings back deferred
9335                 flags in a less buggy manner. Fixes:
9336                 bug #729 IMAP immediate expunge of deleted messages
9337                 bug #191 remove list of messages with one command
9338                 Fix login with strange chars
9339                 Implement fetch_msg_full
9340                 Fix copy (wrong counts)
9341
9342 2005-06-12 [colin]      1.9.11cvs63
9343
9344         * src/folder.c
9345                 lock incorporation during long operations.
9346                 Avoids fucking up the IMAP socket.
9347
9348 2005-06-12 [colin]      1.9.11cvs62
9349
9350         * src/imap.c
9351                 Fix harmful typo
9352                 Factorize remove_all_msg
9353                 Thread-ize expunge
9354         * src/summaryview.c
9355                 Don't update partial-download status if unnecessary
9356         * src/folder.c
9357                 Use remove_msgs everywhere possible
9358
9359 2005-06-12 [colin]      1.9.11cvs61
9360
9361         * src/folder.c
9362         * src/folder.h
9363                 Add a remove_msgs function to remove a 
9364                 list of messages
9365         * src/imap.c
9366                 Implement that.
9367
9368 2005-06-12 [colin]      1.9.11cvs60
9369
9370         * src/imap.c
9371                 Remove flags-processing deferring... Too hard
9372                 to get it to work in all cases.
9373
9374 2005-06-11 [colin]      1.9.11cvs59
9375
9376         * src/imap.c
9377                 printf -> debug_print
9378
9379 2005-06-11 [colin]      1.9.11cvs58
9380
9381         * src/imap.c
9382                 o Fix build without USE_PTHREAD
9383                 o Factorize imap_open
9384                 o Alertpanel in case of impossible connection
9385                 o Alertpanel in case of impossible login
9386                 o Fix deferred flags processing to force a 
9387                   flush before adding some more flags to process,
9388                   but in another folder.
9389
9390 2005-06-10 [colin]      1.9.11cvs57
9391
9392         * src/imap.c
9393                 o Fix a format string error
9394                 o init ssl socket outside of the thread 
9395                   (it possibly invokes gtk calls)
9396         * src/procmime.c
9397                 o Put back the buffer to its necessary size
9398                 o Fix changing a file pointer without keeping
9399                   track of it (thanks Valgrind)
9400         * src/common/smtp.c
9401                 o Fix automatic STARTTLS if login should be done
9402                   and the server only allows it after starting TLS
9403         * src/gtk/gtkinputdialog.c
9404                 o Eat GDK_Return so that the combo popup doesn't 
9405                   appear when we press Enter to validate the combo
9406                   input dialog (as seen in the Open with... dialog)
9407
9408 2005-06-10 [colin]      1.9.11cvs56
9409
9410         * src/imap.c
9411                 o A bit less debug
9412                 o Fix a crash on deletion
9413                 o Threadize imap_select (it's called outside of 
9414                   threads)
9415                 o Defer treatment of DELETED flags
9416
9417
9418 2005-06-09 [colin]      1.9.11cvs55
9419
9420         * src/imap.c
9421                 Make sure we check imap_gtk_should_override(), which
9422                 potentially calls gtk stuff, before creating thread.
9423                 That way it should't be called via imap_get_session()
9424                 inside a thread.
9425
9426 2005-06-09 [colin]      1.9.11cvs54
9427
9428         * src/imap.c
9429                 o add a bit of status output
9430                 o remove some dead code
9431                 o threadize get_list_of_uids
9432                 o threadize imap_get_flags
9433                 o defer flag changing by 500ms so that they
9434                   can be batched
9435
9436
9437 2005-06-08 [colin]      1.9.11cvs53
9438
9439         * src/imap.c
9440                 Thread-ize imap_cmd_fetch
9441
9442 2005-06-08 [colin]      1.9.11cvs52
9443
9444         * src/main.c
9445                 Mmh, that broke POP3...
9446
9447 2005-06-08 [colin]      1.9.11cvs51
9448
9449         * src/main.c
9450                 Stabilize IMAP patch (thanks to Hoa)
9451
9452 2005-06-08 [colin]      1.9.11cvs50
9453
9454         * src/imap.c
9455                 Test patch to speed up imap. 
9456
9457 2005-06-08 [colin]      1.9.11cvs49
9458
9459         * src/imap_gtk.c
9460                 Warning fix
9461         * src/procmime.c
9462                 Apply patch from gentoo to use /usr/share/mime/globs if 
9463                 available, after un-breaking it
9464         * src/common/log.c
9465         * src/common/log.h
9466                 Use g_timeout for invoking hooks that possibly use gtk
9467                 calls. This should leave gtk calls in the main thread.
9468
9469 2005-06-08 [paul]       1.9.11cvs48
9470
9471         * src/codeconv.c
9472                 conv_get_outgoing_charset_str(): don't
9473                 use prefs_common setting
9474         * src/compose.c
9475         * src/compose.h
9476                 add /Options/Character encoding/... to
9477                 temporarily change the outgoing encoding
9478
9479         (belated sync with main)
9480
9481 2005-06-08 [paul]       1.9.11cvs47
9482
9483         * src/compose.c
9484                 correction to/completion of last
9485                 sync with main
9486
9487 2005-06-08 [paul]       1.9.11cvs46
9488
9489         sync with main:
9490         
9491         * src/codeconv.c
9492         * src/codeconv.h
9493                 always enabled Japanese auto-detection
9494                 if the first letters of locale string
9495                 is "ja"
9496         * src/compose.c
9497                 don't use "destroy" signal to destroy
9498                 Compose object (fix rare crashes on discard?)
9499         * src/mainwindow.c
9500         * src/messageview.c
9501         * src/prefs_send.c
9502                 added Hebrew encodings
9503         * src/sourcewindow.c
9504                 don't use "destroy" signal to destroy
9505                 objects
9506
9507 2005-06-07 [colin]      1.9.11cvs45
9508
9509         * src/summaryview.c
9510                 Add missing unlocks/locks
9511
9512 2005-06-07 [paul]       1.9.11cvs44
9513
9514         * src/summaryview.c
9515                 restore bug #749 fix
9516
9517 2005-06-06 [colin]      1.9.11cvs43
9518
9519         * src/summaryview.c
9520                 Fix selection bug when prefs_common.open_unread 
9521                 is FALSE
9522
9523 2005-06-06 [colin]      1.9.11cvs42
9524
9525         * src/common/md5.c
9526                 Fix a warning
9527         * src/summaryview.c
9528         * src/folderview.c
9529                 Factorize long operations beginning and end
9530                 (locking, freezing/thawing, cursor, ...)
9531                 Check selection->data member in selection-
9532                 related loops; this avoids dying an awful
9533                 death if the selection changes on us while
9534                 we're marking a whole IMAP folder unread, 
9535                 for example.
9536
9537 2005-06-06 [paul]       1.9.11cvs41
9538
9539         * src/textview.c
9540                 don't g_free() a static gchar buffer
9541
9542 2005-06-05 [colin]      1.9.11cvs40
9543
9544         * src/mainwindow.c
9545         * src/messageview.c
9546         * src/summaryview.c
9547                 Fix bug #749 (Show all headers should be
9548                 sticky as the GUI suggests)
9549
9550 2005-06-03 [paul]       1.9.11cvs39
9551
9552         * src/compose.c
9553                 don't allow editing of mail while sending.
9554                 patch by Colin
9555
9556 2005-06-03 [paul]       1.9.11cvs38
9557
9558         * src/folderview.c
9559                 add a freeze/thaw to speed up 'mark all read'
9560
9561 2005-06-03 [paul]       1.9.11cvs37
9562
9563         * src/prefs_message.c
9564                 reflect changes immediately
9565
9566 2005-06-02 [colin]      1.9.11cvs36
9567
9568         * po/POTFILES.in
9569                 Patch by Fabien Vantard.
9570
9571 2005-06-02 [colin]      1.9.11cvs35
9572
9573         * src/imap.c
9574                 Use a non-blocking imap_getline() if possible.
9575                 This should completely prevent the interface
9576                 from freezin on imap operations, although it
9577                 may do strange stuff in case of folder switching
9578                 while a big imap operation is taking place...
9579
9580                 In addition, fix a leak in the case thread
9581                 creation fails on connection.
9582
9583 2005-06-02 [colin]      1.9.11cvs34
9584
9585         * src/crash.c
9586         * src/prefs_common.h
9587                 Fix build (prefs_common_init() doesn't exist
9588                 anymore)
9589
9590 2005-06-02 [colin]      1.9.11cvs33
9591
9592         * src/prefs_account.c
9593                 Fix bug #245 (filtering rules broken when
9594                 renaming a remote account (imap4 or nntp)
9595
9596 2005-06-02 [colin]      1.9.11cvs32
9597
9598         * src/imap.c
9599                 Try to fix IMAP shortcomings: 
9600                 o Multithread imap_open()
9601                 o allow offline-mode overriding instead of
9602                   just returning NULL
9603         * src/imap_gtk.c
9604         * src/imap_gtk.h
9605                 Add a function to ask whether we want to
9606                 override offline-mode for 10 minutes (one-shot
9607                 asking was painful)
9608         * src/procheader.c
9609                 Fix segfault when imap parser isn't happy about
9610                 a missing {
9611
9612 2005-06-01 [colin]      1.9.11cvs31
9613
9614         * src/addrharvest.c
9615         * src/compose.c
9616         * src/mbox.c
9617         * src/mbox.h
9618         * src/mh.c
9619         * src/msgcache.c
9620         * src/send_message.c
9621         * src/setup.c
9622         * src/undo.c
9623         * src/common/hooks.c
9624         * src/common/prefs.c
9625         * src/common/template.c
9626         * src/common/utils.c
9627         * src/gtk/gtkutils.c
9628         * src/gtk/inputdialog.c
9629         * src/gtk/menu.c
9630         * src/gtk/pluginwindow.c
9631         * src/gtk/prefswindow.c
9632         * src/plugins/pgpmime/passphrase.c
9633         * src/plugins/pgpmime/prefs_gpg.c
9634                 More -Wall fixes
9635
9636         * src/common/Makefile.am
9637         * src/common/timing.h
9638                 Add basic timing code
9639
9640         * src/summaryview.c
9641                 Fix a bug with unread messages when 
9642                 re-sorting folders, and by the way
9643                 fix a big performance hit when 
9644                 re-sorting (10k mails: before 5s,
9645                 after .5s)
9646
9647         * src/prefs_compose_writing.c
9648         * src/prefs_compose_writing.h
9649         * src/prefs_message.c
9650         * src/prefs_message.h
9651         * src/prefs_other.c
9652         * src/prefs_other.h
9653         * src/prefs_quote.c
9654         * src/prefs_quote.h
9655         * src/prefs_receive.c
9656         * src/prefs_receive.h
9657         * src/prefs_send.c
9658         * src/prefs_send.h
9659         * src/prefs_summaries.c
9660         * src/prefs_summaries.h
9661                 Fix copyright banner
9662
9663 2005-06-01 [paul]       1.9.11cvs30
9664
9665         * po/fi.po
9666                 updated by Flammie Pirinen
9667         * src/procmime.c
9668                 fix 'Bad BASE64 content' output
9669
9670 2005-05-31 [colin]      1.9.11cvs29
9671
9672         * src/procmime.c
9673                 Oops, where did my hunk go.
9674
9675 2005-05-31 [colin]      1.9.11cvs28
9676
9677         * src/Makefile.am
9678         * src/account.c
9679         * src/action.c
9680         * src/addr_compl.c
9681         * src/addressbook.c
9682         * src/codeconv.c
9683         * src/compose.c
9684         * src/export.c
9685         * src/folder.c
9686         * src/folderview.c
9687         * src/image_viewer.c
9688         * src/main.c
9689         * src/mainwindow.c
9690         * src/messageview.c
9691         * src/mimeview.c
9692         * src/msgcache.c
9693         * src/prefs_account.c
9694         * src/prefs_actions.c
9695         * src/prefs_common.c
9696         * src/prefs_compose_writing.c
9697         * src/prefs_customheader.c
9698         * src/prefs_ext_prog.c
9699         * src/prefs_filtering.c
9700         * src/prefs_filtering_action.c
9701         * src/prefs_fonts.c
9702         * src/prefs_image_viewer.c
9703         * src/prefs_message.c
9704         * src/prefs_message.h
9705         * src/prefs_msg_colors.c
9706         * src/prefs_other.c
9707         * src/prefs_other.h
9708         * src/prefs_quote.c
9709         * src/prefs_receive.c
9710         * src/prefs_receive.h
9711         * src/prefs_send.c
9712         * src/prefs_send.h
9713         * src/prefs_spelling.c
9714         * src/prefs_summaries.c
9715         * src/prefs_summary_column.c
9716         * src/prefs_template.c
9717         * src/prefs_themes.c
9718         * src/prefs_toolbar.c
9719         * src/prefs_wrapping.c
9720         * src/procmime.c
9721         * src/procmsg.c
9722         * src/send_message.h
9723         * src/ssl_manager.c
9724         * src/summary_search.c
9725         * src/summaryview.c
9726         * src/textview.c
9727         * src/wizard.c
9728         * src/common/smtp.c
9729         * src/common/smtp.h
9730         * src/gtk/gtkutils.h
9731                 o Move the rest of Common prefs to new style
9732                 o Lots of -Wall warning fixes
9733                 o fix FIXME in cache memusage calculation
9734                 o Let return receipts be sent from any account
9735                 o Little cache optimisation (read)
9736                 o Fix bug #746 (don't treat commas as separators
9737                   when inside a quoted string)
9738
9739 2005-05-31 [paul]       1.9.11cvs27
9740
9741         * src/prefs_common.c
9742                 fix 'off-by-one' typo
9743
9744 2005-05-31 [paul]       1.9.11cvs26
9745
9746         * src/account.c
9747         * src/addr_compl.c
9748         * src/compose.c
9749         * src/foldersel.c
9750         * src/prefs_actions.c
9751         * src/prefs_common.c
9752         * src/prefs_common.h
9753         * src/prefs_customheader.c
9754         * src/prefs_display_header.c
9755         * src/prefs_filtering.c
9756         * src/prefs_filtering_action.c
9757         * src/prefs_matcher.c
9758         * src/prefs_summaries.c
9759         * src/prefs_summary_column.c
9760         * src/prefs_template.c
9761         * src/prefs_toolbar.c
9762         * src/ssl_manager.c
9763         * src/gtk/pluginwindow.c
9764         * src/gtk/prefswindow.c
9765         * src/gtk/progressdialog.c
9766                 add hidden prefs 'enable_rules_hint'
9767                 for gtk_tree_view_set_rules_hint()
9768                 (sync with main)
9769                 
9770
9771 2005-05-31 [colin]      1.9.11cvs25
9772
9773         * src/Makefile.am
9774         * src/main.c
9775         * src/prefs_common.c
9776         * src/prefs_summaries.c ** ADDED **
9777         * src/prefs_summaries.h ** ADDED **
9778                 Common/Display -> Display/Summaries
9779
9780 2005-05-31 [colin]      1.9.11cvs24
9781
9782         * src/Makefile.am
9783         * src/main.c
9784         * src/prefs_quote.c ** ADDED **
9785         * src/prefs_quote.h ** ADDED **
9786                 Move Common/Quote to Compose/Quoting
9787         * src/prefs_common.c
9788         * src/prefs_common.h
9789                 Remove old quote stuff, add
9790                 convenience functions for GtkTextView prefs
9791         * src/gtk/prefswindow.c
9792                 Set default height higher
9793
9794 2005-05-30 [colin]      1.9.11cvs23
9795
9796         * src/Makefile.am
9797         * src/main.c
9798         * src/prefs_common.c
9799         * src/prefs_compose_writing.c ** ADDED **
9800         * src/prefs_compose_writing.h ** ADDED **
9801                 Move Common/Compose prefs to Compose/Writing
9802
9803 2005-05-30 [colin]      1.9.11cvs22
9804
9805         * src/common/utils.c
9806                 Fix bug #651 (Confused Attract by Subject)
9807                 Patch by M. Benkmann <haferfrost@web.de>
9808         * AUTHORS
9809
9810 2005-05-30 [colin]      1.9.11cvs21
9811
9812         * src/compose.c
9813                 Fix concatenation of different headers of
9814                 the same type (bug #645)
9815         * src/prefs_folder_item.c
9816                 Fix bug #699 (setting color to black doesn't
9817                 work immediately)
9818         * src/procmime.c
9819                 Print out decoding error only once per
9820                 block
9821
9822 2005-05-30 [paul]       1.9.11cvs20
9823
9824         * src/common/template.c
9825                 fix Bcc
9826
9827 2005-05-30 [paul]       1.9.11cvs19
9828
9829         * doc/src/rfc2368.txt   **NEW FILE**
9830         * src/compose.c
9831                 compose_entries_set(): don't interpret Bcc
9832                 header field (conform to RFC 2368)
9833                 (sync with main)
9834
9835 2005-05-29 [colin]      1.9.11cvs18
9836
9837         * src/prefs_common.c
9838                 Let the default reply format respect
9839                 netiquette by cutting the signature.
9840
9841 2005-05-29 [colin]      1.9.11cvs17
9842
9843         * src/summaryview.c
9844                 Don't let always_show_msg override
9845                 open_unread_on_enter when opening a new
9846                 directory.
9847
9848 2005-05-27 [paul]       1.9.11cvs16
9849
9850         sync with main:
9851
9852         * src/main.c
9853                 app_will_exit(): cleanup tmp directory when exit
9854         * src/message_search.c
9855                 improved the interface and made code cleanup.
9856                 removed Clear button
9857         * src/send_message.c
9858                 send_message_local(): use GSpawn, and detect errors
9859         * src/summary_search.c
9860                 improved the interface and made code cleanup
9861         * src/textview.c
9862                 textview_write_link(): also skip non-ascii space
9863                  at the head of link strings (phishing check
9864                  didn't work at the case)
9865         * src/common/utils.c
9866                 get_command_output(): use g_spawn_command_line_sync()
9867                 instead of popen()
9868
9869 2005-05-26 [colin]      1.9.11cvs15
9870
9871         * src/folder.c
9872                 remove printf
9873
9874 2005-05-26 [colin]      1.9.11cvs14
9875
9876         * src/common/nntp.c
9877                 Fix nntp mode reader (bug #611)
9878                 Patch by Florian Mickler <florian@mickler.org>
9879
9880 2005-05-26 [colin]      1.9.11cvs13
9881
9882         * src/plugins/pgpmime/passphrase.c
9883                 Fix mouse grabbing (bug #557)
9884
9885 2005-05-26 [colin]      1.9.11cvs12
9886
9887         * src/prefs_themes.c
9888                 Fix g_warning (bug #541)
9889
9890 2005-05-26 [colin]      1.9.11cvs11
9891
9892         * src/prefs_actions.c
9893         * src/prefs_template.c
9894                 Fix bug #506 (no warning if action/template
9895                 is not saved)
9896         * src/common/template.c
9897                 Fix a possible crash
9898
9899 2005-05-26 [colin]      1.9.11cvs10
9900
9901         * src/folder.c
9902         * src/folderview.c
9903         * src/procmsg.c
9904         * src/summaryview.c
9905                 Forbid locked messages to be moved or
9906                 deleted. Locked messages in trashes 
9907                 still get deleted, for performance
9908                 reason (mh.c::mh_remove_all_msgs)
9909
9910 2005-05-25 [colin]      1.9.11cvs9
9911
9912         * src/procmime.c
9913                 Use correct encoding when sending mails
9914                 with attachments that have accentued 
9915                 chars in their name
9916
9917 2005-05-24 [colin]      1.9.11cvs8
9918
9919         * src/summaryview.c
9920                 Fix bug #688 f) read/unread marker not
9921                 changed on first click
9922                 Also, optimize summary_status_show()
9923                 calls
9924         * src/folder.c
9925         * src/inc.c
9926         * src/procmime.c
9927                 Fix bug #688 b) and c) wrt message
9928                 attachments and signature
9929         * src/stock_pixmap.c
9930         * src/stock_pixmap.h
9931         * src/stock_pixmap.c
9932         * src/stock_pixmap.h
9933         * src/Makefile.am
9934         * src/pixmaps/clip_gpg_signed.xpm
9935                 Add clip/signed icon
9936
9937 2005-05-24 [colin]      1.9.11cvs7
9938
9939         * src/folder_item_prefs.c
9940                 whitespace fix
9941
9942 2005-05-24 [colin]      1.9.11cvs6
9943
9944         * src/folderview.c
9945         * src/prefs_common.c
9946         * src/prefs_common.h
9947                 Add a confirmation to folder drag and drop
9948                 fixes bug #156
9949         * src/alertpanel.c
9950         * src/alertpanel.h
9951                 fix _with_disable parameters so that
9952                 the buttons labels are specifiable too
9953         * src/plugins/pgpmime/sgpgme.c
9954                 reflect said change
9955                 
9956
9957 2005-05-24 [colin]      1.9.11cvs5
9958
9959         * src/folderview.c
9960                 Uncollapse/collapse folders on double-click
9961                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9962                 closes bug #108
9963
9964 2005-05-23 [colin]      1.9.11cvs4
9965
9966         * src/common/socket.c
9967                 Check another special SSL_peek() error.
9968                 Should help wrt bug #728
9969
9970 2005-05-23 [colin]      1.9.11cvs3
9971
9972         * src/plugins/pgpmime/pgpmime.c
9973                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9974                 breaking menu accelerators and stuff. Users will have to
9975                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9976                 account's privacy preferences if needed.
9977
9978 2005-05-22 [paul]
9979
9980         * tools/kdeservicemenu/install.sh
9981                 use kdesu to prompt for root password if doing
9982                 global install/uninstall
9983
9984 2005-05-20 [colin]      1.9.11cvs2
9985
9986         * src/procmsg.c
9987                 Fix another compilation error with gcc-2.9x
9988                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
9989         * src/send_message.c
9990                 Don't send QUIT if we aren't connected
9991
9992 2005-05-19 [colin]      1.9.11cvs1
9993
9994         * src/procmsg.c
9995                 Fix compilation with gcc 2.9x
9996
9997 2005-05-19 [paul]       1.9.11
9998
9999         1.9.11 released
10000
10001 2005-05-19 [paul]       1.9.9cvs14
10002
10003         * src/gtk/inputdialog.c
10004                 prevent gettext warning
10005
10006 2005-05-19 [paul]       1.9.9cvs13
10007
10008         * src/mainwindow.c
10009         * src/prefs_common.c
10010         * src/prefs_common.h
10011         * src/textview.c
10012         * src/textview.h
10013                 add an option to toggle cursor in message
10014                 view (sync with main)
10015
10016 2005-05-18 [colin]      1.9.9cvs12
10017
10018         * src/compose.c
10019                 Dereference freed pointer
10020         * src/gtk/gtkaspell.c
10021                 Fix duplication of dictionaries (is it an aspell issue?)
10022
10023 2005-05-18 [colin]      1.9.9cvs11
10024
10025         * src/gtk/inputdialog.c
10026         * src/gtk/gtkaspell.c
10027                 HIGuify dialogs
10028         * src/alertpanel.c
10029                 Remove a double call
10030
10031 2005-05-17 [colin]      1.9.9cvs10
10032
10033         * src/gtk/gtkaspell.c
10034                 Fix dialogs, Ctrl-Enter accel
10035
10036 2005-05-17 [colin]      1.9.9cvs9
10037
10038         * src/gtk/gtkaspell.c
10039                 Fix some accelerators, escape in replace-window
10040
10041 2005-05-16 [colin]      1.9.9cvs8
10042
10043         * src/gtk/gtkaspell.c
10044                 Revert last commit, it was a mistake.
10045
10046 2005-05-16 [colin]      1.9.9cvs7
10047
10048         * src/gtk/gtkaspell.c
10049                 Remove buggy code while we're at it. It's a 
10050                 dead code path anyway.
10051
10052 2005-05-16 [colin]      1.9.9cvs6
10053
10054         * src/gtk/gtkaspell.c
10055                 Missed some gtk_menu_popup where deactivate
10056                 signal should be handled. Should fix bug
10057                 #629 a bit more.
10058
10059 2005-05-16 [colin]      1.9.9cvs5
10060
10061         * src/gtk/gtkaspell.c
10062                 Remove debug printf()s
10063
10064 2005-05-16 [colin]      1.9.9cvs4
10065
10066         * src/gtk/gtkaspell.c
10067                 Fix a bit aspell problems
10068                 (see bug #629)
10069
10070 2005-05-13 [colin]      1.9.9cvs3
10071
10072         * src/folderview.c
10073                 Fix the + appearing even when no subfolders
10074                 have unread messages. Thanks to wwp for the
10075                 bug report.
10076
10077 2005-05-11 [paul]       1.9.9cvs2
10078
10079         * src/folderview.c
10080                 correction to 1.9.9cvs1, only colour folders that
10081                 have new msgs (not unread msgs)
10082
10083 2005-05-10 [colin]      1.9.9cvs1
10084
10085         * src/folderview.c
10086         * src/summaryview.c
10087                 Try to fix bolding bugs again.
10088
10089 2005-05-09 [paul]
10090
10091         * tools/claws.i18n.status.pl
10092                 add Ricardo Mones Lastra's script that has been providing
10093                 the i18n status page for many months
10094
10095 2005-05-09 [paul]       1.9.9
10096
10097         1.9.9 release
10098
10099 2005-05-09 [paul]       1.9.6cvs58
10100
10101         * AUTHORS
10102         * INSTALL
10103         * README.claws
10104                 updated
10105         * Makefile.am 
10106         * RELEASE_NOTES.claws
10107                 add release notes to cvs to simplify release
10108                 procedure
10109         * configure.ac
10110                 add ca and fi to ALL_LINGUAS
10111         * po/Makefile.in.in
10112                 workaround for missing Makevars
10113         * po/ca.po
10114         * po/fi.po
10115                 add new Catalan and Finnish translations
10116                 submitted by Miquel Oliete and Flammie Pirinen
10117         * po/de.po
10118         * po/es.po
10119         * po/fr.po
10120         * po/it.po
10121         * po/pl.po
10122         * po/ru.po
10123         * po/sk.po
10124         * po/sr.po
10125         * po/zh_CN.po
10126                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10127                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10128                 Urke MMI, and Hansom Young
10129         * src/main.c
10130                 Fix drafting when quitting. compose_draft() closes the
10131                 compose windows, which modifies the compose_list GSList.
10132                 We have to refresh this list after echo drafting to avoid a
10133                 segfault
10134         * src/partial_download.c
10135                 fix segfault on exit
10136
10137 2005-05-06 [paul]       1.9.6cvs57
10138
10139         * src/grouplistdialog.c
10140                 quick fix/workaround for unresizeable newsgroup
10141                 name column 
10142
10143 2005-05-06 [paul]       1.9.6cvs56
10144
10145         * src/inc.c
10146         * src/mainwindow.c
10147                 use gettext plural forms
10148         * src/imap_gtk.c
10149         * src/mh_gtk.c
10150         * src/toolbar.c
10151                 small improvement to english usage
10152
10153 2005-05-05 [thorsten]   1.9.6cvs55
10154
10155         * src/folder.c
10156                 fix possible crash
10157
10158 2005-05-05 [paul]       1.9.6cvs54
10159         
10160         sync with HEAD
10161
10162         * AUTHORS
10163         * src/compose.c
10164                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10165                 patch by Tim Mann
10166
10167 2005-05-05 [paul]       1.9.6cvs53
10168
10169         * src/mainwindow.c
10170                 fix resizing of separate message and
10171                 folder views
10172
10173 2005-05-05 [paul]       1.9.6cvs52
10174
10175         * src/account.c
10176         * src/addrgather.c
10177         * src/browseldap.c
10178         * src/exphtmldlg.c
10179         * src/expldifdlg.c
10180         * src/importmutt.c
10181         * src/importpine.c
10182         * src/main.c
10183         * src/mainwindow.c
10184         * src/noticeview.c
10185         * src/prefs_filtering.c
10186         * src/prefs_filtering_action.c
10187         * src/prefs_matcher.c
10188         * src/prefs_spelling.c
10189         * src/prefs_toolbar.c
10190         * src/toolbar.c
10191         * src/wizard.c
10192         * src/gtk/description_window.c
10193         * src/gtk/gtkvscrollbutton.c
10194         * src/gtk/progressdialog.c
10195         * src/gtk/quicksearch.c
10196         * src/plugins/pgpmime/prefs_gpg.c
10197         * src/plugins/spamassassin/spamassassin_gtk.c
10198                 replace deprecated gtk_widget_set_usize
10199
10200 2005-05-04 [colin]      1.9.6cvs51
10201
10202         * src/common/utils.c
10203                 Fix crash when subst_for_filename is called
10204                 with a NULL parameter
10205
10206 2005-05-04 [colin]      1.9.6cvs50
10207
10208         * src/partial_download.c
10209         * src/pop.c
10210                 Escape login when writing uidl file
10211                 fixes bug #736
10212
10213 2005-05-03 [colin]      1.9.6cvs49
10214
10215         * src/procmime.c
10216                 Fix possible DOS in mime parser
10217                 (see bug #634)
10218
10219 2005-05-02 [colin]      1.9.6cvs48
10220
10221         * src/compose.c
10222                 Try to fix the copy/paste mess once again.
10223
10224
10225 2005-04-30 [colin]      1.9.6cvs47
10226
10227         * src/prefs_account.h
10228         * src/procmsg.c
10229         * src/send_message.c
10230         * src/common/smtp.c
10231         * src/common/smtp.h
10232                 Try to batch sending mails (per account) instead of
10233                 reconnecting to server every time.
10234
10235 2005-04-29 [colin]      1.9.6cvs46
10236
10237         * src/messageview.c
10238                 Fix window resizing that refused to size down
10239         * src/prefs_common.c
10240         * src/prefs_common.h
10241         * src/prefs_filtering.c
10242                 Save Filtering's window size
10243
10244 2005-04-21 [paul]       1.9.6cvs45
10245
10246         * ChangeLog-gtk2.claws
10247         * src/setup.c
10248                 correction to sync
10249
10250 2005-04-21 [paul]       1.9.6cvs44
10251
10252         sync with main:
10253
10254         * src/setup.c
10255         * src/statusbar.c
10256         * src/statusbar.h
10257                 use gtkut_widget_draw_now(). Improved performance
10258                 of the update of statusbar
10259         * src/textview.c
10260                 textview_smooth_scroll_do(): redraw it after scroll
10261                 is done (fixed incorrect display when a part of the
10262                 view is hidden).
10263         * src/gtk/gtkutils.c
10264         * src/gtk/gtkutils.h
10265                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10266                 to force update of widgets.
10267                 Removed gtkut_widget_wait_for_draw() which had a big
10268                 overhead  because of waiting for all events processed 
10269
10270 2005-04-20 [paul]       1.9.6cvs43
10271
10272         * src/codeconv.c
10273                 complete 1.9.6cvs42's sync:
10274                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10275
10276 2005-04-19 [paul]       1.9.6cvs42
10277
10278         sync with main:
10279
10280         * src/action.c
10281                 catch_output(): correctly select the insert text
10282                 (fix invalid iterator warnings).
10283         * src/codeconv.c
10284         * src/codeconv.h
10285         * src/mainwindow.c
10286         * src/messageview.c
10287         * src/prefs_common.c
10288                 support GBK encoding.
10289         * src/common/session.c
10290         * src/common/session.h
10291                 use separate buffer for large data to be sent,
10292                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10293
10294 2005-04-18 [paul]       1.9.6cvs41
10295
10296         * src/jpilot.c
10297                 convert unsigned long into guint32
10298                 patch by Paul LeoNerd Evans 
10299
10300 2005-04-17 [colin]      1.9.6cvs40
10301
10302         * src/compose.c
10303                 Fix 'Request return receipt' from folder
10304                 properties (bug #708)
10305
10306 2005-04-17 [colin]      1.9.6cvs39
10307
10308         * src/mainwindow.c
10309                 Fix duplicate hotkeys in Mainwindow's menu
10310
10311 2005-04-17 [colin]      1.9.6cvs38
10312
10313         * src/folderview.c
10314                 Fix duplicate hotkeys in Folderview's contextual
10315                 menu
10316
10317 2005-04-15 [colin]      1.9.6cvs37
10318
10319         * src/summaryview.c
10320                 Fix 'Save as...' with non-ascii filenames
10321
10322 2005-04-15 [colin]      1.9.6cvs36
10323
10324         * src/plugins/pgpmime/pgpmime.c
10325                 Fix bus error on 64bit. Spotted by 
10326                 macallan1888@gmail.com
10327
10328 2005-04-15 [colin]      1.9.6cvs35
10329
10330         * src/prefs_account.c
10331                 Fix cvs34.
10332
10333 2005-04-12 [colin]      1.9.6cvs34
10334
10335         * src/prefs_account.c
10336                 Fix smtp auth type off-by-one. We forgot to
10337                 add PLAIN in the prefs-to-gui setter func and
10338                 as a result, the selected auth when opening
10339                 account prefs was not the correct one.
10340
10341 2005-04-12 [paul]       1.9.6cvs33
10342
10343         * src/inc.c
10344                 if the recv dialog is visible, Cancel only
10345                 cancels the current account
10346
10347
10348 2005-04-10 [colin]      1.9.6cvs32
10349
10350         * src/filtering.c
10351                 Copy score when copying FilteringActions
10352                 Fix bug #674
10353
10354 2005-04-10 [colin]      1.9.6cvs31
10355
10356         * src/inc.c
10357                 Make Message -> Receive -> Cancel cancel 
10358                 incorporation on all accounts. Fixes
10359                 bug #693
10360
10361 2005-04-10 [colin]      1.9.6cvs30
10362
10363         * src/prefs_account.c
10364                 Update Privacy checkbuttons status based
10365                 on the selected privacy system
10366         * src/compose.c
10367                 Always connect the "None" privacy system; the
10368                 static boolean was probably there to avoid
10369                 reconnecting twice in the same compose window,
10370                 but as the parent function is only called once
10371                 per compose, it's only a bug - as a static is
10372                 initialized once per application instance.
10373                 Also, don't uncheck Sign and Encrypt when
10374                 selecting None as privacy system; just ignore
10375                 them when sending/queuing.
10376                 Should fix bug #695
10377
10378 2005-04-08 [colin]      1.9.6cvs29
10379
10380         * src/account.c
10381         * src/prefs_account.c
10382         * src/prefs_account.h
10383                 Add account preference to queue message in a certain
10384                 folder.
10385
10386 2005-04-06 [colin]      1.9.6cvs28
10387
10388         * src/prefs_account.c
10389                 Update old inbox path syntax
10390
10391 2005-04-06 [paul]       1.9.6cvs27
10392
10393         sync with main:
10394
10395         * configure.ac
10396                 changed -traditional-cpp to -no-cpp-precomp for newer
10397                 Mac OS X support
10398         * src/foldersel.c
10399                 made column resize automatically
10400         * src/send_message.c
10401                 send_message_smtp(): consider EOF right after QUIT
10402                 successful (workaround for Gmail SMTP server)
10403         * src/common/socket.c
10404                 ssl_read(), ssl_peek(): check EOF which violates the
10405                 SSL protocol
10406         * src/gtk/colorlabel.c
10407                 removed warnings when displaying colorlabel menu
10408                 (don't use GtkAlignment)
10409
10410 2005-04-05 [paul]       1.9.6cvs26
10411
10412         * src/plugins/trayicon/trayicon.c
10413                 fix clipping of icon under KDE3 
10414
10415 2005-04-05 [paul]       1.9.6cvs25
10416
10417         * src/summaryview.c
10418                 hide display of threading
10419                 patch by Alfons
10420
10421 2005-04-04 [thorsten]   1.9.6cvs24
10422
10423         * src/mh.c
10424                 marks lost on filesystems with different stat() results on
10425                 summer-/wintertime
10426
10427 2005-04-03 [colin]      1.9.6cvs23
10428
10429         * src/summaryview.c
10430                 Don't handle up/down. Patch by Alfons
10431
10432 2005-04-02 [colin]      1.9.6cvs22
10433
10434         * src/summaryview.c
10435                 Make scrolling faster. Patch by Alfons.
10436
10437 2005-04-01 [colin]      1.9.6cvs21
10438
10439         * src/Makefile.am
10440         * src/stock_pixmap.c
10441         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10442         * src/pixmaps/dir_noselect.xpm ** ADDED **
10443                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10444
10445 2005-04-01 [colin]      1.9.6cvs20
10446
10447         * src/image_viewer.c
10448         * src/image_viewer.h
10449         * src/procmime.c
10450         * src/procmime.h
10451         * src/textview.c
10452         * src/textview.h
10453                 Implement inline image resizing and right-clicking
10454
10455 2005-04-01 [paul]       1.9.6cvs19
10456
10457         * AUTHORS
10458         * Makefile.am
10459         * configure.ac
10460                 check for gnome2
10461                 patch by Luca Cavalli <loopback<AT>slackit.org>
10462         * po/ru.po
10463                 updated by Pavlo Bohmat
10464
10465 2005-03-31 [colin]      1.9.6cvs18
10466
10467         * src/news.c
10468                 Fix parsing references
10469         * src/msgcache.c
10470                 don't put nulls in the references list
10471         * src/procheader.c
10472                 commit that forgotten file in 1.9.6cvs14
10473
10474 2005-03-31 [colin]      1.9.6cvs17
10475
10476         * src/compose.c
10477                 Fix joining of signature separator again. 
10478                 Maybe Hiro could put it in main too...
10479
10480 2005-03-31 [colin]      1.9.6cvs16
10481
10482         * src/Makefile.am
10483         * src/foldersel.c
10484         * src/stock_pixmap.c
10485         * src/stock_pixmap.h
10486         * src/pixmaps/dir-noselect.xpm
10487                 Update foldersel.c (sync from main, patch by Alfons)
10488
10489 2005-03-30 [colin]      1.9.6cvs15
10490
10491         * src/imap.c
10492                 Fix handling of imap folders containing [] in 
10493                 their name. Thanks to Nahuel Angelinetti for
10494                 the detailed bugreport.
10495
10496 2005-03-30 [colin]      1.9.6cvs14
10497
10498         * src/common/utils.h
10499         * src/common/utils.c
10500         * src/common/defs.h
10501         * src/matcher.c
10502         * src/msgcache.c
10503         * src/news.c
10504         * src/procmsg.c
10505         * src/procmsg.h
10506         * src/quote_fmt_parse.y
10507         * src/summaryview.c
10508                 Update references system. Patch by Alfons
10509
10510 2005-03-30 [colin]      1.9.6cvs13
10511
10512         * src/common/socket.c
10513                 Force the glibc to read resolv.conf again when 
10514                 it has changed. Should fix issues when changing
10515                 networks on a laptop and not restarting sylpheed. 
10516
10517 2005-03-30 [paul]       1.9.6cvs12
10518
10519         partial sync with main:
10520
10521         * src/action.c
10522                 create_io_dialog(): use user-defined text font
10523                 (thanks to Alfons), and modified its appearance.
10524         * src/addrgather.c
10525         * src/addrharvest.c
10526         * src/browseldap.c
10527                 replace old code
10528         * src/compose.c
10529                 don't join (presumably) itemized lines on line-wrapping
10530                 fixed wrapping of quote when auto-wrapping is enabled
10531                 compose_destroy(): destroy paned only if it's not
10532                 attached to window. Fixed memory leak of popup menu.
10533         * src/exphtmldlg.c
10534         * src/expldifdlg.c
10535                 replace old code
10536         * src/html.c
10537         * src/html.h
10538         * src/importmutt.c
10539         * src/importpine.c
10540                 replace old code
10541         * src/main.c
10542                 removed redundant code
10543         * src/mainwindow.c
10544                 changed 'Code set' (which is rather incorrect)
10545                 in the menu to 'Character encoding'
10546                 main_window_set_widgets(): request size first
10547                 to prevent window size becoming wrong
10548                 fixed remembering of the state of the visibility
10549                 of MessageView
10550         * src/messageview.c
10551                 changed 'Code set' (which is rather incorrect)
10552                 in the menu to 'Character encoding'
10553         * src/prefs_common.c
10554         * src/prefs_common.h
10555                 added an option whether to render HTML as text or not
10556                 added separators to outgoing encoding menu
10557         * src/procheader.c
10558                 procheader_scan_date_string(): support header
10559                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10560         * src/summaryview.c
10561         * src/summaryview.h
10562                 minor code cleanup
10563         * src/textview.c
10564                 textview_show_html(): force output of newline
10565                 added an option whether to render HTML as text or not
10566         * src/common/utils.c
10567                 strncpy2(): optimized based on Alfons' code
10568         * src/gtk/gtkutils.c
10569         * src/gtk/gtkutils.h
10570                 removed non-used code
10571         * src/plugins/pgpmime/passphrase.c
10572                 partially fixed grab input of passphrase dialog
10573                 Confine pointer to window
10574
10575 2005-03-30 [colin]      1.9.6cvs11
10576
10577         * src/msgcache.c
10578         * src/msgcache.h
10579                 Read/write 32bit ints from cache & marks
10580                 From main.
10581
10582 2005-03-29 [paul]       1.9.6cvs10
10583
10584         * AUTHORS
10585         * ChangeLog.claws
10586         * src/compose.c
10587         * src/gtk/gtkaspell.c
10588                 sync with HEAD (don't pass NULL pointers) 
10589
10590 2005-03-24 [paul]
10591
10592         * tools/Makefile.am
10593         * tools/README
10594         * tools/acroread2sylpheed.pl
10595                 sync with HEAD (add script to send pdfs as
10596                 attachments from Adobe Reader 7)
10597
10598 2005-03-21 [paul]       1.9.6cvs9
10599
10600         * configure.ac
10601         * po/POTFILES.in
10602         * src/Makefile.am
10603         * src/crash.c
10604         * src/image_viewer.c ** ADDED **
10605         * src/image_viewer.h ** ADDED **
10606         * src/main.c
10607         * src/prefs_common.c
10608         * src/prefs_common.h
10609         * src/prefs_image_viewer.c ** ADDED **
10610         * src/prefs_image_viewer.h ** ADDED **
10611         * src/textview.c
10612         * src/gtk/about.c
10613         * src/pixmaps/sylpheed_logo.xpm
10614         * src/plugins/Makefile.am
10615         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10616         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10617         * src/plugins/image_viewer/plugin.c ** REMOVED **
10618         * src/plugins/image_viewer/viewer.c ** REMOVED **
10619         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10620         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10621         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10622         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10623         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10624                 as gdk-pixbuf is now built-in
10625                 remove image_viewer plugin and put code back into
10626                 main codebase
10627                 implement inline image display (sync with main)
10628
10629                 replace logo with newer, nicer, larger version  
10630
10631 2005-03-21 [paul]       1.9.6cvs8
10632
10633         * src/gtk/about.c
10634                 cosmetic improvement
10635
10636 2005-03-21 [holger]     1.9.6cvs7
10637
10638         * src/plugins/spamassassin/spamassassin.c
10639                 Sync with HEAD
10640                 (unregister hook on failed plugin init)
10641
10642 2005-03-20 [colin]      1.9.6cvs6
10643
10644         * src/common/plugin.c
10645                 Check that plugin isn't already loaded
10646                 Patch by Alfons
10647
10648 2005-03-20 [thorsten]   1.9.6cvs5
10649
10650         * src/compose.c
10651                 use a more compatible syntax
10652
10653 2005-03-20 [thorsten]   1.9.6cvs4
10654
10655         * src/prefs_toolbar.c
10656                 fix crash when selecting toolbar item (uninitialized pointer)
10657
10658 2005-03-20 [thorsten]   1.9.6cvs3
10659
10660         * src/procmime.c
10661                 fix mimetype detection (referenced free()d string)
10662
10663 2005-03-20 [paul]       1.9.6cvs2
10664
10665         * src/compose.c
10666                 sync with HEAD (1.0.3cvs5)
10667                 neglect Reply-To header if empty
10668                 Patch by Alfons 
10669
10670 2005-03-19 [holger]     1.9.6cvs1
10671
10672         * src/summaryview.c
10673         * src/summaryview.h
10674                 Sync with HEAD
10675
10676 2005-03-18 [paul]       1.9.6
10677
10678         initial GTK2 release
10679
10680 2005-03-18 [paul]       1.0.3cvs3.1
10681
10682         * AUTHORS
10683         * ChangeLog.claws
10684         * configure.ac
10685         * src/gtk/about.c
10686         * src/pixmaps/sylpheed_logo.xpm
10687                 sync with HEAD
10688
10689 2005-03-18 [colin]      1.0.3cvs2.6
10690
10691         * src/summaryview.c
10692                 Remove call to summary_step in summary_copy_selected_to
10693                 Can't see its purpose, and this causes bug when copying
10694                 a message if the next one is unread: it reads it.
10695
10696 2005-03-18 [paul]       1.0.3cvs2.5
10697
10698         * src/foldersel.c
10699                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10700
10701 2005-03-18 [paul]       1.0.3cvs2.4
10702
10703         * src/addrharvest.c
10704         * src/codeconv.c
10705         * src/codeconv.h
10706         * src/compose.c
10707         * src/news.c
10708         * src/procheader.c
10709         * src/procmime.c
10710         * src/unmime.c
10711         * src/unmime.h
10712                 fix buffer overflow, CAN-2005-0667, see
10713                 http://secunia.com/advisories/14491/
10714                 Patch by Alfons
10715
10716 2005-03-17 [colin]      1.0.3cvs2.3
10717
10718         * src/prefs_fonts.c
10719         * src/summaryview.c
10720                 Fix font bugs (both lists now officialy share 
10721                 the same font)
10722                 
10723
10724 2005-03-17 [paul]       1.0.3cvs2.2
10725
10726         * src/gtk/pluginwindow.c
10727                 make plugin descriptions uneditable
10728
10729 2005-03-11 [paul]       1.0.3cvs2.1
10730
10731         * ChangeLog.claws
10732         * configure.ac
10733         * po/POTFILES.in
10734         * src/plugins/trayicon/trayicon.c
10735                 sync with HEAD
10736                 add src/wizard.c to POTFILES.in
10737
10738 2005-03-11 [paul]       1.0.3cvs1.1
10739
10740         * ChangeLog
10741         * ChangeLog.claws
10742         * configure.ac
10743         * po/de.po
10744         * po/es.po
10745         * po/fr.po
10746         * po/it.po
10747         * po/pt_BR.po
10748         * po/ru.po
10749         * po/sk.po
10750         * po/sr.po
10751         * po/zh_CN.po
10752                 sync with HEAD
10753
10754 2005-03-04 [colin]      1.0.1cvs22.2
10755
10756         * src/compose.c
10757                 Fix signatures with accentued chars in it
10758
10759 2005-03-04 [colin]      1.0.1cvs22.1
10760
10761         * src/common/smtp.c
10762         * src/common/smtp.h
10763                 Don't use SIZE param in MAIL FROM: if server 
10764                 doesn't support it. Patch by Eugen Freiter
10765                 <eugen_f@users.sf.net>
10766
10767 2005-02-27 [paul]       1.0.1cvs20.1
10768
10769         * ChangeLog.claws
10770         * configure.ac
10771         * src/messageview.c
10772                 sync with HEAD
10773
10774 2005-02-27 [colin]      1.0.1cvs19.4
10775
10776         * src/procheader.c
10777         * src/procheader.h
10778                 Fix prototypes. Patch by Alfons
10779
10780 2005-02-27 [colin]      1.0.1cvs19.3
10781
10782         * src/compose.c
10783                 Don't auto-join the signature separator.
10784
10785 2005-02-26 [colin]      1.0.1cvs19.2
10786
10787         * src/summaryview.c
10788                 Fix 'mark all read' with collapsed threads.
10789                 Patch by Alfons.
10790
10791 2005-02-25 [paul]       1.0.1cvs19.1
10792
10793         * ChangeLog.claws
10794         * configure.ac
10795         * src/prefs_account.c
10796         * src/prefs_folder_item.c
10797         * src/gtk/prefswindow.c
10798         * src/gtk/prefswindow.h
10799                 sync with HEAD
10800
10801 2005-02-25 [paul]       1.0.1cvs15.12
10802
10803         * src/alertpanel.c
10804         * src/codeconv.c
10805         * src/compose.c
10806         * src/textview.c
10807         * src/gtk/gtkutils.c
10808         * src/gtk/gtkutils.h
10809         * src/gtk/logwindow.c
10810         * src/gtk/progressdialog.c
10811                 sync with main (revision 127)
10812                 and fix logwindow clipping
10813
10814 2005-02-24 [colin]      1.0.1cvs15.11
10815
10816         * src/plugins/pgpmime/passphrase.c
10817                 Disable input grabbing; it doesn't work yet.
10818
10819 2005-02-24 [colin]      1.0.1cvs15.10
10820
10821         * src/messageview.c
10822                 Don't send out receipts if offline. Ask.
10823
10824 2005-02-23 [colin]      1.0.1cvs15.9
10825
10826         * src/summaryview.c     
10827                 Fix expanding
10828
10829 2005-02-23 [colin]      1.0.1cvs15.8
10830
10831         * src/summaryview.c
10832                 Really fix Bug 568 by removing useless
10833                 calls. summary_thread_init() now called
10834                 in summary_sort(). This should please
10835                 Alfons as it should be faster than 
10836                 previously.
10837
10838 2005-02-23 [colin]      1.0.1cvs15.7
10839
10840         * src/compose.c
10841                 Encode parts as QP or B64 if signing
10842
10843 2005-02-23 [colin]      1.0.1cvs15.6
10844
10845         * src/compose.c
10846                 Fix Mimeinfo leakage (including tmp files)
10847         * src/procmsg.c
10848                 Fix tmp file leakage (spotted by Ivan Rayner)
10849
10850 2005-02-22 [colin]      1.0.1cvs15.5
10851
10852         * src/expldifdlg.c
10853                 Fix keyboard input. Patch by Alfons.
10854
10855 2005-02-21 [colin]      1.0.1cvs15.4
10856
10857         * src/compose.c
10858                 Fix Sign/Encrypt when unselecting privacy
10859                 system
10860         * src/prefs_common.c
10861                 Change default message font to Monospace
10862         * src/summaryview.c
10863                 More freezing during potentially large operations
10864
10865 2005-02-21 [paul]       1.0.1cvs15.3
10866
10867         * src/main.c
10868                 fix --help output
10869
10870 2005-02-21 [paul]       1.0.1cvs15.2
10871
10872         * po/Makefile.in.in
10873         * src/compose.c
10874         * src/summaryview.c
10875         * src/textview.c
10876         * src/common/utils.c
10877         * src/common/utils.h
10878                 sync with main (revision 117)
10879
10880 2005-02-20 [colin]      1.0.1cvs15.1
10881
10882         * src/common/defs.h
10883                 Change cache file to .sylpheed_claws_cache, as
10884                 suggested by Alfons. Allows people to switch
10885                 between Sylpheed and Sylpheed-Claws. it is
10886                 a good idea to "Check for new messages" at next
10887                 startup.
10888
10889
10890 2005-02-18 [colin]      1.0.1cvs14.1
10891
10892         * src/quote_fmt_lex.l
10893         * src/quote_fmt_parse.y
10894                 Fix parser initialisation. Patch by Ivan.
10895
10896 2005-02-18 [colin]      1.0.1cvs11.6
10897
10898         * src/folderview.c
10899                 Fix scrolldown (bug 662)
10900
10901 2005-02-17 [colin]      1.0.1cvs11.5
10902
10903         * src/codeconv.c
10904                 conv_filename_to_utf8: return clean 7bit instead
10905                 of broken utf8 if needed
10906         * src/mimeview.c
10907                 Fix display of parts with unclean 8bit names
10908
10909 2005-02-17 [paul]       1.0.1cvs11.4
10910
10911         * src/compose.c
10912         * src/exportldif.c
10913         * src/matcher_parser_parse.y
10914         * src/procmime.c
10915         * src/sourcewindow.c
10916         * src/common/Makefile.am
10917         * src/common/intl.h             ** REMOVED **
10918         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10919                 sync with main (revision 109)
10920                 and clean up
10921
10922 2005-02-16 [colin]      1.0.1cvs11.3
10923
10924         * src/summaryview.c
10925                 Fix collapsed thread not highlighting when new
10926                 messages in it (Bug 568) Patch by Stephan Sachse.
10927                 Fix messed up selection when reaching bounds (Bug 632)
10928         * src/prefs_themes.c
10929                 Fix theme installing (Bug 684)
10930
10931 2005-02-16 [colin]      1.0.1cvs11.2
10932
10933         * src/messageview.c
10934                 Fix messageview_select_all
10935
10936 2005-02-16 [colin]      1.0.1cvs11.1
10937
10938         * src/mh.c
10939                 Sync with HEAD (MH scan required function)
10940
10941 2005-02-15 [colin]      1.0.1cvs8.1
10942
10943         * src/mimeview.c
10944         * src/common/utils.c
10945                 Sync with HEAD (filename chars substitution)
10946
10947 2005-02-15 [colin]      1.0.1cvs7.3
10948
10949         * src/gtk/pluginwindow.c
10950                 Fix button spacing
10951
10952 2005-02-15 [colin]      1.0.1cvs7.2
10953
10954         * src/mimeview.c
10955                 Fix mime icons not reset across message when
10956                 scrolled down
10957
10958 2005-02-15 [colin]      1.0.1cvs7.1
10959
10960         * src/compose.c
10961         * src/procmime.c
10962                 Sync with HEAD (optimisation of cvs6)
10963
10964 2005-02-14 [colin]      1.0.1cvs6.1
10965
10966         * src/compose.c
10967         * src/procmime.c
10968                 Sync with HEAD (encode "From " at line beginning)
10969
10970 2005-02-14 [colin]      1.0.1cvs5.3
10971
10972         * src/compose.c
10973                 Fix wrapping with accentued chars.
10974
10975 2005-02-13 [colin]      1.0.1cvs5.2
10976
10977         * src/textview.c
10978                 Fix email informative part parsing with
10979                 accentued chars in it. ispunct() returns
10980                 true for them in utf8...
10981
10982 2005-02-12 [colin]      1.0.1cvs5.1
10983
10984         * src/filtering.c
10985                 Sync with HEAD (remove wrong use of compose after send)
10986
10987 2005-02-12 [paul]       1.0.1cvs4.5
10988
10989         * src/textview.c
10990                 remove unnecessary code (thanks to Alfons)
10991
10992 2005-02-12 [paul]       1.0.1cvs4.4
10993
10994         * src/textview.c
10995                 add 'Copy' to contextual menu on emails
10996
10997 2005-02-11 [colin]      1.0.1cvs4.3
10998
10999         * src/compose.c
11000                 revert 1.0.0cvs28.2, it doesn't work that well.
11001
11002 2005-02-11 [paul]       1.0.1cvs4.2
11003
11004         * po/Makefile.in.in
11005                 fix 'make release'
11006
11007 2005-02-10 [paul]       1.0.1cvs4.1
11008
11009         * ChangeLog
11010         * ChangeLog.claws
11011         * ChangeLog.jp
11012         * configure.ac
11013         * src/compose.c
11014                 sync with HEAD (sync with main)
11015
11016 2005-02-10 [paul]       1.0.1cvs3.2
11017
11018         * AUTHORS
11019         * Makefile.am
11020         * autogen.sh
11021         * configure.ac
11022         * config/mkinstalldirs
11023         * intl/.cvsignore
11024         * intl/ChangeLog
11025         * intl/VERSION
11026         * intl/bindtextdom.c
11027         * intl/config.charset
11028         * intl/dcgettext.c
11029         * intl/dcigettext.c
11030         * intl/dcngettext.c
11031         * intl/dgettext.c
11032         * intl/dngettext.c
11033         * intl/eval-plural.h
11034         * intl/explodename.c
11035         * intl/finddomain.c
11036         * intl/gettext.c
11037         * intl/gettextP.h
11038         * intl/gmo.h
11039         * intl/hash-string.h
11040         * intl/intl-compat.c
11041         * intl/l10nflist.c
11042         * intl/libgnuintl.h.in
11043         * intl/loadinfo.h
11044         * intl/loadmsgcat.c
11045         * intl/localcharset.c
11046         * intl/localcharset.h
11047         * intl/locale.alias
11048         * intl/localealias.c
11049         * intl/localename.c
11050         * intl/log.c
11051         * intl/ngettext.c
11052         * intl/os2compat.c
11053         * intl/os2compat.h
11054         * intl/osdep.c
11055         * intl/plural-exp.c
11056         * intl/plural-exp.h
11057         * intl/plural.c
11058         * intl/plural.y
11059         * intl/ref-add.sin
11060         * intl/ref-del.sin
11061         * intl/relocatable.c
11062         * intl/relocatable.h
11063         * intl/textdomain.c
11064         * m4/Makefile.am
11065         * po/Makefile.in.in
11066         * src/Makefile.am
11067         * src/account.c
11068         * src/action.c
11069         * src/addr_compl.c
11070         * src/addressadd.c
11071         * src/addressbook.c
11072         * src/addrgather.c
11073         * src/addrindex.c
11074         * src/alertpanel.c
11075         * src/browseldap.c
11076         * src/codeconv.c
11077         * src/codeconv.h
11078         * src/compose.c
11079         * src/compose.h
11080         * src/crash.c
11081         * src/editaddress.c
11082         * src/editbook.c
11083         * src/editgroup.c
11084         * src/editjpilot.c
11085         * src/editldap.c
11086         * src/editldap_basedn.c
11087         * src/editvcard.c
11088         * src/exphtmldlg.c
11089         * src/expldifdlg.c
11090         * src/export.c
11091         * src/exporthtml.c
11092         * src/filtering.c
11093         * src/folder.c
11094         * src/folder_item_prefs.c
11095         * src/foldersel.c
11096         * src/folderview.c
11097         * src/grouplistdialog.c
11098         * src/headerview.c
11099         * src/imap.c
11100         * src/imap_gtk.c
11101         * src/import.c
11102         * src/importldif.c
11103         * src/importmutt.c
11104         * src/importpine.c
11105         * src/inc.c
11106         * src/ldif.c
11107         * src/main.c
11108         * src/mainwindow.c
11109         * src/matcher.c
11110         * src/mbox.c
11111         * src/message_search.c
11112         * src/messageview.c
11113         * src/mh.c
11114         * src/mh_gtk.c
11115         * src/mimeview.c
11116         * src/msgcache.c
11117         * src/news.c
11118         * src/news_gtk.c
11119         * src/noticeview.c
11120         * src/partial_download.c
11121         * src/pop.c
11122         * src/prefs_account.c
11123         * src/prefs_actions.c
11124         * src/prefs_common.c
11125         * src/prefs_customheader.c
11126         * src/prefs_display_header.c
11127         * src/prefs_ext_prog.c
11128         * src/prefs_filtering.c
11129         * src/prefs_filtering_action.c
11130         * src/prefs_folder_item.c
11131         * src/prefs_fonts.c
11132         * src/prefs_gtk.c
11133         * src/prefs_matcher.c
11134         * src/prefs_msg_colors.c
11135         * src/prefs_spelling.c
11136         * src/prefs_summary_column.c
11137         * src/prefs_template.c
11138         * src/prefs_themes.c
11139         * src/prefs_toolbar.c
11140         * src/prefs_wrapping.c
11141         * src/privacy.c
11142         * src/procheader.c
11143         * src/procmime.c
11144         * src/procmsg.c
11145         * src/quote_fmt.c
11146         * src/recv.c
11147         * src/send_message.c
11148         * src/setup.c
11149         * src/sourcewindow.c
11150         * src/ssl_manager.c
11151         * src/statusbar.c
11152         * src/summary_search.c
11153         * src/summaryview.c
11154         * src/textview.c
11155         * src/toolbar.c
11156         * src/wizard.c
11157         * src/common/nntp.c
11158         * src/common/plugin.c
11159         * src/common/smtp.c
11160         * src/common/ssl.c
11161         * src/common/ssl_certificate.c
11162         * src/common/string_match.c
11163         * src/common/sylpheed.c
11164         * src/common/template.c
11165         * src/common/utils.c
11166         * src/gtk/about.c
11167         * src/gtk/colorlabel.c
11168         * src/gtk/description_window.c
11169         * src/gtk/filesel.c
11170         * src/gtk/foldersort.c
11171         * src/gtk/gtkaspell.c
11172         * src/gtk/gtkutils.c
11173         * src/gtk/inputdialog.c
11174         * src/gtk/logwindow.c
11175         * src/gtk/menu.c
11176         * src/gtk/pluginwindow.c
11177         * src/gtk/prefswindow.c
11178         * src/gtk/progressdialog.c
11179         * src/gtk/quicksearch.c
11180         * src/gtk/sslcertwindow.c
11181         * src/plugins/clamav/clamav_plugin.c
11182         * src/plugins/clamav/clamav_plugin_gtk.c
11183         * src/plugins/demo/demo.c
11184         * src/plugins/dillo_viewer/dillo_prefs.c
11185         * src/plugins/dillo_viewer/dillo_viewer.c
11186         * src/plugins/image_viewer/plugin.c
11187         * src/plugins/image_viewer/viewer.c
11188         * src/plugins/image_viewer/viewerprefs.c
11189         * src/plugins/mathml_viewer/mathml_viewer.c
11190         * src/plugins/pgpmime/passphrase.c
11191         * src/plugins/pgpmime/plugin.c
11192         * src/plugins/pgpmime/prefs_gpg.c
11193         * src/plugins/pgpmime/select-keys.c
11194         * src/plugins/pgpmime/sgpgme.c
11195         * src/plugins/spamassassin/spamassassin.c
11196         * src/plugins/spamassassin/spamassassin_gtk.c
11197         * src/plugins/trayicon/trayicon.c
11198                 sync with main (revision 104)
11199
11200 2005-02-10 [colin]      1.0.1cvs3.1
11201
11202         * src/mainwindow.c
11203                 Sync with HEAD (fix occasional crasher)
11204
11205 2005-02-10 [colin]      1.0.1cvs2.1
11206
11207         * src/messageview.c
11208                 Synw with HEAD (don't automatically display html)
11209
11210 2005-02-09 [colin]      1.0.1cvs1.3
11211
11212         * src/textview.c
11213         * src/textview.h
11214                 Add contextual menu on emails
11215
11216 2005-02-09 [colin]      1.0.1cvs1.2
11217
11218         * src/codeconv.c
11219                 Fix converting from broken headers and 
11220                 put back the _ in missing places
11221                 (feature broke with cvs24.2 sync, main 
11222                  possibly affected?)
11223
11224 2005-02-09 [colin]      1.0.1cvs1.1
11225
11226         * src/messageview.c
11227         * src/mimeview.c
11228         * src/mimeview.h
11229                 Sync with HEAD (display non text/plain mails with plugin)
11230
11231 2005-02-08 [colin]      1.0.1.1
11232
11233         * ChangeLog.claws
11234         * po/pt_BR.po
11235                 Sync with HEAD
11236         * configure.ac
11237                 Make default configuration directory 
11238                 be .sylpheed-gtk2
11239
11240 2005-02-08 [colin]      1.0.0cvs29.1
11241
11242         * po/de.po
11243         * po/es.po
11244         * po/fr.po
11245         * po/it.po
11246         * po/sk.po
11247         * po/sr.po
11248                 Sync translations with HEAD
11249
11250 2005-02-06 [colin]      1.0.0cvs28.3
11251
11252         * src/compose.c
11253                 Make compose a bit faster - patch by Alfons.
11254
11255 2005-02-06 [colin]      1.0.0cvs28.2
11256
11257         * src/compose.c
11258                 Make pasting via middle-click more reliable
11259
11260 2005-02-05 [paul]       1.0.0cvs28.1
11261
11262         * ChangeLog
11263         * ChangeLog.claws
11264         * ChangeLog.jp
11265         * configure.ac
11266         * src/compose.c
11267                 sync with HEAD
11268                 (fix bug 682 'redirect is broken'
11269
11270 2005-02-05 [torte]      1.0.0cvs27.1
11271
11272         * ChangeLog.claws
11273         * configure.ac
11274         * src/partial_download.c
11275                 Sync with HEAD (fix buf overflow)
11276
11277 2005-02-03 [colin]      1.0.0cvs26.1
11278
11279         * src/common/plugin.c
11280                 Sync with HEAD (avoid plugin mismatches)
11281
11282 2005-02-03 [paul]       1.0.0cvs25.3
11283
11284         * src/folderview.c
11285         * src/headerview.c
11286         * src/summaryview.c
11287         * src/textview.c
11288         * src/gtk/colorlabel.c
11289                 third and final part of initial sync with main-gtk2
11290
11291 2005-02-03 [paul]       1.0.0cvs25.2
11292
11293         * src/jpilot.c
11294                 fix building with jpilot support
11295
11296 2005-02-02 [colin]      1.0.0cvs25.1
11297
11298         * src/messageview.c
11299                 Sync with HEAD (fix dangerous typo)
11300
11301 2005-02-01 [colin]      1.0.0cvs24.3
11302
11303         * src/common/xml.c
11304                 Write file as advertised (UTF-8)
11305
11306 2005-02-01 [paul]       1.0.0cvs24.2
11307
11308         * src/addrbook.c
11309         * src/addrindex.c
11310         * src/alertpanel.h
11311         * src/codeconv.c
11312         * src/codeconv.h
11313         * src/compose.c
11314         * src/export.c
11315         * src/folder_item_prefs.c
11316         * src/html.c
11317         * src/imap.c
11318         * src/import.c
11319         * src/jpilot.c
11320         * src/mainwindow.c
11321         * src/matcher_parser_lex.l
11322         * src/messageview.c
11323         * src/mh.c
11324         * src/prefs_account.c
11325         * src/prefs_actions.c
11326         * src/prefs_common.c
11327         * src/prefs_gtk.c
11328         * src/prefs_gtk.h
11329         * src/prefs_themes.c
11330         * src/procheader.c
11331         * src/procmime.c
11332         * src/sourcewindow.c
11333         * src/statusbar.c
11334         * src/summaryview.c
11335         * src/textview.c
11336         * src/toolbar.c
11337         * src/unmime.c
11338         * src/common/template.c
11339         * src/common/utils.c
11340         * src/common/xml.c
11341         * src/common/xml.h
11342         * src/gtk/gtkaspell.c
11343         * src/plugins/clamav/clamav_plugin.c
11344         * src/plugins/dillo_viewer/dillo_prefs.c
11345         * src/plugins/image_viewer/viewerprefs.c
11346         * src/plugins/pgpmime/passphrase.c
11347         * src/plugins/pgpmime/prefs_gpg.c
11348         * src/plugins/pgpmime/select-keys.c
11349         * src/plugins/spamassassin/spamassassin.c
11350                 second part of initial sync with main-gtk2
11351                 (more to follow)
11352
11353 2005-01-31 [colin]      1.0.0cvs24.1
11354
11355         * src/compose.c
11356                 Sync with HEAD
11357
11358 2005-01-29 [paul]       1.0.0cvs23.2
11359
11360         * src/account.c
11361         * src/action.c
11362         * src/addressadd.c
11363         * src/addressbook.c
11364         * src/alertpanel.c
11365         * src/compose.c
11366         * src/editaddress.c
11367         * src/editbook.c
11368         * src/editgroup.c
11369         * src/editjpilot.c
11370         * src/editldap.c
11371         * src/editldap_basedn.c
11372         * src/editvcard.c
11373         * src/export.c
11374         * src/foldersel.c
11375         * src/grouplistdialog.c
11376         * src/import.c
11377         * src/importldif.c
11378         * src/inc.c
11379         * src/main.c
11380         * src/mainwindow.c
11381         * src/message_search.c
11382         * src/messageview.c
11383         * src/mimeview.c
11384         * src/prefs_actions.c
11385         * src/prefs_common.c
11386         * src/prefs_common.h
11387         * src/prefs_customheader.c
11388         * src/prefs_display_header.c
11389         * src/prefs_filtering.c
11390         * src/prefs_filtering_action.c
11391         * src/prefs_gtk.c
11392         * src/prefs_matcher.c
11393         * src/prefs_summary_column.c
11394         * src/prefs_template.c
11395         * src/sourcewindow.c
11396         * src/summary_search.c
11397         * src/summaryview.c
11398         * src/textview.c
11399         * src/gtk/about.c
11400         * src/gtk/description_window.c
11401         * src/gtk/gtkshruler.c
11402         * src/gtk/gtkutils.c
11403         * src/gtk/gtkutils.h
11404         * src/gtk/inputdialog.c
11405         * src/gtk/logwindow.c
11406         * src/gtk/prefswindow.c
11407         * src/gtk/progressdialog.c
11408         * src/gtk/progressdialog.h
11409                 first part of initial sync with main-gtk2
11410                 (more to follow)
11411
11412 2005-01-28 [colin]      1.0.0cvs23.1
11413
11414         * src/folderview.c
11415                 Sync with HEAD
11416
11417 2005-01-27 [colin]      1.0.0cvs21.1
11418
11419         * src/folder.c
11420         * src/folderview.c
11421                 Sync with HEAD
11422
11423 2005-01-27 [colin]      1.0.0cvs19.1
11424
11425         * src/procmime.c
11426                 Sync with HEAD
11427
11428 2005-01-27 [colin]      1.0.0cvs18.1
11429
11430         * src/messageview.c
11431         * src/summaryview.c
11432         * src/mainwindow.c
11433         * src/compose.c
11434         * src/compose.h
11435         * src/procmsg.c
11436         * src/procmsg.h
11437         * src/toolbar.c
11438                 Sync with HEAD
11439
11440 2005-01-26 [paul]       1.0.0cvs15.2
11441
11442         * src/compose.c
11443                 compose_entries_set(): convert subject and body to
11444                 utf8 if necessary. patch by Felix Eckhofer
11445
11446 2005-01-26 [paul]       1.0.0cvs15.1
11447
11448         * configure.ac
11449         * src/common/template.c
11450                 sync with HEAD (fix memory leak)
11451
11452 2005-01-25 [paul]       1.0.0cvs14.1
11453
11454         * configure.ac
11455         * src/compose.c
11456                 sync with HEAD
11457
11458 2005-01-24 [colin]      1.0.0cvs13.1
11459
11460         * src/summaryview.c
11461                 Sync with HEAD
11462
11463 2005-01-24 [paul]       1.0.0cvs12.1
11464
11465         * configure.ac
11466         * src/messageview.c
11467         * src/mh.c
11468         * src/common/utils.c
11469                 sync with HEAD
11470
11471 2005-01-24 [colin]      1.0.0cvs11.1
11472
11473         * src/procheader.c
11474                 Sync with HEAD
11475
11476 2005-01-24 [colin]      1.0.0cvs10.1
11477
11478         * src/folderview.c
11479                 Sync with HEAD
11480
11481 2005-01-23 [colin]      1.0.0cvs9.1
11482
11483         * src/crash.c
11484                 Sync with HEAD
11485
11486 2005-01-22 [colin]      1.0.0cvs8.1
11487
11488         * src/summaryview.c
11489         * src/gtk/quicksearch.c
11490                 Sync with HEAD
11491
11492 2005-01-21 [colin]      1.0.0cvs7.1
11493
11494         * src/summaryview.c
11495                 Sync with HEAD
11496
11497 2005-01-21 [colin]      1.0.0cvs6.1
11498
11499         * src/summaryview.c
11500                 Sync with HEAD
11501
11502 2005-01-21 [colin]      1.0.0cvs5.1
11503
11504         * src/gtk/quicksearch.c
11505         * src/prefs_common.c
11506         * src/prefs_common.h
11507                 Sync with HEAD (recurse option)
11508
11509 2005-01-21 [colin]      1.0.0cvs4.1
11510
11511         * src/folder.h
11512         * src/folderview.c
11513         * src/folderview.h
11514         * src/summaryview.c
11515         * src/gtk/quicksearch.c
11516         * src/gtk/quicksearch.h
11517                 Sync with HEAD (recursive quicksearch)
11518
11519 2005-01-20 [colin]      1.0.0cvs3.4
11520
11521         * src/ssl_manager.c
11522                 Remove useless code
11523
11524 2005-01-20 [colin]      1.0.0cvs3.3
11525
11526         * src/ssl_manager.c
11527                 Fix leak, thanks to Alfons.
11528
11529 2005-01-20 [colin]      1.0.0cvs3.2
11530
11531         * src/ssl_manager.c
11532                 Port SSL certificate window to GTK2.
11533
11534 2005-01-20 [paul]       1.0.0cvs3.1
11535
11536         * ChangeLog.claws
11537         * configure.ac
11538         * src/addrindex.c
11539         * src/addrindex.h
11540                 sync with HEAD
11541
11542 2005-01-19 [colin]      1.0.0cvs2.2
11543
11544         * src/plugins/trayicon/trayicon.c
11545                 Fix freeze with gtk-2.6, the easy way
11546                 (signal blocking helpless there...)
11547                 Closes bug #668.
11548
11549 2005-01-19 [colin]      1.0.0cvs2.1
11550
11551         * src/mbox.c
11552         * src/mbox.h
11553         * src/mainwindow.c
11554         * src/summaryview.c
11555         * src/summaryview.h
11556                 Sync with HEAD
11557
11558 2005-01-19 [paul]       1.0.0cvs1.1
11559
11560         * configure.ac
11561         * po/de.po
11562         * po/es.po
11563         * po/fr.po
11564         * po/hr.po
11565         * po/it.po
11566         * po/ja.po
11567         * po/ko.po
11568         * po/pt_BR.po
11569         * po/ru.po
11570         * po/sk.po
11571         * po/sr.po
11572                 sync with HEAD (update translations)
11573
11574 2005-01-18 [colin]      1.0.0cvs0.1
11575
11576         * src/foldersel.c
11577                 Specify search column - patch by Alfons
11578
11579 2005-01-18 [colin]      0.9.13cvs36.3
11580
11581         * src/prefs_toolbar.c
11582                 Change Delete to Remove
11583         * src/prefs_fonts.c
11584                 GTK2 version and leak fixes
11585         * src/prefs_actions.c
11586                 Add stock buttons.
11587                 All patches by Alfons
11588
11589 2005-01-17 [colin]      0.9.13cvs36.2
11590
11591         * src/compose.c
11592                 Fix DnD inserting twice. While at it,
11593                 add DnD support for text/plain in the
11594                 body, and add support in the headers.
11595
11596 2005-01-16 [colin]      0.9.13cvs36.1
11597
11598         * ChangeLog
11599         * ChangeLog.jp
11600         * ChangeLog.claws
11601                 Sync with HEAD (nothing applicable)
11602
11603 2005-01-16 [colin]      0.9.13cvs33.2
11604
11605         * src/prefs_toolbar.c
11606                 GTK2ize prefs_toolbar, by Alfons.
11607
11608 2005-01-14 [colin]      0.9.13cvs33.1
11609
11610         * src/html.c
11611         * src/msgcache.c
11612                 Sync with HEAD
11613
11614 2005-01-14 [colin]      0.9.13cvs32.1
11615
11616         * src/html.c
11617         * src/html.h
11618         * src/msgcache.c
11619         * AUTHORS
11620         * tools/calypso_convert.pl
11621                 Sync with HEAD
11622
11623 2005-01-08 [colin]      0.9.13cvs29.2
11624
11625         * src/prefs_filtering_action.c
11626         * src/prefs_filtering.c
11627                 2 more gtk2 patches by Alfons
11628
11629 2005-01-07 [paul]       0.9.13cvs29.1
11630
11631         * ChangeLog
11632         * ChangeLog.claws
11633         * ChangeLog.jp
11634         * configure.ac
11635         * src/pop.c
11636         * src/pop.h
11637                 sync with HEAD
11638
11639 2005-01-07 [colin]      0.9.13cvs28.3
11640
11641         * src/gtk/progressdialog.c
11642         * src/gtk/progressdialog.h
11643         * src/inc.c
11644         * src/send_message.c
11645                 GTK2 for the incorporation dialog. The CList isn't dead
11646                 yet, for a more smooth migration. Patch by Alfons.
11647
11648 2005-01-06 [colin]      0.9.13cvs28.2
11649
11650         * src/prefs_display_header.c
11651                 GTK2 conversion by Alfons
11652         * src/prefs_actions.c
11653         * src/prefs_matcher.c
11654                 Fix 2 leaks - patch by Alfons
11655
11656 2005-01-06 [colin]      0.9.13cvs28.1
11657
11658         * src/prefs_matcher.c
11659                 Sync with HEAD
11660
11661 2005-01-06 [colin]      0.9.13cvs27.4
11662
11663         * src/prefs_matcher.c
11664                 Fix double-free. Patch by Alfons
11665
11666 2005-01-06 [colin]      0.9.13cvs27.3
11667
11668         * src/prefs_matcher.c
11669                 GTK2 widgets + memleak
11670                 Patch by Alfons
11671
11672 2005-01-05 [colin]      0.9.13cvs27.2
11673
11674         * src/account.c
11675         * src/addr_compl.c
11676         * src/foldersel.c
11677         * src/stock_pixmap.c
11678         * src/stock_pixmap.h
11679                 3 more GTK2 patches by Alfons.
11680
11681 2005-01-04 [colin]      0.9.13cvs27.1
11682
11683         * src/folderview.c
11684         * src/imap_gtk.c
11685         * src/news_gtk.c
11686                 Sync with HEAD
11687
11688 2005-01-04 [colin]      0.9.13cvs25.9
11689
11690         * src/compose.c
11691                 Fix Show Ruler menuitem
11692         * src/prefs_template.c
11693                 Convert to GTK2
11694         * src/common/utils.c
11695                 Make auto pointer stuff handles NULLs
11696                 Patches by Alfons.
11697
11698 2005-01-04 [colin]      0.9.13cvs25.8
11699
11700         * src/compose.c
11701                 Move the attachment list to gtk2
11702                 Patch by Alfons.
11703
11704 2005-01-04 [colin]      0.9.13cvs25.7
11705
11706         * src/textview.c
11707                 Make some keys work again
11708                 Patch by SungHyun Nam <namsh@kldp.org>
11709
11710 2005-01-04 [colin]      0.9.13cvs25.6
11711
11712         * src/gtk/gtkshruler.c
11713                 Move the ruler to GTK2
11714                 Patch by Alfons
11715
11716 2005-01-03 [colin]      0.9.13cvs25.5
11717
11718         * src/compose.c
11719                 Fix my broken patch apply 
11720
11721 2005-01-03 [colin]      0.9.13cvs25.4
11722
11723         * src/common/utils.c
11724         * src/common/utils.h
11725         * src/gtk/prefswindow.c
11726                 Move auto pointer stuff to utils.c
11727                 Patch by Alfons again :)
11728
11729 2005-01-03 [colin]      0.9.13cvs25.3
11730
11731         * src/compose.c
11732         * src/prefs_gtk.c
11733         * src/prefs_template.c
11734         * src/textview.c
11735                 Empty text widgets with empty strings, not NULL char
11736                 Patch by SungHyun Nam <namsh@kldp_org>
11737
11738 2005-01-03 [colin]      0.9.13cvs25.2
11739
11740         * src/main.c
11741         * AUTHORS
11742                 Sync with HEAD
11743
11744 2005-01-03 [colin]      0.9.13cvs25.1
11745
11746         * src/pop.c
11747         * src/pop.h
11748                 Sync with HEAD
11749
11750 2005-01-03 [colin]      0.9.13cvs24.3
11751
11752         * src/account.c
11753                 Two patches from Alfons and Alex S Moore:
11754                 fix images, fix return value.
11755
11756 2005-01-01 [colin]      0.9.13cvs24.2
11757
11758         * src/prefs_actions.c
11759                 Fix over-zealous assertion. Patch by Alfons
11760
11761 2005-01-01 [colin]      0.9.13cvs24.1
11762
11763         * src/procmime.c
11764                 Sync with HEAD (leak fix)
11765
11766 2004-12-31 [colin]      0.9.13cvs23.2
11767
11768         * src/prefs_common.c
11769                 GTK2 widgets + stock buttons - patch by Alfons
11770
11771 2004-12-31 [paul]       0.9.13cvs23.1
11772
11773         * configure.ac
11774                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11775         * src/gtk/pluginwindow.c
11776                 use GTK2 widgets and plug memory leaks,
11777                 patches by Alfons
11778
11779 2004-12-30 [colin]      0.9.13cvs22.4
11780
11781         * src/account.c
11782         * src/action.c
11783         * src/export.c
11784         * src/foldersel.c
11785         * src/import.c
11786         * src/message_search.c
11787         * src/prefs_actions.c
11788         * src/prefs_common.c
11789         * src/prefs_customheader.c
11790         * src/prefs_filtering.c
11791         * src/prefs_summary_column.c
11792         * src/summary_search.c
11793         * src/gtk/about.c
11794         * src/gtk/description_window.c
11795         * src/gtk/gtkutils.c
11796         * src/gtk/gtkutils.h
11797         * src/gtk/inputdialog.c
11798         * src/gtk/prefswindow.c
11799                 Use GTK2 stock buttons. Patches by Alfons.
11800
11801 2004-12-30 [colin]      0.9.13cvs22.3
11802
11803         * src/account.c
11804                 Sync with HEAD
11805         * src/prefs_actions.c
11806         * src/prefs_customheader.c
11807         * src/prefs_filtering.c
11808         * src/prefs_msg_colors.c
11809         * src/prefs_summary_column.c
11810         * src/gtk/prefswindow.c
11811                 Use GtkTreeView instead of deprecated 
11812                 widgets. Patches by Alfons.
11813
11814 2004-12-30 [paul]       0.9.13cvs22.2
11815
11816         * src/foldersel.c
11817                 use GTK 2 Tree View
11818                 patch by Alfons, with root folder sorting fix
11819                 by Stephan Sachse
11820
11821 2004-12-30 [paul]       0.9.13cvs22.1
11822
11823         * ChangeLog
11824         * ChangeLog.claws
11825         * ChangeLog.jp
11826         * NEWS
11827         * configure.ac
11828         * src/account.c
11829                 sync with HEAD
11830
11831 2004-12-22 [martin]     0.9.13cvs21.2
11832
11833         * src/action.c
11834                 free the command line after its use
11835
11836 2004-12-18 [paul]       0.9.13cvs21.1
11837
11838         * AUTHORS
11839         * ChangeLog
11840         * ChangeLog.claws
11841         * ChangeLog.jp
11842         * NEWS
11843         * configure.ac
11844         * src/action.c
11845         * src/compose.c
11846         * src/syldap.c
11847                 sync with HEAD
11848
11849 2004-12-17 [martin]     0.9.13cvs17.2
11850
11851         * src/action.c
11852                 convert actions input to locale
11853         * src/inc.c
11854                 convert notification command to locale
11855         * src/plugins/pgpmime/select-keys.c
11856                 convert attributes to utf8
11857
11858 2004-12-14 [colin]      0.9.13cvs17.1
11859
11860         * ChangeLog
11861         * ChangeLog.jp
11862         * ChangeLog.claws
11863         * src/action.c
11864         * src/common/utils.c
11865         * src/gtk/prefswindow.c
11866         * src/gtk/gtkutils.c
11867         * src/gtk/gtkutils.h
11868         * src/plugins/spamassassin/libspamc.c
11869                 Sync with HEAD
11870
11871 2004-12-13 [colin]      0.9.13cvs14.1
11872
11873         * src/quote_fmt_parse.y
11874                 Sync with HEAD
11875
11876 2004-12-10 [colin]      0.9.13cvs12.1
11877
11878         * src/prefs_themes.c
11879         * src/mainwindow.c
11880         * src/messageview.c
11881                 Sync with HEAD
11882
11883 2004-12-09 [colin]      0.9.13cvs10.1
11884
11885         * src/procmime.c
11886                 Sync with HEAD (fix B64 encoding from memory)
11887
11888 2004-12-08 [colin]      0.9.13cvs9.1
11889
11890         * src/gtk/colorlabel.c
11891                 Sync with HEAD
11892
11893 2004-12-08 [paul]       0.9.13cvs8.2
11894
11895         * src/gtk/pluginwindow.c
11896                 fix window resizing oddities
11897
11898 2004-12-08 [colin]      0.9.13cvs8.1
11899
11900         * src/quote_fmt_parse.y
11901                 Sync with HEAD
11902
11903 2004-12-08 [colin]      0.9.13cvs7.1
11904
11905         * src/matcher_parser_parse.y
11906         * src/msgcache.c
11907         * src/prefs_matcher.c
11908         * src/procheader.c
11909         * src/matcher.c
11910         * src/common/defs.h
11911         * po/sr.po
11912                 Sync with HEAD
11913
11914 2004-12-08 [colin]      0.9.13cvs6.1
11915
11916         * src/quote_fmt_parse.y
11917         * src/textview.c
11918                 Sync with HEAD
11919         * src/gtk/prefswindow.c
11920         * src/gtk/pluginwindow.c
11921                 Fix G_CALLBACKS protos (thanks to Alfons)
11922
11923 2004-12-07 [torte]      0.9.13cvs2.2
11924
11925         * src/procmime.c
11926                 [Bug 650] reply button causes crash
11927                 Thanks to David Relson and Christoph
11928
11929 2004-12-07 [colin]      0.9.13cvs2.1
11930
11931         * ChangeLog.claws
11932         * AUTHORS
11933         * po/sk.po
11934         * src/procmime.c
11935         * src/prefs_account.c
11936         * src/common/smtp.c
11937         * src/common/smtp.h
11938                 Sync with HEAD
11939
11940 2004-12-06 [colin]      0.9.12cvs187.1
11941
11942         * ChangeLog.claws
11943         * INSTALL
11944         * Makefile.am
11945         * README.claws
11946         * TODO.claws
11947         * configure.ac
11948         * po/bg.po
11949         * po/cs.po
11950         * po/el.po
11951         * po/en_GB.po
11952         * po/es.po
11953         * po/fr.po
11954         * po/hr.po
11955         * po/hu.po
11956         * po/it.po
11957         * po/ja.po
11958         * po/ko.po
11959         * po/nl.po
11960         * po/pl.po
11961         * po/pt_BR.po
11962         * po/ru.po
11963         * po/sk.po
11964         * po/sr.po
11965         * po/sv.po
11966         * po/zh_CN.po
11967         * po/zh_TW.Big5.po
11968         * src/compose.c
11969         * tools/Makefile.am
11970         * tools/README
11971         * tools/filter_conv.pl
11972         * tools/kdeservicemenu/README
11973         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11974         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11975                 Sync with HEAD
11976
11977 2004-12-04 [colin]      0.9.12cvs183.1
11978
11979         * src/compose.c
11980                 Sync with HEAD (compose window position saving)
11981
11982 2004-12-04 [paul]       0.9.12cvs182.3
11983
11984         * src/messageview.c
11985         * src/mimeview.c
11986         * src/prefs_customheader.c
11987         * src/gtk/quicksearch.c
11988                 replace some forgotten GTK_SIGNAL_FUNCs
11989
11990 2004-12-04 [paul]       0.9.12cvs182.2
11991
11992         * src/Makefile.am
11993                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
11994                 committed in error      
11995
11996 2004-12-04 [paul]       0.9.12cvs182.1
11997
11998         * ChangeLog
11999         * ChangeLog.claws
12000         * ChangeLog.jp
12001         * INSTALL
12002         * NEWS
12003         * README
12004         * README.jp
12005         * configure.ac
12006         * doc/manual/ja/Makefile.am
12007         * doc/manual/ja/sylpheed-1.html
12008         * doc/manual/ja/sylpheed-10.html
12009         * doc/manual/ja/sylpheed-11.html
12010         * doc/manual/ja/sylpheed-12.html
12011         * doc/manual/ja/sylpheed-13.html
12012         * doc/manual/ja/sylpheed-14.html
12013         * doc/manual/ja/sylpheed-15.html
12014         * doc/manual/ja/sylpheed-16.html
12015         * doc/manual/ja/sylpheed-17.html
12016         * doc/manual/ja/sylpheed-18.html
12017         * doc/manual/ja/sylpheed-19.html
12018         * doc/manual/ja/sylpheed-2.html
12019         * doc/manual/ja/sylpheed-20.html
12020         * doc/manual/ja/sylpheed-3.html
12021         * doc/manual/ja/sylpheed-4.html
12022         * doc/manual/ja/sylpheed-5.html
12023         * doc/manual/ja/sylpheed-6.html
12024         * doc/manual/ja/sylpheed-7.html
12025         * doc/manual/ja/sylpheed-8.html
12026         * doc/manual/ja/sylpheed-9.html
12027         * doc/manual/ja/sylpheed.html
12028         * doc/manual/ja/sylpheed.sgml
12029         * po/de.po
12030         * src/Makefile.am
12031         * src/compose.c
12032         * src/procmime.c
12033         * src/pixmaps/regular.xpm **REMOVED**
12034         * src/plugins/pgpmime/pgpmime.c
12035         * src/plugins/pgpmime/plugin.c
12036         * src/plugins/pgpmime/prefs_gpg.c
12037                 sync with HEAD
12038
12039 2004-12-03 [paul]       0.9.12cvs180.1
12040
12041         * ChangeLog
12042         * ChangeLog.claws
12043         * ChangeLog.jp
12044         * configure.ac
12045         * src/Makefile.am
12046         * src/pop.c
12047         * src/common/utils.c
12048         * src/common/utils.h
12049         * src/pixmaps/continue.xpm
12050         * src/pixmaps/dir_close.xpm
12051         * src/pixmaps/dir_open.xpm
12052         * src/pixmaps/drafts_close.xpm
12053         * src/pixmaps/drafts_open.xpm
12054         * src/pixmaps/folder.xpm **REMOVED**
12055         * src/pixmaps/group.xpm
12056         * src/pixmaps/unread.xpm
12057                 sync with HEAD
12058
12059 2004-12-02 [colin]      0.9.12cvs179.1
12060
12061         * src/compose.c
12062                 Sync with HEAD (non-duplicated reedition)
12063
12064 2004-12-02 [colin]      0.9.12cvs178.1
12065
12066         * src/compose.c
12067                 Sync with HEAD (linewrap_quote fix)
12068
12069 2004-12-01 [colin]      0.9.12cvs177.3
12070
12071         * src/addrharvest.c
12072                 Replace sizeof with strlen
12073
12074 2004-12-01 [paul]       0.9.12cvs177.2
12075
12076         * src/addrharvest.c
12077                 fix 'harvest addresses'
12078
12079 2004-11-30 [colin]      0.9.12cvs177.1
12080
12081         * src/gtk/prefswindow.c
12082         * src/gtk/pluginwindow.c
12083                 Sync with HEAD
12084
12085 2004-11-29 [colin]      0.9.12cvs176.1
12086
12087         * src/folderview.c
12088                 sync with HEAD (Fix disappearing separators in folderview's popup)
12089
12090 2004-11-29 [colin]      0.9.12cvs175.1
12091
12092         * src/procmime.c
12093                 Sync with head (another format fix)
12094
12095 2004-11-29 [colin]      0.9.12cvs174.1
12096
12097         * src/pop.c
12098                 Sync with HEAD (format string fix)
12099
12100 2004-11-26 [colin]      0.9.12cvs173.1
12101
12102         * src/common/smtp.c
12103         * src/common/smtp.h
12104                 Sync with HEAD
12105
12106 2004-11-24 [colin]      0.9.12cvs172.1
12107
12108         * src/plugins/pgpmime/pgpmime.c
12109                 Sync with HEAD
12110
12111 2004-11-24 [colin]      0.9.12cvs171.1
12112
12113         * src/plugins/pgpmime/pgpmime.c
12114                 Sync with head (gpgmectx leaks)
12115
12116 2004-11-24 [colin]      0.9.12cvs169.1
12117
12118         * src/plugins/pgpmime/plugin.c
12119         * src/plugins/trayicon/Makefile.am
12120         * src/plugins/trayicon/newmarkedmail.xpm
12121         * src/plugins/trayicon/trayicon.c
12122         * src/plugins/trayicon/unreadmarkedmail.xpm
12123                 Sync with HEAD
12124
12125 2004-11-23 [colin]      0.9.12cvs168.1
12126
12127         * src/partial_download.c
12128         * src/partial_download.h
12129         * src/plugins/pgpmime/plugin.c
12130                 Sync with HEAD
12131
12132 2004-11-23 [colin]      0.9.12cvs166.1
12133
12134         * src/Makefile.am
12135         * src/codeconv.c
12136         * src/compose.c
12137         * src/folderview.c
12138         * src/main.c
12139         * src/partial_download.c
12140         * src/partial_download.h
12141         * src/prefs_account.c
12142         * src/prefs_account.h
12143         * src/privacy.c
12144         * src/privacy.h
12145         * src/procmime.c
12146         * src/common/Makefile.am
12147         * src/common/base64.h
12148         * src/common/partial_download.c
12149         * src/common/partial_download.h
12150         * src/gtk/prefswindow.c
12151         * src/gtk/prefswindow.h
12152         * src/plugins/pgpmime/pgpmime.c
12153         * src/plugins/pgpmime/prefs_gpg.c
12154         * src/plugins/pgpmime/prefs_gpg.h
12155         * src/plugins/pgpmime/sgpgme.c
12156         * src/plugins/pgpmime/sgpgme.h
12157                 Sync with HEAD
12158
12159 2004-11-23 [colin]      0.9.12cvs163.1
12160
12161         * src/main.c
12162                 Sync with HEAD (cursor optimization)
12163
12164 2004-11-23 [colin]      0.9.12cvs162.1
12165
12166         * src/prefs_common.c
12167         * src/prefs_themes.c
12168         * src/procmsg.c
12169                 Sync with HEAD
12170
12171 2004-11-23 [colin]      0.9.12cvs158.9
12172
12173         * src/compose.c
12174                 Fix double-free when forwarding
12175         * src/msgcache.c
12176                 Fix leak on error path
12177                 
12178
12179 2004-11-23 [colin]      0.9.12cvs158.8
12180
12181         * src/compose.c
12182                 Fix possible double-free
12183                 Spotted by Alfons
12184
12185 2004-11-23 [colin]      0.9.12cvs158.7
12186
12187         * src/compose.c
12188                 Fix some signal handlers' prototypes
12189                 Spotted by Alfons
12190
12191 2004-11-22 [colin]      0.9.12cvs158.6
12192
12193         * src/compose.c
12194                 Remove unneeded code and duplicated
12195                 wrapping - patch by Alfons
12196
12197 2004-11-22 [colin]      0.9.12cvs158.5
12198
12199         * src/prefs_themes.c
12200                 Fix oversized selector
12201
12202 2004-11-22 [colin]      0.9.12cvs158.4
12203
12204         * src/compose.c
12205                 fix dump_text()
12206                 patch by Alfons
12207
12208 2004-11-19 [colin]      0.9.12cvs158.3
12209
12210         * src/textview.c
12211                 Add a context menu on links (open, copy)
12212
12213 2004-11-18 [paul]       0.9.12cvs158.2
12214
12215         * src/addrgather.c
12216         * src/exphtmldlg.c
12217         * src/expldifdlg.c
12218         * src/mimeview.c
12219         * src/prefs_common.c
12220         * src/plugins/image_viewer/viewer.c
12221         * src/plugins/spamassassin/spamassassin_gtk.c
12222                 replace deprecated gtk_notebook_set_page
12223                 and gtk_notebook_current_page
12224
12225 2004-11-18 [paul]       0.9.12cvs158.1
12226
12227         * configure.ac
12228         * src/compose.c
12229         * src/mainwindow.c
12230         * src/messageview.c
12231         * src/prefs_common.c
12232         * src/common/utils.c
12233         * src/common/utils.h
12234                 sync with HEAD
12235
12236 2004-11-17 [colin]      0.9.12cvs156.1
12237
12238         * src/prefs_account.c
12239         * src/prefs_account.h
12240         * src/procmsg.c
12241                 Sync with HEAD (add pref to store encrypted mails encrypted)
12242
12243 2004-11-17 [paul]       0.9.12cvs155.1
12244
12245         * ChangeLog
12246         * ChangeLog.claws
12247         * ChangeLog.jp
12248         * NEWS
12249         * configure.ac
12250         * src/compose.c
12251         * src/jpilot.c
12252         * src/privacy.c
12253         * src/procmime.c
12254         * src/procmime.h
12255         * src/procmsg.c
12256         * src/toolbar.c
12257         * src/pixmaps/error.xpm
12258                 sync with HEAD
12259
12260 2004-11-17 [colin]      0.9.12cvs151.1
12261
12262         * src/plugins/pgpmime/pgpmime.c
12263                 Sync with HEAD (remove debug printf)
12264
12265 2004-11-17 [colin]      0.9.12cvs150.1
12266
12267         * src/plugins/pgpmime/pgpmime.c
12268                 Sync with HEAD (off-by-one fix)
12269
12270 2004-11-17 [colin]      0.9.12cvs149.1
12271
12272         * src/procmsg.c
12273                 Sync with HEAD (coding style fixes)
12274
12275 2004-11-16 [colin]      0.9.12cvs148.1
12276
12277         * src/procmsg.c
12278                 Sync with head (Fix the fix)
12279
12280 2004-11-16 [colin]      0.9.12cvs147.1
12281
12282         * src/procmsg.c
12283                 Sync with Main (leak fix)
12284
12285 2004-11-16 [colin]      0.9.12cvs146.14
12286
12287         * src/compose.c
12288                 Remove useless chunk of code
12289                 Patch by Alfons
12290
12291 2004-11-15 [colin]      0.9.12cvs146.13
12292
12293         * src/compose.c
12294                 Fix drafting after insertion
12295                 Patch by Alfons
12296
12297 2004-11-15 [colin]      0.9.12cvs146.12
12298
12299         * src/compose.c
12300         * src/prefs_filtering.c
12301         * src/prefs_filtering_action.c
12302         * src/prefs_toolbar.c
12303                 Fix some const-correctness
12304
12305 2004-11-15 [colin]      0.9.12cvs146.11
12306
12307         * src/summaryview.c
12308         * src/prefs_themes.c
12309         * src/messageview.c
12310                 Fix some leaks
12311
12312 2004-11-15 [colin]      0.9.12cvs146.10
12313
12314         * src/codeconv.c
12315                 More unreadable locale fixes
12316
12317 2004-11-14 [colin]      0.9.12cvs146.9
12318
12319         * src/textview.c
12320                 Fix uri_security_check
12321                 Patch by Alfons
12322
12323 2004-11-13 [paul]       0.9.12cvs146.8
12324
12325         * src/folder.c
12326         * src/procmime.c
12327                 fix 2 bugs introduced in last commit
12328
12329 2004-11-13 [paul]       0.9.12cvs146.7
12330
12331         * src/compose.c
12332         * src/exporthtml.c
12333         * src/exportldif.c
12334         * src/folder.c
12335         * src/imap.c
12336         * src/imap_gtk.c
12337         * src/main.c
12338         * src/mainwindow.c
12339         * src/messageview.c
12340         * src/mh_gtk.c
12341         * src/prefs_themes.c
12342         * src/procmime.c
12343         * src/setup.c
12344         * src/summaryview.c
12345                 replace deprecated g_basename
12346
12347 2004-11-13 [paul]       0.9.12cvs146.6
12348
12349         * src/compose.c
12350         * src/imap.c
12351         * src/matcher_parser.h
12352         * src/matcher_parser_parse.y
12353         * src/prefs_filtering.c
12354         * src/prefs_filtering_action.c
12355         * src/prefs_themes.c
12356         * src/prefs_toolbar.c
12357         * src/common/utils.c
12358                 various small fixes/cleanups
12359
12360 2004-11-12 [colin]      0.9.12cvs146.5
12361
12362         * src/textview.c
12363                 Validate event's origin on visibility notify
12364                 Patch by Alfons.
12365
12366 2004-11-12 [paul]       0.9.12cvs146.4
12367
12368         * src/exporthtml.c
12369         * src/exportldif.c
12370         * src/imap.c
12371         * src/mh.c
12372         * src/mimeview.c
12373         * src/prefs_spelling.c
12374         * src/prefs_themes.c
12375                 replace deprecated g_dirname    
12376
12377 2004-11-12 [colin]      0.9.12cvs146.3
12378
12379         * src/textview.c
12380                 Some coding style fixes
12381
12382 2004-11-12 [colin]      0.9.12cvs146.2
12383
12384         * src/codeconv.c
12385                 We want to replace _all_ extended chars in
12386                 conv_unreadable_*, because any string containing
12387                 extended chars not parsing as UTF8 is 
12388                 undisplayed on gtk2.
12389
12390 2004-11-12 [paul]       0.9.12cvs146.1
12391
12392         * ChangeLog
12393         * ChangeLog.claws
12394         * ChangeLog.jp
12395         * NEWS
12396         * configure.ac
12397         * src/account.c
12398         * src/folderview.c
12399         * src/folderview.h
12400         * src/imap.c
12401         * src/imap_gtk.c
12402         * src/inc.c
12403         * src/mainwindow.c
12404         * src/mh_gtk.c
12405         * src/news_gtk.c
12406         * src/pop.c
12407         * src/prefs_account.c
12408         * src/prefs_account.h
12409         * src/prefs_ext_prog.c
12410         * src/procmime.c
12411         * src/procmime.h
12412         * src/procmsg.c
12413         * src/procmsg.h
12414         * src/summary_search.c
12415         * src/summaryview.c
12416         * src/textview.c
12417         * src/common/defs.h
12418         * src/common/utils.c
12419         * src/common/utils.h
12420         * src/gtk/menu.c
12421         * src/gtk/menu.h
12422                 sync with HEAD
12423
12424 2004-11-11 [colin]      0.9.12cvs144.2
12425
12426         * src/textview.c
12427                 Fix URI range selection (patch by Alfons)
12428
12429 2004-11-09 [colin]      0.9.12cvs144.1
12430
12431         * ChangeLog.claws
12432         * src/compose.c
12433         * src/folder.c
12434         * src/folder_item_prefs.c
12435         * src/prefs_account.c
12436         * src/prefs_account.h
12437         * src/plugins/pgpmime/pgpmime.c
12438                 Sync with HEAD
12439
12440 2004-11-08 [colin]      0.9.12cvs143.1
12441
12442         * src/summaryview.c
12443                 Sync with HEAD (optimize quicksearch)
12444
12445 2004-11-08 [colin]      0.9.12cvs142.2
12446
12447         * src/compose.c
12448                 Don't wrap when Edit/Auto wrapping is disabled
12449
12450 2004-11-08 [colin]      0.9.12cvs142.1
12451
12452         * src/textview.c
12453                 Sync with HEAD
12454
12455 2004-11-08 [colin]      0.9.12cvs141.1
12456
12457         * src/textview.c
12458                 Sync with HEAD (fix some mail URIs)
12459
12460 2004-11-08 [colin]      0.9.12cvs140.3
12461
12462         * src/textview.c
12463                 o Use text cursor instead of arrow when
12464                   not on a link
12465                 o Fix handling of contiguous links (as in
12466                   "colin@colino.net" <colin@colino.net>)
12467                   This one unveils a bug in get_email_part()
12468
12469 2004-11-07 [colin]      0.9.12cvs140.2
12470
12471         * src/textview.c
12472                 Fix memleak. Patch by Alfons.
12473
12474 2004-11-06 [colin]      0.9.12cvs140.1
12475
12476         * src/compose.c
12477                 Sync with HEAD (don't ask passphrase
12478                 when drafting)
12479
12480 2004-11-06 [paul]       0.9.12cvs139.2
12481
12482         * AUTHORS
12483         * src/textview.c
12484         * src/textview.h
12485                 textview URI handling. hovering over a 
12486                 link displays it in the status bar,
12487                 and changes the mouse pointer to a hand 
12488                 cursor. a link is activated with a single 
12489                 click. (Modified from the) patch by Jean-Yves 
12490                 Lefort <jylefort@users.sourceforge.net>
12491                 
12492
12493 2004-11-05 [colin]      0.9.12cvs139.1
12494
12495         * src/compose.c
12496         * src/procmime.c
12497                 Sync with HEAD again ^^
12498
12499 2004-11-05 [colin]      0.9.12cvs139.1
12500
12501         * src/compose.c
12502         * src/procmime.c
12503                 Sync with HEAD
12504
12505 2004-11-03 [paul]       0.9.12cvs138.1
12506
12507         * ChangeLog.claws
12508         * configure.ac
12509         * po/POTFILES.in
12510         * src/prefs_ext_prog.c
12511         * src/procmime.c
12512         * tools/kdeservicemenu/README
12513         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12514         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12515                 sync with HEAD
12516
12517 2004-11-01 [christoph]  0.9.12cvs136.2
12518
12519         * src/procmime.c
12520                 convert MIME parameters to UTF-8
12521
12522 2004-10-29 [colin]      0.9.12cvs136.1
12523
12524         * src/common/utils.c
12525                 Sync with HEAD (don't use '=' in mime boundary)
12526
12527 2004-10-29 [paul]       0.9.12cvs135.1
12528
12529         * configure.ac
12530         * doc/src/rfc2231.txt
12531         * src/procmime.c
12532         * src/common/quoted-printable.c
12533         * src/common/utils.c
12534         * src/common/utils.h
12535                 sync with HEAD
12536
12537 2004-10-27 [paul]       0.9.12cvs134.1
12538
12539         * configure.ac
12540         * src/main.c
12541         * src/procmime.c
12542         * src/plugins/pgpmime/pgpmime.c
12543                 sync with HEAD
12544
12545 2004-10-26 [paul]       0.9.12cvs132.3
12546
12547         * src/account.c
12548         * src/addressbook.c
12549         * src/addrgather.c
12550         * src/addrharvest.c
12551         * src/codeconv.c
12552         * src/compose.c
12553         * src/customheader.c
12554         * src/editaddress.c
12555         * src/editgroup.c
12556         * src/enriched.c
12557         * src/expldifdlg.c
12558         * src/exporthtml.c
12559         * src/exportldif.c
12560         * src/folder.c
12561         * src/foldersel.c
12562         * src/folderview.c
12563         * src/grouplistdialog.c
12564         * src/html.c
12565         * src/imap.c
12566         * src/jpilot.c
12567         * src/ldapserver.c
12568         * src/ldif.c
12569         * src/mimeview.c
12570         * src/news.c
12571         * src/news_gtk.c
12572         * src/pop.c
12573         * src/prefs_display_header.c
12574         * src/prefs_gtk.c
12575         * src/prefs_msg_colors.c
12576         * src/prefs_toolbar.c
12577         * src/procheader.c
12578         * src/procmime.c
12579         * src/summaryview.c
12580         * src/textview.c
12581         * src/toolbar.c
12582         * src/vcard.c
12583         * src/common/mgutils.c
12584         * src/common/nntp.c
12585         * src/common/smtp.c
12586         * src/common/template.c
12587         * src/common/utils.c
12588         * src/common/xmlprops.c
12589         * src/plugins/pgpmime/pgpmime.c
12590         * src/plugins/pgpmime/select-keys.c
12591         * src/plugins/pgpmime/sgpgme.c
12592                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12593                 g_string_sprintfa(), gtk_notebook_current_page()
12594
12595 2004-10-26 [colin]      0.9.12cvs132.2
12596
12597         * src/prefs_folder_item.c
12598                 Fix default-account selection
12599
12600 2004-10-21 [colin]      0.9.12cvs133
12601
12602         * src/compose.c
12603                 Sync with HEAD (Remove extra separator in compose's Options)
12604         * src/textview.c
12605                 Set wrapping to char
12606
12607 2004-10-21 [paul]       0.9.12cvs131.2
12608
12609         * src/compose.c
12610         * src/sourcewindow.c
12611                 fix wrapping
12612                 fix window shrinking 
12613
12614 2004-10-21 [colin]      0.9.12cvs131.1
12615
12616         * ChangeLog.claws
12617         * src/compose.c
12618                 Sync with HEAD
12619
12620 2004-10-21 [paul]       0.9.12cvs130.2
12621
12622         * src/prefs_folder_item.c
12623                 sync with HEAD (Apply to subfolders)
12624
12625 2004-10-19 [colin]      0.9.12cvs130.1
12626
12627         * ChangeLog.claws
12628         * src/compose.c
12629         * src/common/utils.c
12630         * src/gtk/menu.c
12631                 Sync with HEAD
12632
12633 2004-10-19 [colin]      0.9.12cvs128.1
12634
12635         * src/addrbook.c
12636         * src/addrcache.c
12637         * src/addressbook.c
12638         * src/codeconv.c
12639         * src/compose.c
12640         * src/customheader.c
12641         * src/editaddress.c
12642         * src/editgroup.c
12643         * src/exporthtml.c
12644         * src/folder.c
12645         * src/folderview.c
12646         * src/imap.c
12647         * src/jpilot.c
12648         * src/main.c
12649         * src/matcher_parser_parse.y
12650         * src/mbox.c
12651         * src/pop.c
12652         * src/prefs_account.c
12653         * src/prefs_gtk.c
12654         * src/prefs_msg_colors.c
12655         * src/procheader.c
12656         * src/procmime.c
12657         * src/procmime.h
12658         * src/procmsg.c
12659         * src/summaryview.c
12660         * src/textview.c
12661         * src/common/base64.c
12662         * src/common/partial_download.c
12663         * src/common/socket.c
12664         * src/common/sylpheed.c
12665         * src/common/utils.c
12666         * src/common/utils.h
12667         * src/gtk/pluginwindow.c
12668         * src/gtk/quicksearch.c
12669         * src/plugins/clamav/clamav_plugin.c
12670         * src/plugins/clamav/clamav_plugin.h
12671         * src/plugins/clamav/clamav_plugin_gtk.c
12672         * src/plugins/pgpmime/passphrase.c
12673         * src/plugins/pgpmime/pgpmime.c
12674         * src/plugins/pgpmime/plugin.c
12675         * src/plugins/pgpmime/prefs_gpg.c
12676         * src/plugins/pgpmime/prefs_gpg.h
12677         * src/plugins/pgpmime/select-keys.c
12678         * src/plugins/pgpmime/sgpgme.c
12679         * src/plugins/spamassassin/libspamc.c
12680         * src/plugins/spamassassin/spamassassin.c
12681         * src/plugins/spamassassin/spamassassin.h
12682         * src/plugins/spamassassin/spamassassin_gtk.c
12683         * src/plugins/trayicon/trayicon.c
12684         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12685                 Sync with HEAD
12686
12687 2004-10-14 [colin]      0.9.12cvs126.2
12688
12689         * src/codeconv.c
12690         * src/textview.c
12691                 Fix conv_unreadable_locale
12692
12693 2004-10-13 [colin]      0.9.12cvs126.1
12694
12695         * src/compose.c
12696                 Sync with HEAD (don't convert charset for 
12697                 drafted messages, minor cleanup)
12698
12699 2004-10-13 [colin]      0.9.12cvs125.1
12700
12701         * po/POTFILES.in
12702                 Sync with HEAD (POTFILES fix)
12703
12704 2004-10-12 [colin]      0.9.12cvs124.3
12705
12706         * src/compose.c
12707                 Fix encoding bug from latest sync
12708
12709 2004-10-12 [paul]       0.9.12cvs124.2
12710
12711         * src/plugins/pgpmime/prefs_gpg.c
12712         * src/plugins/pgpmime/prefs_gpg.h
12713                 forgotten in last commit        
12714
12715 2004-10-12 [paul]       0.9.12cvs124.1
12716
12717         * ChangeLog.claws
12718         * configure.ac
12719         * m4/spamassassin.m4
12720         * src/Makefile.am
12721         * src/account.c
12722         * src/compose.c
12723         * src/compose.h
12724         * src/crash.c
12725         * src/main.c
12726         * src/mimeview.c
12727         * src/passphrase.c
12728         * src/passphrase.h
12729         * src/prefs_account.c
12730         * src/prefs_account.h
12731         * src/prefs_common.c
12732         * src/privacy.c
12733         * src/privacy.h
12734         * src/procmime.c
12735         * src/procmime.h
12736         * src/procmsg.c
12737         * src/rfc2015.c
12738         * src/rfc2015.h
12739         * src/select-keys.c
12740         * src/select-keys.h
12741         * src/textview.c
12742         * src/common/utils.c
12743         * src/common/utils.h
12744         * src/gtk/about.c
12745         * src/plugins/pgpmime/Makefile.am
12746         * src/plugins/pgpmime/passphrase.c
12747         * src/plugins/pgpmime/passphrase.h
12748         * src/plugins/pgpmime/pgpmime.c
12749         * src/plugins/pgpmime/plugin.c
12750         * src/plugins/pgpmime/select-keys.c
12751         * src/plugins/pgpmime/select-keys.h
12752         * src/plugins/pgpmime/sgpgme.c
12753         * src/plugins/pgpmime/sgpgme.h
12754                 sync with HEAD
12755
12756 2004-10-04 [colin]      0.9.12cvs122.1
12757
12758         * src/mainwindow.c
12759         * src/messageview.c
12760         * src/messageview.h
12761         * src/textview.c
12762                 Sync with HEAD
12763
12764 2004-10-04 [colin]      0.9.12cvs121.1
12765
12766         * src/summaryview.c
12767                 Sync with HEAD
12768
12769 2004-10-04 [paul]       0.9.12cvs120.1
12770
12771         * configure.ac
12772                 sync with HEAD [don't try to build 
12773                 pgpmime plugin when gpgme is disabled]
12774
12775 2004-10-03 [colin]      0.9.12cvs119.3
12776
12777         * src/gtk/gtksctree.c
12778                 Lots of side effects. Put back as before 117.2.
12779         * src/summaryview.c
12780                 Fix bug #602
12781
12782 2004-10-03 [colin]      0.9.12cvs119.2
12783
12784         * src/gtk/gtksctree.c
12785                 Revert 608 fix that doesn't work that good
12786
12787 2004-10-02 [colin]      0.9.12cvs119.1
12788
12789         * src/mainwindow.c
12790         * src/messageview.c
12791         * src/prefs_common.h
12792         * src/procmime.c
12793         * src/procmime.h
12794         * src/textview.c
12795                 Sync with HEAD
12796         * src/gtk/gtksctree.c
12797                 Close bug #608
12798
12799 2004-10-01 [colin]      0.9.12cvs118.1
12800
12801         * src/mimeview.c
12802                 Sync with HEAD (better Save All fix)
12803
12804 2004-10-01 [colin]      0.9.12cvs117.2
12805
12806         * src/gtk/gtksctree.c
12807                 Faster on selection
12808
12809 2004-10-01 [colin]      0.9.12cvs117.1
12810
12811         * src/mimeview.c
12812                 Sync with HEAD (Save All: only attachments)
12813
12814 2004-10-01 [paul]       0.9.12cvs116.1
12815
12816         * ChangeLog.claws
12817         * configure.ac
12818         * src/account.c
12819         * src/prefs_common.c
12820         * src/gtk/colorlabel.c
12821                 sync with HEAD
12822
12823 2004-09-30 [colin]      0.9.12cvs115.1
12824
12825         * src/stock_pixmap.c
12826         * src/stock_pixmap.h
12827         * src/folderview.c
12828         * src/Makefile.am
12829         * src/pixmaps/read.xpm
12830                 Sync with HEAD (new pixmap)
12831
12832 2004-09-29 [colin]      0.9.12cvs114.1
12833
12834         * src/compose.c
12835                 Sync with HEAD
12836                 Fix focus handling in headers
12837
12838 2004-09-29 [paul]       0.9.12cvs113.1
12839
12840         * src/quote_fmt_parse.y
12841                 sync with HEAD
12842  
12843
12844 2004-09-28 [colin]      0.9.12cvs112.1
12845
12846         * src/folderview.c
12847         * src/mainwindow.c
12848                 Sync with HEAD
12849
12850 2004-09-28 [colin]      0.9.12cvs110.1
12851
12852         * src/folderview.c
12853                 Sync with HEAD (Contextual Empty trash menu)
12854
12855 2004-09-28 [colin]      0.9.12cvs108.1
12856
12857         * src/addressbook.c
12858                 Sync with HEAD (addressbook edit on double-click)
12859
12860 2004-09-28 [colin]      0.9.12cvs106.1
12861
12862         * src/inc.c
12863                 Sync with HEAD (folder_item freeze on inc)
12864
12865 2004-09-27 [colin]      0.9.12cvs105.1
12866
12867         * src/folderview.c
12868                 Sync with HEAD (right-align new and unread column)
12869
12870 2004-09-27 [colin]      0.9.12cvs104.1
12871
12872         * src/main.c
12873                 Sync with HEAD (revert 0.9.12cvs101)
12874
12875 2004-09-24 [colin]      0.9.12cvs103.2
12876
12877         * src/wizard.c
12878                 Fix gtk warnings and use domain part of the email address 
12879                 when domain detection fails (no dot in domain name)
12880
12881 2004-09-23 [colin]      0.9.12cvs103.1
12882
12883         * src/plugins/spamassassin/libspamc.c
12884         * src/plugins/spamassassin/libspamc.h
12885         * src/plugins/spamassassin/utils.c
12886         * src/plugins/spamassassin/utils.h
12887                 Sync with HEAD (Update spamassassin to 3.0)
12888
12889 2004-09-21 [colin]      0.9.12cvs102.3
12890
12891         * src/action.c
12892                 Add horizontal scrollbar in action io dialog as needed
12893                 Patch by Alfons.
12894
12895 2004-09-20 [colin]      0.9.12cvs102.2
12896
12897         * src/plugins/image_viewer/viewer.c
12898                 Remove imlib stuff
12899                 use gtk_pixmap_set when clearing
12900                 (would be better to use gtkImages, but causes size-allocate 
12901                 signals storm)
12902
12903 2004-09-17 [paul]       0.9.12cvs102.1
12904
12905         * ChangeLog
12906         * ChangeLog.claws
12907         * ChangeLog.jp
12908         * configure.ac
12909         * src/inc.c
12910                 sync with HEAD
12911
12912
12913 2004-09-17 [colin]      0.9.12cvs101.1
12914
12915         * ChangeLog.claws
12916         * src/main.c
12917                 Sync with HEAD (fix segs at exit)
12918
12919 2004-09-14 [colin]      0.9.12cvs99.5
12920
12921         * src/common/socket.c
12922         * AUTHORS
12923                 Fix send error on 64bit platforms
12924                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12925
12926 2004-09-14 [colin]      0.9.12cvs99.4
12927
12928         * src/action.c
12929                 Fix action output with utf8 
12930                 Patch by Alfons.
12931
12932 2004-09-14 [colin]      0.9.12cvs99.3
12933
12934         * ChangeLog.claws
12935         * src/folder.c
12936                 Sync with HEAD
12937
12938 2004-09-09 [colin]      0.9.12cvs99.2
12939
12940         * src/action.c
12941                 Fix progress bar (displaying "Completed %v/%u")
12942                 Patch by Alfons.
12943
12944 2004-09-08 [colin]      0.9.12cvs99.1
12945
12946         * src/account.c
12947         * src/folder.c
12948         * src/procmsg.c
12949         * src/procmsg.h
12950         * src/plugins/pgpmime/pgpmime.c
12951                 Sync with HEAD
12952
12953 2004-09-08 [colin]      0.9.12cvs97.2
12954
12955         * src/summaryview.c
12956                 Don't select mails in collapsed threads 
12957                 when navigating with up/down
12958
12959 2004-09-07 [colin]      0.9.12cvs97.1
12960
12961         * src/inc.c
12962                 Sync with HEAD (meaningful error messages)
12963
12964 2004-09-06 [colin]      0.9.12cvs96.1
12965
12966         * src/toolbar.c
12967                 Sync with HEAD (fix Redirect graying out)
12968
12969 2004-09-06 [colin]      0.9.12cvs95.1
12970
12971         * src/summaryview.c
12972         * src/mimeview.c
12973                 Sync with HEAD (fix dropped URIs)
12974
12975 2004-09-06 [colin]      0.9.12cvs94.1
12976
12977         * src/addressbook.c
12978         * src/addressitem.h
12979         * src/addritem.c
12980         * src/addritem.h
12981                 Sync with HEAD (addressbook DnD)
12982
12983 2004-09-03 [colin]      0.9.12cvs93.1
12984
12985         * src/summaryview.c
12986                 Sync with HEAD (next/prev unread)
12987
12988 2004-09-03 [colin]      0.9.12cvs92.1
12989
12990         * src/prefs_common.c
12991         * src/prefs_common.h
12992         * src/summaryview.c
12993                 Sync with HEAD ('mark_as_read_delay' pref)
12994
12995 2004-09-02 [colin]      0.9.12cvs91.2
12996
12997         * src/common/xml.c
12998                 Fix leak
12999
13000 2004-09-02 [colin]      0.9.12cvs91.1
13001
13002         * src/gtk/menu.c
13003                 Sync with HEAD (menu accel don't work, but whatever)
13004
13005 2004-09-02 [colin]      0.9.12cvs90.1
13006
13007         * src/account.c
13008                 Sync with HEAD (fix bug 582)
13009
13010 2004-09-02 [colin]      0.9.12cvs89.1
13011
13012         * src/addrindex.c
13013                 Sync with HEAD (free deleted queries)
13014
13015 2004-09-02 [colin]      0.9.12cvs88.1
13016
13017         * src/ldapquery.c
13018                 Sync with HEAD (fix LDAP freezes)
13019
13020 2004-09-02 [colin]      0.9.12cvs87.1
13021
13022         * src/prefs_spelling.c
13023                 Sync with HEAD (add default dictionary)
13024
13025 2004-09-01 [colin]      0.9.12cvs86.1
13026
13027         * src/filtering.c
13028         * src/folderview.c
13029         * src/imap.c
13030         * src/prefs_matcher.c
13031         * src/stock_pixmap.c
13032         * src/summary_search.c
13033         * src/summaryview.c
13034         * src/wizard.c
13035         * src/wizard.h
13036                 Sync with HEAD (uninitialized vars fixes)
13037                 + gtk2 specific warning fixes
13038
13039 2004-08-31 [colin]      0.9.12cvs85.1
13040
13041         * src/folder.c
13042                 Sync with HEAD (Fix memory corruption due to 
13043                 uninitialized var)
13044
13045 2004-08-31 [colin]      0.9.12cvs84.4
13046
13047         * src/summary_search.c
13048                 Fix segfaults when searching in folders with broken headers
13049
13050 2004-08-31 [colin]      0.9.12cvs84.3
13051
13052         * src/compose.c
13053         * src/textview.c
13054                 Fix some more encoding/decoding issues
13055
13056 2004-08-30 [colin]      0.9.12cvs84.2
13057
13058         * src/mimeview.c
13059         * src/prefs_themes.c
13060         * src/gtk/filesel.c
13061         * src/gtk/filesel.h
13062                 Add a folder-mode selection (fixes mimeview's "Save all")
13063
13064 2004-08-29 [colin]      0.9.12cvs84.1
13065
13066         * src/mimeview.c
13067                 Sync with HEAD (don't escape saved filenames)
13068
13069 2004-08-27 [colin]      0.9.12cvs83.1
13070
13071         * ChangeLog
13072         * ChangeLog.claws
13073         * ChangeLog.jp
13074         * src/mh.c
13075         * src/procheader.c
13076         * src/procmsg.c
13077         * src/procmsg.h
13078         * src/common/utils.c
13079         * src/gtk/menu.h
13080         * po/
13081                 Sync with HEAD 0.9.12cvs83 (sync with main)
13082
13083 2004-08-26 [colin]      0.9.12cvs82.4
13084
13085         * src/codeconv.c
13086                 Fix strange stack corruption
13087                 Convert to utf8 after unmime, not before
13088
13089 2004-08-26 [colin]      0.9.12cvs82.3
13090
13091         * src/main.c
13092         * src/wizard.c
13093                 Fix account folders duplication
13094
13095 2004-08-25 [colin]      0.9.12cvs82.2
13096
13097         * src/wizard.c
13098                 Remove ports
13099                 Add SSL selection
13100                 Use login@server as account name
13101
13102 2004-08-25 [colin]      0.9.12cvs82.1
13103
13104         * src/plugins/pgpmime/pgpmime.c
13105                 Sync with HEAD (leak fix).
13106
13107 2004-08-25 [colin]      0.9.12cvs81.1
13108
13109         * src/plugins/pgpmime/pgpmime.c
13110         * src/plugins/pgpmime/sgpgme.c
13111         * src/plugins/pgpmime/sgpgme.h
13112                 Sync with HEAD (Handle combined messages).
13113
13114 2004-08-24 [colin]      0.9.12cvs80.3
13115
13116         * src/wizard.c
13117                 Fix full name, ports, and imap
13118
13119 2004-08-24 [colin]      0.9.12cvs80.2
13120
13121         * src/Makefile.am
13122         * src/main.c
13123         * src/setup.c
13124         * src/setup.h
13125         * src/stock_pixmap.c
13126         * src/stock_pixmap.h
13127         * src/wizard.c ** ADDED **
13128         * src/wizard.h ** ADDED ** 
13129         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13130                 Add a setup wizard 
13131
13132 2004-08-24 [colin]      0.9.12cvs80.1
13133
13134         * src/folder.c
13135                 Sync with HEAD (set mimeflags on all messages)
13136
13137 2004-08-24 [colin]      0.9.12cvs79.3
13138
13139         * src/matcher_parser_lex.l
13140                 Fix 8bits strings not in utf8
13141
13142 2004-08-24 [colin]      0.9.12cvs79.2
13143
13144         * src/compose.c
13145                 Check conversion result before replacing buffer
13146
13147 2004-08-23 [colin]      0.9.12cvs79.1
13148
13149         * src/compose.c
13150                 Sync with HEAD (create message header in memory)
13151
13152 2004-08-23 [colin]      0.9.12cvs78.1
13153
13154         * src/rfc2015.c
13155         * src/rfc2015.h
13156                 Sync with HEAD (fix bug 197 again)
13157
13158 2004-08-23 [colin]      0.9.12cvs77.3
13159
13160         * src/compose.c
13161                 Fix again inline gpg signing (which outputs utf8
13162                 in gtk2). Not syncing this fix to HEAD as this 
13163                 code is meant to die.
13164
13165 2004-08-23 [colin]      0.9.12cvs77.2
13166
13167         * src/prefs_account.h
13168                 Remove useless include
13169
13170 2004-08-23 [colin]      0.9.12cvs77.1
13171
13172         * src/imap.c
13173         * po/es.po
13174         * po/fr.po
13175         * po/it.po
13176         * po/pl.po
13177         * po/pt_BR.po
13178         * po/sk.po
13179         * po/sr.po
13180                 Sync with HEAD (fix bug 577)
13181
13182 2004-08-22 [colin]      0.9.12cvs76.1
13183
13184         * src/plugins/trayicon/trayicon.c
13185                 Sync with HEAD (fix formatting bug)
13186
13187 2004-08-21 [colin]      0.9.12cvs74.2
13188
13189         * src/gtk/colorsel.c
13190                 Fix bug 564 (Folder color selection window exits on any
13191                 keypress)
13192
13193 2004-08-21 [colin]      0.9.12cvs74.1
13194
13195         * ChangeLog.claws
13196         * src/compose.c
13197         * src/summaryview.c
13198         * src/toolbar.c
13199                 Sync with HEAD (fix bug 576)
13200
13201 2004-08-21 [colin]      0.9.12cvs70.1
13202
13203         * src/compose.c
13204         * src/mainwindow.c
13205                 Sync with HEAD
13206                 
13207
13208 2004-08-21 [paul]       0.9.12cvs66.4
13209
13210         * src/mainwindow.c
13211         * src/messageview.c
13212         * src/gtk/menu.c
13213         * src/plugins/spamassassin/spamassassin_gtk.c
13214                 remove some deprecated gtk1 functions
13215
13216
13217 2004-08-21 [colin]      0.9.12cvs66.3
13218
13219         * src/compose.c
13220         * src/codeconv.c
13221                 Fix warnings
13222                 Remove encoding hacks
13223                 Fix bug 575 (Strange character messes up message)
13224                 Don't display conversion error when drafting
13225
13226 2004-08-21 [paul]       0.9.12cvs66.2
13227
13228         * src/prefs_account.c
13229                 fix GnuPG mode bugs
13230
13231
13232 2004-08-20 [colin]      0.9.12cvs66.1
13233
13234         * src/codeconv.c
13235                 Sync with HEAD 0.9.12cvs66
13236
13237 2004-08-20 [paul]
13238
13239         * src/plugins/pgpmime/plugin.c
13240                 modify PGP/MIME plugin's description
13241
13242 2004-08-17 [colin]      0.9.12cvs65.1
13243
13244         * src/common/ssl.c
13245         * src/plugins/pgpmime/plugin.c
13246                 Sync with HEAD
13247
13248 2004-08-14 [colin]      0.9.12cvs60.3
13249
13250         * src/plugins/trayicon/trayicon.c
13251                 Put back resize callback, on size-request signal
13252                 rather than size-allocate to avoid infinite 
13253                 callback loop
13254
13255 2004-08-13 [colin]      0.9.12cvs60.2
13256
13257         * src/common/defs.h
13258                 Cache versions have been fixed
13259
13260 2004-08-13 [colin]      0.9.12cvs60.1
13261
13262         * src/folderutils.c
13263                 Sync with HEAD
13264
13265 2004-08-12 [colin]      0.9.12cvs59.1
13266
13267         * src/plugins/trayicon/trayicon.c
13268                 Sync with HEAD
13269
13270 2004-08-12 [colin]      0.9.12cvs57.5
13271
13272         * sylpheed.desktop
13273         * configure.ac
13274         * src/Makefile.am
13275         * src/main.c
13276                 Add support for Freedesktop.org's startup notification
13277
13278 2004-08-11 [colin]      0.9.12cvs57.4
13279
13280         * src/textview.c
13281                 Fix off-by-one
13282
13283 2004-08-11 [colin]      0.9.12cvs57.3
13284
13285         * src/message_search.c
13286         * src/summary_search.c
13287                 Make searches case insensitive by default
13288         * src/textview.c
13289                 Fix case-insensitive search in message
13290
13291 2004-08-11 [colin]      0.9.12cvs57.2
13292
13293         * src/summary_search.c
13294                 Let case-sensitive be specified
13295
13296 2004-08-10 [colin]      0.9.12cvs55.4
13297
13298         * src/common/socket.c
13299                 Fix the possible race condition
13300
13301 2004-08-09 [paul]       0.9.12cvs55.3
13302
13303         * configure.ac
13304         * src/Makefile.am
13305         * src/common/Makefile.am
13306                 sync with HEAD
13307
13308
13309 2004-08-09 [paul]       0.9.12cvs55.2
13310
13311         * autogen.sh
13312         * po/poconv.sh
13313                 remove unneeded script
13314
13315         * configure.ac
13316                 add forgotten USE_LDAP_TLS (sync with HEAD)
13317
13318
13319 2004-08-09 [colin]      0.9.12cvs55.1
13320
13321         * src/main.c
13322         * src/common/ssl.c
13323         * src/common/sylpheed.c
13324         * src/common/sylpheed.h
13325                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13326
13327 2004-08-09 [paul]       0.9.12cvs54.1
13328
13329         * ChangeLog
13330         * ChangeLog.claws
13331         * ChangeLog.jp
13332         * configure.ac
13333         * po/POTFILES.in
13334         * src/Makefile.am
13335         * src/folderutils.c
13336         * src/main.c
13337         * src/pgpmime.c
13338         * src/pgpmime.h
13339         * src/sgpgme.c
13340         * src/sgpgme.h
13341         * src/plugins/Makefile.am
13342         * src/plugins/pgpmime/.cvsignore
13343         * src/plugins/pgpmime/Makefile.am
13344         * src/plugins/pgpmime/pgpmime.c
13345         * src/plugins/pgpmime/pgpmime.h
13346         * src/plugins/pgpmime/plugin.c
13347         * src/plugins/pgpmime/sgpgme.c
13348         * src/plugins/pgpmime/sgpgme.h
13349                 sync with HEAD
13350
13351 2004-08-08 [paul]       0.9.12cvs51.1
13352
13353         * configure.ac
13354         * src/folder.c
13355                 sync with HEAD
13356
13357 2004-08-07 [colin]      0.9.12cvs50.1
13358
13359         * src/pop.c
13360         * src/common/partial_download.c
13361                 fix warnings (sync from HEAD)
13362
13363 2004-08-07 [colin]      0.9.12cvs48.1
13364
13365         * src/prefs_folder_item.c
13366                 sync with HEAD 0.9.12cvs48
13367
13368 2004-08-06 [colin]      0.9.12cvs47.1
13369
13370         * src/compose.c
13371                 Sync with HEAD
13372
13373 2004-08-06 [christoph]  0.9.12cvs46.2
13374
13375         * src/main.c
13376         * src/plugins/clamav/clamav_plugin_gtk.c
13377         * src/plugins/dillo_viewer/dillo_viewer.c
13378         * src/plugins/image_viewer/plugin.c
13379         * src/plugins/mathml_viewer/mathml_viewer.c
13380         * src/plugins/spamassassin/spamassassin_gtk.c
13381         * src/plugins/trayicon/trayicon.c
13382                 don't mix GTK1.2 plugin with GTK2 plugins
13383
13384 2004-08-06 [colin]      0.9.12cvs46.1
13385
13386         * ChangeLog
13387         * ChangeLog.claws
13388         * ChangeLog.jp
13389         * configure.ac
13390         * sylpheed-claws.pc.in
13391         * src/folder.c
13392         * src/imap.c
13393         * src/localfolder.c
13394         * src/messageview.c
13395         * src/mimeview.c
13396         * src/mimeview.h
13397         * src/msgcache.c
13398         * src/news.c
13399         * src/prefs_ext_prog.c
13400         * src/prefs_folder_item.c
13401         * src/prefs_fonts.c
13402         * src/prefs_msg_colors.c
13403         * src/prefs_spelling.c
13404         * src/prefs_themes.c
13405         * src/prefs_toolbar.c
13406         * src/prefs_wrapping.c
13407         * src/procmime.h
13408         * src/common/defs.h
13409         * src/common/nntp.c
13410         * src/common/session.c
13411         * src/common/session.h
13412         * src/common/socket.c
13413         * src/common/utils.h
13414         * src/common/xml.c
13415         * src/common/xml.h
13416         * src/gtk/prefswindow.c
13417         * src/gtk/prefswindow.h
13418         * src/plugins/clamav/clamav_plugin_gtk.c
13419         * src/plugins/dillo_viewer/dillo_prefs.c
13420         * src/plugins/image_viewer/viewerprefs.c
13421         * src/plugins/spamassassin/spamassassin_gtk.c
13422         * m4/openssl.m4 *** REMOVED ***
13423                 Sync with HEAD 0.9.12cvs46
13424
13425 2004-08-03 [paul]       0.9.12cvs40.2
13426
13427         * src/action.c
13428         * src/addressadd.c
13429         * src/addressbook.c
13430         * src/addrgather.c
13431         * src/browseldap.c
13432         * src/compose.c
13433         * src/crash.c
13434         * src/editaddress.c
13435         * src/editgroup.c
13436         * src/editldap_basedn.c
13437         * src/foldersel.c
13438         * src/importldif.c
13439         * src/mimeview.c
13440         * src/prefs_common.c
13441         * src/prefs_template.c
13442         * src/sourcewindow.c
13443         * src/summaryview.c
13444         * src/gtk/about.c
13445         * src/gtk/foldersort.c
13446         * src/gtk/logwindow.c
13447         * src/gtk/pluginwindow.c
13448         * src/gtk/prefswindow.c
13449                 change all gtk_scrolled_window_set_policy from 
13450                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13451
13452 2004-08-02 [paul]       0.9.12cvs40.1
13453
13454         * AUTHORS
13455                 update translation team section
13456         * po/pt_BR.po
13457                 updated by Frederico Goncalves Guimaraes
13458                 <fggdebian@yahoo.com.br>
13459
13460 2004-07-31 [colin]      0.9.12cvs39.9
13461
13462         * src/exphtmldlg.c
13463                 Fix compilation
13464
13465 2004-07-31 [colin]      0.9.12cvs39.8
13466
13467         * src/exphtmldlg.c
13468                 Fix an alertpanel type
13469
13470 2004-07-30 [colin]      0.9.12cvs39.7
13471
13472         * src/alertpanel.c
13473                 Fix alertpanel_error_log's icon
13474
13475 2004-07-30 [colin]      0.9.12cvs39.6
13476
13477         * src/pop.c
13478                 Two of them should still be warnings
13479
13480 2004-07-30 [colin]      0.9.12cvs39.5
13481
13482         * src/pop.c
13483                 More warning -> error
13484 2004-07-29 [colin]      0.9.12cvs39.4
13485
13486         * src/pop.c
13487                 Warning -> error
13488
13489 2004-07-29 [colin]      0.9.12cvs39.3
13490
13491         * src/prefs_matcher.c
13492                 Fix segfault
13493
13494 2004-07-29 [colin]      0.9.12cvs39.2
13495
13496         * src/alertpanel.c
13497                 More nice-looking alertpanels
13498
13499 2004-07-29 [colin]      0.9.12cvs39.1
13500
13501         * src/messageview.c
13502                 sync with head
13503                 (inform user when partial mail is deleted on server)
13504
13505 2004-07-29 [colin]      0.9.12cvs38.1
13506
13507         * src/messageview.c
13508                 sync with head
13509
13510 2004-07-28 [paul]       0.9.12cvs37.7
13511
13512         * src/mainwindow.c
13513                 complete the replacement of deprecated gtk_progress_*
13514
13515 2004-07-28 [paul]       0.9.12cvs37.6
13516
13517         * src/action.c
13518         * src/inc.c
13519         * src/mainwindow.c
13520         * src/send_message.c
13521         * src/gtk/progressdialog.c
13522         * src/gtk/progressdialog.h
13523                 replace deprecated gtk_progress_*
13524
13525 2004-07-28 [paul]       0.9.12cvs37.5
13526
13527         * src/gtk/filesel.c
13528                 remove gtk_window_set_wmclass()
13529 2004-07-28 [paul]       0.9.12cvs37.4
13530
13531         * src/addressbook.c
13532         * src/compose.c
13533         * src/foldersel.c
13534         * src/mainwindow.c
13535         * src/messageview.c
13536         * src/sourcewindow.c
13537         * src/gtk/logwindow.c
13538                 remove gtk_window_set_wmclass()
13539                 
13540         * src/prefs_filtering.c
13541         * src/prefs_filtering_action.c
13542         * src/prefs_fonts.c
13543         * src/prefs_gtk.c
13544         * src/prefs_matcher.c
13545         * src/ssl_manager.c
13546         * src/gtk/prefswindow.c
13547                 replace gtk_window_position()
13548
13549 2004-07-28 [colin]      0.9.12cvs37.3
13550
13551         * src/alertpanel.c
13552         * src/alertpanel.h
13553                 Add a way to specify panel type for specific
13554                 panels (alertpanel())
13555         * src/account.c
13556         * src/addressbook.c
13557         * src/compose.c
13558         * src/expldifdlg.c
13559         * src/main.c
13560         * src/messageview.c
13561         * src/summaryview.c
13562         * src/textview.c
13563         * src/gtk/sslcertwindow.c
13564                 Fix alertpanel()s so that their icon match
13565                 their real type
13566
13567 2004-07-28 [paul]       0.9.12cvs37.2
13568
13569         * src/addr_compl.c
13570         * src/addressbook.c
13571         * src/alertpanel.c
13572         * src/compose.c
13573         * src/export.c
13574         * src/foldersel.c
13575         * src/folderview.c
13576         * src/grouplistdialog.c
13577         * src/import.c
13578         * src/mainwindow.c
13579         * src/message_search.c
13580         * src/messageview.c
13581         * src/passphrase.c
13582         * src/prefs_actions.c
13583         * src/prefs_common.c
13584         * src/prefs_customheader.c
13585         * src/prefs_display_header.c
13586         * src/prefs_filtering.c
13587         * src/prefs_filtering_action.c
13588         * src/prefs_gtk.c
13589         * src/prefs_matcher.c
13590         * src/prefs_msg_colors.c
13591         * src/prefs_summary_column.c
13592         * src/prefs_template.c
13593         * src/sourcewindow.c
13594         * src/ssl_manager.c
13595         * src/summary_search.c
13596         * src/gtk/colorsel.c
13597         * src/gtk/description_window.c
13598         * src/gtk/gtkaspell.c
13599         * src/gtk/inputdialog.c
13600         * src/gtk/logwindow.c
13601         * src/gtk/prefswindow.c
13602         * src/gtk/progressdialog.c
13603                 replace deprecated gtk_window_set_policy
13604
13605 2004-07-27 [colin]      0.9.12cvs37.1
13606
13607         * src/msgcache.c
13608                 More fixes (synced for head again)
13609
13610 2004-07-27 [colin]      0.9.12cvs35.3
13611
13612         * src/msgcache.c
13613                 Fix wrong test
13614
13615 2004-07-27 [colin]      0.9.12cvs35.2
13616
13617         * src/mimeview.c
13618                 Fix width a bit (by Paul)
13619         * src/alertpanel.c
13620         * src/alertpanel.h
13621                 Specialize icons, make alertpanel_message()
13622                 private
13623         * src/message_search.c
13624         * src/sgpgme.c
13625         * src/summary_search.c
13626                 Suit alertpanel changes
13627
13628 2004-07-27 [colin]      0.9.12cvs35.1
13629
13630         * src/alertpanel.c
13631                 Add an icon
13632         * src/passphrase.c
13633                 Add debug output - maybe someone will
13634                 want to look at the problem with Grab
13635                 Input :)
13636         Bump version as we're synced with HEAD
13637
13638 2004-07-26 [colin]      0.9.12cvs33.26
13639
13640         * src/pop.c
13641                 Fix uidl-file parsing when not in new
13642                 format
13643
13644 2004-07-26 [colin]      0.9.12cvs33.25
13645
13646         * src/gtk/menu.c
13647                 Move popup menu up if necessary (fixes 
13648                 account selector)
13649         * src/mainwindow.c
13650                 Set account selector's button height to
13651                 minimum
13652
13653 2004-07-26 [colin]      0.9.12cvs33.24
13654
13655         * src/alertpanel.c
13656                 Maybe fix 551 (Truncated font in alert window)
13657
13658 2004-07-26 [colin]      0.9.12cvs33.23
13659
13660         * po/de.po
13661         * po/es.po
13662         * po/fr.po
13663         * po/it.po
13664         * po/ja.po
13665         * po/pl.po
13666         * po/ru.po
13667         * po/sk.po
13668         * po/sr.po
13669         * po/zh_CN.po
13670                 Sync po files with HEAD
13671
13672 2004-07-26 [paul]       0.9.12cvs33.22
13673
13674         * src/compose.c
13675                 fix Bug 556 'Organisation-header is sent even if empty'
13676
13677 2004-07-24 [colin]      0.9.12cvs33.21
13678
13679         * src/compose.c
13680         * src/gtk/gtkaspell.c
13681         * src/gtk/gtkaspell.h
13682                 Fix speller accelerators (require hack)
13683
13684 2004-07-24 [colin]      0.9.12cvs33.20
13685
13686         * src/gtk/gtkaspell.c
13687                 Fix over-eager code deletion breaking
13688                 Check while typing
13689
13690 2004-07-24 [colin]      0.9.12cvs33.19
13691
13692         * src/browseldap.c
13693         * src/ldapctrl.c
13694         * src/ldapctrl.h
13695         * src/ldapserver.h
13696                 Sync ldap with HEAD
13697         (Fixes 546 LDAP completely broken)
13698
13699 2004-07-24 [colin]      0.9.12cvs33.18
13700
13701         * src/prefs_msg_colors.c
13702                 Fix prototype mismatch
13703         (Fixes 547 void function cannot return value)
13704
13705 2004-07-24 [colin]      0.9.12cvs33.17
13706
13707         * src/mainwindow.c
13708                 Fix sort going back to previous sort key
13709                 when changing sort direction
13710
13711 2004-07-24 [colin]      0.9.12cvs33.16
13712
13713         * src/compose.c
13714                 Fix space insertion when re-wrapping at 
13715                 cursor point
13716
13717 2004-07-24 [colin]      0.9.12cvs33.15
13718
13719         * src/gtk/gtkaspell.c
13720                 Don't change cursor position in insert-text
13721                 callback
13722         (Fixes 539 Word wrapping on input transposes letters)
13723
13724 2004-07-24 [colin]      0.9.12cvs33.14
13725
13726         * src/gtk/gtkaspell.c
13727                 Reencode non-ascii chars to dictionary's
13728                 encoding
13729         (Fixes 544 Spell check broken non english locale)
13730
13731 2004-07-24 [colin]      0.9.12cvs33.13
13732
13733         * src/summaryview.c
13734                 Fix Shift+Down, add Home/End/PgUp/PgDown
13735
13736 2004-07-21 [colin]      0.9.12cvs33.12
13737
13738         * src/prefs_common.c
13739                 Fix a gtk warning (Patch by Andrej Kacian)
13740
13741 2004-07-21 [colin]      0.9.12cvs33.11
13742
13743         * src/gtk/filesel.c
13744                 More check
13745
13746 2004-07-21 [colin]      0.9.12cvs33.10
13747
13748         * src/compose.c
13749         * src/crash.c
13750         * src/export.c
13751         * src/import.c
13752         * src/messageview.c
13753         * src/mimeview.c
13754         * src/prefs_spelling.c
13755         * src/prefs_themes.c
13756         * src/summaryview.c
13757         * src/gtk/filesel.c
13758         * src/gtk/filesel.h
13759         * src/gtk/pluginwindow.c
13760                 Untwist open/save mode guessing logic, make
13761                 it explicit
13762
13763 2004-07-20 [colin]      0.9.12cvs33.9
13764
13765         * src/codeconv.c
13766                 conv_encode_header: src_charset is UTF-8 on
13767                 gtk2
13768         * src/compose.c
13769                 Remove double encoding of the headers
13770
13771 2004-07-20 [colin]      0.9.12cvs33.8
13772
13773         * src/codeconv.c
13774                 Fix typo
13775
13776 2004-07-20 [colin]      0.9.12cvs33.7
13777
13778         * src/mainwindow.c
13779                 Set the separated messageview to the saved
13780                 size of Claws' messageview (Patch by Alfons)
13781                 Fix a callback prototype (me)
13782
13783 2004-07-20 [colin]      0.9.12cvs33.6
13784
13785         * src/codeconv.h
13786                 Forgot one hunk in 0.9.12cvs33.4
13787
13788 2004-07-19 [colin]      0.9.12cvs33.5
13789
13790         * src/action.c
13791                 Action output fix
13792                 Patch by Alfons
13793
13794 2004-07-19 [colin]      0.9.12cvs33.4
13795
13796         * src/compose.c
13797                 Fix outgoing charset bug in headers
13798         * src/codeconv.c
13799                 Clean for glib2 - Patch by Alfons
13800
13801 2004-07-19 [colin]      0.9.12cvs33.3
13802
13803         * src/statusbar.c
13804                 Remove grip from the statusbar
13805                 Patch by Alfons
13806
13807 2004-07-19 [colin]      0.9.12cvs33.2
13808
13809         * src/messageview.c
13810         * src/textview.c
13811                 Fix messageview remembering the previous
13812                 scroll position when loading a new message
13813                 Patch by Alfons
13814
13815 2004-07-19 [colin]      0.9.12cvs33.1
13816
13817         * src/folder.h
13818         * src/folderview.c
13819         * src/summaryview.c
13820                 Sync with HEAD
13821
13822 2004-07-18 [colin]      0.9.12cvs32.7
13823
13824         * configure.ac
13825                 Remove useless check for XIM - noticed
13826                 by Alfons
13827
13828 2004-07-18 [colin]      0.9.12cvs32.6
13829
13830         * src/summaryview.c
13831                 Remove non-modified and shift-modified
13832                 accelerators in summaryview's popup
13833                 menu, as that doesn't get catched by
13834                 the accel-activate signal catcher...
13835
13836 2004-07-18 [colin]      0.9.12cvs32.5
13837
13838         * src/prefs_common.c
13839                 Define sensible default prefs for 
13840                 wrapping
13841
13842 2004-07-18 [colin]      0.9.12cvs32.4
13843
13844         * src/compose.c
13845         * src/prefs_common.c
13846         * src/prefs_common.h
13847         * src/prefs_wrapping.c
13848                 Remove Smart Wrapping pref, which does
13849                 nothing on gtk2 branch
13850
13851 2004-07-18 [colin]      0.9.12cvs32.3
13852
13853         * src/sourcewindow.c
13854                 Proper utf8
13855
13856 2004-07-18 [colin]      0.9.12cvs32.2
13857
13858         * src/compose.c
13859                 Save attachment status when drafting
13860
13861 2004-07-18 [colin]      0.9.12cvs32.1
13862
13863         * src/gtk/filesel.c
13864                 Fix erratic folder selection in open mode
13865
13866 2004-07-18 [colin]      0.9.12cvs31.11
13867
13868         * src/pop.c
13869                 Don't let partial messages get deleted
13870                 even with "dowload all"
13871                 (0.9.12cvs31.8 fix extension)
13872 2004-07-18 [colin]      0.9.12cvs31.10
13873
13874         * src/gtk/logwindow.c
13875                 Fix log scrolling
13876
13877 2004-07-18 [colin]      0.9.12cvs31.9
13878
13879         * src/common/utils.c
13880                 Fix non-utf8 strings coming from commands
13881                 and files
13882
13883 2004-07-18 [colin]      0.9.12cvs31.8
13884
13885         * src/pop.c
13886                 Fix partial download bug with Download all
13887                 messages option
13888
13889 2004-07-18 [colin]      0.9.12cvs31.7
13890
13891         * src/textview.c
13892                 Fix bug introduced in 0.9.12cvs31.2
13893                 (blocked in select mode after double click)
13894
13895 2004-07-18 [colin]      0.9.12cvs31.6
13896
13897         * src/compose.c
13898         * src/gtk/menu.c
13899                 More glib-warning fixes
13900
13901 2004-07-18 [colin]      0.9.12cvs31.5
13902
13903         * src/compose.c
13904                 Fix trashing the primary clipboard when moving 
13905                 around with tab
13906         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13907
13908 2004-07-18 [colin]      0.9.12cvs31.4
13909
13910         * src/codeconv.c
13911                 convert unencoded iso headers to utf8
13912         (Fix Bug 538 Unencoded local characters in subject make it 
13913          disappear)
13914
13915 2004-07-18 [colin]      0.9.12cvs31.3
13916
13917         * src/compose.c
13918                 Fix tab char handling in wrapping
13919         (Fix Bug 537 Line wrap problem - TAB character treated as 
13920          one character instead of 8)
13921
13922 2004-07-18 [colin]      0.9.12cvs31.2
13923
13924         * src/textview.c
13925                 return FALSE on GDK_MOTION_NOTIFY
13926         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13927          (unable to highlight))
13928
13929 2004-07-18 [colin]      0.9.12cvs31.1
13930
13931         * src/folderview.c
13932                 Sync with 0.9.12cvs31
13933
13934 2004-07-18 [colin]      0.9.12cvs30.4
13935
13936         * src/compose.c
13937                 Also block text_inserted when inserting a file
13938
13939 2004-07-18 [colin]      0.9.12cvs30.3
13940
13941         * src/compose.c
13942                 Fix smart wrapping (block text_inserted handler
13943                 while putting quotation to avoid wrap on input,
13944                 don't join lines if next is sig separator)
13945
13946 2004-07-17 [colin]      0.9.12cvs30.2
13947
13948         * src/folderview.c
13949         * src/mainwindow.c
13950         * src/mimeview.c
13951         * src/summaryview.c
13952         * src/gtk/quicksearch.c
13953         * src/gtk/quicksearch.h
13954                 Block key events handlers *and* accels while
13955                 quicksearch is focused
13956         (Fixes Bug 534 quick-search bar not accepting certain letters)
13957
13958 2004-07-17 [colin]      0.9.12cvs30.1
13959
13960         * src/folder.h
13961         * src/folderview.c
13962         * src/summaryview.c
13963                 Sync with 0.9.12cvs30
13964
13965 2004-07-17 [colin]      0.9.12cvs28.2
13966
13967         * src/mimeview.c
13968         * src/procmime.c
13969         * src/summaryview.c
13970         * src/gtk/menu.c
13971                 Squash some compile and glib warnings
13972
13973 2004-07-17 [paul]       0.9.12cvs28.1
13974
13975         * src/mimeview.c
13976                 sync with 0.9.12cvs28 HEAD
13977
13978 2004-07-16 [paul]       0.9.12cvs26.1
13979         
13980         * src/gtk/quicksearch.c
13981         * src/account.c
13982         * src/account.h
13983         * src/compose.c
13984         * src/customheader.c
13985         * src/folder_item_prefs.c
13986         * src/main.c
13987         * src/mainwindow.c
13988         * src/messageview.c
13989         * src/mimeview.c
13990         * src/news.c
13991         * src/pgpmime.c
13992         * src/pop.c
13993         * src/pop.h
13994         * src/prefs_account.c
13995         * src/prefs_account.h
13996         * src/prefs_common.c
13997         * src/prefs_common.h
13998         * src/prefs_display_header.c
13999         * src/prefs_gtk.c
14000         * src/prefs_gtk.h
14001         * src/procheader.c
14002         * src/procmime.c
14003                 sync with 0.9.12cvs26 HEAD      
14004
14005 2004-07-15 [colin]      0.9.12cvs18.14
14006
14007         * src/folder.c
14008                 Disable GPG signature check during
14009                 folder move and scan
14010         (Closes Bug 521 Signature checking slows down Folder-Move)
14011
14012 2004-07-14 [colin]      0.9.12cvs18.13
14013
14014         * src/common/partial_download.c
14015                 update includes
14016
14017 2004-07-14 [colin]      0.9.12cvs18.12
14018
14019         * src/common/partial_download.c
14020         * src/common/partial_download.h
14021                 Move doc at top, add correct copyright
14022
14023 2004-07-14 [colin]      0.9.12cvs18.11
14024
14025         * src/folder.c
14026         * src/messageview.c
14027         * src/pop.c
14028         * src/pop.h
14029         * src/procmsg.c
14030         * src/summaryview.c
14031         * src/common/Makefile.am
14032         * src/common/partial_download.c ** NEW FILES **
14033         * src/common/partial_download.h ** NEW FILES **
14034                 Move partial-download related stuff to its
14035                 own file
14036
14037 2004-07-14 [colin]      0.9.12cvs18.10
14038
14039         * src/send_message.c
14040                 Fix smtp auth when user is null or empty
14041
14042 2004-07-13 [colin]      0.9.12cvs18.9
14043
14044         * src/gtk/quicksearch.c
14045                 Use alphabetic order
14046
14047 2004-07-13 [colin]      0.9.12cvs18.8
14048
14049         * src/pop.c
14050                 Be paranoid on the checks
14051
14052 2004-07-13 [colin]      0.9.12cvs18.7
14053
14054         * src/gtk/quicksearch.c
14055                 Fix Engrish once again
14056
14057 2004-07-13 [colin]      0.9.12cvs18.6
14058
14059         * src/procmsg.c
14060         * src/summaryview.c
14061                 Mark messages for deletion when they are about to
14062                 be removed from trash
14063
14064 2004-07-13 [colin]      0.9.12cvs18.5
14065
14066         * src/matcher.c
14067         * src/matcher.h
14068         * src/matcher_parser_parse.y
14069         * src/prefs_matcher.c
14070         * src/gtk/quicksearch.c
14071                 Add 'partial' ('p') match string to find partially
14072                 downloaded messages
14073
14074 2004-07-13 [colin]      0.9.12cvs18.4
14075
14076         * src/pop.c
14077                 Fix misplaced block
14078
14079 2004-07-13 [colin]      0.9.12cvs18.3
14080
14081         * src/pop.c
14082         * src/pop.h
14083         * src/messageview.c
14084                 Refactor API (to avoid passing 5+ params and code
14085                 duplication)
14086         * src/folder.c
14087         * src/msgcache.c
14088         * src/procheader.c
14089         * src/common/defs.h
14090                 Add planned_download to cache
14091                 Don't mess uidl file when moving partially downloaded
14092                 mails (they change folder, we should change it in the
14093                 uidl list too or we'll remove an incorrect message)
14094                 (this also helps removing hacks when changing 
14095                 planned_download in messageview.c)
14096
14097 2004-07-12 [colin]      0.9.12cvs18.2
14098
14099         * src/gtk/quicksearch.c
14100                 Fix missing status update in quicksearch
14101
14102 2004-07-12 [paul]       0.9.12cvs18.1
14103
14104         * po/POTFILES.in
14105         * src/Makefile.am
14106         * src/account.c
14107         * src/codeconv.c
14108         * src/compose.c
14109         * src/inc.c
14110         * src/main.c
14111         * src/prefs_common.c
14112         * src/procmsg.h
14113         * src/toolbar.c
14114         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14115         * src/prefs_wrapping.[ch]       ** NEW FILES **
14116         * src/common/intl.h
14117         * src/common/utils.[ch]
14118         * src/gtk/quicksearch.[ch]
14119                 sync with 0.9.12cvs18 HEAD
14120
14121 2004-07-12 [colin]      0.9.11cvs17.25
14122
14123         * src/folder.c
14124         * src/folder.h
14125                 Remove unused function added by me in 0.9.11cvs17.10
14126
14127 2004-07-11 [colin]      0.9.11cvs17.24
14128
14129         * src/inc.c
14130         * src/messageview.c
14131         * src/pop.c
14132         * src/pop.h
14133                 Use folderitem and msgnum instead of filename to
14134                 know which mail to delete
14135                 Move old partial mail deletion to pop.c
14136
14137 2004-07-10 [colin]      0.9.11cvs17.23
14138
14139         * src/inc.c
14140                 Add debug
14141         * src/pop.c
14142         * src/pop.h
14143                 Don't re-use same enums for unrelated stuff: it's 
14144                 completely misleading !
14145                 Document a bit
14146
14147 2004-07-09 [colin]      0.9.11cvs17.22
14148
14149         * src/inc.c
14150                 Remove folder-type check and do
14151                 more tests to be sure everything's
14152                 ok
14153         * src/messageview.c
14154                 Punctuation update, remove useless
14155                 code, fix two warnings
14156         * src/noticeview.c
14157                 Layout cleaning, reset 2nd button
14158                 when specifying one
14159
14160 2004-07-09 [colin]      0.9.11cvs17.21
14161
14162         * src/messageview.c
14163         * src/pop.c
14164         * src/pop.h
14165                 Allow user to change his mind
14166                 and postpone decision (by
14167                 unmarking the mail)
14168
14169 2004-07-09 [colin]      0.9.11cvs17.20
14170
14171         * src/messageview.c
14172                 Fix bug with delete state
14173         * src/pop.c
14174         * src/pop.h
14175                 Fix buffer leak (fread doesn't 
14176                 terminate buffers with \0)
14177                 Refactoring (remove magic 
14178                 numbers)
14179
14180 2004-07-09 [colin]      0.9.11cvs17.19
14181
14182         * src/pop.c
14183                 Don't log "Skipping message" if 
14184                 we're going to TOP it two lines
14185                 later
14186
14187 2004-07-09 [colin]      0.9.11cvs17.18
14188
14189         * src/messageview.c
14190                 Fix Engrish
14191
14192 2004-07-09 [colin]      0.9.11cvs17.17
14193
14194         * src/pop.c
14195                 strlen checking...
14196         * src/messageview.c
14197                 refactoring a bit
14198
14199 2004-07-08 [colin]      0.9.11cvs17.16
14200
14201         * src/noticeview.c
14202         * src/noticeview.h
14203                 Add an optional second button
14204         * src/messageview.c
14205         * src/pop.c
14206         * src/pop.h
14207                 Don't delete partially received mails after a certain
14208                 time; rather, let the user decide.
14209
14210 2004-07-08 [colin]      0.9.11cvs17.15
14211
14212         * src/common/smtp.h
14213                 Sync with HEAD
14214
14215 2004-07-08 [colin]      0.9.11cvs17.14
14216
14217         * src/messageview.c
14218         * src/common/smtp.c
14219                 Use to_human_readable() for sizes
14220
14221 2004-07-08 [colin]      0.9.11cvs17.13
14222
14223         * src/inc.c
14224         * src/messageview.c
14225         * src/pop.c
14226         * src/pop.h
14227         * src/procmsg.c
14228                 Fix partial-downloading issues:
14229                         catch unsupported TOP
14230                         don't delete partially downloaded mails before 5 days
14231                         don't update existing with non-MH folders; that'll
14232                         make dups, but it's better than trashing the folder
14233                         free new msginfo parts
14234                 Fix indentation ;-)
14235
14236 2004-07-08 [colin]      0.9.11cvs17.12
14237
14238         * src/common/smtp.c
14239         * src/common/smtp.h
14240                 Sync smtp size verification with HEAD
14241
14242 2004-07-08 [colin]      0.9.11cvs17.11
14243
14244         * src/summaryview.c
14245         * src/prefs_common.c
14246         * src/prefs_common.h
14247         * src/gtk/quicksearch.c
14248         * src/gtk/quicksearch.h
14249                 Sync sticky pref with HEAD
14250
14251 2004-07-08 [colin]      0.9.11cvs17.10
14252
14253         * src/folder.c [1.213.2.6]
14254         * src/folder.h [1.87.2.6]
14255         * src/inc.c [1.149.2.7]
14256         * src/messageview.c [1.94.2.8]
14257         * src/procheader.c [1.47.2.6]
14258         * src/procmsg.c [1.150.2.4]
14259         * src/procmsg.h [1.60.2.5]
14260         * src/pop.c [1.56.2.4]
14261         * src/pop.h [1.17.2.3]
14262                 Let too big messages get downloaded, but truncated
14263                 Add a button to download them completely
14264                 
14265 2004-07-06 [colin]      0.9.11cvs17.9
14266
14267         * src/gtk/quicksearch.c [1.1.2.3]
14268                 Add a Clear button
14269         * commitHelper
14270         * PATCHSETS
14271                 Add a script to help with cvs
14272
14273 2004-07-03 [colin]      0.9.11cvs17.8
14274
14275         * src/plugins/imageviewer/viewer.c
14276                 fix imageviewer (which was staying on the first
14277                 displayed image)
14278
14279 2004-07-03 [colin]      0.9.11cvs17.7
14280
14281         Removed FIXME_GTK2 warnings
14282         * src/gtk/gtkutils.c
14283                 useless #warnings
14284         * src/gtk/menu.c
14285                 useless #warnings (no need to mess with menu rc)
14286         * src/gtk/menu.h
14287                 unused functions
14288         
14289
14290 2004-07-03 [colin]      0.9.11cvs17.6
14291
14292         Removed FIXME_GTK2 warnings
14293         * src/codeconv.c
14294                 useless #warnings (rewrite needed)
14295         * src/compose.c
14296                 useless #warnings (rewrite needed)
14297                 useless #warnings (gtk2 is like that)
14298                 useless #warnings (previously fixed)
14299         * src/main.c
14300                 useless #warnings (previously fixed)
14301         * src/message_search.c
14302                 useless #warnings (gtk2 is like that)
14303                 Made apparent that search is case-sensitive
14304         * src/mimeview.c
14305                 useless #warnings (rewrite needed)
14306                 useless #warnings (gtk2 is like that)
14307                 reimplemented real warnings
14308         * src/prefs_common.c
14309                 Removed block cursor option (not it gtk2)
14310         * src/prefs_gtk.c
14311                 useless #warnings (rewrite needed)
14312         * src/procheader.c
14313                 useless #warnings (rewrite needed)
14314         * src/sourcewindow.c
14315                 useless #warnings (incorrect placing)
14316         * src/summary_search.c
14317                 useless #warnings (gtk2 is like that)
14318                 Made apparent that search is case-sensitive
14319         * src/action.c
14320                 useless #warnings (gtk2 is like that)
14321         * src/textview.c
14322                 useless #warnings (rewrite needed)
14323         * src/toolbar.c
14324                 useless #warnings (rewrite needed)
14325
14326 2004-07-03 [colin]      0.9.11cvs17.5
14327
14328         * src/textview.c
14329                 Fix mismerge which broke URI opening
14330                 
14331 2004-07-01 [colin]      0.9.11cvs17.4
14332
14333         * src/gtk/filesel.c
14334                 Fill filename when saving
14335                 
14336 2004-06-27 [colin]      0.9.11cvs17.3
14337
14338         * src/gtk/filesel.[ch]
14339                 Use the new GTK file selector
14340                 Update prototype to match the reality: multiple file
14341                 selection is open-only          
14342         * src/compose.c
14343                 Match the new prototypes        
14344         * configure.ac
14345                 Match the new requirements (gtk 2.4.0)
14346                         
14347 2004-06-26 [colin]      0.9.11cvs17.2
14348
14349         * src/plugins/trayicon/trayicon.c
14350                 Remove useless signal handler on resize, which causes
14351                 an infinite "loop"
14352         
14353 2004-06-26 [colin]      0.9.11cvs17.1
14354         
14355         * tools/Makefile.am
14356                 remove launch_firebird and add nautilus2sylpheed.sh
14357         * src/quicksearch.c
14358           src/summaryview.c
14359                 Fix show/hide "Extended symbols" button problem
14360                 Fix apparition at startup
14361                 Fix const warnings
14362         * src/plugins/image_viewer/Makefile.am
14363                 Fix configure 
14364         * common/ssl.c
14365                 Re-enable certificate check, as it doesn't seem to
14366                 cause Xlib errors anymore
14367
14368 2004-06-25 [paul]       0.9.11cvs17
14369
14370         * sync with 0.9.11cvs17 HEAD
14371         
14372         NOTE: QuickSearch is broken
14373
14374 2004-06-07 [colin]      0.9.10claws67.10
14375         * src/plugins/trayicon/trayicon.c
14376           src/plugins/trayicon/libeggtrayicon/Makefile.am
14377           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14378                 Fix gettextization in trayicon plugin
14379
14380 2004-06-07 [colin]      0.9.10claws67.9
14381         
14382         * src/summaryview.c
14383           src/gtk/gtksctree.[ch]
14384                 Let Shift+{Up,Down} work in summaryview
14385                 (well, Down "works" and Up works)
14386                 Let the list scroll when using these keys
14387
14388 2004-06-06 [colin]      0.9.10claws67.8
14389
14390         * src/plugins/trayicon/trayicon.c
14391                 Fix pixmap update
14392
14393 2004-06-06 [colin]      0.9.10claws67.7
14394
14395         * src/addressbook.c
14396                 Fix signal handling causing system-wide focus grab
14397
14398 2004-05-25 [paul]       0.9.10claws67.6
14399
14400         * Makefile.am
14401           src/Makefile.am
14402                 clean up
14403
14404 2004-05-25 [paul]       0.9.10claws67.5
14405
14406         * replace deprecated gtk_signal... functions
14407
14408 2004-05-23 [colin]      0.9.10claws67.4
14409
14410         * src/compose.c
14411                 Fix wrapping
14412
14413 2004-05-22 [colin]      0.9.10claws67.3
14414
14415         * src/compose.c
14416                 Re-fix [Edited] in compose.c::compose_reedit()
14417
14418 2004-05-22 [colin]      0.9.10claws67.2
14419
14420         * src/procmime.c
14421                 Fix parsing of multiparts mails
14422
14423 2004-05-22 [colin]      0.9.10claws67.1
14424
14425         * src/summaryview.c
14426                 Fix quicksearch
14427
14428 2004-05-22 [paul]       0.9.10claws67
14429
14430         * sync with 0.9.10claws67 HEAD
14431
14432 2004-05-14 [alfons]
14433
14434         * src/procmime.h
14435                 add forgotton prototype
14436
14437 2004-05-10 [paul]       0.9.10claws57
14438
14439         * sync with 0.9.10claws57 HEAD
14440
14441 2004-05-05 [paul]       0.9.9.claws1
14442
14443         * ChangeLog-gtk2        ** REMOVED **
14444           ChangeLog-gtk2.claws  ** ADDED **
14445                 rename and adopt the normal claws format
14446                 
14447         * configure.ac
14448                 require gtkmathview >= 0.5
14449
14450         * ac/*                          ** REMOVED **
14451           ac/                           ** REMOVED **
14452           intl/Makefile.in              ** REMOVED **
14453           m4/                           ** ADDED **
14454           m4/missing                    ** ADDED **
14455           m4/missing/gdk-pixbuf.m4      ** ADDED **
14456           m4/missing/gettext.m4         ** ADDED **
14457           m4/missing/gpgme.m4           ** ADDED **
14458           m4/missing/imlib.m4           ** ADDED **
14459           m4/.cvsignore                 ** ADDED **
14460           m4/Makefile.am                ** ADDED **
14461           m4/README                     ** ADDED **
14462           m4/aclocal-include.m4         ** ADDED **
14463           m4/aspell.m4                  ** ADDED **
14464           m4/check-type.m4              ** ADDED **
14465           m4/gnupg-check-typedef.m4     ** ADDED **
14466           m4/openssl.m4                 ** ADDED **
14467           m4/spamassassin.m4            ** ADDED **
14468           po/ChangeLog                  ** REMOVED **
14469           po/Makefile.in.in             ** REMOVED **
14470           po/Rules-quot                 ** REMOVED **
14471           po/boldquot.sed               ** REMOVED **
14472           po/en@boldquot.header         ** REMOVED **
14473           po/en@quot.header             ** REMOVED **
14474           po/insert-header.sin          ** REMOVED **
14475           po/quot.sed                   ** REMOVED **
14476           po/remove-potcdate.sed        ** REMOVED **
14477           po/remove-potcdate.sin        ** REMOVED **
14478           po/stamp-po                   ** REMOVED **
14479           Makefile.am
14480           autogen.sh
14481           configure.ac
14482                 enable building with automake 1.8.x
14483                 add 'autopoint --force' to autogen.sh and remove all
14484                 auto-generated files, remove ac/ directory and use
14485                 m4/ directory instead
14486                 
14487         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14488                 fix gettextization
14489
14490 2004-02-28 Colin Leroy <colin@colino.net>
14491         * src/prefs_matcher.c
14492           src/prefs_filtering.c
14493           src/prefs_filtering_action.c
14494                 Fix non-editable GtkEntries
14495
14496 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14497         * src/prefs_themes.c
14498                 utf8 conversion for theme info
14499
14500 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14501         * sync 0.9.9claws
14502
14503 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14504         * src/grouplistdialog.c
14505                 allow multiple selections without ctrl key
14506
14507 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14508         * src/main.c
14509                 enable customizable accelerators
14510
14511 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14512         * src/prefs_common.c
14513                 re-enable different font settings for gtk1/2
14514         * src/prefs_folder_item.c
14515                 fix folder prefs displayed wrong
14516         * src/textview.c
14517                 set 'sunken' shadow type
14518
14519 2004-02-07 Colin Leroy <colin@colino.net>
14520         * src/compose.c
14521                 Fix message being always [Edited]
14522                 Encode headers correctly (utf8 buf)
14523
14524 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14525         * src/socket.c
14526                 remove double g_source_attach()
14527                 (Thanks to Colin Leroy)
14528
14529 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14530         * src/gtk/gtksctree.c
14531                 Fix SSL certificate list not shown
14532         * src/mimeview.c
14533                 Fix clicks in mime tree
14534
14535 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14536         * src/common/socket.c
14537                 Fix SSL receive
14538         * src/compose.c
14539                 Fix clipboard menu hotkeys
14540
14541 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14542         * src/gtk/gtkaspell.[ch]
14543           src/compose.c
14544                 reimplement spellchecker
14545
14546 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14547         * src/gtk/filesel.c
14548                 crash when inserting file in compose window
14549                 (TODO: keep old selection on clicks)
14550         * src/main.c
14551                 use gtkrc-2.0 instead of gtkrc
14552
14553 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14554         * src/messageview.c
14555                 remove orphaned mimeview unref()
14556
14557 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14558         * src/grouplistdialog.c
14559                 expand nodes containing subscribed groups
14560
14561 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14562         * src/textview.c
14563                 textview: hide cursor, restore old click behaviour
14564
14565 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14566         * src/textview.c
14567                 variable names messed up
14568
14569 2004-01-17 Colin Leroy <colin@colino.net>
14570         * src/addr_compl.c
14571                 Fix completion address too thin
14572         * src/compose.c
14573                 Fix tab-to-subject behaviour
14574         * src/summaryview.c
14575                 Implement key up & down in summaryview
14576
14577 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14578
14579         * sync 098claws
14580
14581 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14582         * configure.ac
14583           Makefile.am
14584           doc/.cvsignore
14585           doc/Makefile.am
14586                 faq, man, manual moved to doc/
14587         * ac/aspell.m4
14588           ac/check-type.m4
14589           ac/gnupg-check-typedef.m4
14590           ac/openssl.m4
14591           ac/spamassassin.m4
14592           ac/missing/gdk-pixbuf.m4
14593           ac/missing/gpgme.m4
14594           ac/missing/imlib.m4
14595                 fix automake warnings
14596
14597 2003-12-06 Colin Leroy <colin@colino.net>
14598         * src/summaryview.c
14599                 Fix quicksearch
14600
14601 2003-12-05 Colin Leroy <colin@colino.net>
14602         * src/summaryview.c
14603                 Fix going to next unread folder
14604
14605 2003-12-05 Colin Leroy <colin@colino.net>
14606         * src/crash.c
14607                 Fix gtk2 compilation
14608         * src/session.c
14609                 Remove iotag source handler at disconnection
14610         * src/socket.[ch] 
14611                 Remove source handler when closing socket 
14612                 (fixes another seg)
14613
14614 2003-12-04 Colin Leroy <colin@colino.net>
14615         * src/compose.c
14616           src/prefs_account.c
14617           src/prefs_common.c
14618                 Fix some dropdown menus
14619
14620 2003-12-04 Colin Leroy <colin@colino.net>
14621         * src/compose.c
14622                 Fix event handlers on header fields
14623         * src/common/socket.c
14624           src/common/session.c
14625                 Fix segfault with callback (SSL)
14626                 Fix end of session 
14627
14628 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14629
14630         * Fix compile bug in src/compose.c
14631         * removed src/gtk/gtkstext.[ch]
14632
14633 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14634
14635         * Convert character set and escape "text" attributes in toolbar setting
14636         files.
14637         * Fixed bug in button-press-event handling.
14638
14639 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14640
14641         * Fixed bug in key-press-event handling.
14642
14643 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14644
14645         * Enabled to compile tray-icon plugin (Ad-hoc).
14646         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14647
14648 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14649
14650         * Enabled to compile on sylpheed-claws.
14651         (tray-icon plugin still cannot compile yet.)
14652
14653 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14654
14655         * Updated to 0.9.5.
14656
14657 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14658
14659         * Updated to 0.9.4.
14660         * Ported monitoring SSL mechanism to GSource of GLib2
14661         (I don't confirm it)
14662         * Added _gtk2 suffix to key name of font preference to avoid
14663         ovverwriting preference of Gtk+-1.2 version.
14664
14665 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14666
14667         * Updated to 0.9.2.
14668
14669 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14670
14671         * Updated to 0.9.1.
14672         * Translate po files into UTF-8 when execute autogen.sh.
14673
14674 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14675
14676         * Updated to 0.9.0.
14677
14678 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14679
14680         * Plugged GError related memory leaks.
14681
14682 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14683
14684         * Changed default size of fonts.
14685         * Enabled to set titile font size of warning dialog.
14686
14687 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14688
14689         * Embed a sylpheed icon into executable binary on Windows.
14690
14691 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14692
14693         * I forgot to traslate character set of element string in src/xml.c.
14694
14695 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14696
14697         * Fixed detecting bind_textdomain_codeset in configure.in.
14698         * The bug in which "Example" of "Date fromat" preference isn't displayed
14699         correctly has been fixed.
14700
14701 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14702
14703         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14704           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14705           glib-gettextize
14706           Removed intl directory.
14707           Translated po files into UTF-8.
14708           (Thanks! Ryuji Abe)
14709
14710 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14711
14712         * The bug which doesn't unscape string in xml.c has been fixed.
14713
14714 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14715
14716         * The bug which is failed to translate encoding of file name thorough
14717         file dialog has been fixed.
14718
14719 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14720
14721         * Modified to translate file names which is used in inporting/expoting
14722         mbox feature and "Save as" feature into locale encoding.
14723         * Translate file names into locale encoding when "Attache file" and
14724         "Insert file".
14725         * Force set G_BROKEN_FILENAMES environment variable.
14726         * Other minor fixes.
14727
14728 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14729
14730         * Modified to treat MH folder's name as locale encoding.
14731
14732 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14733
14734         * The bug which clash on switching candidates of auto completion of
14735         addresses, cannot use auto completion in Japanesse is fixed
14736         (Thanks! Tokunaga-san)¡¥
14737
14738 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14739
14740         * The bug which cannot switch key accelerator preference has been fixed
14741         (Thanks! smbd-san)¡¥
14742
14743 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14744
14745         * version 0.8.11-gtk2-20030314
14746
14747 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14748
14749         * The bug in which character set conversion of filtering messages has
14750         been fixed.(Thanks! COCOA-san).
14751
14752 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14753
14754         * Revived "Leave space on head" preference in "Message" category.
14755         * A bug which clash when put the cursor to end of buffer and execute
14756         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14757
14758 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14759
14760         * version 0.8.11-gtk2-20030312
14761
14762 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14763
14764         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14765         * Modified to use Pango's API directly for font preference.
14766         * Integrated GtkTextView of textview to one widget.
14767         * Set fonts of header title in textview by "header_title" tag.
14768         * Removed some deprecated codes.
14769
14770 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14771
14772         * Updated to 0.8.11.
14773         * Merged cygwin patch(Thanks! Sakai-san).
14774
14775 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14776
14777         * version 0.8.10-gtk2-20030309