2007-09-28 [paul] 3.0.1cvs37
[claws.git] / ChangeLog
1 2007-09-28 [paul]       3.0.1cvs37
2
3         * src/prefs_folder_item.c
4                 give the orphans a parent. makes all prefs
5                 pages visible on maemo
6
7 2007-09-28 [colin]      3.0.1cvs36
8
9         * src/prefs_folder_column.c
10         * src/prefs_summary_column.c
11                 Fix two leaks
12
13 2007-09-27 [colin]      3.0.1cvs35
14
15         * src/gtk/quicksearch.c
16                 Fix bug 1336, 'Segfault if empty space before search-string'
17
18 2007-09-26 [mones]      3.0.1cvs34
19
20         * manual/account.xml
21         * manual/plugins.xml
22                 Fixed irc channel name, added some docbook markup.
23                 Changed text markup to docbook markup. 
24                 Added spamcop as supported in SpamReport description.
25         * manual/fr/plugins.xml
26                 Fixed irc channel name.
27         * manual/es/account.xml
28         * manual/es/advanced.xml
29         * manual/es/claws-mail-manual.xml
30         * manual/es/glossary.xml
31         * manual/es/gpl.xml
32         * manual/es/keyboard.xml
33         * manual/es/plugins.xml
34                 Synced with English version, fixed a couple of typos.
35
36 2007-09-26 [colin]      3.0.1cvs33
37
38         * configure.ac
39                 Explain why "Libgnomeprint: no" on GTK+ 2.10
40
41 2007-09-26 [colin]      3.0.1cvs32
42
43         * src/messageview.c
44         * src/procmsg.c
45         * src/procmsg.h
46                 Optimisation: avoid fetching mail 3 times locally
47                 for displaying
48
49 2007-09-26 [colin]      3.0.1cvs31
50
51         * src/mh.c
52                 Fix missing static
53
54 2007-09-26 [colin]      3.0.1cvs30
55
56         * src/folder.c
57         * src/folder.h
58         * src/mh.c
59         * src/mh.h
60                 Fix MH mtime hack - make it a folder class function
61
62 2007-09-26 [colin]      3.0.1cvs29
63
64         * src/inc.c
65                 Fix bug 1334, 'user defined mail incorporation 
66                 script not run'
67
68 2007-09-25 [colin]      3.0.1cvs28
69
70         * src/codeconv.c
71                 Optimisation: shortcut conv_codeset_strdup
72                 when src_code and dest_code are the same
73         * src/common/xml.c
74         * src/common/xml.h
75                 Optimisation: shortcut code conversions when
76                 files are in UTF-8; faster list walking by
77                 using prepend/reverse.
78
79 2007-09-25 [holger]     3.0.1cvs27
80
81         * src/printing.c
82                 Replace button bar of the preview window
83                 with a real toolbar (patch by Colin)
84                 Add zooming to the preview window
85
86 2007-09-24 [paul]       3.0.1cvs26
87
88         * src/compose.c
89                 compact the character set menu, adding some
90                 missing encodings. Patch by Pawel Pekala
91
92 2007-09-23 [paul]       3.0.1cvs25
93
94         * src/prefs_account.c
95         * src/prefs_folder_item.c
96         * src/prefs_quote.c
97         * src/quote_fmt.c
98         * src/quote_fmt.h
99                 remove unnecessary frame from Templates options
100                 and improve the English of the check button label
101
102 2007-09-22 [colin]      3.0.1cvs24
103
104         * src/gtk/quicksearch.c
105                 Fix bug 1329, 'error in quicksearch.c'
106                 Fix return with value in function returning void
107
108 2007-09-22 [colin]      3.0.1cvs23
109
110         * src/imap.c
111         * src/procmsg.h
112         * src/common/utils.c
113         * src/common/utils.h
114         * src/etpan/imap-thread.c
115                 Optimise fetching IMAP cached emails *a lot*
116                 (remember whether mail is fully cached and \r's
117                  are already stripped)
118
119 2007-09-22 [colin]      3.0.1cvs22
120
121         * src/folder.c
122         * src/folder.h
123         * src/prefs_folder_item.c
124                 Add a button to allow users to drop local caches.
125
126 2007-09-21 [colin]      3.0.1cvs21
127
128         * src/summaryview.c
129                 Remove unnecessary error when cancelling export to mbox.
130                 Patch by Pawel
131
132 2007-09-21 [paul]       3.0.1cvs20
133
134         * src/gtk/prefswindow.c
135                 remove unnecessary frames from the prefs
136                 pages. Patch by Pawel Pekala
137
138 2007-09-21 [paul]       3.0.1cvs19
139
140         * src/prefs_account.c
141         * src/prefs_folder_item.c
142         * src/prefs_quote.c
143         * src/quote_fmt.c
144                 put the Templates options into a tabbed
145                 layout. Patch by Pawel Pekala
146
147 2007-09-21 [paul]       3.0.1cvs18
148
149         * src/mainwindow.c
150                 group together the character set menu items
151                 move the /View/Show or hide/Message view below
152                 .../Toolbar menu item
153                 Patch by Pawel Pekala
154
155 2007-09-21 [mones]      3.0.1cvs17
156
157         * src/compose.c
158                 Fix for bug 1327, 'segfault when replying to a non-existent
159                 news message', thanks to Colin.
160
161 2007-09-21 [colin]      3.0.1cvs16
162
163         * src/folderview.c
164                 Complete 3.0.1cvs15
165
166 2007-09-20 [colin]      3.0.1cvs15
167
168         * src/folderview.c
169         * src/folderview.h
170                 Maybe fix bug 1324, 'Corrupted IMAP cache'
171
172 2007-09-20 [colin]      3.0.1cvs14
173
174         * src/printing.c
175                 Fix a little leak
176
177 2007-09-20 [holger]     3.0.1cvs13
178
179         * src/printing.c
180                 Add page layout to print preview.
181                 Make the close-button in the toolbar
182                 right-aligned.
183
184 2007-09-20 [paul]       3.0.1cvs12
185
186         * po/ru.po
187                 updated by Pavlo Bohmat
188
189 2007-09-19 [colin]      3.0.1cvs11
190
191         * src/common/utils.c
192                 Prevent unquoted mime boundaries, by always
193                 using a /
194
195 2007-09-19 [colin]      3.0.1cvs10
196
197         * src/printing.c
198                 Fix drawing area size, fix DPI change that
199                 can cause total number of lines to decrease
200
201 2007-09-19 [colin]      3.0.1cvs9
202
203         * po/POTFILES.in
204         * src/printing.c
205                 Make print preview more efficient and nicer.
206                 Patch mostly by Holger Berndt <hb@claws-mail.org>
207
208 2007-09-19 [colin]      3.0.1cvs8
209
210         * src/prefs_common.c
211         * src/prefs_common.h
212         * src/printing.c
213                 Add scrolledwindow, default allocation and
214                 size saving to the print preview window.
215
216 2007-09-18 [colin]      3.0.1cvs7
217
218         * src/prefs_common.c
219         * src/prefs_common.h
220         * src/prefs_image_viewer.c
221         * src/printing.c
222                 GtkPrintOperation:
223                 - add image printing support
224                 - add option to print images
225                 - add preview widget
226                 - add saving of a few Page Setup parameters
227
228 2007-09-18 [colin]      3.0.1cvs6
229
230         * AUTHORS
231         * src/gtk/authors.h
232                 Add Guillaume Chazarain
233
234 2007-09-18 [colin]      3.0.1cvs5
235
236         * src/common/utils.c
237                 Fix bug 1321, 'access before allocation 
238                 when scanning for uris'. Patch by 
239                 Guillaume Chazarain <guichaz@yahoo.fr>
240
241 2007-09-18 [colin]      3.0.1cvs4
242
243         * src/toolbar.c
244                 Fix bug 1320, 'Memory leak caused by 
245                 gtk_container_get_children'. Patch by
246                 Guillaume Chazarain <guichaz@yahoo.fr>
247
248 2007-09-18 [colin]      3.0.1cvs3
249
250         * src/printing.c
251         * src/printing.h
252                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
253
254 2007-09-18 [colin]      3.0.1cvs2
255
256         * src/Makefile.am
257         * src/mainwindow.c
258         * src/messageview.c
259         * src/messageview.h
260         * src/prefs_ext_prog.c
261         * src/prefs_fonts.c
262         * src/printing.c
263         * src/printing.h
264         * src/summaryview.c
265                 Use GtkPrintOperation by default on GTK+ >= 2.10
266                 Patch by Holger Berndt <hb@claws-mail.org>
267
268 2007-09-18 [paul]       3.0.1cvs1
269
270         * NEWS
271         * README
272         * RELEASE_NOTES
273         * configure.ac
274                 bump up version number following stable release
275
276 2007-09-16 [colin]      3.0.0cvs18
277
278         * src/folder.c
279                 Fix possible memleak
280
281 2007-09-16 [colin]      3.0.0cvs17
282
283         * src/folderview.c
284                 Fix bug 1311, 'Wrong arrow position 
285                 while moving message into folder when 
286                 column headers hidden'
287         * src/image_viewer.c
288                 Show error in the GUI if image can't
289                 be loaded
290         * src/matcher.c
291                 Fix spurious output
292         * src/messageview.c
293                 Allow setting domain in msgid
294         * src/common/plugin.c
295                 Add timing information
296
297 2007-09-16 [colin]      3.0.0cvs16
298
299         * src/account.c
300         * src/compose.c
301         * src/prefs_account.c
302         * src/prefs_account.h
303         * src/prefs_template.c
304         * src/common/utils.c
305                 Remove Generate Message-ID option. We need
306                 this on some IMAP servers.
307
308 2007-09-16 [colin]      3.0.0cvs15
309
310         * src/prefs_filtering.c
311         * src/prefs_filtering.h
312         * src/prefs_filtering_action.c
313         * src/common/tags.c
314                 Fix tags issues: tags with spaces, renaming
315                 tags.
316
317 2007-09-16 [colin]      3.0.0cvs14
318
319         * src/folderview.c
320         * src/main.c
321         * src/mainwindow.c
322                 Fix bug 1308, 'Claws deletes folderlist.xml after
323                 fetching mail short after start-up'
324
325 2007-09-16 [colin]      3.0.0cvs13
326
327         * src/compose.c
328                 Fix scrolling to cursor
329
330 2007-09-16 [paul]       3.0.0cvs12
331
332         * po/sr.po
333                 updated by Aleksandar Urosevic
334
335 2007-09-16 [paul]       3.0.0cvs11
336
337         * src/folder.c
338                 do not allow locked msgs to be deleted,
339                 even by filtering/processing
340
341 2007-09-07 [paul]       3.0.0cvs10
342
343         * src/prefs_folder_column.c
344         * src/prefs_summary_column.c
345                 implement button sensitivity
346                 patch by Pawel Pekala
347
348 2007-09-06 [wwp]        3.0.0cvs9
349
350         * src/prefs_gtk.c
351                 Add a missing linefeed to a debug message.
352
353 2007-09-05 [colin]      3.0.0cvs8
354
355         * src/inc.c
356                 Fix statusbar/window mismatch on Maemo
357
358 2007-09-05 [colin]      3.0.0cvs7
359
360         * src/ldaputil.c
361                 Fix build without USE_LDAP_TLS
362
363 2007-09-05 [colin]      3.0.0cvs6
364
365         * src/folder.c
366         * src/imap.c
367         * src/inc.c
368         * src/mbox.c
369         * src/send_message.c
370         * src/statusbar.c
371         * src/statusbar.h
372                 Maemo: distinguish various statusbar messages,
373                 in order to display only the most important.
374
375 2007-09-04 [wwp]        3.0.0cvs5
376
377         * src/account.c
378                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
379                 Show protocol "SMTP" and the appropriate server for send-only
380                 accounts, show "-" instead of "" when no value is relevant.
381
382 2007-09-03 [ticho]      3.0.0cvs4
383
384         * src/summaryview.c
385                 Handle plural form better in delete confirmation dialog.
386
387 2007-09-03 [wwp]        3.0.0cvs3
388
389         * src/compose.c
390                 Warn differently when sending or sending later (queueing).
391
392 2007-09-03 [colin]      3.0.0cvs2
393
394         * src/procmime.c
395         * src/procmime.h
396         * src/common/plugin.c
397         * src/common/plugin.h
398                 Add a new plugin API, MimeParser. It allows
399                 plugins to scan email MIME parts and optionally,
400                 transform them.
401
402 2007-09-03 [mones]      3.0.0cvs1
403
404         * po/es.po
405                 Updated translation
406         * src/common/defs.h
407                 While a better solution is made double history sizes
408
409 2007-09-03 [paul]       3.0.0
410
411         * NEWS
412         * README
413         * RELEASE_NOTES
414                 3.0.0 released
415
416 2007-09-03 [paul]       2.10.0cvs191
417
418         * po/bg.po
419         * po/ca.po
420         * po/de.po
421         * po/fi.po
422         * po/fr.po
423         * po/hu.po
424         * po/it.po
425         * po/pl.po
426         * po/pt_BR.po
427         * po/ru.po
428         * po/sk.po
429         * po/zh_CN.po
430                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
431                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
432                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
433                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
434
435 2007-09-02 [colin]      2.10.0cvs190
436
437         * src/edittags.c
438         * src/common/tags.c
439                 Prevent empty or white-space tags
440
441 2007-09-01 [colin]      2.10.0cvs189
442
443         * src/main.c
444                 Fix double-reading of accounts list when
445                 the wizard has been run due to no accounts
446         * src/mainwindow.c
447                 Fix sensitivity of a menu item in case 
448                 there's no account
449
450 2007-09-01 [wwp]        2.10.0cvs188
451
452         * src/wizard.c
453                 Fix wizard crash when Mailbox dir already exists
454                 (thanks to Colin).
455
456 2007-08-31 [colin]      2.10.0cvs187
457
458         * src/etpan/imap-thread.c
459                 Fix unwanted creation of 
460                 libetpan's stream dump file
461         * src/compose.c
462                 Fix coloring of pastes as quotation
463         * src/summaryview.c
464                 Maemo: Fix opening of mails from keypad
465                 in Sent folders
466         * src/addressbook.c
467         * src/folderview.c
468         * src/image_viewer.c
469         * src/mimeview.c
470         * src/gtk/prefswindow.c
471                 Maemo: Fix adjustments changes 
472
473 2007-08-30 [colin]      2.10.0cvs186
474
475         * src/folderview.c
476                 Don't opened selected folder when clicking
477                 on white space
478         * src/mainwindow.c
479                 Maemo: Make Esc close messageviews
480         * src/messageview.c
481                 Maemo: Fix message scrolling to the end on 
482                 opening
483                 Maemo: Fix reopening same message
484         * src/gtk/prefswindow.c
485                 Maemo: try to fix scrollbar. Doesn't work,
486                 it seems as if gtk_adjustment_set_value was
487                 a noop.
488
489 2007-08-30 [colin]      2.10.0cvs185
490
491         * src/compose.c
492         * src/folderview.c
493         * src/main.c
494         * src/prefs_matcher.c
495         * src/prefs_template.c
496         * src/quote_fmt.c
497         * src/send_message.c
498         * src/toolbar.c
499         * src/gtk/gtkaspell.c
500         * src/plugins/bogofilter/bogofilter.c
501         * src/plugins/bogofilter/bogofilter_gtk.c
502         * src/plugins/clamav/clamav_plugin_gtk.c
503         * src/plugins/pgpcore/sgpgme.c
504         * src/plugins/spamassassin/spamassassin.c
505         * src/plugins/spamassassin/spamassassin_gtk.c
506                 Fix all potential misuses of format-string functions
507
508 2007-08-30 [wwp]        2.10.0cvs184
509
510         * src/prefs_template.c
511                 Fix a leak.
512
513 2007-08-29 [colin]      2.10.0cvs183
514
515         * src/plugins/trayicon/trayicon.c
516                 Fix leak of hooks in case of error,
517                 thanks to Holger Berndt
518
519 2007-08-28 [colin]      2.10.0cvs182
520
521         * src/mainwindow.c
522                 Don't use current folder settings when
523                 composing from the compose button's
524                 account selector
525
526 2007-08-28 [colin]      2.10.0cvs181
527
528         * src/quote_fmt_parse.y
529                 Fix cursor offset when quote contains UTF-8
530                 chars
531
532 2007-08-28 [colin]      2.10.0cvs180
533
534         * src/compose.c
535         * src/compose.h
536                 Fix signature replacement when it's been wrapped
537
538 2007-08-27 [colin]      2.10.0cvs179
539
540         * src/summaryview.c
541                 Fix indentation
542
543 2007-08-27 [colin]      2.10.0cvs178
544
545         * src/summaryview.c
546                 Fix Quicksearch's Sticky mode
547
548 2007-08-27 [colin]      2.10.0cvs177
549
550         * src/folder_item_prefs.c
551         * src/folder_item_prefs.h
552         * src/imap_gtk.c
553         * src/mh_gtk.c
554                 Fix loss of subfolders properties when
555                 renaming a folder
556
557 2007-08-26 [wwp]        2.10.0cvs176
558
559         * src/alertpanel.c
560         * src/messageview.c
561         * src/prefs_actions.c
562                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
563                 will have to be used when necessary *before* calling
564                 alertpanel functions.
565
566 2007-08-25 [paul]       2.10.0cvs175
567
568         * src/prefs_actions.c
569                 workaround gettext problem marking
570                 string as c-format when it's not
571
572 2007-08-25 [wwp]        2.10.0cvs174
573
574         * src/alertpanel.c
575         * src/messageview.c
576         * src/prefs_actions.c
577                 Call the pango markup escape function right ince in alertpanel_create
578                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
579                 2.10.0cvs158).
580
581         * src/common/log.c
582                 Fix a crash due to a misuse of g_print(), encountered when the string
583                 passed to g_print was containing printf substitution symbols.
584
585 2007-08-25 [paul]       2.10.0cvs173
586
587         * src/common/log.c
588                 fix a segfault when refreshing RSSyl feeds
589
590 2007-08-25 [paul]       2.10.0cvs172
591
592         * src/gtk/icon_legend.c
593                 add watchthread.xpm
594
595 2007-08-25 [paul]       2.10.0cvs171
596
597         * src/Makefile.am
598         * src/stock_pixmap.c
599         * src/pixmaps/insert_file.xpm
600                 add a new pixmap instead of re-using
601                 paste.xpm. (easier for icon theme authors)
602
603 2007-08-24 [holger]     2.10.0cvs170
604
605         * src/plugins/trayicon/trayicon.c
606                 The same fix for another hook id.
607
608 2007-08-24 [holger]     2.10.0cvs169
609
610         * src/plugins/trayicon/trayicon.c
611                 Micro-fix: Do the error checking for
612                 the right hook id.
613
614 2007-08-24 [paul]       2.10.0cvs168
615
616         * src/folder.h
617                 fix typo causing compiler warning
618
619 2007-08-24 [paul]       2.10.0cvs167
620
621         * README
622                 put back the correct version of this file also
623
624 2007-08-24 [colin]      2.10.0cvs166
625
626         * src/send_message.c
627                 Use progress bar when sending messages
628
629 2007-08-24 [paul]       2.10.0cvs165
630
631         * Makefile.am
632                 oops! if i'm quick no-one will notice
633                 (put back the proper file)
634
635 2007-08-24 [paul]       2.10.0cvs164
636
637         * AUTHORS
638         * Makefile.am
639         * README
640         * src/gtk/authors.h
641         * tools/Makefile.am
642         * tools/README
643         * tools/mew2claws-mail.pl
644                 add new script that imports a Mew address book
645                 submitted by Jerome Lelong
646
647 2007-08-24 [paul]       2.10.0cvs163
648
649         * manual/plugins.xml
650                 remove the obsolete plugins, add the
651                 missing plugins, including the forthcoming
652                 SpamReport plugin
653
654 2007-08-24 [paul]       2.10.0cvs162
655
656         * manual/advanced.xml
657                 add info about the hidden emphasis_color option
658         * manual/keyboard.xml
659                 correct the info about hotkeys
660                 wrap the long lines
661
662 2007-08-24 [paul]       2.10.0cvs161
663
664         * src/folderview.c
665                 add mnemonic to 'Run procesing rules'
666
667 2007-08-24 [paul]       2.10.0cvs160
668
669         * src/account.c
670         * src/folder.c
671         * src/folder.h
672                 use suitable defaults for outbox,
673                 queue, drafts and trash folders
674
675 2007-08-24 [wwp]        2.10.0cvs159
676
677         * src/folderview.c
678                 Update menu item sensitivity if necessary (or we get a
679                 gtk critical message).
680
681 2007-08-23 [wwp]        2.10.0cvs158
682
683         * src/action.c
684         * src/prefs_actions.c
685                 Allow literal % chars in action commands (use %%).
686                 Add a missing p++ to the action parser in action_get_type(),
687                 which was missing it, even if it was neutral.
688                 Fix a pango markup warning at runtime.
689
690 2007-08-23 [wwp]        2.10.0cvs157
691
692         * src/addressbook.c
693                 Contacts are now locale-aware sorted in the address book
694                 (LC_COLLATE matters here).
695                 Fix missing table initializers.
696
697 2007-08-23 [colin]      2.10.0cvs156
698
699         * src/imap.c
700                 Check scan_required on dest folder when copying
701
702 2007-08-23 [colin]      2.10.0cvs155
703
704         * src/imap.c
705                 Fix scanning when folder was empty
706
707 2007-08-22 [colin]      2.10.0cvs154
708
709         * src/msgcache.c
710                 Don't g_warning when g_try_malloc fails(), or it makes
711                 things worse as g_log() allocates. Fixes bug 1290,
712                 'Claws Mail crashes if too little memory when 
713                 rebuilding folder tree'
714
715 2007-08-22 [colin]      2.10.0cvs153
716
717         * src/inc.c
718                 Fix format string vulnerability, thanks to
719                 Ulf Harnhammar, Secunia Research
720
721 2007-08-22 [colin]      2.10.0cvs152
722
723         * src/ldapserver.c
724                 Set tv_usec too
725
726 2007-08-22 [wwp]        2.10.0cvs151
727
728         * src/ldapquery.c
729                 Few better null-ptr checks.
730
731 2007-08-22 [colin]      2.10.0cvs150
732
733         * src/editldap.c
734         * src/editldap_basedn.c
735         * src/ldapquery.c
736         * src/ldapserver.c
737         * src/ldapserver.h
738         * src/ldapupdate.c
739         * src/ldaputil.c
740         * src/ldaputil.h
741                 Fix ldap timeouts
742
743 2007-08-22 [colin]      2.10.0cvs149
744
745         * src/ldapquery.c
746                 Finish previous fix
747
748 2007-08-22 [colin]      2.10.0cvs148
749
750         * src/ldapquery.c
751                 Fix wrong assertions
752
753 2007-08-22 [colin]      2.10.0cvs147
754
755         * src/ldaputil.c
756                 Fix test (set ldap v3 if bindDN is set or TLS is set)
757
758 2007-08-22 [colin]      2.10.0cvs146
759
760         * src/editldap.c
761         * src/ldaputil.c
762                 Fix wrong "Connected successfully to server". Connection only succeeds if
763                 we can get the base DN.
764
765 2007-08-21 [wwp]        2.10.0cvs145
766
767         * src/browseldap.c
768         * src/editldap.c
769         * src/ldapctrl.c
770         * src/ldapquery.c
771         * src/ldapserver.c
772         * src/ldapupdate.c
773         * src/ldaputil.c
774                 More sanity checks in ldap functions.
775
776 2007-08-21 [wwp]        2.10.0cvs144
777
778         * src/prefs_account.c
779                 Don't return a value in a void function().
780
781 2007-08-21 [paul]       2.10.0cvs143
782
783         * src/messageview.c
784                 add check for ftp: to messageview_list_urls()
785
786 2007-08-21 [colin]      2.10.0cvs142
787
788         * src/editldap.c
789         * src/ldapctrl.c
790         * src/ldapctrl.h
791         * src/ldapquery.c
792         * src/ldapupdate.c
793                 Fix bug 1293, 'LDAP address book not working'
794                 Search only on specified fields, but fetch 
795                 every field possible. People will have to 
796                 reset the searched Attributes in their LDAP
797                 servers properties.
798
799 2007-08-21 [wwp]        2.10.0cvs141
800
801         * src/addr_compl.c
802         * src/addrbook.c
803         * src/addrcache.c
804         * src/addrcindex.c
805         * src/addressbook.c
806         * src/addrindex.c
807         * src/browseldap.c
808         * src/crash.c
809         * src/editaddress_other_attributes_ldap.c
810         * src/exporthtml.c
811         * src/folder.c
812         * src/folderview.c
813         * src/imap.c
814         * src/jpilot.c
815         * src/ldapserver.c
816         * src/ldapupdate.c
817         * src/ldif.c
818         * src/main.c
819         * src/mainwindow.c
820         * src/matcher.c
821         * src/mh.c
822         * src/msgcache.c
823         * src/mutt.c
824         * src/pine.c
825         * src/pop.c
826         * src/prefs_customheader.c
827         * src/prefs_msg_colors.c
828         * src/procmime.c
829         * src/textview.c
830         * src/vcard.c
831         * src/wizard.c
832         * src/common/log.c
833         * src/common/socket.c
834         * src/common/ssl_certificate.c
835         * src/common/utils.c
836         * src/common/utils.h
837         * src/gtk/description_window.c
838         * src/plugins/demo/demo.c
839         * src/plugins/pgpcore/prefs_gpg.c
840         * src/plugins/spamassassin/libspamc.c
841                 Make sure we use glib functions to send text messages (information,
842                 debug, warning, errors) to stdout/stderr - no more direct puts
843                 fputs printf fprintf to stdout/stderr when it can be done using
844                 g_log*() and g_print/g_printerr. Doing this, we make sure every
845                 stdout/stderr message is saved to log in Windows.
846
847
848 2007-08-21 [wwp]        2.10.0cvs140
849
850         * src/main.c
851         * src/common/utils.h
852                 Route glib's stdout/stderr messages to a log file (Windows only),
853                 instead of loosing them.
854
855 2007-08-21 [paul]       2.10.0cvs139
856
857         * src/mainwindow.c
858                 replace deprecated g_strncasecmp()
859         * src/messageview.c
860                 fix 'List URLS'
861
862 2007-08-20 [ticho]      2.10.0cvs138
863
864         * src/account.c
865         * src/prefs_account.h
866                 Copy all account preferences in account_clone() - some
867                 were missing.
868         * src/prefs_account.c
869                 Handle empty privacy system combobox gracefully (warning
870                 instead of a crash).
871
872 2007-08-20 [colin]      2.10.0cvs137
873
874         * src/ldapctrl.c
875                 Fix a leak
876
877 2007-08-20 [paul]       2.10.0cvs136
878
879         * src/browseldap.c
880         * src/editldap.c
881         * src/ldapctrl.c
882         * src/ldapquery.c
883         * src/ldapquery.h
884         * src/ldapserver.c
885         * src/ldaputil.c
886                 add debug_prints
887                 patch by Michael Rasmussen
888
889 2007-08-19 [colin]      2.10.0cvs135
890
891         * src/imap.c
892                 Fix previous commit. Sensitivity update is needed
893                 for "Cancel receiving". However when batching we
894                 don't need to do it for every message flag change,
895                 just once at the start and once at the end.
896
897 2007-08-19 [colin]      2.10.0cvs134
898
899         * src/imap.c
900                 Remove useless menu updates on session lock/unlock
901
902 2007-08-19 [colin]      2.10.0cvs133
903
904         * src/etpan/imap-thread.c
905                 Make all fetch logs less verbose
906
907 2007-08-19 [paul]       2.10.0cvs132
908
909         * src/foldersel.c
910         * src/folderview.c
911         * src/summaryview.c
912                 fix bug 1286, 'Can't move a folder into a "Folders
913                 Only" folder'
914
915 2007-08-18 [ticho]      2.10.0cvs131
916
917         * src/editaddress_other_attributes_ldap.c
918                 Converted option menu for other ldap attributes to GtkComboBox.
919
920 2007-08-18 [colin]      2.10.0cvs130
921
922         * src/compose.c
923         * src/prefs_common.c
924         * src/prefs_common.h
925         * src/prefs_send.c
926         * src/send_message.c
927                 Revert 'send_dialog_mode' meaning to 
928                 'send_dialog_invisible', so that the 
929                 new checkbox doesn't change the 
930                 existing behaviour.
931
932 2007-08-18 [paul]       2.10.0cvs129
933
934         * src/summaryview.c
935                 add missing menu update
936
937 2007-08-17 [colin]      2.10.0cvs128
938
939         * src/folder.c
940                 Set batching after getting flags - maybe fixes
941                 bug 1292, 'CM crashes on writing mail'
942
943 2007-08-16 [ticho]      2.10.0cvs127
944
945         * src/prefs_send.c
946                 Convert two GtkOptionMenu widgets to new GtkComboBox.
947         * src/gtk/combobox.h
948         * src/gtk/gtkutils.c
949                 Allow NULL for GtkComboBox menuitem label, rendering such
950                 items as row separators.
951
952 2007-08-16 [paul]       2.10.0cvs126
953
954         * src/plugins/trayicon/trayicon.c
955                 remove wrongly used gettextisation
956
957 2007-08-15 [ticho]      2.10.0cvs125
958
959         * src/importldif.c
960                 Fixed a runtime warning where an attempt to pack an
961                 already packed GtkLabel was made.
962
963 2007-08-15 [ticho]      2.10.0cvs124
964
965         * src/prefs_compose_writing.c
966                 Convert the insert-or-attach-dragged-files GtkOptionMenu
967                 into GtkComboBox.
968
969 2007-08-14 [ticho]      2.10.0cvs123
970
971         * src/messageview.c
972         * src/gtk/gtkutils.c
973                 Changed return receipt account selector to GtkComboBox.
974                 Fixed a runtime warning where GTK tried to parse
975                 "name <email@address" as a Pango markup in an alertpanel label.
976
977 2007-08-14 [ticho]      2.10.0cvs122
978
979         * src/prefs_logging.c
980                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
981
982 2007-08-14 [wwp]        2.10.0cvs121
983
984         * tools/Makefile.am
985         * tools/README
986         * tools/popfile-link.sh
987                 Added a new tool: POPFile helper, to open
988                 selected messages in POPFile control center,
989                 in order to change the messages' status.
990
991 2007-08-14 [ticho]      2.10.0cvs120
992
993         * src/compose.c
994         * src/prefs_common.c
995         * src/prefs_common.h
996         * src/prefs_send.c
997         * src/send_message.c
998                 Change "Show send dialog" optionmenu to a checkbutton.
999         * src/prefs_receive.c
1000                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1001
1002 2007-08-13 [wwp]        2.10.0cvs119
1003
1004         * src/addr_compl.c
1005         * src/addressbook.c
1006         * src/addrindex.c
1007         * src/compose.c
1008         * src/filtering.c
1009         * src/folderview.c
1010         * src/inc.c
1011         * src/matcher.c
1012         * src/mh.c
1013         * src/partial_download.c
1014         * src/prefs_gtk.c
1015         * src/procmsg.c
1016         * src/stock_pixmap.c
1017         * src/summaryview.c
1018         * src/common/utils.c
1019         * src/gtk/gtkaspell.c
1020         * src/gtk/menu.c
1021                 Make sure we never pass NULL pointers for %s substitutions
1022                 (prevent from crashing in Windows).
1023
1024 2007-08-13 [wwp]        2.10.0cvs118
1025
1026         * src/msgcache.c
1027                 Re-enable mmap_reads in Windows with some missing
1028                 CloseHandle of mapping objects, thanks to
1029                 Marcus Brinkmann.
1030
1031 2007-08-13 [paul]       2.10.0cvs117
1032
1033         * src/common/utils.c
1034                 fix bug 1287, 'Compile time problem on Solaris
1035                 (nexenta gnu/Solaris) utils.c'
1036                 Thanks to Piotr Chrzczonowicz
1037
1038 2007-08-12 [wwp]        2.10.0cvs116
1039
1040         * src/plugins/pgpcore/prefs_gpg.c
1041                 Don't try to unset a GPG_AGENT_INFO that was not
1042                 set (and don't use a NULL string in Windows, it was
1043                 crashing with --debug if GPG_AGENT_INFO was not set).
1044
1045 2007-08-12 [wwp]        2.10.0cvs115
1046
1047         * src/privacy.h
1048                 Make gcc type-check arguments passed to privacy_set_error().
1049
1050 2007-08-12 [ticho]      2.10.0cvs114
1051
1052         * src/prefs_folder_item.c
1053                 Make sure that folder default account combobox always has some
1054                 account preselected.
1055         * src/gtk/combobox.c
1056                 Handle empty combobox gracefully (warning instead of crash).
1057
1058 2007-08-12 [ticho]      2.10.0cvs114
1059
1060         * src/prefs_folder_item.c
1061                 Make sure that folder default account combobox is not empty.
1062         * src/gtk/combobox.c
1063                 Handle empty combobox gracefully (warning instead of crash).
1064
1065 2007-08-11 [paul]       2.10.0cvs113
1066
1067         * src/addrgather.c
1068         * src/folderview.c
1069                 use 'subfolder' instead of 'sub-folder', matching
1070                 everywhere else the term is used
1071         * src/imap_gtk.c
1072                 fix engrish
1073
1074 2007-08-10 [wwp]        2.10.0cvs112
1075
1076         * src/msgcache.c
1077                 Disable mmap reads in Windows only (at least temporarily), they
1078                 prevent from renaming/removing target cache files.
1079
1080 2007-08-10 [paul]
1081
1082         3.0.0-rc2 released
1083
1084 2007-08-10 [wwp]        2.10.0cvs111
1085
1086         * src/msgcache.c
1087                 fix unpredictable crashes in Windows due to broken
1088                 cache/mark/tags files writting (file were opened for
1089                 writing in text mode).
1090
1091         * src/recv.c
1092                 use gettimeofday() from w32lib.h on Windows.
1093
1094 2007-08-10 [colin]      2.10.0cvs110
1095
1096         * src/imap.c
1097         * src/etpan/imap-thread.c
1098         * src/etpan/imap-thread.h
1099                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1100
1101 2007-08-09 [colin]      2.10.0cvs109
1102
1103         * src/editldap.c
1104                 Fix port being reset to 636 on SSL
1105         * src/folder.c
1106                 Fix folder_item_get_msg_num_by_file
1107                 on drafts/queue folders
1108
1109 2007-08-09 [wwp]        2.10.0cvs108
1110
1111         * src/folder.c
1112                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1113                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1114
1115
1116 2007-08-09 [colin]      2.10.0cvs107
1117
1118         * src/folderview.c
1119         * src/summaryview.c
1120         * src/gtk/prefswindow.c
1121                 A few Maemo layout fixes
1122
1123 2007-08-09 [paul]       2.10.0cvs106
1124
1125         * src/prefs_account.c
1126                 remove the hyphen from plug-ins to
1127                 match everywhere else
1128
1129 2007-08-08 [wwp]        2.10.0cvs105
1130
1131         * src/prefs_folder_item.c
1132                 Fix an extraneous stealth ^L char.
1133
1134 2007-08-08 [wwp]        2.10.0cvs104
1135
1136         * src/prefs_folder_item.c
1137                 Better fix, group variables declarations (USE_ASPELL).
1138
1139 2007-08-08 [wwp]        2.10.0cvs103
1140
1141         * src/prefs_folder_item.c
1142                 Fix compilation w/ USE_ASPELL set (broken
1143                 by 2.10.0cvs102).
1144
1145 2007-08-08 [ticho]      2.10.0cvs102
1146
1147         * src/prefs_folder_item.c
1148                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1149
1150 2007-08-08 [colin]      2.10.0cvs101
1151
1152         * src/imap.c
1153         * src/etpan/imap-thread.c
1154         * src/etpan/imap-thread.h
1155                 Close selected mailbox before doing
1156                 status on it.
1157
1158 2007-08-08 [colin]      2.10.0cvs100
1159
1160         * src/html.c
1161                 Complete symbol table, thanks to wwp.
1162                 Fixes bug 1284, 'The html -> text 
1163                 converter ignores entities'
1164         * src/msgcache.c
1165                 Fix possible fd leak
1166
1167 2007-08-08 [colin]      2.10.0cvs99
1168
1169         * src/imap.c
1170                 Better way to fetch UIDs on non-UIDPLUS servers
1171
1172 2007-08-07 [colin]      2.10.0cvs98
1173
1174         * src/imap.c
1175                 fix bug 1275, 'auto-saved draft messages not 
1176                 always being removed'; Also, make multiple
1177                 copy (in the same account) faster by matching
1178                 source/destination message UIDs.
1179         * src/messageview.c
1180                 Don't try to reshow deleted mail
1181         * src/msgcache.c
1182                 Fix leak on error path
1183
1184 2007-08-07 [wwp]        2.10.0cvs97
1185
1186         * manual/account.xml
1187         * manual/advanced.xml
1188         * manual/fr/account.xml
1189         * manual/fr/advanced.xml
1190                 Updated the reference manual and the French translation to
1191                 reflect 2.10.0cvs84: enable running folder Processing
1192                 rules on demand.
1193
1194 2007-08-06 [wwp]        2.10.0cvs96
1195
1196         * src/prefs_common.c
1197         * src/prefs_common.h
1198         * src/textview.c
1199                 Allow changing the emphasis color used to highlight
1200                 the newsreader/x-mailer header value when it matches
1201                 our preferred mail agent (hidden pref 'emphasis_col' added
1202                 to clawsrc).
1203
1204 2007-08-06 [colin]      2.10.0cvs95
1205
1206         * src/compose.c
1207         * src/compose.h
1208                 Re-commit 2.10.0cvs86, with a protection
1209                 against Pango bug. Also, try to fix 
1210                 bug 1275, 'auto-saved draft messages not 
1211                 always being removed'
1212
1213 2007-08-06 [wwp]        2.10.0cvs94
1214
1215         * src/gtk/quicksearch.c
1216                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1217
1218 2007-08-06 [ticho]      2.10.0cvs93
1219
1220         * src/prefs_account.c
1221         * src/gtk/combobox.c
1222                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1223                 selection in account preferences.
1224
1225 2007-08-06 [wwp]        2.10.0cvs92
1226
1227         * src/plugins/pgpcore/plugin.def
1228                 Apply one more chunk from gpg4win's 03-w32-port patch.
1229
1230 2007-08-05 [colin]      2.10.0cvs91
1231
1232         * src/compose.c
1233         * src/compose.h
1234                 reverting buggy patch for now
1235
1236 2007-08-05 [colin]      2.10.0cvs90
1237
1238         * src/folder.c
1239                 Fix slowdown
1240
1241 2007-08-04 [colin]      2.10.0cvs89
1242
1243         * src/prefs_summaries.c
1244         * src/summary_search.c
1245                 Replace deprecated widgets. Patch by
1246                 Andrej.
1247
1248 2007-08-04 [colin]      2.10.0cvs88
1249
1250         * src/mh.c
1251                 Refresh GUI only every 2000 mails on mh_get_last_num
1252                 This is fast (readdir) and done only once per 
1253                 session/folder
1254
1255 2007-08-03 [colin]      2.10.0cvs87
1256
1257         * src/prefs_account.c
1258         * src/gtk/combobox.h
1259         * src/gtk/gtkutils.c
1260                 Fix a deprecated widget. Patch by
1261                 Andrej
1262
1263 2007-08-03 [colin]      2.10.0cvs86
1264
1265         * src/compose.c
1266         * src/compose.h
1267                 Make colorisation and wrapping algorithms
1268                 faster. Fixes bug 1246, 'compose becomes 
1269                 increasingly slow replying to complex emails'
1270
1271 2007-08-03 [paul]       2.10.0cvs85
1272
1273         * src/mh.c
1274                 keep the window painted
1275
1276 2007-08-02 [paul]       2.10.0cvs84
1277
1278         * src/folderview.c
1279         * src/mainwindow.c
1280         * src/mainwindow.h
1281                 enable running folder Processing
1282                 rules on demand
1283
1284 2007-08-02 [paul]       2.10.0cvs83
1285
1286         * src/textview.c
1287                 speed up/clean up rendering of larger
1288                 msgs
1289                 Thanks to Colin
1290
1291 2007-08-01 [paul]       2.10.0cvs82
1292
1293         * src/mainwindow.h
1294                 clean up cruft
1295         * src/toolbar.c
1296                 change default toolbar layout on maemo
1297         * src/pixmaps/close.xpm
1298                 make the red cross a grey cross
1299         * src/pixmaps/jpilot.xpm
1300                 make icon smaller so it fits better
1301
1302 2007-07-31 [paul]       2.10.0cvs81
1303
1304         * src/setup.c
1305         * src/gtk/gtkutils.c
1306                 fix crash on maemo on first launch
1307
1308 2007-07-30 [paul]       2.10.0cvs80
1309
1310         * src/prefs_matcher.c
1311                 specify the units of age and size
1312
1313 2007-07-30 [paul]       2.10.0cvs79
1314
1315         * src/main.c
1316                 Fix IMAP timeout setting
1317
1318 2007-07-30 [colin]      2.10.0cvs78
1319
1320         * src/prefs_account.c
1321                 Fix a deprecated widget. Patch by
1322                 Andrej
1323
1324 2007-07-27 [paul]       2.10.0cvs77
1325
1326         * src/matcher_parser_parse.y
1327         * src/prefs_filtering_action.c
1328         * src/prefs_matcher.c
1329                 these changes forgotten in cvs74's
1330                 'watch thread' feature
1331
1332 2007-07-27 [paul]       2.10.0cvs76
1333
1334         * src/compose.c
1335                 fix potential crasher
1336                 thanks to Colin
1337
1338 2007-07-27 [paul]       2.10.0cvs75
1339
1340         * src/mainwindow.c
1341         * src/manual.c
1342         * src/manual.h
1343         * src/gtk/gtkutils.c
1344                 make mainwindow's /Help/Manual point to the
1345                 remote copy if the local copy doesn't exist
1346
1347 2007-07-27 [paul]       2.10.0cvs74
1348
1349         * src/Makefile.am
1350         * src/filtering.c
1351         * src/folder.c
1352         * src/mainwindow.c
1353         * src/matcher.c
1354         * src/matcher.h
1355         * src/matcher_parser_parse.y
1356         * src/procmsg.c
1357         * src/procmsg.h
1358         * src/stock_pixmap.c
1359         * src/stock_pixmap.h
1360         * src/summaryview.c
1361         * src/summaryview.h
1362         * src/toolbar.c
1363         * src/toolbar.h
1364         * src/pixmaps/watchthread.xpm
1365                 add 'watch thread' feature
1366
1367 2007-07-27 [paul]       2.10.0cvs73
1368
1369         * src/prefs_folder_item.c
1370                 adjust labels, add tooltips
1371
1372 2007-07-27 [colin]      2.10.0cvs72
1373
1374         * src/summaryview.c
1375                 Maemo: Remove less used menu items
1376
1377 2007-07-26 [colin]      2.10.0cvs71
1378
1379         * src/messageview.c
1380                 Maemo: destroy messageview after trashing mail.
1381                 Maybe should be done on X11 too
1382
1383 2007-07-26 [colin]      2.10.0cvs70
1384
1385         * src/folderview.c
1386         * src/mainwindow.c
1387         * src/prefs_common.c
1388         * src/prefs_common.h
1389         * src/summaryview.c
1390                 Add View/Show or Hide/Column headers
1391
1392 2007-07-26 [colin]      2.10.0cvs69
1393
1394         * src/procmime.c
1395                 Fix unwanted output
1396
1397 2007-07-26 [colin]      2.10.0cvs68
1398
1399         * src/ldapserver.c
1400                 Fix possible crash on cache invalidation
1401         * src/compose.c
1402         * src/procmime.c
1403         * src/procmime.h
1404         * src/quote_fmt_parse.y
1405                 Make replying to mails with big attachments
1406                 much faster. Fixes bug 1224, 'The process of 
1407                 Replying to emails with large attachments 
1408                 seems unreasonably long...'
1409
1410 2007-07-26 [colin]      2.10.0cvs67
1411
1412         * src/mimeview.c
1413         * src/matcher.c
1414         * src/common/ssl.c
1415                 Fix threads use on BSDs
1416
1417 2007-07-26 [paul]       2.10.0cvs66
1418
1419         * src/gtk/prefswindow.c
1420                 fix account prefs breakage
1421                 thanks to Colin
1422
1423 2007-07-26 [paul]       2.10.0cvs65
1424
1425         * configure.ac
1426                 standardise ./configure --help messages
1427
1428 2007-07-26 [colin]      2.10.0cvs64
1429
1430         * src/addressbook.c
1431         * src/editaddress.c
1432                 Fix two vCard-related crashes
1433
1434 2007-07-25 [colin]      2.10.0cvs63
1435
1436         * src/inc.c
1437         * src/prefs_common.c
1438         * src/prefs_common.h
1439         * src/prefs_receive.c
1440                 Maemo: Add a better way to notify of
1441                 new mails
1442         * src/mainwindow.c
1443         * src/statusbar.h
1444         * src/summaryview.c
1445         * src/toolbar.c
1446                 Maemo: Various layout fixes
1447         * src/gtk/prefswindow.c
1448                 Maemo: Better prefs layout
1449
1450 2007-07-25 [paul]       2.10.0cvs62
1451
1452         * src/textview.c
1453                 fix the layout on maemo
1454                 thanks to Colin
1455
1456 2007-07-25 [iwkse]      2.10.0cvs61
1457
1458         * src/summaryview.c
1459                 add 'o' shortcut on summaryview
1460
1461 2007-07-25 [iwkse]      2.10.0cvs60
1462
1463         * src/textview.c
1464                 fix o shortcut
1465
1466 2007-07-24 [colin]      2.10.0cvs59
1467
1468         * src/mh.c
1469                 Fix missing timestamp update on source
1470                 folder when moving
1471         * src/textview.c
1472         * src/textview.h
1473                 Better text layout on part's choices
1474
1475 2007-07-23 [colin]      2.10.0cvs58
1476
1477         * src/mimeview.c
1478         * src/textview.c
1479                 Maemo: Automatically choose the correct application
1480                 to open parts
1481         * src/gtk/quicksearch.c
1482                 Make search run on GDK_KP_Enter too
1483
1484 2007-07-23 [wwp]        2.10.0cvs57
1485
1486         * src/quote_fmt_lex.l
1487                 Revert accidentaly committed lines (account_sig) in
1488                 2.10.0cvs56.
1489
1490 2007-07-23 [wwp]        2.10.0cvs56
1491
1492         * src/quote_fmt_lex.l
1493                 Fix typos around long form expressions in the quote lexer.
1494
1495 2007-07-23 [paul]
1496
1497         3.0.0-rc1 released
1498
1499 2007-07-23 [colin]      2.10.0cvs55
1500
1501         * src/addr_compl.c
1502                 Fix auto-completion on Maemo
1503
1504 2007-07-23 [colin]      2.10.0cvs54
1505
1506         * src/statusbar.c
1507                 Maemo: Fix sticking statusbars
1508
1509 2007-07-22 [colin]      2.10.0cvs53
1510
1511         * src/main.c
1512                 Maemo: Fix the strange "top_application" info
1513                 at startup. We should do something when 
1514                 receiving such a message.
1515
1516 2007-07-20 [paul]       2.10.0cvs52
1517
1518         * src/news_gtk.c
1519                 add missing #include "statusbar.h"
1520
1521 2007-07-20 [colin]      2.10.0cvs51
1522
1523         * src/folder.c
1524         * src/folder.h
1525         * src/folder_item_prefs.c
1526         * src/folder_item_prefs.h
1527         * src/folderview.c
1528         * src/imap.c
1529         * src/imap_gtk.c
1530         * src/imap_gtk.h
1531         * src/news.c
1532         * src/news_gtk.c
1533         * src/news_gtk.h
1534         * src/prefs_folder_item.c
1535                 Implement age-based caching: allow to
1536                 specify a threshold for the offline synchronisation
1537                 feature, and whether old cached bodies should 
1538                 be removed
1539         * src/toolbar.c
1540         * src/toolbar.h
1541                 Fix label/tooltips
1542         * src/plugins/dillo_viewer/dillo_viewer.c
1543                 Check that Dillo's installed
1544
1545 2007-07-20 [wwp]        2.10.0cvs50
1546
1547         * src/mimeview.c
1548         * src/stock_pixmap.c
1549                 Draw a frame around the selected mimeview part icon (instead of the
1550                 shifted 'dancing' icon).
1551
1552 2007-07-20 [colin]      2.10.0cvs49
1553
1554         * src/main.c
1555                 Unref stuff even on error
1556         * src/wizard.c
1557                 disconnect signals only at the very
1558                 end of the wizard save.
1559
1560 2007-07-20 [colin]      2.10.0cvs48
1561
1562         * src/mainwindow.c
1563         * src/messageview.c
1564         * src/toolbar.c
1565         * src/toolbar.h
1566                 Fix random crashes while navigating
1567                 (GTK_EVENTS_FLUSH)
1568
1569 2007-07-19 [colin]      2.10.0cvs47
1570
1571         * configure.ac
1572         * src/main.c
1573         * src/prefs_common.c
1574         * src/prefs_common.h
1575         * src/wizard.c
1576         * src/common/defs.h
1577         * src/common/utils.c
1578                 Maemo: add an easy way to store data (mails
1579                 and IMAP/NNTP caches) on one of the SD cards,
1580                 and protect against unmounts if needed
1581
1582 2007-07-19 [paul]       2.10.0cvs46
1583
1584         * src/Makefile.am
1585         * src/stock_pixmap.c
1586         * src/gtk/about.c
1587         * src/pixmaps/claws-mail_logo-small.xpm
1588                 implement a (slightly) different About
1589                 dialog for maemo and add a small version
1590                 of the logo for it
1591         * src/wizard.c
1592                 use a scrolled window for wizard page 1
1593                 on maemo
1594
1595 2007-07-19 [paul]       2.10.0cvs45
1596
1597         * src/Makefile.am
1598                 too soon for this line
1599
1600 2007-07-19 [paul]       2.10.0cvs44
1601
1602         * src/Makefile.am
1603                 fix build on n800
1604
1605 2007-07-19 [colin]      2.10.0cvs43
1606
1607         * src/wizard.c
1608                 Solve Mail/Mailbox name when specifying
1609                 full /path/to/Mail.
1610
1611 2007-07-18 [colin]      2.10.0cvs42
1612
1613         * src/inc.c
1614         * configure.ac
1615                 Fix build on n770
1616
1617 2007-07-18 [colin]      2.10.0cvs41
1618
1619         * src/inc.c
1620                 Maemo: plug the online/offline system into
1621                 maemo's interfaces to have Claws automatically
1622                 switch according to the system status
1623         * src/statusbar.c
1624                 Maemo: use HildonBanners to display status
1625                 messages. Renders the main statusbar useless.
1626
1627 2007-07-18 [paul]       2.10.0cvs40
1628
1629         * src/filtering.c
1630                 fix screen blanking on moving/copying many msgs
1631         * src/folder.c
1632                 fix processing progressbar and screen blanking
1633                 during processing
1634
1635 2007-07-18 [paul]       2.10.0cvs39
1636
1637         * src/messageview.c
1638                 revert cvs37, breakage on maemo
1639
1640 2007-07-18 [paul]       2.10.0cvs38
1641
1642         * src/gtk/gtkutils.c
1643                 make sure we can still build with older GTK's
1644
1645 2007-07-18 [colin]      2.10.0cvs37
1646
1647         * src/messageview.c
1648                 Only hide the small layout's messageview, instead
1649                 of destroying it when closing
1650         * src/gtk/gtkutils.c
1651                 Use gtk_window_present_with_time to popup windows,
1652                 it seems to make things better with modern WMs
1653                 (actually focusing)
1654
1655 2007-07-17 [colin]      2.10.0cvs36
1656
1657         * src/editaddress.c
1658                 Simplify layout on Maemo
1659         * src/folder.c
1660                 Fix possible crash
1661         * src/prefs_display_header.c
1662                 Remove some headers by default on Maemo
1663
1664 2007-07-17 [paul]       2.10.0cvs35
1665
1666         * src/prefs_common.c
1667         * src/prefs_common.h
1668         * src/prefs_logging.c
1669         * src/common/log.c
1670                 add options to stop/enable writing logs to disc
1671
1672 2007-07-17 [paul]       2.10.0cvs34
1673
1674         * src/edittags.c
1675                 fix some issues with the Apply tags window:
1676                 - set search column (enables autocompl in the treeview)
1677                 - apply tag from "New tag" if it existed
1678                 - clears New tag entry when adding it with the button
1679                 Thanks to Colin
1680
1681 2007-07-17 [paul]       2.10.0cvs33
1682
1683         * src/edittags.c
1684                 fix 'apply tags' dialogue weirdness
1685
1686 2007-07-16 [colin]      2.10.0cvs32
1687
1688         * src/toolbar.c
1689                 Fix double-loading of mails on Maemo
1690
1691 2007-07-16 [colin]      2.10.0cvs31
1692
1693         * src/messageview.c
1694                 Prevent double-loading of the same part under some
1695                 conditions; hide statusbar on Maemo
1696
1697 2007-07-16 [colin]      2.10.0cvs30
1698
1699         * src/edittags.c
1700         * src/edittags.h
1701         * src/mainwindow.c
1702         * src/summaryview.c
1703                 Improve the tag interface - allow
1704                 to set/unset tags from a special
1705                 window.
1706         * src/gtk/gtkvscrollbutton.c
1707         * src/mimeview.c
1708         * src/mimeview.h
1709         * src/stock_pixmap.c
1710                 Fix Mimeview's ugly hacks in the
1711                 icon list. 
1712
1713 2007-07-16 [paul]       2.10.0cvs29
1714
1715         * src/wizard.c
1716                 rework dialog
1717         * src/gtk/icon_legend.c
1718                 put it all in a scrolled window
1719
1720 2007-07-15 [colin]      2.10.0cvs28
1721
1722         * src/mainwindow.c
1723                 Maemo: force layout to be Small screen; the
1724                 others don't make sense
1725
1726 2007-07-14 [colin]      2.10.0cvs27
1727
1728         * src/mimeview.c
1729         * src/gtk/gtkvscrollbutton.c
1730                 Maemo: Fix mimeview's buttons size
1731
1732 2007-07-14 [colin]      2.10.0cvs26
1733
1734         * src/toolbar.c
1735                 Fix the button workaround fix.
1736                 (Use the correct variable)
1737
1738 2007-07-14 [colin]      2.10.0cvs25
1739
1740         * src/mainwindow.c
1741         * src/toolbar.c
1742                 Maemo: put the progress bar in the
1743                 toolbar
1744
1745 2007-07-14 [colin]      2.10.0cvs24
1746
1747         * src/prefs_common.c
1748                 Maemo: hide statusbar by default
1749         * src/Makefile.am
1750         * src/stock_pixmap.c
1751         * src/stock_pixmap.h
1752         * src/toolbar.c
1753         * src/pixmaps/go_folders.xpm
1754                 Maemo: Add a specific icon to go back to
1755                 folder list
1756
1757 2007-07-14 [colin]      2.10.0cvs23
1758
1759         * src/toolbar.c
1760                 Don't set homogeneous finally
1761
1762 2007-07-14 [colin]      2.10.0cvs22
1763
1764         * src/toolbar.c
1765                 Fix button show/hide issues
1766
1767 2007-07-14 [colin]      2.10.0cvs21
1768
1769         * src/toolbar.c
1770                 Fix huge arrows
1771                 Fix button workaround to be able to click
1772                 if mouse was on button when it went un-
1773                 sensitive.
1774                 Revert previous commit, gtk_tool_item_set_homogeneous
1775                 doesn't mean what it seems to mean ;-)
1776
1777 2007-07-14 [paul]       2.10.0cvs20
1778
1779         * src/toolbar.c
1780                 make homogeneous FALSE always
1781
1782 2007-07-13 [colin]      2.10.0cvs19
1783
1784         * src/toolbar.c
1785         * src/toolbar.h
1786                 Rework to fit the non-deprecated API
1787         * src/compose.c
1788         * src/folderview.c
1789         * src/mainwindow.c
1790         * src/messageview.c
1791         * src/summaryview.c
1792                 Maemo layout changes. Better toolbars,
1793                 removal of CTree headers. 
1794
1795 2007-07-13 [paul]       2.10.0cvs18
1796
1797         * src/gtk/colorlabel.c
1798                 fix bug 1261, '[DE] coloring messages in overview 
1799                 keys are not localised'
1800                 the string is now included in claws-mail.pot
1801
1802 2007-07-13 [colin]      2.10.0cvs17
1803
1804         * src/summaryview.c
1805                 Fix bug 1267, 'printing mutliple messages 
1806                 opens one message-dialog after the other'
1807                 Ask for confirmation when printing 10
1808                 messages or more.
1809
1810 2007-07-11 [colin]      2.10.0cvs16
1811
1812         * COPYING
1813         * README
1814         * autogen.sh
1815         * manual/claws-mail-manual.xml
1816         * manual/gpl.xml
1817         * manual/es/claws-mail-manual.xml
1818         * manual/es/gpl.xml
1819         * manual/fr/claws-mail-manual.xml
1820         * manual/fr/gpl.xml
1821         * manual/pl/gpl.xml
1822         * src/account.c
1823         * src/account.h
1824         * src/action.c
1825         * src/action.h
1826         * src/adbookbase.h
1827         * src/addr_compl.c
1828         * src/addr_compl.h
1829         * src/addrbook.c
1830         * src/addrbook.h
1831         * src/addrcache.c
1832         * src/addrcache.h
1833         * src/addrcindex.c
1834         * src/addrcindex.h
1835         * src/addrclip.c
1836         * src/addrclip.h
1837         * src/addrdefs.h
1838         * src/addressadd.c
1839         * src/addressadd.h
1840         * src/addressbook.c
1841         * src/addressbook.h
1842         * src/addressbook_foldersel.c
1843         * src/addressbook_foldersel.h
1844         * src/addressitem.h
1845         * src/addrgather.c
1846         * src/addrgather.h
1847         * src/addrharvest.c
1848         * src/addrharvest.h
1849         * src/addrindex.c
1850         * src/addrindex.h
1851         * src/addritem.c
1852         * src/addritem.h
1853         * src/addrquery.c
1854         * src/addrquery.h
1855         * src/addrselect.c
1856         * src/addrselect.h
1857         * src/alertpanel.c
1858         * src/alertpanel.h
1859         * src/browseldap.c
1860         * src/browseldap.h
1861         * src/codeconv.c
1862         * src/codeconv.h
1863         * src/compose.c
1864         * src/compose.h
1865         * src/crash.c
1866         * src/crash.h
1867         * src/customheader.c
1868         * src/customheader.h
1869         * src/displayheader.c
1870         * src/displayheader.h
1871         * src/editaddress.c
1872         * src/editaddress.h
1873         * src/editaddress_other_attributes_ldap.c
1874         * src/editaddress_other_attributes_ldap.h
1875         * src/editbook.c
1876         * src/editbook.h
1877         * src/editgroup.c
1878         * src/editgroup.h
1879         * src/editjpilot.c
1880         * src/editjpilot.h
1881         * src/editldap.c
1882         * src/editldap.h
1883         * src/editldap_basedn.c
1884         * src/editldap_basedn.h
1885         * src/edittags.c
1886         * src/edittags.h
1887         * src/editvcard.c
1888         * src/editvcard.h
1889         * src/enriched.c
1890         * src/enriched.h
1891         * src/exphtmldlg.c
1892         * src/exphtmldlg.h
1893         * src/expldifdlg.c
1894         * src/expldifdlg.h
1895         * src/export.c
1896         * src/export.h
1897         * src/exporthtml.c
1898         * src/exporthtml.h
1899         * src/exportldif.c
1900         * src/exportldif.h
1901         * src/filtering.c
1902         * src/filtering.h
1903         * src/folder.c
1904         * src/folder.h
1905         * src/folder_item_prefs.c
1906         * src/folder_item_prefs.h
1907         * src/foldersel.c
1908         * src/foldersel.h
1909         * src/folderutils.c
1910         * src/folderutils.h
1911         * src/folderview.c
1912         * src/folderview.h
1913         * src/gedit-print.c
1914         * src/gedit-print.h
1915         * src/grouplistdialog.c
1916         * src/grouplistdialog.h
1917         * src/headerview.c
1918         * src/headerview.h
1919         * src/html.c
1920         * src/html.h
1921         * src/image_viewer.c
1922         * src/image_viewer.h
1923         * src/imap.c
1924         * src/imap.h
1925         * src/imap_gtk.c
1926         * src/imap_gtk.h
1927         * src/import.c
1928         * src/import.h
1929         * src/importldif.c
1930         * src/importldif.h
1931         * src/importmutt.c
1932         * src/importmutt.h
1933         * src/importpine.c
1934         * src/importpine.h
1935         * src/inc.c
1936         * src/inc.h
1937         * src/jpilot.c
1938         * src/jpilot.h
1939         * src/ldapctrl.c
1940         * src/ldapctrl.h
1941         * src/ldaplocate.c
1942         * src/ldaplocate.h
1943         * src/ldapquery.c
1944         * src/ldapquery.h
1945         * src/ldapserver.c
1946         * src/ldapserver.h
1947         * src/ldapupdate.c
1948         * src/ldapupdate.h
1949         * src/ldaputil.c
1950         * src/ldaputil.h
1951         * src/ldif.c
1952         * src/ldif.h
1953         * src/localfolder.c
1954         * src/localfolder.h
1955         * src/main.c
1956         * src/main.h
1957         * src/mainwindow.c
1958         * src/mainwindow.h
1959         * src/manual.c
1960         * src/manual.h
1961         * src/matcher.c
1962         * src/matcher.h
1963         * src/matcher_parser.h
1964         * src/matcher_parser_lex.l
1965         * src/matcher_parser_parse.y
1966         * src/mbox.c
1967         * src/mbox.h
1968         * src/message_search.c
1969         * src/message_search.h
1970         * src/messageview.c
1971         * src/messageview.h
1972         * src/mh.c
1973         * src/mh.h
1974         * src/mh_gtk.c
1975         * src/mh_gtk.h
1976         * src/mimeview.c
1977         * src/mimeview.h
1978         * src/msgcache.c
1979         * src/msgcache.h
1980         * src/mutt.c
1981         * src/mutt.h
1982         * src/news.c
1983         * src/news.h
1984         * src/news_gtk.c
1985         * src/news_gtk.h
1986         * src/noticeview.c
1987         * src/noticeview.h
1988         * src/partial_download.c
1989         * src/partial_download.h
1990         * src/pine.c
1991         * src/pine.h
1992         * src/pop.c
1993         * src/pop.h
1994         * src/prefs_account.c
1995         * src/prefs_account.h
1996         * src/prefs_actions.c
1997         * src/prefs_actions.h
1998         * src/prefs_common.c
1999         * src/prefs_common.h
2000         * src/prefs_compose_writing.c
2001         * src/prefs_compose_writing.h
2002         * src/prefs_customheader.c
2003         * src/prefs_customheader.h
2004         * src/prefs_display_header.c
2005         * src/prefs_display_header.h
2006         * src/prefs_ext_prog.c
2007         * src/prefs_ext_prog.h
2008         * src/prefs_filtering.c
2009         * src/prefs_filtering.h
2010         * src/prefs_filtering_action.c
2011         * src/prefs_filtering_action.h
2012         * src/prefs_folder_column.c
2013         * src/prefs_folder_column.h
2014         * src/prefs_folder_item.c
2015         * src/prefs_folder_item.h
2016         * src/prefs_fonts.c
2017         * src/prefs_fonts.h
2018         * src/prefs_gtk.c
2019         * src/prefs_gtk.h
2020         * src/prefs_image_viewer.c
2021         * src/prefs_image_viewer.h
2022         * src/prefs_logging.c
2023         * src/prefs_logging.h
2024         * src/prefs_matcher.c
2025         * src/prefs_matcher.h
2026         * src/prefs_message.c
2027         * src/prefs_message.h
2028         * src/prefs_msg_colors.c
2029         * src/prefs_msg_colors.h
2030         * src/prefs_other.c
2031         * src/prefs_other.h
2032         * src/prefs_quote.c
2033         * src/prefs_quote.h
2034         * src/prefs_receive.c
2035         * src/prefs_receive.h
2036         * src/prefs_send.c
2037         * src/prefs_send.h
2038         * src/prefs_spelling.c
2039         * src/prefs_spelling.h
2040         * src/prefs_summaries.c
2041         * src/prefs_summaries.h
2042         * src/prefs_summary_column.c
2043         * src/prefs_summary_column.h
2044         * src/prefs_summary_open.c
2045         * src/prefs_summary_open.h
2046         * src/prefs_template.c
2047         * src/prefs_template.h
2048         * src/prefs_themes.c
2049         * src/prefs_themes.h
2050         * src/prefs_toolbar.c
2051         * src/prefs_toolbar.h
2052         * src/prefs_wrapping.c
2053         * src/prefs_wrapping.h
2054         * src/privacy.c
2055         * src/privacy.h
2056         * src/procheader.c
2057         * src/procheader.h
2058         * src/procmime.c
2059         * src/procmime.h
2060         * src/procmsg.c
2061         * src/procmsg.h
2062         * src/quote_fmt.c
2063         * src/quote_fmt_lex.l
2064         * src/quote_fmt_parse.y
2065         * src/recv.c
2066         * src/recv.h
2067         * src/remotefolder.c
2068         * src/remotefolder.h
2069         * src/send_message.c
2070         * src/send_message.h
2071         * src/setup.c
2072         * src/setup.h
2073         * src/simple-gettext.c
2074         * src/sourcewindow.c
2075         * src/sourcewindow.h
2076         * src/ssl_manager.c
2077         * src/ssl_manager.h
2078         * src/statusbar.c
2079         * src/statusbar.h
2080         * src/stock_pixmap.c
2081         * src/stock_pixmap.h
2082         * src/summary_search.c
2083         * src/summary_search.h
2084         * src/summaryview.c
2085         * src/summaryview.h
2086         * src/textview.c
2087         * src/textview.h
2088         * src/toolbar.c
2089         * src/toolbar.h
2090         * src/undo.c
2091         * src/undo.h
2092         * src/unmime.c
2093         * src/unmime.h
2094         * src/uri_opener.c
2095         * src/uri_opener.h
2096         * src/vcard.c
2097         * src/vcard.h
2098         * src/wizard.c
2099         * src/wizard.h
2100         * src/common/base64.c
2101         * src/common/base64.h
2102         * src/common/claws.c
2103         * src/common/claws.h
2104         * src/common/defs.h
2105         * src/common/fnmatch.c
2106         * src/common/fnmatch.h
2107         * src/common/fnmatch_loop.c
2108         * src/common/hooks.c
2109         * src/common/hooks.h
2110         * src/common/log.c
2111         * src/common/log.h
2112         * src/common/md5.c
2113         * src/common/md5.h
2114         * src/common/mgutils.c
2115         * src/common/mgutils.h
2116         * src/common/nntp.c
2117         * src/common/nntp.h
2118         * src/common/passcrypt.c
2119         * src/common/passcrypt.h.in
2120         * src/common/plugin.c
2121         * src/common/plugin.h
2122         * src/common/prefs.c
2123         * src/common/prefs.h
2124         * src/common/progressindicator.c
2125         * src/common/progressindicator.h
2126         * src/common/quoted-printable.c
2127         * src/common/quoted-printable.h
2128         * src/common/session.c
2129         * src/common/session.h
2130         * src/common/smtp.c
2131         * src/common/smtp.h
2132         * src/common/socket.c
2133         * src/common/socket.h
2134         * src/common/ssl.c
2135         * src/common/ssl.h
2136         * src/common/ssl_certificate.c
2137         * src/common/ssl_certificate.h
2138         * src/common/string_match.c
2139         * src/common/string_match.h
2140         * src/common/stringtable.c
2141         * src/common/stringtable.h
2142         * src/common/tags.c
2143         * src/common/tags.h
2144         * src/common/template.c
2145         * src/common/template.h
2146         * src/common/timing.h
2147         * src/common/utils.c
2148         * src/common/utils.h
2149         * src/common/uuencode.c
2150         * src/common/uuencode.h
2151         * src/common/version.h.in
2152         * src/common/w32_dirent.c
2153         * src/common/w32_reg.c
2154         * src/common/w32_signal.c
2155         * src/common/w32_stat.c
2156         * src/common/w32_stdlib.c
2157         * src/common/w32_string.c
2158         * src/common/w32_time.c
2159         * src/common/w32_unistd.c
2160         * src/common/w32_wait.c
2161         * src/common/w32lib.h
2162         * src/common/xml.c
2163         * src/common/xml.h
2164         * src/common/xmlprops.c
2165         * src/common/xmlprops.h
2166         * src/etpan/etpan-errors.h
2167         * src/etpan/etpan-thread-manager-types.h
2168         * src/etpan/etpan-thread-manager.c
2169         * src/etpan/etpan-thread-manager.h
2170         * src/etpan/imap-thread.c
2171         * src/etpan/imap-thread.h
2172         * src/gtk/about.c
2173         * src/gtk/about.h
2174         * src/gtk/colorlabel.c
2175         * src/gtk/colorlabel.h
2176         * src/gtk/colorsel.c
2177         * src/gtk/colorsel.h
2178         * src/gtk/combobox.c
2179         * src/gtk/combobox.h
2180         * src/gtk/description_window.c
2181         * src/gtk/description_window.h
2182         * src/gtk/filesel.c
2183         * src/gtk/filesel.h
2184         * src/gtk/foldersort.c
2185         * src/gtk/foldersort.h
2186         * src/gtk/gtkaspell.c
2187         * src/gtk/gtkaspell.h
2188         * src/gtk/gtksctree.c
2189         * src/gtk/gtkshruler.c
2190         * src/gtk/gtkshruler.h
2191         * src/gtk/gtksourceprintjob.c
2192         * src/gtk/gtksourceprintjob.h
2193         * src/gtk/gtkutils.c
2194         * src/gtk/gtkutils.h
2195         * src/gtk/gtkvscrollbutton.c
2196         * src/gtk/gtkvscrollbutton.h
2197         * src/gtk/icon_legend.c
2198         * src/gtk/icon_legend.h
2199         * src/gtk/inputdialog.c
2200         * src/gtk/inputdialog.h
2201         * src/gtk/logwindow.c
2202         * src/gtk/logwindow.h
2203         * src/gtk/manage_window.c
2204         * src/gtk/manage_window.h
2205         * src/gtk/menu.c
2206         * src/gtk/menu.h
2207         * src/gtk/pluginwindow.c
2208         * src/gtk/pluginwindow.h
2209         * src/gtk/prefswindow.c
2210         * src/gtk/prefswindow.h
2211         * src/gtk/progressdialog.c
2212         * src/gtk/progressdialog.h
2213         * src/gtk/quicksearch.c
2214         * src/gtk/quicksearch.h
2215         * src/gtk/sslcertwindow.c
2216         * src/gtk/sslcertwindow.h
2217         * src/plugins/bogofilter/bogofilter.c
2218         * src/plugins/bogofilter/bogofilter.h
2219         * src/plugins/bogofilter/bogofilter_gtk.c
2220         * src/plugins/clamav/clamav_plugin.c
2221         * src/plugins/clamav/clamav_plugin.h
2222         * src/plugins/clamav/clamav_plugin_gtk.c
2223         * src/plugins/demo/demo.c
2224         * src/plugins/dillo_viewer/dillo_prefs.c
2225         * src/plugins/dillo_viewer/dillo_prefs.h
2226         * src/plugins/dillo_viewer/dillo_viewer.c
2227         * src/plugins/pgpcore/passphrase.c
2228         * src/plugins/pgpcore/passphrase.h
2229         * src/plugins/pgpcore/pgp_viewer.c
2230         * src/plugins/pgpcore/pgp_viewer.h
2231         * src/plugins/pgpcore/plugin.c
2232         * src/plugins/pgpcore/prefs_gpg.c
2233         * src/plugins/pgpcore/prefs_gpg.h
2234         * src/plugins/pgpcore/select-keys.c
2235         * src/plugins/pgpcore/select-keys.h
2236         * src/plugins/pgpcore/sgpgme.c
2237         * src/plugins/pgpcore/sgpgme.h
2238         * src/plugins/pgpinline/pgpinline.c
2239         * src/plugins/pgpinline/pgpinline.h
2240         * src/plugins/pgpinline/plugin.c
2241         * src/plugins/pgpmime/pgpmime.c
2242         * src/plugins/pgpmime/pgpmime.h
2243         * src/plugins/pgpmime/plugin.c
2244         * src/plugins/spamassassin/spamassassin.c
2245         * src/plugins/spamassassin/spamassassin.h
2246         * src/plugins/spamassassin/spamassassin_gtk.c
2247         * src/plugins/trayicon/trayicon.c
2248         * src/plugins/trayicon/trayicon_prefs.c
2249         * src/plugins/trayicon/trayicon_prefs.h
2250         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2251         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2252         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2253         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2254         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2255         * tools/OOo2claws-mail.pl
2256         * tools/README.sylprint
2257         * tools/acroread2claws-mail.pl
2258         * tools/claws-mail-compose-insert-files.pl
2259         * tools/convert_mbox.pl
2260         * tools/filter_conv.pl
2261         * tools/filter_conv_new.pl
2262         * tools/fix_date.sh
2263         * tools/freshmeat_search.pl
2264         * tools/google_search.pl
2265         * tools/kmail-mailbox2claws-mail.pl
2266         * tools/kmail2claws-mail.pl
2267         * tools/kmail2claws-mail_v2.pl
2268         * tools/mairix.sh
2269         * tools/make.themes.project
2270         * tools/multiwebsearch.pl
2271         * tools/nautilus2claws-mail.sh
2272         * tools/outlook2claws-mail.pl
2273         * tools/textviewer.sh
2274         * tools/thunderbird-filters-convertor.pl
2275         * tools/update-po
2276         * tools/uuooffice
2277         * tools/vcard2xml.py
2278         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2279                 Upgrade to GPLv3 or later.
2280
2281 2007-07-10 [wwp]        2.10.0cvs15
2282
2283         * src/main.c
2284                 Fix re-opening of all composing messages that were
2285                 opened when closing the previous instance, thanks
2286                 to Colin.
2287
2288 2007-07-10 [paul]       2.10.0cvs14
2289
2290         * src/editaddress_other_attributes_ldap.c
2291         * src/ldapupdate.c
2292                 fix crash on selecting 'other attributes' combo
2293                 for either a new entry or an old entry with no
2294                 existing attributes.
2295                 fix bug on editing multiple attributes which
2296                 resulted them all having the value of the last
2297                 one changed.
2298                 Thanks to Colin
2299
2300 2007-07-10 [colin]      2.10.0cvs13
2301
2302         * src/editaddress.c
2303         * src/editaddress_other_attributes_ldap.h
2304         * src/ldapupdate.c
2305                 Fix --disable-ldap build
2306
2307 2007-07-09 [colin]      2.10.0cvs12
2308
2309         * src/Makefile.am
2310         * src/addritem.c
2311         * src/addritem.h
2312         * src/editaddress.c
2313         * src/editaddress_other_attributes_ldap.c
2314         * src/editaddress_other_attributes_ldap.h
2315         * src/editldap.c
2316         * src/ldapctrl.c
2317         * src/ldapctrl.h
2318         * src/ldapupdate.c
2319                 Add capability to edit all inetOrgPerson
2320                 attributes on LDAP. Patch by Michael 
2321                 Rasmussen
2322
2323 2007-07-09 [colin]      2.10.0cvs11
2324
2325         * src/Makefile.am
2326         * src/exporthtml.c
2327         * src/mbox.c
2328         * src/msgcache.c
2329         * src/prefs_summaries.c
2330         * src/prefs_themes.c
2331         * src/procheader.c
2332         * src/common/Makefile.am
2333         * src/common/log.c
2334         * src/common/timing.h
2335         * src/common/utils.c
2336         * src/common/utils.h
2337         * src/common/w32_account.c
2338         * src/common/w32lib.h
2339         * src/gtk/Makefile.am
2340         * src/gtk/colorlabel.c
2341         * src/plugins/pgpcore/Makefile.am
2342         * src/plugins/pgpcore/claws.def
2343         * src/plugins/pgpcore/passphrase.c
2344         * src/plugins/pgpcore/pgp_viewer.c
2345         * src/plugins/pgpcore/plugin.def
2346         * src/plugins/pgpcore/sgpgme.c
2347         * src/plugins/pgpinline/Makefile.am
2348         * src/plugins/pgpinline/claws.def
2349         * src/plugins/pgpinline/mypgpcore.def
2350         * src/plugins/pgpinline/plugin.def
2351         * src/plugins/pgpmime/Makefile.am
2352         * src/plugins/pgpmime/claws.def
2353         * src/plugins/pgpmime/mypgpcore.def
2354         * src/plugins/pgpmime/plugin.def
2355                 Commit win32 patch, from Werner Koch and
2356                 Marcus Brinkmann
2357
2358 2007-07-09 [colin]      2.10.0cvs10
2359
2360         * src/prefs_toolbar.c
2361                 Fix crash when no actions exist
2362
2363 2007-07-07 [paul]       2.10.0cvs9
2364
2365         * COPYING
2366         * manual/claws-mail-manual.xml
2367                 update copyright year
2368         * po/fi.po
2369                 updated by Flammie Pirinen
2370
2371 2007-07-05 [wwp]        2.10.0cvs8
2372
2373         * src/plugins/clamav/clamav_plugin_gtk.c
2374                 Make vertical spacing like in other plugin prefs pages.
2375
2376 2007-07-05 [wwp]        2.10.0cvs7
2377
2378         * src/quote_fmt.c
2379                 It's %am that works, not %ae (this doc incoherence has been
2380                 introduced with 2.9.2cvs13).
2381
2382 2007-07-04 [wwp]        2.10.0cvs6
2383
2384         * src/plugins/bogofilter/bogofilter.c
2385                 Gettext-ize an occurrence of "Any" that wasn't.
2386
2387 2007-07-04 [colin]      2.10.0cvs5
2388
2389         * po/POTFILES.in
2390                 Fix untranslated strings; thanks
2391                 to Pader Rezso.
2392
2393 2007-07-03 [colin]      2.10.0cvs4
2394
2395         * src/folder.c
2396         * src/mainwindow.c
2397                 Fix saving of sort mode for tags and
2398                 thread date. Thanks to Pierre Ossman.
2399                 Completes fix for bug 1233
2400
2401 2007-07-03 [paul]       2.10.0cvs3
2402
2403         * src/compose.c
2404                 fix auto-save
2405         * src/summaryview.c
2406                 fix build warnings
2407         Thanks to Colin
2408
2409 2007-07-02 [colin]      2.10.0cvs2
2410
2411         * src/folder.h
2412         * src/mainwindow.c
2413         * src/procmsg.h
2414         * src/summaryview.c
2415                 Add View/Sort/by Thread date
2416                 Fixes bug 1233, 'Capability to sort 
2417                 threads by most recent message'
2418                 Based on a patch by Paul Rolland
2419
2420 2007-07-02 [colin]      2.10.0cvs1
2421
2422         * src/Makefile.am
2423         * src/compose.c
2424         * src/edittags.c
2425         * src/edittags.h
2426         * src/filtering.c
2427         * src/folder.c
2428         * src/folder.h
2429         * src/headerview.c
2430         * src/headerview.h
2431         * src/main.c
2432         * src/mainwindow.c
2433         * src/mainwindow.h
2434         * src/manual.h
2435         * src/matcher.c
2436         * src/matcher.h
2437         * src/matcher_parser_parse.y
2438         * src/mimeview.c
2439         * src/msgcache.c
2440         * src/msgcache.h
2441         * src/prefs_common.c
2442         * src/prefs_common.h
2443         * src/prefs_filtering_action.c
2444         * src/prefs_matcher.c
2445         * src/prefs_summary_column.c
2446         * src/procmsg.c
2447         * src/procmsg.h
2448         * src/quote_fmt.c
2449         * src/quote_fmt_lex.l
2450         * src/quote_fmt_parse.y
2451         * src/summaryview.c
2452         * src/summaryview.h
2453         * src/textview.c
2454         * src/common/Makefile.am
2455         * src/common/defs.h
2456         * src/common/tags.c
2457         * src/common/tags.h
2458         * src/gtk/quicksearch.c
2459         * src/gtk/quicksearch.h
2460                 Add Tags implementation. Tags are arbitrary labels
2461                 that can be applied to messages. It is possible 
2462                 to create, edit, remove tags; apply them to mails;
2463                 filter on tags or tag presence; apply or unset
2464                 tags via filtering actions; reference tags in
2465                 reply templates.
2466
2467 2007-07-02 [paul]       2.10.0
2468
2469         * NEWS
2470         * README
2471         * RELEASE_NOTES
2472                 2.10.0 released
2473
2474 2007-07-02 [paul]       2.9.2cvs78
2475
2476         * po/de.po
2477         * po/en_GB.po
2478         * po/es.po
2479         * po/fr.po
2480         * po/hu.po
2481         * po/pt_BR.po
2482         * po/ru.po
2483         * po/zh_CN.po
2484                 updated by Stephan Sachse, me, Ricardo Mones
2485                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2486                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2487
2488 2007-07-02 [paul]       2.9.2cvs77
2489
2490         * AUTHORS
2491                 updated
2492
2493 2007-06-29 [wwp]        2.9.2cvs76
2494
2495         * src/gtk/headers.h
2496                 Fix a typo (thanks to Ricardo for finding this out).
2497
2498 2007-06-28 [paul]       2.9.2cvs75
2499
2500         * src/folderview.c
2501                 fix build warnings
2502
2503 2007-06-28 [paul]       2.9.2cvs74
2504
2505         * tools/Makefile.am
2506                 fix bug in the autotools build system.
2507                 Files cataloged under EXTRA_DIST were never
2508                 automatically copied to the build tree.
2509                 (fix 'make distcheck')
2510                 Patch by Michael Rasmussen.
2511
2512 2007-06-24 [colin]      2.9.2cvs73
2513
2514         * src/news_gtk.c
2515                 Fix bug 1249, 'Error handling for 
2516                 news errors needs modification'
2517                 Only popup error if the according
2518                 pref in Prefs/Receive is set.
2519
2520 2007-06-21 [colin]      2.9.2cvs72
2521
2522         * src/common/plugin.c
2523         * src/common/plugin.h
2524                 Change plugin API to know whether it's safe to 
2525                 unload plugins or whether we should just hide
2526                 them. Fixes bug 1248, 'Core dumps after 
2527                 unloading plugin and clicking on load plugins'
2528         * src/plugins/bogofilter/bogofilter.c
2529         * src/plugins/clamav/clamav_plugin.c
2530         * src/plugins/demo/demo.c
2531         * src/plugins/dillo_viewer/dillo_viewer.c
2532         * src/plugins/pgpcore/plugin.c
2533         * src/plugins/pgpinline/plugin.c
2534         * src/plugins/pgpmime/plugin.c
2535         * src/plugins/spamassassin/spamassassin.c
2536         * src/plugins/trayicon/trayicon.c
2537                 Update API
2538
2539 2007-06-19 [colin]      2.9.2cvs71
2540
2541         * src/compose.c
2542         * src/messageview.c
2543                 Fix crash mentioned in bug 1246
2544                 Race condition when automatically drafting
2545                 due to insertion on reedit.
2546
2547 2007-06-18 [wwp]        2.9.2cvs70
2548
2549         * src/importldif.c
2550                 LDIF import: use a "Proceed" button to complete
2551                 the process.
2552
2553 2007-06-18 [paul]       2.9.2cvs69
2554
2555         * configure.ac
2556                 use pkgconfig to check for gtk and glib
2557
2558 2007-06-17 [wwp]        2.9.2cvs68
2559
2560         * src/ldif.c
2561         * src/importldif.c
2562                 LDIF import: better error handling, minor code
2563                 and UI cleanup, and renamed the Save button
2564                 to Close, as imported stuff is already saved
2565                 when the Save button is shown.
2566
2567 2007-06-17 [colin]      2.9.2cvs67
2568
2569         * src/prefs_summaries.c
2570         * src/procmsg.c
2571                 Don't set as read when forwarded, only replied to
2572
2573 2007-06-17 [paul]       2.9.2cvs66
2574
2575         * src/alertpanel.c
2576                 add missing #include
2577
2578 2007-06-16 [colin]      2.9.2cvs65
2579
2580         * src/prefs_summaries.c
2581         * src/procmsg.c
2582                 Change the pref "Only mark as read when opened
2583                 in new window" to "..., replied to or forwarded".
2584                 Based on a patch by Paul Rolland.
2585
2586 2007-06-16 [paul]       2.9.2cvs64
2587
2588         * src/gtk/authors.h
2589                 alphabetical order! :)
2590
2591 2007-06-16 [colin]      2.9.2cvs63
2592
2593         * AUTHORS
2594         * src/gtk/authors.h
2595                 Add Michael Rasmussen in authors list
2596
2597 2007-06-16 [colin]      2.9.2cvs62
2598
2599         * src/messageview.c
2600                 Fix messageview_copy_clipboard to take advantage
2601                 of plugins' get_selection.
2602
2603 2007-06-15 [colin]      2.9.2cvs61
2604
2605         * src/action.c
2606         * src/addr_compl.c
2607         * src/addressbook.c
2608         * src/folderview.c
2609         * src/message_search.c
2610         * src/mimeview.c
2611         * src/summary_search.c
2612         * src/summaryview.c
2613         * src/textview.c
2614                 Allow GDK_KP_Enter to do the same as GDK_Return
2615                 Patch by Michael Rasmussen
2616
2617 2007-06-15 [paul]       2.9.2cvs60
2618
2619         * src/compose.c
2620                 fix bug when closing a compose window
2621                 during autosave
2622
2623 2007-06-14 [paul]       2.9.2cvs59
2624
2625         * src/main.c
2626         * src/common/defs.h
2627                 migrate sylpheed config
2628
2629 2007-06-14 [wwp]        2.9.2cvs58
2630
2631         * src/gtk/pluginwindow.c
2632                 Yet another attempt to fix sizing/alignment of the
2633                 button bar in plugins window.
2634
2635 2007-06-12 [colin]      2.9.2cvs57
2636
2637         * po/POTFILES.in
2638         * src/Makefile.am
2639         * src/folderview.c
2640         * src/prefs_common.c
2641         * src/prefs_common.h
2642         * src/prefs_summaries.c
2643         * src/prefs_summary_open.c
2644         * src/prefs_summary_open.h
2645         * src/summaryview.c
2646                 Make "when entering a folder" actions more personalisable
2647
2648 2007-06-12 [wwp]        2.9.2cvs56
2649
2650         * tools/README
2651                 Use short description from Paul (mairix.sh).
2652
2653 2007-06-12 [wwp]        2.9.2cvs55
2654
2655         * tools/README
2656                 Updated info about mairix.sh.
2657
2658 2007-06-11 [paul]       2.9.2cvs54
2659
2660         * src/prefs_logging.c
2661                 rework log window length widgets
2662                 and some sensitivity fixes
2663
2664 2007-06-11 [paul]       2.9.2cvs53
2665
2666         * src/mainwindow.c
2667         * src/prefs_logging.c
2668                 rename 'Protocol Log' to 'Network Log'
2669                 and some function renaming
2670
2671 2007-06-10 [wwp]        2.9.2cvs52
2672
2673         * src/gtk/pluginwindow.c
2674                 Revert 2.9.2cvs51.
2675
2676 2007-06-10 [wwp]        2.9.2cvs51
2677
2678         * src/gtk/pluginwindow.c
2679                 Fix button bar in plugin window, was centered and not
2680                 behaving like other dialogs w/ such button bar.
2681
2682 2007-06-08 [wwp]        2.9.2cvs50
2683
2684         * src/compose.c
2685         * src/compose.h
2686         * src/main.c
2687         * src/mainwindow.c
2688         * src/mainwindow.h
2689                 Provide a way out of automatic draft saving on IMAP, when
2690                 exiting offline.
2691                 Prevent drafting while sending and quitting while sending.
2692                 Thanks for Colin.
2693
2694
2695
2696 2007-06-08 [wwp]        2.9.2cvs49
2697
2698         * src/prefs_account.c
2699         * src/gtk/prefswindow.c
2700         * src/gtk/prefswindow.h
2701                 Activate the Basic page when opening account prefs.
2702
2703 2007-06-08 [wwp]        2.9.2cvs48
2704
2705         * src/common/socket.c
2706                 Don't crash if fork() fails, thanks to Colin.
2707
2708 2007-06-08 [wwp]        2.9.2cvs47
2709
2710         * src/gtk/prefswindow.c
2711                 Wrap some long lines, and reset horizontal scroller's adjusment
2712                 (this was already done, vertically), when changing tab (not page)
2713                 in prefs windows.
2714
2715 2007-06-08 [paul]       2.9.2cvs46
2716
2717         * src/common/utils.c
2718                 use gethostname() instead of uname()
2719                 based on a patch by Michael Hughes
2720                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2721
2722 2007-06-07 [wwp]        2.9.2cvs45
2723
2724         * src/prefs_common.c
2725                 Fix some useless warnings, thanks to Colin.
2726
2727 2007-06-06 [colin]      2.9.2cvs44
2728
2729         * src/ldapupdate.c
2730                 Fix strange allocations. 
2731
2732 2007-06-06 [colin]      2.9.2cvs43
2733
2734         * src/ldapupdate.c
2735                 Patch by Michael Rasmussus to help
2736                 bug 1232
2737
2738 2007-06-05 [wwp]        2.9.2cvs42
2739
2740         * src/prefs_account.c
2741         * src/prefs_folder_item.c
2742         * src/prefs_quote.c
2743         * src/quote_fmt.c
2744         * src/quote_fmt.h
2745                 Per-folder templates can now be applied recursively.
2746                 Always save per-folder templates (formats were erroneously
2747                 saved only if they were enabled).
2748                 Check for validity of quotation marks everywhere there
2749                 are defined.
2750
2751 2007-06-05 [wwp]        2.9.2cvs41
2752
2753         * src/inc.c
2754                 Fix incoming messages from local accounts always getting filtered
2755                 (even if the account prefs say don't), thanks to Colin.
2756
2757 2007-06-05 [wwp]        2.9.2cvs40
2758
2759         * src/compose.c
2760         * src/compose.h
2761                 Use per-folder/per-account quote chars when applying a
2762                 template or inserting text as well. Const'ify some
2763                 vars more.
2764
2765 2007-06-04 [colin]      2.9.2cvs39
2766
2767         * src/compose.c
2768                 More work for wwp :)
2769
2770 2007-06-04 [wwp]        2.9.2cvs38
2771
2772         * src/compose.c
2773                 Same as 2.9.2cvs36 but for forwarding.
2774
2775 2007-06-04 [colin]      2.9.2cvs37
2776
2777         * src/compose.c
2778                 Use original mail file for forward/redirect
2779                 Fixes some forwarded mails to be attached as
2780                 application/octet-stream (when they have binary
2781                 parts), and incidentally fixes bug 848
2782                 'Redirect breaks GnuPG'
2783
2784 2007-06-04 [wwp]        2.9.2cvs36
2785
2786         * src/compose.c
2787                 Fix quote mark mis-initialisation when replying/forwarding
2788                 (introduced w/ 2.9.2cvs20).
2789
2790 2007-06-04 [wwp]        2.9.2cvs35
2791
2792         * src/prefs_compose_writing.c
2793         * src/prefs_quote.c
2794                 Fix a bug where Quotation characters (prefs/compose/writing)
2795                 was cleared (introduced w/ 2.9.2cvs26).
2796
2797 2007-06-04 [wwp]        2.9.2cvs34
2798
2799         * src/prefs_account.c
2800         * src/prefs_account.h
2801                 Better fix for compiling w/o aspell (rollbacks
2802                 2.9.2cvs31).
2803
2804 2007-06-04 [wwp]        2.9.2cvs33
2805
2806         * src/account.c
2807         * src/prefs_account.c
2808         * src/prefs_account.h
2809         * src/procmsg.c
2810                 It's now possible to disable mail filtering plugins
2811                 on a per-account basis.
2812
2813 2007-06-04 [wwp]        2.9.2cvs32
2814
2815         * src/procheader.c
2816         * src/common/utils.c
2817         * src/common/utils.h
2818                 Support CRLF in headers part of messages.
2819                 Support few more date formats (RFC3339 subsets).
2820
2821 2007-06-04 [wwp]        2.9.2cvs31
2822
2823         * src/prefs_account.c
2824                 Fix compiling w/o aspell support.
2825
2826 2007-06-03 [wwp]        2.9.2cvs30
2827
2828         * src/prefs_gtk.c
2829                 Don't decode leading ENV_ and ~ in P_PASSWORD
2830                 values.
2831
2832 2007-06-03 [wwp]        2.9.2cvs29
2833
2834         * src/prefs_gtk.c
2835                 Don't decode leading ENV_ and ~ in P_PASSWORD
2836                 values.
2837
2838 2007-06-03 [wwp]        2.9.2cvs28
2839
2840         * src/prefs_account.c
2841         * src/gtk/prefswindow.c
2842         * src/gtk/prefswindow.h
2843                 Added a way to force preloading of all pages
2844                 (prefswindow).
2845                 Moved tabs to pages in account prefs.
2846
2847 2007-06-02 [colin]      2.9.2cvs27
2848
2849         * src/addressbook.c
2850                 Fix possible crash, fix ldap write bugs
2851         * src/ldapupdate.c
2852                 Fix ldap write bugs - patch by Michael
2853                 Rasmussen
2854         * src/alertpanel.c
2855         * src/alertpanel.h
2856                 Add a hook whenever alertpanel opens/closes
2857
2858 2007-05-31 [wwp]        2.9.2cvs26
2859
2860         * src/prefs_compose_writing.c
2861         * src/prefs_quote.c
2862                 Re-organized writing options a bit:
2863                  - renamed the Quoting page to Templates
2864                  - moved all composing templates to that page
2865                  - moved non-templates options to the Writing one,
2866                    grouped reply-related options, reordered reply and
2867                    forward options.
2868
2869 2007-05-31 [wwp]        2.9.2cvs25
2870
2871         * src/compose.c
2872                 Removed unused code.
2873
2874 2007-05-31 [colin]      2.9.2cvs24
2875
2876         * src/addressbook.c
2877                 Fix missing display name when modifying
2878                 LDAP. Patch by Michael Rasmussen
2879
2880 2007-05-31 [wwp]        2.9.2cvs23
2881
2882         * src/plugins/bogofilter/Makefile.am
2883         * src/plugins/clamav/Makefile.am
2884         * src/plugins/demo/Makefile.am
2885         * src/plugins/dillo_viewer/Makefile.am
2886         * src/plugins/spamassassin/Makefile.am
2887                 Fix building of those plugins in Mac OS X.
2888
2889 2007-05-30 [wwp]        2.9.2cvs22
2890
2891         * src/gtk/quicksearch.c
2892                 Fix missing initialization.
2893
2894 2007-05-30 [wwp]        2.9.2cvs21
2895
2896         * src/procheader.c
2897                 Revert accidental commit (debug outputs).
2898
2899 2007-05-30 [wwp]        2.9.2cvs20
2900
2901         * src/compose.c
2902         * src/folder_item_prefs.c
2903         * src/folder_item_prefs.h
2904         * src/prefs_account.c
2905         * src/prefs_account.h
2906         * src/prefs_folder_item.c
2907         * src/prefs_gtk.c
2908         * src/prefs_gtk.h
2909                 Implemented per-account and per-folder
2910                 compose/reply/forward formats.
2911
2912 2007-05-30 [wwp]        2.9.2cvs19
2913
2914         * src/prefs_compose_writing.c
2915         * src/prefs_quote.c
2916         * src/procheader.c
2917         * src/quote_fmt.c
2918         * src/quote_fmt.h
2919                 Internal API changes (factorize quote format
2920                 prefs and checks).
2921
2922 2007-05-30 [colin]      2.9.2cvs18
2923
2924         * src/compose.c
2925                 Fix race where it's possible to re-click Send
2926                 between end of SMTP session and end of "move to
2927                 sent folder" when sending an email with send
2928                 dialog enabled.
2929
2930 2007-05-30 [colin]      2.9.2cvs17
2931
2932         * src/crash.c
2933                 Ask for backtrace on all threads. Patch by
2934                 Pawel
2935         * src/folderview.c
2936                 Fix stale news statusbar when scanning fails.
2937                 Patch by Pawel
2938         * src/ldapupdate.c
2939                 Fix some LDAP write updates bugs. Patch
2940                 by Michael Rasmussen
2941
2942 2007-05-29 [colin]      2.9.2cvs16
2943
2944         * src/imap.c
2945                 Fix loss of local flags when moving mails
2946                 on IMAP in high-bandwidth mode (UID FETCH)
2947
2948 2007-05-25 [paul]       2.9.2cvs15
2949
2950         * src/common/socket.c
2951                 fix sometimes crasher on cancelling
2952                 message sending
2953
2954 2007-05-25 [colin]      2.9.2cvs14
2955
2956         * src/imap.c
2957                 Fix a memory leak
2958         * src/imap_gtk.c
2959                 Be more helpful in the subscription
2960                 message
2961
2962 2007-05-23 [wwp]        2.9.2cvs13
2963
2964         * src/compose.c
2965         * src/prefs_compose_writing.c
2966         * src/prefs_quote.c
2967         * src/prefs_template.c
2968         * src/prefs_template.h
2969         * src/quote_fmt.c
2970         * src/quote_fmt.h
2971         * src/quote_fmt_lex.l
2972         * src/quote_fmt_parse.y
2973                 Introduced new syntax elements (symbols and commands)
2974                 in templates/quote_fmt. Compatibility w/ old
2975                 symbols is kept.
2976                 Updated and reworked the corresponding Information
2977                 dialog.
2978                 Display the line number in dialogs that talk about
2979                 parser errors (in addition to the error message in
2980                 output).
2981
2982 2007-05-23 [wwp]        2.9.2cvs12
2983
2984         * src/quote_fmt_parse.y
2985                 Fix 2.9.2cvs11, probably a paste accident ;).
2986
2987 2007-05-23 [wwp]        2.9.2cvs11
2988
2989         * src/compose.c
2990         * src/prefs_template.c
2991         * src/quote_fmt.h
2992         * src/quote_fmt_parse.y
2993                 Fix 2.9.2cvs10, which broke --disable-aspell.
2994
2995 2007-05-22 [wwp]        2.9.2cvs10
2996
2997         * src/compose.c
2998         * src/prefs_template.c
2999         * src/quote_fmt.c
3000         * src/quote_fmt.h
3001         * src/quote_fmt_lex.l
3002         * src/quote_fmt_parse.y
3003         * src/gtk/gtkaspell.c
3004         * src/gtk/gtkaspell.h
3005                 Added template/quote format syntactical elements
3006                 to show and query:
3007                         - current dictionary
3008                           %T to show (shows empty if not set or not enabled),
3009                           ?T and !T to check if the default dictionary is
3010                           enabled and set
3011                         - current account's default dictionary
3012                           %aT to show (empty if not set or not enabled),
3013                           ?aT and !aT to check if it's enabled and set
3014                         - name completion for an address, from the address
3015                           book
3016                           %ABf, %ABt, %ABc respectively show the full name got
3017                           from the address book if From, To or Cc match a single
3018                           contact.
3019                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3020                           matches any contact and if the full name is non-empty.
3021                           If From, To or Cc are lists of email addresses, only
3022                           the first address will be checked.
3023                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3024                 that could show a trailing ','.
3025                 Also, template/quote_fmt parser now shows the line number in case
3026                 of parser error.
3027
3028 2007-05-15 [colin]      2.9.2cvs9
3029
3030         * src/main.c
3031         * src/main.h
3032                 Add a public function to know whether Claws
3033                 crashed last time
3034                 Store opened folder when exiting
3035         * src/folder.c
3036         * src/folder.h
3037                 Store last opened message in each FolderItem;
3038                 Reset last seen messages if Claws crashed, so 
3039                 that one can't go in an infinite crash in case 
3040                 a particular mail crashes Claws.
3041         * src/messageview.c
3042         * src/prefs_common.c
3043         * src/prefs_common.h
3044         * src/summaryview.c
3045         * src/prefs_summaries.c
3046                 Add "Select last opened message" when entering
3047                 a folder
3048                 Add "Select last opened folder" at startup.
3049
3050 2007-05-14 [colin]      2.9.2cvs8
3051
3052         * manual/xml2pdf
3053                 Fix bashism, search for xml catalog 
3054                 in /usr/local/share/xml/catalog too
3055                 Patch by Pawel
3056
3057 2007-05-13 [wwp]        2.9.2cvs7
3058
3059         * src/gtk/logwindow.c
3060                 fix raising log windows when they are either minimized or
3061                 in background.
3062
3063 2007-05-11 [colin]      2.9.2cvs6
3064
3065         * src/gtk/filesel.c
3066                 Use Hildon's file chooser on Maemo. Patch
3067                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3068                 'File attachment "manipulation" bugs...'
3069
3070 2007-05-10 [wwp]        2.9.2cvs5
3071
3072         * src/prefs_common.c
3073         * src/prefs_common.h
3074         * src/gtk/quicksearch.c
3075                 Add a quicksearch option to automatically run
3076                 a search selected from the history (this option
3077                 is exclusive towards type-ahead).
3078
3079 2007-05-10 [colin]      2.9.2cvs4
3080
3081         * src/imap.c
3082                 Fix g_warnings, thanks to Brian
3083                 Morrison
3084
3085 2007-05-09 [colin]      2.9.2cvs3
3086
3087         * src/crash.c
3088         * src/exporthtml.c
3089         * src/mbox.c
3090         * src/prefs_summaries.c
3091         * src/procheader.c
3092         * src/common/log.c
3093         * src/common/utils.c
3094         * src/gtk/gtksourceprintjob.c
3095         * src/gtk/sslcertwindow.c
3096                 Use the re-entrant variant of time functions
3097                 Probably fixes bug 1217, 'reentrancy problems 
3098                 with time functions'
3099
3100 2007-05-09 [colin]      2.9.2cvs2
3101
3102         * src/imap.c
3103                 Fix crasher when reconnection fails
3104
3105 2007-05-08 [paul]       2.9.2cvs1
3106
3107         * NEWS
3108         * README
3109         * RELEASE_NOTES
3110         * configure.ac
3111                 bump version number following
3112                 stable release
3113
3114 2007-05-08 [paul]       2.9.1cvs48
3115
3116         * src/plugins/demo/demo.c
3117         * src/plugins/dillo_viewer/dillo_prefs.c
3118         * src/plugins/dillo_viewer/dillo_prefs.h
3119         * src/plugins/dillo_viewer/dillo_viewer.c
3120         * src/plugins/pgpcore/pgp_viewer.c
3121         * src/plugins/pgpcore/pgp_viewer.h
3122         * src/plugins/pgpcore/plugin.c
3123         * src/plugins/pgpcore/prefs_gpg.c
3124         * src/plugins/pgpcore/prefs_gpg.h
3125         * src/plugins/pgpcore/sgpgme.c
3126         * src/plugins/pgpcore/sgpgme.h
3127         * src/plugins/pgpinline/plugin.c
3128         * src/plugins/pgpmime/pgpmime.c
3129         * src/plugins/pgpmime/pgpmime.h
3130         * src/plugins/pgpmime/plugin.c
3131         * src/plugins/spamassassin/spamassassin.c
3132         * src/plugins/spamassassin/spamassassin.h
3133         * src/plugins/spamassassin/spamassassin_gtk.c
3134         * src/plugins/trayicon/README
3135         * tools/README
3136         * tools/README.sylprint
3137         * tools/outlook2claws-mail.pl
3138         * tools/sylprint.pl
3139         * tools/tb2claws-mail
3140         * tools/tbird2claws.py
3141         * tools/update-po
3142         * tools/vcard2xml.py
3143         * tools/kdeservicemenu/README
3144                 cleanups and corrections
3145
3146 2007-05-06 [wwp]        2.9.1cvs47
3147
3148         * tools/uudec
3149                 Fix missing dash to `display` command-line, reported
3150                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3151
3152 2007-05-06 [colin]      2.9.1cvs46
3153
3154         * src/Makefile.am
3155         * src/stock_pixmap.c
3156         * src/stock_pixmap.h
3157         * src/pixmaps/printer.xpm
3158                 Add a printer icon
3159
3160 2007-05-06 [paul]       2.9.1cvs45
3161
3162         * src/compose.c
3163         * src/ldapquery.c
3164         * src/privacy.h
3165         * src/summary_search.c
3166         * src/summaryview.c
3167                 fix build warnings
3168
3169 2007-05-05 [wwp]        2.9.1cvs44
3170
3171         * src/messageview.c
3172         * src/mh.c
3173         * src/prefs_actions.c
3174         * src/prefs_gtk.c
3175         * src/summaryview.c
3176         * src/common/xml.c
3177                 Fix "faild" typos everywhere and capitalization of
3178                 some g_warnings.
3179
3180 2007-05-04 [colin]      2.9.1cvs43
3181
3182         * src/compose.c
3183         * src/privacy.c
3184         * src/privacy.h
3185         * src/plugins/pgpcore/prefs_gpg.c
3186         * src/plugins/pgpcore/prefs_gpg.h
3187         * src/plugins/pgpinline/pgpinline.c
3188         * src/plugins/pgpmime/pgpmime.c
3189                 Add an API to warn about encryption limits,
3190                 and allow to disable these warnings
3191
3192 2007-05-03 [colin]      2.9.1cvs42
3193
3194         * src/summaryview.c
3195         * src/mainwindow.c
3196                 Fix bug 1213, 'Delete more than 
3197                 one thread at once'
3198
3199 2007-05-03 [wwp]        2.9.1cvs41
3200
3201         * src/prefs_common.c
3202         * src/prefs_filtering.c
3203         * src/prefs_template.c
3204         * src/common/template.c
3205         * src/common/template.h
3206         * src/gtk/gtkutils.c
3207         * src/gtk/gtkutils.h
3208                 Templates are no longer automatically sorted
3209                 by name, but can be sorted manually using
3210                 |< < > >| buttons as well as drag'n'drop.
3211
3212 2007-05-03 [wwp]        2.9.1cvs40
3213
3214         * src/plugins/spamassassin/spamassassin.c
3215         * src/plugins/spamassassin/spamassassin.h
3216         * src/plugins/spamassassin/spamassassin_gtk.c
3217         * src/plugins/bogofilter/bogofilter.c
3218         * src/plugins/bogofilter/bogofilter.h
3219         * src/plugins/bogofilter/bogofilter_gtk.c
3220                 Added an option to conditionally mark saved spam
3221                 as read (default is and was to do so).
3222                 Satisfies feature request 1708539 on sf.net tracker.
3223
3224 2007-05-03 [colin]      2.9.1cvs39
3225
3226         * src/inc.c
3227                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3228
3229 2007-05-02 [colin]      2.9.1cvs38
3230
3231         * src/textview.c
3232                 Fix bug 1209, 'Clicking on address 
3233                 in header (mailto uri) selects 
3234                 default account'. Patch adapted from
3235                 G.P. Halkes' patch.
3236
3237 2007-05-02 [colin]      2.9.1cvs37
3238
3239         * src/grouplistdialog.c
3240                 Set cursor to wait cursor while loading
3241                 groups.
3242
3243 2007-05-02 [paul]       2.9.1cvs36
3244
3245         * src/folder.c
3246         * src/common/defs.h
3247                 rename cache and mark files
3248                 (data is preserved)
3249
3250 2007-04-30 [paul]       2.9.1cvs35
3251
3252         * manual/glossary.xml
3253         * manual/plugins.xml
3254                 updates. Patch by Ricardo
3255
3256 2007-04-29 [wwp]        2.9.1cvs34
3257
3258         * src/mainwindow.c
3259         * configure.ac
3260                 Fix few grammatical errors (patch by David Relson < relson at
3261                 osagesoftware dot com >).
3262
3263 2007-04-28 [colin]      2.9.1cvs33
3264
3265         * src/account.c
3266         * src/pop.c
3267         * src/prefs_account.c
3268         * src/prefs_account.h
3269                 Drop the "Download all" preference. It's
3270                 stupidly useless and confuses people from
3271                 time to time.
3272
3273 2007-04-27 [wwp]        2.9.1cvs32
3274
3275         * src/account.c
3276         * src/prefs_account.c
3277         * src/prefs_account.h
3278                 Don't reflect accounts changes to the mainwindow when it's
3279                 not necessary.
3280
3281 2007-04-27 [colin]      2.9.1cvs31
3282
3283         * src/folder.c
3284                 Freeze/thaw when sync'ing flags
3285         * src/imap.c
3286         * src/prefs_account.c
3287         * src/prefs_account.h
3288         * src/etpan/imap-thread.c
3289         * src/etpan/imap-thread.h
3290                 Add a way to use UID FETCH instead
3291                 of searches to fetch message lists
3292                 and flags. More expensive towards
3293                 bandwidth, less expensive towards
3294                 server's CPU. Probably fixes 
3295                 bug 1158, 'Scanning new folders on 
3296                 Exchange 2007 extremely slow'.
3297                 Patch 95% by Hoa.
3298
3299 2007-04-27 [paul]       2.9.1cvs30
3300
3301         * src/mainwindow.c
3302         * src/prefs_logging.c
3303                 improvements to english usage
3304
3305 2007-04-27 [colin]      2.9.1cvs29
3306
3307         * src/imap.c
3308                 Fix build without libetpan (my bad!)
3309
3310 2007-04-26 [colin]      2.9.1cvs28
3311
3312         * src/imap.c
3313         * src/imap.h
3314                 Fix uselessly exported function
3315         * src/textview.c
3316                 Consider "- -- \n" as signature separator
3317                 (that's what signature separators look like
3318                  in PGP/Inline signed mails)
3319
3320 2007-04-26 [colin]      2.9.1cvs27
3321
3322         * configure.ac
3323                 libetpan-0.49 is now required
3324         * src/procmime.c
3325                 Fix double fetching of mails if
3326                 first try failed
3327         * src/imap.c
3328                 Make offline sync faster, by
3329                 remembering last change time, and
3330                 last sync time.
3331
3332 2007-04-26 [hoa]        2.9.1cvs26
3333
3334         * src/imap.c
3335         * src/imap.h
3336         * src/mainwindow.c
3337         * src/toolbar.c
3338         * src/etpan/imap-thread.c
3339         * src/etpan/imap-thread.h
3340                 cancellation of IMAP operations is now allowed.
3341                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3342
3343 2007-04-26 [colin]      2.9.1cvs25
3344
3345         * src/folder.c
3346                 Always fetch body+headers in folders that are
3347                 synched for offline use, if "Synchronise as
3348                 soon as possible" is set.
3349                 Fixes bug 1200, 'Add option to always retrieve full 
3350                 messages'
3351
3352 2007-04-25 [colin]      2.9.1cvs24
3353
3354         * src/compose.c
3355                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3356                 persists...'
3357
3358 2007-04-24 [colin]      2.9.1cvs23
3359
3360         * src/folderview.c
3361                 Fix bug 1195, 'Hardware key navigation' 
3362                 Make GDK_Enter toggle expansion (Maemo)
3363
3364 2007-04-24 [wwp]        2.9.1cvs22
3365
3366         * src/compose.c
3367                 Fix few compiler warnings.
3368
3369 2007-04-24 [paul]       2.9.1cvs21
3370
3371         * src/Makefile.am
3372         * src/stock_pixmap.c
3373         * src/stock_pixmap.h
3374                 complete last commit
3375
3376 2007-04-24 [paul]       2.9.1cvs20
3377
3378         * src/gtk/about.c
3379         * src/pixmaps/active.xpm
3380         * src/pixmaps/checkbox_off.xpm
3381         * src/pixmaps/checkbox_on.xpm
3382         * src/pixmaps/inactive.xpm
3383                 kick out the blobs
3384                 remove transparent border from checkbox icons
3385
3386 2007-04-24 [wwp]        2.9.1cvs19
3387
3388         * src/textview.c
3389         * src/textview.h
3390                 Fix a crash in textview, thanks to Colin.
3391
3392 2007-04-23 [wwp]        2.9.1cvs18
3393
3394         * src/prefs_common.c
3395                 Fix 2.9.1cvs5: no header was being translated at all.
3396
3397 2007-04-23 [colin]      2.9.1cvs17
3398
3399         * src/Makefile.am
3400         * src/stock_pixmap.c
3401         * src/stock_pixmap.h
3402         * src/summaryview.c
3403         * src/summaryview.h
3404         * src/gtk/gtksctree.c
3405         * src/gtk/gtksctree.h
3406         * src/pixmaps/selection.xpm
3407                 Fix bug 1193, 'Need a way to multi-select
3408                 items'. Add a toggle button to the summaryview
3409                 to switch between normal and multiple selection
3410                 (Maemo)
3411
3412 2007-04-23 [colin]      2.9.1cvs16
3413
3414         * src/Makefile.am
3415         * src/stock_pixmap.c
3416         * src/stock_pixmap.h
3417         * src/summaryview.c
3418         * src/summaryview.h
3419         * src/gtk/gtksctree.c
3420         * src/gtk/gtksctree.h
3421         * src/pixmaps/selection.xpm
3422                 Fix bug 1193, 'Need a way to multi-
3423                 select items'
3424                 Add a toggle button in the summaryview
3425                 to enable normal or multiple selection.
3426                 (Maemo)
3427
3428 2007-04-23 [colin]      2.9.1cvs15
3429
3430         * src/compose.c
3431                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3432
3433 2007-04-21 [colin]      2.9.1cvs14
3434
3435         * src/gtk/quicksearch.c
3436                 Fix previous commit (actually use correct
3437                 parameter)
3438
3439 2007-04-21 [colin]      2.9.1cvs13
3440
3441         * src/gtk/quicksearch.c
3442                 Fix changing quicksearch type (after Esc,
3443                 after changing Recursive, ...)
3444
3445 2007-04-20 [wwp]        2.9.1cvs12
3446
3447         * src/gtk/Makefile.am
3448                 Added headers.h (completes 2.9.1cvs5).
3449
3450 2007-04-20 [wwp]        2.9.1cvs11
3451
3452         * src/addressbook.c
3453                 Fix the use of display name in name column,
3454                 it has been overriden w/ the use of nickname
3455                 by 2.9.0cvs3. Now nickname is used (if any)
3456                 in case of LDAP books only.
3457
3458 2007-04-20 [colin]      2.9.1cvs10
3459
3460         * src/mimeview.c
3461         * src/summaryview.c
3462         * src/textview.c
3463                 Add handling of 'a' to loop in a mail's
3464                 mimeparts
3465
3466 2007-04-20 [colin]      2.9.1cvs9
3467
3468         * src/toolbar.c
3469                 Fix bug 1190, 'dir_open' button doesn't work'
3470                 (Maemo)
3471
3472 2007-04-20 [colin]      2.9.1cvs8
3473
3474         * src/folderview.c
3475         * src/mainwindow.c
3476                 Fix bug 1194, 'Hardware keys move from email 
3477                 list to account/directory list, but not back 
3478                 to email list...' (Maemo)
3479
3480 2007-04-20 [colin]      2.9.1cvs7
3481
3482         * src/compose.h
3483                 complete previous commit
3484
3485 2007-04-20 [colin]      2.9.1cvs6
3486
3487         * src/compose.c
3488                 Fix bug 1187, 'Reply-to addressee disappears 
3489                 when reply-to text box is clicked...' (Maemo)
3490
3491 2007-04-20 [wwp]        2.9.1cvs5
3492
3493         * po/POTFILES.in
3494         * src/addressbook.c
3495         * src/compose.c
3496         * src/filtering.c
3497         * src/headerview.c
3498         * src/matcher.c
3499         * src/prefs_common.c
3500         * src/prefs_common.h
3501         * src/prefs_display_header.c
3502         * src/prefs_matcher.c
3503         * src/summaryview.c
3504         * src/gtk/headers.h
3505         * src/gtk/quicksearch.c
3506                 Translate more header names according to the relevant option value,
3507                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3508                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3509                 to prefs_common_translated_header_name().
3510                 Added a headers.h reference file that contains known header names
3511                 (RFC2822 and others) to the translation process' input, so that
3512                 translated header names will still exist even if no occurrence of
3513                 _("headername") is found anymore in the sources.
3514                 Don't translate column name 'Number' following to trans_hdr option
3515                 value as it's not a header name.
3516
3517 2007-04-20 [colin]      2.9.1cvs4
3518
3519         * src/gtk/quicksearch.c
3520         * src/gtk/quicksearch.h
3521                 Add "From, To or Subject" quicksearch
3522                 type. Patch by ulfschaper@users.sf.net
3523
3524 2007-04-20 [colin]      2.9.1cvs3
3525
3526         * src/matcher.c
3527                 Implement proper references filtering condition.
3528                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3529
3530 2007-04-19 [wwp]        2.9.1cvs2
3531
3532         * src/prefs_display_header.c
3533         * src/message_search.c
3534                 Fix few warnings (g_free of const gchar*).
3535
3536 2007-04-19 [paul]       2.9.1cvs1
3537
3538         * NEWS
3539         * README
3540         * RELEASE_NOTES
3541         * configure.ac
3542                 bump version number following
3543                 stable release
3544
3545 2007-04-19 [paul]       2.9.0cvs9
3546
3547         * manual/advanced.xml
3548         * manual/glossary.xml
3549                 fix typos
3550
3551 2007-04-18 [paul]       2.9.0cvs8
3552
3553         * src/pop.c
3554                 fix for CVE-2007-1558 (APOP)
3555                 Thanks to Colin
3556
3557 2007-04-18 [paul]       2.9.0cvs7
3558
3559         * src/messageview.c
3560         * src/mimeview.c
3561         * src/summaryview.c
3562         * src/gtk/filesel.c
3563                 Fix encoding woes wrt saving of
3564                 mails and parts
3565                 Thanks to Colin
3566
3567 2007-04-18 [colin]      2.9.0cvs6
3568
3569         * src/gtk/pluginwindow.c
3570                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3571
3572 2007-04-17 [wwp]        2.9.0cvs5
3573
3574         * src/addressadd.c
3575         * src/addressbook.c
3576         * src/addrindex.c
3577         * src/ldapupdate.c
3578                 Fix --disable-ldap build,
3579                 fix some LDAP annoyances on 
3580                 searches, thanks to Colin.
3581
3582 2007-04-17 [wwp]        2.9.0cvs4
3583
3584         * src/ldapupdate.c
3585                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3586                 like gcc 2.9x. Thanks to Colin.
3587
3588 2007-04-17 [wwp]        2.9.0cvs3
3589
3590         * src/Makefile.am
3591         * src/addressadd.c
3592         * src/addressbook.c
3593         * src/addrindex.c
3594         * src/addritem.c
3595         * src/addritem.h
3596         * src/editaddress.c
3597         * src/ldapctrl.c
3598         * src/ldapctrl.h
3599         * src/ldapquery.c
3600         * src/ldapserver.c
3601         * src/ldapserver.h
3602         * src/ldapupdate.c
3603         * src/ldapupdate.h
3604                 Add LDAP write support. Patch mostly by 
3605                 Michael <mir at datanom dot net>
3606
3607 2007-04-17 [wwp]        2.9.0cvs2
3608
3609         * src/compose.c
3610                 Prepend "Add to address book" to the context menu of compose window's sender and
3611                 recipient fields.
3612
3613 2007-04-16 [paul]       2.9.0cvs1
3614
3615         * src/gtk/authors.h
3616                 add Pader Rezso
3617
3618 2007-04-16 [paul]       2.9.0
3619
3620         * NEWS
3621         * README
3622         * RELEASE_NOTES
3623                 2.9.0 released
3624
3625 2007-04-16 [paul]       2.8.1cvs102
3626
3627         * po/fr.po
3628                 updated by Fabien Vantard
3629
3630 2007-04-16 [paul]       2.8.1cvs101
3631
3632         * po/ca.po
3633         * po/cs.po
3634         * po/de.po
3635         * po/hu.po
3636         * po/pl.po
3637         * po/pt_BR.po
3638         * po/sr.po
3639         * po/zh_CN.po
3640                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3641                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3642                 Aleksandar Urosevic, and Ralgh Young
3643
3644 2007-04-15 [mones]      2.8.1cvs100
3645
3646         * po/es.po
3647                 Updated for release
3648
3649 2007-04-14 [colin]      2.8.1cvs99
3650
3651         * src/message_search.c
3652         * src/prefs_display_header.c
3653         * src/summary_search.c
3654         * src/gtk/combobox.c
3655                 Fix allocations
3656
3657 2007-04-14 [wwp]        2.8.1cvs98
3658
3659         * src/gtk/combobox.c
3660         * src/message_search.c
3661         * src/summary_search.c
3662         * src/prefs_display_header.c
3663                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3664                 returns NULL, get the text value directly from the GtkEntry child.
3665
3666 2007-04-13 [colin]      2.8.1cvs97
3667
3668         * src/gtk/quicksearch.c
3669                 Give the focus back to summaryview when
3670                 emptying the quicksearch with Esc
3671
3672 2007-04-13 [colin]      2.8.1cvs96
3673
3674         * src/message_search.c
3675         * src/prefs_display_header.c
3676         * src/summary_search.c
3677                 Fix possibles crashes when getting text
3678                 from gtk combos
3679
3680 2007-04-13 [colin]      2.8.1cvs95
3681
3682         * src/pop.c
3683                 Add some UIDL debugging
3684
3685 2007-04-12 [colin]      2.8.1cvs94
3686
3687         * src/folder.c
3688                 Force folder scan if necessary after
3689                 copying mails, to be able to reapply
3690                 flags.
3691
3692 2007-04-11 [colin]      2.8.1cvs93
3693
3694         * src/main.c
3695                 don't scan for new mail on startup if --select
3696                 is specified (or race conditions arise). If so,
3697                 do both sequentially.
3698
3699 2007-04-09 [colin]      2.8.1cvs92
3700
3701         * src/common/defs.h
3702                 Use leafpad by default on Maemo. Patch
3703                 by Jean-Luc Biord.
3704
3705 2007-04-06 [colin]      2.8.1cvs91
3706
3707         * src/pixmaps/queue_close.xpm
3708         * src/pixmaps/queue_close_hrm.xpm
3709         * src/pixmaps/queue_close_hrm_mark.xpm
3710         * src/pixmaps/queue_close_mark.xpm
3711         * src/pixmaps/queue_open.xpm
3712         * src/pixmaps/queue_open_hrm.xpm
3713         * src/pixmaps/queue_open_hrm_mark.xpm
3714         * src/pixmaps/queue_open_mark.xpm
3715                 Move the clock one pixel down :)
3716
3717 2007-04-05 [colin]      2.8.1cvs90
3718
3719         * src/mainwindow.c
3720                 Don't sync when switching offline from
3721                 command line - it's usually too late :)
3722
3723 2007-04-05 [paul]       2.8.1cvs89
3724
3725         * src/Makefile.am
3726         * src/stock_pixmap.c
3727         * src/pixmaps/dir_close_hrm.xpm
3728         * src/pixmaps/dir_close_hrm_mark.xpm
3729         * src/pixmaps/drafts_close.xpm
3730         * src/pixmaps/drafts_close_mark.xpm
3731         * src/pixmaps/drafts_open.xpm
3732         * src/pixmaps/drafts_open_mark.xpm
3733         * src/pixmaps/inbox.xpm
3734         * src/pixmaps/inbox_close.xpm
3735         * src/pixmaps/inbox_close_hrm.xpm
3736         * src/pixmaps/inbox_close_hrm_mark.xpm
3737         * src/pixmaps/inbox_close_mark.xpm
3738         * src/pixmaps/inbox_hrm.xpm
3739         * src/pixmaps/inbox_hrm_mark.xpm
3740         * src/pixmaps/inbox_mark.xpm
3741         * src/pixmaps/inbox_open.xpm
3742         * src/pixmaps/inbox_open_hrm.xpm
3743         * src/pixmaps/inbox_open_hrm_mark.xpm
3744         * src/pixmaps/inbox_open_mark.xpm
3745         * src/pixmaps/outbox.xpm
3746         * src/pixmaps/outbox_close.xpm
3747         * src/pixmaps/outbox_close_hrm.xpm
3748         * src/pixmaps/outbox_close_hrm_mark.xpm
3749         * src/pixmaps/outbox_close_mark.xpm
3750         * src/pixmaps/outbox_hrm.xpm
3751         * src/pixmaps/outbox_hrm_mark.xpm
3752         * src/pixmaps/outbox_mark.xpm
3753         * src/pixmaps/outbox_open.xpm
3754         * src/pixmaps/outbox_open_hrm.xpm
3755         * src/pixmaps/outbox_open_hrm_mark.xpm
3756         * src/pixmaps/outbox_open_mark.xpm
3757         * src/pixmaps/queue_close.xpm
3758         * src/pixmaps/queue_close_hrm.xpm
3759         * src/pixmaps/queue_close_hrm_mark.xpm
3760         * src/pixmaps/queue_close_mark.xpm
3761         * src/pixmaps/queue_open.xpm
3762         * src/pixmaps/queue_open_hrm.xpm
3763         * src/pixmaps/queue_open_hrm_mark.xpm
3764         * src/pixmaps/queue_open_mark.xpm
3765                 updated, added and replaced icons
3766                 Icons by Colin
3767
3768 2007-04-04 [colin]      2.8.1cvs88
3769
3770         * src/imap.c
3771                 Fix build without libetpan
3772
3773 2007-04-03 [colin]      2.8.1cvs87
3774
3775         * src/imap.c
3776                 Fix crash with Citadel, and try to make
3777                 things work. this server (and specifically 
3778                 STATUS and APPEND at least) seems broken.
3779
3780 2007-04-03 [colin]      2.8.1cvs86
3781
3782         * src/folderview.c
3783                 Fix icons on folder close
3784
3785 2007-04-03 [colin]      2.8.1cvs85
3786
3787         * src/inc.c
3788                 Fix double-ask of offline override in
3789                 certain cases
3790         * src/imap.c
3791         * src/imap.h
3792         * src/imap_gtk.c
3793                 Much more efficient way to synchronise
3794                 for offline use
3795         * src/etpan/imap-thread.c
3796                 Fix possible segs
3797         * src/folder.c
3798         * src/gtk/quicksearch.c
3799                 Fix some GUI lags
3800
3801 2007-04-03 [paul]       2.8.1cvs84
3802
3803         * src/filtering.c
3804         * src/folder.c
3805         * src/folder.h
3806         * src/prefs_common.c
3807         * src/prefs_common.h
3808         * src/prefs_other.c
3809                 Fix sync being done too late
3810                 Thanks to Colin
3811
3812 2007-04-02 [colin]      2.8.1cvs83
3813
3814         * src/summaryview.c
3815                 Maemo: Put status and quicksearch at the top
3816         * src/plugins/bogofilter/bogofilter.c
3817         * src/plugins/spamassassin/spamassassin.c
3818                 Derive trash from inbox if possible
3819
3820 2007-04-02 [paul]       2.8.1cvs82
3821
3822         * src/plugins/bogofilter/bogofilter_gtk.c
3823                 a few English changes
3824
3825 2007-04-02 [paul]
3826
3827         2.9.0-rc1 released
3828
3829 2007-04-02 [colin]      2.8.1cvs81
3830
3831         * src/image_viewer.c
3832                 Fix transparent images by using
3833                 GtkImage
3834         * src/messageview.c
3835                 Flush events (on new windows) to avoid
3836                 having the textview's image resize fail
3837                 to know the available width
3838
3839 2007-04-01 [colin]      2.8.1cvs80
3840
3841         * src/prefs_account.c
3842                 If no MH mailbox exist, when creating a POP/Local
3843                 account, just create and use the default one 
3844                 instead of bailing with a "Mailbox doesn't exist"
3845                 error
3846
3847 2007-03-31 [colin]      2.8.1cvs79
3848
3849         * src/prefs_account.c
3850                 Create signature file if it doesn't exist
3851                 before editing
3852         * src/prefs_toolbar.c
3853                 Maemo: Move "Use default" on the left so
3854                 that people can find it
3855         * src/common/defs.h
3856                 Maemo: make default editor "Maemopad", 
3857                 default signature file "MyDocs/signature.txt"
3858
3859 2007-03-31 [colin]      2.8.1cvs78
3860
3861         * src/prefs_account.c
3862                 Maemo: rework account prefs so
3863                 that less horizontal scrolling
3864                 is required
3865
3866 2007-03-31 [colin]      2.8.1cvs77
3867
3868         * src/folderview.c
3869         * src/prefs_common.c
3870         * src/prefs_common.h
3871                 Fix bug 1167, 'Allow not displaying zeros 
3872                 in folder list'. Patch by MartinP
3873
3874 2007-03-31 [colin]      2.8.1cvs76
3875
3876         * AUTHORS
3877                 Add Jean-Luc Biord
3878
3879 2007-03-31 [colin]      2.8.1cvs75
3880
3881         * src/imap.c
3882                 Apply patch from bug 1172, direct
3883                 access to the folder's session instead
3884                 of using getter. Patch by MartinP
3885
3886 2007-03-31 [paul]       2.8.1cvs74
3887
3888         * src/gtk/authors.h
3889                 no need to list Fabien twice!
3890
3891 2007-03-31 [colin]      2.8.1cvs73
3892
3893         * src/inc.c
3894                 If we're currently "overriding for %d minutes",
3895                 don't ask
3896
3897 2007-03-31 [colin]      2.8.1cvs72
3898
3899         * src/compose.c
3900         * src/imap.c
3901         * src/inc.c
3902         * src/inc.h
3903         * src/messageview.c
3904         * src/news.c
3905         * src/plugins/spamassassin/spamassassin.c
3906                 Offline override: Add a parameter to allow
3907                 asking even if the override timer is running.
3908                 Allows to ask every time the user makes an
3909                 explicit action needing online access (such
3910                 as Get Mail), and not when the action is 
3911                 implicit (such as opening an IMAP folder)
3912
3913 2007-03-31 [colin]      2.8.1cvs71
3914
3915         * src/inc.c
3916                 Override offline: "No" answer shouldn't
3917                 re-ask after 3 seconds, but 10 minutes. 
3918
3919 2007-03-30 [colin]      2.8.1cvs70
3920
3921         * src/common/socket.c
3922                 Better error reporting on unix socket
3923                 failure (bind usually)
3924         * src/gtk/gtkutils.c
3925         * src/gtk/gtkutils.h
3926                 Label window: add a pulsing progress
3927                 bar to show we're not hung :)
3928         * src/folderview.c
3929         * src/main.c
3930         * src/plugins/pgpcore/sgpgme.c
3931                 Update API
3932
3933 2007-03-30 [colin]      2.8.1cvs69
3934
3935         * src/pop.c
3936         * src/prefs_common.c
3937                 Fix possible trashing of history and uidl
3938                 files on disk full problems
3939
3940 2007-03-30 [paul]       2.8.1cvs68
3941
3942         * src/mainwindow.c
3943         * src/summaryview.c
3944         * src/summaryview.h
3945                 update summary when changing layout type
3946                 (fixes wrong folder icon being displayed)
3947                 Thanks to Colin
3948
3949 2007-03-29 [colin]      2.8.1cvs67
3950
3951         * src/prefs_ext_prog.c
3952                 The browser pref is irrelevant on Maemo
3953
3954 2007-03-29 [colin]      2.8.1cvs66
3955
3956         * src/compose.c
3957         * src/compose.h
3958                 Maemo: dynamically switch headers/text position
3959         * src/prefs_common.c
3960                 Maemo: hide compose's ruler by default
3961         * src/common/socket.c
3962         * src/common/socket.h
3963                 Fix build warning
3964
3965 2007-03-29 [colin]      2.8.1cvs65
3966
3967         * src/common/socket.c
3968         * src/common/socket.h
3969                 Fix build when MAEMO_CFLAGS contains
3970                 _X_OPENSOURCE (resolv.h errors as long
3971                 as we don't add _BSD_SOURCE. Ugly).
3972
3973 2007-03-29 [wwp]        2.8.1cvs64
3974
3975         * src/prefs_logging.c
3976                 Fix sensitivity of clip-log widgets in prefs/logging,
3977                 thanks to Fabien.
3978
3979 2007-03-29 [wwp]        2.8.1cvs63
3980
3981         * po/POTFILES.in
3982                 Updated files list for translations, thanks to Fabien.
3983
3984 2007-03-29 [colin]      2.8.1cvs62
3985
3986         * src/main.c
3987         * src/common/Makefile.am
3988         * src/common/utils.c
3989                 Maybe make URI opening work in Maemo
3990                 Requires testing :)
3991
3992 2007-03-28 [colin]      2.8.1cvs61
3993
3994         * src/folder.c
3995         * src/folder.h
3996         * src/folderview.c
3997                 Add the possibility to sort folders arbitrarily
3998                 (via editing of folderlist.xml only). Patch by
3999                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4000                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4001                 be changed by the user'
4002
4003 2007-03-28 [colin]      2.8.1cvs60
4004
4005         * src/mimeview.c
4006                 Add popup menu for mime icons
4007
4008 2007-03-28 [colin]      2.8.1cvs59
4009
4010         * src/mainwindow.c
4011                 Fix a layout issue when presenting
4012                 mainwindow in Small screen layout
4013         * src/toolbar.c
4014         * src/toolbar.h
4015                 Add a "Go to folder list" button for
4016                 mainwindow, and make it default in
4017                 the Maemo build
4018
4019 2007-03-28 [colin]      2.8.1cvs58
4020
4021         * src/compose.c
4022                 Don't dynamically update title on Maemo
4023                 Patch by Jean-Luc Biord
4024
4025 2007-03-27 [colin]      2.8.1cvs57
4026
4027         * src/compose.c
4028         * src/folderview.c
4029         * src/summaryview.c
4030                 Enable tap-and-hold on Maemo
4031
4032 2007-03-26 [colin]      2.8.1cvs56
4033
4034         * src/compose.c
4035                 More popup-menu (in attachments list)
4036
4037 2007-03-26 [colin]      2.8.1cvs55
4038
4039         * src/compose.c
4040                 Enable popup-menu signal
4041
4042 2007-03-26 [colin]      2.8.1cvs54
4043
4044         * src/plugins/pgpinline/pgpinline.c
4045                 Fix bug 1111, 'PGP/inline plugin hides text 
4046                 around encrypted text block'. Patch based on
4047                 a patch from Michal Cihar.
4048
4049 2007-03-26 [wwp]        2.8.1cvs53
4050
4051         * src/procmsg.c
4052                 Fix getting a false error when sending queued message
4053                 whereas the sending was fine (if there are subfolders
4054                 in the queue folder), thanks to Colin.
4055
4056 2007-03-26 [paul]       2.8.1cvs52
4057
4058         * src/wizard.c
4059                 update FACE header in welcome message
4060
4061 2007-03-25 [colin]      2.8.1cvs51
4062
4063         * src/Makefile.am
4064                 Fix make dist
4065
4066 2007-03-25 [colin]      2.8.1cvs50
4067
4068         * src/main.c
4069                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4070
4071 2007-03-24 [colin]      2.8.1cvs49
4072
4073         * src/main.c
4074                 Fix a few launch problems on Maemo
4075                 Patch by Jean-Luc Biord
4076
4077 2007-03-24 [wwp]        2.8.1cvs48
4078
4079         * src/alertpanel.c
4080         * src/alertpanel.h
4081         * src/messageview.c
4082         * src/summaryview.c
4083                 Fix wrong action performed when closing the
4084                 "ask about account specific filtering rules
4085                 when filtering manually" dialog by pressing Escape.
4086                 Fix wrong order of buttons in the "return receipt
4087                 notification - the message was sent to several of
4088                 your accounts" dialog.
4089
4090 2007-03-24 [paul]       2.8.1cvs47
4091
4092         * src/folderview.c
4093                 an improvement to English usage
4094         * tools/kdeservicemenu/README
4095                 updated Claws url
4096
4097 2007-03-24 [paul]       2.8.1cvs46
4098
4099         * src/Makefile.am
4100         * src/stock_pixmap.c
4101         * src/pixmaps/edit_extern.xpm
4102         * src/pixmaps/mail_sign.xpm
4103                 rescue long lost icons
4104
4105 2007-03-24 [paul]       2.8.1cvs45
4106
4107         * src/toolbar.c
4108                 fix toolbar (broken in 2.8.1cvs42)
4109
4110 2007-03-23 [colin]      2.8.1cvs44
4111
4112         * src/imap.c
4113                 Correctly unsubscribe/resubscribe after
4114                 RENAME
4115
4116 2007-03-23 [colin]      2.8.1cvs43
4117
4118         * src/prefs_common.c
4119                 Maemo: as the platform is light on RAM, allow
4120                 caches to be discarded faster.
4121
4122 2007-03-23 [colin]      2.8.1cvs42
4123
4124         * src/Makefile.am
4125         * src/compose.c
4126         * src/compose.h
4127         * src/stock_pixmap.c
4128         * src/stock_pixmap.h
4129         * src/summaryview.c
4130         * src/summaryview.h
4131         * src/toolbar.c
4132         * src/toolbar.h
4133         * src/pixmaps/open_mail.xpm
4134                 Maemo changes: Add the possibility to have
4135                 "Open Email" and "Close Window" buttons on 
4136                 toolbars (and use them in Maemo's default
4137                 toolbars)
4138
4139 2007-03-23 [wwp]        2.8.1cvs41
4140
4141         * src/action.c
4142                 Reverted that part of the action dialog closure logics, to
4143                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4144                 done later in a different way (or may not).
4145
4146 2007-03-22 [wwp]        2.8.1cvs40
4147
4148         * src/action.c
4149                 Fix sticky action dialog when got no output but action command
4150                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4151
4152 2007-03-22 [colin]      2.8.1cvs39
4153
4154         * src/prefs_filtering.c
4155         * src/gtk/combobox.h
4156                 Fix escaping account names in filtering prefs
4157
4158 2007-03-22 [colin]      2.8.1cvs38
4159
4160         * src/addrindex.c
4161         * src/ldapctrl.h
4162         * src/ldapquery.c
4163                 Add any attribute specified in LDAP servers'
4164                 Search attributes to the Other Attributes tab
4165                 of contacts; Add 'telephoneNumber' in the
4166                 default list.
4167
4168 2007-03-22 [colin]      2.8.1cvs37
4169
4170         * src/folderview.c
4171         * src/folderview.h
4172         * src/mainwindow.c
4173                 Try to prevent race conditions when
4174                 changing the folder list
4175         * src/summaryview.c
4176                 Fix possible red folder icon when
4177                 switching from Small screen layout
4178                 to any other
4179
4180 2007-03-22 [colin]      2.8.1cvs36
4181
4182         * src/mainwindow.c
4183         * src/mainwindow.h
4184         * src/summaryview.c
4185                 Rename "little screen" to "Small screen"
4186         * src/gtk/Makefile.am
4187         * src/common/utils.c
4188         * src/mh.c
4189                 Fix Maemo-related compilation problems
4190
4191 2007-03-21 [colin]      2.8.1cvs35
4192
4193         * configure.ac
4194                 Fix previous commit
4195         * claws-mail.desktop
4196                 Remove .png from the Icon, it's useless
4197
4198 2007-03-21 [colin]      2.8.1cvs34
4199
4200         * configure.ac
4201         * src/Makefile.am
4202                 Add the necessary lib checking for 
4203                 Maemo
4204
4205 2007-03-21 [colin]      2.8.1cvs33
4206
4207         * src/main.c
4208                 Fix unconditional "error happened" when
4209                 sending via command-line. "lol @ myself"
4210
4211 2007-03-21 [colin]      2.8.1cvs32
4212
4213         * claws-mail-40x40.png
4214         * claws-mail-26x26.png
4215         * src/account.c
4216         * src/addressbook.c
4217         * src/compose.c
4218         * src/folderview.c
4219         * src/folderview.h
4220         * src/main.c
4221         * src/mainwindow.c
4222         * src/mainwindow.h
4223         * src/messageview.c
4224         * src/prefs_account.c
4225         * src/prefs_common.c
4226         * src/summary_search.c
4227         * src/summaryview.c
4228         * src/summaryview.h
4229         * src/gtk/authors.h
4230         * src/gtk/gtkutils.c
4231         * src/gtk/gtkutils.h
4232         * src/gtk/logwindow.c
4233         * src/gtk/menu.c
4234         * src/gtk/prefswindow.c
4235                 Add Maemo port (patch mainly by Jean-Luc Biort)
4236                 Add a new 'Little screen' layout to help on such
4237                 platforms (patch by me)
4238                 Make some default preferences different (more
4239                 adapted) on Maemo (patch by me)
4240
4241 2007-03-21 [wwp]        2.8.1cvs31
4242
4243         * src/prefs_logging.c
4244         * src/prefs_logging.h
4245                 Fixed copyright header of newly added files.
4246
4247 2007-03-21 [wwp]        2.8.1cvs30
4248
4249         * src/Makefile.am
4250         * src/filtering.c
4251         * src/filtering.h
4252         * src/folder.c
4253         * src/folderview.c
4254         * src/imap.c
4255         * src/inc.c
4256         * src/main.c
4257         * src/mainwindow.c
4258         * src/mainwindow.h
4259         * src/matcher.c
4260         * src/messageview.c
4261         * src/news.c
4262         * src/pop.c
4263         * src/prefs_common.c
4264         * src/prefs_common.h
4265         * src/prefs_logging.c
4266         * src/prefs_logging.h
4267         * src/prefs_other.c
4268         * src/procmsg.c
4269         * src/send_message.c
4270         * src/summaryview.c
4271         * src/common/log.c
4272         * src/common/log.h
4273         * src/common/nntp.c
4274         * src/common/session.c
4275         * src/common/smtp.c
4276         * src/common/socket.c
4277         * src/etpan/imap-thread.c
4278         * src/gtk/logwindow.c
4279         * src/gtk/logwindow.h
4280         * src/plugins/bogofilter/bogofilter.c
4281         * src/plugins/spamassassin/spamassassin.c
4282                 Added debugging of filtering/processing rules.
4283                 The debug log is here 'Tools/Filtering debug window',
4284                 the options there 'Configuration/Preferences/Other/Logging',
4285                 and the log file is ~/.claws-mail/filtering.log.
4286                 Moved protocol log prefs to 'Other/Logging' as well.
4287                 To support such debugging feature, the existing log API has
4288                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4289                 this impacts many external modules (commits follow).
4290
4291 2007-03-21 [paul]       2.8.1cvs29
4292
4293         * src/etpan/Makefile.am
4294         * src/etpan/imap-thread.c
4295                 add missing #include
4296
4297 2007-03-21 [colin]      2.8.1cvs28
4298
4299         * src/procmime.c
4300                 Fix bug 1157, 'some broken messages confuse 
4301                 mime parser'. Make sure we can't have MimeInfos
4302                 with negative sizes.
4303
4304 2007-03-20 [colin]      2.8.1cvs27
4305
4306         * src/main.c
4307                 Fix missing \0 on buffer
4308
4309 2007-03-20 [colin]      2.8.1cvs26
4310
4311         * src/mh.c
4312                 Use make_dir_hier instead of make_dir 
4313                 to create the MH mailbox
4314
4315 2007-03-20 [colin]      2.8.1cvs25
4316
4317         * src/folder.c
4318         * src/folder.h
4319         * src/prefs_account.c
4320         * src/wizard.c
4321                 Fix default inbox weirdnesses (after wizard,
4322                 if path is Mail, mailbox identifier is #mh/Mailbox,
4323                 and when creating new accounts)
4324
4325 2007-03-20 [colin]      2.8.1cvs24
4326
4327         * src/account.c
4328                 Write folderlist after adding/deleting accounts
4329                 that have folders
4330
4331 2007-03-20 [colin]      2.8.1cvs23
4332
4333         * src/imap.c
4334         * src/remotefolder.h
4335                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4336                 selected while scanning prior to update'
4337
4338 2007-03-17 [paul]       2.8.1cvs22
4339
4340         * src/main.c
4341                 fix a typo, and be a little more verbose.
4342
4343 2007-03-17 [wwp]        2.8.1cvs21
4344
4345         * src/inc.c
4346                 Fix a compiler warning.
4347
4348 2007-03-16 [wwp]        2.8.1cvs20
4349
4350         * tools/Makefile.am
4351         * tools/README
4352                 Updated to deal w/ the new mairix.sh tool.
4353
4354 2007-03-16 [wwp]        2.8.1cvs19
4355
4356         * src/action.c
4357                 Fix logics issues around the action IO dialog:
4358                 - disable entry widget and exec button when
4359                   the exec button is clicked (don't wait for any
4360                   output line) - fix possible disabling/re-enabling/
4361                   re-disabling of those widgets
4362                 - raise an error if executing a %as{} action either
4363                   empty or invalid, instead of failing silently
4364                 - don't close the dialog if the abort button has been
4365                   clicked and if there was no output yet
4366                 - set focus to the abort button when the exec button
4367                   is clicked
4368                 - fix capitalization of a warning message
4369
4370 2007-03-16 [wwp]        2.8.1cvs18
4371
4372         * tools/mairix.sh
4373                 Added a wrapper to mairix to the tools folder.
4374
4375 2007-03-16 [colin]      2.8.1cvs17
4376
4377         * src/messageview.c
4378         * src/mimeview.h
4379                 Allow mimeviewer plugins to print
4380                 their stuff
4381
4382 2007-03-16 [colin]      2.8.1cvs16
4383
4384         * .cvsignore
4385                 Ignore *.patchset
4386
4387 2007-03-15 [colin]      2.8.1cvs15
4388
4389         * src/messageview.c
4390         * src/mimeview.h
4391                 Add a way for mimeviewer plugins to
4392                 implement body search
4393
4394 2007-03-15 [paul]       2.8.1cvs14
4395
4396         * src/prefs_spelling.c
4397                 fix English usage
4398
4399 2007-03-15 [paul]       2.8.1cvs13
4400
4401         * src/common/quoted-printable.c
4402                 fix decoding of quoted-printable parts
4403
4404 2007-03-14 [wwp]        2.8.1cvs12
4405
4406         * src/gtk/logwindow.h
4407                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4408
4409 2007-03-14 [wwp]        2.8.1cvs11
4410
4411         * src/gtk/logwindow.h
4412                 Complete 2.8.1cvs10.
4413
4414 2007-03-14 [colin]      2.8.1cvs10
4415
4416         * src/gtk/logwindow.c
4417                 Probably fix bug 1149, crash on logwindow
4418                 close - at the expense of performance once
4419                 logwin has been opened
4420
4421 2007-03-14 [colin]      2.8.1cvs9
4422
4423         * src/main.c
4424                 If claws-mail is running on another
4425                 display, warn instead of popping it up
4426                 on the other display
4427
4428 2007-03-12 [colin]      2.8.1cvs8
4429
4430         * src/wizard.c
4431                 Fix bug 1145, 'Setting a different name 
4432                 for the Mailbox name isn't reflected in 
4433                 default account settings'. Patch by wwp
4434
4435 2007-03-12 [colin]      2.8.1cvs7
4436
4437         * src/summaryview.c
4438                 Fix bug 1143, 'Add number of messages to be 
4439                 deleted to confirmation dialog'
4440
4441 2007-03-12 [wwp]        2.8.1cvs6
4442
4443         * src/folderview.c
4444         * src/prefs_common.c
4445         * src/prefs_common.h
4446         * src/prefs_summaries.c
4447                 Changed the option that displays unread messages count
4448                 next to the folder name in folder list: it is now
4449                 possible to either display nothing, display the
4450                 unread messages number only or the unread and total messages
4451                 numbers. The patch includes this extra feature as well
4452                 as some minor fixes by rewriting the algo in folderview.c.
4453                 Thanks to Paul for the original idea and implementation, plus
4454                 testing and proof-reading!
4455
4456 2007-03-09 [paul]       2.8.1cvs5
4457
4458         * tools/Makefile.am
4459         * tools/README
4460         * tools/claws-mail-compose-insert-files.pl
4461                 added a script which enables inserting files
4462                 into the message body of a new Claws Mail
4463                 Compose window from the command line. Additionally
4464                 To, Cc, Subject and files to attach to the message
4465                 can be specified.
4466
4467 2007-03-09 [wwp]        2.8.1cvs4
4468
4469         * src/addr_compl.c
4470         * src/addr_compl.h
4471         * src/filtering.c
4472                 Optimize matching of addresses in the addressbook
4473                 (filtering/processing 'found_in_addressbook' condition).
4474
4475 2007-03-07 [wwp]        2.8.1cvs3
4476
4477         * src/quote_fmt.c
4478         * src/quote_fmt_lex.l
4479         * src/quote_fmt_parse.y
4480                 Add a new quote format symbol: %A to insert the
4481                 sender email address (just the address itself).
4482
4483 2007-03-06 [wwp]        2.8.1cvs2
4484
4485         * src/gtk/gtkutils.c
4486         * src/plugins/trayicon/trayicon_prefs.h
4487         * src/plugins/trayicon/trayicon_prefs.c
4488         * src/plugins/trayicon/trayicon.c
4489         * src/mainwindow.h
4490         * src/mainwindow.c
4491                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4492                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4493
4494
4495 2007-03-06 [paul]       2.8.1cvs1
4496
4497         * NEWS
4498         * README
4499         * RELEASE_NOTES
4500         * configure.ac
4501                 bump version number following
4502                 stable release
4503
4504 2007-03-06 [paul]       2.8.0cvs24
4505
4506         * po/cs.po
4507                 corrected by by Tim <timbrain@post.cz>
4508
4509 2007-03-05 [colin]      2.8.0cvs23
4510
4511         * src/Makefile.am
4512         * src/procmime.c
4513                 Fix mime/globs path on NetBSD
4514                 patch by George Michaelson
4515
4516 2007-03-05 [wwp]        2.8.0cvs22
4517
4518         * src/addr_compl.c
4519                 Remove debug statement (accidentally committed w/ cvs14).
4520
4521 2007-03-05 [paul]       2.8.0cvs21
4522
4523         * src/plugins/pgpcore/prefs_gpg.c
4524                 fix compiler warning
4525
4526 2007-03-05 [wwp]        2.8.0cvs20
4527
4528         * src/matcher_parser_parse.y
4529                 Fix mismerge between cvs17 and cvs19.
4530
4531 2007-03-05 [wwp]        2.8.0cvs19
4532
4533         * src/matcher_parser_parse.y
4534         * src/prefs_filtering_action.c
4535         * src/matcher.c
4536         * src/matcher.h
4537         * src/filtering.c
4538         * src/filtering.h
4539                 Add new 'add_to_addressbook' filtering/processing action.
4540
4541 2007-03-05 [wwp]        2.8.0cvs18
4542
4543         * src/filtering.c
4544                 Fix mark_as_ham filtering/processing action: spam flag
4545                 was not unset.
4546
4547 2007-03-04 [colin]      2.8.0cvs17
4548
4549         * src/filtering.c
4550         * src/matcher.c
4551         * src/matcher.h
4552         * src/matcher_parser_parse.y
4553         * src/prefs_filtering_action.c
4554                 Add 'Mark as spam' and 'Mark as ham' filtering
4555                 actions. Fixes bug 1138.
4556
4557 2007-03-04 [colin]      2.8.0cvs16
4558
4559         * src/imap.c
4560                 Fix bug 1140, wrong return value
4561                 without libetpan
4562
4563 2007-03-04 [wwp]        2.8.0cvs15
4564
4565         * src/addr_compl.c
4566                 Rollback cvs14: don't free stuff that is managed in g_list.
4567
4568 2007-03-04 [wwp]        2.8.0cvs14
4569
4570         * src/addr_compl.c
4571                 Fix a leak in address completion code.
4572
4573 2007-03-04 [colin]      2.8.0cvs13
4574
4575         * src/addr_compl.c
4576                 Maybe fix bug 1136, 'Crash in group 
4577                 address completion'
4578
4579 2007-03-04 [iwkse]      2.8.0cvs12
4580
4581         * src/imap.c
4582                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4583
4584 2007-03-03 [colin]      2.8.0cvs11
4585
4586         * src/plugins/pgpinline/pgpinline.c
4587                 Fix off-by-one, fix double-free. Fixes
4588                 bug 1135, 'cm-segfault on decrypting 
4589                 with PGP/inline'
4590
4591 2007-03-03 [colin]      2.8.0cvs10
4592
4593         * configure.ac
4594         * src/main.c
4595         * src/common/plugin.c
4596                 Fix bug 1134, 'Valgrind macros unhandled 
4597                 by Irix's cc'
4598
4599 2007-03-02 [colin]      2.8.0cvs9
4600
4601         * src/mbox.c
4602                 Don't error out on EAGAIN. Fixes 
4603                 bug 1129, '"local mbox file" account 
4604                 isn't retrieving mails'
4605
4606 2007-03-01 [wwp]        2.8.0cvs8
4607
4608         * src/mainwindow.c
4609         * src/gtk/colorlabel.c
4610                 Remove accels for extra color labels until we set better
4611                 and definitive ones.
4612
4613 2007-02-28 [wwp]        2.8.0cvs7
4614
4615         * src/mainwindow.c
4616         * src/matcher_parser_parse.y
4617         * src/prefs_common.c
4618         * src/prefs_msg_colors.c
4619         * src/procmsg.h
4620         * src/gtk/colorlabel.c
4621         * src/gtk/colorlabel.h
4622                 Add more customizable color labels. Cleaned up a bit
4623                 the color label API to avoid duplicate defines of
4624                 the max number of colors.
4625
4626 2007-02-27 [colin]      2.8.0cvs6
4627
4628         * src/mainwindow.c
4629         * src/common/utils.c
4630         * src/common/utils.h
4631                 Fix '+' in mailto URIs for List-* headers
4632
4633 2007-02-27 [colin]      2.8.0cvs5
4634
4635         * src/gtk/gtkutils.c
4636                 Use gtk_window_set_role instead of 
4637                 _set_wmclass
4638
4639 2007-02-27 [colin]      2.8.0cvs4
4640
4641         * src/inc.c
4642                 Fix "After receiving new mail, go to inbox" on IMAP,
4643                 and make it work only on manual reception
4644
4645 2007-02-27 [wwp]        2.8.0cvs3
4646
4647         * src/prefs_filtering.c
4648         * src/prefs_filtering_action.c
4649         * src/prefs_matcher.c
4650                 Update filtering matcher's and action's color label menus
4651                 when re-opening those dialogs (reflect any change to the
4652                 color labels list in the preferences).
4653
4654 2007-02-27 [colin]      2.8.0cvs2
4655
4656         * src/imap.c
4657         * src/etpan/etpan-thread-manager-types.h
4658         * src/etpan/etpan-thread-manager.c
4659         * src/etpan/imap-thread.c
4660                 Log imap ALERTs as errors in the log.
4661
4662 2007-02-26 [paul]       2.8.0cvs1
4663
4664         * tools/claws.i18n.status.pl
4665                 updated
4666
4667 2007-02-26 [paul]       2.7.2cvs75
4668
4669         * po/ca.po
4670         * po/cs.po
4671         * po/de.po
4672         * po/en_GB.po
4673         * po/fi.po
4674         * po/fr.po
4675         * po/hu.po
4676         * po/pl.po
4677         * po/pt_BR.po
4678         * po/sk.po
4679         * po/sr.po
4680         * po/zh_CN.po
4681                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4682                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4683                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4684                 Aleksandar Urosevic, and Ralgh Young
4685
4686 2007-02-25 [mones]      2.7.2cvs74
4687
4688         * po/es.po
4689                 Updated for release
4690
4691 2007-02-25 [colin]      2.7.2cvs73
4692
4693         * src/main.c
4694                 Clearing the list is only useful
4695                 to prevent a valgrind false-positive
4696
4697 2007-02-25 [paul]       2.7.2cvs72
4698
4699         * tools/Makefile.am
4700         * tools/README
4701         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4702         * tools/maildir2claws-mail.pl  **REMOVED**
4703                 renamed the script, fixed a couple bugs
4704
4705 2007-02-23 [colin]      2.7.2cvs71
4706
4707         * src/addressbook.c
4708                 Fix a leak, check for a few improbable nulls
4709
4710 2007-02-23 [colin]      2.7.2cvs70
4711
4712         * src/main.c
4713         * src/main.h
4714         * src/plugins/trayicon/trayicon.c
4715                 Fix blinking mainwin when starting in tray
4716                 (show mainwindow later in the startup process,
4717                  apart if restarting post-crash)
4718
4719 2007-02-23 [colin]      2.7.2cvs69
4720
4721         * src/folderview.c
4722         * src/imap_gtk.c
4723                 Fix crash when unsubscribing the currently
4724                 selected/opened folder
4725
4726 2007-02-23 [colin]      2.7.2cvs68
4727
4728         * src/compose.c
4729                 Fix bug that prevented colorization to
4730                 work without wrap quotation option
4731
4732 2007-02-23 [colin]      2.7.2cvs67
4733
4734         * src/addr_compl.c
4735                 Fix refcounting, start and end completion who
4736                 behaved as if there couldn't be any other current
4737                 user of completion
4738
4739 2007-02-23 [wwp]        2.7.2cvs66
4740
4741         * src/addressbook.c
4742         * src/addrindex.c
4743                 Address completion fixes: fix addressbook_peek_folder_exists() in
4744                 which the algorithm was ridiculously over-obfuscated and broken.
4745                 Fix addrindex_load_completion() as well, to load addresses in
4746                 completion list with regards to what addressbook_peek_folder_exists()
4747                 returns now.
4748
4749 2007-02-23 [wwp]        2.7.2cvs65
4750
4751         * src/addr_compl.c
4752                 Add addresses to completion when they're non-empty (thanks to Colin).
4753
4754 2007-02-23 [paul]       2.7.2cvs64
4755
4756         * src/plugins/pgpcore/passphrase.c
4757                 remove 'const '
4758
4759 2007-02-23 [colin]      2.7.2cvs63
4760
4761         * src/plugins/pgpcore/prefs_gpg.c
4762         * src/plugins/pgpcore/prefs_gpg.h
4763         * src/plugins/pgpcore/sgpgme.c
4764         * src/plugins/pgpinline/pgpinline.c
4765         * src/plugins/pgpmime/pgpmime.c
4766                 Try harder to respect user's choice wrt
4767                 gpg-agent even with gpg2, by unsetting
4768                 GPG_AGENT_INFO when necessary.
4769
4770 2007-02-22 [paul]       2.7.2cvs62
4771
4772         * src/plugins/pgpcore/sgpgme.c
4773         * src/plugins/pgpcore/sgpgme.h
4774         * src/plugins/pgpcore/passphrase.c
4775         * src/plugins/pgpinline/pgpinline.c
4776         * src/plugins/pgpmime/pgpmime.c
4777                 Fix a leak - gpgme_data_release_and_get_mem
4778                 leaks in recent gpgme. Workaround by using
4779                 our own function.
4780
4781 2007-02-22 [paul]       2.7.2cvs61
4782
4783         * src/gtk/quicksearch.c
4784                 Abandon dynamic search when pressing
4785                 Enter
4786
4787 2007-02-21 [colin]      2.7.2cvs60
4788
4789         * src/procmsg.c
4790         * src/plugins/pgpcore/passphrase.c
4791                 Fix little memory leaks
4792         * src/main.c
4793                 Fix false-positive leak at exit
4794         * src/gtk/quicksearch.c
4795                 Fix potentially big leak in recursive
4796                 Quicksearch
4797
4798 2007-02-21 [wwp]        2.7.2cvs59
4799
4800         * src/summaryview.c
4801                 Add missing newline to a debug message.
4802
4803 2007-02-20 [colin]      2.7.2cvs58
4804
4805         * src/Makefile.am
4806         * src/mimeview.c
4807         * src/stock_pixmap.c
4808         * src/stock_pixmap.h
4809         * src/pixmaps/mime_pgpsig.xpm
4810                 Add icon for application/pgp-signature
4811
4812 2007-02-20 [colin]      2.7.2cvs57
4813
4814         * src/Makefile.am
4815         * src/main.c
4816         * src/mimeview.c
4817         * src/stock_pixmap.c
4818         * src/stock_pixmap.h
4819         * src/pixmaps/mime_calendar.xpm
4820         * src/pixmaps/mime_pdf.xpm
4821         * src/pixmaps/mime_ps.xpm
4822                 Add icons for text/calendar, application/pdf
4823                 and application/postscript
4824
4825 2007-02-20 [colin]      2.7.2cvs56
4826
4827         * autogen.sh
4828         * src/matcher_parser_parse.y
4829         * src/matcher_parser_lex.l
4830                 Fix big memory leak in flex, and
4831                 require flex 2.5.31
4832
4833 2007-02-20 [wwp]        2.7.2cvs55
4834
4835         * src/matcher_parser_parse.y
4836                 Fix a duplicate token definition (thanks to iwkse).
4837
4838 2007-02-20 [wwp]        2.7.2cvs54
4839
4840         * src/matcher_parser_lex.l
4841         * src/quote_fmt_lex.l
4842                 Use proper flex options instead of direct use of #define,
4843                 make the flex-generated C lighter.
4844
4845 2007-02-20 [colin]      2.7.2cvs53
4846
4847         * src/summaryview.c
4848                 Grab focus in message list after hiding
4849                 the quicksearch, instead of leaving it
4850                 "somewhere"
4851
4852 2007-02-19 [colin]      2.7.2cvs52
4853
4854         * src/folderview.c
4855                 Fix bug 1033, 'Automatically refresh 
4856                 message list when new messages arrives'
4857                 Looks like folderview->opened can sometimes
4858                 be wrong...
4859
4860 2007-02-19 [paul]       2.7.2cvs51
4861
4862         * tools/Makefile.am
4863         * tools/README
4864         * tools/thunderbird-filters-convertor.pl
4865                 add new script which converts thunderbird filter
4866                 rules to Claws filter rules
4867
4868 2007-02-18 [paul]       2.7.2cvs50
4869
4870         * src/plugins/pgpcore/prefs_gpg.c
4871         * src/plugins/pgpcore/prefs_gpg.h
4872         * src/plugins/pgpcore/sgpgme.c
4873         * src/plugins/pgpinline/pgpinline.c
4874         * src/plugins/pgpmime/pgpmime.c
4875                 improved GUI interoperability with gpg-agent
4876
4877 2007-02-18 [paul]       2.7.2cvs49
4878
4879         * src/prefs_account.c
4880                 Privacy options sensitivity fix
4881
4882 2007-02-17 [colin]      2.7.2cvs48
4883
4884         * src/messageview.c
4885                 Reset icon to warning in the noticeview
4886
4887 2007-02-15 [colin]      2.7.2cvs47
4888
4889         * src/folderview.c
4890                 Fix a manifestation of bug 1033 (summaryview failing
4891                 to update for new mails), which happens after editing
4892                 account preferences or preferences that cause a 
4893                 folderview reload.
4894
4895 2007-02-15 [colin]      2.7.2cvs46
4896
4897         * src/addressbook.c
4898                 Probably fix bug 1123, 'Segmentation 
4899                 fault while opening address book'. I get
4900                 g_warnings if the saved paned position is
4901                 not greater than 0. Also, save position
4902                 when hiding the addressbook instead of
4903                 via signal.
4904
4905 2007-02-14 [colin]      2.7.2cvs45
4906
4907         * src/plugins/pgpcore/prefs_gpg.c
4908         * src/plugins/pgpcore/prefs_gpg.h
4909         * src/plugins/pgpcore/sgpgme.c
4910         * src/plugins/pgpinline/pgpinline.c
4911         * src/plugins/pgpmime/pgpmime.c
4912                 Add an option "Use gpg-agent if available". Fixes
4913                 annoyances with distro-installed gpg-agent, when
4914                 no pinentry program is installed, and the user's 
4915                 at a loss on why "decryption failed". Makes more
4916                 clear why passphrase isn't saved when gpg-agent is
4917                 used. Defaults to true, to avoid changing the 
4918                 current behaviour.
4919
4920 2007-02-14 [wwp]        2.7.2cvs44
4921
4922         * src/matcher_parser_parse.y
4923                 Fix missing line number reset (wrong line number might appear
4924                 when re-loading filtering rules if there's a parser error).
4925
4926 2007-02-13 [colin]      2.7.2cvs43
4927
4928         * src/common/utils.c
4929                 Don't encode ',' in URIs before passing it
4930                 to the browser command-line. It was probably
4931                 done at a time where commas in URIs made
4932                 mozilla -remote 'openurl(%s,new-window)'
4933                 bug.
4934
4935 2007-02-13 [wwp]        2.7.2cvs42
4936
4937         * src/prefs_matcher.c
4938         * src/plugins/bogofilter/bogofilter_gtk.c
4939                 A bit of string factorization around "Select ..." buttons.
4940
4941 2007-02-11 [colin]      2.7.2cvs41
4942
4943         * src/alertpanel.c
4944                 Make sure to escape the title
4945
4946 2007-02-11 [colin]      2.7.2cvs40
4947
4948         * src/codeconv.c
4949                 Recognize .utf8 locales as .UTF-8 ones
4950
4951 2007-02-11 [colin]      2.7.2cvs39
4952
4953         * src/compose.c
4954                 Fix code conversion when dragging a file
4955
4956 2007-02-09 [colin]      2.7.2cvs38
4957
4958         * src/plugins/clamav/clamav_plugin.c
4959                 Complete Paul's patch with conditional
4960                 compilation to avoid breaking compilation
4961                 on old Dapper and Edgy... Maybe other
4962                 distros too.
4963
4964 2007-02-09 [paul]       2.7.2cvs37
4965
4966         * src/plugins/clamav/clamav_plugin.c
4967                 fix for the upstream changes in libclamav
4968
4969 2007-02-09 [paul]       2.7.2cvs36
4970
4971         * src/main.c
4972         * src/mainwindow.c
4973         * src/procmsg.c
4974         * src/procmsg.h
4975                 fix "warn if there are queued messages" (on exit)
4976                 option, which only checked the first mailbox's
4977                 queue
4978                 don't ask before emptying trash if there are no
4979                 messages in trash, also check and empty all trash
4980                 folders
4981         * src/prefs_other.c
4982                 move "Ask before emptying trash" option
4983                 outside of the "On exit" frame as it's
4984                 not only an "On exit" option
4985
4986 2007-02-09 [paul]       2.7.2cvs35
4987
4988         * src/addrgather.c
4989         * src/alertpanel.c
4990         * src/editldap.c
4991         * src/prefs_account.c
4992         * src/prefs_folder_item.c
4993         * src/prefs_gtk.h
4994         * src/prefs_matcher.c
4995         * src/prefs_message.c
4996         * src/prefs_msg_colors.c
4997         * src/prefs_summaries.c
4998         * src/wizard.c
4999         * src/gtk/inputdialog.c
5000         * src/plugins/bogofilter/bogofilter_gtk.c
5001                 pedantic commit: use 'checkbtn' everywhere
5002                 instead of a mixture of 'checkbtn' and 'chkbtn'
5003
5004 2007-02-09 [paul]       2.7.2cvs34
5005
5006         * src/compose.c
5007                 fix default hotkeys
5008         * src/prefs_other.c
5009         * src/prefs_send.c
5010                 move "Never send Return Receipts" from
5011                 prefs_other to prefs_send
5012                 add an option "Ask about account specific
5013                 filtering rules..." to prefs_other
5014         * src/gtk/gtkutils.c
5015                 fix a compiler warning
5016
5017 2007-02-08 [colin]      2.7.2cvs33
5018
5019         * src/plugins/pgpinline/pgpinline.c
5020                 Fix bug 1110, 'pgpmime fails to process 
5021                 encapsulated openpgp mime (rfc 3156, 6.1 
5022                 -> rfc1847)'
5023                 It was due to an interaction between PGP/Mime
5024                 and PGP/Inline plugin. 
5025
5026 2007-02-08 [colin]      2.7.2cvs32
5027
5028         * src/inc.c
5029         * src/mbox.c
5030         * src/mbox.h
5031                 Fix bug 1117, 'fcntl locking code 
5032                 does not work in mbox.c'
5033
5034 2007-02-08 [colin]      2.7.2cvs31
5035
5036         * src/prefs_account.c
5037                 Fix Gentoo bug 165819, 'can't create 
5038                 a "local mbox file" account'. Patch
5039                 by Olivier <castan.o@free.fr>
5040
5041 2007-02-07 [colin]      2.7.2cvs30
5042
5043         * src/ldapquery.c
5044                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5045                 autocompletion was used'
5046
5047 2007-02-07 [paul]       2.7.2cvs29
5048
5049         * src/folder.c
5050                 cut down on unnecessary debug_prints
5051         * src/imap_gtk.c
5052                 fix menu_set_active() on 'Show only
5053                 subscribed folders'
5054
5055 2007-02-07 [paul]       2.7.2cvs28
5056
5057         * src/plugins/clamav/clamav_plugin.c
5058         * src/plugins/clamav/clamav_plugin.h
5059         * src/plugins/clamav/clamav_plugin_gtk.c
5060                 fix copyright header
5061
5062 2007-02-07 [paul]       2.7.2cvs27
5063
5064         * src/procheader.c
5065                 fix bug 1116, 'summary view allow a 
5066                 subject line break'
5067
5068 2007-02-06 [colin]      2.7.2cvs26
5069
5070         * src/summaryview.c
5071                 Fix delete thread
5072
5073 2007-02-05 [fabien]     2.7.2cvs25
5074
5075         * po/POTFILES.in
5076         * src/uri_opener.c
5077                 i18n related - 1 fix and 1 message for translators.
5078
5079 2007-02-05 [colin]      2.7.2cvs24
5080
5081         * src/gtk/quicksearch.c
5082                 Don't reload summary list if quicksearch wasn't
5083                 active on hiding; move currently selected mail in
5084                 the visible area when showing the quicksearch
5085
5086 2007-02-05 [colin]      2.7.2cvs23
5087
5088         * src/folderview.c
5089                 Add debug to try to solve bug 1104
5090
5091 2007-02-05 [paul]       2.7.2cvs22
5092
5093         * src/mainwindow.c
5094                 confirm before emptying trash on exit is
5095                 a Yes or No answer, use Yes or No in the
5096                 dialog
5097
5098 2007-02-04 [colin]      2.7.2cvs21
5099
5100         * src/compose.c
5101         * src/plugins/pgpcore/passphrase.c
5102         * src/plugins/pgpcore/select-keys.c
5103                 Set wmclass on new windows
5104
5105 2007-02-04 [colin]
5106
5107         2.8.0-rc1 released
5108
5109 2007-02-04 [colin]      2.7.2cvs20
5110
5111         * src/compose.c
5112         * src/compose.h
5113                 Auto save drafts on exit, reopen them
5114                 at startup, instead of asking
5115         * src/account.c
5116         * src/addressadd.c
5117         * src/addressbook.c
5118         * src/addressbook_foldersel.c
5119         * src/addrgather.c
5120         * src/crash.c
5121         * src/editaddress.c
5122         * src/editbook.c
5123         * src/editgroup.c
5124         * src/editjpilot.c
5125         * src/editldap.c
5126         * src/editldap_basedn.c
5127         * src/editvcard.c
5128         * src/exphtmldlg.c
5129         * src/expldifdlg.c
5130         * src/export.c
5131         * src/foldersel.c
5132         * src/gedit-print.c
5133         * src/import.c
5134         * src/importldif.c
5135         * src/importmutt.c
5136         * src/importpine.c
5137         * src/main.c
5138         * src/mainwindow.c
5139         * src/message_search.c
5140         * src/messageview.c
5141         * src/prefs_actions.c
5142         * src/prefs_customheader.c
5143         * src/prefs_display_header.c
5144         * src/prefs_filtering.c
5145         * src/prefs_filtering_action.c
5146         * src/prefs_folder_column.c
5147         * src/prefs_gtk.c
5148         * src/prefs_matcher.c
5149         * src/prefs_other.c
5150         * src/prefs_summaries.c
5151         * src/prefs_summary_column.c
5152         * src/prefs_template.c
5153         * src/sourcewindow.c
5154         * src/ssl_manager.c
5155         * src/summary_search.c
5156         * src/uri_opener.c
5157         * src/gtk/about.c
5158         * src/gtk/description_window.c
5159         * src/gtk/foldersort.c
5160         * src/gtk/gtkutils.c
5161         * src/gtk/gtkutils.h
5162         * src/gtk/icon_legend.c
5163         * src/gtk/logwindow.c
5164         * src/gtk/pluginwindow.c
5165         * src/gtk/prefswindow.c
5166                 Give different wmclass to different
5167                 windows - thanks to sed ;)
5168
5169 2007-02-04 [colin]      2.7.2cvs19
5170
5171         * src/main.c
5172                 Revert previous patch, can't reproduce
5173                 it anymore. 
5174
5175 2007-02-03 [colin]      2.7.2cvs18
5176
5177         * src/main.c
5178                 Don't save the mainwindow size and
5179                 position on emergency exit (libSM's
5180                 "die" callback), Xfce seems to make
5181                 the window smaller just before the
5182                 size's saved.
5183
5184 2007-02-03 [colin]      2.7.2cvs17
5185
5186         * src/plugins/bogofilter/bogofilter.c
5187         * src/plugins/bogofilter/bogofilter.h
5188         * src/plugins/bogofilter/bogofilter_gtk.c
5189         * src/plugins/pgpinline/pgpinline.c
5190         * src/plugins/pgpinline/pgpinline.h
5191                 Fix more copyrights
5192
5193 2007-02-03 [colin]      2.7.2cvs16
5194
5195         * src/partial_download.c
5196         * src/partial_download.h
5197         * src/ssl_manager.c
5198         * src/ssl_manager.h
5199         * src/uri_opener.c
5200         * src/uri_opener.h
5201         * src/wizard.c
5202         * src/wizard.h
5203         * src/common/ssl_certificate.c
5204         * src/common/ssl_certificate.h
5205         * src/gtk/quicksearch.c
5206         * src/gtk/quicksearch.h
5207         * src/gtk/sslcertwindow.c
5208         * src/gtk/sslcertwindow.h
5209                 Fix copyright on my files
5210
5211 2007-02-02 [colin]      2.7.2cvs15
5212
5213         * src/Makefile.am
5214         * src/mainwindow.c
5215         * src/messageview.c
5216         * src/messageview.h
5217         * src/textview.c
5218         * src/textview.h
5219         * src/uri_opener.c
5220         * src/uri_opener.h
5221                 Add Tools/List URIs to allow
5222                 opening any URI in the current mail
5223
5224 2007-02-02 [colin]      2.7.2cvs14
5225
5226         * src/common/valgrind.h ** NEW FILE **
5227         * src/common/Makefile.am
5228         * src/common/plugin.c
5229                 Don't dlclose the plugins if we're running
5230                 under valgrind. (doesn't require valgrind
5231                 either at compile time or run time).
5232
5233 2007-02-01 [paul]       2.7.2cvs13
5234
5235         * AUTHORS
5236         * src/gtk/authors.h
5237         * tools/freshmeat_search.pl
5238         * tools/google_search.pl
5239         * tools/multiwebsearch.pl
5240                 add support for non ISO-8859-1 compatible locales
5241                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5242
5243 2007-02-01 [colin]      2.7.2cvs12
5244
5245         * src/prefs_other.c
5246         * src/prefs_summaries.c
5247                 Move keybinding prefs to the Other page
5248
5249 2007-02-01 [wwp]        2.7.2cvs11
5250
5251         * src/plugins/trayicon/trayicon.c
5252                 Fix a raising issue within KDE.
5253
5254 2007-02-01 [colin]      2.7.2cvs10
5255
5256         * src/codeconv.c
5257                 Fix stray quotes in encoded strings
5258         * src/addressadd.c
5259                 Fix wrong call causing g_warnings
5260         * src/textview.c
5261                 Remove useless message
5262
5263 2007-01-31 [wwp]        2.7.2cvs9
5264
5265         * src/plugins/trayicon/trayicon.c
5266                 fix buggy hiding of main window when closing if close-to-tray
5267                 is not set (bad logics  in the trayicon hook code).
5268                 Changed the quit confirmation message too.
5269
5270 2007-01-30 [colin]      2.7.2cvs8
5271
5272         * src/main.c
5273                 Fix hidden mainwindow after clicking on
5274                 the X close button, if compose windows
5275                 exist and the user chooses not to quit
5276
5277 2007-01-30 [colin]      2.7.2cvs7
5278
5279         * src/main.c
5280         * src/compose.c
5281                 Handle local URIs to attach files (file:///...)
5282                 Fixes attaching files from Thunar for example
5283
5284 2007-01-30 [colin]      2.7.2cvs6
5285
5286         * src/prefs_ext_prog.c
5287                 Add 'mousepad' to the list of text editors.
5288                 Mousepad is XFCE's text editor
5289
5290 2007-01-29 [wwp]        2.7.2cvs5
5291
5292         * po/POTFILES.in
5293         * src/plugins/trayicon/trayicon_prefs.c
5294                 trayicon i18n fixes, thanks to Fabien.
5295
5296 2007-01-28 [wwp]        2.7.2cvs4
5297
5298         * src/mainwindow.c
5299         * src/mainwindow.h
5300         * src/plugins/trayicon/trayicon.c
5301         * src/plugins/trayicon/trayicon_prefs.c
5302         * src/plugins/trayicon/trayicon_prefs.h
5303                 Added a new TrayIcon plugin option to close to tray
5304                 (WM's hotkey and [X] button will hide the window instead
5305                 of closing it - closing CM can be done using the tray icon
5306                 menu or the File menu).
5307                 Improved visibility handling in trayicon, clicking the
5308                 trayicon now raise the window to current desktop when it
5309                 was either minimized/shaded/on another desktop.
5310                 Thanks to Paul for testing and fixing a strange behaviour
5311                 in KDE ;-).
5312
5313 2007-01-27 [paul]       2.7.2cvs3
5314
5315         * src/prefs_folder_item.c
5316         * src/prefs_receive.c
5317         * src/plugins/pgpcore/prefs_gpg.c
5318                 use 'start-up' instead of 'startup' in labels
5319
5320 2007-01-26 [wwp]        2.7.2cvs2
5321
5322         * src/plugins/trayicon/Makefile.am
5323         * src/plugins/trayicon/trayicon.c
5324         * src/plugins/trayicon/trayicon_prefs.c
5325         * src/plugins/trayicon/trayicon_prefs.h
5326                 Add a new TrayIcon option to hide the main window at
5327                 start-up.
5328                 Fix trayicon.c copyright header.
5329
5330 2007-01-26 [paul]       2.7.2cvs1
5331
5332         * NEWS
5333         * README
5334         * RELEASE_NOTES
5335         * configure.ac
5336                 bump up version number following
5337                 stable release
5338
5339 2007-01-25 [mones]      2.7.1cvs60
5340
5341         * po/es.po
5342                 updated thousands of strings (well, probably less ;-)
5343
5344 2007-01-25 [colin]      2.7.1cvs59
5345
5346         * src/matcher.c
5347                 Fix 2nd-run loss of matcherrc on new
5348                 configurations. 
5349
5350 2007-01-25 [wwp]        2.7.1cvs58
5351
5352         * src/mimeview.c
5353                 fix handling of empty value in attach_save_directory too, thanks
5354                 to Colin.
5355
5356 2007-01-25 [wwp]        2.7.1cvs57
5357
5358         * src/gtk/filesel.c
5359                 fix handling of empty value in attach_load_directory,
5360                 thanks to Colin.
5361
5362 2007-01-25 [wwp]        2.7.1cvs56
5363
5364         * src/plugins/dillo_viewer/dillo_prefs.h
5365                 fix a typo.
5366
5367 2007-01-25 [colin]      2.7.1cvs55
5368
5369         * src/matcher.c
5370         * src/matcher.h
5371         * src/matcher_parser_parse.y
5372         * src/prefs_matcher.c
5373                 Add matching on the spam flag
5374
5375 2007-01-24 [colin]      2.7.1cvs54
5376
5377         * src/folder.c
5378         * src/common/xml.c
5379         * src/common/xml.h
5380                 Make sure folderlist.xml is correctly
5381                 written before overwriting it.
5382         * src/procmsg.c
5383         * src/procmsg.h
5384         * src/summaryview.c
5385         * src/plugins/bogofilter/bogofilter.c
5386         * src/plugins/bogofilter/bogofilter.h
5387         * src/plugins/bogofilter/bogofilter_gtk.c
5388         * src/plugins/spamassassin/spamassassin.c
5389         * src/plugins/spamassassin/spamassassin.h
5390         * src/plugins/spamassassin/spamassassin_gtk.c
5391                 Move spam to the correct trash folder after
5392                 learning, if spam directory isn't set.
5393
5394 2007-01-23 [paul]       2.7.1cvs53
5395
5396         * src/plugins/bogofilter/bogofilter_gtk.c
5397                 fix sensitivity of "Insert X-Bogosity header"
5398                 option
5399
5400 2007-01-23 [colin]      2.7.1cvs52
5401
5402         * src/toolbar.c
5403                 Translate toolbar items text if
5404                 they're translatable (default)
5405         * src/addrcache.c
5406         * src/addrcache.h
5407         * src/addritem.c
5408         * src/addritem.h
5409         * src/codeconv.c
5410         * src/codeconv.h
5411         * src/jpilot.c
5412         * src/jpilot.h
5413         * src/ldapctrl.c
5414         * src/ldapctrl.h
5415         * src/ldapquery.h
5416         * src/ldif.c
5417         * src/ldif.h
5418         * src/etpan/etpan-thread-manager.c
5419         * src/etpan/etpan-thread-manager.h
5420         * src/gtk/gtkutils.c
5421         * src/gtk/gtkutils.h
5422                 More static functions
5423
5424 2007-01-22 [fabien]     2.7.1cvs51
5425
5426         * src/gtk/gtkutils.c
5427                 gtkut_get_options_frame() : ability to pass
5428                 a 'NULL' value in frame pointer parameter if
5429                 we don't need it.
5430
5431 2007-01-22 [colin]      2.7.1cvs50
5432
5433         * src/procmsg.c
5434         * src/procmsg.h
5435         * src/plugins/bogofilter/bogofilter.c
5436         * src/plugins/bogofilter/bogofilter_gtk.c
5437         * src/plugins/spamassassin/spamassassin.c
5438         * src/plugins/spamassassin/spamassassin_gtk.c
5439                 Allow moving spams to the account's trash
5440                 instead of default one
5441
5442 2007-01-21 [colin]      2.7.1cvs49
5443
5444         * src/ldapquery.c
5445         * src/ldapquery.h
5446                 Revert a static function that shouldn't
5447                 have been
5448
5449 2007-01-21 [colin]      2.7.1cvs48
5450
5451         * src/ldapquery.c
5452         * src/ldapquery.h
5453                 Same
5454
5455 2007-01-21 [colin]      2.7.1cvs47
5456
5457         * src/procmsg.c
5458         * src/procmsg.h
5459                 Same
5460
5461 2007-01-21 [colin]      2.7.1cvs46
5462
5463         * src/common/socket.c
5464         * src/common/socket.h
5465                 Same
5466
5467 2007-01-21 [colin]      2.7.1cvs45
5468
5469         * src/crash.c
5470         * src/exporthtml.c
5471         * src/exporthtml.h
5472         * src/exportldif.c
5473         * src/exportldif.h
5474         * src/folder.c
5475         * src/folder.h
5476         * src/folder_item_prefs.c
5477         * src/folder_item_prefs.h
5478         * src/folderview.c
5479         * src/folderview.h
5480         * src/gedit-print.c
5481         * src/gedit-print.h
5482         * src/main.c
5483         * src/main.h
5484         * src/common/socket.c
5485         * src/common/socket.h
5486         * src/gtk/gtkaspell.c
5487         * src/gtk/gtkaspell.h
5488         * src/gtk/quicksearch.c
5489         * src/gtk/quicksearch.h
5490                 Same
5491
5492 2007-01-21 [colin]      2.7.1cvs44
5493
5494         * src/common/utils.c
5495         * src/common/utils.h
5496         * src/etpan/etpan-thread-manager.c
5497         * src/etpan/etpan-thread-manager.h
5498                 Same (Funny that etpan_thread_unbind
5499                 is called but not etpan_thread_bind)
5500
5501 2007-01-21 [colin]      2.7.1cvs43
5502
5503         * src/addrselect.c
5504         * src/addrselect.h
5505         * src/codeconv.c
5506         * src/codeconv.h
5507         * src/compose.c
5508         * src/compose.h
5509         * src/etpan/Makefile.am
5510         * src/gtk/colorlabel.c
5511         * src/gtk/colorlabel.h
5512         * src/gtk/sslcertwindow.c
5513         * src/gtk/sslcertwindow.h
5514         * src/etpan/etpan-log.c ** REMOVED **
5515         * src/etpan/etpan-log.h ** REMOVED **
5516                 Same
5517
5518 2007-01-20 [colin]      2.7.1cvs42
5519
5520         * src/addritem.c
5521         * src/addritem.h
5522                 Same
5523
5524 2007-01-20 [colin]      2.7.1cvs41
5525
5526         * src/account.c
5527         * src/account.h
5528         * src/addrbook.c
5529         * src/addrbook.h
5530         * src/addrcache.c
5531         * src/addrcache.h
5532         * src/addrclip.c
5533         * src/addrclip.h
5534         * src/addressbook.c
5535         * src/addressbook.h
5536         * src/addrharvest.c
5537         * src/addrharvest.h
5538         * src/addrindex.c
5539         * src/addrindex.h
5540         * src/editaddress.c
5541         * src/editaddress.h
5542                 Make functions that aren't used in other
5543                 files static
5544
5545 2007-01-20 [colin]      2.7.1cvs40
5546
5547         * src/account.c
5548         * src/addrbook.c
5549         * src/addrcache.c
5550         * src/addressbook.c
5551         * src/addrgather.c
5552         * src/addrindex.c
5553         * src/addrquery.c
5554         * src/addrselect.c
5555         * src/browseldap.c
5556         * src/compose.c
5557         * src/editbook.c
5558         * src/editjpilot.c
5559         * src/editldap.c
5560         * src/editldap_basedn.c
5561         * src/editvcard.c
5562         * src/exporthtml.c
5563         * src/exportldif.c
5564         * src/folder.c
5565         * src/folderview.c
5566         * src/image_viewer.c
5567         * src/imap.c
5568         * src/importmutt.c
5569         * src/importpine.c
5570         * src/jpilot.c
5571         * src/ldapquery.c
5572         * src/main.c
5573         * src/mainwindow.c
5574         * src/matcher.c
5575         * src/messageview.c
5576         * src/mh.c
5577         * src/mimeview.c
5578         * src/msgcache.c
5579         * src/mutt.c
5580         * src/news.c
5581         * src/pine.c
5582         * src/prefs_account.c
5583         * src/prefs_common.c
5584         * src/prefs_compose_writing.c
5585         * src/prefs_ext_prog.c
5586         * src/prefs_folder_item.c
5587         * src/prefs_fonts.c
5588         * src/prefs_message.c
5589         * src/prefs_msg_colors.c
5590         * src/prefs_other.c
5591         * src/prefs_quote.c
5592         * src/prefs_receive.c
5593         * src/prefs_send.c
5594         * src/prefs_spelling.c
5595         * src/prefs_summaries.c
5596         * src/prefs_toolbar.c
5597         * src/prefs_wrapping.c
5598         * src/privacy.c
5599         * src/procmime.c
5600         * src/procmsg.c
5601         * src/ssl_manager.c
5602         * src/statusbar.c
5603         * src/summaryview.c
5604         * src/toolbar.c
5605         * src/vcard.c
5606         * src/common/hooks.c
5607         * src/common/log.c
5608         * src/common/passcrypt.c
5609         * src/common/socket.c
5610         * src/common/ssl.c
5611         * src/common/ssl_certificate.c
5612         * src/common/template.c
5613         * src/common/utils.c
5614         * src/etpan/imap-thread.c
5615         * src/gtk/sslcertwindow.c
5616         * src/gtk/sslcertwindow.h
5617                 Make functions that could be static, static
5618
5619 2007-01-20 [colin]      2.7.1cvs39
5620
5621         * src/editldap.c
5622                 Fix tooltip
5623
5624 2007-01-20 [colin]      2.7.1cvs38
5625
5626         * src/ldapquery.c
5627         * src/ldaputil.c
5628         * src/ldaputil.h
5629                 Fix bug 1102, 'claws-mail-2.7.1 
5630                 makes use of deprecated ldap 
5631                 functions'
5632
5633 2007-01-20 [colin]      2.7.1cvs37
5634
5635         * src/mainwindow.c
5636         * src/mainwindow.h
5637         * src/summaryview.c
5638         * src/gtk/quicksearch.c
5639                 Add Wide message list layout
5640
5641 2007-01-19 [fabien]     2.7.1cvs36
5642
5643         * src/textview.c
5644                 make sure a font change is considered in links of
5645                 headerview.
5646
5647 2007-01-19 [colin]      2.7.1cvs35
5648
5649         * src/main.c
5650         * src/mainwindow.c
5651         * src/mainwindow.h
5652         * src/messageview.c
5653         * src/messageview.h
5654         * src/prefs_common.c
5655         * src/prefs_common.h
5656         * src/summaryview.c
5657         * src/summaryview.h
5658         * src/gtk/quicksearch.c
5659         * src/gtk/quicksearch.h
5660                 Drop 'Separate Folder tree' and 'Separate
5661                 Message View'. Put three layouts in place
5662                 of it.
5663
5664 2007-01-19 [paul]       2.7.1cvs34
5665
5666         * src/prefs_msg_colors.c
5667                 more use of Q_ for translators
5668
5669 2007-01-19 [paul]       2.7.1cvs33
5670
5671         * src/imap_gtk.c
5672         * src/prefs_account.c
5673                 a few changes to the English
5674
5675 2007-01-19 [fabien]     2.7.1cvs32
5676
5677         * src/wizard.c
5678                 factorize translatable string
5679
5680 2007-01-18 [colin]      2.7.1cvs31
5681
5682         * src/main.c
5683                 Don't error out on --sync option. Although
5684                 we don't do anything with it, gtk+ handles
5685                 it, and it's useful for debugging X errors
5686
5687 2007-01-18 [fabien]     2.7.1cvs30
5688
5689         * src/prefs_other.c
5690                 ability to apply on the fly the recent added
5691                 'gtk_can_change_accels' pref (no need to restart).
5692
5693 2007-01-18 [fabien]     2.7.1cvs29
5694
5695         * src/plugins/bogofilter/bogofilter_gtk.c
5696         * src/plugins/bogofilter/bogofilter.c
5697         * src/plugins/spamassassin/spamassassin_gtk.c
5698         * src/addr_compl.c
5699         * src/prefs_account.c
5700                 factorize or rewrite some translatable strings.
5701
5702 2007-01-18 [fabien]     2.7.1cvs28
5703
5704         * src/prefs_gtk.h
5705         * src/compose.c
5706                 set a 4pix space between "Subject:" label and subject entry in
5707                 compose window.
5708
5709 2007-01-18 [wwp]        2.7.1cvs27
5710
5711         * src/addressbook.c
5712                 fix conflicting address-copy/paste when focus is set
5713                 to the embedded edit-person form.
5714  
5715
5716 2007-01-18 [wwp]        2.7.1cvs26
5717
5718         * src/addressbook.h
5719                 complete 2.7.1cvs23 (one more file was missing from that
5720                 commit).
5721
5722 2007-01-18 [colin]      2.7.1cvs25
5723
5724         * src/main.c
5725                 Provide a way to migrate without backup
5726                 Re-ask for migration on next start if 
5727                 it has been refused and wizard has been 
5728                 cancelled after.
5729
5730 2007-01-18 [wwp]        2.7.1cvs24
5731
5732         * src/editaddress.c
5733                 complete 2.7.1.cvs23 (file was missing from previous
5734                 commit).
5735
5736 2007-01-18 [wwp]        2.7.1cvs23
5737
5738         * src/addressbook.c
5739                 fix potential crashes in address book's focus_in/out signal handlers,
5740                 force focus to the edit-person form when clicked the Edit menu entry or
5741                 button (this only matters if the edit-person form is embedded to the
5742                 AB window, in that case, focus is not set when browsing the contacts
5743                 list w/ keys or mouse clicks).
5744
5745 2007-01-18 [paul]       2.7.1cvs22
5746
5747         * src/main.c
5748                 add command line options:
5749                 -h for --help
5750                 -q and --quit for --exit
5751                 -v for --version
5752                 print "Unknown option" for unknown options
5753
5754 2007-01-18 [paul]       2.7.1cvs21
5755
5756         * po/ru.po
5757                 updated by Pavlo Bohmat
5758
5759 2007-01-18 [paul]       2.7.1cvs20
5760
5761         * src/mainwindow.c
5762                 fix sensitivity issues of Mark as Spam/Ham
5763
5764 2007-01-17 [fabien]     2.7.1cvs19
5765
5766         * src/prefs_other.c
5767         * src/prefs_common.c
5768         * src/prefs_common.h
5769         * src/main.c
5770                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5771                 control the corresponding gtk property. It could be used to lock
5772                 all shortcuts (avoid to set one of them by inadvertency).
5773
5774 2007-01-17 [colin]      2.7.1cvs18
5775
5776         * src/summaryview.c
5777                 Fix bug 1100, 'Highlighted e-mail data not visible 
5778                 when color label applied.'. Use a weighted average
5779                 between normal selected foreground color and color
5780                 label instead of a simple one (3/1 instead 1/1).
5781
5782 2007-01-17 [colin]      2.7.1cvs17
5783
5784         * src/messageview.c
5785                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5786                 crash' - don't prevent mail switching while loading
5787
5788 2007-01-17 [colin]      2.7.1cvs16
5789
5790         * src/folder.c
5791         * src/folder.h
5792         * src/folderview.c
5793         * src/folderview.h
5794         * src/imap.c
5795         * src/imap.h
5796         * src/imap_gtk.c
5797                 Manage recursive search of unsubscribed folders
5798                 Rescan tree without checking for new messages 
5799                 after subscriptions changed
5800
5801 2007-01-17 [paul]       2.7.1cvs15
5802
5803         * src/prefs_common.c
5804         * src/gtk/pluginwindow.c
5805                 fix bug 1101, '"Load plugin" button is
5806                 accidentally hidden'
5807                 unset (-1) initial width in prefs_common,
5808                 fix overlapping buttons,
5809                 and other cleanups
5810
5811 2007-01-17 [paul]       2.7.1cvs14
5812
5813         * src/procmime.c
5814                 add #include <errno.h>, it's needed
5815                 on some systems
5816
5817 2007-01-17 [paul]       2.7.1cvs13
5818
5819         * src/common/defs.h
5820         * tools/make.themes.project
5821                 rename .sylpheed_themeinfo to .claws_themeinfo
5822                 and use it
5823         * src/etpan/etpan-errors.h
5824         * src/etpan/etpan-log.c
5825         * src/etpan/etpan-log.h
5826         * src/etpan/etpan-thread-manager-types.h
5827         * src/etpan/etpan-thread-manager.c
5828         * src/etpan/etpan-thread-manager.h
5829         * src/etpan/imap-thread.c
5830         * src/etpan/imap-thread.h
5831                 add copyright header
5832
5833 2007-01-17 [colin]      2.7.1cvs12
5834
5835         * src/plugins/pgpcore/select-keys.c
5836         * src/gtk/pluginwindow.c
5837         * src/prefs_account.c
5838                 Fix warnings
5839
5840 2007-01-16 [colin]      2.7.1cvs11
5841
5842         * src/imap.c
5843         * src/imap.h
5844         * src/imap_gtk.c
5845                 Manage subscribing to subfolders when only
5846                 subscribed folders are shown.
5847
5848 2007-01-16 [colin]      2.7.1cvs10
5849
5850         * src/folderview.c
5851                 Fix annoying vscrollbar going back to top
5852                 on Check for new folders
5853
5854 2007-01-16 [colin]      2.7.1cvs9
5855
5856         * src/imap.c
5857                 Remove printf
5858
5859 2007-01-16 [colin]      2.7.1cvs8
5860
5861         * src/filtering.c
5862                 Bigger buffer for errors
5863         * src/imap.c
5864         * src/imap.h
5865         * src/imap_gtk.c
5866         * src/prefs_account.c
5867         * src/prefs_account.h
5868         * src/wizard.c
5869         * src/etpan/imap-thread.c
5870         * src/etpan/imap-thread.h
5871         * manual/handling.xml
5872                 Add subscriptions management. What it changes:
5873                 Creating a folder subscribes to it
5874                 Deleting a folder unsubscribes it
5875                 New contextual menu item allowing to switch between
5876                 All folders and Subscribed folders, subscribe, and
5877                 unsubscribe. "Creating" an existing but unsubscribed
5878                 folder will subscribe it.
5879                 By default for new accounts, only subscribed folders 
5880                 are shown.
5881
5882
5883 2007-01-16 [paul]       2.7.1cvs7
5884
5885         * src/summaryview.c
5886                 Allow folder classes to specify only sort_key or
5887                 sort_type instead of both or none.
5888
5889 2007-01-16 [paul]       2.7.1cvs6
5890
5891         * src/action.c
5892         * src/compose.c
5893         * src/mimeview.c
5894         * src/procmime.c
5895         * src/textview.c
5896                 Save and use errno for procmime_get_part
5897
5898 2007-01-16 [colin]      2.7.1cvs5
5899
5900         * src/imap.c
5901                 Never remove INBOX when scanning for
5902                 new folders. It's a special folder
5903                 that has to exist.
5904
5905 2007-01-15 [colin]      2.7.1cvs4
5906
5907         * src/imap.c
5908                 Fix 'Check for new folders' when IMAP subdirectory
5909                 is set
5910         * src/etpan/imap-thread.c
5911                 Fix build
5912
5913 2007-01-15 [colin]      2.7.1cvs3
5914
5915         * src/etpan/imap-thread.c
5916                 Fix invalid free on command-connection
5917                 error
5918
5919 2007-01-15 [wwp]        2.7.1cvs2
5920
5921         * src/matcher_parser_lex.l
5922         * src/quote_fmt_lex.l
5923         * src/matcher_parser_parse.y
5924                 fix copyright header in lexers and parsers.
5925
5926 2007-01-15 [paul]       2.7.1cvs1
5927
5928         * NEWS
5929         * README
5930         * RELEASE_NOTES
5931         * configure.ac
5932                 bump up version number following
5933                 stable release
5934
5935 2007-01-15 [paul]       2.7.0cvs31
5936
5937         * AUTHORS
5938         * src/gtk/authors.h
5939                 add Fabien to the Team list
5940                 add the recent contributors
5941                 make a few corrections
5942
5943 2007-01-15 [paul]       2.7.0cvs30
5944
5945         * src/mainwindow.c
5946                 fix compiler warning
5947         * src/plugins/pgpcore/prefs_gpg.c
5948         * src/plugins/pgpcore/prefs_gpg.h
5949                 add missing include
5950                 fix copyright header
5951
5952 2007-01-14 [colin]      2.7.0cvs29
5953
5954         * src/gtk/filesel.c
5955                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5956                 two benefits: faster to open, will fix strange
5957                 dbus-related crash. Thanks to Pascal Terjan.
5958
5959 2007-01-14 [colin]      2.7.0cvs28
5960
5961         * src/etpan/imap-thread.c
5962                 Delete the old imap just after allocating
5963                 the new one. Makes sure we don't get the
5964                 same pointer by sheer luck, which feels
5965                 strange in the debug log.
5966
5967 2007-01-14 [colin]      2.7.0cvs27
5968
5969         * src/gtk/inputdialog.c
5970                 Make sure we don't print passwords in
5971                 clear text when in debug mode
5972
5973 2007-01-14 [colin]      2.7.0cvs26
5974
5975         * src/gtk/gtksctree.c
5976                 Fix bug 1098, 'bogus last row display 
5977                 after expanding a thread'. Patch by
5978                 Jindrich Makovicka <makovick@gmail.com>
5979
5980 2007-01-14 [colin]      2.7.0cvs25
5981
5982         * src/etpan/imap-thread.c
5983                 Close socket manually before
5984                 freeing the imap struct
5985
5986 2007-01-14 [colin]      2.7.0cvs24
5987
5988         * src/etpan/imap-thread.c
5989                 Maybe fix new reconnection issues
5990
5991 2007-01-13 [colin]      2.7.0cvs23
5992
5993         * src/summaryview.c
5994                 Freeze/thaw on thread selection
5995
5996 2007-01-13 [paul]       2.7.0cvs22
5997
5998         * src/mainwindow.c
5999         * src/summaryview.c
6000         * src/summaryview.h
6001                 add 'Edit/Delete thread'
6002
6003 2007-01-13 [colin]      2.7.0cvs21
6004
6005         * src/prefs_account.c
6006         * src/prefs_compose_writing.c
6007         * src/prefs_message.c
6008         * src/prefs_msg_colors.c
6009         * src/prefs_other.c
6010         * src/prefs_receive.c
6011         * src/prefs_spelling.c
6012         * src/prefs_summaries.c
6013         * src/prefs_themes.c
6014         * src/gtk/gtkutils.c
6015         * src/gtk/gtkutils.h
6016         * src/plugins/pgpcore/prefs_gpg.c
6017         * src/plugins/spamassassin/spamassassin_gtk.c
6018                 Factorize gtk frame creation
6019                 Patch by Pawel
6020
6021 2007-01-13 [colin]      2.7.0cvs20
6022
6023         * src/message_search.c
6024         * src/summary_search.c
6025                 Fix Enter in search windows
6026         * src/messageview.c
6027                 Fix body search starting at the
6028                 end of the mail (and asking for loop)
6029
6030 2007-01-13 [colin]      2.7.0cvs19
6031
6032         * src/etpan/imap-thread.c
6033                 Make sure we don't free the same imap
6034                 twice
6035
6036 2007-01-13 [colin]      2.7.0cvs18
6037
6038         * commitHelper
6039                 Allow multiple commitHelpers to
6040                 run at once
6041
6042 2007-01-12 [colin]      2.7.0cvs17
6043
6044         * src/etpan/imap-thread.c
6045                 Make sure we get rid of the previous mailimap
6046                 when connecting - just in case disconnect was
6047                 unclean
6048
6049 2007-01-12 [paul]       2.7.0cvs16
6050
6051         * src/compose.c
6052                 Strip S/MIME signatures when re-editing
6053                 S/MIME signed messages.
6054
6055 2007-01-12 [paul]       2.7.0cvs15
6056
6057         * configure.ac
6058         * src/addressbook.c
6059         * src/foldersel.c
6060         * src/folderview.c
6061         * src/main.c
6062                 no need to define CLAWS anymore, remove
6063                 all that stuff
6064
6065 2007-01-12 [paul]       2.7.0cvs14
6066
6067         * src/mimeview.c
6068                 check if the mail's signed as
6069                 it can change the mail structure
6070                 Thanks to Colin
6071
6072 2007-01-12 [paul]       2.7.0cvs13
6073
6074         * src/procmime.c
6075                 fix Forwarding msgs with attachments
6076                 that have dos line endings
6077                 Thanks to Colin
6078
6079 2007-01-12 [wwp]        2.7.0cvs12
6080
6081         * configure.ac
6082                 Revert accidentally committed extra version tag.
6083
6084 2007-01-12 [wwp]        2.7.0cvs11
6085
6086         * src/prefs_account.c
6087                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6088
6089 2007-01-11 [colin]      2.7.0cvs10
6090
6091         * src/imap.c
6092                 move g_warning to debug_print
6093                 it scares people for no reason
6094
6095 2007-01-11 [colin]      2.7.0cvs9
6096
6097         * po/POTFILES.in
6098                 Fix files to translate. Patch by
6099                 Fabien
6100
6101 2007-01-11 [paul]       2.7.0cvs8
6102
6103         * src/imap.c
6104                 Fix recursion when server lists the
6105                 current subfolder in the response
6106         * src/mimeview.c
6107                 Fix updating of icon_list/ctree
6108         * src/plugins/pgpcore/select-keys.c
6109                 Fix a few annoyances when choosing
6110                 keys for the CMS (S/MIME) protocol
6111
6112 2007-01-11 [wwp]        2.7.0cvs7
6113
6114         * src/compose.c
6115         * src/prefs_account.c
6116         * src/prefs_account.h
6117                 Add per-account spellcheck default dictionaries settings.
6118
6119 2007-01-10 [colin]      2.7.0cvs6
6120
6121         * src/prefs_folder_item.c
6122                 Factorize strings - patch by Fabien
6123
6124 2007-01-10 [colin]      2.7.0cvs5
6125
6126         * src/mainwindow.c
6127                 Fix bug 1095, 'Crash while changing folder 
6128                 columns during incorporation'
6129
6130 2007-01-09 [colin]      2.7.0cvs4
6131
6132         * src/gtk/pluginwindow.c
6133                 Set the plugin window transient. Seems
6134                 like some window managers hide it in
6135                 the background after "load plugin"...
6136
6137 2007-01-09 [colin]      2.7.0cvs3
6138
6139         * src/gtk/filesel.c
6140                 Use the same type for alloc and free
6141
6142 2007-01-08 [paul]       2.7.0cvs2
6143
6144         * po/nl.po
6145                 updated by Tim Dijkstra
6146
6147 2007-01-08 [paul]       2.7.0cvs1
6148
6149         * src/prefs_themes.c
6150         * src/common/utils.c
6151                 Fix resource leaks
6152
6153 2007-01-08 [paul]       2.7.0
6154
6155         * NEWS
6156         * README
6157         * RELEASE_NOTES
6158                 2.7.0 released
6159
6160 2007-01-08 [paul]       2.6.1cvs119
6161
6162         * doc/man/claws-mail.1
6163                 another correction
6164
6165 2007-01-08 [paul]       2.6.1cvs118
6166
6167         * doc/man/claws-mail.1
6168                 corrections
6169         * manual/advanced.xml
6170                 improved English usage
6171
6172 2007-01-08 [paul]       2.6.1cvs117
6173
6174         * po/ca.po
6175         * po/de.po
6176         * po/en_GB.po
6177         * po/fi.po
6178         * po/it.po
6179         * po/pt_BR.po
6180         * po/sk.po
6181         * po/sr.po
6182         * po/zh_CN.po
6183                 updated by Miquel Oliete, Stephan Sachse, me,
6184                 Tommi Pirinen, Andrea Spadaccini, Frederico
6185                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6186                 Urosevic, and Ralgh Young
6187
6188 2007-01-07 [mones]      2.6.1cvs116
6189
6190         * manual/es/advanced.xml
6191         * po/es.po
6192                 Synced manual (unhide mark_as_read_delay)
6193                 and updated translation for release
6194
6195 2007-01-07 [paul]       2.6.1cvs115
6196
6197         * src/prefs_matcher.c
6198                 make the hbox content fit better under
6199                 various languages
6200
6201 2007-01-07 [colin]      2.6.1cvs114
6202
6203         * src/messageview.c
6204                 Fix bug 1088, 'Ctrl-h produces repeatable
6205                 crash'
6206
6207 2007-01-06 [colin]      2.6.1cvs113
6208
6209         * src/etpan/imap-thread.c
6210                 Add casts to int to get certs. Fixes
6211                 bug 1064, 'crash @ etpan_certificate_check() 
6212                 when opening an IMAP folder', with latest
6213                 libetpan CVS or >= 0.49
6214         * src/mainwindow.c
6215         * src/mainwindow.h
6216         * src/imap_gtk.c
6217         * src/news_gtk.c
6218         * src/prefs_folder_item.c
6219                 Grey out the "synchronise" menu items if
6220                 there's nothing to synchronise.
6221         * src/plugins/pgpcore/sgpgme.c
6222                 Make an error clearer than "Unknown error"
6223
6224 2007-01-06 [colin]      2.6.1cvs112
6225
6226         * src/messageview.c
6227                 Don't try to show a message if updating
6228                 Maybe fixes bug 1088, 'ctrl-h produces
6229                 repeatable crash'.
6230
6231 2007-01-06 [colin]      2.6.1cvs111
6232
6233         * src/summaryview.c
6234                 Disable Control-Space (handle it as Space).
6235
6236 2007-01-05 [paul]       2.6.1cvs110
6237
6238         * src/imap.c
6239                 Fix bug 934, 'sylpheed claws 2.1 
6240                 doesn't show Exchanges Public Folders'
6241                 Thanks to Hoa and Colin
6242         * src/msgcache.c
6243                 Refuse to allocate more than 2 MB for a 
6244                 single field, it's a good indication of
6245                 cache corruption.
6246
6247 2007-01-05 [colin]      2.6.1cvs109
6248
6249         * src/mainwindow.c
6250                 Allow --select'ing emails by Message-ID too
6251
6252 2007-01-05 [colin]      2.6.1cvs108
6253
6254         * src/common/quoted-printable.c
6255                 Uh! Third fix :)
6256
6257 2007-01-05 [colin]      2.6.1cvs107
6258
6259         * src/common/quoted-printable.c
6260                 Fix previous commit about bug 1089
6261                 Thanks to Ralf
6262
6263 2007-01-05 [colin]      2.6.1cvs106
6264
6265         * src/common/quoted-printable.c
6266                 Fix my previous commit on bug 1089
6267                 - Thanks to Ralf :)
6268
6269 2007-01-04 [colin]      2.6.1cvs105
6270
6271         * src/common/quoted-printable.c
6272                 Fix bug 1089, 'NUL characters in Subject 
6273                 line are misinterpreted'. Not a pain to
6274                 fix in fact.
6275
6276 2007-01-04 [colin]      
6277
6278         2.7.0-rc3 released
6279
6280 2007-01-04 [wwp]        2.6.1cvs104
6281
6282         * src/image_viewer.c
6283                 Force operator precedence (fix a compiler warning).
6284
6285 2007-01-04 [colin]      2.6.1cvs103
6286
6287         * src/image_viewer.c
6288                 Be cautious there too (same fix as the one
6289                 in textview from cvs33)
6290         * src/messageview.c
6291                 Don't use any MimeViewer plugin when showing
6292                 all headers
6293
6294 2007-01-03 [wwp]        2.6.1cvs102
6295
6296         * src/html.c
6297         * src/html.h
6298                 fixed "cent" sign (use the existing ASCII one),
6299                 decode more HTML entities,
6300                 converted table ASCII entries to UTF-8,
6301                 moved a switch() into a hashtable.
6302
6303 2007-01-03 [paul]       2.6.1cvs101
6304
6305         * src/compose.c
6306         * src/messageview.c
6307         * src/procmsg.c
6308         * src/procmsg.h
6309                 When possible, use move_msg instead of
6310                 copy_msg + remove_msg to move sent mail
6311                 from Queue to Sent. 
6312
6313 2007-01-03 [paul]       2.6.1cvs100
6314
6315         * src/html.c
6316                 add more html entity recognition:
6317                 pounds, euros, and cents
6318
6319 2007-01-03 [colin]      2.6.1cvs99
6320
6321         * src/imap_gtk.c
6322                 Don't display an error on NOSELECT
6323                 folders when synchronising
6324
6325 2007-01-03 [paul]       2.6.1cvs98
6326
6327         * tools/maildir2claws-mail.pl
6328                 only substitute 'sent-mail' if it's
6329                 the full directory name
6330
6331 2007-01-03 [paul]       2.6.1cvs97
6332
6333         * ChangeLog
6334         * ChangeLog.pre2.0.0
6335         * Makefile.am
6336                 archive a chunk of ChangeLog in
6337                 ChangeLog.pre2.0.0
6338         * ChangeLog.gtk1
6339         * doc/src/ChangeLog.claws-pre0.8.0
6340                 remove ChangeLog.claws-pre0.8.0, adding
6341                 its contents to ChangeLog.gtk1
6342
6343 2007-01-03 [paul]       2.6.1cvs96
6344
6345         * src/account.c
6346         * src/account.h
6347         * src/action.c
6348         * src/action.h
6349         * src/adbookbase.h
6350         * src/addr_compl.c
6351         * src/addr_compl.h
6352         * src/addrbook.c
6353         * src/addrcache.c
6354         * src/addrcache.h
6355         * src/addrcindex.c
6356         * src/addrcindex.h
6357         * src/addrclip.c
6358         * src/addrclip.h
6359         * src/addrdefs.h
6360         * src/addressadd.c
6361         * src/addressadd.h
6362         * src/addressbook.c
6363         * src/addressbook.h
6364         * src/addressbook_foldersel.c
6365         * src/addressbook_foldersel.h
6366         * src/addrgather.c
6367         * src/addrgather.h
6368         * src/addrharvest.c
6369         * src/addrharvest.h
6370         * src/addrindex.c
6371         * src/addrindex.h
6372         * src/addritem.c
6373         * src/addritem.h
6374         * src/addrquery.c
6375         * src/addrquery.h
6376         * src/addrselect.c
6377         * src/addrselect.h
6378         * src/alertpanel.c
6379         * src/alertpanel.h
6380         * src/browseldap.c
6381         * src/browseldap.h
6382         * src/codeconv.c
6383         * src/codeconv.h
6384         * src/compose.c
6385         * src/compose.h
6386         * src/customheader.c
6387         * src/customheader.h
6388         * src/displayheader.c
6389         * src/displayheader.h
6390         * src/editaddress.c
6391         * src/editaddress.h
6392         * src/editbook.c
6393         * src/editbook.h
6394         * src/editgroup.c
6395         * src/editgroup.h
6396         * src/editjpilot.c
6397         * src/editjpilot.h
6398         * src/editldap.c
6399         * src/editldap.h
6400         * src/editldap_basedn.c
6401         * src/editldap_basedn.h
6402         * src/editvcard.c
6403         * src/editvcard.h
6404         * src/exphtmldlg.c
6405         * src/exphtmldlg.h
6406         * src/expldifdlg.c
6407         * src/expldifdlg.h
6408         * src/export.c
6409         * src/export.h
6410         * src/exporthtml.c
6411         * src/exporthtml.h
6412         * src/exportldif.c
6413         * src/exportldif.h
6414         * src/filtering.c
6415         * src/filtering.h
6416         * src/folder.c
6417         * src/folder.h
6418         * src/folder_item_prefs.c
6419         * src/folder_item_prefs.h
6420         * src/foldersel.c
6421         * src/foldersel.h
6422         * src/folderutils.c
6423         * src/folderutils.h
6424         * src/folderview.c
6425         * src/folderview.h
6426         * src/grouplistdialog.c
6427         * src/grouplistdialog.h
6428         * src/headerview.c
6429         * src/html.c
6430         * src/html.h
6431         * src/image_viewer.c
6432         * src/image_viewer.h
6433         * src/imap.c
6434         * src/imap.h
6435         * src/imap_gtk.c
6436         * src/imap_gtk.h
6437         * src/import.c
6438         * src/import.h
6439         * src/importldif.c
6440         * src/importldif.h
6441         * src/importmutt.c
6442         * src/importmutt.h
6443         * src/importpine.c
6444         * src/importpine.h
6445         * src/inc.c
6446         * src/inc.h
6447         * src/jpilot.c
6448         * src/jpilot.h
6449         * src/ldapctrl.c
6450         * src/ldapctrl.h
6451         * src/ldaplocate.c
6452         * src/ldaplocate.h
6453         * src/ldapquery.c
6454         * src/ldapquery.h
6455         * src/ldapserver.c
6456         * src/ldapserver.h
6457         * src/ldaputil.c
6458         * src/ldaputil.h
6459         * src/ldif.c
6460         * src/ldif.h
6461         * src/main.c
6462         * src/main.h
6463         * src/mainwindow.c
6464         * src/mainwindow.h
6465         * src/manual.c
6466         * src/manual.h
6467         * src/mbox.c
6468         * src/message_search.c
6469         * src/message_search.h
6470         * src/messageview.c
6471         * src/messageview.h
6472         * src/mh.c
6473         * src/mh.h
6474         * src/mh_gtk.c
6475         * src/mh_gtk.h
6476         * src/mimeview.c
6477         * src/mimeview.h
6478         * src/msgcache.c
6479         * src/msgcache.h
6480         * src/mutt.c
6481         * src/mutt.h
6482         * src/news.c
6483         * src/news.h
6484         * src/news_gtk.c
6485         * src/news_gtk.h
6486         * src/partial_download.c
6487         * src/partial_download.h
6488         * src/pine.c
6489         * src/pine.h
6490         * src/pop.c
6491         * src/pop.h
6492         * src/prefs_account.c
6493         * src/prefs_account.h
6494         * src/prefs_actions.c
6495         * src/prefs_actions.h
6496         * src/prefs_common.c
6497         * src/prefs_common.h
6498         * src/prefs_compose_writing.c
6499         * src/prefs_compose_writing.h
6500         * src/prefs_customheader.c
6501         * src/prefs_customheader.h
6502         * src/prefs_display_header.c
6503         * src/prefs_display_header.h
6504         * src/prefs_filtering.c
6505         * src/prefs_filtering.h
6506         * src/prefs_filtering_action.c
6507         * src/prefs_filtering_action.h
6508         * src/prefs_folder_column.c
6509         * src/prefs_folder_column.h
6510         * src/prefs_folder_item.c
6511         * src/prefs_folder_item.h
6512         * src/prefs_fonts.c
6513         * src/prefs_fonts.h
6514         * src/prefs_gtk.c
6515         * src/prefs_gtk.h
6516         * src/prefs_image_viewer.c
6517         * src/prefs_image_viewer.h
6518         * src/prefs_matcher.c
6519         * src/prefs_matcher.h
6520         * src/prefs_message.c
6521         * src/prefs_msg_colors.c
6522         * src/prefs_msg_colors.h
6523         * src/prefs_other.c
6524         * src/prefs_quote.c
6525         * src/prefs_receive.c
6526         * src/prefs_send.c
6527         * src/prefs_spelling.c
6528         * src/prefs_spelling.h
6529         * src/prefs_summaries.c
6530         * src/prefs_summaries.h
6531         * src/prefs_summary_column.c
6532         * src/prefs_summary_column.h
6533         * src/prefs_template.c
6534         * src/prefs_template.h
6535         * src/prefs_themes.c
6536         * src/prefs_themes.h
6537         * src/prefs_toolbar.c
6538         * src/prefs_toolbar.h
6539         * src/prefs_wrapping.c
6540         * src/prefs_wrapping.h
6541         * src/privacy.c
6542         * src/privacy.h
6543         * src/procheader.c
6544         * src/procheader.h
6545         * src/procmime.c
6546         * src/procmime.h
6547         * src/procmsg.c
6548         * src/procmsg.h
6549         * src/quote_fmt.c
6550         * src/quote_fmt_parse.y
6551         * src/recv.c
6552         * src/recv.h
6553         * src/remotefolder.c
6554         * src/remotefolder.h
6555         * src/send_message.c
6556         * src/send_message.h
6557         * src/setup.c
6558         * src/setup.h
6559         * src/sourcewindow.c
6560         * src/sourcewindow.h
6561         * src/ssl_manager.c
6562         * src/ssl_manager.h
6563         * src/statusbar.c
6564         * src/statusbar.h
6565         * src/stock_pixmap.c
6566         * src/stock_pixmap.h
6567         * src/summary_search.c
6568         * src/summary_search.h
6569         * src/summaryview.c
6570         * src/summaryview.h
6571         * src/textview.c
6572         * src/textview.h
6573         * src/toolbar.c
6574         * src/toolbar.h
6575         * src/undo.c
6576         * src/undo.h
6577         * src/unmime.c
6578         * src/unmime.h
6579         * src/vcard.c
6580         * src/vcard.h
6581         * src/wizard.c
6582         * src/wizard.h
6583         * src/common/base64.c
6584         * src/common/base64.h
6585         * src/common/defs.h
6586         * src/common/hooks.c
6587         * src/common/hooks.h
6588         * src/common/log.c
6589         * src/common/log.h
6590         * src/common/mgutils.c
6591         * src/common/mgutils.h
6592         * src/common/nntp.c
6593         * src/common/nntp.h
6594         * src/common/passcrypt.c
6595         * src/common/passcrypt.h.in
6596         * src/common/plugin.c
6597         * src/common/plugin.h
6598         * src/common/prefs.c
6599         * src/common/prefs.h
6600         * src/common/progressindicator.c
6601         * src/common/progressindicator.h
6602         * src/common/quoted-printable.c
6603         * src/common/quoted-printable.h
6604         * src/common/session.c
6605         * src/common/session.h
6606         * src/common/smtp.c
6607         * src/common/smtp.h
6608         * src/common/socket.c
6609         * src/common/socket.h
6610         * src/common/ssl.c
6611         * src/common/ssl.h
6612         * src/common/ssl_certificate.c
6613         * src/common/ssl_certificate.h
6614         * src/common/stringtable.c
6615         * src/common/stringtable.h
6616         * src/common/template.c
6617         * src/common/template.h
6618         * src/common/timing.h
6619         * src/common/utils.c
6620         * src/common/utils.h
6621         * src/common/version.h.in
6622         * src/common/xml.c
6623         * src/common/xml.h
6624         * src/common/xmlprops.c
6625         * src/common/xmlprops.h
6626         * src/gtk/about.c
6627         * src/gtk/colorlabel.c
6628         * src/gtk/colorsel.c
6629         * src/gtk/colorsel.h
6630         * src/gtk/combobox.c
6631         * src/gtk/combobox.h
6632         * src/gtk/description_window.c
6633         * src/gtk/description_window.h
6634         * src/gtk/filesel.c
6635         * src/gtk/filesel.h
6636         * src/gtk/foldersort.c
6637         * src/gtk/foldersort.h
6638         * src/gtk/gtksctree.c
6639         * src/gtk/gtkutils.c
6640         * src/gtk/gtkutils.h
6641         * src/gtk/inputdialog.c
6642         * src/gtk/inputdialog.h
6643         * src/gtk/logwindow.c
6644         * src/gtk/logwindow.h
6645         * src/gtk/manage_window.c
6646         * src/gtk/manage_window.h
6647         * src/gtk/menu.c
6648         * src/gtk/menu.h
6649         * src/gtk/pluginwindow.c
6650         * src/gtk/pluginwindow.h
6651         * src/gtk/prefswindow.c
6652         * src/gtk/prefswindow.h
6653         * src/gtk/progressdialog.c
6654         * src/gtk/progressdialog.h
6655         * src/gtk/sslcertwindow.c
6656         * src/gtk/sslcertwindow.h
6657         * src/plugins/bogofilter/bogofilter.c
6658         * src/plugins/bogofilter/bogofilter.h
6659         * src/plugins/bogofilter/bogofilter_gtk.c
6660         * src/plugins/clamav/clamav_plugin.c
6661         * src/plugins/clamav/clamav_plugin.h
6662         * src/plugins/clamav/clamav_plugin_gtk.c
6663         * src/plugins/demo/demo.c
6664         * src/plugins/dillo_viewer/dillo_prefs.c
6665         * src/plugins/dillo_viewer/dillo_prefs.h
6666         * src/plugins/dillo_viewer/dillo_viewer.c
6667         * src/plugins/pgpcore/passphrase.c
6668         * src/plugins/pgpcore/passphrase.h
6669         * src/plugins/pgpcore/pgp_viewer.c
6670         * src/plugins/pgpcore/pgp_viewer.h
6671         * src/plugins/pgpcore/plugin.c
6672         * src/plugins/pgpcore/select-keys.c
6673         * src/plugins/pgpcore/select-keys.h
6674         * src/plugins/pgpcore/sgpgme.c
6675         * src/plugins/pgpcore/sgpgme.h
6676         * src/plugins/pgpinline/pgpinline.c
6677         * src/plugins/pgpinline/pgpinline.h
6678         * src/plugins/pgpinline/plugin.c
6679         * src/plugins/pgpmime/pgpmime.c
6680         * src/plugins/pgpmime/pgpmime.h
6681         * src/plugins/pgpmime/plugin.c
6682         * src/plugins/spamassassin/spamassassin.c
6683         * src/plugins/spamassassin/spamassassin.h
6684         * src/plugins/spamassassin/spamassassin_gtk.c
6685         * src/plugins/trayicon/trayicon.c
6686                 it's 2007, update the year in the copyright headers
6687
6688 2007-01-03 [paul]       2.6.1cvs95
6689
6690         * src/gtk/about.c
6691                 it is 2007, use it in the copyright string
6692
6693 2007-01-03 [paul]       2.6.1cvs94
6694
6695         * src/html.c
6696                 html entity conversion:
6697                 move &#153; to a more suitable place
6698                 add &bull; and &ndash;
6699                 make sure &mdash; and &#8212; are both
6700                 converted the same
6701
6702 2007-01-02 [colin]      2.6.1cvs93
6703
6704         * src/addrbook.c
6705                 Fix leak
6706         * src/common/plugin.c
6707                 Add comment
6708         * src/etpan/imap-thread.c
6709                 Fix warning
6710
6711 2006-12-31 [paul]       2.6.1cvs92
6712
6713         * src/prefs_summaries.c
6714                 use gtk_button_new_from_stock()
6715
6716 2006-12-30 [colin]      2.6.1cvs91
6717
6718         * src/folder.c
6719         * src/imap_gtk.c
6720         * src/mh_gtk.c
6721                 Don't update filtering and account paths 
6722                 when copying folders
6723
6724 2006-12-30 [colin]      2.6.1cvs90
6725
6726         * src/prefs_compose_writing.c
6727         * src/prefs_quote.c
6728         * src/prefs_template.c
6729                 Use message font for Writing and 
6730                 Quoting prefs, as well as Templates.
6731
6732 2006-12-30 [colin]      2.6.1cvs89
6733
6734         * src/prefs_summaries.c
6735                 Rework GUI; patch by Pawel
6736
6737 2006-12-29 [colin]      2.6.1cvs88
6738
6739         * src/prefs_folder_item.c
6740                 Fix bug 1085, 'Apply to subfolder 
6741                 doesn't work' - I was mistaken saying
6742                 it worked in every case
6743
6744 2006-12-28 [colin]      2.6.1cvs87
6745
6746         * src/gtk/gtkaspell.c
6747                 Don't assert if use_alternate is true
6748                 and alt_dictionary isn't set -- this 
6749                 is what happens on upgrade! Rather,
6750                 do with it.
6751
6752 2006-12-28 [colin]      2.6.1cvs86
6753
6754         * Makefile.am
6755                 Fix desktop/icon simplification
6756
6757 2006-12-28 [colin]      2.6.1cvs85
6758
6759         * Makefile.am
6760                 Make desktop and icon not 
6761                 dependant on the desktop
6762
6763 2006-12-28 [wwp]        2.6.1cvs84
6764
6765         * src/plugins/pgpmime/claws.def
6766                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6767
6768 2006-12-28 [wwp]        2.6.1cvs83
6769
6770         * src/prefs_folder_item.c
6771                 Fix coloring of "simplify subject regexp" (folder prefs),
6772                 which might be left to red whereas the regexp gets empty.
6773
6774 2006-12-28 [wwp]        2.6.1cvs82
6775
6776         * src/prefs_common.c
6777         * src/prefs_common.h
6778         * src/addressbook.c
6779         * src/addressitem.h
6780                 Save addressbook mainwindow's horizontal and vertical splitter position.
6781
6782 2006-12-27 [wwp]        2.6.1cvs81
6783
6784         * src/gtk/gtkaspell.c
6785         * src/gtk/gtkaspell.h
6786         * src/compose.c
6787                 Fix assignment of compose's default and alternate dictionary from
6788                 account or folder settings. Now gtkaspell_change_dict does rotate
6789                 dicts only when it's called from a menu cb.
6790
6791 2006-12-27 [wwp]        2.6.1cvs80
6792
6793         * src/folder_item_prefs.c
6794                 Fix randomly initialized default-alt-dictionary (folder prefs),
6795                 complete 2.6.1cvs72.
6796
6797 2006-12-27 [paul]       2.6.1cvs79
6798
6799         * src/imap_gtk.c
6800         * src/mh_gtk.c
6801                 Add Copy folder in the folder's contextual
6802                 menu
6803
6804 2006-12-27 [wwp]        2.6.1cvs78
6805
6806         * src/imap.c
6807                 Clean up session locking, thanks to Colin.
6808
6809 2006-12-26 [colin]      2.6.1cvs77
6810
6811         * src/statusbar.c
6812                 Revert previous patch
6813
6814 2006-12-26 [colin]      2.6.1cvs76
6815
6816         * src/folder.c
6817         * src/folderview.c
6818         * src/imap.c
6819         * src/statusbar.c
6820         * src/etpan/imap-thread.c
6821                 Fix previous commit warnings
6822                 Make statusbar update every second if total < 20
6823                 Make IMAP APPEND faster by simplifying log              
6824
6825 2006-12-26 [colin]      2.6.1cvs75
6826
6827         * src/folder.c
6828         * src/folder.h
6829         * src/folderview.c
6830         * src/folderview.h
6831         * src/imap_gtk.c
6832         * src/mh_gtk.c
6833                 Make it possible to copy folders accross
6834                 mailboxes (this was an arbitrary limitation).
6835                 Still make it impossible to move folders 
6836                 accross mailboxes.
6837
6838 2006-12-26 [colin]      2.6.1cvs74
6839
6840         * src/etpan/imap-thread.c
6841                 Fix bug 1081, 'claws-mail 
6842                 segfaults when going offline 
6843                 while it transfers mails via 
6844                 imap'
6845
6846 2006-12-26 [colin]      2.6.1cvs73
6847
6848         * src/folder_item_prefs.c
6849                 Don't forget alt dictionary when
6850                 renaming/moving folders
6851
6852 2006-12-26 [wwp]        2.6.1cvs72
6853
6854         * src/folder_item_prefs.c
6855                 Add missing defaults for per-folder alt dict
6856                 (forgotten in 2.6.1cvs61).
6857
6858 2006-12-26 [colin]      2.6.1cvs71
6859
6860         * src/wizard.c
6861                 Add tooltip to state that specifying
6862                 full path to mailbox is possible
6863
6864 2006-12-26 [wwp]        2.6.1cvs70
6865
6866         * src/partial_download.c
6867         * src/gtk/gtkvscrollbutton.c
6868         * src/plugins/pgpinline/plugin.c
6869                 Fix for few compiler warnings that matter.
6870
6871 2006-12-25 [colin]      2.6.1cvs69
6872
6873         * src/partial_download.c
6874                 Fix marking for download or deletion
6875                 when the header isn't the first
6876         * src/gtk/logwindow.c
6877                 Fix start of scrolling
6878
6879 2006-12-23 [paul]       2.6.1cvs68
6880
6881         * src/compose.c
6882                 change last commit to use the 'academic'
6883                 method instead. Thanks to wwp
6884
6885 2006-12-23 [paul]       2.6.1cvs67
6886
6887         * src/compose.c
6888                 don't warn about empty subject when
6889                 redirecting
6890
6891 2006-12-22 [colin]      2.6.1cvs66
6892
6893         * src/summary_search.c
6894                 Fix previous patch
6895
6896 2006-12-22 [colin]      2.6.1cvs65
6897
6898         * src/gtk/gtkutils.c
6899         * src/imap.c
6900         * src/jpilot.c
6901         * src/summary_search.c
6902                 A few warning fixes
6903
6904 2006-12-23 [paul]       
6905
6906         2.7.0-rc2 released
6907
6908 2006-12-22 [colin]      2.6.1cvs64
6909
6910         * src/toolbar.c
6911         * src/toolbar.h
6912                 Add a combo to the learn spam button
6913         * src/plugins/bogofilter/bogofilter.c
6914         * src/plugins/bogofilter/bogofilter_gtk.c
6915         * src/plugins/bogofilter/bogofilter.h
6916                 Allow to store Unsure mails in a specific
6917                 folder to make better teaching easier
6918
6919 2006-12-21 [wwp]        2.6.1cvs63
6920
6921         * src/compose.c
6922         * src/prefs_common.c
6923         * src/prefs_common.h
6924         * src/prefs_spelling.c
6925         * src/gtk/gtkaspell.c
6926         * src/gtk/gtkaspell.h
6927                 Allow spell-checking using both current and alternate dictionaries
6928                 (thanks to Colin).
6929
6930 2006-12-21 [wwp]        2.6.1cvs62
6931
6932         * src/gtk/gtkaspell.c
6933                 Apply recheck_when_changing_dict (highlight all mispelled words)
6934                 when switching to alternate dictionary.
6935
6936 2006-12-21 [wwp]        2.6.1cvs61
6937
6938         * src/compose.c
6939         * src/folder_item_prefs.h
6940         * src/prefs_common.c
6941         * src/prefs_common.h
6942         * src/prefs_folder_item.c
6943         * src/prefs_spelling.c
6944         * src/gtk/gtkaspell.c
6945         * src/gtk/gtkaspell.h
6946                 Add global and per-folder prefs to set the default
6947                 alternate dictionary.
6948
6949 2006-12-21 [colin]      2.6.1cvs60
6950
6951         * src/folder.c
6952                 Look for folders by path in all folders
6953         * src/html.c
6954                 add &mdash;
6955
6956 2006-12-20 [colin]      2.6.1cvs59
6957
6958         * src/gtk/quicksearch.c
6959                 Make sure in_typing is false when clearing
6960
6961 2006-12-20 [wwp]        2.6.1cvs58
6962
6963         * configure.ac
6964                 change manual's target dir to be LFH-compliant (thanks to Colin).
6965
6966 2006-12-20 [wwp]        2.6.1cvs57
6967
6968         * src/prefs_common.c
6969         * src/prefs_summaries.c
6970                 i18n fix and factorize patch, thanks to Fabien.
6971
6972 2006-12-20 [paul]       2.6.1cvs56
6973
6974         * configure.ac
6975                 last of the renaming (??)
6976         * src/main.c
6977                 correct --help info of --status-full
6978         * src/plugins/bogofilter/bogofilter.c
6979                 make FALSE default of whitelist_ab
6980
6981 2006-12-19 [colin]      2.6.1cvs55
6982
6983         * src/jpilot.c
6984                 Same as before, without depending on
6985                 pisock >= 0.12
6986
6987 2006-12-19 [colin]      2.6.1cvs54
6988
6989         * src/jpilot.c
6990                 Fix bug 1059, 'Better jpilot charset 
6991                 handling'. Use libpisync's charset conversion
6992                 if possible
6993
6994 2006-12-19 [colin]      2.6.1cvs53
6995
6996         * po/fr.po
6997                 Updated by Fabien
6998
6999 2006-12-19 [wwp]        2.6.1cvs52
7000
7001         * src/gtk/about.c
7002                 Add missing #include (thanks to Colin).
7003
7004 2006-12-19 [wwp]        2.6.1cvs51
7005
7006         * src/prefs_receive.c
7007                 Better spacing between widgets in prefs.
7008
7009 2006-12-18 [colin]      2.6.1cvs50
7010
7011         * src/imap.c
7012                 Fix failure to get separator on LIST "" ""
7013                 Try LIST "" "INBOX" too.
7014
7015 2006-12-18 [wwp]        2.6.1cvs49
7016
7017         * src/common/session.c
7018                 Fix a compiler warning (thanks to Fabien).
7019
7020 2006-12-18 [wwp]        2.6.1cvs48
7021
7022         * src/compose.c
7023         * src/prefs_quote.c
7024                 Factorize some strings for translation (it's about error
7025                 messages when applying or checking template/quote format).
7026
7027 2006-12-18 [colin]      2.6.1cvs47
7028
7029         * Makefile.am
7030         * src/common/defs.h
7031         * src/gtk/Makefile.am
7032         * src/gtk/about.c
7033                 Add a Release notes tab from the contents of
7034                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7035
7036 2006-12-17 [colin]      2.6.1cvs46
7037
7038         * src/mimeview.c
7039         * src/textview.c
7040         * src/gtk/filesel.c
7041                 Correctly convert from/to UTF8/filename encoding
7042                 when loading and saving files. Probably fixes
7043                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7044                 for a file to attach and is blocked...'
7045
7046 2006-12-17 [colin]      2.6.1cvs45
7047
7048         * src/gtk/logwindow.c
7049                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7050                 IMAP folder and is blocked on main thread': 
7051                 make sure we put utf8 in the log.
7052
7053 2006-12-16 [colin]      2.6.1cvs44
7054
7055         * src/toolbar.c
7056         * src/toolbar.h
7057                 Fix bug 1055, 'Add the 'cancel receive' 
7058                 in the available events for the toolbar buttons'
7059
7060 2006-12-16 [colin]      2.6.1cvs43
7061
7062         * po/POTFILES.in
7063         * src/imap.c
7064         * src/common/nntp.c
7065         * src/common/session.c
7066                 Log error when SSL handshakes fail. 
7067                 Fixes bug 1082, 'incorrect / imprecise 
7068                 error message when imap server provides 
7069                 ssl only through STARTTLS but SSL is 
7070                 selected'
7071
7072 2006-12-15 [wwp]        2.6.1cvs42
7073
7074         * src/plugins/bogofilter/bogofilter_gtk.c
7075                 set proper sensitivity to widgets I've recently added.
7076
7077 2006-12-15 [colin]      
7078
7079         2.7.0-rc1 released
7080
7081 2006-12-15 [wwp]        2.6.1cvs41
7082
7083         * src/plugins/bogofilter/bogofilter.c
7084         * src/plugins/bogofilter/bogofilter.h
7085         * src/plugins/bogofilter/bogofilter_gtk.c
7086                 bogofilter's whitelist can now use a subset of
7087                 the addressbook (either a book, a subfolder of a book,
7088                 or the whole addressbook by using "Any"). Re-used there
7089                 some pref_matcher widgets and mechanisms to match a subset
7090                 of the addressbook.
7091
7092 2006-12-15 [wwp]        2.6.1cvs40
7093
7094         * src/wizard.c
7095         * src/common/plugin.c
7096         * src/common/plugin.h
7097         * src/gtk/about.c
7098         * src/plugins/bogofilter/bogofilter.c
7099         * src/plugins/clamav/clamav_plugin.c
7100         * src/plugins/demo/demo.c
7101         * src/plugins/dillo_viewer/dillo_viewer.c
7102         * src/plugins/pgpcore/plugin.c
7103         * src/plugins/pgpinline/plugin.c
7104         * src/plugins/pgpmime/plugin.c
7105         * src/plugins/spamassassin/spamassassin.c
7106         * src/plugins/trayicon/trayicon.c
7107                 factorize some translatable strings (plugins-related),
7108                 fix missing punctuation in several places,
7109                 remove useless translatable \n in about.c,
7110                 and factorize plugin init code w/ a new function
7111                 check_plugin_version() in common/plugin.c.
7112                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7113
7114 2006-12-15 [wwp]        2.6.1cvs39
7115
7116         * src/plugins/bogofilter/bogofilter.c
7117         * src/plugins/bogofilter/bogofilter_gtk.c
7118                 flag whitelisted spams as spam, but don't filter it to the spam
7119                 folder. Thanks to Colin.
7120
7121 2006-12-15 [ticho]      2.6.1cvs38
7122
7123         * src/plugins/bogofilter/bogofilter.c
7124         * src/plugins/bogofilter/bogofilter.h
7125         * src/plugins/bogofilter/bogofilter_gtk.c
7126                 Add option to whitelist senders found in addressbook. Patch by colin.
7127
7128 2006-12-15 [paul]       2.6.1cvs37
7129
7130         * src/folderview.c
7131                 add missing #include "log.h"
7132
7133 2006-12-15 [paul]       2.6.1cvs36
7134
7135         * src/plugins/bogofilter/bogofilter.c
7136         * src/plugins/bogofilter/bogofilter.h
7137         * src/plugins/bogofilter/bogofilter_gtk.c
7138                 Add an option to allow inserting an
7139                 X-Claws-Bogosity header (on MH folders
7140                 only). Patch by Colin
7141
7142 2006-12-14 [colin]      2.6.1cvs35
7143
7144         * src/main.c
7145                 "Yes" should be the default choice for
7146                 migration configuration
7147
7148 2006-12-14 [paul]       2.6.1cvs34
7149
7150         * src/prefs_summaries.c
7151         * manual/advanced.xml
7152                 Unhide mark_as_read_delay
7153
7154 2006-12-14 [paul]       2.6.1cvs33
7155
7156         * src/messageview.c
7157         * src/messageview.h
7158         * src/mimeview.c
7159         * src/mimeview.h
7160         * src/summaryview.c
7161         * src/textview.c
7162         * src/textview.h
7163                 Fix printing of selection
7164                 Fix printing of message parts
7165                 Fix printing of images
7166         * src/gtk/gtksourceprintjob.c
7167                 Fix page count when there are images
7168
7169 2006-12-14 [wwp]        2.6.1cvs32
7170
7171         * src/mainwindow.c
7172         * src/summaryview.c
7173         * src/summaryview.h
7174         * src/gtk/quicksearch.c
7175                 fix quicksearch 'magnify' button status when QS is closed
7176                 using the Escape key, thanks to Colin.
7177
7178 2006-12-14 [wwp]        2.6.1cvs31
7179
7180         * src/mainwindow.c
7181         * src/summaryview.c
7182         * src/summaryview.h
7183         * src/gtk/quicksearch.c
7184                 fix quicksearch 'magnify' button status when QS is closed
7185                 using the Escape key, thanks to Colin.
7186
7187 2006-12-13 [colin]      2.6.1cvs30
7188
7189         * src/ldapquery.c
7190         * src/ldaputil.c
7191                 Use the binary safe version of ldap_get_values,
7192                 to make sure we manipulate null-terminated 
7193                 strings. Maybe fixes bug 1075, 'claws mail 
7194                 segfault when completing ldap adresses'
7195         * src/syldap.c ** REMOVED **
7196         * src/syldap.h ** REMOVED **
7197                 Remove dead files
7198
7199 2006-12-13 [mones]      2.6.1cvs29
7200
7201         * po/es.po
7202                 Fixed piped strings, fixed click translation
7203
7204 2006-12-13 [paul]       2.6.1cvs28
7205
7206         * src/main.c
7207                 don't translate these strings
7208
7209 2006-12-13 [paul]       2.6.1cvs27
7210
7211         * po/en_GB.po
7212                 updated
7213
7214 2006-12-13 [colin]      2.6.1cvs26
7215
7216         * src/main.c
7217         * src/main.h
7218                 Add claws_is_starting()
7219
7220 2006-12-13 [mones]      2.6.1cvs25
7221
7222         * manual/es/advanced.xml
7223         * po/es.po
7224                 Synced manual and updated translation
7225
7226 2006-12-12 [colin]      2.6.1cvs24
7227
7228         * src/wizard.c
7229                 Add an option to use STARTTLS in the
7230                 welcome wizard. Fixes bug 1080, 
7231                 'Using SSL option in wizard for incoming 
7232                 server does not activate SSL with STARTTLS'
7233
7234 2006-12-12 [colin]      2.6.1cvs23
7235
7236         * src/main.c
7237                 Don't exit when there's an incomplete
7238                 mailbox configured - leaves a chance 
7239                 to fix a failing IMAP account. Exit
7240                 if no mailbox at all is loaded (case
7241                 of missing plugin).
7242                 Completes bug 1077's fix (I was wrong
7243                 in this bug's comment #3).
7244
7245 2006-12-12 [colin]      2.6.1cvs22
7246
7247         * src/gtk/menu.h
7248                 Add another menu data type
7249         * src/prefs_account.c
7250                 Complete the completion of bug 1076
7251                 (doesn't lose the pref on apply)
7252
7253 2006-12-12 [paul]       2.6.1cvs21
7254
7255         * src/prefs_account.c
7256                 complete the fix of bug 1076
7257                 also be more verbose with the text
7258
7259 2006-12-12 [paul]       2.6.1cvs20
7260
7261         * src/gtk/combobox.c
7262                 fix compilation warning
7263
7264 2006-12-11 [colin]      2.6.1cvs19
7265
7266         * src/wizard.c
7267                 Document :port in server entry tooltips
7268
7269 2006-12-11 [colin]      2.6.1cvs18
7270
7271         * src/main.c
7272                 Fix compile
7273
7274 2006-12-11 [colin]      2.6.1cvs17
7275
7276         * src/main.c
7277                 Add failing IMAP as a reason for no
7278                 mailbox
7279
7280 2006-12-11 [colin]      2.6.1cvs16
7281
7282         * src/prefs_account.c
7283                 Check for existence of inbox for local
7284                 accounts too
7285         * src/wizard.c
7286                 Allow setting the port to use for servers
7287                 by using the usual "server.example.com:port"
7288                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7289                 not start when IMAP server is unavailable'
7290
7291 2006-12-11 [colin]      2.6.1cvs15
7292
7293         * src/prefs_account.c
7294                 Prevent use of non-existing default inbox
7295
7296 2006-12-11 [colin]      2.6.1cvs14
7297
7298         * src/prefs_account.c
7299                 Fix sensitivity. Fixes bug 1076, 'privacy 
7300                 options are displayed even when pgp plugin 
7301                 not loaded / available'
7302
7303 2006-12-09 [colin]      2.6.1cvs13
7304
7305         * manual/advanced.xml
7306         * src/prefs_common.c
7307         * src/prefs_common.h
7308         * src/common/ssl_certificate.c
7309                 Add a new hidden preference, 'unsafe_ssl_certs',
7310                 which allows to store multiple certificates per
7311                 server/port. This is disabled by default because
7312                 it's less secure (presenting a new certificate
7313                 instead of a changed one raises less alarms).
7314                 This will cause Claws to ask about an unknown
7315                 certificate for people who have used 2.6.1cvs8
7316                 or greater.
7317
7318 2006-12-09 [colin]      2.6.1cvs12
7319
7320         * src/action.c
7321                 Fix cache updating after action
7322
7323 2006-12-07 [wwp]        2.6.1cvs11
7324
7325         * src/compose.c
7326                 fix email address comparison when replying to all
7327                 (avoid replying to ourselves), thanks to Colin.
7328
7329 2006-12-06 [paul]       2.6.1cvs10
7330
7331         * src/addrharvest.c
7332         * src/editldap.c
7333         * src/expldifdlg.c
7334         * src/news.c
7335         * src/toolbar.c
7336         * src/common/utils.c
7337                 ...and more renaming
7338                 Thanks to Colin
7339
7340 2006-12-06 [paul]       2.6.1cvs9
7341
7342         * src/compose.c
7343         * src/messageview.c
7344         * src/procheader.c
7345         * src/procmime.c
7346         * src/procmsg.c
7347         * src/textview.c
7348                 more renaming
7349                 Thanks to Colin
7350
7351 2006-12-06 [colin]      2.6.1cvs8
7352
7353         * src/ssl_manager.c
7354         * src/common/ssl_certificate.c
7355         * src/common/ssl_certificate.h
7356                 Handle multiple certificates per host/port
7357
7358 2006-12-06 [colin]      2.6.1cvs7
7359
7360         * src/etpan/imap-thread.c
7361                 Fix certificate checking on IMAP
7362
7363 2006-12-06 [colin]      2.6.1cvs6
7364
7365         * src/folderview.c
7366                 Fix bug 1072, 'Claws stops fetching newsgroups 
7367                 from server when newsgroup got deleted': continue
7368                 checking other groups
7369
7370 2006-12-05 [wwp]        2.6.1cvs5
7371
7372         * src/message_search.c
7373         * src/summary_search.c
7374         * src/gtk/combobox.c
7375         * src/gtk/combobox.h
7376         * src/gtk/gtkutils.c
7377         * src/gtk/gtkutils.h
7378                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7379                 behave like w/ old comboboxes (summary and message search only).
7380
7381 2006-12-05 [paul]       2.6.1cvs4
7382
7383         * src/wizard.c
7384                 encode headers
7385                 Thanks to Colin
7386
7387 2006-12-05 [paul]       2.6.1cvs3
7388
7389         * tools/README
7390         * tools/textviewer.pl
7391                 script updated and description added
7392
7393 2006-12-04 [colin]      2.6.1cvs2
7394
7395         * src/compose.c
7396                 Run pre-send hook only when checking
7397                 everything
7398
7399 2006-12-04 [paul]       2.6.1cvs1
7400
7401         * NEWS
7402         * README
7403         * RELEASE_NOTES
7404         * configure.ac
7405         * tools/README
7406                 bump up version number following stable release
7407
7408 2006-12-04 [paul]       2.6.0cvs83
7409
7410         * README
7411                 updates and corrections
7412
7413 2006-12-04 [colin]      2.6.0cvs82
7414
7415         * src/common/utils.c
7416                 Probably fix bug 1066, 'Incorrect mailbox 
7417                 size displayed'
7418
7419 2006-12-04 [colin]      2.6.0cvs81
7420
7421         * src/common/utils.c
7422                 Trim tabs from mailcap file too.
7423
7424 2006-12-02 [paul]       2.6.0cvs80
7425
7426         * src/exphtmldlg.c
7427                 fix broken GUI under certain languages
7428         * src/expldifdlg.c
7429                 put the Cancel button to the right
7430
7431 2006-12-01 [paul]       2.6.0cvs79
7432
7433         * tools/Makefile.am
7434                 remove reference to removed file
7435
7436 2006-12-01 [wwp]        2.6.0cvs78
7437
7438         * src/addressbook.c
7439         * src/editaddress.c
7440                 remove forgotten debug statements.
7441
7442 2006-12-01 [wwp]        2.6.0cvs77
7443
7444         * manual/advanced.xml
7445         * manual/fr/advanced.xml
7446         * src/addressbook.c
7447         * src/addressbook.h
7448         * src/addressitem.h
7449         * src/editaddress.c
7450         * src/editaddress.h
7451         * src/prefs_common.c
7452         * src/prefs_common.h
7453         * src/gtk/gtkutils.c
7454         * src/gtk/gtkutils.h
7455                 add a hidden option to allow embedding the editaddress (edit contact details)
7456                 dialog into the addressbook's window. This doesn't change the default
7457                 behaviour.
7458
7459 2006-12-01 [wwp]        2.6.0cvs76
7460
7461         * src/message_search.c
7462         * src/summary_search.c
7463                 fix more focus issues (don't set focus to combobox's entry widget when
7464                 entry's value changed, if entry widget has focus already).
7465
7466 2006-12-01 [wwp]        2.6.0cvs75
7467
7468         * src/gtk/quicksearch.c
7469                 revert last changes to the quicksearch gtk_combo_box, this needs more
7470                 tuning and testing.
7471
7472 2006-12-01 [paul]       2.6.0cvs74
7473
7474         * tools/kdeservicemenu/README
7475         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7476         * tools/kdeservicemenu/install.sh
7477         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7478         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7479                 simplify this stuff, and in so doing,
7480                 fix it. (possibly re-extend it again at
7481                 a later date)
7482
7483 2006-12-01 [wwp]        2.6.0cvs73
7484
7485         * src/gtk/quicksearch.c
7486                 adapt quicksearch code to use modern gtk_combo_box'es.
7487
7488 2006-12-01 [wwp]        2.6.0cvs72
7489
7490         * src/common/defs.h
7491         * src/prefs_common.c
7492         * src/prefs_common.h
7493         * src/message_search.c
7494         * src/summary_search.c
7495         * src/gtk/combobox.c
7496         * src/gtk/combobox.h
7497                 add history combos to all message and summary search fields.
7498
7499 2006-12-01 [wwp]        2.6.0cvs71
7500
7501         * src/summaryview.c
7502                 As the list may change while the mark as read delay
7503                 runs, we can't rely on the 'row' pointer, which can
7504                 be invalid when the timeout is called. As the mark
7505                 as read is only done if the message is still selected,
7506                 use summaryview->selected instead. Thanks to Colin.
7507
7508 2006-11-30 [paul]       2.6.0cvs70
7509
7510         * src/textview.c
7511                 give emphasis to "Sylpheed-Claws"
7512                 as well as "Claws Mail"
7513
7514 2006-11-30 [colin]      2.6.0cvs69
7515
7516         * src/wizard.c
7517                 Put the SSL checkboxes in the receiving
7518                 and sending server pages.
7519
7520 2006-11-29 [colin]      2.6.0cvs68
7521
7522         * src/gtk/gtkutils.c
7523         * src/gtk/gtkvscrollbutton.c
7524                 Revert some deprecated fixes - they seem to
7525                 deprecate stuff as soon as a new one gets out.
7526                 g_object_ref_sink needed glib-2.10.
7527
7528 2006-11-29 [colin]      2.6.0cvs67
7529
7530         * src/common/utils.c
7531                 Create .mailcap if it doesn't exist
7532
7533 2006-11-29 [colin]      2.6.0cvs66
7534
7535         * src/compose.c
7536                 Followup to cvs60: use original list
7537                 of recipients if replying to a mail
7538                 in Sent Drafts or Queue.
7539
7540 2006-11-27 [paul]       2.6.0cvs65
7541
7542         * src/image_viewer.c
7543                 revert the last change for now (it's broken)
7544
7545 2006-11-27 [paul]       2.6.0cvs64
7546
7547         * Makefile.am
7548         * configure.ac
7549         * m4/aclocal-include.m4
7550         * m4/check-type.m4
7551         * src/Makefile.am
7552         * src/addr_compl.c
7553         * src/compose.c
7554         * src/crash.c
7555         * src/export.c
7556         * src/exporthtml.c
7557         * src/exportldif.c
7558         * src/imap.c
7559         * src/import.c
7560         * src/main.c
7561         * src/main.h
7562         * src/matcher.c
7563         * src/mimeview.c
7564         * src/procmsg.c
7565         * src/textview.c
7566         * src/common/Makefile.am
7567         * src/common/claws.c
7568         * src/common/claws.h
7569         * src/common/ssl.c
7570         * src/common/sylpheed.c
7571         * src/common/sylpheed.h
7572         * src/etpan/Makefile.am
7573         * src/gtk/Makefile.am
7574         * src/gtk/claws-marshal.list
7575         * src/gtk/filesel.c
7576         * src/gtk/gtksctree.c
7577         * src/gtk/quicksearch.c
7578         * src/gtk/sylpheed-marshal.list
7579         * src/plugins/bogofilter/bogofilter.c
7580         * src/plugins/bogofilter/bogofilter_gtk.c
7581         * src/plugins/clamav/clamav_plugin.c
7582         * src/plugins/clamav/clamav_plugin_gtk.c
7583         * src/plugins/demo/demo.c
7584         * src/plugins/dillo_viewer/dillo_viewer.c
7585         * src/plugins/pgpcore/Makefile.am
7586         * src/plugins/pgpcore/claws.def
7587         * src/plugins/pgpcore/pgp_viewer.c
7588         * src/plugins/pgpcore/plugin.c
7589         * src/plugins/pgpcore/sylpheed.def
7590         * src/plugins/pgpinline/Makefile.am
7591         * src/plugins/pgpinline/claws.def
7592         * src/plugins/pgpinline/plugin.c
7593         * src/plugins/pgpinline/sylpheed.def
7594         * src/plugins/pgpmime/Makefile.am
7595         * src/plugins/pgpmime/claws.def
7596         * src/plugins/pgpmime/plugin.c
7597         * src/plugins/pgpmime/sylpheed.def
7598         * src/plugins/spamassassin/spamassassin.c
7599         * src/plugins/spamassassin/spamassassin_gtk.c
7600         * src/plugins/trayicon/trayicon.c
7601                 yet more renaming
7602                 remove deprecated gtk_tooltips_set_delay()
7603
7604 2006-11-26 [paul]       2.6.0cvs63
7605
7606         * src/expldifdlg.c
7607         * src/folderview.c
7608         * src/image_viewer.c
7609         * src/mainwindow.c
7610         * src/gtk/gtkutils.c
7611         * src/gtk/gtkvscrollbutton.c
7612         * src/gtk/prefswindow.c
7613         * src/plugins/pgpcore/prefs_gpg.c
7614                 replace more deprecated GTK+ functions
7615
7616 2006-11-26 [paul]       2.6.0cvs62
7617
7618         * src/addr_compl.c
7619         * src/addressbook.c
7620         * src/browseldap.c
7621                 replace deprecated gtk_idle_... functions
7622
7623 2006-11-26 [paul]       2.6.0cvs61
7624
7625         * src/compose.c
7626         * src/folderview.c
7627         * src/inc.c
7628         * src/summaryview.c
7629         * src/gtk/gtkvscrollbutton.c
7630         * src/gtk/quicksearch.c
7631         * src/plugins/pgpcore/passphrase.c
7632                 replace deprecated gtk_timeout_add and
7633                 gtk_timeout_remove
7634
7635 2006-11-26 [paul]       2.6.0cvs60
7636
7637         * src/compose.c
7638                 fix bug that caused the wrong recipient
7639                 to be selected when replying to a msg
7640                 which is From one of our accounts to
7641                 another of our accounts
7642
7643 2006-11-25 [paul]       2.6.0cvs59
7644
7645         * src/summaryview.c
7646                 don't change the From column title to
7647                 To if the To column is visible
7648
7649 2006-11-24 [paul]       2.6.0cvs58
7650
7651         * src/compose.c
7652                 fix bug 1069, 'Sent mails disappear, BCC
7653                 or locking problem?'
7654
7655 2006-11-21 [wwp]        2.6.0cvs57
7656
7657         * src/compose.c
7658                 fix spelling menu when replying (same as 2.3.1cvs39):
7659                 discrepancy between context menu and top menu when
7660                 folder's dictionary isn't the default one.
7661
7662 2006-11-19 [paul]       2.6.0cvs56
7663
7664         * src/summaryview.c
7665                 obey always_show_msg option when
7666                 marking as spam
7667         * src/plugins/bogofilter/bogofilter.c
7668                 fix typo
7669
7670 2006-11-18 [paul]       2.6.0cvs55
7671
7672         * AUTHORS
7673         * README
7674         * debian/copyright
7675         * manual/ack.xml
7676         * manual/es/ack.xml
7677         * manual/fr/ack.xml
7678         * manual/pl/ack.xml
7679         * src/gtk/authors.h
7680         * src/gtk/icon_legend.c
7681         * src/gtk/icon_legend.h
7682         * tools/OOo2claws-mail.pl
7683         * tools/README
7684         * tools/acroread2claws-mail.pl
7685         * tools/claws.i18n.status.pl
7686         * tools/filter_conv.pl
7687         * tools/filter_conv_new.pl
7688         * tools/freshmeat_search.pl
7689         * tools/google_search.pl
7690         * tools/kmail2claws-mail.pl
7691         * tools/kmail2claws-mail_v2.pl
7692         * tools/maildir2claws-mail.pl
7693         * tools/make.themes.project
7694         * tools/multiwebsearch.pl
7695         * tools/outlook2claws-mail.pl
7696         * tools/tb2claws-mail
7697         * tools/kdeservicemenu/README
7698         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7699                 update mine and wwp's email addresses in
7700                 several places
7701                 Patch by wwp
7702         * src/prefs_compose_writing.c
7703                 set sensitivity on 'new message format' frame
7704
7705 2006-11-17 [paul]       2.6.0cvs54
7706
7707         * src/gtk/about.c
7708                 more reworking of the GUI
7709                 Patch by Fabien Vantard
7710
7711 2006-11-16 [paul]       2.6.0cvs53
7712
7713         * src/gtk/about.c
7714                 set a minimum size for the window, allow
7715                 it to automatically expand as necessary
7716
7717 2006-11-16 [wwp]        2.6.0cvs52
7718
7719         * src/gtk/about.c
7720                 better wrap of copyright info on some systems.
7721
7722 2006-11-16 [paul]       2.6.0cvs51
7723
7724         * src/gtk/about.c
7725                 move the tech info from the upper panel
7726                 to the Info tab
7727                 use a gtk_text_view for the features tab
7728
7729 2006-11-16 [paul]       2.6.0cvs50
7730
7731         * po/Makevars
7732                 update my email address
7733         * src/addressbook.c
7734         * src/compose.c
7735         * src/imap_gtk.c
7736         * src/mh_gtk.c
7737         * src/news_gtk.c
7738         * src/summaryview.c
7739         * src/plugins/trayicon/trayicon.c
7740                 don't offer simple menu separators
7741                 for translation
7742         * src/folderview.c
7743                 add separator between 'mark all read'
7744                 and 'search folder'
7745
7746 2006-11-15 [wwp]        2.6.0cvs49
7747
7748         * src/gtk/authors.h
7749                 updated manuals authors.
7750
7751 2006-11-14 [paul]       2.6.0cvs48
7752
7753         * src/compose.c
7754                 Fix Options/Reply mode after draft save
7755
7756 2006-11-14 [paul]       2.6.0cvs47
7757
7758         * src/Makefile.am
7759                 Fix make DESTDIR=...
7760         * src/mbox.c
7761                 Optimise speed
7762         * src/plugins/pgpinline/pgpinline.c
7763                 Probably fix bug 1061
7764
7765 2006-11-14 [paul]       2.6.0cvs46
7766
7767         * po/Makevars
7768                 enable Q_ macro
7769         * src/Makefile.am
7770         * src/stock_pixmap.c
7771         * src/stock_pixmap.h
7772         * src/gtk/about.c
7773         * src/pixmaps/active.xpm
7774         * src/pixmaps/inactive.xpm
7775                 add a new page, 'Features', to the About dialog
7776                 showing which features are compiled in and which
7777                 are not
7778
7779 2006-11-14 [paul]       2.6.0cvs45
7780
7781         * po/ru.po
7782                 updated by Pavlo Bohmat
7783
7784 2006-11-14 [colin]      2.6.0cvs44
7785
7786         * src/compose.c
7787         * src/inc.c
7788         * src/messageview.c
7789         * src/news.c
7790         * src/pop.c
7791         * src/procmsg.c
7792         * src/gtk/gtkaspell.c
7793                 Fix 64-bit-related warnings
7794         * src/ssl_manager.c
7795                 Fix possible infinite loop
7796         * src/plugins/pgpcore/sgpgme.c
7797                 Remove useless check
7798
7799 2006-11-13 [colin]      2.6.0cvs43
7800
7801         * src/gtk/Makefile.am
7802                 authors.h isn't generated
7803
7804 2006-11-13 [colin]      2.6.0cvs42
7805
7806         * src/plugins/pgpinline/pgpinline.c
7807         * src/plugins/pgpmime/pgpmime.c
7808                 Very probably fix bug 1061, 'crash on 
7809                 opening signed email'. Another cast
7810                 problem
7811
7812 2006-11-13 [colin]      2.6.0cvs41
7813
7814         * src/plugins/pgpcore/sgpgme.c
7815                 Maybe fix bug 1061, 'crash on opening 
7816                 signed email'
7817
7818 2006-11-13 [wwp]        2.6.0cvs40
7819
7820         * src/plugins/pgpinline/pgpinline.c
7821                 fix candidate for bug #1057, thanks to Colin.
7822
7823 2006-11-13 [wwp]        2.6.0cvs39
7824
7825         * src/compose.c
7826         * src/quote_fmt_parse.y
7827                 fix bug 1052: current parser buffer was not always 
7828                 allocated, ptr to this buffer could be returned as 
7829                 NULL whereas no parser error has occurred. in 
7830                 consequence, defining a template body as "%d" 
7831                 (w/o the quotes) for the first time of the instance 
7832                 of claws-mail, was reporting a parser error. make 
7833                 sure that the buffer is always allocated, even to 
7834                 an empty string.
7835                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7836                 unescaping of the fmt string was always done 
7837                 whereas it must be done *only* when receiving 
7838                 quote format strings issued from the prefs 
7839                 (compose new message, reply, forward, redirect 
7840                 formats), *not* when applying templates.  in 
7841                 consequences, applying templates w/ sequences 
7842                 like \\|p{echo} were failing. make sure that 
7843                 unescaping is done only when necessary.
7844
7845 2006-11-12 [colin]      2.6.0cvs38
7846
7847         * po/de.po
7848                 Fix typo (s/KB/MB)
7849
7850 2006-11-12 [colin]      2.6.0cvs37
7851
7852         * src/plugins/pgpinline/pgpinline.c
7853         * src/plugins/pgpmime/pgpmime.c
7854                 Release GPG context at the latest 
7855                 possible moment. Maybe fixes 
7856                 bug 1057, 'crash on sending signed 
7857                 message to a newsgroup'
7858                 
7859
7860 2006-11-12 [colin]      2.6.0cvs36
7861
7862         * src/plugins/pgpcore/sgpgme.c
7863                 Tell a bit more when gpg's status doesn't
7864                 contain any signature
7865
7866 2006-11-12 [colin]      2.6.0cvs35
7867
7868         * src/compose.c
7869                 Fix bug 1060, 'compilation error with 
7870                 Irix's cc'
7871
7872 2006-11-12 [paul]       2.6.0cvs34
7873
7874         * doc/man/claws-mail.1
7875         * src/prefs_gtk.c
7876         * src/plugins/clamav/README
7877         * src/plugins/spamassassin/README
7878         * tools/README
7879         * tools/freshmeat_search.pl
7880         * tools/google_search.pl
7881         * tools/multiwebsearch.pl
7882                 more renaming
7883         * src/plugins/trayicon/trayicon.c
7884                 fix compiliation warning
7885
7886 2006-11-11 [colin]      2.6.0cvs33
7887
7888         * src/folderview.c
7889                 Forbid drag and drop from/to different
7890                 folders of type F_UNKNOWN
7891
7892 2006-11-11 [colin]      2.6.0cvs32
7893
7894         * src/plugins/pgpinline/pgpinline.c
7895                 Fix typo in previous commit:
7896                 - gpgme_new(&ctx);
7897                 + if ((err = gpgme_new(&data->ctx)) ...)
7898
7899 2006-11-11 [colin]      2.6.0cvs31
7900
7901         * src/plugins/pgpinline/pgpinline.c
7902         * src/plugins/pgpmime/pgpmime.c
7903                 Check success after calling gpgme_new
7904                 Maybe fixes bug 1057, 'crash on sending 
7905                 signed message to a newsgroup'
7906
7907 2006-11-11 [colin]      2.6.0cvs30
7908
7909         * src/undo.c
7910                 init undostruct to 0s (from
7911                 valgrind log of bug 1057)
7912
7913 2006-11-10 [colin]      2.6.0cvs29
7914
7915         * src/mainwindow.c
7916                 Set cursor to wait before filtering
7917                 duplicates in all folders
7918         * src/plugins/bogofilter/bogofilter.c
7919         * src/plugins/bogofilter/bogofilter.h
7920         * src/plugins/bogofilter/bogofilter_gtk.c
7921                 Completely thread away the bogofilter
7922                 filtering
7923
7924 2006-11-10 [mones]      2.6.0cvs28
7925
7926         * src/compose.c
7927         * src/compose.h
7928                 added COMPOSE_CHECK_BEFORE_SEND hook
7929
7930 2006-11-10 [paul]       2.6.0cvs27
7931
7932         * src/crash.c
7933                 more renaming
7934                 add libSM to get_compiled_in_features()
7935         * src/main.c
7936                 more renaming
7937
7938 2006-11-10 [colin]      2.6.0cvs26
7939
7940         * src/etpan/imap-thread.c
7941                 Add a reference to libetpan's sasl engine
7942                 so that sasl_done() doesn't get called by
7943                 libetpan, and doesn't break openssl.
7944                 Should fix bug 1053, 'SC fails to reestablish 
7945                 a secure connection'
7946                 Patch by Hoa
7947
7948 2006-11-10 [colin]      2.6.0cvs25
7949
7950         * manual/addrbook.xml
7951         * manual/advanced.xml
7952         * manual/faq.xml
7953         * manual/intro.xml
7954                 Some more renaming
7955
7956 2006-11-09 [colin]      2.6.0cvs24
7957
7958         * src/plugins/bogofilter/bogofilter_gtk.c
7959                 Add comment about annoyance
7960
7961 2006-11-09 [colin]      2.6.0cvs23
7962
7963         * src/plugins/bogofilter/bogofilter.c
7964         * src/plugins/bogofilter/bogofilter_gtk.c
7965                 Prepare things needed to thread bogofilter
7966                 filtering: separate bogo stuff and possible GUI
7967                 stuff. 
7968
7969 2006-11-09 [colin]      2.6.0cvs22
7970
7971         * src/account.c
7972         * src/compose.c
7973                 Search for one of our accounts in Delivered-To
7974                 (helps for auto-account selection when 
7975                  replying/forwarding)
7976         * src/folderview.c
7977         * src/mainwindow.c
7978         * src/mainwindow.h
7979         * src/plugins/trayicon/trayicon.c
7980                 Allow opening a new mail with any account from
7981                 the contextual menu
7982
7983 2006-11-09 [wwp]        2.6.0cvs21
7984
7985         * src/compose.c
7986         * src/prefs_common.c
7987         * src/prefs_common.h
7988         * src/prefs_compose_writing.c
7989                 add a compose new message format (in prefs/compose/writing), it's a
7990                 simple subject+body template to use when opening a new composition
7991                 window. It's similar to the existent reply and forward formats.
7992
7993                 enhanced the template/format % symbols substitution mechanism to
7994                 use current composition window information when % are used in
7995                 the compose new message format or in templates applied to new
7996                 messages (there were useless in that situations before). When
7997                 applied to new messages, %d corresponds to the system time/date.
7998
7999 2006-11-09 [paul]       2.6.0cvs20
8000
8001         * src/gtk/authors.h
8002                 fix last commit
8003
8004 2006-11-09 [paul]       2.6.0cvs19
8005
8006         * src/gtk/authors.h
8007                 keep tje alphabetical order
8008
8009 2006-11-08 [colin]      2.6.0cvs18
8010
8011         * src/etpan/imap-thread.c
8012                 Fix bug 1054, 'Slowness logging big 
8013                 data chunks'
8014
8015 2006-11-08 [paul]       2.6.0cvs17
8016
8017         * tools/Makefile.am
8018                 fix the renaming
8019
8020 2006-11-08 [paul]       2.6.0cvs16
8021
8022         * src/common/defs.h
8023                 update BUGZILLA_URI
8024
8025 2006-11-08 [paul]       2.6.0cvs15
8026
8027         * tools/Makefile.am
8028         * tools/OOo2claws-mail.pl
8029         * tools/OOo2sylpheed.pl
8030         * tools/README
8031         * tools/acroread2claws-mail.pl
8032         * tools/acroread2sylpheed.pl
8033         * tools/kmail2claws-mail.pl
8034         * tools/kmail2claws-mail_v2.pl
8035         * tools/kmail2sylpheed.pl
8036         * tools/kmail2sylpheed_v2.pl
8037         * tools/maildir2claws-mail.pl
8038         * tools/maildir2sylpheed.pl
8039         * tools/nautilus2claws-mail.sh
8040         * tools/nautilus2sylpheed.sh
8041         * tools/outlook2claws-mail.pl
8042         * tools/outlook2sylpheed.pl
8043         * tools/tb2claws-mail
8044         * tools/tb2sylpheed
8045         * tools/tbird2claws.py
8046         * tools/tbird2syl.py
8047         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8048         * tools/kdeservicemenu/install.sh
8049         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8050         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8051         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8052         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8053         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8054                 renamed (removed, added) tools files
8055
8056 2006-11-08 [paul]       2.6.0cvs14
8057
8058         * src/main.c
8059         * src/common/defs.h
8060                 Migrate sylpheedrc to clawsrc, and fix the standard
8061                 plugins path in the process
8062
8063 2006-11-07 [colin]      2.6.0cvs13
8064
8065         * src/Makefile.am
8066                 Symlink sylpheed-claws relative to 
8067                 claws-mail
8068
8069 2006-11-07 [colin]      2.6.0cvs12
8070
8071         * src/compose.c
8072                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8073
8074 2006-11-07 [paul]       2.6.0cvs11
8075
8076         * src/gtk/about.c
8077                 Fix a missed occurence of
8078                 Sylpheed-Claws
8079
8080 2006-11-07 [paul]       2.6.0cvs10
8081
8082         * src/Makefile.am
8083                 Fix symlink installation
8084
8085 2006-11-07 [paul]       2.6.0cvs9
8086
8087         * src/Makefile.am
8088                 Symlink claws-mail to sylpheed-claws
8089         * src/common/utils.c
8090                 Fix migrating symlinks
8091         * src/etpan/imap-thread.c
8092                 check certificate only when there's
8093                 no error
8094
8095 2006-11-07 [paul]       2.6.0cvs8
8096
8097         * Makefile.am
8098                 Fix icon breakages with Gtk, which needs a 
8099                 cache updated to see them.
8100
8101 2006-11-07 [paul]       2.6.0cvs7
8102
8103         * .cvsignore
8104         * AUTHORS
8105         * COPYING
8106         * INSTALL
8107         * Makefile.am
8108         * NEWS
8109         * README
8110         * RELEASE_NOTES
8111         * autogen.sh
8112         * claws-mail-128x128.png
8113         * claws-mail-64x64.png
8114         * claws-mail.ico
8115         * claws-mail.pc.in
8116         * claws-mail.png
8117         * configure.ac
8118         * sylpheed-claws-128x128.png
8119         * sylpheed-claws-64x64.png
8120         * sylpheed-claws.desktop
8121         * sylpheed-claws.ico
8122         * sylpheed-claws.pc.in
8123         * sylpheed-claws.png
8124         * debian/README.Debian
8125         * debian/changelog
8126         * debian/claws-mail.desktop
8127         * debian/claws-mail.menu
8128         * debian/claws-mail.postinst.debhelper
8129         * debian/claws-mail.postrm.debhelper
8130         * debian/control
8131         * debian/copyright
8132         * debian/files
8133         * debian/rules
8134         * debian/sylpheed-claws.desktop
8135         * debian/sylpheed-claws.menu
8136         * debian/sylpheed-claws.postinst.debhelper
8137         * debian/sylpheed-claws.postrm.debhelper
8138         * doc/man/Makefile.am
8139         * doc/man/claws-mail.1
8140         * doc/man/sylpheed-claws.1
8141         * doc/src/ChangeLog.claws-pre0.8.0
8142         * manual/Makefile.am
8143         * manual/account.xml
8144         * manual/ack.xml
8145         * manual/addrbook.xml
8146         * manual/advanced.xml
8147         * manual/claws-mail-manual.xml
8148         * manual/faq.xml
8149         * manual/glossary.xml
8150         * manual/handling.xml
8151         * manual/intro.xml
8152         * manual/keyboard.xml
8153         * manual/plugins.xml
8154         * manual/starting.xml
8155         * manual/sylpheed-claws-manual.xml
8156         * manual/xml2pdf
8157         * manual/dist/.cvsignore
8158         * manual/dist/html/.cvsignore
8159         * manual/dist/html/Makefile.am
8160         * manual/dist/pdf/.cvsignore
8161         * manual/dist/pdf/Makefile.am
8162         * manual/dist/ps/.cvsignore
8163         * manual/dist/ps/Makefile.am
8164         * manual/dist/txt/.cvsignore
8165         * manual/dist/txt/Makefile.am
8166         * manual/es/Makefile.am
8167         * manual/es/advanced.xml
8168         * manual/es/claws-mail-manual.xml
8169         * manual/es/faq.xml
8170         * manual/es/glossary.xml
8171         * manual/es/handling.xml
8172         * manual/es/intro.xml
8173         * manual/es/plugins.xml
8174         * manual/es/sylpheed-claws-manual.xml
8175         * manual/es/dist/.cvsignore
8176         * manual/es/dist/html/.cvsignore
8177         * manual/es/dist/html/Makefile.am
8178         * manual/es/dist/pdf/.cvsignore
8179         * manual/es/dist/pdf/Makefile.am
8180         * manual/es/dist/ps/.cvsignore
8181         * manual/es/dist/ps/Makefile.am
8182         * manual/es/dist/txt/.cvsignore
8183         * manual/es/dist/txt/Makefile.am
8184         * manual/fr/Makefile.am
8185         * manual/fr/account.xml
8186         * manual/fr/ack.xml
8187         * manual/fr/addrbook.xml
8188         * manual/fr/advanced.xml
8189         * manual/fr/claws-mail-manual.xml
8190         * manual/fr/faq.xml
8191         * manual/fr/glossary.xml
8192         * manual/fr/handling.xml
8193         * manual/fr/intro.xml
8194         * manual/fr/keyboard.xml
8195         * manual/fr/plugins.xml
8196         * manual/fr/starting.xml
8197         * manual/fr/sylpheed-claws-manual.xml
8198         * manual/fr/dist/.cvsignore
8199         * manual/fr/dist/html/.cvsignore
8200         * manual/fr/dist/html/Makefile.am
8201         * manual/fr/dist/pdf/.cvsignore
8202         * manual/fr/dist/pdf/Makefile.am
8203         * manual/fr/dist/ps/.cvsignore
8204         * manual/fr/dist/ps/Makefile.am
8205         * manual/fr/dist/txt/.cvsignore
8206         * manual/fr/dist/txt/Makefile.am
8207         * manual/pl/Makefile.am
8208         * manual/pl/account.xml
8209         * manual/pl/ack.xml
8210         * manual/pl/addrbook.xml
8211         * manual/pl/advanced.xml
8212         * manual/pl/claws-mail-manual.xml
8213         * manual/pl/faq.xml
8214         * manual/pl/glossary.xml
8215         * manual/pl/handling.xml
8216         * manual/pl/intro.xml
8217         * manual/pl/keyboard.xml
8218         * manual/pl/plugins.xml
8219         * manual/pl/starting.xml
8220         * manual/pl/sylpheed-claws-manual.xml
8221         * manual/pl/dist/.cvsignore
8222         * manual/pl/dist/html/.cvsignore
8223         * manual/pl/dist/html/Makefile.am
8224         * manual/pl/dist/pdf/.cvsignore
8225         * manual/pl/dist/pdf/Makefile.am
8226         * manual/pl/dist/ps/.cvsignore
8227         * manual/pl/dist/ps/Makefile.am
8228         * manual/pl/dist/txt/.cvsignore
8229         * manual/pl/dist/txt/Makefile.am
8230         * po/.cvsignore
8231         * po/Makevars
8232         * src/.cvsignore
8233         * src/Makefile.am
8234         * src/account.c
8235         * src/account.h
8236         * src/action.c
8237         * src/action.h
8238         * src/adbookbase.h
8239         * src/addr_compl.c
8240         * src/addr_compl.h
8241         * src/addrbook.c
8242         * src/addrcache.c
8243         * src/addrcache.h
8244         * src/addrcindex.c
8245         * src/addrcindex.h
8246         * src/addrclip.c
8247         * src/addrclip.h
8248         * src/addrdefs.h
8249         * src/addressadd.c
8250         * src/addressadd.h
8251         * src/addressbook.c
8252         * src/addressbook.h
8253         * src/addressbook_foldersel.c
8254         * src/addressbook_foldersel.h
8255         * src/addrgather.c
8256         * src/addrgather.h
8257         * src/addrharvest.c
8258         * src/addrharvest.h
8259         * src/addrindex.c
8260         * src/addrindex.h
8261         * src/addritem.c
8262         * src/addritem.h
8263         * src/addrquery.c
8264         * src/addrquery.h
8265         * src/addrselect.c
8266         * src/addrselect.h
8267         * src/alertpanel.c
8268         * src/alertpanel.h
8269         * src/browseldap.c
8270         * src/browseldap.h
8271         * src/codeconv.c
8272         * src/codeconv.h
8273         * src/compose.c
8274         * src/crash.c
8275         * src/crash.h
8276         * src/customheader.c
8277         * src/customheader.h
8278         * src/displayheader.c
8279         * src/displayheader.h
8280         * src/editaddress.c
8281         * src/editaddress.h
8282         * src/editbook.c
8283         * src/editbook.h
8284         * src/editgroup.c
8285         * src/editgroup.h
8286         * src/editjpilot.c
8287         * src/editjpilot.h
8288         * src/editldap.c
8289         * src/editldap.h
8290         * src/editldap_basedn.c
8291         * src/editldap_basedn.h
8292         * src/editvcard.c
8293         * src/editvcard.h
8294         * src/exphtmldlg.c
8295         * src/exphtmldlg.h
8296         * src/expldifdlg.c
8297         * src/expldifdlg.h
8298         * src/export.c
8299         * src/exporthtml.c
8300         * src/exporthtml.h
8301         * src/exportldif.c
8302         * src/exportldif.h
8303         * src/filtering.c
8304         * src/filtering.h
8305         * src/folder.c
8306         * src/folder.h
8307         * src/folder_item_prefs.c
8308         * src/folder_item_prefs.h
8309         * src/foldersel.c
8310         * src/foldersel.h
8311         * src/folderutils.c
8312         * src/folderutils.h
8313         * src/folderview.c
8314         * src/folderview.h
8315         * src/grouplistdialog.c
8316         * src/grouplistdialog.h
8317         * src/html.c
8318         * src/html.h
8319         * src/image_viewer.c
8320         * src/image_viewer.h
8321         * src/imap.c
8322         * src/imap.h
8323         * src/imap_gtk.c
8324         * src/imap_gtk.h
8325         * src/import.c
8326         * src/import.h
8327         * src/importldif.c
8328         * src/importldif.h
8329         * src/importmutt.c
8330         * src/importmutt.h
8331         * src/importpine.c
8332         * src/importpine.h
8333         * src/inc.c
8334         * src/inc.h
8335         * src/jpilot.c
8336         * src/jpilot.h
8337         * src/ldapctrl.c
8338         * src/ldapctrl.h
8339         * src/ldaplocate.c
8340         * src/ldaplocate.h
8341         * src/ldapquery.c
8342         * src/ldapquery.h
8343         * src/ldapserver.c
8344         * src/ldapserver.h
8345         * src/ldaputil.c
8346         * src/ldaputil.h
8347         * src/ldif.c
8348         * src/ldif.h
8349         * src/localfolder.c
8350         * src/localfolder.h
8351         * src/main.c
8352         * src/main.h
8353         * src/mainwindow.c
8354         * src/mainwindow.h
8355         * src/manual.c
8356         * src/manual.h
8357         * src/matcher.c
8358         * src/matcher.h
8359         * src/matcher_parser.h
8360         * src/matcher_parser_lex.l
8361         * src/matcher_parser_parse.y
8362         * src/mbox.c
8363         * src/mbox.h
8364         * src/message_search.c
8365         * src/message_search.h
8366         * src/messageview.c
8367         * src/messageview.h
8368         * src/mh.c
8369         * src/mh.h
8370         * src/mh_gtk.c
8371         * src/mh_gtk.h
8372         * src/mimeview.c
8373         * src/mimeview.h
8374         * src/msgcache.c
8375         * src/msgcache.h
8376         * src/mutt.c
8377         * src/mutt.h
8378         * src/news.c
8379         * src/news.h
8380         * src/news_gtk.c
8381         * src/news_gtk.h
8382         * src/noticeview.c
8383         * src/noticeview.h
8384         * src/partial_download.c
8385         * src/partial_download.h
8386         * src/pine.c
8387         * src/pine.h
8388         * src/pop.c
8389         * src/pop.h
8390         * src/prefs_account.c
8391         * src/prefs_account.h
8392         * src/prefs_actions.c
8393         * src/prefs_actions.h
8394         * src/prefs_common.c
8395         * src/prefs_common.h
8396         * src/prefs_compose_writing.c
8397         * src/prefs_compose_writing.h
8398         * src/prefs_customheader.c
8399         * src/prefs_customheader.h
8400         * src/prefs_display_header.c
8401         * src/prefs_display_header.h
8402         * src/prefs_ext_prog.c
8403         * src/prefs_ext_prog.h
8404         * src/prefs_filtering.c
8405         * src/prefs_folder_column.c
8406         * src/prefs_folder_column.h
8407         * src/prefs_folder_item.c
8408         * src/prefs_folder_item.h
8409         * src/prefs_fonts.c
8410         * src/prefs_fonts.h
8411         * src/prefs_gtk.c
8412         * src/prefs_gtk.h
8413         * src/prefs_image_viewer.c
8414         * src/prefs_image_viewer.h
8415         * src/prefs_matcher.c
8416         * src/prefs_matcher.h
8417         * src/prefs_message.c
8418         * src/prefs_message.h
8419         * src/prefs_msg_colors.c
8420         * src/prefs_msg_colors.h
8421         * src/prefs_other.c
8422         * src/prefs_other.h
8423         * src/prefs_quote.c
8424         * src/prefs_quote.h
8425         * src/prefs_receive.c
8426         * src/prefs_receive.h
8427         * src/prefs_send.c
8428         * src/prefs_send.h
8429         * src/prefs_spelling.c
8430         * src/prefs_spelling.h
8431         * src/prefs_summaries.c
8432         * src/prefs_summaries.h
8433         * src/prefs_summary_column.c
8434         * src/prefs_summary_column.h
8435         * src/prefs_template.c
8436         * src/prefs_template.h
8437         * src/prefs_themes.c
8438         * src/prefs_themes.h
8439         * src/prefs_toolbar.c
8440         * src/prefs_toolbar.h
8441         * src/prefs_wrapping.c
8442         * src/prefs_wrapping.h
8443         * src/privacy.c
8444         * src/privacy.h
8445         * src/procheader.c
8446         * src/procheader.h
8447         * src/procmime.c
8448         * src/procmime.h
8449         * src/procmsg.c
8450         * src/procmsg.h
8451         * src/quote_fmt.c
8452         * src/quote_fmt_parse.y
8453         * src/recv.c
8454         * src/recv.h
8455         * src/remotefolder.c
8456         * src/remotefolder.h
8457         * src/send_message.c
8458         * src/send_message.h
8459         * src/setup.c
8460         * src/setup.h
8461         * src/sourcewindow.c
8462         * src/sourcewindow.h
8463         * src/ssl_manager.c
8464         * src/ssl_manager.h
8465         * src/statusbar.c
8466         * src/statusbar.h
8467         * src/stock_pixmap.c
8468         * src/stock_pixmap.h
8469         * src/summary_search.c
8470         * src/summary_search.h
8471         * src/summaryview.c
8472         * src/summaryview.h
8473         * src/syldap.c
8474         * src/syldap.h
8475         * src/textview.c
8476         * src/textview.h
8477         * src/toolbar.c
8478         * src/toolbar.h
8479         * src/undo.c
8480         * src/undo.h
8481         * src/unmime.c
8482         * src/unmime.h
8483         * src/vcard.c
8484         * src/vcard.h
8485         * src/wizard.c
8486         * src/wizard.h
8487         * src/common/base64.c
8488         * src/common/base64.h
8489         * src/common/defs.h
8490         * src/common/hooks.c
8491         * src/common/hooks.h
8492         * src/common/log.c
8493         * src/common/log.h
8494         * src/common/mgutils.c
8495         * src/common/mgutils.h
8496         * src/common/nntp.c
8497         * src/common/nntp.h
8498         * src/common/passcrypt.c
8499         * src/common/passcrypt.h.in
8500         * src/common/plugin.c
8501         * src/common/plugin.h
8502         * src/common/prefs.c
8503         * src/common/prefs.h
8504         * src/common/progressindicator.c
8505         * src/common/progressindicator.h
8506         * src/common/quoted-printable.c
8507         * src/common/quoted-printable.h
8508         * src/common/session.c
8509         * src/common/session.h
8510         * src/common/smtp.c
8511         * src/common/smtp.h
8512         * src/common/socket.c
8513         * src/common/socket.h
8514         * src/common/ssl.c
8515         * src/common/ssl.h
8516         * src/common/stringtable.c
8517         * src/common/stringtable.h
8518         * src/common/sylpheed.c
8519         * src/common/sylpheed.h
8520         * src/common/template.c
8521         * src/common/template.h
8522         * src/common/timing.h
8523         * src/common/utils.c
8524         * src/common/utils.h
8525         * src/common/version.h.in
8526         * src/common/xml.c
8527         * src/common/xml.h
8528         * src/common/xmlprops.c
8529         * src/common/xmlprops.h
8530         * src/gtk/about.c
8531         * src/gtk/colorlabel.c
8532         * src/gtk/colorlabel.h
8533         * src/gtk/colorsel.c
8534         * src/gtk/colorsel.h
8535         * src/gtk/combobox.c
8536         * src/gtk/combobox.h
8537         * src/gtk/description_window.c
8538         * src/gtk/description_window.h
8539         * src/gtk/filesel.c
8540         * src/gtk/filesel.h
8541         * src/gtk/foldersort.c
8542         * src/gtk/foldersort.h
8543         * src/gtk/gtkaspell.c
8544         * src/gtk/gtkaspell.h
8545         * src/gtk/gtksctree.c
8546         * src/gtk/gtkshruler.c
8547         * src/gtk/gtkshruler.h
8548         * src/gtk/gtkutils.c
8549         * src/gtk/gtkutils.h
8550         * src/gtk/icon_legend.c
8551         * src/gtk/icon_legend.h
8552         * src/gtk/logwindow.c
8553         * src/gtk/logwindow.h
8554         * src/gtk/manage_window.c
8555         * src/gtk/manage_window.h
8556         * src/gtk/pluginwindow.c
8557         * src/gtk/pluginwindow.h
8558         * src/gtk/prefswindow.c
8559         * src/gtk/prefswindow.h
8560         * src/gtk/quicksearch.c
8561         * src/gtk/quicksearch.h
8562         * src/pixmaps/claws-mail.xpm
8563         * src/pixmaps/claws-mail_icon.xpm
8564         * src/pixmaps/claws-mail_logo.xpm
8565         * src/pixmaps/sylpheed-claws.xpm
8566         * src/pixmaps/sylpheed-claws_icon.xpm
8567         * src/pixmaps/sylpheed-claws_logo.xpm
8568         * src/plugins/bogofilter/Makefile.am
8569         * src/plugins/bogofilter/bogofilter.c
8570         * src/plugins/bogofilter/bogofilter.h
8571         * src/plugins/bogofilter/bogofilter_gtk.c
8572         * src/plugins/clamav/Makefile.am
8573         * src/plugins/clamav/clamav_plugin.c
8574         * src/plugins/clamav/clamav_plugin.h
8575         * src/plugins/clamav/clamav_plugin_gtk.c
8576         * src/plugins/demo/Makefile.am
8577         * src/plugins/demo/demo.c
8578         * src/plugins/dillo_viewer/Makefile.am
8579         * src/plugins/dillo_viewer/README
8580         * src/plugins/dillo_viewer/dillo_prefs.c
8581         * src/plugins/dillo_viewer/dillo_prefs.h
8582         * src/plugins/dillo_viewer/dillo_viewer.c
8583         * src/plugins/pgpcore/Makefile.am
8584         * src/plugins/pgpcore/passphrase.c
8585         * src/plugins/pgpcore/passphrase.h
8586         * src/plugins/pgpcore/pgp_viewer.c
8587         * src/plugins/pgpcore/pgp_viewer.h
8588         * src/plugins/pgpcore/plugin.c
8589         * src/plugins/pgpcore/prefs_gpg.c
8590         * src/plugins/pgpcore/prefs_gpg.h
8591         * src/plugins/pgpcore/select-keys.c
8592         * src/plugins/pgpcore/select-keys.h
8593         * src/plugins/pgpcore/sgpgme.c
8594         * src/plugins/pgpcore/sgpgme.h
8595         * src/plugins/pgpcore/sylpheed.def
8596         * src/plugins/pgpcore/version.rc
8597         * src/plugins/pgpinline/Makefile.am
8598         * src/plugins/pgpinline/pgpinline.c
8599         * src/plugins/pgpinline/pgpinline.h
8600         * src/plugins/pgpinline/plugin.c
8601         * src/plugins/pgpinline/sylpheed.def
8602         * src/plugins/pgpinline/version.rc
8603         * src/plugins/pgpmime/Makefile.am
8604         * src/plugins/pgpmime/pgpmime.c
8605         * src/plugins/pgpmime/pgpmime.h
8606         * src/plugins/pgpmime/plugin.c
8607         * src/plugins/pgpmime/sylpheed.def
8608         * src/plugins/pgpmime/version.rc
8609         * src/plugins/spamassassin/Makefile.am
8610         * src/plugins/spamassassin/README
8611         * src/plugins/spamassassin/spamassassin.c
8612         * src/plugins/spamassassin/spamassassin.h
8613         * src/plugins/spamassassin/spamassassin_gtk.c
8614         * src/plugins/trayicon/Makefile.am
8615         * src/plugins/trayicon/trayicon.c
8616         * tools/OOo2sylpheed.pl
8617         * tools/README
8618         * tools/README.sylprint
8619         * tools/acroread2sylpheed.pl
8620         * tools/claws.i18n.status.pl
8621         * tools/filter_conv.pl
8622         * tools/filter_conv_new.pl
8623         * tools/freshmeat_search.pl
8624         * tools/google_search.pl
8625         * tools/kmail2sylpheed.pl
8626         * tools/kmail2sylpheed_v2.pl
8627         * tools/make.themes.project
8628         * tools/multiwebsearch.pl
8629         * tools/nautilus2sylpheed.sh
8630         * tools/outlook2sylpheed.pl
8631         * tools/sylprint.pl
8632         * tools/sylprint.rc
8633         * tools/tb2sylpheed
8634         * tools/textviewer.sh
8635         * tools/vcard2xml.py
8636         * tools/kdeservicemenu/README
8637         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8638         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8639         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8640                 Change name to Claws Mail. Announce to follow...
8641
8642 2006-11-06 [wwp]        2.6.0cvs6
8643
8644         * src/prefs_template.c
8645                 unify messages related to quote format/template errors (fix
8646                 capitalization), again.
8647
8648 2006-11-06 [wwp]        2.6.0cvs5
8649
8650         * src/prefs_quote.c
8651                 unify messages related to quote format/template errors.
8652
8653 2006-11-06 [wwp]        2.6.0cvs4
8654
8655         * src/prefs_msg_colors.c
8656                 more uses of Q_ macro for contextual translations, thanks
8657                 to Fabien (fzzzzz).
8658
8659 2006-11-06 [wwp]        2.6.0cvs3
8660
8661         * src/compose.c
8662         * src/common/utils.c
8663         * src/common/utils.h
8664                 show an alertpanel to make sure users are aware that sensitive
8665                 files are attached (it's file blacklist-based). This will fix
8666                 interaction w/ GoogleEarth for instance, thanks to Colin.
8667
8668 2006-11-06 [wwp]        2.6.0cvs2
8669
8670         * src/prefs_quote.c
8671         * src/prefs_template.c
8672         * src/prefs_template.h
8673                 check quote format when applying/closing prefs. For now this only
8674                 shows up an error dialog box, not preventing the user from using
8675                 a broken quote (reply, forwards) format.
8676
8677 2006-11-06 [wwp]        2.6.0cvs1
8678
8679         * src/prefs_template.c
8680                 fix missing checks of some template fields.
8681
8682 2006-11-06 [paul]       2.6.0
8683
8684         * NEWS
8685         * README
8686         * RELEASE_NOTES
8687                 2.6.0 released
8688
8689 2006-11-06 [paul]       2.5.6cvs22
8690
8691         * manual/advanced.xml
8692         * manual/es/advanced.xml
8693                 put 'respect_flowed_format' info in the correct
8694                 place
8695
8696 2006-11-06 [mones]      2.5.6cvs21
8697
8698         * po/es.po
8699                 Minor fixes for release
8700
8701 2006-11-06 [paul]       2.5.6cvs20
8702
8703         * po/cs.po
8704         * po/de.po
8705         * po/fr.po
8706         * po/it.po
8707         * po/nl.po
8708         * po/pt_BR.po
8709         * po/sk.po
8710         * po/sv.po
8711         * po/zh_CN.po
8712                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8713                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8714                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8715                 Young
8716
8717 2006-11-02 [colin]      2.5.6cvs19
8718
8719         * src/imap.c
8720         * src/imap.h
8721         * src/prefs_account.c
8722         * src/etpan/imap-thread.c
8723                 Add GSSAPI support - fixes Debian bug #383274
8724
8725 2006-11-01 [colin]      2.5.6cvs18
8726
8727         * src/jpilot.c
8728                 Handle libpisock12 support. Probably
8729                 fixes bug 1046, 'jpilot AddressDB.pdb 
8730                 import fail'
8731
8732 2006-11-01 [colin]      2.5.6cvs17
8733
8734         * src/folderutils.c
8735                 debug_print() folderutils_mark_all_read()
8736
8737 2006-11-01 [colin]      2.5.6cvs16
8738
8739         * COPYING
8740                 Add missed files to the Apache exception
8741
8742 2006-10-31 [colin]      2.5.6cvs15
8743
8744         * src/folder.c
8745         * src/folder.h
8746                 Add a copy_private_data() func to FolderClasses
8747                 Doesn't break the feature freeze, because we 
8748                 won't use it (right now) in the core.
8749
8750 2006-10-31 [colin]      2.5.6cvs14
8751
8752         * COPYING
8753                 Allow linking with the Apache licensed files in
8754                 src/plugins/spamassassin. Hopefully fixes 
8755                 bug 1048, 'Spamassassin plugin license problem'
8756
8757 2006-10-31 [wwp]        2.5.6cvs13
8758
8759         * src/compose.c
8760                 fix and optimize trimming of leading linefeeds in body loop.
8761
8762 2006-10-31 [colin]      2.5.6cvs12
8763
8764         * src/etpan/imap-thread.c
8765         * src/imap.c
8766                 Make really sure to have NULL sets in case
8767                 of error
8768
8769 2006-10-30 [wwp]        2.5.6cvs11
8770
8771         * src/prefs_common.c
8772         * src/prefs_common.h
8773         * src/compose.c
8774                 fix broken storage of quote format template when it contains \-escape
8775                 sequences. The application of such sequences is also fixed now (\t
8776                 in quote format will be a real tab instead of a 't', for instance).
8777
8778 2006-10-27 [colin]      2.5.6cvs10
8779
8780         * src/compose.c
8781                 Probably fix bug 1045, 'sylpheed-claws 
8782                 doesn't remove the mail from the IMAP 
8783                 Queue folder after sending'. From
8784                 2.5.6cvs3-stable
8785
8786 2006-10-27 [colin]      2.5.6cvs9
8787
8788         * configure.ac
8789                 Require libetpan-0.48. I'm so annoying,
8790                 I know ;-)
8791
8792 2006-10-27 [colin]      2.5.6cvs8
8793
8794         * src/folder.c
8795         * src/imap.c
8796                 Probably fix bug 1044, 'sylpheed-claws 
8797                 segfaults while moving mails' - Fix relation
8798                 usage when moving to an IMAP mailbox from another
8799                 mailbox
8800
8801 2006-10-26 [paul]       2.5.6cvs7
8802
8803         * src/gtk/about.c
8804                 add libSM to compiled-in features
8805                 list
8806
8807 2006-10-24 [colin]      2.5.6cvs6
8808
8809         * src/textview.c
8810         * src/gtk/gtkutils.c
8811                 Fix crash when printing emails with an
8812                 xface
8813
8814 2006-10-24 [mones]      2.5.6cvs5
8815
8816         * manual/es/advanced.xml
8817                 Synchronize hidden option respect_flowed_format
8818         * po/es.po
8819                 Updated translation
8820
8821 2006-10-21 [paul]       2.5.6cvs4
8822
8823         * src/gtk/authors.h
8824         * src/plugins/pgpcore/pgp_viewer.c
8825         * src/plugins/pgpcore/sgpgme.c
8826                 fix building on BSDs
8827                 Thanks to Michael Hughes
8828                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8829
8830 2006-10-20 [colin]      2.5.6cvs3
8831
8832         * configure.ac
8833                 Bump up libetpan requirement
8834                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8835         * src/common/utils.c
8836         * src/common/utils.h
8837                 Add convenience get_file_mtime()
8838         * src/imap.c
8839         * src/etpan/imap-thread.c
8840         * src/etpan/imap-thread.h
8841                 Implement UIDPLUS support if the server
8842                 supports it - faster sending in this case
8843
8844 2006-10-19 [colin]      2.5.6cvs2
8845
8846         * src/gtk/quicksearch.c
8847                 Fix emptying in type-ahead+extended mode
8848         * src/mainwindow.c
8849         * src/mainwindow.h
8850                 Add a hook for offline state change
8851         * src/plugins/trayicon/trayicon.c
8852                 Use it to display offline icons
8853         * src/plugins/trayicon/Makefile.am
8854         * src/plugins/trayicon/newmail.offline.xpm
8855         * src/plugins/trayicon/newmarkedmail.offline.xpm
8856         * src/plugins/trayicon/nomail.offline.xpm
8857         * src/plugins/trayicon/unreadmail.offline.xpm
8858         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8859                 Add the icons
8860
8861 2006-10-12 [paul]       2.5.6cvs1
8862
8863         * NEWS
8864         * README
8865         * configure.ac
8866                 Update version number following
8867                 stable release
8868
8869 2006-10-19 [colin]      2.5.5cvs18
8870
8871         * manual/handling.xml
8872                 Add type-ahead search
8873
8874 2006-10-18 [colin]      2.5.5cvs17
8875
8876         * src/gtk/quicksearch.c
8877                 Remove "save to history only if there's
8878                 no syntax error", it breaks for some 
8879                 reason which I'll investigate later.
8880
8881 2006-10-18 [colin]      2.5.5cvs16
8882
8883         * src/prefs_common.c
8884         * src/prefs_common.h
8885         * src/summaryview.c
8886         * src/gtk/quicksearch.c
8887         * src/gtk/quicksearch.h
8888                 Add a type-ahead option for fast searches
8889                 Patch by Fabien Vantard
8890
8891 2006-10-18 [colin]      2.5.5cvs15
8892
8893         * src/compose.c
8894         * src/compose.h
8895                 Add Options/Reply mode/ menu to be able to
8896                 change the recipients of a reply on the fly
8897
8898 2006-10-18 [colin]      2.5.5cvs14
8899
8900         * src/compose.c
8901                 Fix redirecting of our own sent mails
8902
8903 2006-10-17 [wwp]        2.5.5cvs13
8904
8905         * src/send_message.c
8906                 Fix duplicate error messages when sending, and missing
8907                 newline in such error messages.
8908
8909 2006-10-17 [colin]      2.5.5cvs12
8910
8911         * src/compose.c
8912                 Compare addresses case-insensitive
8913
8914 2006-10-17 [colin]      2.5.5cvs11
8915
8916         * src/plugins/pgpcore/sgpgme.c
8917                 Fix return status
8918
8919 2006-10-17 [colin]      2.5.5cvs10
8920
8921         * src/plugins/pgpcore/pgp_viewer.c
8922                 Fix return status
8923
8924 2006-10-17 [colin]      2.5.5cvs9
8925
8926         * src/quote_fmt.c
8927                 Fix a typo (thanks to Fabien)
8928
8929 2006-10-16 [colin]      2.5.5cvs8
8930
8931         * src/textview.c
8932                 Fix problem with quote-folding when emails
8933                 don't convert cleanly to UTF-8
8934
8935 2006-10-14 [colin]      2.5.5cvs7
8936
8937         * src/prefs_template.c
8938                 Reset fields when reopening
8939                 the window
8940
8941 2006-10-13 [paul]       2.5.5cvs6
8942
8943         * manual/advanced.xml
8944         * src/prefs_message.c
8945                 make 'respect_flowed_format' a hidden
8946                 option, and add a manual entry for it
8947                 Thanks to Colin
8948
8949 2006-10-12 [colin]      2.5.5cvs5
8950
8951         * src/codeconv.c
8952                 Revert part of 2.5.2cvs21:
8953                 Don't optimise by reusing the 
8954                 last iconv converter if possible:
8955                 it seems slightly broken in a 
8956                 very hard way to reproduce
8957
8958 2006-10-12 [colin]      2.5.5cvs4
8959
8960         * src/prefs_common.c
8961         * src/prefs_common.h
8962         * src/prefs_message.c
8963         * src/procmime.c
8964                 Fix bug 1035, 'Incorrect handling 
8965                 of flowed lines'. We now optionnaly
8966                 handle this format (preference is in
8967                 Message View/Text options section)
8968
8969 2006-10-12 [colin]      2.5.5cvs3
8970
8971         * po/POTFILES.in
8972                 Add new file
8973         * src/plugins/pgpcore/pgp_viewer.c
8974         * src/plugins/pgpcore/sgpgme.c
8975                 Don't try to import without asking
8976
8977 2006-10-12 [colin]      2.5.5cvs2
8978
8979         * src/compose.c
8980                 Fix bug 1036, 'Forwarding a mutlipart
8981                 mail with a "text/html" block to ms
8982                 outlook users leeds to freeze of
8983                 outlook'. Poor outlook users...
8984
8985 2006-10-12 [paul]       2.5.5cvs1
8986
8987         * NEWS
8988         * README
8989         * configure.ac
8990                 Update version number following
8991                 stable release
8992
8993 2006-10-11 [paul]       2.5.4cvs1
8994
8995         * NEWS
8996         * README
8997         * configure.ac
8998                 Update version number following
8999                 stable release
9000
9001 2006-10-11 [paul]       2.5.3cvs32
9002
9003         * src/textview.c
9004                 fix bug 1032, 'Segmentation fault when showing
9005                 message' (bug in quote folding)
9006                 Thanks to Colin
9007
9008 2006-10-10 [colin]      2.5.3cvs31
9009
9010         * src/quote_fmt.c
9011                 Rephrase english a bit
9012
9013 2006-10-10 [colin]      2.5.3cvs30
9014
9015         * src/prefs_compose_writing.c
9016                 Stop making the page larger than the window
9017
9018 2006-10-10 [wwp]        2.5.3cvs29
9019
9020         * src/compose.c
9021         * src/prefs_template.c
9022         * src/quote_fmt.c
9023         * src/quote_fmt.h
9024         * src/quote_fmt_lex.l
9025         * src/quote_fmt_parse.y
9026                 Extend the quote parser a bit: allow to get access to
9027                 basic (composing) account info.
9028
9029 2006-10-10 [colin]      2.5.3cvs28
9030
9031         * src/procheader.c
9032                 Fix this \t problem in subject
9033
9034 2006-10-09 [colin]      2.5.3cvs27
9035
9036         * src/main.c
9037         * src/prefs_gtk.c
9038                 Prepare cache a bit later
9039                 If section already exists, skip the new one 
9040                 (as previously); avoid writing the same block
9041                 twice - if we find a second block with the 
9042                 same id, skip it.
9043         * src/plugins/pgpcore/pgp_viewer.c
9044                 Set cursor to busy when retrieving a key
9045         * src/plugins/pgpcore/sgpgme.c
9046                 allow 5 seconds for gpg to export the key
9047                 
9048
9049 2006-10-09 [colin]      2.5.3cvs26
9050
9051         * configure.ac
9052         * src/msgcache.c
9053         * src/prefs_gtk.c
9054                 Check for existence of fgets_unlocked
9055                 and fwrite_unlocked
9056
9057 2006-10-09 [paul]       2.5.3cvs25
9058
9059         * src/prefs_summaries.c
9060                 replace strftime() with fast_strftime() and in
9061                 the consequence fix the bug in the display of
9062                 AM/PM in the 'Example' string
9063
9064 2006-10-09 [ticho]      2.5.3cvs24
9065
9066         * po/sk.po
9067                 Updated (and fixed up somewhat) Slovak translation.
9068
9069 2006-10-08 [colin]      2.5.3cvs23
9070
9071         * src/prefs_folder_item.c
9072                 Explain why prefs in the top-level folder
9073                 aren't retained, but are still useful
9074
9075 2006-10-08 [colin]      2.5.3cvs22
9076
9077         * src/prefs_gtk.c
9078                 Don't cache anything if caching fails
9079
9080 2006-10-08 [colin]      2.5.3cvs21
9081
9082         * src/common/utils.c
9083                 always include gi18n.h
9084
9085 2006-10-07 [colin]      2.5.3cvs20
9086
9087         * src/plugins/pgpcore/pgp_viewer.c
9088                 Kill gpg after 5 seconds wait
9089
9090 2006-10-07 [colin]      2.5.3cvs19
9091
9092         * src/plugins/pgpcore/pgp_viewer.c
9093         * src/plugins/pgpcore/pgp_viewer.h
9094                 Fix copyright
9095
9096 2006-10-07 [colin]      2.5.3cvs18
9097
9098         * src/plugins/pgpcore/pgp_viewer.c
9099         * src/plugins/pgpcore/pgp_viewer.h
9100                 Actually add the files to CVS
9101
9102 2006-10-07 [colin]      2.5.3cvs17
9103
9104         * src/plugins/pgpcore/sgpgme.c
9105                 Be sure not to crash on 'application/pgp-signature' that
9106                 are not application/pgp-signatures
9107
9108 2006-10-07 [colin]      2.5.3cvs16
9109
9110         * src/textview.c
9111         * src/textview.h
9112                 Make a bit more of the API available
9113         * src/plugins/pgpcore/Makefile.am
9114         * src/plugins/pgpcore/plugin.c
9115         * src/plugins/pgpcore/sgpgme.c
9116                 Add basic key import/export
9117
9118 2006-10-07 [colin]      2.5.3cvs15
9119
9120         * src/folderview.c
9121         * src/imap.c
9122         * src/prefs_account.c
9123         * src/wizard.c
9124                 Warn users *everywhere* if libetpan's not
9125                 linked in
9126
9127 2006-10-06 [mones]      2.5.3cvs14
9128
9129         * po/de.po
9130         * po/es.po
9131                 updated by Stephan Sachse and me
9132
9133 2006-10-06 [colin]      2.5.3cvs13
9134
9135         * src/main.c
9136         * src/common/sylpheed.c
9137                 Don't load common plugins if --exit is passed
9138         * src/prefs_gtk.c
9139         * src/prefs_gtk.h
9140                 Implement a cache to avoid reading the same
9141                 files over and over again at startup
9142
9143 2006-10-06 [colin]      2.5.3cvs12
9144
9145         * src/summaryview.c
9146         * src/gtk/quicksearch.c
9147                 Update display every 5k mails on fast searches
9148
9149 2006-10-06 [colin]      2.5.3cvs11
9150
9151         * src/textview.c
9152                 Don't do quote folding on HTML or ERTF.
9153                 May fix the Cygwin issues if they were
9154                 happening with HTML mails?
9155
9156 2006-10-05 [colin]      2.5.3cvs10
9157
9158         * src/prefs_gtk.c
9159                 Oops, forgot one
9160
9161 2006-10-05 [colin]      2.5.3cvs9
9162
9163         * src/prefs_gtk.c
9164                 Use unlocked_stdio here too
9165
9166 2006-10-05 [colin]      2.5.3cvs8
9167
9168         * src/folderview.c
9169                 Fix go to next * after preferences apply
9170         * src/msgcache.c
9171                 Do the fd lock/unlock ourselves instead of
9172                 letting the libc do it at each write 
9173
9174 2006-10-05 [colin]      2.5.3cvs7
9175
9176         * src/common/utils.c
9177                 Faster division, thanks to Jean Diraison
9178
9179 2006-10-05 [paul]       2.5.3cvs6
9180
9181         * src/common/utils.c
9182                 fix building with --disable-nls
9183
9184 2006-10-04 [colin]      2.5.3cvs5
9185
9186         * src/folder.c
9187                 Maybe fix a segfault
9188
9189 2006-10-04 [wwp]        2.5.3cvs4
9190
9191         * src/prefs_folder_item.c
9192                 Fine-tune layouts in folder item prefs. Suggested by
9193                 Fabien Vantard <fzzzzz@gmail.com>.
9194
9195 2006-10-04 [wwp]        2.5.3cvs3
9196
9197         * src/prefs_folder_item.c
9198                 Kill the clandestine passengers. You didn't see anything.
9199
9200 2006-10-04 [wwp]        2.5.3cvs2
9201
9202         * src/prefs_folder_item.c
9203                 Add a way to test the subject simplify regexp in
9204                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9205                 w/ few layout changes.
9206
9207 2006-20-04 [paul]       2.5.3cvs1
9208
9209         * NEWS
9210         * README
9211         * configure.ac
9212                 Update version number following
9213                 stable release
9214
9215 2006-10-04 [colin]      2.5.2cvs42
9216
9217         * src/folder.c
9218         * src/folder.h
9219         * src/summaryview.c
9220                 Provide a way for folder classes to set their sort
9221                 type and key
9222
9223 2006-10-03 [colin]      2.5.2cvs41
9224
9225         * src/mh.c
9226                 Don't use strlen() to know if the
9227                 string's empty
9228
9229 2006-10-03 [colin]      2.5.2cvs40
9230
9231         * src/mh.c
9232                 Fix "check for new folders" with accentued folders
9233
9234 2006-10-03 [ticho]      2.5.2cvs39
9235
9236         * src/filtering.c
9237         * src/folder.c
9238         * src/inc.c
9239         * src/mbox.c
9240                 Colin's fix for "copy" filtering rules.
9241
9242 2006-10-02 [colin]      2.5.2cvs38
9243
9244         * src/folderview.c
9245                 Fix for double-click too
9246
9247 2006-10-02 [colin]      2.5.2cvs37
9248
9249         * src/folderview.c
9250                 correct fix for cvs36
9251
9252 2006-10-02 [colin]      2.5.2cvs36
9253
9254         * src/folderview.c
9255                 Fix 'goto next unread' after collapsing/expanding 
9256                 a node.
9257
9258 2006-10-02 [colin]      2.5.2cvs35
9259
9260         * src/summaryview.c
9261                 Fix double freeze/thaw
9262         * src/common/utils.c
9263         * src/common/utils.h
9264                 Reimplement strftime
9265         * src/procheader.c
9266                 Use it
9267
9268
9269 2006-10-02 [colin]      2.5.2cvs34
9270
9271         * src/mh.c
9272                 Time mh_write_sequences() - it's fast
9273         * src/summaryview.c
9274                 Init a variable to shut up gcc
9275
9276 2006-10-01 [colin]      2.5.2cvs33
9277
9278         * src/folder.c
9279         * src/mh.c
9280         * src/mh.h
9281         * src/msgcache.c
9282                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9283                 Add fsync but disable it, it's slow as hell
9284
9285 2006-10-01 [colin]      2.5.2cvs32
9286
9287         * src/mh.c
9288         * src/msgcache.c
9289                 fflush() caches and mh_sequences before
9290                 fclose()ing
9291
9292 2006-10-01 [colin]      2.5.2cvs31
9293
9294         * src/msgcache.c
9295                 Don't ftruncate when not using mmap
9296
9297 2006-09-30 [colin]      2.5.2cvs30
9298
9299         * src/main.c
9300                 Write folder list *after* saving caches
9301
9302 2006-09-30 [colin]      2.5.2cvs29
9303
9304         * src/folder.c
9305         * src/mh.c
9306                 Debug forced mtime changes
9307
9308 2006-09-30 [colin]      2.5.2cvs28
9309
9310         * src/folder.c
9311         * src/main.c
9312                 Remove useless debug_print()s (code
9313                 well-tested)
9314
9315 2006-09-30 [colin]      2.5.2cvs27
9316
9317         * src/mh.c
9318                 Do stuff faster when writing mh_sequences
9319
9320 2006-09-30 [colin]      2.5.2cvs26
9321
9322         * src/mh.c
9323                 Don't let the writing of .mh_sequences, which
9324                 can change the folder's mtime, let us think
9325                 we need to scan.
9326
9327 2006-09-30 [colin]      2.5.2cvs25
9328
9329         * src/folder.c
9330                 Move a debug_print where it belongs 
9331                 (processing)
9332         * src/summaryview.c
9333                 Don't mess with a huge slow subject
9334                 table if we're not threading by
9335                 subject
9336
9337 2006-09-30 [colin]      2.5.2cvs24
9338
9339         * src/msgcache.c
9340                 Reenable mmaped reads (*not* writes!)
9341         * src/procmsg.c
9342                 Don't destroy and recreate hashtables just
9343                 for fun
9344         * src/common/utils.c
9345                 Remove useless reply prefixes (it's case
9346                 unsensitive)
9347
9348 2006-09-30 [wwp]        2.5.2cvs23
9349
9350         * tools/fix_date.sh
9351                 Fixed a minor bug in date value extraction, added a switch
9352                 to replace non RFC-compliant Date: value, added a switch
9353                 to use strict RFC matching patterns for dates.
9354
9355 2006-09-29 [colin]      2.5.2cvs22
9356
9357         * src/matcher_parser.h
9358         * src/matcher_parser_parse.y
9359         * src/prefs_filtering.c
9360         * src/statusbar.c
9361         * src/summary_search.c
9362         * src/summaryview.c
9363         * src/gtk/quicksearch.c
9364         * src/gtk/quicksearch.h
9365                 Optimise searches by setting different
9366                 refresh intervals (depending if the 
9367                 search is fast or not)
9368
9369 2006-09-29 [colin]      2.5.2cvs21
9370
9371         * src/codeconv.c
9372                 Optimise by reusing the last iconv converter
9373                 if possible
9374         * src/textview.c
9375                 Optimise a bit (the foldable quotes feature
9376                 still has an awful O(n^2) algo
9377
9378 2006-09-29 [colin]      2.5.2cvs20
9379
9380         * src/gtk/gtksctree.c
9381         * src/gtk/gtksctree.h
9382                 Optimise de-selection via up/down or
9383                 another key
9384
9385 2006-09-28 [colin]      2.5.2cvs19
9386
9387         * src/action.c
9388         * src/compose.c
9389         * src/folderview.c
9390         * src/mainwindow.c
9391         * src/messageview.c
9392         * src/summary_search.c
9393         * src/toolbar.c
9394                 Avoid using summaryview->ctree directly
9395
9396 2006-09-28 [colin]      2.5.2cvs18
9397
9398         * src/summaryview.c
9399         * src/summaryview.h
9400                 Add helpers to freeze/thaw/grab_focus
9401                 Factorize calls to freeze/thaw/grab_focus
9402                 
9403
9404 2006-09-28 [colin]      2.5.2cvs17
9405
9406         * src/main.c
9407                 More guards for the session management
9408
9409 2006-09-28 [colin]      2.5.2cvs16
9410
9411         * src/folderview.c
9412         * src/gtk/gtksctree.c
9413         * src/gtk/gtksctree.h
9414                 Make expanding not recursive in folderview
9415
9416 2006-09-28 [colin]      2.5.2cvs15
9417
9418         * src/addressbook.c
9419                 If nothing is selected in the list (right part)
9420                 and a group is selected in the tree (left part),
9421                 mail this group.
9422
9423 2006-09-28 [colin]      2.5.2cvs14
9424
9425         * src/Makefile.am
9426                 Actually use SM_LIBS
9427
9428 2006-09-28 [ticho]      2.5.2cvs13
9429
9430         * src/export.c
9431         * src/messageview.c
9432         * src/mimeview.c
9433         * src/news.c
9434         * src/pop.c
9435         * src/prefs_themes.c
9436         * src/procmsg.c
9437                 Small i18n string optimization.
9438         * src/send_message.c
9439         * src/summaryview.c
9440         * src/common/session.c
9441         * src/common/smtp.c
9442         * src/common/ssl_certificate.c
9443         * src/common/utils.c
9444                 Use "Couldn't" instead of "Can't" in UI messages,
9445                 where appropriate.
9446
9447 2006-09-28 [colin]      2.5.2cvs12
9448
9449         * configure.ac
9450                 Possibly fix link errors
9451
9452 2006-09-27 [wwp]        2.5.2cvs11
9453
9454         * src/gtk/authors.h
9455         * doc/man/sylpheed-claws.1
9456         * manual/ack.xml
9457         * manual/es/ack.xml
9458         * manual/fr/ack.xml
9459         * manual/pl/ack.xml
9460                 Updated authors info (me, myself and I).
9461
9462 2006-09-27 [colin]      2.5.2cvs10
9463
9464         * src/addressbook.c
9465                 Remove useless printf
9466
9467 2006-09-27 [wwp]        2.5.2cvs9
9468
9469         * src/editgroup.c
9470         * src/send_message.c
9471         * src/inc.c
9472         * src/prefs_common.c
9473         * src/prefs_common.h
9474         * src/gtk/progressdialog.c
9475                 remember more windows' sizes (send dialog, received dialog,
9476                 edit group in addressbook).
9477
9478 2006-09-27 [colin]      2.5.2cvs8
9479
9480         * configure.ac
9481         * src/main.c
9482         * src/mainwindow.h
9483                 Use libSM to communicate with the session
9484                 manager, so that we can know when the 
9485                 session ends, save our caches, and draft
9486                 our compose windows.
9487
9488 2006-09-27 [colin]      2.5.2cvs7
9489
9490         * src/addressbook.c
9491                 Fix issues:
9492                 o Allow Book and Group creation from the tree's
9493                   contextual menu
9494                 o Do not actually delete the contacts when 
9495                   deleting groups from the tree (duh!)
9496
9497 2006-09-27 [colin]      2.5.2cvs6
9498
9499         * src/compose.c
9500         * src/compose.h
9501         * src/mainwindow.c
9502         * src/textview.c
9503         * src/toolbar.c
9504                 o Allow passing an email address to 
9505                   compose_new_with_folderitem
9506                 o Update callers
9507                 o Use current folderitem when clicking
9508                   on a TextView mailto: link
9509                 o Fix a possible leak in TextView
9510
9511 2006-09-27 [colin]      2.5.2cvs5
9512
9513         * src/html.c
9514                 Use UTF-8 chars to replace HTML entities
9515
9516 2006-09-27 [colin]      2.5.2cvs4
9517
9518         * AUTHORS
9519         * src/prefs_account.c
9520         * src/gtk/authors.h
9521                 Fix bug #1024 (Array index out of
9522                 range in sylpheed-claws-2.5.2)
9523                 Patch by Ales Nosek <anosek@suse.cz>
9524
9525 2006-09-27 [colin]      2.5.2cvs3
9526
9527         * src/addr_compl.c
9528                 Actually do the test
9529
9530 2006-09-27 [colin]      2.5.2cvs2
9531
9532         * src/addr_compl.c
9533         * src/addr_compl.h
9534                 Allow completing with comma (in certain cases: vCalendar
9535                 for example doesn't support that)
9536                 Patch by Fabien Vantard
9537
9538 2006-09-26 [colin]      2.5.2cvs1
9539
9540         * src/Makefile.am
9541         * src/addr_compl.c
9542         * src/addr_compl.h
9543         * src/addrbook.c
9544         * src/addrbook.h
9545         * src/addressbook.c
9546         * src/addrindex.c
9547         * src/addrindex.h
9548         * src/compose.c
9549         * src/prefs_common.c
9550         * src/prefs_filtering_action.c
9551         * src/prefs_folder_item.c
9552         * src/prefs_template.c
9553         * src/stock_pixmap.c
9554         * src/stock_pixmap.h
9555         * src/pixmaps/addr_one.xpm
9556         * src/pixmaps/addr_two.xpm
9557                 Add auto-completion on groups
9558
9559 2006-09-26 [colin]      2.5.2
9560
9561         * NEWS
9562         * README
9563         * RELEASE_NOTES
9564                 2.5.2 released
9565
9566 2006-09-26 [colin]      2.5.1cvs5
9567
9568         * src/matcher.c
9569                 Fix condition
9570
9571 2006-09-26 [colin]      2.5.1cvs4
9572
9573         * src/mbox.c
9574                 Revert cvs1 (useless as the message is printed 
9575                 every 500 mails)
9576
9577 2006-09-26 [colin]      2.5.1cvs3
9578
9579         * src/partial_download.c
9580                 Fix crasher found by Alexsandar Urosevic
9581
9582 2006-09-26 [colin]      2.5.1cvs2
9583
9584         * src/summaryview.c
9585                 Fix bug #1023 (Sylpheed deletes too much messages)
9586
9587 2006-09-26 [ticho]      2.5.1cvs1
9588
9589         * src/mbox.c
9590                 Make use of gettext's multiple plurals for statusbar
9591                 progress message.
9592
9593 2006-09-25 [paul]       2.5.1
9594
9595         * NEWS
9596         * README
9597         * RELEASE_NOTES
9598                 2.5.1 released
9599
9600 2006-09-25 [colin]      2.5.0cvs3
9601
9602         * src/plugins/bogofilter/bogofilter.c
9603         * src/plugins/clamav/clamav_plugin.c
9604         * src/plugins/spamassassin/spamassassin.c
9605                 BogoFilter, Spamassassin: Fix double hook registering after
9606                 visiting preferences
9607                 Spamassassin, Clamav: Just set the mails to move instead of
9608                 doing the move - caller will move the things at once.
9609
9610 2006-09-25 [colin]      2.5.0cvs2
9611
9612         * src/imap.c
9613         * src/etpan/imap-thread.c
9614                 Use UID SEARCH ALL instead of UID 1:*
9615                 (braindead servers can't figure out that's
9616                 the same...)
9617
9618 2006-09-25 [wwp]        2.5.0cvs1
9619
9620         * src/message_search.c
9621                 Added the ability to stop a running search (in message body).
9622
9623 2006-09-25 [paul]       2.5.0
9624
9625         * NEWS
9626         * README
9627         * RELEASE_NOTES
9628                 2.5.0 released
9629
9630 2006-09-25 [paul]       2.4.0cvs214
9631
9632         * po/cs.po
9633         * po/de.po
9634         * po/fi.po
9635         * po/fr.po
9636         * po/nl.po
9637         * po/pt_BR.po
9638         * po/sk.po
9639         * po/sr.po
9640         * po/zh_CN.po
9641                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9642                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9643                 Ticho, Aleksander Urosevic, Ralgh Young
9644
9645 2006-09-24 [mones]      2.4.0cvs213
9646
9647         * po/es.po
9648                 Updated for release
9649
9650 2006-09-23 [colin]      2.4.0cvs212
9651
9652         * src/gtk/inputdialog.c
9653                 Fix [ ] remember this appearing in normal
9654                 input dialogs after it's been used by
9655                 mimeview.
9656         * src/folder.c
9657         * src/folderview.c
9658         * src/msgcache.c
9659         * src/procmsg.c
9660         * src/summaryview.c
9661         * src/textview.c
9662         * src/common/timing.h
9663                 Enable timings in debug mode and make it
9664                 look prettier.
9665
9666 2006-09-22 [colin]      2.4.0cvs211
9667
9668         * README
9669                 Revert test change
9670         * commitHelper
9671                 ping the correct URI
9672
9673 2006-09-22 [colin]      2.4.0cvs210
9674
9675         * README
9676                 Let's see if bug #1022 is fixed
9677
9678 2006-09-21 [colin]      2.4.0cvs209
9679
9680         * src/wizard.c
9681         * src/common/plugin.c
9682                 Prepare infra to load predefined plugins when
9683                 no configuration existed. Don't actually load
9684                 anything yet (feat. freeze)
9685
9686 2006-09-21 [wwp]        2.4.0cvs208
9687
9688         * manual/fr/faq.xml
9689                 Partial sync w/ 2.4.0cvs72:
9690                 wrap file and minor updates.
9691
9692 2006-09-21 [wwp]        2.4.0cvs207
9693
9694         * tools/fix_date.sh
9695                 several fixes and enhancements. A new --force switch has been
9696                 added to prevent overriding by default Date: header when
9697                 already existing.
9698
9699 2006-09-21 [paul]       2.4.0cvs206
9700
9701         * src/common/utils.c
9702                 add Chinese UTF8 Re prefix
9703
9704 2006-09-21 [wwp]        2.4.0cvs205
9705
9706         * tools/Makefile.am
9707                 Fics alfabettical order.
9708
9709 2006-09-21 [wwp]        2.4.0cvs204
9710
9711         * tools/fix_date.sh
9712         * tools/Makefile.am
9713                 Added an action tool to fix missing Date field in emails.
9714                 Updated Makefile.am to reflect those last two additions.
9715
9716 2006-09-21 [wwp]        2.4.0cvs203
9717
9718         * tools/uuooffice
9719                 Added a action tool to open uuencoded docs w/
9720                 OpenOffice (based on uudec method).
9721
9722 2006-09-21 [colin]      2.4.0cvs202
9723
9724         * src/compose.c
9725         * src/textview.c
9726                 Workaround possible GTK crash: remove selection 
9727                 clipboard before destroying widget, or GTK+-2.10
9728                 dies. Thanks to Hiro.
9729
9730 2006-09-20 [colin]      2.4.0cvs201
9731
9732         * src/compose.c
9733                 Fix free-after-use in some cases (when 
9734                 procmime_encode_content() frees mimeinfo->data.mem
9735                 and turns it to a temp file)
9736
9737 2006-09-20 [colin]      2.4.0cvs200
9738
9739         * src/folderview.c
9740         * src/summaryview.c
9741         * src/gtk/gtksctree.c
9742         * src/gtk/gtksctree.h
9743                 Add tooltips in the folderview and summaryview
9744                 (Doesn't break string freeze as they already
9745                 exist)
9746         * src/toolbar.c
9747                 Put the spam button in the default configuration
9748                 if compiled with bogo plugin too
9749
9750 2006-09-19 [colin]      2.4.0cvs199
9751
9752         * src/summaryview.c
9753         * src/summaryview.h
9754                 Update folder name label on folder rename
9755         * src/prefs_matcher.c
9756         * src/gtk/logwindow.h
9757                 Fix warnings
9758                 Patches by Fabien
9759
9760 2006-09-19 [wwp]        2.4.0cvs198
9761
9762         * src/summary_search.c
9763                 fix can't click forward/backward buttons in the
9764                 search messages.
9765
9766 2006-09-18 [paul]       2.4.0cvs197
9767
9768         * src/wizard.c
9769                 add missing bracket, capitalise the A of
9770                 'SpamAssassin'
9771
9772 2006-09-18 [paul]       2.4.0cvs196
9773
9774         * src/compose.c
9775                 fix bug 1012 'crashed upon sending mail
9776                 from compose window'
9777                 Thanks to Colin
9778
9779 2006-09-16 [colin]      2.4.0cvs195
9780
9781         * src/folderview.c
9782                 Fix "real-time" sorting by freezing/thawing
9783
9784 2006-09-16 [colin]      2.4.0cvs194
9785
9786         * manual/faq.xml
9787                 Fix the anti-spam entry a bit
9788
9789 2006-09-16 [colin]      2.4.0cvs193
9790
9791         * src/wizard.c
9792                 Make sure reviewers have no excuse when stating
9793                 Sylpheed-Claws doesn't have antispam capabilities.
9794
9795 2006-09-16 [colin]      2.4.0cvs192
9796
9797         * src/main.c
9798                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9799                 as if the SIGPIPE comes from etpan's thread we could
9800                 trigger a GUI update from this thread.
9801
9802 2006-09-16 [colin]      2.4.0cvs191
9803
9804         * src/summaryview.c
9805                 Init all members of the struct
9806
9807 2006-09-16 [paul]       2.4.0cvs190
9808
9809         * src/account.c
9810                 improvements to the English
9811
9812 2006-09-15 [colin]      2.4.0cvs189
9813
9814         * src/summaryview.c
9815                 HIG order on dialog
9816
9817 2006-09-14 [colin]      2.4.0cvs188
9818
9819         * src/common/socket.c
9820         * src/common/socket.h
9821         * src/common/ssl.c
9822         * src/common/ssl_certificate.c
9823         * src/common/ssl_certificate.h
9824         * src/etpan/imap-thread.c
9825                 the get_fqdn() call done to get canonical name when
9826                 checking an SSL certificate is blocking, which is
9827                 sad as we just did a non-blocking lookup to connect.
9828                 Fix that by letting the fqdn available to the SockInfo,
9829                 and use that in ssl_certificate_check(). For IMAP,
9830                 we don't do it as the lookup's done by libetpan, but
9831                 it's less annoying as IMAP connections as much more
9832                 rare than POP3 connections.
9833
9834 2006-09-14 [paul]       2.4.0cvs187
9835
9836         * manual/advanced.xml
9837                 improvements to the English,
9838                 properly place the new hidden options
9839                 within the alphabetical order
9840         * src/gtk/pluginwindow.c
9841                 improvements to the English
9842
9843 2006-09-14 [colin]      2.4.0cvs186
9844
9845         * src/prefs_common.c
9846         * src/prefs_common.h
9847         * src/gtk/gtksctree.c
9848         * manual/advanced.xml
9849                 New hidden pref, stripes_color_offset, to change
9850                 the value added/substracted to normal bgcolor to
9851                 create the stripes in summaries
9852
9853 2006-09-13 [colin]      2.4.0cvs185
9854
9855         * src/gedit-print.c
9856         * src/messageview.c
9857         * src/messageview.h
9858         * src/summaryview.c
9859         * src/textview.c
9860                 Fix misc. printing issues: 
9861                 - Bad font for linkified headers
9862                 - Different font if the mail was displayed or not
9863                 - Factorize the thing
9864
9865 2006-09-13 [colin]      2.4.0cvs184
9866
9867         * src/common/ssl_certificate.c
9868                 Only get FQDN once when checking certificate
9869
9870 2006-09-13 [colin]      2.4.0cvs183
9871
9872         * src/account.c
9873         * src/gtk/pluginwindow.c
9874                 Misc. GUI fixes by Fabien
9875
9876 2006-09-13 [wwp]        2.4.0cvs182
9877
9878         * configure.ac
9879         * src/common/utils.h
9880         * src/common/utils.c
9881                 get rid of unused wide-char functions.
9882
9883 2006-09-13 [wwp]        2.4.0cvs181
9884
9885         * src/plugins/pgpinline/sylpheed.def
9886         * src/textview.c
9887                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9888                 add privacy_reset_error to the .def file,
9889                 do not fork for an external textviewer.
9890
9891 2006-09-13 [wwp]        2.4.0cvs180
9892
9893         * src/prefs_common.c
9894                 fix broken font entry in prefs (patch issued by the gpg4win team,
9895                 probably by Marcus Brinkmann <marcus@g10code.de>).
9896
9897 2006-09-13 [colin]      2.4.0cvs179
9898
9899         * src/folder.h
9900                 Fix a warning in summaryview.c
9901         * src/mainwindow.c
9902         * src/summaryview.c
9903         * src/summaryview.h
9904                 Add missing Mark/* elements in the
9905                 main menu
9906
9907 2006-09-12 [colin]      2.4.0cvs178
9908
9909         * src/prefs_actions.c
9910         * src/prefs_filtering_action.c
9911         * src/prefs_matcher.c
9912                 Use (New) instead of New everywhere
9913
9914 2006-09-12 [wwp]        2.4.0cvs177
9915
9916         * manual/fr/addrbook.xml
9917         * manual/fr/handling.xml
9918                 updated some quotes in the fr manual to match the fr translation.
9919
9920 2006-09-12 [wwp]        2.4.0cvs176
9921
9922         * src/prefs_matcher.c
9923                 don't store translated string elements in matcher expressions.
9924                 Also fixed a misused of Q_().
9925
9926 2006-09-11 [wwp]        2.4.0cvs175
9927
9928         * src/plugins//bogofilter/bogofilter.c
9929         * src/plugins//clamav/clamav_plugin.c
9930         * src/plugins//demo/demo.c
9931         * src/plugins//dillo_viewer/dillo_viewer.c
9932         * src/plugins//pgpcore/plugin.c
9933         * src/plugins//pgpinline/plugin.c
9934         * src/plugins//pgpmime/plugin.c
9935         * src/plugins//spamassassin/spamassassin.c
9936                 gettext-ize more strings (mostly plugin error messages).
9937
9938 2006-09-11 [colin]      2.4.0cvs174
9939
9940         * src/alertpanel.c
9941                 Make maximum buffer size bigger to avoid
9942                 truncating translated messages. Patch by
9943                 Fabien
9944
9945 2006-09-11 [colin]      2.4.0cvs173
9946
9947         * src/etpan/imap-thread.c
9948                 Fix compilation on OpenBSD, thanks to 
9949                 Landry
9950
9951 2006-09-10 [wwp]        2.4.0cvs172
9952
9953         * manual/account.xml
9954         * manual/addrbook.xml
9955         * manual/handling.xml
9956         * manual/es/handling.xml
9957         * manual/fr/account.xml
9958         * manual/fr/addrbook.xml
9959         * manual/fr/handling.xml
9960                 documented addressbook matching (condition configuration):
9961                   addrbook.xml, en fr
9962                 documented per-account filtering rules (handling/filtering
9963                   section, account section):
9964                   account.xml, handling.xml, en fr
9965                 slightly updated the handling/searching section to tell few
9966                   words about the extended search ability:
9967                   handling.xml, en fr
9968                 added missing <quote></quotes> to Quick Search:
9969                   handling.xml, en fr es
9970                 fixed a typo (auomatically):
9971                   handling.xml, en
9972                 changes revisited by Paul.
9973
9974 2006-09-10 [paul]       2.4.0cvs171
9975
9976         * src/prefs_actions.c
9977         * src/prefs_filtering.c
9978         * src/prefs_template.c
9979                 adjustments to the gui
9980                 Patch by Fabien Vantard (slightly modified)
9981
9982 2006-09-10 [colin]      2.4.0cvs170
9983
9984         * src/summaryview.c
9985                 Check folderitem/summaryview consistency
9986                 (basically automates Update summary). Fixes
9987                 #1011 (wrong (negative) count on unread 
9988                 messages)
9989
9990 2006-09-10 [colin]      2.4.0cvs169
9991
9992         * src/gtk/gtksctree.c
9993                 Fix recursive expansion via mouse
9994         * src/plugins/bogofilter/bogofilter.c
9995                 Use normal filtering way of moving
9996                 messages (batching), possibly fixing
9997                 bug #1015 (Bogofilter plugin doubles 
9998                 new messages)
9999
10000 2006-09-09 [wwp]        2.4.0cvs168
10001
10002         * src/prefs_filtering.c
10003                 better place for this fix.
10004
10005 2006-09-09 [wwp]        2.4.0cvs167
10006
10007         * src/prefs_filtering.c
10008                 fix a minor bug when the enabled status of a filtering/processing
10009                 rule always got set to TRUE when replacing this rule. That still
10010                 make sense when adding a new rule, but now when replacing, we
10011                 don't override the value of 'enabled'.
10012                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10013                 to prefs_filtering_list_view_get_info() as this function not only
10014                 returns the name, but also the account_id and the enabled status.
10015
10016 2006-09-09 [mones]      2.4.0cvs166
10017
10018         * manual/glossary.xml
10019         * manual/plugins.xml
10020                 Minor format corrections
10021         * manual/gpl.xml
10022                 Fix misplaced NO WARRANTY section
10023         * manual/es/advanced.xml
10024         * manual/es/faq.xml
10025         * manual/es/glossary.xml
10026         * manual/es/gpl.xml
10027         * manual/es/handling.xml
10028         * manual/es/plugins.xml
10029         * manual/es/starting.xml
10030                 Incorporate changes from English version
10031         * manual/fr/ack.xml
10032         * manual/pl/ack.xml
10033         * manual/es/ack.xml
10034                 Fix address, (add translation credits in es version)
10035         * po/es.po
10036                 Updated translation
10037
10038 2006-09-09 [wwp]        2.4.0cvs165
10039
10040         * src/prefs_filtering.c
10041                 fix a crash when opening filtering prefs, if matcherrc file contains
10042                 broken data (non-existing account id, which is theoretically not
10043                 possible).
10044
10045 2006-09-08 [colin]      2.4.0cvs164
10046
10047         * src/folder.c
10048                 Wrong assert, make it an if()
10049         * src/gtk/gtksctree.c
10050                 Fix bug #1013 (expand selected thread 
10051                 tree) - expanding is now recursive
10052
10053 2006-09-07 [wwp]        2.4.0cvs163
10054
10055         * src/prefs_matcher.c
10056                 make better sentences about addressbook matching in the
10057                 matcher prefs. This should make translators' work easier
10058                 too.
10059
10060 2006-09-07 [wwp]        2.4.0cvs162
10061
10062         * src/prefs_filtering.c
10063                 code simplification (get rid of dup var. assignment).
10064
10065 2006-09-07 [wwp]        2.4.0cvs161
10066
10067         * src/summaryview.c
10068                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10069                 <fzzzzz@gmail.com>.
10070
10071 2006-09-07 [paul]       2.4.0cvs160
10072
10073         * src/mimeview.c
10074                 fix compilation warnings
10075                 Thanks to Colin
10076
10077 2006-09-07 [paul]       2.4.0cvs159
10078
10079         * src/mimeview.c
10080                 select the mimepart icon when
10081                 displaying as text
10082                 Thanks to Colin
10083
10084 2006-09-06 [paul]       2.4.0cvs158
10085
10086         * src/prefs_filtering.c
10087                 fix labels and table element spacing
10088                 Patch by Fabien Vantard
10089
10090 2006-09-06 [paul]
10091
10092         2.5.0-rc3 released
10093
10094 2006-09-06 [paul]       2.4.0cvs157
10095
10096         * manual/es/advanced.xml
10097                 fix typo
10098
10099 2006-09-06 [wwp]        2.4.0cvs156
10100
10101         * src/mainwindow.c
10102                 fix an dup launch issue when iconified, thanks to Colin.
10103
10104 2006-09-06 [wwp]        2.4.0cvs155
10105
10106         * src/gtk//gtksctree.h
10107                 oops, forgot that one!
10108
10109 2006-09-06 [wwp]        2.4.0cvs154
10110
10111         * manual/pl/advanced.xml
10112         * manual/advanced.xml
10113         * manual/es/advanced.xml
10114         * manual/fr/advanced.xml
10115         * src/prefs_customheader.c
10116         * src/prefs_filtering_action.c
10117         * src/foldersel.c
10118         * src/prefs_summaries.c
10119         * src/prefs_filtering.c
10120         * src/account.c
10121         * src/compose.c
10122         * src/prefs_summary_column.c
10123         * src/addr_compl.c
10124         * src/prefs_actions.c
10125         * src/prefs_folder_column.c
10126         * src/ssl_manager.c
10127         * src/prefs_template.c
10128         * src/prefs_display_header.c
10129         * src/prefs_common.h
10130         * src/prefs_matcher.c
10131         * src/prefs_common.c
10132         * src/prefs_toolbar.c
10133         * src/summaryview.c
10134         * src/folderview.c
10135         * src/gtk/gtksctree.c
10136         * src/gtk/pluginwindow.c
10137         * src/gtk/progressdialog.c
10138         * src/gtk/prefswindow.c
10139                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10140                 to make its meaning more obvious (all versions of the manual reflect
10141                 the change).
10142                 added an extra hidden option use_stripes_in_summary to allow
10143                 discarding these stripes in mainwindow's folder and message lists;
10144                 en and fr manuals only are OK towards this.
10145
10146 2006-09-06 [colin]      2.4.0cvs153
10147
10148         * src/textview.c
10149                 Hide Sylpheed-Claws' internal queue headers
10150                 when showing all headers. They'll be present
10151                 only in Source window.
10152
10153 2006-09-05 [colin]      2.4.0cvs152
10154
10155         * src/plugins/trayicon/trayicon.c
10156                 Fix crash at exit - we have to disconnect
10157                 our handlers
10158         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10159                 Update eggtrayicon - patch adapted from a
10160                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10161                 on Sylpheed's ML
10162
10163 2006-09-05 [colin]      2.4.0cvs151
10164
10165         * src/mainwindow.c
10166         * src/gtk/logwindow.c
10167                 Fix race condition when something writes
10168                 to the log too soon during init. Thanks
10169                 to Fabien Vantard
10170
10171 2006-09-05 [colin]      2.4.0cvs150
10172
10173         * src/mimeview.c
10174                 Don't select part on right-click either
10175
10176 2006-09-05 [paul]       2.4.0cvs149
10177
10178         * src/mimeview.c
10179                 completion of previous commit
10180                 Thanks to Colin
10181
10182 2006-09-05 [colin]      2.4.0cvs148
10183
10184         * src/mimeview.c
10185                 Don't force selection on middle-click, just open
10186
10187 2006-09-04 [colin]      2.4.0cvs147
10188
10189         * src/mimeview.c
10190                 Looks like gtk_notebook_set_current_page()
10191                 sometimes steals focus, and this annoys us
10192                 in MimeViewers as it renders navigation
10193                 keys useless. Take back focus after switching
10194                 pages.
10195
10196 2006-09-04 [colin]      2.4.0cvs146
10197
10198         * src/messageview.c
10199                 Set stop_loading when clicking on Next
10200                 during load. Don't add a callback to 
10201                 avoid over-complicating things.
10202
10203 2006-09-04 [colin]      2.4.0cvs145
10204
10205         * src/mimeview.c
10206         * src/messageview.c
10207                 Fix multiple loads in separate messageview
10208
10209 2006-09-04 [colin]      2.4.0cvs144
10210
10211         * src/summaryview.c
10212                 Let navigation keys be handled during 
10213                 load
10214
10215 2006-09-04 [colin]      2.4.0cvs143
10216
10217         * src/messageview.c
10218         * src/summaryview.c
10219         * src/textview.c
10220         * src/textview.h
10221                 Make loading of huge mails (lots of text and/or
10222                 images) cancellable, so the GUI doesn't block 
10223
10224 2006-09-04 [colin]      2.4.0cvs142
10225
10226         * src/plugins/trayicon/trayicon.c
10227                 Fix annoyance when removing a folder with 
10228                 unread mails: trayicon didn't update
10229
10230 2006-09-04 [paul]       2.4.0cvs141
10231
10232         * src/gtk/icon_legend.c
10233                 straighten up columns
10234                 Patch by Fabien Vantard
10235
10236 2006-09-04 [wwp]        2.4.0cvs140
10237
10238         * src/prefs_filtering.c
10239                 fix new line's account name in filtering prefs:
10240                 was "All", is now "(New)".
10241
10242 2006-09-04 [paul]       2.4.0cvs139
10243
10244         * tools/make.themes.project
10245                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10246                 instead of homebrewed "make release"
10247
10248 2006-09-03 [colin]      2.4.0cvs138
10249
10250         * src/folderview.c
10251                 Fix bug #1007 (Wrong folder highlighted)
10252
10253 2006-09-03 [colin]      2.4.0cvs137
10254
10255         * src/compose.c
10256                 Don't set Newsgroup: header to a mail folder
10257                 path
10258
10259 2006-09-03 [paul]       2.4.0cvs136
10260
10261         * src/prefs_other.c
10262         * src/prefs_spelling.c
10263                 unify the gui
10264
10265 2006-09-03 [paul]       2.4.0cvs135
10266
10267         * src/prefs_summaries.c
10268                 correct menu item text in prefs_keybind_apply_clicked()
10269
10270 2006-09-03 [paul]       2.4.0cvs134
10271
10272         * manual/advanced.xml
10273                 some improvements to the descriptions
10274         * src/mainwindow.c
10275         * src/messageview.c
10276         * src/summaryview.c
10277         * src/gtk/menu.c
10278                 fix menu sensitivity issues
10279         * src/prefs_message.c
10280                 drop the useless word 'short'
10281         * src/prefs_other.c
10282                 add the word 'lines' indicating log length
10283                 is a measure of lines
10284         * src/textview.c
10285                 fix compilation warnings
10286
10287 2006-09-02 [colin]      2.4.0cvs133
10288
10289         * src/messageview.c
10290                 Display a special return-receipt message
10291                 if the message is from the user
10292         * src/summaryview.c
10293                 Fix missing freeze of the list when marking
10294                 all read and unthreading for exec. Thanks
10295                 to Stephan Sachse.
10296
10297 2006-09-02 [paul]       2.4.0cvs132
10298
10299         * src/mainwindow.c
10300         * src/prefs_message.c
10301         * src/summaryview.c
10302                 fix some english
10303
10304 2006-09-02 [wwp]        2.4.0cvs131
10305
10306         * src/prefs_filtering.c
10307                 added an account name column to the filtering rules
10308                 dialog.
10309
10310 2006-09-02 [colin]      2.4.0cvs130
10311
10312         * src/gtk/logwindow.c
10313         * src/gtk/logwindow.h
10314                 Block scrolling if we're not at the end
10315                 of the log
10316
10317 2006-09-02 [colin]      2.4.0cvs129
10318
10319         * src/folder.c
10320                 Make sure account-specific rules can't
10321                 be used in {pre-,post-,}processing
10322         * src/mainwindow.c
10323         * src/gtk/logwindow.c
10324         * src/gtk/logwindow.h
10325                 Jump to last error when clicking on the
10326                 warning icon
10327
10328 2006-09-02 [colin]      2.4.0cvs128
10329
10330         * src/imap.c
10331         * src/import.c
10332         * src/mainwindow.c
10333         * src/mainwindow.h
10334                 Fix warning icon
10335         * src/inc.c
10336         * src/mbox.c
10337         * src/mbox.h
10338                 Let proc_mbox know its account, for
10339                 account-specific rules
10340
10341 2006-09-01 [colin]      2.4.0cvs127
10342
10343         * src/codeconv.c
10344                 Don't uselessly use iconv to convert from
10345                 us-ascii
10346         * src/alertpanel.c
10347         * src/mainwindow.c
10348         * src/mainwindow.h
10349         * src/inc.c
10350                 Fix certain log cases, disable warning icon
10351                 for now, the correct way to display it when
10352                 necessary and only when necessary is probably
10353                 to do it manually rather than use error logs
10354         * src/etpan/imap-thread.c
10355                 Clean up UID logging a bit
10356         * src/gtk/logwindow.c
10357         * src/gtk/logwindow.h
10358                 Make logging faster when the window's closed
10359
10360 2006-09-01 [wwp]        2.4.0cvs126
10361
10362         * manual/fr/account.xml
10363                 reflect changes to the ref. manual (parts of cvs72):
10364                 fix tabnames and quotes.
10365
10366 2006-09-01 [wwp]        2.4.0cvs125
10367
10368         * manual/fr/plugins.xml
10369                 reflect changes to the reference manual (cvs42):
10370                 update IRC channel info.
10371
10372 2006-09-01 [wwp]        2.4.0cvs124
10373
10374         * commitHelper
10375                 use CVSEDITOR env. var. if set, according to `man cvs`.
10376
10377 2006-09-01 [wwp]        2.4.0cvs123
10378
10379         * manual/advanced.xml
10380                 better sentence again (thanks to Paul).
10381
10382 2006-09-01 [wwp]        2.4.0cvs122
10383
10384         * manual/advanced.xml
10385         fix definition of toolbar_detachable and rework a bit the one of
10386         enable_dotted_lines.
10387
10388 2006-09-01 [mones]      2.4.0cvs121
10389
10390         * manual/advanced.xml
10391                 Document enable_dotted_lines
10392
10393 2006-09-01 [paul]       2.4.0cvs120
10394
10395         * src/folderview.c
10396         * src/folderview.h
10397         * src/imap.c
10398         * src/mainwindow.c
10399         * src/summaryview.c
10400                 obey the 'When entering folder...' option
10401                 when using the /View/Go to/... menu items
10402                 Thanks to Colin
10403
10404 2006-08-31 [colin]      2.4.0cvs119
10405
10406         * src/folderview.c
10407                 Revert 2.4.0cvs116, wrong fix.
10408
10409 2006-08-31 [colin]      2.4.0cvs118
10410
10411         * src/gtk/gtksctree.c
10412                 Better state the various copyrights
10413
10414 2006-08-31 [colin]      2.4.0cvs117
10415
10416         * src/prefs_common.c
10417                 fix enable_dotted_lines
10418
10419 2006-08-31 [colin]      2.4.0cvs116
10420
10421         * src/folderview.c
10422                 Use pref "Always open on select" when going
10423                 to next unread folder
10424         * src/gtk/gtksctree.c
10425                 Fix link failure to _gtk_clist_create_cell_layout
10426                 on certain computers. (Why not mine, I wonder)
10427
10428 2006-08-31 [colin]      2.4.0cvs115
10429
10430         * src/procmsg.c
10431         * src/textview.c
10432         * src/plugins/bogofilter/bogofilter.c
10433         * src/plugins/spamassassin/spamassassin.c
10434                 Requalify some "errors" to warnings
10435         * src/mainwindow.c
10436         * src/mainwindow.h
10437         * src/statusbar.c
10438                 Add an icon in the statusbar to notify
10439                 of errors
10440         * src/gtk/gtksctree.c
10441         * src/folderview.c
10442         * src/summaryview.c
10443                 Make the GtkSCTree look more modern by
10444                 alternating background lines
10445         * src/prefs_common.c
10446         * src/prefs_common.h
10447                 Add a pref to let people have the old
10448                 way if they prefer
10449
10450
10451 2006-08-30 [colin]      2.4.0cvs114
10452
10453         * src/procmsg.c
10454         * src/procmsg.h
10455                 Provide a way to filter a list of
10456                 messages in an optimised manner, and
10457                 add a list-filtering hook
10458         * src/folder.c
10459         * src/inc.c
10460         * src/mbox.c
10461                 Use the list filtering
10462         * src/plugins/bogofilter/bogofilter.c
10463                 Use the list-filtering hook
10464                 Use -b (bulk) mode for more speed
10465                 when learning and filtering
10466         * src/etpan/imap-thread.c
10467                 Make log output shorter in UID SEARCH
10468
10469
10470 2006-08-30 [colin]      2.4.0cvs113
10471
10472         * src/plugins/bogofilter/bogofilter.c
10473                 Really fast mass learning - thanks to David
10474                 Relson for the options explanations :)
10475
10476 2006-08-30 [colin]      2.4.0cvs112
10477
10478         * src/msgcache.c
10479                 Fix compilation on FreeBSD. Thanks
10480                 to Michael Hugues
10481
10482 2006-08-29 [colin]      2.4.0cvs111
10483
10484         * src/folderview.c
10485                 Handle "popup_menu" signal (for popping the 
10486                 menu via the keyboard)
10487         * src/mimeview.c
10488         * src/mimeview.h
10489         * src/summaryview.c
10490         * src/textview.c
10491         * src/gtk/gtkutils.c
10492         * src/gtk/gtkutils.h
10493                 Factorize scrolling code, and add an API 
10494                 for MimeViewers to handle scroll orders
10495
10496 2006-08-29 [wwp]        2.4.0cvs110
10497
10498         * src/plugins//bogofilter/bogofilter.c
10499         * src/plugins//spamassassin/spamassassin.c
10500                 make the bogofilter/spamassassin filtering error dialogs at
10501         incorporation obey to the "don't popup error dialog on
10502         receive error" option. If disabled, feed the log window w/
10503         the error message.
10504
10505 2006-08-29 [paul]
10506
10507         2.5.0-rc2 released
10508
10509 2006-08-29 [paul]       2.4.0cvs109
10510
10511         * Makefile.am
10512                 remove 'make release', it's not needed
10513                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10514
10515 2006-08-29 [paul]       2.4.0cvs108
10516
10517         * src/foldersel.c
10518         * src/summary_search.c
10519         * src/gtk/progressdialog.c
10520         * src/plugins/pgpcore/passphrase.c
10521                 replace deprecated gtk_window_set_policy()
10522
10523 2006-08-29 [colin]      2.4.0cvs107
10524
10525         * src/folder.c
10526                 Fix data loss when copy fails during a move:
10527                 only use fast remove_msgs if everything was
10528                 copied OK; else use slow remove_msg on the
10529                 mails that got copied only.
10530
10531 2006-08-28 [paul]       2.4.0cvs106
10532
10533         * src/mh.c
10534                 revert change in 2.4.0cvs104, it breaks
10535                 stuff
10536
10537 2006-08-28 [paul]       2.4.0cvs105
10538
10539         * src/plugins/spamassassin/spamassassin.c
10540                 english fix
10541
10542 2006-08-28 [paul]       2.4.0cvs104
10543
10544         * src/mh.c
10545                 fix data loss when moving to another
10546                 mailbox fails
10547         * src/prefs_spelling.c
10548                 improve the english
10549         * src/gtk/pluginwindow.c
10550                 improve the layout of the dialog text
10551         All thanks to Colin
10552
10553 2006-08-28 [paul]       2.4.0cvs103
10554
10555         * src/plugins/bogofilter/bogofilter.c
10556         * src/plugins/bogofilter/bogofilter_gtk.c
10557                 fix english up a bit, innit
10558
10559 2006-08-28 [paul]       2.4.0cvs102
10560
10561         * configure.ac
10562         * po/Makefile.in.in
10563         * po/Makevars
10564                 require autoconf 2.60, enabling building
10565                 with gettext 0.15 (gettext 0.14.x build still
10566                 possible). Replace Makefiles with versions
10567                 from gettext 0.15.
10568                 Remove configure options --with-localedir and
10569                 --with-mandir. The options that are provided
10570                 directly by autoconf 2.60 can be used instead:
10571                 --mandir --localedir
10572
10573 2006-08-27 [colin]      2.4.0cvs101
10574
10575         * src/plugins/bogofilter/Makefile.am
10576                 Fix make dist (no README)
10577
10578 2006-08-27 [colin]      2.4.0cvs100
10579
10580         * src/folder.c
10581                 Don't use F_UNKNOWN folders for any default
10582                 outbox/trash/etc
10583         * src/plugins/bogofilter/bogofilter.c
10584         * src/plugins/bogofilter/bogofilter.h
10585         * src/plugins/bogofilter/bogofilter_gtk.c
10586                 Add an option to specify the path to bogofilter
10587                 Use single-quotes to be able to learn in folders
10588                 with spaces in their names
10589                 Verify learning status
10590
10591 2006-08-27 [colin]      2.4.0cvs99
10592
10593         * manual/faq.xml
10594         * manual/plugins.xml
10595                 Document Bogofilter plugin
10596
10597 2006-08-27 [colin]      2.4.0cvs98
10598
10599         * src/compose.c
10600         * src/messageview.c
10601         * src/procmsg.c
10602         * src/procmsg.h
10603                 When possible, copy the queued mail to sent folder
10604                 instead of re-adding. Much faster on IMAP.
10605
10606 2006-08-27 [colin]      2.4.0cvs97
10607
10608         * src/msgcache.c
10609                 Disable mmaped caches - huge metadata loss
10610                 here after a power failure.
10611         * src/summaryview.c
10612                 Add quicksearch timing
10613         * src/common/plugin.c
10614         * src/common/plugin.h
10615                 Implement an interface to tell what plugins
10616                 provide. Prevent loading of similar plugins.
10617         * src/plugins/clamav/clamav_plugin.c
10618         * src/plugins/demo/demo.c
10619         * src/plugins/dillo_viewer/dillo_viewer.c
10620         * src/plugins/pgpcore/plugin.c
10621         * src/plugins/pgpinline/pgpinline.c
10622         * src/plugins/pgpmime/pgpmime.c
10623         * src/plugins/spamassassin/spamassassin.c
10624         * src/plugins/trayicon/trayicon.c
10625                 Implement plugin_provides()
10626
10627 2006-08-27 [colin]      2.4.0cvs96
10628
10629         * configure.ac
10630         * src/plugins/Makefile.am
10631         * src/plugins/bogofilter/.cvsignore
10632         * src/plugins/bogofilter/Makefile.am
10633         * src/plugins/bogofilter/bogofilter.c
10634         * src/plugins/bogofilter/bogofilter.h
10635         * src/plugins/bogofilter/bogofilter_gtk.c
10636                 New Bogofilter plugin, provides filtering and
10637                 learning. Spamassassin will go to extra plugins.
10638
10639 2006-08-26 [mones]      2.4.0cvs95
10640
10641         * manual/handling.xml
10642                 Fix subfolder path in the example (thanks to Paul) 
10643
10644 2006-08-26 [mones]      2.4.0cvs94
10645
10646         * manual/glossary.xml
10647                 2.2. + add ISP to the glossary
10648                 7.5. + Add UIDL to glossary
10649                 7.7. + Add TCP to glossary
10650         * manual/handling.xml
10651                 7.1. + Mentions GNU/Linux distribution, what about the non...
10652                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10653                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10654                 7.4. = Use appropriate quotation for commands
10655                 7.6. = change "" to <quote></quote>
10656         * manual/plugins.xml
10657                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10658         * manual/starting.xml
10659                 2.1. + local mbox file: some examples of mbox file locations...
10660                 Also reformatted files requiring it
10661
10662 2006-08-26 [wwp]        2.4.0cvs93
10663
10664         * src/summary_search.c
10665                 disable find buttons while summary search is running.
10666
10667 2006-08-25 [colin]      2.4.0cvs92
10668
10669         * src/folder.c
10670         * src/folderutils.c
10671         * src/mh.c
10672         * src/procmsg.h
10673         * src/summaryview.c
10674                 Speed up MH moving, and add progressbar
10675                 for MH deletion
10676         * src/msgcache.c
10677                 Write cache files using mmap() too
10678
10679 2006-08-25 [wwp]        2.4.0cvs91
10680
10681         * src/summaryview.c
10682                 switch spam<->ham button when a message has been marked as spam or ham
10683                 and is still selected. Thanks to Colin.
10684
10685 2006-08-25 [paul]       2.4.0cvs90
10686
10687         * src/Makefile.am
10688         * src/stock_pixmap.c
10689         * src/stock_pixmap.h
10690         * src/summaryview.c
10691         * src/gtk/icon_legend.c
10692         * src/pixmaps/copied.xpm
10693         * src/pixmaps/moved.xpm
10694                 add icons for delayed execution marked for
10695                 copying, marked for moving
10696
10697 2006-08-25 [mones]      2.4.0cvs89
10698
10699         * manual/glossary.xml
10700                 Fix the other glossary items:
10701                 5.1. = Inmmediate execution -> <quote>immediate execution...
10702                 5.2. = Fix MBOX capitalization -> Mbox
10703                 5.3. + Improve Plugins def. w/ tech. ref.
10704                 5.4. = Quotation -> replace '>' by <quote>></quote>
10705                 5.5. - SMTP Server. -> remove dot
10706         * po/es.po
10707                 Updated translation
10708
10709 2006-08-25 [mones]      2.4.0cvs88
10710
10711         * manual/ack.xml
10712                 Reformatted, changed email address
10713         * manual/glossary.xml
10714                 Reformatted, fixed MANUAL-TODO items:
10715                 8.2. + add ROT-13 to glossary
10716                 8.4. + add URL to glossary
10717         * manual/es/advanced.xml
10718                 Fixed <literal>s
10719
10720 2006-08-25 [paul]       2.4.0cvs87
10721
10722         * src/gtk/icon_legend.c
10723                 add 'marked for deletion' icon
10724                 arrange icons by containing column
10725                 wrap long label text
10726
10727 2006-08-25 [colin]      2.4.0cvs86
10728
10729         * src/common/utils.c
10730         * src/common/utils.h
10731                 Add the sc_g_*list_bigger functions in
10732                 a place everyone can use it
10733         * src/summaryview.c
10734                 Only freeze/thaw the list when working
10735                 on the selection, if it's bigger than 1
10736         * src/gtk/gtksctree.c
10737                 Only freeze/thaw the list when unselec-
10738                 ting 'all' if ('all' != 1)
10739                 This avoids some flickering
10740
10741 2006-08-24 [colin]      2.4.0cvs85
10742
10743         * src/addressbook.c
10744                 Fix strange list selection
10745                 Fix random seg (Invalid read of freed memory)
10746
10747 2006-08-24 [colin]      2.4.0cvs84
10748
10749         * src/alertpanel.c
10750         * src/gtk/inputdialog.c
10751         * src/plugins/pgpcore/passphrase.c
10752                 Revert minimal width patch of 2.4.0cvs67,
10753                 as it is also a maximal width. Use 
10754                 gtk_window_set_default_size instead.
10755
10756 2006-08-24 [colin]      2.4.0cvs83
10757
10758         * src/msgcache.c
10759                 Write cache/mark to temp files before
10760                 overwriting old ones (avoids metadata
10761                 loss if writing the new files fail).
10762                 Use mmap() to read cache/mark file, as
10763                 this makes cache reading faster. Dis-
10764                 abled for big-endian machines until it
10765                 can be tested. (Big-endian users: set
10766                 msgcache_use_mmap = TRUE in the relevant
10767                 #if).
10768         * src/procmsg.h
10769                 Move rarely used fields of MsgInfo in 
10770                 another structure, which will only be
10771                 allocated if needed. Face, X-Face,
10772                 Return receipt headers and List-*
10773                 headers are moved. Mails having none
10774                 of these occupy 52 bytes less with
10775                 this patch, which makes 2.5MB of RAM
10776                 saved on a 50k folder).
10777         * src/headerview.c
10778         * src/mainwindow.c
10779         * src/messageview.c
10780         * src/partial_download.c
10781         * src/procheader.c
10782         * src/procmsg.c
10783         * src/textview.c
10784                 Follow this structure change.
10785
10786 2006-08-24 [wwp]        2.4.0cvs82
10787
10788         * manual/es/.cvsignore
10789         * manual/es/dist/.cvsignore
10790         * manual/es/dist/html/.cvsignore
10791         * manual/es/dist/pdf/.cvsignore
10792         * manual/es/dist/ps/.cvsignore
10793         * manual/es/dist/txt/.cvsignore
10794                 more (generated) files to ignore.
10795
10796 2006-08-24 [colin]      2.4.0cvs81
10797
10798         * src/folder.c
10799         * src/mh.c
10800                 Fix possible problems with local delivery. Check the folder doesn't
10801                 need scan before setting its mtime when saving cache (which can be
10802                 done long after the folder's been modified by an external process);
10803                 Check that the stored item's mtime didn't change in mh functions.
10804
10805 2006-08-24 [mones]      2.4.0cvs80
10806
10807         * manual/advanced.xml
10808                 Rewrapping, some fixes and MANUAL-TODO items:
10809                 8.1. = change "" to <quote></quote>
10810                 8.3. = quote menu items
10811                 8.5. - deploying -> new user ... ideally a new user (redundant)
10812
10813 2006-08-23 [colin]      2.4.0cvs79
10814
10815         * src/gtk/gtksctree.c
10816                 When selecting or deselecting range, only
10817                 freeze/thaw when selection is bigger than 10
10818
10819 2006-08-23 [colin]      2.4.0cvs78
10820
10821         * src/messageview.c
10822         * src/mimeview.c
10823         * src/mimeview.h
10824         * src/plugins/dillo_viewer/dillo_viewer.c
10825                 Provide an API for MimeViewer plugins to
10826                 return a text selection for replying
10827
10828 2006-08-23 [colin]      2.4.0cvs77
10829
10830         * src/image_viewer.c
10831         * src/textview.c
10832                 Use gtk_pixbuf_new_from_file_at_scale(), which
10833                 is faster than getting the pixbuf then resizing
10834                 it.
10835
10836 2006-08-23 [colin]      2.4.0cvs76
10837
10838         * src/procmime.c
10839                 UTF-8 should be sent Quoted-printable
10840
10841 2006-08-22 [colin]      2.4.0cvs75
10842
10843         * src/mh.c
10844                 Check if scan is required before touching
10845                 the folder (or it'll be required every time)
10846
10847 2006-08-22 [colin]      2.4.0cvs74
10848
10849         * configure.ac
10850                 Require libetpan 0.46 (crasher fix when built
10851                 against gnutls)
10852
10853 2006-08-22 [colin]      2.4.0cvs73
10854
10855         * src/folder.c
10856                 Set folder's mtime after writing its
10857                 cache
10858         * src/folderview.c
10859                 Add some timing
10860         * src/procmsg.c
10861                 Don't do useless stuff if we don't 
10862                 thread by subject
10863         * src/summaryview.c
10864                 Add some timing, don't deselect prior
10865                 to selecting (gtksctree does it itself),
10866                 remove crash avoidance hacks as it's been
10867                 properly fixed since a while
10868         * src/common/utils.c
10869                 Optimize to_human_readable(): _() is slow,
10870                 do it only once, and avoid %f format for KB
10871                 (the most common in a summaryview)
10872         * src/gtk/gtksctree.c
10873                 Don't uselessly freeze/thaw (fixes flicker
10874                 on next unread and friends), reduce number
10875                 of g_list_nth/g_list_position where possible
10876         * src/gtk/gtkutils.c
10877         * src/gtk/gtkutils.h
10878                 Reduce number of g_list_nth/g_list_position
10879                 where possible.
10880                 All of this makes loading as 70k folder 2.1
10881                 seconds instead of 3.2 (with hot FS caches).
10882                 (1.3 seconds without Date and Size columns...)
10883
10884 2006-08-22 [paul]       2.4.0cvs72
10885
10886         wrap documents and do some items from mones' MANUAL-TODO:
10887
10888         * manual/account.xml
10889                 4.1. = fix tabname references to <quote>tabname</quote>
10890                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10891         * manual/faq.xml
10892                 1.1. = mentioned options don't match UI
10893                 Add information about the 'Never send Return Receipts'
10894                 option
10895         * manual/handling.xml
10896                 6.2. = Mentions Extended symbols button, but now is
10897                 named Information
10898                 6.3. = Mentions ... button, which is now Edit
10899
10900 2006-08-22 [colin]      2.4.0cvs71
10901
10902         * src/gtk/pluginwindow.c
10903                 Fix layout in verbose translations (such
10904                 as french)
10905
10906 2006-08-22 [paul]       2.4.0cvs70
10907
10908         * manual/Makefile.am
10909                 build manuals in alphabetical order
10910         * src/addressbook.c
10911         * src/prefs_themes.c
10912                 replace/remove deprecated symbols
10913         * src/gtk/gtkutils.c
10914                 fix a warning
10915         * src/gtk/pluginwindow.c
10916                 replace deprecated symbol
10917                 replace label text and move it
10918         * src/plugins/pgpcore/prefs_gpg.c
10919                 move the 'Generate...' button out of the
10920                 Sign Key frame, replace the English used
10921         * src/plugins/pgpcore/sgpgme.c
10922                 fixes to the English
10923
10924 2006-08-21 [colin]      2.4.0cvs69
10925
10926         * src/plugins/trayicon/trayicon.c
10927                 Add more strings for translation; patch
10928                 by Pawel
10929
10930 2006-08-21 [colin]      2.4.0cvs68
10931
10932         * src/compose.c
10933                 fix replied flag not set after drafting
10934         * src/matcher.c
10935                 fix body quicksearch in non-encoded bodies
10936                 containing '='
10937         * src/msgcache.c
10938                 Get rid of the g_malloc workaround for
10939                 corrupted caches, use g_try_malloc
10940
10941 2006-08-21 [colin]      2.4.0cvs67
10942
10943         * src/alertpanel.c
10944         * src/gtk/inputdialog.c
10945         * src/plugins/pgpcore/passphrase.c
10946                 Set minimal width to 375
10947         * src/mainwindow.c
10948                 Fix switching to offline, asking if it 
10949                 should be overriden for synchronising
10950         * src/mimeview.c
10951                 Don't offer to remember command on Open 
10952                 with for text parts, as the browser or 
10953                 text editor command isn't changed from 
10954                 there
10955
10956 2006-08-20 [paul]       2.4.0cvs66
10957
10958         * po/ko.po
10959         * po/zh_CN.po
10960                 fix plural form errors. revealed by stricter
10961                 checking of gettext 0.15
10962
10963 2006-08-18 [paul]       2.4.0cvs65
10964
10965         * src/stock_pixmap.c
10966                 fix the fix of 2.4.0cvs64
10967                 Thanks to Colin
10968
10969 2006-08-18 [paul]       2.4.0cvs64
10970
10971         * src/stock_pixmap.c
10972                 fix leaks
10973                 Thanks to Colin
10974
10975 2006-08-18 [paul]       2.4.0cvs63
10976
10977         * src/compose.c
10978         * src/procmsg.c
10979                 fix occasional IMAP bug where large msgs
10980                 were left in the queue folder after sending
10981                 Thanks to Colin
10982
10983 2006-08-18 [paul]       2.4.0cvs62
10984
10985         * src/folderview.c
10986                 freeze the summaryview while quicksearch results
10987                 are displayed
10988                 (fixes bug 456 'current message is hidden when the
10989                 view is refreshed and extended search is "unread 
10990                 messages"')
10991                 Thanks to Colin
10992         * src/textview.c
10993                 add missing #include "inputdialog.h"
10994         * src/common/utils.h
10995                 add missing mailcap_update_default() and improve
10996                 readability
10997
10998 2006-08-17 [colin]      2.4.0cvs61
10999
11000         * src/plugins/pgpcore/select-keys.c
11001                 Fix warnings :)
11002
11003 2006-08-17 [colin]      2.4.0cvs60
11004
11005         * src/compose.c
11006                 Don't continue queuing if Cancel is clicked
11007                 in select-keys
11008
11009 2006-08-17 [colin]      2.4.0cvs59
11010
11011         * src/plugins/pgpcore/select-keys.c
11012                 When encrypting, if only one key matches and it 
11013                 matches exactly, automatically use it.
11014
11015 2006-08-17 [colin]      2.4.0cvs58
11016
11017         * src/mimeview.c
11018         * src/prefs_common.c
11019         * src/prefs_common.h
11020         * src/prefs_ext_prog.c
11021         * src/textview.c
11022                 Fix issues with previous patch (text/html)
11023                 Remove outdated prefs
11024
11025 2006-08-17 [colin]      2.4.0cvs57
11026
11027         * src/imap.c
11028                 Add View Log button on auth error
11029         * src/procmsg.c
11030                 Fix encrypted mail marked as new when
11031                 saved in normal folders
11032         * src/plugins/pgpinline/pgpinline.c
11033                 Fix encrypt bug on IMAP
11034         * src/mimeview.c
11035         * src/common/utils.c
11036         * src/common/utils.h
11037         * src/gtk/inputdialog.c
11038         * src/gtk/inputdialog.h
11039                 Get rid of metamail stuff, simplify
11040                 opening, and allow remembering of user's
11041                 choices (by updating ~/.mailcap). There's
11042                 still to drop "Audio player" and "Image
11043                 viewer" preferences.
11044
11045 2006-08-17 [mones]      2.4.0cvs56
11046
11047         * manual/es/sylpheed-claws-manual.xml
11048                 fix DTD path
11049
11050 2006-08-17 [mones]      2.4.0cvs55
11051
11052         * configure.ac
11053         * manual/Makefile.am
11054         * manual/es/Makefile.am
11055         * manual/es/account.xml
11056         * manual/es/ack.xml
11057         * manual/es/addrbook.xml
11058         * manual/es/advanced.xml
11059         * manual/es/faq.xml
11060         * manual/es/glossary.xml
11061         * manual/es/gpl.xml
11062         * manual/es/handling.xml
11063         * manual/es/intro.xml
11064         * manual/es/keyboard.xml
11065         * manual/es/plugins.xml
11066         * manual/es/starting.xml
11067         * manual/es/sylpheed-claws-manual.xml
11068         * manual/es/dist/Makefile.am
11069         * manual/es/dist/html/Makefile.am
11070         * manual/es/dist/pdf/Makefile.am
11071         * manual/es/dist/ps/Makefile.am
11072         * manual/es/dist/txt/Makefile.am
11073                 Spanish translation for the manual
11074
11075 2006-08-16 [colin]      2.4.0cvs54
11076
11077         * src/compose.c
11078         * src/main.c
11079         * src/mainwindow.c
11080                 Fix send button sensitivity at startup
11081                 Set send menu sensitivity (patch by Fabien)
11082         * src/ssl_manager.c
11083                 Enable closing with esc (patch by Fabien)
11084         * src/gtk/foldersort.c
11085                 Enable closing with esc (patch by Fabien)
11086         * src/procmime.c
11087                 Optimisation (no need to copy to tempfile to
11088                 "decode" 7bit and 8bit)
11089         * src/summaryview.c
11090                 Fix cruft in swap_from case
11091         * src/textview.c
11092                 Fix missing last line in some mail cases 
11093                 (Fixes debian #381872)
11094         * src/plugins/pgpcore/prefs_gpg.c
11095         * src/plugins/pgpcore/sgpgme.c
11096         * src/plugins/pgpcore/sgpgme.h
11097                 Don't show "no key found" when user explicitely
11098                 wants to create a key
11099
11100 2006-08-16 [paul]       2.4.0cvs53
11101
11102         * configure.ac
11103         * src/account.c
11104         * src/addressbook.c
11105         * src/headerview.c
11106         * src/prefs_account.c
11107         * src/prefs_message.c
11108         * src/gtk/gtkutils.c
11109                 bump up minimum required versions of GTK+ and
11110                 GLIB to 2.6.0
11111
11112 2006-08-16 [paul]       2.4.0cvs52
11113
11114         * src/toolbar.c
11115                 workaround GTK+ Bug 351600 - 'Can't re-click
11116                 on button after sensitivity update'
11117                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11118                 Thanks to Colin
11119
11120 2006-08-15 [colin]      2.4.0cvs51
11121
11122         * src/plugins/pgpcore/prefs_gpg.c
11123                 Set options sensitivity according to
11124                 key existence
11125         * src/plugins/pgpcore/sgpgme.c
11126                 Allow to create key with no passphrase
11127
11128 2006-08-14 [cleroy]     2.4.0cvs50
11129
11130         * src/gtk/pluginwindow.c
11131                 New layout (maybe to be changed?)
11132         * src/gtk/gtkutils.c
11133                 Fix a bit label_window
11134         * src/plugins/pgpcore/passphrase.c
11135         * src/plugins/pgpcore/passphrase.h
11136         * src/plugins/pgpcore/plugin.c
11137         * src/plugins/pgpcore/prefs_gpg.c
11138         * src/plugins/pgpcore/prefs_gpg.h
11139         * src/plugins/pgpcore/sgpgme.c
11140         * src/plugins/pgpcore/sgpgme.h
11141                 Allow to create a PGP private key via the GUI
11142
11143 2006-08-14 [wwp]        2.4.0cvs49
11144
11145         * src/addressbook_foldersel.c
11146                 fix strict ISO C90 compliance.
11147
11148 2006-08-14 [paul]       2.4.0cvs48
11149
11150         * src/gtk/prefswindow.c
11151                 re-set scrolled window on opening
11152                 Patch by Ticho
11153
11154 2006-08-14 [paul]
11155
11156         2.5.0-rc1 released
11157
11158 2006-08-14 [paul]       2.4.0cvs47
11159
11160         * src/prefs_display_header.c
11161                 re-enable user-defined Displayed Headers
11162
11163 2006-08-14 [paul]       2.4.0cvs46
11164
11165         * src/prefs_account.c
11166                 use GTK_STOCK_EDIT
11167
11168 2006-08-13 [colin]      2.4.0cvs45
11169
11170         * src/common/utils.c
11171                 Fix "a" in quote when the original message is empty,
11172                 by using \0 instead of 'a' to test writability of
11173                 temp files.
11174
11175 2006-08-13 [wwp]        2.4.0cvs44
11176
11177         * src/plugins/spamassassin/spamassassin.c
11178                 fix capitalization of "SpamAssassin" in some debug, log and
11179                 dialog messages.
11180
11181 2006-08-13 [paul]       2.4.0cvs43
11182
11183         * src/editldap.c
11184                 fix overlapping widgets
11185         * src/prefs_account.c
11186                 fix translation of protocol_names[]
11187                 fix label disappearing off the edge of the
11188                 visible area
11189
11190 2006-08-12 [paul]       2.4.0cvs42
11191
11192         * manual/plugins.xml
11193                 update IRC channel info before it gets forgotten
11194                 about
11195
11196 2006-08-11 [colin]      2.4.0cvs41
11197
11198         * src/compose.c
11199         * src/mainwindow.c
11200         * src/mainwindow.h
11201         * src/procmsg.c
11202         * src/procmsg.h
11203         * src/summaryview.c
11204         * src/toolbar.c
11205                 Grey out the Send button if
11206                 - Queue folders are empty, or
11207                 - We're sending already
11208
11209 2006-08-11 [wwp]        2.4.0cvs40
11210
11211         * src/main.c
11212                 fix a logic issue when quitting while a compose window is
11213                 still open, thanks to Colin.
11214
11215 2006-08-10 [colin]      2.4.0cvs39
11216
11217         * src/main.c
11218                 Fix default font size setting after wizard run
11219         * src/imap.c
11220         * src/etpan/imap-thread.c
11221         * src/etpan/imap-thread.h
11222                 Fix bug #999 (Timing out on TSL cert validation 
11223                 dialog makes ugly things happen). Also, STARTTLS
11224                 unconditionnaly if initial capabilities contain
11225                 LOGINDISABLED and STARTTLS.
11226
11227 2006-08-09 [colin]      2.4.0cvs38
11228
11229         * src/mainwindow.c
11230         * src/mainwindow.h
11231                 Fix Tools/Actions sensitivity when there are
11232                 no actions
11233
11234 2006-08-09 [colin]      2.4.0cvs37
11235
11236         * src/prefs_filtering.c
11237                 Warning fix, patch by Paul
11238         * src/messageview.c
11239         * src/prefs_actions.c
11240         * src/prefs_filtering_action.c
11241         * src/prefs_matcher.c
11242                 Uniformisation of "Info ..." to "Info..." (for
11243                 old gtk), patch by Fabien
11244         * src/plugins/clamav/clamav_plugin_gtk.c
11245                 Sensitivity fix by Fabien
11246
11247 2006-08-09 [colin]      2.4.0cvs36
11248
11249         * src/main.c
11250         * src/main.h
11251                 Add a function to know whether we're exiting
11252         * src/plugins/trayicon/trayicon.c
11253                 If exiting, don't do anything. Faster, and
11254                 avoids gtk_main_iteration reentracy causing
11255                 segfaults at exit
11256
11257 2006-08-09 [colin]      2.4.0cvs35
11258
11259         * src/messageview.c
11260         * src/mimeview.c
11261         * src/mimeview.h
11262                 Fix lack of part selection when automatically 
11263                 jumping to a specific part
11264         * src/msgcache.c
11265                 Little optimisation in cache reading
11266
11267 2006-08-09 [colin]      2.4.0cvs34
11268
11269         * src/compose.c
11270                 Fix crash setting the priority on reedit
11271                 (Accessing compose before creating it!)
11272
11273 2006-08-08 [colin]      2.4.0cvs33
11274
11275         * src/procmime.c
11276                 Fix bug #998 (last attachment is not accessible)
11277                 Bad RFC interpretation on multipart close-delimiters
11278         * src/mimeview.c
11279         * src/mimeview.h
11280         * src/gtk/gtkvscrollbutton.c
11281         * src/gtk/gtkvscrollbutton.h
11282                 Make attachments list wheel-scrollable
11283
11284 2006-08-07 [colin]      2.4.0cvs32
11285
11286         * src/gtk/gtkaspell.c
11287                 Fix bug #973 (Unicode punctation characters 
11288                 are not recognized as separators by the
11289                 spell checker); fix unsigned stuff
11290
11291 2006-08-07 [colin]      2.4.0cvs31
11292
11293         * src/compose.c
11294                 Fix bug #956 (DnD text with accents in compose 
11295                 text entry); fix gccc's signed/unsigned fuss
11296
11297 2006-08-06 [colin]      2.4.0cvs30
11298
11299         * src/main.c
11300                 Fix bug #979 (Plugin crashes when exiting 
11301                 sylpheed-claws) : handle exit request only 
11302                 once
11303
11304 2006-08-05 [colin]      2.4.0cvs29
11305
11306         * src/news.c
11307                 Just make sure we have a msgid.
11308
11309 2006-08-05 [colin]      2.4.0cvs28
11310
11311         * src/news.c
11312         * src/summaryview.c
11313                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11314                 by reimplementing it
11315         * src/textview.c
11316                 Fix bug when hiding quotes with level > 3 and quote
11317                 colors are recycled
11318
11319 2006-08-04 [colin]      2.4.0cvs27
11320
11321         * src/compose.c
11322         * src/undo.c
11323         * src/undo.h
11324                 Fix a bit replace-by-pasting undo
11325         * src/mainwindow.c
11326         * src/messageview.c
11327                 Fix Fold quotes menu synchro in
11328                 mainwindow when it changes in 
11329                 messageview
11330         * src/textview.c
11331                 Fix right-click on quotes blocks
11332         * src/common/utils.c
11333                 Verify that the file created by
11334                 my_tmpfile() is writable. Fixes
11335                 bug #988 (very specific filesystem
11336                 issue)
11337         * src/plugins/pgpcore/sgpgme.c
11338                 Fix file descriptor leak
11339         * src/plugins/spamassassin/spamassassin.c
11340                 Warn once if spamd isn't reachable
11341
11342 2006-08-04 [colin]      2.4.0cvs26
11343
11344         * src/toolbar.c
11345                 i18n context patch by Fabien
11346
11347 2006-08-03 [colin]      2.4.0cvs25
11348
11349         * src/mainwindow.c
11350         * src/messageview.c
11351                 Rename "Hide quotes" to "Fold quotes"
11352         * src/textview.c
11353                 Don't use hand cursor on quotes. "all 
11354                 the bonuses of the feature and none of 
11355                 unwelcome side-effects"
11356
11357 2006-08-03 [colin]      2.4.0cvs24
11358
11359         * AUTHORS
11360         * sylpheed-claws.desktop
11361         * src/gtk/authors.h
11362                 Bring the desktop file to XDG compliance
11363                 Patch by Charles A. Edwards
11364
11365 2006-08-03 [colin]      2.4.0cvs23
11366
11367         * src/textview.c
11368                 Fix links offset when they are preceded
11369                 by accentued chars (g_utf8_strlen!)
11370         * src/mainwindow.c
11371                 Fix wrong status when starting offline
11372
11373
11374 2006-08-03 [wwp]        2.4.0cvs22
11375
11376         * src/prefs_common.h
11377                 ask what to do w/ filtering rules that belong to an account when
11378                 applying filtering rules manually from the main window (skip,
11379                 apply regardless of the account, use current account). This dialog
11380                 can be skipped and the last reply used.
11381                 (forgot that file)
11382
11383 2006-08-03 [wwp]        2.4.0cvs21
11384
11385         * src/filtering.c
11386         * src/filtering.h
11387         * src/prefs_common.c
11388         * src/summaryview.c
11389         * src/alertpanel.c
11390         * src/alertpanel.h
11391         * src/messageview.c
11392                 ask what to do w/ filtering rules that belong to an account when
11393                 applying filtering rules manually from the main window (skip,
11394                 apply regardless of the account, use current account). This dialog
11395                 can be skipped and the last reply used.
11396
11397
11398 2006-08-03 [colin]      2.4.0cvs20
11399
11400         * src/textview.c
11401                 Optimize previous patch
11402
11403 2006-08-03 [cleroy]     2.4.0cvs19
11404
11405         * src/textview.c
11406                 Fix quotes getting toggled back when the
11407                 mail has an even number of text parts
11408
11409 2006-08-02 [colin]      2.4.0cvs18
11410
11411         * src/messageview.c
11412                 Add Hide quotes menu
11413
11414 2006-08-02 [colin]      2.4.0cvs17
11415
11416         * src/mainwindow.c
11417         * src/prefs_common.c
11418         * src/textview.c
11419         * src/textview.h
11420         * src/gtk/about.c
11421                 Allow per-level quote hiding,
11422                 Allow toggling quotes by double-clicking them
11423                 Rename RemoteURI to ClickableText to reflect
11424                 the fact it's used for a variety of things
11425
11426 2006-08-02 [wwp]        2.4.0cvs16
11427
11428         * src/mainwindow.c
11429                 fix "View/Hide quotes" menu item status initialization.
11430
11431 2006-08-02 [wwp]        2.4.0cvs15
11432
11433         * src/matcher_parser_parse.y
11434                 remove a debug trace.
11435
11436 2006-08-02 [paul]       2.4.0cvs14
11437
11438         * src/plugins/pgpcore/passphrase.c
11439                 don't set initial dialog size
11440                 make it resizable
11441
11442 2006-08-02 [paul]       2.4.0cvs13
11443
11444         * src/noticeview.c
11445                 remove the rogue '/' character
11446
11447 2006-08-02 [paul]       2.4.0cvs12
11448
11449         * src/noticeview.c
11450                 allow buttons to resize as necessary
11451
11452 2006-08-01 [wwp]        2.4.0cvs11
11453
11454         * src/mbox.c
11455                 fix strict ISO C90 compliance.
11456
11457 2006-08-01 [wwp]        2.4.0cvs10
11458
11459         * tools/update-po
11460                 updated update-po tool to work w/ context-dependent translations.
11461                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11462
11463 2006-08-01 [wwp]        2.4.0cvs9
11464
11465         * src/matcher.c
11466         * src/prefs_filtering.c
11467         * src/prefs_matcher.c
11468                 allow context-dependent translations for "All",
11469                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11470
11471 2006-07-31 [colin]      2.4.0cvs8
11472
11473         * AUTHORS
11474         * src/gtk/authors.h
11475                 Add Rafal to authors
11476
11477 2006-07-31 [colin]      2.4.0cvs7
11478
11479         * src/compose.c
11480         * src/mainwindow.c
11481         * src/messageview.h
11482         * src/prefs_common.c
11483         * src/prefs_common.h
11484         * src/textview.c
11485                 Add 'View/Hide quotes'. Patch based on a patch
11486                 by Rafal Weglarz
11487
11488 2006-07-31 [colin]      2.4.0cvs6
11489
11490         * src/action.c
11491                 Fix problem with "> stuff >" actions
11492
11493 2006-07-31 [paul]       2.4.0cvs5
11494
11495         * po/nb.po
11496                 updated by Geir Helland
11497
11498 2006-07-31 [wwp]        2.4.0cvs4
11499
11500         * src/mainwindow.c
11501         * src/summaryview.c
11502         * src/summaryview.h
11503                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11504                 thanks to Colin.
11505
11506 2006-07-31 [wwp]        2.4.0cvs3
11507
11508         * src/Makefile.am
11509         * src/addr_compl.c
11510         * src/addr_compl.h
11511         * src/addressbook.c
11512         * src/addressbook.h
11513         * src/addressbook_foldersel.c
11514         * src/addressbook_foldersel.h
11515         * src/addrindex.c
11516         * src/addrindex.h
11517         * src/matcher.c
11518         * src/matcher.h
11519         * src/matcher_parser_lex.l
11520         * src/matcher_parser_parse.y
11521         * src/prefs_common.c
11522         * src/prefs_common.h
11523         * src/prefs_filtering.c
11524         * src/prefs_matcher.c
11525         * src/prefs_matcher.h
11526         * src/summaryview.c
11527                 introduce filtering against the address book. It's now possible to add
11528                 matched conditions to determine if any email address in a message matches
11529                 or doesn't match any or all books or folders in the address book.
11530
11531 2006-07-31 [wwp]        2.4.0cvs2
11532
11533         * src/account.c
11534         * src/filtering.c
11535         * src/filtering.h
11536         * src/folder.c
11537         * src/folderview.c
11538         * src/inc.c
11539         * src/mainwindow.c
11540         * src/matcher.c
11541         * src/matcher_parser_lex.l
11542         * src/matcher_parser_parse.y
11543         * src/mbox.c
11544         * src/prefs_filtering.c
11545         * src/prefs_filtering.h
11546         * src/procmsg.c
11547         * src/procmsg.h
11548         * src/summaryview.c
11549                 introduce per-account filtering rules. Each filtering rule can now be assigned
11550                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11551                 when applying filtering rules manually, as all rules will apply - even the ones
11552                 assigned to an account. This issue will be addressed soon.
11553  
11554
11555
11556 2006-07-31 [wwp]        2.4.0cvs1
11557
11558         * src/quote_fmt.c
11559                 make more strings translatable.
11560
11561 2006-07-31 [paul]       2.4.0
11562
11563         2.4.0 released
11564
11565 2006-07-31 [paul]       2.3.1cvs91
11566
11567         * po/ca.po
11568                 updated by Miquel Oliete
11569
11570 2006-07-31 [paul]       2.3.1cvs90
11571
11572         * po/de.po
11573         * po/el.po
11574         * po/fr.po
11575         * po/it.po
11576         * po/pl.po
11577         * po/pt_BR.po
11578         * po/sr.po
11579         * po/zh_CN.po
11580                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11581                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11582                 Aleksandar Urosevic, and Ralgh Young
11583
11584 2006-07-31 [paul]       2.3.1cvs89
11585
11586         * src/account.c
11587         * src/main.c
11588         * src/mainwindow.c
11589         * src/mainwindow.h
11590                 Fix a race condition when, after an SC crash, rescanning
11591                 folders took more than 0.5 seconds
11592                 Thanks to Colin
11593
11594 2006-07-31 [paul]       2.3.1cvs88
11595
11596         * src/folderview.c
11597                 don't translate separator strings
11598
11599 2006-07-30 [mones]      2.3.1cvs87
11600
11601         * doc/man/sylpheed-claws.1
11602                 Fixed non-ASCII chars in Hoa's name
11603         * po/es.po
11604                 Updated for release
11605
11606 2006-07-27 [colin]      2.3.1cvs86
11607
11608         * src/textview.c
11609                 Don't include the leading \n in links
11610                 Patch by Fabien
11611
11612 2006-07-25 [colin]      2.3.1cvs85
11613
11614         * src/mainwindow.c
11615         * src/common/socket.h
11616         * src/etpan/imap-thread.c
11617                 Refresh resolvers before connecting
11618                 to IMAP servers, and after switching
11619                 to online. Thanks to Paul.
11620
11621 2006-07-18 [colin]
11622
11623         * 2.4.0-rc4 released
11624
11625 2006-07-17 [colin]      2.3.1cvs84
11626
11627         * src/inc.c
11628                 Show connection attempt in statusbar before
11629                 connecting (previously first message was
11630                 "Retrieving messages from ..." after the
11631                 connection succeeded.
11632
11633 2006-07-16 [wwp]        2.3.1cvs83
11634
11635         * sylpheed-claws.ico
11636                 Added .ico file (windows multi-size icon file, generated).
11637
11638 2006-07-12 [wwp]        2.3.1cvs82
11639
11640         * src/messageview.c
11641                 remove Message/Re-edit menu entry from messageview window,
11642                 as sent/draft/queued messages are opened in compose window when
11643                 re-edited and it's not possible to re-edit other msgs.
11644
11645 2006-07-12 [paul]       2.3.1cvs81
11646
11647         * AUTHORS
11648         * src/mainwindow.c
11649         * src/gtk/authors.h
11650                 check online state before resetting
11651                 mailcheck timer. Useful if some program
11652                 verifies connection state and updates
11653                 Claws.
11654                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11655
11656 2006-07-12 [paul]       2.3.1cvs80
11657
11658         * sylpheed-claws-128x128.png
11659         * sylpheed-claws-64x64.png
11660         * sylpheed-claws.png
11661         * src/Makefile.am
11662         * src/main.c
11663         * src/prefs_toolbar.c
11664         * src/stock_pixmap.c
11665         * src/stock_pixmap.h
11666         * src/wizard.c
11667         * src/gtk/about.c
11668         * src/gtk/gtkutils.c
11669         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11670         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11671         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11672         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11673         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11674         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11675                 updated and renamed logo/icon files and related
11676                 logo by Jesper Schultz
11677
11678 2006-07-11 [paul]       2.3.1cvs79
11679
11680         * src/main.c
11681                 fix the labels a smidgin
11682
11683 2006-07-09 [colin]      2.3.1cvs78
11684
11685         * src/textview.c
11686                 Show errors in textviewer's command
11687                 Patch by H. Merijn Brand
11688
11689 2006-07-09 [colin]      2.3.1cvs77
11690
11691         * src/compose.c
11692                 Save FMID in drafts too
11693
11694 2006-07-08 [colin]      2.3.1cvs76
11695
11696         * src/compose.c
11697                 Svae RMID in drafted mails too
11698                 Save quote_fmt vars for whole mails,
11699                 don't reset at each quote_fmt_init:
11700                 allows to use the same |i{var} in
11701                 various template fields
11702         * src/prefs_template.c
11703         * src/quote_fmt.h
11704         * src/quote_fmt_parse.y
11705                 Same
11706
11707 2006-07-08 [colin]      2.3.1cvs75
11708
11709         * src/textview.c
11710                 Fix highlighting of attached parts URIs
11711
11712 2006-07-08 [colin]      2.3.1cvs74
11713
11714         * src/main.c
11715                 Prevent bug #981 (sc 2.3.1 segfaults with 
11716                 gtk+ 2.10) from being reported again:
11717                 if Sylpheed-Claws has been compiled against
11718                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11719                 of if Sylpheed-Claws has been compiled against
11720                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11721                 error out.
11722
11723 2006-07-07 [colin]      2.3.1cvs73
11724
11725         * src/prefs_actions.c
11726                 Fix label
11727
11728 2006-07-07 [colin]      2.3.1cvs72
11729
11730         * src/prefs_actions.c
11731                 Fix compile on gtk < 2.8. argh :)
11732
11733 2006-07-07 [paul]       2.3.1cvs71
11734
11735         * src/common/defs.h
11736                 update DONATE_URI
11737
11738 2006-07-07 [colin]      2.3.1cvs70
11739
11740         * po/POTFILES.in
11741         * src/quote_fmt.c
11742         * src/quote_fmt_lex.l
11743         * src/quote_fmt_parse.y
11744                 Add |i{var}, a way to insert user-entered
11745                 text in a template
11746
11747 2006-07-07 [colin]
11748
11749         * 2.4.0-rc3 released
11750
11751 2006-07-07 [colin]      2.3.1cvs69
11752
11753         * src/folder.c
11754                 Don't consider inboxes of UNKNOWN folder 
11755                 classes to be useable as default inboxes
11756
11757 2006-07-07 [paul]       2.3.1cvs68
11758
11759         * src/textview.c
11760                 add missing #include <errno.h>
11761                 Thanks to René J. Blokland
11762
11763 2006-07-07 [paul]       2.3.1cvs67
11764
11765         * src/action.c
11766                 Return now Closes dialog
11767         * src/mimeview.c
11768         * src/mimeview.h
11769         * src/textview.c
11770                 add contextual menu to mime parts listed
11771                 in the textview
11772                 Thanks to Colin
11773         * src/common/utils.c
11774                 reversal: ' is a valid character in URLs
11775
11776 2006-07-06 [colin]      2.3.1cvs66
11777
11778         * src/remotefolder.h
11779                 Forgotten in previous commit
11780
11781 2006-07-06 [colin]      2.3.1cvs65
11782
11783         * src/folder.c
11784                 Set summary update flag whenever
11785                 totals changed
11786         * src/imap.c
11787         * src/prefs_account.c
11788         * src/common/utils.h
11789         * src/etpan/imap-thread.c
11790                 Fix warnings, thanks to Fabien and
11791                 Ricardo
11792
11793 2006-07-06 [wwp]        2.3.1cvs64
11794
11795         * src/gtk/gtkutils.c
11796                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11797
11798 2006-07-06 [wwp]        2.3.1cvs63
11799
11800         * src/account.c
11801         * src/addressbook.c
11802         * src/addressitem.h
11803         * src/folderview.c
11804         * src/mainwindow.c
11805         * src/manual.c
11806         * src/manual.h
11807         * src/message_search.c
11808         * src/prefs_actions.c
11809         * src/prefs_filtering.c
11810         * src/prefs_filtering.h
11811         * src/prefs_template.c
11812         * src/summary_search.c
11813         * src/summaryview.c
11814         * src/gtk/gtkutils.c
11815         * src/gtk/gtkutils.h
11816         * src/gtk/pluginwindow.c
11817                 add help buttons to some dialogs. Clicking such buttons opens a
11818                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11819
11820 2006-07-06 [paul]       2.3.1cvs62
11821
11822         * src/textview.c
11823                 fix attachments contextual menu
11824                 Thanks to Colin
11825
11826 2006-07-05 [colin]      2.3.1cvs61
11827
11828         * src/textview.c
11829         * src/compose.c
11830                 Handle sftp:// links
11831
11832 2006-07-05 [paul]       2.3.1cvs60
11833
11834         * src/gtk/filesel.c
11835                 grab save button by default
11836                 Thanks to Colin
11837
11838 2006-07-05 [wwp]        2.3.1cvs59
11839
11840         * manual/xml2pdf
11841                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11842
11843 2006-07-04 [colin]      2.3.1cvs58
11844
11845         * src/mimeview.c
11846         * src/textview.c
11847                 Use left click to select, middle click to open
11848                 on mimeparts links
11849         * src/common/utils.c
11850                 Fix segfault
11851
11852 2006-07-04 [colin]      2.3.1cvs57
11853
11854         * src/mainwindow.c
11855         * src/news.c
11856                 Warning fixes, thanks to Fabien
11857
11858 2006-07-04 [colin]      2.3.1cvs56
11859
11860         * src/mimeview.c
11861         * src/mimeview.h
11862         * src/textview.c
11863                 Allow parts to be selected via their text label
11864                 in textview
11865
11866 2006-07-04 [colin]      2.3.1cvs55
11867
11868         * src/folderview.c
11869                 Feedback when closing (for big folders)
11870         * src/prefs_actions.c
11871         * src/prefs_filtering.c
11872         * src/prefs_matcher.c
11873         * src/prefs_template.c
11874                 Fix default button when closing without
11875                 having saved
11876
11877 2006-07-04 [colin]      2.3.1cvs54
11878
11879         * src/news.c
11880                 Delete local file on deletion
11881
11882 2006-07-03 [colin]      2.3.1cvs53
11883
11884         * src/folderview.c
11885         * src/main.c
11886                 Don't freeze when rescanning after crash
11887
11888 2006-07-03 [wwp]        2.3.1cvs52
11889
11890         * src/compose.c
11891         * src/privacy.c
11892         * src/privacy.h
11893         * src/plugins/pgpinline/pgpinline.c
11894         * src/plugins/pgpmime/pgpmime.c
11895                 don't report an error when the user cancels the passphrase dialog.
11896
11897 2006-07-02 [colin]      2.3.1cvs51
11898
11899         * src/folderview.c
11900                 Open message when crossing folders with Space,
11901                 goto next unread and friends
11902
11903 2006-07-01 [colin]      2.3.1cvs50
11904
11905         * src/prefs_account.c
11906                 Typographic rules varying from language
11907                 to language (in french "Protocole :"),
11908                 we have to do that :)
11909
11910 2006-07-01 [ticho]      2.3.1cvs49
11911
11912         * src/prefs_account.c
11913                 Only use one temporary gchar* variable in
11914                 prefs_account_protocol_set_optmenu().
11915
11916 2006-07-01 [ticho]      2.3.1cvs48
11917
11918         * src/prefs_account.c
11919         * src/prefs_account.h
11920                 Use GtkLabel for existing account protocol name.
11921                 Created an array for protocol names and populate the
11922                 combobox from it in a for() cycle.
11923
11924 2006-06-30 [colin]      2.3.1cvs47
11925
11926         * src/compose.c
11927                 Block undo when changing signature (by changing
11928                 account)
11929
11930 2006-06-30 [paul]       2.3.1cvs46
11931
11932         * src/send_message.c
11933                 when editing From in the Compose window, use that address
11934                 in the Return-Path: header
11935                 Thanks to Colin
11936
11937 2006-06-30 [colin]      2.3.1cvs45
11938
11939         * src/compose.c
11940                 Fix signature replacement:
11941                 - when no newline before separator
11942                 - when reediting
11943
11944 2006-06-29 [colin]      2.3.1cvs44
11945
11946         * src/folderview.c
11947         * src/folderview.h
11948         * src/mainwindow.c
11949         * src/summaryview.c
11950                 Let 'View/Go to/Next marked' work like
11951                 Next new & Next unread: across folders
11952                 Change the select_on_entry pref to do
11953                 what we want when changing folder
11954         * src/common/utils.c
11955                 Fix single-quoted links 
11956
11957 2006-06-29 [colin]      2.3.1cvs43
11958
11959         * src/gtk/gtkaspell.c
11960                 "Sylpheed" and "Sylpheed-Claws" do exist !
11961
11962 2006-06-29 [colin]      2.3.1cvs42
11963
11964         * src/imap.c
11965                 Forgot to remove debug
11966
11967 2006-06-29 [colin]      2.3.1cvs41
11968
11969         * src/imap.c
11970         * src/imap.h
11971         * src/mainwindow.c
11972                 Disconnect from IMAP servers when going
11973                 offline. Fixes bug #978 (going to offline-mode 
11974                 won't close connections)
11975
11976 2006-06-29 [colin]      2.3.1cvs40
11977
11978         * src/main.c
11979                 Fix transient setting on failing plugins
11980                 Patch by Fabien
11981         * src/plugins/pgpcore/sgpgme.c
11982                 Only warn for OpenPGP. Most people don't
11983                 have CMS available.
11984
11985 2006-06-29 [colin]      2.3.1cvs39
11986
11987         * src/compose.c
11988                 Fix Spelling menu (discrepancy between context menu
11989                 and top menu when folder's dictionary isn't the 
11990                 default one)
11991         * src/plugins/pgpcore/sgpgme.c
11992                 More error reporting about why gpgme can fail
11993
11994 2006-06-29 [wwp]        2.3.1cvs38
11995
11996         * src/mainwindow.c
11997                 honor the display-header-pane setting even when the message view
11998                 is a separate window.
11999
12000 2006-06-29 [wwp]        2.3.1cvs37
12001
12002         * src/prefs_actions.c
12003                 forgot to commit that one (use of GTK_STOCK_INFO).
12004
12005 2006-06-29 [colin]      2.3.1cvs36
12006
12007         * src/imap.c
12008                 Better handling of login errors (ask the password
12009                 again once), alert in case of error. Fix three
12010                 signedness warnings.
12011
12012 2006-06-28 [wwp]        2.3.1cvs35
12013
12014         * src/prefs_template.c
12015         * src/prefs_matcher.c
12016         * src/prefs_filtering_action.c
12017         * src/prefs_quote.c
12018                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12019                 patch by Fabien Vantard, slightly modified.
12020
12021 2006-06-28 [paul]
12022
12023         2.4.0-rc2 released
12024
12025 2006-06-28 [colin]      2.3.1cvs34
12026
12027         * src/prefs_account.c
12028                 Fix bug #977 (Can't add or edit imap accounts)
12029
12030 2006-06-28 [colin]      2.3.1cvs33
12031
12032         * src/mimeview.c
12033                 Fix previous
12034
12035 2006-06-28 [colin]      2.3.1cvs32
12036
12037         * src/mimeview.c
12038                 Save named inlined attachments with "Save all"
12039         * src/main.c
12040         * src/mbox.c
12041         * src/common/plugin.c
12042         * src/common/plugin.h
12043         * src/common/sylpheed.c
12044         * src/common/utils.c
12045         * src/plugins/pgpcore/sylpheed.def
12046         * src/plugins/pgpinline/sylpheed.def
12047         * src/plugins/pgpmime/sylpheed.def
12048                 Win32 compatibility patch, by
12049                 Werner Koch
12050
12051 2006-06-28 [wwp]        2.3.1cvs31
12052
12053         * src/imap.c
12054         * src/prefs_folder_item.c
12055                 less compilation warnings (thanks to Fabien Vantard), less typos.
12056
12057 2006-06-28 [paul]       2.3.1cvs30
12058
12059         * src/gtk/gtkutils.c
12060                 gtk_combo_box_set_focus_on_click() is only
12061                 available since gtk 2.6.0
12062
12063 2006-06-28 [paul]       2.3.1cvs29
12064
12065         * src/prefs_ext_prog.c
12066                 fix engrish and add a tooltip for the
12067                 'command for 'Display as text' option
12068
12069 2006-06-28 [paul]
12070
12071         2.4.0-rc1 released
12072
12073 2006-06-28 [paul]       2.3.1cvs28
12074
12075         * ChangeLog
12076         * tools/Makefile.am
12077                 include textviewer.pl in releases
12078
12079 2006-06-28 [paul]       2.3.1cvs27
12080
12081         * src/prefs_ext_prog.c
12082                 hide Print command option if libgnomeprint
12083                 support is present
12084
12085 2006-06-27 [colin]      2.3.1cvs26
12086
12087         * src/compose.c
12088                 Fix Esc handling in insert/attach dialog
12089                 Don't show this dialog if dragging something
12090                 else than text/uri-list
12091                 Thanks to Fabien Vantard
12092         * tools/textviewer.pl
12093                 Filter script to display stuff as text
12094                 by H. Merijn Brand
12095
12096 2006-06-27 [wwp]        2.3.1cvs25
12097
12098         * src/messageview.c
12099                 use the exact product name (message view title), patch
12100                 by Fabien Vantard.
12101
12102 2006-06-27 [ticho]      2.3.1cvs24
12103
12104         * src/prefs_account.c
12105         * src/prefs_common.c
12106         * src/prefs_common.h
12107         * src/prefs_ext_prog.c
12108         * src/textview.c
12109                 Add a preference (Preferences/External programs)
12110                 to allow "Display as text" to be done via a script
12111                 (patch by H.Merijn Brand).
12112                 Use GtkComboBox for protocol selection in account
12113                 preferences.
12114                 Only include current choice for existing accounts, and
12115                 insensitivize the combobox.
12116
12117 2006-06-27 [paul]       2.3.1cvs23
12118
12119         * src/mbox.c
12120                 fix crasher introduced in cvs21.
12121                 Thanks to Colin
12122
12123 2006-06-26 [colin]      2.3.1cvs22
12124
12125         * src/mbox.c
12126                 Fix double-frees when leaving folders
12127                 after exporting to mbox
12128
12129 2006-06-26 [colin]      2.3.1cvs21
12130
12131         * src/mbox.c
12132                 More feedback (and optimisation)
12133                 on import/export
12134         * src/common/utils.c
12135                 Fix case when looking for mail addresses
12136         * src/gtk/gtkutils.c
12137                 Extra check for (X-)Face
12138
12139 2006-06-25 [ticho]      2.3.1cvs20
12140
12141         * src/compose.c
12142         * src/exphtmldlg.c
12143         * src/gtk/gtkutils.c
12144         * src/gtk/gtkutils.h
12145                 Added second argument to gtkut_sc_combobox_create() to
12146                 control focus-on-click for the widget.
12147                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12148
12149 2006-06-25 [ticho]      2.3.1cvs19
12150
12151         * src/compose.c
12152         * src/gtk/Makefile.am
12153         * src/gtk/combobox.c
12154         * src/gtk/combobox.h
12155         * src/gtk/gtkutils.c
12156         * src/gtk/gtkutils.h
12157                 Use GtkComboBox instead of deprecated GtkOptionMenu
12158                 for account selector in compose window and for encoding
12159                 selector in attachment properties.
12160                 Also factorise working with the new GtkComboBox somewhat.
12161
12162 2006-06-24 [paul]       2.3.1cvs18
12163
12164         * src/prefs_common.c
12165                 use the correct default value
12166
12167 2006-06-24 [paul]       2.3.1cvs17
12168
12169         * src/compose.c
12170         * src/prefs_common.c
12171         * src/prefs_common.h
12172         * src/prefs_compose_writing.c
12173                 enable setting of default action when
12174                 dnd'ing files in the compose window.
12175                 (Collaborative effort with wwp)
12176
12177 2006-06-23 [wwp]        2.3.1cvs16
12178
12179         * src/compose.c
12180                 i18n fix (thanks to Fabien Vantard)
12181
12182 2006-06-22 [colin]      2.3.1cvs15
12183
12184         * src/prefs_customheader.c
12185                 Don't use filters in custom headers' file 
12186                 selector. Remember, extensions mean nothing :)
12187
12188 2006-06-22 [paul]       2.3.1cvs14
12189
12190         * configure.ac
12191                 allow setting of man directory location
12192
12193 2006-06-22 [colin]      2.3.1cvs13
12194
12195         * src/mainwindow.c
12196                 Add 'View/Go to/Next unread folder'.
12197                 I missed that :)
12198
12199 2006-06-22 [colin]      2.3.1cvs12
12200
12201         * src/common/utils.c
12202                 Add some subject prefixes
12203                 Patch by Bjorn T Johansen <btj@havleik.no>
12204
12205 2006-06-22 [colin]      2.3.1cvs11
12206
12207         * manual/advanced.xml
12208                 Forgotten hidden pref
12209
12210 2006-06-21 [paul]       2.3.1cvs10
12211
12212         * src/prefs_account.c
12213                 complete the removal of 'Add date header' option
12214
12215 2006-06-21 [paul]       2.3.1cvs9
12216
12217         * src/account.c
12218         * src/compose.c
12219         * src/prefs_account.c
12220         * src/prefs_account.h
12221                 remove option to add date header - always
12222                 add date header
12223         * src/etpan/imap-thread.c
12224                 fix warnings (Thanks to Colin)
12225
12226 2006-06-21 [wwp]        2.3.1cvs8
12227
12228         * src/folder.c
12229                 set the attachment flag when inline text part are (file)named. This is more convenient
12230                 when receiving (for instance) inline source files or patches sent using thunderbird.
12231
12232 2006-06-21 [paul]       2.3.1cvs7
12233
12234         * src/inc.c
12235                 fix off-by-one count of current msg in
12236                 statusbar filtering progressbar
12237
12238 2006-06-21 [paul]       2.3.1cvs6
12239
12240         * src/folder.c
12241                 Show attachment icon even if the part is 'inline'
12242                 if the following conditions are met:
12243                 - content-type != 'text/plain'
12244                 - content-type != '*/pgp-signature'
12245                 - either 'name' or 'filename' parameter is not NULL
12246                 
12247                 Thanks to Colin
12248
12249 2006-06-21 [paul]       2.3.1cvs5
12250
12251         * src/messageview.c
12252         * src/prefs_common.c
12253         * src/prefs_common.h
12254         * src/prefs_other.c
12255                 add an option to 'Never send Return
12256                 Receipts'
12257                 Thanks to Colin
12258
12259 2006-06-20 [mones]      2.3.1cvs4
12260
12261         * po/es.po
12262                 updated
12263         * src/compose.c
12264                 typo fixed (space after comma)
12265         * tools/make.themes.project
12266                 remove exec mode from tarball files
12267
12268 2006-06-20 [colin]      2.3.1cvs3
12269
12270         * src/news.c
12271         * src/procheader.c
12272         * src/unmime.c
12273                 Better fix for \n's in headers (don't 
12274                 break Received: and others)
12275
12276 2006-06-20 [paul]       2.3.1cvs2
12277
12278         * src/alertpanel.c
12279         * src/textview.c
12280                 improve legibility of phishing attempt
12281                 dialog
12282
12283 2006-06-20 [paul]       2.3.1cvs1
12284
12285         * NEWS
12286         * README
12287         * configure.ac
12288                 Update version number following
12289                 stable release
12290
12291 2006-06-20 [colin]      2.3.0cvs26
12292
12293         * src/compose.c
12294                 When dragging a file to the text of the compose
12295                 window, ask whether we want to insert or attach
12296                 (I know lots of people who do that to attach)
12297
12298 2006-06-20 [colin]      2.3.0cvs25
12299
12300         * src/etpan/imap-thread.c
12301                 Fix threshold (the append command is often > 32 bytes)
12302
12303 2006-06-19 [colin]      2.3.0cvs24
12304
12305         * src/imap.c
12306         * src/etpan/imap-thread.c
12307                 Workaround Rockliffe IMAP server bug: replace
12308                 "x UID SEARCH (ANSWERED UID 1:*)" with
12309                 "x UID SEARCH ANSWERED"
12310                 (Rockliffe doesn't handle the parenthesis)
12311
12312 2006-06-19 [colin]      2.3.0cvs23
12313
12314         * src/compose.c
12315         * src/imap.c
12316         * src/etpan/imap-thread.c
12317                 Probably fix bug #972 (Freezes when adding 
12318                 an attachment to the message)
12319         * src/common/defs.h
12320                 Modernize Firefox cmd
12321
12322
12323 2006-06-18 [colin]      2.3.0cvs22
12324
12325         * src/prefs_customheader.c
12326                 Only allow correct filenames for various
12327                 custom headers
12328
12329 2006-06-18 [colin]      2.3.0cvs21
12330
12331         * src/prefs_customheader.c
12332                 Add a 'From File...' button in custom headers prefs, which
12333                 try to do the right thing: 
12334                 for normal headers, use file as plaintext,
12335                 for X-Face, calls compface,
12336                 for Face, encode to b64.
12337
12338 2006-06-17 [colin]      2.3.0cvs20
12339
12340         * src/mh.c
12341                 Warning fix
12342
12343 2006-06-16 [colin]      2.3.0cvs19
12344
12345         * src/summaryview.c
12346                 Recursive quicksearch: show message list
12347                 in current folder, *then* search children
12348                 in the background.
12349
12350 2006-06-16 [colin]      2.3.0cvs18
12351
12352         * src/main.c
12353                 Instead of ignoring SIGPIPE, save caches
12354                 when getting one. Will fix the fact that
12355                 hot caches are out-of-date when logging 
12356                 out of Xorg.
12357         * src/compose.c
12358         * src/prefs_compose_writing.c
12359                 Only save text (not attachments) when 
12360                 auto-saving to drafts
12361         * src/unmime.c
12362                 Always replace \n, \r and \t with spaces
12363                 in headers
12364         * manual/dist/html/Makefile.am
12365         * manual/dist/pdf/Makefile.am
12366         * manual/dist/ps/Makefile.am
12367         * manual/dist/txt/Makefile.am
12368         * manual/fr/dist/html/Makefile.am
12369         * manual/fr/dist/pdf/Makefile.am
12370         * manual/fr/dist/ps/Makefile.am
12371         * manual/fr/dist/txt/Makefile.am
12372         * manual/pl/dist/html/Makefile.am
12373         * manual/pl/dist/pdf/Makefile.am
12374         * manual/pl/dist/ps/Makefile.am
12375         * manual/pl/dist/txt/Makefile.am
12376                 Fix make clean removing pregenerated manuals
12377
12378
12379 2006-06-16 [colin]      2.3.0cvs17
12380
12381         * src/plugins/pgpcore/sgpgme.c
12382         * src/plugins/pgpmime/pgpmime.c
12383         * src/plugins/pgpinline/pgpinline.c
12384                 Better error reporting in setup_signers.
12385                 Don't fallback to default key if specified
12386                 key isn't found.
12387                 Don't allow signing if more than one secret
12388                 key matches the one specified in prefs.
12389
12390 2006-06-15 [colin]      2.3.0cvs16
12391
12392         * src/folderview.c
12393                 Add "Send queue" in the folder's contextual
12394                 menu
12395         * src/compose.c
12396         * src/messageview.c
12397         * src/privacy.c
12398         * src/privacy.h
12399         * src/procmime.c
12400         * src/procmsg.c
12401         * src/plugins/pgpcore/passphrase.c
12402         * src/plugins/pgpcore/sgpgme.c
12403         * src/plugins/pgpinline/pgpinline.c
12404         * src/plugins/pgpmime/pgpmime.c
12405                 Better error reporting
12406         * src/mbox.c
12407                 Probably fix bug #971 (2.2.3 cannot read mail 
12408                 from local mbox)
12409
12410
12411 2006-06-15 [mones]      2.3.0cvs15
12412
12413         * tools/make.themes.project
12414                 creates the themes project from the web page
12415
12416 2006-06-15 [colin]      2.3.0cvs14
12417
12418         * src/folder.c
12419                 Better fix (avoid losing the folder if scan_tree 
12420                 fails)
12421
12422 2006-06-15 [cleroy]     2.3.0cvs13
12423
12424         * src/folder.c
12425                 Probably fix Bug #969 (crash on rebuilding 
12426                 imap folder)
12427
12428 2006-06-14 [colin]      2.3.0cvs12
12429
12430         * manual/dtd/manual.xsl
12431         * manual/sylpheed-claws-manual.xml
12432         * manual/fr/sylpheed-claws-manual.xml
12433         * manual/pl/sylpheed-claws-manual.xml
12434                 Insert pagebreaks between sections
12435
12436 2006-06-14 [paul]       2.3.0cvs11
12437
12438         * configure.ac
12439                 better fix than 2.3.0cvs10
12440
12441 2006-06-14 [paul]       2.3.0cvs10
12442
12443         * configure.ac
12444                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12445                 (backwards compatible)
12446
12447 2006-06-13 [colin]      2.3.0cvs9
12448
12449         * src/messageview.c
12450                 Fix sending of return receipt with the new queue folders
12451
12452 2006-06-13 [wwp]        2.3.0cvs8
12453
12454         * src/quote_fmt_lex.l
12455                 fix wrong tokens returned in quote_fmt lexer, query not().
12456
12457 2006-06-13 [wwp]        2.3.0cvs7
12458
12459         * src/folder.c
12460         * src/prefs_folder_item.c
12461                 allow changing folder type even when folder is not a top-level one,
12462                 thanks to Colin.
12463
12464 2006-06-12 [colin]      2.3.0cvs6
12465
12466         * src/folderview.c
12467                 Fix double-ask of "Do you want to mark all
12468                 as read"
12469
12470 2006-06-12 [colin]      2.3.0cvs5
12471
12472         * src/compose.c
12473         * src/compose.h
12474         * src/folder.c
12475         * src/folder.h
12476         * src/imap.c
12477         * src/inc.c
12478         * src/main.c
12479         * src/messageview.c
12480         * src/mh.c
12481         * src/prefs_folder_item.c
12482         * src/procheader.c
12483         * src/procmime.c
12484         * src/procmsg.c
12485         * src/procmsg.h
12486         * src/send_message.c
12487         * src/summaryview.c
12488         * src/toolbar.c
12489                 Apply bug #964's patch (Queue and drafts aren't normal)
12490                 The Drafts and Queue folder now contain RFC-822 files,
12491                 allowing to move and copy mails from and to these 
12492                 folders. Moving from Drafts to Queue will prepare the
12493                 mail for sending (PGP signature, encryption, etc).
12494                 This patch also rework sending errors handling to try
12495                 to be more helpful.
12496                 Also, allow redefining folder types via the GUI 
12497                 (Folder type in its Properties)
12498
12499 2006-06-12 [colin]      2.3.0cvs4
12500
12501         * src/summaryview.c
12502         * src/prefs_common.c
12503         * src/prefs_common.h
12504         * src/gedit-print.c
12505                 Allow to define a specific print font - patch
12506                 by Bernhard Walle <bernhard.walle@gmx.de>
12507         * src/prefs_fonts.c
12508         * manual/advanced.xml
12509         * manual/fr/advanced.xml
12510                 Add a hidden pref to allow deletion without
12511                 confirmation
12512
12513 2006-06-12 [wwp]        2.3.0cvs3
12514
12515         * .cvsignore
12516                 more files to ignore.
12517
12518 2006-06-12 [wwp]        2.3.0cvs2
12519
12520         * src/quote_fmt.c
12521         * src/quote_fmt_lex.l
12522         * src/quote_fmt_parse.y
12523                 extend the quote_fmt parser (templates and quotes):
12524                 - allow limited sub-expressions in |p{} and |f{} expressions,
12525                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12526                 - implemented/fixed missing implementation of query_references and show_references,
12527                 - completed, fixed contents and format of the symbols help dialog,
12528                 - fix some compilation warnings.
12529
12530 2006-06-12 [wwp]        2.3.0cvs1
12531
12532         * manual/advanced.xml
12533         * manual/fr/advanced.xml
12534                 updates in the "templates" section of the manual (eng/fr):
12535                  - be more precise (both versions)
12536                  - completed to match the english reference (fr version)
12537                  - touchups (both versions)
12538
12539 2006-06-12 [paul]       2.3.0
12540
12541         2.3.0 released
12542
12543 2006-06-12 [paul]       2.2.3cvs14
12544
12545         * po/ca.po
12546         * po/cs.po
12547         * po/de.po
12548         * po/el.po
12549         * po/fr.po
12550         * po/it.po
12551         * po/pt_BR.po
12552         * po/sr.po
12553         * po/zh_CN.po
12554                 updated by Miquel Oliete, Tim, Stephan Sachse,
12555                 Stavros Giannouris, Fabien Vantard, Andrea
12556                 Spadaccini, Frederico Goncalves Guimaraes,
12557                 Aleksandar Urosevic, and Ralgh Young
12558
12559 2006-06-12 [colin]      2.2.3cvs13
12560
12561         * src/mbox.c
12562                 Add missing header
12563
12564 2006-06-11 [colin]      2.2.3cvs12
12565
12566         * src/msgcache.c
12567                 Verify that g_malloc() succeeded
12568
12569 2006-06-11 [colin]      2.2.3cvs11
12570
12571         * src/wizard.c
12572                 Add Face header to welcome mail
12573
12574 2006-06-10 [colin]      2.2.3cvs10
12575
12576         * src/textview.c
12577                 Revert previous (Forgot it changes the
12578                 margin on the whole mail)
12579
12580 2006-06-10 [colin]      2.2.3cvs9
12581
12582         * src/textview.c
12583                 Don't overlap long headers under (X-)Face
12584
12585 2006-06-10 [mones]      2.2.3cvs8
12586
12587         * manual/xml2pdf
12588                 allow generation of manual on systems lacking saxon binary
12589                 but with java and the saxon library installed
12590
12591         * po/es.po
12592                 updated for release
12593
12594 2006-06-09 [colin]      2.2.3cvs7
12595
12596         * src/summaryview.c
12597                 Fix leak when using Display Sender using Addressbook
12598
12599 2006-06-09 [colin]      2.2.3cvs6
12600
12601         * src/compose.c
12602         * src/folder.c
12603         * src/folderview.c
12604         * src/mimeview.c
12605         * src/summaryview.c
12606                 More leaks fixes
12607
12608 2006-06-09 [paul]       2.2.3cvs5
12609
12610         * AUTHORS
12611         * src/gtk/authors.h
12612         * tools/claws.i18n.status.pl
12613                 updated with new info
12614
12615 2006-06-09 [paul]       2.2.3cvs4
12616
12617         * README
12618                 updated
12619         * manual/ack.xml
12620                 add wwp to authors list
12621         * src/gtk/authors.h
12622                 update mine and Colin's addresses
12623
12624 2006-06-08 [colin]      2.2.3cvs3
12625
12626         * src/etpan/imap-thread.c
12627                 Fix leak on SSL cert check
12628
12629 2006-06-08 [colin]      2.2.3cvs2
12630
12631         * src/common/utils.c
12632                 Fix leak
12633
12634 2006-06-08 [paul]       2.2.3cvs1
12635
12636         * configure.ac
12637                 Update version number following
12638                 stable release
12639
12640 2006-06-07 [colin]      2.2.2cvs3
12641
12642         * src/msgcache.c
12643                 Fix catching cache read errors (guint instead of gint)
12644                 Prevent malloc'ing more than 8MB (means cache corruption)
12645
12646 2006-06-07 [paul]       2.2.2cvs2
12647
12648         * src/exporthtml.c
12649         * src/exportldif.c
12650         * src/mh.c
12651         * src/mutt.c
12652         * src/pine.c
12653         * src/common/utils.c
12654                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12655                 obey $HOME'
12656                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12657                 Thanks to Colin
12658
12659 2006-06-06 [paul]       2.2.2cvs1
12660
12661         * configure.ac
12662                 Update version number following
12663                 stable release
12664
12665 2006-06-06 [paul]       2.2.1cvs6
12666
12667         * src/matcher.c
12668                 fix  implicit declaration of
12669                 sylpheed_do_idle()
12670                 Patch by Fabien Vantard
12671
12672 2006-06-06 [paul]       2.2.1cvs5
12673
12674         * src/matcher.c
12675                 fix age_greater and age_lower so that they
12676                 mean what say and not '...or equal to'
12677                 Thanks to Colin
12678
12679 2006-06-06 [paul]       2.2.1cvs4
12680
12681         * src/textview.c
12682         * src/common/utils.c
12683                 fix URI check
12684                 Thanks to Colin
12685
12686 2006-06-05 [wwp]        2.2.1cvs3
12687
12688         * manual/fr/account.xml
12689                 minor language fixes (thanks to Fabien Vantard).
12690
12691 2006-06-05 [colin]      2.2.1cvs2
12692
12693         * src/prefs_folder_item.c
12694         * src/folderview.c
12695                 Allow recursive setting of properties 
12696                 for whole mailboxes
12697         * src/matcher.c
12698                 Don't freeze on 'test' filtering rule
12699
12700 2006-06-05 [colin]      2.2.1cvs1
12701
12702         * configure.ac
12703                 Update version number following
12704                 stable release
12705
12706 2006-06-04 [wwp]        2.2.0cvs82
12707
12708         * manual/glossary.xml
12709         * manual/account.xml
12710         * manual/fr/glossary.xml
12711         * manual/fr/account.xml
12712                 added glossary section and references/links related to the Face custom header.
12713
12714 2006-06-04 [colin]      2.2.0cvs81
12715
12716         * src/summaryview.c
12717                 Skip to next message on move with no
12718                 immediate execution
12719
12720 2006-06-04 [wwp]        2.2.0cvs80
12721
12722         * manual/xml2pdf
12723                 added sanity checks, exit when needed.
12724
12725 2006-06-03 [paul]       2.2.0cvs79
12726
12727         * src/prefs_receive.c
12728                 page name is now 'Receiving'
12729         * src/prefs_send.c
12730                 page name is now 'Sending'
12731
12732 2006-06-03 [colin]      2.2.0cvs78
12733
12734         * src/plugins/spamassassin/spamassassin_gtk.c
12735                 Autoswitch to Localhost if transport was previously
12736                 disabled. Else people had to check [] Enable, then
12737                 *reselect* transport.
12738
12739 2006-06-03 [colin]      2.2.0cvs77
12740
12741         * src/plugins/pgpinline/pgpinline.c
12742         * src/plugins/pgpmime/pgpmime.c
12743                 Check that gpg_data_release_and_get_mem 
12744                 didn't fail (now, why this happens...)
12745
12746 2006-06-03 [colin]      2.2.0cvs76
12747
12748         * src/mbox.c
12749                 Fix bug #962 (Manual and/or UI should 
12750                 warn about incompatible locking 
12751                 causing dataloss)
12752
12753 2006-06-02 [cleroy]     2.2.0cvs75
12754
12755         * src/filtering.c
12756         * src/folder.c
12757         * src/procmsg.c
12758         * src/summaryview.c
12759                 Fix a few leaks
12760
12761 2006-06-02 [colin]      2.2.0cvs74
12762
12763         * src/main.c
12764                 On exit, free caches after writing them
12765                 Shuts up some valgrind false positives
12766         * src/procmsg.c
12767         * src/send_message.c
12768                 Fix races when reusing existing SMTP connections
12769                 Fix inexistant session timeout
12770         * src/toolbar.c
12771                 Display alertpanel after all queues have
12772                 been processed, not after each
12773
12774 2006-06-02 [wwp]        2.2.0cvs73
12775
12776         * manual/fr/glossary.xml
12777         * manual/fr/ack.xml
12778         * manual/ack.xml
12779                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12780
12781 2006-06-02 [wwp]        2.2.0cvs72
12782
12783         * manual/xml2pdf
12784         * manual/dist/pdf/Makefile.am
12785         * manual/dtd/manual.xsl
12786         * manual/fr/dist/pdf/Makefile.am
12787         * manual/pl/dist/pdf/Makefile.am
12788                 we changed the procedure to generate the .pdf version of the manual.
12789                 The procedure is more modern and the .pdf we get now has a valid index.
12790                 Here are the new pre-requisites:
12791
12792                 - JRE 1.x (1.4 here): there must be one from your distro
12793                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12794                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12795                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12796
12797                 See my posts for further info about the installation of this toolchain:
12798
12799                 Date: Fri, 19 May 2006 19:40:06 +0200
12800                 From: wwp <subscript@free.fr>
12801                 To: sylpheed-claws-devel@lists.sourceforge.net
12802                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12803
12804                 and
12805
12806                 Date: Wed, 24 May 2006 12:58:49 +0200
12807                 From: wwp <subscript@free.fr>
12808                 To: sylpheed-claws-devel@lists.sourceforge.net
12809                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12810
12811 2006-06-01 [colin]      2.2.0cvs71
12812
12813         * src/compose.c
12814                 Better guards against IMAP races
12815         * src/main.c
12816         * src/prefs_common.c
12817         * src/prefs_common.h
12818         * src/common/ssl_certificate.c
12819         * src/etpan/imap-thread.c
12820         * src/etpan/imap-thread.h
12821         * src/gtk/sslcertwindow.c
12822                 New hidden option ssl_skip_cert_check to 
12823                 avoid dups of bug #959 (libetpan linked
12824                 against gnutls and gnutls buggy on 64bit)
12825                 Present expired warning only once per
12826                 session/server.
12827         * manual/advanced.xml
12828         * manual/fr/advanced.xml
12829                 Document new option
12830
12831 2006-06-01 [wwp]        2.2.0cvs70
12832
12833         * src/messageview.c
12834                 fix for bug #961 (return receipt dialog 
12835                 complains incorrectly about return-path 
12836                 email adress being different), thanks 
12837                 to Colin.
12838
12839 2006-05-31 [cleroy]     2.2.0cvs69
12840
12841         * src/common/ssl.c
12842                 Guard against NULLs, although this
12843                 should never be an issue
12844
12845 2006-05-31 [colin]      2.2.0cvs68
12846
12847         * src/filtering.c
12848                 Use g_slist_prepend
12849         * src/imap.c
12850                 Don't remove caches when destroying folder, it
12851                 could (should) be done at exit
12852         * src/inc.c
12853                 free processing cache after incorporation
12854         * src/etpan/imap-thread.c
12855                 Maybe fix bug #959 (Crash on moving to emails 
12856                 to a imap account per ssl with a expired 
12857                 certificate.)
12858
12859 2006-05-30 [colin]      2.2.0cvs67
12860
12861         * src/summaryview.c
12862                 Put back event flush when displaying message
12863                 It avoids reading a bunch of messages just
12864                 by hitting shift-n for too long ;)
12865
12866 2006-05-29 [colin]      2.2.0cvs66
12867
12868         * src/summaryview.c
12869                 Remove useless g_warnings
12870
12871 2006-05-29 [colin]      2.2.0cvs65
12872
12873         * src/imap.c
12874                 Fix g_slist_append()s for performance
12875
12876 2006-05-29 [colin]      2.2.0cvs64
12877
12878         * src/compose.c
12879         * src/common/utils.c
12880                 Fix extraneous tab at start of addresses
12881         * src/mainwindow.c
12882                 Fix warnings (thanks to Fabien)
12883                 Fix crash at exit when composing messages 
12884                 exist
12885         * src/pop.c
12886                 Fix progress bar when deleting expired mails
12887                 Thanks to Hiro
12888         * src/summaryview.c
12889         * src/gtk/gtksctree.c
12890                 Fix re-sorting slowness
12891
12892 2006-05-29 [paul]       2.2.0cvs63
12893
12894         * src/mh.c
12895                 fetch full message when moving mails
12896                 from another mailbox, (fixed data loss
12897                 when filtering from IMAP to MH, introduced
12898                 in 2.2.0cvs57).
12899                 Thanks to Colin
12900
12901 2006-05-29 [mones]      2.2.0cvs62
12902
12903         * src/gtk/gtksctree.c
12904                 Unselect faster (patch by Colin)        
12905
12906 2006-05-26 [colin]      2.2.0cvs61
12907
12908         * src/summaryview.c
12909                 Unplug MSGINFO_UPDATE callback on delete too.
12910
12911 2006-05-26 [colin]      2.2.0cvs60
12912
12913         * src/foldersel.c
12914                 Fix bold in folder selection window with glib2.10
12915                 thanks Hiro
12916
12917 2006-05-26 [colin]      2.2.0cvs59
12918
12919         * src/procheader.c
12920                 Convert date only if necessary (and don't
12921                 try to convert from utf8 to utf8, too)
12922         * src/summaryview.c
12923                 Only set column's text if the column's 
12924                 displayed
12925
12926 2006-05-26 [colin]      2.2.0cvs58
12927
12928         * src/summaryview.c
12929         * src/gtk/gtkutils.c
12930                 Fix useless warning
12931
12932 2006-05-26 [colin]      2.2.0cvs57
12933
12934         * src/mainwindow.c
12935                 Make summaryview selectable as long as 
12936                 no message has focus
12937         * src/mh.c
12938                 Faster deletion (by implementing mh_remove_msgs)
12939                 Faster copy (avoid using mh_fetch_msg just to get
12940                 the filename)
12941                 Faster move (using move_file instead of copy_file
12942                 if MSG_IS_MOVE)
12943                 No progressbar if total number of mails to cp/mv 
12944                 is less than 100
12945         * src/summaryview.c
12946                 Fix removal from subject_table when mail gets moved
12947                 Faster deletion (g_slist_prepend instead of append)
12948         * src/gtk/gtksctree.c
12949                 Remove useless code
12950
12951 2006-05-25 [colin]      2.2.0cvs56
12952
12953         * src/common/ssl_certificate.c
12954                 Fix leak in expired cert check
12955
12956 2006-05-25 [colin]      2.2.0cvs55
12957
12958         * src/mh.c
12959                 Disable flags syncing on .mh_sequences - it
12960                 is buggy and marks mails read under unknown
12961                 conditions.
12962
12963 2006-05-25 [paul]
12964
12965         * 2.3.0-rc4 released
12966
12967 2006-05-24 [colin]      2.2.0cvs54
12968
12969         attention cvs users: if you manage to crash
12970         Sylpheed-Claws while moving, copying or deleting
12971         mails, we *are* interested in stack traces and
12972         valgrind logs. It looks stable, but one never
12973         knows...
12974
12975         * src/folder.c
12976                 Add progressbar for cache updates
12977         * src/folderutils.c
12978                 Optimize Mark all read in the current
12979                 folder
12980         * src/mh.c
12981                 Add progressbar for copy/move
12982         * src/procmsg.c
12983                 Optimize O(n^2) in copy/move
12984         * src/summaryview.c
12985         * src/gtk/gtksctree.c
12986                 Optimize O(n^2) algos
12987         * src/common/timing.h
12988                 Display ms instead of us
12989
12990 2006-05-24 [wwp]        2.2.0cvs53
12991
12992         * manual/fr/advanced.xml
12993                 updates to the French manual.
12994
12995 2006-05-24 [wwp]        2.2.0cvs52
12996
12997         * src/common/utils.c
12998                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12999
13000 2006-05-24 [wwp]        2.2.0cvs51
13001
13002         * src/folderutils.c
13003                 fixed "mark all read" in MH folders (thanks to Colin).
13004
13005 2006-05-24 [paul]       2.2.0cvs50
13006
13007         * doc/man/sylpheed-claws.1
13008                 updated the man page
13009
13010 2006-05-23 [colin]      2.2.0cvs49
13011
13012         * src/folderview.c
13013         * src/imap.c
13014         * src/inc.c
13015         * src/mbox.c
13016         * src/messageview.c
13017         * src/news.c
13018         * src/send_message.c
13019         * src/summaryview.c
13020         * src/gtk/sslcertwindow.c
13021                 alertpanel fixes, by Fabien
13022
13023 2006-05-23 [colin]      2.2.0cvs48
13024
13025         * src/folder.c
13026         * src/folderview.c
13027         * src/msgcache.c
13028         * src/summaryview.c
13029         * src/gtk/gtksctree.c
13030         * src/gtk/gtksctree.h
13031                 More timings
13032                 Fix slow loading problem, which was caused by the
13033                 use of some gtk_ctree funcs and their use of
13034                 g_list_position while gtk_ctree_(un)link'ing.
13035                 Reap more functions from gtkctree.c to be sure we
13036                 use our (fast) version instead of theirs.
13037         * src/mh.c
13038                 Fix copy of unread mails
13039
13040
13041 2006-05-22 [wwp]        2.2.0cvs47
13042
13043         * manual/fr/advanced.xml
13044                 updated.
13045
13046 2006-05-22 [colin]      2.2.0cvs46
13047
13048         * src/filtering.c
13049                 Fix possible infinite loop. 'copy' is not a 
13050                 final action, so when encountering a 'copy',
13051                 we have to check if a previous one was set
13052                 and do it. In the same way, if we encounter
13053                 a 'move' we have to perform a possibly 
13054                 pending 'copy'. This will slow down filtering
13055                 on IMAP if move+copy or multiple copy actions
13056                 are to be done, but handling it via the batch
13057                 would be really too convoluted.
13058
13059 2006-05-22 [wwp]        2.2.0cvs45
13060
13061         * manual/fr/advanced.xml
13062         * manual/fr/faq.xml
13063         * manual/fr/glossary.xml
13064         * manual/fr/handling.xml
13065         * manual/fr/intro.xml
13066         * manual/fr/plugins.xml
13067         * manual/fr/sylpheed-claws-manual.xml
13068                 sync w/ the english manual: updates URIs, documented mailing-list
13069                 support, better explanation about the enabled/disabled feature
13070                 in filtering/processing rules by Paul.
13071
13072 2006-05-21 [colin]      2.2.0cvs44
13073
13074         * src/summaryview.c
13075                 Don't expand after building threads, but during
13076
13077 2006-05-21 [colin]      2.2.0cvs43
13078
13079         * src/procmsg.c
13080         * src/summaryview.c
13081                 More timing possibilities... For next time I have 
13082                 to find out how the hell some 3GHz computer takes
13083                 one minute to open a 30k folder...
13084
13085 2006-05-21 [colin]      2.2.0cvs42
13086
13087         * manual/pl/advanced.xml
13088         * manual/pl/faq.xml
13089         * manual/pl/glossary.xml
13090         * manual/pl/handling.xml
13091         * manual/pl/intro.xml
13092         * manual/pl/plugins.xml
13093         * manual/pl/sylpheed-claws-manual.xml
13094                 Polish manual updated by Pawel
13095
13096 2006-05-20 [colin]
13097
13098         * 2.3.0-rc3 released
13099
13100 2006-05-20 [colin]      2.2.0cvs41
13101
13102         * src/imap.c
13103                 Fix -rc2 problems:
13104                 - remove cache of moved messages from original folder
13105                 - apply new flags to messages even if they aren't appliable
13106                   via IMAP.
13107
13108 2006-05-20 [colin]
13109
13110         * 2.3.0-rc2 released
13111
13112 2006-05-19 [colin]      2.2.0cvs40
13113
13114         * src/imap.c
13115                 Don't issue SELECT in imap_change_flags
13116                 before having checked that we indeed have
13117                 some flags to change. MSG_POSTFILTERED for
13118                 example can't be used on IMAP.
13119                 Fixes bug #955 (copying messages between 
13120                 imap folders is extremely slow), which was
13121                 a regression.
13122
13123 2006-05-19 [colin]      2.2.0cvs39
13124
13125         * src/folder.c
13126         * src/folder.h
13127         * src/folderview.c
13128                 Try to fix bug #830 (Some unread messages 
13129                 get marked read in IMAP inbox):
13130                 - Prevent scanning a folder if it's being 
13131                   opened via the GUI
13132                 - Postpone opening via the GUI of a folder
13133                   currently scanned.
13134
13135
13136 2006-05-19 [wwp]        2.2.0cvs38
13137
13138         * manual/advanced.xml
13139                 fix English+typo (thanks to Paul).
13140
13141 2006-05-19 [wwp]        2.2.0cvs37
13142
13143         * manual/advanced.xml
13144         * manual/fr/advanced.xml
13145         * src/gtk/logwindow.c
13146         * src/prefs_common.c
13147         * src/prefs_common.h
13148                 added hidden prefs to allow customization of colors used in
13149                 protocol log window (useful for dark gtk+ themes).
13150
13151 2006-05-19 [wwp]        2.2.0cvs36
13152
13153         * ChangeLog
13154                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13155
13156 2006-05-19 [paul]       2.2.0cvs35
13157
13158         * src/textview.c
13159                 make Reply-To fully clickable
13160         * src/gtk/logwindow.c
13161                 more colouring (SMTP ESMTP)
13162         Both patches by Pawel Pekala
13163
13164 2006-05-19 [cleroy]     2.2.0cvs34
13165
13166         * src/mh.c
13167                 Don't update flags from current folder
13168                 Probably fixes bug #935 (Read Messages 
13169                 Revert to Being Marked as Unread)
13170
13171 2006-05-18 [colin]      2.2.0cvs33
13172
13173         * src/imap.c
13174                 Warning fix
13175         * src/compose.c
13176         * src/mainwindow.c
13177         * src/summaryview.c
13178         * src/toolbar.c
13179                 Allow replying to multiple emails
13180                 in multiple windows
13181         * src/mimeview.c
13182         * src/etpan/imap-thread.c
13183                 Leak fixes
13184
13185 2006-05-18 [paul]       2.2.0cvs32
13186
13187         * src/summaryview.c
13188                 keep Mailing-List menu refreshed
13189                 Thanks to Colin
13190
13191 2006-05-18 [paul]       2.2.0cvs31
13192
13193         * manual/advanced.xml
13194         * manual/faq.xml
13195         * manual/glossary.xml
13196         * manual/handling.xml
13197         * manual/intro.xml
13198         * manual/plugins.xml
13199         * manual/sylpheed-claws-manual.xml
13200                 update URLs
13201                 add info about mailing-list support
13202                 edit filtering info
13203         * src/wizard.c
13204         * src/common/defs.h
13205         * src/gtk/about.c
13206         * src/plugins/dillo_viewer/README
13207                 update URLs
13208
13209 2006-05-17 [wwp]        2.2.0cvs30
13210
13211         * manual/handling.xml
13212         * manual/fr/handling.xml
13213                 documented the ability to enabled/disable filtering/processing rules.
13214
13215 2006-05-17 [colin]      2.2.0cvs29
13216
13217         * src/main.c
13218                 Don't initialize g_thread subsystem if it's 
13219                 already done (thanks to Hiro)
13220         * src/mimeview.c
13221                 Fix saving of parts when there name can't be
13222                 converted from UTF-8.
13223
13224 2006-05-17 [paul]       2.2.0cvs28
13225
13226         * po/Makefile.in.in
13227                 fix config.status warning with autoconf 2.60
13228
13229 2006-05-17 [paul]       2.2.0cvs27
13230
13231         * po/POTFILES.in
13232                 add src/mbox.c
13233
13234 2006-05-17 [wwp]        2.2.0cvs26
13235
13236         * src/mainwindow.c
13237                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13238
13239 2006-05-17 [wwp]        2.2.0cvs25
13240
13241         * src/plugins/demo/demo.c
13242                 updated product name in plugin demo (many plugins need to be
13243                 sync'ed w/ that change).
13244
13245 2006-05-17 [colin]      2.2.0cvs24
13246
13247         * src/mh.c
13248                 Fix leak
13249
13250 2006-05-16 [colin]      2.2.0cvs23
13251
13252         * src/mainwindow.c
13253                 Stupid me hit again. Fix cvs22.
13254
13255 2006-05-16 [colin]      2.2.0cvs22
13256
13257         * src/mainwindow.c
13258                 Fix bug #922 (sylpheed-claws crashed after 
13259                 pushing on Inbox folder)
13260
13261 2006-05-16 [colin]      2.2.0cvs21
13262
13263         * src/compose.c
13264                 Make From header be copy/paste/select-able
13265
13266 2006-05-16 [wwp]        2.2.0cvs20
13267
13268         * src/export.c
13269         * src/matcher.c
13270         * src/summaryview.c
13271         * src/etpan/imap-thread.c
13272                 fix some compiler warnings (thanks to Colin).
13273
13274 2006-05-16 [wwp]        2.2.0cvs19
13275
13276         * src/action.c
13277         * src/gedit-print.c
13278         * src/inc.c
13279         * src/mainwindow.c
13280         * src/mh.c
13281         * src/statusbar.c
13282         * src/send_message.c
13283         * src/summaryview.c
13284                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13285
13286 2006-05-15 [colin]      2.2.0cvs18
13287
13288         * src/procmsg.c
13289                 Fix automatic rule creation with List-Post
13290
13291 2006-05-15 [paul]       2.2.0cvs17
13292
13293         * tools/filter_conv_new.pl
13294                 updated for rule enabling/disabling
13295                 claws version >= 2.3.x required
13296
13297 2006-05-15 [cleroy]     2.2.0cvs16
13298
13299         * src/main.c
13300                 Revert test
13301
13302 2006-05-15 [cleroy]     2.2.0cvs15
13303
13304         * src/main.c
13305                 test
13306
13307 2006-05-15 [wwp]        2.2.0cvs14
13308
13309         * manual/pl/.cvsignore
13310                 ignore generated files.
13311
13312 2006-05-14 [wwp]        2.3.0-rc1
13313
13314         * 2.3.0-rc1 released
13315
13316 2006-05-13 [wwp]        2.2.0cvs13
13317
13318         * src/filtering.c
13319         * src/filtering.h
13320         * src/matcher.c
13321         * src/matcher_parser_lex.l
13322         * src/matcher_parser_parse.y
13323         * src/prefs_filtering.c
13324                 new feature: provide the ability to disable filtering and processing
13325                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13326                 adaptations.
13327
13328 2006-05-13 [colin]      2.2.0cvs12
13329
13330         * src/compose.c
13331                 Remove useless if (a) b; else b;
13332                 Thanks to wwp
13333
13334 2006-05-13 [wwp]        2.2.0cvs11
13335
13336         * src/export.c
13337         * src/import.c
13338         * src/mainwindow.c
13339         * src/mbox.c
13340         * src/summaryview.c
13341         * src/summaryview.h
13342                 no more silent failures (or at least less ones) when importing
13343                 or exporting from/to mbox. Also start importing/exporting if
13344                 the necessary info is set.
13345
13346 2006-05-13 [wwp]        2.2.0cvs10
13347
13348         * RELEASE_NOTES
13349                 restored up-to-date release notes.
13350
13351 2006-05-13 [paul]       2.2.0cvs9
13352
13353         * po/nl.po
13354         * po/ru.po
13355                 updated by Tim Dijkstra and Pavlo Bohmat
13356
13357 2006-05-12 [colin]      2.2.0cvs8
13358
13359         * src/gtk/quicksearch.c
13360                 Add "k" as shortcut for "colorlabel". Patch
13361                 by ath42@users.sf.net.
13362
13363 2006-05-12 [paul]       2.2.0cvs7
13364
13365         * src/prefs_common.h
13366         * src/prefs_summaries.c
13367         * src/summaryview.c
13368                 when entering a folder also allow
13369                 going directly to first Marked message
13370
13371 2006-05-12 [paul]       2.2.0cvs6
13372
13373         * src/summaryview.c
13374                 always obey 'confirm before marking all
13375                 mails read' option
13376
13377 2006-05-12 [paul]       2.2.0cvs5
13378
13379         * src/textview.c
13380                 make Sender fully clickable
13381
13382 2006-05-12 [colin]      2.2.0cvs4
13383
13384         * src/compose.c
13385         * src/compose.h
13386                 Let From be editable
13387         * src/main.c
13388         * src/mh.c
13389                 Full support of .mh_sequences' Unseen seq
13390
13391 2006-05-12 [colin]      2.2.0cvs3
13392
13393         * src/folder.c
13394         * src/mainwindow.c
13395         * src/mainwindow.h
13396         * src/messageview.c
13397         * src/prefs_spelling.c
13398         * src/procheader.c
13399         * src/procmsg.c
13400         * src/procmsg.h
13401         * src/summaryview.c
13402         * src/toolbar.c
13403         * src/toolbar.h
13404                 Add contextual menu on Compose toolbar
13405                 button. Fixes bug #944 (Automatic
13406                 addresses not applied when changing account
13407                 from compose window)
13408                 add Mailing List support
13409                 based on the old 0.6.5claws25 patch by
13410                 Melvin Hadasht, with finishing touches
13411                 by Colin
13412                 Fix "ignore thread" when mails are threaded by
13413                 subject (and weren't ignored although appearing
13414                 in the thread).
13415                 GUI rework.
13416                 Both patches by Pawel.
13417
13418 2006-05-08 [paul]       2.2.0cvs2
13419
13420         * src/mainwindow.c
13421         * src/mainwindow.h
13422         * src/messageview.c
13423         * src/procheader.c
13424         * src/procmsg.c
13425         * src/procmsg.h
13426         * src/summaryview.c
13427                 add Mailing List support
13428                 based on the old 0.6.5claws25 patch by 
13429                 Melvin Hadasht, with finishing touches
13430                 by Colin
13431
13432 2006-05-08 [colin]      2.2.0cvs1
13433
13434         * src/mainwindow.c
13435         * src/toolbar.c
13436         * src/toolbar.h
13437                 Add contextual menu on Compose toolbar 
13438                 button. Fixes bug #944 (Automatic 
13439                 addresses not applied when changing account 
13440                 from compose window)
13441
13442 2006-05-08 [paul]       2.2.0
13443
13444         2.2.0 released
13445
13446 2006-05-08 [paul]       2.1.1cvs51
13447
13448         * po/cs.po
13449         * po/de.po
13450         * po/en_GB.po
13451         * po/fi.po
13452         * po/fr.po
13453         * po/pt_BR.po
13454         * po/sr.po
13455         * po/zh_CN.po
13456                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13457                 Fabien Vantard, Frederico Goncalves Guimaraes,
13458                 Aleksandar Urosevic, and Ralgh Young
13459
13460 2006-05-12 [colin]      2.1.1cvs50
13461
13462         * po/cs.po
13463         * po/de.po
13464         * po/en_GB.po
13465         * po/es.po
13466         * po/fi.po
13467         * po/fr.po
13468         * po/pt_BR.po
13469         * po/sr.po
13470         * po/zh_CN.po
13471                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13472                 Fabien Vantard, Frederico Goncalves Guimaraes,
13473                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13474
13475 2006-05-05 [colin]      2.1.1cvs49
13476
13477         * manual/Makefile.am
13478         * manual/pl/Makefile.am
13479         * manual/pl/account.xml
13480         * manual/pl/ack.xml
13481         * manual/pl/addrbook.xml
13482         * manual/pl/advanced.xml
13483         * manual/pl/faq.xml
13484         * manual/pl/glossary.xml
13485         * manual/pl/gpl.xml
13486         * manual/pl/handling.xml
13487         * manual/pl/intro.xml
13488         * manual/pl/keyboard.xml
13489         * manual/pl/plugins.xml
13490         * manual/pl/starting.xml
13491         * manual/pl/sylpheed-claws-manual.xml
13492         * manual/pl/dist/.cvsignore
13493         * manual/pl/dist/Makefile.am
13494         * manual/pl/dist/html/.cvsignore
13495         * manual/pl/dist/html/Makefile.am
13496         * manual/pl/dist/pdf/.cvsignore
13497         * manual/pl/dist/pdf/Makefile.am
13498         * manual/pl/dist/ps/.cvsignore
13499         * manual/pl/dist/ps/Makefile.am
13500         * manual/pl/dist/txt/.cvsignore
13501         * manual/pl/dist/txt/Makefile.am
13502                 Add the polish translation of the manual,
13503                 Authored by Pawel Pekala.
13504
13505 2006-05-05 [cleroy]     2.1.1cvs48
13506
13507         * src/main.c
13508                 Re-read matcherrc after loading plugins 
13509                 if some of them add folders.
13510
13511 2006-05-03 [colin]      2.1.1cvs47
13512
13513         * src/imap.c
13514                 I'm idiot
13515
13516 2006-05-03 [colin]      2.1.1cvs46
13517
13518         * src/imap.c
13519                 Be sure to have a session when
13520                 getting separator
13521
13522 2006-05-03 [colin]      2.1.1cvs45
13523
13524         * src/imap.c
13525         * src/imap.h
13526         * src/imap_gtk.c
13527                 Fix preventing renaming with namespace 
13528                 separator.
13529
13530 2006-05-01 [colin]      2.1.1cvs44
13531
13532         * src/action.c
13533                 Don't reload messageview when result of
13534                 action is piped.
13535
13536 2006-04-29 [colin]      2.1.1cvs43
13537
13538         * src/prefs_receive.c
13539         * src/plugins/spamassassin/spamassassin_gtk.c
13540         * src/plugins/clamav/clamav_plugin_gtk.c
13541                 GUI fixes by Pawel
13542
13543 2006-04-29 [colin]      2.1.1cvs42
13544
13545         * src/prefs_compose_writing.c
13546         * src/prefs_quote.c
13547                 Cleanups. Patch by Pawel
13548
13549 2006-04-28 [paul]       2.1.1cvs41
13550
13551         * src/matcher.c
13552                 fix returned quick search results when search
13553                 term contains an underscore.
13554                 Thanks to Colin
13555
13556 2006-04-28 [paul]       2.1.1cvs40
13557
13558         * src/prefs_message.c
13559         * src/prefs_receive.c
13560                 GUI cleanups
13561                 Patches by Pawel Pekala
13562
13563 2006-04-27 [colin]      2.1.1cvs39
13564
13565         * src/wizard.c
13566                 Differentiate subject Welcome from
13567                 window's title Welcome
13568
13569 2006-04-27 [paul]
13570
13571         2.2.0-rc1 released
13572
13573 2006-04-27 [paul]       2.1.1cvs38
13574
13575         * manual/advanced.xml
13576         * manual/fr/advanced.xml
13577                 add info about compose_no_markup hidden pref
13578
13579 2006-04-27 [paul]       2.1.1cvs37
13580
13581         * src/prefs_account.c
13582                 improve privacy labels
13583         * src/prefs_msg_colors.c
13584                 change some strings for translators' convenience
13585         * src/gtk/gtkutils.c
13586                 don't underline the link button text
13587
13588 2006-04-25 [colin]      2.1.1cvs36
13589
13590         * src/folder.c
13591                 Complete 2.1.1cvs33 (once more ;)
13592
13593 2006-04-25 [colin]      2.1.1cvs35
13594
13595         * src/editldap.c
13596                 Fix tooltip
13597
13598 2006-04-25 [cleroy]     2.1.1cvs34
13599
13600         * src/compose.c
13601         * src/gtk/gtkaspell.c
13602                 Fix crash on redirect (related to the return 
13603                 of the aspell menu in compose's toolbar)
13604         * src/prefs_msg_colors.c
13605                 Fix sensitivity widgets
13606         * src/image_viewer.c
13607         * src/gtk/pluginwindow.c
13608         * src/gtk/prefswindow.c
13609                 Change released signals to clicked (Fabien)
13610         * po/POTFILES.in
13611         * src/common/socket.c
13612         * src/plugins/spamassassin/spamassassin.c
13613                 Translate strings (Fabien)
13614
13615 2006-04-25 [paul]       2.1.1cvs33
13616
13617         * src/folder.c
13618         * src/folder.h
13619         * src/folderview.c
13620                 complete the fix of bug #912
13621                 Thanks to Colin
13622
13623 2006-04-25 [colin]      2.1.1cvs32
13624
13625         * src/news.c
13626                 Better progress bar
13627         * src/mimeview.c
13628         * src/summaryview.c
13629         * src/summaryview.h
13630                 Fix focus chain
13631                 Patches by Pawel Pekala
13632
13633 2006-04-24 [colin]      2.1.1cvs31
13634
13635         * src/compose.c
13636                 Fix compilation warnings (Fabien)
13637
13638 2006-04-24 [colin]      2.1.1cvs30
13639
13640         * src/addrindex.c
13641         * src/editldap.c
13642         * src/editldap_basedn.c
13643         * src/editldap_basedn.h
13644         * src/ldapctrl.c
13645         * src/ldapctrl.h
13646         * src/ldapquery.c
13647         * src/ldaputil.c
13648         * src/ldaputil.h
13649                 Fix bug #901 (LDAPS support)
13650
13651 2006-04-24 [colin]      2.1.1cvs29
13652
13653         * src/compose.c
13654                 Fix logic on error with send dialog on
13655         * src/imap.c
13656                 Fix compilation without libetpan, thanks
13657                 to Fabien
13658         * src/summaryview.c
13659                 Fix 'context-menu' key
13660
13661 2006-04-23 [colin]      2.1.1cvs28
13662
13663         * src/folder.c
13664                 Never free current's cache to free up 
13665                 memory. Fixes bug #912 (new count 
13666                 randomly set to message count)
13667
13668 2006-04-23 [colin]      2.1.1cvs27
13669
13670         * src/gtk/quicksearch.c
13671                 And remove printf...
13672
13673 2006-04-23 [colin]      2.1.1cvs26
13674
13675         * src/gtk/quicksearch.c
13676                 Fix replacing in quicksearch, and fix inserting
13677                 in the middle of the string. (introduced at 2.1.0cvs22)
13678
13679 2006-04-23 [colin]      2.1.1cvs25
13680
13681         * src/imap.c
13682                 Make sure uidnext is initialized in get_num_list
13683                 (not for stable, related to 2.1.1cvs8 and friends)
13684
13685 2006-04-23 [colin]      2.1.1cvs24
13686
13687         * src/imap.c
13688                 Output something when login is successful
13689                 too
13690
13691 2006-04-23 [colin]      2.1.1cvs23
13692
13693         * src/etpan/imap-thread.c
13694                 Better logging (line-per-line, hide data in fetch)
13695                 Fix a const warning
13696         * src/gtk/logwindow.c
13697         * src/gtk/logwindow.h
13698                 Better logging (color for input/output)
13699
13700 2006-04-21 [colin]      2.1.1cvs22
13701
13702         * src/gtk/quicksearch.c
13703                 On gtk+-2.8, use stock buttons in quicksearch
13704                 Based on a patch by Fabien and a design by Paul
13705
13706 2006-04-21 [colin]      2.1.1cvs21
13707
13708         * src/folderview.c
13709         * src/mainwindow.c
13710                 Fix occasional flicker in folderview
13711         * src/common/utils.c
13712                 Fix bug #943 (Incorrectly parsed email address 
13713                 list in short headers on message view and in 
13714                 printouts)
13715
13716 2006-04-20 [colin]      2.1.1cvs20
13717
13718         * src/imap.c
13719         * src/imap.h
13720         * src/prefs_account.c
13721                 Add ANONYMOUS auth for IMAP
13722
13723 2006-04-20 [paul]       2.1.1cvs19
13724
13725         * src/main.c
13726                 proper fix for 2.1.1cvs18
13727                 Thanks to Colin
13728
13729 2006-04-20 [paul]       2.1.1cvs18
13730
13731         * src/main.c
13732                 fix build warnings
13733
13734 2006-04-20 [paul]       2.1.1cvs17
13735
13736         * src/gtk/quicksearch.c
13737                 fix standard, non-extended Quick search,
13738                 was broken in 2.1.1cvs15.
13739                 Thanks to Colin.
13740
13741 2006-04-20 [colin]      2.1.1cvs16
13742
13743         * src/prefs_matcher.c
13744                 Fix values when reselecting a ~test
13745                 rule
13746
13747 2006-04-19 [colin]      2.1.1cvs15
13748
13749         * src/compose.c
13750         * src/compose.h
13751         * src/gtk/gtkaspell.c
13752         * src/gtk/gtkaspell.h
13753                 Put back Options menu in Spelling/
13754         * src/gtk/quicksearch.c
13755                 Don't search, and show error, if the
13756                 advanced search has a syntax error
13757
13758 2006-04-18 [colin]      2.1.1cvs14
13759
13760         * src/textview.c
13761                 Fix gdk warnings on set_cursor when textview
13762                 isn't visible
13763
13764 2006-04-18 [colin]      2.1.1cvs13
13765
13766         * src/gtk/gtksctree.c
13767                 Remove seemingly useless refresh that causes
13768                 flicker - watch this commit in case of 
13769                 problems before planned backport to stable
13770
13771 2006-04-18 [colin]      2.1.1cvs12
13772
13773         * src/imap.c
13774                 Factorize get/set_xml code
13775         * src/compose.c
13776         * src/prefs_account.c
13777         * src/prefs_account.h
13778         * src/procmsg.c
13779                 Add Encrypt to self option
13780
13781 2006-04-17 [colin]      2.1.1cvs11
13782
13783         * configure.ac
13784                 Fix search on encrpyt function on dragonfly
13785                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13786
13787 2006-04-17 [colin]      2.1.1cvs10
13788
13789         * src/prefs_account.c
13790                 Be safe by default: remove mails from POP3
13791                 after 7 days, not immediately
13792
13793 2006-04-17 [colin]      2.1.1cvs9
13794
13795         * src/etpan/imap-thread.c
13796                 Fix build on DragonFly - patch by 
13797                 Jonathan Buschmann <jonthn@agmact.com>
13798
13799 2006-04-17 [colin]      2.1.1cvs8
13800
13801         * src/imap.c
13802                 Save uidnext between sessions
13803
13804 2006-04-17 [colin]      2.1.1cvs7
13805
13806         * src/imap.c
13807                 scan is required when uid validity changes
13808
13809 2006-04-17 [colin]      2.1.1cvs6
13810
13811         * src/folderview.c
13812                 Don't scan if not necessary, apart in current
13813                 folder and INBOX to fetch flags.
13814         * src/imap.c
13815                 Scan is necessary if unread count changes
13816
13817 2006-04-17 [colin]      2.1.1cvs5
13818
13819         * src/imap.c
13820                 ...But always fetch ANSWERED and DELETED flags for
13821                 INBOX, as filtering can happen on these flags.
13822
13823 2006-04-17 [colin]      2.1.1cvs4
13824
13825         * src/imap.c
13826                 Don't fetch REPLIED and DELETED flags when synchronising
13827                 flags with a closed folder. We only need UNSEEN and FLAGGED
13828                 to update the folderview.
13829
13830 2006-04-17 [colin]      2.1.1cvs3
13831
13832         * src/imap.c
13833                 Faster flag search when there are new mails 
13834                 in a folder. We can do a full search if the 
13835                 folder contains less messages than the new
13836                 list.
13837
13838 2006-04-17 [colin]      2.1.1cvs2
13839
13840         * po/cs.po
13841         * po/de.po
13842         * po/fr.po
13843         * po/nl.po
13844         * po/pt_BR.po
13845                 Update translations from stable branch
13846
13847 2006-04-17 [colin]      2.1.1cvs1
13848
13849         * configure.ac
13850                 Bump version to follow stable release
13851
13852 2006-04-16 [mones]      2.1.0cvs50
13853
13854         * po/es.po
13855                 Updated for release
13856
13857 2006-04-16 [colin]      2.1.0cvs49
13858
13859         * src/textview.c
13860                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13861                 with gtk < 2.8. Thanks to Fabien Vantard.
13862
13863 2006-04-15 [colin]      2.1.0cvs48
13864
13865         * src/etpan/imap-thread.c
13866                 Fix bug #919 (libetpan: SEGV when connecting 
13867                 using command)
13868
13869 2006-04-14 [colin]      2.1.0cvs47
13870
13871         * src/main.c
13872                 Fix race on --select (should be done better)
13873
13874 2006-04-14 [wwp]        2.1.0cvs46
13875
13876         * src/send_message.c
13877                 enforce a check for domain in account prefs (a sending
13878                 error could be faced if domain was checked but no value set),
13879                 thanks to Colin.
13880
13881 2006-04-14 [colin]      2.1.0cvs45
13882
13883         * src/codeconv.c
13884                 when converting from unknown to unknown, if the
13885                 string is UTF8, don't convert it to the locale
13886                 (which breaks it)
13887
13888 2006-04-14 [colin]      2.1.0cvs44
13889
13890         * src/compose.c
13891                 Don't try to use ASCII for converting headers
13892                 (as done in body)
13893
13894 2006-04-14 [paul]       2.1.0cvs43
13895
13896         * src/crash.c
13897                 add locale/charset info to crash report
13898         * src/gtk/about.c
13899                 add wwp to doc team
13900                 replace 'e-mail' with preferred 'email'
13901         * src/gtk/authors.h
13902                 ensure contributors list is in alphabetical
13903                 order
13904
13905 2006-04-13 [colin]      2.1.0cvs42
13906
13907         * src/textview.c
13908                 Prevent gdk warnings
13909
13910 2006-04-13 [colin]      2.1.0cvs41
13911
13912         * src/common/ssl_certificate.c
13913         * src/common/ssl_certificate.h
13914         * src/gtk/sslcertwindow.c
13915                 Warn on expired certs, and display the expiration date
13916
13917 2006-04-13 [colin]      2.1.0cvs40
13918
13919         * src/plugins/spamassassin/spamassassin_gtk.c
13920                 Fix missing set_text on unix socket
13921
13922 2006-04-13 [wwp]        2.1.0cvs39
13923
13924         * manual/fr/advanced.xml
13925         * manual/fr/glossary.xml
13926                 applied new spam/ham/email lexicon (pourriel, courriel)
13927
13928 2006-04-13 [paul]       2.1.0cvs38
13929
13930         * src/plugins/pgpmime/plugin.c
13931                 remove the mention of S/MIME from the
13932                 description. This is now handled by the
13933                 S/MIME plugin.
13934
13935 2006-04-13 [paul]       2.1.0cvs37
13936
13937         * src/prefs_msg_colors.c
13938                 rework dialog
13939         * src/prefs_folder_item.c
13940         * src/prefs_spelling.c
13941                 add a tooltip to the colour selector buttons
13942
13943 2006-04-13 [wwp]        2.1.0cvs36
13944
13945         * manual/advanced.xml
13946         * manual/glossary.xml
13947         * manual/handling.xml
13948         * manual/keyboard.xml
13949         * manual/plugins.xml
13950         * manual/starting.xml
13951         * manual/fr/account.xml
13952         * manual/fr/ack.xml
13953         * manual/fr/addrbook.xml
13954         * manual/fr/advanced.xml
13955         * manual/fr/faq.xml
13956         * manual/fr/glossary.xml
13957         * manual/fr/gpl.xml
13958         * manual/fr/handling.xml
13959         * manual/fr/intro.xml
13960         * manual/fr/keyboard.xml
13961         * manual/fr/plugins.xml
13962         * manual/fr/starting.xml
13963         * manual/fr/sylpheed-claws-manual.xml
13964                 fixes to the manuals:
13965                  - summaryview -> Message List (same in French)
13966                  - translate key names
13967                  - fix French punctuation, use non-breakable spaces when
13968                    necessary, don't use &thinsp; which is not portable
13969                  - tell what maildir and mbox formats we support
13970
13971 2006-04-12 [wwp]        2.1.0cvs35
13972
13973         * src/prefs_toolbar.c
13974                 unified a replace button more,
13975                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13976
13977 2006-04-12 [wwp]        2.1.0cvs34
13978
13979         * src/prefs_common.c
13980         * src/prefs_msg_colors.c
13981                 make default color labels translatable,
13982                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13983                 thanks to Tim <timbrain@post.cz> for reporting.
13984
13985 2006-04-12 [wwp]        2.1.0cvs33
13986
13987         * manual/glossary.xml
13988         * manual/intro.xml
13989         * manual/plugins.xml
13990         * manual/starting.xml
13991         * manual/sylpheed-claws-manual.xml
13992         * manual/fr/.cvsignore
13993         * manual/fr/account.xml
13994         * manual/fr/ack.xml
13995         * manual/fr/addrbook.xml
13996         * manual/fr/advanced.xml
13997         * manual/fr/faq.xml
13998         * manual/fr/glossary.xml
13999         * manual/fr/handling.xml
14000         * manual/fr/intro.xml
14001         * manual/fr/keyboard.xml
14002         * manual/fr/plugins.xml
14003         * manual/fr/starting.xml
14004         * manual/fr/sylpheed-claws-manual.xml
14005                 various fixes: typos, missing .fr translations, punctuation,
14006                 capitalization, links, accents and some bad French more.
14007
14008 2006-04-12 [wwp]        2.1.0cvs32
14009
14010         * src/prefs_gtk.c
14011                 fix for bug #935: always store prefs files in UTF-8 (thanks
14012                 to Colin).
14013
14014 2006-04-11 [colin]      2.1.0cvs31
14015
14016         * src/compose.c
14017                 Fix inserting files not in utf8 when locale is utf8
14018
14019 2006-04-11 [colin]      2.1.0cvs30
14020
14021         * src/inc.c
14022                 Don't show error dialog when cancelling connection
14023                 Patch by Pawel
14024
14025 2006-04-11 [cleroy]     2.1.0cvs29
14026
14027         * src/compose.c
14028                 Implement multiple quote levels
14029         * src/prefs_common.c
14030                 Change a little bit the quote bgcolor for 2nd level
14031
14032 2006-04-11 [colin]      2.1.0cvs28
14033
14034         * src/gtk/about.c
14035                 Add locale and charset in the label
14036
14037 2006-04-10 [colin]      2.1.0cvs27
14038
14039         * src/compose.c
14040         * src/prefs_common.c
14041         * src/prefs_common.h
14042         * src/prefs_msg_colors.c
14043         * src/textview.c
14044                 Allow optional background color in quotes
14045                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14046                 GTK+-2.8.x feature
14047
14048 2006-04-10 [colin]      2.1.0cvs26
14049
14050         * src/main.c
14051         * src/mainwindow.c
14052         * src/mainwindow.h
14053                 Implement --select
14054
14055 2006-04-10 [colin]      2.1.0cvs25
14056
14057         * manual/plugins.xml
14058         * manual/fr/plugins.xml
14059                 Document libcurl's proxy variables
14060
14061 2006-04-09 [colin]      2.1.0cvs24
14062
14063         * src/prefs_common.c
14064                 gettext() returns statically allocated stuff. We have
14065                 to strdup it in order to be able to free it.
14066
14067 2006-04-09 [colin]      2.1.0cvs23
14068
14069         * AUTHORS
14070         * src/gtk/authors.h
14071                 Add Alexei
14072
14073 2006-04-09 [colin]      2.1.0cvs22
14074
14075         * src/mainwindow.c
14076         * src/gtk/quicksearch.c
14077                 Fix bug #859 (problems with cyrilic input in 
14078                 search panel) - Patch by Alexey Illarionov 
14079                 <littlesavage@rambler.ru>
14080
14081 2006-04-09 [colin]      2.1.0cvs21
14082
14083         * src/prefs_customheader.c
14084                 I prefer removing then freeing rather than the contrary
14085                 (even if it doesn't change anything ;-)
14086         * src/prefs_account.c
14087                 Fix bug #933 (Crash re-entering the custom headers list 
14088                 dialog in accounts prefs)
14089                 The problem happened when cancelling the Account 
14090                 Preferences' dialogs - in which case we didn't do 
14091                 anything to the PrefsAccount * struct. In case of applying,
14092                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14093                 working with in this dialog. The problem is that 
14094                 prefs_customheader.c, working on this tmp_ac_prefs, always
14095                 changes the ->customhdr_list pointer, even when cancelled. 
14096                 So in case of cancelling the prefs_account dialog, we still
14097                 have to update ->customhdr_list in the real account.
14098
14099 2006-04-08 [colin]      2.1.0cvs20
14100
14101         * manual/fr/glossary.xml
14102         * manual/fr/keyboard.xml
14103                 Forgot some headers :)
14104
14105 2006-04-08 [colin]      2.1.0cvs19
14106
14107         * manual/Makefile.am
14108         * manual/fr/Makefile.am
14109         * manual/fr/account.xml
14110         * manual/fr/ack.xml
14111         * manual/fr/addrbook.xml
14112         * manual/fr/advanced.xml
14113         * manual/fr/faq.xml
14114         * manual/fr/glossary.xml
14115         * manual/fr/gpl.xml
14116         * manual/fr/handling.xml
14117         * manual/fr/intro.xml
14118         * manual/fr/keyboard.xml
14119         * manual/fr/plugins.xml
14120         * manual/fr/starting.xml
14121         * manual/fr/sylpheed-claws-manual.xml
14122         * manual/fr/dist/.cvsignore
14123         * manual/fr/dist/Makefile.am
14124         * manual/fr/dist/html/.cvsignore
14125         * manual/fr/dist/html/Makefile.am
14126         * manual/fr/dist/pdf/.cvsignore
14127         * manual/fr/dist/pdf/Makefile.am
14128         * manual/fr/dist/ps/.cvsignore
14129         * manual/fr/dist/ps/Makefile.am
14130         * manual/fr/dist/txt/.cvsignore
14131         * manual/fr/dist/txt/Makefile.am
14132                 Add the french translation of the manual. Thanks to
14133                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14134                 account.xml, ack.xml, addrbook.xml and advanced.xml
14135
14136 2006-04-08 [colin]      2.1.0cvs18
14137
14138         * manual/plugins.xml
14139         * manual/starting.xml
14140                 More fixes
14141
14142 2006-04-07 [colin]      2.1.0cvs17
14143
14144         * manual/faq.xml
14145         * manual/intro.xml
14146         * manual/keyboard.xml
14147                 Little fixes
14148
14149 2006-04-07 [colin]      2.1.0cvs16
14150
14151         * README
14152         * src/compose.c
14153         * src/prefs_common.c
14154         * src/prefs_common.h
14155                 Add hidden compose_no_markup pref
14156
14157 2006-04-07 [wwp]        2.1.0cvs15
14158
14159         * src/summary_search.c
14160         * .cvsignore
14161                 Bugfix: stop button was sticky when searching in an empty folder.
14162                 Applied curly brackets code style to the whole file (summary_search.c).
14163                 More files to ignore.
14164
14165 2006-04-07 [wwp]        2.1.0cvs14
14166
14167         * src/message_search.c
14168         * src/summary_search.c
14169                 changed default button when search bumps at file/folder
14170                 beginning or end, for convenience (thanks to Colin).
14171
14172 2006-04-07 [paul]       2.1.0cvs13
14173
14174         * src/plugins/dillo_viewer/dillo_prefs.c
14175                 avoid future potential for namespace collision
14176                 Patch by Colin
14177
14178 2006-04-06 [wwp]        2.1.0cvs12
14179
14180         * src/summary_search.c
14181                 Unify extended/advanced searches names (and thus factorize labels),
14182                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14183
14184 2006-04-06 [wwp]        2.1.0cvs11
14185
14186         * src/folderview.c
14187         * src/prefs_themes.c
14188         * src/summaryview.c
14189                 Fixed some compilation warnings.
14190
14191 2006-04-06 [colin]      2.1.0cvs10
14192
14193         * manual/advanced.xml
14194                 Document the wizard template and how to deploy
14195                 Sylpheed-Claws effectively
14196
14197 2006-04-06 [colin]      2.1.0cvs9
14198
14199         * src/folderview.c
14200                 gettext patch to tell translators about _("#"),
14201                 by Maxim Britov
14202
14203 2006-04-06 [colin]      2.1.0cvs8
14204
14205         * src/textview.c
14206                 Fix invalid GtkTextBIter after clicking "Display as text"
14207
14208 2006-04-06 [mones]      2.1.0cvs7
14209
14210         * src/addr_compl.c
14211         * src/addrindex.c
14212         * src/addritem.c
14213         * src/codeconv.c
14214         * src/compose.c
14215         * src/filtering.c
14216         * src/folder.c
14217         * src/folder_item_prefs.c
14218         * src/folderview.c
14219         * src/localfolder.c
14220         * src/matcher.c
14221         * src/mimeview.c
14222         * src/prefs_msg_colors.c
14223         * src/prefs_spelling.c
14224         * src/prefs_themes.c
14225         * src/procmime.c
14226         * src/procmsg.c
14227         * src/stock_pixmap.c
14228         * src/summaryview.c
14229         * src/textview.c
14230         * src/toolbar.c
14231         * src/common/mgutils.c
14232         * src/common/prefs.c
14233         * src/common/ssl_certificate.c
14234         * src/gtk/colorlabel.c
14235         * src/gtk/quicksearch.c
14236         * src/plugins/pgpmime/pgpmime.c
14237         * src/plugins/spamassassin/spamassassin.c
14238                 Removed redundant NULL checks for g_free() calls.
14239                 Patch by Pawel Pekala.
14240
14241 2006-04-06 [mones]      2.1.0cvs6
14242
14243         * src/prefs_actions.c
14244         * src/prefs_filtering.c
14245         * src/prefs_filtering_action.c
14246         * src/prefs_matcher.c
14247         * src/prefs_template.c
14248         * src/gtk/gtkutils.c
14249         * src/gtk/gtkutils.h
14250                 Have a nice replace button. Patch by Pawel Pekala
14251
14252 2006-04-06 [colin]      2.1.0cvs5
14253
14254         * src/addressbook.c
14255                 Fix crash with empty columns
14256
14257 2006-04-05 [colin]      2.1.0cvs4
14258
14259         * src/wizard.c
14260         * src/prefs_gtk.c
14261                 Allow wizard customization with pre-filled values
14262
14263 2006-04-05 [colin]      2.1.0cvs3
14264
14265         * src/textview.c
14266         * src/mimeview.c
14267         * src/mimeview.h
14268                 Nicer messages in mimeview
14269
14270 2006-04-05 [colin]      2.1.0cvs2
14271
14272         * src/addressbook.c
14273         * src/prefs_summaries.c
14274                 i18n fix
14275
14276 2006-04-05 [colin]      2.1.0cvs1
14277
14278         * src/plugins/pgpcore/plugin.c
14279         * src/plugins/pgpcore/select-keys.c
14280         * src/plugins/pgpcore/select-keys.h
14281         * src/plugins/pgpcore/sgpgme.c
14282         * src/plugins/pgpcore/sgpgme.h
14283         * src/plugins/pgpinline/pgpinline.c
14284         * src/plugins/pgpinline/plugin.c
14285         * src/plugins/pgpmime/pgpmime.c
14286         * src/plugins/pgpmime/plugin.c
14287                 Factorize and generalize a bit 
14288                 Drop S/MIME signature verification from PGP/MIME
14289                 (adding it as another, more complete plugin)
14290
14291 2006-04-05 [paul]       2.1.0
14292
14293         2.1.0 released
14294
14295 2006-04-05 [paul]       2.0.0cvs186
14296
14297         * manual/advanced.xml
14298                 add info on colour labels
14299
14300 2006-04-05 [paul]       2.0.0cvs185
14301
14302         * po/bg.po
14303         * po/cs.po
14304         * po/de.po
14305         * po/el.po
14306         * po/en_GB.po
14307         * po/fi.po
14308         * po/fr.po
14309         * po/it.po
14310         * po/nl.po
14311         * po/pl.po
14312         * po/pt_BR.po
14313         * po/sr.po
14314         * po/zh_CN.po
14315                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14316                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14317                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14318                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14319         * src/gtk/authors.h
14320         * tools/claws.i18n.status.pl
14321                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14322                 and new Czech translator, Tim <timbrain@post.cz>
14323
14324 2006-04-05 [mones]      2.0.0cvs184
14325
14326         * po/es.po
14327                 Updated translation
14328
14329 2006-04-05 [colin]      2.0.0cvs183
14330
14331         * src/gtk/quicksearch.c
14332                 Fix bug #929 (unnecessary reload in quick search bar)
14333
14334 2006-04-05 [colin]      2.0.0cvs182
14335
14336         * src/compose.c
14337                 Fix crash on Reply with no From:
14338                 Show signature and conversion error on queuing 
14339                 (but not sending)
14340         * src/mainwindow.c
14341         * src/summaryview.c
14342         * src/summaryview.h
14343                 Factorize threading code and make sure msginfo 
14344                 is not null when it comes from a GtkCTreeRow's 
14345                 data
14346         * src/gtk/gtkaspell.c
14347                 Check for necessary things
14348         * src/gtk/gtksctree.c
14349         * src/gtk/gtksctree.h
14350                 Reset anchor if necessary when removing node
14351
14352 2006-03-29 [colin]      2.0.0cvs181
14353
14354         * src/folderview.c
14355                 Warn for disabled IMAP accounts (due to lack of
14356                 libetpan). Breaks string-freeze - sorry - but it
14357                 is kind of important ;)
14358
14359 2006-03-28 [colin]      2.0.0cvs180
14360
14361         * src/gtk/gtkutils.c
14362         * src/gtk/gtkutils.h
14363                 Add a gtkut_get_link_btn() function that
14364                 creates a button which acts like an URI
14365         * src/prefs_themes.c
14366         * src/gtk/about.c
14367                 Use this function (factorizes codes)
14368         * src/common/defs.h
14369         * src/gtk/pluginwindow.c
14370                 Add a "Get more..." in the plugins window
14371
14372 2006-03-28 [colin]      2.0.0cvs179
14373
14374         * src/common/smtp.c
14375         * src/common/passcrypt.c
14376         * src/undo.c
14377                 Warning fixes. Patch by Pawel Pekala
14378
14379 2006-03-27 [colin]      2.0.0cvs178
14380
14381         * src/undo.c
14382                 Fix undoing by blocks with spaces
14383
14384 2006-03-27 [colin]      2.0.0cvs177
14385
14386         * src/textview.c
14387                 Set margin to 3px for headers
14388
14389 2006-03-27 [paul]
14390
14391         2.1.0-rc2 released
14392
14393 2006-03-27 [wwp]        2.0.0cvs176
14394
14395         * src/summaryview.c
14396                 don't reset quicksearch when updating the message list.
14397                 Thanks to Colin.
14398
14399 2006-03-26 [wwp]        2.0.0cvs175
14400
14401         * src/compose.c
14402                 use a unified border width ('other' tab in the compose window,
14403                 patch by Pawel Pekala).
14404
14405
14406 2006-03-26 [wwp]        2.0.0cvs174
14407
14408         * src/common/quoted-printable.c
14409         * src/addressbook.c
14410                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14411
14412 2006-03-26 [colin]      2.0.0cvs173
14413
14414         * src/quote_fmt_parse.y
14415                 Fix non-UTF8 date formats messing up the whole quote a 
14416                 little bit
14417
14418 2006-03-26 [colin]      2.0.0cvs172
14419
14420         * src/procheader.c
14421                 Make sure the date is UTF8 valid, or try to make it
14422                 so. IncrediMail is really IncrediStupid.
14423         * src/compose.c
14424                 Fix possible conversions. 
14425                 
14426
14427 2006-03-26 [colin]      2.0.0cvs171
14428
14429         * src/matcher.c
14430                 Fix corner cases in body search. This is still a
14431                 hack... It seems impossible to make it good and 
14432                 reasonably fast at the same time.
14433
14434 2006-03-26 [colin]      2.0.0cvs170
14435
14436         * src/summaryview.c
14437                 I think I killed the twilight zone bug!
14438                 summary_select_node() flushes GTK events in order
14439                 to be able to center the view. But this also 
14440                 flushes keypresses like Ctrl-Alt-U, so this can
14441                 call summary_show from summary_select_node (itself
14442                 called from summary_show, etc.). And the summaryview
14443                 has to be unlocked in this function. So just locking
14444                 while processing GTK events, and bailing if locked, 
14445                 should fix it.
14446                 Fixes bug #927 (SIGSEGV during Update Summary)
14447
14448 2006-03-25 [colin]      2.0.0cvs169
14449
14450         * src/matcher.c
14451                 Fix search in QP-encoded bodies
14452                 Fix utf-8 searches in bodies encoded in the
14453                 locale's encoding
14454         * src/common/quoted-printable.c
14455         * src/common/quoted-printable.h
14456                 Add a decode function that doesn't overwrite
14457                 the original pointer
14458                 
14459
14460 2006-03-24 [colin]      2.0.0cvs168
14461
14462         * src/action.c
14463         * src/summaryview.c
14464         * src/summaryview.h
14465                 Update message cache after action
14466                 Patch by H. Merijn Brand
14467         * src/prefs_msg_colors.c
14468                 Factorize label 
14469                 Patch by Fabien Vantard
14470         * src/plugins/spamassassin/spamassassin_gtk.c
14471                 Remove useless translation
14472                 Patch by Fabien Vantard
14473
14474 2006-03-23 [colin]      2.0.0cvs167
14475
14476         * src/common/ssl.c
14477                 Let 30 seconds to SSL_connect
14478
14479 2006-03-23 [wwp]        2.0.0cvs166
14480
14481         * src/summaryview.c
14482         * src/gtk/description_window.c
14483                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14484                 and headers are translated; adjust description windows' width to fit their
14485                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14486
14487 2006-03-23 [paul]       2.0.0cvs165
14488
14489         * src/common/utils.c
14490                 fix highlighting of URIs containing "()"
14491                 (2.0.0cvs164's reversal fixed)
14492                 Thanks to Colin.
14493
14494 2006-03-23 [paul]       2.0.0cvs164
14495
14496         * src/common/utils.c
14497                 revert patch, (postponing a fix), at 2.0.0cvs120
14498                 as it breaks more URIs than it fixes.
14499                 Allow '-' to be a terminating character in a URI
14500
14501 2006-03-22 [colin]      2.0.0cvs163
14502
14503         * configure.ac
14504                 Require libetpan 0.45
14505                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14506
14507 2006-03-22 [paul]       2.0.0cvs162
14508
14509         * src/editgroup.c
14510                 replace '<-' and '->' buttons with GTK_STOCK graphical
14511                 buttons
14512         * src/summary_search.c
14513                 don't offer '...' for translation
14514                 add a tooltip to advanced search '...' button
14515         * src/gtk/quicksearch.c
14516                 don't offer '...' for translation
14517
14518 2006-03-21 [colin]      2.0.0cvs161
14519
14520         * src/compose.c
14521                 Fix middle-click pasting (insert at click
14522                 position instead of cursor position, don't
14523                 remove existing selection and allow pasting
14524                 our own selection)
14525         * src/addressbook.c
14526                 "LDAP Server" -> "LDAP servers"
14527
14528 2006-03-21 [wwp]        2.0.0cvs160
14529
14530         * src/etpan/imap-thread.c
14531                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14532
14533 2006-03-20 [colin]      2.0.0cvs159
14534
14535         * src/summaryview.c
14536                 Don't reload summaryview after an execute with no
14537                 move action
14538
14539 2006-03-19 [colin]      2.0.0cvs158
14540
14541         * src/addressbook.c
14542                 and put groups at the top, always
14543
14544 2006-03-19 [colin]      2.0.0cvs157
14545
14546         * src/addressbook.c
14547                 Order groups before names, as previously
14548
14549 2006-03-19 [colin]      2.0.0cvs156
14550
14551         * src/addressbook.c
14552                 - Sort case-unsensitive
14553                 - Put the sort arrow at opening too
14554
14555 2006-03-19 [wwp]        2.0.0cvs155
14556
14557         * src/addressbook.c
14558                 allow sorting by name/email/remarks, ensure that right-pane's contents
14559                 matches the left-pane selection (cleared when appropriate).
14560                 Patch by Pawel Pekala <c0rn@o2.pl>.
14561
14562 2006-03-18 [colin]      2.0.0cvs154
14563
14564         * src/textview.c
14565                 Fix text cursor ;)
14566
14567 2006-03-18 [colin]      2.0.0cvs153
14568
14569         * src/gtk/filesel.c
14570                 Make sure we hide the preview if we didn't get
14571                 a filename
14572
14573 2006-03-18 [colin]      2.0.0cvs152
14574
14575         * src/summaryview.c
14576                 Set cursor to watch for execution (fixes lack
14577                 of watch-cursor when dnd'ing hundreds of mails)
14578         * src/gtk/filesel.c
14579                 Check that mime type is 'image/*' before updating
14580                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14581
14582 2006-03-18 [colin]      2.0.0cvs151
14583
14584         * src/mainwindow.c
14585         * src/textview.c
14586         * src/textview.h
14587                 Put a watch cursor in textview too when the mainwindow's
14588                 cursor in a watch
14589
14590 2006-03-18 [colin]      2.0.0cvs150
14591
14592         * src/folder.c
14593                 Change wrong asserts to simple tests
14594
14595 2006-03-17 [colin]      2.0.0cvs149
14596
14597         * src/mainwindow.c
14598         * src/mainwindow.h
14599         * src/prefs_msg_colors.c
14600         * src/summaryview.c
14601         * src/summaryview.h
14602         * src/gtk/colorlabel.c
14603         * src/gtk/colorlabel.h
14604                 Add a color label menu in the main menubar
14605                 Add (fixed) accels Ctrl-{0-7} to change the color
14606                 They have to be fixed because the menu's dynamic,
14607                 the items are complex widgets, hence we can't use
14608                 a GtkItemFactory.
14609
14610
14611 2006-03-17 [wwp]        2.0.0cvs148
14612
14613         * src/compose.c
14614                 rollback few lines from my previous commit (those lines come from
14615                 a pending patch, accidentally commited, even if neutral as they are
14616                 commented out).
14617
14618 2006-03-17 [wwp]        2.0.0cvs147
14619
14620         * src/compose.c
14621                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14622                 applied code style/indentation to the modified function.
14623
14624 2006-03-17 [wwp]        2.0.0cvs146
14625
14626         * src/procmsg.c
14627         * src/compose.c
14628                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14629
14630 2006-03-17 [paul]
14631
14632         2.1.0-rc1 released
14633
14634 2006-03-17 [paul]       2.0.0cvs145
14635
14636         * src/main.c
14637                 addressbook_read_file() was called twice
14638         * src/textview.c
14639                 X-Mailer highlighting
14640
14641 2006-03-16 [colin]      2.0.0cvs144
14642
14643         * src/sourcewindow.c
14644         * src/sourcewindow.h
14645                 And the last one, in source window.
14646
14647 2006-03-16 [colin]      2.0.0cvs143
14648
14649         * src/compose.c
14650         * src/compose.h
14651                 Fix the same stuff in compose
14652
14653 2006-03-16 [colin]      2.0.0cvs142
14654
14655         * src/messageview.c
14656                 Complete the previous messageview crash fix
14657
14658 2006-03-16 [colin]      2.0.0cvs141
14659
14660         * src/procmsg.h
14661         * src/procmsg.c
14662         * src/folder.c
14663                 Fix POSTPROCESSING hook
14664                 Patch by H. Merijn Brand
14665
14666         * src/procmime.c
14667         * src/procmime.h
14668                 Parse Content-Location
14669
14670         * src/toolbar.c
14671         * src/messageview.c
14672         * src/messageview.h
14673                 Don't crash when a top-level MessageView has
14674                 been closed on us. Same problematic than
14675                 yesterday's quicksearch issue.
14676
14677 2006-03-15 [colin]      2.0.0cvs140
14678
14679         * src/gtk/quicksearch.c
14680                 Fix a bitchy race we didn't think about when we
14681                 added quicksearch cancellation:
14682                 If the search is not on cached fields, for example
14683                 body_part matchcase "stuff"
14684                 the matcher code has to get the whole message. If
14685                 we're on IMAP, that can be slow, and in order to
14686                 be non-blocking, the IMAP code idle loop processes
14687                 gtk events too. So it is possible to cancel a
14688                 quicksearch while the matcher is getting the mail's
14689                 body. After matcher got its body, it will start to
14690                 iterate over the matcher list that the Quicksearch's
14691                 clear_search_cb() just freed via prepare_matcher().
14692                 SIGSEGV ensues.
14693                 The fix consists of guarding the matcherlist_match()
14694                 call with a boolean 'matching'. If we reset the
14695                 quicksearch while matching is TRUE, we don't free
14696                 the matcherlist anymore like we did, but we set
14697                 another new flag, deferred_free, to TRUE. Then,
14698                 in quicksearch_match(), just after returning from
14699                 matcherlist_match() and unsetting the matching flag,
14700                 we check the deferred_free flag and do the
14701                 prepare_matcher() (which does the matcherlist_free)
14702                 for real, so we free the matcherlist once it's not
14703                 used anymore.
14704                 As all of this runs via the glib main loop, we
14705                 luckily don't need a mutex.
14706         * src/summaryview.c
14707                 Also, show progress while searching.
14708
14709
14710 2006-03-14 [colin]      2.0.0cvs139
14711
14712         * src/alertpanel.c
14713                 Make alertpanel_is_open non-static
14714
14715 2006-03-14 [colin]      2.0.0cvs138
14716
14717         * src/prefs_spelling.c
14718                 Cleanups - Fabien Vantard
14719
14720 2006-03-14 [wwp]        2.0.0cvs137
14721
14722         * src/main.c
14723                 code style normalization (curly braces, indentation).
14724
14725 2006-03-14 [wwp]        2.0.0cvs137
14726
14727         * src/main.c
14728                 code style (braces, indentation)
14729
14730 2006-03-12 [paul]       2.0.0cvs136
14731
14732         * src/prefs_common.c
14733                 trans_hdr defaults to FALSE to be RFC-savvy
14734         * src/prefs_summaries.c
14735                 add a tooltip to the trans_hdr option
14736                 
14737
14738 2006-03-12 [paul]       2.0.0cvs135
14739
14740         * src/prefs_matcher.c
14741                 give a little more width to the combos
14742         * src/prefs_display_header.c
14743         * src/textview.c
14744                 translate headers if prefs_common.trans_hdr
14745                 is TRUE
14746
14747         Patches by Pawel Pekala
14748
14749 2006-03-12 [paul]       2.0.0cvs134
14750
14751         * src/plugins/clamav/clamav_plugin.c
14752         * src/plugins/dillo_viewer/dillo_viewer.c
14753         * src/plugins/pgpcore/plugin.c
14754         * src/plugins/pgpinline/plugin.c
14755         * src/plugins/pgpmime/plugin.c
14756         * src/plugins/spamassassin/spamassassin.c
14757                 update/add to descriptions
14758         * src/plugins/spamassassin/spamassassin_gtk.c
14759                 fixes to the english, remove superfluous
14760                 tooltips, clean up a little
14761
14762 2006-03-12 [paul]       2.0.0cvs133
14763
14764         * src/compose.c
14765                 fix Bug 924, 'Account combo box shows up wrong 
14766                 if & is in account name'
14767
14768 2006-03-11 [colin]      2.0.0cvs132
14769
14770         * src/summaryview.c
14771                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14772                 messed up shift-selection because is slows down
14773                 moving around summaryview. thanks -users
14774
14775 2006-03-10 [colin]      2.0.0cvs131
14776
14777         * src/plugins/spamassassin/spamassassin_gtk.c
14778                 Put back Paul's engrish fixes
14779
14780 2006-03-10 [colin]      2.0.0cvs130
14781
14782         * src/plugins/spamassassin/spamassassin.c
14783         * src/plugins/spamassassin/spamassassin.h
14784         * src/plugins/spamassassin/spamassassin_gtk.c
14785                 Cleanup SA prefs page (more)
14786                 Patch by Fabien Vantard
14787
14788 2006-03-10 [paul]       2.0.0cvs129
14789
14790         * src/prefs_msg_colors.c
14791         * src/prefs_spelling.c
14792                 widget sensitivity
14793
14794 2006-03-09 [mones]      2.0.0cvs128
14795
14796         * po/es.po
14797                 Update for next RC
14798
14799 2006-03-09 [wwp]        2.0.0cvs127
14800
14801         * configure.ac
14802                 revert accidental commit (requirement for libetpan 0.43), this time
14803                 not in HEAD.
14804
14805 2006-03-09 [wwp]        2.0.0cvs125
14806
14807         * configure.ac
14808                 revert accidental commit (requirement for libetpan 0.43)
14809
14810 2006-03-09 [paul]       2.0.0cvs126
14811
14812         * src/prefs_receive.c
14813                 remove useless frame
14814                 replace 'incorporation' with 'receiving'
14815         * src/plugins/clamav/clamav_plugin_gtk.c
14816         * src/plugins/spamassassin/spamassassin_gtk.c
14817                 improve widget sensitivity
14818                 fix a bit his engrish
14819
14820 2006-03-09 [wwp]        2.0.0cvs125
14821
14822         * src/addressadd.c
14823         * src/foldersel.c
14824         * src/prefs_common.c
14825         * src/prefs_common.h
14826                 remember some more windows' sizes (add to addressbook and
14827                 select folder).
14828
14829 2006-03-09 [paul]       2.0.0cvs124
14830
14831         * src/plugins/pgpcore/prefs_gpg.c
14832                 normalise construction of dialogue
14833
14834 2006-03-09 [paul]       2.0.0cvs123
14835
14836         * src/plugins/trayicon/Makefile.am
14837                 add missing slash
14838
14839 2006-03-08 [colin]      2.0.0cvs122
14840
14841         * src/plugins/trayicon/Makefile.am
14842                 Fix build in separate dir 
14843                 Patch by Bamanzi <bamanzi@gmail.com>
14844
14845 2006-03-08 [colin]      2.0.0cvs121
14846
14847         * src/procmsg.c
14848                 Batch move and copies from summaryview with delayed execution
14849                 too
14850
14851 2006-03-07 [paul]       2.0.0cvs120
14852
14853         * src/common/utils.c
14854                 fix highlighting of URIs containing "()"
14855                 Patch by Pawel Pekala
14856
14857 2006-03-07 [paul]       2.0.0cvs119
14858
14859         * src/folder.c
14860         * src/folder.h
14861         * src/folderview.c
14862                 immediately do alphabetical resort when
14863                 changing a folder's name
14864                 Patch by Pawel Pekala
14865
14866 2006-03-07 [paul]       2.0.0cvs118
14867
14868         * src/news.c
14869         * src/news_gtk.c
14870                 when unsubscribing a newsgroup, remove the
14871                 folder and msgs in .sylpheed-claws/newscache
14872                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14873
14874 2006-03-07 [paul]       2.0.0cvs117
14875
14876         * src/textview.c
14877                 fix wrong Fake URL Warning
14878                 Thanks to Hiro
14879
14880 2006-03-07 [colin]      2.0.0cvs116
14881
14882         * src/imap.c
14883                 Return immediately when password dialog was
14884                 cancelled
14885         * src/gtk/inputdialog.c
14886                 Allow empty strings for passwords
14887
14888
14889 2006-03-06 [colin]      2.0.0cvs115
14890
14891         * src/imap.c
14892                 Prevent double-timeouts when connection fails
14893
14894 2006-03-06 [colin]
14895
14896         2.0.1-rc1 released
14897
14898 2006-03-06 [colin]      2.0.0cvs114
14899
14900         * src/imap.c
14901                 Refresh session during potentially long
14902                 operations
14903
14904 2006-03-06 [wwp]        2.0.0cvs113
14905
14906         * src/prefs_msg_colors.h
14907                 forgot that one (custom color labels).
14908
14909 2006-03-06 [wwp]        2.0.0cvs112
14910
14911         * src/prefs_common.c
14912         * src/prefs_common.h
14913         * src/prefs_msg_colors.c
14914         * src/summaryview.c
14915         * src/summaryview.h
14916         * src/gtk/colorlabel.c
14917         * src/gtk/colorlabel.h
14918                 colors in messages list are now customizable. Color values and names can
14919                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14920                 Thanks to Paul and Colin for their help with this longstanding patch!
14921
14922 2006-03-06 [wwp]        2.0.0cvs111
14923
14924         * src/textview.c
14925                 don't crash if (x)face is bad.
14926
14927 2006-03-05 [paul]       2.0.0cvs110
14928
14929         * AUTHORS
14930         * configure.ac
14931         * src/Makefile.am
14932         * src/common/Makefile.am
14933         * src/common/utils.h
14934         * src/etpan/imap-thread.c
14935         * src/gtk/authors.h
14936         * src/plugins/clamav/Makefile.am
14937         * src/plugins/demo/Makefile.am
14938         * src/plugins/dillo_viewer/Makefile.am
14939         * src/plugins/pgpcore/Makefile.am
14940         * src/plugins/pgpcore/passphrase.c
14941         * src/plugins/pgpinline/Makefile.am
14942         * src/plugins/pgpmime/Makefile.am
14943         * src/plugins/spamassassin/Makefile.am
14944         * src/plugins/trayicon/Makefile.am
14945                 fix builiding on cygwin
14946                 Patch by Ralgh Young <bamanzi@gmail.com>
14947
14948 2006-03-04 [wwp]        2.0.0cvs109
14949
14950         * manual/keyboard.xml
14951                 fix mixed up/down keys.
14952
14953 2006-03-04 [wwp]        2.0.0cvs108
14954
14955         * README
14956         * INSTALL
14957                 updated links to SpamAssassin.
14958
14959 2006-03-04 [wwp]        2.0.0cvs107
14960
14961         * manual/plugins.xml
14962         * src/plugins/spamassassin/README
14963                 updated SpamAssassin plugin docs to reflect new functional additions
14964                 (also fix/update/documents few technical stuff more, see the README).
14965
14966 2006-03-04 [wwp]        2.0.0cvs106
14967
14968         * src/prefs_message.c
14969                 normalized capitalization of message-prefs paths.
14970
14971 2006-03-04 [wwp]        2.0.0cvs105
14972
14973         * manual/advanced.xml
14974                 typo.
14975
14976 2006-03-03 [colin]      2.0.0cvs104
14977
14978         * src/plugins/clamav/clamav_plugin_gtk.c
14979                 Rework prefs page, patch by Fabien 
14980
14981 2006-03-03 [colin]      2.0.0cvs103
14982
14983         * src/plugins/clamav/clamav_plugin.c
14984                 Set error on all errors
14985
14986 2006-03-03 [colin]      2.0.0cvs102
14987
14988         * src/common/plugin.c
14989                 Initialize error to avoid crashing when a plugin fails
14990                 without setting error
14991
14992 2006-03-02 [wwp]        2.0.0cvs101
14993
14994         * configure.ac
14995                 fixed linker flags for libetpan support on Cygwin
14996                 (thanks to H.Merijn Brand).
14997
14998 2006-03-02 [wwp]        2.0.0cvs100
14999
15000         * src/addressbook.c
15001                 fix some AB error messages: one for punctuation and
15002                 one wrongly duplicate (thanks, maxbritov).
15003
15004 2006-03-02 [wwp]        2.0.0cvs99
15005
15006         * src/plugins/spamassassin/spamassassin.c
15007                 make sync calls to sa-learn/spamc to prevent
15008                 system (whatever local or client/server) overload.
15009
15010 2006-03-02 [colin]      2.0.0cvs98
15011
15012         * src/summaryview.c
15013                 Put the spam icon in the status column instead of the
15014                 mark one
15015
15016 2006-03-01 [colin]      2.0.0cvs97
15017
15018         * src/plugins/spamassassin/spamassassin.c
15019                 Fix segfault (g_file_set_contents fails for some 
15020                 reason and err==0x2f. Can't find out why with
15021                 valgrind, using working function :-)
15022
15023 2006-03-01 [colin]      2.0.0cvs96
15024
15025         * src/inc.c
15026                 Offline overriding: let 'No' be cached only 3 seconds
15027
15028 2006-03-01 [colin]      2.0.0cvs95
15029
15030         * src/addr_compl.c
15031         * src/addrbook.c
15032         * src/addressbook.c
15033         * src/addrindex.c
15034         * src/folder_item_prefs.c
15035         * src/headerview.c
15036         * src/imap.c
15037         * src/inc.c
15038         * src/ldif.c
15039         * src/mainwindow.c
15040         * src/mh.c
15041         * src/msgcache.c
15042         * src/prefs_common.h
15043         * src/prefs_msg_colors.c
15044         * src/procheader.c
15045         * src/procheader.h
15046         * src/procmime.c
15047         * src/procmsg.c
15048         * src/procmsg.h
15049         * src/send_message.h
15050         * src/simple-gettext.c
15051         * src/summaryview.c
15052         * src/summaryview.h
15053         * src/syldap.c
15054         * src/textview.c
15055         * src/undo.c
15056         * src/common/ssl_certificate.c
15057         * src/common/utils.c
15058         * src/gtk/colorsel.c
15059         * src/gtk/gtksctree.c
15060         * src/gtk/gtkshruler.c
15061         * src/plugins/trayicon/trayicon.c
15062                 #if 0 goes to /dev/null
15063
15064 2006-03-01 [colin]      2.0.0cvs94
15065
15066         * src/compose.c
15067         * src/imap.c
15068         * src/inc.c
15069         * src/inc.h
15070         * src/messageview.c
15071         * src/news.c
15072         * src/plugins/spamassassin/spamassassin.c
15073                 Allow to add information in the "working offline"
15074                 window
15075
15076 2006-03-01 [wwp]        2.0.0cvs93
15077
15078         * src/plugins/spamassassin/spamassassin.c
15079                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15080                 'cause it seems that calling `spamc ... < inputfile` with
15081                 g_spawn_(a)sync simply.. erm doesn't work :-).
15082
15083 2006-03-01 [wwp]        2.0.0cvs92
15084
15085         * src/toolbar.c
15086         * src/toolbar.h
15087                 simplify the adding of spam/ham button to the messageview toolbar
15088                 (it gets more clear now that the same button will be "Mark as spam"
15089                 or "Mark as ham" according to the current message status,
15090                 thanks to Colin).
15091
15092 2006-03-01 [wwp]        2.0.0cvs91
15093
15094         * src/messageview.c
15095         * src/procmsg.c
15096         * src/procmsg.h
15097         * src/summaryview.c
15098         * src/plugins/spamassassin/spamassassin.c
15099         * src/plugins/spamassassin/spamassassin.h
15100                 make learner callbacks return a status (0 for ok),
15101                 handle it in main code to avoid setting flags when learning failed,
15102                 don't learn on TCP if offline in spamassassin,
15103                 thanks to Colin.
15104
15105                 
15106
15107 2006-03-01 [wwp]        2.0.0cvs90
15108
15109         * src/compose.c
15110                 some work around the compose window's account menu,
15111                 patch by Fabien Vantard.
15112
15113 2006-03-01 [wwp]        2.0.0cvs89
15114
15115         * src/plugins/spamassassin/spamassassin.c
15116                 fixed bad logics, was using spamc in local mode and sa-learn
15117                 in remote mode (thanks, Colin).
15118
15119 2006-03-01 [wwp]        2.0.0cvs88
15120
15121         * src/plugins/spamassassin/spamassassin.c
15122         * src/plugins/spamassassin/spamassassin.h
15123         * src/plugins/spamassassin/spamassassin_gtk.c
15124                 made processing of emails w/ sa-plugin an option (default is TRUE),
15125                 fixed Engrish some tooltips, capitalization of some debug messages
15126                 and warnings. The spamassassin plugin now provides two separate
15127                 services: process emails upon incorporation and spamd training.
15128                 Both services (un)register independently but use some common
15129                 plugin settings (transport settings, spam storage location).
15130
15131 2006-02-28 [wwp]        2.0.0cvs87
15132
15133         * src/plugins/spamassassin/spamassassin.c
15134                 fix async flag to spamc cmdline execution (batch exec should
15135                 be asynchronous).
15136
15137 2006-02-27 [wwp]        2.0.0cvs86
15138
15139         * src/plugins/spamassassin/spamassassin.c
15140         * src/plugins/spamassassin/spamassassin.h
15141         * src/plugins/spamassassin/spamassassin_gtk.c
15142                 - added the ability to learn a remote spamassassin server (spamd),
15143                 using spamc.
15144                 - added the spamassassin option 'username', that applies to all
15145                 spamassassin operations (filtering, learning, local or remote).
15146                 The default username is the current unix user (if left blank
15147                 from gtk prefs or config file).
15148                 - commented out some unused code (notebook widget), removed unused
15149                 layout (hbox1).
15150                 - make more widgets sensitive to the transport type.
15151
15152 2006-02-27 [colin]      2.0.0cvs85
15153
15154         * src/plugins/spamassassin/spamassassin.c
15155                 Fix sa-learn call when offline
15156
15157 2006-02-27 [colin]      2.0.0cvs84
15158
15159         * configure.ac
15160         * src/Makefile.am
15161         * src/mainwindow.c
15162         * src/mainwindow.h
15163         * src/messageview.c
15164         * src/messageview.h
15165         * src/prefs_toolbar.c
15166         * src/procmsg.c
15167         * src/stock_pixmap.c
15168         * src/stock_pixmap.h
15169         * src/summaryview.c
15170         * src/toolbar.c
15171         * src/toolbar.h
15172         * src/pixmaps/ham_btn.xpm
15173         * src/pixmaps/spam.xpm
15174         * src/pixmaps/spam_btn.xpm
15175         * src/plugins/spamassassin/spamassassin.c
15176                 Add button in toolbar for spam learning
15177                 Fix a few bugs from the last related commit
15178                 Revert 1.9.6cvs23 which messed up shift-selection
15179
15180 2006-02-24 [colin]      2.0.0cvs83
15181
15182         * src/procmsg.c
15183         * src/summaryview.c
15184         * src/summaryview.h
15185         * src/plugins/spamassassin/spamassassin.c
15186         * src/plugins/spamassassin/spamassassin.h
15187         * src/plugins/spamassassin/spamassassin_gtk.c
15188                 Unregister learner when spamassassin is either
15189                 disabled or over tcp
15190
15191 2006-02-24 [colin]      2.0.0cvs82
15192
15193         * src/Makefile.am
15194         * src/mainwindow.c
15195         * src/mainwindow.h
15196         * src/procmsg.c
15197         * src/procmsg.h
15198         * src/stock_pixmap.c
15199         * src/stock_pixmap.h
15200         * src/summaryview.c
15201         * src/summaryview.h
15202         * src/gtk/icon_legend.c
15203         * src/pixmaps/spam.xpm  ** NEW FILE **
15204         * src/plugins/spamassassin/spamassassin.c
15205         * src/plugins/spamassassin/spamassassin_gtk.c
15206                 Add spam learning interface (Mark/Mark as 
15207                 (spam|ham) menus)
15208
15209 2006-02-24 [wwp]        2.0.0cvs81
15210
15211         * src/compose.c
15212         * src/compose.h
15213         * src/filtering.c
15214                 hide compose window when sending message in batch mode
15215                 (filtering: forward and redirect). Also fixed a wrong
15216                 value returned when sending failed, neutral anyway.
15217                 (Colin, me) 
15218
15219 2006-02-24 [wwp]        2.0.0cvs80
15220
15221         * src/mainwindow.c
15222                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15223
15224 2006-02-24 [paul]       2.0.0cvs79
15225
15226         * src/news.c
15227         * src/news.h
15228         * src/news_gtk.c
15229                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15230                 Thanks to Colin
15231
15232 2006-02-23 [colin]      2.0.0cvs78
15233
15234         * src/alertpanel.c
15235                 Change OK to Close in alertpanel with View log
15236                 button; add accel to View log. Patch by Fabien
15237                 Vantard
15238
15239 2006-02-23 [wwp]        2.0.0cvs77
15240
15241         * src/compose.c
15242                 silly me, there were much more tests to perform, since toolbars can
15243                 really have down to 1 element only.
15244
15245 2006-02-23 [wwp]        2.0.0cvs76
15246
15247         * commitHelper
15248                 fixed indentation from my previous commit. Fallback to VISUAL if
15249                 EDITOR is not set (and to vi, at last resort).
15250
15251 2006-02-23 [wwp]        2.0.0cvs75
15252
15253         * commitHelper
15254                 improved error detection (Colin, me).
15255
15256 2006-02-23 [wwp]        2.0.0cvs74
15257
15258         * src/prefs_toolbar.c
15259                 simplify and fix prefs/toolbars layouting. Combos' contents can
15260                 now be really displayed.
15261
15262 2006-02-23 [wwp]        2.0.0cvs73
15263         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15264         be really displayed.
15265
15266 2006-02-22 [wwp]        2.0.0cvs72
15267
15268         * src/compose.c
15269                 fix a typo in my previous commit (sorry!).
15270
15271 2006-02-22 [wwp]        2.0.0cvs71
15272
15273         * src/prefs_toolbar.c
15274                 fix a crash when adding separators to toolbars,
15275                 also fix some separator item information.
15276
15277 2006-02-22 [wwp]        2.0.0cvs70
15278
15279         * src/compose.c
15280                 fix a crash when redirecting (for instance) when compose window's
15281                 toolbar contents has been customized (when some buttons have been
15282                 removed in fact).
15283
15284 2006-02-21 [wwp]        2.0.0cvs69
15285
15286         * src/summaryview.c
15287         * src/gtk/pluginwindow.c
15288         * src/plugins/pgpcore/prefs_gpg.c
15289                 fix some compilation warnings (feat. remains of removed code).
15290
15291 2006-02-21 [wwp]        2.0.0cvs68
15292
15293         * src/gtk/gtkutils.c
15294                 fix two compilation issues, thanks to Stephan Sachse.
15295
15296 2006-02-20 [colin]      2.0.0cvs67
15297
15298         * src/mainwindow.c
15299                 Don't reselect displayed mail on refocus
15300                 This fixes actions misbehaving 
15301
15302 2006-02-20 [wwp]        2.0.0cvs66
15303
15304         * src/summaryview.c
15305         * src/gtk/gtksctree.c
15306         * src/gtk/gtkshruler.c
15307                 changed more runtime typecast checks.
15308
15309 2006-02-20 [wwp]        2.0.0cvs65
15310
15311         * src/summary_search.c
15312                 find all - summaryview refresh issue fixed, thanks to Colin.
15313
15314 2006-02-20 [wwp]        2.0.0cvs64
15315
15316         * src/gtk/gtkutils.c
15317                 better runtime typecast checks.
15318
15319 2006-02-20 [wwp]        2.0.0cvs63
15320
15321         * src/summary_search.c
15322                 enhancements to the summary search:
15323                         - add the ability to stop the running search
15324                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15325                         - don't search if no criteria (From/To/Subject/Body) is set
15326                         - ensure that a busy mouse pointer is always shown when searching,
15327                           show it even a bit earlier
15328
15329 2006-02-19 [colin]      2.0.0cvs62
15330
15331         * src/compose.c
15332         * src/imap.c
15333         * src/etpan/imap-thread.c
15334         * src/etpan/imap-thread.h
15335                 (Future) IMAP speed improvement on sending
15336                 Will require a libetpan update
15337         * src/summaryview.c
15338         * src/gtk/quicksearch.c
15339                 Make quicksearch clearable while running.
15340
15341 2006-02-17 [colin]      2.0.0cvs61
15342
15343         * src/imap.c
15344         * src/etpan/imap-thread.c
15345         * src/etpan/imap-thread.h
15346                 Check for IMAP certificates
15347                 ** Requires libetpan-0.42-cvs4 
15348                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15349
15350 2006-02-17 [colin]      2.0.0cvs60
15351
15352         * src/messageview.c
15353         * src/prefs_common.c
15354         * src/prefs_common.h
15355         * src/prefs_message.c
15356                 Add pref to display HTML-only mails with plugin, 
15357                 if possible (defaulting to FALSE of course).
15358
15359 2006-02-16 [colin]      2.0.0cvs59
15360
15361         * src/main.c
15362         * src/common/plugin.c
15363         * src/common/plugin.h
15364         * src/gtk/pluginwindow.c
15365                 Keep track of requested (but unloaded) plugins
15366                 in some error cases.
15367
15368 2006-02-16 [wwp]        2.0.0cvs58
15369
15370         * src/gtk/gtkaspell.c
15371         * src/gtk/gtkaspell.h
15372         * src/prefs_spelling.c
15373         * src/compose.c
15374         * src/prefs_common.c
15375         * src/prefs_common.h
15376                 implemented new optional spellchecker behaviour: re-check message when
15377                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15378
15379 2006-02-16 [wwp]        2.0.0cvs57
15380
15381         * src/quote_fmt_parse.y
15382                 pclose popen'ed pipe.
15383
15384 2006-02-15 [colin]      2.0.0cvs56
15385
15386         * src/mimeview.c
15387         * src/mimeview.h
15388                 Let MimeViewers know which MimeView they
15389                 depend of.
15390         * src/summaryview.c
15391                 Swap From/To columns in Sent/Queue/Drafts
15392                 folders
15393         * src/etpan/imap-thread.c
15394                 Use mailstream_low_tls_open() for STARTTLS
15395                 instead of mailstream_low_ssl_open()
15396                 ** REQUIRES libetpan 0.42cvs3 **
15397
15398 2006-02-15 [wwp]        2.0.0cvs55
15399
15400         * src/compose.c
15401         * src/compose.h
15402         * src/message_search.c
15403         * src/message_search.h
15404         * src/textview.c
15405         * src/gtk/gtkutils.c
15406         * src/gtk/gtkutils.h
15407                 added the ability to Find text in the compose window (and a bit
15408                 of code factorization).
15409
15410 2006-02-15 [wwp]        2.0.0cvs54
15411
15412         * src/prefs_gtk.c
15413                 yet another one file was missing (fix for some widgets' sensitivity).
15414                 Thanks Colin!
15415
15416 2006-02-15 [wwp]        2.0.0cvs53
15417
15418         * src/prefs_gtk.h
15419                 oops forgot that file (fix for some widgets' sensitivity).
15420
15421 2006-02-15 [wwp]        2.0.0cvs52
15422
15423         * src/summary_search.c
15424                 implemented advanced summary search options (added the ability
15425                 to use matcher conditions in an advanced search mode).
15426
15427 2006-02-15 [wwp]        2.0.0cvs51
15428
15429         * src/plugins/pgpcore/prefs_gpg.c
15430         * src/prefs_account.c
15431                 fix some widget sensitivity, mostly around some labels in
15432                 account prefs.
15433
15434 2006-02-15 [paul]       2.0.0cvs50
15435
15436         * manual/advanced.xml
15437                 improve Templates info
15438                 written by wwp
15439
15440 2006-02-14 [colin]      2.0.0cvs49
15441
15442         * src/pixmaps/address_book.xpm
15443         * src/pixmaps/preferences.xpm
15444         * src/pixmaps/properties.xpm
15445                 Fix pixmap size - patch by Fabien Vantard
15446
15447 2006-02-13 [colin]      2.0.0cvs48
15448
15449         * src/procmime.c
15450                 Add missing fclose()s on error
15451         * src/textview.c
15452                 Remove unused code
15453         * src/common/utils.c
15454                 Fix temp files not being deleted on windows
15455         Patches by Thomas Gilgin
15456
15457 2006-02-13 [colin]      2.0.0cvs47
15458
15459         * src/mainwindow.c
15460                 Fix exit crash
15461
15462 2006-02-13 [wwp]        2.0.0cvs46
15463
15464         * src/plugins/pgpcore/prefs_gpg.c
15465                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15466
15467 2006-02-12 [colin]      2.0.0cvs45
15468
15469         * src/folderview.c
15470         * src/main.c
15471         * src/mainwindow.c
15472                 Fix "stuff" when quitting
15473
15474 2006-02-12 [wwp]        2.0.0cvs44
15475
15476         * src/prefs_themes.c
15477                 fix typos in debug messages.
15478
15479 2006-02-11 [colin]      2.0.0cvs43
15480
15481         * src/summaryview.c
15482                 don't allow drag/drop from ourself
15483
15484 2006-02-10 [wwp]        2.0.0cvs42
15485
15486         * src/exporthtml.c
15487         * src/html.c
15488         * src/html.h
15489         * src/procmime.c
15490         * src/textview.c
15491                 renamed html_ prefixed functions and data structures to avoid
15492                 namespace clashes w/ other software (gtkhtml2 for instance).
15493                 Closes bug #907.
15494
15495
15496 2006-02-09 [colin]      2.0.0cvs41
15497
15498         * src/summaryview.c
15499                 Fix shitty logic messed up. Thanks Ticho for the hint!
15500
15501 2006-02-09 [wwp]        2.0.0cvs40
15502
15503         * src/gtk/about.c
15504         * src/compose.c
15505         * src/prefs_account.c
15506         * src/prefs_gtk.h
15507         * src/editaddress.c
15508                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15509                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15510                 Browse buttons in accounts prefs.
15511
15512 2006-02-09 [colin]      2.0.0cvs39
15513
15514         * src/matcher.c
15515                 Check for pointer before using its members
15516         * src/gtk/gtksourceprintjob.c
15517                 Fix a wrong warning
15518
15519 2006-02-09 [wwp]        2.0.0cvs38
15520
15521         * src/gtk/filesel.c
15522                 fix few compiler warnings (type mismatch).
15523
15524 2006-02-09 [paul]       2.0.0cvs37
15525
15526         * po/fr.po
15527                 updated by Fabien Vantard
15528
15529 2006-02-08 [colin]      2.0.0cvs36
15530
15531         * src/prefs_common.c
15532         * src/common/defs.h
15533         * src/common/plugin.c
15534                 allow windows and linux configurations to coexist
15535                 patch by Thomas Gilgin
15536
15537 2006-02-08 [colin]      2.0.0cvs35
15538
15539         * src/filtering.c
15540         * src/matcher.c
15541         * src/matcher.h
15542         * src/matcher_parser_parse.y
15543         * src/prefs_filtering_action.c
15544         * src/prefs_matcher.c
15545                 Add the "Ignore thread" filtering
15546                 action
15547
15548 2006-02-08 [colin]      2.0.0cvs34
15549
15550         * src/compose.c
15551         * src/procmime.c
15552         * src/procmime.h
15553                 Fix bug #905 (damaged attachment)
15554                 text files with raw \0's aren't really text files
15555         FOR_STABLE
15556
15557 2006-02-08 [colin]      2.0.0cvs33
15558
15559         * src/summaryview.c
15560                 Fix crasher introduced yesterday
15561
15562 2006-02-08 [wwp]        2.0.0cvs32
15563
15564         * src/compose.c
15565         * src/compose.h
15566                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15567
15568 2006-02-08 [wwp]        2.0.0cvs31
15569
15570         * src/prefs_template.c
15571                 templates enhancement: allow address completion for Cc and Bcc fields
15572                 (it was currently possible for the To field only)
15573
15574 2006-02-08 [colin]      2.0.0cvs30
15575
15576         * src/compose.c
15577                 Don't unblock if not blocked
15578         FOR_STABLE
15579
15580 2006-02-07 [colin]      2.0.0cvs29
15581
15582         * src/action.c
15583                 Forgot to refresh summaryview
15584
15585 2006-02-07 [colin]      2.0.0cvs28
15586
15587         * src/action.c
15588                 Freeze/thaw message list and folder list while
15589                 processing %as{} actions 
15590         * src/compose.c
15591                 Fix auto-wrap disabling after a middle-click
15592                 paste - FOR_STABLE
15593
15594 2006-02-07 [paul]       2.0.0cvs27
15595
15596         * src/folder.c
15597                 fix freeing of uninitialised pointers
15598                 Thanks to Colin
15599
15600 2006-02-06 [colin]      2.0.0cvs26
15601
15602         * src/folder.c
15603                 Use g_slist_prepend in potentially big list
15604
15605 2006-02-06 [colin]      2.0.0cvs25
15606
15607         * src/folder.c
15608                 Completely skip processing if it doesn't 
15609                 exist (faster!)
15610
15611 2006-02-06 [colin]      2.0.0cvs24
15612
15613         * src/folder.c
15614         * src/summaryview.c
15615                 Batch filtering in summaryview (from Tools menu)
15616                 and pre/post//-processing too
15617
15618 2006-02-06 [colin]      2.0.0cvs23
15619
15620         * src/procmsg.h
15621         * src/filtering.c
15622                 Use a special field for batch filtering instead
15623                 of stepping on deferred execution's toes
15624
15625 2006-02-06 [colin]      2.0.0cvs22
15626
15627         * src/action.c
15628         * src/filtering.c
15629         * src/filtering.h
15630         * src/folder.c
15631         * src/summaryview.c
15632                 Fix filtering via menus and actions
15633
15634 2006-02-06 [colin]      2.0.0cvs21
15635
15636         * src/imap.c
15637                 Put the added file directly to cache if possible (will work
15638                 with next libetpan)
15639         * src/filtering.c
15640         * src/filtering.h
15641         * src/inc.c
15642         * src/folder.c
15643         * src/mbox.c
15644         * src/procmsg.h
15645                 Move and copy filtered messages by batches instead of one
15646                 by one - faster on IMAP
15647         * src/procmsg.c
15648                 Add a function that'll possibly be useful later
15649
15650 2006-02-06 [colin]      2.0.0cvs20
15651
15652         * src/addressbook.c
15653                 Use internal mime-type instead of text/plain for d'n'd
15654         * src/compose.c
15655                 Allow attaching files from mimeview's icon list via d'n'd
15656         * src/folderview.c
15657         * src/folderview.h
15658                 Use internal mime-type instead of text/plain for d'n'd
15659                 Don't try to selected opened folder if none is
15660                 Factorize d'n'd from other apps code
15661         * src/headerview.c
15662         * src/textview.c
15663         * src/gtk/gtkutils.c
15664         * src/gtk/gtkutils.h
15665                 Factorize Face/X-Face stuff
15666         * src/mimeview.c
15667                 Fix d'n'd to other apps
15668         * src/prefs_message.c
15669                 Let the XFace pref be usable without libcompface as it also
15670                 applies to Face
15671         * src/summaryview.c
15672                 Fix d'n'd to other apps
15673                 Factorize d'n'd from other apps code
15674
15675 2006-02-06 [wwp]        2.0.0cvs19
15676
15677         * po/it.po
15678                 Italian translation fixes by Andrea Spadaccini (no more confusion
15679                 between filtering and processing, and few changes in the About
15680                 dialog).
15681
15682
15683 2006-02-06 [mones]      2.0.0cvs18
15684
15685         * src/gtk/icon_legend.c
15686                 Improved descriptions allowing better translations
15687
15688 2006-02-05 [colin]      2.0.0cvs17
15689
15690         * src/imap.c
15691                 Add the f*cking missing expunge that caused imap_fetch_env
15692                 to fail after an add_msgs ! :-///
15693         * src/etpan/imap-thread.c
15694                 Add a bit of debug
15695         FOR_STABLE
15696
15697 2006-02-05 [colin]      2.0.0cvs16
15698
15699         * src/common/utils.c
15700                 Don't check for return-path (or we can't put
15701                 back non-sent mails)
15702
15703 2006-02-05 [colin]      2.0.0cvs15
15704
15705         * src/textview.c
15706                 Don't try to display Face header in textview
15707                 when teh headerview's active
15708
15709 2006-02-05 [colin]      2.0.0cvs14
15710
15711         * tools/tbird2syl.py
15712         * tools/Makefile.am
15713                 Add script to import Thunderbird mails
15714
15715 2006-02-05 [colin]      2.0.0cvs13
15716
15717         * src/headerview.c
15718         * src/procheader.c
15719         * src/procmsg.c
15720         * src/procmsg.h
15721         * src/textview.c
15722                 Show Face headers - patch partially by Klaus Flittner
15723
15724 2006-02-05 [colin]      2.0.0cvs12
15725
15726         * src/folderview.c
15727         * src/summaryview.c
15728         * src/common/utils.c
15729         * src/common/utils.h
15730                 Let dnd work from mime icons to summaryview
15731                 and to folderview too
15732                 Add a crude test to avoid trying to add files
15733                 drag'n'dropped when they're not mails
15734
15735 2006-02-04 [colin]      2.0.0cvs11
15736
15737         * src/summaryview.c
15738         * src/mimeview.c
15739                 Fix utf8 conversion
15740
15741 2006-02-04 [colin]      2.0.0cvs10
15742
15743         * src/compose.c
15744         * src/folderview.c
15745         * src/mimeview.c
15746         * src/summaryview.c
15747         * src/summaryview.h
15748                 Added various drag and drop capas:
15749                 From                    To
15750                 summaryview             other apps
15751                 mimeview icons          other apps
15752                 other apps              summaryview
15753                 other apps              folderview
15754
15755                 This shouldn't have broken the existing:
15756                 From                    To
15757                 summaryview             folderview
15758                 folderview              folderview
15759                 summaryview             compose's attachments
15760
15761         Tests welcomed.
15762
15763 2006-02-02 [paul]       2.0.0cvs9
15764
15765         * src/mainwindow.c
15766                 move global option 'Set displayed columns...' out
15767                 of folder option grouping.
15768                 fix sensitivity of 'harvest addresses'
15769         FOR_STABLE
15770
15771 2006-02-01 [colin]      2.0.0cvs8
15772
15773         * src/mimeview.c
15774                 Revert the alertpanel patch, it sucks (intrusive
15775                 and gets in the way of "open")
15776
15777 2006-02-01 [colin]      2.0.0cvs7
15778
15779         * src/compose.c
15780         * src/prefs_account.c
15781         * src/prefs_common.c
15782         * src/common/defs.h
15783         * src/common/utils.c
15784         * src/common/utils.h
15785                 Add ability to edit the signature file
15786                 from the account preferences, and use
15787                 a default for the text editor.
15788                 Patch by Fabien Vantard
15789
15790 2006-02-01 [colin]      2.0.0cvs6
15791
15792         * src/mimeview.c
15793                 Try to get mime type by extension if it is
15794                 application/octet-stream
15795                 Display a window with possible choices when
15796                 encountering unknown mime types
15797         * src/gtk/filesel.c
15798         * src/gtk/filesel.h
15799                 Add preview
15800                 Allow multiple selection in filtered filesel
15801                 (patch by Fabien Vantard)
15802         * src/gtk/pluginwindow.c
15803                 Use it (patch by Fabien Vantard)
15804
15805 2006-02-01 [paul]       2.0.0cvs5
15806
15807         * src/jpilot.c
15808                 fix crash on creating jpilot address book
15809                 Thanks to Colin - FOR_STABLE
15810         * src/prefs_summaries.c
15811         * src/prefs_wrapping.c
15812         * src/gtk/icon_legend.c
15813         * src/gtk/quicksearch.c
15814                 string fixes and additions
15815
15816 2006-02-01 [paul]       2.0.0cvs4
15817
15818         * src/compose.c
15819         * src/mainwindow.c
15820         * src/messageview.c
15821         * src/prefs_send.c
15822                 add Arabic encoding option
15823                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15824
15825 2006-01-31 [colin]      2.0.0cvs3
15826
15827         * src/plugins/pgpcore/passphrase.c
15828                 Convert passphrase to locale encoding
15829         * src/compose.c
15830                 Fix drafting on IMAP. Crappy bug sneaked in
15831                 the release :-/
15832         FOR_STABLE
15833
15834 2006-01-30 [paul]       2.0.0cvs2
15835
15836         * src/gtk/icon_legend.c
15837                 show the new entries
15838
15839 2006-01-30 [colin]      2.0.0cvs1
15840
15841         * src/manual.c
15842                 Check for the file to be present before 
15843                 enabling the menu - FOR_STABLE
15844         * src/gtk/icon_legend.c
15845                 Add folders icons (not all of them, there
15846                 are too much, but the most intriguing ones)
15847
15848 2006-01-30 [paul]       2.0.0
15849
15850         version 2.0.0 released
15851
15852 [For previous entries, see ChangeLog.pre2.0.0]