2006-05-15 [paul] 2.2.0cvs17
[claws.git] / ChangeLog
1 2006-05-15 [paul]       2.2.0cvs17
2
3         * tools/filter_conv_new.pl
4                 updated for rule enabling/disabling
5                 claws version >= 2.3.x required
6
7 2006-05-15 [cleroy]     2.2.0cvs16
8
9         * src/main.c
10                 Revert test
11
12 2006-05-15 [cleroy]     2.2.0cvs15
13
14         * src/main.c
15                 test
16
17 2006-05-15 [wwp]        2.2.0cvs14
18
19         * manual/pl/.cvsignore
20                 ignore generated files.
21
22 2006-05-14 [wwp]        2.3.0-rc1
23
24         * 2.3.0-rc1 released
25
26 2006-05-13 [wwp]        2.2.0cvs13
27
28         * src/filtering.c
29         * src/filtering.h
30         * src/matcher.c
31         * src/matcher_parser_lex.l
32         * src/matcher_parser_parse.y
33         * src/prefs_filtering.c
34                 new feature: provide the ability to disable filtering and processing
35                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
36                 adaptations.
37
38 2006-05-13 [colin]      2.2.0cvs12
39
40         * src/compose.c
41                 Remove useless if (a) b; else b;
42                 Thanks to wwp
43
44 2006-05-13 [wwp]        2.2.0cvs11
45
46         * src/export.c
47         * src/import.c
48         * src/mainwindow.c
49         * src/mbox.c
50         * src/summaryview.c
51         * src/summaryview.h
52                 no more silent failures (or at least less ones) when importing
53                 or exporting from/to mbox. Also start importing/exporting if
54                 the necessary info is set.
55
56 2006-05-13 [wwp]        2.2.0cvs10
57
58         * RELEASE_NOTES
59                 restored up-to-date release notes.
60
61 2006-05-13 [paul]       2.2.0cvs9
62
63         * po/nl.po
64         * po/ru.po
65                 updated by Tim Dijkstra and Pavlo Bohmat
66
67 2006-05-12 [colin]      2.2.0cvs8
68
69         * src/gtk/quicksearch.c
70                 Add "k" as shortcut for "colorlabel". Patch
71                 by ath42@users.sf.net.
72
73 2006-05-12 [paul]       2.2.0cvs7
74
75         * src/prefs_common.h
76         * src/prefs_summaries.c
77         * src/summaryview.c
78                 when entering a folder also allow
79                 going directly to first Marked message
80
81 2006-05-12 [paul]       2.2.0cvs6
82
83         * src/summaryview.c
84                 always obey 'confirm before marking all
85                 mails read' option
86
87 2006-05-12 [paul]       2.2.0cvs5
88
89         * src/textview.c
90                 make Sender fully clickable
91
92 2006-05-12 [colin]      2.2.0cvs4
93
94         * src/compose.c
95         * src/compose.h
96                 Let From be editable
97         * src/main.c
98         * src/mh.c
99                 Full support of .mh_sequences' Unseen seq
100
101 2006-05-12 [colin]      2.2.0cvs3
102
103         * src/folder.c
104         * src/mainwindow.c
105         * src/mainwindow.h
106         * src/messageview.c
107         * src/prefs_spelling.c
108         * src/procheader.c
109         * src/procmsg.c
110         * src/procmsg.h
111         * src/summaryview.c
112         * src/toolbar.c
113         * src/toolbar.h
114                 Add contextual menu on Compose toolbar
115                 button. Fixes bug #944 (Automatic
116                 addresses not applied when changing account
117                 from compose window)
118                 add Mailing List support
119                 based on the old 0.6.5claws25 patch by
120                 Melvin Hadasht, with finishing touches
121                 by Colin
122                 Fix "ignore thread" when mails are threaded by
123                 subject (and weren't ignored although appearing
124                 in the thread).
125                 GUI rework.
126                 Both patches by Pawel.
127
128
129 2006-05-12 [colin]      2.1.1cvs50
130
131         * po/cs.po
132         * po/de.po
133         * po/en_GB.po
134         * po/es.po
135         * po/fi.po
136         * po/fr.po
137         * po/pt_BR.po
138         * po/sr.po
139         * po/zh_CN.po
140                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
141                 Fabien Vantard, Frederico Goncalves Guimaraes,
142                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
143
144 2006-05-05 [colin]      2.1.1cvs49
145
146         * manual/Makefile.am
147         * manual/pl/Makefile.am
148         * manual/pl/account.xml
149         * manual/pl/ack.xml
150         * manual/pl/addrbook.xml
151         * manual/pl/advanced.xml
152         * manual/pl/faq.xml
153         * manual/pl/glossary.xml
154         * manual/pl/gpl.xml
155         * manual/pl/handling.xml
156         * manual/pl/intro.xml
157         * manual/pl/keyboard.xml
158         * manual/pl/plugins.xml
159         * manual/pl/starting.xml
160         * manual/pl/sylpheed-claws-manual.xml
161         * manual/pl/dist/.cvsignore
162         * manual/pl/dist/Makefile.am
163         * manual/pl/dist/html/.cvsignore
164         * manual/pl/dist/html/Makefile.am
165         * manual/pl/dist/pdf/.cvsignore
166         * manual/pl/dist/pdf/Makefile.am
167         * manual/pl/dist/ps/.cvsignore
168         * manual/pl/dist/ps/Makefile.am
169         * manual/pl/dist/txt/.cvsignore
170         * manual/pl/dist/txt/Makefile.am
171                 Add the polish translation of the manual,
172                 Authored by Pawel Pekala.
173
174 2006-05-05 [cleroy]     2.1.1cvs48
175
176         * src/main.c
177                 Re-read matcherrc after loading plugins 
178                 if some of them add folders.
179
180 2006-05-03 [colin]      2.1.1cvs47
181
182         * src/imap.c
183                 I'm idiot
184
185 2006-05-03 [colin]      2.1.1cvs46
186
187         * src/imap.c
188                 Be sure to have a session when
189                 getting separator
190
191 2006-05-03 [colin]      2.1.1cvs45
192
193         * src/imap.c
194         * src/imap.h
195         * src/imap_gtk.c
196                 Fix preventing renaming with namespace 
197                 separator.
198
199 2006-05-01 [colin]      2.1.1cvs44
200
201         * src/action.c
202                 Don't reload messageview when result of
203                 action is piped.
204
205 2006-04-29 [colin]      2.1.1cvs43
206
207         * src/prefs_receive.c
208         * src/plugins/spamassassin/spamassassin_gtk.c
209         * src/plugins/clamav/clamav_plugin_gtk.c
210                 GUI fixes by Pawel
211
212 2006-04-29 [colin]      2.1.1cvs42
213
214         * src/prefs_compose_writing.c
215         * src/prefs_quote.c
216                 Cleanups. Patch by Pawel
217
218 2006-04-28 [paul]       2.1.1cvs41
219
220         * src/matcher.c
221                 fix returned quick search results when search
222                 term contains an underscore.
223                 Thanks to Colin
224
225 2006-04-28 [paul]       2.1.1cvs40
226
227         * src/prefs_message.c
228         * src/prefs_receive.c
229                 GUI cleanups
230                 Patches by Pawel Pekala
231
232 2006-04-27 [colin]      2.1.1cvs39
233
234         * src/wizard.c
235                 Differentiate subject Welcome from
236                 window's title Welcome
237
238 2006-04-27 [paul]
239
240         2.2.0-rc1 released
241
242 2006-04-27 [paul]       2.1.1cvs38
243
244         * manual/advanced.xml
245         * manual/fr/advanced.xml
246                 add info about compose_no_markup hidden pref
247
248 2006-04-27 [paul]       2.1.1cvs37
249
250         * src/prefs_account.c
251                 improve privacy labels
252         * src/prefs_msg_colors.c
253                 change some strings for translators' convenience
254         * src/gtk/gtkutils.c
255                 don't underline the link button text
256
257 2006-04-25 [colin]      2.1.1cvs36
258
259         * src/folder.c
260                 Complete 2.1.1cvs33 (once more ;)
261
262 2006-04-25 [colin]      2.1.1cvs35
263
264         * src/editldap.c
265                 Fix tooltip
266
267 2006-04-25 [cleroy]     2.1.1cvs34
268
269         * src/compose.c
270         * src/gtk/gtkaspell.c
271                 Fix crash on redirect (related to the return 
272                 of the aspell menu in compose's toolbar)
273         * src/image_viewer.c
274         * src/prefs_msg_colors.c
275         * src/gtk/pluginwindow.c
276         * src/gtk/prefswindow.c
277                 Change released signals to clicked (Fabien)
278         * po/POTFILES.in
279         * src/common/socket.c
280         * src/plugins/spamassassin/spamassassin.c
281                 Translate strings (Fabien)
282
283 2006-04-25 [paul]       2.1.1cvs33
284
285         * src/folder.c
286         * src/folder.h
287         * src/folderview.c
288                 complete the fix of bug #912
289                 Thanks to Colin
290
291 2006-04-25 [colin]      2.1.1cvs32
292
293         * src/news.c
294                 Better progress bar
295         * src/mimeview.c
296         * src/summaryview.c
297         * src/summaryview.h
298                 Fix focus chain
299                 Patches by Pawel Pekala
300
301 2006-04-24 [colin]      2.1.1cvs31
302
303         * src/compose.c
304                 Fix compilation warnings (Fabien)
305
306 2006-04-24 [colin]      2.1.1cvs30
307
308         * src/addrindex.c
309         * src/editldap.c
310         * src/editldap_basedn.c
311         * src/editldap_basedn.h
312         * src/ldapctrl.c
313         * src/ldapctrl.h
314         * src/ldapquery.c
315         * src/ldaputil.c
316         * src/ldaputil.h
317                 Fix bug #901 (LDAPS support)
318
319 2006-04-24 [colin]      2.1.1cvs29
320
321         * src/compose.c
322                 Fix logic on error with send dialog on
323         * src/imap.c
324                 Fix compilation without libetpan, thanks
325                 to Fabien
326         * src/summaryview.c
327                 Fix 'context-menu' key
328
329 2006-04-23 [colin]      2.1.1cvs28
330
331         * src/folder.c
332                 Never free current's cache to free up 
333                 memory. Fixes bug #912 (new count 
334                 randomly set to message count)
335
336 2006-04-23 [colin]      2.1.1cvs27
337
338         * src/gtk/quicksearch.c
339                 And remove printf...
340
341 2006-04-23 [colin]      2.1.1cvs26
342
343         * src/gtk/quicksearch.c
344                 Fix replacing in quicksearch, and fix inserting
345                 in the middle of the string. (introduced at 2.1.0cvs22)
346
347 2006-04-23 [colin]      2.1.1cvs25
348
349         * src/imap.c
350                 Make sure uidnext is initialized in get_num_list
351                 (not for stable, related to 2.1.1cvs8 and friends)
352
353 2006-04-23 [colin]      2.1.1cvs24
354
355         * src/imap.c
356                 Output something when login is successful
357                 too
358
359 2006-04-23 [colin]      2.1.1cvs23
360
361         * src/etpan/imap-thread.c
362                 Better logging (line-per-line, hide data in fetch)
363                 Fix a const warning
364         * src/gtk/logwindow.c
365         * src/gtk/logwindow.h
366                 Better logging (color for input/output)
367
368 2006-04-21 [colin]      2.1.1cvs22
369
370         * src/gtk/quicksearch.c
371                 On gtk+-2.8, use stock buttons in quicksearch
372                 Based on a patch by Fabien and a design by Paul
373
374 2006-04-21 [colin]      2.1.1cvs21
375
376         * src/folderview.c
377         * src/mainwindow.c
378                 Fix occasional flicker in folderview
379         * src/common/utils.c
380                 Fix bug #943 (Incorrectly parsed email address 
381                 list in short headers on message view and in 
382                 printouts)
383
384 2006-04-20 [colin]      2.1.1cvs20
385
386         * src/imap.c
387         * src/imap.h
388         * src/prefs_account.c
389                 Add ANONYMOUS auth for IMAP
390
391 2006-04-20 [paul]       2.1.1cvs19
392
393         * src/main.c
394                 proper fix for 2.1.1cvs18
395                 Thanks to Colin
396
397 2006-04-20 [paul]       2.1.1cvs18
398
399         * src/main.c
400                 fix build warnings
401
402 2006-04-20 [paul]       2.1.1cvs17
403
404         * src/gtk/quicksearch.c
405                 fix standard, non-extended Quick search,
406                 was broken in 2.1.1cvs15.
407                 Thanks to Colin.
408
409 2006-04-20 [colin]      2.1.1cvs16
410
411         * src/prefs_matcher.c
412                 Fix values when reselecting a ~test
413                 rule
414
415 2006-04-19 [colin]      2.1.1cvs15
416
417         * src/compose.c
418         * src/compose.h
419         * src/gtk/gtkaspell.c
420         * src/gtk/gtkaspell.h
421                 Put back Options menu in Spelling/
422         * src/gtk/quicksearch.c
423                 Don't search, and show error, if the
424                 advanced search has a syntax error
425
426 2006-04-18 [colin]      2.1.1cvs14
427
428         * src/textview.c
429                 Fix gdk warnings on set_cursor when textview
430                 isn't visible
431
432 2006-04-18 [colin]      2.1.1cvs13
433
434         * src/gtk/gtksctree.c
435                 Remove seemingly useless refresh that causes
436                 flicker - watch this commit in case of 
437                 problems before planned backport to stable
438
439 2006-04-18 [colin]      2.1.1cvs12
440
441         * src/imap.c
442                 Factorize get/set_xml code
443         * src/compose.c
444         * src/prefs_account.c
445         * src/prefs_account.h
446         * src/procmsg.c
447                 Add Encrypt to self option
448
449 2006-04-17 [colin]      2.1.1cvs11
450
451         * configure.ac
452                 Fix search on encrpyt function on dragonfly
453                 Patch by Jonathan Buschmann <jonthn@agmact.com>
454
455 2006-04-17 [colin]      2.1.1cvs10
456
457         * src/prefs_account.c
458                 Be safe by default: remove mails from POP3
459                 after 7 days, not immediately
460
461 2006-04-17 [colin]      2.1.1cvs9
462
463         * src/etpan/imap-thread.c
464                 Fix build on DragonFly - patch by 
465                 Jonathan Buschmann <jonthn@agmact.com>
466
467 2006-04-17 [colin]      2.1.1cvs8
468
469         * src/imap.c
470                 Save uidnext between sessions
471
472 2006-04-17 [colin]      2.1.1cvs7
473
474         * src/imap.c
475                 scan is required when uid validity changes
476
477 2006-04-17 [colin]      2.1.1cvs6
478
479         * src/folderview.c
480                 Don't scan if not necessary, apart in current
481                 folder and INBOX to fetch flags.
482         * src/imap.c
483                 Scan is necessary if unread count changes
484
485 2006-04-17 [colin]      2.1.1cvs5
486
487         * src/imap.c
488                 ...But always fetch ANSWERED and DELETED flags for
489                 INBOX, as filtering can happen on these flags.
490
491 2006-04-17 [colin]      2.1.1cvs4
492
493         * src/imap.c
494                 Don't fetch REPLIED and DELETED flags when synchronising
495                 flags with a closed folder. We only need UNSEEN and FLAGGED
496                 to update the folderview.
497
498 2006-04-17 [colin]      2.1.1cvs3
499
500         * src/imap.c
501                 Faster flag search when there are new mails 
502                 in a folder. We can do a full search if the 
503                 folder contains less messages than the new
504                 list.
505
506 2006-04-17 [colin]      2.1.1cvs2
507
508         * po/cs.po
509         * po/de.po
510         * po/fr.po
511         * po/nl.po
512         * po/pt_BR.po
513                 Update translations from stable branch
514
515 2006-04-17 [colin]      2.1.1cvs1
516
517         * configure.ac
518                 Bump version to follow stable release
519
520 2006-04-16 [mones]      2.1.0cvs50
521
522         * po/es.po
523                 Updated for release
524
525 2006-04-16 [colin]      2.1.0cvs49
526
527         * src/textview.c
528                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
529                 with gtk < 2.8. Thanks to Fabien Vantard.
530
531 2006-04-15 [colin]      2.1.0cvs48
532
533         * src/etpan/imap-thread.c
534                 Fix bug #919 (libetpan: SEGV when connecting 
535                 using command)
536
537 2006-04-14 [colin]      2.1.0cvs47
538
539         * src/main.c
540                 Fix race on --select (should be done better)
541
542 2006-04-14 [wwp]        2.1.0cvs46
543
544         * src/send_message.c
545                 enforce a check for domain in account prefs (a sending
546                 error could be faced if domain was checked but no value set),
547                 thanks to Colin.
548
549 2006-04-14 [colin]      2.1.0cvs45
550
551         * src/codeconv.c
552                 when converting from unknown to unknown, if the
553                 string is UTF8, don't convert it to the locale
554                 (which breaks it)
555
556 2006-04-14 [colin]      2.1.0cvs44
557
558         * src/compose.c
559                 Don't try to use ASCII for converting headers
560                 (as done in body)
561
562 2006-04-14 [paul]       2.1.0cvs43
563
564         * src/crash.c
565                 add locale/charset info to crash report
566         * src/gtk/about.c
567                 add wwp to doc team
568                 replace 'e-mail' with preferred 'email'
569         * src/gtk/authors.h
570                 ensure contributors list is in alphabetical
571                 order
572
573 2006-04-13 [colin]      2.1.0cvs42
574
575         * src/textview.c
576                 Prevent gdk warnings
577
578 2006-04-13 [colin]      2.1.0cvs41
579
580         * src/common/ssl_certificate.c
581         * src/common/ssl_certificate.h
582         * src/gtk/sslcertwindow.c
583                 Warn on expired certs, and display the expiration date
584
585 2006-04-13 [colin]      2.1.0cvs40
586
587         * src/plugins/spamassassin/spamassassin_gtk.c
588                 Fix missing set_text on unix socket
589
590 2006-04-13 [wwp]        2.1.0cvs39
591
592         * manual/fr/advanced.xml
593         * manual/fr/glossary.xml
594                 applied new spam/ham/email lexicon (pourriel, courriel)
595
596 2006-04-13 [paul]       2.1.0cvs38
597
598         * src/plugins/pgpmime/plugin.c
599                 remove the mention of S/MIME from the
600                 description. This is now handled by the
601                 S/MIME plugin.
602
603 2006-04-13 [paul]       2.1.0cvs37
604
605         * src/prefs_msg_colors.c
606                 rework dialog
607         * src/prefs_folder_item.c
608         * src/prefs_spelling.c
609                 add a tooltip to the colour selector buttons
610
611 2006-04-13 [wwp]        2.1.0cvs36
612
613         * manual/advanced.xml
614         * manual/glossary.xml
615         * manual/handling.xml
616         * manual/keyboard.xml
617         * manual/plugins.xml
618         * manual/starting.xml
619         * manual/fr/account.xml
620         * manual/fr/ack.xml
621         * manual/fr/addrbook.xml
622         * manual/fr/advanced.xml
623         * manual/fr/faq.xml
624         * manual/fr/glossary.xml
625         * manual/fr/gpl.xml
626         * manual/fr/handling.xml
627         * manual/fr/intro.xml
628         * manual/fr/keyboard.xml
629         * manual/fr/plugins.xml
630         * manual/fr/starting.xml
631         * manual/fr/sylpheed-claws-manual.xml
632                 fixes to the manuals:
633                  - summaryview -> Message List (same in French)
634                  - translate key names
635                  - fix French punctuation, use non-breakable spaces when
636                    necessary, don't use &thinsp; which is not portable
637                  - tell what maildir and mbox formats we support
638
639 2006-04-12 [wwp]        2.1.0cvs35
640
641         * src/prefs_toolbar.c
642                 unified a replace button more,
643                 patch by Fabien Vantard <fzzzzz@gmail.com>.
644
645 2006-04-12 [wwp]        2.1.0cvs34
646
647         * src/prefs_common.c
648         * src/prefs_msg_colors.c
649                 make default color labels translatable,
650                 patch from Fabien Vantard <fzzzzz@gmail.com>,
651                 thanks to Tim <timbrain@post.cz> for reporting.
652
653 2006-04-12 [wwp]        2.1.0cvs33
654
655         * manual/glossary.xml
656         * manual/intro.xml
657         * manual/plugins.xml
658         * manual/starting.xml
659         * manual/sylpheed-claws-manual.xml
660         * manual/fr/.cvsignore
661         * manual/fr/account.xml
662         * manual/fr/ack.xml
663         * manual/fr/addrbook.xml
664         * manual/fr/advanced.xml
665         * manual/fr/faq.xml
666         * manual/fr/glossary.xml
667         * manual/fr/handling.xml
668         * manual/fr/intro.xml
669         * manual/fr/keyboard.xml
670         * manual/fr/plugins.xml
671         * manual/fr/starting.xml
672         * manual/fr/sylpheed-claws-manual.xml
673                 various fixes: typos, missing .fr translations, punctuation,
674                 capitalization, links, accents and some bad French more.
675
676 2006-04-12 [wwp]        2.1.0cvs32
677
678         * src/prefs_gtk.c
679                 fix for bug #935: always store prefs files in UTF-8 (thanks
680                 to Colin).
681
682 2006-04-11 [colin]      2.1.0cvs31
683
684         * src/compose.c
685                 Fix inserting files not in utf8 when locale is utf8
686
687 2006-04-11 [colin]      2.1.0cvs30
688
689         * src/inc.c
690                 Don't show error dialog when cancelling connection
691                 Patch by Pawel
692
693 2006-04-11 [cleroy]     2.1.0cvs29
694
695         * src/compose.c
696                 Implement multiple quote levels
697         * src/prefs_common.c
698                 Change a little bit the quote bgcolor for 2nd level
699
700 2006-04-11 [colin]      2.1.0cvs28
701
702         * src/gtk/about.c
703                 Add locale and charset in the label
704
705 2006-04-10 [colin]      2.1.0cvs27
706
707         * src/compose.c
708         * src/prefs_common.c
709         * src/prefs_common.h
710         * src/prefs_msg_colors.c
711         * src/textview.c
712                 Allow optional background color in quotes
713                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
714                 GTK+-2.8.x feature
715
716 2006-04-10 [colin]      2.1.0cvs26
717
718         * src/main.c
719         * src/mainwindow.c
720         * src/mainwindow.h
721                 Implement --select
722
723 2006-04-10 [colin]      2.1.0cvs25
724
725         * manual/plugins.xml
726         * manual/fr/plugins.xml
727                 Document libcurl's proxy variables
728
729 2006-04-09 [colin]      2.1.0cvs24
730
731         * src/prefs_common.c
732                 gettext() returns statically allocated stuff. We have
733                 to strdup it in order to be able to free it.
734
735 2006-04-09 [colin]      2.1.0cvs23
736
737         * AUTHORS
738         * src/gtk/authors.h
739                 Add Alexei
740
741 2006-04-09 [colin]      2.1.0cvs22
742
743         * src/mainwindow.c
744         * src/gtk/quicksearch.c
745                 Fix bug #859 (problems with cyrilic input in 
746                 search panel) - Patch by Alexey Illarionov 
747                 <littlesavage@rambler.ru>
748
749 2006-04-09 [colin]      2.1.0cvs21
750
751         * src/prefs_customheader.c
752                 I prefer removing then freeing rather than the contrary
753                 (even if it doesn't change anything ;-)
754         * src/prefs_account.c
755                 Fix bug #933 (Crash re-entering the custom headers list 
756                 dialog in accounts prefs)
757                 The problem happened when cancelling the Account 
758                 Preferences' dialogs - in which case we didn't do 
759                 anything to the PrefsAccount * struct. In case of applying,
760                 the old ac_prefs was replaced with the tmp_ac_prefs we were
761                 working with in this dialog. The problem is that 
762                 prefs_customheader.c, working on this tmp_ac_prefs, always
763                 changes the ->customhdr_list pointer, even when cancelled. 
764                 So in case of cancelling the prefs_account dialog, we still
765                 have to update ->customhdr_list in the real account.
766
767 2006-04-08 [colin]      2.1.0cvs20
768
769         * manual/fr/glossary.xml
770         * manual/fr/keyboard.xml
771                 Forgot some headers :)
772
773 2006-04-08 [colin]      2.1.0cvs19
774
775         * manual/Makefile.am
776         * manual/fr/Makefile.am
777         * manual/fr/account.xml
778         * manual/fr/ack.xml
779         * manual/fr/addrbook.xml
780         * manual/fr/advanced.xml
781         * manual/fr/faq.xml
782         * manual/fr/glossary.xml
783         * manual/fr/gpl.xml
784         * manual/fr/handling.xml
785         * manual/fr/intro.xml
786         * manual/fr/keyboard.xml
787         * manual/fr/plugins.xml
788         * manual/fr/starting.xml
789         * manual/fr/sylpheed-claws-manual.xml
790         * manual/fr/dist/.cvsignore
791         * manual/fr/dist/Makefile.am
792         * manual/fr/dist/html/.cvsignore
793         * manual/fr/dist/html/Makefile.am
794         * manual/fr/dist/pdf/.cvsignore
795         * manual/fr/dist/pdf/Makefile.am
796         * manual/fr/dist/ps/.cvsignore
797         * manual/fr/dist/ps/Makefile.am
798         * manual/fr/dist/txt/.cvsignore
799         * manual/fr/dist/txt/Makefile.am
800                 Add the french translation of the manual. Thanks to
801                 Olivier Delhomme <olivier.delhomme@free.fr> for 
802                 account.xml, ack.xml, addrbook.xml and advanced.xml
803
804 2006-04-08 [colin]      2.1.0cvs18
805
806         * manual/plugins.xml
807         * manual/starting.xml
808                 More fixes
809
810 2006-04-07 [colin]      2.1.0cvs17
811
812         * manual/faq.xml
813         * manual/intro.xml
814         * manual/keyboard.xml
815                 Little fixes
816
817 2006-04-07 [colin]      2.1.0cvs16
818
819         * README
820         * src/compose.c
821         * src/prefs_common.c
822         * src/prefs_common.h
823                 Add hidden compose_no_markup pref
824
825 2006-04-07 [wwp]        2.1.0cvs15
826
827         * src/summary_search.c
828         * .cvsignore
829                 Bugfix: stop button was sticky when searching in an empty folder.
830                 Applied curly brackets code style to the whole file (summary_search.c).
831                 More files to ignore.
832
833 2006-04-07 [wwp]        2.1.0cvs14
834
835         * src/message_search.c
836         * src/summary_search.c
837                 changed default button when search bumps at file/folder
838                 beginning or end, for convenience (thanks to Colin).
839
840 2006-04-07 [paul]       2.1.0cvs13
841
842         * src/plugins/dillo_viewer/dillo_prefs.c
843                 avoid future potential for namespace collision
844                 Patch by Colin
845
846 2006-04-06 [wwp]        2.1.0cvs12
847
848         * src/summary_search.c
849                 Unify extended/advanced searches names (and thus factorize labels),
850                 patch by Fabien Vantard <fzzzzz@gmail.com>.
851
852 2006-04-06 [wwp]        2.1.0cvs11
853
854         * src/folderview.c
855         * src/prefs_themes.c
856         * src/summaryview.c
857                 Fixed some compilation warnings.
858
859 2006-04-06 [colin]      2.1.0cvs10
860
861         * manual/advanced.xml
862                 Document the wizard template and how to deploy
863                 Sylpheed-Claws effectively
864
865 2006-04-06 [colin]      2.1.0cvs9
866
867         * src/folderview.c
868                 gettext patch to tell translators about _("#"),
869                 by Maxim Britov
870
871 2006-04-06 [colin]      2.1.0cvs8
872
873         * src/textview.c
874                 Fix invalid GtkTextBIter after clicking "Display as text"
875
876 2006-04-06 [mones]      2.1.0cvs7
877
878         * src/addr_compl.c
879         * src/addrindex.c
880         * src/addritem.c
881         * src/codeconv.c
882         * src/compose.c
883         * src/filtering.c
884         * src/folder.c
885         * src/folder_item_prefs.c
886         * src/folderview.c
887         * src/localfolder.c
888         * src/matcher.c
889         * src/mimeview.c
890         * src/prefs_msg_colors.c
891         * src/prefs_spelling.c
892         * src/prefs_themes.c
893         * src/procmime.c
894         * src/procmsg.c
895         * src/stock_pixmap.c
896         * src/summaryview.c
897         * src/textview.c
898         * src/toolbar.c
899         * src/common/mgutils.c
900         * src/common/prefs.c
901         * src/common/ssl_certificate.c
902         * src/gtk/colorlabel.c
903         * src/gtk/quicksearch.c
904         * src/plugins/pgpmime/pgpmime.c
905         * src/plugins/spamassassin/spamassassin.c
906                 Removed redundant NULL checks for g_free() calls.
907                 Patch by Pawel Pekala.
908
909 2006-04-06 [mones]      2.1.0cvs6
910
911         * src/prefs_actions.c
912         * src/prefs_filtering.c
913         * src/prefs_filtering_action.c
914         * src/prefs_matcher.c
915         * src/prefs_template.c
916         * src/gtk/gtkutils.c
917         * src/gtk/gtkutils.h
918                 Have a nice replace button. Patch by Pawel Pekala
919
920 2006-04-06 [colin]      2.1.0cvs5
921
922         * src/addressbook.c
923                 Fix crash with empty columns
924
925 2006-04-05 [colin]      2.1.0cvs4
926
927         * src/wizard.c
928         * src/prefs_gtk.c
929                 Allow wizard customization with pre-filled values
930
931 2006-04-05 [colin]      2.1.0cvs3
932
933         * src/textview.c
934         * src/mimeview.c
935         * src/mimeview.h
936                 Nicer messages in mimeview
937
938 2006-04-05 [colin]      2.1.0cvs2
939
940         * src/addressbook.c
941         * src/prefs_summaries.c
942                 i18n fix
943
944 2006-04-05 [colin]      2.1.0cvs1
945
946         * src/plugins/pgpcore/plugin.c
947         * src/plugins/pgpcore/select-keys.c
948         * src/plugins/pgpcore/select-keys.h
949         * src/plugins/pgpcore/sgpgme.c
950         * src/plugins/pgpcore/sgpgme.h
951         * src/plugins/pgpinline/pgpinline.c
952         * src/plugins/pgpinline/plugin.c
953         * src/plugins/pgpmime/pgpmime.c
954         * src/plugins/pgpmime/plugin.c
955                 Factorize and generalize a bit 
956                 Drop S/MIME signature verification from PGP/MIME
957                 (adding it as another, more complete plugin)
958
959 2006-04-05 [paul]       2.1.0
960
961         2.1.0 released
962
963 2006-04-05 [paul]       2.0.0cvs186
964
965         * manual/advanced.xml
966                 add info on colour labels
967
968 2006-04-05 [paul]       2.0.0cvs185
969
970         * po/bg.po
971         * po/cs.po
972         * po/de.po
973         * po/el.po
974         * po/en_GB.po
975         * po/fi.po
976         * po/fr.po
977         * po/it.po
978         * po/nl.po
979         * po/pl.po
980         * po/pt_BR.po
981         * po/sr.po
982         * po/zh_CN.po
983                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
984                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
985                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
986                 Guimaraes, Aleksandar Urosevic, Ralgh Young
987         * src/gtk/authors.h
988         * tools/claws.i18n.status.pl
989                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
990                 and new Czech translator, Tim <timbrain@post.cz>
991
992 2006-04-05 [mones]      2.0.0cvs184
993
994         * po/es.po
995                 Updated translation
996
997 2006-04-05 [colin]      2.0.0cvs183
998
999         * src/gtk/quicksearch.c
1000                 Fix bug #929 (unnecessary reload in quick search bar)
1001
1002 2006-04-05 [colin]      2.0.0cvs182
1003
1004         * src/compose.c
1005                 Fix crash on Reply with no From:
1006                 Show signature and conversion error on queuing 
1007                 (but not sending)
1008         * src/mainwindow.c
1009         * src/summaryview.c
1010         * src/summaryview.h
1011                 Factorize threading code and make sure msginfo 
1012                 is not null when it comes from a GtkCTreeRow's 
1013                 data
1014         * src/gtk/gtkaspell.c
1015                 Check for necessary things
1016         * src/gtk/gtksctree.c
1017         * src/gtk/gtksctree.h
1018                 Reset anchor if necessary when removing node
1019
1020 2006-03-29 [colin]      2.0.0cvs181
1021
1022         * src/folderview.c
1023                 Warn for disabled IMAP accounts (due to lack of
1024                 libetpan). Breaks string-freeze - sorry - but it
1025                 is kind of important ;)
1026
1027 2006-03-28 [colin]      2.0.0cvs180
1028
1029         * src/gtk/gtkutils.c
1030         * src/gtk/gtkutils.h
1031                 Add a gtkut_get_link_btn() function that
1032                 creates a button which acts like an URI
1033         * src/prefs_themes.c
1034         * src/gtk/about.c
1035                 Use this function (factorizes codes)
1036         * src/common/defs.h
1037         * src/gtk/pluginwindow.c
1038                 Add a "Get more..." in the plugins window
1039
1040 2006-03-28 [colin]      2.0.0cvs179
1041
1042         * src/common/smtp.c
1043         * src/common/passcrypt.c
1044         * src/undo.c
1045                 Warning fixes. Patch by Pawel Pekala
1046
1047 2006-03-27 [colin]      2.0.0cvs178
1048
1049         * src/undo.c
1050                 Fix undoing by blocks with spaces
1051
1052 2006-03-27 [colin]      2.0.0cvs177
1053
1054         * src/textview.c
1055                 Set margin to 3px for headers
1056
1057 2006-03-27 [paul]
1058
1059         2.1.0-rc2 released
1060
1061 2006-03-27 [wwp]        2.0.0cvs176
1062
1063         * src/summaryview.c
1064                 don't reset quicksearch when updating the message list.
1065                 Thanks to Colin.
1066
1067 2006-03-26 [wwp]        2.0.0cvs175
1068
1069         * src/compose.c
1070                 use a unified border width ('other' tab in the compose window,
1071                 patch by Pawel Pekala).
1072
1073
1074 2006-03-26 [wwp]        2.0.0cvs174
1075
1076         * src/common/quoted-printable.c
1077         * src/addressbook.c
1078                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1079
1080 2006-03-26 [colin]      2.0.0cvs173
1081
1082         * src/quote_fmt_parse.y
1083                 Fix non-UTF8 date formats messing up the whole quote a 
1084                 little bit
1085
1086 2006-03-26 [colin]      2.0.0cvs172
1087
1088         * src/procheader.c
1089                 Make sure the date is UTF8 valid, or try to make it
1090                 so. IncrediMail is really IncrediStupid.
1091         * src/compose.c
1092                 Fix possible conversions. 
1093                 
1094
1095 2006-03-26 [colin]      2.0.0cvs171
1096
1097         * src/matcher.c
1098                 Fix corner cases in body search. This is still a
1099                 hack... It seems impossible to make it good and 
1100                 reasonably fast at the same time.
1101
1102 2006-03-26 [colin]      2.0.0cvs170
1103
1104         * src/summaryview.c
1105                 I think I killed the twilight zone bug!
1106                 summary_select_node() flushes GTK events in order
1107                 to be able to center the view. But this also 
1108                 flushes keypresses like Ctrl-Alt-U, so this can
1109                 call summary_show from summary_select_node (itself
1110                 called from summary_show, etc.). And the summaryview
1111                 has to be unlocked in this function. So just locking
1112                 while processing GTK events, and bailing if locked, 
1113                 should fix it.
1114                 Fixes bug #927 (SIGSEGV during Update Summary)
1115
1116 2006-03-25 [colin]      2.0.0cvs169
1117
1118         * src/matcher.c
1119                 Fix search in QP-encoded bodies
1120                 Fix utf-8 searches in bodies encoded in the
1121                 locale's encoding
1122         * src/common/quoted-printable.c
1123         * src/common/quoted-printable.h
1124                 Add a decode function that doesn't overwrite
1125                 the original pointer
1126                 
1127
1128 2006-03-24 [colin]      2.0.0cvs168
1129
1130         * src/action.c
1131         * src/summaryview.c
1132         * src/summaryview.h
1133                 Update message cache after action
1134                 Patch by H. Merijn Brand
1135         * src/prefs_msg_colors.c
1136                 Factorize label 
1137                 Patch by Fabien Vantard
1138         * src/plugins/spamassassin/spamassassin_gtk.c
1139                 Remove useless translation
1140                 Patch by Fabien Vantard
1141
1142 2006-03-23 [colin]      2.0.0cvs167
1143
1144         * src/common/ssl.c
1145                 Let 30 seconds to SSL_connect
1146
1147 2006-03-23 [wwp]        2.0.0cvs166
1148
1149         * src/summaryview.c
1150         * src/gtk/description_window.c
1151                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1152                 and headers are translated; adjust description windows' width to fit their
1153                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1154
1155 2006-03-23 [paul]       2.0.0cvs165
1156
1157         * src/common/utils.c
1158                 fix highlighting of URIs containing "()"
1159                 (2.0.0cvs164's reversal fixed)
1160                 Thanks to Colin.
1161
1162 2006-03-23 [paul]       2.0.0cvs164
1163
1164         * src/common/utils.c
1165                 revert patch, (postponing a fix), at 2.0.0cvs120
1166                 as it breaks more URIs than it fixes.
1167                 Allow '-' to be a terminating character in a URI
1168
1169 2006-03-22 [colin]      2.0.0cvs163
1170
1171         * configure.ac
1172                 Require libetpan 0.45
1173                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1174
1175 2006-03-22 [paul]       2.0.0cvs162
1176
1177         * src/editgroup.c
1178                 replace '<-' and '->' buttons with GTK_STOCK graphical
1179                 buttons
1180         * src/summary_search.c
1181                 don't offer '...' for translation
1182                 add a tooltip to advanced search '...' button
1183         * src/gtk/quicksearch.c
1184                 don't offer '...' for translation
1185
1186 2006-03-21 [colin]      2.0.0cvs161
1187
1188         * src/compose.c
1189                 Fix middle-click pasting (insert at click
1190                 position instead of cursor position, don't
1191                 remove existing selection and allow pasting
1192                 our own selection)
1193         * src/addressbook.c
1194                 "LDAP Server" -> "LDAP servers"
1195
1196 2006-03-21 [wwp]        2.0.0cvs160
1197
1198         * src/etpan/imap-thread.c
1199                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1200
1201 2006-03-20 [colin]      2.0.0cvs159
1202
1203         * src/summaryview.c
1204                 Don't reload summaryview after an execute with no
1205                 move action
1206
1207 2006-03-19 [colin]      2.0.0cvs158
1208
1209         * src/addressbook.c
1210                 and put groups at the top, always
1211
1212 2006-03-19 [colin]      2.0.0cvs157
1213
1214         * src/addressbook.c
1215                 Order groups before names, as previously
1216
1217 2006-03-19 [colin]      2.0.0cvs156
1218
1219         * src/addressbook.c
1220                 - Sort case-unsensitive
1221                 - Put the sort arrow at opening too
1222
1223 2006-03-19 [wwp]        2.0.0cvs155
1224
1225         * src/addressbook.c
1226                 allow sorting by name/email/remarks, ensure that right-pane's contents
1227                 matches the left-pane selection (cleared when appropriate).
1228                 Patch by Pawel Pekala <c0rn@o2.pl>.
1229
1230 2006-03-18 [colin]      2.0.0cvs154
1231
1232         * src/textview.c
1233                 Fix text cursor ;)
1234
1235 2006-03-18 [colin]      2.0.0cvs153
1236
1237         * src/gtk/filesel.c
1238                 Make sure we hide the preview if we didn't get
1239                 a filename
1240
1241 2006-03-18 [colin]      2.0.0cvs152
1242
1243         * src/summaryview.c
1244                 Set cursor to watch for execution (fixes lack
1245                 of watch-cursor when dnd'ing hundreds of mails)
1246         * src/gtk/filesel.c
1247                 Check that mime type is 'image/*' before updating
1248                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1249
1250 2006-03-18 [colin]      2.0.0cvs151
1251
1252         * src/mainwindow.c
1253         * src/textview.c
1254         * src/textview.h
1255                 Put a watch cursor in textview too when the mainwindow's
1256                 cursor in a watch
1257
1258 2006-03-18 [colin]      2.0.0cvs150
1259
1260         * src/folder.c
1261                 Change wrong asserts to simple tests
1262
1263 2006-03-17 [colin]      2.0.0cvs149
1264
1265         * src/mainwindow.c
1266         * src/mainwindow.h
1267         * src/prefs_msg_colors.c
1268         * src/summaryview.c
1269         * src/summaryview.h
1270         * src/gtk/colorlabel.c
1271         * src/gtk/colorlabel.h
1272                 Add a color label menu in the main menubar
1273                 Add (fixed) accels Ctrl-{0-7} to change the color
1274                 They have to be fixed because the menu's dynamic,
1275                 the items are complex widgets, hence we can't use
1276                 a GtkItemFactory.
1277
1278
1279 2006-03-17 [wwp]        2.0.0cvs148
1280
1281         * src/compose.c
1282                 rollback few lines from my previous commit (those lines come from
1283                 a pending patch, accidentally commited, even if neutral as they are
1284                 commented out).
1285
1286 2006-03-17 [wwp]        2.0.0cvs147
1287
1288         * src/compose.c
1289                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1290                 applied code style/indentation to the modified function.
1291
1292 2006-03-17 [wwp]        2.0.0cvs146
1293
1294         * src/procmsg.c
1295         * src/compose.c
1296                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1297
1298 2006-03-17 [paul]
1299
1300         2.1.0-rc1 released
1301
1302 2006-03-17 [paul]       2.0.0cvs145
1303
1304         * src/main.c
1305                 addressbook_read_file() was called twice
1306         * src/textview.c
1307                 X-Mailer highlighting
1308
1309 2006-03-16 [colin]      2.0.0cvs144
1310
1311         * src/sourcewindow.c
1312         * src/sourcewindow.h
1313                 And the last one, in source window.
1314
1315 2006-03-16 [colin]      2.0.0cvs143
1316
1317         * src/compose.c
1318         * src/compose.h
1319                 Fix the same stuff in compose
1320
1321 2006-03-16 [colin]      2.0.0cvs142
1322
1323         * src/messageview.c
1324                 Complete the previous messageview crash fix
1325
1326 2006-03-16 [colin]      2.0.0cvs141
1327
1328         * src/procmsg.h
1329         * src/procmsg.c
1330         * src/folder.c
1331                 Fix POSTPROCESSING hook
1332                 Patch by H. Merijn Brand
1333
1334         * src/procmime.c
1335         * src/procmime.h
1336                 Parse Content-Location
1337
1338         * src/toolbar.c
1339         * src/messageview.c
1340         * src/messageview.h
1341                 Don't crash when a top-level MessageView has
1342                 been closed on us. Same problematic than
1343                 yesterday's quicksearch issue.
1344
1345 2006-03-15 [colin]      2.0.0cvs140
1346
1347         * src/gtk/quicksearch.c
1348                 Fix a bitchy race we didn't think about when we
1349                 added quicksearch cancellation:
1350                 If the search is not on cached fields, for example
1351                 body_part matchcase "stuff"
1352                 the matcher code has to get the whole message. If
1353                 we're on IMAP, that can be slow, and in order to
1354                 be non-blocking, the IMAP code idle loop processes
1355                 gtk events too. So it is possible to cancel a
1356                 quicksearch while the matcher is getting the mail's
1357                 body. After matcher got its body, it will start to
1358                 iterate over the matcher list that the Quicksearch's
1359                 clear_search_cb() just freed via prepare_matcher().
1360                 SIGSEGV ensues.
1361                 The fix consists of guarding the matcherlist_match()
1362                 call with a boolean 'matching'. If we reset the
1363                 quicksearch while matching is TRUE, we don't free
1364                 the matcherlist anymore like we did, but we set
1365                 another new flag, deferred_free, to TRUE. Then,
1366                 in quicksearch_match(), just after returning from
1367                 matcherlist_match() and unsetting the matching flag,
1368                 we check the deferred_free flag and do the
1369                 prepare_matcher() (which does the matcherlist_free)
1370                 for real, so we free the matcherlist once it's not
1371                 used anymore.
1372                 As all of this runs via the glib main loop, we
1373                 luckily don't need a mutex.
1374         * src/summaryview.c
1375                 Also, show progress while searching.
1376
1377
1378 2006-03-14 [colin]      2.0.0cvs139
1379
1380         * src/alertpanel.c
1381                 Make alertpanel_is_open non-static
1382
1383 2006-03-14 [colin]      2.0.0cvs138
1384
1385         * src/prefs_spelling.c
1386                 Cleanups - Fabien Vantard
1387
1388 2006-03-14 [wwp]        2.0.0cvs137
1389
1390         * src/main.c
1391                 code style normalization (curly braces, indentation).
1392
1393 2006-03-14 [wwp]        2.0.0cvs137
1394
1395         * src/main.c
1396                 code style (braces, indentation)
1397
1398 2006-03-12 [paul]       2.0.0cvs136
1399
1400         * src/prefs_common.c
1401                 trans_hdr defaults to FALSE to be RFC-savvy
1402         * src/prefs_summaries.c
1403                 add a tooltip to the trans_hdr option
1404                 
1405
1406 2006-03-12 [paul]       2.0.0cvs135
1407
1408         * src/prefs_matcher.c
1409                 give a little more width to the combos
1410         * src/prefs_display_header.c
1411         * src/textview.c
1412                 translate headers if prefs_common.trans_hdr
1413                 is TRUE
1414
1415         Patches by Pawel Pekala
1416
1417 2006-03-12 [paul]       2.0.0cvs134
1418
1419         * src/plugins/clamav/clamav_plugin.c
1420         * src/plugins/dillo_viewer/dillo_viewer.c
1421         * src/plugins/pgpcore/plugin.c
1422         * src/plugins/pgpinline/plugin.c
1423         * src/plugins/pgpmime/plugin.c
1424         * src/plugins/spamassassin/spamassassin.c
1425                 update/add to descriptions
1426         * src/plugins/spamassassin/spamassassin_gtk.c
1427                 fixes to the english, remove superfluous
1428                 tooltips, clean up a little
1429
1430 2006-03-12 [paul]       2.0.0cvs133
1431
1432         * src/compose.c
1433                 fix Bug 924, 'Account combo box shows up wrong 
1434                 if & is in account name'
1435
1436 2006-03-11 [colin]      2.0.0cvs132
1437
1438         * src/summaryview.c
1439                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1440                 messed up shift-selection because is slows down
1441                 moving around summaryview. thanks -users
1442
1443 2006-03-10 [colin]      2.0.0cvs131
1444
1445         * src/plugins/spamassassin/spamassassin_gtk.c
1446                 Put back Paul's engrish fixes
1447
1448 2006-03-10 [colin]      2.0.0cvs130
1449
1450         * src/plugins/spamassassin/spamassassin.c
1451         * src/plugins/spamassassin/spamassassin.h
1452         * src/plugins/spamassassin/spamassassin_gtk.c
1453                 Cleanup SA prefs page (more)
1454                 Patch by Fabien Vantard
1455
1456 2006-03-10 [paul]       2.0.0cvs129
1457
1458         * src/prefs_msg_colors.c
1459         * src/prefs_spelling.c
1460                 widget sensitivity
1461
1462 2006-03-09 [mones]      2.0.0cvs128
1463
1464         * po/es.po
1465                 Update for next RC
1466
1467 2006-03-09 [wwp]        2.0.0cvs127
1468
1469         * configure.ac
1470                 revert accidental commit (requirement for libetpan 0.43), this time
1471                 not in HEAD.
1472
1473 2006-03-09 [wwp]        2.0.0cvs125
1474
1475         * configure.ac
1476                 revert accidental commit (requirement for libetpan 0.43)
1477
1478 2006-03-09 [paul]       2.0.0cvs126
1479
1480         * src/prefs_receive.c
1481                 remove useless frame
1482                 replace 'incorporation' with 'receiving'
1483         * src/plugins/clamav/clamav_plugin_gtk.c
1484         * src/plugins/spamassassin/spamassassin_gtk.c
1485                 improve widget sensitivity
1486                 fix a bit his engrish
1487
1488 2006-03-09 [wwp]        2.0.0cvs125
1489
1490         * src/addressadd.c
1491         * src/foldersel.c
1492         * src/prefs_common.c
1493         * src/prefs_common.h
1494                 remember some more windows' sizes (add to addressbook and
1495                 select folder).
1496
1497 2006-03-09 [paul]       2.0.0cvs124
1498
1499         * src/plugins/pgpcore/prefs_gpg.c
1500                 normalise construction of dialogue
1501
1502 2006-03-09 [paul]       2.0.0cvs123
1503
1504         * src/plugins/trayicon/Makefile.am
1505                 add missing slash
1506
1507 2006-03-08 [colin]      2.0.0cvs122
1508
1509         * src/plugins/trayicon/Makefile.am
1510                 Fix build in separate dir 
1511                 Patch by Bamanzi <bamanzi@gmail.com>
1512
1513 2006-03-08 [colin]      2.0.0cvs121
1514
1515         * src/procmsg.c
1516                 Batch move and copies from summaryview with delayed execution
1517                 too
1518
1519 2006-03-07 [paul]       2.0.0cvs120
1520
1521         * src/common/utils.c
1522                 fix highlighting of URIs containing "()"
1523                 Patch by Pawel Pekala
1524
1525 2006-03-07 [paul]       2.0.0cvs119
1526
1527         * src/folder.c
1528         * src/folder.h
1529         * src/folderview.c
1530                 immediately do alphabetical resort when
1531                 changing a folder's name
1532                 Patch by Pawel Pekala
1533
1534 2006-03-07 [paul]       2.0.0cvs118
1535
1536         * src/news.c
1537         * src/news_gtk.c
1538                 when unsubscribing a newsgroup, remove the
1539                 folder and msgs in .sylpheed-claws/newscache
1540                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1541
1542 2006-03-07 [paul]       2.0.0cvs117
1543
1544         * src/textview.c
1545                 fix wrong Fake URL Warning
1546                 Thanks to Hiro
1547
1548 2006-03-07 [colin]      2.0.0cvs116
1549
1550         * src/imap.c
1551                 Return immediately when password dialog was
1552                 cancelled
1553         * src/gtk/inputdialog.c
1554                 Allow empty strings for passwords
1555
1556
1557 2006-03-06 [colin]      2.0.0cvs115
1558
1559         * src/imap.c
1560                 Prevent double-timeouts when connection fails
1561
1562 2006-03-06 [colin]
1563
1564         2.0.1-rc1 released
1565
1566 2006-03-06 [colin]      2.0.0cvs114
1567
1568         * src/imap.c
1569                 Refresh session during potentially long
1570                 operations
1571
1572 2006-03-06 [wwp]        2.0.0cvs113
1573
1574         * src/prefs_msg_colors.h
1575                 forgot that one (custom color labels).
1576
1577 2006-03-06 [wwp]        2.0.0cvs112
1578
1579         * src/prefs_common.c
1580         * src/prefs_common.h
1581         * src/prefs_msg_colors.c
1582         * src/summaryview.c
1583         * src/summaryview.h
1584         * src/gtk/colorlabel.c
1585         * src/gtk/colorlabel.h
1586                 colors in messages list are now customizable. Color values and names can
1587                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1588                 Thanks to Paul and Colin for their help with this longstanding patch!
1589
1590 2006-03-06 [wwp]        2.0.0cvs111
1591
1592         * src/textview.c
1593                 don't crash if (x)face is bad.
1594
1595 2006-03-05 [paul]       2.0.0cvs110
1596
1597         * AUTHORS
1598         * configure.ac
1599         * src/Makefile.am
1600         * src/common/Makefile.am
1601         * src/common/utils.h
1602         * src/etpan/imap-thread.c
1603         * src/gtk/authors.h
1604         * src/plugins/clamav/Makefile.am
1605         * src/plugins/demo/Makefile.am
1606         * src/plugins/dillo_viewer/Makefile.am
1607         * src/plugins/pgpcore/Makefile.am
1608         * src/plugins/pgpcore/passphrase.c
1609         * src/plugins/pgpinline/Makefile.am
1610         * src/plugins/pgpmime/Makefile.am
1611         * src/plugins/spamassassin/Makefile.am
1612         * src/plugins/trayicon/Makefile.am
1613                 fix builiding on cygwin
1614                 Patch by Ralgh Young <bamanzi@gmail.com>
1615
1616 2006-03-04 [wwp]        2.0.0cvs109
1617
1618         * manual/keyboard.xml
1619                 fix mixed up/down keys.
1620
1621 2006-03-04 [wwp]        2.0.0cvs108
1622
1623         * README
1624         * INSTALL
1625                 updated links to SpamAssassin.
1626
1627 2006-03-04 [wwp]        2.0.0cvs107
1628
1629         * manual/plugins.xml
1630         * src/plugins/spamassassin/README
1631                 updated SpamAssassin plugin docs to reflect new functional additions
1632                 (also fix/update/documents few technical stuff more, see the README).
1633
1634 2006-03-04 [wwp]        2.0.0cvs106
1635
1636         * src/prefs_message.c
1637                 normalized capitalization of message-prefs paths.
1638
1639 2006-03-04 [wwp]        2.0.0cvs105
1640
1641         * manual/advanced.xml
1642                 typo.
1643
1644 2006-03-03 [colin]      2.0.0cvs104
1645
1646         * src/plugins/clamav/clamav_plugin_gtk.c
1647                 Rework prefs page, patch by Fabien 
1648
1649 2006-03-03 [colin]      2.0.0cvs103
1650
1651         * src/plugins/clamav/clamav_plugin.c
1652                 Set error on all errors
1653
1654 2006-03-03 [colin]      2.0.0cvs102
1655
1656         * src/common/plugin.c
1657                 Initialize error to avoid crashing when a plugin fails
1658                 without setting error
1659
1660 2006-03-02 [wwp]        2.0.0cvs101
1661
1662         * configure.ac
1663                 fixed linker flags for libetpan support on Cygwin
1664                 (thanks to H.Merijn Brand).
1665
1666 2006-03-02 [wwp]        2.0.0cvs100
1667
1668         * src/addressbook.c
1669                 fix some AB error messages: one for punctuation and
1670                 one wrongly duplicate (thanks, maxbritov).
1671
1672 2006-03-02 [wwp]        2.0.0cvs99
1673
1674         * src/plugins/spamassassin/spamassassin.c
1675                 make sync calls to sa-learn/spamc to prevent
1676                 system (whatever local or client/server) overload.
1677
1678 2006-03-02 [colin]      2.0.0cvs98
1679
1680         * src/summaryview.c
1681                 Put the spam icon in the status column instead of the
1682                 mark one
1683
1684 2006-03-01 [colin]      2.0.0cvs97
1685
1686         * src/plugins/spamassassin/spamassassin.c
1687                 Fix segfault (g_file_set_contents fails for some 
1688                 reason and err==0x2f. Can't find out why with
1689                 valgrind, using working function :-)
1690
1691 2006-03-01 [colin]      2.0.0cvs96
1692
1693         * src/inc.c
1694                 Offline overriding: let 'No' be cached only 3 seconds
1695
1696 2006-03-01 [colin]      2.0.0cvs95
1697
1698         * src/addr_compl.c
1699         * src/addrbook.c
1700         * src/addressbook.c
1701         * src/addrindex.c
1702         * src/folder_item_prefs.c
1703         * src/headerview.c
1704         * src/imap.c
1705         * src/inc.c
1706         * src/ldif.c
1707         * src/mainwindow.c
1708         * src/mh.c
1709         * src/msgcache.c
1710         * src/prefs_common.h
1711         * src/prefs_msg_colors.c
1712         * src/procheader.c
1713         * src/procheader.h
1714         * src/procmime.c
1715         * src/procmsg.c
1716         * src/procmsg.h
1717         * src/send_message.h
1718         * src/simple-gettext.c
1719         * src/summaryview.c
1720         * src/summaryview.h
1721         * src/syldap.c
1722         * src/textview.c
1723         * src/undo.c
1724         * src/common/ssl_certificate.c
1725         * src/common/utils.c
1726         * src/gtk/colorsel.c
1727         * src/gtk/gtksctree.c
1728         * src/gtk/gtkshruler.c
1729         * src/plugins/trayicon/trayicon.c
1730                 #if 0 goes to /dev/null
1731
1732 2006-03-01 [colin]      2.0.0cvs94
1733
1734         * src/compose.c
1735         * src/imap.c
1736         * src/inc.c
1737         * src/inc.h
1738         * src/messageview.c
1739         * src/news.c
1740         * src/plugins/spamassassin/spamassassin.c
1741                 Allow to add information in the "working offline"
1742                 window
1743
1744 2006-03-01 [wwp]        2.0.0cvs93
1745
1746         * src/plugins/spamassassin/spamassassin.c
1747                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1748                 'cause it seems that calling `spamc ... < inputfile` with
1749                 g_spawn_(a)sync simply.. erm doesn't work :-).
1750
1751 2006-03-01 [wwp]        2.0.0cvs92
1752
1753         * src/toolbar.c
1754         * src/toolbar.h
1755                 simplify the adding of spam/ham button to the messageview toolbar
1756                 (it gets more clear now that the same button will be "Mark as spam"
1757                 or "Mark as ham" according to the current message status,
1758                 thanks to Colin).
1759
1760 2006-03-01 [wwp]        2.0.0cvs91
1761
1762         * src/messageview.c
1763         * src/procmsg.c
1764         * src/procmsg.h
1765         * src/summaryview.c
1766         * src/plugins/spamassassin/spamassassin.c
1767         * src/plugins/spamassassin/spamassassin.h
1768                 make learner callbacks return a status (0 for ok),
1769                 handle it in main code to avoid setting flags when learning failed,
1770                 don't learn on TCP if offline in spamassassin,
1771                 thanks to Colin.
1772
1773                 
1774
1775 2006-03-01 [wwp]        2.0.0cvs90
1776
1777         * src/compose.c
1778                 some work around the compose window's account menu,
1779                 patch by Fabien Vantard.
1780
1781 2006-03-01 [wwp]        2.0.0cvs89
1782
1783         * src/plugins/spamassassin/spamassassin.c
1784                 fixed bad logics, was using spamc in local mode and sa-learn
1785                 in remote mode (thanks, Colin).
1786
1787 2006-03-01 [wwp]        2.0.0cvs88
1788
1789         * src/plugins/spamassassin/spamassassin.c
1790         * src/plugins/spamassassin/spamassassin.h
1791         * src/plugins/spamassassin/spamassassin_gtk.c
1792                 made processing of emails w/ sa-plugin an option (default is TRUE),
1793                 fixed Engrish some tooltips, capitalization of some debug messages
1794                 and warnings. The spamassassin plugin now provides two separate
1795                 services: process emails upon incorporation and spamd training.
1796                 Both services (un)register independently but use some common
1797                 plugin settings (transport settings, spam storage location).
1798
1799 2006-02-28 [wwp]        2.0.0cvs87
1800
1801         * src/plugins/spamassassin/spamassassin.c
1802                 fix async flag to spamc cmdline execution (batch exec should
1803                 be asynchronous).
1804
1805 2006-02-27 [wwp]        2.0.0cvs86
1806
1807         * src/plugins/spamassassin/spamassassin.c
1808         * src/plugins/spamassassin/spamassassin.h
1809         * src/plugins/spamassassin/spamassassin_gtk.c
1810                 - added the ability to learn a remote spamassassin server (spamd),
1811                 using spamc.
1812                 - added the spamassassin option 'username', that applies to all
1813                 spamassassin operations (filtering, learning, local or remote).
1814                 The default username is the current unix user (if left blank
1815                 from gtk prefs or config file).
1816                 - commented out some unused code (notebook widget), removed unused
1817                 layout (hbox1).
1818                 - make more widgets sensitive to the transport type.
1819
1820 2006-02-27 [colin]      2.0.0cvs85
1821
1822         * src/plugins/spamassassin/spamassassin.c
1823                 Fix sa-learn call when offline
1824
1825 2006-02-27 [colin]      2.0.0cvs84
1826
1827         * configure.ac
1828         * src/Makefile.am
1829         * src/mainwindow.c
1830         * src/mainwindow.h
1831         * src/messageview.c
1832         * src/messageview.h
1833         * src/prefs_toolbar.c
1834         * src/procmsg.c
1835         * src/stock_pixmap.c
1836         * src/stock_pixmap.h
1837         * src/summaryview.c
1838         * src/toolbar.c
1839         * src/toolbar.h
1840         * src/pixmaps/ham_btn.xpm
1841         * src/pixmaps/spam.xpm
1842         * src/pixmaps/spam_btn.xpm
1843         * src/plugins/spamassassin/spamassassin.c
1844                 Add button in toolbar for spam learning
1845                 Fix a few bugs from the last related commit
1846                 Revert 1.9.6cvs23 which messed up shift-selection
1847
1848 2006-02-24 [colin]      2.0.0cvs83
1849
1850         * src/procmsg.c
1851         * src/summaryview.c
1852         * src/summaryview.h
1853         * src/plugins/spamassassin/spamassassin.c
1854         * src/plugins/spamassassin/spamassassin.h
1855         * src/plugins/spamassassin/spamassassin_gtk.c
1856                 Unregister learner when spamassassin is either
1857                 disabled or over tcp
1858
1859 2006-02-24 [colin]      2.0.0cvs82
1860
1861         * src/Makefile.am
1862         * src/mainwindow.c
1863         * src/mainwindow.h
1864         * src/procmsg.c
1865         * src/procmsg.h
1866         * src/stock_pixmap.c
1867         * src/stock_pixmap.h
1868         * src/summaryview.c
1869         * src/summaryview.h
1870         * src/gtk/icon_legend.c
1871         * src/pixmaps/spam.xpm  ** NEW FILE **
1872         * src/plugins/spamassassin/spamassassin.c
1873         * src/plugins/spamassassin/spamassassin_gtk.c
1874                 Add spam learning interface (Mark/Mark as 
1875                 (spam|ham) menus)
1876
1877 2006-02-24 [wwp]        2.0.0cvs81
1878
1879         * src/compose.c
1880         * src/compose.h
1881         * src/filtering.c
1882                 hide compose window when sending message in batch mode
1883                 (filtering: forward and redirect). Also fixed a wrong
1884                 value returned when sending failed, neutral anyway.
1885                 (Colin, me) 
1886
1887 2006-02-24 [wwp]        2.0.0cvs80
1888
1889         * src/mainwindow.c
1890                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1891
1892 2006-02-24 [paul]       2.0.0cvs79
1893
1894         * src/news.c
1895         * src/news.h
1896         * src/news_gtk.c
1897                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1898                 Thanks to Colin
1899
1900 2006-02-23 [colin]      2.0.0cvs78
1901
1902         * src/alertpanel.c
1903                 Change OK to Close in alertpanel with View log
1904                 button; add accel to View log. Patch by Fabien
1905                 Vantard
1906
1907 2006-02-23 [wwp]        2.0.0cvs77
1908
1909         * src/compose.c
1910                 silly me, there were much more tests to perform, since toolbars can
1911                 really have down to 1 element only.
1912
1913 2006-02-23 [wwp]        2.0.0cvs76
1914
1915         * commitHelper
1916                 fixed indentation from my previous commit. Fallback to VISUAL if
1917                 EDITOR is not set (and to vi, at last resort).
1918
1919 2006-02-23 [wwp]        2.0.0cvs75
1920
1921         * commitHelper
1922                 improved error detection (Colin, me).
1923
1924 2006-02-23 [wwp]        2.0.0cvs74
1925
1926         * src/prefs_toolbar.c
1927                 simplify and fix prefs/toolbars layouting. Combos' contents can
1928                 now be really displayed.
1929
1930 2006-02-23 [wwp]        2.0.0cvs73
1931         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1932         be really displayed.
1933
1934 2006-02-22 [wwp]        2.0.0cvs72
1935
1936         * src/compose.c
1937                 fix a typo in my previous commit (sorry!).
1938
1939 2006-02-22 [wwp]        2.0.0cvs71
1940
1941         * src/prefs_toolbar.c
1942                 fix a crash when adding separators to toolbars,
1943                 also fix some separator item information.
1944
1945 2006-02-22 [wwp]        2.0.0cvs70
1946
1947         * src/compose.c
1948                 fix a crash when redirecting (for instance) when compose window's
1949                 toolbar contents has been customized (when some buttons have been
1950                 removed in fact).
1951
1952 2006-02-21 [wwp]        2.0.0cvs69
1953
1954         * src/summaryview.c
1955         * src/gtk/pluginwindow.c
1956         * src/plugins/pgpcore/prefs_gpg.c
1957                 fix some compilation warnings (feat. remains of removed code).
1958
1959 2006-02-21 [wwp]        2.0.0cvs68
1960
1961         * src/gtk/gtkutils.c
1962                 fix two compilation issues, thanks to Stephan Sachse.
1963
1964 2006-02-20 [colin]      2.0.0cvs67
1965
1966         * src/mainwindow.c
1967                 Don't reselect displayed mail on refocus
1968                 This fixes actions misbehaving 
1969
1970 2006-02-20 [wwp]        2.0.0cvs66
1971
1972         * src/summaryview.c
1973         * src/gtk/gtksctree.c
1974         * src/gtk/gtkshruler.c
1975                 changed more runtime typecast checks.
1976
1977 2006-02-20 [wwp]        2.0.0cvs65
1978
1979         * src/summary_search.c
1980                 find all - summaryview refresh issue fixed, thanks to Colin.
1981
1982 2006-02-20 [wwp]        2.0.0cvs64
1983
1984         * src/gtk/gtkutils.c
1985                 better runtime typecast checks.
1986
1987 2006-02-20 [wwp]        2.0.0cvs63
1988
1989         * src/summary_search.c
1990                 enhancements to the summary search:
1991                         - add the ability to stop the running search
1992                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1993                         - don't search if no criteria (From/To/Subject/Body) is set
1994                         - ensure that a busy mouse pointer is always shown when searching,
1995                           show it even a bit earlier
1996
1997 2006-02-19 [colin]      2.0.0cvs62
1998
1999         * src/compose.c
2000         * src/imap.c
2001         * src/etpan/imap-thread.c
2002         * src/etpan/imap-thread.h
2003                 (Future) IMAP speed improvement on sending
2004                 Will require a libetpan update
2005         * src/summaryview.c
2006         * src/gtk/quicksearch.c
2007                 Make quicksearch clearable while running.
2008
2009 2006-02-17 [colin]      2.0.0cvs61
2010
2011         * src/imap.c
2012         * src/etpan/imap-thread.c
2013         * src/etpan/imap-thread.h
2014                 Check for IMAP certificates
2015                 ** Requires libetpan-0.42-cvs4 
2016                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2017
2018 2006-02-17 [colin]      2.0.0cvs60
2019
2020         * src/messageview.c
2021         * src/prefs_common.c
2022         * src/prefs_common.h
2023         * src/prefs_message.c
2024                 Add pref to display HTML-only mails with plugin, 
2025                 if possible (defaulting to FALSE of course).
2026
2027 2006-02-16 [colin]      2.0.0cvs59
2028
2029         * src/main.c
2030         * src/common/plugin.c
2031         * src/common/plugin.h
2032         * src/gtk/pluginwindow.c
2033                 Keep track of requested (but unloaded) plugins
2034                 in some error cases.
2035
2036 2006-02-16 [wwp]        2.0.0cvs58
2037
2038         * src/gtk/gtkaspell.c
2039         * src/gtk/gtkaspell.h
2040         * src/prefs_spelling.c
2041         * src/compose.c
2042         * src/prefs_common.c
2043         * src/prefs_common.h
2044                 implemented new optional spellchecker behaviour: re-check message when
2045                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2046
2047 2006-02-16 [wwp]        2.0.0cvs57
2048
2049         * src/quote_fmt_parse.y
2050                 pclose popen'ed pipe.
2051
2052 2006-02-15 [colin]      2.0.0cvs56
2053
2054         * src/mimeview.c
2055         * src/mimeview.h
2056                 Let MimeViewers know which MimeView they
2057                 depend of.
2058         * src/summaryview.c
2059                 Swap From/To columns in Sent/Queue/Drafts
2060                 folders
2061         * src/etpan/imap-thread.c
2062                 Use mailstream_low_tls_open() for STARTTLS
2063                 instead of mailstream_low_ssl_open()
2064                 ** REQUIRES libetpan 0.42cvs3 **
2065
2066 2006-02-15 [wwp]        2.0.0cvs55
2067
2068         * src/compose.c
2069         * src/compose.h
2070         * src/message_search.c
2071         * src/message_search.h
2072         * src/textview.c
2073         * src/gtk/gtkutils.c
2074         * src/gtk/gtkutils.h
2075                 added the ability to Find text in the compose window (and a bit
2076                 of code factorization).
2077
2078 2006-02-15 [wwp]        2.0.0cvs54
2079
2080         * src/prefs_gtk.c
2081                 yet another one file was missing (fix for some widgets' sensitivity).
2082                 Thanks Colin!
2083
2084 2006-02-15 [wwp]        2.0.0cvs53
2085
2086         * src/prefs_gtk.h
2087                 oops forgot that file (fix for some widgets' sensitivity).
2088
2089 2006-02-15 [wwp]        2.0.0cvs52
2090
2091         * src/summary_search.c
2092                 implemented advanced summary search options (added the ability
2093                 to use matcher conditions in an advanced search mode).
2094
2095 2006-02-15 [wwp]        2.0.0cvs51
2096
2097         * src/plugins/pgpcore/prefs_gpg.c
2098         * src/prefs_account.c
2099                 fix some widget sensitivity, mostly around some labels in
2100                 account prefs.
2101
2102 2006-02-15 [paul]       2.0.0cvs50
2103
2104         * manual/advanced.xml
2105                 improve Templates info
2106                 written by wwp
2107
2108 2006-02-14 [colin]      2.0.0cvs49
2109
2110         * src/pixmaps/address_book.xpm
2111         * src/pixmaps/preferences.xpm
2112         * src/pixmaps/properties.xpm
2113                 Fix pixmap size - patch by Fabien Vantard
2114
2115 2006-02-13 [colin]      2.0.0cvs48
2116
2117         * src/procmime.c
2118                 Add missing fclose()s on error
2119         * src/textview.c
2120                 Remove unused code
2121         * src/common/utils.c
2122                 Fix temp files not being deleted on windows
2123         Patches by Thomas Gilgin
2124
2125 2006-02-13 [colin]      2.0.0cvs47
2126
2127         * src/mainwindow.c
2128                 Fix exit crash
2129
2130 2006-02-13 [wwp]        2.0.0cvs46
2131
2132         * src/plugins/pgpcore/prefs_gpg.c
2133                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2134
2135 2006-02-12 [colin]      2.0.0cvs45
2136
2137         * src/folderview.c
2138         * src/main.c
2139         * src/mainwindow.c
2140                 Fix "stuff" when quitting
2141
2142 2006-02-12 [wwp]        2.0.0cvs44
2143
2144         * src/prefs_themes.c
2145                 fix typos in debug messages.
2146
2147 2006-02-11 [colin]      2.0.0cvs43
2148
2149         * src/summaryview.c
2150                 don't allow drag/drop from ourself
2151
2152 2006-02-10 [wwp]        2.0.0cvs42
2153
2154         * src/exporthtml.c
2155         * src/html.c
2156         * src/html.h
2157         * src/procmime.c
2158         * src/textview.c
2159                 renamed html_ prefixed functions and data structures to avoid
2160                 namespace clashes w/ other software (gtkhtml2 for instance).
2161                 Closes bug #907.
2162
2163
2164 2006-02-09 [colin]      2.0.0cvs41
2165
2166         * src/summaryview.c
2167                 Fix shitty logic messed up. Thanks Ticho for the hint!
2168
2169 2006-02-09 [wwp]        2.0.0cvs40
2170
2171         * src/gtk/about.c
2172         * src/compose.c
2173         * src/prefs_account.c
2174         * src/prefs_gtk.h
2175         * src/editaddress.c
2176                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2177                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2178                 Browse buttons in accounts prefs.
2179
2180 2006-02-09 [colin]      2.0.0cvs39
2181
2182         * src/matcher.c
2183                 Check for pointer before using its members
2184         * src/gtk/gtksourceprintjob.c
2185                 Fix a wrong warning
2186
2187 2006-02-09 [wwp]        2.0.0cvs38
2188
2189         * src/gtk/filesel.c
2190                 fix few compiler warnings (type mismatch).
2191
2192 2006-02-09 [paul]       2.0.0cvs37
2193
2194         * po/fr.po
2195                 updated by Fabien Vantard
2196
2197 2006-02-08 [colin]      2.0.0cvs36
2198
2199         * src/prefs_common.c
2200         * src/common/defs.h
2201         * src/common/plugin.c
2202                 allow windows and linux configurations to coexist
2203                 patch by Thomas Gilgin
2204
2205 2006-02-08 [colin]      2.0.0cvs35
2206
2207         * src/filtering.c
2208         * src/matcher.c
2209         * src/matcher.h
2210         * src/matcher_parser_parse.y
2211         * src/prefs_filtering_action.c
2212         * src/prefs_matcher.c
2213                 Add the "Ignore thread" filtering
2214                 action
2215
2216 2006-02-08 [colin]      2.0.0cvs34
2217
2218         * src/compose.c
2219         * src/procmime.c
2220         * src/procmime.h
2221                 Fix bug #905 (damaged attachment)
2222                 text files with raw \0's aren't really text files
2223         FOR_STABLE
2224
2225 2006-02-08 [colin]      2.0.0cvs33
2226
2227         * src/summaryview.c
2228                 Fix crasher introduced yesterday
2229
2230 2006-02-08 [wwp]        2.0.0cvs32
2231
2232         * src/compose.c
2233         * src/compose.h
2234                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2235
2236 2006-02-08 [wwp]        2.0.0cvs31
2237
2238         * src/prefs_template.c
2239                 templates enhancement: allow address completion for Cc and Bcc fields
2240                 (it was currently possible for the To field only)
2241
2242 2006-02-08 [colin]      2.0.0cvs30
2243
2244         * src/compose.c
2245                 Don't unblock if not blocked
2246         FOR_STABLE
2247
2248 2006-02-07 [colin]      2.0.0cvs29
2249
2250         * src/action.c
2251                 Forgot to refresh summaryview
2252
2253 2006-02-07 [colin]      2.0.0cvs28
2254
2255         * src/action.c
2256                 Freeze/thaw message list and folder list while
2257                 processing %as{} actions 
2258         * src/compose.c
2259                 Fix auto-wrap disabling after a middle-click
2260                 paste - FOR_STABLE
2261
2262 2006-02-07 [paul]       2.0.0cvs27
2263
2264         * src/folder.c
2265                 fix freeing of uninitialised pointers
2266                 Thanks to Colin
2267
2268 2006-02-06 [colin]      2.0.0cvs26
2269
2270         * src/folder.c
2271                 Use g_slist_prepend in potentially big list
2272
2273 2006-02-06 [colin]      2.0.0cvs25
2274
2275         * src/folder.c
2276                 Completely skip processing if it doesn't 
2277                 exist (faster!)
2278
2279 2006-02-06 [colin]      2.0.0cvs24
2280
2281         * src/folder.c
2282         * src/summaryview.c
2283                 Batch filtering in summaryview (from Tools menu)
2284                 and pre/post//-processing too
2285
2286 2006-02-06 [colin]      2.0.0cvs23
2287
2288         * src/procmsg.h
2289         * src/filtering.c
2290                 Use a special field for batch filtering instead
2291                 of stepping on deferred execution's toes
2292
2293 2006-02-06 [colin]      2.0.0cvs22
2294
2295         * src/action.c
2296         * src/filtering.c
2297         * src/filtering.h
2298         * src/folder.c
2299         * src/summaryview.c
2300                 Fix filtering via menus and actions
2301
2302 2006-02-06 [colin]      2.0.0cvs21
2303
2304         * src/imap.c
2305                 Put the added file directly to cache if possible (will work
2306                 with next libetpan)
2307         * src/filtering.c
2308         * src/filtering.h
2309         * src/inc.c
2310         * src/folder.c
2311         * src/mbox.c
2312         * src/procmsg.h
2313                 Move and copy filtered messages by batches instead of one
2314                 by one - faster on IMAP
2315         * src/procmsg.c
2316                 Add a function that'll possibly be useful later
2317
2318 2006-02-06 [colin]      2.0.0cvs20
2319
2320         * src/addressbook.c
2321                 Use internal mime-type instead of text/plain for d'n'd
2322         * src/compose.c
2323                 Allow attaching files from mimeview's icon list via d'n'd
2324         * src/folderview.c
2325         * src/folderview.h
2326                 Use internal mime-type instead of text/plain for d'n'd
2327                 Don't try to selected opened folder if none is
2328                 Factorize d'n'd from other apps code
2329         * src/headerview.c
2330         * src/textview.c
2331         * src/gtk/gtkutils.c
2332         * src/gtk/gtkutils.h
2333                 Factorize Face/X-Face stuff
2334         * src/mimeview.c
2335                 Fix d'n'd to other apps
2336         * src/prefs_message.c
2337                 Let the XFace pref be usable without libcompface as it also
2338                 applies to Face
2339         * src/summaryview.c
2340                 Fix d'n'd to other apps
2341                 Factorize d'n'd from other apps code
2342
2343 2006-02-06 [wwp]        2.0.0cvs19
2344
2345         * po/it.po
2346                 Italian translation fixes by Andrea Spadaccini (no more confusion
2347                 between filtering and processing, and few changes in the About
2348                 dialog).
2349
2350
2351 2006-02-06 [mones]      2.0.0cvs18
2352
2353         * src/gtk/icon_legend.c
2354                 Improved descriptions allowing better translations
2355
2356 2006-02-05 [colin]      2.0.0cvs17
2357
2358         * src/imap.c
2359                 Add the f*cking missing expunge that caused imap_fetch_env
2360                 to fail after an add_msgs ! :-///
2361         * src/etpan/imap-thread.c
2362                 Add a bit of debug
2363         FOR_STABLE
2364
2365 2006-02-05 [colin]      2.0.0cvs16
2366
2367         * src/common/utils.c
2368                 Don't check for return-path (or we can't put
2369                 back non-sent mails)
2370
2371 2006-02-05 [colin]      2.0.0cvs15
2372
2373         * src/textview.c
2374                 Don't try to display Face header in textview
2375                 when teh headerview's active
2376
2377 2006-02-05 [colin]      2.0.0cvs14
2378
2379         * tools/tbird2syl.py
2380         * tools/Makefile.am
2381                 Add script to import Thunderbird mails
2382
2383 2006-02-05 [colin]      2.0.0cvs13
2384
2385         * src/headerview.c
2386         * src/procheader.c
2387         * src/procmsg.c
2388         * src/procmsg.h
2389         * src/textview.c
2390                 Show Face headers - patch partially by Klaus Flittner
2391
2392 2006-02-05 [colin]      2.0.0cvs12
2393
2394         * src/folderview.c
2395         * src/summaryview.c
2396         * src/common/utils.c
2397         * src/common/utils.h
2398                 Let dnd work from mime icons to summaryview
2399                 and to folderview too
2400                 Add a crude test to avoid trying to add files
2401                 drag'n'dropped when they're not mails
2402
2403 2006-02-04 [colin]      2.0.0cvs11
2404
2405         * src/summaryview.c
2406         * src/mimeview.c
2407                 Fix utf8 conversion
2408
2409 2006-02-04 [colin]      2.0.0cvs10
2410
2411         * src/compose.c
2412         * src/folderview.c
2413         * src/mimeview.c
2414         * src/summaryview.c
2415         * src/summaryview.h
2416                 Added various drag and drop capas:
2417                 From                    To
2418                 summaryview             other apps
2419                 mimeview icons          other apps
2420                 other apps              summaryview
2421                 other apps              folderview
2422
2423                 This shouldn't have broken the existing:
2424                 From                    To
2425                 summaryview             folderview
2426                 folderview              folderview
2427                 summaryview             compose's attachments
2428
2429         Tests welcomed.
2430
2431 2006-02-02 [paul]       2.0.0cvs9
2432
2433         * src/mainwindow.c
2434                 move global option 'Set displayed columns...' out
2435                 of folder option grouping.
2436                 fix sensitivity of 'harvest addresses'
2437         FOR_STABLE
2438
2439 2006-02-01 [colin]      2.0.0cvs8
2440
2441         * src/mimeview.c
2442                 Revert the alertpanel patch, it sucks (intrusive
2443                 and gets in the way of "open")
2444
2445 2006-02-01 [colin]      2.0.0cvs7
2446
2447         * src/compose.c
2448         * src/prefs_account.c
2449         * src/prefs_common.c
2450         * src/common/defs.h
2451         * src/common/utils.c
2452         * src/common/utils.h
2453                 Add ability to edit the signature file
2454                 from the account preferences, and use
2455                 a default for the text editor.
2456                 Patch by Fabien Vantard
2457
2458 2006-02-01 [colin]      2.0.0cvs6
2459
2460         * src/mimeview.c
2461                 Try to get mime type by extension if it is
2462                 application/octet-stream
2463                 Display a window with possible choices when
2464                 encountering unknown mime types
2465         * src/gtk/filesel.c
2466         * src/gtk/filesel.h
2467                 Add preview
2468                 Allow multiple selection in filtered filesel
2469                 (patch by Fabien Vantard)
2470         * src/gtk/pluginwindow.c
2471                 Use it (patch by Fabien Vantard)
2472
2473 2006-02-01 [paul]       2.0.0cvs5
2474
2475         * src/jpilot.c
2476                 fix crash on creating jpilot address book
2477                 Thanks to Colin - FOR_STABLE
2478         * src/prefs_summaries.c
2479         * src/prefs_wrapping.c
2480         * src/gtk/icon_legend.c
2481         * src/gtk/quicksearch.c
2482                 string fixes and additions
2483
2484 2006-02-01 [paul]       2.0.0cvs4
2485
2486         * src/compose.c
2487         * src/mainwindow.c
2488         * src/messageview.c
2489         * src/prefs_send.c
2490                 add Arabic encoding option
2491                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2492
2493 2006-01-31 [colin]      2.0.0cvs3
2494
2495         * src/plugins/pgpcore/passphrase.c
2496                 Convert passphrase to locale encoding
2497         * src/compose.c
2498                 Fix drafting on IMAP. Crappy bug sneaked in
2499                 the release :-/
2500         FOR_STABLE
2501
2502 2006-01-30 [paul]       2.0.0cvs2
2503
2504         * src/gtk/icon_legend.c
2505                 show the new entries
2506
2507 2006-01-30 [colin]      2.0.0cvs1
2508
2509         * src/manual.c
2510                 Check for the file to be present before 
2511                 enabling the menu - FOR_STABLE
2512         * src/gtk/icon_legend.c
2513                 Add folders icons (not all of them, there
2514                 are too much, but the most intriguing ones)
2515
2516 2006-01-30 [paul]       2.0.0
2517
2518         version 2.0.0 released
2519
2520 2006-01-30 [paul]       1.9.100cvs200
2521
2522         * manual/faq.xml
2523         * manual/gpl.xml
2524         * manual/intro.xml
2525         * manual/starting.xml
2526         * manual/sylpheed-claws-manual.xml
2527                 fixes, additions
2528
2529 2006-01-29 [mones]      1.9.100cvs199
2530
2531         * manual/account.xml
2532         * manual/advanced.xml
2533         * manual/glossary.xml
2534                 Some typos fixed, added LDIF term to glossary
2535         * po/es.po
2536                 Fixed leading plus symbol
2537
2538 2006-01-29 [paul]       1.9.100cvs198
2539
2540         * po/fi.po
2541         * po/sk.po
2542                 updated by Tommi Pirinen and Andrej Kacian
2543
2544 2006-01-29 [paul]       1.9.100cvs197
2545
2546         * src/gtk/authors.h
2547                 remove duplicates
2548
2549 2006-01-29 [paul]       1.9.100cvs196
2550
2551         * AUTHORS
2552         * po/nl.po
2553         * src/gtk/authors.h
2554         * tools/claws.i18n.status.pl
2555                 nl translation updated by Tim Dijkstra
2556
2557 2006-01-29 [paul]       1.9.100cvs195
2558
2559         * po/sr.po
2560         * po/sv.po
2561                 updated by Aleksandar Urosevic and Anders Troback
2562
2563 2006-01-28 [colin]      1.9.100cvs194
2564
2565         * src/gtk/gtksourceprintjob.c
2566                 Don't fiddle with PangoLayout when we
2567                 have an image
2568
2569 2006-01-28 [paul]       1.9.100cvs193
2570
2571         * AUTHORS
2572         * po/el.po
2573         * po/zh_CN.po
2574         * src/gtk/authors.h
2575         * tools/claws.i18n.status.pl
2576                 updated translations submitted by Stavros Giannouris
2577                 and Ralgh Young
2578
2579 2006-01-27 [colin]      1.9.100cvs192
2580
2581         * src/summaryview.c
2582         * src/gtk/gtksourceprintjob.c
2583                 Add image printing 
2584                 (libgnomeprint only, of course)
2585
2586 2006-01-27 [paul]       1.9.100cvs191
2587
2588         * po/fr.po
2589         * po/it.po
2590                 updated by Fabien Vantard and Andrea Spadaccini
2591
2592 2006-01-26 [colin]      1.9.100cvs190
2593
2594         * manual/Makefile.am
2595         * configure.ac
2596                 Make building the manual optional 
2597                 (--disable-manual)
2598
2599 2006-01-26 [paul]       1.9.100cvs189
2600
2601         * manual/glossary.xml
2602         * manual/plugins.xml
2603                 edited
2604         * po/en_GB.po
2605                 updated
2606
2607 2006-01-26 [paul]       1.9.100cvs188
2608
2609         * src/prefs_display_header.c
2610         * src/prefs_folder_column.c
2611         * src/prefs_msg_colors.c
2612         * src/prefs_summaries.c
2613         * src/prefs_summary_column.c
2614                 HIGify
2615
2616 2006-01-25 [colin]      1.9.100cvs187
2617
2618         * src/imap.c
2619                 Don't allow moving/copying mails between
2620                 queue/drafts and non-queue/drafts folders
2621                 Fixes bug #897 (message header is resetted 
2622                 if one is copied to Drafts)
2623
2624 2006-01-25 [colin]      1.9.100cvs186
2625
2626         * src/folder.c
2627         * src/mainwindow.c
2628                 Fix subscribed folders not found
2629         * src/compose.c
2630                 Don't try to encode as original mail's charset
2631                 if it's ascii 
2632
2633 2006-01-25 [paul]       1.9.100cvs185
2634
2635         * AUTHORS
2636         * po/Makevars
2637                 updated
2638         * po/de.po
2639         * po/pl.po
2640         * po/pt_BR.po
2641         * po/sr.po
2642                 updates submitted by Stephan Sachse, Emilian Nowak
2643                 and Quar, Frederico Goncalves Guimaraes, and
2644                 Aleksandar Urosevic
2645                 Fix Bug 896, 'PT_BR locale broken'.
2646         * src/gtk/authors.h
2647                 updated
2648
2649 2006-01-24 [mones]      1.9.100cvs184
2650
2651         * manual/glossary.xml
2652                 All current terms finished. Reviewers welcome ;-)
2653         * manual/keyboard.xml
2654                 Fixed column width for pdf output.
2655         * po/es.po
2656                 Updated
2657
2658 2006-01-24 [paul]       1.9.100cvs183
2659
2660         * manual/glossary.xml
2661                 fix id name
2662         * manual/dist/html/Makefile.am
2663         * manual/dist/pdf/Makefile.am
2664         * manual/dist/ps/Makefile.am
2665         * manual/dist/txt/Makefile.am
2666                 fix make deps
2667                 Thanks to Colin
2668
2669 2006-01-24 [mones]      1.9.100cvs182
2670
2671         * manual/glossary.xml
2672                 Nearly finished, some terms missing.
2673
2674 2006-01-23 [paul]       1.9.100cvs181
2675
2676         * manual/dist/html/Makefile.am
2677         * manual/dist/pdf/Makefile.am
2678         * manual/dist/ps/Makefile.am
2679         * manual/dist/txt/Makefile.am
2680         * src/mainwindow.c
2681                 re-enable manual
2682                 Thanks to Colin
2683
2684 2006-01-22 [colin]      1.9.100cvs180
2685
2686         * src/compose.c
2687         * src/gtk/gtkaspell.c
2688                 Don't deselect stuff before right-clicking, with aspell.
2689                 (This prevented right-click Copy, for example).
2690                 Thanks to Clo!
2691
2692 2006-01-22 [paul]       1.9.100cvs179
2693
2694         * src/summary_search.c
2695                 don't fix the widget size as it causes problems
2696                 under localisation.
2697                 Thanks to Emilian Nowak
2698
2699 2006-01-21 [paul]       1.9.100cvs178
2700
2701         * src/prefs_themes.c
2702                 fix broken underlining of label text
2703                 with some translations
2704
2705 2006-01-21 [colin]      1.9.100cvs177
2706
2707         * po/fr.po
2708                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2709
2710 2006-01-20 [colin]      1.9.100cvs176
2711
2712         * configure.ac
2713         * Makefile.am
2714         * manual/Makefile
2715         * manual/dist/html/.cvsignore
2716         * manual/dist/html/Makefile.am
2717         * manual/dist/pdf/.cvsignore
2718         * manual/dist/pdf/Makefile.am
2719         * manual/dist/ps/.cvsignore
2720         * manual/dist/ps/Makefile.am
2721         * manual/dist/txt/.cvsignore
2722         * manual/dist/txt/Makefile.am
2723                 Autotool-ize manual
2724
2725 2006-01-20 [paul]       1.9.100cvs175
2726
2727         * manual/handling.xml
2728                 make Filtering and Searching entries easier to find
2729         * manual/keyboard.xml
2730                 add the remaining default keybinds
2731         * src/prefs_summaries.c
2732                 update the default keybinds
2733
2734 2006-01-20 [paul]       1.9.100cvs174
2735
2736         * src/addressbook.c
2737         * src/addrgather.c
2738         * src/addrharvest.c
2739         * src/editaddress.c
2740         * src/editgroup.c
2741         * src/exphtmldlg.c
2742         * src/expldifdlg.c
2743         * src/exporthtml.c
2744         * src/exportldif.c
2745         * src/ldif.c
2746                 replace 'e-mail' with 'email'
2747         * src/summary_search.c
2748                 add mnemonic to "Find all" button
2749
2750 2006-01-20 [wwp]        1.9.100cvs173
2751
2752         * src/export.c
2753         * src/import.c
2754                 touched mbox import/export buttons for HIG-compliance
2755
2756 2006-01-19 [paul]       1.9.100cvs172
2757
2758         * manual/account.xml
2759         * manual/addrbook.xml
2760         * manual/advanced.xml
2761         * manual/faq.xml
2762         * manual/handling.xml
2763         * manual/intro.xml
2764         * manual/plugins.xml
2765         * manual/starting.xml
2766                 more editing
2767
2768 2006-01-19 [paul]       1.9.100cvs171
2769
2770         * src/toolbar.c
2771                 allow use of trash button while receiving
2772                 Thanks to Colin
2773
2774 2006-01-19 [wwp]        1.9.100cvs170
2775
2776         * src/gtk/quicksearch.c
2777         * src/compose.c
2778                 force text color to black when yellow background is set
2779
2780 2006-01-19 [colin]      1.9.100cvs169
2781
2782         * src/plugins/trayicon/trayicon.c
2783                 Gray out Get Mail when already getting mail
2784
2785 2006-01-18 [paul]       1.9.100cvs168
2786
2787         * src/compose.c
2788                 give widget yellow background was To is
2789                 set via folder prefs
2790         * src/gtk/quicksearch.c
2791                 give widget yellow background when quick
2792                 search is active.
2793                 Thanks to Colin
2794
2795 2006-01-18 [paul]       1.9.100cvs167
2796
2797         * doc/man/sylpheed-claws.1
2798                 add --subscribe option
2799
2800 2006-01-18 [paul]       1.9.100cvs166
2801
2802         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2803         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2804                 use %U instead of %F (%F is broken for user installed
2805                 files in kde 3.5)
2806
2807 2006-01-18 [colin]      1.9.100cvs165
2808
2809         * src/summaryview.c
2810                 Default to Yes in "No more * messages" dialogs
2811
2812 2006-01-17 [colin]      1.9.100cvs164
2813
2814         * src/compose.c
2815                 Possibly fix an invalid iterator causing
2816                 crash
2817
2818 2006-01-17 [colin]      1.9.100cvs163
2819
2820         * src/mimeview.c
2821                 Fix crash when the image disappears under the
2822                 image viewer
2823
2824 2006-01-16 [colin]      1.9.100cvs162
2825
2826         * src/compose.c
2827                 Fix reenabling autowrap
2828
2829 2006-01-16 [colin]      1.9.100cvs161
2830
2831         * src/compose.c
2832                 reset quote_len before getting quote_str
2833
2834 2006-01-16 [colin]      1.9.100cvs160
2835
2836         * src/account.c
2837         * src/account.h
2838         * src/folder.c
2839         * src/imap_gtk.c
2840         * src/mh_gtk.c
2841                 Fix bug #883 (default inbox does not track folder move)
2842
2843 2006-01-16 [colin]      1.9.100cvs159
2844
2845         * src/compose.c
2846         * src/plugins/pgpcore/passphrase.c
2847                 More buttons fixes
2848
2849 2006-01-16 [paul]       1.9.100cvs158
2850
2851         * src/prefs_actions.c
2852         * src/prefs_filtering_action.c
2853         * src/prefs_matcher.c
2854         * src/quote_fmt.c
2855         * src/gtk/description_window.c
2856         * src/gtk/description_window.h
2857         * src/gtk/quicksearch.c
2858                 description window cleanups
2859
2860 2006-01-15 [colin]      1.9.100cvs157
2861
2862         * src/addressbook.c
2863         * src/prefs_filtering.c
2864                 Same here
2865
2866 2006-01-15 [colin]      1.9.100cvs156
2867
2868         * src/folderview.c
2869         * src/mainwindow.c
2870                 Same for "Empty trash"
2871
2872 2006-01-15 [colin]      1.9.100cvs155
2873
2874         * src/inc.c
2875                 Override offline dialog had Yes by default
2876
2877 2006-01-15 [colin]      1.9.100cvs154
2878
2879         * src/summaryview.c
2880                 Delete selected messages? previously had Yes the default
2881
2882 2006-01-15 [colin]      1.9.100cvs153
2883
2884         * src/folder.c
2885         * src/folder.h
2886         * src/main.c
2887                 Check if a mailbox is loaded after all
2888                 plugins are loaded.
2889
2890 2006-01-15 [colin]      1.9.100cvs152
2891
2892         * src/folder.c
2893                 Don't start wizard when there are unloaded folders (will help
2894                 people with only mbox or maildir mailboxes)
2895
2896 2006-01-14 [colin]      1.9.100cvs151
2897
2898         * src/addressbook.c
2899         * src/expldifdlg.c
2900         * src/importldif.c
2901         * src/importmutt.c
2902         * src/importpine.c
2903         * src/mh_gtk.c
2904                 More HIG compliance and fixes
2905
2906 2006-01-14 [colin]      1.9.100cvs150
2907
2908         * src/prefs_filtering_action.c
2909         * src/foldersel.c
2910                 Two forgotten button order changes
2911
2912 2006-01-14 [colin]      1.9.100cvs149
2913
2914         * src/account.c
2915         * src/addressbook.c
2916         * src/compose.c
2917         * src/folderview.c
2918         * src/imap_gtk.c
2919         * src/mainwindow.c
2920         * src/mh_gtk.c
2921         * src/news_gtk.c
2922         * src/prefs_actions.c
2923         * src/prefs_customheader.c
2924         * src/prefs_filtering.c
2925         * src/prefs_matcher.c
2926         * src/prefs_template.c
2927         * src/ssl_manager.c
2928         * src/summaryview.c
2929         * src/textview.c
2930         * src/toolbar.c
2931                 All deletion confirmations are now "Cancel, Delete" 
2932                 instead of "No, Yes"
2933                 Clarified most of the other "No, Yes" to 
2934                 "Cancel, Descriptive_action"
2935                 Rechanged the "Entry not saved" alerts to have 
2936                 "Close, Continue editing"
2937
2938
2939 2006-01-14 [paul]
2940
2941         * 2.0.0-rc4 released
2942
2943 2006-01-14 [paul]       1.9.100cvs148
2944
2945         * src/account.c
2946         * src/addressadd.c
2947         * src/addressbook.c
2948         * src/compose.c
2949         * src/editaddress.c
2950         * src/editbook.c
2951         * src/editgroup.c
2952         * src/editjpilot.c
2953         * src/editldap.c
2954         * src/editvcard.c
2955         * src/exphtmldlg.c
2956         * src/expldifdlg.c
2957         * src/folderview.c
2958         * src/grouplistdialog.c
2959         * src/imap_gtk.c
2960         * src/importmutt.c
2961         * src/importpine.c
2962         * src/inc.c
2963         * src/main.c
2964         * src/mainwindow.c
2965         * src/message_search.c
2966         * src/messageview.c
2967         * src/mh_gtk.c
2968         * src/mimeview.c
2969         * src/news_gtk.c
2970         * src/prefs_actions.c
2971         * src/prefs_customheader.c
2972         * src/prefs_filtering.c
2973         * src/prefs_matcher.c
2974         * src/prefs_template.c
2975         * src/prefs_themes.c
2976         * src/ssl_manager.c
2977         * src/summary_search.c
2978         * src/summaryview.c
2979         * src/textview.c
2980         * src/toolbar.c
2981         * src/gtk/foldersort.c
2982         * src/gtk/gtkaspell.c
2983         * src/gtk/inputdialog.c
2984         * src/gtk/prefswindow.c
2985         * src/plugins/pgpcore/select-keys.c
2986         * src/plugins/trayicon/trayicon.c
2987                 HIG compliant button order
2988
2989 2006-01-14 [mones]      1.9.100cvs147
2990
2991         * po/es.po
2992                 Updated translation
2993
2994 2006-01-13 [paul]       1.9.100cvs146
2995
2996         * AUTHORS
2997         * ChangeLog
2998         * src/gtk/authors.h
2999                 add Joshua M. Kwan to contributors list
3000
3001 2006-01-13 [colin]      1.9.100cvs145
3002
3003         * src/gtk/quicksearch.c
3004                 Don't refocus quick search after executing (Esc or Enter)
3005                 Allows to '/'search something then move up/down in 
3006                 summaryview, and to Esc a search and be back in the 
3007                 summaryview
3008
3009 2006-01-13 [paul]       1.9.100cvs144
3010
3011         * src/plugins/pgpinline/pgpinline.c
3012                 support Content-Type 'application/pgp'
3013                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3014
3015 2006-01-13 [paul]       1.9.100cvs143
3016
3017         * manual/account.xml
3018                 make mention of partial retrieval
3019                 thanks to Colin
3020
3021 2006-01-13 [paul]       1.9.100cvs142
3022
3023         * src/account.c
3024         * src/account.h
3025         * src/action.c
3026         * src/action.h
3027         * src/adbookbase.h
3028         * src/addr_compl.c
3029         * src/addr_compl.h
3030         * src/addrbook.c
3031         * src/addrcache.c
3032         * src/addrcache.h
3033         * src/addrcindex.c
3034         * src/addrcindex.h
3035         * src/addrclip.c
3036         * src/addrclip.h
3037         * src/addrdefs.h
3038         * src/addressadd.c
3039         * src/addressadd.h
3040         * src/addressbook.c
3041         * src/addressbook.h
3042         * src/addrgather.c
3043         * src/addrgather.h
3044         * src/addrharvest.c
3045         * src/addrharvest.h
3046         * src/addrindex.c
3047         * src/addrindex.h
3048         * src/addritem.c
3049         * src/addritem.h
3050         * src/addrquery.c
3051         * src/addrquery.h
3052         * src/addrselect.c
3053         * src/addrselect.h
3054         * src/alertpanel.c
3055         * src/alertpanel.h
3056         * src/browseldap.c
3057         * src/browseldap.h
3058         * src/codeconv.c
3059         * src/codeconv.h
3060         * src/compose.c
3061         * src/compose.h
3062         * src/customheader.c
3063         * src/customheader.h
3064         * src/displayheader.c
3065         * src/displayheader.h
3066         * src/editaddress.c
3067         * src/editaddress.h
3068         * src/editbook.c
3069         * src/editbook.h
3070         * src/editgroup.c
3071         * src/editgroup.h
3072         * src/editjpilot.c
3073         * src/editjpilot.h
3074         * src/editldap.c
3075         * src/editldap.h
3076         * src/editldap_basedn.c
3077         * src/editldap_basedn.h
3078         * src/editvcard.c
3079         * src/editvcard.h
3080         * src/exphtmldlg.c
3081         * src/exphtmldlg.h
3082         * src/expldifdlg.c
3083         * src/expldifdlg.h
3084         * src/export.h
3085         * src/exporthtml.c
3086         * src/exporthtml.h
3087         * src/exportldif.c
3088         * src/exportldif.h
3089         * src/filtering.c
3090         * src/filtering.h
3091         * src/folder.c
3092         * src/folder.h
3093         * src/folder_item_prefs.c
3094         * src/folder_item_prefs.h
3095         * src/foldersel.c
3096         * src/foldersel.h
3097         * src/folderutils.c
3098         * src/folderutils.h
3099         * src/folderview.c
3100         * src/folderview.h
3101         * src/grouplistdialog.c
3102         * src/grouplistdialog.h
3103         * src/headerview.c
3104         * src/html.c
3105         * src/html.h
3106         * src/image_viewer.c
3107         * src/image_viewer.h
3108         * src/imap.c
3109         * src/imap.h
3110         * src/imap_gtk.c
3111         * src/imap_gtk.h
3112         * src/import.h
3113         * src/importldif.c
3114         * src/importldif.h
3115         * src/importmutt.c
3116         * src/importmutt.h
3117         * src/importpine.c
3118         * src/importpine.h
3119         * src/inc.c
3120         * src/inc.h
3121         * src/jpilot.c
3122         * src/jpilot.h
3123         * src/ldapctrl.c
3124         * src/ldapctrl.h
3125         * src/ldaplocate.c
3126         * src/ldaplocate.h
3127         * src/ldapquery.c
3128         * src/ldapquery.h
3129         * src/ldapserver.c
3130         * src/ldapserver.h
3131         * src/ldaputil.c
3132         * src/ldaputil.h
3133         * src/ldif.c
3134         * src/ldif.h
3135         * src/main.c
3136         * src/main.h
3137         * src/mainwindow.c
3138         * src/mainwindow.h
3139         * src/manual.c
3140         * src/manual.h
3141         * src/mbox.c
3142         * src/mbox.h
3143         * src/message_search.c
3144         * src/message_search.h
3145         * src/messageview.c
3146         * src/messageview.h
3147         * src/mh.c
3148         * src/mh.h
3149         * src/mh_gtk.c
3150         * src/mh_gtk.h
3151         * src/mimeview.c
3152         * src/mimeview.h
3153         * src/msgcache.c
3154         * src/msgcache.h
3155         * src/mutt.c
3156         * src/mutt.h
3157         * src/news.c
3158         * src/news.h
3159         * src/news_gtk.c
3160         * src/news_gtk.h
3161         * src/partial_download.c
3162         * src/partial_download.h
3163         * src/pine.c
3164         * src/pine.h
3165         * src/pop.c
3166         * src/pop.h
3167         * src/prefs_account.c
3168         * src/prefs_account.h
3169         * src/prefs_actions.c
3170         * src/prefs_actions.h
3171         * src/prefs_common.c
3172         * src/prefs_common.h
3173         * src/prefs_compose_writing.c
3174         * src/prefs_compose_writing.h
3175         * src/prefs_customheader.c
3176         * src/prefs_customheader.h
3177         * src/prefs_display_header.c
3178         * src/prefs_display_header.h
3179         * src/prefs_filtering.c
3180         * src/prefs_filtering.h
3181         * src/prefs_filtering_action.c
3182         * src/prefs_filtering_action.h
3183         * src/prefs_folder_column.c
3184         * src/prefs_folder_column.h
3185         * src/prefs_folder_item.c
3186         * src/prefs_folder_item.h
3187         * src/prefs_fonts.c
3188         * src/prefs_fonts.h
3189         * src/prefs_gtk.c
3190         * src/prefs_gtk.h
3191         * src/prefs_image_viewer.c
3192         * src/prefs_image_viewer.h
3193         * src/prefs_matcher.c
3194         * src/prefs_matcher.h
3195         * src/prefs_message.c
3196         * src/prefs_msg_colors.c
3197         * src/prefs_msg_colors.h
3198         * src/prefs_other.c
3199         * src/prefs_quote.c
3200         * src/prefs_receive.c
3201         * src/prefs_send.c
3202         * src/prefs_spelling.c
3203         * src/prefs_spelling.h
3204         * src/prefs_summaries.c
3205         * src/prefs_summaries.h
3206         * src/prefs_summary_column.c
3207         * src/prefs_summary_column.h
3208         * src/prefs_template.c
3209         * src/prefs_template.h
3210         * src/prefs_themes.c
3211         * src/prefs_themes.h
3212         * src/prefs_toolbar.c
3213         * src/prefs_toolbar.h
3214         * src/prefs_wrapping.c
3215         * src/prefs_wrapping.h
3216         * src/privacy.c
3217         * src/privacy.h
3218         * src/procheader.c
3219         * src/procheader.h
3220         * src/procmime.c
3221         * src/procmime.h
3222         * src/procmsg.c
3223         * src/procmsg.h
3224         * src/quote_fmt.c
3225         * src/quote_fmt_parse.y
3226         * src/recv.c
3227         * src/recv.h
3228         * src/remotefolder.c
3229         * src/remotefolder.h
3230         * src/send_message.c
3231         * src/send_message.h
3232         * src/setup.c
3233         * src/setup.h
3234         * src/sourcewindow.c
3235         * src/sourcewindow.h
3236         * src/ssl_manager.c
3237         * src/ssl_manager.h
3238         * src/statusbar.c
3239         * src/statusbar.h
3240         * src/stock_pixmap.c
3241         * src/stock_pixmap.h
3242         * src/summary_search.c
3243         * src/summary_search.h
3244         * src/summaryview.c
3245         * src/summaryview.h
3246         * src/syldap.c
3247         * src/syldap.h
3248         * src/textview.c
3249         * src/textview.h
3250         * src/toolbar.c
3251         * src/toolbar.h
3252         * src/undo.c
3253         * src/undo.h
3254         * src/unmime.c
3255         * src/unmime.h
3256         * src/vcard.c
3257         * src/vcard.h
3258         * src/wizard.c
3259         * src/wizard.h
3260         * src/common/base64.c
3261         * src/common/base64.h
3262         * src/common/defs.h
3263         * src/common/hooks.c
3264         * src/common/hooks.h
3265         * src/common/log.c
3266         * src/common/log.h
3267         * src/common/mgutils.c
3268         * src/common/mgutils.h
3269         * src/common/nntp.c
3270         * src/common/nntp.h
3271         * src/common/passcrypt.c
3272         * src/common/passcrypt.h.in
3273         * src/common/plugin.c
3274         * src/common/plugin.h
3275         * src/common/prefs.c
3276         * src/common/prefs.h
3277         * src/common/progressindicator.c
3278         * src/common/progressindicator.h
3279         * src/common/quoted-printable.c
3280         * src/common/quoted-printable.h
3281         * src/common/session.c
3282         * src/common/session.h
3283         * src/common/smtp.c
3284         * src/common/smtp.h
3285         * src/common/socket.c
3286         * src/common/socket.h
3287         * src/common/ssl.c
3288         * src/common/ssl.h
3289         * src/common/ssl_certificate.c
3290         * src/common/ssl_certificate.h
3291         * src/common/stringtable.c
3292         * src/common/stringtable.h
3293         * src/common/sylpheed.c
3294         * src/common/sylpheed.h
3295         * src/common/template.c
3296         * src/common/template.h
3297         * src/common/timing.h
3298         * src/common/utils.c
3299         * src/common/utils.h
3300         * src/common/version.h.in
3301         * src/common/xml.c
3302         * src/common/xml.h
3303         * src/common/xmlprops.c
3304         * src/common/xmlprops.h
3305         * src/gtk/colorlabel.c
3306         * src/gtk/colorsel.c
3307         * src/gtk/colorsel.h
3308         * src/gtk/description_window.c
3309         * src/gtk/description_window.h
3310         * src/gtk/filesel.c
3311         * src/gtk/filesel.h
3312         * src/gtk/foldersort.c
3313         * src/gtk/foldersort.h
3314         * src/gtk/gtkutils.c
3315         * src/gtk/gtkutils.h
3316         * src/gtk/inputdialog.c
3317         * src/gtk/inputdialog.h
3318         * src/gtk/logwindow.c
3319         * src/gtk/logwindow.h
3320         * src/gtk/manage_window.c
3321         * src/gtk/manage_window.h
3322         * src/gtk/menu.c
3323         * src/gtk/menu.h
3324         * src/gtk/pluginwindow.c
3325         * src/gtk/pluginwindow.h
3326         * src/gtk/prefswindow.c
3327         * src/gtk/prefswindow.h
3328         * src/gtk/progressdialog.c
3329         * src/gtk/progressdialog.h
3330         * src/gtk/sslcertwindow.c
3331         * src/gtk/sslcertwindow.h
3332         * src/plugins/clamav/clamav_plugin.c
3333         * src/plugins/clamav/clamav_plugin.h
3334         * src/plugins/clamav/clamav_plugin_gtk.c
3335         * src/plugins/demo/demo.c
3336         * src/plugins/dillo_viewer/dillo_prefs.c
3337         * src/plugins/dillo_viewer/dillo_prefs.h
3338         * src/plugins/dillo_viewer/dillo_viewer.c
3339         * src/plugins/pgpcore/passphrase.c
3340         * src/plugins/pgpcore/passphrase.h
3341         * src/plugins/pgpcore/plugin.c
3342         * src/plugins/pgpcore/select-keys.c
3343         * src/plugins/pgpcore/select-keys.h
3344         * src/plugins/pgpcore/sgpgme.c
3345         * src/plugins/pgpcore/sgpgme.h
3346         * src/plugins/pgpinline/pgpinline.c
3347         * src/plugins/pgpinline/pgpinline.h
3348         * src/plugins/pgpinline/plugin.c
3349         * src/plugins/pgpmime/pgpmime.c
3350         * src/plugins/pgpmime/pgpmime.h
3351         * src/plugins/pgpmime/plugin.c
3352         * src/plugins/spamassassin/spamassassin.c
3353         * src/plugins/spamassassin/spamassassin.h
3354         * src/plugins/spamassassin/spamassassin_gtk.c
3355         * src/plugins/trayicon/trayicon.c
3356                 update copyright header
3357
3358 2006-01-13 [paul]       1.9.100cvs141
3359
3360         * src/account.c
3361         * src/export.c
3362         * src/import.c
3363         * src/mainwindow.c
3364         * src/prefs_account.c
3365         * src/prefs_display_header.c
3366         * src/prefs_receive.c
3367         * src/prefs_send.c
3368         * src/prefs_summaries.c
3369         * src/prefs_themes.c
3370         * src/prefs_toolbar.c
3371         * src/gtk/about.c
3372                 various cleanups
3373
3374 2006-01-12 [colin]      1.9.100cvs140
3375
3376         * src/folder.c
3377         * src/folder.h
3378         * src/main.c
3379                 Add --subscribe option
3380                 Let sylpheed-claws email@domain.com equivalent to --compose
3381                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3382
3383 2006-01-12 [paul]       1.9.100cvs139
3384
3385         * src/mainwindow.c
3386                 append 'Change folder order' label with '...'
3387         * src/prefs_actions.c
3388                 allow reordering of actions list by dnd
3389         * src/gtk/foldersort.c
3390                 make the dialog nicer
3391
3392 2006-01-11 [colin]      1.9.100cvs138
3393
3394         * src/compose.c
3395                 Allow templates without text
3396
3397 2006-01-11 [paul]       1.9.100cvs137
3398
3399         * tools/README
3400         * tools/filter_conv_new.pl
3401                 add info to README
3402                 also check .sylpheed for filter.xml
3403                 be a bit informative to the user
3404
3405 2006-01-11 [colin]      1.9.100cvs136
3406
3407         * src/textview.c
3408                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3409
3410 2006-01-10 [paul]       1.9.100cvs135
3411
3412         * tools/Makefile.am
3413         * tools/filter_conv_new.pl
3414                 add script to convert new style Sylpheed
3415                 filter rules (Sylpheed >= 0.9.99) to
3416                 Claws filtering rules
3417
3418 2006-01-10 [colin]      1.9.100cvs134
3419
3420         * src/compose.c
3421                 Fix broken line joins in certain conditions
3422                 (between two quoted lines: <enter><enter><up>
3423                  <type a wrapped sentence><go in the first line>
3424                  <insert more text><watch as line joining failed>)
3425
3426 2006-01-10 [paul]       1.9.100cvs133
3427
3428         * src/compose.c
3429                 don't report success in error dialog
3430                 thanks to Colin
3431         * src/common/utils.c
3432                 include some trailing punctuations as URI
3433                 thanks to Hiro
3434
3435 2006-01-10 [paul]       1.9.100cvs132
3436
3437         * src/mimeview.c
3438                 fix incompatible pointer type
3439                 warning
3440
3441 2006-01-10 [paul]       1.9.100cvs131
3442
3443         * src/compose.c
3444                 change Subject in window title
3445                 instantaneously
3446
3447 2006-01-09 [colin]      1.9.100cvs130
3448
3449         * src/addressbook.c
3450         * src/headerview.c
3451         * src/mainwindow.c
3452         * src/messageview.c
3453         * src/mimeview.c
3454         * src/noticeview.c
3455         * src/summaryview.c
3456                 Fix possible crashes on exit and in addressbook
3457
3458 2006-01-09 [paul]       1.9.100cvs129
3459
3460         * src/prefs_msg_colors.c
3461                 some cleanups that I forgot last time
3462
3463 2006-01-09 [paul]       1.9.100cvs128
3464
3465         * README
3466         * src/folderview.c
3467         * src/prefs_msg_colors.c
3468                 add previously hidden option, color_new, to
3469                 the gui
3470                 move the page to Display/
3471                 rework the gui
3472
3473 2006-01-09 [wwp]        1.9.100cvs127
3474
3475         * src/prefs_themes.c
3476                 made the prefs/display/themes layouts spacing less condensed
3477                 (and so they match other prefs/pages' look).
3478
3479 2006-01-09 [paul]       1.9.100cvs126
3480
3481         * src/compose.c
3482         * src/prefs_common.c
3483         * src/prefs_common.h
3484         * src/prefs_wrapping.c
3485                 remove 'wrap at send' option
3486
3487 2006-01-06 [colin]      1.9.100cvs125
3488
3489         * src/compose.c
3490                 Just make completely sure we don't insert "manual line breaks" 
3491                 when wrapping... 
3492
3493 2006-01-04 [paul]
3494
3495         * 2.0.0-rc3 released
3496
3497 2006-01-04 [paul]       1.9.100cvs124
3498
3499         * src/folderview.c
3500                 fix bug 882, 'quick scroll in folder list
3501                 displays wrong folder contents'
3502
3503 2006-01-04 [paul]       1.9.100cvs123
3504
3505         * src/plugins/pgpmime/pgpmime.c
3506                 better debug information when signing
3507                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3508
3509 2006-01-03 [colin]      1.9.100cvs122
3510
3511         * configure.ac
3512                 We need to recheck for gpgme 1.0.0 after checking
3513                 for 1.1.1, because if 1.1.1 isn't available, 
3514                 GPGME_LIBS and friends are blanked out by the 
3515                 second check.
3516
3517 2006-01-03 [colin]      1.9.100cvs121
3518
3519         * src/common/prefs.c
3520                 Windows unlink-before rename fix
3521         * src/plugins/pgpcore/sgpgme.c
3522                 Add support for PKA info if available
3523                 Both patches by Werner Koch
3524
3525 2006-01-03 [paul]       1.9.100cvs120
3526
3527         * src/messageview.c
3528                 fix bug 884, 'Send receipt' button visible in queue
3529                 Thanks to Colin
3530
3531 2006-01-02 [colin]      1.9.100cvs119
3532
3533         * src/compose.c
3534         * src/imap.c
3535                 Fix autosave on IMAP and more generally try to
3536                 return the correct ID on a newly added IMAP message
3537
3538 2006-01-02 [paul]       1.9.100cvs118
3539
3540         * manual/keyboard.xml
3541                 edited
3542
3543 2006-01-01 [paul]       1.9.100cvs117
3544
3545         * src/gtk/authors.h
3546                 alphabetical order
3547
3548 2005-12-30 [colin]      1.9.100cvs116
3549
3550         * manual/advanced.xml
3551                 Explain Pre/Post-processing differences.
3552
3553 2005-12-30 [colin]      1.9.100cvs115
3554
3555         * src/mh.c
3556                 Implement copy_msgs for a little optimization
3557         * src/imap.c
3558                 Finish yesterday's fix
3559
3560 2005-12-29 [colin]      1.9.100cvs114
3561
3562         * src/imap.c
3563                 Fix occasional failure in fetching a mail over
3564                 IMAP
3565
3566 2005-12-29 [colin]      1.9.100cvs113
3567
3568         * src/compose.c
3569                 Don't remove a draft when sending it, if it is 
3570                 locked.
3571
3572 2005-12-28 [colin]      1.9.100cvs112
3573
3574         * src/summaryview.c
3575                 Fix leak for real
3576
3577 2005-12-28 [wwp]        1.9.100cvs111
3578
3579         * doc/faq/.cvsignore
3580         * doc/faq/de/.cvsignore
3581         * doc/faq/en/.cvsignore
3582         * doc/faq/es/.cvsignore
3583         * doc/faq/fr/.cvsignore
3584         * doc/faq/it/.cvsignore
3585         * doc/manual/.cvsignore
3586         * doc/manual/de/.cvsignore
3587         * doc/manual/en/.cvsignore
3588         * doc/manual/es/.cvsignore
3589         * doc/manual/fr/.cvsignore
3590         * doc/manual/ja/.cvsignore
3591         * src/plugins/mathml_viewer/.cvsignore
3592                 rollback revival of those files (my bad, sorry for the noise).
3593
3594 2005-12-28 [wwp]        1.9.100cvs110
3595
3596         * src/compose.c
3597                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3598
3599 2005-12-28 [wwp]        1.9.100cvs109
3600
3601         * doc/faq/.cvsignore
3602         * doc/faq/de/.cvsignore
3603         * doc/faq/en/.cvsignore
3604         * doc/faq/es/.cvsignore
3605         * doc/faq/fr/.cvsignore
3606         * doc/faq/it/.cvsignore
3607         * doc/manual/.cvsignore
3608         * doc/manual/de/.cvsignore
3609         * doc/manual/en/.cvsignore
3610         * doc/manual/es/.cvsignore
3611         * doc/manual/fr/.cvsignore
3612         * doc/manual/ja/.cvsignore
3613         * src/plugins/mathml_viewer/.cvsignore
3614         * po/.cvsignore
3615                 more files to ignore.
3616
3617 2005-12-24 [colin]      1.9.100cvs108
3618
3619         * AUTHORS
3620         * src/gtk/authors.h
3621                 Update for Werner
3622
3623 2005-12-24 [colin]      1.9.100cvs107
3624
3625         * src/procmsg.c
3626                 Allow NULL src_msginfo in 
3627                 procmsg_msginfo_new_from_mimeinfo
3628
3629 2005-12-23 [paul]       1.9.100cvs106
3630
3631         * src/plugins/pgpinline/mypgpcore.def
3632                 add this forgotten file
3633
3634 2005-12-23 [colin]      1.9.100cvs105
3635
3636         * src/mainwindow.c
3637                 Fix missing break
3638
3639 2005-12-23 [colin]      1.9.100cvs104
3640
3641         * autogen.sh
3642         * src/folder.c
3643         * src/mh.c
3644         * src/common/plugin.c
3645         * src/common/socket.c
3646         * src/common/socket.h
3647         * src/common/utils.c
3648         * src/common/utils.h
3649         * src/gtk/pluginwindow.c
3650         * src/plugins/pgpcore/plugin.def
3651         * src/plugins/pgpcore/sylpheed.def
3652         * src/plugins/pgpinline/Makefile.am
3653         * src/plugins/pgpinline/plugin.def
3654         * src/plugins/pgpinline/sylpheed.def
3655         * src/plugins/pgpmime/plugin.def
3656         * src/plugins/pgpmime/sylpheed.def
3657                 Various w32 fixes by Werner Koch
3658
3659 2005-12-22 [paul]       1.9.100cvs103
3660
3661         * src/wizard.c
3662                 don't offer IMAP as 'server type' if
3663                 libetpan isn't built in
3664
3665 2005-12-22 [paul]       1.9.100cvs102
3666
3667         * AUTHORS
3668         * src/mainwindow.c
3669         * src/mainwindow.h
3670         * src/toolbar.c
3671         * src/gtk/authors.h
3672                 support GTK_TOOLBAR_BOTH_HORIZ (text
3673                 next to icon) Patch by Marien Zwart
3674                 marienz@users.sf.net
3675                 Also reword the text
3676
3677 2005-12-21 [colin]      1.9.100cvs101
3678
3679         * configure.ac
3680                 Fix DATADIRNAME
3681         * COPYING
3682                 Fix missing section and explicit the exception better
3683         * src/compose.c
3684                 Prevent mail from being lost without notice when an
3685                 SMTP error happens on trying to send an unmodified
3686                 drafted mail.
3687         * src/send_message.c
3688         * src/common/smtp.c
3689                 Fix password remembering when wrong, and add return
3690                 value checks where they should have been
3691         * src/plugins/pgpcore/sylpheed.def
3692         * src/plugins/pgpinline/sylpheed.def
3693         * src/plugins/pgpmime/sylpheed.def
3694                 Add a few symbols needed
3695
3696 2005-12-21 [paul]       1.9.100cvs100
3697
3698         * m4/codeset.m4
3699         * m4/glibc21.m4
3700         * m4/intdiv0.m4
3701         * m4/inttypes-pri.m4
3702         * m4/inttypes.m4
3703         * m4/inttypes_h.m4
3704         * m4/isc-posix.m4
3705         * m4/lcmessage.m4
3706         * m4/stdint_h.m4
3707         * m4/uintmax_t.m4
3708                 gettextization
3709                 thanks to Colin
3710
3711 2005-12-21 [paul]       1.9.100cvs99
3712
3713         * po/sv.po
3714                 fixed by Colin
3715
3716 2005-12-20 [paul]       1.9.100cvs98
3717
3718         * po/sv.po
3719                 updated by Anders Trobäck
3720
3721 2005-12-20 [colin]      1.9.100cvs97
3722
3723         * ABOUT-NLS
3724         * Makefile.am
3725         * autogen.sh
3726         * configure.ac
3727         * config/config.rpath
3728         * config/mkinstalldirs
3729         * m4/Makefile.am
3730         * m4/glibc2.m4
3731         * m4/gnupg.m4
3732         * m4/gpgme.m4
3733         * m4/intmax.m4
3734         * m4/longdouble.m4
3735         * m4/longlong.m4
3736         * m4/printf-posix.m4
3737         * m4/signed.m4
3738         * m4/size_max.m4
3739         * m4/ulonglong.m4
3740         * m4/wchar_t.m4
3741         * m4/wint_t.m4
3742         * m4/xsize.m4
3743         * po/Makefile.in.in
3744         * po/Makevars
3745         * po/bg.po
3746         * po/ca.po
3747         * po/cs.po
3748         * po/de.po
3749         * po/el.po
3750         * po/en_GB.po
3751         * po/es.po
3752         * po/fi.po
3753         * po/fr.po
3754         * po/hr.po
3755         * po/hu.po
3756         * po/it.po
3757         * po/ja.po
3758         * po/ko.po
3759         * po/nb.po
3760         * po/nl.po
3761         * po/pl.po
3762         * po/pt_BR.po
3763         * po/ru.po
3764         * po/sk.po
3765         * po/sr.po
3766         * po/stamp-po
3767         * po/sv.po
3768         * po/zh_CN.po
3769         * po/zh_TW.po
3770         * src/Makefile.am
3771         * src/codeconv.c
3772         * src/compose.c
3773         * src/exporthtml.c
3774         * src/exportldif.c
3775         * src/folder.c
3776         * src/main.c
3777         * src/manual.c
3778         * src/mh.c
3779         * src/mimeview.c
3780         * src/send_message.c
3781         * src/common/Makefile.am
3782         * src/common/fnmatch.c
3783         * src/common/fnmatch.h
3784         * src/common/fnmatch_loop.c
3785         * src/common/nntp.c
3786         * src/common/plugin.c
3787         * src/common/smtp.c
3788         * src/common/socket.c
3789         * src/common/string_match.c
3790         * src/common/sylpheed.c
3791         * src/common/utils.c
3792         * src/common/utils.h
3793         * src/common/w32_dirent.c
3794         * src/common/w32_reg.c
3795         * src/common/w32_signal.c
3796         * src/common/w32_stat.c
3797         * src/common/w32_stdio.c
3798         * src/common/w32_stdlib.c
3799         * src/common/w32_string.c
3800         * src/common/w32_time.c
3801         * src/common/w32_unistd.c
3802         * src/common/w32_wait.c
3803         * src/common/w32lib.h
3804         * src/etpan/Makefile.am
3805         * src/gtk/Makefile.am
3806         * src/plugins/clamav/Makefile.am
3807         * src/plugins/demo/Makefile.am
3808         * src/plugins/dillo_viewer/Makefile.am
3809         * src/plugins/pgpcore/Makefile.am
3810         * src/plugins/pgpcore/passphrase.c
3811         * src/plugins/pgpcore/plugin.def
3812         * src/plugins/pgpcore/sgpgme.c
3813         * src/plugins/pgpcore/sylpheed.def
3814         * src/plugins/pgpcore/version.rc
3815         * src/plugins/pgpinline/Makefile.am
3816         * src/plugins/pgpinline/plugin.def
3817         * src/plugins/pgpinline/sylpheed.def
3818         * src/plugins/pgpinline/version.rc
3819         * src/plugins/pgpmime/Makefile.am
3820         * src/plugins/pgpmime/mypgpcore.def
3821         * src/plugins/pgpmime/plugin.def
3822         * src/plugins/pgpmime/sylpheed.def
3823         * src/plugins/pgpmime/version.rc
3824         * src/plugins/spamassassin/Makefile.am
3825                 Very little ;-) patch from Werner Koch, providing
3826                 infrastructure for cross-compiling to Win32
3827
3828 2005-12-20 [paul]       1.9.100cvs96
3829
3830         * src/account.c
3831         * src/account.h
3832         * src/mainwindow.c
3833         * src/mainwindow.h
3834         * src/toolbar.c
3835         * src/toolbar.h
3836                 add a combo to the Get All button, allowing
3837                 quick retrieval from any account
3838                 Patch by Fabien Vantard, slightly modified
3839                 by Colin
3840         * src/gtk/about.c
3841                 i18n fix. Patch by Fabien Vantard
3842
3843 2005-12-19 [colin]      1.9.100cvs95
3844
3845         * src/compose.c
3846         * src/compose.h
3847                 Don't automatically join lines when they've 
3848                 been separated by the user and not automatically
3849
3850 2005-12-19 [paul]       1.9.100cvs94
3851
3852         * src/gtk/pluginwindow.c
3853                 i18n fix.
3854                 Patch by Fabien Vantard
3855
3856 2005-12-15 [paul]       1.9.100cvs93
3857
3858         * src/common/plugin.c
3859         * src/common/plugin.h
3860         * src/gtk/pluginwindow.c
3861         * src/plugins/clamav/clamav_plugin.c
3862         * src/plugins/demo/demo.c
3863         * src/plugins/dillo_viewer/dillo_viewer.c
3864         * src/plugins/pgpcore/plugin.c
3865         * src/plugins/pgpinline/plugin.c
3866         * src/plugins/pgpmime/plugin.c
3867         * src/plugins/spamassassin/spamassassin.c
3868         * src/plugins/trayicon/trayicon.c
3869                 add plugin_version()
3870
3871 2005-12-15 [colin]      1.9.100cvs92
3872
3873         * src/compose.c
3874                 Further fix bug #875
3875
3876 2005-12-15 [paul]       1.9.100cvs91
3877
3878         * src/gtk/filesel.c
3879                 fix attach_load_dir getting set to
3880                 PLUGINDIR on plugin load
3881
3882 2005-12-14 [mones]      1.9.100cvs90
3883
3884         * manual/ack.xml
3885         * manual/keyboard.xml
3886                 Initial draft and some shortcuts added
3887                 
3888         * po/es.po
3889                 Updated translation
3890
3891 2005-12-14 [colin]      1.9.100cvs89
3892
3893         * src/compose.c
3894         * src/imap.c
3895         * src/summaryview.c
3896         * src/gtk/gtkaspell.c
3897                 More leaks fixed
3898         * src/prefs_folder_item.c
3899                 Fix recursive prefs apply
3900
3901
3902 2005-12-14 [colin]      1.9.100cvs88
3903
3904         * src/compose.c
3905                 Fix bug #875 (Freeze On Inline Forward of 
3906                 Large Message)
3907
3908 2005-12-13 [colin]      1.9.100cvs87
3909
3910         * src/compose.c
3911                 Uniq-ify and sort the mimetypes list
3912                 Patch by Fabien Vantard
3913
3914 2005-12-13 [colin]      1.9.100cvs86
3915
3916         * src/imap.c
3917         * src/etpan/imap-thread.c
3918                 Fix leaks (patch by Hoa)
3919         * src/news.c
3920         * src/common/plugin.c
3921                 Fix leaks
3922
3923 2005-12-12 [colin]
3924
3925         * 2.0.0-rc2 released
3926
3927 2005-12-12 [colin]      1.9.100cvs85
3928
3929         * src/matcher.c
3930                 Fix a leak
3931
3932 2005-12-12 [wwp]        1.9.100cvs84
3933
3934         * src/gtk/icon_legend.c
3935                 fix misbehaviour and crash when closing the legend window
3936         using the Esc key (patch by Fabien Vantard).
3937
3938 2005-12-12 [paul]       1.9.100cvs83
3939
3940         * src/browseldap.c
3941         * src/foldersel.c
3942         * src/prefs_actions.c
3943         * src/prefs_filtering.c
3944         * src/prefs_matcher.c
3945         * src/prefs_spelling.glade      ** REMOVED **
3946         * src/prefs_template.c
3947         * src/gtk/foldersort.glade      ** REMOVED **
3948         * src/gtk/pluginwindow.c
3949         * src/gtk/pluginwindow.glade    ** REMOVED **
3950         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3951                 cleanups
3952
3953 2005-12-11 [paul]       1.9.100cvs82
3954
3955         * src/gtk/filesel.c
3956                 fix attach_load_dir crasher (double free)
3957
3958 2005-12-09 [paul]       1.9.100cvs81
3959
3960         * po/POTFILES.in
3961         * src/mainwindow.c
3962         * src/gtk/Makefile.am
3963         * src/gtk/icon_legend.c
3964         * src/gtk/icon_legend.h
3965                 add icon legend
3966         * src/manual.c
3967                 cleanup
3968
3969 2005-12-09 [paul]       1.9.100cvs80
3970
3971         * src/plugins/pgpcore/passphrase.c
3972                 wrap the label in the dialog
3973
3974 2005-12-09 [colin]      1.9.100cvs79
3975
3976         * src/plugins/pgpcore/sgpgme.c
3977                 Display (untrusted) on not trusted signatures
3978                 Patch by Michal Èihaø <michal@cihar.com>
3979                 Closes bug #867 (Report also key trust)
3980
3981 2005-12-09 [colin]      1.9.100cvs78
3982
3983         * src/common/plugin.c
3984                 Update licence check, following Eben Moglen's advice
3985
3986 2005-12-08 [colin]      1.9.100cvs77
3987
3988         * src/folder.c
3989                 Fix the occasionnal item->cache != NULL 
3990                 assertion failure. 
3991
3992 2005-12-08 [colin]      1.9.100cvs76
3993
3994         * src/mimeview.c
3995         * src/plugins/pgpcore/sgpgme.c
3996                 Print key id when unable to check it
3997                 Closes bug #866 (Show key id when missing)
3998
3999 2005-12-08 [paul]       1.9.100cvs75
4000
4001         * src/prefs_common.c
4002         * src/prefs_common.h
4003         * src/gtk/filesel.c
4004                 remember load attachment dir
4005
4006 2005-12-07 [colin]      1.9.100cvs74
4007
4008         * src/prefs_toolbar.c
4009                 Gtk fixes, patch by Fabien Vantard
4010
4011 2005-12-07 [colin]      1.9.100cvs73
4012
4013         * src/action.c
4014         * src/compose.c
4015         * src/compose.h
4016                 Fix bug #839 (Quoted text isn't colored after 
4017                 executing an action)
4018         * src/common/plugin.c
4019                 Require plugins to declare their licence in plugin_licence()
4020                 Refuse to load non-GPL plugins as they'd be illegal (as 
4021                 derived works of Sylpheed-Claws, they must be GPL).
4022         * src/plugins/clamav/clamav_plugin.c
4023         * src/plugins/demo/demo.c
4024         * src/plugins/dillo_viewer/dillo_viewer.c
4025         * src/plugins/pgpcore/plugin.c
4026         * src/plugins/pgpinline/plugin.c
4027         * src/plugins/pgpmime/plugin.c
4028         * src/plugins/spamassassin/spamassassin.c
4029         * src/plugins/trayicon/trayicon.c
4030                 Add plugin_licence()
4031
4032 2005-12-07 [paul]       1.9.100cvs72
4033
4034         * configure.ac
4035         * src/mainwindow.c
4036         * src/manual.c
4037         * src/manual.h
4038         * src/common/defs.h
4039                 clean up after local FAQ removal and
4040                 temporary manual removal
4041
4042 2005-12-06 [colin]      1.9.100cvs71
4043
4044         * configure.ac
4045         * doc/Makefile.am
4046         * doc/faq/.cvsignore
4047         * doc/faq/Makefile.am
4048         * doc/faq/de/.cvsignore
4049         * doc/faq/de/Makefile.am
4050         * doc/faq/de/sylpheed-faq-1.html
4051         * doc/faq/de/sylpheed-faq-2.html
4052         * doc/faq/de/sylpheed-faq-3.html
4053         * doc/faq/de/sylpheed-faq.html
4054         * doc/faq/en/.cvsignore
4055         * doc/faq/en/Makefile.am
4056         * doc/faq/en/sylpheed-faq-1.html
4057         * doc/faq/en/sylpheed-faq-2.html
4058         * doc/faq/en/sylpheed-faq-3.html
4059         * doc/faq/en/sylpheed-faq-4.html
4060         * doc/faq/en/sylpheed-faq.html
4061         * doc/faq/es/.cvsignore
4062         * doc/faq/es/Makefile.am
4063         * doc/faq/es/sylpheed-faq-1.html
4064         * doc/faq/es/sylpheed-faq-2.html
4065         * doc/faq/es/sylpheed-faq-3.html
4066         * doc/faq/es/sylpheed-faq-4.html
4067         * doc/faq/es/sylpheed-faq.html
4068         * doc/faq/fr/.cvsignore
4069         * doc/faq/fr/Makefile.am
4070         * doc/faq/fr/sylpheed-faq-1.html
4071         * doc/faq/fr/sylpheed-faq-2.html
4072         * doc/faq/fr/sylpheed-faq-3.html
4073         * doc/faq/fr/sylpheed-faq.html
4074         * doc/faq/it/.cvsignore
4075         * doc/faq/it/Makefile.am
4076         * doc/faq/it/sylpheed-faq-1.html
4077         * doc/faq/it/sylpheed-faq-2.html
4078         * doc/faq/it/sylpheed-faq-3.html
4079         * doc/faq/it/sylpheed-faq.html
4080         * doc/manual/.cvsignore
4081         * doc/manual/Makefile.am
4082         * doc/manual/de/.cvsignore
4083         * doc/manual/de/Makefile.am
4084         * doc/manual/de/sylpheed-1.html
4085         * doc/manual/de/sylpheed-10.html
4086         * doc/manual/de/sylpheed-11.html
4087         * doc/manual/de/sylpheed-12.html
4088         * doc/manual/de/sylpheed-13.html
4089         * doc/manual/de/sylpheed-14.html
4090         * doc/manual/de/sylpheed-15.html
4091         * doc/manual/de/sylpheed-16.html
4092         * doc/manual/de/sylpheed-17.html
4093         * doc/manual/de/sylpheed-18.html
4094         * doc/manual/de/sylpheed-19.html
4095         * doc/manual/de/sylpheed-2.html
4096         * doc/manual/de/sylpheed-20.html
4097         * doc/manual/de/sylpheed-3.html
4098         * doc/manual/de/sylpheed-4.html
4099         * doc/manual/de/sylpheed-5.html
4100         * doc/manual/de/sylpheed-6.html
4101         * doc/manual/de/sylpheed-7.html
4102         * doc/manual/de/sylpheed-8.html
4103         * doc/manual/de/sylpheed-9.html
4104         * doc/manual/de/sylpheed.html
4105         * doc/manual/en/.cvsignore
4106         * doc/manual/en/Makefile.am
4107         * doc/manual/en/sylpheed-1.html
4108         * doc/manual/en/sylpheed-10.html
4109         * doc/manual/en/sylpheed-11.html
4110         * doc/manual/en/sylpheed-12.html
4111         * doc/manual/en/sylpheed-13.html
4112         * doc/manual/en/sylpheed-14.html
4113         * doc/manual/en/sylpheed-15.html
4114         * doc/manual/en/sylpheed-16.html
4115         * doc/manual/en/sylpheed-17.html
4116         * doc/manual/en/sylpheed-18.html
4117         * doc/manual/en/sylpheed-19.html
4118         * doc/manual/en/sylpheed-2.html
4119         * doc/manual/en/sylpheed-20.html
4120         * doc/manual/en/sylpheed-21.html
4121         * doc/manual/en/sylpheed-22.html
4122         * doc/manual/en/sylpheed-3.html
4123         * doc/manual/en/sylpheed-4.html
4124         * doc/manual/en/sylpheed-5.html
4125         * doc/manual/en/sylpheed-6.html
4126         * doc/manual/en/sylpheed-7.html
4127         * doc/manual/en/sylpheed-8.html
4128         * doc/manual/en/sylpheed-9.html
4129         * doc/manual/en/sylpheed.html
4130         * doc/manual/es/.cvsignore
4131         * doc/manual/es/Makefile.am
4132         * doc/manual/es/sylpheed-1.html
4133         * doc/manual/es/sylpheed-10.html
4134         * doc/manual/es/sylpheed-11.html
4135         * doc/manual/es/sylpheed-12.html
4136         * doc/manual/es/sylpheed-13.html
4137         * doc/manual/es/sylpheed-14.html
4138         * doc/manual/es/sylpheed-15.html
4139         * doc/manual/es/sylpheed-16.html
4140         * doc/manual/es/sylpheed-17.html
4141         * doc/manual/es/sylpheed-18.html
4142         * doc/manual/es/sylpheed-19.html
4143         * doc/manual/es/sylpheed-2.html
4144         * doc/manual/es/sylpheed-20.html
4145         * doc/manual/es/sylpheed-3.html
4146         * doc/manual/es/sylpheed-4.html
4147         * doc/manual/es/sylpheed-5.html
4148         * doc/manual/es/sylpheed-6.html
4149         * doc/manual/es/sylpheed-7.html
4150         * doc/manual/es/sylpheed-8.html
4151         * doc/manual/es/sylpheed-9.html
4152         * doc/manual/es/sylpheed.html
4153         * doc/manual/fr/.cvsignore
4154         * doc/manual/fr/Makefile.am
4155         * doc/manual/fr/sylpheed-1.html
4156         * doc/manual/fr/sylpheed-10.html
4157         * doc/manual/fr/sylpheed-11.html
4158         * doc/manual/fr/sylpheed-12.html
4159         * doc/manual/fr/sylpheed-13.html
4160         * doc/manual/fr/sylpheed-14.html
4161         * doc/manual/fr/sylpheed-15.html
4162         * doc/manual/fr/sylpheed-16.html
4163         * doc/manual/fr/sylpheed-17.html
4164         * doc/manual/fr/sylpheed-18.html
4165         * doc/manual/fr/sylpheed-19.html
4166         * doc/manual/fr/sylpheed-2.html
4167         * doc/manual/fr/sylpheed-20.html
4168         * doc/manual/fr/sylpheed-3.html
4169         * doc/manual/fr/sylpheed-4.html
4170         * doc/manual/fr/sylpheed-5.html
4171         * doc/manual/fr/sylpheed-6.html
4172         * doc/manual/fr/sylpheed-7.html
4173         * doc/manual/fr/sylpheed-8.html
4174         * doc/manual/fr/sylpheed-9.html
4175         * doc/manual/fr/sylpheed.html
4176         * doc/manual/ja/.cvsignore
4177         * doc/manual/ja/Makefile.am
4178         * doc/manual/ja/sylpheed-1.html
4179         * doc/manual/ja/sylpheed-10.html
4180         * doc/manual/ja/sylpheed-11.html
4181         * doc/manual/ja/sylpheed-12.html
4182         * doc/manual/ja/sylpheed-13.html
4183         * doc/manual/ja/sylpheed-14.html
4184         * doc/manual/ja/sylpheed-15.html
4185         * doc/manual/ja/sylpheed-16.html
4186         * doc/manual/ja/sylpheed-17.html
4187         * doc/manual/ja/sylpheed-18.html
4188         * doc/manual/ja/sylpheed-19.html
4189         * doc/manual/ja/sylpheed-2.html
4190         * doc/manual/ja/sylpheed-20.html
4191         * doc/manual/ja/sylpheed-3.html
4192         * doc/manual/ja/sylpheed-4.html
4193         * doc/manual/ja/sylpheed-5.html
4194         * doc/manual/ja/sylpheed-6.html
4195         * doc/manual/ja/sylpheed-7.html
4196         * doc/manual/ja/sylpheed-8.html
4197         * doc/manual/ja/sylpheed-9.html
4198         * doc/manual/ja/sylpheed.html
4199         * doc/manual/ja/sylpheed.sgml
4200         * src/mainwindow.c
4201                 Remove outdated manual and faq. Noisy, eh?
4202
4203 2005-12-06 [colin]      1.9.100cvs70
4204
4205         * src/compose.c
4206         * src/quote_fmt_parse.y
4207         * src/undo.c
4208         * src/undo.h
4209                 Allow %X to position cursor at 0 
4210                 (no %X = before signature)
4211                 Fix paste as quotation putting the cursor at 0
4212                 Fix undo offsets when pasting
4213                 Insert the quote_fmt at once instead of line 
4214                 by line
4215                 Fix [Edited] when starting to reply/forward
4216
4217 2005-12-06 [paul]       1.9.100cvs69
4218
4219         * src/plugins/clamav/clamav_plugin_gtk.c
4220                 add another tooltip
4221         * src/plugins/spamassassin/spamassassin_gtk.c
4222                 rework spamassassin_create_widget_func()
4223
4224 2005-12-05 [colin]      1.9.100cvs68
4225
4226         * po/POTFILES.in
4227                 Fix make release ;-)
4228
4229 2005-12-05 [colin]      1.9.100cvs67
4230
4231         * src/compose.c
4232         * src/compose.h
4233                 Fix cursor positioning (not obeying %X)
4234
4235 2005-12-05 [paul]       1.9.100cvs66
4236
4237         * src/plugins/dillo_viewer/dillo_prefs.c
4238                 fix compilation warning
4239
4240 2005-12-05 [paul]       1.9.100cvs65
4241
4242         * src/prefs_spelling.c
4243         * src/plugins/trayicon/trayicon.c
4244                 cleanups - remove unused stuff
4245
4246 2005-12-05 [paul]       1.9.100cvs64
4247
4248         * README
4249         * manual/plugins.xml
4250                 remove info about removed mathml_viewer plugin
4251
4252 2005-12-05 [paul]       1.9.100cvs63
4253
4254         * configure.ac
4255         * src/plugins/Makefile.am
4256         * src/plugins/mathml_viewer/.cvsignore
4257         * src/plugins/mathml_viewer/Makefile.am
4258         * src/plugins/mathml_viewer/mathml_viewer.c
4259                 remove unmaintained mathml_viewer plugin
4260
4261 2005-12-05 [paul]       1.9.100cvs62
4262
4263         * src/summaryview.c
4264                 obey prefs_common.always_show_msg when
4265                 moving a msg
4266                 Thanks to Colin
4267
4268 2005-12-05 [paul]       1.9.100cvs61
4269
4270         * src/compose.c
4271         * src/prefs_account.c
4272         * src/prefs_filtering.c
4273         * src/prefs_quote.c
4274         * src/prefs_spelling.c
4275         * src/prefs_toolbar.c
4276         * src/summaryview.c
4277         * src/gtk/gtkutils.c
4278         * src/gtk/quicksearch.c
4279         * src/plugins/dillo_viewer/dillo_prefs.c
4280                 dialog cleanups
4281
4282 2005-12-04 [paul]       1.9.100cvs60
4283
4284         * src/inc.c
4285         * src/prefs_account.c
4286         * src/prefs_account.h
4287                 allow a Local account to specify a
4288                 default inbox
4289                 (closes bug 843 'Inbox cannot be changed for local
4290                  mailboxes')
4291
4292 2005-12-04 [colin]      1.9.100cvs59
4293
4294         * src/plugins/trayicon/trayicon.c
4295                 Remove Get, rename Get All to Get Mail in order to
4296                 be consistent with the default main toolbar
4297
4298 2005-12-03 [colin]      1.9.100cvs58
4299
4300         * manual/gpl.xml
4301         * manual/sylpheed-claws-manual.xml
4302                 Add GPL appendix
4303
4304 2005-12-03 [paul]       1.9.100cvs57
4305
4306         * AUTHORS
4307         * po/sv.po
4308         * src/gtk/authors.h
4309                 new (partially complete) Swedish translation
4310                 by Anders Troback <sylpheed@troback.com>
4311
4312 2005-12-02 [paul]       1.9.100cvs56
4313
4314         * configure.ac
4315                 libetpan 0.41 required
4316
4317 2005-12-02 [paul]       1.9.100cvs55
4318
4319         * src/plugins/clamav/clamav_plugin.c
4320         * src/plugins/clamav/clamav_plugin.h
4321         * src/plugins/clamav/clamav_plugin_gtk.c
4322         * src/plugins/spamassassin/spamassassin.c
4323         * src/plugins/spamassassin/spamassassin.h
4324         * src/plugins/spamassassin/spamassassin_gtk.c
4325                 unregister prefs pages on unloading, thus
4326                 preventing a crash
4327                 (thanks to Colin for the hint)
4328
4329 2005-12-02 [wwp]        1.9.100cvs54
4330
4331         * src/quote_fmt.h
4332         * src/quote_fmt_parse.y
4333                 fix misuse of gboolean*, use gboolean instead
4334                 (thanks to Paul, Colin, for pointing out that scaring one)
4335
4336 2005-12-02 [paul]       1.9.100cvs53
4337
4338         * src/plugins/clamav/clamav_plugin.c
4339                 int no --> unsigned int no
4340         * src/plugins/clamav/clamav_plugin_gtk.c
4341                 rework config page
4342
4343 2005-12-02 [wwp]        1.9.100cvs52
4344
4345         * src/compose.c
4346         * src/prefs_template.c
4347         * src/quote_fmt.h
4348         * src/quote_fmt_parse.y
4349                 prevent from executing |f and |p templates commands when
4350                 adding or replacing templates in prefs (avoids annoying and
4351                 potentially dangerous behaviours)
4352
4353 2005-12-02 [paul]       1.9.100cvs51
4354
4355         * src/prefs_common.c
4356                 allow translation of some default values
4357                 Patch by Fabien Vantard
4358
4359 2005-12-02 [paul]       1.9.100cvs50
4360
4361         * src/codeconv.c
4362         * src/codeconv.h
4363         * src/prefs_common.c
4364         * src/prefs_common.h
4365         * src/prefs_message.c
4366         * src/textview.c
4367                 remove obsolete 'convert_mb_alnum' option
4368                 and related stuff
4369         * src/gtk/about.c
4370                 remove unused 'about_textview_visibility_notify'
4371
4372 2005-12-02 [paul]       1.9.100cvs49
4373
4374         * src/prefs_account.c
4375         * src/prefs_compose_writing.c
4376         * src/prefs_fonts.c
4377         * src/prefs_gtk.h
4378         * src/prefs_image_viewer.c
4379         * src/prefs_message.c
4380         * src/prefs_other.c
4381         * src/prefs_receive.c
4382         * src/prefs_send.c
4383         * src/prefs_spelling.c
4384         * src/prefs_summaries.c
4385         * src/prefs_wrapping.c
4386         * src/plugins/dillo_viewer/dillo_prefs.c
4387         * src/plugins/pgpcore/prefs_gpg.c
4388                 several cleanups to the prefs dialogs
4389                 (slightly modified) patch by Fabien Vantard
4390
4391 2005-12-02 [paul]       1.9.100cvs48
4392
4393         * src/main.c
4394                 --exit means exit
4395         * src/send_message.c
4396                 fix crash on send when connection fails
4397
4398         Thanks to Colin
4399
4400 2005-12-01 [colin]      1.9.100cvs47
4401
4402         * src/html.c
4403                 Translate &hellip; to "..."
4404
4405 2005-11-30 [colin]      1.9.100cvs46
4406
4407         * src/matcher.c
4408         * src/matcher.h
4409                 Optimize back yesterday's fix.
4410
4411 2005-11-30 [paul]       1.9.100cvs45
4412
4413         * manual/faq.xml
4414                 standardised
4415         * manual/intro.xml
4416                 written by Colin, edited by me
4417
4418 2005-11-29 [colin]      1.9.100cvs44
4419
4420         * src/matcher.c
4421                 Skip headers unconditionnaly in match_body if the
4422                 rule is not message or ~message
4423
4424 2005-11-29 [colin]      1.9.100cvs43
4425
4426         * src/matcher.c
4427                 Fix body_part and such, not skipping headers 
4428                 if the matchcriteria wasn't the first in the rule
4429
4430 2005-11-29 [colin]      1.9.100cvs42
4431
4432         * src/compose.c
4433                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4434                 option missing from message view window)
4435                 Fix double text D'n'D with gtk-2.8
4436         * src/matcher.c
4437                 Fix ~message, ~headers_part, ~body_part rules
4438         * src/messageview.c
4439                 Add Windows-1252 (Closes bug #863)
4440                 Fix accels
4441         * src/gtk/gtkaspell.c
4442                 Properly destroy accels in all menus
4443
4444 2005-11-29 [mones]      1.9.100cvs41
4445
4446         * po/es.po
4447                 Updated.
4448
4449 2005-11-27 [colin]      1.9.100cvs40
4450
4451         * src/mh_gtk.c
4452                 "/Remove mailbox" -> "/Remove mailbox..."
4453
4454 2005-11-27 [paul]       1.9.100cvs39
4455
4456         * AUTHORS
4457         * po/de.po
4458         * src/gtk/authors.h
4459                 updated by new maintainer, Stephan Sachse
4460
4461 2005-11-27 [paul]       1.9.100cvs38
4462
4463         * manual/faq.xml
4464                 written by Colin, edited by me
4465
4466 2005-11-27 [paul]       1.9.100cvs37
4467
4468         * src/prefs_common.c
4469         * src/prefs_common.h
4470         * src/prefs_receive.c
4471         * src/prefs_summaries.c
4472                 move 'go to inbox after receiving new mail'
4473                 option from display/sumamaries to mail
4474                 handling/receive, and rework prefs_summaries
4475                 dialog a little
4476
4477 2005-11-25 [martin]     1.9.100cvs36
4478
4479         * po/de.po
4480             fixed windows-1252 translation;
4481             translated some new and fuzzy strings
4482
4483 2005-11-25 [paul]       1.9.100cvs35
4484
4485         * src/plugins/clamav/clamav_plugin.c
4486                 complete the update done in cvs34
4487
4488 2005-11-25 [paul]       1.9.100cvs34
4489
4490         * src/plugins/clamav/clamav_plugin.c
4491                 reflect upstream changes
4492
4493 2005-11-25 [paul]       1.9.100cvs33
4494
4495         * manual/ack.xml
4496         * manual/plugins.xml
4497         * manual/sylpheed-claws-manual.xml
4498                 written/updated by Colin, edited by me
4499         * tools/acroread2sylpheed.pl
4500                 update binary name
4501
4502 2005-11-24 [colin]      1.9.100cvs32
4503
4504         * src/compose.c
4505                 Fix bug #856 (reediting messages forgets Request
4506                 Return Receipt)
4507
4508 2005-11-24 [paul]       1.9.100cvs31
4509
4510         * manual/addrbook.xml
4511         * manual/starting.xml
4512                 written by Colin, proofread, edited, adapted by me
4513         * manual/advanced.xml
4514                 add some Actions examples
4515         * src/importldif.c
4516                 use a Save button instead of a Close button
4517         * src/wizard.c
4518                 indicate mandatory fields
4519                 fix page display
4520                 Thanks to Colin
4521
4522 2005-11-23 [colin]      1.9.100cvs30
4523
4524         * src/addressbook.c
4525                 Rename menu item, fix possible crash after
4526                 deletion of books
4527         * src/addrindex.c
4528                 Allow searching for '*' in ldap
4529         * src/browseldap.c
4530                 Fix "Browse Entry" (did anyone use it?)
4531         * src/wizard.c
4532                 Add guards for mandatory information
4533
4534 2005-11-23 [paul]       1.9.100cvs29
4535
4536         * manual/advanced.xml
4537                 corrections to the English
4538
4539 2005-11-23 [colin]      1.9.100cvs28
4540
4541         * src/mimeview.c
4542                 Fix possible crash at exit. After the call to
4543                 gtk_container_remove(), the Viewer's widget has no
4544                 more parent so gtk+ automatically frees it and its
4545                 sons. If destroy_viewer() then try to access it,
4546                 problems ensue.
4547
4548 2005-11-22 [colin]      1.9.100cvs27
4549
4550         * src/compose.c
4551         * src/gtk/gtkaspell.c
4552                 Fix right-clicking on a misspelled word
4553                 Fix More... in suggestions menu
4554
4555 2005-11-22 [wwp]        1.9.100cvs26
4556
4557         * src/prefs_template.c
4558                 templates works: re-sort templates list when adding or replacing,
4559                 prevent from adding or replacing when the template name is empty
4560
4561 2005-11-21 [colin]      1.9.100cvs25
4562
4563         * src/addressbook.c
4564                 Fix some addressbook suckage (dnd, select all)
4565         * src/compose.c
4566         * src/gtk/gtkaspell.c
4567         * src/gtk/gtkaspell.h
4568                 Make the spellchecker menu work with the 
4569                 GtkTextView one instead of overriding it
4570
4571 2005-11-20 [paul]       1.9.100cvs24
4572
4573         * manual/handling.xml
4574                 proofread and corrected
4575
4576 2005-11-20 [paul]       1.9.100cvs23
4577
4578         * manual/Makefile
4579                 generate html as one file
4580         * manual/advanced.xml
4581                 fix output generation
4582                 reformat hidden options list
4583         * manual/manual.xml     ** REMOVED **
4584         * manual/sylpheed-claws-manual.xml      ** ADDED **
4585                 renamed
4586
4587 2005-11-18 [colin]      1.9.100cvs22
4588
4589         * src/prefs_account.c
4590                 Fix layout in news and mbox accounts
4591         * manual/account.xml
4592         * manual/advanced.xml
4593                 New contents for Paul to check :)
4594
4595 2005-11-18 [wwp]        1.9.100cvs21
4596
4597         * src/gtk/quicksearch.c
4598                 don't update extended quicksearch buttons twice
4599
4600 2005-11-18 [paul]       1.9.100cvs20
4601
4602         * src/textview.c
4603                 complete 1.9.100cvs19
4604
4605 2005-11-18 [paul]       1.9.100cvs19
4606
4607         * src/compose.c
4608                 cosmetic improvements
4609         * src/textview.c
4610                 also list text/* attachments
4611
4612 2005-11-18 [colin]      1.9.100cvs18
4613
4614         * src/summaryview.c
4615                 Use column 0 instead of -1 in 
4616                 gtk_ctree_node_moveto, in a naive
4617                 hope it'll fix the gtk-related crashes
4618
4619 2005-11-18 [colin]      1.9.100cvs17
4620
4621         * src/gtk/inputdialog.c
4622                 Fix icon staying the first one
4623
4624 2005-11-17 [wwp]        1.9.100cvs16
4625                 fix possible problem showing some quicksearch buttons, and a bad
4626                 call to g_return_if_fail in a function that returns a value (both
4627                 fixes by Fabien Vantard)
4628
4629 2005-11-15 [wwp]        1.9.100cvs15
4630
4631         * src/gtk/quicksearch.c
4632                 added a tooltip to that obscure ... quicksearch button
4633
4634 2005-11-15 [wwp]        1.9.100cvs14
4635
4636         * src/gtk/quicksearch.c
4637                 add a quicksearch helper to filtering expression users: the ... button
4638                 raises the condition expr window. condition expressions set up w/ this
4639                 window are used by the quicksearch if the user closes it pressing OK.
4640
4641 2005-11-14 [paul]       1.9.100cvs13
4642
4643         * src/plugins/clamav/clamav_plugin.c
4644         * src/plugins/spamassassin/spamassassin.c
4645                 change plugin type following recent merging
4646
4647 2005-11-14 [wwp]        1.9.100cvs12
4648
4649         * src/folder.c
4650                 prevent from crashing when copying/moving message(s) from and
4651                 to the same folder
4652
4653 2005-11-14 [paul]       1.9.100cvs11
4654
4655         * src/plugins/clamav/Makefile.am
4656         * src/plugins/clamav/clamav_plugin.c
4657         * src/plugins/clamav/clamav_plugin.h
4658         * src/plugins/clamav/clamav_plugin_gtk.c
4659                 also merge clamav and clamav_gtk plugins
4660
4661 2005-11-13 [colin]      1.9.100cvs10
4662
4663         * configure.ac
4664         * src/plugins/spamassassin/Makefile.am
4665         * src/plugins/spamassassin/spamassassin.c
4666         * src/plugins/spamassassin/spamassassin.h
4667         * src/plugins/spamassassin/spamassassin_gtk.c
4668                 Merge spamassassin and spamassassin_gtk plugins,
4669                 and build it by default.
4670
4671 2005-11-12 [colin]      1.9.100cvs9
4672
4673         * src/etpan/imap-thread.c
4674                 Fix gcc warning
4675
4676 2005-11-12 [colin]      1.9.100cvs8
4677
4678         * src/procmime.c
4679                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4680
4681 2005-11-10 [colin]      1.9.100cvs7
4682
4683         * src/main.c
4684                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4685                 minimised state)
4686
4687 2005-11-10 [wwp]        1.9.100cvs6
4688
4689         * src/gtk/description_window.c
4690                 fix a crash when closing description windows using the WM's [X] button
4691
4692 2005-11-09 [colin]      1.9.100cvs5
4693
4694         * src/common/ssl.c
4695                 Update libetpan call to follow upstream
4696                 (yes, this requires libetpan-0.40cvs3)
4697
4698 2005-11-08 [colin]      1.9.100cvs4
4699
4700         * src/compose.c
4701         * src/textview.c
4702         * src/common/utils.c
4703         * src/common/utils.h
4704                 Enhance the email parser
4705
4706 2005-11-08 [colin]      1.9.100cvs3
4707
4708         * src/procmime.c
4709                 Fix what looks like an off-by-one (fixes 
4710                 attachments from the Bat)
4711
4712 2005-11-08 [wwp]        1.9.100cvs2
4713
4714         * src/main.c
4715                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4716
4717 2005-11-08 [wwp]        1.9.100cvs1
4718
4719         * src/main.c
4720                 allow exiting Sylpheed-Claws from command-line
4721
4722 2005-11-08 [paul]       1.9.100
4723
4724         1.9.100 released
4725
4726 2005-11-07 [colin]      1.9.99cvs17
4727
4728         * src/addritem.c
4729         * src/ldif.c
4730                 Fix import of base-64 encoded items
4731
4732 2005-11-07 [colin]      1.9.99cvs16
4733
4734         * src/send_message.c
4735                 Fix bug #314 (Queue does not empty under certain 
4736                 circumstances)
4737
4738 2005-11-07 [paul]       1.9.99cvs15
4739
4740         * src/mutt.c
4741         * src/pine.c
4742                 fix buffer overflows
4743                 Thanks to Colin
4744
4745 2005-11-07 [paul]       1.9.99cvs14
4746
4747         * doc/man/Makefile.am
4748         * doc/man/sylpheed-claws.1      ** ADDED **
4749         * doc/man/sylpheed.1            ** DELETED **
4750                 rename and update the man file
4751
4752 2005-11-06 [colin]      1.9.99cvs13
4753
4754         * src/ldif.c
4755                 Fix ldif_get_line() that returned empty strings
4756                 (Didn't understand why). Also fix a possible
4757                 buffer overflow.
4758
4759 2005-11-06 [wwp]        1.9.99cvs12
4760
4761         * src/textview.c
4762         * src/gtk/about.c
4763         * src/gtk/gtkutils.c
4764         * src/gtk/gtkutils.h
4765                 fix a compilation warning,
4766                 make links sensitive in the about dialog
4767
4768 2005-11-04 [wwp]        1.9.99cvs11
4769
4770         * src/gtk/about.c
4771                 don't wrap or translate URIs, and a bit text format cleanup
4772
4773 2005-11-04 [wwp]        1.9.99cvs10
4774
4775         * src/gtk/about.c
4776                 better textview tagging implementation (no more use of marks for
4777                 postponed tagging)
4778
4779 2005-11-02 [colin]      1.9.99cvs9
4780
4781         * src/common/ssl.c
4782                 Forgot an ifdef
4783
4784 2005-11-02 [colin]      1.9.99cvs8
4785
4786         * configure.ac
4787                 Require libetpan-0.40 due to upstream fix
4788         * src/common/ssl.c
4789                 Tell libetpan not to call SSL_Library_Init,
4790                 as we do it ourselves.
4791
4792 2005-11-02 [colin]      1.9.99cvs7
4793
4794         * po/POTFILES.in
4795                 Add missing files (thanks to Fabien Vantard)
4796
4797 2005-11-02 [colin]      1.9.99cvs6
4798
4799         * src/summaryview.c
4800                 Fix totals when read messages are hidden or quicksearch
4801                 is on
4802         * src/ssl_manager.c
4803         * src/ssl_manager.h
4804         * src/common/ssl_certificate.c
4805         * src/common/ssl_certificate.h
4806         * src/gtk/sslcertwindow.c
4807         * src/gtk/sslcertwindow.h
4808                 Fix copyright on my stuff
4809
4810 2005-11-02 [wwp]        1.9.99cvs5
4811
4812         * src/prefs_themes.c
4813                 fix directory name checking (theme installation/removal),
4814                 made related error a bit more verbose
4815
4816 2005-11-02 [colin]      1.9.99cvs4
4817
4818         * src/summaryview.c
4819                 Fix typo (probably fixes bug #841 (Sort by the From 
4820                 field doesn't work)
4821
4822 2005-11-02 [paul]       1.9.99cvs3
4823
4824         * po/ko.po
4825         * po/nb.po
4826                 updated by SungHyun Nam, Geir Helland
4827         * src/wizard.c
4828                 fix typo in welcome message. spotted by
4829                 Andrea Spadaccini
4830
4831 2005-11-01 [colin]      1.9.99cvs2
4832
4833         * src/compose.c
4834                 Fix replying to ml wen confirming subscription
4835         * src/messageview.c
4836         * src/mimeview.c
4837         * src/mimeview.h
4838         * src/privacy.h
4839         * src/summaryview.c
4840                 Make key check non blocking
4841
4842 2005-10-31 [paul]       1.9.99cvs1
4843
4844         * tools/claws.i18n.status.pl
4845                 updated for ChangeLog
4846
4847 2005-10-31 [paul]       1.9.99
4848
4849         1.9.99 released
4850
4851 2005-10-31 [paul]       1.9.15cvs131
4852
4853         * .cvsignore
4854         * ChangeLog
4855         * ChangeLog.claws       ** REMOVED **
4856         * ChangeLog-gtk2.claws  ** REMOVED **
4857         * ChangeLog.gtk1        ** ADDED **
4858         * INSTALL
4859         * Makefile.am
4860         * NEWS
4861         * README
4862         * README.claws          ** REMOVED **
4863         * README.jp             ** REMOVED **
4864         * RELEASE_NOTES         ** ADDED **
4865         * RELEASE_NOTES.claws   ** REMOVED **
4866         * commitHelper
4867         * configure.ac
4868         * sylpheed.spec.in      ** REMOVED **
4869                 tidy up and update the default docs:
4870                 ChangeLog.claws is renamed ChangeLog.gtk1
4871                 ChangeLog-gtk2.claws is renamed ChangeLog
4872                 README.claws is renamed README
4873                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4874
4875 2005-10-31 [paul]       1.9.15cvs130
4876
4877         * po/it.po
4878                 fix errors
4879
4880 2005-10-31 [paul]       1.9.15cvs129
4881
4882         * po/ca.po
4883         * po/de.po
4884         * po/en_GB.po
4885         * po/fr.po
4886         * po/it.po
4887         * po/pt_BR.po
4888         * po/sk.po
4889         * po/sr.po
4890         * po/zh_CN.po
4891                 updated by Miquel Oliete, Stephan Sachse and
4892                 Thomas Gilgin, me, Fabien Vantard, Andrea
4893                 Spadaccini, Frederico Goncalves Guimaraes,
4894                 Andrej Kacian, Aleksandar Urosevic, and
4895                 Ralgh Young.
4896
4897 2005-10-31 [mones]      1.9.15cvs128
4898
4899         * manual/faq.xml
4900                 More questions.
4901         
4902         * po/es.po
4903                 Updated for release.
4904
4905 2005-10-30 [colin]      1.9.15cvs127
4906
4907         * src/compose.c
4908                 Place cursor before rewrapping (fixes cursor
4909                 pos if quotation gets rewrapped)
4910
4911 2005-10-29 [paul]       1.9.15cvs126
4912
4913         * src/crash.c
4914         * src/foldersel.c
4915         * src/main.c
4916         * src/messageview.c
4917         * src/toolbar.c
4918         * src/gtk/authors.h
4919                 corrections to text items
4920
4921 2005-10-28 [colin]      1.9.15cvs125
4922
4923         * src/messageview.c
4924                 Make "hit 'C' to check sig" work from extern 
4925                 messageviews
4926
4927 2005-10-27 [colin]      1.9.15cvs124
4928
4929         * src/summaryview.c
4930                 Add a hack to avoid segfaulting when hammering 
4931                 on gtk's events
4932
4933 2005-10-27 [wwp]        1.9.15cvs123
4934
4935         * src/prefs_themes.c
4936                 sort list of themes names in themes prefs
4937
4938 2005-10-27 [paul]       1.9.15cvs122
4939
4940         * src/folder.c
4941         * src/prefs_account.c
4942                 fix building on Solaris
4943                 Patch by Alex Moore
4944
4945 2005-10-27 [wwp]        1.9.15cvs121
4946
4947         * src/summaryview.c
4948         * src/gtk/gtksctree.c
4949                 speed up unselecting messages in summary view (thanks to Colin)
4950
4951 2005-10-27 [paul]       1.9.15cvs120
4952
4953         * src/mainwindow.c
4954                 fix a compilation warning
4955         * src/summaryview.c
4956                 fix updating of 'n items selected' count
4957                 when deselecting
4958
4959 2005-10-27 [martin]     1.9.15cvs119
4960
4961         * src/action.c
4962                 ignore actions with a leading '/' in the action menu name
4963                 fixes a crash on menu creation
4964         * src/prefs_actions.c
4965                 do not allow a leading '/' in the action menu name
4966
4967 2005-10-27 [paul]       1.9.15cvs118
4968
4969         * src/main.c
4970                 fix compilation warning
4971
4972 2005-10-27 [paul]       1.9.15cvs117
4973
4974         * src/procmime.c
4975                 add #if HAVE_LOCALE_H
4976
4977 2005-10-27 [paul]       1.9.15cvs116
4978
4979         * src/plugins/clamav/clamav_plugin.c
4980         * src/plugins/dillo_viewer/dillo_viewer.c
4981         * src/plugins/mathml_viewer/mathml_viewer.c
4982         * src/plugins/pgpcore/plugin.c
4983         * src/plugins/pgpinline/plugin.c
4984         * src/plugins/pgpmime/plugin.c
4985         * src/plugins/spamassassin/spamassassin.c
4986         * src/plugins/trayicon/trayicon.c
4987                 plugin_init() : make error messages more
4988                 informative
4989
4990 2005-10-26 [wwp]        1.9.15cvs115
4991
4992         * src/prefs_matcher.c
4993                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4994
4995 2005-10-26 [wwp]        1.9.15cvs114
4996
4997         * src/procmime.c
4998         * src/gtk/gtksctree.c
4999         * src/plugins/spamassassin/libspamc.c
5000         * src/plugins/spamassassin/spamassassin.c
5001                 fix some compilation warnings more
5002
5003 2005-10-26 [mones]      1.9.15cvs113
5004
5005         * po/es.po
5006                 Updated translation
5007
5008 2005-10-26 [paul]       1.9.15cvs112
5009
5010         * src/prefs_message.c
5011                 give all display_xface stuff the
5012                 #if HAVE_LIBCOMPFACE treatment, thus
5013                 preventing a crash
5014                 (Thanks to Wolfgang Enderlein)
5015
5016 2005-10-26 [colin]      1.9.15cvs111
5017
5018         * src/gedit-print.c
5019                 Fix date format
5020         * src/imap_gtk.c
5021         * src/news_gtk.c
5022                 Remove context menu items that should not be there
5023         * src/jpilot.c
5024                 Fix encoding
5025         * src/main.c
5026         * src/mainwindow.c
5027                 Don't show the mainwindow too soon
5028
5029 2005-10-26 [wwp]        1.9.15cvs110
5030
5031         * src/folder.c
5032         * src/manual.c
5033         * src/summaryview.c
5034                 fix uninitialized pointers in the folder updating hook
5035                 (thanks to Colin)
5036
5037 2005-10-25 [mones]      1.9.15cvs109
5038
5039         * manual/faq.xml
5040                 General information subsection completed. 
5041                 Removed archaic references.
5042                 
5043         * manual/Makefile
5044         * manual/dtd/manual.dsl
5045                 Added customization stylesheet for getting paragraphs
5046                 fully justified in PDF output (as suggested by Colin).
5047
5048 2005-10-25 [colin]      1.9.15cvs108
5049
5050         * src/compose.c
5051                 Fix a second leak
5052
5053 2005-10-25 [colin]      1.9.15cvs107
5054
5055         * src/addrbook.c
5056         * src/addrindex.c
5057                 Fix leak (xml_get_element() allocates memory)
5058         * src/compose.c
5059                 Fix leak + dead code (shame!)
5060         * src/procmime.c
5061                 Fix leak
5062
5063 2005-10-25 [colin]      1.9.15cvs106
5064
5065         * src/mimeview.c
5066                 Fix encoding issue in Save all and in 
5067                 overwrite-confirmation alertpanel
5068
5069 2005-10-25 [colin]      1.9.15cvs105
5070
5071         * src/common/socket.c
5072                 Fix a leak - Thanks to Christopher Aillon
5073                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5074
5075 2005-10-25 [paul]       1.9.15cvs104
5076
5077         * src/wizard.c
5078                 Always guess servers from the right-hand
5079                 email part and guess username from the
5080                 left-hand part. (Thanks to Colin)
5081                 add an X-Face to the welcome message
5082
5083 2005-10-25 [paul]       1.9.15cvs103
5084
5085         * manual/handling.xml
5086                 written by Colin, edited by me
5087
5088 2005-10-25 [wwp]        1.9.15cvs102
5089
5090         * src/folderview.c
5091         * src/grouplistdialog.c
5092         * src/imap.c
5093         * src/noticeview.c
5094                 fix some compilation warnings
5095
5096 2005-10-24 [paul]
5097
5098         1.9.99-rc3 released
5099
5100 2005-10-24 [paul]       1.9.15cvs101
5101
5102         * src/gtk/about.c
5103                 fix window sizing
5104
5105 2005-10-24 [paul]       1.9.15cvs100
5106
5107         * src/pixmaps/offline.xpm
5108         * src/pixmaps/online.xpm
5109                 replace with last default versions
5110
5111 2005-10-24 [colin]      1.9.15cvs99
5112
5113         * src/imap.c
5114                 Fix bug when moving a folder
5115         * src/imap_gtk.c
5116         * src/mh_gtk.c
5117                 "Delete folder" pops up a window, so it 
5118                 should be suffixed with "..."
5119         * src/plugins/pgpcore/sgpgme.c
5120                 Include locale.h
5121
5122 2005-10-24 [mones]      1.9.15cvs98
5123
5124         * manual/Makefile
5125         * manual/account.xml
5126         * manual/ack.xml
5127         * manual/addrbook.xml
5128         * manual/advanced.xml
5129         * manual/faq.xml
5130         * manual/glossary.xml
5131         * manual/gpl.xml
5132         * manual/handling.xml
5133         * manual/intro.xml
5134         * manual/keyboard.xml
5135         * manual/manual.xml
5136         * manual/plugins.xml
5137         * manual/starting.xml
5138         * manual/dtd/sdocbook.dtd
5139                 Initial manual structure and some content.
5140
5141 2005-10-23 [wwp]        1.9.15cvs97
5142
5143         * src/gtk/about.c
5144                 fix a typo
5145
5146 2005-10-23 [wwp]        1.9.15cvs96
5147
5148         * src/gtk/about.c
5149         * src/gtk/authors.h
5150                 rework of the about window (main work by Paul), also featuring a few
5151                 fixes for typos and duplicate names
5152
5153 2005-10-23 [wwp]        1.9.15cvs95
5154
5155         * src/.cvsignore
5156                 Ignore the right binary name (sylpheed-claws now)
5157
5158 2005-10-23 [paul]       1.9.15cvs94
5159
5160         * src/compose.c
5161                 when using Folder Pref 'Default To for
5162                 replies' make the entry in the Compose
5163                 window bold
5164                 Patch by Fabien Vantard
5165
5166 2005-10-22 [colin]      1.9.15cvs93
5167
5168         * src/codeconv.c
5169                 Fix leak
5170
5171 2005-10-22 [colin]      1.9.15cvs92
5172
5173         * src/codeconv.c
5174                 try to convert using locale (apart utf8) if necessary
5175
5176 2005-10-22 [colin]      1.9.15cvs91
5177
5178         * src/pixmaps/new.xpm
5179         * src/pixmaps/unread.xpm
5180                 Make the unread envelope blue again and
5181                 saturate the new one a bit more.
5182
5183 2005-10-22 [colin]      1.9.15cvs90
5184
5185         * src/compose.c
5186                 When replying to a mail sent by one of our accounts,
5187                 use the original list of recipients. Let 'Reply All'
5188                 and 'Reply to sender' work like previously.
5189
5190 2005-10-21 [colin]      1.9.15cvs89
5191
5192         * src/prefs_filtering.c
5193                 Clear fields after add and replace
5194         * src/textview.c
5195                 Display xface differently (better)
5196         * src/plugins/pgpinline/pgpinline.c
5197                 Fix crappy encodings/recodings
5198
5199 2005-10-21 [paul]       1.9.15cvs88
5200
5201         * src/compose.c
5202         * src/prefs_folder_item.c
5203         * src/toolbar.c
5204                 fix news folder Folder Properties
5205                 (thanks to Colin)
5206         * src/folderview.c
5207                 update folderview after Themes change
5208                 keep selected folder selected
5209                 (thanks to Colin)
5210
5211 2005-10-21 [paul]       1.9.15cvs87
5212
5213         * tools/Makefile.am
5214         * tools/OOo2sylpheed.pl
5215         * tools/README
5216         * tools/README.sylprint
5217         * tools/asus_mailled.sh         ** REMOVED **
5218         * tools/filter_conv.pl
5219         * tools/freshmeat_search.pl
5220         * tools/google_search.pl
5221         * tools/gpg-sign-syl            ** REMOVED **
5222         * tools/kmail2sylpheed.pl
5223         * tools/kmail2sylpheed_v2.pl
5224         * tools/multiwebsearch.pl
5225         * tools/nautilus2sylpheed.sh
5226         * tools/newscache_clean.pl
5227         * tools/outlook2sylpheed.pl
5228         * tools/sylpheed-switcher       ** REMOVED **
5229         * tools/sylprint.pl
5230         * tools/sylprint.rc
5231         * tools/tb2sylpheed
5232         * tools/vcard2xml.py
5233         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5234                 update default config dir
5235                 update binary name (thanks to Fabien Vantard)
5236                 remove obsolete scripts
5237
5238 2005-10-21 [colin]      1.9.15cvs86
5239
5240         * src/inc.c
5241                 Fix possible leak and units. Based on a patch by
5242                 Fabien Vantard.
5243
5244 2005-10-20 [colin]      1.9.15cvs85
5245
5246         * src/textview.c
5247                 Clear xface when clearing textview
5248
5249 2005-10-20 [colin]      1.9.15cvs84
5250
5251         * configure.ac
5252         * src/folderview.c
5253         * src/headerview.c
5254         * src/main.c
5255         * src/prefs_common.c
5256         * src/prefs_common.h
5257         * src/prefs_message.c
5258         * src/textview.c
5259         * src/textview.h
5260         * src/common/defs.h
5261         * src/common/utils.c
5262         * src/common/utils.h
5263         * src/gtk/gtkutils.c
5264         * src/gtk/gtkutils.h
5265                 Migrate config to .sylpheed-claws (Automatically)
5266                 Add a way to get the Xface in the TextView
5267
5268 2005-10-20 [colin]      1.9.15cvs83
5269
5270         * src/gtk/Makefile.am
5271         * src/gtk/about.c
5272         * src/gtk/authors.h
5273                 Make the about dialog *grooovy*
5274
5275 2005-10-20 [colin]      1.9.15cvs82
5276
5277         * src/mimeview.c
5278                 Use "Open with" on double click if no command
5279                 was found
5280
5281 2005-10-20 [colin]      1.9.15cvs81
5282
5283         * src/imap.c
5284         * src/etpan/imap-thread.c
5285                 Fix possible crash.
5286
5287 2005-10-20 [paul]       1.9.15cvs80
5288
5289         * src/folder.c
5290                 don't show clipkey icon if the only
5291                 attachment is the signature
5292                 Patch by Colin
5293
5294 2005-10-20 [paul]       1.9.15cvs79
5295
5296         * AUTHORS
5297         * src/plugins/pgpmime/pgpmime.c
5298                 name the PGP/MIME signature 'signature.asc'
5299                 Patch by Andrew Nelson <freeandy@gmail.com>
5300
5301 2005-10-19 [colin]      1.9.15cvs78
5302
5303         * src/plugins/pgpmime/pgpmime.c
5304                 Oops, no need to double-check though
5305
5306 2005-10-19 [colin]      1.9.15cvs77
5307
5308         * src/plugins/pgpinline/pgpinline.c
5309         * src/plugins/pgpmime/pgpmime.c
5310                 Check that my_tmpfile() doesn't 
5311                 return NULL
5312
5313 2005-10-19 [colin]      1.9.15cvs76
5314
5315         * src/common/utils.c
5316                 Use shorter mime boundaries to avoid having
5317                 MTAs rewrapping our headers, breaking the
5318                 PGP signature in the process 
5319         * src/compose.c
5320         * src/plugins/pgpmime/pgpmime.c
5321                 Check for boundary uniqueness to be sure
5322                 it won't happen, instead of hoping for the
5323                 best
5324
5325 2005-10-19 [colin]      1.9.15cvs75
5326
5327         * sylpheed-claws.desktop
5328         * src/Makefile.am
5329         * src/main.c
5330                 Ship a sylpheed-claws binary instead
5331                 of a sylpheed one. Change the socket
5332                 name, too
5333         * src/folderview.c
5334                 Update folder only if it changed
5335         * src/wizard.c
5336                 Fix i18n in welcome mail, patch by
5337                 Fabien Vantard
5338
5339 2005-10-19 [paul]
5340
5341         1.9.99-rc2 released
5342
5343 2005-10-19 [paul]       1.9.15cvs74
5344
5345         * src/folder.c
5346         * src/folderview.c
5347                 fix summaryview update
5348                 Patch by Colin
5349
5350 2005-10-18 [colin]      1.9.15cvs73
5351
5352         * src/plugins/pgpcore/passphrase.c
5353                 Don't XGrabServer, and try a bit more to 
5354                 sync everything before grabbing mouse/keyboard
5355
5356 2005-10-18 [colin]      1.9.15cvs72
5357
5358         * src/Makefile.am
5359         * src/addressadd.c
5360         * src/addressbook.c
5361         * src/folderview.c
5362         * src/grouplistdialog.c
5363         * src/mimeview.c
5364         * src/stock_pixmap.c
5365         * src/stock_pixmap.h
5366         * src/summaryview.c
5367         * src/gtk/gtksctree.c
5368         * src/gtk/gtksctree.h
5369         * src/pixmaps/empty.xpm
5370                 Implement a wrapper call for gtk_ctree_set_node_info
5371                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5372                 pixmap instead of a NULL one. This works around some
5373                 memory problems deep inside gtk, revealed by valgrind,
5374                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5375                 as locked crashes sylpheed.), as well as, probably, 
5376                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5377
5378 2005-10-17 [colin]      1.9.15cvs71
5379
5380         * src/mimeview.c
5381                 Provide visual feedback when checking
5382                 signature
5383
5384 2005-10-17 [colin]      1.9.15cvs70
5385
5386         * src/main.c
5387                 Keep the folder list frozen while checking caches...
5388
5389 2005-10-17 [colin]      1.9.15cvs69
5390
5391         * src/addr_compl.c
5392                 Fi bug #833 (Autocompleting from addressbook 
5393                 fails with extended chars)
5394         * src/imap.c
5395                 Fix 'adding messages' staying in statusbar
5396                 after an error
5397
5398 2005-10-17 [wwp]        1.9.15cvs68
5399
5400         * src/ssl_manager.c
5401                 Fix buttons' layout resizing when window size changes
5402
5403 2005-10-17 [wwp]        1.9.15cvs67
5404
5405         * src/account.c
5406         * src/prefs_account.c
5407         * src/prefs_common.c
5408         * src/prefs_common.h
5409         * src/prefs_folder_item.c
5410         * src/prefs_gtk.c
5411         * src/gtk/logwindow.c
5412         * src/gtk/pluginwindow.c
5413         * src/gtk/prefswindow.c
5414         * src/gtk/prefswindow.h
5415                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5416
5417 2005-10-17 [paul]       1.9.15cvs66
5418
5419         * configure.ac
5420                 fix missing libetpan message
5421         * po/en_GB.po
5422                 updated
5423         * src/crash.c
5424         * src/manual.c
5425         * src/prefs_themes.c
5426         * src/common/defs.h
5427                 add some new URI defines, change some
5428                 others
5429         * src/wizard.c
5430                 make welcome message translatable
5431                 small improvements to english
5432                 other tweaks
5433         * src/gtk/menu.c
5434                 fix warnings
5435
5436 2005-10-17 [paul]       1.9.15cvs65
5437
5438         * src/summaryview.c
5439                 fix column titles
5440
5441 2005-10-16 [mones]      1.9.15cvs64
5442
5443         * po/es.po
5444                 Updated translation
5445
5446 2005-10-16 [colin]
5447
5448         1.9.99-rc1 released
5449
5450 2005-10-16 [colin]      1.9.15cvs63
5451
5452         * src/wizard.c
5453                 Fix whitespace
5454
5455 2005-10-16 [colin]      1.9.15cvs62
5456
5457         * src/toolbar.c
5458                 s/Get All/Get Mail/
5459         * src/wizard.c
5460                 Real welcome mail text, thanks Paul
5461
5462 2005-10-16 [colin]      1.9.15cvs61
5463
5464         * src/editldap.c
5465         * src/exporthtml.c
5466         * src/main.c
5467         * src/mainwindow.c
5468         * src/prefs_themes.c
5469         * src/prefs_toolbar.c
5470         * src/plugins/demo/demo.c
5471         * src/plugins/trayicon/trayicon.c
5472                 s/Sylpheed/Sylpheed-Claws/
5473
5474 2005-10-16 [colin]      1.9.15cvs60
5475
5476         * src/wizard.c
5477                 Add a welcome email in the first empty mailbox
5478         * src/prefs_common.c
5479                 Change one more default
5480
5481 2005-10-16 [colin]      1.9.15cvs59
5482
5483         * src/wizard.c
5484                 Remove printf
5485
5486 2005-10-16 [colin]      1.9.15cvs58
5487
5488         * src/toolbar.c
5489         * src/prefs_common.c
5490                 Change some defaults
5491
5492 2005-10-16 [colin]      1.9.15cvs57
5493
5494         * src/toolbar.c
5495         * src/prefs_common.c
5496                 Change some defaults
5497
5498 2005-10-16 [colin]      1.9.15cvs56
5499
5500         * src/wizard.c
5501                 By default, initialize fonts to have
5502                 the same size as normal GtkWidgets
5503
5504 2005-10-16 [colin]      1.9.15cvs55
5505
5506         * src/mimeview.c
5507                 Fix message a bit more
5508
5509 2005-10-16 [colin]      1.9.15cvs54
5510
5511         * src/addressbook.c
5512                 Second attempt at flicker fixing
5513
5514 2005-10-16 [colin]      1.9.15cvs53
5515
5516         * src/addressbook.c
5517                 Fix flicker
5518
5519 2005-10-16 [wwp]        1.9.15cvs52
5520
5521         * src/addressbook.c
5522         * src/editaddress.c
5523         * src/prefs_common.c
5524         * src/prefs_common.h
5525                 Remember window sizes (address book)
5526
5527 2005-10-16 [wwp]        1.9.15cvs51
5528
5529         * src/plugins/clamav/clamav_plugin_gtk.c
5530         * src/plugins/spamassassin/spamassassin_gtk.c
5531                 Fix compilation warnings (missing #include).
5532
5533 2005-10-16 [colin]      1.9.15cvs50
5534
5535         * src/mimeview.c
5536         * src/summaryview.c
5537         * src/textview.c
5538                 Make 'c' check signature, and forward
5539                 c, l, y, t from summaryview to mimeview
5540
5541 2005-10-16 [colin]      1.9.15cvs49
5542
5543         * src/addressbook.c
5544                 Put border around buttons
5545         * src/mainwindow.c
5546         * src/summaryview.c
5547                 Rework menus (Patch based on a patch
5548                 by Paul)
5549
5550 2005-10-15 [wwp]        1.9.15cvs48
5551
5552         * src/editjpilot.c
5553         * src/editldap.c
5554         * src/editvcard.c
5555         * src/exphtmldlg.c
5556         * src/expldifdlg.c
5557         * src/export.c
5558         * src/import.c
5559         * src/importldif.c
5560         * src/importmutt.c
5561         * src/importpine.c
5562         * src/prefs_account.c
5563         * src/prefs_spelling.c
5564         * src/gtk/gtkutils.c
5565         * src/gtk/gtkutils.h
5566         * src/plugins/clamav/clamav_plugin_gtk.c
5567         * src/plugins/spamassassin/spamassassin_gtk.c
5568                 use nicer browse-for-file/dir buttons than the "..." ones,
5569                 code factorizing more.
5570
5571 2005-10-14 [colin]      1.9.15cvs47
5572
5573         * src/mainwindow.c
5574                 set relief on the account switcher so that people see it
5575                 grey out Create processing rules when no message is selected
5576         * src/prefs_filtering.c
5577                 ask before closing if the rule has not been modified, even if
5578                 it's not valid
5579         * src/prefs_matcher.c
5580                 fix sensitivity when entering the dialog
5581         * src/gtk/inputdialog.c
5582                 display a better icon on password ask
5583         * src/plugins/pgpcore/passphrase.c
5584                 make the dialog look better
5585
5586 2005-10-14 [paul]       1.9.15cvs46
5587
5588         * src/folderview.c
5589                 indicate presense of marked msgs in
5590                 unexpanded subfolders
5591
5592 2005-10-14 [paul]       1.9.15cvs45
5593
5594         * src/prefs_actions.c
5595         * src/prefs_common.c
5596         * src/prefs_common.h
5597         * src/prefs_filtering_action.c
5598         * src/prefs_matcher.c
5599         * src/prefs_template.c
5600                 remember window sizes
5601                 fix Info button size
5602
5603         Patches by wwp
5604
5605 2005-10-13 [colin]      1.9.15cvs44
5606
5607         * src/mimeview.c
5608         * src/noticeview.c
5609         * src/noticeview.h
5610                 Add a tooltip on the icon (optional) 
5611                 Get rid of the signature buttons and only
5612                 use the icon+tooltip
5613
5614 2005-10-13 [colin]      1.9.15cvs43
5615
5616         * src/noticeview.c
5617         * src/noticeview.h
5618                 Add hand cursor for hovering over icon
5619
5620 2005-10-13 [colin]      1.9.15cvs42
5621
5622         * src/summaryview.c
5623                 Fix crash when quicksearch's hidden 
5624                 at startup
5625
5626 2005-10-13 [colin]      1.9.15cvs41
5627
5628         * src/compose.c
5629                 Set subject when forwarding multiple mails
5630                 Check that other recipient than the default Cc or Bcc
5631                 have been set before sending.
5632
5633 2005-10-13 [colin]      1.9.15cvs40
5634
5635         * src/imap.c
5636                 Batch per-folder
5637                 Introduce locking, but don't use it yet
5638
5639 2005-10-13 [colin]      1.9.15cvs39
5640
5641         * src/gtk/quicksearch.c
5642                 Reset quicksearch when hiding it
5643                 Make sticky a real pref
5644
5645 2005-10-13 [colin]      1.9.15cvs38
5646
5647         * src/summaryview.c
5648                 Faster prefs apply
5649
5650 2005-10-13 [colin]      1.9.15cvs37
5651
5652         * src/mimeview.c
5653         * src/noticeview.c
5654         * src/noticeview.h
5655         * src/plugins/pgpcore/sgpgme.c
5656                 Make privacy icon clickable
5657                 Move Trust field in Full info
5658                 When trust is less than full, don't display
5659                 a warning icon
5660
5661 2005-10-13 [colin]      1.9.15cvs36
5662
5663         * src/folder.c
5664                 Batch on flags sync
5665         * src/folderview.c
5666                 Revert speed hack which is dangerous in fact
5667                 Apply prefs faster
5668
5669 2005-10-13 [colin]      1.9.15cvs35
5670
5671         * src/folder_item_prefs.c
5672                 Fix pref corruption on folder move. Patch
5673                 by wwp
5674
5675 2005-10-13 [paul]       1.9.15cvs34
5676
5677         * src/export.c
5678         * src/import.c
5679                 fix typos in g_warnings
5680         * src/prefs_account.c
5681                 add a file selector for Signature file
5682
5683         Patches by wwp
5684
5685 2005-10-12 [colin]      1.9.15cvs33
5686
5687         * src/mimeview.c
5688                 Provide a quick way to go back from a
5689                 signature's full info to the email part
5690
5691 2005-10-12 [colin]      1.9.15cvs32
5692
5693         * src/compose.c
5694                 Remove old hack of encoding signed mails with base64.
5695                 QP works equally well.
5696
5697 2005-10-12 [colin]      1.9.15cvs31
5698
5699         * src/crash.c
5700                 Replace deprecated GtkText with GtkTextView
5701         * src/imap.c
5702                 Fix a logic bug about counts in imap_select
5703                 (previously un-triggered)
5704         * src/mainwindow.c
5705         * src/summaryview.c
5706         * src/news.c
5707                 Allow local deletion of news posts
5708         * src/mimeview.c
5709                 Show GPG noticeview on the message/rfc822 part
5710                 in addition to the text/plain one
5711         * src/prefs_image_viewer.c
5712           src/plugins/pgpcore/prefs_gpg.c
5713                 Polish (set the label as part of the checkbox)
5714         * src/wizard.c
5715                 Don't sit there doing nothing after destroying
5716                 the window - return err
5717
5718 2005-10-11 [colin]      1.9.15cvs30
5719
5720         * src/folderview.c
5721                 Apply processing rules before showing folders.
5722                 Early folder show (before flags sync) will only
5723                 be done when there are no processing rules (nor
5724                 pre- or post- ones)
5725         * src/imap.c
5726                 Fix stuff related to mail subdir, creation and 
5727                 deletion of folders 
5728         * src/imap_gtk.c
5729                 Don't allow creation of folders in NoInferior
5730                 folders, as it won't work
5731
5732 2005-10-10 [colin]      1.9.15cvs29
5733
5734         * src/compose.c
5735                 Reselect "None" Privacy system when selecting an
5736                 account with no privacy system defined
5737
5738 2005-10-10 [colin]      1.9.15cvs28
5739
5740         * src/mainwindow.c
5741                 Add Windows-1252 encoding
5742         * src/prefs_common.c
5743                 Rework some defaults:
5744                 - autosave to draft by default
5745                 - don't show header pane (it's already in the textview)
5746                 - Select first new or unread mail on entry
5747                 - Assume 'Yes' to change folder when there's no more
5748                   unread message
5749         * src/prefs_matcher.c
5750                 Fix a gtk assertion failure
5751         * src/gtk/colorlabel.c
5752                 Workaround bad repainting on selection
5753         * src/main.c
5754                 Freeze/thaw (a bit faster on ssh -X)
5755         * src/msgcache.c
5756                 Get rid of StrdupConverter that just adds an
5757                 extra strdup/free 
5758         * src/etpan/imap_thread.c
5759                 memset buf to 0
5760
5761 2005-10-10 [colin]      1.9.15cvs27
5762
5763         * src/export.c
5764         * src/import.c
5765                 Fix compile on gtk 2.4. Patch by wwp
5766
5767 2005-10-09 [colin]      1.9.15cvs26
5768
5769         * src/mainwindow.c
5770         * src/messageview.c
5771         * src/summaryview.c
5772                 Clarify forward menus. Patch by wwp
5773
5774 2005-10-09 [colin]      1.9.15cvs25
5775
5776         * src/compose.c
5777         * src/compose.h
5778                 Fix bug #829 (Non-working "Encrypt message by 
5779                 default when replying to an encrypted message")
5780
5781 2005-10-08 [colin]      1.9.15cvs24
5782
5783         * src/wizard.c
5784                 Fix bug #827 ("Welcome" setup wizard after a 
5785                 permission error gives up & forgets itself.)
5786
5787 2005-10-08 [colin]      1.9.15cvs23
5788
5789         * src/procmime.c
5790                 Fix bug #828 (Ignoring headers with spaces around = sign)
5791
5792 2005-10-08 [colin]      1.9.15cvs22
5793
5794         * src/export.c
5795                 Warning fix by wwp
5796
5797 2005-10-08 [colin]      1.9.15cvs21
5798
5799         * src/folder.c
5800         * src/folder.h
5801                 Add a processing_pending indicator, set on 
5802                 folder_item_open and cleared after 
5803                 folder_item_process_open
5804         * src/folderview.c
5805         * src/summaryview.c
5806                 wrap procmsg_msginfo_*_flags, and in the
5807                 wrapper check that there's no folder processing 
5808                 pending. If there is, defer the flags change until 
5809                 processing is done to avoid stepping over each
5810                 other's toes.
5811                 Freeze during processing, but not during scanning.
5812
5813 2005-10-07 [colin]      1.9.15cvs20
5814
5815         * src/plugins/pgpcore/passphrase.c
5816                 Fix bug #826 (X-Server hangs when 
5817                 right-clicking a PGP encrypted message)
5818
5819 2005-10-07 [paul]       1.9.15cvs19
5820
5821         * src/compose.c
5822                 fix compose_entries[]
5823                 patch by Fabien Vantard
5824
5825 2005-10-06 [colin]      1.9.15cvs18
5826
5827         * src/pixmaps/address.xpm
5828         * src/pixmaps/address_book.xpm
5829         * src/pixmaps/book.xpm
5830         * src/pixmaps/check_spelling.xpm
5831         * src/pixmaps/checkbox_off.xpm
5832         * src/pixmaps/checkbox_on.xpm
5833         * src/pixmaps/close.xpm
5834         * src/pixmaps/complete.xpm
5835         * src/pixmaps/continue.xpm
5836         * src/pixmaps/deleted.xpm
5837         * src/pixmaps/down_arrow.xpm
5838         * src/pixmaps/exec.xpm
5839         * src/pixmaps/forwarded.xpm
5840         * src/pixmaps/group.xpm
5841         * src/pixmaps/ignorethread.xpm
5842         * src/pixmaps/interface.xpm
5843         * src/pixmaps/jpilot.xpm
5844         * src/pixmaps/ldap.xpm
5845         * src/pixmaps/linewrap.xpm
5846         * src/pixmaps/linewrapcurrent.xpm
5847         * src/pixmaps/mail.xpm
5848         * src/pixmaps/mail_attach.xpm
5849         * src/pixmaps/mail_compose.xpm
5850         * src/pixmaps/mail_forward.xpm
5851         * src/pixmaps/mail_receive.xpm
5852         * src/pixmaps/mail_receive_all.xpm
5853         * src/pixmaps/mail_reply.xpm
5854         * src/pixmaps/mail_reply_to_all.xpm
5855         * src/pixmaps/mail_reply_to_author.xpm
5856         * src/pixmaps/mail_send.xpm
5857         * src/pixmaps/mail_send_queue.xpm
5858         * src/pixmaps/mime_application.xpm
5859         * src/pixmaps/mime_audio.xpm
5860         * src/pixmaps/mime_image.xpm
5861         * src/pixmaps/mime_message.xpm
5862         * src/pixmaps/mime_text_enriched.xpm
5863         * src/pixmaps/mime_text_html.xpm
5864         * src/pixmaps/mime_text_plain.xpm
5865         * src/pixmaps/mime_unknown.xpm
5866         * src/pixmaps/new.xpm
5867         * src/pixmaps/news_compose.xpm
5868         * src/pixmaps/offline.xpm
5869         * src/pixmaps/online.xpm
5870         * src/pixmaps/paste.xpm
5871         * src/pixmaps/preferences.xpm
5872         * src/pixmaps/privacy_emblem_encrypted.xpm
5873         * src/pixmaps/privacy_expired.xpm
5874         * src/pixmaps/privacy_failed.xpm
5875         * src/pixmaps/privacy_passed.xpm
5876         * src/pixmaps/privacy_signed.xpm
5877         * src/pixmaps/privacy_unknown.xpm
5878         * src/pixmaps/privacy_warn.xpm
5879         * src/pixmaps/properties.xpm
5880         * src/pixmaps/replied.xpm
5881         * src/pixmaps/search.xpm
5882         * src/pixmaps/unread.xpm
5883         * src/pixmaps/up_arrow.xpm
5884         * src/pixmaps/vcard.xpm
5885                 Modernize internal theme, with icons from the 
5886                 Gnomaws theme. Keep some of the old ones where
5887                 they were better.
5888
5889 2005-10-06 [colin]      1.9.15cvs17
5890
5891         * src/summaryview.c
5892                 Little optimisations + bugfix
5893         * src/toolbar.c
5894                 Remove default useless items - useless being defined
5895                 by the default relevant prefs
5896         * src/wizard.c
5897                 include config.h to make gettext work
5898         * src/prefs_themes.c
5899                 Fix selection of current theme in prefs
5900
5901 2005-10-06 [colin]      1.9.15cvs16
5902
5903         * src/prefs_common.c
5904         * src/prefs_common.h
5905         * src/prefs_summaries.c
5906         * src/folderview.c
5907                 Add a warning dialog on Mark all read 
5908                 (with pref to get rid of it)
5909
5910 2005-10-06 [paul]       1.9.15cvs15
5911
5912         * po/nb.po
5913         * po/pt_BR.po
5914                 updated by Geir Helland and Frederico
5915                 Goncalves Guimaraes
5916
5917 2005-10-05 [colin]      1.9.15cvs14
5918
5919         * src/folder.c
5920         * src/folder.h
5921         * src/folderview.c
5922         * src/folderview.h
5923         * src/imap_gtk.c
5924         * src/mh_gtk.c
5925         * src/mainwindow.c
5926         * src/setup.c
5927                 add a way to rescan without rebuilding
5928                 make moving a bit faster (less folders changes)
5929                 don't lock the tree on Get 
5930         * src/imap.c
5931                 Don't re-delete deleted messages before expunging
5932         * src/summaryview.c
5933                 Set batch mode when deleting mails
5934
5935 2005-10-05 [paul]       1.9.15cvs13
5936
5937         * src/mainwindow.c
5938         * src/mainwindow.h
5939                 fix disabled Execute menu item
5940         * src/toolbar.c
5941                 match the change in 1.9.15cvs10: use Compose
5942                 instead of News by default
5943
5944 2005-10-04 [colin]      1.9.15cvs12
5945
5946         * src/compose.c
5947                 When replying to an ML post with Reply-To set
5948                 to the poster's email, honor it (as before),
5949                 but also honor our user's request to reply to
5950                 the mailing list: set the ML address in the To
5951                 field and the Reply-To address in the Cc: 
5952                 field.
5953
5954 2005-10-04 [colin]      1.9.15cvs11
5955
5956         * src/plugins/trayicon/trayicon.c
5957                 Finish cosmetic change - thanks to wwp
5958
5959 2005-10-04 [colin]      1.9.15cvs10
5960
5961         * src/toolbar.c
5962                 Use Compose instead of Email by default.
5963                 Spotted by wwp.
5964
5965 2005-10-04 [colin]      1.9.15cvs9
5966
5967         * src/folder.c
5968         * src/folder.h
5969         * src/folderview.c
5970         * src/imap.c
5971         * src/etpan/imap-thread.c
5972         * src/etpan/imap-thread.h
5973                 Try to make IMAP faster, by simplifying SEARCH
5974                 commands, avoiding sending two STATUS in a row,
5975                 and deferring flags sync and processing just
5976                 after displaying the folder. 
5977                 This will update the SummaryView in certain
5978                 cases (new mails not already fetched, flags
5979                 changed from another client) but in a non-
5980                 blocking manner.
5981
5982 2005-10-04 [colin]      1.9.15cvs8
5983
5984         * src/plugins/trayicon/trayicon.c
5985                 Relabel "Offline" to "Work offline"
5986
5987 2005-10-04 [colin]      1.9.15cvs7
5988
5989         * src/export.c
5990         * src/import.c
5991         * src/mbox.c
5992                 Fix mbox import/export buglets
5993                 Patch by wwp
5994         * src/plugins/trayicon/trayicon.c
5995                 Add offline swithc
5996                 Patch by wwp
5997
5998 2005-10-04 [colin]      1.9.15cvs6
5999
6000         * src/folder.c
6001         * src/folderview.c
6002         * src/summaryview.c
6003                 Better fix (don't break mark all read) for cvs2
6004
6005 2005-10-03 [colin]      1.9.15cvs5
6006
6007         * src/folder.c
6008                 Use a sane sort by default
6009
6010 2005-10-03 [colin]      1.9.15cvs4
6011
6012         * src/inc.c
6013                 Add a 'Only once' button for overriding offline mode
6014         * src/prefs_account.c
6015         * src/wizard.c
6016                 Add Local mbox to the wizard
6017                 Add IMAP subdir to the wizard (or the wizard is useless
6018                 for such accounts, or even worse than useless)
6019                 Move IMAP subdir from Advanced to Receive tab, as it's
6020                 not that uncommon
6021
6022 2005-10-03 [colin]      1.9.15cvs3
6023
6024         * src/send_message.c
6025                 Forgot this one in cvs1
6026
6027 2005-10-03 [colin]      1.9.15cvs2
6028
6029         * src/folder.c
6030                 Faster close when leaving a folder with lots
6031                 of new mails. Idea by David Relson.
6032
6033 2005-10-03 [colin]      1.9.15cvs1
6034
6035         * src/compose.c
6036         * src/imap.c
6037         * src/inc.c
6038         * src/main.c
6039         * src/messageview.c
6040         * src/news.c
6041         * src/summaryview.c
6042         * src/gtk/sslcertwindow.c
6043         * src/plugins/trayicon/trayicon.c
6044                 Add accels to every AlertPanel. Patch by Fabien 
6045                 Vantard
6046
6047 2005-10-03 [paul]       1.9.15
6048
6049         1.9.15 released
6050
6051 2005-10-03 [paul]       1.9.14cvs68
6052
6053         * po/ca.po
6054         * po/de.po
6055         * po/es.po
6056         * po/fi.po
6057         * po/fr.po
6058         * po/sk.po
6059         * po/sr.po
6060         * po/zh_CN.po
6061                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6062                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6063                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6064
6065 2005-10-03 [paul]       1.9.14cvs67
6066
6067         * src/send_message.c
6068                 prevent hang on Cancel
6069                 patch by Colin
6070
6071 2005-10-03 [paul]       1.9.14cvs66
6072
6073         * src/main.c
6074                 fix crash in IMAP caused by discrepancy
6075                 between check_at_startup and offline mode
6076                 Patch by Colin
6077
6078 2005-10-01 [paul]       1.9.14cvs65
6079
6080         * src/inc.c
6081                 fix engrish
6082
6083 2005-10-01 [paul]       1.9.14cvs64
6084         * src/export.c
6085         * src/import.c
6086                 synchronise import_mbox() and export_mbox()
6087         * src/mbox.c
6088                 proc_mbox(): add alert if file cannot be opened
6089                 export_list_to_mbox(): test if dest file exists,
6090                 prompt user to overwrite if it does. add alert
6091                 if file cannot be created
6092                                                                 
6093         Patch by wwp
6094                                                                                                                 
6095
6096 2005-09-30 [paul]       1.9.14cvs63
6097
6098         * src/addressbook.c
6099                 Fix sensitivity of a menu
6100         * src/codeconv.c
6101                 Respect hidden pref for mails with no encoding
6102         * src/common/xml.c
6103                 Fix memory corruption
6104         * src/plugins/pgpcore/sgpgme.c
6105                 Fix segfault on incomplete sigs, and display
6106                 of S/Mime UIDs
6107
6108         Patches by Colin
6109
6110 2005-09-30 [colin]      1.9.14cvs62
6111
6112         * src/partial_download.c
6113                 Little logic fix in almost-dead code
6114         * src/pop.c
6115                 Fix partial download when there's no new mail
6116
6117 2005-09-29 [paul]       1.9.14cvs61
6118
6119         * src/plugins/pgpinline/pgpinline.c
6120                 fix bug 819, 'crash accessing sign message'
6121                 Patch by Colin
6122
6123 2005-09-28 [martin]     1.9.14cvs60
6124
6125         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6126                 fix bug #790 (Crash when restarting window manager (fluxbox))
6127
6128 2005-09-28 [paul]       1.9.14cvs59
6129
6130         * src/gtk/gtkaspell.c
6131                 fix off-by-one typo
6132
6133 2005-09-27 [colin]      1.9.14cvs58
6134
6135         * src/plugins/pgpcore/sgpgme.c
6136                 Report error when there's one, instead of
6137                 "Signature unchecked" 
6138
6139 2005-09-27 [colin]      1.9.14cvs57
6140
6141         * src/prefs_quote.c
6142                 Fix bug #816 (Weird quotation with spaces)
6143
6144 2005-09-27 [colin]      1.9.14cvs56
6145
6146         * src/codeconv.c
6147         * src/compose.c
6148         * src/compose.h
6149                 Put subject in compose's title
6150                 Fix Automatic encoding so that it's really automatic:
6151                 first try default locale's charset, then charset of the replied mail, 
6152                 then utf-8
6153                 Fix encoding of headers (must be in strict mode too)
6154
6155 2005-09-26 [colin]      1.9.14cvs55
6156
6157         * src/gtk/gtkaspell.c
6158                 Fix previous patch - don't color the space,
6159                 just uncolor it :)
6160
6161 2005-09-26 [colin]      1.9.14cvs54
6162
6163         * src/gtk/gtkaspell.c
6164                 Unmark space if possible
6165
6166 2005-09-26 [colin]      1.9.14cvs53
6167
6168         * src/imap.c
6169                 log_error instead of alertpanel according to the pref
6170         * src/etpan/imap-thread.c
6171                 Print connect status, copy only necessary size to 
6172                 logger
6173         * src/plugins/pgpmime/pgpmime.c
6174                 Handle S/Mime signatures (verification only). Patch based
6175                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6176
6177 2005-09-26 [paul]       1.9.14cvs52
6178
6179         * src/common/passcrypt.c
6180                 this 'workaround' not necessary on NetBSD.
6181                 Thanks to Daniel Gustafson
6182
6183 2005-09-26 [paul]
6184
6185         1.9.15-rc4 released
6186
6187 2005-09-26 [paul]       1.9.14cvs51
6188
6189         * src/summaryview.c
6190                 Skip currently selected message when
6191                 looking for next new or unread message
6192                 in current folder. Patch by Colin
6193         * src/common/passcrypt.c
6194                 eliminate warnings on *BSD. Patch by
6195                 Daniel Gustafson
6196
6197 2005-09-26 [colin]      1.9.14cvs50
6198
6199         * src/procmsg.c
6200                 Call postfiltering hook anyway
6201
6202 2005-09-22 [colin]      1.9.14cvs49
6203
6204         * src/codeconv.c
6205         * src/codeconv.h
6206                 Add a strict mode that doesn't replace with _
6207         * src/compose.c
6208         * src/compose.h
6209                 Use strict conversion while sending
6210                 Fix race when drafting while sending (happens
6211                 on IMAP)
6212                 Fix d'n'd of messages from summaryview
6213         * src/prefs_common.c
6214         * src/prefs_common.h
6215                 add hidden utf8_instead_of_locale_for_broken_mail 
6216                 pref for people that preferred the default charset 
6217                 to be utf8 for broken mails
6218         * src/quote_fmt_parse.y
6219                 fix bug #815 (No quote insert if "From:" fied 
6220                 contained Russian letters)
6221         * src/summaryview.c
6222                 Fix d'n'd of messages to compose
6223
6224 2005-09-22 [paul]       1.9.14cvs48
6225
6226         * src/compose.c
6227                 fix bug where attachments Name entry
6228                 would display Path instead
6229
6230 2005-09-21 [paul]       1.9.14cvs47
6231
6232         * README
6233         * README.jp
6234         * configure.ac
6235         * config/config.rpath
6236         * doc/manual/en/sylpheed-20.html
6237         * doc/manual/es/sylpheed-20.html
6238         * po/bg.po
6239         * po/ca.po
6240         * po/de.po
6241         * po/es.po
6242         * po/fr.po
6243         * po/it.po
6244         * po/pt_BR.po
6245         * po/sk.po
6246         * po/zh_TW.po
6247         * src/account.c
6248         * src/account.h
6249         * src/action.c
6250         * src/action.h
6251         * src/adbookbase.h
6252         * src/addr_compl.c
6253         * src/addr_compl.h
6254         * src/addrbook.c
6255         * src/addrbook.h
6256         * src/addrcache.c
6257         * src/addrcache.h
6258         * src/addrcindex.c
6259         * src/addrcindex.h
6260         * src/addrclip.c
6261         * src/addrclip.h
6262         * src/addrdefs.h
6263         * src/addressadd.c
6264         * src/addressadd.h
6265         * src/addressbook.c
6266         * src/addressbook.h
6267         * src/addressitem.h
6268         * src/addrgather.c
6269         * src/addrgather.h
6270         * src/addrharvest.c
6271         * src/addrharvest.h
6272         * src/addrindex.c
6273         * src/addrindex.h
6274         * src/addritem.c
6275         * src/addritem.h
6276         * src/addrquery.c
6277         * src/addrquery.h
6278         * src/addrselect.c
6279         * src/addrselect.h
6280         * src/alertpanel.c
6281         * src/alertpanel.h
6282         * src/browseldap.c
6283         * src/browseldap.h
6284         * src/codeconv.c
6285         * src/codeconv.h
6286         * src/compose.c
6287         * src/compose.h
6288         * src/crash.c
6289         * src/crash.h
6290         * src/customheader.c
6291         * src/customheader.h
6292         * src/displayheader.c
6293         * src/displayheader.h
6294         * src/editaddress.c
6295         * src/editaddress.h
6296         * src/editbook.c
6297         * src/editbook.h
6298         * src/editgroup.c
6299         * src/editgroup.h
6300         * src/editjpilot.c
6301         * src/editjpilot.h
6302         * src/editldap.c
6303         * src/editldap.h
6304         * src/editldap_basedn.c
6305         * src/editldap_basedn.h
6306         * src/editvcard.c
6307         * src/editvcard.h
6308         * src/enriched.c
6309         * src/enriched.h
6310         * src/exphtmldlg.c
6311         * src/exphtmldlg.h
6312         * src/expldifdlg.c
6313         * src/expldifdlg.h
6314         * src/export.c
6315         * src/export.h
6316         * src/exporthtml.c
6317         * src/exporthtml.h
6318         * src/exportldif.c
6319         * src/exportldif.h
6320         * src/filtering.c
6321         * src/filtering.h
6322         * src/folder.c
6323         * src/folder.h
6324         * src/folder_item_prefs.c
6325         * src/folder_item_prefs.h
6326         * src/foldersel.c
6327         * src/foldersel.h
6328         * src/folderutils.c
6329         * src/folderutils.h
6330         * src/folderview.c
6331         * src/folderview.h
6332         * src/grouplistdialog.c
6333         * src/grouplistdialog.h
6334         * src/headerview.c
6335         * src/headerview.h
6336         * src/html.c
6337         * src/html.h
6338         * src/image_viewer.c
6339         * src/image_viewer.h
6340         * src/imap.c
6341         * src/imap.h
6342         * src/imap_gtk.c
6343         * src/imap_gtk.h
6344         * src/import.c
6345         * src/import.h
6346         * src/importldif.c
6347         * src/importldif.h
6348         * src/importmutt.c
6349         * src/importmutt.h
6350         * src/importpine.c
6351         * src/importpine.h
6352         * src/inc.c
6353         * src/inc.h
6354         * src/jpilot.c
6355         * src/jpilot.h
6356         * src/ldapctrl.c
6357         * src/ldapctrl.h
6358         * src/ldaplocate.c
6359         * src/ldaplocate.h
6360         * src/ldapquery.c
6361         * src/ldapquery.h
6362         * src/ldapserver.c
6363         * src/ldapserver.h
6364         * src/ldaputil.c
6365         * src/ldaputil.h
6366         * src/ldif.c
6367         * src/ldif.h
6368         * src/localfolder.c
6369         * src/localfolder.h
6370         * src/main.c
6371         * src/main.h
6372         * src/mainwindow.c
6373         * src/mainwindow.h
6374         * src/manual.c
6375         * src/manual.h
6376         * src/matcher.c
6377         * src/matcher.h
6378         * src/matcher_parser.h
6379         * src/matcher_parser_lex.l
6380         * src/matcher_parser_parse.y
6381         * src/mbox.c
6382         * src/mbox.h
6383         * src/message_search.c
6384         * src/message_search.h
6385         * src/messageview.c
6386         * src/messageview.h
6387         * src/mh.c
6388         * src/mh.h
6389         * src/mh_gtk.c
6390         * src/mh_gtk.h
6391         * src/mimeview.c
6392         * src/mimeview.h
6393         * src/msgcache.c
6394         * src/msgcache.h
6395         * src/mutt.c
6396         * src/mutt.h
6397         * src/news.c
6398         * src/news.h
6399         * src/news_gtk.c
6400         * src/news_gtk.h
6401         * src/noticeview.c
6402         * src/noticeview.h
6403         * src/partial_download.c
6404         * src/partial_download.h
6405         * src/pine.c
6406         * src/pine.h
6407         * src/pop.c
6408         * src/pop.h
6409         * src/prefs_account.c
6410         * src/prefs_account.h
6411         * src/prefs_actions.c
6412         * src/prefs_actions.h
6413         * src/prefs_common.c
6414         * src/prefs_common.h
6415         * src/prefs_compose_writing.c
6416         * src/prefs_compose_writing.h
6417         * src/prefs_customheader.c
6418         * src/prefs_customheader.h
6419         * src/prefs_display_header.c
6420         * src/prefs_display_header.h
6421         * src/prefs_ext_prog.c
6422         * src/prefs_ext_prog.h
6423         * src/prefs_filtering.c
6424         * src/prefs_filtering.h
6425         * src/prefs_filtering_action.c
6426         * src/prefs_filtering_action.h
6427         * src/prefs_folder_column.c
6428         * src/prefs_folder_column.h
6429         * src/prefs_folder_item.c
6430         * src/prefs_folder_item.h
6431         * src/prefs_fonts.c
6432         * src/prefs_fonts.h
6433         * src/prefs_gtk.c
6434         * src/prefs_gtk.h
6435         * src/prefs_image_viewer.c
6436         * src/prefs_image_viewer.h
6437         * src/prefs_matcher.c
6438         * src/prefs_matcher.h
6439         * src/prefs_message.c
6440         * src/prefs_message.h
6441         * src/prefs_msg_colors.c
6442         * src/prefs_msg_colors.h
6443         * src/prefs_other.c
6444         * src/prefs_other.h
6445         * src/prefs_quote.c
6446         * src/prefs_quote.h
6447         * src/prefs_receive.c
6448         * src/prefs_receive.h
6449         * src/prefs_send.c
6450         * src/prefs_send.h
6451         * src/prefs_spelling.c
6452         * src/prefs_spelling.h
6453         * src/prefs_summaries.c
6454         * src/prefs_summaries.h
6455         * src/prefs_summary_column.c
6456         * src/prefs_summary_column.h
6457         * src/prefs_template.c
6458         * src/prefs_template.h
6459         * src/prefs_themes.c
6460         * src/prefs_themes.h
6461         * src/prefs_toolbar.c
6462         * src/prefs_toolbar.h
6463         * src/prefs_wrapping.c
6464         * src/prefs_wrapping.h
6465         * src/privacy.c
6466         * src/privacy.h
6467         * src/procheader.c
6468         * src/procheader.h
6469         * src/procmime.c
6470         * src/procmime.h
6471         * src/procmsg.c
6472         * src/procmsg.h
6473         * src/quote_fmt.c
6474         * src/quote_fmt_parse.y
6475         * src/recv.c
6476         * src/recv.h
6477         * src/remotefolder.c
6478         * src/remotefolder.h
6479         * src/send_message.c
6480         * src/send_message.h
6481         * src/setup.c
6482         * src/setup.h
6483         * src/simple-gettext.c
6484         * src/sourcewindow.c
6485         * src/sourcewindow.h
6486         * src/ssl_manager.c
6487         * src/ssl_manager.h
6488         * src/statusbar.c
6489         * src/statusbar.h
6490         * src/stock_pixmap.c
6491         * src/stock_pixmap.h
6492         * src/summary_search.c
6493         * src/summary_search.h
6494         * src/summaryview.c
6495         * src/summaryview.h
6496         * src/syldap.c
6497         * src/syldap.h
6498         * src/textview.c
6499         * src/textview.h
6500         * src/toolbar.c
6501         * src/toolbar.h
6502         * src/undo.c
6503         * src/undo.h
6504         * src/unmime.c
6505         * src/unmime.h
6506         * src/vcard.c
6507         * src/vcard.h
6508         * src/wizard.c
6509         * src/wizard.h
6510         * src/common/base64.c
6511         * src/common/base64.h
6512         * src/common/defs.h
6513         * src/common/hooks.c
6514         * src/common/hooks.h
6515         * src/common/log.c
6516         * src/common/log.h
6517         * src/common/md5.c
6518         * src/common/md5.h
6519         * src/common/mgutils.c
6520         * src/common/mgutils.h
6521         * src/common/nntp.c
6522         * src/common/nntp.h
6523         * src/common/passcrypt.c
6524         * src/common/passcrypt.h.in
6525         * src/common/plugin.c
6526         * src/common/plugin.h
6527         * src/common/prefs.c
6528         * src/common/prefs.h
6529         * src/common/progressindicator.c
6530         * src/common/progressindicator.h
6531         * src/common/quoted-printable.c
6532         * src/common/quoted-printable.h
6533         * src/common/session.c
6534         * src/common/session.h
6535         * src/common/smtp.c
6536         * src/common/smtp.h
6537         * src/common/socket.c
6538         * src/common/socket.h
6539         * src/common/ssl.c
6540         * src/common/ssl.h
6541         * src/common/ssl_certificate.c
6542         * src/common/ssl_certificate.h
6543         * src/common/string_match.c
6544         * src/common/string_match.h
6545         * src/common/stringtable.c
6546         * src/common/sylpheed.c
6547         * src/common/sylpheed.h
6548         * src/common/template.c
6549         * src/common/template.h
6550         * src/common/timing.h
6551         * src/common/utils.c
6552         * src/common/utils.h
6553         * src/common/uuencode.c
6554         * src/common/uuencode.h
6555         * src/common/version.h.in
6556         * src/common/xml.c
6557         * src/common/xml.h
6558         * src/common/xmlprops.c
6559         * src/common/xmlprops.h
6560         * src/gtk/about.c
6561         * src/gtk/about.h
6562         * src/gtk/colorlabel.c
6563         * src/gtk/colorlabel.h
6564         * src/gtk/colorsel.c
6565         * src/gtk/colorsel.h
6566         * src/gtk/description_window.c
6567         * src/gtk/description_window.h
6568         * src/gtk/filesel.c
6569         * src/gtk/filesel.h
6570         * src/gtk/foldersort.c
6571         * src/gtk/foldersort.h
6572         * src/gtk/gtkutils.c
6573         * src/gtk/gtkutils.h
6574         * src/gtk/inputdialog.c
6575         * src/gtk/inputdialog.h
6576         * src/gtk/logwindow.c
6577         * src/gtk/logwindow.h
6578         * src/gtk/manage_window.c
6579         * src/gtk/manage_window.h
6580         * src/gtk/menu.c
6581         * src/gtk/menu.h
6582         * src/gtk/pluginwindow.c
6583         * src/gtk/pluginwindow.h
6584         * src/gtk/prefswindow.c
6585         * src/gtk/prefswindow.h
6586         * src/gtk/progressdialog.c
6587         * src/gtk/progressdialog.h
6588         * src/gtk/quicksearch.c
6589         * src/gtk/quicksearch.h
6590         * src/gtk/sslcertwindow.c
6591         * src/gtk/sslcertwindow.h
6592         * src/plugins/clamav/clamav_plugin.c
6593         * src/plugins/clamav/clamav_plugin.h
6594         * src/plugins/clamav/clamav_plugin_gtk.c
6595         * src/plugins/demo/demo.c
6596         * src/plugins/dillo_viewer/dillo_prefs.c
6597         * src/plugins/dillo_viewer/dillo_prefs.h
6598         * src/plugins/dillo_viewer/dillo_viewer.c
6599         * src/plugins/mathml_viewer/mathml_viewer.c
6600         * src/plugins/pgpcore/passphrase.c
6601         * src/plugins/pgpcore/passphrase.h
6602         * src/plugins/pgpcore/plugin.c
6603         * src/plugins/pgpcore/prefs_gpg.c
6604         * src/plugins/pgpcore/prefs_gpg.h
6605         * src/plugins/pgpcore/select-keys.c
6606         * src/plugins/pgpcore/select-keys.h
6607         * src/plugins/pgpcore/sgpgme.c
6608         * src/plugins/pgpcore/sgpgme.h
6609         * src/plugins/pgpinline/pgpinline.c
6610         * src/plugins/pgpinline/pgpinline.h
6611         * src/plugins/pgpinline/plugin.c
6612         * src/plugins/pgpmime/pgpmime.c
6613         * src/plugins/pgpmime/pgpmime.h
6614         * src/plugins/pgpmime/plugin.c
6615         * src/plugins/spamassassin/spamassassin.c
6616         * src/plugins/spamassassin/spamassassin.h
6617         * src/plugins/spamassassin/spamassassin_gtk.c
6618         * src/plugins/trayicon/trayicon.c
6619         * tools/OOo2sylpheed.pl
6620         * tools/acroread2sylpheed.pl
6621         * tools/asus_mailled.sh
6622         * tools/filter_conv.pl
6623         * tools/freshmeat_search.pl
6624         * tools/google_search.pl
6625         * tools/kmail2sylpheed.pl
6626         * tools/kmail2sylpheed_v2.pl
6627         * tools/maildir2sylpheed.pl
6628         * tools/multiwebsearch.pl
6629         * tools/newscache_clean.pl
6630         * tools/outlook2sylpheed.pl
6631         * tools/sylpheed-switcher
6632         * tools/update-po
6633         * tools/vcard2xml.py
6634         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6635                 update FSF address
6636
6637 2005-09-21 [colin]      1.9.14cvs46
6638
6639         * src/gedit-print.c
6640         * src/procmsg.c
6641         * src/procmsg.h
6642         * src/textview.c
6643         * src/summaryview.c
6644                 Remove some printing hacks (deselection/reselection),
6645                 which by the way fix printing the currently 
6646                 displayed mime part (still only text)
6647                 Plus a little optimisation of summary_show
6648
6649
6650 2005-09-20 [colin]      1.9.14cvs45
6651
6652         * src/mainwindow.c
6653         * src/messageview.c
6654                 GUI fixups: add accels, set message
6655                 view title to displayed mail's subject
6656         * src/prefs_spelling.c
6657         * src/gtk/gtkaspell.c
6658                 GUI fixups: allow underlining misspelled
6659                 words instead of coloring them (a11y!)
6660
6661 2005-09-19 [colin]
6662
6663         1.9.15rc3 released
6664
6665 2005-09-19 [colin]      1.9.14cvs44
6666
6667         * src/compose.c
6668                 Fix draft message
6669         * src/gtk/gtkaspell.c
6670                 Fix wrong test ;-)
6671
6672 2005-09-19 [colin]      1.9.14cvs43
6673
6674         * src/addressbook.c
6675                 Fix sensitivity of Delete button
6676         * src/compose.c
6677                 Warn if the requested Privacy system
6678                 is not available
6679         * src/exphtmldlg.c
6680         * src/expldifdlg.c
6681         * src/importldif.c
6682         * src/importmutt.c
6683         * src/importpine.c
6684                 Fix crappy UI
6685         * src/
6686         * src/ssl.h
6687         * src/prefs_account.h
6688         * src/prefs_account.c
6689                 Save SSL prefs even in builds that have
6690                 SSL support disable
6691         * src/imap.c
6692         * src/inc.c
6693         * src/news.c
6694         * src/send_message.c
6695                 Warn if connection should be secure, but
6696                 SSL support isn't compiled in
6697         * src/gtkaspell.c
6698                 Fix word separation on UTF-8 systems
6699                 Fixes bug #812 (Strange inline spellchecking)
6700         * src/compose.c
6701                 Warn if the requested Privacy system
6702                 is not available
6703                 Factorize offline warning
6704         * src/imap.c
6705         * src/imap_gtk.c
6706         * src/imap_gtk.h
6707         * src/inc.h
6708         * src/news_gtk.c
6709         * src/news_gtk.h
6710         * src/messageview.c
6711                 Factorize offline warning
6712
6713 2005-09-19 [paul]
6714
6715         1.9.15-rc2 released
6716
6717 2005-09-18 [colin]      1.9.14cvs42
6718
6719         * src/codeconv.c
6720         * src/codeconv.h
6721         * src/procmime.c
6722                 Add a way to get locale's charset ignoring utf-8,
6723                 and use that as default encoding for broken mails
6724
6725 2005-09-18 [colin]      1.9.14cvs41
6726
6727         * src/gtk/logwindow.c
6728                 Translate string. Patch by Fabien Vantard
6729
6730 2005-09-18 [colin]      1.9.14cvs40
6731
6732         * configure.ac
6733                 Fix bug #803 (IMAP/SSL support breaks with 
6734                 GnuTLS libetpan 0.38)
6735
6736 2005-09-18 [colin]      1.9.14cvs39
6737
6738         * src/codeconv.c
6739         * src/compose.c
6740         * src/procmime.c
6741                 More charsets fixes. Fixes bug #806 (non
6742                 ascii characters in subject line)
6743
6744 2005-09-17 [paul]       1.9.14cvs38
6745
6746         * src/folderview.c
6747         * src/mainwindow.c
6748                 fix gcc-2.95 issues
6749                 Patch by Pawel Pekala
6750
6751 2005-09-17 [colin]      1.9.14cvs37
6752
6753         * src/addrindex.c
6754                 bugfix for NO-USE LDAP compilation, patch 
6755                 by Fabien Vantard
6756
6757 2005-09-17 [colin]      1.9.14cvs36
6758
6759         * src/prefs_actions.c
6760         * src/prefs_customheader.c
6761         * src/prefs_display_header.c
6762         * src/prefs_filtering_action.c
6763         * src/prefs_matcher.c
6764         * src/prefs_toolbar.c
6765                 Fix strange casts (less elegant but
6766                 works better)
6767
6768 2005-09-16 [colin]      1.9.14cvs35
6769
6770         * src/jpilot.c
6771                 Missed that one
6772
6773 2005-09-16 [colin]      1.9.14cvs34
6774
6775         * configure.ac
6776         * src/Makefile.am
6777         * src/addr_compl.c
6778         * src/addrindex.c
6779         * src/browseldap.c
6780         * src/editldap.c
6781         * src/ldaplocate.c
6782         * src/ldapquery.c
6783         * src/ldapquery.h
6784         * src/ldapserver.c
6785         * src/ldapserver.h
6786         * src/main.c
6787         * src/matcher_parser_parse.y
6788         * src/prefs_themes.c
6789         * src/etpan/Makefile.am
6790         * src/gtk/description_window.c
6791         * src/plugins/clamav/Makefile.am
6792         * src/plugins/clamav/clamav_plugin.c
6793         * src/plugins/dillo_viewer/Makefile.am
6794         * src/plugins/pgpcore/Makefile.am
6795         * src/plugins/pgpinline/Makefile.am
6796         * src/plugins/pgpmime/Makefile.am
6797         * src/plugins/trayicon/Makefile.am
6798                 Fix 100% cpu usage in address completion list
6799                 Fix little bugs (return with no values etc)
6800                 Fix all warnings (with common CFLAGS)
6801
6802 2005-09-15 [colin]      1.9.14cvs33
6803
6804         * src/addressbook.c
6805                 Fix bug where sometimes a group's email list is empty,
6806                 force its refresh (probably fixes "Re: how to create a 
6807                 distribution list")
6808         * src/ldapquery.c
6809                 Don't return to the callback in the main thread from the
6810                 fetch thread (or face segs!)
6811
6812 2005-09-15 [paul]       1.9.14cvs32
6813
6814         * src/prefs_matcher.c
6815                 forgotten in last commit
6816
6817 2005-09-15 [paul]       1.9.14cvs31
6818
6819         * src/prefs_actions.c
6820         * src/prefs_filtering_action.c
6821         * src/prefs_quote.c
6822         * src/quote_fmt.c
6823         * src/summaryview.c
6824         * src/gtk/description_window.c
6825         * src/gtk/description_window.h
6826         * src/gtk/quicksearch.c
6827                 allow interaction with the called
6828                 description window
6829                 Patch by Anders Hammar
6830
6831 2005-09-14 [paul]       1.9.14cvs30
6832
6833         * src/compose.c
6834                 fix a little annoyance when pasting with 3rd button 
6835                 with wrap_pastes=0 and wrap_input=1
6836                 Patch by Colin
6837
6838 2005-09-14 [paul]       1.9.14cvs29
6839
6840         * src/prefs_account.c
6841                 disable 'Filter messages on receiving' for
6842                 SMTP-only accounts
6843                 Patch  by Anders Hammar
6844
6845 2005-09-14 [paul]       1.9.14cvs28
6846
6847         * po/sk.po
6848                 fix crash
6849                 updated by Andrej Kacian
6850
6851 2005-09-14 [paul]
6852
6853         1.9.15-rc1 released
6854
6855 2005-09-14 [paul]       1.9.14cvs27
6856
6857         * po/es.po
6858                 updated by Ricardo Mones Lastra
6859         * src/compose.c
6860         * src/compose.h
6861                 associate no_wrap_tags to Compose windows
6862                 instead of using a static one
6863                 Patch by Colin
6864         * src/mbox.c
6865                 fix proc_mbox()
6866                 Patch by wwp
6867         * src/textview.c
6868                 remove unneeded printf()
6869
6870 2005-09-14 [paul]       1.9.14cvs26
6871
6872         * src/addrcache.c
6873         * src/codeconv.h
6874         * src/folder.h
6875         * src/mainwindow.h
6876         * src/mh.c
6877         * src/mimeview.h
6878         * src/partial_download.c
6879         * src/pop.c
6880         * src/prefs_account.c
6881         * src/prefs_account.h
6882         * src/prefs_actions.c
6883         * src/prefs_customheader.c
6884         * src/prefs_display_header.c
6885         * src/prefs_filtering_action.c
6886         * src/prefs_matcher.c
6887         * src/prefs_toolbar.c
6888         * src/privacy.h
6889         * src/procmime.c
6890         * src/procmime.h
6891         * src/procmsg.h
6892         * src/textview.c
6893         * src/undo.h
6894         * src/common/plugin.c
6895         * src/common/session.h
6896         * src/common/socket.c
6897         * src/common/socket.h
6898         * src/common/template.c
6899         * src/gtk/gtkaspell.c
6900         * src/gtk/quicksearch.h
6901         * src/plugins/pgpcore/passphrase.c
6902         * src/plugins/pgpcore/prefs_gpg.h
6903         * src/plugins/pgpcore/select-keys.c
6904         * src/plugins/pgpcore/select-keys.h
6905         * src/plugins/pgpcore/sgpgme.c
6906         * src/plugins/pgpinline/pgpinline.c
6907         * src/plugins/pgpmime/pgpmime.c
6908         * src/plugins/trayicon/trayicon.c
6909                 fix compilation warnings
6910                 Patch by Daniel Gustafson
6911
6912 2005-09-14 [paul]       1.9.14cvs25
6913
6914         * src/addressbook.c
6915                 add missing column header, and other small
6916                 bug fixes
6917                 Patch by Anders Hammar
6918
6919 2005-09-13 [colin]      1.9.14cvs24
6920
6921         * src/gtk/gtkaspell.c
6922                 Fix non-utf8 in menu
6923                 Fix little leaks
6924                 Nullify struct members after free()s
6925
6926 2005-09-13 [colin]      1.9.14cvs23
6927
6928         * src/compose.c
6929                 Test utf8 compliance before inserting to 
6930                 buffer, and try to convert if necessary
6931         * src/procmime.c
6932                 If no charset is present, use the locale 
6933                 one instead of us-ascii
6934         * src/procmsg.c
6935                 Add Sender, List-Post and To in the checked 
6936                 headers for automatic rules creation 
6937                 (thanks to wwp)
6938         * src/prefs_themes.c
6939         * src/gtk/gtkaspell.c
6940                 Remove deprecated functions. 
6941                 patch by Daniel Gustafson
6942
6943 2005-09-12 [colin]      1.9.14cvs22
6944
6945         * src/compose.c
6946                 Fix bug #448 (Scrolling/Redraw issue with 
6947                 address-fields in Header)
6948         * src/mainwindow.c
6949         * src/summaryview.c
6950         * src/summaryview.h
6951                 Fix loss of MSG_MARKED on move/copy
6952                 Fix bug #804 (Quicksearch togglebutton doesn't 
6953                 get depressed after '/' key is pressed)
6954
6955 2005-09-12 [paul]       1.9.14cvs21
6956
6957         * AUTHORS
6958         * src/gtk/logwindow.c
6959                 add 'Clear Log' to popup menu
6960                 Patch by Anders Hammar <anders.hammar@telia.com>
6961
6962 2005-09-12 [paul]       1.9.14cvs20
6963
6964         * src/compose.c
6965                 set correct sensitivity on attachments
6966                 popup menu
6967         * src/folder.c
6968                 fix typo
6969         * src/prefs_spelling.c
6970                 fix crash when no LANG env is set
6971         * src/common/xml.c
6972                 fix crash in wizard
6973                 don't use memeory after free
6974
6975         All patches by Daniel Gustafson
6976
6977 2005-09-12 [paul]       1.9.14cvs19
6978
6979         * src/prefs_themes.c
6980                 make theme info selectable
6981         * src/gtk/description_window.c
6982                 make window non-modal
6983         * tools/README
6984                 add details of asus_mailed.sh
6985         * tools/claws.i18n.status.pl
6986                 update for new zh_TW translator
6987                 widen the output
6988                 create alternate coloured lines
6989                 improve readability
6990
6991 2005-09-10 [colin]      1.9.14cvs18
6992
6993         * src/plugins/pgpcore/select-keys.c
6994                 Better order for the buttons
6995
6996 2005-09-10 [colin]      1.9.14cvs17
6997
6998         * src/compose.c
6999         * src/plugins/pgpcore/select-keys.c
7000         * src/plugins/pgpcore/select-keys.h
7001         * src/plugins/pgpcore/sgpgme.c
7002                 Add a "Don't encrypt" button to the key
7003                 selection dialog. Fixes bug #177 (There should be a 
7004                 'Don't encrypt button in the Select Keys dialog)
7005
7006 2005-09-10 [colin]      1.9.14cvs16
7007
7008         * src/compose.c
7009                 Fix bug #572 (%X option does not work with templates)
7010
7011 2005-09-10 [colin]      1.9.14cvs15
7012
7013         * src/toolbar.c 
7014                 Remove g_print
7015
7016 2005-09-10 [colin]      1.9.14cvs14
7017
7018         * src/imap.c
7019                 Fix a possible crash
7020
7021 2005-09-09 [colin]      1.9.14cvs13
7022
7023         * src/imap.c
7024         * src/etpan/imap-thread.c
7025         * src/etpan/imap-thread.h
7026                 Fix moving from queue or drafts to normal folders
7027                 Fix bug #794 (No way to delete without expunging)
7028                 Take flags unset by other mailers into account
7029                 Take deleted flag set by other mailers into account
7030                 Fix unsetting REPLIED flag
7031                 Fix crash when capabilities can't be retrieved
7032         * src/mainwindow.c
7033         * src/mainwindow.h
7034                 Add M_DELAYED_FLAGS condition, and let the user use
7035                 Execute in order to be able to expunge deleted mails,
7036                 even if he's not in delayed execute mode
7037         * src/prefs_spelling.c
7038                 Use 'en' dictionary by default if LANG is POSIX or C
7039         * src/gtk/prefswindow.c
7040                 Fix bug #767 (Preferences windows expanding) by making
7041                 the window a bit larger when the resolution is greater
7042                 than 640x480, and by putting the prefs in a
7043                 GtkScrolledWindow.
7044
7045 2005-09-09 [paul]       1.9.14cvs12
7046
7047         * AUTHORS
7048         * configure.ac
7049         * po/zh_TW.Big5.po      ** REMOVED **
7050         * po/zh_TW.po           ** ADDED **
7051                 updated by Wei-Lun Chao
7052
7053 2005-09-09 [paul]       1.9.14cvs11
7054
7055         * src/mainwindow.c
7056                 fix asserts
7057         * src/common/xml.c
7058                 delay memory allocation until file is
7059                 opened successfully
7060                 Patch by Daniel Gustafson
7061
7062 2005-09-09 [colin]      1.9.14cvs10
7063
7064         * src/imap.c
7065                 Add guards
7066
7067 2005-09-08 [colin]      1.9.14cvs9
7068
7069         * src/compose.c
7070                 Alert when we can't save draft
7071                 Fix various wrap/color issues
7072                 Add mid-click pasting respecting wrap_paste option
7073         * src/folder.c
7074         * src/folder.h
7075         * src/folder_item_prefs.c
7076         * src/folder_item_prefs.h
7077         * src/imap.c
7078         * src/imap_gtk.c
7079         * src/imap_gtk.h
7080         * src/main.c
7081         * src/mainwindow.c
7082         * src/mainwindow.h
7083         * src/news.c
7084         * src/news_gtk.c
7085         * src/news_gtk.h
7086         * src/prefs_folder_item.c
7087                 Fix the impossibility to synchronise folders for
7088                 offline use (IMAP and NNTP are concerned)
7089
7090 2005-09-08 [colin]      1.9.14cvs8
7091
7092         * configure.ac
7093                 Build LDAP and JPilot by default if available
7094         * src/textview.c
7095                 Fix use after free
7096
7097 2005-09-08 [paul]       1.9.14cvs7
7098
7099         * doc/manual/en/sylpheed-1.html
7100         * doc/manual/en/sylpheed-18.html
7101         * doc/manual/en/sylpheed-19.html
7102         * doc/manual/en/sylpheed-4.html
7103         * doc/manual/en/sylpheed-6.html
7104         * doc/manual/en/sylpheed.html
7105                 a few minor updates, plus include some
7106                 details about plugins and their requirements
7107         * src/mainwindow.c
7108                 minor changes to English in /View/Sort
7109
7110 2005-09-07 [colin]      1.9.14cvs6
7111
7112         * doc/manual/en/sylpheed-1.html
7113         * doc/manual/en/sylpheed-10.html
7114         * doc/manual/en/sylpheed-11.html
7115         * doc/manual/en/sylpheed-12.html
7116         * doc/manual/en/sylpheed-13.html
7117         * doc/manual/en/sylpheed-14.html
7118         * doc/manual/en/sylpheed-15.html
7119         * doc/manual/en/sylpheed-16.html
7120         * doc/manual/en/sylpheed-17.html
7121         * doc/manual/en/sylpheed-18.html
7122         * doc/manual/en/sylpheed-19.html
7123         * doc/manual/en/sylpheed-2.html
7124         * doc/manual/en/sylpheed-20.html
7125         * doc/manual/en/sylpheed-21.html
7126         * doc/manual/en/sylpheed-22.html
7127         * doc/manual/en/sylpheed-3.html
7128         * doc/manual/en/sylpheed-4.html
7129         * doc/manual/en/sylpheed-5.html
7130         * doc/manual/en/sylpheed-6.html
7131         * doc/manual/en/sylpheed-7.html
7132         * doc/manual/en/sylpheed-8.html
7133         * doc/manual/en/sylpheed-9.html
7134         * doc/manual/en/sylpheed.html
7135                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7136
7137 2005-09-07 [colin]      1.9.14cvs5
7138
7139         * src/mainwindow.c
7140                 Make labels more to-the-point
7141
7142 2005-09-07 [colin]      1.9.14cvs4
7143
7144         * doc/manual/en/sylpheed-1.html
7145         * doc/manual/en/sylpheed-12.html
7146         * doc/manual/en/sylpheed-13.html
7147         * doc/manual/en/sylpheed-14.html
7148         * doc/manual/en/sylpheed-15.html
7149         * doc/manual/en/sylpheed-16.html
7150         * doc/manual/en/sylpheed-17.html
7151         * doc/manual/en/sylpheed-18.html
7152         * doc/manual/en/sylpheed-19.html
7153         * doc/manual/en/sylpheed-2.html
7154         * doc/manual/en/sylpheed-20.html
7155         * doc/manual/en/sylpheed-21.html
7156         * doc/manual/en/sylpheed-22.html
7157         * doc/manual/en/sylpheed-4.html
7158         * doc/manual/en/sylpheed-5.html
7159         * doc/manual/en/sylpheed-6.html
7160         * doc/manual/en/sylpheed-7.html
7161         * doc/manual/en/sylpheed-8.html
7162         * doc/manual/en/sylpheed-9.html
7163         * doc/manual/en/sylpheed.html
7164                 Update manual
7165
7166 2005-09-07 [colin]      1.9.14cvs3
7167
7168         * doc/faq/en/sylpheed-faq-1.html
7169         * doc/faq/en/sylpheed-faq-2.html
7170         * doc/faq/en/sylpheed-faq-3.html
7171         * doc/faq/en/sylpheed-faq.html
7172                 Update FAQ
7173
7174 2005-09-07 [colin]      1.9.14cvs2
7175
7176         * src/folderview.c
7177         * src/procmsg.c
7178         * src/summaryview.c
7179         * src/toolbar.c
7180                 Fix special subfolders:
7181                 - Inherit parent's icon
7182                 - sent contents of queues subfolders
7183                 - empty subfolders of trashes
7184         * src/mainwindow.c
7185                 Remove outdated manual and faq entries
7186         * src/common/utils.c
7187                 Add quotes around %s coming from mailcap
7188
7189 2005-09-07 [colin]      1.9.14cvs1
7190
7191         * src/compose.c
7192                 After saving draft, set modified to FALSE
7193         * src/mimeview.c
7194         * src/common/utils.c
7195         * src/common/utils.h
7196                 Try to open mime parts using what is 
7197                 indicated in ~/.mailcap or /etc/mailcap,
7198                 if possible.
7199
7200 2005-09-05 [paul]       1.9.14
7201
7202         1.9.14 released
7203
7204         * po/sk.po
7205                 updated by Andrej Kacian
7206
7207 2005-09-05 [paul]       1.9.13cvs83
7208
7209         * po/de.po
7210         * po/es.po
7211         * po/fi.po
7212         * po/fr.po
7213         * po/nb.po
7214         * po/pt_BR.po
7215         * po/sr.po
7216                 updated translations by Thomas Gilgin, Ricardo Mones
7217                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7218                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7219
7220 2005-09-04 [paul]       1.9.13cvs82
7221
7222         * src/compose.c
7223                 only warn about exceeded line length limit
7224                 on send
7225
7226 2005-09-04 [paul]       1.9.13cvs81
7227
7228         * src/compose.c
7229                 fix crash in 'line length exceeded' dialogue
7230
7231 2005-09-02 [paul]       1.9.13cvs80
7232
7233         * src/imap.c
7234                 fix bug 795, 'Connection lost IMAP'
7235                 and add statusbar prints
7236                 Patch by Colin
7237
7238 2005-09-02 [paul]       1.9.13cvs79
7239
7240         * src/compose.c
7241                 compose_wrap_paragraph() becomes
7242                 compose_beautify_paragraph()
7243                 Patch by Colin
7244
7245 2005-09-02 [colin]      1.9.13cvs78
7246
7247         * src/folderview.c
7248                 Micro-fix
7249
7250 2005-09-01 [colin]      1.9.13cvs77
7251
7252         * src/imap.c
7253                 Maybe fix bug #795 (Connection lost IMAP)
7254                 Don't try to send logout when we're disconnected.
7255         * src/summaryview.c
7256                 Include locked and marked emails in HRM
7257                 view. Fixes bug #800 (Locked messages no longer 
7258                 show up when hide read messages is used)
7259
7260 2005-09-01 [paul]       1.9.13cvs76
7261
7262         * src/prefs_common.c
7263                 fix bad cutting
7264
7265 2005-08-31 [colin]      1.9.13cvs75
7266
7267         * src/folderview.c
7268         * src/folderview.h
7269         * src/prefs_summaries.c
7270         * src/summaryview.c
7271                 Fix "go to next new", fix preference
7272                 (Open unread/next swapped)
7273
7274 2005-08-31 [paul]       1.9.13cvs74
7275
7276         * src/compose.c
7277         * src/folderview.c
7278         * src/headerview.c
7279         * src/headerview.h
7280         * src/mainwindow.c
7281         * src/prefs_common.c
7282         * src/prefs_common.h
7283         * src/prefs_fonts.c
7284         * src/summaryview.c
7285         * src/textview.c
7286         * src/common/defs.h
7287                 remove obsolete BOLD_FONT setting
7288                 fix font update in headerview and textview
7289                 headers after prefs change
7290                 Patch By Colin
7291
7292 2005-08-31 [paul]
7293
7294         1.9.14-rc4 released
7295
7296 2005-08-30 [colin]      1.9.13cvs73
7297
7298         * src/summaryview.c
7299                 When Hide read messages is selected and we
7300                 refresh the summaryview, don't remove the 
7301                 currently displayed message. Fixes bug #797
7302                 (Summary view reloads when new mail is 
7303                 downloaded in 1.9.14 rc)
7304
7305 2005-08-30 [colin]      1.9.13cvs72
7306
7307         * src/folderview.c
7308                 Fix flickering
7309         * src/mainwindow.c
7310                 Remove useless callback
7311         * src/mimeview.c
7312         * src/gtk/filesel.c
7313         * src/gtk/filesel.h
7314                 Add a filesel_select_file_save_folder() - used by Save All
7315
7316 2005-08-29 [paul]       1.9.13cvs71
7317
7318         * AUTHORS
7319         * src/matcher_parser_parse.y
7320         * src/etpan/imap-thread.c
7321                 fix building on FreeBSD
7322                 Patch by Daniel Gustafson <daniel@hobbit.se>
7323
7324 2005-08-29 [paul]       1.9.13cvs70
7325
7326         * src/plugins/pgpinline/pgpinline.c
7327                 only initialise sig result if it's been handled
7328                 Patch by Colin
7329
7330 2005-08-29 [paul]       1.9.13cvs69
7331         
7332         Patches by Colin:
7333
7334         * src/imap.c
7335         * src/common.utils.c
7336         * src/common/utils.h
7337                 optimisation
7338         * src/stock_pixmap.h
7339                 fix wrong icon reference
7340         * src/pixmaps/trash_btn.xpm
7341                 replace with nicer image
7342
7343 2005-08-28 [colin]      1.9.13cvs68
7344
7345         * src/Makefile.am
7346         * src/stock_pixmap.c
7347         * src/stock_pixmap.h
7348         * src/toolbar.c
7349         * src/pixmaps/trash_btn.xpm
7350                 Add a specific trash xpm for the button
7351
7352 2005-08-28 [colin]      1.9.13cvs67
7353
7354         * src/imap.c
7355                 Fix leak
7356
7357 2005-08-27 [colin]      1.9.13cvs66
7358
7359         * src/imap.c
7360         * src/procmime.c
7361                 Correctly fix "Problem with replies", fixes
7362                 pgpmime encryption too. 
7363
7364 2005-08-27 [colin]      1.9.13cvs65
7365
7366         * src/folder.c
7367         * src/procmsg.c
7368         * src/procmsg.h
7369         * src/summaryview.c
7370                 Fix bug #517 (messages removed from summaryview 
7371                 when moving fails)
7372
7373 2005-08-27 [colin]      1.9.13cvs64
7374
7375         * tools/Makefile.am
7376         * tools/asus_mailled.sh
7377                 Add a script to blink ASUS laptops' mail LED where there
7378                 is unread mail.
7379
7380 2005-08-27 [colin]      1.9.13cvs63
7381
7382         * src/imap.c
7383         * src/etpan/imap-thread.c
7384         * src/etpan/imap-thread.h
7385                 Implement automatic choosing of login method
7386                 Fixes bug #791
7387         * src/gtk/.cvsignore
7388                 Add sylpheed-marshal.[ch]
7389
7390 2005-08-27 [colin]      1.9.13cvs62
7391
7392         * src/common/utils.c
7393                 Fix confusing perror
7394
7395 2005-08-27 [colin]      1.9.13cvs61
7396
7397         * src/toolbar.c
7398         * src/toolbar.h
7399                 Remove A_DELETE, replace it with 
7400                 A_TRASH and A_DELETE_REAL. Automatically
7401                 rewrite config files to replace A_DELETE
7402                 with A_TRASH (no functionality change).
7403                 Fixes half of #794
7404
7405 2005-08-26 [colin]      1.9.13cvs60
7406
7407         * src/procmime.c
7408                 Previous "Problem with replies" fix brought other
7409                 problems, fixing them
7410
7411 2005-08-26 [colin]      1.9.13cvs59
7412
7413         * src/procmime.c
7414                 Fix "Problem with replies". This happened only
7415                 on IMAP...
7416         * src/procmsg.c
7417                 Factorize code a bit
7418         * src/compose.c
7419                 Speed improvement on very long messages (wrapping)
7420                 Fix signature color on Reedit and Redirect
7421                 On Reedit, don't attach pgp-signatures parts, but
7422                 set signing to On.
7423
7424 2005-08-24 [paul]       1.9.13cvs58
7425
7426         * src/compose.c
7427                 don't claim success when clicking
7428                 Cancel on the passphrase box.
7429                 Patch by Colin
7430
7431 2005-08-24 [paul]       1.9.13cvs57
7432
7433         * src/main.c
7434                 fix misplaced sylpheed.log
7435         * src/common/defs.h
7436                 define UIDL_DIR
7437
7438 2005-08-24 [paul]       1.9.13cvs56
7439
7440         * src/imap.c
7441         * src/etpan/imap-thread.c
7442         * src/etpan/imap-thread.h
7443                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7444                 Patch by Colin
7445         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7446         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7447                 remove autogenerated files
7448         * tools/kdeservicemenu/README
7449         * tools/kdeservicemenu/install.sh
7450         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7451         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7452                 use Claws icon, use 'Sylpheed-Claws' in menu,
7453                 use kdialog, and other cleanups
7454
7455 2005-08-23 [paul]       1.9.13cvs55
7456
7457         * src/compose.c
7458                 fix paste/wrap crash
7459                 Patch by Colin
7460
7461 2005-08-23 [paul]       1.9.13cvs54
7462
7463         * src/main.c
7464                 fix crash recovery
7465                 Patch by Colin
7466
7467 2005-08-23 [paul]       1.9.13cvs53
7468
7469         * src/addressbook.c
7470         * src/editaddress.c
7471                 view all data of LDAP contacts
7472                 Patch by Colin
7473
7474 2005-08-23 [paul]       1.9.13cvs52
7475
7476         * src/addressbook.c
7477                 fix issues with the Search field
7478                 Patch by Colin
7479
7480 2005-08-22 [paul]       1.9.13cvs51
7481
7482         * src/folderview.c
7483                 put name of folder in processing dialog
7484                 title
7485         * src/prefs_folder_item.c
7486                 improve english usage
7487
7488 2005-08-22 [paul]       1.9.13cvs50
7489
7490         * src/filtering.c
7491         * src/filtering.h
7492         * src/matcher.c
7493         * src/matcher_parser_lex.l
7494         * src/matcher_parser_parse.y
7495         * src/prefs_filtering.c
7496                 add Filtering/Processing rule names feature.
7497                 (the incompatible old matcherrc is saved as
7498                 matcherrc.pre_names).
7499                 Patch by Colin
7500
7501 2005-08-22 [paul]       1.9.13cvs49
7502
7503         * src/procmsg.c
7504                 fix colour labelling
7505                 Patch by Colin
7506
7507 2005-08-22 [paul]       1.9.13cvs48
7508
7509         * src/textview.c
7510                 fix open_image_cb()
7511
7512 2005-08-22 [paul]       1.9.13cvs47
7513
7514         * src/imap.c
7515                 fix bug 789, 'SC crashes with imap (CVS ver)'
7516                 Patch by Colin
7517
7518 2005-08-22 [paul]       1.9.13cvs46
7519
7520         * src/mimeview.c
7521         * src/prefs_common.c
7522         * src/common/defs.h
7523                 define reused defaults in defs.h
7524         * src/textview.c
7525                 add 'Open image' to image popup menu
7526
7527 2005-08-21 [colin]      1.9.13cvs45
7528
7529         * src/summaryview.c
7530                 Fix bug #788 (Bogus "From" address displayed)
7531
7532 2005-08-20 [colin]      1.9.13cvs44
7533
7534         * src/folder.c
7535                 Fix buf #787 (multilevel delete causes SIGSEGV)
7536
7537 2005-08-19 [colin]      1.9.13cvs43
7538
7539         * src/inc.c
7540         * src/prefs_common.c
7541         * src/prefs_common.h
7542                 Add an hidden pref to allow modifying the
7543                 update stepping in incorporation.
7544                 Patch by wwp.
7545
7546 2005-08-19 [colin]      1.9.13cvs42
7547
7548         * src/compose.c
7549         * src/procmime.c
7550                 Workaround for broken MUAs: encode 
7551                 Content-type: name: as ASCII and 
7552                 Content-Disposition: filename: as
7553                 per rfc2231
7554         * src/prefs_account.c
7555                 Fix invisible-ness of SMTP SSL prefs
7556                 in NNTP accounts
7557
7558 2005-08-19 [paul]       1.9.13cvs41
7559
7560         * src/compose.c
7561         * src/prefs_common.c
7562         * src/prefs_common.h
7563         * src/prefs_wrapping.c
7564                 paste with or without wrapping.
7565                 patch by Colin
7566
7567 2005-08-19 [paul]       1.9.13cvs40
7568
7569         * src/prefs_common.c
7570         * src/prefs_common.h
7571         * src/summaryview.c
7572                 reintroduce enable_swap_from as a
7573                 hidden pref. patch by Colin
7574         * src/quote_fmt_parse.y
7575         * src/plugins/clamav/clamav_plugin.c
7576         * src/plugins/dillo_viewer/dillo_viewer.c
7577         * src/plugins/mathml_viewer/mathml_viewer.c
7578         * src/plugins/pgpcore/sgpgme.c
7579         * src/plugins/pgpinline/pgpinline.c
7580         * src/plugins/pgpmime/pgpmime.c
7581                 tidy up. patch by Colin
7582
7583 2005-08-19 [paul]       1.9.13cvs39
7584
7585         * configure.ac
7586                 complete cvs38's sync
7587         * src/editaddress.c
7588         * src/gedit-print.c
7589         * src/mutt.c
7590         * src/etpan/etpan-log.c
7591         * src/etpan/imap-thread.c
7592         * src/gtk/gtksourceprintjob.c
7593                 fix compilation warnings
7594                 (patch by Colin)
7595
7596 2005-08-19 [paul]       1.9.13cvs38
7597
7598         sync with main:
7599
7600         * src/account.c
7601         * src/action.c
7602         * src/addrbook.c
7603         * src/addrcache.c
7604         * src/addrharvest.c
7605         * src/addrindex.c
7606         * src/codeconv.c
7607         * src/compose.c
7608         * src/crash.c
7609         * src/exporthtml.c
7610         * src/exportldif.c
7611         * src/folder.c
7612         * src/image_viewer.c
7613         * src/inc.c
7614         * src/inc.h
7615         * src/jpilot.c
7616         * src/ldif.c
7617         * src/main.c
7618         * src/matcher.c
7619         * src/mbox.c
7620         * src/messageview.c
7621         * src/mh.c
7622         * src/mimeview.c
7623         * src/msgcache.c
7624         * src/mutt.c
7625         * src/news.c
7626         * src/partial_download.c
7627         * src/pine.c
7628         * src/pop.c
7629         * src/prefs_actions.c
7630         * src/prefs_common.c
7631         * src/prefs_customheader.c
7632         * src/prefs_display_header.c
7633         * src/prefs_gtk.c
7634         * src/prefs_themes.c
7635         * src/procheader.c
7636         * src/procmime.c
7637         * src/procmsg.c
7638         * src/recv.c
7639         * src/send_message.c
7640         * src/simple-gettext.c
7641         * src/sourcewindow.c
7642         * src/textview.c
7643         * src/vcard.c
7644         * src/common/defs.h
7645         * src/common/log.c
7646         * src/common/plugin.c
7647         * src/common/prefs.c
7648         * src/common/session.c
7649         * src/common/session.h
7650         * src/common/socket.c
7651         * src/common/socket.h
7652         * src/common/ssl_certificate.c
7653         * src/common/template.c
7654         * src/common/utils.c
7655         * src/common/utils.h
7656         * src/common/xml.c
7657         * src/gtk/about.c
7658         added wrappers for C library function that
7659                 take pathname arguments.
7660                 enabled compilation with MinGW.
7661                 use GDir instead of directly using opendir().
7662                 added rename_force().
7663
7664 2005-08-19 [paul]       1.9.13cvs37
7665         
7666         patches by Colin:
7667         * src/compose.c
7668                 fix privacy settings on re-editing
7669                 a sent message
7670         * src/jpilot.c
7671                 fix encoding bug
7672         * src/folder.c
7673         * src/procmsg.c
7674         * src/procmsg.h
7675         * src/summaryview.c
7676                 flag changing optimisation
7677
7678 2005-08-18 [martin]     1.9.13cvs36
7679
7680         * commitHelper
7681             added my login
7682         * src/addrcache.c
7683         * src/addrharvest.c
7684         * src/addrindex.c
7685         * src/compose.c
7686         * src/grouplistdialog.c
7687         * src/main.c
7688         * src/mainwindow.c
7689         * src/msgcache.c
7690         * src/mutt.c
7691         * src/pine.c
7692         * src/prefs_account.c
7693         * src/prefs_themes.c
7694         * src/stock_pixmap.c
7695         * src/summaryview.c
7696         * src/gtk/about.c
7697         * src/gtk/logwindow.c
7698             removed deprecated glib and gdk stuff
7699         * src/plugins/pgpcore/select-keys.c
7700             convert attributes from locale to utf8
7701
7702 2005-08-17 [paul]       1.9.13cvs35
7703
7704         * src/account.c
7705         * src/addressbook.c
7706                 use new GTK_STOCK_ icons if available
7707         * src/summaryview.c
7708         * src/gtk/gtksctree.c
7709         * src/gtk/gtksctree.h
7710                 faster range select. patch by Colin
7711
7712 2005-08-17 [paul]       1.9.13cvs34
7713
7714         patches by colin:
7715         * src/addressbook.c
7716         * src/addressitem.h
7717                 Add an edit button for contacts, fix selections
7718                 of gtksctree items
7719         * src/editaddress.c
7720                 Change labels, let Save be always possible in the
7721                 email and user atributes tabs
7722         * src/folderview.c
7723                 fix sort issues
7724         * src/summaryview.c
7725                 select next item instead of the displayed one
7726                 after deletion
7727
7728         * src/gtk/progressdialog.c
7729                 use prefs_common.enable_rules_hint
7730
7731 2005-08-13 [hoa]        1.9.13cvs33
7732
7733         * src/etpan/imap-thread.c
7734                 fixed build on Solaris.
7735
7736 2005-08-10 [colin]      1.9.13cvs32
7737
7738         * src/procmsg.c
7739                 Fix cvs31 (missing fclose before reading
7740                 the file)
7741
7742 2005-08-10 [colin]      1.9.13cvs31
7743
7744         * src/procmsg.c
7745                 Fix procmsg_msginfo_new_from_mimeinfo() when
7746                 the MimeInfo isn't stored in memory. This fixes
7747                 replying to an attached message.
7748
7749 2005-08-10 [colin]      1.9.13cvs30
7750
7751         * src/mainwindow.c
7752                 Fix slowness in account changing
7753
7754 2005-08-10 [colin]      1.9.13cvs29
7755
7756         * src/folder.c
7757         * src/folderutils.c
7758         * src/folderview.c
7759         * src/imap_gtk.c
7760         * src/mainwindow.c
7761         * src/mh_gtk.c
7762         * src/procmsg.c
7763         * src/summaryview.c
7764                 Optimize folder_has_parent_of_type
7765                 Prevent moving special sub-folders from contextual menus
7766                 Rework message a bit ("Empty all messages" -> "Delete all
7767                 messages")
7768                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7769                 and "Deleted Items" folders)
7770
7771 2005-08-08 [colin]      1.9.13cvs28
7772
7773         * src/summaryview.c
7774         * src/prefs_summaries.c
7775                 Make "Select first unread|new" more flexible
7776                 (just prioritize new or unread)
7777
7778 2005-08-08 [colin]      1.9.13cvs27
7779
7780         * src/summaryview.c
7781                 If "select first new" is selected and there only
7782                 are unread messages, fallback to "select first
7783                 unread".
7784
7785 2005-08-08 [colin]      1.9.13cvs26
7786
7787         * src/folder.c
7788                 Fix shameful bugs (and bug #779)
7789
7790 2005-08-08 [colin]      1.9.13cvs25
7791
7792         * src/folder.c
7793         * src/folder.h
7794                 Cache parents' type to make folder_has_parent_of_type
7795                 faster
7796         * src/folderview.c
7797                 Forbid DnD of special sub-folders
7798         * src/procmsg.c
7799         * src/procmsg.h
7800                 Add MAIL_POSTFILTERING_HOOK
7801         * src/summaryview.c
7802                 Revert over-zealous deletion of the use_addr_book 
7803                 code
7804
7805 2005-08-07 [colin]      1.9.13cvs24
7806
7807         * src/folder.c
7808                 Fix big mistake (passing MsgInfo instead 
7809                 of FolderItem)
7810
7811 2005-08-07 [colin]      1.9.13cvs23
7812
7813         * src/compose.c
7814         * src/folder.c
7815         * src/folder.h
7816         * src/foldersel.c
7817         * src/folderutils.c
7818         * src/folderview.c
7819         * src/imap.c
7820         * src/mainwindow.c
7821         * src/messageview.c
7822         * src/mh.c
7823         * src/msgcache.c
7824         * src/procmime.c
7825         * src/summaryview.c
7826                 Make subfolders of Drafts, Queue, Outbox, Trash
7827                 work like their parents. 
7828                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7829
7830 2005-08-07 [colin]      1.9.13cvs22
7831
7832         * src/addressbook.c
7833                 Fix bug #771 (Dragged contacts not saved)
7834
7835 2005-08-07 [paul]       1.9.13cvs21
7836
7837         * src/summaryview.c
7838                 fix bug 32 'Search Doesn't display results
7839                 if "Hide Read Messages" is chosen'
7840                 be more literal in interpreting 'Hide read
7841                 messages'
7842
7843 2005-08-07 [colin]      1.9.13cvs20
7844
7845         * src/folderview.c
7846                 Add debug
7847         * src/summaryview.c
7848                 Faster 'unthread_for_execution'
7849
7850 2005-08-06 [paul]       1.9.13cvs19
7851
7852         * src/mainwindow.c
7853                 add mnemonics to Set displayed columns
7854                 fix bug where msgview_visible option was
7855                 overwritten as TRUE on startup
7856
7857 2005-08-06 [paul]       1.9.13cvs18
7858
7859         * src/mainwindow.c
7860                 refer to 'displayed columns in folder/message
7861                 list' not 'displayed items in summary/message view'
7862         * src/prefs_display_header.c
7863                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7864                 be consistent with similar dialogues
7865         * src/prefs_folder_column.c
7866         * src/prefs_summary_column.c
7867                 'columns' not 'items', and folder and message lists,
7868                 instead of folder and summary views;
7869                 Use 'Hidden columns' as list heading not 'Available
7870                 items';
7871                 move the 'Remove' button to the right hand side;
7872                 top-align the buttons;
7873                 remove unneeded vbox
7874         * src/prefs_summaries.c
7875                 put the 2 column prefs buttons in a frame to reduce
7876                 overall width; refer to columns not items &c.
7877
7878 2005-08-05 [colin]      1.9.13cvs17
7879
7880         * src/prefs_common.c
7881         * src/prefs_common.h
7882         * src/mainwindow.c
7883         * src/compose.c
7884         * src/messageview.c
7885                 Add an hidden toolbar_detachable pref, so
7886                 that I can get rid of these painful handles
7887                 in the toolbars. Defaults to TRUE to avoid
7888                 changing the GUI on unsuspecting people...
7889
7890 2005-08-05 [colin]      1.9.13cvs16
7891
7892         * src/Makefile.am
7893         * src/prefs_folder_column.c
7894         * src/prefs_folder_column.h
7895                 Add prefs for folder columns
7896         * src/folderview.c
7897         * src/folderview.h
7898         * src/mainwindow.c
7899         * src/mainwindow.h
7900         * src/prefs_common.c
7901         * src/prefs_common.h
7902         * src/prefs_summaries.c
7903                 Use them
7904         * src/prefs_summary_column.c
7905         * src/summaryview.c
7906         * src/summaryview.h
7907                 Add a To column
7908         * src/textview.c
7909         * src/common/utils.c
7910         * src/common/utils.h
7911                 Move uri colourisation functions
7912                 to utils
7913         * src/compose.c
7914                 Colourise URIs
7915         * src/imap.c
7916                 Fix bug with LIST where we'd try
7917                 to get Folder//////[...]/// 
7918
7919 2005-08-05 [paul]       1.9.13cvs15
7920
7921         * src/prefs_summaries.c
7922                 improve the English usage
7923         * src/summaryview.c
7924                 set font on column change
7925                 thanks to Colin
7926
7927 2005-08-05 [paul]       1.9.13cvs14
7928
7929         * src/prefs_common.c
7930         * src/prefs_common.h
7931         * src/prefs_summaries.c
7932         * src/summaryview.c
7933                 replace 'open_unread_on_enter' option with
7934                 'select_on_entry' option. opening/not opening
7935                 is now exclusively controlled by 'always_show_msg'
7936
7937 2005-08-04 [colin]      1.9.13cvs13
7938
7939         * src/compose.c
7940                 Remove dead code
7941                 Add colourisation of quotes and signatures
7942         * src/folderview.c
7943                 Fix possible crashes
7944         * src/messageview.c
7945                 Change an assert that is no problem
7946         * src/news.c
7947         * src/news_gtk.c
7948         * src/news_gtk.h
7949                 Fix offline mode
7950         * src/gtk/quicksearch.c
7951                 Fix a possible crash
7952
7953 2005-08-03 [colin]      1.9.13cvs12
7954
7955         * src/prefs_account.c
7956                 Fix bug #777 (Sylpheed crash in account configuration)
7957
7958 2005-08-03 [colin]      1.9.13cvs11
7959
7960         * src/addressbook.c
7961         * src/editaddress.c
7962         * src/editgroup.c
7963                 Fixing addressbook, round 2
7964         * src/textview.c
7965                 Fix emphasis color on rechecking 'Colorize messages'
7966
7967 2005-08-03 [paul]       1.9.13cvs10
7968
7969         sync with main
7970
7971         * src/addr_compl.c
7972         * src/compose.c
7973         * src/main.c
7974         * src/pop.c
7975         * src/prefs_account.c
7976         * src/procmime.c
7977         * src/procmsg.c
7978         * src/quote_fmt_parse.y
7979         * src/textview.c
7980         * src/common/quoted-printable.c
7981         * src/common/utils.c
7982         * src/common/utils.h
7983         * src/common/xml.c
7984                 replaced incorrect locale-independent
7985                 ctype functions with GLib's. Corrected
7986                 signedness mismatch.
7987         * src/headerview.c
7988                 headerview_create(): added spacing for vbox.
7989         * src/gtk/about.c
7990                 set focus to the OK button.
7991
7992 2005-08-03 [colin]      1.9.13cvs9
7993
7994         * src/folderview.c
7995                 Fix possible crash
7996
7997 2005-08-02 [colin]      1.9.13cvs8
7998
7999         * src/mainwindow.c
8000                 Fix cast
8001         * src/addressbook.c
8002         * src/addressitem.h
8003                 Fix a cast and more generally, try to make the
8004                 GUI more intuitive and consistent (round 1)
8005
8006 2005-08-02 [paul]       1.9.13cvs7
8007
8008         * src/folder.h
8009                 missing in 1.9.13cvs6
8010
8011 2005-08-02 [colin]      1.9.13cvs6
8012
8013         * src/folder.c
8014                 Fix one more leak
8015
8016 2005-08-02 [colin]      1.9.13cvs5
8017
8018         * src/folder.c
8019         * src/folderview.c
8020         * src/imap.c
8021         * src/main.c
8022         * src/mbox.c
8023         * src/procmsg.c
8024         * src/summaryview.c
8025                 Fix a number of folder_item_get_msg_list()-related
8026                 leaks (missing procmsg_msginfo_free()s)
8027
8028 2005-08-01 [colin]      1.9.13cvs4
8029
8030         * src/folderview.c
8031         * src/folderview.h
8032         * src/mainwindow.c
8033         * src/prefs_fonts.c
8034         * src/prefs_summaries.c
8035         * src/prefs_themes.c
8036         * src/summaryview.c
8037         * src/summaryview.h
8038         * src/textview.c
8039         * src/textview.h
8040                 Fix instant-apply of summary and folderview-related prefs
8041                 Fix erroneous g_free and alertpanels in prefs_theme
8042                 Add instant-apply for fonts
8043                 Defer applying of prefs a little bit so it's done only
8044                 once even if requested by multiples prefs pages
8045
8046 2005-08-01 [paul]       1.9.13cvs3
8047
8048         * src/main.c
8049                 fix bug 776 'S.C. crashes on close'
8050                 thanks to Colin
8051         * src/etpan/etpan-thread-manager-types.h
8052                 add missing include
8053                 thanks to Hoa
8054
8055 2005-07-25 [paul]       1.9.13cvs2
8056
8057         * src/summaryview.c
8058                 fix typos. spotted by Fabien Vantard
8059
8060 2005-07-24 [paul]       1.9.13cvs1
8061
8062         * doc/man/sylpheed.1
8063                 update man page, incorporating fix of
8064                 bug 769 'Typo in manpage'
8065         * src/etpan/imap-thread.c
8066                 fix NetBSD openssl dependencies. patch by
8067                 George Michaelson <ggm@apnic.net>
8068         * po/pt_BR.po
8069                 updated by Frederico Goncalves Guimaraes
8070
8071 2005-07-22 [paul]       1.9.13
8072
8073         1.9.13 release
8074
8075 2005-07-22 [paul]       1.9.12cvs91
8076
8077         * AUTHORS
8078         * INSTALL
8079         * README.claws
8080         * RELEASE_NOTES.claws
8081                 updated for release
8082         * configure.ac
8083         * po/nb.po
8084         * tools/claws.i18n.status.pl
8085                 add Norwegian translation. submiited by
8086                 Geir Helland <pjallabais@users.sourceforge.net>
8087         * po/ca.po
8088         * po/de.po
8089         * po/es.po
8090         * po/fi.po
8091         * po/fr.po
8092         * po/it.po
8093         * po/sk.po
8094         * po/sr.po
8095         * po/zh_CN.po
8096                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8097                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8098                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8099                 Yang Guilong
8100         * src/plugins/clamav/clamav_plugin_gtk.c
8101         * src/plugins/spamassassin/spamassassin_gtk.c
8102                 replace outdated description strings
8103
8104 2005-07-21 [colin]      1.9.12cvs90
8105
8106         * src/folder.c
8107                 Set folder to batch mode when scanning it. Makes deletion
8108                 of unread mails on IMAP much faster (due to the UNREAD 
8109                 flag unsetting)
8110
8111 2005-07-21 [darko]      1.9.12cvs89
8112
8113         * configure.ac
8114                 link against libresolv if necessary (patch by Paul)
8115         * src/msgcache.c
8116                 use glib's portable macros to determine endianness
8117
8118 2005-07-21 [paul]       1.9.12cvs88
8119
8120         * src/crash.c
8121         * src/gtk/about.c
8122                 update compiled-in features list
8123
8124 2005-07-20 [colin]      1.9.12cvs87
8125
8126         * src/folder.c
8127         * src/textview.c
8128                 Gcc 2.9x compilation fixes, thanks to Darko
8129         * src/plugins/clamav/clamav_plugin.c
8130                 Little optimisation: load virus database only once
8131         * src/plugins/spamassassin/spamassassin.c
8132                 Big optimisation: filtering one mail took at least 1 second,
8133                 now it takes at least 50ms. Doesn't speed up spamassassin 
8134                 itself, but should already be much more tolerable.
8135
8136 2005-07-20 [colin]      1.9.12cvs86
8137
8138         * src/summaryview.c
8139                 Fix performance issue
8140
8141 2005-07-19 [colin]      1.9.12cvs85
8142
8143         * src/plugins/pgpinline/plugin.c
8144                 Fix warning
8145
8146 2005-07-19 [colin]      1.9.12cvs84
8147
8148         * configure.ac
8149         * src/plugins/Makefile.am
8150         * src/plugins/pgpinline/.cvsignore
8151         * src/plugins/pgpinline/Makefile.am
8152         * src/plugins/pgpinline/pgpinline.c
8153         * src/plugins/pgpinline/pgpinline.deps
8154         * src/plugins/pgpinline/pgpinline.h
8155         * src/plugins/pgpinline/plugin.c
8156                 Put pgpinline in the main tree
8157
8158 2005-07-19 [paul]       1.9.12cvs83
8159
8160         * src/prefs_actions.c
8161                 prevent '//' in menu names, which cause a crash
8162                 thanks to Colin
8163
8164 2005-07-19 [paul]       1.9.12cvs82
8165
8166         * configure.ac
8167                 be generally more informative in configure output.
8168                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8169                 '[ --disable-openssl ...', as --enable-openssl is default
8170                 PGP/MIME: don't check for GPGME again, check for
8171                 pgpcore instead. Therefore prevent the possibility of
8172                 attempting to build pgpmime if pgpcore dependencies are
8173                 not met
8174                 ClamAV: use pkgconfig to check for lib
8175                 libgnomeprint: revert logic on inner test to match
8176                 everything else
8177         * src/plugins/pgpcore/sgpgme.c
8178                 add missing include
8179
8180 2005-07-19 [colin]      1.9.12cvs81
8181
8182         * src/summaryview.c
8183                 Fix slow thread rebuilding in particular
8184                 cases
8185
8186 2005-07-19 [paul]       1.9.12cvs80
8187
8188         * sylpheed-claws.desktop
8189                 fix typo, spotted by Stephan Sachse
8190         * src/account.c
8191                 replace GTK_STOCK_ADD with
8192                 GTK_STOCK_NEW button
8193
8194 2005-07-18 [colin]      1.9.12cvs79
8195
8196         * src/etpan/imap-thread.c
8197                 Fix return value (Thanks Hoa)
8198
8199 2005-07-18 [colin]      1.9.12cvs78
8200
8201         * src/imap.c
8202                 Allow empty passwords
8203                 Create drafts/queue/outbox if necessary
8204         * src/summaryview.c
8205                 Remove old code
8206         * src/etpan/imap-thread.c
8207                 Fix STARTTLS (Thanks to Hoa)
8208
8209 2005-07-18 [paul]       1.9.12cvs77
8210
8211         * ChangeLog-gtk2.jp
8212         * ChangeLog.jp
8213                 removed
8214         * Makefile.am
8215                 updated to reflect additions and removals
8216         * TODO
8217                 updated to be claws-specific
8218         * TODO-gtk2
8219         * TODO-gtk2.jp
8220         * TODO.jp
8221         * sylpheed-128x128.png
8222         * sylpheed-64x64.png
8223                 removed
8224         * sylpheed-claws-128x128.png
8225         * sylpheed-claws-64x64.png
8226         * sylpheed-claws.desktop
8227         * sylpheed-claws.png
8228                 added
8229         * sylpheed.desktop
8230         * sylpheed.png
8231                 removed
8232
8233 2005-07-17 [paul]       1.9.12cvs76
8234
8235         * src/account.c
8236         * src/addressbook.c
8237         * src/alertpanel.c
8238         * src/alertpanel.h
8239         * src/compose.c
8240         * src/exphtmldlg.c
8241         * src/expldifdlg.c
8242         * src/folderview.c
8243         * src/imap_gtk.c
8244         * src/inc.c
8245         * src/message_search.c
8246         * src/messageview.c
8247         * src/mh_gtk.c
8248         * src/news_gtk.c
8249         * src/prefs_actions.c
8250         * src/prefs_filtering.c
8251         * src/prefs_matcher.c
8252         * src/prefs_template.c
8253         * src/prefs_themes.c
8254         * src/ssl_manager.c
8255         * src/summary_search.c
8256         * src/textview.c
8257         * src/toolbar.c
8258         * src/gtk/sslcertwindow.c
8259         * src/plugins/pgpcore/sgpgme.c
8260                 rework alertpanels
8261
8262 2005-07-17 [colin]      1.9.12cvs75
8263
8264         * src/privacy.c
8265                 add a PrivacySystem accessor that checks that
8266                 the system cached in a MimeInfo's privacydata
8267                 is still registered. Use this accessor instead
8268                 of directly using data->system. Fixes crashes
8269                 after unloading pgp plugins.
8270
8271 2005-07-17 [colin]      1.9.12cvs74
8272
8273         * src/alertpanel.c
8274                 Change geometry hints to a simple default size.
8275                 Fixes the certs dialogs.
8276
8277 2005-07-17 [colin]      1.9.12cvs73
8278
8279         * src/gtk/sslcertwindow.c
8280                 Use a gtkExpander
8281
8282 2005-07-17 [colin]      1.9.12cvs72
8283
8284         * src/plugins/pgpcore/Makefile.am
8285         * src/plugins/pgpmime/Makefile.am
8286                 Add gpgme libs
8287
8288 2005-07-17 [paul]       1.9.12cvs71
8289
8290         * configure.ac
8291                 add --disable-gnomeprint option
8292                 modified version of patch by Marius Mauch
8293
8294 2005-07-17 [paul]       1.9.12cvs70
8295
8296         * src/common/defs.h
8297                 update urls
8298         * src/account.c
8299         * src/action.c
8300         * src/addressbook.c
8301         * src/compose.c
8302         * src/foldersel.c
8303         * src/folderview.c
8304         * src/html.c
8305         * src/imap_gtk.c
8306         * src/main.c
8307         * src/mainwindow.c
8308         * src/messageview.c
8309         * src/mh_gtk.c
8310         * src/mimeview.c
8311         * src/news_gtk.c
8312         * src/prefs_account.c
8313         * src/prefs_send.c
8314         * src/prefs_summaries.c
8315         * src/procmsg.c
8316         * src/summaryview.c
8317         * src/common/utils.c
8318         * src/common/xml.c
8319         * src/plugins/pgpcore/passphrase.c
8320         * src/plugins/pgpcore/select-keys.c
8321                 replace inappropriately used backticks
8322                 with single quotes
8323
8324 2005-07-16 [colin]      1.9.12cvs69
8325
8326         * src/image_viewer.c
8327                 Add extra paranoid checks
8328
8329 2005-07-16 [colin]      1.9.12cvs68
8330
8331         * src/plugins/pgpcore/prefs_gpg.c
8332                 Don't auto-check sigs by default, as it
8333                 can be really slow.
8334
8335 2005-07-16 [colin]      1.9.12cvs67
8336
8337         * src/plugins/pgpcore/sgpgme.c
8338                 Make messages a bit better.
8339
8340 2005-07-16 [colin]      1.9.12cvs66
8341
8342         * src/imap.c
8343                 Remove pseudo-log
8344         * src/etpan/imap-thread.c
8345                 Add real log
8346
8347 2005-07-16 [colin]      1.9.12cvs65
8348
8349         * src/main.c
8350         * src/prefs_other.c
8351                 And now, fix build with libetpan :-/
8352
8353 2005-07-15 [colin]      1.9.12cvs64
8354
8355         * src/prefs_other.c
8356                 Continue fixing build without libetpan.
8357
8358 2005-07-15 [colin]      1.9.12cvs63
8359
8360         * src/main.c
8361                 Fix build with --disable-libetpan
8362
8363 2005-07-15 [colin]      1.9.12cvs62
8364
8365         * configure.ac
8366                 Bump libetpan's version
8367
8368 2005-07-15 [colin]      1.9.12cvs61
8369
8370         * src/etpan/imap-thread.c
8371                 Actually stop logging :)
8372
8373 2005-07-15 [colin]      1.9.12cvs60
8374
8375         * src/addressbook.c
8376                 Fix dnd of multiple addresses.
8377
8378 2005-07-15 [hoa]        1.9.12cvs59
8379
8380         * src/etpan/imap-thread.c
8381             disable login of IMAP password in libetpan log file.
8382
8383 2005-07-15 [paul]       1.9.12cvs58
8384
8385         * src/account.c
8386                 don't automatically sort
8387                 do allow drag n drop
8388
8389 2005-07-15 [paul]       1.9.12cvs57
8390
8391         * src/account.c
8392         * src/ssl_manager.c
8393                 alphabetical listing
8394
8395 2005-07-15 [paul]       1.9.12cvs56
8396
8397         * src/gtk/pluginwindow.c
8398                 sort plugin list alphabetically
8399
8400 2005-07-15 [paul]       1.9.12cvs55
8401
8402         * src/prefs_spelling.c
8403         * src/prefs_wrapping.c
8404                 unify English usage
8405
8406 2005-07-15 [colin]      1.9.12cvs54
8407
8408         * src/wizard.c
8409                 Typo fix
8410
8411 2005-07-15 [paul]       1.9.12cvs53
8412
8413         * src/prefs_message.c
8414                 make 'show cursor' a hidden option
8415
8416 2005-07-14 [colin]      1.9.12cvs52
8417
8418         * src/plugins/spamassassin/Makefile.am
8419         * src/plugins/clamav/Makefile.am
8420                 Fix double EXTRA_DISTs
8421
8422 2005-07-14 [colin]      1.9.12cvs51
8423
8424         * src/plugins/clamav/Makefile.am
8425         * src/plugins/clamav/clamav_plugin_gtk.deps
8426         * src/plugins/spamassassin/Makefile.am
8427         * src/plugins/spamassassin/spamassassin_gtk.deps
8428                 Make $plugin_gtk depend on $plugin
8429
8430 2005-07-14 [hoa]        1.9.12cvs50
8431
8432         * src/etpan/imap-thread.c
8433                 enable debug log of libetpan when running with --debug
8434
8435 2005-07-14 [colin]      1.9.12cvs49
8436
8437         * configure.ac
8438         * src/common/Makefile.am
8439         * src/common/plugin.c
8440         * src/common/plugin.h
8441                 Add a little plugin dependancy system.
8442                 Plugins can ship a $plugin_name.deps file
8443                 (near them in PLUGINDIR) so that their
8444                 dependancies are loaded if possible.
8445         * src/plugins/Makefile.am
8446         * src/plugins/pgpcore/Makefile.am
8447         * src/plugins/pgpcore/passphrase.c
8448         * src/plugins/pgpcore/passphrase.h
8449         * src/plugins/pgpcore/plugin.c
8450         * src/plugins/pgpcore/prefs_gpg.c
8451         * src/plugins/pgpcore/prefs_gpg.h
8452         * src/plugins/pgpcore/select-keys.c
8453         * src/plugins/pgpcore/select-keys.h
8454         * src/plugins/pgpcore/sgpgme.c
8455         * src/plugins/pgpcore/sgpgme.h
8456                 Introduce pgpcore, used by pgpmime and
8457                 pgpinline
8458         * src/plugins/pgpmime/Makefile.am
8459         * src/plugins/pgpmime/passphrase.c
8460         * src/plugins/pgpmime/passphrase.h
8461         * src/plugins/pgpmime/pgpmime.c
8462         * src/plugins/pgpmime/pgpmime.deps
8463         * src/plugins/pgpmime/plugin.c
8464         * src/plugins/pgpmime/prefs_gpg.c
8465         * src/plugins/pgpmime/prefs_gpg.h
8466         * src/plugins/pgpmime/select-keys.c
8467         * src/plugins/pgpmime/select-keys.h
8468         * src/plugins/pgpmime/sgpgme.c
8469         * src/plugins/pgpmime/sgpgme.h
8470                 Remove the core from pgpmime and add the
8471                 dependancy to pgpcore.
8472
8473 2005-07-14 [paul]       1.9.12cvs48
8474
8475         * src/stock_pixmap.c
8476                 forgot this in last commit
8477
8478 2005-07-14 [paul]       1.9.12cvs47
8479
8480         * src/account.c
8481         * src/addressbook.c
8482                 add accelerators for the buttons (sync with main)
8483         * src/compose.c
8484         * src/compose.h
8485                 add accelerators for the buttons.
8486                 fix editing with external editor.
8487                 replace gdk_input_*() with GIOChannel;
8488                 (sync with main)
8489         * src/foldersel.c
8490                 display folder names with new/unread
8491                 representation (sync with main)
8492         * src/main.c
8493                 specify default window icon (sync with main)
8494         * src/prefs_common.c
8495                 use_addr_book default to FALSE
8496         * src/summaryview.c
8497         * src/textview.c
8498                 add accelerators for the buttons (sync with main)
8499         * src/gtk/menu.c
8500                 fix typos
8501         * src/pixmaps/sylpheed_icon.xpm
8502                 updated
8503
8504 2005-07-13 [paul]       1.9.12cvs46
8505
8506         * src/plugins/pgpmime/pgpmime.c
8507         * src/plugins/pgpmime/sgpgme.c
8508                 (temporarily) use deprecated gpgme_data_rewind()
8509                 while largefile support is not present
8510                 (as suggested by Colin)
8511
8512 2005-07-13 [paul]       1.9.12cvs45
8513
8514         * configure.ac
8515                 remove large file support (for now):
8516                 it breaks too many things
8517
8518 2005-07-13 [paul]       1.9.12cvs44
8519
8520         * configure.ac
8521                 add large file support
8522         * src/html.c
8523                 fix bug #763 where href attribute was not
8524                 the very first attribute of a link
8525                 patch by Thomas Gilgin
8526
8527 2005-07-13 [colin]      1.9.12cvs43
8528
8529         * src/gtk/pluginwindow.c
8530                 Little portability fix
8531
8532 2005-07-13 [colin]      1.9.12cvs42
8533
8534         * src/plugins/pgpmime/sgpgme.c
8535                 Fix crasher.
8536
8537 2005-07-13 [colin]      1.9.12cvs41
8538
8539         * src/plugins/pgpmime/pgpmime.c
8540         * src/plugins/pgpmime/sgpgme.c
8541                 Use gpgme_data_release_and_get_mem instead
8542                 of gpgme_data_read.
8543
8544 2005-07-13 [colin]      1.9.12cvs40
8545
8546         * configure.ac
8547         * src/plugins/pgpmime/passphrase.c
8548         * src/plugins/pgpmime/passphrase.h
8549         * src/plugins/pgpmime/pgpmime.c
8550         * src/plugins/pgpmime/plugin.c
8551         * src/plugins/pgpmime/select-keys.c
8552         * src/plugins/pgpmime/select-keys.h
8553         * src/plugins/pgpmime/sgpgme.c
8554         * src/plugins/pgpmime/sgpgme.h
8555                 Port pgpmime to gpgme-1.0.
8556
8557 2005-07-12 [paul]       1.9.12cvs39
8558
8559         * AUTHORS
8560         * src/toolbar.c
8561         * src/toolbar.h
8562                 add a 'Go to Prev' button to the toolbar.
8563                 correct tooltip text of go to buttons.
8564                 based on patch by Yang Guilong <bamanzi@gmail.com>
8565
8566 2005-07-12 [colin]      1.9.12cvs38
8567
8568         * src/statusbar.c
8569                 Fix progress bar showing stuff at startup.
8570
8571 2005-07-12 [paul]       1.9.12cvs37
8572
8573         * src/editjpilot.c
8574                 fix building with jpilot support
8575
8576 2005-07-11 [colin]      1.9.12cvs36
8577
8578         * src/inc.c
8579                 Add visual indication that filtering is running
8580         * src/textview.c
8581                 Make {}[] uri delimiters
8582         * src/summaryview.c
8583                 Remove useless (and slow) calls
8584
8585 2005-07-11 [paul]       1.9.12cvs35
8586
8587         * src/plugins/clamav/clamav_plugin_gtk.c
8588         * src/plugins/dillo_viewer/dillo_prefs.c
8589         * src/plugins/pgpmime/prefs_gpg.c
8590         * src/plugins/spamassassin/spamassassin_gtk.c
8591                 gather plugins prefs together under their
8592                 own 'Plugins' heading
8593
8594 2005-07-11 [paul]       1.9.12cvs34
8595
8596         sync with main
8597
8598         * src/account.c
8599                 account_delete(): modified alert dialog
8600         * src/editjpilot.c
8601         * src/editvcard.c
8602                 fixed a crash when cancelling file selection
8603                 dialog by Escape key. Made non-ascii filename
8604                 selectable.
8605         * src/prefs_template.c
8606                 prefs_template_window_create(): make scrolled
8607                 window policy AUTOMATIC
8608
8609 2005-07-10 [hoa]        1.9.12cvs33
8610
8611         * src/etpan/imap-thread.c
8612                 workaround for old Courier IMAP servers.
8613
8614 2005-07-10 [colin]      1.9.12cvs32
8615
8616         * src/folder.c
8617         * src/statusbar.c
8618         * src/statusbar.h
8619                 Add visual progress indicator on filtering/processing
8620                 Factorize the progress bar code
8621         * src/imap.c
8622         * src/imap.h
8623         * src/etpan/imap-thread.c
8624                 Add a reference counter to avoid destroying the Folder
8625                 while it's in use by another callback.
8626
8627 2005-07-09 [hoa]        1.9.12cvs31
8628
8629         * src/imap.c
8630         * src/etpan/imap-thread.c
8631                 fixed deadlock when removing IMAP account.
8632
8633 2005-07-08 [colin]      1.9.12cvs30
8634
8635         * src/textview.c
8636         * src/unmime.c
8637                 Fix again problems decoding broken headers
8638         * src/gtk/inputdialog.c
8639                 Fix local variable shadowing a global one
8640
8641 2005-07-08 [colin]      1.9.12cvs29
8642
8643         * src/msgcache.c
8644                 Make the cache/mark files platform-agnostic by writing
8645                 them in little-endian format. Reading them is also done
8646                 in little-endian format, of course; however, in order
8647                 to avoid trashing mark data on big-endian machines, the
8648                 files are, at first, read from the native format if the
8649                 little-endian one doesn't exist. This is easy to deter-
8650                 mine by trying to open a file with a swapped data_ver
8651                 and seeing if it's the wanted version.
8652                 Little-endian using users should see absolutely no
8653                 difference, Big-endian users may get a very little
8654                 performance drop due to byte-swapping.
8655                 Tested on i386 and ppc32. 
8656                 Fixes bug #159 (The index file, in the mailboxes, is 
8657                 hardware depending).
8658
8659                 To have the cache/mark files updated to the new little-
8660                 endian format, "Check for new messages" or even
8661                 "Rebuild folder tree" aren't enough. Files will be
8662                 updated as soon as a folder has been opened/closed.
8663                 To update everything, just select all folders by
8664                 selecting them one by one.
8665
8666 2005-07-07 [colin]      1.9.12cvs28
8667
8668         * src/imap.c
8669                 Remember the folder separator per IMAPFolder
8670                 instead of globally.
8671                 Revive the Session on noop; fixes bug #761
8672                 (mark a bunch of unread messages as read takes 
8673                 forever)
8674
8675 2005-07-07 [darko]      1.9.12cvs27
8676
8677         * src/common/template.c
8678                 Sort templates alphabetically
8679
8680 2005-07-06 [colin]      1.9.12cvs26
8681
8682         * src/imap.c
8683                 Try to use the correct separator in
8684                 most cases. Possibly fixes bug #759
8685                 (only creates the INBOX folder when 
8686                 setting up new IMAP account) and 
8687                 bug #760 (Can't retrieve messages)
8688
8689 2005-07-06 [colin]      1.9.12cvs25
8690
8691         * src/imap.c
8692                 Use real_path in status command. This will
8693                 help later, when namespaces will be used.
8694
8695 2005-07-06 [colin]      1.9.12cvs24
8696
8697         * configure.ac
8698         * src/account.c
8699         * src/folder.c
8700         * src/imap.c
8701         * src/etpan/etpan-log.c
8702         * src/etpan/etpan-thread-manager.c
8703         * src/etpan/imap-thread.c
8704                 Add a --disable-libetpan parameter. With this,
8705                 users that don't want IMAP4 support can avoid
8706                 the new dependancy (and have no IMAP support).
8707                 Users that have IMAP4 accounts and use this
8708                 parameter won't lose their configuration, their
8709                 IMAP accounts will just be invisible and not
8710                 used.
8711         * src/textview.c
8712                 Make the "Copy ..." contextual menu items 
8713                 copy to both the X clipboard and the gtk 
8714                 clipboard - as most other apps do.
8715         * src/gtk/about.c
8716                 Add a notice about OpenSSL usage, in order to
8717                 comply with OpenSSL's license (point 6):
8718                 http://www.openssl.org/source/license.html
8719
8720 2005-07-06 [colin]      1.9.12cvs23
8721
8722         * src/alertpanel.c
8723                 Fix a minimum size for alertpanels
8724         * src/compose.c
8725                 Show 'No space left on device' type errors
8726                 when queuing/sending
8727         * src/imap_gtk.c
8728         * src/mh_gtk.c
8729                 Rework folder's deletion message (remove 
8730                 extra \n)
8731
8732 2005-07-05 [colin]      1.9.12cvs22
8733
8734         * src/imap.c
8735                 Add an alertpanel on auth error
8736                 Add pseudo-log
8737                 Remove pthread-related stuff
8738
8739 2005-07-05 [colin]      1.9.12cvs21
8740
8741         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8742                 Fix crash on plugin reloading (with a hack)
8743
8744 2005-07-05 [colin]      1.9.12cvs20
8745
8746         * src/prefs_account.c
8747         * src/prefs_account.h
8748                 Fix typo
8749         * src/gtk/filesel.c
8750         * src/gtk/filesel.h
8751                 Add a way to filter the view
8752         * src/gtk/pluginwindow.c
8753                 Filter loadable stuff
8754         * src/plugins/pgpmime/prefs_gpg.c
8755                 Fix missing unregistration
8756         * .cvsignore
8757         * src/etpan/.cvsignore
8758         * src/plugins/spamassassin/.cvsignore
8759                 Add more stuff to cvs ignored files
8760
8761 2005-07-04 [colin]      1.9.12cvs19
8762
8763         * src/imap.c
8764                 Fix scan_required returning FALSE when it
8765                 shouldn't. Maybe fix #760 (Can't retrieve
8766                 messages)
8767
8768 2005-07-04 [colin]      1.9.12cvs18
8769
8770         * src/summaryview.c
8771                 Fix always_show_msg pref
8772
8773 2005-07-04 [paul]       1.9.12cvs17
8774
8775         sync with main (forgotten in last commit)
8776         
8777         * src/common/utils.c
8778         * src/common/utils.h
8779                 check_line_length(): new.
8780                 is_dir_exist()
8781                 is_file_entry_exist()
8782                 dirent_is_regular_file()
8783                 dirent_is_directory(): use g_file_test() instead of stat().
8784
8785 2005-07-04 [paul]       1.9.12cvs16
8786
8787         sync with main:
8788
8789         * src/compose.c
8790                 compose_write_to_file(): check for line
8791                 length limit and display warning if exceeds
8792         * src/jpilot.c
8793                 use get_home_dir() instead of g_get_home_dir()
8794         * src/procheader.c
8795                 removed warning about invalid date
8796         * src/vcard.c
8797                 use get_home_dir() instead of g_get_home_dir()
8798
8799 2005-07-04 [paul]       1.9.12cvs15
8800
8801         * src/stock_pixmap.c
8802                 fix new pixmap naming errors
8803                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8804
8805 2005-07-04 [colin]      1.9.12cvs14
8806
8807         * src/imap.c
8808                 Fix debugging string with a warning
8809
8810 2005-07-04 [colin]      1.9.12cvs13
8811
8812         * configure.ac
8813                 Add a check for libetpan's version (>= 0.37)
8814
8815 2005-07-04 [hoa]        1.9.12cvs12
8816
8817         * commitHelper
8818         * src/imap.c
8819         * src/etpan/imap-thread.c
8820         * src/etpan/imap-thread.h
8821                 fixed IMAP implementation of check of mails.
8822
8823 2005-07-03 [hoa]        1.9.12cvs11
8824
8825         * src/etpan/Makefile.am
8826         * src/etpan/etpan-errors.h
8827         * src/etpan/etpan-log.[ch]
8828         * src/etpan/etpan-thread-manager-types.h
8829         * src/etpan/etpan-thread-manager.[ch]
8830         * src/etpan/imap-thread.[ch]
8831         * src/Makefile.am
8832         * src/imap.c
8833         * src/main.c
8834         * src/prefs_other.c
8835         * configure.ac
8836             merged imap branch.
8837             dependency on libetpan 0.37 is now added.
8838
8839 2005-07-01 [colin]      1.9.12cvs10
8840
8841         * src/Makefile.am
8842         * src/folder.c
8843         * src/folder.h
8844         * src/folderview.c
8845         * src/stock_pixmap.c
8846         * src/stock_pixmap.h
8847         * src/plugins/trayicon/trayicon.c
8848                 Add marked symbol on folders containing
8849                 marked messages
8850         * src/procmsg.c
8851         * src/procmsg.h
8852         * src/toolbar.c
8853         * src/prefs_common.c
8854         * src/prefs_common.h
8855         * src/prefs_send.c
8856                 Add an optional confirmation dialog on queue
8857                 sending. Patch by wwp.
8858         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8859         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8860         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8861         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8862         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8863         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8864         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8865         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8866         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8867         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8868         * src/pixmaps/trash_mark.xpm            ** ADDED **
8869                 New pixmaps
8870
8871 2005-07-01 [colin]      1.9.12cvs9
8872
8873         * src/summaryview.c
8874                 Fix a little threading bug
8875         * src/addrgather.c
8876         * src/mainwindow.c
8877                 A little bit of HIG normality never hurts
8878
8879 2005-07-01 [colin]      1.9.12cvs8
8880
8881         * src/compose.c
8882         * src/msgcache.c
8883         * src/pop.c
8884         * src/procmime.c
8885         * src/recv.c
8886         * src/common/log.c
8887         * src/common/template.c
8888         * src/common/utils.c
8889         * src/common/utils.h
8890                 Reverted the fwrite_atomic stuff. In fact
8891                 it is already atomic.
8892
8893 2005-06-30 [colin]      1.9.12cvs7
8894
8895         * src/common/utils.c
8896         * src/common/utils.h
8897                 Add an fwrite_atomic() function to make
8898                 sure we write everything: fwrite can make
8899                 short writes.
8900         * src/compose.c
8901         * src/msgcache.c
8902         * src/pop.c
8903         * src/procmime.c
8904         * src/recv.c
8905         * src/common/log.c
8906         * src/common/template.c
8907                 Use that (and fix swapping of size and nmemb).
8908                 Thanks to Rich Coe for the heads up.
8909
8910 2005-06-30 [colin]      1.9.12cvs6
8911
8912         * src/addressbook.c
8913                 Optimize addressbook opening 
8914
8915 2005-06-30 [colin]      1.9.12cvs5
8916
8917         * src/summaryview.c
8918                 Remove calls to summary_step after move/copy
8919
8920 2005-06-28 [paul]       1.9.12cvs4
8921
8922         * src/alertpanel.c
8923                 wrap and make the error msg selectable
8924
8925 2005-06-28 [paul]       1.9.12cvs3
8926
8927         * src/ssl_manager.c
8928                 replace the OK button with a Close button
8929         * src/gtk/foldersort.c
8930                 use GTK_STOCK_ icons/buttons
8931
8932 2005-06-28 [colin]      1.9.12cvs2
8933
8934         * src/gedit-print.c             ** ADDED **
8935         * src/gedit-print.h             ** ADDED **
8936         * src/gtk/gtksourceprintjob.c   ** ADDED **
8937         * src/gtk/gtksourceprintjob.h   ** ADDED **
8938                 I can't believe no one had enough time to tell
8939                 me I forgot the `cvs add`
8940
8941 2005-06-27 [colin]      1.9.12cvs1
8942
8943         * src/Makefile.am
8944         * src/gtk/Makefile.am
8945         * src/messageview.c
8946         * src/procmsg.c
8947         * src/summaryview.c
8948         * configure.ac
8949                 Add optional libgnomeprint-based printing
8950         * src/mainwindow.c
8951         * src/gtk/quicksearch.c
8952                 Add an Edit/Quick search menu item to show
8953                 and focus the quicksearch
8954
8955 2005-06-27 [paul]       1.9.12
8956
8957         1.9.12 release
8958
8959         * po/ca.po
8960         * po/de.po
8961         * po/es.po
8962         * po/fr.po
8963         * po/it.po
8964         * po/ko.po
8965         * po/pt_BR.po
8966         * po/sk.po
8967         * po/zh_CN.po
8968                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8969                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8970                 SungHyun Nam, Frederico Goncalves Guimaraes,
8971                 Andrej Kacian, and Yang Guilong
8972 2005-06-26 [colin]      1.9.11cvs106
8973
8974         * src/imap_gtk.c
8975                 Forgot one file for previous fix
8976
8977 2005-06-26 [colin]      1.9.11cvs105
8978
8979         * src/folder.c
8980         * src/imap.c
8981                 Fix problems with folder operations in no_select
8982                 imap folders. it applies only to mails, and 
8983                 creation/deletion/move/renaming of folders 
8984                 should be possible
8985
8986 2005-06-26 [paul]       1.9.11cvs104
8987
8988         * src/prefs_filtering.c
8989                 replace one more GTK_STOCK_REMOVE
8990                 with GTK_STOCK_DELETE
8991
8992 2005-06-25 [colin]      1.9.11cvs103
8993
8994         * src/imap.c
8995                 Optimize get_seq_set_from_seq_list
8996                 (Patch by Ricardo) 
8997
8998 2005-06-25 [colin]      1.9.11cvs102
8999
9000         * src/mh.c
9001                 If the directory exists, but not in the
9002                 correct encoding, rename it. This should
9003                 handle old-versions-induced bugs.
9004
9005 2005-06-25 [colin]      1.9.11cvs101
9006
9007         * src/mh.c
9008                 Fix path access with extended dir names
9009                 Fixes bug #589 (SC segfaults with wrong locale
9010                 settings)
9011
9012 2005-06-25 [colin]      1.9.11cvs100
9013
9014         * src/prefs_account.c
9015         * src/prefs_account.h
9016         * src/compose.c
9017                 Add an option to encrypt replies to
9018                 encrypted messages
9019
9020 2005-06-25 [colin]      1.9.11cvs99
9021
9022         * src/compose.c
9023         * src/quote_fmt_parse.y
9024                 ... And make it work with pgpinline.
9025
9026 2005-06-25 [colin]      1.9.11cvs98
9027
9028         * src/compose.c
9029         * src/procmime.c
9030         * src/procmime.h
9031         * src/quote_fmt_parse.y
9032                 o Make reedition of encrypted messages possible
9033                   (as long as it is encrypted to self too, no
9034                    magic there)
9035                 o Make replying with quote (and without selecting
9036                   text) possible for encrypted messages.
9037                 Closes bug #550 (Not possible to "reply with quote"
9038                 to gnupg encrypted messages)
9039
9040 2005-06-24 [paul]       1.9.11cvs97
9041
9042         * src/imap.c
9043                 add missing include
9044
9045 2005-06-24 [paul]       1.9.11cvs96
9046
9047         * src/editldap.c
9048                 made bind password entry invisible
9049                 (sync with main)
9050         * src/send_message.c
9051                 send_message_local(): check exit status
9052                 to detect errors (sync with main)
9053         * src/textview.c
9054                 use main's less ambiguous popup menu
9055                 wording
9056
9057 2005-06-24 [paul]       1.9.11cvs95
9058
9059         * src/prefs_actions.c
9060         * src/prefs_customheader.c
9061         * src/prefs_display_header.c
9062         * src/prefs_filtering_action.c
9063         * src/prefs_matcher.c
9064         * src/prefs_template.c
9065         * src/prefs_toolbar.c
9066                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9067         * src/gtk/description_window.c
9068                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9069
9070 2005-06-23 [colin]      1.9.11cvs94
9071
9072         * src/summaryview.c
9073                 Fix rough edges (be sure to call status_show whenever
9074                 necessary).
9075
9076 2005-06-23 [colin]      1.9.11cvs93
9077
9078         * src/summaryview.c
9079                 Optimize Select All
9080                 Before, in a 5K mails folder: 11s
9081                 After, in the same folder: 58000µs
9082                 The joys of locking... gtk_clist_select_all() fires a 
9083                 tree-select-row event for each selected row, which in 
9084                 summaryview, callbacks summary_selected which in turn,
9085                 calls summary_status_show, which walks the selected
9086                 rows. Hence, calling gtk_clist_select_all was 
9087                 exponential. Locking the summaryview makes 
9088                 summary_selected return early.
9089
9090 2005-06-23 [colin]      1.9.11cvs92
9091
9092         * src/imap.c
9093                 Move mutex at the important place to avoid
9094                 deadlocks
9095         * src/summaryview.c
9096                 Fix Del key deleting directly instead of
9097                 moving to trash
9098
9099 2005-06-22 [colin]      1.9.11cvs91
9100
9101         * src/plugins/spamassassin/libspamc.c
9102                 As we do spagetti code with assignations in multiple
9103                 places (see _message_read_raw where out = msg = raw),
9104                 let's be sure we don't free the same pointer twice.
9105                 Should fix bug #683 (Crash in libpam at 
9106                 message_cleanup).
9107
9108 2005-06-22 [colin]      1.9.11cvs90
9109
9110         * src/compose.c
9111         * src/messageview.c
9112         * src/toolbar.c
9113                 Make toolbar's delete use the move to trash stuff;
9114                 Add gtk_widget_realize to be sure pixmaps can get
9115                 created (that may fix an old worksforme bug which
9116                 I can't find back...)
9117
9118 2005-06-22 [colin]      1.9.11cvs89
9119
9120         * src/summaryview.c
9121         * src/summaryview.h
9122         * src/mainwindow.c
9123                 Rename "Message/Delete" to "Message/Move to trash"
9124                 Add "Message/Delete..." that directly destroys the
9125                 selected messages after asking for a confirmation.
9126
9127 2005-06-22 [colin]      1.9.11cvs88
9128
9129         * src/imap.c
9130                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9131                 o Fix a deadlock (thanks Darko)
9132
9133 2005-06-22 [colin]      1.9.11cvs87
9134
9135         * src/gtk/foldersort.c
9136                 Add missing include for the i18n;
9137                 patch by Fabien Vantard
9138
9139 2005-06-21 [colin]      1.9.11cvs86
9140
9141         * src/folder.c
9142         * src/folderview.c
9143                 Respect the no_select flag
9144         * src/imap.c
9145                 Fix recursive deletion
9146         * src/imap_gtk.c
9147         * src/mh_gtk.c
9148                 Make the folder deletion's warning
9149                 more explicit
9150
9151 2005-06-21 [colin]      1.9.11cvs85
9152
9153         * src/textview.c
9154                 Prevent email addresses from spanning accross
9155                 lines - fixes bug # 646 (newline-chars in 
9156                 email addresses)
9157
9158 2005-06-20 [colin]      1.9.11cvs84
9159
9160         * src/folder.c
9161                 Be sure not to remove source if copy failed
9162
9163 2005-06-20 [colin]      1.9.11cvs83
9164
9165         * src/folderview.c
9166         * src/imap_gtk.c
9167                 remove summaryview's lock
9168         * src/imap.c
9169                 introduce threads to avoid problems when foreground tasks
9170                 interfere with background tasks
9171         * src/mh.c
9172                 prevent moving to drafts/queue
9173         * src/mimeview.c
9174                 fix leak
9175
9176 2005-06-19 [colin]      1.9.11cvs82
9177
9178         * src/imap_gtk.c
9179                 Remember that the user doesn't want to override
9180                 offline mode, for 3 seconds. It avoid presenting
9181                 him with N popups in a really short time.
9182
9183 2005-06-17 [colin]      1.9.11cvs81
9184
9185         * src/imap.c
9186                 Fix IMAP breaking on folders containing '('
9187                 (Probably won't be enough)
9188
9189 2005-06-17 [colin]      1.9.11cvs80
9190
9191         Forgotten files on 1.9.11cvs79
9192         * src/summaryview.c
9193                 Fix stepping when not immediately executing
9194         * src/imap.c
9195                 Really prevent UID FETCH 0
9196         * src/codeconv.c
9197                 Fix outgoing charset never set to utf-8
9198         * src/mh.c
9199                 Fix leak
9200
9201 2005-06-16 [colin]      1.9.11cvs79
9202
9203         * src/compose.c
9204                 Fix bug #707 (Dash splits rows)
9205                 Only wrap if we're on a line break position and
9206                 the previous one was a "white" (space) char.
9207                 Pango stuff is weird.
9208
9209 2005-06-16 [colin]      1.9.11cvs78
9210
9211         * src/imap_gtk.c
9212                 Lock summaryview while downloading messages
9213                 on user demand
9214         * src/procheader.c
9215         * src/unmime.c
9216         * src/common/utils.c
9217         * src/common/utils.h
9218                 Replace \r and \n with spaces in From and
9219                 Subject headers
9220
9221 2005-06-16 [paul]       1.9.11cvs77
9222
9223         * src/procmime.c
9224                 liberalise the mime parser
9225         * src/gtk/about.c
9226                 add text wrapping
9227
9228 2005-06-16 [paul]       1.9.11cvs76
9229
9230         * src/gtk/about.c
9231                 reworked
9232
9233 2005-06-15 [colin]      1.9.11cvs75
9234
9235         * src/compose.c
9236                 Finish header encoding fix
9237         * src/summaryview.c
9238                 Fix segfault
9239         * src/headerview.c
9240                 Fix compilation (Thanks Stephan
9241                 Sachse)
9242
9243 2005-06-15 [colin]      1.9.11cvs74
9244
9245         * Makefile.am
9246                 Install gnome2 stuff rather than gnome1, 
9247                 if both are present
9248         * src/codeconv.c
9249         * src/codeconv.h
9250         * src/compose.c
9251                 Fix headers encoding
9252         * src/folder.c
9253                 Visual progress when fetching all messages
9254         * src/folderview.c
9255         * src/summaryview.c
9256         * src/summaryview.h
9257                 Prevent changing current message while
9258                 incorporating
9259
9260 2005-06-15 [paul]       1.9.11cvs73
9261
9262         * src/gtk/gtkaspell.c
9263         * src/gtk/gtkaspell.h
9264                 fix build warnings
9265
9266 2005-06-15 [paul]       1.9.11cvs72
9267
9268         * src/prefs_filtering.c
9269                 allow reordering of filter rules by
9270                 drag n drop
9271
9272 2005-06-15 [paul]       1.9.11cvs71
9273
9274         * COPYING
9275                 updated
9276         * src/codeconv.c
9277                 replace deprecated function
9278         * src/inc.c
9279         * src/send_message.c
9280         * src/gtk/progressdialog.c
9281         * src/gtk/progressdialog.h
9282                 salvage and reuse parts of reverted sync
9283
9284 2005-06-15 [paul]       1.9.11cvs70
9285
9286         * src/inc.c
9287         * src/send_message.c
9288         * src/gtk/progressdialog.c
9289         * src/gtk/progressdialog.h
9290                 revert yesterday's sync with main
9291                 it contains deprecated functions
9292
9293 2005-06-15 [colin]      1.9.11cvs69
9294
9295         * src/headerview.c
9296                 Fix bug #670 (multi user to: will corrupt message 
9297                 headers display)
9298
9299 2005-06-15 [colin]      1.9.11cvs68
9300
9301         * src/compose.c
9302                 Fix bug #421 (Fix undo on wrapping)
9303
9304 2005-06-15 [colin]      1.9.11cvs67
9305
9306         * src/folder.c
9307                 Provide visual feedback while processing
9308                 folder's rules.
9309         * src/imap.c
9310                 Provide visual feedback while getting
9311                 short headers (for uncached messages)
9312
9313
9314 2005-06-14 [paul]       1.9.11cvs66
9315
9316         * src/account.c
9317                 change a couple stock icons
9318         * src/inc.c
9319         * src/send_message.c
9320         * src/gtk/progressdialog.c
9321         * src/gtk/progressdialog.h
9322                 sync main's GtkTreeView implementation
9323
9324 2005-06-14 [colin]      1.9.11cvs65
9325
9326         * src/imap.c
9327                 Various little fixes, mainly on error paths
9328
9329 2005-06-13 [colin]      1.9.11cvs64
9330
9331         * matcher.c
9332         * procmsg.c
9333         * procmsg.h
9334                 Add a way to fetch only headers. This speeds
9335                 up filtering on headers for IMAP. Fixes:
9336                 bug #481 extraneous imap commands slow down 
9337                         imap filtering
9338                 bug #522 Sylpheed downloads all messages 
9339                         when opening mailbox (IMAP)
9340                 bug #677 IMAP fetch is soooooooooooooo slow
9341         * src/folder.c
9342         * src/folder.h
9343                 Add a folder set_batch method so that
9344                 implementations can speed up flags changes
9345         * src/folderutils.c
9346         * src/summaryview.c
9347                 Use that in mark as (un)read and mark all read
9348                 Refix bug #679
9349         * src/imap.c
9350                 Implement set_batch - brings back deferred
9351                 flags in a less buggy manner. Fixes:
9352                 bug #729 IMAP immediate expunge of deleted messages
9353                 bug #191 remove list of messages with one command
9354                 Fix login with strange chars
9355                 Implement fetch_msg_full
9356                 Fix copy (wrong counts)
9357
9358 2005-06-12 [colin]      1.9.11cvs63
9359
9360         * src/folder.c
9361                 lock incorporation during long operations.
9362                 Avoids fucking up the IMAP socket.
9363
9364 2005-06-12 [colin]      1.9.11cvs62
9365
9366         * src/imap.c
9367                 Fix harmful typo
9368                 Factorize remove_all_msg
9369                 Thread-ize expunge
9370         * src/summaryview.c
9371                 Don't update partial-download status if unnecessary
9372         * src/folder.c
9373                 Use remove_msgs everywhere possible
9374
9375 2005-06-12 [colin]      1.9.11cvs61
9376
9377         * src/folder.c
9378         * src/folder.h
9379                 Add a remove_msgs function to remove a 
9380                 list of messages
9381         * src/imap.c
9382                 Implement that.
9383
9384 2005-06-12 [colin]      1.9.11cvs60
9385
9386         * src/imap.c
9387                 Remove flags-processing deferring... Too hard
9388                 to get it to work in all cases.
9389
9390 2005-06-11 [colin]      1.9.11cvs59
9391
9392         * src/imap.c
9393                 printf -> debug_print
9394
9395 2005-06-11 [colin]      1.9.11cvs58
9396
9397         * src/imap.c
9398                 o Fix build without USE_PTHREAD
9399                 o Factorize imap_open
9400                 o Alertpanel in case of impossible connection
9401                 o Alertpanel in case of impossible login
9402                 o Fix deferred flags processing to force a 
9403                   flush before adding some more flags to process,
9404                   but in another folder.
9405
9406 2005-06-10 [colin]      1.9.11cvs57
9407
9408         * src/imap.c
9409                 o Fix a format string error
9410                 o init ssl socket outside of the thread 
9411                   (it possibly invokes gtk calls)
9412         * src/procmime.c
9413                 o Put back the buffer to its necessary size
9414                 o Fix changing a file pointer without keeping
9415                   track of it (thanks Valgrind)
9416         * src/common/smtp.c
9417                 o Fix automatic STARTTLS if login should be done
9418                   and the server only allows it after starting TLS
9419         * src/gtk/gtkinputdialog.c
9420                 o Eat GDK_Return so that the combo popup doesn't 
9421                   appear when we press Enter to validate the combo
9422                   input dialog (as seen in the Open with... dialog)
9423
9424 2005-06-10 [colin]      1.9.11cvs56
9425
9426         * src/imap.c
9427                 o A bit less debug
9428                 o Fix a crash on deletion
9429                 o Threadize imap_select (it's called outside of 
9430                   threads)
9431                 o Defer treatment of DELETED flags
9432
9433
9434 2005-06-09 [colin]      1.9.11cvs55
9435
9436         * src/imap.c
9437                 Make sure we check imap_gtk_should_override(), which
9438                 potentially calls gtk stuff, before creating thread.
9439                 That way it should't be called via imap_get_session()
9440                 inside a thread.
9441
9442 2005-06-09 [colin]      1.9.11cvs54
9443
9444         * src/imap.c
9445                 o add a bit of status output
9446                 o remove some dead code
9447                 o threadize get_list_of_uids
9448                 o threadize imap_get_flags
9449                 o defer flag changing by 500ms so that they
9450                   can be batched
9451
9452
9453 2005-06-08 [colin]      1.9.11cvs53
9454
9455         * src/imap.c
9456                 Thread-ize imap_cmd_fetch
9457
9458 2005-06-08 [colin]      1.9.11cvs52
9459
9460         * src/main.c
9461                 Mmh, that broke POP3...
9462
9463 2005-06-08 [colin]      1.9.11cvs51
9464
9465         * src/main.c
9466                 Stabilize IMAP patch (thanks to Hoa)
9467
9468 2005-06-08 [colin]      1.9.11cvs50
9469
9470         * src/imap.c
9471                 Test patch to speed up imap. 
9472
9473 2005-06-08 [colin]      1.9.11cvs49
9474
9475         * src/imap_gtk.c
9476                 Warning fix
9477         * src/procmime.c
9478                 Apply patch from gentoo to use /usr/share/mime/globs if 
9479                 available, after un-breaking it
9480         * src/common/log.c
9481         * src/common/log.h
9482                 Use g_timeout for invoking hooks that possibly use gtk
9483                 calls. This should leave gtk calls in the main thread.
9484
9485 2005-06-08 [paul]       1.9.11cvs48
9486
9487         * src/codeconv.c
9488                 conv_get_outgoing_charset_str(): don't
9489                 use prefs_common setting
9490         * src/compose.c
9491         * src/compose.h
9492                 add /Options/Character encoding/... to
9493                 temporarily change the outgoing encoding
9494
9495         (belated sync with main)
9496
9497 2005-06-08 [paul]       1.9.11cvs47
9498
9499         * src/compose.c
9500                 correction to/completion of last
9501                 sync with main
9502
9503 2005-06-08 [paul]       1.9.11cvs46
9504
9505         sync with main:
9506         
9507         * src/codeconv.c
9508         * src/codeconv.h
9509                 always enabled Japanese auto-detection
9510                 if the first letters of locale string
9511                 is "ja"
9512         * src/compose.c
9513                 don't use "destroy" signal to destroy
9514                 Compose object (fix rare crashes on discard?)
9515         * src/mainwindow.c
9516         * src/messageview.c
9517         * src/prefs_send.c
9518                 added Hebrew encodings
9519         * src/sourcewindow.c
9520                 don't use "destroy" signal to destroy
9521                 objects
9522
9523 2005-06-07 [colin]      1.9.11cvs45
9524
9525         * src/summaryview.c
9526                 Add missing unlocks/locks
9527
9528 2005-06-07 [paul]       1.9.11cvs44
9529
9530         * src/summaryview.c
9531                 restore bug #749 fix
9532
9533 2005-06-06 [colin]      1.9.11cvs43
9534
9535         * src/summaryview.c
9536                 Fix selection bug when prefs_common.open_unread 
9537                 is FALSE
9538
9539 2005-06-06 [colin]      1.9.11cvs42
9540
9541         * src/common/md5.c
9542                 Fix a warning
9543         * src/summaryview.c
9544         * src/folderview.c
9545                 Factorize long operations beginning and end
9546                 (locking, freezing/thawing, cursor, ...)
9547                 Check selection->data member in selection-
9548                 related loops; this avoids dying an awful
9549                 death if the selection changes on us while
9550                 we're marking a whole IMAP folder unread, 
9551                 for example.
9552
9553 2005-06-06 [paul]       1.9.11cvs41
9554
9555         * src/textview.c
9556                 don't g_free() a static gchar buffer
9557
9558 2005-06-05 [colin]      1.9.11cvs40
9559
9560         * src/mainwindow.c
9561         * src/messageview.c
9562         * src/summaryview.c
9563                 Fix bug #749 (Show all headers should be
9564                 sticky as the GUI suggests)
9565
9566 2005-06-03 [paul]       1.9.11cvs39
9567
9568         * src/compose.c
9569                 don't allow editing of mail while sending.
9570                 patch by Colin
9571
9572 2005-06-03 [paul]       1.9.11cvs38
9573
9574         * src/folderview.c
9575                 add a freeze/thaw to speed up 'mark all read'
9576
9577 2005-06-03 [paul]       1.9.11cvs37
9578
9579         * src/prefs_message.c
9580                 reflect changes immediately
9581
9582 2005-06-02 [colin]      1.9.11cvs36
9583
9584         * po/POTFILES.in
9585                 Patch by Fabien Vantard.
9586
9587 2005-06-02 [colin]      1.9.11cvs35
9588
9589         * src/imap.c
9590                 Use a non-blocking imap_getline() if possible.
9591                 This should completely prevent the interface
9592                 from freezin on imap operations, although it
9593                 may do strange stuff in case of folder switching
9594                 while a big imap operation is taking place...
9595
9596                 In addition, fix a leak in the case thread
9597                 creation fails on connection.
9598
9599 2005-06-02 [colin]      1.9.11cvs34
9600
9601         * src/crash.c
9602         * src/prefs_common.h
9603                 Fix build (prefs_common_init() doesn't exist
9604                 anymore)
9605
9606 2005-06-02 [colin]      1.9.11cvs33
9607
9608         * src/prefs_account.c
9609                 Fix bug #245 (filtering rules broken when
9610                 renaming a remote account (imap4 or nntp)
9611
9612 2005-06-02 [colin]      1.9.11cvs32
9613
9614         * src/imap.c
9615                 Try to fix IMAP shortcomings: 
9616                 o Multithread imap_open()
9617                 o allow offline-mode overriding instead of
9618                   just returning NULL
9619         * src/imap_gtk.c
9620         * src/imap_gtk.h
9621                 Add a function to ask whether we want to
9622                 override offline-mode for 10 minutes (one-shot
9623                 asking was painful)
9624         * src/procheader.c
9625                 Fix segfault when imap parser isn't happy about
9626                 a missing {
9627
9628 2005-06-01 [colin]      1.9.11cvs31
9629
9630         * src/addrharvest.c
9631         * src/compose.c
9632         * src/mbox.c
9633         * src/mbox.h
9634         * src/mh.c
9635         * src/msgcache.c
9636         * src/send_message.c
9637         * src/setup.c
9638         * src/undo.c
9639         * src/common/hooks.c
9640         * src/common/prefs.c
9641         * src/common/template.c
9642         * src/common/utils.c
9643         * src/gtk/gtkutils.c
9644         * src/gtk/inputdialog.c
9645         * src/gtk/menu.c
9646         * src/gtk/pluginwindow.c
9647         * src/gtk/prefswindow.c
9648         * src/plugins/pgpmime/passphrase.c
9649         * src/plugins/pgpmime/prefs_gpg.c
9650                 More -Wall fixes
9651
9652         * src/common/Makefile.am
9653         * src/common/timing.h
9654                 Add basic timing code
9655
9656         * src/summaryview.c
9657                 Fix a bug with unread messages when 
9658                 re-sorting folders, and by the way
9659                 fix a big performance hit when 
9660                 re-sorting (10k mails: before 5s,
9661                 after .5s)
9662
9663         * src/prefs_compose_writing.c
9664         * src/prefs_compose_writing.h
9665         * src/prefs_message.c
9666         * src/prefs_message.h
9667         * src/prefs_other.c
9668         * src/prefs_other.h
9669         * src/prefs_quote.c
9670         * src/prefs_quote.h
9671         * src/prefs_receive.c
9672         * src/prefs_receive.h
9673         * src/prefs_send.c
9674         * src/prefs_send.h
9675         * src/prefs_summaries.c
9676         * src/prefs_summaries.h
9677                 Fix copyright banner
9678
9679 2005-06-01 [paul]       1.9.11cvs30
9680
9681         * po/fi.po
9682                 updated by Flammie Pirinen
9683         * src/procmime.c
9684                 fix 'Bad BASE64 content' output
9685
9686 2005-05-31 [colin]      1.9.11cvs29
9687
9688         * src/procmime.c
9689                 Oops, where did my hunk go.
9690
9691 2005-05-31 [colin]      1.9.11cvs28
9692
9693         * src/Makefile.am
9694         * src/account.c
9695         * src/action.c
9696         * src/addr_compl.c
9697         * src/addressbook.c
9698         * src/codeconv.c
9699         * src/compose.c
9700         * src/export.c
9701         * src/folder.c
9702         * src/folderview.c
9703         * src/image_viewer.c
9704         * src/main.c
9705         * src/mainwindow.c
9706         * src/messageview.c
9707         * src/mimeview.c
9708         * src/msgcache.c
9709         * src/prefs_account.c
9710         * src/prefs_actions.c
9711         * src/prefs_common.c
9712         * src/prefs_compose_writing.c
9713         * src/prefs_customheader.c
9714         * src/prefs_ext_prog.c
9715         * src/prefs_filtering.c
9716         * src/prefs_filtering_action.c
9717         * src/prefs_fonts.c
9718         * src/prefs_image_viewer.c
9719         * src/prefs_message.c
9720         * src/prefs_message.h
9721         * src/prefs_msg_colors.c
9722         * src/prefs_other.c
9723         * src/prefs_other.h
9724         * src/prefs_quote.c
9725         * src/prefs_receive.c
9726         * src/prefs_receive.h
9727         * src/prefs_send.c
9728         * src/prefs_send.h
9729         * src/prefs_spelling.c
9730         * src/prefs_summaries.c
9731         * src/prefs_summary_column.c
9732         * src/prefs_template.c
9733         * src/prefs_themes.c
9734         * src/prefs_toolbar.c
9735         * src/prefs_wrapping.c
9736         * src/procmime.c
9737         * src/procmsg.c
9738         * src/send_message.h
9739         * src/ssl_manager.c
9740         * src/summary_search.c
9741         * src/summaryview.c
9742         * src/textview.c
9743         * src/wizard.c
9744         * src/common/smtp.c
9745         * src/common/smtp.h
9746         * src/gtk/gtkutils.h
9747                 o Move the rest of Common prefs to new style
9748                 o Lots of -Wall warning fixes
9749                 o fix FIXME in cache memusage calculation
9750                 o Let return receipts be sent from any account
9751                 o Little cache optimisation (read)
9752                 o Fix bug #746 (don't treat commas as separators
9753                   when inside a quoted string)
9754
9755 2005-05-31 [paul]       1.9.11cvs27
9756
9757         * src/prefs_common.c
9758                 fix 'off-by-one' typo
9759
9760 2005-05-31 [paul]       1.9.11cvs26
9761
9762         * src/account.c
9763         * src/addr_compl.c
9764         * src/compose.c
9765         * src/foldersel.c
9766         * src/prefs_actions.c
9767         * src/prefs_common.c
9768         * src/prefs_common.h
9769         * src/prefs_customheader.c
9770         * src/prefs_display_header.c
9771         * src/prefs_filtering.c
9772         * src/prefs_filtering_action.c
9773         * src/prefs_matcher.c
9774         * src/prefs_summaries.c
9775         * src/prefs_summary_column.c
9776         * src/prefs_template.c
9777         * src/prefs_toolbar.c
9778         * src/ssl_manager.c
9779         * src/gtk/pluginwindow.c
9780         * src/gtk/prefswindow.c
9781         * src/gtk/progressdialog.c
9782                 add hidden prefs 'enable_rules_hint'
9783                 for gtk_tree_view_set_rules_hint()
9784                 (sync with main)
9785                 
9786
9787 2005-05-31 [colin]      1.9.11cvs25
9788
9789         * src/Makefile.am
9790         * src/main.c
9791         * src/prefs_common.c
9792         * src/prefs_summaries.c ** ADDED **
9793         * src/prefs_summaries.h ** ADDED **
9794                 Common/Display -> Display/Summaries
9795
9796 2005-05-31 [colin]      1.9.11cvs24
9797
9798         * src/Makefile.am
9799         * src/main.c
9800         * src/prefs_quote.c ** ADDED **
9801         * src/prefs_quote.h ** ADDED **
9802                 Move Common/Quote to Compose/Quoting
9803         * src/prefs_common.c
9804         * src/prefs_common.h
9805                 Remove old quote stuff, add
9806                 convenience functions for GtkTextView prefs
9807         * src/gtk/prefswindow.c
9808                 Set default height higher
9809
9810 2005-05-30 [colin]      1.9.11cvs23
9811
9812         * src/Makefile.am
9813         * src/main.c
9814         * src/prefs_common.c
9815         * src/prefs_compose_writing.c ** ADDED **
9816         * src/prefs_compose_writing.h ** ADDED **
9817                 Move Common/Compose prefs to Compose/Writing
9818
9819 2005-05-30 [colin]      1.9.11cvs22
9820
9821         * src/common/utils.c
9822                 Fix bug #651 (Confused Attract by Subject)
9823                 Patch by M. Benkmann <haferfrost@web.de>
9824         * AUTHORS
9825
9826 2005-05-30 [colin]      1.9.11cvs21
9827
9828         * src/compose.c
9829                 Fix concatenation of different headers of
9830                 the same type (bug #645)
9831         * src/prefs_folder_item.c
9832                 Fix bug #699 (setting color to black doesn't
9833                 work immediately)
9834         * src/procmime.c
9835                 Print out decoding error only once per
9836                 block
9837
9838 2005-05-30 [paul]       1.9.11cvs20
9839
9840         * src/common/template.c
9841                 fix Bcc
9842
9843 2005-05-30 [paul]       1.9.11cvs19
9844
9845         * doc/src/rfc2368.txt   **NEW FILE**
9846         * src/compose.c
9847                 compose_entries_set(): don't interpret Bcc
9848                 header field (conform to RFC 2368)
9849                 (sync with main)
9850
9851 2005-05-29 [colin]      1.9.11cvs18
9852
9853         * src/prefs_common.c
9854                 Let the default reply format respect
9855                 netiquette by cutting the signature.
9856
9857 2005-05-29 [colin]      1.9.11cvs17
9858
9859         * src/summaryview.c
9860                 Don't let always_show_msg override
9861                 open_unread_on_enter when opening a new
9862                 directory.
9863
9864 2005-05-27 [paul]       1.9.11cvs16
9865
9866         sync with main:
9867
9868         * src/main.c
9869                 app_will_exit(): cleanup tmp directory when exit
9870         * src/message_search.c
9871                 improved the interface and made code cleanup.
9872                 removed Clear button
9873         * src/send_message.c
9874                 send_message_local(): use GSpawn, and detect errors
9875         * src/summary_search.c
9876                 improved the interface and made code cleanup
9877         * src/textview.c
9878                 textview_write_link(): also skip non-ascii space
9879                  at the head of link strings (phishing check
9880                  didn't work at the case)
9881         * src/common/utils.c
9882                 get_command_output(): use g_spawn_command_line_sync()
9883                 instead of popen()
9884
9885 2005-05-26 [colin]      1.9.11cvs15
9886
9887         * src/folder.c
9888                 remove printf
9889
9890 2005-05-26 [colin]      1.9.11cvs14
9891
9892         * src/common/nntp.c
9893                 Fix nntp mode reader (bug #611)
9894                 Patch by Florian Mickler <florian@mickler.org>
9895
9896 2005-05-26 [colin]      1.9.11cvs13
9897
9898         * src/plugins/pgpmime/passphrase.c
9899                 Fix mouse grabbing (bug #557)
9900
9901 2005-05-26 [colin]      1.9.11cvs12
9902
9903         * src/prefs_themes.c
9904                 Fix g_warning (bug #541)
9905
9906 2005-05-26 [colin]      1.9.11cvs11
9907
9908         * src/prefs_actions.c
9909         * src/prefs_template.c
9910                 Fix bug #506 (no warning if action/template
9911                 is not saved)
9912         * src/common/template.c
9913                 Fix a possible crash
9914
9915 2005-05-26 [colin]      1.9.11cvs10
9916
9917         * src/folder.c
9918         * src/folderview.c
9919         * src/procmsg.c
9920         * src/summaryview.c
9921                 Forbid locked messages to be moved or
9922                 deleted. Locked messages in trashes 
9923                 still get deleted, for performance
9924                 reason (mh.c::mh_remove_all_msgs)
9925
9926 2005-05-25 [colin]      1.9.11cvs9
9927
9928         * src/procmime.c
9929                 Use correct encoding when sending mails
9930                 with attachments that have accentued 
9931                 chars in their name
9932
9933 2005-05-24 [colin]      1.9.11cvs8
9934
9935         * src/summaryview.c
9936                 Fix bug #688 f) read/unread marker not
9937                 changed on first click
9938                 Also, optimize summary_status_show()
9939                 calls
9940         * src/folder.c
9941         * src/inc.c
9942         * src/procmime.c
9943                 Fix bug #688 b) and c) wrt message
9944                 attachments and signature
9945         * src/stock_pixmap.c
9946         * src/stock_pixmap.h
9947         * src/stock_pixmap.c
9948         * src/stock_pixmap.h
9949         * src/Makefile.am
9950         * src/pixmaps/clip_gpg_signed.xpm
9951                 Add clip/signed icon
9952
9953 2005-05-24 [colin]      1.9.11cvs7
9954
9955         * src/folder_item_prefs.c
9956                 whitespace fix
9957
9958 2005-05-24 [colin]      1.9.11cvs6
9959
9960         * src/folderview.c
9961         * src/prefs_common.c
9962         * src/prefs_common.h
9963                 Add a confirmation to folder drag and drop
9964                 fixes bug #156
9965         * src/alertpanel.c
9966         * src/alertpanel.h
9967                 fix _with_disable parameters so that
9968                 the buttons labels are specifiable too
9969         * src/plugins/pgpmime/sgpgme.c
9970                 reflect said change
9971                 
9972
9973 2005-05-24 [colin]      1.9.11cvs5
9974
9975         * src/folderview.c
9976                 Uncollapse/collapse folders on double-click
9977                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9978                 closes bug #108
9979
9980 2005-05-23 [colin]      1.9.11cvs4
9981
9982         * src/common/socket.c
9983                 Check another special SSL_peek() error.
9984                 Should help wrt bug #728
9985
9986 2005-05-23 [colin]      1.9.11cvs3
9987
9988         * src/plugins/pgpmime/pgpmime.c
9989                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9990                 breaking menu accelerators and stuff. Users will have to
9991                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9992                 account's privacy preferences if needed.
9993
9994 2005-05-22 [paul]
9995
9996         * tools/kdeservicemenu/install.sh
9997                 use kdesu to prompt for root password if doing
9998                 global install/uninstall
9999
10000 2005-05-20 [colin]      1.9.11cvs2
10001
10002         * src/procmsg.c
10003                 Fix another compilation error with gcc-2.9x
10004                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10005         * src/send_message.c
10006                 Don't send QUIT if we aren't connected
10007
10008 2005-05-19 [colin]      1.9.11cvs1
10009
10010         * src/procmsg.c
10011                 Fix compilation with gcc 2.9x
10012
10013 2005-05-19 [paul]       1.9.11
10014
10015         1.9.11 released
10016
10017 2005-05-19 [paul]       1.9.9cvs14
10018
10019         * src/gtk/inputdialog.c
10020                 prevent gettext warning
10021
10022 2005-05-19 [paul]       1.9.9cvs13
10023
10024         * src/mainwindow.c
10025         * src/prefs_common.c
10026         * src/prefs_common.h
10027         * src/textview.c
10028         * src/textview.h
10029                 add an option to toggle cursor in message
10030                 view (sync with main)
10031
10032 2005-05-18 [colin]      1.9.9cvs12
10033
10034         * src/compose.c
10035                 Dereference freed pointer
10036         * src/gtk/gtkaspell.c
10037                 Fix duplication of dictionaries (is it an aspell issue?)
10038
10039 2005-05-18 [colin]      1.9.9cvs11
10040
10041         * src/gtk/inputdialog.c
10042         * src/gtk/gtkaspell.c
10043                 HIGuify dialogs
10044         * src/alertpanel.c
10045                 Remove a double call
10046
10047 2005-05-17 [colin]      1.9.9cvs10
10048
10049         * src/gtk/gtkaspell.c
10050                 Fix dialogs, Ctrl-Enter accel
10051
10052 2005-05-17 [colin]      1.9.9cvs9
10053
10054         * src/gtk/gtkaspell.c
10055                 Fix some accelerators, escape in replace-window
10056
10057 2005-05-16 [colin]      1.9.9cvs8
10058
10059         * src/gtk/gtkaspell.c
10060                 Revert last commit, it was a mistake.
10061
10062 2005-05-16 [colin]      1.9.9cvs7
10063
10064         * src/gtk/gtkaspell.c
10065                 Remove buggy code while we're at it. It's a 
10066                 dead code path anyway.
10067
10068 2005-05-16 [colin]      1.9.9cvs6
10069
10070         * src/gtk/gtkaspell.c
10071                 Missed some gtk_menu_popup where deactivate
10072                 signal should be handled. Should fix bug
10073                 #629 a bit more.
10074
10075 2005-05-16 [colin]      1.9.9cvs5
10076
10077         * src/gtk/gtkaspell.c
10078                 Remove debug printf()s
10079
10080 2005-05-16 [colin]      1.9.9cvs4
10081
10082         * src/gtk/gtkaspell.c
10083                 Fix a bit aspell problems
10084                 (see bug #629)
10085
10086 2005-05-13 [colin]      1.9.9cvs3
10087
10088         * src/folderview.c
10089                 Fix the + appearing even when no subfolders
10090                 have unread messages. Thanks to wwp for the
10091                 bug report.
10092
10093 2005-05-11 [paul]       1.9.9cvs2
10094
10095         * src/folderview.c
10096                 correction to 1.9.9cvs1, only colour folders that
10097                 have new msgs (not unread msgs)
10098
10099 2005-05-10 [colin]      1.9.9cvs1
10100
10101         * src/folderview.c
10102         * src/summaryview.c
10103                 Try to fix bolding bugs again.
10104
10105 2005-05-09 [paul]
10106
10107         * tools/claws.i18n.status.pl
10108                 add Ricardo Mones Lastra's script that has been providing
10109                 the i18n status page for many months
10110
10111 2005-05-09 [paul]       1.9.9
10112
10113         1.9.9 release
10114
10115 2005-05-09 [paul]       1.9.6cvs58
10116
10117         * AUTHORS
10118         * INSTALL
10119         * README.claws
10120                 updated
10121         * Makefile.am 
10122         * RELEASE_NOTES.claws
10123                 add release notes to cvs to simplify release
10124                 procedure
10125         * configure.ac
10126                 add ca and fi to ALL_LINGUAS
10127         * po/Makefile.in.in
10128                 workaround for missing Makevars
10129         * po/ca.po
10130         * po/fi.po
10131                 add new Catalan and Finnish translations
10132                 submitted by Miquel Oliete and Flammie Pirinen
10133         * po/de.po
10134         * po/es.po
10135         * po/fr.po
10136         * po/it.po
10137         * po/pl.po
10138         * po/ru.po
10139         * po/sk.po
10140         * po/sr.po
10141         * po/zh_CN.po
10142                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10143                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10144                 Urke MMI, and Hansom Young
10145         * src/main.c
10146                 Fix drafting when quitting. compose_draft() closes the
10147                 compose windows, which modifies the compose_list GSList.
10148                 We have to refresh this list after echo drafting to avoid a
10149                 segfault
10150         * src/partial_download.c
10151                 fix segfault on exit
10152
10153 2005-05-06 [paul]       1.9.6cvs57
10154
10155         * src/grouplistdialog.c
10156                 quick fix/workaround for unresizeable newsgroup
10157                 name column 
10158
10159 2005-05-06 [paul]       1.9.6cvs56
10160
10161         * src/inc.c
10162         * src/mainwindow.c
10163                 use gettext plural forms
10164         * src/imap_gtk.c
10165         * src/mh_gtk.c
10166         * src/toolbar.c
10167                 small improvement to english usage
10168
10169 2005-05-05 [thorsten]   1.9.6cvs55
10170
10171         * src/folder.c
10172                 fix possible crash
10173
10174 2005-05-05 [paul]       1.9.6cvs54
10175         
10176         sync with HEAD
10177
10178         * AUTHORS
10179         * src/compose.c
10180                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10181                 patch by Tim Mann
10182
10183 2005-05-05 [paul]       1.9.6cvs53
10184
10185         * src/mainwindow.c
10186                 fix resizing of separate message and
10187                 folder views
10188
10189 2005-05-05 [paul]       1.9.6cvs52
10190
10191         * src/account.c
10192         * src/addrgather.c
10193         * src/browseldap.c
10194         * src/exphtmldlg.c
10195         * src/expldifdlg.c
10196         * src/importmutt.c
10197         * src/importpine.c
10198         * src/main.c
10199         * src/mainwindow.c
10200         * src/noticeview.c
10201         * src/prefs_filtering.c
10202         * src/prefs_filtering_action.c
10203         * src/prefs_matcher.c
10204         * src/prefs_spelling.c
10205         * src/prefs_toolbar.c
10206         * src/toolbar.c
10207         * src/wizard.c
10208         * src/gtk/description_window.c
10209         * src/gtk/gtkvscrollbutton.c
10210         * src/gtk/progressdialog.c
10211         * src/gtk/quicksearch.c
10212         * src/plugins/pgpmime/prefs_gpg.c
10213         * src/plugins/spamassassin/spamassassin_gtk.c
10214                 replace deprecated gtk_widget_set_usize
10215
10216 2005-05-04 [colin]      1.9.6cvs51
10217
10218         * src/common/utils.c
10219                 Fix crash when subst_for_filename is called
10220                 with a NULL parameter
10221
10222 2005-05-04 [colin]      1.9.6cvs50
10223
10224         * src/partial_download.c
10225         * src/pop.c
10226                 Escape login when writing uidl file
10227                 fixes bug #736
10228
10229 2005-05-03 [colin]      1.9.6cvs49
10230
10231         * src/procmime.c
10232                 Fix possible DOS in mime parser
10233                 (see bug #634)
10234
10235 2005-05-02 [colin]      1.9.6cvs48
10236
10237         * src/compose.c
10238                 Try to fix the copy/paste mess once again.
10239
10240
10241 2005-04-30 [colin]      1.9.6cvs47
10242
10243         * src/prefs_account.h
10244         * src/procmsg.c
10245         * src/send_message.c
10246         * src/common/smtp.c
10247         * src/common/smtp.h
10248                 Try to batch sending mails (per account) instead of
10249                 reconnecting to server every time.
10250
10251 2005-04-29 [colin]      1.9.6cvs46
10252
10253         * src/messageview.c
10254                 Fix window resizing that refused to size down
10255         * src/prefs_common.c
10256         * src/prefs_common.h
10257         * src/prefs_filtering.c
10258                 Save Filtering's window size
10259
10260 2005-04-21 [paul]       1.9.6cvs45
10261
10262         * ChangeLog-gtk2.claws
10263         * src/setup.c
10264                 correction to sync
10265
10266 2005-04-21 [paul]       1.9.6cvs44
10267
10268         sync with main:
10269
10270         * src/setup.c
10271         * src/statusbar.c
10272         * src/statusbar.h
10273                 use gtkut_widget_draw_now(). Improved performance
10274                 of the update of statusbar
10275         * src/textview.c
10276                 textview_smooth_scroll_do(): redraw it after scroll
10277                 is done (fixed incorrect display when a part of the
10278                 view is hidden).
10279         * src/gtk/gtkutils.c
10280         * src/gtk/gtkutils.h
10281                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10282                 to force update of widgets.
10283                 Removed gtkut_widget_wait_for_draw() which had a big
10284                 overhead  because of waiting for all events processed 
10285
10286 2005-04-20 [paul]       1.9.6cvs43
10287
10288         * src/codeconv.c
10289                 complete 1.9.6cvs42's sync:
10290                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10291
10292 2005-04-19 [paul]       1.9.6cvs42
10293
10294         sync with main:
10295
10296         * src/action.c
10297                 catch_output(): correctly select the insert text
10298                 (fix invalid iterator warnings).
10299         * src/codeconv.c
10300         * src/codeconv.h
10301         * src/mainwindow.c
10302         * src/messageview.c
10303         * src/prefs_common.c
10304                 support GBK encoding.
10305         * src/common/session.c
10306         * src/common/session.h
10307                 use separate buffer for large data to be sent,
10308                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10309
10310 2005-04-18 [paul]       1.9.6cvs41
10311
10312         * src/jpilot.c
10313                 convert unsigned long into guint32
10314                 patch by Paul LeoNerd Evans 
10315
10316 2005-04-17 [colin]      1.9.6cvs40
10317
10318         * src/compose.c
10319                 Fix 'Request return receipt' from folder
10320                 properties (bug #708)
10321
10322 2005-04-17 [colin]      1.9.6cvs39
10323
10324         * src/mainwindow.c
10325                 Fix duplicate hotkeys in Mainwindow's menu
10326
10327 2005-04-17 [colin]      1.9.6cvs38
10328
10329         * src/folderview.c
10330                 Fix duplicate hotkeys in Folderview's contextual
10331                 menu
10332
10333 2005-04-15 [colin]      1.9.6cvs37
10334
10335         * src/summaryview.c
10336                 Fix 'Save as...' with non-ascii filenames
10337
10338 2005-04-15 [colin]      1.9.6cvs36
10339
10340         * src/plugins/pgpmime/pgpmime.c
10341                 Fix bus error on 64bit. Spotted by 
10342                 macallan1888@gmail.com
10343
10344 2005-04-15 [colin]      1.9.6cvs35
10345
10346         * src/prefs_account.c
10347                 Fix cvs34.
10348
10349 2005-04-12 [colin]      1.9.6cvs34
10350
10351         * src/prefs_account.c
10352                 Fix smtp auth type off-by-one. We forgot to
10353                 add PLAIN in the prefs-to-gui setter func and
10354                 as a result, the selected auth when opening
10355                 account prefs was not the correct one.
10356
10357 2005-04-12 [paul]       1.9.6cvs33
10358
10359         * src/inc.c
10360                 if the recv dialog is visible, Cancel only
10361                 cancels the current account
10362
10363
10364 2005-04-10 [colin]      1.9.6cvs32
10365
10366         * src/filtering.c
10367                 Copy score when copying FilteringActions
10368                 Fix bug #674
10369
10370 2005-04-10 [colin]      1.9.6cvs31
10371
10372         * src/inc.c
10373                 Make Message -> Receive -> Cancel cancel 
10374                 incorporation on all accounts. Fixes
10375                 bug #693
10376
10377 2005-04-10 [colin]      1.9.6cvs30
10378
10379         * src/prefs_account.c
10380                 Update Privacy checkbuttons status based
10381                 on the selected privacy system
10382         * src/compose.c
10383                 Always connect the "None" privacy system; the
10384                 static boolean was probably there to avoid
10385                 reconnecting twice in the same compose window,
10386                 but as the parent function is only called once
10387                 per compose, it's only a bug - as a static is
10388                 initialized once per application instance.
10389                 Also, don't uncheck Sign and Encrypt when
10390                 selecting None as privacy system; just ignore
10391                 them when sending/queuing.
10392                 Should fix bug #695
10393
10394 2005-04-08 [colin]      1.9.6cvs29
10395
10396         * src/account.c
10397         * src/prefs_account.c
10398         * src/prefs_account.h
10399                 Add account preference to queue message in a certain
10400                 folder.
10401
10402 2005-04-06 [colin]      1.9.6cvs28
10403
10404         * src/prefs_account.c
10405                 Update old inbox path syntax
10406
10407 2005-04-06 [paul]       1.9.6cvs27
10408
10409         sync with main:
10410
10411         * configure.ac
10412                 changed -traditional-cpp to -no-cpp-precomp for newer
10413                 Mac OS X support
10414         * src/foldersel.c
10415                 made column resize automatically
10416         * src/send_message.c
10417                 send_message_smtp(): consider EOF right after QUIT
10418                 successful (workaround for Gmail SMTP server)
10419         * src/common/socket.c
10420                 ssl_read(), ssl_peek(): check EOF which violates the
10421                 SSL protocol
10422         * src/gtk/colorlabel.c
10423                 removed warnings when displaying colorlabel menu
10424                 (don't use GtkAlignment)
10425
10426 2005-04-05 [paul]       1.9.6cvs26
10427
10428         * src/plugins/trayicon/trayicon.c
10429                 fix clipping of icon under KDE3 
10430
10431 2005-04-05 [paul]       1.9.6cvs25
10432
10433         * src/summaryview.c
10434                 hide display of threading
10435                 patch by Alfons
10436
10437 2005-04-04 [thorsten]   1.9.6cvs24
10438
10439         * src/mh.c
10440                 marks lost on filesystems with different stat() results on
10441                 summer-/wintertime
10442
10443 2005-04-03 [colin]      1.9.6cvs23
10444
10445         * src/summaryview.c
10446                 Don't handle up/down. Patch by Alfons
10447
10448 2005-04-02 [colin]      1.9.6cvs22
10449
10450         * src/summaryview.c
10451                 Make scrolling faster. Patch by Alfons.
10452
10453 2005-04-01 [colin]      1.9.6cvs21
10454
10455         * src/Makefile.am
10456         * src/stock_pixmap.c
10457         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10458         * src/pixmaps/dir_noselect.xpm ** ADDED **
10459                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10460
10461 2005-04-01 [colin]      1.9.6cvs20
10462
10463         * src/image_viewer.c
10464         * src/image_viewer.h
10465         * src/procmime.c
10466         * src/procmime.h
10467         * src/textview.c
10468         * src/textview.h
10469                 Implement inline image resizing and right-clicking
10470
10471 2005-04-01 [paul]       1.9.6cvs19
10472
10473         * AUTHORS
10474         * Makefile.am
10475         * configure.ac
10476                 check for gnome2
10477                 patch by Luca Cavalli <loopback<AT>slackit.org>
10478         * po/ru.po
10479                 updated by Pavlo Bohmat
10480
10481 2005-03-31 [colin]      1.9.6cvs18
10482
10483         * src/news.c
10484                 Fix parsing references
10485         * src/msgcache.c
10486                 don't put nulls in the references list
10487         * src/procheader.c
10488                 commit that forgotten file in 1.9.6cvs14
10489
10490 2005-03-31 [colin]      1.9.6cvs17
10491
10492         * src/compose.c
10493                 Fix joining of signature separator again. 
10494                 Maybe Hiro could put it in main too...
10495
10496 2005-03-31 [colin]      1.9.6cvs16
10497
10498         * src/Makefile.am
10499         * src/foldersel.c
10500         * src/stock_pixmap.c
10501         * src/stock_pixmap.h
10502         * src/pixmaps/dir-noselect.xpm
10503                 Update foldersel.c (sync from main, patch by Alfons)
10504
10505 2005-03-30 [colin]      1.9.6cvs15
10506
10507         * src/imap.c
10508                 Fix handling of imap folders containing [] in 
10509                 their name. Thanks to Nahuel Angelinetti for
10510                 the detailed bugreport.
10511
10512 2005-03-30 [colin]      1.9.6cvs14
10513
10514         * src/common/utils.h
10515         * src/common/utils.c
10516         * src/common/defs.h
10517         * src/matcher.c
10518         * src/msgcache.c
10519         * src/news.c
10520         * src/procmsg.c
10521         * src/procmsg.h
10522         * src/quote_fmt_parse.y
10523         * src/summaryview.c
10524                 Update references system. Patch by Alfons
10525
10526 2005-03-30 [colin]      1.9.6cvs13
10527
10528         * src/common/socket.c
10529                 Force the glibc to read resolv.conf again when 
10530                 it has changed. Should fix issues when changing
10531                 networks on a laptop and not restarting sylpheed. 
10532
10533 2005-03-30 [paul]       1.9.6cvs12
10534
10535         partial sync with main:
10536
10537         * src/action.c
10538                 create_io_dialog(): use user-defined text font
10539                 (thanks to Alfons), and modified its appearance.
10540         * src/addrgather.c
10541         * src/addrharvest.c
10542         * src/browseldap.c
10543                 replace old code
10544         * src/compose.c
10545                 don't join (presumably) itemized lines on line-wrapping
10546                 fixed wrapping of quote when auto-wrapping is enabled
10547                 compose_destroy(): destroy paned only if it's not
10548                 attached to window. Fixed memory leak of popup menu.
10549         * src/exphtmldlg.c
10550         * src/expldifdlg.c
10551                 replace old code
10552         * src/html.c
10553         * src/html.h
10554         * src/importmutt.c
10555         * src/importpine.c
10556                 replace old code
10557         * src/main.c
10558                 removed redundant code
10559         * src/mainwindow.c
10560                 changed 'Code set' (which is rather incorrect)
10561                 in the menu to 'Character encoding'
10562                 main_window_set_widgets(): request size first
10563                 to prevent window size becoming wrong
10564                 fixed remembering of the state of the visibility
10565                 of MessageView
10566         * src/messageview.c
10567                 changed 'Code set' (which is rather incorrect)
10568                 in the menu to 'Character encoding'
10569         * src/prefs_common.c
10570         * src/prefs_common.h
10571                 added an option whether to render HTML as text or not
10572                 added separators to outgoing encoding menu
10573         * src/procheader.c
10574                 procheader_scan_date_string(): support header
10575                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10576         * src/summaryview.c
10577         * src/summaryview.h
10578                 minor code cleanup
10579         * src/textview.c
10580                 textview_show_html(): force output of newline
10581                 added an option whether to render HTML as text or not
10582         * src/common/utils.c
10583                 strncpy2(): optimized based on Alfons' code
10584         * src/gtk/gtkutils.c
10585         * src/gtk/gtkutils.h
10586                 removed non-used code
10587         * src/plugins/pgpmime/passphrase.c
10588                 partially fixed grab input of passphrase dialog
10589                 Confine pointer to window
10590
10591 2005-03-30 [colin]      1.9.6cvs11
10592
10593         * src/msgcache.c
10594         * src/msgcache.h
10595                 Read/write 32bit ints from cache & marks
10596                 From main.
10597
10598 2005-03-29 [paul]       1.9.6cvs10
10599
10600         * AUTHORS
10601         * ChangeLog.claws
10602         * src/compose.c
10603         * src/gtk/gtkaspell.c
10604                 sync with HEAD (don't pass NULL pointers) 
10605
10606 2005-03-24 [paul]
10607
10608         * tools/Makefile.am
10609         * tools/README
10610         * tools/acroread2sylpheed.pl
10611                 sync with HEAD (add script to send pdfs as
10612                 attachments from Adobe Reader 7)
10613
10614 2005-03-21 [paul]       1.9.6cvs9
10615
10616         * configure.ac
10617         * po/POTFILES.in
10618         * src/Makefile.am
10619         * src/crash.c
10620         * src/image_viewer.c ** ADDED **
10621         * src/image_viewer.h ** ADDED **
10622         * src/main.c
10623         * src/prefs_common.c
10624         * src/prefs_common.h
10625         * src/prefs_image_viewer.c ** ADDED **
10626         * src/prefs_image_viewer.h ** ADDED **
10627         * src/textview.c
10628         * src/gtk/about.c
10629         * src/pixmaps/sylpheed_logo.xpm
10630         * src/plugins/Makefile.am
10631         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10632         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10633         * src/plugins/image_viewer/plugin.c ** REMOVED **
10634         * src/plugins/image_viewer/viewer.c ** REMOVED **
10635         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10636         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10637         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10638         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10639         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10640                 as gdk-pixbuf is now built-in
10641                 remove image_viewer plugin and put code back into
10642                 main codebase
10643                 implement inline image display (sync with main)
10644
10645                 replace logo with newer, nicer, larger version  
10646
10647 2005-03-21 [paul]       1.9.6cvs8
10648
10649         * src/gtk/about.c
10650                 cosmetic improvement
10651
10652 2005-03-21 [holger]     1.9.6cvs7
10653
10654         * src/plugins/spamassassin/spamassassin.c
10655                 Sync with HEAD
10656                 (unregister hook on failed plugin init)
10657
10658 2005-03-20 [colin]      1.9.6cvs6
10659
10660         * src/common/plugin.c
10661                 Check that plugin isn't already loaded
10662                 Patch by Alfons
10663
10664 2005-03-20 [thorsten]   1.9.6cvs5
10665
10666         * src/compose.c
10667                 use a more compatible syntax
10668
10669 2005-03-20 [thorsten]   1.9.6cvs4
10670
10671         * src/prefs_toolbar.c
10672                 fix crash when selecting toolbar item (uninitialized pointer)
10673
10674 2005-03-20 [thorsten]   1.9.6cvs3
10675
10676         * src/procmime.c
10677                 fix mimetype detection (referenced free()d string)
10678
10679 2005-03-20 [paul]       1.9.6cvs2
10680
10681         * src/compose.c
10682                 sync with HEAD (1.0.3cvs5)
10683                 neglect Reply-To header if empty
10684                 Patch by Alfons 
10685
10686 2005-03-19 [holger]     1.9.6cvs1
10687
10688         * src/summaryview.c
10689         * src/summaryview.h
10690                 Sync with HEAD
10691
10692 2005-03-18 [paul]       1.9.6
10693
10694         initial GTK2 release
10695
10696 2005-03-18 [paul]       1.0.3cvs3.1
10697
10698         * AUTHORS
10699         * ChangeLog.claws
10700         * configure.ac
10701         * src/gtk/about.c
10702         * src/pixmaps/sylpheed_logo.xpm
10703                 sync with HEAD
10704
10705 2005-03-18 [colin]      1.0.3cvs2.6
10706
10707         * src/summaryview.c
10708                 Remove call to summary_step in summary_copy_selected_to
10709                 Can't see its purpose, and this causes bug when copying
10710                 a message if the next one is unread: it reads it.
10711
10712 2005-03-18 [paul]       1.0.3cvs2.5
10713
10714         * src/foldersel.c
10715                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10716
10717 2005-03-18 [paul]       1.0.3cvs2.4
10718
10719         * src/addrharvest.c
10720         * src/codeconv.c
10721         * src/codeconv.h
10722         * src/compose.c
10723         * src/news.c
10724         * src/procheader.c
10725         * src/procmime.c
10726         * src/unmime.c
10727         * src/unmime.h
10728                 fix buffer overflow, CAN-2005-0667, see
10729                 http://secunia.com/advisories/14491/
10730                 Patch by Alfons
10731
10732 2005-03-17 [colin]      1.0.3cvs2.3
10733
10734         * src/prefs_fonts.c
10735         * src/summaryview.c
10736                 Fix font bugs (both lists now officialy share 
10737                 the same font)
10738                 
10739
10740 2005-03-17 [paul]       1.0.3cvs2.2
10741
10742         * src/gtk/pluginwindow.c
10743                 make plugin descriptions uneditable
10744
10745 2005-03-11 [paul]       1.0.3cvs2.1
10746
10747         * ChangeLog.claws
10748         * configure.ac
10749         * po/POTFILES.in
10750         * src/plugins/trayicon/trayicon.c
10751                 sync with HEAD
10752                 add src/wizard.c to POTFILES.in
10753
10754 2005-03-11 [paul]       1.0.3cvs1.1
10755
10756         * ChangeLog
10757         * ChangeLog.claws
10758         * configure.ac
10759         * po/de.po
10760         * po/es.po
10761         * po/fr.po
10762         * po/it.po
10763         * po/pt_BR.po
10764         * po/ru.po
10765         * po/sk.po
10766         * po/sr.po
10767         * po/zh_CN.po
10768                 sync with HEAD
10769
10770 2005-03-04 [colin]      1.0.1cvs22.2
10771
10772         * src/compose.c
10773                 Fix signatures with accentued chars in it
10774
10775 2005-03-04 [colin]      1.0.1cvs22.1
10776
10777         * src/common/smtp.c
10778         * src/common/smtp.h
10779                 Don't use SIZE param in MAIL FROM: if server 
10780                 doesn't support it. Patch by Eugen Freiter
10781                 <eugen_f@users.sf.net>
10782
10783 2005-02-27 [paul]       1.0.1cvs20.1
10784
10785         * ChangeLog.claws
10786         * configure.ac
10787         * src/messageview.c
10788                 sync with HEAD
10789
10790 2005-02-27 [colin]      1.0.1cvs19.4
10791
10792         * src/procheader.c
10793         * src/procheader.h
10794                 Fix prototypes. Patch by Alfons
10795
10796 2005-02-27 [colin]      1.0.1cvs19.3
10797
10798         * src/compose.c
10799                 Don't auto-join the signature separator.
10800
10801 2005-02-26 [colin]      1.0.1cvs19.2
10802
10803         * src/summaryview.c
10804                 Fix 'mark all read' with collapsed threads.
10805                 Patch by Alfons.
10806
10807 2005-02-25 [paul]       1.0.1cvs19.1
10808
10809         * ChangeLog.claws
10810         * configure.ac
10811         * src/prefs_account.c
10812         * src/prefs_folder_item.c
10813         * src/gtk/prefswindow.c
10814         * src/gtk/prefswindow.h
10815                 sync with HEAD
10816
10817 2005-02-25 [paul]       1.0.1cvs15.12
10818
10819         * src/alertpanel.c
10820         * src/codeconv.c
10821         * src/compose.c
10822         * src/textview.c
10823         * src/gtk/gtkutils.c
10824         * src/gtk/gtkutils.h
10825         * src/gtk/logwindow.c
10826         * src/gtk/progressdialog.c
10827                 sync with main (revision 127)
10828                 and fix logwindow clipping
10829
10830 2005-02-24 [colin]      1.0.1cvs15.11
10831
10832         * src/plugins/pgpmime/passphrase.c
10833                 Disable input grabbing; it doesn't work yet.
10834
10835 2005-02-24 [colin]      1.0.1cvs15.10
10836
10837         * src/messageview.c
10838                 Don't send out receipts if offline. Ask.
10839
10840 2005-02-23 [colin]      1.0.1cvs15.9
10841
10842         * src/summaryview.c     
10843                 Fix expanding
10844
10845 2005-02-23 [colin]      1.0.1cvs15.8
10846
10847         * src/summaryview.c
10848                 Really fix Bug 568 by removing useless
10849                 calls. summary_thread_init() now called
10850                 in summary_sort(). This should please
10851                 Alfons as it should be faster than 
10852                 previously.
10853
10854 2005-02-23 [colin]      1.0.1cvs15.7
10855
10856         * src/compose.c
10857                 Encode parts as QP or B64 if signing
10858
10859 2005-02-23 [colin]      1.0.1cvs15.6
10860
10861         * src/compose.c
10862                 Fix Mimeinfo leakage (including tmp files)
10863         * src/procmsg.c
10864                 Fix tmp file leakage (spotted by Ivan Rayner)
10865
10866 2005-02-22 [colin]      1.0.1cvs15.5
10867
10868         * src/expldifdlg.c
10869                 Fix keyboard input. Patch by Alfons.
10870
10871 2005-02-21 [colin]      1.0.1cvs15.4
10872
10873         * src/compose.c
10874                 Fix Sign/Encrypt when unselecting privacy
10875                 system
10876         * src/prefs_common.c
10877                 Change default message font to Monospace
10878         * src/summaryview.c
10879                 More freezing during potentially large operations
10880
10881 2005-02-21 [paul]       1.0.1cvs15.3
10882
10883         * src/main.c
10884                 fix --help output
10885
10886 2005-02-21 [paul]       1.0.1cvs15.2
10887
10888         * po/Makefile.in.in
10889         * src/compose.c
10890         * src/summaryview.c
10891         * src/textview.c
10892         * src/common/utils.c
10893         * src/common/utils.h
10894                 sync with main (revision 117)
10895
10896 2005-02-20 [colin]      1.0.1cvs15.1
10897
10898         * src/common/defs.h
10899                 Change cache file to .sylpheed_claws_cache, as
10900                 suggested by Alfons. Allows people to switch
10901                 between Sylpheed and Sylpheed-Claws. it is
10902                 a good idea to "Check for new messages" at next
10903                 startup.
10904
10905
10906 2005-02-18 [colin]      1.0.1cvs14.1
10907
10908         * src/quote_fmt_lex.l
10909         * src/quote_fmt_parse.y
10910                 Fix parser initialisation. Patch by Ivan.
10911
10912 2005-02-18 [colin]      1.0.1cvs11.6
10913
10914         * src/folderview.c
10915                 Fix scrolldown (bug 662)
10916
10917 2005-02-17 [colin]      1.0.1cvs11.5
10918
10919         * src/codeconv.c
10920                 conv_filename_to_utf8: return clean 7bit instead
10921                 of broken utf8 if needed
10922         * src/mimeview.c
10923                 Fix display of parts with unclean 8bit names
10924
10925 2005-02-17 [paul]       1.0.1cvs11.4
10926
10927         * src/compose.c
10928         * src/exportldif.c
10929         * src/matcher_parser_parse.y
10930         * src/procmime.c
10931         * src/sourcewindow.c
10932         * src/common/Makefile.am
10933         * src/common/intl.h             ** REMOVED **
10934         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10935                 sync with main (revision 109)
10936                 and clean up
10937
10938 2005-02-16 [colin]      1.0.1cvs11.3
10939
10940         * src/summaryview.c
10941                 Fix collapsed thread not highlighting when new
10942                 messages in it (Bug 568) Patch by Stephan Sachse.
10943                 Fix messed up selection when reaching bounds (Bug 632)
10944         * src/prefs_themes.c
10945                 Fix theme installing (Bug 684)
10946
10947 2005-02-16 [colin]      1.0.1cvs11.2
10948
10949         * src/messageview.c
10950                 Fix messageview_select_all
10951
10952 2005-02-16 [colin]      1.0.1cvs11.1
10953
10954         * src/mh.c
10955                 Sync with HEAD (MH scan required function)
10956
10957 2005-02-15 [colin]      1.0.1cvs8.1
10958
10959         * src/mimeview.c
10960         * src/common/utils.c
10961                 Sync with HEAD (filename chars substitution)
10962
10963 2005-02-15 [colin]      1.0.1cvs7.3
10964
10965         * src/gtk/pluginwindow.c
10966                 Fix button spacing
10967
10968 2005-02-15 [colin]      1.0.1cvs7.2
10969
10970         * src/mimeview.c
10971                 Fix mime icons not reset across message when
10972                 scrolled down
10973
10974 2005-02-15 [colin]      1.0.1cvs7.1
10975
10976         * src/compose.c
10977         * src/procmime.c
10978                 Sync with HEAD (optimisation of cvs6)
10979
10980 2005-02-14 [colin]      1.0.1cvs6.1
10981
10982         * src/compose.c
10983         * src/procmime.c
10984                 Sync with HEAD (encode "From " at line beginning)
10985
10986 2005-02-14 [colin]      1.0.1cvs5.3
10987
10988         * src/compose.c
10989                 Fix wrapping with accentued chars.
10990
10991 2005-02-13 [colin]      1.0.1cvs5.2
10992
10993         * src/textview.c
10994                 Fix email informative part parsing with
10995                 accentued chars in it. ispunct() returns
10996                 true for them in utf8...
10997
10998 2005-02-12 [colin]      1.0.1cvs5.1
10999
11000         * src/filtering.c
11001                 Sync with HEAD (remove wrong use of compose after send)
11002
11003 2005-02-12 [paul]       1.0.1cvs4.5
11004
11005         * src/textview.c
11006                 remove unnecessary code (thanks to Alfons)
11007
11008 2005-02-12 [paul]       1.0.1cvs4.4
11009
11010         * src/textview.c
11011                 add 'Copy' to contextual menu on emails
11012
11013 2005-02-11 [colin]      1.0.1cvs4.3
11014
11015         * src/compose.c
11016                 revert 1.0.0cvs28.2, it doesn't work that well.
11017
11018 2005-02-11 [paul]       1.0.1cvs4.2
11019
11020         * po/Makefile.in.in
11021                 fix 'make release'
11022
11023 2005-02-10 [paul]       1.0.1cvs4.1
11024
11025         * ChangeLog
11026         * ChangeLog.claws
11027         * ChangeLog.jp
11028         * configure.ac
11029         * src/compose.c
11030                 sync with HEAD (sync with main)
11031
11032 2005-02-10 [paul]       1.0.1cvs3.2
11033
11034         * AUTHORS
11035         * Makefile.am
11036         * autogen.sh
11037         * configure.ac
11038         * config/mkinstalldirs
11039         * intl/.cvsignore
11040         * intl/ChangeLog
11041         * intl/VERSION
11042         * intl/bindtextdom.c
11043         * intl/config.charset
11044         * intl/dcgettext.c
11045         * intl/dcigettext.c
11046         * intl/dcngettext.c
11047         * intl/dgettext.c
11048         * intl/dngettext.c
11049         * intl/eval-plural.h
11050         * intl/explodename.c
11051         * intl/finddomain.c
11052         * intl/gettext.c
11053         * intl/gettextP.h
11054         * intl/gmo.h
11055         * intl/hash-string.h
11056         * intl/intl-compat.c
11057         * intl/l10nflist.c
11058         * intl/libgnuintl.h.in
11059         * intl/loadinfo.h
11060         * intl/loadmsgcat.c
11061         * intl/localcharset.c
11062         * intl/localcharset.h
11063         * intl/locale.alias
11064         * intl/localealias.c
11065         * intl/localename.c
11066         * intl/log.c
11067         * intl/ngettext.c
11068         * intl/os2compat.c
11069         * intl/os2compat.h
11070         * intl/osdep.c
11071         * intl/plural-exp.c
11072         * intl/plural-exp.h
11073         * intl/plural.c
11074         * intl/plural.y
11075         * intl/ref-add.sin
11076         * intl/ref-del.sin
11077         * intl/relocatable.c
11078         * intl/relocatable.h
11079         * intl/textdomain.c
11080         * m4/Makefile.am
11081         * po/Makefile.in.in
11082         * src/Makefile.am
11083         * src/account.c
11084         * src/action.c
11085         * src/addr_compl.c
11086         * src/addressadd.c
11087         * src/addressbook.c
11088         * src/addrgather.c
11089         * src/addrindex.c
11090         * src/alertpanel.c
11091         * src/browseldap.c
11092         * src/codeconv.c
11093         * src/codeconv.h
11094         * src/compose.c
11095         * src/compose.h
11096         * src/crash.c
11097         * src/editaddress.c
11098         * src/editbook.c
11099         * src/editgroup.c
11100         * src/editjpilot.c
11101         * src/editldap.c
11102         * src/editldap_basedn.c
11103         * src/editvcard.c
11104         * src/exphtmldlg.c
11105         * src/expldifdlg.c
11106         * src/export.c
11107         * src/exporthtml.c
11108         * src/filtering.c
11109         * src/folder.c
11110         * src/folder_item_prefs.c
11111         * src/foldersel.c
11112         * src/folderview.c
11113         * src/grouplistdialog.c
11114         * src/headerview.c
11115         * src/imap.c
11116         * src/imap_gtk.c
11117         * src/import.c
11118         * src/importldif.c
11119         * src/importmutt.c
11120         * src/importpine.c
11121         * src/inc.c
11122         * src/ldif.c
11123         * src/main.c
11124         * src/mainwindow.c
11125         * src/matcher.c
11126         * src/mbox.c
11127         * src/message_search.c
11128         * src/messageview.c
11129         * src/mh.c
11130         * src/mh_gtk.c
11131         * src/mimeview.c
11132         * src/msgcache.c
11133         * src/news.c
11134         * src/news_gtk.c
11135         * src/noticeview.c
11136         * src/partial_download.c
11137         * src/pop.c
11138         * src/prefs_account.c
11139         * src/prefs_actions.c
11140         * src/prefs_common.c
11141         * src/prefs_customheader.c
11142         * src/prefs_display_header.c
11143         * src/prefs_ext_prog.c
11144         * src/prefs_filtering.c
11145         * src/prefs_filtering_action.c
11146         * src/prefs_folder_item.c
11147         * src/prefs_fonts.c
11148         * src/prefs_gtk.c
11149         * src/prefs_matcher.c
11150         * src/prefs_msg_colors.c
11151         * src/prefs_spelling.c
11152         * src/prefs_summary_column.c
11153         * src/prefs_template.c
11154         * src/prefs_themes.c
11155         * src/prefs_toolbar.c
11156         * src/prefs_wrapping.c
11157         * src/privacy.c
11158         * src/procheader.c
11159         * src/procmime.c
11160         * src/procmsg.c
11161         * src/quote_fmt.c
11162         * src/recv.c
11163         * src/send_message.c
11164         * src/setup.c
11165         * src/sourcewindow.c
11166         * src/ssl_manager.c
11167         * src/statusbar.c
11168         * src/summary_search.c
11169         * src/summaryview.c
11170         * src/textview.c
11171         * src/toolbar.c
11172         * src/wizard.c
11173         * src/common/nntp.c
11174         * src/common/plugin.c
11175         * src/common/smtp.c
11176         * src/common/ssl.c
11177         * src/common/ssl_certificate.c
11178         * src/common/string_match.c
11179         * src/common/sylpheed.c
11180         * src/common/template.c
11181         * src/common/utils.c
11182         * src/gtk/about.c
11183         * src/gtk/colorlabel.c
11184         * src/gtk/description_window.c
11185         * src/gtk/filesel.c
11186         * src/gtk/foldersort.c
11187         * src/gtk/gtkaspell.c
11188         * src/gtk/gtkutils.c
11189         * src/gtk/inputdialog.c
11190         * src/gtk/logwindow.c
11191         * src/gtk/menu.c
11192         * src/gtk/pluginwindow.c
11193         * src/gtk/prefswindow.c
11194         * src/gtk/progressdialog.c
11195         * src/gtk/quicksearch.c
11196         * src/gtk/sslcertwindow.c
11197         * src/plugins/clamav/clamav_plugin.c
11198         * src/plugins/clamav/clamav_plugin_gtk.c
11199         * src/plugins/demo/demo.c
11200         * src/plugins/dillo_viewer/dillo_prefs.c
11201         * src/plugins/dillo_viewer/dillo_viewer.c
11202         * src/plugins/image_viewer/plugin.c
11203         * src/plugins/image_viewer/viewer.c
11204         * src/plugins/image_viewer/viewerprefs.c
11205         * src/plugins/mathml_viewer/mathml_viewer.c
11206         * src/plugins/pgpmime/passphrase.c
11207         * src/plugins/pgpmime/plugin.c
11208         * src/plugins/pgpmime/prefs_gpg.c
11209         * src/plugins/pgpmime/select-keys.c
11210         * src/plugins/pgpmime/sgpgme.c
11211         * src/plugins/spamassassin/spamassassin.c
11212         * src/plugins/spamassassin/spamassassin_gtk.c
11213         * src/plugins/trayicon/trayicon.c
11214                 sync with main (revision 104)
11215
11216 2005-02-10 [colin]      1.0.1cvs3.1
11217
11218         * src/mainwindow.c
11219                 Sync with HEAD (fix occasional crasher)
11220
11221 2005-02-10 [colin]      1.0.1cvs2.1
11222
11223         * src/messageview.c
11224                 Synw with HEAD (don't automatically display html)
11225
11226 2005-02-09 [colin]      1.0.1cvs1.3
11227
11228         * src/textview.c
11229         * src/textview.h
11230                 Add contextual menu on emails
11231
11232 2005-02-09 [colin]      1.0.1cvs1.2
11233
11234         * src/codeconv.c
11235                 Fix converting from broken headers and 
11236                 put back the _ in missing places
11237                 (feature broke with cvs24.2 sync, main 
11238                  possibly affected?)
11239
11240 2005-02-09 [colin]      1.0.1cvs1.1
11241
11242         * src/messageview.c
11243         * src/mimeview.c
11244         * src/mimeview.h
11245                 Sync with HEAD (display non text/plain mails with plugin)
11246
11247 2005-02-08 [colin]      1.0.1.1
11248
11249         * ChangeLog.claws
11250         * po/pt_BR.po
11251                 Sync with HEAD
11252         * configure.ac
11253                 Make default configuration directory 
11254                 be .sylpheed-gtk2
11255
11256 2005-02-08 [colin]      1.0.0cvs29.1
11257
11258         * po/de.po
11259         * po/es.po
11260         * po/fr.po
11261         * po/it.po
11262         * po/sk.po
11263         * po/sr.po
11264                 Sync translations with HEAD
11265
11266 2005-02-06 [colin]      1.0.0cvs28.3
11267
11268         * src/compose.c
11269                 Make compose a bit faster - patch by Alfons.
11270
11271 2005-02-06 [colin]      1.0.0cvs28.2
11272
11273         * src/compose.c
11274                 Make pasting via middle-click more reliable
11275
11276 2005-02-05 [paul]       1.0.0cvs28.1
11277
11278         * ChangeLog
11279         * ChangeLog.claws
11280         * ChangeLog.jp
11281         * configure.ac
11282         * src/compose.c
11283                 sync with HEAD
11284                 (fix bug 682 'redirect is broken'
11285
11286 2005-02-05 [torte]      1.0.0cvs27.1
11287
11288         * ChangeLog.claws
11289         * configure.ac
11290         * src/partial_download.c
11291                 Sync with HEAD (fix buf overflow)
11292
11293 2005-02-03 [colin]      1.0.0cvs26.1
11294
11295         * src/common/plugin.c
11296                 Sync with HEAD (avoid plugin mismatches)
11297
11298 2005-02-03 [paul]       1.0.0cvs25.3
11299
11300         * src/folderview.c
11301         * src/headerview.c
11302         * src/summaryview.c
11303         * src/textview.c
11304         * src/gtk/colorlabel.c
11305                 third and final part of initial sync with main-gtk2
11306
11307 2005-02-03 [paul]       1.0.0cvs25.2
11308
11309         * src/jpilot.c
11310                 fix building with jpilot support
11311
11312 2005-02-02 [colin]      1.0.0cvs25.1
11313
11314         * src/messageview.c
11315                 Sync with HEAD (fix dangerous typo)
11316
11317 2005-02-01 [colin]      1.0.0cvs24.3
11318
11319         * src/common/xml.c
11320                 Write file as advertised (UTF-8)
11321
11322 2005-02-01 [paul]       1.0.0cvs24.2
11323
11324         * src/addrbook.c
11325         * src/addrindex.c
11326         * src/alertpanel.h
11327         * src/codeconv.c
11328         * src/codeconv.h
11329         * src/compose.c
11330         * src/export.c
11331         * src/folder_item_prefs.c
11332         * src/html.c
11333         * src/imap.c
11334         * src/import.c
11335         * src/jpilot.c
11336         * src/mainwindow.c
11337         * src/matcher_parser_lex.l
11338         * src/messageview.c
11339         * src/mh.c
11340         * src/prefs_account.c
11341         * src/prefs_actions.c
11342         * src/prefs_common.c
11343         * src/prefs_gtk.c
11344         * src/prefs_gtk.h
11345         * src/prefs_themes.c
11346         * src/procheader.c
11347         * src/procmime.c
11348         * src/sourcewindow.c
11349         * src/statusbar.c
11350         * src/summaryview.c
11351         * src/textview.c
11352         * src/toolbar.c
11353         * src/unmime.c
11354         * src/common/template.c
11355         * src/common/utils.c
11356         * src/common/xml.c
11357         * src/common/xml.h
11358         * src/gtk/gtkaspell.c
11359         * src/plugins/clamav/clamav_plugin.c
11360         * src/plugins/dillo_viewer/dillo_prefs.c
11361         * src/plugins/image_viewer/viewerprefs.c
11362         * src/plugins/pgpmime/passphrase.c
11363         * src/plugins/pgpmime/prefs_gpg.c
11364         * src/plugins/pgpmime/select-keys.c
11365         * src/plugins/spamassassin/spamassassin.c
11366                 second part of initial sync with main-gtk2
11367                 (more to follow)
11368
11369 2005-01-31 [colin]      1.0.0cvs24.1
11370
11371         * src/compose.c
11372                 Sync with HEAD
11373
11374 2005-01-29 [paul]       1.0.0cvs23.2
11375
11376         * src/account.c
11377         * src/action.c
11378         * src/addressadd.c
11379         * src/addressbook.c
11380         * src/alertpanel.c
11381         * src/compose.c
11382         * src/editaddress.c
11383         * src/editbook.c
11384         * src/editgroup.c
11385         * src/editjpilot.c
11386         * src/editldap.c
11387         * src/editldap_basedn.c
11388         * src/editvcard.c
11389         * src/export.c
11390         * src/foldersel.c
11391         * src/grouplistdialog.c
11392         * src/import.c
11393         * src/importldif.c
11394         * src/inc.c
11395         * src/main.c
11396         * src/mainwindow.c
11397         * src/message_search.c
11398         * src/messageview.c
11399         * src/mimeview.c
11400         * src/prefs_actions.c
11401         * src/prefs_common.c
11402         * src/prefs_common.h
11403         * src/prefs_customheader.c
11404         * src/prefs_display_header.c
11405         * src/prefs_filtering.c
11406         * src/prefs_filtering_action.c
11407         * src/prefs_gtk.c
11408         * src/prefs_matcher.c
11409         * src/prefs_summary_column.c
11410         * src/prefs_template.c
11411         * src/sourcewindow.c
11412         * src/summary_search.c
11413         * src/summaryview.c
11414         * src/textview.c
11415         * src/gtk/about.c
11416         * src/gtk/description_window.c
11417         * src/gtk/gtkshruler.c
11418         * src/gtk/gtkutils.c
11419         * src/gtk/gtkutils.h
11420         * src/gtk/inputdialog.c
11421         * src/gtk/logwindow.c
11422         * src/gtk/prefswindow.c
11423         * src/gtk/progressdialog.c
11424         * src/gtk/progressdialog.h
11425                 first part of initial sync with main-gtk2
11426                 (more to follow)
11427
11428 2005-01-28 [colin]      1.0.0cvs23.1
11429
11430         * src/folderview.c
11431                 Sync with HEAD
11432
11433 2005-01-27 [colin]      1.0.0cvs21.1
11434
11435         * src/folder.c
11436         * src/folderview.c
11437                 Sync with HEAD
11438
11439 2005-01-27 [colin]      1.0.0cvs19.1
11440
11441         * src/procmime.c
11442                 Sync with HEAD
11443
11444 2005-01-27 [colin]      1.0.0cvs18.1
11445
11446         * src/messageview.c
11447         * src/summaryview.c
11448         * src/mainwindow.c
11449         * src/compose.c
11450         * src/compose.h
11451         * src/procmsg.c
11452         * src/procmsg.h
11453         * src/toolbar.c
11454                 Sync with HEAD
11455
11456 2005-01-26 [paul]       1.0.0cvs15.2
11457
11458         * src/compose.c
11459                 compose_entries_set(): convert subject and body to
11460                 utf8 if necessary. patch by Felix Eckhofer
11461
11462 2005-01-26 [paul]       1.0.0cvs15.1
11463
11464         * configure.ac
11465         * src/common/template.c
11466                 sync with HEAD (fix memory leak)
11467
11468 2005-01-25 [paul]       1.0.0cvs14.1
11469
11470         * configure.ac
11471         * src/compose.c
11472                 sync with HEAD
11473
11474 2005-01-24 [colin]      1.0.0cvs13.1
11475
11476         * src/summaryview.c
11477                 Sync with HEAD
11478
11479 2005-01-24 [paul]       1.0.0cvs12.1
11480
11481         * configure.ac
11482         * src/messageview.c
11483         * src/mh.c
11484         * src/common/utils.c
11485                 sync with HEAD
11486
11487 2005-01-24 [colin]      1.0.0cvs11.1
11488
11489         * src/procheader.c
11490                 Sync with HEAD
11491
11492 2005-01-24 [colin]      1.0.0cvs10.1
11493
11494         * src/folderview.c
11495                 Sync with HEAD
11496
11497 2005-01-23 [colin]      1.0.0cvs9.1
11498
11499         * src/crash.c
11500                 Sync with HEAD
11501
11502 2005-01-22 [colin]      1.0.0cvs8.1
11503
11504         * src/summaryview.c
11505         * src/gtk/quicksearch.c
11506                 Sync with HEAD
11507
11508 2005-01-21 [colin]      1.0.0cvs7.1
11509
11510         * src/summaryview.c
11511                 Sync with HEAD
11512
11513 2005-01-21 [colin]      1.0.0cvs6.1
11514
11515         * src/summaryview.c
11516                 Sync with HEAD
11517
11518 2005-01-21 [colin]      1.0.0cvs5.1
11519
11520         * src/gtk/quicksearch.c
11521         * src/prefs_common.c
11522         * src/prefs_common.h
11523                 Sync with HEAD (recurse option)
11524
11525 2005-01-21 [colin]      1.0.0cvs4.1
11526
11527         * src/folder.h
11528         * src/folderview.c
11529         * src/folderview.h
11530         * src/summaryview.c
11531         * src/gtk/quicksearch.c
11532         * src/gtk/quicksearch.h
11533                 Sync with HEAD (recursive quicksearch)
11534
11535 2005-01-20 [colin]      1.0.0cvs3.4
11536
11537         * src/ssl_manager.c
11538                 Remove useless code
11539
11540 2005-01-20 [colin]      1.0.0cvs3.3
11541
11542         * src/ssl_manager.c
11543                 Fix leak, thanks to Alfons.
11544
11545 2005-01-20 [colin]      1.0.0cvs3.2
11546
11547         * src/ssl_manager.c
11548                 Port SSL certificate window to GTK2.
11549
11550 2005-01-20 [paul]       1.0.0cvs3.1
11551
11552         * ChangeLog.claws
11553         * configure.ac
11554         * src/addrindex.c
11555         * src/addrindex.h
11556                 sync with HEAD
11557
11558 2005-01-19 [colin]      1.0.0cvs2.2
11559
11560         * src/plugins/trayicon/trayicon.c
11561                 Fix freeze with gtk-2.6, the easy way
11562                 (signal blocking helpless there...)
11563                 Closes bug #668.
11564
11565 2005-01-19 [colin]      1.0.0cvs2.1
11566
11567         * src/mbox.c
11568         * src/mbox.h
11569         * src/mainwindow.c
11570         * src/summaryview.c
11571         * src/summaryview.h
11572                 Sync with HEAD
11573
11574 2005-01-19 [paul]       1.0.0cvs1.1
11575
11576         * configure.ac
11577         * po/de.po
11578         * po/es.po
11579         * po/fr.po
11580         * po/hr.po
11581         * po/it.po
11582         * po/ja.po
11583         * po/ko.po
11584         * po/pt_BR.po
11585         * po/ru.po
11586         * po/sk.po
11587         * po/sr.po
11588                 sync with HEAD (update translations)
11589
11590 2005-01-18 [colin]      1.0.0cvs0.1
11591
11592         * src/foldersel.c
11593                 Specify search column - patch by Alfons
11594
11595 2005-01-18 [colin]      0.9.13cvs36.3
11596
11597         * src/prefs_toolbar.c
11598                 Change Delete to Remove
11599         * src/prefs_fonts.c
11600                 GTK2 version and leak fixes
11601         * src/prefs_actions.c
11602                 Add stock buttons.
11603                 All patches by Alfons
11604
11605 2005-01-17 [colin]      0.9.13cvs36.2
11606
11607         * src/compose.c
11608                 Fix DnD inserting twice. While at it,
11609                 add DnD support for text/plain in the
11610                 body, and add support in the headers.
11611
11612 2005-01-16 [colin]      0.9.13cvs36.1
11613
11614         * ChangeLog
11615         * ChangeLog.jp
11616         * ChangeLog.claws
11617                 Sync with HEAD (nothing applicable)
11618
11619 2005-01-16 [colin]      0.9.13cvs33.2
11620
11621         * src/prefs_toolbar.c
11622                 GTK2ize prefs_toolbar, by Alfons.
11623
11624 2005-01-14 [colin]      0.9.13cvs33.1
11625
11626         * src/html.c
11627         * src/msgcache.c
11628                 Sync with HEAD
11629
11630 2005-01-14 [colin]      0.9.13cvs32.1
11631
11632         * src/html.c
11633         * src/html.h
11634         * src/msgcache.c
11635         * AUTHORS
11636         * tools/calypso_convert.pl
11637                 Sync with HEAD
11638
11639 2005-01-08 [colin]      0.9.13cvs29.2
11640
11641         * src/prefs_filtering_action.c
11642         * src/prefs_filtering.c
11643                 2 more gtk2 patches by Alfons
11644
11645 2005-01-07 [paul]       0.9.13cvs29.1
11646
11647         * ChangeLog
11648         * ChangeLog.claws
11649         * ChangeLog.jp
11650         * configure.ac
11651         * src/pop.c
11652         * src/pop.h
11653                 sync with HEAD
11654
11655 2005-01-07 [colin]      0.9.13cvs28.3
11656
11657         * src/gtk/progressdialog.c
11658         * src/gtk/progressdialog.h
11659         * src/inc.c
11660         * src/send_message.c
11661                 GTK2 for the incorporation dialog. The CList isn't dead
11662                 yet, for a more smooth migration. Patch by Alfons.
11663
11664 2005-01-06 [colin]      0.9.13cvs28.2
11665
11666         * src/prefs_display_header.c
11667                 GTK2 conversion by Alfons
11668         * src/prefs_actions.c
11669         * src/prefs_matcher.c
11670                 Fix 2 leaks - patch by Alfons
11671
11672 2005-01-06 [colin]      0.9.13cvs28.1
11673
11674         * src/prefs_matcher.c
11675                 Sync with HEAD
11676
11677 2005-01-06 [colin]      0.9.13cvs27.4
11678
11679         * src/prefs_matcher.c
11680                 Fix double-free. Patch by Alfons
11681
11682 2005-01-06 [colin]      0.9.13cvs27.3
11683
11684         * src/prefs_matcher.c
11685                 GTK2 widgets + memleak
11686                 Patch by Alfons
11687
11688 2005-01-05 [colin]      0.9.13cvs27.2
11689
11690         * src/account.c
11691         * src/addr_compl.c
11692         * src/foldersel.c
11693         * src/stock_pixmap.c
11694         * src/stock_pixmap.h
11695                 3 more GTK2 patches by Alfons.
11696
11697 2005-01-04 [colin]      0.9.13cvs27.1
11698
11699         * src/folderview.c
11700         * src/imap_gtk.c
11701         * src/news_gtk.c
11702                 Sync with HEAD
11703
11704 2005-01-04 [colin]      0.9.13cvs25.9
11705
11706         * src/compose.c
11707                 Fix Show Ruler menuitem
11708         * src/prefs_template.c
11709                 Convert to GTK2
11710         * src/common/utils.c
11711                 Make auto pointer stuff handles NULLs
11712                 Patches by Alfons.
11713
11714 2005-01-04 [colin]      0.9.13cvs25.8
11715
11716         * src/compose.c
11717                 Move the attachment list to gtk2
11718                 Patch by Alfons.
11719
11720 2005-01-04 [colin]      0.9.13cvs25.7
11721
11722         * src/textview.c
11723                 Make some keys work again
11724                 Patch by SungHyun Nam <namsh@kldp.org>
11725
11726 2005-01-04 [colin]      0.9.13cvs25.6
11727
11728         * src/gtk/gtkshruler.c
11729                 Move the ruler to GTK2
11730                 Patch by Alfons
11731
11732 2005-01-03 [colin]      0.9.13cvs25.5
11733
11734         * src/compose.c
11735                 Fix my broken patch apply 
11736
11737 2005-01-03 [colin]      0.9.13cvs25.4
11738
11739         * src/common/utils.c
11740         * src/common/utils.h
11741         * src/gtk/prefswindow.c
11742                 Move auto pointer stuff to utils.c
11743                 Patch by Alfons again :)
11744
11745 2005-01-03 [colin]      0.9.13cvs25.3
11746
11747         * src/compose.c
11748         * src/prefs_gtk.c
11749         * src/prefs_template.c
11750         * src/textview.c
11751                 Empty text widgets with empty strings, not NULL char
11752                 Patch by SungHyun Nam <namsh@kldp_org>
11753
11754 2005-01-03 [colin]      0.9.13cvs25.2
11755
11756         * src/main.c
11757         * AUTHORS
11758                 Sync with HEAD
11759
11760 2005-01-03 [colin]      0.9.13cvs25.1
11761
11762         * src/pop.c
11763         * src/pop.h
11764                 Sync with HEAD
11765
11766 2005-01-03 [colin]      0.9.13cvs24.3
11767
11768         * src/account.c
11769                 Two patches from Alfons and Alex S Moore:
11770                 fix images, fix return value.
11771
11772 2005-01-01 [colin]      0.9.13cvs24.2
11773
11774         * src/prefs_actions.c
11775                 Fix over-zealous assertion. Patch by Alfons
11776
11777 2005-01-01 [colin]      0.9.13cvs24.1
11778
11779         * src/procmime.c
11780                 Sync with HEAD (leak fix)
11781
11782 2004-12-31 [colin]      0.9.13cvs23.2
11783
11784         * src/prefs_common.c
11785                 GTK2 widgets + stock buttons - patch by Alfons
11786
11787 2004-12-31 [paul]       0.9.13cvs23.1
11788
11789         * configure.ac
11790                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11791         * src/gtk/pluginwindow.c
11792                 use GTK2 widgets and plug memory leaks,
11793                 patches by Alfons
11794
11795 2004-12-30 [colin]      0.9.13cvs22.4
11796
11797         * src/account.c
11798         * src/action.c
11799         * src/export.c
11800         * src/foldersel.c
11801         * src/import.c
11802         * src/message_search.c
11803         * src/prefs_actions.c
11804         * src/prefs_common.c
11805         * src/prefs_customheader.c
11806         * src/prefs_filtering.c
11807         * src/prefs_summary_column.c
11808         * src/summary_search.c
11809         * src/gtk/about.c
11810         * src/gtk/description_window.c
11811         * src/gtk/gtkutils.c
11812         * src/gtk/gtkutils.h
11813         * src/gtk/inputdialog.c
11814         * src/gtk/prefswindow.c
11815                 Use GTK2 stock buttons. Patches by Alfons.
11816
11817 2004-12-30 [colin]      0.9.13cvs22.3
11818
11819         * src/account.c
11820                 Sync with HEAD
11821         * src/prefs_actions.c
11822         * src/prefs_customheader.c
11823         * src/prefs_filtering.c
11824         * src/prefs_msg_colors.c
11825         * src/prefs_summary_column.c
11826         * src/gtk/prefswindow.c
11827                 Use GtkTreeView instead of deprecated 
11828                 widgets. Patches by Alfons.
11829
11830 2004-12-30 [paul]       0.9.13cvs22.2
11831
11832         * src/foldersel.c
11833                 use GTK 2 Tree View
11834                 patch by Alfons, with root folder sorting fix
11835                 by Stephan Sachse
11836
11837 2004-12-30 [paul]       0.9.13cvs22.1
11838
11839         * ChangeLog
11840         * ChangeLog.claws
11841         * ChangeLog.jp
11842         * NEWS
11843         * configure.ac
11844         * src/account.c
11845                 sync with HEAD
11846
11847 2004-12-22 [martin]     0.9.13cvs21.2
11848
11849         * src/action.c
11850                 free the command line after its use
11851
11852 2004-12-18 [paul]       0.9.13cvs21.1
11853
11854         * AUTHORS
11855         * ChangeLog
11856         * ChangeLog.claws
11857         * ChangeLog.jp
11858         * NEWS
11859         * configure.ac
11860         * src/action.c
11861         * src/compose.c
11862         * src/syldap.c
11863                 sync with HEAD
11864
11865 2004-12-17 [martin]     0.9.13cvs17.2
11866
11867         * src/action.c
11868                 convert actions input to locale
11869         * src/inc.c
11870                 convert notification command to locale
11871         * src/plugins/pgpmime/select-keys.c
11872                 convert attributes to utf8
11873
11874 2004-12-14 [colin]      0.9.13cvs17.1
11875
11876         * ChangeLog
11877         * ChangeLog.jp
11878         * ChangeLog.claws
11879         * src/action.c
11880         * src/common/utils.c
11881         * src/gtk/prefswindow.c
11882         * src/gtk/gtkutils.c
11883         * src/gtk/gtkutils.h
11884         * src/plugins/spamassassin/libspamc.c
11885                 Sync with HEAD
11886
11887 2004-12-13 [colin]      0.9.13cvs14.1
11888
11889         * src/quote_fmt_parse.y
11890                 Sync with HEAD
11891
11892 2004-12-10 [colin]      0.9.13cvs12.1
11893
11894         * src/prefs_themes.c
11895         * src/mainwindow.c
11896         * src/messageview.c
11897                 Sync with HEAD
11898
11899 2004-12-09 [colin]      0.9.13cvs10.1
11900
11901         * src/procmime.c
11902                 Sync with HEAD (fix B64 encoding from memory)
11903
11904 2004-12-08 [colin]      0.9.13cvs9.1
11905
11906         * src/gtk/colorlabel.c
11907                 Sync with HEAD
11908
11909 2004-12-08 [paul]       0.9.13cvs8.2
11910
11911         * src/gtk/pluginwindow.c
11912                 fix window resizing oddities
11913
11914 2004-12-08 [colin]      0.9.13cvs8.1
11915
11916         * src/quote_fmt_parse.y
11917                 Sync with HEAD
11918
11919 2004-12-08 [colin]      0.9.13cvs7.1
11920
11921         * src/matcher_parser_parse.y
11922         * src/msgcache.c
11923         * src/prefs_matcher.c
11924         * src/procheader.c
11925         * src/matcher.c
11926         * src/common/defs.h
11927         * po/sr.po
11928                 Sync with HEAD
11929
11930 2004-12-08 [colin]      0.9.13cvs6.1
11931
11932         * src/quote_fmt_parse.y
11933         * src/textview.c
11934                 Sync with HEAD
11935         * src/gtk/prefswindow.c
11936         * src/gtk/pluginwindow.c
11937                 Fix G_CALLBACKS protos (thanks to Alfons)
11938
11939 2004-12-07 [torte]      0.9.13cvs2.2
11940
11941         * src/procmime.c
11942                 [Bug 650] reply button causes crash
11943                 Thanks to David Relson and Christoph
11944
11945 2004-12-07 [colin]      0.9.13cvs2.1
11946
11947         * ChangeLog.claws
11948         * AUTHORS
11949         * po/sk.po
11950         * src/procmime.c
11951         * src/prefs_account.c
11952         * src/common/smtp.c
11953         * src/common/smtp.h
11954                 Sync with HEAD
11955
11956 2004-12-06 [colin]      0.9.12cvs187.1
11957
11958         * ChangeLog.claws
11959         * INSTALL
11960         * Makefile.am
11961         * README.claws
11962         * TODO.claws
11963         * configure.ac
11964         * po/bg.po
11965         * po/cs.po
11966         * po/el.po
11967         * po/en_GB.po
11968         * po/es.po
11969         * po/fr.po
11970         * po/hr.po
11971         * po/hu.po
11972         * po/it.po
11973         * po/ja.po
11974         * po/ko.po
11975         * po/nl.po
11976         * po/pl.po
11977         * po/pt_BR.po
11978         * po/ru.po
11979         * po/sk.po
11980         * po/sr.po
11981         * po/sv.po
11982         * po/zh_CN.po
11983         * po/zh_TW.Big5.po
11984         * src/compose.c
11985         * tools/Makefile.am
11986         * tools/README
11987         * tools/filter_conv.pl
11988         * tools/kdeservicemenu/README
11989         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11990         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11991                 Sync with HEAD
11992
11993 2004-12-04 [colin]      0.9.12cvs183.1
11994
11995         * src/compose.c
11996                 Sync with HEAD (compose window position saving)
11997
11998 2004-12-04 [paul]       0.9.12cvs182.3
11999
12000         * src/messageview.c
12001         * src/mimeview.c
12002         * src/prefs_customheader.c
12003         * src/gtk/quicksearch.c
12004                 replace some forgotten GTK_SIGNAL_FUNCs
12005
12006 2004-12-04 [paul]       0.9.12cvs182.2
12007
12008         * src/Makefile.am
12009                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12010                 committed in error      
12011
12012 2004-12-04 [paul]       0.9.12cvs182.1
12013
12014         * ChangeLog
12015         * ChangeLog.claws
12016         * ChangeLog.jp
12017         * INSTALL
12018         * NEWS
12019         * README
12020         * README.jp
12021         * configure.ac
12022         * doc/manual/ja/Makefile.am
12023         * doc/manual/ja/sylpheed-1.html
12024         * doc/manual/ja/sylpheed-10.html
12025         * doc/manual/ja/sylpheed-11.html
12026         * doc/manual/ja/sylpheed-12.html
12027         * doc/manual/ja/sylpheed-13.html
12028         * doc/manual/ja/sylpheed-14.html
12029         * doc/manual/ja/sylpheed-15.html
12030         * doc/manual/ja/sylpheed-16.html
12031         * doc/manual/ja/sylpheed-17.html
12032         * doc/manual/ja/sylpheed-18.html
12033         * doc/manual/ja/sylpheed-19.html
12034         * doc/manual/ja/sylpheed-2.html
12035         * doc/manual/ja/sylpheed-20.html
12036         * doc/manual/ja/sylpheed-3.html
12037         * doc/manual/ja/sylpheed-4.html
12038         * doc/manual/ja/sylpheed-5.html
12039         * doc/manual/ja/sylpheed-6.html
12040         * doc/manual/ja/sylpheed-7.html
12041         * doc/manual/ja/sylpheed-8.html
12042         * doc/manual/ja/sylpheed-9.html
12043         * doc/manual/ja/sylpheed.html
12044         * doc/manual/ja/sylpheed.sgml
12045         * po/de.po
12046         * src/Makefile.am
12047         * src/compose.c
12048         * src/procmime.c
12049         * src/pixmaps/regular.xpm **REMOVED**
12050         * src/plugins/pgpmime/pgpmime.c
12051         * src/plugins/pgpmime/plugin.c
12052         * src/plugins/pgpmime/prefs_gpg.c
12053                 sync with HEAD
12054
12055 2004-12-03 [paul]       0.9.12cvs180.1
12056
12057         * ChangeLog
12058         * ChangeLog.claws
12059         * ChangeLog.jp
12060         * configure.ac
12061         * src/Makefile.am
12062         * src/pop.c
12063         * src/common/utils.c
12064         * src/common/utils.h
12065         * src/pixmaps/continue.xpm
12066         * src/pixmaps/dir_close.xpm
12067         * src/pixmaps/dir_open.xpm
12068         * src/pixmaps/drafts_close.xpm
12069         * src/pixmaps/drafts_open.xpm
12070         * src/pixmaps/folder.xpm **REMOVED**
12071         * src/pixmaps/group.xpm
12072         * src/pixmaps/unread.xpm
12073                 sync with HEAD
12074
12075 2004-12-02 [colin]      0.9.12cvs179.1
12076
12077         * src/compose.c
12078                 Sync with HEAD (non-duplicated reedition)
12079
12080 2004-12-02 [colin]      0.9.12cvs178.1
12081
12082         * src/compose.c
12083                 Sync with HEAD (linewrap_quote fix)
12084
12085 2004-12-01 [colin]      0.9.12cvs177.3
12086
12087         * src/addrharvest.c
12088                 Replace sizeof with strlen
12089
12090 2004-12-01 [paul]       0.9.12cvs177.2
12091
12092         * src/addrharvest.c
12093                 fix 'harvest addresses'
12094
12095 2004-11-30 [colin]      0.9.12cvs177.1
12096
12097         * src/gtk/prefswindow.c
12098         * src/gtk/pluginwindow.c
12099                 Sync with HEAD
12100
12101 2004-11-29 [colin]      0.9.12cvs176.1
12102
12103         * src/folderview.c
12104                 sync with HEAD (Fix disappearing separators in folderview's popup)
12105
12106 2004-11-29 [colin]      0.9.12cvs175.1
12107
12108         * src/procmime.c
12109                 Sync with head (another format fix)
12110
12111 2004-11-29 [colin]      0.9.12cvs174.1
12112
12113         * src/pop.c
12114                 Sync with HEAD (format string fix)
12115
12116 2004-11-26 [colin]      0.9.12cvs173.1
12117
12118         * src/common/smtp.c
12119         * src/common/smtp.h
12120                 Sync with HEAD
12121
12122 2004-11-24 [colin]      0.9.12cvs172.1
12123
12124         * src/plugins/pgpmime/pgpmime.c
12125                 Sync with HEAD
12126
12127 2004-11-24 [colin]      0.9.12cvs171.1
12128
12129         * src/plugins/pgpmime/pgpmime.c
12130                 Sync with head (gpgmectx leaks)
12131
12132 2004-11-24 [colin]      0.9.12cvs169.1
12133
12134         * src/plugins/pgpmime/plugin.c
12135         * src/plugins/trayicon/Makefile.am
12136         * src/plugins/trayicon/newmarkedmail.xpm
12137         * src/plugins/trayicon/trayicon.c
12138         * src/plugins/trayicon/unreadmarkedmail.xpm
12139                 Sync with HEAD
12140
12141 2004-11-23 [colin]      0.9.12cvs168.1
12142
12143         * src/partial_download.c
12144         * src/partial_download.h
12145         * src/plugins/pgpmime/plugin.c
12146                 Sync with HEAD
12147
12148 2004-11-23 [colin]      0.9.12cvs166.1
12149
12150         * src/Makefile.am
12151         * src/codeconv.c
12152         * src/compose.c
12153         * src/folderview.c
12154         * src/main.c
12155         * src/partial_download.c
12156         * src/partial_download.h
12157         * src/prefs_account.c
12158         * src/prefs_account.h
12159         * src/privacy.c
12160         * src/privacy.h
12161         * src/procmime.c
12162         * src/common/Makefile.am
12163         * src/common/base64.h
12164         * src/common/partial_download.c
12165         * src/common/partial_download.h
12166         * src/gtk/prefswindow.c
12167         * src/gtk/prefswindow.h
12168         * src/plugins/pgpmime/pgpmime.c
12169         * src/plugins/pgpmime/prefs_gpg.c
12170         * src/plugins/pgpmime/prefs_gpg.h
12171         * src/plugins/pgpmime/sgpgme.c
12172         * src/plugins/pgpmime/sgpgme.h
12173                 Sync with HEAD
12174
12175 2004-11-23 [colin]      0.9.12cvs163.1
12176
12177         * src/main.c
12178                 Sync with HEAD (cursor optimization)
12179
12180 2004-11-23 [colin]      0.9.12cvs162.1
12181
12182         * src/prefs_common.c
12183         * src/prefs_themes.c
12184         * src/procmsg.c
12185                 Sync with HEAD
12186
12187 2004-11-23 [colin]      0.9.12cvs158.9
12188
12189         * src/compose.c
12190                 Fix double-free when forwarding
12191         * src/msgcache.c
12192                 Fix leak on error path
12193                 
12194
12195 2004-11-23 [colin]      0.9.12cvs158.8
12196
12197         * src/compose.c
12198                 Fix possible double-free
12199                 Spotted by Alfons
12200
12201 2004-11-23 [colin]      0.9.12cvs158.7
12202
12203         * src/compose.c
12204                 Fix some signal handlers' prototypes
12205                 Spotted by Alfons
12206
12207 2004-11-22 [colin]      0.9.12cvs158.6
12208
12209         * src/compose.c
12210                 Remove unneeded code and duplicated
12211                 wrapping - patch by Alfons
12212
12213 2004-11-22 [colin]      0.9.12cvs158.5
12214
12215         * src/prefs_themes.c
12216                 Fix oversized selector
12217
12218 2004-11-22 [colin]      0.9.12cvs158.4
12219
12220         * src/compose.c
12221                 fix dump_text()
12222                 patch by Alfons
12223
12224 2004-11-19 [colin]      0.9.12cvs158.3
12225
12226         * src/textview.c
12227                 Add a context menu on links (open, copy)
12228
12229 2004-11-18 [paul]       0.9.12cvs158.2
12230
12231         * src/addrgather.c
12232         * src/exphtmldlg.c
12233         * src/expldifdlg.c
12234         * src/mimeview.c
12235         * src/prefs_common.c
12236         * src/plugins/image_viewer/viewer.c
12237         * src/plugins/spamassassin/spamassassin_gtk.c
12238                 replace deprecated gtk_notebook_set_page
12239                 and gtk_notebook_current_page
12240
12241 2004-11-18 [paul]       0.9.12cvs158.1
12242
12243         * configure.ac
12244         * src/compose.c
12245         * src/mainwindow.c
12246         * src/messageview.c
12247         * src/prefs_common.c
12248         * src/common/utils.c
12249         * src/common/utils.h
12250                 sync with HEAD
12251
12252 2004-11-17 [colin]      0.9.12cvs156.1
12253
12254         * src/prefs_account.c
12255         * src/prefs_account.h
12256         * src/procmsg.c
12257                 Sync with HEAD (add pref to store encrypted mails encrypted)
12258
12259 2004-11-17 [paul]       0.9.12cvs155.1
12260
12261         * ChangeLog
12262         * ChangeLog.claws
12263         * ChangeLog.jp
12264         * NEWS
12265         * configure.ac
12266         * src/compose.c
12267         * src/jpilot.c
12268         * src/privacy.c
12269         * src/procmime.c
12270         * src/procmime.h
12271         * src/procmsg.c
12272         * src/toolbar.c
12273         * src/pixmaps/error.xpm
12274                 sync with HEAD
12275
12276 2004-11-17 [colin]      0.9.12cvs151.1
12277
12278         * src/plugins/pgpmime/pgpmime.c
12279                 Sync with HEAD (remove debug printf)
12280
12281 2004-11-17 [colin]      0.9.12cvs150.1
12282
12283         * src/plugins/pgpmime/pgpmime.c
12284                 Sync with HEAD (off-by-one fix)
12285
12286 2004-11-17 [colin]      0.9.12cvs149.1
12287
12288         * src/procmsg.c
12289                 Sync with HEAD (coding style fixes)
12290
12291 2004-11-16 [colin]      0.9.12cvs148.1
12292
12293         * src/procmsg.c
12294                 Sync with head (Fix the fix)
12295
12296 2004-11-16 [colin]      0.9.12cvs147.1
12297
12298         * src/procmsg.c
12299                 Sync with Main (leak fix)
12300
12301 2004-11-16 [colin]      0.9.12cvs146.14
12302
12303         * src/compose.c
12304                 Remove useless chunk of code
12305                 Patch by Alfons
12306
12307 2004-11-15 [colin]      0.9.12cvs146.13
12308
12309         * src/compose.c
12310                 Fix drafting after insertion
12311                 Patch by Alfons
12312
12313 2004-11-15 [colin]      0.9.12cvs146.12
12314
12315         * src/compose.c
12316         * src/prefs_filtering.c
12317         * src/prefs_filtering_action.c
12318         * src/prefs_toolbar.c
12319                 Fix some const-correctness
12320
12321 2004-11-15 [colin]      0.9.12cvs146.11
12322
12323         * src/summaryview.c
12324         * src/prefs_themes.c
12325         * src/messageview.c
12326                 Fix some leaks
12327
12328 2004-11-15 [colin]      0.9.12cvs146.10
12329
12330         * src/codeconv.c
12331                 More unreadable locale fixes
12332
12333 2004-11-14 [colin]      0.9.12cvs146.9
12334
12335         * src/textview.c
12336                 Fix uri_security_check
12337                 Patch by Alfons
12338
12339 2004-11-13 [paul]       0.9.12cvs146.8
12340
12341         * src/folder.c
12342         * src/procmime.c
12343                 fix 2 bugs introduced in last commit
12344
12345 2004-11-13 [paul]       0.9.12cvs146.7
12346
12347         * src/compose.c
12348         * src/exporthtml.c
12349         * src/exportldif.c
12350         * src/folder.c
12351         * src/imap.c
12352         * src/imap_gtk.c
12353         * src/main.c
12354         * src/mainwindow.c
12355         * src/messageview.c
12356         * src/mh_gtk.c
12357         * src/prefs_themes.c
12358         * src/procmime.c
12359         * src/setup.c
12360         * src/summaryview.c
12361                 replace deprecated g_basename
12362
12363 2004-11-13 [paul]       0.9.12cvs146.6
12364
12365         * src/compose.c
12366         * src/imap.c
12367         * src/matcher_parser.h
12368         * src/matcher_parser_parse.y
12369         * src/prefs_filtering.c
12370         * src/prefs_filtering_action.c
12371         * src/prefs_themes.c
12372         * src/prefs_toolbar.c
12373         * src/common/utils.c
12374                 various small fixes/cleanups
12375
12376 2004-11-12 [colin]      0.9.12cvs146.5
12377
12378         * src/textview.c
12379                 Validate event's origin on visibility notify
12380                 Patch by Alfons.
12381
12382 2004-11-12 [paul]       0.9.12cvs146.4
12383
12384         * src/exporthtml.c
12385         * src/exportldif.c
12386         * src/imap.c
12387         * src/mh.c
12388         * src/mimeview.c
12389         * src/prefs_spelling.c
12390         * src/prefs_themes.c
12391                 replace deprecated g_dirname    
12392
12393 2004-11-12 [colin]      0.9.12cvs146.3
12394
12395         * src/textview.c
12396                 Some coding style fixes
12397
12398 2004-11-12 [colin]      0.9.12cvs146.2
12399
12400         * src/codeconv.c
12401                 We want to replace _all_ extended chars in
12402                 conv_unreadable_*, because any string containing
12403                 extended chars not parsing as UTF8 is 
12404                 undisplayed on gtk2.
12405
12406 2004-11-12 [paul]       0.9.12cvs146.1
12407
12408         * ChangeLog
12409         * ChangeLog.claws
12410         * ChangeLog.jp
12411         * NEWS
12412         * configure.ac
12413         * src/account.c
12414         * src/folderview.c
12415         * src/folderview.h
12416         * src/imap.c
12417         * src/imap_gtk.c
12418         * src/inc.c
12419         * src/mainwindow.c
12420         * src/mh_gtk.c
12421         * src/news_gtk.c
12422         * src/pop.c
12423         * src/prefs_account.c
12424         * src/prefs_account.h
12425         * src/prefs_ext_prog.c
12426         * src/procmime.c
12427         * src/procmime.h
12428         * src/procmsg.c
12429         * src/procmsg.h
12430         * src/summary_search.c
12431         * src/summaryview.c
12432         * src/textview.c
12433         * src/common/defs.h
12434         * src/common/utils.c
12435         * src/common/utils.h
12436         * src/gtk/menu.c
12437         * src/gtk/menu.h
12438                 sync with HEAD
12439
12440 2004-11-11 [colin]      0.9.12cvs144.2
12441
12442         * src/textview.c
12443                 Fix URI range selection (patch by Alfons)
12444
12445 2004-11-09 [colin]      0.9.12cvs144.1
12446
12447         * ChangeLog.claws
12448         * src/compose.c
12449         * src/folder.c
12450         * src/folder_item_prefs.c
12451         * src/prefs_account.c
12452         * src/prefs_account.h
12453         * src/plugins/pgpmime/pgpmime.c
12454                 Sync with HEAD
12455
12456 2004-11-08 [colin]      0.9.12cvs143.1
12457
12458         * src/summaryview.c
12459                 Sync with HEAD (optimize quicksearch)
12460
12461 2004-11-08 [colin]      0.9.12cvs142.2
12462
12463         * src/compose.c
12464                 Don't wrap when Edit/Auto wrapping is disabled
12465
12466 2004-11-08 [colin]      0.9.12cvs142.1
12467
12468         * src/textview.c
12469                 Sync with HEAD
12470
12471 2004-11-08 [colin]      0.9.12cvs141.1
12472
12473         * src/textview.c
12474                 Sync with HEAD (fix some mail URIs)
12475
12476 2004-11-08 [colin]      0.9.12cvs140.3
12477
12478         * src/textview.c
12479                 o Use text cursor instead of arrow when
12480                   not on a link
12481                 o Fix handling of contiguous links (as in
12482                   "colin@colino.net" <colin@colino.net>)
12483                   This one unveils a bug in get_email_part()
12484
12485 2004-11-07 [colin]      0.9.12cvs140.2
12486
12487         * src/textview.c
12488                 Fix memleak. Patch by Alfons.
12489
12490 2004-11-06 [colin]      0.9.12cvs140.1
12491
12492         * src/compose.c
12493                 Sync with HEAD (don't ask passphrase
12494                 when drafting)
12495
12496 2004-11-06 [paul]       0.9.12cvs139.2
12497
12498         * AUTHORS
12499         * src/textview.c
12500         * src/textview.h
12501                 textview URI handling. hovering over a 
12502                 link displays it in the status bar,
12503                 and changes the mouse pointer to a hand 
12504                 cursor. a link is activated with a single 
12505                 click. (Modified from the) patch by Jean-Yves 
12506                 Lefort <jylefort@users.sourceforge.net>
12507                 
12508
12509 2004-11-05 [colin]      0.9.12cvs139.1
12510
12511         * src/compose.c
12512         * src/procmime.c
12513                 Sync with HEAD again ^^
12514
12515 2004-11-05 [colin]      0.9.12cvs139.1
12516
12517         * src/compose.c
12518         * src/procmime.c
12519                 Sync with HEAD
12520
12521 2004-11-03 [paul]       0.9.12cvs138.1
12522
12523         * ChangeLog.claws
12524         * configure.ac
12525         * po/POTFILES.in
12526         * src/prefs_ext_prog.c
12527         * src/procmime.c
12528         * tools/kdeservicemenu/README
12529         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12530         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12531                 sync with HEAD
12532
12533 2004-11-01 [christoph]  0.9.12cvs136.2
12534
12535         * src/procmime.c
12536                 convert MIME parameters to UTF-8
12537
12538 2004-10-29 [colin]      0.9.12cvs136.1
12539
12540         * src/common/utils.c
12541                 Sync with HEAD (don't use '=' in mime boundary)
12542
12543 2004-10-29 [paul]       0.9.12cvs135.1
12544
12545         * configure.ac
12546         * doc/src/rfc2231.txt
12547         * src/procmime.c
12548         * src/common/quoted-printable.c
12549         * src/common/utils.c
12550         * src/common/utils.h
12551                 sync with HEAD
12552
12553 2004-10-27 [paul]       0.9.12cvs134.1
12554
12555         * configure.ac
12556         * src/main.c
12557         * src/procmime.c
12558         * src/plugins/pgpmime/pgpmime.c
12559                 sync with HEAD
12560
12561 2004-10-26 [paul]       0.9.12cvs132.3
12562
12563         * src/account.c
12564         * src/addressbook.c
12565         * src/addrgather.c
12566         * src/addrharvest.c
12567         * src/codeconv.c
12568         * src/compose.c
12569         * src/customheader.c
12570         * src/editaddress.c
12571         * src/editgroup.c
12572         * src/enriched.c
12573         * src/expldifdlg.c
12574         * src/exporthtml.c
12575         * src/exportldif.c
12576         * src/folder.c
12577         * src/foldersel.c
12578         * src/folderview.c
12579         * src/grouplistdialog.c
12580         * src/html.c
12581         * src/imap.c
12582         * src/jpilot.c
12583         * src/ldapserver.c
12584         * src/ldif.c
12585         * src/mimeview.c
12586         * src/news.c
12587         * src/news_gtk.c
12588         * src/pop.c
12589         * src/prefs_display_header.c
12590         * src/prefs_gtk.c
12591         * src/prefs_msg_colors.c
12592         * src/prefs_toolbar.c
12593         * src/procheader.c
12594         * src/procmime.c
12595         * src/summaryview.c
12596         * src/textview.c
12597         * src/toolbar.c
12598         * src/vcard.c
12599         * src/common/mgutils.c
12600         * src/common/nntp.c
12601         * src/common/smtp.c
12602         * src/common/template.c
12603         * src/common/utils.c
12604         * src/common/xmlprops.c
12605         * src/plugins/pgpmime/pgpmime.c
12606         * src/plugins/pgpmime/select-keys.c
12607         * src/plugins/pgpmime/sgpgme.c
12608                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12609                 g_string_sprintfa(), gtk_notebook_current_page()
12610
12611 2004-10-26 [colin]      0.9.12cvs132.2
12612
12613         * src/prefs_folder_item.c
12614                 Fix default-account selection
12615
12616 2004-10-21 [colin]      0.9.12cvs133
12617
12618         * src/compose.c
12619                 Sync with HEAD (Remove extra separator in compose's Options)
12620         * src/textview.c
12621                 Set wrapping to char
12622
12623 2004-10-21 [paul]       0.9.12cvs131.2
12624
12625         * src/compose.c
12626         * src/sourcewindow.c
12627                 fix wrapping
12628                 fix window shrinking 
12629
12630 2004-10-21 [colin]      0.9.12cvs131.1
12631
12632         * ChangeLog.claws
12633         * src/compose.c
12634                 Sync with HEAD
12635
12636 2004-10-21 [paul]       0.9.12cvs130.2
12637
12638         * src/prefs_folder_item.c
12639                 sync with HEAD (Apply to subfolders)
12640
12641 2004-10-19 [colin]      0.9.12cvs130.1
12642
12643         * ChangeLog.claws
12644         * src/compose.c
12645         * src/common/utils.c
12646         * src/gtk/menu.c
12647                 Sync with HEAD
12648
12649 2004-10-19 [colin]      0.9.12cvs128.1
12650
12651         * src/addrbook.c
12652         * src/addrcache.c
12653         * src/addressbook.c
12654         * src/codeconv.c
12655         * src/compose.c
12656         * src/customheader.c
12657         * src/editaddress.c
12658         * src/editgroup.c
12659         * src/exporthtml.c
12660         * src/folder.c
12661         * src/folderview.c
12662         * src/imap.c
12663         * src/jpilot.c
12664         * src/main.c
12665         * src/matcher_parser_parse.y
12666         * src/mbox.c
12667         * src/pop.c
12668         * src/prefs_account.c
12669         * src/prefs_gtk.c
12670         * src/prefs_msg_colors.c
12671         * src/procheader.c
12672         * src/procmime.c
12673         * src/procmime.h
12674         * src/procmsg.c
12675         * src/summaryview.c
12676         * src/textview.c
12677         * src/common/base64.c
12678         * src/common/partial_download.c
12679         * src/common/socket.c
12680         * src/common/sylpheed.c
12681         * src/common/utils.c
12682         * src/common/utils.h
12683         * src/gtk/pluginwindow.c
12684         * src/gtk/quicksearch.c
12685         * src/plugins/clamav/clamav_plugin.c
12686         * src/plugins/clamav/clamav_plugin.h
12687         * src/plugins/clamav/clamav_plugin_gtk.c
12688         * src/plugins/pgpmime/passphrase.c
12689         * src/plugins/pgpmime/pgpmime.c
12690         * src/plugins/pgpmime/plugin.c
12691         * src/plugins/pgpmime/prefs_gpg.c
12692         * src/plugins/pgpmime/prefs_gpg.h
12693         * src/plugins/pgpmime/select-keys.c
12694         * src/plugins/pgpmime/sgpgme.c
12695         * src/plugins/spamassassin/libspamc.c
12696         * src/plugins/spamassassin/spamassassin.c
12697         * src/plugins/spamassassin/spamassassin.h
12698         * src/plugins/spamassassin/spamassassin_gtk.c
12699         * src/plugins/trayicon/trayicon.c
12700         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12701                 Sync with HEAD
12702
12703 2004-10-14 [colin]      0.9.12cvs126.2
12704
12705         * src/codeconv.c
12706         * src/textview.c
12707                 Fix conv_unreadable_locale
12708
12709 2004-10-13 [colin]      0.9.12cvs126.1
12710
12711         * src/compose.c
12712                 Sync with HEAD (don't convert charset for 
12713                 drafted messages, minor cleanup)
12714
12715 2004-10-13 [colin]      0.9.12cvs125.1
12716
12717         * po/POTFILES.in
12718                 Sync with HEAD (POTFILES fix)
12719
12720 2004-10-12 [colin]      0.9.12cvs124.3
12721
12722         * src/compose.c
12723                 Fix encoding bug from latest sync
12724
12725 2004-10-12 [paul]       0.9.12cvs124.2
12726
12727         * src/plugins/pgpmime/prefs_gpg.c
12728         * src/plugins/pgpmime/prefs_gpg.h
12729                 forgotten in last commit        
12730
12731 2004-10-12 [paul]       0.9.12cvs124.1
12732
12733         * ChangeLog.claws
12734         * configure.ac
12735         * m4/spamassassin.m4
12736         * src/Makefile.am
12737         * src/account.c
12738         * src/compose.c
12739         * src/compose.h
12740         * src/crash.c
12741         * src/main.c
12742         * src/mimeview.c
12743         * src/passphrase.c
12744         * src/passphrase.h
12745         * src/prefs_account.c
12746         * src/prefs_account.h
12747         * src/prefs_common.c
12748         * src/privacy.c
12749         * src/privacy.h
12750         * src/procmime.c
12751         * src/procmime.h
12752         * src/procmsg.c
12753         * src/rfc2015.c
12754         * src/rfc2015.h
12755         * src/select-keys.c
12756         * src/select-keys.h
12757         * src/textview.c
12758         * src/common/utils.c
12759         * src/common/utils.h
12760         * src/gtk/about.c
12761         * src/plugins/pgpmime/Makefile.am
12762         * src/plugins/pgpmime/passphrase.c
12763         * src/plugins/pgpmime/passphrase.h
12764         * src/plugins/pgpmime/pgpmime.c
12765         * src/plugins/pgpmime/plugin.c
12766         * src/plugins/pgpmime/select-keys.c
12767         * src/plugins/pgpmime/select-keys.h
12768         * src/plugins/pgpmime/sgpgme.c
12769         * src/plugins/pgpmime/sgpgme.h
12770                 sync with HEAD
12771
12772 2004-10-04 [colin]      0.9.12cvs122.1
12773
12774         * src/mainwindow.c
12775         * src/messageview.c
12776         * src/messageview.h
12777         * src/textview.c
12778                 Sync with HEAD
12779
12780 2004-10-04 [colin]      0.9.12cvs121.1
12781
12782         * src/summaryview.c
12783                 Sync with HEAD
12784
12785 2004-10-04 [paul]       0.9.12cvs120.1
12786
12787         * configure.ac
12788                 sync with HEAD [don't try to build 
12789                 pgpmime plugin when gpgme is disabled]
12790
12791 2004-10-03 [colin]      0.9.12cvs119.3
12792
12793         * src/gtk/gtksctree.c
12794                 Lots of side effects. Put back as before 117.2.
12795         * src/summaryview.c
12796                 Fix bug #602
12797
12798 2004-10-03 [colin]      0.9.12cvs119.2
12799
12800         * src/gtk/gtksctree.c
12801                 Revert 608 fix that doesn't work that good
12802
12803 2004-10-02 [colin]      0.9.12cvs119.1
12804
12805         * src/mainwindow.c
12806         * src/messageview.c
12807         * src/prefs_common.h
12808         * src/procmime.c
12809         * src/procmime.h
12810         * src/textview.c
12811                 Sync with HEAD
12812         * src/gtk/gtksctree.c
12813                 Close bug #608
12814
12815 2004-10-01 [colin]      0.9.12cvs118.1
12816
12817         * src/mimeview.c
12818                 Sync with HEAD (better Save All fix)
12819
12820 2004-10-01 [colin]      0.9.12cvs117.2
12821
12822         * src/gtk/gtksctree.c
12823                 Faster on selection
12824
12825 2004-10-01 [colin]      0.9.12cvs117.1
12826
12827         * src/mimeview.c
12828                 Sync with HEAD (Save All: only attachments)
12829
12830 2004-10-01 [paul]       0.9.12cvs116.1
12831
12832         * ChangeLog.claws
12833         * configure.ac
12834         * src/account.c
12835         * src/prefs_common.c
12836         * src/gtk/colorlabel.c
12837                 sync with HEAD
12838
12839 2004-09-30 [colin]      0.9.12cvs115.1
12840
12841         * src/stock_pixmap.c
12842         * src/stock_pixmap.h
12843         * src/folderview.c
12844         * src/Makefile.am
12845         * src/pixmaps/read.xpm
12846                 Sync with HEAD (new pixmap)
12847
12848 2004-09-29 [colin]      0.9.12cvs114.1
12849
12850         * src/compose.c
12851                 Sync with HEAD
12852                 Fix focus handling in headers
12853
12854 2004-09-29 [paul]       0.9.12cvs113.1
12855
12856         * src/quote_fmt_parse.y
12857                 sync with HEAD
12858  
12859
12860 2004-09-28 [colin]      0.9.12cvs112.1
12861
12862         * src/folderview.c
12863         * src/mainwindow.c
12864                 Sync with HEAD
12865
12866 2004-09-28 [colin]      0.9.12cvs110.1
12867
12868         * src/folderview.c
12869                 Sync with HEAD (Contextual Empty trash menu)
12870
12871 2004-09-28 [colin]      0.9.12cvs108.1
12872
12873         * src/addressbook.c
12874                 Sync with HEAD (addressbook edit on double-click)
12875
12876 2004-09-28 [colin]      0.9.12cvs106.1
12877
12878         * src/inc.c
12879                 Sync with HEAD (folder_item freeze on inc)
12880
12881 2004-09-27 [colin]      0.9.12cvs105.1
12882
12883         * src/folderview.c
12884                 Sync with HEAD (right-align new and unread column)
12885
12886 2004-09-27 [colin]      0.9.12cvs104.1
12887
12888         * src/main.c
12889                 Sync with HEAD (revert 0.9.12cvs101)
12890
12891 2004-09-24 [colin]      0.9.12cvs103.2
12892
12893         * src/wizard.c
12894                 Fix gtk warnings and use domain part of the email address 
12895                 when domain detection fails (no dot in domain name)
12896
12897 2004-09-23 [colin]      0.9.12cvs103.1
12898
12899         * src/plugins/spamassassin/libspamc.c
12900         * src/plugins/spamassassin/libspamc.h
12901         * src/plugins/spamassassin/utils.c
12902         * src/plugins/spamassassin/utils.h
12903                 Sync with HEAD (Update spamassassin to 3.0)
12904
12905 2004-09-21 [colin]      0.9.12cvs102.3
12906
12907         * src/action.c
12908                 Add horizontal scrollbar in action io dialog as needed
12909                 Patch by Alfons.
12910
12911 2004-09-20 [colin]      0.9.12cvs102.2
12912
12913         * src/plugins/image_viewer/viewer.c
12914                 Remove imlib stuff
12915                 use gtk_pixmap_set when clearing
12916                 (would be better to use gtkImages, but causes size-allocate 
12917                 signals storm)
12918
12919 2004-09-17 [paul]       0.9.12cvs102.1
12920
12921         * ChangeLog
12922         * ChangeLog.claws
12923         * ChangeLog.jp
12924         * configure.ac
12925         * src/inc.c
12926                 sync with HEAD
12927
12928
12929 2004-09-17 [colin]      0.9.12cvs101.1
12930
12931         * ChangeLog.claws
12932         * src/main.c
12933                 Sync with HEAD (fix segs at exit)
12934
12935 2004-09-14 [colin]      0.9.12cvs99.5
12936
12937         * src/common/socket.c
12938         * AUTHORS
12939                 Fix send error on 64bit platforms
12940                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12941
12942 2004-09-14 [colin]      0.9.12cvs99.4
12943
12944         * src/action.c
12945                 Fix action output with utf8 
12946                 Patch by Alfons.
12947
12948 2004-09-14 [colin]      0.9.12cvs99.3
12949
12950         * ChangeLog.claws
12951         * src/folder.c
12952                 Sync with HEAD
12953
12954 2004-09-09 [colin]      0.9.12cvs99.2
12955
12956         * src/action.c
12957                 Fix progress bar (displaying "Completed %v/%u")
12958                 Patch by Alfons.
12959
12960 2004-09-08 [colin]      0.9.12cvs99.1
12961
12962         * src/account.c
12963         * src/folder.c
12964         * src/procmsg.c
12965         * src/procmsg.h
12966         * src/plugins/pgpmime/pgpmime.c
12967                 Sync with HEAD
12968
12969 2004-09-08 [colin]      0.9.12cvs97.2
12970
12971         * src/summaryview.c
12972                 Don't select mails in collapsed threads 
12973                 when navigating with up/down
12974
12975 2004-09-07 [colin]      0.9.12cvs97.1
12976
12977         * src/inc.c
12978                 Sync with HEAD (meaningful error messages)
12979
12980 2004-09-06 [colin]      0.9.12cvs96.1
12981
12982         * src/toolbar.c
12983                 Sync with HEAD (fix Redirect graying out)
12984
12985 2004-09-06 [colin]      0.9.12cvs95.1
12986
12987         * src/summaryview.c
12988         * src/mimeview.c
12989                 Sync with HEAD (fix dropped URIs)
12990
12991 2004-09-06 [colin]      0.9.12cvs94.1
12992
12993         * src/addressbook.c
12994         * src/addressitem.h
12995         * src/addritem.c
12996         * src/addritem.h
12997                 Sync with HEAD (addressbook DnD)
12998
12999 2004-09-03 [colin]      0.9.12cvs93.1
13000
13001         * src/summaryview.c
13002                 Sync with HEAD (next/prev unread)
13003
13004 2004-09-03 [colin]      0.9.12cvs92.1
13005
13006         * src/prefs_common.c
13007         * src/prefs_common.h
13008         * src/summaryview.c
13009                 Sync with HEAD ('mark_as_read_delay' pref)
13010
13011 2004-09-02 [colin]      0.9.12cvs91.2
13012
13013         * src/common/xml.c
13014                 Fix leak
13015
13016 2004-09-02 [colin]      0.9.12cvs91.1
13017
13018         * src/gtk/menu.c
13019                 Sync with HEAD (menu accel don't work, but whatever)
13020
13021 2004-09-02 [colin]      0.9.12cvs90.1
13022
13023         * src/account.c
13024                 Sync with HEAD (fix bug 582)
13025
13026 2004-09-02 [colin]      0.9.12cvs89.1
13027
13028         * src/addrindex.c
13029                 Sync with HEAD (free deleted queries)
13030
13031 2004-09-02 [colin]      0.9.12cvs88.1
13032
13033         * src/ldapquery.c
13034                 Sync with HEAD (fix LDAP freezes)
13035
13036 2004-09-02 [colin]      0.9.12cvs87.1
13037
13038         * src/prefs_spelling.c
13039                 Sync with HEAD (add default dictionary)
13040
13041 2004-09-01 [colin]      0.9.12cvs86.1
13042
13043         * src/filtering.c
13044         * src/folderview.c
13045         * src/imap.c
13046         * src/prefs_matcher.c
13047         * src/stock_pixmap.c
13048         * src/summary_search.c
13049         * src/summaryview.c
13050         * src/wizard.c
13051         * src/wizard.h
13052                 Sync with HEAD (uninitialized vars fixes)
13053                 + gtk2 specific warning fixes
13054
13055 2004-08-31 [colin]      0.9.12cvs85.1
13056
13057         * src/folder.c
13058                 Sync with HEAD (Fix memory corruption due to 
13059                 uninitialized var)
13060
13061 2004-08-31 [colin]      0.9.12cvs84.4
13062
13063         * src/summary_search.c
13064                 Fix segfaults when searching in folders with broken headers
13065
13066 2004-08-31 [colin]      0.9.12cvs84.3
13067
13068         * src/compose.c
13069         * src/textview.c
13070                 Fix some more encoding/decoding issues
13071
13072 2004-08-30 [colin]      0.9.12cvs84.2
13073
13074         * src/mimeview.c
13075         * src/prefs_themes.c
13076         * src/gtk/filesel.c
13077         * src/gtk/filesel.h
13078                 Add a folder-mode selection (fixes mimeview's "Save all")
13079
13080 2004-08-29 [colin]      0.9.12cvs84.1
13081
13082         * src/mimeview.c
13083                 Sync with HEAD (don't escape saved filenames)
13084
13085 2004-08-27 [colin]      0.9.12cvs83.1
13086
13087         * ChangeLog
13088         * ChangeLog.claws
13089         * ChangeLog.jp
13090         * src/mh.c
13091         * src/procheader.c
13092         * src/procmsg.c
13093         * src/procmsg.h
13094         * src/common/utils.c
13095         * src/gtk/menu.h
13096         * po/
13097                 Sync with HEAD 0.9.12cvs83 (sync with main)
13098
13099 2004-08-26 [colin]      0.9.12cvs82.4
13100
13101         * src/codeconv.c
13102                 Fix strange stack corruption
13103                 Convert to utf8 after unmime, not before
13104
13105 2004-08-26 [colin]      0.9.12cvs82.3
13106
13107         * src/main.c
13108         * src/wizard.c
13109                 Fix account folders duplication
13110
13111 2004-08-25 [colin]      0.9.12cvs82.2
13112
13113         * src/wizard.c
13114                 Remove ports
13115                 Add SSL selection
13116                 Use login@server as account name
13117
13118 2004-08-25 [colin]      0.9.12cvs82.1
13119
13120         * src/plugins/pgpmime/pgpmime.c
13121                 Sync with HEAD (leak fix).
13122
13123 2004-08-25 [colin]      0.9.12cvs81.1
13124
13125         * src/plugins/pgpmime/pgpmime.c
13126         * src/plugins/pgpmime/sgpgme.c
13127         * src/plugins/pgpmime/sgpgme.h
13128                 Sync with HEAD (Handle combined messages).
13129
13130 2004-08-24 [colin]      0.9.12cvs80.3
13131
13132         * src/wizard.c
13133                 Fix full name, ports, and imap
13134
13135 2004-08-24 [colin]      0.9.12cvs80.2
13136
13137         * src/Makefile.am
13138         * src/main.c
13139         * src/setup.c
13140         * src/setup.h
13141         * src/stock_pixmap.c
13142         * src/stock_pixmap.h
13143         * src/wizard.c ** ADDED **
13144         * src/wizard.h ** ADDED ** 
13145         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13146                 Add a setup wizard 
13147
13148 2004-08-24 [colin]      0.9.12cvs80.1
13149
13150         * src/folder.c
13151                 Sync with HEAD (set mimeflags on all messages)
13152
13153 2004-08-24 [colin]      0.9.12cvs79.3
13154
13155         * src/matcher_parser_lex.l
13156                 Fix 8bits strings not in utf8
13157
13158 2004-08-24 [colin]      0.9.12cvs79.2
13159
13160         * src/compose.c
13161                 Check conversion result before replacing buffer
13162
13163 2004-08-23 [colin]      0.9.12cvs79.1
13164
13165         * src/compose.c
13166                 Sync with HEAD (create message header in memory)
13167
13168 2004-08-23 [colin]      0.9.12cvs78.1
13169
13170         * src/rfc2015.c
13171         * src/rfc2015.h
13172                 Sync with HEAD (fix bug 197 again)
13173
13174 2004-08-23 [colin]      0.9.12cvs77.3
13175
13176         * src/compose.c
13177                 Fix again inline gpg signing (which outputs utf8
13178                 in gtk2). Not syncing this fix to HEAD as this 
13179                 code is meant to die.
13180
13181 2004-08-23 [colin]      0.9.12cvs77.2
13182
13183         * src/prefs_account.h
13184                 Remove useless include
13185
13186 2004-08-23 [colin]      0.9.12cvs77.1
13187
13188         * src/imap.c
13189         * po/es.po
13190         * po/fr.po
13191         * po/it.po
13192         * po/pl.po
13193         * po/pt_BR.po
13194         * po/sk.po
13195         * po/sr.po
13196                 Sync with HEAD (fix bug 577)
13197
13198 2004-08-22 [colin]      0.9.12cvs76.1
13199
13200         * src/plugins/trayicon/trayicon.c
13201                 Sync with HEAD (fix formatting bug)
13202
13203 2004-08-21 [colin]      0.9.12cvs74.2
13204
13205         * src/gtk/colorsel.c
13206                 Fix bug 564 (Folder color selection window exits on any
13207                 keypress)
13208
13209 2004-08-21 [colin]      0.9.12cvs74.1
13210
13211         * ChangeLog.claws
13212         * src/compose.c
13213         * src/summaryview.c
13214         * src/toolbar.c
13215                 Sync with HEAD (fix bug 576)
13216
13217 2004-08-21 [colin]      0.9.12cvs70.1
13218
13219         * src/compose.c
13220         * src/mainwindow.c
13221                 Sync with HEAD
13222                 
13223
13224 2004-08-21 [paul]       0.9.12cvs66.4
13225
13226         * src/mainwindow.c
13227         * src/messageview.c
13228         * src/gtk/menu.c
13229         * src/plugins/spamassassin/spamassassin_gtk.c
13230                 remove some deprecated gtk1 functions
13231
13232
13233 2004-08-21 [colin]      0.9.12cvs66.3
13234
13235         * src/compose.c
13236         * src/codeconv.c
13237                 Fix warnings
13238                 Remove encoding hacks
13239                 Fix bug 575 (Strange character messes up message)
13240                 Don't display conversion error when drafting
13241
13242 2004-08-21 [paul]       0.9.12cvs66.2
13243
13244         * src/prefs_account.c
13245                 fix GnuPG mode bugs
13246
13247
13248 2004-08-20 [colin]      0.9.12cvs66.1
13249
13250         * src/codeconv.c
13251                 Sync with HEAD 0.9.12cvs66
13252
13253 2004-08-20 [paul]
13254
13255         * src/plugins/pgpmime/plugin.c
13256                 modify PGP/MIME plugin's description
13257
13258 2004-08-17 [colin]      0.9.12cvs65.1
13259
13260         * src/common/ssl.c
13261         * src/plugins/pgpmime/plugin.c
13262                 Sync with HEAD
13263
13264 2004-08-14 [colin]      0.9.12cvs60.3
13265
13266         * src/plugins/trayicon/trayicon.c
13267                 Put back resize callback, on size-request signal
13268                 rather than size-allocate to avoid infinite 
13269                 callback loop
13270
13271 2004-08-13 [colin]      0.9.12cvs60.2
13272
13273         * src/common/defs.h
13274                 Cache versions have been fixed
13275
13276 2004-08-13 [colin]      0.9.12cvs60.1
13277
13278         * src/folderutils.c
13279                 Sync with HEAD
13280
13281 2004-08-12 [colin]      0.9.12cvs59.1
13282
13283         * src/plugins/trayicon/trayicon.c
13284                 Sync with HEAD
13285
13286 2004-08-12 [colin]      0.9.12cvs57.5
13287
13288         * sylpheed.desktop
13289         * configure.ac
13290         * src/Makefile.am
13291         * src/main.c
13292                 Add support for Freedesktop.org's startup notification
13293
13294 2004-08-11 [colin]      0.9.12cvs57.4
13295
13296         * src/textview.c
13297                 Fix off-by-one
13298
13299 2004-08-11 [colin]      0.9.12cvs57.3
13300
13301         * src/message_search.c
13302         * src/summary_search.c
13303                 Make searches case insensitive by default
13304         * src/textview.c
13305                 Fix case-insensitive search in message
13306
13307 2004-08-11 [colin]      0.9.12cvs57.2
13308
13309         * src/summary_search.c
13310                 Let case-sensitive be specified
13311
13312 2004-08-10 [colin]      0.9.12cvs55.4
13313
13314         * src/common/socket.c
13315                 Fix the possible race condition
13316
13317 2004-08-09 [paul]       0.9.12cvs55.3
13318
13319         * configure.ac
13320         * src/Makefile.am
13321         * src/common/Makefile.am
13322                 sync with HEAD
13323
13324
13325 2004-08-09 [paul]       0.9.12cvs55.2
13326
13327         * autogen.sh
13328         * po/poconv.sh
13329                 remove unneeded script
13330
13331         * configure.ac
13332                 add forgotten USE_LDAP_TLS (sync with HEAD)
13333
13334
13335 2004-08-09 [colin]      0.9.12cvs55.1
13336
13337         * src/main.c
13338         * src/common/ssl.c
13339         * src/common/sylpheed.c
13340         * src/common/sylpheed.h
13341                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13342
13343 2004-08-09 [paul]       0.9.12cvs54.1
13344
13345         * ChangeLog
13346         * ChangeLog.claws
13347         * ChangeLog.jp
13348         * configure.ac
13349         * po/POTFILES.in
13350         * src/Makefile.am
13351         * src/folderutils.c
13352         * src/main.c
13353         * src/pgpmime.c
13354         * src/pgpmime.h
13355         * src/sgpgme.c
13356         * src/sgpgme.h
13357         * src/plugins/Makefile.am
13358         * src/plugins/pgpmime/.cvsignore
13359         * src/plugins/pgpmime/Makefile.am
13360         * src/plugins/pgpmime/pgpmime.c
13361         * src/plugins/pgpmime/pgpmime.h
13362         * src/plugins/pgpmime/plugin.c
13363         * src/plugins/pgpmime/sgpgme.c
13364         * src/plugins/pgpmime/sgpgme.h
13365                 sync with HEAD
13366
13367 2004-08-08 [paul]       0.9.12cvs51.1
13368
13369         * configure.ac
13370         * src/folder.c
13371                 sync with HEAD
13372
13373 2004-08-07 [colin]      0.9.12cvs50.1
13374
13375         * src/pop.c
13376         * src/common/partial_download.c
13377                 fix warnings (sync from HEAD)
13378
13379 2004-08-07 [colin]      0.9.12cvs48.1
13380
13381         * src/prefs_folder_item.c
13382                 sync with HEAD 0.9.12cvs48
13383
13384 2004-08-06 [colin]      0.9.12cvs47.1
13385
13386         * src/compose.c
13387                 Sync with HEAD
13388
13389 2004-08-06 [christoph]  0.9.12cvs46.2
13390
13391         * src/main.c
13392         * src/plugins/clamav/clamav_plugin_gtk.c
13393         * src/plugins/dillo_viewer/dillo_viewer.c
13394         * src/plugins/image_viewer/plugin.c
13395         * src/plugins/mathml_viewer/mathml_viewer.c
13396         * src/plugins/spamassassin/spamassassin_gtk.c
13397         * src/plugins/trayicon/trayicon.c
13398                 don't mix GTK1.2 plugin with GTK2 plugins
13399
13400 2004-08-06 [colin]      0.9.12cvs46.1
13401
13402         * ChangeLog
13403         * ChangeLog.claws
13404         * ChangeLog.jp
13405         * configure.ac
13406         * sylpheed-claws.pc.in
13407         * src/folder.c
13408         * src/imap.c
13409         * src/localfolder.c
13410         * src/messageview.c
13411         * src/mimeview.c
13412         * src/mimeview.h
13413         * src/msgcache.c
13414         * src/news.c
13415         * src/prefs_ext_prog.c
13416         * src/prefs_folder_item.c
13417         * src/prefs_fonts.c
13418         * src/prefs_msg_colors.c
13419         * src/prefs_spelling.c
13420         * src/prefs_themes.c
13421         * src/prefs_toolbar.c
13422         * src/prefs_wrapping.c
13423         * src/procmime.h
13424         * src/common/defs.h
13425         * src/common/nntp.c
13426         * src/common/session.c
13427         * src/common/session.h
13428         * src/common/socket.c
13429         * src/common/utils.h
13430         * src/common/xml.c
13431         * src/common/xml.h
13432         * src/gtk/prefswindow.c
13433         * src/gtk/prefswindow.h
13434         * src/plugins/clamav/clamav_plugin_gtk.c
13435         * src/plugins/dillo_viewer/dillo_prefs.c
13436         * src/plugins/image_viewer/viewerprefs.c
13437         * src/plugins/spamassassin/spamassassin_gtk.c
13438         * m4/openssl.m4 *** REMOVED ***
13439                 Sync with HEAD 0.9.12cvs46
13440
13441 2004-08-03 [paul]       0.9.12cvs40.2
13442
13443         * src/action.c
13444         * src/addressadd.c
13445         * src/addressbook.c
13446         * src/addrgather.c
13447         * src/browseldap.c
13448         * src/compose.c
13449         * src/crash.c
13450         * src/editaddress.c
13451         * src/editgroup.c
13452         * src/editldap_basedn.c
13453         * src/foldersel.c
13454         * src/importldif.c
13455         * src/mimeview.c
13456         * src/prefs_common.c
13457         * src/prefs_template.c
13458         * src/sourcewindow.c
13459         * src/summaryview.c
13460         * src/gtk/about.c
13461         * src/gtk/foldersort.c
13462         * src/gtk/logwindow.c
13463         * src/gtk/pluginwindow.c
13464         * src/gtk/prefswindow.c
13465                 change all gtk_scrolled_window_set_policy from 
13466                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13467
13468 2004-08-02 [paul]       0.9.12cvs40.1
13469
13470         * AUTHORS
13471                 update translation team section
13472         * po/pt_BR.po
13473                 updated by Frederico Goncalves Guimaraes
13474                 <fggdebian@yahoo.com.br>
13475
13476 2004-07-31 [colin]      0.9.12cvs39.9
13477
13478         * src/exphtmldlg.c
13479                 Fix compilation
13480
13481 2004-07-31 [colin]      0.9.12cvs39.8
13482
13483         * src/exphtmldlg.c
13484                 Fix an alertpanel type
13485
13486 2004-07-30 [colin]      0.9.12cvs39.7
13487
13488         * src/alertpanel.c
13489                 Fix alertpanel_error_log's icon
13490
13491 2004-07-30 [colin]      0.9.12cvs39.6
13492
13493         * src/pop.c
13494                 Two of them should still be warnings
13495
13496 2004-07-30 [colin]      0.9.12cvs39.5
13497
13498         * src/pop.c
13499                 More warning -> error
13500 2004-07-29 [colin]      0.9.12cvs39.4
13501
13502         * src/pop.c
13503                 Warning -> error
13504
13505 2004-07-29 [colin]      0.9.12cvs39.3
13506
13507         * src/prefs_matcher.c
13508                 Fix segfault
13509
13510 2004-07-29 [colin]      0.9.12cvs39.2
13511
13512         * src/alertpanel.c
13513                 More nice-looking alertpanels
13514
13515 2004-07-29 [colin]      0.9.12cvs39.1
13516
13517         * src/messageview.c
13518                 sync with head
13519                 (inform user when partial mail is deleted on server)
13520
13521 2004-07-29 [colin]      0.9.12cvs38.1
13522
13523         * src/messageview.c
13524                 sync with head
13525
13526 2004-07-28 [paul]       0.9.12cvs37.7
13527
13528         * src/mainwindow.c
13529                 complete the replacement of deprecated gtk_progress_*
13530
13531 2004-07-28 [paul]       0.9.12cvs37.6
13532
13533         * src/action.c
13534         * src/inc.c
13535         * src/mainwindow.c
13536         * src/send_message.c
13537         * src/gtk/progressdialog.c
13538         * src/gtk/progressdialog.h
13539                 replace deprecated gtk_progress_*
13540
13541 2004-07-28 [paul]       0.9.12cvs37.5
13542
13543         * src/gtk/filesel.c
13544                 remove gtk_window_set_wmclass()
13545 2004-07-28 [paul]       0.9.12cvs37.4
13546
13547         * src/addressbook.c
13548         * src/compose.c
13549         * src/foldersel.c
13550         * src/mainwindow.c
13551         * src/messageview.c
13552         * src/sourcewindow.c
13553         * src/gtk/logwindow.c
13554                 remove gtk_window_set_wmclass()
13555                 
13556         * src/prefs_filtering.c
13557         * src/prefs_filtering_action.c
13558         * src/prefs_fonts.c
13559         * src/prefs_gtk.c
13560         * src/prefs_matcher.c
13561         * src/ssl_manager.c
13562         * src/gtk/prefswindow.c
13563                 replace gtk_window_position()
13564
13565 2004-07-28 [colin]      0.9.12cvs37.3
13566
13567         * src/alertpanel.c
13568         * src/alertpanel.h
13569                 Add a way to specify panel type for specific
13570                 panels (alertpanel())
13571         * src/account.c
13572         * src/addressbook.c
13573         * src/compose.c
13574         * src/expldifdlg.c
13575         * src/main.c
13576         * src/messageview.c
13577         * src/summaryview.c
13578         * src/textview.c
13579         * src/gtk/sslcertwindow.c
13580                 Fix alertpanel()s so that their icon match
13581                 their real type
13582
13583 2004-07-28 [paul]       0.9.12cvs37.2
13584
13585         * src/addr_compl.c
13586         * src/addressbook.c
13587         * src/alertpanel.c
13588         * src/compose.c
13589         * src/export.c
13590         * src/foldersel.c
13591         * src/folderview.c
13592         * src/grouplistdialog.c
13593         * src/import.c
13594         * src/mainwindow.c
13595         * src/message_search.c
13596         * src/messageview.c
13597         * src/passphrase.c
13598         * src/prefs_actions.c
13599         * src/prefs_common.c
13600         * src/prefs_customheader.c
13601         * src/prefs_display_header.c
13602         * src/prefs_filtering.c
13603         * src/prefs_filtering_action.c
13604         * src/prefs_gtk.c
13605         * src/prefs_matcher.c
13606         * src/prefs_msg_colors.c
13607         * src/prefs_summary_column.c
13608         * src/prefs_template.c
13609         * src/sourcewindow.c
13610         * src/ssl_manager.c
13611         * src/summary_search.c
13612         * src/gtk/colorsel.c
13613         * src/gtk/description_window.c
13614         * src/gtk/gtkaspell.c
13615         * src/gtk/inputdialog.c
13616         * src/gtk/logwindow.c
13617         * src/gtk/prefswindow.c
13618         * src/gtk/progressdialog.c
13619                 replace deprecated gtk_window_set_policy
13620
13621 2004-07-27 [colin]      0.9.12cvs37.1
13622
13623         * src/msgcache.c
13624                 More fixes (synced for head again)
13625
13626 2004-07-27 [colin]      0.9.12cvs35.3
13627
13628         * src/msgcache.c
13629                 Fix wrong test
13630
13631 2004-07-27 [colin]      0.9.12cvs35.2
13632
13633         * src/mimeview.c
13634                 Fix width a bit (by Paul)
13635         * src/alertpanel.c
13636         * src/alertpanel.h
13637                 Specialize icons, make alertpanel_message()
13638                 private
13639         * src/message_search.c
13640         * src/sgpgme.c
13641         * src/summary_search.c
13642                 Suit alertpanel changes
13643
13644 2004-07-27 [colin]      0.9.12cvs35.1
13645
13646         * src/alertpanel.c
13647                 Add an icon
13648         * src/passphrase.c
13649                 Add debug output - maybe someone will
13650                 want to look at the problem with Grab
13651                 Input :)
13652         Bump version as we're synced with HEAD
13653
13654 2004-07-26 [colin]      0.9.12cvs33.26
13655
13656         * src/pop.c
13657                 Fix uidl-file parsing when not in new
13658                 format
13659
13660 2004-07-26 [colin]      0.9.12cvs33.25
13661
13662         * src/gtk/menu.c
13663                 Move popup menu up if necessary (fixes 
13664                 account selector)
13665         * src/mainwindow.c
13666                 Set account selector's button height to
13667                 minimum
13668
13669 2004-07-26 [colin]      0.9.12cvs33.24
13670
13671         * src/alertpanel.c
13672                 Maybe fix 551 (Truncated font in alert window)
13673
13674 2004-07-26 [colin]      0.9.12cvs33.23
13675
13676         * po/de.po
13677         * po/es.po
13678         * po/fr.po
13679         * po/it.po
13680         * po/ja.po
13681         * po/pl.po
13682         * po/ru.po
13683         * po/sk.po
13684         * po/sr.po
13685         * po/zh_CN.po
13686                 Sync po files with HEAD
13687
13688 2004-07-26 [paul]       0.9.12cvs33.22
13689
13690         * src/compose.c
13691                 fix Bug 556 'Organisation-header is sent even if empty'
13692
13693 2004-07-24 [colin]      0.9.12cvs33.21
13694
13695         * src/compose.c
13696         * src/gtk/gtkaspell.c
13697         * src/gtk/gtkaspell.h
13698                 Fix speller accelerators (require hack)
13699
13700 2004-07-24 [colin]      0.9.12cvs33.20
13701
13702         * src/gtk/gtkaspell.c
13703                 Fix over-eager code deletion breaking
13704                 Check while typing
13705
13706 2004-07-24 [colin]      0.9.12cvs33.19
13707
13708         * src/browseldap.c
13709         * src/ldapctrl.c
13710         * src/ldapctrl.h
13711         * src/ldapserver.h
13712                 Sync ldap with HEAD
13713         (Fixes 546 LDAP completely broken)
13714
13715 2004-07-24 [colin]      0.9.12cvs33.18
13716
13717         * src/prefs_msg_colors.c
13718                 Fix prototype mismatch
13719         (Fixes 547 void function cannot return value)
13720
13721 2004-07-24 [colin]      0.9.12cvs33.17
13722
13723         * src/mainwindow.c
13724                 Fix sort going back to previous sort key
13725                 when changing sort direction
13726
13727 2004-07-24 [colin]      0.9.12cvs33.16
13728
13729         * src/compose.c
13730                 Fix space insertion when re-wrapping at 
13731                 cursor point
13732
13733 2004-07-24 [colin]      0.9.12cvs33.15
13734
13735         * src/gtk/gtkaspell.c
13736                 Don't change cursor position in insert-text
13737                 callback
13738         (Fixes 539 Word wrapping on input transposes letters)
13739
13740 2004-07-24 [colin]      0.9.12cvs33.14
13741
13742         * src/gtk/gtkaspell.c
13743                 Reencode non-ascii chars to dictionary's
13744                 encoding
13745         (Fixes 544 Spell check broken non english locale)
13746
13747 2004-07-24 [colin]      0.9.12cvs33.13
13748
13749         * src/summaryview.c
13750                 Fix Shift+Down, add Home/End/PgUp/PgDown
13751
13752 2004-07-21 [colin]      0.9.12cvs33.12
13753
13754         * src/prefs_common.c
13755                 Fix a gtk warning (Patch by Andrej Kacian)
13756
13757 2004-07-21 [colin]      0.9.12cvs33.11
13758
13759         * src/gtk/filesel.c
13760                 More check
13761
13762 2004-07-21 [colin]      0.9.12cvs33.10
13763
13764         * src/compose.c
13765         * src/crash.c
13766         * src/export.c
13767         * src/import.c
13768         * src/messageview.c
13769         * src/mimeview.c
13770         * src/prefs_spelling.c
13771         * src/prefs_themes.c
13772         * src/summaryview.c
13773         * src/gtk/filesel.c
13774         * src/gtk/filesel.h
13775         * src/gtk/pluginwindow.c
13776                 Untwist open/save mode guessing logic, make
13777                 it explicit
13778
13779 2004-07-20 [colin]      0.9.12cvs33.9
13780
13781         * src/codeconv.c
13782                 conv_encode_header: src_charset is UTF-8 on
13783                 gtk2
13784         * src/compose.c
13785                 Remove double encoding of the headers
13786
13787 2004-07-20 [colin]      0.9.12cvs33.8
13788
13789         * src/codeconv.c
13790                 Fix typo
13791
13792 2004-07-20 [colin]      0.9.12cvs33.7
13793
13794         * src/mainwindow.c
13795                 Set the separated messageview to the saved
13796                 size of Claws' messageview (Patch by Alfons)
13797                 Fix a callback prototype (me)
13798
13799 2004-07-20 [colin]      0.9.12cvs33.6
13800
13801         * src/codeconv.h
13802                 Forgot one hunk in 0.9.12cvs33.4
13803
13804 2004-07-19 [colin]      0.9.12cvs33.5
13805
13806         * src/action.c
13807                 Action output fix
13808                 Patch by Alfons
13809
13810 2004-07-19 [colin]      0.9.12cvs33.4
13811
13812         * src/compose.c
13813                 Fix outgoing charset bug in headers
13814         * src/codeconv.c
13815                 Clean for glib2 - Patch by Alfons
13816
13817 2004-07-19 [colin]      0.9.12cvs33.3
13818
13819         * src/statusbar.c
13820                 Remove grip from the statusbar
13821                 Patch by Alfons
13822
13823 2004-07-19 [colin]      0.9.12cvs33.2
13824
13825         * src/messageview.c
13826         * src/textview.c
13827                 Fix messageview remembering the previous
13828                 scroll position when loading a new message
13829                 Patch by Alfons
13830
13831 2004-07-19 [colin]      0.9.12cvs33.1
13832
13833         * src/folder.h
13834         * src/folderview.c
13835         * src/summaryview.c
13836                 Sync with HEAD
13837
13838 2004-07-18 [colin]      0.9.12cvs32.7
13839
13840         * configure.ac
13841                 Remove useless check for XIM - noticed
13842                 by Alfons
13843
13844 2004-07-18 [colin]      0.9.12cvs32.6
13845
13846         * src/summaryview.c
13847                 Remove non-modified and shift-modified
13848                 accelerators in summaryview's popup
13849                 menu, as that doesn't get catched by
13850                 the accel-activate signal catcher...
13851
13852 2004-07-18 [colin]      0.9.12cvs32.5
13853
13854         * src/prefs_common.c
13855                 Define sensible default prefs for 
13856                 wrapping
13857
13858 2004-07-18 [colin]      0.9.12cvs32.4
13859
13860         * src/compose.c
13861         * src/prefs_common.c
13862         * src/prefs_common.h
13863         * src/prefs_wrapping.c
13864                 Remove Smart Wrapping pref, which does
13865                 nothing on gtk2 branch
13866
13867 2004-07-18 [colin]      0.9.12cvs32.3
13868
13869         * src/sourcewindow.c
13870                 Proper utf8
13871
13872 2004-07-18 [colin]      0.9.12cvs32.2
13873
13874         * src/compose.c
13875                 Save attachment status when drafting
13876
13877 2004-07-18 [colin]      0.9.12cvs32.1
13878
13879         * src/gtk/filesel.c
13880                 Fix erratic folder selection in open mode
13881
13882 2004-07-18 [colin]      0.9.12cvs31.11
13883
13884         * src/pop.c
13885                 Don't let partial messages get deleted
13886                 even with "dowload all"
13887                 (0.9.12cvs31.8 fix extension)
13888 2004-07-18 [colin]      0.9.12cvs31.10
13889
13890         * src/gtk/logwindow.c
13891                 Fix log scrolling
13892
13893 2004-07-18 [colin]      0.9.12cvs31.9
13894
13895         * src/common/utils.c
13896                 Fix non-utf8 strings coming from commands
13897                 and files
13898
13899 2004-07-18 [colin]      0.9.12cvs31.8
13900
13901         * src/pop.c
13902                 Fix partial download bug with Download all
13903                 messages option
13904
13905 2004-07-18 [colin]      0.9.12cvs31.7
13906
13907         * src/textview.c
13908                 Fix bug introduced in 0.9.12cvs31.2
13909                 (blocked in select mode after double click)
13910
13911 2004-07-18 [colin]      0.9.12cvs31.6
13912
13913         * src/compose.c
13914         * src/gtk/menu.c
13915                 More glib-warning fixes
13916
13917 2004-07-18 [colin]      0.9.12cvs31.5
13918
13919         * src/compose.c
13920                 Fix trashing the primary clipboard when moving 
13921                 around with tab
13922         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13923
13924 2004-07-18 [colin]      0.9.12cvs31.4
13925
13926         * src/codeconv.c
13927                 convert unencoded iso headers to utf8
13928         (Fix Bug 538 Unencoded local characters in subject make it 
13929          disappear)
13930
13931 2004-07-18 [colin]      0.9.12cvs31.3
13932
13933         * src/compose.c
13934                 Fix tab char handling in wrapping
13935         (Fix Bug 537 Line wrap problem - TAB character treated as 
13936          one character instead of 8)
13937
13938 2004-07-18 [colin]      0.9.12cvs31.2
13939
13940         * src/textview.c
13941                 return FALSE on GDK_MOTION_NOTIFY
13942         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13943          (unable to highlight))
13944
13945 2004-07-18 [colin]      0.9.12cvs31.1
13946
13947         * src/folderview.c
13948                 Sync with 0.9.12cvs31
13949
13950 2004-07-18 [colin]      0.9.12cvs30.4
13951
13952         * src/compose.c
13953                 Also block text_inserted when inserting a file
13954
13955 2004-07-18 [colin]      0.9.12cvs30.3
13956
13957         * src/compose.c
13958                 Fix smart wrapping (block text_inserted handler
13959                 while putting quotation to avoid wrap on input,
13960                 don't join lines if next is sig separator)
13961
13962 2004-07-17 [colin]      0.9.12cvs30.2
13963
13964         * src/folderview.c
13965         * src/mainwindow.c
13966         * src/mimeview.c
13967         * src/summaryview.c
13968         * src/gtk/quicksearch.c
13969         * src/gtk/quicksearch.h
13970                 Block key events handlers *and* accels while
13971                 quicksearch is focused
13972         (Fixes Bug 534 quick-search bar not accepting certain letters)
13973
13974 2004-07-17 [colin]      0.9.12cvs30.1
13975
13976         * src/folder.h
13977         * src/folderview.c
13978         * src/summaryview.c
13979                 Sync with 0.9.12cvs30
13980
13981 2004-07-17 [colin]      0.9.12cvs28.2
13982
13983         * src/mimeview.c
13984         * src/procmime.c
13985         * src/summaryview.c
13986         * src/gtk/menu.c
13987                 Squash some compile and glib warnings
13988
13989 2004-07-17 [paul]       0.9.12cvs28.1
13990
13991         * src/mimeview.c
13992                 sync with 0.9.12cvs28 HEAD
13993
13994 2004-07-16 [paul]       0.9.12cvs26.1
13995         
13996         * src/gtk/quicksearch.c
13997         * src/account.c
13998         * src/account.h
13999         * src/compose.c
14000         * src/customheader.c
14001         * src/folder_item_prefs.c
14002         * src/main.c
14003         * src/mainwindow.c
14004         * src/messageview.c
14005         * src/mimeview.c
14006         * src/news.c
14007         * src/pgpmime.c
14008         * src/pop.c
14009         * src/pop.h
14010         * src/prefs_account.c
14011         * src/prefs_account.h
14012         * src/prefs_common.c
14013         * src/prefs_common.h
14014         * src/prefs_display_header.c
14015         * src/prefs_gtk.c
14016         * src/prefs_gtk.h
14017         * src/procheader.c
14018         * src/procmime.c
14019                 sync with 0.9.12cvs26 HEAD      
14020
14021 2004-07-15 [colin]      0.9.12cvs18.14
14022
14023         * src/folder.c
14024                 Disable GPG signature check during
14025                 folder move and scan
14026         (Closes Bug 521 Signature checking slows down Folder-Move)
14027
14028 2004-07-14 [colin]      0.9.12cvs18.13
14029
14030         * src/common/partial_download.c
14031                 update includes
14032
14033 2004-07-14 [colin]      0.9.12cvs18.12
14034
14035         * src/common/partial_download.c
14036         * src/common/partial_download.h
14037                 Move doc at top, add correct copyright
14038
14039 2004-07-14 [colin]      0.9.12cvs18.11
14040
14041         * src/folder.c
14042         * src/messageview.c
14043         * src/pop.c
14044         * src/pop.h
14045         * src/procmsg.c
14046         * src/summaryview.c
14047         * src/common/Makefile.am
14048         * src/common/partial_download.c ** NEW FILES **
14049         * src/common/partial_download.h ** NEW FILES **
14050                 Move partial-download related stuff to its
14051                 own file
14052
14053 2004-07-14 [colin]      0.9.12cvs18.10
14054
14055         * src/send_message.c
14056                 Fix smtp auth when user is null or empty
14057
14058 2004-07-13 [colin]      0.9.12cvs18.9
14059
14060         * src/gtk/quicksearch.c
14061                 Use alphabetic order
14062
14063 2004-07-13 [colin]      0.9.12cvs18.8
14064
14065         * src/pop.c
14066                 Be paranoid on the checks
14067
14068 2004-07-13 [colin]      0.9.12cvs18.7
14069
14070         * src/gtk/quicksearch.c
14071                 Fix Engrish once again
14072
14073 2004-07-13 [colin]      0.9.12cvs18.6
14074
14075         * src/procmsg.c
14076         * src/summaryview.c
14077                 Mark messages for deletion when they are about to
14078                 be removed from trash
14079
14080 2004-07-13 [colin]      0.9.12cvs18.5
14081
14082         * src/matcher.c
14083         * src/matcher.h
14084         * src/matcher_parser_parse.y
14085         * src/prefs_matcher.c
14086         * src/gtk/quicksearch.c
14087                 Add 'partial' ('p') match string to find partially
14088                 downloaded messages
14089
14090 2004-07-13 [colin]      0.9.12cvs18.4
14091
14092         * src/pop.c
14093                 Fix misplaced block
14094
14095 2004-07-13 [colin]      0.9.12cvs18.3
14096
14097         * src/pop.c
14098         * src/pop.h
14099         * src/messageview.c
14100                 Refactor API (to avoid passing 5+ params and code
14101                 duplication)
14102         * src/folder.c
14103         * src/msgcache.c
14104         * src/procheader.c
14105         * src/common/defs.h
14106                 Add planned_download to cache
14107                 Don't mess uidl file when moving partially downloaded
14108                 mails (they change folder, we should change it in the
14109                 uidl list too or we'll remove an incorrect message)
14110                 (this also helps removing hacks when changing 
14111                 planned_download in messageview.c)
14112
14113 2004-07-12 [colin]      0.9.12cvs18.2
14114
14115         * src/gtk/quicksearch.c
14116                 Fix missing status update in quicksearch
14117
14118 2004-07-12 [paul]       0.9.12cvs18.1
14119
14120         * po/POTFILES.in
14121         * src/Makefile.am
14122         * src/account.c
14123         * src/codeconv.c
14124         * src/compose.c
14125         * src/inc.c
14126         * src/main.c
14127         * src/prefs_common.c
14128         * src/procmsg.h
14129         * src/toolbar.c
14130         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14131         * src/prefs_wrapping.[ch]       ** NEW FILES **
14132         * src/common/intl.h
14133         * src/common/utils.[ch]
14134         * src/gtk/quicksearch.[ch]
14135                 sync with 0.9.12cvs18 HEAD
14136
14137 2004-07-12 [colin]      0.9.11cvs17.25
14138
14139         * src/folder.c
14140         * src/folder.h
14141                 Remove unused function added by me in 0.9.11cvs17.10
14142
14143 2004-07-11 [colin]      0.9.11cvs17.24
14144
14145         * src/inc.c
14146         * src/messageview.c
14147         * src/pop.c
14148         * src/pop.h
14149                 Use folderitem and msgnum instead of filename to
14150                 know which mail to delete
14151                 Move old partial mail deletion to pop.c
14152
14153 2004-07-10 [colin]      0.9.11cvs17.23
14154
14155         * src/inc.c
14156                 Add debug
14157         * src/pop.c
14158         * src/pop.h
14159                 Don't re-use same enums for unrelated stuff: it's 
14160                 completely misleading !
14161                 Document a bit
14162
14163 2004-07-09 [colin]      0.9.11cvs17.22
14164
14165         * src/inc.c
14166                 Remove folder-type check and do
14167                 more tests to be sure everything's
14168                 ok
14169         * src/messageview.c
14170                 Punctuation update, remove useless
14171                 code, fix two warnings
14172         * src/noticeview.c
14173                 Layout cleaning, reset 2nd button
14174                 when specifying one
14175
14176 2004-07-09 [colin]      0.9.11cvs17.21
14177
14178         * src/messageview.c
14179         * src/pop.c
14180         * src/pop.h
14181                 Allow user to change his mind
14182                 and postpone decision (by
14183                 unmarking the mail)
14184
14185 2004-07-09 [colin]      0.9.11cvs17.20
14186
14187         * src/messageview.c
14188                 Fix bug with delete state
14189         * src/pop.c
14190         * src/pop.h
14191                 Fix buffer leak (fread doesn't 
14192                 terminate buffers with \0)
14193                 Refactoring (remove magic 
14194                 numbers)
14195
14196 2004-07-09 [colin]      0.9.11cvs17.19
14197
14198         * src/pop.c
14199                 Don't log "Skipping message" if 
14200                 we're going to TOP it two lines
14201                 later
14202
14203 2004-07-09 [colin]      0.9.11cvs17.18
14204
14205         * src/messageview.c
14206                 Fix Engrish
14207
14208 2004-07-09 [colin]      0.9.11cvs17.17
14209
14210         * src/pop.c
14211                 strlen checking...
14212         * src/messageview.c
14213                 refactoring a bit
14214
14215 2004-07-08 [colin]      0.9.11cvs17.16
14216
14217         * src/noticeview.c
14218         * src/noticeview.h
14219                 Add an optional second button
14220         * src/messageview.c
14221         * src/pop.c
14222         * src/pop.h
14223                 Don't delete partially received mails after a certain
14224                 time; rather, let the user decide.
14225
14226 2004-07-08 [colin]      0.9.11cvs17.15
14227
14228         * src/common/smtp.h
14229                 Sync with HEAD
14230
14231 2004-07-08 [colin]      0.9.11cvs17.14
14232
14233         * src/messageview.c
14234         * src/common/smtp.c
14235                 Use to_human_readable() for sizes
14236
14237 2004-07-08 [colin]      0.9.11cvs17.13
14238
14239         * src/inc.c
14240         * src/messageview.c
14241         * src/pop.c
14242         * src/pop.h
14243         * src/procmsg.c
14244                 Fix partial-downloading issues:
14245                         catch unsupported TOP
14246                         don't delete partially downloaded mails before 5 days
14247                         don't update existing with non-MH folders; that'll
14248                         make dups, but it's better than trashing the folder
14249                         free new msginfo parts
14250                 Fix indentation ;-)
14251
14252 2004-07-08 [colin]      0.9.11cvs17.12
14253
14254         * src/common/smtp.c
14255         * src/common/smtp.h
14256                 Sync smtp size verification with HEAD
14257
14258 2004-07-08 [colin]      0.9.11cvs17.11
14259
14260         * src/summaryview.c
14261         * src/prefs_common.c
14262         * src/prefs_common.h
14263         * src/gtk/quicksearch.c
14264         * src/gtk/quicksearch.h
14265                 Sync sticky pref with HEAD
14266
14267 2004-07-08 [colin]      0.9.11cvs17.10
14268
14269         * src/folder.c [1.213.2.6]
14270         * src/folder.h [1.87.2.6]
14271         * src/inc.c [1.149.2.7]
14272         * src/messageview.c [1.94.2.8]
14273         * src/procheader.c [1.47.2.6]
14274         * src/procmsg.c [1.150.2.4]
14275         * src/procmsg.h [1.60.2.5]
14276         * src/pop.c [1.56.2.4]
14277         * src/pop.h [1.17.2.3]
14278                 Let too big messages get downloaded, but truncated
14279                 Add a button to download them completely
14280                 
14281 2004-07-06 [colin]      0.9.11cvs17.9
14282
14283         * src/gtk/quicksearch.c [1.1.2.3]
14284                 Add a Clear button
14285         * commitHelper
14286         * PATCHSETS
14287                 Add a script to help with cvs
14288
14289 2004-07-03 [colin]      0.9.11cvs17.8
14290
14291         * src/plugins/imageviewer/viewer.c
14292                 fix imageviewer (which was staying on the first
14293                 displayed image)
14294
14295 2004-07-03 [colin]      0.9.11cvs17.7
14296
14297         Removed FIXME_GTK2 warnings
14298         * src/gtk/gtkutils.c
14299                 useless #warnings
14300         * src/gtk/menu.c
14301                 useless #warnings (no need to mess with menu rc)
14302         * src/gtk/menu.h
14303                 unused functions
14304         
14305
14306 2004-07-03 [colin]      0.9.11cvs17.6
14307
14308         Removed FIXME_GTK2 warnings
14309         * src/codeconv.c
14310                 useless #warnings (rewrite needed)
14311         * src/compose.c
14312                 useless #warnings (rewrite needed)
14313                 useless #warnings (gtk2 is like that)
14314                 useless #warnings (previously fixed)
14315         * src/main.c
14316                 useless #warnings (previously fixed)
14317         * src/message_search.c
14318                 useless #warnings (gtk2 is like that)
14319                 Made apparent that search is case-sensitive
14320         * src/mimeview.c
14321                 useless #warnings (rewrite needed)
14322                 useless #warnings (gtk2 is like that)
14323                 reimplemented real warnings
14324         * src/prefs_common.c
14325                 Removed block cursor option (not it gtk2)
14326         * src/prefs_gtk.c
14327                 useless #warnings (rewrite needed)
14328         * src/procheader.c
14329                 useless #warnings (rewrite needed)
14330         * src/sourcewindow.c
14331                 useless #warnings (incorrect placing)
14332         * src/summary_search.c
14333                 useless #warnings (gtk2 is like that)
14334                 Made apparent that search is case-sensitive
14335         * src/action.c
14336                 useless #warnings (gtk2 is like that)
14337         * src/textview.c
14338                 useless #warnings (rewrite needed)
14339         * src/toolbar.c
14340                 useless #warnings (rewrite needed)
14341
14342 2004-07-03 [colin]      0.9.11cvs17.5
14343
14344         * src/textview.c
14345                 Fix mismerge which broke URI opening
14346                 
14347 2004-07-01 [colin]      0.9.11cvs17.4
14348
14349         * src/gtk/filesel.c
14350                 Fill filename when saving
14351                 
14352 2004-06-27 [colin]      0.9.11cvs17.3
14353
14354         * src/gtk/filesel.[ch]
14355                 Use the new GTK file selector
14356                 Update prototype to match the reality: multiple file
14357                 selection is open-only          
14358         * src/compose.c
14359                 Match the new prototypes        
14360         * configure.ac
14361                 Match the new requirements (gtk 2.4.0)
14362                         
14363 2004-06-26 [colin]      0.9.11cvs17.2
14364
14365         * src/plugins/trayicon/trayicon.c
14366                 Remove useless signal handler on resize, which causes
14367                 an infinite "loop"
14368         
14369 2004-06-26 [colin]      0.9.11cvs17.1
14370         
14371         * tools/Makefile.am
14372                 remove launch_firebird and add nautilus2sylpheed.sh
14373         * src/quicksearch.c
14374           src/summaryview.c
14375                 Fix show/hide "Extended symbols" button problem
14376                 Fix apparition at startup
14377                 Fix const warnings
14378         * src/plugins/image_viewer/Makefile.am
14379                 Fix configure 
14380         * common/ssl.c
14381                 Re-enable certificate check, as it doesn't seem to
14382                 cause Xlib errors anymore
14383
14384 2004-06-25 [paul]       0.9.11cvs17
14385
14386         * sync with 0.9.11cvs17 HEAD
14387         
14388         NOTE: QuickSearch is broken
14389
14390 2004-06-07 [colin]      0.9.10claws67.10
14391         * src/plugins/trayicon/trayicon.c
14392           src/plugins/trayicon/libeggtrayicon/Makefile.am
14393           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14394                 Fix gettextization in trayicon plugin
14395
14396 2004-06-07 [colin]      0.9.10claws67.9
14397         
14398         * src/summaryview.c
14399           src/gtk/gtksctree.[ch]
14400                 Let Shift+{Up,Down} work in summaryview
14401                 (well, Down "works" and Up works)
14402                 Let the list scroll when using these keys
14403
14404 2004-06-06 [colin]      0.9.10claws67.8
14405
14406         * src/plugins/trayicon/trayicon.c
14407                 Fix pixmap update
14408
14409 2004-06-06 [colin]      0.9.10claws67.7
14410
14411         * src/addressbook.c
14412                 Fix signal handling causing system-wide focus grab
14413
14414 2004-05-25 [paul]       0.9.10claws67.6
14415
14416         * Makefile.am
14417           src/Makefile.am
14418                 clean up
14419
14420 2004-05-25 [paul]       0.9.10claws67.5
14421
14422         * replace deprecated gtk_signal... functions
14423
14424 2004-05-23 [colin]      0.9.10claws67.4
14425
14426         * src/compose.c
14427                 Fix wrapping
14428
14429 2004-05-22 [colin]      0.9.10claws67.3
14430
14431         * src/compose.c
14432                 Re-fix [Edited] in compose.c::compose_reedit()
14433
14434 2004-05-22 [colin]      0.9.10claws67.2
14435
14436         * src/procmime.c
14437                 Fix parsing of multiparts mails
14438
14439 2004-05-22 [colin]      0.9.10claws67.1
14440
14441         * src/summaryview.c
14442                 Fix quicksearch
14443
14444 2004-05-22 [paul]       0.9.10claws67
14445
14446         * sync with 0.9.10claws67 HEAD
14447
14448 2004-05-14 [alfons]
14449
14450         * src/procmime.h
14451                 add forgotton prototype
14452
14453 2004-05-10 [paul]       0.9.10claws57
14454
14455         * sync with 0.9.10claws57 HEAD
14456
14457 2004-05-05 [paul]       0.9.9.claws1
14458
14459         * ChangeLog-gtk2        ** REMOVED **
14460           ChangeLog-gtk2.claws  ** ADDED **
14461                 rename and adopt the normal claws format
14462                 
14463         * configure.ac
14464                 require gtkmathview >= 0.5
14465
14466         * ac/*                          ** REMOVED **
14467           ac/                           ** REMOVED **
14468           intl/Makefile.in              ** REMOVED **
14469           m4/                           ** ADDED **
14470           m4/missing                    ** ADDED **
14471           m4/missing/gdk-pixbuf.m4      ** ADDED **
14472           m4/missing/gettext.m4         ** ADDED **
14473           m4/missing/gpgme.m4           ** ADDED **
14474           m4/missing/imlib.m4           ** ADDED **
14475           m4/.cvsignore                 ** ADDED **
14476           m4/Makefile.am                ** ADDED **
14477           m4/README                     ** ADDED **
14478           m4/aclocal-include.m4         ** ADDED **
14479           m4/aspell.m4                  ** ADDED **
14480           m4/check-type.m4              ** ADDED **
14481           m4/gnupg-check-typedef.m4     ** ADDED **
14482           m4/openssl.m4                 ** ADDED **
14483           m4/spamassassin.m4            ** ADDED **
14484           po/ChangeLog                  ** REMOVED **
14485           po/Makefile.in.in             ** REMOVED **
14486           po/Rules-quot                 ** REMOVED **
14487           po/boldquot.sed               ** REMOVED **
14488           po/en@boldquot.header         ** REMOVED **
14489           po/en@quot.header             ** REMOVED **
14490           po/insert-header.sin          ** REMOVED **
14491           po/quot.sed                   ** REMOVED **
14492           po/remove-potcdate.sed        ** REMOVED **
14493           po/remove-potcdate.sin        ** REMOVED **
14494           po/stamp-po                   ** REMOVED **
14495           Makefile.am
14496           autogen.sh
14497           configure.ac
14498                 enable building with automake 1.8.x
14499                 add 'autopoint --force' to autogen.sh and remove all
14500                 auto-generated files, remove ac/ directory and use
14501                 m4/ directory instead
14502                 
14503         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14504                 fix gettextization
14505
14506 2004-02-28 Colin Leroy <colin@colino.net>
14507         * src/prefs_matcher.c
14508           src/prefs_filtering.c
14509           src/prefs_filtering_action.c
14510                 Fix non-editable GtkEntries
14511
14512 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14513         * src/prefs_themes.c
14514                 utf8 conversion for theme info
14515
14516 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14517         * sync 0.9.9claws
14518
14519 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14520         * src/grouplistdialog.c
14521                 allow multiple selections without ctrl key
14522
14523 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14524         * src/main.c
14525                 enable customizable accelerators
14526
14527 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14528         * src/prefs_common.c
14529                 re-enable different font settings for gtk1/2
14530         * src/prefs_folder_item.c
14531                 fix folder prefs displayed wrong
14532         * src/textview.c
14533                 set 'sunken' shadow type
14534
14535 2004-02-07 Colin Leroy <colin@colino.net>
14536         * src/compose.c
14537                 Fix message being always [Edited]
14538                 Encode headers correctly (utf8 buf)
14539
14540 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14541         * src/socket.c
14542                 remove double g_source_attach()
14543                 (Thanks to Colin Leroy)
14544
14545 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14546         * src/gtk/gtksctree.c
14547                 Fix SSL certificate list not shown
14548         * src/mimeview.c
14549                 Fix clicks in mime tree
14550
14551 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14552         * src/common/socket.c
14553                 Fix SSL receive
14554         * src/compose.c
14555                 Fix clipboard menu hotkeys
14556
14557 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14558         * src/gtk/gtkaspell.[ch]
14559           src/compose.c
14560                 reimplement spellchecker
14561
14562 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14563         * src/gtk/filesel.c
14564                 crash when inserting file in compose window
14565                 (TODO: keep old selection on clicks)
14566         * src/main.c
14567                 use gtkrc-2.0 instead of gtkrc
14568
14569 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14570         * src/messageview.c
14571                 remove orphaned mimeview unref()
14572
14573 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14574         * src/grouplistdialog.c
14575                 expand nodes containing subscribed groups
14576
14577 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14578         * src/textview.c
14579                 textview: hide cursor, restore old click behaviour
14580
14581 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14582         * src/textview.c
14583                 variable names messed up
14584
14585 2004-01-17 Colin Leroy <colin@colino.net>
14586         * src/addr_compl.c
14587                 Fix completion address too thin
14588         * src/compose.c
14589                 Fix tab-to-subject behaviour
14590         * src/summaryview.c
14591                 Implement key up & down in summaryview
14592
14593 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14594
14595         * sync 098claws
14596
14597 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14598         * configure.ac
14599           Makefile.am
14600           doc/.cvsignore
14601           doc/Makefile.am
14602                 faq, man, manual moved to doc/
14603         * ac/aspell.m4
14604           ac/check-type.m4
14605           ac/gnupg-check-typedef.m4
14606           ac/openssl.m4
14607           ac/spamassassin.m4
14608           ac/missing/gdk-pixbuf.m4
14609           ac/missing/gpgme.m4
14610           ac/missing/imlib.m4
14611                 fix automake warnings
14612
14613 2003-12-06 Colin Leroy <colin@colino.net>
14614         * src/summaryview.c
14615                 Fix quicksearch
14616
14617 2003-12-05 Colin Leroy <colin@colino.net>
14618         * src/summaryview.c
14619                 Fix going to next unread folder
14620
14621 2003-12-05 Colin Leroy <colin@colino.net>
14622         * src/crash.c
14623                 Fix gtk2 compilation
14624         * src/session.c
14625                 Remove iotag source handler at disconnection
14626         * src/socket.[ch] 
14627                 Remove source handler when closing socket 
14628                 (fixes another seg)
14629
14630 2003-12-04 Colin Leroy <colin@colino.net>
14631         * src/compose.c
14632           src/prefs_account.c
14633           src/prefs_common.c
14634                 Fix some dropdown menus
14635
14636 2003-12-04 Colin Leroy <colin@colino.net>
14637         * src/compose.c
14638                 Fix event handlers on header fields
14639         * src/common/socket.c
14640           src/common/session.c
14641                 Fix segfault with callback (SSL)
14642                 Fix end of session 
14643
14644 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14645
14646         * Fix compile bug in src/compose.c
14647         * removed src/gtk/gtkstext.[ch]
14648
14649 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14650
14651         * Convert character set and escape "text" attributes in toolbar setting
14652         files.
14653         * Fixed bug in button-press-event handling.
14654
14655 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14656
14657         * Fixed bug in key-press-event handling.
14658
14659 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14660
14661         * Enabled to compile tray-icon plugin (Ad-hoc).
14662         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14663
14664 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14665
14666         * Enabled to compile on sylpheed-claws.
14667         (tray-icon plugin still cannot compile yet.)
14668
14669 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14670
14671         * Updated to 0.9.5.
14672
14673 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14674
14675         * Updated to 0.9.4.
14676         * Ported monitoring SSL mechanism to GSource of GLib2
14677         (I don't confirm it)
14678         * Added _gtk2 suffix to key name of font preference to avoid
14679         ovverwriting preference of Gtk+-1.2 version.
14680
14681 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14682
14683         * Updated to 0.9.2.
14684
14685 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14686
14687         * Updated to 0.9.1.
14688         * Translate po files into UTF-8 when execute autogen.sh.
14689
14690 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14691
14692         * Updated to 0.9.0.
14693
14694 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14695
14696         * Plugged GError related memory leaks.
14697
14698 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14699
14700         * Changed default size of fonts.
14701         * Enabled to set titile font size of warning dialog.
14702
14703 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14704
14705         * Embed a sylpheed icon into executable binary on Windows.
14706
14707 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14708
14709         * I forgot to traslate character set of element string in src/xml.c.
14710
14711 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14712
14713         * Fixed detecting bind_textdomain_codeset in configure.in.
14714         * The bug in which "Example" of "Date fromat" preference isn't displayed
14715         correctly has been fixed.
14716
14717 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14718
14719         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14720           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14721           glib-gettextize
14722           Removed intl directory.
14723           Translated po files into UTF-8.
14724           (Thanks! Ryuji Abe)
14725
14726 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14727
14728         * The bug which doesn't unscape string in xml.c has been fixed.
14729
14730 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14731
14732         * The bug which is failed to translate encoding of file name thorough
14733         file dialog has been fixed.
14734
14735 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14736
14737         * Modified to translate file names which is used in inporting/expoting
14738         mbox feature and "Save as" feature into locale encoding.
14739         * Translate file names into locale encoding when "Attache file" and
14740         "Insert file".
14741         * Force set G_BROKEN_FILENAMES environment variable.
14742         * Other minor fixes.
14743
14744 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14745
14746         * Modified to treat MH folder's name as locale encoding.
14747
14748 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14749
14750         * The bug which clash on switching candidates of auto completion of
14751         addresses, cannot use auto completion in Japanesse is fixed
14752         (Thanks! Tokunaga-san)¡¥
14753
14754 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14755
14756         * The bug which cannot switch key accelerator preference has been fixed
14757         (Thanks! smbd-san)¡¥
14758
14759 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14760
14761         * version 0.8.11-gtk2-20030314
14762
14763 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14764
14765         * The bug in which character set conversion of filtering messages has
14766         been fixed.(Thanks! COCOA-san).
14767
14768 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14769
14770         * Revived "Leave space on head" preference in "Message" category.
14771         * A bug which clash when put the cursor to end of buffer and execute
14772         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14773
14774 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14775
14776         * version 0.8.11-gtk2-20030312
14777
14778 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14779
14780         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14781         * Modified to use Pango's API directly for font preference.
14782         * Integrated GtkTextView of textview to one widget.
14783         * Set fonts of header title in textview by "header_title" tag.
14784         * Removed some deprecated codes.
14785
14786 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14787
14788         * Updated to 0.8.11.
14789         * Merged cygwin patch(Thanks! Sakai-san).
14790
14791 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14792
14793         * version 0.8.10-gtk2-20030309