2006-05-21 [colin] 2.2.0cvs42
[claws.git] / ChangeLog
1 2006-05-21 [colin]      2.2.0cvs42
2
3         * manual/pl/advanced.xml
4         * manual/pl/faq.xml
5         * manual/pl/glossary.xml
6         * manual/pl/handling.xml
7         * manual/pl/intro.xml
8         * manual/pl/plugins.xml
9         * manual/pl/sylpheed-claws-manual.xml
10                 Polish manual updated by Pawel
11
12 2006-05-20 [colin]
13
14         * 2.3.0-rc3 released
15
16 2006-05-20 [colin]      2.2.0cvs41
17
18         * src/imap.c
19                 Fix -rc2 problems:
20                 - remove cache of moved messages from original folder
21                 - apply new flags to messages even if they aren't appliable
22                   via IMAP.
23
24 2006-05-20 [colin]
25
26         * 2.3.0-rc2 released
27
28 2006-05-19 [colin]      2.2.0cvs40
29
30         * src/imap.c
31                 Don't issue SELECT in imap_change_flags
32                 before having checked that we indeed have
33                 some flags to change. MSG_POSTFILTERED for
34                 example can't be used on IMAP.
35                 Fixes bug #955 (copying messages between 
36                 imap folders is extremely slow), which was
37                 a regression.
38
39 2006-05-19 [colin]      2.2.0cvs39
40
41         * src/folder.c
42         * src/folder.h
43         * src/folderview.c
44                 Try to fix bug #830 (Some unread messages 
45                 get marked read in IMAP inbox):
46                 - Prevent scanning a folder if it's being 
47                   opened via the GUI
48                 - Postpone opening via the GUI of a folder
49                   currently scanned.
50
51
52 2006-05-19 [wwp]        2.2.0cvs38
53
54         * manual/advanced.xml
55                 fix English+typo (thanks to Paul).
56
57 2006-05-19 [wwp]        2.2.0cvs37
58
59         * manual/advanced.xml
60         * manual/fr/advanced.xml
61         * src/gtk/logwindow.c
62         * src/prefs_common.c
63         * src/prefs_common.h
64                 added hidden prefs to allow customization of colors used in
65                 protocol log window (useful for dark gtk+ themes).
66
67 2006-05-19 [wwp]        2.2.0cvs36
68
69         * ChangeLog
70                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
71
72 2006-05-19 [paul]       2.2.0cvs35
73
74         * src/textview.c
75                 make Reply-To fully clickable
76         * src/gtk/logwindow.c
77                 more colouring (SMTP ESMTP)
78         Both patches by Pawel Pekala
79
80 2006-05-19 [cleroy]     2.2.0cvs34
81
82         * src/mh.c
83                 Don't update flags from current folder
84                 Probably fixes bug #935 (Read Messages 
85                 Revert to Being Marked as Unread)
86
87 2006-05-18 [colin]      2.2.0cvs33
88
89         * src/imap.c
90                 Warning fix
91         * src/compose.c
92         * src/mainwindow.c
93         * src/summaryview.c
94         * src/toolbar.c
95                 Allow replying to multiple emails
96                 in multiple windows
97         * src/mimeview.c
98         * src/etpan/imap-thread.c
99                 Leak fixes
100
101 2006-05-18 [paul]       2.2.0cvs32
102
103         * src/summaryview.c
104                 keep Mailing-List menu refreshed
105                 Thanks to Colin
106
107 2006-05-18 [paul]       2.2.0cvs31
108
109         * manual/advanced.xml
110         * manual/faq.xml
111         * manual/glossary.xml
112         * manual/handling.xml
113         * manual/intro.xml
114         * manual/plugins.xml
115         * manual/sylpheed-claws-manual.xml
116                 update URLs
117                 add info about mailing-list support
118                 edit filtering info
119         * src/wizard.c
120         * src/common/defs.h
121         * src/gtk/about.c
122         * src/plugins/dillo_viewer/README
123                 update URLs
124
125 2006-05-17 [wwp]        2.2.0cvs30
126
127         * manual/handling.xml
128         * manual/fr/handling.xml
129                 documented the ability to enabled/disable filtering/processing rules.
130
131 2006-05-17 [colin]      2.2.0cvs29
132
133         * src/main.c
134                 Don't initialize g_thread subsystem if it's 
135                 already done (thanks to Hiro)
136         * src/mimeview.c
137                 Fix saving of parts when there name can't be
138                 converted from UTF-8.
139
140 2006-05-17 [paul]       2.2.0cvs28
141
142         * po/Makefile.in.in
143                 fix config.status warning with autoconf 2.60
144
145 2006-05-17 [paul]       2.2.0cvs27
146
147         * po/POTFILES.in
148                 add src/mbox.c
149
150 2006-05-17 [wwp]        2.2.0cvs26
151
152         * src/mainwindow.c
153                 fix useless and potentially dangerous buffer walking (thanks to Colin).
154
155 2006-05-17 [wwp]        2.2.0cvs25
156
157         * src/plugins/demo/demo.c
158                 updated product name in plugin demo (many plugins need to be
159                 sync'ed w/ that change).
160
161 2006-05-17 [colin]      2.2.0cvs24
162
163         * src/mh.c
164                 Fix leak
165
166 2006-05-16 [colin]      2.2.0cvs23
167
168         * src/mainwindow.c
169                 Stupid me hit again. Fix cvs22.
170
171 2006-05-16 [colin]      2.2.0cvs22
172
173         * src/mainwindow.c
174                 Fix bug #922 (sylpheed-claws crashed after 
175                 pushing on Inbox folder)
176
177 2006-05-16 [colin]      2.2.0cvs21
178
179         * src/compose.c
180                 Make From header be copy/paste/select-able
181
182 2006-05-16 [wwp]        2.2.0cvs20
183
184         * src/export.c
185         * src/matcher.c
186         * src/summaryview.c
187         * src/etpan/imap-thread.c
188                 fix some compiler warnings (thanks to Colin).
189
190 2006-05-16 [wwp]        2.2.0cvs19
191
192         * src/action.c
193         * src/gedit-print.c
194         * src/inc.c
195         * src/mainwindow.c
196         * src/mh.c
197         * src/statusbar.c
198         * src/send_message.c
199         * src/summaryview.c
200                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
201
202 2006-05-15 [colin]      2.2.0cvs18
203
204         * src/procmsg.c
205                 Fix automatic rule creation with List-Post
206
207 2006-05-15 [paul]       2.2.0cvs17
208
209         * tools/filter_conv_new.pl
210                 updated for rule enabling/disabling
211                 claws version >= 2.3.x required
212
213 2006-05-15 [cleroy]     2.2.0cvs16
214
215         * src/main.c
216                 Revert test
217
218 2006-05-15 [cleroy]     2.2.0cvs15
219
220         * src/main.c
221                 test
222
223 2006-05-15 [wwp]        2.2.0cvs14
224
225         * manual/pl/.cvsignore
226                 ignore generated files.
227
228 2006-05-14 [wwp]        2.3.0-rc1
229
230         * 2.3.0-rc1 released
231
232 2006-05-13 [wwp]        2.2.0cvs13
233
234         * src/filtering.c
235         * src/filtering.h
236         * src/matcher.c
237         * src/matcher_parser_lex.l
238         * src/matcher_parser_parse.y
239         * src/prefs_filtering.c
240                 new feature: provide the ability to disable filtering and processing
241                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
242                 adaptations.
243
244 2006-05-13 [colin]      2.2.0cvs12
245
246         * src/compose.c
247                 Remove useless if (a) b; else b;
248                 Thanks to wwp
249
250 2006-05-13 [wwp]        2.2.0cvs11
251
252         * src/export.c
253         * src/import.c
254         * src/mainwindow.c
255         * src/mbox.c
256         * src/summaryview.c
257         * src/summaryview.h
258                 no more silent failures (or at least less ones) when importing
259                 or exporting from/to mbox. Also start importing/exporting if
260                 the necessary info is set.
261
262 2006-05-13 [wwp]        2.2.0cvs10
263
264         * RELEASE_NOTES
265                 restored up-to-date release notes.
266
267 2006-05-13 [paul]       2.2.0cvs9
268
269         * po/nl.po
270         * po/ru.po
271                 updated by Tim Dijkstra and Pavlo Bohmat
272
273 2006-05-12 [colin]      2.2.0cvs8
274
275         * src/gtk/quicksearch.c
276                 Add "k" as shortcut for "colorlabel". Patch
277                 by ath42@users.sf.net.
278
279 2006-05-12 [paul]       2.2.0cvs7
280
281         * src/prefs_common.h
282         * src/prefs_summaries.c
283         * src/summaryview.c
284                 when entering a folder also allow
285                 going directly to first Marked message
286
287 2006-05-12 [paul]       2.2.0cvs6
288
289         * src/summaryview.c
290                 always obey 'confirm before marking all
291                 mails read' option
292
293 2006-05-12 [paul]       2.2.0cvs5
294
295         * src/textview.c
296                 make Sender fully clickable
297
298 2006-05-12 [colin]      2.2.0cvs4
299
300         * src/compose.c
301         * src/compose.h
302                 Let From be editable
303         * src/main.c
304         * src/mh.c
305                 Full support of .mh_sequences' Unseen seq
306
307 2006-05-12 [colin]      2.2.0cvs3
308
309         * src/folder.c
310         * src/mainwindow.c
311         * src/mainwindow.h
312         * src/messageview.c
313         * src/prefs_spelling.c
314         * src/procheader.c
315         * src/procmsg.c
316         * src/procmsg.h
317         * src/summaryview.c
318         * src/toolbar.c
319         * src/toolbar.h
320                 Add contextual menu on Compose toolbar
321                 button. Fixes bug #944 (Automatic
322                 addresses not applied when changing account
323                 from compose window)
324                 add Mailing List support
325                 based on the old 0.6.5claws25 patch by
326                 Melvin Hadasht, with finishing touches
327                 by Colin
328                 Fix "ignore thread" when mails are threaded by
329                 subject (and weren't ignored although appearing
330                 in the thread).
331                 GUI rework.
332                 Both patches by Pawel.
333
334 2006-05-08 [paul]       2.2.0cvs2
335
336         * src/mainwindow.c
337         * src/mainwindow.h
338         * src/messageview.c
339         * src/procheader.c
340         * src/procmsg.c
341         * src/procmsg.h
342         * src/summaryview.c
343                 add Mailing List support
344                 based on the old 0.6.5claws25 patch by 
345                 Melvin Hadasht, with finishing touches
346                 by Colin
347
348 2006-05-08 [colin]      2.2.0cvs1
349
350         * src/mainwindow.c
351         * src/toolbar.c
352         * src/toolbar.h
353                 Add contextual menu on Compose toolbar 
354                 button. Fixes bug #944 (Automatic 
355                 addresses not applied when changing account 
356                 from compose window)
357
358 2006-05-08 [paul]       2.2.0
359
360         2.2.0 released
361
362 2006-05-08 [paul]       2.1.1cvs51
363
364         * po/cs.po
365         * po/de.po
366         * po/en_GB.po
367         * po/fi.po
368         * po/fr.po
369         * po/pt_BR.po
370         * po/sr.po
371         * po/zh_CN.po
372                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
373                 Fabien Vantard, Frederico Goncalves Guimaraes,
374                 Aleksandar Urosevic, and Ralgh Young
375
376 2006-05-12 [colin]      2.1.1cvs50
377
378         * po/cs.po
379         * po/de.po
380         * po/en_GB.po
381         * po/es.po
382         * po/fi.po
383         * po/fr.po
384         * po/pt_BR.po
385         * po/sr.po
386         * po/zh_CN.po
387                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
388                 Fabien Vantard, Frederico Goncalves Guimaraes,
389                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
390
391 2006-05-05 [colin]      2.1.1cvs49
392
393         * manual/Makefile.am
394         * manual/pl/Makefile.am
395         * manual/pl/account.xml
396         * manual/pl/ack.xml
397         * manual/pl/addrbook.xml
398         * manual/pl/advanced.xml
399         * manual/pl/faq.xml
400         * manual/pl/glossary.xml
401         * manual/pl/gpl.xml
402         * manual/pl/handling.xml
403         * manual/pl/intro.xml
404         * manual/pl/keyboard.xml
405         * manual/pl/plugins.xml
406         * manual/pl/starting.xml
407         * manual/pl/sylpheed-claws-manual.xml
408         * manual/pl/dist/.cvsignore
409         * manual/pl/dist/Makefile.am
410         * manual/pl/dist/html/.cvsignore
411         * manual/pl/dist/html/Makefile.am
412         * manual/pl/dist/pdf/.cvsignore
413         * manual/pl/dist/pdf/Makefile.am
414         * manual/pl/dist/ps/.cvsignore
415         * manual/pl/dist/ps/Makefile.am
416         * manual/pl/dist/txt/.cvsignore
417         * manual/pl/dist/txt/Makefile.am
418                 Add the polish translation of the manual,
419                 Authored by Pawel Pekala.
420
421 2006-05-05 [cleroy]     2.1.1cvs48
422
423         * src/main.c
424                 Re-read matcherrc after loading plugins 
425                 if some of them add folders.
426
427 2006-05-03 [colin]      2.1.1cvs47
428
429         * src/imap.c
430                 I'm idiot
431
432 2006-05-03 [colin]      2.1.1cvs46
433
434         * src/imap.c
435                 Be sure to have a session when
436                 getting separator
437
438 2006-05-03 [colin]      2.1.1cvs45
439
440         * src/imap.c
441         * src/imap.h
442         * src/imap_gtk.c
443                 Fix preventing renaming with namespace 
444                 separator.
445
446 2006-05-01 [colin]      2.1.1cvs44
447
448         * src/action.c
449                 Don't reload messageview when result of
450                 action is piped.
451
452 2006-04-29 [colin]      2.1.1cvs43
453
454         * src/prefs_receive.c
455         * src/plugins/spamassassin/spamassassin_gtk.c
456         * src/plugins/clamav/clamav_plugin_gtk.c
457                 GUI fixes by Pawel
458
459 2006-04-29 [colin]      2.1.1cvs42
460
461         * src/prefs_compose_writing.c
462         * src/prefs_quote.c
463                 Cleanups. Patch by Pawel
464
465 2006-04-28 [paul]       2.1.1cvs41
466
467         * src/matcher.c
468                 fix returned quick search results when search
469                 term contains an underscore.
470                 Thanks to Colin
471
472 2006-04-28 [paul]       2.1.1cvs40
473
474         * src/prefs_message.c
475         * src/prefs_receive.c
476                 GUI cleanups
477                 Patches by Pawel Pekala
478
479 2006-04-27 [colin]      2.1.1cvs39
480
481         * src/wizard.c
482                 Differentiate subject Welcome from
483                 window's title Welcome
484
485 2006-04-27 [paul]
486
487         2.2.0-rc1 released
488
489 2006-04-27 [paul]       2.1.1cvs38
490
491         * manual/advanced.xml
492         * manual/fr/advanced.xml
493                 add info about compose_no_markup hidden pref
494
495 2006-04-27 [paul]       2.1.1cvs37
496
497         * src/prefs_account.c
498                 improve privacy labels
499         * src/prefs_msg_colors.c
500                 change some strings for translators' convenience
501         * src/gtk/gtkutils.c
502                 don't underline the link button text
503
504 2006-04-25 [colin]      2.1.1cvs36
505
506         * src/folder.c
507                 Complete 2.1.1cvs33 (once more ;)
508
509 2006-04-25 [colin]      2.1.1cvs35
510
511         * src/editldap.c
512                 Fix tooltip
513
514 2006-04-25 [cleroy]     2.1.1cvs34
515
516         * src/compose.c
517         * src/gtk/gtkaspell.c
518                 Fix crash on redirect (related to the return 
519                 of the aspell menu in compose's toolbar)
520         * src/prefs_msg_colors.c
521                 Fix sensitivity widgets
522         * src/image_viewer.c
523         * src/gtk/pluginwindow.c
524         * src/gtk/prefswindow.c
525                 Change released signals to clicked (Fabien)
526         * po/POTFILES.in
527         * src/common/socket.c
528         * src/plugins/spamassassin/spamassassin.c
529                 Translate strings (Fabien)
530
531 2006-04-25 [paul]       2.1.1cvs33
532
533         * src/folder.c
534         * src/folder.h
535         * src/folderview.c
536                 complete the fix of bug #912
537                 Thanks to Colin
538
539 2006-04-25 [colin]      2.1.1cvs32
540
541         * src/news.c
542                 Better progress bar
543         * src/mimeview.c
544         * src/summaryview.c
545         * src/summaryview.h
546                 Fix focus chain
547                 Patches by Pawel Pekala
548
549 2006-04-24 [colin]      2.1.1cvs31
550
551         * src/compose.c
552                 Fix compilation warnings (Fabien)
553
554 2006-04-24 [colin]      2.1.1cvs30
555
556         * src/addrindex.c
557         * src/editldap.c
558         * src/editldap_basedn.c
559         * src/editldap_basedn.h
560         * src/ldapctrl.c
561         * src/ldapctrl.h
562         * src/ldapquery.c
563         * src/ldaputil.c
564         * src/ldaputil.h
565                 Fix bug #901 (LDAPS support)
566
567 2006-04-24 [colin]      2.1.1cvs29
568
569         * src/compose.c
570                 Fix logic on error with send dialog on
571         * src/imap.c
572                 Fix compilation without libetpan, thanks
573                 to Fabien
574         * src/summaryview.c
575                 Fix 'context-menu' key
576
577 2006-04-23 [colin]      2.1.1cvs28
578
579         * src/folder.c
580                 Never free current's cache to free up 
581                 memory. Fixes bug #912 (new count 
582                 randomly set to message count)
583
584 2006-04-23 [colin]      2.1.1cvs27
585
586         * src/gtk/quicksearch.c
587                 And remove printf...
588
589 2006-04-23 [colin]      2.1.1cvs26
590
591         * src/gtk/quicksearch.c
592                 Fix replacing in quicksearch, and fix inserting
593                 in the middle of the string. (introduced at 2.1.0cvs22)
594
595 2006-04-23 [colin]      2.1.1cvs25
596
597         * src/imap.c
598                 Make sure uidnext is initialized in get_num_list
599                 (not for stable, related to 2.1.1cvs8 and friends)
600
601 2006-04-23 [colin]      2.1.1cvs24
602
603         * src/imap.c
604                 Output something when login is successful
605                 too
606
607 2006-04-23 [colin]      2.1.1cvs23
608
609         * src/etpan/imap-thread.c
610                 Better logging (line-per-line, hide data in fetch)
611                 Fix a const warning
612         * src/gtk/logwindow.c
613         * src/gtk/logwindow.h
614                 Better logging (color for input/output)
615
616 2006-04-21 [colin]      2.1.1cvs22
617
618         * src/gtk/quicksearch.c
619                 On gtk+-2.8, use stock buttons in quicksearch
620                 Based on a patch by Fabien and a design by Paul
621
622 2006-04-21 [colin]      2.1.1cvs21
623
624         * src/folderview.c
625         * src/mainwindow.c
626                 Fix occasional flicker in folderview
627         * src/common/utils.c
628                 Fix bug #943 (Incorrectly parsed email address 
629                 list in short headers on message view and in 
630                 printouts)
631
632 2006-04-20 [colin]      2.1.1cvs20
633
634         * src/imap.c
635         * src/imap.h
636         * src/prefs_account.c
637                 Add ANONYMOUS auth for IMAP
638
639 2006-04-20 [paul]       2.1.1cvs19
640
641         * src/main.c
642                 proper fix for 2.1.1cvs18
643                 Thanks to Colin
644
645 2006-04-20 [paul]       2.1.1cvs18
646
647         * src/main.c
648                 fix build warnings
649
650 2006-04-20 [paul]       2.1.1cvs17
651
652         * src/gtk/quicksearch.c
653                 fix standard, non-extended Quick search,
654                 was broken in 2.1.1cvs15.
655                 Thanks to Colin.
656
657 2006-04-20 [colin]      2.1.1cvs16
658
659         * src/prefs_matcher.c
660                 Fix values when reselecting a ~test
661                 rule
662
663 2006-04-19 [colin]      2.1.1cvs15
664
665         * src/compose.c
666         * src/compose.h
667         * src/gtk/gtkaspell.c
668         * src/gtk/gtkaspell.h
669                 Put back Options menu in Spelling/
670         * src/gtk/quicksearch.c
671                 Don't search, and show error, if the
672                 advanced search has a syntax error
673
674 2006-04-18 [colin]      2.1.1cvs14
675
676         * src/textview.c
677                 Fix gdk warnings on set_cursor when textview
678                 isn't visible
679
680 2006-04-18 [colin]      2.1.1cvs13
681
682         * src/gtk/gtksctree.c
683                 Remove seemingly useless refresh that causes
684                 flicker - watch this commit in case of 
685                 problems before planned backport to stable
686
687 2006-04-18 [colin]      2.1.1cvs12
688
689         * src/imap.c
690                 Factorize get/set_xml code
691         * src/compose.c
692         * src/prefs_account.c
693         * src/prefs_account.h
694         * src/procmsg.c
695                 Add Encrypt to self option
696
697 2006-04-17 [colin]      2.1.1cvs11
698
699         * configure.ac
700                 Fix search on encrpyt function on dragonfly
701                 Patch by Jonathan Buschmann <jonthn@agmact.com>
702
703 2006-04-17 [colin]      2.1.1cvs10
704
705         * src/prefs_account.c
706                 Be safe by default: remove mails from POP3
707                 after 7 days, not immediately
708
709 2006-04-17 [colin]      2.1.1cvs9
710
711         * src/etpan/imap-thread.c
712                 Fix build on DragonFly - patch by 
713                 Jonathan Buschmann <jonthn@agmact.com>
714
715 2006-04-17 [colin]      2.1.1cvs8
716
717         * src/imap.c
718                 Save uidnext between sessions
719
720 2006-04-17 [colin]      2.1.1cvs7
721
722         * src/imap.c
723                 scan is required when uid validity changes
724
725 2006-04-17 [colin]      2.1.1cvs6
726
727         * src/folderview.c
728                 Don't scan if not necessary, apart in current
729                 folder and INBOX to fetch flags.
730         * src/imap.c
731                 Scan is necessary if unread count changes
732
733 2006-04-17 [colin]      2.1.1cvs5
734
735         * src/imap.c
736                 ...But always fetch ANSWERED and DELETED flags for
737                 INBOX, as filtering can happen on these flags.
738
739 2006-04-17 [colin]      2.1.1cvs4
740
741         * src/imap.c
742                 Don't fetch REPLIED and DELETED flags when synchronising
743                 flags with a closed folder. We only need UNSEEN and FLAGGED
744                 to update the folderview.
745
746 2006-04-17 [colin]      2.1.1cvs3
747
748         * src/imap.c
749                 Faster flag search when there are new mails 
750                 in a folder. We can do a full search if the 
751                 folder contains less messages than the new
752                 list.
753
754 2006-04-17 [colin]      2.1.1cvs2
755
756         * po/cs.po
757         * po/de.po
758         * po/fr.po
759         * po/nl.po
760         * po/pt_BR.po
761                 Update translations from stable branch
762
763 2006-04-17 [colin]      2.1.1cvs1
764
765         * configure.ac
766                 Bump version to follow stable release
767
768 2006-04-16 [mones]      2.1.0cvs50
769
770         * po/es.po
771                 Updated for release
772
773 2006-04-16 [colin]      2.1.0cvs49
774
775         * src/textview.c
776                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
777                 with gtk < 2.8. Thanks to Fabien Vantard.
778
779 2006-04-15 [colin]      2.1.0cvs48
780
781         * src/etpan/imap-thread.c
782                 Fix bug #919 (libetpan: SEGV when connecting 
783                 using command)
784
785 2006-04-14 [colin]      2.1.0cvs47
786
787         * src/main.c
788                 Fix race on --select (should be done better)
789
790 2006-04-14 [wwp]        2.1.0cvs46
791
792         * src/send_message.c
793                 enforce a check for domain in account prefs (a sending
794                 error could be faced if domain was checked but no value set),
795                 thanks to Colin.
796
797 2006-04-14 [colin]      2.1.0cvs45
798
799         * src/codeconv.c
800                 when converting from unknown to unknown, if the
801                 string is UTF8, don't convert it to the locale
802                 (which breaks it)
803
804 2006-04-14 [colin]      2.1.0cvs44
805
806         * src/compose.c
807                 Don't try to use ASCII for converting headers
808                 (as done in body)
809
810 2006-04-14 [paul]       2.1.0cvs43
811
812         * src/crash.c
813                 add locale/charset info to crash report
814         * src/gtk/about.c
815                 add wwp to doc team
816                 replace 'e-mail' with preferred 'email'
817         * src/gtk/authors.h
818                 ensure contributors list is in alphabetical
819                 order
820
821 2006-04-13 [colin]      2.1.0cvs42
822
823         * src/textview.c
824                 Prevent gdk warnings
825
826 2006-04-13 [colin]      2.1.0cvs41
827
828         * src/common/ssl_certificate.c
829         * src/common/ssl_certificate.h
830         * src/gtk/sslcertwindow.c
831                 Warn on expired certs, and display the expiration date
832
833 2006-04-13 [colin]      2.1.0cvs40
834
835         * src/plugins/spamassassin/spamassassin_gtk.c
836                 Fix missing set_text on unix socket
837
838 2006-04-13 [wwp]        2.1.0cvs39
839
840         * manual/fr/advanced.xml
841         * manual/fr/glossary.xml
842                 applied new spam/ham/email lexicon (pourriel, courriel)
843
844 2006-04-13 [paul]       2.1.0cvs38
845
846         * src/plugins/pgpmime/plugin.c
847                 remove the mention of S/MIME from the
848                 description. This is now handled by the
849                 S/MIME plugin.
850
851 2006-04-13 [paul]       2.1.0cvs37
852
853         * src/prefs_msg_colors.c
854                 rework dialog
855         * src/prefs_folder_item.c
856         * src/prefs_spelling.c
857                 add a tooltip to the colour selector buttons
858
859 2006-04-13 [wwp]        2.1.0cvs36
860
861         * manual/advanced.xml
862         * manual/glossary.xml
863         * manual/handling.xml
864         * manual/keyboard.xml
865         * manual/plugins.xml
866         * manual/starting.xml
867         * manual/fr/account.xml
868         * manual/fr/ack.xml
869         * manual/fr/addrbook.xml
870         * manual/fr/advanced.xml
871         * manual/fr/faq.xml
872         * manual/fr/glossary.xml
873         * manual/fr/gpl.xml
874         * manual/fr/handling.xml
875         * manual/fr/intro.xml
876         * manual/fr/keyboard.xml
877         * manual/fr/plugins.xml
878         * manual/fr/starting.xml
879         * manual/fr/sylpheed-claws-manual.xml
880                 fixes to the manuals:
881                  - summaryview -> Message List (same in French)
882                  - translate key names
883                  - fix French punctuation, use non-breakable spaces when
884                    necessary, don't use &thinsp; which is not portable
885                  - tell what maildir and mbox formats we support
886
887 2006-04-12 [wwp]        2.1.0cvs35
888
889         * src/prefs_toolbar.c
890                 unified a replace button more,
891                 patch by Fabien Vantard <fzzzzz@gmail.com>.
892
893 2006-04-12 [wwp]        2.1.0cvs34
894
895         * src/prefs_common.c
896         * src/prefs_msg_colors.c
897                 make default color labels translatable,
898                 patch from Fabien Vantard <fzzzzz@gmail.com>,
899                 thanks to Tim <timbrain@post.cz> for reporting.
900
901 2006-04-12 [wwp]        2.1.0cvs33
902
903         * manual/glossary.xml
904         * manual/intro.xml
905         * manual/plugins.xml
906         * manual/starting.xml
907         * manual/sylpheed-claws-manual.xml
908         * manual/fr/.cvsignore
909         * manual/fr/account.xml
910         * manual/fr/ack.xml
911         * manual/fr/addrbook.xml
912         * manual/fr/advanced.xml
913         * manual/fr/faq.xml
914         * manual/fr/glossary.xml
915         * manual/fr/handling.xml
916         * manual/fr/intro.xml
917         * manual/fr/keyboard.xml
918         * manual/fr/plugins.xml
919         * manual/fr/starting.xml
920         * manual/fr/sylpheed-claws-manual.xml
921                 various fixes: typos, missing .fr translations, punctuation,
922                 capitalization, links, accents and some bad French more.
923
924 2006-04-12 [wwp]        2.1.0cvs32
925
926         * src/prefs_gtk.c
927                 fix for bug #935: always store prefs files in UTF-8 (thanks
928                 to Colin).
929
930 2006-04-11 [colin]      2.1.0cvs31
931
932         * src/compose.c
933                 Fix inserting files not in utf8 when locale is utf8
934
935 2006-04-11 [colin]      2.1.0cvs30
936
937         * src/inc.c
938                 Don't show error dialog when cancelling connection
939                 Patch by Pawel
940
941 2006-04-11 [cleroy]     2.1.0cvs29
942
943         * src/compose.c
944                 Implement multiple quote levels
945         * src/prefs_common.c
946                 Change a little bit the quote bgcolor for 2nd level
947
948 2006-04-11 [colin]      2.1.0cvs28
949
950         * src/gtk/about.c
951                 Add locale and charset in the label
952
953 2006-04-10 [colin]      2.1.0cvs27
954
955         * src/compose.c
956         * src/prefs_common.c
957         * src/prefs_common.h
958         * src/prefs_msg_colors.c
959         * src/textview.c
960                 Allow optional background color in quotes
961                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
962                 GTK+-2.8.x feature
963
964 2006-04-10 [colin]      2.1.0cvs26
965
966         * src/main.c
967         * src/mainwindow.c
968         * src/mainwindow.h
969                 Implement --select
970
971 2006-04-10 [colin]      2.1.0cvs25
972
973         * manual/plugins.xml
974         * manual/fr/plugins.xml
975                 Document libcurl's proxy variables
976
977 2006-04-09 [colin]      2.1.0cvs24
978
979         * src/prefs_common.c
980                 gettext() returns statically allocated stuff. We have
981                 to strdup it in order to be able to free it.
982
983 2006-04-09 [colin]      2.1.0cvs23
984
985         * AUTHORS
986         * src/gtk/authors.h
987                 Add Alexei
988
989 2006-04-09 [colin]      2.1.0cvs22
990
991         * src/mainwindow.c
992         * src/gtk/quicksearch.c
993                 Fix bug #859 (problems with cyrilic input in 
994                 search panel) - Patch by Alexey Illarionov 
995                 <littlesavage@rambler.ru>
996
997 2006-04-09 [colin]      2.1.0cvs21
998
999         * src/prefs_customheader.c
1000                 I prefer removing then freeing rather than the contrary
1001                 (even if it doesn't change anything ;-)
1002         * src/prefs_account.c
1003                 Fix bug #933 (Crash re-entering the custom headers list 
1004                 dialog in accounts prefs)
1005                 The problem happened when cancelling the Account 
1006                 Preferences' dialogs - in which case we didn't do 
1007                 anything to the PrefsAccount * struct. In case of applying,
1008                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1009                 working with in this dialog. The problem is that 
1010                 prefs_customheader.c, working on this tmp_ac_prefs, always
1011                 changes the ->customhdr_list pointer, even when cancelled. 
1012                 So in case of cancelling the prefs_account dialog, we still
1013                 have to update ->customhdr_list in the real account.
1014
1015 2006-04-08 [colin]      2.1.0cvs20
1016
1017         * manual/fr/glossary.xml
1018         * manual/fr/keyboard.xml
1019                 Forgot some headers :)
1020
1021 2006-04-08 [colin]      2.1.0cvs19
1022
1023         * manual/Makefile.am
1024         * manual/fr/Makefile.am
1025         * manual/fr/account.xml
1026         * manual/fr/ack.xml
1027         * manual/fr/addrbook.xml
1028         * manual/fr/advanced.xml
1029         * manual/fr/faq.xml
1030         * manual/fr/glossary.xml
1031         * manual/fr/gpl.xml
1032         * manual/fr/handling.xml
1033         * manual/fr/intro.xml
1034         * manual/fr/keyboard.xml
1035         * manual/fr/plugins.xml
1036         * manual/fr/starting.xml
1037         * manual/fr/sylpheed-claws-manual.xml
1038         * manual/fr/dist/.cvsignore
1039         * manual/fr/dist/Makefile.am
1040         * manual/fr/dist/html/.cvsignore
1041         * manual/fr/dist/html/Makefile.am
1042         * manual/fr/dist/pdf/.cvsignore
1043         * manual/fr/dist/pdf/Makefile.am
1044         * manual/fr/dist/ps/.cvsignore
1045         * manual/fr/dist/ps/Makefile.am
1046         * manual/fr/dist/txt/.cvsignore
1047         * manual/fr/dist/txt/Makefile.am
1048                 Add the french translation of the manual. Thanks to
1049                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1050                 account.xml, ack.xml, addrbook.xml and advanced.xml
1051
1052 2006-04-08 [colin]      2.1.0cvs18
1053
1054         * manual/plugins.xml
1055         * manual/starting.xml
1056                 More fixes
1057
1058 2006-04-07 [colin]      2.1.0cvs17
1059
1060         * manual/faq.xml
1061         * manual/intro.xml
1062         * manual/keyboard.xml
1063                 Little fixes
1064
1065 2006-04-07 [colin]      2.1.0cvs16
1066
1067         * README
1068         * src/compose.c
1069         * src/prefs_common.c
1070         * src/prefs_common.h
1071                 Add hidden compose_no_markup pref
1072
1073 2006-04-07 [wwp]        2.1.0cvs15
1074
1075         * src/summary_search.c
1076         * .cvsignore
1077                 Bugfix: stop button was sticky when searching in an empty folder.
1078                 Applied curly brackets code style to the whole file (summary_search.c).
1079                 More files to ignore.
1080
1081 2006-04-07 [wwp]        2.1.0cvs14
1082
1083         * src/message_search.c
1084         * src/summary_search.c
1085                 changed default button when search bumps at file/folder
1086                 beginning or end, for convenience (thanks to Colin).
1087
1088 2006-04-07 [paul]       2.1.0cvs13
1089
1090         * src/plugins/dillo_viewer/dillo_prefs.c
1091                 avoid future potential for namespace collision
1092                 Patch by Colin
1093
1094 2006-04-06 [wwp]        2.1.0cvs12
1095
1096         * src/summary_search.c
1097                 Unify extended/advanced searches names (and thus factorize labels),
1098                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1099
1100 2006-04-06 [wwp]        2.1.0cvs11
1101
1102         * src/folderview.c
1103         * src/prefs_themes.c
1104         * src/summaryview.c
1105                 Fixed some compilation warnings.
1106
1107 2006-04-06 [colin]      2.1.0cvs10
1108
1109         * manual/advanced.xml
1110                 Document the wizard template and how to deploy
1111                 Sylpheed-Claws effectively
1112
1113 2006-04-06 [colin]      2.1.0cvs9
1114
1115         * src/folderview.c
1116                 gettext patch to tell translators about _("#"),
1117                 by Maxim Britov
1118
1119 2006-04-06 [colin]      2.1.0cvs8
1120
1121         * src/textview.c
1122                 Fix invalid GtkTextBIter after clicking "Display as text"
1123
1124 2006-04-06 [mones]      2.1.0cvs7
1125
1126         * src/addr_compl.c
1127         * src/addrindex.c
1128         * src/addritem.c
1129         * src/codeconv.c
1130         * src/compose.c
1131         * src/filtering.c
1132         * src/folder.c
1133         * src/folder_item_prefs.c
1134         * src/folderview.c
1135         * src/localfolder.c
1136         * src/matcher.c
1137         * src/mimeview.c
1138         * src/prefs_msg_colors.c
1139         * src/prefs_spelling.c
1140         * src/prefs_themes.c
1141         * src/procmime.c
1142         * src/procmsg.c
1143         * src/stock_pixmap.c
1144         * src/summaryview.c
1145         * src/textview.c
1146         * src/toolbar.c
1147         * src/common/mgutils.c
1148         * src/common/prefs.c
1149         * src/common/ssl_certificate.c
1150         * src/gtk/colorlabel.c
1151         * src/gtk/quicksearch.c
1152         * src/plugins/pgpmime/pgpmime.c
1153         * src/plugins/spamassassin/spamassassin.c
1154                 Removed redundant NULL checks for g_free() calls.
1155                 Patch by Pawel Pekala.
1156
1157 2006-04-06 [mones]      2.1.0cvs6
1158
1159         * src/prefs_actions.c
1160         * src/prefs_filtering.c
1161         * src/prefs_filtering_action.c
1162         * src/prefs_matcher.c
1163         * src/prefs_template.c
1164         * src/gtk/gtkutils.c
1165         * src/gtk/gtkutils.h
1166                 Have a nice replace button. Patch by Pawel Pekala
1167
1168 2006-04-06 [colin]      2.1.0cvs5
1169
1170         * src/addressbook.c
1171                 Fix crash with empty columns
1172
1173 2006-04-05 [colin]      2.1.0cvs4
1174
1175         * src/wizard.c
1176         * src/prefs_gtk.c
1177                 Allow wizard customization with pre-filled values
1178
1179 2006-04-05 [colin]      2.1.0cvs3
1180
1181         * src/textview.c
1182         * src/mimeview.c
1183         * src/mimeview.h
1184                 Nicer messages in mimeview
1185
1186 2006-04-05 [colin]      2.1.0cvs2
1187
1188         * src/addressbook.c
1189         * src/prefs_summaries.c
1190                 i18n fix
1191
1192 2006-04-05 [colin]      2.1.0cvs1
1193
1194         * src/plugins/pgpcore/plugin.c
1195         * src/plugins/pgpcore/select-keys.c
1196         * src/plugins/pgpcore/select-keys.h
1197         * src/plugins/pgpcore/sgpgme.c
1198         * src/plugins/pgpcore/sgpgme.h
1199         * src/plugins/pgpinline/pgpinline.c
1200         * src/plugins/pgpinline/plugin.c
1201         * src/plugins/pgpmime/pgpmime.c
1202         * src/plugins/pgpmime/plugin.c
1203                 Factorize and generalize a bit 
1204                 Drop S/MIME signature verification from PGP/MIME
1205                 (adding it as another, more complete plugin)
1206
1207 2006-04-05 [paul]       2.1.0
1208
1209         2.1.0 released
1210
1211 2006-04-05 [paul]       2.0.0cvs186
1212
1213         * manual/advanced.xml
1214                 add info on colour labels
1215
1216 2006-04-05 [paul]       2.0.0cvs185
1217
1218         * po/bg.po
1219         * po/cs.po
1220         * po/de.po
1221         * po/el.po
1222         * po/en_GB.po
1223         * po/fi.po
1224         * po/fr.po
1225         * po/it.po
1226         * po/nl.po
1227         * po/pl.po
1228         * po/pt_BR.po
1229         * po/sr.po
1230         * po/zh_CN.po
1231                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1232                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1233                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1234                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1235         * src/gtk/authors.h
1236         * tools/claws.i18n.status.pl
1237                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1238                 and new Czech translator, Tim <timbrain@post.cz>
1239
1240 2006-04-05 [mones]      2.0.0cvs184
1241
1242         * po/es.po
1243                 Updated translation
1244
1245 2006-04-05 [colin]      2.0.0cvs183
1246
1247         * src/gtk/quicksearch.c
1248                 Fix bug #929 (unnecessary reload in quick search bar)
1249
1250 2006-04-05 [colin]      2.0.0cvs182
1251
1252         * src/compose.c
1253                 Fix crash on Reply with no From:
1254                 Show signature and conversion error on queuing 
1255                 (but not sending)
1256         * src/mainwindow.c
1257         * src/summaryview.c
1258         * src/summaryview.h
1259                 Factorize threading code and make sure msginfo 
1260                 is not null when it comes from a GtkCTreeRow's 
1261                 data
1262         * src/gtk/gtkaspell.c
1263                 Check for necessary things
1264         * src/gtk/gtksctree.c
1265         * src/gtk/gtksctree.h
1266                 Reset anchor if necessary when removing node
1267
1268 2006-03-29 [colin]      2.0.0cvs181
1269
1270         * src/folderview.c
1271                 Warn for disabled IMAP accounts (due to lack of
1272                 libetpan). Breaks string-freeze - sorry - but it
1273                 is kind of important ;)
1274
1275 2006-03-28 [colin]      2.0.0cvs180
1276
1277         * src/gtk/gtkutils.c
1278         * src/gtk/gtkutils.h
1279                 Add a gtkut_get_link_btn() function that
1280                 creates a button which acts like an URI
1281         * src/prefs_themes.c
1282         * src/gtk/about.c
1283                 Use this function (factorizes codes)
1284         * src/common/defs.h
1285         * src/gtk/pluginwindow.c
1286                 Add a "Get more..." in the plugins window
1287
1288 2006-03-28 [colin]      2.0.0cvs179
1289
1290         * src/common/smtp.c
1291         * src/common/passcrypt.c
1292         * src/undo.c
1293                 Warning fixes. Patch by Pawel Pekala
1294
1295 2006-03-27 [colin]      2.0.0cvs178
1296
1297         * src/undo.c
1298                 Fix undoing by blocks with spaces
1299
1300 2006-03-27 [colin]      2.0.0cvs177
1301
1302         * src/textview.c
1303                 Set margin to 3px for headers
1304
1305 2006-03-27 [paul]
1306
1307         2.1.0-rc2 released
1308
1309 2006-03-27 [wwp]        2.0.0cvs176
1310
1311         * src/summaryview.c
1312                 don't reset quicksearch when updating the message list.
1313                 Thanks to Colin.
1314
1315 2006-03-26 [wwp]        2.0.0cvs175
1316
1317         * src/compose.c
1318                 use a unified border width ('other' tab in the compose window,
1319                 patch by Pawel Pekala).
1320
1321
1322 2006-03-26 [wwp]        2.0.0cvs174
1323
1324         * src/common/quoted-printable.c
1325         * src/addressbook.c
1326                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1327
1328 2006-03-26 [colin]      2.0.0cvs173
1329
1330         * src/quote_fmt_parse.y
1331                 Fix non-UTF8 date formats messing up the whole quote a 
1332                 little bit
1333
1334 2006-03-26 [colin]      2.0.0cvs172
1335
1336         * src/procheader.c
1337                 Make sure the date is UTF8 valid, or try to make it
1338                 so. IncrediMail is really IncrediStupid.
1339         * src/compose.c
1340                 Fix possible conversions. 
1341                 
1342
1343 2006-03-26 [colin]      2.0.0cvs171
1344
1345         * src/matcher.c
1346                 Fix corner cases in body search. This is still a
1347                 hack... It seems impossible to make it good and 
1348                 reasonably fast at the same time.
1349
1350 2006-03-26 [colin]      2.0.0cvs170
1351
1352         * src/summaryview.c
1353                 I think I killed the twilight zone bug!
1354                 summary_select_node() flushes GTK events in order
1355                 to be able to center the view. But this also 
1356                 flushes keypresses like Ctrl-Alt-U, so this can
1357                 call summary_show from summary_select_node (itself
1358                 called from summary_show, etc.). And the summaryview
1359                 has to be unlocked in this function. So just locking
1360                 while processing GTK events, and bailing if locked, 
1361                 should fix it.
1362                 Fixes bug #927 (SIGSEGV during Update Summary)
1363
1364 2006-03-25 [colin]      2.0.0cvs169
1365
1366         * src/matcher.c
1367                 Fix search in QP-encoded bodies
1368                 Fix utf-8 searches in bodies encoded in the
1369                 locale's encoding
1370         * src/common/quoted-printable.c
1371         * src/common/quoted-printable.h
1372                 Add a decode function that doesn't overwrite
1373                 the original pointer
1374                 
1375
1376 2006-03-24 [colin]      2.0.0cvs168
1377
1378         * src/action.c
1379         * src/summaryview.c
1380         * src/summaryview.h
1381                 Update message cache after action
1382                 Patch by H. Merijn Brand
1383         * src/prefs_msg_colors.c
1384                 Factorize label 
1385                 Patch by Fabien Vantard
1386         * src/plugins/spamassassin/spamassassin_gtk.c
1387                 Remove useless translation
1388                 Patch by Fabien Vantard
1389
1390 2006-03-23 [colin]      2.0.0cvs167
1391
1392         * src/common/ssl.c
1393                 Let 30 seconds to SSL_connect
1394
1395 2006-03-23 [wwp]        2.0.0cvs166
1396
1397         * src/summaryview.c
1398         * src/gtk/description_window.c
1399                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1400                 and headers are translated; adjust description windows' width to fit their
1401                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1402
1403 2006-03-23 [paul]       2.0.0cvs165
1404
1405         * src/common/utils.c
1406                 fix highlighting of URIs containing "()"
1407                 (2.0.0cvs164's reversal fixed)
1408                 Thanks to Colin.
1409
1410 2006-03-23 [paul]       2.0.0cvs164
1411
1412         * src/common/utils.c
1413                 revert patch, (postponing a fix), at 2.0.0cvs120
1414                 as it breaks more URIs than it fixes.
1415                 Allow '-' to be a terminating character in a URI
1416
1417 2006-03-22 [colin]      2.0.0cvs163
1418
1419         * configure.ac
1420                 Require libetpan 0.45
1421                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1422
1423 2006-03-22 [paul]       2.0.0cvs162
1424
1425         * src/editgroup.c
1426                 replace '<-' and '->' buttons with GTK_STOCK graphical
1427                 buttons
1428         * src/summary_search.c
1429                 don't offer '...' for translation
1430                 add a tooltip to advanced search '...' button
1431         * src/gtk/quicksearch.c
1432                 don't offer '...' for translation
1433
1434 2006-03-21 [colin]      2.0.0cvs161
1435
1436         * src/compose.c
1437                 Fix middle-click pasting (insert at click
1438                 position instead of cursor position, don't
1439                 remove existing selection and allow pasting
1440                 our own selection)
1441         * src/addressbook.c
1442                 "LDAP Server" -> "LDAP servers"
1443
1444 2006-03-21 [wwp]        2.0.0cvs160
1445
1446         * src/etpan/imap-thread.c
1447                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1448
1449 2006-03-20 [colin]      2.0.0cvs159
1450
1451         * src/summaryview.c
1452                 Don't reload summaryview after an execute with no
1453                 move action
1454
1455 2006-03-19 [colin]      2.0.0cvs158
1456
1457         * src/addressbook.c
1458                 and put groups at the top, always
1459
1460 2006-03-19 [colin]      2.0.0cvs157
1461
1462         * src/addressbook.c
1463                 Order groups before names, as previously
1464
1465 2006-03-19 [colin]      2.0.0cvs156
1466
1467         * src/addressbook.c
1468                 - Sort case-unsensitive
1469                 - Put the sort arrow at opening too
1470
1471 2006-03-19 [wwp]        2.0.0cvs155
1472
1473         * src/addressbook.c
1474                 allow sorting by name/email/remarks, ensure that right-pane's contents
1475                 matches the left-pane selection (cleared when appropriate).
1476                 Patch by Pawel Pekala <c0rn@o2.pl>.
1477
1478 2006-03-18 [colin]      2.0.0cvs154
1479
1480         * src/textview.c
1481                 Fix text cursor ;)
1482
1483 2006-03-18 [colin]      2.0.0cvs153
1484
1485         * src/gtk/filesel.c
1486                 Make sure we hide the preview if we didn't get
1487                 a filename
1488
1489 2006-03-18 [colin]      2.0.0cvs152
1490
1491         * src/summaryview.c
1492                 Set cursor to watch for execution (fixes lack
1493                 of watch-cursor when dnd'ing hundreds of mails)
1494         * src/gtk/filesel.c
1495                 Check that mime type is 'image/*' before updating
1496                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1497
1498 2006-03-18 [colin]      2.0.0cvs151
1499
1500         * src/mainwindow.c
1501         * src/textview.c
1502         * src/textview.h
1503                 Put a watch cursor in textview too when the mainwindow's
1504                 cursor in a watch
1505
1506 2006-03-18 [colin]      2.0.0cvs150
1507
1508         * src/folder.c
1509                 Change wrong asserts to simple tests
1510
1511 2006-03-17 [colin]      2.0.0cvs149
1512
1513         * src/mainwindow.c
1514         * src/mainwindow.h
1515         * src/prefs_msg_colors.c
1516         * src/summaryview.c
1517         * src/summaryview.h
1518         * src/gtk/colorlabel.c
1519         * src/gtk/colorlabel.h
1520                 Add a color label menu in the main menubar
1521                 Add (fixed) accels Ctrl-{0-7} to change the color
1522                 They have to be fixed because the menu's dynamic,
1523                 the items are complex widgets, hence we can't use
1524                 a GtkItemFactory.
1525
1526
1527 2006-03-17 [wwp]        2.0.0cvs148
1528
1529         * src/compose.c
1530                 rollback few lines from my previous commit (those lines come from
1531                 a pending patch, accidentally commited, even if neutral as they are
1532                 commented out).
1533
1534 2006-03-17 [wwp]        2.0.0cvs147
1535
1536         * src/compose.c
1537                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1538                 applied code style/indentation to the modified function.
1539
1540 2006-03-17 [wwp]        2.0.0cvs146
1541
1542         * src/procmsg.c
1543         * src/compose.c
1544                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1545
1546 2006-03-17 [paul]
1547
1548         2.1.0-rc1 released
1549
1550 2006-03-17 [paul]       2.0.0cvs145
1551
1552         * src/main.c
1553                 addressbook_read_file() was called twice
1554         * src/textview.c
1555                 X-Mailer highlighting
1556
1557 2006-03-16 [colin]      2.0.0cvs144
1558
1559         * src/sourcewindow.c
1560         * src/sourcewindow.h
1561                 And the last one, in source window.
1562
1563 2006-03-16 [colin]      2.0.0cvs143
1564
1565         * src/compose.c
1566         * src/compose.h
1567                 Fix the same stuff in compose
1568
1569 2006-03-16 [colin]      2.0.0cvs142
1570
1571         * src/messageview.c
1572                 Complete the previous messageview crash fix
1573
1574 2006-03-16 [colin]      2.0.0cvs141
1575
1576         * src/procmsg.h
1577         * src/procmsg.c
1578         * src/folder.c
1579                 Fix POSTPROCESSING hook
1580                 Patch by H. Merijn Brand
1581
1582         * src/procmime.c
1583         * src/procmime.h
1584                 Parse Content-Location
1585
1586         * src/toolbar.c
1587         * src/messageview.c
1588         * src/messageview.h
1589                 Don't crash when a top-level MessageView has
1590                 been closed on us. Same problematic than
1591                 yesterday's quicksearch issue.
1592
1593 2006-03-15 [colin]      2.0.0cvs140
1594
1595         * src/gtk/quicksearch.c
1596                 Fix a bitchy race we didn't think about when we
1597                 added quicksearch cancellation:
1598                 If the search is not on cached fields, for example
1599                 body_part matchcase "stuff"
1600                 the matcher code has to get the whole message. If
1601                 we're on IMAP, that can be slow, and in order to
1602                 be non-blocking, the IMAP code idle loop processes
1603                 gtk events too. So it is possible to cancel a
1604                 quicksearch while the matcher is getting the mail's
1605                 body. After matcher got its body, it will start to
1606                 iterate over the matcher list that the Quicksearch's
1607                 clear_search_cb() just freed via prepare_matcher().
1608                 SIGSEGV ensues.
1609                 The fix consists of guarding the matcherlist_match()
1610                 call with a boolean 'matching'. If we reset the
1611                 quicksearch while matching is TRUE, we don't free
1612                 the matcherlist anymore like we did, but we set
1613                 another new flag, deferred_free, to TRUE. Then,
1614                 in quicksearch_match(), just after returning from
1615                 matcherlist_match() and unsetting the matching flag,
1616                 we check the deferred_free flag and do the
1617                 prepare_matcher() (which does the matcherlist_free)
1618                 for real, so we free the matcherlist once it's not
1619                 used anymore.
1620                 As all of this runs via the glib main loop, we
1621                 luckily don't need a mutex.
1622         * src/summaryview.c
1623                 Also, show progress while searching.
1624
1625
1626 2006-03-14 [colin]      2.0.0cvs139
1627
1628         * src/alertpanel.c
1629                 Make alertpanel_is_open non-static
1630
1631 2006-03-14 [colin]      2.0.0cvs138
1632
1633         * src/prefs_spelling.c
1634                 Cleanups - Fabien Vantard
1635
1636 2006-03-14 [wwp]        2.0.0cvs137
1637
1638         * src/main.c
1639                 code style normalization (curly braces, indentation).
1640
1641 2006-03-14 [wwp]        2.0.0cvs137
1642
1643         * src/main.c
1644                 code style (braces, indentation)
1645
1646 2006-03-12 [paul]       2.0.0cvs136
1647
1648         * src/prefs_common.c
1649                 trans_hdr defaults to FALSE to be RFC-savvy
1650         * src/prefs_summaries.c
1651                 add a tooltip to the trans_hdr option
1652                 
1653
1654 2006-03-12 [paul]       2.0.0cvs135
1655
1656         * src/prefs_matcher.c
1657                 give a little more width to the combos
1658         * src/prefs_display_header.c
1659         * src/textview.c
1660                 translate headers if prefs_common.trans_hdr
1661                 is TRUE
1662
1663         Patches by Pawel Pekala
1664
1665 2006-03-12 [paul]       2.0.0cvs134
1666
1667         * src/plugins/clamav/clamav_plugin.c
1668         * src/plugins/dillo_viewer/dillo_viewer.c
1669         * src/plugins/pgpcore/plugin.c
1670         * src/plugins/pgpinline/plugin.c
1671         * src/plugins/pgpmime/plugin.c
1672         * src/plugins/spamassassin/spamassassin.c
1673                 update/add to descriptions
1674         * src/plugins/spamassassin/spamassassin_gtk.c
1675                 fixes to the english, remove superfluous
1676                 tooltips, clean up a little
1677
1678 2006-03-12 [paul]       2.0.0cvs133
1679
1680         * src/compose.c
1681                 fix Bug 924, 'Account combo box shows up wrong 
1682                 if & is in account name'
1683
1684 2006-03-11 [colin]      2.0.0cvs132
1685
1686         * src/summaryview.c
1687                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1688                 messed up shift-selection because is slows down
1689                 moving around summaryview. thanks -users
1690
1691 2006-03-10 [colin]      2.0.0cvs131
1692
1693         * src/plugins/spamassassin/spamassassin_gtk.c
1694                 Put back Paul's engrish fixes
1695
1696 2006-03-10 [colin]      2.0.0cvs130
1697
1698         * src/plugins/spamassassin/spamassassin.c
1699         * src/plugins/spamassassin/spamassassin.h
1700         * src/plugins/spamassassin/spamassassin_gtk.c
1701                 Cleanup SA prefs page (more)
1702                 Patch by Fabien Vantard
1703
1704 2006-03-10 [paul]       2.0.0cvs129
1705
1706         * src/prefs_msg_colors.c
1707         * src/prefs_spelling.c
1708                 widget sensitivity
1709
1710 2006-03-09 [mones]      2.0.0cvs128
1711
1712         * po/es.po
1713                 Update for next RC
1714
1715 2006-03-09 [wwp]        2.0.0cvs127
1716
1717         * configure.ac
1718                 revert accidental commit (requirement for libetpan 0.43), this time
1719                 not in HEAD.
1720
1721 2006-03-09 [wwp]        2.0.0cvs125
1722
1723         * configure.ac
1724                 revert accidental commit (requirement for libetpan 0.43)
1725
1726 2006-03-09 [paul]       2.0.0cvs126
1727
1728         * src/prefs_receive.c
1729                 remove useless frame
1730                 replace 'incorporation' with 'receiving'
1731         * src/plugins/clamav/clamav_plugin_gtk.c
1732         * src/plugins/spamassassin/spamassassin_gtk.c
1733                 improve widget sensitivity
1734                 fix a bit his engrish
1735
1736 2006-03-09 [wwp]        2.0.0cvs125
1737
1738         * src/addressadd.c
1739         * src/foldersel.c
1740         * src/prefs_common.c
1741         * src/prefs_common.h
1742                 remember some more windows' sizes (add to addressbook and
1743                 select folder).
1744
1745 2006-03-09 [paul]       2.0.0cvs124
1746
1747         * src/plugins/pgpcore/prefs_gpg.c
1748                 normalise construction of dialogue
1749
1750 2006-03-09 [paul]       2.0.0cvs123
1751
1752         * src/plugins/trayicon/Makefile.am
1753                 add missing slash
1754
1755 2006-03-08 [colin]      2.0.0cvs122
1756
1757         * src/plugins/trayicon/Makefile.am
1758                 Fix build in separate dir 
1759                 Patch by Bamanzi <bamanzi@gmail.com>
1760
1761 2006-03-08 [colin]      2.0.0cvs121
1762
1763         * src/procmsg.c
1764                 Batch move and copies from summaryview with delayed execution
1765                 too
1766
1767 2006-03-07 [paul]       2.0.0cvs120
1768
1769         * src/common/utils.c
1770                 fix highlighting of URIs containing "()"
1771                 Patch by Pawel Pekala
1772
1773 2006-03-07 [paul]       2.0.0cvs119
1774
1775         * src/folder.c
1776         * src/folder.h
1777         * src/folderview.c
1778                 immediately do alphabetical resort when
1779                 changing a folder's name
1780                 Patch by Pawel Pekala
1781
1782 2006-03-07 [paul]       2.0.0cvs118
1783
1784         * src/news.c
1785         * src/news_gtk.c
1786                 when unsubscribing a newsgroup, remove the
1787                 folder and msgs in .sylpheed-claws/newscache
1788                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1789
1790 2006-03-07 [paul]       2.0.0cvs117
1791
1792         * src/textview.c
1793                 fix wrong Fake URL Warning
1794                 Thanks to Hiro
1795
1796 2006-03-07 [colin]      2.0.0cvs116
1797
1798         * src/imap.c
1799                 Return immediately when password dialog was
1800                 cancelled
1801         * src/gtk/inputdialog.c
1802                 Allow empty strings for passwords
1803
1804
1805 2006-03-06 [colin]      2.0.0cvs115
1806
1807         * src/imap.c
1808                 Prevent double-timeouts when connection fails
1809
1810 2006-03-06 [colin]
1811
1812         2.0.1-rc1 released
1813
1814 2006-03-06 [colin]      2.0.0cvs114
1815
1816         * src/imap.c
1817                 Refresh session during potentially long
1818                 operations
1819
1820 2006-03-06 [wwp]        2.0.0cvs113
1821
1822         * src/prefs_msg_colors.h
1823                 forgot that one (custom color labels).
1824
1825 2006-03-06 [wwp]        2.0.0cvs112
1826
1827         * src/prefs_common.c
1828         * src/prefs_common.h
1829         * src/prefs_msg_colors.c
1830         * src/summaryview.c
1831         * src/summaryview.h
1832         * src/gtk/colorlabel.c
1833         * src/gtk/colorlabel.h
1834                 colors in messages list are now customizable. Color values and names can
1835                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1836                 Thanks to Paul and Colin for their help with this longstanding patch!
1837
1838 2006-03-06 [wwp]        2.0.0cvs111
1839
1840         * src/textview.c
1841                 don't crash if (x)face is bad.
1842
1843 2006-03-05 [paul]       2.0.0cvs110
1844
1845         * AUTHORS
1846         * configure.ac
1847         * src/Makefile.am
1848         * src/common/Makefile.am
1849         * src/common/utils.h
1850         * src/etpan/imap-thread.c
1851         * src/gtk/authors.h
1852         * src/plugins/clamav/Makefile.am
1853         * src/plugins/demo/Makefile.am
1854         * src/plugins/dillo_viewer/Makefile.am
1855         * src/plugins/pgpcore/Makefile.am
1856         * src/plugins/pgpcore/passphrase.c
1857         * src/plugins/pgpinline/Makefile.am
1858         * src/plugins/pgpmime/Makefile.am
1859         * src/plugins/spamassassin/Makefile.am
1860         * src/plugins/trayicon/Makefile.am
1861                 fix builiding on cygwin
1862                 Patch by Ralgh Young <bamanzi@gmail.com>
1863
1864 2006-03-04 [wwp]        2.0.0cvs109
1865
1866         * manual/keyboard.xml
1867                 fix mixed up/down keys.
1868
1869 2006-03-04 [wwp]        2.0.0cvs108
1870
1871         * README
1872         * INSTALL
1873                 updated links to SpamAssassin.
1874
1875 2006-03-04 [wwp]        2.0.0cvs107
1876
1877         * manual/plugins.xml
1878         * src/plugins/spamassassin/README
1879                 updated SpamAssassin plugin docs to reflect new functional additions
1880                 (also fix/update/documents few technical stuff more, see the README).
1881
1882 2006-03-04 [wwp]        2.0.0cvs106
1883
1884         * src/prefs_message.c
1885                 normalized capitalization of message-prefs paths.
1886
1887 2006-03-04 [wwp]        2.0.0cvs105
1888
1889         * manual/advanced.xml
1890                 typo.
1891
1892 2006-03-03 [colin]      2.0.0cvs104
1893
1894         * src/plugins/clamav/clamav_plugin_gtk.c
1895                 Rework prefs page, patch by Fabien 
1896
1897 2006-03-03 [colin]      2.0.0cvs103
1898
1899         * src/plugins/clamav/clamav_plugin.c
1900                 Set error on all errors
1901
1902 2006-03-03 [colin]      2.0.0cvs102
1903
1904         * src/common/plugin.c
1905                 Initialize error to avoid crashing when a plugin fails
1906                 without setting error
1907
1908 2006-03-02 [wwp]        2.0.0cvs101
1909
1910         * configure.ac
1911                 fixed linker flags for libetpan support on Cygwin
1912                 (thanks to H.Merijn Brand).
1913
1914 2006-03-02 [wwp]        2.0.0cvs100
1915
1916         * src/addressbook.c
1917                 fix some AB error messages: one for punctuation and
1918                 one wrongly duplicate (thanks, maxbritov).
1919
1920 2006-03-02 [wwp]        2.0.0cvs99
1921
1922         * src/plugins/spamassassin/spamassassin.c
1923                 make sync calls to sa-learn/spamc to prevent
1924                 system (whatever local or client/server) overload.
1925
1926 2006-03-02 [colin]      2.0.0cvs98
1927
1928         * src/summaryview.c
1929                 Put the spam icon in the status column instead of the
1930                 mark one
1931
1932 2006-03-01 [colin]      2.0.0cvs97
1933
1934         * src/plugins/spamassassin/spamassassin.c
1935                 Fix segfault (g_file_set_contents fails for some 
1936                 reason and err==0x2f. Can't find out why with
1937                 valgrind, using working function :-)
1938
1939 2006-03-01 [colin]      2.0.0cvs96
1940
1941         * src/inc.c
1942                 Offline overriding: let 'No' be cached only 3 seconds
1943
1944 2006-03-01 [colin]      2.0.0cvs95
1945
1946         * src/addr_compl.c
1947         * src/addrbook.c
1948         * src/addressbook.c
1949         * src/addrindex.c
1950         * src/folder_item_prefs.c
1951         * src/headerview.c
1952         * src/imap.c
1953         * src/inc.c
1954         * src/ldif.c
1955         * src/mainwindow.c
1956         * src/mh.c
1957         * src/msgcache.c
1958         * src/prefs_common.h
1959         * src/prefs_msg_colors.c
1960         * src/procheader.c
1961         * src/procheader.h
1962         * src/procmime.c
1963         * src/procmsg.c
1964         * src/procmsg.h
1965         * src/send_message.h
1966         * src/simple-gettext.c
1967         * src/summaryview.c
1968         * src/summaryview.h
1969         * src/syldap.c
1970         * src/textview.c
1971         * src/undo.c
1972         * src/common/ssl_certificate.c
1973         * src/common/utils.c
1974         * src/gtk/colorsel.c
1975         * src/gtk/gtksctree.c
1976         * src/gtk/gtkshruler.c
1977         * src/plugins/trayicon/trayicon.c
1978                 #if 0 goes to /dev/null
1979
1980 2006-03-01 [colin]      2.0.0cvs94
1981
1982         * src/compose.c
1983         * src/imap.c
1984         * src/inc.c
1985         * src/inc.h
1986         * src/messageview.c
1987         * src/news.c
1988         * src/plugins/spamassassin/spamassassin.c
1989                 Allow to add information in the "working offline"
1990                 window
1991
1992 2006-03-01 [wwp]        2.0.0cvs93
1993
1994         * src/plugins/spamassassin/spamassassin.c
1995                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1996                 'cause it seems that calling `spamc ... < inputfile` with
1997                 g_spawn_(a)sync simply.. erm doesn't work :-).
1998
1999 2006-03-01 [wwp]        2.0.0cvs92
2000
2001         * src/toolbar.c
2002         * src/toolbar.h
2003                 simplify the adding of spam/ham button to the messageview toolbar
2004                 (it gets more clear now that the same button will be "Mark as spam"
2005                 or "Mark as ham" according to the current message status,
2006                 thanks to Colin).
2007
2008 2006-03-01 [wwp]        2.0.0cvs91
2009
2010         * src/messageview.c
2011         * src/procmsg.c
2012         * src/procmsg.h
2013         * src/summaryview.c
2014         * src/plugins/spamassassin/spamassassin.c
2015         * src/plugins/spamassassin/spamassassin.h
2016                 make learner callbacks return a status (0 for ok),
2017                 handle it in main code to avoid setting flags when learning failed,
2018                 don't learn on TCP if offline in spamassassin,
2019                 thanks to Colin.
2020
2021                 
2022
2023 2006-03-01 [wwp]        2.0.0cvs90
2024
2025         * src/compose.c
2026                 some work around the compose window's account menu,
2027                 patch by Fabien Vantard.
2028
2029 2006-03-01 [wwp]        2.0.0cvs89
2030
2031         * src/plugins/spamassassin/spamassassin.c
2032                 fixed bad logics, was using spamc in local mode and sa-learn
2033                 in remote mode (thanks, Colin).
2034
2035 2006-03-01 [wwp]        2.0.0cvs88
2036
2037         * src/plugins/spamassassin/spamassassin.c
2038         * src/plugins/spamassassin/spamassassin.h
2039         * src/plugins/spamassassin/spamassassin_gtk.c
2040                 made processing of emails w/ sa-plugin an option (default is TRUE),
2041                 fixed Engrish some tooltips, capitalization of some debug messages
2042                 and warnings. The spamassassin plugin now provides two separate
2043                 services: process emails upon incorporation and spamd training.
2044                 Both services (un)register independently but use some common
2045                 plugin settings (transport settings, spam storage location).
2046
2047 2006-02-28 [wwp]        2.0.0cvs87
2048
2049         * src/plugins/spamassassin/spamassassin.c
2050                 fix async flag to spamc cmdline execution (batch exec should
2051                 be asynchronous).
2052
2053 2006-02-27 [wwp]        2.0.0cvs86
2054
2055         * src/plugins/spamassassin/spamassassin.c
2056         * src/plugins/spamassassin/spamassassin.h
2057         * src/plugins/spamassassin/spamassassin_gtk.c
2058                 - added the ability to learn a remote spamassassin server (spamd),
2059                 using spamc.
2060                 - added the spamassassin option 'username', that applies to all
2061                 spamassassin operations (filtering, learning, local or remote).
2062                 The default username is the current unix user (if left blank
2063                 from gtk prefs or config file).
2064                 - commented out some unused code (notebook widget), removed unused
2065                 layout (hbox1).
2066                 - make more widgets sensitive to the transport type.
2067
2068 2006-02-27 [colin]      2.0.0cvs85
2069
2070         * src/plugins/spamassassin/spamassassin.c
2071                 Fix sa-learn call when offline
2072
2073 2006-02-27 [colin]      2.0.0cvs84
2074
2075         * configure.ac
2076         * src/Makefile.am
2077         * src/mainwindow.c
2078         * src/mainwindow.h
2079         * src/messageview.c
2080         * src/messageview.h
2081         * src/prefs_toolbar.c
2082         * src/procmsg.c
2083         * src/stock_pixmap.c
2084         * src/stock_pixmap.h
2085         * src/summaryview.c
2086         * src/toolbar.c
2087         * src/toolbar.h
2088         * src/pixmaps/ham_btn.xpm
2089         * src/pixmaps/spam.xpm
2090         * src/pixmaps/spam_btn.xpm
2091         * src/plugins/spamassassin/spamassassin.c
2092                 Add button in toolbar for spam learning
2093                 Fix a few bugs from the last related commit
2094                 Revert 1.9.6cvs23 which messed up shift-selection
2095
2096 2006-02-24 [colin]      2.0.0cvs83
2097
2098         * src/procmsg.c
2099         * src/summaryview.c
2100         * src/summaryview.h
2101         * src/plugins/spamassassin/spamassassin.c
2102         * src/plugins/spamassassin/spamassassin.h
2103         * src/plugins/spamassassin/spamassassin_gtk.c
2104                 Unregister learner when spamassassin is either
2105                 disabled or over tcp
2106
2107 2006-02-24 [colin]      2.0.0cvs82
2108
2109         * src/Makefile.am
2110         * src/mainwindow.c
2111         * src/mainwindow.h
2112         * src/procmsg.c
2113         * src/procmsg.h
2114         * src/stock_pixmap.c
2115         * src/stock_pixmap.h
2116         * src/summaryview.c
2117         * src/summaryview.h
2118         * src/gtk/icon_legend.c
2119         * src/pixmaps/spam.xpm  ** NEW FILE **
2120         * src/plugins/spamassassin/spamassassin.c
2121         * src/plugins/spamassassin/spamassassin_gtk.c
2122                 Add spam learning interface (Mark/Mark as 
2123                 (spam|ham) menus)
2124
2125 2006-02-24 [wwp]        2.0.0cvs81
2126
2127         * src/compose.c
2128         * src/compose.h
2129         * src/filtering.c
2130                 hide compose window when sending message in batch mode
2131                 (filtering: forward and redirect). Also fixed a wrong
2132                 value returned when sending failed, neutral anyway.
2133                 (Colin, me) 
2134
2135 2006-02-24 [wwp]        2.0.0cvs80
2136
2137         * src/mainwindow.c
2138                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2139
2140 2006-02-24 [paul]       2.0.0cvs79
2141
2142         * src/news.c
2143         * src/news.h
2144         * src/news_gtk.c
2145                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2146                 Thanks to Colin
2147
2148 2006-02-23 [colin]      2.0.0cvs78
2149
2150         * src/alertpanel.c
2151                 Change OK to Close in alertpanel with View log
2152                 button; add accel to View log. Patch by Fabien
2153                 Vantard
2154
2155 2006-02-23 [wwp]        2.0.0cvs77
2156
2157         * src/compose.c
2158                 silly me, there were much more tests to perform, since toolbars can
2159                 really have down to 1 element only.
2160
2161 2006-02-23 [wwp]        2.0.0cvs76
2162
2163         * commitHelper
2164                 fixed indentation from my previous commit. Fallback to VISUAL if
2165                 EDITOR is not set (and to vi, at last resort).
2166
2167 2006-02-23 [wwp]        2.0.0cvs75
2168
2169         * commitHelper
2170                 improved error detection (Colin, me).
2171
2172 2006-02-23 [wwp]        2.0.0cvs74
2173
2174         * src/prefs_toolbar.c
2175                 simplify and fix prefs/toolbars layouting. Combos' contents can
2176                 now be really displayed.
2177
2178 2006-02-23 [wwp]        2.0.0cvs73
2179         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2180         be really displayed.
2181
2182 2006-02-22 [wwp]        2.0.0cvs72
2183
2184         * src/compose.c
2185                 fix a typo in my previous commit (sorry!).
2186
2187 2006-02-22 [wwp]        2.0.0cvs71
2188
2189         * src/prefs_toolbar.c
2190                 fix a crash when adding separators to toolbars,
2191                 also fix some separator item information.
2192
2193 2006-02-22 [wwp]        2.0.0cvs70
2194
2195         * src/compose.c
2196                 fix a crash when redirecting (for instance) when compose window's
2197                 toolbar contents has been customized (when some buttons have been
2198                 removed in fact).
2199
2200 2006-02-21 [wwp]        2.0.0cvs69
2201
2202         * src/summaryview.c
2203         * src/gtk/pluginwindow.c
2204         * src/plugins/pgpcore/prefs_gpg.c
2205                 fix some compilation warnings (feat. remains of removed code).
2206
2207 2006-02-21 [wwp]        2.0.0cvs68
2208
2209         * src/gtk/gtkutils.c
2210                 fix two compilation issues, thanks to Stephan Sachse.
2211
2212 2006-02-20 [colin]      2.0.0cvs67
2213
2214         * src/mainwindow.c
2215                 Don't reselect displayed mail on refocus
2216                 This fixes actions misbehaving 
2217
2218 2006-02-20 [wwp]        2.0.0cvs66
2219
2220         * src/summaryview.c
2221         * src/gtk/gtksctree.c
2222         * src/gtk/gtkshruler.c
2223                 changed more runtime typecast checks.
2224
2225 2006-02-20 [wwp]        2.0.0cvs65
2226
2227         * src/summary_search.c
2228                 find all - summaryview refresh issue fixed, thanks to Colin.
2229
2230 2006-02-20 [wwp]        2.0.0cvs64
2231
2232         * src/gtk/gtkutils.c
2233                 better runtime typecast checks.
2234
2235 2006-02-20 [wwp]        2.0.0cvs63
2236
2237         * src/summary_search.c
2238                 enhancements to the summary search:
2239                         - add the ability to stop the running search
2240                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2241                         - don't search if no criteria (From/To/Subject/Body) is set
2242                         - ensure that a busy mouse pointer is always shown when searching,
2243                           show it even a bit earlier
2244
2245 2006-02-19 [colin]      2.0.0cvs62
2246
2247         * src/compose.c
2248         * src/imap.c
2249         * src/etpan/imap-thread.c
2250         * src/etpan/imap-thread.h
2251                 (Future) IMAP speed improvement on sending
2252                 Will require a libetpan update
2253         * src/summaryview.c
2254         * src/gtk/quicksearch.c
2255                 Make quicksearch clearable while running.
2256
2257 2006-02-17 [colin]      2.0.0cvs61
2258
2259         * src/imap.c
2260         * src/etpan/imap-thread.c
2261         * src/etpan/imap-thread.h
2262                 Check for IMAP certificates
2263                 ** Requires libetpan-0.42-cvs4 
2264                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2265
2266 2006-02-17 [colin]      2.0.0cvs60
2267
2268         * src/messageview.c
2269         * src/prefs_common.c
2270         * src/prefs_common.h
2271         * src/prefs_message.c
2272                 Add pref to display HTML-only mails with plugin, 
2273                 if possible (defaulting to FALSE of course).
2274
2275 2006-02-16 [colin]      2.0.0cvs59
2276
2277         * src/main.c
2278         * src/common/plugin.c
2279         * src/common/plugin.h
2280         * src/gtk/pluginwindow.c
2281                 Keep track of requested (but unloaded) plugins
2282                 in some error cases.
2283
2284 2006-02-16 [wwp]        2.0.0cvs58
2285
2286         * src/gtk/gtkaspell.c
2287         * src/gtk/gtkaspell.h
2288         * src/prefs_spelling.c
2289         * src/compose.c
2290         * src/prefs_common.c
2291         * src/prefs_common.h
2292                 implemented new optional spellchecker behaviour: re-check message when
2293                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2294
2295 2006-02-16 [wwp]        2.0.0cvs57
2296
2297         * src/quote_fmt_parse.y
2298                 pclose popen'ed pipe.
2299
2300 2006-02-15 [colin]      2.0.0cvs56
2301
2302         * src/mimeview.c
2303         * src/mimeview.h
2304                 Let MimeViewers know which MimeView they
2305                 depend of.
2306         * src/summaryview.c
2307                 Swap From/To columns in Sent/Queue/Drafts
2308                 folders
2309         * src/etpan/imap-thread.c
2310                 Use mailstream_low_tls_open() for STARTTLS
2311                 instead of mailstream_low_ssl_open()
2312                 ** REQUIRES libetpan 0.42cvs3 **
2313
2314 2006-02-15 [wwp]        2.0.0cvs55
2315
2316         * src/compose.c
2317         * src/compose.h
2318         * src/message_search.c
2319         * src/message_search.h
2320         * src/textview.c
2321         * src/gtk/gtkutils.c
2322         * src/gtk/gtkutils.h
2323                 added the ability to Find text in the compose window (and a bit
2324                 of code factorization).
2325
2326 2006-02-15 [wwp]        2.0.0cvs54
2327
2328         * src/prefs_gtk.c
2329                 yet another one file was missing (fix for some widgets' sensitivity).
2330                 Thanks Colin!
2331
2332 2006-02-15 [wwp]        2.0.0cvs53
2333
2334         * src/prefs_gtk.h
2335                 oops forgot that file (fix for some widgets' sensitivity).
2336
2337 2006-02-15 [wwp]        2.0.0cvs52
2338
2339         * src/summary_search.c
2340                 implemented advanced summary search options (added the ability
2341                 to use matcher conditions in an advanced search mode).
2342
2343 2006-02-15 [wwp]        2.0.0cvs51
2344
2345         * src/plugins/pgpcore/prefs_gpg.c
2346         * src/prefs_account.c
2347                 fix some widget sensitivity, mostly around some labels in
2348                 account prefs.
2349
2350 2006-02-15 [paul]       2.0.0cvs50
2351
2352         * manual/advanced.xml
2353                 improve Templates info
2354                 written by wwp
2355
2356 2006-02-14 [colin]      2.0.0cvs49
2357
2358         * src/pixmaps/address_book.xpm
2359         * src/pixmaps/preferences.xpm
2360         * src/pixmaps/properties.xpm
2361                 Fix pixmap size - patch by Fabien Vantard
2362
2363 2006-02-13 [colin]      2.0.0cvs48
2364
2365         * src/procmime.c
2366                 Add missing fclose()s on error
2367         * src/textview.c
2368                 Remove unused code
2369         * src/common/utils.c
2370                 Fix temp files not being deleted on windows
2371         Patches by Thomas Gilgin
2372
2373 2006-02-13 [colin]      2.0.0cvs47
2374
2375         * src/mainwindow.c
2376                 Fix exit crash
2377
2378 2006-02-13 [wwp]        2.0.0cvs46
2379
2380         * src/plugins/pgpcore/prefs_gpg.c
2381                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2382
2383 2006-02-12 [colin]      2.0.0cvs45
2384
2385         * src/folderview.c
2386         * src/main.c
2387         * src/mainwindow.c
2388                 Fix "stuff" when quitting
2389
2390 2006-02-12 [wwp]        2.0.0cvs44
2391
2392         * src/prefs_themes.c
2393                 fix typos in debug messages.
2394
2395 2006-02-11 [colin]      2.0.0cvs43
2396
2397         * src/summaryview.c
2398                 don't allow drag/drop from ourself
2399
2400 2006-02-10 [wwp]        2.0.0cvs42
2401
2402         * src/exporthtml.c
2403         * src/html.c
2404         * src/html.h
2405         * src/procmime.c
2406         * src/textview.c
2407                 renamed html_ prefixed functions and data structures to avoid
2408                 namespace clashes w/ other software (gtkhtml2 for instance).
2409                 Closes bug #907.
2410
2411
2412 2006-02-09 [colin]      2.0.0cvs41
2413
2414         * src/summaryview.c
2415                 Fix shitty logic messed up. Thanks Ticho for the hint!
2416
2417 2006-02-09 [wwp]        2.0.0cvs40
2418
2419         * src/gtk/about.c
2420         * src/compose.c
2421         * src/prefs_account.c
2422         * src/prefs_gtk.h
2423         * src/editaddress.c
2424                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2425                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2426                 Browse buttons in accounts prefs.
2427
2428 2006-02-09 [colin]      2.0.0cvs39
2429
2430         * src/matcher.c
2431                 Check for pointer before using its members
2432         * src/gtk/gtksourceprintjob.c
2433                 Fix a wrong warning
2434
2435 2006-02-09 [wwp]        2.0.0cvs38
2436
2437         * src/gtk/filesel.c
2438                 fix few compiler warnings (type mismatch).
2439
2440 2006-02-09 [paul]       2.0.0cvs37
2441
2442         * po/fr.po
2443                 updated by Fabien Vantard
2444
2445 2006-02-08 [colin]      2.0.0cvs36
2446
2447         * src/prefs_common.c
2448         * src/common/defs.h
2449         * src/common/plugin.c
2450                 allow windows and linux configurations to coexist
2451                 patch by Thomas Gilgin
2452
2453 2006-02-08 [colin]      2.0.0cvs35
2454
2455         * src/filtering.c
2456         * src/matcher.c
2457         * src/matcher.h
2458         * src/matcher_parser_parse.y
2459         * src/prefs_filtering_action.c
2460         * src/prefs_matcher.c
2461                 Add the "Ignore thread" filtering
2462                 action
2463
2464 2006-02-08 [colin]      2.0.0cvs34
2465
2466         * src/compose.c
2467         * src/procmime.c
2468         * src/procmime.h
2469                 Fix bug #905 (damaged attachment)
2470                 text files with raw \0's aren't really text files
2471         FOR_STABLE
2472
2473 2006-02-08 [colin]      2.0.0cvs33
2474
2475         * src/summaryview.c
2476                 Fix crasher introduced yesterday
2477
2478 2006-02-08 [wwp]        2.0.0cvs32
2479
2480         * src/compose.c
2481         * src/compose.h
2482                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2483
2484 2006-02-08 [wwp]        2.0.0cvs31
2485
2486         * src/prefs_template.c
2487                 templates enhancement: allow address completion for Cc and Bcc fields
2488                 (it was currently possible for the To field only)
2489
2490 2006-02-08 [colin]      2.0.0cvs30
2491
2492         * src/compose.c
2493                 Don't unblock if not blocked
2494         FOR_STABLE
2495
2496 2006-02-07 [colin]      2.0.0cvs29
2497
2498         * src/action.c
2499                 Forgot to refresh summaryview
2500
2501 2006-02-07 [colin]      2.0.0cvs28
2502
2503         * src/action.c
2504                 Freeze/thaw message list and folder list while
2505                 processing %as{} actions 
2506         * src/compose.c
2507                 Fix auto-wrap disabling after a middle-click
2508                 paste - FOR_STABLE
2509
2510 2006-02-07 [paul]       2.0.0cvs27
2511
2512         * src/folder.c
2513                 fix freeing of uninitialised pointers
2514                 Thanks to Colin
2515
2516 2006-02-06 [colin]      2.0.0cvs26
2517
2518         * src/folder.c
2519                 Use g_slist_prepend in potentially big list
2520
2521 2006-02-06 [colin]      2.0.0cvs25
2522
2523         * src/folder.c
2524                 Completely skip processing if it doesn't 
2525                 exist (faster!)
2526
2527 2006-02-06 [colin]      2.0.0cvs24
2528
2529         * src/folder.c
2530         * src/summaryview.c
2531                 Batch filtering in summaryview (from Tools menu)
2532                 and pre/post//-processing too
2533
2534 2006-02-06 [colin]      2.0.0cvs23
2535
2536         * src/procmsg.h
2537         * src/filtering.c
2538                 Use a special field for batch filtering instead
2539                 of stepping on deferred execution's toes
2540
2541 2006-02-06 [colin]      2.0.0cvs22
2542
2543         * src/action.c
2544         * src/filtering.c
2545         * src/filtering.h
2546         * src/folder.c
2547         * src/summaryview.c
2548                 Fix filtering via menus and actions
2549
2550 2006-02-06 [colin]      2.0.0cvs21
2551
2552         * src/imap.c
2553                 Put the added file directly to cache if possible (will work
2554                 with next libetpan)
2555         * src/filtering.c
2556         * src/filtering.h
2557         * src/inc.c
2558         * src/folder.c
2559         * src/mbox.c
2560         * src/procmsg.h
2561                 Move and copy filtered messages by batches instead of one
2562                 by one - faster on IMAP
2563         * src/procmsg.c
2564                 Add a function that'll possibly be useful later
2565
2566 2006-02-06 [colin]      2.0.0cvs20
2567
2568         * src/addressbook.c
2569                 Use internal mime-type instead of text/plain for d'n'd
2570         * src/compose.c
2571                 Allow attaching files from mimeview's icon list via d'n'd
2572         * src/folderview.c
2573         * src/folderview.h
2574                 Use internal mime-type instead of text/plain for d'n'd
2575                 Don't try to selected opened folder if none is
2576                 Factorize d'n'd from other apps code
2577         * src/headerview.c
2578         * src/textview.c
2579         * src/gtk/gtkutils.c
2580         * src/gtk/gtkutils.h
2581                 Factorize Face/X-Face stuff
2582         * src/mimeview.c
2583                 Fix d'n'd to other apps
2584         * src/prefs_message.c
2585                 Let the XFace pref be usable without libcompface as it also
2586                 applies to Face
2587         * src/summaryview.c
2588                 Fix d'n'd to other apps
2589                 Factorize d'n'd from other apps code
2590
2591 2006-02-06 [wwp]        2.0.0cvs19
2592
2593         * po/it.po
2594                 Italian translation fixes by Andrea Spadaccini (no more confusion
2595                 between filtering and processing, and few changes in the About
2596                 dialog).
2597
2598
2599 2006-02-06 [mones]      2.0.0cvs18
2600
2601         * src/gtk/icon_legend.c
2602                 Improved descriptions allowing better translations
2603
2604 2006-02-05 [colin]      2.0.0cvs17
2605
2606         * src/imap.c
2607                 Add the f*cking missing expunge that caused imap_fetch_env
2608                 to fail after an add_msgs ! :-///
2609         * src/etpan/imap-thread.c
2610                 Add a bit of debug
2611         FOR_STABLE
2612
2613 2006-02-05 [colin]      2.0.0cvs16
2614
2615         * src/common/utils.c
2616                 Don't check for return-path (or we can't put
2617                 back non-sent mails)
2618
2619 2006-02-05 [colin]      2.0.0cvs15
2620
2621         * src/textview.c
2622                 Don't try to display Face header in textview
2623                 when teh headerview's active
2624
2625 2006-02-05 [colin]      2.0.0cvs14
2626
2627         * tools/tbird2syl.py
2628         * tools/Makefile.am
2629                 Add script to import Thunderbird mails
2630
2631 2006-02-05 [colin]      2.0.0cvs13
2632
2633         * src/headerview.c
2634         * src/procheader.c
2635         * src/procmsg.c
2636         * src/procmsg.h
2637         * src/textview.c
2638                 Show Face headers - patch partially by Klaus Flittner
2639
2640 2006-02-05 [colin]      2.0.0cvs12
2641
2642         * src/folderview.c
2643         * src/summaryview.c
2644         * src/common/utils.c
2645         * src/common/utils.h
2646                 Let dnd work from mime icons to summaryview
2647                 and to folderview too
2648                 Add a crude test to avoid trying to add files
2649                 drag'n'dropped when they're not mails
2650
2651 2006-02-04 [colin]      2.0.0cvs11
2652
2653         * src/summaryview.c
2654         * src/mimeview.c
2655                 Fix utf8 conversion
2656
2657 2006-02-04 [colin]      2.0.0cvs10
2658
2659         * src/compose.c
2660         * src/folderview.c
2661         * src/mimeview.c
2662         * src/summaryview.c
2663         * src/summaryview.h
2664                 Added various drag and drop capas:
2665                 From                    To
2666                 summaryview             other apps
2667                 mimeview icons          other apps
2668                 other apps              summaryview
2669                 other apps              folderview
2670
2671                 This shouldn't have broken the existing:
2672                 From                    To
2673                 summaryview             folderview
2674                 folderview              folderview
2675                 summaryview             compose's attachments
2676
2677         Tests welcomed.
2678
2679 2006-02-02 [paul]       2.0.0cvs9
2680
2681         * src/mainwindow.c
2682                 move global option 'Set displayed columns...' out
2683                 of folder option grouping.
2684                 fix sensitivity of 'harvest addresses'
2685         FOR_STABLE
2686
2687 2006-02-01 [colin]      2.0.0cvs8
2688
2689         * src/mimeview.c
2690                 Revert the alertpanel patch, it sucks (intrusive
2691                 and gets in the way of "open")
2692
2693 2006-02-01 [colin]      2.0.0cvs7
2694
2695         * src/compose.c
2696         * src/prefs_account.c
2697         * src/prefs_common.c
2698         * src/common/defs.h
2699         * src/common/utils.c
2700         * src/common/utils.h
2701                 Add ability to edit the signature file
2702                 from the account preferences, and use
2703                 a default for the text editor.
2704                 Patch by Fabien Vantard
2705
2706 2006-02-01 [colin]      2.0.0cvs6
2707
2708         * src/mimeview.c
2709                 Try to get mime type by extension if it is
2710                 application/octet-stream
2711                 Display a window with possible choices when
2712                 encountering unknown mime types
2713         * src/gtk/filesel.c
2714         * src/gtk/filesel.h
2715                 Add preview
2716                 Allow multiple selection in filtered filesel
2717                 (patch by Fabien Vantard)
2718         * src/gtk/pluginwindow.c
2719                 Use it (patch by Fabien Vantard)
2720
2721 2006-02-01 [paul]       2.0.0cvs5
2722
2723         * src/jpilot.c
2724                 fix crash on creating jpilot address book
2725                 Thanks to Colin - FOR_STABLE
2726         * src/prefs_summaries.c
2727         * src/prefs_wrapping.c
2728         * src/gtk/icon_legend.c
2729         * src/gtk/quicksearch.c
2730                 string fixes and additions
2731
2732 2006-02-01 [paul]       2.0.0cvs4
2733
2734         * src/compose.c
2735         * src/mainwindow.c
2736         * src/messageview.c
2737         * src/prefs_send.c
2738                 add Arabic encoding option
2739                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2740
2741 2006-01-31 [colin]      2.0.0cvs3
2742
2743         * src/plugins/pgpcore/passphrase.c
2744                 Convert passphrase to locale encoding
2745         * src/compose.c
2746                 Fix drafting on IMAP. Crappy bug sneaked in
2747                 the release :-/
2748         FOR_STABLE
2749
2750 2006-01-30 [paul]       2.0.0cvs2
2751
2752         * src/gtk/icon_legend.c
2753                 show the new entries
2754
2755 2006-01-30 [colin]      2.0.0cvs1
2756
2757         * src/manual.c
2758                 Check for the file to be present before 
2759                 enabling the menu - FOR_STABLE
2760         * src/gtk/icon_legend.c
2761                 Add folders icons (not all of them, there
2762                 are too much, but the most intriguing ones)
2763
2764 2006-01-30 [paul]       2.0.0
2765
2766         version 2.0.0 released
2767
2768 2006-01-30 [paul]       1.9.100cvs200
2769
2770         * manual/faq.xml
2771         * manual/gpl.xml
2772         * manual/intro.xml
2773         * manual/starting.xml
2774         * manual/sylpheed-claws-manual.xml
2775                 fixes, additions
2776
2777 2006-01-29 [mones]      1.9.100cvs199
2778
2779         * manual/account.xml
2780         * manual/advanced.xml
2781         * manual/glossary.xml
2782                 Some typos fixed, added LDIF term to glossary
2783         * po/es.po
2784                 Fixed leading plus symbol
2785
2786 2006-01-29 [paul]       1.9.100cvs198
2787
2788         * po/fi.po
2789         * po/sk.po
2790                 updated by Tommi Pirinen and Andrej Kacian
2791
2792 2006-01-29 [paul]       1.9.100cvs197
2793
2794         * src/gtk/authors.h
2795                 remove duplicates
2796
2797 2006-01-29 [paul]       1.9.100cvs196
2798
2799         * AUTHORS
2800         * po/nl.po
2801         * src/gtk/authors.h
2802         * tools/claws.i18n.status.pl
2803                 nl translation updated by Tim Dijkstra
2804
2805 2006-01-29 [paul]       1.9.100cvs195
2806
2807         * po/sr.po
2808         * po/sv.po
2809                 updated by Aleksandar Urosevic and Anders Troback
2810
2811 2006-01-28 [colin]      1.9.100cvs194
2812
2813         * src/gtk/gtksourceprintjob.c
2814                 Don't fiddle with PangoLayout when we
2815                 have an image
2816
2817 2006-01-28 [paul]       1.9.100cvs193
2818
2819         * AUTHORS
2820         * po/el.po
2821         * po/zh_CN.po
2822         * src/gtk/authors.h
2823         * tools/claws.i18n.status.pl
2824                 updated translations submitted by Stavros Giannouris
2825                 and Ralgh Young
2826
2827 2006-01-27 [colin]      1.9.100cvs192
2828
2829         * src/summaryview.c
2830         * src/gtk/gtksourceprintjob.c
2831                 Add image printing 
2832                 (libgnomeprint only, of course)
2833
2834 2006-01-27 [paul]       1.9.100cvs191
2835
2836         * po/fr.po
2837         * po/it.po
2838                 updated by Fabien Vantard and Andrea Spadaccini
2839
2840 2006-01-26 [colin]      1.9.100cvs190
2841
2842         * manual/Makefile.am
2843         * configure.ac
2844                 Make building the manual optional 
2845                 (--disable-manual)
2846
2847 2006-01-26 [paul]       1.9.100cvs189
2848
2849         * manual/glossary.xml
2850         * manual/plugins.xml
2851                 edited
2852         * po/en_GB.po
2853                 updated
2854
2855 2006-01-26 [paul]       1.9.100cvs188
2856
2857         * src/prefs_display_header.c
2858         * src/prefs_folder_column.c
2859         * src/prefs_msg_colors.c
2860         * src/prefs_summaries.c
2861         * src/prefs_summary_column.c
2862                 HIGify
2863
2864 2006-01-25 [colin]      1.9.100cvs187
2865
2866         * src/imap.c
2867                 Don't allow moving/copying mails between
2868                 queue/drafts and non-queue/drafts folders
2869                 Fixes bug #897 (message header is resetted 
2870                 if one is copied to Drafts)
2871
2872 2006-01-25 [colin]      1.9.100cvs186
2873
2874         * src/folder.c
2875         * src/mainwindow.c
2876                 Fix subscribed folders not found
2877         * src/compose.c
2878                 Don't try to encode as original mail's charset
2879                 if it's ascii 
2880
2881 2006-01-25 [paul]       1.9.100cvs185
2882
2883         * AUTHORS
2884         * po/Makevars
2885                 updated
2886         * po/de.po
2887         * po/pl.po
2888         * po/pt_BR.po
2889         * po/sr.po
2890                 updates submitted by Stephan Sachse, Emilian Nowak
2891                 and Quar, Frederico Goncalves Guimaraes, and
2892                 Aleksandar Urosevic
2893                 Fix Bug 896, 'PT_BR locale broken'.
2894         * src/gtk/authors.h
2895                 updated
2896
2897 2006-01-24 [mones]      1.9.100cvs184
2898
2899         * manual/glossary.xml
2900                 All current terms finished. Reviewers welcome ;-)
2901         * manual/keyboard.xml
2902                 Fixed column width for pdf output.
2903         * po/es.po
2904                 Updated
2905
2906 2006-01-24 [paul]       1.9.100cvs183
2907
2908         * manual/glossary.xml
2909                 fix id name
2910         * manual/dist/html/Makefile.am
2911         * manual/dist/pdf/Makefile.am
2912         * manual/dist/ps/Makefile.am
2913         * manual/dist/txt/Makefile.am
2914                 fix make deps
2915                 Thanks to Colin
2916
2917 2006-01-24 [mones]      1.9.100cvs182
2918
2919         * manual/glossary.xml
2920                 Nearly finished, some terms missing.
2921
2922 2006-01-23 [paul]       1.9.100cvs181
2923
2924         * manual/dist/html/Makefile.am
2925         * manual/dist/pdf/Makefile.am
2926         * manual/dist/ps/Makefile.am
2927         * manual/dist/txt/Makefile.am
2928         * src/mainwindow.c
2929                 re-enable manual
2930                 Thanks to Colin
2931
2932 2006-01-22 [colin]      1.9.100cvs180
2933
2934         * src/compose.c
2935         * src/gtk/gtkaspell.c
2936                 Don't deselect stuff before right-clicking, with aspell.
2937                 (This prevented right-click Copy, for example).
2938                 Thanks to Clo!
2939
2940 2006-01-22 [paul]       1.9.100cvs179
2941
2942         * src/summary_search.c
2943                 don't fix the widget size as it causes problems
2944                 under localisation.
2945                 Thanks to Emilian Nowak
2946
2947 2006-01-21 [paul]       1.9.100cvs178
2948
2949         * src/prefs_themes.c
2950                 fix broken underlining of label text
2951                 with some translations
2952
2953 2006-01-21 [colin]      1.9.100cvs177
2954
2955         * po/fr.po
2956                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2957
2958 2006-01-20 [colin]      1.9.100cvs176
2959
2960         * configure.ac
2961         * Makefile.am
2962         * manual/Makefile
2963         * manual/dist/html/.cvsignore
2964         * manual/dist/html/Makefile.am
2965         * manual/dist/pdf/.cvsignore
2966         * manual/dist/pdf/Makefile.am
2967         * manual/dist/ps/.cvsignore
2968         * manual/dist/ps/Makefile.am
2969         * manual/dist/txt/.cvsignore
2970         * manual/dist/txt/Makefile.am
2971                 Autotool-ize manual
2972
2973 2006-01-20 [paul]       1.9.100cvs175
2974
2975         * manual/handling.xml
2976                 make Filtering and Searching entries easier to find
2977         * manual/keyboard.xml
2978                 add the remaining default keybinds
2979         * src/prefs_summaries.c
2980                 update the default keybinds
2981
2982 2006-01-20 [paul]       1.9.100cvs174
2983
2984         * src/addressbook.c
2985         * src/addrgather.c
2986         * src/addrharvest.c
2987         * src/editaddress.c
2988         * src/editgroup.c
2989         * src/exphtmldlg.c
2990         * src/expldifdlg.c
2991         * src/exporthtml.c
2992         * src/exportldif.c
2993         * src/ldif.c
2994                 replace 'e-mail' with 'email'
2995         * src/summary_search.c
2996                 add mnemonic to "Find all" button
2997
2998 2006-01-20 [wwp]        1.9.100cvs173
2999
3000         * src/export.c
3001         * src/import.c
3002                 touched mbox import/export buttons for HIG-compliance
3003
3004 2006-01-19 [paul]       1.9.100cvs172
3005
3006         * manual/account.xml
3007         * manual/addrbook.xml
3008         * manual/advanced.xml
3009         * manual/faq.xml
3010         * manual/handling.xml
3011         * manual/intro.xml
3012         * manual/plugins.xml
3013         * manual/starting.xml
3014                 more editing
3015
3016 2006-01-19 [paul]       1.9.100cvs171
3017
3018         * src/toolbar.c
3019                 allow use of trash button while receiving
3020                 Thanks to Colin
3021
3022 2006-01-19 [wwp]        1.9.100cvs170
3023
3024         * src/gtk/quicksearch.c
3025         * src/compose.c
3026                 force text color to black when yellow background is set
3027
3028 2006-01-19 [colin]      1.9.100cvs169
3029
3030         * src/plugins/trayicon/trayicon.c
3031                 Gray out Get Mail when already getting mail
3032
3033 2006-01-18 [paul]       1.9.100cvs168
3034
3035         * src/compose.c
3036                 give widget yellow background was To is
3037                 set via folder prefs
3038         * src/gtk/quicksearch.c
3039                 give widget yellow background when quick
3040                 search is active.
3041                 Thanks to Colin
3042
3043 2006-01-18 [paul]       1.9.100cvs167
3044
3045         * doc/man/sylpheed-claws.1
3046                 add --subscribe option
3047
3048 2006-01-18 [paul]       1.9.100cvs166
3049
3050         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3051         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3052                 use %U instead of %F (%F is broken for user installed
3053                 files in kde 3.5)
3054
3055 2006-01-18 [colin]      1.9.100cvs165
3056
3057         * src/summaryview.c
3058                 Default to Yes in "No more * messages" dialogs
3059
3060 2006-01-17 [colin]      1.9.100cvs164
3061
3062         * src/compose.c
3063                 Possibly fix an invalid iterator causing
3064                 crash
3065
3066 2006-01-17 [colin]      1.9.100cvs163
3067
3068         * src/mimeview.c
3069                 Fix crash when the image disappears under the
3070                 image viewer
3071
3072 2006-01-16 [colin]      1.9.100cvs162
3073
3074         * src/compose.c
3075                 Fix reenabling autowrap
3076
3077 2006-01-16 [colin]      1.9.100cvs161
3078
3079         * src/compose.c
3080                 reset quote_len before getting quote_str
3081
3082 2006-01-16 [colin]      1.9.100cvs160
3083
3084         * src/account.c
3085         * src/account.h
3086         * src/folder.c
3087         * src/imap_gtk.c
3088         * src/mh_gtk.c
3089                 Fix bug #883 (default inbox does not track folder move)
3090
3091 2006-01-16 [colin]      1.9.100cvs159
3092
3093         * src/compose.c
3094         * src/plugins/pgpcore/passphrase.c
3095                 More buttons fixes
3096
3097 2006-01-16 [paul]       1.9.100cvs158
3098
3099         * src/prefs_actions.c
3100         * src/prefs_filtering_action.c
3101         * src/prefs_matcher.c
3102         * src/quote_fmt.c
3103         * src/gtk/description_window.c
3104         * src/gtk/description_window.h
3105         * src/gtk/quicksearch.c
3106                 description window cleanups
3107
3108 2006-01-15 [colin]      1.9.100cvs157
3109
3110         * src/addressbook.c
3111         * src/prefs_filtering.c
3112                 Same here
3113
3114 2006-01-15 [colin]      1.9.100cvs156
3115
3116         * src/folderview.c
3117         * src/mainwindow.c
3118                 Same for "Empty trash"
3119
3120 2006-01-15 [colin]      1.9.100cvs155
3121
3122         * src/inc.c
3123                 Override offline dialog had Yes by default
3124
3125 2006-01-15 [colin]      1.9.100cvs154
3126
3127         * src/summaryview.c
3128                 Delete selected messages? previously had Yes the default
3129
3130 2006-01-15 [colin]      1.9.100cvs153
3131
3132         * src/folder.c
3133         * src/folder.h
3134         * src/main.c
3135                 Check if a mailbox is loaded after all
3136                 plugins are loaded.
3137
3138 2006-01-15 [colin]      1.9.100cvs152
3139
3140         * src/folder.c
3141                 Don't start wizard when there are unloaded folders (will help
3142                 people with only mbox or maildir mailboxes)
3143
3144 2006-01-14 [colin]      1.9.100cvs151
3145
3146         * src/addressbook.c
3147         * src/expldifdlg.c
3148         * src/importldif.c
3149         * src/importmutt.c
3150         * src/importpine.c
3151         * src/mh_gtk.c
3152                 More HIG compliance and fixes
3153
3154 2006-01-14 [colin]      1.9.100cvs150
3155
3156         * src/prefs_filtering_action.c
3157         * src/foldersel.c
3158                 Two forgotten button order changes
3159
3160 2006-01-14 [colin]      1.9.100cvs149
3161
3162         * src/account.c
3163         * src/addressbook.c
3164         * src/compose.c
3165         * src/folderview.c
3166         * src/imap_gtk.c
3167         * src/mainwindow.c
3168         * src/mh_gtk.c
3169         * src/news_gtk.c
3170         * src/prefs_actions.c
3171         * src/prefs_customheader.c
3172         * src/prefs_filtering.c
3173         * src/prefs_matcher.c
3174         * src/prefs_template.c
3175         * src/ssl_manager.c
3176         * src/summaryview.c
3177         * src/textview.c
3178         * src/toolbar.c
3179                 All deletion confirmations are now "Cancel, Delete" 
3180                 instead of "No, Yes"
3181                 Clarified most of the other "No, Yes" to 
3182                 "Cancel, Descriptive_action"
3183                 Rechanged the "Entry not saved" alerts to have 
3184                 "Close, Continue editing"
3185
3186
3187 2006-01-14 [paul]
3188
3189         * 2.0.0-rc4 released
3190
3191 2006-01-14 [paul]       1.9.100cvs148
3192
3193         * src/account.c
3194         * src/addressadd.c
3195         * src/addressbook.c
3196         * src/compose.c
3197         * src/editaddress.c
3198         * src/editbook.c
3199         * src/editgroup.c
3200         * src/editjpilot.c
3201         * src/editldap.c
3202         * src/editvcard.c
3203         * src/exphtmldlg.c
3204         * src/expldifdlg.c
3205         * src/folderview.c
3206         * src/grouplistdialog.c
3207         * src/imap_gtk.c
3208         * src/importmutt.c
3209         * src/importpine.c
3210         * src/inc.c
3211         * src/main.c
3212         * src/mainwindow.c
3213         * src/message_search.c
3214         * src/messageview.c
3215         * src/mh_gtk.c
3216         * src/mimeview.c
3217         * src/news_gtk.c
3218         * src/prefs_actions.c
3219         * src/prefs_customheader.c
3220         * src/prefs_filtering.c
3221         * src/prefs_matcher.c
3222         * src/prefs_template.c
3223         * src/prefs_themes.c
3224         * src/ssl_manager.c
3225         * src/summary_search.c
3226         * src/summaryview.c
3227         * src/textview.c
3228         * src/toolbar.c
3229         * src/gtk/foldersort.c
3230         * src/gtk/gtkaspell.c
3231         * src/gtk/inputdialog.c
3232         * src/gtk/prefswindow.c
3233         * src/plugins/pgpcore/select-keys.c
3234         * src/plugins/trayicon/trayicon.c
3235                 HIG compliant button order
3236
3237 2006-01-14 [mones]      1.9.100cvs147
3238
3239         * po/es.po
3240                 Updated translation
3241
3242 2006-01-13 [paul]       1.9.100cvs146
3243
3244         * AUTHORS
3245         * ChangeLog
3246         * src/gtk/authors.h
3247                 add Joshua M. Kwan to contributors list
3248
3249 2006-01-13 [colin]      1.9.100cvs145
3250
3251         * src/gtk/quicksearch.c
3252                 Don't refocus quick search after executing (Esc or Enter)
3253                 Allows to '/'search something then move up/down in 
3254                 summaryview, and to Esc a search and be back in the 
3255                 summaryview
3256
3257 2006-01-13 [paul]       1.9.100cvs144
3258
3259         * src/plugins/pgpinline/pgpinline.c
3260                 support Content-Type 'application/pgp'
3261                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3262
3263 2006-01-13 [paul]       1.9.100cvs143
3264
3265         * manual/account.xml
3266                 make mention of partial retrieval
3267                 thanks to Colin
3268
3269 2006-01-13 [paul]       1.9.100cvs142
3270
3271         * src/account.c
3272         * src/account.h
3273         * src/action.c
3274         * src/action.h
3275         * src/adbookbase.h
3276         * src/addr_compl.c
3277         * src/addr_compl.h
3278         * src/addrbook.c
3279         * src/addrcache.c
3280         * src/addrcache.h
3281         * src/addrcindex.c
3282         * src/addrcindex.h
3283         * src/addrclip.c
3284         * src/addrclip.h
3285         * src/addrdefs.h
3286         * src/addressadd.c
3287         * src/addressadd.h
3288         * src/addressbook.c
3289         * src/addressbook.h
3290         * src/addrgather.c
3291         * src/addrgather.h
3292         * src/addrharvest.c
3293         * src/addrharvest.h
3294         * src/addrindex.c
3295         * src/addrindex.h
3296         * src/addritem.c
3297         * src/addritem.h
3298         * src/addrquery.c
3299         * src/addrquery.h
3300         * src/addrselect.c
3301         * src/addrselect.h
3302         * src/alertpanel.c
3303         * src/alertpanel.h
3304         * src/browseldap.c
3305         * src/browseldap.h
3306         * src/codeconv.c
3307         * src/codeconv.h
3308         * src/compose.c
3309         * src/compose.h
3310         * src/customheader.c
3311         * src/customheader.h
3312         * src/displayheader.c
3313         * src/displayheader.h
3314         * src/editaddress.c
3315         * src/editaddress.h
3316         * src/editbook.c
3317         * src/editbook.h
3318         * src/editgroup.c
3319         * src/editgroup.h
3320         * src/editjpilot.c
3321         * src/editjpilot.h
3322         * src/editldap.c
3323         * src/editldap.h
3324         * src/editldap_basedn.c
3325         * src/editldap_basedn.h
3326         * src/editvcard.c
3327         * src/editvcard.h
3328         * src/exphtmldlg.c
3329         * src/exphtmldlg.h
3330         * src/expldifdlg.c
3331         * src/expldifdlg.h
3332         * src/export.h
3333         * src/exporthtml.c
3334         * src/exporthtml.h
3335         * src/exportldif.c
3336         * src/exportldif.h
3337         * src/filtering.c
3338         * src/filtering.h
3339         * src/folder.c
3340         * src/folder.h
3341         * src/folder_item_prefs.c
3342         * src/folder_item_prefs.h
3343         * src/foldersel.c
3344         * src/foldersel.h
3345         * src/folderutils.c
3346         * src/folderutils.h
3347         * src/folderview.c
3348         * src/folderview.h
3349         * src/grouplistdialog.c
3350         * src/grouplistdialog.h
3351         * src/headerview.c
3352         * src/html.c
3353         * src/html.h
3354         * src/image_viewer.c
3355         * src/image_viewer.h
3356         * src/imap.c
3357         * src/imap.h
3358         * src/imap_gtk.c
3359         * src/imap_gtk.h
3360         * src/import.h
3361         * src/importldif.c
3362         * src/importldif.h
3363         * src/importmutt.c
3364         * src/importmutt.h
3365         * src/importpine.c
3366         * src/importpine.h
3367         * src/inc.c
3368         * src/inc.h
3369         * src/jpilot.c
3370         * src/jpilot.h
3371         * src/ldapctrl.c
3372         * src/ldapctrl.h
3373         * src/ldaplocate.c
3374         * src/ldaplocate.h
3375         * src/ldapquery.c
3376         * src/ldapquery.h
3377         * src/ldapserver.c
3378         * src/ldapserver.h
3379         * src/ldaputil.c
3380         * src/ldaputil.h
3381         * src/ldif.c
3382         * src/ldif.h
3383         * src/main.c
3384         * src/main.h
3385         * src/mainwindow.c
3386         * src/mainwindow.h
3387         * src/manual.c
3388         * src/manual.h
3389         * src/mbox.c
3390         * src/mbox.h
3391         * src/message_search.c
3392         * src/message_search.h
3393         * src/messageview.c
3394         * src/messageview.h
3395         * src/mh.c
3396         * src/mh.h
3397         * src/mh_gtk.c
3398         * src/mh_gtk.h
3399         * src/mimeview.c
3400         * src/mimeview.h
3401         * src/msgcache.c
3402         * src/msgcache.h
3403         * src/mutt.c
3404         * src/mutt.h
3405         * src/news.c
3406         * src/news.h
3407         * src/news_gtk.c
3408         * src/news_gtk.h
3409         * src/partial_download.c
3410         * src/partial_download.h
3411         * src/pine.c
3412         * src/pine.h
3413         * src/pop.c
3414         * src/pop.h
3415         * src/prefs_account.c
3416         * src/prefs_account.h
3417         * src/prefs_actions.c
3418         * src/prefs_actions.h
3419         * src/prefs_common.c
3420         * src/prefs_common.h
3421         * src/prefs_compose_writing.c
3422         * src/prefs_compose_writing.h
3423         * src/prefs_customheader.c
3424         * src/prefs_customheader.h
3425         * src/prefs_display_header.c
3426         * src/prefs_display_header.h
3427         * src/prefs_filtering.c
3428         * src/prefs_filtering.h
3429         * src/prefs_filtering_action.c
3430         * src/prefs_filtering_action.h
3431         * src/prefs_folder_column.c
3432         * src/prefs_folder_column.h
3433         * src/prefs_folder_item.c
3434         * src/prefs_folder_item.h
3435         * src/prefs_fonts.c
3436         * src/prefs_fonts.h
3437         * src/prefs_gtk.c
3438         * src/prefs_gtk.h
3439         * src/prefs_image_viewer.c
3440         * src/prefs_image_viewer.h
3441         * src/prefs_matcher.c
3442         * src/prefs_matcher.h
3443         * src/prefs_message.c
3444         * src/prefs_msg_colors.c
3445         * src/prefs_msg_colors.h
3446         * src/prefs_other.c
3447         * src/prefs_quote.c
3448         * src/prefs_receive.c
3449         * src/prefs_send.c
3450         * src/prefs_spelling.c
3451         * src/prefs_spelling.h
3452         * src/prefs_summaries.c
3453         * src/prefs_summaries.h
3454         * src/prefs_summary_column.c
3455         * src/prefs_summary_column.h
3456         * src/prefs_template.c
3457         * src/prefs_template.h
3458         * src/prefs_themes.c
3459         * src/prefs_themes.h
3460         * src/prefs_toolbar.c
3461         * src/prefs_toolbar.h
3462         * src/prefs_wrapping.c
3463         * src/prefs_wrapping.h
3464         * src/privacy.c
3465         * src/privacy.h
3466         * src/procheader.c
3467         * src/procheader.h
3468         * src/procmime.c
3469         * src/procmime.h
3470         * src/procmsg.c
3471         * src/procmsg.h
3472         * src/quote_fmt.c
3473         * src/quote_fmt_parse.y
3474         * src/recv.c
3475         * src/recv.h
3476         * src/remotefolder.c
3477         * src/remotefolder.h
3478         * src/send_message.c
3479         * src/send_message.h
3480         * src/setup.c
3481         * src/setup.h
3482         * src/sourcewindow.c
3483         * src/sourcewindow.h
3484         * src/ssl_manager.c
3485         * src/ssl_manager.h
3486         * src/statusbar.c
3487         * src/statusbar.h
3488         * src/stock_pixmap.c
3489         * src/stock_pixmap.h
3490         * src/summary_search.c
3491         * src/summary_search.h
3492         * src/summaryview.c
3493         * src/summaryview.h
3494         * src/syldap.c
3495         * src/syldap.h
3496         * src/textview.c
3497         * src/textview.h
3498         * src/toolbar.c
3499         * src/toolbar.h
3500         * src/undo.c
3501         * src/undo.h
3502         * src/unmime.c
3503         * src/unmime.h
3504         * src/vcard.c
3505         * src/vcard.h
3506         * src/wizard.c
3507         * src/wizard.h
3508         * src/common/base64.c
3509         * src/common/base64.h
3510         * src/common/defs.h
3511         * src/common/hooks.c
3512         * src/common/hooks.h
3513         * src/common/log.c
3514         * src/common/log.h
3515         * src/common/mgutils.c
3516         * src/common/mgutils.h
3517         * src/common/nntp.c
3518         * src/common/nntp.h
3519         * src/common/passcrypt.c
3520         * src/common/passcrypt.h.in
3521         * src/common/plugin.c
3522         * src/common/plugin.h
3523         * src/common/prefs.c
3524         * src/common/prefs.h
3525         * src/common/progressindicator.c
3526         * src/common/progressindicator.h
3527         * src/common/quoted-printable.c
3528         * src/common/quoted-printable.h
3529         * src/common/session.c
3530         * src/common/session.h
3531         * src/common/smtp.c
3532         * src/common/smtp.h
3533         * src/common/socket.c
3534         * src/common/socket.h
3535         * src/common/ssl.c
3536         * src/common/ssl.h
3537         * src/common/ssl_certificate.c
3538         * src/common/ssl_certificate.h
3539         * src/common/stringtable.c
3540         * src/common/stringtable.h
3541         * src/common/sylpheed.c
3542         * src/common/sylpheed.h
3543         * src/common/template.c
3544         * src/common/template.h
3545         * src/common/timing.h
3546         * src/common/utils.c
3547         * src/common/utils.h
3548         * src/common/version.h.in
3549         * src/common/xml.c
3550         * src/common/xml.h
3551         * src/common/xmlprops.c
3552         * src/common/xmlprops.h
3553         * src/gtk/colorlabel.c
3554         * src/gtk/colorsel.c
3555         * src/gtk/colorsel.h
3556         * src/gtk/description_window.c
3557         * src/gtk/description_window.h
3558         * src/gtk/filesel.c
3559         * src/gtk/filesel.h
3560         * src/gtk/foldersort.c
3561         * src/gtk/foldersort.h
3562         * src/gtk/gtkutils.c
3563         * src/gtk/gtkutils.h
3564         * src/gtk/inputdialog.c
3565         * src/gtk/inputdialog.h
3566         * src/gtk/logwindow.c
3567         * src/gtk/logwindow.h
3568         * src/gtk/manage_window.c
3569         * src/gtk/manage_window.h
3570         * src/gtk/menu.c
3571         * src/gtk/menu.h
3572         * src/gtk/pluginwindow.c
3573         * src/gtk/pluginwindow.h
3574         * src/gtk/prefswindow.c
3575         * src/gtk/prefswindow.h
3576         * src/gtk/progressdialog.c
3577         * src/gtk/progressdialog.h
3578         * src/gtk/sslcertwindow.c
3579         * src/gtk/sslcertwindow.h
3580         * src/plugins/clamav/clamav_plugin.c
3581         * src/plugins/clamav/clamav_plugin.h
3582         * src/plugins/clamav/clamav_plugin_gtk.c
3583         * src/plugins/demo/demo.c
3584         * src/plugins/dillo_viewer/dillo_prefs.c
3585         * src/plugins/dillo_viewer/dillo_prefs.h
3586         * src/plugins/dillo_viewer/dillo_viewer.c
3587         * src/plugins/pgpcore/passphrase.c
3588         * src/plugins/pgpcore/passphrase.h
3589         * src/plugins/pgpcore/plugin.c
3590         * src/plugins/pgpcore/select-keys.c
3591         * src/plugins/pgpcore/select-keys.h
3592         * src/plugins/pgpcore/sgpgme.c
3593         * src/plugins/pgpcore/sgpgme.h
3594         * src/plugins/pgpinline/pgpinline.c
3595         * src/plugins/pgpinline/pgpinline.h
3596         * src/plugins/pgpinline/plugin.c
3597         * src/plugins/pgpmime/pgpmime.c
3598         * src/plugins/pgpmime/pgpmime.h
3599         * src/plugins/pgpmime/plugin.c
3600         * src/plugins/spamassassin/spamassassin.c
3601         * src/plugins/spamassassin/spamassassin.h
3602         * src/plugins/spamassassin/spamassassin_gtk.c
3603         * src/plugins/trayicon/trayicon.c
3604                 update copyright header
3605
3606 2006-01-13 [paul]       1.9.100cvs141
3607
3608         * src/account.c
3609         * src/export.c
3610         * src/import.c
3611         * src/mainwindow.c
3612         * src/prefs_account.c
3613         * src/prefs_display_header.c
3614         * src/prefs_receive.c
3615         * src/prefs_send.c
3616         * src/prefs_summaries.c
3617         * src/prefs_themes.c
3618         * src/prefs_toolbar.c
3619         * src/gtk/about.c
3620                 various cleanups
3621
3622 2006-01-12 [colin]      1.9.100cvs140
3623
3624         * src/folder.c
3625         * src/folder.h
3626         * src/main.c
3627                 Add --subscribe option
3628                 Let sylpheed-claws email@domain.com equivalent to --compose
3629                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3630
3631 2006-01-12 [paul]       1.9.100cvs139
3632
3633         * src/mainwindow.c
3634                 append 'Change folder order' label with '...'
3635         * src/prefs_actions.c
3636                 allow reordering of actions list by dnd
3637         * src/gtk/foldersort.c
3638                 make the dialog nicer
3639
3640 2006-01-11 [colin]      1.9.100cvs138
3641
3642         * src/compose.c
3643                 Allow templates without text
3644
3645 2006-01-11 [paul]       1.9.100cvs137
3646
3647         * tools/README
3648         * tools/filter_conv_new.pl
3649                 add info to README
3650                 also check .sylpheed for filter.xml
3651                 be a bit informative to the user
3652
3653 2006-01-11 [colin]      1.9.100cvs136
3654
3655         * src/textview.c
3656                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3657
3658 2006-01-10 [paul]       1.9.100cvs135
3659
3660         * tools/Makefile.am
3661         * tools/filter_conv_new.pl
3662                 add script to convert new style Sylpheed
3663                 filter rules (Sylpheed >= 0.9.99) to
3664                 Claws filtering rules
3665
3666 2006-01-10 [colin]      1.9.100cvs134
3667
3668         * src/compose.c
3669                 Fix broken line joins in certain conditions
3670                 (between two quoted lines: <enter><enter><up>
3671                  <type a wrapped sentence><go in the first line>
3672                  <insert more text><watch as line joining failed>)
3673
3674 2006-01-10 [paul]       1.9.100cvs133
3675
3676         * src/compose.c
3677                 don't report success in error dialog
3678                 thanks to Colin
3679         * src/common/utils.c
3680                 include some trailing punctuations as URI
3681                 thanks to Hiro
3682
3683 2006-01-10 [paul]       1.9.100cvs132
3684
3685         * src/mimeview.c
3686                 fix incompatible pointer type
3687                 warning
3688
3689 2006-01-10 [paul]       1.9.100cvs131
3690
3691         * src/compose.c
3692                 change Subject in window title
3693                 instantaneously
3694
3695 2006-01-09 [colin]      1.9.100cvs130
3696
3697         * src/addressbook.c
3698         * src/headerview.c
3699         * src/mainwindow.c
3700         * src/messageview.c
3701         * src/mimeview.c
3702         * src/noticeview.c
3703         * src/summaryview.c
3704                 Fix possible crashes on exit and in addressbook
3705
3706 2006-01-09 [paul]       1.9.100cvs129
3707
3708         * src/prefs_msg_colors.c
3709                 some cleanups that I forgot last time
3710
3711 2006-01-09 [paul]       1.9.100cvs128
3712
3713         * README
3714         * src/folderview.c
3715         * src/prefs_msg_colors.c
3716                 add previously hidden option, color_new, to
3717                 the gui
3718                 move the page to Display/
3719                 rework the gui
3720
3721 2006-01-09 [wwp]        1.9.100cvs127
3722
3723         * src/prefs_themes.c
3724                 made the prefs/display/themes layouts spacing less condensed
3725                 (and so they match other prefs/pages' look).
3726
3727 2006-01-09 [paul]       1.9.100cvs126
3728
3729         * src/compose.c
3730         * src/prefs_common.c
3731         * src/prefs_common.h
3732         * src/prefs_wrapping.c
3733                 remove 'wrap at send' option
3734
3735 2006-01-06 [colin]      1.9.100cvs125
3736
3737         * src/compose.c
3738                 Just make completely sure we don't insert "manual line breaks" 
3739                 when wrapping... 
3740
3741 2006-01-04 [paul]
3742
3743         * 2.0.0-rc3 released
3744
3745 2006-01-04 [paul]       1.9.100cvs124
3746
3747         * src/folderview.c
3748                 fix bug 882, 'quick scroll in folder list
3749                 displays wrong folder contents'
3750
3751 2006-01-04 [paul]       1.9.100cvs123
3752
3753         * src/plugins/pgpmime/pgpmime.c
3754                 better debug information when signing
3755                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3756
3757 2006-01-03 [colin]      1.9.100cvs122
3758
3759         * configure.ac
3760                 We need to recheck for gpgme 1.0.0 after checking
3761                 for 1.1.1, because if 1.1.1 isn't available, 
3762                 GPGME_LIBS and friends are blanked out by the 
3763                 second check.
3764
3765 2006-01-03 [colin]      1.9.100cvs121
3766
3767         * src/common/prefs.c
3768                 Windows unlink-before rename fix
3769         * src/plugins/pgpcore/sgpgme.c
3770                 Add support for PKA info if available
3771                 Both patches by Werner Koch
3772
3773 2006-01-03 [paul]       1.9.100cvs120
3774
3775         * src/messageview.c
3776                 fix bug 884, 'Send receipt' button visible in queue
3777                 Thanks to Colin
3778
3779 2006-01-02 [colin]      1.9.100cvs119
3780
3781         * src/compose.c
3782         * src/imap.c
3783                 Fix autosave on IMAP and more generally try to
3784                 return the correct ID on a newly added IMAP message
3785
3786 2006-01-02 [paul]       1.9.100cvs118
3787
3788         * manual/keyboard.xml
3789                 edited
3790
3791 2006-01-01 [paul]       1.9.100cvs117
3792
3793         * src/gtk/authors.h
3794                 alphabetical order
3795
3796 2005-12-30 [colin]      1.9.100cvs116
3797
3798         * manual/advanced.xml
3799                 Explain Pre/Post-processing differences.
3800
3801 2005-12-30 [colin]      1.9.100cvs115
3802
3803         * src/mh.c
3804                 Implement copy_msgs for a little optimization
3805         * src/imap.c
3806                 Finish yesterday's fix
3807
3808 2005-12-29 [colin]      1.9.100cvs114
3809
3810         * src/imap.c
3811                 Fix occasional failure in fetching a mail over
3812                 IMAP
3813
3814 2005-12-29 [colin]      1.9.100cvs113
3815
3816         * src/compose.c
3817                 Don't remove a draft when sending it, if it is 
3818                 locked.
3819
3820 2005-12-28 [colin]      1.9.100cvs112
3821
3822         * src/summaryview.c
3823                 Fix leak for real
3824
3825 2005-12-28 [wwp]        1.9.100cvs111
3826
3827         * doc/faq/.cvsignore
3828         * doc/faq/de/.cvsignore
3829         * doc/faq/en/.cvsignore
3830         * doc/faq/es/.cvsignore
3831         * doc/faq/fr/.cvsignore
3832         * doc/faq/it/.cvsignore
3833         * doc/manual/.cvsignore
3834         * doc/manual/de/.cvsignore
3835         * doc/manual/en/.cvsignore
3836         * doc/manual/es/.cvsignore
3837         * doc/manual/fr/.cvsignore
3838         * doc/manual/ja/.cvsignore
3839         * src/plugins/mathml_viewer/.cvsignore
3840                 rollback revival of those files (my bad, sorry for the noise).
3841