2007-09-30 [colin] 3.0.1cvs49
[claws.git] / ChangeLog
1 2007-09-30 [colin]      3.0.1cvs49
2
3         * src/imap.c
4                 Refresh session if needed
5
6 2007-09-30 [colin]      3.0.1cvs48
7
8         * src/imap.c
9                 Reset folder's session to NULL
10                 before destroying it
11
12 2007-09-30 [mones]      3.0.1cvs47
13
14         * manual/handling.xml
15                 Use markup quotes instead hardcoded quotes
16         * manual/es/handling.xml
17                 Added new synced section (IMAP subscriptions)
18
19 2007-09-29 [colin]      3.0.1cvs46
20
21         * src/imap.c
22                 Notice disconnections faster
23
24 2007-09-28 [colin]      3.0.1cvs45
25
26         * src/addressbook.c
27         * src/addrindex.c
28                 Fix warnings
29
30 2007-09-28 [paul]       3.0.1cvs44
31
32         * src/mimeview.c
33                 fix maemo build
34
35 2007-09-28 [paul]       3.0.1cvs43
36
37         * src/account.c
38                 use gtk_widget_set_size_request() on the label
39                 so that wrapping works better. get rid of the
40                 (partially deprecated) hbutton_box.
41                 these changes should prevent buttons overlapping
42                 on maemo
43
44 2007-09-28 [colin]      3.0.1cvs42
45
46         * src/pop.c
47                 Fix typo :)
48
49 2007-09-28 [colin]      3.0.1cvs41
50
51         * src/compose.c
52         * src/msgcache.c
53         * src/pop.c
54         * src/procmime.c
55         * src/etpan/imap-thread.c
56                 64bits-related warning fixes
57
58 2007-09-28 [colin]      3.0.1cvs40
59
60         * src/folder_item_prefs.c
61         * src/ldaputil.c
62         * src/mainwindow.c
63         * src/mimeview.c
64         * src/common/tags.c
65                 Fix warnings
66
67 2007-09-28 [colin]      3.0.1cvs39
68
69         * src/plugins/spamassassin/spamassassin.c
70         * src/plugins/spamassassin/spamassassin.h
71         * src/plugins/spamassassin/spamassassin_gtk.c
72                 Add addressbook-based whitelisting
73
74 2007-09-28 [colin]      3.0.1cvs38
75
76         * src/folder.c
77                 Fix bug 1337, 'crash on pressing Send button'
78
79 2007-09-28 [paul]       3.0.1cvs37
80
81         * src/prefs_folder_item.c
82                 give the orphans a parent. makes all prefs
83                 pages visible on maemo
84
85 2007-09-28 [colin]      3.0.1cvs36
86
87         * src/prefs_folder_column.c
88         * src/prefs_summary_column.c
89                 Fix two leaks
90
91 2007-09-27 [colin]      3.0.1cvs35
92
93         * src/gtk/quicksearch.c
94                 Fix bug 1336, 'Segfault if empty space before search-string'
95
96 2007-09-26 [mones]      3.0.1cvs34
97
98         * manual/account.xml
99         * manual/plugins.xml
100                 Fixed irc channel name, added some docbook markup.
101                 Changed text markup to docbook markup. 
102                 Added spamcop as supported in SpamReport description.
103         * manual/fr/plugins.xml
104                 Fixed irc channel name.
105         * manual/es/account.xml
106         * manual/es/advanced.xml
107         * manual/es/claws-mail-manual.xml
108         * manual/es/glossary.xml
109         * manual/es/gpl.xml
110         * manual/es/keyboard.xml
111         * manual/es/plugins.xml
112                 Synced with English version, fixed a couple of typos.
113
114 2007-09-26 [colin]      3.0.1cvs33
115
116         * configure.ac
117                 Explain why "Libgnomeprint: no" on GTK+ 2.10
118
119 2007-09-26 [colin]      3.0.1cvs32
120
121         * src/messageview.c
122         * src/procmsg.c
123         * src/procmsg.h
124                 Optimisation: avoid fetching mail 3 times locally
125                 for displaying
126
127 2007-09-26 [colin]      3.0.1cvs31
128
129         * src/mh.c
130                 Fix missing static
131
132 2007-09-26 [colin]      3.0.1cvs30
133
134         * src/folder.c
135         * src/folder.h
136         * src/mh.c
137         * src/mh.h
138                 Fix MH mtime hack - make it a folder class function
139
140 2007-09-26 [colin]      3.0.1cvs29
141
142         * src/inc.c
143                 Fix bug 1334, 'user defined mail incorporation 
144                 script not run'
145
146 2007-09-25 [colin]      3.0.1cvs28
147
148         * src/codeconv.c
149                 Optimisation: shortcut conv_codeset_strdup
150                 when src_code and dest_code are the same
151         * src/common/xml.c
152         * src/common/xml.h
153                 Optimisation: shortcut code conversions when
154                 files are in UTF-8; faster list walking by
155                 using prepend/reverse.
156
157 2007-09-25 [holger]     3.0.1cvs27
158
159         * src/printing.c
160                 Replace button bar of the preview window
161                 with a real toolbar (patch by Colin)
162                 Add zooming to the preview window
163
164 2007-09-24 [paul]       3.0.1cvs26
165
166         * src/compose.c
167                 compact the character set menu, adding some
168                 missing encodings. Patch by Pawel Pekala
169
170 2007-09-23 [paul]       3.0.1cvs25
171
172         * src/prefs_account.c
173         * src/prefs_folder_item.c
174         * src/prefs_quote.c
175         * src/quote_fmt.c
176         * src/quote_fmt.h
177                 remove unnecessary frame from Templates options
178                 and improve the English of the check button label
179
180 2007-09-22 [colin]      3.0.1cvs24
181
182         * src/gtk/quicksearch.c
183                 Fix bug 1329, 'error in quicksearch.c'
184                 Fix return with value in function returning void
185
186 2007-09-22 [colin]      3.0.1cvs23
187
188         * src/imap.c
189         * src/procmsg.h
190         * src/common/utils.c
191         * src/common/utils.h
192         * src/etpan/imap-thread.c
193                 Optimise fetching IMAP cached emails *a lot*
194                 (remember whether mail is fully cached and \r's
195                  are already stripped)
196
197 2007-09-22 [colin]      3.0.1cvs22
198
199         * src/folder.c
200         * src/folder.h
201         * src/prefs_folder_item.c
202                 Add a button to allow users to drop local caches.
203
204 2007-09-21 [colin]      3.0.1cvs21
205
206         * src/summaryview.c
207                 Remove unnecessary error when cancelling export to mbox.
208                 Patch by Pawel
209
210 2007-09-21 [paul]       3.0.1cvs20
211
212         * src/gtk/prefswindow.c
213                 remove unnecessary frames from the prefs
214                 pages. Patch by Pawel Pekala
215
216 2007-09-21 [paul]       3.0.1cvs19
217
218         * src/prefs_account.c
219         * src/prefs_folder_item.c
220         * src/prefs_quote.c
221         * src/quote_fmt.c
222                 put the Templates options into a tabbed
223                 layout. Patch by Pawel Pekala
224
225 2007-09-21 [paul]       3.0.1cvs18
226
227         * src/mainwindow.c
228                 group together the character set menu items
229                 move the /View/Show or hide/Message view below
230                 .../Toolbar menu item
231                 Patch by Pawel Pekala
232
233 2007-09-21 [mones]      3.0.1cvs17
234
235         * src/compose.c
236                 Fix for bug 1327, 'segfault when replying to a non-existent
237                 news message', thanks to Colin.
238
239 2007-09-21 [colin]      3.0.1cvs16
240
241         * src/folderview.c
242                 Complete 3.0.1cvs15
243
244 2007-09-20 [colin]      3.0.1cvs15
245
246         * src/folderview.c
247         * src/folderview.h
248                 Maybe fix bug 1324, 'Corrupted IMAP cache'
249
250 2007-09-20 [colin]      3.0.1cvs14
251
252         * src/printing.c
253                 Fix a little leak
254
255 2007-09-20 [holger]     3.0.1cvs13
256
257         * src/printing.c
258                 Add page layout to print preview.
259                 Make the close-button in the toolbar
260                 right-aligned.
261
262 2007-09-20 [paul]       3.0.1cvs12
263
264         * po/ru.po
265                 updated by Pavlo Bohmat
266
267 2007-09-19 [colin]      3.0.1cvs11
268
269         * src/common/utils.c
270                 Prevent unquoted mime boundaries, by always
271                 using a /
272
273 2007-09-19 [colin]      3.0.1cvs10
274
275         * src/printing.c
276                 Fix drawing area size, fix DPI change that
277                 can cause total number of lines to decrease
278
279 2007-09-19 [colin]      3.0.1cvs9
280
281         * po/POTFILES.in
282         * src/printing.c
283                 Make print preview more efficient and nicer.
284                 Patch mostly by Holger Berndt <hb@claws-mail.org>
285
286 2007-09-19 [colin]      3.0.1cvs8
287
288         * src/prefs_common.c
289         * src/prefs_common.h
290         * src/printing.c
291                 Add scrolledwindow, default allocation and
292                 size saving to the print preview window.
293
294 2007-09-18 [colin]      3.0.1cvs7
295
296         * src/prefs_common.c
297         * src/prefs_common.h
298         * src/prefs_image_viewer.c
299         * src/printing.c
300                 GtkPrintOperation:
301                 - add image printing support
302                 - add option to print images
303                 - add preview widget
304                 - add saving of a few Page Setup parameters
305
306 2007-09-18 [colin]      3.0.1cvs6
307
308         * AUTHORS
309         * src/gtk/authors.h
310                 Add Guillaume Chazarain
311
312 2007-09-18 [colin]      3.0.1cvs5
313
314         * src/common/utils.c
315                 Fix bug 1321, 'access before allocation 
316                 when scanning for uris'. Patch by 
317                 Guillaume Chazarain <guichaz@yahoo.fr>
318
319 2007-09-18 [colin]      3.0.1cvs4
320
321         * src/toolbar.c
322                 Fix bug 1320, 'Memory leak caused by 
323                 gtk_container_get_children'. Patch by
324                 Guillaume Chazarain <guichaz@yahoo.fr>
325
326 2007-09-18 [colin]      3.0.1cvs3
327
328         * src/printing.c
329         * src/printing.h
330                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
331
332 2007-09-18 [colin]      3.0.1cvs2
333
334         * src/Makefile.am
335         * src/mainwindow.c
336         * src/messageview.c
337         * src/messageview.h
338         * src/prefs_ext_prog.c
339         * src/prefs_fonts.c
340         * src/printing.c
341         * src/printing.h
342         * src/summaryview.c
343                 Use GtkPrintOperation by default on GTK+ >= 2.10
344                 Patch by Holger Berndt <hb@claws-mail.org>
345
346 2007-09-18 [paul]       3.0.1cvs1
347
348         * NEWS
349         * README
350         * RELEASE_NOTES
351         * configure.ac
352                 bump up version number following stable release
353
354 2007-09-16 [colin]      3.0.0cvs18
355
356         * src/folder.c
357                 Fix possible memleak
358
359 2007-09-16 [colin]      3.0.0cvs17
360
361         * src/folderview.c
362                 Fix bug 1311, 'Wrong arrow position 
363                 while moving message into folder when 
364                 column headers hidden'
365         * src/image_viewer.c
366                 Show error in the GUI if image can't
367                 be loaded
368         * src/matcher.c
369                 Fix spurious output
370         * src/messageview.c
371                 Allow setting domain in msgid
372         * src/common/plugin.c
373                 Add timing information
374
375 2007-09-16 [colin]      3.0.0cvs16
376
377         * src/account.c
378         * src/compose.c
379         * src/prefs_account.c
380         * src/prefs_account.h
381         * src/prefs_template.c
382         * src/common/utils.c
383                 Remove Generate Message-ID option. We need
384                 this on some IMAP servers.
385
386 2007-09-16 [colin]      3.0.0cvs15
387
388         * src/prefs_filtering.c
389         * src/prefs_filtering.h
390         * src/prefs_filtering_action.c
391         * src/common/tags.c
392                 Fix tags issues: tags with spaces, renaming
393                 tags.
394
395 2007-09-16 [colin]      3.0.0cvs14
396
397         * src/folderview.c
398         * src/main.c
399         * src/mainwindow.c
400                 Fix bug 1308, 'Claws deletes folderlist.xml after
401                 fetching mail short after start-up'
402
403 2007-09-16 [colin]      3.0.0cvs13
404
405         * src/compose.c
406                 Fix scrolling to cursor
407
408 2007-09-16 [paul]       3.0.0cvs12
409
410         * po/sr.po
411                 updated by Aleksandar Urosevic
412
413 2007-09-16 [paul]       3.0.0cvs11
414
415         * src/folder.c
416                 do not allow locked msgs to be deleted,
417                 even by filtering/processing
418
419 2007-09-07 [paul]       3.0.0cvs10
420
421         * src/prefs_folder_column.c
422         * src/prefs_summary_column.c
423                 implement button sensitivity
424                 patch by Pawel Pekala
425
426 2007-09-06 [wwp]        3.0.0cvs9
427
428         * src/prefs_gtk.c
429                 Add a missing linefeed to a debug message.
430
431 2007-09-05 [colin]      3.0.0cvs8
432
433         * src/inc.c
434                 Fix statusbar/window mismatch on Maemo
435
436 2007-09-05 [colin]      3.0.0cvs7
437
438         * src/ldaputil.c
439                 Fix build without USE_LDAP_TLS
440
441 2007-09-05 [colin]      3.0.0cvs6
442
443         * src/folder.c
444         * src/imap.c
445         * src/inc.c
446         * src/mbox.c
447         * src/send_message.c
448         * src/statusbar.c
449         * src/statusbar.h
450                 Maemo: distinguish various statusbar messages,
451                 in order to display only the most important.
452
453 2007-09-04 [wwp]        3.0.0cvs5
454
455         * src/account.c
456                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
457                 Show protocol "SMTP" and the appropriate server for send-only
458                 accounts, show "-" instead of "" when no value is relevant.
459
460 2007-09-03 [ticho]      3.0.0cvs4
461
462         * src/summaryview.c
463                 Handle plural form better in delete confirmation dialog.
464
465 2007-09-03 [wwp]        3.0.0cvs3
466
467         * src/compose.c
468                 Warn differently when sending or sending later (queueing).
469
470 2007-09-03 [colin]      3.0.0cvs2
471
472         * src/procmime.c
473         * src/procmime.h
474         * src/common/plugin.c
475         * src/common/plugin.h
476                 Add a new plugin API, MimeParser. It allows
477                 plugins to scan email MIME parts and optionally,
478                 transform them.
479
480 2007-09-03 [mones]      3.0.0cvs1
481
482         * po/es.po
483                 Updated translation
484         * src/common/defs.h
485                 While a better solution is made double history sizes
486
487 2007-09-03 [paul]       3.0.0
488
489         * NEWS
490         * README
491         * RELEASE_NOTES
492                 3.0.0 released
493
494 2007-09-03 [paul]       2.10.0cvs191
495
496         * po/bg.po
497         * po/ca.po
498         * po/de.po
499         * po/fi.po
500         * po/fr.po
501         * po/hu.po
502         * po/it.po
503         * po/pl.po
504         * po/pt_BR.po
505         * po/ru.po
506         * po/sk.po
507         * po/zh_CN.po
508                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
509                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
510                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
511                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
512
513 2007-09-02 [colin]      2.10.0cvs190
514
515         * src/edittags.c
516         * src/common/tags.c
517                 Prevent empty or white-space tags
518
519 2007-09-01 [colin]      2.10.0cvs189
520
521         * src/main.c
522                 Fix double-reading of accounts list when
523                 the wizard has been run due to no accounts
524         * src/mainwindow.c
525                 Fix sensitivity of a menu item in case 
526                 there's no account
527
528 2007-09-01 [wwp]        2.10.0cvs188
529
530         * src/wizard.c
531                 Fix wizard crash when Mailbox dir already exists
532                 (thanks to Colin).
533
534 2007-08-31 [colin]      2.10.0cvs187
535
536         * src/etpan/imap-thread.c
537                 Fix unwanted creation of 
538                 libetpan's stream dump file
539         * src/compose.c
540                 Fix coloring of pastes as quotation
541         * src/summaryview.c
542                 Maemo: Fix opening of mails from keypad
543                 in Sent folders
544         * src/addressbook.c
545         * src/folderview.c
546         * src/image_viewer.c
547         * src/mimeview.c
548         * src/gtk/prefswindow.c
549                 Maemo: Fix adjustments changes 
550
551 2007-08-30 [colin]      2.10.0cvs186
552
553         * src/folderview.c
554                 Don't opened selected folder when clicking
555                 on white space
556         * src/mainwindow.c
557                 Maemo: Make Esc close messageviews
558         * src/messageview.c
559                 Maemo: Fix message scrolling to the end on 
560                 opening
561                 Maemo: Fix reopening same message
562         * src/gtk/prefswindow.c
563                 Maemo: try to fix scrollbar. Doesn't work,
564                 it seems as if gtk_adjustment_set_value was
565                 a noop.
566
567 2007-08-30 [colin]      2.10.0cvs185
568
569         * src/compose.c
570         * src/folderview.c
571         * src/main.c
572         * src/prefs_matcher.c
573         * src/prefs_template.c
574         * src/quote_fmt.c
575         * src/send_message.c
576         * src/toolbar.c
577         * src/gtk/gtkaspell.c
578         * src/plugins/bogofilter/bogofilter.c
579         * src/plugins/bogofilter/bogofilter_gtk.c
580         * src/plugins/clamav/clamav_plugin_gtk.c
581         * src/plugins/pgpcore/sgpgme.c
582         * src/plugins/spamassassin/spamassassin.c
583         * src/plugins/spamassassin/spamassassin_gtk.c
584                 Fix all potential misuses of format-string functions
585
586 2007-08-30 [wwp]        2.10.0cvs184
587
588         * src/prefs_template.c
589                 Fix a leak.
590
591 2007-08-29 [colin]      2.10.0cvs183
592
593         * src/plugins/trayicon/trayicon.c
594                 Fix leak of hooks in case of error,
595                 thanks to Holger Berndt
596
597 2007-08-28 [colin]      2.10.0cvs182
598
599         * src/mainwindow.c
600                 Don't use current folder settings when
601                 composing from the compose button's
602                 account selector
603
604 2007-08-28 [colin]      2.10.0cvs181
605
606         * src/quote_fmt_parse.y
607                 Fix cursor offset when quote contains UTF-8
608                 chars
609
610 2007-08-28 [colin]      2.10.0cvs180
611
612         * src/compose.c
613         * src/compose.h
614                 Fix signature replacement when it's been wrapped
615
616 2007-08-27 [colin]      2.10.0cvs179
617
618         * src/summaryview.c
619                 Fix indentation
620
621 2007-08-27 [colin]      2.10.0cvs178
622
623         * src/summaryview.c
624                 Fix Quicksearch's Sticky mode
625
626 2007-08-27 [colin]      2.10.0cvs177
627
628         * src/folder_item_prefs.c
629         * src/folder_item_prefs.h
630         * src/imap_gtk.c
631         * src/mh_gtk.c
632                 Fix loss of subfolders properties when
633                 renaming a folder
634
635 2007-08-26 [wwp]        2.10.0cvs176
636
637         * src/alertpanel.c
638         * src/messageview.c
639         * src/prefs_actions.c
640                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
641                 will have to be used when necessary *before* calling
642                 alertpanel functions.
643
644 2007-08-25 [paul]       2.10.0cvs175
645
646         * src/prefs_actions.c
647                 workaround gettext problem marking
648                 string as c-format when it's not
649
650 2007-08-25 [wwp]        2.10.0cvs174
651
652         * src/alertpanel.c
653         * src/messageview.c
654         * src/prefs_actions.c
655                 Call the pango markup escape function right ince in alertpanel_create
656                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
657                 2.10.0cvs158).
658
659         * src/common/log.c
660                 Fix a crash due to a misuse of g_print(), encountered when the string
661                 passed to g_print was containing printf substitution symbols.
662
663 2007-08-25 [paul]       2.10.0cvs173
664
665         * src/common/log.c
666                 fix a segfault when refreshing RSSyl feeds
667
668 2007-08-25 [paul]       2.10.0cvs172
669
670         * src/gtk/icon_legend.c
671                 add watchthread.xpm
672
673 2007-08-25 [paul]       2.10.0cvs171
674
675         * src/Makefile.am
676         * src/stock_pixmap.c
677         * src/pixmaps/insert_file.xpm
678                 add a new pixmap instead of re-using
679                 paste.xpm. (easier for icon theme authors)
680
681 2007-08-24 [holger]     2.10.0cvs170
682
683         * src/plugins/trayicon/trayicon.c
684                 The same fix for another hook id.
685
686 2007-08-24 [holger]     2.10.0cvs169
687
688         * src/plugins/trayicon/trayicon.c
689                 Micro-fix: Do the error checking for
690                 the right hook id.
691
692 2007-08-24 [paul]       2.10.0cvs168
693
694         * src/folder.h
695                 fix typo causing compiler warning
696
697 2007-08-24 [paul]       2.10.0cvs167
698
699         * README
700                 put back the correct version of this file also
701
702 2007-08-24 [colin]      2.10.0cvs166
703
704         * src/send_message.c
705                 Use progress bar when sending messages
706
707 2007-08-24 [paul]       2.10.0cvs165
708
709         * Makefile.am
710                 oops! if i'm quick no-one will notice
711                 (put back the proper file)
712
713 2007-08-24 [paul]       2.10.0cvs164
714
715         * AUTHORS
716         * Makefile.am
717         * README
718         * src/gtk/authors.h
719         * tools/Makefile.am
720         * tools/README
721         * tools/mew2claws-mail.pl
722                 add new script that imports a Mew address book
723                 submitted by Jerome Lelong
724
725 2007-08-24 [paul]       2.10.0cvs163
726
727         * manual/plugins.xml
728                 remove the obsolete plugins, add the
729                 missing plugins, including the forthcoming
730                 SpamReport plugin
731
732 2007-08-24 [paul]       2.10.0cvs162
733
734         * manual/advanced.xml
735                 add info about the hidden emphasis_color option
736         * manual/keyboard.xml
737                 correct the info about hotkeys
738                 wrap the long lines
739
740 2007-08-24 [paul]       2.10.0cvs161
741
742         * src/folderview.c
743                 add mnemonic to 'Run procesing rules'
744
745 2007-08-24 [paul]       2.10.0cvs160
746
747         * src/account.c
748         * src/folder.c
749         * src/folder.h
750                 use suitable defaults for outbox,
751                 queue, drafts and trash folders
752
753 2007-08-24 [wwp]        2.10.0cvs159
754
755         * src/folderview.c
756                 Update menu item sensitivity if necessary (or we get a
757                 gtk critical message).
758
759 2007-08-23 [wwp]        2.10.0cvs158
760
761         * src/action.c
762         * src/prefs_actions.c
763                 Allow literal % chars in action commands (use %%).
764                 Add a missing p++ to the action parser in action_get_type(),
765                 which was missing it, even if it was neutral.
766                 Fix a pango markup warning at runtime.
767
768 2007-08-23 [wwp]        2.10.0cvs157
769
770         * src/addressbook.c
771                 Contacts are now locale-aware sorted in the address book
772                 (LC_COLLATE matters here).
773                 Fix missing table initializers.
774
775 2007-08-23 [colin]      2.10.0cvs156
776
777         * src/imap.c
778                 Check scan_required on dest folder when copying
779
780 2007-08-23 [colin]      2.10.0cvs155
781
782         * src/imap.c
783                 Fix scanning when folder was empty
784
785 2007-08-22 [colin]      2.10.0cvs154
786
787         * src/msgcache.c
788                 Don't g_warning when g_try_malloc fails(), or it makes
789                 things worse as g_log() allocates. Fixes bug 1290,
790                 'Claws Mail crashes if too little memory when 
791                 rebuilding folder tree'
792
793 2007-08-22 [colin]      2.10.0cvs153
794
795         * src/inc.c
796                 Fix format string vulnerability, thanks to
797                 Ulf Harnhammar, Secunia Research
798
799 2007-08-22 [colin]      2.10.0cvs152
800
801         * src/ldapserver.c
802                 Set tv_usec too
803
804 2007-08-22 [wwp]        2.10.0cvs151
805
806         * src/ldapquery.c
807                 Few better null-ptr checks.
808
809 2007-08-22 [colin]      2.10.0cvs150
810
811         * src/editldap.c
812         * src/editldap_basedn.c
813         * src/ldapquery.c
814         * src/ldapserver.c
815         * src/ldapserver.h
816         * src/ldapupdate.c
817         * src/ldaputil.c
818         * src/ldaputil.h
819                 Fix ldap timeouts
820
821 2007-08-22 [colin]      2.10.0cvs149
822
823         * src/ldapquery.c
824                 Finish previous fix
825
826 2007-08-22 [colin]      2.10.0cvs148
827
828         * src/ldapquery.c
829                 Fix wrong assertions
830
831 2007-08-22 [colin]      2.10.0cvs147
832
833         * src/ldaputil.c
834                 Fix test (set ldap v3 if bindDN is set or TLS is set)
835
836 2007-08-22 [colin]      2.10.0cvs146
837
838         * src/editldap.c
839         * src/ldaputil.c
840                 Fix wrong "Connected successfully to server". Connection only succeeds if
841                 we can get the base DN.
842
843 2007-08-21 [wwp]        2.10.0cvs145
844
845         * src/browseldap.c
846         * src/editldap.c
847         * src/ldapctrl.c
848         * src/ldapquery.c
849         * src/ldapserver.c
850         * src/ldapupdate.c
851         * src/ldaputil.c
852                 More sanity checks in ldap functions.
853
854 2007-08-21 [wwp]        2.10.0cvs144
855
856         * src/prefs_account.c
857                 Don't return a value in a void function().
858
859 2007-08-21 [paul]       2.10.0cvs143
860
861         * src/messageview.c
862                 add check for ftp: to messageview_list_urls()
863
864 2007-08-21 [colin]      2.10.0cvs142
865
866         * src/editldap.c
867         * src/ldapctrl.c
868         * src/ldapctrl.h
869         * src/ldapquery.c
870         * src/ldapupdate.c
871                 Fix bug 1293, 'LDAP address book not working'
872                 Search only on specified fields, but fetch 
873                 every field possible. People will have to 
874                 reset the searched Attributes in their LDAP
875                 servers properties.
876
877 2007-08-21 [wwp]        2.10.0cvs141
878
879         * src/addr_compl.c
880         * src/addrbook.c
881         * src/addrcache.c
882         * src/addrcindex.c
883         * src/addressbook.c
884         * src/addrindex.c
885         * src/browseldap.c
886         * src/crash.c
887         * src/editaddress_other_attributes_ldap.c
888         * src/exporthtml.c
889         * src/folder.c
890         * src/folderview.c
891         * src/imap.c
892         * src/jpilot.c
893         * src/ldapserver.c
894         * src/ldapupdate.c
895         * src/ldif.c
896         * src/main.c
897         * src/mainwindow.c
898         * src/matcher.c
899         * src/mh.c
900         * src/msgcache.c
901         * src/mutt.c
902         * src/pine.c
903         * src/pop.c
904         * src/prefs_customheader.c
905         * src/prefs_msg_colors.c
906         * src/procmime.c
907         * src/textview.c
908         * src/vcard.c
909         * src/wizard.c
910         * src/common/log.c
911         * src/common/socket.c
912         * src/common/ssl_certificate.c
913         * src/common/utils.c
914         * src/common/utils.h
915         * src/gtk/description_window.c
916         * src/plugins/demo/demo.c
917         * src/plugins/pgpcore/prefs_gpg.c
918         * src/plugins/spamassassin/libspamc.c
919                 Make sure we use glib functions to send text messages (information,
920                 debug, warning, errors) to stdout/stderr - no more direct puts
921                 fputs printf fprintf to stdout/stderr when it can be done using
922                 g_log*() and g_print/g_printerr. Doing this, we make sure every
923                 stdout/stderr message is saved to log in Windows.
924
925
926 2007-08-21 [wwp]        2.10.0cvs140
927
928         * src/main.c
929         * src/common/utils.h
930                 Route glib's stdout/stderr messages to a log file (Windows only),
931                 instead of loosing them.
932
933 2007-08-21 [paul]       2.10.0cvs139
934
935         * src/mainwindow.c
936                 replace deprecated g_strncasecmp()
937         * src/messageview.c
938                 fix 'List URLS'
939
940 2007-08-20 [ticho]      2.10.0cvs138
941
942         * src/account.c
943         * src/prefs_account.h
944                 Copy all account preferences in account_clone() - some
945                 were missing.
946         * src/prefs_account.c
947                 Handle empty privacy system combobox gracefully (warning
948                 instead of a crash).
949
950 2007-08-20 [colin]      2.10.0cvs137
951
952         * src/ldapctrl.c
953                 Fix a leak
954
955 2007-08-20 [paul]       2.10.0cvs136
956
957         * src/browseldap.c
958         * src/editldap.c
959         * src/ldapctrl.c
960         * src/ldapquery.c
961         * src/ldapquery.h
962         * src/ldapserver.c
963         * src/ldaputil.c
964                 add debug_prints
965                 patch by Michael Rasmussen
966
967 2007-08-19 [colin]      2.10.0cvs135
968
969         * src/imap.c
970                 Fix previous commit. Sensitivity update is needed
971                 for "Cancel receiving". However when batching we
972                 don't need to do it for every message flag change,
973                 just once at the start and once at the end.
974
975 2007-08-19 [colin]      2.10.0cvs134
976
977         * src/imap.c
978                 Remove useless menu updates on session lock/unlock
979
980 2007-08-19 [colin]      2.10.0cvs133
981
982         * src/etpan/imap-thread.c
983                 Make all fetch logs less verbose
984
985 2007-08-19 [paul]       2.10.0cvs132
986
987         * src/foldersel.c
988         * src/folderview.c
989         * src/summaryview.c
990                 fix bug 1286, 'Can't move a folder into a "Folders
991                 Only" folder'
992
993 2007-08-18 [ticho]      2.10.0cvs131
994
995         * src/editaddress_other_attributes_ldap.c
996                 Converted option menu for other ldap attributes to GtkComboBox.
997
998 2007-08-18 [colin]      2.10.0cvs130
999
1000         * src/compose.c
1001         * src/prefs_common.c
1002         * src/prefs_common.h
1003         * src/prefs_send.c
1004         * src/send_message.c
1005                 Revert 'send_dialog_mode' meaning to 
1006                 'send_dialog_invisible', so that the 
1007                 new checkbox doesn't change the 
1008                 existing behaviour.
1009
1010 2007-08-18 [paul]       2.10.0cvs129
1011
1012         * src/summaryview.c
1013                 add missing menu update
1014
1015 2007-08-17 [colin]      2.10.0cvs128
1016
1017         * src/folder.c
1018                 Set batching after getting flags - maybe fixes
1019                 bug 1292, 'CM crashes on writing mail'
1020
1021 2007-08-16 [ticho]      2.10.0cvs127
1022
1023         * src/prefs_send.c
1024                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1025         * src/gtk/combobox.h
1026         * src/gtk/gtkutils.c
1027                 Allow NULL for GtkComboBox menuitem label, rendering such
1028                 items as row separators.
1029
1030 2007-08-16 [paul]       2.10.0cvs126
1031
1032         * src/plugins/trayicon/trayicon.c
1033                 remove wrongly used gettextisation
1034
1035 2007-08-15 [ticho]      2.10.0cvs125
1036
1037         * src/importldif.c
1038                 Fixed a runtime warning where an attempt to pack an
1039                 already packed GtkLabel was made.
1040
1041 2007-08-15 [ticho]      2.10.0cvs124
1042
1043         * src/prefs_compose_writing.c
1044                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1045                 into GtkComboBox.
1046
1047 2007-08-14 [ticho]      2.10.0cvs123
1048
1049         * src/messageview.c
1050         * src/gtk/gtkutils.c
1051                 Changed return receipt account selector to GtkComboBox.
1052                 Fixed a runtime warning where GTK tried to parse
1053                 "name <email@address" as a Pango markup in an alertpanel label.
1054
1055 2007-08-14 [ticho]      2.10.0cvs122
1056
1057         * src/prefs_logging.c
1058                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1059
1060 2007-08-14 [wwp]        2.10.0cvs121
1061
1062         * tools/Makefile.am
1063         * tools/README
1064         * tools/popfile-link.sh
1065                 Added a new tool: POPFile helper, to open
1066                 selected messages in POPFile control center,
1067                 in order to change the messages' status.
1068
1069 2007-08-14 [ticho]      2.10.0cvs120
1070
1071         * src/compose.c
1072         * src/prefs_common.c
1073         * src/prefs_common.h
1074         * src/prefs_send.c
1075         * src/send_message.c
1076                 Change "Show send dialog" optionmenu to a checkbutton.
1077         * src/prefs_receive.c
1078                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1079
1080 2007-08-13 [wwp]        2.10.0cvs119
1081
1082         * src/addr_compl.c
1083         * src/addressbook.c
1084         * src/addrindex.c
1085         * src/compose.c
1086         * src/filtering.c
1087         * src/folderview.c
1088         * src/inc.c
1089         * src/matcher.c
1090         * src/mh.c
1091         * src/partial_download.c
1092         * src/prefs_gtk.c
1093         * src/procmsg.c
1094         * src/stock_pixmap.c
1095         * src/summaryview.c
1096         * src/common/utils.c
1097         * src/gtk/gtkaspell.c
1098         * src/gtk/menu.c
1099                 Make sure we never pass NULL pointers for %s substitutions
1100                 (prevent from crashing in Windows).
1101
1102 2007-08-13 [wwp]        2.10.0cvs118
1103
1104         * src/msgcache.c
1105                 Re-enable mmap_reads in Windows with some missing
1106                 CloseHandle of mapping objects, thanks to
1107                 Marcus Brinkmann.
1108
1109 2007-08-13 [paul]       2.10.0cvs117
1110
1111         * src/common/utils.c
1112                 fix bug 1287, 'Compile time problem on Solaris
1113                 (nexenta gnu/Solaris) utils.c'
1114                 Thanks to Piotr Chrzczonowicz
1115
1116 2007-08-12 [wwp]        2.10.0cvs116
1117
1118         * src/plugins/pgpcore/prefs_gpg.c
1119                 Don't try to unset a GPG_AGENT_INFO that was not
1120                 set (and don't use a NULL string in Windows, it was
1121                 crashing with --debug if GPG_AGENT_INFO was not set).
1122
1123 2007-08-12 [wwp]        2.10.0cvs115
1124
1125         * src/privacy.h
1126                 Make gcc type-check arguments passed to privacy_set_error().
1127
1128 2007-08-12 [ticho]      2.10.0cvs114
1129
1130         * src/prefs_folder_item.c
1131                 Make sure that folder default account combobox always has some
1132                 account preselected.
1133         * src/gtk/combobox.c
1134                 Handle empty combobox gracefully (warning instead of crash).
1135
1136 2007-08-12 [ticho]      2.10.0cvs114
1137
1138         * src/prefs_folder_item.c
1139                 Make sure that folder default account combobox is not empty.
1140         * src/gtk/combobox.c
1141                 Handle empty combobox gracefully (warning instead of crash).
1142
1143 2007-08-11 [paul]       2.10.0cvs113
1144
1145         * src/addrgather.c
1146         * src/folderview.c
1147                 use 'subfolder' instead of 'sub-folder', matching
1148                 everywhere else the term is used
1149         * src/imap_gtk.c
1150                 fix engrish
1151
1152 2007-08-10 [wwp]        2.10.0cvs112
1153
1154         * src/msgcache.c
1155                 Disable mmap reads in Windows only (at least temporarily), they
1156                 prevent from renaming/removing target cache files.
1157
1158 2007-08-10 [paul]
1159
1160         3.0.0-rc2 released
1161
1162 2007-08-10 [wwp]        2.10.0cvs111
1163
1164         * src/msgcache.c
1165                 fix unpredictable crashes in Windows due to broken
1166                 cache/mark/tags files writting (file were opened for
1167                 writing in text mode).
1168
1169         * src/recv.c
1170                 use gettimeofday() from w32lib.h on Windows.
1171
1172 2007-08-10 [colin]      2.10.0cvs110
1173
1174         * src/imap.c
1175         * src/etpan/imap-thread.c
1176         * src/etpan/imap-thread.h
1177                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1178
1179 2007-08-09 [colin]      2.10.0cvs109
1180
1181         * src/editldap.c
1182                 Fix port being reset to 636 on SSL
1183         * src/folder.c
1184                 Fix folder_item_get_msg_num_by_file
1185                 on drafts/queue folders
1186
1187 2007-08-09 [wwp]        2.10.0cvs108
1188
1189         * src/folder.c
1190                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1191                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1192
1193
1194 2007-08-09 [colin]      2.10.0cvs107
1195
1196         * src/folderview.c
1197         * src/summaryview.c
1198         * src/gtk/prefswindow.c
1199                 A few Maemo layout fixes
1200
1201 2007-08-09 [paul]       2.10.0cvs106
1202
1203         * src/prefs_account.c
1204                 remove the hyphen from plug-ins to
1205                 match everywhere else
1206
1207 2007-08-08 [wwp]        2.10.0cvs105
1208
1209         * src/prefs_folder_item.c
1210                 Fix an extraneous stealth ^L char.
1211
1212 2007-08-08 [wwp]        2.10.0cvs104
1213
1214         * src/prefs_folder_item.c
1215                 Better fix, group variables declarations (USE_ASPELL).
1216
1217 2007-08-08 [wwp]        2.10.0cvs103
1218
1219         * src/prefs_folder_item.c
1220                 Fix compilation w/ USE_ASPELL set (broken
1221                 by 2.10.0cvs102).
1222
1223 2007-08-08 [ticho]      2.10.0cvs102
1224
1225         * src/prefs_folder_item.c
1226                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1227
1228 2007-08-08 [colin]      2.10.0cvs101
1229
1230         * src/imap.c
1231         * src/etpan/imap-thread.c
1232         * src/etpan/imap-thread.h
1233                 Close selected mailbox before doing
1234                 status on it.
1235
1236 2007-08-08 [colin]      2.10.0cvs100
1237
1238         * src/html.c
1239                 Complete symbol table, thanks to wwp.
1240                 Fixes bug 1284, 'The html -> text 
1241                 converter ignores entities'
1242         * src/msgcache.c
1243                 Fix possible fd leak
1244
1245 2007-08-08 [colin]      2.10.0cvs99
1246
1247         * src/imap.c
1248                 Better way to fetch UIDs on non-UIDPLUS servers
1249
1250 2007-08-07 [colin]      2.10.0cvs98
1251
1252         * src/imap.c
1253                 fix bug 1275, 'auto-saved draft messages not 
1254                 always being removed'; Also, make multiple
1255                 copy (in the same account) faster by matching
1256                 source/destination message UIDs.
1257         * src/messageview.c
1258                 Don't try to reshow deleted mail
1259         * src/msgcache.c
1260                 Fix leak on error path
1261
1262 2007-08-07 [wwp]        2.10.0cvs97
1263
1264         * manual/account.xml
1265         * manual/advanced.xml
1266         * manual/fr/account.xml
1267         * manual/fr/advanced.xml
1268                 Updated the reference manual and the French translation to
1269                 reflect 2.10.0cvs84: enable running folder Processing
1270                 rules on demand.
1271
1272 2007-08-06 [wwp]        2.10.0cvs96
1273
1274         * src/prefs_common.c
1275         * src/prefs_common.h
1276         * src/textview.c
1277                 Allow changing the emphasis color used to highlight
1278                 the newsreader/x-mailer header value when it matches
1279                 our preferred mail agent (hidden pref 'emphasis_col' added
1280                 to clawsrc).
1281
1282 2007-08-06 [colin]      2.10.0cvs95
1283
1284         * src/compose.c
1285         * src/compose.h
1286                 Re-commit 2.10.0cvs86, with a protection
1287                 against Pango bug. Also, try to fix 
1288                 bug 1275, 'auto-saved draft messages not 
1289                 always being removed'
1290
1291 2007-08-06 [wwp]        2.10.0cvs94
1292
1293         * src/gtk/quicksearch.c
1294                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1295
1296 2007-08-06 [ticho]      2.10.0cvs93
1297
1298         * src/prefs_account.c
1299         * src/gtk/combobox.c
1300                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1301                 selection in account preferences.
1302
1303 2007-08-06 [wwp]        2.10.0cvs92
1304
1305         * src/plugins/pgpcore/plugin.def
1306                 Apply one more chunk from gpg4win's 03-w32-port patch.
1307
1308 2007-08-05 [colin]      2.10.0cvs91
1309
1310         * src/compose.c
1311         * src/compose.h
1312                 reverting buggy patch for now
1313
1314 2007-08-05 [colin]      2.10.0cvs90
1315
1316         * src/folder.c
1317                 Fix slowdown
1318
1319 2007-08-04 [colin]      2.10.0cvs89
1320
1321         * src/prefs_summaries.c
1322         * src/summary_search.c
1323                 Replace deprecated widgets. Patch by
1324                 Andrej.
1325
1326 2007-08-04 [colin]      2.10.0cvs88
1327
1328         * src/mh.c
1329                 Refresh GUI only every 2000 mails on mh_get_last_num
1330                 This is fast (readdir) and done only once per 
1331                 session/folder
1332
1333 2007-08-03 [colin]      2.10.0cvs87
1334
1335         * src/prefs_account.c
1336         * src/gtk/combobox.h
1337         * src/gtk/gtkutils.c
1338                 Fix a deprecated widget. Patch by
1339                 Andrej
1340
1341 2007-08-03 [colin]      2.10.0cvs86
1342
1343         * src/compose.c
1344         * src/compose.h
1345                 Make colorisation and wrapping algorithms
1346                 faster. Fixes bug 1246, 'compose becomes 
1347                 increasingly slow replying to complex emails'
1348
1349 2007-08-03 [paul]       2.10.0cvs85
1350
1351         * src/mh.c
1352                 keep the window painted
1353
1354 2007-08-02 [paul]       2.10.0cvs84
1355
1356         * src/folderview.c
1357         * src/mainwindow.c
1358         * src/mainwindow.h
1359                 enable running folder Processing
1360                 rules on demand
1361
1362 2007-08-02 [paul]       2.10.0cvs83
1363
1364         * src/textview.c
1365                 speed up/clean up rendering of larger
1366                 msgs
1367                 Thanks to Colin
1368
1369 2007-08-01 [paul]       2.10.0cvs82
1370
1371         * src/mainwindow.h
1372                 clean up cruft
1373         * src/toolbar.c
1374                 change default toolbar layout on maemo
1375         * src/pixmaps/close.xpm
1376                 make the red cross a grey cross
1377         * src/pixmaps/jpilot.xpm
1378                 make icon smaller so it fits better
1379
1380 2007-07-31 [paul]       2.10.0cvs81
1381
1382         * src/setup.c
1383         * src/gtk/gtkutils.c
1384                 fix crash on maemo on first launch
1385
1386 2007-07-30 [paul]       2.10.0cvs80
1387
1388         * src/prefs_matcher.c
1389                 specify the units of age and size
1390
1391 2007-07-30 [paul]       2.10.0cvs79
1392
1393         * src/main.c
1394                 Fix IMAP timeout setting
1395
1396 2007-07-30 [colin]      2.10.0cvs78
1397
1398         * src/prefs_account.c
1399                 Fix a deprecated widget. Patch by
1400                 Andrej
1401
1402 2007-07-27 [paul]       2.10.0cvs77
1403
1404         * src/matcher_parser_parse.y
1405         * src/prefs_filtering_action.c
1406         * src/prefs_matcher.c
1407                 these changes forgotten in cvs74's
1408                 'watch thread' feature
1409
1410 2007-07-27 [paul]       2.10.0cvs76
1411
1412         * src/compose.c
1413                 fix potential crasher
1414                 thanks to Colin
1415
1416 2007-07-27 [paul]       2.10.0cvs75
1417
1418         * src/mainwindow.c
1419         * src/manual.c
1420         * src/manual.h
1421         * src/gtk/gtkutils.c
1422                 make mainwindow's /Help/Manual point to the
1423                 remote copy if the local copy doesn't exist
1424
1425 2007-07-27 [paul]       2.10.0cvs74
1426
1427         * src/Makefile.am
1428         * src/filtering.c
1429         * src/folder.c
1430         * src/mainwindow.c
1431         * src/matcher.c
1432         * src/matcher.h
1433         * src/matcher_parser_parse.y
1434         * src/procmsg.c
1435         * src/procmsg.h
1436         * src/stock_pixmap.c
1437         * src/stock_pixmap.h
1438         * src/summaryview.c
1439         * src/summaryview.h
1440         * src/toolbar.c
1441         * src/toolbar.h
1442         * src/pixmaps/watchthread.xpm
1443                 add 'watch thread' feature
1444
1445 2007-07-27 [paul]       2.10.0cvs73
1446
1447         * src/prefs_folder_item.c
1448                 adjust labels, add tooltips
1449
1450 2007-07-27 [colin]      2.10.0cvs72
1451
1452         * src/summaryview.c
1453                 Maemo: Remove less used menu items
1454
1455 2007-07-26 [colin]      2.10.0cvs71
1456
1457         * src/messageview.c
1458                 Maemo: destroy messageview after trashing mail.
1459                 Maybe should be done on X11 too
1460
1461 2007-07-26 [colin]      2.10.0cvs70
1462
1463         * src/folderview.c
1464         * src/mainwindow.c
1465         * src/prefs_common.c
1466         * src/prefs_common.h
1467         * src/summaryview.c
1468                 Add View/Show or Hide/Column headers
1469
1470 2007-07-26 [colin]      2.10.0cvs69
1471
1472         * src/procmime.c
1473                 Fix unwanted output
1474
1475 2007-07-26 [colin]      2.10.0cvs68
1476
1477         * src/ldapserver.c
1478                 Fix possible crash on cache invalidation
1479         * src/compose.c
1480         * src/procmime.c
1481         * src/procmime.h
1482         * src/quote_fmt_parse.y
1483                 Make replying to mails with big attachments
1484                 much faster. Fixes bug 1224, 'The process of 
1485                 Replying to emails with large attachments 
1486                 seems unreasonably long...'
1487
1488 2007-07-26 [colin]      2.10.0cvs67
1489
1490         * src/mimeview.c
1491         * src/matcher.c
1492         * src/common/ssl.c
1493                 Fix threads use on BSDs
1494
1495 2007-07-26 [paul]       2.10.0cvs66
1496
1497         * src/gtk/prefswindow.c
1498                 fix account prefs breakage
1499                 thanks to Colin
1500
1501 2007-07-26 [paul]       2.10.0cvs65
1502
1503         * configure.ac
1504                 standardise ./configure --help messages
1505
1506 2007-07-26 [colin]      2.10.0cvs64
1507
1508         * src/addressbook.c
1509         * src/editaddress.c
1510                 Fix two vCard-related crashes
1511
1512 2007-07-25 [colin]      2.10.0cvs63
1513
1514         * src/inc.c
1515         * src/prefs_common.c
1516         * src/prefs_common.h
1517         * src/prefs_receive.c
1518                 Maemo: Add a better way to notify of
1519                 new mails
1520         * src/mainwindow.c
1521         * src/statusbar.h
1522         * src/summaryview.c
1523         * src/toolbar.c
1524                 Maemo: Various layout fixes
1525         * src/gtk/prefswindow.c
1526                 Maemo: Better prefs layout
1527
1528 2007-07-25 [paul]       2.10.0cvs62
1529
1530         * src/textview.c
1531                 fix the layout on maemo
1532                 thanks to Colin
1533
1534 2007-07-25 [iwkse]      2.10.0cvs61
1535
1536         * src/summaryview.c
1537                 add 'o' shortcut on summaryview
1538
1539 2007-07-25 [iwkse]      2.10.0cvs60
1540
1541         * src/textview.c
1542                 fix o shortcut
1543
1544 2007-07-24 [colin]      2.10.0cvs59
1545
1546         * src/mh.c
1547                 Fix missing timestamp update on source
1548                 folder when moving
1549         * src/textview.c
1550         * src/textview.h
1551                 Better text layout on part's choices
1552
1553 2007-07-23 [colin]      2.10.0cvs58
1554
1555         * src/mimeview.c
1556         * src/textview.c
1557                 Maemo: Automatically choose the correct application
1558                 to open parts
1559         * src/gtk/quicksearch.c
1560                 Make search run on GDK_KP_Enter too
1561
1562 2007-07-23 [wwp]        2.10.0cvs57
1563
1564         * src/quote_fmt_lex.l
1565                 Revert accidentaly committed lines (account_sig) in
1566                 2.10.0cvs56.
1567
1568 2007-07-23 [wwp]        2.10.0cvs56
1569
1570         * src/quote_fmt_lex.l
1571                 Fix typos around long form expressions in the quote lexer.
1572
1573 2007-07-23 [paul]
1574
1575         3.0.0-rc1 released
1576
1577 2007-07-23 [colin]      2.10.0cvs55
1578
1579         * src/addr_compl.c
1580                 Fix auto-completion on Maemo
1581
1582 2007-07-23 [colin]      2.10.0cvs54
1583
1584         * src/statusbar.c
1585                 Maemo: Fix sticking statusbars
1586
1587 2007-07-22 [colin]      2.10.0cvs53
1588
1589         * src/main.c
1590                 Maemo: Fix the strange "top_application" info
1591                 at startup. We should do something when 
1592                 receiving such a message.
1593
1594 2007-07-20 [paul]       2.10.0cvs52
1595
1596         * src/news_gtk.c
1597                 add missing #include "statusbar.h"
1598
1599 2007-07-20 [colin]      2.10.0cvs51
1600
1601         * src/folder.c
1602         * src/folder.h
1603         * src/folder_item_prefs.c
1604         * src/folder_item_prefs.h
1605         * src/folderview.c
1606         * src/imap.c
1607         * src/imap_gtk.c
1608         * src/imap_gtk.h
1609         * src/news.c
1610         * src/news_gtk.c
1611         * src/news_gtk.h
1612         * src/prefs_folder_item.c
1613                 Implement age-based caching: allow to
1614                 specify a threshold for the offline synchronisation
1615                 feature, and whether old cached bodies should 
1616                 be removed
1617         * src/toolbar.c
1618         * src/toolbar.h
1619                 Fix label/tooltips
1620         * src/plugins/dillo_viewer/dillo_viewer.c
1621                 Check that Dillo's installed
1622
1623 2007-07-20 [wwp]        2.10.0cvs50
1624
1625         * src/mimeview.c
1626         * src/stock_pixmap.c
1627                 Draw a frame around the selected mimeview part icon (instead of the
1628                 shifted 'dancing' icon).
1629
1630 2007-07-20 [colin]      2.10.0cvs49
1631
1632         * src/main.c
1633                 Unref stuff even on error
1634         * src/wizard.c
1635                 disconnect signals only at the very
1636                 end of the wizard save.
1637
1638 2007-07-20 [colin]      2.10.0cvs48
1639
1640         * src/mainwindow.c
1641         * src/messageview.c
1642         * src/toolbar.c
1643         * src/toolbar.h
1644                 Fix random crashes while navigating
1645                 (GTK_EVENTS_FLUSH)
1646
1647 2007-07-19 [colin]      2.10.0cvs47
1648
1649         * configure.ac
1650         * src/main.c
1651         * src/prefs_common.c
1652         * src/prefs_common.h
1653         * src/wizard.c
1654         * src/common/defs.h
1655         * src/common/utils.c
1656                 Maemo: add an easy way to store data (mails
1657                 and IMAP/NNTP caches) on one of the SD cards,
1658                 and protect against unmounts if needed
1659
1660 2007-07-19 [paul]       2.10.0cvs46
1661
1662         * src/Makefile.am
1663         * src/stock_pixmap.c
1664         * src/gtk/about.c
1665         * src/pixmaps/claws-mail_logo-small.xpm
1666                 implement a (slightly) different About
1667                 dialog for maemo and add a small version
1668                 of the logo for it
1669         * src/wizard.c
1670                 use a scrolled window for wizard page 1
1671                 on maemo
1672
1673 2007-07-19 [paul]       2.10.0cvs45
1674
1675         * src/Makefile.am
1676                 too soon for this line
1677
1678 2007-07-19 [paul]       2.10.0cvs44
1679
1680         * src/Makefile.am
1681                 fix build on n800
1682
1683 2007-07-19 [colin]      2.10.0cvs43
1684
1685         * src/wizard.c
1686                 Solve Mail/Mailbox name when specifying
1687                 full /path/to/Mail.
1688
1689 2007-07-18 [colin]      2.10.0cvs42
1690
1691         * src/inc.c
1692         * configure.ac
1693                 Fix build on n770
1694
1695 2007-07-18 [colin]      2.10.0cvs41
1696
1697         * src/inc.c
1698                 Maemo: plug the online/offline system into
1699                 maemo's interfaces to have Claws automatically
1700                 switch according to the system status
1701         * src/statusbar.c
1702                 Maemo: use HildonBanners to display status
1703                 messages. Renders the main statusbar useless.
1704
1705 2007-07-18 [paul]       2.10.0cvs40
1706
1707         * src/filtering.c
1708                 fix screen blanking on moving/copying many msgs
1709         * src/folder.c
1710                 fix processing progressbar and screen blanking
1711                 during processing
1712
1713 2007-07-18 [paul]       2.10.0cvs39
1714
1715         * src/messageview.c
1716                 revert cvs37, breakage on maemo
1717
1718 2007-07-18 [paul]       2.10.0cvs38
1719
1720         * src/gtk/gtkutils.c
1721                 make sure we can still build with older GTK's
1722
1723 2007-07-18 [colin]      2.10.0cvs37
1724
1725         * src/messageview.c
1726                 Only hide the small layout's messageview, instead
1727                 of destroying it when closing
1728         * src/gtk/gtkutils.c
1729                 Use gtk_window_present_with_time to popup windows,
1730                 it seems to make things better with modern WMs
1731                 (actually focusing)
1732
1733 2007-07-17 [colin]      2.10.0cvs36
1734
1735         * src/editaddress.c
1736                 Simplify layout on Maemo
1737         * src/folder.c
1738                 Fix possible crash
1739         * src/prefs_display_header.c
1740                 Remove some headers by default on Maemo
1741
1742 2007-07-17 [paul]       2.10.0cvs35
1743
1744         * src/prefs_common.c
1745         * src/prefs_common.h
1746         * src/prefs_logging.c
1747         * src/common/log.c
1748                 add options to stop/enable writing logs to disc
1749
1750 2007-07-17 [paul]       2.10.0cvs34
1751
1752         * src/edittags.c
1753                 fix some issues with the Apply tags window:
1754                 - set search column (enables autocompl in the treeview)
1755                 - apply tag from "New tag" if it existed
1756                 - clears New tag entry when adding it with the button
1757                 Thanks to Colin
1758
1759 2007-07-17 [paul]       2.10.0cvs33
1760
1761         * src/edittags.c
1762                 fix 'apply tags' dialogue weirdness
1763
1764 2007-07-16 [colin]      2.10.0cvs32
1765
1766         * src/toolbar.c
1767                 Fix double-loading of mails on Maemo
1768
1769 2007-07-16 [colin]      2.10.0cvs31
1770
1771         * src/messageview.c
1772                 Prevent double-loading of the same part under some
1773                 conditions; hide statusbar on Maemo
1774
1775 2007-07-16 [colin]      2.10.0cvs30
1776
1777         * src/edittags.c
1778         * src/edittags.h
1779         * src/mainwindow.c
1780         * src/summaryview.c
1781                 Improve the tag interface - allow
1782                 to set/unset tags from a special
1783                 window.
1784         * src/gtk/gtkvscrollbutton.c
1785         * src/mimeview.c
1786         * src/mimeview.h
1787         * src/stock_pixmap.c
1788                 Fix Mimeview's ugly hacks in the
1789                 icon list. 
1790
1791 2007-07-16 [paul]       2.10.0cvs29
1792
1793         * src/wizard.c
1794                 rework dialog
1795         * src/gtk/icon_legend.c
1796                 put it all in a scrolled window
1797
1798 2007-07-15 [colin]      2.10.0cvs28
1799
1800         * src/mainwindow.c
1801                 Maemo: force layout to be Small screen; the
1802                 others don't make sense
1803
1804 2007-07-14 [colin]      2.10.0cvs27
1805
1806         * src/mimeview.c
1807         * src/gtk/gtkvscrollbutton.c
1808                 Maemo: Fix mimeview's buttons size
1809
1810 2007-07-14 [colin]      2.10.0cvs26
1811
1812         * src/toolbar.c
1813                 Fix the button workaround fix.
1814                 (Use the correct variable)
1815
1816 2007-07-14 [colin]      2.10.0cvs25
1817
1818         * src/mainwindow.c
1819         * src/toolbar.c
1820                 Maemo: put the progress bar in the
1821                 toolbar
1822
1823 2007-07-14 [colin]      2.10.0cvs24
1824
1825         * src/prefs_common.c
1826                 Maemo: hide statusbar by default
1827         * src/Makefile.am
1828         * src/stock_pixmap.c
1829         * src/stock_pixmap.h
1830         * src/toolbar.c
1831         * src/pixmaps/go_folders.xpm
1832                 Maemo: Add a specific icon to go back to
1833                 folder list
1834
1835 2007-07-14 [colin]      2.10.0cvs23
1836
1837         * src/toolbar.c
1838                 Don't set homogeneous finally
1839
1840 2007-07-14 [colin]      2.10.0cvs22
1841
1842         * src/toolbar.c
1843                 Fix button show/hide issues
1844
1845 2007-07-14 [colin]      2.10.0cvs21
1846
1847         * src/toolbar.c
1848                 Fix huge arrows
1849                 Fix button workaround to be able to click
1850                 if mouse was on button when it went un-
1851                 sensitive.
1852                 Revert previous commit, gtk_tool_item_set_homogeneous
1853                 doesn't mean what it seems to mean ;-)
1854
1855 2007-07-14 [paul]       2.10.0cvs20
1856
1857         * src/toolbar.c
1858                 make homogeneous FALSE always
1859
1860 2007-07-13 [colin]      2.10.0cvs19
1861
1862         * src/toolbar.c
1863         * src/toolbar.h
1864                 Rework to fit the non-deprecated API
1865         * src/compose.c
1866         * src/folderview.c
1867         * src/mainwindow.c
1868         * src/messageview.c
1869         * src/summaryview.c
1870                 Maemo layout changes. Better toolbars,
1871                 removal of CTree headers. 
1872
1873 2007-07-13 [paul]       2.10.0cvs18
1874
1875         * src/gtk/colorlabel.c
1876                 fix bug 1261, '[DE] coloring messages in overview 
1877                 keys are not localised'
1878                 the string is now included in claws-mail.pot
1879
1880 2007-07-13 [colin]      2.10.0cvs17
1881
1882         * src/summaryview.c
1883                 Fix bug 1267, 'printing mutliple messages 
1884                 opens one message-dialog after the other'
1885                 Ask for confirmation when printing 10
1886                 messages or more.
1887
1888 2007-07-11 [colin]      2.10.0cvs16
1889
1890         * COPYING
1891         * README
1892         * autogen.sh
1893         * manual/claws-mail-manual.xml
1894         * manual/gpl.xml
1895         * manual/es/claws-mail-manual.xml
1896         * manual/es/gpl.xml
1897         * manual/fr/claws-mail-manual.xml
1898         * manual/fr/gpl.xml
1899         * manual/pl/gpl.xml
1900         * src/account.c
1901         * src/account.h
1902         * src/action.c
1903         * src/action.h
1904         * src/adbookbase.h
1905         * src/addr_compl.c
1906         * src/addr_compl.h
1907         * src/addrbook.c
1908         * src/addrbook.h
1909         * src/addrcache.c
1910         * src/addrcache.h
1911         * src/addrcindex.c
1912         * src/addrcindex.h
1913         * src/addrclip.c
1914         * src/addrclip.h
1915         * src/addrdefs.h
1916         * src/addressadd.c
1917         * src/addressadd.h
1918         * src/addressbook.c
1919         * src/addressbook.h
1920         * src/addressbook_foldersel.c
1921         * src/addressbook_foldersel.h
1922         * src/addressitem.h
1923         * src/addrgather.c
1924         * src/addrgather.h
1925         * src/addrharvest.c
1926         * src/addrharvest.h
1927         * src/addrindex.c
1928         * src/addrindex.h
1929         * src/addritem.c
1930         * src/addritem.h
1931         * src/addrquery.c
1932         * src/addrquery.h
1933         * src/addrselect.c
1934         * src/addrselect.h
1935         * src/alertpanel.c
1936         * src/alertpanel.h
1937         * src/browseldap.c
1938         * src/browseldap.h
1939         * src/codeconv.c
1940         * src/codeconv.h
1941         * src/compose.c
1942         * src/compose.h
1943         * src/crash.c
1944         * src/crash.h
1945         * src/customheader.c
1946         * src/customheader.h
1947         * src/displayheader.c
1948         * src/displayheader.h
1949         * src/editaddress.c
1950         * src/editaddress.h
1951         * src/editaddress_other_attributes_ldap.c
1952         * src/editaddress_other_attributes_ldap.h
1953         * src/editbook.c
1954         * src/editbook.h
1955         * src/editgroup.c
1956         * src/editgroup.h
1957         * src/editjpilot.c
1958         * src/editjpilot.h
1959         * src/editldap.c
1960         * src/editldap.h
1961         * src/editldap_basedn.c
1962         * src/editldap_basedn.h
1963         * src/edittags.c
1964         * src/edittags.h
1965         * src/editvcard.c
1966         * src/editvcard.h
1967         * src/enriched.c
1968         * src/enriched.h
1969         * src/exphtmldlg.c
1970         * src/exphtmldlg.h
1971         * src/expldifdlg.c
1972         * src/expldifdlg.h
1973         * src/export.c
1974         * src/export.h
1975         * src/exporthtml.c
1976         * src/exporthtml.h
1977         * src/exportldif.c
1978         * src/exportldif.h
1979         * src/filtering.c
1980         * src/filtering.h
1981         * src/folder.c
1982         * src/folder.h
1983         * src/folder_item_prefs.c
1984         * src/folder_item_prefs.h
1985         * src/foldersel.c
1986         * src/foldersel.h
1987         * src/folderutils.c
1988         * src/folderutils.h
1989         * src/folderview.c
1990         * src/folderview.h
1991         * src/gedit-print.c
1992         * src/gedit-print.h
1993         * src/grouplistdialog.c
1994         * src/grouplistdialog.h
1995         * src/headerview.c
1996         * src/headerview.h
1997         * src/html.c
1998         * src/html.h
1999         * src/image_viewer.c
2000         * src/image_viewer.h
2001         * src/imap.c
2002         * src/imap.h
2003         * src/imap_gtk.c
2004         * src/imap_gtk.h
2005         * src/import.c
2006         * src/import.h
2007         * src/importldif.c
2008         * src/importldif.h
2009         * src/importmutt.c
2010         * src/importmutt.h
2011         * src/importpine.c
2012         * src/importpine.h
2013         * src/inc.c
2014         * src/inc.h
2015         * src/jpilot.c
2016         * src/jpilot.h
2017         * src/ldapctrl.c
2018         * src/ldapctrl.h
2019         * src/ldaplocate.c
2020         * src/ldaplocate.h
2021         * src/ldapquery.c
2022         * src/ldapquery.h
2023         * src/ldapserver.c
2024         * src/ldapserver.h
2025         * src/ldapupdate.c
2026         * src/ldapupdate.h
2027         * src/ldaputil.c
2028         * src/ldaputil.h
2029         * src/ldif.c
2030         * src/ldif.h
2031         * src/localfolder.c
2032         * src/localfolder.h
2033         * src/main.c
2034         * src/main.h
2035         * src/mainwindow.c
2036         * src/mainwindow.h
2037         * src/manual.c
2038         * src/manual.h
2039         * src/matcher.c
2040         * src/matcher.h
2041         * src/matcher_parser.h
2042         * src/matcher_parser_lex.l
2043         * src/matcher_parser_parse.y
2044         * src/mbox.c
2045         * src/mbox.h
2046         * src/message_search.c
2047         * src/message_search.h
2048         * src/messageview.c
2049         * src/messageview.h
2050         * src/mh.c
2051         * src/mh.h
2052         * src/mh_gtk.c
2053         * src/mh_gtk.h
2054         * src/mimeview.c
2055         * src/mimeview.h
2056         * src/msgcache.c
2057         * src/msgcache.h
2058         * src/mutt.c
2059         * src/mutt.h
2060         * src/news.c
2061         * src/news.h
2062         * src/news_gtk.c
2063         * src/news_gtk.h
2064         * src/noticeview.c
2065         * src/noticeview.h
2066         * src/partial_download.c
2067         * src/partial_download.h
2068         * src/pine.c
2069         * src/pine.h
2070         * src/pop.c
2071         * src/pop.h
2072         * src/prefs_account.c
2073         * src/prefs_account.h
2074         * src/prefs_actions.c
2075         * src/prefs_actions.h
2076         * src/prefs_common.c
2077         * src/prefs_common.h
2078         * src/prefs_compose_writing.c
2079         * src/prefs_compose_writing.h
2080         * src/prefs_customheader.c
2081         * src/prefs_customheader.h
2082         * src/prefs_display_header.c
2083         * src/prefs_display_header.h
2084         * src/prefs_ext_prog.c
2085         * src/prefs_ext_prog.h
2086         * src/prefs_filtering.c
2087         * src/prefs_filtering.h
2088         * src/prefs_filtering_action.c
2089         * src/prefs_filtering_action.h
2090         * src/prefs_folder_column.c
2091         * src/prefs_folder_column.h
2092         * src/prefs_folder_item.c
2093         * src/prefs_folder_item.h
2094         * src/prefs_fonts.c
2095         * src/prefs_fonts.h
2096         * src/prefs_gtk.c
2097         * src/prefs_gtk.h
2098         * src/prefs_image_viewer.c
2099         * src/prefs_image_viewer.h
2100         * src/prefs_logging.c
2101         * src/prefs_logging.h
2102         * src/prefs_matcher.c
2103         * src/prefs_matcher.h
2104         * src/prefs_message.c
2105         * src/prefs_message.h
2106         * src/prefs_msg_colors.c
2107         * src/prefs_msg_colors.h
2108         * src/prefs_other.c
2109         * src/prefs_other.h
2110         * src/prefs_quote.c
2111         * src/prefs_quote.h
2112         * src/prefs_receive.c
2113         * src/prefs_receive.h
2114         * src/prefs_send.c
2115         * src/prefs_send.h
2116         * src/prefs_spelling.c
2117         * src/prefs_spelling.h
2118         * src/prefs_summaries.c
2119         * src/prefs_summaries.h
2120         * src/prefs_summary_column.c
2121         * src/prefs_summary_column.h
2122         * src/prefs_summary_open.c
2123         * src/prefs_summary_open.h
2124         * src/prefs_template.c
2125         * src/prefs_template.h
2126         * src/prefs_themes.c
2127         * src/prefs_themes.h
2128         * src/prefs_toolbar.c
2129         * src/prefs_toolbar.h
2130         * src/prefs_wrapping.c
2131         * src/prefs_wrapping.h
2132         * src/privacy.c
2133         * src/privacy.h
2134         * src/procheader.c
2135         * src/procheader.h
2136         * src/procmime.c
2137         * src/procmime.h
2138         * src/procmsg.c
2139         * src/procmsg.h
2140         * src/quote_fmt.c
2141         * src/quote_fmt_lex.l
2142         * src/quote_fmt_parse.y
2143         * src/recv.c
2144         * src/recv.h
2145         * src/remotefolder.c
2146         * src/remotefolder.h
2147         * src/send_message.c
2148         * src/send_message.h
2149         * src/setup.c
2150         * src/setup.h
2151         * src/simple-gettext.c
2152         * src/sourcewindow.c
2153         * src/sourcewindow.h
2154         * src/ssl_manager.c
2155         * src/ssl_manager.h
2156         * src/statusbar.c
2157         * src/statusbar.h
2158         * src/stock_pixmap.c
2159         * src/stock_pixmap.h
2160         * src/summary_search.c
2161         * src/summary_search.h
2162         * src/summaryview.c
2163         * src/summaryview.h
2164         * src/textview.c
2165         * src/textview.h
2166         * src/toolbar.c
2167         * src/toolbar.h
2168         * src/undo.c
2169         * src/undo.h
2170         * src/unmime.c
2171         * src/unmime.h
2172         * src/uri_opener.c
2173         * src/uri_opener.h
2174         * src/vcard.c
2175         * src/vcard.h
2176         * src/wizard.c
2177         * src/wizard.h
2178         * src/common/base64.c
2179         * src/common/base64.h
2180         * src/common/claws.c
2181         * src/common/claws.h
2182         * src/common/defs.h
2183         * src/common/fnmatch.c
2184         * src/common/fnmatch.h
2185         * src/common/fnmatch_loop.c
2186         * src/common/hooks.c
2187         * src/common/hooks.h
2188         * src/common/log.c
2189         * src/common/log.h
2190         * src/common/md5.c
2191         * src/common/md5.h
2192         * src/common/mgutils.c
2193         * src/common/mgutils.h
2194         * src/common/nntp.c
2195         * src/common/nntp.h
2196         * src/common/passcrypt.c
2197         * src/common/passcrypt.h.in
2198         * src/common/plugin.c
2199         * src/common/plugin.h
2200         * src/common/prefs.c
2201         * src/common/prefs.h
2202         * src/common/progressindicator.c
2203         * src/common/progressindicator.h
2204         * src/common/quoted-printable.c
2205         * src/common/quoted-printable.h
2206         * src/common/session.c
2207         * src/common/session.h
2208         * src/common/smtp.c
2209         * src/common/smtp.h
2210         * src/common/socket.c
2211         * src/common/socket.h
2212         * src/common/ssl.c
2213         * src/common/ssl.h
2214         * src/common/ssl_certificate.c
2215         * src/common/ssl_certificate.h
2216         * src/common/string_match.c
2217         * src/common/string_match.h
2218         * src/common/stringtable.c
2219         * src/common/stringtable.h
2220         * src/common/tags.c
2221         * src/common/tags.h
2222         * src/common/template.c
2223         * src/common/template.h
2224         * src/common/timing.h
2225         * src/common/utils.c
2226         * src/common/utils.h
2227         * src/common/uuencode.c
2228         * src/common/uuencode.h
2229         * src/common/version.h.in
2230         * src/common/w32_dirent.c
2231         * src/common/w32_reg.c
2232         * src/common/w32_signal.c
2233         * src/common/w32_stat.c
2234         * src/common/w32_stdlib.c
2235         * src/common/w32_string.c
2236         * src/common/w32_time.c
2237         * src/common/w32_unistd.c
2238         * src/common/w32_wait.c
2239         * src/common/w32lib.h
2240         * src/common/xml.c
2241         * src/common/xml.h
2242         * src/common/xmlprops.c
2243         * src/common/xmlprops.h
2244         * src/etpan/etpan-errors.h
2245         * src/etpan/etpan-thread-manager-types.h
2246         * src/etpan/etpan-thread-manager.c
2247         * src/etpan/etpan-thread-manager.h
2248         * src/etpan/imap-thread.c
2249         * src/etpan/imap-thread.h
2250         * src/gtk/about.c
2251         * src/gtk/about.h
2252         * src/gtk/colorlabel.c
2253         * src/gtk/colorlabel.h
2254         * src/gtk/colorsel.c
2255         * src/gtk/colorsel.h
2256         * src/gtk/combobox.c
2257         * src/gtk/combobox.h
2258         * src/gtk/description_window.c
2259         * src/gtk/description_window.h
2260         * src/gtk/filesel.c
2261         * src/gtk/filesel.h
2262         * src/gtk/foldersort.c
2263         * src/gtk/foldersort.h
2264         * src/gtk/gtkaspell.c
2265         * src/gtk/gtkaspell.h
2266         * src/gtk/gtksctree.c
2267         * src/gtk/gtkshruler.c
2268         * src/gtk/gtkshruler.h
2269         * src/gtk/gtksourceprintjob.c
2270         * src/gtk/gtksourceprintjob.h
2271         * src/gtk/gtkutils.c
2272         * src/gtk/gtkutils.h
2273         * src/gtk/gtkvscrollbutton.c
2274         * src/gtk/gtkvscrollbutton.h
2275         * src/gtk/icon_legend.c
2276         * src/gtk/icon_legend.h
2277         * src/gtk/inputdialog.c
2278         * src/gtk/inputdialog.h
2279         * src/gtk/logwindow.c
2280         * src/gtk/logwindow.h
2281         * src/gtk/manage_window.c
2282         * src/gtk/manage_window.h
2283         * src/gtk/menu.c
2284         * src/gtk/menu.h
2285         * src/gtk/pluginwindow.c
2286         * src/gtk/pluginwindow.h
2287         * src/gtk/prefswindow.c
2288         * src/gtk/prefswindow.h
2289         * src/gtk/progressdialog.c
2290         * src/gtk/progressdialog.h
2291         * src/gtk/quicksearch.c
2292         * src/gtk/quicksearch.h
2293         * src/gtk/sslcertwindow.c
2294         * src/gtk/sslcertwindow.h
2295         * src/plugins/bogofilter/bogofilter.c
2296         * src/plugins/bogofilter/bogofilter.h
2297         * src/plugins/bogofilter/bogofilter_gtk.c
2298         * src/plugins/clamav/clamav_plugin.c
2299         * src/plugins/clamav/clamav_plugin.h
2300         * src/plugins/clamav/clamav_plugin_gtk.c
2301         * src/plugins/demo/demo.c
2302         * src/plugins/dillo_viewer/dillo_prefs.c
2303         * src/plugins/dillo_viewer/dillo_prefs.h
2304         * src/plugins/dillo_viewer/dillo_viewer.c
2305         * src/plugins/pgpcore/passphrase.c
2306         * src/plugins/pgpcore/passphrase.h
2307         * src/plugins/pgpcore/pgp_viewer.c
2308         * src/plugins/pgpcore/pgp_viewer.h
2309         * src/plugins/pgpcore/plugin.c
2310         * src/plugins/pgpcore/prefs_gpg.c
2311         * src/plugins/pgpcore/prefs_gpg.h
2312         * src/plugins/pgpcore/select-keys.c
2313         * src/plugins/pgpcore/select-keys.h
2314         * src/plugins/pgpcore/sgpgme.c
2315         * src/plugins/pgpcore/sgpgme.h
2316         * src/plugins/pgpinline/pgpinline.c
2317         * src/plugins/pgpinline/pgpinline.h
2318         * src/plugins/pgpinline/plugin.c
2319         * src/plugins/pgpmime/pgpmime.c
2320         * src/plugins/pgpmime/pgpmime.h
2321         * src/plugins/pgpmime/plugin.c
2322         * src/plugins/spamassassin/spamassassin.c
2323         * src/plugins/spamassassin/spamassassin.h
2324         * src/plugins/spamassassin/spamassassin_gtk.c
2325         * src/plugins/trayicon/trayicon.c
2326         * src/plugins/trayicon/trayicon_prefs.c
2327         * src/plugins/trayicon/trayicon_prefs.h
2328         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2329         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2330         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2331         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2332         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2333         * tools/OOo2claws-mail.pl
2334         * tools/README.sylprint
2335         * tools/acroread2claws-mail.pl
2336         * tools/claws-mail-compose-insert-files.pl
2337         * tools/convert_mbox.pl
2338         * tools/filter_conv.pl
2339         * tools/filter_conv_new.pl
2340         * tools/fix_date.sh
2341         * tools/freshmeat_search.pl
2342         * tools/google_search.pl
2343         * tools/kmail-mailbox2claws-mail.pl
2344         * tools/kmail2claws-mail.pl
2345         * tools/kmail2claws-mail_v2.pl
2346         * tools/mairix.sh
2347         * tools/make.themes.project
2348         * tools/multiwebsearch.pl
2349         * tools/nautilus2claws-mail.sh
2350         * tools/outlook2claws-mail.pl
2351         * tools/textviewer.sh
2352         * tools/thunderbird-filters-convertor.pl
2353         * tools/update-po
2354         * tools/uuooffice
2355         * tools/vcard2xml.py
2356         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2357                 Upgrade to GPLv3 or later.
2358
2359 2007-07-10 [wwp]        2.10.0cvs15
2360
2361         * src/main.c
2362                 Fix re-opening of all composing messages that were
2363                 opened when closing the previous instance, thanks
2364                 to Colin.
2365
2366 2007-07-10 [paul]       2.10.0cvs14
2367
2368         * src/editaddress_other_attributes_ldap.c
2369         * src/ldapupdate.c
2370                 fix crash on selecting 'other attributes' combo
2371                 for either a new entry or an old entry with no
2372                 existing attributes.
2373                 fix bug on editing multiple attributes which
2374                 resulted them all having the value of the last
2375                 one changed.
2376                 Thanks to Colin
2377
2378 2007-07-10 [colin]      2.10.0cvs13
2379
2380         * src/editaddress.c
2381         * src/editaddress_other_attributes_ldap.h
2382         * src/ldapupdate.c
2383                 Fix --disable-ldap build
2384
2385 2007-07-09 [colin]      2.10.0cvs12
2386
2387         * src/Makefile.am
2388         * src/addritem.c
2389         * src/addritem.h
2390         * src/editaddress.c
2391         * src/editaddress_other_attributes_ldap.c
2392         * src/editaddress_other_attributes_ldap.h
2393         * src/editldap.c
2394         * src/ldapctrl.c
2395         * src/ldapctrl.h
2396         * src/ldapupdate.c
2397                 Add capability to edit all inetOrgPerson
2398                 attributes on LDAP. Patch by Michael 
2399                 Rasmussen
2400
2401 2007-07-09 [colin]      2.10.0cvs11
2402
2403         * src/Makefile.am
2404         * src/exporthtml.c
2405         * src/mbox.c
2406         * src/msgcache.c
2407         * src/prefs_summaries.c
2408         * src/prefs_themes.c
2409         * src/procheader.c
2410         * src/common/Makefile.am
2411         * src/common/log.c
2412         * src/common/timing.h
2413         * src/common/utils.c
2414         * src/common/utils.h
2415         * src/common/w32_account.c
2416         * src/common/w32lib.h
2417         * src/gtk/Makefile.am
2418         * src/gtk/colorlabel.c
2419         * src/plugins/pgpcore/Makefile.am
2420         * src/plugins/pgpcore/claws.def
2421         * src/plugins/pgpcore/passphrase.c
2422         * src/plugins/pgpcore/pgp_viewer.c
2423         * src/plugins/pgpcore/plugin.def
2424         * src/plugins/pgpcore/sgpgme.c
2425         * src/plugins/pgpinline/Makefile.am
2426         * src/plugins/pgpinline/claws.def
2427         * src/plugins/pgpinline/mypgpcore.def
2428         * src/plugins/pgpinline/plugin.def
2429         * src/plugins/pgpmime/Makefile.am
2430         * src/plugins/pgpmime/claws.def
2431         * src/plugins/pgpmime/mypgpcore.def
2432         * src/plugins/pgpmime/plugin.def
2433                 Commit win32 patch, from Werner Koch and
2434                 Marcus Brinkmann
2435
2436 2007-07-09 [colin]      2.10.0cvs10
2437
2438         * src/prefs_toolbar.c
2439                 Fix crash when no actions exist
2440
2441 2007-07-07 [paul]       2.10.0cvs9
2442
2443         * COPYING
2444         * manual/claws-mail-manual.xml
2445                 update copyright year
2446         * po/fi.po
2447                 updated by Flammie Pirinen
2448
2449 2007-07-05 [wwp]        2.10.0cvs8
2450
2451         * src/plugins/clamav/clamav_plugin_gtk.c
2452                 Make vertical spacing like in other plugin prefs pages.
2453
2454 2007-07-05 [wwp]        2.10.0cvs7
2455
2456         * src/quote_fmt.c
2457                 It's %am that works, not %ae (this doc incoherence has been
2458                 introduced with 2.9.2cvs13).
2459
2460 2007-07-04 [wwp]        2.10.0cvs6
2461
2462         * src/plugins/bogofilter/bogofilter.c
2463                 Gettext-ize an occurrence of "Any" that wasn't.
2464
2465 2007-07-04 [colin]      2.10.0cvs5
2466
2467         * po/POTFILES.in
2468                 Fix untranslated strings; thanks
2469                 to Pader Rezso.
2470
2471 2007-07-03 [colin]      2.10.0cvs4
2472
2473         * src/folder.c
2474         * src/mainwindow.c
2475                 Fix saving of sort mode for tags and
2476                 thread date. Thanks to Pierre Ossman.
2477                 Completes fix for bug 1233
2478
2479 2007-07-03 [paul]       2.10.0cvs3
2480
2481         * src/compose.c
2482                 fix auto-save
2483         * src/summaryview.c
2484                 fix build warnings
2485         Thanks to Colin
2486
2487 2007-07-02 [colin]      2.10.0cvs2
2488
2489         * src/folder.h
2490         * src/mainwindow.c
2491         * src/procmsg.h
2492         * src/summaryview.c
2493                 Add View/Sort/by Thread date
2494                 Fixes bug 1233, 'Capability to sort 
2495                 threads by most recent message'
2496                 Based on a patch by Paul Rolland
2497
2498 2007-07-02 [colin]      2.10.0cvs1
2499
2500         * src/Makefile.am
2501         * src/compose.c
2502         * src/edittags.c
2503         * src/edittags.h
2504         * src/filtering.c
2505         * src/folder.c
2506         * src/folder.h
2507         * src/headerview.c
2508         * src/headerview.h
2509         * src/main.c
2510         * src/mainwindow.c
2511         * src/mainwindow.h
2512         * src/manual.h
2513         * src/matcher.c
2514         * src/matcher.h
2515         * src/matcher_parser_parse.y
2516         * src/mimeview.c
2517         * src/msgcache.c
2518         * src/msgcache.h
2519         * src/prefs_common.c
2520         * src/prefs_common.h
2521         * src/prefs_filtering_action.c
2522         * src/prefs_matcher.c
2523         * src/prefs_summary_column.c
2524         * src/procmsg.c
2525         * src/procmsg.h
2526         * src/quote_fmt.c
2527         * src/quote_fmt_lex.l
2528         * src/quote_fmt_parse.y
2529         * src/summaryview.c
2530         * src/summaryview.h
2531         * src/textview.c
2532         * src/common/Makefile.am
2533         * src/common/defs.h
2534         * src/common/tags.c
2535         * src/common/tags.h
2536         * src/gtk/quicksearch.c
2537         * src/gtk/quicksearch.h
2538                 Add Tags implementation. Tags are arbitrary labels
2539                 that can be applied to messages. It is possible 
2540                 to create, edit, remove tags; apply them to mails;
2541                 filter on tags or tag presence; apply or unset
2542                 tags via filtering actions; reference tags in
2543                 reply templates.
2544
2545 2007-07-02 [paul]       2.10.0
2546
2547         * NEWS
2548         * README
2549         * RELEASE_NOTES
2550                 2.10.0 released
2551
2552 2007-07-02 [paul]       2.9.2cvs78
2553
2554         * po/de.po
2555         * po/en_GB.po
2556         * po/es.po
2557         * po/fr.po
2558         * po/hu.po
2559         * po/pt_BR.po
2560         * po/ru.po
2561         * po/zh_CN.po
2562                 updated by Stephan Sachse, me, Ricardo Mones
2563                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2564                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2565
2566 2007-07-02 [paul]       2.9.2cvs77
2567
2568         * AUTHORS
2569                 updated
2570
2571 2007-06-29 [wwp]        2.9.2cvs76
2572
2573         * src/gtk/headers.h
2574                 Fix a typo (thanks to Ricardo for finding this out).
2575
2576 2007-06-28 [paul]       2.9.2cvs75
2577
2578         * src/folderview.c
2579                 fix build warnings
2580
2581 2007-06-28 [paul]       2.9.2cvs74
2582
2583         * tools/Makefile.am
2584                 fix bug in the autotools build system.
2585                 Files cataloged under EXTRA_DIST were never
2586                 automatically copied to the build tree.
2587                 (fix 'make distcheck')
2588                 Patch by Michael Rasmussen.
2589
2590 2007-06-24 [colin]      2.9.2cvs73
2591
2592         * src/news_gtk.c
2593                 Fix bug 1249, 'Error handling for 
2594                 news errors needs modification'
2595                 Only popup error if the according
2596                 pref in Prefs/Receive is set.
2597
2598 2007-06-21 [colin]      2.9.2cvs72
2599
2600         * src/common/plugin.c
2601         * src/common/plugin.h
2602                 Change plugin API to know whether it's safe to 
2603                 unload plugins or whether we should just hide
2604                 them. Fixes bug 1248, 'Core dumps after 
2605                 unloading plugin and clicking on load plugins'
2606         * src/plugins/bogofilter/bogofilter.c
2607         * src/plugins/clamav/clamav_plugin.c
2608         * src/plugins/demo/demo.c
2609         * src/plugins/dillo_viewer/dillo_viewer.c
2610         * src/plugins/pgpcore/plugin.c
2611         * src/plugins/pgpinline/plugin.c
2612         * src/plugins/pgpmime/plugin.c
2613         * src/plugins/spamassassin/spamassassin.c
2614         * src/plugins/trayicon/trayicon.c
2615                 Update API
2616
2617 2007-06-19 [colin]      2.9.2cvs71
2618
2619         * src/compose.c
2620         * src/messageview.c
2621                 Fix crash mentioned in bug 1246
2622                 Race condition when automatically drafting
2623                 due to insertion on reedit.
2624
2625 2007-06-18 [wwp]        2.9.2cvs70
2626
2627         * src/importldif.c
2628                 LDIF import: use a "Proceed" button to complete
2629                 the process.
2630
2631 2007-06-18 [paul]       2.9.2cvs69
2632
2633         * configure.ac
2634                 use pkgconfig to check for gtk and glib
2635
2636 2007-06-17 [wwp]        2.9.2cvs68
2637
2638         * src/ldif.c
2639         * src/importldif.c
2640                 LDIF import: better error handling, minor code
2641                 and UI cleanup, and renamed the Save button
2642                 to Close, as imported stuff is already saved
2643                 when the Save button is shown.
2644
2645 2007-06-17 [colin]      2.9.2cvs67
2646
2647         * src/prefs_summaries.c
2648         * src/procmsg.c
2649                 Don't set as read when forwarded, only replied to
2650
2651 2007-06-17 [paul]       2.9.2cvs66
2652
2653         * src/alertpanel.c
2654                 add missing #include
2655
2656 2007-06-16 [colin]      2.9.2cvs65
2657
2658         * src/prefs_summaries.c
2659         * src/procmsg.c
2660                 Change the pref "Only mark as read when opened
2661                 in new window" to "..., replied to or forwarded".
2662                 Based on a patch by Paul Rolland.
2663
2664 2007-06-16 [paul]       2.9.2cvs64
2665
2666         * src/gtk/authors.h
2667                 alphabetical order! :)
2668
2669 2007-06-16 [colin]      2.9.2cvs63
2670
2671         * AUTHORS
2672         * src/gtk/authors.h
2673                 Add Michael Rasmussen in authors list
2674
2675 2007-06-16 [colin]      2.9.2cvs62
2676
2677         * src/messageview.c
2678                 Fix messageview_copy_clipboard to take advantage
2679                 of plugins' get_selection.
2680
2681 2007-06-15 [colin]      2.9.2cvs61
2682
2683         * src/action.c
2684         * src/addr_compl.c
2685         * src/addressbook.c
2686         * src/folderview.c
2687         * src/message_search.c
2688         * src/mimeview.c
2689         * src/summary_search.c
2690         * src/summaryview.c
2691         * src/textview.c
2692                 Allow GDK_KP_Enter to do the same as GDK_Return
2693                 Patch by Michael Rasmussen
2694
2695 2007-06-15 [paul]       2.9.2cvs60
2696
2697         * src/compose.c
2698                 fix bug when closing a compose window
2699                 during autosave
2700
2701 2007-06-14 [paul]       2.9.2cvs59
2702
2703         * src/main.c
2704         * src/common/defs.h
2705                 migrate sylpheed config
2706
2707 2007-06-14 [wwp]        2.9.2cvs58
2708
2709         * src/gtk/pluginwindow.c
2710                 Yet another attempt to fix sizing/alignment of the
2711                 button bar in plugins window.
2712
2713 2007-06-12 [colin]      2.9.2cvs57
2714
2715         * po/POTFILES.in
2716         * src/Makefile.am
2717         * src/folderview.c
2718         * src/prefs_common.c
2719         * src/prefs_common.h
2720         * src/prefs_summaries.c
2721         * src/prefs_summary_open.c
2722         * src/prefs_summary_open.h
2723         * src/summaryview.c
2724                 Make "when entering a folder" actions more personalisable
2725
2726 2007-06-12 [wwp]        2.9.2cvs56
2727
2728         * tools/README
2729                 Use short description from Paul (mairix.sh).
2730
2731 2007-06-12 [wwp]        2.9.2cvs55
2732
2733         * tools/README
2734                 Updated info about mairix.sh.
2735
2736 2007-06-11 [paul]       2.9.2cvs54
2737
2738         * src/prefs_logging.c
2739                 rework log window length widgets
2740                 and some sensitivity fixes
2741
2742 2007-06-11 [paul]       2.9.2cvs53
2743
2744         * src/mainwindow.c
2745         * src/prefs_logging.c
2746                 rename 'Protocol Log' to 'Network Log'
2747                 and some function renaming
2748
2749 2007-06-10 [wwp]        2.9.2cvs52
2750
2751         * src/gtk/pluginwindow.c
2752                 Revert 2.9.2cvs51.
2753
2754 2007-06-10 [wwp]        2.9.2cvs51
2755
2756         * src/gtk/pluginwindow.c
2757                 Fix button bar in plugin window, was centered and not
2758                 behaving like other dialogs w/ such button bar.
2759
2760 2007-06-08 [wwp]        2.9.2cvs50
2761
2762         * src/compose.c
2763         * src/compose.h
2764         * src/main.c
2765         * src/mainwindow.c
2766         * src/mainwindow.h
2767                 Provide a way out of automatic draft saving on IMAP, when
2768                 exiting offline.
2769                 Prevent drafting while sending and quitting while sending.
2770                 Thanks for Colin.
2771
2772
2773
2774 2007-06-08 [wwp]        2.9.2cvs49
2775
2776         * src/prefs_account.c
2777         * src/gtk/prefswindow.c
2778         * src/gtk/prefswindow.h
2779                 Activate the Basic page when opening account prefs.
2780
2781 2007-06-08 [wwp]        2.9.2cvs48
2782
2783         * src/common/socket.c
2784                 Don't crash if fork() fails, thanks to Colin.
2785
2786 2007-06-08 [wwp]        2.9.2cvs47
2787
2788         * src/gtk/prefswindow.c
2789                 Wrap some long lines, and reset horizontal scroller's adjusment
2790                 (this was already done, vertically), when changing tab (not page)
2791                 in prefs windows.
2792
2793 2007-06-08 [paul]       2.9.2cvs46
2794
2795         * src/common/utils.c
2796                 use gethostname() instead of uname()
2797                 based on a patch by Michael Hughes
2798                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2799
2800 2007-06-07 [wwp]        2.9.2cvs45
2801
2802         * src/prefs_common.c
2803                 Fix some useless warnings, thanks to Colin.
2804
2805 2007-06-06 [colin]      2.9.2cvs44
2806
2807         * src/ldapupdate.c
2808                 Fix strange allocations. 
2809
2810 2007-06-06 [colin]      2.9.2cvs43
2811
2812         * src/ldapupdate.c
2813                 Patch by Michael Rasmussus to help
2814                 bug 1232
2815
2816 2007-06-05 [wwp]        2.9.2cvs42
2817
2818         * src/prefs_account.c
2819         * src/prefs_folder_item.c
2820         * src/prefs_quote.c
2821         * src/quote_fmt.c
2822         * src/quote_fmt.h
2823                 Per-folder templates can now be applied recursively.
2824                 Always save per-folder templates (formats were erroneously
2825                 saved only if they were enabled).
2826                 Check for validity of quotation marks everywhere there
2827                 are defined.
2828
2829 2007-06-05 [wwp]        2.9.2cvs41
2830
2831         * src/inc.c
2832                 Fix incoming messages from local accounts always getting filtered
2833                 (even if the account prefs say don't), thanks to Colin.
2834
2835 2007-06-05 [wwp]        2.9.2cvs40
2836
2837         * src/compose.c
2838         * src/compose.h
2839                 Use per-folder/per-account quote chars when applying a
2840                 template or inserting text as well. Const'ify some
2841                 vars more.
2842
2843 2007-06-04 [colin]      2.9.2cvs39
2844
2845         * src/compose.c
2846                 More work for wwp :)
2847
2848 2007-06-04 [wwp]        2.9.2cvs38
2849
2850         * src/compose.c
2851                 Same as 2.9.2cvs36 but for forwarding.
2852
2853 2007-06-04 [colin]      2.9.2cvs37
2854
2855         * src/compose.c
2856                 Use original mail file for forward/redirect
2857                 Fixes some forwarded mails to be attached as
2858                 application/octet-stream (when they have binary
2859                 parts), and incidentally fixes bug 848
2860                 'Redirect breaks GnuPG'
2861
2862 2007-06-04 [wwp]        2.9.2cvs36
2863
2864         * src/compose.c
2865                 Fix quote mark mis-initialisation when replying/forwarding
2866                 (introduced w/ 2.9.2cvs20).
2867
2868 2007-06-04 [wwp]        2.9.2cvs35
2869
2870         * src/prefs_compose_writing.c
2871         * src/prefs_quote.c
2872                 Fix a bug where Quotation characters (prefs/compose/writing)
2873                 was cleared (introduced w/ 2.9.2cvs26).
2874
2875 2007-06-04 [wwp]        2.9.2cvs34
2876
2877         * src/prefs_account.c
2878         * src/prefs_account.h
2879                 Better fix for compiling w/o aspell (rollbacks
2880                 2.9.2cvs31).
2881
2882 2007-06-04 [wwp]        2.9.2cvs33
2883
2884         * src/account.c
2885         * src/prefs_account.c
2886         * src/prefs_account.h
2887         * src/procmsg.c
2888                 It's now possible to disable mail filtering plugins
2889                 on a per-account basis.
2890
2891 2007-06-04 [wwp]        2.9.2cvs32
2892
2893         * src/procheader.c
2894         * src/common/utils.c
2895         * src/common/utils.h
2896                 Support CRLF in headers part of messages.
2897                 Support few more date formats (RFC3339 subsets).
2898
2899 2007-06-04 [wwp]        2.9.2cvs31
2900
2901         * src/prefs_account.c
2902                 Fix compiling w/o aspell support.
2903
2904 2007-06-03 [wwp]        2.9.2cvs30
2905
2906         * src/prefs_gtk.c
2907                 Don't decode leading ENV_ and ~ in P_PASSWORD
2908                 values.
2909
2910 2007-06-03 [wwp]        2.9.2cvs29
2911
2912         * src/prefs_gtk.c
2913                 Don't decode leading ENV_ and ~ in P_PASSWORD
2914                 values.
2915
2916 2007-06-03 [wwp]        2.9.2cvs28
2917
2918         * src/prefs_account.c
2919         * src/gtk/prefswindow.c
2920         * src/gtk/prefswindow.h
2921                 Added a way to force preloading of all pages
2922                 (prefswindow).
2923                 Moved tabs to pages in account prefs.
2924
2925 2007-06-02 [colin]      2.9.2cvs27
2926
2927         * src/addressbook.c
2928                 Fix possible crash, fix ldap write bugs
2929         * src/ldapupdate.c
2930                 Fix ldap write bugs - patch by Michael
2931                 Rasmussen
2932         * src/alertpanel.c
2933         * src/alertpanel.h
2934                 Add a hook whenever alertpanel opens/closes
2935
2936 2007-05-31 [wwp]        2.9.2cvs26
2937
2938         * src/prefs_compose_writing.c
2939         * src/prefs_quote.c
2940                 Re-organized writing options a bit:
2941                  - renamed the Quoting page to Templates
2942                  - moved all composing templates to that page
2943                  - moved non-templates options to the Writing one,
2944                    grouped reply-related options, reordered reply and
2945                    forward options.
2946
2947 2007-05-31 [wwp]        2.9.2cvs25
2948
2949         * src/compose.c
2950                 Removed unused code.
2951
2952 2007-05-31 [colin]      2.9.2cvs24
2953
2954         * src/addressbook.c
2955                 Fix missing display name when modifying
2956                 LDAP. Patch by Michael Rasmussen
2957
2958 2007-05-31 [wwp]        2.9.2cvs23
2959
2960         * src/plugins/bogofilter/Makefile.am
2961         * src/plugins/clamav/Makefile.am
2962         * src/plugins/demo/Makefile.am
2963         * src/plugins/dillo_viewer/Makefile.am
2964         * src/plugins/spamassassin/Makefile.am
2965                 Fix building of those plugins in Mac OS X.
2966
2967 2007-05-30 [wwp]        2.9.2cvs22
2968
2969         * src/gtk/quicksearch.c
2970                 Fix missing initialization.
2971
2972 2007-05-30 [wwp]        2.9.2cvs21
2973
2974         * src/procheader.c
2975                 Revert accidental commit (debug outputs).
2976
2977 2007-05-30 [wwp]        2.9.2cvs20
2978
2979         * src/compose.c
2980         * src/folder_item_prefs.c
2981         * src/folder_item_prefs.h
2982         * src/prefs_account.c
2983         * src/prefs_account.h
2984         * src/prefs_folder_item.c
2985         * src/prefs_gtk.c
2986         * src/prefs_gtk.h
2987                 Implemented per-account and per-folder
2988                 compose/reply/forward formats.
2989
2990 2007-05-30 [wwp]        2.9.2cvs19
2991
2992         * src/prefs_compose_writing.c
2993         * src/prefs_quote.c
2994         * src/procheader.c
2995         * src/quote_fmt.c
2996         * src/quote_fmt.h
2997                 Internal API changes (factorize quote format
2998                 prefs and checks).
2999
3000 2007-05-30 [colin]      2.9.2cvs18
3001
3002         * src/compose.c
3003                 Fix race where it's possible to re-click Send
3004                 between end of SMTP session and end of "move to
3005                 sent folder" when sending an email with send
3006                 dialog enabled.
3007
3008 2007-05-30 [colin]      2.9.2cvs17
3009
3010         * src/crash.c
3011                 Ask for backtrace on all threads. Patch by
3012                 Pawel
3013         * src/folderview.c
3014                 Fix stale news statusbar when scanning fails.
3015                 Patch by Pawel
3016         * src/ldapupdate.c
3017                 Fix some LDAP write updates bugs. Patch
3018                 by Michael Rasmussen
3019
3020 2007-05-29 [colin]      2.9.2cvs16
3021
3022         * src/imap.c
3023                 Fix loss of local flags when moving mails
3024                 on IMAP in high-bandwidth mode (UID FETCH)
3025
3026 2007-05-25 [paul]       2.9.2cvs15
3027
3028         * src/common/socket.c
3029                 fix sometimes crasher on cancelling
3030                 message sending
3031
3032 2007-05-25 [colin]      2.9.2cvs14
3033
3034         * src/imap.c
3035                 Fix a memory leak
3036         * src/imap_gtk.c
3037                 Be more helpful in the subscription
3038                 message
3039
3040 2007-05-23 [wwp]        2.9.2cvs13
3041
3042         * src/compose.c
3043         * src/prefs_compose_writing.c
3044         * src/prefs_quote.c
3045         * src/prefs_template.c
3046         * src/prefs_template.h
3047         * src/quote_fmt.c
3048         * src/quote_fmt.h
3049         * src/quote_fmt_lex.l
3050         * src/quote_fmt_parse.y
3051                 Introduced new syntax elements (symbols and commands)
3052                 in templates/quote_fmt. Compatibility w/ old
3053                 symbols is kept.
3054                 Updated and reworked the corresponding Information
3055                 dialog.
3056                 Display the line number in dialogs that talk about
3057                 parser errors (in addition to the error message in
3058                 output).
3059
3060 2007-05-23 [wwp]        2.9.2cvs12
3061
3062         * src/quote_fmt_parse.y
3063                 Fix 2.9.2cvs11, probably a paste accident ;).
3064
3065 2007-05-23 [wwp]        2.9.2cvs11
3066
3067         * src/compose.c
3068         * src/prefs_template.c
3069         * src/quote_fmt.h
3070         * src/quote_fmt_parse.y
3071                 Fix 2.9.2cvs10, which broke --disable-aspell.
3072
3073 2007-05-22 [wwp]        2.9.2cvs10
3074
3075         * src/compose.c
3076         * src/prefs_template.c
3077         * src/quote_fmt.c
3078         * src/quote_fmt.h
3079         * src/quote_fmt_lex.l
3080         * src/quote_fmt_parse.y
3081         * src/gtk/gtkaspell.c
3082         * src/gtk/gtkaspell.h
3083                 Added template/quote format syntactical elements
3084                 to show and query:
3085                         - current dictionary
3086                           %T to show (shows empty if not set or not enabled),
3087                           ?T and !T to check if the default dictionary is
3088                           enabled and set
3089                         - current account's default dictionary
3090                           %aT to show (empty if not set or not enabled),
3091                           ?aT and !aT to check if it's enabled and set
3092                         - name completion for an address, from the address
3093                           book
3094                           %ABf, %ABt, %ABc respectively show the full name got
3095                           from the address book if From, To or Cc match a single
3096                           contact.
3097                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3098                           matches any contact and if the full name is non-empty.
3099                           If From, To or Cc are lists of email addresses, only
3100                           the first address will be checked.
3101                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3102                 that could show a trailing ','.
3103                 Also, template/quote_fmt parser now shows the line number in case
3104                 of parser error.
3105
3106 2007-05-15 [colin]      2.9.2cvs9
3107
3108         * src/main.c
3109         * src/main.h
3110                 Add a public function to know whether Claws
3111                 crashed last time
3112                 Store opened folder when exiting
3113         * src/folder.c
3114         * src/folder.h
3115                 Store last opened message in each FolderItem;
3116                 Reset last seen messages if Claws crashed, so 
3117                 that one can't go in an infinite crash in case 
3118                 a particular mail crashes Claws.
3119         * src/messageview.c
3120         * src/prefs_common.c
3121         * src/prefs_common.h
3122         * src/summaryview.c
3123         * src/prefs_summaries.c
3124                 Add "Select last opened message" when entering
3125                 a folder
3126                 Add "Select last opened folder" at startup.
3127
3128 2007-05-14 [colin]      2.9.2cvs8
3129
3130         * manual/xml2pdf
3131                 Fix bashism, search for xml catalog 
3132                 in /usr/local/share/xml/catalog too
3133                 Patch by Pawel
3134
3135 2007-05-13 [wwp]        2.9.2cvs7
3136
3137         * src/gtk/logwindow.c
3138                 fix raising log windows when they are either minimized or
3139                 in background.
3140
3141 2007-05-11 [colin]      2.9.2cvs6
3142
3143         * src/gtk/filesel.c
3144                 Use Hildon's file chooser on Maemo. Patch
3145                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3146                 'File attachment "manipulation" bugs...'
3147
3148 2007-05-10 [wwp]        2.9.2cvs5
3149
3150         * src/prefs_common.c
3151         * src/prefs_common.h
3152         * src/gtk/quicksearch.c
3153                 Add a quicksearch option to automatically run
3154                 a search selected from the history (this option
3155                 is exclusive towards type-ahead).
3156
3157 2007-05-10 [colin]      2.9.2cvs4
3158
3159         * src/imap.c
3160                 Fix g_warnings, thanks to Brian
3161                 Morrison
3162
3163 2007-05-09 [colin]      2.9.2cvs3
3164
3165         * src/crash.c
3166         * src/exporthtml.c
3167         * src/mbox.c
3168         * src/prefs_summaries.c
3169         * src/procheader.c
3170         * src/common/log.c
3171         * src/common/utils.c
3172         * src/gtk/gtksourceprintjob.c
3173         * src/gtk/sslcertwindow.c
3174                 Use the re-entrant variant of time functions
3175                 Probably fixes bug 1217, 'reentrancy problems 
3176                 with time functions'
3177
3178 2007-05-09 [colin]      2.9.2cvs2
3179
3180         * src/imap.c
3181                 Fix crasher when reconnection fails
3182
3183 2007-05-08 [paul]       2.9.2cvs1
3184
3185         * NEWS
3186         * README
3187         * RELEASE_NOTES
3188         * configure.ac
3189                 bump version number following
3190                 stable release
3191
3192 2007-05-08 [paul]       2.9.1cvs48
3193
3194         * src/plugins/demo/demo.c
3195         * src/plugins/dillo_viewer/dillo_prefs.c
3196         * src/plugins/dillo_viewer/dillo_prefs.h
3197         * src/plugins/dillo_viewer/dillo_viewer.c
3198         * src/plugins/pgpcore/pgp_viewer.c
3199         * src/plugins/pgpcore/pgp_viewer.h
3200         * src/plugins/pgpcore/plugin.c
3201         * src/plugins/pgpcore/prefs_gpg.c
3202         * src/plugins/pgpcore/prefs_gpg.h
3203         * src/plugins/pgpcore/sgpgme.c
3204         * src/plugins/pgpcore/sgpgme.h
3205         * src/plugins/pgpinline/plugin.c
3206         * src/plugins/pgpmime/pgpmime.c
3207         * src/plugins/pgpmime/pgpmime.h
3208         * src/plugins/pgpmime/plugin.c
3209         * src/plugins/spamassassin/spamassassin.c
3210         * src/plugins/spamassassin/spamassassin.h
3211         * src/plugins/spamassassin/spamassassin_gtk.c
3212         * src/plugins/trayicon/README
3213         * tools/README
3214         * tools/README.sylprint
3215         * tools/outlook2claws-mail.pl
3216         * tools/sylprint.pl
3217         * tools/tb2claws-mail
3218         * tools/tbird2claws.py
3219         * tools/update-po
3220         * tools/vcard2xml.py
3221         * tools/kdeservicemenu/README
3222                 cleanups and corrections
3223
3224 2007-05-06 [wwp]        2.9.1cvs47
3225
3226         * tools/uudec
3227                 Fix missing dash to `display` command-line, reported
3228                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3229
3230 2007-05-06 [colin]      2.9.1cvs46
3231
3232         * src/Makefile.am
3233         * src/stock_pixmap.c
3234         * src/stock_pixmap.h
3235         * src/pixmaps/printer.xpm
3236                 Add a printer icon
3237
3238 2007-05-06 [paul]       2.9.1cvs45
3239
3240         * src/compose.c
3241         * src/ldapquery.c
3242         * src/privacy.h
3243         * src/summary_search.c
3244         * src/summaryview.c
3245                 fix build warnings
3246
3247 2007-05-05 [wwp]        2.9.1cvs44
3248
3249         * src/messageview.c
3250         * src/mh.c
3251         * src/prefs_actions.c
3252         * src/prefs_gtk.c
3253         * src/summaryview.c
3254         * src/common/xml.c
3255                 Fix "faild" typos everywhere and capitalization of
3256                 some g_warnings.
3257
3258 2007-05-04 [colin]      2.9.1cvs43
3259
3260         * src/compose.c
3261         * src/privacy.c
3262         * src/privacy.h
3263         * src/plugins/pgpcore/prefs_gpg.c
3264         * src/plugins/pgpcore/prefs_gpg.h
3265         * src/plugins/pgpinline/pgpinline.c
3266         * src/plugins/pgpmime/pgpmime.c
3267                 Add an API to warn about encryption limits,
3268                 and allow to disable these warnings
3269
3270 2007-05-03 [colin]      2.9.1cvs42
3271
3272         * src/summaryview.c
3273         * src/mainwindow.c
3274                 Fix bug 1213, 'Delete more than 
3275                 one thread at once'
3276
3277 2007-05-03 [wwp]        2.9.1cvs41
3278
3279         * src/prefs_common.c
3280         * src/prefs_filtering.c
3281         * src/prefs_template.c
3282         * src/common/template.c
3283         * src/common/template.h
3284         * src/gtk/gtkutils.c
3285         * src/gtk/gtkutils.h
3286                 Templates are no longer automatically sorted
3287                 by name, but can be sorted manually using
3288                 |< < > >| buttons as well as drag'n'drop.
3289
3290 2007-05-03 [wwp]        2.9.1cvs40
3291
3292         * src/plugins/spamassassin/spamassassin.c
3293         * src/plugins/spamassassin/spamassassin.h
3294         * src/plugins/spamassassin/spamassassin_gtk.c
3295         * src/plugins/bogofilter/bogofilter.c
3296         * src/plugins/bogofilter/bogofilter.h
3297         * src/plugins/bogofilter/bogofilter_gtk.c
3298                 Added an option to conditionally mark saved spam
3299                 as read (default is and was to do so).
3300                 Satisfies feature request 1708539 on sf.net tracker.
3301
3302 2007-05-03 [colin]      2.9.1cvs39
3303
3304         * src/inc.c
3305                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3306
3307 2007-05-02 [colin]      2.9.1cvs38
3308
3309         * src/textview.c
3310                 Fix bug 1209, 'Clicking on address 
3311                 in header (mailto uri) selects 
3312                 default account'. Patch adapted from
3313                 G.P. Halkes' patch.
3314
3315 2007-05-02 [colin]      2.9.1cvs37
3316
3317         * src/grouplistdialog.c
3318                 Set cursor to wait cursor while loading
3319                 groups.
3320
3321 2007-05-02 [paul]       2.9.1cvs36
3322
3323         * src/folder.c
3324         * src/common/defs.h
3325                 rename cache and mark files
3326                 (data is preserved)
3327
3328 2007-04-30 [paul]       2.9.1cvs35
3329
3330         * manual/glossary.xml
3331         * manual/plugins.xml
3332                 updates. Patch by Ricardo
3333
3334 2007-04-29 [wwp]        2.9.1cvs34
3335
3336         * src/mainwindow.c
3337         * configure.ac
3338                 Fix few grammatical errors (patch by David Relson < relson at
3339                 osagesoftware dot com >).
3340
3341 2007-04-28 [colin]      2.9.1cvs33
3342
3343         * src/account.c
3344         * src/pop.c
3345         * src/prefs_account.c
3346         * src/prefs_account.h
3347                 Drop the "Download all" preference. It's
3348                 stupidly useless and confuses people from
3349                 time to time.
3350
3351 2007-04-27 [wwp]        2.9.1cvs32
3352
3353         * src/account.c
3354         * src/prefs_account.c
3355         * src/prefs_account.h
3356                 Don't reflect accounts changes to the mainwindow when it's
3357                 not necessary.
3358
3359 2007-04-27 [colin]      2.9.1cvs31
3360
3361         * src/folder.c
3362                 Freeze/thaw when sync'ing flags
3363         * src/imap.c
3364         * src/prefs_account.c
3365         * src/prefs_account.h
3366         * src/etpan/imap-thread.c
3367         * src/etpan/imap-thread.h
3368                 Add a way to use UID FETCH instead
3369                 of searches to fetch message lists
3370                 and flags. More expensive towards
3371                 bandwidth, less expensive towards
3372                 server's CPU. Probably fixes 
3373                 bug 1158, 'Scanning new folders on 
3374                 Exchange 2007 extremely slow'.
3375                 Patch 95% by Hoa.
3376
3377 2007-04-27 [paul]       2.9.1cvs30
3378
3379         * src/mainwindow.c
3380         * src/prefs_logging.c
3381                 improvements to english usage
3382
3383 2007-04-27 [colin]      2.9.1cvs29
3384
3385         * src/imap.c
3386                 Fix build without libetpan (my bad!)
3387
3388 2007-04-26 [colin]      2.9.1cvs28
3389
3390         * src/imap.c
3391         * src/imap.h
3392                 Fix uselessly exported function
3393         * src/textview.c
3394                 Consider "- -- \n" as signature separator
3395                 (that's what signature separators look like
3396                  in PGP/Inline signed mails)
3397
3398 2007-04-26 [colin]      2.9.1cvs27
3399
3400         * configure.ac
3401                 libetpan-0.49 is now required
3402         * src/procmime.c
3403                 Fix double fetching of mails if
3404                 first try failed
3405         * src/imap.c
3406                 Make offline sync faster, by
3407                 remembering last change time, and
3408                 last sync time.
3409
3410 2007-04-26 [hoa]        2.9.1cvs26
3411
3412         * src/imap.c
3413         * src/imap.h
3414         * src/mainwindow.c
3415         * src/toolbar.c
3416         * src/etpan/imap-thread.c
3417         * src/etpan/imap-thread.h
3418                 cancellation of IMAP operations is now allowed.
3419                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3420
3421 2007-04-26 [colin]      2.9.1cvs25
3422
3423         * src/folder.c
3424                 Always fetch body+headers in folders that are
3425                 synched for offline use, if "Synchronise as
3426                 soon as possible" is set.
3427                 Fixes bug 1200, 'Add option to always retrieve full 
3428                 messages'
3429
3430 2007-04-25 [colin]      2.9.1cvs24
3431
3432         * src/compose.c
3433                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3434                 persists...'
3435
3436 2007-04-24 [colin]      2.9.1cvs23
3437
3438         * src/folderview.c
3439                 Fix bug 1195, 'Hardware key navigation' 
3440                 Make GDK_Enter toggle expansion (Maemo)
3441
3442 2007-04-24 [wwp]        2.9.1cvs22
3443
3444         * src/compose.c
3445                 Fix few compiler warnings.
3446
3447 2007-04-24 [paul]       2.9.1cvs21
3448
3449         * src/Makefile.am
3450         * src/stock_pixmap.c
3451         * src/stock_pixmap.h
3452                 complete last commit
3453
3454 2007-04-24 [paul]       2.9.1cvs20
3455
3456         * src/gtk/about.c
3457         * src/pixmaps/active.xpm
3458         * src/pixmaps/checkbox_off.xpm
3459         * src/pixmaps/checkbox_on.xpm
3460         * src/pixmaps/inactive.xpm
3461                 kick out the blobs
3462                 remove transparent border from checkbox icons
3463
3464 2007-04-24 [wwp]        2.9.1cvs19
3465
3466         * src/textview.c
3467         * src/textview.h
3468                 Fix a crash in textview, thanks to Colin.
3469
3470 2007-04-23 [wwp]        2.9.1cvs18
3471
3472         * src/prefs_common.c
3473                 Fix 2.9.1cvs5: no header was being translated at all.
3474
3475 2007-04-23 [colin]      2.9.1cvs17
3476
3477         * src/Makefile.am
3478         * src/stock_pixmap.c
3479         * src/stock_pixmap.h
3480         * src/summaryview.c
3481         * src/summaryview.h
3482         * src/gtk/gtksctree.c
3483         * src/gtk/gtksctree.h
3484         * src/pixmaps/selection.xpm
3485                 Fix bug 1193, 'Need a way to multi-select
3486                 items'. Add a toggle button to the summaryview
3487                 to switch between normal and multiple selection
3488                 (Maemo)
3489
3490 2007-04-23 [colin]      2.9.1cvs16
3491
3492         * src/Makefile.am
3493         * src/stock_pixmap.c
3494         * src/stock_pixmap.h
3495         * src/summaryview.c
3496         * src/summaryview.h
3497         * src/gtk/gtksctree.c
3498         * src/gtk/gtksctree.h
3499         * src/pixmaps/selection.xpm
3500                 Fix bug 1193, 'Need a way to multi-
3501                 select items'
3502                 Add a toggle button in the summaryview
3503                 to enable normal or multiple selection.
3504                 (Maemo)
3505
3506 2007-04-23 [colin]      2.9.1cvs15
3507
3508         * src/compose.c
3509                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3510
3511 2007-04-21 [colin]      2.9.1cvs14
3512
3513         * src/gtk/quicksearch.c
3514                 Fix previous commit (actually use correct
3515                 parameter)
3516
3517 2007-04-21 [colin]      2.9.1cvs13
3518
3519         * src/gtk/quicksearch.c
3520                 Fix changing quicksearch type (after Esc,
3521                 after changing Recursive, ...)
3522
3523 2007-04-20 [wwp]        2.9.1cvs12
3524
3525         * src/gtk/Makefile.am
3526                 Added headers.h (completes 2.9.1cvs5).
3527
3528 2007-04-20 [wwp]        2.9.1cvs11
3529
3530         * src/addressbook.c
3531                 Fix the use of display name in name column,
3532                 it has been overriden w/ the use of nickname
3533                 by 2.9.0cvs3. Now nickname is used (if any)
3534                 in case of LDAP books only.
3535
3536 2007-04-20 [colin]      2.9.1cvs10
3537
3538         * src/mimeview.c
3539         * src/summaryview.c
3540         * src/textview.c
3541                 Add handling of 'a' to loop in a mail's
3542                 mimeparts
3543
3544 2007-04-20 [colin]      2.9.1cvs9
3545
3546         * src/toolbar.c
3547                 Fix bug 1190, 'dir_open' button doesn't work'
3548                 (Maemo)
3549
3550 2007-04-20 [colin]      2.9.1cvs8
3551
3552         * src/folderview.c
3553         * src/mainwindow.c
3554                 Fix bug 1194, 'Hardware keys move from email 
3555                 list to account/directory list, but not back 
3556                 to email list...' (Maemo)
3557
3558 2007-04-20 [colin]      2.9.1cvs7
3559
3560         * src/compose.h
3561                 complete previous commit
3562
3563 2007-04-20 [colin]      2.9.1cvs6
3564
3565         * src/compose.c
3566                 Fix bug 1187, 'Reply-to addressee disappears 
3567                 when reply-to text box is clicked...' (Maemo)
3568
3569 2007-04-20 [wwp]        2.9.1cvs5
3570
3571         * po/POTFILES.in
3572         * src/addressbook.c
3573         * src/compose.c
3574         * src/filtering.c
3575         * src/headerview.c
3576         * src/matcher.c
3577         * src/prefs_common.c
3578         * src/prefs_common.h
3579         * src/prefs_display_header.c
3580         * src/prefs_matcher.c
3581         * src/summaryview.c
3582         * src/gtk/headers.h
3583         * src/gtk/quicksearch.c
3584                 Translate more header names according to the relevant option value,
3585                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3586                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3587                 to prefs_common_translated_header_name().
3588                 Added a headers.h reference file that contains known header names
3589                 (RFC2822 and others) to the translation process' input, so that
3590                 translated header names will still exist even if no occurrence of
3591                 _("headername") is found anymore in the sources.
3592                 Don't translate column name 'Number' following to trans_hdr option
3593                 value as it's not a header name.
3594
3595 2007-04-20 [colin]      2.9.1cvs4
3596
3597         * src/gtk/quicksearch.c
3598         * src/gtk/quicksearch.h
3599                 Add "From, To or Subject" quicksearch
3600                 type. Patch by ulfschaper@users.sf.net
3601
3602 2007-04-20 [colin]      2.9.1cvs3
3603
3604         * src/matcher.c
3605                 Implement proper references filtering condition.
3606                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3607
3608 2007-04-19 [wwp]        2.9.1cvs2
3609
3610         * src/prefs_display_header.c
3611         * src/message_search.c
3612                 Fix few warnings (g_free of const gchar*).
3613
3614 2007-04-19 [paul]       2.9.1cvs1
3615
3616         * NEWS
3617         * README
3618         * RELEASE_NOTES
3619         * configure.ac
3620                 bump version number following
3621                 stable release
3622
3623 2007-04-19 [paul]       2.9.0cvs9
3624
3625         * manual/advanced.xml
3626         * manual/glossary.xml
3627                 fix typos
3628
3629 2007-04-18 [paul]       2.9.0cvs8
3630
3631         * src/pop.c
3632                 fix for CVE-2007-1558 (APOP)
3633                 Thanks to Colin
3634
3635 2007-04-18 [paul]       2.9.0cvs7
3636
3637         * src/messageview.c
3638         * src/mimeview.c
3639         * src/summaryview.c
3640         * src/gtk/filesel.c
3641                 Fix encoding woes wrt saving of
3642                 mails and parts
3643                 Thanks to Colin
3644
3645 2007-04-18 [colin]      2.9.0cvs6
3646
3647         * src/gtk/pluginwindow.c
3648                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3649
3650 2007-04-17 [wwp]        2.9.0cvs5
3651
3652         * src/addressadd.c
3653         * src/addressbook.c
3654         * src/addrindex.c
3655         * src/ldapupdate.c
3656                 Fix --disable-ldap build,
3657                 fix some LDAP annoyances on 
3658                 searches, thanks to Colin.
3659
3660 2007-04-17 [wwp]        2.9.0cvs4
3661
3662         * src/ldapupdate.c
3663                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3664                 like gcc 2.9x. Thanks to Colin.
3665
3666 2007-04-17 [wwp]        2.9.0cvs3
3667
3668         * src/Makefile.am
3669         * src/addressadd.c
3670         * src/addressbook.c
3671         * src/addrindex.c
3672         * src/addritem.c
3673         * src/addritem.h
3674         * src/editaddress.c
3675         * src/ldapctrl.c
3676         * src/ldapctrl.h
3677         * src/ldapquery.c
3678         * src/ldapserver.c
3679         * src/ldapserver.h
3680         * src/ldapupdate.c
3681         * src/ldapupdate.h
3682                 Add LDAP write support. Patch mostly by 
3683                 Michael <mir at datanom dot net>
3684
3685 2007-04-17 [wwp]        2.9.0cvs2
3686
3687         * src/compose.c
3688                 Prepend "Add to address book" to the context menu of compose window's sender and
3689                 recipient fields.
3690
3691 2007-04-16 [paul]       2.9.0cvs1
3692
3693         * src/gtk/authors.h
3694                 add Pader Rezso
3695
3696 2007-04-16 [paul]       2.9.0
3697
3698         * NEWS
3699         * README
3700         * RELEASE_NOTES
3701                 2.9.0 released
3702
3703 2007-04-16 [paul]       2.8.1cvs102
3704
3705         * po/fr.po
3706                 updated by Fabien Vantard
3707
3708 2007-04-16 [paul]       2.8.1cvs101
3709
3710         * po/ca.po
3711         * po/cs.po
3712         * po/de.po
3713         * po/hu.po
3714         * po/pl.po
3715         * po/pt_BR.po
3716         * po/sr.po
3717         * po/zh_CN.po
3718                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3719                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3720                 Aleksandar Urosevic, and Ralgh Young
3721
3722 2007-04-15 [mones]      2.8.1cvs100
3723
3724         * po/es.po
3725                 Updated for release
3726
3727 2007-04-14 [colin]      2.8.1cvs99
3728
3729         * src/message_search.c
3730         * src/prefs_display_header.c
3731         * src/summary_search.c
3732         * src/gtk/combobox.c
3733                 Fix allocations
3734
3735 2007-04-14 [wwp]        2.8.1cvs98
3736
3737         * src/gtk/combobox.c
3738         * src/message_search.c
3739         * src/summary_search.c
3740         * src/prefs_display_header.c
3741                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3742                 returns NULL, get the text value directly from the GtkEntry child.
3743
3744 2007-04-13 [colin]      2.8.1cvs97
3745
3746         * src/gtk/quicksearch.c
3747                 Give the focus back to summaryview when
3748                 emptying the quicksearch with Esc
3749
3750 2007-04-13 [colin]      2.8.1cvs96
3751
3752         * src/message_search.c
3753         * src/prefs_display_header.c
3754         * src/summary_search.c
3755                 Fix possibles crashes when getting text
3756                 from gtk combos
3757
3758 2007-04-13 [colin]      2.8.1cvs95
3759
3760         * src/pop.c
3761                 Add some UIDL debugging
3762
3763 2007-04-12 [colin]      2.8.1cvs94
3764
3765         * src/folder.c
3766                 Force folder scan if necessary after
3767                 copying mails, to be able to reapply
3768                 flags.
3769
3770 2007-04-11 [colin]      2.8.1cvs93
3771
3772         * src/main.c
3773                 don't scan for new mail on startup if --select
3774                 is specified (or race conditions arise). If so,
3775                 do both sequentially.
3776
3777 2007-04-09 [colin]      2.8.1cvs92
3778
3779         * src/common/defs.h
3780                 Use leafpad by default on Maemo. Patch
3781                 by Jean-Luc Biord.
3782
3783 2007-04-06 [colin]      2.8.1cvs91
3784
3785         * src/pixmaps/queue_close.xpm
3786         * src/pixmaps/queue_close_hrm.xpm
3787         * src/pixmaps/queue_close_hrm_mark.xpm
3788         * src/pixmaps/queue_close_mark.xpm
3789         * src/pixmaps/queue_open.xpm
3790         * src/pixmaps/queue_open_hrm.xpm
3791         * src/pixmaps/queue_open_hrm_mark.xpm
3792         * src/pixmaps/queue_open_mark.xpm
3793                 Move the clock one pixel down :)
3794
3795 2007-04-05 [colin]      2.8.1cvs90
3796
3797         * src/mainwindow.c
3798                 Don't sync when switching offline from
3799                 command line - it's usually too late :)
3800
3801 2007-04-05 [paul]       2.8.1cvs89
3802
3803         * src/Makefile.am
3804         * src/stock_pixmap.c
3805         * src/pixmaps/dir_close_hrm.xpm
3806         * src/pixmaps/dir_close_hrm_mark.xpm
3807         * src/pixmaps/drafts_close.xpm
3808         * src/pixmaps/drafts_close_mark.xpm
3809         * src/pixmaps/drafts_open.xpm
3810         * src/pixmaps/drafts_open_mark.xpm
3811         * src/pixmaps/inbox.xpm
3812         * src/pixmaps/inbox_close.xpm
3813         * src/pixmaps/inbox_close_hrm.xpm
3814         * src/pixmaps/inbox_close_hrm_mark.xpm
3815         * src/pixmaps/inbox_close_mark.xpm
3816         * src/pixmaps/inbox_hrm.xpm
3817         * src/pixmaps/inbox_hrm_mark.xpm
3818         * src/pixmaps/inbox_mark.xpm
3819         * src/pixmaps/inbox_open.xpm
3820         * src/pixmaps/inbox_open_hrm.xpm
3821         * src/pixmaps/inbox_open_hrm_mark.xpm
3822         * src/pixmaps/inbox_open_mark.xpm
3823         * src/pixmaps/outbox.xpm
3824         * src/pixmaps/outbox_close.xpm
3825         * src/pixmaps/outbox_close_hrm.xpm
3826         * src/pixmaps/outbox_close_hrm_mark.xpm
3827         * src/pixmaps/outbox_close_mark.xpm
3828         * src/pixmaps/outbox_hrm.xpm
3829         * src/pixmaps/outbox_hrm_mark.xpm
3830         * src/pixmaps/outbox_mark.xpm
3831         * src/pixmaps/outbox_open.xpm
3832         * src/pixmaps/outbox_open_hrm.xpm
3833         * src/pixmaps/outbox_open_hrm_mark.xpm
3834         * src/pixmaps/outbox_open_mark.xpm
3835         * src/pixmaps/queue_close.xpm
3836         * src/pixmaps/queue_close_hrm.xpm
3837         * src/pixmaps/queue_close_hrm_mark.xpm
3838         * src/pixmaps/queue_close_mark.xpm
3839         * src/pixmaps/queue_open.xpm
3840         * src/pixmaps/queue_open_hrm.xpm
3841         * src/pixmaps/queue_open_hrm_mark.xpm
3842         * src/pixmaps/queue_open_mark.xpm
3843                 updated, added and replaced icons
3844                 Icons by Colin
3845
3846 2007-04-04 [colin]      2.8.1cvs88
3847
3848         * src/imap.c
3849                 Fix build without libetpan
3850
3851 2007-04-03 [colin]      2.8.1cvs87
3852
3853         * src/imap.c
3854                 Fix crash with Citadel, and try to make
3855                 things work. this server (and specifically 
3856                 STATUS and APPEND at least) seems broken.
3857
3858 2007-04-03 [colin]      2.8.1cvs86
3859
3860         * src/folderview.c
3861                 Fix icons on folder close
3862
3863 2007-04-03 [colin]      2.8.1cvs85
3864
3865         * src/inc.c
3866                 Fix double-ask of offline override in
3867                 certain cases
3868         * src/imap.c
3869         * src/imap.h
3870         * src/imap_gtk.c
3871                 Much more efficient way to synchronise
3872                 for offline use
3873         * src/etpan/imap-thread.c
3874                 Fix possible segs
3875         * src/folder.c
3876         * src/gtk/quicksearch.c
3877                 Fix some GUI lags
3878
3879 2007-04-03 [paul]       2.8.1cvs84
3880
3881         * src/filtering.c
3882         * src/folder.c
3883         * src/folder.h
3884         * src/prefs_common.c
3885         * src/prefs_common.h
3886         * src/prefs_other.c
3887                 Fix sync being done too late
3888                 Thanks to Colin
3889
3890 2007-04-02 [colin]      2.8.1cvs83
3891
3892         * src/summaryview.c
3893                 Maemo: Put status and quicksearch at the top
3894         * src/plugins/bogofilter/bogofilter.c
3895         * src/plugins/spamassassin/spamassassin.c
3896                 Derive trash from inbox if possible
3897
3898 2007-04-02 [paul]       2.8.1cvs82
3899
3900         * src/plugins/bogofilter/bogofilter_gtk.c
3901                 a few English changes
3902
3903 2007-04-02 [paul]
3904
3905         2.9.0-rc1 released
3906
3907 2007-04-02 [colin]      2.8.1cvs81
3908
3909         * src/image_viewer.c
3910                 Fix transparent images by using
3911                 GtkImage
3912         * src/messageview.c
3913                 Flush events (on new windows) to avoid
3914                 having the textview's image resize fail
3915                 to know the available width
3916
3917 2007-04-01 [colin]      2.8.1cvs80
3918
3919         * src/prefs_account.c
3920                 If no MH mailbox exist, when creating a POP/Local
3921                 account, just create and use the default one 
3922                 instead of bailing with a "Mailbox doesn't exist"
3923                 error
3924
3925 2007-03-31 [colin]      2.8.1cvs79
3926
3927         * src/prefs_account.c
3928                 Create signature file if it doesn't exist
3929                 before editing
3930         * src/prefs_toolbar.c
3931                 Maemo: Move "Use default" on the left so
3932                 that people can find it
3933         * src/common/defs.h
3934                 Maemo: make default editor "Maemopad", 
3935                 default signature file "MyDocs/signature.txt"
3936
3937 2007-03-31 [colin]      2.8.1cvs78
3938
3939         * src/prefs_account.c
3940                 Maemo: rework account prefs so
3941                 that less horizontal scrolling
3942                 is required
3943
3944 2007-03-31 [colin]      2.8.1cvs77
3945
3946         * src/folderview.c
3947         * src/prefs_common.c
3948         * src/prefs_common.h
3949                 Fix bug 1167, 'Allow not displaying zeros 
3950                 in folder list'. Patch by MartinP
3951
3952 2007-03-31 [colin]      2.8.1cvs76
3953
3954         * AUTHORS
3955                 Add Jean-Luc Biord
3956
3957 2007-03-31 [colin]      2.8.1cvs75
3958
3959         * src/imap.c
3960                 Apply patch from bug 1172, direct
3961                 access to the folder's session instead
3962                 of using getter. Patch by MartinP
3963
3964 2007-03-31 [paul]       2.8.1cvs74
3965
3966         * src/gtk/authors.h
3967                 no need to list Fabien twice!
3968
3969 2007-03-31 [colin]      2.8.1cvs73
3970
3971         * src/inc.c
3972                 If we're currently "overriding for %d minutes",
3973                 don't ask
3974
3975 2007-03-31 [colin]      2.8.1cvs72
3976
3977         * src/compose.c
3978         * src/imap.c
3979         * src/inc.c
3980         * src/inc.h
3981         * src/messageview.c
3982         * src/news.c
3983         * src/plugins/spamassassin/spamassassin.c
3984                 Offline override: Add a parameter to allow
3985                 asking even if the override timer is running.
3986                 Allows to ask every time the user makes an
3987                 explicit action needing online access (such
3988                 as Get Mail), and not when the action is 
3989                 implicit (such as opening an IMAP folder)
3990
3991 2007-03-31 [colin]      2.8.1cvs71
3992
3993         * src/inc.c
3994                 Override offline: "No" answer shouldn't
3995                 re-ask after 3 seconds, but 10 minutes. 
3996
3997 2007-03-30 [colin]      2.8.1cvs70
3998
3999         * src/common/socket.c
4000                 Better error reporting on unix socket
4001                 failure (bind usually)
4002         * src/gtk/gtkutils.c
4003         * src/gtk/gtkutils.h
4004                 Label window: add a pulsing progress
4005                 bar to show we're not hung :)
4006         * src/folderview.c
4007         * src/main.c
4008         * src/plugins/pgpcore/sgpgme.c
4009                 Update API
4010
4011 2007-03-30 [colin]      2.8.1cvs69
4012
4013         * src/pop.c
4014         * src/prefs_common.c
4015                 Fix possible trashing of history and uidl
4016                 files on disk full problems
4017
4018 2007-03-30 [paul]       2.8.1cvs68
4019
4020         * src/mainwindow.c
4021         * src/summaryview.c
4022         * src/summaryview.h
4023                 update summary when changing layout type
4024                 (fixes wrong folder icon being displayed)
4025                 Thanks to Colin
4026
4027 2007-03-29 [colin]      2.8.1cvs67
4028
4029         * src/prefs_ext_prog.c
4030                 The browser pref is irrelevant on Maemo
4031
4032 2007-03-29 [colin]      2.8.1cvs66
4033
4034         * src/compose.c
4035         * src/compose.h
4036                 Maemo: dynamically switch headers/text position
4037         * src/prefs_common.c
4038                 Maemo: hide compose's ruler by default
4039         * src/common/socket.c
4040         * src/common/socket.h
4041                 Fix build warning
4042
4043 2007-03-29 [colin]      2.8.1cvs65
4044
4045         * src/common/socket.c
4046         * src/common/socket.h
4047                 Fix build when MAEMO_CFLAGS contains
4048                 _X_OPENSOURCE (resolv.h errors as long
4049                 as we don't add _BSD_SOURCE. Ugly).
4050
4051 2007-03-29 [wwp]        2.8.1cvs64
4052
4053         * src/prefs_logging.c
4054                 Fix sensitivity of clip-log widgets in prefs/logging,
4055                 thanks to Fabien.
4056
4057 2007-03-29 [wwp]        2.8.1cvs63
4058
4059         * po/POTFILES.in
4060                 Updated files list for translations, thanks to Fabien.
4061
4062 2007-03-29 [colin]      2.8.1cvs62
4063
4064         * src/main.c
4065         * src/common/Makefile.am
4066         * src/common/utils.c
4067                 Maybe make URI opening work in Maemo
4068                 Requires testing :)
4069
4070 2007-03-28 [colin]      2.8.1cvs61
4071
4072         * src/folder.c
4073         * src/folder.h
4074         * src/folderview.c
4075                 Add the possibility to sort folders arbitrarily
4076                 (via editing of folderlist.xml only). Patch by
4077                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4078                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4079                 be changed by the user'
4080
4081 2007-03-28 [colin]      2.8.1cvs60
4082
4083         * src/mimeview.c
4084                 Add popup menu for mime icons
4085
4086 2007-03-28 [colin]      2.8.1cvs59
4087
4088         * src/mainwindow.c
4089                 Fix a layout issue when presenting
4090                 mainwindow in Small screen layout
4091         * src/toolbar.c
4092         * src/toolbar.h
4093                 Add a "Go to folder list" button for
4094                 mainwindow, and make it default in
4095                 the Maemo build
4096
4097 2007-03-28 [colin]      2.8.1cvs58
4098
4099         * src/compose.c
4100                 Don't dynamically update title on Maemo
4101                 Patch by Jean-Luc Biord
4102
4103 2007-03-27 [colin]      2.8.1cvs57
4104
4105         * src/compose.c
4106         * src/folderview.c
4107         * src/summaryview.c
4108                 Enable tap-and-hold on Maemo
4109
4110 2007-03-26 [colin]      2.8.1cvs56
4111
4112         * src/compose.c
4113                 More popup-menu (in attachments list)
4114
4115 2007-03-26 [colin]      2.8.1cvs55
4116
4117         * src/compose.c
4118                 Enable popup-menu signal
4119
4120 2007-03-26 [colin]      2.8.1cvs54
4121
4122         * src/plugins/pgpinline/pgpinline.c
4123                 Fix bug 1111, 'PGP/inline plugin hides text 
4124                 around encrypted text block'. Patch based on
4125                 a patch from Michal Cihar.
4126
4127 2007-03-26 [wwp]        2.8.1cvs53
4128
4129         * src/procmsg.c
4130                 Fix getting a false error when sending queued message
4131                 whereas the sending was fine (if there are subfolders
4132                 in the queue folder), thanks to Colin.
4133
4134 2007-03-26 [paul]       2.8.1cvs52
4135
4136         * src/wizard.c
4137                 update FACE header in welcome message
4138
4139 2007-03-25 [colin]      2.8.1cvs51
4140
4141         * src/Makefile.am
4142                 Fix make dist
4143
4144 2007-03-25 [colin]      2.8.1cvs50
4145
4146         * src/main.c
4147                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4148
4149 2007-03-24 [colin]      2.8.1cvs49
4150
4151         * src/main.c
4152                 Fix a few launch problems on Maemo
4153                 Patch by Jean-Luc Biord
4154
4155 2007-03-24 [wwp]        2.8.1cvs48
4156
4157         * src/alertpanel.c
4158         * src/alertpanel.h
4159         * src/messageview.c
4160         * src/summaryview.c
4161                 Fix wrong action performed when closing the
4162                 "ask about account specific filtering rules
4163                 when filtering manually" dialog by pressing Escape.
4164                 Fix wrong order of buttons in the "return receipt
4165                 notification - the message was sent to several of
4166                 your accounts" dialog.
4167
4168 2007-03-24 [paul]       2.8.1cvs47
4169
4170         * src/folderview.c
4171                 an improvement to English usage
4172         * tools/kdeservicemenu/README
4173                 updated Claws url
4174
4175 2007-03-24 [paul]       2.8.1cvs46
4176
4177         * src/Makefile.am
4178         * src/stock_pixmap.c
4179         * src/pixmaps/edit_extern.xpm
4180         * src/pixmaps/mail_sign.xpm
4181                 rescue long lost icons
4182
4183 2007-03-24 [paul]       2.8.1cvs45
4184
4185         * src/toolbar.c
4186                 fix toolbar (broken in 2.8.1cvs42)
4187
4188 2007-03-23 [colin]      2.8.1cvs44
4189
4190         * src/imap.c
4191                 Correctly unsubscribe/resubscribe after
4192                 RENAME
4193
4194 2007-03-23 [colin]      2.8.1cvs43
4195
4196         * src/prefs_common.c
4197                 Maemo: as the platform is light on RAM, allow
4198                 caches to be discarded faster.
4199
4200 2007-03-23 [colin]      2.8.1cvs42
4201
4202         * src/Makefile.am
4203         * src/compose.c
4204         * src/compose.h
4205         * src/stock_pixmap.c
4206         * src/stock_pixmap.h
4207         * src/summaryview.c
4208         * src/summaryview.h
4209         * src/toolbar.c
4210         * src/toolbar.h
4211         * src/pixmaps/open_mail.xpm
4212                 Maemo changes: Add the possibility to have
4213                 "Open Email" and "Close Window" buttons on 
4214                 toolbars (and use them in Maemo's default
4215                 toolbars)
4216
4217 2007-03-23 [wwp]        2.8.1cvs41
4218
4219         * src/action.c
4220                 Reverted that part of the action dialog closure logics, to
4221                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4222                 done later in a different way (or may not).
4223
4224 2007-03-22 [wwp]        2.8.1cvs40
4225
4226         * src/action.c
4227                 Fix sticky action dialog when got no output but action command
4228                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4229
4230 2007-03-22 [colin]      2.8.1cvs39
4231
4232         * src/prefs_filtering.c
4233         * src/gtk/combobox.h
4234                 Fix escaping account names in filtering prefs
4235
4236 2007-03-22 [colin]      2.8.1cvs38
4237
4238         * src/addrindex.c
4239         * src/ldapctrl.h
4240         * src/ldapquery.c
4241                 Add any attribute specified in LDAP servers'
4242                 Search attributes to the Other Attributes tab
4243                 of contacts; Add 'telephoneNumber' in the
4244                 default list.
4245
4246 2007-03-22 [colin]      2.8.1cvs37
4247
4248         * src/folderview.c
4249         * src/folderview.h
4250         * src/mainwindow.c
4251                 Try to prevent race conditions when
4252                 changing the folder list
4253         * src/summaryview.c
4254                 Fix possible red folder icon when
4255                 switching from Small screen layout
4256                 to any other
4257
4258 2007-03-22 [colin]      2.8.1cvs36
4259
4260         * src/mainwindow.c
4261         * src/mainwindow.h
4262         * src/summaryview.c
4263                 Rename "little screen" to "Small screen"
4264         * src/gtk/Makefile.am
4265         * src/common/utils.c
4266         * src/mh.c
4267                 Fix Maemo-related compilation problems
4268
4269 2007-03-21 [colin]      2.8.1cvs35
4270
4271         * configure.ac
4272                 Fix previous commit
4273         * claws-mail.desktop
4274                 Remove .png from the Icon, it's useless
4275
4276 2007-03-21 [colin]      2.8.1cvs34
4277
4278         * configure.ac
4279         * src/Makefile.am
4280                 Add the necessary lib checking for 
4281                 Maemo
4282
4283 2007-03-21 [colin]      2.8.1cvs33
4284
4285         * src/main.c
4286                 Fix unconditional "error happened" when
4287                 sending via command-line. "lol @ myself"
4288
4289 2007-03-21 [colin]      2.8.1cvs32
4290
4291         * claws-mail-40x40.png
4292         * claws-mail-26x26.png
4293         * src/account.c
4294         * src/addressbook.c
4295         * src/compose.c
4296         * src/folderview.c
4297         * src/folderview.h
4298         * src/main.c
4299         * src/mainwindow.c
4300         * src/mainwindow.h
4301         * src/messageview.c
4302         * src/prefs_account.c
4303         * src/prefs_common.c
4304         * src/summary_search.c
4305         * src/summaryview.c
4306         * src/summaryview.h
4307         * src/gtk/authors.h
4308         * src/gtk/gtkutils.c
4309         * src/gtk/gtkutils.h
4310         * src/gtk/logwindow.c
4311         * src/gtk/menu.c
4312         * src/gtk/prefswindow.c
4313                 Add Maemo port (patch mainly by Jean-Luc Biort)
4314                 Add a new 'Little screen' layout to help on such
4315                 platforms (patch by me)
4316                 Make some default preferences different (more
4317                 adapted) on Maemo (patch by me)
4318
4319 2007-03-21 [wwp]        2.8.1cvs31
4320
4321         * src/prefs_logging.c
4322         * src/prefs_logging.h
4323                 Fixed copyright header of newly added files.
4324
4325 2007-03-21 [wwp]        2.8.1cvs30
4326
4327         * src/Makefile.am
4328         * src/filtering.c
4329         * src/filtering.h
4330         * src/folder.c
4331         * src/folderview.c
4332         * src/imap.c
4333         * src/inc.c
4334         * src/main.c
4335         * src/mainwindow.c
4336         * src/mainwindow.h
4337         * src/matcher.c
4338         * src/messageview.c
4339         * src/news.c
4340         * src/pop.c
4341         * src/prefs_common.c
4342         * src/prefs_common.h
4343         * src/prefs_logging.c
4344         * src/prefs_logging.h
4345         * src/prefs_other.c
4346         * src/procmsg.c
4347         * src/send_message.c
4348         * src/summaryview.c
4349         * src/common/log.c
4350         * src/common/log.h
4351         * src/common/nntp.c
4352         * src/common/session.c
4353         * src/common/smtp.c
4354         * src/common/socket.c
4355         * src/etpan/imap-thread.c
4356         * src/gtk/logwindow.c
4357         * src/gtk/logwindow.h
4358         * src/plugins/bogofilter/bogofilter.c
4359         * src/plugins/spamassassin/spamassassin.c
4360                 Added debugging of filtering/processing rules.
4361                 The debug log is here 'Tools/Filtering debug window',
4362                 the options there 'Configuration/Preferences/Other/Logging',
4363                 and the log file is ~/.claws-mail/filtering.log.
4364                 Moved protocol log prefs to 'Other/Logging' as well.
4365                 To support such debugging feature, the existing log API has
4366                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4367                 this impacts many external modules (commits follow).
4368
4369 2007-03-21 [paul]       2.8.1cvs29
4370
4371         * src/etpan/Makefile.am
4372         * src/etpan/imap-thread.c
4373                 add missing #include
4374
4375 2007-03-21 [colin]      2.8.1cvs28
4376
4377         * src/procmime.c
4378                 Fix bug 1157, 'some broken messages confuse 
4379                 mime parser'. Make sure we can't have MimeInfos
4380                 with negative sizes.
4381
4382 2007-03-20 [colin]      2.8.1cvs27
4383
4384         * src/main.c
4385                 Fix missing \0 on buffer
4386
4387 2007-03-20 [colin]      2.8.1cvs26
4388
4389         * src/mh.c
4390                 Use make_dir_hier instead of make_dir 
4391                 to create the MH mailbox
4392
4393 2007-03-20 [colin]      2.8.1cvs25
4394
4395         * src/folder.c
4396         * src/folder.h
4397         * src/prefs_account.c
4398         * src/wizard.c
4399                 Fix default inbox weirdnesses (after wizard,
4400                 if path is Mail, mailbox identifier is #mh/Mailbox,
4401                 and when creating new accounts)
4402
4403 2007-03-20 [colin]      2.8.1cvs24
4404
4405         * src/account.c
4406                 Write folderlist after adding/deleting accounts
4407                 that have folders
4408
4409 2007-03-20 [colin]      2.8.1cvs23
4410
4411         * src/imap.c
4412         * src/remotefolder.h
4413                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4414                 selected while scanning prior to update'
4415
4416 2007-03-17 [paul]       2.8.1cvs22
4417
4418         * src/main.c
4419                 fix a typo, and be a little more verbose.
4420
4421 2007-03-17 [wwp]        2.8.1cvs21
4422
4423         * src/inc.c
4424                 Fix a compiler warning.
4425
4426 2007-03-16 [wwp]        2.8.1cvs20
4427
4428         * tools/Makefile.am
4429         * tools/README
4430                 Updated to deal w/ the new mairix.sh tool.
4431
4432 2007-03-16 [wwp]        2.8.1cvs19
4433
4434         * src/action.c
4435                 Fix logics issues around the action IO dialog:
4436                 - disable entry widget and exec button when
4437                   the exec button is clicked (don't wait for any
4438                   output line) - fix possible disabling/re-enabling/
4439                   re-disabling of those widgets
4440                 - raise an error if executing a %as{} action either
4441                   empty or invalid, instead of failing silently
4442                 - don't close the dialog if the abort button has been
4443                   clicked and if there was no output yet
4444                 - set focus to the abort button when the exec button
4445                   is clicked
4446                 - fix capitalization of a warning message
4447
4448 2007-03-16 [wwp]        2.8.1cvs18
4449
4450         * tools/mairix.sh
4451                 Added a wrapper to mairix to the tools folder.
4452
4453 2007-03-16 [colin]      2.8.1cvs17
4454
4455         * src/messageview.c
4456         * src/mimeview.h
4457                 Allow mimeviewer plugins to print
4458                 their stuff
4459
4460 2007-03-16 [colin]      2.8.1cvs16
4461
4462         * .cvsignore
4463                 Ignore *.patchset
4464
4465 2007-03-15 [colin]      2.8.1cvs15
4466
4467         * src/messageview.c
4468         * src/mimeview.h
4469                 Add a way for mimeviewer plugins to
4470                 implement body search
4471
4472 2007-03-15 [paul]       2.8.1cvs14
4473
4474         * src/prefs_spelling.c
4475                 fix English usage
4476
4477 2007-03-15 [paul]       2.8.1cvs13
4478
4479         * src/common/quoted-printable.c
4480                 fix decoding of quoted-printable parts
4481
4482 2007-03-14 [wwp]        2.8.1cvs12
4483
4484         * src/gtk/logwindow.h
4485                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4486
4487 2007-03-14 [wwp]        2.8.1cvs11
4488
4489         * src/gtk/logwindow.h
4490                 Complete 2.8.1cvs10.
4491
4492 2007-03-14 [colin]      2.8.1cvs10
4493
4494         * src/gtk/logwindow.c
4495                 Probably fix bug 1149, crash on logwindow
4496                 close - at the expense of performance once
4497                 logwin has been opened
4498
4499 2007-03-14 [colin]      2.8.1cvs9
4500
4501         * src/main.c
4502                 If claws-mail is running on another
4503                 display, warn instead of popping it up
4504                 on the other display
4505
4506 2007-03-12 [colin]      2.8.1cvs8
4507
4508         * src/wizard.c
4509                 Fix bug 1145, 'Setting a different name 
4510                 for the Mailbox name isn't reflected in 
4511                 default account settings'. Patch by wwp
4512
4513 2007-03-12 [colin]      2.8.1cvs7
4514
4515         * src/summaryview.c
4516                 Fix bug 1143, 'Add number of messages to be 
4517                 deleted to confirmation dialog'
4518
4519 2007-03-12 [wwp]        2.8.1cvs6
4520
4521         * src/folderview.c
4522         * src/prefs_common.c
4523         * src/prefs_common.h
4524         * src/prefs_summaries.c
4525                 Changed the option that displays unread messages count
4526                 next to the folder name in folder list: it is now
4527                 possible to either display nothing, display the
4528                 unread messages number only or the unread and total messages
4529                 numbers. The patch includes this extra feature as well
4530                 as some minor fixes by rewriting the algo in folderview.c.
4531                 Thanks to Paul for the original idea and implementation, plus
4532                 testing and proof-reading!
4533
4534 2007-03-09 [paul]       2.8.1cvs5
4535
4536         * tools/Makefile.am
4537         * tools/README
4538         * tools/claws-mail-compose-insert-files.pl
4539                 added a script which enables inserting files
4540                 into the message body of a new Claws Mail
4541                 Compose window from the command line. Additionally
4542                 To, Cc, Subject and files to attach to the message
4543                 can be specified.
4544
4545 2007-03-09 [wwp]        2.8.1cvs4
4546
4547         * src/addr_compl.c
4548         * src/addr_compl.h
4549         * src/filtering.c
4550                 Optimize matching of addresses in the addressbook
4551                 (filtering/processing 'found_in_addressbook' condition).
4552
4553 2007-03-07 [wwp]        2.8.1cvs3
4554
4555         * src/quote_fmt.c
4556         * src/quote_fmt_lex.l
4557         * src/quote_fmt_parse.y
4558                 Add a new quote format symbol: %A to insert the
4559                 sender email address (just the address itself).
4560
4561 2007-03-06 [wwp]        2.8.1cvs2
4562
4563         * src/gtk/gtkutils.c
4564         * src/plugins/trayicon/trayicon_prefs.h
4565         * src/plugins/trayicon/trayicon_prefs.c
4566         * src/plugins/trayicon/trayicon.c
4567         * src/mainwindow.h
4568         * src/mainwindow.c
4569                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4570                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4571
4572
4573 2007-03-06 [paul]       2.8.1cvs1
4574
4575         * NEWS
4576         * README
4577         * RELEASE_NOTES
4578         * configure.ac
4579                 bump version number following
4580                 stable release
4581
4582 2007-03-06 [paul]       2.8.0cvs24
4583
4584         * po/cs.po
4585                 corrected by by Tim <timbrain@post.cz>
4586
4587 2007-03-05 [colin]      2.8.0cvs23
4588
4589         * src/Makefile.am
4590         * src/procmime.c
4591                 Fix mime/globs path on NetBSD
4592                 patch by George Michaelson
4593
4594 2007-03-05 [wwp]        2.8.0cvs22
4595
4596         * src/addr_compl.c
4597                 Remove debug statement (accidentally committed w/ cvs14).
4598
4599 2007-03-05 [paul]       2.8.0cvs21
4600
4601         * src/plugins/pgpcore/prefs_gpg.c
4602                 fix compiler warning
4603
4604 2007-03-05 [wwp]        2.8.0cvs20
4605
4606         * src/matcher_parser_parse.y
4607                 Fix mismerge between cvs17 and cvs19.
4608
4609 2007-03-05 [wwp]        2.8.0cvs19
4610
4611         * src/matcher_parser_parse.y
4612         * src/prefs_filtering_action.c
4613         * src/matcher.c
4614         * src/matcher.h
4615         * src/filtering.c
4616         * src/filtering.h
4617                 Add new 'add_to_addressbook' filtering/processing action.
4618
4619 2007-03-05 [wwp]        2.8.0cvs18
4620
4621         * src/filtering.c
4622                 Fix mark_as_ham filtering/processing action: spam flag
4623                 was not unset.
4624
4625 2007-03-04 [colin]      2.8.0cvs17
4626
4627         * src/filtering.c
4628         * src/matcher.c
4629         * src/matcher.h
4630         * src/matcher_parser_parse.y
4631         * src/prefs_filtering_action.c
4632                 Add 'Mark as spam' and 'Mark as ham' filtering
4633                 actions. Fixes bug 1138.
4634
4635 2007-03-04 [colin]      2.8.0cvs16
4636
4637         * src/imap.c
4638                 Fix bug 1140, wrong return value
4639                 without libetpan
4640
4641 2007-03-04 [wwp]        2.8.0cvs15
4642
4643         * src/addr_compl.c
4644                 Rollback cvs14: don't free stuff that is managed in g_list.
4645
4646 2007-03-04 [wwp]        2.8.0cvs14
4647
4648         * src/addr_compl.c
4649                 Fix a leak in address completion code.
4650
4651 2007-03-04 [colin]      2.8.0cvs13
4652
4653         * src/addr_compl.c
4654                 Maybe fix bug 1136, 'Crash in group 
4655                 address completion'
4656
4657 2007-03-04 [iwkse]      2.8.0cvs12
4658
4659         * src/imap.c
4660                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4661
4662 2007-03-03 [colin]      2.8.0cvs11
4663
4664         * src/plugins/pgpinline/pgpinline.c
4665                 Fix off-by-one, fix double-free. Fixes
4666                 bug 1135, 'cm-segfault on decrypting 
4667                 with PGP/inline'
4668
4669 2007-03-03 [colin]      2.8.0cvs10
4670
4671         * configure.ac
4672         * src/main.c
4673         * src/common/plugin.c
4674                 Fix bug 1134, 'Valgrind macros unhandled 
4675                 by Irix's cc'
4676
4677 2007-03-02 [colin]      2.8.0cvs9
4678
4679         * src/mbox.c
4680                 Don't error out on EAGAIN. Fixes 
4681                 bug 1129, '"local mbox file" account 
4682                 isn't retrieving mails'
4683
4684 2007-03-01 [wwp]        2.8.0cvs8
4685
4686         * src/mainwindow.c
4687         * src/gtk/colorlabel.c
4688                 Remove accels for extra color labels until we set better
4689                 and definitive ones.
4690
4691 2007-02-28 [wwp]        2.8.0cvs7
4692
4693         * src/mainwindow.c
4694         * src/matcher_parser_parse.y
4695         * src/prefs_common.c
4696         * src/prefs_msg_colors.c
4697         * src/procmsg.h
4698         * src/gtk/colorlabel.c
4699         * src/gtk/colorlabel.h
4700                 Add more customizable color labels. Cleaned up a bit
4701                 the color label API to avoid duplicate defines of
4702                 the max number of colors.
4703
4704 2007-02-27 [colin]      2.8.0cvs6
4705
4706         * src/mainwindow.c
4707         * src/common/utils.c
4708         * src/common/utils.h
4709                 Fix '+' in mailto URIs for List-* headers
4710
4711 2007-02-27 [colin]      2.8.0cvs5
4712
4713         * src/gtk/gtkutils.c
4714                 Use gtk_window_set_role instead of 
4715                 _set_wmclass
4716
4717 2007-02-27 [colin]      2.8.0cvs4
4718
4719         * src/inc.c
4720                 Fix "After receiving new mail, go to inbox" on IMAP,
4721                 and make it work only on manual reception
4722
4723 2007-02-27 [wwp]        2.8.0cvs3
4724
4725         * src/prefs_filtering.c
4726         * src/prefs_filtering_action.c
4727         * src/prefs_matcher.c
4728                 Update filtering matcher's and action's color label menus
4729                 when re-opening those dialogs (reflect any change to the
4730                 color labels list in the preferences).
4731
4732 2007-02-27 [colin]      2.8.0cvs2
4733
4734         * src/imap.c
4735         * src/etpan/etpan-thread-manager-types.h
4736         * src/etpan/etpan-thread-manager.c
4737         * src/etpan/imap-thread.c
4738                 Log imap ALERTs as errors in the log.
4739
4740 2007-02-26 [paul]       2.8.0cvs1
4741
4742         * tools/claws.i18n.status.pl
4743                 updated
4744
4745 2007-02-26 [paul]       2.7.2cvs75
4746
4747         * po/ca.po
4748         * po/cs.po
4749         * po/de.po
4750         * po/en_GB.po
4751         * po/fi.po
4752         * po/fr.po
4753         * po/hu.po
4754         * po/pl.po
4755         * po/pt_BR.po
4756         * po/sk.po
4757         * po/sr.po
4758         * po/zh_CN.po
4759                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4760                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4761                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4762                 Aleksandar Urosevic, and Ralgh Young
4763
4764 2007-02-25 [mones]      2.7.2cvs74
4765
4766         * po/es.po
4767                 Updated for release
4768
4769 2007-02-25 [colin]      2.7.2cvs73
4770
4771         * src/main.c
4772                 Clearing the list is only useful
4773                 to prevent a valgrind false-positive
4774
4775 2007-02-25 [paul]       2.7.2cvs72
4776
4777         * tools/Makefile.am
4778         * tools/README
4779         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4780         * tools/maildir2claws-mail.pl  **REMOVED**
4781                 renamed the script, fixed a couple bugs
4782
4783 2007-02-23 [colin]      2.7.2cvs71
4784
4785         * src/addressbook.c
4786                 Fix a leak, check for a few improbable nulls
4787
4788 2007-02-23 [colin]      2.7.2cvs70
4789
4790         * src/main.c
4791         * src/main.h
4792         * src/plugins/trayicon/trayicon.c
4793                 Fix blinking mainwin when starting in tray
4794                 (show mainwindow later in the startup process,
4795                  apart if restarting post-crash)
4796
4797 2007-02-23 [colin]      2.7.2cvs69
4798
4799         * src/folderview.c
4800         * src/imap_gtk.c
4801                 Fix crash when unsubscribing the currently
4802                 selected/opened folder
4803
4804 2007-02-23 [colin]      2.7.2cvs68
4805
4806         * src/compose.c
4807                 Fix bug that prevented colorization to
4808                 work without wrap quotation option
4809
4810 2007-02-23 [colin]      2.7.2cvs67
4811
4812         * src/addr_compl.c
4813                 Fix refcounting, start and end completion who
4814                 behaved as if there couldn't be any other current
4815                 user of completion
4816
4817 2007-02-23 [wwp]        2.7.2cvs66
4818
4819         * src/addressbook.c
4820         * src/addrindex.c
4821                 Address completion fixes: fix addressbook_peek_folder_exists() in
4822                 which the algorithm was ridiculously over-obfuscated and broken.
4823                 Fix addrindex_load_completion() as well, to load addresses in
4824                 completion list with regards to what addressbook_peek_folder_exists()
4825                 returns now.
4826
4827 2007-02-23 [wwp]        2.7.2cvs65
4828
4829         * src/addr_compl.c
4830                 Add addresses to completion when they're non-empty (thanks to Colin).
4831
4832 2007-02-23 [paul]       2.7.2cvs64
4833
4834         * src/plugins/pgpcore/passphrase.c
4835                 remove 'const '
4836
4837 2007-02-23 [colin]      2.7.2cvs63
4838
4839         * src/plugins/pgpcore/prefs_gpg.c
4840         * src/plugins/pgpcore/prefs_gpg.h
4841         * src/plugins/pgpcore/sgpgme.c
4842         * src/plugins/pgpinline/pgpinline.c
4843         * src/plugins/pgpmime/pgpmime.c
4844                 Try harder to respect user's choice wrt
4845                 gpg-agent even with gpg2, by unsetting
4846                 GPG_AGENT_INFO when necessary.
4847
4848 2007-02-22 [paul]       2.7.2cvs62
4849
4850         * src/plugins/pgpcore/sgpgme.c
4851         * src/plugins/pgpcore/sgpgme.h
4852         * src/plugins/pgpcore/passphrase.c
4853         * src/plugins/pgpinline/pgpinline.c
4854         * src/plugins/pgpmime/pgpmime.c
4855                 Fix a leak - gpgme_data_release_and_get_mem
4856                 leaks in recent gpgme. Workaround by using
4857                 our own function.
4858
4859 2007-02-22 [paul]       2.7.2cvs61
4860
4861         * src/gtk/quicksearch.c
4862                 Abandon dynamic search when pressing
4863                 Enter
4864
4865 2007-02-21 [colin]      2.7.2cvs60
4866
4867         * src/procmsg.c
4868         * src/plugins/pgpcore/passphrase.c
4869                 Fix little memory leaks
4870         * src/main.c
4871                 Fix false-positive leak at exit
4872         * src/gtk/quicksearch.c
4873                 Fix potentially big leak in recursive
4874                 Quicksearch
4875
4876 2007-02-21 [wwp]        2.7.2cvs59
4877
4878         * src/summaryview.c
4879                 Add missing newline to a debug message.
4880
4881 2007-02-20 [colin]      2.7.2cvs58
4882
4883         * src/Makefile.am
4884         * src/mimeview.c
4885         * src/stock_pixmap.c
4886         * src/stock_pixmap.h
4887         * src/pixmaps/mime_pgpsig.xpm
4888                 Add icon for application/pgp-signature
4889
4890 2007-02-20 [colin]      2.7.2cvs57
4891
4892         * src/Makefile.am
4893         * src/main.c
4894         * src/mimeview.c
4895         * src/stock_pixmap.c
4896         * src/stock_pixmap.h
4897         * src/pixmaps/mime_calendar.xpm
4898         * src/pixmaps/mime_pdf.xpm
4899         * src/pixmaps/mime_ps.xpm
4900                 Add icons for text/calendar, application/pdf
4901                 and application/postscript
4902
4903 2007-02-20 [colin]      2.7.2cvs56
4904
4905         * autogen.sh
4906         * src/matcher_parser_parse.y
4907         * src/matcher_parser_lex.l
4908                 Fix big memory leak in flex, and
4909                 require flex 2.5.31
4910
4911 2007-02-20 [wwp]        2.7.2cvs55
4912
4913         * src/matcher_parser_parse.y
4914                 Fix a duplicate token definition (thanks to iwkse).
4915
4916 2007-02-20 [wwp]        2.7.2cvs54
4917
4918         * src/matcher_parser_lex.l
4919         * src/quote_fmt_lex.l
4920                 Use proper flex options instead of direct use of #define,
4921                 make the flex-generated C lighter.
4922
4923 2007-02-20 [colin]      2.7.2cvs53
4924
4925         * src/summaryview.c
4926                 Grab focus in message list after hiding
4927                 the quicksearch, instead of leaving it
4928                 "somewhere"
4929
4930 2007-02-19 [colin]      2.7.2cvs52
4931
4932         * src/folderview.c
4933                 Fix bug 1033, 'Automatically refresh 
4934                 message list when new messages arrives'
4935                 Looks like folderview->opened can sometimes
4936                 be wrong...
4937
4938 2007-02-19 [paul]       2.7.2cvs51
4939
4940         * tools/Makefile.am
4941         * tools/README
4942         * tools/thunderbird-filters-convertor.pl
4943                 add new script which converts thunderbird filter
4944                 rules to Claws filter rules
4945
4946 2007-02-18 [paul]       2.7.2cvs50
4947
4948         * src/plugins/pgpcore/prefs_gpg.c
4949         * src/plugins/pgpcore/prefs_gpg.h
4950         * src/plugins/pgpcore/sgpgme.c
4951         * src/plugins/pgpinline/pgpinline.c
4952         * src/plugins/pgpmime/pgpmime.c
4953                 improved GUI interoperability with gpg-agent
4954
4955 2007-02-18 [paul]       2.7.2cvs49
4956
4957         * src/prefs_account.c
4958                 Privacy options sensitivity fix
4959
4960 2007-02-17 [colin]      2.7.2cvs48
4961
4962         * src/messageview.c
4963                 Reset icon to warning in the noticeview
4964
4965 2007-02-15 [colin]      2.7.2cvs47
4966
4967         * src/folderview.c
4968                 Fix a manifestation of bug 1033 (summaryview failing
4969                 to update for new mails), which happens after editing
4970                 account preferences or preferences that cause a 
4971                 folderview reload.
4972
4973 2007-02-15 [colin]      2.7.2cvs46
4974
4975         * src/addressbook.c
4976                 Probably fix bug 1123, 'Segmentation 
4977                 fault while opening address book'. I get
4978                 g_warnings if the saved paned position is
4979                 not greater than 0. Also, save position
4980                 when hiding the addressbook instead of
4981                 via signal.
4982
4983 2007-02-14 [colin]      2.7.2cvs45
4984
4985         * src/plugins/pgpcore/prefs_gpg.c
4986         * src/plugins/pgpcore/prefs_gpg.h
4987         * src/plugins/pgpcore/sgpgme.c
4988         * src/plugins/pgpinline/pgpinline.c
4989         * src/plugins/pgpmime/pgpmime.c
4990                 Add an option "Use gpg-agent if available". Fixes
4991                 annoyances with distro-installed gpg-agent, when
4992                 no pinentry program is installed, and the user's 
4993                 at a loss on why "decryption failed". Makes more
4994                 clear why passphrase isn't saved when gpg-agent is
4995                 used. Defaults to true, to avoid changing the 
4996                 current behaviour.
4997
4998 2007-02-14 [wwp]        2.7.2cvs44
4999
5000         * src/matcher_parser_parse.y
5001                 Fix missing line number reset (wrong line number might appear
5002                 when re-loading filtering rules if there's a parser error).
5003
5004 2007-02-13 [colin]      2.7.2cvs43
5005
5006         * src/common/utils.c
5007                 Don't encode ',' in URIs before passing it
5008                 to the browser command-line. It was probably
5009                 done at a time where commas in URIs made
5010                 mozilla -remote 'openurl(%s,new-window)'
5011                 bug.
5012
5013 2007-02-13 [wwp]        2.7.2cvs42
5014
5015         * src/prefs_matcher.c
5016         * src/plugins/bogofilter/bogofilter_gtk.c
5017                 A bit of string factorization around "Select ..." buttons.
5018
5019 2007-02-11 [colin]      2.7.2cvs41
5020
5021         * src/alertpanel.c
5022                 Make sure to escape the title
5023
5024 2007-02-11 [colin]      2.7.2cvs40
5025
5026         * src/codeconv.c
5027                 Recognize .utf8 locales as .UTF-8 ones
5028
5029 2007-02-11 [colin]      2.7.2cvs39
5030
5031         * src/compose.c
5032                 Fix code conversion when dragging a file
5033
5034 2007-02-09 [colin]      2.7.2cvs38
5035
5036         * src/plugins/clamav/clamav_plugin.c
5037                 Complete Paul's patch with conditional
5038                 compilation to avoid breaking compilation
5039                 on old Dapper and Edgy... Maybe other
5040                 distros too.
5041
5042 2007-02-09 [paul]       2.7.2cvs37
5043
5044         * src/plugins/clamav/clamav_plugin.c
5045                 fix for the upstream changes in libclamav
5046
5047 2007-02-09 [paul]       2.7.2cvs36
5048
5049         * src/main.c
5050         * src/mainwindow.c
5051         * src/procmsg.c
5052         * src/procmsg.h
5053                 fix "warn if there are queued messages" (on exit)
5054                 option, which only checked the first mailbox's
5055                 queue
5056                 don't ask before emptying trash if there are no
5057                 messages in trash, also check and empty all trash
5058                 folders
5059         * src/prefs_other.c
5060                 move "Ask before emptying trash" option
5061                 outside of the "On exit" frame as it's
5062                 not only an "On exit" option
5063
5064 2007-02-09 [paul]       2.7.2cvs35
5065
5066         * src/addrgather.c
5067         * src/alertpanel.c
5068         * src/editldap.c
5069         * src/prefs_account.c
5070         * src/prefs_folder_item.c
5071         * src/prefs_gtk.h
5072         * src/prefs_matcher.c
5073         * src/prefs_message.c
5074         * src/prefs_msg_colors.c
5075         * src/prefs_summaries.c
5076         * src/wizard.c
5077         * src/gtk/inputdialog.c
5078         * src/plugins/bogofilter/bogofilter_gtk.c
5079                 pedantic commit: use 'checkbtn' everywhere
5080                 instead of a mixture of 'checkbtn' and 'chkbtn'
5081
5082 2007-02-09 [paul]       2.7.2cvs34
5083
5084         * src/compose.c
5085                 fix default hotkeys
5086         * src/prefs_other.c
5087         * src/prefs_send.c
5088                 move "Never send Return Receipts" from
5089                 prefs_other to prefs_send
5090                 add an option "Ask about account specific
5091                 filtering rules..." to prefs_other
5092         * src/gtk/gtkutils.c
5093                 fix a compiler warning
5094
5095 2007-02-08 [colin]      2.7.2cvs33
5096
5097         * src/plugins/pgpinline/pgpinline.c
5098                 Fix bug 1110, 'pgpmime fails to process 
5099                 encapsulated openpgp mime (rfc 3156, 6.1 
5100                 -> rfc1847)'
5101                 It was due to an interaction between PGP/Mime
5102                 and PGP/Inline plugin. 
5103
5104 2007-02-08 [colin]      2.7.2cvs32
5105
5106         * src/inc.c
5107         * src/mbox.c
5108         * src/mbox.h
5109                 Fix bug 1117, 'fcntl locking code 
5110                 does not work in mbox.c'
5111
5112 2007-02-08 [colin]      2.7.2cvs31
5113
5114         * src/prefs_account.c
5115                 Fix Gentoo bug 165819, 'can't create 
5116                 a "local mbox file" account'. Patch
5117                 by Olivier <castan.o@free.fr>
5118
5119 2007-02-07 [colin]      2.7.2cvs30
5120
5121         * src/ldapquery.c
5122                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5123                 autocompletion was used'
5124
5125 2007-02-07 [paul]       2.7.2cvs29
5126
5127         * src/folder.c
5128                 cut down on unnecessary debug_prints
5129         * src/imap_gtk.c
5130                 fix menu_set_active() on 'Show only
5131                 subscribed folders'
5132
5133 2007-02-07 [paul]       2.7.2cvs28
5134
5135         * src/plugins/clamav/clamav_plugin.c
5136         * src/plugins/clamav/clamav_plugin.h
5137         * src/plugins/clamav/clamav_plugin_gtk.c
5138                 fix copyright header
5139
5140 2007-02-07 [paul]       2.7.2cvs27
5141
5142         * src/procheader.c
5143                 fix bug 1116, 'summary view allow a 
5144                 subject line break'
5145
5146 2007-02-06 [colin]      2.7.2cvs26
5147
5148         * src/summaryview.c
5149                 Fix delete thread
5150
5151 2007-02-05 [fabien]     2.7.2cvs25
5152
5153         * po/POTFILES.in
5154         * src/uri_opener.c
5155                 i18n related - 1 fix and 1 message for translators.
5156
5157 2007-02-05 [colin]      2.7.2cvs24
5158
5159         * src/gtk/quicksearch.c
5160                 Don't reload summary list if quicksearch wasn't
5161                 active on hiding; move currently selected mail in
5162                 the visible area when showing the quicksearch
5163
5164 2007-02-05 [colin]      2.7.2cvs23
5165
5166         * src/folderview.c
5167                 Add debug to try to solve bug 1104
5168
5169 2007-02-05 [paul]       2.7.2cvs22
5170
5171         * src/mainwindow.c
5172                 confirm before emptying trash on exit is
5173                 a Yes or No answer, use Yes or No in the
5174                 dialog
5175
5176 2007-02-04 [colin]      2.7.2cvs21
5177
5178         * src/compose.c
5179         * src/plugins/pgpcore/passphrase.c
5180         * src/plugins/pgpcore/select-keys.c
5181                 Set wmclass on new windows
5182
5183 2007-02-04 [colin]
5184
5185         2.8.0-rc1 released
5186
5187 2007-02-04 [colin]      2.7.2cvs20
5188
5189         * src/compose.c
5190         * src/compose.h
5191                 Auto save drafts on exit, reopen them
5192                 at startup, instead of asking
5193         * src/account.c
5194         * src/addressadd.c
5195         * src/addressbook.c
5196         * src/addressbook_foldersel.c
5197         * src/addrgather.c
5198         * src/crash.c
5199         * src/editaddress.c
5200         * src/editbook.c
5201         * src/editgroup.c
5202         * src/editjpilot.c
5203         * src/editldap.c
5204         * src/editldap_basedn.c
5205         * src/editvcard.c
5206         * src/exphtmldlg.c
5207         * src/expldifdlg.c
5208         * src/export.c
5209         * src/foldersel.c
5210         * src/gedit-print.c
5211         * src/import.c
5212         * src/importldif.c
5213         * src/importmutt.c
5214         * src/importpine.c
5215         * src/main.c
5216         * src/mainwindow.c
5217         * src/message_search.c
5218         * src/messageview.c
5219         * src/prefs_actions.c
5220         * src/prefs_customheader.c
5221         * src/prefs_display_header.c
5222         * src/prefs_filtering.c
5223         * src/prefs_filtering_action.c
5224         * src/prefs_folder_column.c
5225         * src/prefs_gtk.c
5226         * src/prefs_matcher.c
5227         * src/prefs_other.c
5228         * src/prefs_summaries.c
5229         * src/prefs_summary_column.c
5230         * src/prefs_template.c
5231         * src/sourcewindow.c
5232         * src/ssl_manager.c
5233         * src/summary_search.c
5234         * src/uri_opener.c
5235         * src/gtk/about.c
5236         * src/gtk/description_window.c
5237         * src/gtk/foldersort.c
5238         * src/gtk/gtkutils.c
5239         * src/gtk/gtkutils.h
5240         * src/gtk/icon_legend.c
5241         * src/gtk/logwindow.c
5242         * src/gtk/pluginwindow.c
5243         * src/gtk/prefswindow.c
5244                 Give different wmclass to different
5245                 windows - thanks to sed ;)
5246
5247 2007-02-04 [colin]      2.7.2cvs19
5248
5249         * src/main.c
5250                 Revert previous patch, can't reproduce
5251                 it anymore. 
5252
5253 2007-02-03 [colin]      2.7.2cvs18
5254
5255         * src/main.c
5256                 Don't save the mainwindow size and
5257                 position on emergency exit (libSM's
5258                 "die" callback), Xfce seems to make
5259                 the window smaller just before the
5260                 size's saved.
5261
5262 2007-02-03 [colin]      2.7.2cvs17
5263
5264         * src/plugins/bogofilter/bogofilter.c
5265         * src/plugins/bogofilter/bogofilter.h
5266         * src/plugins/bogofilter/bogofilter_gtk.c
5267         * src/plugins/pgpinline/pgpinline.c
5268         * src/plugins/pgpinline/pgpinline.h
5269                 Fix more copyrights
5270
5271 2007-02-03 [colin]      2.7.2cvs16
5272
5273         * src/partial_download.c
5274         * src/partial_download.h
5275         * src/ssl_manager.c
5276         * src/ssl_manager.h
5277         * src/uri_opener.c
5278         * src/uri_opener.h
5279         * src/wizard.c
5280         * src/wizard.h
5281         * src/common/ssl_certificate.c
5282         * src/common/ssl_certificate.h
5283         * src/gtk/quicksearch.c
5284         * src/gtk/quicksearch.h
5285         * src/gtk/sslcertwindow.c
5286         * src/gtk/sslcertwindow.h
5287                 Fix copyright on my files
5288
5289 2007-02-02 [colin]      2.7.2cvs15
5290
5291         * src/Makefile.am
5292         * src/mainwindow.c
5293         * src/messageview.c
5294         * src/messageview.h
5295         * src/textview.c
5296         * src/textview.h
5297         * src/uri_opener.c
5298         * src/uri_opener.h
5299                 Add Tools/List URIs to allow
5300                 opening any URI in the current mail
5301
5302 2007-02-02 [colin]      2.7.2cvs14
5303
5304         * src/common/valgrind.h ** NEW FILE **
5305         * src/common/Makefile.am
5306         * src/common/plugin.c
5307                 Don't dlclose the plugins if we're running
5308                 under valgrind. (doesn't require valgrind
5309                 either at compile time or run time).
5310
5311 2007-02-01 [paul]       2.7.2cvs13
5312
5313         * AUTHORS
5314         * src/gtk/authors.h
5315         * tools/freshmeat_search.pl
5316         * tools/google_search.pl
5317         * tools/multiwebsearch.pl
5318                 add support for non ISO-8859-1 compatible locales
5319                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5320
5321 2007-02-01 [colin]      2.7.2cvs12
5322
5323         * src/prefs_other.c
5324         * src/prefs_summaries.c
5325                 Move keybinding prefs to the Other page
5326
5327 2007-02-01 [wwp]        2.7.2cvs11
5328
5329         * src/plugins/trayicon/trayicon.c
5330                 Fix a raising issue within KDE.
5331
5332 2007-02-01 [colin]      2.7.2cvs10
5333
5334         * src/codeconv.c
5335                 Fix stray quotes in encoded strings
5336         * src/addressadd.c
5337                 Fix wrong call causing g_warnings
5338         * src/textview.c
5339                 Remove useless message
5340
5341 2007-01-31 [wwp]        2.7.2cvs9
5342
5343         * src/plugins/trayicon/trayicon.c
5344                 fix buggy hiding of main window when closing if close-to-tray
5345                 is not set (bad logics  in the trayicon hook code).
5346                 Changed the quit confirmation message too.
5347
5348 2007-01-30 [colin]      2.7.2cvs8
5349
5350         * src/main.c
5351                 Fix hidden mainwindow after clicking on
5352                 the X close button, if compose windows
5353                 exist and the user chooses not to quit
5354
5355 2007-01-30 [colin]      2.7.2cvs7
5356
5357         * src/main.c
5358         * src/compose.c
5359                 Handle local URIs to attach files (file:///...)
5360                 Fixes attaching files from Thunar for example
5361
5362 2007-01-30 [colin]      2.7.2cvs6
5363
5364         * src/prefs_ext_prog.c
5365                 Add 'mousepad' to the list of text editors.
5366                 Mousepad is XFCE's text editor
5367
5368 2007-01-29 [wwp]        2.7.2cvs5
5369
5370         * po/POTFILES.in
5371         * src/plugins/trayicon/trayicon_prefs.c
5372                 trayicon i18n fixes, thanks to Fabien.
5373
5374 2007-01-28 [wwp]        2.7.2cvs4
5375
5376         * src/mainwindow.c
5377         * src/mainwindow.h
5378         * src/plugins/trayicon/trayicon.c
5379         * src/plugins/trayicon/trayicon_prefs.c
5380         * src/plugins/trayicon/trayicon_prefs.h
5381                 Added a new TrayIcon plugin option to close to tray
5382                 (WM's hotkey and [X] button will hide the window instead
5383                 of closing it - closing CM can be done using the tray icon
5384                 menu or the File menu).
5385                 Improved visibility handling in trayicon, clicking the
5386                 trayicon now raise the window to current desktop when it
5387                 was either minimized/shaded/on another desktop.
5388                 Thanks to Paul for testing and fixing a strange behaviour
5389                 in KDE ;-).
5390
5391 2007-01-27 [paul]       2.7.2cvs3
5392
5393         * src/prefs_folder_item.c
5394         * src/prefs_receive.c
5395         * src/plugins/pgpcore/prefs_gpg.c
5396                 use 'start-up' instead of 'startup' in labels
5397
5398 2007-01-26 [wwp]        2.7.2cvs2
5399
5400         * src/plugins/trayicon/Makefile.am
5401         * src/plugins/trayicon/trayicon.c
5402         * src/plugins/trayicon/trayicon_prefs.c
5403         * src/plugins/trayicon/trayicon_prefs.h
5404                 Add a new TrayIcon option to hide the main window at
5405                 start-up.
5406                 Fix trayicon.c copyright header.
5407
5408 2007-01-26 [paul]       2.7.2cvs1
5409
5410         * NEWS
5411         * README
5412         * RELEASE_NOTES
5413         * configure.ac
5414                 bump up version number following
5415                 stable release
5416
5417 2007-01-25 [mones]      2.7.1cvs60
5418
5419         * po/es.po
5420                 updated thousands of strings (well, probably less ;-)
5421
5422 2007-01-25 [colin]      2.7.1cvs59
5423
5424         * src/matcher.c
5425                 Fix 2nd-run loss of matcherrc on new
5426                 configurations. 
5427
5428 2007-01-25 [wwp]        2.7.1cvs58
5429
5430         * src/mimeview.c
5431                 fix handling of empty value in attach_save_directory too, thanks
5432                 to Colin.
5433
5434 2007-01-25 [wwp]        2.7.1cvs57
5435
5436         * src/gtk/filesel.c
5437                 fix handling of empty value in attach_load_directory,
5438                 thanks to Colin.
5439
5440 2007-01-25 [wwp]        2.7.1cvs56
5441
5442         * src/plugins/dillo_viewer/dillo_prefs.h
5443                 fix a typo.
5444
5445 2007-01-25 [colin]      2.7.1cvs55
5446
5447         * src/matcher.c
5448         * src/matcher.h
5449         * src/matcher_parser_parse.y
5450         * src/prefs_matcher.c
5451                 Add matching on the spam flag
5452
5453 2007-01-24 [colin]      2.7.1cvs54
5454
5455         * src/folder.c
5456         * src/common/xml.c
5457         * src/common/xml.h
5458                 Make sure folderlist.xml is correctly
5459                 written before overwriting it.
5460         * src/procmsg.c
5461         * src/procmsg.h
5462         * src/summaryview.c
5463         * src/plugins/bogofilter/bogofilter.c
5464         * src/plugins/bogofilter/bogofilter.h
5465         * src/plugins/bogofilter/bogofilter_gtk.c
5466         * src/plugins/spamassassin/spamassassin.c
5467         * src/plugins/spamassassin/spamassassin.h
5468         * src/plugins/spamassassin/spamassassin_gtk.c
5469                 Move spam to the correct trash folder after
5470                 learning, if spam directory isn't set.
5471
5472 2007-01-23 [paul]       2.7.1cvs53
5473
5474         * src/plugins/bogofilter/bogofilter_gtk.c
5475                 fix sensitivity of "Insert X-Bogosity header"
5476                 option
5477
5478 2007-01-23 [colin]      2.7.1cvs52
5479
5480         * src/toolbar.c
5481                 Translate toolbar items text if
5482                 they're translatable (default)
5483         * src/addrcache.c
5484         * src/addrcache.h
5485         * src/addritem.c
5486         * src/addritem.h
5487         * src/codeconv.c
5488         * src/codeconv.h
5489         * src/jpilot.c
5490         * src/jpilot.h
5491         * src/ldapctrl.c
5492         * src/ldapctrl.h
5493         * src/ldapquery.h
5494         * src/ldif.c
5495         * src/ldif.h
5496         * src/etpan/etpan-thread-manager.c
5497         * src/etpan/etpan-thread-manager.h
5498         * src/gtk/gtkutils.c
5499         * src/gtk/gtkutils.h
5500                 More static functions
5501
5502 2007-01-22 [fabien]     2.7.1cvs51
5503
5504         * src/gtk/gtkutils.c
5505                 gtkut_get_options_frame() : ability to pass
5506                 a 'NULL' value in frame pointer parameter if
5507                 we don't need it.
5508
5509 2007-01-22 [colin]      2.7.1cvs50
5510
5511         * src/procmsg.c
5512         * src/procmsg.h
5513         * src/plugins/bogofilter/bogofilter.c
5514         * src/plugins/bogofilter/bogofilter_gtk.c
5515         * src/plugins/spamassassin/spamassassin.c
5516         * src/plugins/spamassassin/spamassassin_gtk.c
5517                 Allow moving spams to the account's trash
5518                 instead of default one
5519
5520 2007-01-21 [colin]      2.7.1cvs49
5521
5522         * src/ldapquery.c
5523         * src/ldapquery.h
5524                 Revert a static function that shouldn't
5525                 have been
5526
5527 2007-01-21 [colin]      2.7.1cvs48
5528
5529         * src/ldapquery.c
5530         * src/ldapquery.h
5531                 Same
5532
5533 2007-01-21 [colin]      2.7.1cvs47
5534
5535         * src/procmsg.c
5536         * src/procmsg.h
5537                 Same
5538
5539 2007-01-21 [colin]      2.7.1cvs46
5540
5541         * src/common/socket.c
5542         * src/common/socket.h
5543                 Same
5544
5545 2007-01-21 [colin]      2.7.1cvs45
5546
5547         * src/crash.c
5548         * src/exporthtml.c
5549         * src/exporthtml.h
5550         * src/exportldif.c
5551         * src/exportldif.h
5552         * src/folder.c
5553         * src/folder.h
5554         * src/folder_item_prefs.c
5555         * src/folder_item_prefs.h
5556         * src/folderview.c
5557         * src/folderview.h
5558         * src/gedit-print.c
5559         * src/gedit-print.h
5560         * src/main.c
5561         * src/main.h
5562         * src/common/socket.c
5563         * src/common/socket.h
5564         * src/gtk/gtkaspell.c
5565         * src/gtk/gtkaspell.h
5566         * src/gtk/quicksearch.c
5567         * src/gtk/quicksearch.h
5568                 Same
5569
5570 2007-01-21 [colin]      2.7.1cvs44
5571
5572         * src/common/utils.c
5573         * src/common/utils.h
5574         * src/etpan/etpan-thread-manager.c
5575         * src/etpan/etpan-thread-manager.h
5576                 Same (Funny that etpan_thread_unbind
5577                 is called but not etpan_thread_bind)
5578
5579 2007-01-21 [colin]      2.7.1cvs43
5580
5581         * src/addrselect.c
5582         * src/addrselect.h
5583         * src/codeconv.c
5584         * src/codeconv.h
5585         * src/compose.c
5586         * src/compose.h
5587         * src/etpan/Makefile.am
5588         * src/gtk/colorlabel.c
5589         * src/gtk/colorlabel.h
5590         * src/gtk/sslcertwindow.c
5591         * src/gtk/sslcertwindow.h
5592         * src/etpan/etpan-log.c ** REMOVED **
5593         * src/etpan/etpan-log.h ** REMOVED **
5594                 Same
5595
5596 2007-01-20 [colin]      2.7.1cvs42
5597
5598         * src/addritem.c
5599         * src/addritem.h
5600                 Same
5601
5602 2007-01-20 [colin]      2.7.1cvs41
5603
5604         * src/account.c
5605         * src/account.h
5606         * src/addrbook.c
5607         * src/addrbook.h
5608         * src/addrcache.c
5609         * src/addrcache.h
5610         * src/addrclip.c
5611         * src/addrclip.h
5612         * src/addressbook.c
5613         * src/addressbook.h
5614         * src/addrharvest.c
5615         * src/addrharvest.h
5616         * src/addrindex.c
5617         * src/addrindex.h
5618         * src/editaddress.c
5619         * src/editaddress.h
5620                 Make functions that aren't used in other
5621                 files static
5622
5623 2007-01-20 [colin]      2.7.1cvs40
5624
5625         * src/account.c
5626         * src/addrbook.c
5627         * src/addrcache.c
5628         * src/addressbook.c
5629         * src/addrgather.c
5630         * src/addrindex.c
5631         * src/addrquery.c
5632         * src/addrselect.c
5633         * src/browseldap.c
5634         * src/compose.c
5635         * src/editbook.c
5636         * src/editjpilot.c
5637         * src/editldap.c
5638         * src/editldap_basedn.c
5639         * src/editvcard.c
5640         * src/exporthtml.c
5641         * src/exportldif.c
5642         * src/folder.c
5643         * src/folderview.c
5644         * src/image_viewer.c
5645         * src/imap.c
5646         * src/importmutt.c
5647         * src/importpine.c
5648         * src/jpilot.c
5649         * src/ldapquery.c
5650         * src/main.c
5651         * src/mainwindow.c
5652         * src/matcher.c
5653         * src/messageview.c
5654         * src/mh.c
5655         * src/mimeview.c
5656         * src/msgcache.c
5657         * src/mutt.c
5658         * src/news.c
5659         * src/pine.c
5660         * src/prefs_account.c
5661         * src/prefs_common.c
5662         * src/prefs_compose_writing.c
5663         * src/prefs_ext_prog.c
5664         * src/prefs_folder_item.c
5665         * src/prefs_fonts.c
5666         * src/prefs_message.c
5667         * src/prefs_msg_colors.c
5668         * src/prefs_other.c
5669         * src/prefs_quote.c
5670         * src/prefs_receive.c
5671         * src/prefs_send.c
5672         * src/prefs_spelling.c
5673         * src/prefs_summaries.c
5674         * src/prefs_toolbar.c
5675         * src/prefs_wrapping.c
5676         * src/privacy.c
5677         * src/procmime.c
5678         * src/procmsg.c
5679         * src/ssl_manager.c
5680         * src/statusbar.c
5681         * src/summaryview.c
5682         * src/toolbar.c
5683         * src/vcard.c
5684         * src/common/hooks.c
5685         * src/common/log.c
5686         * src/common/passcrypt.c
5687         * src/common/socket.c
5688         * src/common/ssl.c
5689         * src/common/ssl_certificate.c
5690         * src/common/template.c
5691         * src/common/utils.c
5692         * src/etpan/imap-thread.c
5693         * src/gtk/sslcertwindow.c
5694         * src/gtk/sslcertwindow.h
5695                 Make functions that could be static, static
5696
5697 2007-01-20 [colin]      2.7.1cvs39
5698
5699         * src/editldap.c
5700                 Fix tooltip
5701
5702 2007-01-20 [colin]      2.7.1cvs38
5703
5704         * src/ldapquery.c
5705         * src/ldaputil.c
5706         * src/ldaputil.h
5707                 Fix bug 1102, 'claws-mail-2.7.1 
5708                 makes use of deprecated ldap 
5709                 functions'
5710
5711 2007-01-20 [colin]      2.7.1cvs37
5712
5713         * src/mainwindow.c
5714         * src/mainwindow.h
5715         * src/summaryview.c
5716         * src/gtk/quicksearch.c
5717                 Add Wide message list layout
5718
5719 2007-01-19 [fabien]     2.7.1cvs36
5720
5721         * src/textview.c
5722                 make sure a font change is considered in links of
5723                 headerview.
5724
5725 2007-01-19 [colin]      2.7.1cvs35
5726
5727         * src/main.c
5728         * src/mainwindow.c
5729         * src/mainwindow.h
5730         * src/messageview.c
5731         * src/messageview.h
5732         * src/prefs_common.c
5733         * src/prefs_common.h
5734         * src/summaryview.c
5735         * src/summaryview.h
5736         * src/gtk/quicksearch.c
5737         * src/gtk/quicksearch.h
5738                 Drop 'Separate Folder tree' and 'Separate
5739                 Message View'. Put three layouts in place
5740                 of it.
5741
5742 2007-01-19 [paul]       2.7.1cvs34
5743
5744         * src/prefs_msg_colors.c
5745                 more use of Q_ for translators
5746
5747 2007-01-19 [paul]       2.7.1cvs33
5748
5749         * src/imap_gtk.c
5750         * src/prefs_account.c
5751                 a few changes to the English
5752
5753 2007-01-19 [fabien]     2.7.1cvs32
5754
5755         * src/wizard.c
5756                 factorize translatable string
5757
5758 2007-01-18 [colin]      2.7.1cvs31
5759
5760         * src/main.c
5761                 Don't error out on --sync option. Although
5762                 we don't do anything with it, gtk+ handles
5763                 it, and it's useful for debugging X errors
5764
5765 2007-01-18 [fabien]     2.7.1cvs30
5766
5767         * src/prefs_other.c
5768                 ability to apply on the fly the recent added
5769                 'gtk_can_change_accels' pref (no need to restart).
5770
5771 2007-01-18 [fabien]     2.7.1cvs29
5772
5773         * src/plugins/bogofilter/bogofilter_gtk.c
5774         * src/plugins/bogofilter/bogofilter.c
5775         * src/plugins/spamassassin/spamassassin_gtk.c
5776         * src/addr_compl.c
5777         * src/prefs_account.c
5778                 factorize or rewrite some translatable strings.
5779
5780 2007-01-18 [fabien]     2.7.1cvs28
5781
5782         * src/prefs_gtk.h
5783         * src/compose.c
5784                 set a 4pix space between "Subject:" label and subject entry in
5785                 compose window.
5786
5787 2007-01-18 [wwp]        2.7.1cvs27
5788
5789         * src/addressbook.c
5790                 fix conflicting address-copy/paste when focus is set
5791                 to the embedded edit-person form.
5792  
5793
5794 2007-01-18 [wwp]        2.7.1cvs26
5795
5796         * src/addressbook.h
5797                 complete 2.7.1cvs23 (one more file was missing from that
5798                 commit).
5799
5800 2007-01-18 [colin]      2.7.1cvs25
5801
5802         * src/main.c
5803                 Provide a way to migrate without backup
5804                 Re-ask for migration on next start if 
5805                 it has been refused and wizard has been 
5806                 cancelled after.
5807
5808 2007-01-18 [wwp]        2.7.1cvs24
5809
5810         * src/editaddress.c
5811                 complete 2.7.1.cvs23 (file was missing from previous
5812                 commit).
5813
5814 2007-01-18 [wwp]        2.7.1cvs23
5815
5816         * src/addressbook.c
5817                 fix potential crashes in address book's focus_in/out signal handlers,
5818                 force focus to the edit-person form when clicked the Edit menu entry or
5819                 button (this only matters if the edit-person form is embedded to the
5820                 AB window, in that case, focus is not set when browsing the contacts
5821                 list w/ keys or mouse clicks).
5822
5823 2007-01-18 [paul]       2.7.1cvs22
5824
5825         * src/main.c
5826                 add command line options:
5827                 -h for --help
5828                 -q and --quit for --exit
5829                 -v for --version
5830                 print "Unknown option" for unknown options
5831
5832 2007-01-18 [paul]       2.7.1cvs21
5833
5834         * po/ru.po
5835                 updated by Pavlo Bohmat
5836
5837 2007-01-18 [paul]       2.7.1cvs20
5838
5839         * src/mainwindow.c
5840                 fix sensitivity issues of Mark as Spam/Ham
5841
5842 2007-01-17 [fabien]     2.7.1cvs19
5843
5844         * src/prefs_other.c
5845         * src/prefs_common.c
5846         * src/prefs_common.h
5847         * src/main.c
5848                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5849                 control the corresponding gtk property. It could be used to lock
5850                 all shortcuts (avoid to set one of them by inadvertency).
5851
5852 2007-01-17 [colin]      2.7.1cvs18
5853
5854         * src/summaryview.c
5855                 Fix bug 1100, 'Highlighted e-mail data not visible 
5856                 when color label applied.'. Use a weighted average
5857                 between normal selected foreground color and color
5858                 label instead of a simple one (3/1 instead 1/1).
5859
5860 2007-01-17 [colin]      2.7.1cvs17
5861
5862         * src/messageview.c
5863                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5864                 crash' - don't prevent mail switching while loading
5865
5866 2007-01-17 [colin]      2.7.1cvs16
5867
5868         * src/folder.c
5869         * src/folder.h
5870         * src/folderview.c
5871         * src/folderview.h
5872         * src/imap.c
5873         * src/imap.h
5874         * src/imap_gtk.c
5875                 Manage recursive search of unsubscribed folders
5876                 Rescan tree without checking for new messages 
5877                 after subscriptions changed
5878
5879 2007-01-17 [paul]       2.7.1cvs15
5880
5881         * src/prefs_common.c
5882         * src/gtk/pluginwindow.c
5883                 fix bug 1101, '"Load plugin" button is
5884                 accidentally hidden'
5885                 unset (-1) initial width in prefs_common,
5886                 fix overlapping buttons,
5887                 and other cleanups
5888
5889 2007-01-17 [paul]       2.7.1cvs14
5890
5891         * src/procmime.c
5892                 add #include <errno.h>, it's needed
5893                 on some systems
5894
5895 2007-01-17 [paul]       2.7.1cvs13
5896
5897         * src/common/defs.h
5898         * tools/make.themes.project
5899                 rename .sylpheed_themeinfo to .claws_themeinfo
5900                 and use it
5901         * src/etpan/etpan-errors.h
5902         * src/etpan/etpan-log.c
5903         * src/etpan/etpan-log.h
5904         * src/etpan/etpan-thread-manager-types.h
5905         * src/etpan/etpan-thread-manager.c
5906         * src/etpan/etpan-thread-manager.h
5907         * src/etpan/imap-thread.c
5908         * src/etpan/imap-thread.h
5909                 add copyright header
5910
5911 2007-01-17 [colin]      2.7.1cvs12
5912
5913         * src/plugins/pgpcore/select-keys.c
5914         * src/gtk/pluginwindow.c
5915         * src/prefs_account.c
5916                 Fix warnings
5917
5918 2007-01-16 [colin]      2.7.1cvs11
5919
5920         * src/imap.c
5921         * src/imap.h
5922         * src/imap_gtk.c
5923                 Manage subscribing to subfolders when only
5924                 subscribed folders are shown.
5925
5926 2007-01-16 [colin]      2.7.1cvs10
5927
5928         * src/folderview.c
5929                 Fix annoying vscrollbar going back to top
5930                 on Check for new folders
5931
5932 2007-01-16 [colin]      2.7.1cvs9
5933
5934         * src/imap.c
5935                 Remove printf
5936
5937 2007-01-16 [colin]      2.7.1cvs8
5938
5939         * src/filtering.c
5940                 Bigger buffer for errors
5941         * src/imap.c
5942         * src/imap.h
5943         * src/imap_gtk.c
5944         * src/prefs_account.c
5945         * src/prefs_account.h
5946         * src/wizard.c
5947         * src/etpan/imap-thread.c
5948         * src/etpan/imap-thread.h
5949         * manual/handling.xml
5950                 Add subscriptions management. What it changes:
5951                 Creating a folder subscribes to it
5952                 Deleting a folder unsubscribes it
5953                 New contextual menu item allowing to switch between
5954                 All folders and Subscribed folders, subscribe, and
5955                 unsubscribe. "Creating" an existing but unsubscribed
5956                 folder will subscribe it.
5957                 By default for new accounts, only subscribed folders 
5958                 are shown.
5959
5960
5961 2007-01-16 [paul]       2.7.1cvs7
5962
5963         * src/summaryview.c
5964                 Allow folder classes to specify only sort_key or
5965                 sort_type instead of both or none.
5966
5967 2007-01-16 [paul]       2.7.1cvs6
5968
5969         * src/action.c
5970         * src/compose.c
5971         * src/mimeview.c
5972         * src/procmime.c
5973         * src/textview.c
5974                 Save and use errno for procmime_get_part
5975
5976 2007-01-16 [colin]      2.7.1cvs5
5977
5978         * src/imap.c
5979                 Never remove INBOX when scanning for
5980                 new folders. It's a special folder
5981                 that has to exist.
5982
5983 2007-01-15 [colin]      2.7.1cvs4
5984
5985         * src/imap.c
5986                 Fix 'Check for new folders' when IMAP subdirectory
5987                 is set
5988         * src/etpan/imap-thread.c
5989                 Fix build
5990
5991 2007-01-15 [colin]      2.7.1cvs3
5992
5993         * src/etpan/imap-thread.c
5994                 Fix invalid free on command-connection
5995                 error
5996
5997 2007-01-15 [wwp]        2.7.1cvs2
5998
5999         * src/matcher_parser_lex.l
6000         * src/quote_fmt_lex.l
6001         * src/matcher_parser_parse.y
6002                 fix copyright header in lexers and parsers.
6003
6004 2007-01-15 [paul]       2.7.1cvs1
6005
6006         * NEWS
6007         * README
6008         * RELEASE_NOTES
6009         * configure.ac
6010                 bump up version number following
6011                 stable release
6012
6013 2007-01-15 [paul]       2.7.0cvs31
6014
6015         * AUTHORS
6016         * src/gtk/authors.h
6017                 add Fabien to the Team list
6018                 add the recent contributors
6019                 make a few corrections
6020
6021 2007-01-15 [paul]       2.7.0cvs30
6022
6023         * src/mainwindow.c
6024                 fix compiler warning
6025         * src/plugins/pgpcore/prefs_gpg.c
6026         * src/plugins/pgpcore/prefs_gpg.h
6027                 add missing include
6028                 fix copyright header
6029
6030 2007-01-14 [colin]      2.7.0cvs29
6031
6032         * src/gtk/filesel.c
6033                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6034                 two benefits: faster to open, will fix strange
6035                 dbus-related crash. Thanks to Pascal Terjan.
6036
6037 2007-01-14 [colin]      2.7.0cvs28
6038
6039         * src/etpan/imap-thread.c
6040                 Delete the old imap just after allocating
6041                 the new one. Makes sure we don't get the
6042                 same pointer by sheer luck, which feels
6043                 strange in the debug log.
6044
6045 2007-01-14 [colin]      2.7.0cvs27
6046
6047         * src/gtk/inputdialog.c
6048                 Make sure we don't print passwords in
6049                 clear text when in debug mode
6050
6051 2007-01-14 [colin]      2.7.0cvs26
6052
6053         * src/gtk/gtksctree.c
6054                 Fix bug 1098, 'bogus last row display 
6055                 after expanding a thread'. Patch by
6056                 Jindrich Makovicka <makovick@gmail.com>
6057
6058 2007-01-14 [colin]      2.7.0cvs25
6059
6060         * src/etpan/imap-thread.c
6061                 Close socket manually before
6062                 freeing the imap struct
6063
6064 2007-01-14 [colin]      2.7.0cvs24
6065
6066         * src/etpan/imap-thread.c
6067                 Maybe fix new reconnection issues
6068
6069 2007-01-13 [colin]      2.7.0cvs23
6070
6071         * src/summaryview.c
6072                 Freeze/thaw on thread selection
6073
6074 2007-01-13 [paul]       2.7.0cvs22
6075
6076         * src/mainwindow.c
6077         * src/summaryview.c
6078         * src/summaryview.h
6079                 add 'Edit/Delete thread'
6080
6081 2007-01-13 [colin]      2.7.0cvs21
6082
6083         * src/prefs_account.c
6084         * src/prefs_compose_writing.c
6085         * src/prefs_message.c
6086         * src/prefs_msg_colors.c
6087         * src/prefs_other.c
6088         * src/prefs_receive.c
6089         * src/prefs_spelling.c
6090         * src/prefs_summaries.c
6091         * src/prefs_themes.c
6092         * src/gtk/gtkutils.c
6093         * src/gtk/gtkutils.h
6094         * src/plugins/pgpcore/prefs_gpg.c
6095         * src/plugins/spamassassin/spamassassin_gtk.c
6096                 Factorize gtk frame creation
6097                 Patch by Pawel
6098
6099 2007-01-13 [colin]      2.7.0cvs20
6100
6101         * src/message_search.c
6102         * src/summary_search.c
6103                 Fix Enter in search windows
6104         * src/messageview.c
6105                 Fix body search starting at the
6106                 end of the mail (and asking for loop)
6107
6108 2007-01-13 [colin]      2.7.0cvs19
6109
6110         * src/etpan/imap-thread.c
6111                 Make sure we don't free the same imap
6112                 twice
6113
6114 2007-01-13 [colin]      2.7.0cvs18
6115
6116         * commitHelper
6117                 Allow multiple commitHelpers to
6118                 run at once
6119
6120 2007-01-12 [colin]      2.7.0cvs17
6121
6122         * src/etpan/imap-thread.c
6123                 Make sure we get rid of the previous mailimap
6124                 when connecting - just in case disconnect was
6125                 unclean
6126
6127 2007-01-12 [paul]       2.7.0cvs16
6128
6129         * src/compose.c
6130                 Strip S/MIME signatures when re-editing
6131                 S/MIME signed messages.
6132
6133 2007-01-12 [paul]       2.7.0cvs15
6134
6135         * configure.ac
6136         * src/addressbook.c
6137         * src/foldersel.c
6138         * src/folderview.c
6139         * src/main.c
6140                 no need to define CLAWS anymore, remove
6141                 all that stuff
6142
6143 2007-01-12 [paul]       2.7.0cvs14
6144
6145         * src/mimeview.c
6146                 check if the mail's signed as
6147                 it can change the mail structure
6148                 Thanks to Colin
6149
6150 2007-01-12 [paul]       2.7.0cvs13
6151
6152         * src/procmime.c
6153                 fix Forwarding msgs with attachments
6154                 that have dos line endings
6155                 Thanks to Colin
6156
6157 2007-01-12 [wwp]        2.7.0cvs12
6158
6159         * configure.ac
6160                 Revert accidentally committed extra version tag.
6161
6162 2007-01-12 [wwp]        2.7.0cvs11
6163
6164         * src/prefs_account.c
6165                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6166
6167 2007-01-11 [colin]      2.7.0cvs10
6168
6169         * src/imap.c
6170                 move g_warning to debug_print
6171                 it scares people for no reason
6172
6173 2007-01-11 [colin]      2.7.0cvs9
6174
6175         * po/POTFILES.in
6176                 Fix files to translate. Patch by
6177                 Fabien
6178
6179 2007-01-11 [paul]       2.7.0cvs8
6180
6181         * src/imap.c
6182                 Fix recursion when server lists the
6183                 current subfolder in the response
6184         * src/mimeview.c
6185                 Fix updating of icon_list/ctree
6186         * src/plugins/pgpcore/select-keys.c
6187                 Fix a few annoyances when choosing
6188                 keys for the CMS (S/MIME) protocol
6189
6190 2007-01-11 [wwp]        2.7.0cvs7
6191
6192         * src/compose.c
6193         * src/prefs_account.c
6194         * src/prefs_account.h
6195                 Add per-account spellcheck default dictionaries settings.
6196
6197 2007-01-10 [colin]      2.7.0cvs6
6198
6199         * src/prefs_folder_item.c
6200                 Factorize strings - patch by Fabien
6201
6202 2007-01-10 [colin]      2.7.0cvs5
6203
6204         * src/mainwindow.c
6205                 Fix bug 1095, 'Crash while changing folder 
6206                 columns during incorporation'
6207
6208 2007-01-09 [colin]      2.7.0cvs4
6209
6210         * src/gtk/pluginwindow.c
6211                 Set the plugin window transient. Seems
6212                 like some window managers hide it in
6213                 the background after "load plugin"...
6214
6215 2007-01-09 [colin]      2.7.0cvs3
6216
6217         * src/gtk/filesel.c
6218                 Use the same type for alloc and free
6219
6220 2007-01-08 [paul]       2.7.0cvs2
6221
6222         * po/nl.po
6223                 updated by Tim Dijkstra
6224
6225 2007-01-08 [paul]       2.7.0cvs1
6226
6227         * src/prefs_themes.c
6228         * src/common/utils.c
6229                 Fix resource leaks
6230
6231 2007-01-08 [paul]       2.7.0
6232
6233         * NEWS
6234         * README
6235         * RELEASE_NOTES
6236                 2.7.0 released
6237
6238 2007-01-08 [paul]       2.6.1cvs119
6239
6240         * doc/man/claws-mail.1
6241                 another correction
6242
6243 2007-01-08 [paul]       2.6.1cvs118
6244
6245         * doc/man/claws-mail.1
6246                 corrections
6247         * manual/advanced.xml
6248                 improved English usage
6249
6250 2007-01-08 [paul]       2.6.1cvs117
6251
6252         * po/ca.po
6253         * po/de.po
6254         * po/en_GB.po
6255         * po/fi.po
6256         * po/it.po
6257         * po/pt_BR.po
6258         * po/sk.po
6259         * po/sr.po
6260         * po/zh_CN.po
6261                 updated by Miquel Oliete, Stephan Sachse, me,
6262                 Tommi Pirinen, Andrea Spadaccini, Frederico
6263                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6264                 Urosevic, and Ralgh Young
6265
6266 2007-01-07 [mones]      2.6.1cvs116
6267
6268         * manual/es/advanced.xml
6269         * po/es.po
6270                 Synced manual (unhide mark_as_read_delay)
6271                 and updated translation for release
6272
6273 2007-01-07 [paul]       2.6.1cvs115
6274
6275         * src/prefs_matcher.c
6276                 make the hbox content fit better under
6277                 various languages
6278
6279 2007-01-07 [colin]      2.6.1cvs114
6280
6281         * src/messageview.c
6282                 Fix bug 1088, 'Ctrl-h produces repeatable
6283                 crash'
6284
6285 2007-01-06 [colin]      2.6.1cvs113
6286
6287         * src/etpan/imap-thread.c
6288                 Add casts to int to get certs. Fixes
6289                 bug 1064, 'crash @ etpan_certificate_check() 
6290                 when opening an IMAP folder', with latest
6291                 libetpan CVS or >= 0.49
6292         * src/mainwindow.c
6293         * src/mainwindow.h
6294         * src/imap_gtk.c
6295         * src/news_gtk.c
6296         * src/prefs_folder_item.c
6297                 Grey out the "synchronise" menu items if
6298                 there's nothing to synchronise.
6299         * src/plugins/pgpcore/sgpgme.c
6300                 Make an error clearer than "Unknown error"
6301
6302 2007-01-06 [colin]      2.6.1cvs112
6303
6304         * src/messageview.c
6305                 Don't try to show a message if updating
6306                 Maybe fixes bug 1088, 'ctrl-h produces
6307                 repeatable crash'.
6308
6309 2007-01-06 [colin]      2.6.1cvs111
6310
6311         * src/summaryview.c
6312                 Disable Control-Space (handle it as Space).
6313
6314 2007-01-05 [paul]       2.6.1cvs110
6315
6316         * src/imap.c
6317                 Fix bug 934, 'sylpheed claws 2.1 
6318                 doesn't show Exchanges Public Folders'
6319                 Thanks to Hoa and Colin
6320         * src/msgcache.c
6321                 Refuse to allocate more than 2 MB for a 
6322                 single field, it's a good indication of
6323                 cache corruption.
6324
6325 2007-01-05 [colin]      2.6.1cvs109
6326
6327         * src/mainwindow.c
6328                 Allow --select'ing emails by Message-ID too
6329
6330 2007-01-05 [colin]      2.6.1cvs108
6331
6332         * src/common/quoted-printable.c
6333                 Uh! Third fix :)
6334
6335 2007-01-05 [colin]      2.6.1cvs107
6336
6337         * src/common/quoted-printable.c
6338                 Fix previous commit about bug 1089
6339                 Thanks to Ralf
6340
6341 2007-01-05 [colin]      2.6.1cvs106
6342
6343         * src/common/quoted-printable.c
6344                 Fix my previous commit on bug 1089
6345                 - Thanks to Ralf :)
6346
6347 2007-01-04 [colin]      2.6.1cvs105
6348
6349         * src/common/quoted-printable.c
6350                 Fix bug 1089, 'NUL characters in Subject 
6351                 line are misinterpreted'. Not a pain to
6352                 fix in fact.
6353
6354 2007-01-04 [colin]      
6355
6356         2.7.0-rc3 released
6357
6358 2007-01-04 [wwp]        2.6.1cvs104
6359
6360         * src/image_viewer.c
6361                 Force operator precedence (fix a compiler warning).
6362
6363 2007-01-04 [colin]      2.6.1cvs103
6364
6365         * src/image_viewer.c
6366                 Be cautious there too (same fix as the one
6367                 in textview from cvs33)
6368         * src/messageview.c
6369                 Don't use any MimeViewer plugin when showing
6370                 all headers
6371
6372 2007-01-03 [wwp]        2.6.1cvs102
6373
6374         * src/html.c
6375         * src/html.h
6376                 fixed "cent" sign (use the existing ASCII one),
6377                 decode more HTML entities,
6378                 converted table ASCII entries to UTF-8,
6379                 moved a switch() into a hashtable.
6380
6381 2007-01-03 [paul]       2.6.1cvs101
6382
6383         * src/compose.c
6384         * src/messageview.c
6385         * src/procmsg.c
6386         * src/procmsg.h
6387                 When possible, use move_msg instead of
6388                 copy_msg + remove_msg to move sent mail
6389                 from Queue to Sent. 
6390
6391 2007-01-03 [paul]       2.6.1cvs100
6392
6393         * src/html.c
6394                 add more html entity recognition:
6395                 pounds, euros, and cents
6396
6397 2007-01-03 [colin]      2.6.1cvs99
6398
6399         * src/imap_gtk.c
6400                 Don't display an error on NOSELECT
6401                 folders when synchronising
6402
6403 2007-01-03 [paul]       2.6.1cvs98
6404
6405         * tools/maildir2claws-mail.pl
6406                 only substitute 'sent-mail' if it's
6407                 the full directory name
6408
6409 2007-01-03 [paul]       2.6.1cvs97
6410
6411         * ChangeLog
6412         * ChangeLog.pre2.0.0
6413         * Makefile.am
6414                 archive a chunk of ChangeLog in
6415                 ChangeLog.pre2.0.0
6416         * ChangeLog.gtk1
6417         * doc/src/ChangeLog.claws-pre0.8.0
6418                 remove ChangeLog.claws-pre0.8.0, adding
6419                 its contents to ChangeLog.gtk1
6420
6421 2007-01-03 [paul]       2.6.1cvs96
6422
6423         * src/account.c
6424         * src/account.h
6425         * src/action.c
6426         * src/action.h
6427         * src/adbookbase.h
6428         * src/addr_compl.c
6429         * src/addr_compl.h
6430         * src/addrbook.c
6431         * src/addrcache.c
6432         * src/addrcache.h
6433         * src/addrcindex.c
6434         * src/addrcindex.h
6435         * src/addrclip.c
6436         * src/addrclip.h
6437         * src/addrdefs.h
6438         * src/addressadd.c
6439         * src/addressadd.h
6440         * src/addressbook.c
6441         * src/addressbook.h
6442         * src/addressbook_foldersel.c
6443         * src/addressbook_foldersel.h
6444         * src/addrgather.c
6445         * src/addrgather.h
6446         * src/addrharvest.c
6447         * src/addrharvest.h
6448         * src/addrindex.c
6449         * src/addrindex.h
6450         * src/addritem.c
6451         * src/addritem.h
6452         * src/addrquery.c
6453         * src/addrquery.h
6454         * src/addrselect.c
6455         * src/addrselect.h
6456         * src/alertpanel.c
6457         * src/alertpanel.h
6458         * src/browseldap.c
6459         * src/browseldap.h
6460         * src/codeconv.c
6461         * src/codeconv.h
6462         * src/compose.c
6463         * src/compose.h
6464         * src/customheader.c
6465         * src/customheader.h
6466         * src/displayheader.c
6467         * src/displayheader.h
6468         * src/editaddress.c
6469         * src/editaddress.h
6470         * src/editbook.c
6471         * src/editbook.h
6472         * src/editgroup.c
6473         * src/editgroup.h
6474         * src/editjpilot.c
6475         * src/editjpilot.h
6476         * src/editldap.c
6477         * src/editldap.h
6478         * src/editldap_basedn.c
6479         * src/editldap_basedn.h
6480         * src/editvcard.c
6481         * src/editvcard.h
6482         * src/exphtmldlg.c
6483         * src/exphtmldlg.h
6484         * src/expldifdlg.c
6485         * src/expldifdlg.h
6486         * src/export.c
6487         * src/export.h
6488         * src/exporthtml.c
6489         * src/exporthtml.h
6490         * src/exportldif.c
6491         * src/exportldif.h
6492         * src/filtering.c
6493         * src/filtering.h
6494         * src/folder.c
6495         * src/folder.h
6496         * src/folder_item_prefs.c
6497         * src/folder_item_prefs.h
6498         * src/foldersel.c
6499         * src/foldersel.h
6500         * src/folderutils.c
6501         * src/folderutils.h
6502         * src/folderview.c
6503         * src/folderview.h
6504         * src/grouplistdialog.c
6505         * src/grouplistdialog.h
6506         * src/headerview.c
6507         * src/html.c
6508         * src/html.h
6509         * src/image_viewer.c
6510         * src/image_viewer.h
6511         * src/imap.c
6512         * src/imap.h
6513         * src/imap_gtk.c
6514         * src/imap_gtk.h
6515         * src/import.c
6516         * src/import.h
6517         * src/importldif.c
6518         * src/importldif.h
6519         * src/importmutt.c
6520         * src/importmutt.h
6521         * src/importpine.c
6522         * src/importpine.h
6523         * src/inc.c
6524         * src/inc.h
6525         * src/jpilot.c
6526         * src/jpilot.h
6527         * src/ldapctrl.c
6528         * src/ldapctrl.h
6529         * src/ldaplocate.c
6530         * src/ldaplocate.h
6531         * src/ldapquery.c
6532         * src/ldapquery.h
6533         * src/ldapserver.c
6534         * src/ldapserver.h
6535         * src/ldaputil.c
6536         * src/ldaputil.h
6537         * src/ldif.c
6538         * src/ldif.h
6539         * src/main.c
6540         * src/main.h
6541         * src/mainwindow.c
6542         * src/mainwindow.h
6543         * src/manual.c
6544         * src/manual.h
6545         * src/mbox.c
6546         * src/message_search.c
6547         * src/message_search.h
6548         * src/messageview.c
6549         * src/messageview.h
6550         * src/mh.c
6551         * src/mh.h
6552         * src/mh_gtk.c
6553         * src/mh_gtk.h
6554         * src/mimeview.c
6555         * src/mimeview.h
6556         * src/msgcache.c
6557         * src/msgcache.h
6558         * src/mutt.c
6559         * src/mutt.h
6560         * src/news.c
6561         * src/news.h
6562         * src/news_gtk.c
6563         * src/news_gtk.h
6564         * src/partial_download.c
6565         * src/partial_download.h
6566         * src/pine.c
6567         * src/pine.h
6568         * src/pop.c
6569         * src/pop.h
6570         * src/prefs_account.c
6571         * src/prefs_account.h
6572         * src/prefs_actions.c
6573         * src/prefs_actions.h
6574         * src/prefs_common.c
6575         * src/prefs_common.h
6576         * src/prefs_compose_writing.c
6577         * src/prefs_compose_writing.h
6578         * src/prefs_customheader.c
6579         * src/prefs_customheader.h
6580         * src/prefs_display_header.c
6581         * src/prefs_display_header.h
6582         * src/prefs_filtering.c
6583         * src/prefs_filtering.h
6584         * src/prefs_filtering_action.c
6585         * src/prefs_filtering_action.h
6586         * src/prefs_folder_column.c
6587         * src/prefs_folder_column.h
6588         * src/prefs_folder_item.c
6589         * src/prefs_folder_item.h
6590         * src/prefs_fonts.c
6591         * src/prefs_fonts.h
6592         * src/prefs_gtk.c
6593         * src/prefs_gtk.h
6594         * src/prefs_image_viewer.c
6595         * src/prefs_image_viewer.h
6596         * src/prefs_matcher.c
6597         * src/prefs_matcher.h
6598         * src/prefs_message.c
6599         * src/prefs_msg_colors.c
6600         * src/prefs_msg_colors.h
6601         * src/prefs_other.c
6602         * src/prefs_quote.c
6603         * src/prefs_receive.c
6604         * src/prefs_send.c
6605         * src/prefs_spelling.c
6606         * src/prefs_spelling.h
6607         * src/prefs_summaries.c
6608         * src/prefs_summaries.h
6609         * src/prefs_summary_column.c
6610         * src/prefs_summary_column.h
6611         * src/prefs_template.c
6612         * src/prefs_template.h
6613         * src/prefs_themes.c
6614         * src/prefs_themes.h
6615         * src/prefs_toolbar.c
6616         * src/prefs_toolbar.h
6617         * src/prefs_wrapping.c
6618         * src/prefs_wrapping.h
6619         * src/privacy.c
6620         * src/privacy.h
6621         * src/procheader.c
6622         * src/procheader.h
6623         * src/procmime.c
6624         * src/procmime.h
6625         * src/procmsg.c
6626         * src/procmsg.h
6627         * src/quote_fmt.c
6628         * src/quote_fmt_parse.y
6629         * src/recv.c
6630         * src/recv.h
6631         * src/remotefolder.c
6632         * src/remotefolder.h
6633         * src/send_message.c
6634         * src/send_message.h
6635         * src/setup.c
6636         * src/setup.h
6637         * src/sourcewindow.c
6638         * src/sourcewindow.h
6639         * src/ssl_manager.c
6640         * src/ssl_manager.h
6641         * src/statusbar.c
6642         * src/statusbar.h
6643         * src/stock_pixmap.c
6644         * src/stock_pixmap.h
6645         * src/summary_search.c
6646         * src/summary_search.h
6647         * src/summaryview.c
6648         * src/summaryview.h
6649         * src/textview.c
6650         * src/textview.h
6651         * src/toolbar.c
6652         * src/toolbar.h
6653         * src/undo.c
6654         * src/undo.h
6655         * src/unmime.c
6656         * src/unmime.h
6657         * src/vcard.c
6658         * src/vcard.h
6659         * src/wizard.c
6660         * src/wizard.h
6661         * src/common/base64.c
6662         * src/common/base64.h
6663         * src/common/defs.h
6664         * src/common/hooks.c
6665         * src/common/hooks.h
6666         * src/common/log.c
6667         * src/common/log.h
6668         * src/common/mgutils.c
6669         * src/common/mgutils.h
6670         * src/common/nntp.c
6671         * src/common/nntp.h
6672         * src/common/passcrypt.c
6673         * src/common/passcrypt.h.in
6674         * src/common/plugin.c
6675         * src/common/plugin.h
6676         * src/common/prefs.c
6677         * src/common/prefs.h
6678         * src/common/progressindicator.c
6679         * src/common/progressindicator.h
6680         * src/common/quoted-printable.c
6681         * src/common/quoted-printable.h
6682         * src/common/session.c
6683         * src/common/session.h
6684         * src/common/smtp.c
6685         * src/common/smtp.h
6686         * src/common/socket.c
6687         * src/common/socket.h
6688         * src/common/ssl.c
6689         * src/common/ssl.h
6690         * src/common/ssl_certificate.c
6691         * src/common/ssl_certificate.h
6692         * src/common/stringtable.c
6693         * src/common/stringtable.h
6694         * src/common/template.c
6695         * src/common/template.h
6696         * src/common/timing.h
6697         * src/common/utils.c
6698         * src/common/utils.h
6699         * src/common/version.h.in
6700         * src/common/xml.c
6701         * src/common/xml.h
6702         * src/common/xmlprops.c
6703         * src/common/xmlprops.h
6704         * src/gtk/about.c
6705         * src/gtk/colorlabel.c
6706         * src/gtk/colorsel.c
6707         * src/gtk/colorsel.h
6708         * src/gtk/combobox.c
6709         * src/gtk/combobox.h
6710         * src/gtk/description_window.c
6711         * src/gtk/description_window.h
6712         * src/gtk/filesel.c
6713         * src/gtk/filesel.h
6714         * src/gtk/foldersort.c
6715         * src/gtk/foldersort.h
6716         * src/gtk/gtksctree.c
6717         * src/gtk/gtkutils.c
6718         * src/gtk/gtkutils.h
6719         * src/gtk/inputdialog.c
6720         * src/gtk/inputdialog.h
6721         * src/gtk/logwindow.c
6722         * src/gtk/logwindow.h
6723         * src/gtk/manage_window.c
6724         * src/gtk/manage_window.h
6725         * src/gtk/menu.c
6726         * src/gtk/menu.h
6727         * src/gtk/pluginwindow.c
6728         * src/gtk/pluginwindow.h
6729         * src/gtk/prefswindow.c
6730         * src/gtk/prefswindow.h
6731         * src/gtk/progressdialog.c
6732         * src/gtk/progressdialog.h
6733         * src/gtk/sslcertwindow.c
6734         * src/gtk/sslcertwindow.h
6735         * src/plugins/bogofilter/bogofilter.c
6736         * src/plugins/bogofilter/bogofilter.h
6737         * src/plugins/bogofilter/bogofilter_gtk.c
6738         * src/plugins/clamav/clamav_plugin.c
6739         * src/plugins/clamav/clamav_plugin.h
6740         * src/plugins/clamav/clamav_plugin_gtk.c
6741         * src/plugins/demo/demo.c
6742         * src/plugins/dillo_viewer/dillo_prefs.c
6743         * src/plugins/dillo_viewer/dillo_prefs.h
6744         * src/plugins/dillo_viewer/dillo_viewer.c
6745         * src/plugins/pgpcore/passphrase.c
6746         * src/plugins/pgpcore/passphrase.h
6747         * src/plugins/pgpcore/pgp_viewer.c
6748         * src/plugins/pgpcore/pgp_viewer.h
6749         * src/plugins/pgpcore/plugin.c
6750         * src/plugins/pgpcore/select-keys.c
6751         * src/plugins/pgpcore/select-keys.h
6752         * src/plugins/pgpcore/sgpgme.c
6753         * src/plugins/pgpcore/sgpgme.h
6754         * src/plugins/pgpinline/pgpinline.c
6755         * src/plugins/pgpinline/pgpinline.h
6756         * src/plugins/pgpinline/plugin.c
6757         * src/plugins/pgpmime/pgpmime.c
6758         * src/plugins/pgpmime/pgpmime.h
6759         * src/plugins/pgpmime/plugin.c
6760         * src/plugins/spamassassin/spamassassin.c
6761         * src/plugins/spamassassin/spamassassin.h
6762         * src/plugins/spamassassin/spamassassin_gtk.c
6763         * src/plugins/trayicon/trayicon.c
6764                 it's 2007, update the year in the copyright headers
6765
6766 2007-01-03 [paul]       2.6.1cvs95
6767
6768         * src/gtk/about.c
6769                 it is 2007, use it in the copyright string
6770
6771 2007-01-03 [paul]       2.6.1cvs94
6772
6773         * src/html.c
6774                 html entity conversion:
6775                 move &#153; to a more suitable place
6776                 add &bull; and &ndash;
6777                 make sure &mdash; and &#8212; are both
6778                 converted the same
6779
6780 2007-01-02 [colin]      2.6.1cvs93
6781
6782         * src/addrbook.c
6783                 Fix leak
6784         * src/common/plugin.c
6785                 Add comment
6786         * src/etpan/imap-thread.c
6787                 Fix warning
6788
6789 2006-12-31 [paul]       2.6.1cvs92
6790
6791         * src/prefs_summaries.c
6792                 use gtk_button_new_from_stock()
6793
6794 2006-12-30 [colin]      2.6.1cvs91
6795
6796         * src/folder.c
6797         * src/imap_gtk.c
6798         * src/mh_gtk.c
6799                 Don't update filtering and account paths 
6800                 when copying folders
6801
6802 2006-12-30 [colin]      2.6.1cvs90
6803
6804         * src/prefs_compose_writing.c
6805         * src/prefs_quote.c
6806         * src/prefs_template.c
6807                 Use message font for Writing and 
6808                 Quoting prefs, as well as Templates.
6809
6810 2006-12-30 [colin]      2.6.1cvs89
6811
6812         * src/prefs_summaries.c
6813                 Rework GUI; patch by Pawel
6814
6815 2006-12-29 [colin]      2.6.1cvs88
6816
6817         * src/prefs_folder_item.c
6818                 Fix bug 1085, 'Apply to subfolder 
6819                 doesn't work' - I was mistaken saying
6820                 it worked in every case
6821
6822 2006-12-28 [colin]      2.6.1cvs87
6823
6824         * src/gtk/gtkaspell.c
6825                 Don't assert if use_alternate is true
6826                 and alt_dictionary isn't set -- this 
6827                 is what happens on upgrade! Rather,
6828                 do with it.
6829
6830 2006-12-28 [colin]      2.6.1cvs86
6831
6832         * Makefile.am
6833                 Fix desktop/icon simplification
6834
6835 2006-12-28 [colin]      2.6.1cvs85
6836
6837         * Makefile.am
6838                 Make desktop and icon not 
6839                 dependant on the desktop
6840
6841 2006-12-28 [wwp]        2.6.1cvs84
6842
6843         * src/plugins/pgpmime/claws.def
6844                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6845
6846 2006-12-28 [wwp]        2.6.1cvs83
6847
6848         * src/prefs_folder_item.c
6849                 Fix coloring of "simplify subject regexp" (folder prefs),
6850                 which might be left to red whereas the regexp gets empty.
6851
6852 2006-12-28 [wwp]        2.6.1cvs82
6853
6854         * src/prefs_common.c
6855         * src/prefs_common.h
6856         * src/addressbook.c
6857         * src/addressitem.h
6858                 Save addressbook mainwindow's horizontal and vertical splitter position.
6859
6860 2006-12-27 [wwp]        2.6.1cvs81
6861
6862         * src/gtk/gtkaspell.c
6863         * src/gtk/gtkaspell.h
6864         * src/compose.c
6865                 Fix assignment of compose's default and alternate dictionary from
6866                 account or folder settings. Now gtkaspell_change_dict does rotate
6867                 dicts only when it's called from a menu cb.
6868
6869 2006-12-27 [wwp]        2.6.1cvs80
6870
6871         * src/folder_item_prefs.c
6872                 Fix randomly initialized default-alt-dictionary (folder prefs),
6873                 complete 2.6.1cvs72.
6874
6875 2006-12-27 [paul]       2.6.1cvs79
6876
6877         * src/imap_gtk.c
6878         * src/mh_gtk.c
6879                 Add Copy folder in the folder's contextual
6880                 menu
6881
6882 2006-12-27 [wwp]        2.6.1cvs78
6883
6884         * src/imap.c
6885                 Clean up session locking, thanks to Colin.
6886
6887 2006-12-26 [colin]      2.6.1cvs77
6888
6889         * src/statusbar.c
6890                 Revert previous patch
6891
6892 2006-12-26 [colin]      2.6.1cvs76
6893
6894         * src/folder.c
6895         * src/folderview.c
6896         * src/imap.c
6897         * src/statusbar.c
6898         * src/etpan/imap-thread.c
6899                 Fix previous commit warnings
6900                 Make statusbar update every second if total < 20
6901                 Make IMAP APPEND faster by simplifying log              
6902
6903 2006-12-26 [colin]      2.6.1cvs75
6904
6905         * src/folder.c
6906         * src/folder.h
6907         * src/folderview.c
6908         * src/folderview.h
6909         * src/imap_gtk.c
6910         * src/mh_gtk.c
6911                 Make it possible to copy folders accross
6912                 mailboxes (this was an arbitrary limitation).
6913                 Still make it impossible to move folders 
6914                 accross mailboxes.
6915
6916 2006-12-26 [colin]      2.6.1cvs74
6917
6918         * src/etpan/imap-thread.c
6919                 Fix bug 1081, 'claws-mail 
6920                 segfaults when going offline 
6921                 while it transfers mails via 
6922                 imap'
6923
6924 2006-12-26 [colin]      2.6.1cvs73
6925
6926         * src/folder_item_prefs.c
6927                 Don't forget alt dictionary when
6928                 renaming/moving folders
6929
6930 2006-12-26 [wwp]        2.6.1cvs72
6931
6932         * src/folder_item_prefs.c
6933                 Add missing defaults for per-folder alt dict
6934                 (forgotten in 2.6.1cvs61).
6935
6936 2006-12-26 [colin]      2.6.1cvs71
6937
6938         * src/wizard.c
6939                 Add tooltip to state that specifying
6940                 full path to mailbox is possible
6941
6942 2006-12-26 [wwp]        2.6.1cvs70
6943
6944         * src/partial_download.c
6945         * src/gtk/gtkvscrollbutton.c
6946         * src/plugins/pgpinline/plugin.c
6947                 Fix for few compiler warnings that matter.
6948
6949 2006-12-25 [colin]      2.6.1cvs69
6950
6951         * src/partial_download.c
6952                 Fix marking for download or deletion
6953                 when the header isn't the first
6954         * src/gtk/logwindow.c
6955                 Fix start of scrolling
6956
6957 2006-12-23 [paul]       2.6.1cvs68
6958
6959         * src/compose.c
6960                 change last commit to use the 'academic'
6961                 method instead. Thanks to wwp
6962
6963 2006-12-23 [paul]       2.6.1cvs67
6964
6965         * src/compose.c
6966                 don't warn about empty subject when
6967                 redirecting
6968
6969 2006-12-22 [colin]      2.6.1cvs66
6970
6971         * src/summary_search.c
6972                 Fix previous patch
6973
6974 2006-12-22 [colin]      2.6.1cvs65
6975
6976         * src/gtk/gtkutils.c
6977         * src/imap.c
6978         * src/jpilot.c
6979         * src/summary_search.c
6980                 A few warning fixes
6981
6982 2006-12-23 [paul]       
6983
6984         2.7.0-rc2 released
6985
6986 2006-12-22 [colin]      2.6.1cvs64
6987
6988         * src/toolbar.c
6989         * src/toolbar.h
6990                 Add a combo to the learn spam button
6991         * src/plugins/bogofilter/bogofilter.c
6992         * src/plugins/bogofilter/bogofilter_gtk.c
6993         * src/plugins/bogofilter/bogofilter.h
6994                 Allow to store Unsure mails in a specific
6995                 folder to make better teaching easier
6996
6997 2006-12-21 [wwp]        2.6.1cvs63
6998
6999         * src/compose.c
7000         * src/prefs_common.c
7001         * src/prefs_common.h
7002         * src/prefs_spelling.c
7003         * src/gtk/gtkaspell.c
7004         * src/gtk/gtkaspell.h
7005                 Allow spell-checking using both current and alternate dictionaries
7006                 (thanks to Colin).
7007
7008 2006-12-21 [wwp]        2.6.1cvs62
7009
7010         * src/gtk/gtkaspell.c
7011                 Apply recheck_when_changing_dict (highlight all mispelled words)
7012                 when switching to alternate dictionary.
7013
7014 2006-12-21 [wwp]        2.6.1cvs61
7015
7016         * src/compose.c
7017         * src/folder_item_prefs.h
7018         * src/prefs_common.c
7019         * src/prefs_common.h
7020         * src/prefs_folder_item.c
7021         * src/prefs_spelling.c
7022         * src/gtk/gtkaspell.c
7023         * src/gtk/gtkaspell.h
7024                 Add global and per-folder prefs to set the default
7025                 alternate dictionary.
7026
7027 2006-12-21 [colin]      2.6.1cvs60
7028
7029         * src/folder.c
7030                 Look for folders by path in all folders
7031         * src/html.c
7032                 add &mdash;
7033
7034 2006-12-20 [colin]      2.6.1cvs59
7035
7036         * src/gtk/quicksearch.c
7037                 Make sure in_typing is false when clearing
7038
7039 2006-12-20 [wwp]        2.6.1cvs58
7040
7041         * configure.ac
7042                 change manual's target dir to be LFH-compliant (thanks to Colin).
7043
7044 2006-12-20 [wwp]        2.6.1cvs57
7045
7046         * src/prefs_common.c
7047         * src/prefs_summaries.c
7048                 i18n fix and factorize patch, thanks to Fabien.
7049
7050 2006-12-20 [paul]       2.6.1cvs56
7051
7052         * configure.ac
7053                 last of the renaming (??)
7054         * src/main.c
7055                 correct --help info of --status-full
7056         * src/plugins/bogofilter/bogofilter.c
7057                 make FALSE default of whitelist_ab
7058
7059 2006-12-19 [colin]      2.6.1cvs55
7060
7061         * src/jpilot.c
7062                 Same as before, without depending on
7063                 pisock >= 0.12
7064
7065 2006-12-19 [colin]      2.6.1cvs54
7066
7067         * src/jpilot.c
7068                 Fix bug 1059, 'Better jpilot charset 
7069                 handling'. Use libpisync's charset conversion
7070                 if possible
7071
7072 2006-12-19 [colin]      2.6.1cvs53
7073
7074         * po/fr.po
7075                 Updated by Fabien
7076
7077 2006-12-19 [wwp]        2.6.1cvs52
7078
7079         * src/gtk/about.c
7080                 Add missing #include (thanks to Colin).
7081
7082 2006-12-19 [wwp]        2.6.1cvs51
7083
7084         * src/prefs_receive.c
7085                 Better spacing between widgets in prefs.
7086
7087 2006-12-18 [colin]      2.6.1cvs50
7088
7089         * src/imap.c
7090                 Fix failure to get separator on LIST "" ""
7091                 Try LIST "" "INBOX" too.
7092
7093 2006-12-18 [wwp]        2.6.1cvs49
7094
7095         * src/common/session.c
7096                 Fix a compiler warning (thanks to Fabien).
7097
7098 2006-12-18 [wwp]        2.6.1cvs48
7099
7100         * src/compose.c
7101         * src/prefs_quote.c
7102                 Factorize some strings for translation (it's about error
7103                 messages when applying or checking template/quote format).
7104
7105 2006-12-18 [colin]      2.6.1cvs47
7106
7107         * Makefile.am
7108         * src/common/defs.h
7109         * src/gtk/Makefile.am
7110         * src/gtk/about.c
7111                 Add a Release notes tab from the contents of
7112                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7113
7114 2006-12-17 [colin]      2.6.1cvs46
7115
7116         * src/mimeview.c
7117         * src/textview.c
7118         * src/gtk/filesel.c
7119                 Correctly convert from/to UTF8/filename encoding
7120                 when loading and saving files. Probably fixes
7121                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7122                 for a file to attach and is blocked...'
7123
7124 2006-12-17 [colin]      2.6.1cvs45
7125
7126         * src/gtk/logwindow.c
7127                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7128                 IMAP folder and is blocked on main thread': 
7129                 make sure we put utf8 in the log.
7130
7131 2006-12-16 [colin]      2.6.1cvs44
7132
7133         * src/toolbar.c
7134         * src/toolbar.h
7135                 Fix bug 1055, 'Add the 'cancel receive' 
7136                 in the available events for the toolbar buttons'
7137
7138 2006-12-16 [colin]      2.6.1cvs43
7139
7140         * po/POTFILES.in
7141         * src/imap.c
7142         * src/common/nntp.c
7143         * src/common/session.c
7144                 Log error when SSL handshakes fail. 
7145                 Fixes bug 1082, 'incorrect / imprecise 
7146                 error message when imap server provides 
7147                 ssl only through STARTTLS but SSL is 
7148                 selected'
7149
7150 2006-12-15 [wwp]        2.6.1cvs42
7151
7152         * src/plugins/bogofilter/bogofilter_gtk.c
7153                 set proper sensitivity to widgets I've recently added.
7154
7155 2006-12-15 [colin]      
7156
7157         2.7.0-rc1 released
7158
7159 2006-12-15 [wwp]        2.6.1cvs41
7160
7161         * src/plugins/bogofilter/bogofilter.c
7162         * src/plugins/bogofilter/bogofilter.h
7163         * src/plugins/bogofilter/bogofilter_gtk.c
7164                 bogofilter's whitelist can now use a subset of
7165                 the addressbook (either a book, a subfolder of a book,
7166                 or the whole addressbook by using "Any"). Re-used there
7167                 some pref_matcher widgets and mechanisms to match a subset
7168                 of the addressbook.
7169
7170 2006-12-15 [wwp]        2.6.1cvs40
7171
7172         * src/wizard.c
7173         * src/common/plugin.c
7174         * src/common/plugin.h
7175         * src/gtk/about.c
7176         * src/plugins/bogofilter/bogofilter.c
7177         * src/plugins/clamav/clamav_plugin.c
7178         * src/plugins/demo/demo.c
7179         * src/plugins/dillo_viewer/dillo_viewer.c
7180         * src/plugins/pgpcore/plugin.c
7181         * src/plugins/pgpinline/plugin.c
7182         * src/plugins/pgpmime/plugin.c
7183         * src/plugins/spamassassin/spamassassin.c
7184         * src/plugins/trayicon/trayicon.c
7185                 factorize some translatable strings (plugins-related),
7186                 fix missing punctuation in several places,
7187                 remove useless translatable \n in about.c,
7188                 and factorize plugin init code w/ a new function
7189                 check_plugin_version() in common/plugin.c.
7190                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7191
7192 2006-12-15 [wwp]        2.6.1cvs39
7193
7194         * src/plugins/bogofilter/bogofilter.c
7195         * src/plugins/bogofilter/bogofilter_gtk.c
7196                 flag whitelisted spams as spam, but don't filter it to the spam
7197                 folder. Thanks to Colin.
7198
7199 2006-12-15 [ticho]      2.6.1cvs38
7200
7201         * src/plugins/bogofilter/bogofilter.c
7202         * src/plugins/bogofilter/bogofilter.h
7203         * src/plugins/bogofilter/bogofilter_gtk.c
7204                 Add option to whitelist senders found in addressbook. Patch by colin.
7205
7206 2006-12-15 [paul]       2.6.1cvs37
7207
7208         * src/folderview.c
7209                 add missing #include "log.h"
7210
7211 2006-12-15 [paul]       2.6.1cvs36
7212
7213         * src/plugins/bogofilter/bogofilter.c
7214         * src/plugins/bogofilter/bogofilter.h
7215         * src/plugins/bogofilter/bogofilter_gtk.c
7216                 Add an option to allow inserting an
7217                 X-Claws-Bogosity header (on MH folders
7218                 only). Patch by Colin
7219
7220 2006-12-14 [colin]      2.6.1cvs35
7221
7222         * src/main.c
7223                 "Yes" should be the default choice for
7224                 migration configuration
7225
7226 2006-12-14 [paul]       2.6.1cvs34
7227
7228         * src/prefs_summaries.c
7229         * manual/advanced.xml
7230                 Unhide mark_as_read_delay
7231
7232 2006-12-14 [paul]       2.6.1cvs33
7233
7234         * src/messageview.c
7235         * src/messageview.h
7236         * src/mimeview.c
7237         * src/mimeview.h
7238         * src/summaryview.c
7239         * src/textview.c
7240         * src/textview.h
7241                 Fix printing of selection
7242                 Fix printing of message parts
7243                 Fix printing of images
7244         * src/gtk/gtksourceprintjob.c
7245                 Fix page count when there are images
7246
7247 2006-12-14 [wwp]        2.6.1cvs32
7248
7249         * src/mainwindow.c
7250         * src/summaryview.c
7251         * src/summaryview.h
7252         * src/gtk/quicksearch.c
7253                 fix quicksearch 'magnify' button status when QS is closed
7254                 using the Escape key, thanks to Colin.
7255
7256 2006-12-14 [wwp]        2.6.1cvs31
7257
7258         * src/mainwindow.c
7259         * src/summaryview.c
7260         * src/summaryview.h
7261         * src/gtk/quicksearch.c
7262                 fix quicksearch 'magnify' button status when QS is closed
7263                 using the Escape key, thanks to Colin.
7264
7265 2006-12-13 [colin]      2.6.1cvs30
7266
7267         * src/ldapquery.c
7268         * src/ldaputil.c
7269                 Use the binary safe version of ldap_get_values,
7270                 to make sure we manipulate null-terminated 
7271                 strings. Maybe fixes bug 1075, 'claws mail 
7272                 segfault when completing ldap adresses'
7273         * src/syldap.c ** REMOVED **
7274         * src/syldap.h ** REMOVED **
7275                 Remove dead files
7276
7277 2006-12-13 [mones]      2.6.1cvs29
7278
7279         * po/es.po
7280                 Fixed piped strings, fixed click translation
7281
7282 2006-12-13 [paul]       2.6.1cvs28
7283
7284         * src/main.c
7285                 don't translate these strings
7286
7287 2006-12-13 [paul]       2.6.1cvs27
7288
7289         * po/en_GB.po
7290                 updated
7291
7292 2006-12-13 [colin]      2.6.1cvs26
7293
7294         * src/main.c
7295         * src/main.h
7296                 Add claws_is_starting()
7297
7298 2006-12-13 [mones]      2.6.1cvs25
7299
7300         * manual/es/advanced.xml
7301         * po/es.po
7302                 Synced manual and updated translation
7303
7304 2006-12-12 [colin]      2.6.1cvs24
7305
7306         * src/wizard.c
7307                 Add an option to use STARTTLS in the
7308                 welcome wizard. Fixes bug 1080, 
7309                 'Using SSL option in wizard for incoming 
7310                 server does not activate SSL with STARTTLS'
7311
7312 2006-12-12 [colin]      2.6.1cvs23
7313
7314         * src/main.c
7315                 Don't exit when there's an incomplete
7316                 mailbox configured - leaves a chance 
7317                 to fix a failing IMAP account. Exit
7318                 if no mailbox at all is loaded (case
7319                 of missing plugin).
7320                 Completes bug 1077's fix (I was wrong
7321                 in this bug's comment #3).
7322
7323 2006-12-12 [colin]      2.6.1cvs22
7324
7325         * src/gtk/menu.h
7326                 Add another menu data type
7327         * src/prefs_account.c
7328                 Complete the completion of bug 1076
7329                 (doesn't lose the pref on apply)
7330
7331 2006-12-12 [paul]       2.6.1cvs21
7332
7333         * src/prefs_account.c
7334                 complete the fix of bug 1076
7335                 also be more verbose with the text
7336
7337 2006-12-12 [paul]       2.6.1cvs20
7338
7339         * src/gtk/combobox.c
7340                 fix compilation warning
7341
7342 2006-12-11 [colin]      2.6.1cvs19
7343
7344         * src/wizard.c
7345                 Document :port in server entry tooltips
7346
7347 2006-12-11 [colin]      2.6.1cvs18
7348
7349         * src/main.c
7350                 Fix compile
7351
7352 2006-12-11 [colin]      2.6.1cvs17
7353
7354         * src/main.c
7355                 Add failing IMAP as a reason for no
7356                 mailbox
7357
7358 2006-12-11 [colin]      2.6.1cvs16
7359
7360         * src/prefs_account.c
7361                 Check for existence of inbox for local
7362                 accounts too
7363         * src/wizard.c
7364                 Allow setting the port to use for servers
7365                 by using the usual "server.example.com:port"
7366                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7367                 not start when IMAP server is unavailable'
7368
7369 2006-12-11 [colin]      2.6.1cvs15
7370
7371         * src/prefs_account.c
7372                 Prevent use of non-existing default inbox
7373
7374 2006-12-11 [colin]      2.6.1cvs14
7375
7376         * src/prefs_account.c
7377                 Fix sensitivity. Fixes bug 1076, 'privacy 
7378                 options are displayed even when pgp plugin 
7379                 not loaded / available'
7380
7381 2006-12-09 [colin]      2.6.1cvs13
7382
7383         * manual/advanced.xml
7384         * src/prefs_common.c
7385         * src/prefs_common.h
7386         * src/common/ssl_certificate.c
7387                 Add a new hidden preference, 'unsafe_ssl_certs',
7388                 which allows to store multiple certificates per
7389                 server/port. This is disabled by default because
7390                 it's less secure (presenting a new certificate
7391                 instead of a changed one raises less alarms).
7392                 This will cause Claws to ask about an unknown
7393                 certificate for people who have used 2.6.1cvs8
7394                 or greater.
7395
7396 2006-12-09 [colin]      2.6.1cvs12
7397
7398         * src/action.c
7399                 Fix cache updating after action
7400
7401 2006-12-07 [wwp]        2.6.1cvs11
7402
7403         * src/compose.c
7404                 fix email address comparison when replying to all
7405                 (avoid replying to ourselves), thanks to Colin.
7406
7407 2006-12-06 [paul]       2.6.1cvs10
7408
7409         * src/addrharvest.c
7410         * src/editldap.c
7411         * src/expldifdlg.c
7412         * src/news.c
7413         * src/toolbar.c
7414         * src/common/utils.c
7415                 ...and more renaming
7416                 Thanks to Colin
7417
7418 2006-12-06 [paul]       2.6.1cvs9
7419
7420         * src/compose.c
7421         * src/messageview.c
7422         * src/procheader.c
7423         * src/procmime.c
7424         * src/procmsg.c
7425         * src/textview.c
7426                 more renaming
7427                 Thanks to Colin
7428
7429 2006-12-06 [colin]      2.6.1cvs8
7430
7431         * src/ssl_manager.c
7432         * src/common/ssl_certificate.c
7433         * src/common/ssl_certificate.h
7434                 Handle multiple certificates per host/port
7435
7436 2006-12-06 [colin]      2.6.1cvs7
7437
7438         * src/etpan/imap-thread.c
7439                 Fix certificate checking on IMAP
7440
7441 2006-12-06 [colin]      2.6.1cvs6
7442
7443         * src/folderview.c
7444                 Fix bug 1072, 'Claws stops fetching newsgroups 
7445                 from server when newsgroup got deleted': continue
7446                 checking other groups
7447
7448 2006-12-05 [wwp]        2.6.1cvs5
7449
7450         * src/message_search.c
7451         * src/summary_search.c
7452         * src/gtk/combobox.c
7453         * src/gtk/combobox.h
7454         * src/gtk/gtkutils.c
7455         * src/gtk/gtkutils.h
7456                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7457                 behave like w/ old comboboxes (summary and message search only).
7458
7459 2006-12-05 [paul]       2.6.1cvs4
7460
7461         * src/wizard.c
7462                 encode headers
7463                 Thanks to Colin
7464
7465 2006-12-05 [paul]       2.6.1cvs3
7466
7467         * tools/README
7468         * tools/textviewer.pl
7469                 script updated and description added
7470
7471 2006-12-04 [colin]      2.6.1cvs2
7472
7473         * src/compose.c
7474                 Run pre-send hook only when checking
7475                 everything
7476
7477 2006-12-04 [paul]       2.6.1cvs1
7478
7479         * NEWS
7480         * README
7481         * RELEASE_NOTES
7482         * configure.ac
7483         * tools/README
7484                 bump up version number following stable release
7485
7486 2006-12-04 [paul]       2.6.0cvs83
7487
7488         * README
7489                 updates and corrections
7490
7491 2006-12-04 [colin]      2.6.0cvs82
7492
7493         * src/common/utils.c
7494                 Probably fix bug 1066, 'Incorrect mailbox 
7495                 size displayed'
7496
7497 2006-12-04 [colin]      2.6.0cvs81
7498
7499         * src/common/utils.c
7500                 Trim tabs from mailcap file too.
7501
7502 2006-12-02 [paul]       2.6.0cvs80
7503
7504         * src/exphtmldlg.c
7505                 fix broken GUI under certain languages
7506         * src/expldifdlg.c
7507                 put the Cancel button to the right
7508
7509 2006-12-01 [paul]       2.6.0cvs79
7510
7511         * tools/Makefile.am
7512                 remove reference to removed file
7513
7514 2006-12-01 [wwp]        2.6.0cvs78
7515
7516         * src/addressbook.c
7517         * src/editaddress.c
7518                 remove forgotten debug statements.
7519
7520 2006-12-01 [wwp]        2.6.0cvs77
7521
7522         * manual/advanced.xml
7523         * manual/fr/advanced.xml
7524         * src/addressbook.c
7525         * src/addressbook.h
7526         * src/addressitem.h
7527         * src/editaddress.c
7528         * src/editaddress.h
7529         * src/prefs_common.c
7530         * src/prefs_common.h
7531         * src/gtk/gtkutils.c
7532         * src/gtk/gtkutils.h
7533                 add a hidden option to allow embedding the editaddress (edit contact details)
7534                 dialog into the addressbook's window. This doesn't change the default
7535                 behaviour.
7536
7537 2006-12-01 [wwp]        2.6.0cvs76
7538
7539         * src/message_search.c
7540         * src/summary_search.c
7541                 fix more focus issues (don't set focus to combobox's entry widget when
7542                 entry's value changed, if entry widget has focus already).
7543
7544 2006-12-01 [wwp]        2.6.0cvs75
7545
7546         * src/gtk/quicksearch.c
7547                 revert last changes to the quicksearch gtk_combo_box, this needs more
7548                 tuning and testing.
7549
7550 2006-12-01 [paul]       2.6.0cvs74
7551
7552         * tools/kdeservicemenu/README
7553         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7554         * tools/kdeservicemenu/install.sh
7555         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7556         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7557                 simplify this stuff, and in so doing,
7558                 fix it. (possibly re-extend it again at
7559                 a later date)
7560
7561 2006-12-01 [wwp]        2.6.0cvs73
7562
7563         * src/gtk/quicksearch.c
7564                 adapt quicksearch code to use modern gtk_combo_box'es.
7565
7566 2006-12-01 [wwp]        2.6.0cvs72
7567
7568         * src/common/defs.h
7569         * src/prefs_common.c
7570         * src/prefs_common.h
7571         * src/message_search.c
7572         * src/summary_search.c
7573         * src/gtk/combobox.c
7574         * src/gtk/combobox.h
7575                 add history combos to all message and summary search fields.
7576
7577 2006-12-01 [wwp]        2.6.0cvs71
7578
7579         * src/summaryview.c
7580                 As the list may change while the mark as read delay
7581                 runs, we can't rely on the 'row' pointer, which can
7582                 be invalid when the timeout is called. As the mark
7583                 as read is only done if the message is still selected,
7584                 use summaryview->selected instead. Thanks to Colin.
7585
7586 2006-11-30 [paul]       2.6.0cvs70
7587
7588         * src/textview.c
7589                 give emphasis to "Sylpheed-Claws"
7590                 as well as "Claws Mail"
7591
7592 2006-11-30 [colin]      2.6.0cvs69
7593
7594         * src/wizard.c
7595                 Put the SSL checkboxes in the receiving
7596                 and sending server pages.
7597
7598 2006-11-29 [colin]      2.6.0cvs68
7599
7600         * src/gtk/gtkutils.c
7601         * src/gtk/gtkvscrollbutton.c
7602                 Revert some deprecated fixes - they seem to
7603                 deprecate stuff as soon as a new one gets out.
7604                 g_object_ref_sink needed glib-2.10.
7605
7606 2006-11-29 [colin]      2.6.0cvs67
7607
7608         * src/common/utils.c
7609                 Create .mailcap if it doesn't exist
7610
7611 2006-11-29 [colin]      2.6.0cvs66
7612
7613         * src/compose.c
7614                 Followup to cvs60: use original list
7615                 of recipients if replying to a mail
7616                 in Sent Drafts or Queue.
7617
7618 2006-11-27 [paul]       2.6.0cvs65
7619
7620         * src/image_viewer.c
7621                 revert the last change for now (it's broken)
7622
7623 2006-11-27 [paul]       2.6.0cvs64
7624
7625         * Makefile.am
7626         * configure.ac
7627         * m4/aclocal-include.m4
7628         * m4/check-type.m4
7629         * src/Makefile.am
7630         * src/addr_compl.c
7631         * src/compose.c
7632         * src/crash.c
7633         * src/export.c
7634         * src/exporthtml.c
7635         * src/exportldif.c
7636         * src/imap.c
7637         * src/import.c
7638         * src/main.c
7639         * src/main.h
7640         * src/matcher.c
7641         * src/mimeview.c
7642         * src/procmsg.c
7643         * src/textview.c
7644         * src/common/Makefile.am
7645         * src/common/claws.c
7646         * src/common/claws.h
7647         * src/common/ssl.c
7648         * src/common/sylpheed.c
7649         * src/common/sylpheed.h
7650         * src/etpan/Makefile.am
7651         * src/gtk/Makefile.am
7652         * src/gtk/claws-marshal.list
7653         * src/gtk/filesel.c
7654         * src/gtk/gtksctree.c
7655         * src/gtk/quicksearch.c
7656         * src/gtk/sylpheed-marshal.list
7657         * src/plugins/bogofilter/bogofilter.c
7658         * src/plugins/bogofilter/bogofilter_gtk.c
7659         * src/plugins/clamav/clamav_plugin.c
7660         * src/plugins/clamav/clamav_plugin_gtk.c
7661         * src/plugins/demo/demo.c
7662         * src/plugins/dillo_viewer/dillo_viewer.c
7663         * src/plugins/pgpcore/Makefile.am
7664         * src/plugins/pgpcore/claws.def
7665         * src/plugins/pgpcore/pgp_viewer.c
7666         * src/plugins/pgpcore/plugin.c
7667         * src/plugins/pgpcore/sylpheed.def
7668         * src/plugins/pgpinline/Makefile.am
7669         * src/plugins/pgpinline/claws.def
7670         * src/plugins/pgpinline/plugin.c
7671         * src/plugins/pgpinline/sylpheed.def
7672         * src/plugins/pgpmime/Makefile.am
7673         * src/plugins/pgpmime/claws.def
7674         * src/plugins/pgpmime/plugin.c
7675         * src/plugins/pgpmime/sylpheed.def
7676         * src/plugins/spamassassin/spamassassin.c
7677         * src/plugins/spamassassin/spamassassin_gtk.c
7678         * src/plugins/trayicon/trayicon.c
7679                 yet more renaming
7680                 remove deprecated gtk_tooltips_set_delay()
7681
7682 2006-11-26 [paul]       2.6.0cvs63
7683
7684         * src/expldifdlg.c
7685         * src/folderview.c
7686         * src/image_viewer.c
7687         * src/mainwindow.c
7688         * src/gtk/gtkutils.c
7689         * src/gtk/gtkvscrollbutton.c
7690         * src/gtk/prefswindow.c
7691         * src/plugins/pgpcore/prefs_gpg.c
7692                 replace more deprecated GTK+ functions
7693
7694 2006-11-26 [paul]       2.6.0cvs62
7695
7696         * src/addr_compl.c
7697         * src/addressbook.c
7698         * src/browseldap.c
7699                 replace deprecated gtk_idle_... functions
7700
7701 2006-11-26 [paul]       2.6.0cvs61
7702
7703         * src/compose.c
7704         * src/folderview.c
7705         * src/inc.c
7706         * src/summaryview.c
7707         * src/gtk/gtkvscrollbutton.c
7708         * src/gtk/quicksearch.c
7709         * src/plugins/pgpcore/passphrase.c
7710                 replace deprecated gtk_timeout_add and
7711                 gtk_timeout_remove
7712
7713 2006-11-26 [paul]       2.6.0cvs60
7714
7715         * src/compose.c
7716                 fix bug that caused the wrong recipient
7717                 to be selected when replying to a msg
7718                 which is From one of our accounts to
7719                 another of our accounts
7720
7721 2006-11-25 [paul]       2.6.0cvs59
7722
7723         * src/summaryview.c
7724                 don't change the From column title to
7725                 To if the To column is visible
7726
7727 2006-11-24 [paul]       2.6.0cvs58
7728
7729         * src/compose.c
7730                 fix bug 1069, 'Sent mails disappear, BCC
7731                 or locking problem?'
7732
7733 2006-11-21 [wwp]        2.6.0cvs57
7734
7735         * src/compose.c
7736                 fix spelling menu when replying (same as 2.3.1cvs39):
7737                 discrepancy between context menu and top menu when
7738                 folder's dictionary isn't the default one.
7739
7740 2006-11-19 [paul]       2.6.0cvs56
7741
7742         * src/summaryview.c
7743                 obey always_show_msg option when
7744                 marking as spam
7745         * src/plugins/bogofilter/bogofilter.c
7746                 fix typo
7747
7748 2006-11-18 [paul]       2.6.0cvs55
7749
7750         * AUTHORS
7751         * README
7752         * debian/copyright
7753         * manual/ack.xml
7754         * manual/es/ack.xml
7755         * manual/fr/ack.xml
7756         * manual/pl/ack.xml
7757         * src/gtk/authors.h
7758         * src/gtk/icon_legend.c
7759         * src/gtk/icon_legend.h
7760         * tools/OOo2claws-mail.pl
7761         * tools/README
7762         * tools/acroread2claws-mail.pl
7763         * tools/claws.i18n.status.pl
7764         * tools/filter_conv.pl
7765         * tools/filter_conv_new.pl
7766         * tools/freshmeat_search.pl
7767         * tools/google_search.pl
7768         * tools/kmail2claws-mail.pl
7769         * tools/kmail2claws-mail_v2.pl
7770         * tools/maildir2claws-mail.pl
7771         * tools/make.themes.project
7772         * tools/multiwebsearch.pl
7773         * tools/outlook2claws-mail.pl
7774         * tools/tb2claws-mail
7775         * tools/kdeservicemenu/README
7776         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7777                 update mine and wwp's email addresses in
7778                 several places
7779                 Patch by wwp
7780         * src/prefs_compose_writing.c
7781                 set sensitivity on 'new message format' frame
7782
7783 2006-11-17 [paul]       2.6.0cvs54
7784
7785         * src/gtk/about.c
7786                 more reworking of the GUI
7787                 Patch by Fabien Vantard
7788
7789 2006-11-16 [paul]       2.6.0cvs53
7790
7791         * src/gtk/about.c
7792                 set a minimum size for the window, allow
7793                 it to automatically expand as necessary
7794
7795 2006-11-16 [wwp]        2.6.0cvs52
7796
7797         * src/gtk/about.c
7798                 better wrap of copyright info on some systems.
7799
7800 2006-11-16 [paul]       2.6.0cvs51
7801
7802         * src/gtk/about.c
7803                 move the tech info from the upper panel
7804                 to the Info tab
7805                 use a gtk_text_view for the features tab
7806
7807 2006-11-16 [paul]       2.6.0cvs50
7808
7809         * po/Makevars
7810                 update my email address
7811         * src/addressbook.c
7812         * src/compose.c
7813         * src/imap_gtk.c
7814         * src/mh_gtk.c
7815         * src/news_gtk.c
7816         * src/summaryview.c
7817         * src/plugins/trayicon/trayicon.c
7818                 don't offer simple menu separators
7819                 for translation
7820         * src/folderview.c
7821                 add separator between 'mark all read'
7822                 and 'search folder'
7823
7824 2006-11-15 [wwp]        2.6.0cvs49
7825
7826         * src/gtk/authors.h
7827                 updated manuals authors.
7828
7829 2006-11-14 [paul]       2.6.0cvs48
7830
7831         * src/compose.c
7832                 Fix Options/Reply mode after draft save
7833
7834 2006-11-14 [paul]       2.6.0cvs47
7835
7836         * src/Makefile.am
7837                 Fix make DESTDIR=...
7838         * src/mbox.c
7839                 Optimise speed
7840         * src/plugins/pgpinline/pgpinline.c
7841                 Probably fix bug 1061
7842
7843 2006-11-14 [paul]       2.6.0cvs46
7844
7845         * po/Makevars
7846                 enable Q_ macro
7847         * src/Makefile.am
7848         * src/stock_pixmap.c
7849         * src/stock_pixmap.h
7850         * src/gtk/about.c
7851         * src/pixmaps/active.xpm
7852         * src/pixmaps/inactive.xpm
7853                 add a new page, 'Features', to the About dialog
7854                 showing which features are compiled in and which
7855                 are not
7856
7857 2006-11-14 [paul]       2.6.0cvs45
7858
7859         * po/ru.po
7860                 updated by Pavlo Bohmat
7861
7862 2006-11-14 [colin]      2.6.0cvs44
7863
7864         * src/compose.c
7865         * src/inc.c
7866         * src/messageview.c
7867         * src/news.c
7868         * src/pop.c
7869         * src/procmsg.c
7870         * src/gtk/gtkaspell.c
7871                 Fix 64-bit-related warnings
7872         * src/ssl_manager.c
7873                 Fix possible infinite loop
7874         * src/plugins/pgpcore/sgpgme.c
7875                 Remove useless check
7876
7877 2006-11-13 [colin]      2.6.0cvs43
7878
7879         * src/gtk/Makefile.am
7880                 authors.h isn't generated
7881
7882 2006-11-13 [colin]      2.6.0cvs42
7883
7884         * src/plugins/pgpinline/pgpinline.c
7885         * src/plugins/pgpmime/pgpmime.c
7886                 Very probably fix bug 1061, 'crash on 
7887                 opening signed email'. Another cast
7888                 problem
7889
7890 2006-11-13 [colin]      2.6.0cvs41
7891
7892         * src/plugins/pgpcore/sgpgme.c
7893                 Maybe fix bug 1061, 'crash on opening 
7894                 signed email'
7895
7896 2006-11-13 [wwp]        2.6.0cvs40
7897
7898         * src/plugins/pgpinline/pgpinline.c
7899                 fix candidate for bug #1057, thanks to Colin.
7900
7901 2006-11-13 [wwp]        2.6.0cvs39
7902
7903         * src/compose.c
7904         * src/quote_fmt_parse.y
7905                 fix bug 1052: current parser buffer was not always 
7906                 allocated, ptr to this buffer could be returned as 
7907                 NULL whereas no parser error has occurred. in 
7908                 consequence, defining a template body as "%d" 
7909                 (w/o the quotes) for the first time of the instance 
7910                 of claws-mail, was reporting a parser error. make 
7911                 sure that the buffer is always allocated, even to 
7912                 an empty string.
7913                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7914                 unescaping of the fmt string was always done 
7915                 whereas it must be done *only* when receiving 
7916                 quote format strings issued from the prefs 
7917                 (compose new message, reply, forward, redirect 
7918                 formats), *not* when applying templates.  in 
7919                 consequences, applying templates w/ sequences 
7920                 like \\|p{echo} were failing. make sure that 
7921                 unescaping is done only when necessary.
7922
7923 2006-11-12 [colin]      2.6.0cvs38
7924
7925         * po/de.po
7926                 Fix typo (s/KB/MB)
7927
7928 2006-11-12 [colin]      2.6.0cvs37
7929
7930         * src/plugins/pgpinline/pgpinline.c
7931         * src/plugins/pgpmime/pgpmime.c
7932                 Release GPG context at the latest 
7933                 possible moment. Maybe fixes 
7934                 bug 1057, 'crash on sending signed 
7935                 message to a newsgroup'
7936                 
7937
7938 2006-11-12 [colin]      2.6.0cvs36
7939
7940         * src/plugins/pgpcore/sgpgme.c
7941                 Tell a bit more when gpg's status doesn't
7942                 contain any signature
7943
7944 2006-11-12 [colin]      2.6.0cvs35
7945
7946         * src/compose.c
7947                 Fix bug 1060, 'compilation error with 
7948                 Irix's cc'
7949
7950 2006-11-12 [paul]       2.6.0cvs34
7951
7952         * doc/man/claws-mail.1
7953         * src/prefs_gtk.c
7954         * src/plugins/clamav/README
7955         * src/plugins/spamassassin/README
7956         * tools/README
7957         * tools/freshmeat_search.pl
7958         * tools/google_search.pl
7959         * tools/multiwebsearch.pl
7960                 more renaming
7961         * src/plugins/trayicon/trayicon.c
7962                 fix compiliation warning
7963
7964 2006-11-11 [colin]      2.6.0cvs33
7965
7966         * src/folderview.c
7967                 Forbid drag and drop from/to different
7968                 folders of type F_UNKNOWN
7969
7970 2006-11-11 [colin]      2.6.0cvs32
7971
7972         * src/plugins/pgpinline/pgpinline.c
7973                 Fix typo in previous commit:
7974                 - gpgme_new(&ctx);
7975                 + if ((err = gpgme_new(&data->ctx)) ...)
7976
7977 2006-11-11 [colin]      2.6.0cvs31
7978
7979         * src/plugins/pgpinline/pgpinline.c
7980         * src/plugins/pgpmime/pgpmime.c
7981                 Check success after calling gpgme_new
7982                 Maybe fixes bug 1057, 'crash on sending 
7983                 signed message to a newsgroup'
7984
7985 2006-11-11 [colin]      2.6.0cvs30
7986
7987         * src/undo.c
7988                 init undostruct to 0s (from
7989                 valgrind log of bug 1057)
7990
7991 2006-11-10 [colin]      2.6.0cvs29
7992
7993         * src/mainwindow.c
7994                 Set cursor to wait before filtering
7995                 duplicates in all folders
7996         * src/plugins/bogofilter/bogofilter.c
7997         * src/plugins/bogofilter/bogofilter.h
7998         * src/plugins/bogofilter/bogofilter_gtk.c
7999                 Completely thread away the bogofilter
8000                 filtering
8001
8002 2006-11-10 [mones]      2.6.0cvs28
8003
8004         * src/compose.c
8005         * src/compose.h
8006                 added COMPOSE_CHECK_BEFORE_SEND hook
8007
8008 2006-11-10 [paul]       2.6.0cvs27
8009
8010         * src/crash.c
8011                 more renaming
8012                 add libSM to get_compiled_in_features()
8013         * src/main.c
8014                 more renaming
8015
8016 2006-11-10 [colin]      2.6.0cvs26
8017
8018         * src/etpan/imap-thread.c
8019                 Add a reference to libetpan's sasl engine
8020                 so that sasl_done() doesn't get called by
8021                 libetpan, and doesn't break openssl.
8022                 Should fix bug 1053, 'SC fails to reestablish 
8023                 a secure connection'
8024                 Patch by Hoa
8025
8026 2006-11-10 [colin]      2.6.0cvs25
8027
8028         * manual/addrbook.xml
8029         * manual/advanced.xml
8030         * manual/faq.xml
8031         * manual/intro.xml
8032                 Some more renaming
8033
8034 2006-11-09 [colin]      2.6.0cvs24
8035
8036         * src/plugins/bogofilter/bogofilter_gtk.c
8037                 Add comment about annoyance
8038
8039 2006-11-09 [colin]      2.6.0cvs23
8040
8041         * src/plugins/bogofilter/bogofilter.c
8042         * src/plugins/bogofilter/bogofilter_gtk.c
8043                 Prepare things needed to thread bogofilter
8044                 filtering: separate bogo stuff and possible GUI
8045                 stuff. 
8046
8047 2006-11-09 [colin]      2.6.0cvs22
8048
8049         * src/account.c
8050         * src/compose.c
8051                 Search for one of our accounts in Delivered-To
8052                 (helps for auto-account selection when 
8053                  replying/forwarding)
8054         * src/folderview.c
8055         * src/mainwindow.c
8056         * src/mainwindow.h
8057         * src/plugins/trayicon/trayicon.c
8058                 Allow opening a new mail with any account from
8059                 the contextual menu
8060
8061 2006-11-09 [wwp]        2.6.0cvs21
8062
8063         * src/compose.c
8064         * src/prefs_common.c
8065         * src/prefs_common.h
8066         * src/prefs_compose_writing.c
8067                 add a compose new message format (in prefs/compose/writing), it's a
8068                 simple subject+body template to use when opening a new composition
8069                 window. It's similar to the existent reply and forward formats.
8070
8071                 enhanced the template/format % symbols substitution mechanism to
8072                 use current composition window information when % are used in
8073                 the compose new message format or in templates applied to new
8074                 messages (there were useless in that situations before). When
8075                 applied to new messages, %d corresponds to the system time/date.
8076
8077 2006-11-09 [paul]       2.6.0cvs20
8078
8079         * src/gtk/authors.h
8080                 fix last commit
8081
8082 2006-11-09 [paul]       2.6.0cvs19
8083
8084         * src/gtk/authors.h
8085                 keep tje alphabetical order
8086
8087 2006-11-08 [colin]      2.6.0cvs18
8088
8089         * src/etpan/imap-thread.c
8090                 Fix bug 1054, 'Slowness logging big 
8091                 data chunks'
8092
8093 2006-11-08 [paul]       2.6.0cvs17
8094
8095         * tools/Makefile.am
8096                 fix the renaming
8097
8098 2006-11-08 [paul]       2.6.0cvs16
8099
8100         * src/common/defs.h
8101                 update BUGZILLA_URI
8102
8103 2006-11-08 [paul]       2.6.0cvs15
8104
8105         * tools/Makefile.am
8106         * tools/OOo2claws-mail.pl
8107         * tools/OOo2sylpheed.pl
8108         * tools/README
8109         * tools/acroread2claws-mail.pl
8110         * tools/acroread2sylpheed.pl
8111         * tools/kmail2claws-mail.pl
8112         * tools/kmail2claws-mail_v2.pl
8113         * tools/kmail2sylpheed.pl
8114         * tools/kmail2sylpheed_v2.pl
8115         * tools/maildir2claws-mail.pl
8116         * tools/maildir2sylpheed.pl
8117         * tools/nautilus2claws-mail.sh
8118         * tools/nautilus2sylpheed.sh
8119         * tools/outlook2claws-mail.pl
8120         * tools/outlook2sylpheed.pl
8121         * tools/tb2claws-mail
8122         * tools/tb2sylpheed
8123         * tools/tbird2claws.py
8124         * tools/tbird2syl.py
8125         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8126         * tools/kdeservicemenu/install.sh
8127         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8128         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8129         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8130         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8131         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8132                 renamed (removed, added) tools files
8133
8134 2006-11-08 [paul]       2.6.0cvs14
8135
8136         * src/main.c
8137         * src/common/defs.h
8138                 Migrate sylpheedrc to clawsrc, and fix the standard
8139                 plugins path in the process
8140
8141 2006-11-07 [colin]      2.6.0cvs13
8142
8143         * src/Makefile.am
8144                 Symlink sylpheed-claws relative to 
8145                 claws-mail
8146
8147 2006-11-07 [colin]      2.6.0cvs12
8148
8149         * src/compose.c
8150                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8151
8152 2006-11-07 [paul]       2.6.0cvs11
8153
8154         * src/gtk/about.c
8155                 Fix a missed occurence of
8156                 Sylpheed-Claws
8157
8158 2006-11-07 [paul]       2.6.0cvs10
8159
8160         * src/Makefile.am
8161                 Fix symlink installation
8162
8163 2006-11-07 [paul]       2.6.0cvs9
8164
8165         * src/Makefile.am
8166                 Symlink claws-mail to sylpheed-claws
8167         * src/common/utils.c
8168                 Fix migrating symlinks
8169         * src/etpan/imap-thread.c
8170                 check certificate only when there's
8171                 no error
8172
8173 2006-11-07 [paul]       2.6.0cvs8
8174
8175         * Makefile.am
8176                 Fix icon breakages with Gtk, which needs a 
8177                 cache updated to see them.
8178
8179 2006-11-07 [paul]       2.6.0cvs7
8180
8181         * .cvsignore
8182         * AUTHORS
8183         * COPYING
8184         * INSTALL
8185         * Makefile.am
8186         * NEWS
8187         * README
8188         * RELEASE_NOTES
8189         * autogen.sh
8190         * claws-mail-128x128.png
8191         * claws-mail-64x64.png
8192         * claws-mail.ico
8193         * claws-mail.pc.in
8194         * claws-mail.png
8195         * configure.ac
8196         * sylpheed-claws-128x128.png
8197         * sylpheed-claws-64x64.png
8198         * sylpheed-claws.desktop
8199         * sylpheed-claws.ico
8200         * sylpheed-claws.pc.in
8201         * sylpheed-claws.png
8202         * debian/README.Debian
8203         * debian/changelog
8204         * debian/claws-mail.desktop
8205         * debian/claws-mail.menu
8206         * debian/claws-mail.postinst.debhelper
8207         * debian/claws-mail.postrm.debhelper
8208         * debian/control
8209         * debian/copyright
8210         * debian/files
8211         * debian/rules
8212         * debian/sylpheed-claws.desktop
8213         * debian/sylpheed-claws.menu
8214         * debian/sylpheed-claws.postinst.debhelper
8215         * debian/sylpheed-claws.postrm.debhelper
8216         * doc/man/Makefile.am
8217         * doc/man/claws-mail.1
8218         * doc/man/sylpheed-claws.1
8219         * doc/src/ChangeLog.claws-pre0.8.0
8220         * manual/Makefile.am
8221         * manual/account.xml
8222         * manual/ack.xml
8223         * manual/addrbook.xml
8224         * manual/advanced.xml
8225         * manual/claws-mail-manual.xml
8226         * manual/faq.xml
8227         * manual/glossary.xml
8228         * manual/handling.xml
8229         * manual/intro.xml
8230         * manual/keyboard.xml
8231         * manual/plugins.xml
8232         * manual/starting.xml
8233         * manual/sylpheed-claws-manual.xml
8234         * manual/xml2pdf
8235         * manual/dist/.cvsignore
8236         * manual/dist/html/.cvsignore
8237         * manual/dist/html/Makefile.am
8238         * manual/dist/pdf/.cvsignore
8239         * manual/dist/pdf/Makefile.am
8240         * manual/dist/ps/.cvsignore
8241         * manual/dist/ps/Makefile.am
8242         * manual/dist/txt/.cvsignore
8243         * manual/dist/txt/Makefile.am
8244         * manual/es/Makefile.am
8245         * manual/es/advanced.xml
8246         * manual/es/claws-mail-manual.xml
8247         * manual/es/faq.xml
8248         * manual/es/glossary.xml
8249         * manual/es/handling.xml
8250         * manual/es/intro.xml
8251         * manual/es/plugins.xml
8252         * manual/es/sylpheed-claws-manual.xml
8253         * manual/es/dist/.cvsignore
8254         * manual/es/dist/html/.cvsignore
8255         * manual/es/dist/html/Makefile.am
8256         * manual/es/dist/pdf/.cvsignore
8257         * manual/es/dist/pdf/Makefile.am
8258         * manual/es/dist/ps/.cvsignore
8259         * manual/es/dist/ps/Makefile.am
8260         * manual/es/dist/txt/.cvsignore
8261         * manual/es/dist/txt/Makefile.am
8262         * manual/fr/Makefile.am
8263         * manual/fr/account.xml
8264         * manual/fr/ack.xml
8265         * manual/fr/addrbook.xml
8266         * manual/fr/advanced.xml
8267         * manual/fr/claws-mail-manual.xml
8268         * manual/fr/faq.xml
8269         * manual/fr/glossary.xml
8270         * manual/fr/handling.xml
8271         * manual/fr/intro.xml
8272         * manual/fr/keyboard.xml
8273         * manual/fr/plugins.xml
8274         * manual/fr/starting.xml
8275         * manual/fr/sylpheed-claws-manual.xml
8276         * manual/fr/dist/.cvsignore
8277         * manual/fr/dist/html/.cvsignore
8278         * manual/fr/dist/html/Makefile.am
8279         * manual/fr/dist/pdf/.cvsignore
8280         * manual/fr/dist/pdf/Makefile.am
8281         * manual/fr/dist/ps/.cvsignore
8282         * manual/fr/dist/ps/Makefile.am
8283         * manual/fr/dist/txt/.cvsignore
8284         * manual/fr/dist/txt/Makefile.am
8285         * manual/pl/Makefile.am
8286         * manual/pl/account.xml
8287         * manual/pl/ack.xml
8288         * manual/pl/addrbook.xml
8289         * manual/pl/advanced.xml
8290         * manual/pl/claws-mail-manual.xml
8291         * manual/pl/faq.xml
8292         * manual/pl/glossary.xml
8293         * manual/pl/handling.xml
8294         * manual/pl/intro.xml
8295         * manual/pl/keyboard.xml
8296         * manual/pl/plugins.xml
8297         * manual/pl/starting.xml
8298         * manual/pl/sylpheed-claws-manual.xml
8299         * manual/pl/dist/.cvsignore
8300         * manual/pl/dist/html/.cvsignore
8301         * manual/pl/dist/html/Makefile.am
8302         * manual/pl/dist/pdf/.cvsignore
8303         * manual/pl/dist/pdf/Makefile.am
8304         * manual/pl/dist/ps/.cvsignore
8305         * manual/pl/dist/ps/Makefile.am
8306         * manual/pl/dist/txt/.cvsignore
8307         * manual/pl/dist/txt/Makefile.am
8308         * po/.cvsignore
8309         * po/Makevars
8310         * src/.cvsignore
8311         * src/Makefile.am
8312         * src/account.c
8313         * src/account.h
8314         * src/action.c
8315         * src/action.h
8316         * src/adbookbase.h
8317         * src/addr_compl.c
8318         * src/addr_compl.h
8319         * src/addrbook.c
8320         * src/addrcache.c
8321         * src/addrcache.h
8322         * src/addrcindex.c
8323         * src/addrcindex.h
8324         * src/addrclip.c
8325         * src/addrclip.h
8326         * src/addrdefs.h
8327         * src/addressadd.c
8328         * src/addressadd.h
8329         * src/addressbook.c
8330         * src/addressbook.h
8331         * src/addressbook_foldersel.c
8332         * src/addressbook_foldersel.h
8333         * src/addrgather.c
8334         * src/addrgather.h
8335         * src/addrharvest.c
8336         * src/addrharvest.h
8337         * src/addrindex.c
8338         * src/addrindex.h
8339         * src/addritem.c
8340         * src/addritem.h
8341         * src/addrquery.c
8342         * src/addrquery.h
8343         * src/addrselect.c
8344         * src/addrselect.h
8345         * src/alertpanel.c
8346         * src/alertpanel.h
8347         * src/browseldap.c
8348         * src/browseldap.h
8349         * src/codeconv.c
8350         * src/codeconv.h
8351         * src/compose.c
8352         * src/crash.c
8353         * src/crash.h
8354         * src/customheader.c
8355         * src/customheader.h
8356         * src/displayheader.c
8357         * src/displayheader.h
8358         * src/editaddress.c
8359         * src/editaddress.h
8360         * src/editbook.c
8361         * src/editbook.h
8362         * src/editgroup.c
8363         * src/editgroup.h
8364         * src/editjpilot.c
8365         * src/editjpilot.h
8366         * src/editldap.c
8367         * src/editldap.h
8368         * src/editldap_basedn.c
8369         * src/editldap_basedn.h
8370         * src/editvcard.c
8371         * src/editvcard.h
8372         * src/exphtmldlg.c
8373         * src/exphtmldlg.h
8374         * src/expldifdlg.c
8375         * src/expldifdlg.h
8376         * src/export.c
8377         * src/exporthtml.c
8378         * src/exporthtml.h
8379         * src/exportldif.c
8380         * src/exportldif.h
8381         * src/filtering.c
8382         * src/filtering.h
8383         * src/folder.c
8384         * src/folder.h
8385         * src/folder_item_prefs.c
8386         * src/folder_item_prefs.h
8387         * src/foldersel.c
8388         * src/foldersel.h
8389         * src/folderutils.c
8390         * src/folderutils.h
8391         * src/folderview.c
8392         * src/folderview.h
8393         * src/grouplistdialog.c
8394         * src/grouplistdialog.h
8395         * src/html.c
8396         * src/html.h
8397         * src/image_viewer.c
8398         * src/image_viewer.h
8399         * src/imap.c
8400         * src/imap.h
8401         * src/imap_gtk.c
8402         * src/imap_gtk.h
8403         * src/import.c
8404         * src/import.h
8405         * src/importldif.c
8406         * src/importldif.h
8407         * src/importmutt.c
8408         * src/importmutt.h
8409         * src/importpine.c
8410         * src/importpine.h
8411         * src/inc.c
8412         * src/inc.h
8413         * src/jpilot.c
8414         * src/jpilot.h
8415         * src/ldapctrl.c
8416         * src/ldapctrl.h
8417         * src/ldaplocate.c
8418         * src/ldaplocate.h
8419         * src/ldapquery.c
8420         * src/ldapquery.h
8421         * src/ldapserver.c
8422         * src/ldapserver.h
8423         * src/ldaputil.c
8424         * src/ldaputil.h
8425         * src/ldif.c
8426         * src/ldif.h
8427         * src/localfolder.c
8428         * src/localfolder.h
8429         * src/main.c
8430         * src/main.h
8431         * src/mainwindow.c
8432         * src/mainwindow.h
8433         * src/manual.c
8434         * src/manual.h
8435         * src/matcher.c
8436         * src/matcher.h
8437         * src/matcher_parser.h
8438         * src/matcher_parser_lex.l
8439         * src/matcher_parser_parse.y
8440         * src/mbox.c
8441         * src/mbox.h
8442         * src/message_search.c
8443         * src/message_search.h
8444         * src/messageview.c
8445         * src/messageview.h
8446         * src/mh.c
8447         * src/mh.h
8448         * src/mh_gtk.c
8449         * src/mh_gtk.h
8450         * src/mimeview.c
8451         * src/mimeview.h
8452         * src/msgcache.c
8453         * src/msgcache.h
8454         * src/mutt.c
8455         * src/mutt.h
8456         * src/news.c
8457         * src/news.h
8458         * src/news_gtk.c
8459         * src/news_gtk.h
8460         * src/noticeview.c
8461         * src/noticeview.h
8462         * src/partial_download.c
8463         * src/partial_download.h
8464         * src/pine.c
8465         * src/pine.h
8466         * src/pop.c
8467         * src/pop.h
8468         * src/prefs_account.c
8469         * src/prefs_account.h
8470         * src/prefs_actions.c
8471         * src/prefs_actions.h
8472         * src/prefs_common.c
8473         * src/prefs_common.h
8474         * src/prefs_compose_writing.c
8475         * src/prefs_compose_writing.h
8476         * src/prefs_customheader.c
8477         * src/prefs_customheader.h
8478         * src/prefs_display_header.c
8479         * src/prefs_display_header.h
8480         * src/prefs_ext_prog.c
8481         * src/prefs_ext_prog.h
8482         * src/prefs_filtering.c
8483         * src/prefs_folder_column.c
8484         * src/prefs_folder_column.h
8485         * src/prefs_folder_item.c
8486         * src/prefs_folder_item.h
8487         * src/prefs_fonts.c
8488         * src/prefs_fonts.h
8489         * src/prefs_gtk.c
8490         * src/prefs_gtk.h
8491         * src/prefs_image_viewer.c
8492         * src/prefs_image_viewer.h
8493         * src/prefs_matcher.c
8494         * src/prefs_matcher.h
8495         * src/prefs_message.c
8496         * src/prefs_message.h
8497         * src/prefs_msg_colors.c
8498         * src/prefs_msg_colors.h
8499         * src/prefs_other.c
8500         * src/prefs_other.h
8501         * src/prefs_quote.c
8502         * src/prefs_quote.h
8503         * src/prefs_receive.c
8504         * src/prefs_receive.h
8505         * src/prefs_send.c
8506         * src/prefs_send.h
8507         * src/prefs_spelling.c
8508         * src/prefs_spelling.h
8509         * src/prefs_summaries.c
8510         * src/prefs_summaries.h
8511         * src/prefs_summary_column.c
8512         * src/prefs_summary_column.h
8513         * src/prefs_template.c
8514         * src/prefs_template.h
8515         * src/prefs_themes.c
8516         * src/prefs_themes.h
8517         * src/prefs_toolbar.c
8518         * src/prefs_toolbar.h
8519         * src/prefs_wrapping.c
8520         * src/prefs_wrapping.h
8521         * src/privacy.c
8522         * src/privacy.h
8523         * src/procheader.c
8524         * src/procheader.h
8525         * src/procmime.c
8526         * src/procmime.h
8527         * src/procmsg.c
8528         * src/procmsg.h
8529         * src/quote_fmt.c
8530         * src/quote_fmt_parse.y
8531         * src/recv.c
8532         * src/recv.h
8533         * src/remotefolder.c
8534         * src/remotefolder.h
8535         * src/send_message.c
8536         * src/send_message.h
8537         * src/setup.c
8538         * src/setup.h
8539         * src/sourcewindow.c
8540         * src/sourcewindow.h
8541         * src/ssl_manager.c
8542         * src/ssl_manager.h
8543         * src/statusbar.c
8544         * src/statusbar.h
8545         * src/stock_pixmap.c
8546         * src/stock_pixmap.h
8547         * src/summary_search.c
8548         * src/summary_search.h
8549         * src/summaryview.c
8550         * src/summaryview.h
8551         * src/syldap.c
8552         * src/syldap.h
8553         * src/textview.c
8554         * src/textview.h
8555         * src/toolbar.c
8556         * src/toolbar.h
8557         * src/undo.c
8558         * src/undo.h
8559         * src/unmime.c
8560         * src/unmime.h
8561         * src/vcard.c
8562         * src/vcard.h
8563         * src/wizard.c
8564         * src/wizard.h
8565         * src/common/base64.c
8566         * src/common/base64.h
8567         * src/common/defs.h
8568         * src/common/hooks.c
8569         * src/common/hooks.h
8570         * src/common/log.c
8571         * src/common/log.h
8572         * src/common/mgutils.c
8573         * src/common/mgutils.h
8574         * src/common/nntp.c
8575         * src/common/nntp.h
8576         * src/common/passcrypt.c
8577         * src/common/passcrypt.h.in
8578         * src/common/plugin.c
8579         * src/common/plugin.h
8580         * src/common/prefs.c
8581         * src/common/prefs.h
8582         * src/common/progressindicator.c
8583         * src/common/progressindicator.h
8584         * src/common/quoted-printable.c
8585         * src/common/quoted-printable.h
8586         * src/common/session.c
8587         * src/common/session.h
8588         * src/common/smtp.c
8589         * src/common/smtp.h
8590         * src/common/socket.c
8591         * src/common/socket.h
8592         * src/common/ssl.c
8593         * src/common/ssl.h
8594         * src/common/stringtable.c
8595         * src/common/stringtable.h
8596         * src/common/sylpheed.c
8597         * src/common/sylpheed.h
8598         * src/common/template.c
8599         * src/common/template.h
8600         * src/common/timing.h
8601         * src/common/utils.c
8602         * src/common/utils.h
8603         * src/common/version.h.in
8604         * src/common/xml.c
8605         * src/common/xml.h
8606         * src/common/xmlprops.c
8607         * src/common/xmlprops.h
8608         * src/gtk/about.c
8609         * src/gtk/colorlabel.c
8610         * src/gtk/colorlabel.h
8611         * src/gtk/colorsel.c
8612         * src/gtk/colorsel.h
8613         * src/gtk/combobox.c
8614         * src/gtk/combobox.h
8615         * src/gtk/description_window.c
8616         * src/gtk/description_window.h
8617         * src/gtk/filesel.c
8618         * src/gtk/filesel.h
8619         * src/gtk/foldersort.c
8620         * src/gtk/foldersort.h
8621         * src/gtk/gtkaspell.c
8622         * src/gtk/gtkaspell.h
8623         * src/gtk/gtksctree.c
8624         * src/gtk/gtkshruler.c
8625         * src/gtk/gtkshruler.h
8626         * src/gtk/gtkutils.c
8627         * src/gtk/gtkutils.h
8628         * src/gtk/icon_legend.c
8629         * src/gtk/icon_legend.h
8630         * src/gtk/logwindow.c
8631         * src/gtk/logwindow.h
8632         * src/gtk/manage_window.c
8633         * src/gtk/manage_window.h
8634         * src/gtk/pluginwindow.c
8635         * src/gtk/pluginwindow.h
8636         * src/gtk/prefswindow.c
8637         * src/gtk/prefswindow.h
8638         * src/gtk/quicksearch.c
8639         * src/gtk/quicksearch.h
8640         * src/pixmaps/claws-mail.xpm
8641         * src/pixmaps/claws-mail_icon.xpm
8642         * src/pixmaps/claws-mail_logo.xpm
8643         * src/pixmaps/sylpheed-claws.xpm
8644         * src/pixmaps/sylpheed-claws_icon.xpm
8645         * src/pixmaps/sylpheed-claws_logo.xpm
8646         * src/plugins/bogofilter/Makefile.am
8647         * src/plugins/bogofilter/bogofilter.c
8648         * src/plugins/bogofilter/bogofilter.h
8649         * src/plugins/bogofilter/bogofilter_gtk.c
8650         * src/plugins/clamav/Makefile.am
8651         * src/plugins/clamav/clamav_plugin.c
8652         * src/plugins/clamav/clamav_plugin.h
8653         * src/plugins/clamav/clamav_plugin_gtk.c
8654         * src/plugins/demo/Makefile.am
8655         * src/plugins/demo/demo.c
8656         * src/plugins/dillo_viewer/Makefile.am
8657         * src/plugins/dillo_viewer/README
8658         * src/plugins/dillo_viewer/dillo_prefs.c
8659         * src/plugins/dillo_viewer/dillo_prefs.h
8660         * src/plugins/dillo_viewer/dillo_viewer.c
8661         * src/plugins/pgpcore/Makefile.am
8662         * src/plugins/pgpcore/passphrase.c
8663         * src/plugins/pgpcore/passphrase.h
8664         * src/plugins/pgpcore/pgp_viewer.c
8665         * src/plugins/pgpcore/pgp_viewer.h
8666         * src/plugins/pgpcore/plugin.c
8667         * src/plugins/pgpcore/prefs_gpg.c
8668         * src/plugins/pgpcore/prefs_gpg.h
8669         * src/plugins/pgpcore/select-keys.c
8670         * src/plugins/pgpcore/select-keys.h
8671         * src/plugins/pgpcore/sgpgme.c
8672         * src/plugins/pgpcore/sgpgme.h
8673         * src/plugins/pgpcore/sylpheed.def
8674         * src/plugins/pgpcore/version.rc
8675         * src/plugins/pgpinline/Makefile.am
8676         * src/plugins/pgpinline/pgpinline.c
8677         * src/plugins/pgpinline/pgpinline.h
8678         * src/plugins/pgpinline/plugin.c
8679         * src/plugins/pgpinline/sylpheed.def
8680         * src/plugins/pgpinline/version.rc
8681         * src/plugins/pgpmime/Makefile.am
8682         * src/plugins/pgpmime/pgpmime.c
8683         * src/plugins/pgpmime/pgpmime.h
8684         * src/plugins/pgpmime/plugin.c
8685         * src/plugins/pgpmime/sylpheed.def
8686         * src/plugins/pgpmime/version.rc
8687         * src/plugins/spamassassin/Makefile.am
8688         * src/plugins/spamassassin/README
8689         * src/plugins/spamassassin/spamassassin.c
8690         * src/plugins/spamassassin/spamassassin.h
8691         * src/plugins/spamassassin/spamassassin_gtk.c
8692         * src/plugins/trayicon/Makefile.am
8693         * src/plugins/trayicon/trayicon.c
8694         * tools/OOo2sylpheed.pl
8695         * tools/README
8696         * tools/README.sylprint
8697         * tools/acroread2sylpheed.pl
8698         * tools/claws.i18n.status.pl
8699         * tools/filter_conv.pl
8700         * tools/filter_conv_new.pl
8701         * tools/freshmeat_search.pl
8702         * tools/google_search.pl
8703         * tools/kmail2sylpheed.pl
8704         * tools/kmail2sylpheed_v2.pl
8705         * tools/make.themes.project
8706         * tools/multiwebsearch.pl
8707         * tools/nautilus2sylpheed.sh
8708         * tools/outlook2sylpheed.pl
8709         * tools/sylprint.pl
8710         * tools/sylprint.rc
8711         * tools/tb2sylpheed
8712         * tools/textviewer.sh
8713         * tools/vcard2xml.py
8714         * tools/kdeservicemenu/README
8715         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8716         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8717         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8718                 Change name to Claws Mail. Announce to follow...
8719
8720 2006-11-06 [wwp]        2.6.0cvs6
8721
8722         * src/prefs_template.c
8723                 unify messages related to quote format/template errors (fix
8724                 capitalization), again.
8725
8726 2006-11-06 [wwp]        2.6.0cvs5
8727
8728         * src/prefs_quote.c
8729                 unify messages related to quote format/template errors.
8730
8731 2006-11-06 [wwp]        2.6.0cvs4
8732
8733         * src/prefs_msg_colors.c
8734                 more uses of Q_ macro for contextual translations, thanks
8735                 to Fabien (fzzzzz).
8736
8737 2006-11-06 [wwp]        2.6.0cvs3
8738
8739         * src/compose.c
8740         * src/common/utils.c
8741         * src/common/utils.h
8742                 show an alertpanel to make sure users are aware that sensitive
8743                 files are attached (it's file blacklist-based). This will fix
8744                 interaction w/ GoogleEarth for instance, thanks to Colin.
8745
8746 2006-11-06 [wwp]        2.6.0cvs2
8747
8748         * src/prefs_quote.c
8749         * src/prefs_template.c
8750         * src/prefs_template.h
8751                 check quote format when applying/closing prefs. For now this only
8752                 shows up an error dialog box, not preventing the user from using
8753                 a broken quote (reply, forwards) format.
8754
8755 2006-11-06 [wwp]        2.6.0cvs1
8756
8757         * src/prefs_template.c
8758                 fix missing checks of some template fields.
8759
8760 2006-11-06 [paul]       2.6.0
8761
8762         * NEWS
8763         * README
8764         * RELEASE_NOTES
8765                 2.6.0 released
8766
8767 2006-11-06 [paul]       2.5.6cvs22
8768
8769         * manual/advanced.xml
8770         * manual/es/advanced.xml
8771                 put 'respect_flowed_format' info in the correct
8772                 place
8773
8774 2006-11-06 [mones]      2.5.6cvs21
8775
8776         * po/es.po
8777                 Minor fixes for release
8778
8779 2006-11-06 [paul]       2.5.6cvs20
8780
8781         * po/cs.po
8782         * po/de.po
8783         * po/fr.po
8784         * po/it.po
8785         * po/nl.po
8786         * po/pt_BR.po
8787         * po/sk.po
8788         * po/sv.po
8789         * po/zh_CN.po
8790                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8791                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8792                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8793                 Young
8794
8795 2006-11-02 [colin]      2.5.6cvs19
8796
8797         * src/imap.c
8798         * src/imap.h
8799         * src/prefs_account.c
8800         * src/etpan/imap-thread.c
8801                 Add GSSAPI support - fixes Debian bug #383274
8802
8803 2006-11-01 [colin]      2.5.6cvs18
8804
8805         * src/jpilot.c
8806                 Handle libpisock12 support. Probably
8807                 fixes bug 1046, 'jpilot AddressDB.pdb 
8808                 import fail'
8809
8810 2006-11-01 [colin]      2.5.6cvs17
8811
8812         * src/folderutils.c
8813                 debug_print() folderutils_mark_all_read()
8814
8815 2006-11-01 [colin]      2.5.6cvs16
8816
8817         * COPYING
8818                 Add missed files to the Apache exception
8819
8820 2006-10-31 [colin]      2.5.6cvs15
8821
8822         * src/folder.c
8823         * src/folder.h
8824                 Add a copy_private_data() func to FolderClasses
8825                 Doesn't break the feature freeze, because we 
8826                 won't use it (right now) in the core.
8827
8828 2006-10-31 [colin]      2.5.6cvs14
8829
8830         * COPYING
8831                 Allow linking with the Apache licensed files in
8832                 src/plugins/spamassassin. Hopefully fixes 
8833                 bug 1048, 'Spamassassin plugin license problem'
8834
8835 2006-10-31 [wwp]        2.5.6cvs13
8836
8837         * src/compose.c
8838                 fix and optimize trimming of leading linefeeds in body loop.
8839
8840 2006-10-31 [colin]      2.5.6cvs12
8841
8842         * src/etpan/imap-thread.c
8843         * src/imap.c
8844                 Make really sure to have NULL sets in case
8845                 of error
8846
8847 2006-10-30 [wwp]        2.5.6cvs11
8848
8849         * src/prefs_common.c
8850         * src/prefs_common.h
8851         * src/compose.c
8852                 fix broken storage of quote format template when it contains \-escape
8853                 sequences. The application of such sequences is also fixed now (\t
8854                 in quote format will be a real tab instead of a 't', for instance).
8855
8856 2006-10-27 [colin]      2.5.6cvs10
8857
8858         * src/compose.c
8859                 Probably fix bug 1045, 'sylpheed-claws 
8860                 doesn't remove the mail from the IMAP 
8861                 Queue folder after sending'. From
8862                 2.5.6cvs3-stable
8863
8864 2006-10-27 [colin]      2.5.6cvs9
8865
8866         * configure.ac
8867                 Require libetpan-0.48. I'm so annoying,
8868                 I know ;-)
8869
8870 2006-10-27 [colin]      2.5.6cvs8
8871
8872         * src/folder.c
8873         * src/imap.c
8874                 Probably fix bug 1044, 'sylpheed-claws 
8875                 segfaults while moving mails' - Fix relation
8876                 usage when moving to an IMAP mailbox from another
8877                 mailbox
8878
8879 2006-10-26 [paul]       2.5.6cvs7
8880
8881         * src/gtk/about.c
8882                 add libSM to compiled-in features
8883                 list
8884
8885 2006-10-24 [colin]      2.5.6cvs6
8886
8887         * src/textview.c
8888         * src/gtk/gtkutils.c
8889                 Fix crash when printing emails with an
8890                 xface
8891
8892 2006-10-24 [mones]      2.5.6cvs5
8893
8894         * manual/es/advanced.xml
8895                 Synchronize hidden option respect_flowed_format
8896         * po/es.po
8897                 Updated translation
8898
8899 2006-10-21 [paul]       2.5.6cvs4
8900
8901         * src/gtk/authors.h
8902         * src/plugins/pgpcore/pgp_viewer.c
8903         * src/plugins/pgpcore/sgpgme.c
8904                 fix building on BSDs
8905                 Thanks to Michael Hughes
8906                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8907
8908 2006-10-20 [colin]      2.5.6cvs3
8909
8910         * configure.ac
8911                 Bump up libetpan requirement
8912                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8913         * src/common/utils.c
8914         * src/common/utils.h
8915                 Add convenience get_file_mtime()
8916         * src/imap.c
8917         * src/etpan/imap-thread.c
8918         * src/etpan/imap-thread.h
8919                 Implement UIDPLUS support if the server
8920                 supports it - faster sending in this case
8921
8922 2006-10-19 [colin]      2.5.6cvs2
8923
8924         * src/gtk/quicksearch.c
8925                 Fix emptying in type-ahead+extended mode
8926         * src/mainwindow.c
8927         * src/mainwindow.h
8928                 Add a hook for offline state change
8929         * src/plugins/trayicon/trayicon.c
8930                 Use it to display offline icons
8931         * src/plugins/trayicon/Makefile.am
8932         * src/plugins/trayicon/newmail.offline.xpm
8933         * src/plugins/trayicon/newmarkedmail.offline.xpm
8934         * src/plugins/trayicon/nomail.offline.xpm
8935         * src/plugins/trayicon/unreadmail.offline.xpm
8936         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8937                 Add the icons
8938
8939 2006-10-12 [paul]       2.5.6cvs1
8940
8941         * NEWS
8942         * README
8943         * configure.ac
8944                 Update version number following
8945                 stable release
8946
8947 2006-10-19 [colin]      2.5.5cvs18
8948
8949         * manual/handling.xml
8950                 Add type-ahead search
8951
8952 2006-10-18 [colin]      2.5.5cvs17
8953
8954         * src/gtk/quicksearch.c
8955                 Remove "save to history only if there's
8956                 no syntax error", it breaks for some 
8957                 reason which I'll investigate later.
8958
8959 2006-10-18 [colin]      2.5.5cvs16
8960
8961         * src/prefs_common.c
8962         * src/prefs_common.h
8963         * src/summaryview.c
8964         * src/gtk/quicksearch.c
8965         * src/gtk/quicksearch.h
8966                 Add a type-ahead option for fast searches
8967                 Patch by Fabien Vantard
8968
8969 2006-10-18 [colin]      2.5.5cvs15
8970
8971         * src/compose.c
8972         * src/compose.h
8973                 Add Options/Reply mode/ menu to be able to
8974                 change the recipients of a reply on the fly
8975
8976 2006-10-18 [colin]      2.5.5cvs14
8977
8978         * src/compose.c
8979                 Fix redirecting of our own sent mails
8980
8981 2006-10-17 [wwp]        2.5.5cvs13
8982
8983         * src/send_message.c
8984                 Fix duplicate error messages when sending, and missing
8985                 newline in such error messages.
8986
8987 2006-10-17 [colin]      2.5.5cvs12
8988
8989         * src/compose.c
8990                 Compare addresses case-insensitive
8991
8992 2006-10-17 [colin]      2.5.5cvs11
8993
8994         * src/plugins/pgpcore/sgpgme.c
8995                 Fix return status
8996
8997 2006-10-17 [colin]      2.5.5cvs10
8998
8999         * src/plugins/pgpcore/pgp_viewer.c
9000                 Fix return status
9001
9002 2006-10-17 [colin]      2.5.5cvs9
9003
9004         * src/quote_fmt.c
9005                 Fix a typo (thanks to Fabien)
9006
9007 2006-10-16 [colin]      2.5.5cvs8
9008
9009         * src/textview.c
9010                 Fix problem with quote-folding when emails
9011                 don't convert cleanly to UTF-8
9012
9013 2006-10-14 [colin]      2.5.5cvs7
9014
9015         * src/prefs_template.c
9016                 Reset fields when reopening
9017                 the window
9018
9019 2006-10-13 [paul]       2.5.5cvs6
9020
9021         * manual/advanced.xml
9022         * src/prefs_message.c
9023                 make 'respect_flowed_format' a hidden
9024                 option, and add a manual entry for it
9025                 Thanks to Colin
9026
9027 2006-10-12 [colin]      2.5.5cvs5
9028
9029         * src/codeconv.c
9030                 Revert part of 2.5.2cvs21:
9031                 Don't optimise by reusing the 
9032                 last iconv converter if possible:
9033                 it seems slightly broken in a 
9034                 very hard way to reproduce
9035
9036 2006-10-12 [colin]      2.5.5cvs4
9037
9038         * src/prefs_common.c
9039         * src/prefs_common.h
9040         * src/prefs_message.c
9041         * src/procmime.c
9042                 Fix bug 1035, 'Incorrect handling 
9043                 of flowed lines'. We now optionnaly
9044                 handle this format (preference is in
9045                 Message View/Text options section)
9046
9047 2006-10-12 [colin]      2.5.5cvs3
9048
9049         * po/POTFILES.in
9050                 Add new file
9051         * src/plugins/pgpcore/pgp_viewer.c
9052         * src/plugins/pgpcore/sgpgme.c
9053                 Don't try to import without asking
9054
9055 2006-10-12 [colin]      2.5.5cvs2
9056
9057         * src/compose.c
9058                 Fix bug 1036, 'Forwarding a mutlipart
9059                 mail with a "text/html" block to ms
9060                 outlook users leeds to freeze of
9061                 outlook'. Poor outlook users...
9062
9063 2006-10-12 [paul]       2.5.5cvs1
9064
9065         * NEWS
9066         * README
9067         * configure.ac
9068                 Update version number following
9069                 stable release
9070
9071 2006-10-11 [paul]       2.5.4cvs1
9072
9073         * NEWS
9074         * README
9075         * configure.ac
9076                 Update version number following
9077                 stable release
9078
9079 2006-10-11 [paul]       2.5.3cvs32
9080
9081         * src/textview.c
9082                 fix bug 1032, 'Segmentation fault when showing
9083                 message' (bug in quote folding)
9084                 Thanks to Colin
9085
9086 2006-10-10 [colin]      2.5.3cvs31
9087
9088         * src/quote_fmt.c
9089                 Rephrase english a bit
9090
9091 2006-10-10 [colin]      2.5.3cvs30
9092
9093         * src/prefs_compose_writing.c
9094                 Stop making the page larger than the window
9095
9096 2006-10-10 [wwp]        2.5.3cvs29
9097
9098         * src/compose.c
9099         * src/prefs_template.c
9100         * src/quote_fmt.c
9101         * src/quote_fmt.h
9102         * src/quote_fmt_lex.l
9103         * src/quote_fmt_parse.y
9104                 Extend the quote parser a bit: allow to get access to
9105                 basic (composing) account info.
9106
9107 2006-10-10 [colin]      2.5.3cvs28
9108
9109         * src/procheader.c
9110                 Fix this \t problem in subject
9111
9112 2006-10-09 [colin]      2.5.3cvs27
9113
9114         * src/main.c
9115         * src/prefs_gtk.c
9116                 Prepare cache a bit later
9117                 If section already exists, skip the new one 
9118                 (as previously); avoid writing the same block
9119                 twice - if we find a second block with the 
9120                 same id, skip it.
9121         * src/plugins/pgpcore/pgp_viewer.c
9122                 Set cursor to busy when retrieving a key
9123         * src/plugins/pgpcore/sgpgme.c
9124                 allow 5 seconds for gpg to export the key
9125                 
9126
9127 2006-10-09 [colin]      2.5.3cvs26
9128
9129         * configure.ac
9130         * src/msgcache.c
9131         * src/prefs_gtk.c
9132                 Check for existence of fgets_unlocked
9133                 and fwrite_unlocked
9134
9135 2006-10-09 [paul]       2.5.3cvs25
9136
9137         * src/prefs_summaries.c
9138                 replace strftime() with fast_strftime() and in
9139                 the consequence fix the bug in the display of
9140                 AM/PM in the 'Example' string
9141
9142 2006-10-09 [ticho]      2.5.3cvs24
9143
9144         * po/sk.po
9145                 Updated (and fixed up somewhat) Slovak translation.
9146
9147 2006-10-08 [colin]      2.5.3cvs23
9148
9149         * src/prefs_folder_item.c
9150                 Explain why prefs in the top-level folder
9151                 aren't retained, but are still useful
9152
9153 2006-10-08 [colin]      2.5.3cvs22
9154
9155         * src/prefs_gtk.c
9156                 Don't cache anything if caching fails
9157
9158 2006-10-08 [colin]      2.5.3cvs21
9159
9160         * src/common/utils.c
9161                 always include gi18n.h
9162
9163 2006-10-07 [colin]      2.5.3cvs20
9164
9165         * src/plugins/pgpcore/pgp_viewer.c
9166                 Kill gpg after 5 seconds wait
9167
9168 2006-10-07 [colin]      2.5.3cvs19
9169
9170         * src/plugins/pgpcore/pgp_viewer.c
9171         * src/plugins/pgpcore/pgp_viewer.h
9172                 Fix copyright
9173
9174 2006-10-07 [colin]      2.5.3cvs18
9175
9176         * src/plugins/pgpcore/pgp_viewer.c
9177         * src/plugins/pgpcore/pgp_viewer.h
9178                 Actually add the files to CVS
9179
9180 2006-10-07 [colin]      2.5.3cvs17
9181
9182         * src/plugins/pgpcore/sgpgme.c
9183                 Be sure not to crash on 'application/pgp-signature' that
9184                 are not application/pgp-signatures
9185
9186 2006-10-07 [colin]      2.5.3cvs16
9187
9188         * src/textview.c
9189         * src/textview.h
9190                 Make a bit more of the API available
9191         * src/plugins/pgpcore/Makefile.am
9192         * src/plugins/pgpcore/plugin.c
9193         * src/plugins/pgpcore/sgpgme.c
9194                 Add basic key import/export
9195
9196 2006-10-07 [colin]      2.5.3cvs15
9197
9198         * src/folderview.c
9199         * src/imap.c
9200         * src/prefs_account.c
9201         * src/wizard.c
9202                 Warn users *everywhere* if libetpan's not
9203                 linked in
9204
9205 2006-10-06 [mones]      2.5.3cvs14
9206
9207         * po/de.po
9208         * po/es.po
9209                 updated by Stephan Sachse and me
9210
9211 2006-10-06 [colin]      2.5.3cvs13
9212
9213         * src/main.c
9214         * src/common/sylpheed.c
9215                 Don't load common plugins if --exit is passed
9216         * src/prefs_gtk.c
9217         * src/prefs_gtk.h
9218                 Implement a cache to avoid reading the same
9219                 files over and over again at startup
9220
9221 2006-10-06 [colin]      2.5.3cvs12
9222
9223         * src/summaryview.c
9224         * src/gtk/quicksearch.c
9225                 Update display every 5k mails on fast searches
9226
9227 2006-10-06 [colin]      2.5.3cvs11
9228
9229         * src/textview.c
9230                 Don't do quote folding on HTML or ERTF.
9231                 May fix the Cygwin issues if they were
9232                 happening with HTML mails?
9233
9234 2006-10-05 [colin]      2.5.3cvs10
9235
9236         * src/prefs_gtk.c
9237                 Oops, forgot one
9238
9239 2006-10-05 [colin]      2.5.3cvs9
9240
9241         * src/prefs_gtk.c
9242                 Use unlocked_stdio here too
9243
9244 2006-10-05 [colin]      2.5.3cvs8
9245
9246         * src/folderview.c
9247                 Fix go to next * after preferences apply
9248         * src/msgcache.c
9249                 Do the fd lock/unlock ourselves instead of
9250                 letting the libc do it at each write 
9251
9252 2006-10-05 [colin]      2.5.3cvs7
9253
9254         * src/common/utils.c
9255                 Faster division, thanks to Jean Diraison
9256
9257 2006-10-05 [paul]       2.5.3cvs6
9258
9259         * src/common/utils.c
9260                 fix building with --disable-nls
9261
9262 2006-10-04 [colin]      2.5.3cvs5
9263
9264         * src/folder.c
9265                 Maybe fix a segfault
9266
9267 2006-10-04 [wwp]        2.5.3cvs4
9268
9269         * src/prefs_folder_item.c
9270                 Fine-tune layouts in folder item prefs. Suggested by
9271                 Fabien Vantard <fzzzzz@gmail.com>.
9272
9273 2006-10-04 [wwp]        2.5.3cvs3
9274
9275         * src/prefs_folder_item.c
9276                 Kill the clandestine passengers. You didn't see anything.
9277
9278 2006-10-04 [wwp]        2.5.3cvs2
9279
9280         * src/prefs_folder_item.c
9281                 Add a way to test the subject simplify regexp in
9282                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9283                 w/ few layout changes.
9284
9285 2006-20-04 [paul]       2.5.3cvs1
9286
9287         * NEWS
9288         * README
9289         * configure.ac
9290                 Update version number following
9291                 stable release
9292
9293 2006-10-04 [colin]      2.5.2cvs42
9294
9295         * src/folder.c
9296         * src/folder.h
9297         * src/summaryview.c
9298                 Provide a way for folder classes to set their sort
9299                 type and key
9300
9301 2006-10-03 [colin]      2.5.2cvs41
9302
9303         * src/mh.c
9304                 Don't use strlen() to know if the
9305                 string's empty
9306
9307 2006-10-03 [colin]      2.5.2cvs40
9308
9309         * src/mh.c
9310                 Fix "check for new folders" with accentued folders
9311
9312 2006-10-03 [ticho]      2.5.2cvs39
9313
9314         * src/filtering.c
9315         * src/folder.c
9316         * src/inc.c
9317         * src/mbox.c
9318                 Colin's fix for "copy" filtering rules.
9319
9320 2006-10-02 [colin]      2.5.2cvs38
9321
9322         * src/folderview.c
9323                 Fix for double-click too
9324
9325 2006-10-02 [colin]      2.5.2cvs37
9326
9327         * src/folderview.c
9328                 correct fix for cvs36
9329
9330 2006-10-02 [colin]      2.5.2cvs36
9331
9332         * src/folderview.c
9333                 Fix 'goto next unread' after collapsing/expanding 
9334                 a node.
9335
9336 2006-10-02 [colin]      2.5.2cvs35
9337
9338         * src/summaryview.c
9339                 Fix double freeze/thaw
9340         * src/common/utils.c
9341         * src/common/utils.h
9342                 Reimplement strftime
9343         * src/procheader.c
9344                 Use it
9345
9346
9347 2006-10-02 [colin]      2.5.2cvs34
9348
9349         * src/mh.c
9350                 Time mh_write_sequences() - it's fast
9351         * src/summaryview.c
9352                 Init a variable to shut up gcc
9353
9354 2006-10-01 [colin]      2.5.2cvs33
9355
9356         * src/folder.c
9357         * src/mh.c
9358         * src/mh.h
9359         * src/msgcache.c
9360                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9361                 Add fsync but disable it, it's slow as hell
9362
9363 2006-10-01 [colin]      2.5.2cvs32
9364
9365         * src/mh.c
9366         * src/msgcache.c
9367                 fflush() caches and mh_sequences before
9368                 fclose()ing
9369
9370 2006-10-01 [colin]      2.5.2cvs31
9371
9372         * src/msgcache.c
9373                 Don't ftruncate when not using mmap
9374
9375 2006-09-30 [colin]      2.5.2cvs30
9376
9377         * src/main.c
9378                 Write folder list *after* saving caches
9379
9380 2006-09-30 [colin]      2.5.2cvs29
9381
9382         * src/folder.c
9383         * src/mh.c
9384                 Debug forced mtime changes
9385
9386 2006-09-30 [colin]      2.5.2cvs28
9387
9388         * src/folder.c
9389         * src/main.c
9390                 Remove useless debug_print()s (code
9391                 well-tested)
9392
9393 2006-09-30 [colin]      2.5.2cvs27
9394
9395         * src/mh.c
9396                 Do stuff faster when writing mh_sequences
9397
9398 2006-09-30 [colin]      2.5.2cvs26
9399
9400         * src/mh.c
9401                 Don't let the writing of .mh_sequences, which
9402                 can change the folder's mtime, let us think
9403                 we need to scan.
9404
9405 2006-09-30 [colin]      2.5.2cvs25
9406
9407         * src/folder.c
9408                 Move a debug_print where it belongs 
9409                 (processing)
9410         * src/summaryview.c
9411                 Don't mess with a huge slow subject
9412                 table if we're not threading by
9413                 subject
9414
9415 2006-09-30 [colin]      2.5.2cvs24
9416
9417         * src/msgcache.c
9418                 Reenable mmaped reads (*not* writes!)
9419         * src/procmsg.c
9420                 Don't destroy and recreate hashtables just
9421                 for fun
9422         * src/common/utils.c
9423                 Remove useless reply prefixes (it's case
9424                 unsensitive)
9425
9426 2006-09-30 [wwp]        2.5.2cvs23
9427
9428         * tools/fix_date.sh
9429                 Fixed a minor bug in date value extraction, added a switch
9430                 to replace non RFC-compliant Date: value, added a switch
9431                 to use strict RFC matching patterns for dates.
9432
9433 2006-09-29 [colin]      2.5.2cvs22
9434
9435         * src/matcher_parser.h
9436         * src/matcher_parser_parse.y
9437         * src/prefs_filtering.c
9438         * src/statusbar.c
9439         * src/summary_search.c
9440         * src/summaryview.c
9441         * src/gtk/quicksearch.c
9442         * src/gtk/quicksearch.h
9443                 Optimise searches by setting different
9444                 refresh intervals (depending if the 
9445                 search is fast or not)
9446
9447 2006-09-29 [colin]      2.5.2cvs21
9448
9449         * src/codeconv.c
9450                 Optimise by reusing the last iconv converter
9451                 if possible
9452         * src/textview.c
9453                 Optimise a bit (the foldable quotes feature
9454                 still has an awful O(n^2) algo
9455
9456 2006-09-29 [colin]      2.5.2cvs20
9457
9458         * src/gtk/gtksctree.c
9459         * src/gtk/gtksctree.h
9460                 Optimise de-selection via up/down or
9461                 another key
9462
9463 2006-09-28 [colin]      2.5.2cvs19
9464
9465         * src/action.c
9466         * src/compose.c
9467         * src/folderview.c
9468         * src/mainwindow.c
9469         * src/messageview.c
9470         * src/summary_search.c
9471         * src/toolbar.c
9472                 Avoid using summaryview->ctree directly
9473
9474 2006-09-28 [colin]      2.5.2cvs18
9475
9476         * src/summaryview.c
9477         * src/summaryview.h
9478                 Add helpers to freeze/thaw/grab_focus
9479                 Factorize calls to freeze/thaw/grab_focus
9480                 
9481
9482 2006-09-28 [colin]      2.5.2cvs17
9483
9484         * src/main.c
9485                 More guards for the session management
9486
9487 2006-09-28 [colin]      2.5.2cvs16
9488
9489         * src/folderview.c
9490         * src/gtk/gtksctree.c
9491         * src/gtk/gtksctree.h
9492                 Make expanding not recursive in folderview
9493
9494 2006-09-28 [colin]      2.5.2cvs15
9495
9496         * src/addressbook.c
9497                 If nothing is selected in the list (right part)
9498                 and a group is selected in the tree (left part),
9499                 mail this group.
9500
9501 2006-09-28 [colin]      2.5.2cvs14
9502
9503         * src/Makefile.am
9504                 Actually use SM_LIBS
9505
9506 2006-09-28 [ticho]      2.5.2cvs13
9507
9508         * src/export.c
9509         * src/messageview.c
9510         * src/mimeview.c
9511         * src/news.c
9512         * src/pop.c
9513         * src/prefs_themes.c
9514         * src/procmsg.c
9515                 Small i18n string optimization.
9516         * src/send_message.c
9517         * src/summaryview.c
9518         * src/common/session.c
9519         * src/common/smtp.c
9520         * src/common/ssl_certificate.c
9521         * src/common/utils.c
9522                 Use "Couldn't" instead of "Can't" in UI messages,
9523                 where appropriate.
9524
9525 2006-09-28 [colin]      2.5.2cvs12
9526
9527         * configure.ac
9528                 Possibly fix link errors
9529
9530 2006-09-27 [wwp]        2.5.2cvs11
9531
9532         * src/gtk/authors.h
9533         * doc/man/sylpheed-claws.1
9534         * manual/ack.xml
9535         * manual/es/ack.xml
9536         * manual/fr/ack.xml
9537         * manual/pl/ack.xml
9538                 Updated authors info (me, myself and I).
9539
9540 2006-09-27 [colin]      2.5.2cvs10
9541
9542         * src/addressbook.c
9543                 Remove useless printf
9544
9545 2006-09-27 [wwp]        2.5.2cvs9
9546
9547         * src/editgroup.c
9548         * src/send_message.c
9549         * src/inc.c
9550         * src/prefs_common.c
9551         * src/prefs_common.h
9552         * src/gtk/progressdialog.c
9553                 remember more windows' sizes (send dialog, received dialog,
9554                 edit group in addressbook).
9555
9556 2006-09-27 [colin]      2.5.2cvs8
9557
9558         * configure.ac
9559         * src/main.c
9560         * src/mainwindow.h
9561                 Use libSM to communicate with the session
9562                 manager, so that we can know when the 
9563                 session ends, save our caches, and draft
9564                 our compose windows.
9565
9566 2006-09-27 [colin]      2.5.2cvs7
9567
9568         * src/addressbook.c
9569                 Fix issues:
9570                 o Allow Book and Group creation from the tree's
9571                   contextual menu
9572                 o Do not actually delete the contacts when 
9573                   deleting groups from the tree (duh!)
9574
9575 2006-09-27 [colin]      2.5.2cvs6
9576
9577         * src/compose.c
9578         * src/compose.h
9579         * src/mainwindow.c
9580         * src/textview.c
9581         * src/toolbar.c
9582                 o Allow passing an email address to 
9583                   compose_new_with_folderitem
9584                 o Update callers
9585                 o Use current folderitem when clicking
9586                   on a TextView mailto: link
9587                 o Fix a possible leak in TextView
9588
9589 2006-09-27 [colin]      2.5.2cvs5
9590
9591         * src/html.c
9592                 Use UTF-8 chars to replace HTML entities
9593
9594 2006-09-27 [colin]      2.5.2cvs4
9595
9596         * AUTHORS
9597         * src/prefs_account.c
9598         * src/gtk/authors.h
9599                 Fix bug #1024 (Array index out of
9600                 range in sylpheed-claws-2.5.2)
9601                 Patch by Ales Nosek <anosek@suse.cz>
9602
9603 2006-09-27 [colin]      2.5.2cvs3
9604
9605         * src/addr_compl.c
9606                 Actually do the test
9607
9608 2006-09-27 [colin]      2.5.2cvs2
9609
9610         * src/addr_compl.c
9611         * src/addr_compl.h
9612                 Allow completing with comma (in certain cases: vCalendar
9613                 for example doesn't support that)
9614                 Patch by Fabien Vantard
9615
9616 2006-09-26 [colin]      2.5.2cvs1
9617
9618         * src/Makefile.am
9619         * src/addr_compl.c
9620         * src/addr_compl.h
9621         * src/addrbook.c
9622         * src/addrbook.h
9623         * src/addressbook.c
9624         * src/addrindex.c
9625         * src/addrindex.h
9626         * src/compose.c
9627         * src/prefs_common.c
9628         * src/prefs_filtering_action.c
9629         * src/prefs_folder_item.c
9630         * src/prefs_template.c
9631         * src/stock_pixmap.c
9632         * src/stock_pixmap.h
9633         * src/pixmaps/addr_one.xpm
9634         * src/pixmaps/addr_two.xpm
9635                 Add auto-completion on groups
9636
9637 2006-09-26 [colin]      2.5.2
9638
9639         * NEWS
9640         * README
9641         * RELEASE_NOTES
9642                 2.5.2 released
9643
9644 2006-09-26 [colin]      2.5.1cvs5
9645
9646         * src/matcher.c
9647                 Fix condition
9648
9649 2006-09-26 [colin]      2.5.1cvs4
9650
9651         * src/mbox.c
9652                 Revert cvs1 (useless as the message is printed 
9653                 every 500 mails)
9654
9655 2006-09-26 [colin]      2.5.1cvs3
9656
9657         * src/partial_download.c
9658                 Fix crasher found by Alexsandar Urosevic
9659
9660 2006-09-26 [colin]      2.5.1cvs2
9661
9662         * src/summaryview.c
9663                 Fix bug #1023 (Sylpheed deletes too much messages)
9664
9665 2006-09-26 [ticho]      2.5.1cvs1
9666
9667         * src/mbox.c
9668                 Make use of gettext's multiple plurals for statusbar
9669                 progress message.
9670
9671 2006-09-25 [paul]       2.5.1
9672
9673         * NEWS
9674         * README
9675         * RELEASE_NOTES
9676                 2.5.1 released
9677
9678 2006-09-25 [colin]      2.5.0cvs3
9679
9680         * src/plugins/bogofilter/bogofilter.c
9681         * src/plugins/clamav/clamav_plugin.c
9682         * src/plugins/spamassassin/spamassassin.c
9683                 BogoFilter, Spamassassin: Fix double hook registering after
9684                 visiting preferences
9685                 Spamassassin, Clamav: Just set the mails to move instead of
9686                 doing the move - caller will move the things at once.
9687
9688 2006-09-25 [colin]      2.5.0cvs2
9689
9690         * src/imap.c
9691         * src/etpan/imap-thread.c
9692                 Use UID SEARCH ALL instead of UID 1:*
9693                 (braindead servers can't figure out that's
9694                 the same...)
9695
9696 2006-09-25 [wwp]        2.5.0cvs1
9697
9698         * src/message_search.c
9699                 Added the ability to stop a running search (in message body).
9700
9701 2006-09-25 [paul]       2.5.0
9702
9703         * NEWS
9704         * README
9705         * RELEASE_NOTES
9706                 2.5.0 released
9707
9708 2006-09-25 [paul]       2.4.0cvs214
9709
9710         * po/cs.po
9711         * po/de.po
9712         * po/fi.po
9713         * po/fr.po
9714         * po/nl.po
9715         * po/pt_BR.po
9716         * po/sk.po
9717         * po/sr.po
9718         * po/zh_CN.po
9719                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9720                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9721                 Ticho, Aleksander Urosevic, Ralgh Young
9722
9723 2006-09-24 [mones]      2.4.0cvs213
9724
9725         * po/es.po
9726                 Updated for release
9727
9728 2006-09-23 [colin]      2.4.0cvs212
9729
9730         * src/gtk/inputdialog.c
9731                 Fix [ ] remember this appearing in normal
9732                 input dialogs after it's been used by
9733                 mimeview.
9734         * src/folder.c
9735         * src/folderview.c
9736         * src/msgcache.c
9737         * src/procmsg.c
9738         * src/summaryview.c
9739         * src/textview.c
9740         * src/common/timing.h
9741                 Enable timings in debug mode and make it
9742                 look prettier.
9743
9744 2006-09-22 [colin]      2.4.0cvs211
9745
9746         * README
9747                 Revert test change
9748         * commitHelper
9749                 ping the correct URI
9750
9751 2006-09-22 [colin]      2.4.0cvs210
9752
9753         * README
9754                 Let's see if bug #1022 is fixed
9755
9756 2006-09-21 [colin]      2.4.0cvs209
9757
9758         * src/wizard.c
9759         * src/common/plugin.c
9760                 Prepare infra to load predefined plugins when
9761                 no configuration existed. Don't actually load
9762                 anything yet (feat. freeze)
9763
9764 2006-09-21 [wwp]        2.4.0cvs208
9765
9766         * manual/fr/faq.xml
9767                 Partial sync w/ 2.4.0cvs72:
9768                 wrap file and minor updates.
9769
9770 2006-09-21 [wwp]        2.4.0cvs207
9771
9772         * tools/fix_date.sh
9773                 several fixes and enhancements. A new --force switch has been
9774                 added to prevent overriding by default Date: header when
9775                 already existing.
9776
9777 2006-09-21 [paul]       2.4.0cvs206
9778
9779         * src/common/utils.c
9780                 add Chinese UTF8 Re prefix
9781
9782 2006-09-21 [wwp]        2.4.0cvs205
9783
9784         * tools/Makefile.am
9785                 Fics alfabettical order.
9786
9787 2006-09-21 [wwp]        2.4.0cvs204
9788
9789         * tools/fix_date.sh
9790         * tools/Makefile.am
9791                 Added an action tool to fix missing Date field in emails.
9792                 Updated Makefile.am to reflect those last two additions.
9793
9794 2006-09-21 [wwp]        2.4.0cvs203
9795
9796         * tools/uuooffice
9797                 Added a action tool to open uuencoded docs w/
9798                 OpenOffice (based on uudec method).
9799
9800 2006-09-21 [colin]      2.4.0cvs202
9801
9802         * src/compose.c
9803         * src/textview.c
9804                 Workaround possible GTK crash: remove selection 
9805                 clipboard before destroying widget, or GTK+-2.10
9806                 dies. Thanks to Hiro.
9807
9808 2006-09-20 [colin]      2.4.0cvs201
9809
9810         * src/compose.c
9811                 Fix free-after-use in some cases (when 
9812                 procmime_encode_content() frees mimeinfo->data.mem
9813                 and turns it to a temp file)
9814
9815 2006-09-20 [colin]      2.4.0cvs200
9816
9817         * src/folderview.c
9818         * src/summaryview.c
9819         * src/gtk/gtksctree.c
9820         * src/gtk/gtksctree.h
9821                 Add tooltips in the folderview and summaryview
9822                 (Doesn't break string freeze as they already
9823                 exist)
9824         * src/toolbar.c
9825                 Put the spam button in the default configuration
9826                 if compiled with bogo plugin too
9827
9828 2006-09-19 [colin]      2.4.0cvs199
9829
9830         * src/summaryview.c
9831         * src/summaryview.h
9832                 Update folder name label on folder rename
9833         * src/prefs_matcher.c
9834         * src/gtk/logwindow.h
9835                 Fix warnings
9836                 Patches by Fabien
9837
9838 2006-09-19 [wwp]        2.4.0cvs198
9839
9840         * src/summary_search.c
9841                 fix can't click forward/backward buttons in the
9842                 search messages.
9843
9844 2006-09-18 [paul]       2.4.0cvs197
9845
9846         * src/wizard.c
9847                 add missing bracket, capitalise the A of
9848                 'SpamAssassin'
9849
9850 2006-09-18 [paul]       2.4.0cvs196
9851
9852         * src/compose.c
9853                 fix bug 1012 'crashed upon sending mail
9854                 from compose window'
9855                 Thanks to Colin
9856
9857 2006-09-16 [colin]      2.4.0cvs195
9858
9859         * src/folderview.c
9860                 Fix "real-time" sorting by freezing/thawing
9861
9862 2006-09-16 [colin]      2.4.0cvs194
9863
9864         * manual/faq.xml
9865                 Fix the anti-spam entry a bit
9866
9867 2006-09-16 [colin]      2.4.0cvs193
9868
9869         * src/wizard.c
9870                 Make sure reviewers have no excuse when stating
9871                 Sylpheed-Claws doesn't have antispam capabilities.
9872
9873 2006-09-16 [colin]      2.4.0cvs192
9874
9875         * src/main.c
9876                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9877                 as if the SIGPIPE comes from etpan's thread we could
9878                 trigger a GUI update from this thread.
9879
9880 2006-09-16 [colin]      2.4.0cvs191
9881
9882         * src/summaryview.c
9883                 Init all members of the struct
9884
9885 2006-09-16 [paul]       2.4.0cvs190
9886
9887         * src/account.c
9888                 improvements to the English
9889
9890 2006-09-15 [colin]      2.4.0cvs189
9891
9892         * src/summaryview.c
9893                 HIG order on dialog
9894
9895 2006-09-14 [colin]      2.4.0cvs188
9896
9897         * src/common/socket.c
9898         * src/common/socket.h
9899         * src/common/ssl.c
9900         * src/common/ssl_certificate.c
9901         * src/common/ssl_certificate.h
9902         * src/etpan/imap-thread.c
9903                 the get_fqdn() call done to get canonical name when
9904                 checking an SSL certificate is blocking, which is
9905                 sad as we just did a non-blocking lookup to connect.
9906                 Fix that by letting the fqdn available to the SockInfo,
9907                 and use that in ssl_certificate_check(). For IMAP,
9908                 we don't do it as the lookup's done by libetpan, but
9909                 it's less annoying as IMAP connections as much more
9910                 rare than POP3 connections.
9911
9912 2006-09-14 [paul]       2.4.0cvs187
9913
9914         * manual/advanced.xml
9915                 improvements to the English,
9916                 properly place the new hidden options
9917                 within the alphabetical order
9918         * src/gtk/pluginwindow.c
9919                 improvements to the English
9920
9921 2006-09-14 [colin]      2.4.0cvs186
9922
9923         * src/prefs_common.c
9924         * src/prefs_common.h
9925         * src/gtk/gtksctree.c
9926         * manual/advanced.xml
9927                 New hidden pref, stripes_color_offset, to change
9928                 the value added/substracted to normal bgcolor to
9929                 create the stripes in summaries
9930
9931 2006-09-13 [colin]      2.4.0cvs185
9932
9933         * src/gedit-print.c
9934         * src/messageview.c
9935         * src/messageview.h
9936         * src/summaryview.c
9937         * src/textview.c
9938                 Fix misc. printing issues: 
9939                 - Bad font for linkified headers
9940                 - Different font if the mail was displayed or not
9941                 - Factorize the thing
9942
9943 2006-09-13 [colin]      2.4.0cvs184
9944
9945         * src/common/ssl_certificate.c
9946                 Only get FQDN once when checking certificate
9947
9948 2006-09-13 [colin]      2.4.0cvs183
9949
9950         * src/account.c
9951         * src/gtk/pluginwindow.c
9952                 Misc. GUI fixes by Fabien
9953
9954 2006-09-13 [wwp]        2.4.0cvs182
9955
9956         * configure.ac
9957         * src/common/utils.h
9958         * src/common/utils.c
9959                 get rid of unused wide-char functions.
9960
9961 2006-09-13 [wwp]        2.4.0cvs181
9962
9963         * src/plugins/pgpinline/sylpheed.def
9964         * src/textview.c
9965                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9966                 add privacy_reset_error to the .def file,
9967                 do not fork for an external textviewer.
9968
9969 2006-09-13 [wwp]        2.4.0cvs180
9970
9971         * src/prefs_common.c
9972                 fix broken font entry in prefs (patch issued by the gpg4win team,
9973                 probably by Marcus Brinkmann <marcus@g10code.de>).
9974
9975 2006-09-13 [colin]      2.4.0cvs179
9976
9977         * src/folder.h
9978                 Fix a warning in summaryview.c
9979         * src/mainwindow.c
9980         * src/summaryview.c
9981         * src/summaryview.h
9982                 Add missing Mark/* elements in the
9983                 main menu
9984
9985 2006-09-12 [colin]      2.4.0cvs178
9986
9987         * src/prefs_actions.c
9988         * src/prefs_filtering_action.c
9989         * src/prefs_matcher.c
9990                 Use (New) instead of New everywhere
9991
9992 2006-09-12 [wwp]        2.4.0cvs177
9993
9994         * manual/fr/addrbook.xml
9995         * manual/fr/handling.xml
9996                 updated some quotes in the fr manual to match the fr translation.
9997
9998 2006-09-12 [wwp]        2.4.0cvs176
9999
10000         * src/prefs_matcher.c
10001                 don't store translated string elements in matcher expressions.
10002                 Also fixed a misused of Q_().
10003
10004 2006-09-11 [wwp]        2.4.0cvs175
10005
10006         * src/plugins//bogofilter/bogofilter.c
10007         * src/plugins//clamav/clamav_plugin.c
10008         * src/plugins//demo/demo.c
10009         * src/plugins//dillo_viewer/dillo_viewer.c
10010         * src/plugins//pgpcore/plugin.c
10011         * src/plugins//pgpinline/plugin.c
10012         * src/plugins//pgpmime/plugin.c
10013         * src/plugins//spamassassin/spamassassin.c
10014                 gettext-ize more strings (mostly plugin error messages).
10015
10016 2006-09-11 [colin]      2.4.0cvs174
10017
10018         * src/alertpanel.c
10019                 Make maximum buffer size bigger to avoid
10020                 truncating translated messages. Patch by
10021                 Fabien
10022
10023 2006-09-11 [colin]      2.4.0cvs173
10024
10025         * src/etpan/imap-thread.c
10026                 Fix compilation on OpenBSD, thanks to 
10027                 Landry
10028
10029 2006-09-10 [wwp]        2.4.0cvs172
10030
10031         * manual/account.xml
10032         * manual/addrbook.xml
10033         * manual/handling.xml
10034         * manual/es/handling.xml
10035         * manual/fr/account.xml
10036         * manual/fr/addrbook.xml
10037         * manual/fr/handling.xml
10038                 documented addressbook matching (condition configuration):
10039                   addrbook.xml, en fr
10040                 documented per-account filtering rules (handling/filtering
10041                   section, account section):
10042                   account.xml, handling.xml, en fr
10043                 slightly updated the handling/searching section to tell few
10044                   words about the extended search ability:
10045                   handling.xml, en fr
10046                 added missing <quote></quotes> to Quick Search:
10047                   handling.xml, en fr es
10048                 fixed a typo (auomatically):
10049                   handling.xml, en
10050                 changes revisited by Paul.
10051
10052 2006-09-10 [paul]       2.4.0cvs171
10053
10054         * src/prefs_actions.c
10055         * src/prefs_filtering.c
10056         * src/prefs_template.c
10057                 adjustments to the gui
10058                 Patch by Fabien Vantard (slightly modified)
10059
10060 2006-09-10 [colin]      2.4.0cvs170
10061
10062         * src/summaryview.c
10063                 Check folderitem/summaryview consistency
10064                 (basically automates Update summary). Fixes
10065                 #1011 (wrong (negative) count on unread 
10066                 messages)
10067
10068 2006-09-10 [colin]      2.4.0cvs169
10069
10070         * src/gtk/gtksctree.c
10071                 Fix recursive expansion via mouse
10072         * src/plugins/bogofilter/bogofilter.c
10073                 Use normal filtering way of moving
10074                 messages (batching), possibly fixing
10075                 bug #1015 (Bogofilter plugin doubles 
10076                 new messages)
10077
10078 2006-09-09 [wwp]        2.4.0cvs168
10079
10080         * src/prefs_filtering.c
10081                 better place for this fix.
10082
10083 2006-09-09 [wwp]        2.4.0cvs167
10084
10085         * src/prefs_filtering.c
10086                 fix a minor bug when the enabled status of a filtering/processing
10087                 rule always got set to TRUE when replacing this rule. That still
10088                 make sense when adding a new rule, but now when replacing, we
10089                 don't override the value of 'enabled'.
10090                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10091                 to prefs_filtering_list_view_get_info() as this function not only
10092                 returns the name, but also the account_id and the enabled status.
10093
10094 2006-09-09 [mones]      2.4.0cvs166
10095
10096         * manual/glossary.xml
10097         * manual/plugins.xml
10098                 Minor format corrections
10099         * manual/gpl.xml
10100                 Fix misplaced NO WARRANTY section
10101         * manual/es/advanced.xml
10102         * manual/es/faq.xml
10103         * manual/es/glossary.xml
10104         * manual/es/gpl.xml
10105         * manual/es/handling.xml
10106         * manual/es/plugins.xml
10107         * manual/es/starting.xml
10108                 Incorporate changes from English version
10109         * manual/fr/ack.xml
10110         * manual/pl/ack.xml
10111         * manual/es/ack.xml
10112                 Fix address, (add translation credits in es version)
10113         * po/es.po
10114                 Updated translation
10115
10116 2006-09-09 [wwp]        2.4.0cvs165
10117
10118         * src/prefs_filtering.c
10119                 fix a crash when opening filtering prefs, if matcherrc file contains
10120                 broken data (non-existing account id, which is theoretically not
10121                 possible).
10122
10123 2006-09-08 [colin]      2.4.0cvs164
10124
10125         * src/folder.c
10126                 Wrong assert, make it an if()
10127         * src/gtk/gtksctree.c
10128                 Fix bug #1013 (expand selected thread 
10129                 tree) - expanding is now recursive
10130
10131 2006-09-07 [wwp]        2.4.0cvs163
10132
10133         * src/prefs_matcher.c
10134                 make better sentences about addressbook matching in the
10135                 matcher prefs. This should make translators' work easier
10136                 too.
10137
10138 2006-09-07 [wwp]        2.4.0cvs162
10139
10140         * src/prefs_filtering.c
10141                 code simplification (get rid of dup var. assignment).
10142
10143 2006-09-07 [wwp]        2.4.0cvs161
10144
10145         * src/summaryview.c
10146                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10147                 <fzzzzz@gmail.com>.
10148
10149 2006-09-07 [paul]       2.4.0cvs160
10150
10151         * src/mimeview.c
10152                 fix compilation warnings
10153                 Thanks to Colin
10154
10155 2006-09-07 [paul]       2.4.0cvs159
10156
10157         * src/mimeview.c
10158                 select the mimepart icon when
10159                 displaying as text
10160                 Thanks to Colin
10161
10162 2006-09-06 [paul]       2.4.0cvs158
10163
10164         * src/prefs_filtering.c
10165                 fix labels and table element spacing
10166                 Patch by Fabien Vantard
10167
10168 2006-09-06 [paul]
10169
10170         2.5.0-rc3 released
10171
10172 2006-09-06 [paul]       2.4.0cvs157
10173
10174         * manual/es/advanced.xml
10175                 fix typo
10176
10177 2006-09-06 [wwp]        2.4.0cvs156
10178
10179         * src/mainwindow.c
10180                 fix an dup launch issue when iconified, thanks to Colin.
10181
10182 2006-09-06 [wwp]        2.4.0cvs155
10183
10184         * src/gtk//gtksctree.h
10185                 oops, forgot that one!
10186
10187 2006-09-06 [wwp]        2.4.0cvs154
10188
10189         * manual/pl/advanced.xml
10190         * manual/advanced.xml
10191         * manual/es/advanced.xml
10192         * manual/fr/advanced.xml
10193         * src/prefs_customheader.c
10194         * src/prefs_filtering_action.c
10195         * src/foldersel.c
10196         * src/prefs_summaries.c
10197         * src/prefs_filtering.c
10198         * src/account.c
10199         * src/compose.c
10200         * src/prefs_summary_column.c
10201         * src/addr_compl.c
10202         * src/prefs_actions.c
10203         * src/prefs_folder_column.c
10204         * src/ssl_manager.c
10205         * src/prefs_template.c
10206         * src/prefs_display_header.c
10207         * src/prefs_common.h
10208         * src/prefs_matcher.c
10209         * src/prefs_common.c
10210         * src/prefs_toolbar.c
10211         * src/summaryview.c
10212         * src/folderview.c
10213         * src/gtk/gtksctree.c
10214         * src/gtk/pluginwindow.c
10215         * src/gtk/progressdialog.c
10216         * src/gtk/prefswindow.c
10217                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10218                 to make its meaning more obvious (all versions of the manual reflect
10219                 the change).
10220                 added an extra hidden option use_stripes_in_summary to allow
10221                 discarding these stripes in mainwindow's folder and message lists;
10222                 en and fr manuals only are OK towards this.
10223
10224 2006-09-06 [colin]      2.4.0cvs153
10225
10226         * src/textview.c
10227                 Hide Sylpheed-Claws' internal queue headers
10228                 when showing all headers. They'll be present
10229                 only in Source window.
10230
10231 2006-09-05 [colin]      2.4.0cvs152
10232
10233         * src/plugins/trayicon/trayicon.c
10234                 Fix crash at exit - we have to disconnect
10235                 our handlers
10236         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10237                 Update eggtrayicon - patch adapted from a
10238                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10239                 on Sylpheed's ML
10240
10241 2006-09-05 [colin]      2.4.0cvs151
10242
10243         * src/mainwindow.c
10244         * src/gtk/logwindow.c
10245                 Fix race condition when something writes
10246                 to the log too soon during init. Thanks
10247                 to Fabien Vantard
10248
10249 2006-09-05 [colin]      2.4.0cvs150
10250
10251         * src/mimeview.c
10252                 Don't select part on right-click either
10253
10254 2006-09-05 [paul]       2.4.0cvs149
10255
10256         * src/mimeview.c
10257                 completion of previous commit
10258                 Thanks to Colin
10259
10260 2006-09-05 [colin]      2.4.0cvs148
10261
10262         * src/mimeview.c
10263                 Don't force selection on middle-click, just open
10264
10265 2006-09-04 [colin]      2.4.0cvs147
10266
10267         * src/mimeview.c
10268                 Looks like gtk_notebook_set_current_page()
10269                 sometimes steals focus, and this annoys us
10270                 in MimeViewers as it renders navigation
10271                 keys useless. Take back focus after switching
10272                 pages.
10273
10274 2006-09-04 [colin]      2.4.0cvs146
10275
10276         * src/messageview.c
10277                 Set stop_loading when clicking on Next
10278                 during load. Don't add a callback to 
10279                 avoid over-complicating things.
10280
10281 2006-09-04 [colin]      2.4.0cvs145
10282
10283         * src/mimeview.c
10284         * src/messageview.c
10285                 Fix multiple loads in separate messageview
10286
10287 2006-09-04 [colin]      2.4.0cvs144
10288
10289         * src/summaryview.c
10290                 Let navigation keys be handled during 
10291                 load
10292
10293 2006-09-04 [colin]      2.4.0cvs143
10294
10295         * src/messageview.c
10296         * src/summaryview.c
10297         * src/textview.c
10298         * src/textview.h
10299                 Make loading of huge mails (lots of text and/or
10300                 images) cancellable, so the GUI doesn't block 
10301
10302 2006-09-04 [colin]      2.4.0cvs142
10303
10304         * src/plugins/trayicon/trayicon.c
10305                 Fix annoyance when removing a folder with 
10306                 unread mails: trayicon didn't update
10307
10308 2006-09-04 [paul]       2.4.0cvs141
10309
10310         * src/gtk/icon_legend.c
10311                 straighten up columns
10312                 Patch by Fabien Vantard
10313
10314 2006-09-04 [wwp]        2.4.0cvs140
10315
10316         * src/prefs_filtering.c
10317                 fix new line's account name in filtering prefs:
10318                 was "All", is now "(New)".
10319
10320 2006-09-04 [paul]       2.4.0cvs139
10321
10322         * tools/make.themes.project
10323                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10324                 instead of homebrewed "make release"
10325
10326 2006-09-03 [colin]      2.4.0cvs138
10327
10328         * src/folderview.c
10329                 Fix bug #1007 (Wrong folder highlighted)
10330
10331 2006-09-03 [colin]      2.4.0cvs137
10332
10333         * src/compose.c
10334                 Don't set Newsgroup: header to a mail folder
10335                 path
10336
10337 2006-09-03 [paul]       2.4.0cvs136
10338
10339         * src/prefs_other.c
10340         * src/prefs_spelling.c
10341                 unify the gui
10342
10343 2006-09-03 [paul]       2.4.0cvs135
10344
10345         * src/prefs_summaries.c
10346                 correct menu item text in prefs_keybind_apply_clicked()
10347
10348 2006-09-03 [paul]       2.4.0cvs134
10349
10350         * manual/advanced.xml
10351                 some improvements to the descriptions
10352         * src/mainwindow.c
10353         * src/messageview.c
10354         * src/summaryview.c
10355         * src/gtk/menu.c
10356                 fix menu sensitivity issues
10357         * src/prefs_message.c
10358                 drop the useless word 'short'
10359         * src/prefs_other.c
10360                 add the word 'lines' indicating log length
10361                 is a measure of lines
10362         * src/textview.c
10363                 fix compilation warnings
10364
10365 2006-09-02 [colin]      2.4.0cvs133
10366
10367         * src/messageview.c
10368                 Display a special return-receipt message
10369                 if the message is from the user
10370         * src/summaryview.c
10371                 Fix missing freeze of the list when marking
10372                 all read and unthreading for exec. Thanks
10373                 to Stephan Sachse.
10374
10375 2006-09-02 [paul]       2.4.0cvs132
10376
10377         * src/mainwindow.c
10378         * src/prefs_message.c
10379         * src/summaryview.c
10380                 fix some english
10381
10382 2006-09-02 [wwp]        2.4.0cvs131
10383
10384         * src/prefs_filtering.c
10385                 added an account name column to the filtering rules
10386                 dialog.
10387
10388 2006-09-02 [colin]      2.4.0cvs130
10389
10390         * src/gtk/logwindow.c
10391         * src/gtk/logwindow.h
10392                 Block scrolling if we're not at the end
10393                 of the log
10394
10395 2006-09-02 [colin]      2.4.0cvs129
10396
10397         * src/folder.c
10398                 Make sure account-specific rules can't
10399                 be used in {pre-,post-,}processing
10400         * src/mainwindow.c
10401         * src/gtk/logwindow.c
10402         * src/gtk/logwindow.h
10403                 Jump to last error when clicking on the
10404                 warning icon
10405
10406 2006-09-02 [colin]      2.4.0cvs128
10407
10408         * src/imap.c
10409         * src/import.c
10410         * src/mainwindow.c
10411         * src/mainwindow.h
10412                 Fix warning icon
10413         * src/inc.c
10414         * src/mbox.c
10415         * src/mbox.h
10416                 Let proc_mbox know its account, for
10417                 account-specific rules
10418
10419 2006-09-01 [colin]      2.4.0cvs127
10420
10421         * src/codeconv.c
10422                 Don't uselessly use iconv to convert from
10423                 us-ascii
10424         * src/alertpanel.c
10425         * src/mainwindow.c
10426         * src/mainwindow.h
10427         * src/inc.c
10428                 Fix certain log cases, disable warning icon
10429                 for now, the correct way to display it when
10430                 necessary and only when necessary is probably
10431                 to do it manually rather than use error logs
10432         * src/etpan/imap-thread.c
10433                 Clean up UID logging a bit
10434         * src/gtk/logwindow.c
10435         * src/gtk/logwindow.h
10436                 Make logging faster when the window's closed
10437
10438 2006-09-01 [wwp]        2.4.0cvs126
10439
10440         * manual/fr/account.xml
10441                 reflect changes to the ref. manual (parts of cvs72):
10442                 fix tabnames and quotes.
10443
10444 2006-09-01 [wwp]        2.4.0cvs125
10445
10446         * manual/fr/plugins.xml
10447                 reflect changes to the reference manual (cvs42):
10448                 update IRC channel info.
10449
10450 2006-09-01 [wwp]        2.4.0cvs124
10451
10452         * commitHelper
10453                 use CVSEDITOR env. var. if set, according to `man cvs`.
10454
10455 2006-09-01 [wwp]        2.4.0cvs123
10456
10457         * manual/advanced.xml
10458                 better sentence again (thanks to Paul).
10459
10460 2006-09-01 [wwp]        2.4.0cvs122
10461
10462         * manual/advanced.xml
10463         fix definition of toolbar_detachable and rework a bit the one of
10464         enable_dotted_lines.
10465
10466 2006-09-01 [mones]      2.4.0cvs121
10467
10468         * manual/advanced.xml
10469                 Document enable_dotted_lines
10470
10471 2006-09-01 [paul]       2.4.0cvs120
10472
10473         * src/folderview.c
10474         * src/folderview.h
10475         * src/imap.c
10476         * src/mainwindow.c
10477         * src/summaryview.c
10478                 obey the 'When entering folder...' option
10479                 when using the /View/Go to/... menu items
10480                 Thanks to Colin
10481
10482 2006-08-31 [colin]      2.4.0cvs119
10483
10484         * src/folderview.c
10485                 Revert 2.4.0cvs116, wrong fix.
10486
10487 2006-08-31 [colin]      2.4.0cvs118
10488
10489         * src/gtk/gtksctree.c
10490                 Better state the various copyrights
10491
10492 2006-08-31 [colin]      2.4.0cvs117
10493
10494         * src/prefs_common.c
10495                 fix enable_dotted_lines
10496
10497 2006-08-31 [colin]      2.4.0cvs116
10498
10499         * src/folderview.c
10500                 Use pref "Always open on select" when going
10501                 to next unread folder
10502         * src/gtk/gtksctree.c
10503                 Fix link failure to _gtk_clist_create_cell_layout
10504                 on certain computers. (Why not mine, I wonder)
10505
10506 2006-08-31 [colin]      2.4.0cvs115
10507
10508         * src/procmsg.c
10509         * src/textview.c
10510         * src/plugins/bogofilter/bogofilter.c
10511         * src/plugins/spamassassin/spamassassin.c
10512                 Requalify some "errors" to warnings
10513         * src/mainwindow.c
10514         * src/mainwindow.h
10515         * src/statusbar.c
10516                 Add an icon in the statusbar to notify
10517                 of errors
10518         * src/gtk/gtksctree.c
10519         * src/folderview.c
10520         * src/summaryview.c
10521                 Make the GtkSCTree look more modern by
10522                 alternating background lines
10523         * src/prefs_common.c
10524         * src/prefs_common.h
10525                 Add a pref to let people have the old
10526                 way if they prefer
10527
10528
10529 2006-08-30 [colin]      2.4.0cvs114
10530
10531         * src/procmsg.c
10532         * src/procmsg.h
10533                 Provide a way to filter a list of
10534                 messages in an optimised manner, and
10535                 add a list-filtering hook
10536         * src/folder.c
10537         * src/inc.c
10538         * src/mbox.c
10539                 Use the list filtering
10540         * src/plugins/bogofilter/bogofilter.c
10541                 Use the list-filtering hook
10542                 Use -b (bulk) mode for more speed
10543                 when learning and filtering
10544         * src/etpan/imap-thread.c
10545                 Make log output shorter in UID SEARCH
10546
10547
10548 2006-08-30 [colin]      2.4.0cvs113
10549
10550         * src/plugins/bogofilter/bogofilter.c
10551                 Really fast mass learning - thanks to David
10552                 Relson for the options explanations :)
10553
10554 2006-08-30 [colin]      2.4.0cvs112
10555
10556         * src/msgcache.c
10557                 Fix compilation on FreeBSD. Thanks
10558                 to Michael Hugues
10559
10560 2006-08-29 [colin]      2.4.0cvs111
10561
10562         * src/folderview.c
10563                 Handle "popup_menu" signal (for popping the 
10564                 menu via the keyboard)
10565         * src/mimeview.c
10566         * src/mimeview.h
10567         * src/summaryview.c
10568         * src/textview.c
10569         * src/gtk/gtkutils.c
10570         * src/gtk/gtkutils.h
10571                 Factorize scrolling code, and add an API 
10572                 for MimeViewers to handle scroll orders
10573
10574 2006-08-29 [wwp]        2.4.0cvs110
10575
10576         * src/plugins//bogofilter/bogofilter.c
10577         * src/plugins//spamassassin/spamassassin.c
10578                 make the bogofilter/spamassassin filtering error dialogs at
10579         incorporation obey to the "don't popup error dialog on
10580         receive error" option. If disabled, feed the log window w/
10581         the error message.
10582
10583 2006-08-29 [paul]
10584
10585         2.5.0-rc2 released
10586
10587 2006-08-29 [paul]       2.4.0cvs109
10588
10589         * Makefile.am
10590                 remove 'make release', it's not needed
10591                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10592
10593 2006-08-29 [paul]       2.4.0cvs108
10594
10595         * src/foldersel.c
10596         * src/summary_search.c
10597         * src/gtk/progressdialog.c
10598         * src/plugins/pgpcore/passphrase.c
10599                 replace deprecated gtk_window_set_policy()
10600
10601 2006-08-29 [colin]      2.4.0cvs107
10602
10603         * src/folder.c
10604                 Fix data loss when copy fails during a move:
10605                 only use fast remove_msgs if everything was
10606                 copied OK; else use slow remove_msg on the
10607                 mails that got copied only.
10608
10609 2006-08-28 [paul]       2.4.0cvs106
10610
10611         * src/mh.c
10612                 revert change in 2.4.0cvs104, it breaks
10613                 stuff
10614
10615 2006-08-28 [paul]       2.4.0cvs105
10616
10617         * src/plugins/spamassassin/spamassassin.c
10618                 english fix
10619
10620 2006-08-28 [paul]       2.4.0cvs104
10621
10622         * src/mh.c
10623                 fix data loss when moving to another
10624                 mailbox fails
10625         * src/prefs_spelling.c
10626                 improve the english
10627         * src/gtk/pluginwindow.c
10628                 improve the layout of the dialog text
10629         All thanks to Colin
10630
10631 2006-08-28 [paul]       2.4.0cvs103
10632
10633         * src/plugins/bogofilter/bogofilter.c
10634         * src/plugins/bogofilter/bogofilter_gtk.c
10635                 fix english up a bit, innit
10636
10637 2006-08-28 [paul]       2.4.0cvs102
10638
10639         * configure.ac
10640         * po/Makefile.in.in
10641         * po/Makevars
10642                 require autoconf 2.60, enabling building
10643                 with gettext 0.15 (gettext 0.14.x build still
10644                 possible). Replace Makefiles with versions
10645                 from gettext 0.15.
10646                 Remove configure options --with-localedir and
10647                 --with-mandir. The options that are provided
10648                 directly by autoconf 2.60 can be used instead:
10649                 --mandir --localedir
10650
10651 2006-08-27 [colin]      2.4.0cvs101
10652
10653         * src/plugins/bogofilter/Makefile.am
10654                 Fix make dist (no README)
10655
10656 2006-08-27 [colin]      2.4.0cvs100
10657
10658         * src/folder.c
10659                 Don't use F_UNKNOWN folders for any default
10660                 outbox/trash/etc
10661         * src/plugins/bogofilter/bogofilter.c
10662         * src/plugins/bogofilter/bogofilter.h
10663         * src/plugins/bogofilter/bogofilter_gtk.c
10664                 Add an option to specify the path to bogofilter
10665                 Use single-quotes to be able to learn in folders
10666                 with spaces in their names
10667                 Verify learning status
10668
10669 2006-08-27 [colin]      2.4.0cvs99
10670
10671         * manual/faq.xml
10672         * manual/plugins.xml
10673                 Document Bogofilter plugin
10674
10675 2006-08-27 [colin]      2.4.0cvs98
10676
10677         * src/compose.c
10678         * src/messageview.c
10679         * src/procmsg.c
10680         * src/procmsg.h
10681                 When possible, copy the queued mail to sent folder
10682                 instead of re-adding. Much faster on IMAP.
10683
10684 2006-08-27 [colin]      2.4.0cvs97
10685
10686         * src/msgcache.c
10687                 Disable mmaped caches - huge metadata loss
10688                 here after a power failure.
10689         * src/summaryview.c
10690                 Add quicksearch timing
10691         * src/common/plugin.c
10692         * src/common/plugin.h
10693                 Implement an interface to tell what plugins
10694                 provide. Prevent loading of similar plugins.
10695         * src/plugins/clamav/clamav_plugin.c
10696         * src/plugins/demo/demo.c
10697         * src/plugins/dillo_viewer/dillo_viewer.c
10698         * src/plugins/pgpcore/plugin.c
10699         * src/plugins/pgpinline/pgpinline.c
10700         * src/plugins/pgpmime/pgpmime.c
10701         * src/plugins/spamassassin/spamassassin.c
10702         * src/plugins/trayicon/trayicon.c
10703                 Implement plugin_provides()
10704
10705 2006-08-27 [colin]      2.4.0cvs96
10706
10707         * configure.ac
10708         * src/plugins/Makefile.am
10709         * src/plugins/bogofilter/.cvsignore
10710         * src/plugins/bogofilter/Makefile.am
10711         * src/plugins/bogofilter/bogofilter.c
10712         * src/plugins/bogofilter/bogofilter.h
10713         * src/plugins/bogofilter/bogofilter_gtk.c
10714                 New Bogofilter plugin, provides filtering and
10715                 learning. Spamassassin will go to extra plugins.
10716
10717 2006-08-26 [mones]      2.4.0cvs95
10718
10719         * manual/handling.xml
10720                 Fix subfolder path in the example (thanks to Paul) 
10721
10722 2006-08-26 [mones]      2.4.0cvs94
10723
10724         * manual/glossary.xml
10725                 2.2. + add ISP to the glossary
10726                 7.5. + Add UIDL to glossary
10727                 7.7. + Add TCP to glossary
10728         * manual/handling.xml
10729                 7.1. + Mentions GNU/Linux distribution, what about the non...
10730                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10731                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10732                 7.4. = Use appropriate quotation for commands
10733                 7.6. = change "" to <quote></quote>
10734         * manual/plugins.xml
10735                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10736         * manual/starting.xml
10737                 2.1. + local mbox file: some examples of mbox file locations...
10738                 Also reformatted files requiring it
10739
10740 2006-08-26 [wwp]        2.4.0cvs93
10741
10742         * src/summary_search.c
10743                 disable find buttons while summary search is running.
10744
10745 2006-08-25 [colin]      2.4.0cvs92
10746
10747         * src/folder.c
10748         * src/folderutils.c
10749         * src/mh.c
10750         * src/procmsg.h
10751         * src/summaryview.c
10752                 Speed up MH moving, and add progressbar
10753                 for MH deletion
10754         * src/msgcache.c
10755                 Write cache files using mmap() too
10756
10757 2006-08-25 [wwp]        2.4.0cvs91
10758
10759         * src/summaryview.c
10760                 switch spam<->ham button when a message has been marked as spam or ham
10761                 and is still selected. Thanks to Colin.
10762
10763 2006-08-25 [paul]       2.4.0cvs90
10764
10765         * src/Makefile.am
10766         * src/stock_pixmap.c
10767         * src/stock_pixmap.h
10768         * src/summaryview.c
10769         * src/gtk/icon_legend.c
10770         * src/pixmaps/copied.xpm
10771         * src/pixmaps/moved.xpm
10772                 add icons for delayed execution marked for
10773                 copying, marked for moving
10774
10775 2006-08-25 [mones]      2.4.0cvs89
10776
10777         * manual/glossary.xml
10778                 Fix the other glossary items:
10779                 5.1. = Inmmediate execution -> <quote>immediate execution...
10780                 5.2. = Fix MBOX capitalization -> Mbox
10781                 5.3. + Improve Plugins def. w/ tech. ref.
10782                 5.4. = Quotation -> replace '>' by <quote>></quote>
10783                 5.5. - SMTP Server. -> remove dot
10784         * po/es.po
10785                 Updated translation
10786
10787 2006-08-25 [mones]      2.4.0cvs88
10788
10789         * manual/ack.xml
10790                 Reformatted, changed email address
10791         * manual/glossary.xml
10792                 Reformatted, fixed MANUAL-TODO items:
10793                 8.2. + add ROT-13 to glossary
10794                 8.4. + add URL to glossary
10795         * manual/es/advanced.xml
10796                 Fixed <literal>s
10797
10798 2006-08-25 [paul]       2.4.0cvs87
10799
10800         * src/gtk/icon_legend.c
10801                 add 'marked for deletion' icon
10802                 arrange icons by containing column
10803                 wrap long label text
10804
10805 2006-08-25 [colin]      2.4.0cvs86
10806
10807         * src/common/utils.c
10808         * src/common/utils.h
10809                 Add the sc_g_*list_bigger functions in
10810                 a place everyone can use it
10811         * src/summaryview.c
10812                 Only freeze/thaw the list when working
10813                 on the selection, if it's bigger than 1
10814         * src/gtk/gtksctree.c
10815                 Only freeze/thaw the list when unselec-
10816                 ting 'all' if ('all' != 1)
10817                 This avoids some flickering
10818
10819 2006-08-24 [colin]      2.4.0cvs85
10820
10821         * src/addressbook.c
10822                 Fix strange list selection
10823                 Fix random seg (Invalid read of freed memory)
10824
10825 2006-08-24 [colin]      2.4.0cvs84
10826
10827         * src/alertpanel.c
10828         * src/gtk/inputdialog.c
10829         * src/plugins/pgpcore/passphrase.c
10830                 Revert minimal width patch of 2.4.0cvs67,
10831                 as it is also a maximal width. Use 
10832                 gtk_window_set_default_size instead.
10833
10834 2006-08-24 [colin]      2.4.0cvs83
10835
10836         * src/msgcache.c
10837                 Write cache/mark to temp files before
10838                 overwriting old ones (avoids metadata
10839                 loss if writing the new files fail).
10840                 Use mmap() to read cache/mark file, as
10841                 this makes cache reading faster. Dis-
10842                 abled for big-endian machines until it
10843                 can be tested. (Big-endian users: set
10844                 msgcache_use_mmap = TRUE in the relevant
10845                 #if).
10846         * src/procmsg.h
10847                 Move rarely used fields of MsgInfo in 
10848                 another structure, which will only be
10849                 allocated if needed. Face, X-Face,
10850                 Return receipt headers and List-*
10851                 headers are moved. Mails having none
10852                 of these occupy 52 bytes less with
10853                 this patch, which makes 2.5MB of RAM
10854                 saved on a 50k folder).
10855         * src/headerview.c
10856         * src/mainwindow.c
10857         * src/messageview.c
10858         * src/partial_download.c
10859         * src/procheader.c
10860         * src/procmsg.c
10861         * src/textview.c
10862                 Follow this structure change.
10863
10864 2006-08-24 [wwp]        2.4.0cvs82
10865
10866         * manual/es/.cvsignore
10867         * manual/es/dist/.cvsignore
10868         * manual/es/dist/html/.cvsignore
10869         * manual/es/dist/pdf/.cvsignore
10870         * manual/es/dist/ps/.cvsignore
10871         * manual/es/dist/txt/.cvsignore
10872                 more (generated) files to ignore.
10873
10874 2006-08-24 [colin]      2.4.0cvs81
10875
10876         * src/folder.c
10877         * src/mh.c
10878                 Fix possible problems with local delivery. Check the folder doesn't
10879                 need scan before setting its mtime when saving cache (which can be
10880                 done long after the folder's been modified by an external process);
10881                 Check that the stored item's mtime didn't change in mh functions.
10882
10883 2006-08-24 [mones]      2.4.0cvs80
10884
10885         * manual/advanced.xml
10886                 Rewrapping, some fixes and MANUAL-TODO items:
10887                 8.1. = change "" to <quote></quote>
10888                 8.3. = quote menu items
10889                 8.5. - deploying -> new user ... ideally a new user (redundant)
10890
10891 2006-08-23 [colin]      2.4.0cvs79
10892
10893         * src/gtk/gtksctree.c
10894                 When selecting or deselecting range, only
10895                 freeze/thaw when selection is bigger than 10
10896
10897 2006-08-23 [colin]      2.4.0cvs78
10898
10899         * src/messageview.c
10900         * src/mimeview.c
10901         * src/mimeview.h
10902         * src/plugins/dillo_viewer/dillo_viewer.c
10903                 Provide an API for MimeViewer plugins to
10904                 return a text selection for replying
10905
10906 2006-08-23 [colin]      2.4.0cvs77
10907
10908         * src/image_viewer.c
10909         * src/textview.c
10910                 Use gtk_pixbuf_new_from_file_at_scale(), which
10911                 is faster than getting the pixbuf then resizing
10912                 it.
10913
10914 2006-08-23 [colin]      2.4.0cvs76
10915
10916         * src/procmime.c
10917                 UTF-8 should be sent Quoted-printable
10918
10919 2006-08-22 [colin]      2.4.0cvs75
10920
10921         * src/mh.c
10922                 Check if scan is required before touching
10923                 the folder (or it'll be required every time)
10924
10925 2006-08-22 [colin]      2.4.0cvs74
10926
10927         * configure.ac
10928                 Require libetpan 0.46 (crasher fix when built
10929                 against gnutls)
10930
10931 2006-08-22 [colin]      2.4.0cvs73
10932
10933         * src/folder.c
10934                 Set folder's mtime after writing its
10935                 cache
10936         * src/folderview.c
10937                 Add some timing
10938         * src/procmsg.c
10939                 Don't do useless stuff if we don't 
10940                 thread by subject
10941         * src/summaryview.c
10942                 Add some timing, don't deselect prior
10943                 to selecting (gtksctree does it itself),
10944                 remove crash avoidance hacks as it's been
10945                 properly fixed since a while
10946         * src/common/utils.c
10947                 Optimize to_human_readable(): _() is slow,
10948                 do it only once, and avoid %f format for KB
10949                 (the most common in a summaryview)
10950         * src/gtk/gtksctree.c
10951                 Don't uselessly freeze/thaw (fixes flicker
10952                 on next unread and friends), reduce number
10953                 of g_list_nth/g_list_position where possible
10954         * src/gtk/gtkutils.c
10955         * src/gtk/gtkutils.h
10956                 Reduce number of g_list_nth/g_list_position
10957                 where possible.
10958                 All of this makes loading as 70k folder 2.1
10959                 seconds instead of 3.2 (with hot FS caches).
10960                 (1.3 seconds without Date and Size columns...)
10961
10962 2006-08-22 [paul]       2.4.0cvs72
10963
10964         wrap documents and do some items from mones' MANUAL-TODO:
10965
10966         * manual/account.xml
10967                 4.1. = fix tabname references to <quote>tabname</quote>
10968                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10969         * manual/faq.xml
10970                 1.1. = mentioned options don't match UI
10971                 Add information about the 'Never send Return Receipts'
10972                 option
10973         * manual/handling.xml
10974                 6.2. = Mentions Extended symbols button, but now is
10975                 named Information
10976                 6.3. = Mentions ... button, which is now Edit
10977
10978 2006-08-22 [colin]      2.4.0cvs71
10979
10980         * src/gtk/pluginwindow.c
10981                 Fix layout in verbose translations (such
10982                 as french)
10983
10984 2006-08-22 [paul]       2.4.0cvs70
10985
10986         * manual/Makefile.am
10987                 build manuals in alphabetical order
10988         * src/addressbook.c
10989         * src/prefs_themes.c
10990                 replace/remove deprecated symbols
10991         * src/gtk/gtkutils.c
10992                 fix a warning
10993         * src/gtk/pluginwindow.c
10994                 replace deprecated symbol
10995                 replace label text and move it
10996         * src/plugins/pgpcore/prefs_gpg.c
10997                 move the 'Generate...' button out of the
10998                 Sign Key frame, replace the English used
10999         * src/plugins/pgpcore/sgpgme.c
11000                 fixes to the English
11001
11002 2006-08-21 [colin]      2.4.0cvs69
11003
11004         * src/plugins/trayicon/trayicon.c
11005                 Add more strings for translation; patch
11006                 by Pawel
11007
11008 2006-08-21 [colin]      2.4.0cvs68
11009
11010         * src/compose.c
11011                 fix replied flag not set after drafting
11012         * src/matcher.c
11013                 fix body quicksearch in non-encoded bodies
11014                 containing '='
11015         * src/msgcache.c
11016                 Get rid of the g_malloc workaround for
11017                 corrupted caches, use g_try_malloc
11018
11019 2006-08-21 [colin]      2.4.0cvs67
11020
11021         * src/alertpanel.c
11022         * src/gtk/inputdialog.c
11023         * src/plugins/pgpcore/passphrase.c
11024                 Set minimal width to 375
11025         * src/mainwindow.c
11026                 Fix switching to offline, asking if it 
11027                 should be overriden for synchronising
11028         * src/mimeview.c
11029                 Don't offer to remember command on Open 
11030                 with for text parts, as the browser or 
11031                 text editor command isn't changed from 
11032                 there
11033
11034 2006-08-20 [paul]       2.4.0cvs66
11035
11036         * po/ko.po
11037         * po/zh_CN.po
11038                 fix plural form errors. revealed by stricter
11039                 checking of gettext 0.15
11040
11041 2006-08-18 [paul]       2.4.0cvs65
11042
11043         * src/stock_pixmap.c
11044                 fix the fix of 2.4.0cvs64
11045                 Thanks to Colin
11046
11047 2006-08-18 [paul]       2.4.0cvs64
11048
11049         * src/stock_pixmap.c
11050                 fix leaks
11051                 Thanks to Colin
11052
11053 2006-08-18 [paul]       2.4.0cvs63
11054
11055         * src/compose.c
11056         * src/procmsg.c
11057                 fix occasional IMAP bug where large msgs
11058                 were left in the queue folder after sending
11059                 Thanks to Colin
11060
11061 2006-08-18 [paul]       2.4.0cvs62
11062
11063         * src/folderview.c
11064                 freeze the summaryview while quicksearch results
11065                 are displayed
11066                 (fixes bug 456 'current message is hidden when the
11067                 view is refreshed and extended search is "unread 
11068                 messages"')
11069                 Thanks to Colin
11070         * src/textview.c
11071                 add missing #include "inputdialog.h"
11072         * src/common/utils.h
11073                 add missing mailcap_update_default() and improve
11074                 readability
11075
11076 2006-08-17 [colin]      2.4.0cvs61
11077
11078         * src/plugins/pgpcore/select-keys.c
11079                 Fix warnings :)
11080
11081 2006-08-17 [colin]      2.4.0cvs60
11082
11083         * src/compose.c
11084                 Don't continue queuing if Cancel is clicked
11085                 in select-keys
11086
11087 2006-08-17 [colin]      2.4.0cvs59
11088
11089         * src/plugins/pgpcore/select-keys.c
11090                 When encrypting, if only one key matches and it 
11091                 matches exactly, automatically use it.
11092
11093 2006-08-17 [colin]      2.4.0cvs58
11094
11095         * src/mimeview.c
11096         * src/prefs_common.c
11097         * src/prefs_common.h
11098         * src/prefs_ext_prog.c
11099         * src/textview.c
11100                 Fix issues with previous patch (text/html)
11101                 Remove outdated prefs
11102
11103 2006-08-17 [colin]      2.4.0cvs57
11104
11105         * src/imap.c
11106                 Add View Log button on auth error
11107         * src/procmsg.c
11108                 Fix encrypted mail marked as new when
11109                 saved in normal folders
11110         * src/plugins/pgpinline/pgpinline.c
11111                 Fix encrypt bug on IMAP
11112         * src/mimeview.c
11113         * src/common/utils.c
11114         * src/common/utils.h
11115         * src/gtk/inputdialog.c
11116         * src/gtk/inputdialog.h
11117                 Get rid of metamail stuff, simplify
11118                 opening, and allow remembering of user's
11119                 choices (by updating ~/.mailcap). There's
11120                 still to drop "Audio player" and "Image
11121                 viewer" preferences.
11122
11123 2006-08-17 [mones]      2.4.0cvs56
11124
11125         * manual/es/sylpheed-claws-manual.xml
11126                 fix DTD path
11127
11128 2006-08-17 [mones]      2.4.0cvs55
11129
11130         * configure.ac
11131         * manual/Makefile.am
11132         * manual/es/Makefile.am
11133         * manual/es/account.xml
11134         * manual/es/ack.xml
11135         * manual/es/addrbook.xml
11136         * manual/es/advanced.xml
11137         * manual/es/faq.xml
11138         * manual/es/glossary.xml
11139         * manual/es/gpl.xml
11140         * manual/es/handling.xml
11141         * manual/es/intro.xml
11142         * manual/es/keyboard.xml
11143         * manual/es/plugins.xml
11144         * manual/es/starting.xml
11145         * manual/es/sylpheed-claws-manual.xml
11146         * manual/es/dist/Makefile.am
11147         * manual/es/dist/html/Makefile.am
11148         * manual/es/dist/pdf/Makefile.am
11149         * manual/es/dist/ps/Makefile.am
11150         * manual/es/dist/txt/Makefile.am
11151                 Spanish translation for the manual
11152
11153 2006-08-16 [colin]      2.4.0cvs54
11154
11155         * src/compose.c
11156         * src/main.c
11157         * src/mainwindow.c
11158                 Fix send button sensitivity at startup
11159                 Set send menu sensitivity (patch by Fabien)
11160         * src/ssl_manager.c
11161                 Enable closing with esc (patch by Fabien)
11162         * src/gtk/foldersort.c
11163                 Enable closing with esc (patch by Fabien)
11164         * src/procmime.c
11165                 Optimisation (no need to copy to tempfile to
11166                 "decode" 7bit and 8bit)
11167         * src/summaryview.c
11168                 Fix cruft in swap_from case
11169         * src/textview.c
11170                 Fix missing last line in some mail cases 
11171                 (Fixes debian #381872)
11172         * src/plugins/pgpcore/prefs_gpg.c
11173         * src/plugins/pgpcore/sgpgme.c
11174         * src/plugins/pgpcore/sgpgme.h
11175                 Don't show "no key found" when user explicitely
11176                 wants to create a key
11177
11178 2006-08-16 [paul]       2.4.0cvs53
11179
11180         * configure.ac
11181         * src/account.c
11182         * src/addressbook.c
11183         * src/headerview.c
11184         * src/prefs_account.c
11185         * src/prefs_message.c
11186         * src/gtk/gtkutils.c
11187                 bump up minimum required versions of GTK+ and
11188                 GLIB to 2.6.0
11189
11190 2006-08-16 [paul]       2.4.0cvs52
11191
11192         * src/toolbar.c
11193                 workaround GTK+ Bug 351600 - 'Can't re-click
11194                 on button after sensitivity update'
11195                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11196                 Thanks to Colin
11197
11198 2006-08-15 [colin]      2.4.0cvs51
11199
11200         * src/plugins/pgpcore/prefs_gpg.c
11201                 Set options sensitivity according to
11202                 key existence
11203         * src/plugins/pgpcore/sgpgme.c
11204                 Allow to create key with no passphrase
11205
11206 2006-08-14 [cleroy]     2.4.0cvs50
11207
11208         * src/gtk/pluginwindow.c
11209                 New layout (maybe to be changed?)
11210         * src/gtk/gtkutils.c
11211                 Fix a bit label_window
11212         * src/plugins/pgpcore/passphrase.c
11213         * src/plugins/pgpcore/passphrase.h
11214         * src/plugins/pgpcore/plugin.c
11215         * src/plugins/pgpcore/prefs_gpg.c
11216         * src/plugins/pgpcore/prefs_gpg.h
11217         * src/plugins/pgpcore/sgpgme.c
11218         * src/plugins/pgpcore/sgpgme.h
11219                 Allow to create a PGP private key via the GUI
11220
11221 2006-08-14 [wwp]        2.4.0cvs49
11222
11223         * src/addressbook_foldersel.c
11224                 fix strict ISO C90 compliance.
11225
11226 2006-08-14 [paul]       2.4.0cvs48
11227
11228         * src/gtk/prefswindow.c
11229                 re-set scrolled window on opening
11230                 Patch by Ticho
11231
11232 2006-08-14 [paul]
11233
11234         2.5.0-rc1 released
11235
11236 2006-08-14 [paul]       2.4.0cvs47
11237
11238         * src/prefs_display_header.c
11239                 re-enable user-defined Displayed Headers
11240
11241 2006-08-14 [paul]       2.4.0cvs46
11242
11243         * src/prefs_account.c
11244                 use GTK_STOCK_EDIT
11245
11246 2006-08-13 [colin]      2.4.0cvs45
11247
11248         * src/common/utils.c
11249                 Fix "a" in quote when the original message is empty,
11250                 by using \0 instead of 'a' to test writability of
11251                 temp files.
11252
11253 2006-08-13 [wwp]        2.4.0cvs44
11254
11255         * src/plugins/spamassassin/spamassassin.c
11256                 fix capitalization of "SpamAssassin" in some debug, log and
11257                 dialog messages.
11258
11259 2006-08-13 [paul]       2.4.0cvs43
11260
11261         * src/editldap.c
11262                 fix overlapping widgets
11263         * src/prefs_account.c
11264                 fix translation of protocol_names[]
11265                 fix label disappearing off the edge of the
11266                 visible area
11267
11268 2006-08-12 [paul]       2.4.0cvs42
11269
11270         * manual/plugins.xml
11271                 update IRC channel info before it gets forgotten
11272                 about
11273
11274 2006-08-11 [colin]      2.4.0cvs41
11275
11276         * src/compose.c
11277         * src/mainwindow.c
11278         * src/mainwindow.h
11279         * src/procmsg.c
11280         * src/procmsg.h
11281         * src/summaryview.c
11282         * src/toolbar.c
11283                 Grey out the Send button if
11284                 - Queue folders are empty, or
11285                 - We're sending already
11286
11287 2006-08-11 [wwp]        2.4.0cvs40
11288
11289         * src/main.c
11290                 fix a logic issue when quitting while a compose window is
11291                 still open, thanks to Colin.
11292
11293 2006-08-10 [colin]      2.4.0cvs39
11294
11295         * src/main.c
11296                 Fix default font size setting after wizard run
11297         * src/imap.c
11298         * src/etpan/imap-thread.c
11299         * src/etpan/imap-thread.h
11300                 Fix bug #999 (Timing out on TSL cert validation 
11301                 dialog makes ugly things happen). Also, STARTTLS
11302                 unconditionnaly if initial capabilities contain
11303                 LOGINDISABLED and STARTTLS.
11304
11305 2006-08-09 [colin]      2.4.0cvs38
11306
11307         * src/mainwindow.c
11308         * src/mainwindow.h
11309                 Fix Tools/Actions sensitivity when there are
11310                 no actions
11311
11312 2006-08-09 [colin]      2.4.0cvs37
11313
11314         * src/prefs_filtering.c
11315                 Warning fix, patch by Paul
11316         * src/messageview.c
11317         * src/prefs_actions.c
11318         * src/prefs_filtering_action.c
11319         * src/prefs_matcher.c
11320                 Uniformisation of "Info ..." to "Info..." (for
11321                 old gtk), patch by Fabien
11322         * src/plugins/clamav/clamav_plugin_gtk.c
11323                 Sensitivity fix by Fabien
11324
11325 2006-08-09 [colin]      2.4.0cvs36
11326
11327         * src/main.c
11328         * src/main.h
11329                 Add a function to know whether we're exiting
11330         * src/plugins/trayicon/trayicon.c
11331                 If exiting, don't do anything. Faster, and
11332                 avoids gtk_main_iteration reentracy causing
11333                 segfaults at exit
11334
11335 2006-08-09 [colin]      2.4.0cvs35
11336
11337         * src/messageview.c
11338         * src/mimeview.c
11339         * src/mimeview.h
11340                 Fix lack of part selection when automatically 
11341                 jumping to a specific part
11342         * src/msgcache.c
11343                 Little optimisation in cache reading
11344
11345 2006-08-09 [colin]      2.4.0cvs34
11346
11347         * src/compose.c
11348                 Fix crash setting the priority on reedit
11349                 (Accessing compose before creating it!)
11350
11351 2006-08-08 [colin]      2.4.0cvs33
11352
11353         * src/procmime.c
11354                 Fix bug #998 (last attachment is not accessible)
11355                 Bad RFC interpretation on multipart close-delimiters
11356         * src/mimeview.c
11357         * src/mimeview.h
11358         * src/gtk/gtkvscrollbutton.c
11359         * src/gtk/gtkvscrollbutton.h
11360                 Make attachments list wheel-scrollable
11361
11362 2006-08-07 [colin]      2.4.0cvs32
11363
11364         * src/gtk/gtkaspell.c
11365                 Fix bug #973 (Unicode punctation characters 
11366                 are not recognized as separators by the
11367                 spell checker); fix unsigned stuff
11368
11369 2006-08-07 [colin]      2.4.0cvs31
11370
11371         * src/compose.c
11372                 Fix bug #956 (DnD text with accents in compose 
11373                 text entry); fix gccc's signed/unsigned fuss
11374
11375 2006-08-06 [colin]      2.4.0cvs30
11376
11377         * src/main.c
11378                 Fix bug #979 (Plugin crashes when exiting 
11379                 sylpheed-claws) : handle exit request only 
11380                 once
11381
11382 2006-08-05 [colin]      2.4.0cvs29
11383
11384         * src/news.c
11385                 Just make sure we have a msgid.
11386
11387 2006-08-05 [colin]      2.4.0cvs28
11388
11389         * src/news.c
11390         * src/summaryview.c
11391                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11392                 by reimplementing it
11393         * src/textview.c
11394                 Fix bug when hiding quotes with level > 3 and quote
11395                 colors are recycled
11396
11397 2006-08-04 [colin]      2.4.0cvs27
11398
11399         * src/compose.c
11400         * src/undo.c
11401         * src/undo.h
11402                 Fix a bit replace-by-pasting undo
11403         * src/mainwindow.c
11404         * src/messageview.c
11405                 Fix Fold quotes menu synchro in
11406                 mainwindow when it changes in 
11407                 messageview
11408         * src/textview.c
11409                 Fix right-click on quotes blocks
11410         * src/common/utils.c
11411                 Verify that the file created by
11412                 my_tmpfile() is writable. Fixes
11413                 bug #988 (very specific filesystem
11414                 issue)
11415         * src/plugins/pgpcore/sgpgme.c
11416                 Fix file descriptor leak
11417         * src/plugins/spamassassin/spamassassin.c
11418                 Warn once if spamd isn't reachable
11419
11420 2006-08-04 [colin]      2.4.0cvs26
11421
11422         * src/toolbar.c
11423                 i18n context patch by Fabien
11424
11425 2006-08-03 [colin]      2.4.0cvs25
11426
11427         * src/mainwindow.c
11428         * src/messageview.c
11429                 Rename "Hide quotes" to "Fold quotes"
11430         * src/textview.c
11431                 Don't use hand cursor on quotes. "all 
11432                 the bonuses of the feature and none of 
11433                 unwelcome side-effects"
11434
11435 2006-08-03 [colin]      2.4.0cvs24
11436
11437         * AUTHORS
11438         * sylpheed-claws.desktop
11439         * src/gtk/authors.h
11440                 Bring the desktop file to XDG compliance
11441                 Patch by Charles A. Edwards
11442
11443 2006-08-03 [colin]      2.4.0cvs23
11444
11445         * src/textview.c
11446                 Fix links offset when they are preceded
11447                 by accentued chars (g_utf8_strlen!)
11448         * src/mainwindow.c
11449                 Fix wrong status when starting offline
11450
11451
11452 2006-08-03 [wwp]        2.4.0cvs22
11453
11454         * src/prefs_common.h
11455                 ask what to do w/ filtering rules that belong to an account when
11456                 applying filtering rules manually from the main window (skip,
11457                 apply regardless of the account, use current account). This dialog
11458                 can be skipped and the last reply used.
11459                 (forgot that file)
11460
11461 2006-08-03 [wwp]        2.4.0cvs21
11462
11463         * src/filtering.c
11464         * src/filtering.h
11465         * src/prefs_common.c
11466         * src/summaryview.c
11467         * src/alertpanel.c
11468         * src/alertpanel.h
11469         * src/messageview.c
11470                 ask what to do w/ filtering rules that belong to an account when
11471                 applying filtering rules manually from the main window (skip,
11472                 apply regardless of the account, use current account). This dialog
11473                 can be skipped and the last reply used.
11474
11475
11476 2006-08-03 [colin]      2.4.0cvs20
11477
11478         * src/textview.c
11479                 Optimize previous patch
11480
11481 2006-08-03 [cleroy]     2.4.0cvs19
11482
11483         * src/textview.c
11484                 Fix quotes getting toggled back when the
11485                 mail has an even number of text parts
11486
11487 2006-08-02 [colin]      2.4.0cvs18
11488
11489         * src/messageview.c
11490                 Add Hide quotes menu
11491
11492 2006-08-02 [colin]      2.4.0cvs17
11493
11494         * src/mainwindow.c
11495         * src/prefs_common.c
11496         * src/textview.c
11497         * src/textview.h
11498         * src/gtk/about.c
11499                 Allow per-level quote hiding,
11500                 Allow toggling quotes by double-clicking them
11501                 Rename RemoteURI to ClickableText to reflect
11502                 the fact it's used for a variety of things
11503
11504 2006-08-02 [wwp]        2.4.0cvs16
11505
11506         * src/mainwindow.c
11507                 fix "View/Hide quotes" menu item status initialization.
11508
11509 2006-08-02 [wwp]        2.4.0cvs15
11510
11511         * src/matcher_parser_parse.y
11512                 remove a debug trace.
11513
11514 2006-08-02 [paul]       2.4.0cvs14
11515
11516         * src/plugins/pgpcore/passphrase.c
11517                 don't set initial dialog size
11518                 make it resizable
11519
11520 2006-08-02 [paul]       2.4.0cvs13
11521
11522         * src/noticeview.c
11523                 remove the rogue '/' character
11524
11525 2006-08-02 [paul]       2.4.0cvs12
11526
11527         * src/noticeview.c
11528                 allow buttons to resize as necessary
11529
11530 2006-08-01 [wwp]        2.4.0cvs11
11531
11532         * src/mbox.c
11533                 fix strict ISO C90 compliance.
11534
11535 2006-08-01 [wwp]        2.4.0cvs10
11536
11537         * tools/update-po
11538                 updated update-po tool to work w/ context-dependent translations.
11539                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11540
11541 2006-08-01 [wwp]        2.4.0cvs9
11542
11543         * src/matcher.c
11544         * src/prefs_filtering.c
11545         * src/prefs_matcher.c
11546                 allow context-dependent translations for "All",
11547                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11548
11549 2006-07-31 [colin]      2.4.0cvs8
11550
11551         * AUTHORS
11552         * src/gtk/authors.h
11553                 Add Rafal to authors
11554
11555 2006-07-31 [colin]      2.4.0cvs7
11556
11557         * src/compose.c
11558         * src/mainwindow.c
11559         * src/messageview.h
11560         * src/prefs_common.c
11561         * src/prefs_common.h
11562         * src/textview.c
11563                 Add 'View/Hide quotes'. Patch based on a patch
11564                 by Rafal Weglarz
11565
11566 2006-07-31 [colin]      2.4.0cvs6
11567
11568         * src/action.c
11569                 Fix problem with "> stuff >" actions
11570
11571 2006-07-31 [paul]       2.4.0cvs5
11572
11573         * po/nb.po
11574                 updated by Geir Helland
11575
11576 2006-07-31 [wwp]        2.4.0cvs4
11577
11578         * src/mainwindow.c
11579         * src/summaryview.c
11580         * src/summaryview.h
11581                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11582                 thanks to Colin.
11583
11584 2006-07-31 [wwp]        2.4.0cvs3
11585
11586         * src/Makefile.am
11587         * src/addr_compl.c
11588         * src/addr_compl.h
11589         * src/addressbook.c
11590         * src/addressbook.h
11591         * src/addressbook_foldersel.c
11592         * src/addressbook_foldersel.h
11593         * src/addrindex.c
11594         * src/addrindex.h
11595         * src/matcher.c
11596         * src/matcher.h
11597         * src/matcher_parser_lex.l
11598         * src/matcher_parser_parse.y
11599         * src/prefs_common.c
11600         * src/prefs_common.h
11601         * src/prefs_filtering.c
11602         * src/prefs_matcher.c
11603         * src/prefs_matcher.h
11604         * src/summaryview.c
11605                 introduce filtering against the address book. It's now possible to add
11606                 matched conditions to determine if any email address in a message matches
11607                 or doesn't match any or all books or folders in the address book.
11608
11609 2006-07-31 [wwp]        2.4.0cvs2
11610
11611         * src/account.c
11612         * src/filtering.c
11613         * src/filtering.h
11614         * src/folder.c
11615         * src/folderview.c
11616         * src/inc.c
11617         * src/mainwindow.c
11618         * src/matcher.c
11619         * src/matcher_parser_lex.l
11620         * src/matcher_parser_parse.y
11621         * src/mbox.c
11622         * src/prefs_filtering.c
11623         * src/prefs_filtering.h
11624         * src/procmsg.c
11625         * src/procmsg.h
11626         * src/summaryview.c
11627                 introduce per-account filtering rules. Each filtering rule can now be assigned
11628                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11629                 when applying filtering rules manually, as all rules will apply - even the ones
11630                 assigned to an account. This issue will be addressed soon.
11631  
11632
11633
11634 2006-07-31 [wwp]        2.4.0cvs1
11635
11636         * src/quote_fmt.c
11637                 make more strings translatable.
11638
11639 2006-07-31 [paul]       2.4.0
11640
11641         2.4.0 released
11642
11643 2006-07-31 [paul]       2.3.1cvs91
11644
11645         * po/ca.po
11646                 updated by Miquel Oliete
11647
11648 2006-07-31 [paul]       2.3.1cvs90
11649
11650         * po/de.po
11651         * po/el.po
11652         * po/fr.po
11653         * po/it.po
11654         * po/pl.po
11655         * po/pt_BR.po
11656         * po/sr.po
11657         * po/zh_CN.po
11658                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11659                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11660                 Aleksandar Urosevic, and Ralgh Young
11661
11662 2006-07-31 [paul]       2.3.1cvs89
11663
11664         * src/account.c
11665         * src/main.c
11666         * src/mainwindow.c
11667         * src/mainwindow.h
11668                 Fix a race condition when, after an SC crash, rescanning
11669                 folders took more than 0.5 seconds
11670                 Thanks to Colin
11671
11672 2006-07-31 [paul]       2.3.1cvs88
11673
11674         * src/folderview.c
11675                 don't translate separator strings
11676
11677 2006-07-30 [mones]      2.3.1cvs87
11678
11679         * doc/man/sylpheed-claws.1
11680                 Fixed non-ASCII chars in Hoa's name
11681         * po/es.po
11682                 Updated for release
11683
11684 2006-07-27 [colin]      2.3.1cvs86
11685
11686         * src/textview.c
11687                 Don't include the leading \n in links
11688                 Patch by Fabien
11689
11690 2006-07-25 [colin]      2.3.1cvs85
11691
11692         * src/mainwindow.c
11693         * src/common/socket.h
11694         * src/etpan/imap-thread.c
11695                 Refresh resolvers before connecting
11696                 to IMAP servers, and after switching
11697                 to online. Thanks to Paul.
11698
11699 2006-07-18 [colin]
11700
11701         * 2.4.0-rc4 released
11702
11703 2006-07-17 [colin]      2.3.1cvs84
11704
11705         * src/inc.c
11706                 Show connection attempt in statusbar before
11707                 connecting (previously first message was
11708                 "Retrieving messages from ..." after the
11709                 connection succeeded.
11710
11711 2006-07-16 [wwp]        2.3.1cvs83
11712
11713         * sylpheed-claws.ico
11714                 Added .ico file (windows multi-size icon file, generated).
11715
11716 2006-07-12 [wwp]        2.3.1cvs82
11717
11718         * src/messageview.c
11719                 remove Message/Re-edit menu entry from messageview window,
11720                 as sent/draft/queued messages are opened in compose window when
11721                 re-edited and it's not possible to re-edit other msgs.
11722
11723 2006-07-12 [paul]       2.3.1cvs81
11724
11725         * AUTHORS
11726         * src/mainwindow.c
11727         * src/gtk/authors.h
11728                 check online state before resetting
11729                 mailcheck timer. Useful if some program
11730                 verifies connection state and updates
11731                 Claws.
11732                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11733
11734 2006-07-12 [paul]       2.3.1cvs80
11735
11736         * sylpheed-claws-128x128.png
11737         * sylpheed-claws-64x64.png
11738         * sylpheed-claws.png
11739         * src/Makefile.am
11740         * src/main.c
11741         * src/prefs_toolbar.c
11742         * src/stock_pixmap.c
11743         * src/stock_pixmap.h
11744         * src/wizard.c
11745         * src/gtk/about.c
11746         * src/gtk/gtkutils.c
11747         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11748         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11749         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11750         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11751         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11752         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11753                 updated and renamed logo/icon files and related
11754                 logo by Jesper Schultz
11755
11756 2006-07-11 [paul]       2.3.1cvs79
11757
11758         * src/main.c
11759                 fix the labels a smidgin
11760
11761 2006-07-09 [colin]      2.3.1cvs78
11762
11763         * src/textview.c
11764                 Show errors in textviewer's command
11765                 Patch by H. Merijn Brand
11766
11767 2006-07-09 [colin]      2.3.1cvs77
11768
11769         * src/compose.c
11770                 Save FMID in drafts too
11771
11772 2006-07-08 [colin]      2.3.1cvs76
11773
11774         * src/compose.c
11775                 Svae RMID in drafted mails too
11776                 Save quote_fmt vars for whole mails,
11777                 don't reset at each quote_fmt_init:
11778                 allows to use the same |i{var} in
11779                 various template fields
11780         * src/prefs_template.c
11781         * src/quote_fmt.h
11782         * src/quote_fmt_parse.y
11783                 Same
11784
11785 2006-07-08 [colin]      2.3.1cvs75
11786
11787         * src/textview.c
11788                 Fix highlighting of attached parts URIs
11789
11790 2006-07-08 [colin]      2.3.1cvs74
11791
11792         * src/main.c
11793                 Prevent bug #981 (sc 2.3.1 segfaults with 
11794                 gtk+ 2.10) from being reported again:
11795                 if Sylpheed-Claws has been compiled against
11796                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11797                 of if Sylpheed-Claws has been compiled against
11798                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11799                 error out.
11800
11801 2006-07-07 [colin]      2.3.1cvs73
11802
11803         * src/prefs_actions.c
11804                 Fix label
11805
11806 2006-07-07 [colin]      2.3.1cvs72
11807
11808         * src/prefs_actions.c
11809                 Fix compile on gtk < 2.8. argh :)
11810
11811 2006-07-07 [paul]       2.3.1cvs71
11812
11813         * src/common/defs.h
11814                 update DONATE_URI
11815
11816 2006-07-07 [colin]      2.3.1cvs70
11817
11818         * po/POTFILES.in
11819         * src/quote_fmt.c
11820         * src/quote_fmt_lex.l
11821         * src/quote_fmt_parse.y
11822                 Add |i{var}, a way to insert user-entered
11823                 text in a template
11824
11825 2006-07-07 [colin]
11826
11827         * 2.4.0-rc3 released
11828
11829 2006-07-07 [colin]      2.3.1cvs69
11830
11831         * src/folder.c
11832                 Don't consider inboxes of UNKNOWN folder 
11833                 classes to be useable as default inboxes
11834
11835 2006-07-07 [paul]       2.3.1cvs68
11836
11837         * src/textview.c
11838                 add missing #include <errno.h>
11839                 Thanks to René J. Blokland
11840
11841 2006-07-07 [paul]       2.3.1cvs67
11842
11843         * src/action.c
11844                 Return now Closes dialog
11845         * src/mimeview.c
11846         * src/mimeview.h
11847         * src/textview.c
11848                 add contextual menu to mime parts listed
11849                 in the textview
11850                 Thanks to Colin
11851         * src/common/utils.c
11852                 reversal: ' is a valid character in URLs
11853
11854 2006-07-06 [colin]      2.3.1cvs66
11855
11856         * src/remotefolder.h
11857                 Forgotten in previous commit
11858
11859 2006-07-06 [colin]      2.3.1cvs65
11860
11861         * src/folder.c
11862                 Set summary update flag whenever
11863                 totals changed
11864         * src/imap.c
11865         * src/prefs_account.c
11866         * src/common/utils.h
11867         * src/etpan/imap-thread.c
11868                 Fix warnings, thanks to Fabien and
11869                 Ricardo
11870
11871 2006-07-06 [wwp]        2.3.1cvs64
11872
11873         * src/gtk/gtkutils.c
11874                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11875
11876 2006-07-06 [wwp]        2.3.1cvs63
11877
11878         * src/account.c
11879         * src/addressbook.c
11880         * src/addressitem.h
11881         * src/folderview.c
11882         * src/mainwindow.c
11883         * src/manual.c
11884         * src/manual.h
11885         * src/message_search.c
11886         * src/prefs_actions.c
11887         * src/prefs_filtering.c
11888         * src/prefs_filtering.h
11889         * src/prefs_template.c
11890         * src/summary_search.c
11891         * src/summaryview.c
11892         * src/gtk/gtkutils.c
11893         * src/gtk/gtkutils.h
11894         * src/gtk/pluginwindow.c
11895                 add help buttons to some dialogs. Clicking such buttons opens a
11896                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11897
11898 2006-07-06 [paul]       2.3.1cvs62
11899
11900         * src/textview.c
11901                 fix attachments contextual menu
11902                 Thanks to Colin
11903
11904 2006-07-05 [colin]      2.3.1cvs61
11905
11906         * src/textview.c
11907         * src/compose.c
11908                 Handle sftp:// links
11909
11910 2006-07-05 [paul]       2.3.1cvs60
11911
11912         * src/gtk/filesel.c
11913                 grab save button by default
11914                 Thanks to Colin
11915
11916 2006-07-05 [wwp]        2.3.1cvs59
11917
11918         * manual/xml2pdf
11919                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11920
11921 2006-07-04 [colin]      2.3.1cvs58
11922
11923         * src/mimeview.c
11924         * src/textview.c
11925                 Use left click to select, middle click to open
11926                 on mimeparts links
11927         * src/common/utils.c
11928                 Fix segfault
11929
11930 2006-07-04 [colin]      2.3.1cvs57
11931
11932         * src/mainwindow.c
11933         * src/news.c
11934                 Warning fixes, thanks to Fabien
11935
11936 2006-07-04 [colin]      2.3.1cvs56
11937
11938         * src/mimeview.c
11939         * src/mimeview.h
11940         * src/textview.c
11941                 Allow parts to be selected via their text label
11942                 in textview
11943
11944 2006-07-04 [colin]      2.3.1cvs55
11945
11946         * src/folderview.c
11947                 Feedback when closing (for big folders)
11948         * src/prefs_actions.c
11949         * src/prefs_filtering.c
11950         * src/prefs_matcher.c
11951         * src/prefs_template.c
11952                 Fix default button when closing without
11953                 having saved
11954
11955 2006-07-04 [colin]      2.3.1cvs54
11956
11957         * src/news.c
11958                 Delete local file on deletion
11959
11960 2006-07-03 [colin]      2.3.1cvs53
11961
11962         * src/folderview.c
11963         * src/main.c
11964                 Don't freeze when rescanning after crash
11965
11966 2006-07-03 [wwp]        2.3.1cvs52
11967
11968         * src/compose.c
11969         * src/privacy.c
11970         * src/privacy.h
11971         * src/plugins/pgpinline/pgpinline.c
11972         * src/plugins/pgpmime/pgpmime.c
11973                 don't report an error when the user cancels the passphrase dialog.
11974
11975 2006-07-02 [colin]      2.3.1cvs51
11976
11977         * src/folderview.c
11978                 Open message when crossing folders with Space,
11979                 goto next unread and friends
11980
11981 2006-07-01 [colin]      2.3.1cvs50
11982
11983         * src/prefs_account.c
11984                 Typographic rules varying from language
11985                 to language (in french "Protocole :"),
11986                 we have to do that :)
11987
11988 2006-07-01 [ticho]      2.3.1cvs49
11989
11990         * src/prefs_account.c
11991                 Only use one temporary gchar* variable in
11992                 prefs_account_protocol_set_optmenu().
11993
11994 2006-07-01 [ticho]      2.3.1cvs48
11995
11996         * src/prefs_account.c
11997         * src/prefs_account.h
11998                 Use GtkLabel for existing account protocol name.
11999                 Created an array for protocol names and populate the
12000                 combobox from it in a for() cycle.
12001
12002 2006-06-30 [colin]      2.3.1cvs47
12003
12004         * src/compose.c
12005                 Block undo when changing signature (by changing
12006                 account)
12007
12008 2006-06-30 [paul]       2.3.1cvs46
12009
12010         * src/send_message.c
12011                 when editing From in the Compose window, use that address
12012                 in the Return-Path: header
12013                 Thanks to Colin
12014
12015 2006-06-30 [colin]      2.3.1cvs45
12016
12017         * src/compose.c
12018                 Fix signature replacement:
12019                 - when no newline before separator
12020                 - when reediting
12021
12022 2006-06-29 [colin]      2.3.1cvs44
12023
12024         * src/folderview.c
12025         * src/folderview.h
12026         * src/mainwindow.c
12027         * src/summaryview.c
12028                 Let 'View/Go to/Next marked' work like
12029                 Next new & Next unread: across folders
12030                 Change the select_on_entry pref to do
12031                 what we want when changing folder
12032         * src/common/utils.c
12033                 Fix single-quoted links 
12034
12035 2006-06-29 [colin]      2.3.1cvs43
12036
12037         * src/gtk/gtkaspell.c
12038                 "Sylpheed" and "Sylpheed-Claws" do exist !
12039
12040 2006-06-29 [colin]      2.3.1cvs42
12041
12042         * src/imap.c
12043                 Forgot to remove debug
12044
12045 2006-06-29 [colin]      2.3.1cvs41
12046
12047         * src/imap.c
12048         * src/imap.h
12049         * src/mainwindow.c
12050                 Disconnect from IMAP servers when going
12051                 offline. Fixes bug #978 (going to offline-mode 
12052                 won't close connections)
12053
12054 2006-06-29 [colin]      2.3.1cvs40
12055
12056         * src/main.c
12057                 Fix transient setting on failing plugins
12058                 Patch by Fabien
12059         * src/plugins/pgpcore/sgpgme.c
12060                 Only warn for OpenPGP. Most people don't
12061                 have CMS available.
12062
12063 2006-06-29 [colin]      2.3.1cvs39
12064
12065         * src/compose.c
12066                 Fix Spelling menu (discrepancy between context menu
12067                 and top menu when folder's dictionary isn't the 
12068                 default one)
12069         * src/plugins/pgpcore/sgpgme.c
12070                 More error reporting about why gpgme can fail
12071
12072 2006-06-29 [wwp]        2.3.1cvs38
12073
12074         * src/mainwindow.c
12075                 honor the display-header-pane setting even when the message view
12076                 is a separate window.
12077
12078 2006-06-29 [wwp]        2.3.1cvs37
12079
12080         * src/prefs_actions.c
12081                 forgot to commit that one (use of GTK_STOCK_INFO).
12082
12083 2006-06-29 [colin]      2.3.1cvs36
12084
12085         * src/imap.c
12086                 Better handling of login errors (ask the password
12087                 again once), alert in case of error. Fix three
12088                 signedness warnings.
12089
12090 2006-06-28 [wwp]        2.3.1cvs35
12091
12092         * src/prefs_template.c
12093         * src/prefs_matcher.c
12094         * src/prefs_filtering_action.c
12095         * src/prefs_quote.c
12096                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12097                 patch by Fabien Vantard, slightly modified.
12098
12099 2006-06-28 [paul]
12100
12101         2.4.0-rc2 released
12102
12103 2006-06-28 [colin]      2.3.1cvs34
12104
12105         * src/prefs_account.c
12106                 Fix bug #977 (Can't add or edit imap accounts)
12107
12108 2006-06-28 [colin]      2.3.1cvs33
12109
12110         * src/mimeview.c
12111                 Fix previous
12112
12113 2006-06-28 [colin]      2.3.1cvs32
12114
12115         * src/mimeview.c
12116                 Save named inlined attachments with "Save all"
12117         * src/main.c
12118         * src/mbox.c
12119         * src/common/plugin.c
12120         * src/common/plugin.h
12121         * src/common/sylpheed.c
12122         * src/common/utils.c
12123         * src/plugins/pgpcore/sylpheed.def
12124         * src/plugins/pgpinline/sylpheed.def
12125         * src/plugins/pgpmime/sylpheed.def
12126                 Win32 compatibility patch, by
12127                 Werner Koch
12128
12129 2006-06-28 [wwp]        2.3.1cvs31
12130
12131         * src/imap.c
12132         * src/prefs_folder_item.c
12133                 less compilation warnings (thanks to Fabien Vantard), less typos.
12134
12135 2006-06-28 [paul]       2.3.1cvs30
12136
12137         * src/gtk/gtkutils.c
12138                 gtk_combo_box_set_focus_on_click() is only
12139                 available since gtk 2.6.0
12140
12141 2006-06-28 [paul]       2.3.1cvs29
12142
12143         * src/prefs_ext_prog.c
12144                 fix engrish and add a tooltip for the
12145                 'command for 'Display as text' option
12146
12147 2006-06-28 [paul]
12148
12149         2.4.0-rc1 released
12150
12151 2006-06-28 [paul]       2.3.1cvs28
12152
12153         * ChangeLog
12154         * tools/Makefile.am
12155                 include textviewer.pl in releases
12156
12157 2006-06-28 [paul]       2.3.1cvs27
12158
12159         * src/prefs_ext_prog.c
12160                 hide Print command option if libgnomeprint
12161                 support is present
12162
12163 2006-06-27 [colin]      2.3.1cvs26
12164
12165         * src/compose.c
12166                 Fix Esc handling in insert/attach dialog
12167                 Don't show this dialog if dragging something
12168                 else than text/uri-list
12169                 Thanks to Fabien Vantard
12170         * tools/textviewer.pl
12171                 Filter script to display stuff as text
12172                 by H. Merijn Brand
12173
12174 2006-06-27 [wwp]        2.3.1cvs25
12175
12176         * src/messageview.c
12177                 use the exact product name (message view title), patch
12178                 by Fabien Vantard.
12179
12180 2006-06-27 [ticho]      2.3.1cvs24
12181
12182         * src/prefs_account.c
12183         * src/prefs_common.c
12184         * src/prefs_common.h
12185         * src/prefs_ext_prog.c
12186         * src/textview.c
12187                 Add a preference (Preferences/External programs)
12188                 to allow "Display as text" to be done via a script
12189                 (patch by H.Merijn Brand).
12190                 Use GtkComboBox for protocol selection in account
12191                 preferences.
12192                 Only include current choice for existing accounts, and
12193                 insensitivize the combobox.
12194
12195 2006-06-27 [paul]       2.3.1cvs23
12196
12197         * src/mbox.c
12198                 fix crasher introduced in cvs21.
12199                 Thanks to Colin
12200
12201 2006-06-26 [colin]      2.3.1cvs22
12202
12203         * src/mbox.c
12204                 Fix double-frees when leaving folders
12205                 after exporting to mbox
12206
12207 2006-06-26 [colin]      2.3.1cvs21
12208
12209         * src/mbox.c
12210                 More feedback (and optimisation)
12211                 on import/export
12212         * src/common/utils.c
12213                 Fix case when looking for mail addresses
12214         * src/gtk/gtkutils.c
12215                 Extra check for (X-)Face
12216
12217 2006-06-25 [ticho]      2.3.1cvs20
12218
12219         * src/compose.c
12220         * src/exphtmldlg.c
12221         * src/gtk/gtkutils.c
12222         * src/gtk/gtkutils.h
12223                 Added second argument to gtkut_sc_combobox_create() to
12224                 control focus-on-click for the widget.
12225                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12226
12227 2006-06-25 [ticho]      2.3.1cvs19
12228
12229         * src/compose.c
12230         * src/gtk/Makefile.am
12231         * src/gtk/combobox.c
12232         * src/gtk/combobox.h
12233         * src/gtk/gtkutils.c
12234         * src/gtk/gtkutils.h
12235                 Use GtkComboBox instead of deprecated GtkOptionMenu
12236                 for account selector in compose window and for encoding
12237                 selector in attachment properties.
12238                 Also factorise working with the new GtkComboBox somewhat.
12239
12240 2006-06-24 [paul]       2.3.1cvs18
12241
12242         * src/prefs_common.c
12243                 use the correct default value
12244
12245 2006-06-24 [paul]       2.3.1cvs17
12246
12247         * src/compose.c
12248         * src/prefs_common.c
12249         * src/prefs_common.h
12250         * src/prefs_compose_writing.c
12251                 enable setting of default action when
12252                 dnd'ing files in the compose window.
12253                 (Collaborative effort with wwp)
12254
12255 2006-06-23 [wwp]        2.3.1cvs16
12256
12257         * src/compose.c
12258                 i18n fix (thanks to Fabien Vantard)
12259
12260 2006-06-22 [colin]      2.3.1cvs15
12261
12262         * src/prefs_customheader.c
12263                 Don't use filters in custom headers' file 
12264                 selector. Remember, extensions mean nothing :)
12265
12266 2006-06-22 [paul]       2.3.1cvs14
12267
12268         * configure.ac
12269                 allow setting of man directory location
12270
12271 2006-06-22 [colin]      2.3.1cvs13
12272
12273         * src/mainwindow.c
12274                 Add 'View/Go to/Next unread folder'.
12275                 I missed that :)
12276
12277 2006-06-22 [colin]      2.3.1cvs12
12278
12279         * src/common/utils.c
12280                 Add some subject prefixes
12281                 Patch by Bjorn T Johansen <btj@havleik.no>
12282
12283 2006-06-22 [colin]      2.3.1cvs11
12284
12285         * manual/advanced.xml
12286                 Forgotten hidden pref
12287
12288 2006-06-21 [paul]       2.3.1cvs10
12289
12290         * src/prefs_account.c
12291                 complete the removal of 'Add date header' option
12292
12293 2006-06-21 [paul]       2.3.1cvs9
12294
12295         * src/account.c
12296         * src/compose.c
12297         * src/prefs_account.c
12298         * src/prefs_account.h
12299                 remove option to add date header - always
12300                 add date header
12301         * src/etpan/imap-thread.c
12302                 fix warnings (Thanks to Colin)
12303
12304 2006-06-21 [wwp]        2.3.1cvs8
12305
12306         * src/folder.c
12307                 set the attachment flag when inline text part are (file)named. This is more convenient
12308                 when receiving (for instance) inline source files or patches sent using thunderbird.
12309
12310 2006-06-21 [paul]       2.3.1cvs7
12311
12312         * src/inc.c
12313                 fix off-by-one count of current msg in
12314                 statusbar filtering progressbar
12315
12316 2006-06-21 [paul]       2.3.1cvs6
12317
12318         * src/folder.c
12319                 Show attachment icon even if the part is 'inline'
12320                 if the following conditions are met:
12321                 - content-type != 'text/plain'
12322                 - content-type != '*/pgp-signature'
12323                 - either 'name' or 'filename' parameter is not NULL
12324                 
12325                 Thanks to Colin
12326
12327 2006-06-21 [paul]       2.3.1cvs5
12328
12329         * src/messageview.c
12330         * src/prefs_common.c
12331         * src/prefs_common.h
12332         * src/prefs_other.c
12333                 add an option to 'Never send Return
12334                 Receipts'
12335                 Thanks to Colin
12336
12337 2006-06-20 [mones]      2.3.1cvs4
12338
12339         * po/es.po
12340                 updated
12341         * src/compose.c
12342                 typo fixed (space after comma)
12343         * tools/make.themes.project
12344                 remove exec mode from tarball files
12345
12346 2006-06-20 [colin]      2.3.1cvs3
12347
12348         * src/news.c
12349         * src/procheader.c
12350         * src/unmime.c
12351                 Better fix for \n's in headers (don't 
12352                 break Received: and others)
12353
12354 2006-06-20 [paul]       2.3.1cvs2
12355
12356         * src/alertpanel.c
12357         * src/textview.c
12358                 improve legibility of phishing attempt
12359                 dialog
12360
12361 2006-06-20 [paul]       2.3.1cvs1
12362
12363         * NEWS
12364         * README
12365         * configure.ac
12366                 Update version number following
12367                 stable release
12368
12369 2006-06-20 [colin]      2.3.0cvs26
12370
12371         * src/compose.c
12372                 When dragging a file to the text of the compose
12373                 window, ask whether we want to insert or attach
12374                 (I know lots of people who do that to attach)
12375
12376 2006-06-20 [colin]      2.3.0cvs25
12377
12378         * src/etpan/imap-thread.c
12379                 Fix threshold (the append command is often > 32 bytes)
12380
12381 2006-06-19 [colin]      2.3.0cvs24
12382
12383         * src/imap.c
12384         * src/etpan/imap-thread.c
12385                 Workaround Rockliffe IMAP server bug: replace
12386                 "x UID SEARCH (ANSWERED UID 1:*)" with
12387                 "x UID SEARCH ANSWERED"
12388                 (Rockliffe doesn't handle the parenthesis)
12389
12390 2006-06-19 [colin]      2.3.0cvs23
12391
12392         * src/compose.c
12393         * src/imap.c
12394         * src/etpan/imap-thread.c
12395                 Probably fix bug #972 (Freezes when adding 
12396                 an attachment to the message)
12397         * src/common/defs.h
12398                 Modernize Firefox cmd
12399
12400
12401 2006-06-18 [colin]      2.3.0cvs22
12402
12403         * src/prefs_customheader.c
12404                 Only allow correct filenames for various
12405                 custom headers
12406
12407 2006-06-18 [colin]      2.3.0cvs21
12408
12409         * src/prefs_customheader.c
12410                 Add a 'From File...' button in custom headers prefs, which
12411                 try to do the right thing: 
12412                 for normal headers, use file as plaintext,
12413                 for X-Face, calls compface,
12414                 for Face, encode to b64.
12415
12416 2006-06-17 [colin]      2.3.0cvs20
12417
12418         * src/mh.c
12419                 Warning fix
12420
12421 2006-06-16 [colin]      2.3.0cvs19
12422
12423         * src/summaryview.c
12424                 Recursive quicksearch: show message list
12425                 in current folder, *then* search children
12426                 in the background.
12427
12428 2006-06-16 [colin]      2.3.0cvs18
12429
12430         * src/main.c
12431                 Instead of ignoring SIGPIPE, save caches
12432                 when getting one. Will fix the fact that
12433                 hot caches are out-of-date when logging 
12434                 out of Xorg.
12435         * src/compose.c
12436         * src/prefs_compose_writing.c
12437                 Only save text (not attachments) when 
12438                 auto-saving to drafts
12439         * src/unmime.c
12440                 Always replace \n, \r and \t with spaces
12441                 in headers
12442         * manual/dist/html/Makefile.am
12443         * manual/dist/pdf/Makefile.am
12444         * manual/dist/ps/Makefile.am
12445         * manual/dist/txt/Makefile.am
12446         * manual/fr/dist/html/Makefile.am
12447         * manual/fr/dist/pdf/Makefile.am
12448         * manual/fr/dist/ps/Makefile.am
12449         * manual/fr/dist/txt/Makefile.am
12450         * manual/pl/dist/html/Makefile.am
12451         * manual/pl/dist/pdf/Makefile.am
12452         * manual/pl/dist/ps/Makefile.am
12453         * manual/pl/dist/txt/Makefile.am
12454                 Fix make clean removing pregenerated manuals
12455
12456
12457 2006-06-16 [colin]      2.3.0cvs17
12458
12459         * src/plugins/pgpcore/sgpgme.c
12460         * src/plugins/pgpmime/pgpmime.c
12461         * src/plugins/pgpinline/pgpinline.c
12462                 Better error reporting in setup_signers.
12463                 Don't fallback to default key if specified
12464                 key isn't found.
12465                 Don't allow signing if more than one secret
12466                 key matches the one specified in prefs.
12467
12468 2006-06-15 [colin]      2.3.0cvs16
12469
12470         * src/folderview.c
12471                 Add "Send queue" in the folder's contextual
12472                 menu
12473         * src/compose.c
12474         * src/messageview.c
12475         * src/privacy.c
12476         * src/privacy.h
12477         * src/procmime.c
12478         * src/procmsg.c
12479         * src/plugins/pgpcore/passphrase.c
12480         * src/plugins/pgpcore/sgpgme.c
12481         * src/plugins/pgpinline/pgpinline.c
12482         * src/plugins/pgpmime/pgpmime.c
12483                 Better error reporting
12484         * src/mbox.c
12485                 Probably fix bug #971 (2.2.3 cannot read mail 
12486                 from local mbox)
12487
12488
12489 2006-06-15 [mones]      2.3.0cvs15
12490
12491         * tools/make.themes.project
12492                 creates the themes project from the web page
12493
12494 2006-06-15 [colin]      2.3.0cvs14
12495
12496         * src/folder.c
12497                 Better fix (avoid losing the folder if scan_tree 
12498                 fails)
12499
12500 2006-06-15 [cleroy]     2.3.0cvs13
12501
12502         * src/folder.c
12503                 Probably fix Bug #969 (crash on rebuilding 
12504                 imap folder)
12505
12506 2006-06-14 [colin]      2.3.0cvs12
12507
12508         * manual/dtd/manual.xsl
12509         * manual/sylpheed-claws-manual.xml
12510         * manual/fr/sylpheed-claws-manual.xml
12511         * manual/pl/sylpheed-claws-manual.xml
12512                 Insert pagebreaks between sections
12513
12514 2006-06-14 [paul]       2.3.0cvs11
12515
12516         * configure.ac
12517                 better fix than 2.3.0cvs10
12518
12519 2006-06-14 [paul]       2.3.0cvs10
12520
12521         * configure.ac
12522                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12523                 (backwards compatible)
12524
12525 2006-06-13 [colin]      2.3.0cvs9
12526
12527         * src/messageview.c
12528                 Fix sending of return receipt with the new queue folders
12529
12530 2006-06-13 [wwp]        2.3.0cvs8
12531
12532         * src/quote_fmt_lex.l
12533                 fix wrong tokens returned in quote_fmt lexer, query not().
12534
12535 2006-06-13 [wwp]        2.3.0cvs7
12536
12537         * src/folder.c
12538         * src/prefs_folder_item.c
12539                 allow changing folder type even when folder is not a top-level one,
12540                 thanks to Colin.
12541
12542 2006-06-12 [colin]      2.3.0cvs6
12543
12544         * src/folderview.c
12545                 Fix double-ask of "Do you want to mark all
12546                 as read"
12547
12548 2006-06-12 [colin]      2.3.0cvs5
12549
12550         * src/compose.c
12551         * src/compose.h
12552         * src/folder.c
12553         * src/folder.h
12554         * src/imap.c
12555         * src/inc.c
12556         * src/main.c
12557         * src/messageview.c
12558         * src/mh.c
12559         * src/prefs_folder_item.c
12560         * src/procheader.c
12561         * src/procmime.c
12562         * src/procmsg.c
12563         * src/procmsg.h
12564         * src/send_message.c
12565         * src/summaryview.c
12566         * src/toolbar.c
12567                 Apply bug #964's patch (Queue and drafts aren't normal)
12568                 The Drafts and Queue folder now contain RFC-822 files,
12569                 allowing to move and copy mails from and to these 
12570                 folders. Moving from Drafts to Queue will prepare the
12571                 mail for sending (PGP signature, encryption, etc).
12572                 This patch also rework sending errors handling to try
12573                 to be more helpful.
12574                 Also, allow redefining folder types via the GUI 
12575                 (Folder type in its Properties)
12576
12577 2006-06-12 [colin]      2.3.0cvs4
12578
12579         * src/summaryview.c
12580         * src/prefs_common.c
12581         * src/prefs_common.h
12582         * src/gedit-print.c
12583                 Allow to define a specific print font - patch
12584                 by Bernhard Walle <bernhard.walle@gmx.de>
12585         * src/prefs_fonts.c
12586         * manual/advanced.xml
12587         * manual/fr/advanced.xml
12588                 Add a hidden pref to allow deletion without
12589                 confirmation
12590
12591 2006-06-12 [wwp]        2.3.0cvs3
12592
12593         * .cvsignore
12594                 more files to ignore.
12595
12596 2006-06-12 [wwp]        2.3.0cvs2
12597
12598         * src/quote_fmt.c
12599         * src/quote_fmt_lex.l
12600         * src/quote_fmt_parse.y
12601                 extend the quote_fmt parser (templates and quotes):
12602                 - allow limited sub-expressions in |p{} and |f{} expressions,
12603                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12604                 - implemented/fixed missing implementation of query_references and show_references,
12605                 - completed, fixed contents and format of the symbols help dialog,
12606                 - fix some compilation warnings.
12607
12608 2006-06-12 [wwp]        2.3.0cvs1
12609
12610         * manual/advanced.xml
12611         * manual/fr/advanced.xml
12612                 updates in the "templates" section of the manual (eng/fr):
12613                  - be more precise (both versions)
12614                  - completed to match the english reference (fr version)
12615                  - touchups (both versions)
12616
12617 2006-06-12 [paul]       2.3.0
12618
12619         2.3.0 released
12620
12621 2006-06-12 [paul]       2.2.3cvs14
12622
12623         * po/ca.po
12624         * po/cs.po
12625         * po/de.po
12626         * po/el.po
12627         * po/fr.po
12628         * po/it.po
12629         * po/pt_BR.po
12630         * po/sr.po
12631         * po/zh_CN.po
12632                 updated by Miquel Oliete, Tim, Stephan Sachse,
12633                 Stavros Giannouris, Fabien Vantard, Andrea
12634                 Spadaccini, Frederico Goncalves Guimaraes,
12635                 Aleksandar Urosevic, and Ralgh Young
12636
12637 2006-06-12 [colin]      2.2.3cvs13
12638
12639         * src/mbox.c
12640                 Add missing header
12641
12642 2006-06-11 [colin]      2.2.3cvs12
12643
12644         * src/msgcache.c
12645                 Verify that g_malloc() succeeded
12646
12647 2006-06-11 [colin]      2.2.3cvs11
12648
12649         * src/wizard.c
12650                 Add Face header to welcome mail
12651
12652 2006-06-10 [colin]      2.2.3cvs10
12653
12654         * src/textview.c
12655                 Revert previous (Forgot it changes the
12656                 margin on the whole mail)
12657
12658 2006-06-10 [colin]      2.2.3cvs9
12659
12660         * src/textview.c
12661                 Don't overlap long headers under (X-)Face
12662
12663 2006-06-10 [mones]      2.2.3cvs8
12664
12665         * manual/xml2pdf
12666                 allow generation of manual on systems lacking saxon binary
12667                 but with java and the saxon library installed
12668
12669         * po/es.po
12670                 updated for release
12671
12672 2006-06-09 [colin]      2.2.3cvs7
12673
12674         * src/summaryview.c
12675                 Fix leak when using Display Sender using Addressbook
12676
12677 2006-06-09 [colin]      2.2.3cvs6
12678
12679         * src/compose.c
12680         * src/folder.c
12681         * src/folderview.c
12682         * src/mimeview.c
12683         * src/summaryview.c
12684                 More leaks fixes
12685
12686 2006-06-09 [paul]       2.2.3cvs5
12687
12688         * AUTHORS
12689         * src/gtk/authors.h
12690         * tools/claws.i18n.status.pl
12691                 updated with new info
12692
12693 2006-06-09 [paul]       2.2.3cvs4
12694
12695         * README
12696                 updated
12697         * manual/ack.xml
12698                 add wwp to authors list
12699         * src/gtk/authors.h
12700                 update mine and Colin's addresses
12701
12702 2006-06-08 [colin]      2.2.3cvs3
12703
12704         * src/etpan/imap-thread.c
12705                 Fix leak on SSL cert check
12706
12707 2006-06-08 [colin]      2.2.3cvs2
12708
12709         * src/common/utils.c
12710                 Fix leak
12711
12712 2006-06-08 [paul]       2.2.3cvs1
12713
12714         * configure.ac
12715                 Update version number following
12716                 stable release
12717
12718 2006-06-07 [colin]      2.2.2cvs3
12719
12720         * src/msgcache.c
12721                 Fix catching cache read errors (guint instead of gint)
12722                 Prevent malloc'ing more than 8MB (means cache corruption)
12723
12724 2006-06-07 [paul]       2.2.2cvs2
12725
12726         * src/exporthtml.c
12727         * src/exportldif.c
12728         * src/mh.c
12729         * src/mutt.c
12730         * src/pine.c
12731         * src/common/utils.c
12732                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12733                 obey $HOME'
12734                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12735                 Thanks to Colin
12736
12737 2006-06-06 [paul]       2.2.2cvs1
12738
12739         * configure.ac
12740                 Update version number following
12741                 stable release
12742
12743 2006-06-06 [paul]       2.2.1cvs6
12744
12745         * src/matcher.c
12746                 fix  implicit declaration of
12747                 sylpheed_do_idle()
12748                 Patch by Fabien Vantard
12749
12750 2006-06-06 [paul]       2.2.1cvs5
12751
12752         * src/matcher.c
12753                 fix age_greater and age_lower so that they
12754                 mean what say and not '...or equal to'
12755                 Thanks to Colin
12756
12757 2006-06-06 [paul]       2.2.1cvs4
12758
12759         * src/textview.c
12760         * src/common/utils.c
12761                 fix URI check
12762                 Thanks to Colin
12763
12764 2006-06-05 [wwp]        2.2.1cvs3
12765
12766         * manual/fr/account.xml
12767                 minor language fixes (thanks to Fabien Vantard).
12768
12769 2006-06-05 [colin]      2.2.1cvs2
12770
12771         * src/prefs_folder_item.c
12772         * src/folderview.c
12773                 Allow recursive setting of properties 
12774                 for whole mailboxes
12775         * src/matcher.c
12776                 Don't freeze on 'test' filtering rule
12777
12778 2006-06-05 [colin]      2.2.1cvs1
12779
12780         * configure.ac
12781                 Update version number following
12782                 stable release
12783
12784 2006-06-04 [wwp]        2.2.0cvs82
12785
12786         * manual/glossary.xml
12787         * manual/account.xml
12788         * manual/fr/glossary.xml
12789         * manual/fr/account.xml
12790                 added glossary section and references/links related to the Face custom header.
12791
12792 2006-06-04 [colin]      2.2.0cvs81
12793
12794         * src/summaryview.c
12795                 Skip to next message on move with no
12796                 immediate execution
12797
12798 2006-06-04 [wwp]        2.2.0cvs80
12799
12800         * manual/xml2pdf
12801                 added sanity checks, exit when needed.
12802
12803 2006-06-03 [paul]       2.2.0cvs79
12804
12805         * src/prefs_receive.c
12806                 page name is now 'Receiving'
12807         * src/prefs_send.c
12808                 page name is now 'Sending'
12809
12810 2006-06-03 [colin]      2.2.0cvs78
12811
12812         * src/plugins/spamassassin/spamassassin_gtk.c
12813                 Autoswitch to Localhost if transport was previously
12814                 disabled. Else people had to check [] Enable, then
12815                 *reselect* transport.
12816
12817 2006-06-03 [colin]      2.2.0cvs77
12818
12819         * src/plugins/pgpinline/pgpinline.c
12820         * src/plugins/pgpmime/pgpmime.c
12821                 Check that gpg_data_release_and_get_mem 
12822                 didn't fail (now, why this happens...)
12823
12824 2006-06-03 [colin]      2.2.0cvs76
12825
12826         * src/mbox.c
12827                 Fix bug #962 (Manual and/or UI should 
12828                 warn about incompatible locking 
12829                 causing dataloss)
12830
12831 2006-06-02 [cleroy]     2.2.0cvs75
12832
12833         * src/filtering.c
12834         * src/folder.c
12835         * src/procmsg.c
12836         * src/summaryview.c
12837                 Fix a few leaks
12838
12839 2006-06-02 [colin]      2.2.0cvs74
12840
12841         * src/main.c
12842                 On exit, free caches after writing them
12843                 Shuts up some valgrind false positives
12844         * src/procmsg.c
12845         * src/send_message.c
12846                 Fix races when reusing existing SMTP connections
12847                 Fix inexistant session timeout
12848         * src/toolbar.c
12849                 Display alertpanel after all queues have
12850                 been processed, not after each
12851
12852 2006-06-02 [wwp]        2.2.0cvs73
12853
12854         * manual/fr/glossary.xml
12855         * manual/fr/ack.xml
12856         * manual/ack.xml
12857                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12858
12859 2006-06-02 [wwp]        2.2.0cvs72
12860
12861         * manual/xml2pdf
12862         * manual/dist/pdf/Makefile.am
12863         * manual/dtd/manual.xsl
12864         * manual/fr/dist/pdf/Makefile.am
12865         * manual/pl/dist/pdf/Makefile.am
12866                 we changed the procedure to generate the .pdf version of the manual.
12867                 The procedure is more modern and the .pdf we get now has a valid index.
12868                 Here are the new pre-requisites:
12869
12870                 - JRE 1.x (1.4 here): there must be one from your distro
12871                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12872                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12873                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12874
12875                 See my posts for further info about the installation of this toolchain:
12876
12877                 Date: Fri, 19 May 2006 19:40:06 +0200
12878                 From: wwp <subscript@free.fr>
12879                 To: sylpheed-claws-devel@lists.sourceforge.net
12880                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12881
12882                 and
12883
12884                 Date: Wed, 24 May 2006 12:58:49 +0200
12885                 From: wwp <subscript@free.fr>
12886                 To: sylpheed-claws-devel@lists.sourceforge.net
12887                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12888
12889 2006-06-01 [colin]      2.2.0cvs71
12890
12891         * src/compose.c
12892                 Better guards against IMAP races
12893         * src/main.c
12894         * src/prefs_common.c
12895         * src/prefs_common.h
12896         * src/common/ssl_certificate.c
12897         * src/etpan/imap-thread.c
12898         * src/etpan/imap-thread.h
12899         * src/gtk/sslcertwindow.c
12900                 New hidden option ssl_skip_cert_check to 
12901                 avoid dups of bug #959 (libetpan linked
12902                 against gnutls and gnutls buggy on 64bit)
12903                 Present expired warning only once per
12904                 session/server.
12905         * manual/advanced.xml
12906         * manual/fr/advanced.xml
12907                 Document new option
12908
12909 2006-06-01 [wwp]        2.2.0cvs70
12910
12911         * src/messageview.c
12912                 fix for bug #961 (return receipt dialog 
12913                 complains incorrectly about return-path 
12914                 email adress being different), thanks 
12915                 to Colin.
12916
12917 2006-05-31 [cleroy]     2.2.0cvs69
12918
12919         * src/common/ssl.c
12920                 Guard against NULLs, although this
12921                 should never be an issue
12922
12923 2006-05-31 [colin]      2.2.0cvs68
12924
12925         * src/filtering.c
12926                 Use g_slist_prepend
12927         * src/imap.c
12928                 Don't remove caches when destroying folder, it
12929                 could (should) be done at exit
12930         * src/inc.c
12931                 free processing cache after incorporation
12932         * src/etpan/imap-thread.c
12933                 Maybe fix bug #959 (Crash on moving to emails 
12934                 to a imap account per ssl with a expired 
12935                 certificate.)
12936
12937 2006-05-30 [colin]      2.2.0cvs67
12938
12939         * src/summaryview.c
12940                 Put back event flush when displaying message
12941                 It avoids reading a bunch of messages just
12942                 by hitting shift-n for too long ;)
12943
12944 2006-05-29 [colin]      2.2.0cvs66
12945
12946         * src/summaryview.c
12947                 Remove useless g_warnings
12948
12949 2006-05-29 [colin]      2.2.0cvs65
12950
12951         * src/imap.c
12952                 Fix g_slist_append()s for performance
12953
12954 2006-05-29 [colin]      2.2.0cvs64
12955
12956         * src/compose.c
12957         * src/common/utils.c
12958                 Fix extraneous tab at start of addresses
12959         * src/mainwindow.c
12960                 Fix warnings (thanks to Fabien)
12961                 Fix crash at exit when composing messages 
12962                 exist
12963         * src/pop.c
12964                 Fix progress bar when deleting expired mails
12965                 Thanks to Hiro
12966         * src/summaryview.c
12967         * src/gtk/gtksctree.c
12968                 Fix re-sorting slowness
12969
12970 2006-05-29 [paul]       2.2.0cvs63
12971
12972         * src/mh.c
12973                 fetch full message when moving mails
12974                 from another mailbox, (fixed data loss
12975                 when filtering from IMAP to MH, introduced
12976                 in 2.2.0cvs57).
12977                 Thanks to Colin
12978
12979 2006-05-29 [mones]      2.2.0cvs62
12980
12981         * src/gtk/gtksctree.c
12982                 Unselect faster (patch by Colin)        
12983
12984 2006-05-26 [colin]      2.2.0cvs61
12985
12986         * src/summaryview.c
12987                 Unplug MSGINFO_UPDATE callback on delete too.
12988
12989 2006-05-26 [colin]      2.2.0cvs60
12990
12991         * src/foldersel.c
12992                 Fix bold in folder selection window with glib2.10
12993                 thanks Hiro
12994
12995 2006-05-26 [colin]      2.2.0cvs59
12996
12997         * src/procheader.c
12998                 Convert date only if necessary (and don't
12999                 try to convert from utf8 to utf8, too)
13000         * src/summaryview.c
13001                 Only set column's text if the column's 
13002                 displayed
13003
13004 2006-05-26 [colin]      2.2.0cvs58
13005
13006         * src/summaryview.c
13007         * src/gtk/gtkutils.c
13008                 Fix useless warning
13009
13010 2006-05-26 [colin]      2.2.0cvs57
13011
13012         * src/mainwindow.c
13013                 Make summaryview selectable as long as 
13014                 no message has focus
13015         * src/mh.c
13016                 Faster deletion (by implementing mh_remove_msgs)
13017                 Faster copy (avoid using mh_fetch_msg just to get
13018                 the filename)
13019                 Faster move (using move_file instead of copy_file
13020                 if MSG_IS_MOVE)
13021                 No progressbar if total number of mails to cp/mv 
13022                 is less than 100
13023         * src/summaryview.c
13024                 Fix removal from subject_table when mail gets moved
13025                 Faster deletion (g_slist_prepend instead of append)
13026         * src/gtk/gtksctree.c
13027                 Remove useless code
13028
13029 2006-05-25 [colin]      2.2.0cvs56
13030
13031         * src/common/ssl_certificate.c
13032                 Fix leak in expired cert check
13033
13034 2006-05-25 [colin]      2.2.0cvs55
13035
13036         * src/mh.c
13037                 Disable flags syncing on .mh_sequences - it
13038                 is buggy and marks mails read under unknown
13039                 conditions.
13040
13041 2006-05-25 [paul]
13042
13043         * 2.3.0-rc4 released
13044
13045 2006-05-24 [colin]      2.2.0cvs54
13046
13047         attention cvs users: if you manage to crash
13048         Sylpheed-Claws while moving, copying or deleting
13049         mails, we *are* interested in stack traces and
13050         valgrind logs. It looks stable, but one never
13051         knows...
13052
13053         * src/folder.c
13054                 Add progressbar for cache updates
13055         * src/folderutils.c
13056                 Optimize Mark all read in the current
13057                 folder
13058         * src/mh.c
13059                 Add progressbar for copy/move
13060         * src/procmsg.c
13061                 Optimize O(n^2) in copy/move
13062         * src/summaryview.c
13063         * src/gtk/gtksctree.c
13064                 Optimize O(n^2) algos
13065         * src/common/timing.h
13066                 Display ms instead of us
13067
13068 2006-05-24 [wwp]        2.2.0cvs53
13069
13070         * manual/fr/advanced.xml
13071                 updates to the French manual.
13072
13073 2006-05-24 [wwp]        2.2.0cvs52
13074
13075         * src/common/utils.c
13076                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13077
13078 2006-05-24 [wwp]        2.2.0cvs51
13079
13080         * src/folderutils.c
13081                 fixed "mark all read" in MH folders (thanks to Colin).
13082
13083 2006-05-24 [paul]       2.2.0cvs50
13084
13085         * doc/man/sylpheed-claws.1
13086                 updated the man page
13087
13088 2006-05-23 [colin]      2.2.0cvs49
13089
13090         * src/folderview.c
13091         * src/imap.c
13092         * src/inc.c
13093         * src/mbox.c
13094         * src/messageview.c
13095         * src/news.c
13096         * src/send_message.c
13097         * src/summaryview.c
13098         * src/gtk/sslcertwindow.c
13099                 alertpanel fixes, by Fabien
13100
13101 2006-05-23 [colin]      2.2.0cvs48
13102
13103         * src/folder.c
13104         * src/folderview.c
13105         * src/msgcache.c
13106         * src/summaryview.c
13107         * src/gtk/gtksctree.c
13108         * src/gtk/gtksctree.h
13109                 More timings
13110                 Fix slow loading problem, which was caused by the
13111                 use of some gtk_ctree funcs and their use of
13112                 g_list_position while gtk_ctree_(un)link'ing.
13113                 Reap more functions from gtkctree.c to be sure we
13114                 use our (fast) version instead of theirs.
13115         * src/mh.c
13116                 Fix copy of unread mails
13117
13118
13119 2006-05-22 [wwp]        2.2.0cvs47
13120
13121         * manual/fr/advanced.xml
13122                 updated.
13123
13124 2006-05-22 [colin]      2.2.0cvs46
13125
13126         * src/filtering.c
13127                 Fix possible infinite loop. 'copy' is not a 
13128                 final action, so when encountering a 'copy',
13129                 we have to check if a previous one was set
13130                 and do it. In the same way, if we encounter
13131                 a 'move' we have to perform a possibly 
13132                 pending 'copy'. This will slow down filtering
13133                 on IMAP if move+copy or multiple copy actions
13134                 are to be done, but handling it via the batch
13135                 would be really too convoluted.
13136
13137 2006-05-22 [wwp]        2.2.0cvs45
13138
13139         * manual/fr/advanced.xml
13140         * manual/fr/faq.xml
13141         * manual/fr/glossary.xml
13142         * manual/fr/handling.xml
13143         * manual/fr/intro.xml
13144         * manual/fr/plugins.xml
13145         * manual/fr/sylpheed-claws-manual.xml
13146                 sync w/ the english manual: updates URIs, documented mailing-list
13147                 support, better explanation about the enabled/disabled feature
13148                 in filtering/processing rules by Paul.
13149
13150 2006-05-21 [colin]      2.2.0cvs44
13151
13152         * src/summaryview.c
13153                 Don't expand after building threads, but during
13154
13155 2006-05-21 [colin]      2.2.0cvs43
13156
13157         * src/procmsg.c
13158         * src/summaryview.c
13159                 More timing possibilities... For next time I have 
13160                 to find out how the hell some 3GHz computer takes
13161                 one minute to open a 30k folder...
13162
13163 2006-05-21 [colin]      2.2.0cvs42
13164
13165         * manual/pl/advanced.xml
13166         * manual/pl/faq.xml
13167         * manual/pl/glossary.xml
13168         * manual/pl/handling.xml
13169         * manual/pl/intro.xml
13170         * manual/pl/plugins.xml
13171         * manual/pl/sylpheed-claws-manual.xml
13172                 Polish manual updated by Pawel
13173
13174 2006-05-20 [colin]
13175
13176         * 2.3.0-rc3 released
13177
13178 2006-05-20 [colin]      2.2.0cvs41
13179
13180         * src/imap.c
13181                 Fix -rc2 problems:
13182                 - remove cache of moved messages from original folder
13183                 - apply new flags to messages even if they aren't appliable
13184                   via IMAP.
13185
13186 2006-05-20 [colin]
13187
13188         * 2.3.0-rc2 released
13189
13190 2006-05-19 [colin]      2.2.0cvs40
13191
13192         * src/imap.c
13193                 Don't issue SELECT in imap_change_flags
13194                 before having checked that we indeed have
13195                 some flags to change. MSG_POSTFILTERED for
13196                 example can't be used on IMAP.
13197                 Fixes bug #955 (copying messages between 
13198                 imap folders is extremely slow), which was
13199                 a regression.
13200
13201 2006-05-19 [colin]      2.2.0cvs39
13202
13203         * src/folder.c
13204         * src/folder.h
13205         * src/folderview.c
13206                 Try to fix bug #830 (Some unread messages 
13207                 get marked read in IMAP inbox):
13208                 - Prevent scanning a folder if it's being 
13209                   opened via the GUI
13210                 - Postpone opening via the GUI of a folder
13211                   currently scanned.
13212
13213
13214 2006-05-19 [wwp]        2.2.0cvs38
13215
13216         * manual/advanced.xml
13217                 fix English+typo (thanks to Paul).
13218
13219 2006-05-19 [wwp]        2.2.0cvs37
13220
13221         * manual/advanced.xml
13222         * manual/fr/advanced.xml
13223         * src/gtk/logwindow.c
13224         * src/prefs_common.c
13225         * src/prefs_common.h
13226                 added hidden prefs to allow customization of colors used in
13227                 protocol log window (useful for dark gtk+ themes).
13228
13229 2006-05-19 [wwp]        2.2.0cvs36
13230
13231         * ChangeLog
13232                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13233
13234 2006-05-19 [paul]       2.2.0cvs35
13235
13236         * src/textview.c
13237                 make Reply-To fully clickable
13238         * src/gtk/logwindow.c
13239                 more colouring (SMTP ESMTP)
13240         Both patches by Pawel Pekala
13241
13242 2006-05-19 [cleroy]     2.2.0cvs34
13243
13244         * src/mh.c
13245                 Don't update flags from current folder
13246                 Probably fixes bug #935 (Read Messages 
13247                 Revert to Being Marked as Unread)
13248
13249 2006-05-18 [colin]      2.2.0cvs33
13250
13251         * src/imap.c
13252                 Warning fix
13253         * src/compose.c
13254         * src/mainwindow.c
13255         * src/summaryview.c
13256         * src/toolbar.c
13257                 Allow replying to multiple emails
13258                 in multiple windows
13259         * src/mimeview.c
13260         * src/etpan/imap-thread.c
13261                 Leak fixes
13262
13263 2006-05-18 [paul]       2.2.0cvs32
13264
13265         * src/summaryview.c
13266                 keep Mailing-List menu refreshed
13267                 Thanks to Colin
13268
13269 2006-05-18 [paul]       2.2.0cvs31
13270
13271         * manual/advanced.xml
13272         * manual/faq.xml
13273         * manual/glossary.xml
13274         * manual/handling.xml
13275         * manual/intro.xml
13276         * manual/plugins.xml
13277         * manual/sylpheed-claws-manual.xml
13278                 update URLs
13279                 add info about mailing-list support
13280                 edit filtering info
13281         * src/wizard.c
13282         * src/common/defs.h
13283         * src/gtk/about.c
13284         * src/plugins/dillo_viewer/README
13285                 update URLs
13286
13287 2006-05-17 [wwp]        2.2.0cvs30
13288
13289         * manual/handling.xml
13290         * manual/fr/handling.xml
13291                 documented the ability to enabled/disable filtering/processing rules.
13292
13293 2006-05-17 [colin]      2.2.0cvs29
13294
13295         * src/main.c
13296                 Don't initialize g_thread subsystem if it's 
13297                 already done (thanks to Hiro)
13298         * src/mimeview.c
13299                 Fix saving of parts when there name can't be
13300                 converted from UTF-8.
13301
13302 2006-05-17 [paul]       2.2.0cvs28
13303
13304         * po/Makefile.in.in
13305                 fix config.status warning with autoconf 2.60
13306
13307 2006-05-17 [paul]       2.2.0cvs27
13308
13309         * po/POTFILES.in
13310                 add src/mbox.c
13311
13312 2006-05-17 [wwp]        2.2.0cvs26
13313
13314         * src/mainwindow.c
13315                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13316
13317 2006-05-17 [wwp]        2.2.0cvs25
13318
13319         * src/plugins/demo/demo.c
13320                 updated product name in plugin demo (many plugins need to be
13321                 sync'ed w/ that change).
13322
13323 2006-05-17 [colin]      2.2.0cvs24
13324
13325         * src/mh.c
13326                 Fix leak
13327
13328 2006-05-16 [colin]      2.2.0cvs23
13329
13330         * src/mainwindow.c
13331                 Stupid me hit again. Fix cvs22.
13332
13333 2006-05-16 [colin]      2.2.0cvs22
13334
13335         * src/mainwindow.c
13336                 Fix bug #922 (sylpheed-claws crashed after 
13337                 pushing on Inbox folder)
13338
13339 2006-05-16 [colin]      2.2.0cvs21
13340
13341         * src/compose.c
13342                 Make From header be copy/paste/select-able
13343
13344 2006-05-16 [wwp]        2.2.0cvs20
13345
13346         * src/export.c
13347         * src/matcher.c
13348         * src/summaryview.c
13349         * src/etpan/imap-thread.c
13350                 fix some compiler warnings (thanks to Colin).
13351
13352 2006-05-16 [wwp]        2.2.0cvs19
13353
13354         * src/action.c
13355         * src/gedit-print.c
13356         * src/inc.c
13357         * src/mainwindow.c
13358         * src/mh.c
13359         * src/statusbar.c
13360         * src/send_message.c
13361         * src/summaryview.c
13362                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13363
13364 2006-05-15 [colin]      2.2.0cvs18
13365
13366         * src/procmsg.c
13367                 Fix automatic rule creation with List-Post
13368
13369 2006-05-15 [paul]       2.2.0cvs17
13370
13371         * tools/filter_conv_new.pl
13372                 updated for rule enabling/disabling
13373                 claws version >= 2.3.x required
13374
13375 2006-05-15 [cleroy]     2.2.0cvs16
13376
13377         * src/main.c
13378                 Revert test
13379
13380 2006-05-15 [cleroy]     2.2.0cvs15
13381
13382         * src/main.c
13383                 test
13384
13385 2006-05-15 [wwp]        2.2.0cvs14
13386
13387         * manual/pl/.cvsignore
13388                 ignore generated files.
13389
13390 2006-05-14 [wwp]        2.3.0-rc1
13391
13392         * 2.3.0-rc1 released
13393
13394 2006-05-13 [wwp]        2.2.0cvs13
13395
13396         * src/filtering.c
13397         * src/filtering.h
13398         * src/matcher.c
13399         * src/matcher_parser_lex.l
13400         * src/matcher_parser_parse.y
13401         * src/prefs_filtering.c
13402                 new feature: provide the ability to disable filtering and processing
13403                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13404                 adaptations.
13405
13406 2006-05-13 [colin]      2.2.0cvs12
13407
13408         * src/compose.c
13409                 Remove useless if (a) b; else b;
13410                 Thanks to wwp
13411
13412 2006-05-13 [wwp]        2.2.0cvs11
13413
13414         * src/export.c
13415         * src/import.c
13416         * src/mainwindow.c
13417         * src/mbox.c
13418         * src/summaryview.c
13419         * src/summaryview.h
13420                 no more silent failures (or at least less ones) when importing
13421                 or exporting from/to mbox. Also start importing/exporting if
13422                 the necessary info is set.
13423
13424 2006-05-13 [wwp]        2.2.0cvs10
13425
13426         * RELEASE_NOTES
13427                 restored up-to-date release notes.
13428
13429 2006-05-13 [paul]       2.2.0cvs9
13430
13431         * po/nl.po
13432         * po/ru.po
13433                 updated by Tim Dijkstra and Pavlo Bohmat
13434
13435 2006-05-12 [colin]      2.2.0cvs8
13436
13437         * src/gtk/quicksearch.c
13438                 Add "k" as shortcut for "colorlabel". Patch
13439                 by ath42@users.sf.net.
13440
13441 2006-05-12 [paul]       2.2.0cvs7
13442
13443         * src/prefs_common.h
13444         * src/prefs_summaries.c
13445         * src/summaryview.c
13446                 when entering a folder also allow
13447                 going directly to first Marked message
13448
13449 2006-05-12 [paul]       2.2.0cvs6
13450
13451         * src/summaryview.c
13452                 always obey 'confirm before marking all
13453                 mails read' option
13454
13455 2006-05-12 [paul]       2.2.0cvs5
13456
13457         * src/textview.c
13458                 make Sender fully clickable
13459
13460 2006-05-12 [colin]      2.2.0cvs4
13461
13462         * src/compose.c
13463         * src/compose.h
13464                 Let From be editable
13465         * src/main.c
13466         * src/mh.c
13467                 Full support of .mh_sequences' Unseen seq
13468
13469 2006-05-12 [colin]      2.2.0cvs3
13470
13471         * src/folder.c
13472         * src/mainwindow.c
13473         * src/mainwindow.h
13474         * src/messageview.c
13475         * src/prefs_spelling.c
13476         * src/procheader.c
13477         * src/procmsg.c
13478         * src/procmsg.h
13479         * src/summaryview.c
13480         * src/toolbar.c
13481         * src/toolbar.h
13482                 Add contextual menu on Compose toolbar
13483                 button. Fixes bug #944 (Automatic
13484                 addresses not applied when changing account
13485                 from compose window)
13486                 add Mailing List support
13487                 based on the old 0.6.5claws25 patch by
13488                 Melvin Hadasht, with finishing touches
13489                 by Colin
13490                 Fix "ignore thread" when mails are threaded by
13491                 subject (and weren't ignored although appearing
13492                 in the thread).
13493                 GUI rework.
13494                 Both patches by Pawel.
13495
13496 2006-05-08 [paul]       2.2.0cvs2
13497
13498         * src/mainwindow.c
13499         * src/mainwindow.h
13500         * src/messageview.c
13501         * src/procheader.c
13502         * src/procmsg.c
13503         * src/procmsg.h
13504         * src/summaryview.c
13505                 add Mailing List support
13506                 based on the old 0.6.5claws25 patch by 
13507                 Melvin Hadasht, with finishing touches
13508                 by Colin
13509
13510 2006-05-08 [colin]      2.2.0cvs1
13511
13512         * src/mainwindow.c
13513         * src/toolbar.c
13514         * src/toolbar.h
13515                 Add contextual menu on Compose toolbar 
13516                 button. Fixes bug #944 (Automatic 
13517                 addresses not applied when changing account 
13518                 from compose window)
13519
13520 2006-05-08 [paul]       2.2.0
13521
13522         2.2.0 released
13523
13524 2006-05-08 [paul]       2.1.1cvs51
13525
13526         * po/cs.po
13527         * po/de.po
13528         * po/en_GB.po
13529         * po/fi.po
13530         * po/fr.po
13531         * po/pt_BR.po
13532         * po/sr.po
13533         * po/zh_CN.po
13534                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13535                 Fabien Vantard, Frederico Goncalves Guimaraes,
13536                 Aleksandar Urosevic, and Ralgh Young
13537
13538 2006-05-12 [colin]      2.1.1cvs50
13539
13540         * po/cs.po
13541         * po/de.po
13542         * po/en_GB.po
13543         * po/es.po
13544         * po/fi.po
13545         * po/fr.po
13546         * po/pt_BR.po
13547         * po/sr.po
13548         * po/zh_CN.po
13549                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13550                 Fabien Vantard, Frederico Goncalves Guimaraes,
13551                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13552
13553 2006-05-05 [colin]      2.1.1cvs49
13554
13555         * manual/Makefile.am
13556         * manual/pl/Makefile.am
13557         * manual/pl/account.xml
13558         * manual/pl/ack.xml
13559         * manual/pl/addrbook.xml
13560         * manual/pl/advanced.xml
13561         * manual/pl/faq.xml
13562         * manual/pl/glossary.xml
13563         * manual/pl/gpl.xml
13564         * manual/pl/handling.xml
13565         * manual/pl/intro.xml
13566         * manual/pl/keyboard.xml
13567         * manual/pl/plugins.xml
13568         * manual/pl/starting.xml
13569         * manual/pl/sylpheed-claws-manual.xml
13570         * manual/pl/dist/.cvsignore
13571         * manual/pl/dist/Makefile.am
13572         * manual/pl/dist/html/.cvsignore
13573         * manual/pl/dist/html/Makefile.am
13574         * manual/pl/dist/pdf/.cvsignore
13575         * manual/pl/dist/pdf/Makefile.am
13576         * manual/pl/dist/ps/.cvsignore
13577         * manual/pl/dist/ps/Makefile.am
13578         * manual/pl/dist/txt/.cvsignore
13579         * manual/pl/dist/txt/Makefile.am
13580                 Add the polish translation of the manual,
13581                 Authored by Pawel Pekala.
13582
13583 2006-05-05 [cleroy]     2.1.1cvs48
13584
13585         * src/main.c
13586                 Re-read matcherrc after loading plugins 
13587                 if some of them add folders.
13588
13589 2006-05-03 [colin]      2.1.1cvs47
13590
13591         * src/imap.c
13592                 I'm idiot
13593
13594 2006-05-03 [colin]      2.1.1cvs46
13595
13596         * src/imap.c
13597                 Be sure to have a session when
13598                 getting separator
13599
13600 2006-05-03 [colin]      2.1.1cvs45
13601
13602         * src/imap.c
13603         * src/imap.h
13604         * src/imap_gtk.c
13605                 Fix preventing renaming with namespace 
13606                 separator.
13607
13608 2006-05-01 [colin]      2.1.1cvs44
13609
13610         * src/action.c
13611                 Don't reload messageview when result of
13612                 action is piped.
13613
13614 2006-04-29 [colin]      2.1.1cvs43
13615
13616         * src/prefs_receive.c
13617         * src/plugins/spamassassin/spamassassin_gtk.c
13618         * src/plugins/clamav/clamav_plugin_gtk.c
13619                 GUI fixes by Pawel
13620
13621 2006-04-29 [colin]      2.1.1cvs42
13622
13623         * src/prefs_compose_writing.c
13624         * src/prefs_quote.c
13625                 Cleanups. Patch by Pawel
13626
13627 2006-04-28 [paul]       2.1.1cvs41
13628
13629         * src/matcher.c
13630                 fix returned quick search results when search
13631                 term contains an underscore.
13632                 Thanks to Colin
13633
13634 2006-04-28 [paul]       2.1.1cvs40
13635
13636         * src/prefs_message.c
13637         * src/prefs_receive.c
13638                 GUI cleanups
13639                 Patches by Pawel Pekala
13640
13641 2006-04-27 [colin]      2.1.1cvs39
13642
13643         * src/wizard.c
13644                 Differentiate subject Welcome from
13645                 window's title Welcome
13646
13647 2006-04-27 [paul]
13648
13649         2.2.0-rc1 released
13650
13651 2006-04-27 [paul]       2.1.1cvs38
13652
13653         * manual/advanced.xml
13654         * manual/fr/advanced.xml
13655                 add info about compose_no_markup hidden pref
13656
13657 2006-04-27 [paul]       2.1.1cvs37
13658
13659         * src/prefs_account.c
13660                 improve privacy labels
13661         * src/prefs_msg_colors.c
13662                 change some strings for translators' convenience
13663         * src/gtk/gtkutils.c
13664                 don't underline the link button text
13665
13666 2006-04-25 [colin]      2.1.1cvs36
13667
13668         * src/folder.c
13669                 Complete 2.1.1cvs33 (once more ;)
13670
13671 2006-04-25 [colin]      2.1.1cvs35
13672
13673         * src/editldap.c
13674                 Fix tooltip
13675
13676 2006-04-25 [cleroy]     2.1.1cvs34
13677
13678         * src/compose.c
13679         * src/gtk/gtkaspell.c
13680                 Fix crash on redirect (related to the return 
13681                 of the aspell menu in compose's toolbar)
13682         * src/prefs_msg_colors.c
13683                 Fix sensitivity widgets
13684         * src/image_viewer.c
13685         * src/gtk/pluginwindow.c
13686         * src/gtk/prefswindow.c
13687                 Change released signals to clicked (Fabien)
13688         * po/POTFILES.in
13689         * src/common/socket.c
13690         * src/plugins/spamassassin/spamassassin.c
13691                 Translate strings (Fabien)
13692
13693 2006-04-25 [paul]       2.1.1cvs33
13694
13695         * src/folder.c
13696         * src/folder.h
13697         * src/folderview.c
13698                 complete the fix of bug #912
13699                 Thanks to Colin
13700
13701 2006-04-25 [colin]      2.1.1cvs32
13702
13703         * src/news.c
13704                 Better progress bar
13705         * src/mimeview.c
13706         * src/summaryview.c
13707         * src/summaryview.h
13708                 Fix focus chain
13709                 Patches by Pawel Pekala
13710
13711 2006-04-24 [colin]      2.1.1cvs31
13712
13713         * src/compose.c
13714                 Fix compilation warnings (Fabien)
13715
13716 2006-04-24 [colin]      2.1.1cvs30
13717
13718         * src/addrindex.c
13719         * src/editldap.c
13720         * src/editldap_basedn.c
13721         * src/editldap_basedn.h
13722         * src/ldapctrl.c
13723         * src/ldapctrl.h
13724         * src/ldapquery.c
13725         * src/ldaputil.c
13726         * src/ldaputil.h
13727                 Fix bug #901 (LDAPS support)
13728
13729 2006-04-24 [colin]      2.1.1cvs29
13730
13731         * src/compose.c
13732                 Fix logic on error with send dialog on
13733         * src/imap.c
13734                 Fix compilation without libetpan, thanks
13735                 to Fabien
13736         * src/summaryview.c
13737                 Fix 'context-menu' key
13738
13739 2006-04-23 [colin]      2.1.1cvs28
13740
13741         * src/folder.c
13742                 Never free current's cache to free up 
13743                 memory. Fixes bug #912 (new count 
13744                 randomly set to message count)
13745
13746 2006-04-23 [colin]      2.1.1cvs27
13747
13748         * src/gtk/quicksearch.c
13749                 And remove printf...
13750
13751 2006-04-23 [colin]      2.1.1cvs26
13752
13753         * src/gtk/quicksearch.c
13754                 Fix replacing in quicksearch, and fix inserting
13755                 in the middle of the string. (introduced at 2.1.0cvs22)
13756
13757 2006-04-23 [colin]      2.1.1cvs25
13758
13759         * src/imap.c
13760                 Make sure uidnext is initialized in get_num_list
13761                 (not for stable, related to 2.1.1cvs8 and friends)
13762
13763 2006-04-23 [colin]      2.1.1cvs24
13764
13765         * src/imap.c
13766                 Output something when login is successful
13767                 too
13768
13769 2006-04-23 [colin]      2.1.1cvs23
13770
13771         * src/etpan/imap-thread.c
13772                 Better logging (line-per-line, hide data in fetch)
13773                 Fix a const warning
13774         * src/gtk/logwindow.c
13775         * src/gtk/logwindow.h
13776                 Better logging (color for input/output)
13777
13778 2006-04-21 [colin]      2.1.1cvs22
13779
13780         * src/gtk/quicksearch.c
13781                 On gtk+-2.8, use stock buttons in quicksearch
13782                 Based on a patch by Fabien and a design by Paul
13783
13784 2006-04-21 [colin]      2.1.1cvs21
13785
13786         * src/folderview.c
13787         * src/mainwindow.c
13788                 Fix occasional flicker in folderview
13789         * src/common/utils.c
13790                 Fix bug #943 (Incorrectly parsed email address 
13791                 list in short headers on message view and in 
13792                 printouts)
13793
13794 2006-04-20 [colin]      2.1.1cvs20
13795
13796         * src/imap.c
13797         * src/imap.h
13798         * src/prefs_account.c
13799                 Add ANONYMOUS auth for IMAP
13800
13801 2006-04-20 [paul]       2.1.1cvs19
13802
13803         * src/main.c
13804                 proper fix for 2.1.1cvs18
13805                 Thanks to Colin
13806
13807 2006-04-20 [paul]       2.1.1cvs18
13808
13809         * src/main.c
13810                 fix build warnings
13811
13812 2006-04-20 [paul]       2.1.1cvs17
13813
13814         * src/gtk/quicksearch.c
13815                 fix standard, non-extended Quick search,
13816                 was broken in 2.1.1cvs15.
13817                 Thanks to Colin.
13818
13819 2006-04-20 [colin]      2.1.1cvs16
13820
13821         * src/prefs_matcher.c
13822                 Fix values when reselecting a ~test
13823                 rule
13824
13825 2006-04-19 [colin]      2.1.1cvs15
13826
13827         * src/compose.c
13828         * src/compose.h
13829         * src/gtk/gtkaspell.c
13830         * src/gtk/gtkaspell.h
13831                 Put back Options menu in Spelling/
13832         * src/gtk/quicksearch.c
13833                 Don't search, and show error, if the
13834                 advanced search has a syntax error
13835
13836 2006-04-18 [colin]      2.1.1cvs14
13837
13838         * src/textview.c
13839                 Fix gdk warnings on set_cursor when textview
13840                 isn't visible
13841
13842 2006-04-18 [colin]      2.1.1cvs13
13843
13844         * src/gtk/gtksctree.c
13845                 Remove seemingly useless refresh that causes
13846                 flicker - watch this commit in case of 
13847                 problems before planned backport to stable
13848
13849 2006-04-18 [colin]      2.1.1cvs12
13850
13851         * src/imap.c
13852                 Factorize get/set_xml code
13853         * src/compose.c
13854         * src/prefs_account.c
13855         * src/prefs_account.h
13856         * src/procmsg.c
13857                 Add Encrypt to self option
13858
13859 2006-04-17 [colin]      2.1.1cvs11
13860
13861         * configure.ac
13862                 Fix search on encrpyt function on dragonfly
13863                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13864
13865 2006-04-17 [colin]      2.1.1cvs10
13866
13867         * src/prefs_account.c
13868                 Be safe by default: remove mails from POP3
13869                 after 7 days, not immediately
13870
13871 2006-04-17 [colin]      2.1.1cvs9
13872
13873         * src/etpan/imap-thread.c
13874                 Fix build on DragonFly - patch by 
13875                 Jonathan Buschmann <jonthn@agmact.com>
13876
13877 2006-04-17 [colin]      2.1.1cvs8
13878
13879         * src/imap.c
13880                 Save uidnext between sessions
13881
13882 2006-04-17 [colin]      2.1.1cvs7
13883
13884         * src/imap.c
13885                 scan is required when uid validity changes
13886
13887 2006-04-17 [colin]      2.1.1cvs6
13888
13889         * src/folderview.c
13890                 Don't scan if not necessary, apart in current
13891                 folder and INBOX to fetch flags.
13892         * src/imap.c
13893                 Scan is necessary if unread count changes
13894
13895 2006-04-17 [colin]      2.1.1cvs5
13896
13897         * src/imap.c
13898                 ...But always fetch ANSWERED and DELETED flags for
13899                 INBOX, as filtering can happen on these flags.
13900
13901 2006-04-17 [colin]      2.1.1cvs4
13902
13903         * src/imap.c
13904                 Don't fetch REPLIED and DELETED flags when synchronising
13905                 flags with a closed folder. We only need UNSEEN and FLAGGED
13906                 to update the folderview.
13907
13908 2006-04-17 [colin]      2.1.1cvs3
13909
13910         * src/imap.c
13911                 Faster flag search when there are new mails 
13912                 in a folder. We can do a full search if the 
13913                 folder contains less messages than the new
13914                 list.
13915
13916 2006-04-17 [colin]      2.1.1cvs2
13917
13918         * po/cs.po
13919         * po/de.po
13920         * po/fr.po
13921         * po/nl.po
13922         * po/pt_BR.po
13923                 Update translations from stable branch
13924
13925 2006-04-17 [colin]      2.1.1cvs1
13926
13927         * configure.ac
13928                 Bump version to follow stable release
13929
13930 2006-04-16 [mones]      2.1.0cvs50
13931
13932         * po/es.po
13933                 Updated for release
13934
13935 2006-04-16 [colin]      2.1.0cvs49
13936
13937         * src/textview.c
13938                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13939                 with gtk < 2.8. Thanks to Fabien Vantard.
13940
13941 2006-04-15 [colin]      2.1.0cvs48
13942
13943         * src/etpan/imap-thread.c
13944                 Fix bug #919 (libetpan: SEGV when connecting 
13945                 using command)
13946
13947 2006-04-14 [colin]      2.1.0cvs47
13948
13949         * src/main.c
13950                 Fix race on --select (should be done better)
13951
13952 2006-04-14 [wwp]        2.1.0cvs46
13953
13954         * src/send_message.c
13955                 enforce a check for domain in account prefs (a sending
13956                 error could be faced if domain was checked but no value set),
13957                 thanks to Colin.
13958
13959 2006-04-14 [colin]      2.1.0cvs45
13960
13961         * src/codeconv.c
13962                 when converting from unknown to unknown, if the
13963                 string is UTF8, don't convert it to the locale
13964                 (which breaks it)
13965
13966 2006-04-14 [colin]      2.1.0cvs44
13967
13968         * src/compose.c
13969                 Don't try to use ASCII for converting headers
13970                 (as done in body)
13971
13972 2006-04-14 [paul]       2.1.0cvs43
13973
13974         * src/crash.c
13975                 add locale/charset info to crash report
13976         * src/gtk/about.c
13977                 add wwp to doc team
13978                 replace 'e-mail' with preferred 'email'
13979         * src/gtk/authors.h
13980                 ensure contributors list is in alphabetical
13981                 order
13982
13983 2006-04-13 [colin]      2.1.0cvs42
13984
13985         * src/textview.c
13986                 Prevent gdk warnings
13987
13988 2006-04-13 [colin]      2.1.0cvs41
13989
13990         * src/common/ssl_certificate.c
13991         * src/common/ssl_certificate.h
13992         * src/gtk/sslcertwindow.c
13993                 Warn on expired certs, and display the expiration date
13994
13995 2006-04-13 [colin]      2.1.0cvs40
13996
13997         * src/plugins/spamassassin/spamassassin_gtk.c
13998                 Fix missing set_text on unix socket
13999
14000 2006-04-13 [wwp]        2.1.0cvs39
14001
14002         * manual/fr/advanced.xml
14003         * manual/fr/glossary.xml
14004                 applied new spam/ham/email lexicon (pourriel, courriel)
14005
14006 2006-04-13 [paul]       2.1.0cvs38
14007
14008         * src/plugins/pgpmime/plugin.c
14009                 remove the mention of S/MIME from the
14010                 description. This is now handled by the
14011                 S/MIME plugin.
14012
14013 2006-04-13 [paul]       2.1.0cvs37
14014
14015         * src/prefs_msg_colors.c
14016                 rework dialog
14017         * src/prefs_folder_item.c
14018         * src/prefs_spelling.c
14019                 add a tooltip to the colour selector buttons
14020
14021 2006-04-13 [wwp]        2.1.0cvs36
14022
14023         * manual/advanced.xml
14024         * manual/glossary.xml
14025         * manual/handling.xml
14026         * manual/keyboard.xml
14027         * manual/plugins.xml
14028         * manual/starting.xml
14029         * manual/fr/account.xml
14030         * manual/fr/ack.xml
14031         * manual/fr/addrbook.xml
14032         * manual/fr/advanced.xml
14033         * manual/fr/faq.xml
14034         * manual/fr/glossary.xml
14035         * manual/fr/gpl.xml
14036         * manual/fr/handling.xml
14037         * manual/fr/intro.xml
14038         * manual/fr/keyboard.xml
14039         * manual/fr/plugins.xml
14040         * manual/fr/starting.xml
14041         * manual/fr/sylpheed-claws-manual.xml
14042                 fixes to the manuals:
14043                  - summaryview -> Message List (same in French)
14044                  - translate key names
14045                  - fix French punctuation, use non-breakable spaces when
14046                    necessary, don't use &thinsp; which is not portable
14047                  - tell what maildir and mbox formats we support
14048
14049 2006-04-12 [wwp]        2.1.0cvs35
14050
14051         * src/prefs_toolbar.c
14052                 unified a replace button more,
14053                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14054
14055 2006-04-12 [wwp]        2.1.0cvs34
14056
14057         * src/prefs_common.c
14058         * src/prefs_msg_colors.c
14059                 make default color labels translatable,
14060                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14061                 thanks to Tim <timbrain@post.cz> for reporting.
14062
14063 2006-04-12 [wwp]        2.1.0cvs33
14064
14065         * manual/glossary.xml
14066         * manual/intro.xml
14067         * manual/plugins.xml
14068         * manual/starting.xml
14069         * manual/sylpheed-claws-manual.xml
14070         * manual/fr/.cvsignore
14071         * manual/fr/account.xml
14072         * manual/fr/ack.xml
14073         * manual/fr/addrbook.xml
14074         * manual/fr/advanced.xml
14075         * manual/fr/faq.xml
14076         * manual/fr/glossary.xml
14077         * manual/fr/handling.xml
14078         * manual/fr/intro.xml
14079         * manual/fr/keyboard.xml
14080         * manual/fr/plugins.xml
14081         * manual/fr/starting.xml
14082         * manual/fr/sylpheed-claws-manual.xml
14083                 various fixes: typos, missing .fr translations, punctuation,
14084                 capitalization, links, accents and some bad French more.
14085
14086 2006-04-12 [wwp]        2.1.0cvs32
14087
14088         * src/prefs_gtk.c
14089                 fix for bug #935: always store prefs files in UTF-8 (thanks
14090                 to Colin).
14091
14092 2006-04-11 [colin]      2.1.0cvs31
14093
14094         * src/compose.c
14095                 Fix inserting files not in utf8 when locale is utf8
14096
14097 2006-04-11 [colin]      2.1.0cvs30
14098
14099         * src/inc.c
14100                 Don't show error dialog when cancelling connection
14101                 Patch by Pawel
14102
14103 2006-04-11 [cleroy]     2.1.0cvs29
14104
14105         * src/compose.c
14106                 Implement multiple quote levels
14107         * src/prefs_common.c
14108                 Change a little bit the quote bgcolor for 2nd level
14109
14110 2006-04-11 [colin]      2.1.0cvs28
14111
14112         * src/gtk/about.c
14113                 Add locale and charset in the label
14114
14115 2006-04-10 [colin]      2.1.0cvs27
14116
14117         * src/compose.c
14118         * src/prefs_common.c
14119         * src/prefs_common.h
14120         * src/prefs_msg_colors.c
14121         * src/textview.c
14122                 Allow optional background color in quotes
14123                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14124                 GTK+-2.8.x feature
14125
14126 2006-04-10 [colin]      2.1.0cvs26
14127
14128         * src/main.c
14129         * src/mainwindow.c
14130         * src/mainwindow.h
14131                 Implement --select
14132
14133 2006-04-10 [colin]      2.1.0cvs25
14134
14135         * manual/plugins.xml
14136         * manual/fr/plugins.xml
14137                 Document libcurl's proxy variables
14138
14139 2006-04-09 [colin]      2.1.0cvs24
14140
14141         * src/prefs_common.c
14142                 gettext() returns statically allocated stuff. We have
14143                 to strdup it in order to be able to free it.
14144
14145 2006-04-09 [colin]      2.1.0cvs23
14146
14147         * AUTHORS
14148         * src/gtk/authors.h
14149                 Add Alexei
14150
14151 2006-04-09 [colin]      2.1.0cvs22
14152
14153         * src/mainwindow.c
14154         * src/gtk/quicksearch.c
14155                 Fix bug #859 (problems with cyrilic input in 
14156                 search panel) - Patch by Alexey Illarionov 
14157                 <littlesavage@rambler.ru>
14158
14159 2006-04-09 [colin]      2.1.0cvs21
14160
14161         * src/prefs_customheader.c
14162                 I prefer removing then freeing rather than the contrary
14163                 (even if it doesn't change anything ;-)
14164         * src/prefs_account.c
14165                 Fix bug #933 (Crash re-entering the custom headers list 
14166                 dialog in accounts prefs)
14167                 The problem happened when cancelling the Account 
14168                 Preferences' dialogs - in which case we didn't do 
14169                 anything to the PrefsAccount * struct. In case of applying,
14170                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14171                 working with in this dialog. The problem is that 
14172                 prefs_customheader.c, working on this tmp_ac_prefs, always
14173                 changes the ->customhdr_list pointer, even when cancelled. 
14174                 So in case of cancelling the prefs_account dialog, we still
14175                 have to update ->customhdr_list in the real account.
14176
14177 2006-04-08 [colin]      2.1.0cvs20
14178
14179         * manual/fr/glossary.xml
14180         * manual/fr/keyboard.xml
14181                 Forgot some headers :)
14182
14183 2006-04-08 [colin]      2.1.0cvs19
14184
14185         * manual/Makefile.am
14186         * manual/fr/Makefile.am
14187         * manual/fr/account.xml
14188         * manual/fr/ack.xml
14189         * manual/fr/addrbook.xml
14190         * manual/fr/advanced.xml
14191         * manual/fr/faq.xml
14192         * manual/fr/glossary.xml
14193         * manual/fr/gpl.xml
14194         * manual/fr/handling.xml
14195         * manual/fr/intro.xml
14196         * manual/fr/keyboard.xml
14197         * manual/fr/plugins.xml
14198         * manual/fr/starting.xml
14199         * manual/fr/sylpheed-claws-manual.xml
14200         * manual/fr/dist/.cvsignore
14201         * manual/fr/dist/Makefile.am
14202         * manual/fr/dist/html/.cvsignore
14203         * manual/fr/dist/html/Makefile.am
14204         * manual/fr/dist/pdf/.cvsignore
14205         * manual/fr/dist/pdf/Makefile.am
14206         * manual/fr/dist/ps/.cvsignore
14207         * manual/fr/dist/ps/Makefile.am
14208         * manual/fr/dist/txt/.cvsignore
14209         * manual/fr/dist/txt/Makefile.am
14210                 Add the french translation of the manual. Thanks to
14211                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14212                 account.xml, ack.xml, addrbook.xml and advanced.xml
14213
14214 2006-04-08 [colin]      2.1.0cvs18
14215
14216         * manual/plugins.xml
14217         * manual/starting.xml
14218                 More fixes
14219
14220 2006-04-07 [colin]      2.1.0cvs17
14221
14222         * manual/faq.xml
14223         * manual/intro.xml
14224         * manual/keyboard.xml
14225                 Little fixes
14226
14227 2006-04-07 [colin]      2.1.0cvs16
14228
14229         * README
14230         * src/compose.c
14231         * src/prefs_common.c
14232         * src/prefs_common.h
14233                 Add hidden compose_no_markup pref
14234
14235 2006-04-07 [wwp]        2.1.0cvs15
14236
14237         * src/summary_search.c
14238         * .cvsignore
14239                 Bugfix: stop button was sticky when searching in an empty folder.
14240                 Applied curly brackets code style to the whole file (summary_search.c).
14241                 More files to ignore.
14242
14243 2006-04-07 [wwp]        2.1.0cvs14
14244
14245         * src/message_search.c
14246         * src/summary_search.c
14247                 changed default button when search bumps at file/folder
14248                 beginning or end, for convenience (thanks to Colin).
14249
14250 2006-04-07 [paul]       2.1.0cvs13
14251
14252         * src/plugins/dillo_viewer/dillo_prefs.c
14253                 avoid future potential for namespace collision
14254                 Patch by Colin
14255
14256 2006-04-06 [wwp]        2.1.0cvs12
14257
14258         * src/summary_search.c
14259                 Unify extended/advanced searches names (and thus factorize labels),
14260                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14261
14262 2006-04-06 [wwp]        2.1.0cvs11
14263
14264         * src/folderview.c
14265         * src/prefs_themes.c
14266         * src/summaryview.c
14267                 Fixed some compilation warnings.
14268
14269 2006-04-06 [colin]      2.1.0cvs10
14270
14271         * manual/advanced.xml
14272                 Document the wizard template and how to deploy
14273                 Sylpheed-Claws effectively
14274
14275 2006-04-06 [colin]      2.1.0cvs9
14276
14277         * src/folderview.c
14278                 gettext patch to tell translators about _("#"),
14279                 by Maxim Britov
14280
14281 2006-04-06 [colin]      2.1.0cvs8
14282
14283         * src/textview.c
14284                 Fix invalid GtkTextBIter after clicking "Display as text"
14285
14286 2006-04-06 [mones]      2.1.0cvs7
14287
14288         * src/addr_compl.c
14289         * src/addrindex.c
14290         * src/addritem.c
14291         * src/codeconv.c
14292         * src/compose.c
14293         * src/filtering.c
14294         * src/folder.c
14295         * src/folder_item_prefs.c
14296         * src/folderview.c
14297         * src/localfolder.c
14298         * src/matcher.c
14299         * src/mimeview.c
14300         * src/prefs_msg_colors.c
14301         * src/prefs_spelling.c
14302         * src/prefs_themes.c
14303         * src/procmime.c
14304         * src/procmsg.c
14305         * src/stock_pixmap.c
14306         * src/summaryview.c
14307         * src/textview.c
14308         * src/toolbar.c
14309         * src/common/mgutils.c
14310         * src/common/prefs.c
14311         * src/common/ssl_certificate.c
14312         * src/gtk/colorlabel.c
14313         * src/gtk/quicksearch.c
14314         * src/plugins/pgpmime/pgpmime.c
14315         * src/plugins/spamassassin/spamassassin.c
14316                 Removed redundant NULL checks for g_free() calls.
14317                 Patch by Pawel Pekala.
14318
14319 2006-04-06 [mones]      2.1.0cvs6
14320
14321         * src/prefs_actions.c
14322         * src/prefs_filtering.c
14323         * src/prefs_filtering_action.c
14324         * src/prefs_matcher.c
14325         * src/prefs_template.c
14326         * src/gtk/gtkutils.c
14327         * src/gtk/gtkutils.h
14328                 Have a nice replace button. Patch by Pawel Pekala
14329
14330 2006-04-06 [colin]      2.1.0cvs5
14331
14332         * src/addressbook.c
14333                 Fix crash with empty columns
14334
14335 2006-04-05 [colin]      2.1.0cvs4
14336
14337         * src/wizard.c
14338         * src/prefs_gtk.c
14339                 Allow wizard customization with pre-filled values
14340
14341 2006-04-05 [colin]      2.1.0cvs3
14342
14343         * src/textview.c
14344         * src/mimeview.c
14345         * src/mimeview.h
14346                 Nicer messages in mimeview
14347
14348 2006-04-05 [colin]      2.1.0cvs2
14349
14350         * src/addressbook.c
14351         * src/prefs_summaries.c
14352                 i18n fix
14353
14354 2006-04-05 [colin]      2.1.0cvs1
14355
14356         * src/plugins/pgpcore/plugin.c
14357         * src/plugins/pgpcore/select-keys.c
14358         * src/plugins/pgpcore/select-keys.h
14359         * src/plugins/pgpcore/sgpgme.c
14360         * src/plugins/pgpcore/sgpgme.h
14361         * src/plugins/pgpinline/pgpinline.c
14362         * src/plugins/pgpinline/plugin.c
14363         * src/plugins/pgpmime/pgpmime.c
14364         * src/plugins/pgpmime/plugin.c
14365                 Factorize and generalize a bit 
14366                 Drop S/MIME signature verification from PGP/MIME
14367                 (adding it as another, more complete plugin)
14368
14369 2006-04-05 [paul]       2.1.0
14370
14371         2.1.0 released
14372
14373 2006-04-05 [paul]       2.0.0cvs186
14374
14375         * manual/advanced.xml
14376                 add info on colour labels
14377
14378 2006-04-05 [paul]       2.0.0cvs185
14379
14380         * po/bg.po
14381         * po/cs.po
14382         * po/de.po
14383         * po/el.po
14384         * po/en_GB.po
14385         * po/fi.po
14386         * po/fr.po
14387         * po/it.po
14388         * po/nl.po
14389         * po/pl.po
14390         * po/pt_BR.po
14391         * po/sr.po
14392         * po/zh_CN.po
14393                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14394                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14395                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14396                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14397         * src/gtk/authors.h
14398         * tools/claws.i18n.status.pl
14399                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14400                 and new Czech translator, Tim <timbrain@post.cz>
14401
14402 2006-04-05 [mones]      2.0.0cvs184
14403
14404         * po/es.po
14405                 Updated translation
14406
14407 2006-04-05 [colin]      2.0.0cvs183
14408
14409         * src/gtk/quicksearch.c
14410                 Fix bug #929 (unnecessary reload in quick search bar)
14411
14412 2006-04-05 [colin]      2.0.0cvs182
14413
14414         * src/compose.c
14415                 Fix crash on Reply with no From:
14416                 Show signature and conversion error on queuing 
14417                 (but not sending)
14418         * src/mainwindow.c
14419         * src/summaryview.c
14420         * src/summaryview.h
14421                 Factorize threading code and make sure msginfo 
14422                 is not null when it comes from a GtkCTreeRow's 
14423                 data
14424         * src/gtk/gtkaspell.c
14425                 Check for necessary things
14426         * src/gtk/gtksctree.c
14427         * src/gtk/gtksctree.h
14428                 Reset anchor if necessary when removing node
14429
14430 2006-03-29 [colin]      2.0.0cvs181
14431
14432         * src/folderview.c
14433                 Warn for disabled IMAP accounts (due to lack of
14434                 libetpan). Breaks string-freeze - sorry - but it
14435                 is kind of important ;)
14436
14437 2006-03-28 [colin]      2.0.0cvs180
14438
14439         * src/gtk/gtkutils.c
14440         * src/gtk/gtkutils.h
14441                 Add a gtkut_get_link_btn() function that
14442                 creates a button which acts like an URI
14443         * src/prefs_themes.c
14444         * src/gtk/about.c
14445                 Use this function (factorizes codes)
14446         * src/common/defs.h
14447         * src/gtk/pluginwindow.c
14448                 Add a "Get more..." in the plugins window
14449
14450 2006-03-28 [colin]      2.0.0cvs179
14451
14452         * src/common/smtp.c
14453         * src/common/passcrypt.c
14454         * src/undo.c
14455                 Warning fixes. Patch by Pawel Pekala
14456
14457 2006-03-27 [colin]      2.0.0cvs178
14458
14459         * src/undo.c
14460                 Fix undoing by blocks with spaces
14461
14462 2006-03-27 [colin]      2.0.0cvs177
14463
14464         * src/textview.c
14465                 Set margin to 3px for headers
14466
14467 2006-03-27 [paul]
14468
14469         2.1.0-rc2 released
14470
14471 2006-03-27 [wwp]        2.0.0cvs176
14472
14473         * src/summaryview.c
14474                 don't reset quicksearch when updating the message list.
14475                 Thanks to Colin.
14476
14477 2006-03-26 [wwp]        2.0.0cvs175
14478
14479         * src/compose.c
14480                 use a unified border width ('other' tab in the compose window,
14481                 patch by Pawel Pekala).
14482
14483
14484 2006-03-26 [wwp]        2.0.0cvs174
14485
14486         * src/common/quoted-printable.c
14487         * src/addressbook.c
14488                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14489
14490 2006-03-26 [colin]      2.0.0cvs173
14491
14492         * src/quote_fmt_parse.y
14493                 Fix non-UTF8 date formats messing up the whole quote a 
14494                 little bit
14495
14496 2006-03-26 [colin]      2.0.0cvs172
14497
14498         * src/procheader.c
14499                 Make sure the date is UTF8 valid, or try to make it
14500                 so. IncrediMail is really IncrediStupid.
14501         * src/compose.c
14502                 Fix possible conversions. 
14503                 
14504
14505 2006-03-26 [colin]      2.0.0cvs171
14506
14507         * src/matcher.c
14508                 Fix corner cases in body search. This is still a
14509                 hack... It seems impossible to make it good and 
14510                 reasonably fast at the same time.
14511
14512 2006-03-26 [colin]      2.0.0cvs170
14513
14514         * src/summaryview.c
14515                 I think I killed the twilight zone bug!
14516                 summary_select_node() flushes GTK events in order
14517                 to be able to center the view. But this also 
14518                 flushes keypresses like Ctrl-Alt-U, so this can
14519                 call summary_show from summary_select_node (itself
14520                 called from summary_show, etc.). And the summaryview
14521                 has to be unlocked in this function. So just locking
14522                 while processing GTK events, and bailing if locked, 
14523                 should fix it.
14524                 Fixes bug #927 (SIGSEGV during Update Summary)
14525
14526 2006-03-25 [colin]      2.0.0cvs169
14527
14528         * src/matcher.c
14529                 Fix search in QP-encoded bodies
14530                 Fix utf-8 searches in bodies encoded in the
14531                 locale's encoding
14532         * src/common/quoted-printable.c
14533         * src/common/quoted-printable.h
14534                 Add a decode function that doesn't overwrite
14535                 the original pointer
14536                 
14537
14538 2006-03-24 [colin]      2.0.0cvs168
14539
14540         * src/action.c
14541         * src/summaryview.c
14542         * src/summaryview.h
14543                 Update message cache after action
14544                 Patch by H. Merijn Brand
14545         * src/prefs_msg_colors.c
14546                 Factorize label 
14547                 Patch by Fabien Vantard
14548         * src/plugins/spamassassin/spamassassin_gtk.c
14549                 Remove useless translation
14550                 Patch by Fabien Vantard
14551
14552 2006-03-23 [colin]      2.0.0cvs167
14553
14554         * src/common/ssl.c
14555                 Let 30 seconds to SSL_connect
14556
14557 2006-03-23 [wwp]        2.0.0cvs166
14558
14559         * src/summaryview.c
14560         * src/gtk/description_window.c
14561                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14562                 and headers are translated; adjust description windows' width to fit their
14563                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14564
14565 2006-03-23 [paul]       2.0.0cvs165
14566
14567         * src/common/utils.c
14568                 fix highlighting of URIs containing "()"
14569                 (2.0.0cvs164's reversal fixed)
14570                 Thanks to Colin.
14571
14572 2006-03-23 [paul]       2.0.0cvs164
14573
14574         * src/common/utils.c
14575                 revert patch, (postponing a fix), at 2.0.0cvs120
14576                 as it breaks more URIs than it fixes.
14577                 Allow '-' to be a terminating character in a URI
14578
14579 2006-03-22 [colin]      2.0.0cvs163
14580
14581         * configure.ac
14582                 Require libetpan 0.45
14583                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14584
14585 2006-03-22 [paul]       2.0.0cvs162
14586
14587         * src/editgroup.c
14588                 replace '<-' and '->' buttons with GTK_STOCK graphical
14589                 buttons
14590         * src/summary_search.c
14591                 don't offer '...' for translation
14592                 add a tooltip to advanced search '...' button
14593         * src/gtk/quicksearch.c
14594                 don't offer '...' for translation
14595
14596 2006-03-21 [colin]      2.0.0cvs161
14597
14598         * src/compose.c
14599                 Fix middle-click pasting (insert at click
14600                 position instead of cursor position, don't
14601                 remove existing selection and allow pasting
14602                 our own selection)
14603         * src/addressbook.c
14604                 "LDAP Server" -> "LDAP servers"
14605
14606 2006-03-21 [wwp]        2.0.0cvs160
14607
14608         * src/etpan/imap-thread.c
14609                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14610
14611 2006-03-20 [colin]      2.0.0cvs159
14612
14613         * src/summaryview.c
14614                 Don't reload summaryview after an execute with no
14615                 move action
14616
14617 2006-03-19 [colin]      2.0.0cvs158
14618
14619         * src/addressbook.c
14620                 and put groups at the top, always
14621
14622 2006-03-19 [colin]      2.0.0cvs157
14623
14624         * src/addressbook.c
14625                 Order groups before names, as previously
14626
14627 2006-03-19 [colin]      2.0.0cvs156
14628
14629         * src/addressbook.c
14630                 - Sort case-unsensitive
14631                 - Put the sort arrow at opening too
14632
14633 2006-03-19 [wwp]        2.0.0cvs155
14634
14635         * src/addressbook.c
14636                 allow sorting by name/email/remarks, ensure that right-pane's contents
14637                 matches the left-pane selection (cleared when appropriate).
14638                 Patch by Pawel Pekala <c0rn@o2.pl>.
14639
14640 2006-03-18 [colin]      2.0.0cvs154
14641
14642         * src/textview.c
14643                 Fix text cursor ;)
14644
14645 2006-03-18 [colin]      2.0.0cvs153
14646
14647         * src/gtk/filesel.c
14648                 Make sure we hide the preview if we didn't get
14649                 a filename
14650
14651 2006-03-18 [colin]      2.0.0cvs152
14652
14653         * src/summaryview.c
14654                 Set cursor to watch for execution (fixes lack
14655                 of watch-cursor when dnd'ing hundreds of mails)
14656         * src/gtk/filesel.c
14657                 Check that mime type is 'image/*' before updating
14658                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14659
14660 2006-03-18 [colin]      2.0.0cvs151
14661
14662         * src/mainwindow.c
14663         * src/textview.c
14664         * src/textview.h
14665                 Put a watch cursor in textview too when the mainwindow's
14666                 cursor in a watch
14667
14668 2006-03-18 [colin]      2.0.0cvs150
14669
14670         * src/folder.c
14671                 Change wrong asserts to simple tests
14672
14673 2006-03-17 [colin]      2.0.0cvs149
14674
14675         * src/mainwindow.c
14676         * src/mainwindow.h
14677         * src/prefs_msg_colors.c
14678         * src/summaryview.c
14679         * src/summaryview.h
14680         * src/gtk/colorlabel.c
14681         * src/gtk/colorlabel.h
14682                 Add a color label menu in the main menubar
14683                 Add (fixed) accels Ctrl-{0-7} to change the color
14684                 They have to be fixed because the menu's dynamic,
14685                 the items are complex widgets, hence we can't use
14686                 a GtkItemFactory.
14687
14688
14689 2006-03-17 [wwp]        2.0.0cvs148
14690
14691         * src/compose.c
14692                 rollback few lines from my previous commit (those lines come from
14693                 a pending patch, accidentally commited, even if neutral as they are
14694                 commented out).
14695
14696 2006-03-17 [wwp]        2.0.0cvs147
14697
14698         * src/compose.c
14699                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14700                 applied code style/indentation to the modified function.
14701
14702 2006-03-17 [wwp]        2.0.0cvs146
14703
14704         * src/procmsg.c
14705         * src/compose.c
14706                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14707
14708 2006-03-17 [paul]
14709
14710         2.1.0-rc1 released
14711
14712 2006-03-17 [paul]       2.0.0cvs145
14713
14714         * src/main.c
14715                 addressbook_read_file() was called twice
14716         * src/textview.c
14717                 X-Mailer highlighting
14718
14719 2006-03-16 [colin]      2.0.0cvs144
14720
14721         * src/sourcewindow.c
14722         * src/sourcewindow.h
14723                 And the last one, in source window.
14724
14725 2006-03-16 [colin]      2.0.0cvs143
14726
14727         * src/compose.c
14728         * src/compose.h
14729                 Fix the same stuff in compose
14730
14731 2006-03-16 [colin]      2.0.0cvs142
14732
14733         * src/messageview.c
14734                 Complete the previous messageview crash fix
14735
14736 2006-03-16 [colin]      2.0.0cvs141
14737
14738         * src/procmsg.h
14739         * src/procmsg.c
14740         * src/folder.c
14741                 Fix POSTPROCESSING hook
14742                 Patch by H. Merijn Brand
14743
14744         * src/procmime.c
14745         * src/procmime.h
14746                 Parse Content-Location
14747
14748         * src/toolbar.c
14749         * src/messageview.c
14750         * src/messageview.h
14751                 Don't crash when a top-level MessageView has
14752                 been closed on us. Same problematic than
14753                 yesterday's quicksearch issue.
14754
14755 2006-03-15 [colin]      2.0.0cvs140
14756
14757         * src/gtk/quicksearch.c
14758                 Fix a bitchy race we didn't think about when we
14759                 added quicksearch cancellation:
14760                 If the search is not on cached fields, for example
14761                 body_part matchcase "stuff"
14762                 the matcher code has to get the whole message. If
14763                 we're on IMAP, that can be slow, and in order to
14764                 be non-blocking, the IMAP code idle loop processes
14765                 gtk events too. So it is possible to cancel a
14766                 quicksearch while the matcher is getting the mail's
14767                 body. After matcher got its body, it will start to
14768                 iterate over the matcher list that the Quicksearch's
14769                 clear_search_cb() just freed via prepare_matcher().
14770                 SIGSEGV ensues.
14771                 The fix consists of guarding the matcherlist_match()
14772                 call with a boolean 'matching'. If we reset the
14773                 quicksearch while matching is TRUE, we don't free
14774                 the matcherlist anymore like we did, but we set
14775                 another new flag, deferred_free, to TRUE. Then,
14776                 in quicksearch_match(), just after returning from
14777                 matcherlist_match() and unsetting the matching flag,
14778                 we check the deferred_free flag and do the
14779                 prepare_matcher() (which does the matcherlist_free)
14780                 for real, so we free the matcherlist once it's not
14781                 used anymore.
14782                 As all of this runs via the glib main loop, we
14783                 luckily don't need a mutex.
14784         * src/summaryview.c
14785                 Also, show progress while searching.
14786
14787
14788 2006-03-14 [colin]      2.0.0cvs139
14789
14790         * src/alertpanel.c
14791                 Make alertpanel_is_open non-static
14792
14793 2006-03-14 [colin]      2.0.0cvs138
14794
14795         * src/prefs_spelling.c
14796                 Cleanups - Fabien Vantard
14797
14798 2006-03-14 [wwp]        2.0.0cvs137
14799
14800         * src/main.c
14801                 code style normalization (curly braces, indentation).
14802
14803 2006-03-14 [wwp]        2.0.0cvs137
14804
14805         * src/main.c
14806                 code style (braces, indentation)
14807
14808 2006-03-12 [paul]       2.0.0cvs136
14809
14810         * src/prefs_common.c
14811                 trans_hdr defaults to FALSE to be RFC-savvy
14812         * src/prefs_summaries.c
14813                 add a tooltip to the trans_hdr option
14814                 
14815
14816 2006-03-12 [paul]       2.0.0cvs135
14817
14818         * src/prefs_matcher.c
14819                 give a little more width to the combos
14820         * src/prefs_display_header.c
14821         * src/textview.c
14822                 translate headers if prefs_common.trans_hdr
14823                 is TRUE
14824
14825         Patches by Pawel Pekala
14826
14827 2006-03-12 [paul]       2.0.0cvs134
14828
14829         * src/plugins/clamav/clamav_plugin.c
14830         * src/plugins/dillo_viewer/dillo_viewer.c
14831         * src/plugins/pgpcore/plugin.c
14832         * src/plugins/pgpinline/plugin.c
14833         * src/plugins/pgpmime/plugin.c
14834         * src/plugins/spamassassin/spamassassin.c
14835                 update/add to descriptions
14836         * src/plugins/spamassassin/spamassassin_gtk.c
14837                 fixes to the english, remove superfluous
14838                 tooltips, clean up a little
14839
14840 2006-03-12 [paul]       2.0.0cvs133
14841
14842         * src/compose.c
14843                 fix Bug 924, 'Account combo box shows up wrong 
14844                 if & is in account name'
14845
14846 2006-03-11 [colin]      2.0.0cvs132
14847
14848         * src/summaryview.c
14849                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14850                 messed up shift-selection because is slows down
14851                 moving around summaryview. thanks -users
14852
14853 2006-03-10 [colin]      2.0.0cvs131
14854
14855         * src/plugins/spamassassin/spamassassin_gtk.c
14856                 Put back Paul's engrish fixes
14857
14858 2006-03-10 [colin]      2.0.0cvs130
14859
14860         * src/plugins/spamassassin/spamassassin.c
14861         * src/plugins/spamassassin/spamassassin.h
14862         * src/plugins/spamassassin/spamassassin_gtk.c
14863                 Cleanup SA prefs page (more)
14864                 Patch by Fabien Vantard
14865
14866 2006-03-10 [paul]       2.0.0cvs129
14867
14868         * src/prefs_msg_colors.c
14869         * src/prefs_spelling.c
14870                 widget sensitivity
14871
14872 2006-03-09 [mones]      2.0.0cvs128
14873
14874         * po/es.po
14875                 Update for next RC
14876
14877 2006-03-09 [wwp]        2.0.0cvs127
14878
14879         * configure.ac
14880                 revert accidental commit (requirement for libetpan 0.43), this time
14881                 not in HEAD.
14882
14883 2006-03-09 [wwp]        2.0.0cvs125
14884
14885         * configure.ac
14886                 revert accidental commit (requirement for libetpan 0.43)
14887
14888 2006-03-09 [paul]       2.0.0cvs126
14889
14890         * src/prefs_receive.c
14891                 remove useless frame
14892                 replace 'incorporation' with 'receiving'
14893         * src/plugins/clamav/clamav_plugin_gtk.c
14894         * src/plugins/spamassassin/spamassassin_gtk.c
14895                 improve widget sensitivity
14896                 fix a bit his engrish
14897
14898 2006-03-09 [wwp]        2.0.0cvs125
14899
14900         * src/addressadd.c
14901         * src/foldersel.c
14902         * src/prefs_common.c
14903         * src/prefs_common.h
14904                 remember some more windows' sizes (add to addressbook and
14905                 select folder).
14906
14907 2006-03-09 [paul]       2.0.0cvs124
14908
14909         * src/plugins/pgpcore/prefs_gpg.c
14910                 normalise construction of dialogue
14911
14912 2006-03-09 [paul]       2.0.0cvs123
14913
14914         * src/plugins/trayicon/Makefile.am
14915                 add missing slash
14916
14917 2006-03-08 [colin]      2.0.0cvs122
14918
14919         * src/plugins/trayicon/Makefile.am
14920                 Fix build in separate dir 
14921                 Patch by Bamanzi <bamanzi@gmail.com>
14922
14923 2006-03-08 [colin]      2.0.0cvs121
14924
14925         * src/procmsg.c
14926                 Batch move and copies from summaryview with delayed execution
14927                 too
14928
14929 2006-03-07 [paul]       2.0.0cvs120
14930
14931         * src/common/utils.c
14932                 fix highlighting of URIs containing "()"
14933                 Patch by Pawel Pekala
14934
14935 2006-03-07 [paul]       2.0.0cvs119
14936
14937         * src/folder.c
14938         * src/folder.h
14939         * src/folderview.c
14940                 immediately do alphabetical resort when
14941                 changing a folder's name
14942                 Patch by Pawel Pekala
14943
14944 2006-03-07 [paul]       2.0.0cvs118
14945
14946         * src/news.c
14947         * src/news_gtk.c
14948                 when unsubscribing a newsgroup, remove the
14949                 folder and msgs in .sylpheed-claws/newscache
14950                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14951
14952 2006-03-07 [paul]       2.0.0cvs117
14953
14954         * src/textview.c
14955                 fix wrong Fake URL Warning
14956                 Thanks to Hiro
14957
14958 2006-03-07 [colin]      2.0.0cvs116
14959
14960         * src/imap.c
14961                 Return immediately when password dialog was
14962                 cancelled
14963         * src/gtk/inputdialog.c
14964                 Allow empty strings for passwords
14965
14966
14967 2006-03-06 [colin]      2.0.0cvs115
14968
14969         * src/imap.c
14970                 Prevent double-timeouts when connection fails
14971
14972 2006-03-06 [colin]
14973
14974         2.0.1-rc1 released
14975
14976 2006-03-06 [colin]      2.0.0cvs114
14977
14978         * src/imap.c
14979                 Refresh session during potentially long
14980                 operations
14981
14982 2006-03-06 [wwp]        2.0.0cvs113
14983
14984         * src/prefs_msg_colors.h
14985                 forgot that one (custom color labels).
14986
14987 2006-03-06 [wwp]        2.0.0cvs112
14988
14989         * src/prefs_common.c
14990         * src/prefs_common.h
14991         * src/prefs_msg_colors.c
14992         * src/summaryview.c
14993         * src/summaryview.h
14994         * src/gtk/colorlabel.c
14995         * src/gtk/colorlabel.h
14996                 colors in messages list are now customizable. Color values and names can
14997                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14998                 Thanks to Paul and Colin for their help with this longstanding patch!
14999
15000 2006-03-06 [wwp]        2.0.0cvs111
15001
15002         * src/textview.c
15003                 don't crash if (x)face is bad.
15004
15005 2006-03-05 [paul]       2.0.0cvs110
15006
15007         * AUTHORS
15008         * configure.ac
15009         * src/Makefile.am
15010         * src/common/Makefile.am
15011         * src/common/utils.h
15012         * src/etpan/imap-thread.c
15013         * src/gtk/authors.h
15014         * src/plugins/clamav/Makefile.am
15015         * src/plugins/demo/Makefile.am
15016         * src/plugins/dillo_viewer/Makefile.am
15017         * src/plugins/pgpcore/Makefile.am
15018         * src/plugins/pgpcore/passphrase.c
15019         * src/plugins/pgpinline/Makefile.am
15020         * src/plugins/pgpmime/Makefile.am
15021         * src/plugins/spamassassin/Makefile.am
15022         * src/plugins/trayicon/Makefile.am
15023                 fix builiding on cygwin
15024                 Patch by Ralgh Young <bamanzi@gmail.com>
15025
15026 2006-03-04 [wwp]        2.0.0cvs109
15027
15028         * manual/keyboard.xml
15029                 fix mixed up/down keys.
15030
15031 2006-03-04 [wwp]        2.0.0cvs108
15032
15033         * README
15034         * INSTALL
15035                 updated links to SpamAssassin.
15036
15037 2006-03-04 [wwp]        2.0.0cvs107
15038
15039         * manual/plugins.xml
15040         * src/plugins/spamassassin/README
15041                 updated SpamAssassin plugin docs to reflect new functional additions
15042                 (also fix/update/documents few technical stuff more, see the README).
15043
15044 2006-03-04 [wwp]        2.0.0cvs106
15045
15046         * src/prefs_message.c
15047                 normalized capitalization of message-prefs paths.
15048
15049 2006-03-04 [wwp]        2.0.0cvs105
15050
15051         * manual/advanced.xml
15052                 typo.
15053
15054 2006-03-03 [colin]      2.0.0cvs104
15055
15056         * src/plugins/clamav/clamav_plugin_gtk.c
15057                 Rework prefs page, patch by Fabien 
15058
15059 2006-03-03 [colin]      2.0.0cvs103
15060
15061         * src/plugins/clamav/clamav_plugin.c
15062                 Set error on all errors
15063
15064 2006-03-03 [colin]      2.0.0cvs102
15065
15066         * src/common/plugin.c
15067                 Initialize error to avoid crashing when a plugin fails
15068                 without setting error
15069
15070 2006-03-02 [wwp]        2.0.0cvs101
15071
15072         * configure.ac
15073                 fixed linker flags for libetpan support on Cygwin
15074                 (thanks to H.Merijn Brand).
15075
15076 2006-03-02 [wwp]        2.0.0cvs100
15077
15078         * src/addressbook.c
15079                 fix some AB error messages: one for punctuation and
15080                 one wrongly duplicate (thanks, maxbritov).
15081
15082 2006-03-02 [wwp]        2.0.0cvs99
15083
15084         * src/plugins/spamassassin/spamassassin.c
15085                 make sync calls to sa-learn/spamc to prevent
15086                 system (whatever local or client/server) overload.
15087
15088 2006-03-02 [colin]      2.0.0cvs98
15089
15090         * src/summaryview.c
15091                 Put the spam icon in the status column instead of the
15092                 mark one
15093
15094 2006-03-01 [colin]      2.0.0cvs97
15095
15096         * src/plugins/spamassassin/spamassassin.c
15097                 Fix segfault (g_file_set_contents fails for some 
15098                 reason and err==0x2f. Can't find out why with
15099                 valgrind, using working function :-)
15100
15101 2006-03-01 [colin]      2.0.0cvs96
15102
15103         * src/inc.c
15104                 Offline overriding: let 'No' be cached only 3 seconds
15105
15106 2006-03-01 [colin]      2.0.0cvs95
15107
15108         * src/addr_compl.c
15109         * src/addrbook.c
15110         * src/addressbook.c
15111         * src/addrindex.c
15112         * src/folder_item_prefs.c
15113         * src/headerview.c
15114         * src/imap.c
15115         * src/inc.c
15116         * src/ldif.c
15117         * src/mainwindow.c
15118         * src/mh.c
15119         * src/msgcache.c
15120         * src/prefs_common.h
15121         * src/prefs_msg_colors.c
15122         * src/procheader.c
15123         * src/procheader.h
15124         * src/procmime.c
15125         * src/procmsg.c
15126         * src/procmsg.h
15127         * src/send_message.h
15128         * src/simple-gettext.c
15129         * src/summaryview.c
15130         * src/summaryview.h
15131         * src/syldap.c
15132         * src/textview.c
15133         * src/undo.c
15134         * src/common/ssl_certificate.c
15135         * src/common/utils.c
15136         * src/gtk/colorsel.c
15137         * src/gtk/gtksctree.c
15138         * src/gtk/gtkshruler.c
15139         * src/plugins/trayicon/trayicon.c
15140                 #if 0 goes to /dev/null
15141
15142 2006-03-01 [colin]      2.0.0cvs94
15143
15144         * src/compose.c
15145         * src/imap.c
15146         * src/inc.c
15147         * src/inc.h
15148         * src/messageview.c
15149         * src/news.c
15150         * src/plugins/spamassassin/spamassassin.c
15151                 Allow to add information in the "working offline"
15152                 window
15153
15154 2006-03-01 [wwp]        2.0.0cvs93
15155
15156         * src/plugins/spamassassin/spamassassin.c
15157                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15158                 'cause it seems that calling `spamc ... < inputfile` with
15159                 g_spawn_(a)sync simply.. erm doesn't work :-).
15160
15161 2006-03-01 [wwp]        2.0.0cvs92
15162
15163         * src/toolbar.c
15164         * src/toolbar.h
15165                 simplify the adding of spam/ham button to the messageview toolbar
15166                 (it gets more clear now that the same button will be "Mark as spam"
15167                 or "Mark as ham" according to the current message status,
15168                 thanks to Colin).
15169
15170 2006-03-01 [wwp]        2.0.0cvs91
15171
15172         * src/messageview.c
15173         * src/procmsg.c
15174         * src/procmsg.h
15175         * src/summaryview.c
15176         * src/plugins/spamassassin/spamassassin.c
15177         * src/plugins/spamassassin/spamassassin.h
15178                 make learner callbacks return a status (0 for ok),
15179                 handle it in main code to avoid setting flags when learning failed,
15180                 don't learn on TCP if offline in spamassassin,
15181                 thanks to Colin.
15182
15183                 
15184
15185 2006-03-01 [wwp]        2.0.0cvs90
15186
15187         * src/compose.c
15188                 some work around the compose window's account menu,
15189                 patch by Fabien Vantard.
15190
15191 2006-03-01 [wwp]        2.0.0cvs89
15192
15193         * src/plugins/spamassassin/spamassassin.c
15194                 fixed bad logics, was using spamc in local mode and sa-learn
15195                 in remote mode (thanks, Colin).
15196
15197 2006-03-01 [wwp]        2.0.0cvs88
15198
15199         * src/plugins/spamassassin/spamassassin.c
15200         * src/plugins/spamassassin/spamassassin.h
15201         * src/plugins/spamassassin/spamassassin_gtk.c
15202                 made processing of emails w/ sa-plugin an option (default is TRUE),
15203                 fixed Engrish some tooltips, capitalization of some debug messages
15204                 and warnings. The spamassassin plugin now provides two separate
15205                 services: process emails upon incorporation and spamd training.
15206                 Both services (un)register independently but use some common
15207                 plugin settings (transport settings, spam storage location).
15208
15209 2006-02-28 [wwp]        2.0.0cvs87
15210
15211         * src/plugins/spamassassin/spamassassin.c
15212                 fix async flag to spamc cmdline execution (batch exec should
15213                 be asynchronous).
15214
15215 2006-02-27 [wwp]        2.0.0cvs86
15216
15217         * src/plugins/spamassassin/spamassassin.c
15218         * src/plugins/spamassassin/spamassassin.h
15219         * src/plugins/spamassassin/spamassassin_gtk.c
15220                 - added the ability to learn a remote spamassassin server (spamd),
15221                 using spamc.
15222                 - added the spamassassin option 'username', that applies to all
15223                 spamassassin operations (filtering, learning, local or remote).
15224                 The default username is the current unix user (if left blank
15225                 from gtk prefs or config file).
15226                 - commented out some unused code (notebook widget), removed unused
15227                 layout (hbox1).
15228                 - make more widgets sensitive to the transport type.
15229
15230 2006-02-27 [colin]      2.0.0cvs85
15231
15232         * src/plugins/spamassassin/spamassassin.c
15233                 Fix sa-learn call when offline
15234
15235 2006-02-27 [colin]      2.0.0cvs84
15236
15237         * configure.ac
15238         * src/Makefile.am
15239         * src/mainwindow.c
15240         * src/mainwindow.h
15241         * src/messageview.c
15242         * src/messageview.h
15243         * src/prefs_toolbar.c
15244         * src/procmsg.c
15245         * src/stock_pixmap.c
15246         * src/stock_pixmap.h
15247         * src/summaryview.c
15248         * src/toolbar.c
15249         * src/toolbar.h
15250         * src/pixmaps/ham_btn.xpm
15251         * src/pixmaps/spam.xpm
15252         * src/pixmaps/spam_btn.xpm
15253         * src/plugins/spamassassin/spamassassin.c
15254                 Add button in toolbar for spam learning
15255                 Fix a few bugs from the last related commit
15256                 Revert 1.9.6cvs23 which messed up shift-selection
15257
15258 2006-02-24 [colin]      2.0.0cvs83
15259
15260         * src/procmsg.c
15261         * src/summaryview.c
15262         * src/summaryview.h
15263         * src/plugins/spamassassin/spamassassin.c
15264         * src/plugins/spamassassin/spamassassin.h
15265         * src/plugins/spamassassin/spamassassin_gtk.c
15266                 Unregister learner when spamassassin is either
15267                 disabled or over tcp
15268
15269 2006-02-24 [colin]      2.0.0cvs82
15270
15271         * src/Makefile.am
15272         * src/mainwindow.c
15273         * src/mainwindow.h
15274         * src/procmsg.c
15275         * src/procmsg.h
15276         * src/stock_pixmap.c
15277         * src/stock_pixmap.h
15278         * src/summaryview.c
15279         * src/summaryview.h
15280         * src/gtk/icon_legend.c
15281         * src/pixmaps/spam.xpm  ** NEW FILE **
15282         * src/plugins/spamassassin/spamassassin.c
15283         * src/plugins/spamassassin/spamassassin_gtk.c
15284                 Add spam learning interface (Mark/Mark as 
15285                 (spam|ham) menus)
15286
15287 2006-02-24 [wwp]        2.0.0cvs81
15288
15289         * src/compose.c
15290         * src/compose.h
15291         * src/filtering.c
15292                 hide compose window when sending message in batch mode
15293                 (filtering: forward and redirect). Also fixed a wrong
15294                 value returned when sending failed, neutral anyway.
15295                 (Colin, me) 
15296
15297 2006-02-24 [wwp]        2.0.0cvs80
15298
15299         * src/mainwindow.c
15300                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15301
15302 2006-02-24 [paul]       2.0.0cvs79
15303
15304         * src/news.c
15305         * src/news.h
15306         * src/news_gtk.c
15307                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15308                 Thanks to Colin
15309
15310 2006-02-23 [colin]      2.0.0cvs78
15311
15312         * src/alertpanel.c
15313                 Change OK to Close in alertpanel with View log
15314                 button; add accel to View log. Patch by Fabien
15315                 Vantard
15316
15317 2006-02-23 [wwp]        2.0.0cvs77
15318
15319         * src/compose.c
15320                 silly me, there were much more tests to perform, since toolbars can
15321                 really have down to 1 element only.
15322
15323 2006-02-23 [wwp]        2.0.0cvs76
15324
15325         * commitHelper
15326                 fixed indentation from my previous commit. Fallback to VISUAL if
15327                 EDITOR is not set (and to vi, at last resort).
15328
15329 2006-02-23 [wwp]        2.0.0cvs75
15330
15331         * commitHelper
15332                 improved error detection (Colin, me).
15333
15334 2006-02-23 [wwp]        2.0.0cvs74
15335
15336         * src/prefs_toolbar.c
15337                 simplify and fix prefs/toolbars layouting. Combos' contents can
15338                 now be really displayed.
15339
15340 2006-02-23 [wwp]        2.0.0cvs73
15341         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15342         be really displayed.
15343
15344 2006-02-22 [wwp]        2.0.0cvs72
15345
15346         * src/compose.c
15347                 fix a typo in my previous commit (sorry!).
15348
15349 2006-02-22 [wwp]        2.0.0cvs71
15350
15351         * src/prefs_toolbar.c
15352                 fix a crash when adding separators to toolbars,
15353                 also fix some separator item information.
15354
15355 2006-02-22 [wwp]        2.0.0cvs70
15356
15357         * src/compose.c
15358                 fix a crash when redirecting (for instance) when compose window's
15359                 toolbar contents has been customized (when some buttons have been
15360                 removed in fact).
15361
15362 2006-02-21 [wwp]        2.0.0cvs69
15363
15364         * src/summaryview.c
15365         * src/gtk/pluginwindow.c
15366         * src/plugins/pgpcore/prefs_gpg.c
15367                 fix some compilation warnings (feat. remains of removed code).
15368
15369 2006-02-21 [wwp]        2.0.0cvs68
15370
15371         * src/gtk/gtkutils.c
15372                 fix two compilation issues, thanks to Stephan Sachse.
15373
15374 2006-02-20 [colin]      2.0.0cvs67
15375
15376         * src/mainwindow.c
15377                 Don't reselect displayed mail on refocus
15378                 This fixes actions misbehaving 
15379
15380 2006-02-20 [wwp]        2.0.0cvs66
15381
15382         * src/summaryview.c
15383         * src/gtk/gtksctree.c
15384         * src/gtk/gtkshruler.c
15385                 changed more runtime typecast checks.
15386
15387 2006-02-20 [wwp]        2.0.0cvs65
15388
15389         * src/summary_search.c
15390                 find all - summaryview refresh issue fixed, thanks to Colin.
15391
15392 2006-02-20 [wwp]        2.0.0cvs64
15393
15394         * src/gtk/gtkutils.c
15395                 better runtime typecast checks.
15396
15397 2006-02-20 [wwp]        2.0.0cvs63
15398
15399         * src/summary_search.c
15400                 enhancements to the summary search:
15401                         - add the ability to stop the running search
15402                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15403                         - don't search if no criteria (From/To/Subject/Body) is set
15404                         - ensure that a busy mouse pointer is always shown when searching,
15405                           show it even a bit earlier
15406
15407 2006-02-19 [colin]      2.0.0cvs62
15408
15409         * src/compose.c
15410         * src/imap.c
15411         * src/etpan/imap-thread.c
15412         * src/etpan/imap-thread.h
15413                 (Future) IMAP speed improvement on sending
15414                 Will require a libetpan update
15415         * src/summaryview.c
15416         * src/gtk/quicksearch.c
15417                 Make quicksearch clearable while running.
15418
15419 2006-02-17 [colin]      2.0.0cvs61
15420
15421         * src/imap.c
15422         * src/etpan/imap-thread.c
15423         * src/etpan/imap-thread.h
15424                 Check for IMAP certificates
15425                 ** Requires libetpan-0.42-cvs4 
15426                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15427
15428 2006-02-17 [colin]      2.0.0cvs60
15429
15430         * src/messageview.c
15431         * src/prefs_common.c
15432         * src/prefs_common.h
15433         * src/prefs_message.c
15434                 Add pref to display HTML-only mails with plugin, 
15435                 if possible (defaulting to FALSE of course).
15436
15437 2006-02-16 [colin]      2.0.0cvs59
15438
15439         * src/main.c
15440         * src/common/plugin.c
15441         * src/common/plugin.h
15442         * src/gtk/pluginwindow.c
15443                 Keep track of requested (but unloaded) plugins
15444                 in some error cases.
15445
15446 2006-02-16 [wwp]        2.0.0cvs58
15447
15448         * src/gtk/gtkaspell.c
15449         * src/gtk/gtkaspell.h
15450         * src/prefs_spelling.c
15451         * src/compose.c
15452         * src/prefs_common.c
15453         * src/prefs_common.h
15454                 implemented new optional spellchecker behaviour: re-check message when
15455                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15456
15457 2006-02-16 [wwp]        2.0.0cvs57
15458
15459         * src/quote_fmt_parse.y
15460                 pclose popen'ed pipe.
15461
15462 2006-02-15 [colin]      2.0.0cvs56
15463
15464         * src/mimeview.c
15465         * src/mimeview.h
15466                 Let MimeViewers know which MimeView they
15467                 depend of.
15468         * src/summaryview.c
15469                 Swap From/To columns in Sent/Queue/Drafts
15470                 folders
15471         * src/etpan/imap-thread.c
15472                 Use mailstream_low_tls_open() for STARTTLS
15473                 instead of mailstream_low_ssl_open()
15474                 ** REQUIRES libetpan 0.42cvs3 **
15475
15476 2006-02-15 [wwp]        2.0.0cvs55
15477
15478         * src/compose.c
15479         * src/compose.h
15480         * src/message_search.c
15481         * src/message_search.h
15482         * src/textview.c
15483         * src/gtk/gtkutils.c
15484         * src/gtk/gtkutils.h
15485                 added the ability to Find text in the compose window (and a bit
15486                 of code factorization).
15487
15488 2006-02-15 [wwp]        2.0.0cvs54
15489
15490         * src/prefs_gtk.c
15491                 yet another one file was missing (fix for some widgets' sensitivity).
15492                 Thanks Colin!
15493
15494 2006-02-15 [wwp]        2.0.0cvs53
15495
15496         * src/prefs_gtk.h
15497                 oops forgot that file (fix for some widgets' sensitivity).
15498
15499 2006-02-15 [wwp]        2.0.0cvs52
15500
15501         * src/summary_search.c
15502                 implemented advanced summary search options (added the ability
15503                 to use matcher conditions in an advanced search mode).
15504
15505 2006-02-15 [wwp]        2.0.0cvs51
15506
15507         * src/plugins/pgpcore/prefs_gpg.c
15508         * src/prefs_account.c
15509                 fix some widget sensitivity, mostly around some labels in
15510                 account prefs.
15511
15512 2006-02-15 [paul]       2.0.0cvs50
15513
15514         * manual/advanced.xml
15515                 improve Templates info
15516                 written by wwp
15517
15518 2006-02-14 [colin]      2.0.0cvs49
15519
15520         * src/pixmaps/address_book.xpm
15521         * src/pixmaps/preferences.xpm
15522         * src/pixmaps/properties.xpm
15523                 Fix pixmap size - patch by Fabien Vantard
15524
15525 2006-02-13 [colin]      2.0.0cvs48
15526
15527         * src/procmime.c
15528                 Add missing fclose()s on error
15529         * src/textview.c
15530                 Remove unused code
15531         * src/common/utils.c
15532                 Fix temp files not being deleted on windows
15533         Patches by Thomas Gilgin
15534
15535 2006-02-13 [colin]      2.0.0cvs47
15536
15537         * src/mainwindow.c
15538                 Fix exit crash
15539
15540 2006-02-13 [wwp]        2.0.0cvs46
15541
15542         * src/plugins/pgpcore/prefs_gpg.c
15543                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15544
15545 2006-02-12 [colin]      2.0.0cvs45
15546
15547         * src/folderview.c
15548         * src/main.c
15549         * src/mainwindow.c
15550                 Fix "stuff" when quitting
15551
15552 2006-02-12 [wwp]        2.0.0cvs44
15553
15554         * src/prefs_themes.c
15555                 fix typos in debug messages.
15556
15557 2006-02-11 [colin]      2.0.0cvs43
15558
15559         * src/summaryview.c
15560                 don't allow drag/drop from ourself
15561
15562 2006-02-10 [wwp]        2.0.0cvs42
15563
15564         * src/exporthtml.c
15565         * src/html.c
15566         * src/html.h
15567         * src/procmime.c
15568         * src/textview.c
15569                 renamed html_ prefixed functions and data structures to avoid
15570                 namespace clashes w/ other software (gtkhtml2 for instance).
15571                 Closes bug #907.
15572
15573
15574 2006-02-09 [colin]      2.0.0cvs41
15575
15576         * src/summaryview.c
15577                 Fix shitty logic messed up. Thanks Ticho for the hint!
15578
15579 2006-02-09 [wwp]        2.0.0cvs40
15580
15581         * src/gtk/about.c
15582         * src/compose.c
15583         * src/prefs_account.c
15584         * src/prefs_gtk.h
15585         * src/editaddress.c
15586                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15587                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15588                 Browse buttons in accounts prefs.
15589
15590 2006-02-09 [colin]      2.0.0cvs39
15591
15592         * src/matcher.c
15593                 Check for pointer before using its members
15594         * src/gtk/gtksourceprintjob.c
15595                 Fix a wrong warning
15596
15597 2006-02-09 [wwp]        2.0.0cvs38
15598
15599         * src/gtk/filesel.c
15600                 fix few compiler warnings (type mismatch).
15601
15602 2006-02-09 [paul]       2.0.0cvs37
15603
15604         * po/fr.po
15605                 updated by Fabien Vantard
15606
15607 2006-02-08 [colin]      2.0.0cvs36
15608
15609         * src/prefs_common.c
15610         * src/common/defs.h
15611         * src/common/plugin.c
15612                 allow windows and linux configurations to coexist
15613                 patch by Thomas Gilgin
15614
15615 2006-02-08 [colin]      2.0.0cvs35
15616
15617         * src/filtering.c
15618         * src/matcher.c
15619         * src/matcher.h
15620         * src/matcher_parser_parse.y
15621         * src/prefs_filtering_action.c
15622         * src/prefs_matcher.c
15623                 Add the "Ignore thread" filtering
15624                 action
15625
15626 2006-02-08 [colin]      2.0.0cvs34
15627
15628         * src/compose.c
15629         * src/procmime.c
15630         * src/procmime.h
15631                 Fix bug #905 (damaged attachment)
15632                 text files with raw \0's aren't really text files
15633         FOR_STABLE
15634
15635 2006-02-08 [colin]      2.0.0cvs33
15636
15637         * src/summaryview.c
15638                 Fix crasher introduced yesterday
15639
15640 2006-02-08 [wwp]        2.0.0cvs32
15641
15642         * src/compose.c
15643         * src/compose.h
15644                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15645
15646 2006-02-08 [wwp]        2.0.0cvs31
15647
15648         * src/prefs_template.c
15649                 templates enhancement: allow address completion for Cc and Bcc fields
15650                 (it was currently possible for the To field only)
15651
15652 2006-02-08 [colin]      2.0.0cvs30
15653
15654         * src/compose.c
15655                 Don't unblock if not blocked
15656         FOR_STABLE
15657
15658 2006-02-07 [colin]      2.0.0cvs29
15659
15660         * src/action.c
15661                 Forgot to refresh summaryview
15662
15663 2006-02-07 [colin]      2.0.0cvs28
15664
15665         * src/action.c
15666                 Freeze/thaw message list and folder list while
15667                 processing %as{} actions 
15668         * src/compose.c
15669                 Fix auto-wrap disabling after a middle-click
15670                 paste - FOR_STABLE
15671
15672 2006-02-07 [paul]       2.0.0cvs27
15673
15674         * src/folder.c
15675                 fix freeing of uninitialised pointers
15676                 Thanks to Colin
15677
15678 2006-02-06 [colin]      2.0.0cvs26
15679
15680         * src/folder.c
15681                 Use g_slist_prepend in potentially big list
15682
15683 2006-02-06 [colin]      2.0.0cvs25
15684
15685         * src/folder.c
15686                 Completely skip processing if it doesn't 
15687                 exist (faster!)
15688
15689 2006-02-06 [colin]      2.0.0cvs24
15690
15691         * src/folder.c
15692         * src/summaryview.c
15693                 Batch filtering in summaryview (from Tools menu)
15694                 and pre/post//-processing too
15695
15696 2006-02-06 [colin]      2.0.0cvs23
15697
15698         * src/procmsg.h
15699         * src/filtering.c
15700                 Use a special field for batch filtering instead
15701                 of stepping on deferred execution's toes
15702
15703 2006-02-06 [colin]      2.0.0cvs22
15704
15705         * src/action.c
15706         * src/filtering.c
15707         * src/filtering.h
15708         * src/folder.c
15709         * src/summaryview.c
15710                 Fix filtering via menus and actions
15711
15712 2006-02-06 [colin]      2.0.0cvs21
15713
15714         * src/imap.c
15715                 Put the added file directly to cache if possible (will work
15716                 with next libetpan)
15717         * src/filtering.c
15718         * src/filtering.h
15719         * src/inc.c
15720         * src/folder.c
15721         * src/mbox.c
15722         * src/procmsg.h
15723                 Move and copy filtered messages by batches instead of one
15724                 by one - faster on IMAP
15725         * src/procmsg.c
15726                 Add a function that'll possibly be useful later
15727
15728 2006-02-06 [colin]      2.0.0cvs20
15729
15730         * src/addressbook.c
15731                 Use internal mime-type instead of text/plain for d'n'd
15732         * src/compose.c
15733                 Allow attaching files from mimeview's icon list via d'n'd
15734         * src/folderview.c
15735         * src/folderview.h
15736                 Use internal mime-type instead of text/plain for d'n'd
15737                 Don't try to selected opened folder if none is
15738                 Factorize d'n'd from other apps code
15739         * src/headerview.c
15740         * src/textview.c
15741         * src/gtk/gtkutils.c
15742         * src/gtk/gtkutils.h
15743                 Factorize Face/X-Face stuff
15744         * src/mimeview.c
15745                 Fix d'n'd to other apps
15746         * src/prefs_message.c
15747                 Let the XFace pref be usable without libcompface as it also
15748                 applies to Face
15749         * src/summaryview.c
15750                 Fix d'n'd to other apps
15751                 Factorize d'n'd from other apps code
15752
15753 2006-02-06 [wwp]        2.0.0cvs19
15754
15755         * po/it.po
15756                 Italian translation fixes by Andrea Spadaccini (no more confusion
15757                 between filtering and processing, and few changes in the About
15758                 dialog).
15759
15760
15761 2006-02-06 [mones]      2.0.0cvs18
15762
15763         * src/gtk/icon_legend.c
15764                 Improved descriptions allowing better translations
15765
15766 2006-02-05 [colin]      2.0.0cvs17
15767
15768         * src/imap.c
15769                 Add the f*cking missing expunge that caused imap_fetch_env
15770                 to fail after an add_msgs ! :-///
15771         * src/etpan/imap-thread.c
15772                 Add a bit of debug
15773         FOR_STABLE
15774
15775 2006-02-05 [colin]      2.0.0cvs16
15776
15777         * src/common/utils.c
15778                 Don't check for return-path (or we can't put
15779                 back non-sent mails)
15780
15781 2006-02-05 [colin]      2.0.0cvs15
15782
15783         * src/textview.c
15784                 Don't try to display Face header in textview
15785                 when teh headerview's active
15786
15787 2006-02-05 [colin]      2.0.0cvs14
15788
15789         * tools/tbird2syl.py
15790         * tools/Makefile.am
15791                 Add script to import Thunderbird mails
15792
15793 2006-02-05 [colin]      2.0.0cvs13
15794
15795         * src/headerview.c
15796         * src/procheader.c
15797         * src/procmsg.c
15798         * src/procmsg.h
15799         * src/textview.c
15800                 Show Face headers - patch partially by Klaus Flittner
15801
15802 2006-02-05 [colin]      2.0.0cvs12
15803
15804         * src/folderview.c
15805         * src/summaryview.c
15806         * src/common/utils.c
15807         * src/common/utils.h
15808                 Let dnd work from mime icons to summaryview
15809                 and to folderview too
15810                 Add a crude test to avoid trying to add files
15811                 drag'n'dropped when they're not mails
15812
15813 2006-02-04 [colin]      2.0.0cvs11
15814
15815         * src/summaryview.c
15816         * src/mimeview.c
15817                 Fix utf8 conversion
15818
15819 2006-02-04 [colin]      2.0.0cvs10
15820
15821         * src/compose.c
15822         * src/folderview.c
15823         * src/mimeview.c
15824         * src/summaryview.c
15825         * src/summaryview.h
15826                 Added various drag and drop capas:
15827                 From                    To
15828                 summaryview             other apps
15829                 mimeview icons          other apps
15830                 other apps              summaryview
15831                 other apps              folderview
15832
15833                 This shouldn't have broken the existing:
15834                 From                    To
15835                 summaryview             folderview
15836                 folderview              folderview
15837                 summaryview             compose's attachments
15838
15839         Tests welcomed.
15840
15841 2006-02-02 [paul]       2.0.0cvs9
15842
15843         * src/mainwindow.c
15844                 move global option 'Set displayed columns...' out
15845                 of folder option grouping.
15846                 fix sensitivity of 'harvest addresses'
15847         FOR_STABLE
15848
15849 2006-02-01 [colin]      2.0.0cvs8
15850
15851         * src/mimeview.c
15852                 Revert the alertpanel patch, it sucks (intrusive
15853                 and gets in the way of "open")
15854
15855 2006-02-01 [colin]      2.0.0cvs7
15856
15857         * src/compose.c
15858         * src/prefs_account.c
15859         * src/prefs_common.c
15860         * src/common/defs.h
15861         * src/common/utils.c
15862         * src/common/utils.h
15863                 Add ability to edit the signature file
15864                 from the account preferences, and use
15865                 a default for the text editor.
15866                 Patch by Fabien Vantard
15867
15868 2006-02-01 [colin]      2.0.0cvs6
15869
15870         * src/mimeview.c
15871                 Try to get mime type by extension if it is
15872                 application/octet-stream
15873                 Display a window with possible choices when
15874                 encountering unknown mime types
15875         * src/gtk/filesel.c
15876         * src/gtk/filesel.h
15877                 Add preview
15878                 Allow multiple selection in filtered filesel
15879                 (patch by Fabien Vantard)
15880         * src/gtk/pluginwindow.c
15881                 Use it (patch by Fabien Vantard)
15882
15883 2006-02-01 [paul]       2.0.0cvs5
15884
15885         * src/jpilot.c
15886                 fix crash on creating jpilot address book
15887                 Thanks to Colin - FOR_STABLE
15888         * src/prefs_summaries.c
15889         * src/prefs_wrapping.c
15890         * src/gtk/icon_legend.c
15891         * src/gtk/quicksearch.c
15892                 string fixes and additions
15893
15894 2006-02-01 [paul]       2.0.0cvs4
15895
15896         * src/compose.c
15897         * src/mainwindow.c
15898         * src/messageview.c
15899         * src/prefs_send.c
15900                 add Arabic encoding option
15901                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15902
15903 2006-01-31 [colin]      2.0.0cvs3
15904
15905         * src/plugins/pgpcore/passphrase.c
15906                 Convert passphrase to locale encoding
15907         * src/compose.c
15908                 Fix drafting on IMAP. Crappy bug sneaked in
15909                 the release :-/
15910         FOR_STABLE
15911
15912 2006-01-30 [paul]       2.0.0cvs2
15913
15914         * src/gtk/icon_legend.c
15915                 show the new entries
15916
15917 2006-01-30 [colin]      2.0.0cvs1
15918
15919         * src/manual.c
15920                 Check for the file to be present before 
15921                 enabling the menu - FOR_STABLE
15922         * src/gtk/icon_legend.c
15923                 Add folders icons (not all of them, there
15924                 are too much, but the most intriguing ones)
15925
15926 2006-01-30 [paul]       2.0.0
15927
15928         version 2.0.0 released
15929
15930 [For previous entries, see ChangeLog.pre2.0.0]