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