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