2006-05-16 [colin] 2.2.0cvs22
[claws.git] / ChangeLog
1 2006-05-16 [colin]      2.2.0cvs22
2
3         * src/mainwindow.c
4                 Fix bug #922 (sylpheed-claws crashed after 
5                 pushing on Inbox folder)
6
7 2006-05-16 [colin]      2.2.0cvs21
8
9         * src/compose.c
10                 Make From header be copy/paste/select-able
11
12 2006-05-16 [wwp]        2.2.0cvs20
13
14         * src/export.c
15         * src/matcher.c
16         * src/summaryview.c
17         * src/etpan/imap-thread.c
18                 fix some compiler warnings (thanks to Colin).
19
20 2006-05-16 [wwp]        2.2.0cvs19
21
22         * src/action.c
23         * src/gedit-print.c
24         * src/inc.c
25         * src/mainwindow.c
26         * src/mh.c
27         * src/statusbar.c
28         * src/send_message.c
29         * src/summaryview.c
30                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
31
32 2006-05-15 [colin]      2.2.0cvs18
33
34         * src/procmsg.c
35                 Fix automatic rule creation with List-Post
36
37 2006-05-15 [paul]       2.2.0cvs17
38
39         * tools/filter_conv_new.pl
40                 updated for rule enabling/disabling
41                 claws version >= 2.3.x required
42
43 2006-05-15 [cleroy]     2.2.0cvs16
44
45         * src/main.c
46                 Revert test
47
48 2006-05-15 [cleroy]     2.2.0cvs15
49
50         * src/main.c
51                 test
52
53 2006-05-15 [wwp]        2.2.0cvs14
54
55         * manual/pl/.cvsignore
56                 ignore generated files.
57
58 2006-05-14 [wwp]        2.3.0-rc1
59
60         * 2.3.0-rc1 released
61
62 2006-05-13 [wwp]        2.2.0cvs13
63
64         * src/filtering.c
65         * src/filtering.h
66         * src/matcher.c
67         * src/matcher_parser_lex.l
68         * src/matcher_parser_parse.y
69         * src/prefs_filtering.c
70                 new feature: provide the ability to disable filtering and processing
71                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
72                 adaptations.
73
74 2006-05-13 [colin]      2.2.0cvs12
75
76         * src/compose.c
77                 Remove useless if (a) b; else b;
78                 Thanks to wwp
79
80 2006-05-13 [wwp]        2.2.0cvs11
81
82         * src/export.c
83         * src/import.c
84         * src/mainwindow.c
85         * src/mbox.c
86         * src/summaryview.c
87         * src/summaryview.h
88                 no more silent failures (or at least less ones) when importing
89                 or exporting from/to mbox. Also start importing/exporting if
90                 the necessary info is set.
91
92 2006-05-13 [wwp]        2.2.0cvs10
93
94         * RELEASE_NOTES
95                 restored up-to-date release notes.
96
97 2006-05-13 [paul]       2.2.0cvs9
98
99         * po/nl.po
100         * po/ru.po
101                 updated by Tim Dijkstra and Pavlo Bohmat
102
103 2006-05-12 [colin]      2.2.0cvs8
104
105         * src/gtk/quicksearch.c
106                 Add "k" as shortcut for "colorlabel". Patch
107                 by ath42@users.sf.net.
108
109 2006-05-12 [paul]       2.2.0cvs7
110
111         * src/prefs_common.h
112         * src/prefs_summaries.c
113         * src/summaryview.c
114                 when entering a folder also allow
115                 going directly to first Marked message
116
117 2006-05-12 [paul]       2.2.0cvs6
118
119         * src/summaryview.c
120                 always obey 'confirm before marking all
121                 mails read' option
122
123 2006-05-12 [paul]       2.2.0cvs5
124
125         * src/textview.c
126                 make Sender fully clickable
127
128 2006-05-12 [colin]      2.2.0cvs4
129
130         * src/compose.c
131         * src/compose.h
132                 Let From be editable
133         * src/main.c
134         * src/mh.c
135                 Full support of .mh_sequences' Unseen seq
136
137 2006-05-12 [colin]      2.2.0cvs3
138
139         * src/folder.c
140         * src/mainwindow.c
141         * src/mainwindow.h
142         * src/messageview.c
143         * src/prefs_spelling.c
144         * src/procheader.c
145         * src/procmsg.c
146         * src/procmsg.h
147         * src/summaryview.c
148         * src/toolbar.c
149         * src/toolbar.h
150                 Add contextual menu on Compose toolbar
151                 button. Fixes bug #944 (Automatic
152                 addresses not applied when changing account
153                 from compose window)
154                 add Mailing List support
155                 based on the old 0.6.5claws25 patch by
156                 Melvin Hadasht, with finishing touches
157                 by Colin
158                 Fix "ignore thread" when mails are threaded by
159                 subject (and weren't ignored although appearing
160                 in the thread).
161                 GUI rework.
162                 Both patches by Pawel.
163
164
165 2006-05-12 [colin]      2.1.1cvs50
166
167         * po/cs.po
168         * po/de.po
169         * po/en_GB.po
170         * po/es.po
171         * po/fi.po
172         * po/fr.po
173         * po/pt_BR.po
174         * po/sr.po
175         * po/zh_CN.po
176                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
177                 Fabien Vantard, Frederico Goncalves Guimaraes,
178                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
179
180 2006-05-05 [colin]      2.1.1cvs49
181
182         * manual/Makefile.am
183         * manual/pl/Makefile.am
184         * manual/pl/account.xml
185         * manual/pl/ack.xml
186         * manual/pl/addrbook.xml
187         * manual/pl/advanced.xml
188         * manual/pl/faq.xml
189         * manual/pl/glossary.xml
190         * manual/pl/gpl.xml
191         * manual/pl/handling.xml
192         * manual/pl/intro.xml
193         * manual/pl/keyboard.xml
194         * manual/pl/plugins.xml
195         * manual/pl/starting.xml
196         * manual/pl/sylpheed-claws-manual.xml
197         * manual/pl/dist/.cvsignore
198         * manual/pl/dist/Makefile.am
199         * manual/pl/dist/html/.cvsignore
200         * manual/pl/dist/html/Makefile.am
201         * manual/pl/dist/pdf/.cvsignore
202         * manual/pl/dist/pdf/Makefile.am
203         * manual/pl/dist/ps/.cvsignore
204         * manual/pl/dist/ps/Makefile.am
205         * manual/pl/dist/txt/.cvsignore
206         * manual/pl/dist/txt/Makefile.am
207                 Add the polish translation of the manual,
208                 Authored by Pawel Pekala.
209
210 2006-05-05 [cleroy]     2.1.1cvs48
211
212         * src/main.c
213                 Re-read matcherrc after loading plugins 
214                 if some of them add folders.
215
216 2006-05-03 [colin]      2.1.1cvs47
217
218         * src/imap.c
219                 I'm idiot
220
221 2006-05-03 [colin]      2.1.1cvs46
222
223         * src/imap.c
224                 Be sure to have a session when
225                 getting separator
226
227 2006-05-03 [colin]      2.1.1cvs45
228
229         * src/imap.c
230         * src/imap.h
231         * src/imap_gtk.c
232                 Fix preventing renaming with namespace 
233                 separator.
234
235 2006-05-01 [colin]      2.1.1cvs44
236
237         * src/action.c
238                 Don't reload messageview when result of
239                 action is piped.
240
241 2006-04-29 [colin]      2.1.1cvs43
242
243         * src/prefs_receive.c
244         * src/plugins/spamassassin/spamassassin_gtk.c
245         * src/plugins/clamav/clamav_plugin_gtk.c
246                 GUI fixes by Pawel
247
248 2006-04-29 [colin]      2.1.1cvs42
249
250         * src/prefs_compose_writing.c
251         * src/prefs_quote.c
252                 Cleanups. Patch by Pawel
253
254 2006-04-28 [paul]       2.1.1cvs41
255
256         * src/matcher.c
257                 fix returned quick search results when search
258                 term contains an underscore.
259                 Thanks to Colin
260
261 2006-04-28 [paul]       2.1.1cvs40
262
263         * src/prefs_message.c
264         * src/prefs_receive.c
265                 GUI cleanups
266                 Patches by Pawel Pekala
267
268 2006-04-27 [colin]      2.1.1cvs39
269
270         * src/wizard.c
271                 Differentiate subject Welcome from
272                 window's title Welcome
273
274 2006-04-27 [paul]
275
276         2.2.0-rc1 released
277
278 2006-04-27 [paul]       2.1.1cvs38
279
280         * manual/advanced.xml
281         * manual/fr/advanced.xml
282                 add info about compose_no_markup hidden pref
283
284 2006-04-27 [paul]       2.1.1cvs37
285
286         * src/prefs_account.c
287                 improve privacy labels
288         * src/prefs_msg_colors.c
289                 change some strings for translators' convenience
290         * src/gtk/gtkutils.c
291                 don't underline the link button text
292
293 2006-04-25 [colin]      2.1.1cvs36
294
295         * src/folder.c
296                 Complete 2.1.1cvs33 (once more ;)
297
298 2006-04-25 [colin]      2.1.1cvs35
299
300         * src/editldap.c
301                 Fix tooltip
302
303 2006-04-25 [cleroy]     2.1.1cvs34
304
305         * src/compose.c
306         * src/gtk/gtkaspell.c
307                 Fix crash on redirect (related to the return 
308                 of the aspell menu in compose's toolbar)
309         * src/image_viewer.c
310         * src/prefs_msg_colors.c
311         * src/gtk/pluginwindow.c
312         * src/gtk/prefswindow.c
313                 Change released signals to clicked (Fabien)
314         * po/POTFILES.in
315         * src/common/socket.c
316         * src/plugins/spamassassin/spamassassin.c
317                 Translate strings (Fabien)
318
319 2006-04-25 [paul]       2.1.1cvs33
320
321         * src/folder.c
322         * src/folder.h
323         * src/folderview.c
324                 complete the fix of bug #912
325                 Thanks to Colin
326
327 2006-04-25 [colin]      2.1.1cvs32
328
329         * src/news.c
330                 Better progress bar
331         * src/mimeview.c
332         * src/summaryview.c
333         * src/summaryview.h
334                 Fix focus chain
335                 Patches by Pawel Pekala
336
337 2006-04-24 [colin]      2.1.1cvs31
338
339         * src/compose.c
340                 Fix compilation warnings (Fabien)
341
342 2006-04-24 [colin]      2.1.1cvs30
343
344         * src/addrindex.c
345         * src/editldap.c
346         * src/editldap_basedn.c
347         * src/editldap_basedn.h
348         * src/ldapctrl.c
349         * src/ldapctrl.h
350         * src/ldapquery.c
351         * src/ldaputil.c
352         * src/ldaputil.h
353                 Fix bug #901 (LDAPS support)
354
355 2006-04-24 [colin]      2.1.1cvs29
356
357         * src/compose.c
358                 Fix logic on error with send dialog on
359         * src/imap.c
360                 Fix compilation without libetpan, thanks
361                 to Fabien
362         * src/summaryview.c
363                 Fix 'context-menu' key
364
365 2006-04-23 [colin]      2.1.1cvs28
366
367         * src/folder.c
368                 Never free current's cache to free up 
369                 memory. Fixes bug #912 (new count 
370                 randomly set to message count)
371
372 2006-04-23 [colin]      2.1.1cvs27
373
374         * src/gtk/quicksearch.c
375                 And remove printf...
376
377 2006-04-23 [colin]      2.1.1cvs26
378
379         * src/gtk/quicksearch.c
380                 Fix replacing in quicksearch, and fix inserting
381                 in the middle of the string. (introduced at 2.1.0cvs22)
382
383 2006-04-23 [colin]      2.1.1cvs25
384
385         * src/imap.c
386                 Make sure uidnext is initialized in get_num_list
387                 (not for stable, related to 2.1.1cvs8 and friends)
388
389 2006-04-23 [colin]      2.1.1cvs24
390
391         * src/imap.c
392                 Output something when login is successful
393                 too
394
395 2006-04-23 [colin]      2.1.1cvs23
396
397         * src/etpan/imap-thread.c
398                 Better logging (line-per-line, hide data in fetch)
399                 Fix a const warning
400         * src/gtk/logwindow.c
401         * src/gtk/logwindow.h
402                 Better logging (color for input/output)
403
404 2006-04-21 [colin]      2.1.1cvs22
405
406         * src/gtk/quicksearch.c
407                 On gtk+-2.8, use stock buttons in quicksearch
408                 Based on a patch by Fabien and a design by Paul
409
410 2006-04-21 [colin]      2.1.1cvs21
411
412         * src/folderview.c
413         * src/mainwindow.c
414                 Fix occasional flicker in folderview
415         * src/common/utils.c
416                 Fix bug #943 (Incorrectly parsed email address 
417                 list in short headers on message view and in 
418                 printouts)
419
420 2006-04-20 [colin]      2.1.1cvs20
421
422         * src/imap.c
423         * src/imap.h
424         * src/prefs_account.c
425                 Add ANONYMOUS auth for IMAP
426
427 2006-04-20 [paul]       2.1.1cvs19
428
429         * src/main.c
430                 proper fix for 2.1.1cvs18
431                 Thanks to Colin
432
433 2006-04-20 [paul]       2.1.1cvs18
434
435         * src/main.c
436                 fix build warnings
437
438 2006-04-20 [paul]       2.1.1cvs17
439
440         * src/gtk/quicksearch.c
441                 fix standard, non-extended Quick search,
442                 was broken in 2.1.1cvs15.
443                 Thanks to Colin.
444
445 2006-04-20 [colin]      2.1.1cvs16
446
447         * src/prefs_matcher.c
448                 Fix values when reselecting a ~test
449                 rule
450
451 2006-04-19 [colin]      2.1.1cvs15
452
453         * src/compose.c
454         * src/compose.h
455         * src/gtk/gtkaspell.c
456         * src/gtk/gtkaspell.h
457                 Put back Options menu in Spelling/
458         * src/gtk/quicksearch.c
459                 Don't search, and show error, if the
460                 advanced search has a syntax error
461
462 2006-04-18 [colin]      2.1.1cvs14
463
464         * src/textview.c
465                 Fix gdk warnings on set_cursor when textview
466                 isn't visible
467
468 2006-04-18 [colin]      2.1.1cvs13
469
470         * src/gtk/gtksctree.c
471                 Remove seemingly useless refresh that causes
472                 flicker - watch this commit in case of 
473                 problems before planned backport to stable
474
475 2006-04-18 [colin]      2.1.1cvs12
476
477         * src/imap.c
478                 Factorize get/set_xml code
479         * src/compose.c
480         * src/prefs_account.c
481         * src/prefs_account.h
482         * src/procmsg.c
483                 Add Encrypt to self option
484
485 2006-04-17 [colin]      2.1.1cvs11
486
487         * configure.ac
488                 Fix search on encrpyt function on dragonfly
489                 Patch by Jonathan Buschmann <jonthn@agmact.com>
490
491 2006-04-17 [colin]      2.1.1cvs10
492
493         * src/prefs_account.c
494                 Be safe by default: remove mails from POP3
495                 after 7 days, not immediately
496
497 2006-04-17 [colin]      2.1.1cvs9
498
499         * src/etpan/imap-thread.c
500                 Fix build on DragonFly - patch by 
501                 Jonathan Buschmann <jonthn@agmact.com>
502
503 2006-04-17 [colin]      2.1.1cvs8
504
505         * src/imap.c
506                 Save uidnext between sessions
507
508 2006-04-17 [colin]      2.1.1cvs7
509
510         * src/imap.c
511                 scan is required when uid validity changes
512
513 2006-04-17 [colin]      2.1.1cvs6
514
515         * src/folderview.c
516                 Don't scan if not necessary, apart in current
517                 folder and INBOX to fetch flags.
518         * src/imap.c
519                 Scan is necessary if unread count changes
520
521 2006-04-17 [colin]      2.1.1cvs5
522
523         * src/imap.c
524                 ...But always fetch ANSWERED and DELETED flags for
525                 INBOX, as filtering can happen on these flags.
526
527 2006-04-17 [colin]      2.1.1cvs4
528
529         * src/imap.c
530                 Don't fetch REPLIED and DELETED flags when synchronising
531                 flags with a closed folder. We only need UNSEEN and FLAGGED
532                 to update the folderview.
533
534 2006-04-17 [colin]      2.1.1cvs3
535
536         * src/imap.c
537                 Faster flag search when there are new mails 
538                 in a folder. We can do a full search if the 
539                 folder contains less messages than the new
540                 list.
541
542 2006-04-17 [colin]      2.1.1cvs2
543
544         * po/cs.po
545         * po/de.po
546         * po/fr.po
547         * po/nl.po
548         * po/pt_BR.po
549                 Update translations from stable branch
550
551 2006-04-17 [colin]      2.1.1cvs1
552
553         * configure.ac
554                 Bump version to follow stable release
555
556 2006-04-16 [mones]      2.1.0cvs50
557
558         * po/es.po
559                 Updated for release
560
561 2006-04-16 [colin]      2.1.0cvs49
562
563         * src/textview.c
564                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
565                 with gtk < 2.8. Thanks to Fabien Vantard.
566
567 2006-04-15 [colin]      2.1.0cvs48
568
569         * src/etpan/imap-thread.c
570                 Fix bug #919 (libetpan: SEGV when connecting 
571                 using command)
572
573 2006-04-14 [colin]      2.1.0cvs47
574
575         * src/main.c
576                 Fix race on --select (should be done better)
577
578 2006-04-14 [wwp]        2.1.0cvs46
579
580         * src/send_message.c
581                 enforce a check for domain in account prefs (a sending
582                 error could be faced if domain was checked but no value set),
583                 thanks to Colin.
584
585 2006-04-14 [colin]      2.1.0cvs45
586
587         * src/codeconv.c
588                 when converting from unknown to unknown, if the
589                 string is UTF8, don't convert it to the locale
590                 (which breaks it)
591
592 2006-04-14 [colin]      2.1.0cvs44
593
594         * src/compose.c
595                 Don't try to use ASCII for converting headers
596                 (as done in body)
597
598 2006-04-14 [paul]       2.1.0cvs43
599
600         * src/crash.c
601                 add locale/charset info to crash report
602         * src/gtk/about.c
603                 add wwp to doc team
604                 replace 'e-mail' with preferred 'email'
605         * src/gtk/authors.h
606                 ensure contributors list is in alphabetical
607                 order
608
609 2006-04-13 [colin]      2.1.0cvs42
610
611         * src/textview.c
612                 Prevent gdk warnings
613
614 2006-04-13 [colin]      2.1.0cvs41
615
616         * src/common/ssl_certificate.c
617         * src/common/ssl_certificate.h
618         * src/gtk/sslcertwindow.c
619                 Warn on expired certs, and display the expiration date
620
621 2006-04-13 [colin]      2.1.0cvs40
622
623         * src/plugins/spamassassin/spamassassin_gtk.c
624                 Fix missing set_text on unix socket
625
626 2006-04-13 [wwp]        2.1.0cvs39
627
628         * manual/fr/advanced.xml
629         * manual/fr/glossary.xml
630                 applied new spam/ham/email lexicon (pourriel, courriel)
631
632 2006-04-13 [paul]       2.1.0cvs38
633
634         * src/plugins/pgpmime/plugin.c
635                 remove the mention of S/MIME from the
636                 description. This is now handled by the
637                 S/MIME plugin.
638
639 2006-04-13 [paul]       2.1.0cvs37
640
641         * src/prefs_msg_colors.c
642                 rework dialog
643         * src/prefs_folder_item.c
644         * src/prefs_spelling.c
645                 add a tooltip to the colour selector buttons
646
647 2006-04-13 [wwp]        2.1.0cvs36
648
649         * manual/advanced.xml
650         * manual/glossary.xml
651         * manual/handling.xml
652         * manual/keyboard.xml
653         * manual/plugins.xml
654         * manual/starting.xml
655         * manual/fr/account.xml
656         * manual/fr/ack.xml
657         * manual/fr/addrbook.xml
658         * manual/fr/advanced.xml
659         * manual/fr/faq.xml
660         * manual/fr/glossary.xml
661         * manual/fr/gpl.xml
662         * manual/fr/handling.xml
663         * manual/fr/intro.xml
664         * manual/fr/keyboard.xml
665         * manual/fr/plugins.xml
666         * manual/fr/starting.xml
667         * manual/fr/sylpheed-claws-manual.xml
668                 fixes to the manuals:
669                  - summaryview -> Message List (same in French)
670                  - translate key names
671                  - fix French punctuation, use non-breakable spaces when
672                    necessary, don't use &thinsp; which is not portable
673                  - tell what maildir and mbox formats we support
674
675 2006-04-12 [wwp]        2.1.0cvs35
676
677         * src/prefs_toolbar.c
678                 unified a replace button more,
679                 patch by Fabien Vantard <fzzzzz@gmail.com>.
680
681 2006-04-12 [wwp]        2.1.0cvs34
682
683         * src/prefs_common.c
684         * src/prefs_msg_colors.c
685                 make default color labels translatable,
686                 patch from Fabien Vantard <fzzzzz@gmail.com>,
687                 thanks to Tim <timbrain@post.cz> for reporting.
688
689 2006-04-12 [wwp]        2.1.0cvs33
690
691         * manual/glossary.xml
692         * manual/intro.xml
693         * manual/plugins.xml
694         * manual/starting.xml
695         * manual/sylpheed-claws-manual.xml
696         * manual/fr/.cvsignore
697         * manual/fr/account.xml
698         * manual/fr/ack.xml
699         * manual/fr/addrbook.xml
700         * manual/fr/advanced.xml
701         * manual/fr/faq.xml
702         * manual/fr/glossary.xml
703         * manual/fr/handling.xml
704         * manual/fr/intro.xml
705         * manual/fr/keyboard.xml
706         * manual/fr/plugins.xml
707         * manual/fr/starting.xml
708         * manual/fr/sylpheed-claws-manual.xml
709                 various fixes: typos, missing .fr translations, punctuation,
710                 capitalization, links, accents and some bad French more.
711
712 2006-04-12 [wwp]        2.1.0cvs32
713
714         * src/prefs_gtk.c
715                 fix for bug #935: always store prefs files in UTF-8 (thanks
716                 to Colin).
717
718 2006-04-11 [colin]      2.1.0cvs31
719
720         * src/compose.c
721                 Fix inserting files not in utf8 when locale is utf8
722
723 2006-04-11 [colin]      2.1.0cvs30
724
725         * src/inc.c
726                 Don't show error dialog when cancelling connection
727                 Patch by Pawel
728
729 2006-04-11 [cleroy]     2.1.0cvs29
730
731         * src/compose.c
732                 Implement multiple quote levels
733         * src/prefs_common.c
734                 Change a little bit the quote bgcolor for 2nd level
735
736 2006-04-11 [colin]      2.1.0cvs28
737
738         * src/gtk/about.c
739                 Add locale and charset in the label
740
741 2006-04-10 [colin]      2.1.0cvs27
742
743         * src/compose.c
744         * src/prefs_common.c
745         * src/prefs_common.h
746         * src/prefs_msg_colors.c
747         * src/textview.c
748                 Allow optional background color in quotes
749                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
750                 GTK+-2.8.x feature
751
752 2006-04-10 [colin]      2.1.0cvs26
753
754         * src/main.c
755         * src/mainwindow.c
756         * src/mainwindow.h
757                 Implement --select
758
759 2006-04-10 [colin]      2.1.0cvs25
760
761         * manual/plugins.xml
762         * manual/fr/plugins.xml
763                 Document libcurl's proxy variables
764
765 2006-04-09 [colin]      2.1.0cvs24
766
767         * src/prefs_common.c
768                 gettext() returns statically allocated stuff. We have
769                 to strdup it in order to be able to free it.
770
771 2006-04-09 [colin]      2.1.0cvs23
772
773         * AUTHORS
774         * src/gtk/authors.h
775                 Add Alexei
776
777 2006-04-09 [colin]      2.1.0cvs22
778
779         * src/mainwindow.c
780         * src/gtk/quicksearch.c
781                 Fix bug #859 (problems with cyrilic input in 
782                 search panel) - Patch by Alexey Illarionov 
783                 <littlesavage@rambler.ru>
784
785 2006-04-09 [colin]      2.1.0cvs21
786
787         * src/prefs_customheader.c
788                 I prefer removing then freeing rather than the contrary
789                 (even if it doesn't change anything ;-)
790         * src/prefs_account.c
791                 Fix bug #933 (Crash re-entering the custom headers list 
792                 dialog in accounts prefs)
793                 The problem happened when cancelling the Account 
794                 Preferences' dialogs - in which case we didn't do 
795                 anything to the PrefsAccount * struct. In case of applying,
796                 the old ac_prefs was replaced with the tmp_ac_prefs we were
797                 working with in this dialog. The problem is that 
798                 prefs_customheader.c, working on this tmp_ac_prefs, always
799                 changes the ->customhdr_list pointer, even when cancelled. 
800                 So in case of cancelling the prefs_account dialog, we still
801                 have to update ->customhdr_list in the real account.
802
803 2006-04-08 [colin]      2.1.0cvs20
804
805         * manual/fr/glossary.xml
806         * manual/fr/keyboard.xml
807                 Forgot some headers :)
808
809 2006-04-08 [colin]      2.1.0cvs19
810
811         * manual/Makefile.am
812         * manual/fr/Makefile.am
813         * manual/fr/account.xml
814         * manual/fr/ack.xml
815         * manual/fr/addrbook.xml
816         * manual/fr/advanced.xml
817         * manual/fr/faq.xml
818         * manual/fr/glossary.xml
819         * manual/fr/gpl.xml
820         * manual/fr/handling.xml
821         * manual/fr/intro.xml
822         * manual/fr/keyboard.xml
823         * manual/fr/plugins.xml
824         * manual/fr/starting.xml
825         * manual/fr/sylpheed-claws-manual.xml
826         * manual/fr/dist/.cvsignore
827         * manual/fr/dist/Makefile.am
828         * manual/fr/dist/html/.cvsignore
829         * manual/fr/dist/html/Makefile.am
830         * manual/fr/dist/pdf/.cvsignore
831         * manual/fr/dist/pdf/Makefile.am
832         * manual/fr/dist/ps/.cvsignore
833         * manual/fr/dist/ps/Makefile.am
834         * manual/fr/dist/txt/.cvsignore
835         * manual/fr/dist/txt/Makefile.am
836                 Add the french translation of the manual. Thanks to
837                 Olivier Delhomme <olivier.delhomme@free.fr> for 
838                 account.xml, ack.xml, addrbook.xml and advanced.xml
839
840 2006-04-08 [colin]      2.1.0cvs18
841
842         * manual/plugins.xml
843         * manual/starting.xml
844                 More fixes
845
846 2006-04-07 [colin]      2.1.0cvs17
847
848         * manual/faq.xml
849         * manual/intro.xml
850         * manual/keyboard.xml
851                 Little fixes
852
853 2006-04-07 [colin]      2.1.0cvs16
854
855         * README
856         * src/compose.c
857         * src/prefs_common.c
858         * src/prefs_common.h
859                 Add hidden compose_no_markup pref
860
861 2006-04-07 [wwp]        2.1.0cvs15
862
863         * src/summary_search.c
864         * .cvsignore
865                 Bugfix: stop button was sticky when searching in an empty folder.
866                 Applied curly brackets code style to the whole file (summary_search.c).
867                 More files to ignore.
868
869 2006-04-07 [wwp]        2.1.0cvs14
870
871         * src/message_search.c
872         * src/summary_search.c
873                 changed default button when search bumps at file/folder
874                 beginning or end, for convenience (thanks to Colin).
875
876 2006-04-07 [paul]       2.1.0cvs13
877
878         * src/plugins/dillo_viewer/dillo_prefs.c
879                 avoid future potential for namespace collision
880                 Patch by Colin
881
882 2006-04-06 [wwp]        2.1.0cvs12
883
884         * src/summary_search.c
885                 Unify extended/advanced searches names (and thus factorize labels),
886                 patch by Fabien Vantard <fzzzzz@gmail.com>.
887
888 2006-04-06 [wwp]        2.1.0cvs11
889
890         * src/folderview.c
891         * src/prefs_themes.c
892         * src/summaryview.c
893                 Fixed some compilation warnings.
894
895 2006-04-06 [colin]      2.1.0cvs10
896
897         * manual/advanced.xml
898                 Document the wizard template and how to deploy
899                 Sylpheed-Claws effectively
900
901 2006-04-06 [colin]      2.1.0cvs9
902
903         * src/folderview.c
904                 gettext patch to tell translators about _("#"),
905                 by Maxim Britov
906
907 2006-04-06 [colin]      2.1.0cvs8
908
909         * src/textview.c
910                 Fix invalid GtkTextBIter after clicking "Display as text"
911
912 2006-04-06 [mones]      2.1.0cvs7
913
914         * src/addr_compl.c
915         * src/addrindex.c
916         * src/addritem.c
917         * src/codeconv.c
918         * src/compose.c
919         * src/filtering.c
920         * src/folder.c
921         * src/folder_item_prefs.c
922         * src/folderview.c
923         * src/localfolder.c
924         * src/matcher.c
925         * src/mimeview.c
926         * src/prefs_msg_colors.c
927         * src/prefs_spelling.c
928         * src/prefs_themes.c
929         * src/procmime.c
930         * src/procmsg.c
931         * src/stock_pixmap.c
932         * src/summaryview.c
933         * src/textview.c
934         * src/toolbar.c
935         * src/common/mgutils.c
936         * src/common/prefs.c
937         * src/common/ssl_certificate.c
938         * src/gtk/colorlabel.c
939         * src/gtk/quicksearch.c
940         * src/plugins/pgpmime/pgpmime.c
941         * src/plugins/spamassassin/spamassassin.c
942                 Removed redundant NULL checks for g_free() calls.
943                 Patch by Pawel Pekala.
944
945 2006-04-06 [mones]      2.1.0cvs6
946
947         * src/prefs_actions.c
948         * src/prefs_filtering.c
949         * src/prefs_filtering_action.c
950         * src/prefs_matcher.c
951         * src/prefs_template.c
952         * src/gtk/gtkutils.c
953         * src/gtk/gtkutils.h
954                 Have a nice replace button. Patch by Pawel Pekala
955
956 2006-04-06 [colin]      2.1.0cvs5
957
958         * src/addressbook.c
959                 Fix crash with empty columns
960
961 2006-04-05 [colin]      2.1.0cvs4
962
963         * src/wizard.c
964         * src/prefs_gtk.c
965                 Allow wizard customization with pre-filled values
966
967 2006-04-05 [colin]      2.1.0cvs3
968
969         * src/textview.c
970         * src/mimeview.c
971         * src/mimeview.h
972                 Nicer messages in mimeview
973
974 2006-04-05 [colin]      2.1.0cvs2
975
976         * src/addressbook.c
977         * src/prefs_summaries.c
978                 i18n fix
979
980 2006-04-05 [colin]      2.1.0cvs1
981
982         * src/plugins/pgpcore/plugin.c
983         * src/plugins/pgpcore/select-keys.c
984         * src/plugins/pgpcore/select-keys.h
985         * src/plugins/pgpcore/sgpgme.c
986         * src/plugins/pgpcore/sgpgme.h
987         * src/plugins/pgpinline/pgpinline.c
988         * src/plugins/pgpinline/plugin.c
989         * src/plugins/pgpmime/pgpmime.c
990         * src/plugins/pgpmime/plugin.c
991                 Factorize and generalize a bit 
992                 Drop S/MIME signature verification from PGP/MIME
993                 (adding it as another, more complete plugin)
994
995 2006-04-05 [paul]       2.1.0
996
997         2.1.0 released
998
999 2006-04-05 [paul]       2.0.0cvs186
1000
1001         * manual/advanced.xml
1002                 add info on colour labels
1003
1004 2006-04-05 [paul]       2.0.0cvs185
1005
1006         * po/bg.po
1007         * po/cs.po
1008         * po/de.po
1009         * po/el.po
1010         * po/en_GB.po
1011         * po/fi.po
1012         * po/fr.po
1013         * po/it.po
1014         * po/nl.po
1015         * po/pl.po
1016         * po/pt_BR.po
1017         * po/sr.po
1018         * po/zh_CN.po
1019                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1020                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1021                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1022                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1023         * src/gtk/authors.h
1024         * tools/claws.i18n.status.pl
1025                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1026                 and new Czech translator, Tim <timbrain@post.cz>
1027
1028 2006-04-05 [mones]      2.0.0cvs184
1029
1030         * po/es.po
1031                 Updated translation
1032
1033 2006-04-05 [colin]      2.0.0cvs183
1034
1035         * src/gtk/quicksearch.c
1036                 Fix bug #929 (unnecessary reload in quick search bar)
1037
1038 2006-04-05 [colin]      2.0.0cvs182
1039
1040         * src/compose.c
1041                 Fix crash on Reply with no From:
1042                 Show signature and conversion error on queuing 
1043                 (but not sending)
1044         * src/mainwindow.c
1045         * src/summaryview.c
1046         * src/summaryview.h
1047                 Factorize threading code and make sure msginfo 
1048                 is not null when it comes from a GtkCTreeRow's 
1049                 data
1050         * src/gtk/gtkaspell.c
1051                 Check for necessary things
1052         * src/gtk/gtksctree.c
1053         * src/gtk/gtksctree.h
1054                 Reset anchor if necessary when removing node
1055
1056 2006-03-29 [colin]      2.0.0cvs181
1057
1058         * src/folderview.c
1059                 Warn for disabled IMAP accounts (due to lack of
1060                 libetpan). Breaks string-freeze - sorry - but it
1061                 is kind of important ;)
1062
1063 2006-03-28 [colin]      2.0.0cvs180
1064
1065         * src/gtk/gtkutils.c
1066         * src/gtk/gtkutils.h
1067                 Add a gtkut_get_link_btn() function that
1068                 creates a button which acts like an URI
1069         * src/prefs_themes.c
1070         * src/gtk/about.c
1071                 Use this function (factorizes codes)
1072         * src/common/defs.h
1073         * src/gtk/pluginwindow.c
1074                 Add a "Get more..." in the plugins window
1075
1076 2006-03-28 [colin]      2.0.0cvs179
1077
1078         * src/common/smtp.c
1079         * src/common/passcrypt.c
1080         * src/undo.c
1081                 Warning fixes. Patch by Pawel Pekala
1082
1083 2006-03-27 [colin]      2.0.0cvs178
1084
1085         * src/undo.c
1086                 Fix undoing by blocks with spaces
1087
1088 2006-03-27 [colin]      2.0.0cvs177
1089
1090         * src/textview.c
1091                 Set margin to 3px for headers
1092
1093 2006-03-27 [paul]
1094
1095         2.1.0-rc2 released
1096
1097 2006-03-27 [wwp]        2.0.0cvs176
1098
1099         * src/summaryview.c
1100                 don't reset quicksearch when updating the message list.
1101                 Thanks to Colin.
1102
1103 2006-03-26 [wwp]        2.0.0cvs175
1104
1105         * src/compose.c
1106                 use a unified border width ('other' tab in the compose window,
1107                 patch by Pawel Pekala).
1108
1109
1110 2006-03-26 [wwp]        2.0.0cvs174
1111
1112         * src/common/quoted-printable.c
1113         * src/addressbook.c
1114                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1115
1116 2006-03-26 [colin]      2.0.0cvs173
1117
1118         * src/quote_fmt_parse.y
1119                 Fix non-UTF8 date formats messing up the whole quote a 
1120                 little bit
1121
1122 2006-03-26 [colin]      2.0.0cvs172
1123
1124         * src/procheader.c
1125                 Make sure the date is UTF8 valid, or try to make it
1126                 so. IncrediMail is really IncrediStupid.
1127         * src/compose.c
1128                 Fix possible conversions. 
1129                 
1130
1131 2006-03-26 [colin]      2.0.0cvs171
1132
1133         * src/matcher.c
1134                 Fix corner cases in body search. This is still a
1135                 hack... It seems impossible to make it good and 
1136                 reasonably fast at the same time.
1137
1138 2006-03-26 [colin]      2.0.0cvs170
1139
1140         * src/summaryview.c
1141                 I think I killed the twilight zone bug!
1142                 summary_select_node() flushes GTK events in order
1143                 to be able to center the view. But this also 
1144                 flushes keypresses like Ctrl-Alt-U, so this can
1145                 call summary_show from summary_select_node (itself
1146                 called from summary_show, etc.). And the summaryview
1147                 has to be unlocked in this function. So just locking
1148                 while processing GTK events, and bailing if locked, 
1149                 should fix it.
1150                 Fixes bug #927 (SIGSEGV during Update Summary)
1151
1152 2006-03-25 [colin]      2.0.0cvs169
1153
1154         * src/matcher.c
1155                 Fix search in QP-encoded bodies
1156                 Fix utf-8 searches in bodies encoded in the
1157                 locale's encoding
1158         * src/common/quoted-printable.c
1159         * src/common/quoted-printable.h
1160                 Add a decode function that doesn't overwrite
1161                 the original pointer
1162                 
1163
1164 2006-03-24 [colin]      2.0.0cvs168
1165
1166         * src/action.c
1167         * src/summaryview.c
1168         * src/summaryview.h
1169                 Update message cache after action
1170                 Patch by H. Merijn Brand
1171         * src/prefs_msg_colors.c
1172                 Factorize label 
1173                 Patch by Fabien Vantard
1174         * src/plugins/spamassassin/spamassassin_gtk.c
1175                 Remove useless translation
1176                 Patch by Fabien Vantard
1177
1178 2006-03-23 [colin]      2.0.0cvs167
1179
1180         * src/common/ssl.c
1181                 Let 30 seconds to SSL_connect
1182
1183 2006-03-23 [wwp]        2.0.0cvs166
1184
1185         * src/summaryview.c
1186         * src/gtk/description_window.c
1187                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1188                 and headers are translated; adjust description windows' width to fit their
1189                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1190
1191 2006-03-23 [paul]       2.0.0cvs165
1192
1193         * src/common/utils.c
1194                 fix highlighting of URIs containing "()"
1195                 (2.0.0cvs164's reversal fixed)
1196                 Thanks to Colin.
1197
1198 2006-03-23 [paul]       2.0.0cvs164
1199
1200         * src/common/utils.c
1201                 revert patch, (postponing a fix), at 2.0.0cvs120
1202                 as it breaks more URIs than it fixes.
1203                 Allow '-' to be a terminating character in a URI
1204
1205 2006-03-22 [colin]      2.0.0cvs163
1206
1207         * configure.ac
1208                 Require libetpan 0.45
1209                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1210
1211 2006-03-22 [paul]       2.0.0cvs162
1212
1213         * src/editgroup.c
1214                 replace '<-' and '->' buttons with GTK_STOCK graphical
1215                 buttons
1216         * src/summary_search.c
1217                 don't offer '...' for translation
1218                 add a tooltip to advanced search '...' button
1219         * src/gtk/quicksearch.c
1220                 don't offer '...' for translation
1221
1222 2006-03-21 [colin]      2.0.0cvs161
1223
1224         * src/compose.c
1225                 Fix middle-click pasting (insert at click
1226                 position instead of cursor position, don't
1227                 remove existing selection and allow pasting
1228                 our own selection)
1229         * src/addressbook.c
1230                 "LDAP Server" -> "LDAP servers"
1231
1232 2006-03-21 [wwp]        2.0.0cvs160
1233
1234         * src/etpan/imap-thread.c
1235                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1236
1237 2006-03-20 [colin]      2.0.0cvs159
1238
1239         * src/summaryview.c
1240                 Don't reload summaryview after an execute with no
1241                 move action
1242
1243 2006-03-19 [colin]      2.0.0cvs158
1244
1245         * src/addressbook.c
1246                 and put groups at the top, always
1247
1248 2006-03-19 [colin]      2.0.0cvs157
1249
1250         * src/addressbook.c
1251                 Order groups before names, as previously
1252
1253 2006-03-19 [colin]      2.0.0cvs156
1254
1255         * src/addressbook.c
1256                 - Sort case-unsensitive
1257                 - Put the sort arrow at opening too
1258
1259 2006-03-19 [wwp]        2.0.0cvs155
1260
1261         * src/addressbook.c
1262                 allow sorting by name/email/remarks, ensure that right-pane's contents
1263                 matches the left-pane selection (cleared when appropriate).
1264                 Patch by Pawel Pekala <c0rn@o2.pl>.
1265
1266 2006-03-18 [colin]      2.0.0cvs154
1267
1268         * src/textview.c
1269                 Fix text cursor ;)
1270
1271 2006-03-18 [colin]      2.0.0cvs153
1272
1273         * src/gtk/filesel.c
1274                 Make sure we hide the preview if we didn't get
1275                 a filename
1276
1277 2006-03-18 [colin]      2.0.0cvs152
1278
1279         * src/summaryview.c
1280                 Set cursor to watch for execution (fixes lack
1281                 of watch-cursor when dnd'ing hundreds of mails)
1282         * src/gtk/filesel.c
1283                 Check that mime type is 'image/*' before updating
1284                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1285
1286 2006-03-18 [colin]      2.0.0cvs151
1287
1288         * src/mainwindow.c
1289         * src/textview.c
1290         * src/textview.h
1291                 Put a watch cursor in textview too when the mainwindow's
1292                 cursor in a watch
1293
1294 2006-03-18 [colin]      2.0.0cvs150
1295
1296         * src/folder.c
1297                 Change wrong asserts to simple tests
1298
1299 2006-03-17 [colin]      2.0.0cvs149
1300
1301         * src/mainwindow.c
1302         * src/mainwindow.h
1303         * src/prefs_msg_colors.c
1304         * src/summaryview.c
1305         * src/summaryview.h
1306         * src/gtk/colorlabel.c
1307         * src/gtk/colorlabel.h
1308                 Add a color label menu in the main menubar
1309                 Add (fixed) accels Ctrl-{0-7} to change the color
1310                 They have to be fixed because the menu's dynamic,
1311                 the items are complex widgets, hence we can't use
1312                 a GtkItemFactory.
1313
1314
1315 2006-03-17 [wwp]        2.0.0cvs148
1316
1317         * src/compose.c
1318                 rollback few lines from my previous commit (those lines come from
1319                 a pending patch, accidentally commited, even if neutral as they are
1320                 commented out).
1321
1322 2006-03-17 [wwp]        2.0.0cvs147
1323
1324         * src/compose.c
1325                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1326                 applied code style/indentation to the modified function.
1327
1328 2006-03-17 [wwp]        2.0.0cvs146
1329
1330         * src/procmsg.c
1331         * src/compose.c
1332                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1333
1334 2006-03-17 [paul]
1335
1336         2.1.0-rc1 released
1337
1338 2006-03-17 [paul]       2.0.0cvs145
1339
1340         * src/main.c
1341                 addressbook_read_file() was called twice
1342         * src/textview.c
1343                 X-Mailer highlighting
1344
1345 2006-03-16 [colin]      2.0.0cvs144
1346
1347         * src/sourcewindow.c
1348         * src/sourcewindow.h
1349                 And the last one, in source window.
1350
1351 2006-03-16 [colin]      2.0.0cvs143
1352
1353         * src/compose.c
1354         * src/compose.h
1355                 Fix the same stuff in compose
1356
1357 2006-03-16 [colin]      2.0.0cvs142
1358
1359         * src/messageview.c
1360                 Complete the previous messageview crash fix
1361
1362 2006-03-16 [colin]      2.0.0cvs141
1363
1364         * src/procmsg.h
1365         * src/procmsg.c
1366         * src/folder.c
1367                 Fix POSTPROCESSING hook
1368                 Patch by H. Merijn Brand
1369
1370         * src/procmime.c
1371         * src/procmime.h
1372                 Parse Content-Location
1373
1374         * src/toolbar.c
1375         * src/messageview.c
1376         * src/messageview.h
1377                 Don't crash when a top-level MessageView has
1378                 been closed on us. Same problematic than
1379                 yesterday's quicksearch issue.
1380
1381 2006-03-15 [colin]      2.0.0cvs140
1382
1383         * src/gtk/quicksearch.c
1384                 Fix a bitchy race we didn't think about when we
1385                 added quicksearch cancellation:
1386                 If the search is not on cached fields, for example
1387                 body_part matchcase "stuff"
1388                 the matcher code has to get the whole message. If
1389                 we're on IMAP, that can be slow, and in order to
1390                 be non-blocking, the IMAP code idle loop processes
1391                 gtk events too. So it is possible to cancel a
1392                 quicksearch while the matcher is getting the mail's
1393                 body. After matcher got its body, it will start to
1394                 iterate over the matcher list that the Quicksearch's
1395                 clear_search_cb() just freed via prepare_matcher().
1396                 SIGSEGV ensues.
1397                 The fix consists of guarding the matcherlist_match()
1398                 call with a boolean 'matching'. If we reset the
1399                 quicksearch while matching is TRUE, we don't free
1400                 the matcherlist anymore like we did, but we set
1401                 another new flag, deferred_free, to TRUE. Then,
1402                 in quicksearch_match(), just after returning from
1403                 matcherlist_match() and unsetting the matching flag,
1404                 we check the deferred_free flag and do the
1405                 prepare_matcher() (which does the matcherlist_free)
1406                 for real, so we free the matcherlist once it's not
1407                 used anymore.
1408                 As all of this runs via the glib main loop, we
1409                 luckily don't need a mutex.
1410         * src/summaryview.c
1411                 Also, show progress while searching.
1412
1413
1414 2006-03-14 [colin]      2.0.0cvs139
1415
1416         * src/alertpanel.c
1417                 Make alertpanel_is_open non-static
1418
1419 2006-03-14 [colin]      2.0.0cvs138
1420
1421         * src/prefs_spelling.c
1422                 Cleanups - Fabien Vantard
1423
1424 2006-03-14 [wwp]        2.0.0cvs137
1425
1426         * src/main.c
1427                 code style normalization (curly braces, indentation).
1428
1429 2006-03-14 [wwp]        2.0.0cvs137
1430
1431         * src/main.c
1432                 code style (braces, indentation)
1433
1434 2006-03-12 [paul]       2.0.0cvs136
1435
1436         * src/prefs_common.c
1437                 trans_hdr defaults to FALSE to be RFC-savvy
1438         * src/prefs_summaries.c
1439                 add a tooltip to the trans_hdr option
1440                 
1441
1442 2006-03-12 [paul]       2.0.0cvs135
1443
1444         * src/prefs_matcher.c
1445                 give a little more width to the combos
1446         * src/prefs_display_header.c
1447         * src/textview.c
1448                 translate headers if prefs_common.trans_hdr
1449                 is TRUE
1450
1451         Patches by Pawel Pekala
1452
1453 2006-03-12 [paul]       2.0.0cvs134
1454
1455         * src/plugins/clamav/clamav_plugin.c
1456         * src/plugins/dillo_viewer/dillo_viewer.c
1457         * src/plugins/pgpcore/plugin.c
1458         * src/plugins/pgpinline/plugin.c
1459         * src/plugins/pgpmime/plugin.c
1460         * src/plugins/spamassassin/spamassassin.c
1461                 update/add to descriptions
1462         * src/plugins/spamassassin/spamassassin_gtk.c
1463                 fixes to the english, remove superfluous
1464                 tooltips, clean up a little
1465
1466 2006-03-12 [paul]       2.0.0cvs133
1467
1468         * src/compose.c
1469                 fix Bug 924, 'Account combo box shows up wrong 
1470                 if & is in account name'
1471
1472 2006-03-11 [colin]      2.0.0cvs132
1473
1474         * src/summaryview.c
1475                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1476                 messed up shift-selection because is slows down
1477                 moving around summaryview. thanks -users
1478
1479 2006-03-10 [colin]      2.0.0cvs131
1480
1481         * src/plugins/spamassassin/spamassassin_gtk.c
1482                 Put back Paul's engrish fixes
1483
1484 2006-03-10 [colin]      2.0.0cvs130
1485
1486         * src/plugins/spamassassin/spamassassin.c
1487         * src/plugins/spamassassin/spamassassin.h
1488         * src/plugins/spamassassin/spamassassin_gtk.c
1489                 Cleanup SA prefs page (more)
1490                 Patch by Fabien Vantard
1491
1492 2006-03-10 [paul]       2.0.0cvs129
1493
1494         * src/prefs_msg_colors.c
1495         * src/prefs_spelling.c
1496                 widget sensitivity
1497
1498 2006-03-09 [mones]      2.0.0cvs128
1499
1500         * po/es.po
1501                 Update for next RC
1502
1503 2006-03-09 [wwp]        2.0.0cvs127
1504
1505         * configure.ac
1506                 revert accidental commit (requirement for libetpan 0.43), this time
1507                 not in HEAD.
1508
1509 2006-03-09 [wwp]        2.0.0cvs125
1510
1511         * configure.ac
1512                 revert accidental commit (requirement for libetpan 0.43)
1513
1514 2006-03-09 [paul]       2.0.0cvs126
1515
1516         * src/prefs_receive.c
1517                 remove useless frame
1518                 replace 'incorporation' with 'receiving'
1519         * src/plugins/clamav/clamav_plugin_gtk.c
1520         * src/plugins/spamassassin/spamassassin_gtk.c
1521                 improve widget sensitivity
1522                 fix a bit his engrish
1523
1524 2006-03-09 [wwp]        2.0.0cvs125
1525
1526         * src/addressadd.c
1527         * src/foldersel.c
1528         * src/prefs_common.c
1529         * src/prefs_common.h
1530                 remember some more windows' sizes (add to addressbook and
1531                 select folder).
1532
1533 2006-03-09 [paul]       2.0.0cvs124
1534
1535         * src/plugins/pgpcore/prefs_gpg.c
1536                 normalise construction of dialogue
1537
1538 2006-03-09 [paul]       2.0.0cvs123
1539
1540         * src/plugins/trayicon/Makefile.am
1541                 add missing slash
1542
1543 2006-03-08 [colin]      2.0.0cvs122
1544
1545         * src/plugins/trayicon/Makefile.am
1546                 Fix build in separate dir 
1547                 Patch by Bamanzi <bamanzi@gmail.com>
1548
1549 2006-03-08 [colin]      2.0.0cvs121
1550
1551         * src/procmsg.c
1552                 Batch move and copies from summaryview with delayed execution
1553                 too
1554
1555 2006-03-07 [paul]       2.0.0cvs120
1556
1557         * src/common/utils.c
1558                 fix highlighting of URIs containing "()"
1559                 Patch by Pawel Pekala
1560
1561 2006-03-07 [paul]       2.0.0cvs119
1562
1563         * src/folder.c
1564         * src/folder.h
1565         * src/folderview.c
1566                 immediately do alphabetical resort when
1567                 changing a folder's name
1568                 Patch by Pawel Pekala
1569
1570 2006-03-07 [paul]       2.0.0cvs118
1571
1572         * src/news.c
1573         * src/news_gtk.c
1574                 when unsubscribing a newsgroup, remove the
1575                 folder and msgs in .sylpheed-claws/newscache
1576                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1577
1578 2006-03-07 [paul]       2.0.0cvs117
1579
1580         * src/textview.c
1581                 fix wrong Fake URL Warning
1582                 Thanks to Hiro
1583
1584 2006-03-07 [colin]      2.0.0cvs116
1585
1586         * src/imap.c
1587                 Return immediately when password dialog was
1588                 cancelled
1589         * src/gtk/inputdialog.c
1590                 Allow empty strings for passwords
1591
1592
1593 2006-03-06 [colin]      2.0.0cvs115
1594
1595         * src/imap.c
1596                 Prevent double-timeouts when connection fails
1597
1598 2006-03-06 [colin]
1599
1600         2.0.1-rc1 released
1601
1602 2006-03-06 [colin]      2.0.0cvs114
1603
1604         * src/imap.c
1605                 Refresh session during potentially long
1606                 operations
1607
1608 2006-03-06 [wwp]        2.0.0cvs113
1609
1610         * src/prefs_msg_colors.h
1611                 forgot that one (custom color labels).
1612
1613 2006-03-06 [wwp]        2.0.0cvs112
1614
1615         * src/prefs_common.c
1616         * src/prefs_common.h
1617         * src/prefs_msg_colors.c
1618         * src/summaryview.c
1619         * src/summaryview.h
1620         * src/gtk/colorlabel.c
1621         * src/gtk/colorlabel.h
1622                 colors in messages list are now customizable. Color values and names can
1623                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1624                 Thanks to Paul and Colin for their help with this longstanding patch!
1625
1626 2006-03-06 [wwp]        2.0.0cvs111
1627
1628         * src/textview.c
1629                 don't crash if (x)face is bad.
1630
1631 2006-03-05 [paul]       2.0.0cvs110
1632
1633         * AUTHORS
1634         * configure.ac
1635         * src/Makefile.am
1636         * src/common/Makefile.am
1637         * src/common/utils.h
1638         * src/etpan/imap-thread.c
1639         * src/gtk/authors.h
1640         * src/plugins/clamav/Makefile.am
1641         * src/plugins/demo/Makefile.am
1642         * src/plugins/dillo_viewer/Makefile.am
1643         * src/plugins/pgpcore/Makefile.am
1644         * src/plugins/pgpcore/passphrase.c
1645         * src/plugins/pgpinline/Makefile.am
1646         * src/plugins/pgpmime/Makefile.am
1647         * src/plugins/spamassassin/Makefile.am
1648         * src/plugins/trayicon/Makefile.am
1649                 fix builiding on cygwin
1650                 Patch by Ralgh Young <bamanzi@gmail.com>
1651
1652 2006-03-04 [wwp]        2.0.0cvs109
1653
1654         * manual/keyboard.xml
1655                 fix mixed up/down keys.
1656
1657 2006-03-04 [wwp]        2.0.0cvs108
1658
1659         * README
1660         * INSTALL
1661                 updated links to SpamAssassin.
1662
1663 2006-03-04 [wwp]        2.0.0cvs107
1664
1665         * manual/plugins.xml
1666         * src/plugins/spamassassin/README
1667                 updated SpamAssassin plugin docs to reflect new functional additions
1668                 (also fix/update/documents few technical stuff more, see the README).
1669
1670 2006-03-04 [wwp]        2.0.0cvs106
1671
1672         * src/prefs_message.c
1673                 normalized capitalization of message-prefs paths.
1674
1675 2006-03-04 [wwp]        2.0.0cvs105
1676
1677         * manual/advanced.xml
1678                 typo.
1679
1680 2006-03-03 [colin]      2.0.0cvs104
1681
1682         * src/plugins/clamav/clamav_plugin_gtk.c
1683                 Rework prefs page, patch by Fabien 
1684
1685 2006-03-03 [colin]      2.0.0cvs103
1686
1687         * src/plugins/clamav/clamav_plugin.c
1688                 Set error on all errors
1689
1690 2006-03-03 [colin]      2.0.0cvs102
1691
1692         * src/common/plugin.c
1693                 Initialize error to avoid crashing when a plugin fails
1694                 without setting error
1695
1696 2006-03-02 [wwp]        2.0.0cvs101
1697
1698         * configure.ac
1699                 fixed linker flags for libetpan support on Cygwin
1700                 (thanks to H.Merijn Brand).
1701
1702 2006-03-02 [wwp]        2.0.0cvs100
1703
1704         * src/addressbook.c
1705                 fix some AB error messages: one for punctuation and
1706                 one wrongly duplicate (thanks, maxbritov).
1707
1708 2006-03-02 [wwp]        2.0.0cvs99
1709
1710         * src/plugins/spamassassin/spamassassin.c
1711                 make sync calls to sa-learn/spamc to prevent
1712                 system (whatever local or client/server) overload.
1713
1714 2006-03-02 [colin]      2.0.0cvs98
1715
1716         * src/summaryview.c
1717                 Put the spam icon in the status column instead of the
1718                 mark one
1719
1720 2006-03-01 [colin]      2.0.0cvs97
1721
1722         * src/plugins/spamassassin/spamassassin.c
1723                 Fix segfault (g_file_set_contents fails for some 
1724                 reason and err==0x2f. Can't find out why with
1725                 valgrind, using working function :-)
1726
1727 2006-03-01 [colin]      2.0.0cvs96
1728
1729         * src/inc.c
1730                 Offline overriding: let 'No' be cached only 3 seconds
1731
1732 2006-03-01 [colin]      2.0.0cvs95
1733
1734         * src/addr_compl.c
1735         * src/addrbook.c
1736         * src/addressbook.c
1737         * src/addrindex.c
1738         * src/folder_item_prefs.c
1739         * src/headerview.c
1740         * src/imap.c
1741         * src/inc.c
1742         * src/ldif.c
1743         * src/mainwindow.c
1744         * src/mh.c
1745         * src/msgcache.c
1746         * src/prefs_common.h
1747         * src/prefs_msg_colors.c
1748         * src/procheader.c
1749         * src/procheader.h
1750         * src/procmime.c
1751         * src/procmsg.c
1752         * src/procmsg.h
1753         * src/send_message.h
1754         * src/simple-gettext.c
1755         * src/summaryview.c
1756         * src/summaryview.h
1757         * src/syldap.c
1758         * src/textview.c
1759         * src/undo.c
1760         * src/common/ssl_certificate.c
1761         * src/common/utils.c
1762         * src/gtk/colorsel.c
1763         * src/gtk/gtksctree.c
1764         * src/gtk/gtkshruler.c
1765         * src/plugins/trayicon/trayicon.c
1766                 #if 0 goes to /dev/null
1767
1768 2006-03-01 [colin]      2.0.0cvs94
1769
1770         * src/compose.c
1771         * src/imap.c
1772         * src/inc.c
1773         * src/inc.h
1774         * src/messageview.c
1775         * src/news.c
1776         * src/plugins/spamassassin/spamassassin.c
1777                 Allow to add information in the "working offline"
1778                 window
1779
1780 2006-03-01 [wwp]        2.0.0cvs93
1781
1782         * src/plugins/spamassassin/spamassassin.c
1783                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1784                 'cause it seems that calling `spamc ... < inputfile` with
1785                 g_spawn_(a)sync simply.. erm doesn't work :-).
1786
1787 2006-03-01 [wwp]        2.0.0cvs92
1788
1789         * src/toolbar.c
1790         * src/toolbar.h
1791                 simplify the adding of spam/ham button to the messageview toolbar
1792                 (it gets more clear now that the same button will be "Mark as spam"
1793                 or "Mark as ham" according to the current message status,
1794                 thanks to Colin).
1795
1796 2006-03-01 [wwp]        2.0.0cvs91
1797
1798         * src/messageview.c
1799         * src/procmsg.c
1800         * src/procmsg.h
1801         * src/summaryview.c
1802         * src/plugins/spamassassin/spamassassin.c
1803         * src/plugins/spamassassin/spamassassin.h
1804                 make learner callbacks return a status (0 for ok),
1805                 handle it in main code to avoid setting flags when learning failed,
1806                 don't learn on TCP if offline in spamassassin,
1807                 thanks to Colin.
1808
1809                 
1810
1811 2006-03-01 [wwp]        2.0.0cvs90
1812
1813         * src/compose.c
1814                 some work around the compose window's account menu,
1815                 patch by Fabien Vantard.
1816
1817 2006-03-01 [wwp]        2.0.0cvs89
1818
1819         * src/plugins/spamassassin/spamassassin.c
1820                 fixed bad logics, was using spamc in local mode and sa-learn
1821                 in remote mode (thanks, Colin).
1822
1823 2006-03-01 [wwp]        2.0.0cvs88
1824
1825         * src/plugins/spamassassin/spamassassin.c
1826         * src/plugins/spamassassin/spamassassin.h
1827         * src/plugins/spamassassin/spamassassin_gtk.c
1828                 made processing of emails w/ sa-plugin an option (default is TRUE),
1829                 fixed Engrish some tooltips, capitalization of some debug messages
1830                 and warnings. The spamassassin plugin now provides two separate
1831                 services: process emails upon incorporation and spamd training.
1832                 Both services (un)register independently but use some common
1833                 plugin settings (transport settings, spam storage location).
1834
1835 2006-02-28 [wwp]        2.0.0cvs87
1836
1837         * src/plugins/spamassassin/spamassassin.c
1838                 fix async flag to spamc cmdline execution (batch exec should
1839                 be asynchronous).
1840
1841 2006-02-27 [wwp]        2.0.0cvs86
1842
1843         * src/plugins/spamassassin/spamassassin.c
1844         * src/plugins/spamassassin/spamassassin.h
1845         * src/plugins/spamassassin/spamassassin_gtk.c
1846                 - added the ability to learn a remote spamassassin server (spamd),
1847                 using spamc.
1848                 - added the spamassassin option 'username', that applies to all
1849                 spamassassin operations (filtering, learning, local or remote).
1850                 The default username is the current unix user (if left blank
1851                 from gtk prefs or config file).
1852                 - commented out some unused code (notebook widget), removed unused
1853                 layout (hbox1).
1854                 - make more widgets sensitive to the transport type.
1855
1856 2006-02-27 [colin]      2.0.0cvs85
1857
1858         * src/plugins/spamassassin/spamassassin.c
1859                 Fix sa-learn call when offline
1860
1861 2006-02-27 [colin]      2.0.0cvs84
1862
1863         * configure.ac
1864         * src/Makefile.am
1865         * src/mainwindow.c
1866         * src/mainwindow.h
1867         * src/messageview.c
1868         * src/messageview.h
1869         * src/prefs_toolbar.c
1870         * src/procmsg.c
1871         * src/stock_pixmap.c
1872         * src/stock_pixmap.h
1873         * src/summaryview.c
1874         * src/toolbar.c
1875         * src/toolbar.h
1876         * src/pixmaps/ham_btn.xpm
1877         * src/pixmaps/spam.xpm
1878         * src/pixmaps/spam_btn.xpm
1879         * src/plugins/spamassassin/spamassassin.c
1880                 Add button in toolbar for spam learning
1881                 Fix a few bugs from the last related commit
1882                 Revert 1.9.6cvs23 which messed up shift-selection
1883
1884 2006-02-24 [colin]      2.0.0cvs83
1885
1886         * src/procmsg.c
1887         * src/summaryview.c
1888         * src/summaryview.h
1889         * src/plugins/spamassassin/spamassassin.c
1890         * src/plugins/spamassassin/spamassassin.h
1891         * src/plugins/spamassassin/spamassassin_gtk.c
1892                 Unregister learner when spamassassin is either
1893                 disabled or over tcp
1894
1895 2006-02-24 [colin]      2.0.0cvs82
1896
1897         * src/Makefile.am
1898         * src/mainwindow.c
1899         * src/mainwindow.h
1900         * src/procmsg.c
1901         * src/procmsg.h
1902         * src/stock_pixmap.c
1903         * src/stock_pixmap.h
1904         * src/summaryview.c
1905         * src/summaryview.h
1906         * src/gtk/icon_legend.c
1907         * src/pixmaps/spam.xpm  ** NEW FILE **
1908         * src/plugins/spamassassin/spamassassin.c
1909         * src/plugins/spamassassin/spamassassin_gtk.c
1910                 Add spam learning interface (Mark/Mark as 
1911                 (spam|ham) menus)
1912
1913 2006-02-24 [wwp]        2.0.0cvs81
1914
1915         * src/compose.c
1916         * src/compose.h
1917         * src/filtering.c
1918                 hide compose window when sending message in batch mode
1919                 (filtering: forward and redirect). Also fixed a wrong
1920                 value returned when sending failed, neutral anyway.
1921                 (Colin, me) 
1922
1923 2006-02-24 [wwp]        2.0.0cvs80
1924
1925         * src/mainwindow.c
1926                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1927
1928 2006-02-24 [paul]       2.0.0cvs79
1929
1930         * src/news.c
1931         * src/news.h
1932         * src/news_gtk.c
1933                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1934                 Thanks to Colin
1935
1936 2006-02-23 [colin]      2.0.0cvs78
1937
1938         * src/alertpanel.c
1939                 Change OK to Close in alertpanel with View log
1940                 button; add accel to View log. Patch by Fabien
1941                 Vantard
1942
1943 2006-02-23 [wwp]        2.0.0cvs77
1944
1945         * src/compose.c
1946                 silly me, there were much more tests to perform, since toolbars can
1947                 really have down to 1 element only.
1948
1949 2006-02-23 [wwp]        2.0.0cvs76
1950
1951         * commitHelper
1952                 fixed indentation from my previous commit. Fallback to VISUAL if
1953                 EDITOR is not set (and to vi, at last resort).
1954
1955 2006-02-23 [wwp]        2.0.0cvs75
1956
1957         * commitHelper
1958                 improved error detection (Colin, me).
1959
1960 2006-02-23 [wwp]        2.0.0cvs74
1961
1962         * src/prefs_toolbar.c
1963                 simplify and fix prefs/toolbars layouting. Combos' contents can
1964                 now be really displayed.
1965
1966 2006-02-23 [wwp]        2.0.0cvs73
1967         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1968         be really displayed.
1969
1970 2006-02-22 [wwp]        2.0.0cvs72
1971
1972         * src/compose.c
1973                 fix a typo in my previous commit (sorry!).
1974
1975 2006-02-22 [wwp]        2.0.0cvs71
1976
1977         * src/prefs_toolbar.c
1978                 fix a crash when adding separators to toolbars,
1979                 also fix some separator item information.
1980
1981 2006-02-22 [wwp]        2.0.0cvs70
1982
1983         * src/compose.c
1984                 fix a crash when redirecting (for instance) when compose window's
1985                 toolbar contents has been customized (when some buttons have been
1986                 removed in fact).
1987
1988 2006-02-21 [wwp]        2.0.0cvs69
1989
1990         * src/summaryview.c
1991         * src/gtk/pluginwindow.c
1992         * src/plugins/pgpcore/prefs_gpg.c
1993                 fix some compilation warnings (feat. remains of removed code).
1994
1995 2006-02-21 [wwp]        2.0.0cvs68
1996
1997         * src/gtk/gtkutils.c
1998                 fix two compilation issues, thanks to Stephan Sachse.
1999
2000 2006-02-20 [colin]      2.0.0cvs67
2001
2002         * src/mainwindow.c
2003                 Don't reselect displayed mail on refocus
2004                 This fixes actions misbehaving 
2005
2006 2006-02-20 [wwp]        2.0.0cvs66
2007
2008         * src/summaryview.c
2009         * src/gtk/gtksctree.c
2010         * src/gtk/gtkshruler.c
2011                 changed more runtime typecast checks.
2012
2013 2006-02-20 [wwp]        2.0.0cvs65
2014
2015         * src/summary_search.c
2016                 find all - summaryview refresh issue fixed, thanks to Colin.
2017
2018 2006-02-20 [wwp]        2.0.0cvs64
2019
2020         * src/gtk/gtkutils.c
2021                 better runtime typecast checks.
2022
2023 2006-02-20 [wwp]        2.0.0cvs63
2024
2025         * src/summary_search.c
2026                 enhancements to the summary search:
2027                         - add the ability to stop the running search
2028                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2029                         - don't search if no criteria (From/To/Subject/Body) is set
2030                         - ensure that a busy mouse pointer is always shown when searching,
2031                           show it even a bit earlier
2032
2033 2006-02-19 [colin]      2.0.0cvs62
2034
2035         * src/compose.c
2036         * src/imap.c
2037         * src/etpan/imap-thread.c
2038         * src/etpan/imap-thread.h
2039                 (Future) IMAP speed improvement on sending
2040                 Will require a libetpan update
2041         * src/summaryview.c
2042         * src/gtk/quicksearch.c
2043                 Make quicksearch clearable while running.
2044
2045 2006-02-17 [colin]      2.0.0cvs61
2046
2047         * src/imap.c
2048         * src/etpan/imap-thread.c
2049         * src/etpan/imap-thread.h
2050                 Check for IMAP certificates
2051                 ** Requires libetpan-0.42-cvs4 
2052                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2053
2054 2006-02-17 [colin]      2.0.0cvs60
2055
2056         * src/messageview.c
2057         * src/prefs_common.c
2058         * src/prefs_common.h
2059         * src/prefs_message.c
2060                 Add pref to display HTML-only mails with plugin, 
2061                 if possible (defaulting to FALSE of course).
2062
2063 2006-02-16 [colin]      2.0.0cvs59
2064
2065         * src/main.c
2066         * src/common/plugin.c
2067         * src/common/plugin.h
2068         * src/gtk/pluginwindow.c
2069                 Keep track of requested (but unloaded) plugins
2070                 in some error cases.
2071
2072 2006-02-16 [wwp]        2.0.0cvs58
2073
2074         * src/gtk/gtkaspell.c
2075         * src/gtk/gtkaspell.h
2076         * src/prefs_spelling.c
2077         * src/compose.c
2078         * src/prefs_common.c
2079         * src/prefs_common.h
2080                 implemented new optional spellchecker behaviour: re-check message when
2081                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2082
2083 2006-02-16 [wwp]        2.0.0cvs57
2084
2085         * src/quote_fmt_parse.y
2086                 pclose popen'ed pipe.
2087
2088 2006-02-15 [colin]      2.0.0cvs56
2089
2090         * src/mimeview.c
2091         * src/mimeview.h
2092                 Let MimeViewers know which MimeView they
2093                 depend of.
2094         * src/summaryview.c
2095                 Swap From/To columns in Sent/Queue/Drafts
2096                 folders
2097         * src/etpan/imap-thread.c
2098                 Use mailstream_low_tls_open() for STARTTLS
2099                 instead of mailstream_low_ssl_open()
2100                 ** REQUIRES libetpan 0.42cvs3 **
2101
2102 2006-02-15 [wwp]        2.0.0cvs55
2103
2104         * src/compose.c
2105         * src/compose.h
2106         * src/message_search.c
2107         * src/message_search.h
2108         * src/textview.c
2109         * src/gtk/gtkutils.c
2110         * src/gtk/gtkutils.h
2111                 added the ability to Find text in the compose window (and a bit
2112                 of code factorization).
2113
2114 2006-02-15 [wwp]        2.0.0cvs54
2115
2116         * src/prefs_gtk.c
2117                 yet another one file was missing (fix for some widgets' sensitivity).
2118                 Thanks Colin!
2119
2120 2006-02-15 [wwp]        2.0.0cvs53
2121
2122         * src/prefs_gtk.h
2123                 oops forgot that file (fix for some widgets' sensitivity).
2124
2125 2006-02-15 [wwp]        2.0.0cvs52
2126
2127         * src/summary_search.c
2128                 implemented advanced summary search options (added the ability
2129                 to use matcher conditions in an advanced search mode).
2130
2131 2006-02-15 [wwp]        2.0.0cvs51
2132
2133         * src/plugins/pgpcore/prefs_gpg.c
2134         * src/prefs_account.c
2135                 fix some widget sensitivity, mostly around some labels in
2136                 account prefs.
2137
2138 2006-02-15 [paul]       2.0.0cvs50
2139
2140         * manual/advanced.xml
2141                 improve Templates info
2142                 written by wwp
2143
2144 2006-02-14 [colin]      2.0.0cvs49
2145
2146         * src/pixmaps/address_book.xpm
2147         * src/pixmaps/preferences.xpm
2148         * src/pixmaps/properties.xpm
2149                 Fix pixmap size - patch by Fabien Vantard
2150
2151 2006-02-13 [colin]      2.0.0cvs48
2152
2153         * src/procmime.c
2154                 Add missing fclose()s on error
2155         * src/textview.c
2156                 Remove unused code
2157         * src/common/utils.c
2158                 Fix temp files not being deleted on windows
2159         Patches by Thomas Gilgin
2160
2161 2006-02-13 [colin]      2.0.0cvs47
2162
2163         * src/mainwindow.c
2164                 Fix exit crash
2165
2166 2006-02-13 [wwp]        2.0.0cvs46
2167
2168         * src/plugins/pgpcore/prefs_gpg.c
2169                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2170
2171 2006-02-12 [colin]      2.0.0cvs45
2172
2173         * src/folderview.c
2174         * src/main.c
2175         * src/mainwindow.c
2176                 Fix "stuff" when quitting
2177
2178 2006-02-12 [wwp]        2.0.0cvs44
2179
2180         * src/prefs_themes.c
2181                 fix typos in debug messages.
2182
2183 2006-02-11 [colin]      2.0.0cvs43
2184
2185         * src/summaryview.c
2186                 don't allow drag/drop from ourself
2187
2188 2006-02-10 [wwp]        2.0.0cvs42
2189
2190         * src/exporthtml.c
2191         * src/html.c
2192         * src/html.h
2193         * src/procmime.c
2194         * src/textview.c
2195                 renamed html_ prefixed functions and data structures to avoid
2196                 namespace clashes w/ other software (gtkhtml2 for instance).
2197                 Closes bug #907.
2198
2199
2200 2006-02-09 [colin]      2.0.0cvs41
2201
2202         * src/summaryview.c
2203                 Fix shitty logic messed up. Thanks Ticho for the hint!
2204
2205 2006-02-09 [wwp]        2.0.0cvs40
2206
2207         * src/gtk/about.c
2208         * src/compose.c
2209         * src/prefs_account.c
2210         * src/prefs_gtk.h
2211         * src/editaddress.c
2212                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2213                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2214                 Browse buttons in accounts prefs.
2215
2216 2006-02-09 [colin]      2.0.0cvs39
2217
2218         * src/matcher.c
2219                 Check for pointer before using its members
2220         * src/gtk/gtksourceprintjob.c
2221                 Fix a wrong warning
2222
2223 2006-02-09 [wwp]        2.0.0cvs38
2224
2225         * src/gtk/filesel.c
2226                 fix few compiler warnings (type mismatch).
2227
2228 2006-02-09 [paul]       2.0.0cvs37
2229
2230         * po/fr.po
2231                 updated by Fabien Vantard
2232
2233 2006-02-08 [colin]      2.0.0cvs36
2234
2235         * src/prefs_common.c
2236         * src/common/defs.h
2237         * src/common/plugin.c
2238                 allow windows and linux configurations to coexist
2239                 patch by Thomas Gilgin
2240
2241 2006-02-08 [colin]      2.0.0cvs35
2242
2243         * src/filtering.c
2244         * src/matcher.c
2245         * src/matcher.h
2246         * src/matcher_parser_parse.y
2247         * src/prefs_filtering_action.c
2248         * src/prefs_matcher.c
2249                 Add the "Ignore thread" filtering
2250                 action
2251
2252 2006-02-08 [colin]      2.0.0cvs34
2253
2254         * src/compose.c
2255         * src/procmime.c
2256         * src/procmime.h
2257                 Fix bug #905 (damaged attachment)
2258                 text files with raw \0's aren't really text files
2259         FOR_STABLE
2260
2261 2006-02-08 [colin]      2.0.0cvs33
2262
2263         * src/summaryview.c
2264                 Fix crasher introduced yesterday
2265
2266 2006-02-08 [wwp]        2.0.0cvs32
2267
2268         * src/compose.c
2269         * src/compose.h
2270                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2271
2272 2006-02-08 [wwp]        2.0.0cvs31
2273
2274         * src/prefs_template.c
2275                 templates enhancement: allow address completion for Cc and Bcc fields
2276                 (it was currently possible for the To field only)
2277
2278 2006-02-08 [colin]      2.0.0cvs30
2279
2280         * src/compose.c
2281                 Don't unblock if not blocked
2282         FOR_STABLE
2283
2284 2006-02-07 [colin]      2.0.0cvs29
2285
2286         * src/action.c
2287                 Forgot to refresh summaryview
2288
2289 2006-02-07 [colin]      2.0.0cvs28
2290
2291         * src/action.c
2292                 Freeze/thaw message list and folder list while
2293                 processing %as{} actions 
2294         * src/compose.c
2295                 Fix auto-wrap disabling after a middle-click
2296                 paste - FOR_STABLE
2297
2298 2006-02-07 [paul]       2.0.0cvs27
2299
2300         * src/folder.c
2301                 fix freeing of uninitialised pointers
2302                 Thanks to Colin
2303
2304 2006-02-06 [colin]      2.0.0cvs26
2305
2306         * src/folder.c
2307                 Use g_slist_prepend in potentially big list
2308
2309 2006-02-06 [colin]      2.0.0cvs25
2310
2311         * src/folder.c
2312                 Completely skip processing if it doesn't 
2313                 exist (faster!)
2314
2315 2006-02-06 [colin]      2.0.0cvs24
2316
2317         * src/folder.c
2318         * src/summaryview.c
2319                 Batch filtering in summaryview (from Tools menu)
2320                 and pre/post//-processing too
2321
2322 2006-02-06 [colin]      2.0.0cvs23
2323
2324         * src/procmsg.h
2325         * src/filtering.c
2326                 Use a special field for batch filtering instead
2327                 of stepping on deferred execution's toes
2328
2329 2006-02-06 [colin]      2.0.0cvs22
2330
2331         * src/action.c
2332         * src/filtering.c
2333         * src/filtering.h
2334         * src/folder.c
2335         * src/summaryview.c
2336                 Fix filtering via menus and actions
2337
2338 2006-02-06 [colin]      2.0.0cvs21
2339
2340         * src/imap.c
2341                 Put the added file directly to cache if possible (will work
2342                 with next libetpan)
2343         * src/filtering.c
2344         * src/filtering.h
2345         * src/inc.c
2346         * src/folder.c
2347         * src/mbox.c
2348         * src/procmsg.h
2349                 Move and copy filtered messages by batches instead of one
2350                 by one - faster on IMAP
2351         * src/procmsg.c
2352                 Add a function that'll possibly be useful later
2353
2354 2006-02-06 [colin]      2.0.0cvs20
2355
2356         * src/addressbook.c
2357                 Use internal mime-type instead of text/plain for d'n'd
2358         * src/compose.c
2359                 Allow attaching files from mimeview's icon list via d'n'd
2360         * src/folderview.c
2361         * src/folderview.h
2362                 Use internal mime-type instead of text/plain for d'n'd
2363                 Don't try to selected opened folder if none is
2364                 Factorize d'n'd from other apps code
2365         * src/headerview.c
2366         * src/textview.c
2367         * src/gtk/gtkutils.c
2368         * src/gtk/gtkutils.h
2369                 Factorize Face/X-Face stuff
2370         * src/mimeview.c
2371                 Fix d'n'd to other apps
2372         * src/prefs_message.c
2373                 Let the XFace pref be usable without libcompface as it also
2374                 applies to Face
2375         * src/summaryview.c
2376                 Fix d'n'd to other apps
2377                 Factorize d'n'd from other apps code
2378
2379 2006-02-06 [wwp]        2.0.0cvs19
2380
2381         * po/it.po
2382                 Italian translation fixes by Andrea Spadaccini (no more confusion
2383                 between filtering and processing, and few changes in the About
2384                 dialog).
2385
2386
2387 2006-02-06 [mones]      2.0.0cvs18
2388
2389         * src/gtk/icon_legend.c
2390                 Improved descriptions allowing better translations
2391
2392 2006-02-05 [colin]      2.0.0cvs17
2393
2394         * src/imap.c
2395                 Add the f*cking missing expunge that caused imap_fetch_env
2396                 to fail after an add_msgs ! :-///
2397         * src/etpan/imap-thread.c
2398                 Add a bit of debug
2399         FOR_STABLE
2400
2401 2006-02-05 [colin]      2.0.0cvs16
2402
2403         * src/common/utils.c
2404                 Don't check for return-path (or we can't put
2405                 back non-sent mails)
2406
2407 2006-02-05 [colin]      2.0.0cvs15
2408
2409         * src/textview.c
2410                 Don't try to display Face header in textview
2411                 when teh headerview's active
2412
2413 2006-02-05 [colin]      2.0.0cvs14
2414
2415         * tools/tbird2syl.py
2416         * tools/Makefile.am
2417                 Add script to import Thunderbird mails
2418
2419 2006-02-05 [colin]      2.0.0cvs13
2420
2421         * src/headerview.c
2422         * src/procheader.c
2423         * src/procmsg.c
2424         * src/procmsg.h
2425         * src/textview.c
2426                 Show Face headers - patch partially by Klaus Flittner
2427
2428 2006-02-05 [colin]      2.0.0cvs12
2429
2430         * src/folderview.c
2431         * src/summaryview.c
2432         * src/common/utils.c
2433         * src/common/utils.h
2434                 Let dnd work from mime icons to summaryview
2435                 and to folderview too
2436                 Add a crude test to avoid trying to add files
2437                 drag'n'dropped when they're not mails
2438
2439 2006-02-04 [colin]      2.0.0cvs11
2440
2441         * src/summaryview.c
2442         * src/mimeview.c
2443                 Fix utf8 conversion
2444
2445 2006-02-04 [colin]      2.0.0cvs10
2446
2447         * src/compose.c
2448         * src/folderview.c
2449         * src/mimeview.c
2450         * src/summaryview.c
2451         * src/summaryview.h
2452                 Added various drag and drop capas:
2453                 From                    To
2454                 summaryview             other apps
2455                 mimeview icons          other apps
2456                 other apps              summaryview
2457                 other apps              folderview
2458
2459                 This shouldn't have broken the existing:
2460                 From                    To
2461                 summaryview             folderview
2462                 folderview              folderview
2463                 summaryview             compose's attachments
2464
2465         Tests welcomed.
2466
2467 2006-02-02 [paul]       2.0.0cvs9
2468
2469         * src/mainwindow.c
2470                 move global option 'Set displayed columns...' out
2471                 of folder option grouping.
2472                 fix sensitivity of 'harvest addresses'
2473         FOR_STABLE
2474
2475 2006-02-01 [colin]      2.0.0cvs8
2476
2477         * src/mimeview.c
2478                 Revert the alertpanel patch, it sucks (intrusive
2479                 and gets in the way of "open")
2480
2481 2006-02-01 [colin]      2.0.0cvs7
2482
2483         * src/compose.c
2484         * src/prefs_account.c
2485         * src/prefs_common.c
2486         * src/common/defs.h
2487         * src/common/utils.c
2488         * src/common/utils.h
2489                 Add ability to edit the signature file
2490                 from the account preferences, and use
2491                 a default for the text editor.
2492                 Patch by Fabien Vantard
2493
2494 2006-02-01 [colin]      2.0.0cvs6
2495
2496         * src/mimeview.c
2497                 Try to get mime type by extension if it is
2498                 application/octet-stream
2499                 Display a window with possible choices when
2500                 encountering unknown mime types
2501         * src/gtk/filesel.c
2502         * src/gtk/filesel.h
2503                 Add preview
2504                 Allow multiple selection in filtered filesel
2505                 (patch by Fabien Vantard)
2506         * src/gtk/pluginwindow.c
2507                 Use it (patch by Fabien Vantard)
2508
2509 2006-02-01 [paul]       2.0.0cvs5
2510
2511         * src/jpilot.c
2512                 fix crash on creating jpilot address book
2513                 Thanks to Colin - FOR_STABLE
2514         * src/prefs_summaries.c
2515         * src/prefs_wrapping.c
2516         * src/gtk/icon_legend.c
2517         * src/gtk/quicksearch.c
2518                 string fixes and additions
2519
2520 2006-02-01 [paul]       2.0.0cvs4
2521
2522         * src/compose.c
2523         * src/mainwindow.c
2524         * src/messageview.c
2525         * src/prefs_send.c
2526                 add Arabic encoding option
2527                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2528
2529 2006-01-31 [colin]      2.0.0cvs3
2530
2531         * src/plugins/pgpcore/passphrase.c
2532                 Convert passphrase to locale encoding
2533         * src/compose.c
2534                 Fix drafting on IMAP. Crappy bug sneaked in
2535                 the release :-/
2536         FOR_STABLE
2537
2538 2006-01-30 [paul]       2.0.0cvs2
2539
2540         * src/gtk/icon_legend.c
2541                 show the new entries
2542
2543 2006-01-30 [colin]      2.0.0cvs1
2544
2545         * src/manual.c
2546                 Check for the file to be present before 
2547                 enabling the menu - FOR_STABLE
2548         * src/gtk/icon_legend.c
2549                 Add folders icons (not all of them, there
2550                 are too much, but the most intriguing ones)
2551
2552 2006-01-30 [paul]       2.0.0
2553
2554         version 2.0.0 released
2555
2556 2006-01-30 [paul]       1.9.100cvs200
2557
2558         * manual/faq.xml
2559         * manual/gpl.xml
2560         * manual/intro.xml
2561         * manual/starting.xml
2562         * manual/sylpheed-claws-manual.xml
2563                 fixes, additions
2564
2565 2006-01-29 [mones]      1.9.100cvs199
2566
2567         * manual/account.xml
2568         * manual/advanced.xml
2569         * manual/glossary.xml
2570                 Some typos fixed, added LDIF term to glossary
2571         * po/es.po
2572                 Fixed leading plus symbol
2573
2574 2006-01-29 [paul]       1.9.100cvs198
2575
2576         * po/fi.po
2577         * po/sk.po
2578                 updated by Tommi Pirinen and Andrej Kacian
2579
2580 2006-01-29 [paul]       1.9.100cvs197
2581
2582         * src/gtk/authors.h
2583                 remove duplicates
2584
2585 2006-01-29 [paul]       1.9.100cvs196
2586
2587         * AUTHORS
2588         * po/nl.po
2589         * src/gtk/authors.h
2590         * tools/claws.i18n.status.pl
2591                 nl translation updated by Tim Dijkstra
2592
2593 2006-01-29 [paul]       1.9.100cvs195
2594
2595         * po/sr.po
2596         * po/sv.po
2597                 updated by Aleksandar Urosevic and Anders Troback
2598
2599 2006-01-28 [colin]      1.9.100cvs194
2600
2601         * src/gtk/gtksourceprintjob.c
2602                 Don't fiddle with PangoLayout when we
2603                 have an image
2604
2605 2006-01-28 [paul]       1.9.100cvs193
2606
2607         * AUTHORS
2608         * po/el.po
2609         * po/zh_CN.po
2610         * src/gtk/authors.h
2611         * tools/claws.i18n.status.pl
2612                 updated translations submitted by Stavros Giannouris
2613                 and Ralgh Young
2614
2615 2006-01-27 [colin]      1.9.100cvs192
2616
2617         * src/summaryview.c
2618         * src/gtk/gtksourceprintjob.c
2619                 Add image printing 
2620                 (libgnomeprint only, of course)
2621
2622 2006-01-27 [paul]       1.9.100cvs191
2623
2624         * po/fr.po
2625         * po/it.po
2626                 updated by Fabien Vantard and Andrea Spadaccini
2627
2628 2006-01-26 [colin]      1.9.100cvs190
2629
2630         * manual/Makefile.am
2631         * configure.ac
2632                 Make building the manual optional 
2633                 (--disable-manual)
2634
2635 2006-01-26 [paul]       1.9.100cvs189
2636
2637         * manual/glossary.xml
2638         * manual/plugins.xml
2639                 edited
2640         * po/en_GB.po
2641                 updated
2642
2643 2006-01-26 [paul]       1.9.100cvs188
2644
2645         * src/prefs_display_header.c
2646         * src/prefs_folder_column.c
2647         * src/prefs_msg_colors.c
2648         * src/prefs_summaries.c
2649         * src/prefs_summary_column.c
2650                 HIGify
2651
2652 2006-01-25 [colin]      1.9.100cvs187
2653
2654         * src/imap.c
2655                 Don't allow moving/copying mails between
2656                 queue/drafts and non-queue/drafts folders
2657                 Fixes bug #897 (message header is resetted 
2658                 if one is copied to Drafts)
2659
2660 2006-01-25 [colin]      1.9.100cvs186
2661
2662         * src/folder.c
2663         * src/mainwindow.c
2664                 Fix subscribed folders not found
2665         * src/compose.c
2666                 Don't try to encode as original mail's charset
2667                 if it's ascii 
2668
2669 2006-01-25 [paul]       1.9.100cvs185
2670
2671         * AUTHORS
2672         * po/Makevars
2673                 updated
2674         * po/de.po
2675         * po/pl.po
2676         * po/pt_BR.po
2677         * po/sr.po
2678                 updates submitted by Stephan Sachse, Emilian Nowak
2679                 and Quar, Frederico Goncalves Guimaraes, and
2680                 Aleksandar Urosevic
2681                 Fix Bug 896, 'PT_BR locale broken'.
2682         * src/gtk/authors.h
2683                 updated
2684
2685 2006-01-24 [mones]      1.9.100cvs184
2686
2687         * manual/glossary.xml
2688                 All current terms finished. Reviewers welcome ;-)
2689         * manual/keyboard.xml
2690                 Fixed column width for pdf output.
2691         * po/es.po
2692                 Updated
2693
2694 2006-01-24 [paul]       1.9.100cvs183
2695
2696         * manual/glossary.xml
2697                 fix id name
2698         * manual/dist/html/Makefile.am
2699         * manual/dist/pdf/Makefile.am
2700         * manual/dist/ps/Makefile.am
2701         * manual/dist/txt/Makefile.am
2702                 fix make deps
2703                 Thanks to Colin
2704
2705 2006-01-24 [mones]      1.9.100cvs182
2706
2707         * manual/glossary.xml
2708                 Nearly finished, some terms missing.
2709
2710 2006-01-23 [paul]       1.9.100cvs181
2711
2712         * manual/dist/html/Makefile.am
2713         * manual/dist/pdf/Makefile.am
2714         * manual/dist/ps/Makefile.am
2715         * manual/dist/txt/Makefile.am
2716         * src/mainwindow.c
2717                 re-enable manual
2718                 Thanks to Colin
2719
2720 2006-01-22 [colin]      1.9.100cvs180
2721
2722         * src/compose.c
2723         * src/gtk/gtkaspell.c
2724                 Don't deselect stuff before right-clicking, with aspell.
2725                 (This prevented right-click Copy, for example).
2726                 Thanks to Clo!
2727
2728 2006-01-22 [paul]       1.9.100cvs179
2729
2730         * src/summary_search.c
2731                 don't fix the widget size as it causes problems
2732                 under localisation.
2733                 Thanks to Emilian Nowak
2734
2735 2006-01-21 [paul]       1.9.100cvs178
2736
2737         * src/prefs_themes.c
2738                 fix broken underlining of label text
2739                 with some translations
2740
2741 2006-01-21 [colin]      1.9.100cvs177
2742
2743         * po/fr.po
2744                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2745
2746 2006-01-20 [colin]      1.9.100cvs176
2747
2748         * configure.ac
2749         * Makefile.am
2750         * manual/Makefile
2751         * manual/dist/html/.cvsignore
2752         * manual/dist/html/Makefile.am
2753         * manual/dist/pdf/.cvsignore
2754         * manual/dist/pdf/Makefile.am
2755         * manual/dist/ps/.cvsignore
2756         * manual/dist/ps/Makefile.am
2757         * manual/dist/txt/.cvsignore
2758         * manual/dist/txt/Makefile.am
2759                 Autotool-ize manual
2760
2761 2006-01-20 [paul]       1.9.100cvs175
2762
2763         * manual/handling.xml
2764                 make Filtering and Searching entries easier to find
2765         * manual/keyboard.xml
2766                 add the remaining default keybinds
2767         * src/prefs_summaries.c
2768                 update the default keybinds
2769
2770 2006-01-20 [paul]       1.9.100cvs174
2771
2772         * src/addressbook.c
2773         * src/addrgather.c
2774         * src/addrharvest.c
2775         * src/editaddress.c
2776         * src/editgroup.c
2777         * src/exphtmldlg.c
2778         * src/expldifdlg.c
2779         * src/exporthtml.c
2780         * src/exportldif.c
2781         * src/ldif.c
2782                 replace 'e-mail' with 'email'
2783         * src/summary_search.c
2784                 add mnemonic to "Find all" button
2785
2786 2006-01-20 [wwp]        1.9.100cvs173
2787
2788         * src/export.c
2789         * src/import.c
2790                 touched mbox import/export buttons for HIG-compliance
2791
2792 2006-01-19 [paul]       1.9.100cvs172
2793
2794         * manual/account.xml
2795         * manual/addrbook.xml
2796         * manual/advanced.xml
2797         * manual/faq.xml
2798         * manual/handling.xml
2799         * manual/intro.xml
2800         * manual/plugins.xml
2801         * manual/starting.xml
2802                 more editing
2803
2804 2006-01-19 [paul]       1.9.100cvs171
2805
2806         * src/toolbar.c
2807                 allow use of trash button while receiving
2808                 Thanks to Colin
2809
2810 2006-01-19 [wwp]        1.9.100cvs170
2811
2812         * src/gtk/quicksearch.c
2813         * src/compose.c
2814                 force text color to black when yellow background is set
2815
2816 2006-01-19 [colin]      1.9.100cvs169
2817
2818         * src/plugins/trayicon/trayicon.c
2819                 Gray out Get Mail when already getting mail
2820
2821 2006-01-18 [paul]       1.9.100cvs168
2822
2823         * src/compose.c
2824                 give widget yellow background was To is
2825                 set via folder prefs
2826         * src/gtk/quicksearch.c
2827                 give widget yellow background when quick
2828                 search is active.
2829                 Thanks to Colin
2830
2831 2006-01-18 [paul]       1.9.100cvs167
2832
2833         * doc/man/sylpheed-claws.1
2834                 add --subscribe option
2835
2836 2006-01-18 [paul]       1.9.100cvs166
2837
2838         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2839         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2840                 use %U instead of %F (%F is broken for user installed
2841                 files in kde 3.5)
2842
2843 2006-01-18 [colin]      1.9.100cvs165
2844
2845         * src/summaryview.c
2846                 Default to Yes in "No more * messages" dialogs
2847
2848 2006-01-17 [colin]      1.9.100cvs164
2849
2850         * src/compose.c
2851                 Possibly fix an invalid iterator causing
2852                 crash
2853
2854 2006-01-17 [colin]      1.9.100cvs163
2855
2856         * src/mimeview.c
2857                 Fix crash when the image disappears under the
2858                 image viewer
2859
2860 2006-01-16 [colin]      1.9.100cvs162
2861
2862         * src/compose.c
2863                 Fix reenabling autowrap
2864
2865 2006-01-16 [colin]      1.9.100cvs161
2866
2867         * src/compose.c
2868                 reset quote_len before getting quote_str
2869
2870 2006-01-16 [colin]      1.9.100cvs160
2871
2872         * src/account.c
2873         * src/account.h
2874         * src/folder.c
2875         * src/imap_gtk.c
2876         * src/mh_gtk.c
2877                 Fix bug #883 (default inbox does not track folder move)
2878
2879 2006-01-16 [colin]      1.9.100cvs159
2880
2881         * src/compose.c
2882         * src/plugins/pgpcore/passphrase.c
2883                 More buttons fixes
2884
2885 2006-01-16 [paul]       1.9.100cvs158
2886
2887         * src/prefs_actions.c
2888         * src/prefs_filtering_action.c
2889         * src/prefs_matcher.c
2890         * src/quote_fmt.c
2891         * src/gtk/description_window.c
2892         * src/gtk/description_window.h
2893         * src/gtk/quicksearch.c
2894                 description window cleanups
2895
2896 2006-01-15 [colin]      1.9.100cvs157
2897
2898         * src/addressbook.c
2899         * src/prefs_filtering.c
2900                 Same here
2901
2902 2006-01-15 [colin]      1.9.100cvs156
2903
2904         * src/folderview.c
2905         * src/mainwindow.c
2906                 Same for "Empty trash"
2907
2908 2006-01-15 [colin]      1.9.100cvs155
2909
2910         * src/inc.c
2911                 Override offline dialog had Yes by default
2912
2913 2006-01-15 [colin]      1.9.100cvs154
2914
2915         * src/summaryview.c
2916                 Delete selected messages? previously had Yes the default
2917
2918 2006-01-15 [colin]      1.9.100cvs153
2919
2920         * src/folder.c
2921         * src/folder.h
2922         * src/main.c
2923                 Check if a mailbox is loaded after all
2924                 plugins are loaded.
2925
2926 2006-01-15 [colin]      1.9.100cvs152
2927
2928         * src/folder.c
2929                 Don't start wizard when there are unloaded folders (will help
2930                 people with only mbox or maildir mailboxes)
2931
2932 2006-01-14 [colin]      1.9.100cvs151
2933
2934         * src/addressbook.c
2935         * src/expldifdlg.c
2936         * src/importldif.c
2937         * src/importmutt.c
2938         * src/importpine.c
2939         * src/mh_gtk.c
2940                 More HIG compliance and fixes
2941
2942 2006-01-14 [colin]      1.9.100cvs150
2943
2944         * src/prefs_filtering_action.c
2945         * src/foldersel.c
2946                 Two forgotten button order changes
2947
2948 2006-01-14 [colin]      1.9.100cvs149
2949
2950         * src/account.c
2951         * src/addressbook.c
2952         * src/compose.c
2953         * src/folderview.c
2954         * src/imap_gtk.c
2955         * src/mainwindow.c
2956         * src/mh_gtk.c
2957         * src/news_gtk.c
2958         * src/prefs_actions.c
2959         * src/prefs_customheader.c
2960         * src/prefs_filtering.c
2961         * src/prefs_matcher.c
2962         * src/prefs_template.c
2963         * src/ssl_manager.c
2964         * src/summaryview.c
2965         * src/textview.c
2966         * src/toolbar.c
2967                 All deletion confirmations are now "Cancel, Delete" 
2968                 instead of "No, Yes"
2969                 Clarified most of the other "No, Yes" to 
2970                 "Cancel, Descriptive_action"
2971                 Rechanged the "Entry not saved" alerts to have 
2972                 "Close, Continue editing"
2973
2974
2975 2006-01-14 [paul]
2976
2977         * 2.0.0-rc4 released
2978
2979 2006-01-14 [paul]       1.9.100cvs148
2980
2981         * src/account.c
2982         * src/addressadd.c
2983         * src/addressbook.c
2984         * src/compose.c
2985         * src/editaddress.c
2986         * src/editbook.c
2987         * src/editgroup.c
2988         * src/editjpilot.c
2989         * src/editldap.c
2990         * src/editvcard.c
2991         * src/exphtmldlg.c
2992         * src/expldifdlg.c
2993         * src/folderview.c
2994         * src/grouplistdialog.c
2995         * src/imap_gtk.c
2996         * src/importmutt.c
2997         * src/importpine.c
2998         * src/inc.c
2999         * src/main.c
3000         * src/mainwindow.c
3001         * src/message_search.c
3002         * src/messageview.c
3003         * src/mh_gtk.c
3004         * src/mimeview.c
3005         * src/news_gtk.c
3006         * src/prefs_actions.c
3007         * src/prefs_customheader.c
3008         * src/prefs_filtering.c
3009         * src/prefs_matcher.c
3010         * src/prefs_template.c
3011         * src/prefs_themes.c
3012         * src/ssl_manager.c
3013         * src/summary_search.c
3014         * src/summaryview.c
3015         * src/textview.c
3016         * src/toolbar.c
3017         * src/gtk/foldersort.c
3018         * src/gtk/gtkaspell.c
3019         * src/gtk/inputdialog.c
3020         * src/gtk/prefswindow.c
3021         * src/plugins/pgpcore/select-keys.c
3022         * src/plugins/trayicon/trayicon.c
3023                 HIG compliant button order
3024
3025 2006-01-14 [mones]      1.9.100cvs147
3026
3027         * po/es.po
3028                 Updated translation
3029
3030 2006-01-13 [paul]       1.9.100cvs146
3031
3032         * AUTHORS
3033         * ChangeLog
3034         * src/gtk/authors.h
3035                 add Joshua M. Kwan to contributors list
3036
3037 2006-01-13 [colin]      1.9.100cvs145
3038
3039         * src/gtk/quicksearch.c
3040                 Don't refocus quick search after executing (Esc or Enter)
3041                 Allows to '/'search something then move up/down in 
3042                 summaryview, and to Esc a search and be back in the 
3043                 summaryview
3044
3045 2006-01-13 [paul]       1.9.100cvs144
3046
3047         * src/plugins/pgpinline/pgpinline.c
3048                 support Content-Type 'application/pgp'
3049                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3050
3051 2006-01-13 [paul]       1.9.100cvs143
3052
3053         * manual/account.xml
3054                 make mention of partial retrieval
3055                 thanks to Colin
3056
3057 2006-01-13 [paul]       1.9.100cvs142
3058
3059         * src/account.c
3060         * src/account.h
3061         * src/action.c
3062         * src/action.h
3063         * src/adbookbase.h
3064         * src/addr_compl.c
3065         * src/addr_compl.h
3066         * src/addrbook.c
3067         * src/addrcache.c
3068         * src/addrcache.h
3069         * src/addrcindex.c
3070         * src/addrcindex.h
3071         * src/addrclip.c
3072         * src/addrclip.h
3073         * src/addrdefs.h
3074         * src/addressadd.c
3075         * src/addressadd.h
3076         * src/addressbook.c
3077         * src/addressbook.h
3078         * src/addrgather.c
3079         * src/addrgather.h
3080         * src/addrharvest.c
3081         * src/addrharvest.h
3082         * src/addrindex.c
3083         * src/addrindex.h
3084         * src/addritem.c
3085         * src/addritem.h
3086         * src/addrquery.c
3087         * src/addrquery.h
3088         * src/addrselect.c
3089         * src/addrselect.h
3090         * src/alertpanel.c
3091         * src/alertpanel.h
3092         * src/browseldap.c
3093         * src/browseldap.h
3094         * src/codeconv.c
3095         * src/codeconv.h
3096         * src/compose.c
3097         * src/compose.h
3098         * src/customheader.c
3099         * src/customheader.h
3100         * src/displayheader.c
3101         * src/displayheader.h
3102         * src/editaddress.c
3103         * src/editaddress.h
3104         * src/editbook.c
3105         * src/editbook.h
3106         * src/editgroup.c
3107         * src/editgroup.h
3108         * src/editjpilot.c
3109         * src/editjpilot.h
3110         * src/editldap.c
3111         * src/editldap.h
3112         * src/editldap_basedn.c
3113         * src/editldap_basedn.h
3114         * src/editvcard.c
3115         * src/editvcard.h
3116         * src/exphtmldlg.c
3117         * src/exphtmldlg.h
3118         * src/expldifdlg.c
3119         * src/expldifdlg.h
3120         * src/export.h
3121         * src/exporthtml.c
3122         * src/exporthtml.h
3123         * src/exportldif.c
3124         * src/exportldif.h
3125         * src/filtering.c
3126         * src/filtering.h
3127         * src/folder.c
3128         * src/folder.h
3129         * src/folder_item_prefs.c
3130         * src/folder_item_prefs.h
3131         * src/foldersel.c
3132         * src/foldersel.h
3133         * src/folderutils.c
3134         * src/folderutils.h
3135         * src/folderview.c
3136         * src/folderview.h
3137         * src/grouplistdialog.c
3138         * src/grouplistdialog.h
3139         * src/headerview.c
3140         * src/html.c
3141         * src/html.h
3142         * src/image_viewer.c
3143         * src/image_viewer.h
3144         * src/imap.c
3145         * src/imap.h
3146         * src/imap_gtk.c
3147         * src/imap_gtk.h
3148         * src/import.h
3149         * src/importldif.c
3150         * src/importldif.h
3151         * src/importmutt.c
3152         * src/importmutt.h
3153         * src/importpine.c
3154         * src/importpine.h
3155         * src/inc.c
3156         * src/inc.h
3157         * src/jpilot.c
3158         * src/jpilot.h
3159         * src/ldapctrl.c
3160         * src/ldapctrl.h
3161         * src/ldaplocate.c
3162         * src/ldaplocate.h
3163         * src/ldapquery.c
3164         * src/ldapquery.h
3165         * src/ldapserver.c
3166         * src/ldapserver.h
3167         * src/ldaputil.c
3168         * src/ldaputil.h
3169         * src/ldif.c
3170         * src/ldif.h
3171         * src/main.c
3172         * src/main.h
3173         * src/mainwindow.c
3174         * src/mainwindow.h
3175         * src/manual.c
3176         * src/manual.h
3177         * src/mbox.c
3178         * src/mbox.h
3179         * src/message_search.c
3180         * src/message_search.h
3181         * src/messageview.c
3182         * src/messageview.h
3183         * src/mh.c
3184         * src/mh.h
3185         * src/mh_gtk.c
3186         * src/mh_gtk.h
3187         * src/mimeview.c
3188         * src/mimeview.h
3189         * src/msgcache.c
3190         * src/msgcache.h
3191         * src/mutt.c
3192         * src/mutt.h
3193         * src/news.c
3194         * src/news.h
3195         * src/news_gtk.c
3196         * src/news_gtk.h
3197         * src/partial_download.c
3198         * src/partial_download.h
3199         * src/pine.c
3200         * src/pine.h
3201         * src/pop.c
3202         * src/pop.h
3203         * src/prefs_account.c
3204         * src/prefs_account.h
3205         * src/prefs_actions.c
3206         * src/prefs_actions.h
3207         * src/prefs_common.c
3208         * src/prefs_common.h
3209         * src/prefs_compose_writing.c
3210         * src/prefs_compose_writing.h
3211         * src/prefs_customheader.c
3212         * src/prefs_customheader.h
3213         * src/prefs_display_header.c
3214         * src/prefs_display_header.h
3215         * src/prefs_filtering.c
3216         * src/prefs_filtering.h
3217         * src/prefs_filtering_action.c
3218         * src/prefs_filtering_action.h
3219         * src/prefs_folder_column.c
3220         * src/prefs_folder_column.h
3221         * src/prefs_folder_item.c
3222         * src/prefs_folder_item.h
3223         * src/prefs_fonts.c
3224         * src/prefs_fonts.h
3225         * src/prefs_gtk.c
3226         * src/prefs_gtk.h
3227         * src/prefs_image_viewer.c
3228         * src/prefs_image_viewer.h
3229         * src/prefs_matcher.c
3230         * src/prefs_matcher.h
3231         * src/prefs_message.c
3232         * src/prefs_msg_colors.c
3233         * src/prefs_msg_colors.h
3234         * src/prefs_other.c
3235         * src/prefs_quote.c
3236         * src/prefs_receive.c
3237         * src/prefs_send.c
3238         * src/prefs_spelling.c
3239         * src/prefs_spelling.h
3240         * src/prefs_summaries.c
3241         * src/prefs_summaries.h
3242         * src/prefs_summary_column.c
3243         * src/prefs_summary_column.h
3244         * src/prefs_template.c
3245         * src/prefs_template.h
3246         * src/prefs_themes.c
3247         * src/prefs_themes.h
3248         * src/prefs_toolbar.c
3249         * src/prefs_toolbar.h
3250         * src/prefs_wrapping.c
3251         * src/prefs_wrapping.h
3252         * src/privacy.c
3253         * src/privacy.h
3254         * src/procheader.c
3255         * src/procheader.h
3256         * src/procmime.c
3257         * src/procmime.h
3258         * src/procmsg.c
3259         * src/procmsg.h
3260         * src/quote_fmt.c
3261         * src/quote_fmt_parse.y
3262         * src/recv.c
3263         * src/recv.h
3264         * src/remotefolder.c
3265         * src/remotefolder.h
3266         * src/send_message.c
3267         * src/send_message.h
3268         * src/setup.c
3269         * src/setup.h
3270         * src/sourcewindow.c
3271         * src/sourcewindow.h
3272         * src/ssl_manager.c
3273         * src/ssl_manager.h
3274         * src/statusbar.c
3275         * src/statusbar.h
3276         * src/stock_pixmap.c
3277         * src/stock_pixmap.h
3278         * src/summary_search.c
3279         * src/summary_search.h
3280         * src/summaryview.c
3281         * src/summaryview.h
3282         * src/syldap.c
3283         * src/syldap.h
3284         * src/textview.c
3285         * src/textview.h
3286         * src/toolbar.c
3287         * src/toolbar.h
3288         * src/undo.c
3289         * src/undo.h
3290         * src/unmime.c
3291         * src/unmime.h
3292         * src/vcard.c
3293         * src/vcard.h
3294         * src/wizard.c
3295         * src/wizard.h
3296         * src/common/base64.c
3297         * src/common/base64.h
3298         * src/common/defs.h
3299         * src/common/hooks.c
3300         * src/common/hooks.h
3301         * src/common/log.c
3302         * src/common/log.h
3303         * src/common/mgutils.c
3304         * src/common/mgutils.h
3305         * src/common/nntp.c
3306         * src/common/nntp.h
3307         * src/common/passcrypt.c
3308         * src/common/passcrypt.h.in
3309         * src/common/plugin.c
3310         * src/common/plugin.h
3311         * src/common/prefs.c
3312         * src/common/prefs.h
3313         * src/common/progressindicator.c
3314         * src/common/progressindicator.h
3315         * src/common/quoted-printable.c
3316         * src/common/quoted-printable.h
3317         * src/common/session.c
3318         * src/common/session.h
3319         * src/common/smtp.c
3320         * src/common/smtp.h
3321         * src/common/socket.c
3322         * src/common/socket.h
3323         * src/common/ssl.c
3324         * src/common/ssl.h
3325         * src/common/ssl_certificate.c
3326         * src/common/ssl_certificate.h
3327         * src/common/stringtable.c
3328         * src/common/stringtable.h
3329         * src/common/sylpheed.c
3330         * src/common/sylpheed.h
3331         * src/common/template.c
3332         * src/common/template.h
3333         * src/common/timing.h
3334         * src/common/utils.c
3335         * src/common/utils.h
3336         * src/common/version.h.in
3337         * src/common/xml.c
3338         * src/common/xml.h
3339         * src/common/xmlprops.c
3340         * src/common/xmlprops.h
3341         * src/gtk/colorlabel.c
3342         * src/gtk/colorsel.c
3343         * src/gtk/colorsel.h
3344         * src/gtk/description_window.c
3345         * src/gtk/description_window.h
3346         * src/gtk/filesel.c
3347         * src/gtk/filesel.h
3348         * src/gtk/foldersort.c
3349         * src/gtk/foldersort.h
3350         * src/gtk/gtkutils.c
3351         * src/gtk/gtkutils.h
3352         * src/gtk/inputdialog.c
3353         * src/gtk/inputdialog.h
3354         * src/gtk/logwindow.c
3355         * src/gtk/logwindow.h
3356         * src/gtk/manage_window.c
3357         * src/gtk/manage_window.h
3358         * src/gtk/menu.c
3359         * src/gtk/menu.h
3360         * src/gtk/pluginwindow.c
3361         * src/gtk/pluginwindow.h
3362         * src/gtk/prefswindow.c
3363         * src/gtk/prefswindow.h
3364         * src/gtk/progressdialog.c
3365         * src/gtk/progressdialog.h
3366         * src/gtk/sslcertwindow.c
3367         * src/gtk/sslcertwindow.h
3368         * src/plugins/clamav/clamav_plugin.c
3369         * src/plugins/clamav/clamav_plugin.h
3370         * src/plugins/clamav/clamav_plugin_gtk.c
3371         * src/plugins/demo/demo.c
3372         * src/plugins/dillo_viewer/dillo_prefs.c
3373         * src/plugins/dillo_viewer/dillo_prefs.h
3374         * src/plugins/dillo_viewer/dillo_viewer.c
3375         * src/plugins/pgpcore/passphrase.c
3376         * src/plugins/pgpcore/passphrase.h
3377         * src/plugins/pgpcore/plugin.c
3378         * src/plugins/pgpcore/select-keys.c
3379         * src/plugins/pgpcore/select-keys.h
3380         * src/plugins/pgpcore/sgpgme.c
3381         * src/plugins/pgpcore/sgpgme.h
3382         * src/plugins/pgpinline/pgpinline.c
3383         * src/plugins/pgpinline/pgpinline.h
3384         * src/plugins/pgpinline/plugin.c
3385         * src/plugins/pgpmime/pgpmime.c
3386         * src/plugins/pgpmime/pgpmime.h
3387         * src/plugins/pgpmime/plugin.c
3388         * src/plugins/spamassassin/spamassassin.c
3389         * src/plugins/spamassassin/spamassassin.h
3390         * src/plugins/spamassassin/spamassassin_gtk.c
3391         * src/plugins/trayicon/trayicon.c
3392                 update copyright header
3393
3394 2006-01-13 [paul]       1.9.100cvs141
3395
3396         * src/account.c
3397         * src/export.c
3398         * src/import.c
3399         * src/mainwindow.c
3400         * src/prefs_account.c
3401         * src/prefs_display_header.c
3402         * src/prefs_receive.c
3403         * src/prefs_send.c
3404         * src/prefs_summaries.c
3405         * src/prefs_themes.c
3406         * src/prefs_toolbar.c
3407         * src/gtk/about.c
3408                 various cleanups
3409
3410 2006-01-12 [colin]      1.9.100cvs140
3411
3412         * src/folder.c
3413         * src/folder.h
3414         * src/main.c
3415                 Add --subscribe option
3416                 Let sylpheed-claws email@domain.com equivalent to --compose
3417                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3418
3419 2006-01-12 [paul]       1.9.100cvs139
3420
3421         * src/mainwindow.c
3422                 append 'Change folder order' label with '...'
3423         * src/prefs_actions.c
3424                 allow reordering of actions list by dnd
3425         * src/gtk/foldersort.c
3426                 make the dialog nicer
3427
3428 2006-01-11 [colin]      1.9.100cvs138
3429
3430         * src/compose.c
3431                 Allow templates without text
3432
3433 2006-01-11 [paul]       1.9.100cvs137
3434
3435         * tools/README
3436         * tools/filter_conv_new.pl
3437                 add info to README
3438                 also check .sylpheed for filter.xml
3439                 be a bit informative to the user
3440
3441 2006-01-11 [colin]      1.9.100cvs136
3442
3443         * src/textview.c
3444                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3445
3446 2006-01-10 [paul]       1.9.100cvs135
3447
3448         * tools/Makefile.am
3449         * tools/filter_conv_new.pl
3450                 add script to convert new style Sylpheed
3451                 filter rules (Sylpheed >= 0.9.99) to
3452                 Claws filtering rules
3453
3454 2006-01-10 [colin]      1.9.100cvs134
3455
3456         * src/compose.c
3457                 Fix broken line joins in certain conditions
3458                 (between two quoted lines: <enter><enter><up>
3459                  <type a wrapped sentence><go in the first line>
3460                  <insert more text><watch as line joining failed>)
3461
3462 2006-01-10 [paul]       1.9.100cvs133
3463
3464         * src/compose.c
3465                 don't report success in error dialog
3466                 thanks to Colin
3467         * src/common/utils.c
3468                 include some trailing punctuations as URI
3469                 thanks to Hiro
3470
3471 2006-01-10 [paul]       1.9.100cvs132
3472
3473         * src/mimeview.c
3474                 fix incompatible pointer type
3475                 warning
3476
3477 2006-01-10 [paul]       1.9.100cvs131
3478
3479         * src/compose.c
3480                 change Subject in window title
3481                 instantaneously
3482
3483 2006-01-09 [colin]      1.9.100cvs130
3484
3485         * src/addressbook.c
3486         * src/headerview.c
3487         * src/mainwindow.c
3488         * src/messageview.c
3489         * src/mimeview.c
3490         * src/noticeview.c
3491         * src/summaryview.c
3492                 Fix possible crashes on exit and in addressbook
3493
3494 2006-01-09 [paul]       1.9.100cvs129
3495
3496         * src/prefs_msg_colors.c
3497                 some cleanups that I forgot last time
3498
3499 2006-01-09 [paul]       1.9.100cvs128
3500
3501         * README
3502         * src/folderview.c
3503         * src/prefs_msg_colors.c
3504                 add previously hidden option, color_new, to
3505                 the gui
3506                 move the page to Display/
3507                 rework the gui
3508
3509 2006-01-09 [wwp]        1.9.100cvs127
3510
3511         * src/prefs_themes.c
3512                 made the prefs/display/themes layouts spacing less condensed
3513                 (and so they match other prefs/pages' look).
3514
3515 2006-01-09 [paul]       1.9.100cvs126
3516
3517         * src/compose.c
3518         * src/prefs_common.c
3519         * src/prefs_common.h
3520         * src/prefs_wrapping.c
3521                 remove 'wrap at send' option
3522
3523 2006-01-06 [colin]      1.9.100cvs125
3524
3525         * src/compose.c
3526                 Just make completely sure we don't insert "manual line breaks" 
3527                 when wrapping... 
3528
3529 2006-01-04 [paul]
3530
3531         * 2.0.0-rc3 released
3532
3533 2006-01-04 [paul]       1.9.100cvs124
3534
3535         * src/folderview.c
3536                 fix bug 882, 'quick scroll in folder list
3537                 displays wrong folder contents'
3538
3539 2006-01-04 [paul]       1.9.100cvs123
3540
3541         * src/plugins/pgpmime/pgpmime.c
3542                 better debug information when signing
3543                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3544
3545 2006-01-03 [colin]      1.9.100cvs122
3546
3547         * configure.ac
3548                 We need to recheck for gpgme 1.0.0 after checking
3549                 for 1.1.1, because if 1.1.1 isn't available, 
3550                 GPGME_LIBS and friends are blanked out by the 
3551                 second check.
3552
3553 2006-01-03 [colin]      1.9.100cvs121
3554
3555         * src/common/prefs.c
3556                 Windows unlink-before rename fix
3557         * src/plugins/pgpcore/sgpgme.c
3558                 Add support for PKA info if available
3559                 Both patches by Werner Koch
3560
3561 2006-01-03 [paul]       1.9.100cvs120
3562
3563         * src/messageview.c
3564                 fix bug 884, 'Send receipt' button visible in queue
3565                 Thanks to Colin
3566
3567 2006-01-02 [colin]      1.9.100cvs119
3568
3569         * src/compose.c
3570         * src/imap.c
3571                 Fix autosave on IMAP and more generally try to
3572                 return the correct ID on a newly added IMAP message
3573
3574 2006-01-02 [paul]       1.9.100cvs118
3575
3576         * manual/keyboard.xml
3577                 edited
3578
3579 2006-01-01 [paul]       1.9.100cvs117
3580
3581         * src/gtk/authors.h
3582                 alphabetical order
3583
3584 2005-12-30 [colin]      1.9.100cvs116
3585
3586         * manual/advanced.xml
3587                 Explain Pre/Post-processing differences.
3588
3589 2005-12-30 [colin]      1.9.100cvs115
3590
3591         * src/mh.c
3592                 Implement copy_msgs for a little optimization
3593         * src/imap.c
3594                 Finish yesterday's fix
3595
3596 2005-12-29 [colin]      1.9.100cvs114
3597
3598         * src/imap.c
3599                 Fix occasional failure in fetching a mail over
3600                 IMAP
3601
3602 2005-12-29 [colin]      1.9.100cvs113
3603
3604         * src/compose.c
3605                 Don't remove a draft when sending it, if it is 
3606                 locked.
3607
3608 2005-12-28 [colin]      1.9.100cvs112
3609
3610         * src/summaryview.c
3611                 Fix leak for real
3612
3613 2005-12-28 [wwp]        1.9.100cvs111
3614
3615         * doc/faq/.cvsignore
3616         * doc/faq/de/.cvsignore
3617         * doc/faq/en/.cvsignore
3618         * doc/faq/es/.cvsignore
3619         * doc/faq/fr/.cvsignore
3620         * doc/faq/it/.cvsignore
3621         * doc/manual/.cvsignore
3622         * doc/manual/de/.cvsignore
3623         * doc/manual/en/.cvsignore
3624         * doc/manual/es/.cvsignore
3625         * doc/manual/fr/.cvsignore
3626         * doc/manual/ja/.cvsignore
3627         * src/plugins/mathml_viewer/.cvsignore
3628                 rollback revival of those files (my bad, sorry for the noise).
3629
3630 2005-12-28 [wwp]        1.9.100cvs110
3631
3632         * src/compose.c
3633                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3634
3635 2005-12-28 [wwp]        1.9.100cvs109
3636
3637         * doc/faq/.cvsignore
3638         * doc/faq/de/.cvsignore
3639         * doc/faq/en/.cvsignore
3640         * doc/faq/es/.cvsignore
3641         * doc/faq/fr/.cvsignore
3642         * doc/faq/it/.cvsignore
3643         * doc/manual/.cvsignore
3644         * doc/manual/de/.cvsignore
3645         * doc/manual/en/.cvsignore
3646         * doc/manual/es/.cvsignore
3647         * doc/manual/fr/.cvsignore
3648         * doc/manual/ja/.cvsignore
3649         * src/plugins/mathml_viewer/.cvsignore
3650         * po/.cvsignore
3651                 more files to ignore.
3652
3653 2005-12-24 [colin]      1.9.100cvs108
3654
3655         * AUTHORS
3656         * src/gtk/authors.h
3657                 Update for Werner
3658
3659 2005-12-24 [colin]      1.9.100cvs107
3660
3661         * src/procmsg.c
3662                 Allow NULL src_msginfo in 
3663                 procmsg_msginfo_new_from_mimeinfo
3664
3665 2005-12-23 [paul]       1.9.100cvs106
3666
3667         * src/plugins/pgpinline/mypgpcore.def
3668                 add this forgotten file
3669
3670 2005-12-23 [colin]      1.9.100cvs105
3671
3672         * src/mainwindow.c
3673                 Fix missing break
3674
3675 2005-12-23 [colin]      1.9.100cvs104
3676
3677         * autogen.sh
3678         * src/folder.c
3679         * src/mh.c
3680         * src/common/plugin.c
3681         * src/common/socket.c
3682         * src/common/socket.h
3683         * src/common/utils.c
3684         * src/common/utils.h
3685         * src/gtk/pluginwindow.c
3686         * src/plugins/pgpcore/plugin.def
3687         * src/plugins/pgpcore/sylpheed.def
3688         * src/plugins/pgpinline/Makefile.am
3689         * src/plugins/pgpinline/plugin.def
3690         * src/plugins/pgpinline/sylpheed.def
3691         * src/plugins/pgpmime/plugin.def
3692         * src/plugins/pgpmime/sylpheed.def
3693                 Various w32 fixes by Werner Koch
3694
3695 2005-12-22 [paul]       1.9.100cvs103
3696
3697         * src/wizard.c
3698                 don't offer IMAP as 'server type' if
3699                 libetpan isn't built in
3700
3701 2005-12-22 [paul]       1.9.100cvs102
3702
3703         * AUTHORS
3704         * src/mainwindow.c
3705         * src/mainwindow.h
3706         * src/toolbar.c
3707         * src/gtk/authors.h
3708                 support GTK_TOOLBAR_BOTH_HORIZ (text
3709                 next to icon) Patch by Marien Zwart
3710                 marienz@users.sf.net
3711                 Also reword the text
3712
3713 2005-12-21 [colin]      1.9.100cvs101
3714
3715         * configure.ac
3716                 Fix DATADIRNAME
3717         * COPYING
3718                 Fix missing section and explicit the exception better
3719         * src/compose.c
3720                 Prevent mail from being lost without notice when an
3721                 SMTP error happens on trying to send an unmodified
3722                 drafted mail.
3723         * src/send_message.c
3724         * src/common/smtp.c
3725                 Fix password remembering when wrong, and add return
3726                 value checks where they should have been
3727         * src/plugins/pgpcore/sylpheed.def
3728         * src/plugins/pgpinline/sylpheed.def
3729         * src/plugins/pgpmime/sylpheed.def
3730                 Add a few symbols needed
3731
3732 2005-12-21 [paul]       1.9.100cvs100
3733
3734         * m4/codeset.m4
3735         * m4/glibc21.m4
3736         * m4/intdiv0.m4
3737         * m4/inttypes-pri.m4
3738         * m4/inttypes.m4
3739         * m4/inttypes_h.m4
3740         * m4/isc-posix.m4
3741         * m4/lcmessage.m4
3742         * m4/stdint_h.m4
3743         * m4/uintmax_t.m4
3744                 gettextization
3745                 thanks to Colin
3746
3747 2005-12-21 [paul]       1.9.100cvs99
3748
3749         * po/sv.po
3750                 fixed by Colin
3751
3752 2005-12-20 [paul]       1.9.100cvs98
3753
3754         * po/sv.po
3755                 updated by Anders Trobäck
3756
3757 2005-12-20 [colin]      1.9.100cvs97
3758
3759         * ABOUT-NLS
3760         * Makefile.am
3761         * autogen.sh
3762         * configure.ac
3763         * config/config.rpath
3764         * config/mkinstalldirs
3765         * m4/Makefile.am
3766         * m4/glibc2.m4
3767         * m4/gnupg.m4
3768         * m4/gpgme.m4
3769         * m4/intmax.m4
3770         * m4/longdouble.m4
3771         * m4/longlong.m4
3772         * m4/printf-posix.m4
3773         * m4/signed.m4
3774         * m4/size_max.m4
3775         * m4/ulonglong.m4
3776         * m4/wchar_t.m4
3777         * m4/wint_t.m4
3778         * m4/xsize.m4
3779         * po/Makefile.in.in
3780         * po/Makevars
3781         * po/bg.po
3782         * po/ca.po
3783         * po/cs.po
3784         * po/de.po
3785         * po/el.po
3786         * po/en_GB.po
3787         * po/es.po
3788         * po/fi.po
3789         * po/fr.po
3790         * po/hr.po
3791         * po/hu.po
3792         * po/it.po
3793         * po/ja.po
3794         * po/ko.po
3795         * po/nb.po
3796         * po/nl.po
3797         * po/pl.po
3798         * po/pt_BR.po
3799         * po/ru.po
3800         * po/sk.po
3801         * po/sr.po
3802         * po/stamp-po
3803         * po/sv.po
3804         * po/zh_CN.po
3805         * po/zh_TW.po
3806         * src/Makefile.am
3807         * src/codeconv.c
3808         * src/compose.c
3809         * src/exporthtml.c
3810         * src/exportldif.c
3811         * src/folder.c
3812         * src/main.c
3813         * src/manual.c
3814         * src/mh.c
3815         * src/mimeview.c
3816         * src/send_message.c
3817         * src/common/Makefile.am
3818         * src/common/fnmatch.c
3819         * src/common/fnmatch.h
3820         * src/common/fnmatch_loop.c
3821         * src/common/nntp.c
3822         * src/common/plugin.c
3823         * src/common/smtp.c
3824         * src/common/socket.c
3825         * src/common/string_match.c
3826         * src/common/sylpheed.c
3827         * src/common/utils.c
3828         * src/common/utils.h
3829         * src/common/w32_dirent.c
3830         * src/common/w32_reg.c
3831         * src/common/w32_signal.c
3832         * src/common/w32_stat.c
3833         * src/common/w32_stdio.c
3834         * src/common/w32_stdlib.c
3835         * src/common/w32_string.c
3836         * src/common/w32_time.c
3837         * src/common/w32_unistd.c
3838         * src/common/w32_wait.c
3839         * src/common/w32lib.h
3840         * src/etpan/Makefile.am
3841         * src/gtk/Makefile.am
3842         * src/plugins/clamav/Makefile.am
3843         * src/plugins/demo/Makefile.am
3844         * src/plugins/dillo_viewer/Makefile.am
3845         * src/plugins/pgpcore/Makefile.am
3846         * src/plugins/pgpcore/passphrase.c
3847         * src/plugins/pgpcore/plugin.def
3848         * src/plugins/pgpcore/sgpgme.c
3849         * src/plugins/pgpcore/sylpheed.def
3850         * src/plugins/pgpcore/version.rc
3851         * src/plugins/pgpinline/Makefile.am
3852         * src/plugins/pgpinline/plugin.def
3853         * src/plugins/pgpinline/sylpheed.def
3854         * src/plugins/pgpinline/version.rc
3855         * src/plugins/pgpmime/Makefile.am
3856         * src/plugins/pgpmime/mypgpcore.def
3857         * src/plugins/pgpmime/plugin.def
3858         * src/plugins/pgpmime/sylpheed.def
3859         * src/plugins/pgpmime/version.rc
3860         * src/plugins/spamassassin/Makefile.am
3861                 Very little ;-) patch from Werner Koch, providing
3862                 infrastructure for cross-compiling to Win32
3863
3864 2005-12-20 [paul]       1.9.100cvs96
3865
3866         * src/account.c
3867         * src/account.h
3868         * src/mainwindow.c
3869         * src/mainwindow.h
3870         * src/toolbar.c
3871         * src/toolbar.h
3872                 add a combo to the Get All button, allowing
3873                 quick retrieval from any account
3874                 Patch by Fabien Vantard, slightly modified
3875                 by Colin
3876         * src/gtk/about.c
3877                 i18n fix. Patch by Fabien Vantard
3878
3879 2005-12-19 [colin]      1.9.100cvs95
3880
3881         * src/compose.c
3882         * src/compose.h
3883                 Don't automatically join lines when they've 
3884                 been separated by the user and not automatically
3885
3886 2005-12-19 [paul]       1.9.100cvs94
3887
3888         * src/gtk/pluginwindow.c
3889                 i18n fix.
3890                 Patch by Fabien Vantard
3891
3892 2005-12-15 [paul]       1.9.100cvs93
3893
3894         * src/common/plugin.c
3895         * src/common/plugin.h
3896         * src/gtk/pluginwindow.c
3897         * src/plugins/clamav/clamav_plugin.c
3898         * src/plugins/demo/demo.c
3899         * src/plugins/dillo_viewer/dillo_viewer.c
3900         * src/plugins/pgpcore/plugin.c
3901         * src/plugins/pgpinline/plugin.c
3902         * src/plugins/pgpmime/plugin.c
3903         * src/plugins/spamassassin/spamassassin.c
3904         * src/plugins/trayicon/trayicon.c
3905                 add plugin_version()
3906
3907 2005-12-15 [colin]      1.9.100cvs92
3908
3909         * src/compose.c
3910                 Further fix bug #875
3911
3912 2005-12-15 [paul]       1.9.100cvs91
3913
3914         * src/gtk/filesel.c
3915                 fix attach_load_dir getting set to
3916                 PLUGINDIR on plugin load
3917
3918 2005-12-14 [mones]      1.9.100cvs90
3919
3920         * manual/ack.xml
3921         * manual/keyboard.xml
3922                 Initial draft and some shortcuts added
3923                 
3924         * po/es.po
3925                 Updated translation
3926
3927 2005-12-14 [colin]      1.9.100cvs89
3928
3929         * src/compose.c
3930         * src/imap.c
3931         * src/summaryview.c
3932         * src/gtk/gtkaspell.c
3933                 More leaks fixed
3934         * src/prefs_folder_item.c
3935                 Fix recursive prefs apply
3936
3937
3938 2005-12-14 [colin]      1.9.100cvs88
3939
3940         * src/compose.c
3941                 Fix bug #875 (Freeze On Inline Forward of 
3942                 Large Message)
3943
3944 2005-12-13 [colin]      1.9.100cvs87
3945
3946         * src/compose.c
3947                 Uniq-ify and sort the mimetypes list
3948                 Patch by Fabien Vantard
3949
3950 2005-12-13 [colin]      1.9.100cvs86
3951
3952         * src/imap.c
3953         * src/etpan/imap-thread.c
3954                 Fix leaks (patch by Hoa)
3955         * src/news.c
3956         * src/common/plugin.c
3957                 Fix leaks
3958
3959 2005-12-12 [colin]
3960
3961         * 2.0.0-rc2 released
3962
3963 2005-12-12 [colin]      1.9.100cvs85
3964
3965         * src/matcher.c
3966                 Fix a leak
3967
3968 2005-12-12 [wwp]        1.9.100cvs84
3969
3970         * src/gtk/icon_legend.c
3971                 fix misbehaviour and crash when closing the legend window
3972         using the Esc key (patch by Fabien Vantard).
3973
3974 2005-12-12 [paul]       1.9.100cvs83
3975
3976         * src/browseldap.c
3977         * src/foldersel.c
3978         * src/prefs_actions.c
3979         * src/prefs_filtering.c
3980         * src/prefs_matcher.c
3981         * src/prefs_spelling.glade      ** REMOVED **
3982         * src/prefs_template.c
3983         * src/gtk/foldersort.glade      ** REMOVED **
3984         * src/gtk/pluginwindow.c
3985         * src/gtk/pluginwindow.glade    ** REMOVED **
3986         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3987                 cleanups
3988
3989 2005-12-11 [paul]       1.9.100cvs82
3990
3991         * src/gtk/filesel.c
3992                 fix attach_load_dir crasher (double free)
3993
3994 2005-12-09 [paul]       1.9.100cvs81
3995
3996         * po/POTFILES.in
3997         * src/mainwindow.c
3998         * src/gtk/Makefile.am
3999         * src/gtk/icon_legend.c
4000         * src/gtk/icon_legend.h
4001                 add icon legend
4002         * src/manual.c
4003                 cleanup
4004
4005 2005-12-09 [paul]       1.9.100cvs80
4006
4007         * src/plugins/pgpcore/passphrase.c
4008                 wrap the label in the dialog
4009
4010 2005-12-09 [colin]      1.9.100cvs79
4011
4012         * src/plugins/pgpcore/sgpgme.c
4013                 Display (untrusted) on not trusted signatures
4014                 Patch by Michal Èihaø <michal@cihar.com>
4015                 Closes bug #867 (Report also key trust)
4016
4017 2005-12-09 [colin]      1.9.100cvs78
4018
4019         * src/common/plugin.c
4020                 Update licence check, following Eben Moglen's advice
4021
4022 2005-12-08 [colin]      1.9.100cvs77
4023
4024         * src/folder.c
4025                 Fix the occasionnal item->cache != NULL 
4026                 assertion failure. 
4027
4028 2005-12-08 [colin]      1.9.100cvs76
4029
4030         * src/mimeview.c
4031         * src/plugins/pgpcore/sgpgme.c
4032                 Print key id when unable to check it
4033                 Closes bug #866 (Show key id when missing)
4034
4035 2005-12-08 [paul]       1.9.100cvs75
4036
4037         * src/prefs_common.c
4038         * src/prefs_common.h
4039         * src/gtk/filesel.c
4040                 remember load attachment dir
4041
4042 2005-12-07 [colin]      1.9.100cvs74
4043
4044         * src/prefs_toolbar.c
4045                 Gtk fixes, patch by Fabien Vantard
4046
4047 2005-12-07 [colin]      1.9.100cvs73
4048
4049         * src/action.c
4050         * src/compose.c
4051         * src/compose.h
4052                 Fix bug #839 (Quoted text isn't colored after 
4053                 executing an action)
4054         * src/common/plugin.c
4055                 Require plugins to declare their licence in plugin_licence()
4056                 Refuse to load non-GPL plugins as they'd be illegal (as 
4057                 derived works of Sylpheed-Claws, they must be GPL).
4058         * src/plugins/clamav/clamav_plugin.c
4059         * src/plugins/demo/demo.c
4060         * src/plugins/dillo_viewer/dillo_viewer.c
4061         * src/plugins/pgpcore/plugin.c
4062         * src/plugins/pgpinline/plugin.c
4063         * src/plugins/pgpmime/plugin.c
4064         * src/plugins/spamassassin/spamassassin.c
4065         * src/plugins/trayicon/trayicon.c
4066                 Add plugin_licence()
4067
4068 2005-12-07 [paul]       1.9.100cvs72
4069
4070         * configure.ac
4071         * src/mainwindow.c
4072         * src/manual.c
4073         * src/manual.h
4074         * src/common/defs.h
4075                 clean up after local FAQ removal and
4076                 temporary manual removal
4077
4078 2005-12-06 [colin]      1.9.100cvs71
4079
4080         * configure.ac
4081         * doc/Makefile.am
4082         * doc/faq/.cvsignore
4083         * doc/faq/Makefile.am
4084         * doc/faq/de/.cvsignore
4085         * doc/faq/de/Makefile.am
4086         * doc/faq/de/sylpheed-faq-1.html
4087         * doc/faq/de/sylpheed-faq-2.html
4088         * doc/faq/de/sylpheed-faq-3.html
4089         * doc/faq/de/sylpheed-faq.html
4090         * doc/faq/en/.cvsignore
4091         * doc/faq/en/Makefile.am
4092         * doc/faq/en/sylpheed-faq-1.html
4093         * doc/faq/en/sylpheed-faq-2.html
4094         * doc/faq/en/sylpheed-faq-3.html
4095         * doc/faq/en/sylpheed-faq-4.html
4096         * doc/faq/en/sylpheed-faq.html
4097         * doc/faq/es/.cvsignore
4098         * doc/faq/es/Makefile.am
4099         * doc/faq/es/sylpheed-faq-1.html
4100         * doc/faq/es/sylpheed-faq-2.html
4101         * doc/faq/es/sylpheed-faq-3.html
4102         * doc/faq/es/sylpheed-faq-4.html
4103         * doc/faq/es/sylpheed-faq.html
4104         * doc/faq/fr/.cvsignore
4105         * doc/faq/fr/Makefile.am
4106         * doc/faq/fr/sylpheed-faq-1.html
4107         * doc/faq/fr/sylpheed-faq-2.html
4108         * doc/faq/fr/sylpheed-faq-3.html
4109         * doc/faq/fr/sylpheed-faq.html
4110         * doc/faq/it/.cvsignore
4111         * doc/faq/it/Makefile.am
4112         * doc/faq/it/sylpheed-faq-1.html
4113         * doc/faq/it/sylpheed-faq-2.html
4114         * doc/faq/it/sylpheed-faq-3.html
4115         * doc/faq/it/sylpheed-faq.html
4116         * doc/manual/.cvsignore
4117         * doc/manual/Makefile.am
4118         * doc/manual/de/.cvsignore
4119         * doc/manual/de/Makefile.am
4120         * doc/manual/de/sylpheed-1.html
4121         * doc/manual/de/sylpheed-10.html
4122         * doc/manual/de/sylpheed-11.html
4123         * doc/manual/de/sylpheed-12.html
4124         * doc/manual/de/sylpheed-13.html
4125         * doc/manual/de/sylpheed-14.html
4126         * doc/manual/de/sylpheed-15.html
4127         * doc/manual/de/sylpheed-16.html
4128         * doc/manual/de/sylpheed-17.html
4129         * doc/manual/de/sylpheed-18.html
4130         * doc/manual/de/sylpheed-19.html
4131         * doc/manual/de/sylpheed-2.html
4132         * doc/manual/de/sylpheed-20.html
4133         * doc/manual/de/sylpheed-3.html
4134         * doc/manual/de/sylpheed-4.html
4135         * doc/manual/de/sylpheed-5.html
4136         * doc/manual/de/sylpheed-6.html
4137         * doc/manual/de/sylpheed-7.html
4138         * doc/manual/de/sylpheed-8.html
4139         * doc/manual/de/sylpheed-9.html
4140         * doc/manual/de/sylpheed.html
4141         * doc/manual/en/.cvsignore
4142         * doc/manual/en/Makefile.am
4143         * doc/manual/en/sylpheed-1.html
4144         * doc/manual/en/sylpheed-10.html
4145         * doc/manual/en/sylpheed-11.html
4146         * doc/manual/en/sylpheed-12.html
4147         * doc/manual/en/sylpheed-13.html
4148         * doc/manual/en/sylpheed-14.html
4149         * doc/manual/en/sylpheed-15.html
4150         * doc/manual/en/sylpheed-16.html
4151         * doc/manual/en/sylpheed-17.html
4152         * doc/manual/en/sylpheed-18.html
4153         * doc/manual/en/sylpheed-19.html
4154         * doc/manual/en/sylpheed-2.html
4155         * doc/manual/en/sylpheed-20.html
4156         * doc/manual/en/sylpheed-21.html
4157         * doc/manual/en/sylpheed-22.html
4158         * doc/manual/en/sylpheed-3.html
4159         * doc/manual/en/sylpheed-4.html
4160         * doc/manual/en/sylpheed-5.html
4161         * doc/manual/en/sylpheed-6.html
4162         * doc/manual/en/sylpheed-7.html
4163         * doc/manual/en/sylpheed-8.html
4164         * doc/manual/en/sylpheed-9.html
4165         * doc/manual/en/sylpheed.html
4166         * doc/manual/es/.cvsignore
4167         * doc/manual/es/Makefile.am
4168         * doc/manual/es/sylpheed-1.html
4169         * doc/manual/es/sylpheed-10.html
4170         * doc/manual/es/sylpheed-11.html
4171         * doc/manual/es/sylpheed-12.html
4172         * doc/manual/es/sylpheed-13.html
4173         * doc/manual/es/sylpheed-14.html
4174         * doc/manual/es/sylpheed-15.html
4175         * doc/manual/es/sylpheed-16.html
4176         * doc/manual/es/sylpheed-17.html
4177         * doc/manual/es/sylpheed-18.html
4178         * doc/manual/es/sylpheed-19.html
4179         * doc/manual/es/sylpheed-2.html
4180         * doc/manual/es/sylpheed-20.html
4181         * doc/manual/es/sylpheed-3.html
4182         * doc/manual/es/sylpheed-4.html
4183         * doc/manual/es/sylpheed-5.html
4184         * doc/manual/es/sylpheed-6.html
4185         * doc/manual/es/sylpheed-7.html
4186         * doc/manual/es/sylpheed-8.html
4187         * doc/manual/es/sylpheed-9.html
4188         * doc/manual/es/sylpheed.html
4189         * doc/manual/fr/.cvsignore
4190         * doc/manual/fr/Makefile.am
4191         * doc/manual/fr/sylpheed-1.html
4192         * doc/manual/fr/sylpheed-10.html
4193         * doc/manual/fr/sylpheed-11.html
4194         * doc/manual/fr/sylpheed-12.html
4195         * doc/manual/fr/sylpheed-13.html
4196         * doc/manual/fr/sylpheed-14.html
4197         * doc/manual/fr/sylpheed-15.html
4198         * doc/manual/fr/sylpheed-16.html
4199         * doc/manual/fr/sylpheed-17.html
4200         * doc/manual/fr/sylpheed-18.html
4201         * doc/manual/fr/sylpheed-19.html
4202         * doc/manual/fr/sylpheed-2.html
4203         * doc/manual/fr/sylpheed-20.html
4204         * doc/manual/fr/sylpheed-3.html
4205         * doc/manual/fr/sylpheed-4.html
4206         * doc/manual/fr/sylpheed-5.html
4207         * doc/manual/fr/sylpheed-6.html
4208         * doc/manual/fr/sylpheed-7.html
4209         * doc/manual/fr/sylpheed-8.html
4210         * doc/manual/fr/sylpheed-9.html
4211         * doc/manual/fr/sylpheed.html
4212         * doc/manual/ja/.cvsignore
4213         * doc/manual/ja/Makefile.am
4214         * doc/manual/ja/sylpheed-1.html
4215         * doc/manual/ja/sylpheed-10.html
4216         * doc/manual/ja/sylpheed-11.html
4217         * doc/manual/ja/sylpheed-12.html
4218         * doc/manual/ja/sylpheed-13.html
4219         * doc/manual/ja/sylpheed-14.html
4220         * doc/manual/ja/sylpheed-15.html
4221         * doc/manual/ja/sylpheed-16.html
4222         * doc/manual/ja/sylpheed-17.html
4223         * doc/manual/ja/sylpheed-18.html
4224         * doc/manual/ja/sylpheed-19.html
4225         * doc/manual/ja/sylpheed-2.html
4226         * doc/manual/ja/sylpheed-20.html
4227         * doc/manual/ja/sylpheed-3.html
4228         * doc/manual/ja/sylpheed-4.html
4229         * doc/manual/ja/sylpheed-5.html
4230         * doc/manual/ja/sylpheed-6.html
4231         * doc/manual/ja/sylpheed-7.html
4232         * doc/manual/ja/sylpheed-8.html
4233         * doc/manual/ja/sylpheed-9.html
4234         * doc/manual/ja/sylpheed.html
4235         * doc/manual/ja/sylpheed.sgml
4236         * src/mainwindow.c
4237                 Remove outdated manual and faq. Noisy, eh?
4238
4239 2005-12-06 [colin]      1.9.100cvs70
4240
4241         * src/compose.c
4242         * src/quote_fmt_parse.y
4243         * src/undo.c
4244         * src/undo.h
4245                 Allow %X to position cursor at 0 
4246                 (no %X = before signature)
4247                 Fix paste as quotation putting the cursor at 0
4248                 Fix undo offsets when pasting
4249                 Insert the quote_fmt at once instead of line 
4250                 by line
4251                 Fix [Edited] when starting to reply/forward
4252
4253 2005-12-06 [paul]       1.9.100cvs69
4254
4255         * src/plugins/clamav/clamav_plugin_gtk.c
4256                 add another tooltip
4257         * src/plugins/spamassassin/spamassassin_gtk.c
4258                 rework spamassassin_create_widget_func()
4259
4260 2005-12-05 [colin]      1.9.100cvs68
4261
4262         * po/POTFILES.in
4263                 Fix make release ;-)
4264
4265 2005-12-05 [colin]      1.9.100cvs67
4266
4267         * src/compose.c
4268         * src/compose.h
4269                 Fix cursor positioning (not obeying %X)
4270
4271 2005-12-05 [paul]       1.9.100cvs66
4272
4273         * src/plugins/dillo_viewer/dillo_prefs.c
4274                 fix compilation warning
4275
4276 2005-12-05 [paul]       1.9.100cvs65
4277
4278         * src/prefs_spelling.c
4279         * src/plugins/trayicon/trayicon.c
4280                 cleanups - remove unused stuff
4281
4282 2005-12-05 [paul]       1.9.100cvs64
4283
4284         * README
4285         * manual/plugins.xml
4286                 remove info about removed mathml_viewer plugin
4287
4288 2005-12-05 [paul]       1.9.100cvs63
4289
4290         * configure.ac
4291         * src/plugins/Makefile.am
4292         * src/plugins/mathml_viewer/.cvsignore
4293         * src/plugins/mathml_viewer/Makefile.am
4294         * src/plugins/mathml_viewer/mathml_viewer.c
4295                 remove unmaintained mathml_viewer plugin
4296
4297 2005-12-05 [paul]       1.9.100cvs62
4298
4299         * src/summaryview.c
4300                 obey prefs_common.always_show_msg when
4301                 moving a msg
4302                 Thanks to Colin
4303
4304 2005-12-05 [paul]       1.9.100cvs61
4305
4306         * src/compose.c
4307         * src/prefs_account.c
4308         * src/prefs_filtering.c
4309         * src/prefs_quote.c
4310         * src/prefs_spelling.c
4311         * src/prefs_toolbar.c
4312         * src/summaryview.c
4313         * src/gtk/gtkutils.c
4314         * src/gtk/quicksearch.c
4315         * src/plugins/dillo_viewer/dillo_prefs.c
4316                 dialog cleanups
4317
4318 2005-12-04 [paul]       1.9.100cvs60
4319
4320         * src/inc.c
4321         * src/prefs_account.c
4322         * src/prefs_account.h
4323                 allow a Local account to specify a
4324                 default inbox
4325                 (closes bug 843 'Inbox cannot be changed for local
4326                  mailboxes')
4327
4328 2005-12-04 [colin]      1.9.100cvs59
4329
4330         * src/plugins/trayicon/trayicon.c
4331                 Remove Get, rename Get All to Get Mail in order to
4332                 be consistent with the default main toolbar
4333
4334 2005-12-03 [colin]      1.9.100cvs58
4335
4336         * manual/gpl.xml
4337         * manual/sylpheed-claws-manual.xml
4338                 Add GPL appendix
4339
4340 2005-12-03 [paul]       1.9.100cvs57
4341
4342         * AUTHORS
4343         * po/sv.po
4344         * src/gtk/authors.h
4345                 new (partially complete) Swedish translation
4346                 by Anders Troback <sylpheed@troback.com>
4347
4348 2005-12-02 [paul]       1.9.100cvs56
4349
4350         * configure.ac
4351                 libetpan 0.41 required
4352
4353 2005-12-02 [paul]       1.9.100cvs55
4354
4355         * src/plugins/clamav/clamav_plugin.c
4356         * src/plugins/clamav/clamav_plugin.h
4357         * src/plugins/clamav/clamav_plugin_gtk.c
4358         * src/plugins/spamassassin/spamassassin.c
4359         * src/plugins/spamassassin/spamassassin.h
4360         * src/plugins/spamassassin/spamassassin_gtk.c
4361                 unregister prefs pages on unloading, thus
4362                 preventing a crash
4363                 (thanks to Colin for the hint)
4364
4365 2005-12-02 [wwp]        1.9.100cvs54
4366
4367         * src/quote_fmt.h
4368         * src/quote_fmt_parse.y
4369                 fix misuse of gboolean*, use gboolean instead
4370                 (thanks to Paul, Colin, for pointing out that scaring one)
4371
4372 2005-12-02 [paul]       1.9.100cvs53
4373
4374         * src/plugins/clamav/clamav_plugin.c
4375                 int no --> unsigned int no
4376         * src/plugins/clamav/clamav_plugin_gtk.c
4377                 rework config page
4378
4379 2005-12-02 [wwp]        1.9.100cvs52
4380
4381         * src/compose.c
4382         * src/prefs_template.c
4383         * src/quote_fmt.h
4384         * src/quote_fmt_parse.y
4385                 prevent from executing |f and |p templates commands when
4386                 adding or replacing templates in prefs (avoids annoying and
4387                 potentially dangerous behaviours)
4388
4389 2005-12-02 [paul]       1.9.100cvs51
4390
4391         * src/prefs_common.c
4392                 allow translation of some default values
4393                 Patch by Fabien Vantard
4394
4395 2005-12-02 [paul]       1.9.100cvs50
4396
4397         * src/codeconv.c
4398         * src/codeconv.h
4399         * src/prefs_common.c
4400         * src/prefs_common.h
4401         * src/prefs_message.c
4402         * src/textview.c
4403                 remove obsolete 'convert_mb_alnum' option
4404                 and related stuff
4405         * src/gtk/about.c
4406                 remove unused 'about_textview_visibility_notify'
4407
4408 2005-12-02 [paul]       1.9.100cvs49
4409
4410         * src/prefs_account.c
4411         * src/prefs_compose_writing.c
4412         * src/prefs_fonts.c
4413         * src/prefs_gtk.h
4414         * src/prefs_image_viewer.c
4415         * src/prefs_message.c
4416         * src/prefs_other.c
4417         * src/prefs_receive.c
4418         * src/prefs_send.c
4419         * src/prefs_spelling.c
4420         * src/prefs_summaries.c
4421         * src/prefs_wrapping.c
4422         * src/plugins/dillo_viewer/dillo_prefs.c
4423         * src/plugins/pgpcore/prefs_gpg.c
4424                 several cleanups to the prefs dialogs
4425                 (slightly modified) patch by Fabien Vantard
4426
4427 2005-12-02 [paul]       1.9.100cvs48
4428
4429         * src/main.c
4430                 --exit means exit
4431         * src/send_message.c
4432                 fix crash on send when connection fails
4433
4434         Thanks to Colin
4435
4436 2005-12-01 [colin]      1.9.100cvs47
4437
4438         * src/html.c
4439                 Translate &hellip; to "..."
4440
4441 2005-11-30 [colin]      1.9.100cvs46
4442
4443         * src/matcher.c
4444         * src/matcher.h
4445                 Optimize back yesterday's fix.
4446
4447 2005-11-30 [paul]       1.9.100cvs45
4448
4449         * manual/faq.xml
4450                 standardised
4451         * manual/intro.xml
4452                 written by Colin, edited by me
4453
4454 2005-11-29 [colin]      1.9.100cvs44
4455
4456         * src/matcher.c
4457                 Skip headers unconditionnaly in match_body if the
4458                 rule is not message or ~message
4459
4460 2005-11-29 [colin]      1.9.100cvs43
4461
4462         * src/matcher.c
4463                 Fix body_part and such, not skipping headers 
4464                 if the matchcriteria wasn't the first in the rule
4465
4466 2005-11-29 [colin]      1.9.100cvs42
4467
4468         * src/compose.c
4469                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4470                 option missing from message view window)
4471                 Fix double text D'n'D with gtk-2.8
4472         * src/matcher.c
4473                 Fix ~message, ~headers_part, ~body_part rules
4474         * src/messageview.c
4475                 Add Windows-1252 (Closes bug #863)
4476                 Fix accels
4477         * src/gtk/gtkaspell.c
4478                 Properly destroy accels in all menus
4479
4480 2005-11-29 [mones]      1.9.100cvs41
4481
4482         * po/es.po
4483                 Updated.
4484
4485 2005-11-27 [colin]      1.9.100cvs40
4486
4487         * src/mh_gtk.c
4488                 "/Remove mailbox" -> "/Remove mailbox..."
4489
4490 2005-11-27 [paul]       1.9.100cvs39
4491
4492         * AUTHORS
4493         * po/de.po
4494         * src/gtk/authors.h
4495                 updated by new maintainer, Stephan Sachse
4496
4497 2005-11-27 [paul]       1.9.100cvs38
4498
4499         * manual/faq.xml
4500                 written by Colin, edited by me
4501
4502 2005-11-27 [paul]       1.9.100cvs37
4503
4504         * src/prefs_common.c
4505         * src/prefs_common.h
4506         * src/prefs_receive.c
4507         * src/prefs_summaries.c
4508                 move 'go to inbox after receiving new mail'
4509                 option from display/sumamaries to mail
4510                 handling/receive, and rework prefs_summaries
4511                 dialog a little
4512
4513 2005-11-25 [martin]     1.9.100cvs36
4514
4515         * po/de.po
4516             fixed windows-1252 translation;
4517             translated some new and fuzzy strings
4518
4519 2005-11-25 [paul]       1.9.100cvs35
4520
4521         * src/plugins/clamav/clamav_plugin.c
4522                 complete the update done in cvs34
4523
4524 2005-11-25 [paul]       1.9.100cvs34
4525
4526         * src/plugins/clamav/clamav_plugin.c
4527                 reflect upstream changes
4528
4529 2005-11-25 [paul]       1.9.100cvs33
4530
4531         * manual/ack.xml
4532         * manual/plugins.xml
4533         * manual/sylpheed-claws-manual.xml
4534                 written/updated by Colin, edited by me
4535         * tools/acroread2sylpheed.pl
4536                 update binary name
4537
4538 2005-11-24 [colin]      1.9.100cvs32
4539
4540         * src/compose.c
4541                 Fix bug #856 (reediting messages forgets Request
4542                 Return Receipt)
4543
4544 2005-11-24 [paul]       1.9.100cvs31
4545
4546         * manual/addrbook.xml
4547         * manual/starting.xml
4548                 written by Colin, proofread, edited, adapted by me
4549         * manual/advanced.xml
4550                 add some Actions examples
4551         * src/importldif.c
4552                 use a Save button instead of a Close button
4553         * src/wizard.c
4554                 indicate mandatory fields
4555                 fix page display
4556                 Thanks to Colin
4557
4558 2005-11-23 [colin]      1.9.100cvs30
4559
4560         * src/addressbook.c
4561                 Rename menu item, fix possible crash after
4562                 deletion of books
4563         * src/addrindex.c
4564                 Allow searching for '*' in ldap
4565         * src/browseldap.c
4566                 Fix "Browse Entry" (did anyone use it?)
4567         * src/wizard.c
4568                 Add guards for mandatory information
4569
4570 2005-11-23 [paul]       1.9.100cvs29
4571
4572         * manual/advanced.xml
4573                 corrections to the English
4574
4575 2005-11-23 [colin]      1.9.100cvs28
4576
4577         * src/mimeview.c
4578                 Fix possible crash at exit. After the call to
4579                 gtk_container_remove(), the Viewer's widget has no
4580                 more parent so gtk+ automatically frees it and its
4581                 sons. If destroy_viewer() then try to access it,
4582                 problems ensue.
4583
4584 2005-11-22 [colin]      1.9.100cvs27
4585
4586         * src/compose.c
4587         * src/gtk/gtkaspell.c
4588                 Fix right-clicking on a misspelled word
4589                 Fix More... in suggestions menu
4590
4591 2005-11-22 [wwp]        1.9.100cvs26
4592
4593         * src/prefs_template.c
4594                 templates works: re-sort templates list when adding or replacing,
4595                 prevent from adding or replacing when the template name is empty
4596
4597 2005-11-21 [colin]      1.9.100cvs25
4598
4599         * src/addressbook.c
4600                 Fix some addressbook suckage (dnd, select all)
4601         * src/compose.c
4602         * src/gtk/gtkaspell.c
4603         * src/gtk/gtkaspell.h
4604                 Make the spellchecker menu work with the 
4605                 GtkTextView one instead of overriding it
4606
4607 2005-11-20 [paul]       1.9.100cvs24
4608
4609         * manual/handling.xml
4610                 proofread and corrected
4611
4612 2005-11-20 [paul]       1.9.100cvs23
4613
4614         * manual/Makefile
4615                 generate html as one file
4616         * manual/advanced.xml
4617                 fix output generation
4618                 reformat hidden options list
4619         * manual/manual.xml     ** REMOVED **
4620         * manual/sylpheed-claws-manual.xml      ** ADDED **
4621                 renamed
4622
4623 2005-11-18 [colin]      1.9.100cvs22
4624
4625         * src/prefs_account.c
4626                 Fix layout in news and mbox accounts
4627         * manual/account.xml
4628         * manual/advanced.xml
4629                 New contents for Paul to check :)
4630
4631 2005-11-18 [wwp]        1.9.100cvs21
4632
4633         * src/gtk/quicksearch.c
4634                 don't update extended quicksearch buttons twice
4635
4636 2005-11-18 [paul]       1.9.100cvs20
4637
4638         * src/textview.c
4639                 complete 1.9.100cvs19
4640
4641 2005-11-18 [paul]       1.9.100cvs19
4642
4643         * src/compose.c
4644                 cosmetic improvements
4645         * src/textview.c
4646                 also list text/* attachments
4647
4648 2005-11-18 [colin]      1.9.100cvs18
4649
4650         * src/summaryview.c
4651                 Use column 0 instead of -1 in 
4652                 gtk_ctree_node_moveto, in a naive
4653                 hope it'll fix the gtk-related crashes
4654
4655 2005-11-18 [colin]      1.9.100cvs17
4656
4657         * src/gtk/inputdialog.c
4658                 Fix icon staying the first one
4659
4660 2005-11-17 [wwp]        1.9.100cvs16
4661                 fix possible problem showing some quicksearch buttons, and a bad
4662                 call to g_return_if_fail in a function that returns a value (both
4663                 fixes by Fabien Vantard)
4664
4665 2005-11-15 [wwp]        1.9.100cvs15
4666
4667         * src/gtk/quicksearch.c
4668                 added a tooltip to that obscure ... quicksearch button
4669
4670 2005-11-15 [wwp]        1.9.100cvs14
4671
4672         * src/gtk/quicksearch.c
4673                 add a quicksearch helper to filtering expression users: the ... button
4674                 raises the condition expr window. condition expressions set up w/ this
4675                 window are used by the quicksearch if the user closes it pressing OK.
4676
4677 2005-11-14 [paul]       1.9.100cvs13
4678
4679         * src/plugins/clamav/clamav_plugin.c
4680         * src/plugins/spamassassin/spamassassin.c
4681                 change plugin type following recent merging
4682
4683 2005-11-14 [wwp]        1.9.100cvs12
4684
4685         * src/folder.c
4686                 prevent from crashing when copying/moving message(s) from and
4687                 to the same folder
4688
4689 2005-11-14 [paul]       1.9.100cvs11
4690
4691         * src/plugins/clamav/Makefile.am
4692         * src/plugins/clamav/clamav_plugin.c
4693         * src/plugins/clamav/clamav_plugin.h
4694         * src/plugins/clamav/clamav_plugin_gtk.c
4695                 also merge clamav and clamav_gtk plugins
4696
4697 2005-11-13 [colin]      1.9.100cvs10
4698
4699         * configure.ac
4700         * src/plugins/spamassassin/Makefile.am
4701         * src/plugins/spamassassin/spamassassin.c
4702         * src/plugins/spamassassin/spamassassin.h
4703         * src/plugins/spamassassin/spamassassin_gtk.c
4704                 Merge spamassassin and spamassassin_gtk plugins,
4705                 and build it by default.
4706
4707 2005-11-12 [colin]      1.9.100cvs9
4708
4709         * src/etpan/imap-thread.c
4710                 Fix gcc warning
4711
4712 2005-11-12 [colin]      1.9.100cvs8
4713
4714         * src/procmime.c
4715                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4716
4717 2005-11-10 [colin]      1.9.100cvs7
4718
4719         * src/main.c
4720                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4721                 minimised state)
4722
4723 2005-11-10 [wwp]        1.9.100cvs6
4724
4725         * src/gtk/description_window.c
4726                 fix a crash when closing description windows using the WM's [X] button
4727
4728 2005-11-09 [colin]      1.9.100cvs5
4729
4730         * src/common/ssl.c
4731                 Update libetpan call to follow upstream
4732                 (yes, this requires libetpan-0.40cvs3)
4733
4734 2005-11-08 [colin]      1.9.100cvs4
4735
4736         * src/compose.c
4737         * src/textview.c
4738         * src/common/utils.c
4739         * src/common/utils.h
4740                 Enhance the email parser
4741
4742 2005-11-08 [colin]      1.9.100cvs3
4743
4744         * src/procmime.c
4745                 Fix what looks like an off-by-one (fixes 
4746                 attachments from the Bat)
4747
4748 2005-11-08 [wwp]        1.9.100cvs2
4749
4750         * src/main.c
4751                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4752
4753 2005-11-08 [wwp]        1.9.100cvs1
4754
4755         * src/main.c
4756                 allow exiting Sylpheed-Claws from command-line
4757
4758 2005-11-08 [paul]       1.9.100
4759
4760         1.9.100 released
4761
4762 2005-11-07 [colin]      1.9.99cvs17
4763
4764         * src/addritem.c
4765         * src/ldif.c
4766                 Fix import of base-64 encoded items
4767
4768 2005-11-07 [colin]      1.9.99cvs16
4769
4770         * src/send_message.c
4771                 Fix bug #314 (Queue does not empty under certain 
4772                 circumstances)
4773
4774 2005-11-07 [paul]       1.9.99cvs15
4775
4776         * src/mutt.c
4777         * src/pine.c
4778                 fix buffer overflows
4779                 Thanks to Colin
4780
4781 2005-11-07 [paul]       1.9.99cvs14
4782
4783         * doc/man/Makefile.am
4784         * doc/man/sylpheed-claws.1      ** ADDED **
4785         * doc/man/sylpheed.1            ** DELETED **
4786                 rename and update the man file
4787
4788 2005-11-06 [colin]      1.9.99cvs13
4789
4790         * src/ldif.c
4791                 Fix ldif_get_line() that returned empty strings
4792                 (Didn't understand why). Also fix a possible
4793                 buffer overflow.
4794
4795 2005-11-06 [wwp]        1.9.99cvs12
4796
4797         * src/textview.c
4798         * src/gtk/about.c
4799         * src/gtk/gtkutils.c
4800         * src/gtk/gtkutils.h
4801                 fix a compilation warning,
4802                 make links sensitive in the about dialog
4803
4804 2005-11-04 [wwp]        1.9.99cvs11
4805
4806         * src/gtk/about.c
4807                 don't wrap or translate URIs, and a bit text format cleanup
4808
4809 2005-11-04 [wwp]        1.9.99cvs10
4810
4811         * src/gtk/about.c
4812                 better textview tagging implementation (no more use of marks for
4813                 postponed tagging)
4814
4815 2005-11-02 [colin]      1.9.99cvs9
4816
4817         * src/common/ssl.c
4818                 Forgot an ifdef
4819
4820 2005-11-02 [colin]      1.9.99cvs8
4821
4822         * configure.ac
4823                 Require libetpan-0.40 due to upstream fix
4824         * src/common/ssl.c
4825                 Tell libetpan not to call SSL_Library_Init,
4826                 as we do it ourselves.
4827
4828 2005-11-02 [colin]      1.9.99cvs7
4829
4830         * po/POTFILES.in
4831                 Add missing files (thanks to Fabien Vantard)
4832
4833 2005-11-02 [colin]      1.9.99cvs6
4834
4835         * src/summaryview.c
4836                 Fix totals when read messages are hidden or quicksearch
4837                 is on
4838         * src/ssl_manager.c
4839         * src/ssl_manager.h
4840         * src/common/ssl_certificate.c
4841         * src/common/ssl_certificate.h
4842         * src/gtk/sslcertwindow.c
4843         * src/gtk/sslcertwindow.h
4844                 Fix copyright on my stuff
4845
4846 2005-11-02 [wwp]        1.9.99cvs5
4847
4848         * src/prefs_themes.c
4849                 fix directory name checking (theme installation/removal),
4850                 made related error a bit more verbose
4851
4852 2005-11-02 [colin]      1.9.99cvs4
4853
4854         * src/summaryview.c
4855                 Fix typo (probably fixes bug #841 (Sort by the From 
4856                 field doesn't work)
4857
4858 2005-11-02 [paul]       1.9.99cvs3
4859
4860         * po/ko.po
4861         * po/nb.po
4862                 updated by SungHyun Nam, Geir Helland
4863         * src/wizard.c
4864                 fix typo in welcome message. spotted by
4865                 Andrea Spadaccini
4866
4867 2005-11-01 [colin]      1.9.99cvs2
4868
4869         * src/compose.c
4870                 Fix replying to ml wen confirming subscription
4871         * src/messageview.c
4872         * src/mimeview.c
4873         * src/mimeview.h
4874         * src/privacy.h
4875         * src/summaryview.c
4876                 Make key check non blocking
4877
4878 2005-10-31 [paul]       1.9.99cvs1
4879
4880         * tools/claws.i18n.status.pl
4881                 updated for ChangeLog
4882
4883 2005-10-31 [paul]       1.9.99
4884
4885         1.9.99 released
4886
4887 2005-10-31 [paul]       1.9.15cvs131
4888
4889         * .cvsignore
4890         * ChangeLog
4891         * ChangeLog.claws       ** REMOVED **
4892         * ChangeLog-gtk2.claws  ** REMOVED **
4893         * ChangeLog.gtk1        ** ADDED **
4894         * INSTALL
4895         * Makefile.am
4896         * NEWS
4897         * README
4898         * README.claws          ** REMOVED **
4899         * README.jp             ** REMOVED **
4900         * RELEASE_NOTES         ** ADDED **
4901         * RELEASE_NOTES.claws   ** REMOVED **
4902         * commitHelper
4903         * configure.ac
4904         * sylpheed.spec.in      ** REMOVED **
4905                 tidy up and update the default docs:
4906                 ChangeLog.claws is renamed ChangeLog.gtk1
4907                 ChangeLog-gtk2.claws is renamed ChangeLog
4908                 README.claws is renamed README
4909                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4910
4911 2005-10-31 [paul]       1.9.15cvs130
4912
4913         * po/it.po
4914                 fix errors
4915
4916 2005-10-31 [paul]       1.9.15cvs129
4917
4918         * po/ca.po
4919         * po/de.po
4920         * po/en_GB.po
4921         * po/fr.po
4922         * po/it.po
4923         * po/pt_BR.po
4924         * po/sk.po
4925         * po/sr.po
4926         * po/zh_CN.po
4927                 updated by Miquel Oliete, Stephan Sachse and
4928                 Thomas Gilgin, me, Fabien Vantard, Andrea
4929                 Spadaccini, Frederico Goncalves Guimaraes,
4930                 Andrej Kacian, Aleksandar Urosevic, and
4931                 Ralgh Young.
4932
4933 2005-10-31 [mones]      1.9.15cvs128
4934
4935         * manual/faq.xml
4936                 More questions.
4937         
4938         * po/es.po
4939                 Updated for release.
4940
4941 2005-10-30 [colin]      1.9.15cvs127
4942
4943         * src/compose.c
4944                 Place cursor before rewrapping (fixes cursor
4945                 pos if quotation gets rewrapped)
4946
4947 2005-10-29 [paul]       1.9.15cvs126
4948
4949         * src/crash.c
4950         * src/foldersel.c
4951         * src/main.c
4952         * src/messageview.c
4953         * src/toolbar.c
4954         * src/gtk/authors.h
4955                 corrections to text items
4956
4957 2005-10-28 [colin]      1.9.15cvs125
4958
4959         * src/messageview.c
4960                 Make "hit 'C' to check sig" work from extern 
4961                 messageviews
4962
4963 2005-10-27 [colin]      1.9.15cvs124
4964
4965         * src/summaryview.c
4966                 Add a hack to avoid segfaulting when hammering 
4967                 on gtk's events
4968
4969 2005-10-27 [wwp]        1.9.15cvs123
4970
4971         * src/prefs_themes.c
4972                 sort list of themes names in themes prefs
4973
4974 2005-10-27 [paul]       1.9.15cvs122
4975
4976         * src/folder.c
4977         * src/prefs_account.c
4978                 fix building on Solaris
4979                 Patch by Alex Moore
4980
4981 2005-10-27 [wwp]        1.9.15cvs121
4982
4983         * src/summaryview.c
4984         * src/gtk/gtksctree.c
4985                 speed up unselecting messages in summary view (thanks to Colin)
4986
4987 2005-10-27 [paul]       1.9.15cvs120
4988
4989         * src/mainwindow.c
4990                 fix a compilation warning
4991         * src/summaryview.c
4992                 fix updating of 'n items selected' count
4993                 when deselecting
4994
4995 2005-10-27 [martin]     1.9.15cvs119
4996
4997         * src/action.c
4998                 ignore actions with a leading '/' in the action menu name
4999                 fixes a crash on menu creation
5000         * src/prefs_actions.c
5001                 do not allow a leading '/' in the action menu name
5002
5003 2005-10-27 [paul]       1.9.15cvs118
5004
5005         * src/main.c
5006                 fix compilation warning
5007
5008 2005-10-27 [paul]       1.9.15cvs117
5009
5010         * src/procmime.c
5011                 add #if HAVE_LOCALE_H
5012
5013 2005-10-27 [paul]       1.9.15cvs116
5014
5015         * src/plugins/clamav/clamav_plugin.c
5016         * src/plugins/dillo_viewer/dillo_viewer.c
5017         * src/plugins/mathml_viewer/mathml_viewer.c
5018         * src/plugins/pgpcore/plugin.c
5019         * src/plugins/pgpinline/plugin.c
5020         * src/plugins/pgpmime/plugin.c
5021         * src/plugins/spamassassin/spamassassin.c
5022         * src/plugins/trayicon/trayicon.c
5023                 plugin_init() : make error messages more
5024                 informative
5025
5026 2005-10-26 [wwp]        1.9.15cvs115
5027
5028         * src/prefs_matcher.c
5029                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5030
5031 2005-10-26 [wwp]        1.9.15cvs114
5032
5033         * src/procmime.c
5034         * src/gtk/gtksctree.c
5035         * src/plugins/spamassassin/libspamc.c
5036         * src/plugins/spamassassin/spamassassin.c
5037                 fix some compilation warnings more
5038
5039 2005-10-26 [mones]      1.9.15cvs113
5040
5041         * po/es.po
5042                 Updated translation
5043
5044 2005-10-26 [paul]       1.9.15cvs112
5045
5046         * src/prefs_message.c
5047                 give all display_xface stuff the
5048                 #if HAVE_LIBCOMPFACE treatment, thus
5049                 preventing a crash
5050                 (Thanks to Wolfgang Enderlein)
5051
5052 2005-10-26 [colin]      1.9.15cvs111
5053
5054         * src/gedit-print.c
5055                 Fix date format
5056         * src/imap_gtk.c
5057         * src/news_gtk.c
5058                 Remove context menu items that should not be there
5059         * src/jpilot.c
5060                 Fix encoding
5061         * src/main.c
5062         * src/mainwindow.c
5063                 Don't show the mainwindow too soon
5064
5065 2005-10-26 [wwp]        1.9.15cvs110
5066
5067         * src/folder.c
5068         * src/manual.c
5069         * src/summaryview.c
5070                 fix uninitialized pointers in the folder updating hook
5071                 (thanks to Colin)
5072
5073 2005-10-25 [mones]      1.9.15cvs109
5074
5075         * manual/faq.xml
5076                 General information subsection completed. 
5077                 Removed archaic references.
5078                 
5079         * manual/Makefile
5080         * manual/dtd/manual.dsl
5081                 Added customization stylesheet for getting paragraphs
5082                 fully justified in PDF output (as suggested by Colin).
5083
5084 2005-10-25 [colin]      1.9.15cvs108
5085
5086         * src/compose.c
5087                 Fix a second leak
5088
5089 2005-10-25 [colin]      1.9.15cvs107
5090
5091         * src/addrbook.c
5092         * src/addrindex.c
5093                 Fix leak (xml_get_element() allocates memory)
5094         * src/compose.c
5095                 Fix leak + dead code (shame!)
5096         * src/procmime.c
5097                 Fix leak
5098
5099 2005-10-25 [colin]      1.9.15cvs106
5100
5101         * src/mimeview.c
5102                 Fix encoding issue in Save all and in 
5103                 overwrite-confirmation alertpanel
5104
5105 2005-10-25 [colin]      1.9.15cvs105
5106
5107         * src/common/socket.c
5108                 Fix a leak - Thanks to Christopher Aillon
5109                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5110
5111 2005-10-25 [paul]       1.9.15cvs104
5112
5113         * src/wizard.c
5114                 Always guess servers from the right-hand
5115                 email part and guess username from the
5116                 left-hand part. (Thanks to Colin)
5117                 add an X-Face to the welcome message
5118
5119 2005-10-25 [paul]       1.9.15cvs103
5120
5121         * manual/handling.xml
5122                 written by Colin, edited by me
5123
5124 2005-10-25 [wwp]        1.9.15cvs102
5125
5126         * src/folderview.c
5127         * src/grouplistdialog.c
5128         * src/imap.c
5129         * src/noticeview.c
5130                 fix some compilation warnings
5131
5132 2005-10-24 [paul]
5133
5134         1.9.99-rc3 released
5135
5136 2005-10-24 [paul]       1.9.15cvs101
5137
5138         * src/gtk/about.c
5139                 fix window sizing
5140
5141 2005-10-24 [paul]       1.9.15cvs100
5142
5143         * src/pixmaps/offline.xpm
5144         * src/pixmaps/online.xpm
5145                 replace with last default versions
5146
5147 2005-10-24 [colin]      1.9.15cvs99
5148
5149         * src/imap.c
5150                 Fix bug when moving a folder
5151         * src/imap_gtk.c
5152         * src/mh_gtk.c
5153                 "Delete folder" pops up a window, so it 
5154                 should be suffixed with "..."
5155         * src/plugins/pgpcore/sgpgme.c
5156                 Include locale.h
5157
5158 2005-10-24 [mones]      1.9.15cvs98
5159
5160         * manual/Makefile
5161         * manual/account.xml
5162         * manual/ack.xml
5163         * manual/addrbook.xml
5164         * manual/advanced.xml
5165         * manual/faq.xml
5166         * manual/glossary.xml
5167         * manual/gpl.xml
5168         * manual/handling.xml
5169         * manual/intro.xml
5170         * manual/keyboard.xml
5171         * manual/manual.xml
5172         * manual/plugins.xml
5173         * manual/starting.xml
5174         * manual/dtd/sdocbook.dtd
5175                 Initial manual structure and some content.
5176
5177 2005-10-23 [wwp]        1.9.15cvs97
5178
5179         * src/gtk/about.c
5180                 fix a typo
5181
5182 2005-10-23 [wwp]        1.9.15cvs96
5183
5184         * src/gtk/about.c
5185         * src/gtk/authors.h
5186                 rework of the about window (main work by Paul), also featuring a few
5187                 fixes for typos and duplicate names
5188
5189 2005-10-23 [wwp]        1.9.15cvs95
5190
5191         * src/.cvsignore
5192                 Ignore the right binary name (sylpheed-claws now)
5193
5194 2005-10-23 [paul]       1.9.15cvs94
5195
5196         * src/compose.c
5197                 when using Folder Pref 'Default To for
5198                 replies' make the entry in the Compose
5199                 window bold
5200                 Patch by Fabien Vantard
5201
5202 2005-10-22 [colin]      1.9.15cvs93
5203
5204         * src/codeconv.c
5205                 Fix leak
5206
5207 2005-10-22 [colin]      1.9.15cvs92
5208
5209         * src/codeconv.c
5210                 try to convert using locale (apart utf8) if necessary
5211
5212 2005-10-22 [colin]      1.9.15cvs91
5213
5214         * src/pixmaps/new.xpm
5215         * src/pixmaps/unread.xpm
5216                 Make the unread envelope blue again and
5217                 saturate the new one a bit more.
5218
5219 2005-10-22 [colin]      1.9.15cvs90
5220
5221         * src/compose.c
5222                 When replying to a mail sent by one of our accounts,
5223                 use the original list of recipients. Let 'Reply All'
5224                 and 'Reply to sender' work like previously.
5225
5226 2005-10-21 [colin]      1.9.15cvs89
5227
5228         * src/prefs_filtering.c
5229                 Clear fields after add and replace
5230         * src/textview.c
5231                 Display xface differently (better)
5232         * src/plugins/pgpinline/pgpinline.c
5233                 Fix crappy encodings/recodings
5234
5235 2005-10-21 [paul]       1.9.15cvs88
5236
5237         * src/compose.c
5238         * src/prefs_folder_item.c
5239         * src/toolbar.c
5240                 fix news folder Folder Properties
5241                 (thanks to Colin)
5242         * src/folderview.c
5243                 update folderview after Themes change
5244                 keep selected folder selected
5245                 (thanks to Colin)
5246
5247 2005-10-21 [paul]       1.9.15cvs87
5248
5249         * tools/Makefile.am
5250         * tools/OOo2sylpheed.pl
5251         * tools/README
5252         * tools/README.sylprint
5253         * tools/asus_mailled.sh         ** REMOVED **
5254         * tools/filter_conv.pl
5255         * tools/freshmeat_search.pl
5256         * tools/google_search.pl
5257         * tools/gpg-sign-syl            ** REMOVED **
5258         * tools/kmail2sylpheed.pl
5259         * tools/kmail2sylpheed_v2.pl
5260         * tools/multiwebsearch.pl
5261         * tools/nautilus2sylpheed.sh
5262         * tools/newscache_clean.pl
5263         * tools/outlook2sylpheed.pl
5264         * tools/sylpheed-switcher       ** REMOVED **
5265         * tools/sylprint.pl
5266         * tools/sylprint.rc
5267         * tools/tb2sylpheed
5268         * tools/vcard2xml.py
5269         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5270                 update default config dir
5271                 update binary name (thanks to Fabien Vantard)
5272                 remove obsolete scripts
5273
5274 2005-10-21 [colin]      1.9.15cvs86
5275
5276         * src/inc.c
5277                 Fix possible leak and units. Based on a patch by
5278                 Fabien Vantard.
5279
5280 2005-10-20 [colin]      1.9.15cvs85
5281
5282         * src/textview.c
5283                 Clear xface when clearing textview
5284
5285 2005-10-20 [colin]      1.9.15cvs84
5286
5287         * configure.ac
5288         * src/folderview.c
5289         * src/headerview.c
5290         * src/main.c
5291         * src/prefs_common.c
5292         * src/prefs_common.h
5293         * src/prefs_message.c
5294         * src/textview.c
5295         * src/textview.h
5296         * src/common/defs.h
5297         * src/common/utils.c
5298         * src/common/utils.h
5299         * src/gtk/gtkutils.c
5300         * src/gtk/gtkutils.h
5301                 Migrate config to .sylpheed-claws (Automatically)
5302                 Add a way to get the Xface in the TextView
5303
5304 2005-10-20 [colin]      1.9.15cvs83
5305
5306         * src/gtk/Makefile.am
5307         * src/gtk/about.c
5308         * src/gtk/authors.h
5309                 Make the about dialog *grooovy*
5310
5311 2005-10-20 [colin]      1.9.15cvs82
5312
5313         * src/mimeview.c
5314                 Use "Open with" on double click if no command
5315                 was found
5316
5317 2005-10-20 [colin]      1.9.15cvs81
5318
5319         * src/imap.c
5320         * src/etpan/imap-thread.c
5321                 Fix possible crash.
5322
5323 2005-10-20 [paul]       1.9.15cvs80
5324
5325         * src/folder.c
5326                 don't show clipkey icon if the only
5327                 attachment is the signature
5328                 Patch by Colin
5329
5330 2005-10-20 [paul]       1.9.15cvs79
5331
5332         * AUTHORS
5333         * src/plugins/pgpmime/pgpmime.c
5334                 name the PGP/MIME signature 'signature.asc'
5335                 Patch by Andrew Nelson <freeandy@gmail.com>
5336
5337 2005-10-19 [colin]      1.9.15cvs78
5338
5339         * src/plugins/pgpmime/pgpmime.c
5340                 Oops, no need to double-check though
5341
5342 2005-10-19 [colin]      1.9.15cvs77
5343
5344         * src/plugins/pgpinline/pgpinline.c
5345         * src/plugins/pgpmime/pgpmime.c
5346                 Check that my_tmpfile() doesn't 
5347                 return NULL
5348
5349 2005-10-19 [colin]      1.9.15cvs76
5350
5351         * src/common/utils.c
5352                 Use shorter mime boundaries to avoid having
5353                 MTAs rewrapping our headers, breaking the
5354                 PGP signature in the process 
5355         * src/compose.c
5356         * src/plugins/pgpmime/pgpmime.c
5357                 Check for boundary uniqueness to be sure
5358                 it won't happen, instead of hoping for the
5359                 best
5360
5361 2005-10-19 [colin]      1.9.15cvs75
5362
5363         * sylpheed-claws.desktop
5364         * src/Makefile.am
5365         * src/main.c
5366                 Ship a sylpheed-claws binary instead
5367                 of a sylpheed one. Change the socket
5368                 name, too
5369         * src/folderview.c
5370                 Update folder only if it changed
5371         * src/wizard.c
5372                 Fix i18n in welcome mail, patch by
5373                 Fabien Vantard
5374
5375 2005-10-19 [paul]
5376
5377         1.9.99-rc2 released
5378
5379 2005-10-19 [paul]       1.9.15cvs74
5380
5381         * src/folder.c
5382         * src/folderview.c
5383                 fix summaryview update
5384                 Patch by Colin
5385
5386 2005-10-18 [colin]      1.9.15cvs73
5387
5388         * src/plugins/pgpcore/passphrase.c
5389                 Don't XGrabServer, and try a bit more to 
5390                 sync everything before grabbing mouse/keyboard
5391
5392 2005-10-18 [colin]      1.9.15cvs72
5393
5394         * src/Makefile.am
5395         * src/addressadd.c
5396         * src/addressbook.c
5397         * src/folderview.c
5398         * src/grouplistdialog.c
5399         * src/mimeview.c
5400         * src/stock_pixmap.c
5401         * src/stock_pixmap.h
5402         * src/summaryview.c
5403         * src/gtk/gtksctree.c
5404         * src/gtk/gtksctree.h
5405         * src/pixmaps/empty.xpm
5406                 Implement a wrapper call for gtk_ctree_set_node_info
5407                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5408                 pixmap instead of a NULL one. This works around some
5409                 memory problems deep inside gtk, revealed by valgrind,
5410                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5411                 as locked crashes sylpheed.), as well as, probably, 
5412                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5413
5414 2005-10-17 [colin]      1.9.15cvs71
5415
5416         * src/mimeview.c
5417                 Provide visual feedback when checking
5418                 signature
5419
5420 2005-10-17 [colin]      1.9.15cvs70
5421
5422         * src/main.c
5423                 Keep the folder list frozen while checking caches...
5424
5425 2005-10-17 [colin]      1.9.15cvs69
5426
5427         * src/addr_compl.c
5428                 Fi bug #833 (Autocompleting from addressbook 
5429                 fails with extended chars)
5430         * src/imap.c
5431                 Fix 'adding messages' staying in statusbar
5432                 after an error
5433
5434 2005-10-17 [wwp]        1.9.15cvs68
5435
5436         * src/ssl_manager.c
5437                 Fix buttons' layout resizing when window size changes
5438
5439 2005-10-17 [wwp]        1.9.15cvs67
5440
5441         * src/account.c
5442         * src/prefs_account.c
5443         * src/prefs_common.c
5444         * src/prefs_common.h
5445         * src/prefs_folder_item.c
5446         * src/prefs_gtk.c
5447         * src/gtk/logwindow.c
5448         * src/gtk/pluginwindow.c
5449         * src/gtk/prefswindow.c
5450         * src/gtk/prefswindow.h
5451                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5452
5453 2005-10-17 [paul]       1.9.15cvs66
5454
5455         * configure.ac
5456                 fix missing libetpan message
5457         * po/en_GB.po
5458                 updated
5459         * src/crash.c
5460         * src/manual.c
5461         * src/prefs_themes.c
5462         * src/common/defs.h
5463                 add some new URI defines, change some
5464                 others
5465         * src/wizard.c
5466                 make welcome message translatable
5467                 small improvements to english
5468                 other tweaks
5469         * src/gtk/menu.c
5470                 fix warnings
5471
5472 2005-10-17 [paul]       1.9.15cvs65
5473
5474         * src/summaryview.c
5475                 fix column titles
5476
5477 2005-10-16 [mones]      1.9.15cvs64
5478
5479         * po/es.po
5480                 Updated translation
5481
5482 2005-10-16 [colin]
5483
5484         1.9.99-rc1 released
5485
5486 2005-10-16 [colin]      1.9.15cvs63
5487
5488         * src/wizard.c
5489                 Fix whitespace
5490
5491 2005-10-16 [colin]      1.9.15cvs62
5492
5493         * src/toolbar.c
5494                 s/Get All/Get Mail/
5495         * src/wizard.c
5496                 Real welcome mail text, thanks Paul
5497
5498 2005-10-16 [colin]      1.9.15cvs61
5499
5500         * src/editldap.c
5501         * src/exporthtml.c
5502         * src/main.c
5503         * src/mainwindow.c
5504         * src/prefs_themes.c
5505         * src/prefs_toolbar.c
5506         * src/plugins/demo/demo.c
5507         * src/plugins/trayicon/trayicon.c
5508                 s/Sylpheed/Sylpheed-Claws/
5509
5510 2005-10-16 [colin]      1.9.15cvs60
5511
5512         * src/wizard.c
5513                 Add a welcome email in the first empty mailbox
5514         * src/prefs_common.c
5515                 Change one more default
5516
5517 2005-10-16 [colin]      1.9.15cvs59
5518
5519         * src/wizard.c
5520                 Remove printf
5521
5522 2005-10-16 [colin]      1.9.15cvs58
5523
5524         * src/toolbar.c
5525         * src/prefs_common.c
5526                 Change some defaults
5527
5528 2005-10-16 [colin]      1.9.15cvs57
5529
5530         * src/toolbar.c
5531         * src/prefs_common.c
5532                 Change some defaults
5533
5534 2005-10-16 [colin]      1.9.15cvs56
5535
5536         * src/wizard.c
5537                 By default, initialize fonts to have
5538                 the same size as normal GtkWidgets
5539
5540 2005-10-16 [colin]      1.9.15cvs55
5541
5542         * src/mimeview.c
5543                 Fix message a bit more
5544
5545 2005-10-16 [colin]      1.9.15cvs54
5546
5547         * src/addressbook.c
5548                 Second attempt at flicker fixing
5549
5550 2005-10-16 [colin]      1.9.15cvs53
5551
5552         * src/addressbook.c
5553                 Fix flicker
5554
5555 2005-10-16 [wwp]        1.9.15cvs52
5556
5557         * src/addressbook.c
5558         * src/editaddress.c
5559         * src/prefs_common.c
5560         * src/prefs_common.h
5561                 Remember window sizes (address book)
5562
5563 2005-10-16 [wwp]        1.9.15cvs51
5564
5565         * src/plugins/clamav/clamav_plugin_gtk.c
5566         * src/plugins/spamassassin/spamassassin_gtk.c
5567                 Fix compilation warnings (missing #include).
5568
5569 2005-10-16 [colin]      1.9.15cvs50
5570
5571         * src/mimeview.c
5572         * src/summaryview.c
5573         * src/textview.c
5574                 Make 'c' check signature, and forward
5575                 c, l, y, t from summaryview to mimeview
5576
5577 2005-10-16 [colin]      1.9.15cvs49
5578
5579         * src/addressbook.c
5580                 Put border around buttons
5581         * src/mainwindow.c
5582         * src/summaryview.c
5583                 Rework menus (Patch based on a patch
5584                 by Paul)
5585
5586 2005-10-15 [wwp]        1.9.15cvs48
5587
5588         * src/editjpilot.c
5589         * src/editldap.c
5590         * src/editvcard.c
5591         * src/exphtmldlg.c
5592         * src/expldifdlg.c
5593         * src/export.c
5594         * src/import.c
5595         * src/importldif.c
5596         * src/importmutt.c
5597         * src/importpine.c
5598         * src/prefs_account.c
5599         * src/prefs_spelling.c
5600         * src/gtk/gtkutils.c
5601         * src/gtk/gtkutils.h
5602         * src/plugins/clamav/clamav_plugin_gtk.c
5603         * src/plugins/spamassassin/spamassassin_gtk.c
5604                 use nicer browse-for-file/dir buttons than the "..." ones,
5605                 code factorizing more.
5606
5607 2005-10-14 [colin]      1.9.15cvs47
5608
5609         * src/mainwindow.c
5610                 set relief on the account switcher so that people see it
5611                 grey out Create processing rules when no message is selected
5612         * src/prefs_filtering.c
5613                 ask before closing if the rule has not been modified, even if
5614                 it's not valid
5615         * src/prefs_matcher.c
5616                 fix sensitivity when entering the dialog
5617         * src/gtk/inputdialog.c
5618                 display a better icon on password ask
5619         * src/plugins/pgpcore/passphrase.c
5620                 make the dialog look better
5621
5622 2005-10-14 [paul]       1.9.15cvs46
5623
5624         * src/folderview.c
5625                 indicate presense of marked msgs in
5626                 unexpanded subfolders
5627
5628 2005-10-14 [paul]       1.9.15cvs45
5629
5630         * src/prefs_actions.c
5631         * src/prefs_common.c
5632         * src/prefs_common.h
5633         * src/prefs_filtering_action.c
5634         * src/prefs_matcher.c
5635         * src/prefs_template.c
5636                 remember window sizes
5637                 fix Info button size
5638
5639         Patches by wwp
5640
5641 2005-10-13 [colin]      1.9.15cvs44
5642
5643         * src/mimeview.c
5644         * src/noticeview.c
5645         * src/noticeview.h
5646                 Add a tooltip on the icon (optional) 
5647                 Get rid of the signature buttons and only
5648                 use the icon+tooltip
5649
5650 2005-10-13 [colin]      1.9.15cvs43
5651
5652         * src/noticeview.c
5653         * src/noticeview.h
5654                 Add hand cursor for hovering over icon
5655
5656 2005-10-13 [colin]      1.9.15cvs42
5657
5658         * src/summaryview.c
5659                 Fix crash when quicksearch's hidden 
5660                 at startup
5661
5662 2005-10-13 [colin]      1.9.15cvs41
5663
5664         * src/compose.c
5665                 Set subject when forwarding multiple mails
5666                 Check that other recipient than the default Cc or Bcc
5667                 have been set before sending.
5668
5669 2005-10-13 [colin]      1.9.15cvs40
5670
5671         * src/imap.c
5672                 Batch per-folder
5673                 Introduce locking, but don't use it yet
5674
5675 2005-10-13 [colin]      1.9.15cvs39
5676
5677         * src/gtk/quicksearch.c
5678                 Reset quicksearch when hiding it
5679                 Make sticky a real pref
5680
5681 2005-10-13 [colin]      1.9.15cvs38
5682
5683         * src/summaryview.c
5684                 Faster prefs apply
5685
5686 2005-10-13 [colin]      1.9.15cvs37
5687
5688         * src/mimeview.c
5689         * src/noticeview.c
5690         * src/noticeview.h
5691         * src/plugins/pgpcore/sgpgme.c
5692                 Make privacy icon clickable
5693                 Move Trust field in Full info
5694                 When trust is less than full, don't display
5695                 a warning icon
5696
5697 2005-10-13 [colin]      1.9.15cvs36
5698
5699         * src/folder.c
5700                 Batch on flags sync
5701         * src/folderview.c
5702                 Revert speed hack which is dangerous in fact
5703                 Apply prefs faster
5704
5705 2005-10-13 [colin]      1.9.15cvs35
5706
5707         * src/folder_item_prefs.c
5708                 Fix pref corruption on folder move. Patch
5709                 by wwp
5710
5711 2005-10-13 [paul]       1.9.15cvs34
5712
5713         * src/export.c
5714         * src/import.c
5715                 fix typos in g_warnings
5716         * src/prefs_account.c
5717                 add a file selector for Signature file
5718
5719         Patches by wwp
5720
5721 2005-10-12 [colin]      1.9.15cvs33
5722
5723         * src/mimeview.c
5724                 Provide a quick way to go back from a
5725                 signature's full info to the email part
5726
5727 2005-10-12 [colin]      1.9.15cvs32
5728
5729         * src/compose.c
5730                 Remove old hack of encoding signed mails with base64.
5731                 QP works equally well.
5732
5733 2005-10-12 [colin]      1.9.15cvs31
5734
5735         * src/crash.c
5736                 Replace deprecated GtkText with GtkTextView
5737         * src/imap.c
5738                 Fix a logic bug about counts in imap_select
5739                 (previously un-triggered)
5740         * src/mainwindow.c
5741         * src/summaryview.c
5742         * src/news.c
5743                 Allow local deletion of news posts
5744         * src/mimeview.c
5745                 Show GPG noticeview on the message/rfc822 part
5746                 in addition to the text/plain one
5747         * src/prefs_image_viewer.c
5748           src/plugins/pgpcore/prefs_gpg.c
5749                 Polish (set the label as part of the checkbox)
5750         * src/wizard.c
5751                 Don't sit there doing nothing after destroying
5752                 the window - return err
5753
5754 2005-10-11 [colin]      1.9.15cvs30
5755
5756         * src/folderview.c
5757                 Apply processing rules before showing folders.
5758                 Early folder show (before flags sync) will only
5759                 be done when there are no processing rules (nor
5760                 pre- or post- ones)
5761         * src/imap.c
5762                 Fix stuff related to mail subdir, creation and 
5763                 deletion of folders 
5764         * src/imap_gtk.c
5765                 Don't allow creation of folders in NoInferior
5766                 folders, as it won't work
5767
5768 2005-10-10 [colin]      1.9.15cvs29
5769
5770         * src/compose.c
5771                 Reselect "None" Privacy system when selecting an
5772                 account with no privacy system defined
5773
5774 2005-10-10 [colin]      1.9.15cvs28
5775
5776         * src/mainwindow.c
5777                 Add Windows-1252 encoding
5778         * src/prefs_common.c
5779                 Rework some defaults:
5780                 - autosave to draft by default
5781                 - don't show header pane (it's already in the textview)
5782                 - Select first new or unread mail on entry
5783                 - Assume 'Yes' to change folder when there's no more
5784                   unread message
5785         * src/prefs_matcher.c
5786                 Fix a gtk assertion failure
5787         * src/gtk/colorlabel.c
5788                 Workaround bad repainting on selection
5789         * src/main.c
5790                 Freeze/thaw (a bit faster on ssh -X)
5791         * src/msgcache.c
5792                 Get rid of StrdupConverter that just adds an
5793                 extra strdup/free 
5794         * src/etpan/imap_thread.c
5795                 memset buf to 0
5796
5797 2005-10-10 [colin]      1.9.15cvs27
5798
5799         * src/export.c
5800         * src/import.c
5801                 Fix compile on gtk 2.4. Patch by wwp
5802
5803 2005-10-09 [colin]      1.9.15cvs26
5804
5805         * src/mainwindow.c
5806         * src/messageview.c
5807         * src/summaryview.c
5808                 Clarify forward menus. Patch by wwp
5809
5810 2005-10-09 [colin]      1.9.15cvs25
5811
5812         * src/compose.c
5813         * src/compose.h
5814                 Fix bug #829 (Non-working "Encrypt message by 
5815                 default when replying to an encrypted message")
5816
5817 2005-10-08 [colin]      1.9.15cvs24
5818
5819         * src/wizard.c
5820                 Fix bug #827 ("Welcome" setup wizard after a 
5821                 permission error gives up & forgets itself.)
5822
5823 2005-10-08 [colin]      1.9.15cvs23
5824
5825         * src/procmime.c
5826                 Fix bug #828 (Ignoring headers with spaces around = sign)
5827
5828 2005-10-08 [colin]      1.9.15cvs22
5829
5830         * src/export.c
5831                 Warning fix by wwp
5832
5833 2005-10-08 [colin]      1.9.15cvs21
5834
5835         * src/folder.c
5836         * src/folder.h
5837                 Add a processing_pending indicator, set on 
5838                 folder_item_open and cleared after 
5839                 folder_item_process_open
5840         * src/folderview.c
5841         * src/summaryview.c
5842                 wrap procmsg_msginfo_*_flags, and in the
5843                 wrapper check that there's no folder processing 
5844                 pending. If there is, defer the flags change until 
5845                 processing is done to avoid stepping over each
5846                 other's toes.
5847                 Freeze during processing, but not during scanning.
5848
5849 2005-10-07 [colin]      1.9.15cvs20
5850
5851         * src/plugins/pgpcore/passphrase.c
5852                 Fix bug #826 (X-Server hangs when 
5853                 right-clicking a PGP encrypted message)
5854
5855 2005-10-07 [paul]       1.9.15cvs19
5856
5857         * src/compose.c
5858                 fix compose_entries[]
5859                 patch by Fabien Vantard
5860
5861 2005-10-06 [colin]      1.9.15cvs18
5862
5863         * src/pixmaps/address.xpm
5864         * src/pixmaps/address_book.xpm
5865         * src/pixmaps/book.xpm
5866         * src/pixmaps/check_spelling.xpm
5867         * src/pixmaps/checkbox_off.xpm
5868         * src/pixmaps/checkbox_on.xpm
5869         * src/pixmaps/close.xpm
5870         * src/pixmaps/complete.xpm
5871         * src/pixmaps/continue.xpm
5872         * src/pixmaps/deleted.xpm
5873         * src/pixmaps/down_arrow.xpm
5874         * src/pixmaps/exec.xpm
5875         * src/pixmaps/forwarded.xpm
5876         * src/pixmaps/group.xpm
5877         * src/pixmaps/ignorethread.xpm
5878         * src/pixmaps/interface.xpm
5879         * src/pixmaps/jpilot.xpm
5880         * src/pixmaps/ldap.xpm
5881         * src/pixmaps/linewrap.xpm
5882         * src/pixmaps/linewrapcurrent.xpm
5883         * src/pixmaps/mail.xpm
5884         * src/pixmaps/mail_attach.xpm
5885         * src/pixmaps/mail_compose.xpm
5886         * src/pixmaps/mail_forward.xpm
5887         * src/pixmaps/mail_receive.xpm
5888         * src/pixmaps/mail_receive_all.xpm
5889         * src/pixmaps/mail_reply.xpm
5890         * src/pixmaps/mail_reply_to_all.xpm
5891         * src/pixmaps/mail_reply_to_author.xpm
5892         * src/pixmaps/mail_send.xpm
5893         * src/pixmaps/mail_send_queue.xpm
5894         * src/pixmaps/mime_application.xpm
5895         * src/pixmaps/mime_audio.xpm
5896         * src/pixmaps/mime_image.xpm
5897         * src/pixmaps/mime_message.xpm
5898         * src/pixmaps/mime_text_enriched.xpm
5899         * src/pixmaps/mime_text_html.xpm
5900         * src/pixmaps/mime_text_plain.xpm
5901         * src/pixmaps/mime_unknown.xpm
5902         * src/pixmaps/new.xpm
5903         * src/pixmaps/news_compose.xpm
5904         * src/pixmaps/offline.xpm
5905         * src/pixmaps/online.xpm
5906         * src/pixmaps/paste.xpm
5907         * src/pixmaps/preferences.xpm
5908         * src/pixmaps/privacy_emblem_encrypted.xpm
5909         * src/pixmaps/privacy_expired.xpm
5910         * src/pixmaps/privacy_failed.xpm
5911         * src/pixmaps/privacy_passed.xpm
5912         * src/pixmaps/privacy_signed.xpm
5913         * src/pixmaps/privacy_unknown.xpm
5914         * src/pixmaps/privacy_warn.xpm
5915         * src/pixmaps/properties.xpm
5916         * src/pixmaps/replied.xpm
5917         * src/pixmaps/search.xpm
5918         * src/pixmaps/unread.xpm
5919         * src/pixmaps/up_arrow.xpm
5920         * src/pixmaps/vcard.xpm
5921                 Modernize internal theme, with icons from the 
5922                 Gnomaws theme. Keep some of the old ones where
5923                 they were better.
5924
5925 2005-10-06 [colin]      1.9.15cvs17
5926
5927         * src/summaryview.c
5928                 Little optimisations + bugfix
5929         * src/toolbar.c
5930                 Remove default useless items - useless being defined
5931                 by the default relevant prefs
5932         * src/wizard.c
5933                 include config.h to make gettext work
5934         * src/prefs_themes.c
5935                 Fix selection of current theme in prefs
5936
5937 2005-10-06 [colin]      1.9.15cvs16
5938
5939         * src/prefs_common.c
5940         * src/prefs_common.h
5941         * src/prefs_summaries.c
5942         * src/folderview.c
5943                 Add a warning dialog on Mark all read 
5944                 (with pref to get rid of it)
5945
5946 2005-10-06 [paul]       1.9.15cvs15
5947
5948         * po/nb.po
5949         * po/pt_BR.po
5950                 updated by Geir Helland and Frederico
5951                 Goncalves Guimaraes
5952
5953 2005-10-05 [colin]      1.9.15cvs14
5954
5955         * src/folder.c
5956         * src/folder.h
5957         * src/folderview.c
5958         * src/folderview.h
5959         * src/imap_gtk.c
5960         * src/mh_gtk.c
5961         * src/mainwindow.c
5962         * src/setup.c
5963                 add a way to rescan without rebuilding
5964                 make moving a bit faster (less folders changes)
5965                 don't lock the tree on Get 
5966         * src/imap.c
5967                 Don't re-delete deleted messages before expunging
5968         * src/summaryview.c
5969                 Set batch mode when deleting mails
5970
5971 2005-10-05 [paul]       1.9.15cvs13
5972
5973         * src/mainwindow.c
5974         * src/mainwindow.h
5975                 fix disabled Execute menu item
5976         * src/toolbar.c
5977                 match the change in 1.9.15cvs10: use Compose
5978                 instead of News by default
5979
5980 2005-10-04 [colin]      1.9.15cvs12
5981
5982         * src/compose.c
5983                 When replying to an ML post with Reply-To set
5984                 to the poster's email, honor it (as before),
5985                 but also honor our user's request to reply to
5986                 the mailing list: set the ML address in the To
5987                 field and the Reply-To address in the Cc: 
5988                 field.
5989
5990 2005-10-04 [colin]      1.9.15cvs11
5991
5992         * src/plugins/trayicon/trayicon.c
5993                 Finish cosmetic change - thanks to wwp
5994
5995 2005-10-04 [colin]      1.9.15cvs10
5996
5997         * src/toolbar.c
5998                 Use Compose instead of Email by default.
5999                 Spotted by wwp.
6000
6001 2005-10-04 [colin]      1.9.15cvs9
6002
6003         * src/folder.c
6004         * src/folder.h
6005         * src/folderview.c
6006         * src/imap.c
6007         * src/etpan/imap-thread.c
6008         * src/etpan/imap-thread.h
6009                 Try to make IMAP faster, by simplifying SEARCH
6010                 commands, avoiding sending two STATUS in a row,
6011                 and deferring flags sync and processing just
6012                 after displaying the folder. 
6013                 This will update the SummaryView in certain
6014                 cases (new mails not already fetched, flags
6015                 changed from another client) but in a non-
6016                 blocking manner.
6017
6018 2005-10-04 [colin]      1.9.15cvs8
6019
6020         * src/plugins/trayicon/trayicon.c
6021                 Relabel "Offline" to "Work offline"
6022
6023 2005-10-04 [colin]      1.9.15cvs7
6024
6025         * src/export.c
6026         * src/import.c
6027         * src/mbox.c
6028                 Fix mbox import/export buglets
6029                 Patch by wwp
6030         * src/plugins/trayicon/trayicon.c
6031                 Add offline swithc
6032                 Patch by wwp
6033
6034 2005-10-04 [colin]      1.9.15cvs6
6035
6036         * src/folder.c
6037         * src/folderview.c
6038         * src/summaryview.c
6039                 Better fix (don't break mark all read) for cvs2
6040
6041 2005-10-03 [colin]      1.9.15cvs5
6042
6043         * src/folder.c
6044                 Use a sane sort by default
6045
6046 2005-10-03 [colin]      1.9.15cvs4
6047
6048         * src/inc.c
6049                 Add a 'Only once' button for overriding offline mode
6050         * src/prefs_account.c
6051         * src/wizard.c
6052                 Add Local mbox to the wizard
6053                 Add IMAP subdir to the wizard (or the wizard is useless
6054                 for such accounts, or even worse than useless)
6055                 Move IMAP subdir from Advanced to Receive tab, as it's
6056                 not that uncommon
6057
6058 2005-10-03 [colin]      1.9.15cvs3
6059
6060         * src/send_message.c
6061                 Forgot this one in cvs1
6062
6063 2005-10-03 [colin]      1.9.15cvs2
6064
6065         * src/folder.c
6066                 Faster close when leaving a folder with lots
6067                 of new mails. Idea by David Relson.
6068
6069 2005-10-03 [colin]      1.9.15cvs1
6070
6071         * src/compose.c
6072         * src/imap.c
6073         * src/inc.c
6074         * src/main.c
6075         * src/messageview.c
6076         * src/news.c
6077         * src/summaryview.c
6078         * src/gtk/sslcertwindow.c
6079         * src/plugins/trayicon/trayicon.c
6080                 Add accels to every AlertPanel. Patch by Fabien 
6081                 Vantard
6082
6083 2005-10-03 [paul]       1.9.15
6084
6085         1.9.15 released
6086
6087 2005-10-03 [paul]       1.9.14cvs68
6088
6089         * po/ca.po
6090         * po/de.po
6091         * po/es.po
6092         * po/fi.po
6093         * po/fr.po
6094         * po/sk.po
6095         * po/sr.po
6096         * po/zh_CN.po
6097                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6098                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6099                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6100
6101 2005-10-03 [paul]       1.9.14cvs67
6102
6103         * src/send_message.c
6104                 prevent hang on Cancel
6105                 patch by Colin
6106
6107 2005-10-03 [paul]       1.9.14cvs66
6108
6109         * src/main.c
6110                 fix crash in IMAP caused by discrepancy
6111                 between check_at_startup and offline mode
6112                 Patch by Colin
6113
6114 2005-10-01 [paul]       1.9.14cvs65
6115
6116         * src/inc.c
6117                 fix engrish
6118
6119 2005-10-01 [paul]       1.9.14cvs64
6120         * src/export.c
6121         * src/import.c
6122                 synchronise import_mbox() and export_mbox()
6123         * src/mbox.c
6124                 proc_mbox(): add alert if file cannot be opened
6125                 export_list_to_mbox(): test if dest file exists,
6126                 prompt user to overwrite if it does. add alert
6127                 if file cannot be created
6128                                                                 
6129         Patch by wwp
6130                                                                                                                 
6131
6132 2005-09-30 [paul]       1.9.14cvs63
6133
6134         * src/addressbook.c
6135                 Fix sensitivity of a menu
6136         * src/codeconv.c
6137                 Respect hidden pref for mails with no encoding
6138         * src/common/xml.c
6139                 Fix memory corruption
6140         * src/plugins/pgpcore/sgpgme.c
6141                 Fix segfault on incomplete sigs, and display
6142                 of S/Mime UIDs
6143
6144         Patches by Colin
6145
6146 2005-09-30 [colin]      1.9.14cvs62
6147
6148         * src/partial_download.c
6149                 Little logic fix in almost-dead code
6150         * src/pop.c
6151                 Fix partial download when there's no new mail
6152
6153 2005-09-29 [paul]       1.9.14cvs61
6154
6155         * src/plugins/pgpinline/pgpinline.c
6156                 fix bug 819, 'crash accessing sign message'
6157                 Patch by Colin
6158
6159 2005-09-28 [martin]     1.9.14cvs60
6160
6161         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6162                 fix bug #790 (Crash when restarting window manager (fluxbox))
6163
6164 2005-09-28 [paul]       1.9.14cvs59
6165
6166         * src/gtk/gtkaspell.c
6167                 fix off-by-one typo
6168
6169 2005-09-27 [colin]      1.9.14cvs58
6170
6171         * src/plugins/pgpcore/sgpgme.c
6172                 Report error when there's one, instead of
6173                 "Signature unchecked" 
6174
6175 2005-09-27 [colin]      1.9.14cvs57
6176
6177         * src/prefs_quote.c
6178                 Fix bug #816 (Weird quotation with spaces)
6179
6180 2005-09-27 [colin]      1.9.14cvs56
6181
6182         * src/codeconv.c
6183         * src/compose.c
6184         * src/compose.h
6185                 Put subject in compose's title
6186                 Fix Automatic encoding so that it's really automatic:
6187                 first try default locale's charset, then charset of the replied mail, 
6188                 then utf-8
6189                 Fix encoding of headers (must be in strict mode too)
6190
6191 2005-09-26 [colin]      1.9.14cvs55
6192
6193         * src/gtk/gtkaspell.c
6194                 Fix previous patch - don't color the space,
6195                 just uncolor it :)
6196
6197 2005-09-26 [colin]      1.9.14cvs54
6198
6199         * src/gtk/gtkaspell.c
6200                 Unmark space if possible
6201
6202 2005-09-26 [colin]      1.9.14cvs53
6203
6204         * src/imap.c
6205                 log_error instead of alertpanel according to the pref
6206         * src/etpan/imap-thread.c
6207                 Print connect status, copy only necessary size to 
6208                 logger
6209         * src/plugins/pgpmime/pgpmime.c
6210                 Handle S/Mime signatures (verification only). Patch based
6211                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6212
6213 2005-09-26 [paul]       1.9.14cvs52
6214
6215         * src/common/passcrypt.c
6216                 this 'workaround' not necessary on NetBSD.
6217                 Thanks to Daniel Gustafson
6218
6219 2005-09-26 [paul]
6220
6221         1.9.15-rc4 released
6222
6223 2005-09-26 [paul]       1.9.14cvs51
6224
6225         * src/summaryview.c
6226                 Skip currently selected message when
6227                 looking for next new or unread message
6228                 in current folder. Patch by Colin
6229         * src/common/passcrypt.c
6230                 eliminate warnings on *BSD. Patch by
6231                 Daniel Gustafson
6232
6233 2005-09-26 [colin]      1.9.14cvs50
6234
6235         * src/procmsg.c
6236                 Call postfiltering hook anyway
6237
6238 2005-09-22 [colin]      1.9.14cvs49
6239
6240         * src/codeconv.c
6241         * src/codeconv.h
6242                 Add a strict mode that doesn't replace with _
6243         * src/compose.c
6244         * src/compose.h
6245                 Use strict conversion while sending
6246                 Fix race when drafting while sending (happens
6247                 on IMAP)
6248                 Fix d'n'd of messages from summaryview
6249         * src/prefs_common.c
6250         * src/prefs_common.h
6251                 add hidden utf8_instead_of_locale_for_broken_mail 
6252                 pref for people that preferred the default charset 
6253                 to be utf8 for broken mails
6254         * src/quote_fmt_parse.y
6255                 fix bug #815 (No quote insert if "From:" fied 
6256                 contained Russian letters)
6257         * src/summaryview.c
6258                 Fix d'n'd of messages to compose
6259
6260 2005-09-22 [paul]       1.9.14cvs48
6261
6262         * src/compose.c
6263                 fix bug where attachments Name entry
6264                 would display Path instead
6265
6266 2005-09-21 [paul]       1.9.14cvs47
6267
6268         * README
6269         * README.jp
6270         * configure.ac
6271         * config/config.rpath
6272         * doc/manual/en/sylpheed-20.html
6273         * doc/manual/es/sylpheed-20.html
6274         * po/bg.po
6275         * po/ca.po
6276         * po/de.po
6277         * po/es.po
6278         * po/fr.po
6279         * po/it.po
6280         * po/pt_BR.po
6281         * po/sk.po
6282         * po/zh_TW.po
6283         * src/account.c
6284         * src/account.h
6285         * src/action.c
6286         * src/action.h
6287         * src/adbookbase.h
6288         * src/addr_compl.c
6289         * src/addr_compl.h
6290         * src/addrbook.c
6291         * src/addrbook.h
6292         * src/addrcache.c
6293         * src/addrcache.h
6294         * src/addrcindex.c
6295         * src/addrcindex.h
6296         * src/addrclip.c
6297         * src/addrclip.h
6298         * src/addrdefs.h
6299         * src/addressadd.c
6300         * src/addressadd.h
6301         * src/addressbook.c
6302         * src/addressbook.h
6303         * src/addressitem.h
6304         * src/addrgather.c
6305         * src/addrgather.h
6306         * src/addrharvest.c
6307         * src/addrharvest.h
6308         * src/addrindex.c
6309         * src/addrindex.h
6310         * src/addritem.c
6311         * src/addritem.h
6312         * src/addrquery.c
6313         * src/addrquery.h
6314         * src/addrselect.c
6315         * src/addrselect.h
6316         * src/alertpanel.c
6317         * src/alertpanel.h
6318         * src/browseldap.c
6319         * src/browseldap.h
6320         * src/codeconv.c
6321         * src/codeconv.h
6322         * src/compose.c
6323         * src/compose.h
6324         * src/crash.c
6325         * src/crash.h
6326         * src/customheader.c
6327         * src/customheader.h
6328         * src/displayheader.c
6329         * src/displayheader.h
6330         * src/editaddress.c
6331         * src/editaddress.h
6332         * src/editbook.c
6333         * src/editbook.h
6334         * src/editgroup.c
6335         * src/editgroup.h
6336         * src/editjpilot.c
6337         * src/editjpilot.h
6338         * src/editldap.c
6339         * src/editldap.h
6340         * src/editldap_basedn.c
6341         * src/editldap_basedn.h
6342         * src/editvcard.c
6343         * src/editvcard.h
6344         * src/enriched.c
6345         * src/enriched.h
6346         * src/exphtmldlg.c
6347         * src/exphtmldlg.h
6348         * src/expldifdlg.c
6349         * src/expldifdlg.h
6350         * src/export.c
6351         * src/export.h
6352         * src/exporthtml.c
6353         * src/exporthtml.h
6354         * src/exportldif.c
6355         * src/exportldif.h
6356         * src/filtering.c
6357         * src/filtering.h
6358         * src/folder.c
6359         * src/folder.h
6360         * src/folder_item_prefs.c
6361         * src/folder_item_prefs.h
6362         * src/foldersel.c
6363         * src/foldersel.h
6364         * src/folderutils.c
6365         * src/folderutils.h
6366         * src/folderview.c
6367         * src/folderview.h
6368         * src/grouplistdialog.c
6369         * src/grouplistdialog.h
6370         * src/headerview.c
6371         * src/headerview.h
6372         * src/html.c
6373         * src/html.h
6374         * src/image_viewer.c
6375         * src/image_viewer.h
6376         * src/imap.c
6377         * src/imap.h
6378         * src/imap_gtk.c
6379         * src/imap_gtk.h
6380         * src/import.c
6381         * src/import.h
6382         * src/importldif.c
6383         * src/importldif.h
6384         * src/importmutt.c
6385         * src/importmutt.h
6386         * src/importpine.c
6387         * src/importpine.h
6388         * src/inc.c
6389         * src/inc.h
6390         * src/jpilot.c
6391         * src/jpilot.h
6392         * src/ldapctrl.c
6393         * src/ldapctrl.h
6394         * src/ldaplocate.c
6395         * src/ldaplocate.h
6396         * src/ldapquery.c
6397         * src/ldapquery.h
6398         * src/ldapserver.c
6399         * src/ldapserver.h
6400         * src/ldaputil.c
6401         * src/ldaputil.h
6402         * src/ldif.c
6403         * src/ldif.h
6404         * src/localfolder.c
6405         * src/localfolder.h
6406         * src/main.c
6407         * src/main.h
6408         * src/mainwindow.c
6409         * src/mainwindow.h
6410         * src/manual.c
6411         * src/manual.h
6412         * src/matcher.c
6413         * src/matcher.h
6414         * src/matcher_parser.h
6415         * src/matcher_parser_lex.l
6416         * src/matcher_parser_parse.y
6417         * src/mbox.c
6418         * src/mbox.h
6419         * src/message_search.c
6420         * src/message_search.h
6421         * src/messageview.c
6422         * src/messageview.h
6423         * src/mh.c
6424         * src/mh.h
6425         * src/mh_gtk.c
6426         * src/mh_gtk.h
6427         * src/mimeview.c
6428         * src/mimeview.h
6429         * src/msgcache.c
6430         * src/msgcache.h
6431         * src/mutt.c
6432         * src/mutt.h
6433         * src/news.c
6434         * src/news.h
6435         * src/news_gtk.c
6436         * src/news_gtk.h
6437         * src/noticeview.c
6438         * src/noticeview.h
6439         * src/partial_download.c
6440         * src/partial_download.h
6441         * src/pine.c
6442         * src/pine.h
6443         * src/pop.c
6444         * src/pop.h
6445         * src/prefs_account.c
6446         * src/prefs_account.h
6447         * src/prefs_actions.c
6448         * src/prefs_actions.h
6449         * src/prefs_common.c
6450         * src/prefs_common.h
6451         * src/prefs_compose_writing.c
6452         * src/prefs_compose_writing.h
6453         * src/prefs_customheader.c
6454         * src/prefs_customheader.h
6455         * src/prefs_display_header.c
6456         * src/prefs_display_header.h
6457         * src/prefs_ext_prog.c
6458         * src/prefs_ext_prog.h
6459         * src/prefs_filtering.c
6460         * src/prefs_filtering.h
6461         * src/prefs_filtering_action.c
6462         * src/prefs_filtering_action.h
6463         * src/prefs_folder_column.c
6464         * src/prefs_folder_column.h
6465         * src/prefs_folder_item.c
6466         * src/prefs_folder_item.h
6467         * src/prefs_fonts.c
6468         * src/prefs_fonts.h
6469         * src/prefs_gtk.c
6470         * src/prefs_gtk.h
6471         * src/prefs_image_viewer.c
6472         * src/prefs_image_viewer.h
6473         * src/prefs_matcher.c
6474         * src/prefs_matcher.h
6475         * src/prefs_message.c
6476         * src/prefs_message.h
6477         * src/prefs_msg_colors.c
6478         * src/prefs_msg_colors.h
6479         * src/prefs_other.c
6480         * src/prefs_other.h
6481         * src/prefs_quote.c
6482         * src/prefs_quote.h
6483         * src/prefs_receive.c
6484         * src/prefs_receive.h
6485         * src/prefs_send.c
6486         * src/prefs_send.h
6487         * src/prefs_spelling.c
6488         * src/prefs_spelling.h
6489         * src/prefs_summaries.c
6490         * src/prefs_summaries.h
6491         * src/prefs_summary_column.c
6492         * src/prefs_summary_column.h
6493         * src/prefs_template.c
6494         * src/prefs_template.h
6495         * src/prefs_themes.c
6496         * src/prefs_themes.h
6497         * src/prefs_toolbar.c
6498         * src/prefs_toolbar.h
6499         * src/prefs_wrapping.c
6500         * src/prefs_wrapping.h
6501         * src/privacy.c
6502         * src/privacy.h
6503         * src/procheader.c
6504         * src/procheader.h
6505         * src/procmime.c
6506         * src/procmime.h
6507         * src/procmsg.c
6508         * src/procmsg.h
6509         * src/quote_fmt.c
6510         * src/quote_fmt_parse.y
6511         * src/recv.c
6512         * src/recv.h
6513         * src/remotefolder.c
6514         * src/remotefolder.h
6515         * src/send_message.c
6516         * src/send_message.h
6517         * src/setup.c
6518         * src/setup.h
6519         * src/simple-gettext.c
6520         * src/sourcewindow.c
6521         * src/sourcewindow.h
6522         * src/ssl_manager.c
6523         * src/ssl_manager.h
6524         * src/statusbar.c
6525         * src/statusbar.h
6526         * src/stock_pixmap.c
6527         * src/stock_pixmap.h
6528         * src/summary_search.c
6529         * src/summary_search.h
6530         * src/summaryview.c
6531         * src/summaryview.h
6532         * src/syldap.c
6533         * src/syldap.h
6534         * src/textview.c
6535         * src/textview.h
6536         * src/toolbar.c
6537         * src/toolbar.h
6538         * src/undo.c
6539         * src/undo.h
6540         * src/unmime.c
6541         * src/unmime.h
6542         * src/vcard.c
6543         * src/vcard.h
6544         * src/wizard.c
6545         * src/wizard.h
6546         * src/common/base64.c
6547         * src/common/base64.h
6548         * src/common/defs.h
6549         * src/common/hooks.c
6550         * src/common/hooks.h
6551         * src/common/log.c
6552         * src/common/log.h
6553         * src/common/md5.c
6554         * src/common/md5.h
6555         * src/common/mgutils.c
6556         * src/common/mgutils.h
6557         * src/common/nntp.c
6558         * src/common/nntp.h
6559         * src/common/passcrypt.c
6560         * src/common/passcrypt.h.in
6561         * src/common/plugin.c
6562         * src/common/plugin.h
6563         * src/common/prefs.c
6564         * src/common/prefs.h
6565         * src/common/progressindicator.c
6566         * src/common/progressindicator.h
6567         * src/common/quoted-printable.c
6568         * src/common/quoted-printable.h
6569         * src/common/session.c
6570         * src/common/session.h
6571         * src/common/smtp.c
6572         * src/common/smtp.h
6573         * src/common/socket.c
6574         * src/common/socket.h
6575         * src/common/ssl.c
6576         * src/common/ssl.h
6577         * src/common/ssl_certificate.c
6578         * src/common/ssl_certificate.h
6579         * src/common/string_match.c
6580         * src/common/string_match.h
6581         * src/common/stringtable.c
6582         * src/common/sylpheed.c
6583         * src/common/sylpheed.h
6584         * src/common/template.c
6585         * src/common/template.h
6586         * src/common/timing.h
6587         * src/common/utils.c
6588         * src/common/utils.h
6589         * src/common/uuencode.c
6590         * src/common/uuencode.h
6591         * src/common/version.h.in
6592         * src/common/xml.c
6593         * src/common/xml.h
6594         * src/common/xmlprops.c
6595         * src/common/xmlprops.h
6596         * src/gtk/about.c
6597         * src/gtk/about.h
6598         * src/gtk/colorlabel.c
6599         * src/gtk/colorlabel.h
6600         * src/gtk/colorsel.c
6601         * src/gtk/colorsel.h
6602         * src/gtk/description_window.c
6603         * src/gtk/description_window.h
6604         * src/gtk/filesel.c
6605         * src/gtk/filesel.h
6606         * src/gtk/foldersort.c
6607         * src/gtk/foldersort.h
6608         * src/gtk/gtkutils.c
6609         * src/gtk/gtkutils.h
6610         * src/gtk/inputdialog.c
6611         * src/gtk/inputdialog.h
6612         * src/gtk/logwindow.c
6613         * src/gtk/logwindow.h
6614         * src/gtk/manage_window.c
6615         * src/gtk/manage_window.h
6616         * src/gtk/menu.c
6617         * src/gtk/menu.h
6618         * src/gtk/pluginwindow.c
6619         * src/gtk/pluginwindow.h
6620         * src/gtk/prefswindow.c
6621         * src/gtk/prefswindow.h
6622         * src/gtk/progressdialog.c
6623         * src/gtk/progressdialog.h
6624         * src/gtk/quicksearch.c
6625         * src/gtk/quicksearch.h
6626         * src/gtk/sslcertwindow.c
6627         * src/gtk/sslcertwindow.h
6628         * src/plugins/clamav/clamav_plugin.c
6629         * src/plugins/clamav/clamav_plugin.h
6630         * src/plugins/clamav/clamav_plugin_gtk.c
6631         * src/plugins/demo/demo.c
6632         * src/plugins/dillo_viewer/dillo_prefs.c
6633         * src/plugins/dillo_viewer/dillo_prefs.h
6634         * src/plugins/dillo_viewer/dillo_viewer.c
6635         * src/plugins/mathml_viewer/mathml_viewer.c
6636         * src/plugins/pgpcore/passphrase.c
6637         * src/plugins/pgpcore/passphrase.h
6638         * src/plugins/pgpcore/plugin.c
6639         * src/plugins/pgpcore/prefs_gpg.c
6640         * src/plugins/pgpcore/prefs_gpg.h
6641         * src/plugins/pgpcore/select-keys.c
6642         * src/plugins/pgpcore/select-keys.h
6643         * src/plugins/pgpcore/sgpgme.c
6644         * src/plugins/pgpcore/sgpgme.h
6645         * src/plugins/pgpinline/pgpinline.c
6646         * src/plugins/pgpinline/pgpinline.h
6647         * src/plugins/pgpinline/plugin.c
6648         * src/plugins/pgpmime/pgpmime.c
6649         * src/plugins/pgpmime/pgpmime.h
6650         * src/plugins/pgpmime/plugin.c
6651         * src/plugins/spamassassin/spamassassin.c
6652         * src/plugins/spamassassin/spamassassin.h
6653         * src/plugins/spamassassin/spamassassin_gtk.c
6654         * src/plugins/trayicon/trayicon.c
6655         * tools/OOo2sylpheed.pl
6656         * tools/acroread2sylpheed.pl
6657         * tools/asus_mailled.sh
6658         * tools/filter_conv.pl
6659         * tools/freshmeat_search.pl
6660         * tools/google_search.pl
6661         * tools/kmail2sylpheed.pl
6662         * tools/kmail2sylpheed_v2.pl
6663         * tools/maildir2sylpheed.pl
6664         * tools/multiwebsearch.pl
6665         * tools/newscache_clean.pl
6666         * tools/outlook2sylpheed.pl
6667         * tools/sylpheed-switcher
6668         * tools/update-po
6669         * tools/vcard2xml.py
6670         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6671                 update FSF address
6672
6673 2005-09-21 [colin]      1.9.14cvs46
6674
6675         * src/gedit-print.c
6676         * src/procmsg.c
6677         * src/procmsg.h
6678         * src/textview.c
6679         * src/summaryview.c
6680                 Remove some printing hacks (deselection/reselection),
6681                 which by the way fix printing the currently 
6682                 displayed mime part (still only text)
6683                 Plus a little optimisation of summary_show
6684
6685
6686 2005-09-20 [colin]      1.9.14cvs45
6687
6688         * src/mainwindow.c
6689         * src/messageview.c
6690                 GUI fixups: add accels, set message
6691                 view title to displayed mail's subject
6692         * src/prefs_spelling.c
6693         * src/gtk/gtkaspell.c
6694                 GUI fixups: allow underlining misspelled
6695                 words instead of coloring them (a11y!)
6696
6697 2005-09-19 [colin]
6698
6699         1.9.15rc3 released
6700
6701 2005-09-19 [colin]      1.9.14cvs44
6702
6703         * src/compose.c
6704                 Fix draft message
6705         * src/gtk/gtkaspell.c
6706                 Fix wrong test ;-)
6707
6708 2005-09-19 [colin]      1.9.14cvs43
6709
6710         * src/addressbook.c
6711                 Fix sensitivity of Delete button
6712         * src/compose.c
6713                 Warn if the requested Privacy system
6714                 is not available
6715         * src/exphtmldlg.c
6716         * src/expldifdlg.c
6717         * src/importldif.c
6718         * src/importmutt.c
6719         * src/importpine.c
6720                 Fix crappy UI
6721         * src/
6722         * src/ssl.h
6723         * src/prefs_account.h
6724         * src/prefs_account.c
6725                 Save SSL prefs even in builds that have
6726                 SSL support disable
6727         * src/imap.c
6728         * src/inc.c
6729         * src/news.c
6730         * src/send_message.c
6731                 Warn if connection should be secure, but
6732                 SSL support isn't compiled in
6733         * src/gtkaspell.c
6734                 Fix word separation on UTF-8 systems
6735                 Fixes bug #812 (Strange inline spellchecking)
6736         * src/compose.c
6737                 Warn if the requested Privacy system
6738                 is not available
6739                 Factorize offline warning
6740         * src/imap.c
6741         * src/imap_gtk.c
6742         * src/imap_gtk.h
6743         * src/inc.h
6744         * src/news_gtk.c
6745         * src/news_gtk.h
6746         * src/messageview.c
6747                 Factorize offline warning
6748
6749 2005-09-19 [paul]
6750
6751         1.9.15-rc2 released
6752
6753 2005-09-18 [colin]      1.9.14cvs42
6754
6755         * src/codeconv.c
6756         * src/codeconv.h
6757         * src/procmime.c
6758                 Add a way to get locale's charset ignoring utf-8,
6759                 and use that as default encoding for broken mails
6760
6761 2005-09-18 [colin]      1.9.14cvs41
6762
6763         * src/gtk/logwindow.c
6764                 Translate string. Patch by Fabien Vantard
6765
6766 2005-09-18 [colin]      1.9.14cvs40
6767
6768         * configure.ac
6769                 Fix bug #803 (IMAP/SSL support breaks with 
6770                 GnuTLS libetpan 0.38)
6771
6772 2005-09-18 [colin]      1.9.14cvs39
6773
6774         * src/codeconv.c
6775         * src/compose.c
6776         * src/procmime.c
6777                 More charsets fixes. Fixes bug #806 (non
6778                 ascii characters in subject line)
6779
6780 2005-09-17 [paul]       1.9.14cvs38
6781
6782         * src/folderview.c
6783         * src/mainwindow.c
6784                 fix gcc-2.95 issues
6785                 Patch by Pawel Pekala
6786
6787 2005-09-17 [colin]      1.9.14cvs37
6788
6789         * src/addrindex.c
6790                 bugfix for NO-USE LDAP compilation, patch 
6791                 by Fabien Vantard
6792
6793 2005-09-17 [colin]      1.9.14cvs36
6794
6795         * src/prefs_actions.c
6796         * src/prefs_customheader.c
6797         * src/prefs_display_header.c
6798         * src/prefs_filtering_action.c
6799         * src/prefs_matcher.c
6800         * src/prefs_toolbar.c
6801                 Fix strange casts (less elegant but
6802                 works better)
6803
6804 2005-09-16 [colin]      1.9.14cvs35
6805
6806         * src/jpilot.c
6807                 Missed that one
6808
6809 2005-09-16 [colin]      1.9.14cvs34
6810
6811         * configure.ac
6812         * src/Makefile.am
6813         * src/addr_compl.c
6814         * src/addrindex.c
6815         * src/browseldap.c
6816         * src/editldap.c
6817         * src/ldaplocate.c
6818         * src/ldapquery.c
6819         * src/ldapquery.h
6820         * src/ldapserver.c
6821         * src/ldapserver.h
6822         * src/main.c
6823         * src/matcher_parser_parse.y
6824         * src/prefs_themes.c
6825         * src/etpan/Makefile.am
6826         * src/gtk/description_window.c
6827         * src/plugins/clamav/Makefile.am
6828         * src/plugins/clamav/clamav_plugin.c
6829         * src/plugins/dillo_viewer/Makefile.am
6830         * src/plugins/pgpcore/Makefile.am
6831         * src/plugins/pgpinline/Makefile.am
6832         * src/plugins/pgpmime/Makefile.am
6833         * src/plugins/trayicon/Makefile.am
6834                 Fix 100% cpu usage in address completion list
6835                 Fix little bugs (return with no values etc)
6836                 Fix all warnings (with common CFLAGS)
6837
6838 2005-09-15 [colin]      1.9.14cvs33
6839
6840         * src/addressbook.c
6841                 Fix bug where sometimes a group's email list is empty,
6842                 force its refresh (probably fixes "Re: how to create a 
6843                 distribution list")
6844         * src/ldapquery.c
6845                 Don't return to the callback in the main thread from the
6846                 fetch thread (or face segs!)
6847
6848 2005-09-15 [paul]       1.9.14cvs32
6849
6850         * src/prefs_matcher.c
6851                 forgotten in last commit
6852
6853 2005-09-15 [paul]       1.9.14cvs31
6854
6855         * src/prefs_actions.c
6856         * src/prefs_filtering_action.c
6857         * src/prefs_quote.c
6858         * src/quote_fmt.c
6859         * src/summaryview.c
6860         * src/gtk/description_window.c
6861         * src/gtk/description_window.h
6862         * src/gtk/quicksearch.c
6863                 allow interaction with the called
6864                 description window
6865                 Patch by Anders Hammar
6866
6867 2005-09-14 [paul]       1.9.14cvs30
6868
6869         * src/compose.c
6870                 fix a little annoyance when pasting with 3rd button 
6871                 with wrap_pastes=0 and wrap_input=1
6872                 Patch by Colin
6873
6874 2005-09-14 [paul]       1.9.14cvs29
6875
6876         * src/prefs_account.c
6877                 disable 'Filter messages on receiving' for
6878                 SMTP-only accounts
6879                 Patch  by Anders Hammar
6880
6881 2005-09-14 [paul]       1.9.14cvs28
6882
6883         * po/sk.po
6884                 fix crash
6885                 updated by Andrej Kacian
6886
6887 2005-09-14 [paul]
6888
6889         1.9.15-rc1 released
6890
6891 2005-09-14 [paul]       1.9.14cvs27
6892
6893         * po/es.po
6894                 updated by Ricardo Mones Lastra
6895         * src/compose.c
6896         * src/compose.h
6897                 associate no_wrap_tags to Compose windows
6898                 instead of using a static one
6899                 Patch by Colin
6900         * src/mbox.c
6901                 fix proc_mbox()
6902                 Patch by wwp
6903         * src/textview.c
6904                 remove unneeded printf()
6905
6906 2005-09-14 [paul]       1.9.14cvs26
6907
6908         * src/addrcache.c
6909         * src/codeconv.h
6910         * src/folder.h
6911         * src/mainwindow.h
6912         * src/mh.c
6913         * src/mimeview.h
6914         * src/partial_download.c
6915         * src/pop.c
6916         * src/prefs_account.c
6917         * src/prefs_account.h
6918         * src/prefs_actions.c
6919         * src/prefs_customheader.c
6920         * src/prefs_display_header.c
6921         * src/prefs_filtering_action.c
6922         * src/prefs_matcher.c
6923         * src/prefs_toolbar.c
6924         * src/privacy.h
6925         * src/procmime.c
6926         * src/procmime.h
6927         * src/procmsg.h
6928         * src/textview.c
6929         * src/undo.h
6930         * src/common/plugin.c
6931         * src/common/session.h
6932         * src/common/socket.c
6933         * src/common/socket.h
6934         * src/common/template.c
6935         * src/gtk/gtkaspell.c
6936         * src/gtk/quicksearch.h
6937         * src/plugins/pgpcore/passphrase.c
6938         * src/plugins/pgpcore/prefs_gpg.h
6939         * src/plugins/pgpcore/select-keys.c
6940         * src/plugins/pgpcore/select-keys.h
6941         * src/plugins/pgpcore/sgpgme.c
6942         * src/plugins/pgpinline/pgpinline.c
6943         * src/plugins/pgpmime/pgpmime.c
6944         * src/plugins/trayicon/trayicon.c
6945                 fix compilation warnings
6946                 Patch by Daniel Gustafson
6947
6948 2005-09-14 [paul]       1.9.14cvs25
6949
6950         * src/addressbook.c
6951                 add missing column header, and other small
6952                 bug fixes
6953                 Patch by Anders Hammar
6954
6955 2005-09-13 [colin]      1.9.14cvs24
6956
6957         * src/gtk/gtkaspell.c
6958                 Fix non-utf8 in menu
6959                 Fix little leaks
6960                 Nullify struct members after free()s
6961
6962 2005-09-13 [colin]      1.9.14cvs23
6963
6964         * src/compose.c
6965                 Test utf8 compliance before inserting to 
6966                 buffer, and try to convert if necessary
6967         * src/procmime.c
6968                 If no charset is present, use the locale 
6969                 one instead of us-ascii
6970         * src/procmsg.c
6971                 Add Sender, List-Post and To in the checked 
6972                 headers for automatic rules creation 
6973                 (thanks to wwp)
6974         * src/prefs_themes.c
6975         * src/gtk/gtkaspell.c
6976                 Remove deprecated functions. 
6977                 patch by Daniel Gustafson
6978
6979 2005-09-12 [colin]      1.9.14cvs22
6980
6981         * src/compose.c
6982                 Fix bug #448 (Scrolling/Redraw issue with 
6983                 address-fields in Header)
6984         * src/mainwindow.c
6985         * src/summaryview.c
6986         * src/summaryview.h
6987                 Fix loss of MSG_MARKED on move/copy
6988                 Fix bug #804 (Quicksearch togglebutton doesn't 
6989                 get depressed after '/' key is pressed)
6990
6991 2005-09-12 [paul]       1.9.14cvs21
6992
6993         * AUTHORS
6994         * src/gtk/logwindow.c
6995                 add 'Clear Log' to popup menu
6996                 Patch by Anders Hammar <anders.hammar@telia.com>
6997
6998 2005-09-12 [paul]       1.9.14cvs20
6999
7000         * src/compose.c
7001                 set correct sensitivity on attachments
7002                 popup menu
7003         * src/folder.c
7004                 fix typo
7005         * src/prefs_spelling.c
7006                 fix crash when no LANG env is set
7007         * src/common/xml.c
7008                 fix crash in wizard
7009                 don't use memeory after free
7010
7011         All patches by Daniel Gustafson
7012
7013 2005-09-12 [paul]       1.9.14cvs19
7014
7015         * src/prefs_themes.c
7016                 make theme info selectable
7017         * src/gtk/description_window.c
7018                 make window non-modal
7019         * tools/README
7020                 add details of asus_mailed.sh
7021         * tools/claws.i18n.status.pl
7022                 update for new zh_TW translator
7023                 widen the output
7024                 create alternate coloured lines
7025                 improve readability
7026
7027 2005-09-10 [colin]      1.9.14cvs18
7028
7029         * src/plugins/pgpcore/select-keys.c
7030                 Better order for the buttons
7031
7032 2005-09-10 [colin]      1.9.14cvs17
7033
7034         * src/compose.c
7035         * src/plugins/pgpcore/select-keys.c
7036         * src/plugins/pgpcore/select-keys.h
7037         * src/plugins/pgpcore/sgpgme.c
7038                 Add a "Don't encrypt" button to the key
7039                 selection dialog. Fixes bug #177 (There should be a 
7040                 'Don't encrypt button in the Select Keys dialog)
7041
7042 2005-09-10 [colin]      1.9.14cvs16
7043
7044         * src/compose.c
7045                 Fix bug #572 (%X option does not work with templates)
7046
7047 2005-09-10 [colin]      1.9.14cvs15
7048
7049         * src/toolbar.c 
7050                 Remove g_print
7051
7052 2005-09-10 [colin]      1.9.14cvs14
7053
7054         * src/imap.c
7055                 Fix a possible crash
7056
7057 2005-09-09 [colin]      1.9.14cvs13
7058
7059         * src/imap.c
7060         * src/etpan/imap-thread.c
7061         * src/etpan/imap-thread.h
7062                 Fix moving from queue or drafts to normal folders
7063                 Fix bug #794 (No way to delete without expunging)
7064                 Take flags unset by other mailers into account
7065                 Take deleted flag set by other mailers into account
7066                 Fix unsetting REPLIED flag
7067                 Fix crash when capabilities can't be retrieved
7068         * src/mainwindow.c
7069         * src/mainwindow.h
7070                 Add M_DELAYED_FLAGS condition, and let the user use
7071                 Execute in order to be able to expunge deleted mails,
7072                 even if he's not in delayed execute mode
7073         * src/prefs_spelling.c
7074                 Use 'en' dictionary by default if LANG is POSIX or C
7075         * src/gtk/prefswindow.c
7076                 Fix bug #767 (Preferences windows expanding) by making
7077                 the window a bit larger when the resolution is greater
7078                 than 640x480, and by putting the prefs in a
7079                 GtkScrolledWindow.
7080
7081 2005-09-09 [paul]       1.9.14cvs12
7082
7083         * AUTHORS
7084         * configure.ac
7085         * po/zh_TW.Big5.po      ** REMOVED **
7086         * po/zh_TW.po           ** ADDED **
7087                 updated by Wei-Lun Chao
7088
7089 2005-09-09 [paul]       1.9.14cvs11
7090
7091         * src/mainwindow.c
7092                 fix asserts
7093         * src/common/xml.c
7094                 delay memory allocation until file is
7095                 opened successfully
7096                 Patch by Daniel Gustafson
7097
7098 2005-09-09 [colin]      1.9.14cvs10
7099
7100         * src/imap.c
7101                 Add guards
7102
7103 2005-09-08 [colin]      1.9.14cvs9
7104
7105         * src/compose.c
7106                 Alert when we can't save draft
7107                 Fix various wrap/color issues
7108                 Add mid-click pasting respecting wrap_paste option
7109         * src/folder.c
7110         * src/folder.h
7111         * src/folder_item_prefs.c
7112         * src/folder_item_prefs.h
7113         * src/imap.c
7114         * src/imap_gtk.c
7115         * src/imap_gtk.h
7116         * src/main.c
7117         * src/mainwindow.c
7118         * src/mainwindow.h
7119         * src/news.c
7120         * src/news_gtk.c
7121         * src/news_gtk.h
7122         * src/prefs_folder_item.c
7123                 Fix the impossibility to synchronise folders for
7124                 offline use (IMAP and NNTP are concerned)
7125
7126 2005-09-08 [colin]      1.9.14cvs8
7127
7128         * configure.ac
7129                 Build LDAP and JPilot by default if available
7130         * src/textview.c
7131                 Fix use after free
7132
7133 2005-09-08 [paul]       1.9.14cvs7
7134
7135         * doc/manual/en/sylpheed-1.html
7136         * doc/manual/en/sylpheed-18.html
7137         * doc/manual/en/sylpheed-19.html
7138         * doc/manual/en/sylpheed-4.html
7139         * doc/manual/en/sylpheed-6.html
7140         * doc/manual/en/sylpheed.html
7141                 a few minor updates, plus include some
7142                 details about plugins and their requirements
7143         * src/mainwindow.c
7144                 minor changes to English in /View/Sort
7145
7146 2005-09-07 [colin]      1.9.14cvs6
7147
7148         * doc/manual/en/sylpheed-1.html
7149         * doc/manual/en/sylpheed-10.html
7150         * doc/manual/en/sylpheed-11.html
7151         * doc/manual/en/sylpheed-12.html
7152         * doc/manual/en/sylpheed-13.html
7153         * doc/manual/en/sylpheed-14.html
7154         * doc/manual/en/sylpheed-15.html
7155         * doc/manual/en/sylpheed-16.html
7156         * doc/manual/en/sylpheed-17.html
7157         * doc/manual/en/sylpheed-18.html
7158         * doc/manual/en/sylpheed-19.html
7159         * doc/manual/en/sylpheed-2.html
7160         * doc/manual/en/sylpheed-20.html
7161         * doc/manual/en/sylpheed-21.html
7162         * doc/manual/en/sylpheed-22.html
7163         * doc/manual/en/sylpheed-3.html
7164         * doc/manual/en/sylpheed-4.html
7165         * doc/manual/en/sylpheed-5.html
7166         * doc/manual/en/sylpheed-6.html
7167         * doc/manual/en/sylpheed-7.html
7168         * doc/manual/en/sylpheed-8.html
7169         * doc/manual/en/sylpheed-9.html
7170         * doc/manual/en/sylpheed.html
7171                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7172
7173 2005-09-07 [colin]      1.9.14cvs5
7174
7175         * src/mainwindow.c
7176                 Make labels more to-the-point
7177
7178 2005-09-07 [colin]      1.9.14cvs4
7179
7180         * doc/manual/en/sylpheed-1.html
7181         * doc/manual/en/sylpheed-12.html
7182         * doc/manual/en/sylpheed-13.html
7183         * doc/manual/en/sylpheed-14.html
7184         * doc/manual/en/sylpheed-15.html
7185         * doc/manual/en/sylpheed-16.html
7186         * doc/manual/en/sylpheed-17.html
7187         * doc/manual/en/sylpheed-18.html
7188         * doc/manual/en/sylpheed-19.html
7189         * doc/manual/en/sylpheed-2.html
7190         * doc/manual/en/sylpheed-20.html
7191         * doc/manual/en/sylpheed-21.html
7192         * doc/manual/en/sylpheed-22.html
7193         * doc/manual/en/sylpheed-4.html
7194         * doc/manual/en/sylpheed-5.html
7195         * doc/manual/en/sylpheed-6.html
7196         * doc/manual/en/sylpheed-7.html
7197         * doc/manual/en/sylpheed-8.html
7198         * doc/manual/en/sylpheed-9.html
7199         * doc/manual/en/sylpheed.html
7200                 Update manual
7201
7202 2005-09-07 [colin]      1.9.14cvs3
7203
7204         * doc/faq/en/sylpheed-faq-1.html
7205         * doc/faq/en/sylpheed-faq-2.html
7206         * doc/faq/en/sylpheed-faq-3.html
7207         * doc/faq/en/sylpheed-faq.html
7208                 Update FAQ
7209
7210 2005-09-07 [colin]      1.9.14cvs2
7211
7212         * src/folderview.c
7213         * src/procmsg.c
7214         * src/summaryview.c
7215         * src/toolbar.c
7216                 Fix special subfolders:
7217                 - Inherit parent's icon
7218                 - sent contents of queues subfolders
7219                 - empty subfolders of trashes
7220         * src/mainwindow.c
7221                 Remove outdated manual and faq entries
7222         * src/common/utils.c
7223                 Add quotes around %s coming from mailcap
7224
7225 2005-09-07 [colin]      1.9.14cvs1
7226
7227         * src/compose.c
7228                 After saving draft, set modified to FALSE
7229         * src/mimeview.c
7230         * src/common/utils.c
7231         * src/common/utils.h
7232                 Try to open mime parts using what is 
7233                 indicated in ~/.mailcap or /etc/mailcap,
7234                 if possible.
7235
7236 2005-09-05 [paul]       1.9.14
7237
7238         1.9.14 released
7239
7240         * po/sk.po
7241                 updated by Andrej Kacian
7242
7243 2005-09-05 [paul]       1.9.13cvs83
7244
7245         * po/de.po
7246         * po/es.po
7247         * po/fi.po
7248         * po/fr.po
7249         * po/nb.po
7250         * po/pt_BR.po
7251         * po/sr.po
7252                 updated translations by Thomas Gilgin, Ricardo Mones
7253                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7254                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7255
7256 2005-09-04 [paul]       1.9.13cvs82
7257
7258         * src/compose.c
7259                 only warn about exceeded line length limit
7260                 on send
7261
7262 2005-09-04 [paul]       1.9.13cvs81
7263
7264         * src/compose.c
7265                 fix crash in 'line length exceeded' dialogue
7266
7267 2005-09-02 [paul]       1.9.13cvs80
7268
7269         * src/imap.c
7270                 fix bug 795, 'Connection lost IMAP'
7271                 and add statusbar prints
7272                 Patch by Colin
7273
7274 2005-09-02 [paul]       1.9.13cvs79
7275
7276         * src/compose.c
7277                 compose_wrap_paragraph() becomes
7278                 compose_beautify_paragraph()
7279                 Patch by Colin
7280
7281 2005-09-02 [colin]      1.9.13cvs78
7282
7283         * src/folderview.c
7284                 Micro-fix
7285
7286 2005-09-01 [colin]      1.9.13cvs77
7287
7288         * src/imap.c
7289                 Maybe fix bug #795 (Connection lost IMAP)
7290                 Don't try to send logout when we're disconnected.
7291         * src/summaryview.c
7292                 Include locked and marked emails in HRM
7293                 view. Fixes bug #800 (Locked messages no longer 
7294                 show up when hide read messages is used)
7295
7296 2005-09-01 [paul]       1.9.13cvs76
7297
7298         * src/prefs_common.c
7299                 fix bad cutting
7300
7301 2005-08-31 [colin]      1.9.13cvs75
7302
7303         * src/folderview.c
7304         * src/folderview.h
7305         * src/prefs_summaries.c
7306         * src/summaryview.c
7307                 Fix "go to next new", fix preference
7308                 (Open unread/next swapped)
7309
7310 2005-08-31 [paul]       1.9.13cvs74
7311
7312         * src/compose.c
7313         * src/folderview.c
7314         * src/headerview.c
7315         * src/headerview.h
7316         * src/mainwindow.c
7317         * src/prefs_common.c
7318         * src/prefs_common.h
7319         * src/prefs_fonts.c
7320         * src/summaryview.c
7321         * src/textview.c
7322         * src/common/defs.h
7323                 remove obsolete BOLD_FONT setting
7324                 fix font update in headerview and textview
7325                 headers after prefs change
7326                 Patch By Colin
7327
7328 2005-08-31 [paul]
7329
7330         1.9.14-rc4 released
7331
7332 2005-08-30 [colin]      1.9.13cvs73
7333
7334         * src/summaryview.c
7335                 When Hide read messages is selected and we
7336                 refresh the summaryview, don't remove the 
7337                 currently displayed message. Fixes bug #797
7338                 (Summary view reloads when new mail is 
7339                 downloaded in 1.9.14 rc)
7340
7341 2005-08-30 [colin]      1.9.13cvs72
7342
7343         * src/folderview.c
7344                 Fix flickering
7345         * src/mainwindow.c
7346                 Remove useless callback
7347         * src/mimeview.c
7348         * src/gtk/filesel.c
7349         * src/gtk/filesel.h
7350                 Add a filesel_select_file_save_folder() - used by Save All
7351
7352 2005-08-29 [paul]       1.9.13cvs71
7353
7354         * AUTHORS
7355         * src/matcher_parser_parse.y
7356         * src/etpan/imap-thread.c
7357                 fix building on FreeBSD
7358                 Patch by Daniel Gustafson <daniel@hobbit.se>
7359
7360 2005-08-29 [paul]       1.9.13cvs70
7361
7362         * src/plugins/pgpinline/pgpinline.c
7363                 only initialise sig result if it's been handled
7364                 Patch by Colin
7365
7366 2005-08-29 [paul]       1.9.13cvs69
7367         
7368         Patches by Colin:
7369
7370         * src/imap.c
7371         * src/common.utils.c
7372         * src/common/utils.h
7373                 optimisation
7374         * src/stock_pixmap.h
7375                 fix wrong icon reference
7376         * src/pixmaps/trash_btn.xpm
7377                 replace with nicer image
7378
7379 2005-08-28 [colin]      1.9.13cvs68
7380
7381         * src/Makefile.am
7382         * src/stock_pixmap.c
7383         * src/stock_pixmap.h
7384         * src/toolbar.c
7385         * src/pixmaps/trash_btn.xpm
7386                 Add a specific trash xpm for the button
7387
7388 2005-08-28 [colin]      1.9.13cvs67
7389
7390         * src/imap.c
7391                 Fix leak
7392
7393 2005-08-27 [colin]      1.9.13cvs66
7394
7395         * src/imap.c
7396         * src/procmime.c
7397                 Correctly fix "Problem with replies", fixes
7398                 pgpmime encryption too. 
7399
7400 2005-08-27 [colin]      1.9.13cvs65
7401
7402         * src/folder.c
7403         * src/procmsg.c
7404         * src/procmsg.h
7405         * src/summaryview.c
7406                 Fix bug #517 (messages removed from summaryview 
7407                 when moving fails)
7408
7409 2005-08-27 [colin]      1.9.13cvs64
7410
7411         * tools/Makefile.am
7412         * tools/asus_mailled.sh
7413                 Add a script to blink ASUS laptops' mail LED where there
7414                 is unread mail.
7415
7416 2005-08-27 [colin]      1.9.13cvs63
7417
7418         * src/imap.c
7419         * src/etpan/imap-thread.c
7420         * src/etpan/imap-thread.h
7421                 Implement automatic choosing of login method
7422                 Fixes bug #791
7423         * src/gtk/.cvsignore
7424                 Add sylpheed-marshal.[ch]
7425
7426 2005-08-27 [colin]      1.9.13cvs62
7427
7428         * src/common/utils.c
7429                 Fix confusing perror
7430
7431 2005-08-27 [colin]      1.9.13cvs61
7432
7433         * src/toolbar.c
7434         * src/toolbar.h
7435                 Remove A_DELETE, replace it with 
7436                 A_TRASH and A_DELETE_REAL. Automatically
7437                 rewrite config files to replace A_DELETE
7438                 with A_TRASH (no functionality change).
7439                 Fixes half of #794
7440
7441 2005-08-26 [colin]      1.9.13cvs60
7442
7443         * src/procmime.c
7444                 Previous "Problem with replies" fix brought other
7445                 problems, fixing them
7446
7447 2005-08-26 [colin]      1.9.13cvs59
7448
7449         * src/procmime.c
7450                 Fix "Problem with replies". This happened only
7451                 on IMAP...
7452         * src/procmsg.c
7453                 Factorize code a bit
7454         * src/compose.c
7455                 Speed improvement on very long messages (wrapping)
7456                 Fix signature color on Reedit and Redirect
7457                 On Reedit, don't attach pgp-signatures parts, but
7458                 set signing to On.
7459
7460 2005-08-24 [paul]       1.9.13cvs58
7461
7462         * src/compose.c
7463                 don't claim success when clicking
7464                 Cancel on the passphrase box.
7465                 Patch by Colin
7466
7467 2005-08-24 [paul]       1.9.13cvs57
7468
7469         * src/main.c
7470                 fix misplaced sylpheed.log
7471         * src/common/defs.h
7472                 define UIDL_DIR
7473
7474 2005-08-24 [paul]       1.9.13cvs56
7475
7476         * src/imap.c
7477         * src/etpan/imap-thread.c
7478         * src/etpan/imap-thread.h
7479                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7480                 Patch by Colin
7481         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7482         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7483                 remove autogenerated files
7484         * tools/kdeservicemenu/README
7485         * tools/kdeservicemenu/install.sh
7486         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7487         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7488                 use Claws icon, use 'Sylpheed-Claws' in menu,
7489                 use kdialog, and other cleanups
7490
7491 2005-08-23 [paul]       1.9.13cvs55
7492
7493         * src/compose.c
7494                 fix paste/wrap crash
7495                 Patch by Colin
7496
7497 2005-08-23 [paul]       1.9.13cvs54
7498
7499         * src/main.c
7500                 fix crash recovery
7501                 Patch by Colin
7502
7503 2005-08-23 [paul]       1.9.13cvs53
7504
7505         * src/addressbook.c
7506         * src/editaddress.c
7507                 view all data of LDAP contacts
7508                 Patch by Colin
7509
7510 2005-08-23 [paul]       1.9.13cvs52
7511
7512         * src/addressbook.c
7513                 fix issues with the Search field
7514                 Patch by Colin
7515
7516 2005-08-22 [paul]       1.9.13cvs51
7517
7518         * src/folderview.c
7519                 put name of folder in processing dialog
7520                 title
7521         * src/prefs_folder_item.c
7522                 improve english usage
7523
7524 2005-08-22 [paul]       1.9.13cvs50
7525
7526         * src/filtering.c
7527         * src/filtering.h
7528         * src/matcher.c
7529         * src/matcher_parser_lex.l
7530         * src/matcher_parser_parse.y
7531         * src/prefs_filtering.c
7532                 add Filtering/Processing rule names feature.
7533                 (the incompatible old matcherrc is saved as
7534                 matcherrc.pre_names).
7535                 Patch by Colin
7536
7537 2005-08-22 [paul]       1.9.13cvs49
7538
7539         * src/procmsg.c
7540                 fix colour labelling
7541                 Patch by Colin
7542
7543 2005-08-22 [paul]       1.9.13cvs48
7544
7545         * src/textview.c
7546                 fix open_image_cb()
7547
7548 2005-08-22 [paul]       1.9.13cvs47
7549
7550         * src/imap.c
7551                 fix bug 789, 'SC crashes with imap (CVS ver)'
7552                 Patch by Colin
7553
7554 2005-08-22 [paul]       1.9.13cvs46
7555
7556         * src/mimeview.c
7557         * src/prefs_common.c
7558         * src/common/defs.h
7559                 define reused defaults in defs.h
7560         * src/textview.c
7561                 add 'Open image' to image popup menu
7562
7563 2005-08-21 [colin]      1.9.13cvs45
7564
7565         * src/summaryview.c
7566                 Fix bug #788 (Bogus "From" address displayed)
7567
7568 2005-08-20 [colin]      1.9.13cvs44
7569
7570         * src/folder.c
7571                 Fix buf #787 (multilevel delete causes SIGSEGV)
7572
7573 2005-08-19 [colin]      1.9.13cvs43
7574
7575         * src/inc.c
7576         * src/prefs_common.c
7577         * src/prefs_common.h
7578                 Add an hidden pref to allow modifying the
7579                 update stepping in incorporation.
7580                 Patch by wwp.
7581
7582 2005-08-19 [colin]      1.9.13cvs42
7583
7584         * src/compose.c
7585         * src/procmime.c
7586                 Workaround for broken MUAs: encode 
7587                 Content-type: name: as ASCII and 
7588                 Content-Disposition: filename: as
7589                 per rfc2231
7590         * src/prefs_account.c
7591                 Fix invisible-ness of SMTP SSL prefs
7592                 in NNTP accounts
7593
7594 2005-08-19 [paul]       1.9.13cvs41
7595
7596         * src/compose.c
7597         * src/prefs_common.c
7598         * src/prefs_common.h
7599         * src/prefs_wrapping.c
7600                 paste with or without wrapping.
7601                 patch by Colin
7602
7603 2005-08-19 [paul]       1.9.13cvs40
7604
7605         * src/prefs_common.c
7606         * src/prefs_common.h
7607         * src/summaryview.c
7608                 reintroduce enable_swap_from as a
7609                 hidden pref. patch by Colin
7610         * src/quote_fmt_parse.y
7611         * src/plugins/clamav/clamav_plugin.c
7612         * src/plugins/dillo_viewer/dillo_viewer.c
7613         * src/plugins/mathml_viewer/mathml_viewer.c
7614         * src/plugins/pgpcore/sgpgme.c
7615         * src/plugins/pgpinline/pgpinline.c
7616         * src/plugins/pgpmime/pgpmime.c
7617                 tidy up. patch by Colin
7618
7619 2005-08-19 [paul]       1.9.13cvs39
7620
7621         * configure.ac
7622                 complete cvs38's sync
7623         * src/editaddress.c
7624         * src/gedit-print.c
7625         * src/mutt.c
7626         * src/etpan/etpan-log.c
7627         * src/etpan/imap-thread.c
7628         * src/gtk/gtksourceprintjob.c
7629                 fix compilation warnings
7630                 (patch by Colin)
7631
7632 2005-08-19 [paul]       1.9.13cvs38
7633
7634         sync with main:
7635
7636         * src/account.c
7637         * src/action.c
7638         * src/addrbook.c
7639         * src/addrcache.c
7640         * src/addrharvest.c
7641         * src/addrindex.c
7642         * src/codeconv.c
7643         * src/compose.c
7644         * src/crash.c
7645         * src/exporthtml.c
7646         * src/exportldif.c
7647         * src/folder.c
7648         * src/image_viewer.c
7649         * src/inc.c
7650         * src/inc.h
7651         * src/jpilot.c
7652         * src/ldif.c
7653         * src/main.c
7654         * src/matcher.c
7655         * src/mbox.c
7656         * src/messageview.c
7657         * src/mh.c
7658         * src/mimeview.c
7659         * src/msgcache.c
7660         * src/mutt.c
7661         * src/news.c
7662         * src/partial_download.c
7663         * src/pine.c
7664         * src/pop.c
7665         * src/prefs_actions.c
7666         * src/prefs_common.c
7667         * src/prefs_customheader.c
7668         * src/prefs_display_header.c
7669         * src/prefs_gtk.c
7670         * src/prefs_themes.c
7671         * src/procheader.c
7672         * src/procmime.c
7673         * src/procmsg.c
7674         * src/recv.c
7675         * src/send_message.c
7676         * src/simple-gettext.c
7677         * src/sourcewindow.c
7678         * src/textview.c
7679         * src/vcard.c
7680         * src/common/defs.h
7681         * src/common/log.c
7682         * src/common/plugin.c
7683         * src/common/prefs.c
7684         * src/common/session.c
7685         * src/common/session.h
7686         * src/common/socket.c
7687         * src/common/socket.h
7688         * src/common/ssl_certificate.c
7689         * src/common/template.c
7690         * src/common/utils.c
7691         * src/common/utils.h
7692         * src/common/xml.c
7693         * src/gtk/about.c
7694         added wrappers for C library function that
7695                 take pathname arguments.
7696                 enabled compilation with MinGW.
7697                 use GDir instead of directly using opendir().
7698                 added rename_force().
7699
7700 2005-08-19 [paul]       1.9.13cvs37
7701         
7702         patches by Colin:
7703         * src/compose.c
7704                 fix privacy settings on re-editing
7705                 a sent message
7706         * src/jpilot.c
7707                 fix encoding bug
7708         * src/folder.c
7709         * src/procmsg.c
7710         * src/procmsg.h
7711         * src/summaryview.c
7712                 flag changing optimisation
7713
7714 2005-08-18 [martin]     1.9.13cvs36
7715
7716         * commitHelper
7717             added my login
7718         * src/addrcache.c
7719         * src/addrharvest.c
7720         * src/addrindex.c
7721         * src/compose.c
7722         * src/grouplistdialog.c
7723         * src/main.c
7724         * src/mainwindow.c
7725         * src/msgcache.c
7726         * src/mutt.c
7727         * src/pine.c
7728         * src/prefs_account.c
7729         * src/prefs_themes.c
7730         * src/stock_pixmap.c
7731         * src/summaryview.c
7732         * src/gtk/about.c
7733         * src/gtk/logwindow.c
7734             removed deprecated glib and gdk stuff
7735         * src/plugins/pgpcore/select-keys.c
7736             convert attributes from locale to utf8
7737
7738 2005-08-17 [paul]       1.9.13cvs35
7739
7740         * src/account.c
7741         * src/addressbook.c
7742                 use new GTK_STOCK_ icons if available
7743         * src/summaryview.c
7744         * src/gtk/gtksctree.c
7745         * src/gtk/gtksctree.h
7746                 faster range select. patch by Colin
7747
7748 2005-08-17 [paul]       1.9.13cvs34
7749
7750         patches by colin:
7751         * src/addressbook.c
7752         * src/addressitem.h
7753                 Add an edit button for contacts, fix selections
7754                 of gtksctree items
7755         * src/editaddress.c
7756                 Change labels, let Save be always possible in the
7757                 email and user atributes tabs
7758         * src/folderview.c
7759                 fix sort issues
7760         * src/summaryview.c
7761                 select next item instead of the displayed one
7762                 after deletion
7763
7764         * src/gtk/progressdialog.c
7765                 use prefs_common.enable_rules_hint
7766
7767 2005-08-13 [hoa]        1.9.13cvs33
7768
7769         * src/etpan/imap-thread.c
7770                 fixed build on Solaris.
7771
7772 2005-08-10 [colin]      1.9.13cvs32
7773
7774         * src/procmsg.c
7775                 Fix cvs31 (missing fclose before reading
7776                 the file)
7777
7778 2005-08-10 [colin]      1.9.13cvs31
7779
7780         * src/procmsg.c
7781                 Fix procmsg_msginfo_new_from_mimeinfo() when
7782                 the MimeInfo isn't stored in memory. This fixes
7783                 replying to an attached message.
7784
7785 2005-08-10 [colin]      1.9.13cvs30
7786
7787         * src/mainwindow.c
7788                 Fix slowness in account changing
7789
7790 2005-08-10 [colin]      1.9.13cvs29
7791
7792         * src/folder.c
7793         * src/folderutils.c
7794         * src/folderview.c
7795         * src/imap_gtk.c
7796         * src/mainwindow.c
7797         * src/mh_gtk.c
7798         * src/procmsg.c
7799         * src/summaryview.c
7800                 Optimize folder_has_parent_of_type
7801                 Prevent moving special sub-folders from contextual menus
7802                 Rework message a bit ("Empty all messages" -> "Delete all
7803                 messages")
7804                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7805                 and "Deleted Items" folders)
7806
7807 2005-08-08 [colin]      1.9.13cvs28
7808
7809         * src/summaryview.c
7810         * src/prefs_summaries.c
7811                 Make "Select first unread|new" more flexible
7812                 (just prioritize new or unread)
7813
7814 2005-08-08 [colin]      1.9.13cvs27
7815
7816         * src/summaryview.c
7817                 If "select first new" is selected and there only
7818                 are unread messages, fallback to "select first
7819                 unread".
7820
7821 2005-08-08 [colin]      1.9.13cvs26
7822
7823         * src/folder.c
7824                 Fix shameful bugs (and bug #779)
7825
7826 2005-08-08 [colin]      1.9.13cvs25
7827
7828         * src/folder.c
7829         * src/folder.h
7830                 Cache parents' type to make folder_has_parent_of_type
7831                 faster
7832         * src/folderview.c
7833                 Forbid DnD of special sub-folders
7834         * src/procmsg.c
7835         * src/procmsg.h
7836                 Add MAIL_POSTFILTERING_HOOK
7837         * src/summaryview.c
7838                 Revert over-zealous deletion of the use_addr_book 
7839                 code
7840
7841 2005-08-07 [colin]      1.9.13cvs24
7842
7843         * src/folder.c
7844                 Fix big mistake (passing MsgInfo instead 
7845                 of FolderItem)
7846
7847 2005-08-07 [colin]      1.9.13cvs23
7848
7849         * src/compose.c
7850         * src/folder.c
7851         * src/folder.h
7852         * src/foldersel.c
7853         * src/folderutils.c
7854         * src/folderview.c
7855         * src/imap.c
7856         * src/mainwindow.c
7857         * src/messageview.c
7858         * src/mh.c
7859         * src/msgcache.c
7860         * src/procmime.c
7861         * src/summaryview.c
7862                 Make subfolders of Drafts, Queue, Outbox, Trash
7863                 work like their parents. 
7864                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7865
7866 2005-08-07 [colin]      1.9.13cvs22
7867
7868         * src/addressbook.c
7869                 Fix bug #771 (Dragged contacts not saved)
7870
7871 2005-08-07 [paul]       1.9.13cvs21
7872
7873         * src/summaryview.c
7874                 fix bug 32 'Search Doesn't display results
7875                 if "Hide Read Messages" is chosen'
7876                 be more literal in interpreting 'Hide read
7877                 messages'
7878
7879 2005-08-07 [colin]      1.9.13cvs20
7880
7881         * src/folderview.c
7882                 Add debug
7883         * src/summaryview.c
7884                 Faster 'unthread_for_execution'
7885
7886 2005-08-06 [paul]       1.9.13cvs19
7887
7888         * src/mainwindow.c
7889                 add mnemonics to Set displayed columns
7890                 fix bug where msgview_visible option was
7891                 overwritten as TRUE on startup
7892
7893 2005-08-06 [paul]       1.9.13cvs18
7894
7895         * src/mainwindow.c
7896                 refer to 'displayed columns in folder/message
7897                 list' not 'displayed items in summary/message view'
7898         * src/prefs_display_header.c
7899                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7900                 be consistent with similar dialogues
7901         * src/prefs_folder_column.c
7902         * src/prefs_summary_column.c
7903                 'columns' not 'items', and folder and message lists,
7904                 instead of folder and summary views;
7905                 Use 'Hidden columns' as list heading not 'Available
7906                 items';
7907                 move the 'Remove' button to the right hand side;
7908                 top-align the buttons;
7909                 remove unneeded vbox
7910         * src/prefs_summaries.c
7911                 put the 2 column prefs buttons in a frame to reduce
7912                 overall width; refer to columns not items &c.
7913
7914 2005-08-05 [colin]      1.9.13cvs17
7915
7916         * src/prefs_common.c
7917         * src/prefs_common.h
7918         * src/mainwindow.c
7919         * src/compose.c
7920         * src/messageview.c
7921                 Add an hidden toolbar_detachable pref, so
7922                 that I can get rid of these painful handles
7923                 in the toolbars. Defaults to TRUE to avoid
7924                 changing the GUI on unsuspecting people...
7925
7926 2005-08-05 [colin]      1.9.13cvs16
7927
7928         * src/Makefile.am
7929         * src/prefs_folder_column.c
7930         * src/prefs_folder_column.h
7931                 Add prefs for folder columns
7932         * src/folderview.c
7933         * src/folderview.h
7934         * src/mainwindow.c
7935         * src/mainwindow.h
7936         * src/prefs_common.c
7937         * src/prefs_common.h
7938         * src/prefs_summaries.c
7939                 Use them
7940         * src/prefs_summary_column.c
7941         * src/summaryview.c
7942         * src/summaryview.h
7943                 Add a To column
7944         * src/textview.c
7945         * src/common/utils.c
7946         * src/common/utils.h
7947                 Move uri colourisation functions
7948                 to utils
7949         * src/compose.c
7950                 Colourise URIs
7951         * src/imap.c
7952                 Fix bug with LIST where we'd try
7953                 to get Folder//////[...]/// 
7954
7955 2005-08-05 [paul]       1.9.13cvs15
7956
7957         * src/prefs_summaries.c
7958                 improve the English usage
7959         * src/summaryview.c
7960                 set font on column change
7961                 thanks to Colin
7962
7963 2005-08-05 [paul]       1.9.13cvs14
7964
7965         * src/prefs_common.c
7966         * src/prefs_common.h
7967         * src/prefs_summaries.c
7968         * src/summaryview.c
7969                 replace 'open_unread_on_enter' option with
7970                 'select_on_entry' option. opening/not opening
7971                 is now exclusively controlled by 'always_show_msg'
7972
7973 2005-08-04 [colin]      1.9.13cvs13
7974
7975         * src/compose.c
7976                 Remove dead code
7977                 Add colourisation of quotes and signatures
7978         * src/folderview.c
7979                 Fix possible crashes
7980         * src/messageview.c
7981                 Change an assert that is no problem
7982         * src/news.c
7983         * src/news_gtk.c
7984         * src/news_gtk.h
7985                 Fix offline mode
7986         * src/gtk/quicksearch.c
7987                 Fix a possible crash
7988
7989 2005-08-03 [colin]      1.9.13cvs12
7990
7991         * src/prefs_account.c
7992                 Fix bug #777 (Sylpheed crash in account configuration)
7993
7994 2005-08-03 [colin]      1.9.13cvs11
7995
7996         * src/addressbook.c
7997         * src/editaddress.c
7998         * src/editgroup.c
7999                 Fixing addressbook, round 2
8000         * src/textview.c
8001                 Fix emphasis color on rechecking 'Colorize messages'
8002
8003 2005-08-03 [paul]       1.9.13cvs10
8004
8005         sync with main
8006
8007         * src/addr_compl.c
8008         * src/compose.c
8009         * src/main.c
8010         * src/pop.c
8011         * src/prefs_account.c
8012         * src/procmime.c
8013         * src/procmsg.c
8014         * src/quote_fmt_parse.y
8015         * src/textview.c
8016         * src/common/quoted-printable.c
8017         * src/common/utils.c
8018         * src/common/utils.h
8019         * src/common/xml.c
8020                 replaced incorrect locale-independent
8021                 ctype functions with GLib's. Corrected
8022                 signedness mismatch.
8023         * src/headerview.c
8024                 headerview_create(): added spacing for vbox.
8025         * src/gtk/about.c
8026                 set focus to the OK button.
8027
8028 2005-08-03 [colin]      1.9.13cvs9
8029
8030         * src/folderview.c
8031                 Fix possible crash
8032
8033 2005-08-02 [colin]      1.9.13cvs8
8034
8035         * src/mainwindow.c
8036                 Fix cast
8037         * src/addressbook.c
8038         * src/addressitem.h
8039                 Fix a cast and more generally, try to make the
8040                 GUI more intuitive and consistent (round 1)
8041
8042 2005-08-02 [paul]       1.9.13cvs7
8043
8044         * src/folder.h
8045                 missing in 1.9.13cvs6
8046
8047 2005-08-02 [colin]      1.9.13cvs6
8048
8049         * src/folder.c
8050                 Fix one more leak
8051
8052 2005-08-02 [colin]      1.9.13cvs5
8053
8054         * src/folder.c
8055         * src/folderview.c
8056         * src/imap.c
8057         * src/main.c
8058         * src/mbox.c
8059         * src/procmsg.c
8060         * src/summaryview.c
8061                 Fix a number of folder_item_get_msg_list()-related
8062                 leaks (missing procmsg_msginfo_free()s)
8063
8064 2005-08-01 [colin]      1.9.13cvs4
8065
8066         * src/folderview.c
8067         * src/folderview.h
8068         * src/mainwindow.c
8069         * src/prefs_fonts.c
8070         * src/prefs_summaries.c
8071         * src/prefs_themes.c
8072         * src/summaryview.c
8073         * src/summaryview.h
8074         * src/textview.c
8075         * src/textview.h
8076                 Fix instant-apply of summary and folderview-related prefs
8077                 Fix erroneous g_free and alertpanels in prefs_theme
8078                 Add instant-apply for fonts
8079                 Defer applying of prefs a little bit so it's done only
8080                 once even if requested by multiples prefs pages
8081
8082 2005-08-01 [paul]       1.9.13cvs3
8083
8084         * src/main.c
8085                 fix bug 776 'S.C. crashes on close'
8086                 thanks to Colin
8087         * src/etpan/etpan-thread-manager-types.h
8088                 add missing include
8089                 thanks to Hoa
8090
8091 2005-07-25 [paul]       1.9.13cvs2
8092
8093         * src/summaryview.c
8094                 fix typos. spotted by Fabien Vantard
8095
8096 2005-07-24 [paul]       1.9.13cvs1
8097
8098         * doc/man/sylpheed.1
8099                 update man page, incorporating fix of
8100                 bug 769 'Typo in manpage'
8101         * src/etpan/imap-thread.c
8102                 fix NetBSD openssl dependencies. patch by
8103                 George Michaelson <ggm@apnic.net>
8104         * po/pt_BR.po
8105                 updated by Frederico Goncalves Guimaraes
8106
8107 2005-07-22 [paul]       1.9.13
8108
8109         1.9.13 release
8110
8111 2005-07-22 [paul]       1.9.12cvs91
8112
8113         * AUTHORS
8114         * INSTALL
8115         * README.claws
8116         * RELEASE_NOTES.claws
8117                 updated for release
8118         * configure.ac
8119         * po/nb.po
8120         * tools/claws.i18n.status.pl
8121                 add Norwegian translation. submiited by
8122                 Geir Helland <pjallabais@users.sourceforge.net>
8123         * po/ca.po
8124         * po/de.po
8125         * po/es.po
8126         * po/fi.po
8127         * po/fr.po
8128         * po/it.po
8129         * po/sk.po
8130         * po/sr.po
8131         * po/zh_CN.po
8132                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8133                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8134                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8135                 Yang Guilong
8136         * src/plugins/clamav/clamav_plugin_gtk.c
8137         * src/plugins/spamassassin/spamassassin_gtk.c
8138                 replace outdated description strings
8139
8140 2005-07-21 [colin]      1.9.12cvs90
8141
8142         * src/folder.c
8143                 Set folder to batch mode when scanning it. Makes deletion
8144                 of unread mails on IMAP much faster (due to the UNREAD 
8145                 flag unsetting)
8146
8147 2005-07-21 [darko]      1.9.12cvs89
8148
8149         * configure.ac
8150                 link against libresolv if necessary (patch by Paul)
8151         * src/msgcache.c
8152                 use glib's portable macros to determine endianness
8153
8154 2005-07-21 [paul]       1.9.12cvs88
8155
8156         * src/crash.c
8157         * src/gtk/about.c
8158                 update compiled-in features list
8159
8160 2005-07-20 [colin]      1.9.12cvs87
8161
8162         * src/folder.c
8163         * src/textview.c
8164                 Gcc 2.9x compilation fixes, thanks to Darko
8165         * src/plugins/clamav/clamav_plugin.c
8166                 Little optimisation: load virus database only once
8167         * src/plugins/spamassassin/spamassassin.c
8168                 Big optimisation: filtering one mail took at least 1 second,
8169                 now it takes at least 50ms. Doesn't speed up spamassassin 
8170                 itself, but should already be much more tolerable.
8171
8172 2005-07-20 [colin]      1.9.12cvs86
8173
8174         * src/summaryview.c
8175                 Fix performance issue
8176
8177 2005-07-19 [colin]      1.9.12cvs85
8178
8179         * src/plugins/pgpinline/plugin.c
8180                 Fix warning
8181
8182 2005-07-19 [colin]      1.9.12cvs84
8183
8184         * configure.ac
8185         * src/plugins/Makefile.am
8186         * src/plugins/pgpinline/.cvsignore
8187         * src/plugins/pgpinline/Makefile.am
8188         * src/plugins/pgpinline/pgpinline.c
8189         * src/plugins/pgpinline/pgpinline.deps
8190         * src/plugins/pgpinline/pgpinline.h
8191         * src/plugins/pgpinline/plugin.c
8192                 Put pgpinline in the main tree
8193
8194 2005-07-19 [paul]       1.9.12cvs83
8195
8196         * src/prefs_actions.c
8197                 prevent '//' in menu names, which cause a crash
8198                 thanks to Colin
8199
8200 2005-07-19 [paul]       1.9.12cvs82
8201
8202         * configure.ac
8203                 be generally more informative in configure output.
8204                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8205                 '[ --disable-openssl ...', as --enable-openssl is default
8206                 PGP/MIME: don't check for GPGME again, check for
8207                 pgpcore instead. Therefore prevent the possibility of
8208                 attempting to build pgpmime if pgpcore dependencies are
8209                 not met
8210                 ClamAV: use pkgconfig to check for lib
8211                 libgnomeprint: revert logic on inner test to match
8212                 everything else
8213         * src/plugins/pgpcore/sgpgme.c
8214                 add missing include
8215
8216 2005-07-19 [colin]      1.9.12cvs81
8217
8218         * src/summaryview.c
8219                 Fix slow thread rebuilding in particular
8220                 cases
8221
8222 2005-07-19 [paul]       1.9.12cvs80
8223
8224         * sylpheed-claws.desktop
8225                 fix typo, spotted by Stephan Sachse
8226         * src/account.c
8227                 replace GTK_STOCK_ADD with
8228                 GTK_STOCK_NEW button
8229
8230 2005-07-18 [colin]      1.9.12cvs79
8231
8232         * src/etpan/imap-thread.c
8233                 Fix return value (Thanks Hoa)
8234
8235 2005-07-18 [colin]      1.9.12cvs78
8236
8237         * src/imap.c
8238                 Allow empty passwords
8239                 Create drafts/queue/outbox if necessary
8240         * src/summaryview.c
8241                 Remove old code
8242         * src/etpan/imap-thread.c
8243                 Fix STARTTLS (Thanks to Hoa)
8244
8245 2005-07-18 [paul]       1.9.12cvs77
8246
8247         * ChangeLog-gtk2.jp
8248         * ChangeLog.jp
8249                 removed
8250         * Makefile.am
8251                 updated to reflect additions and removals
8252         * TODO
8253                 updated to be claws-specific
8254         * TODO-gtk2
8255         * TODO-gtk2.jp
8256         * TODO.jp
8257         * sylpheed-128x128.png
8258         * sylpheed-64x64.png
8259                 removed
8260         * sylpheed-claws-128x128.png
8261         * sylpheed-claws-64x64.png
8262         * sylpheed-claws.desktop
8263         * sylpheed-claws.png
8264                 added
8265         * sylpheed.desktop
8266         * sylpheed.png
8267                 removed
8268
8269 2005-07-17 [paul]       1.9.12cvs76
8270
8271         * src/account.c
8272         * src/addressbook.c
8273         * src/alertpanel.c
8274         * src/alertpanel.h
8275         * src/compose.c
8276         * src/exphtmldlg.c
8277         * src/expldifdlg.c
8278         * src/folderview.c
8279         * src/imap_gtk.c
8280         * src/inc.c
8281         * src/message_search.c
8282         * src/messageview.c
8283         * src/mh_gtk.c
8284         * src/news_gtk.c
8285         * src/prefs_actions.c
8286         * src/prefs_filtering.c
8287         * src/prefs_matcher.c
8288         * src/prefs_template.c
8289         * src/prefs_themes.c
8290         * src/ssl_manager.c
8291         * src/summary_search.c
8292         * src/textview.c
8293         * src/toolbar.c
8294         * src/gtk/sslcertwindow.c
8295         * src/plugins/pgpcore/sgpgme.c
8296                 rework alertpanels
8297
8298 2005-07-17 [colin]      1.9.12cvs75
8299
8300         * src/privacy.c
8301                 add a PrivacySystem accessor that checks that
8302                 the system cached in a MimeInfo's privacydata
8303                 is still registered. Use this accessor instead
8304                 of directly using data->system. Fixes crashes
8305                 after unloading pgp plugins.
8306
8307 2005-07-17 [colin]      1.9.12cvs74
8308
8309         * src/alertpanel.c
8310                 Change geometry hints to a simple default size.
8311                 Fixes the certs dialogs.
8312
8313 2005-07-17 [colin]      1.9.12cvs73
8314
8315         * src/gtk/sslcertwindow.c
8316                 Use a gtkExpander
8317
8318 2005-07-17 [colin]      1.9.12cvs72
8319
8320         * src/plugins/pgpcore/Makefile.am
8321         * src/plugins/pgpmime/Makefile.am
8322                 Add gpgme libs
8323
8324 2005-07-17 [paul]       1.9.12cvs71
8325
8326         * configure.ac
8327                 add --disable-gnomeprint option
8328                 modified version of patch by Marius Mauch
8329
8330 2005-07-17 [paul]       1.9.12cvs70
8331
8332         * src/common/defs.h
8333                 update urls
8334         * src/account.c
8335         * src/action.c
8336         * src/addressbook.c
8337         * src/compose.c
8338         * src/foldersel.c
8339         * src/folderview.c
8340         * src/html.c
8341         * src/imap_gtk.c
8342         * src/main.c
8343         * src/mainwindow.c
8344         * src/messageview.c
8345         * src/mh_gtk.c
8346         * src/mimeview.c
8347         * src/news_gtk.c
8348         * src/prefs_account.c
8349         * src/prefs_send.c
8350         * src/prefs_summaries.c
8351         * src/procmsg.c
8352         * src/summaryview.c
8353         * src/common/utils.c
8354         * src/common/xml.c
8355         * src/plugins/pgpcore/passphrase.c
8356         * src/plugins/pgpcore/select-keys.c
8357                 replace inappropriately used backticks
8358                 with single quotes
8359
8360 2005-07-16 [colin]      1.9.12cvs69
8361
8362         * src/image_viewer.c
8363                 Add extra paranoid checks
8364
8365 2005-07-16 [colin]      1.9.12cvs68
8366
8367         * src/plugins/pgpcore/prefs_gpg.c
8368                 Don't auto-check sigs by default, as it
8369                 can be really slow.
8370
8371 2005-07-16 [colin]      1.9.12cvs67
8372
8373         * src/plugins/pgpcore/sgpgme.c
8374                 Make messages a bit better.
8375
8376 2005-07-16 [colin]      1.9.12cvs66
8377
8378         * src/imap.c
8379                 Remove pseudo-log
8380         * src/etpan/imap-thread.c
8381                 Add real log
8382
8383 2005-07-16 [colin]      1.9.12cvs65
8384
8385         * src/main.c
8386         * src/prefs_other.c
8387                 And now, fix build with libetpan :-/
8388
8389 2005-07-15 [colin]      1.9.12cvs64
8390
8391         * src/prefs_other.c
8392                 Continue fixing build without libetpan.
8393
8394 2005-07-15 [colin]      1.9.12cvs63
8395
8396         * src/main.c
8397                 Fix build with --disable-libetpan
8398
8399 2005-07-15 [colin]      1.9.12cvs62
8400
8401         * configure.ac
8402                 Bump libetpan's version
8403
8404 2005-07-15 [colin]      1.9.12cvs61
8405
8406         * src/etpan/imap-thread.c
8407                 Actually stop logging :)
8408
8409 2005-07-15 [colin]      1.9.12cvs60
8410
8411         * src/addressbook.c
8412                 Fix dnd of multiple addresses.
8413
8414 2005-07-15 [hoa]        1.9.12cvs59
8415
8416         * src/etpan/imap-thread.c
8417             disable login of IMAP password in libetpan log file.
8418
8419 2005-07-15 [paul]       1.9.12cvs58
8420
8421         * src/account.c
8422                 don't automatically sort
8423                 do allow drag n drop
8424
8425 2005-07-15 [paul]       1.9.12cvs57
8426
8427         * src/account.c
8428         * src/ssl_manager.c
8429                 alphabetical listing
8430
8431 2005-07-15 [paul]       1.9.12cvs56
8432
8433         * src/gtk/pluginwindow.c
8434                 sort plugin list alphabetically
8435
8436 2005-07-15 [paul]       1.9.12cvs55
8437
8438         * src/prefs_spelling.c
8439         * src/prefs_wrapping.c
8440                 unify English usage
8441
8442 2005-07-15 [colin]      1.9.12cvs54
8443
8444         * src/wizard.c
8445                 Typo fix
8446
8447 2005-07-15 [paul]       1.9.12cvs53
8448
8449         * src/prefs_message.c
8450                 make 'show cursor' a hidden option
8451
8452 2005-07-14 [colin]      1.9.12cvs52
8453
8454         * src/plugins/spamassassin/Makefile.am
8455         * src/plugins/clamav/Makefile.am
8456                 Fix double EXTRA_DISTs
8457
8458 2005-07-14 [colin]      1.9.12cvs51
8459
8460         * src/plugins/clamav/Makefile.am
8461         * src/plugins/clamav/clamav_plugin_gtk.deps
8462         * src/plugins/spamassassin/Makefile.am
8463         * src/plugins/spamassassin/spamassassin_gtk.deps
8464                 Make $plugin_gtk depend on $plugin
8465
8466 2005-07-14 [hoa]        1.9.12cvs50
8467
8468         * src/etpan/imap-thread.c
8469                 enable debug log of libetpan when running with --debug
8470
8471 2005-07-14 [colin]      1.9.12cvs49
8472
8473         * configure.ac
8474         * src/common/Makefile.am
8475         * src/common/plugin.c
8476         * src/common/plugin.h
8477                 Add a little plugin dependancy system.
8478                 Plugins can ship a $plugin_name.deps file
8479                 (near them in PLUGINDIR) so that their
8480                 dependancies are loaded if possible.
8481         * src/plugins/Makefile.am
8482         * src/plugins/pgpcore/Makefile.am
8483         * src/plugins/pgpcore/passphrase.c
8484         * src/plugins/pgpcore/passphrase.h
8485         * src/plugins/pgpcore/plugin.c
8486         * src/plugins/pgpcore/prefs_gpg.c
8487         * src/plugins/pgpcore/prefs_gpg.h
8488         * src/plugins/pgpcore/select-keys.c
8489         * src/plugins/pgpcore/select-keys.h
8490         * src/plugins/pgpcore/sgpgme.c
8491         * src/plugins/pgpcore/sgpgme.h
8492                 Introduce pgpcore, used by pgpmime and
8493                 pgpinline
8494         * src/plugins/pgpmime/Makefile.am
8495         * src/plugins/pgpmime/passphrase.c
8496         * src/plugins/pgpmime/passphrase.h
8497         * src/plugins/pgpmime/pgpmime.c
8498         * src/plugins/pgpmime/pgpmime.deps
8499         * src/plugins/pgpmime/plugin.c
8500         * src/plugins/pgpmime/prefs_gpg.c
8501         * src/plugins/pgpmime/prefs_gpg.h
8502         * src/plugins/pgpmime/select-keys.c
8503         * src/plugins/pgpmime/select-keys.h
8504         * src/plugins/pgpmime/sgpgme.c
8505         * src/plugins/pgpmime/sgpgme.h
8506                 Remove the core from pgpmime and add the
8507                 dependancy to pgpcore.
8508
8509 2005-07-14 [paul]       1.9.12cvs48
8510
8511         * src/stock_pixmap.c
8512                 forgot this in last commit
8513
8514 2005-07-14 [paul]       1.9.12cvs47
8515
8516         * src/account.c
8517         * src/addressbook.c
8518                 add accelerators for the buttons (sync with main)
8519         * src/compose.c
8520         * src/compose.h
8521                 add accelerators for the buttons.
8522                 fix editing with external editor.
8523                 replace gdk_input_*() with GIOChannel;
8524                 (sync with main)
8525         * src/foldersel.c
8526                 display folder names with new/unread
8527                 representation (sync with main)
8528         * src/main.c
8529                 specify default window icon (sync with main)
8530         * src/prefs_common.c
8531                 use_addr_book default to FALSE
8532         * src/summaryview.c
8533         * src/textview.c
8534                 add accelerators for the buttons (sync with main)
8535         * src/gtk/menu.c
8536                 fix typos
8537         * src/pixmaps/sylpheed_icon.xpm
8538                 updated
8539
8540 2005-07-13 [paul]       1.9.12cvs46
8541
8542         * src/plugins/pgpmime/pgpmime.c
8543         * src/plugins/pgpmime/sgpgme.c
8544                 (temporarily) use deprecated gpgme_data_rewind()
8545                 while largefile support is not present
8546                 (as suggested by Colin)
8547
8548 2005-07-13 [paul]       1.9.12cvs45
8549
8550         * configure.ac
8551                 remove large file support (for now):
8552                 it breaks too many things
8553
8554 2005-07-13 [paul]       1.9.12cvs44
8555
8556         * configure.ac
8557                 add large file support
8558         * src/html.c
8559                 fix bug #763 where href attribute was not
8560                 the very first attribute of a link
8561                 patch by Thomas Gilgin
8562
8563 2005-07-13 [colin]      1.9.12cvs43
8564
8565         * src/gtk/pluginwindow.c
8566                 Little portability fix
8567
8568 2005-07-13 [colin]      1.9.12cvs42
8569
8570         * src/plugins/pgpmime/sgpgme.c
8571                 Fix crasher.
8572
8573 2005-07-13 [colin]      1.9.12cvs41
8574
8575         * src/plugins/pgpmime/pgpmime.c
8576         * src/plugins/pgpmime/sgpgme.c
8577                 Use gpgme_data_release_and_get_mem instead
8578                 of gpgme_data_read.
8579
8580 2005-07-13 [colin]      1.9.12cvs40
8581
8582         * configure.ac
8583         * src/plugins/pgpmime/passphrase.c
8584         * src/plugins/pgpmime/passphrase.h
8585         * src/plugins/pgpmime/pgpmime.c
8586         * src/plugins/pgpmime/plugin.c
8587         * src/plugins/pgpmime/select-keys.c
8588         * src/plugins/pgpmime/select-keys.h
8589         * src/plugins/pgpmime/sgpgme.c
8590         * src/plugins/pgpmime/sgpgme.h
8591                 Port pgpmime to gpgme-1.0.
8592
8593 2005-07-12 [paul]       1.9.12cvs39
8594
8595         * AUTHORS
8596         * src/toolbar.c
8597         * src/toolbar.h
8598                 add a 'Go to Prev' button to the toolbar.
8599                 correct tooltip text of go to buttons.
8600                 based on patch by Yang Guilong <bamanzi@gmail.com>
8601
8602 2005-07-12 [colin]      1.9.12cvs38
8603
8604         * src/statusbar.c
8605                 Fix progress bar showing stuff at startup.
8606
8607 2005-07-12 [paul]       1.9.12cvs37
8608
8609         * src/editjpilot.c
8610                 fix building with jpilot support
8611
8612 2005-07-11 [colin]      1.9.12cvs36
8613
8614         * src/inc.c
8615                 Add visual indication that filtering is running
8616         * src/textview.c
8617                 Make {}[] uri delimiters
8618         * src/summaryview.c
8619                 Remove useless (and slow) calls
8620
8621 2005-07-11 [paul]       1.9.12cvs35
8622
8623         * src/plugins/clamav/clamav_plugin_gtk.c
8624         * src/plugins/dillo_viewer/dillo_prefs.c
8625         * src/plugins/pgpmime/prefs_gpg.c
8626         * src/plugins/spamassassin/spamassassin_gtk.c
8627                 gather plugins prefs together under their
8628                 own 'Plugins' heading
8629
8630 2005-07-11 [paul]       1.9.12cvs34
8631
8632         sync with main
8633
8634         * src/account.c
8635                 account_delete(): modified alert dialog
8636         * src/editjpilot.c
8637         * src/editvcard.c
8638                 fixed a crash when cancelling file selection
8639                 dialog by Escape key. Made non-ascii filename
8640                 selectable.
8641         * src/prefs_template.c
8642                 prefs_template_window_create(): make scrolled
8643                 window policy AUTOMATIC
8644
8645 2005-07-10 [hoa]        1.9.12cvs33
8646
8647         * src/etpan/imap-thread.c
8648                 workaround for old Courier IMAP servers.
8649
8650 2005-07-10 [colin]      1.9.12cvs32
8651
8652         * src/folder.c
8653         * src/statusbar.c
8654         * src/statusbar.h
8655                 Add visual progress indicator on filtering/processing
8656                 Factorize the progress bar code
8657         * src/imap.c
8658         * src/imap.h
8659         * src/etpan/imap-thread.c
8660                 Add a reference counter to avoid destroying the Folder
8661                 while it's in use by another callback.
8662
8663 2005-07-09 [hoa]        1.9.12cvs31
8664
8665         * src/imap.c
8666         * src/etpan/imap-thread.c
8667                 fixed deadlock when removing IMAP account.
8668
8669 2005-07-08 [colin]      1.9.12cvs30
8670
8671         * src/textview.c
8672         * src/unmime.c
8673                 Fix again problems decoding broken headers
8674         * src/gtk/inputdialog.c
8675                 Fix local variable shadowing a global one
8676
8677 2005-07-08 [colin]      1.9.12cvs29
8678
8679         * src/msgcache.c
8680                 Make the cache/mark files platform-agnostic by writing
8681                 them in little-endian format. Reading them is also done
8682                 in little-endian format, of course; however, in order
8683                 to avoid trashing mark data on big-endian machines, the
8684                 files are, at first, read from the native format if the
8685                 little-endian one doesn't exist. This is easy to deter-
8686                 mine by trying to open a file with a swapped data_ver
8687                 and seeing if it's the wanted version.
8688                 Little-endian using users should see absolutely no
8689                 difference, Big-endian users may get a very little
8690                 performance drop due to byte-swapping.
8691                 Tested on i386 and ppc32. 
8692                 Fixes bug #159 (The index file, in the mailboxes, is 
8693                 hardware depending).
8694
8695                 To have the cache/mark files updated to the new little-
8696                 endian format, "Check for new messages" or even
8697                 "Rebuild folder tree" aren't enough. Files will be
8698                 updated as soon as a folder has been opened/closed.
8699                 To update everything, just select all folders by
8700                 selecting them one by one.
8701
8702 2005-07-07 [colin]      1.9.12cvs28
8703
8704         * src/imap.c
8705                 Remember the folder separator per IMAPFolder
8706                 instead of globally.
8707                 Revive the Session on noop; fixes bug #761
8708                 (mark a bunch of unread messages as read takes 
8709                 forever)
8710
8711 2005-07-07 [darko]      1.9.12cvs27
8712
8713         * src/common/template.c
8714                 Sort templates alphabetically
8715
8716 2005-07-06 [colin]      1.9.12cvs26
8717
8718         * src/imap.c
8719                 Try to use the correct separator in
8720                 most cases. Possibly fixes bug #759
8721                 (only creates the INBOX folder when 
8722                 setting up new IMAP account) and 
8723                 bug #760 (Can't retrieve messages)
8724
8725 2005-07-06 [colin]      1.9.12cvs25
8726
8727         * src/imap.c
8728                 Use real_path in status command. This will
8729                 help later, when namespaces will be used.
8730
8731 2005-07-06 [colin]      1.9.12cvs24
8732
8733         * configure.ac
8734         * src/account.c
8735         * src/folder.c
8736         * src/imap.c
8737         * src/etpan/etpan-log.c
8738         * src/etpan/etpan-thread-manager.c
8739         * src/etpan/imap-thread.c
8740                 Add a --disable-libetpan parameter. With this,
8741                 users that don't want IMAP4 support can avoid
8742                 the new dependancy (and have no IMAP support).
8743                 Users that have IMAP4 accounts and use this
8744                 parameter won't lose their configuration, their
8745                 IMAP accounts will just be invisible and not
8746                 used.
8747         * src/textview.c
8748                 Make the "Copy ..." contextual menu items 
8749                 copy to both the X clipboard and the gtk 
8750                 clipboard - as most other apps do.
8751         * src/gtk/about.c
8752                 Add a notice about OpenSSL usage, in order to
8753                 comply with OpenSSL's license (point 6):
8754                 http://www.openssl.org/source/license.html
8755
8756 2005-07-06 [colin]      1.9.12cvs23
8757
8758         * src/alertpanel.c
8759                 Fix a minimum size for alertpanels
8760         * src/compose.c
8761                 Show 'No space left on device' type errors
8762                 when queuing/sending
8763         * src/imap_gtk.c
8764         * src/mh_gtk.c
8765                 Rework folder's deletion message (remove 
8766                 extra \n)
8767
8768 2005-07-05 [colin]      1.9.12cvs22
8769
8770         * src/imap.c
8771                 Add an alertpanel on auth error
8772                 Add pseudo-log
8773                 Remove pthread-related stuff
8774
8775 2005-07-05 [colin]      1.9.12cvs21
8776
8777         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8778                 Fix crash on plugin reloading (with a hack)
8779
8780 2005-07-05 [colin]      1.9.12cvs20
8781
8782         * src/prefs_account.c
8783         * src/prefs_account.h
8784                 Fix typo
8785         * src/gtk/filesel.c
8786         * src/gtk/filesel.h
8787                 Add a way to filter the view
8788         * src/gtk/pluginwindow.c
8789                 Filter loadable stuff
8790         * src/plugins/pgpmime/prefs_gpg.c
8791                 Fix missing unregistration
8792         * .cvsignore
8793         * src/etpan/.cvsignore
8794         * src/plugins/spamassassin/.cvsignore
8795                 Add more stuff to cvs ignored files
8796
8797 2005-07-04 [colin]      1.9.12cvs19
8798
8799         * src/imap.c
8800                 Fix scan_required returning FALSE when it
8801                 shouldn't. Maybe fix #760 (Can't retrieve
8802                 messages)
8803
8804 2005-07-04 [colin]      1.9.12cvs18
8805
8806         * src/summaryview.c
8807                 Fix always_show_msg pref
8808
8809 2005-07-04 [paul]       1.9.12cvs17
8810
8811         sync with main (forgotten in last commit)
8812         
8813         * src/common/utils.c
8814         * src/common/utils.h
8815                 check_line_length(): new.
8816                 is_dir_exist()
8817                 is_file_entry_exist()
8818                 dirent_is_regular_file()
8819                 dirent_is_directory(): use g_file_test() instead of stat().
8820
8821 2005-07-04 [paul]       1.9.12cvs16
8822
8823         sync with main:
8824
8825         * src/compose.c
8826                 compose_write_to_file(): check for line
8827                 length limit and display warning if exceeds
8828         * src/jpilot.c
8829                 use get_home_dir() instead of g_get_home_dir()
8830         * src/procheader.c
8831                 removed warning about invalid date
8832         * src/vcard.c
8833                 use get_home_dir() instead of g_get_home_dir()
8834
8835 2005-07-04 [paul]       1.9.12cvs15
8836
8837         * src/stock_pixmap.c
8838                 fix new pixmap naming errors
8839                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8840
8841 2005-07-04 [colin]      1.9.12cvs14
8842
8843         * src/imap.c
8844                 Fix debugging string with a warning
8845
8846 2005-07-04 [colin]      1.9.12cvs13
8847
8848         * configure.ac
8849                 Add a check for libetpan's version (>= 0.37)
8850
8851 2005-07-04 [hoa]        1.9.12cvs12
8852
8853         * commitHelper
8854         * src/imap.c
8855         * src/etpan/imap-thread.c
8856         * src/etpan/imap-thread.h
8857                 fixed IMAP implementation of check of mails.
8858
8859 2005-07-03 [hoa]        1.9.12cvs11
8860
8861         * src/etpan/Makefile.am
8862         * src/etpan/etpan-errors.h
8863         * src/etpan/etpan-log.[ch]
8864         * src/etpan/etpan-thread-manager-types.h
8865         * src/etpan/etpan-thread-manager.[ch]
8866         * src/etpan/imap-thread.[ch]
8867         * src/Makefile.am
8868         * src/imap.c
8869         * src/main.c
8870         * src/prefs_other.c
8871         * configure.ac
8872             merged imap branch.
8873             dependency on libetpan 0.37 is now added.
8874
8875 2005-07-01 [colin]      1.9.12cvs10
8876
8877         * src/Makefile.am
8878         * src/folder.c
8879         * src/folder.h
8880         * src/folderview.c
8881         * src/stock_pixmap.c
8882         * src/stock_pixmap.h
8883         * src/plugins/trayicon/trayicon.c
8884                 Add marked symbol on folders containing
8885                 marked messages
8886         * src/procmsg.c
8887         * src/procmsg.h
8888         * src/toolbar.c
8889         * src/prefs_common.c
8890         * src/prefs_common.h
8891         * src/prefs_send.c
8892                 Add an optional confirmation dialog on queue
8893                 sending. Patch by wwp.
8894         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8895         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8896         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8897         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8898         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8899         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8900         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8901         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8902         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8903         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8904         * src/pixmaps/trash_mark.xpm            ** ADDED **
8905                 New pixmaps
8906
8907 2005-07-01 [colin]      1.9.12cvs9
8908
8909         * src/summaryview.c
8910                 Fix a little threading bug
8911         * src/addrgather.c
8912         * src/mainwindow.c
8913                 A little bit of HIG normality never hurts
8914
8915 2005-07-01 [colin]      1.9.12cvs8
8916
8917         * src/compose.c
8918         * src/msgcache.c
8919         * src/pop.c
8920         * src/procmime.c
8921         * src/recv.c
8922         * src/common/log.c
8923         * src/common/template.c
8924         * src/common/utils.c
8925         * src/common/utils.h
8926                 Reverted the fwrite_atomic stuff. In fact
8927                 it is already atomic.
8928
8929 2005-06-30 [colin]      1.9.12cvs7
8930
8931         * src/common/utils.c
8932         * src/common/utils.h
8933                 Add an fwrite_atomic() function to make
8934                 sure we write everything: fwrite can make
8935                 short writes.
8936         * src/compose.c
8937         * src/msgcache.c
8938         * src/pop.c
8939         * src/procmime.c
8940         * src/recv.c
8941         * src/common/log.c
8942         * src/common/template.c
8943                 Use that (and fix swapping of size and nmemb).
8944                 Thanks to Rich Coe for the heads up.
8945
8946 2005-06-30 [colin]      1.9.12cvs6
8947
8948         * src/addressbook.c
8949                 Optimize addressbook opening 
8950
8951 2005-06-30 [colin]      1.9.12cvs5
8952
8953         * src/summaryview.c
8954                 Remove calls to summary_step after move/copy
8955
8956 2005-06-28 [paul]       1.9.12cvs4
8957
8958         * src/alertpanel.c
8959                 wrap and make the error msg selectable
8960
8961 2005-06-28 [paul]       1.9.12cvs3
8962
8963         * src/ssl_manager.c
8964                 replace the OK button with a Close button
8965         * src/gtk/foldersort.c
8966                 use GTK_STOCK_ icons/buttons
8967
8968 2005-06-28 [colin]      1.9.12cvs2
8969
8970         * src/gedit-print.c             ** ADDED **
8971         * src/gedit-print.h             ** ADDED **
8972         * src/gtk/gtksourceprintjob.c   ** ADDED **
8973         * src/gtk/gtksourceprintjob.h   ** ADDED **
8974                 I can't believe no one had enough time to tell
8975                 me I forgot the `cvs add`
8976
8977 2005-06-27 [colin]      1.9.12cvs1
8978
8979         * src/Makefile.am
8980         * src/gtk/Makefile.am
8981         * src/messageview.c
8982         * src/procmsg.c
8983         * src/summaryview.c
8984         * configure.ac
8985                 Add optional libgnomeprint-based printing
8986         * src/mainwindow.c
8987         * src/gtk/quicksearch.c
8988                 Add an Edit/Quick search menu item to show
8989                 and focus the quicksearch
8990
8991 2005-06-27 [paul]       1.9.12
8992
8993         1.9.12 release
8994
8995         * po/ca.po
8996         * po/de.po
8997         * po/es.po
8998         * po/fr.po
8999         * po/it.po
9000         * po/ko.po
9001         * po/pt_BR.po
9002         * po/sk.po
9003         * po/zh_CN.po
9004                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9005                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9006                 SungHyun Nam, Frederico Goncalves Guimaraes,
9007                 Andrej Kacian, and Yang Guilong
9008 2005-06-26 [colin]      1.9.11cvs106
9009
9010         * src/imap_gtk.c
9011                 Forgot one file for previous fix
9012
9013 2005-06-26 [colin]      1.9.11cvs105
9014
9015         * src/folder.c
9016         * src/imap.c
9017                 Fix problems with folder operations in no_select
9018                 imap folders. it applies only to mails, and 
9019                 creation/deletion/move/renaming of folders 
9020                 should be possible
9021
9022 2005-06-26 [paul]       1.9.11cvs104
9023
9024         * src/prefs_filtering.c
9025                 replace one more GTK_STOCK_REMOVE
9026                 with GTK_STOCK_DELETE
9027
9028 2005-06-25 [colin]      1.9.11cvs103
9029
9030         * src/imap.c
9031                 Optimize get_seq_set_from_seq_list
9032                 (Patch by Ricardo) 
9033
9034 2005-06-25 [colin]      1.9.11cvs102
9035
9036         * src/mh.c
9037                 If the directory exists, but not in the
9038                 correct encoding, rename it. This should
9039                 handle old-versions-induced bugs.
9040
9041 2005-06-25 [colin]      1.9.11cvs101
9042
9043         * src/mh.c
9044                 Fix path access with extended dir names
9045                 Fixes bug #589 (SC segfaults with wrong locale
9046                 settings)
9047
9048 2005-06-25 [colin]      1.9.11cvs100
9049
9050         * src/prefs_account.c
9051         * src/prefs_account.h
9052         * src/compose.c
9053                 Add an option to encrypt replies to
9054                 encrypted messages
9055
9056 2005-06-25 [colin]      1.9.11cvs99
9057
9058         * src/compose.c
9059         * src/quote_fmt_parse.y
9060                 ... And make it work with pgpinline.
9061
9062 2005-06-25 [colin]      1.9.11cvs98
9063
9064         * src/compose.c
9065         * src/procmime.c
9066         * src/procmime.h
9067         * src/quote_fmt_parse.y
9068                 o Make reedition of encrypted messages possible
9069                   (as long as it is encrypted to self too, no
9070                    magic there)
9071                 o Make replying with quote (and without selecting
9072                   text) possible for encrypted messages.
9073                 Closes bug #550 (Not possible to "reply with quote"
9074                 to gnupg encrypted messages)
9075
9076 2005-06-24 [paul]       1.9.11cvs97
9077
9078         * src/imap.c
9079                 add missing include
9080
9081 2005-06-24 [paul]       1.9.11cvs96
9082
9083         * src/editldap.c
9084                 made bind password entry invisible
9085                 (sync with main)
9086         * src/send_message.c
9087                 send_message_local(): check exit status
9088                 to detect errors (sync with main)
9089         * src/textview.c
9090                 use main's less ambiguous popup menu
9091                 wording
9092
9093 2005-06-24 [paul]       1.9.11cvs95
9094
9095         * src/prefs_actions.c
9096         * src/prefs_customheader.c
9097         * src/prefs_display_header.c
9098         * src/prefs_filtering_action.c
9099         * src/prefs_matcher.c
9100         * src/prefs_template.c
9101         * src/prefs_toolbar.c
9102                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9103         * src/gtk/description_window.c
9104                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9105
9106 2005-06-23 [colin]      1.9.11cvs94
9107
9108         * src/summaryview.c
9109                 Fix rough edges (be sure to call status_show whenever
9110                 necessary).
9111
9112 2005-06-23 [colin]      1.9.11cvs93
9113
9114         * src/summaryview.c
9115                 Optimize Select All
9116                 Before, in a 5K mails folder: 11s
9117                 After, in the same folder: 58000µs
9118                 The joys of locking... gtk_clist_select_all() fires a 
9119                 tree-select-row event for each selected row, which in 
9120                 summaryview, callbacks summary_selected which in turn,
9121                 calls summary_status_show, which walks the selected
9122                 rows. Hence, calling gtk_clist_select_all was 
9123                 exponential. Locking the summaryview makes 
9124                 summary_selected return early.
9125
9126 2005-06-23 [colin]      1.9.11cvs92
9127
9128         * src/imap.c
9129                 Move mutex at the important place to avoid
9130                 deadlocks
9131         * src/summaryview.c
9132                 Fix Del key deleting directly instead of
9133                 moving to trash
9134
9135 2005-06-22 [colin]      1.9.11cvs91
9136
9137         * src/plugins/spamassassin/libspamc.c
9138                 As we do spagetti code with assignations in multiple
9139                 places (see _message_read_raw where out = msg = raw),
9140                 let's be sure we don't free the same pointer twice.
9141                 Should fix bug #683 (Crash in libpam at 
9142                 message_cleanup).
9143
9144 2005-06-22 [colin]      1.9.11cvs90
9145
9146         * src/compose.c
9147         * src/messageview.c
9148         * src/toolbar.c
9149                 Make toolbar's delete use the move to trash stuff;
9150                 Add gtk_widget_realize to be sure pixmaps can get
9151                 created (that may fix an old worksforme bug which
9152                 I can't find back...)
9153
9154 2005-06-22 [colin]      1.9.11cvs89
9155
9156         * src/summaryview.c
9157         * src/summaryview.h
9158         * src/mainwindow.c
9159                 Rename "Message/Delete" to "Message/Move to trash"
9160                 Add "Message/Delete..." that directly destroys the
9161                 selected messages after asking for a confirmation.
9162
9163 2005-06-22 [colin]      1.9.11cvs88
9164
9165         * src/imap.c
9166                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9167                 o Fix a deadlock (thanks Darko)
9168
9169 2005-06-22 [colin]      1.9.11cvs87
9170
9171         * src/gtk/foldersort.c
9172                 Add missing include for the i18n;
9173                 patch by Fabien Vantard
9174
9175 2005-06-21 [colin]      1.9.11cvs86
9176
9177         * src/folder.c
9178         * src/folderview.c
9179                 Respect the no_select flag
9180         * src/imap.c
9181                 Fix recursive deletion
9182         * src/imap_gtk.c
9183         * src/mh_gtk.c
9184                 Make the folder deletion's warning
9185                 more explicit
9186
9187 2005-06-21 [colin]      1.9.11cvs85
9188
9189         * src/textview.c
9190                 Prevent email addresses from spanning accross
9191                 lines - fixes bug # 646 (newline-chars in 
9192                 email addresses)
9193
9194 2005-06-20 [colin]      1.9.11cvs84
9195
9196         * src/folder.c
9197                 Be sure not to remove source if copy failed
9198
9199 2005-06-20 [colin]      1.9.11cvs83
9200
9201         * src/folderview.c
9202         * src/imap_gtk.c
9203                 remove summaryview's lock
9204         * src/imap.c
9205                 introduce threads to avoid problems when foreground tasks
9206                 interfere with background tasks
9207         * src/mh.c
9208                 prevent moving to drafts/queue
9209         * src/mimeview.c
9210                 fix leak
9211
9212 2005-06-19 [colin]      1.9.11cvs82
9213
9214         * src/imap_gtk.c
9215                 Remember that the user doesn't want to override
9216                 offline mode, for 3 seconds. It avoid presenting
9217                 him with N popups in a really short time.
9218
9219 2005-06-17 [colin]      1.9.11cvs81
9220
9221         * src/imap.c
9222                 Fix IMAP breaking on folders containing '('
9223                 (Probably won't be enough)
9224
9225 2005-06-17 [colin]      1.9.11cvs80
9226
9227         Forgotten files on 1.9.11cvs79
9228         * src/summaryview.c
9229                 Fix stepping when not immediately executing
9230         * src/imap.c
9231                 Really prevent UID FETCH 0
9232         * src/codeconv.c
9233                 Fix outgoing charset never set to utf-8
9234         * src/mh.c
9235                 Fix leak
9236
9237 2005-06-16 [colin]      1.9.11cvs79
9238
9239         * src/compose.c
9240                 Fix bug #707 (Dash splits rows)
9241                 Only wrap if we're on a line break position and
9242                 the previous one was a "white" (space) char.
9243                 Pango stuff is weird.
9244
9245 2005-06-16 [colin]      1.9.11cvs78
9246
9247         * src/imap_gtk.c
9248                 Lock summaryview while downloading messages
9249                 on user demand
9250         * src/procheader.c
9251         * src/unmime.c
9252         * src/common/utils.c
9253         * src/common/utils.h
9254                 Replace \r and \n with spaces in From and
9255                 Subject headers
9256
9257 2005-06-16 [paul]       1.9.11cvs77
9258
9259         * src/procmime.c
9260                 liberalise the mime parser
9261         * src/gtk/about.c
9262                 add text wrapping
9263
9264 2005-06-16 [paul]       1.9.11cvs76
9265
9266         * src/gtk/about.c
9267                 reworked
9268
9269 2005-06-15 [colin]      1.9.11cvs75
9270
9271         * src/compose.c
9272                 Finish header encoding fix
9273         * src/summaryview.c
9274                 Fix segfault
9275         * src/headerview.c
9276                 Fix compilation (Thanks Stephan
9277                 Sachse)
9278
9279 2005-06-15 [colin]      1.9.11cvs74
9280
9281         * Makefile.am
9282                 Install gnome2 stuff rather than gnome1, 
9283                 if both are present
9284         * src/codeconv.c
9285         * src/codeconv.h
9286         * src/compose.c
9287                 Fix headers encoding
9288         * src/folder.c
9289                 Visual progress when fetching all messages
9290         * src/folderview.c
9291         * src/summaryview.c
9292         * src/summaryview.h
9293                 Prevent changing current message while
9294                 incorporating
9295
9296 2005-06-15 [paul]       1.9.11cvs73
9297
9298         * src/gtk/gtkaspell.c
9299         * src/gtk/gtkaspell.h
9300                 fix build warnings
9301
9302 2005-06-15 [paul]       1.9.11cvs72
9303
9304         * src/prefs_filtering.c
9305                 allow reordering of filter rules by
9306                 drag n drop
9307
9308 2005-06-15 [paul]       1.9.11cvs71
9309
9310         * COPYING
9311                 updated
9312         * src/codeconv.c
9313                 replace deprecated function
9314         * src/inc.c
9315         * src/send_message.c
9316         * src/gtk/progressdialog.c
9317         * src/gtk/progressdialog.h
9318                 salvage and reuse parts of reverted sync
9319
9320 2005-06-15 [paul]       1.9.11cvs70
9321
9322         * src/inc.c
9323         * src/send_message.c
9324         * src/gtk/progressdialog.c
9325         * src/gtk/progressdialog.h
9326                 revert yesterday's sync with main
9327                 it contains deprecated functions
9328
9329 2005-06-15 [colin]      1.9.11cvs69
9330
9331         * src/headerview.c
9332                 Fix bug #670 (multi user to: will corrupt message 
9333                 headers display)
9334
9335 2005-06-15 [colin]      1.9.11cvs68
9336
9337         * src/compose.c
9338                 Fix bug #421 (Fix undo on wrapping)
9339
9340 2005-06-15 [colin]      1.9.11cvs67
9341
9342         * src/folder.c
9343                 Provide visual feedback while processing
9344                 folder's rules.
9345         * src/imap.c
9346                 Provide visual feedback while getting
9347                 short headers (for uncached messages)
9348
9349
9350 2005-06-14 [paul]       1.9.11cvs66
9351
9352         * src/account.c
9353                 change a couple stock icons
9354         * src/inc.c
9355         * src/send_message.c
9356         * src/gtk/progressdialog.c
9357         * src/gtk/progressdialog.h
9358                 sync main's GtkTreeView implementation
9359
9360 2005-06-14 [colin]      1.9.11cvs65
9361
9362         * src/imap.c
9363                 Various little fixes, mainly on error paths
9364
9365 2005-06-13 [colin]      1.9.11cvs64
9366
9367         * matcher.c
9368         * procmsg.c
9369         * procmsg.h
9370                 Add a way to fetch only headers. This speeds
9371                 up filtering on headers for IMAP. Fixes:
9372                 bug #481 extraneous imap commands slow down 
9373                         imap filtering
9374                 bug #522 Sylpheed downloads all messages 
9375                         when opening mailbox (IMAP)
9376                 bug #677 IMAP fetch is soooooooooooooo slow
9377         * src/folder.c
9378         * src/folder.h
9379                 Add a folder set_batch method so that
9380                 implementations can speed up flags changes
9381         * src/folderutils.c
9382         * src/summaryview.c
9383                 Use that in mark as (un)read and mark all read
9384                 Refix bug #679
9385         * src/imap.c
9386                 Implement set_batch - brings back deferred
9387                 flags in a less buggy manner. Fixes:
9388                 bug #729 IMAP immediate expunge of deleted messages
9389                 bug #191 remove list of messages with one command
9390                 Fix login with strange chars
9391                 Implement fetch_msg_full
9392                 Fix copy (wrong counts)
9393
9394 2005-06-12 [colin]      1.9.11cvs63
9395
9396         * src/folder.c
9397                 lock incorporation during long operations.
9398                 Avoids fucking up the IMAP socket.
9399
9400 2005-06-12 [colin]      1.9.11cvs62
9401
9402         * src/imap.c
9403                 Fix harmful typo
9404                 Factorize remove_all_msg
9405                 Thread-ize expunge
9406         * src/summaryview.c
9407                 Don't update partial-download status if unnecessary
9408         * src/folder.c
9409                 Use remove_msgs everywhere possible
9410
9411 2005-06-12 [colin]      1.9.11cvs61
9412
9413         * src/folder.c
9414         * src/folder.h
9415                 Add a remove_msgs function to remove a 
9416                 list of messages
9417         * src/imap.c
9418                 Implement that.
9419
9420 2005-06-12 [colin]      1.9.11cvs60
9421
9422         * src/imap.c
9423                 Remove flags-processing deferring... Too hard
9424                 to get it to work in all cases.
9425
9426 2005-06-11 [colin]      1.9.11cvs59
9427
9428         * src/imap.c
9429                 printf -> debug_print
9430
9431 2005-06-11 [colin]      1.9.11cvs58
9432
9433         * src/imap.c
9434                 o Fix build without USE_PTHREAD
9435                 o Factorize imap_open
9436                 o Alertpanel in case of impossible connection
9437                 o Alertpanel in case of impossible login
9438                 o Fix deferred flags processing to force a 
9439                   flush before adding some more flags to process,
9440                   but in another folder.
9441
9442 2005-06-10 [colin]      1.9.11cvs57
9443
9444         * src/imap.c
9445                 o Fix a format string error
9446                 o init ssl socket outside of the thread 
9447                   (it possibly invokes gtk calls)
9448         * src/procmime.c
9449                 o Put back the buffer to its necessary size
9450                 o Fix changing a file pointer without keeping
9451                   track of it (thanks Valgrind)
9452         * src/common/smtp.c
9453                 o Fix automatic STARTTLS if login should be done
9454                   and the server only allows it after starting TLS
9455         * src/gtk/gtkinputdialog.c
9456                 o Eat GDK_Return so that the combo popup doesn't 
9457                   appear when we press Enter to validate the combo
9458                   input dialog (as seen in the Open with... dialog)
9459
9460 2005-06-10 [colin]      1.9.11cvs56
9461
9462         * src/imap.c
9463                 o A bit less debug
9464                 o Fix a crash on deletion
9465                 o Threadize imap_select (it's called outside of 
9466                   threads)
9467                 o Defer treatment of DELETED flags
9468
9469
9470 2005-06-09 [colin]      1.9.11cvs55
9471
9472         * src/imap.c
9473                 Make sure we check imap_gtk_should_override(), which
9474                 potentially calls gtk stuff, before creating thread.
9475                 That way it should't be called via imap_get_session()
9476                 inside a thread.
9477
9478 2005-06-09 [colin]      1.9.11cvs54
9479
9480         * src/imap.c
9481                 o add a bit of status output
9482                 o remove some dead code
9483                 o threadize get_list_of_uids
9484                 o threadize imap_get_flags
9485                 o defer flag changing by 500ms so that they
9486                   can be batched
9487
9488
9489 2005-06-08 [colin]      1.9.11cvs53
9490
9491         * src/imap.c
9492                 Thread-ize imap_cmd_fetch
9493
9494 2005-06-08 [colin]      1.9.11cvs52
9495
9496         * src/main.c
9497                 Mmh, that broke POP3...
9498
9499 2005-06-08 [colin]      1.9.11cvs51
9500
9501         * src/main.c
9502                 Stabilize IMAP patch (thanks to Hoa)
9503
9504 2005-06-08 [colin]      1.9.11cvs50
9505
9506         * src/imap.c
9507                 Test patch to speed up imap. 
9508
9509 2005-06-08 [colin]      1.9.11cvs49
9510
9511         * src/imap_gtk.c
9512                 Warning fix
9513         * src/procmime.c
9514                 Apply patch from gentoo to use /usr/share/mime/globs if 
9515                 available, after un-breaking it
9516         * src/common/log.c
9517         * src/common/log.h
9518                 Use g_timeout for invoking hooks that possibly use gtk
9519                 calls. This should leave gtk calls in the main thread.
9520
9521 2005-06-08 [paul]       1.9.11cvs48
9522
9523         * src/codeconv.c
9524                 conv_get_outgoing_charset_str(): don't
9525                 use prefs_common setting
9526         * src/compose.c
9527         * src/compose.h
9528                 add /Options/Character encoding/... to
9529                 temporarily change the outgoing encoding
9530
9531         (belated sync with main)
9532
9533 2005-06-08 [paul]       1.9.11cvs47
9534
9535         * src/compose.c
9536                 correction to/completion of last
9537                 sync with main
9538
9539 2005-06-08 [paul]       1.9.11cvs46
9540
9541         sync with main:
9542         
9543         * src/codeconv.c
9544         * src/codeconv.h
9545                 always enabled Japanese auto-detection
9546                 if the first letters of locale string
9547                 is "ja"
9548         * src/compose.c
9549                 don't use "destroy" signal to destroy
9550                 Compose object (fix rare crashes on discard?)
9551         * src/mainwindow.c
9552         * src/messageview.c
9553         * src/prefs_send.c
9554                 added Hebrew encodings
9555         * src/sourcewindow.c
9556                 don't use "destroy" signal to destroy
9557                 objects
9558
9559 2005-06-07 [colin]      1.9.11cvs45
9560
9561         * src/summaryview.c
9562                 Add missing unlocks/locks
9563
9564 2005-06-07 [paul]       1.9.11cvs44
9565
9566         * src/summaryview.c
9567                 restore bug #749 fix
9568
9569 2005-06-06 [colin]      1.9.11cvs43
9570
9571         * src/summaryview.c
9572                 Fix selection bug when prefs_common.open_unread 
9573                 is FALSE
9574
9575 2005-06-06 [colin]      1.9.11cvs42
9576
9577         * src/common/md5.c
9578                 Fix a warning
9579         * src/summaryview.c
9580         * src/folderview.c
9581                 Factorize long operations beginning and end
9582                 (locking, freezing/thawing, cursor, ...)
9583                 Check selection->data member in selection-
9584                 related loops; this avoids dying an awful
9585                 death if the selection changes on us while
9586                 we're marking a whole IMAP folder unread, 
9587                 for example.
9588
9589 2005-06-06 [paul]       1.9.11cvs41
9590
9591         * src/textview.c
9592                 don't g_free() a static gchar buffer
9593
9594 2005-06-05 [colin]      1.9.11cvs40
9595
9596         * src/mainwindow.c
9597         * src/messageview.c
9598         * src/summaryview.c
9599                 Fix bug #749 (Show all headers should be
9600                 sticky as the GUI suggests)
9601
9602 2005-06-03 [paul]       1.9.11cvs39
9603
9604         * src/compose.c
9605                 don't allow editing of mail while sending.
9606                 patch by Colin
9607
9608 2005-06-03 [paul]       1.9.11cvs38
9609
9610         * src/folderview.c
9611                 add a freeze/thaw to speed up 'mark all read'
9612
9613 2005-06-03 [paul]       1.9.11cvs37
9614
9615         * src/prefs_message.c
9616                 reflect changes immediately
9617
9618 2005-06-02 [colin]      1.9.11cvs36
9619
9620         * po/POTFILES.in
9621                 Patch by Fabien Vantard.
9622
9623 2005-06-02 [colin]      1.9.11cvs35
9624
9625         * src/imap.c
9626                 Use a non-blocking imap_getline() if possible.
9627                 This should completely prevent the interface
9628                 from freezin on imap operations, although it
9629                 may do strange stuff in case of folder switching
9630                 while a big imap operation is taking place...
9631
9632                 In addition, fix a leak in the case thread
9633                 creation fails on connection.
9634
9635 2005-06-02 [colin]      1.9.11cvs34
9636
9637         * src/crash.c
9638         * src/prefs_common.h
9639                 Fix build (prefs_common_init() doesn't exist
9640                 anymore)
9641
9642 2005-06-02 [colin]      1.9.11cvs33
9643
9644         * src/prefs_account.c
9645                 Fix bug #245 (filtering rules broken when
9646                 renaming a remote account (imap4 or nntp)
9647
9648 2005-06-02 [colin]      1.9.11cvs32
9649
9650         * src/imap.c
9651                 Try to fix IMAP shortcomings: 
9652                 o Multithread imap_open()
9653                 o allow offline-mode overriding instead of
9654                   just returning NULL
9655         * src/imap_gtk.c
9656         * src/imap_gtk.h
9657                 Add a function to ask whether we want to
9658                 override offline-mode for 10 minutes (one-shot
9659                 asking was painful)
9660         * src/procheader.c
9661                 Fix segfault when imap parser isn't happy about
9662                 a missing {
9663
9664 2005-06-01 [colin]      1.9.11cvs31
9665
9666         * src/addrharvest.c
9667         * src/compose.c
9668         * src/mbox.c
9669         * src/mbox.h
9670         * src/mh.c
9671         * src/msgcache.c
9672         * src/send_message.c
9673         * src/setup.c
9674         * src/undo.c
9675         * src/common/hooks.c
9676         * src/common/prefs.c
9677         * src/common/template.c
9678         * src/common/utils.c
9679         * src/gtk/gtkutils.c
9680         * src/gtk/inputdialog.c
9681         * src/gtk/menu.c
9682         * src/gtk/pluginwindow.c
9683         * src/gtk/prefswindow.c
9684         * src/plugins/pgpmime/passphrase.c
9685         * src/plugins/pgpmime/prefs_gpg.c
9686                 More -Wall fixes
9687
9688         * src/common/Makefile.am
9689         * src/common/timing.h
9690                 Add basic timing code
9691
9692         * src/summaryview.c
9693                 Fix a bug with unread messages when 
9694                 re-sorting folders, and by the way
9695                 fix a big performance hit when 
9696                 re-sorting (10k mails: before 5s,
9697                 after .5s)
9698
9699         * src/prefs_compose_writing.c
9700         * src/prefs_compose_writing.h
9701         * src/prefs_message.c
9702         * src/prefs_message.h
9703         * src/prefs_other.c
9704         * src/prefs_other.h
9705         * src/prefs_quote.c
9706         * src/prefs_quote.h
9707         * src/prefs_receive.c
9708         * src/prefs_receive.h
9709         * src/prefs_send.c
9710         * src/prefs_send.h
9711         * src/prefs_summaries.c
9712         * src/prefs_summaries.h
9713                 Fix copyright banner
9714
9715 2005-06-01 [paul]       1.9.11cvs30
9716
9717         * po/fi.po
9718                 updated by Flammie Pirinen
9719         * src/procmime.c
9720                 fix 'Bad BASE64 content' output
9721
9722 2005-05-31 [colin]      1.9.11cvs29
9723
9724         * src/procmime.c
9725                 Oops, where did my hunk go.
9726
9727 2005-05-31 [colin]      1.9.11cvs28
9728
9729         * src/Makefile.am
9730         * src/account.c
9731         * src/action.c
9732         * src/addr_compl.c
9733         * src/addressbook.c
9734         * src/codeconv.c
9735         * src/compose.c
9736         * src/export.c
9737         * src/folder.c
9738         * src/folderview.c
9739         * src/image_viewer.c
9740         * src/main.c
9741         * src/mainwindow.c
9742         * src/messageview.c
9743         * src/mimeview.c
9744         * src/msgcache.c
9745         * src/prefs_account.c
9746         * src/prefs_actions.c
9747         * src/prefs_common.c
9748         * src/prefs_compose_writing.c
9749         * src/prefs_customheader.c
9750         * src/prefs_ext_prog.c
9751         * src/prefs_filtering.c
9752         * src/prefs_filtering_action.c
9753         * src/prefs_fonts.c
9754         * src/prefs_image_viewer.c
9755         * src/prefs_message.c
9756         * src/prefs_message.h
9757         * src/prefs_msg_colors.c
9758         * src/prefs_other.c
9759         * src/prefs_other.h
9760         * src/prefs_quote.c
9761         * src/prefs_receive.c
9762         * src/prefs_receive.h
9763         * src/prefs_send.c
9764         * src/prefs_send.h
9765         * src/prefs_spelling.c
9766         * src/prefs_summaries.c
9767         * src/prefs_summary_column.c
9768         * src/prefs_template.c
9769         * src/prefs_themes.c
9770         * src/prefs_toolbar.c
9771         * src/prefs_wrapping.c
9772         * src/procmime.c
9773         * src/procmsg.c
9774         * src/send_message.h
9775         * src/ssl_manager.c
9776         * src/summary_search.c
9777         * src/summaryview.c
9778         * src/textview.c
9779         * src/wizard.c
9780         * src/common/smtp.c
9781         * src/common/smtp.h
9782         * src/gtk/gtkutils.h
9783                 o Move the rest of Common prefs to new style
9784                 o Lots of -Wall warning fixes
9785                 o fix FIXME in cache memusage calculation
9786                 o Let return receipts be sent from any account
9787                 o Little cache optimisation (read)
9788                 o Fix bug #746 (don't treat commas as separators
9789                   when inside a quoted string)
9790
9791 2005-05-31 [paul]       1.9.11cvs27
9792
9793         * src/prefs_common.c
9794                 fix 'off-by-one' typo
9795
9796 2005-05-31 [paul]       1.9.11cvs26
9797
9798         * src/account.c
9799         * src/addr_compl.c
9800         * src/compose.c
9801         * src/foldersel.c
9802         * src/prefs_actions.c
9803         * src/prefs_common.c
9804         * src/prefs_common.h
9805         * src/prefs_customheader.c
9806         * src/prefs_display_header.c
9807         * src/prefs_filtering.c
9808         * src/prefs_filtering_action.c
9809         * src/prefs_matcher.c
9810         * src/prefs_summaries.c
9811         * src/prefs_summary_column.c
9812         * src/prefs_template.c
9813         * src/prefs_toolbar.c
9814         * src/ssl_manager.c
9815         * src/gtk/pluginwindow.c
9816         * src/gtk/prefswindow.c
9817         * src/gtk/progressdialog.c
9818                 add hidden prefs 'enable_rules_hint'
9819                 for gtk_tree_view_set_rules_hint()
9820                 (sync with main)
9821                 
9822
9823 2005-05-31 [colin]      1.9.11cvs25
9824
9825         * src/Makefile.am
9826         * src/main.c
9827         * src/prefs_common.c
9828         * src/prefs_summaries.c ** ADDED **
9829         * src/prefs_summaries.h ** ADDED **
9830                 Common/Display -> Display/Summaries
9831
9832 2005-05-31 [colin]      1.9.11cvs24
9833
9834         * src/Makefile.am
9835         * src/main.c
9836         * src/prefs_quote.c ** ADDED **
9837         * src/prefs_quote.h ** ADDED **
9838                 Move Common/Quote to Compose/Quoting
9839         * src/prefs_common.c
9840         * src/prefs_common.h
9841                 Remove old quote stuff, add
9842                 convenience functions for GtkTextView prefs
9843         * src/gtk/prefswindow.c
9844                 Set default height higher
9845
9846 2005-05-30 [colin]      1.9.11cvs23
9847
9848         * src/Makefile.am
9849         * src/main.c
9850         * src/prefs_common.c
9851         * src/prefs_compose_writing.c ** ADDED **
9852         * src/prefs_compose_writing.h ** ADDED **
9853                 Move Common/Compose prefs to Compose/Writing
9854
9855 2005-05-30 [colin]      1.9.11cvs22
9856
9857         * src/common/utils.c
9858                 Fix bug #651 (Confused Attract by Subject)
9859                 Patch by M. Benkmann <haferfrost@web.de>
9860         * AUTHORS
9861
9862 2005-05-30 [colin]      1.9.11cvs21
9863
9864         * src/compose.c
9865                 Fix concatenation of different headers of
9866                 the same type (bug #645)
9867         * src/prefs_folder_item.c
9868                 Fix bug #699 (setting color to black doesn't
9869                 work immediately)
9870         * src/procmime.c
9871                 Print out decoding error only once per
9872                 block
9873
9874 2005-05-30 [paul]       1.9.11cvs20
9875
9876         * src/common/template.c
9877                 fix Bcc
9878
9879 2005-05-30 [paul]       1.9.11cvs19
9880
9881         * doc/src/rfc2368.txt   **NEW FILE**
9882         * src/compose.c
9883                 compose_entries_set(): don't interpret Bcc
9884                 header field (conform to RFC 2368)
9885                 (sync with main)
9886
9887 2005-05-29 [colin]      1.9.11cvs18
9888
9889         * src/prefs_common.c
9890                 Let the default reply format respect
9891                 netiquette by cutting the signature.
9892
9893 2005-05-29 [colin]      1.9.11cvs17
9894
9895         * src/summaryview.c
9896                 Don't let always_show_msg override
9897                 open_unread_on_enter when opening a new
9898                 directory.
9899
9900 2005-05-27 [paul]       1.9.11cvs16
9901
9902         sync with main:
9903
9904         * src/main.c
9905                 app_will_exit(): cleanup tmp directory when exit
9906         * src/message_search.c
9907                 improved the interface and made code cleanup.
9908                 removed Clear button
9909         * src/send_message.c
9910                 send_message_local(): use GSpawn, and detect errors
9911         * src/summary_search.c
9912                 improved the interface and made code cleanup
9913         * src/textview.c
9914                 textview_write_link(): also skip non-ascii space
9915                  at the head of link strings (phishing check
9916                  didn't work at the case)
9917         * src/common/utils.c
9918                 get_command_output(): use g_spawn_command_line_sync()
9919                 instead of popen()
9920
9921 2005-05-26 [colin]      1.9.11cvs15
9922
9923         * src/folder.c
9924                 remove printf
9925
9926 2005-05-26 [colin]      1.9.11cvs14
9927
9928         * src/common/nntp.c
9929                 Fix nntp mode reader (bug #611)
9930                 Patch by Florian Mickler <florian@mickler.org>
9931
9932 2005-05-26 [colin]      1.9.11cvs13
9933
9934         * src/plugins/pgpmime/passphrase.c
9935                 Fix mouse grabbing (bug #557)
9936
9937 2005-05-26 [colin]      1.9.11cvs12
9938
9939         * src/prefs_themes.c
9940                 Fix g_warning (bug #541)
9941
9942 2005-05-26 [colin]      1.9.11cvs11
9943
9944         * src/prefs_actions.c
9945         * src/prefs_template.c
9946                 Fix bug #506 (no warning if action/template
9947                 is not saved)
9948         * src/common/template.c
9949                 Fix a possible crash
9950
9951 2005-05-26 [colin]      1.9.11cvs10
9952
9953         * src/folder.c
9954         * src/folderview.c
9955         * src/procmsg.c
9956         * src/summaryview.c
9957                 Forbid locked messages to be moved or
9958                 deleted. Locked messages in trashes 
9959                 still get deleted, for performance
9960                 reason (mh.c::mh_remove_all_msgs)
9961
9962 2005-05-25 [colin]      1.9.11cvs9
9963
9964         * src/procmime.c
9965                 Use correct encoding when sending mails
9966                 with attachments that have accentued 
9967                 chars in their name
9968
9969 2005-05-24 [colin]      1.9.11cvs8
9970
9971         * src/summaryview.c
9972                 Fix bug #688 f) read/unread marker not
9973                 changed on first click
9974                 Also, optimize summary_status_show()
9975                 calls
9976         * src/folder.c
9977         * src/inc.c
9978         * src/procmime.c
9979                 Fix bug #688 b) and c) wrt message
9980                 attachments and signature
9981         * src/stock_pixmap.c
9982         * src/stock_pixmap.h
9983         * src/stock_pixmap.c
9984         * src/stock_pixmap.h
9985         * src/Makefile.am
9986         * src/pixmaps/clip_gpg_signed.xpm
9987                 Add clip/signed icon
9988
9989 2005-05-24 [colin]      1.9.11cvs7
9990
9991         * src/folder_item_prefs.c
9992                 whitespace fix
9993
9994 2005-05-24 [colin]      1.9.11cvs6
9995
9996         * src/folderview.c
9997         * src/prefs_common.c
9998         * src/prefs_common.h
9999                 Add a confirmation to folder drag and drop
10000                 fixes bug #156
10001         * src/alertpanel.c
10002         * src/alertpanel.h
10003                 fix _with_disable parameters so that
10004                 the buttons labels are specifiable too
10005         * src/plugins/pgpmime/sgpgme.c
10006                 reflect said change
10007                 
10008
10009 2005-05-24 [colin]      1.9.11cvs5
10010
10011         * src/folderview.c
10012                 Uncollapse/collapse folders on double-click
10013                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10014                 closes bug #108
10015
10016 2005-05-23 [colin]      1.9.11cvs4
10017
10018         * src/common/socket.c
10019                 Check another special SSL_peek() error.
10020                 Should help wrt bug #728
10021
10022 2005-05-23 [colin]      1.9.11cvs3
10023
10024         * src/plugins/pgpmime/pgpmime.c
10025                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10026                 breaking menu accelerators and stuff. Users will have to
10027                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10028                 account's privacy preferences if needed.
10029
10030 2005-05-22 [paul]
10031
10032         * tools/kdeservicemenu/install.sh
10033                 use kdesu to prompt for root password if doing
10034                 global install/uninstall
10035
10036 2005-05-20 [colin]      1.9.11cvs2
10037
10038         * src/procmsg.c
10039                 Fix another compilation error with gcc-2.9x
10040                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10041         * src/send_message.c
10042                 Don't send QUIT if we aren't connected
10043
10044 2005-05-19 [colin]      1.9.11cvs1
10045
10046         * src/procmsg.c
10047                 Fix compilation with gcc 2.9x
10048
10049 2005-05-19 [paul]       1.9.11
10050
10051         1.9.11 released
10052
10053 2005-05-19 [paul]       1.9.9cvs14
10054
10055         * src/gtk/inputdialog.c
10056                 prevent gettext warning
10057
10058 2005-05-19 [paul]       1.9.9cvs13
10059
10060         * src/mainwindow.c
10061         * src/prefs_common.c
10062         * src/prefs_common.h
10063         * src/textview.c
10064         * src/textview.h
10065                 add an option to toggle cursor in message
10066                 view (sync with main)
10067
10068 2005-05-18 [colin]      1.9.9cvs12
10069
10070         * src/compose.c
10071                 Dereference freed pointer
10072         * src/gtk/gtkaspell.c
10073                 Fix duplication of dictionaries (is it an aspell issue?)
10074
10075 2005-05-18 [colin]      1.9.9cvs11
10076
10077         * src/gtk/inputdialog.c
10078         * src/gtk/gtkaspell.c
10079                 HIGuify dialogs
10080         * src/alertpanel.c
10081                 Remove a double call
10082
10083 2005-05-17 [colin]      1.9.9cvs10
10084
10085         * src/gtk/gtkaspell.c
10086                 Fix dialogs, Ctrl-Enter accel
10087
10088 2005-05-17 [colin]      1.9.9cvs9
10089
10090         * src/gtk/gtkaspell.c
10091                 Fix some accelerators, escape in replace-window
10092
10093 2005-05-16 [colin]      1.9.9cvs8
10094
10095         * src/gtk/gtkaspell.c
10096                 Revert last commit, it was a mistake.
10097
10098 2005-05-16 [colin]      1.9.9cvs7
10099
10100         * src/gtk/gtkaspell.c
10101                 Remove buggy code while we're at it. It's a 
10102                 dead code path anyway.
10103
10104 2005-05-16 [colin]      1.9.9cvs6
10105
10106         * src/gtk/gtkaspell.c
10107                 Missed some gtk_menu_popup where deactivate
10108                 signal should be handled. Should fix bug
10109                 #629 a bit more.
10110
10111 2005-05-16 [colin]      1.9.9cvs5
10112
10113         * src/gtk/gtkaspell.c
10114                 Remove debug printf()s
10115
10116 2005-05-16 [colin]      1.9.9cvs4
10117
10118         * src/gtk/gtkaspell.c
10119                 Fix a bit aspell problems
10120                 (see bug #629)
10121
10122 2005-05-13 [colin]      1.9.9cvs3
10123
10124         * src/folderview.c
10125                 Fix the + appearing even when no subfolders
10126                 have unread messages. Thanks to wwp for the
10127                 bug report.
10128
10129 2005-05-11 [paul]       1.9.9cvs2
10130
10131         * src/folderview.c
10132                 correction to 1.9.9cvs1, only colour folders that
10133                 have new msgs (not unread msgs)
10134
10135 2005-05-10 [colin]      1.9.9cvs1
10136
10137         * src/folderview.c
10138         * src/summaryview.c
10139                 Try to fix bolding bugs again.
10140
10141 2005-05-09 [paul]
10142
10143         * tools/claws.i18n.status.pl
10144                 add Ricardo Mones Lastra's script that has been providing
10145                 the i18n status page for many months
10146
10147 2005-05-09 [paul]       1.9.9
10148
10149         1.9.9 release
10150
10151 2005-05-09 [paul]       1.9.6cvs58
10152
10153         * AUTHORS
10154         * INSTALL
10155         * README.claws
10156                 updated
10157         * Makefile.am 
10158         * RELEASE_NOTES.claws
10159                 add release notes to cvs to simplify release
10160                 procedure
10161         * configure.ac
10162                 add ca and fi to ALL_LINGUAS
10163         * po/Makefile.in.in
10164                 workaround for missing Makevars
10165         * po/ca.po
10166         * po/fi.po
10167                 add new Catalan and Finnish translations
10168                 submitted by Miquel Oliete and Flammie Pirinen
10169         * po/de.po
10170         * po/es.po
10171         * po/fr.po
10172         * po/it.po
10173         * po/pl.po
10174         * po/ru.po
10175         * po/sk.po
10176         * po/sr.po
10177         * po/zh_CN.po
10178                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10179                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10180                 Urke MMI, and Hansom Young
10181         * src/main.c
10182                 Fix drafting when quitting. compose_draft() closes the
10183                 compose windows, which modifies the compose_list GSList.
10184                 We have to refresh this list after echo drafting to avoid a
10185                 segfault
10186         * src/partial_download.c
10187                 fix segfault on exit
10188
10189 2005-05-06 [paul]       1.9.6cvs57
10190
10191         * src/grouplistdialog.c
10192                 quick fix/workaround for unresizeable newsgroup
10193                 name column 
10194
10195 2005-05-06 [paul]       1.9.6cvs56
10196
10197         * src/inc.c
10198         * src/mainwindow.c
10199                 use gettext plural forms
10200         * src/imap_gtk.c
10201         * src/mh_gtk.c
10202         * src/toolbar.c
10203                 small improvement to english usage
10204
10205 2005-05-05 [thorsten]   1.9.6cvs55
10206
10207         * src/folder.c
10208                 fix possible crash
10209
10210 2005-05-05 [paul]       1.9.6cvs54
10211         
10212         sync with HEAD
10213
10214         * AUTHORS
10215         * src/compose.c
10216                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10217                 patch by Tim Mann
10218
10219 2005-05-05 [paul]       1.9.6cvs53
10220
10221         * src/mainwindow.c
10222                 fix resizing of separate message and
10223                 folder views
10224
10225 2005-05-05 [paul]       1.9.6cvs52
10226
10227         * src/account.c
10228         * src/addrgather.c
10229         * src/browseldap.c
10230         * src/exphtmldlg.c
10231         * src/expldifdlg.c
10232         * src/importmutt.c
10233         * src/importpine.c
10234         * src/main.c
10235         * src/mainwindow.c
10236         * src/noticeview.c
10237         * src/prefs_filtering.c
10238         * src/prefs_filtering_action.c
10239         * src/prefs_matcher.c
10240         * src/prefs_spelling.c
10241         * src/prefs_toolbar.c
10242         * src/toolbar.c
10243         * src/wizard.c
10244         * src/gtk/description_window.c
10245         * src/gtk/gtkvscrollbutton.c
10246         * src/gtk/progressdialog.c
10247         * src/gtk/quicksearch.c
10248         * src/plugins/pgpmime/prefs_gpg.c
10249         * src/plugins/spamassassin/spamassassin_gtk.c
10250                 replace deprecated gtk_widget_set_usize
10251
10252 2005-05-04 [colin]      1.9.6cvs51
10253
10254         * src/common/utils.c
10255                 Fix crash when subst_for_filename is called
10256                 with a NULL parameter
10257
10258 2005-05-04 [colin]      1.9.6cvs50
10259
10260         * src/partial_download.c
10261         * src/pop.c
10262                 Escape login when writing uidl file
10263                 fixes bug #736
10264
10265 2005-05-03 [colin]      1.9.6cvs49
10266
10267         * src/procmime.c
10268                 Fix possible DOS in mime parser
10269                 (see bug #634)
10270
10271 2005-05-02 [colin]      1.9.6cvs48
10272
10273         * src/compose.c
10274                 Try to fix the copy/paste mess once again.
10275
10276
10277 2005-04-30 [colin]      1.9.6cvs47
10278
10279         * src/prefs_account.h
10280         * src/procmsg.c
10281         * src/send_message.c
10282         * src/common/smtp.c
10283         * src/common/smtp.h
10284                 Try to batch sending mails (per account) instead of
10285                 reconnecting to server every time.
10286
10287 2005-04-29 [colin]      1.9.6cvs46
10288
10289         * src/messageview.c
10290                 Fix window resizing that refused to size down
10291         * src/prefs_common.c
10292         * src/prefs_common.h
10293         * src/prefs_filtering.c
10294                 Save Filtering's window size
10295
10296 2005-04-21 [paul]       1.9.6cvs45
10297
10298         * ChangeLog-gtk2.claws
10299         * src/setup.c
10300                 correction to sync
10301
10302 2005-04-21 [paul]       1.9.6cvs44
10303
10304         sync with main:
10305
10306         * src/setup.c
10307         * src/statusbar.c
10308         * src/statusbar.h
10309                 use gtkut_widget_draw_now(). Improved performance
10310                 of the update of statusbar
10311         * src/textview.c
10312                 textview_smooth_scroll_do(): redraw it after scroll
10313                 is done (fixed incorrect display when a part of the
10314                 view is hidden).
10315         * src/gtk/gtkutils.c
10316         * src/gtk/gtkutils.h
10317                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10318                 to force update of widgets.
10319                 Removed gtkut_widget_wait_for_draw() which had a big
10320                 overhead  because of waiting for all events processed 
10321
10322 2005-04-20 [paul]       1.9.6cvs43
10323
10324         * src/codeconv.c
10325                 complete 1.9.6cvs42's sync:
10326                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10327
10328 2005-04-19 [paul]       1.9.6cvs42
10329
10330         sync with main:
10331
10332         * src/action.c
10333                 catch_output(): correctly select the insert text
10334                 (fix invalid iterator warnings).
10335         * src/codeconv.c
10336         * src/codeconv.h
10337         * src/mainwindow.c
10338         * src/messageview.c
10339         * src/prefs_common.c
10340                 support GBK encoding.
10341         * src/common/session.c
10342         * src/common/session.h
10343                 use separate buffer for large data to be sent,
10344                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10345
10346 2005-04-18 [paul]       1.9.6cvs41
10347
10348         * src/jpilot.c
10349                 convert unsigned long into guint32
10350                 patch by Paul LeoNerd Evans 
10351
10352 2005-04-17 [colin]      1.9.6cvs40
10353
10354         * src/compose.c
10355                 Fix 'Request return receipt' from folder
10356                 properties (bug #708)
10357
10358 2005-04-17 [colin]      1.9.6cvs39
10359
10360         * src/mainwindow.c
10361                 Fix duplicate hotkeys in Mainwindow's menu
10362
10363 2005-04-17 [colin]      1.9.6cvs38
10364
10365         * src/folderview.c
10366                 Fix duplicate hotkeys in Folderview's contextual
10367                 menu
10368
10369 2005-04-15 [colin]      1.9.6cvs37
10370
10371         * src/summaryview.c
10372                 Fix 'Save as...' with non-ascii filenames
10373
10374 2005-04-15 [colin]      1.9.6cvs36
10375
10376         * src/plugins/pgpmime/pgpmime.c
10377                 Fix bus error on 64bit. Spotted by 
10378                 macallan1888@gmail.com
10379
10380 2005-04-15 [colin]      1.9.6cvs35
10381
10382         * src/prefs_account.c
10383                 Fix cvs34.
10384
10385 2005-04-12 [colin]      1.9.6cvs34
10386
10387         * src/prefs_account.c
10388                 Fix smtp auth type off-by-one. We forgot to
10389                 add PLAIN in the prefs-to-gui setter func and
10390                 as a result, the selected auth when opening
10391                 account prefs was not the correct one.
10392
10393 2005-04-12 [paul]       1.9.6cvs33
10394
10395         * src/inc.c
10396                 if the recv dialog is visible, Cancel only
10397                 cancels the current account
10398
10399
10400 2005-04-10 [colin]      1.9.6cvs32
10401
10402         * src/filtering.c
10403                 Copy score when copying FilteringActions
10404                 Fix bug #674
10405
10406 2005-04-10 [colin]      1.9.6cvs31
10407
10408         * src/inc.c
10409                 Make Message -> Receive -> Cancel cancel 
10410                 incorporation on all accounts. Fixes
10411                 bug #693
10412
10413 2005-04-10 [colin]      1.9.6cvs30
10414
10415         * src/prefs_account.c
10416                 Update Privacy checkbuttons status based
10417                 on the selected privacy system
10418         * src/compose.c
10419                 Always connect the "None" privacy system; the
10420                 static boolean was probably there to avoid
10421                 reconnecting twice in the same compose window,
10422                 but as the parent function is only called once
10423                 per compose, it's only a bug - as a static is
10424                 initialized once per application instance.
10425                 Also, don't uncheck Sign and Encrypt when
10426                 selecting None as privacy system; just ignore
10427                 them when sending/queuing.
10428                 Should fix bug #695
10429
10430 2005-04-08 [colin]      1.9.6cvs29
10431
10432         * src/account.c
10433         * src/prefs_account.c
10434         * src/prefs_account.h
10435                 Add account preference to queue message in a certain
10436                 folder.
10437
10438 2005-04-06 [colin]      1.9.6cvs28
10439
10440         * src/prefs_account.c
10441                 Update old inbox path syntax
10442
10443 2005-04-06 [paul]       1.9.6cvs27
10444
10445         sync with main:
10446
10447         * configure.ac
10448                 changed -traditional-cpp to -no-cpp-precomp for newer
10449                 Mac OS X support
10450         * src/foldersel.c
10451                 made column resize automatically
10452         * src/send_message.c
10453                 send_message_smtp(): consider EOF right after QUIT
10454                 successful (workaround for Gmail SMTP server)
10455         * src/common/socket.c
10456                 ssl_read(), ssl_peek(): check EOF which violates the
10457                 SSL protocol
10458         * src/gtk/colorlabel.c
10459                 removed warnings when displaying colorlabel menu
10460                 (don't use GtkAlignment)
10461
10462 2005-04-05 [paul]       1.9.6cvs26
10463
10464         * src/plugins/trayicon/trayicon.c
10465                 fix clipping of icon under KDE3 
10466
10467 2005-04-05 [paul]       1.9.6cvs25
10468
10469         * src/summaryview.c
10470                 hide display of threading
10471                 patch by Alfons
10472
10473 2005-04-04 [thorsten]   1.9.6cvs24
10474
10475         * src/mh.c
10476                 marks lost on filesystems with different stat() results on
10477                 summer-/wintertime
10478
10479 2005-04-03 [colin]      1.9.6cvs23
10480
10481         * src/summaryview.c
10482                 Don't handle up/down. Patch by Alfons
10483
10484 2005-04-02 [colin]      1.9.6cvs22
10485
10486         * src/summaryview.c
10487                 Make scrolling faster. Patch by Alfons.
10488
10489 2005-04-01 [colin]      1.9.6cvs21
10490
10491         * src/Makefile.am
10492         * src/stock_pixmap.c
10493         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10494         * src/pixmaps/dir_noselect.xpm ** ADDED **
10495                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10496
10497 2005-04-01 [colin]      1.9.6cvs20
10498
10499         * src/image_viewer.c
10500         * src/image_viewer.h
10501         * src/procmime.c
10502         * src/procmime.h
10503         * src/textview.c
10504         * src/textview.h
10505                 Implement inline image resizing and right-clicking
10506
10507 2005-04-01 [paul]       1.9.6cvs19
10508
10509         * AUTHORS
10510         * Makefile.am
10511         * configure.ac
10512                 check for gnome2
10513                 patch by Luca Cavalli <loopback<AT>slackit.org>
10514         * po/ru.po
10515                 updated by Pavlo Bohmat
10516
10517 2005-03-31 [colin]      1.9.6cvs18
10518
10519         * src/news.c
10520                 Fix parsing references
10521         * src/msgcache.c
10522                 don't put nulls in the references list
10523         * src/procheader.c
10524                 commit that forgotten file in 1.9.6cvs14
10525
10526 2005-03-31 [colin]      1.9.6cvs17
10527
10528         * src/compose.c
10529                 Fix joining of signature separator again. 
10530                 Maybe Hiro could put it in main too...
10531
10532 2005-03-31 [colin]      1.9.6cvs16
10533
10534         * src/Makefile.am
10535         * src/foldersel.c
10536         * src/stock_pixmap.c
10537         * src/stock_pixmap.h
10538         * src/pixmaps/dir-noselect.xpm
10539                 Update foldersel.c (sync from main, patch by Alfons)
10540
10541 2005-03-30 [colin]      1.9.6cvs15
10542
10543         * src/imap.c
10544                 Fix handling of imap folders containing [] in 
10545                 their name. Thanks to Nahuel Angelinetti for
10546                 the detailed bugreport.
10547
10548 2005-03-30 [colin]      1.9.6cvs14
10549
10550         * src/common/utils.h
10551         * src/common/utils.c
10552         * src/common/defs.h
10553         * src/matcher.c
10554         * src/msgcache.c
10555         * src/news.c
10556         * src/procmsg.c
10557         * src/procmsg.h
10558         * src/quote_fmt_parse.y
10559         * src/summaryview.c
10560                 Update references system. Patch by Alfons
10561
10562 2005-03-30 [colin]      1.9.6cvs13
10563
10564         * src/common/socket.c
10565                 Force the glibc to read resolv.conf again when 
10566                 it has changed. Should fix issues when changing
10567                 networks on a laptop and not restarting sylpheed. 
10568
10569 2005-03-30 [paul]       1.9.6cvs12
10570
10571         partial sync with main:
10572
10573         * src/action.c
10574                 create_io_dialog(): use user-defined text font
10575                 (thanks to Alfons), and modified its appearance.
10576         * src/addrgather.c
10577         * src/addrharvest.c
10578         * src/browseldap.c
10579                 replace old code
10580         * src/compose.c
10581                 don't join (presumably) itemized lines on line-wrapping
10582                 fixed wrapping of quote when auto-wrapping is enabled
10583                 compose_destroy(): destroy paned only if it's not
10584                 attached to window. Fixed memory leak of popup menu.
10585         * src/exphtmldlg.c
10586         * src/expldifdlg.c
10587                 replace old code
10588         * src/html.c
10589         * src/html.h
10590         * src/importmutt.c
10591         * src/importpine.c
10592                 replace old code
10593         * src/main.c
10594                 removed redundant code
10595         * src/mainwindow.c
10596                 changed 'Code set' (which is rather incorrect)
10597                 in the menu to 'Character encoding'
10598                 main_window_set_widgets(): request size first
10599                 to prevent window size becoming wrong
10600                 fixed remembering of the state of the visibility
10601                 of MessageView
10602         * src/messageview.c
10603                 changed 'Code set' (which is rather incorrect)
10604                 in the menu to 'Character encoding'
10605         * src/prefs_common.c
10606         * src/prefs_common.h
10607                 added an option whether to render HTML as text or not
10608                 added separators to outgoing encoding menu
10609         * src/procheader.c
10610                 procheader_scan_date_string(): support header
10611                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10612         * src/summaryview.c
10613         * src/summaryview.h
10614                 minor code cleanup
10615         * src/textview.c
10616                 textview_show_html(): force output of newline
10617                 added an option whether to render HTML as text or not
10618         * src/common/utils.c
10619                 strncpy2(): optimized based on Alfons' code
10620         * src/gtk/gtkutils.c
10621         * src/gtk/gtkutils.h
10622                 removed non-used code
10623         * src/plugins/pgpmime/passphrase.c
10624                 partially fixed grab input of passphrase dialog
10625                 Confine pointer to window
10626
10627 2005-03-30 [colin]      1.9.6cvs11
10628
10629         * src/msgcache.c
10630         * src/msgcache.h
10631                 Read/write 32bit ints from cache & marks
10632                 From main.
10633
10634 2005-03-29 [paul]       1.9.6cvs10
10635
10636         * AUTHORS
10637         * ChangeLog.claws
10638         * src/compose.c
10639         * src/gtk/gtkaspell.c
10640                 sync with HEAD (don't pass NULL pointers) 
10641
10642 2005-03-24 [paul]
10643
10644         * tools/Makefile.am
10645         * tools/README
10646         * tools/acroread2sylpheed.pl
10647                 sync with HEAD (add script to send pdfs as
10648                 attachments from Adobe Reader 7)
10649
10650 2005-03-21 [paul]       1.9.6cvs9
10651
10652         * configure.ac
10653         * po/POTFILES.in
10654         * src/Makefile.am
10655         * src/crash.c
10656         * src/image_viewer.c ** ADDED **
10657         * src/image_viewer.h ** ADDED **
10658         * src/main.c
10659         * src/prefs_common.c
10660         * src/prefs_common.h
10661         * src/prefs_image_viewer.c ** ADDED **
10662         * src/prefs_image_viewer.h ** ADDED **
10663         * src/textview.c
10664         * src/gtk/about.c
10665         * src/pixmaps/sylpheed_logo.xpm
10666         * src/plugins/Makefile.am
10667         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10668         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10669         * src/plugins/image_viewer/plugin.c ** REMOVED **
10670         * src/plugins/image_viewer/viewer.c ** REMOVED **
10671         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10672         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10673         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10674         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10675         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10676                 as gdk-pixbuf is now built-in
10677                 remove image_viewer plugin and put code back into
10678                 main codebase
10679                 implement inline image display (sync with main)
10680
10681                 replace logo with newer, nicer, larger version  
10682
10683 2005-03-21 [paul]       1.9.6cvs8
10684
10685         * src/gtk/about.c
10686                 cosmetic improvement
10687
10688 2005-03-21 [holger]     1.9.6cvs7
10689
10690         * src/plugins/spamassassin/spamassassin.c
10691                 Sync with HEAD
10692                 (unregister hook on failed plugin init)
10693
10694 2005-03-20 [colin]      1.9.6cvs6
10695
10696         * src/common/plugin.c
10697                 Check that plugin isn't already loaded
10698                 Patch by Alfons
10699
10700 2005-03-20 [thorsten]   1.9.6cvs5
10701
10702         * src/compose.c
10703                 use a more compatible syntax
10704
10705 2005-03-20 [thorsten]   1.9.6cvs4
10706
10707         * src/prefs_toolbar.c
10708                 fix crash when selecting toolbar item (uninitialized pointer)
10709
10710 2005-03-20 [thorsten]   1.9.6cvs3
10711
10712         * src/procmime.c
10713                 fix mimetype detection (referenced free()d string)
10714
10715 2005-03-20 [paul]       1.9.6cvs2
10716
10717         * src/compose.c
10718                 sync with HEAD (1.0.3cvs5)
10719                 neglect Reply-To header if empty
10720                 Patch by Alfons 
10721
10722 2005-03-19 [holger]     1.9.6cvs1
10723
10724         * src/summaryview.c
10725         * src/summaryview.h
10726                 Sync with HEAD
10727
10728 2005-03-18 [paul]       1.9.6
10729
10730         initial GTK2 release
10731
10732 2005-03-18 [paul]       1.0.3cvs3.1
10733
10734         * AUTHORS
10735         * ChangeLog.claws
10736         * configure.ac
10737         * src/gtk/about.c
10738         * src/pixmaps/sylpheed_logo.xpm
10739                 sync with HEAD
10740
10741 2005-03-18 [colin]      1.0.3cvs2.6
10742
10743         * src/summaryview.c
10744                 Remove call to summary_step in summary_copy_selected_to
10745                 Can't see its purpose, and this causes bug when copying
10746                 a message if the next one is unread: it reads it.
10747
10748 2005-03-18 [paul]       1.0.3cvs2.5
10749
10750         * src/foldersel.c
10751                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10752
10753 2005-03-18 [paul]       1.0.3cvs2.4
10754
10755         * src/addrharvest.c
10756         * src/codeconv.c
10757         * src/codeconv.h
10758         * src/compose.c
10759         * src/news.c
10760         * src/procheader.c
10761         * src/procmime.c
10762         * src/unmime.c
10763         * src/unmime.h
10764                 fix buffer overflow, CAN-2005-0667, see
10765                 http://secunia.com/advisories/14491/
10766                 Patch by Alfons
10767
10768 2005-03-17 [colin]      1.0.3cvs2.3
10769
10770         * src/prefs_fonts.c
10771         * src/summaryview.c
10772                 Fix font bugs (both lists now officialy share 
10773                 the same font)
10774                 
10775
10776 2005-03-17 [paul]       1.0.3cvs2.2
10777
10778         * src/gtk/pluginwindow.c
10779                 make plugin descriptions uneditable
10780
10781 2005-03-11 [paul]       1.0.3cvs2.1
10782
10783         * ChangeLog.claws
10784         * configure.ac
10785         * po/POTFILES.in
10786         * src/plugins/trayicon/trayicon.c
10787                 sync with HEAD
10788                 add src/wizard.c to POTFILES.in
10789
10790 2005-03-11 [paul]       1.0.3cvs1.1
10791
10792         * ChangeLog
10793         * ChangeLog.claws
10794         * configure.ac
10795         * po/de.po
10796         * po/es.po
10797         * po/fr.po
10798         * po/it.po
10799         * po/pt_BR.po
10800         * po/ru.po
10801         * po/sk.po
10802         * po/sr.po
10803         * po/zh_CN.po
10804                 sync with HEAD
10805
10806 2005-03-04 [colin]      1.0.1cvs22.2
10807
10808         * src/compose.c
10809                 Fix signatures with accentued chars in it
10810
10811 2005-03-04 [colin]      1.0.1cvs22.1
10812
10813         * src/common/smtp.c
10814         * src/common/smtp.h
10815                 Don't use SIZE param in MAIL FROM: if server 
10816                 doesn't support it. Patch by Eugen Freiter
10817                 <eugen_f@users.sf.net>
10818
10819 2005-02-27 [paul]       1.0.1cvs20.1
10820
10821         * ChangeLog.claws
10822         * configure.ac
10823         * src/messageview.c
10824                 sync with HEAD
10825
10826 2005-02-27 [colin]      1.0.1cvs19.4
10827
10828         * src/procheader.c
10829         * src/procheader.h
10830                 Fix prototypes. Patch by Alfons
10831
10832 2005-02-27 [colin]      1.0.1cvs19.3
10833
10834         * src/compose.c
10835                 Don't auto-join the signature separator.
10836
10837 2005-02-26 [colin]      1.0.1cvs19.2
10838
10839         * src/summaryview.c
10840                 Fix 'mark all read' with collapsed threads.
10841                 Patch by Alfons.
10842
10843 2005-02-25 [paul]       1.0.1cvs19.1
10844
10845         * ChangeLog.claws
10846         * configure.ac
10847         * src/prefs_account.c
10848         * src/prefs_folder_item.c
10849         * src/gtk/prefswindow.c
10850         * src/gtk/prefswindow.h
10851                 sync with HEAD
10852
10853 2005-02-25 [paul]       1.0.1cvs15.12
10854
10855         * src/alertpanel.c
10856         * src/codeconv.c
10857         * src/compose.c
10858         * src/textview.c
10859         * src/gtk/gtkutils.c
10860         * src/gtk/gtkutils.h
10861         * src/gtk/logwindow.c
10862         * src/gtk/progressdialog.c
10863                 sync with main (revision 127)
10864                 and fix logwindow clipping
10865
10866 2005-02-24 [colin]      1.0.1cvs15.11
10867
10868         * src/plugins/pgpmime/passphrase.c
10869                 Disable input grabbing; it doesn't work yet.
10870
10871 2005-02-24 [colin]      1.0.1cvs15.10
10872
10873         * src/messageview.c
10874                 Don't send out receipts if offline. Ask.
10875
10876 2005-02-23 [colin]      1.0.1cvs15.9
10877
10878         * src/summaryview.c     
10879                 Fix expanding
10880
10881 2005-02-23 [colin]      1.0.1cvs15.8
10882
10883         * src/summaryview.c
10884                 Really fix Bug 568 by removing useless
10885                 calls. summary_thread_init() now called
10886                 in summary_sort(). This should please
10887                 Alfons as it should be faster than 
10888                 previously.
10889
10890 2005-02-23 [colin]      1.0.1cvs15.7
10891
10892         * src/compose.c
10893                 Encode parts as QP or B64 if signing
10894
10895 2005-02-23 [colin]      1.0.1cvs15.6
10896
10897         * src/compose.c
10898                 Fix Mimeinfo leakage (including tmp files)
10899         * src/procmsg.c
10900                 Fix tmp file leakage (spotted by Ivan Rayner)
10901
10902 2005-02-22 [colin]      1.0.1cvs15.5
10903
10904         * src/expldifdlg.c
10905                 Fix keyboard input. Patch by Alfons.
10906
10907 2005-02-21 [colin]      1.0.1cvs15.4
10908
10909         * src/compose.c
10910                 Fix Sign/Encrypt when unselecting privacy
10911                 system
10912         * src/prefs_common.c
10913                 Change default message font to Monospace
10914         * src/summaryview.c
10915                 More freezing during potentially large operations
10916
10917 2005-02-21 [paul]       1.0.1cvs15.3
10918
10919         * src/main.c
10920                 fix --help output
10921
10922 2005-02-21 [paul]       1.0.1cvs15.2
10923
10924         * po/Makefile.in.in
10925         * src/compose.c
10926         * src/summaryview.c
10927         * src/textview.c
10928         * src/common/utils.c
10929         * src/common/utils.h
10930                 sync with main (revision 117)
10931
10932 2005-02-20 [colin]      1.0.1cvs15.1
10933
10934         * src/common/defs.h
10935                 Change cache file to .sylpheed_claws_cache, as
10936                 suggested by Alfons. Allows people to switch
10937                 between Sylpheed and Sylpheed-Claws. it is
10938                 a good idea to "Check for new messages" at next
10939                 startup.
10940
10941
10942 2005-02-18 [colin]      1.0.1cvs14.1
10943
10944         * src/quote_fmt_lex.l
10945         * src/quote_fmt_parse.y
10946                 Fix parser initialisation. Patch by Ivan.
10947
10948 2005-02-18 [colin]      1.0.1cvs11.6
10949
10950         * src/folderview.c
10951                 Fix scrolldown (bug 662)
10952
10953 2005-02-17 [colin]      1.0.1cvs11.5
10954
10955         * src/codeconv.c
10956                 conv_filename_to_utf8: return clean 7bit instead
10957                 of broken utf8 if needed
10958         * src/mimeview.c
10959                 Fix display of parts with unclean 8bit names
10960
10961 2005-02-17 [paul]       1.0.1cvs11.4
10962
10963         * src/compose.c
10964         * src/exportldif.c
10965         * src/matcher_parser_parse.y
10966         * src/procmime.c
10967         * src/sourcewindow.c
10968         * src/common/Makefile.am
10969         * src/common/intl.h             ** REMOVED **
10970         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10971                 sync with main (revision 109)
10972                 and clean up
10973
10974 2005-02-16 [colin]      1.0.1cvs11.3
10975
10976         * src/summaryview.c
10977                 Fix collapsed thread not highlighting when new
10978                 messages in it (Bug 568) Patch by Stephan Sachse.
10979                 Fix messed up selection when reaching bounds (Bug 632)
10980         * src/prefs_themes.c
10981                 Fix theme installing (Bug 684)
10982
10983 2005-02-16 [colin]      1.0.1cvs11.2
10984
10985         * src/messageview.c
10986                 Fix messageview_select_all
10987
10988 2005-02-16 [colin]      1.0.1cvs11.1
10989
10990         * src/mh.c
10991                 Sync with HEAD (MH scan required function)
10992
10993 2005-02-15 [colin]      1.0.1cvs8.1
10994
10995         * src/mimeview.c
10996         * src/common/utils.c
10997                 Sync with HEAD (filename chars substitution)
10998
10999 2005-02-15 [colin]      1.0.1cvs7.3
11000
11001         * src/gtk/pluginwindow.c
11002                 Fix button spacing
11003
11004 2005-02-15 [colin]      1.0.1cvs7.2
11005
11006         * src/mimeview.c
11007                 Fix mime icons not reset across message when
11008                 scrolled down
11009
11010 2005-02-15 [colin]      1.0.1cvs7.1
11011
11012         * src/compose.c
11013         * src/procmime.c
11014                 Sync with HEAD (optimisation of cvs6)
11015
11016 2005-02-14 [colin]      1.0.1cvs6.1
11017
11018         * src/compose.c
11019         * src/procmime.c
11020                 Sync with HEAD (encode "From " at line beginning)
11021
11022 2005-02-14 [colin]      1.0.1cvs5.3
11023
11024         * src/compose.c
11025                 Fix wrapping with accentued chars.
11026
11027 2005-02-13 [colin]      1.0.1cvs5.2
11028
11029         * src/textview.c
11030                 Fix email informative part parsing with
11031                 accentued chars in it. ispunct() returns
11032                 true for them in utf8...
11033
11034 2005-02-12 [colin]      1.0.1cvs5.1
11035
11036         * src/filtering.c
11037                 Sync with HEAD (remove wrong use of compose after send)
11038
11039 2005-02-12 [paul]       1.0.1cvs4.5
11040
11041         * src/textview.c
11042                 remove unnecessary code (thanks to Alfons)
11043
11044 2005-02-12 [paul]       1.0.1cvs4.4
11045
11046         * src/textview.c
11047                 add 'Copy' to contextual menu on emails
11048
11049 2005-02-11 [colin]      1.0.1cvs4.3
11050
11051         * src/compose.c
11052                 revert 1.0.0cvs28.2, it doesn't work that well.
11053
11054 2005-02-11 [paul]       1.0.1cvs4.2
11055
11056         * po/Makefile.in.in
11057                 fix 'make release'
11058
11059 2005-02-10 [paul]       1.0.1cvs4.1
11060
11061         * ChangeLog
11062         * ChangeLog.claws
11063         * ChangeLog.jp
11064         * configure.ac
11065         * src/compose.c
11066                 sync with HEAD (sync with main)
11067
11068 2005-02-10 [paul]       1.0.1cvs3.2
11069
11070         * AUTHORS
11071         * Makefile.am
11072         * autogen.sh
11073         * configure.ac
11074         * config/mkinstalldirs
11075         * intl/.cvsignore
11076         * intl/ChangeLog
11077         * intl/VERSION
11078         * intl/bindtextdom.c
11079         * intl/config.charset
11080         * intl/dcgettext.c
11081         * intl/dcigettext.c
11082         * intl/dcngettext.c
11083         * intl/dgettext.c
11084         * intl/dngettext.c
11085         * intl/eval-plural.h
11086         * intl/explodename.c
11087         * intl/finddomain.c
11088         * intl/gettext.c
11089         * intl/gettextP.h
11090         * intl/gmo.h
11091         * intl/hash-string.h
11092         * intl/intl-compat.c
11093         * intl/l10nflist.c
11094         * intl/libgnuintl.h.in
11095         * intl/loadinfo.h
11096         * intl/loadmsgcat.c
11097         * intl/localcharset.c
11098         * intl/localcharset.h
11099         * intl/locale.alias
11100         * intl/localealias.c
11101         * intl/localename.c
11102         * intl/log.c
11103         * intl/ngettext.c
11104         * intl/os2compat.c
11105         * intl/os2compat.h
11106         * intl/osdep.c
11107         * intl/plural-exp.c
11108         * intl/plural-exp.h
11109         * intl/plural.c
11110         * intl/plural.y
11111         * intl/ref-add.sin
11112         * intl/ref-del.sin
11113         * intl/relocatable.c
11114         * intl/relocatable.h
11115         * intl/textdomain.c
11116         * m4/Makefile.am
11117         * po/Makefile.in.in
11118         * src/Makefile.am
11119         * src/account.c
11120         * src/action.c
11121         * src/addr_compl.c
11122         * src/addressadd.c
11123         * src/addressbook.c
11124         * src/addrgather.c
11125         * src/addrindex.c
11126         * src/alertpanel.c
11127         * src/browseldap.c
11128         * src/codeconv.c
11129         * src/codeconv.h
11130         * src/compose.c
11131         * src/compose.h
11132         * src/crash.c
11133         * src/editaddress.c
11134         * src/editbook.c
11135         * src/editgroup.c
11136         * src/editjpilot.c
11137         * src/editldap.c
11138         * src/editldap_basedn.c
11139         * src/editvcard.c
11140         * src/exphtmldlg.c
11141         * src/expldifdlg.c
11142         * src/export.c
11143         * src/exporthtml.c
11144         * src/filtering.c
11145         * src/folder.c
11146         * src/folder_item_prefs.c
11147         * src/foldersel.c
11148         * src/folderview.c
11149         * src/grouplistdialog.c
11150         * src/headerview.c
11151         * src/imap.c
11152         * src/imap_gtk.c
11153         * src/import.c
11154         * src/importldif.c
11155         * src/importmutt.c
11156         * src/importpine.c
11157         * src/inc.c
11158         * src/ldif.c
11159         * src/main.c
11160         * src/mainwindow.c
11161         * src/matcher.c
11162         * src/mbox.c
11163         * src/message_search.c
11164         * src/messageview.c
11165         * src/mh.c
11166         * src/mh_gtk.c
11167         * src/mimeview.c
11168         * src/msgcache.c
11169         * src/news.c
11170         * src/news_gtk.c
11171         * src/noticeview.c
11172         * src/partial_download.c
11173         * src/pop.c
11174         * src/prefs_account.c
11175         * src/prefs_actions.c
11176         * src/prefs_common.c
11177         * src/prefs_customheader.c
11178         * src/prefs_display_header.c
11179         * src/prefs_ext_prog.c
11180         * src/prefs_filtering.c
11181         * src/prefs_filtering_action.c
11182         * src/prefs_folder_item.c
11183         * src/prefs_fonts.c
11184         * src/prefs_gtk.c
11185         * src/prefs_matcher.c
11186         * src/prefs_msg_colors.c
11187         * src/prefs_spelling.c
11188         * src/prefs_summary_column.c
11189         * src/prefs_template.c
11190         * src/prefs_themes.c
11191         * src/prefs_toolbar.c
11192         * src/prefs_wrapping.c
11193         * src/privacy.c
11194         * src/procheader.c
11195         * src/procmime.c
11196         * src/procmsg.c
11197         * src/quote_fmt.c
11198         * src/recv.c
11199         * src/send_message.c
11200         * src/setup.c
11201         * src/sourcewindow.c
11202         * src/ssl_manager.c
11203         * src/statusbar.c
11204         * src/summary_search.c
11205         * src/summaryview.c
11206         * src/textview.c
11207         * src/toolbar.c
11208         * src/wizard.c
11209         * src/common/nntp.c
11210         * src/common/plugin.c
11211         * src/common/smtp.c
11212         * src/common/ssl.c
11213         * src/common/ssl_certificate.c
11214         * src/common/string_match.c
11215         * src/common/sylpheed.c
11216         * src/common/template.c
11217         * src/common/utils.c
11218         * src/gtk/about.c
11219         * src/gtk/colorlabel.c
11220         * src/gtk/description_window.c
11221         * src/gtk/filesel.c
11222         * src/gtk/foldersort.c
11223         * src/gtk/gtkaspell.c
11224         * src/gtk/gtkutils.c
11225         * src/gtk/inputdialog.c
11226         * src/gtk/logwindow.c
11227         * src/gtk/menu.c
11228         * src/gtk/pluginwindow.c
11229         * src/gtk/prefswindow.c
11230         * src/gtk/progressdialog.c
11231         * src/gtk/quicksearch.c
11232         * src/gtk/sslcertwindow.c
11233         * src/plugins/clamav/clamav_plugin.c
11234         * src/plugins/clamav/clamav_plugin_gtk.c
11235         * src/plugins/demo/demo.c
11236         * src/plugins/dillo_viewer/dillo_prefs.c
11237         * src/plugins/dillo_viewer/dillo_viewer.c
11238         * src/plugins/image_viewer/plugin.c
11239         * src/plugins/image_viewer/viewer.c
11240         * src/plugins/image_viewer/viewerprefs.c
11241         * src/plugins/mathml_viewer/mathml_viewer.c
11242         * src/plugins/pgpmime/passphrase.c
11243         * src/plugins/pgpmime/plugin.c
11244         * src/plugins/pgpmime/prefs_gpg.c
11245         * src/plugins/pgpmime/select-keys.c
11246         * src/plugins/pgpmime/sgpgme.c
11247         * src/plugins/spamassassin/spamassassin.c
11248         * src/plugins/spamassassin/spamassassin_gtk.c
11249         * src/plugins/trayicon/trayicon.c
11250                 sync with main (revision 104)
11251
11252 2005-02-10 [colin]      1.0.1cvs3.1
11253
11254         * src/mainwindow.c
11255                 Sync with HEAD (fix occasional crasher)
11256
11257 2005-02-10 [colin]      1.0.1cvs2.1
11258
11259         * src/messageview.c
11260                 Synw with HEAD (don't automatically display html)
11261
11262 2005-02-09 [colin]      1.0.1cvs1.3
11263
11264         * src/textview.c
11265         * src/textview.h
11266                 Add contextual menu on emails
11267
11268 2005-02-09 [colin]      1.0.1cvs1.2
11269
11270         * src/codeconv.c
11271                 Fix converting from broken headers and 
11272                 put back the _ in missing places
11273                 (feature broke with cvs24.2 sync, main 
11274                  possibly affected?)
11275
11276 2005-02-09 [colin]      1.0.1cvs1.1
11277
11278         * src/messageview.c
11279         * src/mimeview.c
11280         * src/mimeview.h
11281                 Sync with HEAD (display non text/plain mails with plugin)
11282
11283 2005-02-08 [colin]      1.0.1.1
11284
11285         * ChangeLog.claws
11286         * po/pt_BR.po
11287                 Sync with HEAD
11288         * configure.ac
11289                 Make default configuration directory 
11290                 be .sylpheed-gtk2
11291
11292 2005-02-08 [colin]      1.0.0cvs29.1
11293
11294         * po/de.po
11295         * po/es.po
11296         * po/fr.po
11297         * po/it.po
11298         * po/sk.po
11299         * po/sr.po
11300                 Sync translations with HEAD
11301
11302 2005-02-06 [colin]      1.0.0cvs28.3
11303
11304         * src/compose.c
11305                 Make compose a bit faster - patch by Alfons.
11306
11307 2005-02-06 [colin]      1.0.0cvs28.2
11308
11309         * src/compose.c
11310                 Make pasting via middle-click more reliable
11311
11312 2005-02-05 [paul]       1.0.0cvs28.1
11313
11314         * ChangeLog
11315         * ChangeLog.claws
11316         * ChangeLog.jp
11317         * configure.ac
11318         * src/compose.c
11319                 sync with HEAD
11320                 (fix bug 682 'redirect is broken'
11321
11322 2005-02-05 [torte]      1.0.0cvs27.1
11323
11324         * ChangeLog.claws
11325         * configure.ac
11326         * src/partial_download.c
11327                 Sync with HEAD (fix buf overflow)
11328
11329 2005-02-03 [colin]      1.0.0cvs26.1
11330
11331         * src/common/plugin.c
11332                 Sync with HEAD (avoid plugin mismatches)
11333
11334 2005-02-03 [paul]       1.0.0cvs25.3
11335
11336         * src/folderview.c
11337         * src/headerview.c
11338         * src/summaryview.c
11339         * src/textview.c
11340         * src/gtk/colorlabel.c
11341                 third and final part of initial sync with main-gtk2
11342
11343 2005-02-03 [paul]       1.0.0cvs25.2
11344
11345         * src/jpilot.c
11346                 fix building with jpilot support
11347
11348 2005-02-02 [colin]      1.0.0cvs25.1
11349
11350         * src/messageview.c
11351                 Sync with HEAD (fix dangerous typo)
11352
11353 2005-02-01 [colin]      1.0.0cvs24.3
11354
11355         * src/common/xml.c
11356                 Write file as advertised (UTF-8)
11357
11358 2005-02-01 [paul]       1.0.0cvs24.2
11359
11360         * src/addrbook.c
11361         * src/addrindex.c
11362         * src/alertpanel.h
11363         * src/codeconv.c
11364         * src/codeconv.h
11365         * src/compose.c
11366         * src/export.c
11367         * src/folder_item_prefs.c
11368         * src/html.c
11369         * src/imap.c
11370         * src/import.c
11371         * src/jpilot.c
11372         * src/mainwindow.c
11373         * src/matcher_parser_lex.l
11374         * src/messageview.c
11375         * src/mh.c
11376         * src/prefs_account.c
11377         * src/prefs_actions.c
11378         * src/prefs_common.c
11379         * src/prefs_gtk.c
11380         * src/prefs_gtk.h
11381         * src/prefs_themes.c
11382         * src/procheader.c
11383         * src/procmime.c
11384         * src/sourcewindow.c
11385         * src/statusbar.c
11386         * src/summaryview.c
11387         * src/textview.c
11388         * src/toolbar.c
11389         * src/unmime.c
11390         * src/common/template.c
11391         * src/common/utils.c
11392         * src/common/xml.c
11393         * src/common/xml.h
11394         * src/gtk/gtkaspell.c
11395         * src/plugins/clamav/clamav_plugin.c
11396         * src/plugins/dillo_viewer/dillo_prefs.c
11397         * src/plugins/image_viewer/viewerprefs.c
11398         * src/plugins/pgpmime/passphrase.c
11399         * src/plugins/pgpmime/prefs_gpg.c
11400         * src/plugins/pgpmime/select-keys.c
11401         * src/plugins/spamassassin/spamassassin.c
11402                 second part of initial sync with main-gtk2
11403                 (more to follow)
11404
11405 2005-01-31 [colin]      1.0.0cvs24.1
11406
11407         * src/compose.c
11408                 Sync with HEAD
11409
11410 2005-01-29 [paul]       1.0.0cvs23.2
11411
11412         * src/account.c
11413         * src/action.c
11414         * src/addressadd.c
11415         * src/addressbook.c
11416         * src/alertpanel.c
11417         * src/compose.c
11418         * src/editaddress.c
11419         * src/editbook.c
11420         * src/editgroup.c
11421         * src/editjpilot.c
11422         * src/editldap.c
11423         * src/editldap_basedn.c
11424         * src/editvcard.c
11425         * src/export.c
11426         * src/foldersel.c
11427         * src/grouplistdialog.c
11428         * src/import.c
11429         * src/importldif.c
11430         * src/inc.c
11431         * src/main.c
11432         * src/mainwindow.c
11433         * src/message_search.c
11434         * src/messageview.c
11435         * src/mimeview.c
11436         * src/prefs_actions.c
11437         * src/prefs_common.c
11438         * src/prefs_common.h
11439         * src/prefs_customheader.c
11440         * src/prefs_display_header.c
11441         * src/prefs_filtering.c
11442         * src/prefs_filtering_action.c
11443         * src/prefs_gtk.c
11444         * src/prefs_matcher.c
11445         * src/prefs_summary_column.c
11446         * src/prefs_template.c
11447         * src/sourcewindow.c
11448         * src/summary_search.c
11449         * src/summaryview.c
11450         * src/textview.c
11451         * src/gtk/about.c
11452         * src/gtk/description_window.c
11453         * src/gtk/gtkshruler.c
11454         * src/gtk/gtkutils.c
11455         * src/gtk/gtkutils.h
11456         * src/gtk/inputdialog.c
11457         * src/gtk/logwindow.c
11458         * src/gtk/prefswindow.c
11459         * src/gtk/progressdialog.c
11460         * src/gtk/progressdialog.h
11461                 first part of initial sync with main-gtk2
11462                 (more to follow)
11463
11464 2005-01-28 [colin]      1.0.0cvs23.1
11465
11466         * src/folderview.c
11467                 Sync with HEAD
11468
11469 2005-01-27 [colin]      1.0.0cvs21.1
11470
11471         * src/folder.c
11472         * src/folderview.c
11473                 Sync with HEAD
11474
11475 2005-01-27 [colin]      1.0.0cvs19.1
11476
11477         * src/procmime.c
11478                 Sync with HEAD
11479
11480 2005-01-27 [colin]      1.0.0cvs18.1
11481
11482         * src/messageview.c
11483         * src/summaryview.c
11484         * src/mainwindow.c
11485         * src/compose.c
11486         * src/compose.h
11487         * src/procmsg.c
11488         * src/procmsg.h
11489         * src/toolbar.c
11490                 Sync with HEAD
11491
11492 2005-01-26 [paul]       1.0.0cvs15.2
11493
11494         * src/compose.c
11495                 compose_entries_set(): convert subject and body to
11496                 utf8 if necessary. patch by Felix Eckhofer
11497
11498 2005-01-26 [paul]       1.0.0cvs15.1
11499
11500         * configure.ac
11501         * src/common/template.c
11502                 sync with HEAD (fix memory leak)
11503
11504 2005-01-25 [paul]       1.0.0cvs14.1
11505
11506         * configure.ac
11507         * src/compose.c
11508                 sync with HEAD
11509
11510 2005-01-24 [colin]      1.0.0cvs13.1
11511
11512         * src/summaryview.c
11513                 Sync with HEAD
11514
11515 2005-01-24 [paul]       1.0.0cvs12.1
11516
11517         * configure.ac
11518         * src/messageview.c
11519         * src/mh.c
11520         * src/common/utils.c
11521                 sync with HEAD
11522
11523 2005-01-24 [colin]      1.0.0cvs11.1
11524
11525         * src/procheader.c
11526                 Sync with HEAD
11527
11528 2005-01-24 [colin]      1.0.0cvs10.1
11529
11530         * src/folderview.c
11531                 Sync with HEAD
11532
11533 2005-01-23 [colin]      1.0.0cvs9.1
11534
11535         * src/crash.c
11536                 Sync with HEAD
11537
11538 2005-01-22 [colin]      1.0.0cvs8.1
11539
11540         * src/summaryview.c
11541         * src/gtk/quicksearch.c
11542                 Sync with HEAD
11543
11544 2005-01-21 [colin]      1.0.0cvs7.1
11545
11546         * src/summaryview.c
11547                 Sync with HEAD
11548
11549 2005-01-21 [colin]      1.0.0cvs6.1
11550
11551         * src/summaryview.c
11552                 Sync with HEAD
11553
11554 2005-01-21 [colin]      1.0.0cvs5.1
11555
11556         * src/gtk/quicksearch.c
11557         * src/prefs_common.c
11558         * src/prefs_common.h
11559                 Sync with HEAD (recurse option)
11560
11561 2005-01-21 [colin]      1.0.0cvs4.1
11562
11563         * src/folder.h
11564         * src/folderview.c
11565         * src/folderview.h
11566         * src/summaryview.c
11567         * src/gtk/quicksearch.c
11568         * src/gtk/quicksearch.h
11569                 Sync with HEAD (recursive quicksearch)
11570
11571 2005-01-20 [colin]      1.0.0cvs3.4
11572
11573         * src/ssl_manager.c
11574                 Remove useless code
11575
11576 2005-01-20 [colin]      1.0.0cvs3.3
11577
11578         * src/ssl_manager.c
11579                 Fix leak, thanks to Alfons.
11580
11581 2005-01-20 [colin]      1.0.0cvs3.2
11582
11583         * src/ssl_manager.c
11584                 Port SSL certificate window to GTK2.
11585
11586 2005-01-20 [paul]       1.0.0cvs3.1
11587
11588         * ChangeLog.claws
11589         * configure.ac
11590         * src/addrindex.c
11591         * src/addrindex.h
11592                 sync with HEAD
11593
11594 2005-01-19 [colin]      1.0.0cvs2.2
11595
11596         * src/plugins/trayicon/trayicon.c
11597                 Fix freeze with gtk-2.6, the easy way
11598                 (signal blocking helpless there...)
11599                 Closes bug #668.
11600
11601 2005-01-19 [colin]      1.0.0cvs2.1
11602
11603         * src/mbox.c
11604         * src/mbox.h
11605         * src/mainwindow.c
11606         * src/summaryview.c
11607         * src/summaryview.h
11608                 Sync with HEAD
11609
11610 2005-01-19 [paul]       1.0.0cvs1.1
11611
11612         * configure.ac
11613         * po/de.po
11614         * po/es.po
11615         * po/fr.po
11616         * po/hr.po
11617         * po/it.po
11618         * po/ja.po
11619         * po/ko.po
11620         * po/pt_BR.po
11621         * po/ru.po
11622         * po/sk.po
11623         * po/sr.po
11624                 sync with HEAD (update translations)
11625
11626 2005-01-18 [colin]      1.0.0cvs0.1
11627
11628         * src/foldersel.c
11629                 Specify search column - patch by Alfons
11630
11631 2005-01-18 [colin]      0.9.13cvs36.3
11632
11633         * src/prefs_toolbar.c
11634                 Change Delete to Remove
11635         * src/prefs_fonts.c
11636                 GTK2 version and leak fixes
11637         * src/prefs_actions.c
11638                 Add stock buttons.
11639                 All patches by Alfons
11640
11641 2005-01-17 [colin]      0.9.13cvs36.2
11642
11643         * src/compose.c
11644                 Fix DnD inserting twice. While at it,
11645                 add DnD support for text/plain in the
11646                 body, and add support in the headers.
11647
11648 2005-01-16 [colin]      0.9.13cvs36.1
11649
11650         * ChangeLog
11651         * ChangeLog.jp
11652         * ChangeLog.claws
11653                 Sync with HEAD (nothing applicable)
11654
11655 2005-01-16 [colin]      0.9.13cvs33.2
11656
11657         * src/prefs_toolbar.c
11658                 GTK2ize prefs_toolbar, by Alfons.
11659
11660 2005-01-14 [colin]      0.9.13cvs33.1
11661
11662         * src/html.c
11663         * src/msgcache.c
11664                 Sync with HEAD
11665
11666 2005-01-14 [colin]      0.9.13cvs32.1
11667
11668         * src/html.c
11669         * src/html.h
11670         * src/msgcache.c
11671         * AUTHORS
11672         * tools/calypso_convert.pl
11673                 Sync with HEAD
11674
11675 2005-01-08 [colin]      0.9.13cvs29.2
11676
11677         * src/prefs_filtering_action.c
11678         * src/prefs_filtering.c
11679                 2 more gtk2 patches by Alfons
11680
11681 2005-01-07 [paul]       0.9.13cvs29.1
11682
11683         * ChangeLog
11684         * ChangeLog.claws
11685         * ChangeLog.jp
11686         * configure.ac
11687         * src/pop.c
11688         * src/pop.h
11689                 sync with HEAD
11690
11691 2005-01-07 [colin]      0.9.13cvs28.3
11692
11693         * src/gtk/progressdialog.c
11694         * src/gtk/progressdialog.h
11695         * src/inc.c
11696         * src/send_message.c
11697                 GTK2 for the incorporation dialog. The CList isn't dead
11698                 yet, for a more smooth migration. Patch by Alfons.
11699
11700 2005-01-06 [colin]      0.9.13cvs28.2
11701
11702         * src/prefs_display_header.c
11703                 GTK2 conversion by Alfons
11704         * src/prefs_actions.c
11705         * src/prefs_matcher.c
11706                 Fix 2 leaks - patch by Alfons
11707
11708 2005-01-06 [colin]      0.9.13cvs28.1
11709
11710         * src/prefs_matcher.c
11711                 Sync with HEAD
11712
11713 2005-01-06 [colin]      0.9.13cvs27.4
11714
11715         * src/prefs_matcher.c
11716                 Fix double-free. Patch by Alfons
11717
11718 2005-01-06 [colin]      0.9.13cvs27.3
11719
11720         * src/prefs_matcher.c
11721                 GTK2 widgets + memleak
11722                 Patch by Alfons
11723
11724 2005-01-05 [colin]      0.9.13cvs27.2
11725
11726         * src/account.c
11727         * src/addr_compl.c
11728         * src/foldersel.c
11729         * src/stock_pixmap.c
11730         * src/stock_pixmap.h
11731                 3 more GTK2 patches by Alfons.
11732
11733 2005-01-04 [colin]      0.9.13cvs27.1
11734
11735         * src/folderview.c
11736         * src/imap_gtk.c
11737         * src/news_gtk.c
11738                 Sync with HEAD
11739
11740 2005-01-04 [colin]      0.9.13cvs25.9
11741
11742         * src/compose.c
11743                 Fix Show Ruler menuitem
11744         * src/prefs_template.c
11745                 Convert to GTK2
11746         * src/common/utils.c
11747                 Make auto pointer stuff handles NULLs
11748                 Patches by Alfons.
11749
11750 2005-01-04 [colin]      0.9.13cvs25.8
11751
11752         * src/compose.c
11753                 Move the attachment list to gtk2
11754                 Patch by Alfons.
11755
11756 2005-01-04 [colin]      0.9.13cvs25.7
11757
11758         * src/textview.c
11759                 Make some keys work again
11760                 Patch by SungHyun Nam <namsh@kldp.org>
11761
11762 2005-01-04 [colin]      0.9.13cvs25.6
11763
11764         * src/gtk/gtkshruler.c
11765                 Move the ruler to GTK2
11766                 Patch by Alfons
11767
11768 2005-01-03 [colin]      0.9.13cvs25.5
11769
11770         * src/compose.c
11771                 Fix my broken patch apply 
11772
11773 2005-01-03 [colin]      0.9.13cvs25.4
11774
11775         * src/common/utils.c
11776         * src/common/utils.h
11777         * src/gtk/prefswindow.c
11778                 Move auto pointer stuff to utils.c
11779                 Patch by Alfons again :)
11780
11781 2005-01-03 [colin]      0.9.13cvs25.3
11782
11783         * src/compose.c
11784         * src/prefs_gtk.c
11785         * src/prefs_template.c
11786         * src/textview.c
11787                 Empty text widgets with empty strings, not NULL char
11788                 Patch by SungHyun Nam <namsh@kldp_org>
11789
11790 2005-01-03 [colin]      0.9.13cvs25.2
11791
11792         * src/main.c
11793         * AUTHORS
11794                 Sync with HEAD
11795
11796 2005-01-03 [colin]      0.9.13cvs25.1
11797
11798         * src/pop.c
11799         * src/pop.h
11800                 Sync with HEAD
11801
11802 2005-01-03 [colin]      0.9.13cvs24.3
11803
11804         * src/account.c
11805                 Two patches from Alfons and Alex S Moore:
11806                 fix images, fix return value.
11807
11808 2005-01-01 [colin]      0.9.13cvs24.2
11809
11810         * src/prefs_actions.c
11811                 Fix over-zealous assertion. Patch by Alfons
11812
11813 2005-01-01 [colin]      0.9.13cvs24.1
11814
11815         * src/procmime.c
11816                 Sync with HEAD (leak fix)
11817
11818 2004-12-31 [colin]      0.9.13cvs23.2
11819
11820         * src/prefs_common.c
11821                 GTK2 widgets + stock buttons - patch by Alfons
11822
11823 2004-12-31 [paul]       0.9.13cvs23.1
11824
11825         * configure.ac
11826                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11827         * src/gtk/pluginwindow.c
11828                 use GTK2 widgets and plug memory leaks,
11829                 patches by Alfons
11830
11831 2004-12-30 [colin]      0.9.13cvs22.4
11832
11833         * src/account.c
11834         * src/action.c
11835         * src/export.c
11836         * src/foldersel.c
11837         * src/import.c
11838         * src/message_search.c
11839         * src/prefs_actions.c
11840         * src/prefs_common.c
11841         * src/prefs_customheader.c
11842         * src/prefs_filtering.c
11843         * src/prefs_summary_column.c
11844         * src/summary_search.c
11845         * src/gtk/about.c
11846         * src/gtk/description_window.c
11847         * src/gtk/gtkutils.c
11848         * src/gtk/gtkutils.h
11849         * src/gtk/inputdialog.c
11850         * src/gtk/prefswindow.c
11851                 Use GTK2 stock buttons. Patches by Alfons.
11852
11853 2004-12-30 [colin]      0.9.13cvs22.3
11854
11855         * src/account.c
11856                 Sync with HEAD
11857         * src/prefs_actions.c
11858         * src/prefs_customheader.c
11859         * src/prefs_filtering.c
11860         * src/prefs_msg_colors.c
11861         * src/prefs_summary_column.c
11862         * src/gtk/prefswindow.c
11863                 Use GtkTreeView instead of deprecated 
11864                 widgets. Patches by Alfons.
11865
11866 2004-12-30 [paul]       0.9.13cvs22.2
11867
11868         * src/foldersel.c
11869                 use GTK 2 Tree View
11870                 patch by Alfons, with root folder sorting fix
11871                 by Stephan Sachse
11872
11873 2004-12-30 [paul]       0.9.13cvs22.1
11874
11875         * ChangeLog
11876         * ChangeLog.claws
11877         * ChangeLog.jp
11878         * NEWS
11879         * configure.ac
11880         * src/account.c
11881                 sync with HEAD
11882
11883 2004-12-22 [martin]     0.9.13cvs21.2
11884
11885         * src/action.c
11886                 free the command line after its use
11887
11888 2004-12-18 [paul]       0.9.13cvs21.1
11889
11890         * AUTHORS
11891         * ChangeLog
11892         * ChangeLog.claws
11893         * ChangeLog.jp
11894         * NEWS
11895         * configure.ac
11896         * src/action.c
11897         * src/compose.c
11898         * src/syldap.c
11899                 sync with HEAD
11900
11901 2004-12-17 [martin]     0.9.13cvs17.2
11902
11903         * src/action.c
11904                 convert actions input to locale
11905         * src/inc.c
11906                 convert notification command to locale
11907         * src/plugins/pgpmime/select-keys.c
11908                 convert attributes to utf8
11909
11910 2004-12-14 [colin]      0.9.13cvs17.1
11911
11912         * ChangeLog
11913         * ChangeLog.jp
11914         * ChangeLog.claws
11915         * src/action.c
11916         * src/common/utils.c
11917         * src/gtk/prefswindow.c
11918         * src/gtk/gtkutils.c
11919         * src/gtk/gtkutils.h
11920         * src/plugins/spamassassin/libspamc.c
11921                 Sync with HEAD
11922
11923 2004-12-13 [colin]      0.9.13cvs14.1
11924
11925         * src/quote_fmt_parse.y
11926                 Sync with HEAD
11927
11928 2004-12-10 [colin]      0.9.13cvs12.1
11929
11930         * src/prefs_themes.c
11931         * src/mainwindow.c
11932         * src/messageview.c
11933                 Sync with HEAD
11934
11935 2004-12-09 [colin]      0.9.13cvs10.1
11936
11937         * src/procmime.c
11938                 Sync with HEAD (fix B64 encoding from memory)
11939
11940 2004-12-08 [colin]      0.9.13cvs9.1
11941
11942         * src/gtk/colorlabel.c
11943                 Sync with HEAD
11944
11945 2004-12-08 [paul]       0.9.13cvs8.2
11946
11947         * src/gtk/pluginwindow.c
11948                 fix window resizing oddities
11949
11950 2004-12-08 [colin]      0.9.13cvs8.1
11951
11952         * src/quote_fmt_parse.y
11953                 Sync with HEAD
11954
11955 2004-12-08 [colin]      0.9.13cvs7.1
11956
11957         * src/matcher_parser_parse.y
11958         * src/msgcache.c
11959         * src/prefs_matcher.c
11960         * src/procheader.c
11961         * src/matcher.c
11962         * src/common/defs.h
11963         * po/sr.po
11964                 Sync with HEAD
11965
11966 2004-12-08 [colin]      0.9.13cvs6.1
11967
11968         * src/quote_fmt_parse.y
11969         * src/textview.c
11970                 Sync with HEAD
11971         * src/gtk/prefswindow.c
11972         * src/gtk/pluginwindow.c
11973                 Fix G_CALLBACKS protos (thanks to Alfons)
11974
11975 2004-12-07 [torte]      0.9.13cvs2.2
11976
11977         * src/procmime.c
11978                 [Bug 650] reply button causes crash
11979                 Thanks to David Relson and Christoph
11980
11981 2004-12-07 [colin]      0.9.13cvs2.1
11982
11983         * ChangeLog.claws
11984         * AUTHORS
11985         * po/sk.po
11986         * src/procmime.c
11987         * src/prefs_account.c
11988         * src/common/smtp.c
11989         * src/common/smtp.h
11990                 Sync with HEAD
11991
11992 2004-12-06 [colin]      0.9.12cvs187.1
11993
11994         * ChangeLog.claws
11995         * INSTALL
11996         * Makefile.am
11997         * README.claws
11998         * TODO.claws
11999         * configure.ac
12000         * po/bg.po
12001         * po/cs.po
12002         * po/el.po
12003         * po/en_GB.po
12004         * po/es.po
12005         * po/fr.po
12006         * po/hr.po
12007         * po/hu.po
12008         * po/it.po
12009         * po/ja.po
12010         * po/ko.po
12011         * po/nl.po
12012         * po/pl.po
12013         * po/pt_BR.po
12014         * po/ru.po
12015         * po/sk.po
12016         * po/sr.po
12017         * po/sv.po
12018         * po/zh_CN.po
12019         * po/zh_TW.Big5.po
12020         * src/compose.c
12021         * tools/Makefile.am
12022         * tools/README
12023         * tools/filter_conv.pl
12024         * tools/kdeservicemenu/README
12025         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12026         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12027                 Sync with HEAD
12028
12029 2004-12-04 [colin]      0.9.12cvs183.1
12030
12031         * src/compose.c
12032                 Sync with HEAD (compose window position saving)
12033
12034 2004-12-04 [paul]       0.9.12cvs182.3
12035
12036         * src/messageview.c
12037         * src/mimeview.c
12038         * src/prefs_customheader.c
12039         * src/gtk/quicksearch.c
12040                 replace some forgotten GTK_SIGNAL_FUNCs
12041
12042 2004-12-04 [paul]       0.9.12cvs182.2
12043
12044         * src/Makefile.am
12045                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12046                 committed in error      
12047
12048 2004-12-04 [paul]       0.9.12cvs182.1
12049
12050         * ChangeLog
12051         * ChangeLog.claws
12052         * ChangeLog.jp
12053         * INSTALL
12054         * NEWS
12055         * README
12056         * README.jp
12057         * configure.ac
12058         * doc/manual/ja/Makefile.am
12059         * doc/manual/ja/sylpheed-1.html
12060         * doc/manual/ja/sylpheed-10.html
12061         * doc/manual/ja/sylpheed-11.html
12062         * doc/manual/ja/sylpheed-12.html
12063         * doc/manual/ja/sylpheed-13.html
12064         * doc/manual/ja/sylpheed-14.html
12065         * doc/manual/ja/sylpheed-15.html
12066         * doc/manual/ja/sylpheed-16.html
12067         * doc/manual/ja/sylpheed-17.html
12068         * doc/manual/ja/sylpheed-18.html
12069         * doc/manual/ja/sylpheed-19.html
12070         * doc/manual/ja/sylpheed-2.html
12071         * doc/manual/ja/sylpheed-20.html
12072         * doc/manual/ja/sylpheed-3.html
12073         * doc/manual/ja/sylpheed-4.html
12074         * doc/manual/ja/sylpheed-5.html
12075         * doc/manual/ja/sylpheed-6.html
12076         * doc/manual/ja/sylpheed-7.html
12077         * doc/manual/ja/sylpheed-8.html
12078         * doc/manual/ja/sylpheed-9.html
12079         * doc/manual/ja/sylpheed.html
12080         * doc/manual/ja/sylpheed.sgml
12081         * po/de.po
12082         * src/Makefile.am
12083         * src/compose.c
12084         * src/procmime.c
12085         * src/pixmaps/regular.xpm **REMOVED**
12086         * src/plugins/pgpmime/pgpmime.c
12087         * src/plugins/pgpmime/plugin.c
12088         * src/plugins/pgpmime/prefs_gpg.c
12089                 sync with HEAD
12090
12091 2004-12-03 [paul]       0.9.12cvs180.1
12092
12093         * ChangeLog
12094         * ChangeLog.claws
12095         * ChangeLog.jp
12096         * configure.ac
12097         * src/Makefile.am
12098         * src/pop.c
12099         * src/common/utils.c
12100         * src/common/utils.h
12101         * src/pixmaps/continue.xpm
12102         * src/pixmaps/dir_close.xpm
12103         * src/pixmaps/dir_open.xpm
12104         * src/pixmaps/drafts_close.xpm
12105         * src/pixmaps/drafts_open.xpm
12106         * src/pixmaps/folder.xpm **REMOVED**
12107         * src/pixmaps/group.xpm
12108         * src/pixmaps/unread.xpm
12109                 sync with HEAD
12110
12111 2004-12-02 [colin]      0.9.12cvs179.1
12112
12113         * src/compose.c
12114                 Sync with HEAD (non-duplicated reedition)
12115
12116 2004-12-02 [colin]      0.9.12cvs178.1
12117
12118         * src/compose.c
12119                 Sync with HEAD (linewrap_quote fix)
12120
12121 2004-12-01 [colin]      0.9.12cvs177.3
12122
12123         * src/addrharvest.c
12124                 Replace sizeof with strlen
12125
12126 2004-12-01 [paul]       0.9.12cvs177.2
12127
12128         * src/addrharvest.c
12129                 fix 'harvest addresses'
12130
12131 2004-11-30 [colin]      0.9.12cvs177.1
12132
12133         * src/gtk/prefswindow.c
12134         * src/gtk/pluginwindow.c
12135                 Sync with HEAD
12136
12137 2004-11-29 [colin]      0.9.12cvs176.1
12138
12139         * src/folderview.c
12140                 sync with HEAD (Fix disappearing separators in folderview's popup)
12141
12142 2004-11-29 [colin]      0.9.12cvs175.1
12143
12144         * src/procmime.c
12145                 Sync with head (another format fix)
12146
12147 2004-11-29 [colin]      0.9.12cvs174.1
12148
12149         * src/pop.c
12150                 Sync with HEAD (format string fix)
12151
12152 2004-11-26 [colin]      0.9.12cvs173.1
12153
12154         * src/common/smtp.c
12155         * src/common/smtp.h
12156                 Sync with HEAD
12157
12158 2004-11-24 [colin]      0.9.12cvs172.1
12159
12160         * src/plugins/pgpmime/pgpmime.c
12161                 Sync with HEAD
12162
12163 2004-11-24 [colin]      0.9.12cvs171.1
12164
12165         * src/plugins/pgpmime/pgpmime.c
12166                 Sync with head (gpgmectx leaks)
12167
12168 2004-11-24 [colin]      0.9.12cvs169.1
12169
12170         * src/plugins/pgpmime/plugin.c
12171         * src/plugins/trayicon/Makefile.am
12172         * src/plugins/trayicon/newmarkedmail.xpm
12173         * src/plugins/trayicon/trayicon.c
12174         * src/plugins/trayicon/unreadmarkedmail.xpm
12175                 Sync with HEAD
12176
12177 2004-11-23 [colin]      0.9.12cvs168.1
12178
12179         * src/partial_download.c
12180         * src/partial_download.h
12181         * src/plugins/pgpmime/plugin.c
12182                 Sync with HEAD
12183
12184 2004-11-23 [colin]      0.9.12cvs166.1
12185
12186         * src/Makefile.am
12187         * src/codeconv.c
12188         * src/compose.c
12189         * src/folderview.c
12190         * src/main.c
12191         * src/partial_download.c
12192         * src/partial_download.h
12193         * src/prefs_account.c
12194         * src/prefs_account.h
12195         * src/privacy.c
12196         * src/privacy.h
12197         * src/procmime.c
12198         * src/common/Makefile.am
12199         * src/common/base64.h
12200         * src/common/partial_download.c
12201         * src/common/partial_download.h
12202         * src/gtk/prefswindow.c
12203         * src/gtk/prefswindow.h
12204         * src/plugins/pgpmime/pgpmime.c
12205         * src/plugins/pgpmime/prefs_gpg.c
12206         * src/plugins/pgpmime/prefs_gpg.h
12207         * src/plugins/pgpmime/sgpgme.c
12208         * src/plugins/pgpmime/sgpgme.h
12209                 Sync with HEAD
12210
12211 2004-11-23 [colin]      0.9.12cvs163.1
12212
12213         * src/main.c
12214                 Sync with HEAD (cursor optimization)
12215
12216 2004-11-23 [colin]      0.9.12cvs162.1
12217
12218         * src/prefs_common.c
12219         * src/prefs_themes.c
12220         * src/procmsg.c
12221                 Sync with HEAD
12222
12223 2004-11-23 [colin]      0.9.12cvs158.9
12224
12225         * src/compose.c
12226                 Fix double-free when forwarding
12227         * src/msgcache.c
12228                 Fix leak on error path
12229                 
12230
12231 2004-11-23 [colin]      0.9.12cvs158.8
12232
12233         * src/compose.c
12234                 Fix possible double-free
12235                 Spotted by Alfons
12236
12237 2004-11-23 [colin]      0.9.12cvs158.7
12238
12239         * src/compose.c
12240                 Fix some signal handlers' prototypes
12241                 Spotted by Alfons
12242
12243 2004-11-22 [colin]      0.9.12cvs158.6
12244
12245         * src/compose.c
12246                 Remove unneeded code and duplicated
12247                 wrapping - patch by Alfons
12248
12249 2004-11-22 [colin]      0.9.12cvs158.5
12250
12251         * src/prefs_themes.c
12252                 Fix oversized selector
12253
12254 2004-11-22 [colin]      0.9.12cvs158.4
12255
12256         * src/compose.c
12257                 fix dump_text()
12258                 patch by Alfons
12259
12260 2004-11-19 [colin]      0.9.12cvs158.3
12261
12262         * src/textview.c
12263                 Add a context menu on links (open, copy)
12264
12265 2004-11-18 [paul]       0.9.12cvs158.2
12266
12267         * src/addrgather.c
12268         * src/exphtmldlg.c
12269         * src/expldifdlg.c
12270         * src/mimeview.c
12271         * src/prefs_common.c
12272         * src/plugins/image_viewer/viewer.c
12273         * src/plugins/spamassassin/spamassassin_gtk.c
12274                 replace deprecated gtk_notebook_set_page
12275                 and gtk_notebook_current_page
12276
12277 2004-11-18 [paul]       0.9.12cvs158.1
12278
12279         * configure.ac
12280         * src/compose.c
12281         * src/mainwindow.c
12282         * src/messageview.c
12283         * src/prefs_common.c
12284         * src/common/utils.c
12285         * src/common/utils.h
12286                 sync with HEAD
12287
12288 2004-11-17 [colin]      0.9.12cvs156.1
12289
12290         * src/prefs_account.c
12291         * src/prefs_account.h
12292         * src/procmsg.c
12293                 Sync with HEAD (add pref to store encrypted mails encrypted)
12294
12295 2004-11-17 [paul]       0.9.12cvs155.1
12296
12297         * ChangeLog
12298         * ChangeLog.claws
12299         * ChangeLog.jp
12300         * NEWS
12301         * configure.ac
12302         * src/compose.c
12303         * src/jpilot.c
12304         * src/privacy.c
12305         * src/procmime.c
12306         * src/procmime.h
12307         * src/procmsg.c
12308         * src/toolbar.c
12309         * src/pixmaps/error.xpm
12310                 sync with HEAD
12311
12312 2004-11-17 [colin]      0.9.12cvs151.1
12313
12314         * src/plugins/pgpmime/pgpmime.c
12315                 Sync with HEAD (remove debug printf)
12316
12317 2004-11-17 [colin]      0.9.12cvs150.1
12318
12319         * src/plugins/pgpmime/pgpmime.c
12320                 Sync with HEAD (off-by-one fix)
12321
12322 2004-11-17 [colin]      0.9.12cvs149.1
12323
12324         * src/procmsg.c
12325                 Sync with HEAD (coding style fixes)
12326
12327 2004-11-16 [colin]      0.9.12cvs148.1
12328
12329         * src/procmsg.c
12330                 Sync with head (Fix the fix)
12331
12332 2004-11-16 [colin]      0.9.12cvs147.1
12333
12334         * src/procmsg.c
12335                 Sync with Main (leak fix)
12336
12337 2004-11-16 [colin]      0.9.12cvs146.14
12338
12339         * src/compose.c
12340                 Remove useless chunk of code
12341                 Patch by Alfons
12342
12343 2004-11-15 [colin]      0.9.12cvs146.13
12344
12345         * src/compose.c
12346                 Fix drafting after insertion
12347                 Patch by Alfons
12348
12349 2004-11-15 [colin]      0.9.12cvs146.12
12350
12351         * src/compose.c
12352         * src/prefs_filtering.c
12353         * src/prefs_filtering_action.c
12354         * src/prefs_toolbar.c
12355                 Fix some const-correctness
12356
12357 2004-11-15 [colin]      0.9.12cvs146.11
12358
12359         * src/summaryview.c
12360         * src/prefs_themes.c
12361         * src/messageview.c
12362                 Fix some leaks
12363
12364 2004-11-15 [colin]      0.9.12cvs146.10
12365
12366         * src/codeconv.c
12367                 More unreadable locale fixes
12368
12369 2004-11-14 [colin]      0.9.12cvs146.9
12370
12371         * src/textview.c
12372                 Fix uri_security_check
12373                 Patch by Alfons
12374
12375 2004-11-13 [paul]       0.9.12cvs146.8
12376
12377         * src/folder.c
12378         * src/procmime.c
12379                 fix 2 bugs introduced in last commit
12380
12381 2004-11-13 [paul]       0.9.12cvs146.7
12382
12383         * src/compose.c
12384         * src/exporthtml.c
12385         * src/exportldif.c
12386         * src/folder.c
12387         * src/imap.c
12388         * src/imap_gtk.c
12389         * src/main.c
12390         * src/mainwindow.c
12391         * src/messageview.c
12392         * src/mh_gtk.c
12393         * src/prefs_themes.c
12394         * src/procmime.c
12395         * src/setup.c
12396         * src/summaryview.c
12397                 replace deprecated g_basename
12398
12399 2004-11-13 [paul]       0.9.12cvs146.6
12400
12401         * src/compose.c
12402         * src/imap.c
12403         * src/matcher_parser.h
12404         * src/matcher_parser_parse.y
12405         * src/prefs_filtering.c
12406         * src/prefs_filtering_action.c
12407         * src/prefs_themes.c
12408         * src/prefs_toolbar.c
12409         * src/common/utils.c
12410                 various small fixes/cleanups
12411
12412 2004-11-12 [colin]      0.9.12cvs146.5
12413
12414         * src/textview.c
12415                 Validate event's origin on visibility notify
12416                 Patch by Alfons.
12417
12418 2004-11-12 [paul]       0.9.12cvs146.4
12419
12420         * src/exporthtml.c
12421         * src/exportldif.c
12422         * src/imap.c
12423         * src/mh.c
12424         * src/mimeview.c
12425         * src/prefs_spelling.c
12426         * src/prefs_themes.c
12427                 replace deprecated g_dirname    
12428
12429 2004-11-12 [colin]      0.9.12cvs146.3
12430
12431         * src/textview.c
12432                 Some coding style fixes
12433
12434 2004-11-12 [colin]      0.9.12cvs146.2
12435
12436         * src/codeconv.c
12437                 We want to replace _all_ extended chars in
12438                 conv_unreadable_*, because any string containing
12439                 extended chars not parsing as UTF8 is 
12440                 undisplayed on gtk2.
12441
12442 2004-11-12 [paul]       0.9.12cvs146.1
12443
12444         * ChangeLog
12445         * ChangeLog.claws
12446         * ChangeLog.jp
12447         * NEWS
12448         * configure.ac
12449         * src/account.c
12450         * src/folderview.c
12451         * src/folderview.h
12452         * src/imap.c
12453         * src/imap_gtk.c
12454         * src/inc.c
12455         * src/mainwindow.c
12456         * src/mh_gtk.c
12457         * src/news_gtk.c
12458         * src/pop.c
12459         * src/prefs_account.c
12460         * src/prefs_account.h
12461         * src/prefs_ext_prog.c
12462         * src/procmime.c
12463         * src/procmime.h
12464         * src/procmsg.c
12465         * src/procmsg.h
12466         * src/summary_search.c
12467         * src/summaryview.c
12468         * src/textview.c
12469         * src/common/defs.h
12470         * src/common/utils.c
12471         * src/common/utils.h
12472         * src/gtk/menu.c
12473         * src/gtk/menu.h
12474                 sync with HEAD
12475
12476 2004-11-11 [colin]      0.9.12cvs144.2
12477
12478         * src/textview.c
12479                 Fix URI range selection (patch by Alfons)
12480
12481 2004-11-09 [colin]      0.9.12cvs144.1
12482
12483         * ChangeLog.claws
12484         * src/compose.c
12485         * src/folder.c
12486         * src/folder_item_prefs.c
12487         * src/prefs_account.c
12488         * src/prefs_account.h
12489         * src/plugins/pgpmime/pgpmime.c
12490                 Sync with HEAD
12491
12492 2004-11-08 [colin]      0.9.12cvs143.1
12493
12494         * src/summaryview.c
12495                 Sync with HEAD (optimize quicksearch)
12496
12497 2004-11-08 [colin]      0.9.12cvs142.2
12498
12499         * src/compose.c
12500                 Don't wrap when Edit/Auto wrapping is disabled
12501
12502 2004-11-08 [colin]      0.9.12cvs142.1
12503
12504         * src/textview.c
12505                 Sync with HEAD
12506
12507 2004-11-08 [colin]      0.9.12cvs141.1
12508
12509         * src/textview.c
12510                 Sync with HEAD (fix some mail URIs)
12511
12512 2004-11-08 [colin]      0.9.12cvs140.3
12513
12514         * src/textview.c
12515                 o Use text cursor instead of arrow when
12516                   not on a link
12517                 o Fix handling of contiguous links (as in
12518                   "colin@colino.net" <colin@colino.net>)
12519                   This one unveils a bug in get_email_part()
12520
12521 2004-11-07 [colin]      0.9.12cvs140.2
12522
12523         * src/textview.c
12524                 Fix memleak. Patch by Alfons.
12525
12526 2004-11-06 [colin]      0.9.12cvs140.1
12527
12528         * src/compose.c
12529                 Sync with HEAD (don't ask passphrase
12530                 when drafting)
12531
12532 2004-11-06 [paul]       0.9.12cvs139.2
12533
12534         * AUTHORS
12535         * src/textview.c
12536         * src/textview.h
12537                 textview URI handling. hovering over a 
12538                 link displays it in the status bar,
12539                 and changes the mouse pointer to a hand 
12540                 cursor. a link is activated with a single 
12541                 click. (Modified from the) patch by Jean-Yves 
12542                 Lefort <jylefort@users.sourceforge.net>
12543                 
12544
12545 2004-11-05 [colin]      0.9.12cvs139.1
12546
12547         * src/compose.c
12548         * src/procmime.c
12549                 Sync with HEAD again ^^
12550
12551 2004-11-05 [colin]      0.9.12cvs139.1
12552
12553         * src/compose.c
12554         * src/procmime.c
12555                 Sync with HEAD
12556
12557 2004-11-03 [paul]       0.9.12cvs138.1
12558
12559         * ChangeLog.claws
12560         * configure.ac
12561         * po/POTFILES.in
12562         * src/prefs_ext_prog.c
12563         * src/procmime.c
12564         * tools/kdeservicemenu/README
12565         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12566         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12567                 sync with HEAD
12568
12569 2004-11-01 [christoph]  0.9.12cvs136.2
12570
12571         * src/procmime.c
12572                 convert MIME parameters to UTF-8
12573
12574 2004-10-29 [colin]      0.9.12cvs136.1
12575
12576         * src/common/utils.c
12577                 Sync with HEAD (don't use '=' in mime boundary)
12578
12579 2004-10-29 [paul]       0.9.12cvs135.1
12580
12581         * configure.ac
12582         * doc/src/rfc2231.txt
12583         * src/procmime.c
12584         * src/common/quoted-printable.c
12585         * src/common/utils.c
12586         * src/common/utils.h
12587                 sync with HEAD
12588
12589 2004-10-27 [paul]       0.9.12cvs134.1
12590
12591         * configure.ac
12592         * src/main.c
12593         * src/procmime.c
12594         * src/plugins/pgpmime/pgpmime.c
12595                 sync with HEAD
12596
12597 2004-10-26 [paul]       0.9.12cvs132.3
12598
12599         * src/account.c
12600         * src/addressbook.c
12601         * src/addrgather.c
12602         * src/addrharvest.c
12603         * src/codeconv.c
12604         * src/compose.c
12605         * src/customheader.c
12606         * src/editaddress.c
12607         * src/editgroup.c
12608         * src/enriched.c
12609         * src/expldifdlg.c
12610         * src/exporthtml.c
12611         * src/exportldif.c
12612         * src/folder.c
12613         * src/foldersel.c
12614         * src/folderview.c
12615         * src/grouplistdialog.c
12616         * src/html.c
12617         * src/imap.c
12618         * src/jpilot.c
12619         * src/ldapserver.c
12620         * src/ldif.c
12621         * src/mimeview.c
12622         * src/news.c
12623         * src/news_gtk.c
12624         * src/pop.c
12625         * src/prefs_display_header.c
12626         * src/prefs_gtk.c
12627         * src/prefs_msg_colors.c
12628         * src/prefs_toolbar.c
12629         * src/procheader.c
12630         * src/procmime.c
12631         * src/summaryview.c
12632         * src/textview.c
12633         * src/toolbar.c
12634         * src/vcard.c
12635         * src/common/mgutils.c
12636         * src/common/nntp.c
12637         * src/common/smtp.c
12638         * src/common/template.c
12639         * src/common/utils.c
12640         * src/common/xmlprops.c
12641         * src/plugins/pgpmime/pgpmime.c
12642         * src/plugins/pgpmime/select-keys.c
12643         * src/plugins/pgpmime/sgpgme.c
12644                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12645                 g_string_sprintfa(), gtk_notebook_current_page()
12646
12647 2004-10-26 [colin]      0.9.12cvs132.2
12648
12649         * src/prefs_folder_item.c
12650                 Fix default-account selection
12651
12652 2004-10-21 [colin]      0.9.12cvs133
12653
12654         * src/compose.c
12655                 Sync with HEAD (Remove extra separator in compose's Options)
12656         * src/textview.c
12657                 Set wrapping to char
12658
12659 2004-10-21 [paul]       0.9.12cvs131.2
12660
12661         * src/compose.c
12662         * src/sourcewindow.c
12663                 fix wrapping
12664                 fix window shrinking 
12665
12666 2004-10-21 [colin]      0.9.12cvs131.1
12667
12668         * ChangeLog.claws
12669         * src/compose.c
12670                 Sync with HEAD
12671
12672 2004-10-21 [paul]       0.9.12cvs130.2
12673
12674         * src/prefs_folder_item.c
12675                 sync with HEAD (Apply to subfolders)
12676
12677 2004-10-19 [colin]      0.9.12cvs130.1
12678
12679         * ChangeLog.claws
12680         * src/compose.c
12681         * src/common/utils.c
12682         * src/gtk/menu.c
12683                 Sync with HEAD
12684
12685 2004-10-19 [colin]      0.9.12cvs128.1
12686
12687         * src/addrbook.c
12688         * src/addrcache.c
12689         * src/addressbook.c
12690         * src/codeconv.c
12691         * src/compose.c
12692         * src/customheader.c
12693         * src/editaddress.c
12694         * src/editgroup.c
12695         * src/exporthtml.c
12696         * src/folder.c
12697         * src/folderview.c
12698         * src/imap.c
12699         * src/jpilot.c
12700         * src/main.c
12701         * src/matcher_parser_parse.y
12702         * src/mbox.c
12703         * src/pop.c
12704         * src/prefs_account.c
12705         * src/prefs_gtk.c
12706         * src/prefs_msg_colors.c
12707         * src/procheader.c
12708         * src/procmime.c
12709         * src/procmime.h
12710         * src/procmsg.c
12711         * src/summaryview.c
12712         * src/textview.c
12713         * src/common/base64.c
12714         * src/common/partial_download.c
12715         * src/common/socket.c
12716         * src/common/sylpheed.c
12717         * src/common/utils.c
12718         * src/common/utils.h
12719         * src/gtk/pluginwindow.c
12720         * src/gtk/quicksearch.c
12721         * src/plugins/clamav/clamav_plugin.c
12722         * src/plugins/clamav/clamav_plugin.h
12723         * src/plugins/clamav/clamav_plugin_gtk.c
12724         * src/plugins/pgpmime/passphrase.c
12725         * src/plugins/pgpmime/pgpmime.c
12726         * src/plugins/pgpmime/plugin.c
12727         * src/plugins/pgpmime/prefs_gpg.c
12728         * src/plugins/pgpmime/prefs_gpg.h
12729         * src/plugins/pgpmime/select-keys.c
12730         * src/plugins/pgpmime/sgpgme.c
12731         * src/plugins/spamassassin/libspamc.c
12732         * src/plugins/spamassassin/spamassassin.c
12733         * src/plugins/spamassassin/spamassassin.h
12734         * src/plugins/spamassassin/spamassassin_gtk.c
12735         * src/plugins/trayicon/trayicon.c
12736         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12737                 Sync with HEAD
12738
12739 2004-10-14 [colin]      0.9.12cvs126.2
12740
12741         * src/codeconv.c
12742         * src/textview.c
12743                 Fix conv_unreadable_locale
12744
12745 2004-10-13 [colin]      0.9.12cvs126.1
12746
12747         * src/compose.c
12748                 Sync with HEAD (don't convert charset for 
12749                 drafted messages, minor cleanup)
12750
12751 2004-10-13 [colin]      0.9.12cvs125.1
12752
12753         * po/POTFILES.in
12754                 Sync with HEAD (POTFILES fix)
12755
12756 2004-10-12 [colin]      0.9.12cvs124.3
12757
12758         * src/compose.c
12759                 Fix encoding bug from latest sync
12760
12761 2004-10-12 [paul]       0.9.12cvs124.2
12762
12763         * src/plugins/pgpmime/prefs_gpg.c
12764         * src/plugins/pgpmime/prefs_gpg.h
12765                 forgotten in last commit        
12766
12767 2004-10-12 [paul]       0.9.12cvs124.1
12768
12769         * ChangeLog.claws
12770         * configure.ac
12771         * m4/spamassassin.m4
12772         * src/Makefile.am
12773         * src/account.c
12774         * src/compose.c
12775         * src/compose.h
12776         * src/crash.c
12777         * src/main.c
12778         * src/mimeview.c
12779         * src/passphrase.c
12780         * src/passphrase.h
12781         * src/prefs_account.c
12782         * src/prefs_account.h
12783         * src/prefs_common.c
12784         * src/privacy.c
12785         * src/privacy.h
12786         * src/procmime.c
12787         * src/procmime.h
12788         * src/procmsg.c
12789         * src/rfc2015.c
12790         * src/rfc2015.h
12791         * src/select-keys.c
12792         * src/select-keys.h
12793         * src/textview.c
12794         * src/common/utils.c
12795         * src/common/utils.h
12796         * src/gtk/about.c
12797         * src/plugins/pgpmime/Makefile.am
12798         * src/plugins/pgpmime/passphrase.c
12799         * src/plugins/pgpmime/passphrase.h
12800         * src/plugins/pgpmime/pgpmime.c
12801         * src/plugins/pgpmime/plugin.c
12802         * src/plugins/pgpmime/select-keys.c
12803         * src/plugins/pgpmime/select-keys.h
12804         * src/plugins/pgpmime/sgpgme.c
12805         * src/plugins/pgpmime/sgpgme.h
12806                 sync with HEAD
12807
12808 2004-10-04 [colin]      0.9.12cvs122.1
12809
12810         * src/mainwindow.c
12811         * src/messageview.c
12812         * src/messageview.h
12813         * src/textview.c
12814                 Sync with HEAD
12815
12816 2004-10-04 [colin]      0.9.12cvs121.1
12817
12818         * src/summaryview.c
12819                 Sync with HEAD
12820
12821 2004-10-04 [paul]       0.9.12cvs120.1
12822
12823         * configure.ac
12824                 sync with HEAD [don't try to build 
12825                 pgpmime plugin when gpgme is disabled]
12826
12827 2004-10-03 [colin]      0.9.12cvs119.3
12828
12829         * src/gtk/gtksctree.c
12830                 Lots of side effects. Put back as before 117.2.
12831         * src/summaryview.c
12832                 Fix bug #602
12833
12834 2004-10-03 [colin]      0.9.12cvs119.2
12835
12836         * src/gtk/gtksctree.c
12837                 Revert 608 fix that doesn't work that good
12838
12839 2004-10-02 [colin]      0.9.12cvs119.1
12840
12841         * src/mainwindow.c
12842         * src/messageview.c
12843         * src/prefs_common.h
12844         * src/procmime.c
12845         * src/procmime.h
12846         * src/textview.c
12847                 Sync with HEAD
12848         * src/gtk/gtksctree.c
12849                 Close bug #608
12850
12851 2004-10-01 [colin]      0.9.12cvs118.1
12852
12853         * src/mimeview.c
12854                 Sync with HEAD (better Save All fix)
12855
12856 2004-10-01 [colin]      0.9.12cvs117.2
12857
12858         * src/gtk/gtksctree.c
12859                 Faster on selection
12860
12861 2004-10-01 [colin]      0.9.12cvs117.1
12862
12863         * src/mimeview.c
12864                 Sync with HEAD (Save All: only attachments)
12865
12866 2004-10-01 [paul]       0.9.12cvs116.1
12867
12868         * ChangeLog.claws
12869         * configure.ac
12870         * src/account.c
12871         * src/prefs_common.c
12872         * src/gtk/colorlabel.c
12873                 sync with HEAD
12874
12875 2004-09-30 [colin]      0.9.12cvs115.1
12876
12877         * src/stock_pixmap.c
12878         * src/stock_pixmap.h
12879         * src/folderview.c
12880         * src/Makefile.am
12881         * src/pixmaps/read.xpm
12882                 Sync with HEAD (new pixmap)
12883
12884 2004-09-29 [colin]      0.9.12cvs114.1
12885
12886         * src/compose.c
12887                 Sync with HEAD
12888                 Fix focus handling in headers
12889
12890 2004-09-29 [paul]       0.9.12cvs113.1
12891
12892         * src/quote_fmt_parse.y
12893                 sync with HEAD
12894  
12895
12896 2004-09-28 [colin]      0.9.12cvs112.1
12897
12898         * src/folderview.c
12899         * src/mainwindow.c
12900                 Sync with HEAD
12901
12902 2004-09-28 [colin]      0.9.12cvs110.1
12903
12904         * src/folderview.c
12905                 Sync with HEAD (Contextual Empty trash menu)
12906
12907 2004-09-28 [colin]      0.9.12cvs108.1
12908
12909         * src/addressbook.c
12910                 Sync with HEAD (addressbook edit on double-click)
12911
12912 2004-09-28 [colin]      0.9.12cvs106.1
12913
12914         * src/inc.c
12915                 Sync with HEAD (folder_item freeze on inc)
12916
12917 2004-09-27 [colin]      0.9.12cvs105.1
12918
12919         * src/folderview.c
12920                 Sync with HEAD (right-align new and unread column)
12921
12922 2004-09-27 [colin]      0.9.12cvs104.1
12923
12924         * src/main.c
12925                 Sync with HEAD (revert 0.9.12cvs101)
12926
12927 2004-09-24 [colin]      0.9.12cvs103.2
12928
12929         * src/wizard.c
12930                 Fix gtk warnings and use domain part of the email address 
12931                 when domain detection fails (no dot in domain name)
12932
12933 2004-09-23 [colin]      0.9.12cvs103.1
12934
12935         * src/plugins/spamassassin/libspamc.c
12936         * src/plugins/spamassassin/libspamc.h
12937         * src/plugins/spamassassin/utils.c
12938         * src/plugins/spamassassin/utils.h
12939                 Sync with HEAD (Update spamassassin to 3.0)
12940
12941 2004-09-21 [colin]      0.9.12cvs102.3
12942
12943         * src/action.c
12944                 Add horizontal scrollbar in action io dialog as needed
12945                 Patch by Alfons.
12946
12947 2004-09-20 [colin]      0.9.12cvs102.2
12948
12949         * src/plugins/image_viewer/viewer.c
12950                 Remove imlib stuff
12951                 use gtk_pixmap_set when clearing
12952                 (would be better to use gtkImages, but causes size-allocate 
12953                 signals storm)
12954
12955 2004-09-17 [paul]       0.9.12cvs102.1
12956
12957         * ChangeLog
12958         * ChangeLog.claws
12959         * ChangeLog.jp
12960         * configure.ac
12961         * src/inc.c
12962                 sync with HEAD
12963
12964
12965 2004-09-17 [colin]      0.9.12cvs101.1
12966
12967         * ChangeLog.claws
12968         * src/main.c
12969                 Sync with HEAD (fix segs at exit)
12970
12971 2004-09-14 [colin]      0.9.12cvs99.5
12972
12973         * src/common/socket.c
12974         * AUTHORS
12975                 Fix send error on 64bit platforms
12976                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12977
12978 2004-09-14 [colin]      0.9.12cvs99.4
12979
12980         * src/action.c
12981                 Fix action output with utf8 
12982                 Patch by Alfons.
12983
12984 2004-09-14 [colin]      0.9.12cvs99.3
12985
12986         * ChangeLog.claws
12987         * src/folder.c
12988                 Sync with HEAD
12989
12990 2004-09-09 [colin]      0.9.12cvs99.2
12991
12992         * src/action.c
12993                 Fix progress bar (displaying "Completed %v/%u")
12994                 Patch by Alfons.
12995
12996 2004-09-08 [colin]      0.9.12cvs99.1
12997
12998         * src/account.c
12999         * src/folder.c
13000         * src/procmsg.c
13001         * src/procmsg.h
13002         * src/plugins/pgpmime/pgpmime.c
13003                 Sync with HEAD
13004
13005 2004-09-08 [colin]      0.9.12cvs97.2
13006
13007         * src/summaryview.c
13008                 Don't select mails in collapsed threads 
13009                 when navigating with up/down
13010
13011 2004-09-07 [colin]      0.9.12cvs97.1
13012
13013         * src/inc.c
13014                 Sync with HEAD (meaningful error messages)
13015
13016 2004-09-06 [colin]      0.9.12cvs96.1
13017
13018         * src/toolbar.c
13019                 Sync with HEAD (fix Redirect graying out)
13020
13021 2004-09-06 [colin]      0.9.12cvs95.1
13022
13023         * src/summaryview.c
13024         * src/mimeview.c
13025                 Sync with HEAD (fix dropped URIs)
13026
13027 2004-09-06 [colin]      0.9.12cvs94.1
13028
13029         * src/addressbook.c
13030         * src/addressitem.h
13031         * src/addritem.c
13032         * src/addritem.h
13033                 Sync with HEAD (addressbook DnD)
13034
13035 2004-09-03 [colin]      0.9.12cvs93.1
13036
13037         * src/summaryview.c
13038                 Sync with HEAD (next/prev unread)
13039
13040 2004-09-03 [colin]      0.9.12cvs92.1
13041
13042         * src/prefs_common.c
13043         * src/prefs_common.h
13044         * src/summaryview.c
13045                 Sync with HEAD ('mark_as_read_delay' pref)
13046
13047 2004-09-02 [colin]      0.9.12cvs91.2
13048
13049         * src/common/xml.c
13050                 Fix leak
13051
13052 2004-09-02 [colin]      0.9.12cvs91.1
13053
13054         * src/gtk/menu.c
13055                 Sync with HEAD (menu accel don't work, but whatever)
13056
13057 2004-09-02 [colin]      0.9.12cvs90.1
13058
13059         * src/account.c
13060                 Sync with HEAD (fix bug 582)
13061
13062 2004-09-02 [colin]      0.9.12cvs89.1
13063
13064         * src/addrindex.c
13065                 Sync with HEAD (free deleted queries)
13066
13067 2004-09-02 [colin]      0.9.12cvs88.1
13068
13069         * src/ldapquery.c
13070                 Sync with HEAD (fix LDAP freezes)
13071
13072 2004-09-02 [colin]      0.9.12cvs87.1
13073
13074         * src/prefs_spelling.c
13075                 Sync with HEAD (add default dictionary)
13076
13077 2004-09-01 [colin]      0.9.12cvs86.1
13078
13079         * src/filtering.c
13080         * src/folderview.c
13081         * src/imap.c
13082         * src/prefs_matcher.c
13083         * src/stock_pixmap.c
13084         * src/summary_search.c
13085         * src/summaryview.c
13086         * src/wizard.c
13087         * src/wizard.h
13088                 Sync with HEAD (uninitialized vars fixes)
13089                 + gtk2 specific warning fixes
13090
13091 2004-08-31 [colin]      0.9.12cvs85.1
13092
13093         * src/folder.c
13094                 Sync with HEAD (Fix memory corruption due to 
13095                 uninitialized var)
13096
13097 2004-08-31 [colin]      0.9.12cvs84.4
13098
13099         * src/summary_search.c
13100                 Fix segfaults when searching in folders with broken headers
13101
13102 2004-08-31 [colin]      0.9.12cvs84.3
13103
13104         * src/compose.c
13105         * src/textview.c
13106                 Fix some more encoding/decoding issues
13107
13108 2004-08-30 [colin]      0.9.12cvs84.2
13109
13110         * src/mimeview.c
13111         * src/prefs_themes.c
13112         * src/gtk/filesel.c
13113         * src/gtk/filesel.h
13114                 Add a folder-mode selection (fixes mimeview's "Save all")
13115
13116 2004-08-29 [colin]      0.9.12cvs84.1
13117
13118         * src/mimeview.c
13119                 Sync with HEAD (don't escape saved filenames)
13120
13121 2004-08-27 [colin]      0.9.12cvs83.1
13122
13123         * ChangeLog
13124         * ChangeLog.claws
13125         * ChangeLog.jp
13126         * src/mh.c
13127         * src/procheader.c
13128         * src/procmsg.c
13129         * src/procmsg.h
13130         * src/common/utils.c
13131         * src/gtk/menu.h
13132         * po/
13133                 Sync with HEAD 0.9.12cvs83 (sync with main)
13134
13135 2004-08-26 [colin]      0.9.12cvs82.4
13136
13137         * src/codeconv.c
13138                 Fix strange stack corruption
13139                 Convert to utf8 after unmime, not before
13140
13141 2004-08-26 [colin]      0.9.12cvs82.3
13142
13143         * src/main.c
13144         * src/wizard.c
13145                 Fix account folders duplication
13146
13147 2004-08-25 [colin]      0.9.12cvs82.2
13148
13149         * src/wizard.c
13150                 Remove ports
13151                 Add SSL selection
13152                 Use login@server as account name
13153
13154 2004-08-25 [colin]      0.9.12cvs82.1
13155
13156         * src/plugins/pgpmime/pgpmime.c
13157                 Sync with HEAD (leak fix).
13158
13159 2004-08-25 [colin]      0.9.12cvs81.1
13160
13161         * src/plugins/pgpmime/pgpmime.c
13162         * src/plugins/pgpmime/sgpgme.c
13163         * src/plugins/pgpmime/sgpgme.h
13164                 Sync with HEAD (Handle combined messages).
13165
13166 2004-08-24 [colin]      0.9.12cvs80.3
13167
13168         * src/wizard.c
13169                 Fix full name, ports, and imap
13170
13171 2004-08-24 [colin]      0.9.12cvs80.2
13172
13173         * src/Makefile.am
13174         * src/main.c
13175         * src/setup.c
13176         * src/setup.h
13177         * src/stock_pixmap.c
13178         * src/stock_pixmap.h
13179         * src/wizard.c ** ADDED **
13180         * src/wizard.h ** ADDED ** 
13181         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13182                 Add a setup wizard 
13183
13184 2004-08-24 [colin]      0.9.12cvs80.1
13185
13186         * src/folder.c
13187                 Sync with HEAD (set mimeflags on all messages)
13188
13189 2004-08-24 [colin]      0.9.12cvs79.3
13190
13191         * src/matcher_parser_lex.l
13192                 Fix 8bits strings not in utf8
13193
13194 2004-08-24 [colin]      0.9.12cvs79.2
13195
13196         * src/compose.c
13197                 Check conversion result before replacing buffer
13198
13199 2004-08-23 [colin]      0.9.12cvs79.1
13200
13201         * src/compose.c
13202                 Sync with HEAD (create message header in memory)
13203
13204 2004-08-23 [colin]      0.9.12cvs78.1
13205
13206         * src/rfc2015.c
13207         * src/rfc2015.h
13208                 Sync with HEAD (fix bug 197 again)
13209
13210 2004-08-23 [colin]      0.9.12cvs77.3
13211
13212         * src/compose.c
13213                 Fix again inline gpg signing (which outputs utf8
13214                 in gtk2). Not syncing this fix to HEAD as this 
13215                 code is meant to die.
13216
13217 2004-08-23 [colin]      0.9.12cvs77.2
13218
13219         * src/prefs_account.h
13220                 Remove useless include
13221
13222 2004-08-23 [colin]      0.9.12cvs77.1
13223
13224         * src/imap.c
13225         * po/es.po
13226         * po/fr.po
13227         * po/it.po
13228         * po/pl.po
13229         * po/pt_BR.po
13230         * po/sk.po
13231         * po/sr.po
13232                 Sync with HEAD (fix bug 577)
13233
13234 2004-08-22 [colin]      0.9.12cvs76.1
13235
13236         * src/plugins/trayicon/trayicon.c
13237                 Sync with HEAD (fix formatting bug)
13238
13239 2004-08-21 [colin]      0.9.12cvs74.2
13240
13241         * src/gtk/colorsel.c
13242                 Fix bug 564 (Folder color selection window exits on any
13243                 keypress)
13244
13245 2004-08-21 [colin]      0.9.12cvs74.1
13246
13247         * ChangeLog.claws
13248         * src/compose.c
13249         * src/summaryview.c
13250         * src/toolbar.c
13251                 Sync with HEAD (fix bug 576)
13252
13253 2004-08-21 [colin]      0.9.12cvs70.1
13254
13255         * src/compose.c
13256         * src/mainwindow.c
13257                 Sync with HEAD
13258                 
13259
13260 2004-08-21 [paul]       0.9.12cvs66.4
13261
13262         * src/mainwindow.c
13263         * src/messageview.c
13264         * src/gtk/menu.c
13265         * src/plugins/spamassassin/spamassassin_gtk.c
13266                 remove some deprecated gtk1 functions
13267
13268
13269 2004-08-21 [colin]      0.9.12cvs66.3
13270
13271         * src/compose.c
13272         * src/codeconv.c
13273                 Fix warnings
13274                 Remove encoding hacks
13275                 Fix bug 575 (Strange character messes up message)
13276                 Don't display conversion error when drafting
13277
13278 2004-08-21 [paul]       0.9.12cvs66.2
13279
13280         * src/prefs_account.c
13281                 fix GnuPG mode bugs
13282
13283
13284 2004-08-20 [colin]      0.9.12cvs66.1
13285
13286         * src/codeconv.c
13287                 Sync with HEAD 0.9.12cvs66
13288
13289 2004-08-20 [paul]
13290
13291         * src/plugins/pgpmime/plugin.c
13292                 modify PGP/MIME plugin's description
13293
13294 2004-08-17 [colin]      0.9.12cvs65.1
13295
13296         * src/common/ssl.c
13297         * src/plugins/pgpmime/plugin.c
13298                 Sync with HEAD
13299
13300 2004-08-14 [colin]      0.9.12cvs60.3
13301
13302         * src/plugins/trayicon/trayicon.c
13303                 Put back resize callback, on size-request signal
13304                 rather than size-allocate to avoid infinite 
13305                 callback loop
13306
13307 2004-08-13 [colin]      0.9.12cvs60.2
13308
13309         * src/common/defs.h
13310                 Cache versions have been fixed
13311
13312 2004-08-13 [colin]      0.9.12cvs60.1
13313
13314         * src/folderutils.c
13315                 Sync with HEAD
13316
13317 2004-08-12 [colin]      0.9.12cvs59.1
13318
13319         * src/plugins/trayicon/trayicon.c
13320                 Sync with HEAD
13321
13322 2004-08-12 [colin]      0.9.12cvs57.5
13323
13324         * sylpheed.desktop
13325         * configure.ac
13326         * src/Makefile.am
13327         * src/main.c
13328                 Add support for Freedesktop.org's startup notification
13329
13330 2004-08-11 [colin]      0.9.12cvs57.4
13331
13332         * src/textview.c
13333                 Fix off-by-one
13334
13335 2004-08-11 [colin]      0.9.12cvs57.3
13336
13337         * src/message_search.c
13338         * src/summary_search.c
13339                 Make searches case insensitive by default
13340         * src/textview.c
13341                 Fix case-insensitive search in message
13342
13343 2004-08-11 [colin]      0.9.12cvs57.2
13344
13345         * src/summary_search.c
13346                 Let case-sensitive be specified
13347
13348 2004-08-10 [colin]      0.9.12cvs55.4
13349
13350         * src/common/socket.c
13351                 Fix the possible race condition
13352
13353 2004-08-09 [paul]       0.9.12cvs55.3
13354
13355         * configure.ac
13356         * src/Makefile.am
13357         * src/common/Makefile.am
13358                 sync with HEAD
13359
13360
13361 2004-08-09 [paul]       0.9.12cvs55.2
13362
13363         * autogen.sh
13364         * po/poconv.sh
13365                 remove unneeded script
13366
13367         * configure.ac
13368                 add forgotten USE_LDAP_TLS (sync with HEAD)
13369
13370
13371 2004-08-09 [colin]      0.9.12cvs55.1
13372
13373         * src/main.c
13374         * src/common/ssl.c
13375         * src/common/sylpheed.c
13376         * src/common/sylpheed.h
13377                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13378
13379 2004-08-09 [paul]       0.9.12cvs54.1
13380
13381         * ChangeLog
13382         * ChangeLog.claws
13383         * ChangeLog.jp
13384         * configure.ac
13385         * po/POTFILES.in
13386         * src/Makefile.am
13387         * src/folderutils.c
13388         * src/main.c
13389         * src/pgpmime.c
13390         * src/pgpmime.h
13391         * src/sgpgme.c
13392         * src/sgpgme.h
13393         * src/plugins/Makefile.am
13394         * src/plugins/pgpmime/.cvsignore
13395         * src/plugins/pgpmime/Makefile.am
13396         * src/plugins/pgpmime/pgpmime.c
13397         * src/plugins/pgpmime/pgpmime.h
13398         * src/plugins/pgpmime/plugin.c
13399         * src/plugins/pgpmime/sgpgme.c
13400         * src/plugins/pgpmime/sgpgme.h
13401                 sync with HEAD
13402
13403 2004-08-08 [paul]       0.9.12cvs51.1
13404
13405         * configure.ac
13406         * src/folder.c
13407                 sync with HEAD
13408
13409 2004-08-07 [colin]      0.9.12cvs50.1
13410
13411         * src/pop.c
13412         * src/common/partial_download.c
13413                 fix warnings (sync from HEAD)
13414
13415 2004-08-07 [colin]      0.9.12cvs48.1
13416
13417         * src/prefs_folder_item.c
13418                 sync with HEAD 0.9.12cvs48
13419
13420 2004-08-06 [colin]      0.9.12cvs47.1
13421
13422         * src/compose.c
13423                 Sync with HEAD
13424
13425 2004-08-06 [christoph]  0.9.12cvs46.2
13426
13427         * src/main.c
13428         * src/plugins/clamav/clamav_plugin_gtk.c
13429         * src/plugins/dillo_viewer/dillo_viewer.c
13430         * src/plugins/image_viewer/plugin.c
13431         * src/plugins/mathml_viewer/mathml_viewer.c
13432         * src/plugins/spamassassin/spamassassin_gtk.c
13433         * src/plugins/trayicon/trayicon.c
13434                 don't mix GTK1.2 plugin with GTK2 plugins
13435
13436 2004-08-06 [colin]      0.9.12cvs46.1
13437
13438         * ChangeLog
13439         * ChangeLog.claws
13440         * ChangeLog.jp
13441         * configure.ac
13442         * sylpheed-claws.pc.in
13443         * src/folder.c
13444         * src/imap.c
13445         * src/localfolder.c
13446         * src/messageview.c
13447         * src/mimeview.c
13448         * src/mimeview.h
13449         * src/msgcache.c
13450         * src/news.c
13451         * src/prefs_ext_prog.c
13452         * src/prefs_folder_item.c
13453         * src/prefs_fonts.c
13454         * src/prefs_msg_colors.c
13455         * src/prefs_spelling.c
13456         * src/prefs_themes.c
13457         * src/prefs_toolbar.c
13458         * src/prefs_wrapping.c
13459         * src/procmime.h
13460         * src/common/defs.h
13461         * src/common/nntp.c
13462         * src/common/session.c
13463         * src/common/session.h
13464         * src/common/socket.c
13465         * src/common/utils.h
13466         * src/common/xml.c
13467         * src/common/xml.h
13468         * src/gtk/prefswindow.c
13469         * src/gtk/prefswindow.h
13470         * src/plugins/clamav/clamav_plugin_gtk.c
13471         * src/plugins/dillo_viewer/dillo_prefs.c
13472         * src/plugins/image_viewer/viewerprefs.c
13473         * src/plugins/spamassassin/spamassassin_gtk.c
13474         * m4/openssl.m4 *** REMOVED ***
13475                 Sync with HEAD 0.9.12cvs46
13476
13477 2004-08-03 [paul]       0.9.12cvs40.2
13478
13479         * src/action.c
13480         * src/addressadd.c
13481         * src/addressbook.c
13482         * src/addrgather.c
13483         * src/browseldap.c
13484         * src/compose.c
13485         * src/crash.c
13486         * src/editaddress.c
13487         * src/editgroup.c
13488         * src/editldap_basedn.c
13489         * src/foldersel.c
13490         * src/importldif.c
13491         * src/mimeview.c
13492         * src/prefs_common.c
13493         * src/prefs_template.c
13494         * src/sourcewindow.c
13495         * src/summaryview.c
13496         * src/gtk/about.c
13497         * src/gtk/foldersort.c
13498         * src/gtk/logwindow.c
13499         * src/gtk/pluginwindow.c
13500         * src/gtk/prefswindow.c
13501                 change all gtk_scrolled_window_set_policy from 
13502                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13503
13504 2004-08-02 [paul]       0.9.12cvs40.1
13505
13506         * AUTHORS
13507                 update translation team section
13508         * po/pt_BR.po
13509                 updated by Frederico Goncalves Guimaraes
13510                 <fggdebian@yahoo.com.br>
13511
13512 2004-07-31 [colin]      0.9.12cvs39.9
13513
13514         * src/exphtmldlg.c
13515                 Fix compilation
13516
13517 2004-07-31 [colin]      0.9.12cvs39.8
13518
13519         * src/exphtmldlg.c
13520                 Fix an alertpanel type
13521
13522 2004-07-30 [colin]      0.9.12cvs39.7
13523
13524         * src/alertpanel.c
13525                 Fix alertpanel_error_log's icon
13526
13527 2004-07-30 [colin]      0.9.12cvs39.6
13528
13529         * src/pop.c
13530                 Two of them should still be warnings
13531
13532 2004-07-30 [colin]      0.9.12cvs39.5
13533
13534         * src/pop.c
13535                 More warning -> error
13536 2004-07-29 [colin]      0.9.12cvs39.4
13537
13538         * src/pop.c
13539                 Warning -> error
13540
13541 2004-07-29 [colin]      0.9.12cvs39.3
13542
13543         * src/prefs_matcher.c
13544                 Fix segfault
13545
13546 2004-07-29 [colin]      0.9.12cvs39.2
13547
13548         * src/alertpanel.c
13549                 More nice-looking alertpanels
13550
13551 2004-07-29 [colin]      0.9.12cvs39.1
13552
13553         * src/messageview.c
13554                 sync with head
13555                 (inform user when partial mail is deleted on server)
13556
13557 2004-07-29 [colin]      0.9.12cvs38.1
13558
13559         * src/messageview.c
13560                 sync with head
13561
13562 2004-07-28 [paul]       0.9.12cvs37.7
13563
13564         * src/mainwindow.c
13565                 complete the replacement of deprecated gtk_progress_*
13566
13567 2004-07-28 [paul]       0.9.12cvs37.6
13568
13569         * src/action.c
13570         * src/inc.c
13571         * src/mainwindow.c
13572         * src/send_message.c
13573         * src/gtk/progressdialog.c
13574         * src/gtk/progressdialog.h
13575                 replace deprecated gtk_progress_*
13576
13577 2004-07-28 [paul]       0.9.12cvs37.5
13578
13579         * src/gtk/filesel.c
13580                 remove gtk_window_set_wmclass()
13581 2004-07-28 [paul]       0.9.12cvs37.4
13582
13583         * src/addressbook.c
13584         * src/compose.c
13585         * src/foldersel.c
13586         * src/mainwindow.c
13587         * src/messageview.c
13588         * src/sourcewindow.c
13589         * src/gtk/logwindow.c
13590                 remove gtk_window_set_wmclass()
13591                 
13592         * src/prefs_filtering.c
13593         * src/prefs_filtering_action.c
13594         * src/prefs_fonts.c
13595         * src/prefs_gtk.c
13596         * src/prefs_matcher.c
13597         * src/ssl_manager.c
13598         * src/gtk/prefswindow.c
13599                 replace gtk_window_position()
13600
13601 2004-07-28 [colin]      0.9.12cvs37.3
13602
13603         * src/alertpanel.c
13604         * src/alertpanel.h
13605                 Add a way to specify panel type for specific
13606                 panels (alertpanel())
13607         * src/account.c
13608         * src/addressbook.c
13609         * src/compose.c
13610         * src/expldifdlg.c
13611         * src/main.c
13612         * src/messageview.c
13613         * src/summaryview.c
13614         * src/textview.c
13615         * src/gtk/sslcertwindow.c
13616                 Fix alertpanel()s so that their icon match
13617                 their real type
13618
13619 2004-07-28 [paul]       0.9.12cvs37.2
13620
13621         * src/addr_compl.c
13622         * src/addressbook.c
13623         * src/alertpanel.c
13624         * src/compose.c
13625         * src/export.c
13626         * src/foldersel.c
13627         * src/folderview.c
13628         * src/grouplistdialog.c
13629         * src/import.c
13630         * src/mainwindow.c
13631         * src/message_search.c
13632         * src/messageview.c
13633         * src/passphrase.c
13634         * src/prefs_actions.c
13635         * src/prefs_common.c
13636         * src/prefs_customheader.c
13637         * src/prefs_display_header.c
13638         * src/prefs_filtering.c
13639         * src/prefs_filtering_action.c
13640         * src/prefs_gtk.c
13641         * src/prefs_matcher.c
13642         * src/prefs_msg_colors.c
13643         * src/prefs_summary_column.c
13644         * src/prefs_template.c
13645         * src/sourcewindow.c
13646         * src/ssl_manager.c
13647         * src/summary_search.c
13648         * src/gtk/colorsel.c
13649         * src/gtk/description_window.c
13650         * src/gtk/gtkaspell.c
13651         * src/gtk/inputdialog.c
13652         * src/gtk/logwindow.c
13653         * src/gtk/prefswindow.c
13654         * src/gtk/progressdialog.c
13655                 replace deprecated gtk_window_set_policy
13656
13657 2004-07-27 [colin]      0.9.12cvs37.1
13658
13659         * src/msgcache.c
13660                 More fixes (synced for head again)
13661
13662 2004-07-27 [colin]      0.9.12cvs35.3
13663
13664         * src/msgcache.c
13665                 Fix wrong test
13666
13667 2004-07-27 [colin]      0.9.12cvs35.2
13668
13669         * src/mimeview.c
13670                 Fix width a bit (by Paul)
13671         * src/alertpanel.c
13672         * src/alertpanel.h
13673                 Specialize icons, make alertpanel_message()
13674                 private
13675         * src/message_search.c
13676         * src/sgpgme.c
13677         * src/summary_search.c
13678                 Suit alertpanel changes
13679
13680 2004-07-27 [colin]      0.9.12cvs35.1
13681
13682         * src/alertpanel.c
13683                 Add an icon
13684         * src/passphrase.c
13685                 Add debug output - maybe someone will
13686                 want to look at the problem with Grab
13687                 Input :)
13688         Bump version as we're synced with HEAD
13689
13690 2004-07-26 [colin]      0.9.12cvs33.26
13691
13692         * src/pop.c
13693                 Fix uidl-file parsing when not in new
13694                 format
13695
13696 2004-07-26 [colin]      0.9.12cvs33.25
13697
13698         * src/gtk/menu.c
13699                 Move popup menu up if necessary (fixes 
13700                 account selector)
13701         * src/mainwindow.c
13702                 Set account selector's button height to
13703                 minimum
13704
13705 2004-07-26 [colin]      0.9.12cvs33.24
13706
13707         * src/alertpanel.c
13708                 Maybe fix 551 (Truncated font in alert window)
13709
13710 2004-07-26 [colin]      0.9.12cvs33.23
13711
13712         * po/de.po
13713         * po/es.po
13714         * po/fr.po
13715         * po/it.po
13716         * po/ja.po
13717         * po/pl.po
13718         * po/ru.po
13719         * po/sk.po
13720         * po/sr.po
13721         * po/zh_CN.po
13722                 Sync po files with HEAD
13723
13724 2004-07-26 [paul]       0.9.12cvs33.22
13725
13726         * src/compose.c
13727                 fix Bug 556 'Organisation-header is sent even if empty'
13728
13729 2004-07-24 [colin]      0.9.12cvs33.21
13730
13731         * src/compose.c
13732         * src/gtk/gtkaspell.c
13733         * src/gtk/gtkaspell.h
13734                 Fix speller accelerators (require hack)
13735
13736 2004-07-24 [colin]      0.9.12cvs33.20
13737
13738         * src/gtk/gtkaspell.c
13739                 Fix over-eager code deletion breaking
13740                 Check while typing
13741
13742 2004-07-24 [colin]      0.9.12cvs33.19
13743
13744         * src/browseldap.c
13745         * src/ldapctrl.c
13746         * src/ldapctrl.h
13747         * src/ldapserver.h
13748                 Sync ldap with HEAD
13749         (Fixes 546 LDAP completely broken)
13750
13751 2004-07-24 [colin]      0.9.12cvs33.18
13752
13753         * src/prefs_msg_colors.c
13754                 Fix prototype mismatch
13755         (Fixes 547 void function cannot return value)
13756
13757 2004-07-24 [colin]      0.9.12cvs33.17
13758
13759         * src/mainwindow.c
13760                 Fix sort going back to previous sort key
13761                 when changing sort direction
13762
13763 2004-07-24 [colin]      0.9.12cvs33.16
13764
13765         * src/compose.c
13766                 Fix space insertion when re-wrapping at 
13767                 cursor point
13768
13769 2004-07-24 [colin]      0.9.12cvs33.15
13770
13771         * src/gtk/gtkaspell.c
13772                 Don't change cursor position in insert-text
13773                 callback
13774         (Fixes 539 Word wrapping on input transposes letters)
13775
13776 2004-07-24 [colin]      0.9.12cvs33.14
13777
13778         * src/gtk/gtkaspell.c
13779                 Reencode non-ascii chars to dictionary's
13780                 encoding
13781         (Fixes 544 Spell check broken non english locale)
13782
13783 2004-07-24 [colin]      0.9.12cvs33.13
13784
13785         * src/summaryview.c
13786                 Fix Shift+Down, add Home/End/PgUp/PgDown
13787
13788 2004-07-21 [colin]      0.9.12cvs33.12
13789
13790         * src/prefs_common.c
13791                 Fix a gtk warning (Patch by Andrej Kacian)
13792
13793 2004-07-21 [colin]      0.9.12cvs33.11
13794
13795         * src/gtk/filesel.c
13796                 More check
13797
13798 2004-07-21 [colin]      0.9.12cvs33.10
13799
13800         * src/compose.c
13801         * src/crash.c
13802         * src/export.c
13803         * src/import.c
13804         * src/messageview.c
13805         * src/mimeview.c
13806         * src/prefs_spelling.c
13807         * src/prefs_themes.c
13808         * src/summaryview.c
13809         * src/gtk/filesel.c
13810         * src/gtk/filesel.h
13811         * src/gtk/pluginwindow.c
13812                 Untwist open/save mode guessing logic, make
13813                 it explicit
13814
13815 2004-07-20 [colin]      0.9.12cvs33.9
13816
13817         * src/codeconv.c
13818                 conv_encode_header: src_charset is UTF-8 on
13819                 gtk2
13820         * src/compose.c
13821                 Remove double encoding of the headers
13822
13823 2004-07-20 [colin]      0.9.12cvs33.8
13824
13825         * src/codeconv.c
13826                 Fix typo
13827
13828 2004-07-20 [colin]      0.9.12cvs33.7
13829
13830         * src/mainwindow.c
13831                 Set the separated messageview to the saved
13832                 size of Claws' messageview (Patch by Alfons)
13833                 Fix a callback prototype (me)
13834
13835 2004-07-20 [colin]      0.9.12cvs33.6
13836
13837         * src/codeconv.h
13838                 Forgot one hunk in 0.9.12cvs33.4
13839
13840 2004-07-19 [colin]      0.9.12cvs33.5
13841
13842         * src/action.c
13843                 Action output fix
13844                 Patch by Alfons
13845
13846 2004-07-19 [colin]      0.9.12cvs33.4
13847
13848         * src/compose.c
13849                 Fix outgoing charset bug in headers
13850         * src/codeconv.c
13851                 Clean for glib2 - Patch by Alfons
13852
13853 2004-07-19 [colin]      0.9.12cvs33.3
13854
13855         * src/statusbar.c
13856                 Remove grip from the statusbar
13857                 Patch by Alfons
13858
13859 2004-07-19 [colin]      0.9.12cvs33.2
13860
13861         * src/messageview.c
13862         * src/textview.c
13863                 Fix messageview remembering the previous
13864                 scroll position when loading a new message
13865                 Patch by Alfons
13866
13867 2004-07-19 [colin]      0.9.12cvs33.1
13868
13869         * src/folder.h
13870         * src/folderview.c
13871         * src/summaryview.c
13872                 Sync with HEAD
13873
13874 2004-07-18 [colin]      0.9.12cvs32.7
13875
13876         * configure.ac
13877                 Remove useless check for XIM - noticed
13878                 by Alfons
13879
13880 2004-07-18 [colin]      0.9.12cvs32.6
13881
13882         * src/summaryview.c
13883                 Remove non-modified and shift-modified
13884                 accelerators in summaryview's popup
13885                 menu, as that doesn't get catched by
13886                 the accel-activate signal catcher...
13887
13888 2004-07-18 [colin]      0.9.12cvs32.5
13889
13890         * src/prefs_common.c
13891                 Define sensible default prefs for 
13892                 wrapping
13893
13894 2004-07-18 [colin]      0.9.12cvs32.4
13895
13896         * src/compose.c
13897         * src/prefs_common.c
13898         * src/prefs_common.h
13899         * src/prefs_wrapping.c
13900                 Remove Smart Wrapping pref, which does
13901                 nothing on gtk2 branch
13902
13903 2004-07-18 [colin]      0.9.12cvs32.3
13904
13905         * src/sourcewindow.c
13906                 Proper utf8
13907
13908 2004-07-18 [colin]      0.9.12cvs32.2
13909
13910         * src/compose.c
13911                 Save attachment status when drafting
13912
13913 2004-07-18 [colin]      0.9.12cvs32.1
13914
13915         * src/gtk/filesel.c
13916                 Fix erratic folder selection in open mode
13917
13918 2004-07-18 [colin]      0.9.12cvs31.11
13919
13920         * src/pop.c
13921                 Don't let partial messages get deleted
13922                 even with "dowload all"
13923                 (0.9.12cvs31.8 fix extension)
13924 2004-07-18 [colin]      0.9.12cvs31.10
13925
13926         * src/gtk/logwindow.c
13927                 Fix log scrolling
13928
13929 2004-07-18 [colin]      0.9.12cvs31.9
13930
13931         * src/common/utils.c
13932                 Fix non-utf8 strings coming from commands
13933                 and files
13934
13935 2004-07-18 [colin]      0.9.12cvs31.8
13936
13937         * src/pop.c
13938                 Fix partial download bug with Download all
13939                 messages option
13940
13941 2004-07-18 [colin]      0.9.12cvs31.7
13942
13943         * src/textview.c
13944                 Fix bug introduced in 0.9.12cvs31.2
13945                 (blocked in select mode after double click)
13946
13947 2004-07-18 [colin]      0.9.12cvs31.6
13948
13949         * src/compose.c
13950         * src/gtk/menu.c
13951                 More glib-warning fixes
13952
13953 2004-07-18 [colin]      0.9.12cvs31.5
13954
13955         * src/compose.c
13956                 Fix trashing the primary clipboard when moving 
13957                 around with tab
13958         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13959
13960 2004-07-18 [colin]      0.9.12cvs31.4
13961
13962         * src/codeconv.c
13963                 convert unencoded iso headers to utf8
13964         (Fix Bug 538 Unencoded local characters in subject make it 
13965          disappear)
13966
13967 2004-07-18 [colin]      0.9.12cvs31.3
13968
13969         * src/compose.c
13970                 Fix tab char handling in wrapping
13971         (Fix Bug 537 Line wrap problem - TAB character treated as 
13972          one character instead of 8)
13973
13974 2004-07-18 [colin]      0.9.12cvs31.2
13975
13976         * src/textview.c
13977                 return FALSE on GDK_MOTION_NOTIFY
13978         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13979          (unable to highlight))
13980
13981 2004-07-18 [colin]      0.9.12cvs31.1
13982
13983         * src/folderview.c
13984                 Sync with 0.9.12cvs31
13985
13986 2004-07-18 [colin]      0.9.12cvs30.4
13987
13988         * src/compose.c
13989                 Also block text_inserted when inserting a file
13990
13991 2004-07-18 [colin]      0.9.12cvs30.3
13992
13993         * src/compose.c
13994                 Fix smart wrapping (block text_inserted handler
13995                 while putting quotation to avoid wrap on input,
13996                 don't join lines if next is sig separator)
13997
13998 2004-07-17 [colin]      0.9.12cvs30.2
13999
14000         * src/folderview.c
14001         * src/mainwindow.c
14002         * src/mimeview.c
14003         * src/summaryview.c
14004         * src/gtk/quicksearch.c
14005         * src/gtk/quicksearch.h
14006                 Block key events handlers *and* accels while
14007                 quicksearch is focused
14008         (Fixes Bug 534 quick-search bar not accepting certain letters)
14009
14010 2004-07-17 [colin]      0.9.12cvs30.1
14011
14012         * src/folder.h
14013         * src/folderview.c
14014         * src/summaryview.c
14015                 Sync with 0.9.12cvs30
14016
14017 2004-07-17 [colin]      0.9.12cvs28.2
14018
14019         * src/mimeview.c
14020         * src/procmime.c
14021         * src/summaryview.c
14022         * src/gtk/menu.c
14023                 Squash some compile and glib warnings
14024
14025 2004-07-17 [paul]       0.9.12cvs28.1
14026
14027         * src/mimeview.c
14028                 sync with 0.9.12cvs28 HEAD
14029
14030 2004-07-16 [paul]       0.9.12cvs26.1
14031         
14032         * src/gtk/quicksearch.c
14033         * src/account.c
14034         * src/account.h
14035         * src/compose.c
14036         * src/customheader.c
14037         * src/folder_item_prefs.c
14038         * src/main.c
14039         * src/mainwindow.c
14040         * src/messageview.c
14041         * src/mimeview.c
14042         * src/news.c
14043         * src/pgpmime.c
14044         * src/pop.c
14045         * src/pop.h
14046         * src/prefs_account.c
14047         * src/prefs_account.h
14048         * src/prefs_common.c
14049         * src/prefs_common.h
14050         * src/prefs_display_header.c
14051         * src/prefs_gtk.c
14052         * src/prefs_gtk.h
14053         * src/procheader.c
14054         * src/procmime.c
14055                 sync with 0.9.12cvs26 HEAD      
14056
14057 2004-07-15 [colin]      0.9.12cvs18.14
14058
14059         * src/folder.c
14060                 Disable GPG signature check during
14061                 folder move and scan
14062         (Closes Bug 521 Signature checking slows down Folder-Move)
14063
14064 2004-07-14 [colin]      0.9.12cvs18.13
14065
14066         * src/common/partial_download.c
14067                 update includes
14068
14069 2004-07-14 [colin]      0.9.12cvs18.12
14070
14071         * src/common/partial_download.c
14072         * src/common/partial_download.h
14073                 Move doc at top, add correct copyright
14074
14075 2004-07-14 [colin]      0.9.12cvs18.11
14076
14077         * src/folder.c
14078         * src/messageview.c
14079         * src/pop.c
14080         * src/pop.h
14081         * src/procmsg.c
14082         * src/summaryview.c
14083         * src/common/Makefile.am
14084         * src/common/partial_download.c ** NEW FILES **
14085         * src/common/partial_download.h ** NEW FILES **
14086                 Move partial-download related stuff to its
14087                 own file
14088
14089 2004-07-14 [colin]      0.9.12cvs18.10
14090
14091         * src/send_message.c
14092                 Fix smtp auth when user is null or empty
14093
14094 2004-07-13 [colin]      0.9.12cvs18.9
14095
14096         * src/gtk/quicksearch.c
14097                 Use alphabetic order
14098
14099 2004-07-13 [colin]      0.9.12cvs18.8
14100
14101         * src/pop.c
14102                 Be paranoid on the checks
14103
14104 2004-07-13 [colin]      0.9.12cvs18.7
14105
14106         * src/gtk/quicksearch.c
14107                 Fix Engrish once again
14108
14109 2004-07-13 [colin]      0.9.12cvs18.6
14110
14111         * src/procmsg.c
14112         * src/summaryview.c
14113                 Mark messages for deletion when they are about to
14114                 be removed from trash
14115
14116 2004-07-13 [colin]      0.9.12cvs18.5
14117
14118         * src/matcher.c
14119         * src/matcher.h
14120         * src/matcher_parser_parse.y
14121         * src/prefs_matcher.c
14122         * src/gtk/quicksearch.c
14123                 Add 'partial' ('p') match string to find partially
14124                 downloaded messages
14125
14126 2004-07-13 [colin]      0.9.12cvs18.4
14127
14128         * src/pop.c
14129                 Fix misplaced block
14130
14131 2004-07-13 [colin]      0.9.12cvs18.3
14132
14133         * src/pop.c
14134         * src/pop.h
14135         * src/messageview.c
14136                 Refactor API (to avoid passing 5+ params and code
14137                 duplication)
14138         * src/folder.c
14139         * src/msgcache.c
14140         * src/procheader.c
14141         * src/common/defs.h
14142                 Add planned_download to cache
14143                 Don't mess uidl file when moving partially downloaded
14144                 mails (they change folder, we should change it in the
14145                 uidl list too or we'll remove an incorrect message)
14146                 (this also helps removing hacks when changing 
14147                 planned_download in messageview.c)
14148
14149 2004-07-12 [colin]      0.9.12cvs18.2
14150
14151         * src/gtk/quicksearch.c
14152                 Fix missing status update in quicksearch
14153
14154 2004-07-12 [paul]       0.9.12cvs18.1
14155
14156         * po/POTFILES.in
14157         * src/Makefile.am
14158         * src/account.c
14159         * src/codeconv.c
14160         * src/compose.c
14161         * src/inc.c
14162         * src/main.c
14163         * src/prefs_common.c
14164         * src/procmsg.h
14165         * src/toolbar.c
14166         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14167         * src/prefs_wrapping.[ch]       ** NEW FILES **
14168         * src/common/intl.h
14169         * src/common/utils.[ch]
14170         * src/gtk/quicksearch.[ch]
14171                 sync with 0.9.12cvs18 HEAD
14172
14173 2004-07-12 [colin]      0.9.11cvs17.25
14174
14175         * src/folder.c
14176         * src/folder.h
14177                 Remove unused function added by me in 0.9.11cvs17.10
14178
14179 2004-07-11 [colin]      0.9.11cvs17.24
14180
14181         * src/inc.c
14182         * src/messageview.c
14183         * src/pop.c
14184         * src/pop.h
14185                 Use folderitem and msgnum instead of filename to
14186                 know which mail to delete
14187                 Move old partial mail deletion to pop.c
14188
14189 2004-07-10 [colin]      0.9.11cvs17.23
14190
14191         * src/inc.c
14192                 Add debug
14193         * src/pop.c
14194         * src/pop.h
14195                 Don't re-use same enums for unrelated stuff: it's 
14196                 completely misleading !
14197                 Document a bit
14198
14199 2004-07-09 [colin]      0.9.11cvs17.22
14200
14201         * src/inc.c
14202                 Remove folder-type check and do
14203                 more tests to be sure everything's
14204                 ok
14205         * src/messageview.c
14206                 Punctuation update, remove useless
14207                 code, fix two warnings
14208         * src/noticeview.c
14209                 Layout cleaning, reset 2nd button
14210                 when specifying one
14211
14212 2004-07-09 [colin]      0.9.11cvs17.21
14213
14214         * src/messageview.c
14215         * src/pop.c
14216         * src/pop.h
14217                 Allow user to change his mind
14218                 and postpone decision (by
14219                 unmarking the mail)
14220
14221 2004-07-09 [colin]      0.9.11cvs17.20
14222
14223         * src/messageview.c
14224                 Fix bug with delete state
14225         * src/pop.c
14226         * src/pop.h
14227                 Fix buffer leak (fread doesn't 
14228                 terminate buffers with \0)
14229                 Refactoring (remove magic 
14230                 numbers)
14231
14232 2004-07-09 [colin]      0.9.11cvs17.19
14233
14234         * src/pop.c
14235                 Don't log "Skipping message" if 
14236                 we're going to TOP it two lines
14237                 later
14238
14239 2004-07-09 [colin]      0.9.11cvs17.18
14240
14241         * src/messageview.c
14242                 Fix Engrish
14243
14244 2004-07-09 [colin]      0.9.11cvs17.17
14245
14246         * src/pop.c
14247                 strlen checking...
14248         * src/messageview.c
14249                 refactoring a bit
14250
14251 2004-07-08 [colin]      0.9.11cvs17.16
14252
14253         * src/noticeview.c
14254         * src/noticeview.h
14255                 Add an optional second button
14256         * src/messageview.c
14257         * src/pop.c
14258         * src/pop.h
14259                 Don't delete partially received mails after a certain
14260                 time; rather, let the user decide.
14261
14262 2004-07-08 [colin]      0.9.11cvs17.15
14263
14264         * src/common/smtp.h
14265                 Sync with HEAD
14266
14267 2004-07-08 [colin]      0.9.11cvs17.14
14268
14269         * src/messageview.c
14270         * src/common/smtp.c
14271                 Use to_human_readable() for sizes
14272
14273 2004-07-08 [colin]      0.9.11cvs17.13
14274
14275         * src/inc.c
14276         * src/messageview.c
14277         * src/pop.c
14278         * src/pop.h
14279         * src/procmsg.c
14280                 Fix partial-downloading issues:
14281                         catch unsupported TOP
14282                         don't delete partially downloaded mails before 5 days
14283                         don't update existing with non-MH folders; that'll
14284                         make dups, but it's better than trashing the folder
14285                         free new msginfo parts
14286                 Fix indentation ;-)
14287
14288 2004-07-08 [colin]      0.9.11cvs17.12
14289
14290         * src/common/smtp.c
14291         * src/common/smtp.h
14292                 Sync smtp size verification with HEAD
14293
14294 2004-07-08 [colin]      0.9.11cvs17.11
14295
14296         * src/summaryview.c
14297         * src/prefs_common.c
14298         * src/prefs_common.h
14299         * src/gtk/quicksearch.c
14300         * src/gtk/quicksearch.h
14301                 Sync sticky pref with HEAD
14302
14303 2004-07-08 [colin]      0.9.11cvs17.10
14304
14305         * src/folder.c [1.213.2.6]
14306         * src/folder.h [1.87.2.6]
14307         * src/inc.c [1.149.2.7]
14308         * src/messageview.c [1.94.2.8]
14309         * src/procheader.c [1.47.2.6]
14310         * src/procmsg.c [1.150.2.4]
14311         * src/procmsg.h [1.60.2.5]
14312         * src/pop.c [1.56.2.4]
14313         * src/pop.h [1.17.2.3]
14314                 Let too big messages get downloaded, but truncated
14315                 Add a button to download them completely
14316                 
14317 2004-07-06 [colin]      0.9.11cvs17.9
14318
14319         * src/gtk/quicksearch.c [1.1.2.3]
14320                 Add a Clear button
14321         * commitHelper
14322         * PATCHSETS
14323                 Add a script to help with cvs
14324
14325 2004-07-03 [colin]      0.9.11cvs17.8
14326
14327         * src/plugins/imageviewer/viewer.c
14328                 fix imageviewer (which was staying on the first
14329                 displayed image)
14330
14331 2004-07-03 [colin]      0.9.11cvs17.7
14332
14333         Removed FIXME_GTK2 warnings
14334         * src/gtk/gtkutils.c
14335                 useless #warnings
14336         * src/gtk/menu.c
14337                 useless #warnings (no need to mess with menu rc)
14338         * src/gtk/menu.h
14339                 unused functions
14340         
14341
14342 2004-07-03 [colin]      0.9.11cvs17.6
14343
14344         Removed FIXME_GTK2 warnings
14345         * src/codeconv.c
14346                 useless #warnings (rewrite needed)
14347         * src/compose.c
14348                 useless #warnings (rewrite needed)
14349                 useless #warnings (gtk2 is like that)
14350                 useless #warnings (previously fixed)
14351         * src/main.c
14352                 useless #warnings (previously fixed)
14353         * src/message_search.c
14354                 useless #warnings (gtk2 is like that)
14355                 Made apparent that search is case-sensitive
14356         * src/mimeview.c
14357                 useless #warnings (rewrite needed)
14358                 useless #warnings (gtk2 is like that)
14359                 reimplemented real warnings
14360         * src/prefs_common.c
14361                 Removed block cursor option (not it gtk2)
14362         * src/prefs_gtk.c
14363                 useless #warnings (rewrite needed)
14364         * src/procheader.c
14365                 useless #warnings (rewrite needed)
14366         * src/sourcewindow.c
14367                 useless #warnings (incorrect placing)
14368         * src/summary_search.c
14369                 useless #warnings (gtk2 is like that)
14370                 Made apparent that search is case-sensitive
14371         * src/action.c
14372                 useless #warnings (gtk2 is like that)
14373         * src/textview.c
14374                 useless #warnings (rewrite needed)
14375         * src/toolbar.c
14376                 useless #warnings (rewrite needed)
14377
14378 2004-07-03 [colin]      0.9.11cvs17.5
14379
14380         * src/textview.c
14381                 Fix mismerge which broke URI opening
14382                 
14383 2004-07-01 [colin]      0.9.11cvs17.4
14384
14385         * src/gtk/filesel.c
14386                 Fill filename when saving
14387                 
14388 2004-06-27 [colin]      0.9.11cvs17.3
14389
14390         * src/gtk/filesel.[ch]
14391                 Use the new GTK file selector
14392                 Update prototype to match the reality: multiple file
14393                 selection is open-only          
14394         * src/compose.c
14395                 Match the new prototypes        
14396         * configure.ac
14397                 Match the new requirements (gtk 2.4.0)
14398                         
14399 2004-06-26 [colin]      0.9.11cvs17.2
14400
14401         * src/plugins/trayicon/trayicon.c
14402                 Remove useless signal handler on resize, which causes
14403                 an infinite "loop"
14404         
14405 2004-06-26 [colin]      0.9.11cvs17.1
14406         
14407         * tools/Makefile.am
14408                 remove launch_firebird and add nautilus2sylpheed.sh
14409         * src/quicksearch.c
14410           src/summaryview.c
14411                 Fix show/hide "Extended symbols" button problem
14412                 Fix apparition at startup
14413                 Fix const warnings
14414         * src/plugins/image_viewer/Makefile.am
14415                 Fix configure 
14416         * common/ssl.c
14417                 Re-enable certificate check, as it doesn't seem to
14418                 cause Xlib errors anymore
14419
14420 2004-06-25 [paul]       0.9.11cvs17
14421
14422         * sync with 0.9.11cvs17 HEAD
14423         
14424         NOTE: QuickSearch is broken
14425
14426 2004-06-07 [colin]      0.9.10claws67.10
14427         * src/plugins/trayicon/trayicon.c
14428           src/plugins/trayicon/libeggtrayicon/Makefile.am
14429           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14430                 Fix gettextization in trayicon plugin
14431
14432 2004-06-07 [colin]      0.9.10claws67.9
14433         
14434         * src/summaryview.c
14435           src/gtk/gtksctree.[ch]
14436                 Let Shift+{Up,Down} work in summaryview
14437                 (well, Down "works" and Up works)
14438                 Let the list scroll when using these keys
14439
14440 2004-06-06 [colin]      0.9.10claws67.8
14441
14442         * src/plugins/trayicon/trayicon.c
14443                 Fix pixmap update
14444
14445 2004-06-06 [colin]      0.9.10claws67.7
14446
14447         * src/addressbook.c
14448                 Fix signal handling causing system-wide focus grab
14449
14450 2004-05-25 [paul]       0.9.10claws67.6
14451
14452         * Makefile.am
14453           src/Makefile.am
14454                 clean up
14455
14456 2004-05-25 [paul]       0.9.10claws67.5
14457
14458         * replace deprecated gtk_signal... functions
14459
14460 2004-05-23 [colin]      0.9.10claws67.4
14461
14462         * src/compose.c
14463                 Fix wrapping
14464
14465 2004-05-22 [colin]      0.9.10claws67.3
14466
14467         * src/compose.c
14468                 Re-fix [Edited] in compose.c::compose_reedit()
14469
14470 2004-05-22 [colin]      0.9.10claws67.2
14471
14472         * src/procmime.c
14473                 Fix parsing of multiparts mails
14474
14475 2004-05-22 [colin]      0.9.10claws67.1
14476
14477         * src/summaryview.c
14478                 Fix quicksearch
14479
14480 2004-05-22 [paul]       0.9.10claws67
14481
14482         * sync with 0.9.10claws67 HEAD
14483
14484 2004-05-14 [alfons]
14485
14486         * src/procmime.h
14487                 add forgotton prototype
14488
14489 2004-05-10 [paul]       0.9.10claws57
14490
14491         * sync with 0.9.10claws57 HEAD
14492
14493 2004-05-05 [paul]       0.9.9.claws1
14494
14495         * ChangeLog-gtk2        ** REMOVED **
14496           ChangeLog-gtk2.claws  ** ADDED **
14497                 rename and adopt the normal claws format
14498                 
14499         * configure.ac
14500                 require gtkmathview >= 0.5
14501
14502         * ac/*                          ** REMOVED **
14503           ac/                           ** REMOVED **
14504           intl/Makefile.in              ** REMOVED **
14505           m4/                           ** ADDED **
14506           m4/missing                    ** ADDED **
14507           m4/missing/gdk-pixbuf.m4      ** ADDED **
14508           m4/missing/gettext.m4         ** ADDED **
14509           m4/missing/gpgme.m4           ** ADDED **
14510           m4/missing/imlib.m4           ** ADDED **
14511           m4/.cvsignore                 ** ADDED **
14512           m4/Makefile.am                ** ADDED **
14513           m4/README                     ** ADDED **
14514           m4/aclocal-include.m4         ** ADDED **
14515           m4/aspell.m4                  ** ADDED **
14516           m4/check-type.m4              ** ADDED **
14517           m4/gnupg-check-typedef.m4     ** ADDED **
14518           m4/openssl.m4                 ** ADDED **
14519           m4/spamassassin.m4            ** ADDED **
14520           po/ChangeLog                  ** REMOVED **
14521           po/Makefile.in.in             ** REMOVED **
14522           po/Rules-quot                 ** REMOVED **
14523           po/boldquot.sed               ** REMOVED **
14524           po/en@boldquot.header         ** REMOVED **
14525           po/en@quot.header             ** REMOVED **
14526           po/insert-header.sin          ** REMOVED **
14527           po/quot.sed                   ** REMOVED **
14528           po/remove-potcdate.sed        ** REMOVED **
14529           po/remove-potcdate.sin        ** REMOVED **
14530           po/stamp-po                   ** REMOVED **
14531           Makefile.am
14532           autogen.sh
14533           configure.ac
14534                 enable building with automake 1.8.x
14535                 add 'autopoint --force' to autogen.sh and remove all
14536                 auto-generated files, remove ac/ directory and use
14537                 m4/ directory instead
14538                 
14539         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14540                 fix gettextization
14541
14542 2004-02-28 Colin Leroy <colin@colino.net>
14543         * src/prefs_matcher.c
14544           src/prefs_filtering.c
14545           src/prefs_filtering_action.c
14546                 Fix non-editable GtkEntries
14547
14548 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14549         * src/prefs_themes.c
14550                 utf8 conversion for theme info
14551
14552 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14553         * sync 0.9.9claws
14554
14555 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14556         * src/grouplistdialog.c
14557                 allow multiple selections without ctrl key
14558
14559 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14560         * src/main.c
14561                 enable customizable accelerators
14562
14563 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14564         * src/prefs_common.c
14565                 re-enable different font settings for gtk1/2
14566         * src/prefs_folder_item.c
14567                 fix folder prefs displayed wrong
14568         * src/textview.c
14569                 set 'sunken' shadow type
14570
14571 2004-02-07 Colin Leroy <colin@colino.net>
14572         * src/compose.c
14573                 Fix message being always [Edited]
14574                 Encode headers correctly (utf8 buf)
14575
14576 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14577         * src/socket.c
14578                 remove double g_source_attach()
14579                 (Thanks to Colin Leroy)
14580
14581 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14582         * src/gtk/gtksctree.c
14583                 Fix SSL certificate list not shown
14584         * src/mimeview.c
14585                 Fix clicks in mime tree
14586
14587 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14588         * src/common/socket.c
14589                 Fix SSL receive
14590         * src/compose.c
14591                 Fix clipboard menu hotkeys
14592
14593 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14594         * src/gtk/gtkaspell.[ch]
14595           src/compose.c
14596                 reimplement spellchecker
14597
14598 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14599         * src/gtk/filesel.c
14600                 crash when inserting file in compose window
14601                 (TODO: keep old selection on clicks)
14602         * src/main.c
14603                 use gtkrc-2.0 instead of gtkrc
14604
14605 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14606         * src/messageview.c
14607                 remove orphaned mimeview unref()
14608
14609 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14610         * src/grouplistdialog.c
14611                 expand nodes containing subscribed groups
14612
14613 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14614         * src/textview.c
14615                 textview: hide cursor, restore old click behaviour
14616
14617 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14618         * src/textview.c
14619                 variable names messed up
14620
14621 2004-01-17 Colin Leroy <colin@colino.net>
14622         * src/addr_compl.c
14623                 Fix completion address too thin
14624         * src/compose.c
14625                 Fix tab-to-subject behaviour
14626         * src/summaryview.c
14627                 Implement key up & down in summaryview
14628
14629 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14630
14631         * sync 098claws
14632
14633 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14634         * configure.ac
14635           Makefile.am
14636           doc/.cvsignore
14637           doc/Makefile.am
14638                 faq, man, manual moved to doc/
14639         * ac/aspell.m4
14640           ac/check-type.m4
14641           ac/gnupg-check-typedef.m4
14642           ac/openssl.m4
14643           ac/spamassassin.m4
14644           ac/missing/gdk-pixbuf.m4
14645           ac/missing/gpgme.m4
14646           ac/missing/imlib.m4
14647                 fix automake warnings
14648
14649 2003-12-06 Colin Leroy <colin@colino.net>
14650         * src/summaryview.c
14651                 Fix quicksearch
14652
14653 2003-12-05 Colin Leroy <colin@colino.net>
14654         * src/summaryview.c
14655                 Fix going to next unread folder
14656
14657 2003-12-05 Colin Leroy <colin@colino.net>
14658         * src/crash.c
14659                 Fix gtk2 compilation
14660         * src/session.c
14661                 Remove iotag source handler at disconnection
14662         * src/socket.[ch] 
14663                 Remove source handler when closing socket 
14664                 (fixes another seg)
14665
14666 2003-12-04 Colin Leroy <colin@colino.net>
14667         * src/compose.c
14668           src/prefs_account.c
14669           src/prefs_common.c
14670                 Fix some dropdown menus
14671
14672 2003-12-04 Colin Leroy <colin@colino.net>
14673         * src/compose.c
14674                 Fix event handlers on header fields
14675         * src/common/socket.c
14676           src/common/session.c
14677                 Fix segfault with callback (SSL)
14678                 Fix end of session 
14679
14680 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14681
14682         * Fix compile bug in src/compose.c
14683         * removed src/gtk/gtkstext.[ch]
14684
14685 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14686
14687         * Convert character set and escape "text" attributes in toolbar setting
14688         files.
14689         * Fixed bug in button-press-event handling.
14690
14691 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14692
14693         * Fixed bug in key-press-event handling.
14694
14695 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14696
14697         * Enabled to compile tray-icon plugin (Ad-hoc).
14698         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14699
14700 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14701
14702         * Enabled to compile on sylpheed-claws.
14703         (tray-icon plugin still cannot compile yet.)
14704
14705 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14706
14707         * Updated to 0.9.5.
14708
14709 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14710
14711         * Updated to 0.9.4.
14712         * Ported monitoring SSL mechanism to GSource of GLib2
14713         (I don't confirm it)
14714         * Added _gtk2 suffix to key name of font preference to avoid
14715         ovverwriting preference of Gtk+-1.2 version.
14716
14717 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14718
14719         * Updated to 0.9.2.
14720
14721 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14722
14723         * Updated to 0.9.1.
14724         * Translate po files into UTF-8 when execute autogen.sh.
14725
14726 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14727
14728         * Updated to 0.9.0.
14729
14730 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14731
14732         * Plugged GError related memory leaks.
14733
14734 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14735
14736         * Changed default size of fonts.
14737         * Enabled to set titile font size of warning dialog.
14738
14739 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14740
14741         * Embed a sylpheed icon into executable binary on Windows.
14742
14743 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14744
14745         * I forgot to traslate character set of element string in src/xml.c.
14746
14747 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14748
14749         * Fixed detecting bind_textdomain_codeset in configure.in.
14750         * The bug in which "Example" of "Date fromat" preference isn't displayed
14751         correctly has been fixed.
14752
14753 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14754
14755         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14756           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14757           glib-gettextize
14758           Removed intl directory.
14759           Translated po files into UTF-8.
14760           (Thanks! Ryuji Abe)
14761
14762 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14763
14764         * The bug which doesn't unscape string in xml.c has been fixed.
14765
14766 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14767
14768         * The bug which is failed to translate encoding of file name thorough
14769         file dialog has been fixed.
14770
14771 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14772
14773         * Modified to translate file names which is used in inporting/expoting
14774         mbox feature and "Save as" feature into locale encoding.
14775         * Translate file names into locale encoding when "Attache file" and
14776         "Insert file".
14777         * Force set G_BROKEN_FILENAMES environment variable.
14778         * Other minor fixes.
14779
14780 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14781
14782         * Modified to treat MH folder's name as locale encoding.
14783
14784 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14785
14786         * The bug which clash on switching candidates of auto completion of
14787         addresses, cannot use auto completion in Japanesse is fixed
14788         (Thanks! Tokunaga-san)¡¥
14789
14790 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14791
14792         * The bug which cannot switch key accelerator preference has been fixed
14793         (Thanks! smbd-san)¡¥
14794
14795 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14796
14797         * version 0.8.11-gtk2-20030314
14798
14799 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14800
14801         * The bug in which character set conversion of filtering messages has
14802         been fixed.(Thanks! COCOA-san).
14803
14804 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14805
14806         * Revived "Leave space on head" preference in "Message" category.
14807         * A bug which clash when put the cursor to end of buffer and execute
14808         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14809
14810 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14811
14812         * version 0.8.11-gtk2-20030312
14813
14814 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14815
14816         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14817         * Modified to use Pango's API directly for font preference.
14818         * Integrated GtkTextView of textview to one widget.
14819         * Set fonts of header title in textview by "header_title" tag.
14820         * Removed some deprecated codes.
14821
14822 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14823
14824         * Updated to 0.8.11.
14825         * Merged cygwin patch(Thanks! Sakai-san).
14826
14827 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14828
14829         * version 0.8.10-gtk2-20030309