2007-09-28 [paul] 3.0.1cvs43
[claws.git] / ChangeLog
1 2007-09-28 [paul]       3.0.1cvs43
2
3         * src/account.c
4                 use gtk_widget_set_size_request() on the label
5                 so that wrapping works better. get rid of the
6                 (partially deprecated) hbutton_box.
7                 these changes should prevent buttons overlapping
8                 on maemo
9
10 2007-09-28 [colin]      3.0.1cvs42
11
12         * src/pop.c
13                 Fix typo :)
14
15 2007-09-28 [colin]      3.0.1cvs41
16
17         * src/compose.c
18         * src/msgcache.c
19         * src/pop.c
20         * src/procmime.c
21         * src/etpan/imap-thread.c
22                 64bits-related warning fixes
23
24 2007-09-28 [colin]      3.0.1cvs40
25
26         * src/folder_item_prefs.c
27         * src/ldaputil.c
28         * src/mainwindow.c
29         * src/mimeview.c
30         * src/common/tags.c
31                 Fix warnings
32
33 2007-09-28 [colin]      3.0.1cvs39
34
35         * src/plugins/spamassassin/spamassassin.c
36         * src/plugins/spamassassin/spamassassin.h
37         * src/plugins/spamassassin/spamassassin_gtk.c
38                 Add addressbook-based whitelisting
39
40 2007-09-28 [colin]      3.0.1cvs38
41
42         * src/folder.c
43                 Fix bug 1337, 'crash on pressing Send button'
44
45 2007-09-28 [paul]       3.0.1cvs37
46
47         * src/prefs_folder_item.c
48                 give the orphans a parent. makes all prefs
49                 pages visible on maemo
50
51 2007-09-28 [colin]      3.0.1cvs36
52
53         * src/prefs_folder_column.c
54         * src/prefs_summary_column.c
55                 Fix two leaks
56
57 2007-09-27 [colin]      3.0.1cvs35
58
59         * src/gtk/quicksearch.c
60                 Fix bug 1336, 'Segfault if empty space before search-string'
61
62 2007-09-26 [mones]      3.0.1cvs34
63
64         * manual/account.xml
65         * manual/plugins.xml
66                 Fixed irc channel name, added some docbook markup.
67                 Changed text markup to docbook markup. 
68                 Added spamcop as supported in SpamReport description.
69         * manual/fr/plugins.xml
70                 Fixed irc channel name.
71         * manual/es/account.xml
72         * manual/es/advanced.xml
73         * manual/es/claws-mail-manual.xml
74         * manual/es/glossary.xml
75         * manual/es/gpl.xml
76         * manual/es/keyboard.xml
77         * manual/es/plugins.xml
78                 Synced with English version, fixed a couple of typos.
79
80 2007-09-26 [colin]      3.0.1cvs33
81
82         * configure.ac
83                 Explain why "Libgnomeprint: no" on GTK+ 2.10
84
85 2007-09-26 [colin]      3.0.1cvs32
86
87         * src/messageview.c
88         * src/procmsg.c
89         * src/procmsg.h
90                 Optimisation: avoid fetching mail 3 times locally
91                 for displaying
92
93 2007-09-26 [colin]      3.0.1cvs31
94
95         * src/mh.c
96                 Fix missing static
97
98 2007-09-26 [colin]      3.0.1cvs30
99
100         * src/folder.c
101         * src/folder.h
102         * src/mh.c
103         * src/mh.h
104                 Fix MH mtime hack - make it a folder class function
105
106 2007-09-26 [colin]      3.0.1cvs29
107
108         * src/inc.c
109                 Fix bug 1334, 'user defined mail incorporation 
110                 script not run'
111
112 2007-09-25 [colin]      3.0.1cvs28
113
114         * src/codeconv.c
115                 Optimisation: shortcut conv_codeset_strdup
116                 when src_code and dest_code are the same
117         * src/common/xml.c
118         * src/common/xml.h
119                 Optimisation: shortcut code conversions when
120                 files are in UTF-8; faster list walking by
121                 using prepend/reverse.
122
123 2007-09-25 [holger]     3.0.1cvs27
124
125         * src/printing.c
126                 Replace button bar of the preview window
127                 with a real toolbar (patch by Colin)
128                 Add zooming to the preview window
129
130 2007-09-24 [paul]       3.0.1cvs26
131
132         * src/compose.c
133                 compact the character set menu, adding some
134                 missing encodings. Patch by Pawel Pekala
135
136 2007-09-23 [paul]       3.0.1cvs25
137
138         * src/prefs_account.c
139         * src/prefs_folder_item.c
140         * src/prefs_quote.c
141         * src/quote_fmt.c
142         * src/quote_fmt.h
143                 remove unnecessary frame from Templates options
144                 and improve the English of the check button label
145
146 2007-09-22 [colin]      3.0.1cvs24
147
148         * src/gtk/quicksearch.c
149                 Fix bug 1329, 'error in quicksearch.c'
150                 Fix return with value in function returning void
151
152 2007-09-22 [colin]      3.0.1cvs23
153
154         * src/imap.c
155         * src/procmsg.h
156         * src/common/utils.c
157         * src/common/utils.h
158         * src/etpan/imap-thread.c
159                 Optimise fetching IMAP cached emails *a lot*
160                 (remember whether mail is fully cached and \r's
161                  are already stripped)
162
163 2007-09-22 [colin]      3.0.1cvs22
164
165         * src/folder.c
166         * src/folder.h
167         * src/prefs_folder_item.c
168                 Add a button to allow users to drop local caches.
169
170 2007-09-21 [colin]      3.0.1cvs21
171
172         * src/summaryview.c
173                 Remove unnecessary error when cancelling export to mbox.
174                 Patch by Pawel
175
176 2007-09-21 [paul]       3.0.1cvs20
177
178         * src/gtk/prefswindow.c
179                 remove unnecessary frames from the prefs
180                 pages. Patch by Pawel Pekala
181
182 2007-09-21 [paul]       3.0.1cvs19
183
184         * src/prefs_account.c
185         * src/prefs_folder_item.c
186         * src/prefs_quote.c
187         * src/quote_fmt.c
188                 put the Templates options into a tabbed
189                 layout. Patch by Pawel Pekala
190
191 2007-09-21 [paul]       3.0.1cvs18
192
193         * src/mainwindow.c
194                 group together the character set menu items
195                 move the /View/Show or hide/Message view below
196                 .../Toolbar menu item
197                 Patch by Pawel Pekala
198
199 2007-09-21 [mones]      3.0.1cvs17
200
201         * src/compose.c
202                 Fix for bug 1327, 'segfault when replying to a non-existent
203                 news message', thanks to Colin.
204
205 2007-09-21 [colin]      3.0.1cvs16
206
207         * src/folderview.c
208                 Complete 3.0.1cvs15
209
210 2007-09-20 [colin]      3.0.1cvs15
211
212         * src/folderview.c
213         * src/folderview.h
214                 Maybe fix bug 1324, 'Corrupted IMAP cache'
215
216 2007-09-20 [colin]      3.0.1cvs14
217
218         * src/printing.c
219                 Fix a little leak
220
221 2007-09-20 [holger]     3.0.1cvs13
222
223         * src/printing.c
224                 Add page layout to print preview.
225                 Make the close-button in the toolbar
226                 right-aligned.
227
228 2007-09-20 [paul]       3.0.1cvs12
229
230         * po/ru.po
231                 updated by Pavlo Bohmat
232
233 2007-09-19 [colin]      3.0.1cvs11
234
235         * src/common/utils.c
236                 Prevent unquoted mime boundaries, by always
237                 using a /
238
239 2007-09-19 [colin]      3.0.1cvs10
240
241         * src/printing.c
242                 Fix drawing area size, fix DPI change that
243                 can cause total number of lines to decrease
244
245 2007-09-19 [colin]      3.0.1cvs9
246
247         * po/POTFILES.in
248         * src/printing.c
249                 Make print preview more efficient and nicer.
250                 Patch mostly by Holger Berndt <hb@claws-mail.org>
251
252 2007-09-19 [colin]      3.0.1cvs8
253
254         * src/prefs_common.c
255         * src/prefs_common.h
256         * src/printing.c
257                 Add scrolledwindow, default allocation and
258                 size saving to the print preview window.
259
260 2007-09-18 [colin]      3.0.1cvs7
261
262         * src/prefs_common.c
263         * src/prefs_common.h
264         * src/prefs_image_viewer.c
265         * src/printing.c
266                 GtkPrintOperation:
267                 - add image printing support
268                 - add option to print images
269                 - add preview widget
270                 - add saving of a few Page Setup parameters
271
272 2007-09-18 [colin]      3.0.1cvs6
273
274         * AUTHORS
275         * src/gtk/authors.h
276                 Add Guillaume Chazarain
277
278 2007-09-18 [colin]      3.0.1cvs5
279
280         * src/common/utils.c
281                 Fix bug 1321, 'access before allocation 
282                 when scanning for uris'. Patch by 
283                 Guillaume Chazarain <guichaz@yahoo.fr>
284
285 2007-09-18 [colin]      3.0.1cvs4
286
287         * src/toolbar.c
288                 Fix bug 1320, 'Memory leak caused by 
289                 gtk_container_get_children'. Patch by
290                 Guillaume Chazarain <guichaz@yahoo.fr>
291
292 2007-09-18 [colin]      3.0.1cvs3
293
294         * src/printing.c
295         * src/printing.h
296                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
297
298 2007-09-18 [colin]      3.0.1cvs2
299
300         * src/Makefile.am
301         * src/mainwindow.c
302         * src/messageview.c
303         * src/messageview.h
304         * src/prefs_ext_prog.c
305         * src/prefs_fonts.c
306         * src/printing.c
307         * src/printing.h
308         * src/summaryview.c
309                 Use GtkPrintOperation by default on GTK+ >= 2.10
310                 Patch by Holger Berndt <hb@claws-mail.org>
311
312 2007-09-18 [paul]       3.0.1cvs1
313
314         * NEWS
315         * README
316         * RELEASE_NOTES
317         * configure.ac
318                 bump up version number following stable release
319
320 2007-09-16 [colin]      3.0.0cvs18
321
322         * src/folder.c
323                 Fix possible memleak
324
325 2007-09-16 [colin]      3.0.0cvs17
326
327         * src/folderview.c
328                 Fix bug 1311, 'Wrong arrow position 
329                 while moving message into folder when 
330                 column headers hidden'
331         * src/image_viewer.c
332                 Show error in the GUI if image can't
333                 be loaded
334         * src/matcher.c
335                 Fix spurious output
336         * src/messageview.c
337                 Allow setting domain in msgid
338         * src/common/plugin.c
339                 Add timing information
340
341 2007-09-16 [colin]      3.0.0cvs16
342
343         * src/account.c
344         * src/compose.c
345         * src/prefs_account.c
346         * src/prefs_account.h
347         * src/prefs_template.c
348         * src/common/utils.c
349                 Remove Generate Message-ID option. We need
350                 this on some IMAP servers.
351
352 2007-09-16 [colin]      3.0.0cvs15
353
354         * src/prefs_filtering.c
355         * src/prefs_filtering.h
356         * src/prefs_filtering_action.c
357         * src/common/tags.c
358                 Fix tags issues: tags with spaces, renaming
359                 tags.
360
361 2007-09-16 [colin]      3.0.0cvs14
362
363         * src/folderview.c
364         * src/main.c
365         * src/mainwindow.c
366                 Fix bug 1308, 'Claws deletes folderlist.xml after
367                 fetching mail short after start-up'
368
369 2007-09-16 [colin]      3.0.0cvs13
370
371         * src/compose.c
372                 Fix scrolling to cursor
373
374 2007-09-16 [paul]       3.0.0cvs12
375
376         * po/sr.po
377                 updated by Aleksandar Urosevic
378
379 2007-09-16 [paul]       3.0.0cvs11
380
381         * src/folder.c
382                 do not allow locked msgs to be deleted,
383                 even by filtering/processing
384
385 2007-09-07 [paul]       3.0.0cvs10
386
387         * src/prefs_folder_column.c
388         * src/prefs_summary_column.c
389                 implement button sensitivity
390                 patch by Pawel Pekala
391
392 2007-09-06 [wwp]        3.0.0cvs9
393
394         * src/prefs_gtk.c
395                 Add a missing linefeed to a debug message.
396
397 2007-09-05 [colin]      3.0.0cvs8
398
399         * src/inc.c
400                 Fix statusbar/window mismatch on Maemo
401
402 2007-09-05 [colin]      3.0.0cvs7
403
404         * src/ldaputil.c
405                 Fix build without USE_LDAP_TLS
406
407 2007-09-05 [colin]      3.0.0cvs6
408
409         * src/folder.c
410         * src/imap.c
411         * src/inc.c
412         * src/mbox.c
413         * src/send_message.c
414         * src/statusbar.c
415         * src/statusbar.h
416                 Maemo: distinguish various statusbar messages,
417                 in order to display only the most important.
418
419 2007-09-04 [wwp]        3.0.0cvs5
420
421         * src/account.c
422                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
423                 Show protocol "SMTP" and the appropriate server for send-only
424                 accounts, show "-" instead of "" when no value is relevant.
425
426 2007-09-03 [ticho]      3.0.0cvs4
427
428         * src/summaryview.c
429                 Handle plural form better in delete confirmation dialog.
430
431 2007-09-03 [wwp]        3.0.0cvs3
432
433         * src/compose.c
434                 Warn differently when sending or sending later (queueing).
435
436 2007-09-03 [colin]      3.0.0cvs2
437
438         * src/procmime.c
439         * src/procmime.h
440         * src/common/plugin.c
441         * src/common/plugin.h
442                 Add a new plugin API, MimeParser. It allows
443                 plugins to scan email MIME parts and optionally,
444                 transform them.
445
446 2007-09-03 [mones]      3.0.0cvs1
447
448         * po/es.po
449                 Updated translation
450         * src/common/defs.h
451                 While a better solution is made double history sizes
452
453 2007-09-03 [paul]       3.0.0
454
455         * NEWS
456         * README
457         * RELEASE_NOTES
458                 3.0.0 released
459
460 2007-09-03 [paul]       2.10.0cvs191
461
462         * po/bg.po
463         * po/ca.po
464         * po/de.po
465         * po/fi.po
466         * po/fr.po
467         * po/hu.po
468         * po/it.po
469         * po/pl.po
470         * po/pt_BR.po
471         * po/ru.po
472         * po/sk.po
473         * po/zh_CN.po
474                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
475                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
476                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
477                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
478
479 2007-09-02 [colin]      2.10.0cvs190
480
481         * src/edittags.c
482         * src/common/tags.c
483                 Prevent empty or white-space tags
484
485 2007-09-01 [colin]      2.10.0cvs189
486
487         * src/main.c
488                 Fix double-reading of accounts list when
489                 the wizard has been run due to no accounts
490         * src/mainwindow.c
491                 Fix sensitivity of a menu item in case 
492                 there's no account
493
494 2007-09-01 [wwp]        2.10.0cvs188
495
496         * src/wizard.c
497                 Fix wizard crash when Mailbox dir already exists
498                 (thanks to Colin).
499
500 2007-08-31 [colin]      2.10.0cvs187
501
502         * src/etpan/imap-thread.c
503                 Fix unwanted creation of 
504                 libetpan's stream dump file
505         * src/compose.c
506                 Fix coloring of pastes as quotation
507         * src/summaryview.c
508                 Maemo: Fix opening of mails from keypad
509                 in Sent folders
510         * src/addressbook.c
511         * src/folderview.c
512         * src/image_viewer.c
513         * src/mimeview.c
514         * src/gtk/prefswindow.c
515                 Maemo: Fix adjustments changes 
516
517 2007-08-30 [colin]      2.10.0cvs186
518
519         * src/folderview.c
520                 Don't opened selected folder when clicking
521                 on white space
522         * src/mainwindow.c
523                 Maemo: Make Esc close messageviews
524         * src/messageview.c
525                 Maemo: Fix message scrolling to the end on 
526                 opening
527                 Maemo: Fix reopening same message
528         * src/gtk/prefswindow.c
529                 Maemo: try to fix scrollbar. Doesn't work,
530                 it seems as if gtk_adjustment_set_value was
531                 a noop.
532
533 2007-08-30 [colin]      2.10.0cvs185
534
535         * src/compose.c
536         * src/folderview.c
537         * src/main.c
538         * src/prefs_matcher.c
539         * src/prefs_template.c
540         * src/quote_fmt.c
541         * src/send_message.c
542         * src/toolbar.c
543         * src/gtk/gtkaspell.c
544         * src/plugins/bogofilter/bogofilter.c
545         * src/plugins/bogofilter/bogofilter_gtk.c
546         * src/plugins/clamav/clamav_plugin_gtk.c
547         * src/plugins/pgpcore/sgpgme.c
548         * src/plugins/spamassassin/spamassassin.c
549         * src/plugins/spamassassin/spamassassin_gtk.c
550                 Fix all potential misuses of format-string functions
551
552 2007-08-30 [wwp]        2.10.0cvs184
553
554         * src/prefs_template.c
555                 Fix a leak.
556
557 2007-08-29 [colin]      2.10.0cvs183
558
559         * src/plugins/trayicon/trayicon.c
560                 Fix leak of hooks in case of error,
561                 thanks to Holger Berndt
562
563 2007-08-28 [colin]      2.10.0cvs182
564
565         * src/mainwindow.c
566                 Don't use current folder settings when
567                 composing from the compose button's
568                 account selector
569
570 2007-08-28 [colin]      2.10.0cvs181
571
572         * src/quote_fmt_parse.y
573                 Fix cursor offset when quote contains UTF-8
574                 chars
575
576 2007-08-28 [colin]      2.10.0cvs180
577
578         * src/compose.c
579         * src/compose.h
580                 Fix signature replacement when it's been wrapped
581
582 2007-08-27 [colin]      2.10.0cvs179
583
584         * src/summaryview.c
585                 Fix indentation
586
587 2007-08-27 [colin]      2.10.0cvs178
588
589         * src/summaryview.c
590                 Fix Quicksearch's Sticky mode
591
592 2007-08-27 [colin]      2.10.0cvs177
593
594         * src/folder_item_prefs.c
595         * src/folder_item_prefs.h
596         * src/imap_gtk.c
597         * src/mh_gtk.c
598                 Fix loss of subfolders properties when
599                 renaming a folder
600
601 2007-08-26 [wwp]        2.10.0cvs176
602
603         * src/alertpanel.c
604         * src/messageview.c
605         * src/prefs_actions.c
606                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
607                 will have to be used when necessary *before* calling
608                 alertpanel functions.
609
610 2007-08-25 [paul]       2.10.0cvs175
611
612         * src/prefs_actions.c
613                 workaround gettext problem marking
614                 string as c-format when it's not
615
616 2007-08-25 [wwp]        2.10.0cvs174
617
618         * src/alertpanel.c
619         * src/messageview.c
620         * src/prefs_actions.c
621                 Call the pango markup escape function right ince in alertpanel_create
622                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
623                 2.10.0cvs158).
624
625         * src/common/log.c
626                 Fix a crash due to a misuse of g_print(), encountered when the string
627                 passed to g_print was containing printf substitution symbols.
628
629 2007-08-25 [paul]       2.10.0cvs173
630
631         * src/common/log.c
632                 fix a segfault when refreshing RSSyl feeds
633
634 2007-08-25 [paul]       2.10.0cvs172
635
636         * src/gtk/icon_legend.c
637                 add watchthread.xpm
638
639 2007-08-25 [paul]       2.10.0cvs171
640
641         * src/Makefile.am
642         * src/stock_pixmap.c
643         * src/pixmaps/insert_file.xpm
644                 add a new pixmap instead of re-using
645                 paste.xpm. (easier for icon theme authors)
646
647 2007-08-24 [holger]     2.10.0cvs170
648
649         * src/plugins/trayicon/trayicon.c
650                 The same fix for another hook id.
651
652 2007-08-24 [holger]     2.10.0cvs169
653
654         * src/plugins/trayicon/trayicon.c
655                 Micro-fix: Do the error checking for
656                 the right hook id.
657
658 2007-08-24 [paul]       2.10.0cvs168
659
660         * src/folder.h
661                 fix typo causing compiler warning
662
663 2007-08-24 [paul]       2.10.0cvs167
664
665         * README
666                 put back the correct version of this file also
667
668 2007-08-24 [colin]      2.10.0cvs166
669
670         * src/send_message.c
671                 Use progress bar when sending messages
672
673 2007-08-24 [paul]       2.10.0cvs165
674
675         * Makefile.am
676                 oops! if i'm quick no-one will notice
677                 (put back the proper file)
678
679 2007-08-24 [paul]       2.10.0cvs164
680
681         * AUTHORS
682         * Makefile.am
683         * README
684         * src/gtk/authors.h
685         * tools/Makefile.am
686         * tools/README
687         * tools/mew2claws-mail.pl
688                 add new script that imports a Mew address book
689                 submitted by Jerome Lelong
690
691 2007-08-24 [paul]       2.10.0cvs163
692
693         * manual/plugins.xml
694                 remove the obsolete plugins, add the
695                 missing plugins, including the forthcoming
696                 SpamReport plugin
697
698 2007-08-24 [paul]       2.10.0cvs162
699
700         * manual/advanced.xml
701                 add info about the hidden emphasis_color option
702         * manual/keyboard.xml
703                 correct the info about hotkeys
704                 wrap the long lines
705
706 2007-08-24 [paul]       2.10.0cvs161
707
708         * src/folderview.c
709                 add mnemonic to 'Run procesing rules'
710
711 2007-08-24 [paul]       2.10.0cvs160
712
713         * src/account.c
714         * src/folder.c
715         * src/folder.h
716                 use suitable defaults for outbox,
717                 queue, drafts and trash folders
718
719 2007-08-24 [wwp]        2.10.0cvs159
720
721         * src/folderview.c
722                 Update menu item sensitivity if necessary (or we get a
723                 gtk critical message).
724
725 2007-08-23 [wwp]        2.10.0cvs158
726
727         * src/action.c
728         * src/prefs_actions.c
729                 Allow literal % chars in action commands (use %%).
730                 Add a missing p++ to the action parser in action_get_type(),
731                 which was missing it, even if it was neutral.
732                 Fix a pango markup warning at runtime.
733
734 2007-08-23 [wwp]        2.10.0cvs157
735
736         * src/addressbook.c
737                 Contacts are now locale-aware sorted in the address book
738                 (LC_COLLATE matters here).
739                 Fix missing table initializers.
740
741 2007-08-23 [colin]      2.10.0cvs156
742
743         * src/imap.c
744                 Check scan_required on dest folder when copying
745
746 2007-08-23 [colin]      2.10.0cvs155
747
748         * src/imap.c
749                 Fix scanning when folder was empty
750
751 2007-08-22 [colin]      2.10.0cvs154
752
753         * src/msgcache.c
754                 Don't g_warning when g_try_malloc fails(), or it makes
755                 things worse as g_log() allocates. Fixes bug 1290,
756                 'Claws Mail crashes if too little memory when 
757                 rebuilding folder tree'
758
759 2007-08-22 [colin]      2.10.0cvs153
760
761         * src/inc.c
762                 Fix format string vulnerability, thanks to
763                 Ulf Harnhammar, Secunia Research
764
765 2007-08-22 [colin]      2.10.0cvs152
766
767         * src/ldapserver.c
768                 Set tv_usec too
769
770 2007-08-22 [wwp]        2.10.0cvs151
771
772         * src/ldapquery.c
773                 Few better null-ptr checks.
774
775 2007-08-22 [colin]      2.10.0cvs150
776
777         * src/editldap.c
778         * src/editldap_basedn.c
779         * src/ldapquery.c
780         * src/ldapserver.c
781         * src/ldapserver.h
782         * src/ldapupdate.c
783         * src/ldaputil.c
784         * src/ldaputil.h
785                 Fix ldap timeouts
786
787 2007-08-22 [colin]      2.10.0cvs149
788
789         * src/ldapquery.c
790                 Finish previous fix
791
792 2007-08-22 [colin]      2.10.0cvs148
793
794         * src/ldapquery.c
795                 Fix wrong assertions
796
797 2007-08-22 [colin]      2.10.0cvs147
798
799         * src/ldaputil.c
800                 Fix test (set ldap v3 if bindDN is set or TLS is set)
801
802 2007-08-22 [colin]      2.10.0cvs146
803
804         * src/editldap.c
805         * src/ldaputil.c
806                 Fix wrong "Connected successfully to server". Connection only succeeds if
807                 we can get the base DN.
808
809 2007-08-21 [wwp]        2.10.0cvs145
810
811         * src/browseldap.c
812         * src/editldap.c
813         * src/ldapctrl.c
814         * src/ldapquery.c
815         * src/ldapserver.c
816         * src/ldapupdate.c
817         * src/ldaputil.c
818                 More sanity checks in ldap functions.
819
820 2007-08-21 [wwp]        2.10.0cvs144
821
822         * src/prefs_account.c
823                 Don't return a value in a void function().
824
825 2007-08-21 [paul]       2.10.0cvs143
826
827         * src/messageview.c
828                 add check for ftp: to messageview_list_urls()
829
830 2007-08-21 [colin]      2.10.0cvs142
831
832         * src/editldap.c
833         * src/ldapctrl.c
834         * src/ldapctrl.h
835         * src/ldapquery.c
836         * src/ldapupdate.c
837                 Fix bug 1293, 'LDAP address book not working'
838                 Search only on specified fields, but fetch 
839                 every field possible. People will have to 
840                 reset the searched Attributes in their LDAP
841                 servers properties.
842
843 2007-08-21 [wwp]        2.10.0cvs141
844
845         * src/addr_compl.c
846         * src/addrbook.c
847         * src/addrcache.c
848         * src/addrcindex.c
849         * src/addressbook.c
850         * src/addrindex.c
851         * src/browseldap.c
852         * src/crash.c
853         * src/editaddress_other_attributes_ldap.c
854         * src/exporthtml.c
855         * src/folder.c
856         * src/folderview.c
857         * src/imap.c
858         * src/jpilot.c
859         * src/ldapserver.c
860         * src/ldapupdate.c
861         * src/ldif.c
862         * src/main.c
863         * src/mainwindow.c
864         * src/matcher.c
865         * src/mh.c
866         * src/msgcache.c
867         * src/mutt.c
868         * src/pine.c
869         * src/pop.c
870         * src/prefs_customheader.c
871         * src/prefs_msg_colors.c
872         * src/procmime.c
873         * src/textview.c
874         * src/vcard.c
875         * src/wizard.c
876         * src/common/log.c
877         * src/common/socket.c
878         * src/common/ssl_certificate.c
879         * src/common/utils.c
880         * src/common/utils.h
881         * src/gtk/description_window.c
882         * src/plugins/demo/demo.c
883         * src/plugins/pgpcore/prefs_gpg.c
884         * src/plugins/spamassassin/libspamc.c
885                 Make sure we use glib functions to send text messages (information,
886                 debug, warning, errors) to stdout/stderr - no more direct puts
887                 fputs printf fprintf to stdout/stderr when it can be done using
888                 g_log*() and g_print/g_printerr. Doing this, we make sure every
889                 stdout/stderr message is saved to log in Windows.
890
891
892 2007-08-21 [wwp]        2.10.0cvs140
893
894         * src/main.c
895         * src/common/utils.h
896                 Route glib's stdout/stderr messages to a log file (Windows only),
897                 instead of loosing them.
898
899 2007-08-21 [paul]       2.10.0cvs139
900
901         * src/mainwindow.c
902                 replace deprecated g_strncasecmp()
903         * src/messageview.c
904                 fix 'List URLS'
905
906 2007-08-20 [ticho]      2.10.0cvs138
907
908         * src/account.c
909         * src/prefs_account.h
910                 Copy all account preferences in account_clone() - some
911                 were missing.
912         * src/prefs_account.c
913                 Handle empty privacy system combobox gracefully (warning
914                 instead of a crash).
915
916 2007-08-20 [colin]      2.10.0cvs137
917
918         * src/ldapctrl.c
919                 Fix a leak
920
921 2007-08-20 [paul]       2.10.0cvs136
922
923         * src/browseldap.c
924         * src/editldap.c
925         * src/ldapctrl.c
926         * src/ldapquery.c
927         * src/ldapquery.h
928         * src/ldapserver.c
929         * src/ldaputil.c
930                 add debug_prints
931                 patch by Michael Rasmussen
932
933 2007-08-19 [colin]      2.10.0cvs135
934
935         * src/imap.c
936                 Fix previous commit. Sensitivity update is needed
937                 for "Cancel receiving". However when batching we
938                 don't need to do it for every message flag change,
939                 just once at the start and once at the end.
940
941 2007-08-19 [colin]      2.10.0cvs134
942
943         * src/imap.c
944                 Remove useless menu updates on session lock/unlock
945
946 2007-08-19 [colin]      2.10.0cvs133
947
948         * src/etpan/imap-thread.c
949                 Make all fetch logs less verbose
950
951 2007-08-19 [paul]       2.10.0cvs132
952
953         * src/foldersel.c
954         * src/folderview.c
955         * src/summaryview.c
956                 fix bug 1286, 'Can't move a folder into a "Folders
957                 Only" folder'
958
959 2007-08-18 [ticho]      2.10.0cvs131
960
961         * src/editaddress_other_attributes_ldap.c
962                 Converted option menu for other ldap attributes to GtkComboBox.
963
964 2007-08-18 [colin]      2.10.0cvs130
965
966         * src/compose.c
967         * src/prefs_common.c
968         * src/prefs_common.h
969         * src/prefs_send.c
970         * src/send_message.c
971                 Revert 'send_dialog_mode' meaning to 
972                 'send_dialog_invisible', so that the 
973                 new checkbox doesn't change the 
974                 existing behaviour.
975
976 2007-08-18 [paul]       2.10.0cvs129
977
978         * src/summaryview.c
979                 add missing menu update
980
981 2007-08-17 [colin]      2.10.0cvs128
982
983         * src/folder.c
984                 Set batching after getting flags - maybe fixes
985                 bug 1292, 'CM crashes on writing mail'
986
987 2007-08-16 [ticho]      2.10.0cvs127
988
989         * src/prefs_send.c
990                 Convert two GtkOptionMenu widgets to new GtkComboBox.
991         * src/gtk/combobox.h
992         * src/gtk/gtkutils.c
993                 Allow NULL for GtkComboBox menuitem label, rendering such
994                 items as row separators.
995
996 2007-08-16 [paul]       2.10.0cvs126
997
998         * src/plugins/trayicon/trayicon.c
999                 remove wrongly used gettextisation
1000
1001 2007-08-15 [ticho]      2.10.0cvs125
1002
1003         * src/importldif.c
1004                 Fixed a runtime warning where an attempt to pack an
1005                 already packed GtkLabel was made.
1006
1007 2007-08-15 [ticho]      2.10.0cvs124
1008
1009         * src/prefs_compose_writing.c
1010                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1011                 into GtkComboBox.
1012
1013 2007-08-14 [ticho]      2.10.0cvs123
1014
1015         * src/messageview.c
1016         * src/gtk/gtkutils.c
1017                 Changed return receipt account selector to GtkComboBox.
1018                 Fixed a runtime warning where GTK tried to parse
1019                 "name <email@address" as a Pango markup in an alertpanel label.
1020
1021 2007-08-14 [ticho]      2.10.0cvs122
1022
1023         * src/prefs_logging.c
1024                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1025
1026 2007-08-14 [wwp]        2.10.0cvs121
1027
1028         * tools/Makefile.am
1029         * tools/README
1030         * tools/popfile-link.sh
1031                 Added a new tool: POPFile helper, to open
1032                 selected messages in POPFile control center,
1033                 in order to change the messages' status.
1034
1035 2007-08-14 [ticho]      2.10.0cvs120
1036
1037         * src/compose.c
1038         * src/prefs_common.c
1039         * src/prefs_common.h
1040         * src/prefs_send.c
1041         * src/send_message.c
1042                 Change "Show send dialog" optionmenu to a checkbutton.
1043         * src/prefs_receive.c
1044                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1045
1046 2007-08-13 [wwp]        2.10.0cvs119
1047
1048         * src/addr_compl.c
1049         * src/addressbook.c
1050         * src/addrindex.c
1051         * src/compose.c
1052         * src/filtering.c
1053         * src/folderview.c
1054         * src/inc.c
1055         * src/matcher.c
1056         * src/mh.c
1057         * src/partial_download.c
1058         * src/prefs_gtk.c
1059         * src/procmsg.c
1060         * src/stock_pixmap.c
1061         * src/summaryview.c
1062         * src/common/utils.c
1063         * src/gtk/gtkaspell.c
1064         * src/gtk/menu.c
1065                 Make sure we never pass NULL pointers for %s substitutions
1066                 (prevent from crashing in Windows).
1067
1068 2007-08-13 [wwp]        2.10.0cvs118
1069
1070         * src/msgcache.c
1071                 Re-enable mmap_reads in Windows with some missing
1072                 CloseHandle of mapping objects, thanks to
1073                 Marcus Brinkmann.
1074
1075 2007-08-13 [paul]       2.10.0cvs117
1076
1077         * src/common/utils.c
1078                 fix bug 1287, 'Compile time problem on Solaris
1079                 (nexenta gnu/Solaris) utils.c'
1080                 Thanks to Piotr Chrzczonowicz
1081
1082 2007-08-12 [wwp]        2.10.0cvs116
1083
1084         * src/plugins/pgpcore/prefs_gpg.c
1085                 Don't try to unset a GPG_AGENT_INFO that was not
1086                 set (and don't use a NULL string in Windows, it was
1087                 crashing with --debug if GPG_AGENT_INFO was not set).
1088
1089 2007-08-12 [wwp]        2.10.0cvs115
1090
1091         * src/privacy.h
1092                 Make gcc type-check arguments passed to privacy_set_error().
1093
1094 2007-08-12 [ticho]      2.10.0cvs114
1095
1096         * src/prefs_folder_item.c
1097                 Make sure that folder default account combobox always has some
1098                 account preselected.
1099         * src/gtk/combobox.c
1100                 Handle empty combobox gracefully (warning instead of crash).
1101
1102 2007-08-12 [ticho]      2.10.0cvs114
1103
1104         * src/prefs_folder_item.c
1105                 Make sure that folder default account combobox is not empty.
1106         * src/gtk/combobox.c
1107                 Handle empty combobox gracefully (warning instead of crash).
1108
1109 2007-08-11 [paul]       2.10.0cvs113
1110
1111         * src/addrgather.c
1112         * src/folderview.c
1113                 use 'subfolder' instead of 'sub-folder', matching
1114                 everywhere else the term is used
1115         * src/imap_gtk.c
1116                 fix engrish
1117
1118 2007-08-10 [wwp]        2.10.0cvs112
1119
1120         * src/msgcache.c
1121                 Disable mmap reads in Windows only (at least temporarily), they
1122                 prevent from renaming/removing target cache files.
1123
1124 2007-08-10 [paul]
1125
1126         3.0.0-rc2 released
1127
1128 2007-08-10 [wwp]        2.10.0cvs111
1129
1130         * src/msgcache.c
1131                 fix unpredictable crashes in Windows due to broken
1132                 cache/mark/tags files writting (file were opened for
1133                 writing in text mode).
1134
1135         * src/recv.c
1136                 use gettimeofday() from w32lib.h on Windows.
1137
1138 2007-08-10 [colin]      2.10.0cvs110
1139
1140         * src/imap.c
1141         * src/etpan/imap-thread.c
1142         * src/etpan/imap-thread.h
1143                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1144
1145 2007-08-09 [colin]      2.10.0cvs109
1146
1147         * src/editldap.c
1148                 Fix port being reset to 636 on SSL
1149         * src/folder.c
1150                 Fix folder_item_get_msg_num_by_file
1151                 on drafts/queue folders
1152
1153 2007-08-09 [wwp]        2.10.0cvs108
1154
1155         * src/folder.c
1156                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1157                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1158
1159
1160 2007-08-09 [colin]      2.10.0cvs107
1161
1162         * src/folderview.c
1163         * src/summaryview.c
1164         * src/gtk/prefswindow.c
1165                 A few Maemo layout fixes
1166
1167 2007-08-09 [paul]       2.10.0cvs106
1168
1169         * src/prefs_account.c
1170                 remove the hyphen from plug-ins to
1171                 match everywhere else
1172
1173 2007-08-08 [wwp]        2.10.0cvs105
1174
1175         * src/prefs_folder_item.c
1176                 Fix an extraneous stealth ^L char.
1177
1178 2007-08-08 [wwp]        2.10.0cvs104
1179
1180         * src/prefs_folder_item.c
1181                 Better fix, group variables declarations (USE_ASPELL).
1182
1183 2007-08-08 [wwp]        2.10.0cvs103
1184
1185         * src/prefs_folder_item.c
1186                 Fix compilation w/ USE_ASPELL set (broken
1187                 by 2.10.0cvs102).
1188
1189 2007-08-08 [ticho]      2.10.0cvs102
1190
1191         * src/prefs_folder_item.c
1192                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1193
1194 2007-08-08 [colin]      2.10.0cvs101
1195
1196         * src/imap.c
1197         * src/etpan/imap-thread.c
1198         * src/etpan/imap-thread.h
1199                 Close selected mailbox before doing
1200                 status on it.
1201
1202 2007-08-08 [colin]      2.10.0cvs100
1203
1204         * src/html.c
1205                 Complete symbol table, thanks to wwp.
1206                 Fixes bug 1284, 'The html -> text 
1207                 converter ignores entities'
1208         * src/msgcache.c
1209                 Fix possible fd leak
1210
1211 2007-08-08 [colin]      2.10.0cvs99
1212
1213         * src/imap.c
1214                 Better way to fetch UIDs on non-UIDPLUS servers
1215
1216 2007-08-07 [colin]      2.10.0cvs98
1217
1218         * src/imap.c
1219                 fix bug 1275, 'auto-saved draft messages not 
1220                 always being removed'; Also, make multiple
1221                 copy (in the same account) faster by matching
1222                 source/destination message UIDs.
1223         * src/messageview.c
1224                 Don't try to reshow deleted mail
1225         * src/msgcache.c
1226                 Fix leak on error path
1227
1228 2007-08-07 [wwp]        2.10.0cvs97
1229
1230         * manual/account.xml
1231         * manual/advanced.xml
1232         * manual/fr/account.xml
1233         * manual/fr/advanced.xml
1234                 Updated the reference manual and the French translation to
1235                 reflect 2.10.0cvs84: enable running folder Processing
1236                 rules on demand.
1237
1238 2007-08-06 [wwp]        2.10.0cvs96
1239
1240         * src/prefs_common.c
1241         * src/prefs_common.h
1242         * src/textview.c
1243                 Allow changing the emphasis color used to highlight
1244                 the newsreader/x-mailer header value when it matches
1245                 our preferred mail agent (hidden pref 'emphasis_col' added
1246                 to clawsrc).
1247
1248 2007-08-06 [colin]      2.10.0cvs95
1249
1250         * src/compose.c
1251         * src/compose.h
1252                 Re-commit 2.10.0cvs86, with a protection
1253                 against Pango bug. Also, try to fix 
1254                 bug 1275, 'auto-saved draft messages not 
1255                 always being removed'
1256
1257 2007-08-06 [wwp]        2.10.0cvs94
1258
1259         * src/gtk/quicksearch.c
1260                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1261
1262 2007-08-06 [ticho]      2.10.0cvs93
1263
1264         * src/prefs_account.c
1265         * src/gtk/combobox.c
1266                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1267                 selection in account preferences.
1268
1269 2007-08-06 [wwp]        2.10.0cvs92
1270
1271         * src/plugins/pgpcore/plugin.def
1272                 Apply one more chunk from gpg4win's 03-w32-port patch.
1273
1274 2007-08-05 [colin]      2.10.0cvs91
1275
1276         * src/compose.c
1277         * src/compose.h
1278                 reverting buggy patch for now
1279
1280 2007-08-05 [colin]      2.10.0cvs90
1281
1282         * src/folder.c
1283                 Fix slowdown
1284
1285 2007-08-04 [colin]      2.10.0cvs89
1286
1287         * src/prefs_summaries.c
1288         * src/summary_search.c
1289                 Replace deprecated widgets. Patch by
1290                 Andrej.
1291
1292 2007-08-04 [colin]      2.10.0cvs88
1293
1294         * src/mh.c
1295                 Refresh GUI only every 2000 mails on mh_get_last_num
1296                 This is fast (readdir) and done only once per 
1297                 session/folder
1298
1299 2007-08-03 [colin]      2.10.0cvs87
1300
1301         * src/prefs_account.c
1302         * src/gtk/combobox.h
1303         * src/gtk/gtkutils.c
1304                 Fix a deprecated widget. Patch by
1305                 Andrej
1306
1307 2007-08-03 [colin]      2.10.0cvs86
1308
1309         * src/compose.c
1310         * src/compose.h
1311                 Make colorisation and wrapping algorithms
1312                 faster. Fixes bug 1246, 'compose becomes 
1313                 increasingly slow replying to complex emails'
1314
1315 2007-08-03 [paul]       2.10.0cvs85
1316
1317         * src/mh.c
1318                 keep the window painted
1319
1320 2007-08-02 [paul]       2.10.0cvs84
1321
1322         * src/folderview.c
1323         * src/mainwindow.c
1324         * src/mainwindow.h
1325                 enable running folder Processing
1326                 rules on demand
1327
1328 2007-08-02 [paul]       2.10.0cvs83
1329
1330         * src/textview.c
1331                 speed up/clean up rendering of larger
1332                 msgs
1333                 Thanks to Colin
1334
1335 2007-08-01 [paul]       2.10.0cvs82
1336
1337         * src/mainwindow.h
1338                 clean up cruft
1339         * src/toolbar.c
1340                 change default toolbar layout on maemo
1341         * src/pixmaps/close.xpm
1342                 make the red cross a grey cross
1343         * src/pixmaps/jpilot.xpm
1344                 make icon smaller so it fits better
1345
1346 2007-07-31 [paul]       2.10.0cvs81
1347
1348         * src/setup.c
1349         * src/gtk/gtkutils.c
1350                 fix crash on maemo on first launch
1351
1352 2007-07-30 [paul]       2.10.0cvs80
1353
1354         * src/prefs_matcher.c
1355                 specify the units of age and size
1356
1357 2007-07-30 [paul]       2.10.0cvs79
1358
1359         * src/main.c
1360                 Fix IMAP timeout setting
1361
1362 2007-07-30 [colin]      2.10.0cvs78
1363
1364         * src/prefs_account.c
1365                 Fix a deprecated widget. Patch by
1366                 Andrej
1367
1368 2007-07-27 [paul]       2.10.0cvs77
1369
1370         * src/matcher_parser_parse.y
1371         * src/prefs_filtering_action.c
1372         * src/prefs_matcher.c
1373                 these changes forgotten in cvs74's
1374                 'watch thread' feature
1375
1376 2007-07-27 [paul]       2.10.0cvs76
1377
1378         * src/compose.c
1379                 fix potential crasher
1380                 thanks to Colin
1381
1382 2007-07-27 [paul]       2.10.0cvs75
1383
1384         * src/mainwindow.c
1385         * src/manual.c
1386         * src/manual.h
1387         * src/gtk/gtkutils.c
1388                 make mainwindow's /Help/Manual point to the
1389                 remote copy if the local copy doesn't exist
1390
1391 2007-07-27 [paul]       2.10.0cvs74
1392
1393         * src/Makefile.am
1394         * src/filtering.c
1395         * src/folder.c
1396         * src/mainwindow.c
1397         * src/matcher.c
1398         * src/matcher.h
1399         * src/matcher_parser_parse.y
1400         * src/procmsg.c
1401         * src/procmsg.h
1402         * src/stock_pixmap.c
1403         * src/stock_pixmap.h
1404         * src/summaryview.c
1405         * src/summaryview.h
1406         * src/toolbar.c
1407         * src/toolbar.h
1408         * src/pixmaps/watchthread.xpm
1409                 add 'watch thread' feature
1410
1411 2007-07-27 [paul]       2.10.0cvs73
1412
1413         * src/prefs_folder_item.c
1414                 adjust labels, add tooltips
1415
1416 2007-07-27 [colin]      2.10.0cvs72
1417
1418         * src/summaryview.c
1419                 Maemo: Remove less used menu items
1420
1421 2007-07-26 [colin]      2.10.0cvs71
1422
1423         * src/messageview.c
1424                 Maemo: destroy messageview after trashing mail.
1425                 Maybe should be done on X11 too
1426
1427 2007-07-26 [colin]      2.10.0cvs70
1428
1429         * src/folderview.c
1430         * src/mainwindow.c
1431         * src/prefs_common.c
1432         * src/prefs_common.h
1433         * src/summaryview.c
1434                 Add View/Show or Hide/Column headers
1435
1436 2007-07-26 [colin]      2.10.0cvs69
1437
1438         * src/procmime.c
1439                 Fix unwanted output
1440
1441 2007-07-26 [colin]      2.10.0cvs68
1442
1443         * src/ldapserver.c
1444                 Fix possible crash on cache invalidation
1445         * src/compose.c
1446         * src/procmime.c
1447         * src/procmime.h
1448         * src/quote_fmt_parse.y
1449                 Make replying to mails with big attachments
1450                 much faster. Fixes bug 1224, 'The process of 
1451                 Replying to emails with large attachments 
1452                 seems unreasonably long...'
1453
1454 2007-07-26 [colin]      2.10.0cvs67
1455
1456         * src/mimeview.c
1457         * src/matcher.c
1458         * src/common/ssl.c
1459                 Fix threads use on BSDs
1460
1461 2007-07-26 [paul]       2.10.0cvs66
1462
1463         * src/gtk/prefswindow.c
1464                 fix account prefs breakage
1465                 thanks to Colin
1466
1467 2007-07-26 [paul]       2.10.0cvs65
1468
1469         * configure.ac
1470                 standardise ./configure --help messages
1471
1472 2007-07-26 [colin]      2.10.0cvs64
1473
1474         * src/addressbook.c
1475         * src/editaddress.c
1476                 Fix two vCard-related crashes
1477
1478 2007-07-25 [colin]      2.10.0cvs63
1479
1480         * src/inc.c
1481         * src/prefs_common.c
1482         * src/prefs_common.h
1483         * src/prefs_receive.c
1484                 Maemo: Add a better way to notify of
1485                 new mails
1486         * src/mainwindow.c
1487         * src/statusbar.h
1488         * src/summaryview.c
1489         * src/toolbar.c
1490                 Maemo: Various layout fixes
1491         * src/gtk/prefswindow.c
1492                 Maemo: Better prefs layout
1493
1494 2007-07-25 [paul]       2.10.0cvs62
1495
1496         * src/textview.c
1497                 fix the layout on maemo
1498                 thanks to Colin
1499
1500 2007-07-25 [iwkse]      2.10.0cvs61
1501
1502         * src/summaryview.c
1503                 add 'o' shortcut on summaryview
1504
1505 2007-07-25 [iwkse]      2.10.0cvs60
1506
1507         * src/textview.c
1508                 fix o shortcut
1509
1510 2007-07-24 [colin]      2.10.0cvs59
1511
1512         * src/mh.c
1513                 Fix missing timestamp update on source
1514                 folder when moving
1515         * src/textview.c
1516         * src/textview.h
1517                 Better text layout on part's choices
1518
1519 2007-07-23 [colin]      2.10.0cvs58
1520
1521         * src/mimeview.c
1522         * src/textview.c
1523                 Maemo: Automatically choose the correct application
1524                 to open parts
1525         * src/gtk/quicksearch.c
1526                 Make search run on GDK_KP_Enter too
1527
1528 2007-07-23 [wwp]        2.10.0cvs57
1529
1530         * src/quote_fmt_lex.l
1531                 Revert accidentaly committed lines (account_sig) in
1532                 2.10.0cvs56.
1533
1534 2007-07-23 [wwp]        2.10.0cvs56
1535
1536         * src/quote_fmt_lex.l
1537                 Fix typos around long form expressions in the quote lexer.
1538
1539 2007-07-23 [paul]
1540
1541         3.0.0-rc1 released
1542
1543 2007-07-23 [colin]      2.10.0cvs55
1544
1545         * src/addr_compl.c
1546                 Fix auto-completion on Maemo
1547
1548 2007-07-23 [colin]      2.10.0cvs54
1549
1550         * src/statusbar.c
1551                 Maemo: Fix sticking statusbars
1552
1553 2007-07-22 [colin]      2.10.0cvs53
1554
1555         * src/main.c
1556                 Maemo: Fix the strange "top_application" info
1557                 at startup. We should do something when 
1558                 receiving such a message.
1559
1560 2007-07-20 [paul]       2.10.0cvs52
1561
1562         * src/news_gtk.c
1563                 add missing #include "statusbar.h"
1564
1565 2007-07-20 [colin]      2.10.0cvs51
1566
1567         * src/folder.c
1568         * src/folder.h
1569         * src/folder_item_prefs.c
1570         * src/folder_item_prefs.h
1571         * src/folderview.c
1572         * src/imap.c
1573         * src/imap_gtk.c
1574         * src/imap_gtk.h
1575         * src/news.c
1576         * src/news_gtk.c
1577         * src/news_gtk.h
1578         * src/prefs_folder_item.c
1579                 Implement age-based caching: allow to
1580                 specify a threshold for the offline synchronisation
1581                 feature, and whether old cached bodies should 
1582                 be removed
1583         * src/toolbar.c
1584         * src/toolbar.h
1585                 Fix label/tooltips
1586         * src/plugins/dillo_viewer/dillo_viewer.c
1587                 Check that Dillo's installed
1588
1589 2007-07-20 [wwp]        2.10.0cvs50
1590
1591         * src/mimeview.c
1592         * src/stock_pixmap.c
1593                 Draw a frame around the selected mimeview part icon (instead of the
1594                 shifted 'dancing' icon).
1595
1596 2007-07-20 [colin]      2.10.0cvs49
1597
1598         * src/main.c
1599                 Unref stuff even on error
1600         * src/wizard.c
1601                 disconnect signals only at the very
1602                 end of the wizard save.
1603
1604 2007-07-20 [colin]      2.10.0cvs48
1605
1606         * src/mainwindow.c
1607         * src/messageview.c
1608         * src/toolbar.c
1609         * src/toolbar.h
1610                 Fix random crashes while navigating
1611                 (GTK_EVENTS_FLUSH)
1612
1613 2007-07-19 [colin]      2.10.0cvs47
1614
1615         * configure.ac
1616         * src/main.c
1617         * src/prefs_common.c
1618         * src/prefs_common.h
1619         * src/wizard.c
1620         * src/common/defs.h
1621         * src/common/utils.c
1622                 Maemo: add an easy way to store data (mails
1623                 and IMAP/NNTP caches) on one of the SD cards,
1624                 and protect against unmounts if needed
1625
1626 2007-07-19 [paul]       2.10.0cvs46
1627
1628         * src/Makefile.am
1629         * src/stock_pixmap.c
1630         * src/gtk/about.c
1631         * src/pixmaps/claws-mail_logo-small.xpm
1632                 implement a (slightly) different About
1633                 dialog for maemo and add a small version
1634                 of the logo for it
1635         * src/wizard.c
1636                 use a scrolled window for wizard page 1
1637                 on maemo
1638
1639 2007-07-19 [paul]       2.10.0cvs45
1640
1641         * src/Makefile.am
1642                 too soon for this line
1643
1644 2007-07-19 [paul]       2.10.0cvs44
1645
1646         * src/Makefile.am
1647                 fix build on n800
1648
1649 2007-07-19 [colin]      2.10.0cvs43
1650
1651         * src/wizard.c
1652                 Solve Mail/Mailbox name when specifying
1653                 full /path/to/Mail.
1654
1655 2007-07-18 [colin]      2.10.0cvs42
1656
1657         * src/inc.c
1658         * configure.ac
1659                 Fix build on n770
1660
1661 2007-07-18 [colin]      2.10.0cvs41
1662
1663         * src/inc.c
1664                 Maemo: plug the online/offline system into
1665                 maemo's interfaces to have Claws automatically
1666                 switch according to the system status
1667         * src/statusbar.c
1668                 Maemo: use HildonBanners to display status
1669                 messages. Renders the main statusbar useless.
1670
1671 2007-07-18 [paul]       2.10.0cvs40
1672
1673         * src/filtering.c
1674                 fix screen blanking on moving/copying many msgs
1675         * src/folder.c
1676                 fix processing progressbar and screen blanking
1677                 during processing
1678
1679 2007-07-18 [paul]       2.10.0cvs39
1680
1681         * src/messageview.c
1682                 revert cvs37, breakage on maemo
1683
1684 2007-07-18 [paul]       2.10.0cvs38
1685
1686         * src/gtk/gtkutils.c
1687                 make sure we can still build with older GTK's
1688
1689 2007-07-18 [colin]      2.10.0cvs37
1690
1691         * src/messageview.c
1692                 Only hide the small layout's messageview, instead
1693                 of destroying it when closing
1694         * src/gtk/gtkutils.c
1695                 Use gtk_window_present_with_time to popup windows,
1696                 it seems to make things better with modern WMs
1697                 (actually focusing)
1698
1699 2007-07-17 [colin]      2.10.0cvs36
1700
1701         * src/editaddress.c
1702                 Simplify layout on Maemo
1703         * src/folder.c
1704                 Fix possible crash
1705         * src/prefs_display_header.c
1706                 Remove some headers by default on Maemo
1707
1708 2007-07-17 [paul]       2.10.0cvs35
1709
1710         * src/prefs_common.c
1711         * src/prefs_common.h
1712         * src/prefs_logging.c
1713         * src/common/log.c
1714                 add options to stop/enable writing logs to disc
1715
1716 2007-07-17 [paul]       2.10.0cvs34
1717
1718         * src/edittags.c
1719                 fix some issues with the Apply tags window:
1720                 - set search column (enables autocompl in the treeview)
1721                 - apply tag from "New tag" if it existed
1722                 - clears New tag entry when adding it with the button
1723                 Thanks to Colin
1724
1725 2007-07-17 [paul]       2.10.0cvs33
1726
1727         * src/edittags.c
1728                 fix 'apply tags' dialogue weirdness
1729
1730 2007-07-16 [colin]      2.10.0cvs32
1731
1732         * src/toolbar.c
1733                 Fix double-loading of mails on Maemo
1734
1735 2007-07-16 [colin]      2.10.0cvs31
1736
1737         * src/messageview.c
1738                 Prevent double-loading of the same part under some
1739                 conditions; hide statusbar on Maemo
1740
1741 2007-07-16 [colin]      2.10.0cvs30
1742
1743         * src/edittags.c
1744         * src/edittags.h
1745         * src/mainwindow.c
1746         * src/summaryview.c
1747                 Improve the tag interface - allow
1748                 to set/unset tags from a special
1749                 window.
1750         * src/gtk/gtkvscrollbutton.c
1751         * src/mimeview.c
1752         * src/mimeview.h
1753         * src/stock_pixmap.c
1754                 Fix Mimeview's ugly hacks in the
1755                 icon list. 
1756
1757 2007-07-16 [paul]       2.10.0cvs29
1758
1759         * src/wizard.c
1760                 rework dialog
1761         * src/gtk/icon_legend.c
1762                 put it all in a scrolled window
1763
1764 2007-07-15 [colin]      2.10.0cvs28
1765
1766         * src/mainwindow.c
1767                 Maemo: force layout to be Small screen; the
1768                 others don't make sense
1769
1770 2007-07-14 [colin]      2.10.0cvs27
1771
1772         * src/mimeview.c
1773         * src/gtk/gtkvscrollbutton.c
1774                 Maemo: Fix mimeview's buttons size
1775
1776 2007-07-14 [colin]      2.10.0cvs26
1777
1778         * src/toolbar.c
1779                 Fix the button workaround fix.
1780                 (Use the correct variable)
1781
1782 2007-07-14 [colin]      2.10.0cvs25
1783
1784         * src/mainwindow.c
1785         * src/toolbar.c
1786                 Maemo: put the progress bar in the
1787                 toolbar
1788
1789 2007-07-14 [colin]      2.10.0cvs24
1790
1791         * src/prefs_common.c
1792                 Maemo: hide statusbar by default
1793         * src/Makefile.am
1794         * src/stock_pixmap.c
1795         * src/stock_pixmap.h
1796         * src/toolbar.c
1797         * src/pixmaps/go_folders.xpm
1798                 Maemo: Add a specific icon to go back to
1799                 folder list
1800
1801 2007-07-14 [colin]      2.10.0cvs23
1802
1803         * src/toolbar.c
1804                 Don't set homogeneous finally
1805
1806 2007-07-14 [colin]      2.10.0cvs22
1807
1808         * src/toolbar.c
1809                 Fix button show/hide issues
1810
1811 2007-07-14 [colin]      2.10.0cvs21
1812
1813         * src/toolbar.c
1814                 Fix huge arrows
1815                 Fix button workaround to be able to click
1816                 if mouse was on button when it went un-
1817                 sensitive.
1818                 Revert previous commit, gtk_tool_item_set_homogeneous
1819                 doesn't mean what it seems to mean ;-)
1820
1821 2007-07-14 [paul]       2.10.0cvs20
1822
1823         * src/toolbar.c
1824                 make homogeneous FALSE always
1825
1826 2007-07-13 [colin]      2.10.0cvs19
1827
1828         * src/toolbar.c
1829         * src/toolbar.h
1830                 Rework to fit the non-deprecated API
1831         * src/compose.c
1832         * src/folderview.c
1833         * src/mainwindow.c
1834         * src/messageview.c
1835         * src/summaryview.c
1836                 Maemo layout changes. Better toolbars,
1837                 removal of CTree headers. 
1838
1839 2007-07-13 [paul]       2.10.0cvs18
1840
1841         * src/gtk/colorlabel.c
1842                 fix bug 1261, '[DE] coloring messages in overview 
1843                 keys are not localised'
1844                 the string is now included in claws-mail.pot
1845
1846 2007-07-13 [colin]      2.10.0cvs17
1847
1848         * src/summaryview.c
1849                 Fix bug 1267, 'printing mutliple messages 
1850                 opens one message-dialog after the other'
1851                 Ask for confirmation when printing 10
1852                 messages or more.
1853
1854 2007-07-11 [colin]      2.10.0cvs16
1855
1856         * COPYING
1857         * README
1858         * autogen.sh
1859         * manual/claws-mail-manual.xml
1860         * manual/gpl.xml
1861         * manual/es/claws-mail-manual.xml
1862         * manual/es/gpl.xml
1863         * manual/fr/claws-mail-manual.xml
1864         * manual/fr/gpl.xml
1865         * manual/pl/gpl.xml
1866         * src/account.c
1867         * src/account.h
1868         * src/action.c
1869         * src/action.h
1870         * src/adbookbase.h
1871         * src/addr_compl.c
1872         * src/addr_compl.h
1873         * src/addrbook.c
1874         * src/addrbook.h
1875         * src/addrcache.c
1876         * src/addrcache.h
1877         * src/addrcindex.c
1878         * src/addrcindex.h
1879         * src/addrclip.c
1880         * src/addrclip.h
1881         * src/addrdefs.h
1882         * src/addressadd.c
1883         * src/addressadd.h
1884         * src/addressbook.c
1885         * src/addressbook.h
1886         * src/addressbook_foldersel.c
1887         * src/addressbook_foldersel.h
1888         * src/addressitem.h
1889         * src/addrgather.c
1890         * src/addrgather.h
1891         * src/addrharvest.c
1892         * src/addrharvest.h
1893         * src/addrindex.c
1894         * src/addrindex.h
1895         * src/addritem.c
1896         * src/addritem.h
1897         * src/addrquery.c
1898         * src/addrquery.h
1899         * src/addrselect.c
1900         * src/addrselect.h
1901         * src/alertpanel.c
1902         * src/alertpanel.h
1903         * src/browseldap.c
1904         * src/browseldap.h
1905         * src/codeconv.c
1906         * src/codeconv.h
1907         * src/compose.c
1908         * src/compose.h
1909         * src/crash.c
1910         * src/crash.h
1911         * src/customheader.c
1912         * src/customheader.h
1913         * src/displayheader.c
1914         * src/displayheader.h
1915         * src/editaddress.c
1916         * src/editaddress.h
1917         * src/editaddress_other_attributes_ldap.c
1918         * src/editaddress_other_attributes_ldap.h
1919         * src/editbook.c
1920         * src/editbook.h
1921         * src/editgroup.c
1922         * src/editgroup.h
1923         * src/editjpilot.c
1924         * src/editjpilot.h
1925         * src/editldap.c
1926         * src/editldap.h
1927         * src/editldap_basedn.c
1928         * src/editldap_basedn.h
1929         * src/edittags.c
1930         * src/edittags.h
1931         * src/editvcard.c
1932         * src/editvcard.h
1933         * src/enriched.c
1934         * src/enriched.h
1935         * src/exphtmldlg.c
1936         * src/exphtmldlg.h
1937         * src/expldifdlg.c
1938         * src/expldifdlg.h
1939         * src/export.c
1940         * src/export.h
1941         * src/exporthtml.c
1942         * src/exporthtml.h
1943         * src/exportldif.c
1944         * src/exportldif.h
1945         * src/filtering.c
1946         * src/filtering.h
1947         * src/folder.c
1948         * src/folder.h
1949         * src/folder_item_prefs.c
1950         * src/folder_item_prefs.h
1951         * src/foldersel.c
1952         * src/foldersel.h
1953         * src/folderutils.c
1954         * src/folderutils.h
1955         * src/folderview.c
1956         * src/folderview.h
1957         * src/gedit-print.c
1958         * src/gedit-print.h
1959         * src/grouplistdialog.c
1960         * src/grouplistdialog.h
1961         * src/headerview.c
1962         * src/headerview.h
1963         * src/html.c
1964         * src/html.h
1965         * src/image_viewer.c
1966         * src/image_viewer.h
1967         * src/imap.c
1968         * src/imap.h
1969         * src/imap_gtk.c
1970         * src/imap_gtk.h
1971         * src/import.c
1972         * src/import.h
1973         * src/importldif.c
1974         * src/importldif.h
1975         * src/importmutt.c
1976         * src/importmutt.h
1977         * src/importpine.c
1978         * src/importpine.h
1979         * src/inc.c
1980         * src/inc.h
1981         * src/jpilot.c
1982         * src/jpilot.h
1983         * src/ldapctrl.c
1984         * src/ldapctrl.h
1985         * src/ldaplocate.c
1986         * src/ldaplocate.h
1987         * src/ldapquery.c
1988         * src/ldapquery.h
1989         * src/ldapserver.c
1990         * src/ldapserver.h
1991         * src/ldapupdate.c
1992         * src/ldapupdate.h
1993         * src/ldaputil.c
1994         * src/ldaputil.h
1995         * src/ldif.c
1996         * src/ldif.h
1997         * src/localfolder.c
1998         * src/localfolder.h
1999         * src/main.c
2000         * src/main.h
2001         * src/mainwindow.c
2002         * src/mainwindow.h
2003         * src/manual.c
2004         * src/manual.h
2005         * src/matcher.c
2006         * src/matcher.h
2007         * src/matcher_parser.h
2008         * src/matcher_parser_lex.l
2009         * src/matcher_parser_parse.y
2010         * src/mbox.c
2011         * src/mbox.h
2012         * src/message_search.c
2013         * src/message_search.h
2014         * src/messageview.c
2015         * src/messageview.h
2016         * src/mh.c
2017         * src/mh.h
2018         * src/mh_gtk.c
2019         * src/mh_gtk.h
2020         * src/mimeview.c
2021         * src/mimeview.h
2022         * src/msgcache.c
2023         * src/msgcache.h
2024         * src/mutt.c
2025         * src/mutt.h
2026         * src/news.c
2027         * src/news.h
2028         * src/news_gtk.c
2029         * src/news_gtk.h
2030         * src/noticeview.c
2031         * src/noticeview.h
2032         * src/partial_download.c
2033         * src/partial_download.h
2034         * src/pine.c
2035         * src/pine.h
2036         * src/pop.c
2037         * src/pop.h
2038         * src/prefs_account.c
2039         * src/prefs_account.h
2040         * src/prefs_actions.c
2041         * src/prefs_actions.h
2042         * src/prefs_common.c
2043         * src/prefs_common.h
2044         * src/prefs_compose_writing.c
2045         * src/prefs_compose_writing.h
2046         * src/prefs_customheader.c
2047         * src/prefs_customheader.h
2048         * src/prefs_display_header.c
2049         * src/prefs_display_header.h
2050         * src/prefs_ext_prog.c
2051         * src/prefs_ext_prog.h
2052         * src/prefs_filtering.c
2053         * src/prefs_filtering.h
2054         * src/prefs_filtering_action.c
2055         * src/prefs_filtering_action.h
2056         * src/prefs_folder_column.c
2057         * src/prefs_folder_column.h
2058         * src/prefs_folder_item.c
2059         * src/prefs_folder_item.h
2060         * src/prefs_fonts.c
2061         * src/prefs_fonts.h
2062         * src/prefs_gtk.c
2063         * src/prefs_gtk.h
2064         * src/prefs_image_viewer.c
2065         * src/prefs_image_viewer.h
2066         * src/prefs_logging.c
2067         * src/prefs_logging.h
2068         * src/prefs_matcher.c
2069         * src/prefs_matcher.h
2070         * src/prefs_message.c
2071         * src/prefs_message.h
2072         * src/prefs_msg_colors.c
2073         * src/prefs_msg_colors.h
2074         * src/prefs_other.c
2075         * src/prefs_other.h
2076         * src/prefs_quote.c
2077         * src/prefs_quote.h
2078         * src/prefs_receive.c
2079         * src/prefs_receive.h
2080         * src/prefs_send.c
2081         * src/prefs_send.h
2082         * src/prefs_spelling.c
2083         * src/prefs_spelling.h
2084         * src/prefs_summaries.c
2085         * src/prefs_summaries.h
2086         * src/prefs_summary_column.c
2087         * src/prefs_summary_column.h
2088         * src/prefs_summary_open.c
2089         * src/prefs_summary_open.h
2090         * src/prefs_template.c
2091         * src/prefs_template.h
2092         * src/prefs_themes.c
2093         * src/prefs_themes.h
2094         * src/prefs_toolbar.c
2095         * src/prefs_toolbar.h
2096         * src/prefs_wrapping.c
2097         * src/prefs_wrapping.h
2098         * src/privacy.c
2099         * src/privacy.h
2100         * src/procheader.c
2101         * src/procheader.h
2102         * src/procmime.c
2103         * src/procmime.h
2104         * src/procmsg.c
2105         * src/procmsg.h
2106         * src/quote_fmt.c
2107         * src/quote_fmt_lex.l
2108         * src/quote_fmt_parse.y
2109         * src/recv.c
2110         * src/recv.h
2111         * src/remotefolder.c
2112         * src/remotefolder.h
2113         * src/send_message.c
2114         * src/send_message.h
2115         * src/setup.c
2116         * src/setup.h
2117         * src/simple-gettext.c
2118         * src/sourcewindow.c
2119         * src/sourcewindow.h
2120         * src/ssl_manager.c
2121         * src/ssl_manager.h
2122         * src/statusbar.c
2123         * src/statusbar.h
2124         * src/stock_pixmap.c
2125         * src/stock_pixmap.h
2126         * src/summary_search.c
2127         * src/summary_search.h
2128         * src/summaryview.c
2129         * src/summaryview.h
2130         * src/textview.c
2131         * src/textview.h
2132         * src/toolbar.c
2133         * src/toolbar.h
2134         * src/undo.c
2135         * src/undo.h
2136         * src/unmime.c
2137         * src/unmime.h
2138         * src/uri_opener.c
2139         * src/uri_opener.h
2140         * src/vcard.c
2141         * src/vcard.h
2142         * src/wizard.c
2143         * src/wizard.h
2144         * src/common/base64.c
2145         * src/common/base64.h
2146         * src/common/claws.c
2147         * src/common/claws.h
2148         * src/common/defs.h
2149         * src/common/fnmatch.c
2150         * src/common/fnmatch.h
2151         * src/common/fnmatch_loop.c
2152         * src/common/hooks.c
2153         * src/common/hooks.h
2154         * src/common/log.c
2155         * src/common/log.h
2156         * src/common/md5.c
2157         * src/common/md5.h
2158         * src/common/mgutils.c
2159         * src/common/mgutils.h
2160         * src/common/nntp.c
2161         * src/common/nntp.h
2162         * src/common/passcrypt.c
2163         * src/common/passcrypt.h.in
2164         * src/common/plugin.c
2165         * src/common/plugin.h
2166         * src/common/prefs.c
2167         * src/common/prefs.h
2168         * src/common/progressindicator.c
2169         * src/common/progressindicator.h
2170         * src/common/quoted-printable.c
2171         * src/common/quoted-printable.h
2172         * src/common/session.c
2173         * src/common/session.h
2174         * src/common/smtp.c
2175         * src/common/smtp.h
2176         * src/common/socket.c
2177         * src/common/socket.h
2178         * src/common/ssl.c
2179         * src/common/ssl.h
2180         * src/common/ssl_certificate.c
2181         * src/common/ssl_certificate.h
2182         * src/common/string_match.c
2183         * src/common/string_match.h
2184         * src/common/stringtable.c
2185         * src/common/stringtable.h
2186         * src/common/tags.c
2187         * src/common/tags.h
2188         * src/common/template.c
2189         * src/common/template.h
2190         * src/common/timing.h
2191         * src/common/utils.c
2192         * src/common/utils.h
2193         * src/common/uuencode.c
2194         * src/common/uuencode.h
2195         * src/common/version.h.in
2196         * src/common/w32_dirent.c
2197         * src/common/w32_reg.c
2198         * src/common/w32_signal.c
2199         * src/common/w32_stat.c
2200         * src/common/w32_stdlib.c
2201         * src/common/w32_string.c
2202         * src/common/w32_time.c
2203         * src/common/w32_unistd.c
2204         * src/common/w32_wait.c
2205         * src/common/w32lib.h
2206         * src/common/xml.c
2207         * src/common/xml.h
2208         * src/common/xmlprops.c
2209         * src/common/xmlprops.h
2210         * src/etpan/etpan-errors.h
2211         * src/etpan/etpan-thread-manager-types.h
2212         * src/etpan/etpan-thread-manager.c
2213         * src/etpan/etpan-thread-manager.h
2214         * src/etpan/imap-thread.c
2215         * src/etpan/imap-thread.h
2216         * src/gtk/about.c
2217         * src/gtk/about.h
2218         * src/gtk/colorlabel.c
2219         * src/gtk/colorlabel.h
2220         * src/gtk/colorsel.c
2221         * src/gtk/colorsel.h
2222         * src/gtk/combobox.c
2223         * src/gtk/combobox.h
2224         * src/gtk/description_window.c
2225         * src/gtk/description_window.h
2226         * src/gtk/filesel.c
2227         * src/gtk/filesel.h
2228         * src/gtk/foldersort.c
2229         * src/gtk/foldersort.h
2230         * src/gtk/gtkaspell.c
2231         * src/gtk/gtkaspell.h
2232         * src/gtk/gtksctree.c
2233         * src/gtk/gtkshruler.c
2234         * src/gtk/gtkshruler.h
2235         * src/gtk/gtksourceprintjob.c
2236         * src/gtk/gtksourceprintjob.h
2237         * src/gtk/gtkutils.c
2238         * src/gtk/gtkutils.h
2239         * src/gtk/gtkvscrollbutton.c
2240         * src/gtk/gtkvscrollbutton.h
2241         * src/gtk/icon_legend.c
2242         * src/gtk/icon_legend.h
2243         * src/gtk/inputdialog.c
2244         * src/gtk/inputdialog.h
2245         * src/gtk/logwindow.c
2246         * src/gtk/logwindow.h
2247         * src/gtk/manage_window.c
2248         * src/gtk/manage_window.h
2249         * src/gtk/menu.c
2250         * src/gtk/menu.h
2251         * src/gtk/pluginwindow.c
2252         * src/gtk/pluginwindow.h
2253         * src/gtk/prefswindow.c
2254         * src/gtk/prefswindow.h
2255         * src/gtk/progressdialog.c
2256         * src/gtk/progressdialog.h
2257         * src/gtk/quicksearch.c
2258         * src/gtk/quicksearch.h
2259         * src/gtk/sslcertwindow.c
2260         * src/gtk/sslcertwindow.h
2261         * src/plugins/bogofilter/bogofilter.c
2262         * src/plugins/bogofilter/bogofilter.h
2263         * src/plugins/bogofilter/bogofilter_gtk.c
2264         * src/plugins/clamav/clamav_plugin.c
2265         * src/plugins/clamav/clamav_plugin.h
2266         * src/plugins/clamav/clamav_plugin_gtk.c
2267         * src/plugins/demo/demo.c
2268         * src/plugins/dillo_viewer/dillo_prefs.c
2269         * src/plugins/dillo_viewer/dillo_prefs.h
2270         * src/plugins/dillo_viewer/dillo_viewer.c
2271         * src/plugins/pgpcore/passphrase.c
2272         * src/plugins/pgpcore/passphrase.h
2273         * src/plugins/pgpcore/pgp_viewer.c
2274         * src/plugins/pgpcore/pgp_viewer.h
2275         * src/plugins/pgpcore/plugin.c
2276         * src/plugins/pgpcore/prefs_gpg.c
2277         * src/plugins/pgpcore/prefs_gpg.h
2278         * src/plugins/pgpcore/select-keys.c
2279         * src/plugins/pgpcore/select-keys.h
2280         * src/plugins/pgpcore/sgpgme.c
2281         * src/plugins/pgpcore/sgpgme.h
2282         * src/plugins/pgpinline/pgpinline.c
2283         * src/plugins/pgpinline/pgpinline.h
2284         * src/plugins/pgpinline/plugin.c
2285         * src/plugins/pgpmime/pgpmime.c
2286         * src/plugins/pgpmime/pgpmime.h
2287         * src/plugins/pgpmime/plugin.c
2288         * src/plugins/spamassassin/spamassassin.c
2289         * src/plugins/spamassassin/spamassassin.h
2290         * src/plugins/spamassassin/spamassassin_gtk.c
2291         * src/plugins/trayicon/trayicon.c
2292         * src/plugins/trayicon/trayicon_prefs.c
2293         * src/plugins/trayicon/trayicon_prefs.h
2294         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2295         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2296         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2297         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2298         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2299         * tools/OOo2claws-mail.pl
2300         * tools/README.sylprint
2301         * tools/acroread2claws-mail.pl
2302         * tools/claws-mail-compose-insert-files.pl
2303         * tools/convert_mbox.pl
2304         * tools/filter_conv.pl
2305         * tools/filter_conv_new.pl
2306         * tools/fix_date.sh
2307         * tools/freshmeat_search.pl
2308         * tools/google_search.pl
2309         * tools/kmail-mailbox2claws-mail.pl
2310         * tools/kmail2claws-mail.pl
2311         * tools/kmail2claws-mail_v2.pl
2312         * tools/mairix.sh
2313         * tools/make.themes.project
2314         * tools/multiwebsearch.pl
2315         * tools/nautilus2claws-mail.sh
2316         * tools/outlook2claws-mail.pl
2317         * tools/textviewer.sh
2318         * tools/thunderbird-filters-convertor.pl
2319         * tools/update-po
2320         * tools/uuooffice
2321         * tools/vcard2xml.py
2322         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2323                 Upgrade to GPLv3 or later.
2324
2325 2007-07-10 [wwp]        2.10.0cvs15
2326
2327         * src/main.c
2328                 Fix re-opening of all composing messages that were
2329                 opened when closing the previous instance, thanks
2330                 to Colin.
2331
2332 2007-07-10 [paul]       2.10.0cvs14
2333
2334         * src/editaddress_other_attributes_ldap.c
2335         * src/ldapupdate.c
2336                 fix crash on selecting 'other attributes' combo
2337                 for either a new entry or an old entry with no
2338                 existing attributes.
2339                 fix bug on editing multiple attributes which
2340                 resulted them all having the value of the last
2341                 one changed.
2342                 Thanks to Colin
2343
2344 2007-07-10 [colin]      2.10.0cvs13
2345
2346         * src/editaddress.c
2347         * src/editaddress_other_attributes_ldap.h
2348         * src/ldapupdate.c
2349                 Fix --disable-ldap build
2350
2351 2007-07-09 [colin]      2.10.0cvs12
2352
2353         * src/Makefile.am
2354         * src/addritem.c
2355         * src/addritem.h
2356         * src/editaddress.c
2357         * src/editaddress_other_attributes_ldap.c
2358         * src/editaddress_other_attributes_ldap.h
2359         * src/editldap.c
2360         * src/ldapctrl.c
2361         * src/ldapctrl.h
2362         * src/ldapupdate.c
2363                 Add capability to edit all inetOrgPerson
2364                 attributes on LDAP. Patch by Michael 
2365                 Rasmussen
2366
2367 2007-07-09 [colin]      2.10.0cvs11
2368
2369         * src/Makefile.am
2370         * src/exporthtml.c
2371         * src/mbox.c
2372         * src/msgcache.c
2373         * src/prefs_summaries.c
2374         * src/prefs_themes.c
2375         * src/procheader.c
2376         * src/common/Makefile.am
2377         * src/common/log.c
2378         * src/common/timing.h
2379         * src/common/utils.c
2380         * src/common/utils.h
2381         * src/common/w32_account.c
2382         * src/common/w32lib.h
2383         * src/gtk/Makefile.am
2384         * src/gtk/colorlabel.c
2385         * src/plugins/pgpcore/Makefile.am
2386         * src/plugins/pgpcore/claws.def
2387         * src/plugins/pgpcore/passphrase.c
2388         * src/plugins/pgpcore/pgp_viewer.c
2389         * src/plugins/pgpcore/plugin.def
2390         * src/plugins/pgpcore/sgpgme.c
2391         * src/plugins/pgpinline/Makefile.am
2392         * src/plugins/pgpinline/claws.def
2393         * src/plugins/pgpinline/mypgpcore.def
2394         * src/plugins/pgpinline/plugin.def
2395         * src/plugins/pgpmime/Makefile.am
2396         * src/plugins/pgpmime/claws.def
2397         * src/plugins/pgpmime/mypgpcore.def
2398         * src/plugins/pgpmime/plugin.def
2399                 Commit win32 patch, from Werner Koch and
2400                 Marcus Brinkmann
2401
2402 2007-07-09 [colin]      2.10.0cvs10
2403
2404         * src/prefs_toolbar.c
2405                 Fix crash when no actions exist
2406
2407 2007-07-07 [paul]       2.10.0cvs9
2408
2409         * COPYING
2410         * manual/claws-mail-manual.xml
2411                 update copyright year
2412         * po/fi.po
2413                 updated by Flammie Pirinen
2414
2415 2007-07-05 [wwp]        2.10.0cvs8
2416
2417         * src/plugins/clamav/clamav_plugin_gtk.c
2418                 Make vertical spacing like in other plugin prefs pages.
2419
2420 2007-07-05 [wwp]        2.10.0cvs7
2421
2422         * src/quote_fmt.c
2423                 It's %am that works, not %ae (this doc incoherence has been
2424                 introduced with 2.9.2cvs13).
2425
2426 2007-07-04 [wwp]        2.10.0cvs6
2427
2428         * src/plugins/bogofilter/bogofilter.c
2429                 Gettext-ize an occurrence of "Any" that wasn't.
2430
2431 2007-07-04 [colin]      2.10.0cvs5
2432
2433         * po/POTFILES.in
2434                 Fix untranslated strings; thanks
2435                 to Pader Rezso.
2436
2437 2007-07-03 [colin]      2.10.0cvs4
2438
2439         * src/folder.c
2440         * src/mainwindow.c
2441                 Fix saving of sort mode for tags and
2442                 thread date. Thanks to Pierre Ossman.
2443                 Completes fix for bug 1233
2444
2445 2007-07-03 [paul]       2.10.0cvs3
2446
2447         * src/compose.c
2448                 fix auto-save
2449         * src/summaryview.c
2450                 fix build warnings
2451         Thanks to Colin
2452
2453 2007-07-02 [colin]      2.10.0cvs2
2454
2455         * src/folder.h
2456         * src/mainwindow.c
2457         * src/procmsg.h
2458         * src/summaryview.c
2459                 Add View/Sort/by Thread date
2460                 Fixes bug 1233, 'Capability to sort 
2461                 threads by most recent message'
2462                 Based on a patch by Paul Rolland
2463
2464 2007-07-02 [colin]      2.10.0cvs1
2465
2466         * src/Makefile.am
2467         * src/compose.c
2468         * src/edittags.c
2469         * src/edittags.h
2470         * src/filtering.c
2471         * src/folder.c
2472         * src/folder.h
2473         * src/headerview.c
2474         * src/headerview.h
2475         * src/main.c
2476         * src/mainwindow.c
2477         * src/mainwindow.h
2478         * src/manual.h
2479         * src/matcher.c
2480         * src/matcher.h
2481         * src/matcher_parser_parse.y
2482         * src/mimeview.c
2483         * src/msgcache.c
2484         * src/msgcache.h
2485         * src/prefs_common.c
2486         * src/prefs_common.h
2487         * src/prefs_filtering_action.c
2488         * src/prefs_matcher.c
2489         * src/prefs_summary_column.c
2490         * src/procmsg.c
2491         * src/procmsg.h
2492         * src/quote_fmt.c
2493         * src/quote_fmt_lex.l
2494         * src/quote_fmt_parse.y
2495         * src/summaryview.c
2496         * src/summaryview.h
2497         * src/textview.c
2498         * src/common/Makefile.am
2499         * src/common/defs.h
2500         * src/common/tags.c
2501         * src/common/tags.h
2502         * src/gtk/quicksearch.c
2503         * src/gtk/quicksearch.h
2504                 Add Tags implementation. Tags are arbitrary labels
2505                 that can be applied to messages. It is possible 
2506                 to create, edit, remove tags; apply them to mails;
2507                 filter on tags or tag presence; apply or unset
2508                 tags via filtering actions; reference tags in
2509                 reply templates.
2510
2511 2007-07-02 [paul]       2.10.0
2512
2513         * NEWS
2514         * README
2515         * RELEASE_NOTES
2516                 2.10.0 released
2517
2518 2007-07-02 [paul]       2.9.2cvs78
2519
2520         * po/de.po
2521         * po/en_GB.po
2522         * po/es.po
2523         * po/fr.po
2524         * po/hu.po
2525         * po/pt_BR.po
2526         * po/ru.po
2527         * po/zh_CN.po
2528                 updated by Stephan Sachse, me, Ricardo Mones
2529                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2530                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2531
2532 2007-07-02 [paul]       2.9.2cvs77
2533
2534         * AUTHORS
2535                 updated
2536
2537 2007-06-29 [wwp]        2.9.2cvs76
2538
2539         * src/gtk/headers.h
2540                 Fix a typo (thanks to Ricardo for finding this out).
2541
2542 2007-06-28 [paul]       2.9.2cvs75
2543
2544         * src/folderview.c
2545                 fix build warnings
2546
2547 2007-06-28 [paul]       2.9.2cvs74
2548
2549         * tools/Makefile.am
2550                 fix bug in the autotools build system.
2551                 Files cataloged under EXTRA_DIST were never
2552                 automatically copied to the build tree.
2553                 (fix 'make distcheck')
2554                 Patch by Michael Rasmussen.
2555
2556 2007-06-24 [colin]      2.9.2cvs73
2557
2558         * src/news_gtk.c
2559                 Fix bug 1249, 'Error handling for 
2560                 news errors needs modification'
2561                 Only popup error if the according
2562                 pref in Prefs/Receive is set.
2563
2564 2007-06-21 [colin]      2.9.2cvs72
2565
2566         * src/common/plugin.c
2567         * src/common/plugin.h
2568                 Change plugin API to know whether it's safe to 
2569                 unload plugins or whether we should just hide
2570                 them. Fixes bug 1248, 'Core dumps after 
2571                 unloading plugin and clicking on load plugins'
2572         * src/plugins/bogofilter/bogofilter.c
2573         * src/plugins/clamav/clamav_plugin.c
2574         * src/plugins/demo/demo.c
2575         * src/plugins/dillo_viewer/dillo_viewer.c
2576         * src/plugins/pgpcore/plugin.c
2577         * src/plugins/pgpinline/plugin.c
2578         * src/plugins/pgpmime/plugin.c
2579         * src/plugins/spamassassin/spamassassin.c
2580         * src/plugins/trayicon/trayicon.c
2581                 Update API
2582
2583 2007-06-19 [colin]      2.9.2cvs71
2584
2585         * src/compose.c
2586         * src/messageview.c
2587                 Fix crash mentioned in bug 1246
2588                 Race condition when automatically drafting
2589                 due to insertion on reedit.
2590
2591 2007-06-18 [wwp]        2.9.2cvs70
2592
2593         * src/importldif.c
2594                 LDIF import: use a "Proceed" button to complete
2595                 the process.
2596
2597 2007-06-18 [paul]       2.9.2cvs69
2598
2599         * configure.ac
2600                 use pkgconfig to check for gtk and glib
2601
2602 2007-06-17 [wwp]        2.9.2cvs68
2603
2604         * src/ldif.c
2605         * src/importldif.c
2606                 LDIF import: better error handling, minor code
2607                 and UI cleanup, and renamed the Save button
2608                 to Close, as imported stuff is already saved
2609                 when the Save button is shown.
2610
2611 2007-06-17 [colin]      2.9.2cvs67
2612
2613         * src/prefs_summaries.c
2614         * src/procmsg.c
2615                 Don't set as read when forwarded, only replied to
2616
2617 2007-06-17 [paul]       2.9.2cvs66
2618
2619         * src/alertpanel.c
2620                 add missing #include
2621
2622 2007-06-16 [colin]      2.9.2cvs65
2623
2624         * src/prefs_summaries.c
2625         * src/procmsg.c
2626                 Change the pref "Only mark as read when opened
2627                 in new window" to "..., replied to or forwarded".
2628                 Based on a patch by Paul Rolland.
2629
2630 2007-06-16 [paul]       2.9.2cvs64
2631
2632         * src/gtk/authors.h
2633                 alphabetical order! :)
2634
2635 2007-06-16 [colin]      2.9.2cvs63
2636
2637         * AUTHORS
2638         * src/gtk/authors.h
2639                 Add Michael Rasmussen in authors list
2640
2641 2007-06-16 [colin]      2.9.2cvs62
2642
2643         * src/messageview.c
2644                 Fix messageview_copy_clipboard to take advantage
2645                 of plugins' get_selection.
2646
2647 2007-06-15 [colin]      2.9.2cvs61
2648
2649         * src/action.c
2650         * src/addr_compl.c
2651         * src/addressbook.c
2652         * src/folderview.c
2653         * src/message_search.c
2654         * src/mimeview.c
2655         * src/summary_search.c
2656         * src/summaryview.c
2657         * src/textview.c
2658                 Allow GDK_KP_Enter to do the same as GDK_Return
2659                 Patch by Michael Rasmussen
2660
2661 2007-06-15 [paul]       2.9.2cvs60
2662
2663         * src/compose.c
2664                 fix bug when closing a compose window
2665                 during autosave
2666
2667 2007-06-14 [paul]       2.9.2cvs59
2668
2669         * src/main.c
2670         * src/common/defs.h
2671                 migrate sylpheed config
2672
2673 2007-06-14 [wwp]        2.9.2cvs58
2674
2675         * src/gtk/pluginwindow.c
2676                 Yet another attempt to fix sizing/alignment of the
2677                 button bar in plugins window.
2678
2679 2007-06-12 [colin]      2.9.2cvs57
2680
2681         * po/POTFILES.in
2682         * src/Makefile.am
2683         * src/folderview.c
2684         * src/prefs_common.c
2685         * src/prefs_common.h
2686         * src/prefs_summaries.c
2687         * src/prefs_summary_open.c
2688         * src/prefs_summary_open.h
2689         * src/summaryview.c
2690                 Make "when entering a folder" actions more personalisable
2691
2692 2007-06-12 [wwp]        2.9.2cvs56
2693
2694         * tools/README
2695                 Use short description from Paul (mairix.sh).
2696
2697 2007-06-12 [wwp]        2.9.2cvs55
2698
2699         * tools/README
2700                 Updated info about mairix.sh.
2701
2702 2007-06-11 [paul]       2.9.2cvs54
2703
2704         * src/prefs_logging.c
2705                 rework log window length widgets
2706                 and some sensitivity fixes
2707
2708 2007-06-11 [paul]       2.9.2cvs53
2709
2710         * src/mainwindow.c
2711         * src/prefs_logging.c
2712                 rename 'Protocol Log' to 'Network Log'
2713                 and some function renaming
2714
2715 2007-06-10 [wwp]        2.9.2cvs52
2716
2717         * src/gtk/pluginwindow.c
2718                 Revert 2.9.2cvs51.
2719
2720 2007-06-10 [wwp]        2.9.2cvs51
2721
2722         * src/gtk/pluginwindow.c
2723                 Fix button bar in plugin window, was centered and not
2724                 behaving like other dialogs w/ such button bar.
2725
2726 2007-06-08 [wwp]        2.9.2cvs50
2727
2728         * src/compose.c
2729         * src/compose.h
2730         * src/main.c
2731         * src/mainwindow.c
2732         * src/mainwindow.h
2733                 Provide a way out of automatic draft saving on IMAP, when
2734                 exiting offline.
2735                 Prevent drafting while sending and quitting while sending.
2736                 Thanks for Colin.
2737
2738
2739
2740 2007-06-08 [wwp]        2.9.2cvs49
2741
2742         * src/prefs_account.c
2743         * src/gtk/prefswindow.c
2744         * src/gtk/prefswindow.h
2745                 Activate the Basic page when opening account prefs.
2746
2747 2007-06-08 [wwp]        2.9.2cvs48
2748
2749         * src/common/socket.c
2750                 Don't crash if fork() fails, thanks to Colin.
2751
2752 2007-06-08 [wwp]        2.9.2cvs47
2753
2754         * src/gtk/prefswindow.c
2755                 Wrap some long lines, and reset horizontal scroller's adjusment
2756                 (this was already done, vertically), when changing tab (not page)
2757                 in prefs windows.
2758
2759 2007-06-08 [paul]       2.9.2cvs46
2760
2761         * src/common/utils.c
2762                 use gethostname() instead of uname()
2763                 based on a patch by Michael Hughes
2764                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2765
2766 2007-06-07 [wwp]        2.9.2cvs45
2767
2768         * src/prefs_common.c
2769                 Fix some useless warnings, thanks to Colin.
2770
2771 2007-06-06 [colin]      2.9.2cvs44
2772
2773         * src/ldapupdate.c
2774                 Fix strange allocations. 
2775
2776 2007-06-06 [colin]      2.9.2cvs43
2777
2778         * src/ldapupdate.c
2779                 Patch by Michael Rasmussus to help
2780                 bug 1232
2781
2782 2007-06-05 [wwp]        2.9.2cvs42
2783
2784         * src/prefs_account.c
2785         * src/prefs_folder_item.c
2786         * src/prefs_quote.c
2787         * src/quote_fmt.c
2788         * src/quote_fmt.h
2789                 Per-folder templates can now be applied recursively.
2790                 Always save per-folder templates (formats were erroneously
2791                 saved only if they were enabled).
2792                 Check for validity of quotation marks everywhere there
2793                 are defined.
2794
2795 2007-06-05 [wwp]        2.9.2cvs41
2796
2797         * src/inc.c
2798                 Fix incoming messages from local accounts always getting filtered
2799                 (even if the account prefs say don't), thanks to Colin.
2800
2801 2007-06-05 [wwp]        2.9.2cvs40
2802
2803         * src/compose.c
2804         * src/compose.h
2805                 Use per-folder/per-account quote chars when applying a
2806                 template or inserting text as well. Const'ify some
2807                 vars more.
2808
2809 2007-06-04 [colin]      2.9.2cvs39
2810
2811         * src/compose.c
2812                 More work for wwp :)
2813
2814 2007-06-04 [wwp]        2.9.2cvs38
2815
2816         * src/compose.c
2817                 Same as 2.9.2cvs36 but for forwarding.
2818
2819 2007-06-04 [colin]      2.9.2cvs37
2820
2821         * src/compose.c
2822                 Use original mail file for forward/redirect
2823                 Fixes some forwarded mails to be attached as
2824                 application/octet-stream (when they have binary
2825                 parts), and incidentally fixes bug 848
2826                 'Redirect breaks GnuPG'
2827
2828 2007-06-04 [wwp]        2.9.2cvs36
2829
2830         * src/compose.c
2831                 Fix quote mark mis-initialisation when replying/forwarding
2832                 (introduced w/ 2.9.2cvs20).
2833
2834 2007-06-04 [wwp]        2.9.2cvs35
2835
2836         * src/prefs_compose_writing.c
2837         * src/prefs_quote.c
2838                 Fix a bug where Quotation characters (prefs/compose/writing)
2839                 was cleared (introduced w/ 2.9.2cvs26).
2840
2841 2007-06-04 [wwp]        2.9.2cvs34
2842
2843         * src/prefs_account.c
2844         * src/prefs_account.h
2845                 Better fix for compiling w/o aspell (rollbacks
2846                 2.9.2cvs31).
2847
2848 2007-06-04 [wwp]        2.9.2cvs33
2849
2850         * src/account.c
2851         * src/prefs_account.c
2852         * src/prefs_account.h
2853         * src/procmsg.c
2854                 It's now possible to disable mail filtering plugins
2855                 on a per-account basis.
2856
2857 2007-06-04 [wwp]        2.9.2cvs32
2858
2859         * src/procheader.c
2860         * src/common/utils.c
2861         * src/common/utils.h
2862                 Support CRLF in headers part of messages.
2863                 Support few more date formats (RFC3339 subsets).
2864
2865 2007-06-04 [wwp]        2.9.2cvs31
2866
2867         * src/prefs_account.c
2868                 Fix compiling w/o aspell support.
2869
2870 2007-06-03 [wwp]        2.9.2cvs30
2871
2872         * src/prefs_gtk.c
2873                 Don't decode leading ENV_ and ~ in P_PASSWORD
2874                 values.
2875
2876 2007-06-03 [wwp]        2.9.2cvs29
2877
2878         * src/prefs_gtk.c
2879                 Don't decode leading ENV_ and ~ in P_PASSWORD
2880                 values.
2881
2882 2007-06-03 [wwp]        2.9.2cvs28
2883
2884         * src/prefs_account.c
2885         * src/gtk/prefswindow.c
2886         * src/gtk/prefswindow.h
2887                 Added a way to force preloading of all pages
2888                 (prefswindow).
2889                 Moved tabs to pages in account prefs.
2890
2891 2007-06-02 [colin]      2.9.2cvs27
2892
2893         * src/addressbook.c
2894                 Fix possible crash, fix ldap write bugs
2895         * src/ldapupdate.c
2896                 Fix ldap write bugs - patch by Michael
2897                 Rasmussen
2898         * src/alertpanel.c
2899         * src/alertpanel.h
2900                 Add a hook whenever alertpanel opens/closes
2901
2902 2007-05-31 [wwp]        2.9.2cvs26
2903
2904         * src/prefs_compose_writing.c
2905         * src/prefs_quote.c
2906                 Re-organized writing options a bit:
2907                  - renamed the Quoting page to Templates
2908                  - moved all composing templates to that page
2909                  - moved non-templates options to the Writing one,
2910                    grouped reply-related options, reordered reply and
2911                    forward options.
2912
2913 2007-05-31 [wwp]        2.9.2cvs25
2914
2915         * src/compose.c
2916                 Removed unused code.
2917
2918 2007-05-31 [colin]      2.9.2cvs24
2919
2920         * src/addressbook.c
2921                 Fix missing display name when modifying
2922                 LDAP. Patch by Michael Rasmussen
2923
2924 2007-05-31 [wwp]        2.9.2cvs23
2925
2926         * src/plugins/bogofilter/Makefile.am
2927         * src/plugins/clamav/Makefile.am
2928         * src/plugins/demo/Makefile.am
2929         * src/plugins/dillo_viewer/Makefile.am
2930         * src/plugins/spamassassin/Makefile.am
2931                 Fix building of those plugins in Mac OS X.
2932
2933 2007-05-30 [wwp]        2.9.2cvs22
2934
2935         * src/gtk/quicksearch.c
2936                 Fix missing initialization.
2937
2938 2007-05-30 [wwp]        2.9.2cvs21
2939
2940         * src/procheader.c
2941                 Revert accidental commit (debug outputs).
2942
2943 2007-05-30 [wwp]        2.9.2cvs20
2944
2945         * src/compose.c
2946         * src/folder_item_prefs.c
2947         * src/folder_item_prefs.h
2948         * src/prefs_account.c
2949         * src/prefs_account.h
2950         * src/prefs_folder_item.c
2951         * src/prefs_gtk.c
2952         * src/prefs_gtk.h
2953                 Implemented per-account and per-folder
2954                 compose/reply/forward formats.
2955
2956 2007-05-30 [wwp]        2.9.2cvs19
2957
2958         * src/prefs_compose_writing.c
2959         * src/prefs_quote.c
2960         * src/procheader.c
2961         * src/quote_fmt.c
2962         * src/quote_fmt.h
2963                 Internal API changes (factorize quote format
2964                 prefs and checks).
2965
2966 2007-05-30 [colin]      2.9.2cvs18
2967
2968         * src/compose.c
2969                 Fix race where it's possible to re-click Send
2970                 between end of SMTP session and end of "move to
2971                 sent folder" when sending an email with send
2972                 dialog enabled.
2973
2974 2007-05-30 [colin]      2.9.2cvs17
2975
2976         * src/crash.c
2977                 Ask for backtrace on all threads. Patch by
2978                 Pawel
2979         * src/folderview.c
2980                 Fix stale news statusbar when scanning fails.
2981                 Patch by Pawel
2982         * src/ldapupdate.c
2983                 Fix some LDAP write updates bugs. Patch
2984                 by Michael Rasmussen
2985
2986 2007-05-29 [colin]      2.9.2cvs16
2987
2988         * src/imap.c
2989                 Fix loss of local flags when moving mails
2990                 on IMAP in high-bandwidth mode (UID FETCH)
2991
2992 2007-05-25 [paul]       2.9.2cvs15
2993
2994         * src/common/socket.c
2995                 fix sometimes crasher on cancelling
2996                 message sending
2997
2998 2007-05-25 [colin]      2.9.2cvs14
2999
3000         * src/imap.c
3001                 Fix a memory leak
3002         * src/imap_gtk.c
3003                 Be more helpful in the subscription
3004                 message
3005
3006 2007-05-23 [wwp]        2.9.2cvs13
3007
3008         * src/compose.c
3009         * src/prefs_compose_writing.c
3010         * src/prefs_quote.c
3011         * src/prefs_template.c
3012         * src/prefs_template.h
3013         * src/quote_fmt.c
3014         * src/quote_fmt.h
3015         * src/quote_fmt_lex.l
3016         * src/quote_fmt_parse.y
3017                 Introduced new syntax elements (symbols and commands)
3018                 in templates/quote_fmt. Compatibility w/ old
3019                 symbols is kept.
3020                 Updated and reworked the corresponding Information
3021                 dialog.
3022                 Display the line number in dialogs that talk about
3023                 parser errors (in addition to the error message in
3024                 output).
3025
3026 2007-05-23 [wwp]        2.9.2cvs12
3027
3028         * src/quote_fmt_parse.y
3029                 Fix 2.9.2cvs11, probably a paste accident ;).
3030
3031 2007-05-23 [wwp]        2.9.2cvs11
3032
3033         * src/compose.c
3034         * src/prefs_template.c
3035         * src/quote_fmt.h
3036         * src/quote_fmt_parse.y
3037                 Fix 2.9.2cvs10, which broke --disable-aspell.
3038
3039 2007-05-22 [wwp]        2.9.2cvs10
3040
3041         * src/compose.c
3042         * src/prefs_template.c
3043         * src/quote_fmt.c
3044         * src/quote_fmt.h
3045         * src/quote_fmt_lex.l
3046         * src/quote_fmt_parse.y
3047         * src/gtk/gtkaspell.c
3048         * src/gtk/gtkaspell.h
3049                 Added template/quote format syntactical elements
3050                 to show and query:
3051                         - current dictionary
3052                           %T to show (shows empty if not set or not enabled),
3053                           ?T and !T to check if the default dictionary is
3054                           enabled and set
3055                         - current account's default dictionary
3056                           %aT to show (empty if not set or not enabled),
3057                           ?aT and !aT to check if it's enabled and set
3058                         - name completion for an address, from the address
3059                           book
3060                           %ABf, %ABt, %ABc respectively show the full name got
3061                           from the address book if From, To or Cc match a single
3062                           contact.
3063                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3064                           matches any contact and if the full name is non-empty.
3065                           If From, To or Cc are lists of email addresses, only
3066                           the first address will be checked.
3067                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3068                 that could show a trailing ','.
3069                 Also, template/quote_fmt parser now shows the line number in case
3070                 of parser error.
3071
3072 2007-05-15 [colin]      2.9.2cvs9
3073
3074         * src/main.c
3075         * src/main.h
3076                 Add a public function to know whether Claws
3077                 crashed last time
3078                 Store opened folder when exiting
3079         * src/folder.c
3080         * src/folder.h
3081                 Store last opened message in each FolderItem;
3082                 Reset last seen messages if Claws crashed, so 
3083                 that one can't go in an infinite crash in case 
3084                 a particular mail crashes Claws.
3085         * src/messageview.c
3086         * src/prefs_common.c
3087         * src/prefs_common.h
3088         * src/summaryview.c
3089         * src/prefs_summaries.c
3090                 Add "Select last opened message" when entering
3091                 a folder
3092                 Add "Select last opened folder" at startup.
3093
3094 2007-05-14 [colin]      2.9.2cvs8
3095
3096         * manual/xml2pdf
3097                 Fix bashism, search for xml catalog 
3098                 in /usr/local/share/xml/catalog too
3099                 Patch by Pawel
3100
3101 2007-05-13 [wwp]        2.9.2cvs7
3102
3103         * src/gtk/logwindow.c
3104                 fix raising log windows when they are either minimized or
3105                 in background.
3106
3107 2007-05-11 [colin]      2.9.2cvs6
3108
3109         * src/gtk/filesel.c
3110                 Use Hildon's file chooser on Maemo. Patch
3111                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3112                 'File attachment "manipulation" bugs...'
3113
3114 2007-05-10 [wwp]        2.9.2cvs5
3115
3116         * src/prefs_common.c
3117         * src/prefs_common.h
3118         * src/gtk/quicksearch.c
3119                 Add a quicksearch option to automatically run
3120                 a search selected from the history (this option
3121                 is exclusive towards type-ahead).
3122
3123 2007-05-10 [colin]      2.9.2cvs4
3124
3125         * src/imap.c
3126                 Fix g_warnings, thanks to Brian
3127                 Morrison
3128
3129 2007-05-09 [colin]      2.9.2cvs3
3130
3131         * src/crash.c
3132         * src/exporthtml.c
3133         * src/mbox.c
3134         * src/prefs_summaries.c
3135         * src/procheader.c
3136         * src/common/log.c
3137         * src/common/utils.c
3138         * src/gtk/gtksourceprintjob.c
3139         * src/gtk/sslcertwindow.c
3140                 Use the re-entrant variant of time functions
3141                 Probably fixes bug 1217, 'reentrancy problems 
3142                 with time functions'
3143
3144 2007-05-09 [colin]      2.9.2cvs2
3145
3146         * src/imap.c
3147                 Fix crasher when reconnection fails
3148
3149 2007-05-08 [paul]       2.9.2cvs1
3150
3151         * NEWS
3152         * README
3153         * RELEASE_NOTES
3154         * configure.ac
3155                 bump version number following
3156                 stable release
3157
3158 2007-05-08 [paul]       2.9.1cvs48
3159
3160         * src/plugins/demo/demo.c
3161         * src/plugins/dillo_viewer/dillo_prefs.c
3162         * src/plugins/dillo_viewer/dillo_prefs.h
3163         * src/plugins/dillo_viewer/dillo_viewer.c
3164         * src/plugins/pgpcore/pgp_viewer.c
3165         * src/plugins/pgpcore/pgp_viewer.h
3166         * src/plugins/pgpcore/plugin.c
3167         * src/plugins/pgpcore/prefs_gpg.c
3168         * src/plugins/pgpcore/prefs_gpg.h
3169         * src/plugins/pgpcore/sgpgme.c
3170         * src/plugins/pgpcore/sgpgme.h
3171         * src/plugins/pgpinline/plugin.c
3172         * src/plugins/pgpmime/pgpmime.c
3173         * src/plugins/pgpmime/pgpmime.h
3174         * src/plugins/pgpmime/plugin.c
3175         * src/plugins/spamassassin/spamassassin.c
3176         * src/plugins/spamassassin/spamassassin.h
3177         * src/plugins/spamassassin/spamassassin_gtk.c
3178         * src/plugins/trayicon/README
3179         * tools/README
3180         * tools/README.sylprint
3181         * tools/outlook2claws-mail.pl
3182         * tools/sylprint.pl
3183         * tools/tb2claws-mail
3184         * tools/tbird2claws.py
3185         * tools/update-po
3186         * tools/vcard2xml.py
3187         * tools/kdeservicemenu/README
3188                 cleanups and corrections
3189
3190 2007-05-06 [wwp]        2.9.1cvs47
3191
3192         * tools/uudec
3193                 Fix missing dash to `display` command-line, reported
3194                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3195
3196 2007-05-06 [colin]      2.9.1cvs46
3197
3198         * src/Makefile.am
3199         * src/stock_pixmap.c
3200         * src/stock_pixmap.h
3201         * src/pixmaps/printer.xpm
3202                 Add a printer icon
3203
3204 2007-05-06 [paul]       2.9.1cvs45
3205
3206         * src/compose.c
3207         * src/ldapquery.c
3208         * src/privacy.h
3209         * src/summary_search.c
3210         * src/summaryview.c
3211                 fix build warnings
3212
3213 2007-05-05 [wwp]        2.9.1cvs44
3214
3215         * src/messageview.c
3216         * src/mh.c
3217         * src/prefs_actions.c
3218         * src/prefs_gtk.c
3219         * src/summaryview.c
3220         * src/common/xml.c
3221                 Fix "faild" typos everywhere and capitalization of
3222                 some g_warnings.
3223
3224 2007-05-04 [colin]      2.9.1cvs43
3225
3226         * src/compose.c
3227         * src/privacy.c
3228         * src/privacy.h
3229         * src/plugins/pgpcore/prefs_gpg.c
3230         * src/plugins/pgpcore/prefs_gpg.h
3231         * src/plugins/pgpinline/pgpinline.c
3232         * src/plugins/pgpmime/pgpmime.c
3233                 Add an API to warn about encryption limits,
3234                 and allow to disable these warnings
3235
3236 2007-05-03 [colin]      2.9.1cvs42
3237
3238         * src/summaryview.c
3239         * src/mainwindow.c
3240                 Fix bug 1213, 'Delete more than 
3241                 one thread at once'
3242
3243 2007-05-03 [wwp]        2.9.1cvs41
3244
3245         * src/prefs_common.c
3246         * src/prefs_filtering.c
3247         * src/prefs_template.c
3248         * src/common/template.c
3249         * src/common/template.h
3250         * src/gtk/gtkutils.c
3251         * src/gtk/gtkutils.h
3252                 Templates are no longer automatically sorted
3253                 by name, but can be sorted manually using
3254                 |< < > >| buttons as well as drag'n'drop.
3255
3256 2007-05-03 [wwp]        2.9.1cvs40
3257
3258         * src/plugins/spamassassin/spamassassin.c
3259         * src/plugins/spamassassin/spamassassin.h
3260         * src/plugins/spamassassin/spamassassin_gtk.c
3261         * src/plugins/bogofilter/bogofilter.c
3262         * src/plugins/bogofilter/bogofilter.h
3263         * src/plugins/bogofilter/bogofilter_gtk.c
3264                 Added an option to conditionally mark saved spam
3265                 as read (default is and was to do so).
3266                 Satisfies feature request 1708539 on sf.net tracker.
3267
3268 2007-05-03 [colin]      2.9.1cvs39
3269
3270         * src/inc.c
3271                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3272
3273 2007-05-02 [colin]      2.9.1cvs38
3274
3275         * src/textview.c
3276                 Fix bug 1209, 'Clicking on address 
3277                 in header (mailto uri) selects 
3278                 default account'. Patch adapted from
3279                 G.P. Halkes' patch.
3280
3281 2007-05-02 [colin]      2.9.1cvs37
3282
3283         * src/grouplistdialog.c
3284                 Set cursor to wait cursor while loading
3285                 groups.
3286
3287 2007-05-02 [paul]       2.9.1cvs36
3288
3289         * src/folder.c
3290         * src/common/defs.h
3291                 rename cache and mark files
3292                 (data is preserved)
3293
3294 2007-04-30 [paul]       2.9.1cvs35
3295
3296         * manual/glossary.xml
3297         * manual/plugins.xml
3298                 updates. Patch by Ricardo
3299
3300 2007-04-29 [wwp]        2.9.1cvs34
3301
3302         * src/mainwindow.c
3303         * configure.ac
3304                 Fix few grammatical errors (patch by David Relson < relson at
3305                 osagesoftware dot com >).
3306
3307 2007-04-28 [colin]      2.9.1cvs33
3308
3309         * src/account.c
3310         * src/pop.c
3311         * src/prefs_account.c
3312         * src/prefs_account.h
3313                 Drop the "Download all" preference. It's
3314                 stupidly useless and confuses people from
3315                 time to time.
3316
3317 2007-04-27 [wwp]        2.9.1cvs32
3318
3319         * src/account.c
3320         * src/prefs_account.c
3321         * src/prefs_account.h
3322                 Don't reflect accounts changes to the mainwindow when it's
3323                 not necessary.
3324
3325 2007-04-27 [colin]      2.9.1cvs31
3326
3327         * src/folder.c
3328                 Freeze/thaw when sync'ing flags
3329         * src/imap.c
3330         * src/prefs_account.c
3331         * src/prefs_account.h
3332         * src/etpan/imap-thread.c
3333         * src/etpan/imap-thread.h
3334                 Add a way to use UID FETCH instead
3335                 of searches to fetch message lists
3336                 and flags. More expensive towards
3337                 bandwidth, less expensive towards
3338                 server's CPU. Probably fixes 
3339                 bug 1158, 'Scanning new folders on 
3340                 Exchange 2007 extremely slow'.
3341                 Patch 95% by Hoa.
3342
3343 2007-04-27 [paul]       2.9.1cvs30
3344
3345         * src/mainwindow.c
3346         * src/prefs_logging.c
3347                 improvements to english usage
3348
3349 2007-04-27 [colin]      2.9.1cvs29
3350
3351         * src/imap.c
3352                 Fix build without libetpan (my bad!)
3353
3354 2007-04-26 [colin]      2.9.1cvs28
3355
3356         * src/imap.c
3357         * src/imap.h
3358                 Fix uselessly exported function
3359         * src/textview.c
3360                 Consider "- -- \n" as signature separator
3361                 (that's what signature separators look like
3362                  in PGP/Inline signed mails)
3363
3364 2007-04-26 [colin]      2.9.1cvs27
3365
3366         * configure.ac
3367                 libetpan-0.49 is now required
3368         * src/procmime.c
3369                 Fix double fetching of mails if
3370                 first try failed
3371         * src/imap.c
3372                 Make offline sync faster, by
3373                 remembering last change time, and
3374                 last sync time.
3375
3376 2007-04-26 [hoa]        2.9.1cvs26
3377
3378         * src/imap.c
3379         * src/imap.h
3380         * src/mainwindow.c
3381         * src/toolbar.c
3382         * src/etpan/imap-thread.c
3383         * src/etpan/imap-thread.h
3384                 cancellation of IMAP operations is now allowed.
3385                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3386
3387 2007-04-26 [colin]      2.9.1cvs25
3388
3389         * src/folder.c
3390                 Always fetch body+headers in folders that are
3391                 synched for offline use, if "Synchronise as
3392                 soon as possible" is set.
3393                 Fixes bug 1200, 'Add option to always retrieve full 
3394                 messages'
3395
3396 2007-04-25 [colin]      2.9.1cvs24
3397
3398         * src/compose.c
3399                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3400                 persists...'
3401
3402 2007-04-24 [colin]      2.9.1cvs23
3403
3404         * src/folderview.c
3405                 Fix bug 1195, 'Hardware key navigation' 
3406                 Make GDK_Enter toggle expansion (Maemo)
3407
3408 2007-04-24 [wwp]        2.9.1cvs22
3409
3410         * src/compose.c
3411                 Fix few compiler warnings.
3412
3413 2007-04-24 [paul]       2.9.1cvs21
3414
3415         * src/Makefile.am
3416         * src/stock_pixmap.c
3417         * src/stock_pixmap.h
3418                 complete last commit
3419
3420 2007-04-24 [paul]       2.9.1cvs20
3421
3422         * src/gtk/about.c
3423         * src/pixmaps/active.xpm
3424         * src/pixmaps/checkbox_off.xpm
3425         * src/pixmaps/checkbox_on.xpm
3426         * src/pixmaps/inactive.xpm
3427                 kick out the blobs
3428                 remove transparent border from checkbox icons
3429
3430 2007-04-24 [wwp]        2.9.1cvs19
3431
3432         * src/textview.c
3433         * src/textview.h
3434                 Fix a crash in textview, thanks to Colin.
3435
3436 2007-04-23 [wwp]        2.9.1cvs18
3437
3438         * src/prefs_common.c
3439                 Fix 2.9.1cvs5: no header was being translated at all.
3440
3441 2007-04-23 [colin]      2.9.1cvs17
3442
3443         * src/Makefile.am
3444         * src/stock_pixmap.c
3445         * src/stock_pixmap.h
3446         * src/summaryview.c
3447         * src/summaryview.h
3448         * src/gtk/gtksctree.c
3449         * src/gtk/gtksctree.h
3450         * src/pixmaps/selection.xpm
3451                 Fix bug 1193, 'Need a way to multi-select
3452                 items'. Add a toggle button to the summaryview
3453                 to switch between normal and multiple selection
3454                 (Maemo)
3455
3456 2007-04-23 [colin]      2.9.1cvs16
3457
3458         * src/Makefile.am
3459         * src/stock_pixmap.c
3460         * src/stock_pixmap.h
3461         * src/summaryview.c
3462         * src/summaryview.h
3463         * src/gtk/gtksctree.c
3464         * src/gtk/gtksctree.h
3465         * src/pixmaps/selection.xpm
3466                 Fix bug 1193, 'Need a way to multi-
3467                 select items'
3468                 Add a toggle button in the summaryview
3469                 to enable normal or multiple selection.
3470                 (Maemo)
3471
3472 2007-04-23 [colin]      2.9.1cvs15
3473
3474         * src/compose.c
3475                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3476
3477 2007-04-21 [colin]      2.9.1cvs14
3478
3479         * src/gtk/quicksearch.c
3480                 Fix previous commit (actually use correct
3481                 parameter)
3482
3483 2007-04-21 [colin]      2.9.1cvs13
3484
3485         * src/gtk/quicksearch.c
3486                 Fix changing quicksearch type (after Esc,
3487                 after changing Recursive, ...)
3488
3489 2007-04-20 [wwp]        2.9.1cvs12
3490
3491         * src/gtk/Makefile.am
3492                 Added headers.h (completes 2.9.1cvs5).
3493
3494 2007-04-20 [wwp]        2.9.1cvs11
3495
3496         * src/addressbook.c
3497                 Fix the use of display name in name column,
3498                 it has been overriden w/ the use of nickname
3499                 by 2.9.0cvs3. Now nickname is used (if any)
3500                 in case of LDAP books only.
3501
3502 2007-04-20 [colin]      2.9.1cvs10
3503
3504         * src/mimeview.c
3505         * src/summaryview.c
3506         * src/textview.c
3507                 Add handling of 'a' to loop in a mail's
3508                 mimeparts
3509
3510 2007-04-20 [colin]      2.9.1cvs9
3511
3512         * src/toolbar.c
3513                 Fix bug 1190, 'dir_open' button doesn't work'
3514                 (Maemo)
3515
3516 2007-04-20 [colin]      2.9.1cvs8
3517
3518         * src/folderview.c
3519         * src/mainwindow.c
3520                 Fix bug 1194, 'Hardware keys move from email 
3521                 list to account/directory list, but not back 
3522                 to email list...' (Maemo)
3523
3524 2007-04-20 [colin]      2.9.1cvs7
3525
3526         * src/compose.h
3527                 complete previous commit
3528
3529 2007-04-20 [colin]      2.9.1cvs6
3530
3531         * src/compose.c
3532                 Fix bug 1187, 'Reply-to addressee disappears 
3533                 when reply-to text box is clicked...' (Maemo)
3534
3535 2007-04-20 [wwp]        2.9.1cvs5
3536
3537         * po/POTFILES.in
3538         * src/addressbook.c
3539         * src/compose.c
3540         * src/filtering.c
3541         * src/headerview.c
3542         * src/matcher.c
3543         * src/prefs_common.c
3544         * src/prefs_common.h
3545         * src/prefs_display_header.c
3546         * src/prefs_matcher.c
3547         * src/summaryview.c
3548         * src/gtk/headers.h
3549         * src/gtk/quicksearch.c
3550                 Translate more header names according to the relevant option value,
3551                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3552                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3553                 to prefs_common_translated_header_name().
3554                 Added a headers.h reference file that contains known header names
3555                 (RFC2822 and others) to the translation process' input, so that
3556                 translated header names will still exist even if no occurrence of
3557                 _("headername") is found anymore in the sources.
3558                 Don't translate column name 'Number' following to trans_hdr option
3559                 value as it's not a header name.
3560
3561 2007-04-20 [colin]      2.9.1cvs4
3562
3563         * src/gtk/quicksearch.c
3564         * src/gtk/quicksearch.h
3565                 Add "From, To or Subject" quicksearch
3566                 type. Patch by ulfschaper@users.sf.net
3567
3568 2007-04-20 [colin]      2.9.1cvs3
3569
3570         * src/matcher.c
3571                 Implement proper references filtering condition.
3572                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3573
3574 2007-04-19 [wwp]        2.9.1cvs2
3575
3576         * src/prefs_display_header.c
3577         * src/message_search.c
3578                 Fix few warnings (g_free of const gchar*).
3579
3580 2007-04-19 [paul]       2.9.1cvs1
3581
3582         * NEWS
3583         * README
3584         * RELEASE_NOTES
3585         * configure.ac
3586                 bump version number following
3587                 stable release
3588
3589 2007-04-19 [paul]       2.9.0cvs9
3590
3591         * manual/advanced.xml
3592         * manual/glossary.xml
3593                 fix typos
3594
3595 2007-04-18 [paul]       2.9.0cvs8
3596
3597         * src/pop.c
3598                 fix for CVE-2007-1558 (APOP)
3599                 Thanks to Colin
3600
3601 2007-04-18 [paul]       2.9.0cvs7
3602
3603         * src/messageview.c
3604         * src/mimeview.c
3605         * src/summaryview.c
3606         * src/gtk/filesel.c
3607                 Fix encoding woes wrt saving of
3608                 mails and parts
3609                 Thanks to Colin
3610
3611 2007-04-18 [colin]      2.9.0cvs6
3612
3613         * src/gtk/pluginwindow.c
3614                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3615
3616 2007-04-17 [wwp]        2.9.0cvs5
3617
3618         * src/addressadd.c
3619         * src/addressbook.c
3620         * src/addrindex.c
3621         * src/ldapupdate.c
3622                 Fix --disable-ldap build,
3623                 fix some LDAP annoyances on 
3624                 searches, thanks to Colin.
3625
3626 2007-04-17 [wwp]        2.9.0cvs4
3627
3628         * src/ldapupdate.c
3629                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3630                 like gcc 2.9x. Thanks to Colin.
3631
3632 2007-04-17 [wwp]        2.9.0cvs3
3633
3634         * src/Makefile.am
3635         * src/addressadd.c
3636         * src/addressbook.c
3637         * src/addrindex.c
3638         * src/addritem.c
3639         * src/addritem.h
3640         * src/editaddress.c
3641         * src/ldapctrl.c
3642         * src/ldapctrl.h
3643         * src/ldapquery.c
3644         * src/ldapserver.c
3645         * src/ldapserver.h
3646         * src/ldapupdate.c
3647         * src/ldapupdate.h
3648                 Add LDAP write support. Patch mostly by 
3649                 Michael <mir at datanom dot net>
3650
3651 2007-04-17 [wwp]        2.9.0cvs2
3652
3653         * src/compose.c
3654                 Prepend "Add to address book" to the context menu of compose window's sender and
3655                 recipient fields.
3656
3657 2007-04-16 [paul]       2.9.0cvs1
3658
3659         * src/gtk/authors.h
3660                 add Pader Rezso
3661
3662 2007-04-16 [paul]       2.9.0
3663
3664         * NEWS
3665         * README
3666         * RELEASE_NOTES
3667                 2.9.0 released
3668
3669 2007-04-16 [paul]       2.8.1cvs102
3670
3671         * po/fr.po
3672                 updated by Fabien Vantard
3673
3674 2007-04-16 [paul]       2.8.1cvs101
3675
3676         * po/ca.po
3677         * po/cs.po
3678         * po/de.po
3679         * po/hu.po
3680         * po/pl.po
3681         * po/pt_BR.po
3682         * po/sr.po
3683         * po/zh_CN.po
3684                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3685                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3686                 Aleksandar Urosevic, and Ralgh Young
3687
3688 2007-04-15 [mones]      2.8.1cvs100
3689
3690         * po/es.po
3691                 Updated for release
3692
3693 2007-04-14 [colin]      2.8.1cvs99
3694
3695         * src/message_search.c
3696         * src/prefs_display_header.c
3697         * src/summary_search.c
3698         * src/gtk/combobox.c
3699                 Fix allocations
3700
3701 2007-04-14 [wwp]        2.8.1cvs98
3702
3703         * src/gtk/combobox.c
3704         * src/message_search.c
3705         * src/summary_search.c
3706         * src/prefs_display_header.c
3707                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3708                 returns NULL, get the text value directly from the GtkEntry child.
3709
3710 2007-04-13 [colin]      2.8.1cvs97
3711
3712         * src/gtk/quicksearch.c
3713                 Give the focus back to summaryview when
3714                 emptying the quicksearch with Esc
3715
3716 2007-04-13 [colin]      2.8.1cvs96
3717
3718         * src/message_search.c
3719         * src/prefs_display_header.c
3720         * src/summary_search.c
3721                 Fix possibles crashes when getting text
3722                 from gtk combos
3723
3724 2007-04-13 [colin]      2.8.1cvs95
3725
3726         * src/pop.c
3727                 Add some UIDL debugging
3728
3729 2007-04-12 [colin]      2.8.1cvs94
3730
3731         * src/folder.c
3732                 Force folder scan if necessary after
3733                 copying mails, to be able to reapply
3734                 flags.
3735
3736 2007-04-11 [colin]      2.8.1cvs93
3737
3738         * src/main.c
3739                 don't scan for new mail on startup if --select
3740                 is specified (or race conditions arise). If so,
3741                 do both sequentially.
3742
3743 2007-04-09 [colin]      2.8.1cvs92
3744
3745         * src/common/defs.h
3746                 Use leafpad by default on Maemo. Patch
3747                 by Jean-Luc Biord.
3748
3749 2007-04-06 [colin]      2.8.1cvs91
3750
3751         * src/pixmaps/queue_close.xpm
3752         * src/pixmaps/queue_close_hrm.xpm
3753         * src/pixmaps/queue_close_hrm_mark.xpm
3754         * src/pixmaps/queue_close_mark.xpm
3755         * src/pixmaps/queue_open.xpm
3756         * src/pixmaps/queue_open_hrm.xpm
3757         * src/pixmaps/queue_open_hrm_mark.xpm
3758         * src/pixmaps/queue_open_mark.xpm
3759                 Move the clock one pixel down :)
3760
3761 2007-04-05 [colin]      2.8.1cvs90
3762
3763         * src/mainwindow.c
3764                 Don't sync when switching offline from
3765                 command line - it's usually too late :)
3766
3767 2007-04-05 [paul]       2.8.1cvs89
3768
3769         * src/Makefile.am
3770         * src/stock_pixmap.c
3771         * src/pixmaps/dir_close_hrm.xpm
3772         * src/pixmaps/dir_close_hrm_mark.xpm
3773         * src/pixmaps/drafts_close.xpm
3774         * src/pixmaps/drafts_close_mark.xpm
3775         * src/pixmaps/drafts_open.xpm
3776         * src/pixmaps/drafts_open_mark.xpm
3777         * src/pixmaps/inbox.xpm
3778         * src/pixmaps/inbox_close.xpm
3779         * src/pixmaps/inbox_close_hrm.xpm
3780         * src/pixmaps/inbox_close_hrm_mark.xpm
3781         * src/pixmaps/inbox_close_mark.xpm
3782         * src/pixmaps/inbox_hrm.xpm
3783         * src/pixmaps/inbox_hrm_mark.xpm
3784         * src/pixmaps/inbox_mark.xpm
3785         * src/pixmaps/inbox_open.xpm
3786         * src/pixmaps/inbox_open_hrm.xpm
3787         * src/pixmaps/inbox_open_hrm_mark.xpm
3788         * src/pixmaps/inbox_open_mark.xpm
3789         * src/pixmaps/outbox.xpm
3790         * src/pixmaps/outbox_close.xpm
3791         * src/pixmaps/outbox_close_hrm.xpm
3792         * src/pixmaps/outbox_close_hrm_mark.xpm
3793         * src/pixmaps/outbox_close_mark.xpm
3794         * src/pixmaps/outbox_hrm.xpm
3795         * src/pixmaps/outbox_hrm_mark.xpm
3796         * src/pixmaps/outbox_mark.xpm
3797         * src/pixmaps/outbox_open.xpm
3798         * src/pixmaps/outbox_open_hrm.xpm
3799         * src/pixmaps/outbox_open_hrm_mark.xpm
3800         * src/pixmaps/outbox_open_mark.xpm
3801         * src/pixmaps/queue_close.xpm
3802         * src/pixmaps/queue_close_hrm.xpm
3803         * src/pixmaps/queue_close_hrm_mark.xpm
3804         * src/pixmaps/queue_close_mark.xpm
3805         * src/pixmaps/queue_open.xpm
3806         * src/pixmaps/queue_open_hrm.xpm
3807         * src/pixmaps/queue_open_hrm_mark.xpm
3808         * src/pixmaps/queue_open_mark.xpm
3809                 updated, added and replaced icons
3810                 Icons by Colin
3811
3812 2007-04-04 [colin]      2.8.1cvs88
3813
3814         * src/imap.c
3815                 Fix build without libetpan
3816
3817 2007-04-03 [colin]      2.8.1cvs87
3818
3819         * src/imap.c
3820                 Fix crash with Citadel, and try to make
3821                 things work. this server (and specifically 
3822                 STATUS and APPEND at least) seems broken.
3823
3824 2007-04-03 [colin]      2.8.1cvs86
3825
3826         * src/folderview.c
3827                 Fix icons on folder close
3828
3829 2007-04-03 [colin]      2.8.1cvs85
3830
3831         * src/inc.c
3832                 Fix double-ask of offline override in
3833                 certain cases
3834         * src/imap.c
3835         * src/imap.h
3836         * src/imap_gtk.c
3837                 Much more efficient way to synchronise
3838                 for offline use
3839         * src/etpan/imap-thread.c
3840                 Fix possible segs
3841         * src/folder.c
3842         * src/gtk/quicksearch.c
3843                 Fix some GUI lags
3844
3845 2007-04-03 [paul]       2.8.1cvs84
3846
3847         * src/filtering.c
3848         * src/folder.c
3849         * src/folder.h
3850         * src/prefs_common.c
3851         * src/prefs_common.h
3852         * src/prefs_other.c
3853                 Fix sync being done too late
3854                 Thanks to Colin
3855
3856 2007-04-02 [colin]      2.8.1cvs83
3857
3858         * src/summaryview.c
3859                 Maemo: Put status and quicksearch at the top
3860         * src/plugins/bogofilter/bogofilter.c
3861         * src/plugins/spamassassin/spamassassin.c
3862                 Derive trash from inbox if possible
3863
3864 2007-04-02 [paul]       2.8.1cvs82
3865
3866         * src/plugins/bogofilter/bogofilter_gtk.c
3867                 a few English changes
3868
3869 2007-04-02 [paul]
3870
3871         2.9.0-rc1 released
3872
3873 2007-04-02 [colin]      2.8.1cvs81
3874
3875         * src/image_viewer.c
3876                 Fix transparent images by using
3877                 GtkImage
3878         * src/messageview.c
3879                 Flush events (on new windows) to avoid
3880                 having the textview's image resize fail
3881                 to know the available width
3882
3883 2007-04-01 [colin]      2.8.1cvs80
3884
3885         * src/prefs_account.c
3886                 If no MH mailbox exist, when creating a POP/Local
3887                 account, just create and use the default one 
3888                 instead of bailing with a "Mailbox doesn't exist"
3889                 error
3890
3891 2007-03-31 [colin]      2.8.1cvs79
3892
3893         * src/prefs_account.c
3894                 Create signature file if it doesn't exist
3895                 before editing
3896         * src/prefs_toolbar.c
3897                 Maemo: Move "Use default" on the left so
3898                 that people can find it
3899         * src/common/defs.h
3900                 Maemo: make default editor "Maemopad", 
3901                 default signature file "MyDocs/signature.txt"
3902
3903 2007-03-31 [colin]      2.8.1cvs78
3904
3905         * src/prefs_account.c
3906                 Maemo: rework account prefs so
3907                 that less horizontal scrolling
3908                 is required
3909
3910 2007-03-31 [colin]      2.8.1cvs77
3911
3912         * src/folderview.c
3913         * src/prefs_common.c
3914         * src/prefs_common.h
3915                 Fix bug 1167, 'Allow not displaying zeros 
3916                 in folder list'. Patch by MartinP
3917
3918 2007-03-31 [colin]      2.8.1cvs76
3919
3920         * AUTHORS
3921                 Add Jean-Luc Biord
3922
3923 2007-03-31 [colin]      2.8.1cvs75
3924
3925         * src/imap.c
3926                 Apply patch from bug 1172, direct
3927                 access to the folder's session instead
3928                 of using getter. Patch by MartinP
3929
3930 2007-03-31 [paul]       2.8.1cvs74
3931
3932         * src/gtk/authors.h
3933                 no need to list Fabien twice!
3934
3935 2007-03-31 [colin]      2.8.1cvs73
3936
3937         * src/inc.c
3938                 If we're currently "overriding for %d minutes",
3939                 don't ask
3940
3941 2007-03-31 [colin]      2.8.1cvs72
3942
3943         * src/compose.c
3944         * src/imap.c
3945         * src/inc.c
3946         * src/inc.h
3947         * src/messageview.c
3948         * src/news.c
3949         * src/plugins/spamassassin/spamassassin.c
3950                 Offline override: Add a parameter to allow
3951                 asking even if the override timer is running.
3952                 Allows to ask every time the user makes an
3953                 explicit action needing online access (such
3954                 as Get Mail), and not when the action is 
3955                 implicit (such as opening an IMAP folder)
3956
3957 2007-03-31 [colin]      2.8.1cvs71
3958
3959         * src/inc.c
3960                 Override offline: "No" answer shouldn't
3961                 re-ask after 3 seconds, but 10 minutes. 
3962
3963 2007-03-30 [colin]      2.8.1cvs70
3964
3965         * src/common/socket.c
3966                 Better error reporting on unix socket
3967                 failure (bind usually)
3968         * src/gtk/gtkutils.c
3969         * src/gtk/gtkutils.h
3970                 Label window: add a pulsing progress
3971                 bar to show we're not hung :)
3972         * src/folderview.c
3973         * src/main.c
3974         * src/plugins/pgpcore/sgpgme.c
3975                 Update API
3976
3977 2007-03-30 [colin]      2.8.1cvs69
3978
3979         * src/pop.c
3980         * src/prefs_common.c
3981                 Fix possible trashing of history and uidl
3982                 files on disk full problems
3983
3984 2007-03-30 [paul]       2.8.1cvs68
3985
3986         * src/mainwindow.c
3987         * src/summaryview.c
3988         * src/summaryview.h
3989                 update summary when changing layout type
3990                 (fixes wrong folder icon being displayed)
3991                 Thanks to Colin
3992
3993 2007-03-29 [colin]      2.8.1cvs67
3994
3995         * src/prefs_ext_prog.c
3996                 The browser pref is irrelevant on Maemo
3997
3998 2007-03-29 [colin]      2.8.1cvs66
3999
4000         * src/compose.c
4001         * src/compose.h
4002                 Maemo: dynamically switch headers/text position
4003         * src/prefs_common.c
4004                 Maemo: hide compose's ruler by default
4005         * src/common/socket.c
4006         * src/common/socket.h
4007                 Fix build warning
4008
4009 2007-03-29 [colin]      2.8.1cvs65
4010
4011         * src/common/socket.c
4012         * src/common/socket.h
4013                 Fix build when MAEMO_CFLAGS contains
4014                 _X_OPENSOURCE (resolv.h errors as long
4015                 as we don't add _BSD_SOURCE. Ugly).
4016
4017 2007-03-29 [wwp]        2.8.1cvs64
4018
4019         * src/prefs_logging.c
4020                 Fix sensitivity of clip-log widgets in prefs/logging,
4021                 thanks to Fabien.
4022
4023 2007-03-29 [wwp]        2.8.1cvs63
4024
4025         * po/POTFILES.in
4026                 Updated files list for translations, thanks to Fabien.
4027
4028 2007-03-29 [colin]      2.8.1cvs62
4029
4030         * src/main.c
4031         * src/common/Makefile.am
4032         * src/common/utils.c
4033                 Maybe make URI opening work in Maemo
4034                 Requires testing :)
4035
4036 2007-03-28 [colin]      2.8.1cvs61
4037
4038         * src/folder.c
4039         * src/folder.h
4040         * src/folderview.c
4041                 Add the possibility to sort folders arbitrarily
4042                 (via editing of folderlist.xml only). Patch by
4043                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4044                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4045                 be changed by the user'
4046
4047 2007-03-28 [colin]      2.8.1cvs60
4048
4049         * src/mimeview.c
4050                 Add popup menu for mime icons
4051
4052 2007-03-28 [colin]      2.8.1cvs59
4053
4054         * src/mainwindow.c
4055                 Fix a layout issue when presenting
4056                 mainwindow in Small screen layout
4057         * src/toolbar.c
4058         * src/toolbar.h
4059                 Add a "Go to folder list" button for
4060                 mainwindow, and make it default in
4061                 the Maemo build
4062
4063 2007-03-28 [colin]      2.8.1cvs58
4064
4065         * src/compose.c
4066                 Don't dynamically update title on Maemo
4067                 Patch by Jean-Luc Biord
4068
4069 2007-03-27 [colin]      2.8.1cvs57
4070
4071         * src/compose.c
4072         * src/folderview.c
4073         * src/summaryview.c
4074                 Enable tap-and-hold on Maemo
4075
4076 2007-03-26 [colin]      2.8.1cvs56
4077
4078         * src/compose.c
4079                 More popup-menu (in attachments list)
4080
4081 2007-03-26 [colin]      2.8.1cvs55
4082
4083         * src/compose.c
4084                 Enable popup-menu signal
4085
4086 2007-03-26 [colin]      2.8.1cvs54
4087
4088         * src/plugins/pgpinline/pgpinline.c
4089                 Fix bug 1111, 'PGP/inline plugin hides text 
4090                 around encrypted text block'. Patch based on
4091                 a patch from Michal Cihar.
4092
4093 2007-03-26 [wwp]        2.8.1cvs53
4094
4095         * src/procmsg.c
4096                 Fix getting a false error when sending queued message
4097                 whereas the sending was fine (if there are subfolders
4098                 in the queue folder), thanks to Colin.
4099
4100 2007-03-26 [paul]       2.8.1cvs52
4101
4102         * src/wizard.c
4103                 update FACE header in welcome message
4104
4105 2007-03-25 [colin]      2.8.1cvs51
4106
4107         * src/Makefile.am
4108                 Fix make dist
4109
4110 2007-03-25 [colin]      2.8.1cvs50
4111
4112         * src/main.c
4113                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4114
4115 2007-03-24 [colin]      2.8.1cvs49
4116
4117         * src/main.c
4118                 Fix a few launch problems on Maemo
4119                 Patch by Jean-Luc Biord
4120
4121 2007-03-24 [wwp]        2.8.1cvs48
4122
4123         * src/alertpanel.c
4124         * src/alertpanel.h
4125         * src/messageview.c
4126         * src/summaryview.c
4127                 Fix wrong action performed when closing the
4128                 "ask about account specific filtering rules
4129                 when filtering manually" dialog by pressing Escape.
4130                 Fix wrong order of buttons in the "return receipt
4131                 notification - the message was sent to several of
4132                 your accounts" dialog.
4133
4134 2007-03-24 [paul]       2.8.1cvs47
4135
4136         * src/folderview.c
4137                 an improvement to English usage
4138         * tools/kdeservicemenu/README
4139                 updated Claws url
4140
4141 2007-03-24 [paul]       2.8.1cvs46
4142
4143         * src/Makefile.am
4144         * src/stock_pixmap.c
4145         * src/pixmaps/edit_extern.xpm
4146         * src/pixmaps/mail_sign.xpm
4147                 rescue long lost icons
4148
4149 2007-03-24 [paul]       2.8.1cvs45
4150
4151         * src/toolbar.c
4152                 fix toolbar (broken in 2.8.1cvs42)
4153
4154 2007-03-23 [colin]      2.8.1cvs44
4155
4156         * src/imap.c
4157                 Correctly unsubscribe/resubscribe after
4158                 RENAME
4159
4160 2007-03-23 [colin]      2.8.1cvs43
4161
4162         * src/prefs_common.c
4163                 Maemo: as the platform is light on RAM, allow
4164                 caches to be discarded faster.
4165
4166 2007-03-23 [colin]      2.8.1cvs42
4167
4168         * src/Makefile.am
4169         * src/compose.c
4170         * src/compose.h
4171         * src/stock_pixmap.c
4172         * src/stock_pixmap.h
4173         * src/summaryview.c
4174         * src/summaryview.h
4175         * src/toolbar.c
4176         * src/toolbar.h
4177         * src/pixmaps/open_mail.xpm
4178                 Maemo changes: Add the possibility to have
4179                 "Open Email" and "Close Window" buttons on 
4180                 toolbars (and use them in Maemo's default
4181                 toolbars)
4182
4183 2007-03-23 [wwp]        2.8.1cvs41
4184
4185         * src/action.c
4186                 Reverted that part of the action dialog closure logics, to
4187                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4188                 done later in a different way (or may not).
4189
4190 2007-03-22 [wwp]        2.8.1cvs40
4191
4192         * src/action.c
4193                 Fix sticky action dialog when got no output but action command
4194                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4195
4196 2007-03-22 [colin]      2.8.1cvs39
4197
4198         * src/prefs_filtering.c
4199         * src/gtk/combobox.h
4200                 Fix escaping account names in filtering prefs
4201
4202 2007-03-22 [colin]      2.8.1cvs38
4203
4204         * src/addrindex.c
4205         * src/ldapctrl.h
4206         * src/ldapquery.c
4207                 Add any attribute specified in LDAP servers'
4208                 Search attributes to the Other Attributes tab
4209                 of contacts; Add 'telephoneNumber' in the
4210                 default list.
4211
4212 2007-03-22 [colin]      2.8.1cvs37
4213
4214         * src/folderview.c
4215         * src/folderview.h
4216         * src/mainwindow.c
4217                 Try to prevent race conditions when
4218                 changing the folder list
4219         * src/summaryview.c
4220                 Fix possible red folder icon when
4221                 switching from Small screen layout
4222                 to any other
4223
4224 2007-03-22 [colin]      2.8.1cvs36
4225
4226         * src/mainwindow.c
4227         * src/mainwindow.h
4228         * src/summaryview.c
4229                 Rename "little screen" to "Small screen"
4230         * src/gtk/Makefile.am
4231         * src/common/utils.c
4232         * src/mh.c
4233                 Fix Maemo-related compilation problems
4234
4235 2007-03-21 [colin]      2.8.1cvs35
4236
4237         * configure.ac
4238                 Fix previous commit
4239         * claws-mail.desktop
4240                 Remove .png from the Icon, it's useless
4241
4242 2007-03-21 [colin]      2.8.1cvs34
4243
4244         * configure.ac
4245         * src/Makefile.am
4246                 Add the necessary lib checking for 
4247                 Maemo
4248
4249 2007-03-21 [colin]      2.8.1cvs33
4250
4251         * src/main.c
4252                 Fix unconditional "error happened" when
4253                 sending via command-line. "lol @ myself"
4254
4255 2007-03-21 [colin]      2.8.1cvs32
4256
4257         * claws-mail-40x40.png
4258         * claws-mail-26x26.png
4259         * src/account.c
4260         * src/addressbook.c
4261         * src/compose.c
4262         * src/folderview.c
4263         * src/folderview.h
4264         * src/main.c
4265         * src/mainwindow.c
4266         * src/mainwindow.h
4267         * src/messageview.c
4268         * src/prefs_account.c
4269         * src/prefs_common.c
4270         * src/summary_search.c
4271         * src/summaryview.c
4272         * src/summaryview.h
4273         * src/gtk/authors.h
4274         * src/gtk/gtkutils.c
4275         * src/gtk/gtkutils.h
4276         * src/gtk/logwindow.c
4277         * src/gtk/menu.c
4278         * src/gtk/prefswindow.c
4279                 Add Maemo port (patch mainly by Jean-Luc Biort)
4280                 Add a new 'Little screen' layout to help on such
4281                 platforms (patch by me)
4282                 Make some default preferences different (more
4283                 adapted) on Maemo (patch by me)
4284
4285 2007-03-21 [wwp]        2.8.1cvs31
4286
4287         * src/prefs_logging.c
4288         * src/prefs_logging.h
4289                 Fixed copyright header of newly added files.
4290
4291 2007-03-21 [wwp]        2.8.1cvs30
4292
4293         * src/Makefile.am
4294         * src/filtering.c
4295         * src/filtering.h
4296         * src/folder.c
4297         * src/folderview.c
4298         * src/imap.c
4299         * src/inc.c
4300         * src/main.c
4301         * src/mainwindow.c
4302         * src/mainwindow.h
4303         * src/matcher.c
4304         * src/messageview.c
4305         * src/news.c
4306         * src/pop.c
4307         * src/prefs_common.c
4308         * src/prefs_common.h
4309         * src/prefs_logging.c
4310         * src/prefs_logging.h
4311         * src/prefs_other.c
4312         * src/procmsg.c
4313         * src/send_message.c
4314         * src/summaryview.c
4315         * src/common/log.c
4316         * src/common/log.h
4317         * src/common/nntp.c
4318         * src/common/session.c
4319         * src/common/smtp.c
4320         * src/common/socket.c
4321         * src/etpan/imap-thread.c
4322         * src/gtk/logwindow.c
4323         * src/gtk/logwindow.h
4324         * src/plugins/bogofilter/bogofilter.c
4325         * src/plugins/spamassassin/spamassassin.c
4326                 Added debugging of filtering/processing rules.
4327                 The debug log is here 'Tools/Filtering debug window',
4328                 the options there 'Configuration/Preferences/Other/Logging',
4329                 and the log file is ~/.claws-mail/filtering.log.
4330                 Moved protocol log prefs to 'Other/Logging' as well.
4331                 To support such debugging feature, the existing log API has
4332                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4333                 this impacts many external modules (commits follow).
4334
4335 2007-03-21 [paul]       2.8.1cvs29
4336
4337         * src/etpan/Makefile.am
4338         * src/etpan/imap-thread.c
4339                 add missing #include
4340
4341 2007-03-21 [colin]      2.8.1cvs28
4342
4343         * src/procmime.c
4344                 Fix bug 1157, 'some broken messages confuse 
4345                 mime parser'. Make sure we can't have MimeInfos
4346                 with negative sizes.
4347
4348 2007-03-20 [colin]      2.8.1cvs27
4349
4350         * src/main.c
4351                 Fix missing \0 on buffer
4352
4353 2007-03-20 [colin]      2.8.1cvs26
4354
4355         * src/mh.c
4356                 Use make_dir_hier instead of make_dir 
4357                 to create the MH mailbox
4358
4359 2007-03-20 [colin]      2.8.1cvs25
4360
4361         * src/folder.c
4362         * src/folder.h
4363         * src/prefs_account.c
4364         * src/wizard.c
4365                 Fix default inbox weirdnesses (after wizard,
4366                 if path is Mail, mailbox identifier is #mh/Mailbox,
4367                 and when creating new accounts)
4368
4369 2007-03-20 [colin]      2.8.1cvs24
4370
4371         * src/account.c
4372                 Write folderlist after adding/deleting accounts
4373                 that have folders
4374
4375 2007-03-20 [colin]      2.8.1cvs23
4376
4377         * src/imap.c
4378         * src/remotefolder.h
4379                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4380                 selected while scanning prior to update'
4381
4382 2007-03-17 [paul]       2.8.1cvs22
4383
4384         * src/main.c
4385                 fix a typo, and be a little more verbose.
4386
4387 2007-03-17 [wwp]        2.8.1cvs21
4388
4389         * src/inc.c
4390                 Fix a compiler warning.
4391
4392 2007-03-16 [wwp]        2.8.1cvs20
4393
4394         * tools/Makefile.am
4395         * tools/README
4396                 Updated to deal w/ the new mairix.sh tool.
4397
4398 2007-03-16 [wwp]        2.8.1cvs19
4399
4400         * src/action.c
4401                 Fix logics issues around the action IO dialog:
4402                 - disable entry widget and exec button when
4403                   the exec button is clicked (don't wait for any
4404                   output line) - fix possible disabling/re-enabling/
4405                   re-disabling of those widgets
4406                 - raise an error if executing a %as{} action either
4407                   empty or invalid, instead of failing silently
4408                 - don't close the dialog if the abort button has been
4409                   clicked and if there was no output yet
4410                 - set focus to the abort button when the exec button
4411                   is clicked
4412                 - fix capitalization of a warning message
4413
4414 2007-03-16 [wwp]        2.8.1cvs18
4415
4416         * tools/mairix.sh
4417                 Added a wrapper to mairix to the tools folder.
4418
4419 2007-03-16 [colin]      2.8.1cvs17
4420
4421         * src/messageview.c
4422         * src/mimeview.h
4423                 Allow mimeviewer plugins to print
4424                 their stuff
4425
4426 2007-03-16 [colin]      2.8.1cvs16
4427
4428         * .cvsignore
4429                 Ignore *.patchset
4430
4431 2007-03-15 [colin]      2.8.1cvs15
4432
4433         * src/messageview.c
4434         * src/mimeview.h
4435                 Add a way for mimeviewer plugins to
4436                 implement body search
4437
4438 2007-03-15 [paul]       2.8.1cvs14
4439
4440         * src/prefs_spelling.c
4441                 fix English usage
4442
4443 2007-03-15 [paul]       2.8.1cvs13
4444
4445         * src/common/quoted-printable.c
4446                 fix decoding of quoted-printable parts
4447
4448 2007-03-14 [wwp]        2.8.1cvs12
4449
4450         * src/gtk/logwindow.h
4451                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4452
4453 2007-03-14 [wwp]        2.8.1cvs11
4454
4455         * src/gtk/logwindow.h
4456                 Complete 2.8.1cvs10.
4457
4458 2007-03-14 [colin]      2.8.1cvs10
4459
4460         * src/gtk/logwindow.c
4461                 Probably fix bug 1149, crash on logwindow
4462                 close - at the expense of performance once
4463                 logwin has been opened
4464
4465 2007-03-14 [colin]      2.8.1cvs9
4466
4467         * src/main.c
4468                 If claws-mail is running on another
4469                 display, warn instead of popping it up
4470                 on the other display
4471
4472 2007-03-12 [colin]      2.8.1cvs8
4473
4474         * src/wizard.c
4475                 Fix bug 1145, 'Setting a different name 
4476                 for the Mailbox name isn't reflected in 
4477                 default account settings'. Patch by wwp
4478
4479 2007-03-12 [colin]      2.8.1cvs7
4480
4481         * src/summaryview.c
4482                 Fix bug 1143, 'Add number of messages to be 
4483                 deleted to confirmation dialog'
4484
4485 2007-03-12 [wwp]        2.8.1cvs6
4486
4487         * src/folderview.c
4488         * src/prefs_common.c
4489         * src/prefs_common.h
4490         * src/prefs_summaries.c
4491                 Changed the option that displays unread messages count
4492                 next to the folder name in folder list: it is now
4493                 possible to either display nothing, display the
4494                 unread messages number only or the unread and total messages
4495                 numbers. The patch includes this extra feature as well
4496                 as some minor fixes by rewriting the algo in folderview.c.
4497                 Thanks to Paul for the original idea and implementation, plus
4498                 testing and proof-reading!
4499
4500 2007-03-09 [paul]       2.8.1cvs5
4501
4502         * tools/Makefile.am
4503         * tools/README
4504         * tools/claws-mail-compose-insert-files.pl
4505                 added a script which enables inserting files
4506                 into the message body of a new Claws Mail
4507                 Compose window from the command line. Additionally
4508                 To, Cc, Subject and files to attach to the message
4509                 can be specified.
4510
4511 2007-03-09 [wwp]        2.8.1cvs4
4512
4513         * src/addr_compl.c
4514         * src/addr_compl.h
4515         * src/filtering.c
4516                 Optimize matching of addresses in the addressbook
4517                 (filtering/processing 'found_in_addressbook' condition).
4518
4519 2007-03-07 [wwp]        2.8.1cvs3
4520
4521         * src/quote_fmt.c
4522         * src/quote_fmt_lex.l
4523         * src/quote_fmt_parse.y
4524                 Add a new quote format symbol: %A to insert the
4525                 sender email address (just the address itself).
4526
4527 2007-03-06 [wwp]        2.8.1cvs2
4528
4529         * src/gtk/gtkutils.c
4530         * src/plugins/trayicon/trayicon_prefs.h
4531         * src/plugins/trayicon/trayicon_prefs.c
4532         * src/plugins/trayicon/trayicon.c
4533         * src/mainwindow.h
4534         * src/mainwindow.c
4535                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4536                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4537
4538
4539 2007-03-06 [paul]       2.8.1cvs1
4540
4541         * NEWS
4542         * README
4543         * RELEASE_NOTES
4544         * configure.ac
4545                 bump version number following
4546                 stable release
4547
4548 2007-03-06 [paul]       2.8.0cvs24
4549
4550         * po/cs.po
4551                 corrected by by Tim <timbrain@post.cz>
4552
4553 2007-03-05 [colin]      2.8.0cvs23
4554
4555         * src/Makefile.am
4556         * src/procmime.c
4557                 Fix mime/globs path on NetBSD
4558                 patch by George Michaelson
4559
4560 2007-03-05 [wwp]        2.8.0cvs22
4561
4562         * src/addr_compl.c
4563                 Remove debug statement (accidentally committed w/ cvs14).
4564
4565 2007-03-05 [paul]       2.8.0cvs21
4566
4567         * src/plugins/pgpcore/prefs_gpg.c
4568                 fix compiler warning
4569
4570 2007-03-05 [wwp]        2.8.0cvs20
4571
4572         * src/matcher_parser_parse.y
4573                 Fix mismerge between cvs17 and cvs19.
4574
4575 2007-03-05 [wwp]        2.8.0cvs19
4576
4577         * src/matcher_parser_parse.y
4578         * src/prefs_filtering_action.c
4579         * src/matcher.c
4580         * src/matcher.h
4581         * src/filtering.c
4582         * src/filtering.h
4583                 Add new 'add_to_addressbook' filtering/processing action.
4584
4585 2007-03-05 [wwp]        2.8.0cvs18
4586
4587         * src/filtering.c
4588                 Fix mark_as_ham filtering/processing action: spam flag
4589                 was not unset.
4590
4591 2007-03-04 [colin]      2.8.0cvs17
4592
4593         * src/filtering.c
4594         * src/matcher.c
4595         * src/matcher.h
4596         * src/matcher_parser_parse.y
4597         * src/prefs_filtering_action.c
4598                 Add 'Mark as spam' and 'Mark as ham' filtering
4599                 actions. Fixes bug 1138.
4600
4601 2007-03-04 [colin]      2.8.0cvs16
4602
4603         * src/imap.c
4604                 Fix bug 1140, wrong return value
4605                 without libetpan
4606
4607 2007-03-04 [wwp]        2.8.0cvs15
4608
4609         * src/addr_compl.c
4610                 Rollback cvs14: don't free stuff that is managed in g_list.
4611
4612 2007-03-04 [wwp]        2.8.0cvs14
4613
4614         * src/addr_compl.c
4615                 Fix a leak in address completion code.
4616
4617 2007-03-04 [colin]      2.8.0cvs13
4618
4619         * src/addr_compl.c
4620                 Maybe fix bug 1136, 'Crash in group 
4621                 address completion'
4622
4623 2007-03-04 [iwkse]      2.8.0cvs12
4624
4625         * src/imap.c
4626                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4627
4628 2007-03-03 [colin]      2.8.0cvs11
4629
4630         * src/plugins/pgpinline/pgpinline.c
4631                 Fix off-by-one, fix double-free. Fixes
4632                 bug 1135, 'cm-segfault on decrypting 
4633                 with PGP/inline'
4634
4635 2007-03-03 [colin]      2.8.0cvs10
4636
4637         * configure.ac
4638         * src/main.c
4639         * src/common/plugin.c
4640                 Fix bug 1134, 'Valgrind macros unhandled 
4641                 by Irix's cc'
4642
4643 2007-03-02 [colin]      2.8.0cvs9
4644
4645         * src/mbox.c
4646                 Don't error out on EAGAIN. Fixes 
4647                 bug 1129, '"local mbox file" account 
4648                 isn't retrieving mails'
4649
4650 2007-03-01 [wwp]        2.8.0cvs8
4651
4652         * src/mainwindow.c
4653         * src/gtk/colorlabel.c
4654                 Remove accels for extra color labels until we set better
4655                 and definitive ones.
4656
4657 2007-02-28 [wwp]        2.8.0cvs7
4658
4659         * src/mainwindow.c
4660         * src/matcher_parser_parse.y
4661         * src/prefs_common.c
4662         * src/prefs_msg_colors.c
4663         * src/procmsg.h
4664         * src/gtk/colorlabel.c
4665         * src/gtk/colorlabel.h
4666                 Add more customizable color labels. Cleaned up a bit
4667                 the color label API to avoid duplicate defines of
4668                 the max number of colors.
4669
4670 2007-02-27 [colin]      2.8.0cvs6
4671
4672         * src/mainwindow.c
4673         * src/common/utils.c
4674         * src/common/utils.h
4675                 Fix '+' in mailto URIs for List-* headers
4676
4677 2007-02-27 [colin]      2.8.0cvs5
4678
4679         * src/gtk/gtkutils.c
4680                 Use gtk_window_set_role instead of 
4681                 _set_wmclass
4682
4683 2007-02-27 [colin]      2.8.0cvs4
4684
4685         * src/inc.c
4686                 Fix "After receiving new mail, go to inbox" on IMAP,
4687                 and make it work only on manual reception
4688
4689 2007-02-27 [wwp]        2.8.0cvs3
4690
4691         * src/prefs_filtering.c
4692         * src/prefs_filtering_action.c
4693         * src/prefs_matcher.c
4694                 Update filtering matcher's and action's color label menus
4695                 when re-opening those dialogs (reflect any change to the
4696                 color labels list in the preferences).
4697
4698 2007-02-27 [colin]      2.8.0cvs2
4699
4700         * src/imap.c
4701         * src/etpan/etpan-thread-manager-types.h
4702         * src/etpan/etpan-thread-manager.c
4703         * src/etpan/imap-thread.c
4704                 Log imap ALERTs as errors in the log.
4705
4706 2007-02-26 [paul]       2.8.0cvs1
4707
4708         * tools/claws.i18n.status.pl
4709                 updated
4710
4711 2007-02-26 [paul]       2.7.2cvs75
4712
4713         * po/ca.po
4714         * po/cs.po
4715         * po/de.po
4716         * po/en_GB.po
4717         * po/fi.po
4718         * po/fr.po
4719         * po/hu.po
4720         * po/pl.po
4721         * po/pt_BR.po
4722         * po/sk.po
4723         * po/sr.po
4724         * po/zh_CN.po
4725                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4726                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4727                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4728                 Aleksandar Urosevic, and Ralgh Young
4729
4730 2007-02-25 [mones]      2.7.2cvs74
4731
4732         * po/es.po
4733                 Updated for release
4734
4735 2007-02-25 [colin]      2.7.2cvs73
4736
4737         * src/main.c
4738                 Clearing the list is only useful
4739                 to prevent a valgrind false-positive
4740
4741 2007-02-25 [paul]       2.7.2cvs72
4742
4743         * tools/Makefile.am
4744         * tools/README
4745         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4746         * tools/maildir2claws-mail.pl  **REMOVED**
4747                 renamed the script, fixed a couple bugs
4748
4749 2007-02-23 [colin]      2.7.2cvs71
4750
4751         * src/addressbook.c
4752                 Fix a leak, check for a few improbable nulls
4753
4754 2007-02-23 [colin]      2.7.2cvs70
4755
4756         * src/main.c
4757         * src/main.h
4758         * src/plugins/trayicon/trayicon.c
4759                 Fix blinking mainwin when starting in tray
4760                 (show mainwindow later in the startup process,
4761                  apart if restarting post-crash)
4762
4763 2007-02-23 [colin]      2.7.2cvs69
4764
4765         * src/folderview.c
4766         * src/imap_gtk.c
4767                 Fix crash when unsubscribing the currently
4768                 selected/opened folder
4769
4770 2007-02-23 [colin]      2.7.2cvs68
4771
4772         * src/compose.c
4773                 Fix bug that prevented colorization to
4774                 work without wrap quotation option
4775
4776 2007-02-23 [colin]      2.7.2cvs67
4777
4778         * src/addr_compl.c
4779                 Fix refcounting, start and end completion who
4780                 behaved as if there couldn't be any other current
4781                 user of completion
4782
4783 2007-02-23 [wwp]        2.7.2cvs66
4784
4785         * src/addressbook.c
4786         * src/addrindex.c
4787                 Address completion fixes: fix addressbook_peek_folder_exists() in
4788                 which the algorithm was ridiculously over-obfuscated and broken.
4789                 Fix addrindex_load_completion() as well, to load addresses in
4790                 completion list with regards to what addressbook_peek_folder_exists()
4791                 returns now.
4792
4793 2007-02-23 [wwp]        2.7.2cvs65
4794
4795         * src/addr_compl.c
4796                 Add addresses to completion when they're non-empty (thanks to Colin).
4797
4798 2007-02-23 [paul]       2.7.2cvs64
4799
4800         * src/plugins/pgpcore/passphrase.c
4801                 remove 'const '
4802
4803 2007-02-23 [colin]      2.7.2cvs63
4804
4805         * src/plugins/pgpcore/prefs_gpg.c
4806         * src/plugins/pgpcore/prefs_gpg.h
4807         * src/plugins/pgpcore/sgpgme.c
4808         * src/plugins/pgpinline/pgpinline.c
4809         * src/plugins/pgpmime/pgpmime.c
4810                 Try harder to respect user's choice wrt
4811                 gpg-agent even with gpg2, by unsetting
4812                 GPG_AGENT_INFO when necessary.
4813
4814 2007-02-22 [paul]       2.7.2cvs62
4815
4816         * src/plugins/pgpcore/sgpgme.c
4817         * src/plugins/pgpcore/sgpgme.h
4818         * src/plugins/pgpcore/passphrase.c
4819         * src/plugins/pgpinline/pgpinline.c
4820         * src/plugins/pgpmime/pgpmime.c
4821                 Fix a leak - gpgme_data_release_and_get_mem
4822                 leaks in recent gpgme. Workaround by using
4823                 our own function.
4824
4825 2007-02-22 [paul]       2.7.2cvs61
4826
4827         * src/gtk/quicksearch.c
4828                 Abandon dynamic search when pressing
4829                 Enter
4830
4831 2007-02-21 [colin]      2.7.2cvs60
4832
4833         * src/procmsg.c
4834         * src/plugins/pgpcore/passphrase.c
4835                 Fix little memory leaks
4836         * src/main.c
4837                 Fix false-positive leak at exit
4838         * src/gtk/quicksearch.c
4839                 Fix potentially big leak in recursive
4840                 Quicksearch
4841
4842 2007-02-21 [wwp]        2.7.2cvs59
4843
4844         * src/summaryview.c
4845                 Add missing newline to a debug message.
4846
4847 2007-02-20 [colin]      2.7.2cvs58
4848
4849         * src/Makefile.am
4850         * src/mimeview.c
4851         * src/stock_pixmap.c
4852         * src/stock_pixmap.h
4853         * src/pixmaps/mime_pgpsig.xpm
4854                 Add icon for application/pgp-signature
4855
4856 2007-02-20 [colin]      2.7.2cvs57
4857
4858         * src/Makefile.am
4859         * src/main.c
4860         * src/mimeview.c
4861         * src/stock_pixmap.c
4862         * src/stock_pixmap.h
4863         * src/pixmaps/mime_calendar.xpm
4864         * src/pixmaps/mime_pdf.xpm
4865         * src/pixmaps/mime_ps.xpm
4866                 Add icons for text/calendar, application/pdf
4867                 and application/postscript
4868
4869 2007-02-20 [colin]      2.7.2cvs56
4870
4871         * autogen.sh
4872         * src/matcher_parser_parse.y
4873         * src/matcher_parser_lex.l
4874                 Fix big memory leak in flex, and
4875                 require flex 2.5.31
4876
4877 2007-02-20 [wwp]        2.7.2cvs55
4878
4879         * src/matcher_parser_parse.y
4880                 Fix a duplicate token definition (thanks to iwkse).
4881
4882 2007-02-20 [wwp]        2.7.2cvs54
4883
4884         * src/matcher_parser_lex.l
4885         * src/quote_fmt_lex.l
4886                 Use proper flex options instead of direct use of #define,
4887                 make the flex-generated C lighter.
4888
4889 2007-02-20 [colin]      2.7.2cvs53
4890
4891         * src/summaryview.c
4892                 Grab focus in message list after hiding
4893                 the quicksearch, instead of leaving it
4894                 "somewhere"
4895
4896 2007-02-19 [colin]      2.7.2cvs52
4897
4898         * src/folderview.c
4899                 Fix bug 1033, 'Automatically refresh 
4900                 message list when new messages arrives'
4901                 Looks like folderview->opened can sometimes
4902                 be wrong...
4903
4904 2007-02-19 [paul]       2.7.2cvs51
4905
4906         * tools/Makefile.am
4907         * tools/README
4908         * tools/thunderbird-filters-convertor.pl
4909                 add new script which converts thunderbird filter
4910                 rules to Claws filter rules
4911
4912 2007-02-18 [paul]       2.7.2cvs50
4913
4914         * src/plugins/pgpcore/prefs_gpg.c
4915         * src/plugins/pgpcore/prefs_gpg.h
4916         * src/plugins/pgpcore/sgpgme.c
4917         * src/plugins/pgpinline/pgpinline.c
4918         * src/plugins/pgpmime/pgpmime.c
4919                 improved GUI interoperability with gpg-agent
4920
4921 2007-02-18 [paul]       2.7.2cvs49
4922
4923         * src/prefs_account.c
4924                 Privacy options sensitivity fix
4925
4926 2007-02-17 [colin]      2.7.2cvs48
4927
4928         * src/messageview.c
4929                 Reset icon to warning in the noticeview
4930
4931 2007-02-15 [colin]      2.7.2cvs47
4932
4933         * src/folderview.c
4934                 Fix a manifestation of bug 1033 (summaryview failing
4935                 to update for new mails), which happens after editing
4936                 account preferences or preferences that cause a 
4937                 folderview reload.
4938
4939 2007-02-15 [colin]      2.7.2cvs46
4940
4941         * src/addressbook.c
4942                 Probably fix bug 1123, 'Segmentation 
4943                 fault while opening address book'. I get
4944                 g_warnings if the saved paned position is
4945                 not greater than 0. Also, save position
4946                 when hiding the addressbook instead of
4947                 via signal.
4948
4949 2007-02-14 [colin]      2.7.2cvs45
4950
4951         * src/plugins/pgpcore/prefs_gpg.c
4952         * src/plugins/pgpcore/prefs_gpg.h
4953         * src/plugins/pgpcore/sgpgme.c
4954         * src/plugins/pgpinline/pgpinline.c
4955         * src/plugins/pgpmime/pgpmime.c
4956                 Add an option "Use gpg-agent if available". Fixes
4957                 annoyances with distro-installed gpg-agent, when
4958                 no pinentry program is installed, and the user's 
4959                 at a loss on why "decryption failed". Makes more
4960                 clear why passphrase isn't saved when gpg-agent is
4961                 used. Defaults to true, to avoid changing the 
4962                 current behaviour.
4963
4964 2007-02-14 [wwp]        2.7.2cvs44
4965
4966         * src/matcher_parser_parse.y
4967                 Fix missing line number reset (wrong line number might appear
4968                 when re-loading filtering rules if there's a parser error).
4969
4970 2007-02-13 [colin]      2.7.2cvs43
4971
4972         * src/common/utils.c
4973                 Don't encode ',' in URIs before passing it
4974                 to the browser command-line. It was probably
4975                 done at a time where commas in URIs made
4976                 mozilla -remote 'openurl(%s,new-window)'
4977                 bug.
4978
4979 2007-02-13 [wwp]        2.7.2cvs42
4980
4981         * src/prefs_matcher.c
4982         * src/plugins/bogofilter/bogofilter_gtk.c
4983                 A bit of string factorization around "Select ..." buttons.
4984
4985 2007-02-11 [colin]      2.7.2cvs41
4986
4987         * src/alertpanel.c
4988                 Make sure to escape the title
4989
4990 2007-02-11 [colin]      2.7.2cvs40
4991
4992         * src/codeconv.c
4993                 Recognize .utf8 locales as .UTF-8 ones
4994
4995 2007-02-11 [colin]      2.7.2cvs39
4996
4997         * src/compose.c
4998                 Fix code conversion when dragging a file
4999
5000 2007-02-09 [colin]      2.7.2cvs38
5001
5002         * src/plugins/clamav/clamav_plugin.c
5003                 Complete Paul's patch with conditional
5004                 compilation to avoid breaking compilation
5005                 on old Dapper and Edgy... Maybe other
5006                 distros too.
5007
5008 2007-02-09 [paul]       2.7.2cvs37
5009
5010         * src/plugins/clamav/clamav_plugin.c
5011                 fix for the upstream changes in libclamav
5012
5013 2007-02-09 [paul]       2.7.2cvs36
5014
5015         * src/main.c
5016         * src/mainwindow.c
5017         * src/procmsg.c
5018         * src/procmsg.h
5019                 fix "warn if there are queued messages" (on exit)
5020                 option, which only checked the first mailbox's
5021                 queue
5022                 don't ask before emptying trash if there are no
5023                 messages in trash, also check and empty all trash
5024                 folders
5025         * src/prefs_other.c
5026                 move "Ask before emptying trash" option
5027                 outside of the "On exit" frame as it's
5028                 not only an "On exit" option
5029
5030 2007-02-09 [paul]       2.7.2cvs35
5031
5032         * src/addrgather.c
5033         * src/alertpanel.c
5034         * src/editldap.c
5035         * src/prefs_account.c
5036         * src/prefs_folder_item.c
5037         * src/prefs_gtk.h
5038         * src/prefs_matcher.c
5039         * src/prefs_message.c
5040         * src/prefs_msg_colors.c
5041         * src/prefs_summaries.c
5042         * src/wizard.c
5043         * src/gtk/inputdialog.c
5044         * src/plugins/bogofilter/bogofilter_gtk.c
5045                 pedantic commit: use 'checkbtn' everywhere
5046                 instead of a mixture of 'checkbtn' and 'chkbtn'
5047
5048 2007-02-09 [paul]       2.7.2cvs34
5049
5050         * src/compose.c
5051                 fix default hotkeys
5052         * src/prefs_other.c
5053         * src/prefs_send.c
5054                 move "Never send Return Receipts" from
5055                 prefs_other to prefs_send
5056                 add an option "Ask about account specific
5057                 filtering rules..." to prefs_other
5058         * src/gtk/gtkutils.c
5059                 fix a compiler warning
5060
5061 2007-02-08 [colin]      2.7.2cvs33
5062
5063         * src/plugins/pgpinline/pgpinline.c
5064                 Fix bug 1110, 'pgpmime fails to process 
5065                 encapsulated openpgp mime (rfc 3156, 6.1 
5066                 -> rfc1847)'
5067                 It was due to an interaction between PGP/Mime
5068                 and PGP/Inline plugin. 
5069
5070 2007-02-08 [colin]      2.7.2cvs32
5071
5072         * src/inc.c
5073         * src/mbox.c
5074         * src/mbox.h
5075                 Fix bug 1117, 'fcntl locking code 
5076                 does not work in mbox.c'
5077
5078 2007-02-08 [colin]      2.7.2cvs31
5079
5080         * src/prefs_account.c
5081                 Fix Gentoo bug 165819, 'can't create 
5082                 a "local mbox file" account'. Patch
5083                 by Olivier <castan.o@free.fr>
5084
5085 2007-02-07 [colin]      2.7.2cvs30
5086
5087         * src/ldapquery.c
5088                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5089                 autocompletion was used'
5090
5091 2007-02-07 [paul]       2.7.2cvs29
5092
5093         * src/folder.c
5094                 cut down on unnecessary debug_prints
5095         * src/imap_gtk.c
5096                 fix menu_set_active() on 'Show only
5097                 subscribed folders'
5098
5099 2007-02-07 [paul]       2.7.2cvs28
5100
5101         * src/plugins/clamav/clamav_plugin.c
5102         * src/plugins/clamav/clamav_plugin.h
5103         * src/plugins/clamav/clamav_plugin_gtk.c
5104                 fix copyright header
5105
5106 2007-02-07 [paul]       2.7.2cvs27
5107
5108         * src/procheader.c
5109                 fix bug 1116, 'summary view allow a 
5110                 subject line break'
5111
5112 2007-02-06 [colin]      2.7.2cvs26
5113
5114         * src/summaryview.c
5115                 Fix delete thread
5116
5117 2007-02-05 [fabien]     2.7.2cvs25
5118
5119         * po/POTFILES.in
5120         * src/uri_opener.c
5121                 i18n related - 1 fix and 1 message for translators.
5122
5123 2007-02-05 [colin]      2.7.2cvs24
5124
5125         * src/gtk/quicksearch.c
5126                 Don't reload summary list if quicksearch wasn't
5127                 active on hiding; move currently selected mail in
5128                 the visible area when showing the quicksearch
5129
5130 2007-02-05 [colin]      2.7.2cvs23
5131
5132         * src/folderview.c
5133                 Add debug to try to solve bug 1104
5134
5135 2007-02-05 [paul]       2.7.2cvs22
5136
5137         * src/mainwindow.c
5138                 confirm before emptying trash on exit is
5139                 a Yes or No answer, use Yes or No in the
5140                 dialog
5141
5142 2007-02-04 [colin]      2.7.2cvs21
5143
5144         * src/compose.c
5145         * src/plugins/pgpcore/passphrase.c
5146         * src/plugins/pgpcore/select-keys.c
5147                 Set wmclass on new windows
5148
5149 2007-02-04 [colin]
5150
5151         2.8.0-rc1 released
5152
5153 2007-02-04 [colin]      2.7.2cvs20
5154
5155         * src/compose.c
5156         * src/compose.h
5157                 Auto save drafts on exit, reopen them
5158                 at startup, instead of asking
5159         * src/account.c
5160         * src/addressadd.c
5161         * src/addressbook.c
5162         * src/addressbook_foldersel.c
5163         * src/addrgather.c
5164         * src/crash.c
5165         * src/editaddress.c
5166         * src/editbook.c
5167         * src/editgroup.c
5168         * src/editjpilot.c
5169         * src/editldap.c
5170         * src/editldap_basedn.c
5171         * src/editvcard.c
5172         * src/exphtmldlg.c
5173         * src/expldifdlg.c
5174         * src/export.c
5175         * src/foldersel.c
5176         * src/gedit-print.c
5177         * src/import.c
5178         * src/importldif.c
5179         * src/importmutt.c
5180         * src/importpine.c
5181         * src/main.c
5182         * src/mainwindow.c
5183         * src/message_search.c
5184         * src/messageview.c
5185         * src/prefs_actions.c
5186         * src/prefs_customheader.c
5187         * src/prefs_display_header.c
5188         * src/prefs_filtering.c
5189         * src/prefs_filtering_action.c
5190         * src/prefs_folder_column.c
5191         * src/prefs_gtk.c
5192         * src/prefs_matcher.c
5193         * src/prefs_other.c
5194         * src/prefs_summaries.c
5195         * src/prefs_summary_column.c
5196         * src/prefs_template.c
5197         * src/sourcewindow.c
5198         * src/ssl_manager.c
5199         * src/summary_search.c
5200         * src/uri_opener.c
5201         * src/gtk/about.c
5202         * src/gtk/description_window.c
5203         * src/gtk/foldersort.c
5204         * src/gtk/gtkutils.c
5205         * src/gtk/gtkutils.h
5206         * src/gtk/icon_legend.c
5207         * src/gtk/logwindow.c
5208         * src/gtk/pluginwindow.c
5209         * src/gtk/prefswindow.c
5210                 Give different wmclass to different
5211                 windows - thanks to sed ;)
5212
5213 2007-02-04 [colin]      2.7.2cvs19
5214
5215         * src/main.c
5216                 Revert previous patch, can't reproduce
5217                 it anymore. 
5218
5219 2007-02-03 [colin]      2.7.2cvs18
5220
5221         * src/main.c
5222                 Don't save the mainwindow size and
5223                 position on emergency exit (libSM's
5224                 "die" callback), Xfce seems to make
5225                 the window smaller just before the
5226                 size's saved.
5227
5228 2007-02-03 [colin]      2.7.2cvs17
5229
5230         * src/plugins/bogofilter/bogofilter.c
5231         * src/plugins/bogofilter/bogofilter.h
5232         * src/plugins/bogofilter/bogofilter_gtk.c
5233         * src/plugins/pgpinline/pgpinline.c
5234         * src/plugins/pgpinline/pgpinline.h
5235                 Fix more copyrights
5236
5237 2007-02-03 [colin]      2.7.2cvs16
5238
5239         * src/partial_download.c
5240         * src/partial_download.h
5241         * src/ssl_manager.c
5242         * src/ssl_manager.h
5243         * src/uri_opener.c
5244         * src/uri_opener.h
5245         * src/wizard.c
5246         * src/wizard.h
5247         * src/common/ssl_certificate.c
5248         * src/common/ssl_certificate.h
5249         * src/gtk/quicksearch.c
5250         * src/gtk/quicksearch.h
5251         * src/gtk/sslcertwindow.c
5252         * src/gtk/sslcertwindow.h
5253                 Fix copyright on my files
5254
5255 2007-02-02 [colin]      2.7.2cvs15
5256
5257         * src/Makefile.am
5258         * src/mainwindow.c
5259         * src/messageview.c
5260         * src/messageview.h
5261         * src/textview.c
5262         * src/textview.h
5263         * src/uri_opener.c
5264         * src/uri_opener.h
5265                 Add Tools/List URIs to allow
5266                 opening any URI in the current mail
5267
5268 2007-02-02 [colin]      2.7.2cvs14
5269
5270         * src/common/valgrind.h ** NEW FILE **
5271         * src/common/Makefile.am
5272         * src/common/plugin.c
5273                 Don't dlclose the plugins if we're running
5274                 under valgrind. (doesn't require valgrind
5275                 either at compile time or run time).
5276
5277 2007-02-01 [paul]       2.7.2cvs13
5278
5279         * AUTHORS
5280         * src/gtk/authors.h
5281         * tools/freshmeat_search.pl
5282         * tools/google_search.pl
5283         * tools/multiwebsearch.pl
5284                 add support for non ISO-8859-1 compatible locales
5285                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5286
5287 2007-02-01 [colin]      2.7.2cvs12
5288
5289         * src/prefs_other.c
5290         * src/prefs_summaries.c
5291                 Move keybinding prefs to the Other page
5292
5293 2007-02-01 [wwp]        2.7.2cvs11
5294
5295         * src/plugins/trayicon/trayicon.c
5296                 Fix a raising issue within KDE.
5297
5298 2007-02-01 [colin]      2.7.2cvs10
5299
5300         * src/codeconv.c
5301                 Fix stray quotes in encoded strings
5302         * src/addressadd.c
5303                 Fix wrong call causing g_warnings
5304         * src/textview.c
5305                 Remove useless message
5306
5307 2007-01-31 [wwp]        2.7.2cvs9
5308
5309         * src/plugins/trayicon/trayicon.c
5310                 fix buggy hiding of main window when closing if close-to-tray
5311                 is not set (bad logics  in the trayicon hook code).
5312                 Changed the quit confirmation message too.
5313
5314 2007-01-30 [colin]      2.7.2cvs8
5315
5316         * src/main.c
5317                 Fix hidden mainwindow after clicking on
5318                 the X close button, if compose windows
5319                 exist and the user chooses not to quit
5320
5321 2007-01-30 [colin]      2.7.2cvs7
5322
5323         * src/main.c
5324         * src/compose.c
5325                 Handle local URIs to attach files (file:///...)
5326                 Fixes attaching files from Thunar for example
5327
5328 2007-01-30 [colin]      2.7.2cvs6
5329
5330         * src/prefs_ext_prog.c
5331                 Add 'mousepad' to the list of text editors.
5332                 Mousepad is XFCE's text editor
5333
5334 2007-01-29 [wwp]        2.7.2cvs5
5335
5336         * po/POTFILES.in
5337         * src/plugins/trayicon/trayicon_prefs.c
5338                 trayicon i18n fixes, thanks to Fabien.
5339
5340 2007-01-28 [wwp]        2.7.2cvs4
5341
5342         * src/mainwindow.c
5343         * src/mainwindow.h
5344         * src/plugins/trayicon/trayicon.c
5345         * src/plugins/trayicon/trayicon_prefs.c
5346         * src/plugins/trayicon/trayicon_prefs.h
5347                 Added a new TrayIcon plugin option to close to tray
5348                 (WM's hotkey and [X] button will hide the window instead
5349                 of closing it - closing CM can be done using the tray icon
5350                 menu or the File menu).
5351                 Improved visibility handling in trayicon, clicking the
5352                 trayicon now raise the window to current desktop when it
5353                 was either minimized/shaded/on another desktop.
5354                 Thanks to Paul for testing and fixing a strange behaviour
5355                 in KDE ;-).
5356
5357 2007-01-27 [paul]       2.7.2cvs3
5358
5359         * src/prefs_folder_item.c
5360         * src/prefs_receive.c
5361         * src/plugins/pgpcore/prefs_gpg.c
5362                 use 'start-up' instead of 'startup' in labels
5363
5364 2007-01-26 [wwp]        2.7.2cvs2
5365
5366         * src/plugins/trayicon/Makefile.am
5367         * src/plugins/trayicon/trayicon.c
5368         * src/plugins/trayicon/trayicon_prefs.c
5369         * src/plugins/trayicon/trayicon_prefs.h
5370                 Add a new TrayIcon option to hide the main window at
5371                 start-up.
5372                 Fix trayicon.c copyright header.
5373
5374 2007-01-26 [paul]       2.7.2cvs1
5375
5376         * NEWS
5377         * README
5378         * RELEASE_NOTES
5379         * configure.ac
5380                 bump up version number following
5381                 stable release
5382
5383 2007-01-25 [mones]      2.7.1cvs60
5384
5385         * po/es.po
5386                 updated thousands of strings (well, probably less ;-)
5387
5388 2007-01-25 [colin]      2.7.1cvs59
5389
5390         * src/matcher.c
5391                 Fix 2nd-run loss of matcherrc on new
5392                 configurations. 
5393
5394 2007-01-25 [wwp]        2.7.1cvs58
5395
5396         * src/mimeview.c
5397                 fix handling of empty value in attach_save_directory too, thanks
5398                 to Colin.
5399
5400 2007-01-25 [wwp]        2.7.1cvs57
5401
5402         * src/gtk/filesel.c
5403                 fix handling of empty value in attach_load_directory,
5404                 thanks to Colin.
5405
5406 2007-01-25 [wwp]        2.7.1cvs56
5407
5408         * src/plugins/dillo_viewer/dillo_prefs.h
5409                 fix a typo.
5410
5411 2007-01-25 [colin]      2.7.1cvs55
5412
5413         * src/matcher.c
5414         * src/matcher.h
5415         * src/matcher_parser_parse.y
5416         * src/prefs_matcher.c
5417                 Add matching on the spam flag
5418
5419 2007-01-24 [colin]      2.7.1cvs54
5420
5421         * src/folder.c
5422         * src/common/xml.c
5423         * src/common/xml.h
5424                 Make sure folderlist.xml is correctly
5425                 written before overwriting it.
5426         * src/procmsg.c
5427         * src/procmsg.h
5428         * src/summaryview.c
5429         * src/plugins/bogofilter/bogofilter.c
5430         * src/plugins/bogofilter/bogofilter.h
5431         * src/plugins/bogofilter/bogofilter_gtk.c
5432         * src/plugins/spamassassin/spamassassin.c
5433         * src/plugins/spamassassin/spamassassin.h
5434         * src/plugins/spamassassin/spamassassin_gtk.c
5435                 Move spam to the correct trash folder after
5436                 learning, if spam directory isn't set.
5437
5438 2007-01-23 [paul]       2.7.1cvs53
5439
5440         * src/plugins/bogofilter/bogofilter_gtk.c
5441                 fix sensitivity of "Insert X-Bogosity header"
5442                 option
5443
5444 2007-01-23 [colin]      2.7.1cvs52
5445
5446         * src/toolbar.c
5447                 Translate toolbar items text if
5448                 they're translatable (default)
5449         * src/addrcache.c
5450         * src/addrcache.h
5451         * src/addritem.c
5452         * src/addritem.h
5453         * src/codeconv.c
5454         * src/codeconv.h
5455         * src/jpilot.c
5456         * src/jpilot.h
5457         * src/ldapctrl.c
5458         * src/ldapctrl.h
5459         * src/ldapquery.h
5460         * src/ldif.c
5461         * src/ldif.h
5462         * src/etpan/etpan-thread-manager.c
5463         * src/etpan/etpan-thread-manager.h
5464         * src/gtk/gtkutils.c
5465         * src/gtk/gtkutils.h
5466                 More static functions
5467
5468 2007-01-22 [fabien]     2.7.1cvs51
5469
5470         * src/gtk/gtkutils.c
5471                 gtkut_get_options_frame() : ability to pass
5472                 a 'NULL' value in frame pointer parameter if
5473                 we don't need it.
5474
5475 2007-01-22 [colin]      2.7.1cvs50
5476
5477         * src/procmsg.c
5478         * src/procmsg.h
5479         * src/plugins/bogofilter/bogofilter.c
5480         * src/plugins/bogofilter/bogofilter_gtk.c
5481         * src/plugins/spamassassin/spamassassin.c
5482         * src/plugins/spamassassin/spamassassin_gtk.c
5483                 Allow moving spams to the account's trash
5484                 instead of default one
5485
5486 2007-01-21 [colin]      2.7.1cvs49
5487
5488         * src/ldapquery.c
5489         * src/ldapquery.h
5490                 Revert a static function that shouldn't
5491                 have been
5492
5493 2007-01-21 [colin]      2.7.1cvs48
5494
5495         * src/ldapquery.c
5496         * src/ldapquery.h
5497                 Same
5498
5499 2007-01-21 [colin]      2.7.1cvs47
5500
5501         * src/procmsg.c
5502         * src/procmsg.h
5503                 Same
5504
5505 2007-01-21 [colin]      2.7.1cvs46
5506
5507         * src/common/socket.c
5508         * src/common/socket.h
5509                 Same
5510
5511 2007-01-21 [colin]      2.7.1cvs45
5512
5513         * src/crash.c
5514         * src/exporthtml.c
5515         * src/exporthtml.h
5516         * src/exportldif.c
5517         * src/exportldif.h
5518         * src/folder.c
5519         * src/folder.h
5520         * src/folder_item_prefs.c
5521         * src/folder_item_prefs.h
5522         * src/folderview.c
5523         * src/folderview.h
5524         * src/gedit-print.c
5525         * src/gedit-print.h
5526         * src/main.c
5527         * src/main.h
5528         * src/common/socket.c
5529         * src/common/socket.h
5530         * src/gtk/gtkaspell.c
5531         * src/gtk/gtkaspell.h
5532         * src/gtk/quicksearch.c
5533         * src/gtk/quicksearch.h
5534                 Same
5535
5536 2007-01-21 [colin]      2.7.1cvs44
5537
5538         * src/common/utils.c
5539         * src/common/utils.h
5540         * src/etpan/etpan-thread-manager.c
5541         * src/etpan/etpan-thread-manager.h
5542                 Same (Funny that etpan_thread_unbind
5543                 is called but not etpan_thread_bind)
5544
5545 2007-01-21 [colin]      2.7.1cvs43
5546
5547         * src/addrselect.c
5548         * src/addrselect.h
5549         * src/codeconv.c
5550         * src/codeconv.h
5551         * src/compose.c
5552         * src/compose.h
5553         * src/etpan/Makefile.am
5554         * src/gtk/colorlabel.c
5555         * src/gtk/colorlabel.h
5556         * src/gtk/sslcertwindow.c
5557         * src/gtk/sslcertwindow.h
5558         * src/etpan/etpan-log.c ** REMOVED **
5559         * src/etpan/etpan-log.h ** REMOVED **
5560                 Same
5561
5562 2007-01-20 [colin]      2.7.1cvs42
5563
5564         * src/addritem.c
5565         * src/addritem.h
5566                 Same
5567
5568 2007-01-20 [colin]      2.7.1cvs41
5569
5570         * src/account.c
5571         * src/account.h
5572         * src/addrbook.c
5573         * src/addrbook.h
5574         * src/addrcache.c
5575         * src/addrcache.h
5576         * src/addrclip.c
5577         * src/addrclip.h
5578         * src/addressbook.c
5579         * src/addressbook.h
5580         * src/addrharvest.c
5581         * src/addrharvest.h
5582         * src/addrindex.c
5583         * src/addrindex.h
5584         * src/editaddress.c
5585         * src/editaddress.h
5586                 Make functions that aren't used in other
5587                 files static
5588
5589 2007-01-20 [colin]      2.7.1cvs40
5590
5591         * src/account.c
5592         * src/addrbook.c
5593         * src/addrcache.c
5594         * src/addressbook.c
5595         * src/addrgather.c
5596         * src/addrindex.c
5597         * src/addrquery.c
5598         * src/addrselect.c
5599         * src/browseldap.c
5600         * src/compose.c
5601         * src/editbook.c
5602         * src/editjpilot.c
5603         * src/editldap.c
5604         * src/editldap_basedn.c
5605         * src/editvcard.c
5606         * src/exporthtml.c
5607         * src/exportldif.c
5608         * src/folder.c
5609         * src/folderview.c
5610         * src/image_viewer.c
5611         * src/imap.c
5612         * src/importmutt.c
5613         * src/importpine.c
5614         * src/jpilot.c
5615         * src/ldapquery.c
5616         * src/main.c
5617         * src/mainwindow.c
5618         * src/matcher.c
5619         * src/messageview.c
5620         * src/mh.c
5621         * src/mimeview.c
5622         * src/msgcache.c
5623         * src/mutt.c
5624         * src/news.c
5625         * src/pine.c
5626         * src/prefs_account.c
5627         * src/prefs_common.c
5628         * src/prefs_compose_writing.c
5629         * src/prefs_ext_prog.c
5630         * src/prefs_folder_item.c
5631         * src/prefs_fonts.c
5632         * src/prefs_message.c
5633         * src/prefs_msg_colors.c
5634         * src/prefs_other.c
5635         * src/prefs_quote.c
5636         * src/prefs_receive.c
5637         * src/prefs_send.c
5638         * src/prefs_spelling.c
5639         * src/prefs_summaries.c
5640         * src/prefs_toolbar.c
5641         * src/prefs_wrapping.c
5642         * src/privacy.c
5643         * src/procmime.c
5644         * src/procmsg.c
5645         * src/ssl_manager.c
5646         * src/statusbar.c
5647         * src/summaryview.c
5648         * src/toolbar.c
5649         * src/vcard.c
5650         * src/common/hooks.c
5651         * src/common/log.c
5652         * src/common/passcrypt.c
5653         * src/common/socket.c
5654         * src/common/ssl.c
5655         * src/common/ssl_certificate.c
5656         * src/common/template.c
5657         * src/common/utils.c
5658         * src/etpan/imap-thread.c
5659         * src/gtk/sslcertwindow.c
5660         * src/gtk/sslcertwindow.h
5661                 Make functions that could be static, static
5662
5663 2007-01-20 [colin]      2.7.1cvs39
5664
5665         * src/editldap.c
5666                 Fix tooltip
5667
5668 2007-01-20 [colin]      2.7.1cvs38
5669
5670         * src/ldapquery.c
5671         * src/ldaputil.c
5672         * src/ldaputil.h
5673                 Fix bug 1102, 'claws-mail-2.7.1 
5674                 makes use of deprecated ldap 
5675                 functions'
5676
5677 2007-01-20 [colin]      2.7.1cvs37
5678
5679         * src/mainwindow.c
5680         * src/mainwindow.h
5681         * src/summaryview.c
5682         * src/gtk/quicksearch.c
5683                 Add Wide message list layout
5684
5685 2007-01-19 [fabien]     2.7.1cvs36
5686
5687         * src/textview.c
5688                 make sure a font change is considered in links of
5689                 headerview.
5690
5691 2007-01-19 [colin]      2.7.1cvs35
5692
5693         * src/main.c
5694         * src/mainwindow.c
5695         * src/mainwindow.h
5696         * src/messageview.c
5697         * src/messageview.h
5698         * src/prefs_common.c
5699         * src/prefs_common.h
5700         * src/summaryview.c
5701         * src/summaryview.h
5702         * src/gtk/quicksearch.c
5703         * src/gtk/quicksearch.h
5704                 Drop 'Separate Folder tree' and 'Separate
5705                 Message View'. Put three layouts in place
5706                 of it.
5707
5708 2007-01-19 [paul]       2.7.1cvs34
5709
5710         * src/prefs_msg_colors.c
5711                 more use of Q_ for translators
5712
5713 2007-01-19 [paul]       2.7.1cvs33
5714
5715         * src/imap_gtk.c
5716         * src/prefs_account.c
5717                 a few changes to the English
5718
5719 2007-01-19 [fabien]     2.7.1cvs32
5720
5721         * src/wizard.c
5722                 factorize translatable string
5723
5724 2007-01-18 [colin]      2.7.1cvs31
5725
5726         * src/main.c
5727                 Don't error out on --sync option. Although
5728                 we don't do anything with it, gtk+ handles
5729                 it, and it's useful for debugging X errors
5730
5731 2007-01-18 [fabien]     2.7.1cvs30
5732
5733         * src/prefs_other.c
5734                 ability to apply on the fly the recent added
5735                 'gtk_can_change_accels' pref (no need to restart).
5736
5737 2007-01-18 [fabien]     2.7.1cvs29
5738
5739         * src/plugins/bogofilter/bogofilter_gtk.c
5740         * src/plugins/bogofilter/bogofilter.c
5741         * src/plugins/spamassassin/spamassassin_gtk.c
5742         * src/addr_compl.c
5743         * src/prefs_account.c
5744                 factorize or rewrite some translatable strings.
5745
5746 2007-01-18 [fabien]     2.7.1cvs28
5747
5748         * src/prefs_gtk.h
5749         * src/compose.c
5750                 set a 4pix space between "Subject:" label and subject entry in
5751                 compose window.
5752
5753 2007-01-18 [wwp]        2.7.1cvs27
5754
5755         * src/addressbook.c
5756                 fix conflicting address-copy/paste when focus is set
5757                 to the embedded edit-person form.
5758  
5759
5760 2007-01-18 [wwp]        2.7.1cvs26
5761
5762         * src/addressbook.h
5763                 complete 2.7.1cvs23 (one more file was missing from that
5764                 commit).
5765
5766 2007-01-18 [colin]      2.7.1cvs25
5767
5768         * src/main.c
5769                 Provide a way to migrate without backup
5770                 Re-ask for migration on next start if 
5771                 it has been refused and wizard has been 
5772                 cancelled after.
5773
5774 2007-01-18 [wwp]        2.7.1cvs24
5775
5776         * src/editaddress.c
5777                 complete 2.7.1.cvs23 (file was missing from previous
5778                 commit).
5779
5780 2007-01-18 [wwp]        2.7.1cvs23
5781
5782         * src/addressbook.c
5783                 fix potential crashes in address book's focus_in/out signal handlers,
5784                 force focus to the edit-person form when clicked the Edit menu entry or
5785                 button (this only matters if the edit-person form is embedded to the
5786                 AB window, in that case, focus is not set when browsing the contacts
5787                 list w/ keys or mouse clicks).
5788
5789 2007-01-18 [paul]       2.7.1cvs22
5790
5791         * src/main.c
5792                 add command line options:
5793                 -h for --help
5794                 -q and --quit for --exit
5795                 -v for --version
5796                 print "Unknown option" for unknown options
5797
5798 2007-01-18 [paul]       2.7.1cvs21
5799
5800         * po/ru.po
5801                 updated by Pavlo Bohmat
5802
5803 2007-01-18 [paul]       2.7.1cvs20
5804
5805         * src/mainwindow.c
5806                 fix sensitivity issues of Mark as Spam/Ham
5807
5808 2007-01-17 [fabien]     2.7.1cvs19
5809
5810         * src/prefs_other.c
5811         * src/prefs_common.c
5812         * src/prefs_common.h
5813         * src/main.c
5814                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5815                 control the corresponding gtk property. It could be used to lock
5816                 all shortcuts (avoid to set one of them by inadvertency).
5817
5818 2007-01-17 [colin]      2.7.1cvs18
5819
5820         * src/summaryview.c
5821                 Fix bug 1100, 'Highlighted e-mail data not visible 
5822                 when color label applied.'. Use a weighted average
5823                 between normal selected foreground color and color
5824                 label instead of a simple one (3/1 instead 1/1).
5825
5826 2007-01-17 [colin]      2.7.1cvs17
5827
5828         * src/messageview.c
5829                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5830                 crash' - don't prevent mail switching while loading
5831
5832 2007-01-17 [colin]      2.7.1cvs16
5833
5834         * src/folder.c
5835         * src/folder.h
5836         * src/folderview.c
5837         * src/folderview.h
5838         * src/imap.c
5839         * src/imap.h
5840         * src/imap_gtk.c
5841                 Manage recursive search of unsubscribed folders
5842                 Rescan tree without checking for new messages 
5843                 after subscriptions changed
5844
5845 2007-01-17 [paul]       2.7.1cvs15
5846
5847         * src/prefs_common.c
5848         * src/gtk/pluginwindow.c
5849                 fix bug 1101, '"Load plugin" button is
5850                 accidentally hidden'
5851                 unset (-1) initial width in prefs_common,
5852                 fix overlapping buttons,
5853                 and other cleanups
5854
5855 2007-01-17 [paul]       2.7.1cvs14
5856
5857         * src/procmime.c
5858                 add #include <errno.h>, it's needed
5859                 on some systems
5860
5861 2007-01-17 [paul]       2.7.1cvs13
5862
5863         * src/common/defs.h
5864         * tools/make.themes.project
5865                 rename .sylpheed_themeinfo to .claws_themeinfo
5866                 and use it
5867         * src/etpan/etpan-errors.h
5868         * src/etpan/etpan-log.c
5869         * src/etpan/etpan-log.h
5870         * src/etpan/etpan-thread-manager-types.h
5871         * src/etpan/etpan-thread-manager.c
5872         * src/etpan/etpan-thread-manager.h
5873         * src/etpan/imap-thread.c
5874         * src/etpan/imap-thread.h
5875                 add copyright header
5876
5877 2007-01-17 [colin]      2.7.1cvs12
5878
5879         * src/plugins/pgpcore/select-keys.c
5880         * src/gtk/pluginwindow.c
5881         * src/prefs_account.c
5882                 Fix warnings
5883
5884 2007-01-16 [colin]      2.7.1cvs11
5885
5886         * src/imap.c
5887         * src/imap.h
5888         * src/imap_gtk.c
5889                 Manage subscribing to subfolders when only
5890                 subscribed folders are shown.
5891
5892 2007-01-16 [colin]      2.7.1cvs10
5893
5894         * src/folderview.c
5895                 Fix annoying vscrollbar going back to top
5896                 on Check for new folders
5897
5898 2007-01-16 [colin]      2.7.1cvs9
5899
5900         * src/imap.c
5901                 Remove printf
5902
5903 2007-01-16 [colin]      2.7.1cvs8
5904
5905         * src/filtering.c
5906                 Bigger buffer for errors
5907         * src/imap.c
5908         * src/imap.h
5909         * src/imap_gtk.c
5910         * src/prefs_account.c
5911         * src/prefs_account.h
5912         * src/wizard.c
5913         * src/etpan/imap-thread.c
5914         * src/etpan/imap-thread.h
5915         * manual/handling.xml
5916                 Add subscriptions management. What it changes:
5917                 Creating a folder subscribes to it
5918                 Deleting a folder unsubscribes it
5919                 New contextual menu item allowing to switch between
5920                 All folders and Subscribed folders, subscribe, and
5921                 unsubscribe. "Creating" an existing but unsubscribed
5922                 folder will subscribe it.
5923                 By default for new accounts, only subscribed folders 
5924                 are shown.
5925
5926
5927 2007-01-16 [paul]       2.7.1cvs7
5928
5929         * src/summaryview.c
5930                 Allow folder classes to specify only sort_key or
5931                 sort_type instead of both or none.
5932
5933 2007-01-16 [paul]       2.7.1cvs6
5934
5935         * src/action.c
5936         * src/compose.c
5937         * src/mimeview.c
5938         * src/procmime.c
5939         * src/textview.c
5940                 Save and use errno for procmime_get_part
5941
5942 2007-01-16 [colin]      2.7.1cvs5
5943
5944         * src/imap.c
5945                 Never remove INBOX when scanning for
5946                 new folders. It's a special folder
5947                 that has to exist.
5948
5949 2007-01-15 [colin]      2.7.1cvs4
5950
5951         * src/imap.c
5952                 Fix 'Check for new folders' when IMAP subdirectory
5953                 is set
5954         * src/etpan/imap-thread.c
5955                 Fix build
5956
5957 2007-01-15 [colin]      2.7.1cvs3
5958
5959         * src/etpan/imap-thread.c
5960                 Fix invalid free on command-connection
5961                 error
5962
5963 2007-01-15 [wwp]        2.7.1cvs2
5964
5965         * src/matcher_parser_lex.l
5966         * src/quote_fmt_lex.l
5967         * src/matcher_parser_parse.y
5968                 fix copyright header in lexers and parsers.
5969
5970 2007-01-15 [paul]       2.7.1cvs1
5971
5972         * NEWS
5973         * README
5974         * RELEASE_NOTES
5975         * configure.ac
5976                 bump up version number following
5977                 stable release
5978
5979 2007-01-15 [paul]       2.7.0cvs31
5980
5981         * AUTHORS
5982         * src/gtk/authors.h
5983                 add Fabien to the Team list
5984                 add the recent contributors
5985                 make a few corrections
5986
5987 2007-01-15 [paul]       2.7.0cvs30
5988
5989         * src/mainwindow.c
5990                 fix compiler warning
5991         * src/plugins/pgpcore/prefs_gpg.c
5992         * src/plugins/pgpcore/prefs_gpg.h
5993                 add missing include
5994                 fix copyright header
5995
5996 2007-01-14 [colin]      2.7.0cvs29
5997
5998         * src/gtk/filesel.c
5999                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6000                 two benefits: faster to open, will fix strange
6001                 dbus-related crash. Thanks to Pascal Terjan.
6002
6003 2007-01-14 [colin]      2.7.0cvs28
6004
6005         * src/etpan/imap-thread.c
6006                 Delete the old imap just after allocating
6007                 the new one. Makes sure we don't get the
6008                 same pointer by sheer luck, which feels
6009                 strange in the debug log.
6010
6011 2007-01-14 [colin]      2.7.0cvs27
6012
6013         * src/gtk/inputdialog.c
6014                 Make sure we don't print passwords in
6015                 clear text when in debug mode
6016
6017 2007-01-14 [colin]      2.7.0cvs26
6018
6019         * src/gtk/gtksctree.c
6020                 Fix bug 1098, 'bogus last row display 
6021                 after expanding a thread'. Patch by
6022                 Jindrich Makovicka <makovick@gmail.com>
6023
6024 2007-01-14 [colin]      2.7.0cvs25
6025
6026         * src/etpan/imap-thread.c
6027                 Close socket manually before
6028                 freeing the imap struct
6029
6030 2007-01-14 [colin]      2.7.0cvs24
6031
6032         * src/etpan/imap-thread.c
6033                 Maybe fix new reconnection issues
6034
6035 2007-01-13 [colin]      2.7.0cvs23
6036
6037         * src/summaryview.c
6038                 Freeze/thaw on thread selection
6039
6040 2007-01-13 [paul]       2.7.0cvs22
6041
6042         * src/mainwindow.c
6043         * src/summaryview.c
6044         * src/summaryview.h
6045                 add 'Edit/Delete thread'
6046
6047 2007-01-13 [colin]      2.7.0cvs21
6048
6049         * src/prefs_account.c
6050         * src/prefs_compose_writing.c
6051         * src/prefs_message.c
6052         * src/prefs_msg_colors.c
6053         * src/prefs_other.c
6054         * src/prefs_receive.c
6055         * src/prefs_spelling.c
6056         * src/prefs_summaries.c
6057         * src/prefs_themes.c
6058         * src/gtk/gtkutils.c
6059         * src/gtk/gtkutils.h
6060         * src/plugins/pgpcore/prefs_gpg.c
6061         * src/plugins/spamassassin/spamassassin_gtk.c
6062                 Factorize gtk frame creation
6063                 Patch by Pawel
6064
6065 2007-01-13 [colin]      2.7.0cvs20
6066
6067         * src/message_search.c
6068         * src/summary_search.c
6069                 Fix Enter in search windows
6070         * src/messageview.c
6071                 Fix body search starting at the
6072                 end of the mail (and asking for loop)
6073
6074 2007-01-13 [colin]      2.7.0cvs19
6075
6076         * src/etpan/imap-thread.c
6077                 Make sure we don't free the same imap
6078                 twice
6079
6080 2007-01-13 [colin]      2.7.0cvs18
6081
6082         * commitHelper
6083                 Allow multiple commitHelpers to
6084                 run at once
6085
6086 2007-01-12 [colin]      2.7.0cvs17
6087
6088         * src/etpan/imap-thread.c
6089                 Make sure we get rid of the previous mailimap
6090                 when connecting - just in case disconnect was
6091                 unclean
6092
6093 2007-01-12 [paul]       2.7.0cvs16
6094
6095         * src/compose.c
6096                 Strip S/MIME signatures when re-editing
6097                 S/MIME signed messages.
6098
6099 2007-01-12 [paul]       2.7.0cvs15
6100
6101         * configure.ac
6102         * src/addressbook.c
6103         * src/foldersel.c
6104         * src/folderview.c
6105         * src/main.c
6106                 no need to define CLAWS anymore, remove
6107                 all that stuff
6108
6109 2007-01-12 [paul]       2.7.0cvs14
6110
6111         * src/mimeview.c
6112                 check if the mail's signed as
6113                 it can change the mail structure
6114                 Thanks to Colin
6115
6116 2007-01-12 [paul]       2.7.0cvs13
6117
6118         * src/procmime.c
6119                 fix Forwarding msgs with attachments
6120                 that have dos line endings
6121                 Thanks to Colin
6122
6123 2007-01-12 [wwp]        2.7.0cvs12
6124
6125         * configure.ac
6126                 Revert accidentally committed extra version tag.
6127
6128 2007-01-12 [wwp]        2.7.0cvs11
6129
6130         * src/prefs_account.c
6131                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6132
6133 2007-01-11 [colin]      2.7.0cvs10
6134
6135         * src/imap.c
6136                 move g_warning to debug_print
6137                 it scares people for no reason
6138
6139 2007-01-11 [colin]      2.7.0cvs9
6140
6141         * po/POTFILES.in
6142                 Fix files to translate. Patch by
6143                 Fabien
6144
6145 2007-01-11 [paul]       2.7.0cvs8
6146
6147         * src/imap.c
6148                 Fix recursion when server lists the
6149                 current subfolder in the response
6150         * src/mimeview.c
6151                 Fix updating of icon_list/ctree
6152         * src/plugins/pgpcore/select-keys.c
6153                 Fix a few annoyances when choosing
6154                 keys for the CMS (S/MIME) protocol
6155
6156 2007-01-11 [wwp]        2.7.0cvs7
6157
6158         * src/compose.c
6159         * src/prefs_account.c
6160         * src/prefs_account.h
6161                 Add per-account spellcheck default dictionaries settings.
6162
6163 2007-01-10 [colin]      2.7.0cvs6
6164
6165         * src/prefs_folder_item.c
6166                 Factorize strings - patch by Fabien
6167
6168 2007-01-10 [colin]      2.7.0cvs5
6169
6170         * src/mainwindow.c
6171                 Fix bug 1095, 'Crash while changing folder 
6172                 columns during incorporation'
6173
6174 2007-01-09 [colin]      2.7.0cvs4
6175
6176         * src/gtk/pluginwindow.c
6177                 Set the plugin window transient. Seems
6178                 like some window managers hide it in
6179                 the background after "load plugin"...
6180
6181 2007-01-09 [colin]      2.7.0cvs3
6182
6183         * src/gtk/filesel.c
6184                 Use the same type for alloc and free
6185
6186 2007-01-08 [paul]       2.7.0cvs2
6187
6188         * po/nl.po
6189                 updated by Tim Dijkstra
6190
6191 2007-01-08 [paul]       2.7.0cvs1
6192
6193         * src/prefs_themes.c
6194         * src/common/utils.c
6195                 Fix resource leaks
6196
6197 2007-01-08 [paul]       2.7.0
6198
6199         * NEWS
6200         * README
6201         * RELEASE_NOTES
6202                 2.7.0 released
6203
6204 2007-01-08 [paul]       2.6.1cvs119
6205
6206         * doc/man/claws-mail.1
6207                 another correction
6208
6209 2007-01-08 [paul]       2.6.1cvs118
6210
6211         * doc/man/claws-mail.1
6212                 corrections
6213         * manual/advanced.xml
6214                 improved English usage
6215
6216 2007-01-08 [paul]       2.6.1cvs117
6217
6218         * po/ca.po
6219         * po/de.po
6220         * po/en_GB.po
6221         * po/fi.po
6222         * po/it.po
6223         * po/pt_BR.po
6224         * po/sk.po
6225         * po/sr.po
6226         * po/zh_CN.po
6227                 updated by Miquel Oliete, Stephan Sachse, me,
6228                 Tommi Pirinen, Andrea Spadaccini, Frederico
6229                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6230                 Urosevic, and Ralgh Young
6231
6232 2007-01-07 [mones]      2.6.1cvs116
6233
6234         * manual/es/advanced.xml
6235         * po/es.po
6236                 Synced manual (unhide mark_as_read_delay)
6237                 and updated translation for release
6238
6239 2007-01-07 [paul]       2.6.1cvs115
6240
6241         * src/prefs_matcher.c
6242                 make the hbox content fit better under
6243                 various languages
6244
6245 2007-01-07 [colin]      2.6.1cvs114
6246
6247         * src/messageview.c
6248                 Fix bug 1088, 'Ctrl-h produces repeatable
6249                 crash'
6250
6251 2007-01-06 [colin]      2.6.1cvs113
6252
6253         * src/etpan/imap-thread.c
6254                 Add casts to int to get certs. Fixes
6255                 bug 1064, 'crash @ etpan_certificate_check() 
6256                 when opening an IMAP folder', with latest
6257                 libetpan CVS or >= 0.49
6258         * src/mainwindow.c
6259         * src/mainwindow.h
6260         * src/imap_gtk.c
6261         * src/news_gtk.c
6262         * src/prefs_folder_item.c
6263                 Grey out the "synchronise" menu items if
6264                 there's nothing to synchronise.
6265         * src/plugins/pgpcore/sgpgme.c
6266                 Make an error clearer than "Unknown error"
6267
6268 2007-01-06 [colin]      2.6.1cvs112
6269
6270         * src/messageview.c
6271                 Don't try to show a message if updating
6272                 Maybe fixes bug 1088, 'ctrl-h produces
6273                 repeatable crash'.
6274
6275 2007-01-06 [colin]      2.6.1cvs111
6276
6277         * src/summaryview.c
6278                 Disable Control-Space (handle it as Space).
6279
6280 2007-01-05 [paul]       2.6.1cvs110
6281
6282         * src/imap.c
6283                 Fix bug 934, 'sylpheed claws 2.1 
6284                 doesn't show Exchanges Public Folders'
6285                 Thanks to Hoa and Colin
6286         * src/msgcache.c
6287                 Refuse to allocate more than 2 MB for a 
6288                 single field, it's a good indication of
6289                 cache corruption.
6290
6291 2007-01-05 [colin]      2.6.1cvs109
6292
6293         * src/mainwindow.c
6294                 Allow --select'ing emails by Message-ID too
6295
6296 2007-01-05 [colin]      2.6.1cvs108
6297
6298         * src/common/quoted-printable.c
6299                 Uh! Third fix :)
6300
6301 2007-01-05 [colin]      2.6.1cvs107
6302
6303         * src/common/quoted-printable.c
6304                 Fix previous commit about bug 1089
6305                 Thanks to Ralf
6306
6307 2007-01-05 [colin]      2.6.1cvs106
6308
6309         * src/common/quoted-printable.c
6310                 Fix my previous commit on bug 1089
6311                 - Thanks to Ralf :)
6312
6313 2007-01-04 [colin]      2.6.1cvs105
6314
6315         * src/common/quoted-printable.c
6316                 Fix bug 1089, 'NUL characters in Subject 
6317                 line are misinterpreted'. Not a pain to
6318                 fix in fact.
6319
6320 2007-01-04 [colin]      
6321
6322         2.7.0-rc3 released
6323
6324 2007-01-04 [wwp]        2.6.1cvs104
6325
6326         * src/image_viewer.c
6327                 Force operator precedence (fix a compiler warning).
6328
6329 2007-01-04 [colin]      2.6.1cvs103
6330
6331         * src/image_viewer.c
6332                 Be cautious there too (same fix as the one
6333                 in textview from cvs33)
6334         * src/messageview.c
6335                 Don't use any MimeViewer plugin when showing
6336                 all headers
6337
6338 2007-01-03 [wwp]        2.6.1cvs102
6339
6340         * src/html.c
6341         * src/html.h
6342                 fixed "cent" sign (use the existing ASCII one),
6343                 decode more HTML entities,
6344                 converted table ASCII entries to UTF-8,
6345                 moved a switch() into a hashtable.
6346
6347 2007-01-03 [paul]       2.6.1cvs101
6348
6349         * src/compose.c
6350         * src/messageview.c
6351         * src/procmsg.c
6352         * src/procmsg.h
6353                 When possible, use move_msg instead of
6354                 copy_msg + remove_msg to move sent mail
6355                 from Queue to Sent. 
6356
6357 2007-01-03 [paul]       2.6.1cvs100
6358
6359         * src/html.c
6360                 add more html entity recognition:
6361                 pounds, euros, and cents
6362
6363 2007-01-03 [colin]      2.6.1cvs99
6364
6365         * src/imap_gtk.c
6366                 Don't display an error on NOSELECT
6367                 folders when synchronising
6368
6369 2007-01-03 [paul]       2.6.1cvs98
6370
6371         * tools/maildir2claws-mail.pl
6372                 only substitute 'sent-mail' if it's
6373                 the full directory name
6374
6375 2007-01-03 [paul]       2.6.1cvs97
6376
6377         * ChangeLog
6378         * ChangeLog.pre2.0.0
6379         * Makefile.am
6380                 archive a chunk of ChangeLog in
6381                 ChangeLog.pre2.0.0
6382         * ChangeLog.gtk1
6383         * doc/src/ChangeLog.claws-pre0.8.0
6384                 remove ChangeLog.claws-pre0.8.0, adding
6385                 its contents to ChangeLog.gtk1
6386
6387 2007-01-03 [paul]       2.6.1cvs96
6388
6389         * src/account.c
6390         * src/account.h
6391         * src/action.c
6392         * src/action.h
6393         * src/adbookbase.h
6394         * src/addr_compl.c
6395         * src/addr_compl.h
6396         * src/addrbook.c
6397         * src/addrcache.c
6398         * src/addrcache.h
6399         * src/addrcindex.c
6400         * src/addrcindex.h
6401         * src/addrclip.c
6402         * src/addrclip.h
6403         * src/addrdefs.h
6404         * src/addressadd.c
6405         * src/addressadd.h
6406         * src/addressbook.c
6407         * src/addressbook.h
6408         * src/addressbook_foldersel.c
6409         * src/addressbook_foldersel.h
6410         * src/addrgather.c
6411         * src/addrgather.h
6412         * src/addrharvest.c
6413         * src/addrharvest.h
6414         * src/addrindex.c
6415         * src/addrindex.h
6416         * src/addritem.c
6417         * src/addritem.h
6418         * src/addrquery.c
6419         * src/addrquery.h
6420         * src/addrselect.c
6421         * src/addrselect.h
6422         * src/alertpanel.c
6423         * src/alertpanel.h
6424         * src/browseldap.c
6425         * src/browseldap.h
6426         * src/codeconv.c
6427         * src/codeconv.h
6428         * src/compose.c
6429         * src/compose.h
6430         * src/customheader.c
6431         * src/customheader.h
6432         * src/displayheader.c
6433         * src/displayheader.h
6434         * src/editaddress.c
6435         * src/editaddress.h
6436         * src/editbook.c
6437         * src/editbook.h
6438         * src/editgroup.c
6439         * src/editgroup.h
6440         * src/editjpilot.c
6441         * src/editjpilot.h
6442         * src/editldap.c
6443         * src/editldap.h
6444         * src/editldap_basedn.c
6445         * src/editldap_basedn.h
6446         * src/editvcard.c
6447         * src/editvcard.h
6448         * src/exphtmldlg.c
6449         * src/exphtmldlg.h
6450         * src/expldifdlg.c
6451         * src/expldifdlg.h
6452         * src/export.c
6453         * src/export.h
6454         * src/exporthtml.c
6455         * src/exporthtml.h
6456         * src/exportldif.c
6457         * src/exportldif.h
6458         * src/filtering.c
6459         * src/filtering.h
6460         * src/folder.c
6461         * src/folder.h
6462         * src/folder_item_prefs.c
6463         * src/folder_item_prefs.h
6464         * src/foldersel.c
6465         * src/foldersel.h
6466         * src/folderutils.c
6467         * src/folderutils.h
6468         * src/folderview.c
6469         * src/folderview.h
6470         * src/grouplistdialog.c
6471         * src/grouplistdialog.h
6472         * src/headerview.c
6473         * src/html.c
6474         * src/html.h
6475         * src/image_viewer.c
6476         * src/image_viewer.h
6477         * src/imap.c
6478         * src/imap.h
6479         * src/imap_gtk.c
6480         * src/imap_gtk.h
6481         * src/import.c
6482         * src/import.h
6483         * src/importldif.c
6484         * src/importldif.h
6485         * src/importmutt.c
6486         * src/importmutt.h
6487         * src/importpine.c
6488         * src/importpine.h
6489         * src/inc.c
6490         * src/inc.h
6491         * src/jpilot.c
6492         * src/jpilot.h
6493         * src/ldapctrl.c
6494         * src/ldapctrl.h
6495         * src/ldaplocate.c
6496         * src/ldaplocate.h
6497         * src/ldapquery.c
6498         * src/ldapquery.h
6499         * src/ldapserver.c
6500         * src/ldapserver.h
6501         * src/ldaputil.c
6502         * src/ldaputil.h
6503         * src/ldif.c
6504         * src/ldif.h
6505         * src/main.c
6506         * src/main.h
6507         * src/mainwindow.c
6508         * src/mainwindow.h
6509         * src/manual.c
6510         * src/manual.h
6511         * src/mbox.c
6512         * src/message_search.c
6513         * src/message_search.h
6514         * src/messageview.c
6515         * src/messageview.h
6516         * src/mh.c
6517         * src/mh.h
6518         * src/mh_gtk.c
6519         * src/mh_gtk.h
6520         * src/mimeview.c
6521         * src/mimeview.h
6522         * src/msgcache.c
6523         * src/msgcache.h
6524         * src/mutt.c
6525         * src/mutt.h
6526         * src/news.c
6527         * src/news.h
6528         * src/news_gtk.c
6529         * src/news_gtk.h
6530         * src/partial_download.c
6531         * src/partial_download.h
6532         * src/pine.c
6533         * src/pine.h
6534         * src/pop.c
6535         * src/pop.h
6536         * src/prefs_account.c
6537         * src/prefs_account.h
6538         * src/prefs_actions.c
6539         * src/prefs_actions.h
6540         * src/prefs_common.c
6541         * src/prefs_common.h
6542         * src/prefs_compose_writing.c
6543         * src/prefs_compose_writing.h
6544         * src/prefs_customheader.c
6545         * src/prefs_customheader.h
6546         * src/prefs_display_header.c
6547         * src/prefs_display_header.h
6548         * src/prefs_filtering.c
6549         * src/prefs_filtering.h
6550         * src/prefs_filtering_action.c
6551         * src/prefs_filtering_action.h
6552         * src/prefs_folder_column.c
6553         * src/prefs_folder_column.h
6554         * src/prefs_folder_item.c
6555         * src/prefs_folder_item.h
6556         * src/prefs_fonts.c
6557         * src/prefs_fonts.h
6558         * src/prefs_gtk.c
6559         * src/prefs_gtk.h
6560         * src/prefs_image_viewer.c
6561         * src/prefs_image_viewer.h
6562         * src/prefs_matcher.c
6563         * src/prefs_matcher.h
6564         * src/prefs_message.c
6565         * src/prefs_msg_colors.c
6566         * src/prefs_msg_colors.h
6567         * src/prefs_other.c
6568         * src/prefs_quote.c
6569         * src/prefs_receive.c
6570         * src/prefs_send.c
6571         * src/prefs_spelling.c
6572         * src/prefs_spelling.h
6573         * src/prefs_summaries.c
6574         * src/prefs_summaries.h
6575         * src/prefs_summary_column.c
6576         * src/prefs_summary_column.h
6577         * src/prefs_template.c
6578         * src/prefs_template.h
6579         * src/prefs_themes.c
6580         * src/prefs_themes.h
6581         * src/prefs_toolbar.c
6582         * src/prefs_toolbar.h
6583         * src/prefs_wrapping.c
6584         * src/prefs_wrapping.h
6585         * src/privacy.c
6586         * src/privacy.h
6587         * src/procheader.c
6588         * src/procheader.h
6589         * src/procmime.c
6590         * src/procmime.h
6591         * src/procmsg.c
6592         * src/procmsg.h
6593         * src/quote_fmt.c
6594         * src/quote_fmt_parse.y
6595         * src/recv.c
6596         * src/recv.h
6597         * src/remotefolder.c
6598         * src/remotefolder.h
6599         * src/send_message.c
6600         * src/send_message.h
6601         * src/setup.c
6602         * src/setup.h
6603         * src/sourcewindow.c
6604         * src/sourcewindow.h
6605         * src/ssl_manager.c
6606         * src/ssl_manager.h
6607         * src/statusbar.c
6608         * src/statusbar.h
6609         * src/stock_pixmap.c
6610         * src/stock_pixmap.h
6611         * src/summary_search.c
6612         * src/summary_search.h
6613         * src/summaryview.c
6614         * src/summaryview.h
6615         * src/textview.c
6616         * src/textview.h
6617         * src/toolbar.c
6618         * src/toolbar.h
6619         * src/undo.c
6620         * src/undo.h
6621         * src/unmime.c
6622         * src/unmime.h
6623         * src/vcard.c
6624         * src/vcard.h
6625         * src/wizard.c
6626         * src/wizard.h
6627         * src/common/base64.c
6628         * src/common/base64.h
6629         * src/common/defs.h
6630         * src/common/hooks.c
6631         * src/common/hooks.h
6632         * src/common/log.c
6633         * src/common/log.h
6634         * src/common/mgutils.c
6635         * src/common/mgutils.h
6636         * src/common/nntp.c
6637         * src/common/nntp.h
6638         * src/common/passcrypt.c
6639         * src/common/passcrypt.h.in
6640         * src/common/plugin.c
6641         * src/common/plugin.h
6642         * src/common/prefs.c
6643         * src/common/prefs.h
6644         * src/common/progressindicator.c
6645         * src/common/progressindicator.h
6646         * src/common/quoted-printable.c
6647         * src/common/quoted-printable.h
6648         * src/common/session.c
6649         * src/common/session.h
6650         * src/common/smtp.c
6651         * src/common/smtp.h
6652         * src/common/socket.c
6653         * src/common/socket.h
6654         * src/common/ssl.c
6655         * src/common/ssl.h
6656         * src/common/ssl_certificate.c
6657         * src/common/ssl_certificate.h
6658         * src/common/stringtable.c
6659         * src/common/stringtable.h
6660         * src/common/template.c
6661         * src/common/template.h
6662         * src/common/timing.h
6663         * src/common/utils.c
6664         * src/common/utils.h
6665         * src/common/version.h.in
6666         * src/common/xml.c
6667         * src/common/xml.h
6668         * src/common/xmlprops.c
6669         * src/common/xmlprops.h
6670         * src/gtk/about.c
6671         * src/gtk/colorlabel.c
6672         * src/gtk/colorsel.c
6673         * src/gtk/colorsel.h
6674         * src/gtk/combobox.c
6675         * src/gtk/combobox.h
6676         * src/gtk/description_window.c
6677         * src/gtk/description_window.h
6678         * src/gtk/filesel.c
6679         * src/gtk/filesel.h
6680         * src/gtk/foldersort.c
6681         * src/gtk/foldersort.h
6682         * src/gtk/gtksctree.c
6683         * src/gtk/gtkutils.c
6684         * src/gtk/gtkutils.h
6685         * src/gtk/inputdialog.c
6686         * src/gtk/inputdialog.h
6687         * src/gtk/logwindow.c
6688         * src/gtk/logwindow.h
6689         * src/gtk/manage_window.c
6690         * src/gtk/manage_window.h
6691         * src/gtk/menu.c
6692         * src/gtk/menu.h
6693         * src/gtk/pluginwindow.c
6694         * src/gtk/pluginwindow.h
6695         * src/gtk/prefswindow.c
6696         * src/gtk/prefswindow.h
6697         * src/gtk/progressdialog.c
6698         * src/gtk/progressdialog.h
6699         * src/gtk/sslcertwindow.c
6700         * src/gtk/sslcertwindow.h
6701         * src/plugins/bogofilter/bogofilter.c
6702         * src/plugins/bogofilter/bogofilter.h
6703         * src/plugins/bogofilter/bogofilter_gtk.c
6704         * src/plugins/clamav/clamav_plugin.c
6705         * src/plugins/clamav/clamav_plugin.h
6706         * src/plugins/clamav/clamav_plugin_gtk.c
6707         * src/plugins/demo/demo.c
6708         * src/plugins/dillo_viewer/dillo_prefs.c
6709         * src/plugins/dillo_viewer/dillo_prefs.h
6710         * src/plugins/dillo_viewer/dillo_viewer.c
6711         * src/plugins/pgpcore/passphrase.c
6712         * src/plugins/pgpcore/passphrase.h
6713         * src/plugins/pgpcore/pgp_viewer.c
6714         * src/plugins/pgpcore/pgp_viewer.h
6715         * src/plugins/pgpcore/plugin.c
6716         * src/plugins/pgpcore/select-keys.c
6717         * src/plugins/pgpcore/select-keys.h
6718         * src/plugins/pgpcore/sgpgme.c
6719         * src/plugins/pgpcore/sgpgme.h
6720         * src/plugins/pgpinline/pgpinline.c
6721         * src/plugins/pgpinline/pgpinline.h
6722         * src/plugins/pgpinline/plugin.c
6723         * src/plugins/pgpmime/pgpmime.c
6724         * src/plugins/pgpmime/pgpmime.h
6725         * src/plugins/pgpmime/plugin.c
6726         * src/plugins/spamassassin/spamassassin.c
6727         * src/plugins/spamassassin/spamassassin.h
6728         * src/plugins/spamassassin/spamassassin_gtk.c
6729         * src/plugins/trayicon/trayicon.c
6730                 it's 2007, update the year in the copyright headers
6731
6732 2007-01-03 [paul]       2.6.1cvs95
6733
6734         * src/gtk/about.c
6735                 it is 2007, use it in the copyright string
6736
6737 2007-01-03 [paul]       2.6.1cvs94
6738
6739         * src/html.c
6740                 html entity conversion:
6741                 move &#153; to a more suitable place
6742                 add &bull; and &ndash;
6743                 make sure &mdash; and &#8212; are both
6744                 converted the same
6745
6746 2007-01-02 [colin]      2.6.1cvs93
6747
6748         * src/addrbook.c
6749                 Fix leak
6750         * src/common/plugin.c
6751                 Add comment
6752         * src/etpan/imap-thread.c
6753                 Fix warning
6754
6755 2006-12-31 [paul]       2.6.1cvs92
6756
6757         * src/prefs_summaries.c
6758                 use gtk_button_new_from_stock()
6759
6760 2006-12-30 [colin]      2.6.1cvs91
6761
6762         * src/folder.c
6763         * src/imap_gtk.c
6764         * src/mh_gtk.c
6765                 Don't update filtering and account paths 
6766                 when copying folders
6767
6768 2006-12-30 [colin]      2.6.1cvs90
6769
6770         * src/prefs_compose_writing.c
6771         * src/prefs_quote.c
6772         * src/prefs_template.c
6773                 Use message font for Writing and 
6774                 Quoting prefs, as well as Templates.
6775
6776 2006-12-30 [colin]      2.6.1cvs89
6777
6778         * src/prefs_summaries.c
6779                 Rework GUI; patch by Pawel
6780
6781 2006-12-29 [colin]      2.6.1cvs88
6782
6783         * src/prefs_folder_item.c
6784                 Fix bug 1085, 'Apply to subfolder 
6785                 doesn't work' - I was mistaken saying
6786                 it worked in every case
6787
6788 2006-12-28 [colin]      2.6.1cvs87
6789
6790         * src/gtk/gtkaspell.c
6791                 Don't assert if use_alternate is true
6792                 and alt_dictionary isn't set -- this 
6793                 is what happens on upgrade! Rather,
6794                 do with it.
6795
6796 2006-12-28 [colin]      2.6.1cvs86
6797
6798         * Makefile.am
6799                 Fix desktop/icon simplification
6800
6801 2006-12-28 [colin]      2.6.1cvs85
6802
6803         * Makefile.am
6804                 Make desktop and icon not 
6805                 dependant on the desktop
6806
6807 2006-12-28 [wwp]        2.6.1cvs84
6808
6809         * src/plugins/pgpmime/claws.def
6810                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6811
6812 2006-12-28 [wwp]        2.6.1cvs83
6813
6814         * src/prefs_folder_item.c
6815                 Fix coloring of "simplify subject regexp" (folder prefs),
6816                 which might be left to red whereas the regexp gets empty.
6817
6818 2006-12-28 [wwp]        2.6.1cvs82
6819
6820         * src/prefs_common.c
6821         * src/prefs_common.h
6822         * src/addressbook.c
6823         * src/addressitem.h
6824                 Save addressbook mainwindow's horizontal and vertical splitter position.
6825
6826 2006-12-27 [wwp]        2.6.1cvs81
6827
6828         * src/gtk/gtkaspell.c
6829         * src/gtk/gtkaspell.h
6830         * src/compose.c
6831                 Fix assignment of compose's default and alternate dictionary from
6832                 account or folder settings. Now gtkaspell_change_dict does rotate
6833                 dicts only when it's called from a menu cb.
6834
6835 2006-12-27 [wwp]        2.6.1cvs80
6836
6837         * src/folder_item_prefs.c
6838                 Fix randomly initialized default-alt-dictionary (folder prefs),
6839                 complete 2.6.1cvs72.
6840
6841 2006-12-27 [paul]       2.6.1cvs79
6842
6843         * src/imap_gtk.c
6844         * src/mh_gtk.c
6845                 Add Copy folder in the folder's contextual
6846                 menu
6847
6848 2006-12-27 [wwp]        2.6.1cvs78
6849
6850         * src/imap.c
6851                 Clean up session locking, thanks to Colin.
6852
6853 2006-12-26 [colin]      2.6.1cvs77
6854
6855         * src/statusbar.c
6856                 Revert previous patch
6857
6858 2006-12-26 [colin]      2.6.1cvs76
6859
6860         * src/folder.c
6861         * src/folderview.c
6862         * src/imap.c
6863         * src/statusbar.c
6864         * src/etpan/imap-thread.c
6865                 Fix previous commit warnings
6866                 Make statusbar update every second if total < 20
6867                 Make IMAP APPEND faster by simplifying log              
6868
6869 2006-12-26 [colin]      2.6.1cvs75
6870
6871         * src/folder.c
6872         * src/folder.h
6873         * src/folderview.c
6874         * src/folderview.h
6875         * src/imap_gtk.c
6876         * src/mh_gtk.c
6877                 Make it possible to copy folders accross
6878                 mailboxes (this was an arbitrary limitation).
6879                 Still make it impossible to move folders 
6880                 accross mailboxes.
6881
6882 2006-12-26 [colin]      2.6.1cvs74
6883
6884         * src/etpan/imap-thread.c
6885                 Fix bug 1081, 'claws-mail 
6886                 segfaults when going offline 
6887                 while it transfers mails via 
6888                 imap'
6889
6890 2006-12-26 [colin]      2.6.1cvs73
6891
6892         * src/folder_item_prefs.c
6893                 Don't forget alt dictionary when
6894                 renaming/moving folders
6895
6896 2006-12-26 [wwp]        2.6.1cvs72
6897
6898         * src/folder_item_prefs.c
6899                 Add missing defaults for per-folder alt dict
6900                 (forgotten in 2.6.1cvs61).
6901
6902 2006-12-26 [colin]      2.6.1cvs71
6903
6904         * src/wizard.c
6905                 Add tooltip to state that specifying
6906                 full path to mailbox is possible
6907
6908 2006-12-26 [wwp]        2.6.1cvs70
6909
6910         * src/partial_download.c
6911         * src/gtk/gtkvscrollbutton.c
6912         * src/plugins/pgpinline/plugin.c
6913                 Fix for few compiler warnings that matter.
6914
6915 2006-12-25 [colin]      2.6.1cvs69
6916
6917         * src/partial_download.c
6918                 Fix marking for download or deletion
6919                 when the header isn't the first
6920         * src/gtk/logwindow.c
6921                 Fix start of scrolling
6922
6923 2006-12-23 [paul]       2.6.1cvs68
6924
6925         * src/compose.c
6926                 change last commit to use the 'academic'
6927                 method instead. Thanks to wwp
6928
6929 2006-12-23 [paul]       2.6.1cvs67
6930
6931         * src/compose.c
6932                 don't warn about empty subject when
6933                 redirecting
6934
6935 2006-12-22 [colin]      2.6.1cvs66
6936
6937         * src/summary_search.c
6938                 Fix previous patch
6939
6940 2006-12-22 [colin]      2.6.1cvs65
6941
6942         * src/gtk/gtkutils.c
6943         * src/imap.c
6944         * src/jpilot.c
6945         * src/summary_search.c
6946                 A few warning fixes
6947
6948 2006-12-23 [paul]       
6949
6950         2.7.0-rc2 released
6951
6952 2006-12-22 [colin]      2.6.1cvs64
6953
6954         * src/toolbar.c
6955         * src/toolbar.h
6956                 Add a combo to the learn spam button
6957         * src/plugins/bogofilter/bogofilter.c
6958         * src/plugins/bogofilter/bogofilter_gtk.c
6959         * src/plugins/bogofilter/bogofilter.h
6960                 Allow to store Unsure mails in a specific
6961                 folder to make better teaching easier
6962
6963 2006-12-21 [wwp]        2.6.1cvs63
6964
6965         * src/compose.c
6966         * src/prefs_common.c
6967         * src/prefs_common.h
6968         * src/prefs_spelling.c
6969         * src/gtk/gtkaspell.c
6970         * src/gtk/gtkaspell.h
6971                 Allow spell-checking using both current and alternate dictionaries
6972                 (thanks to Colin).
6973
6974 2006-12-21 [wwp]        2.6.1cvs62
6975
6976         * src/gtk/gtkaspell.c
6977                 Apply recheck_when_changing_dict (highlight all mispelled words)
6978                 when switching to alternate dictionary.
6979
6980 2006-12-21 [wwp]        2.6.1cvs61
6981
6982         * src/compose.c
6983         * src/folder_item_prefs.h
6984         * src/prefs_common.c
6985         * src/prefs_common.h
6986         * src/prefs_folder_item.c
6987         * src/prefs_spelling.c
6988         * src/gtk/gtkaspell.c
6989         * src/gtk/gtkaspell.h
6990                 Add global and per-folder prefs to set the default
6991                 alternate dictionary.
6992
6993 2006-12-21 [colin]      2.6.1cvs60
6994
6995         * src/folder.c
6996                 Look for folders by path in all folders
6997         * src/html.c
6998                 add &mdash;
6999
7000 2006-12-20 [colin]      2.6.1cvs59
7001
7002         * src/gtk/quicksearch.c
7003                 Make sure in_typing is false when clearing
7004
7005 2006-12-20 [wwp]        2.6.1cvs58
7006
7007         * configure.ac
7008                 change manual's target dir to be LFH-compliant (thanks to Colin).
7009
7010 2006-12-20 [wwp]        2.6.1cvs57
7011
7012         * src/prefs_common.c
7013         * src/prefs_summaries.c
7014                 i18n fix and factorize patch, thanks to Fabien.
7015
7016 2006-12-20 [paul]       2.6.1cvs56
7017
7018         * configure.ac
7019                 last of the renaming (??)
7020         * src/main.c
7021                 correct --help info of --status-full
7022         * src/plugins/bogofilter/bogofilter.c
7023                 make FALSE default of whitelist_ab
7024
7025 2006-12-19 [colin]      2.6.1cvs55
7026
7027         * src/jpilot.c
7028                 Same as before, without depending on
7029                 pisock >= 0.12
7030
7031 2006-12-19 [colin]      2.6.1cvs54
7032
7033         * src/jpilot.c
7034                 Fix bug 1059, 'Better jpilot charset 
7035                 handling'. Use libpisync's charset conversion
7036                 if possible
7037
7038 2006-12-19 [colin]      2.6.1cvs53
7039
7040         * po/fr.po
7041                 Updated by Fabien
7042
7043 2006-12-19 [wwp]        2.6.1cvs52
7044
7045         * src/gtk/about.c
7046                 Add missing #include (thanks to Colin).
7047
7048 2006-12-19 [wwp]        2.6.1cvs51
7049
7050         * src/prefs_receive.c
7051                 Better spacing between widgets in prefs.
7052
7053 2006-12-18 [colin]      2.6.1cvs50
7054
7055         * src/imap.c
7056                 Fix failure to get separator on LIST "" ""
7057                 Try LIST "" "INBOX" too.
7058
7059 2006-12-18 [wwp]        2.6.1cvs49
7060
7061         * src/common/session.c
7062                 Fix a compiler warning (thanks to Fabien).
7063
7064 2006-12-18 [wwp]        2.6.1cvs48
7065
7066         * src/compose.c
7067         * src/prefs_quote.c
7068                 Factorize some strings for translation (it's about error
7069                 messages when applying or checking template/quote format).
7070
7071 2006-12-18 [colin]      2.6.1cvs47
7072
7073         * Makefile.am
7074         * src/common/defs.h
7075         * src/gtk/Makefile.am
7076         * src/gtk/about.c
7077                 Add a Release notes tab from the contents of
7078                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7079
7080 2006-12-17 [colin]      2.6.1cvs46
7081
7082         * src/mimeview.c
7083         * src/textview.c
7084         * src/gtk/filesel.c
7085                 Correctly convert from/to UTF8/filename encoding
7086                 when loading and saving files. Probably fixes
7087                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7088                 for a file to attach and is blocked...'
7089
7090 2006-12-17 [colin]      2.6.1cvs45
7091
7092         * src/gtk/logwindow.c
7093                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7094                 IMAP folder and is blocked on main thread': 
7095                 make sure we put utf8 in the log.
7096
7097 2006-12-16 [colin]      2.6.1cvs44
7098
7099         * src/toolbar.c
7100         * src/toolbar.h
7101                 Fix bug 1055, 'Add the 'cancel receive' 
7102                 in the available events for the toolbar buttons'
7103
7104 2006-12-16 [colin]      2.6.1cvs43
7105
7106         * po/POTFILES.in
7107         * src/imap.c
7108         * src/common/nntp.c
7109         * src/common/session.c
7110                 Log error when SSL handshakes fail. 
7111                 Fixes bug 1082, 'incorrect / imprecise 
7112                 error message when imap server provides 
7113                 ssl only through STARTTLS but SSL is 
7114                 selected'
7115
7116 2006-12-15 [wwp]        2.6.1cvs42
7117
7118         * src/plugins/bogofilter/bogofilter_gtk.c
7119                 set proper sensitivity to widgets I've recently added.
7120
7121 2006-12-15 [colin]      
7122
7123         2.7.0-rc1 released
7124
7125 2006-12-15 [wwp]        2.6.1cvs41
7126
7127         * src/plugins/bogofilter/bogofilter.c
7128         * src/plugins/bogofilter/bogofilter.h
7129         * src/plugins/bogofilter/bogofilter_gtk.c
7130                 bogofilter's whitelist can now use a subset of
7131                 the addressbook (either a book, a subfolder of a book,
7132                 or the whole addressbook by using "Any"). Re-used there
7133                 some pref_matcher widgets and mechanisms to match a subset
7134                 of the addressbook.
7135
7136 2006-12-15 [wwp]        2.6.1cvs40
7137
7138         * src/wizard.c
7139         * src/common/plugin.c
7140         * src/common/plugin.h
7141         * src/gtk/about.c
7142         * src/plugins/bogofilter/bogofilter.c
7143         * src/plugins/clamav/clamav_plugin.c
7144         * src/plugins/demo/demo.c
7145         * src/plugins/dillo_viewer/dillo_viewer.c
7146         * src/plugins/pgpcore/plugin.c
7147         * src/plugins/pgpinline/plugin.c
7148         * src/plugins/pgpmime/plugin.c
7149         * src/plugins/spamassassin/spamassassin.c
7150         * src/plugins/trayicon/trayicon.c
7151                 factorize some translatable strings (plugins-related),
7152                 fix missing punctuation in several places,
7153                 remove useless translatable \n in about.c,
7154                 and factorize plugin init code w/ a new function
7155                 check_plugin_version() in common/plugin.c.
7156                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7157
7158 2006-12-15 [wwp]        2.6.1cvs39
7159
7160         * src/plugins/bogofilter/bogofilter.c
7161         * src/plugins/bogofilter/bogofilter_gtk.c
7162                 flag whitelisted spams as spam, but don't filter it to the spam
7163                 folder. Thanks to Colin.
7164
7165 2006-12-15 [ticho]      2.6.1cvs38
7166
7167         * src/plugins/bogofilter/bogofilter.c
7168         * src/plugins/bogofilter/bogofilter.h
7169         * src/plugins/bogofilter/bogofilter_gtk.c
7170                 Add option to whitelist senders found in addressbook. Patch by colin.
7171
7172 2006-12-15 [paul]       2.6.1cvs37
7173
7174         * src/folderview.c
7175                 add missing #include "log.h"
7176
7177 2006-12-15 [paul]       2.6.1cvs36
7178
7179         * src/plugins/bogofilter/bogofilter.c
7180         * src/plugins/bogofilter/bogofilter.h
7181         * src/plugins/bogofilter/bogofilter_gtk.c
7182                 Add an option to allow inserting an
7183                 X-Claws-Bogosity header (on MH folders
7184                 only). Patch by Colin
7185
7186 2006-12-14 [colin]      2.6.1cvs35
7187
7188         * src/main.c
7189                 "Yes" should be the default choice for
7190                 migration configuration
7191
7192 2006-12-14 [paul]       2.6.1cvs34
7193
7194         * src/prefs_summaries.c
7195         * manual/advanced.xml
7196                 Unhide mark_as_read_delay
7197
7198 2006-12-14 [paul]       2.6.1cvs33
7199
7200         * src/messageview.c
7201         * src/messageview.h
7202         * src/mimeview.c
7203         * src/mimeview.h
7204         * src/summaryview.c
7205         * src/textview.c
7206         * src/textview.h
7207                 Fix printing of selection
7208                 Fix printing of message parts
7209                 Fix printing of images
7210         * src/gtk/gtksourceprintjob.c
7211                 Fix page count when there are images
7212
7213 2006-12-14 [wwp]        2.6.1cvs32
7214
7215         * src/mainwindow.c
7216         * src/summaryview.c
7217         * src/summaryview.h
7218         * src/gtk/quicksearch.c
7219                 fix quicksearch 'magnify' button status when QS is closed
7220                 using the Escape key, thanks to Colin.
7221
7222 2006-12-14 [wwp]        2.6.1cvs31
7223
7224         * src/mainwindow.c
7225         * src/summaryview.c
7226         * src/summaryview.h
7227         * src/gtk/quicksearch.c
7228                 fix quicksearch 'magnify' button status when QS is closed
7229                 using the Escape key, thanks to Colin.
7230
7231 2006-12-13 [colin]      2.6.1cvs30
7232
7233         * src/ldapquery.c
7234         * src/ldaputil.c
7235                 Use the binary safe version of ldap_get_values,
7236                 to make sure we manipulate null-terminated 
7237                 strings. Maybe fixes bug 1075, 'claws mail 
7238                 segfault when completing ldap adresses'
7239         * src/syldap.c ** REMOVED **
7240         * src/syldap.h ** REMOVED **
7241                 Remove dead files
7242
7243 2006-12-13 [mones]      2.6.1cvs29
7244
7245         * po/es.po
7246                 Fixed piped strings, fixed click translation
7247
7248 2006-12-13 [paul]       2.6.1cvs28
7249
7250         * src/main.c
7251                 don't translate these strings
7252
7253 2006-12-13 [paul]       2.6.1cvs27
7254
7255         * po/en_GB.po
7256                 updated
7257
7258 2006-12-13 [colin]      2.6.1cvs26
7259
7260         * src/main.c
7261         * src/main.h
7262                 Add claws_is_starting()
7263
7264 2006-12-13 [mones]      2.6.1cvs25
7265
7266         * manual/es/advanced.xml
7267         * po/es.po
7268                 Synced manual and updated translation
7269
7270 2006-12-12 [colin]      2.6.1cvs24
7271
7272         * src/wizard.c
7273                 Add an option to use STARTTLS in the
7274                 welcome wizard. Fixes bug 1080, 
7275                 'Using SSL option in wizard for incoming 
7276                 server does not activate SSL with STARTTLS'
7277
7278 2006-12-12 [colin]      2.6.1cvs23
7279
7280         * src/main.c
7281                 Don't exit when there's an incomplete
7282                 mailbox configured - leaves a chance 
7283                 to fix a failing IMAP account. Exit
7284                 if no mailbox at all is loaded (case
7285                 of missing plugin).
7286                 Completes bug 1077's fix (I was wrong
7287                 in this bug's comment #3).
7288
7289 2006-12-12 [colin]      2.6.1cvs22
7290
7291         * src/gtk/menu.h
7292                 Add another menu data type
7293         * src/prefs_account.c
7294                 Complete the completion of bug 1076
7295                 (doesn't lose the pref on apply)
7296
7297 2006-12-12 [paul]       2.6.1cvs21
7298
7299         * src/prefs_account.c
7300                 complete the fix of bug 1076
7301                 also be more verbose with the text
7302
7303 2006-12-12 [paul]       2.6.1cvs20
7304
7305         * src/gtk/combobox.c
7306                 fix compilation warning
7307
7308 2006-12-11 [colin]      2.6.1cvs19
7309
7310         * src/wizard.c
7311                 Document :port in server entry tooltips
7312
7313 2006-12-11 [colin]      2.6.1cvs18
7314
7315         * src/main.c
7316                 Fix compile
7317
7318 2006-12-11 [colin]      2.6.1cvs17
7319
7320         * src/main.c
7321                 Add failing IMAP as a reason for no
7322                 mailbox
7323
7324 2006-12-11 [colin]      2.6.1cvs16
7325
7326         * src/prefs_account.c
7327                 Check for existence of inbox for local
7328                 accounts too
7329         * src/wizard.c
7330                 Allow setting the port to use for servers
7331                 by using the usual "server.example.com:port"
7332                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7333                 not start when IMAP server is unavailable'
7334
7335 2006-12-11 [colin]      2.6.1cvs15
7336
7337         * src/prefs_account.c
7338                 Prevent use of non-existing default inbox
7339
7340 2006-12-11 [colin]      2.6.1cvs14
7341
7342         * src/prefs_account.c
7343                 Fix sensitivity. Fixes bug 1076, 'privacy 
7344                 options are displayed even when pgp plugin 
7345                 not loaded / available'
7346
7347 2006-12-09 [colin]      2.6.1cvs13
7348
7349         * manual/advanced.xml
7350         * src/prefs_common.c
7351         * src/prefs_common.h
7352         * src/common/ssl_certificate.c
7353                 Add a new hidden preference, 'unsafe_ssl_certs',
7354                 which allows to store multiple certificates per
7355                 server/port. This is disabled by default because
7356                 it's less secure (presenting a new certificate
7357                 instead of a changed one raises less alarms).
7358                 This will cause Claws to ask about an unknown
7359                 certificate for people who have used 2.6.1cvs8
7360                 or greater.
7361
7362 2006-12-09 [colin]      2.6.1cvs12
7363
7364         * src/action.c
7365                 Fix cache updating after action
7366
7367 2006-12-07 [wwp]        2.6.1cvs11
7368
7369         * src/compose.c
7370                 fix email address comparison when replying to all
7371                 (avoid replying to ourselves), thanks to Colin.
7372
7373 2006-12-06 [paul]       2.6.1cvs10
7374
7375         * src/addrharvest.c
7376         * src/editldap.c
7377         * src/expldifdlg.c
7378         * src/news.c
7379         * src/toolbar.c
7380         * src/common/utils.c
7381                 ...and more renaming
7382                 Thanks to Colin
7383
7384 2006-12-06 [paul]       2.6.1cvs9
7385
7386         * src/compose.c
7387         * src/messageview.c
7388         * src/procheader.c
7389         * src/procmime.c
7390         * src/procmsg.c
7391         * src/textview.c
7392                 more renaming
7393                 Thanks to Colin
7394
7395 2006-12-06 [colin]      2.6.1cvs8
7396
7397         * src/ssl_manager.c
7398         * src/common/ssl_certificate.c
7399         * src/common/ssl_certificate.h
7400                 Handle multiple certificates per host/port
7401
7402 2006-12-06 [colin]      2.6.1cvs7
7403
7404         * src/etpan/imap-thread.c
7405                 Fix certificate checking on IMAP
7406
7407 2006-12-06 [colin]      2.6.1cvs6
7408
7409         * src/folderview.c
7410                 Fix bug 1072, 'Claws stops fetching newsgroups 
7411                 from server when newsgroup got deleted': continue
7412                 checking other groups
7413
7414 2006-12-05 [wwp]        2.6.1cvs5
7415
7416         * src/message_search.c
7417         * src/summary_search.c
7418         * src/gtk/combobox.c
7419         * src/gtk/combobox.h
7420         * src/gtk/gtkutils.c
7421         * src/gtk/gtkutils.h
7422                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7423                 behave like w/ old comboboxes (summary and message search only).
7424
7425 2006-12-05 [paul]       2.6.1cvs4
7426
7427         * src/wizard.c
7428                 encode headers
7429                 Thanks to Colin
7430
7431 2006-12-05 [paul]       2.6.1cvs3
7432
7433         * tools/README
7434         * tools/textviewer.pl
7435                 script updated and description added
7436
7437 2006-12-04 [colin]      2.6.1cvs2
7438
7439         * src/compose.c
7440                 Run pre-send hook only when checking
7441                 everything
7442
7443 2006-12-04 [paul]       2.6.1cvs1
7444
7445         * NEWS
7446         * README
7447         * RELEASE_NOTES
7448         * configure.ac
7449         * tools/README
7450                 bump up version number following stable release
7451
7452 2006-12-04 [paul]       2.6.0cvs83
7453
7454         * README
7455                 updates and corrections
7456
7457 2006-12-04 [colin]      2.6.0cvs82
7458
7459         * src/common/utils.c
7460                 Probably fix bug 1066, 'Incorrect mailbox 
7461                 size displayed'
7462
7463 2006-12-04 [colin]      2.6.0cvs81
7464
7465         * src/common/utils.c
7466                 Trim tabs from mailcap file too.
7467
7468 2006-12-02 [paul]       2.6.0cvs80
7469
7470         * src/exphtmldlg.c
7471                 fix broken GUI under certain languages
7472         * src/expldifdlg.c
7473                 put the Cancel button to the right
7474
7475 2006-12-01 [paul]       2.6.0cvs79
7476
7477         * tools/Makefile.am
7478                 remove reference to removed file
7479
7480 2006-12-01 [wwp]        2.6.0cvs78
7481
7482         * src/addressbook.c
7483         * src/editaddress.c
7484                 remove forgotten debug statements.
7485
7486 2006-12-01 [wwp]        2.6.0cvs77
7487
7488         * manual/advanced.xml
7489         * manual/fr/advanced.xml
7490         * src/addressbook.c
7491         * src/addressbook.h
7492         * src/addressitem.h
7493         * src/editaddress.c
7494         * src/editaddress.h
7495         * src/prefs_common.c
7496         * src/prefs_common.h
7497         * src/gtk/gtkutils.c
7498         * src/gtk/gtkutils.h
7499                 add a hidden option to allow embedding the editaddress (edit contact details)
7500                 dialog into the addressbook's window. This doesn't change the default
7501                 behaviour.
7502
7503 2006-12-01 [wwp]        2.6.0cvs76
7504
7505         * src/message_search.c
7506         * src/summary_search.c
7507                 fix more focus issues (don't set focus to combobox's entry widget when
7508                 entry's value changed, if entry widget has focus already).
7509
7510 2006-12-01 [wwp]        2.6.0cvs75
7511
7512         * src/gtk/quicksearch.c
7513                 revert last changes to the quicksearch gtk_combo_box, this needs more
7514                 tuning and testing.
7515
7516 2006-12-01 [paul]       2.6.0cvs74
7517
7518         * tools/kdeservicemenu/README
7519         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7520         * tools/kdeservicemenu/install.sh
7521         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7522         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7523                 simplify this stuff, and in so doing,
7524                 fix it. (possibly re-extend it again at
7525                 a later date)
7526
7527 2006-12-01 [wwp]        2.6.0cvs73
7528
7529         * src/gtk/quicksearch.c
7530                 adapt quicksearch code to use modern gtk_combo_box'es.
7531
7532 2006-12-01 [wwp]        2.6.0cvs72
7533
7534         * src/common/defs.h
7535         * src/prefs_common.c
7536         * src/prefs_common.h
7537         * src/message_search.c
7538         * src/summary_search.c
7539         * src/gtk/combobox.c
7540         * src/gtk/combobox.h
7541                 add history combos to all message and summary search fields.
7542
7543 2006-12-01 [wwp]        2.6.0cvs71
7544
7545         * src/summaryview.c
7546                 As the list may change while the mark as read delay
7547                 runs, we can't rely on the 'row' pointer, which can
7548                 be invalid when the timeout is called. As the mark
7549                 as read is only done if the message is still selected,
7550                 use summaryview->selected instead. Thanks to Colin.
7551
7552 2006-11-30 [paul]       2.6.0cvs70
7553
7554         * src/textview.c
7555                 give emphasis to "Sylpheed-Claws"
7556                 as well as "Claws Mail"
7557
7558 2006-11-30 [colin]      2.6.0cvs69
7559
7560         * src/wizard.c
7561                 Put the SSL checkboxes in the receiving
7562                 and sending server pages.
7563
7564 2006-11-29 [colin]      2.6.0cvs68
7565
7566         * src/gtk/gtkutils.c
7567         * src/gtk/gtkvscrollbutton.c
7568                 Revert some deprecated fixes - they seem to
7569                 deprecate stuff as soon as a new one gets out.
7570                 g_object_ref_sink needed glib-2.10.
7571
7572 2006-11-29 [colin]      2.6.0cvs67
7573
7574         * src/common/utils.c
7575                 Create .mailcap if it doesn't exist
7576
7577 2006-11-29 [colin]      2.6.0cvs66
7578
7579         * src/compose.c
7580                 Followup to cvs60: use original list
7581                 of recipients if replying to a mail
7582                 in Sent Drafts or Queue.
7583
7584 2006-11-27 [paul]       2.6.0cvs65
7585
7586         * src/image_viewer.c
7587                 revert the last change for now (it's broken)
7588
7589 2006-11-27 [paul]       2.6.0cvs64
7590
7591         * Makefile.am
7592         * configure.ac
7593         * m4/aclocal-include.m4
7594         * m4/check-type.m4
7595         * src/Makefile.am
7596         * src/addr_compl.c
7597         * src/compose.c
7598         * src/crash.c
7599         * src/export.c
7600         * src/exporthtml.c
7601         * src/exportldif.c
7602         * src/imap.c
7603         * src/import.c
7604         * src/main.c
7605         * src/main.h
7606         * src/matcher.c
7607         * src/mimeview.c
7608         * src/procmsg.c
7609         * src/textview.c
7610         * src/common/Makefile.am
7611         * src/common/claws.c
7612         * src/common/claws.h
7613         * src/common/ssl.c
7614         * src/common/sylpheed.c
7615         * src/common/sylpheed.h
7616         * src/etpan/Makefile.am
7617         * src/gtk/Makefile.am
7618         * src/gtk/claws-marshal.list
7619         * src/gtk/filesel.c
7620         * src/gtk/gtksctree.c
7621         * src/gtk/quicksearch.c
7622         * src/gtk/sylpheed-marshal.list
7623         * src/plugins/bogofilter/bogofilter.c
7624         * src/plugins/bogofilter/bogofilter_gtk.c
7625         * src/plugins/clamav/clamav_plugin.c
7626         * src/plugins/clamav/clamav_plugin_gtk.c
7627         * src/plugins/demo/demo.c
7628         * src/plugins/dillo_viewer/dillo_viewer.c
7629         * src/plugins/pgpcore/Makefile.am
7630         * src/plugins/pgpcore/claws.def
7631         * src/plugins/pgpcore/pgp_viewer.c
7632         * src/plugins/pgpcore/plugin.c
7633         * src/plugins/pgpcore/sylpheed.def
7634         * src/plugins/pgpinline/Makefile.am
7635         * src/plugins/pgpinline/claws.def
7636         * src/plugins/pgpinline/plugin.c
7637         * src/plugins/pgpinline/sylpheed.def
7638         * src/plugins/pgpmime/Makefile.am
7639         * src/plugins/pgpmime/claws.def
7640         * src/plugins/pgpmime/plugin.c
7641         * src/plugins/pgpmime/sylpheed.def
7642         * src/plugins/spamassassin/spamassassin.c
7643         * src/plugins/spamassassin/spamassassin_gtk.c
7644         * src/plugins/trayicon/trayicon.c
7645                 yet more renaming
7646                 remove deprecated gtk_tooltips_set_delay()
7647
7648 2006-11-26 [paul]       2.6.0cvs63
7649
7650         * src/expldifdlg.c
7651         * src/folderview.c
7652         * src/image_viewer.c
7653         * src/mainwindow.c
7654         * src/gtk/gtkutils.c
7655         * src/gtk/gtkvscrollbutton.c
7656         * src/gtk/prefswindow.c
7657         * src/plugins/pgpcore/prefs_gpg.c
7658                 replace more deprecated GTK+ functions
7659
7660 2006-11-26 [paul]       2.6.0cvs62
7661
7662         * src/addr_compl.c
7663         * src/addressbook.c
7664         * src/browseldap.c
7665                 replace deprecated gtk_idle_... functions
7666
7667 2006-11-26 [paul]       2.6.0cvs61
7668
7669         * src/compose.c
7670         * src/folderview.c
7671         * src/inc.c
7672         * src/summaryview.c
7673         * src/gtk/gtkvscrollbutton.c
7674         * src/gtk/quicksearch.c
7675         * src/plugins/pgpcore/passphrase.c
7676                 replace deprecated gtk_timeout_add and
7677                 gtk_timeout_remove
7678
7679 2006-11-26 [paul]       2.6.0cvs60
7680
7681         * src/compose.c
7682                 fix bug that caused the wrong recipient
7683                 to be selected when replying to a msg
7684                 which is From one of our accounts to
7685                 another of our accounts
7686
7687 2006-11-25 [paul]       2.6.0cvs59
7688
7689         * src/summaryview.c
7690                 don't change the From column title to
7691                 To if the To column is visible
7692
7693 2006-11-24 [paul]       2.6.0cvs58
7694
7695         * src/compose.c
7696                 fix bug 1069, 'Sent mails disappear, BCC
7697                 or locking problem?'
7698
7699 2006-11-21 [wwp]        2.6.0cvs57
7700
7701         * src/compose.c
7702                 fix spelling menu when replying (same as 2.3.1cvs39):
7703                 discrepancy between context menu and top menu when
7704                 folder's dictionary isn't the default one.
7705
7706 2006-11-19 [paul]       2.6.0cvs56
7707
7708         * src/summaryview.c
7709                 obey always_show_msg option when
7710                 marking as spam
7711         * src/plugins/bogofilter/bogofilter.c
7712                 fix typo
7713
7714 2006-11-18 [paul]       2.6.0cvs55
7715
7716         * AUTHORS
7717         * README
7718         * debian/copyright
7719         * manual/ack.xml
7720         * manual/es/ack.xml
7721         * manual/fr/ack.xml
7722         * manual/pl/ack.xml
7723         * src/gtk/authors.h
7724         * src/gtk/icon_legend.c
7725         * src/gtk/icon_legend.h
7726         * tools/OOo2claws-mail.pl
7727         * tools/README
7728         * tools/acroread2claws-mail.pl
7729         * tools/claws.i18n.status.pl
7730         * tools/filter_conv.pl
7731         * tools/filter_conv_new.pl
7732         * tools/freshmeat_search.pl
7733         * tools/google_search.pl
7734         * tools/kmail2claws-mail.pl
7735         * tools/kmail2claws-mail_v2.pl
7736         * tools/maildir2claws-mail.pl
7737         * tools/make.themes.project
7738         * tools/multiwebsearch.pl
7739         * tools/outlook2claws-mail.pl
7740         * tools/tb2claws-mail
7741         * tools/kdeservicemenu/README
7742         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7743                 update mine and wwp's email addresses in
7744                 several places
7745                 Patch by wwp
7746         * src/prefs_compose_writing.c
7747                 set sensitivity on 'new message format' frame
7748
7749 2006-11-17 [paul]       2.6.0cvs54
7750
7751         * src/gtk/about.c
7752                 more reworking of the GUI
7753                 Patch by Fabien Vantard
7754
7755 2006-11-16 [paul]       2.6.0cvs53
7756
7757         * src/gtk/about.c
7758                 set a minimum size for the window, allow
7759                 it to automatically expand as necessary
7760
7761 2006-11-16 [wwp]        2.6.0cvs52
7762
7763         * src/gtk/about.c
7764                 better wrap of copyright info on some systems.
7765
7766 2006-11-16 [paul]       2.6.0cvs51
7767
7768         * src/gtk/about.c
7769                 move the tech info from the upper panel
7770                 to the Info tab
7771                 use a gtk_text_view for the features tab
7772
7773 2006-11-16 [paul]       2.6.0cvs50
7774
7775         * po/Makevars
7776                 update my email address
7777         * src/addressbook.c
7778         * src/compose.c
7779         * src/imap_gtk.c
7780         * src/mh_gtk.c
7781         * src/news_gtk.c
7782         * src/summaryview.c
7783         * src/plugins/trayicon/trayicon.c
7784                 don't offer simple menu separators
7785                 for translation
7786         * src/folderview.c
7787                 add separator between 'mark all read'
7788                 and 'search folder'
7789
7790 2006-11-15 [wwp]        2.6.0cvs49
7791
7792         * src/gtk/authors.h
7793                 updated manuals authors.
7794
7795 2006-11-14 [paul]       2.6.0cvs48
7796
7797         * src/compose.c
7798                 Fix Options/Reply mode after draft save
7799
7800 2006-11-14 [paul]       2.6.0cvs47
7801
7802         * src/Makefile.am
7803                 Fix make DESTDIR=...
7804         * src/mbox.c
7805                 Optimise speed
7806         * src/plugins/pgpinline/pgpinline.c
7807                 Probably fix bug 1061
7808
7809 2006-11-14 [paul]       2.6.0cvs46
7810
7811         * po/Makevars
7812                 enable Q_ macro
7813         * src/Makefile.am
7814         * src/stock_pixmap.c
7815         * src/stock_pixmap.h
7816         * src/gtk/about.c
7817         * src/pixmaps/active.xpm
7818         * src/pixmaps/inactive.xpm
7819                 add a new page, 'Features', to the About dialog
7820                 showing which features are compiled in and which
7821                 are not
7822
7823 2006-11-14 [paul]       2.6.0cvs45
7824
7825         * po/ru.po
7826                 updated by Pavlo Bohmat
7827
7828 2006-11-14 [colin]      2.6.0cvs44
7829
7830         * src/compose.c
7831         * src/inc.c
7832         * src/messageview.c
7833         * src/news.c
7834         * src/pop.c
7835         * src/procmsg.c
7836         * src/gtk/gtkaspell.c
7837                 Fix 64-bit-related warnings
7838         * src/ssl_manager.c
7839                 Fix possible infinite loop
7840         * src/plugins/pgpcore/sgpgme.c
7841                 Remove useless check
7842
7843 2006-11-13 [colin]      2.6.0cvs43
7844
7845         * src/gtk/Makefile.am
7846                 authors.h isn't generated
7847
7848 2006-11-13 [colin]      2.6.0cvs42
7849
7850         * src/plugins/pgpinline/pgpinline.c
7851         * src/plugins/pgpmime/pgpmime.c
7852                 Very probably fix bug 1061, 'crash on 
7853                 opening signed email'. Another cast
7854                 problem
7855
7856 2006-11-13 [colin]      2.6.0cvs41
7857
7858         * src/plugins/pgpcore/sgpgme.c
7859                 Maybe fix bug 1061, 'crash on opening 
7860                 signed email'
7861
7862 2006-11-13 [wwp]        2.6.0cvs40
7863
7864         * src/plugins/pgpinline/pgpinline.c
7865                 fix candidate for bug #1057, thanks to Colin.
7866
7867 2006-11-13 [wwp]        2.6.0cvs39
7868
7869         * src/compose.c
7870         * src/quote_fmt_parse.y
7871                 fix bug 1052: current parser buffer was not always 
7872                 allocated, ptr to this buffer could be returned as 
7873                 NULL whereas no parser error has occurred. in 
7874                 consequence, defining a template body as "%d" 
7875                 (w/o the quotes) for the first time of the instance 
7876                 of claws-mail, was reporting a parser error. make 
7877                 sure that the buffer is always allocated, even to 
7878                 an empty string.
7879                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7880                 unescaping of the fmt string was always done 
7881                 whereas it must be done *only* when receiving 
7882                 quote format strings issued from the prefs 
7883                 (compose new message, reply, forward, redirect 
7884                 formats), *not* when applying templates.  in 
7885                 consequences, applying templates w/ sequences 
7886                 like \\|p{echo} were failing. make sure that 
7887                 unescaping is done only when necessary.
7888
7889 2006-11-12 [colin]      2.6.0cvs38
7890
7891         * po/de.po
7892                 Fix typo (s/KB/MB)
7893
7894 2006-11-12 [colin]      2.6.0cvs37
7895
7896         * src/plugins/pgpinline/pgpinline.c
7897         * src/plugins/pgpmime/pgpmime.c
7898                 Release GPG context at the latest 
7899                 possible moment. Maybe fixes 
7900                 bug 1057, 'crash on sending signed 
7901                 message to a newsgroup'
7902                 
7903
7904 2006-11-12 [colin]      2.6.0cvs36
7905
7906         * src/plugins/pgpcore/sgpgme.c
7907                 Tell a bit more when gpg's status doesn't
7908                 contain any signature
7909
7910 2006-11-12 [colin]      2.6.0cvs35
7911
7912         * src/compose.c
7913                 Fix bug 1060, 'compilation error with 
7914                 Irix's cc'
7915
7916 2006-11-12 [paul]       2.6.0cvs34
7917
7918         * doc/man/claws-mail.1
7919         * src/prefs_gtk.c
7920         * src/plugins/clamav/README
7921         * src/plugins/spamassassin/README
7922         * tools/README
7923         * tools/freshmeat_search.pl
7924         * tools/google_search.pl
7925         * tools/multiwebsearch.pl
7926                 more renaming
7927         * src/plugins/trayicon/trayicon.c
7928                 fix compiliation warning
7929
7930 2006-11-11 [colin]      2.6.0cvs33
7931
7932         * src/folderview.c
7933                 Forbid drag and drop from/to different
7934                 folders of type F_UNKNOWN
7935
7936 2006-11-11 [colin]      2.6.0cvs32
7937
7938         * src/plugins/pgpinline/pgpinline.c
7939                 Fix typo in previous commit:
7940                 - gpgme_new(&ctx);
7941                 + if ((err = gpgme_new(&data->ctx)) ...)
7942
7943 2006-11-11 [colin]      2.6.0cvs31
7944
7945         * src/plugins/pgpinline/pgpinline.c
7946         * src/plugins/pgpmime/pgpmime.c
7947                 Check success after calling gpgme_new
7948                 Maybe fixes bug 1057, 'crash on sending 
7949                 signed message to a newsgroup'
7950
7951 2006-11-11 [colin]      2.6.0cvs30
7952
7953         * src/undo.c
7954                 init undostruct to 0s (from
7955                 valgrind log of bug 1057)
7956
7957 2006-11-10 [colin]      2.6.0cvs29
7958
7959         * src/mainwindow.c
7960                 Set cursor to wait before filtering
7961                 duplicates in all folders
7962         * src/plugins/bogofilter/bogofilter.c
7963         * src/plugins/bogofilter/bogofilter.h
7964         * src/plugins/bogofilter/bogofilter_gtk.c
7965                 Completely thread away the bogofilter
7966                 filtering
7967
7968 2006-11-10 [mones]      2.6.0cvs28
7969
7970         * src/compose.c
7971         * src/compose.h
7972                 added COMPOSE_CHECK_BEFORE_SEND hook
7973
7974 2006-11-10 [paul]       2.6.0cvs27
7975
7976         * src/crash.c
7977                 more renaming
7978                 add libSM to get_compiled_in_features()
7979         * src/main.c
7980                 more renaming
7981
7982 2006-11-10 [colin]      2.6.0cvs26
7983
7984         * src/etpan/imap-thread.c
7985                 Add a reference to libetpan's sasl engine
7986                 so that sasl_done() doesn't get called by
7987                 libetpan, and doesn't break openssl.
7988                 Should fix bug 1053, 'SC fails to reestablish 
7989                 a secure connection'
7990                 Patch by Hoa
7991
7992 2006-11-10 [colin]      2.6.0cvs25
7993
7994         * manual/addrbook.xml
7995         * manual/advanced.xml
7996         * manual/faq.xml
7997         * manual/intro.xml
7998                 Some more renaming
7999
8000 2006-11-09 [colin]      2.6.0cvs24
8001
8002         * src/plugins/bogofilter/bogofilter_gtk.c
8003                 Add comment about annoyance
8004
8005 2006-11-09 [colin]      2.6.0cvs23
8006
8007         * src/plugins/bogofilter/bogofilter.c
8008         * src/plugins/bogofilter/bogofilter_gtk.c
8009                 Prepare things needed to thread bogofilter
8010                 filtering: separate bogo stuff and possible GUI
8011                 stuff. 
8012
8013 2006-11-09 [colin]      2.6.0cvs22
8014
8015         * src/account.c
8016         * src/compose.c
8017                 Search for one of our accounts in Delivered-To
8018                 (helps for auto-account selection when 
8019                  replying/forwarding)
8020         * src/folderview.c
8021         * src/mainwindow.c
8022         * src/mainwindow.h
8023         * src/plugins/trayicon/trayicon.c
8024                 Allow opening a new mail with any account from
8025                 the contextual menu
8026
8027 2006-11-09 [wwp]        2.6.0cvs21
8028
8029         * src/compose.c
8030         * src/prefs_common.c
8031         * src/prefs_common.h
8032         * src/prefs_compose_writing.c
8033                 add a compose new message format (in prefs/compose/writing), it's a
8034                 simple subject+body template to use when opening a new composition
8035                 window. It's similar to the existent reply and forward formats.
8036
8037                 enhanced the template/format % symbols substitution mechanism to
8038                 use current composition window information when % are used in
8039                 the compose new message format or in templates applied to new
8040                 messages (there were useless in that situations before). When
8041                 applied to new messages, %d corresponds to the system time/date.
8042
8043 2006-11-09 [paul]       2.6.0cvs20
8044
8045         * src/gtk/authors.h
8046                 fix last commit
8047
8048 2006-11-09 [paul]       2.6.0cvs19
8049
8050         * src/gtk/authors.h
8051                 keep tje alphabetical order
8052
8053 2006-11-08 [colin]      2.6.0cvs18
8054
8055         * src/etpan/imap-thread.c
8056                 Fix bug 1054, 'Slowness logging big 
8057                 data chunks'
8058
8059 2006-11-08 [paul]       2.6.0cvs17
8060
8061         * tools/Makefile.am
8062                 fix the renaming
8063
8064 2006-11-08 [paul]       2.6.0cvs16
8065
8066         * src/common/defs.h
8067                 update BUGZILLA_URI
8068
8069 2006-11-08 [paul]       2.6.0cvs15
8070
8071         * tools/Makefile.am
8072         * tools/OOo2claws-mail.pl
8073         * tools/OOo2sylpheed.pl
8074         * tools/README
8075         * tools/acroread2claws-mail.pl
8076         * tools/acroread2sylpheed.pl
8077         * tools/kmail2claws-mail.pl
8078         * tools/kmail2claws-mail_v2.pl
8079         * tools/kmail2sylpheed.pl
8080         * tools/kmail2sylpheed_v2.pl
8081         * tools/maildir2claws-mail.pl
8082         * tools/maildir2sylpheed.pl
8083         * tools/nautilus2claws-mail.sh
8084         * tools/nautilus2sylpheed.sh
8085         * tools/outlook2claws-mail.pl
8086         * tools/outlook2sylpheed.pl
8087         * tools/tb2claws-mail
8088         * tools/tb2sylpheed
8089         * tools/tbird2claws.py
8090         * tools/tbird2syl.py
8091         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8092         * tools/kdeservicemenu/install.sh
8093         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8094         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8095         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8096         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8097         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8098                 renamed (removed, added) tools files
8099
8100 2006-11-08 [paul]       2.6.0cvs14
8101
8102         * src/main.c
8103         * src/common/defs.h
8104                 Migrate sylpheedrc to clawsrc, and fix the standard
8105                 plugins path in the process
8106
8107 2006-11-07 [colin]      2.6.0cvs13
8108
8109         * src/Makefile.am
8110                 Symlink sylpheed-claws relative to 
8111                 claws-mail
8112
8113 2006-11-07 [colin]      2.6.0cvs12
8114
8115         * src/compose.c
8116                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8117
8118 2006-11-07 [paul]       2.6.0cvs11
8119
8120         * src/gtk/about.c
8121                 Fix a missed occurence of
8122                 Sylpheed-Claws
8123
8124 2006-11-07 [paul]       2.6.0cvs10
8125
8126         * src/Makefile.am
8127                 Fix symlink installation
8128
8129 2006-11-07 [paul]       2.6.0cvs9
8130
8131         * src/Makefile.am
8132                 Symlink claws-mail to sylpheed-claws
8133         * src/common/utils.c
8134                 Fix migrating symlinks
8135         * src/etpan/imap-thread.c
8136                 check certificate only when there's
8137                 no error
8138
8139 2006-11-07 [paul]       2.6.0cvs8
8140
8141         * Makefile.am
8142                 Fix icon breakages with Gtk, which needs a 
8143                 cache updated to see them.
8144
8145 2006-11-07 [paul]       2.6.0cvs7
8146
8147         * .cvsignore
8148         * AUTHORS
8149         * COPYING
8150         * INSTALL
8151         * Makefile.am
8152         * NEWS
8153         * README
8154         * RELEASE_NOTES
8155         * autogen.sh
8156         * claws-mail-128x128.png
8157         * claws-mail-64x64.png
8158         * claws-mail.ico
8159         * claws-mail.pc.in
8160         * claws-mail.png
8161         * configure.ac
8162         * sylpheed-claws-128x128.png
8163         * sylpheed-claws-64x64.png
8164         * sylpheed-claws.desktop
8165         * sylpheed-claws.ico
8166         * sylpheed-claws.pc.in
8167         * sylpheed-claws.png
8168         * debian/README.Debian
8169         * debian/changelog
8170         * debian/claws-mail.desktop
8171         * debian/claws-mail.menu
8172         * debian/claws-mail.postinst.debhelper
8173         * debian/claws-mail.postrm.debhelper
8174         * debian/control
8175         * debian/copyright
8176         * debian/files
8177         * debian/rules
8178         * debian/sylpheed-claws.desktop
8179         * debian/sylpheed-claws.menu
8180         * debian/sylpheed-claws.postinst.debhelper
8181         * debian/sylpheed-claws.postrm.debhelper
8182         * doc/man/Makefile.am
8183         * doc/man/claws-mail.1
8184         * doc/man/sylpheed-claws.1
8185         * doc/src/ChangeLog.claws-pre0.8.0
8186         * manual/Makefile.am
8187         * manual/account.xml
8188         * manual/ack.xml
8189         * manual/addrbook.xml
8190         * manual/advanced.xml
8191         * manual/claws-mail-manual.xml
8192         * manual/faq.xml
8193         * manual/glossary.xml
8194         * manual/handling.xml
8195         * manual/intro.xml
8196         * manual/keyboard.xml
8197         * manual/plugins.xml
8198         * manual/starting.xml
8199         * manual/sylpheed-claws-manual.xml
8200         * manual/xml2pdf
8201         * manual/dist/.cvsignore
8202         * manual/dist/html/.cvsignore
8203         * manual/dist/html/Makefile.am
8204         * manual/dist/pdf/.cvsignore
8205         * manual/dist/pdf/Makefile.am
8206         * manual/dist/ps/.cvsignore
8207         * manual/dist/ps/Makefile.am
8208         * manual/dist/txt/.cvsignore
8209         * manual/dist/txt/Makefile.am
8210         * manual/es/Makefile.am
8211         * manual/es/advanced.xml
8212         * manual/es/claws-mail-manual.xml
8213         * manual/es/faq.xml
8214         * manual/es/glossary.xml
8215         * manual/es/handling.xml
8216         * manual/es/intro.xml
8217         * manual/es/plugins.xml
8218         * manual/es/sylpheed-claws-manual.xml
8219         * manual/es/dist/.cvsignore
8220         * manual/es/dist/html/.cvsignore
8221         * manual/es/dist/html/Makefile.am
8222         * manual/es/dist/pdf/.cvsignore
8223         * manual/es/dist/pdf/Makefile.am
8224         * manual/es/dist/ps/.cvsignore
8225         * manual/es/dist/ps/Makefile.am
8226         * manual/es/dist/txt/.cvsignore
8227         * manual/es/dist/txt/Makefile.am
8228         * manual/fr/Makefile.am
8229         * manual/fr/account.xml
8230         * manual/fr/ack.xml
8231         * manual/fr/addrbook.xml
8232         * manual/fr/advanced.xml
8233         * manual/fr/claws-mail-manual.xml
8234         * manual/fr/faq.xml
8235         * manual/fr/glossary.xml
8236         * manual/fr/handling.xml
8237         * manual/fr/intro.xml
8238         * manual/fr/keyboard.xml
8239         * manual/fr/plugins.xml
8240         * manual/fr/starting.xml
8241         * manual/fr/sylpheed-claws-manual.xml
8242         * manual/fr/dist/.cvsignore
8243         * manual/fr/dist/html/.cvsignore
8244         * manual/fr/dist/html/Makefile.am
8245         * manual/fr/dist/pdf/.cvsignore
8246         * manual/fr/dist/pdf/Makefile.am
8247         * manual/fr/dist/ps/.cvsignore
8248         * manual/fr/dist/ps/Makefile.am
8249         * manual/fr/dist/txt/.cvsignore
8250         * manual/fr/dist/txt/Makefile.am
8251         * manual/pl/Makefile.am
8252         * manual/pl/account.xml
8253         * manual/pl/ack.xml
8254         * manual/pl/addrbook.xml
8255         * manual/pl/advanced.xml
8256         * manual/pl/claws-mail-manual.xml
8257         * manual/pl/faq.xml
8258         * manual/pl/glossary.xml
8259         * manual/pl/handling.xml
8260         * manual/pl/intro.xml
8261         * manual/pl/keyboard.xml
8262         * manual/pl/plugins.xml
8263         * manual/pl/starting.xml
8264         * manual/pl/sylpheed-claws-manual.xml
8265         * manual/pl/dist/.cvsignore
8266         * manual/pl/dist/html/.cvsignore
8267         * manual/pl/dist/html/Makefile.am
8268         * manual/pl/dist/pdf/.cvsignore
8269         * manual/pl/dist/pdf/Makefile.am
8270         * manual/pl/dist/ps/.cvsignore
8271         * manual/pl/dist/ps/Makefile.am
8272         * manual/pl/dist/txt/.cvsignore
8273         * manual/pl/dist/txt/Makefile.am
8274         * po/.cvsignore
8275         * po/Makevars
8276         * src/.cvsignore
8277         * src/Makefile.am
8278         * src/account.c
8279         * src/account.h
8280         * src/action.c
8281         * src/action.h
8282         * src/adbookbase.h
8283         * src/addr_compl.c
8284         * src/addr_compl.h
8285         * src/addrbook.c
8286         * src/addrcache.c
8287         * src/addrcache.h
8288         * src/addrcindex.c
8289         * src/addrcindex.h
8290         * src/addrclip.c
8291         * src/addrclip.h
8292         * src/addrdefs.h
8293         * src/addressadd.c
8294         * src/addressadd.h
8295         * src/addressbook.c
8296         * src/addressbook.h
8297         * src/addressbook_foldersel.c
8298         * src/addressbook_foldersel.h
8299         * src/addrgather.c
8300         * src/addrgather.h
8301         * src/addrharvest.c
8302         * src/addrharvest.h
8303         * src/addrindex.c
8304         * src/addrindex.h
8305         * src/addritem.c
8306         * src/addritem.h
8307         * src/addrquery.c
8308         * src/addrquery.h
8309         * src/addrselect.c
8310         * src/addrselect.h
8311         * src/alertpanel.c
8312         * src/alertpanel.h
8313         * src/browseldap.c
8314         * src/browseldap.h
8315         * src/codeconv.c
8316         * src/codeconv.h
8317         * src/compose.c
8318         * src/crash.c
8319         * src/crash.h
8320         * src/customheader.c
8321         * src/customheader.h
8322         * src/displayheader.c
8323         * src/displayheader.h
8324         * src/editaddress.c
8325         * src/editaddress.h
8326         * src/editbook.c
8327         * src/editbook.h
8328         * src/editgroup.c
8329         * src/editgroup.h
8330         * src/editjpilot.c
8331         * src/editjpilot.h
8332         * src/editldap.c
8333         * src/editldap.h
8334         * src/editldap_basedn.c
8335         * src/editldap_basedn.h
8336         * src/editvcard.c
8337         * src/editvcard.h
8338         * src/exphtmldlg.c
8339         * src/exphtmldlg.h
8340         * src/expldifdlg.c
8341         * src/expldifdlg.h
8342         * src/export.c
8343         * src/exporthtml.c
8344         * src/exporthtml.h
8345         * src/exportldif.c
8346         * src/exportldif.h
8347         * src/filtering.c
8348         * src/filtering.h
8349         * src/folder.c
8350         * src/folder.h
8351         * src/folder_item_prefs.c
8352         * src/folder_item_prefs.h
8353         * src/foldersel.c
8354         * src/foldersel.h
8355         * src/folderutils.c
8356         * src/folderutils.h
8357         * src/folderview.c
8358         * src/folderview.h
8359         * src/grouplistdialog.c
8360         * src/grouplistdialog.h
8361         * src/html.c
8362         * src/html.h
8363         * src/image_viewer.c
8364         * src/image_viewer.h
8365         * src/imap.c
8366         * src/imap.h
8367         * src/imap_gtk.c
8368         * src/imap_gtk.h
8369         * src/import.c
8370         * src/import.h
8371         * src/importldif.c
8372         * src/importldif.h
8373         * src/importmutt.c
8374         * src/importmutt.h
8375         * src/importpine.c
8376         * src/importpine.h
8377         * src/inc.c
8378         * src/inc.h
8379         * src/jpilot.c
8380         * src/jpilot.h
8381         * src/ldapctrl.c
8382         * src/ldapctrl.h
8383         * src/ldaplocate.c
8384         * src/ldaplocate.h
8385         * src/ldapquery.c
8386         * src/ldapquery.h
8387         * src/ldapserver.c
8388         * src/ldapserver.h
8389         * src/ldaputil.c
8390         * src/ldaputil.h
8391         * src/ldif.c
8392         * src/ldif.h
8393         * src/localfolder.c
8394         * src/localfolder.h
8395         * src/main.c
8396         * src/main.h
8397         * src/mainwindow.c
8398         * src/mainwindow.h
8399         * src/manual.c
8400         * src/manual.h
8401         * src/matcher.c
8402         * src/matcher.h
8403         * src/matcher_parser.h
8404         * src/matcher_parser_lex.l
8405         * src/matcher_parser_parse.y
8406         * src/mbox.c
8407         * src/mbox.h
8408         * src/message_search.c
8409         * src/message_search.h
8410         * src/messageview.c
8411         * src/messageview.h
8412         * src/mh.c
8413         * src/mh.h
8414         * src/mh_gtk.c
8415         * src/mh_gtk.h
8416         * src/mimeview.c
8417         * src/mimeview.h
8418         * src/msgcache.c
8419         * src/msgcache.h
8420         * src/mutt.c
8421         * src/mutt.h
8422         * src/news.c
8423         * src/news.h
8424         * src/news_gtk.c
8425         * src/news_gtk.h
8426         * src/noticeview.c
8427         * src/noticeview.h
8428         * src/partial_download.c
8429         * src/partial_download.h
8430         * src/pine.c
8431         * src/pine.h
8432         * src/pop.c
8433         * src/pop.h
8434         * src/prefs_account.c
8435         * src/prefs_account.h
8436         * src/prefs_actions.c
8437         * src/prefs_actions.h
8438         * src/prefs_common.c
8439         * src/prefs_common.h
8440         * src/prefs_compose_writing.c
8441         * src/prefs_compose_writing.h
8442         * src/prefs_customheader.c
8443         * src/prefs_customheader.h
8444         * src/prefs_display_header.c
8445         * src/prefs_display_header.h
8446         * src/prefs_ext_prog.c
8447         * src/prefs_ext_prog.h
8448         * src/prefs_filtering.c
8449         * src/prefs_folder_column.c
8450         * src/prefs_folder_column.h
8451         * src/prefs_folder_item.c
8452         * src/prefs_folder_item.h
8453         * src/prefs_fonts.c
8454         * src/prefs_fonts.h
8455         * src/prefs_gtk.c
8456         * src/prefs_gtk.h
8457         * src/prefs_image_viewer.c
8458         * src/prefs_image_viewer.h
8459         * src/prefs_matcher.c
8460         * src/prefs_matcher.h
8461         * src/prefs_message.c
8462         * src/prefs_message.h
8463         * src/prefs_msg_colors.c
8464         * src/prefs_msg_colors.h
8465         * src/prefs_other.c
8466         * src/prefs_other.h
8467         * src/prefs_quote.c
8468         * src/prefs_quote.h
8469         * src/prefs_receive.c
8470         * src/prefs_receive.h
8471         * src/prefs_send.c
8472         * src/prefs_send.h
8473         * src/prefs_spelling.c
8474         * src/prefs_spelling.h
8475         * src/prefs_summaries.c
8476         * src/prefs_summaries.h
8477         * src/prefs_summary_column.c
8478         * src/prefs_summary_column.h
8479         * src/prefs_template.c
8480         * src/prefs_template.h
8481         * src/prefs_themes.c
8482         * src/prefs_themes.h
8483         * src/prefs_toolbar.c
8484         * src/prefs_toolbar.h
8485         * src/prefs_wrapping.c
8486         * src/prefs_wrapping.h
8487         * src/privacy.c
8488         * src/privacy.h
8489         * src/procheader.c
8490         * src/procheader.h
8491         * src/procmime.c
8492         * src/procmime.h
8493         * src/procmsg.c
8494         * src/procmsg.h
8495         * src/quote_fmt.c
8496         * src/quote_fmt_parse.y
8497         * src/recv.c
8498         * src/recv.h
8499         * src/remotefolder.c
8500         * src/remotefolder.h
8501         * src/send_message.c
8502         * src/send_message.h
8503         * src/setup.c
8504         * src/setup.h
8505         * src/sourcewindow.c
8506         * src/sourcewindow.h
8507         * src/ssl_manager.c
8508         * src/ssl_manager.h
8509         * src/statusbar.c
8510         * src/statusbar.h
8511         * src/stock_pixmap.c
8512         * src/stock_pixmap.h
8513         * src/summary_search.c
8514         * src/summary_search.h
8515         * src/summaryview.c
8516         * src/summaryview.h
8517         * src/syldap.c
8518         * src/syldap.h
8519         * src/textview.c
8520         * src/textview.h
8521         * src/toolbar.c
8522         * src/toolbar.h
8523         * src/undo.c
8524         * src/undo.h
8525         * src/unmime.c
8526         * src/unmime.h
8527         * src/vcard.c
8528         * src/vcard.h
8529         * src/wizard.c
8530         * src/wizard.h
8531         * src/common/base64.c
8532         * src/common/base64.h
8533         * src/common/defs.h
8534         * src/common/hooks.c
8535         * src/common/hooks.h
8536         * src/common/log.c
8537         * src/common/log.h
8538         * src/common/mgutils.c
8539         * src/common/mgutils.h
8540         * src/common/nntp.c
8541         * src/common/nntp.h
8542         * src/common/passcrypt.c
8543         * src/common/passcrypt.h.in
8544         * src/common/plugin.c
8545         * src/common/plugin.h
8546         * src/common/prefs.c
8547         * src/common/prefs.h
8548         * src/common/progressindicator.c
8549         * src/common/progressindicator.h
8550         * src/common/quoted-printable.c
8551         * src/common/quoted-printable.h
8552         * src/common/session.c
8553         * src/common/session.h
8554         * src/common/smtp.c
8555         * src/common/smtp.h
8556         * src/common/socket.c
8557         * src/common/socket.h
8558         * src/common/ssl.c
8559         * src/common/ssl.h
8560         * src/common/stringtable.c
8561         * src/common/stringtable.h
8562         * src/common/sylpheed.c
8563         * src/common/sylpheed.h
8564         * src/common/template.c
8565         * src/common/template.h
8566         * src/common/timing.h
8567         * src/common/utils.c
8568         * src/common/utils.h
8569         * src/common/version.h.in
8570         * src/common/xml.c
8571         * src/common/xml.h
8572         * src/common/xmlprops.c
8573         * src/common/xmlprops.h
8574         * src/gtk/about.c
8575         * src/gtk/colorlabel.c
8576         * src/gtk/colorlabel.h
8577         * src/gtk/colorsel.c
8578         * src/gtk/colorsel.h
8579         * src/gtk/combobox.c
8580         * src/gtk/combobox.h
8581         * src/gtk/description_window.c
8582         * src/gtk/description_window.h
8583         * src/gtk/filesel.c
8584         * src/gtk/filesel.h
8585         * src/gtk/foldersort.c
8586         * src/gtk/foldersort.h
8587         * src/gtk/gtkaspell.c
8588         * src/gtk/gtkaspell.h
8589         * src/gtk/gtksctree.c
8590         * src/gtk/gtkshruler.c
8591         * src/gtk/gtkshruler.h
8592         * src/gtk/gtkutils.c
8593         * src/gtk/gtkutils.h
8594         * src/gtk/icon_legend.c
8595         * src/gtk/icon_legend.h
8596         * src/gtk/logwindow.c
8597         * src/gtk/logwindow.h
8598         * src/gtk/manage_window.c
8599         * src/gtk/manage_window.h
8600         * src/gtk/pluginwindow.c
8601         * src/gtk/pluginwindow.h
8602         * src/gtk/prefswindow.c
8603         * src/gtk/prefswindow.h
8604         * src/gtk/quicksearch.c
8605         * src/gtk/quicksearch.h
8606         * src/pixmaps/claws-mail.xpm
8607         * src/pixmaps/claws-mail_icon.xpm
8608         * src/pixmaps/claws-mail_logo.xpm
8609         * src/pixmaps/sylpheed-claws.xpm
8610         * src/pixmaps/sylpheed-claws_icon.xpm
8611         * src/pixmaps/sylpheed-claws_logo.xpm
8612         * src/plugins/bogofilter/Makefile.am
8613         * src/plugins/bogofilter/bogofilter.c
8614         * src/plugins/bogofilter/bogofilter.h
8615         * src/plugins/bogofilter/bogofilter_gtk.c
8616         * src/plugins/clamav/Makefile.am
8617         * src/plugins/clamav/clamav_plugin.c
8618         * src/plugins/clamav/clamav_plugin.h
8619         * src/plugins/clamav/clamav_plugin_gtk.c
8620         * src/plugins/demo/Makefile.am
8621         * src/plugins/demo/demo.c
8622         * src/plugins/dillo_viewer/Makefile.am
8623         * src/plugins/dillo_viewer/README
8624         * src/plugins/dillo_viewer/dillo_prefs.c
8625         * src/plugins/dillo_viewer/dillo_prefs.h
8626         * src/plugins/dillo_viewer/dillo_viewer.c
8627         * src/plugins/pgpcore/Makefile.am
8628         * src/plugins/pgpcore/passphrase.c
8629         * src/plugins/pgpcore/passphrase.h
8630         * src/plugins/pgpcore/pgp_viewer.c
8631         * src/plugins/pgpcore/pgp_viewer.h
8632         * src/plugins/pgpcore/plugin.c
8633         * src/plugins/pgpcore/prefs_gpg.c
8634         * src/plugins/pgpcore/prefs_gpg.h
8635         * src/plugins/pgpcore/select-keys.c
8636         * src/plugins/pgpcore/select-keys.h
8637         * src/plugins/pgpcore/sgpgme.c
8638         * src/plugins/pgpcore/sgpgme.h
8639         * src/plugins/pgpcore/sylpheed.def
8640         * src/plugins/pgpcore/version.rc
8641         * src/plugins/pgpinline/Makefile.am
8642         * src/plugins/pgpinline/pgpinline.c
8643         * src/plugins/pgpinline/pgpinline.h
8644         * src/plugins/pgpinline/plugin.c
8645         * src/plugins/pgpinline/sylpheed.def
8646         * src/plugins/pgpinline/version.rc
8647         * src/plugins/pgpmime/Makefile.am
8648         * src/plugins/pgpmime/pgpmime.c
8649         * src/plugins/pgpmime/pgpmime.h
8650         * src/plugins/pgpmime/plugin.c
8651         * src/plugins/pgpmime/sylpheed.def
8652         * src/plugins/pgpmime/version.rc
8653         * src/plugins/spamassassin/Makefile.am
8654         * src/plugins/spamassassin/README
8655         * src/plugins/spamassassin/spamassassin.c
8656         * src/plugins/spamassassin/spamassassin.h
8657         * src/plugins/spamassassin/spamassassin_gtk.c
8658         * src/plugins/trayicon/Makefile.am
8659         * src/plugins/trayicon/trayicon.c
8660         * tools/OOo2sylpheed.pl
8661         * tools/README
8662         * tools/README.sylprint
8663         * tools/acroread2sylpheed.pl
8664         * tools/claws.i18n.status.pl
8665         * tools/filter_conv.pl
8666         * tools/filter_conv_new.pl
8667         * tools/freshmeat_search.pl
8668         * tools/google_search.pl
8669         * tools/kmail2sylpheed.pl
8670         * tools/kmail2sylpheed_v2.pl
8671         * tools/make.themes.project
8672         * tools/multiwebsearch.pl
8673         * tools/nautilus2sylpheed.sh
8674         * tools/outlook2sylpheed.pl
8675         * tools/sylprint.pl
8676         * tools/sylprint.rc
8677         * tools/tb2sylpheed
8678         * tools/textviewer.sh
8679         * tools/vcard2xml.py
8680         * tools/kdeservicemenu/README
8681         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8682         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8683         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8684                 Change name to Claws Mail. Announce to follow...
8685
8686 2006-11-06 [wwp]        2.6.0cvs6
8687
8688         * src/prefs_template.c
8689                 unify messages related to quote format/template errors (fix
8690                 capitalization), again.
8691
8692 2006-11-06 [wwp]        2.6.0cvs5
8693
8694         * src/prefs_quote.c
8695                 unify messages related to quote format/template errors.
8696
8697 2006-11-06 [wwp]        2.6.0cvs4
8698
8699         * src/prefs_msg_colors.c
8700                 more uses of Q_ macro for contextual translations, thanks
8701                 to Fabien (fzzzzz).
8702
8703 2006-11-06 [wwp]        2.6.0cvs3
8704
8705         * src/compose.c
8706         * src/common/utils.c
8707         * src/common/utils.h
8708                 show an alertpanel to make sure users are aware that sensitive
8709                 files are attached (it's file blacklist-based). This will fix
8710                 interaction w/ GoogleEarth for instance, thanks to Colin.
8711
8712 2006-11-06 [wwp]        2.6.0cvs2
8713
8714         * src/prefs_quote.c
8715         * src/prefs_template.c
8716         * src/prefs_template.h
8717                 check quote format when applying/closing prefs. For now this only
8718                 shows up an error dialog box, not preventing the user from using
8719                 a broken quote (reply, forwards) format.
8720
8721 2006-11-06 [wwp]        2.6.0cvs1
8722
8723         * src/prefs_template.c
8724                 fix missing checks of some template fields.
8725
8726 2006-11-06 [paul]       2.6.0
8727
8728         * NEWS
8729         * README
8730         * RELEASE_NOTES
8731                 2.6.0 released
8732
8733 2006-11-06 [paul]       2.5.6cvs22
8734
8735         * manual/advanced.xml
8736         * manual/es/advanced.xml
8737                 put 'respect_flowed_format' info in the correct
8738                 place
8739
8740 2006-11-06 [mones]      2.5.6cvs21
8741
8742         * po/es.po
8743                 Minor fixes for release
8744
8745 2006-11-06 [paul]       2.5.6cvs20
8746
8747         * po/cs.po
8748         * po/de.po
8749         * po/fr.po
8750         * po/it.po
8751         * po/nl.po
8752         * po/pt_BR.po
8753         * po/sk.po
8754         * po/sv.po
8755         * po/zh_CN.po
8756                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8757                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8758                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8759                 Young
8760
8761 2006-11-02 [colin]      2.5.6cvs19
8762
8763         * src/imap.c
8764         * src/imap.h
8765         * src/prefs_account.c
8766         * src/etpan/imap-thread.c
8767                 Add GSSAPI support - fixes Debian bug #383274
8768
8769 2006-11-01 [colin]      2.5.6cvs18
8770
8771         * src/jpilot.c
8772                 Handle libpisock12 support. Probably
8773                 fixes bug 1046, 'jpilot AddressDB.pdb 
8774                 import fail'
8775
8776 2006-11-01 [colin]      2.5.6cvs17
8777
8778         * src/folderutils.c
8779                 debug_print() folderutils_mark_all_read()
8780
8781 2006-11-01 [colin]      2.5.6cvs16
8782
8783         * COPYING
8784                 Add missed files to the Apache exception
8785
8786 2006-10-31 [colin]      2.5.6cvs15
8787
8788         * src/folder.c
8789         * src/folder.h
8790                 Add a copy_private_data() func to FolderClasses
8791                 Doesn't break the feature freeze, because we 
8792                 won't use it (right now) in the core.
8793
8794 2006-10-31 [colin]      2.5.6cvs14
8795
8796         * COPYING
8797                 Allow linking with the Apache licensed files in
8798                 src/plugins/spamassassin. Hopefully fixes 
8799                 bug 1048, 'Spamassassin plugin license problem'
8800
8801 2006-10-31 [wwp]        2.5.6cvs13
8802
8803         * src/compose.c
8804                 fix and optimize trimming of leading linefeeds in body loop.
8805
8806 2006-10-31 [colin]      2.5.6cvs12
8807
8808         * src/etpan/imap-thread.c
8809         * src/imap.c
8810                 Make really sure to have NULL sets in case
8811                 of error
8812
8813 2006-10-30 [wwp]        2.5.6cvs11
8814
8815         * src/prefs_common.c
8816         * src/prefs_common.h
8817         * src/compose.c
8818                 fix broken storage of quote format template when it contains \-escape
8819                 sequences. The application of such sequences is also fixed now (\t
8820                 in quote format will be a real tab instead of a 't', for instance).
8821
8822 2006-10-27 [colin]      2.5.6cvs10
8823
8824         * src/compose.c
8825                 Probably fix bug 1045, 'sylpheed-claws 
8826                 doesn't remove the mail from the IMAP 
8827                 Queue folder after sending'. From
8828                 2.5.6cvs3-stable
8829
8830 2006-10-27 [colin]      2.5.6cvs9
8831
8832         * configure.ac
8833                 Require libetpan-0.48. I'm so annoying,
8834                 I know ;-)
8835
8836 2006-10-27 [colin]      2.5.6cvs8
8837
8838         * src/folder.c
8839         * src/imap.c
8840                 Probably fix bug 1044, 'sylpheed-claws 
8841                 segfaults while moving mails' - Fix relation
8842                 usage when moving to an IMAP mailbox from another
8843                 mailbox
8844
8845 2006-10-26 [paul]       2.5.6cvs7
8846
8847         * src/gtk/about.c
8848                 add libSM to compiled-in features
8849                 list
8850
8851 2006-10-24 [colin]      2.5.6cvs6
8852
8853         * src/textview.c
8854         * src/gtk/gtkutils.c
8855                 Fix crash when printing emails with an
8856                 xface
8857
8858 2006-10-24 [mones]      2.5.6cvs5
8859
8860         * manual/es/advanced.xml
8861                 Synchronize hidden option respect_flowed_format
8862         * po/es.po
8863                 Updated translation
8864
8865 2006-10-21 [paul]       2.5.6cvs4
8866
8867         * src/gtk/authors.h
8868         * src/plugins/pgpcore/pgp_viewer.c
8869         * src/plugins/pgpcore/sgpgme.c
8870                 fix building on BSDs
8871                 Thanks to Michael Hughes
8872                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8873
8874 2006-10-20 [colin]      2.5.6cvs3
8875
8876         * configure.ac
8877                 Bump up libetpan requirement
8878                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8879         * src/common/utils.c
8880         * src/common/utils.h
8881                 Add convenience get_file_mtime()
8882         * src/imap.c
8883         * src/etpan/imap-thread.c
8884         * src/etpan/imap-thread.h
8885                 Implement UIDPLUS support if the server
8886                 supports it - faster sending in this case
8887
8888 2006-10-19 [colin]      2.5.6cvs2
8889
8890         * src/gtk/quicksearch.c
8891                 Fix emptying in type-ahead+extended mode
8892         * src/mainwindow.c
8893         * src/mainwindow.h
8894                 Add a hook for offline state change
8895         * src/plugins/trayicon/trayicon.c
8896                 Use it to display offline icons
8897         * src/plugins/trayicon/Makefile.am
8898         * src/plugins/trayicon/newmail.offline.xpm
8899         * src/plugins/trayicon/newmarkedmail.offline.xpm
8900         * src/plugins/trayicon/nomail.offline.xpm
8901         * src/plugins/trayicon/unreadmail.offline.xpm
8902         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8903                 Add the icons
8904
8905 2006-10-12 [paul]       2.5.6cvs1
8906
8907         * NEWS
8908         * README
8909         * configure.ac
8910                 Update version number following
8911                 stable release
8912
8913 2006-10-19 [colin]      2.5.5cvs18
8914
8915         * manual/handling.xml
8916                 Add type-ahead search
8917
8918 2006-10-18 [colin]      2.5.5cvs17
8919
8920         * src/gtk/quicksearch.c
8921                 Remove "save to history only if there's
8922                 no syntax error", it breaks for some 
8923                 reason which I'll investigate later.
8924
8925 2006-10-18 [colin]      2.5.5cvs16
8926
8927         * src/prefs_common.c
8928         * src/prefs_common.h
8929         * src/summaryview.c
8930         * src/gtk/quicksearch.c
8931         * src/gtk/quicksearch.h
8932                 Add a type-ahead option for fast searches
8933                 Patch by Fabien Vantard
8934
8935 2006-10-18 [colin]      2.5.5cvs15
8936
8937         * src/compose.c
8938         * src/compose.h
8939                 Add Options/Reply mode/ menu to be able to
8940                 change the recipients of a reply on the fly
8941
8942 2006-10-18 [colin]      2.5.5cvs14
8943
8944         * src/compose.c
8945                 Fix redirecting of our own sent mails
8946
8947 2006-10-17 [wwp]        2.5.5cvs13
8948
8949         * src/send_message.c
8950                 Fix duplicate error messages when sending, and missing
8951                 newline in such error messages.
8952
8953 2006-10-17 [colin]      2.5.5cvs12
8954
8955         * src/compose.c
8956                 Compare addresses case-insensitive
8957
8958 2006-10-17 [colin]      2.5.5cvs11
8959
8960         * src/plugins/pgpcore/sgpgme.c
8961                 Fix return status
8962
8963 2006-10-17 [colin]      2.5.5cvs10
8964
8965         * src/plugins/pgpcore/pgp_viewer.c
8966                 Fix return status
8967
8968 2006-10-17 [colin]      2.5.5cvs9
8969
8970         * src/quote_fmt.c
8971                 Fix a typo (thanks to Fabien)
8972
8973 2006-10-16 [colin]      2.5.5cvs8
8974
8975         * src/textview.c
8976                 Fix problem with quote-folding when emails
8977                 don't convert cleanly to UTF-8
8978
8979 2006-10-14 [colin]      2.5.5cvs7
8980
8981         * src/prefs_template.c
8982                 Reset fields when reopening
8983                 the window
8984
8985 2006-10-13 [paul]       2.5.5cvs6
8986
8987         * manual/advanced.xml
8988         * src/prefs_message.c
8989                 make 'respect_flowed_format' a hidden
8990                 option, and add a manual entry for it
8991                 Thanks to Colin
8992
8993 2006-10-12 [colin]      2.5.5cvs5
8994
8995         * src/codeconv.c
8996                 Revert part of 2.5.2cvs21:
8997                 Don't optimise by reusing the 
8998                 last iconv converter if possible:
8999                 it seems slightly broken in a 
9000                 very hard way to reproduce
9001
9002 2006-10-12 [colin]      2.5.5cvs4
9003
9004         * src/prefs_common.c
9005         * src/prefs_common.h
9006         * src/prefs_message.c
9007         * src/procmime.c
9008                 Fix bug 1035, 'Incorrect handling 
9009                 of flowed lines'. We now optionnaly
9010                 handle this format (preference is in
9011                 Message View/Text options section)
9012
9013 2006-10-12 [colin]      2.5.5cvs3
9014
9015         * po/POTFILES.in
9016                 Add new file
9017         * src/plugins/pgpcore/pgp_viewer.c
9018         * src/plugins/pgpcore/sgpgme.c
9019                 Don't try to import without asking
9020
9021 2006-10-12 [colin]      2.5.5cvs2
9022
9023         * src/compose.c
9024                 Fix bug 1036, 'Forwarding a mutlipart
9025                 mail with a "text/html" block to ms
9026                 outlook users leeds to freeze of
9027                 outlook'. Poor outlook users...
9028
9029 2006-10-12 [paul]       2.5.5cvs1
9030
9031         * NEWS
9032         * README
9033         * configure.ac
9034                 Update version number following
9035                 stable release
9036
9037 2006-10-11 [paul]       2.5.4cvs1
9038
9039         * NEWS
9040         * README
9041         * configure.ac
9042                 Update version number following
9043                 stable release
9044
9045 2006-10-11 [paul]       2.5.3cvs32
9046
9047         * src/textview.c
9048                 fix bug 1032, 'Segmentation fault when showing
9049                 message' (bug in quote folding)
9050                 Thanks to Colin
9051
9052 2006-10-10 [colin]      2.5.3cvs31
9053
9054         * src/quote_fmt.c
9055                 Rephrase english a bit
9056
9057 2006-10-10 [colin]      2.5.3cvs30
9058
9059         * src/prefs_compose_writing.c
9060                 Stop making the page larger than the window
9061
9062 2006-10-10 [wwp]        2.5.3cvs29
9063
9064         * src/compose.c
9065         * src/prefs_template.c
9066         * src/quote_fmt.c
9067         * src/quote_fmt.h
9068         * src/quote_fmt_lex.l
9069         * src/quote_fmt_parse.y
9070                 Extend the quote parser a bit: allow to get access to
9071                 basic (composing) account info.
9072
9073 2006-10-10 [colin]      2.5.3cvs28
9074
9075         * src/procheader.c
9076                 Fix this \t problem in subject
9077
9078 2006-10-09 [colin]      2.5.3cvs27
9079
9080         * src/main.c
9081         * src/prefs_gtk.c
9082                 Prepare cache a bit later
9083                 If section already exists, skip the new one 
9084                 (as previously); avoid writing the same block
9085                 twice - if we find a second block with the 
9086                 same id, skip it.
9087         * src/plugins/pgpcore/pgp_viewer.c
9088                 Set cursor to busy when retrieving a key
9089         * src/plugins/pgpcore/sgpgme.c
9090                 allow 5 seconds for gpg to export the key
9091                 
9092
9093 2006-10-09 [colin]      2.5.3cvs26
9094
9095         * configure.ac
9096         * src/msgcache.c
9097         * src/prefs_gtk.c
9098                 Check for existence of fgets_unlocked
9099                 and fwrite_unlocked
9100
9101 2006-10-09 [paul]       2.5.3cvs25
9102
9103         * src/prefs_summaries.c
9104                 replace strftime() with fast_strftime() and in
9105                 the consequence fix the bug in the display of
9106                 AM/PM in the 'Example' string
9107
9108 2006-10-09 [ticho]      2.5.3cvs24
9109
9110         * po/sk.po
9111                 Updated (and fixed up somewhat) Slovak translation.
9112
9113 2006-10-08 [colin]      2.5.3cvs23
9114
9115         * src/prefs_folder_item.c
9116                 Explain why prefs in the top-level folder
9117                 aren't retained, but are still useful
9118
9119 2006-10-08 [colin]      2.5.3cvs22
9120
9121         * src/prefs_gtk.c
9122                 Don't cache anything if caching fails
9123
9124 2006-10-08 [colin]      2.5.3cvs21
9125
9126         * src/common/utils.c
9127                 always include gi18n.h
9128
9129 2006-10-07 [colin]      2.5.3cvs20
9130
9131         * src/plugins/pgpcore/pgp_viewer.c
9132                 Kill gpg after 5 seconds wait
9133
9134 2006-10-07 [colin]      2.5.3cvs19
9135
9136         * src/plugins/pgpcore/pgp_viewer.c
9137         * src/plugins/pgpcore/pgp_viewer.h
9138                 Fix copyright
9139
9140 2006-10-07 [colin]      2.5.3cvs18
9141
9142         * src/plugins/pgpcore/pgp_viewer.c
9143         * src/plugins/pgpcore/pgp_viewer.h
9144                 Actually add the files to CVS
9145
9146 2006-10-07 [colin]      2.5.3cvs17
9147
9148         * src/plugins/pgpcore/sgpgme.c
9149                 Be sure not to crash on 'application/pgp-signature' that
9150                 are not application/pgp-signatures
9151
9152 2006-10-07 [colin]      2.5.3cvs16
9153
9154         * src/textview.c
9155         * src/textview.h
9156                 Make a bit more of the API available
9157         * src/plugins/pgpcore/Makefile.am
9158         * src/plugins/pgpcore/plugin.c
9159         * src/plugins/pgpcore/sgpgme.c
9160                 Add basic key import/export
9161
9162 2006-10-07 [colin]      2.5.3cvs15
9163
9164         * src/folderview.c
9165         * src/imap.c
9166         * src/prefs_account.c
9167         * src/wizard.c
9168                 Warn users *everywhere* if libetpan's not
9169                 linked in
9170
9171 2006-10-06 [mones]      2.5.3cvs14
9172
9173         * po/de.po
9174         * po/es.po
9175                 updated by Stephan Sachse and me
9176
9177 2006-10-06 [colin]      2.5.3cvs13
9178
9179         * src/main.c
9180         * src/common/sylpheed.c
9181                 Don't load common plugins if --exit is passed
9182         * src/prefs_gtk.c
9183         * src/prefs_gtk.h
9184                 Implement a cache to avoid reading the same
9185                 files over and over again at startup
9186
9187 2006-10-06 [colin]      2.5.3cvs12
9188
9189         * src/summaryview.c
9190         * src/gtk/quicksearch.c
9191                 Update display every 5k mails on fast searches
9192
9193 2006-10-06 [colin]      2.5.3cvs11
9194
9195         * src/textview.c
9196                 Don't do quote folding on HTML or ERTF.
9197                 May fix the Cygwin issues if they were
9198                 happening with HTML mails?
9199
9200 2006-10-05 [colin]      2.5.3cvs10
9201
9202         * src/prefs_gtk.c
9203                 Oops, forgot one
9204
9205 2006-10-05 [colin]      2.5.3cvs9
9206
9207         * src/prefs_gtk.c
9208                 Use unlocked_stdio here too
9209
9210 2006-10-05 [colin]      2.5.3cvs8
9211
9212         * src/folderview.c
9213                 Fix go to next * after preferences apply
9214         * src/msgcache.c
9215                 Do the fd lock/unlock ourselves instead of
9216                 letting the libc do it at each write 
9217
9218 2006-10-05 [colin]      2.5.3cvs7
9219
9220         * src/common/utils.c
9221                 Faster division, thanks to Jean Diraison
9222
9223 2006-10-05 [paul]       2.5.3cvs6
9224
9225         * src/common/utils.c
9226                 fix building with --disable-nls
9227
9228 2006-10-04 [colin]      2.5.3cvs5
9229
9230         * src/folder.c
9231                 Maybe fix a segfault
9232
9233 2006-10-04 [wwp]        2.5.3cvs4
9234
9235         * src/prefs_folder_item.c
9236                 Fine-tune layouts in folder item prefs. Suggested by
9237                 Fabien Vantard <fzzzzz@gmail.com>.
9238
9239 2006-10-04 [wwp]        2.5.3cvs3
9240
9241         * src/prefs_folder_item.c
9242                 Kill the clandestine passengers. You didn't see anything.
9243
9244 2006-10-04 [wwp]        2.5.3cvs2
9245
9246         * src/prefs_folder_item.c
9247                 Add a way to test the subject simplify regexp in
9248                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9249                 w/ few layout changes.
9250
9251 2006-20-04 [paul]       2.5.3cvs1
9252
9253         * NEWS
9254         * README
9255         * configure.ac
9256                 Update version number following
9257                 stable release
9258
9259 2006-10-04 [colin]      2.5.2cvs42
9260
9261         * src/folder.c
9262         * src/folder.h
9263         * src/summaryview.c
9264                 Provide a way for folder classes to set their sort
9265                 type and key
9266
9267 2006-10-03 [colin]      2.5.2cvs41
9268
9269         * src/mh.c
9270                 Don't use strlen() to know if the
9271                 string's empty
9272
9273 2006-10-03 [colin]      2.5.2cvs40
9274
9275         * src/mh.c
9276                 Fix "check for new folders" with accentued folders
9277
9278 2006-10-03 [ticho]      2.5.2cvs39
9279
9280         * src/filtering.c
9281         * src/folder.c
9282         * src/inc.c
9283         * src/mbox.c
9284                 Colin's fix for "copy" filtering rules.
9285
9286 2006-10-02 [colin]      2.5.2cvs38
9287
9288         * src/folderview.c
9289                 Fix for double-click too
9290
9291 2006-10-02 [colin]      2.5.2cvs37
9292
9293         * src/folderview.c
9294                 correct fix for cvs36
9295
9296 2006-10-02 [colin]      2.5.2cvs36
9297
9298         * src/folderview.c
9299                 Fix 'goto next unread' after collapsing/expanding 
9300                 a node.
9301
9302 2006-10-02 [colin]      2.5.2cvs35
9303
9304         * src/summaryview.c
9305                 Fix double freeze/thaw
9306         * src/common/utils.c
9307         * src/common/utils.h
9308                 Reimplement strftime
9309         * src/procheader.c
9310                 Use it
9311
9312
9313 2006-10-02 [colin]      2.5.2cvs34
9314
9315         * src/mh.c
9316                 Time mh_write_sequences() - it's fast
9317         * src/summaryview.c
9318                 Init a variable to shut up gcc
9319
9320 2006-10-01 [colin]      2.5.2cvs33
9321
9322         * src/folder.c
9323         * src/mh.c
9324         * src/mh.h
9325         * src/msgcache.c
9326                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9327                 Add fsync but disable it, it's slow as hell
9328
9329 2006-10-01 [colin]      2.5.2cvs32
9330
9331         * src/mh.c
9332         * src/msgcache.c
9333                 fflush() caches and mh_sequences before
9334                 fclose()ing
9335
9336 2006-10-01 [colin]      2.5.2cvs31
9337
9338         * src/msgcache.c
9339                 Don't ftruncate when not using mmap
9340
9341 2006-09-30 [colin]      2.5.2cvs30
9342
9343         * src/main.c
9344                 Write folder list *after* saving caches
9345
9346 2006-09-30 [colin]      2.5.2cvs29
9347
9348         * src/folder.c
9349         * src/mh.c
9350                 Debug forced mtime changes
9351
9352 2006-09-30 [colin]      2.5.2cvs28
9353
9354         * src/folder.c
9355         * src/main.c
9356                 Remove useless debug_print()s (code
9357                 well-tested)
9358
9359 2006-09-30 [colin]      2.5.2cvs27
9360
9361         * src/mh.c
9362                 Do stuff faster when writing mh_sequences
9363
9364 2006-09-30 [colin]      2.5.2cvs26
9365
9366         * src/mh.c
9367                 Don't let the writing of .mh_sequences, which
9368                 can change the folder's mtime, let us think
9369                 we need to scan.
9370
9371 2006-09-30 [colin]      2.5.2cvs25
9372
9373         * src/folder.c
9374                 Move a debug_print where it belongs 
9375                 (processing)
9376         * src/summaryview.c
9377                 Don't mess with a huge slow subject
9378                 table if we're not threading by
9379                 subject
9380
9381 2006-09-30 [colin]      2.5.2cvs24
9382
9383         * src/msgcache.c
9384                 Reenable mmaped reads (*not* writes!)
9385         * src/procmsg.c
9386                 Don't destroy and recreate hashtables just
9387                 for fun
9388         * src/common/utils.c
9389                 Remove useless reply prefixes (it's case
9390                 unsensitive)
9391
9392 2006-09-30 [wwp]        2.5.2cvs23
9393
9394         * tools/fix_date.sh
9395                 Fixed a minor bug in date value extraction, added a switch
9396                 to replace non RFC-compliant Date: value, added a switch
9397                 to use strict RFC matching patterns for dates.
9398
9399 2006-09-29 [colin]      2.5.2cvs22
9400
9401         * src/matcher_parser.h
9402         * src/matcher_parser_parse.y
9403         * src/prefs_filtering.c
9404         * src/statusbar.c
9405         * src/summary_search.c
9406         * src/summaryview.c
9407         * src/gtk/quicksearch.c
9408         * src/gtk/quicksearch.h
9409                 Optimise searches by setting different
9410                 refresh intervals (depending if the 
9411                 search is fast or not)
9412
9413 2006-09-29 [colin]      2.5.2cvs21
9414
9415         * src/codeconv.c
9416                 Optimise by reusing the last iconv converter
9417                 if possible
9418         * src/textview.c
9419                 Optimise a bit (the foldable quotes feature
9420                 still has an awful O(n^2) algo
9421
9422 2006-09-29 [colin]      2.5.2cvs20
9423
9424         * src/gtk/gtksctree.c
9425         * src/gtk/gtksctree.h
9426                 Optimise de-selection via up/down or
9427                 another key
9428
9429 2006-09-28 [colin]      2.5.2cvs19
9430
9431         * src/action.c
9432         * src/compose.c
9433         * src/folderview.c
9434         * src/mainwindow.c
9435         * src/messageview.c
9436         * src/summary_search.c
9437         * src/toolbar.c
9438                 Avoid using summaryview->ctree directly
9439
9440 2006-09-28 [colin]      2.5.2cvs18
9441
9442         * src/summaryview.c
9443         * src/summaryview.h
9444                 Add helpers to freeze/thaw/grab_focus
9445                 Factorize calls to freeze/thaw/grab_focus
9446                 
9447
9448 2006-09-28 [colin]      2.5.2cvs17
9449
9450         * src/main.c
9451                 More guards for the session management
9452
9453 2006-09-28 [colin]      2.5.2cvs16
9454
9455         * src/folderview.c
9456         * src/gtk/gtksctree.c
9457         * src/gtk/gtksctree.h
9458                 Make expanding not recursive in folderview
9459
9460 2006-09-28 [colin]      2.5.2cvs15
9461
9462         * src/addressbook.c
9463                 If nothing is selected in the list (right part)
9464                 and a group is selected in the tree (left part),
9465                 mail this group.
9466
9467 2006-09-28 [colin]      2.5.2cvs14
9468
9469         * src/Makefile.am
9470                 Actually use SM_LIBS
9471
9472 2006-09-28 [ticho]      2.5.2cvs13
9473
9474         * src/export.c
9475         * src/messageview.c
9476         * src/mimeview.c
9477         * src/news.c
9478         * src/pop.c
9479         * src/prefs_themes.c
9480         * src/procmsg.c
9481                 Small i18n string optimization.
9482         * src/send_message.c
9483         * src/summaryview.c
9484         * src/common/session.c
9485         * src/common/smtp.c
9486         * src/common/ssl_certificate.c
9487         * src/common/utils.c
9488                 Use "Couldn't" instead of "Can't" in UI messages,
9489                 where appropriate.
9490
9491 2006-09-28 [colin]      2.5.2cvs12
9492
9493         * configure.ac
9494                 Possibly fix link errors
9495
9496 2006-09-27 [wwp]        2.5.2cvs11
9497
9498         * src/gtk/authors.h
9499         * doc/man/sylpheed-claws.1
9500         * manual/ack.xml
9501         * manual/es/ack.xml
9502         * manual/fr/ack.xml
9503         * manual/pl/ack.xml
9504                 Updated authors info (me, myself and I).
9505
9506 2006-09-27 [colin]      2.5.2cvs10
9507
9508         * src/addressbook.c
9509                 Remove useless printf
9510
9511 2006-09-27 [wwp]        2.5.2cvs9
9512
9513         * src/editgroup.c
9514         * src/send_message.c
9515         * src/inc.c
9516         * src/prefs_common.c
9517         * src/prefs_common.h
9518         * src/gtk/progressdialog.c
9519                 remember more windows' sizes (send dialog, received dialog,
9520                 edit group in addressbook).
9521
9522 2006-09-27 [colin]      2.5.2cvs8
9523
9524         * configure.ac
9525         * src/main.c
9526         * src/mainwindow.h
9527                 Use libSM to communicate with the session
9528                 manager, so that we can know when the 
9529                 session ends, save our caches, and draft
9530                 our compose windows.
9531
9532 2006-09-27 [colin]      2.5.2cvs7
9533
9534         * src/addressbook.c
9535                 Fix issues:
9536                 o Allow Book and Group creation from the tree's
9537                   contextual menu
9538                 o Do not actually delete the contacts when 
9539                   deleting groups from the tree (duh!)
9540
9541 2006-09-27 [colin]      2.5.2cvs6
9542
9543         * src/compose.c
9544         * src/compose.h
9545         * src/mainwindow.c
9546         * src/textview.c
9547         * src/toolbar.c
9548                 o Allow passing an email address to 
9549                   compose_new_with_folderitem
9550                 o Update callers
9551                 o Use current folderitem when clicking
9552                   on a TextView mailto: link
9553                 o Fix a possible leak in TextView
9554
9555 2006-09-27 [colin]      2.5.2cvs5
9556
9557         * src/html.c
9558                 Use UTF-8 chars to replace HTML entities
9559
9560 2006-09-27 [colin]      2.5.2cvs4
9561
9562         * AUTHORS
9563         * src/prefs_account.c
9564         * src/gtk/authors.h
9565                 Fix bug #1024 (Array index out of
9566                 range in sylpheed-claws-2.5.2)
9567                 Patch by Ales Nosek <anosek@suse.cz>
9568
9569 2006-09-27 [colin]      2.5.2cvs3
9570
9571         * src/addr_compl.c
9572                 Actually do the test
9573
9574 2006-09-27 [colin]      2.5.2cvs2
9575
9576         * src/addr_compl.c
9577         * src/addr_compl.h
9578                 Allow completing with comma (in certain cases: vCalendar
9579                 for example doesn't support that)
9580                 Patch by Fabien Vantard
9581
9582 2006-09-26 [colin]      2.5.2cvs1
9583
9584         * src/Makefile.am
9585         * src/addr_compl.c
9586         * src/addr_compl.h
9587         * src/addrbook.c
9588         * src/addrbook.h
9589         * src/addressbook.c
9590         * src/addrindex.c
9591         * src/addrindex.h
9592         * src/compose.c
9593         * src/prefs_common.c
9594         * src/prefs_filtering_action.c
9595         * src/prefs_folder_item.c
9596         * src/prefs_template.c
9597         * src/stock_pixmap.c
9598         * src/stock_pixmap.h
9599         * src/pixmaps/addr_one.xpm
9600         * src/pixmaps/addr_two.xpm
9601                 Add auto-completion on groups
9602
9603 2006-09-26 [colin]      2.5.2
9604
9605         * NEWS
9606         * README
9607         * RELEASE_NOTES
9608                 2.5.2 released
9609
9610 2006-09-26 [colin]      2.5.1cvs5
9611
9612         * src/matcher.c
9613                 Fix condition
9614
9615 2006-09-26 [colin]      2.5.1cvs4
9616
9617         * src/mbox.c
9618                 Revert cvs1 (useless as the message is printed 
9619                 every 500 mails)
9620
9621 2006-09-26 [colin]      2.5.1cvs3
9622
9623         * src/partial_download.c
9624                 Fix crasher found by Alexsandar Urosevic
9625
9626 2006-09-26 [colin]      2.5.1cvs2
9627
9628         * src/summaryview.c
9629                 Fix bug #1023 (Sylpheed deletes too much messages)
9630
9631 2006-09-26 [ticho]      2.5.1cvs1
9632
9633         * src/mbox.c
9634                 Make use of gettext's multiple plurals for statusbar
9635                 progress message.
9636
9637 2006-09-25 [paul]       2.5.1
9638
9639         * NEWS
9640         * README
9641         * RELEASE_NOTES
9642                 2.5.1 released
9643
9644 2006-09-25 [colin]      2.5.0cvs3
9645
9646         * src/plugins/bogofilter/bogofilter.c
9647         * src/plugins/clamav/clamav_plugin.c
9648         * src/plugins/spamassassin/spamassassin.c
9649                 BogoFilter, Spamassassin: Fix double hook registering after
9650                 visiting preferences
9651                 Spamassassin, Clamav: Just set the mails to move instead of
9652                 doing the move - caller will move the things at once.
9653
9654 2006-09-25 [colin]      2.5.0cvs2
9655
9656         * src/imap.c
9657         * src/etpan/imap-thread.c
9658                 Use UID SEARCH ALL instead of UID 1:*
9659                 (braindead servers can't figure out that's
9660                 the same...)
9661
9662 2006-09-25 [wwp]        2.5.0cvs1
9663
9664         * src/message_search.c
9665                 Added the ability to stop a running search (in message body).
9666
9667 2006-09-25 [paul]       2.5.0
9668
9669         * NEWS
9670         * README
9671         * RELEASE_NOTES
9672                 2.5.0 released
9673
9674 2006-09-25 [paul]       2.4.0cvs214
9675
9676         * po/cs.po
9677         * po/de.po
9678         * po/fi.po
9679         * po/fr.po
9680         * po/nl.po
9681         * po/pt_BR.po
9682         * po/sk.po
9683         * po/sr.po
9684         * po/zh_CN.po
9685                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9686                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9687                 Ticho, Aleksander Urosevic, Ralgh Young
9688
9689 2006-09-24 [mones]      2.4.0cvs213
9690
9691         * po/es.po
9692                 Updated for release
9693
9694 2006-09-23 [colin]      2.4.0cvs212
9695
9696         * src/gtk/inputdialog.c
9697                 Fix [ ] remember this appearing in normal
9698                 input dialogs after it's been used by
9699                 mimeview.
9700         * src/folder.c
9701         * src/folderview.c
9702         * src/msgcache.c
9703         * src/procmsg.c
9704         * src/summaryview.c
9705         * src/textview.c
9706         * src/common/timing.h
9707                 Enable timings in debug mode and make it
9708                 look prettier.
9709
9710 2006-09-22 [colin]      2.4.0cvs211
9711
9712         * README
9713                 Revert test change
9714         * commitHelper
9715                 ping the correct URI
9716
9717 2006-09-22 [colin]      2.4.0cvs210
9718
9719         * README
9720                 Let's see if bug #1022 is fixed
9721
9722 2006-09-21 [colin]      2.4.0cvs209
9723
9724         * src/wizard.c
9725         * src/common/plugin.c
9726                 Prepare infra to load predefined plugins when
9727                 no configuration existed. Don't actually load
9728                 anything yet (feat. freeze)
9729
9730 2006-09-21 [wwp]        2.4.0cvs208
9731
9732         * manual/fr/faq.xml
9733                 Partial sync w/ 2.4.0cvs72:
9734                 wrap file and minor updates.
9735
9736 2006-09-21 [wwp]        2.4.0cvs207
9737
9738         * tools/fix_date.sh
9739                 several fixes and enhancements. A new --force switch has been
9740                 added to prevent overriding by default Date: header when
9741                 already existing.
9742
9743 2006-09-21 [paul]       2.4.0cvs206
9744
9745         * src/common/utils.c
9746                 add Chinese UTF8 Re prefix
9747
9748 2006-09-21 [wwp]        2.4.0cvs205
9749
9750         * tools/Makefile.am
9751                 Fics alfabettical order.
9752
9753 2006-09-21 [wwp]        2.4.0cvs204
9754
9755         * tools/fix_date.sh
9756         * tools/Makefile.am
9757                 Added an action tool to fix missing Date field in emails.
9758                 Updated Makefile.am to reflect those last two additions.
9759
9760 2006-09-21 [wwp]        2.4.0cvs203
9761
9762         * tools/uuooffice
9763                 Added a action tool to open uuencoded docs w/
9764                 OpenOffice (based on uudec method).
9765
9766 2006-09-21 [colin]      2.4.0cvs202
9767
9768         * src/compose.c
9769         * src/textview.c
9770                 Workaround possible GTK crash: remove selection 
9771                 clipboard before destroying widget, or GTK+-2.10
9772                 dies. Thanks to Hiro.
9773
9774 2006-09-20 [colin]      2.4.0cvs201
9775
9776         * src/compose.c
9777                 Fix free-after-use in some cases (when 
9778                 procmime_encode_content() frees mimeinfo->data.mem
9779                 and turns it to a temp file)
9780
9781 2006-09-20 [colin]      2.4.0cvs200
9782
9783         * src/folderview.c
9784         * src/summaryview.c
9785         * src/gtk/gtksctree.c
9786         * src/gtk/gtksctree.h
9787                 Add tooltips in the folderview and summaryview
9788                 (Doesn't break string freeze as they already
9789                 exist)
9790         * src/toolbar.c
9791                 Put the spam button in the default configuration
9792                 if compiled with bogo plugin too
9793
9794 2006-09-19 [colin]      2.4.0cvs199
9795
9796         * src/summaryview.c
9797         * src/summaryview.h
9798                 Update folder name label on folder rename
9799         * src/prefs_matcher.c
9800         * src/gtk/logwindow.h
9801                 Fix warnings
9802                 Patches by Fabien
9803
9804 2006-09-19 [wwp]        2.4.0cvs198
9805
9806         * src/summary_search.c
9807                 fix can't click forward/backward buttons in the
9808                 search messages.
9809
9810 2006-09-18 [paul]       2.4.0cvs197
9811
9812         * src/wizard.c
9813                 add missing bracket, capitalise the A of
9814                 'SpamAssassin'
9815
9816 2006-09-18 [paul]       2.4.0cvs196
9817
9818         * src/compose.c
9819                 fix bug 1012 'crashed upon sending mail
9820                 from compose window'
9821                 Thanks to Colin
9822
9823 2006-09-16 [colin]      2.4.0cvs195
9824
9825         * src/folderview.c
9826                 Fix "real-time" sorting by freezing/thawing
9827
9828 2006-09-16 [colin]      2.4.0cvs194
9829
9830         * manual/faq.xml
9831                 Fix the anti-spam entry a bit
9832
9833 2006-09-16 [colin]      2.4.0cvs193
9834
9835         * src/wizard.c
9836                 Make sure reviewers have no excuse when stating
9837                 Sylpheed-Claws doesn't have antispam capabilities.
9838
9839 2006-09-16 [colin]      2.4.0cvs192
9840
9841         * src/main.c
9842                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9843                 as if the SIGPIPE comes from etpan's thread we could
9844                 trigger a GUI update from this thread.
9845
9846 2006-09-16 [colin]      2.4.0cvs191
9847
9848         * src/summaryview.c
9849                 Init all members of the struct
9850
9851 2006-09-16 [paul]       2.4.0cvs190
9852
9853         * src/account.c
9854                 improvements to the English
9855
9856 2006-09-15 [colin]      2.4.0cvs189
9857
9858         * src/summaryview.c
9859                 HIG order on dialog
9860
9861 2006-09-14 [colin]      2.4.0cvs188
9862
9863         * src/common/socket.c
9864         * src/common/socket.h
9865         * src/common/ssl.c
9866         * src/common/ssl_certificate.c
9867         * src/common/ssl_certificate.h
9868         * src/etpan/imap-thread.c
9869                 the get_fqdn() call done to get canonical name when
9870                 checking an SSL certificate is blocking, which is
9871                 sad as we just did a non-blocking lookup to connect.
9872                 Fix that by letting the fqdn available to the SockInfo,
9873                 and use that in ssl_certificate_check(). For IMAP,
9874                 we don't do it as the lookup's done by libetpan, but
9875                 it's less annoying as IMAP connections as much more
9876                 rare than POP3 connections.
9877
9878 2006-09-14 [paul]       2.4.0cvs187
9879
9880         * manual/advanced.xml
9881                 improvements to the English,
9882                 properly place the new hidden options
9883                 within the alphabetical order
9884         * src/gtk/pluginwindow.c
9885                 improvements to the English
9886
9887 2006-09-14 [colin]      2.4.0cvs186
9888
9889         * src/prefs_common.c
9890         * src/prefs_common.h
9891         * src/gtk/gtksctree.c
9892         * manual/advanced.xml
9893                 New hidden pref, stripes_color_offset, to change
9894                 the value added/substracted to normal bgcolor to
9895                 create the stripes in summaries
9896
9897 2006-09-13 [colin]      2.4.0cvs185
9898
9899         * src/gedit-print.c
9900         * src/messageview.c
9901         * src/messageview.h
9902         * src/summaryview.c
9903         * src/textview.c
9904                 Fix misc. printing issues: 
9905                 - Bad font for linkified headers
9906                 - Different font if the mail was displayed or not
9907                 - Factorize the thing
9908
9909 2006-09-13 [colin]      2.4.0cvs184
9910
9911         * src/common/ssl_certificate.c
9912                 Only get FQDN once when checking certificate
9913
9914 2006-09-13 [colin]      2.4.0cvs183
9915
9916         * src/account.c
9917         * src/gtk/pluginwindow.c
9918                 Misc. GUI fixes by Fabien
9919
9920 2006-09-13 [wwp]        2.4.0cvs182
9921
9922         * configure.ac
9923         * src/common/utils.h
9924         * src/common/utils.c
9925                 get rid of unused wide-char functions.
9926
9927 2006-09-13 [wwp]        2.4.0cvs181
9928
9929         * src/plugins/pgpinline/sylpheed.def
9930         * src/textview.c
9931                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9932                 add privacy_reset_error to the .def file,
9933                 do not fork for an external textviewer.
9934
9935 2006-09-13 [wwp]        2.4.0cvs180
9936
9937         * src/prefs_common.c
9938                 fix broken font entry in prefs (patch issued by the gpg4win team,
9939                 probably by Marcus Brinkmann <marcus@g10code.de>).
9940
9941 2006-09-13 [colin]      2.4.0cvs179
9942
9943         * src/folder.h
9944                 Fix a warning in summaryview.c
9945         * src/mainwindow.c
9946         * src/summaryview.c
9947         * src/summaryview.h
9948                 Add missing Mark/* elements in the
9949                 main menu
9950
9951 2006-09-12 [colin]      2.4.0cvs178
9952
9953         * src/prefs_actions.c
9954         * src/prefs_filtering_action.c
9955         * src/prefs_matcher.c
9956                 Use (New) instead of New everywhere
9957
9958 2006-09-12 [wwp]        2.4.0cvs177
9959
9960         * manual/fr/addrbook.xml
9961         * manual/fr/handling.xml
9962                 updated some quotes in the fr manual to match the fr translation.
9963
9964 2006-09-12 [wwp]        2.4.0cvs176
9965
9966         * src/prefs_matcher.c
9967                 don't store translated string elements in matcher expressions.
9968                 Also fixed a misused of Q_().
9969
9970 2006-09-11 [wwp]        2.4.0cvs175
9971
9972         * src/plugins//bogofilter/bogofilter.c
9973         * src/plugins//clamav/clamav_plugin.c
9974         * src/plugins//demo/demo.c
9975         * src/plugins//dillo_viewer/dillo_viewer.c
9976         * src/plugins//pgpcore/plugin.c
9977         * src/plugins//pgpinline/plugin.c
9978         * src/plugins//pgpmime/plugin.c
9979         * src/plugins//spamassassin/spamassassin.c
9980                 gettext-ize more strings (mostly plugin error messages).
9981
9982 2006-09-11 [colin]      2.4.0cvs174
9983
9984         * src/alertpanel.c
9985                 Make maximum buffer size bigger to avoid
9986                 truncating translated messages. Patch by
9987                 Fabien
9988
9989 2006-09-11 [colin]      2.4.0cvs173
9990
9991         * src/etpan/imap-thread.c
9992                 Fix compilation on OpenBSD, thanks to 
9993                 Landry
9994
9995 2006-09-10 [wwp]        2.4.0cvs172
9996
9997         * manual/account.xml
9998         * manual/addrbook.xml
9999         * manual/handling.xml
10000         * manual/es/handling.xml
10001         * manual/fr/account.xml
10002         * manual/fr/addrbook.xml
10003         * manual/fr/handling.xml
10004                 documented addressbook matching (condition configuration):
10005                   addrbook.xml, en fr
10006                 documented per-account filtering rules (handling/filtering
10007                   section, account section):
10008                   account.xml, handling.xml, en fr
10009                 slightly updated the handling/searching section to tell few
10010                   words about the extended search ability:
10011                   handling.xml, en fr
10012                 added missing <quote></quotes> to Quick Search:
10013                   handling.xml, en fr es
10014                 fixed a typo (auomatically):
10015                   handling.xml, en
10016                 changes revisited by Paul.
10017
10018 2006-09-10 [paul]       2.4.0cvs171
10019
10020         * src/prefs_actions.c
10021         * src/prefs_filtering.c
10022         * src/prefs_template.c
10023                 adjustments to the gui
10024                 Patch by Fabien Vantard (slightly modified)
10025
10026 2006-09-10 [colin]      2.4.0cvs170
10027
10028         * src/summaryview.c
10029                 Check folderitem/summaryview consistency
10030                 (basically automates Update summary). Fixes
10031                 #1011 (wrong (negative) count on unread 
10032                 messages)
10033
10034 2006-09-10 [colin]      2.4.0cvs169
10035
10036         * src/gtk/gtksctree.c
10037                 Fix recursive expansion via mouse
10038         * src/plugins/bogofilter/bogofilter.c
10039                 Use normal filtering way of moving
10040                 messages (batching), possibly fixing
10041                 bug #1015 (Bogofilter plugin doubles 
10042                 new messages)
10043
10044 2006-09-09 [wwp]        2.4.0cvs168
10045
10046         * src/prefs_filtering.c
10047                 better place for this fix.
10048
10049 2006-09-09 [wwp]        2.4.0cvs167
10050
10051         * src/prefs_filtering.c
10052                 fix a minor bug when the enabled status of a filtering/processing
10053                 rule always got set to TRUE when replacing this rule. That still
10054                 make sense when adding a new rule, but now when replacing, we
10055                 don't override the value of 'enabled'.
10056                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10057                 to prefs_filtering_list_view_get_info() as this function not only
10058                 returns the name, but also the account_id and the enabled status.
10059
10060 2006-09-09 [mones]      2.4.0cvs166
10061
10062         * manual/glossary.xml
10063         * manual/plugins.xml
10064                 Minor format corrections
10065         * manual/gpl.xml
10066                 Fix misplaced NO WARRANTY section
10067         * manual/es/advanced.xml
10068         * manual/es/faq.xml
10069         * manual/es/glossary.xml
10070         * manual/es/gpl.xml
10071         * manual/es/handling.xml
10072         * manual/es/plugins.xml
10073         * manual/es/starting.xml
10074                 Incorporate changes from English version
10075         * manual/fr/ack.xml
10076         * manual/pl/ack.xml
10077         * manual/es/ack.xml
10078                 Fix address, (add translation credits in es version)
10079         * po/es.po
10080                 Updated translation
10081
10082 2006-09-09 [wwp]        2.4.0cvs165
10083
10084         * src/prefs_filtering.c
10085                 fix a crash when opening filtering prefs, if matcherrc file contains
10086                 broken data (non-existing account id, which is theoretically not
10087                 possible).
10088
10089 2006-09-08 [colin]      2.4.0cvs164
10090
10091         * src/folder.c
10092                 Wrong assert, make it an if()
10093         * src/gtk/gtksctree.c
10094                 Fix bug #1013 (expand selected thread 
10095                 tree) - expanding is now recursive
10096
10097 2006-09-07 [wwp]        2.4.0cvs163
10098
10099         * src/prefs_matcher.c
10100                 make better sentences about addressbook matching in the
10101                 matcher prefs. This should make translators' work easier
10102                 too.
10103
10104 2006-09-07 [wwp]        2.4.0cvs162
10105
10106         * src/prefs_filtering.c
10107                 code simplification (get rid of dup var. assignment).
10108
10109 2006-09-07 [wwp]        2.4.0cvs161
10110
10111         * src/summaryview.c
10112                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10113                 <fzzzzz@gmail.com>.
10114
10115 2006-09-07 [paul]       2.4.0cvs160
10116
10117         * src/mimeview.c
10118                 fix compilation warnings
10119                 Thanks to Colin
10120
10121 2006-09-07 [paul]       2.4.0cvs159
10122
10123         * src/mimeview.c
10124                 select the mimepart icon when
10125                 displaying as text
10126                 Thanks to Colin
10127
10128 2006-09-06 [paul]       2.4.0cvs158
10129
10130         * src/prefs_filtering.c
10131                 fix labels and table element spacing
10132                 Patch by Fabien Vantard
10133
10134 2006-09-06 [paul]
10135
10136         2.5.0-rc3 released
10137
10138 2006-09-06 [paul]       2.4.0cvs157
10139
10140         * manual/es/advanced.xml
10141                 fix typo
10142
10143 2006-09-06 [wwp]        2.4.0cvs156
10144
10145         * src/mainwindow.c
10146                 fix an dup launch issue when iconified, thanks to Colin.
10147
10148 2006-09-06 [wwp]        2.4.0cvs155
10149
10150         * src/gtk//gtksctree.h
10151                 oops, forgot that one!
10152
10153 2006-09-06 [wwp]        2.4.0cvs154
10154
10155         * manual/pl/advanced.xml
10156         * manual/advanced.xml
10157         * manual/es/advanced.xml
10158         * manual/fr/advanced.xml
10159         * src/prefs_customheader.c
10160         * src/prefs_filtering_action.c
10161         * src/foldersel.c
10162         * src/prefs_summaries.c
10163         * src/prefs_filtering.c
10164         * src/account.c
10165         * src/compose.c
10166         * src/prefs_summary_column.c
10167         * src/addr_compl.c
10168         * src/prefs_actions.c
10169         * src/prefs_folder_column.c
10170         * src/ssl_manager.c
10171         * src/prefs_template.c
10172         * src/prefs_display_header.c
10173         * src/prefs_common.h
10174         * src/prefs_matcher.c
10175         * src/prefs_common.c
10176         * src/prefs_toolbar.c
10177         * src/summaryview.c
10178         * src/folderview.c
10179         * src/gtk/gtksctree.c
10180         * src/gtk/pluginwindow.c
10181         * src/gtk/progressdialog.c
10182         * src/gtk/prefswindow.c
10183                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10184                 to make its meaning more obvious (all versions of the manual reflect
10185                 the change).
10186                 added an extra hidden option use_stripes_in_summary to allow
10187                 discarding these stripes in mainwindow's folder and message lists;
10188                 en and fr manuals only are OK towards this.
10189
10190 2006-09-06 [colin]      2.4.0cvs153
10191
10192         * src/textview.c
10193                 Hide Sylpheed-Claws' internal queue headers
10194                 when showing all headers. They'll be present
10195                 only in Source window.
10196
10197 2006-09-05 [colin]      2.4.0cvs152
10198
10199         * src/plugins/trayicon/trayicon.c
10200                 Fix crash at exit - we have to disconnect
10201                 our handlers
10202         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10203                 Update eggtrayicon - patch adapted from a
10204                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10205                 on Sylpheed's ML
10206
10207 2006-09-05 [colin]      2.4.0cvs151
10208
10209         * src/mainwindow.c
10210         * src/gtk/logwindow.c
10211                 Fix race condition when something writes
10212                 to the log too soon during init. Thanks
10213                 to Fabien Vantard
10214
10215 2006-09-05 [colin]      2.4.0cvs150
10216
10217         * src/mimeview.c
10218                 Don't select part on right-click either
10219
10220 2006-09-05 [paul]       2.4.0cvs149
10221
10222         * src/mimeview.c
10223                 completion of previous commit
10224                 Thanks to Colin
10225
10226 2006-09-05 [colin]      2.4.0cvs148
10227
10228         * src/mimeview.c
10229                 Don't force selection on middle-click, just open
10230
10231 2006-09-04 [colin]      2.4.0cvs147
10232
10233         * src/mimeview.c
10234                 Looks like gtk_notebook_set_current_page()
10235                 sometimes steals focus, and this annoys us
10236                 in MimeViewers as it renders navigation
10237                 keys useless. Take back focus after switching
10238                 pages.
10239
10240 2006-09-04 [colin]      2.4.0cvs146
10241
10242         * src/messageview.c
10243                 Set stop_loading when clicking on Next
10244                 during load. Don't add a callback to 
10245                 avoid over-complicating things.
10246
10247 2006-09-04 [colin]      2.4.0cvs145
10248
10249         * src/mimeview.c
10250         * src/messageview.c
10251                 Fix multiple loads in separate messageview
10252
10253 2006-09-04 [colin]      2.4.0cvs144
10254
10255         * src/summaryview.c
10256                 Let navigation keys be handled during 
10257                 load
10258
10259 2006-09-04 [colin]      2.4.0cvs143
10260
10261         * src/messageview.c
10262         * src/summaryview.c
10263         * src/textview.c
10264         * src/textview.h
10265                 Make loading of huge mails (lots of text and/or
10266                 images) cancellable, so the GUI doesn't block 
10267
10268 2006-09-04 [colin]      2.4.0cvs142
10269
10270         * src/plugins/trayicon/trayicon.c
10271                 Fix annoyance when removing a folder with 
10272                 unread mails: trayicon didn't update
10273
10274 2006-09-04 [paul]       2.4.0cvs141
10275
10276         * src/gtk/icon_legend.c
10277                 straighten up columns
10278                 Patch by Fabien Vantard
10279
10280 2006-09-04 [wwp]        2.4.0cvs140
10281
10282         * src/prefs_filtering.c
10283                 fix new line's account name in filtering prefs:
10284                 was "All", is now "(New)".
10285
10286 2006-09-04 [paul]       2.4.0cvs139
10287
10288         * tools/make.themes.project
10289                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10290                 instead of homebrewed "make release"
10291
10292 2006-09-03 [colin]      2.4.0cvs138
10293
10294         * src/folderview.c
10295                 Fix bug #1007 (Wrong folder highlighted)
10296
10297 2006-09-03 [colin]      2.4.0cvs137
10298
10299         * src/compose.c
10300                 Don't set Newsgroup: header to a mail folder
10301                 path
10302
10303 2006-09-03 [paul]       2.4.0cvs136
10304
10305         * src/prefs_other.c
10306         * src/prefs_spelling.c
10307                 unify the gui
10308
10309 2006-09-03 [paul]       2.4.0cvs135
10310
10311         * src/prefs_summaries.c
10312                 correct menu item text in prefs_keybind_apply_clicked()
10313
10314 2006-09-03 [paul]       2.4.0cvs134
10315
10316         * manual/advanced.xml
10317                 some improvements to the descriptions
10318         * src/mainwindow.c
10319         * src/messageview.c
10320         * src/summaryview.c
10321         * src/gtk/menu.c
10322                 fix menu sensitivity issues
10323         * src/prefs_message.c
10324                 drop the useless word 'short'
10325         * src/prefs_other.c
10326                 add the word 'lines' indicating log length
10327                 is a measure of lines
10328         * src/textview.c
10329                 fix compilation warnings
10330
10331 2006-09-02 [colin]      2.4.0cvs133
10332
10333         * src/messageview.c
10334                 Display a special return-receipt message
10335                 if the message is from the user
10336         * src/summaryview.c
10337                 Fix missing freeze of the list when marking
10338                 all read and unthreading for exec. Thanks
10339                 to Stephan Sachse.
10340
10341 2006-09-02 [paul]       2.4.0cvs132
10342
10343         * src/mainwindow.c
10344         * src/prefs_message.c
10345         * src/summaryview.c
10346                 fix some english
10347
10348 2006-09-02 [wwp]        2.4.0cvs131
10349
10350         * src/prefs_filtering.c
10351                 added an account name column to the filtering rules
10352                 dialog.
10353
10354 2006-09-02 [colin]      2.4.0cvs130
10355
10356         * src/gtk/logwindow.c
10357         * src/gtk/logwindow.h
10358                 Block scrolling if we're not at the end
10359                 of the log
10360
10361 2006-09-02 [colin]      2.4.0cvs129
10362
10363         * src/folder.c
10364                 Make sure account-specific rules can't
10365                 be used in {pre-,post-,}processing
10366         * src/mainwindow.c
10367         * src/gtk/logwindow.c
10368         * src/gtk/logwindow.h
10369                 Jump to last error when clicking on the
10370                 warning icon
10371
10372 2006-09-02 [colin]      2.4.0cvs128
10373
10374         * src/imap.c
10375         * src/import.c
10376         * src/mainwindow.c
10377         * src/mainwindow.h
10378                 Fix warning icon
10379         * src/inc.c
10380         * src/mbox.c
10381         * src/mbox.h
10382                 Let proc_mbox know its account, for
10383                 account-specific rules
10384
10385 2006-09-01 [colin]      2.4.0cvs127
10386
10387         * src/codeconv.c
10388                 Don't uselessly use iconv to convert from
10389                 us-ascii
10390         * src/alertpanel.c
10391         * src/mainwindow.c
10392         * src/mainwindow.h
10393         * src/inc.c
10394                 Fix certain log cases, disable warning icon
10395                 for now, the correct way to display it when
10396                 necessary and only when necessary is probably
10397                 to do it manually rather than use error logs
10398         * src/etpan/imap-thread.c
10399                 Clean up UID logging a bit
10400         * src/gtk/logwindow.c
10401         * src/gtk/logwindow.h
10402                 Make logging faster when the window's closed
10403
10404 2006-09-01 [wwp]        2.4.0cvs126
10405
10406         * manual/fr/account.xml
10407                 reflect changes to the ref. manual (parts of cvs72):
10408                 fix tabnames and quotes.
10409
10410 2006-09-01 [wwp]        2.4.0cvs125
10411
10412         * manual/fr/plugins.xml
10413                 reflect changes to the reference manual (cvs42):
10414                 update IRC channel info.
10415
10416 2006-09-01 [wwp]        2.4.0cvs124
10417
10418         * commitHelper
10419                 use CVSEDITOR env. var. if set, according to `man cvs`.
10420
10421 2006-09-01 [wwp]        2.4.0cvs123
10422
10423         * manual/advanced.xml
10424                 better sentence again (thanks to Paul).
10425
10426 2006-09-01 [wwp]        2.4.0cvs122
10427
10428         * manual/advanced.xml
10429         fix definition of toolbar_detachable and rework a bit the one of
10430         enable_dotted_lines.
10431
10432 2006-09-01 [mones]      2.4.0cvs121
10433
10434         * manual/advanced.xml
10435                 Document enable_dotted_lines
10436
10437 2006-09-01 [paul]       2.4.0cvs120
10438
10439         * src/folderview.c
10440         * src/folderview.h
10441         * src/imap.c
10442         * src/mainwindow.c
10443         * src/summaryview.c
10444                 obey the 'When entering folder...' option
10445                 when using the /View/Go to/... menu items
10446                 Thanks to Colin
10447
10448 2006-08-31 [colin]      2.4.0cvs119
10449
10450         * src/folderview.c
10451                 Revert 2.4.0cvs116, wrong fix.
10452
10453 2006-08-31 [colin]      2.4.0cvs118
10454
10455         * src/gtk/gtksctree.c
10456                 Better state the various copyrights
10457
10458 2006-08-31 [colin]      2.4.0cvs117
10459
10460         * src/prefs_common.c
10461                 fix enable_dotted_lines
10462
10463 2006-08-31 [colin]      2.4.0cvs116
10464
10465         * src/folderview.c
10466                 Use pref "Always open on select" when going
10467                 to next unread folder
10468         * src/gtk/gtksctree.c
10469                 Fix link failure to _gtk_clist_create_cell_layout
10470                 on certain computers. (Why not mine, I wonder)
10471
10472 2006-08-31 [colin]      2.4.0cvs115
10473
10474         * src/procmsg.c
10475         * src/textview.c
10476         * src/plugins/bogofilter/bogofilter.c
10477         * src/plugins/spamassassin/spamassassin.c
10478                 Requalify some "errors" to warnings
10479         * src/mainwindow.c
10480         * src/mainwindow.h
10481         * src/statusbar.c
10482                 Add an icon in the statusbar to notify
10483                 of errors
10484         * src/gtk/gtksctree.c
10485         * src/folderview.c
10486         * src/summaryview.c
10487                 Make the GtkSCTree look more modern by
10488                 alternating background lines
10489         * src/prefs_common.c
10490         * src/prefs_common.h
10491                 Add a pref to let people have the old
10492                 way if they prefer
10493
10494
10495 2006-08-30 [colin]      2.4.0cvs114
10496
10497         * src/procmsg.c
10498         * src/procmsg.h
10499                 Provide a way to filter a list of
10500                 messages in an optimised manner, and
10501                 add a list-filtering hook
10502         * src/folder.c
10503         * src/inc.c
10504         * src/mbox.c
10505                 Use the list filtering
10506         * src/plugins/bogofilter/bogofilter.c
10507                 Use the list-filtering hook
10508                 Use -b (bulk) mode for more speed
10509                 when learning and filtering
10510         * src/etpan/imap-thread.c
10511                 Make log output shorter in UID SEARCH
10512
10513
10514 2006-08-30 [colin]      2.4.0cvs113
10515
10516         * src/plugins/bogofilter/bogofilter.c
10517                 Really fast mass learning - thanks to David
10518                 Relson for the options explanations :)
10519
10520 2006-08-30 [colin]      2.4.0cvs112
10521
10522         * src/msgcache.c
10523                 Fix compilation on FreeBSD. Thanks
10524                 to Michael Hugues
10525
10526 2006-08-29 [colin]      2.4.0cvs111
10527
10528         * src/folderview.c
10529                 Handle "popup_menu" signal (for popping the 
10530                 menu via the keyboard)
10531         * src/mimeview.c
10532         * src/mimeview.h
10533         * src/summaryview.c
10534         * src/textview.c
10535         * src/gtk/gtkutils.c
10536         * src/gtk/gtkutils.h
10537                 Factorize scrolling code, and add an API 
10538                 for MimeViewers to handle scroll orders
10539
10540 2006-08-29 [wwp]        2.4.0cvs110
10541
10542         * src/plugins//bogofilter/bogofilter.c
10543         * src/plugins//spamassassin/spamassassin.c
10544                 make the bogofilter/spamassassin filtering error dialogs at
10545         incorporation obey to the "don't popup error dialog on
10546         receive error" option. If disabled, feed the log window w/
10547         the error message.
10548
10549 2006-08-29 [paul]
10550
10551         2.5.0-rc2 released
10552
10553 2006-08-29 [paul]       2.4.0cvs109
10554
10555         * Makefile.am
10556                 remove 'make release', it's not needed
10557                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10558
10559 2006-08-29 [paul]       2.4.0cvs108
10560
10561         * src/foldersel.c
10562         * src/summary_search.c
10563         * src/gtk/progressdialog.c
10564         * src/plugins/pgpcore/passphrase.c
10565                 replace deprecated gtk_window_set_policy()
10566
10567 2006-08-29 [colin]      2.4.0cvs107
10568
10569         * src/folder.c
10570                 Fix data loss when copy fails during a move:
10571                 only use fast remove_msgs if everything was
10572                 copied OK; else use slow remove_msg on the
10573                 mails that got copied only.
10574
10575 2006-08-28 [paul]       2.4.0cvs106
10576
10577         * src/mh.c
10578                 revert change in 2.4.0cvs104, it breaks
10579                 stuff
10580
10581 2006-08-28 [paul]       2.4.0cvs105
10582
10583         * src/plugins/spamassassin/spamassassin.c
10584                 english fix
10585
10586 2006-08-28 [paul]       2.4.0cvs104
10587
10588         * src/mh.c
10589                 fix data loss when moving to another
10590                 mailbox fails
10591         * src/prefs_spelling.c
10592                 improve the english
10593         * src/gtk/pluginwindow.c
10594                 improve the layout of the dialog text
10595         All thanks to Colin
10596
10597 2006-08-28 [paul]       2.4.0cvs103
10598
10599         * src/plugins/bogofilter/bogofilter.c
10600         * src/plugins/bogofilter/bogofilter_gtk.c
10601                 fix english up a bit, innit
10602
10603 2006-08-28 [paul]       2.4.0cvs102
10604
10605         * configure.ac
10606         * po/Makefile.in.in
10607         * po/Makevars
10608                 require autoconf 2.60, enabling building
10609                 with gettext 0.15 (gettext 0.14.x build still
10610                 possible). Replace Makefiles with versions
10611                 from gettext 0.15.
10612                 Remove configure options --with-localedir and
10613                 --with-mandir. The options that are provided
10614                 directly by autoconf 2.60 can be used instead:
10615                 --mandir --localedir
10616
10617 2006-08-27 [colin]      2.4.0cvs101
10618
10619         * src/plugins/bogofilter/Makefile.am
10620                 Fix make dist (no README)
10621
10622 2006-08-27 [colin]      2.4.0cvs100
10623
10624         * src/folder.c
10625                 Don't use F_UNKNOWN folders for any default
10626                 outbox/trash/etc
10627         * src/plugins/bogofilter/bogofilter.c
10628         * src/plugins/bogofilter/bogofilter.h
10629         * src/plugins/bogofilter/bogofilter_gtk.c
10630                 Add an option to specify the path to bogofilter
10631                 Use single-quotes to be able to learn in folders
10632                 with spaces in their names
10633                 Verify learning status
10634
10635 2006-08-27 [colin]      2.4.0cvs99
10636
10637         * manual/faq.xml
10638         * manual/plugins.xml
10639                 Document Bogofilter plugin
10640
10641 2006-08-27 [colin]      2.4.0cvs98
10642
10643         * src/compose.c
10644         * src/messageview.c
10645         * src/procmsg.c
10646         * src/procmsg.h
10647                 When possible, copy the queued mail to sent folder
10648                 instead of re-adding. Much faster on IMAP.
10649
10650 2006-08-27 [colin]      2.4.0cvs97
10651
10652         * src/msgcache.c
10653                 Disable mmaped caches - huge metadata loss
10654                 here after a power failure.
10655         * src/summaryview.c
10656                 Add quicksearch timing
10657         * src/common/plugin.c
10658         * src/common/plugin.h
10659                 Implement an interface to tell what plugins
10660                 provide. Prevent loading of similar plugins.
10661         * src/plugins/clamav/clamav_plugin.c
10662         * src/plugins/demo/demo.c
10663         * src/plugins/dillo_viewer/dillo_viewer.c
10664         * src/plugins/pgpcore/plugin.c
10665         * src/plugins/pgpinline/pgpinline.c
10666         * src/plugins/pgpmime/pgpmime.c
10667         * src/plugins/spamassassin/spamassassin.c
10668         * src/plugins/trayicon/trayicon.c
10669                 Implement plugin_provides()
10670
10671 2006-08-27 [colin]      2.4.0cvs96
10672
10673         * configure.ac
10674         * src/plugins/Makefile.am
10675         * src/plugins/bogofilter/.cvsignore
10676         * src/plugins/bogofilter/Makefile.am
10677         * src/plugins/bogofilter/bogofilter.c
10678         * src/plugins/bogofilter/bogofilter.h
10679         * src/plugins/bogofilter/bogofilter_gtk.c
10680                 New Bogofilter plugin, provides filtering and
10681                 learning. Spamassassin will go to extra plugins.
10682
10683 2006-08-26 [mones]      2.4.0cvs95
10684
10685         * manual/handling.xml
10686                 Fix subfolder path in the example (thanks to Paul) 
10687
10688 2006-08-26 [mones]      2.4.0cvs94
10689
10690         * manual/glossary.xml
10691                 2.2. + add ISP to the glossary
10692                 7.5. + Add UIDL to glossary
10693                 7.7. + Add TCP to glossary
10694         * manual/handling.xml
10695                 7.1. + Mentions GNU/Linux distribution, what about the non...
10696                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10697                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10698                 7.4. = Use appropriate quotation for commands
10699                 7.6. = change "" to <quote></quote>
10700         * manual/plugins.xml
10701                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10702         * manual/starting.xml
10703                 2.1. + local mbox file: some examples of mbox file locations...
10704                 Also reformatted files requiring it
10705
10706 2006-08-26 [wwp]        2.4.0cvs93
10707
10708         * src/summary_search.c
10709                 disable find buttons while summary search is running.
10710
10711 2006-08-25 [colin]      2.4.0cvs92
10712
10713         * src/folder.c
10714         * src/folderutils.c
10715         * src/mh.c
10716         * src/procmsg.h
10717         * src/summaryview.c
10718                 Speed up MH moving, and add progressbar
10719                 for MH deletion
10720         * src/msgcache.c
10721                 Write cache files using mmap() too
10722
10723 2006-08-25 [wwp]        2.4.0cvs91
10724
10725         * src/summaryview.c
10726                 switch spam<->ham button when a message has been marked as spam or ham
10727                 and is still selected. Thanks to Colin.
10728
10729 2006-08-25 [paul]       2.4.0cvs90
10730
10731         * src/Makefile.am
10732         * src/stock_pixmap.c
10733         * src/stock_pixmap.h
10734         * src/summaryview.c
10735         * src/gtk/icon_legend.c
10736         * src/pixmaps/copied.xpm
10737         * src/pixmaps/moved.xpm
10738                 add icons for delayed execution marked for
10739                 copying, marked for moving
10740
10741 2006-08-25 [mones]      2.4.0cvs89
10742
10743         * manual/glossary.xml
10744                 Fix the other glossary items:
10745                 5.1. = Inmmediate execution -> <quote>immediate execution...
10746                 5.2. = Fix MBOX capitalization -> Mbox
10747                 5.3. + Improve Plugins def. w/ tech. ref.
10748                 5.4. = Quotation -> replace '>' by <quote>></quote>
10749                 5.5. - SMTP Server. -> remove dot
10750         * po/es.po
10751                 Updated translation
10752
10753 2006-08-25 [mones]      2.4.0cvs88
10754
10755         * manual/ack.xml
10756                 Reformatted, changed email address
10757         * manual/glossary.xml
10758                 Reformatted, fixed MANUAL-TODO items:
10759                 8.2. + add ROT-13 to glossary
10760                 8.4. + add URL to glossary
10761         * manual/es/advanced.xml
10762                 Fixed <literal>s
10763
10764 2006-08-25 [paul]       2.4.0cvs87
10765
10766         * src/gtk/icon_legend.c
10767                 add 'marked for deletion' icon
10768                 arrange icons by containing column
10769                 wrap long label text
10770
10771 2006-08-25 [colin]      2.4.0cvs86
10772
10773         * src/common/utils.c
10774         * src/common/utils.h
10775                 Add the sc_g_*list_bigger functions in
10776                 a place everyone can use it
10777         * src/summaryview.c
10778                 Only freeze/thaw the list when working
10779                 on the selection, if it's bigger than 1
10780         * src/gtk/gtksctree.c
10781                 Only freeze/thaw the list when unselec-
10782                 ting 'all' if ('all' != 1)
10783                 This avoids some flickering
10784
10785 2006-08-24 [colin]      2.4.0cvs85
10786
10787         * src/addressbook.c
10788                 Fix strange list selection
10789                 Fix random seg (Invalid read of freed memory)
10790
10791 2006-08-24 [colin]      2.4.0cvs84
10792
10793         * src/alertpanel.c
10794         * src/gtk/inputdialog.c
10795         * src/plugins/pgpcore/passphrase.c
10796                 Revert minimal width patch of 2.4.0cvs67,
10797                 as it is also a maximal width. Use 
10798                 gtk_window_set_default_size instead.
10799
10800 2006-08-24 [colin]      2.4.0cvs83
10801
10802         * src/msgcache.c
10803                 Write cache/mark to temp files before
10804                 overwriting old ones (avoids metadata
10805                 loss if writing the new files fail).
10806                 Use mmap() to read cache/mark file, as
10807                 this makes cache reading faster. Dis-
10808                 abled for big-endian machines until it
10809                 can be tested. (Big-endian users: set
10810                 msgcache_use_mmap = TRUE in the relevant
10811                 #if).
10812         * src/procmsg.h
10813                 Move rarely used fields of MsgInfo in 
10814                 another structure, which will only be
10815                 allocated if needed. Face, X-Face,
10816                 Return receipt headers and List-*
10817                 headers are moved. Mails having none
10818                 of these occupy 52 bytes less with
10819                 this patch, which makes 2.5MB of RAM
10820                 saved on a 50k folder).
10821         * src/headerview.c
10822         * src/mainwindow.c
10823         * src/messageview.c
10824         * src/partial_download.c
10825         * src/procheader.c
10826         * src/procmsg.c
10827         * src/textview.c
10828                 Follow this structure change.
10829
10830 2006-08-24 [wwp]        2.4.0cvs82
10831
10832         * manual/es/.cvsignore
10833         * manual/es/dist/.cvsignore
10834         * manual/es/dist/html/.cvsignore
10835         * manual/es/dist/pdf/.cvsignore
10836         * manual/es/dist/ps/.cvsignore
10837         * manual/es/dist/txt/.cvsignore
10838                 more (generated) files to ignore.
10839
10840 2006-08-24 [colin]      2.4.0cvs81
10841
10842         * src/folder.c
10843         * src/mh.c
10844                 Fix possible problems with local delivery. Check the folder doesn't
10845                 need scan before setting its mtime when saving cache (which can be
10846                 done long after the folder's been modified by an external process);
10847                 Check that the stored item's mtime didn't change in mh functions.
10848
10849 2006-08-24 [mones]      2.4.0cvs80
10850
10851         * manual/advanced.xml
10852                 Rewrapping, some fixes and MANUAL-TODO items:
10853                 8.1. = change "" to <quote></quote>
10854                 8.3. = quote menu items
10855                 8.5. - deploying -> new user ... ideally a new user (redundant)
10856
10857 2006-08-23 [colin]      2.4.0cvs79
10858
10859         * src/gtk/gtksctree.c
10860                 When selecting or deselecting range, only
10861                 freeze/thaw when selection is bigger than 10
10862
10863 2006-08-23 [colin]      2.4.0cvs78
10864
10865         * src/messageview.c
10866         * src/mimeview.c
10867         * src/mimeview.h
10868         * src/plugins/dillo_viewer/dillo_viewer.c
10869                 Provide an API for MimeViewer plugins to
10870                 return a text selection for replying
10871
10872 2006-08-23 [colin]      2.4.0cvs77
10873
10874         * src/image_viewer.c
10875         * src/textview.c
10876                 Use gtk_pixbuf_new_from_file_at_scale(), which
10877                 is faster than getting the pixbuf then resizing
10878                 it.
10879
10880 2006-08-23 [colin]      2.4.0cvs76
10881
10882         * src/procmime.c
10883                 UTF-8 should be sent Quoted-printable
10884
10885 2006-08-22 [colin]      2.4.0cvs75
10886
10887         * src/mh.c
10888                 Check if scan is required before touching
10889                 the folder (or it'll be required every time)
10890
10891 2006-08-22 [colin]      2.4.0cvs74
10892
10893         * configure.ac
10894                 Require libetpan 0.46 (crasher fix when built
10895                 against gnutls)
10896
10897 2006-08-22 [colin]      2.4.0cvs73
10898
10899         * src/folder.c
10900                 Set folder's mtime after writing its
10901                 cache
10902         * src/folderview.c
10903                 Add some timing
10904         * src/procmsg.c
10905                 Don't do useless stuff if we don't 
10906                 thread by subject
10907         * src/summaryview.c
10908                 Add some timing, don't deselect prior
10909                 to selecting (gtksctree does it itself),
10910                 remove crash avoidance hacks as it's been
10911                 properly fixed since a while
10912         * src/common/utils.c
10913                 Optimize to_human_readable(): _() is slow,
10914                 do it only once, and avoid %f format for KB
10915                 (the most common in a summaryview)
10916         * src/gtk/gtksctree.c
10917                 Don't uselessly freeze/thaw (fixes flicker
10918                 on next unread and friends), reduce number
10919                 of g_list_nth/g_list_position where possible
10920         * src/gtk/gtkutils.c
10921         * src/gtk/gtkutils.h
10922                 Reduce number of g_list_nth/g_list_position
10923                 where possible.
10924                 All of this makes loading as 70k folder 2.1
10925                 seconds instead of 3.2 (with hot FS caches).
10926                 (1.3 seconds without Date and Size columns...)
10927
10928 2006-08-22 [paul]       2.4.0cvs72
10929
10930         wrap documents and do some items from mones' MANUAL-TODO:
10931
10932         * manual/account.xml
10933                 4.1. = fix tabname references to <quote>tabname</quote>
10934                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10935         * manual/faq.xml
10936                 1.1. = mentioned options don't match UI
10937                 Add information about the 'Never send Return Receipts'
10938                 option
10939         * manual/handling.xml
10940                 6.2. = Mentions Extended symbols button, but now is
10941                 named Information
10942                 6.3. = Mentions ... button, which is now Edit
10943
10944 2006-08-22 [colin]      2.4.0cvs71
10945
10946         * src/gtk/pluginwindow.c
10947                 Fix layout in verbose translations (such
10948                 as french)
10949
10950 2006-08-22 [paul]       2.4.0cvs70
10951
10952         * manual/Makefile.am
10953                 build manuals in alphabetical order
10954         * src/addressbook.c
10955         * src/prefs_themes.c
10956                 replace/remove deprecated symbols
10957         * src/gtk/gtkutils.c
10958                 fix a warning
10959         * src/gtk/pluginwindow.c
10960                 replace deprecated symbol
10961                 replace label text and move it
10962         * src/plugins/pgpcore/prefs_gpg.c
10963                 move the 'Generate...' button out of the
10964                 Sign Key frame, replace the English used
10965         * src/plugins/pgpcore/sgpgme.c
10966                 fixes to the English
10967
10968 2006-08-21 [colin]      2.4.0cvs69
10969
10970         * src/plugins/trayicon/trayicon.c
10971                 Add more strings for translation; patch
10972                 by Pawel
10973
10974 2006-08-21 [colin]      2.4.0cvs68
10975
10976         * src/compose.c
10977                 fix replied flag not set after drafting
10978         * src/matcher.c
10979                 fix body quicksearch in non-encoded bodies
10980                 containing '='
10981         * src/msgcache.c
10982                 Get rid of the g_malloc workaround for
10983                 corrupted caches, use g_try_malloc
10984
10985 2006-08-21 [colin]      2.4.0cvs67
10986
10987         * src/alertpanel.c
10988         * src/gtk/inputdialog.c
10989         * src/plugins/pgpcore/passphrase.c
10990                 Set minimal width to 375
10991         * src/mainwindow.c
10992                 Fix switching to offline, asking if it 
10993                 should be overriden for synchronising
10994         * src/mimeview.c
10995                 Don't offer to remember command on Open 
10996                 with for text parts, as the browser or 
10997                 text editor command isn't changed from 
10998                 there
10999
11000 2006-08-20 [paul]       2.4.0cvs66
11001
11002         * po/ko.po
11003         * po/zh_CN.po
11004                 fix plural form errors. revealed by stricter
11005                 checking of gettext 0.15
11006
11007 2006-08-18 [paul]       2.4.0cvs65
11008
11009         * src/stock_pixmap.c
11010                 fix the fix of 2.4.0cvs64
11011                 Thanks to Colin
11012
11013 2006-08-18 [paul]       2.4.0cvs64
11014
11015         * src/stock_pixmap.c
11016                 fix leaks
11017                 Thanks to Colin
11018
11019 2006-08-18 [paul]       2.4.0cvs63
11020
11021         * src/compose.c
11022         * src/procmsg.c
11023                 fix occasional IMAP bug where large msgs
11024                 were left in the queue folder after sending
11025                 Thanks to Colin
11026
11027 2006-08-18 [paul]       2.4.0cvs62
11028
11029         * src/folderview.c
11030                 freeze the summaryview while quicksearch results
11031                 are displayed
11032                 (fixes bug 456 'current message is hidden when the
11033                 view is refreshed and extended search is "unread 
11034                 messages"')
11035                 Thanks to Colin
11036         * src/textview.c
11037                 add missing #include "inputdialog.h"
11038         * src/common/utils.h
11039                 add missing mailcap_update_default() and improve
11040                 readability
11041
11042 2006-08-17 [colin]      2.4.0cvs61
11043
11044         * src/plugins/pgpcore/select-keys.c
11045                 Fix warnings :)
11046
11047 2006-08-17 [colin]      2.4.0cvs60
11048
11049         * src/compose.c
11050                 Don't continue queuing if Cancel is clicked
11051                 in select-keys
11052
11053 2006-08-17 [colin]      2.4.0cvs59
11054
11055         * src/plugins/pgpcore/select-keys.c
11056                 When encrypting, if only one key matches and it 
11057                 matches exactly, automatically use it.
11058
11059 2006-08-17 [colin]      2.4.0cvs58
11060
11061         * src/mimeview.c
11062         * src/prefs_common.c
11063         * src/prefs_common.h
11064         * src/prefs_ext_prog.c
11065         * src/textview.c
11066                 Fix issues with previous patch (text/html)
11067                 Remove outdated prefs
11068
11069 2006-08-17 [colin]      2.4.0cvs57
11070
11071         * src/imap.c
11072                 Add View Log button on auth error
11073         * src/procmsg.c
11074                 Fix encrypted mail marked as new when
11075                 saved in normal folders
11076         * src/plugins/pgpinline/pgpinline.c
11077                 Fix encrypt bug on IMAP
11078         * src/mimeview.c
11079         * src/common/utils.c
11080         * src/common/utils.h
11081         * src/gtk/inputdialog.c
11082         * src/gtk/inputdialog.h
11083                 Get rid of metamail stuff, simplify
11084                 opening, and allow remembering of user's
11085                 choices (by updating ~/.mailcap). There's
11086                 still to drop "Audio player" and "Image
11087                 viewer" preferences.
11088
11089 2006-08-17 [mones]      2.4.0cvs56
11090
11091         * manual/es/sylpheed-claws-manual.xml
11092                 fix DTD path
11093
11094 2006-08-17 [mones]      2.4.0cvs55
11095
11096         * configure.ac
11097         * manual/Makefile.am
11098         * manual/es/Makefile.am
11099         * manual/es/account.xml
11100         * manual/es/ack.xml
11101         * manual/es/addrbook.xml
11102         * manual/es/advanced.xml
11103         * manual/es/faq.xml
11104         * manual/es/glossary.xml
11105         * manual/es/gpl.xml
11106         * manual/es/handling.xml
11107         * manual/es/intro.xml
11108         * manual/es/keyboard.xml
11109         * manual/es/plugins.xml
11110         * manual/es/starting.xml
11111         * manual/es/sylpheed-claws-manual.xml
11112         * manual/es/dist/Makefile.am
11113         * manual/es/dist/html/Makefile.am
11114         * manual/es/dist/pdf/Makefile.am
11115         * manual/es/dist/ps/Makefile.am
11116         * manual/es/dist/txt/Makefile.am
11117                 Spanish translation for the manual
11118
11119 2006-08-16 [colin]      2.4.0cvs54
11120
11121         * src/compose.c
11122         * src/main.c
11123         * src/mainwindow.c
11124                 Fix send button sensitivity at startup
11125                 Set send menu sensitivity (patch by Fabien)
11126         * src/ssl_manager.c
11127                 Enable closing with esc (patch by Fabien)
11128         * src/gtk/foldersort.c
11129                 Enable closing with esc (patch by Fabien)
11130         * src/procmime.c
11131                 Optimisation (no need to copy to tempfile to
11132                 "decode" 7bit and 8bit)
11133         * src/summaryview.c
11134                 Fix cruft in swap_from case
11135         * src/textview.c
11136                 Fix missing last line in some mail cases 
11137                 (Fixes debian #381872)
11138         * src/plugins/pgpcore/prefs_gpg.c
11139         * src/plugins/pgpcore/sgpgme.c
11140         * src/plugins/pgpcore/sgpgme.h
11141                 Don't show "no key found" when user explicitely
11142                 wants to create a key
11143
11144 2006-08-16 [paul]       2.4.0cvs53
11145
11146         * configure.ac
11147         * src/account.c
11148         * src/addressbook.c
11149         * src/headerview.c
11150         * src/prefs_account.c
11151         * src/prefs_message.c
11152         * src/gtk/gtkutils.c
11153                 bump up minimum required versions of GTK+ and
11154                 GLIB to 2.6.0
11155
11156 2006-08-16 [paul]       2.4.0cvs52
11157
11158         * src/toolbar.c
11159                 workaround GTK+ Bug 351600 - 'Can't re-click
11160                 on button after sensitivity update'
11161                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11162                 Thanks to Colin
11163
11164 2006-08-15 [colin]      2.4.0cvs51
11165
11166         * src/plugins/pgpcore/prefs_gpg.c
11167                 Set options sensitivity according to
11168                 key existence
11169         * src/plugins/pgpcore/sgpgme.c
11170                 Allow to create key with no passphrase
11171
11172 2006-08-14 [cleroy]     2.4.0cvs50
11173
11174         * src/gtk/pluginwindow.c
11175                 New layout (maybe to be changed?)
11176         * src/gtk/gtkutils.c
11177                 Fix a bit label_window
11178         * src/plugins/pgpcore/passphrase.c
11179         * src/plugins/pgpcore/passphrase.h
11180         * src/plugins/pgpcore/plugin.c
11181         * src/plugins/pgpcore/prefs_gpg.c
11182         * src/plugins/pgpcore/prefs_gpg.h
11183         * src/plugins/pgpcore/sgpgme.c
11184         * src/plugins/pgpcore/sgpgme.h
11185                 Allow to create a PGP private key via the GUI
11186
11187 2006-08-14 [wwp]        2.4.0cvs49
11188
11189         * src/addressbook_foldersel.c
11190                 fix strict ISO C90 compliance.
11191
11192 2006-08-14 [paul]       2.4.0cvs48
11193
11194         * src/gtk/prefswindow.c
11195                 re-set scrolled window on opening
11196                 Patch by Ticho
11197
11198 2006-08-14 [paul]
11199
11200         2.5.0-rc1 released
11201
11202 2006-08-14 [paul]       2.4.0cvs47
11203
11204         * src/prefs_display_header.c
11205                 re-enable user-defined Displayed Headers
11206
11207 2006-08-14 [paul]       2.4.0cvs46
11208
11209         * src/prefs_account.c
11210                 use GTK_STOCK_EDIT
11211
11212 2006-08-13 [colin]      2.4.0cvs45
11213
11214         * src/common/utils.c
11215                 Fix "a" in quote when the original message is empty,
11216                 by using \0 instead of 'a' to test writability of
11217                 temp files.
11218
11219 2006-08-13 [wwp]        2.4.0cvs44
11220
11221         * src/plugins/spamassassin/spamassassin.c
11222                 fix capitalization of "SpamAssassin" in some debug, log and
11223                 dialog messages.
11224
11225 2006-08-13 [paul]       2.4.0cvs43
11226
11227         * src/editldap.c
11228                 fix overlapping widgets
11229         * src/prefs_account.c
11230                 fix translation of protocol_names[]
11231                 fix label disappearing off the edge of the
11232                 visible area
11233
11234 2006-08-12 [paul]       2.4.0cvs42
11235
11236         * manual/plugins.xml
11237                 update IRC channel info before it gets forgotten
11238                 about
11239
11240 2006-08-11 [colin]      2.4.0cvs41
11241
11242         * src/compose.c
11243         * src/mainwindow.c
11244         * src/mainwindow.h
11245         * src/procmsg.c
11246         * src/procmsg.h
11247         * src/summaryview.c
11248         * src/toolbar.c
11249                 Grey out the Send button if
11250                 - Queue folders are empty, or
11251                 - We're sending already
11252
11253 2006-08-11 [wwp]        2.4.0cvs40
11254
11255         * src/main.c
11256                 fix a logic issue when quitting while a compose window is
11257                 still open, thanks to Colin.
11258
11259 2006-08-10 [colin]      2.4.0cvs39
11260
11261         * src/main.c
11262                 Fix default font size setting after wizard run
11263         * src/imap.c
11264         * src/etpan/imap-thread.c
11265         * src/etpan/imap-thread.h
11266                 Fix bug #999 (Timing out on TSL cert validation 
11267                 dialog makes ugly things happen). Also, STARTTLS
11268                 unconditionnaly if initial capabilities contain
11269                 LOGINDISABLED and STARTTLS.
11270
11271 2006-08-09 [colin]      2.4.0cvs38
11272
11273         * src/mainwindow.c
11274         * src/mainwindow.h
11275                 Fix Tools/Actions sensitivity when there are
11276                 no actions
11277
11278 2006-08-09 [colin]      2.4.0cvs37
11279
11280         * src/prefs_filtering.c
11281                 Warning fix, patch by Paul
11282         * src/messageview.c
11283         * src/prefs_actions.c
11284         * src/prefs_filtering_action.c
11285         * src/prefs_matcher.c
11286                 Uniformisation of "Info ..." to "Info..." (for
11287                 old gtk), patch by Fabien
11288         * src/plugins/clamav/clamav_plugin_gtk.c
11289                 Sensitivity fix by Fabien
11290
11291 2006-08-09 [colin]      2.4.0cvs36
11292
11293         * src/main.c
11294         * src/main.h
11295                 Add a function to know whether we're exiting
11296         * src/plugins/trayicon/trayicon.c
11297                 If exiting, don't do anything. Faster, and
11298                 avoids gtk_main_iteration reentracy causing
11299                 segfaults at exit
11300
11301 2006-08-09 [colin]      2.4.0cvs35
11302
11303         * src/messageview.c
11304         * src/mimeview.c
11305         * src/mimeview.h
11306                 Fix lack of part selection when automatically 
11307                 jumping to a specific part
11308         * src/msgcache.c
11309                 Little optimisation in cache reading
11310
11311 2006-08-09 [colin]      2.4.0cvs34
11312
11313         * src/compose.c
11314                 Fix crash setting the priority on reedit
11315                 (Accessing compose before creating it!)
11316
11317 2006-08-08 [colin]      2.4.0cvs33
11318
11319         * src/procmime.c
11320                 Fix bug #998 (last attachment is not accessible)
11321                 Bad RFC interpretation on multipart close-delimiters
11322         * src/mimeview.c
11323         * src/mimeview.h
11324         * src/gtk/gtkvscrollbutton.c
11325         * src/gtk/gtkvscrollbutton.h
11326                 Make attachments list wheel-scrollable
11327
11328 2006-08-07 [colin]      2.4.0cvs32
11329
11330         * src/gtk/gtkaspell.c
11331                 Fix bug #973 (Unicode punctation characters 
11332                 are not recognized as separators by the
11333                 spell checker); fix unsigned stuff
11334
11335 2006-08-07 [colin]      2.4.0cvs31
11336
11337         * src/compose.c
11338                 Fix bug #956 (DnD text with accents in compose 
11339                 text entry); fix gccc's signed/unsigned fuss
11340
11341 2006-08-06 [colin]      2.4.0cvs30
11342
11343         * src/main.c
11344                 Fix bug #979 (Plugin crashes when exiting 
11345                 sylpheed-claws) : handle exit request only 
11346                 once
11347
11348 2006-08-05 [colin]      2.4.0cvs29
11349
11350         * src/news.c
11351                 Just make sure we have a msgid.
11352
11353 2006-08-05 [colin]      2.4.0cvs28
11354
11355         * src/news.c
11356         * src/summaryview.c
11357                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11358                 by reimplementing it
11359         * src/textview.c
11360                 Fix bug when hiding quotes with level > 3 and quote
11361                 colors are recycled
11362
11363 2006-08-04 [colin]      2.4.0cvs27
11364
11365         * src/compose.c
11366         * src/undo.c
11367         * src/undo.h
11368                 Fix a bit replace-by-pasting undo
11369         * src/mainwindow.c
11370         * src/messageview.c
11371                 Fix Fold quotes menu synchro in
11372                 mainwindow when it changes in 
11373                 messageview
11374         * src/textview.c
11375                 Fix right-click on quotes blocks
11376         * src/common/utils.c
11377                 Verify that the file created by
11378                 my_tmpfile() is writable. Fixes
11379                 bug #988 (very specific filesystem
11380                 issue)
11381         * src/plugins/pgpcore/sgpgme.c
11382                 Fix file descriptor leak
11383         * src/plugins/spamassassin/spamassassin.c
11384                 Warn once if spamd isn't reachable
11385
11386 2006-08-04 [colin]      2.4.0cvs26
11387
11388         * src/toolbar.c
11389                 i18n context patch by Fabien
11390
11391 2006-08-03 [colin]      2.4.0cvs25
11392
11393         * src/mainwindow.c
11394         * src/messageview.c
11395                 Rename "Hide quotes" to "Fold quotes"
11396         * src/textview.c
11397                 Don't use hand cursor on quotes. "all 
11398                 the bonuses of the feature and none of 
11399                 unwelcome side-effects"
11400
11401 2006-08-03 [colin]      2.4.0cvs24
11402
11403         * AUTHORS
11404         * sylpheed-claws.desktop
11405         * src/gtk/authors.h
11406                 Bring the desktop file to XDG compliance
11407                 Patch by Charles A. Edwards
11408
11409 2006-08-03 [colin]      2.4.0cvs23
11410
11411         * src/textview.c
11412                 Fix links offset when they are preceded
11413                 by accentued chars (g_utf8_strlen!)
11414         * src/mainwindow.c
11415                 Fix wrong status when starting offline
11416
11417
11418 2006-08-03 [wwp]        2.4.0cvs22
11419
11420         * src/prefs_common.h
11421                 ask what to do w/ filtering rules that belong to an account when
11422                 applying filtering rules manually from the main window (skip,
11423                 apply regardless of the account, use current account). This dialog
11424                 can be skipped and the last reply used.
11425                 (forgot that file)
11426
11427 2006-08-03 [wwp]        2.4.0cvs21
11428
11429         * src/filtering.c
11430         * src/filtering.h
11431         * src/prefs_common.c
11432         * src/summaryview.c
11433         * src/alertpanel.c
11434         * src/alertpanel.h
11435         * src/messageview.c
11436                 ask what to do w/ filtering rules that belong to an account when
11437                 applying filtering rules manually from the main window (skip,
11438                 apply regardless of the account, use current account). This dialog
11439                 can be skipped and the last reply used.
11440
11441
11442 2006-08-03 [colin]      2.4.0cvs20
11443
11444         * src/textview.c
11445                 Optimize previous patch
11446
11447 2006-08-03 [cleroy]     2.4.0cvs19
11448
11449         * src/textview.c
11450                 Fix quotes getting toggled back when the
11451                 mail has an even number of text parts
11452
11453 2006-08-02 [colin]      2.4.0cvs18
11454
11455         * src/messageview.c
11456                 Add Hide quotes menu
11457
11458 2006-08-02 [colin]      2.4.0cvs17
11459
11460         * src/mainwindow.c
11461         * src/prefs_common.c
11462         * src/textview.c
11463         * src/textview.h
11464         * src/gtk/about.c
11465                 Allow per-level quote hiding,
11466                 Allow toggling quotes by double-clicking them
11467                 Rename RemoteURI to ClickableText to reflect
11468                 the fact it's used for a variety of things
11469
11470 2006-08-02 [wwp]        2.4.0cvs16
11471
11472         * src/mainwindow.c
11473                 fix "View/Hide quotes" menu item status initialization.
11474
11475 2006-08-02 [wwp]        2.4.0cvs15
11476
11477         * src/matcher_parser_parse.y
11478                 remove a debug trace.
11479
11480 2006-08-02 [paul]       2.4.0cvs14
11481
11482         * src/plugins/pgpcore/passphrase.c
11483                 don't set initial dialog size
11484                 make it resizable
11485
11486 2006-08-02 [paul]       2.4.0cvs13
11487
11488         * src/noticeview.c
11489                 remove the rogue '/' character
11490
11491 2006-08-02 [paul]       2.4.0cvs12
11492
11493         * src/noticeview.c
11494                 allow buttons to resize as necessary
11495
11496 2006-08-01 [wwp]        2.4.0cvs11
11497
11498         * src/mbox.c
11499                 fix strict ISO C90 compliance.
11500
11501 2006-08-01 [wwp]        2.4.0cvs10
11502
11503         * tools/update-po
11504                 updated update-po tool to work w/ context-dependent translations.
11505                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11506
11507 2006-08-01 [wwp]        2.4.0cvs9
11508
11509         * src/matcher.c
11510         * src/prefs_filtering.c
11511         * src/prefs_matcher.c
11512                 allow context-dependent translations for "All",
11513                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11514
11515 2006-07-31 [colin]      2.4.0cvs8
11516
11517         * AUTHORS
11518         * src/gtk/authors.h
11519                 Add Rafal to authors
11520
11521 2006-07-31 [colin]      2.4.0cvs7
11522
11523         * src/compose.c
11524         * src/mainwindow.c
11525         * src/messageview.h
11526         * src/prefs_common.c
11527         * src/prefs_common.h
11528         * src/textview.c
11529                 Add 'View/Hide quotes'. Patch based on a patch
11530                 by Rafal Weglarz
11531
11532 2006-07-31 [colin]      2.4.0cvs6
11533
11534         * src/action.c
11535                 Fix problem with "> stuff >" actions
11536
11537 2006-07-31 [paul]       2.4.0cvs5
11538
11539         * po/nb.po
11540                 updated by Geir Helland
11541
11542 2006-07-31 [wwp]        2.4.0cvs4
11543
11544         * src/mainwindow.c
11545         * src/summaryview.c
11546         * src/summaryview.h
11547                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11548                 thanks to Colin.
11549
11550 2006-07-31 [wwp]        2.4.0cvs3
11551
11552         * src/Makefile.am
11553         * src/addr_compl.c
11554         * src/addr_compl.h
11555         * src/addressbook.c
11556         * src/addressbook.h
11557         * src/addressbook_foldersel.c
11558         * src/addressbook_foldersel.h
11559         * src/addrindex.c
11560         * src/addrindex.h
11561         * src/matcher.c
11562         * src/matcher.h
11563         * src/matcher_parser_lex.l
11564         * src/matcher_parser_parse.y
11565         * src/prefs_common.c
11566         * src/prefs_common.h
11567         * src/prefs_filtering.c
11568         * src/prefs_matcher.c
11569         * src/prefs_matcher.h
11570         * src/summaryview.c
11571                 introduce filtering against the address book. It's now possible to add
11572                 matched conditions to determine if any email address in a message matches
11573                 or doesn't match any or all books or folders in the address book.
11574
11575 2006-07-31 [wwp]        2.4.0cvs2
11576
11577         * src/account.c
11578         * src/filtering.c
11579         * src/filtering.h
11580         * src/folder.c
11581         * src/folderview.c
11582         * src/inc.c
11583         * src/mainwindow.c
11584         * src/matcher.c
11585         * src/matcher_parser_lex.l
11586         * src/matcher_parser_parse.y
11587         * src/mbox.c
11588         * src/prefs_filtering.c
11589         * src/prefs_filtering.h
11590         * src/procmsg.c
11591         * src/procmsg.h
11592         * src/summaryview.c
11593                 introduce per-account filtering rules. Each filtering rule can now be assigned
11594                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11595                 when applying filtering rules manually, as all rules will apply - even the ones
11596                 assigned to an account. This issue will be addressed soon.
11597  
11598
11599
11600 2006-07-31 [wwp]        2.4.0cvs1
11601
11602         * src/quote_fmt.c
11603                 make more strings translatable.
11604
11605 2006-07-31 [paul]       2.4.0
11606
11607         2.4.0 released
11608
11609 2006-07-31 [paul]       2.3.1cvs91
11610
11611         * po/ca.po
11612                 updated by Miquel Oliete
11613
11614 2006-07-31 [paul]       2.3.1cvs90
11615
11616         * po/de.po
11617         * po/el.po
11618         * po/fr.po
11619         * po/it.po
11620         * po/pl.po
11621         * po/pt_BR.po
11622         * po/sr.po
11623         * po/zh_CN.po
11624                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11625                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11626                 Aleksandar Urosevic, and Ralgh Young
11627
11628 2006-07-31 [paul]       2.3.1cvs89
11629
11630         * src/account.c
11631         * src/main.c
11632         * src/mainwindow.c
11633         * src/mainwindow.h
11634                 Fix a race condition when, after an SC crash, rescanning
11635                 folders took more than 0.5 seconds
11636                 Thanks to Colin
11637
11638 2006-07-31 [paul]       2.3.1cvs88
11639
11640         * src/folderview.c
11641                 don't translate separator strings
11642
11643 2006-07-30 [mones]      2.3.1cvs87
11644
11645         * doc/man/sylpheed-claws.1
11646                 Fixed non-ASCII chars in Hoa's name
11647         * po/es.po
11648                 Updated for release
11649
11650 2006-07-27 [colin]      2.3.1cvs86
11651
11652         * src/textview.c
11653                 Don't include the leading \n in links
11654                 Patch by Fabien
11655
11656 2006-07-25 [colin]      2.3.1cvs85
11657
11658         * src/mainwindow.c
11659         * src/common/socket.h
11660         * src/etpan/imap-thread.c
11661                 Refresh resolvers before connecting
11662                 to IMAP servers, and after switching
11663                 to online. Thanks to Paul.
11664
11665 2006-07-18 [colin]
11666
11667         * 2.4.0-rc4 released
11668
11669 2006-07-17 [colin]      2.3.1cvs84
11670
11671         * src/inc.c
11672                 Show connection attempt in statusbar before
11673                 connecting (previously first message was
11674                 "Retrieving messages from ..." after the
11675                 connection succeeded.
11676
11677 2006-07-16 [wwp]        2.3.1cvs83
11678
11679         * sylpheed-claws.ico
11680                 Added .ico file (windows multi-size icon file, generated).
11681
11682 2006-07-12 [wwp]        2.3.1cvs82
11683
11684         * src/messageview.c
11685                 remove Message/Re-edit menu entry from messageview window,
11686                 as sent/draft/queued messages are opened in compose window when
11687                 re-edited and it's not possible to re-edit other msgs.
11688
11689 2006-07-12 [paul]       2.3.1cvs81
11690
11691         * AUTHORS
11692         * src/mainwindow.c
11693         * src/gtk/authors.h
11694                 check online state before resetting
11695                 mailcheck timer. Useful if some program
11696                 verifies connection state and updates
11697                 Claws.
11698                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11699
11700 2006-07-12 [paul]       2.3.1cvs80
11701
11702         * sylpheed-claws-128x128.png
11703         * sylpheed-claws-64x64.png
11704         * sylpheed-claws.png
11705         * src/Makefile.am
11706         * src/main.c
11707         * src/prefs_toolbar.c
11708         * src/stock_pixmap.c
11709         * src/stock_pixmap.h
11710         * src/wizard.c
11711         * src/gtk/about.c
11712         * src/gtk/gtkutils.c
11713         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11714         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11715         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11716         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11717         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11718         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11719                 updated and renamed logo/icon files and related
11720                 logo by Jesper Schultz
11721
11722 2006-07-11 [paul]       2.3.1cvs79
11723
11724         * src/main.c
11725                 fix the labels a smidgin
11726
11727 2006-07-09 [colin]      2.3.1cvs78
11728
11729         * src/textview.c
11730                 Show errors in textviewer's command
11731                 Patch by H. Merijn Brand
11732
11733 2006-07-09 [colin]      2.3.1cvs77
11734
11735         * src/compose.c
11736                 Save FMID in drafts too
11737
11738 2006-07-08 [colin]      2.3.1cvs76
11739
11740         * src/compose.c
11741                 Svae RMID in drafted mails too
11742                 Save quote_fmt vars for whole mails,
11743                 don't reset at each quote_fmt_init:
11744                 allows to use the same |i{var} in
11745                 various template fields
11746         * src/prefs_template.c
11747         * src/quote_fmt.h
11748         * src/quote_fmt_parse.y
11749                 Same
11750
11751 2006-07-08 [colin]      2.3.1cvs75
11752
11753         * src/textview.c
11754                 Fix highlighting of attached parts URIs
11755
11756 2006-07-08 [colin]      2.3.1cvs74
11757
11758         * src/main.c
11759                 Prevent bug #981 (sc 2.3.1 segfaults with 
11760                 gtk+ 2.10) from being reported again:
11761                 if Sylpheed-Claws has been compiled against
11762                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11763                 of if Sylpheed-Claws has been compiled against
11764                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11765                 error out.
11766
11767 2006-07-07 [colin]      2.3.1cvs73
11768
11769         * src/prefs_actions.c
11770                 Fix label
11771
11772 2006-07-07 [colin]      2.3.1cvs72
11773
11774         * src/prefs_actions.c
11775                 Fix compile on gtk < 2.8. argh :)
11776
11777 2006-07-07 [paul]       2.3.1cvs71
11778
11779         * src/common/defs.h
11780                 update DONATE_URI
11781
11782 2006-07-07 [colin]      2.3.1cvs70
11783
11784         * po/POTFILES.in
11785         * src/quote_fmt.c
11786         * src/quote_fmt_lex.l
11787         * src/quote_fmt_parse.y
11788                 Add |i{var}, a way to insert user-entered
11789                 text in a template
11790
11791 2006-07-07 [colin]
11792
11793         * 2.4.0-rc3 released
11794
11795 2006-07-07 [colin]      2.3.1cvs69
11796
11797         * src/folder.c
11798                 Don't consider inboxes of UNKNOWN folder 
11799                 classes to be useable as default inboxes
11800
11801 2006-07-07 [paul]       2.3.1cvs68
11802
11803         * src/textview.c
11804                 add missing #include <errno.h>
11805                 Thanks to René J. Blokland
11806
11807 2006-07-07 [paul]       2.3.1cvs67
11808
11809         * src/action.c
11810                 Return now Closes dialog
11811         * src/mimeview.c
11812         * src/mimeview.h
11813         * src/textview.c
11814                 add contextual menu to mime parts listed
11815                 in the textview
11816                 Thanks to Colin
11817         * src/common/utils.c
11818                 reversal: ' is a valid character in URLs
11819
11820 2006-07-06 [colin]      2.3.1cvs66
11821
11822         * src/remotefolder.h
11823                 Forgotten in previous commit
11824
11825 2006-07-06 [colin]      2.3.1cvs65
11826
11827         * src/folder.c
11828                 Set summary update flag whenever
11829                 totals changed
11830         * src/imap.c
11831         * src/prefs_account.c
11832         * src/common/utils.h
11833         * src/etpan/imap-thread.c
11834                 Fix warnings, thanks to Fabien and
11835                 Ricardo
11836
11837 2006-07-06 [wwp]        2.3.1cvs64
11838
11839         * src/gtk/gtkutils.c
11840                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11841
11842 2006-07-06 [wwp]        2.3.1cvs63
11843
11844         * src/account.c
11845         * src/addressbook.c
11846         * src/addressitem.h
11847         * src/folderview.c
11848         * src/mainwindow.c
11849         * src/manual.c
11850         * src/manual.h
11851         * src/message_search.c
11852         * src/prefs_actions.c
11853         * src/prefs_filtering.c
11854         * src/prefs_filtering.h
11855         * src/prefs_template.c
11856         * src/summary_search.c
11857         * src/summaryview.c
11858         * src/gtk/gtkutils.c
11859         * src/gtk/gtkutils.h
11860         * src/gtk/pluginwindow.c
11861                 add help buttons to some dialogs. Clicking such buttons opens a
11862                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11863
11864 2006-07-06 [paul]       2.3.1cvs62
11865
11866         * src/textview.c
11867                 fix attachments contextual menu
11868                 Thanks to Colin
11869
11870 2006-07-05 [colin]      2.3.1cvs61
11871
11872         * src/textview.c
11873         * src/compose.c
11874                 Handle sftp:// links
11875
11876 2006-07-05 [paul]       2.3.1cvs60
11877
11878         * src/gtk/filesel.c
11879                 grab save button by default
11880                 Thanks to Colin
11881
11882 2006-07-05 [wwp]        2.3.1cvs59
11883
11884         * manual/xml2pdf
11885                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11886
11887 2006-07-04 [colin]      2.3.1cvs58
11888
11889         * src/mimeview.c
11890         * src/textview.c
11891                 Use left click to select, middle click to open
11892                 on mimeparts links
11893         * src/common/utils.c
11894                 Fix segfault
11895
11896 2006-07-04 [colin]      2.3.1cvs57
11897
11898         * src/mainwindow.c
11899         * src/news.c
11900                 Warning fixes, thanks to Fabien
11901
11902 2006-07-04 [colin]      2.3.1cvs56
11903
11904         * src/mimeview.c
11905         * src/mimeview.h
11906         * src/textview.c
11907                 Allow parts to be selected via their text label
11908                 in textview
11909
11910 2006-07-04 [colin]      2.3.1cvs55
11911
11912         * src/folderview.c
11913                 Feedback when closing (for big folders)
11914         * src/prefs_actions.c
11915         * src/prefs_filtering.c
11916         * src/prefs_matcher.c
11917         * src/prefs_template.c
11918                 Fix default button when closing without
11919                 having saved
11920
11921 2006-07-04 [colin]      2.3.1cvs54
11922
11923         * src/news.c
11924                 Delete local file on deletion
11925
11926 2006-07-03 [colin]      2.3.1cvs53
11927
11928         * src/folderview.c
11929         * src/main.c
11930                 Don't freeze when rescanning after crash
11931
11932 2006-07-03 [wwp]        2.3.1cvs52
11933
11934         * src/compose.c
11935         * src/privacy.c
11936         * src/privacy.h
11937         * src/plugins/pgpinline/pgpinline.c
11938         * src/plugins/pgpmime/pgpmime.c
11939                 don't report an error when the user cancels the passphrase dialog.
11940
11941 2006-07-02 [colin]      2.3.1cvs51
11942
11943         * src/folderview.c
11944                 Open message when crossing folders with Space,
11945                 goto next unread and friends
11946
11947 2006-07-01 [colin]      2.3.1cvs50
11948
11949         * src/prefs_account.c
11950                 Typographic rules varying from language
11951                 to language (in french "Protocole :"),
11952                 we have to do that :)
11953
11954 2006-07-01 [ticho]      2.3.1cvs49
11955
11956         * src/prefs_account.c
11957                 Only use one temporary gchar* variable in
11958                 prefs_account_protocol_set_optmenu().
11959
11960 2006-07-01 [ticho]      2.3.1cvs48
11961
11962         * src/prefs_account.c
11963         * src/prefs_account.h
11964                 Use GtkLabel for existing account protocol name.
11965                 Created an array for protocol names and populate the
11966                 combobox from it in a for() cycle.
11967
11968 2006-06-30 [colin]      2.3.1cvs47
11969
11970         * src/compose.c
11971                 Block undo when changing signature (by changing
11972                 account)
11973
11974 2006-06-30 [paul]       2.3.1cvs46
11975
11976         * src/send_message.c
11977                 when editing From in the Compose window, use that address
11978                 in the Return-Path: header
11979                 Thanks to Colin
11980
11981 2006-06-30 [colin]      2.3.1cvs45
11982
11983         * src/compose.c
11984                 Fix signature replacement:
11985                 - when no newline before separator
11986                 - when reediting
11987
11988 2006-06-29 [colin]      2.3.1cvs44
11989
11990         * src/folderview.c
11991         * src/folderview.h
11992         * src/mainwindow.c
11993         * src/summaryview.c
11994                 Let 'View/Go to/Next marked' work like
11995                 Next new & Next unread: across folders
11996                 Change the select_on_entry pref to do
11997                 what we want when changing folder
11998         * src/common/utils.c
11999                 Fix single-quoted links 
12000
12001 2006-06-29 [colin]      2.3.1cvs43
12002
12003         * src/gtk/gtkaspell.c
12004                 "Sylpheed" and "Sylpheed-Claws" do exist !
12005
12006 2006-06-29 [colin]      2.3.1cvs42
12007
12008         * src/imap.c
12009                 Forgot to remove debug
12010
12011 2006-06-29 [colin]      2.3.1cvs41
12012
12013         * src/imap.c
12014         * src/imap.h
12015         * src/mainwindow.c
12016                 Disconnect from IMAP servers when going
12017                 offline. Fixes bug #978 (going to offline-mode 
12018                 won't close connections)
12019
12020 2006-06-29 [colin]      2.3.1cvs40
12021
12022         * src/main.c
12023                 Fix transient setting on failing plugins
12024                 Patch by Fabien
12025         * src/plugins/pgpcore/sgpgme.c
12026                 Only warn for OpenPGP. Most people don't
12027                 have CMS available.
12028
12029 2006-06-29 [colin]      2.3.1cvs39
12030
12031         * src/compose.c
12032                 Fix Spelling menu (discrepancy between context menu
12033                 and top menu when folder's dictionary isn't the 
12034                 default one)
12035         * src/plugins/pgpcore/sgpgme.c
12036                 More error reporting about why gpgme can fail
12037
12038 2006-06-29 [wwp]        2.3.1cvs38
12039
12040         * src/mainwindow.c
12041                 honor the display-header-pane setting even when the message view
12042                 is a separate window.
12043
12044 2006-06-29 [wwp]        2.3.1cvs37
12045
12046         * src/prefs_actions.c
12047                 forgot to commit that one (use of GTK_STOCK_INFO).
12048
12049 2006-06-29 [colin]      2.3.1cvs36
12050
12051         * src/imap.c
12052                 Better handling of login errors (ask the password
12053                 again once), alert in case of error. Fix three
12054                 signedness warnings.
12055
12056 2006-06-28 [wwp]        2.3.1cvs35
12057
12058         * src/prefs_template.c
12059         * src/prefs_matcher.c
12060         * src/prefs_filtering_action.c
12061         * src/prefs_quote.c
12062                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12063                 patch by Fabien Vantard, slightly modified.
12064
12065 2006-06-28 [paul]
12066
12067         2.4.0-rc2 released
12068
12069 2006-06-28 [colin]      2.3.1cvs34
12070
12071         * src/prefs_account.c
12072                 Fix bug #977 (Can't add or edit imap accounts)
12073
12074 2006-06-28 [colin]      2.3.1cvs33
12075
12076         * src/mimeview.c
12077                 Fix previous
12078
12079 2006-06-28 [colin]      2.3.1cvs32
12080
12081         * src/mimeview.c
12082                 Save named inlined attachments with "Save all"
12083         * src/main.c
12084         * src/mbox.c
12085         * src/common/plugin.c
12086         * src/common/plugin.h
12087         * src/common/sylpheed.c
12088         * src/common/utils.c
12089         * src/plugins/pgpcore/sylpheed.def
12090         * src/plugins/pgpinline/sylpheed.def
12091         * src/plugins/pgpmime/sylpheed.def
12092                 Win32 compatibility patch, by
12093                 Werner Koch
12094
12095 2006-06-28 [wwp]        2.3.1cvs31
12096
12097         * src/imap.c
12098         * src/prefs_folder_item.c
12099                 less compilation warnings (thanks to Fabien Vantard), less typos.
12100
12101 2006-06-28 [paul]       2.3.1cvs30
12102
12103         * src/gtk/gtkutils.c
12104                 gtk_combo_box_set_focus_on_click() is only
12105                 available since gtk 2.6.0
12106
12107 2006-06-28 [paul]       2.3.1cvs29
12108
12109         * src/prefs_ext_prog.c
12110                 fix engrish and add a tooltip for the
12111                 'command for 'Display as text' option
12112
12113 2006-06-28 [paul]
12114
12115         2.4.0-rc1 released
12116
12117 2006-06-28 [paul]       2.3.1cvs28
12118
12119         * ChangeLog
12120         * tools/Makefile.am
12121                 include textviewer.pl in releases
12122
12123 2006-06-28 [paul]       2.3.1cvs27
12124
12125         * src/prefs_ext_prog.c
12126                 hide Print command option if libgnomeprint
12127                 support is present
12128
12129 2006-06-27 [colin]      2.3.1cvs26
12130
12131         * src/compose.c
12132                 Fix Esc handling in insert/attach dialog
12133                 Don't show this dialog if dragging something
12134                 else than text/uri-list
12135                 Thanks to Fabien Vantard
12136         * tools/textviewer.pl
12137                 Filter script to display stuff as text
12138                 by H. Merijn Brand
12139
12140 2006-06-27 [wwp]        2.3.1cvs25
12141
12142         * src/messageview.c
12143                 use the exact product name (message view title), patch
12144                 by Fabien Vantard.
12145
12146 2006-06-27 [ticho]      2.3.1cvs24
12147
12148         * src/prefs_account.c
12149         * src/prefs_common.c
12150         * src/prefs_common.h
12151         * src/prefs_ext_prog.c
12152         * src/textview.c
12153                 Add a preference (Preferences/External programs)
12154                 to allow "Display as text" to be done via a script
12155                 (patch by H.Merijn Brand).
12156                 Use GtkComboBox for protocol selection in account
12157                 preferences.
12158                 Only include current choice for existing accounts, and
12159                 insensitivize the combobox.
12160
12161 2006-06-27 [paul]       2.3.1cvs23
12162
12163         * src/mbox.c
12164                 fix crasher introduced in cvs21.
12165                 Thanks to Colin
12166
12167 2006-06-26 [colin]      2.3.1cvs22
12168
12169         * src/mbox.c
12170                 Fix double-frees when leaving folders
12171                 after exporting to mbox
12172
12173 2006-06-26 [colin]      2.3.1cvs21
12174
12175         * src/mbox.c
12176                 More feedback (and optimisation)
12177                 on import/export
12178         * src/common/utils.c
12179                 Fix case when looking for mail addresses
12180         * src/gtk/gtkutils.c
12181                 Extra check for (X-)Face
12182
12183 2006-06-25 [ticho]      2.3.1cvs20
12184
12185         * src/compose.c
12186         * src/exphtmldlg.c
12187         * src/gtk/gtkutils.c
12188         * src/gtk/gtkutils.h
12189                 Added second argument to gtkut_sc_combobox_create() to
12190                 control focus-on-click for the widget.
12191                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12192
12193 2006-06-25 [ticho]      2.3.1cvs19
12194
12195         * src/compose.c
12196         * src/gtk/Makefile.am
12197         * src/gtk/combobox.c
12198         * src/gtk/combobox.h
12199         * src/gtk/gtkutils.c
12200         * src/gtk/gtkutils.h
12201                 Use GtkComboBox instead of deprecated GtkOptionMenu
12202                 for account selector in compose window and for encoding
12203                 selector in attachment properties.
12204                 Also factorise working with the new GtkComboBox somewhat.
12205
12206 2006-06-24 [paul]       2.3.1cvs18
12207
12208         * src/prefs_common.c
12209                 use the correct default value
12210
12211 2006-06-24 [paul]       2.3.1cvs17
12212
12213         * src/compose.c
12214         * src/prefs_common.c
12215         * src/prefs_common.h
12216         * src/prefs_compose_writing.c
12217                 enable setting of default action when
12218                 dnd'ing files in the compose window.
12219                 (Collaborative effort with wwp)
12220
12221 2006-06-23 [wwp]        2.3.1cvs16
12222
12223         * src/compose.c
12224                 i18n fix (thanks to Fabien Vantard)
12225
12226 2006-06-22 [colin]      2.3.1cvs15
12227
12228         * src/prefs_customheader.c
12229                 Don't use filters in custom headers' file 
12230                 selector. Remember, extensions mean nothing :)
12231
12232 2006-06-22 [paul]       2.3.1cvs14
12233
12234         * configure.ac
12235                 allow setting of man directory location
12236
12237 2006-06-22 [colin]      2.3.1cvs13
12238
12239         * src/mainwindow.c
12240                 Add 'View/Go to/Next unread folder'.
12241                 I missed that :)
12242
12243 2006-06-22 [colin]      2.3.1cvs12
12244
12245         * src/common/utils.c
12246                 Add some subject prefixes
12247                 Patch by Bjorn T Johansen <btj@havleik.no>
12248
12249 2006-06-22 [colin]      2.3.1cvs11
12250
12251         * manual/advanced.xml
12252                 Forgotten hidden pref
12253
12254 2006-06-21 [paul]       2.3.1cvs10
12255
12256         * src/prefs_account.c
12257                 complete the removal of 'Add date header' option
12258
12259 2006-06-21 [paul]       2.3.1cvs9
12260
12261         * src/account.c
12262         * src/compose.c
12263         * src/prefs_account.c
12264         * src/prefs_account.h
12265                 remove option to add date header - always
12266                 add date header
12267         * src/etpan/imap-thread.c
12268                 fix warnings (Thanks to Colin)
12269
12270 2006-06-21 [wwp]        2.3.1cvs8
12271
12272         * src/folder.c
12273                 set the attachment flag when inline text part are (file)named. This is more convenient
12274                 when receiving (for instance) inline source files or patches sent using thunderbird.
12275
12276 2006-06-21 [paul]       2.3.1cvs7
12277
12278         * src/inc.c
12279                 fix off-by-one count of current msg in
12280                 statusbar filtering progressbar
12281
12282 2006-06-21 [paul]       2.3.1cvs6
12283
12284         * src/folder.c
12285                 Show attachment icon even if the part is 'inline'
12286                 if the following conditions are met:
12287                 - content-type != 'text/plain'
12288                 - content-type != '*/pgp-signature'
12289                 - either 'name' or 'filename' parameter is not NULL
12290                 
12291                 Thanks to Colin
12292
12293 2006-06-21 [paul]       2.3.1cvs5
12294
12295         * src/messageview.c
12296         * src/prefs_common.c
12297         * src/prefs_common.h
12298         * src/prefs_other.c
12299                 add an option to 'Never send Return
12300                 Receipts'
12301                 Thanks to Colin
12302
12303 2006-06-20 [mones]      2.3.1cvs4
12304
12305         * po/es.po
12306                 updated
12307         * src/compose.c
12308                 typo fixed (space after comma)
12309         * tools/make.themes.project
12310                 remove exec mode from tarball files
12311
12312 2006-06-20 [colin]      2.3.1cvs3
12313
12314         * src/news.c
12315         * src/procheader.c
12316         * src/unmime.c
12317                 Better fix for \n's in headers (don't 
12318                 break Received: and others)
12319
12320 2006-06-20 [paul]       2.3.1cvs2
12321
12322         * src/alertpanel.c
12323         * src/textview.c
12324                 improve legibility of phishing attempt
12325                 dialog
12326
12327 2006-06-20 [paul]       2.3.1cvs1
12328
12329         * NEWS
12330         * README
12331         * configure.ac
12332                 Update version number following
12333                 stable release
12334
12335 2006-06-20 [colin]      2.3.0cvs26
12336
12337         * src/compose.c
12338                 When dragging a file to the text of the compose
12339                 window, ask whether we want to insert or attach
12340                 (I know lots of people who do that to attach)
12341
12342 2006-06-20 [colin]      2.3.0cvs25
12343
12344         * src/etpan/imap-thread.c
12345                 Fix threshold (the append command is often > 32 bytes)
12346
12347 2006-06-19 [colin]      2.3.0cvs24
12348
12349         * src/imap.c
12350         * src/etpan/imap-thread.c
12351                 Workaround Rockliffe IMAP server bug: replace
12352                 "x UID SEARCH (ANSWERED UID 1:*)" with
12353                 "x UID SEARCH ANSWERED"
12354                 (Rockliffe doesn't handle the parenthesis)
12355
12356 2006-06-19 [colin]      2.3.0cvs23
12357
12358         * src/compose.c
12359         * src/imap.c
12360         * src/etpan/imap-thread.c
12361                 Probably fix bug #972 (Freezes when adding 
12362                 an attachment to the message)
12363         * src/common/defs.h
12364                 Modernize Firefox cmd
12365
12366
12367 2006-06-18 [colin]      2.3.0cvs22
12368
12369         * src/prefs_customheader.c
12370                 Only allow correct filenames for various
12371                 custom headers
12372
12373 2006-06-18 [colin]      2.3.0cvs21
12374
12375         * src/prefs_customheader.c
12376                 Add a 'From File...' button in custom headers prefs, which
12377                 try to do the right thing: 
12378                 for normal headers, use file as plaintext,
12379                 for X-Face, calls compface,
12380                 for Face, encode to b64.
12381
12382 2006-06-17 [colin]      2.3.0cvs20
12383
12384         * src/mh.c
12385                 Warning fix
12386
12387 2006-06-16 [colin]      2.3.0cvs19
12388
12389         * src/summaryview.c
12390                 Recursive quicksearch: show message list
12391                 in current folder, *then* search children
12392                 in the background.
12393
12394 2006-06-16 [colin]      2.3.0cvs18
12395
12396         * src/main.c
12397                 Instead of ignoring SIGPIPE, save caches
12398                 when getting one. Will fix the fact that
12399                 hot caches are out-of-date when logging 
12400                 out of Xorg.
12401         * src/compose.c
12402         * src/prefs_compose_writing.c
12403                 Only save text (not attachments) when 
12404                 auto-saving to drafts
12405         * src/unmime.c
12406                 Always replace \n, \r and \t with spaces
12407                 in headers
12408         * manual/dist/html/Makefile.am
12409         * manual/dist/pdf/Makefile.am
12410         * manual/dist/ps/Makefile.am
12411         * manual/dist/txt/Makefile.am
12412         * manual/fr/dist/html/Makefile.am
12413         * manual/fr/dist/pdf/Makefile.am
12414         * manual/fr/dist/ps/Makefile.am
12415         * manual/fr/dist/txt/Makefile.am
12416         * manual/pl/dist/html/Makefile.am
12417         * manual/pl/dist/pdf/Makefile.am
12418         * manual/pl/dist/ps/Makefile.am
12419         * manual/pl/dist/txt/Makefile.am
12420                 Fix make clean removing pregenerated manuals
12421
12422
12423 2006-06-16 [colin]      2.3.0cvs17
12424
12425         * src/plugins/pgpcore/sgpgme.c
12426         * src/plugins/pgpmime/pgpmime.c
12427         * src/plugins/pgpinline/pgpinline.c
12428                 Better error reporting in setup_signers.
12429                 Don't fallback to default key if specified
12430                 key isn't found.
12431                 Don't allow signing if more than one secret
12432                 key matches the one specified in prefs.
12433
12434 2006-06-15 [colin]      2.3.0cvs16
12435
12436         * src/folderview.c
12437                 Add "Send queue" in the folder's contextual
12438                 menu
12439         * src/compose.c
12440         * src/messageview.c
12441         * src/privacy.c
12442         * src/privacy.h
12443         * src/procmime.c
12444         * src/procmsg.c
12445         * src/plugins/pgpcore/passphrase.c
12446         * src/plugins/pgpcore/sgpgme.c
12447         * src/plugins/pgpinline/pgpinline.c
12448         * src/plugins/pgpmime/pgpmime.c
12449                 Better error reporting
12450         * src/mbox.c
12451                 Probably fix bug #971 (2.2.3 cannot read mail 
12452                 from local mbox)
12453
12454
12455 2006-06-15 [mones]      2.3.0cvs15
12456
12457         * tools/make.themes.project
12458                 creates the themes project from the web page
12459
12460 2006-06-15 [colin]      2.3.0cvs14
12461
12462         * src/folder.c
12463                 Better fix (avoid losing the folder if scan_tree 
12464                 fails)
12465
12466 2006-06-15 [cleroy]     2.3.0cvs13
12467
12468         * src/folder.c
12469                 Probably fix Bug #969 (crash on rebuilding 
12470                 imap folder)
12471
12472 2006-06-14 [colin]      2.3.0cvs12
12473
12474         * manual/dtd/manual.xsl
12475         * manual/sylpheed-claws-manual.xml
12476         * manual/fr/sylpheed-claws-manual.xml
12477         * manual/pl/sylpheed-claws-manual.xml
12478                 Insert pagebreaks between sections
12479
12480 2006-06-14 [paul]       2.3.0cvs11
12481
12482         * configure.ac
12483                 better fix than 2.3.0cvs10
12484
12485 2006-06-14 [paul]       2.3.0cvs10
12486
12487         * configure.ac
12488                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12489                 (backwards compatible)
12490
12491 2006-06-13 [colin]      2.3.0cvs9
12492
12493         * src/messageview.c
12494                 Fix sending of return receipt with the new queue folders
12495
12496 2006-06-13 [wwp]        2.3.0cvs8
12497
12498         * src/quote_fmt_lex.l
12499                 fix wrong tokens returned in quote_fmt lexer, query not().
12500
12501 2006-06-13 [wwp]        2.3.0cvs7
12502
12503         * src/folder.c
12504         * src/prefs_folder_item.c
12505                 allow changing folder type even when folder is not a top-level one,
12506                 thanks to Colin.
12507
12508 2006-06-12 [colin]      2.3.0cvs6
12509
12510         * src/folderview.c
12511                 Fix double-ask of "Do you want to mark all
12512                 as read"
12513
12514 2006-06-12 [colin]      2.3.0cvs5
12515
12516         * src/compose.c
12517         * src/compose.h
12518         * src/folder.c
12519         * src/folder.h
12520         * src/imap.c
12521         * src/inc.c
12522         * src/main.c
12523         * src/messageview.c
12524         * src/mh.c
12525         * src/prefs_folder_item.c
12526         * src/procheader.c
12527         * src/procmime.c
12528         * src/procmsg.c
12529         * src/procmsg.h
12530         * src/send_message.c
12531         * src/summaryview.c
12532         * src/toolbar.c
12533                 Apply bug #964's patch (Queue and drafts aren't normal)
12534                 The Drafts and Queue folder now contain RFC-822 files,
12535                 allowing to move and copy mails from and to these 
12536                 folders. Moving from Drafts to Queue will prepare the
12537                 mail for sending (PGP signature, encryption, etc).
12538                 This patch also rework sending errors handling to try
12539                 to be more helpful.
12540                 Also, allow redefining folder types via the GUI 
12541                 (Folder type in its Properties)
12542
12543 2006-06-12 [colin]      2.3.0cvs4
12544
12545         * src/summaryview.c
12546         * src/prefs_common.c
12547         * src/prefs_common.h
12548         * src/gedit-print.c
12549                 Allow to define a specific print font - patch
12550                 by Bernhard Walle <bernhard.walle@gmx.de>
12551         * src/prefs_fonts.c
12552         * manual/advanced.xml
12553         * manual/fr/advanced.xml
12554                 Add a hidden pref to allow deletion without
12555                 confirmation
12556
12557 2006-06-12 [wwp]        2.3.0cvs3
12558
12559         * .cvsignore
12560                 more files to ignore.
12561
12562 2006-06-12 [wwp]        2.3.0cvs2
12563
12564         * src/quote_fmt.c
12565         * src/quote_fmt_lex.l
12566         * src/quote_fmt_parse.y
12567                 extend the quote_fmt parser (templates and quotes):
12568                 - allow limited sub-expressions in |p{} and |f{} expressions,
12569                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12570                 - implemented/fixed missing implementation of query_references and show_references,
12571                 - completed, fixed contents and format of the symbols help dialog,
12572                 - fix some compilation warnings.
12573
12574 2006-06-12 [wwp]        2.3.0cvs1
12575
12576         * manual/advanced.xml
12577         * manual/fr/advanced.xml
12578                 updates in the "templates" section of the manual (eng/fr):
12579                  - be more precise (both versions)
12580                  - completed to match the english reference (fr version)
12581                  - touchups (both versions)
12582
12583 2006-06-12 [paul]       2.3.0
12584
12585         2.3.0 released
12586
12587 2006-06-12 [paul]       2.2.3cvs14
12588
12589         * po/ca.po
12590         * po/cs.po
12591         * po/de.po
12592         * po/el.po
12593         * po/fr.po
12594         * po/it.po
12595         * po/pt_BR.po
12596         * po/sr.po
12597         * po/zh_CN.po
12598                 updated by Miquel Oliete, Tim, Stephan Sachse,
12599                 Stavros Giannouris, Fabien Vantard, Andrea
12600                 Spadaccini, Frederico Goncalves Guimaraes,
12601                 Aleksandar Urosevic, and Ralgh Young
12602
12603 2006-06-12 [colin]      2.2.3cvs13
12604
12605         * src/mbox.c
12606                 Add missing header
12607
12608 2006-06-11 [colin]      2.2.3cvs12
12609
12610         * src/msgcache.c
12611                 Verify that g_malloc() succeeded
12612
12613 2006-06-11 [colin]      2.2.3cvs11
12614
12615         * src/wizard.c
12616                 Add Face header to welcome mail
12617
12618 2006-06-10 [colin]      2.2.3cvs10
12619
12620         * src/textview.c
12621                 Revert previous (Forgot it changes the
12622                 margin on the whole mail)
12623
12624 2006-06-10 [colin]      2.2.3cvs9
12625
12626         * src/textview.c
12627                 Don't overlap long headers under (X-)Face
12628
12629 2006-06-10 [mones]      2.2.3cvs8
12630
12631         * manual/xml2pdf
12632                 allow generation of manual on systems lacking saxon binary
12633                 but with java and the saxon library installed
12634
12635         * po/es.po
12636                 updated for release
12637
12638 2006-06-09 [colin]      2.2.3cvs7
12639
12640         * src/summaryview.c
12641                 Fix leak when using Display Sender using Addressbook
12642
12643 2006-06-09 [colin]      2.2.3cvs6
12644
12645         * src/compose.c
12646         * src/folder.c
12647         * src/folderview.c
12648         * src/mimeview.c
12649         * src/summaryview.c
12650                 More leaks fixes
12651
12652 2006-06-09 [paul]       2.2.3cvs5
12653
12654         * AUTHORS
12655         * src/gtk/authors.h
12656         * tools/claws.i18n.status.pl
12657                 updated with new info
12658
12659 2006-06-09 [paul]       2.2.3cvs4
12660
12661         * README
12662                 updated
12663         * manual/ack.xml
12664                 add wwp to authors list
12665         * src/gtk/authors.h
12666                 update mine and Colin's addresses
12667
12668 2006-06-08 [colin]      2.2.3cvs3
12669
12670         * src/etpan/imap-thread.c
12671                 Fix leak on SSL cert check
12672
12673 2006-06-08 [colin]      2.2.3cvs2
12674
12675         * src/common/utils.c
12676                 Fix leak
12677
12678 2006-06-08 [paul]       2.2.3cvs1
12679
12680         * configure.ac
12681                 Update version number following
12682                 stable release
12683
12684 2006-06-07 [colin]      2.2.2cvs3
12685
12686         * src/msgcache.c
12687                 Fix catching cache read errors (guint instead of gint)
12688                 Prevent malloc'ing more than 8MB (means cache corruption)
12689
12690 2006-06-07 [paul]       2.2.2cvs2
12691
12692         * src/exporthtml.c
12693         * src/exportldif.c
12694         * src/mh.c
12695         * src/mutt.c
12696         * src/pine.c
12697         * src/common/utils.c
12698                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12699                 obey $HOME'
12700                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12701                 Thanks to Colin
12702
12703 2006-06-06 [paul]       2.2.2cvs1
12704
12705         * configure.ac
12706                 Update version number following
12707                 stable release
12708
12709 2006-06-06 [paul]       2.2.1cvs6
12710
12711         * src/matcher.c
12712                 fix  implicit declaration of
12713                 sylpheed_do_idle()
12714                 Patch by Fabien Vantard
12715
12716 2006-06-06 [paul]       2.2.1cvs5
12717
12718         * src/matcher.c
12719                 fix age_greater and age_lower so that they
12720                 mean what say and not '...or equal to'
12721                 Thanks to Colin
12722
12723 2006-06-06 [paul]       2.2.1cvs4
12724
12725         * src/textview.c
12726         * src/common/utils.c
12727                 fix URI check
12728                 Thanks to Colin
12729
12730 2006-06-05 [wwp]        2.2.1cvs3
12731
12732         * manual/fr/account.xml
12733                 minor language fixes (thanks to Fabien Vantard).
12734
12735 2006-06-05 [colin]      2.2.1cvs2
12736
12737         * src/prefs_folder_item.c
12738         * src/folderview.c
12739                 Allow recursive setting of properties 
12740                 for whole mailboxes
12741         * src/matcher.c
12742                 Don't freeze on 'test' filtering rule
12743
12744 2006-06-05 [colin]      2.2.1cvs1
12745
12746         * configure.ac
12747                 Update version number following
12748                 stable release
12749
12750 2006-06-04 [wwp]        2.2.0cvs82
12751
12752         * manual/glossary.xml
12753         * manual/account.xml
12754         * manual/fr/glossary.xml
12755         * manual/fr/account.xml
12756                 added glossary section and references/links related to the Face custom header.
12757
12758 2006-06-04 [colin]      2.2.0cvs81
12759
12760         * src/summaryview.c
12761                 Skip to next message on move with no
12762                 immediate execution
12763
12764 2006-06-04 [wwp]        2.2.0cvs80
12765
12766         * manual/xml2pdf
12767                 added sanity checks, exit when needed.
12768
12769 2006-06-03 [paul]       2.2.0cvs79
12770
12771         * src/prefs_receive.c
12772                 page name is now 'Receiving'
12773         * src/prefs_send.c
12774                 page name is now 'Sending'
12775
12776 2006-06-03 [colin]      2.2.0cvs78
12777
12778         * src/plugins/spamassassin/spamassassin_gtk.c
12779                 Autoswitch to Localhost if transport was previously
12780                 disabled. Else people had to check [] Enable, then
12781                 *reselect* transport.
12782
12783 2006-06-03 [colin]      2.2.0cvs77
12784
12785         * src/plugins/pgpinline/pgpinline.c
12786         * src/plugins/pgpmime/pgpmime.c
12787                 Check that gpg_data_release_and_get_mem 
12788                 didn't fail (now, why this happens...)
12789
12790 2006-06-03 [colin]      2.2.0cvs76
12791
12792         * src/mbox.c
12793                 Fix bug #962 (Manual and/or UI should 
12794                 warn about incompatible locking 
12795                 causing dataloss)
12796
12797 2006-06-02 [cleroy]     2.2.0cvs75
12798
12799         * src/filtering.c
12800         * src/folder.c
12801         * src/procmsg.c
12802         * src/summaryview.c
12803                 Fix a few leaks
12804
12805 2006-06-02 [colin]      2.2.0cvs74
12806
12807         * src/main.c
12808                 On exit, free caches after writing them
12809                 Shuts up some valgrind false positives
12810         * src/procmsg.c
12811         * src/send_message.c
12812                 Fix races when reusing existing SMTP connections
12813                 Fix inexistant session timeout
12814         * src/toolbar.c
12815                 Display alertpanel after all queues have
12816                 been processed, not after each
12817
12818 2006-06-02 [wwp]        2.2.0cvs73
12819
12820         * manual/fr/glossary.xml
12821         * manual/fr/ack.xml
12822         * manual/ack.xml
12823                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12824
12825 2006-06-02 [wwp]        2.2.0cvs72
12826
12827         * manual/xml2pdf
12828         * manual/dist/pdf/Makefile.am
12829         * manual/dtd/manual.xsl
12830         * manual/fr/dist/pdf/Makefile.am
12831         * manual/pl/dist/pdf/Makefile.am
12832                 we changed the procedure to generate the .pdf version of the manual.
12833                 The procedure is more modern and the .pdf we get now has a valid index.
12834                 Here are the new pre-requisites:
12835
12836                 - JRE 1.x (1.4 here): there must be one from your distro
12837                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12838                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12839                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12840
12841                 See my posts for further info about the installation of this toolchain:
12842
12843                 Date: Fri, 19 May 2006 19:40:06 +0200
12844                 From: wwp <subscript@free.fr>
12845                 To: sylpheed-claws-devel@lists.sourceforge.net
12846                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12847
12848                 and
12849
12850                 Date: Wed, 24 May 2006 12:58:49 +0200
12851                 From: wwp <subscript@free.fr>
12852                 To: sylpheed-claws-devel@lists.sourceforge.net
12853                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12854
12855 2006-06-01 [colin]      2.2.0cvs71
12856
12857         * src/compose.c
12858                 Better guards against IMAP races
12859         * src/main.c
12860         * src/prefs_common.c
12861         * src/prefs_common.h
12862         * src/common/ssl_certificate.c
12863         * src/etpan/imap-thread.c
12864         * src/etpan/imap-thread.h
12865         * src/gtk/sslcertwindow.c
12866                 New hidden option ssl_skip_cert_check to 
12867                 avoid dups of bug #959 (libetpan linked
12868                 against gnutls and gnutls buggy on 64bit)
12869                 Present expired warning only once per
12870                 session/server.
12871         * manual/advanced.xml
12872         * manual/fr/advanced.xml
12873                 Document new option
12874
12875 2006-06-01 [wwp]        2.2.0cvs70
12876
12877         * src/messageview.c
12878                 fix for bug #961 (return receipt dialog 
12879                 complains incorrectly about return-path 
12880                 email adress being different), thanks 
12881                 to Colin.
12882
12883 2006-05-31 [cleroy]     2.2.0cvs69
12884
12885         * src/common/ssl.c
12886                 Guard against NULLs, although this
12887                 should never be an issue
12888
12889 2006-05-31 [colin]      2.2.0cvs68
12890
12891         * src/filtering.c
12892                 Use g_slist_prepend
12893         * src/imap.c
12894                 Don't remove caches when destroying folder, it
12895                 could (should) be done at exit
12896         * src/inc.c
12897                 free processing cache after incorporation
12898         * src/etpan/imap-thread.c
12899                 Maybe fix bug #959 (Crash on moving to emails 
12900                 to a imap account per ssl with a expired 
12901                 certificate.)
12902
12903 2006-05-30 [colin]      2.2.0cvs67
12904
12905         * src/summaryview.c
12906                 Put back event flush when displaying message
12907                 It avoids reading a bunch of messages just
12908                 by hitting shift-n for too long ;)
12909
12910 2006-05-29 [colin]      2.2.0cvs66
12911
12912         * src/summaryview.c
12913                 Remove useless g_warnings
12914
12915 2006-05-29 [colin]      2.2.0cvs65
12916
12917         * src/imap.c
12918                 Fix g_slist_append()s for performance
12919
12920 2006-05-29 [colin]      2.2.0cvs64
12921
12922         * src/compose.c
12923         * src/common/utils.c
12924                 Fix extraneous tab at start of addresses
12925         * src/mainwindow.c
12926                 Fix warnings (thanks to Fabien)
12927                 Fix crash at exit when composing messages 
12928                 exist
12929         * src/pop.c
12930                 Fix progress bar when deleting expired mails
12931                 Thanks to Hiro
12932         * src/summaryview.c
12933         * src/gtk/gtksctree.c
12934                 Fix re-sorting slowness
12935
12936 2006-05-29 [paul]       2.2.0cvs63
12937
12938         * src/mh.c
12939                 fetch full message when moving mails
12940                 from another mailbox, (fixed data loss
12941                 when filtering from IMAP to MH, introduced
12942                 in 2.2.0cvs57).
12943                 Thanks to Colin
12944
12945 2006-05-29 [mones]      2.2.0cvs62
12946
12947         * src/gtk/gtksctree.c
12948                 Unselect faster (patch by Colin)        
12949
12950 2006-05-26 [colin]      2.2.0cvs61
12951
12952         * src/summaryview.c
12953                 Unplug MSGINFO_UPDATE callback on delete too.
12954
12955 2006-05-26 [colin]      2.2.0cvs60
12956
12957         * src/foldersel.c
12958                 Fix bold in folder selection window with glib2.10
12959                 thanks Hiro
12960
12961 2006-05-26 [colin]      2.2.0cvs59
12962
12963         * src/procheader.c
12964                 Convert date only if necessary (and don't
12965                 try to convert from utf8 to utf8, too)
12966         * src/summaryview.c
12967                 Only set column's text if the column's 
12968                 displayed
12969
12970 2006-05-26 [colin]      2.2.0cvs58
12971
12972         * src/summaryview.c
12973         * src/gtk/gtkutils.c
12974                 Fix useless warning
12975
12976 2006-05-26 [colin]      2.2.0cvs57
12977
12978         * src/mainwindow.c
12979                 Make summaryview selectable as long as 
12980                 no message has focus
12981         * src/mh.c
12982                 Faster deletion (by implementing mh_remove_msgs)
12983                 Faster copy (avoid using mh_fetch_msg just to get
12984                 the filename)
12985                 Faster move (using move_file instead of copy_file
12986                 if MSG_IS_MOVE)
12987                 No progressbar if total number of mails to cp/mv 
12988                 is less than 100
12989         * src/summaryview.c
12990                 Fix removal from subject_table when mail gets moved
12991                 Faster deletion (g_slist_prepend instead of append)
12992         * src/gtk/gtksctree.c
12993                 Remove useless code
12994
12995 2006-05-25 [colin]      2.2.0cvs56
12996
12997         * src/common/ssl_certificate.c
12998                 Fix leak in expired cert check
12999
13000 2006-05-25 [colin]      2.2.0cvs55
13001
13002         * src/mh.c
13003                 Disable flags syncing on .mh_sequences - it
13004                 is buggy and marks mails read under unknown
13005                 conditions.
13006
13007 2006-05-25 [paul]
13008
13009         * 2.3.0-rc4 released
13010
13011 2006-05-24 [colin]      2.2.0cvs54
13012
13013         attention cvs users: if you manage to crash
13014         Sylpheed-Claws while moving, copying or deleting
13015         mails, we *are* interested in stack traces and
13016         valgrind logs. It looks stable, but one never
13017         knows...
13018
13019         * src/folder.c
13020                 Add progressbar for cache updates
13021         * src/folderutils.c
13022                 Optimize Mark all read in the current
13023                 folder
13024         * src/mh.c
13025                 Add progressbar for copy/move
13026         * src/procmsg.c
13027                 Optimize O(n^2) in copy/move
13028         * src/summaryview.c
13029         * src/gtk/gtksctree.c
13030                 Optimize O(n^2) algos
13031         * src/common/timing.h
13032                 Display ms instead of us
13033
13034 2006-05-24 [wwp]        2.2.0cvs53
13035
13036         * manual/fr/advanced.xml
13037                 updates to the French manual.
13038
13039 2006-05-24 [wwp]        2.2.0cvs52
13040
13041         * src/common/utils.c
13042                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13043
13044 2006-05-24 [wwp]        2.2.0cvs51
13045
13046         * src/folderutils.c
13047                 fixed "mark all read" in MH folders (thanks to Colin).
13048
13049 2006-05-24 [paul]       2.2.0cvs50
13050
13051         * doc/man/sylpheed-claws.1
13052                 updated the man page
13053
13054 2006-05-23 [colin]      2.2.0cvs49
13055
13056         * src/folderview.c
13057         * src/imap.c
13058         * src/inc.c
13059         * src/mbox.c
13060         * src/messageview.c
13061         * src/news.c
13062         * src/send_message.c
13063         * src/summaryview.c
13064         * src/gtk/sslcertwindow.c
13065                 alertpanel fixes, by Fabien
13066
13067 2006-05-23 [colin]      2.2.0cvs48
13068
13069         * src/folder.c
13070         * src/folderview.c
13071         * src/msgcache.c
13072         * src/summaryview.c
13073         * src/gtk/gtksctree.c
13074         * src/gtk/gtksctree.h
13075                 More timings
13076                 Fix slow loading problem, which was caused by the
13077                 use of some gtk_ctree funcs and their use of
13078                 g_list_position while gtk_ctree_(un)link'ing.
13079                 Reap more functions from gtkctree.c to be sure we
13080                 use our (fast) version instead of theirs.
13081         * src/mh.c
13082                 Fix copy of unread mails
13083
13084
13085 2006-05-22 [wwp]        2.2.0cvs47
13086
13087         * manual/fr/advanced.xml
13088                 updated.
13089
13090 2006-05-22 [colin]      2.2.0cvs46
13091
13092         * src/filtering.c
13093                 Fix possible infinite loop. 'copy' is not a 
13094                 final action, so when encountering a 'copy',
13095                 we have to check if a previous one was set
13096                 and do it. In the same way, if we encounter
13097                 a 'move' we have to perform a possibly 
13098                 pending 'copy'. This will slow down filtering
13099                 on IMAP if move+copy or multiple copy actions
13100                 are to be done, but handling it via the batch
13101                 would be really too convoluted.
13102
13103 2006-05-22 [wwp]        2.2.0cvs45
13104
13105         * manual/fr/advanced.xml
13106         * manual/fr/faq.xml
13107         * manual/fr/glossary.xml
13108         * manual/fr/handling.xml
13109         * manual/fr/intro.xml
13110         * manual/fr/plugins.xml
13111         * manual/fr/sylpheed-claws-manual.xml
13112                 sync w/ the english manual: updates URIs, documented mailing-list
13113                 support, better explanation about the enabled/disabled feature
13114                 in filtering/processing rules by Paul.
13115
13116 2006-05-21 [colin]      2.2.0cvs44
13117
13118         * src/summaryview.c
13119                 Don't expand after building threads, but during
13120
13121 2006-05-21 [colin]      2.2.0cvs43
13122
13123         * src/procmsg.c
13124         * src/summaryview.c
13125                 More timing possibilities... For next time I have 
13126                 to find out how the hell some 3GHz computer takes
13127                 one minute to open a 30k folder...
13128
13129 2006-05-21 [colin]      2.2.0cvs42
13130
13131         * manual/pl/advanced.xml
13132         * manual/pl/faq.xml
13133         * manual/pl/glossary.xml
13134         * manual/pl/handling.xml
13135         * manual/pl/intro.xml
13136         * manual/pl/plugins.xml
13137         * manual/pl/sylpheed-claws-manual.xml
13138                 Polish manual updated by Pawel
13139
13140 2006-05-20 [colin]
13141
13142         * 2.3.0-rc3 released
13143
13144 2006-05-20 [colin]      2.2.0cvs41
13145
13146         * src/imap.c
13147                 Fix -rc2 problems:
13148                 - remove cache of moved messages from original folder
13149                 - apply new flags to messages even if they aren't appliable
13150                   via IMAP.
13151
13152 2006-05-20 [colin]
13153
13154         * 2.3.0-rc2 released
13155
13156 2006-05-19 [colin]      2.2.0cvs40
13157
13158         * src/imap.c
13159                 Don't issue SELECT in imap_change_flags
13160                 before having checked that we indeed have
13161                 some flags to change. MSG_POSTFILTERED for
13162                 example can't be used on IMAP.
13163                 Fixes bug #955 (copying messages between 
13164                 imap folders is extremely slow), which was
13165                 a regression.
13166
13167 2006-05-19 [colin]      2.2.0cvs39
13168
13169         * src/folder.c
13170         * src/folder.h
13171         * src/folderview.c
13172                 Try to fix bug #830 (Some unread messages 
13173                 get marked read in IMAP inbox):
13174                 - Prevent scanning a folder if it's being 
13175                   opened via the GUI
13176                 - Postpone opening via the GUI of a folder
13177                   currently scanned.
13178
13179
13180 2006-05-19 [wwp]        2.2.0cvs38
13181
13182         * manual/advanced.xml
13183                 fix English+typo (thanks to Paul).
13184
13185 2006-05-19 [wwp]        2.2.0cvs37
13186
13187         * manual/advanced.xml
13188         * manual/fr/advanced.xml
13189         * src/gtk/logwindow.c
13190         * src/prefs_common.c
13191         * src/prefs_common.h
13192                 added hidden prefs to allow customization of colors used in
13193                 protocol log window (useful for dark gtk+ themes).
13194
13195 2006-05-19 [wwp]        2.2.0cvs36
13196
13197         * ChangeLog
13198                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13199
13200 2006-05-19 [paul]       2.2.0cvs35
13201
13202         * src/textview.c
13203                 make Reply-To fully clickable
13204         * src/gtk/logwindow.c
13205                 more colouring (SMTP ESMTP)
13206         Both patches by Pawel Pekala
13207
13208 2006-05-19 [cleroy]     2.2.0cvs34
13209
13210         * src/mh.c
13211                 Don't update flags from current folder
13212                 Probably fixes bug #935 (Read Messages 
13213                 Revert to Being Marked as Unread)
13214
13215 2006-05-18 [colin]      2.2.0cvs33
13216
13217         * src/imap.c
13218                 Warning fix
13219         * src/compose.c
13220         * src/mainwindow.c
13221         * src/summaryview.c
13222         * src/toolbar.c
13223                 Allow replying to multiple emails
13224                 in multiple windows
13225         * src/mimeview.c
13226         * src/etpan/imap-thread.c
13227                 Leak fixes
13228
13229 2006-05-18 [paul]       2.2.0cvs32
13230
13231         * src/summaryview.c
13232                 keep Mailing-List menu refreshed
13233                 Thanks to Colin
13234
13235 2006-05-18 [paul]       2.2.0cvs31
13236
13237         * manual/advanced.xml
13238         * manual/faq.xml
13239         * manual/glossary.xml
13240         * manual/handling.xml
13241         * manual/intro.xml
13242         * manual/plugins.xml
13243         * manual/sylpheed-claws-manual.xml
13244                 update URLs
13245                 add info about mailing-list support
13246                 edit filtering info
13247         * src/wizard.c
13248         * src/common/defs.h
13249         * src/gtk/about.c
13250         * src/plugins/dillo_viewer/README
13251                 update URLs
13252
13253 2006-05-17 [wwp]        2.2.0cvs30
13254
13255         * manual/handling.xml
13256         * manual/fr/handling.xml
13257                 documented the ability to enabled/disable filtering/processing rules.
13258
13259 2006-05-17 [colin]      2.2.0cvs29
13260
13261         * src/main.c
13262                 Don't initialize g_thread subsystem if it's 
13263                 already done (thanks to Hiro)
13264         * src/mimeview.c
13265                 Fix saving of parts when there name can't be
13266                 converted from UTF-8.
13267
13268 2006-05-17 [paul]       2.2.0cvs28
13269
13270         * po/Makefile.in.in
13271                 fix config.status warning with autoconf 2.60
13272
13273 2006-05-17 [paul]       2.2.0cvs27
13274
13275         * po/POTFILES.in
13276                 add src/mbox.c
13277
13278 2006-05-17 [wwp]        2.2.0cvs26
13279
13280         * src/mainwindow.c
13281                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13282
13283 2006-05-17 [wwp]        2.2.0cvs25
13284
13285         * src/plugins/demo/demo.c
13286                 updated product name in plugin demo (many plugins need to be
13287                 sync'ed w/ that change).
13288
13289 2006-05-17 [colin]      2.2.0cvs24
13290
13291         * src/mh.c
13292                 Fix leak
13293
13294 2006-05-16 [colin]      2.2.0cvs23
13295
13296         * src/mainwindow.c
13297                 Stupid me hit again. Fix cvs22.
13298
13299 2006-05-16 [colin]      2.2.0cvs22
13300
13301         * src/mainwindow.c
13302                 Fix bug #922 (sylpheed-claws crashed after 
13303                 pushing on Inbox folder)
13304
13305 2006-05-16 [colin]      2.2.0cvs21
13306
13307         * src/compose.c
13308                 Make From header be copy/paste/select-able
13309
13310 2006-05-16 [wwp]        2.2.0cvs20
13311
13312         * src/export.c
13313         * src/matcher.c
13314         * src/summaryview.c
13315         * src/etpan/imap-thread.c
13316                 fix some compiler warnings (thanks to Colin).
13317
13318 2006-05-16 [wwp]        2.2.0cvs19
13319
13320         * src/action.c
13321         * src/gedit-print.c
13322         * src/inc.c
13323         * src/mainwindow.c
13324         * src/mh.c
13325         * src/statusbar.c
13326         * src/send_message.c
13327         * src/summaryview.c
13328                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13329
13330 2006-05-15 [colin]      2.2.0cvs18
13331
13332         * src/procmsg.c
13333                 Fix automatic rule creation with List-Post
13334
13335 2006-05-15 [paul]       2.2.0cvs17
13336
13337         * tools/filter_conv_new.pl
13338                 updated for rule enabling/disabling
13339                 claws version >= 2.3.x required
13340
13341 2006-05-15 [cleroy]     2.2.0cvs16
13342
13343         * src/main.c
13344                 Revert test
13345
13346 2006-05-15 [cleroy]     2.2.0cvs15
13347
13348         * src/main.c
13349                 test
13350
13351 2006-05-15 [wwp]        2.2.0cvs14
13352
13353         * manual/pl/.cvsignore
13354                 ignore generated files.
13355
13356 2006-05-14 [wwp]        2.3.0-rc1
13357
13358         * 2.3.0-rc1 released
13359
13360 2006-05-13 [wwp]        2.2.0cvs13
13361
13362         * src/filtering.c
13363         * src/filtering.h
13364         * src/matcher.c
13365         * src/matcher_parser_lex.l
13366         * src/matcher_parser_parse.y
13367         * src/prefs_filtering.c
13368                 new feature: provide the ability to disable filtering and processing
13369                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13370                 adaptations.
13371
13372 2006-05-13 [colin]      2.2.0cvs12
13373
13374         * src/compose.c
13375                 Remove useless if (a) b; else b;
13376                 Thanks to wwp
13377
13378 2006-05-13 [wwp]        2.2.0cvs11
13379
13380         * src/export.c
13381         * src/import.c
13382         * src/mainwindow.c
13383         * src/mbox.c
13384         * src/summaryview.c
13385         * src/summaryview.h
13386                 no more silent failures (or at least less ones) when importing
13387                 or exporting from/to mbox. Also start importing/exporting if
13388                 the necessary info is set.
13389
13390 2006-05-13 [wwp]        2.2.0cvs10
13391
13392         * RELEASE_NOTES
13393                 restored up-to-date release notes.
13394
13395 2006-05-13 [paul]       2.2.0cvs9
13396
13397         * po/nl.po
13398         * po/ru.po
13399                 updated by Tim Dijkstra and Pavlo Bohmat
13400
13401 2006-05-12 [colin]      2.2.0cvs8
13402
13403         * src/gtk/quicksearch.c
13404                 Add "k" as shortcut for "colorlabel". Patch
13405                 by ath42@users.sf.net.
13406
13407 2006-05-12 [paul]       2.2.0cvs7
13408
13409         * src/prefs_common.h
13410         * src/prefs_summaries.c
13411         * src/summaryview.c
13412                 when entering a folder also allow
13413                 going directly to first Marked message
13414
13415 2006-05-12 [paul]       2.2.0cvs6
13416
13417         * src/summaryview.c
13418                 always obey 'confirm before marking all
13419                 mails read' option
13420
13421 2006-05-12 [paul]       2.2.0cvs5
13422
13423         * src/textview.c
13424                 make Sender fully clickable
13425
13426 2006-05-12 [colin]      2.2.0cvs4
13427
13428         * src/compose.c
13429         * src/compose.h
13430                 Let From be editable
13431         * src/main.c
13432         * src/mh.c
13433                 Full support of .mh_sequences' Unseen seq
13434
13435 2006-05-12 [colin]      2.2.0cvs3
13436
13437         * src/folder.c
13438         * src/mainwindow.c
13439         * src/mainwindow.h
13440         * src/messageview.c
13441         * src/prefs_spelling.c
13442         * src/procheader.c
13443         * src/procmsg.c
13444         * src/procmsg.h
13445         * src/summaryview.c
13446         * src/toolbar.c
13447         * src/toolbar.h
13448                 Add contextual menu on Compose toolbar
13449                 button. Fixes bug #944 (Automatic
13450                 addresses not applied when changing account
13451                 from compose window)
13452                 add Mailing List support
13453                 based on the old 0.6.5claws25 patch by
13454                 Melvin Hadasht, with finishing touches
13455                 by Colin
13456                 Fix "ignore thread" when mails are threaded by
13457                 subject (and weren't ignored although appearing
13458                 in the thread).
13459                 GUI rework.
13460                 Both patches by Pawel.
13461
13462 2006-05-08 [paul]       2.2.0cvs2
13463
13464         * src/mainwindow.c
13465         * src/mainwindow.h
13466         * src/messageview.c
13467         * src/procheader.c
13468         * src/procmsg.c
13469         * src/procmsg.h
13470         * src/summaryview.c
13471                 add Mailing List support
13472                 based on the old 0.6.5claws25 patch by 
13473                 Melvin Hadasht, with finishing touches
13474                 by Colin
13475
13476 2006-05-08 [colin]      2.2.0cvs1
13477
13478         * src/mainwindow.c
13479         * src/toolbar.c
13480         * src/toolbar.h
13481                 Add contextual menu on Compose toolbar 
13482                 button. Fixes bug #944 (Automatic 
13483                 addresses not applied when changing account 
13484                 from compose window)
13485
13486 2006-05-08 [paul]       2.2.0
13487
13488         2.2.0 released
13489
13490 2006-05-08 [paul]       2.1.1cvs51
13491
13492         * po/cs.po
13493         * po/de.po
13494         * po/en_GB.po
13495         * po/fi.po
13496         * po/fr.po
13497         * po/pt_BR.po
13498         * po/sr.po
13499         * po/zh_CN.po
13500                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13501                 Fabien Vantard, Frederico Goncalves Guimaraes,
13502                 Aleksandar Urosevic, and Ralgh Young
13503
13504 2006-05-12 [colin]      2.1.1cvs50
13505
13506         * po/cs.po
13507         * po/de.po
13508         * po/en_GB.po
13509         * po/es.po
13510         * po/fi.po
13511         * po/fr.po
13512         * po/pt_BR.po
13513         * po/sr.po
13514         * po/zh_CN.po
13515                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13516                 Fabien Vantard, Frederico Goncalves Guimaraes,
13517                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13518
13519 2006-05-05 [colin]      2.1.1cvs49
13520
13521         * manual/Makefile.am
13522         * manual/pl/Makefile.am
13523         * manual/pl/account.xml
13524         * manual/pl/ack.xml
13525         * manual/pl/addrbook.xml
13526         * manual/pl/advanced.xml
13527         * manual/pl/faq.xml
13528         * manual/pl/glossary.xml
13529         * manual/pl/gpl.xml
13530         * manual/pl/handling.xml
13531         * manual/pl/intro.xml
13532         * manual/pl/keyboard.xml
13533         * manual/pl/plugins.xml
13534         * manual/pl/starting.xml
13535         * manual/pl/sylpheed-claws-manual.xml
13536         * manual/pl/dist/.cvsignore
13537         * manual/pl/dist/Makefile.am
13538         * manual/pl/dist/html/.cvsignore
13539         * manual/pl/dist/html/Makefile.am
13540         * manual/pl/dist/pdf/.cvsignore
13541         * manual/pl/dist/pdf/Makefile.am
13542         * manual/pl/dist/ps/.cvsignore
13543         * manual/pl/dist/ps/Makefile.am
13544         * manual/pl/dist/txt/.cvsignore
13545         * manual/pl/dist/txt/Makefile.am
13546                 Add the polish translation of the manual,
13547                 Authored by Pawel Pekala.
13548
13549 2006-05-05 [cleroy]     2.1.1cvs48
13550
13551         * src/main.c
13552                 Re-read matcherrc after loading plugins 
13553                 if some of them add folders.
13554
13555 2006-05-03 [colin]      2.1.1cvs47
13556
13557         * src/imap.c
13558                 I'm idiot
13559
13560 2006-05-03 [colin]      2.1.1cvs46
13561
13562         * src/imap.c
13563                 Be sure to have a session when
13564                 getting separator
13565
13566 2006-05-03 [colin]      2.1.1cvs45
13567
13568         * src/imap.c
13569         * src/imap.h
13570         * src/imap_gtk.c
13571                 Fix preventing renaming with namespace 
13572                 separator.
13573
13574 2006-05-01 [colin]      2.1.1cvs44
13575
13576         * src/action.c
13577                 Don't reload messageview when result of
13578                 action is piped.
13579
13580 2006-04-29 [colin]      2.1.1cvs43
13581
13582         * src/prefs_receive.c
13583         * src/plugins/spamassassin/spamassassin_gtk.c
13584         * src/plugins/clamav/clamav_plugin_gtk.c
13585                 GUI fixes by Pawel
13586
13587 2006-04-29 [colin]      2.1.1cvs42
13588
13589         * src/prefs_compose_writing.c
13590         * src/prefs_quote.c
13591                 Cleanups. Patch by Pawel
13592
13593 2006-04-28 [paul]       2.1.1cvs41
13594
13595         * src/matcher.c
13596                 fix returned quick search results when search
13597                 term contains an underscore.
13598                 Thanks to Colin
13599
13600 2006-04-28 [paul]       2.1.1cvs40
13601
13602         * src/prefs_message.c
13603         * src/prefs_receive.c
13604                 GUI cleanups
13605                 Patches by Pawel Pekala
13606
13607 2006-04-27 [colin]      2.1.1cvs39
13608
13609         * src/wizard.c
13610                 Differentiate subject Welcome from
13611                 window's title Welcome
13612
13613 2006-04-27 [paul]
13614
13615         2.2.0-rc1 released
13616
13617 2006-04-27 [paul]       2.1.1cvs38
13618
13619         * manual/advanced.xml
13620         * manual/fr/advanced.xml
13621                 add info about compose_no_markup hidden pref
13622
13623 2006-04-27 [paul]       2.1.1cvs37
13624
13625         * src/prefs_account.c
13626                 improve privacy labels
13627         * src/prefs_msg_colors.c
13628                 change some strings for translators' convenience
13629         * src/gtk/gtkutils.c
13630                 don't underline the link button text
13631
13632 2006-04-25 [colin]      2.1.1cvs36
13633
13634         * src/folder.c
13635                 Complete 2.1.1cvs33 (once more ;)
13636
13637 2006-04-25 [colin]      2.1.1cvs35
13638
13639         * src/editldap.c
13640                 Fix tooltip
13641
13642 2006-04-25 [cleroy]     2.1.1cvs34
13643
13644         * src/compose.c
13645         * src/gtk/gtkaspell.c
13646                 Fix crash on redirect (related to the return 
13647                 of the aspell menu in compose's toolbar)
13648         * src/prefs_msg_colors.c
13649                 Fix sensitivity widgets
13650         * src/image_viewer.c
13651         * src/gtk/pluginwindow.c
13652         * src/gtk/prefswindow.c
13653                 Change released signals to clicked (Fabien)
13654         * po/POTFILES.in
13655         * src/common/socket.c
13656         * src/plugins/spamassassin/spamassassin.c
13657                 Translate strings (Fabien)
13658
13659 2006-04-25 [paul]       2.1.1cvs33
13660
13661         * src/folder.c
13662         * src/folder.h
13663         * src/folderview.c
13664                 complete the fix of bug #912
13665                 Thanks to Colin
13666
13667 2006-04-25 [colin]      2.1.1cvs32
13668
13669         * src/news.c
13670                 Better progress bar
13671         * src/mimeview.c
13672         * src/summaryview.c
13673         * src/summaryview.h
13674                 Fix focus chain
13675                 Patches by Pawel Pekala
13676
13677 2006-04-24 [colin]      2.1.1cvs31
13678
13679         * src/compose.c
13680                 Fix compilation warnings (Fabien)
13681
13682 2006-04-24 [colin]      2.1.1cvs30
13683
13684         * src/addrindex.c
13685         * src/editldap.c
13686         * src/editldap_basedn.c
13687         * src/editldap_basedn.h
13688         * src/ldapctrl.c
13689         * src/ldapctrl.h
13690         * src/ldapquery.c
13691         * src/ldaputil.c
13692         * src/ldaputil.h
13693                 Fix bug #901 (LDAPS support)
13694
13695 2006-04-24 [colin]      2.1.1cvs29
13696
13697         * src/compose.c
13698                 Fix logic on error with send dialog on
13699         * src/imap.c
13700                 Fix compilation without libetpan, thanks
13701                 to Fabien
13702         * src/summaryview.c
13703                 Fix 'context-menu' key
13704
13705 2006-04-23 [colin]      2.1.1cvs28
13706
13707         * src/folder.c
13708                 Never free current's cache to free up 
13709                 memory. Fixes bug #912 (new count 
13710                 randomly set to message count)
13711
13712 2006-04-23 [colin]      2.1.1cvs27
13713
13714         * src/gtk/quicksearch.c
13715                 And remove printf...
13716
13717 2006-04-23 [colin]      2.1.1cvs26
13718
13719         * src/gtk/quicksearch.c
13720                 Fix replacing in quicksearch, and fix inserting
13721                 in the middle of the string. (introduced at 2.1.0cvs22)
13722
13723 2006-04-23 [colin]      2.1.1cvs25
13724
13725         * src/imap.c
13726                 Make sure uidnext is initialized in get_num_list
13727                 (not for stable, related to 2.1.1cvs8 and friends)
13728
13729 2006-04-23 [colin]      2.1.1cvs24
13730
13731         * src/imap.c
13732                 Output something when login is successful
13733                 too
13734
13735 2006-04-23 [colin]      2.1.1cvs23
13736
13737         * src/etpan/imap-thread.c
13738                 Better logging (line-per-line, hide data in fetch)
13739                 Fix a const warning
13740         * src/gtk/logwindow.c
13741         * src/gtk/logwindow.h
13742                 Better logging (color for input/output)
13743
13744 2006-04-21 [colin]      2.1.1cvs22
13745
13746         * src/gtk/quicksearch.c
13747                 On gtk+-2.8, use stock buttons in quicksearch
13748                 Based on a patch by Fabien and a design by Paul
13749
13750 2006-04-21 [colin]      2.1.1cvs21
13751
13752         * src/folderview.c
13753         * src/mainwindow.c
13754                 Fix occasional flicker in folderview
13755         * src/common/utils.c
13756                 Fix bug #943 (Incorrectly parsed email address 
13757                 list in short headers on message view and in 
13758                 printouts)
13759
13760 2006-04-20 [colin]      2.1.1cvs20
13761
13762         * src/imap.c
13763         * src/imap.h
13764         * src/prefs_account.c
13765                 Add ANONYMOUS auth for IMAP
13766
13767 2006-04-20 [paul]       2.1.1cvs19
13768
13769         * src/main.c
13770                 proper fix for 2.1.1cvs18
13771                 Thanks to Colin
13772
13773 2006-04-20 [paul]       2.1.1cvs18
13774
13775         * src/main.c
13776                 fix build warnings
13777
13778 2006-04-20 [paul]       2.1.1cvs17
13779
13780         * src/gtk/quicksearch.c
13781                 fix standard, non-extended Quick search,
13782                 was broken in 2.1.1cvs15.
13783                 Thanks to Colin.
13784
13785 2006-04-20 [colin]      2.1.1cvs16
13786
13787         * src/prefs_matcher.c
13788                 Fix values when reselecting a ~test
13789                 rule
13790
13791 2006-04-19 [colin]      2.1.1cvs15
13792
13793         * src/compose.c
13794         * src/compose.h
13795         * src/gtk/gtkaspell.c
13796         * src/gtk/gtkaspell.h
13797                 Put back Options menu in Spelling/
13798         * src/gtk/quicksearch.c
13799                 Don't search, and show error, if the
13800                 advanced search has a syntax error
13801
13802 2006-04-18 [colin]      2.1.1cvs14
13803
13804         * src/textview.c
13805                 Fix gdk warnings on set_cursor when textview
13806                 isn't visible
13807
13808 2006-04-18 [colin]      2.1.1cvs13
13809
13810         * src/gtk/gtksctree.c
13811                 Remove seemingly useless refresh that causes
13812                 flicker - watch this commit in case of 
13813                 problems before planned backport to stable
13814
13815 2006-04-18 [colin]      2.1.1cvs12
13816
13817         * src/imap.c
13818                 Factorize get/set_xml code
13819         * src/compose.c
13820         * src/prefs_account.c
13821         * src/prefs_account.h
13822         * src/procmsg.c
13823                 Add Encrypt to self option
13824
13825 2006-04-17 [colin]      2.1.1cvs11
13826
13827         * configure.ac
13828                 Fix search on encrpyt function on dragonfly
13829                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13830
13831 2006-04-17 [colin]      2.1.1cvs10
13832
13833         * src/prefs_account.c
13834                 Be safe by default: remove mails from POP3
13835                 after 7 days, not immediately
13836
13837 2006-04-17 [colin]      2.1.1cvs9
13838
13839         * src/etpan/imap-thread.c
13840                 Fix build on DragonFly - patch by 
13841                 Jonathan Buschmann <jonthn@agmact.com>
13842
13843 2006-04-17 [colin]      2.1.1cvs8
13844
13845         * src/imap.c
13846                 Save uidnext between sessions
13847
13848 2006-04-17 [colin]      2.1.1cvs7
13849
13850         * src/imap.c
13851                 scan is required when uid validity changes
13852
13853 2006-04-17 [colin]      2.1.1cvs6
13854
13855         * src/folderview.c
13856                 Don't scan if not necessary, apart in current
13857                 folder and INBOX to fetch flags.
13858         * src/imap.c
13859                 Scan is necessary if unread count changes
13860
13861 2006-04-17 [colin]      2.1.1cvs5
13862
13863         * src/imap.c
13864                 ...But always fetch ANSWERED and DELETED flags for
13865                 INBOX, as filtering can happen on these flags.
13866
13867 2006-04-17 [colin]      2.1.1cvs4
13868
13869         * src/imap.c
13870                 Don't fetch REPLIED and DELETED flags when synchronising
13871                 flags with a closed folder. We only need UNSEEN and FLAGGED
13872                 to update the folderview.
13873
13874 2006-04-17 [colin]      2.1.1cvs3
13875
13876         * src/imap.c
13877                 Faster flag search when there are new mails 
13878                 in a folder. We can do a full search if the 
13879                 folder contains less messages than the new
13880                 list.
13881
13882 2006-04-17 [colin]      2.1.1cvs2
13883
13884         * po/cs.po
13885         * po/de.po
13886         * po/fr.po
13887         * po/nl.po
13888         * po/pt_BR.po
13889                 Update translations from stable branch
13890
13891 2006-04-17 [colin]      2.1.1cvs1
13892
13893         * configure.ac
13894                 Bump version to follow stable release
13895
13896 2006-04-16 [mones]      2.1.0cvs50
13897
13898         * po/es.po
13899                 Updated for release
13900
13901 2006-04-16 [colin]      2.1.0cvs49
13902
13903         * src/textview.c
13904                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13905                 with gtk < 2.8. Thanks to Fabien Vantard.
13906
13907 2006-04-15 [colin]      2.1.0cvs48
13908
13909         * src/etpan/imap-thread.c
13910                 Fix bug #919 (libetpan: SEGV when connecting 
13911                 using command)
13912
13913 2006-04-14 [colin]      2.1.0cvs47
13914
13915         * src/main.c
13916                 Fix race on --select (should be done better)
13917
13918 2006-04-14 [wwp]        2.1.0cvs46
13919
13920         * src/send_message.c
13921                 enforce a check for domain in account prefs (a sending
13922                 error could be faced if domain was checked but no value set),
13923                 thanks to Colin.
13924
13925 2006-04-14 [colin]      2.1.0cvs45
13926
13927         * src/codeconv.c
13928                 when converting from unknown to unknown, if the
13929                 string is UTF8, don't convert it to the locale
13930                 (which breaks it)
13931
13932 2006-04-14 [colin]      2.1.0cvs44
13933
13934         * src/compose.c
13935                 Don't try to use ASCII for converting headers
13936                 (as done in body)
13937
13938 2006-04-14 [paul]       2.1.0cvs43
13939
13940         * src/crash.c
13941                 add locale/charset info to crash report
13942         * src/gtk/about.c
13943                 add wwp to doc team
13944                 replace 'e-mail' with preferred 'email'
13945         * src/gtk/authors.h
13946                 ensure contributors list is in alphabetical
13947                 order
13948
13949 2006-04-13 [colin]      2.1.0cvs42
13950
13951         * src/textview.c
13952                 Prevent gdk warnings
13953
13954 2006-04-13 [colin]      2.1.0cvs41
13955
13956         * src/common/ssl_certificate.c
13957         * src/common/ssl_certificate.h
13958         * src/gtk/sslcertwindow.c
13959                 Warn on expired certs, and display the expiration date
13960
13961 2006-04-13 [colin]      2.1.0cvs40
13962
13963         * src/plugins/spamassassin/spamassassin_gtk.c
13964                 Fix missing set_text on unix socket
13965
13966 2006-04-13 [wwp]        2.1.0cvs39
13967
13968         * manual/fr/advanced.xml
13969         * manual/fr/glossary.xml
13970                 applied new spam/ham/email lexicon (pourriel, courriel)
13971
13972 2006-04-13 [paul]       2.1.0cvs38
13973
13974         * src/plugins/pgpmime/plugin.c
13975                 remove the mention of S/MIME from the
13976                 description. This is now handled by the
13977                 S/MIME plugin.
13978
13979 2006-04-13 [paul]       2.1.0cvs37
13980
13981         * src/prefs_msg_colors.c
13982                 rework dialog
13983         * src/prefs_folder_item.c
13984         * src/prefs_spelling.c
13985                 add a tooltip to the colour selector buttons
13986
13987 2006-04-13 [wwp]        2.1.0cvs36
13988
13989         * manual/advanced.xml
13990         * manual/glossary.xml
13991         * manual/handling.xml
13992         * manual/keyboard.xml
13993         * manual/plugins.xml
13994         * manual/starting.xml
13995         * manual/fr/account.xml
13996         * manual/fr/ack.xml
13997         * manual/fr/addrbook.xml
13998         * manual/fr/advanced.xml
13999         * manual/fr/faq.xml
14000         * manual/fr/glossary.xml
14001         * manual/fr/gpl.xml
14002         * manual/fr/handling.xml
14003         * manual/fr/intro.xml
14004         * manual/fr/keyboard.xml
14005         * manual/fr/plugins.xml
14006         * manual/fr/starting.xml
14007         * manual/fr/sylpheed-claws-manual.xml
14008                 fixes to the manuals:
14009                  - summaryview -> Message List (same in French)
14010                  - translate key names
14011                  - fix French punctuation, use non-breakable spaces when
14012                    necessary, don't use &thinsp; which is not portable
14013                  - tell what maildir and mbox formats we support
14014
14015 2006-04-12 [wwp]        2.1.0cvs35
14016
14017         * src/prefs_toolbar.c
14018                 unified a replace button more,
14019                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14020
14021 2006-04-12 [wwp]        2.1.0cvs34
14022
14023         * src/prefs_common.c
14024         * src/prefs_msg_colors.c
14025                 make default color labels translatable,
14026                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14027                 thanks to Tim <timbrain@post.cz> for reporting.
14028
14029 2006-04-12 [wwp]        2.1.0cvs33
14030
14031         * manual/glossary.xml
14032         * manual/intro.xml
14033         * manual/plugins.xml
14034         * manual/starting.xml
14035         * manual/sylpheed-claws-manual.xml
14036         * manual/fr/.cvsignore
14037         * manual/fr/account.xml
14038         * manual/fr/ack.xml
14039         * manual/fr/addrbook.xml
14040         * manual/fr/advanced.xml
14041         * manual/fr/faq.xml
14042         * manual/fr/glossary.xml
14043         * manual/fr/handling.xml
14044         * manual/fr/intro.xml
14045         * manual/fr/keyboard.xml
14046         * manual/fr/plugins.xml
14047         * manual/fr/starting.xml
14048         * manual/fr/sylpheed-claws-manual.xml
14049                 various fixes: typos, missing .fr translations, punctuation,
14050                 capitalization, links, accents and some bad French more.
14051
14052 2006-04-12 [wwp]        2.1.0cvs32
14053
14054         * src/prefs_gtk.c
14055                 fix for bug #935: always store prefs files in UTF-8 (thanks
14056                 to Colin).
14057
14058 2006-04-11 [colin]      2.1.0cvs31
14059
14060         * src/compose.c
14061                 Fix inserting files not in utf8 when locale is utf8
14062
14063 2006-04-11 [colin]      2.1.0cvs30
14064
14065         * src/inc.c
14066                 Don't show error dialog when cancelling connection
14067                 Patch by Pawel
14068
14069 2006-04-11 [cleroy]     2.1.0cvs29
14070
14071         * src/compose.c
14072                 Implement multiple quote levels
14073         * src/prefs_common.c
14074                 Change a little bit the quote bgcolor for 2nd level
14075
14076 2006-04-11 [colin]      2.1.0cvs28
14077
14078         * src/gtk/about.c
14079                 Add locale and charset in the label
14080
14081 2006-04-10 [colin]      2.1.0cvs27
14082
14083         * src/compose.c
14084         * src/prefs_common.c
14085         * src/prefs_common.h
14086         * src/prefs_msg_colors.c
14087         * src/textview.c
14088                 Allow optional background color in quotes
14089                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14090                 GTK+-2.8.x feature
14091
14092 2006-04-10 [colin]      2.1.0cvs26
14093
14094         * src/main.c
14095         * src/mainwindow.c
14096         * src/mainwindow.h
14097                 Implement --select
14098
14099 2006-04-10 [colin]      2.1.0cvs25
14100
14101         * manual/plugins.xml
14102         * manual/fr/plugins.xml
14103                 Document libcurl's proxy variables
14104
14105 2006-04-09 [colin]      2.1.0cvs24
14106
14107         * src/prefs_common.c
14108                 gettext() returns statically allocated stuff. We have
14109                 to strdup it in order to be able to free it.
14110
14111 2006-04-09 [colin]      2.1.0cvs23
14112
14113         * AUTHORS
14114         * src/gtk/authors.h
14115                 Add Alexei
14116
14117 2006-04-09 [colin]      2.1.0cvs22
14118
14119         * src/mainwindow.c
14120         * src/gtk/quicksearch.c
14121                 Fix bug #859 (problems with cyrilic input in 
14122                 search panel) - Patch by Alexey Illarionov 
14123                 <littlesavage@rambler.ru>
14124
14125 2006-04-09 [colin]      2.1.0cvs21
14126
14127         * src/prefs_customheader.c
14128                 I prefer removing then freeing rather than the contrary
14129                 (even if it doesn't change anything ;-)
14130         * src/prefs_account.c
14131                 Fix bug #933 (Crash re-entering the custom headers list 
14132                 dialog in accounts prefs)
14133                 The problem happened when cancelling the Account 
14134                 Preferences' dialogs - in which case we didn't do 
14135                 anything to the PrefsAccount * struct. In case of applying,
14136                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14137                 working with in this dialog. The problem is that 
14138                 prefs_customheader.c, working on this tmp_ac_prefs, always
14139                 changes the ->customhdr_list pointer, even when cancelled. 
14140                 So in case of cancelling the prefs_account dialog, we still
14141                 have to update ->customhdr_list in the real account.
14142
14143 2006-04-08 [colin]      2.1.0cvs20
14144
14145         * manual/fr/glossary.xml
14146         * manual/fr/keyboard.xml
14147                 Forgot some headers :)
14148
14149 2006-04-08 [colin]      2.1.0cvs19
14150
14151         * manual/Makefile.am
14152         * manual/fr/Makefile.am
14153         * manual/fr/account.xml
14154         * manual/fr/ack.xml
14155         * manual/fr/addrbook.xml
14156         * manual/fr/advanced.xml
14157         * manual/fr/faq.xml
14158         * manual/fr/glossary.xml
14159         * manual/fr/gpl.xml
14160         * manual/fr/handling.xml
14161         * manual/fr/intro.xml
14162         * manual/fr/keyboard.xml
14163         * manual/fr/plugins.xml
14164         * manual/fr/starting.xml
14165         * manual/fr/sylpheed-claws-manual.xml
14166         * manual/fr/dist/.cvsignore
14167         * manual/fr/dist/Makefile.am
14168         * manual/fr/dist/html/.cvsignore
14169         * manual/fr/dist/html/Makefile.am
14170         * manual/fr/dist/pdf/.cvsignore
14171         * manual/fr/dist/pdf/Makefile.am
14172         * manual/fr/dist/ps/.cvsignore
14173         * manual/fr/dist/ps/Makefile.am
14174         * manual/fr/dist/txt/.cvsignore
14175         * manual/fr/dist/txt/Makefile.am
14176                 Add the french translation of the manual. Thanks to
14177                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14178                 account.xml, ack.xml, addrbook.xml and advanced.xml
14179
14180 2006-04-08 [colin]      2.1.0cvs18
14181
14182         * manual/plugins.xml
14183         * manual/starting.xml
14184                 More fixes
14185
14186 2006-04-07 [colin]      2.1.0cvs17
14187
14188         * manual/faq.xml
14189         * manual/intro.xml
14190         * manual/keyboard.xml
14191                 Little fixes
14192
14193 2006-04-07 [colin]      2.1.0cvs16
14194
14195         * README
14196         * src/compose.c
14197         * src/prefs_common.c
14198         * src/prefs_common.h
14199                 Add hidden compose_no_markup pref
14200
14201 2006-04-07 [wwp]        2.1.0cvs15
14202
14203         * src/summary_search.c
14204         * .cvsignore
14205                 Bugfix: stop button was sticky when searching in an empty folder.
14206                 Applied curly brackets code style to the whole file (summary_search.c).
14207                 More files to ignore.
14208
14209 2006-04-07 [wwp]        2.1.0cvs14
14210
14211         * src/message_search.c
14212         * src/summary_search.c
14213                 changed default button when search bumps at file/folder
14214                 beginning or end, for convenience (thanks to Colin).
14215
14216 2006-04-07 [paul]       2.1.0cvs13
14217
14218         * src/plugins/dillo_viewer/dillo_prefs.c
14219                 avoid future potential for namespace collision
14220                 Patch by Colin
14221
14222 2006-04-06 [wwp]        2.1.0cvs12
14223
14224         * src/summary_search.c
14225                 Unify extended/advanced searches names (and thus factorize labels),
14226                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14227
14228 2006-04-06 [wwp]        2.1.0cvs11
14229
14230         * src/folderview.c
14231         * src/prefs_themes.c
14232         * src/summaryview.c
14233                 Fixed some compilation warnings.
14234
14235 2006-04-06 [colin]      2.1.0cvs10
14236
14237         * manual/advanced.xml
14238                 Document the wizard template and how to deploy
14239                 Sylpheed-Claws effectively
14240
14241 2006-04-06 [colin]      2.1.0cvs9
14242
14243         * src/folderview.c
14244                 gettext patch to tell translators about _("#"),
14245                 by Maxim Britov
14246
14247 2006-04-06 [colin]      2.1.0cvs8
14248
14249         * src/textview.c
14250                 Fix invalid GtkTextBIter after clicking "Display as text"
14251
14252 2006-04-06 [mones]      2.1.0cvs7
14253
14254         * src/addr_compl.c
14255         * src/addrindex.c
14256         * src/addritem.c
14257         * src/codeconv.c
14258         * src/compose.c
14259         * src/filtering.c
14260         * src/folder.c
14261         * src/folder_item_prefs.c
14262         * src/folderview.c
14263         * src/localfolder.c
14264         * src/matcher.c
14265         * src/mimeview.c
14266         * src/prefs_msg_colors.c
14267         * src/prefs_spelling.c
14268         * src/prefs_themes.c
14269         * src/procmime.c
14270         * src/procmsg.c
14271         * src/stock_pixmap.c
14272         * src/summaryview.c
14273         * src/textview.c
14274         * src/toolbar.c
14275         * src/common/mgutils.c
14276         * src/common/prefs.c
14277         * src/common/ssl_certificate.c
14278         * src/gtk/colorlabel.c
14279         * src/gtk/quicksearch.c
14280         * src/plugins/pgpmime/pgpmime.c
14281         * src/plugins/spamassassin/spamassassin.c
14282                 Removed redundant NULL checks for g_free() calls.
14283                 Patch by Pawel Pekala.
14284
14285 2006-04-06 [mones]      2.1.0cvs6
14286
14287         * src/prefs_actions.c
14288         * src/prefs_filtering.c
14289         * src/prefs_filtering_action.c
14290         * src/prefs_matcher.c
14291         * src/prefs_template.c
14292         * src/gtk/gtkutils.c
14293         * src/gtk/gtkutils.h
14294                 Have a nice replace button. Patch by Pawel Pekala
14295
14296 2006-04-06 [colin]      2.1.0cvs5
14297
14298         * src/addressbook.c
14299                 Fix crash with empty columns
14300
14301 2006-04-05 [colin]      2.1.0cvs4
14302
14303         * src/wizard.c
14304         * src/prefs_gtk.c
14305                 Allow wizard customization with pre-filled values
14306
14307 2006-04-05 [colin]      2.1.0cvs3
14308
14309         * src/textview.c
14310         * src/mimeview.c
14311         * src/mimeview.h
14312                 Nicer messages in mimeview
14313
14314 2006-04-05 [colin]      2.1.0cvs2
14315
14316         * src/addressbook.c
14317         * src/prefs_summaries.c
14318                 i18n fix
14319
14320 2006-04-05 [colin]      2.1.0cvs1
14321
14322         * src/plugins/pgpcore/plugin.c
14323         * src/plugins/pgpcore/select-keys.c
14324         * src/plugins/pgpcore/select-keys.h
14325         * src/plugins/pgpcore/sgpgme.c
14326         * src/plugins/pgpcore/sgpgme.h
14327         * src/plugins/pgpinline/pgpinline.c
14328         * src/plugins/pgpinline/plugin.c
14329         * src/plugins/pgpmime/pgpmime.c
14330         * src/plugins/pgpmime/plugin.c
14331                 Factorize and generalize a bit 
14332                 Drop S/MIME signature verification from PGP/MIME
14333                 (adding it as another, more complete plugin)
14334
14335 2006-04-05 [paul]       2.1.0
14336
14337         2.1.0 released
14338
14339 2006-04-05 [paul]       2.0.0cvs186
14340
14341         * manual/advanced.xml
14342                 add info on colour labels
14343
14344 2006-04-05 [paul]       2.0.0cvs185
14345
14346         * po/bg.po
14347         * po/cs.po
14348         * po/de.po
14349         * po/el.po
14350         * po/en_GB.po
14351         * po/fi.po
14352         * po/fr.po
14353         * po/it.po
14354         * po/nl.po
14355         * po/pl.po
14356         * po/pt_BR.po
14357         * po/sr.po
14358         * po/zh_CN.po
14359                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14360                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14361                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14362                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14363         * src/gtk/authors.h
14364         * tools/claws.i18n.status.pl
14365                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14366                 and new Czech translator, Tim <timbrain@post.cz>
14367
14368 2006-04-05 [mones]      2.0.0cvs184
14369
14370         * po/es.po
14371                 Updated translation
14372
14373 2006-04-05 [colin]      2.0.0cvs183
14374
14375         * src/gtk/quicksearch.c
14376                 Fix bug #929 (unnecessary reload in quick search bar)
14377
14378 2006-04-05 [colin]      2.0.0cvs182
14379
14380         * src/compose.c
14381                 Fix crash on Reply with no From:
14382                 Show signature and conversion error on queuing 
14383                 (but not sending)
14384         * src/mainwindow.c
14385         * src/summaryview.c
14386         * src/summaryview.h
14387                 Factorize threading code and make sure msginfo 
14388                 is not null when it comes from a GtkCTreeRow's 
14389                 data
14390         * src/gtk/gtkaspell.c
14391                 Check for necessary things
14392         * src/gtk/gtksctree.c
14393         * src/gtk/gtksctree.h
14394                 Reset anchor if necessary when removing node
14395
14396 2006-03-29 [colin]      2.0.0cvs181
14397
14398         * src/folderview.c
14399                 Warn for disabled IMAP accounts (due to lack of
14400                 libetpan). Breaks string-freeze - sorry - but it
14401                 is kind of important ;)
14402
14403 2006-03-28 [colin]      2.0.0cvs180
14404
14405         * src/gtk/gtkutils.c
14406         * src/gtk/gtkutils.h
14407                 Add a gtkut_get_link_btn() function that
14408                 creates a button which acts like an URI
14409         * src/prefs_themes.c
14410         * src/gtk/about.c
14411                 Use this function (factorizes codes)
14412         * src/common/defs.h
14413         * src/gtk/pluginwindow.c
14414                 Add a "Get more..." in the plugins window
14415
14416 2006-03-28 [colin]      2.0.0cvs179
14417
14418         * src/common/smtp.c
14419         * src/common/passcrypt.c
14420         * src/undo.c
14421                 Warning fixes. Patch by Pawel Pekala
14422
14423 2006-03-27 [colin]      2.0.0cvs178
14424
14425         * src/undo.c
14426                 Fix undoing by blocks with spaces
14427
14428 2006-03-27 [colin]      2.0.0cvs177
14429
14430         * src/textview.c
14431                 Set margin to 3px for headers
14432
14433 2006-03-27 [paul]
14434
14435         2.1.0-rc2 released
14436
14437 2006-03-27 [wwp]        2.0.0cvs176
14438
14439         * src/summaryview.c
14440                 don't reset quicksearch when updating the message list.
14441                 Thanks to Colin.
14442
14443 2006-03-26 [wwp]        2.0.0cvs175
14444
14445         * src/compose.c
14446                 use a unified border width ('other' tab in the compose window,
14447                 patch by Pawel Pekala).
14448
14449
14450 2006-03-26 [wwp]        2.0.0cvs174
14451
14452         * src/common/quoted-printable.c
14453         * src/addressbook.c
14454                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14455
14456 2006-03-26 [colin]      2.0.0cvs173
14457
14458         * src/quote_fmt_parse.y
14459                 Fix non-UTF8 date formats messing up the whole quote a 
14460                 little bit
14461
14462 2006-03-26 [colin]      2.0.0cvs172
14463
14464         * src/procheader.c
14465                 Make sure the date is UTF8 valid, or try to make it
14466                 so. IncrediMail is really IncrediStupid.
14467         * src/compose.c
14468                 Fix possible conversions. 
14469                 
14470
14471 2006-03-26 [colin]      2.0.0cvs171
14472
14473         * src/matcher.c
14474                 Fix corner cases in body search. This is still a
14475                 hack... It seems impossible to make it good and 
14476                 reasonably fast at the same time.
14477
14478 2006-03-26 [colin]      2.0.0cvs170
14479
14480         * src/summaryview.c
14481                 I think I killed the twilight zone bug!
14482                 summary_select_node() flushes GTK events in order
14483                 to be able to center the view. But this also 
14484                 flushes keypresses like Ctrl-Alt-U, so this can
14485                 call summary_show from summary_select_node (itself
14486                 called from summary_show, etc.). And the summaryview
14487                 has to be unlocked in this function. So just locking
14488                 while processing GTK events, and bailing if locked, 
14489                 should fix it.
14490                 Fixes bug #927 (SIGSEGV during Update Summary)
14491
14492 2006-03-25 [colin]      2.0.0cvs169
14493
14494         * src/matcher.c
14495                 Fix search in QP-encoded bodies
14496                 Fix utf-8 searches in bodies encoded in the
14497                 locale's encoding
14498         * src/common/quoted-printable.c
14499         * src/common/quoted-printable.h
14500                 Add a decode function that doesn't overwrite
14501                 the original pointer
14502                 
14503
14504 2006-03-24 [colin]      2.0.0cvs168
14505
14506         * src/action.c
14507         * src/summaryview.c
14508         * src/summaryview.h
14509                 Update message cache after action
14510                 Patch by H. Merijn Brand
14511         * src/prefs_msg_colors.c
14512                 Factorize label 
14513                 Patch by Fabien Vantard
14514         * src/plugins/spamassassin/spamassassin_gtk.c
14515                 Remove useless translation
14516                 Patch by Fabien Vantard
14517
14518 2006-03-23 [colin]      2.0.0cvs167
14519
14520         * src/common/ssl.c
14521                 Let 30 seconds to SSL_connect
14522
14523 2006-03-23 [wwp]        2.0.0cvs166
14524
14525         * src/summaryview.c
14526         * src/gtk/description_window.c
14527                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14528                 and headers are translated; adjust description windows' width to fit their
14529                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14530
14531 2006-03-23 [paul]       2.0.0cvs165
14532
14533         * src/common/utils.c
14534                 fix highlighting of URIs containing "()"
14535                 (2.0.0cvs164's reversal fixed)
14536                 Thanks to Colin.
14537
14538 2006-03-23 [paul]       2.0.0cvs164
14539
14540         * src/common/utils.c
14541                 revert patch, (postponing a fix), at 2.0.0cvs120
14542                 as it breaks more URIs than it fixes.
14543                 Allow '-' to be a terminating character in a URI
14544
14545 2006-03-22 [colin]      2.0.0cvs163
14546
14547         * configure.ac
14548                 Require libetpan 0.45
14549                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14550
14551 2006-03-22 [paul]       2.0.0cvs162
14552
14553         * src/editgroup.c
14554                 replace '<-' and '->' buttons with GTK_STOCK graphical
14555                 buttons
14556         * src/summary_search.c
14557                 don't offer '...' for translation
14558                 add a tooltip to advanced search '...' button
14559         * src/gtk/quicksearch.c
14560                 don't offer '...' for translation
14561
14562 2006-03-21 [colin]      2.0.0cvs161
14563
14564         * src/compose.c
14565                 Fix middle-click pasting (insert at click
14566                 position instead of cursor position, don't
14567                 remove existing selection and allow pasting
14568                 our own selection)
14569         * src/addressbook.c
14570                 "LDAP Server" -> "LDAP servers"
14571
14572 2006-03-21 [wwp]        2.0.0cvs160
14573
14574         * src/etpan/imap-thread.c
14575                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14576
14577 2006-03-20 [colin]      2.0.0cvs159
14578
14579         * src/summaryview.c
14580                 Don't reload summaryview after an execute with no
14581                 move action
14582
14583 2006-03-19 [colin]      2.0.0cvs158
14584
14585         * src/addressbook.c
14586                 and put groups at the top, always
14587
14588 2006-03-19 [colin]      2.0.0cvs157
14589
14590         * src/addressbook.c
14591                 Order groups before names, as previously
14592
14593 2006-03-19 [colin]      2.0.0cvs156
14594
14595         * src/addressbook.c
14596                 - Sort case-unsensitive
14597                 - Put the sort arrow at opening too
14598
14599 2006-03-19 [wwp]        2.0.0cvs155
14600
14601         * src/addressbook.c
14602                 allow sorting by name/email/remarks, ensure that right-pane's contents
14603                 matches the left-pane selection (cleared when appropriate).
14604                 Patch by Pawel Pekala <c0rn@o2.pl>.
14605
14606 2006-03-18 [colin]      2.0.0cvs154
14607
14608         * src/textview.c
14609                 Fix text cursor ;)
14610
14611 2006-03-18 [colin]      2.0.0cvs153
14612
14613         * src/gtk/filesel.c
14614                 Make sure we hide the preview if we didn't get
14615                 a filename
14616
14617 2006-03-18 [colin]      2.0.0cvs152
14618
14619         * src/summaryview.c
14620                 Set cursor to watch for execution (fixes lack
14621                 of watch-cursor when dnd'ing hundreds of mails)
14622         * src/gtk/filesel.c
14623                 Check that mime type is 'image/*' before updating
14624                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14625
14626 2006-03-18 [colin]      2.0.0cvs151
14627
14628         * src/mainwindow.c
14629         * src/textview.c
14630         * src/textview.h
14631                 Put a watch cursor in textview too when the mainwindow's
14632                 cursor in a watch
14633
14634 2006-03-18 [colin]      2.0.0cvs150
14635
14636         * src/folder.c
14637                 Change wrong asserts to simple tests
14638
14639 2006-03-17 [colin]      2.0.0cvs149
14640
14641         * src/mainwindow.c
14642         * src/mainwindow.h
14643         * src/prefs_msg_colors.c
14644         * src/summaryview.c
14645         * src/summaryview.h
14646         * src/gtk/colorlabel.c
14647         * src/gtk/colorlabel.h
14648                 Add a color label menu in the main menubar
14649                 Add (fixed) accels Ctrl-{0-7} to change the color
14650                 They have to be fixed because the menu's dynamic,
14651                 the items are complex widgets, hence we can't use
14652                 a GtkItemFactory.
14653
14654
14655 2006-03-17 [wwp]        2.0.0cvs148
14656
14657         * src/compose.c
14658                 rollback few lines from my previous commit (those lines come from
14659                 a pending patch, accidentally commited, even if neutral as they are
14660                 commented out).
14661
14662 2006-03-17 [wwp]        2.0.0cvs147
14663
14664         * src/compose.c
14665                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14666                 applied code style/indentation to the modified function.
14667
14668 2006-03-17 [wwp]        2.0.0cvs146
14669
14670         * src/procmsg.c
14671         * src/compose.c
14672                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14673
14674 2006-03-17 [paul]
14675
14676         2.1.0-rc1 released
14677
14678 2006-03-17 [paul]       2.0.0cvs145
14679
14680         * src/main.c
14681                 addressbook_read_file() was called twice
14682         * src/textview.c
14683                 X-Mailer highlighting
14684
14685 2006-03-16 [colin]      2.0.0cvs144
14686
14687         * src/sourcewindow.c
14688         * src/sourcewindow.h
14689                 And the last one, in source window.
14690
14691 2006-03-16 [colin]      2.0.0cvs143
14692
14693         * src/compose.c
14694         * src/compose.h
14695                 Fix the same stuff in compose
14696
14697 2006-03-16 [colin]      2.0.0cvs142
14698
14699         * src/messageview.c
14700                 Complete the previous messageview crash fix
14701
14702 2006-03-16 [colin]      2.0.0cvs141
14703
14704         * src/procmsg.h
14705         * src/procmsg.c
14706         * src/folder.c
14707                 Fix POSTPROCESSING hook
14708                 Patch by H. Merijn Brand
14709
14710         * src/procmime.c
14711         * src/procmime.h
14712                 Parse Content-Location
14713
14714         * src/toolbar.c
14715         * src/messageview.c
14716         * src/messageview.h
14717                 Don't crash when a top-level MessageView has
14718                 been closed on us. Same problematic than
14719                 yesterday's quicksearch issue.
14720
14721 2006-03-15 [colin]      2.0.0cvs140
14722
14723         * src/gtk/quicksearch.c
14724                 Fix a bitchy race we didn't think about when we
14725                 added quicksearch cancellation:
14726                 If the search is not on cached fields, for example
14727                 body_part matchcase "stuff"
14728                 the matcher code has to get the whole message. If
14729                 we're on IMAP, that can be slow, and in order to
14730                 be non-blocking, the IMAP code idle loop processes
14731                 gtk events too. So it is possible to cancel a
14732                 quicksearch while the matcher is getting the mail's
14733                 body. After matcher got its body, it will start to
14734                 iterate over the matcher list that the Quicksearch's
14735                 clear_search_cb() just freed via prepare_matcher().
14736                 SIGSEGV ensues.
14737                 The fix consists of guarding the matcherlist_match()
14738                 call with a boolean 'matching'. If we reset the
14739                 quicksearch while matching is TRUE, we don't free
14740                 the matcherlist anymore like we did, but we set
14741                 another new flag, deferred_free, to TRUE. Then,
14742                 in quicksearch_match(), just after returning from
14743                 matcherlist_match() and unsetting the matching flag,
14744                 we check the deferred_free flag and do the
14745                 prepare_matcher() (which does the matcherlist_free)
14746                 for real, so we free the matcherlist once it's not
14747                 used anymore.
14748                 As all of this runs via the glib main loop, we
14749                 luckily don't need a mutex.
14750         * src/summaryview.c
14751                 Also, show progress while searching.
14752
14753
14754 2006-03-14 [colin]      2.0.0cvs139
14755
14756         * src/alertpanel.c
14757                 Make alertpanel_is_open non-static
14758
14759 2006-03-14 [colin]      2.0.0cvs138
14760
14761         * src/prefs_spelling.c
14762                 Cleanups - Fabien Vantard
14763
14764 2006-03-14 [wwp]        2.0.0cvs137
14765
14766         * src/main.c
14767                 code style normalization (curly braces, indentation).
14768
14769 2006-03-14 [wwp]        2.0.0cvs137
14770
14771         * src/main.c
14772                 code style (braces, indentation)
14773
14774 2006-03-12 [paul]       2.0.0cvs136
14775
14776         * src/prefs_common.c
14777                 trans_hdr defaults to FALSE to be RFC-savvy
14778         * src/prefs_summaries.c
14779                 add a tooltip to the trans_hdr option
14780                 
14781
14782 2006-03-12 [paul]       2.0.0cvs135
14783
14784         * src/prefs_matcher.c
14785                 give a little more width to the combos
14786         * src/prefs_display_header.c
14787         * src/textview.c
14788                 translate headers if prefs_common.trans_hdr
14789                 is TRUE
14790
14791         Patches by Pawel Pekala
14792
14793 2006-03-12 [paul]       2.0.0cvs134
14794
14795         * src/plugins/clamav/clamav_plugin.c
14796         * src/plugins/dillo_viewer/dillo_viewer.c
14797         * src/plugins/pgpcore/plugin.c
14798         * src/plugins/pgpinline/plugin.c
14799         * src/plugins/pgpmime/plugin.c
14800         * src/plugins/spamassassin/spamassassin.c
14801                 update/add to descriptions
14802         * src/plugins/spamassassin/spamassassin_gtk.c
14803                 fixes to the english, remove superfluous
14804                 tooltips, clean up a little
14805
14806 2006-03-12 [paul]       2.0.0cvs133
14807
14808         * src/compose.c
14809                 fix Bug 924, 'Account combo box shows up wrong 
14810                 if & is in account name'
14811
14812 2006-03-11 [colin]      2.0.0cvs132
14813
14814         * src/summaryview.c
14815                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14816                 messed up shift-selection because is slows down
14817                 moving around summaryview. thanks -users
14818
14819 2006-03-10 [colin]      2.0.0cvs131
14820
14821         * src/plugins/spamassassin/spamassassin_gtk.c
14822                 Put back Paul's engrish fixes
14823
14824 2006-03-10 [colin]      2.0.0cvs130
14825
14826         * src/plugins/spamassassin/spamassassin.c
14827         * src/plugins/spamassassin/spamassassin.h
14828         * src/plugins/spamassassin/spamassassin_gtk.c
14829                 Cleanup SA prefs page (more)
14830                 Patch by Fabien Vantard
14831
14832 2006-03-10 [paul]       2.0.0cvs129
14833
14834         * src/prefs_msg_colors.c
14835         * src/prefs_spelling.c
14836                 widget sensitivity
14837
14838 2006-03-09 [mones]      2.0.0cvs128
14839
14840         * po/es.po
14841                 Update for next RC
14842
14843 2006-03-09 [wwp]        2.0.0cvs127
14844
14845         * configure.ac
14846                 revert accidental commit (requirement for libetpan 0.43), this time
14847                 not in HEAD.
14848
14849 2006-03-09 [wwp]        2.0.0cvs125
14850
14851         * configure.ac
14852                 revert accidental commit (requirement for libetpan 0.43)
14853
14854 2006-03-09 [paul]       2.0.0cvs126
14855
14856         * src/prefs_receive.c
14857                 remove useless frame
14858                 replace 'incorporation' with 'receiving'
14859         * src/plugins/clamav/clamav_plugin_gtk.c
14860         * src/plugins/spamassassin/spamassassin_gtk.c
14861                 improve widget sensitivity
14862                 fix a bit his engrish
14863
14864 2006-03-09 [wwp]        2.0.0cvs125
14865
14866         * src/addressadd.c
14867         * src/foldersel.c
14868         * src/prefs_common.c
14869         * src/prefs_common.h
14870                 remember some more windows' sizes (add to addressbook and
14871                 select folder).
14872
14873 2006-03-09 [paul]       2.0.0cvs124
14874
14875         * src/plugins/pgpcore/prefs_gpg.c
14876                 normalise construction of dialogue
14877
14878 2006-03-09 [paul]       2.0.0cvs123
14879
14880         * src/plugins/trayicon/Makefile.am
14881                 add missing slash
14882
14883 2006-03-08 [colin]      2.0.0cvs122
14884
14885         * src/plugins/trayicon/Makefile.am
14886                 Fix build in separate dir 
14887                 Patch by Bamanzi <bamanzi@gmail.com>
14888
14889 2006-03-08 [colin]      2.0.0cvs121
14890
14891         * src/procmsg.c
14892                 Batch move and copies from summaryview with delayed execution
14893                 too
14894
14895 2006-03-07 [paul]       2.0.0cvs120
14896
14897         * src/common/utils.c
14898                 fix highlighting of URIs containing "()"
14899                 Patch by Pawel Pekala
14900
14901 2006-03-07 [paul]       2.0.0cvs119
14902
14903         * src/folder.c
14904         * src/folder.h
14905         * src/folderview.c
14906                 immediately do alphabetical resort when
14907                 changing a folder's name
14908                 Patch by Pawel Pekala
14909
14910 2006-03-07 [paul]       2.0.0cvs118
14911
14912         * src/news.c
14913         * src/news_gtk.c
14914                 when unsubscribing a newsgroup, remove the
14915                 folder and msgs in .sylpheed-claws/newscache
14916                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14917
14918 2006-03-07 [paul]       2.0.0cvs117
14919
14920         * src/textview.c
14921                 fix wrong Fake URL Warning
14922                 Thanks to Hiro
14923
14924 2006-03-07 [colin]      2.0.0cvs116
14925
14926         * src/imap.c
14927                 Return immediately when password dialog was
14928                 cancelled
14929         * src/gtk/inputdialog.c
14930                 Allow empty strings for passwords
14931
14932
14933 2006-03-06 [colin]      2.0.0cvs115
14934
14935         * src/imap.c
14936                 Prevent double-timeouts when connection fails
14937
14938 2006-03-06 [colin]
14939
14940         2.0.1-rc1 released
14941
14942 2006-03-06 [colin]      2.0.0cvs114
14943
14944         * src/imap.c
14945                 Refresh session during potentially long
14946                 operations
14947
14948 2006-03-06 [wwp]        2.0.0cvs113
14949
14950         * src/prefs_msg_colors.h
14951                 forgot that one (custom color labels).
14952
14953 2006-03-06 [wwp]        2.0.0cvs112
14954
14955         * src/prefs_common.c
14956         * src/prefs_common.h
14957         * src/prefs_msg_colors.c
14958         * src/summaryview.c
14959         * src/summaryview.h
14960         * src/gtk/colorlabel.c
14961         * src/gtk/colorlabel.h
14962                 colors in messages list are now customizable. Color values and names can
14963                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14964                 Thanks to Paul and Colin for their help with this longstanding patch!
14965
14966 2006-03-06 [wwp]        2.0.0cvs111
14967
14968         * src/textview.c
14969                 don't crash if (x)face is bad.
14970
14971 2006-03-05 [paul]       2.0.0cvs110
14972
14973         * AUTHORS
14974         * configure.ac
14975         * src/Makefile.am
14976         * src/common/Makefile.am
14977         * src/common/utils.h
14978         * src/etpan/imap-thread.c
14979         * src/gtk/authors.h
14980         * src/plugins/clamav/Makefile.am
14981         * src/plugins/demo/Makefile.am
14982         * src/plugins/dillo_viewer/Makefile.am
14983         * src/plugins/pgpcore/Makefile.am
14984         * src/plugins/pgpcore/passphrase.c
14985         * src/plugins/pgpinline/Makefile.am
14986         * src/plugins/pgpmime/Makefile.am
14987         * src/plugins/spamassassin/Makefile.am
14988         * src/plugins/trayicon/Makefile.am
14989                 fix builiding on cygwin
14990                 Patch by Ralgh Young <bamanzi@gmail.com>
14991
14992 2006-03-04 [wwp]        2.0.0cvs109
14993
14994         * manual/keyboard.xml
14995                 fix mixed up/down keys.
14996
14997 2006-03-04 [wwp]        2.0.0cvs108
14998
14999         * README
15000         * INSTALL
15001                 updated links to SpamAssassin.
15002
15003 2006-03-04 [wwp]        2.0.0cvs107
15004
15005         * manual/plugins.xml
15006         * src/plugins/spamassassin/README
15007                 updated SpamAssassin plugin docs to reflect new functional additions
15008                 (also fix/update/documents few technical stuff more, see the README).
15009
15010 2006-03-04 [wwp]        2.0.0cvs106
15011
15012         * src/prefs_message.c
15013                 normalized capitalization of message-prefs paths.
15014
15015 2006-03-04 [wwp]        2.0.0cvs105
15016
15017         * manual/advanced.xml
15018                 typo.
15019
15020 2006-03-03 [colin]      2.0.0cvs104
15021
15022         * src/plugins/clamav/clamav_plugin_gtk.c
15023                 Rework prefs page, patch by Fabien 
15024
15025 2006-03-03 [colin]      2.0.0cvs103
15026
15027         * src/plugins/clamav/clamav_plugin.c
15028                 Set error on all errors
15029
15030 2006-03-03 [colin]      2.0.0cvs102
15031
15032         * src/common/plugin.c
15033                 Initialize error to avoid crashing when a plugin fails
15034                 without setting error
15035
15036 2006-03-02 [wwp]        2.0.0cvs101
15037
15038         * configure.ac
15039                 fixed linker flags for libetpan support on Cygwin
15040                 (thanks to H.Merijn Brand).
15041
15042 2006-03-02 [wwp]        2.0.0cvs100
15043
15044         * src/addressbook.c
15045                 fix some AB error messages: one for punctuation and
15046                 one wrongly duplicate (thanks, maxbritov).
15047
15048 2006-03-02 [wwp]        2.0.0cvs99
15049
15050         * src/plugins/spamassassin/spamassassin.c
15051                 make sync calls to sa-learn/spamc to prevent
15052                 system (whatever local or client/server) overload.
15053
15054 2006-03-02 [colin]      2.0.0cvs98
15055
15056         * src/summaryview.c
15057                 Put the spam icon in the status column instead of the
15058                 mark one
15059
15060 2006-03-01 [colin]      2.0.0cvs97
15061
15062         * src/plugins/spamassassin/spamassassin.c
15063                 Fix segfault (g_file_set_contents fails for some 
15064                 reason and err==0x2f. Can't find out why with
15065                 valgrind, using working function :-)
15066
15067 2006-03-01 [colin]      2.0.0cvs96
15068
15069         * src/inc.c
15070                 Offline overriding: let 'No' be cached only 3 seconds
15071
15072 2006-03-01 [colin]      2.0.0cvs95
15073
15074         * src/addr_compl.c
15075         * src/addrbook.c
15076         * src/addressbook.c
15077         * src/addrindex.c
15078         * src/folder_item_prefs.c
15079         * src/headerview.c
15080         * src/imap.c
15081         * src/inc.c
15082         * src/ldif.c
15083         * src/mainwindow.c
15084         * src/mh.c
15085         * src/msgcache.c
15086         * src/prefs_common.h
15087         * src/prefs_msg_colors.c
15088         * src/procheader.c
15089         * src/procheader.h
15090         * src/procmime.c
15091         * src/procmsg.c
15092         * src/procmsg.h
15093         * src/send_message.h
15094         * src/simple-gettext.c
15095         * src/summaryview.c
15096         * src/summaryview.h
15097         * src/syldap.c
15098         * src/textview.c
15099         * src/undo.c
15100         * src/common/ssl_certificate.c
15101         * src/common/utils.c
15102         * src/gtk/colorsel.c
15103         * src/gtk/gtksctree.c
15104         * src/gtk/gtkshruler.c
15105         * src/plugins/trayicon/trayicon.c
15106                 #if 0 goes to /dev/null
15107
15108 2006-03-01 [colin]      2.0.0cvs94
15109
15110         * src/compose.c
15111         * src/imap.c
15112         * src/inc.c
15113         * src/inc.h
15114         * src/messageview.c
15115         * src/news.c
15116         * src/plugins/spamassassin/spamassassin.c
15117                 Allow to add information in the "working offline"
15118                 window
15119
15120 2006-03-01 [wwp]        2.0.0cvs93
15121
15122         * src/plugins/spamassassin/spamassassin.c
15123                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15124                 'cause it seems that calling `spamc ... < inputfile` with
15125                 g_spawn_(a)sync simply.. erm doesn't work :-).
15126
15127 2006-03-01 [wwp]        2.0.0cvs92
15128
15129         * src/toolbar.c
15130         * src/toolbar.h
15131                 simplify the adding of spam/ham button to the messageview toolbar
15132                 (it gets more clear now that the same button will be "Mark as spam"
15133                 or "Mark as ham" according to the current message status,
15134                 thanks to Colin).
15135
15136 2006-03-01 [wwp]        2.0.0cvs91
15137
15138         * src/messageview.c
15139         * src/procmsg.c
15140         * src/procmsg.h
15141         * src/summaryview.c
15142         * src/plugins/spamassassin/spamassassin.c
15143         * src/plugins/spamassassin/spamassassin.h
15144                 make learner callbacks return a status (0 for ok),
15145                 handle it in main code to avoid setting flags when learning failed,
15146                 don't learn on TCP if offline in spamassassin,
15147                 thanks to Colin.
15148
15149                 
15150
15151 2006-03-01 [wwp]        2.0.0cvs90
15152
15153         * src/compose.c
15154                 some work around the compose window's account menu,
15155                 patch by Fabien Vantard.
15156
15157 2006-03-01 [wwp]        2.0.0cvs89
15158
15159         * src/plugins/spamassassin/spamassassin.c
15160                 fixed bad logics, was using spamc in local mode and sa-learn
15161                 in remote mode (thanks, Colin).
15162
15163 2006-03-01 [wwp]        2.0.0cvs88
15164
15165         * src/plugins/spamassassin/spamassassin.c
15166         * src/plugins/spamassassin/spamassassin.h
15167         * src/plugins/spamassassin/spamassassin_gtk.c
15168                 made processing of emails w/ sa-plugin an option (default is TRUE),
15169                 fixed Engrish some tooltips, capitalization of some debug messages
15170                 and warnings. The spamassassin plugin now provides two separate
15171                 services: process emails upon incorporation and spamd training.
15172                 Both services (un)register independently but use some common
15173                 plugin settings (transport settings, spam storage location).
15174
15175 2006-02-28 [wwp]        2.0.0cvs87
15176
15177         * src/plugins/spamassassin/spamassassin.c
15178                 fix async flag to spamc cmdline execution (batch exec should
15179                 be asynchronous).
15180
15181 2006-02-27 [wwp]        2.0.0cvs86
15182
15183         * src/plugins/spamassassin/spamassassin.c
15184         * src/plugins/spamassassin/spamassassin.h
15185         * src/plugins/spamassassin/spamassassin_gtk.c
15186                 - added the ability to learn a remote spamassassin server (spamd),
15187                 using spamc.
15188                 - added the spamassassin option 'username', that applies to all
15189                 spamassassin operations (filtering, learning, local or remote).
15190                 The default username is the current unix user (if left blank
15191                 from gtk prefs or config file).
15192                 - commented out some unused code (notebook widget), removed unused
15193                 layout (hbox1).
15194                 - make more widgets sensitive to the transport type.
15195
15196 2006-02-27 [colin]      2.0.0cvs85
15197
15198         * src/plugins/spamassassin/spamassassin.c
15199                 Fix sa-learn call when offline
15200
15201 2006-02-27 [colin]      2.0.0cvs84
15202
15203         * configure.ac
15204         * src/Makefile.am
15205         * src/mainwindow.c
15206         * src/mainwindow.h
15207         * src/messageview.c
15208         * src/messageview.h
15209         * src/prefs_toolbar.c
15210         * src/procmsg.c
15211         * src/stock_pixmap.c
15212         * src/stock_pixmap.h
15213         * src/summaryview.c
15214         * src/toolbar.c
15215         * src/toolbar.h
15216         * src/pixmaps/ham_btn.xpm
15217         * src/pixmaps/spam.xpm
15218         * src/pixmaps/spam_btn.xpm
15219         * src/plugins/spamassassin/spamassassin.c
15220                 Add button in toolbar for spam learning
15221                 Fix a few bugs from the last related commit
15222                 Revert 1.9.6cvs23 which messed up shift-selection
15223
15224 2006-02-24 [colin]      2.0.0cvs83
15225
15226         * src/procmsg.c
15227         * src/summaryview.c
15228         * src/summaryview.h
15229         * src/plugins/spamassassin/spamassassin.c
15230         * src/plugins/spamassassin/spamassassin.h
15231         * src/plugins/spamassassin/spamassassin_gtk.c
15232                 Unregister learner when spamassassin is either
15233                 disabled or over tcp
15234
15235 2006-02-24 [colin]      2.0.0cvs82
15236
15237         * src/Makefile.am
15238         * src/mainwindow.c
15239         * src/mainwindow.h
15240         * src/procmsg.c
15241         * src/procmsg.h
15242         * src/stock_pixmap.c
15243         * src/stock_pixmap.h
15244         * src/summaryview.c
15245         * src/summaryview.h
15246         * src/gtk/icon_legend.c
15247         * src/pixmaps/spam.xpm  ** NEW FILE **
15248         * src/plugins/spamassassin/spamassassin.c
15249         * src/plugins/spamassassin/spamassassin_gtk.c
15250                 Add spam learning interface (Mark/Mark as 
15251                 (spam|ham) menus)
15252
15253 2006-02-24 [wwp]        2.0.0cvs81
15254
15255         * src/compose.c
15256         * src/compose.h
15257         * src/filtering.c
15258                 hide compose window when sending message in batch mode
15259                 (filtering: forward and redirect). Also fixed a wrong
15260                 value returned when sending failed, neutral anyway.
15261                 (Colin, me) 
15262
15263 2006-02-24 [wwp]        2.0.0cvs80
15264
15265         * src/mainwindow.c
15266                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15267
15268 2006-02-24 [paul]       2.0.0cvs79
15269
15270         * src/news.c
15271         * src/news.h
15272         * src/news_gtk.c
15273                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15274                 Thanks to Colin
15275
15276 2006-02-23 [colin]      2.0.0cvs78
15277
15278         * src/alertpanel.c
15279                 Change OK to Close in alertpanel with View log
15280                 button; add accel to View log. Patch by Fabien
15281                 Vantard
15282
15283 2006-02-23 [wwp]        2.0.0cvs77
15284
15285         * src/compose.c
15286                 silly me, there were much more tests to perform, since toolbars can
15287                 really have down to 1 element only.
15288
15289 2006-02-23 [wwp]        2.0.0cvs76
15290
15291         * commitHelper
15292                 fixed indentation from my previous commit. Fallback to VISUAL if
15293                 EDITOR is not set (and to vi, at last resort).
15294
15295 2006-02-23 [wwp]        2.0.0cvs75
15296
15297         * commitHelper
15298                 improved error detection (Colin, me).
15299
15300 2006-02-23 [wwp]        2.0.0cvs74
15301
15302         * src/prefs_toolbar.c
15303                 simplify and fix prefs/toolbars layouting. Combos' contents can
15304                 now be really displayed.
15305
15306 2006-02-23 [wwp]        2.0.0cvs73
15307         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15308         be really displayed.
15309
15310 2006-02-22 [wwp]        2.0.0cvs72
15311
15312         * src/compose.c
15313                 fix a typo in my previous commit (sorry!).
15314
15315 2006-02-22 [wwp]        2.0.0cvs71
15316
15317         * src/prefs_toolbar.c
15318                 fix a crash when adding separators to toolbars,
15319                 also fix some separator item information.
15320
15321 2006-02-22 [wwp]        2.0.0cvs70
15322
15323         * src/compose.c
15324                 fix a crash when redirecting (for instance) when compose window's
15325                 toolbar contents has been customized (when some buttons have been
15326                 removed in fact).
15327
15328 2006-02-21 [wwp]        2.0.0cvs69
15329
15330         * src/summaryview.c
15331         * src/gtk/pluginwindow.c
15332         * src/plugins/pgpcore/prefs_gpg.c
15333                 fix some compilation warnings (feat. remains of removed code).
15334
15335 2006-02-21 [wwp]        2.0.0cvs68
15336
15337         * src/gtk/gtkutils.c
15338                 fix two compilation issues, thanks to Stephan Sachse.
15339
15340 2006-02-20 [colin]      2.0.0cvs67
15341
15342         * src/mainwindow.c
15343                 Don't reselect displayed mail on refocus
15344                 This fixes actions misbehaving 
15345
15346 2006-02-20 [wwp]        2.0.0cvs66
15347
15348         * src/summaryview.c
15349         * src/gtk/gtksctree.c
15350         * src/gtk/gtkshruler.c
15351                 changed more runtime typecast checks.
15352
15353 2006-02-20 [wwp]        2.0.0cvs65
15354
15355         * src/summary_search.c
15356                 find all - summaryview refresh issue fixed, thanks to Colin.
15357
15358 2006-02-20 [wwp]        2.0.0cvs64
15359
15360         * src/gtk/gtkutils.c
15361                 better runtime typecast checks.
15362
15363 2006-02-20 [wwp]        2.0.0cvs63
15364
15365         * src/summary_search.c
15366                 enhancements to the summary search:
15367                         - add the ability to stop the running search
15368                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15369                         - don't search if no criteria (From/To/Subject/Body) is set
15370                         - ensure that a busy mouse pointer is always shown when searching,
15371                           show it even a bit earlier
15372
15373 2006-02-19 [colin]      2.0.0cvs62
15374
15375         * src/compose.c
15376         * src/imap.c
15377         * src/etpan/imap-thread.c
15378         * src/etpan/imap-thread.h
15379                 (Future) IMAP speed improvement on sending
15380                 Will require a libetpan update
15381         * src/summaryview.c
15382         * src/gtk/quicksearch.c
15383                 Make quicksearch clearable while running.
15384
15385 2006-02-17 [colin]      2.0.0cvs61
15386
15387         * src/imap.c
15388         * src/etpan/imap-thread.c
15389         * src/etpan/imap-thread.h
15390                 Check for IMAP certificates
15391                 ** Requires libetpan-0.42-cvs4 
15392                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15393
15394 2006-02-17 [colin]      2.0.0cvs60
15395
15396         * src/messageview.c
15397         * src/prefs_common.c
15398         * src/prefs_common.h
15399         * src/prefs_message.c
15400                 Add pref to display HTML-only mails with plugin, 
15401                 if possible (defaulting to FALSE of course).
15402
15403 2006-02-16 [colin]      2.0.0cvs59
15404
15405         * src/main.c
15406         * src/common/plugin.c
15407         * src/common/plugin.h
15408         * src/gtk/pluginwindow.c
15409                 Keep track of requested (but unloaded) plugins
15410                 in some error cases.
15411
15412 2006-02-16 [wwp]        2.0.0cvs58
15413
15414         * src/gtk/gtkaspell.c
15415         * src/gtk/gtkaspell.h
15416         * src/prefs_spelling.c
15417         * src/compose.c
15418         * src/prefs_common.c
15419         * src/prefs_common.h
15420                 implemented new optional spellchecker behaviour: re-check message when
15421                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15422
15423 2006-02-16 [wwp]        2.0.0cvs57
15424
15425         * src/quote_fmt_parse.y
15426                 pclose popen'ed pipe.
15427
15428 2006-02-15 [colin]      2.0.0cvs56
15429
15430         * src/mimeview.c
15431         * src/mimeview.h
15432                 Let MimeViewers know which MimeView they
15433                 depend of.
15434         * src/summaryview.c
15435                 Swap From/To columns in Sent/Queue/Drafts
15436                 folders
15437         * src/etpan/imap-thread.c
15438                 Use mailstream_low_tls_open() for STARTTLS
15439                 instead of mailstream_low_ssl_open()
15440                 ** REQUIRES libetpan 0.42cvs3 **
15441
15442 2006-02-15 [wwp]        2.0.0cvs55
15443
15444         * src/compose.c
15445         * src/compose.h
15446         * src/message_search.c
15447         * src/message_search.h
15448         * src/textview.c
15449         * src/gtk/gtkutils.c
15450         * src/gtk/gtkutils.h
15451                 added the ability to Find text in the compose window (and a bit
15452                 of code factorization).
15453
15454 2006-02-15 [wwp]        2.0.0cvs54
15455
15456         * src/prefs_gtk.c
15457                 yet another one file was missing (fix for some widgets' sensitivity).
15458                 Thanks Colin!
15459
15460 2006-02-15 [wwp]        2.0.0cvs53
15461
15462         * src/prefs_gtk.h
15463                 oops forgot that file (fix for some widgets' sensitivity).
15464
15465 2006-02-15 [wwp]        2.0.0cvs52
15466
15467         * src/summary_search.c
15468                 implemented advanced summary search options (added the ability
15469                 to use matcher conditions in an advanced search mode).
15470
15471 2006-02-15 [wwp]        2.0.0cvs51
15472
15473         * src/plugins/pgpcore/prefs_gpg.c
15474         * src/prefs_account.c
15475                 fix some widget sensitivity, mostly around some labels in
15476                 account prefs.
15477
15478 2006-02-15 [paul]       2.0.0cvs50
15479
15480         * manual/advanced.xml
15481                 improve Templates info
15482                 written by wwp
15483
15484 2006-02-14 [colin]      2.0.0cvs49
15485
15486         * src/pixmaps/address_book.xpm
15487         * src/pixmaps/preferences.xpm
15488         * src/pixmaps/properties.xpm
15489                 Fix pixmap size - patch by Fabien Vantard
15490
15491 2006-02-13 [colin]      2.0.0cvs48
15492
15493         * src/procmime.c
15494                 Add missing fclose()s on error
15495         * src/textview.c
15496                 Remove unused code
15497         * src/common/utils.c
15498                 Fix temp files not being deleted on windows
15499         Patches by Thomas Gilgin
15500
15501 2006-02-13 [colin]      2.0.0cvs47
15502
15503         * src/mainwindow.c
15504                 Fix exit crash
15505
15506 2006-02-13 [wwp]        2.0.0cvs46
15507
15508         * src/plugins/pgpcore/prefs_gpg.c
15509                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15510
15511 2006-02-12 [colin]      2.0.0cvs45
15512
15513         * src/folderview.c
15514         * src/main.c
15515         * src/mainwindow.c
15516                 Fix "stuff" when quitting
15517
15518 2006-02-12 [wwp]        2.0.0cvs44
15519
15520         * src/prefs_themes.c
15521                 fix typos in debug messages.
15522
15523 2006-02-11 [colin]      2.0.0cvs43
15524
15525         * src/summaryview.c
15526                 don't allow drag/drop from ourself
15527
15528 2006-02-10 [wwp]        2.0.0cvs42
15529
15530         * src/exporthtml.c
15531         * src/html.c
15532         * src/html.h
15533         * src/procmime.c
15534         * src/textview.c
15535                 renamed html_ prefixed functions and data structures to avoid
15536                 namespace clashes w/ other software (gtkhtml2 for instance).
15537                 Closes bug #907.
15538
15539
15540 2006-02-09 [colin]      2.0.0cvs41
15541
15542         * src/summaryview.c
15543                 Fix shitty logic messed up. Thanks Ticho for the hint!
15544
15545 2006-02-09 [wwp]        2.0.0cvs40
15546
15547         * src/gtk/about.c
15548         * src/compose.c
15549         * src/prefs_account.c
15550         * src/prefs_gtk.h
15551         * src/editaddress.c
15552                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15553                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15554                 Browse buttons in accounts prefs.
15555
15556 2006-02-09 [colin]      2.0.0cvs39
15557
15558         * src/matcher.c
15559                 Check for pointer before using its members
15560         * src/gtk/gtksourceprintjob.c
15561                 Fix a wrong warning
15562
15563 2006-02-09 [wwp]        2.0.0cvs38
15564
15565         * src/gtk/filesel.c
15566                 fix few compiler warnings (type mismatch).
15567
15568 2006-02-09 [paul]       2.0.0cvs37
15569
15570         * po/fr.po
15571                 updated by Fabien Vantard
15572
15573 2006-02-08 [colin]      2.0.0cvs36
15574
15575         * src/prefs_common.c
15576         * src/common/defs.h
15577         * src/common/plugin.c
15578                 allow windows and linux configurations to coexist
15579                 patch by Thomas Gilgin
15580
15581 2006-02-08 [colin]      2.0.0cvs35
15582
15583         * src/filtering.c
15584         * src/matcher.c
15585         * src/matcher.h
15586         * src/matcher_parser_parse.y
15587         * src/prefs_filtering_action.c
15588         * src/prefs_matcher.c
15589                 Add the "Ignore thread" filtering
15590                 action
15591
15592 2006-02-08 [colin]      2.0.0cvs34
15593
15594         * src/compose.c
15595         * src/procmime.c
15596         * src/procmime.h
15597                 Fix bug #905 (damaged attachment)
15598                 text files with raw \0's aren't really text files
15599         FOR_STABLE
15600
15601 2006-02-08 [colin]      2.0.0cvs33
15602
15603         * src/summaryview.c
15604                 Fix crasher introduced yesterday
15605
15606 2006-02-08 [wwp]        2.0.0cvs32
15607
15608         * src/compose.c
15609         * src/compose.h
15610                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15611
15612 2006-02-08 [wwp]        2.0.0cvs31
15613
15614         * src/prefs_template.c
15615                 templates enhancement: allow address completion for Cc and Bcc fields
15616                 (it was currently possible for the To field only)
15617
15618 2006-02-08 [colin]      2.0.0cvs30
15619
15620         * src/compose.c
15621                 Don't unblock if not blocked
15622         FOR_STABLE
15623
15624 2006-02-07 [colin]      2.0.0cvs29
15625
15626         * src/action.c
15627                 Forgot to refresh summaryview
15628
15629 2006-02-07 [colin]      2.0.0cvs28
15630
15631         * src/action.c
15632                 Freeze/thaw message list and folder list while
15633                 processing %as{} actions 
15634         * src/compose.c
15635                 Fix auto-wrap disabling after a middle-click
15636                 paste - FOR_STABLE
15637
15638 2006-02-07 [paul]       2.0.0cvs27
15639
15640         * src/folder.c
15641                 fix freeing of uninitialised pointers
15642                 Thanks to Colin
15643
15644 2006-02-06 [colin]      2.0.0cvs26
15645
15646         * src/folder.c
15647                 Use g_slist_prepend in potentially big list
15648
15649 2006-02-06 [colin]      2.0.0cvs25
15650
15651         * src/folder.c
15652                 Completely skip processing if it doesn't 
15653                 exist (faster!)
15654
15655 2006-02-06 [colin]      2.0.0cvs24
15656
15657         * src/folder.c
15658         * src/summaryview.c
15659                 Batch filtering in summaryview (from Tools menu)
15660                 and pre/post//-processing too
15661
15662 2006-02-06 [colin]      2.0.0cvs23
15663
15664         * src/procmsg.h
15665         * src/filtering.c
15666                 Use a special field for batch filtering instead
15667                 of stepping on deferred execution's toes
15668
15669 2006-02-06 [colin]      2.0.0cvs22
15670
15671         * src/action.c
15672         * src/filtering.c
15673         * src/filtering.h
15674         * src/folder.c
15675         * src/summaryview.c
15676                 Fix filtering via menus and actions
15677
15678 2006-02-06 [colin]      2.0.0cvs21
15679
15680         * src/imap.c
15681                 Put the added file directly to cache if possible (will work
15682                 with next libetpan)
15683         * src/filtering.c
15684         * src/filtering.h
15685         * src/inc.c
15686         * src/folder.c
15687         * src/mbox.c
15688         * src/procmsg.h
15689                 Move and copy filtered messages by batches instead of one
15690                 by one - faster on IMAP
15691         * src/procmsg.c
15692                 Add a function that'll possibly be useful later
15693
15694 2006-02-06 [colin]      2.0.0cvs20
15695
15696         * src/addressbook.c
15697                 Use internal mime-type instead of text/plain for d'n'd
15698         * src/compose.c
15699                 Allow attaching files from mimeview's icon list via d'n'd
15700         * src/folderview.c
15701         * src/folderview.h
15702                 Use internal mime-type instead of text/plain for d'n'd
15703                 Don't try to selected opened folder if none is
15704                 Factorize d'n'd from other apps code
15705         * src/headerview.c
15706         * src/textview.c
15707         * src/gtk/gtkutils.c
15708         * src/gtk/gtkutils.h
15709                 Factorize Face/X-Face stuff
15710         * src/mimeview.c
15711                 Fix d'n'd to other apps
15712         * src/prefs_message.c
15713                 Let the XFace pref be usable without libcompface as it also
15714                 applies to Face
15715         * src/summaryview.c
15716                 Fix d'n'd to other apps
15717                 Factorize d'n'd from other apps code
15718
15719 2006-02-06 [wwp]        2.0.0cvs19
15720
15721         * po/it.po
15722                 Italian translation fixes by Andrea Spadaccini (no more confusion
15723                 between filtering and processing, and few changes in the About
15724                 dialog).
15725
15726
15727 2006-02-06 [mones]      2.0.0cvs18
15728
15729         * src/gtk/icon_legend.c
15730                 Improved descriptions allowing better translations
15731
15732 2006-02-05 [colin]      2.0.0cvs17
15733
15734         * src/imap.c
15735                 Add the f*cking missing expunge that caused imap_fetch_env
15736                 to fail after an add_msgs ! :-///
15737         * src/etpan/imap-thread.c
15738                 Add a bit of debug
15739         FOR_STABLE
15740
15741 2006-02-05 [colin]      2.0.0cvs16
15742
15743         * src/common/utils.c
15744                 Don't check for return-path (or we can't put
15745                 back non-sent mails)
15746
15747 2006-02-05 [colin]      2.0.0cvs15
15748
15749         * src/textview.c
15750                 Don't try to display Face header in textview
15751                 when teh headerview's active
15752
15753 2006-02-05 [colin]      2.0.0cvs14
15754
15755         * tools/tbird2syl.py
15756         * tools/Makefile.am
15757                 Add script to import Thunderbird mails
15758
15759 2006-02-05 [colin]      2.0.0cvs13
15760
15761         * src/headerview.c
15762         * src/procheader.c
15763         * src/procmsg.c
15764         * src/procmsg.h
15765         * src/textview.c
15766                 Show Face headers - patch partially by Klaus Flittner
15767
15768 2006-02-05 [colin]      2.0.0cvs12
15769
15770         * src/folderview.c
15771         * src/summaryview.c
15772         * src/common/utils.c
15773         * src/common/utils.h
15774                 Let dnd work from mime icons to summaryview
15775                 and to folderview too
15776                 Add a crude test to avoid trying to add files
15777                 drag'n'dropped when they're not mails
15778
15779 2006-02-04 [colin]      2.0.0cvs11
15780
15781         * src/summaryview.c
15782         * src/mimeview.c
15783                 Fix utf8 conversion
15784
15785 2006-02-04 [colin]      2.0.0cvs10
15786
15787         * src/compose.c
15788         * src/folderview.c
15789         * src/mimeview.c
15790         * src/summaryview.c
15791         * src/summaryview.h
15792                 Added various drag and drop capas:
15793                 From                    To
15794                 summaryview             other apps
15795                 mimeview icons          other apps
15796                 other apps              summaryview
15797                 other apps              folderview
15798
15799                 This shouldn't have broken the existing:
15800                 From                    To
15801                 summaryview             folderview
15802                 folderview              folderview
15803                 summaryview             compose's attachments
15804
15805         Tests welcomed.
15806
15807 2006-02-02 [paul]       2.0.0cvs9
15808
15809         * src/mainwindow.c
15810                 move global option 'Set displayed columns...' out
15811                 of folder option grouping.
15812                 fix sensitivity of 'harvest addresses'
15813         FOR_STABLE
15814
15815 2006-02-01 [colin]      2.0.0cvs8
15816
15817         * src/mimeview.c
15818                 Revert the alertpanel patch, it sucks (intrusive
15819                 and gets in the way of "open")
15820
15821 2006-02-01 [colin]      2.0.0cvs7
15822
15823         * src/compose.c
15824         * src/prefs_account.c
15825         * src/prefs_common.c
15826         * src/common/defs.h
15827         * src/common/utils.c
15828         * src/common/utils.h
15829                 Add ability to edit the signature file
15830                 from the account preferences, and use
15831                 a default for the text editor.
15832                 Patch by Fabien Vantard
15833
15834 2006-02-01 [colin]      2.0.0cvs6
15835
15836         * src/mimeview.c
15837                 Try to get mime type by extension if it is
15838                 application/octet-stream
15839                 Display a window with possible choices when
15840                 encountering unknown mime types
15841         * src/gtk/filesel.c
15842         * src/gtk/filesel.h
15843                 Add preview
15844                 Allow multiple selection in filtered filesel
15845                 (patch by Fabien Vantard)
15846         * src/gtk/pluginwindow.c
15847                 Use it (patch by Fabien Vantard)
15848
15849 2006-02-01 [paul]       2.0.0cvs5
15850
15851         * src/jpilot.c
15852                 fix crash on creating jpilot address book
15853                 Thanks to Colin - FOR_STABLE
15854         * src/prefs_summaries.c
15855         * src/prefs_wrapping.c
15856         * src/gtk/icon_legend.c
15857         * src/gtk/quicksearch.c
15858                 string fixes and additions
15859
15860 2006-02-01 [paul]       2.0.0cvs4
15861
15862         * src/compose.c
15863         * src/mainwindow.c
15864         * src/messageview.c
15865         * src/prefs_send.c
15866                 add Arabic encoding option
15867                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15868
15869 2006-01-31 [colin]      2.0.0cvs3
15870
15871         * src/plugins/pgpcore/passphrase.c
15872                 Convert passphrase to locale encoding
15873         * src/compose.c
15874                 Fix drafting on IMAP. Crappy bug sneaked in
15875                 the release :-/
15876         FOR_STABLE
15877
15878 2006-01-30 [paul]       2.0.0cvs2
15879
15880         * src/gtk/icon_legend.c
15881                 show the new entries
15882
15883 2006-01-30 [colin]      2.0.0cvs1
15884
15885         * src/manual.c
15886                 Check for the file to be present before 
15887                 enabling the menu - FOR_STABLE
15888         * src/gtk/icon_legend.c
15889                 Add folders icons (not all of them, there
15890                 are too much, but the most intriguing ones)
15891
15892 2006-01-30 [paul]       2.0.0
15893
15894         version 2.0.0 released
15895
15896 [For previous entries, see ChangeLog.pre2.0.0]