2007-09-28 [colin] 3.0.1cvs36
[claws.git] / ChangeLog
1 2007-09-28 [colin]      3.0.1cvs36
2
3         * src/prefs_folder_column.c
4         * src/prefs_summary_column.c
5                 Fix two leaks
6
7 2007-09-27 [colin]      3.0.1cvs35
8
9         * src/gtk/quicksearch.c
10                 Fix bug 1336, 'Segfault if empty space before search-string'
11
12 2007-09-26 [mones]      3.0.1cvs34
13
14         * manual/account.xml
15         * manual/plugins.xml
16                 Fixed irc channel name, added some docbook markup.
17                 Changed text markup to docbook markup. 
18                 Added spamcop as supported in SpamReport description.
19         * manual/fr/plugins.xml
20                 Fixed irc channel name.
21         * manual/es/account.xml
22         * manual/es/advanced.xml
23         * manual/es/claws-mail-manual.xml
24         * manual/es/glossary.xml
25         * manual/es/gpl.xml
26         * manual/es/keyboard.xml
27         * manual/es/plugins.xml
28                 Synced with English version, fixed a couple of typos.
29
30 2007-09-26 [colin]      3.0.1cvs33
31
32         * configure.ac
33                 Explain why "Libgnomeprint: no" on GTK+ 2.10
34
35 2007-09-26 [colin]      3.0.1cvs32
36
37         * src/messageview.c
38         * src/procmsg.c
39         * src/procmsg.h
40                 Optimisation: avoid fetching mail 3 times locally
41                 for displaying
42
43 2007-09-26 [colin]      3.0.1cvs31
44
45         * src/mh.c
46                 Fix missing static
47
48 2007-09-26 [colin]      3.0.1cvs30
49
50         * src/folder.c
51         * src/folder.h
52         * src/mh.c
53         * src/mh.h
54                 Fix MH mtime hack - make it a folder class function
55
56 2007-09-26 [colin]      3.0.1cvs29
57
58         * src/inc.c
59                 Fix bug 1334, 'user defined mail incorporation 
60                 script not run'
61
62 2007-09-25 [colin]      3.0.1cvs28
63
64         * src/codeconv.c
65                 Optimisation: shortcut conv_codeset_strdup
66                 when src_code and dest_code are the same
67         * src/common/xml.c
68         * src/common/xml.h
69                 Optimisation: shortcut code conversions when
70                 files are in UTF-8; faster list walking by
71                 using prepend/reverse.
72
73 2007-09-25 [holger]     3.0.1cvs27
74
75         * src/printing.c
76                 Replace button bar of the preview window
77                 with a real toolbar (patch by Colin)
78                 Add zooming to the preview window
79
80 2007-09-24 [paul]       3.0.1cvs26
81
82         * src/compose.c
83                 compact the character set menu, adding some
84                 missing encodings. Patch by Pawel Pekala
85
86 2007-09-23 [paul]       3.0.1cvs25
87
88         * src/prefs_account.c
89         * src/prefs_folder_item.c
90         * src/prefs_quote.c
91         * src/quote_fmt.c
92         * src/quote_fmt.h
93                 remove unnecessary frame from Templates options
94                 and improve the English of the check button label
95
96 2007-09-22 [colin]      3.0.1cvs24
97
98         * src/gtk/quicksearch.c
99                 Fix bug 1329, 'error in quicksearch.c'
100                 Fix return with value in function returning void
101
102 2007-09-22 [colin]      3.0.1cvs23
103
104         * src/imap.c
105         * src/procmsg.h
106         * src/common/utils.c
107         * src/common/utils.h
108         * src/etpan/imap-thread.c
109                 Optimise fetching IMAP cached emails *a lot*
110                 (remember whether mail is fully cached and \r's
111                  are already stripped)
112
113 2007-09-22 [colin]      3.0.1cvs22
114
115         * src/folder.c
116         * src/folder.h
117         * src/prefs_folder_item.c
118                 Add a button to allow users to drop local caches.
119
120 2007-09-21 [colin]      3.0.1cvs21
121
122         * src/summaryview.c
123                 Remove unnecessary error when cancelling export to mbox.
124                 Patch by Pawel
125
126 2007-09-21 [paul]       3.0.1cvs20
127
128         * src/gtk/prefswindow.c
129                 remove unnecessary frames from the prefs
130                 pages. Patch by Pawel Pekala
131
132 2007-09-21 [paul]       3.0.1cvs19
133
134         * src/prefs_account.c
135         * src/prefs_folder_item.c
136         * src/prefs_quote.c
137         * src/quote_fmt.c
138                 put the Templates options into a tabbed
139                 layout. Patch by Pawel Pekala
140
141 2007-09-21 [paul]       3.0.1cvs18
142
143         * src/mainwindow.c
144                 group together the character set menu items
145                 move the /View/Show or hide/Message view below
146                 .../Toolbar menu item
147                 Patch by Pawel Pekala
148
149 2007-09-21 [mones]      3.0.1cvs17
150
151         * src/compose.c
152                 Fix for bug 1327, 'segfault when replying to a non-existent
153                 news message', thanks to Colin.
154
155 2007-09-21 [colin]      3.0.1cvs16
156
157         * src/folderview.c
158                 Complete 3.0.1cvs15
159
160 2007-09-20 [colin]      3.0.1cvs15
161
162         * src/folderview.c
163         * src/folderview.h
164                 Maybe fix bug 1324, 'Corrupted IMAP cache'
165
166 2007-09-20 [colin]      3.0.1cvs14
167
168         * src/printing.c
169                 Fix a little leak
170
171 2007-09-20 [holger]     3.0.1cvs13
172
173         * src/printing.c
174                 Add page layout to print preview.
175                 Make the close-button in the toolbar
176                 right-aligned.
177
178 2007-09-20 [paul]       3.0.1cvs12
179
180         * po/ru.po
181                 updated by Pavlo Bohmat
182
183 2007-09-19 [colin]      3.0.1cvs11
184
185         * src/common/utils.c
186                 Prevent unquoted mime boundaries, by always
187                 using a /
188
189 2007-09-19 [colin]      3.0.1cvs10
190
191         * src/printing.c
192                 Fix drawing area size, fix DPI change that
193                 can cause total number of lines to decrease
194
195 2007-09-19 [colin]      3.0.1cvs9
196
197         * po/POTFILES.in
198         * src/printing.c
199                 Make print preview more efficient and nicer.
200                 Patch mostly by Holger Berndt <hb@claws-mail.org>
201
202 2007-09-19 [colin]      3.0.1cvs8
203
204         * src/prefs_common.c
205         * src/prefs_common.h
206         * src/printing.c
207                 Add scrolledwindow, default allocation and
208                 size saving to the print preview window.
209
210 2007-09-18 [colin]      3.0.1cvs7
211
212         * src/prefs_common.c
213         * src/prefs_common.h
214         * src/prefs_image_viewer.c
215         * src/printing.c
216                 GtkPrintOperation:
217                 - add image printing support
218                 - add option to print images
219                 - add preview widget
220                 - add saving of a few Page Setup parameters
221
222 2007-09-18 [colin]      3.0.1cvs6
223
224         * AUTHORS
225         * src/gtk/authors.h
226                 Add Guillaume Chazarain
227
228 2007-09-18 [colin]      3.0.1cvs5
229
230         * src/common/utils.c
231                 Fix bug 1321, 'access before allocation 
232                 when scanning for uris'. Patch by 
233                 Guillaume Chazarain <guichaz@yahoo.fr>
234
235 2007-09-18 [colin]      3.0.1cvs4
236
237         * src/toolbar.c
238                 Fix bug 1320, 'Memory leak caused by 
239                 gtk_container_get_children'. Patch by
240                 Guillaume Chazarain <guichaz@yahoo.fr>
241
242 2007-09-18 [colin]      3.0.1cvs3
243
244         * src/printing.c
245         * src/printing.h
246                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
247
248 2007-09-18 [colin]      3.0.1cvs2
249
250         * src/Makefile.am
251         * src/mainwindow.c
252         * src/messageview.c
253         * src/messageview.h
254         * src/prefs_ext_prog.c
255         * src/prefs_fonts.c
256         * src/printing.c
257         * src/printing.h
258         * src/summaryview.c
259                 Use GtkPrintOperation by default on GTK+ >= 2.10
260                 Patch by Holger Berndt <hb@claws-mail.org>
261
262 2007-09-18 [paul]       3.0.1cvs1
263
264         * NEWS
265         * README
266         * RELEASE_NOTES
267         * configure.ac
268                 bump up version number following stable release
269
270 2007-09-16 [colin]      3.0.0cvs18
271
272         * src/folder.c
273                 Fix possible memleak
274
275 2007-09-16 [colin]      3.0.0cvs17
276
277         * src/folderview.c
278                 Fix bug 1311, 'Wrong arrow position 
279                 while moving message into folder when 
280                 column headers hidden'
281         * src/image_viewer.c
282                 Show error in the GUI if image can't
283                 be loaded
284         * src/matcher.c
285                 Fix spurious output
286         * src/messageview.c
287                 Allow setting domain in msgid
288         * src/common/plugin.c
289                 Add timing information
290
291 2007-09-16 [colin]      3.0.0cvs16
292
293         * src/account.c
294         * src/compose.c
295         * src/prefs_account.c
296         * src/prefs_account.h
297         * src/prefs_template.c
298         * src/common/utils.c
299                 Remove Generate Message-ID option. We need
300                 this on some IMAP servers.
301
302 2007-09-16 [colin]      3.0.0cvs15
303
304         * src/prefs_filtering.c
305         * src/prefs_filtering.h
306         * src/prefs_filtering_action.c
307         * src/common/tags.c
308                 Fix tags issues: tags with spaces, renaming
309                 tags.
310
311 2007-09-16 [colin]      3.0.0cvs14
312
313         * src/folderview.c
314         * src/main.c
315         * src/mainwindow.c
316                 Fix bug 1308, 'Claws deletes folderlist.xml after
317                 fetching mail short after start-up'
318
319 2007-09-16 [colin]      3.0.0cvs13
320
321         * src/compose.c
322                 Fix scrolling to cursor
323
324 2007-09-16 [paul]       3.0.0cvs12
325
326         * po/sr.po
327                 updated by Aleksandar Urosevic
328
329 2007-09-16 [paul]       3.0.0cvs11
330
331         * src/folder.c
332                 do not allow locked msgs to be deleted,
333                 even by filtering/processing
334
335 2007-09-07 [paul]       3.0.0cvs10
336
337         * src/prefs_folder_column.c
338         * src/prefs_summary_column.c
339                 implement button sensitivity
340                 patch by Pawel Pekala
341
342 2007-09-06 [wwp]        3.0.0cvs9
343
344         * src/prefs_gtk.c
345                 Add a missing linefeed to a debug message.
346
347 2007-09-05 [colin]      3.0.0cvs8
348
349         * src/inc.c
350                 Fix statusbar/window mismatch on Maemo
351
352 2007-09-05 [colin]      3.0.0cvs7
353
354         * src/ldaputil.c
355                 Fix build without USE_LDAP_TLS
356
357 2007-09-05 [colin]      3.0.0cvs6
358
359         * src/folder.c
360         * src/imap.c
361         * src/inc.c
362         * src/mbox.c
363         * src/send_message.c
364         * src/statusbar.c
365         * src/statusbar.h
366                 Maemo: distinguish various statusbar messages,
367                 in order to display only the most important.
368
369 2007-09-04 [wwp]        3.0.0cvs5
370
371         * src/account.c
372                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
373                 Show protocol "SMTP" and the appropriate server for send-only
374                 accounts, show "-" instead of "" when no value is relevant.
375
376 2007-09-03 [ticho]      3.0.0cvs4
377
378         * src/summaryview.c
379                 Handle plural form better in delete confirmation dialog.
380
381 2007-09-03 [wwp]        3.0.0cvs3
382
383         * src/compose.c
384                 Warn differently when sending or sending later (queueing).
385
386 2007-09-03 [colin]      3.0.0cvs2
387
388         * src/procmime.c
389         * src/procmime.h
390         * src/common/plugin.c
391         * src/common/plugin.h
392                 Add a new plugin API, MimeParser. It allows
393                 plugins to scan email MIME parts and optionally,
394                 transform them.
395
396 2007-09-03 [mones]      3.0.0cvs1
397
398         * po/es.po
399                 Updated translation
400         * src/common/defs.h
401                 While a better solution is made double history sizes
402
403 2007-09-03 [paul]       3.0.0
404
405         * NEWS
406         * README
407         * RELEASE_NOTES
408                 3.0.0 released
409
410 2007-09-03 [paul]       2.10.0cvs191
411
412         * po/bg.po
413         * po/ca.po
414         * po/de.po
415         * po/fi.po
416         * po/fr.po
417         * po/hu.po
418         * po/it.po
419         * po/pl.po
420         * po/pt_BR.po
421         * po/ru.po
422         * po/sk.po
423         * po/zh_CN.po
424                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
425                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
426                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
427                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
428
429 2007-09-02 [colin]      2.10.0cvs190
430
431         * src/edittags.c
432         * src/common/tags.c
433                 Prevent empty or white-space tags
434
435 2007-09-01 [colin]      2.10.0cvs189
436
437         * src/main.c
438                 Fix double-reading of accounts list when
439                 the wizard has been run due to no accounts
440         * src/mainwindow.c
441                 Fix sensitivity of a menu item in case 
442                 there's no account
443
444 2007-09-01 [wwp]        2.10.0cvs188
445
446         * src/wizard.c
447                 Fix wizard crash when Mailbox dir already exists
448                 (thanks to Colin).
449
450 2007-08-31 [colin]      2.10.0cvs187
451
452         * src/etpan/imap-thread.c
453                 Fix unwanted creation of 
454                 libetpan's stream dump file
455         * src/compose.c
456                 Fix coloring of pastes as quotation
457         * src/summaryview.c
458                 Maemo: Fix opening of mails from keypad
459                 in Sent folders
460         * src/addressbook.c
461         * src/folderview.c
462         * src/image_viewer.c
463         * src/mimeview.c
464         * src/gtk/prefswindow.c
465                 Maemo: Fix adjustments changes 
466
467 2007-08-30 [colin]      2.10.0cvs186
468
469         * src/folderview.c
470                 Don't opened selected folder when clicking
471                 on white space
472         * src/mainwindow.c
473                 Maemo: Make Esc close messageviews
474         * src/messageview.c
475                 Maemo: Fix message scrolling to the end on 
476                 opening
477                 Maemo: Fix reopening same message
478         * src/gtk/prefswindow.c
479                 Maemo: try to fix scrollbar. Doesn't work,
480                 it seems as if gtk_adjustment_set_value was
481                 a noop.
482
483 2007-08-30 [colin]      2.10.0cvs185
484
485         * src/compose.c
486         * src/folderview.c
487         * src/main.c
488         * src/prefs_matcher.c
489         * src/prefs_template.c
490         * src/quote_fmt.c
491         * src/send_message.c
492         * src/toolbar.c
493         * src/gtk/gtkaspell.c
494         * src/plugins/bogofilter/bogofilter.c
495         * src/plugins/bogofilter/bogofilter_gtk.c
496         * src/plugins/clamav/clamav_plugin_gtk.c
497         * src/plugins/pgpcore/sgpgme.c
498         * src/plugins/spamassassin/spamassassin.c
499         * src/plugins/spamassassin/spamassassin_gtk.c
500                 Fix all potential misuses of format-string functions
501
502 2007-08-30 [wwp]        2.10.0cvs184
503
504         * src/prefs_template.c
505                 Fix a leak.
506
507 2007-08-29 [colin]      2.10.0cvs183
508
509         * src/plugins/trayicon/trayicon.c
510                 Fix leak of hooks in case of error,
511                 thanks to Holger Berndt
512
513 2007-08-28 [colin]      2.10.0cvs182
514
515         * src/mainwindow.c
516                 Don't use current folder settings when
517                 composing from the compose button's
518                 account selector
519
520 2007-08-28 [colin]      2.10.0cvs181
521
522         * src/quote_fmt_parse.y
523                 Fix cursor offset when quote contains UTF-8
524                 chars
525
526 2007-08-28 [colin]      2.10.0cvs180
527
528         * src/compose.c
529         * src/compose.h
530                 Fix signature replacement when it's been wrapped
531
532 2007-08-27 [colin]      2.10.0cvs179
533
534         * src/summaryview.c
535                 Fix indentation
536
537 2007-08-27 [colin]      2.10.0cvs178
538
539         * src/summaryview.c
540                 Fix Quicksearch's Sticky mode
541
542 2007-08-27 [colin]      2.10.0cvs177
543
544         * src/folder_item_prefs.c
545         * src/folder_item_prefs.h
546         * src/imap_gtk.c
547         * src/mh_gtk.c
548                 Fix loss of subfolders properties when
549                 renaming a folder
550
551 2007-08-26 [wwp]        2.10.0cvs176
552
553         * src/alertpanel.c
554         * src/messageview.c
555         * src/prefs_actions.c
556                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
557                 will have to be used when necessary *before* calling
558                 alertpanel functions.
559
560 2007-08-25 [paul]       2.10.0cvs175
561
562         * src/prefs_actions.c
563                 workaround gettext problem marking
564                 string as c-format when it's not
565
566 2007-08-25 [wwp]        2.10.0cvs174
567
568         * src/alertpanel.c
569         * src/messageview.c
570         * src/prefs_actions.c
571                 Call the pango markup escape function right ince in alertpanel_create
572                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
573                 2.10.0cvs158).
574
575         * src/common/log.c
576                 Fix a crash due to a misuse of g_print(), encountered when the string
577                 passed to g_print was containing printf substitution symbols.
578
579 2007-08-25 [paul]       2.10.0cvs173
580
581         * src/common/log.c
582                 fix a segfault when refreshing RSSyl feeds
583
584 2007-08-25 [paul]       2.10.0cvs172
585
586         * src/gtk/icon_legend.c
587                 add watchthread.xpm
588
589 2007-08-25 [paul]       2.10.0cvs171
590
591         * src/Makefile.am
592         * src/stock_pixmap.c
593         * src/pixmaps/insert_file.xpm
594                 add a new pixmap instead of re-using
595                 paste.xpm. (easier for icon theme authors)
596
597 2007-08-24 [holger]     2.10.0cvs170
598
599         * src/plugins/trayicon/trayicon.c
600                 The same fix for another hook id.
601
602 2007-08-24 [holger]     2.10.0cvs169
603
604         * src/plugins/trayicon/trayicon.c
605                 Micro-fix: Do the error checking for
606                 the right hook id.
607
608 2007-08-24 [paul]       2.10.0cvs168
609
610         * src/folder.h
611                 fix typo causing compiler warning
612
613 2007-08-24 [paul]       2.10.0cvs167
614
615         * README
616                 put back the correct version of this file also
617
618 2007-08-24 [colin]      2.10.0cvs166
619
620         * src/send_message.c
621                 Use progress bar when sending messages
622
623 2007-08-24 [paul]       2.10.0cvs165
624
625         * Makefile.am
626                 oops! if i'm quick no-one will notice
627                 (put back the proper file)
628
629 2007-08-24 [paul]       2.10.0cvs164
630
631         * AUTHORS
632         * Makefile.am
633         * README
634         * src/gtk/authors.h
635         * tools/Makefile.am
636         * tools/README
637         * tools/mew2claws-mail.pl
638                 add new script that imports a Mew address book
639                 submitted by Jerome Lelong
640
641 2007-08-24 [paul]       2.10.0cvs163
642
643         * manual/plugins.xml
644                 remove the obsolete plugins, add the
645                 missing plugins, including the forthcoming
646                 SpamReport plugin
647
648 2007-08-24 [paul]       2.10.0cvs162
649
650         * manual/advanced.xml
651                 add info about the hidden emphasis_color option
652         * manual/keyboard.xml
653                 correct the info about hotkeys
654                 wrap the long lines
655
656 2007-08-24 [paul]       2.10.0cvs161
657
658         * src/folderview.c
659                 add mnemonic to 'Run procesing rules'
660
661 2007-08-24 [paul]       2.10.0cvs160
662
663         * src/account.c
664         * src/folder.c
665         * src/folder.h
666                 use suitable defaults for outbox,
667                 queue, drafts and trash folders
668
669 2007-08-24 [wwp]        2.10.0cvs159
670
671         * src/folderview.c
672                 Update menu item sensitivity if necessary (or we get a
673                 gtk critical message).
674
675 2007-08-23 [wwp]        2.10.0cvs158
676
677         * src/action.c
678         * src/prefs_actions.c
679                 Allow literal % chars in action commands (use %%).
680                 Add a missing p++ to the action parser in action_get_type(),
681                 which was missing it, even if it was neutral.
682                 Fix a pango markup warning at runtime.
683
684 2007-08-23 [wwp]        2.10.0cvs157
685
686         * src/addressbook.c
687                 Contacts are now locale-aware sorted in the address book
688                 (LC_COLLATE matters here).
689                 Fix missing table initializers.
690
691 2007-08-23 [colin]      2.10.0cvs156
692
693         * src/imap.c
694                 Check scan_required on dest folder when copying
695
696 2007-08-23 [colin]      2.10.0cvs155
697
698         * src/imap.c
699                 Fix scanning when folder was empty
700
701 2007-08-22 [colin]      2.10.0cvs154
702
703         * src/msgcache.c
704                 Don't g_warning when g_try_malloc fails(), or it makes
705                 things worse as g_log() allocates. Fixes bug 1290,
706                 'Claws Mail crashes if too little memory when 
707                 rebuilding folder tree'
708
709 2007-08-22 [colin]      2.10.0cvs153
710
711         * src/inc.c
712                 Fix format string vulnerability, thanks to
713                 Ulf Harnhammar, Secunia Research
714
715 2007-08-22 [colin]      2.10.0cvs152
716
717         * src/ldapserver.c
718                 Set tv_usec too
719
720 2007-08-22 [wwp]        2.10.0cvs151
721
722         * src/ldapquery.c
723                 Few better null-ptr checks.
724
725 2007-08-22 [colin]      2.10.0cvs150
726
727         * src/editldap.c
728         * src/editldap_basedn.c
729         * src/ldapquery.c
730         * src/ldapserver.c
731         * src/ldapserver.h
732         * src/ldapupdate.c
733         * src/ldaputil.c
734         * src/ldaputil.h
735                 Fix ldap timeouts
736
737 2007-08-22 [colin]      2.10.0cvs149
738
739         * src/ldapquery.c
740                 Finish previous fix
741
742 2007-08-22 [colin]      2.10.0cvs148
743
744         * src/ldapquery.c
745                 Fix wrong assertions
746
747 2007-08-22 [colin]      2.10.0cvs147
748
749         * src/ldaputil.c
750                 Fix test (set ldap v3 if bindDN is set or TLS is set)
751
752 2007-08-22 [colin]      2.10.0cvs146
753
754         * src/editldap.c
755         * src/ldaputil.c
756                 Fix wrong "Connected successfully to server". Connection only succeeds if
757                 we can get the base DN.
758
759 2007-08-21 [wwp]        2.10.0cvs145
760
761         * src/browseldap.c
762         * src/editldap.c
763         * src/ldapctrl.c
764         * src/ldapquery.c
765         * src/ldapserver.c
766         * src/ldapupdate.c
767         * src/ldaputil.c
768                 More sanity checks in ldap functions.
769
770 2007-08-21 [wwp]        2.10.0cvs144
771
772         * src/prefs_account.c
773                 Don't return a value in a void function().
774
775 2007-08-21 [paul]       2.10.0cvs143
776
777         * src/messageview.c
778                 add check for ftp: to messageview_list_urls()
779
780 2007-08-21 [colin]      2.10.0cvs142
781
782         * src/editldap.c
783         * src/ldapctrl.c
784         * src/ldapctrl.h
785         * src/ldapquery.c
786         * src/ldapupdate.c
787                 Fix bug 1293, 'LDAP address book not working'
788                 Search only on specified fields, but fetch 
789                 every field possible. People will have to 
790                 reset the searched Attributes in their LDAP
791                 servers properties.
792
793 2007-08-21 [wwp]        2.10.0cvs141
794
795         * src/addr_compl.c
796         * src/addrbook.c
797         * src/addrcache.c
798         * src/addrcindex.c
799         * src/addressbook.c
800         * src/addrindex.c
801         * src/browseldap.c
802         * src/crash.c
803         * src/editaddress_other_attributes_ldap.c
804         * src/exporthtml.c
805         * src/folder.c
806         * src/folderview.c
807         * src/imap.c
808         * src/jpilot.c
809         * src/ldapserver.c
810         * src/ldapupdate.c
811         * src/ldif.c
812         * src/main.c
813         * src/mainwindow.c
814         * src/matcher.c
815         * src/mh.c
816         * src/msgcache.c
817         * src/mutt.c
818         * src/pine.c
819         * src/pop.c
820         * src/prefs_customheader.c
821         * src/prefs_msg_colors.c
822         * src/procmime.c
823         * src/textview.c
824         * src/vcard.c
825         * src/wizard.c
826         * src/common/log.c
827         * src/common/socket.c
828         * src/common/ssl_certificate.c
829         * src/common/utils.c
830         * src/common/utils.h
831         * src/gtk/description_window.c
832         * src/plugins/demo/demo.c
833         * src/plugins/pgpcore/prefs_gpg.c
834         * src/plugins/spamassassin/libspamc.c
835                 Make sure we use glib functions to send text messages (information,
836                 debug, warning, errors) to stdout/stderr - no more direct puts
837                 fputs printf fprintf to stdout/stderr when it can be done using
838                 g_log*() and g_print/g_printerr. Doing this, we make sure every
839                 stdout/stderr message is saved to log in Windows.
840
841
842 2007-08-21 [wwp]        2.10.0cvs140
843
844         * src/main.c
845         * src/common/utils.h
846                 Route glib's stdout/stderr messages to a log file (Windows only),
847                 instead of loosing them.
848
849 2007-08-21 [paul]       2.10.0cvs139
850
851         * src/mainwindow.c
852                 replace deprecated g_strncasecmp()
853         * src/messageview.c
854                 fix 'List URLS'
855
856 2007-08-20 [ticho]      2.10.0cvs138
857
858         * src/account.c
859         * src/prefs_account.h
860                 Copy all account preferences in account_clone() - some
861                 were missing.
862         * src/prefs_account.c
863                 Handle empty privacy system combobox gracefully (warning
864                 instead of a crash).
865
866 2007-08-20 [colin]      2.10.0cvs137
867
868         * src/ldapctrl.c
869                 Fix a leak
870
871 2007-08-20 [paul]       2.10.0cvs136
872
873         * src/browseldap.c
874         * src/editldap.c
875         * src/ldapctrl.c
876         * src/ldapquery.c
877         * src/ldapquery.h
878         * src/ldapserver.c
879         * src/ldaputil.c
880                 add debug_prints
881                 patch by Michael Rasmussen
882
883 2007-08-19 [colin]      2.10.0cvs135
884
885         * src/imap.c
886                 Fix previous commit. Sensitivity update is needed
887                 for "Cancel receiving". However when batching we
888                 don't need to do it for every message flag change,
889                 just once at the start and once at the end.
890
891 2007-08-19 [colin]      2.10.0cvs134
892
893         * src/imap.c
894                 Remove useless menu updates on session lock/unlock
895
896 2007-08-19 [colin]      2.10.0cvs133
897
898         * src/etpan/imap-thread.c
899                 Make all fetch logs less verbose
900
901 2007-08-19 [paul]       2.10.0cvs132
902
903         * src/foldersel.c
904         * src/folderview.c
905         * src/summaryview.c
906                 fix bug 1286, 'Can't move a folder into a "Folders
907                 Only" folder'
908
909 2007-08-18 [ticho]      2.10.0cvs131
910
911         * src/editaddress_other_attributes_ldap.c
912                 Converted option menu for other ldap attributes to GtkComboBox.
913
914 2007-08-18 [colin]      2.10.0cvs130
915
916         * src/compose.c
917         * src/prefs_common.c
918         * src/prefs_common.h
919         * src/prefs_send.c
920         * src/send_message.c
921                 Revert 'send_dialog_mode' meaning to 
922                 'send_dialog_invisible', so that the 
923                 new checkbox doesn't change the 
924                 existing behaviour.
925
926 2007-08-18 [paul]       2.10.0cvs129
927
928         * src/summaryview.c
929                 add missing menu update
930
931 2007-08-17 [colin]      2.10.0cvs128
932
933         * src/folder.c
934                 Set batching after getting flags - maybe fixes
935                 bug 1292, 'CM crashes on writing mail'
936
937 2007-08-16 [ticho]      2.10.0cvs127
938
939         * src/prefs_send.c
940                 Convert two GtkOptionMenu widgets to new GtkComboBox.
941         * src/gtk/combobox.h
942         * src/gtk/gtkutils.c
943                 Allow NULL for GtkComboBox menuitem label, rendering such
944                 items as row separators.
945
946 2007-08-16 [paul]       2.10.0cvs126
947
948         * src/plugins/trayicon/trayicon.c
949                 remove wrongly used gettextisation
950
951 2007-08-15 [ticho]      2.10.0cvs125
952
953         * src/importldif.c
954                 Fixed a runtime warning where an attempt to pack an
955                 already packed GtkLabel was made.
956
957 2007-08-15 [ticho]      2.10.0cvs124
958
959         * src/prefs_compose_writing.c
960                 Convert the insert-or-attach-dragged-files GtkOptionMenu
961                 into GtkComboBox.
962
963 2007-08-14 [ticho]      2.10.0cvs123
964
965         * src/messageview.c
966         * src/gtk/gtkutils.c
967                 Changed return receipt account selector to GtkComboBox.
968                 Fixed a runtime warning where GTK tried to parse
969                 "name <email@address" as a Pango markup in an alertpanel label.
970
971 2007-08-14 [ticho]      2.10.0cvs122
972
973         * src/prefs_logging.c
974                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
975
976 2007-08-14 [wwp]        2.10.0cvs121
977
978         * tools/Makefile.am
979         * tools/README
980         * tools/popfile-link.sh
981                 Added a new tool: POPFile helper, to open
982                 selected messages in POPFile control center,
983                 in order to change the messages' status.
984
985 2007-08-14 [ticho]      2.10.0cvs120
986
987         * src/compose.c
988         * src/prefs_common.c
989         * src/prefs_common.h
990         * src/prefs_send.c
991         * src/send_message.c
992                 Change "Show send dialog" optionmenu to a checkbutton.
993         * src/prefs_receive.c
994                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
995
996 2007-08-13 [wwp]        2.10.0cvs119
997
998         * src/addr_compl.c
999         * src/addressbook.c
1000         * src/addrindex.c
1001         * src/compose.c
1002         * src/filtering.c
1003         * src/folderview.c
1004         * src/inc.c
1005         * src/matcher.c
1006         * src/mh.c
1007         * src/partial_download.c
1008         * src/prefs_gtk.c
1009         * src/procmsg.c
1010         * src/stock_pixmap.c
1011         * src/summaryview.c
1012         * src/common/utils.c
1013         * src/gtk/gtkaspell.c
1014         * src/gtk/menu.c
1015                 Make sure we never pass NULL pointers for %s substitutions
1016                 (prevent from crashing in Windows).
1017
1018 2007-08-13 [wwp]        2.10.0cvs118
1019
1020         * src/msgcache.c
1021                 Re-enable mmap_reads in Windows with some missing
1022                 CloseHandle of mapping objects, thanks to
1023                 Marcus Brinkmann.
1024
1025 2007-08-13 [paul]       2.10.0cvs117
1026
1027         * src/common/utils.c
1028                 fix bug 1287, 'Compile time problem on Solaris
1029                 (nexenta gnu/Solaris) utils.c'
1030                 Thanks to Piotr Chrzczonowicz
1031
1032 2007-08-12 [wwp]        2.10.0cvs116
1033
1034         * src/plugins/pgpcore/prefs_gpg.c
1035                 Don't try to unset a GPG_AGENT_INFO that was not
1036                 set (and don't use a NULL string in Windows, it was
1037                 crashing with --debug if GPG_AGENT_INFO was not set).
1038
1039 2007-08-12 [wwp]        2.10.0cvs115
1040
1041         * src/privacy.h
1042                 Make gcc type-check arguments passed to privacy_set_error().
1043
1044 2007-08-12 [ticho]      2.10.0cvs114
1045
1046         * src/prefs_folder_item.c
1047                 Make sure that folder default account combobox always has some
1048                 account preselected.
1049         * src/gtk/combobox.c
1050                 Handle empty combobox gracefully (warning instead of crash).
1051
1052 2007-08-12 [ticho]      2.10.0cvs114
1053
1054         * src/prefs_folder_item.c
1055                 Make sure that folder default account combobox is not empty.
1056         * src/gtk/combobox.c
1057                 Handle empty combobox gracefully (warning instead of crash).
1058
1059 2007-08-11 [paul]       2.10.0cvs113
1060
1061         * src/addrgather.c
1062         * src/folderview.c
1063                 use 'subfolder' instead of 'sub-folder', matching
1064                 everywhere else the term is used
1065         * src/imap_gtk.c
1066                 fix engrish
1067
1068 2007-08-10 [wwp]        2.10.0cvs112
1069
1070         * src/msgcache.c
1071                 Disable mmap reads in Windows only (at least temporarily), they
1072                 prevent from renaming/removing target cache files.
1073
1074 2007-08-10 [paul]
1075
1076         3.0.0-rc2 released
1077
1078 2007-08-10 [wwp]        2.10.0cvs111
1079
1080         * src/msgcache.c
1081                 fix unpredictable crashes in Windows due to broken
1082                 cache/mark/tags files writting (file were opened for
1083                 writing in text mode).
1084
1085         * src/recv.c
1086                 use gettimeofday() from w32lib.h on Windows.
1087
1088 2007-08-10 [colin]      2.10.0cvs110
1089
1090         * src/imap.c
1091         * src/etpan/imap-thread.c
1092         * src/etpan/imap-thread.h
1093                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1094
1095 2007-08-09 [colin]      2.10.0cvs109
1096
1097         * src/editldap.c
1098                 Fix port being reset to 636 on SSL
1099         * src/folder.c
1100                 Fix folder_item_get_msg_num_by_file
1101                 on drafts/queue folders
1102
1103 2007-08-09 [wwp]        2.10.0cvs108
1104
1105         * src/folder.c
1106                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1107                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1108
1109
1110 2007-08-09 [colin]      2.10.0cvs107
1111
1112         * src/folderview.c
1113         * src/summaryview.c
1114         * src/gtk/prefswindow.c
1115                 A few Maemo layout fixes
1116
1117 2007-08-09 [paul]       2.10.0cvs106
1118
1119         * src/prefs_account.c
1120                 remove the hyphen from plug-ins to
1121                 match everywhere else
1122
1123 2007-08-08 [wwp]        2.10.0cvs105
1124
1125         * src/prefs_folder_item.c
1126                 Fix an extraneous stealth ^L char.
1127
1128 2007-08-08 [wwp]        2.10.0cvs104
1129
1130         * src/prefs_folder_item.c
1131                 Better fix, group variables declarations (USE_ASPELL).
1132
1133 2007-08-08 [wwp]        2.10.0cvs103
1134
1135         * src/prefs_folder_item.c
1136                 Fix compilation w/ USE_ASPELL set (broken
1137                 by 2.10.0cvs102).
1138
1139 2007-08-08 [ticho]      2.10.0cvs102
1140
1141         * src/prefs_folder_item.c
1142                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1143
1144 2007-08-08 [colin]      2.10.0cvs101
1145
1146         * src/imap.c
1147         * src/etpan/imap-thread.c
1148         * src/etpan/imap-thread.h
1149                 Close selected mailbox before doing
1150                 status on it.
1151
1152 2007-08-08 [colin]      2.10.0cvs100
1153
1154         * src/html.c
1155                 Complete symbol table, thanks to wwp.
1156                 Fixes bug 1284, 'The html -> text 
1157                 converter ignores entities'
1158         * src/msgcache.c
1159                 Fix possible fd leak
1160
1161 2007-08-08 [colin]      2.10.0cvs99
1162
1163         * src/imap.c
1164                 Better way to fetch UIDs on non-UIDPLUS servers
1165
1166 2007-08-07 [colin]      2.10.0cvs98
1167
1168         * src/imap.c
1169                 fix bug 1275, 'auto-saved draft messages not 
1170                 always being removed'; Also, make multiple
1171                 copy (in the same account) faster by matching
1172                 source/destination message UIDs.
1173         * src/messageview.c
1174                 Don't try to reshow deleted mail
1175         * src/msgcache.c
1176                 Fix leak on error path
1177
1178 2007-08-07 [wwp]        2.10.0cvs97
1179
1180         * manual/account.xml
1181         * manual/advanced.xml
1182         * manual/fr/account.xml
1183         * manual/fr/advanced.xml
1184                 Updated the reference manual and the French translation to
1185                 reflect 2.10.0cvs84: enable running folder Processing
1186                 rules on demand.
1187
1188 2007-08-06 [wwp]        2.10.0cvs96
1189
1190         * src/prefs_common.c
1191         * src/prefs_common.h
1192         * src/textview.c
1193                 Allow changing the emphasis color used to highlight
1194                 the newsreader/x-mailer header value when it matches
1195                 our preferred mail agent (hidden pref 'emphasis_col' added
1196                 to clawsrc).
1197
1198 2007-08-06 [colin]      2.10.0cvs95
1199
1200         * src/compose.c
1201         * src/compose.h
1202                 Re-commit 2.10.0cvs86, with a protection
1203                 against Pango bug. Also, try to fix 
1204                 bug 1275, 'auto-saved draft messages not 
1205                 always being removed'
1206
1207 2007-08-06 [wwp]        2.10.0cvs94
1208
1209         * src/gtk/quicksearch.c
1210                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1211
1212 2007-08-06 [ticho]      2.10.0cvs93
1213
1214         * src/prefs_account.c
1215         * src/gtk/combobox.c
1216                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1217                 selection in account preferences.
1218
1219 2007-08-06 [wwp]        2.10.0cvs92
1220
1221         * src/plugins/pgpcore/plugin.def
1222                 Apply one more chunk from gpg4win's 03-w32-port patch.
1223
1224 2007-08-05 [colin]      2.10.0cvs91
1225
1226         * src/compose.c
1227         * src/compose.h
1228                 reverting buggy patch for now
1229
1230 2007-08-05 [colin]      2.10.0cvs90
1231
1232         * src/folder.c
1233                 Fix slowdown
1234
1235 2007-08-04 [colin]      2.10.0cvs89
1236
1237         * src/prefs_summaries.c
1238         * src/summary_search.c
1239                 Replace deprecated widgets. Patch by
1240                 Andrej.
1241
1242 2007-08-04 [colin]      2.10.0cvs88
1243
1244         * src/mh.c
1245                 Refresh GUI only every 2000 mails on mh_get_last_num
1246                 This is fast (readdir) and done only once per 
1247                 session/folder
1248
1249 2007-08-03 [colin]      2.10.0cvs87
1250
1251         * src/prefs_account.c
1252         * src/gtk/combobox.h
1253         * src/gtk/gtkutils.c
1254                 Fix a deprecated widget. Patch by
1255                 Andrej
1256
1257 2007-08-03 [colin]      2.10.0cvs86
1258
1259         * src/compose.c
1260         * src/compose.h
1261                 Make colorisation and wrapping algorithms
1262                 faster. Fixes bug 1246, 'compose becomes 
1263                 increasingly slow replying to complex emails'
1264
1265 2007-08-03 [paul]       2.10.0cvs85
1266
1267         * src/mh.c
1268                 keep the window painted
1269
1270 2007-08-02 [paul]       2.10.0cvs84
1271
1272         * src/folderview.c
1273         * src/mainwindow.c
1274         * src/mainwindow.h
1275                 enable running folder Processing
1276                 rules on demand
1277
1278 2007-08-02 [paul]       2.10.0cvs83
1279
1280         * src/textview.c
1281                 speed up/clean up rendering of larger
1282                 msgs
1283                 Thanks to Colin
1284
1285 2007-08-01 [paul]       2.10.0cvs82
1286
1287         * src/mainwindow.h
1288                 clean up cruft
1289         * src/toolbar.c
1290                 change default toolbar layout on maemo
1291         * src/pixmaps/close.xpm
1292                 make the red cross a grey cross
1293         * src/pixmaps/jpilot.xpm
1294                 make icon smaller so it fits better
1295
1296 2007-07-31 [paul]       2.10.0cvs81
1297
1298         * src/setup.c
1299         * src/gtk/gtkutils.c
1300                 fix crash on maemo on first launch
1301
1302 2007-07-30 [paul]       2.10.0cvs80
1303
1304         * src/prefs_matcher.c
1305                 specify the units of age and size
1306
1307 2007-07-30 [paul]       2.10.0cvs79
1308
1309         * src/main.c
1310                 Fix IMAP timeout setting
1311
1312 2007-07-30 [colin]      2.10.0cvs78
1313
1314         * src/prefs_account.c
1315                 Fix a deprecated widget. Patch by
1316                 Andrej
1317
1318 2007-07-27 [paul]       2.10.0cvs77
1319
1320         * src/matcher_parser_parse.y
1321         * src/prefs_filtering_action.c
1322         * src/prefs_matcher.c
1323                 these changes forgotten in cvs74's
1324                 'watch thread' feature
1325
1326 2007-07-27 [paul]       2.10.0cvs76
1327
1328         * src/compose.c
1329                 fix potential crasher
1330                 thanks to Colin
1331
1332 2007-07-27 [paul]       2.10.0cvs75
1333
1334         * src/mainwindow.c
1335         * src/manual.c
1336         * src/manual.h
1337         * src/gtk/gtkutils.c
1338                 make mainwindow's /Help/Manual point to the
1339                 remote copy if the local copy doesn't exist
1340
1341 2007-07-27 [paul]       2.10.0cvs74
1342
1343         * src/Makefile.am
1344         * src/filtering.c
1345         * src/folder.c
1346         * src/mainwindow.c
1347         * src/matcher.c
1348         * src/matcher.h
1349         * src/matcher_parser_parse.y
1350         * src/procmsg.c
1351         * src/procmsg.h
1352         * src/stock_pixmap.c
1353         * src/stock_pixmap.h
1354         * src/summaryview.c
1355         * src/summaryview.h
1356         * src/toolbar.c
1357         * src/toolbar.h
1358         * src/pixmaps/watchthread.xpm
1359                 add 'watch thread' feature
1360
1361 2007-07-27 [paul]       2.10.0cvs73
1362
1363         * src/prefs_folder_item.c
1364                 adjust labels, add tooltips
1365
1366 2007-07-27 [colin]      2.10.0cvs72
1367
1368         * src/summaryview.c
1369                 Maemo: Remove less used menu items
1370
1371 2007-07-26 [colin]      2.10.0cvs71
1372
1373         * src/messageview.c
1374                 Maemo: destroy messageview after trashing mail.
1375                 Maybe should be done on X11 too
1376
1377 2007-07-26 [colin]      2.10.0cvs70
1378
1379         * src/folderview.c
1380         * src/mainwindow.c
1381         * src/prefs_common.c
1382         * src/prefs_common.h
1383         * src/summaryview.c
1384                 Add View/Show or Hide/Column headers
1385
1386 2007-07-26 [colin]      2.10.0cvs69
1387
1388         * src/procmime.c
1389                 Fix unwanted output
1390
1391 2007-07-26 [colin]      2.10.0cvs68
1392
1393         * src/ldapserver.c
1394                 Fix possible crash on cache invalidation
1395         * src/compose.c
1396         * src/procmime.c
1397         * src/procmime.h
1398         * src/quote_fmt_parse.y
1399                 Make replying to mails with big attachments
1400                 much faster. Fixes bug 1224, 'The process of 
1401                 Replying to emails with large attachments 
1402                 seems unreasonably long...'
1403
1404 2007-07-26 [colin]      2.10.0cvs67
1405
1406         * src/mimeview.c
1407         * src/matcher.c
1408         * src/common/ssl.c
1409                 Fix threads use on BSDs
1410
1411 2007-07-26 [paul]       2.10.0cvs66
1412
1413         * src/gtk/prefswindow.c
1414                 fix account prefs breakage
1415                 thanks to Colin
1416
1417 2007-07-26 [paul]       2.10.0cvs65
1418
1419         * configure.ac
1420                 standardise ./configure --help messages
1421
1422 2007-07-26 [colin]      2.10.0cvs64
1423
1424         * src/addressbook.c
1425         * src/editaddress.c
1426                 Fix two vCard-related crashes
1427
1428 2007-07-25 [colin]      2.10.0cvs63
1429
1430         * src/inc.c
1431         * src/prefs_common.c
1432         * src/prefs_common.h
1433         * src/prefs_receive.c
1434                 Maemo: Add a better way to notify of
1435                 new mails
1436         * src/mainwindow.c
1437         * src/statusbar.h
1438         * src/summaryview.c
1439         * src/toolbar.c
1440                 Maemo: Various layout fixes
1441         * src/gtk/prefswindow.c
1442                 Maemo: Better prefs layout
1443
1444 2007-07-25 [paul]       2.10.0cvs62
1445
1446         * src/textview.c
1447                 fix the layout on maemo
1448                 thanks to Colin
1449
1450 2007-07-25 [iwkse]      2.10.0cvs61
1451
1452         * src/summaryview.c
1453                 add 'o' shortcut on summaryview
1454
1455 2007-07-25 [iwkse]      2.10.0cvs60
1456
1457         * src/textview.c
1458                 fix o shortcut
1459
1460 2007-07-24 [colin]      2.10.0cvs59
1461
1462         * src/mh.c
1463                 Fix missing timestamp update on source
1464                 folder when moving
1465         * src/textview.c
1466         * src/textview.h
1467                 Better text layout on part's choices
1468
1469 2007-07-23 [colin]      2.10.0cvs58
1470
1471         * src/mimeview.c
1472         * src/textview.c
1473                 Maemo: Automatically choose the correct application
1474                 to open parts
1475         * src/gtk/quicksearch.c
1476                 Make search run on GDK_KP_Enter too
1477
1478 2007-07-23 [wwp]        2.10.0cvs57
1479
1480         * src/quote_fmt_lex.l
1481                 Revert accidentaly committed lines (account_sig) in
1482                 2.10.0cvs56.
1483
1484 2007-07-23 [wwp]        2.10.0cvs56
1485
1486         * src/quote_fmt_lex.l
1487                 Fix typos around long form expressions in the quote lexer.
1488
1489 2007-07-23 [paul]
1490
1491         3.0.0-rc1 released
1492
1493 2007-07-23 [colin]      2.10.0cvs55
1494
1495         * src/addr_compl.c
1496                 Fix auto-completion on Maemo
1497
1498 2007-07-23 [colin]      2.10.0cvs54
1499
1500         * src/statusbar.c
1501                 Maemo: Fix sticking statusbars
1502
1503 2007-07-22 [colin]      2.10.0cvs53
1504
1505         * src/main.c
1506                 Maemo: Fix the strange "top_application" info
1507                 at startup. We should do something when 
1508                 receiving such a message.
1509
1510 2007-07-20 [paul]       2.10.0cvs52
1511
1512         * src/news_gtk.c
1513                 add missing #include "statusbar.h"
1514
1515 2007-07-20 [colin]      2.10.0cvs51
1516
1517         * src/folder.c
1518         * src/folder.h
1519         * src/folder_item_prefs.c
1520         * src/folder_item_prefs.h
1521         * src/folderview.c
1522         * src/imap.c
1523         * src/imap_gtk.c
1524         * src/imap_gtk.h
1525         * src/news.c
1526         * src/news_gtk.c
1527         * src/news_gtk.h
1528         * src/prefs_folder_item.c
1529                 Implement age-based caching: allow to
1530                 specify a threshold for the offline synchronisation
1531                 feature, and whether old cached bodies should 
1532                 be removed
1533         * src/toolbar.c
1534         * src/toolbar.h
1535                 Fix label/tooltips
1536         * src/plugins/dillo_viewer/dillo_viewer.c
1537                 Check that Dillo's installed
1538
1539 2007-07-20 [wwp]        2.10.0cvs50
1540
1541         * src/mimeview.c
1542         * src/stock_pixmap.c
1543                 Draw a frame around the selected mimeview part icon (instead of the
1544                 shifted 'dancing' icon).
1545
1546 2007-07-20 [colin]      2.10.0cvs49
1547
1548         * src/main.c
1549                 Unref stuff even on error
1550         * src/wizard.c
1551                 disconnect signals only at the very
1552                 end of the wizard save.
1553
1554 2007-07-20 [colin]      2.10.0cvs48
1555
1556         * src/mainwindow.c
1557         * src/messageview.c
1558         * src/toolbar.c
1559         * src/toolbar.h
1560                 Fix random crashes while navigating
1561                 (GTK_EVENTS_FLUSH)
1562
1563 2007-07-19 [colin]      2.10.0cvs47
1564
1565         * configure.ac
1566         * src/main.c
1567         * src/prefs_common.c
1568         * src/prefs_common.h
1569         * src/wizard.c
1570         * src/common/defs.h
1571         * src/common/utils.c
1572                 Maemo: add an easy way to store data (mails
1573                 and IMAP/NNTP caches) on one of the SD cards,
1574                 and protect against unmounts if needed
1575
1576 2007-07-19 [paul]       2.10.0cvs46
1577
1578         * src/Makefile.am
1579         * src/stock_pixmap.c
1580         * src/gtk/about.c
1581         * src/pixmaps/claws-mail_logo-small.xpm
1582                 implement a (slightly) different About
1583                 dialog for maemo and add a small version
1584                 of the logo for it
1585         * src/wizard.c
1586                 use a scrolled window for wizard page 1
1587                 on maemo
1588
1589 2007-07-19 [paul]       2.10.0cvs45
1590
1591         * src/Makefile.am
1592                 too soon for this line
1593
1594 2007-07-19 [paul]       2.10.0cvs44
1595
1596         * src/Makefile.am
1597                 fix build on n800
1598
1599 2007-07-19 [colin]      2.10.0cvs43
1600
1601         * src/wizard.c
1602                 Solve Mail/Mailbox name when specifying
1603                 full /path/to/Mail.
1604
1605 2007-07-18 [colin]      2.10.0cvs42
1606
1607         * src/inc.c
1608         * configure.ac
1609                 Fix build on n770
1610
1611 2007-07-18 [colin]      2.10.0cvs41
1612
1613         * src/inc.c
1614                 Maemo: plug the online/offline system into
1615                 maemo's interfaces to have Claws automatically
1616                 switch according to the system status
1617         * src/statusbar.c
1618                 Maemo: use HildonBanners to display status
1619                 messages. Renders the main statusbar useless.
1620
1621 2007-07-18 [paul]       2.10.0cvs40
1622
1623         * src/filtering.c
1624                 fix screen blanking on moving/copying many msgs
1625         * src/folder.c
1626                 fix processing progressbar and screen blanking
1627                 during processing
1628
1629 2007-07-18 [paul]       2.10.0cvs39
1630
1631         * src/messageview.c
1632                 revert cvs37, breakage on maemo
1633
1634 2007-07-18 [paul]       2.10.0cvs38
1635
1636         * src/gtk/gtkutils.c
1637                 make sure we can still build with older GTK's
1638
1639 2007-07-18 [colin]      2.10.0cvs37
1640
1641         * src/messageview.c
1642                 Only hide the small layout's messageview, instead
1643                 of destroying it when closing
1644         * src/gtk/gtkutils.c
1645                 Use gtk_window_present_with_time to popup windows,
1646                 it seems to make things better with modern WMs
1647                 (actually focusing)
1648
1649 2007-07-17 [colin]      2.10.0cvs36
1650
1651         * src/editaddress.c
1652                 Simplify layout on Maemo
1653         * src/folder.c
1654                 Fix possible crash
1655         * src/prefs_display_header.c
1656                 Remove some headers by default on Maemo
1657
1658 2007-07-17 [paul]       2.10.0cvs35
1659
1660         * src/prefs_common.c
1661         * src/prefs_common.h
1662         * src/prefs_logging.c
1663         * src/common/log.c
1664                 add options to stop/enable writing logs to disc
1665
1666 2007-07-17 [paul]       2.10.0cvs34
1667
1668         * src/edittags.c
1669                 fix some issues with the Apply tags window:
1670                 - set search column (enables autocompl in the treeview)
1671                 - apply tag from "New tag" if it existed
1672                 - clears New tag entry when adding it with the button
1673                 Thanks to Colin
1674
1675 2007-07-17 [paul]       2.10.0cvs33
1676
1677         * src/edittags.c
1678                 fix 'apply tags' dialogue weirdness
1679
1680 2007-07-16 [colin]      2.10.0cvs32
1681
1682         * src/toolbar.c
1683                 Fix double-loading of mails on Maemo
1684
1685 2007-07-16 [colin]      2.10.0cvs31
1686
1687         * src/messageview.c
1688                 Prevent double-loading of the same part under some
1689                 conditions; hide statusbar on Maemo
1690
1691 2007-07-16 [colin]      2.10.0cvs30
1692
1693         * src/edittags.c
1694         * src/edittags.h
1695         * src/mainwindow.c
1696         * src/summaryview.c
1697                 Improve the tag interface - allow
1698                 to set/unset tags from a special
1699                 window.
1700         * src/gtk/gtkvscrollbutton.c
1701         * src/mimeview.c
1702         * src/mimeview.h
1703         * src/stock_pixmap.c
1704                 Fix Mimeview's ugly hacks in the
1705                 icon list. 
1706
1707 2007-07-16 [paul]       2.10.0cvs29
1708
1709         * src/wizard.c
1710                 rework dialog
1711         * src/gtk/icon_legend.c
1712                 put it all in a scrolled window
1713
1714 2007-07-15 [colin]      2.10.0cvs28
1715
1716         * src/mainwindow.c
1717                 Maemo: force layout to be Small screen; the
1718                 others don't make sense
1719
1720 2007-07-14 [colin]      2.10.0cvs27
1721
1722         * src/mimeview.c
1723         * src/gtk/gtkvscrollbutton.c
1724                 Maemo: Fix mimeview's buttons size
1725
1726 2007-07-14 [colin]      2.10.0cvs26
1727
1728         * src/toolbar.c
1729                 Fix the button workaround fix.
1730                 (Use the correct variable)
1731
1732 2007-07-14 [colin]      2.10.0cvs25
1733
1734         * src/mainwindow.c
1735         * src/toolbar.c
1736                 Maemo: put the progress bar in the
1737                 toolbar
1738
1739 2007-07-14 [colin]      2.10.0cvs24
1740
1741         * src/prefs_common.c
1742                 Maemo: hide statusbar by default
1743         * src/Makefile.am
1744         * src/stock_pixmap.c
1745         * src/stock_pixmap.h
1746         * src/toolbar.c
1747         * src/pixmaps/go_folders.xpm
1748                 Maemo: Add a specific icon to go back to
1749                 folder list
1750
1751 2007-07-14 [colin]      2.10.0cvs23
1752
1753         * src/toolbar.c
1754                 Don't set homogeneous finally
1755
1756 2007-07-14 [colin]      2.10.0cvs22
1757
1758         * src/toolbar.c
1759                 Fix button show/hide issues
1760
1761 2007-07-14 [colin]      2.10.0cvs21
1762
1763         * src/toolbar.c
1764                 Fix huge arrows
1765                 Fix button workaround to be able to click
1766                 if mouse was on button when it went un-
1767                 sensitive.
1768                 Revert previous commit, gtk_tool_item_set_homogeneous
1769                 doesn't mean what it seems to mean ;-)
1770
1771 2007-07-14 [paul]       2.10.0cvs20
1772
1773         * src/toolbar.c
1774                 make homogeneous FALSE always
1775
1776 2007-07-13 [colin]      2.10.0cvs19
1777
1778         * src/toolbar.c
1779         * src/toolbar.h
1780                 Rework to fit the non-deprecated API
1781         * src/compose.c
1782         * src/folderview.c
1783         * src/mainwindow.c
1784         * src/messageview.c
1785         * src/summaryview.c
1786                 Maemo layout changes. Better toolbars,
1787                 removal of CTree headers. 
1788
1789 2007-07-13 [paul]       2.10.0cvs18
1790
1791         * src/gtk/colorlabel.c
1792                 fix bug 1261, '[DE] coloring messages in overview 
1793                 keys are not localised'
1794                 the string is now included in claws-mail.pot
1795
1796 2007-07-13 [colin]      2.10.0cvs17
1797
1798         * src/summaryview.c
1799                 Fix bug 1267, 'printing mutliple messages 
1800                 opens one message-dialog after the other'
1801                 Ask for confirmation when printing 10
1802                 messages or more.
1803
1804 2007-07-11 [colin]      2.10.0cvs16
1805
1806         * COPYING
1807         * README
1808         * autogen.sh
1809         * manual/claws-mail-manual.xml
1810         * manual/gpl.xml
1811         * manual/es/claws-mail-manual.xml
1812         * manual/es/gpl.xml
1813         * manual/fr/claws-mail-manual.xml
1814         * manual/fr/gpl.xml
1815         * manual/pl/gpl.xml
1816         * src/account.c
1817         * src/account.h
1818         * src/action.c
1819         * src/action.h
1820         * src/adbookbase.h
1821         * src/addr_compl.c
1822         * src/addr_compl.h
1823         * src/addrbook.c
1824         * src/addrbook.h
1825         * src/addrcache.c
1826         * src/addrcache.h
1827         * src/addrcindex.c
1828         * src/addrcindex.h
1829         * src/addrclip.c
1830         * src/addrclip.h
1831         * src/addrdefs.h
1832         * src/addressadd.c
1833         * src/addressadd.h
1834         * src/addressbook.c
1835         * src/addressbook.h
1836         * src/addressbook_foldersel.c
1837         * src/addressbook_foldersel.h
1838         * src/addressitem.h
1839         * src/addrgather.c
1840         * src/addrgather.h
1841         * src/addrharvest.c
1842         * src/addrharvest.h
1843         * src/addrindex.c
1844         * src/addrindex.h
1845         * src/addritem.c
1846         * src/addritem.h
1847         * src/addrquery.c
1848         * src/addrquery.h
1849         * src/addrselect.c
1850         * src/addrselect.h
1851         * src/alertpanel.c
1852         * src/alertpanel.h
1853         * src/browseldap.c
1854         * src/browseldap.h
1855         * src/codeconv.c
1856         * src/codeconv.h
1857         * src/compose.c
1858         * src/compose.h
1859         * src/crash.c
1860         * src/crash.h
1861         * src/customheader.c
1862         * src/customheader.h
1863         * src/displayheader.c
1864         * src/displayheader.h
1865         * src/editaddress.c
1866         * src/editaddress.h
1867         * src/editaddress_other_attributes_ldap.c
1868         * src/editaddress_other_attributes_ldap.h
1869         * src/editbook.c
1870         * src/editbook.h
1871         * src/editgroup.c
1872         * src/editgroup.h
1873         * src/editjpilot.c
1874         * src/editjpilot.h
1875         * src/editldap.c
1876         * src/editldap.h
1877         * src/editldap_basedn.c
1878         * src/editldap_basedn.h
1879         * src/edittags.c
1880         * src/edittags.h
1881         * src/editvcard.c
1882         * src/editvcard.h
1883         * src/enriched.c
1884         * src/enriched.h
1885         * src/exphtmldlg.c
1886         * src/exphtmldlg.h
1887         * src/expldifdlg.c
1888         * src/expldifdlg.h
1889         * src/export.c
1890         * src/export.h
1891         * src/exporthtml.c
1892         * src/exporthtml.h
1893         * src/exportldif.c
1894         * src/exportldif.h
1895         * src/filtering.c
1896         * src/filtering.h
1897         * src/folder.c
1898         * src/folder.h
1899         * src/folder_item_prefs.c
1900         * src/folder_item_prefs.h
1901         * src/foldersel.c
1902         * src/foldersel.h
1903         * src/folderutils.c
1904         * src/folderutils.h
1905         * src/folderview.c
1906         * src/folderview.h
1907         * src/gedit-print.c
1908         * src/gedit-print.h
1909         * src/grouplistdialog.c
1910         * src/grouplistdialog.h
1911         * src/headerview.c
1912         * src/headerview.h
1913         * src/html.c
1914         * src/html.h
1915         * src/image_viewer.c
1916         * src/image_viewer.h
1917         * src/imap.c
1918         * src/imap.h
1919         * src/imap_gtk.c
1920         * src/imap_gtk.h
1921         * src/import.c
1922         * src/import.h
1923         * src/importldif.c
1924         * src/importldif.h
1925         * src/importmutt.c
1926         * src/importmutt.h
1927         * src/importpine.c
1928         * src/importpine.h
1929         * src/inc.c
1930         * src/inc.h
1931         * src/jpilot.c
1932         * src/jpilot.h
1933         * src/ldapctrl.c
1934         * src/ldapctrl.h
1935         * src/ldaplocate.c
1936         * src/ldaplocate.h
1937         * src/ldapquery.c
1938         * src/ldapquery.h
1939         * src/ldapserver.c
1940         * src/ldapserver.h
1941         * src/ldapupdate.c
1942         * src/ldapupdate.h
1943         * src/ldaputil.c
1944         * src/ldaputil.h
1945         * src/ldif.c
1946         * src/ldif.h
1947         * src/localfolder.c
1948         * src/localfolder.h
1949         * src/main.c
1950         * src/main.h
1951         * src/mainwindow.c
1952         * src/mainwindow.h
1953         * src/manual.c
1954         * src/manual.h
1955         * src/matcher.c
1956         * src/matcher.h
1957         * src/matcher_parser.h
1958         * src/matcher_parser_lex.l
1959         * src/matcher_parser_parse.y
1960         * src/mbox.c
1961         * src/mbox.h
1962         * src/message_search.c
1963         * src/message_search.h
1964         * src/messageview.c
1965         * src/messageview.h
1966         * src/mh.c
1967         * src/mh.h
1968         * src/mh_gtk.c
1969         * src/mh_gtk.h
1970         * src/mimeview.c
1971         * src/mimeview.h
1972         * src/msgcache.c
1973         * src/msgcache.h
1974         * src/mutt.c
1975         * src/mutt.h
1976         * src/news.c
1977         * src/news.h
1978         * src/news_gtk.c
1979         * src/news_gtk.h
1980         * src/noticeview.c
1981         * src/noticeview.h
1982         * src/partial_download.c
1983         * src/partial_download.h
1984         * src/pine.c
1985         * src/pine.h
1986         * src/pop.c
1987         * src/pop.h
1988         * src/prefs_account.c
1989         * src/prefs_account.h
1990         * src/prefs_actions.c
1991         * src/prefs_actions.h
1992         * src/prefs_common.c
1993         * src/prefs_common.h
1994         * src/prefs_compose_writing.c
1995         * src/prefs_compose_writing.h
1996         * src/prefs_customheader.c
1997         * src/prefs_customheader.h
1998         * src/prefs_display_header.c
1999         * src/prefs_display_header.h
2000         * src/prefs_ext_prog.c
2001         * src/prefs_ext_prog.h
2002         * src/prefs_filtering.c
2003         * src/prefs_filtering.h
2004         * src/prefs_filtering_action.c
2005         * src/prefs_filtering_action.h
2006         * src/prefs_folder_column.c
2007         * src/prefs_folder_column.h
2008         * src/prefs_folder_item.c
2009         * src/prefs_folder_item.h
2010         * src/prefs_fonts.c
2011         * src/prefs_fonts.h
2012         * src/prefs_gtk.c
2013         * src/prefs_gtk.h
2014         * src/prefs_image_viewer.c
2015         * src/prefs_image_viewer.h
2016         * src/prefs_logging.c
2017         * src/prefs_logging.h
2018         * src/prefs_matcher.c
2019         * src/prefs_matcher.h
2020         * src/prefs_message.c
2021         * src/prefs_message.h
2022         * src/prefs_msg_colors.c
2023         * src/prefs_msg_colors.h
2024         * src/prefs_other.c
2025         * src/prefs_other.h
2026         * src/prefs_quote.c
2027         * src/prefs_quote.h
2028         * src/prefs_receive.c
2029         * src/prefs_receive.h
2030         * src/prefs_send.c
2031         * src/prefs_send.h
2032         * src/prefs_spelling.c
2033         * src/prefs_spelling.h
2034         * src/prefs_summaries.c
2035         * src/prefs_summaries.h
2036         * src/prefs_summary_column.c
2037         * src/prefs_summary_column.h
2038         * src/prefs_summary_open.c
2039         * src/prefs_summary_open.h
2040         * src/prefs_template.c
2041         * src/prefs_template.h
2042         * src/prefs_themes.c
2043         * src/prefs_themes.h
2044         * src/prefs_toolbar.c
2045         * src/prefs_toolbar.h
2046         * src/prefs_wrapping.c
2047         * src/prefs_wrapping.h
2048         * src/privacy.c
2049         * src/privacy.h
2050         * src/procheader.c
2051         * src/procheader.h
2052         * src/procmime.c
2053         * src/procmime.h
2054         * src/procmsg.c
2055         * src/procmsg.h
2056         * src/quote_fmt.c
2057         * src/quote_fmt_lex.l
2058         * src/quote_fmt_parse.y
2059         * src/recv.c
2060         * src/recv.h
2061         * src/remotefolder.c
2062         * src/remotefolder.h
2063         * src/send_message.c
2064         * src/send_message.h
2065         * src/setup.c
2066         * src/setup.h
2067         * src/simple-gettext.c
2068         * src/sourcewindow.c
2069         * src/sourcewindow.h
2070         * src/ssl_manager.c
2071         * src/ssl_manager.h
2072         * src/statusbar.c
2073         * src/statusbar.h
2074         * src/stock_pixmap.c
2075         * src/stock_pixmap.h
2076         * src/summary_search.c
2077         * src/summary_search.h
2078         * src/summaryview.c
2079         * src/summaryview.h
2080         * src/textview.c
2081         * src/textview.h
2082         * src/toolbar.c
2083         * src/toolbar.h
2084         * src/undo.c
2085         * src/undo.h
2086         * src/unmime.c
2087         * src/unmime.h
2088         * src/uri_opener.c
2089         * src/uri_opener.h
2090         * src/vcard.c
2091         * src/vcard.h
2092         * src/wizard.c
2093         * src/wizard.h
2094         * src/common/base64.c
2095         * src/common/base64.h
2096         * src/common/claws.c
2097         * src/common/claws.h
2098         * src/common/defs.h
2099         * src/common/fnmatch.c
2100         * src/common/fnmatch.h
2101         * src/common/fnmatch_loop.c
2102         * src/common/hooks.c
2103         * src/common/hooks.h
2104         * src/common/log.c
2105         * src/common/log.h
2106         * src/common/md5.c
2107         * src/common/md5.h
2108         * src/common/mgutils.c
2109         * src/common/mgutils.h
2110         * src/common/nntp.c
2111         * src/common/nntp.h
2112         * src/common/passcrypt.c
2113         * src/common/passcrypt.h.in
2114         * src/common/plugin.c
2115         * src/common/plugin.h
2116         * src/common/prefs.c
2117         * src/common/prefs.h
2118         * src/common/progressindicator.c
2119         * src/common/progressindicator.h
2120         * src/common/quoted-printable.c
2121         * src/common/quoted-printable.h
2122         * src/common/session.c
2123         * src/common/session.h
2124         * src/common/smtp.c
2125         * src/common/smtp.h
2126         * src/common/socket.c
2127         * src/common/socket.h
2128         * src/common/ssl.c
2129         * src/common/ssl.h
2130         * src/common/ssl_certificate.c
2131         * src/common/ssl_certificate.h
2132         * src/common/string_match.c
2133         * src/common/string_match.h
2134         * src/common/stringtable.c
2135         * src/common/stringtable.h
2136         * src/common/tags.c
2137         * src/common/tags.h
2138         * src/common/template.c
2139         * src/common/template.h
2140         * src/common/timing.h
2141         * src/common/utils.c
2142         * src/common/utils.h
2143         * src/common/uuencode.c
2144         * src/common/uuencode.h
2145         * src/common/version.h.in
2146         * src/common/w32_dirent.c
2147         * src/common/w32_reg.c
2148         * src/common/w32_signal.c
2149         * src/common/w32_stat.c
2150         * src/common/w32_stdlib.c
2151         * src/common/w32_string.c
2152         * src/common/w32_time.c
2153         * src/common/w32_unistd.c
2154         * src/common/w32_wait.c
2155         * src/common/w32lib.h
2156         * src/common/xml.c
2157         * src/common/xml.h
2158         * src/common/xmlprops.c
2159         * src/common/xmlprops.h
2160         * src/etpan/etpan-errors.h
2161         * src/etpan/etpan-thread-manager-types.h
2162         * src/etpan/etpan-thread-manager.c
2163         * src/etpan/etpan-thread-manager.h
2164         * src/etpan/imap-thread.c
2165         * src/etpan/imap-thread.h
2166         * src/gtk/about.c
2167         * src/gtk/about.h
2168         * src/gtk/colorlabel.c
2169         * src/gtk/colorlabel.h
2170         * src/gtk/colorsel.c
2171         * src/gtk/colorsel.h
2172         * src/gtk/combobox.c
2173         * src/gtk/combobox.h
2174         * src/gtk/description_window.c
2175         * src/gtk/description_window.h
2176         * src/gtk/filesel.c
2177         * src/gtk/filesel.h
2178         * src/gtk/foldersort.c
2179         * src/gtk/foldersort.h
2180         * src/gtk/gtkaspell.c
2181         * src/gtk/gtkaspell.h
2182         * src/gtk/gtksctree.c
2183         * src/gtk/gtkshruler.c
2184         * src/gtk/gtkshruler.h
2185         * src/gtk/gtksourceprintjob.c
2186         * src/gtk/gtksourceprintjob.h
2187         * src/gtk/gtkutils.c
2188         * src/gtk/gtkutils.h
2189         * src/gtk/gtkvscrollbutton.c
2190         * src/gtk/gtkvscrollbutton.h
2191         * src/gtk/icon_legend.c
2192         * src/gtk/icon_legend.h
2193         * src/gtk/inputdialog.c
2194         * src/gtk/inputdialog.h
2195         * src/gtk/logwindow.c
2196         * src/gtk/logwindow.h
2197         * src/gtk/manage_window.c
2198         * src/gtk/manage_window.h
2199         * src/gtk/menu.c
2200         * src/gtk/menu.h
2201         * src/gtk/pluginwindow.c
2202         * src/gtk/pluginwindow.h
2203         * src/gtk/prefswindow.c
2204         * src/gtk/prefswindow.h
2205         * src/gtk/progressdialog.c
2206         * src/gtk/progressdialog.h
2207         * src/gtk/quicksearch.c
2208         * src/gtk/quicksearch.h
2209         * src/gtk/sslcertwindow.c
2210         * src/gtk/sslcertwindow.h
2211         * src/plugins/bogofilter/bogofilter.c
2212         * src/plugins/bogofilter/bogofilter.h
2213         * src/plugins/bogofilter/bogofilter_gtk.c
2214         * src/plugins/clamav/clamav_plugin.c
2215         * src/plugins/clamav/clamav_plugin.h
2216         * src/plugins/clamav/clamav_plugin_gtk.c
2217         * src/plugins/demo/demo.c
2218         * src/plugins/dillo_viewer/dillo_prefs.c
2219         * src/plugins/dillo_viewer/dillo_prefs.h
2220         * src/plugins/dillo_viewer/dillo_viewer.c
2221         * src/plugins/pgpcore/passphrase.c
2222         * src/plugins/pgpcore/passphrase.h
2223         * src/plugins/pgpcore/pgp_viewer.c
2224         * src/plugins/pgpcore/pgp_viewer.h
2225         * src/plugins/pgpcore/plugin.c
2226         * src/plugins/pgpcore/prefs_gpg.c
2227         * src/plugins/pgpcore/prefs_gpg.h
2228         * src/plugins/pgpcore/select-keys.c
2229         * src/plugins/pgpcore/select-keys.h
2230         * src/plugins/pgpcore/sgpgme.c
2231         * src/plugins/pgpcore/sgpgme.h
2232         * src/plugins/pgpinline/pgpinline.c
2233         * src/plugins/pgpinline/pgpinline.h
2234         * src/plugins/pgpinline/plugin.c
2235         * src/plugins/pgpmime/pgpmime.c
2236         * src/plugins/pgpmime/pgpmime.h
2237         * src/plugins/pgpmime/plugin.c
2238         * src/plugins/spamassassin/spamassassin.c
2239         * src/plugins/spamassassin/spamassassin.h
2240         * src/plugins/spamassassin/spamassassin_gtk.c
2241         * src/plugins/trayicon/trayicon.c
2242         * src/plugins/trayicon/trayicon_prefs.c
2243         * src/plugins/trayicon/trayicon_prefs.h
2244         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2245         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2246         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2247         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2248         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2249         * tools/OOo2claws-mail.pl
2250         * tools/README.sylprint
2251         * tools/acroread2claws-mail.pl
2252         * tools/claws-mail-compose-insert-files.pl
2253         * tools/convert_mbox.pl
2254         * tools/filter_conv.pl
2255         * tools/filter_conv_new.pl
2256         * tools/fix_date.sh
2257         * tools/freshmeat_search.pl
2258         * tools/google_search.pl
2259         * tools/kmail-mailbox2claws-mail.pl
2260         * tools/kmail2claws-mail.pl
2261         * tools/kmail2claws-mail_v2.pl
2262         * tools/mairix.sh
2263         * tools/make.themes.project
2264         * tools/multiwebsearch.pl
2265         * tools/nautilus2claws-mail.sh
2266         * tools/outlook2claws-mail.pl
2267         * tools/textviewer.sh
2268         * tools/thunderbird-filters-convertor.pl
2269         * tools/update-po
2270         * tools/uuooffice
2271         * tools/vcard2xml.py
2272         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2273                 Upgrade to GPLv3 or later.
2274
2275 2007-07-10 [wwp]        2.10.0cvs15
2276
2277         * src/main.c
2278                 Fix re-opening of all composing messages that were
2279                 opened when closing the previous instance, thanks
2280                 to Colin.
2281
2282 2007-07-10 [paul]       2.10.0cvs14
2283
2284         * src/editaddress_other_attributes_ldap.c
2285         * src/ldapupdate.c
2286                 fix crash on selecting 'other attributes' combo
2287                 for either a new entry or an old entry with no
2288                 existing attributes.
2289                 fix bug on editing multiple attributes which
2290                 resulted them all having the value of the last
2291                 one changed.
2292                 Thanks to Colin
2293
2294 2007-07-10 [colin]      2.10.0cvs13
2295
2296         * src/editaddress.c
2297         * src/editaddress_other_attributes_ldap.h
2298         * src/ldapupdate.c
2299                 Fix --disable-ldap build
2300
2301 2007-07-09 [colin]      2.10.0cvs12
2302
2303         * src/Makefile.am
2304         * src/addritem.c
2305         * src/addritem.h
2306         * src/editaddress.c
2307         * src/editaddress_other_attributes_ldap.c
2308         * src/editaddress_other_attributes_ldap.h
2309         * src/editldap.c
2310         * src/ldapctrl.c
2311         * src/ldapctrl.h
2312         * src/ldapupdate.c
2313                 Add capability to edit all inetOrgPerson
2314                 attributes on LDAP. Patch by Michael 
2315                 Rasmussen
2316
2317 2007-07-09 [colin]      2.10.0cvs11
2318
2319         * src/Makefile.am
2320         * src/exporthtml.c
2321         * src/mbox.c
2322         * src/msgcache.c
2323         * src/prefs_summaries.c
2324         * src/prefs_themes.c
2325         * src/procheader.c
2326         * src/common/Makefile.am
2327         * src/common/log.c
2328         * src/common/timing.h
2329         * src/common/utils.c
2330         * src/common/utils.h
2331         * src/common/w32_account.c
2332         * src/common/w32lib.h
2333         * src/gtk/Makefile.am
2334         * src/gtk/colorlabel.c
2335         * src/plugins/pgpcore/Makefile.am
2336         * src/plugins/pgpcore/claws.def
2337         * src/plugins/pgpcore/passphrase.c
2338         * src/plugins/pgpcore/pgp_viewer.c
2339         * src/plugins/pgpcore/plugin.def
2340         * src/plugins/pgpcore/sgpgme.c
2341         * src/plugins/pgpinline/Makefile.am
2342         * src/plugins/pgpinline/claws.def
2343         * src/plugins/pgpinline/mypgpcore.def
2344         * src/plugins/pgpinline/plugin.def
2345         * src/plugins/pgpmime/Makefile.am
2346         * src/plugins/pgpmime/claws.def
2347         * src/plugins/pgpmime/mypgpcore.def
2348         * src/plugins/pgpmime/plugin.def
2349                 Commit win32 patch, from Werner Koch and
2350                 Marcus Brinkmann
2351
2352 2007-07-09 [colin]      2.10.0cvs10
2353
2354         * src/prefs_toolbar.c
2355                 Fix crash when no actions exist
2356
2357 2007-07-07 [paul]       2.10.0cvs9
2358
2359         * COPYING
2360         * manual/claws-mail-manual.xml
2361                 update copyright year
2362         * po/fi.po
2363                 updated by Flammie Pirinen
2364
2365 2007-07-05 [wwp]        2.10.0cvs8
2366
2367         * src/plugins/clamav/clamav_plugin_gtk.c
2368                 Make vertical spacing like in other plugin prefs pages.
2369
2370 2007-07-05 [wwp]        2.10.0cvs7
2371
2372         * src/quote_fmt.c
2373                 It's %am that works, not %ae (this doc incoherence has been
2374                 introduced with 2.9.2cvs13).
2375
2376 2007-07-04 [wwp]        2.10.0cvs6
2377
2378         * src/plugins/bogofilter/bogofilter.c
2379                 Gettext-ize an occurrence of "Any" that wasn't.
2380
2381 2007-07-04 [colin]      2.10.0cvs5
2382
2383         * po/POTFILES.in
2384                 Fix untranslated strings; thanks
2385                 to Pader Rezso.
2386
2387 2007-07-03 [colin]      2.10.0cvs4
2388
2389         * src/folder.c
2390         * src/mainwindow.c
2391                 Fix saving of sort mode for tags and
2392                 thread date. Thanks to Pierre Ossman.
2393                 Completes fix for bug 1233
2394
2395 2007-07-03 [paul]       2.10.0cvs3
2396
2397         * src/compose.c
2398                 fix auto-save
2399         * src/summaryview.c
2400                 fix build warnings
2401         Thanks to Colin
2402
2403 2007-07-02 [colin]      2.10.0cvs2
2404
2405         * src/folder.h
2406         * src/mainwindow.c
2407         * src/procmsg.h
2408         * src/summaryview.c
2409                 Add View/Sort/by Thread date
2410                 Fixes bug 1233, 'Capability to sort 
2411                 threads by most recent message'
2412                 Based on a patch by Paul Rolland
2413
2414 2007-07-02 [colin]      2.10.0cvs1
2415
2416         * src/Makefile.am
2417         * src/compose.c
2418         * src/edittags.c
2419         * src/edittags.h
2420         * src/filtering.c
2421         * src/folder.c
2422         * src/folder.h
2423         * src/headerview.c
2424         * src/headerview.h
2425         * src/main.c
2426         * src/mainwindow.c
2427         * src/mainwindow.h
2428         * src/manual.h
2429         * src/matcher.c
2430         * src/matcher.h
2431         * src/matcher_parser_parse.y
2432         * src/mimeview.c
2433         * src/msgcache.c
2434         * src/msgcache.h
2435         * src/prefs_common.c
2436         * src/prefs_common.h
2437         * src/prefs_filtering_action.c
2438         * src/prefs_matcher.c
2439         * src/prefs_summary_column.c
2440         * src/procmsg.c
2441         * src/procmsg.h
2442         * src/quote_fmt.c
2443         * src/quote_fmt_lex.l
2444         * src/quote_fmt_parse.y
2445         * src/summaryview.c
2446         * src/summaryview.h
2447         * src/textview.c
2448         * src/common/Makefile.am
2449         * src/common/defs.h
2450         * src/common/tags.c
2451         * src/common/tags.h
2452         * src/gtk/quicksearch.c
2453         * src/gtk/quicksearch.h
2454                 Add Tags implementation. Tags are arbitrary labels
2455                 that can be applied to messages. It is possible 
2456                 to create, edit, remove tags; apply them to mails;
2457                 filter on tags or tag presence; apply or unset
2458                 tags via filtering actions; reference tags in
2459                 reply templates.
2460
2461 2007-07-02 [paul]       2.10.0
2462
2463         * NEWS
2464         * README
2465         * RELEASE_NOTES
2466                 2.10.0 released
2467
2468 2007-07-02 [paul]       2.9.2cvs78
2469
2470         * po/de.po
2471         * po/en_GB.po
2472         * po/es.po
2473         * po/fr.po
2474         * po/hu.po
2475         * po/pt_BR.po
2476         * po/ru.po
2477         * po/zh_CN.po
2478                 updated by Stephan Sachse, me, Ricardo Mones
2479                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2480                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2481
2482 2007-07-02 [paul]       2.9.2cvs77
2483
2484         * AUTHORS
2485                 updated
2486
2487 2007-06-29 [wwp]        2.9.2cvs76
2488
2489         * src/gtk/headers.h
2490                 Fix a typo (thanks to Ricardo for finding this out).
2491
2492 2007-06-28 [paul]       2.9.2cvs75
2493
2494         * src/folderview.c
2495                 fix build warnings
2496
2497 2007-06-28 [paul]       2.9.2cvs74
2498
2499         * tools/Makefile.am
2500                 fix bug in the autotools build system.
2501                 Files cataloged under EXTRA_DIST were never
2502                 automatically copied to the build tree.
2503                 (fix 'make distcheck')
2504                 Patch by Michael Rasmussen.
2505
2506 2007-06-24 [colin]      2.9.2cvs73
2507
2508         * src/news_gtk.c
2509                 Fix bug 1249, 'Error handling for 
2510                 news errors needs modification'
2511                 Only popup error if the according
2512                 pref in Prefs/Receive is set.
2513
2514 2007-06-21 [colin]      2.9.2cvs72
2515
2516         * src/common/plugin.c
2517         * src/common/plugin.h
2518                 Change plugin API to know whether it's safe to 
2519                 unload plugins or whether we should just hide
2520                 them. Fixes bug 1248, 'Core dumps after 
2521                 unloading plugin and clicking on load plugins'
2522         * src/plugins/bogofilter/bogofilter.c
2523         * src/plugins/clamav/clamav_plugin.c
2524         * src/plugins/demo/demo.c
2525         * src/plugins/dillo_viewer/dillo_viewer.c
2526         * src/plugins/pgpcore/plugin.c
2527         * src/plugins/pgpinline/plugin.c
2528         * src/plugins/pgpmime/plugin.c
2529         * src/plugins/spamassassin/spamassassin.c
2530         * src/plugins/trayicon/trayicon.c
2531                 Update API
2532
2533 2007-06-19 [colin]      2.9.2cvs71
2534
2535         * src/compose.c
2536         * src/messageview.c
2537                 Fix crash mentioned in bug 1246
2538                 Race condition when automatically drafting
2539                 due to insertion on reedit.
2540
2541 2007-06-18 [wwp]        2.9.2cvs70
2542
2543         * src/importldif.c
2544                 LDIF import: use a "Proceed" button to complete
2545                 the process.
2546
2547 2007-06-18 [paul]       2.9.2cvs69
2548
2549         * configure.ac
2550                 use pkgconfig to check for gtk and glib
2551
2552 2007-06-17 [wwp]        2.9.2cvs68
2553
2554         * src/ldif.c
2555         * src/importldif.c
2556                 LDIF import: better error handling, minor code
2557                 and UI cleanup, and renamed the Save button
2558                 to Close, as imported stuff is already saved
2559                 when the Save button is shown.
2560
2561 2007-06-17 [colin]      2.9.2cvs67
2562
2563         * src/prefs_summaries.c
2564         * src/procmsg.c
2565                 Don't set as read when forwarded, only replied to
2566
2567 2007-06-17 [paul]       2.9.2cvs66
2568
2569         * src/alertpanel.c
2570                 add missing #include
2571
2572 2007-06-16 [colin]      2.9.2cvs65
2573
2574         * src/prefs_summaries.c
2575         * src/procmsg.c
2576                 Change the pref "Only mark as read when opened
2577                 in new window" to "..., replied to or forwarded".
2578                 Based on a patch by Paul Rolland.
2579
2580 2007-06-16 [paul]       2.9.2cvs64
2581
2582         * src/gtk/authors.h
2583                 alphabetical order! :)
2584
2585 2007-06-16 [colin]      2.9.2cvs63
2586
2587         * AUTHORS
2588         * src/gtk/authors.h
2589                 Add Michael Rasmussen in authors list
2590
2591 2007-06-16 [colin]      2.9.2cvs62
2592
2593         * src/messageview.c
2594                 Fix messageview_copy_clipboard to take advantage
2595                 of plugins' get_selection.
2596
2597 2007-06-15 [colin]      2.9.2cvs61
2598
2599         * src/action.c
2600         * src/addr_compl.c
2601         * src/addressbook.c
2602         * src/folderview.c
2603         * src/message_search.c
2604         * src/mimeview.c
2605         * src/summary_search.c
2606         * src/summaryview.c
2607         * src/textview.c
2608                 Allow GDK_KP_Enter to do the same as GDK_Return
2609                 Patch by Michael Rasmussen
2610
2611 2007-06-15 [paul]       2.9.2cvs60
2612
2613         * src/compose.c
2614                 fix bug when closing a compose window
2615                 during autosave
2616
2617 2007-06-14 [paul]       2.9.2cvs59
2618
2619         * src/main.c
2620         * src/common/defs.h
2621                 migrate sylpheed config
2622
2623 2007-06-14 [wwp]        2.9.2cvs58
2624
2625         * src/gtk/pluginwindow.c
2626                 Yet another attempt to fix sizing/alignment of the
2627                 button bar in plugins window.
2628
2629 2007-06-12 [colin]      2.9.2cvs57
2630
2631         * po/POTFILES.in
2632         * src/Makefile.am
2633         * src/folderview.c
2634         * src/prefs_common.c
2635         * src/prefs_common.h
2636         * src/prefs_summaries.c
2637         * src/prefs_summary_open.c
2638         * src/prefs_summary_open.h
2639         * src/summaryview.c
2640                 Make "when entering a folder" actions more personalisable
2641
2642 2007-06-12 [wwp]        2.9.2cvs56
2643
2644         * tools/README
2645                 Use short description from Paul (mairix.sh).
2646
2647 2007-06-12 [wwp]        2.9.2cvs55
2648
2649         * tools/README
2650                 Updated info about mairix.sh.
2651
2652 2007-06-11 [paul]       2.9.2cvs54
2653
2654         * src/prefs_logging.c
2655                 rework log window length widgets
2656                 and some sensitivity fixes
2657
2658 2007-06-11 [paul]       2.9.2cvs53
2659
2660         * src/mainwindow.c
2661         * src/prefs_logging.c
2662                 rename 'Protocol Log' to 'Network Log'
2663                 and some function renaming
2664
2665 2007-06-10 [wwp]        2.9.2cvs52
2666
2667         * src/gtk/pluginwindow.c
2668                 Revert 2.9.2cvs51.
2669
2670 2007-06-10 [wwp]        2.9.2cvs51
2671
2672         * src/gtk/pluginwindow.c
2673                 Fix button bar in plugin window, was centered and not
2674                 behaving like other dialogs w/ such button bar.
2675
2676 2007-06-08 [wwp]        2.9.2cvs50
2677
2678         * src/compose.c
2679         * src/compose.h
2680         * src/main.c
2681         * src/mainwindow.c
2682         * src/mainwindow.h
2683                 Provide a way out of automatic draft saving on IMAP, when
2684                 exiting offline.
2685                 Prevent drafting while sending and quitting while sending.
2686                 Thanks for Colin.
2687
2688
2689
2690 2007-06-08 [wwp]        2.9.2cvs49
2691
2692         * src/prefs_account.c
2693         * src/gtk/prefswindow.c
2694         * src/gtk/prefswindow.h
2695                 Activate the Basic page when opening account prefs.
2696
2697 2007-06-08 [wwp]        2.9.2cvs48
2698
2699         * src/common/socket.c
2700                 Don't crash if fork() fails, thanks to Colin.
2701
2702 2007-06-08 [wwp]        2.9.2cvs47
2703
2704         * src/gtk/prefswindow.c
2705                 Wrap some long lines, and reset horizontal scroller's adjusment
2706                 (this was already done, vertically), when changing tab (not page)
2707                 in prefs windows.
2708
2709 2007-06-08 [paul]       2.9.2cvs46
2710
2711         * src/common/utils.c
2712                 use gethostname() instead of uname()
2713                 based on a patch by Michael Hughes
2714                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2715
2716 2007-06-07 [wwp]        2.9.2cvs45
2717
2718         * src/prefs_common.c
2719                 Fix some useless warnings, thanks to Colin.
2720
2721 2007-06-06 [colin]      2.9.2cvs44
2722
2723         * src/ldapupdate.c
2724                 Fix strange allocations. 
2725
2726 2007-06-06 [colin]      2.9.2cvs43
2727
2728         * src/ldapupdate.c
2729                 Patch by Michael Rasmussus to help
2730                 bug 1232
2731
2732 2007-06-05 [wwp]        2.9.2cvs42
2733
2734         * src/prefs_account.c
2735         * src/prefs_folder_item.c
2736         * src/prefs_quote.c
2737         * src/quote_fmt.c
2738         * src/quote_fmt.h
2739                 Per-folder templates can now be applied recursively.
2740                 Always save per-folder templates (formats were erroneously
2741                 saved only if they were enabled).
2742                 Check for validity of quotation marks everywhere there
2743                 are defined.
2744
2745 2007-06-05 [wwp]        2.9.2cvs41
2746
2747         * src/inc.c
2748                 Fix incoming messages from local accounts always getting filtered
2749                 (even if the account prefs say don't), thanks to Colin.
2750
2751 2007-06-05 [wwp]        2.9.2cvs40
2752
2753         * src/compose.c
2754         * src/compose.h
2755                 Use per-folder/per-account quote chars when applying a
2756                 template or inserting text as well. Const'ify some
2757                 vars more.
2758
2759 2007-06-04 [colin]      2.9.2cvs39
2760
2761         * src/compose.c
2762                 More work for wwp :)
2763
2764 2007-06-04 [wwp]        2.9.2cvs38
2765
2766         * src/compose.c
2767                 Same as 2.9.2cvs36 but for forwarding.
2768
2769 2007-06-04 [colin]      2.9.2cvs37
2770
2771         * src/compose.c
2772                 Use original mail file for forward/redirect
2773                 Fixes some forwarded mails to be attached as
2774                 application/octet-stream (when they have binary
2775                 parts), and incidentally fixes bug 848
2776                 'Redirect breaks GnuPG'
2777
2778 2007-06-04 [wwp]        2.9.2cvs36
2779
2780         * src/compose.c
2781                 Fix quote mark mis-initialisation when replying/forwarding
2782                 (introduced w/ 2.9.2cvs20).
2783
2784 2007-06-04 [wwp]        2.9.2cvs35
2785
2786         * src/prefs_compose_writing.c
2787         * src/prefs_quote.c
2788                 Fix a bug where Quotation characters (prefs/compose/writing)
2789                 was cleared (introduced w/ 2.9.2cvs26).
2790
2791 2007-06-04 [wwp]        2.9.2cvs34
2792
2793         * src/prefs_account.c
2794         * src/prefs_account.h
2795                 Better fix for compiling w/o aspell (rollbacks
2796                 2.9.2cvs31).
2797
2798 2007-06-04 [wwp]        2.9.2cvs33
2799
2800         * src/account.c
2801         * src/prefs_account.c
2802         * src/prefs_account.h
2803         * src/procmsg.c
2804                 It's now possible to disable mail filtering plugins
2805                 on a per-account basis.
2806
2807 2007-06-04 [wwp]        2.9.2cvs32
2808
2809         * src/procheader.c
2810         * src/common/utils.c
2811         * src/common/utils.h
2812                 Support CRLF in headers part of messages.
2813                 Support few more date formats (RFC3339 subsets).
2814
2815 2007-06-04 [wwp]        2.9.2cvs31
2816
2817         * src/prefs_account.c
2818                 Fix compiling w/o aspell support.
2819
2820 2007-06-03 [wwp]        2.9.2cvs30
2821
2822         * src/prefs_gtk.c
2823                 Don't decode leading ENV_ and ~ in P_PASSWORD
2824                 values.
2825
2826 2007-06-03 [wwp]        2.9.2cvs29
2827
2828         * src/prefs_gtk.c
2829                 Don't decode leading ENV_ and ~ in P_PASSWORD
2830                 values.
2831
2832 2007-06-03 [wwp]        2.9.2cvs28
2833
2834         * src/prefs_account.c
2835         * src/gtk/prefswindow.c
2836         * src/gtk/prefswindow.h
2837                 Added a way to force preloading of all pages
2838                 (prefswindow).
2839                 Moved tabs to pages in account prefs.
2840
2841 2007-06-02 [colin]      2.9.2cvs27
2842
2843         * src/addressbook.c
2844                 Fix possible crash, fix ldap write bugs
2845         * src/ldapupdate.c
2846                 Fix ldap write bugs - patch by Michael
2847                 Rasmussen
2848         * src/alertpanel.c
2849         * src/alertpanel.h
2850                 Add a hook whenever alertpanel opens/closes
2851
2852 2007-05-31 [wwp]        2.9.2cvs26
2853
2854         * src/prefs_compose_writing.c
2855         * src/prefs_quote.c
2856                 Re-organized writing options a bit:
2857                  - renamed the Quoting page to Templates
2858                  - moved all composing templates to that page
2859                  - moved non-templates options to the Writing one,
2860                    grouped reply-related options, reordered reply and
2861                    forward options.
2862
2863 2007-05-31 [wwp]        2.9.2cvs25
2864
2865         * src/compose.c
2866                 Removed unused code.
2867
2868 2007-05-31 [colin]      2.9.2cvs24
2869
2870         * src/addressbook.c
2871                 Fix missing display name when modifying
2872                 LDAP. Patch by Michael Rasmussen
2873
2874 2007-05-31 [wwp]        2.9.2cvs23
2875
2876         * src/plugins/bogofilter/Makefile.am
2877         * src/plugins/clamav/Makefile.am
2878         * src/plugins/demo/Makefile.am
2879         * src/plugins/dillo_viewer/Makefile.am
2880         * src/plugins/spamassassin/Makefile.am
2881                 Fix building of those plugins in Mac OS X.
2882
2883 2007-05-30 [wwp]        2.9.2cvs22
2884
2885         * src/gtk/quicksearch.c
2886                 Fix missing initialization.
2887
2888 2007-05-30 [wwp]        2.9.2cvs21
2889
2890         * src/procheader.c
2891                 Revert accidental commit (debug outputs).
2892
2893 2007-05-30 [wwp]        2.9.2cvs20
2894
2895         * src/compose.c
2896         * src/folder_item_prefs.c
2897         * src/folder_item_prefs.h
2898         * src/prefs_account.c
2899         * src/prefs_account.h
2900         * src/prefs_folder_item.c
2901         * src/prefs_gtk.c
2902         * src/prefs_gtk.h
2903                 Implemented per-account and per-folder
2904                 compose/reply/forward formats.
2905
2906 2007-05-30 [wwp]        2.9.2cvs19
2907
2908         * src/prefs_compose_writing.c
2909         * src/prefs_quote.c
2910         * src/procheader.c
2911         * src/quote_fmt.c
2912         * src/quote_fmt.h
2913                 Internal API changes (factorize quote format
2914                 prefs and checks).
2915
2916 2007-05-30 [colin]      2.9.2cvs18
2917
2918         * src/compose.c
2919                 Fix race where it's possible to re-click Send
2920                 between end of SMTP session and end of "move to
2921                 sent folder" when sending an email with send
2922                 dialog enabled.
2923
2924 2007-05-30 [colin]      2.9.2cvs17
2925
2926         * src/crash.c
2927                 Ask for backtrace on all threads. Patch by
2928                 Pawel
2929         * src/folderview.c
2930                 Fix stale news statusbar when scanning fails.
2931                 Patch by Pawel
2932         * src/ldapupdate.c
2933                 Fix some LDAP write updates bugs. Patch
2934                 by Michael Rasmussen
2935
2936 2007-05-29 [colin]      2.9.2cvs16
2937
2938         * src/imap.c
2939                 Fix loss of local flags when moving mails
2940                 on IMAP in high-bandwidth mode (UID FETCH)
2941
2942 2007-05-25 [paul]       2.9.2cvs15
2943
2944         * src/common/socket.c
2945                 fix sometimes crasher on cancelling
2946                 message sending
2947
2948 2007-05-25 [colin]      2.9.2cvs14
2949
2950         * src/imap.c
2951                 Fix a memory leak
2952         * src/imap_gtk.c
2953                 Be more helpful in the subscription
2954                 message
2955
2956 2007-05-23 [wwp]        2.9.2cvs13
2957
2958         * src/compose.c
2959         * src/prefs_compose_writing.c
2960         * src/prefs_quote.c
2961         * src/prefs_template.c
2962         * src/prefs_template.h
2963         * src/quote_fmt.c
2964         * src/quote_fmt.h
2965         * src/quote_fmt_lex.l
2966         * src/quote_fmt_parse.y
2967                 Introduced new syntax elements (symbols and commands)
2968                 in templates/quote_fmt. Compatibility w/ old
2969                 symbols is kept.
2970                 Updated and reworked the corresponding Information
2971                 dialog.
2972                 Display the line number in dialogs that talk about
2973                 parser errors (in addition to the error message in
2974                 output).
2975
2976 2007-05-23 [wwp]        2.9.2cvs12
2977
2978         * src/quote_fmt_parse.y
2979                 Fix 2.9.2cvs11, probably a paste accident ;).
2980
2981 2007-05-23 [wwp]        2.9.2cvs11
2982
2983         * src/compose.c
2984         * src/prefs_template.c
2985         * src/quote_fmt.h
2986         * src/quote_fmt_parse.y
2987                 Fix 2.9.2cvs10, which broke --disable-aspell.
2988
2989 2007-05-22 [wwp]        2.9.2cvs10
2990
2991         * src/compose.c
2992         * src/prefs_template.c
2993         * src/quote_fmt.c
2994         * src/quote_fmt.h
2995         * src/quote_fmt_lex.l
2996         * src/quote_fmt_parse.y
2997         * src/gtk/gtkaspell.c
2998         * src/gtk/gtkaspell.h
2999                 Added template/quote format syntactical elements
3000                 to show and query:
3001                         - current dictionary
3002                           %T to show (shows empty if not set or not enabled),
3003                           ?T and !T to check if the default dictionary is
3004                           enabled and set
3005                         - current account's default dictionary
3006                           %aT to show (empty if not set or not enabled),
3007                           ?aT and !aT to check if it's enabled and set
3008                         - name completion for an address, from the address
3009                           book
3010                           %ABf, %ABt, %ABc respectively show the full name got
3011                           from the address book if From, To or Cc match a single
3012                           contact.
3013                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3014                           matches any contact and if the full name is non-empty.
3015                           If From, To or Cc are lists of email addresses, only
3016                           the first address will be checked.
3017                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3018                 that could show a trailing ','.
3019                 Also, template/quote_fmt parser now shows the line number in case
3020                 of parser error.
3021
3022 2007-05-15 [colin]      2.9.2cvs9
3023
3024         * src/main.c
3025         * src/main.h
3026                 Add a public function to know whether Claws
3027                 crashed last time
3028                 Store opened folder when exiting
3029         * src/folder.c
3030         * src/folder.h
3031                 Store last opened message in each FolderItem;
3032                 Reset last seen messages if Claws crashed, so 
3033                 that one can't go in an infinite crash in case 
3034                 a particular mail crashes Claws.
3035         * src/messageview.c
3036         * src/prefs_common.c
3037         * src/prefs_common.h
3038         * src/summaryview.c
3039         * src/prefs_summaries.c
3040                 Add "Select last opened message" when entering
3041                 a folder
3042                 Add "Select last opened folder" at startup.
3043
3044 2007-05-14 [colin]      2.9.2cvs8
3045
3046         * manual/xml2pdf
3047                 Fix bashism, search for xml catalog 
3048                 in /usr/local/share/xml/catalog too
3049                 Patch by Pawel
3050
3051 2007-05-13 [wwp]        2.9.2cvs7
3052
3053         * src/gtk/logwindow.c
3054                 fix raising log windows when they are either minimized or
3055                 in background.
3056
3057 2007-05-11 [colin]      2.9.2cvs6
3058
3059         * src/gtk/filesel.c
3060                 Use Hildon's file chooser on Maemo. Patch
3061                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3062                 'File attachment "manipulation" bugs...'
3063
3064 2007-05-10 [wwp]        2.9.2cvs5
3065
3066         * src/prefs_common.c
3067         * src/prefs_common.h
3068         * src/gtk/quicksearch.c
3069                 Add a quicksearch option to automatically run
3070                 a search selected from the history (this option
3071                 is exclusive towards type-ahead).
3072
3073 2007-05-10 [colin]      2.9.2cvs4
3074
3075         * src/imap.c
3076                 Fix g_warnings, thanks to Brian
3077                 Morrison
3078
3079 2007-05-09 [colin]      2.9.2cvs3
3080
3081         * src/crash.c
3082         * src/exporthtml.c
3083         * src/mbox.c
3084         * src/prefs_summaries.c
3085         * src/procheader.c
3086         * src/common/log.c
3087         * src/common/utils.c
3088         * src/gtk/gtksourceprintjob.c
3089         * src/gtk/sslcertwindow.c
3090                 Use the re-entrant variant of time functions
3091                 Probably fixes bug 1217, 'reentrancy problems 
3092                 with time functions'
3093
3094 2007-05-09 [colin]      2.9.2cvs2
3095
3096         * src/imap.c
3097                 Fix crasher when reconnection fails
3098
3099 2007-05-08 [paul]       2.9.2cvs1
3100
3101         * NEWS
3102         * README
3103         * RELEASE_NOTES
3104         * configure.ac
3105                 bump version number following
3106                 stable release
3107
3108 2007-05-08 [paul]       2.9.1cvs48
3109
3110         * src/plugins/demo/demo.c
3111         * src/plugins/dillo_viewer/dillo_prefs.c
3112         * src/plugins/dillo_viewer/dillo_prefs.h
3113         * src/plugins/dillo_viewer/dillo_viewer.c
3114         * src/plugins/pgpcore/pgp_viewer.c
3115         * src/plugins/pgpcore/pgp_viewer.h
3116         * src/plugins/pgpcore/plugin.c
3117         * src/plugins/pgpcore/prefs_gpg.c
3118         * src/plugins/pgpcore/prefs_gpg.h
3119         * src/plugins/pgpcore/sgpgme.c
3120         * src/plugins/pgpcore/sgpgme.h
3121         * src/plugins/pgpinline/plugin.c
3122         * src/plugins/pgpmime/pgpmime.c
3123         * src/plugins/pgpmime/pgpmime.h
3124         * src/plugins/pgpmime/plugin.c
3125         * src/plugins/spamassassin/spamassassin.c
3126         * src/plugins/spamassassin/spamassassin.h
3127         * src/plugins/spamassassin/spamassassin_gtk.c
3128         * src/plugins/trayicon/README
3129         * tools/README
3130         * tools/README.sylprint
3131         * tools/outlook2claws-mail.pl
3132         * tools/sylprint.pl
3133         * tools/tb2claws-mail
3134         * tools/tbird2claws.py
3135         * tools/update-po
3136         * tools/vcard2xml.py
3137         * tools/kdeservicemenu/README
3138                 cleanups and corrections
3139
3140 2007-05-06 [wwp]        2.9.1cvs47
3141
3142         * tools/uudec
3143                 Fix missing dash to `display` command-line, reported
3144                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3145
3146 2007-05-06 [colin]      2.9.1cvs46
3147
3148         * src/Makefile.am
3149         * src/stock_pixmap.c
3150         * src/stock_pixmap.h
3151         * src/pixmaps/printer.xpm
3152                 Add a printer icon
3153
3154 2007-05-06 [paul]       2.9.1cvs45
3155
3156         * src/compose.c
3157         * src/ldapquery.c
3158         * src/privacy.h
3159         * src/summary_search.c
3160         * src/summaryview.c
3161                 fix build warnings
3162
3163 2007-05-05 [wwp]        2.9.1cvs44
3164
3165         * src/messageview.c
3166         * src/mh.c
3167         * src/prefs_actions.c
3168         * src/prefs_gtk.c
3169         * src/summaryview.c
3170         * src/common/xml.c
3171                 Fix "faild" typos everywhere and capitalization of
3172                 some g_warnings.
3173
3174 2007-05-04 [colin]      2.9.1cvs43
3175
3176         * src/compose.c
3177         * src/privacy.c
3178         * src/privacy.h
3179         * src/plugins/pgpcore/prefs_gpg.c
3180         * src/plugins/pgpcore/prefs_gpg.h
3181         * src/plugins/pgpinline/pgpinline.c
3182         * src/plugins/pgpmime/pgpmime.c
3183                 Add an API to warn about encryption limits,
3184                 and allow to disable these warnings
3185
3186 2007-05-03 [colin]      2.9.1cvs42
3187
3188         * src/summaryview.c
3189         * src/mainwindow.c
3190                 Fix bug 1213, 'Delete more than 
3191                 one thread at once'
3192
3193 2007-05-03 [wwp]        2.9.1cvs41
3194
3195         * src/prefs_common.c
3196         * src/prefs_filtering.c
3197         * src/prefs_template.c
3198         * src/common/template.c
3199         * src/common/template.h
3200         * src/gtk/gtkutils.c
3201         * src/gtk/gtkutils.h
3202                 Templates are no longer automatically sorted
3203                 by name, but can be sorted manually using
3204                 |< < > >| buttons as well as drag'n'drop.
3205
3206 2007-05-03 [wwp]        2.9.1cvs40
3207
3208         * src/plugins/spamassassin/spamassassin.c
3209         * src/plugins/spamassassin/spamassassin.h
3210         * src/plugins/spamassassin/spamassassin_gtk.c
3211         * src/plugins/bogofilter/bogofilter.c
3212         * src/plugins/bogofilter/bogofilter.h
3213         * src/plugins/bogofilter/bogofilter_gtk.c
3214                 Added an option to conditionally mark saved spam
3215                 as read (default is and was to do so).
3216                 Satisfies feature request 1708539 on sf.net tracker.
3217
3218 2007-05-03 [colin]      2.9.1cvs39
3219
3220         * src/inc.c
3221                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3222
3223 2007-05-02 [colin]      2.9.1cvs38
3224
3225         * src/textview.c
3226                 Fix bug 1209, 'Clicking on address 
3227                 in header (mailto uri) selects 
3228                 default account'. Patch adapted from
3229                 G.P. Halkes' patch.
3230
3231 2007-05-02 [colin]      2.9.1cvs37
3232
3233         * src/grouplistdialog.c
3234                 Set cursor to wait cursor while loading
3235                 groups.
3236
3237 2007-05-02 [paul]       2.9.1cvs36
3238
3239         * src/folder.c
3240         * src/common/defs.h
3241                 rename cache and mark files
3242                 (data is preserved)
3243
3244 2007-04-30 [paul]       2.9.1cvs35
3245
3246         * manual/glossary.xml
3247         * manual/plugins.xml
3248                 updates. Patch by Ricardo
3249
3250 2007-04-29 [wwp]        2.9.1cvs34
3251
3252         * src/mainwindow.c
3253         * configure.ac
3254                 Fix few grammatical errors (patch by David Relson < relson at
3255                 osagesoftware dot com >).
3256
3257 2007-04-28 [colin]      2.9.1cvs33
3258
3259         * src/account.c
3260         * src/pop.c
3261         * src/prefs_account.c
3262         * src/prefs_account.h
3263                 Drop the "Download all" preference. It's
3264                 stupidly useless and confuses people from
3265                 time to time.
3266
3267 2007-04-27 [wwp]        2.9.1cvs32
3268
3269         * src/account.c
3270         * src/prefs_account.c
3271         * src/prefs_account.h
3272                 Don't reflect accounts changes to the mainwindow when it's
3273                 not necessary.
3274
3275 2007-04-27 [colin]      2.9.1cvs31
3276
3277         * src/folder.c
3278                 Freeze/thaw when sync'ing flags
3279         * src/imap.c
3280         * src/prefs_account.c
3281         * src/prefs_account.h
3282         * src/etpan/imap-thread.c
3283         * src/etpan/imap-thread.h
3284                 Add a way to use UID FETCH instead
3285                 of searches to fetch message lists
3286                 and flags. More expensive towards
3287                 bandwidth, less expensive towards
3288                 server's CPU. Probably fixes 
3289                 bug 1158, 'Scanning new folders on 
3290                 Exchange 2007 extremely slow'.
3291                 Patch 95% by Hoa.
3292
3293 2007-04-27 [paul]       2.9.1cvs30
3294
3295         * src/mainwindow.c
3296         * src/prefs_logging.c
3297                 improvements to english usage
3298
3299 2007-04-27 [colin]      2.9.1cvs29
3300
3301         * src/imap.c
3302                 Fix build without libetpan (my bad!)
3303
3304 2007-04-26 [colin]      2.9.1cvs28
3305
3306         * src/imap.c
3307         * src/imap.h
3308                 Fix uselessly exported function
3309         * src/textview.c
3310                 Consider "- -- \n" as signature separator
3311                 (that's what signature separators look like
3312                  in PGP/Inline signed mails)
3313
3314 2007-04-26 [colin]      2.9.1cvs27
3315
3316         * configure.ac
3317                 libetpan-0.49 is now required
3318         * src/procmime.c
3319                 Fix double fetching of mails if
3320                 first try failed
3321         * src/imap.c
3322                 Make offline sync faster, by
3323                 remembering last change time, and
3324                 last sync time.
3325
3326 2007-04-26 [hoa]        2.9.1cvs26
3327
3328         * src/imap.c
3329         * src/imap.h
3330         * src/mainwindow.c
3331         * src/toolbar.c
3332         * src/etpan/imap-thread.c
3333         * src/etpan/imap-thread.h
3334                 cancellation of IMAP operations is now allowed.
3335                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3336
3337 2007-04-26 [colin]      2.9.1cvs25
3338
3339         * src/folder.c
3340                 Always fetch body+headers in folders that are
3341                 synched for offline use, if "Synchronise as
3342                 soon as possible" is set.
3343                 Fixes bug 1200, 'Add option to always retrieve full 
3344                 messages'
3345
3346 2007-04-25 [colin]      2.9.1cvs24
3347
3348         * src/compose.c
3349                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3350                 persists...'
3351
3352 2007-04-24 [colin]      2.9.1cvs23
3353
3354         * src/folderview.c
3355                 Fix bug 1195, 'Hardware key navigation' 
3356                 Make GDK_Enter toggle expansion (Maemo)
3357
3358 2007-04-24 [wwp]        2.9.1cvs22
3359
3360         * src/compose.c
3361                 Fix few compiler warnings.
3362
3363 2007-04-24 [paul]       2.9.1cvs21
3364
3365         * src/Makefile.am
3366         * src/stock_pixmap.c
3367         * src/stock_pixmap.h
3368                 complete last commit
3369
3370 2007-04-24 [paul]       2.9.1cvs20
3371
3372         * src/gtk/about.c
3373         * src/pixmaps/active.xpm
3374         * src/pixmaps/checkbox_off.xpm
3375         * src/pixmaps/checkbox_on.xpm
3376         * src/pixmaps/inactive.xpm
3377                 kick out the blobs
3378                 remove transparent border from checkbox icons
3379
3380 2007-04-24 [wwp]        2.9.1cvs19
3381
3382         * src/textview.c
3383         * src/textview.h
3384                 Fix a crash in textview, thanks to Colin.
3385
3386 2007-04-23 [wwp]        2.9.1cvs18
3387
3388         * src/prefs_common.c
3389                 Fix 2.9.1cvs5: no header was being translated at all.
3390
3391 2007-04-23 [colin]      2.9.1cvs17
3392
3393         * src/Makefile.am
3394         * src/stock_pixmap.c
3395         * src/stock_pixmap.h
3396         * src/summaryview.c
3397         * src/summaryview.h
3398         * src/gtk/gtksctree.c
3399         * src/gtk/gtksctree.h
3400         * src/pixmaps/selection.xpm
3401                 Fix bug 1193, 'Need a way to multi-select
3402                 items'. Add a toggle button to the summaryview
3403                 to switch between normal and multiple selection
3404                 (Maemo)
3405
3406 2007-04-23 [colin]      2.9.1cvs16
3407
3408         * src/Makefile.am
3409         * src/stock_pixmap.c
3410         * src/stock_pixmap.h
3411         * src/summaryview.c
3412         * src/summaryview.h
3413         * src/gtk/gtksctree.c
3414         * src/gtk/gtksctree.h
3415         * src/pixmaps/selection.xpm
3416                 Fix bug 1193, 'Need a way to multi-
3417                 select items'
3418                 Add a toggle button in the summaryview
3419                 to enable normal or multiple selection.
3420                 (Maemo)
3421
3422 2007-04-23 [colin]      2.9.1cvs15
3423
3424         * src/compose.c
3425                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3426
3427 2007-04-21 [colin]      2.9.1cvs14
3428
3429         * src/gtk/quicksearch.c
3430                 Fix previous commit (actually use correct
3431                 parameter)
3432
3433 2007-04-21 [colin]      2.9.1cvs13
3434
3435         * src/gtk/quicksearch.c
3436                 Fix changing quicksearch type (after Esc,
3437                 after changing Recursive, ...)
3438
3439 2007-04-20 [wwp]        2.9.1cvs12
3440
3441         * src/gtk/Makefile.am
3442                 Added headers.h (completes 2.9.1cvs5).
3443
3444 2007-04-20 [wwp]        2.9.1cvs11
3445
3446         * src/addressbook.c
3447                 Fix the use of display name in name column,
3448                 it has been overriden w/ the use of nickname
3449                 by 2.9.0cvs3. Now nickname is used (if any)
3450                 in case of LDAP books only.
3451
3452 2007-04-20 [colin]      2.9.1cvs10
3453
3454         * src/mimeview.c
3455         * src/summaryview.c
3456         * src/textview.c
3457                 Add handling of 'a' to loop in a mail's
3458                 mimeparts
3459
3460 2007-04-20 [colin]      2.9.1cvs9
3461
3462         * src/toolbar.c
3463                 Fix bug 1190, 'dir_open' button doesn't work'
3464                 (Maemo)
3465
3466 2007-04-20 [colin]      2.9.1cvs8
3467
3468         * src/folderview.c
3469         * src/mainwindow.c
3470                 Fix bug 1194, 'Hardware keys move from email 
3471                 list to account/directory list, but not back 
3472                 to email list...' (Maemo)
3473
3474 2007-04-20 [colin]      2.9.1cvs7
3475
3476         * src/compose.h
3477                 complete previous commit
3478
3479 2007-04-20 [colin]      2.9.1cvs6
3480
3481         * src/compose.c
3482                 Fix bug 1187, 'Reply-to addressee disappears 
3483                 when reply-to text box is clicked...' (Maemo)
3484
3485 2007-04-20 [wwp]        2.9.1cvs5
3486
3487         * po/POTFILES.in
3488         * src/addressbook.c
3489         * src/compose.c
3490         * src/filtering.c
3491         * src/headerview.c
3492         * src/matcher.c
3493         * src/prefs_common.c
3494         * src/prefs_common.h
3495         * src/prefs_display_header.c
3496         * src/prefs_matcher.c
3497         * src/summaryview.c
3498         * src/gtk/headers.h
3499         * src/gtk/quicksearch.c
3500                 Translate more header names according to the relevant option value,
3501                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3502                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3503                 to prefs_common_translated_header_name().
3504                 Added a headers.h reference file that contains known header names
3505                 (RFC2822 and others) to the translation process' input, so that
3506                 translated header names will still exist even if no occurrence of
3507                 _("headername") is found anymore in the sources.
3508                 Don't translate column name 'Number' following to trans_hdr option
3509                 value as it's not a header name.
3510
3511 2007-04-20 [colin]      2.9.1cvs4
3512
3513         * src/gtk/quicksearch.c
3514         * src/gtk/quicksearch.h
3515                 Add "From, To or Subject" quicksearch
3516                 type. Patch by ulfschaper@users.sf.net
3517
3518 2007-04-20 [colin]      2.9.1cvs3
3519
3520         * src/matcher.c
3521                 Implement proper references filtering condition.
3522                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3523
3524 2007-04-19 [wwp]        2.9.1cvs2
3525
3526         * src/prefs_display_header.c
3527         * src/message_search.c
3528                 Fix few warnings (g_free of const gchar*).
3529
3530 2007-04-19 [paul]       2.9.1cvs1
3531
3532         * NEWS
3533         * README
3534         * RELEASE_NOTES
3535         * configure.ac
3536                 bump version number following
3537                 stable release
3538
3539 2007-04-19 [paul]       2.9.0cvs9
3540
3541         * manual/advanced.xml
3542         * manual/glossary.xml
3543                 fix typos
3544
3545 2007-04-18 [paul]       2.9.0cvs8
3546
3547         * src/pop.c
3548                 fix for CVE-2007-1558 (APOP)
3549                 Thanks to Colin
3550
3551 2007-04-18 [paul]       2.9.0cvs7
3552
3553         * src/messageview.c
3554         * src/mimeview.c
3555         * src/summaryview.c
3556         * src/gtk/filesel.c
3557                 Fix encoding woes wrt saving of
3558                 mails and parts
3559                 Thanks to Colin
3560
3561 2007-04-18 [colin]      2.9.0cvs6
3562
3563         * src/gtk/pluginwindow.c
3564                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3565
3566 2007-04-17 [wwp]        2.9.0cvs5
3567
3568         * src/addressadd.c
3569         * src/addressbook.c
3570         * src/addrindex.c
3571         * src/ldapupdate.c
3572                 Fix --disable-ldap build,
3573                 fix some LDAP annoyances on 
3574                 searches, thanks to Colin.
3575
3576 2007-04-17 [wwp]        2.9.0cvs4
3577
3578         * src/ldapupdate.c
3579                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3580                 like gcc 2.9x. Thanks to Colin.
3581
3582 2007-04-17 [wwp]        2.9.0cvs3
3583
3584         * src/Makefile.am
3585         * src/addressadd.c
3586         * src/addressbook.c
3587         * src/addrindex.c
3588         * src/addritem.c
3589         * src/addritem.h
3590         * src/editaddress.c
3591         * src/ldapctrl.c
3592         * src/ldapctrl.h
3593         * src/ldapquery.c
3594         * src/ldapserver.c
3595         * src/ldapserver.h
3596         * src/ldapupdate.c
3597         * src/ldapupdate.h
3598                 Add LDAP write support. Patch mostly by 
3599                 Michael <mir at datanom dot net>
3600
3601 2007-04-17 [wwp]        2.9.0cvs2
3602
3603         * src/compose.c
3604                 Prepend "Add to address book" to the context menu of compose window's sender and
3605                 recipient fields.
3606
3607 2007-04-16 [paul]       2.9.0cvs1
3608
3609         * src/gtk/authors.h
3610                 add Pader Rezso
3611
3612 2007-04-16 [paul]       2.9.0
3613
3614         * NEWS
3615         * README
3616         * RELEASE_NOTES
3617                 2.9.0 released
3618
3619 2007-04-16 [paul]       2.8.1cvs102
3620
3621         * po/fr.po
3622                 updated by Fabien Vantard
3623
3624 2007-04-16 [paul]       2.8.1cvs101
3625
3626         * po/ca.po
3627         * po/cs.po
3628         * po/de.po
3629         * po/hu.po
3630         * po/pl.po
3631         * po/pt_BR.po
3632         * po/sr.po
3633         * po/zh_CN.po
3634                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3635                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3636                 Aleksandar Urosevic, and Ralgh Young
3637
3638 2007-04-15 [mones]      2.8.1cvs100
3639
3640         * po/es.po
3641                 Updated for release
3642
3643 2007-04-14 [colin]      2.8.1cvs99
3644
3645         * src/message_search.c
3646         * src/prefs_display_header.c
3647         * src/summary_search.c
3648         * src/gtk/combobox.c
3649                 Fix allocations
3650
3651 2007-04-14 [wwp]        2.8.1cvs98
3652
3653         * src/gtk/combobox.c
3654         * src/message_search.c
3655         * src/summary_search.c
3656         * src/prefs_display_header.c
3657                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3658                 returns NULL, get the text value directly from the GtkEntry child.
3659
3660 2007-04-13 [colin]      2.8.1cvs97
3661
3662         * src/gtk/quicksearch.c
3663                 Give the focus back to summaryview when
3664                 emptying the quicksearch with Esc
3665
3666 2007-04-13 [colin]      2.8.1cvs96
3667
3668         * src/message_search.c
3669         * src/prefs_display_header.c
3670         * src/summary_search.c
3671                 Fix possibles crashes when getting text
3672                 from gtk combos
3673
3674 2007-04-13 [colin]      2.8.1cvs95
3675
3676         * src/pop.c
3677                 Add some UIDL debugging
3678
3679 2007-04-12 [colin]      2.8.1cvs94
3680
3681         * src/folder.c
3682                 Force folder scan if necessary after
3683                 copying mails, to be able to reapply
3684                 flags.
3685
3686 2007-04-11 [colin]      2.8.1cvs93
3687
3688         * src/main.c
3689                 don't scan for new mail on startup if --select
3690                 is specified (or race conditions arise). If so,
3691                 do both sequentially.
3692
3693 2007-04-09 [colin]      2.8.1cvs92
3694
3695         * src/common/defs.h
3696                 Use leafpad by default on Maemo. Patch
3697                 by Jean-Luc Biord.
3698
3699 2007-04-06 [colin]      2.8.1cvs91
3700
3701         * src/pixmaps/queue_close.xpm
3702         * src/pixmaps/queue_close_hrm.xpm
3703         * src/pixmaps/queue_close_hrm_mark.xpm
3704         * src/pixmaps/queue_close_mark.xpm
3705         * src/pixmaps/queue_open.xpm
3706         * src/pixmaps/queue_open_hrm.xpm
3707         * src/pixmaps/queue_open_hrm_mark.xpm
3708         * src/pixmaps/queue_open_mark.xpm
3709                 Move the clock one pixel down :)
3710
3711 2007-04-05 [colin]      2.8.1cvs90
3712
3713         * src/mainwindow.c
3714                 Don't sync when switching offline from
3715                 command line - it's usually too late :)
3716
3717 2007-04-05 [paul]       2.8.1cvs89
3718
3719         * src/Makefile.am
3720         * src/stock_pixmap.c
3721         * src/pixmaps/dir_close_hrm.xpm
3722         * src/pixmaps/dir_close_hrm_mark.xpm
3723         * src/pixmaps/drafts_close.xpm
3724         * src/pixmaps/drafts_close_mark.xpm
3725         * src/pixmaps/drafts_open.xpm
3726         * src/pixmaps/drafts_open_mark.xpm
3727         * src/pixmaps/inbox.xpm
3728         * src/pixmaps/inbox_close.xpm
3729         * src/pixmaps/inbox_close_hrm.xpm
3730         * src/pixmaps/inbox_close_hrm_mark.xpm
3731         * src/pixmaps/inbox_close_mark.xpm
3732         * src/pixmaps/inbox_hrm.xpm
3733         * src/pixmaps/inbox_hrm_mark.xpm
3734         * src/pixmaps/inbox_mark.xpm
3735         * src/pixmaps/inbox_open.xpm
3736         * src/pixmaps/inbox_open_hrm.xpm
3737         * src/pixmaps/inbox_open_hrm_mark.xpm
3738         * src/pixmaps/inbox_open_mark.xpm
3739         * src/pixmaps/outbox.xpm
3740         * src/pixmaps/outbox_close.xpm
3741         * src/pixmaps/outbox_close_hrm.xpm
3742         * src/pixmaps/outbox_close_hrm_mark.xpm
3743         * src/pixmaps/outbox_close_mark.xpm
3744         * src/pixmaps/outbox_hrm.xpm
3745         * src/pixmaps/outbox_hrm_mark.xpm
3746         * src/pixmaps/outbox_mark.xpm
3747         * src/pixmaps/outbox_open.xpm
3748         * src/pixmaps/outbox_open_hrm.xpm
3749         * src/pixmaps/outbox_open_hrm_mark.xpm
3750         * src/pixmaps/outbox_open_mark.xpm
3751         * src/pixmaps/queue_close.xpm
3752         * src/pixmaps/queue_close_hrm.xpm
3753         * src/pixmaps/queue_close_hrm_mark.xpm
3754         * src/pixmaps/queue_close_mark.xpm
3755         * src/pixmaps/queue_open.xpm
3756         * src/pixmaps/queue_open_hrm.xpm
3757         * src/pixmaps/queue_open_hrm_mark.xpm
3758         * src/pixmaps/queue_open_mark.xpm
3759                 updated, added and replaced icons
3760                 Icons by Colin
3761
3762 2007-04-04 [colin]      2.8.1cvs88
3763
3764         * src/imap.c
3765                 Fix build without libetpan
3766
3767 2007-04-03 [colin]      2.8.1cvs87
3768
3769         * src/imap.c
3770                 Fix crash with Citadel, and try to make
3771                 things work. this server (and specifically 
3772                 STATUS and APPEND at least) seems broken.
3773
3774 2007-04-03 [colin]      2.8.1cvs86
3775
3776         * src/folderview.c
3777                 Fix icons on folder close
3778
3779 2007-04-03 [colin]      2.8.1cvs85
3780
3781         * src/inc.c
3782                 Fix double-ask of offline override in
3783                 certain cases
3784         * src/imap.c
3785         * src/imap.h
3786         * src/imap_gtk.c
3787                 Much more efficient way to synchronise
3788                 for offline use
3789         * src/etpan/imap-thread.c
3790                 Fix possible segs
3791         * src/folder.c
3792         * src/gtk/quicksearch.c
3793                 Fix some GUI lags
3794
3795 2007-04-03 [paul]       2.8.1cvs84
3796
3797         * src/filtering.c
3798         * src/folder.c
3799         * src/folder.h
3800         * src/prefs_common.c
3801         * src/prefs_common.h
3802         * src/prefs_other.c
3803                 Fix sync being done too late
3804                 Thanks to Colin
3805
3806 2007-04-02 [colin]      2.8.1cvs83
3807
3808         * src/summaryview.c
3809                 Maemo: Put status and quicksearch at the top
3810         * src/plugins/bogofilter/bogofilter.c
3811         * src/plugins/spamassassin/spamassassin.c
3812                 Derive trash from inbox if possible
3813
3814 2007-04-02 [paul]       2.8.1cvs82
3815
3816         * src/plugins/bogofilter/bogofilter_gtk.c
3817                 a few English changes
3818
3819 2007-04-02 [paul]
3820
3821         2.9.0-rc1 released
3822
3823 2007-04-02 [colin]      2.8.1cvs81
3824
3825         * src/image_viewer.c
3826                 Fix transparent images by using
3827                 GtkImage
3828         * src/messageview.c
3829                 Flush events (on new windows) to avoid
3830                 having the textview's image resize fail
3831                 to know the available width
3832
3833 2007-04-01 [colin]      2.8.1cvs80
3834
3835         * src/prefs_account.c
3836                 If no MH mailbox exist, when creating a POP/Local
3837                 account, just create and use the default one 
3838                 instead of bailing with a "Mailbox doesn't exist"
3839                 error
3840
3841 2007-03-31 [colin]      2.8.1cvs79
3842
3843         * src/prefs_account.c
3844                 Create signature file if it doesn't exist
3845                 before editing
3846         * src/prefs_toolbar.c
3847                 Maemo: Move "Use default" on the left so
3848                 that people can find it
3849         * src/common/defs.h
3850                 Maemo: make default editor "Maemopad", 
3851                 default signature file "MyDocs/signature.txt"
3852
3853 2007-03-31 [colin]      2.8.1cvs78
3854
3855         * src/prefs_account.c
3856                 Maemo: rework account prefs so
3857                 that less horizontal scrolling
3858                 is required
3859
3860 2007-03-31 [colin]      2.8.1cvs77
3861
3862         * src/folderview.c
3863         * src/prefs_common.c
3864         * src/prefs_common.h
3865                 Fix bug 1167, 'Allow not displaying zeros 
3866                 in folder list'. Patch by MartinP
3867
3868 2007-03-31 [colin]      2.8.1cvs76
3869
3870         * AUTHORS
3871                 Add Jean-Luc Biord
3872
3873 2007-03-31 [colin]      2.8.1cvs75
3874
3875         * src/imap.c
3876                 Apply patch from bug 1172, direct
3877                 access to the folder's session instead
3878                 of using getter. Patch by MartinP
3879
3880 2007-03-31 [paul]       2.8.1cvs74
3881
3882         * src/gtk/authors.h
3883                 no need to list Fabien twice!
3884
3885 2007-03-31 [colin]      2.8.1cvs73
3886
3887         * src/inc.c
3888                 If we're currently "overriding for %d minutes",
3889                 don't ask
3890
3891 2007-03-31 [colin]      2.8.1cvs72
3892
3893         * src/compose.c
3894         * src/imap.c
3895         * src/inc.c
3896         * src/inc.h
3897         * src/messageview.c
3898         * src/news.c
3899         * src/plugins/spamassassin/spamassassin.c
3900                 Offline override: Add a parameter to allow
3901                 asking even if the override timer is running.
3902                 Allows to ask every time the user makes an
3903                 explicit action needing online access (such
3904                 as Get Mail), and not when the action is 
3905                 implicit (such as opening an IMAP folder)
3906
3907 2007-03-31 [colin]      2.8.1cvs71
3908
3909         * src/inc.c
3910                 Override offline: "No" answer shouldn't
3911                 re-ask after 3 seconds, but 10 minutes. 
3912
3913 2007-03-30 [colin]      2.8.1cvs70
3914
3915         * src/common/socket.c
3916                 Better error reporting on unix socket
3917                 failure (bind usually)
3918         * src/gtk/gtkutils.c
3919         * src/gtk/gtkutils.h
3920                 Label window: add a pulsing progress
3921                 bar to show we're not hung :)
3922         * src/folderview.c
3923         * src/main.c
3924         * src/plugins/pgpcore/sgpgme.c
3925                 Update API
3926
3927 2007-03-30 [colin]      2.8.1cvs69
3928
3929         * src/pop.c
3930         * src/prefs_common.c
3931                 Fix possible trashing of history and uidl
3932                 files on disk full problems
3933
3934 2007-03-30 [paul]       2.8.1cvs68
3935
3936         * src/mainwindow.c
3937         * src/summaryview.c
3938         * src/summaryview.h
3939                 update summary when changing layout type
3940                 (fixes wrong folder icon being displayed)
3941                 Thanks to Colin
3942
3943 2007-03-29 [colin]      2.8.1cvs67
3944
3945         * src/prefs_ext_prog.c
3946                 The browser pref is irrelevant on Maemo
3947
3948 2007-03-29 [colin]      2.8.1cvs66
3949
3950         * src/compose.c
3951         * src/compose.h
3952                 Maemo: dynamically switch headers/text position
3953         * src/prefs_common.c
3954                 Maemo: hide compose's ruler by default
3955         * src/common/socket.c
3956         * src/common/socket.h
3957                 Fix build warning
3958
3959 2007-03-29 [colin]      2.8.1cvs65
3960
3961         * src/common/socket.c
3962         * src/common/socket.h
3963                 Fix build when MAEMO_CFLAGS contains
3964                 _X_OPENSOURCE (resolv.h errors as long
3965                 as we don't add _BSD_SOURCE. Ugly).
3966
3967 2007-03-29 [wwp]        2.8.1cvs64
3968
3969         * src/prefs_logging.c
3970                 Fix sensitivity of clip-log widgets in prefs/logging,
3971                 thanks to Fabien.
3972
3973 2007-03-29 [wwp]        2.8.1cvs63
3974
3975         * po/POTFILES.in
3976                 Updated files list for translations, thanks to Fabien.
3977
3978 2007-03-29 [colin]      2.8.1cvs62
3979
3980         * src/main.c
3981         * src/common/Makefile.am
3982         * src/common/utils.c
3983                 Maybe make URI opening work in Maemo
3984                 Requires testing :)
3985
3986 2007-03-28 [colin]      2.8.1cvs61
3987
3988         * src/folder.c
3989         * src/folder.h
3990         * src/folderview.c
3991                 Add the possibility to sort folders arbitrarily
3992                 (via editing of folderlist.xml only). Patch by
3993                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3994                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3995                 be changed by the user'
3996
3997 2007-03-28 [colin]      2.8.1cvs60
3998
3999         * src/mimeview.c
4000                 Add popup menu for mime icons
4001
4002 2007-03-28 [colin]      2.8.1cvs59
4003
4004         * src/mainwindow.c
4005                 Fix a layout issue when presenting
4006                 mainwindow in Small screen layout
4007         * src/toolbar.c
4008         * src/toolbar.h
4009                 Add a "Go to folder list" button for
4010                 mainwindow, and make it default in
4011                 the Maemo build
4012
4013 2007-03-28 [colin]      2.8.1cvs58
4014
4015         * src/compose.c
4016                 Don't dynamically update title on Maemo
4017                 Patch by Jean-Luc Biord
4018
4019 2007-03-27 [colin]      2.8.1cvs57
4020
4021         * src/compose.c
4022         * src/folderview.c
4023         * src/summaryview.c
4024                 Enable tap-and-hold on Maemo
4025
4026 2007-03-26 [colin]      2.8.1cvs56
4027
4028         * src/compose.c
4029                 More popup-menu (in attachments list)
4030
4031 2007-03-26 [colin]      2.8.1cvs55
4032
4033         * src/compose.c
4034                 Enable popup-menu signal
4035
4036 2007-03-26 [colin]      2.8.1cvs54
4037
4038         * src/plugins/pgpinline/pgpinline.c
4039                 Fix bug 1111, 'PGP/inline plugin hides text 
4040                 around encrypted text block'. Patch based on
4041                 a patch from Michal Cihar.
4042
4043 2007-03-26 [wwp]        2.8.1cvs53
4044
4045         * src/procmsg.c
4046                 Fix getting a false error when sending queued message
4047                 whereas the sending was fine (if there are subfolders
4048                 in the queue folder), thanks to Colin.
4049
4050 2007-03-26 [paul]       2.8.1cvs52
4051
4052         * src/wizard.c
4053                 update FACE header in welcome message
4054
4055 2007-03-25 [colin]      2.8.1cvs51
4056
4057         * src/Makefile.am
4058                 Fix make dist
4059
4060 2007-03-25 [colin]      2.8.1cvs50
4061
4062         * src/main.c
4063                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4064
4065 2007-03-24 [colin]      2.8.1cvs49
4066
4067         * src/main.c
4068                 Fix a few launch problems on Maemo
4069                 Patch by Jean-Luc Biord
4070
4071 2007-03-24 [wwp]        2.8.1cvs48
4072
4073         * src/alertpanel.c
4074         * src/alertpanel.h
4075         * src/messageview.c
4076         * src/summaryview.c
4077                 Fix wrong action performed when closing the
4078                 "ask about account specific filtering rules
4079                 when filtering manually" dialog by pressing Escape.
4080                 Fix wrong order of buttons in the "return receipt
4081                 notification - the message was sent to several of
4082                 your accounts" dialog.
4083
4084 2007-03-24 [paul]       2.8.1cvs47
4085
4086         * src/folderview.c
4087                 an improvement to English usage
4088         * tools/kdeservicemenu/README
4089                 updated Claws url
4090
4091 2007-03-24 [paul]       2.8.1cvs46
4092
4093         * src/Makefile.am
4094         * src/stock_pixmap.c
4095         * src/pixmaps/edit_extern.xpm
4096         * src/pixmaps/mail_sign.xpm
4097                 rescue long lost icons
4098
4099 2007-03-24 [paul]       2.8.1cvs45
4100
4101         * src/toolbar.c
4102                 fix toolbar (broken in 2.8.1cvs42)
4103
4104 2007-03-23 [colin]      2.8.1cvs44
4105
4106         * src/imap.c
4107                 Correctly unsubscribe/resubscribe after
4108                 RENAME
4109
4110 2007-03-23 [colin]      2.8.1cvs43
4111
4112         * src/prefs_common.c
4113                 Maemo: as the platform is light on RAM, allow
4114                 caches to be discarded faster.
4115
4116 2007-03-23 [colin]      2.8.1cvs42
4117
4118         * src/Makefile.am
4119         * src/compose.c
4120         * src/compose.h
4121         * src/stock_pixmap.c
4122         * src/stock_pixmap.h
4123         * src/summaryview.c
4124         * src/summaryview.h
4125         * src/toolbar.c
4126         * src/toolbar.h
4127         * src/pixmaps/open_mail.xpm
4128                 Maemo changes: Add the possibility to have
4129                 "Open Email" and "Close Window" buttons on 
4130                 toolbars (and use them in Maemo's default
4131                 toolbars)
4132
4133 2007-03-23 [wwp]        2.8.1cvs41
4134
4135         * src/action.c
4136                 Reverted that part of the action dialog closure logics, to
4137                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4138                 done later in a different way (or may not).
4139
4140 2007-03-22 [wwp]        2.8.1cvs40
4141
4142         * src/action.c
4143                 Fix sticky action dialog when got no output but action command
4144                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4145
4146 2007-03-22 [colin]      2.8.1cvs39
4147
4148         * src/prefs_filtering.c
4149         * src/gtk/combobox.h
4150                 Fix escaping account names in filtering prefs
4151
4152 2007-03-22 [colin]      2.8.1cvs38
4153
4154         * src/addrindex.c
4155         * src/ldapctrl.h
4156         * src/ldapquery.c
4157                 Add any attribute specified in LDAP servers'
4158                 Search attributes to the Other Attributes tab
4159                 of contacts; Add 'telephoneNumber' in the
4160                 default list.
4161
4162 2007-03-22 [colin]      2.8.1cvs37
4163
4164         * src/folderview.c
4165         * src/folderview.h
4166         * src/mainwindow.c
4167                 Try to prevent race conditions when
4168                 changing the folder list
4169         * src/summaryview.c
4170                 Fix possible red folder icon when
4171                 switching from Small screen layout
4172                 to any other
4173
4174 2007-03-22 [colin]      2.8.1cvs36
4175
4176         * src/mainwindow.c
4177         * src/mainwindow.h
4178         * src/summaryview.c
4179                 Rename "little screen" to "Small screen"
4180         * src/gtk/Makefile.am
4181         * src/common/utils.c
4182         * src/mh.c
4183                 Fix Maemo-related compilation problems
4184
4185 2007-03-21 [colin]      2.8.1cvs35
4186
4187         * configure.ac
4188                 Fix previous commit
4189         * claws-mail.desktop
4190                 Remove .png from the Icon, it's useless
4191
4192 2007-03-21 [colin]      2.8.1cvs34
4193
4194         * configure.ac
4195         * src/Makefile.am
4196                 Add the necessary lib checking for 
4197                 Maemo
4198
4199 2007-03-21 [colin]      2.8.1cvs33
4200
4201         * src/main.c
4202                 Fix unconditional "error happened" when
4203                 sending via command-line. "lol @ myself"
4204
4205 2007-03-21 [colin]      2.8.1cvs32
4206
4207         * claws-mail-40x40.png
4208         * claws-mail-26x26.png
4209         * src/account.c
4210         * src/addressbook.c
4211         * src/compose.c
4212         * src/folderview.c
4213         * src/folderview.h
4214         * src/main.c
4215         * src/mainwindow.c
4216         * src/mainwindow.h
4217         * src/messageview.c
4218         * src/prefs_account.c
4219         * src/prefs_common.c
4220         * src/summary_search.c
4221         * src/summaryview.c
4222         * src/summaryview.h
4223         * src/gtk/authors.h
4224         * src/gtk/gtkutils.c
4225         * src/gtk/gtkutils.h
4226         * src/gtk/logwindow.c
4227         * src/gtk/menu.c
4228         * src/gtk/prefswindow.c
4229                 Add Maemo port (patch mainly by Jean-Luc Biort)
4230                 Add a new 'Little screen' layout to help on such
4231                 platforms (patch by me)
4232                 Make some default preferences different (more
4233                 adapted) on Maemo (patch by me)
4234
4235 2007-03-21 [wwp]        2.8.1cvs31
4236
4237         * src/prefs_logging.c
4238         * src/prefs_logging.h
4239                 Fixed copyright header of newly added files.
4240
4241 2007-03-21 [wwp]        2.8.1cvs30
4242
4243         * src/Makefile.am
4244         * src/filtering.c
4245         * src/filtering.h
4246         * src/folder.c
4247         * src/folderview.c
4248         * src/imap.c
4249         * src/inc.c
4250         * src/main.c
4251         * src/mainwindow.c
4252         * src/mainwindow.h
4253         * src/matcher.c
4254         * src/messageview.c
4255         * src/news.c
4256         * src/pop.c
4257         * src/prefs_common.c
4258         * src/prefs_common.h
4259         * src/prefs_logging.c
4260         * src/prefs_logging.h
4261         * src/prefs_other.c
4262         * src/procmsg.c
4263         * src/send_message.c
4264         * src/summaryview.c
4265         * src/common/log.c
4266         * src/common/log.h
4267         * src/common/nntp.c
4268         * src/common/session.c
4269         * src/common/smtp.c
4270         * src/common/socket.c
4271         * src/etpan/imap-thread.c
4272         * src/gtk/logwindow.c
4273         * src/gtk/logwindow.h
4274         * src/plugins/bogofilter/bogofilter.c
4275         * src/plugins/spamassassin/spamassassin.c
4276                 Added debugging of filtering/processing rules.
4277                 The debug log is here 'Tools/Filtering debug window',
4278                 the options there 'Configuration/Preferences/Other/Logging',
4279                 and the log file is ~/.claws-mail/filtering.log.
4280                 Moved protocol log prefs to 'Other/Logging' as well.
4281                 To support such debugging feature, the existing log API has
4282                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4283                 this impacts many external modules (commits follow).
4284
4285 2007-03-21 [paul]       2.8.1cvs29
4286
4287         * src/etpan/Makefile.am
4288         * src/etpan/imap-thread.c
4289                 add missing #include
4290
4291 2007-03-21 [colin]      2.8.1cvs28
4292
4293         * src/procmime.c
4294                 Fix bug 1157, 'some broken messages confuse 
4295                 mime parser'. Make sure we can't have MimeInfos
4296                 with negative sizes.
4297
4298 2007-03-20 [colin]      2.8.1cvs27
4299
4300         * src/main.c
4301                 Fix missing \0 on buffer
4302
4303 2007-03-20 [colin]      2.8.1cvs26
4304
4305         * src/mh.c
4306                 Use make_dir_hier instead of make_dir 
4307                 to create the MH mailbox
4308
4309 2007-03-20 [colin]      2.8.1cvs25
4310
4311         * src/folder.c
4312         * src/folder.h
4313         * src/prefs_account.c
4314         * src/wizard.c
4315                 Fix default inbox weirdnesses (after wizard,
4316                 if path is Mail, mailbox identifier is #mh/Mailbox,
4317                 and when creating new accounts)
4318
4319 2007-03-20 [colin]      2.8.1cvs24
4320
4321         * src/account.c
4322                 Write folderlist after adding/deleting accounts
4323                 that have folders
4324
4325 2007-03-20 [colin]      2.8.1cvs23
4326
4327         * src/imap.c
4328         * src/remotefolder.h
4329                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4330                 selected while scanning prior to update'
4331
4332 2007-03-17 [paul]       2.8.1cvs22
4333
4334         * src/main.c
4335                 fix a typo, and be a little more verbose.
4336
4337 2007-03-17 [wwp]        2.8.1cvs21
4338
4339         * src/inc.c
4340                 Fix a compiler warning.
4341
4342 2007-03-16 [wwp]        2.8.1cvs20
4343
4344         * tools/Makefile.am
4345         * tools/README
4346                 Updated to deal w/ the new mairix.sh tool.
4347
4348 2007-03-16 [wwp]        2.8.1cvs19
4349
4350         * src/action.c
4351                 Fix logics issues around the action IO dialog:
4352                 - disable entry widget and exec button when
4353                   the exec button is clicked (don't wait for any
4354                   output line) - fix possible disabling/re-enabling/
4355                   re-disabling of those widgets
4356                 - raise an error if executing a %as{} action either
4357                   empty or invalid, instead of failing silently
4358                 - don't close the dialog if the abort button has been
4359                   clicked and if there was no output yet
4360                 - set focus to the abort button when the exec button
4361                   is clicked
4362                 - fix capitalization of a warning message
4363
4364 2007-03-16 [wwp]        2.8.1cvs18
4365
4366         * tools/mairix.sh
4367                 Added a wrapper to mairix to the tools folder.
4368
4369 2007-03-16 [colin]      2.8.1cvs17
4370
4371         * src/messageview.c
4372         * src/mimeview.h
4373                 Allow mimeviewer plugins to print
4374                 their stuff
4375
4376 2007-03-16 [colin]      2.8.1cvs16
4377
4378         * .cvsignore
4379                 Ignore *.patchset
4380
4381 2007-03-15 [colin]      2.8.1cvs15
4382
4383         * src/messageview.c
4384         * src/mimeview.h
4385                 Add a way for mimeviewer plugins to
4386                 implement body search
4387
4388 2007-03-15 [paul]       2.8.1cvs14
4389
4390         * src/prefs_spelling.c
4391                 fix English usage
4392
4393 2007-03-15 [paul]       2.8.1cvs13
4394
4395         * src/common/quoted-printable.c
4396                 fix decoding of quoted-printable parts
4397
4398 2007-03-14 [wwp]        2.8.1cvs12
4399
4400         * src/gtk/logwindow.h
4401                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4402
4403 2007-03-14 [wwp]        2.8.1cvs11
4404
4405         * src/gtk/logwindow.h
4406                 Complete 2.8.1cvs10.
4407
4408 2007-03-14 [colin]      2.8.1cvs10
4409
4410         * src/gtk/logwindow.c
4411                 Probably fix bug 1149, crash on logwindow
4412                 close - at the expense of performance once
4413                 logwin has been opened
4414
4415 2007-03-14 [colin]      2.8.1cvs9
4416
4417         * src/main.c
4418                 If claws-mail is running on another
4419                 display, warn instead of popping it up
4420                 on the other display
4421
4422 2007-03-12 [colin]      2.8.1cvs8
4423
4424         * src/wizard.c
4425                 Fix bug 1145, 'Setting a different name 
4426                 for the Mailbox name isn't reflected in 
4427                 default account settings'. Patch by wwp
4428
4429 2007-03-12 [colin]      2.8.1cvs7
4430
4431         * src/summaryview.c
4432                 Fix bug 1143, 'Add number of messages to be 
4433                 deleted to confirmation dialog'
4434
4435 2007-03-12 [wwp]        2.8.1cvs6
4436
4437         * src/folderview.c
4438         * src/prefs_common.c
4439         * src/prefs_common.h
4440         * src/prefs_summaries.c
4441                 Changed the option that displays unread messages count
4442                 next to the folder name in folder list: it is now
4443                 possible to either display nothing, display the
4444                 unread messages number only or the unread and total messages
4445                 numbers. The patch includes this extra feature as well
4446                 as some minor fixes by rewriting the algo in folderview.c.
4447                 Thanks to Paul for the original idea and implementation, plus
4448                 testing and proof-reading!
4449
4450 2007-03-09 [paul]       2.8.1cvs5
4451
4452         * tools/Makefile.am
4453         * tools/README
4454         * tools/claws-mail-compose-insert-files.pl
4455                 added a script which enables inserting files
4456                 into the message body of a new Claws Mail
4457                 Compose window from the command line. Additionally
4458                 To, Cc, Subject and files to attach to the message
4459                 can be specified.
4460
4461 2007-03-09 [wwp]        2.8.1cvs4
4462
4463         * src/addr_compl.c
4464         * src/addr_compl.h
4465         * src/filtering.c
4466                 Optimize matching of addresses in the addressbook
4467                 (filtering/processing 'found_in_addressbook' condition).
4468
4469 2007-03-07 [wwp]        2.8.1cvs3
4470
4471         * src/quote_fmt.c
4472         * src/quote_fmt_lex.l
4473         * src/quote_fmt_parse.y
4474                 Add a new quote format symbol: %A to insert the
4475                 sender email address (just the address itself).
4476
4477 2007-03-06 [wwp]        2.8.1cvs2
4478
4479         * src/gtk/gtkutils.c
4480         * src/plugins/trayicon/trayicon_prefs.h
4481         * src/plugins/trayicon/trayicon_prefs.c
4482         * src/plugins/trayicon/trayicon.c
4483         * src/mainwindow.h
4484         * src/mainwindow.c
4485                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4486                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4487
4488
4489 2007-03-06 [paul]       2.8.1cvs1
4490
4491         * NEWS
4492         * README
4493         * RELEASE_NOTES
4494         * configure.ac
4495                 bump version number following
4496                 stable release
4497
4498 2007-03-06 [paul]       2.8.0cvs24
4499
4500         * po/cs.po
4501                 corrected by by Tim <timbrain@post.cz>
4502
4503 2007-03-05 [colin]      2.8.0cvs23
4504
4505         * src/Makefile.am
4506         * src/procmime.c
4507                 Fix mime/globs path on NetBSD
4508                 patch by George Michaelson
4509
4510 2007-03-05 [wwp]        2.8.0cvs22
4511
4512         * src/addr_compl.c
4513                 Remove debug statement (accidentally committed w/ cvs14).
4514
4515 2007-03-05 [paul]       2.8.0cvs21
4516
4517         * src/plugins/pgpcore/prefs_gpg.c
4518                 fix compiler warning
4519
4520 2007-03-05 [wwp]        2.8.0cvs20
4521
4522         * src/matcher_parser_parse.y
4523                 Fix mismerge between cvs17 and cvs19.
4524
4525 2007-03-05 [wwp]        2.8.0cvs19
4526
4527         * src/matcher_parser_parse.y
4528         * src/prefs_filtering_action.c
4529         * src/matcher.c
4530         * src/matcher.h
4531         * src/filtering.c
4532         * src/filtering.h
4533                 Add new 'add_to_addressbook' filtering/processing action.
4534
4535 2007-03-05 [wwp]        2.8.0cvs18
4536
4537         * src/filtering.c
4538                 Fix mark_as_ham filtering/processing action: spam flag
4539                 was not unset.
4540
4541 2007-03-04 [colin]      2.8.0cvs17
4542
4543         * src/filtering.c
4544         * src/matcher.c
4545         * src/matcher.h
4546         * src/matcher_parser_parse.y
4547         * src/prefs_filtering_action.c
4548                 Add 'Mark as spam' and 'Mark as ham' filtering
4549                 actions. Fixes bug 1138.
4550
4551 2007-03-04 [colin]      2.8.0cvs16
4552
4553         * src/imap.c
4554                 Fix bug 1140, wrong return value
4555                 without libetpan
4556
4557 2007-03-04 [wwp]        2.8.0cvs15
4558
4559         * src/addr_compl.c
4560                 Rollback cvs14: don't free stuff that is managed in g_list.
4561
4562 2007-03-04 [wwp]        2.8.0cvs14
4563
4564         * src/addr_compl.c
4565                 Fix a leak in address completion code.
4566
4567 2007-03-04 [colin]      2.8.0cvs13
4568
4569         * src/addr_compl.c
4570                 Maybe fix bug 1136, 'Crash in group 
4571                 address completion'
4572
4573 2007-03-04 [iwkse]      2.8.0cvs12
4574
4575         * src/imap.c
4576                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4577
4578 2007-03-03 [colin]      2.8.0cvs11
4579
4580         * src/plugins/pgpinline/pgpinline.c
4581                 Fix off-by-one, fix double-free. Fixes
4582                 bug 1135, 'cm-segfault on decrypting 
4583                 with PGP/inline'
4584
4585 2007-03-03 [colin]      2.8.0cvs10
4586
4587         * configure.ac
4588         * src/main.c
4589         * src/common/plugin.c
4590                 Fix bug 1134, 'Valgrind macros unhandled 
4591                 by Irix's cc'
4592
4593 2007-03-02 [colin]      2.8.0cvs9
4594
4595         * src/mbox.c
4596                 Don't error out on EAGAIN. Fixes 
4597                 bug 1129, '"local mbox file" account 
4598                 isn't retrieving mails'
4599
4600 2007-03-01 [wwp]        2.8.0cvs8
4601
4602         * src/mainwindow.c
4603         * src/gtk/colorlabel.c
4604                 Remove accels for extra color labels until we set better
4605                 and definitive ones.
4606
4607 2007-02-28 [wwp]        2.8.0cvs7
4608
4609         * src/mainwindow.c
4610         * src/matcher_parser_parse.y
4611         * src/prefs_common.c
4612         * src/prefs_msg_colors.c
4613         * src/procmsg.h
4614         * src/gtk/colorlabel.c
4615         * src/gtk/colorlabel.h
4616                 Add more customizable color labels. Cleaned up a bit
4617                 the color label API to avoid duplicate defines of
4618                 the max number of colors.
4619
4620 2007-02-27 [colin]      2.8.0cvs6
4621
4622         * src/mainwindow.c
4623         * src/common/utils.c
4624         * src/common/utils.h
4625                 Fix '+' in mailto URIs for List-* headers
4626
4627 2007-02-27 [colin]      2.8.0cvs5
4628
4629         * src/gtk/gtkutils.c
4630                 Use gtk_window_set_role instead of 
4631                 _set_wmclass
4632
4633 2007-02-27 [colin]      2.8.0cvs4
4634
4635         * src/inc.c
4636                 Fix "After receiving new mail, go to inbox" on IMAP,
4637                 and make it work only on manual reception
4638
4639 2007-02-27 [wwp]        2.8.0cvs3
4640
4641         * src/prefs_filtering.c
4642         * src/prefs_filtering_action.c
4643         * src/prefs_matcher.c
4644                 Update filtering matcher's and action's color label menus
4645                 when re-opening those dialogs (reflect any change to the
4646                 color labels list in the preferences).
4647
4648 2007-02-27 [colin]      2.8.0cvs2
4649
4650         * src/imap.c
4651         * src/etpan/etpan-thread-manager-types.h
4652         * src/etpan/etpan-thread-manager.c
4653         * src/etpan/imap-thread.c
4654                 Log imap ALERTs as errors in the log.
4655
4656 2007-02-26 [paul]       2.8.0cvs1
4657
4658         * tools/claws.i18n.status.pl
4659                 updated
4660
4661 2007-02-26 [paul]       2.7.2cvs75
4662
4663         * po/ca.po
4664         * po/cs.po
4665         * po/de.po
4666         * po/en_GB.po
4667         * po/fi.po
4668         * po/fr.po
4669         * po/hu.po
4670         * po/pl.po
4671         * po/pt_BR.po
4672         * po/sk.po
4673         * po/sr.po
4674         * po/zh_CN.po
4675                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4676                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4677                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4678                 Aleksandar Urosevic, and Ralgh Young
4679
4680 2007-02-25 [mones]      2.7.2cvs74
4681
4682         * po/es.po
4683                 Updated for release
4684
4685 2007-02-25 [colin]      2.7.2cvs73
4686
4687         * src/main.c
4688                 Clearing the list is only useful
4689                 to prevent a valgrind false-positive
4690
4691 2007-02-25 [paul]       2.7.2cvs72
4692
4693         * tools/Makefile.am
4694         * tools/README
4695         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4696         * tools/maildir2claws-mail.pl  **REMOVED**
4697                 renamed the script, fixed a couple bugs
4698
4699 2007-02-23 [colin]      2.7.2cvs71
4700
4701         * src/addressbook.c
4702                 Fix a leak, check for a few improbable nulls
4703
4704 2007-02-23 [colin]      2.7.2cvs70
4705
4706         * src/main.c
4707         * src/main.h
4708         * src/plugins/trayicon/trayicon.c
4709                 Fix blinking mainwin when starting in tray
4710                 (show mainwindow later in the startup process,
4711                  apart if restarting post-crash)
4712
4713 2007-02-23 [colin]      2.7.2cvs69
4714
4715         * src/folderview.c
4716         * src/imap_gtk.c
4717                 Fix crash when unsubscribing the currently
4718                 selected/opened folder
4719
4720 2007-02-23 [colin]      2.7.2cvs68
4721
4722         * src/compose.c
4723                 Fix bug that prevented colorization to
4724                 work without wrap quotation option
4725
4726 2007-02-23 [colin]      2.7.2cvs67
4727
4728         * src/addr_compl.c
4729                 Fix refcounting, start and end completion who
4730                 behaved as if there couldn't be any other current
4731                 user of completion
4732
4733 2007-02-23 [wwp]        2.7.2cvs66
4734
4735         * src/addressbook.c
4736         * src/addrindex.c
4737                 Address completion fixes: fix addressbook_peek_folder_exists() in
4738                 which the algorithm was ridiculously over-obfuscated and broken.
4739                 Fix addrindex_load_completion() as well, to load addresses in
4740                 completion list with regards to what addressbook_peek_folder_exists()
4741                 returns now.
4742
4743 2007-02-23 [wwp]        2.7.2cvs65
4744
4745         * src/addr_compl.c
4746                 Add addresses to completion when they're non-empty (thanks to Colin).
4747
4748 2007-02-23 [paul]       2.7.2cvs64
4749
4750         * src/plugins/pgpcore/passphrase.c
4751                 remove 'const '
4752
4753 2007-02-23 [colin]      2.7.2cvs63
4754
4755         * src/plugins/pgpcore/prefs_gpg.c
4756         * src/plugins/pgpcore/prefs_gpg.h
4757         * src/plugins/pgpcore/sgpgme.c
4758         * src/plugins/pgpinline/pgpinline.c
4759         * src/plugins/pgpmime/pgpmime.c
4760                 Try harder to respect user's choice wrt
4761                 gpg-agent even with gpg2, by unsetting
4762                 GPG_AGENT_INFO when necessary.
4763
4764 2007-02-22 [paul]       2.7.2cvs62
4765
4766         * src/plugins/pgpcore/sgpgme.c
4767         * src/plugins/pgpcore/sgpgme.h
4768         * src/plugins/pgpcore/passphrase.c
4769         * src/plugins/pgpinline/pgpinline.c
4770         * src/plugins/pgpmime/pgpmime.c
4771                 Fix a leak - gpgme_data_release_and_get_mem
4772                 leaks in recent gpgme. Workaround by using
4773                 our own function.
4774
4775 2007-02-22 [paul]       2.7.2cvs61
4776
4777         * src/gtk/quicksearch.c
4778                 Abandon dynamic search when pressing
4779                 Enter
4780
4781 2007-02-21 [colin]      2.7.2cvs60
4782
4783         * src/procmsg.c
4784         * src/plugins/pgpcore/passphrase.c
4785                 Fix little memory leaks
4786         * src/main.c
4787                 Fix false-positive leak at exit
4788         * src/gtk/quicksearch.c
4789                 Fix potentially big leak in recursive
4790                 Quicksearch
4791
4792 2007-02-21 [wwp]        2.7.2cvs59
4793
4794         * src/summaryview.c
4795                 Add missing newline to a debug message.
4796
4797 2007-02-20 [colin]      2.7.2cvs58
4798
4799         * src/Makefile.am
4800         * src/mimeview.c
4801         * src/stock_pixmap.c
4802         * src/stock_pixmap.h
4803         * src/pixmaps/mime_pgpsig.xpm
4804                 Add icon for application/pgp-signature
4805
4806 2007-02-20 [colin]      2.7.2cvs57
4807
4808         * src/Makefile.am
4809         * src/main.c
4810         * src/mimeview.c
4811         * src/stock_pixmap.c
4812         * src/stock_pixmap.h
4813         * src/pixmaps/mime_calendar.xpm
4814         * src/pixmaps/mime_pdf.xpm
4815         * src/pixmaps/mime_ps.xpm
4816                 Add icons for text/calendar, application/pdf
4817                 and application/postscript
4818
4819 2007-02-20 [colin]      2.7.2cvs56
4820
4821         * autogen.sh
4822         * src/matcher_parser_parse.y
4823         * src/matcher_parser_lex.l
4824                 Fix big memory leak in flex, and
4825                 require flex 2.5.31
4826
4827 2007-02-20 [wwp]        2.7.2cvs55
4828
4829         * src/matcher_parser_parse.y
4830                 Fix a duplicate token definition (thanks to iwkse).
4831
4832 2007-02-20 [wwp]        2.7.2cvs54
4833
4834         * src/matcher_parser_lex.l
4835         * src/quote_fmt_lex.l
4836                 Use proper flex options instead of direct use of #define,
4837                 make the flex-generated C lighter.
4838
4839 2007-02-20 [colin]      2.7.2cvs53
4840
4841         * src/summaryview.c
4842                 Grab focus in message list after hiding
4843                 the quicksearch, instead of leaving it
4844                 "somewhere"
4845
4846 2007-02-19 [colin]      2.7.2cvs52
4847
4848         * src/folderview.c
4849                 Fix bug 1033, 'Automatically refresh 
4850                 message list when new messages arrives'
4851                 Looks like folderview->opened can sometimes
4852                 be wrong...
4853
4854 2007-02-19 [paul]       2.7.2cvs51
4855
4856         * tools/Makefile.am
4857         * tools/README
4858         * tools/thunderbird-filters-convertor.pl
4859                 add new script which converts thunderbird filter
4860                 rules to Claws filter rules
4861
4862 2007-02-18 [paul]       2.7.2cvs50
4863
4864         * src/plugins/pgpcore/prefs_gpg.c
4865         * src/plugins/pgpcore/prefs_gpg.h
4866         * src/plugins/pgpcore/sgpgme.c
4867         * src/plugins/pgpinline/pgpinline.c
4868         * src/plugins/pgpmime/pgpmime.c
4869                 improved GUI interoperability with gpg-agent
4870
4871 2007-02-18 [paul]       2.7.2cvs49
4872
4873         * src/prefs_account.c
4874                 Privacy options sensitivity fix
4875
4876 2007-02-17 [colin]      2.7.2cvs48
4877
4878         * src/messageview.c
4879                 Reset icon to warning in the noticeview
4880
4881 2007-02-15 [colin]      2.7.2cvs47
4882
4883         * src/folderview.c
4884                 Fix a manifestation of bug 1033 (summaryview failing
4885                 to update for new mails), which happens after editing
4886                 account preferences or preferences that cause a 
4887                 folderview reload.
4888
4889 2007-02-15 [colin]      2.7.2cvs46
4890
4891         * src/addressbook.c
4892                 Probably fix bug 1123, 'Segmentation 
4893                 fault while opening address book'. I get
4894                 g_warnings if the saved paned position is
4895                 not greater than 0. Also, save position
4896                 when hiding the addressbook instead of
4897                 via signal.
4898
4899 2007-02-14 [colin]      2.7.2cvs45
4900
4901         * src/plugins/pgpcore/prefs_gpg.c
4902         * src/plugins/pgpcore/prefs_gpg.h
4903         * src/plugins/pgpcore/sgpgme.c
4904         * src/plugins/pgpinline/pgpinline.c
4905         * src/plugins/pgpmime/pgpmime.c
4906                 Add an option "Use gpg-agent if available". Fixes
4907                 annoyances with distro-installed gpg-agent, when
4908                 no pinentry program is installed, and the user's 
4909                 at a loss on why "decryption failed". Makes more
4910                 clear why passphrase isn't saved when gpg-agent is
4911                 used. Defaults to true, to avoid changing the 
4912                 current behaviour.
4913
4914 2007-02-14 [wwp]        2.7.2cvs44
4915
4916         * src/matcher_parser_parse.y
4917                 Fix missing line number reset (wrong line number might appear
4918                 when re-loading filtering rules if there's a parser error).
4919
4920 2007-02-13 [colin]      2.7.2cvs43
4921
4922         * src/common/utils.c
4923                 Don't encode ',' in URIs before passing it
4924                 to the browser command-line. It was probably
4925                 done at a time where commas in URIs made
4926                 mozilla -remote 'openurl(%s,new-window)'
4927                 bug.
4928
4929 2007-02-13 [wwp]        2.7.2cvs42
4930
4931         * src/prefs_matcher.c
4932         * src/plugins/bogofilter/bogofilter_gtk.c
4933                 A bit of string factorization around "Select ..." buttons.
4934
4935 2007-02-11 [colin]      2.7.2cvs41
4936
4937         * src/alertpanel.c
4938                 Make sure to escape the title
4939
4940 2007-02-11 [colin]      2.7.2cvs40
4941
4942         * src/codeconv.c
4943                 Recognize .utf8 locales as .UTF-8 ones
4944
4945 2007-02-11 [colin]      2.7.2cvs39
4946
4947         * src/compose.c
4948                 Fix code conversion when dragging a file
4949
4950 2007-02-09 [colin]      2.7.2cvs38
4951
4952         * src/plugins/clamav/clamav_plugin.c
4953                 Complete Paul's patch with conditional
4954                 compilation to avoid breaking compilation
4955                 on old Dapper and Edgy... Maybe other
4956                 distros too.
4957
4958 2007-02-09 [paul]       2.7.2cvs37
4959
4960         * src/plugins/clamav/clamav_plugin.c
4961                 fix for the upstream changes in libclamav
4962
4963 2007-02-09 [paul]       2.7.2cvs36
4964
4965         * src/main.c
4966         * src/mainwindow.c
4967         * src/procmsg.c
4968         * src/procmsg.h
4969                 fix "warn if there are queued messages" (on exit)
4970                 option, which only checked the first mailbox's
4971                 queue
4972                 don't ask before emptying trash if there are no
4973                 messages in trash, also check and empty all trash
4974                 folders
4975         * src/prefs_other.c
4976                 move "Ask before emptying trash" option
4977                 outside of the "On exit" frame as it's
4978                 not only an "On exit" option
4979
4980 2007-02-09 [paul]       2.7.2cvs35
4981
4982         * src/addrgather.c
4983         * src/alertpanel.c
4984         * src/editldap.c
4985         * src/prefs_account.c
4986         * src/prefs_folder_item.c
4987         * src/prefs_gtk.h
4988         * src/prefs_matcher.c
4989         * src/prefs_message.c
4990         * src/prefs_msg_colors.c
4991         * src/prefs_summaries.c
4992         * src/wizard.c
4993         * src/gtk/inputdialog.c
4994         * src/plugins/bogofilter/bogofilter_gtk.c
4995                 pedantic commit: use 'checkbtn' everywhere
4996                 instead of a mixture of 'checkbtn' and 'chkbtn'
4997
4998 2007-02-09 [paul]       2.7.2cvs34
4999
5000         * src/compose.c
5001                 fix default hotkeys
5002         * src/prefs_other.c
5003         * src/prefs_send.c
5004                 move "Never send Return Receipts" from
5005                 prefs_other to prefs_send
5006                 add an option "Ask about account specific
5007                 filtering rules..." to prefs_other
5008         * src/gtk/gtkutils.c
5009                 fix a compiler warning
5010
5011 2007-02-08 [colin]      2.7.2cvs33
5012
5013         * src/plugins/pgpinline/pgpinline.c
5014                 Fix bug 1110, 'pgpmime fails to process 
5015                 encapsulated openpgp mime (rfc 3156, 6.1 
5016                 -> rfc1847)'
5017                 It was due to an interaction between PGP/Mime
5018                 and PGP/Inline plugin. 
5019
5020 2007-02-08 [colin]      2.7.2cvs32
5021
5022         * src/inc.c
5023         * src/mbox.c
5024         * src/mbox.h
5025                 Fix bug 1117, 'fcntl locking code 
5026                 does not work in mbox.c'
5027
5028 2007-02-08 [colin]      2.7.2cvs31
5029
5030         * src/prefs_account.c
5031                 Fix Gentoo bug 165819, 'can't create 
5032                 a "local mbox file" account'. Patch
5033                 by Olivier <castan.o@free.fr>
5034
5035 2007-02-07 [colin]      2.7.2cvs30
5036
5037         * src/ldapquery.c
5038                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5039                 autocompletion was used'
5040
5041 2007-02-07 [paul]       2.7.2cvs29
5042
5043         * src/folder.c
5044                 cut down on unnecessary debug_prints
5045         * src/imap_gtk.c
5046                 fix menu_set_active() on 'Show only
5047                 subscribed folders'
5048
5049 2007-02-07 [paul]       2.7.2cvs28
5050
5051         * src/plugins/clamav/clamav_plugin.c
5052         * src/plugins/clamav/clamav_plugin.h
5053         * src/plugins/clamav/clamav_plugin_gtk.c
5054                 fix copyright header
5055
5056 2007-02-07 [paul]       2.7.2cvs27
5057
5058         * src/procheader.c
5059                 fix bug 1116, 'summary view allow a 
5060                 subject line break'
5061
5062 2007-02-06 [colin]      2.7.2cvs26
5063
5064         * src/summaryview.c
5065                 Fix delete thread
5066
5067 2007-02-05 [fabien]     2.7.2cvs25
5068
5069         * po/POTFILES.in
5070         * src/uri_opener.c
5071                 i18n related - 1 fix and 1 message for translators.
5072
5073 2007-02-05 [colin]      2.7.2cvs24
5074
5075         * src/gtk/quicksearch.c
5076                 Don't reload summary list if quicksearch wasn't
5077                 active on hiding; move currently selected mail in
5078                 the visible area when showing the quicksearch
5079
5080 2007-02-05 [colin]      2.7.2cvs23
5081
5082         * src/folderview.c
5083                 Add debug to try to solve bug 1104
5084
5085 2007-02-05 [paul]       2.7.2cvs22
5086
5087         * src/mainwindow.c
5088                 confirm before emptying trash on exit is
5089                 a Yes or No answer, use Yes or No in the
5090                 dialog
5091
5092 2007-02-04 [colin]      2.7.2cvs21
5093
5094         * src/compose.c
5095         * src/plugins/pgpcore/passphrase.c
5096         * src/plugins/pgpcore/select-keys.c
5097                 Set wmclass on new windows
5098
5099 2007-02-04 [colin]
5100
5101         2.8.0-rc1 released
5102
5103 2007-02-04 [colin]      2.7.2cvs20
5104
5105         * src/compose.c
5106         * src/compose.h
5107                 Auto save drafts on exit, reopen them
5108                 at startup, instead of asking
5109         * src/account.c
5110         * src/addressadd.c
5111         * src/addressbook.c
5112         * src/addressbook_foldersel.c
5113         * src/addrgather.c
5114         * src/crash.c
5115         * src/editaddress.c
5116         * src/editbook.c
5117         * src/editgroup.c
5118         * src/editjpilot.c
5119         * src/editldap.c
5120         * src/editldap_basedn.c
5121         * src/editvcard.c
5122         * src/exphtmldlg.c
5123         * src/expldifdlg.c
5124         * src/export.c
5125         * src/foldersel.c
5126         * src/gedit-print.c
5127         * src/import.c
5128         * src/importldif.c
5129         * src/importmutt.c
5130         * src/importpine.c
5131         * src/main.c
5132         * src/mainwindow.c
5133         * src/message_search.c
5134         * src/messageview.c
5135         * src/prefs_actions.c
5136         * src/prefs_customheader.c
5137         * src/prefs_display_header.c
5138         * src/prefs_filtering.c
5139         * src/prefs_filtering_action.c
5140         * src/prefs_folder_column.c
5141         * src/prefs_gtk.c
5142         * src/prefs_matcher.c
5143         * src/prefs_other.c
5144         * src/prefs_summaries.c
5145         * src/prefs_summary_column.c
5146         * src/prefs_template.c
5147         * src/sourcewindow.c
5148         * src/ssl_manager.c
5149         * src/summary_search.c
5150         * src/uri_opener.c
5151         * src/gtk/about.c
5152         * src/gtk/description_window.c
5153         * src/gtk/foldersort.c
5154         * src/gtk/gtkutils.c
5155         * src/gtk/gtkutils.h
5156         * src/gtk/icon_legend.c
5157         * src/gtk/logwindow.c
5158         * src/gtk/pluginwindow.c
5159         * src/gtk/prefswindow.c
5160                 Give different wmclass to different
5161                 windows - thanks to sed ;)
5162
5163 2007-02-04 [colin]      2.7.2cvs19
5164
5165         * src/main.c
5166                 Revert previous patch, can't reproduce
5167                 it anymore. 
5168
5169 2007-02-03 [colin]      2.7.2cvs18
5170
5171         * src/main.c
5172                 Don't save the mainwindow size and
5173                 position on emergency exit (libSM's
5174                 "die" callback), Xfce seems to make
5175                 the window smaller just before the
5176                 size's saved.
5177
5178 2007-02-03 [colin]      2.7.2cvs17
5179
5180         * src/plugins/bogofilter/bogofilter.c
5181         * src/plugins/bogofilter/bogofilter.h
5182         * src/plugins/bogofilter/bogofilter_gtk.c
5183         * src/plugins/pgpinline/pgpinline.c
5184         * src/plugins/pgpinline/pgpinline.h
5185                 Fix more copyrights
5186
5187 2007-02-03 [colin]      2.7.2cvs16
5188
5189         * src/partial_download.c
5190         * src/partial_download.h
5191         * src/ssl_manager.c
5192         * src/ssl_manager.h
5193         * src/uri_opener.c
5194         * src/uri_opener.h
5195         * src/wizard.c
5196         * src/wizard.h
5197         * src/common/ssl_certificate.c
5198         * src/common/ssl_certificate.h
5199         * src/gtk/quicksearch.c
5200         * src/gtk/quicksearch.h
5201         * src/gtk/sslcertwindow.c
5202         * src/gtk/sslcertwindow.h
5203                 Fix copyright on my files
5204
5205 2007-02-02 [colin]      2.7.2cvs15
5206
5207         * src/Makefile.am
5208         * src/mainwindow.c
5209         * src/messageview.c
5210         * src/messageview.h
5211         * src/textview.c
5212         * src/textview.h
5213         * src/uri_opener.c
5214         * src/uri_opener.h
5215                 Add Tools/List URIs to allow
5216                 opening any URI in the current mail
5217
5218 2007-02-02 [colin]      2.7.2cvs14
5219
5220         * src/common/valgrind.h ** NEW FILE **
5221         * src/common/Makefile.am
5222         * src/common/plugin.c
5223                 Don't dlclose the plugins if we're running
5224                 under valgrind. (doesn't require valgrind
5225                 either at compile time or run time).
5226
5227 2007-02-01 [paul]       2.7.2cvs13
5228
5229         * AUTHORS
5230         * src/gtk/authors.h
5231         * tools/freshmeat_search.pl
5232         * tools/google_search.pl
5233         * tools/multiwebsearch.pl
5234                 add support for non ISO-8859-1 compatible locales
5235                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5236
5237 2007-02-01 [colin]      2.7.2cvs12
5238
5239         * src/prefs_other.c
5240         * src/prefs_summaries.c
5241                 Move keybinding prefs to the Other page
5242
5243 2007-02-01 [wwp]        2.7.2cvs11
5244
5245         * src/plugins/trayicon/trayicon.c
5246                 Fix a raising issue within KDE.
5247
5248 2007-02-01 [colin]      2.7.2cvs10
5249
5250         * src/codeconv.c
5251                 Fix stray quotes in encoded strings
5252         * src/addressadd.c
5253                 Fix wrong call causing g_warnings
5254         * src/textview.c
5255                 Remove useless message
5256
5257 2007-01-31 [wwp]        2.7.2cvs9
5258
5259         * src/plugins/trayicon/trayicon.c
5260                 fix buggy hiding of main window when closing if close-to-tray
5261                 is not set (bad logics  in the trayicon hook code).
5262                 Changed the quit confirmation message too.
5263
5264 2007-01-30 [colin]      2.7.2cvs8
5265
5266         * src/main.c
5267                 Fix hidden mainwindow after clicking on
5268                 the X close button, if compose windows
5269                 exist and the user chooses not to quit
5270
5271 2007-01-30 [colin]      2.7.2cvs7
5272
5273         * src/main.c
5274         * src/compose.c
5275                 Handle local URIs to attach files (file:///...)
5276                 Fixes attaching files from Thunar for example
5277
5278 2007-01-30 [colin]      2.7.2cvs6
5279
5280         * src/prefs_ext_prog.c
5281                 Add 'mousepad' to the list of text editors.
5282                 Mousepad is XFCE's text editor
5283
5284 2007-01-29 [wwp]        2.7.2cvs5
5285
5286         * po/POTFILES.in
5287         * src/plugins/trayicon/trayicon_prefs.c
5288                 trayicon i18n fixes, thanks to Fabien.
5289
5290 2007-01-28 [wwp]        2.7.2cvs4
5291
5292         * src/mainwindow.c
5293         * src/mainwindow.h
5294         * src/plugins/trayicon/trayicon.c
5295         * src/plugins/trayicon/trayicon_prefs.c
5296         * src/plugins/trayicon/trayicon_prefs.h
5297                 Added a new TrayIcon plugin option to close to tray
5298                 (WM's hotkey and [X] button will hide the window instead
5299                 of closing it - closing CM can be done using the tray icon
5300                 menu or the File menu).
5301                 Improved visibility handling in trayicon, clicking the
5302                 trayicon now raise the window to current desktop when it
5303                 was either minimized/shaded/on another desktop.
5304                 Thanks to Paul for testing and fixing a strange behaviour
5305                 in KDE ;-).
5306
5307 2007-01-27 [paul]       2.7.2cvs3
5308
5309         * src/prefs_folder_item.c
5310         * src/prefs_receive.c
5311         * src/plugins/pgpcore/prefs_gpg.c
5312                 use 'start-up' instead of 'startup' in labels
5313
5314 2007-01-26 [wwp]        2.7.2cvs2
5315
5316         * src/plugins/trayicon/Makefile.am
5317         * src/plugins/trayicon/trayicon.c
5318         * src/plugins/trayicon/trayicon_prefs.c
5319         * src/plugins/trayicon/trayicon_prefs.h
5320                 Add a new TrayIcon option to hide the main window at
5321                 start-up.
5322                 Fix trayicon.c copyright header.
5323
5324 2007-01-26 [paul]       2.7.2cvs1
5325
5326         * NEWS
5327         * README
5328         * RELEASE_NOTES
5329         * configure.ac
5330                 bump up version number following
5331                 stable release
5332
5333 2007-01-25 [mones]      2.7.1cvs60
5334
5335         * po/es.po
5336                 updated thousands of strings (well, probably less ;-)
5337
5338 2007-01-25 [colin]      2.7.1cvs59
5339
5340         * src/matcher.c
5341                 Fix 2nd-run loss of matcherrc on new
5342                 configurations. 
5343
5344 2007-01-25 [wwp]        2.7.1cvs58
5345
5346         * src/mimeview.c
5347                 fix handling of empty value in attach_save_directory too, thanks
5348                 to Colin.
5349
5350 2007-01-25 [wwp]        2.7.1cvs57
5351
5352         * src/gtk/filesel.c
5353                 fix handling of empty value in attach_load_directory,
5354                 thanks to Colin.
5355
5356 2007-01-25 [wwp]        2.7.1cvs56
5357
5358         * src/plugins/dillo_viewer/dillo_prefs.h
5359                 fix a typo.
5360
5361 2007-01-25 [colin]      2.7.1cvs55
5362
5363         * src/matcher.c
5364         * src/matcher.h
5365         * src/matcher_parser_parse.y
5366         * src/prefs_matcher.c
5367                 Add matching on the spam flag
5368
5369 2007-01-24 [colin]      2.7.1cvs54
5370
5371         * src/folder.c
5372         * src/common/xml.c
5373         * src/common/xml.h
5374                 Make sure folderlist.xml is correctly
5375                 written before overwriting it.
5376         * src/procmsg.c
5377         * src/procmsg.h
5378         * src/summaryview.c
5379         * src/plugins/bogofilter/bogofilter.c
5380         * src/plugins/bogofilter/bogofilter.h
5381         * src/plugins/bogofilter/bogofilter_gtk.c
5382         * src/plugins/spamassassin/spamassassin.c
5383         * src/plugins/spamassassin/spamassassin.h
5384         * src/plugins/spamassassin/spamassassin_gtk.c
5385                 Move spam to the correct trash folder after
5386                 learning, if spam directory isn't set.
5387
5388 2007-01-23 [paul]       2.7.1cvs53
5389
5390         * src/plugins/bogofilter/bogofilter_gtk.c
5391                 fix sensitivity of "Insert X-Bogosity header"
5392                 option
5393
5394 2007-01-23 [colin]      2.7.1cvs52
5395
5396         * src/toolbar.c
5397                 Translate toolbar items text if
5398                 they're translatable (default)
5399         * src/addrcache.c
5400         * src/addrcache.h
5401         * src/addritem.c
5402         * src/addritem.h
5403         * src/codeconv.c
5404         * src/codeconv.h
5405         * src/jpilot.c
5406         * src/jpilot.h
5407         * src/ldapctrl.c
5408         * src/ldapctrl.h
5409         * src/ldapquery.h
5410         * src/ldif.c
5411         * src/ldif.h
5412         * src/etpan/etpan-thread-manager.c
5413         * src/etpan/etpan-thread-manager.h
5414         * src/gtk/gtkutils.c
5415         * src/gtk/gtkutils.h
5416                 More static functions
5417
5418 2007-01-22 [fabien]     2.7.1cvs51
5419
5420         * src/gtk/gtkutils.c
5421                 gtkut_get_options_frame() : ability to pass
5422                 a 'NULL' value in frame pointer parameter if
5423                 we don't need it.
5424
5425 2007-01-22 [colin]      2.7.1cvs50
5426
5427         * src/procmsg.c
5428         * src/procmsg.h
5429         * src/plugins/bogofilter/bogofilter.c
5430         * src/plugins/bogofilter/bogofilter_gtk.c
5431         * src/plugins/spamassassin/spamassassin.c
5432         * src/plugins/spamassassin/spamassassin_gtk.c
5433                 Allow moving spams to the account's trash
5434                 instead of default one
5435
5436 2007-01-21 [colin]      2.7.1cvs49
5437
5438         * src/ldapquery.c
5439         * src/ldapquery.h
5440                 Revert a static function that shouldn't
5441                 have been
5442
5443 2007-01-21 [colin]      2.7.1cvs48
5444
5445         * src/ldapquery.c
5446         * src/ldapquery.h
5447                 Same
5448
5449 2007-01-21 [colin]      2.7.1cvs47
5450
5451         * src/procmsg.c
5452         * src/procmsg.h
5453                 Same
5454
5455 2007-01-21 [colin]      2.7.1cvs46
5456
5457         * src/common/socket.c
5458         * src/common/socket.h
5459                 Same
5460
5461 2007-01-21 [colin]      2.7.1cvs45
5462
5463         * src/crash.c
5464         * src/exporthtml.c
5465         * src/exporthtml.h
5466         * src/exportldif.c
5467         * src/exportldif.h
5468         * src/folder.c
5469         * src/folder.h
5470         * src/folder_item_prefs.c
5471         * src/folder_item_prefs.h
5472         * src/folderview.c
5473         * src/folderview.h
5474         * src/gedit-print.c
5475         * src/gedit-print.h
5476         * src/main.c
5477         * src/main.h
5478         * src/common/socket.c
5479         * src/common/socket.h
5480         * src/gtk/gtkaspell.c
5481         * src/gtk/gtkaspell.h
5482         * src/gtk/quicksearch.c
5483         * src/gtk/quicksearch.h
5484                 Same
5485
5486 2007-01-21 [colin]      2.7.1cvs44
5487
5488         * src/common/utils.c
5489         * src/common/utils.h
5490         * src/etpan/etpan-thread-manager.c
5491         * src/etpan/etpan-thread-manager.h
5492                 Same (Funny that etpan_thread_unbind
5493                 is called but not etpan_thread_bind)
5494
5495 2007-01-21 [colin]      2.7.1cvs43
5496
5497         * src/addrselect.c
5498         * src/addrselect.h
5499         * src/codeconv.c
5500         * src/codeconv.h
5501         * src/compose.c
5502         * src/compose.h
5503         * src/etpan/Makefile.am
5504         * src/gtk/colorlabel.c
5505         * src/gtk/colorlabel.h
5506         * src/gtk/sslcertwindow.c
5507         * src/gtk/sslcertwindow.h
5508         * src/etpan/etpan-log.c ** REMOVED **
5509         * src/etpan/etpan-log.h ** REMOVED **
5510                 Same
5511
5512 2007-01-20 [colin]      2.7.1cvs42
5513
5514         * src/addritem.c
5515         * src/addritem.h
5516                 Same
5517
5518 2007-01-20 [colin]      2.7.1cvs41
5519
5520         * src/account.c
5521         * src/account.h
5522         * src/addrbook.c
5523         * src/addrbook.h
5524         * src/addrcache.c
5525         * src/addrcache.h
5526         * src/addrclip.c
5527         * src/addrclip.h
5528         * src/addressbook.c
5529         * src/addressbook.h
5530         * src/addrharvest.c
5531         * src/addrharvest.h
5532         * src/addrindex.c
5533         * src/addrindex.h
5534         * src/editaddress.c
5535         * src/editaddress.h
5536                 Make functions that aren't used in other
5537                 files static
5538
5539 2007-01-20 [colin]      2.7.1cvs40
5540
5541         * src/account.c
5542         * src/addrbook.c
5543         * src/addrcache.c
5544         * src/addressbook.c
5545         * src/addrgather.c
5546         * src/addrindex.c
5547         * src/addrquery.c
5548         * src/addrselect.c
5549         * src/browseldap.c
5550         * src/compose.c
5551         * src/editbook.c
5552         * src/editjpilot.c
5553         * src/editldap.c
5554         * src/editldap_basedn.c
5555         * src/editvcard.c
5556         * src/exporthtml.c
5557         * src/exportldif.c
5558         * src/folder.c
5559         * src/folderview.c
5560         * src/image_viewer.c
5561         * src/imap.c
5562         * src/importmutt.c
5563         * src/importpine.c
5564         * src/jpilot.c
5565         * src/ldapquery.c
5566         * src/main.c
5567         * src/mainwindow.c
5568         * src/matcher.c
5569         * src/messageview.c
5570         * src/mh.c
5571         * src/mimeview.c
5572         * src/msgcache.c
5573         * src/mutt.c
5574         * src/news.c
5575         * src/pine.c
5576         * src/prefs_account.c
5577         * src/prefs_common.c
5578         * src/prefs_compose_writing.c
5579         * src/prefs_ext_prog.c
5580         * src/prefs_folder_item.c
5581         * src/prefs_fonts.c
5582         * src/prefs_message.c
5583         * src/prefs_msg_colors.c
5584         * src/prefs_other.c
5585         * src/prefs_quote.c
5586         * src/prefs_receive.c
5587         * src/prefs_send.c
5588         * src/prefs_spelling.c
5589         * src/prefs_summaries.c
5590         * src/prefs_toolbar.c
5591         * src/prefs_wrapping.c
5592         * src/privacy.c
5593         * src/procmime.c
5594         * src/procmsg.c
5595         * src/ssl_manager.c
5596         * src/statusbar.c
5597         * src/summaryview.c
5598         * src/toolbar.c
5599         * src/vcard.c
5600         * src/common/hooks.c
5601         * src/common/log.c
5602         * src/common/passcrypt.c
5603         * src/common/socket.c
5604         * src/common/ssl.c
5605         * src/common/ssl_certificate.c
5606         * src/common/template.c
5607         * src/common/utils.c
5608         * src/etpan/imap-thread.c
5609         * src/gtk/sslcertwindow.c
5610         * src/gtk/sslcertwindow.h
5611                 Make functions that could be static, static
5612
5613 2007-01-20 [colin]      2.7.1cvs39
5614
5615         * src/editldap.c
5616                 Fix tooltip
5617
5618 2007-01-20 [colin]      2.7.1cvs38
5619
5620         * src/ldapquery.c
5621         * src/ldaputil.c
5622         * src/ldaputil.h
5623                 Fix bug 1102, 'claws-mail-2.7.1 
5624                 makes use of deprecated ldap 
5625                 functions'
5626
5627 2007-01-20 [colin]      2.7.1cvs37
5628
5629         * src/mainwindow.c
5630         * src/mainwindow.h
5631         * src/summaryview.c
5632         * src/gtk/quicksearch.c
5633                 Add Wide message list layout
5634
5635 2007-01-19 [fabien]     2.7.1cvs36
5636
5637         * src/textview.c
5638                 make sure a font change is considered in links of
5639                 headerview.
5640
5641 2007-01-19 [colin]      2.7.1cvs35
5642
5643         * src/main.c
5644         * src/mainwindow.c
5645         * src/mainwindow.h
5646         * src/messageview.c
5647         * src/messageview.h
5648         * src/prefs_common.c
5649         * src/prefs_common.h
5650         * src/summaryview.c
5651         * src/summaryview.h
5652         * src/gtk/quicksearch.c
5653         * src/gtk/quicksearch.h
5654                 Drop 'Separate Folder tree' and 'Separate
5655                 Message View'. Put three layouts in place
5656                 of it.
5657
5658 2007-01-19 [paul]       2.7.1cvs34
5659
5660         * src/prefs_msg_colors.c
5661                 more use of Q_ for translators
5662
5663 2007-01-19 [paul]       2.7.1cvs33
5664
5665         * src/imap_gtk.c
5666         * src/prefs_account.c
5667                 a few changes to the English
5668
5669 2007-01-19 [fabien]     2.7.1cvs32
5670
5671         * src/wizard.c
5672                 factorize translatable string
5673
5674 2007-01-18 [colin]      2.7.1cvs31
5675
5676         * src/main.c
5677                 Don't error out on --sync option. Although
5678                 we don't do anything with it, gtk+ handles
5679                 it, and it's useful for debugging X errors
5680
5681 2007-01-18 [fabien]     2.7.1cvs30
5682
5683         * src/prefs_other.c
5684                 ability to apply on the fly the recent added
5685                 'gtk_can_change_accels' pref (no need to restart).
5686
5687 2007-01-18 [fabien]     2.7.1cvs29
5688
5689         * src/plugins/bogofilter/bogofilter_gtk.c
5690         * src/plugins/bogofilter/bogofilter.c
5691         * src/plugins/spamassassin/spamassassin_gtk.c
5692         * src/addr_compl.c
5693         * src/prefs_account.c
5694                 factorize or rewrite some translatable strings.
5695
5696 2007-01-18 [fabien]     2.7.1cvs28
5697
5698         * src/prefs_gtk.h
5699         * src/compose.c
5700                 set a 4pix space between "Subject:" label and subject entry in
5701                 compose window.
5702
5703 2007-01-18 [wwp]        2.7.1cvs27
5704
5705         * src/addressbook.c
5706                 fix conflicting address-copy/paste when focus is set
5707                 to the embedded edit-person form.
5708  
5709
5710 2007-01-18 [wwp]        2.7.1cvs26
5711
5712         * src/addressbook.h
5713                 complete 2.7.1cvs23 (one more file was missing from that
5714                 commit).
5715
5716 2007-01-18 [colin]      2.7.1cvs25
5717
5718         * src/main.c
5719                 Provide a way to migrate without backup
5720                 Re-ask for migration on next start if 
5721                 it has been refused and wizard has been 
5722                 cancelled after.
5723
5724 2007-01-18 [wwp]        2.7.1cvs24
5725
5726         * src/editaddress.c
5727                 complete 2.7.1.cvs23 (file was missing from previous
5728                 commit).
5729
5730 2007-01-18 [wwp]        2.7.1cvs23
5731
5732         * src/addressbook.c
5733                 fix potential crashes in address book's focus_in/out signal handlers,
5734                 force focus to the edit-person form when clicked the Edit menu entry or
5735                 button (this only matters if the edit-person form is embedded to the
5736                 AB window, in that case, focus is not set when browsing the contacts
5737                 list w/ keys or mouse clicks).
5738
5739 2007-01-18 [paul]       2.7.1cvs22
5740
5741         * src/main.c
5742                 add command line options:
5743                 -h for --help
5744                 -q and --quit for --exit
5745                 -v for --version
5746                 print "Unknown option" for unknown options
5747
5748 2007-01-18 [paul]       2.7.1cvs21
5749
5750         * po/ru.po
5751                 updated by Pavlo Bohmat
5752
5753 2007-01-18 [paul]       2.7.1cvs20
5754
5755         * src/mainwindow.c
5756                 fix sensitivity issues of Mark as Spam/Ham
5757
5758 2007-01-17 [fabien]     2.7.1cvs19
5759
5760         * src/prefs_other.c
5761         * src/prefs_common.c
5762         * src/prefs_common.h
5763         * src/main.c
5764                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5765                 control the corresponding gtk property. It could be used to lock
5766                 all shortcuts (avoid to set one of them by inadvertency).
5767
5768 2007-01-17 [colin]      2.7.1cvs18
5769
5770         * src/summaryview.c
5771                 Fix bug 1100, 'Highlighted e-mail data not visible 
5772                 when color label applied.'. Use a weighted average
5773                 between normal selected foreground color and color
5774                 label instead of a simple one (3/1 instead 1/1).
5775
5776 2007-01-17 [colin]      2.7.1cvs17
5777
5778         * src/messageview.c
5779                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5780                 crash' - don't prevent mail switching while loading
5781
5782 2007-01-17 [colin]      2.7.1cvs16
5783
5784         * src/folder.c
5785         * src/folder.h
5786         * src/folderview.c
5787         * src/folderview.h
5788         * src/imap.c
5789         * src/imap.h
5790         * src/imap_gtk.c
5791                 Manage recursive search of unsubscribed folders
5792                 Rescan tree without checking for new messages 
5793                 after subscriptions changed
5794
5795 2007-01-17 [paul]       2.7.1cvs15
5796
5797         * src/prefs_common.c
5798         * src/gtk/pluginwindow.c
5799                 fix bug 1101, '"Load plugin" button is
5800                 accidentally hidden'
5801                 unset (-1) initial width in prefs_common,
5802                 fix overlapping buttons,
5803                 and other cleanups
5804
5805 2007-01-17 [paul]       2.7.1cvs14
5806
5807         * src/procmime.c
5808                 add #include <errno.h>, it's needed
5809                 on some systems
5810
5811 2007-01-17 [paul]       2.7.1cvs13
5812
5813         * src/common/defs.h
5814         * tools/make.themes.project
5815                 rename .sylpheed_themeinfo to .claws_themeinfo
5816                 and use it
5817         * src/etpan/etpan-errors.h
5818         * src/etpan/etpan-log.c
5819         * src/etpan/etpan-log.h
5820         * src/etpan/etpan-thread-manager-types.h
5821         * src/etpan/etpan-thread-manager.c
5822         * src/etpan/etpan-thread-manager.h
5823         * src/etpan/imap-thread.c
5824         * src/etpan/imap-thread.h
5825                 add copyright header
5826
5827 2007-01-17 [colin]      2.7.1cvs12
5828
5829         * src/plugins/pgpcore/select-keys.c
5830         * src/gtk/pluginwindow.c
5831         * src/prefs_account.c
5832                 Fix warnings
5833
5834 2007-01-16 [colin]      2.7.1cvs11
5835
5836         * src/imap.c
5837         * src/imap.h
5838         * src/imap_gtk.c
5839                 Manage subscribing to subfolders when only
5840                 subscribed folders are shown.
5841
5842 2007-01-16 [colin]      2.7.1cvs10
5843
5844         * src/folderview.c
5845                 Fix annoying vscrollbar going back to top
5846                 on Check for new folders
5847
5848 2007-01-16 [colin]      2.7.1cvs9
5849
5850         * src/imap.c
5851                 Remove printf
5852
5853 2007-01-16 [colin]      2.7.1cvs8
5854
5855         * src/filtering.c
5856                 Bigger buffer for errors
5857         * src/imap.c
5858         * src/imap.h
5859         * src/imap_gtk.c
5860         * src/prefs_account.c
5861         * src/prefs_account.h
5862         * src/wizard.c
5863         * src/etpan/imap-thread.c
5864         * src/etpan/imap-thread.h
5865         * manual/handling.xml
5866                 Add subscriptions management. What it changes:
5867                 Creating a folder subscribes to it
5868                 Deleting a folder unsubscribes it
5869                 New contextual menu item allowing to switch between
5870                 All folders and Subscribed folders, subscribe, and
5871                 unsubscribe. "Creating" an existing but unsubscribed
5872                 folder will subscribe it.
5873                 By default for new accounts, only subscribed folders 
5874                 are shown.
5875
5876
5877 2007-01-16 [paul]       2.7.1cvs7
5878
5879         * src/summaryview.c
5880                 Allow folder classes to specify only sort_key or
5881                 sort_type instead of both or none.
5882
5883 2007-01-16 [paul]       2.7.1cvs6
5884
5885         * src/action.c
5886         * src/compose.c
5887         * src/mimeview.c
5888         * src/procmime.c
5889         * src/textview.c
5890                 Save and use errno for procmime_get_part
5891
5892 2007-01-16 [colin]      2.7.1cvs5
5893
5894         * src/imap.c
5895                 Never remove INBOX when scanning for
5896                 new folders. It's a special folder
5897                 that has to exist.
5898
5899 2007-01-15 [colin]      2.7.1cvs4
5900
5901         * src/imap.c
5902                 Fix 'Check for new folders' when IMAP subdirectory
5903                 is set
5904         * src/etpan/imap-thread.c
5905                 Fix build
5906
5907 2007-01-15 [colin]      2.7.1cvs3
5908
5909         * src/etpan/imap-thread.c
5910                 Fix invalid free on command-connection
5911                 error
5912
5913 2007-01-15 [wwp]        2.7.1cvs2
5914
5915         * src/matcher_parser_lex.l
5916         * src/quote_fmt_lex.l
5917         * src/matcher_parser_parse.y
5918                 fix copyright header in lexers and parsers.
5919
5920 2007-01-15 [paul]       2.7.1cvs1
5921
5922         * NEWS
5923         * README
5924         * RELEASE_NOTES
5925         * configure.ac
5926                 bump up version number following
5927                 stable release
5928
5929 2007-01-15 [paul]       2.7.0cvs31
5930
5931         * AUTHORS
5932         * src/gtk/authors.h
5933                 add Fabien to the Team list
5934                 add the recent contributors
5935                 make a few corrections
5936
5937 2007-01-15 [paul]       2.7.0cvs30
5938
5939         * src/mainwindow.c
5940                 fix compiler warning
5941         * src/plugins/pgpcore/prefs_gpg.c
5942         * src/plugins/pgpcore/prefs_gpg.h
5943                 add missing include
5944                 fix copyright header
5945
5946 2007-01-14 [colin]      2.7.0cvs29
5947
5948         * src/gtk/filesel.c
5949                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5950                 two benefits: faster to open, will fix strange
5951                 dbus-related crash. Thanks to Pascal Terjan.
5952
5953 2007-01-14 [colin]      2.7.0cvs28
5954
5955         * src/etpan/imap-thread.c
5956                 Delete the old imap just after allocating
5957                 the new one. Makes sure we don't get the
5958                 same pointer by sheer luck, which feels
5959                 strange in the debug log.
5960
5961 2007-01-14 [colin]      2.7.0cvs27
5962
5963         * src/gtk/inputdialog.c
5964                 Make sure we don't print passwords in
5965                 clear text when in debug mode
5966
5967 2007-01-14 [colin]      2.7.0cvs26
5968
5969         * src/gtk/gtksctree.c
5970                 Fix bug 1098, 'bogus last row display 
5971                 after expanding a thread'. Patch by
5972                 Jindrich Makovicka <makovick@gmail.com>
5973
5974 2007-01-14 [colin]      2.7.0cvs25
5975
5976         * src/etpan/imap-thread.c
5977                 Close socket manually before
5978                 freeing the imap struct
5979
5980 2007-01-14 [colin]      2.7.0cvs24
5981
5982         * src/etpan/imap-thread.c
5983                 Maybe fix new reconnection issues
5984
5985 2007-01-13 [colin]      2.7.0cvs23
5986
5987         * src/summaryview.c
5988                 Freeze/thaw on thread selection
5989
5990 2007-01-13 [paul]       2.7.0cvs22
5991
5992         * src/mainwindow.c
5993         * src/summaryview.c
5994         * src/summaryview.h
5995                 add 'Edit/Delete thread'
5996
5997 2007-01-13 [colin]      2.7.0cvs21
5998
5999         * src/prefs_account.c
6000         * src/prefs_compose_writing.c
6001         * src/prefs_message.c
6002         * src/prefs_msg_colors.c
6003         * src/prefs_other.c
6004         * src/prefs_receive.c
6005         * src/prefs_spelling.c
6006         * src/prefs_summaries.c
6007         * src/prefs_themes.c
6008         * src/gtk/gtkutils.c
6009         * src/gtk/gtkutils.h
6010         * src/plugins/pgpcore/prefs_gpg.c
6011         * src/plugins/spamassassin/spamassassin_gtk.c
6012                 Factorize gtk frame creation
6013                 Patch by Pawel
6014
6015 2007-01-13 [colin]      2.7.0cvs20
6016
6017         * src/message_search.c
6018         * src/summary_search.c
6019                 Fix Enter in search windows
6020         * src/messageview.c
6021                 Fix body search starting at the
6022                 end of the mail (and asking for loop)
6023
6024 2007-01-13 [colin]      2.7.0cvs19
6025
6026         * src/etpan/imap-thread.c
6027                 Make sure we don't free the same imap
6028                 twice
6029
6030 2007-01-13 [colin]      2.7.0cvs18
6031
6032         * commitHelper
6033                 Allow multiple commitHelpers to
6034                 run at once
6035
6036 2007-01-12 [colin]      2.7.0cvs17
6037
6038         * src/etpan/imap-thread.c
6039                 Make sure we get rid of the previous mailimap
6040                 when connecting - just in case disconnect was
6041                 unclean
6042
6043 2007-01-12 [paul]       2.7.0cvs16
6044
6045         * src/compose.c
6046                 Strip S/MIME signatures when re-editing
6047                 S/MIME signed messages.
6048
6049 2007-01-12 [paul]       2.7.0cvs15
6050
6051         * configure.ac
6052         * src/addressbook.c
6053         * src/foldersel.c
6054         * src/folderview.c
6055         * src/main.c
6056                 no need to define CLAWS anymore, remove
6057                 all that stuff
6058
6059 2007-01-12 [paul]       2.7.0cvs14
6060
6061         * src/mimeview.c
6062                 check if the mail's signed as
6063                 it can change the mail structure
6064                 Thanks to Colin
6065
6066 2007-01-12 [paul]       2.7.0cvs13
6067
6068         * src/procmime.c
6069                 fix Forwarding msgs with attachments
6070                 that have dos line endings
6071                 Thanks to Colin
6072
6073 2007-01-12 [wwp]        2.7.0cvs12
6074
6075         * configure.ac
6076                 Revert accidentally committed extra version tag.
6077
6078 2007-01-12 [wwp]        2.7.0cvs11
6079
6080         * src/prefs_account.c
6081                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6082
6083 2007-01-11 [colin]      2.7.0cvs10
6084
6085         * src/imap.c
6086                 move g_warning to debug_print
6087                 it scares people for no reason
6088
6089 2007-01-11 [colin]      2.7.0cvs9
6090
6091         * po/POTFILES.in
6092                 Fix files to translate. Patch by
6093                 Fabien
6094
6095 2007-01-11 [paul]       2.7.0cvs8
6096
6097         * src/imap.c
6098                 Fix recursion when server lists the
6099                 current subfolder in the response
6100         * src/mimeview.c
6101                 Fix updating of icon_list/ctree
6102         * src/plugins/pgpcore/select-keys.c
6103                 Fix a few annoyances when choosing
6104                 keys for the CMS (S/MIME) protocol
6105
6106 2007-01-11 [wwp]        2.7.0cvs7
6107
6108         * src/compose.c
6109         * src/prefs_account.c
6110         * src/prefs_account.h
6111                 Add per-account spellcheck default dictionaries settings.
6112
6113 2007-01-10 [colin]      2.7.0cvs6
6114
6115         * src/prefs_folder_item.c
6116                 Factorize strings - patch by Fabien
6117
6118 2007-01-10 [colin]      2.7.0cvs5
6119
6120         * src/mainwindow.c
6121                 Fix bug 1095, 'Crash while changing folder 
6122                 columns during incorporation'
6123
6124 2007-01-09 [colin]      2.7.0cvs4
6125
6126         * src/gtk/pluginwindow.c
6127                 Set the plugin window transient. Seems
6128                 like some window managers hide it in
6129                 the background after "load plugin"...
6130
6131 2007-01-09 [colin]      2.7.0cvs3
6132
6133         * src/gtk/filesel.c
6134                 Use the same type for alloc and free
6135
6136 2007-01-08 [paul]       2.7.0cvs2
6137
6138         * po/nl.po
6139                 updated by Tim Dijkstra
6140
6141 2007-01-08 [paul]       2.7.0cvs1
6142
6143         * src/prefs_themes.c
6144         * src/common/utils.c
6145                 Fix resource leaks
6146
6147 2007-01-08 [paul]       2.7.0
6148
6149         * NEWS
6150         * README
6151         * RELEASE_NOTES
6152                 2.7.0 released
6153
6154 2007-01-08 [paul]       2.6.1cvs119
6155
6156         * doc/man/claws-mail.1
6157                 another correction
6158
6159 2007-01-08 [paul]       2.6.1cvs118
6160
6161         * doc/man/claws-mail.1
6162                 corrections
6163         * manual/advanced.xml
6164                 improved English usage
6165
6166 2007-01-08 [paul]       2.6.1cvs117
6167
6168         * po/ca.po
6169         * po/de.po
6170         * po/en_GB.po
6171         * po/fi.po
6172         * po/it.po
6173         * po/pt_BR.po
6174         * po/sk.po
6175         * po/sr.po
6176         * po/zh_CN.po
6177                 updated by Miquel Oliete, Stephan Sachse, me,
6178                 Tommi Pirinen, Andrea Spadaccini, Frederico
6179                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6180                 Urosevic, and Ralgh Young
6181
6182 2007-01-07 [mones]      2.6.1cvs116
6183
6184         * manual/es/advanced.xml
6185         * po/es.po
6186                 Synced manual (unhide mark_as_read_delay)
6187                 and updated translation for release
6188
6189 2007-01-07 [paul]       2.6.1cvs115
6190
6191         * src/prefs_matcher.c
6192                 make the hbox content fit better under
6193                 various languages
6194
6195 2007-01-07 [colin]      2.6.1cvs114
6196
6197         * src/messageview.c
6198                 Fix bug 1088, 'Ctrl-h produces repeatable
6199                 crash'
6200
6201 2007-01-06 [colin]      2.6.1cvs113
6202
6203         * src/etpan/imap-thread.c
6204                 Add casts to int to get certs. Fixes
6205                 bug 1064, 'crash @ etpan_certificate_check() 
6206                 when opening an IMAP folder', with latest
6207                 libetpan CVS or >= 0.49
6208         * src/mainwindow.c
6209         * src/mainwindow.h
6210         * src/imap_gtk.c
6211         * src/news_gtk.c
6212         * src/prefs_folder_item.c
6213                 Grey out the "synchronise" menu items if
6214                 there's nothing to synchronise.
6215         * src/plugins/pgpcore/sgpgme.c
6216                 Make an error clearer than "Unknown error"
6217
6218 2007-01-06 [colin]      2.6.1cvs112
6219
6220         * src/messageview.c
6221                 Don't try to show a message if updating
6222                 Maybe fixes bug 1088, 'ctrl-h produces
6223                 repeatable crash'.
6224
6225 2007-01-06 [colin]      2.6.1cvs111
6226
6227         * src/summaryview.c
6228                 Disable Control-Space (handle it as Space).
6229
6230 2007-01-05 [paul]       2.6.1cvs110
6231
6232         * src/imap.c
6233                 Fix bug 934, 'sylpheed claws 2.1 
6234                 doesn't show Exchanges Public Folders'
6235                 Thanks to Hoa and Colin
6236         * src/msgcache.c
6237                 Refuse to allocate more than 2 MB for a 
6238                 single field, it's a good indication of
6239                 cache corruption.
6240
6241 2007-01-05 [colin]      2.6.1cvs109
6242
6243         * src/mainwindow.c
6244                 Allow --select'ing emails by Message-ID too
6245
6246 2007-01-05 [colin]      2.6.1cvs108
6247
6248         * src/common/quoted-printable.c
6249                 Uh! Third fix :)
6250
6251 2007-01-05 [colin]      2.6.1cvs107
6252
6253         * src/common/quoted-printable.c
6254                 Fix previous commit about bug 1089
6255                 Thanks to Ralf
6256
6257 2007-01-05 [colin]      2.6.1cvs106
6258
6259         * src/common/quoted-printable.c
6260                 Fix my previous commit on bug 1089
6261                 - Thanks to Ralf :)
6262
6263 2007-01-04 [colin]      2.6.1cvs105
6264
6265         * src/common/quoted-printable.c
6266                 Fix bug 1089, 'NUL characters in Subject 
6267                 line are misinterpreted'. Not a pain to
6268                 fix in fact.
6269
6270 2007-01-04 [colin]      
6271
6272         2.7.0-rc3 released
6273
6274 2007-01-04 [wwp]        2.6.1cvs104
6275
6276         * src/image_viewer.c
6277                 Force operator precedence (fix a compiler warning).
6278
6279 2007-01-04 [colin]      2.6.1cvs103
6280
6281         * src/image_viewer.c
6282                 Be cautious there too (same fix as the one
6283                 in textview from cvs33)
6284         * src/messageview.c
6285                 Don't use any MimeViewer plugin when showing
6286                 all headers
6287
6288 2007-01-03 [wwp]        2.6.1cvs102
6289
6290         * src/html.c
6291         * src/html.h
6292                 fixed "cent" sign (use the existing ASCII one),
6293                 decode more HTML entities,
6294                 converted table ASCII entries to UTF-8,
6295                 moved a switch() into a hashtable.
6296
6297 2007-01-03 [paul]       2.6.1cvs101
6298
6299         * src/compose.c
6300         * src/messageview.c
6301         * src/procmsg.c
6302         * src/procmsg.h
6303                 When possible, use move_msg instead of
6304                 copy_msg + remove_msg to move sent mail
6305                 from Queue to Sent. 
6306
6307 2007-01-03 [paul]       2.6.1cvs100
6308
6309         * src/html.c
6310                 add more html entity recognition:
6311                 pounds, euros, and cents
6312
6313 2007-01-03 [colin]      2.6.1cvs99
6314
6315         * src/imap_gtk.c
6316                 Don't display an error on NOSELECT
6317                 folders when synchronising
6318
6319 2007-01-03 [paul]       2.6.1cvs98
6320
6321         * tools/maildir2claws-mail.pl
6322                 only substitute 'sent-mail' if it's
6323                 the full directory name
6324
6325 2007-01-03 [paul]       2.6.1cvs97
6326
6327         * ChangeLog
6328         * ChangeLog.pre2.0.0
6329         * Makefile.am
6330                 archive a chunk of ChangeLog in
6331                 ChangeLog.pre2.0.0
6332         * ChangeLog.gtk1
6333         * doc/src/ChangeLog.claws-pre0.8.0
6334                 remove ChangeLog.claws-pre0.8.0, adding
6335                 its contents to ChangeLog.gtk1
6336
6337 2007-01-03 [paul]       2.6.1cvs96
6338
6339         * src/account.c
6340         * src/account.h
6341         * src/action.c
6342         * src/action.h
6343         * src/adbookbase.h
6344         * src/addr_compl.c
6345         * src/addr_compl.h
6346         * src/addrbook.c
6347         * src/addrcache.c
6348         * src/addrcache.h
6349         * src/addrcindex.c
6350         * src/addrcindex.h
6351         * src/addrclip.c
6352         * src/addrclip.h
6353         * src/addrdefs.h
6354         * src/addressadd.c
6355         * src/addressadd.h
6356         * src/addressbook.c
6357         * src/addressbook.h
6358         * src/addressbook_foldersel.c
6359         * src/addressbook_foldersel.h
6360         * src/addrgather.c
6361         * src/addrgather.h
6362         * src/addrharvest.c
6363         * src/addrharvest.h
6364         * src/addrindex.c
6365         * src/addrindex.h
6366         * src/addritem.c
6367         * src/addritem.h
6368         * src/addrquery.c
6369         * src/addrquery.h
6370         * src/addrselect.c
6371         * src/addrselect.h
6372         * src/alertpanel.c
6373         * src/alertpanel.h
6374         * src/browseldap.c
6375         * src/browseldap.h
6376         * src/codeconv.c
6377         * src/codeconv.h
6378         * src/compose.c
6379         * src/compose.h
6380         * src/customheader.c
6381         * src/customheader.h
6382         * src/displayheader.c
6383         * src/displayheader.h
6384         * src/editaddress.c
6385         * src/editaddress.h
6386         * src/editbook.c
6387         * src/editbook.h
6388         * src/editgroup.c
6389         * src/editgroup.h
6390         * src/editjpilot.c
6391         * src/editjpilot.h
6392         * src/editldap.c
6393         * src/editldap.h
6394         * src/editldap_basedn.c
6395         * src/editldap_basedn.h
6396         * src/editvcard.c
6397         * src/editvcard.h
6398         * src/exphtmldlg.c
6399         * src/exphtmldlg.h
6400         * src/expldifdlg.c
6401         * src/expldifdlg.h
6402         * src/export.c
6403         * src/export.h
6404         * src/exporthtml.c
6405         * src/exporthtml.h
6406         * src/exportldif.c
6407         * src/exportldif.h
6408         * src/filtering.c
6409         * src/filtering.h
6410         * src/folder.c
6411         * src/folder.h
6412         * src/folder_item_prefs.c
6413         * src/folder_item_prefs.h
6414         * src/foldersel.c
6415         * src/foldersel.h
6416         * src/folderutils.c
6417         * src/folderutils.h
6418         * src/folderview.c
6419         * src/folderview.h
6420         * src/grouplistdialog.c
6421         * src/grouplistdialog.h
6422         * src/headerview.c
6423         * src/html.c
6424         * src/html.h
6425         * src/image_viewer.c
6426         * src/image_viewer.h
6427         * src/imap.c
6428         * src/imap.h
6429         * src/imap_gtk.c
6430         * src/imap_gtk.h
6431         * src/import.c
6432         * src/import.h
6433         * src/importldif.c
6434         * src/importldif.h
6435         * src/importmutt.c
6436         * src/importmutt.h
6437         * src/importpine.c
6438         * src/importpine.h
6439         * src/inc.c
6440         * src/inc.h
6441         * src/jpilot.c
6442         * src/jpilot.h
6443         * src/ldapctrl.c
6444         * src/ldapctrl.h
6445         * src/ldaplocate.c
6446         * src/ldaplocate.h
6447         * src/ldapquery.c
6448         * src/ldapquery.h
6449         * src/ldapserver.c
6450         * src/ldapserver.h
6451         * src/ldaputil.c
6452         * src/ldaputil.h
6453         * src/ldif.c
6454         * src/ldif.h
6455         * src/main.c
6456         * src/main.h
6457         * src/mainwindow.c
6458         * src/mainwindow.h
6459         * src/manual.c
6460         * src/manual.h
6461         * src/mbox.c
6462         * src/message_search.c
6463         * src/message_search.h
6464         * src/messageview.c
6465         * src/messageview.h
6466         * src/mh.c
6467         * src/mh.h
6468         * src/mh_gtk.c
6469         * src/mh_gtk.h
6470         * src/mimeview.c
6471         * src/mimeview.h
6472         * src/msgcache.c
6473         * src/msgcache.h
6474         * src/mutt.c
6475         * src/mutt.h
6476         * src/news.c
6477         * src/news.h
6478         * src/news_gtk.c
6479         * src/news_gtk.h
6480         * src/partial_download.c
6481         * src/partial_download.h
6482         * src/pine.c
6483         * src/pine.h
6484         * src/pop.c
6485         * src/pop.h
6486         * src/prefs_account.c
6487         * src/prefs_account.h
6488         * src/prefs_actions.c
6489         * src/prefs_actions.h
6490         * src/prefs_common.c
6491         * src/prefs_common.h
6492         * src/prefs_compose_writing.c
6493         * src/prefs_compose_writing.h
6494         * src/prefs_customheader.c
6495         * src/prefs_customheader.h
6496         * src/prefs_display_header.c
6497         * src/prefs_display_header.h
6498         * src/prefs_filtering.c
6499         * src/prefs_filtering.h
6500         * src/prefs_filtering_action.c
6501         * src/prefs_filtering_action.h
6502         * src/prefs_folder_column.c
6503         * src/prefs_folder_column.h
6504         * src/prefs_folder_item.c
6505         * src/prefs_folder_item.h
6506         * src/prefs_fonts.c
6507         * src/prefs_fonts.h
6508         * src/prefs_gtk.c
6509         * src/prefs_gtk.h
6510         * src/prefs_image_viewer.c
6511         * src/prefs_image_viewer.h
6512         * src/prefs_matcher.c
6513         * src/prefs_matcher.h
6514         * src/prefs_message.c
6515         * src/prefs_msg_colors.c
6516         * src/prefs_msg_colors.h
6517         * src/prefs_other.c
6518         * src/prefs_quote.c
6519         * src/prefs_receive.c
6520         * src/prefs_send.c
6521         * src/prefs_spelling.c
6522         * src/prefs_spelling.h
6523         * src/prefs_summaries.c
6524         * src/prefs_summaries.h
6525         * src/prefs_summary_column.c
6526         * src/prefs_summary_column.h
6527         * src/prefs_template.c
6528         * src/prefs_template.h
6529         * src/prefs_themes.c
6530         * src/prefs_themes.h
6531         * src/prefs_toolbar.c
6532         * src/prefs_toolbar.h
6533         * src/prefs_wrapping.c
6534         * src/prefs_wrapping.h
6535         * src/privacy.c
6536         * src/privacy.h
6537         * src/procheader.c
6538         * src/procheader.h
6539         * src/procmime.c
6540         * src/procmime.h
6541         * src/procmsg.c
6542         * src/procmsg.h
6543         * src/quote_fmt.c
6544         * src/quote_fmt_parse.y
6545         * src/recv.c
6546         * src/recv.h
6547         * src/remotefolder.c
6548         * src/remotefolder.h
6549         * src/send_message.c
6550         * src/send_message.h
6551         * src/setup.c
6552         * src/setup.h
6553         * src/sourcewindow.c
6554         * src/sourcewindow.h
6555         * src/ssl_manager.c
6556         * src/ssl_manager.h
6557         * src/statusbar.c
6558         * src/statusbar.h
6559         * src/stock_pixmap.c
6560         * src/stock_pixmap.h
6561         * src/summary_search.c
6562         * src/summary_search.h
6563         * src/summaryview.c
6564         * src/summaryview.h
6565         * src/textview.c
6566         * src/textview.h
6567         * src/toolbar.c
6568         * src/toolbar.h
6569         * src/undo.c
6570         * src/undo.h
6571         * src/unmime.c
6572         * src/unmime.h
6573         * src/vcard.c
6574         * src/vcard.h
6575         * src/wizard.c
6576         * src/wizard.h
6577         * src/common/base64.c
6578         * src/common/base64.h
6579         * src/common/defs.h
6580         * src/common/hooks.c
6581         * src/common/hooks.h
6582         * src/common/log.c
6583         * src/common/log.h
6584         * src/common/mgutils.c
6585         * src/common/mgutils.h
6586         * src/common/nntp.c
6587         * src/common/nntp.h
6588         * src/common/passcrypt.c
6589         * src/common/passcrypt.h.in
6590         * src/common/plugin.c
6591         * src/common/plugin.h
6592         * src/common/prefs.c
6593         * src/common/prefs.h
6594         * src/common/progressindicator.c
6595         * src/common/progressindicator.h
6596         * src/common/quoted-printable.c
6597         * src/common/quoted-printable.h
6598         * src/common/session.c
6599         * src/common/session.h
6600         * src/common/smtp.c
6601         * src/common/smtp.h
6602         * src/common/socket.c
6603         * src/common/socket.h
6604         * src/common/ssl.c
6605         * src/common/ssl.h
6606         * src/common/ssl_certificate.c
6607         * src/common/ssl_certificate.h
6608         * src/common/stringtable.c
6609         * src/common/stringtable.h
6610         * src/common/template.c
6611         * src/common/template.h
6612         * src/common/timing.h
6613         * src/common/utils.c
6614         * src/common/utils.h
6615         * src/common/version.h.in
6616         * src/common/xml.c
6617         * src/common/xml.h
6618         * src/common/xmlprops.c
6619         * src/common/xmlprops.h
6620         * src/gtk/about.c
6621         * src/gtk/colorlabel.c
6622         * src/gtk/colorsel.c
6623         * src/gtk/colorsel.h
6624         * src/gtk/combobox.c
6625         * src/gtk/combobox.h
6626         * src/gtk/description_window.c
6627         * src/gtk/description_window.h
6628         * src/gtk/filesel.c
6629         * src/gtk/filesel.h
6630         * src/gtk/foldersort.c
6631         * src/gtk/foldersort.h
6632         * src/gtk/gtksctree.c
6633         * src/gtk/gtkutils.c
6634         * src/gtk/gtkutils.h
6635         * src/gtk/inputdialog.c
6636         * src/gtk/inputdialog.h
6637         * src/gtk/logwindow.c
6638         * src/gtk/logwindow.h
6639         * src/gtk/manage_window.c
6640         * src/gtk/manage_window.h
6641         * src/gtk/menu.c
6642         * src/gtk/menu.h
6643         * src/gtk/pluginwindow.c
6644         * src/gtk/pluginwindow.h
6645         * src/gtk/prefswindow.c
6646         * src/gtk/prefswindow.h
6647         * src/gtk/progressdialog.c
6648         * src/gtk/progressdialog.h
6649         * src/gtk/sslcertwindow.c
6650         * src/gtk/sslcertwindow.h
6651         * src/plugins/bogofilter/bogofilter.c
6652         * src/plugins/bogofilter/bogofilter.h
6653         * src/plugins/bogofilter/bogofilter_gtk.c
6654         * src/plugins/clamav/clamav_plugin.c
6655         * src/plugins/clamav/clamav_plugin.h
6656         * src/plugins/clamav/clamav_plugin_gtk.c
6657         * src/plugins/demo/demo.c
6658         * src/plugins/dillo_viewer/dillo_prefs.c
6659         * src/plugins/dillo_viewer/dillo_prefs.h
6660         * src/plugins/dillo_viewer/dillo_viewer.c
6661         * src/plugins/pgpcore/passphrase.c
6662         * src/plugins/pgpcore/passphrase.h
6663         * src/plugins/pgpcore/pgp_viewer.c
6664         * src/plugins/pgpcore/pgp_viewer.h
6665         * src/plugins/pgpcore/plugin.c
6666         * src/plugins/pgpcore/select-keys.c
6667         * src/plugins/pgpcore/select-keys.h
6668         * src/plugins/pgpcore/sgpgme.c
6669         * src/plugins/pgpcore/sgpgme.h
6670         * src/plugins/pgpinline/pgpinline.c
6671         * src/plugins/pgpinline/pgpinline.h
6672         * src/plugins/pgpinline/plugin.c
6673         * src/plugins/pgpmime/pgpmime.c
6674         * src/plugins/pgpmime/pgpmime.h
6675         * src/plugins/pgpmime/plugin.c
6676         * src/plugins/spamassassin/spamassassin.c
6677         * src/plugins/spamassassin/spamassassin.h
6678         * src/plugins/spamassassin/spamassassin_gtk.c
6679         * src/plugins/trayicon/trayicon.c
6680                 it's 2007, update the year in the copyright headers
6681
6682 2007-01-03 [paul]       2.6.1cvs95
6683
6684         * src/gtk/about.c
6685                 it is 2007, use it in the copyright string
6686
6687 2007-01-03 [paul]       2.6.1cvs94
6688
6689         * src/html.c
6690                 html entity conversion:
6691                 move &#153; to a more suitable place
6692                 add &bull; and &ndash;
6693                 make sure &mdash; and &#8212; are both
6694                 converted the same
6695
6696 2007-01-02 [colin]      2.6.1cvs93
6697
6698         * src/addrbook.c
6699                 Fix leak
6700         * src/common/plugin.c
6701                 Add comment
6702         * src/etpan/imap-thread.c
6703                 Fix warning
6704
6705 2006-12-31 [paul]       2.6.1cvs92
6706
6707         * src/prefs_summaries.c
6708                 use gtk_button_new_from_stock()
6709
6710 2006-12-30 [colin]      2.6.1cvs91
6711
6712         * src/folder.c
6713         * src/imap_gtk.c
6714         * src/mh_gtk.c
6715                 Don't update filtering and account paths 
6716                 when copying folders
6717
6718 2006-12-30 [colin]      2.6.1cvs90
6719
6720         * src/prefs_compose_writing.c
6721         * src/prefs_quote.c
6722         * src/prefs_template.c
6723                 Use message font for Writing and 
6724                 Quoting prefs, as well as Templates.
6725
6726 2006-12-30 [colin]      2.6.1cvs89
6727
6728         * src/prefs_summaries.c
6729                 Rework GUI; patch by Pawel
6730
6731 2006-12-29 [colin]      2.6.1cvs88
6732
6733         * src/prefs_folder_item.c
6734                 Fix bug 1085, 'Apply to subfolder 
6735                 doesn't work' - I was mistaken saying
6736                 it worked in every case
6737
6738 2006-12-28 [colin]      2.6.1cvs87
6739
6740         * src/gtk/gtkaspell.c
6741                 Don't assert if use_alternate is true
6742                 and alt_dictionary isn't set -- this 
6743                 is what happens on upgrade! Rather,
6744                 do with it.
6745
6746 2006-12-28 [colin]      2.6.1cvs86
6747
6748         * Makefile.am
6749                 Fix desktop/icon simplification
6750
6751 2006-12-28 [colin]      2.6.1cvs85
6752
6753         * Makefile.am
6754                 Make desktop and icon not 
6755                 dependant on the desktop
6756
6757 2006-12-28 [wwp]        2.6.1cvs84
6758
6759         * src/plugins/pgpmime/claws.def
6760                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6761
6762 2006-12-28 [wwp]        2.6.1cvs83
6763
6764         * src/prefs_folder_item.c
6765                 Fix coloring of "simplify subject regexp" (folder prefs),
6766                 which might be left to red whereas the regexp gets empty.
6767
6768 2006-12-28 [wwp]        2.6.1cvs82
6769
6770         * src/prefs_common.c
6771         * src/prefs_common.h
6772         * src/addressbook.c
6773         * src/addressitem.h
6774                 Save addressbook mainwindow's horizontal and vertical splitter position.
6775
6776 2006-12-27 [wwp]        2.6.1cvs81
6777
6778         * src/gtk/gtkaspell.c
6779         * src/gtk/gtkaspell.h
6780         * src/compose.c
6781                 Fix assignment of compose's default and alternate dictionary from
6782                 account or folder settings. Now gtkaspell_change_dict does rotate
6783                 dicts only when it's called from a menu cb.
6784
6785 2006-12-27 [wwp]        2.6.1cvs80
6786
6787         * src/folder_item_prefs.c
6788                 Fix randomly initialized default-alt-dictionary (folder prefs),
6789                 complete 2.6.1cvs72.
6790
6791 2006-12-27 [paul]       2.6.1cvs79
6792
6793         * src/imap_gtk.c
6794         * src/mh_gtk.c
6795                 Add Copy folder in the folder's contextual
6796                 menu
6797
6798 2006-12-27 [wwp]        2.6.1cvs78
6799
6800         * src/imap.c
6801                 Clean up session locking, thanks to Colin.
6802
6803 2006-12-26 [colin]      2.6.1cvs77
6804
6805         * src/statusbar.c
6806                 Revert previous patch
6807
6808 2006-12-26 [colin]      2.6.1cvs76
6809
6810         * src/folder.c
6811         * src/folderview.c
6812         * src/imap.c
6813         * src/statusbar.c
6814         * src/etpan/imap-thread.c
6815                 Fix previous commit warnings
6816                 Make statusbar update every second if total < 20
6817                 Make IMAP APPEND faster by simplifying log              
6818
6819 2006-12-26 [colin]      2.6.1cvs75
6820
6821         * src/folder.c
6822         * src/folder.h
6823         * src/folderview.c
6824         * src/folderview.h
6825         * src/imap_gtk.c
6826         * src/mh_gtk.c
6827                 Make it possible to copy folders accross
6828                 mailboxes (this was an arbitrary limitation).
6829                 Still make it impossible to move folders 
6830                 accross mailboxes.
6831
6832 2006-12-26 [colin]      2.6.1cvs74
6833
6834         * src/etpan/imap-thread.c
6835                 Fix bug 1081, 'claws-mail 
6836                 segfaults when going offline 
6837                 while it transfers mails via 
6838                 imap'
6839
6840 2006-12-26 [colin]      2.6.1cvs73
6841
6842         * src/folder_item_prefs.c
6843                 Don't forget alt dictionary when
6844                 renaming/moving folders
6845
6846 2006-12-26 [wwp]        2.6.1cvs72
6847
6848         * src/folder_item_prefs.c
6849                 Add missing defaults for per-folder alt dict
6850                 (forgotten in 2.6.1cvs61).
6851
6852 2006-12-26 [colin]      2.6.1cvs71
6853
6854         * src/wizard.c
6855                 Add tooltip to state that specifying
6856                 full path to mailbox is possible
6857
6858 2006-12-26 [wwp]        2.6.1cvs70
6859
6860         * src/partial_download.c
6861         * src/gtk/gtkvscrollbutton.c
6862         * src/plugins/pgpinline/plugin.c
6863                 Fix for few compiler warnings that matter.
6864
6865 2006-12-25 [colin]      2.6.1cvs69
6866
6867         * src/partial_download.c
6868                 Fix marking for download or deletion
6869                 when the header isn't the first
6870         * src/gtk/logwindow.c
6871                 Fix start of scrolling
6872
6873 2006-12-23 [paul]       2.6.1cvs68
6874
6875         * src/compose.c
6876                 change last commit to use the 'academic'
6877                 method instead. Thanks to wwp
6878
6879 2006-12-23 [paul]       2.6.1cvs67
6880
6881         * src/compose.c
6882                 don't warn about empty subject when
6883                 redirecting
6884
6885 2006-12-22 [colin]      2.6.1cvs66
6886
6887         * src/summary_search.c
6888                 Fix previous patch
6889
6890 2006-12-22 [colin]      2.6.1cvs65
6891
6892         * src/gtk/gtkutils.c
6893         * src/imap.c
6894         * src/jpilot.c
6895         * src/summary_search.c
6896                 A few warning fixes
6897
6898 2006-12-23 [paul]       
6899
6900         2.7.0-rc2 released
6901
6902 2006-12-22 [colin]      2.6.1cvs64
6903
6904         * src/toolbar.c
6905         * src/toolbar.h
6906                 Add a combo to the learn spam button
6907         * src/plugins/bogofilter/bogofilter.c
6908         * src/plugins/bogofilter/bogofilter_gtk.c
6909         * src/plugins/bogofilter/bogofilter.h
6910                 Allow to store Unsure mails in a specific
6911                 folder to make better teaching easier
6912
6913 2006-12-21 [wwp]        2.6.1cvs63
6914
6915         * src/compose.c
6916         * src/prefs_common.c
6917         * src/prefs_common.h
6918         * src/prefs_spelling.c
6919         * src/gtk/gtkaspell.c
6920         * src/gtk/gtkaspell.h
6921                 Allow spell-checking using both current and alternate dictionaries
6922                 (thanks to Colin).
6923
6924 2006-12-21 [wwp]        2.6.1cvs62
6925
6926         * src/gtk/gtkaspell.c
6927                 Apply recheck_when_changing_dict (highlight all mispelled words)
6928                 when switching to alternate dictionary.
6929
6930 2006-12-21 [wwp]        2.6.1cvs61
6931
6932         * src/compose.c
6933         * src/folder_item_prefs.h
6934         * src/prefs_common.c
6935         * src/prefs_common.h
6936         * src/prefs_folder_item.c
6937         * src/prefs_spelling.c
6938         * src/gtk/gtkaspell.c
6939         * src/gtk/gtkaspell.h
6940                 Add global and per-folder prefs to set the default
6941                 alternate dictionary.
6942
6943 2006-12-21 [colin]      2.6.1cvs60
6944
6945         * src/folder.c
6946                 Look for folders by path in all folders
6947         * src/html.c
6948                 add &mdash;
6949
6950 2006-12-20 [colin]      2.6.1cvs59
6951
6952         * src/gtk/quicksearch.c
6953                 Make sure in_typing is false when clearing
6954
6955 2006-12-20 [wwp]        2.6.1cvs58
6956
6957         * configure.ac
6958                 change manual's target dir to be LFH-compliant (thanks to Colin).
6959
6960 2006-12-20 [wwp]        2.6.1cvs57
6961
6962         * src/prefs_common.c
6963         * src/prefs_summaries.c
6964                 i18n fix and factorize patch, thanks to Fabien.
6965
6966 2006-12-20 [paul]       2.6.1cvs56
6967
6968         * configure.ac
6969                 last of the renaming (??)
6970         * src/main.c
6971                 correct --help info of --status-full
6972         * src/plugins/bogofilter/bogofilter.c
6973                 make FALSE default of whitelist_ab
6974
6975 2006-12-19 [colin]      2.6.1cvs55
6976
6977         * src/jpilot.c
6978                 Same as before, without depending on
6979                 pisock >= 0.12
6980
6981 2006-12-19 [colin]      2.6.1cvs54
6982
6983         * src/jpilot.c
6984                 Fix bug 1059, 'Better jpilot charset 
6985                 handling'. Use libpisync's charset conversion
6986                 if possible
6987
6988 2006-12-19 [colin]      2.6.1cvs53
6989
6990         * po/fr.po
6991                 Updated by Fabien
6992
6993 2006-12-19 [wwp]        2.6.1cvs52
6994
6995         * src/gtk/about.c
6996                 Add missing #include (thanks to Colin).
6997
6998 2006-12-19 [wwp]        2.6.1cvs51
6999
7000         * src/prefs_receive.c
7001                 Better spacing between widgets in prefs.
7002
7003 2006-12-18 [colin]      2.6.1cvs50
7004
7005         * src/imap.c
7006                 Fix failure to get separator on LIST "" ""
7007                 Try LIST "" "INBOX" too.
7008
7009 2006-12-18 [wwp]        2.6.1cvs49
7010
7011         * src/common/session.c
7012                 Fix a compiler warning (thanks to Fabien).
7013
7014 2006-12-18 [wwp]        2.6.1cvs48
7015
7016         * src/compose.c
7017         * src/prefs_quote.c
7018                 Factorize some strings for translation (it's about error
7019                 messages when applying or checking template/quote format).
7020
7021 2006-12-18 [colin]      2.6.1cvs47
7022
7023         * Makefile.am
7024         * src/common/defs.h
7025         * src/gtk/Makefile.am
7026         * src/gtk/about.c
7027                 Add a Release notes tab from the contents of
7028                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7029
7030 2006-12-17 [colin]      2.6.1cvs46
7031
7032         * src/mimeview.c
7033         * src/textview.c
7034         * src/gtk/filesel.c
7035                 Correctly convert from/to UTF8/filename encoding
7036                 when loading and saving files. Probably fixes
7037                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7038                 for a file to attach and is blocked...'
7039
7040 2006-12-17 [colin]      2.6.1cvs45
7041
7042         * src/gtk/logwindow.c
7043                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7044                 IMAP folder and is blocked on main thread': 
7045                 make sure we put utf8 in the log.
7046
7047 2006-12-16 [colin]      2.6.1cvs44
7048
7049         * src/toolbar.c
7050         * src/toolbar.h
7051                 Fix bug 1055, 'Add the 'cancel receive' 
7052                 in the available events for the toolbar buttons'
7053
7054 2006-12-16 [colin]      2.6.1cvs43
7055
7056         * po/POTFILES.in
7057         * src/imap.c
7058         * src/common/nntp.c
7059         * src/common/session.c
7060                 Log error when SSL handshakes fail. 
7061                 Fixes bug 1082, 'incorrect / imprecise 
7062                 error message when imap server provides 
7063                 ssl only through STARTTLS but SSL is 
7064                 selected'
7065
7066 2006-12-15 [wwp]        2.6.1cvs42
7067
7068         * src/plugins/bogofilter/bogofilter_gtk.c
7069                 set proper sensitivity to widgets I've recently added.
7070
7071 2006-12-15 [colin]      
7072
7073         2.7.0-rc1 released
7074
7075 2006-12-15 [wwp]        2.6.1cvs41
7076
7077         * src/plugins/bogofilter/bogofilter.c
7078         * src/plugins/bogofilter/bogofilter.h
7079         * src/plugins/bogofilter/bogofilter_gtk.c
7080                 bogofilter's whitelist can now use a subset of
7081                 the addressbook (either a book, a subfolder of a book,
7082                 or the whole addressbook by using "Any"). Re-used there
7083                 some pref_matcher widgets and mechanisms to match a subset
7084                 of the addressbook.
7085
7086 2006-12-15 [wwp]        2.6.1cvs40
7087
7088         * src/wizard.c
7089         * src/common/plugin.c
7090         * src/common/plugin.h
7091         * src/gtk/about.c
7092         * src/plugins/bogofilter/bogofilter.c
7093         * src/plugins/clamav/clamav_plugin.c
7094         * src/plugins/demo/demo.c
7095         * src/plugins/dillo_viewer/dillo_viewer.c
7096         * src/plugins/pgpcore/plugin.c
7097         * src/plugins/pgpinline/plugin.c
7098         * src/plugins/pgpmime/plugin.c
7099         * src/plugins/spamassassin/spamassassin.c
7100         * src/plugins/trayicon/trayicon.c
7101                 factorize some translatable strings (plugins-related),
7102                 fix missing punctuation in several places,
7103                 remove useless translatable \n in about.c,
7104                 and factorize plugin init code w/ a new function
7105                 check_plugin_version() in common/plugin.c.
7106                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7107
7108 2006-12-15 [wwp]        2.6.1cvs39
7109
7110         * src/plugins/bogofilter/bogofilter.c
7111         * src/plugins/bogofilter/bogofilter_gtk.c
7112                 flag whitelisted spams as spam, but don't filter it to the spam
7113                 folder. Thanks to Colin.
7114
7115 2006-12-15 [ticho]      2.6.1cvs38
7116
7117         * src/plugins/bogofilter/bogofilter.c
7118         * src/plugins/bogofilter/bogofilter.h
7119         * src/plugins/bogofilter/bogofilter_gtk.c
7120                 Add option to whitelist senders found in addressbook. Patch by colin.
7121
7122 2006-12-15 [paul]       2.6.1cvs37
7123
7124         * src/folderview.c
7125                 add missing #include "log.h"
7126
7127 2006-12-15 [paul]       2.6.1cvs36
7128
7129         * src/plugins/bogofilter/bogofilter.c
7130         * src/plugins/bogofilter/bogofilter.h
7131         * src/plugins/bogofilter/bogofilter_gtk.c
7132                 Add an option to allow inserting an
7133                 X-Claws-Bogosity header (on MH folders
7134                 only). Patch by Colin
7135
7136 2006-12-14 [colin]      2.6.1cvs35
7137
7138         * src/main.c
7139                 "Yes" should be the default choice for
7140                 migration configuration
7141
7142 2006-12-14 [paul]       2.6.1cvs34
7143
7144         * src/prefs_summaries.c
7145         * manual/advanced.xml
7146                 Unhide mark_as_read_delay
7147
7148 2006-12-14 [paul]       2.6.1cvs33
7149
7150         * src/messageview.c
7151         * src/messageview.h
7152         * src/mimeview.c
7153         * src/mimeview.h
7154         * src/summaryview.c
7155         * src/textview.c
7156         * src/textview.h
7157                 Fix printing of selection
7158                 Fix printing of message parts
7159                 Fix printing of images
7160         * src/gtk/gtksourceprintjob.c
7161                 Fix page count when there are images
7162
7163 2006-12-14 [wwp]        2.6.1cvs32
7164
7165         * src/mainwindow.c
7166         * src/summaryview.c
7167         * src/summaryview.h
7168         * src/gtk/quicksearch.c
7169                 fix quicksearch 'magnify' button status when QS is closed
7170                 using the Escape key, thanks to Colin.
7171
7172 2006-12-14 [wwp]        2.6.1cvs31
7173
7174         * src/mainwindow.c
7175         * src/summaryview.c
7176         * src/summaryview.h
7177         * src/gtk/quicksearch.c
7178                 fix quicksearch 'magnify' button status when QS is closed
7179                 using the Escape key, thanks to Colin.
7180
7181 2006-12-13 [colin]      2.6.1cvs30
7182
7183         * src/ldapquery.c
7184         * src/ldaputil.c
7185                 Use the binary safe version of ldap_get_values,
7186                 to make sure we manipulate null-terminated 
7187                 strings. Maybe fixes bug 1075, 'claws mail 
7188                 segfault when completing ldap adresses'
7189         * src/syldap.c ** REMOVED **
7190         * src/syldap.h ** REMOVED **
7191                 Remove dead files
7192
7193 2006-12-13 [mones]      2.6.1cvs29
7194
7195         * po/es.po
7196                 Fixed piped strings, fixed click translation
7197
7198 2006-12-13 [paul]       2.6.1cvs28
7199
7200         * src/main.c
7201                 don't translate these strings
7202
7203 2006-12-13 [paul]       2.6.1cvs27
7204
7205         * po/en_GB.po
7206                 updated
7207
7208 2006-12-13 [colin]      2.6.1cvs26
7209
7210         * src/main.c
7211         * src/main.h
7212                 Add claws_is_starting()
7213
7214 2006-12-13 [mones]      2.6.1cvs25
7215
7216         * manual/es/advanced.xml
7217         * po/es.po
7218                 Synced manual and updated translation
7219
7220 2006-12-12 [colin]      2.6.1cvs24
7221
7222         * src/wizard.c
7223                 Add an option to use STARTTLS in the
7224                 welcome wizard. Fixes bug 1080, 
7225                 'Using SSL option in wizard for incoming 
7226                 server does not activate SSL with STARTTLS'
7227
7228 2006-12-12 [colin]      2.6.1cvs23
7229
7230         * src/main.c
7231                 Don't exit when there's an incomplete
7232                 mailbox configured - leaves a chance 
7233                 to fix a failing IMAP account. Exit
7234                 if no mailbox at all is loaded (case
7235                 of missing plugin).
7236                 Completes bug 1077's fix (I was wrong
7237                 in this bug's comment #3).
7238
7239 2006-12-12 [colin]      2.6.1cvs22
7240
7241         * src/gtk/menu.h
7242                 Add another menu data type
7243         * src/prefs_account.c
7244                 Complete the completion of bug 1076
7245                 (doesn't lose the pref on apply)
7246
7247 2006-12-12 [paul]       2.6.1cvs21
7248
7249         * src/prefs_account.c
7250                 complete the fix of bug 1076
7251                 also be more verbose with the text
7252
7253 2006-12-12 [paul]       2.6.1cvs20
7254
7255         * src/gtk/combobox.c
7256                 fix compilation warning
7257
7258 2006-12-11 [colin]      2.6.1cvs19
7259
7260         * src/wizard.c
7261                 Document :port in server entry tooltips
7262
7263 2006-12-11 [colin]      2.6.1cvs18
7264
7265         * src/main.c
7266                 Fix compile
7267
7268 2006-12-11 [colin]      2.6.1cvs17
7269
7270         * src/main.c
7271                 Add failing IMAP as a reason for no
7272                 mailbox
7273
7274 2006-12-11 [colin]      2.6.1cvs16
7275
7276         * src/prefs_account.c
7277                 Check for existence of inbox for local
7278                 accounts too
7279         * src/wizard.c
7280                 Allow setting the port to use for servers
7281                 by using the usual "server.example.com:port"
7282                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7283                 not start when IMAP server is unavailable'
7284
7285 2006-12-11 [colin]      2.6.1cvs15
7286
7287         * src/prefs_account.c
7288                 Prevent use of non-existing default inbox
7289
7290 2006-12-11 [colin]      2.6.1cvs14
7291
7292         * src/prefs_account.c
7293                 Fix sensitivity. Fixes bug 1076, 'privacy 
7294                 options are displayed even when pgp plugin 
7295                 not loaded / available'
7296
7297 2006-12-09 [colin]      2.6.1cvs13
7298
7299         * manual/advanced.xml
7300         * src/prefs_common.c
7301         * src/prefs_common.h
7302         * src/common/ssl_certificate.c
7303                 Add a new hidden preference, 'unsafe_ssl_certs',
7304                 which allows to store multiple certificates per
7305                 server/port. This is disabled by default because
7306                 it's less secure (presenting a new certificate
7307                 instead of a changed one raises less alarms).
7308                 This will cause Claws to ask about an unknown
7309                 certificate for people who have used 2.6.1cvs8
7310                 or greater.
7311
7312 2006-12-09 [colin]      2.6.1cvs12
7313
7314         * src/action.c
7315                 Fix cache updating after action
7316
7317 2006-12-07 [wwp]        2.6.1cvs11
7318
7319         * src/compose.c
7320                 fix email address comparison when replying to all
7321                 (avoid replying to ourselves), thanks to Colin.
7322
7323 2006-12-06 [paul]       2.6.1cvs10
7324
7325         * src/addrharvest.c
7326         * src/editldap.c
7327         * src/expldifdlg.c
7328         * src/news.c
7329         * src/toolbar.c
7330         * src/common/utils.c
7331                 ...and more renaming
7332                 Thanks to Colin
7333
7334 2006-12-06 [paul]       2.6.1cvs9
7335
7336         * src/compose.c
7337         * src/messageview.c
7338         * src/procheader.c
7339         * src/procmime.c
7340         * src/procmsg.c
7341         * src/textview.c
7342                 more renaming
7343                 Thanks to Colin
7344
7345 2006-12-06 [colin]      2.6.1cvs8
7346
7347         * src/ssl_manager.c
7348         * src/common/ssl_certificate.c
7349         * src/common/ssl_certificate.h
7350                 Handle multiple certificates per host/port
7351
7352 2006-12-06 [colin]      2.6.1cvs7
7353
7354         * src/etpan/imap-thread.c
7355                 Fix certificate checking on IMAP
7356
7357 2006-12-06 [colin]      2.6.1cvs6
7358
7359         * src/folderview.c
7360                 Fix bug 1072, 'Claws stops fetching newsgroups 
7361                 from server when newsgroup got deleted': continue
7362                 checking other groups
7363
7364 2006-12-05 [wwp]        2.6.1cvs5
7365
7366         * src/message_search.c
7367         * src/summary_search.c
7368         * src/gtk/combobox.c
7369         * src/gtk/combobox.h
7370         * src/gtk/gtkutils.c
7371         * src/gtk/gtkutils.h
7372                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7373                 behave like w/ old comboboxes (summary and message search only).
7374
7375 2006-12-05 [paul]       2.6.1cvs4
7376
7377         * src/wizard.c
7378                 encode headers
7379                 Thanks to Colin
7380
7381 2006-12-05 [paul]       2.6.1cvs3
7382
7383         * tools/README
7384         * tools/textviewer.pl
7385                 script updated and description added
7386
7387 2006-12-04 [colin]      2.6.1cvs2
7388
7389         * src/compose.c
7390                 Run pre-send hook only when checking
7391                 everything
7392
7393 2006-12-04 [paul]       2.6.1cvs1
7394
7395         * NEWS
7396         * README
7397         * RELEASE_NOTES
7398         * configure.ac
7399         * tools/README
7400                 bump up version number following stable release
7401
7402 2006-12-04 [paul]       2.6.0cvs83
7403
7404         * README
7405                 updates and corrections
7406
7407 2006-12-04 [colin]      2.6.0cvs82
7408
7409         * src/common/utils.c
7410                 Probably fix bug 1066, 'Incorrect mailbox 
7411                 size displayed'
7412
7413 2006-12-04 [colin]      2.6.0cvs81
7414
7415         * src/common/utils.c
7416                 Trim tabs from mailcap file too.
7417
7418 2006-12-02 [paul]       2.6.0cvs80
7419
7420         * src/exphtmldlg.c
7421                 fix broken GUI under certain languages
7422         * src/expldifdlg.c
7423                 put the Cancel button to the right
7424
7425 2006-12-01 [paul]       2.6.0cvs79
7426
7427         * tools/Makefile.am
7428                 remove reference to removed file
7429
7430 2006-12-01 [wwp]        2.6.0cvs78
7431
7432         * src/addressbook.c
7433         * src/editaddress.c
7434                 remove forgotten debug statements.
7435
7436 2006-12-01 [wwp]        2.6.0cvs77
7437
7438         * manual/advanced.xml
7439         * manual/fr/advanced.xml
7440         * src/addressbook.c
7441         * src/addressbook.h
7442         * src/addressitem.h
7443         * src/editaddress.c
7444         * src/editaddress.h
7445         * src/prefs_common.c
7446         * src/prefs_common.h
7447         * src/gtk/gtkutils.c
7448         * src/gtk/gtkutils.h
7449                 add a hidden option to allow embedding the editaddress (edit contact details)
7450                 dialog into the addressbook's window. This doesn't change the default
7451                 behaviour.
7452
7453 2006-12-01 [wwp]        2.6.0cvs76
7454
7455         * src/message_search.c
7456         * src/summary_search.c
7457                 fix more focus issues (don't set focus to combobox's entry widget when
7458                 entry's value changed, if entry widget has focus already).
7459
7460 2006-12-01 [wwp]        2.6.0cvs75
7461
7462         * src/gtk/quicksearch.c
7463                 revert last changes to the quicksearch gtk_combo_box, this needs more
7464                 tuning and testing.
7465
7466 2006-12-01 [paul]       2.6.0cvs74
7467
7468         * tools/kdeservicemenu/README
7469         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7470         * tools/kdeservicemenu/install.sh
7471         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7472         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7473                 simplify this stuff, and in so doing,
7474                 fix it. (possibly re-extend it again at
7475                 a later date)
7476
7477 2006-12-01 [wwp]        2.6.0cvs73
7478
7479         * src/gtk/quicksearch.c
7480                 adapt quicksearch code to use modern gtk_combo_box'es.
7481
7482 2006-12-01 [wwp]        2.6.0cvs72
7483
7484         * src/common/defs.h
7485         * src/prefs_common.c
7486         * src/prefs_common.h
7487         * src/message_search.c
7488         * src/summary_search.c
7489         * src/gtk/combobox.c
7490         * src/gtk/combobox.h
7491                 add history combos to all message and summary search fields.
7492
7493 2006-12-01 [wwp]        2.6.0cvs71
7494
7495         * src/summaryview.c
7496                 As the list may change while the mark as read delay
7497                 runs, we can't rely on the 'row' pointer, which can
7498                 be invalid when the timeout is called. As the mark
7499                 as read is only done if the message is still selected,
7500                 use summaryview->selected instead. Thanks to Colin.
7501
7502 2006-11-30 [paul]       2.6.0cvs70
7503
7504         * src/textview.c
7505                 give emphasis to "Sylpheed-Claws"
7506                 as well as "Claws Mail"
7507
7508 2006-11-30 [colin]      2.6.0cvs69
7509
7510         * src/wizard.c
7511                 Put the SSL checkboxes in the receiving
7512                 and sending server pages.
7513
7514 2006-11-29 [colin]      2.6.0cvs68
7515
7516         * src/gtk/gtkutils.c
7517         * src/gtk/gtkvscrollbutton.c
7518                 Revert some deprecated fixes - they seem to
7519                 deprecate stuff as soon as a new one gets out.
7520                 g_object_ref_sink needed glib-2.10.
7521
7522 2006-11-29 [colin]      2.6.0cvs67
7523
7524         * src/common/utils.c
7525                 Create .mailcap if it doesn't exist
7526
7527 2006-11-29 [colin]      2.6.0cvs66
7528
7529         * src/compose.c
7530                 Followup to cvs60: use original list
7531                 of recipients if replying to a mail
7532                 in Sent Drafts or Queue.
7533
7534 2006-11-27 [paul]       2.6.0cvs65
7535
7536         * src/image_viewer.c
7537                 revert the last change for now (it's broken)
7538
7539 2006-11-27 [paul]       2.6.0cvs64
7540
7541         * Makefile.am
7542         * configure.ac
7543         * m4/aclocal-include.m4
7544         * m4/check-type.m4
7545         * src/Makefile.am
7546         * src/addr_compl.c
7547         * src/compose.c
7548         * src/crash.c
7549         * src/export.c
7550         * src/exporthtml.c
7551         * src/exportldif.c
7552         * src/imap.c
7553         * src/import.c
7554         * src/main.c
7555         * src/main.h
7556         * src/matcher.c
7557         * src/mimeview.c
7558         * src/procmsg.c
7559         * src/textview.c
7560         * src/common/Makefile.am
7561         * src/common/claws.c
7562         * src/common/claws.h
7563         * src/common/ssl.c
7564         * src/common/sylpheed.c
7565         * src/common/sylpheed.h
7566         * src/etpan/Makefile.am
7567         * src/gtk/Makefile.am
7568         * src/gtk/claws-marshal.list
7569         * src/gtk/filesel.c
7570         * src/gtk/gtksctree.c
7571         * src/gtk/quicksearch.c
7572         * src/gtk/sylpheed-marshal.list
7573         * src/plugins/bogofilter/bogofilter.c
7574         * src/plugins/bogofilter/bogofilter_gtk.c
7575         * src/plugins/clamav/clamav_plugin.c
7576         * src/plugins/clamav/clamav_plugin_gtk.c
7577         * src/plugins/demo/demo.c
7578         * src/plugins/dillo_viewer/dillo_viewer.c
7579         * src/plugins/pgpcore/Makefile.am
7580         * src/plugins/pgpcore/claws.def
7581         * src/plugins/pgpcore/pgp_viewer.c
7582         * src/plugins/pgpcore/plugin.c
7583         * src/plugins/pgpcore/sylpheed.def
7584         * src/plugins/pgpinline/Makefile.am
7585         * src/plugins/pgpinline/claws.def
7586         * src/plugins/pgpinline/plugin.c
7587         * src/plugins/pgpinline/sylpheed.def
7588         * src/plugins/pgpmime/Makefile.am
7589         * src/plugins/pgpmime/claws.def
7590         * src/plugins/pgpmime/plugin.c
7591         * src/plugins/pgpmime/sylpheed.def
7592         * src/plugins/spamassassin/spamassassin.c
7593         * src/plugins/spamassassin/spamassassin_gtk.c
7594         * src/plugins/trayicon/trayicon.c
7595                 yet more renaming
7596                 remove deprecated gtk_tooltips_set_delay()
7597
7598 2006-11-26 [paul]       2.6.0cvs63
7599
7600         * src/expldifdlg.c
7601         * src/folderview.c
7602         * src/image_viewer.c
7603         * src/mainwindow.c
7604         * src/gtk/gtkutils.c
7605         * src/gtk/gtkvscrollbutton.c
7606         * src/gtk/prefswindow.c
7607         * src/plugins/pgpcore/prefs_gpg.c
7608                 replace more deprecated GTK+ functions
7609
7610 2006-11-26 [paul]       2.6.0cvs62
7611
7612         * src/addr_compl.c
7613         * src/addressbook.c
7614         * src/browseldap.c
7615                 replace deprecated gtk_idle_... functions
7616
7617 2006-11-26 [paul]       2.6.0cvs61
7618
7619         * src/compose.c
7620         * src/folderview.c
7621         * src/inc.c
7622         * src/summaryview.c
7623         * src/gtk/gtkvscrollbutton.c
7624         * src/gtk/quicksearch.c
7625         * src/plugins/pgpcore/passphrase.c
7626                 replace deprecated gtk_timeout_add and
7627                 gtk_timeout_remove
7628
7629 2006-11-26 [paul]       2.6.0cvs60
7630
7631         * src/compose.c
7632                 fix bug that caused the wrong recipient
7633                 to be selected when replying to a msg
7634                 which is From one of our accounts to
7635                 another of our accounts
7636
7637 2006-11-25 [paul]       2.6.0cvs59
7638
7639         * src/summaryview.c
7640                 don't change the From column title to
7641                 To if the To column is visible
7642
7643 2006-11-24 [paul]       2.6.0cvs58
7644
7645         * src/compose.c
7646                 fix bug 1069, 'Sent mails disappear, BCC
7647                 or locking problem?'
7648
7649 2006-11-21 [wwp]        2.6.0cvs57
7650
7651         * src/compose.c
7652                 fix spelling menu when replying (same as 2.3.1cvs39):
7653                 discrepancy between context menu and top menu when
7654                 folder's dictionary isn't the default one.
7655
7656 2006-11-19 [paul]       2.6.0cvs56
7657
7658         * src/summaryview.c
7659                 obey always_show_msg option when
7660                 marking as spam
7661         * src/plugins/bogofilter/bogofilter.c
7662                 fix typo
7663
7664 2006-11-18 [paul]       2.6.0cvs55
7665
7666         * AUTHORS
7667         * README
7668         * debian/copyright
7669         * manual/ack.xml
7670         * manual/es/ack.xml
7671         * manual/fr/ack.xml
7672         * manual/pl/ack.xml
7673         * src/gtk/authors.h
7674         * src/gtk/icon_legend.c
7675         * src/gtk/icon_legend.h
7676         * tools/OOo2claws-mail.pl
7677         * tools/README
7678         * tools/acroread2claws-mail.pl
7679         * tools/claws.i18n.status.pl
7680         * tools/filter_conv.pl
7681         * tools/filter_conv_new.pl
7682         * tools/freshmeat_search.pl
7683         * tools/google_search.pl
7684         * tools/kmail2claws-mail.pl
7685         * tools/kmail2claws-mail_v2.pl
7686         * tools/maildir2claws-mail.pl
7687         * tools/make.themes.project
7688         * tools/multiwebsearch.pl
7689         * tools/outlook2claws-mail.pl
7690         * tools/tb2claws-mail
7691         * tools/kdeservicemenu/README
7692         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7693                 update mine and wwp's email addresses in
7694                 several places
7695                 Patch by wwp
7696         * src/prefs_compose_writing.c
7697                 set sensitivity on 'new message format' frame
7698
7699 2006-11-17 [paul]       2.6.0cvs54
7700
7701         * src/gtk/about.c
7702                 more reworking of the GUI
7703                 Patch by Fabien Vantard
7704
7705 2006-11-16 [paul]       2.6.0cvs53
7706
7707         * src/gtk/about.c
7708                 set a minimum size for the window, allow
7709                 it to automatically expand as necessary
7710
7711 2006-11-16 [wwp]        2.6.0cvs52
7712
7713         * src/gtk/about.c
7714                 better wrap of copyright info on some systems.
7715
7716 2006-11-16 [paul]       2.6.0cvs51
7717
7718         * src/gtk/about.c
7719                 move the tech info from the upper panel
7720                 to the Info tab
7721                 use a gtk_text_view for the features tab
7722
7723 2006-11-16 [paul]       2.6.0cvs50
7724
7725         * po/Makevars
7726                 update my email address
7727         * src/addressbook.c
7728         * src/compose.c
7729         * src/imap_gtk.c
7730         * src/mh_gtk.c
7731         * src/news_gtk.c
7732         * src/summaryview.c
7733         * src/plugins/trayicon/trayicon.c
7734                 don't offer simple menu separators
7735                 for translation
7736         * src/folderview.c
7737                 add separator between 'mark all read'
7738                 and 'search folder'
7739
7740 2006-11-15 [wwp]        2.6.0cvs49
7741
7742         * src/gtk/authors.h
7743                 updated manuals authors.
7744
7745 2006-11-14 [paul]       2.6.0cvs48
7746
7747         * src/compose.c
7748                 Fix Options/Reply mode after draft save
7749
7750 2006-11-14 [paul]       2.6.0cvs47
7751
7752         * src/Makefile.am
7753                 Fix make DESTDIR=...
7754         * src/mbox.c
7755                 Optimise speed
7756         * src/plugins/pgpinline/pgpinline.c
7757                 Probably fix bug 1061
7758
7759 2006-11-14 [paul]       2.6.0cvs46
7760
7761         * po/Makevars
7762                 enable Q_ macro
7763         * src/Makefile.am
7764         * src/stock_pixmap.c
7765         * src/stock_pixmap.h
7766         * src/gtk/about.c
7767         * src/pixmaps/active.xpm
7768         * src/pixmaps/inactive.xpm
7769                 add a new page, 'Features', to the About dialog
7770                 showing which features are compiled in and which
7771                 are not
7772
7773 2006-11-14 [paul]       2.6.0cvs45
7774
7775         * po/ru.po
7776                 updated by Pavlo Bohmat
7777
7778 2006-11-14 [colin]      2.6.0cvs44
7779
7780         * src/compose.c
7781         * src/inc.c
7782         * src/messageview.c
7783         * src/news.c
7784         * src/pop.c
7785         * src/procmsg.c
7786         * src/gtk/gtkaspell.c
7787                 Fix 64-bit-related warnings
7788         * src/ssl_manager.c
7789                 Fix possible infinite loop
7790         * src/plugins/pgpcore/sgpgme.c
7791                 Remove useless check
7792
7793 2006-11-13 [colin]      2.6.0cvs43
7794
7795         * src/gtk/Makefile.am
7796                 authors.h isn't generated
7797
7798 2006-11-13 [colin]      2.6.0cvs42
7799
7800         * src/plugins/pgpinline/pgpinline.c
7801         * src/plugins/pgpmime/pgpmime.c
7802                 Very probably fix bug 1061, 'crash on 
7803                 opening signed email'. Another cast
7804                 problem
7805
7806 2006-11-13 [colin]      2.6.0cvs41
7807
7808         * src/plugins/pgpcore/sgpgme.c
7809                 Maybe fix bug 1061, 'crash on opening 
7810                 signed email'
7811
7812 2006-11-13 [wwp]        2.6.0cvs40
7813
7814         * src/plugins/pgpinline/pgpinline.c
7815                 fix candidate for bug #1057, thanks to Colin.
7816
7817 2006-11-13 [wwp]        2.6.0cvs39
7818
7819         * src/compose.c
7820         * src/quote_fmt_parse.y
7821                 fix bug 1052: current parser buffer was not always 
7822                 allocated, ptr to this buffer could be returned as 
7823                 NULL whereas no parser error has occurred. in 
7824                 consequence, defining a template body as "%d" 
7825                 (w/o the quotes) for the first time of the instance 
7826                 of claws-mail, was reporting a parser error. make 
7827                 sure that the buffer is always allocated, even to 
7828                 an empty string.
7829                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7830                 unescaping of the fmt string was always done 
7831                 whereas it must be done *only* when receiving 
7832                 quote format strings issued from the prefs 
7833                 (compose new message, reply, forward, redirect 
7834                 formats), *not* when applying templates.  in 
7835                 consequences, applying templates w/ sequences 
7836                 like \\|p{echo} were failing. make sure that 
7837                 unescaping is done only when necessary.
7838
7839 2006-11-12 [colin]      2.6.0cvs38
7840
7841         * po/de.po
7842                 Fix typo (s/KB/MB)
7843
7844 2006-11-12 [colin]      2.6.0cvs37
7845
7846         * src/plugins/pgpinline/pgpinline.c
7847         * src/plugins/pgpmime/pgpmime.c
7848                 Release GPG context at the latest 
7849                 possible moment. Maybe fixes 
7850                 bug 1057, 'crash on sending signed 
7851                 message to a newsgroup'
7852                 
7853
7854 2006-11-12 [colin]      2.6.0cvs36
7855
7856         * src/plugins/pgpcore/sgpgme.c
7857                 Tell a bit more when gpg's status doesn't
7858                 contain any signature
7859
7860 2006-11-12 [colin]      2.6.0cvs35
7861
7862         * src/compose.c
7863                 Fix bug 1060, 'compilation error with 
7864                 Irix's cc'
7865
7866 2006-11-12 [paul]       2.6.0cvs34
7867
7868         * doc/man/claws-mail.1
7869         * src/prefs_gtk.c
7870         * src/plugins/clamav/README
7871         * src/plugins/spamassassin/README
7872         * tools/README
7873         * tools/freshmeat_search.pl
7874         * tools/google_search.pl
7875         * tools/multiwebsearch.pl
7876                 more renaming
7877         * src/plugins/trayicon/trayicon.c
7878                 fix compiliation warning
7879
7880 2006-11-11 [colin]      2.6.0cvs33
7881
7882         * src/folderview.c
7883                 Forbid drag and drop from/to different
7884                 folders of type F_UNKNOWN
7885
7886 2006-11-11 [colin]      2.6.0cvs32
7887
7888         * src/plugins/pgpinline/pgpinline.c
7889                 Fix typo in previous commit:
7890                 - gpgme_new(&ctx);
7891                 + if ((err = gpgme_new(&data->ctx)) ...)
7892
7893 2006-11-11 [colin]      2.6.0cvs31
7894
7895         * src/plugins/pgpinline/pgpinline.c
7896         * src/plugins/pgpmime/pgpmime.c
7897                 Check success after calling gpgme_new
7898                 Maybe fixes bug 1057, 'crash on sending 
7899                 signed message to a newsgroup'
7900
7901 2006-11-11 [colin]      2.6.0cvs30
7902
7903         * src/undo.c
7904                 init undostruct to 0s (from
7905                 valgrind log of bug 1057)
7906
7907 2006-11-10 [colin]      2.6.0cvs29
7908
7909         * src/mainwindow.c
7910                 Set cursor to wait before filtering
7911                 duplicates in all folders
7912         * src/plugins/bogofilter/bogofilter.c
7913         * src/plugins/bogofilter/bogofilter.h
7914         * src/plugins/bogofilter/bogofilter_gtk.c
7915                 Completely thread away the bogofilter
7916                 filtering
7917
7918 2006-11-10 [mones]      2.6.0cvs28
7919
7920         * src/compose.c
7921         * src/compose.h
7922                 added COMPOSE_CHECK_BEFORE_SEND hook
7923
7924 2006-11-10 [paul]       2.6.0cvs27
7925
7926         * src/crash.c
7927                 more renaming
7928                 add libSM to get_compiled_in_features()
7929         * src/main.c
7930                 more renaming
7931
7932 2006-11-10 [colin]      2.6.0cvs26
7933
7934         * src/etpan/imap-thread.c
7935                 Add a reference to libetpan's sasl engine
7936                 so that sasl_done() doesn't get called by
7937                 libetpan, and doesn't break openssl.
7938                 Should fix bug 1053, 'SC fails to reestablish 
7939                 a secure connection'
7940                 Patch by Hoa
7941
7942 2006-11-10 [colin]      2.6.0cvs25
7943
7944         * manual/addrbook.xml
7945         * manual/advanced.xml
7946         * manual/faq.xml
7947         * manual/intro.xml
7948                 Some more renaming
7949
7950 2006-11-09 [colin]      2.6.0cvs24
7951
7952         * src/plugins/bogofilter/bogofilter_gtk.c
7953                 Add comment about annoyance
7954
7955 2006-11-09 [colin]      2.6.0cvs23
7956
7957         * src/plugins/bogofilter/bogofilter.c
7958         * src/plugins/bogofilter/bogofilter_gtk.c
7959                 Prepare things needed to thread bogofilter
7960                 filtering: separate bogo stuff and possible GUI
7961                 stuff. 
7962
7963 2006-11-09 [colin]      2.6.0cvs22
7964
7965         * src/account.c
7966         * src/compose.c
7967                 Search for one of our accounts in Delivered-To
7968                 (helps for auto-account selection when 
7969                  replying/forwarding)
7970         * src/folderview.c
7971         * src/mainwindow.c
7972         * src/mainwindow.h
7973         * src/plugins/trayicon/trayicon.c
7974                 Allow opening a new mail with any account from
7975                 the contextual menu
7976
7977 2006-11-09 [wwp]        2.6.0cvs21
7978
7979         * src/compose.c
7980         * src/prefs_common.c
7981         * src/prefs_common.h
7982         * src/prefs_compose_writing.c
7983                 add a compose new message format (in prefs/compose/writing), it's a
7984                 simple subject+body template to use when opening a new composition
7985                 window. It's similar to the existent reply and forward formats.
7986
7987                 enhanced the template/format % symbols substitution mechanism to
7988                 use current composition window information when % are used in
7989                 the compose new message format or in templates applied to new
7990                 messages (there were useless in that situations before). When
7991                 applied to new messages, %d corresponds to the system time/date.
7992
7993 2006-11-09 [paul]       2.6.0cvs20
7994
7995         * src/gtk/authors.h
7996                 fix last commit
7997
7998 2006-11-09 [paul]       2.6.0cvs19
7999
8000         * src/gtk/authors.h
8001                 keep tje alphabetical order
8002
8003 2006-11-08 [colin]      2.6.0cvs18
8004
8005         * src/etpan/imap-thread.c
8006                 Fix bug 1054, 'Slowness logging big 
8007                 data chunks'
8008
8009 2006-11-08 [paul]       2.6.0cvs17
8010
8011         * tools/Makefile.am
8012                 fix the renaming
8013
8014 2006-11-08 [paul]       2.6.0cvs16
8015
8016         * src/common/defs.h
8017                 update BUGZILLA_URI
8018
8019 2006-11-08 [paul]       2.6.0cvs15
8020
8021         * tools/Makefile.am
8022         * tools/OOo2claws-mail.pl
8023         * tools/OOo2sylpheed.pl
8024         * tools/README
8025         * tools/acroread2claws-mail.pl
8026         * tools/acroread2sylpheed.pl
8027         * tools/kmail2claws-mail.pl
8028         * tools/kmail2claws-mail_v2.pl
8029         * tools/kmail2sylpheed.pl
8030         * tools/kmail2sylpheed_v2.pl
8031         * tools/maildir2claws-mail.pl
8032         * tools/maildir2sylpheed.pl
8033         * tools/nautilus2claws-mail.sh
8034         * tools/nautilus2sylpheed.sh
8035         * tools/outlook2claws-mail.pl
8036         * tools/outlook2sylpheed.pl
8037         * tools/tb2claws-mail
8038         * tools/tb2sylpheed
8039         * tools/tbird2claws.py
8040         * tools/tbird2syl.py
8041         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8042         * tools/kdeservicemenu/install.sh
8043         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8044         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8045         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8046         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8047         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8048                 renamed (removed, added) tools files
8049
8050 2006-11-08 [paul]       2.6.0cvs14
8051
8052         * src/main.c
8053         * src/common/defs.h
8054                 Migrate sylpheedrc to clawsrc, and fix the standard
8055                 plugins path in the process
8056
8057 2006-11-07 [colin]      2.6.0cvs13
8058
8059         * src/Makefile.am
8060                 Symlink sylpheed-claws relative to 
8061                 claws-mail
8062
8063 2006-11-07 [colin]      2.6.0cvs12
8064
8065         * src/compose.c
8066                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8067
8068 2006-11-07 [paul]       2.6.0cvs11
8069
8070         * src/gtk/about.c
8071                 Fix a missed occurence of
8072                 Sylpheed-Claws
8073
8074 2006-11-07 [paul]       2.6.0cvs10
8075
8076         * src/Makefile.am
8077                 Fix symlink installation
8078
8079 2006-11-07 [paul]       2.6.0cvs9
8080
8081         * src/Makefile.am
8082                 Symlink claws-mail to sylpheed-claws
8083         * src/common/utils.c
8084                 Fix migrating symlinks
8085         * src/etpan/imap-thread.c
8086                 check certificate only when there's
8087                 no error
8088
8089 2006-11-07 [paul]       2.6.0cvs8
8090
8091         * Makefile.am
8092                 Fix icon breakages with Gtk, which needs a 
8093                 cache updated to see them.
8094
8095 2006-11-07 [paul]       2.6.0cvs7
8096
8097         * .cvsignore
8098         * AUTHORS
8099         * COPYING
8100         * INSTALL
8101         * Makefile.am
8102         * NEWS
8103         * README
8104         * RELEASE_NOTES
8105         * autogen.sh
8106         * claws-mail-128x128.png
8107         * claws-mail-64x64.png
8108         * claws-mail.ico
8109         * claws-mail.pc.in
8110         * claws-mail.png
8111         * configure.ac
8112         * sylpheed-claws-128x128.png
8113         * sylpheed-claws-64x64.png
8114         * sylpheed-claws.desktop
8115         * sylpheed-claws.ico
8116         * sylpheed-claws.pc.in
8117         * sylpheed-claws.png
8118         * debian/README.Debian
8119         * debian/changelog
8120         * debian/claws-mail.desktop
8121         * debian/claws-mail.menu
8122         * debian/claws-mail.postinst.debhelper
8123         * debian/claws-mail.postrm.debhelper
8124         * debian/control
8125         * debian/copyright
8126         * debian/files
8127         * debian/rules
8128         * debian/sylpheed-claws.desktop
8129         * debian/sylpheed-claws.menu
8130         * debian/sylpheed-claws.postinst.debhelper
8131         * debian/sylpheed-claws.postrm.debhelper
8132         * doc/man/Makefile.am
8133         * doc/man/claws-mail.1
8134         * doc/man/sylpheed-claws.1
8135         * doc/src/ChangeLog.claws-pre0.8.0
8136         * manual/Makefile.am
8137         * manual/account.xml
8138         * manual/ack.xml
8139         * manual/addrbook.xml
8140         * manual/advanced.xml
8141         * manual/claws-mail-manual.xml
8142         * manual/faq.xml
8143         * manual/glossary.xml
8144         * manual/handling.xml
8145         * manual/intro.xml
8146         * manual/keyboard.xml
8147         * manual/plugins.xml
8148         * manual/starting.xml
8149         * manual/sylpheed-claws-manual.xml
8150         * manual/xml2pdf
8151         * manual/dist/.cvsignore
8152         * manual/dist/html/.cvsignore
8153         * manual/dist/html/Makefile.am
8154         * manual/dist/pdf/.cvsignore
8155         * manual/dist/pdf/Makefile.am
8156         * manual/dist/ps/.cvsignore
8157         * manual/dist/ps/Makefile.am
8158         * manual/dist/txt/.cvsignore
8159         * manual/dist/txt/Makefile.am
8160         * manual/es/Makefile.am
8161         * manual/es/advanced.xml
8162         * manual/es/claws-mail-manual.xml
8163         * manual/es/faq.xml
8164         * manual/es/glossary.xml
8165         * manual/es/handling.xml
8166         * manual/es/intro.xml
8167         * manual/es/plugins.xml
8168         * manual/es/sylpheed-claws-manual.xml
8169         * manual/es/dist/.cvsignore
8170         * manual/es/dist/html/.cvsignore
8171         * manual/es/dist/html/Makefile.am
8172         * manual/es/dist/pdf/.cvsignore
8173         * manual/es/dist/pdf/Makefile.am
8174         * manual/es/dist/ps/.cvsignore
8175         * manual/es/dist/ps/Makefile.am
8176         * manual/es/dist/txt/.cvsignore
8177         * manual/es/dist/txt/Makefile.am
8178         * manual/fr/Makefile.am
8179         * manual/fr/account.xml
8180         * manual/fr/ack.xml
8181         * manual/fr/addrbook.xml
8182         * manual/fr/advanced.xml
8183         * manual/fr/claws-mail-manual.xml
8184         * manual/fr/faq.xml
8185         * manual/fr/glossary.xml
8186         * manual/fr/handling.xml
8187         * manual/fr/intro.xml
8188         * manual/fr/keyboard.xml
8189         * manual/fr/plugins.xml
8190         * manual/fr/starting.xml
8191         * manual/fr/sylpheed-claws-manual.xml
8192         * manual/fr/dist/.cvsignore
8193         * manual/fr/dist/html/.cvsignore
8194         * manual/fr/dist/html/Makefile.am
8195         * manual/fr/dist/pdf/.cvsignore
8196         * manual/fr/dist/pdf/Makefile.am
8197         * manual/fr/dist/ps/.cvsignore
8198         * manual/fr/dist/ps/Makefile.am
8199         * manual/fr/dist/txt/.cvsignore
8200         * manual/fr/dist/txt/Makefile.am
8201         * manual/pl/Makefile.am
8202         * manual/pl/account.xml
8203         * manual/pl/ack.xml
8204         * manual/pl/addrbook.xml
8205         * manual/pl/advanced.xml
8206         * manual/pl/claws-mail-manual.xml
8207         * manual/pl/faq.xml
8208         * manual/pl/glossary.xml
8209         * manual/pl/handling.xml
8210         * manual/pl/intro.xml
8211         * manual/pl/keyboard.xml
8212         * manual/pl/plugins.xml
8213         * manual/pl/starting.xml
8214         * manual/pl/sylpheed-claws-manual.xml
8215         * manual/pl/dist/.cvsignore
8216         * manual/pl/dist/html/.cvsignore
8217         * manual/pl/dist/html/Makefile.am
8218         * manual/pl/dist/pdf/.cvsignore
8219         * manual/pl/dist/pdf/Makefile.am
8220         * manual/pl/dist/ps/.cvsignore
8221         * manual/pl/dist/ps/Makefile.am
8222         * manual/pl/dist/txt/.cvsignore
8223         * manual/pl/dist/txt/Makefile.am
8224         * po/.cvsignore
8225         * po/Makevars
8226         * src/.cvsignore
8227         * src/Makefile.am
8228         * src/account.c
8229         * src/account.h
8230         * src/action.c
8231         * src/action.h
8232         * src/adbookbase.h
8233         * src/addr_compl.c
8234         * src/addr_compl.h
8235         * src/addrbook.c
8236         * src/addrcache.c
8237         * src/addrcache.h
8238         * src/addrcindex.c
8239         * src/addrcindex.h
8240         * src/addrclip.c
8241         * src/addrclip.h
8242         * src/addrdefs.h
8243         * src/addressadd.c
8244         * src/addressadd.h
8245         * src/addressbook.c
8246         * src/addressbook.h
8247         * src/addressbook_foldersel.c
8248         * src/addressbook_foldersel.h
8249         * src/addrgather.c
8250         * src/addrgather.h
8251         * src/addrharvest.c
8252         * src/addrharvest.h
8253         * src/addrindex.c
8254         * src/addrindex.h
8255         * src/addritem.c
8256         * src/addritem.h
8257         * src/addrquery.c
8258         * src/addrquery.h
8259         * src/addrselect.c
8260         * src/addrselect.h
8261         * src/alertpanel.c
8262         * src/alertpanel.h
8263         * src/browseldap.c
8264         * src/browseldap.h
8265         * src/codeconv.c
8266         * src/codeconv.h
8267         * src/compose.c
8268         * src/crash.c
8269         * src/crash.h
8270         * src/customheader.c
8271         * src/customheader.h
8272         * src/displayheader.c
8273         * src/displayheader.h
8274         * src/editaddress.c
8275         * src/editaddress.h
8276         * src/editbook.c
8277         * src/editbook.h
8278         * src/editgroup.c
8279         * src/editgroup.h
8280         * src/editjpilot.c
8281         * src/editjpilot.h
8282         * src/editldap.c
8283         * src/editldap.h
8284         * src/editldap_basedn.c
8285         * src/editldap_basedn.h
8286         * src/editvcard.c
8287         * src/editvcard.h
8288         * src/exphtmldlg.c
8289         * src/exphtmldlg.h
8290         * src/expldifdlg.c
8291         * src/expldifdlg.h
8292         * src/export.c
8293         * src/exporthtml.c
8294         * src/exporthtml.h
8295         * src/exportldif.c
8296         * src/exportldif.h
8297         * src/filtering.c
8298         * src/filtering.h
8299         * src/folder.c
8300         * src/folder.h
8301         * src/folder_item_prefs.c
8302         * src/folder_item_prefs.h
8303         * src/foldersel.c
8304         * src/foldersel.h
8305         * src/folderutils.c
8306         * src/folderutils.h
8307         * src/folderview.c
8308         * src/folderview.h
8309         * src/grouplistdialog.c
8310         * src/grouplistdialog.h
8311         * src/html.c
8312         * src/html.h
8313         * src/image_viewer.c
8314         * src/image_viewer.h
8315         * src/imap.c
8316         * src/imap.h
8317         * src/imap_gtk.c
8318         * src/imap_gtk.h
8319         * src/import.c
8320         * src/import.h
8321         * src/importldif.c
8322         * src/importldif.h
8323         * src/importmutt.c
8324         * src/importmutt.h
8325         * src/importpine.c
8326         * src/importpine.h
8327         * src/inc.c
8328         * src/inc.h
8329         * src/jpilot.c
8330         * src/jpilot.h
8331         * src/ldapctrl.c
8332         * src/ldapctrl.h
8333         * src/ldaplocate.c
8334         * src/ldaplocate.h
8335         * src/ldapquery.c
8336         * src/ldapquery.h
8337         * src/ldapserver.c
8338         * src/ldapserver.h
8339         * src/ldaputil.c
8340         * src/ldaputil.h
8341         * src/ldif.c
8342         * src/ldif.h
8343         * src/localfolder.c
8344         * src/localfolder.h
8345         * src/main.c
8346         * src/main.h
8347         * src/mainwindow.c
8348         * src/mainwindow.h
8349         * src/manual.c
8350         * src/manual.h
8351         * src/matcher.c
8352         * src/matcher.h
8353         * src/matcher_parser.h
8354         * src/matcher_parser_lex.l
8355         * src/matcher_parser_parse.y
8356         * src/mbox.c
8357         * src/mbox.h
8358         * src/message_search.c
8359         * src/message_search.h
8360         * src/messageview.c
8361         * src/messageview.h
8362         * src/mh.c
8363         * src/mh.h
8364         * src/mh_gtk.c
8365         * src/mh_gtk.h
8366         * src/mimeview.c
8367         * src/mimeview.h
8368         * src/msgcache.c
8369         * src/msgcache.h
8370         * src/mutt.c
8371         * src/mutt.h
8372         * src/news.c
8373         * src/news.h
8374         * src/news_gtk.c
8375         * src/news_gtk.h
8376         * src/noticeview.c
8377         * src/noticeview.h
8378         * src/partial_download.c
8379         * src/partial_download.h
8380         * src/pine.c
8381         * src/pine.h
8382         * src/pop.c
8383         * src/pop.h
8384         * src/prefs_account.c
8385         * src/prefs_account.h
8386         * src/prefs_actions.c
8387         * src/prefs_actions.h
8388         * src/prefs_common.c
8389         * src/prefs_common.h
8390         * src/prefs_compose_writing.c
8391         * src/prefs_compose_writing.h
8392         * src/prefs_customheader.c
8393         * src/prefs_customheader.h
8394         * src/prefs_display_header.c
8395         * src/prefs_display_header.h
8396         * src/prefs_ext_prog.c
8397         * src/prefs_ext_prog.h
8398         * src/prefs_filtering.c
8399         * src/prefs_folder_column.c
8400         * src/prefs_folder_column.h
8401         * src/prefs_folder_item.c
8402         * src/prefs_folder_item.h
8403         * src/prefs_fonts.c
8404         * src/prefs_fonts.h
8405         * src/prefs_gtk.c
8406         * src/prefs_gtk.h
8407         * src/prefs_image_viewer.c
8408         * src/prefs_image_viewer.h
8409         * src/prefs_matcher.c
8410         * src/prefs_matcher.h
8411         * src/prefs_message.c
8412         * src/prefs_message.h
8413         * src/prefs_msg_colors.c
8414         * src/prefs_msg_colors.h
8415         * src/prefs_other.c
8416         * src/prefs_other.h
8417         * src/prefs_quote.c
8418         * src/prefs_quote.h
8419         * src/prefs_receive.c
8420         * src/prefs_receive.h
8421         * src/prefs_send.c
8422         * src/prefs_send.h
8423         * src/prefs_spelling.c
8424         * src/prefs_spelling.h
8425         * src/prefs_summaries.c
8426         * src/prefs_summaries.h
8427         * src/prefs_summary_column.c
8428         * src/prefs_summary_column.h
8429         * src/prefs_template.c
8430         * src/prefs_template.h
8431         * src/prefs_themes.c
8432         * src/prefs_themes.h
8433         * src/prefs_toolbar.c
8434         * src/prefs_toolbar.h
8435         * src/prefs_wrapping.c
8436         * src/prefs_wrapping.h
8437         * src/privacy.c
8438         * src/privacy.h
8439         * src/procheader.c
8440         * src/procheader.h
8441         * src/procmime.c
8442         * src/procmime.h
8443         * src/procmsg.c
8444         * src/procmsg.h
8445         * src/quote_fmt.c
8446         * src/quote_fmt_parse.y
8447         * src/recv.c
8448         * src/recv.h
8449         * src/remotefolder.c
8450         * src/remotefolder.h
8451         * src/send_message.c
8452         * src/send_message.h
8453         * src/setup.c
8454         * src/setup.h
8455         * src/sourcewindow.c
8456         * src/sourcewindow.h
8457         * src/ssl_manager.c
8458         * src/ssl_manager.h
8459         * src/statusbar.c
8460         * src/statusbar.h
8461         * src/stock_pixmap.c
8462         * src/stock_pixmap.h
8463         * src/summary_search.c
8464         * src/summary_search.h
8465         * src/summaryview.c
8466         * src/summaryview.h
8467         * src/syldap.c
8468         * src/syldap.h
8469         * src/textview.c
8470         * src/textview.h
8471         * src/toolbar.c
8472         * src/toolbar.h
8473         * src/undo.c
8474         * src/undo.h
8475         * src/unmime.c
8476         * src/unmime.h
8477         * src/vcard.c
8478         * src/vcard.h
8479         * src/wizard.c
8480         * src/wizard.h
8481         * src/common/base64.c
8482         * src/common/base64.h
8483         * src/common/defs.h
8484         * src/common/hooks.c
8485         * src/common/hooks.h
8486         * src/common/log.c
8487         * src/common/log.h
8488         * src/common/mgutils.c
8489         * src/common/mgutils.h
8490         * src/common/nntp.c
8491         * src/common/nntp.h
8492         * src/common/passcrypt.c
8493         * src/common/passcrypt.h.in
8494         * src/common/plugin.c
8495         * src/common/plugin.h
8496         * src/common/prefs.c
8497         * src/common/prefs.h
8498         * src/common/progressindicator.c
8499         * src/common/progressindicator.h
8500         * src/common/quoted-printable.c
8501         * src/common/quoted-printable.h
8502         * src/common/session.c
8503         * src/common/session.h
8504         * src/common/smtp.c
8505         * src/common/smtp.h
8506         * src/common/socket.c
8507         * src/common/socket.h
8508         * src/common/ssl.c
8509         * src/common/ssl.h
8510         * src/common/stringtable.c
8511         * src/common/stringtable.h
8512         * src/common/sylpheed.c
8513         * src/common/sylpheed.h
8514         * src/common/template.c
8515         * src/common/template.h
8516         * src/common/timing.h
8517         * src/common/utils.c
8518         * src/common/utils.h
8519         * src/common/version.h.in
8520         * src/common/xml.c
8521         * src/common/xml.h
8522         * src/common/xmlprops.c
8523         * src/common/xmlprops.h
8524         * src/gtk/about.c
8525         * src/gtk/colorlabel.c
8526         * src/gtk/colorlabel.h
8527         * src/gtk/colorsel.c
8528         * src/gtk/colorsel.h
8529         * src/gtk/combobox.c
8530         * src/gtk/combobox.h
8531         * src/gtk/description_window.c
8532         * src/gtk/description_window.h
8533         * src/gtk/filesel.c
8534         * src/gtk/filesel.h
8535         * src/gtk/foldersort.c
8536         * src/gtk/foldersort.h
8537         * src/gtk/gtkaspell.c
8538         * src/gtk/gtkaspell.h
8539         * src/gtk/gtksctree.c
8540         * src/gtk/gtkshruler.c
8541         * src/gtk/gtkshruler.h
8542         * src/gtk/gtkutils.c
8543         * src/gtk/gtkutils.h
8544         * src/gtk/icon_legend.c
8545         * src/gtk/icon_legend.h
8546         * src/gtk/logwindow.c
8547         * src/gtk/logwindow.h
8548         * src/gtk/manage_window.c
8549         * src/gtk/manage_window.h
8550         * src/gtk/pluginwindow.c
8551         * src/gtk/pluginwindow.h
8552         * src/gtk/prefswindow.c
8553         * src/gtk/prefswindow.h
8554         * src/gtk/quicksearch.c
8555         * src/gtk/quicksearch.h
8556         * src/pixmaps/claws-mail.xpm
8557         * src/pixmaps/claws-mail_icon.xpm
8558         * src/pixmaps/claws-mail_logo.xpm
8559         * src/pixmaps/sylpheed-claws.xpm
8560         * src/pixmaps/sylpheed-claws_icon.xpm
8561         * src/pixmaps/sylpheed-claws_logo.xpm
8562         * src/plugins/bogofilter/Makefile.am
8563         * src/plugins/bogofilter/bogofilter.c
8564         * src/plugins/bogofilter/bogofilter.h
8565         * src/plugins/bogofilter/bogofilter_gtk.c
8566         * src/plugins/clamav/Makefile.am
8567         * src/plugins/clamav/clamav_plugin.c
8568         * src/plugins/clamav/clamav_plugin.h
8569         * src/plugins/clamav/clamav_plugin_gtk.c
8570         * src/plugins/demo/Makefile.am
8571         * src/plugins/demo/demo.c
8572         * src/plugins/dillo_viewer/Makefile.am
8573         * src/plugins/dillo_viewer/README
8574         * src/plugins/dillo_viewer/dillo_prefs.c
8575         * src/plugins/dillo_viewer/dillo_prefs.h
8576         * src/plugins/dillo_viewer/dillo_viewer.c
8577         * src/plugins/pgpcore/Makefile.am
8578         * src/plugins/pgpcore/passphrase.c
8579         * src/plugins/pgpcore/passphrase.h
8580         * src/plugins/pgpcore/pgp_viewer.c
8581         * src/plugins/pgpcore/pgp_viewer.h
8582         * src/plugins/pgpcore/plugin.c
8583         * src/plugins/pgpcore/prefs_gpg.c
8584         * src/plugins/pgpcore/prefs_gpg.h
8585         * src/plugins/pgpcore/select-keys.c
8586         * src/plugins/pgpcore/select-keys.h
8587         * src/plugins/pgpcore/sgpgme.c
8588         * src/plugins/pgpcore/sgpgme.h
8589         * src/plugins/pgpcore/sylpheed.def
8590         * src/plugins/pgpcore/version.rc
8591         * src/plugins/pgpinline/Makefile.am
8592         * src/plugins/pgpinline/pgpinline.c
8593         * src/plugins/pgpinline/pgpinline.h
8594         * src/plugins/pgpinline/plugin.c
8595         * src/plugins/pgpinline/sylpheed.def
8596         * src/plugins/pgpinline/version.rc
8597         * src/plugins/pgpmime/Makefile.am
8598         * src/plugins/pgpmime/pgpmime.c
8599         * src/plugins/pgpmime/pgpmime.h
8600         * src/plugins/pgpmime/plugin.c
8601         * src/plugins/pgpmime/sylpheed.def
8602         * src/plugins/pgpmime/version.rc
8603         * src/plugins/spamassassin/Makefile.am
8604         * src/plugins/spamassassin/README
8605         * src/plugins/spamassassin/spamassassin.c
8606         * src/plugins/spamassassin/spamassassin.h
8607         * src/plugins/spamassassin/spamassassin_gtk.c
8608         * src/plugins/trayicon/Makefile.am
8609         * src/plugins/trayicon/trayicon.c
8610         * tools/OOo2sylpheed.pl
8611         * tools/README
8612         * tools/README.sylprint
8613         * tools/acroread2sylpheed.pl
8614         * tools/claws.i18n.status.pl
8615         * tools/filter_conv.pl
8616         * tools/filter_conv_new.pl
8617         * tools/freshmeat_search.pl
8618         * tools/google_search.pl
8619         * tools/kmail2sylpheed.pl
8620         * tools/kmail2sylpheed_v2.pl
8621         * tools/make.themes.project
8622         * tools/multiwebsearch.pl
8623         * tools/nautilus2sylpheed.sh
8624         * tools/outlook2sylpheed.pl
8625         * tools/sylprint.pl
8626         * tools/sylprint.rc
8627         * tools/tb2sylpheed
8628         * tools/textviewer.sh
8629         * tools/vcard2xml.py
8630         * tools/kdeservicemenu/README
8631         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8632         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8633         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8634                 Change name to Claws Mail. Announce to follow...
8635
8636 2006-11-06 [wwp]        2.6.0cvs6
8637
8638         * src/prefs_template.c
8639                 unify messages related to quote format/template errors (fix
8640                 capitalization), again.
8641
8642 2006-11-06 [wwp]        2.6.0cvs5
8643
8644         * src/prefs_quote.c
8645                 unify messages related to quote format/template errors.
8646
8647 2006-11-06 [wwp]        2.6.0cvs4
8648
8649         * src/prefs_msg_colors.c
8650                 more uses of Q_ macro for contextual translations, thanks
8651                 to Fabien (fzzzzz).
8652
8653 2006-11-06 [wwp]        2.6.0cvs3
8654
8655         * src/compose.c
8656         * src/common/utils.c
8657         * src/common/utils.h
8658                 show an alertpanel to make sure users are aware that sensitive
8659                 files are attached (it's file blacklist-based). This will fix
8660                 interaction w/ GoogleEarth for instance, thanks to Colin.
8661
8662 2006-11-06 [wwp]        2.6.0cvs2
8663
8664         * src/prefs_quote.c
8665         * src/prefs_template.c
8666         * src/prefs_template.h
8667                 check quote format when applying/closing prefs. For now this only
8668                 shows up an error dialog box, not preventing the user from using
8669                 a broken quote (reply, forwards) format.
8670
8671 2006-11-06 [wwp]        2.6.0cvs1
8672
8673         * src/prefs_template.c
8674                 fix missing checks of some template fields.
8675
8676 2006-11-06 [paul]       2.6.0
8677
8678         * NEWS
8679         * README
8680         * RELEASE_NOTES
8681                 2.6.0 released
8682
8683 2006-11-06 [paul]       2.5.6cvs22
8684
8685         * manual/advanced.xml
8686         * manual/es/advanced.xml
8687                 put 'respect_flowed_format' info in the correct
8688                 place
8689
8690 2006-11-06 [mones]      2.5.6cvs21
8691
8692         * po/es.po
8693                 Minor fixes for release
8694
8695 2006-11-06 [paul]       2.5.6cvs20
8696
8697         * po/cs.po
8698         * po/de.po
8699         * po/fr.po
8700         * po/it.po
8701         * po/nl.po
8702         * po/pt_BR.po
8703         * po/sk.po
8704         * po/sv.po
8705         * po/zh_CN.po
8706                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8707                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8708                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8709                 Young
8710
8711 2006-11-02 [colin]      2.5.6cvs19
8712
8713         * src/imap.c
8714         * src/imap.h
8715         * src/prefs_account.c
8716         * src/etpan/imap-thread.c
8717                 Add GSSAPI support - fixes Debian bug #383274
8718
8719 2006-11-01 [colin]      2.5.6cvs18
8720
8721         * src/jpilot.c
8722                 Handle libpisock12 support. Probably
8723                 fixes bug 1046, 'jpilot AddressDB.pdb 
8724                 import fail'
8725
8726 2006-11-01 [colin]      2.5.6cvs17
8727
8728         * src/folderutils.c
8729                 debug_print() folderutils_mark_all_read()
8730
8731 2006-11-01 [colin]      2.5.6cvs16
8732
8733         * COPYING
8734                 Add missed files to the Apache exception
8735
8736 2006-10-31 [colin]      2.5.6cvs15
8737
8738         * src/folder.c
8739         * src/folder.h
8740                 Add a copy_private_data() func to FolderClasses
8741                 Doesn't break the feature freeze, because we 
8742                 won't use it (right now) in the core.
8743
8744 2006-10-31 [colin]      2.5.6cvs14
8745
8746         * COPYING
8747                 Allow linking with the Apache licensed files in
8748                 src/plugins/spamassassin. Hopefully fixes 
8749                 bug 1048, 'Spamassassin plugin license problem'
8750
8751 2006-10-31 [wwp]        2.5.6cvs13
8752
8753         * src/compose.c
8754                 fix and optimize trimming of leading linefeeds in body loop.
8755
8756 2006-10-31 [colin]      2.5.6cvs12
8757
8758         * src/etpan/imap-thread.c
8759         * src/imap.c
8760                 Make really sure to have NULL sets in case
8761                 of error
8762
8763 2006-10-30 [wwp]        2.5.6cvs11
8764
8765         * src/prefs_common.c
8766         * src/prefs_common.h
8767         * src/compose.c
8768                 fix broken storage of quote format template when it contains \-escape
8769                 sequences. The application of such sequences is also fixed now (\t
8770                 in quote format will be a real tab instead of a 't', for instance).
8771
8772 2006-10-27 [colin]      2.5.6cvs10
8773
8774         * src/compose.c
8775                 Probably fix bug 1045, 'sylpheed-claws 
8776                 doesn't remove the mail from the IMAP 
8777                 Queue folder after sending'. From
8778                 2.5.6cvs3-stable
8779
8780 2006-10-27 [colin]      2.5.6cvs9
8781
8782         * configure.ac
8783                 Require libetpan-0.48. I'm so annoying,
8784                 I know ;-)
8785
8786 2006-10-27 [colin]      2.5.6cvs8
8787
8788         * src/folder.c
8789         * src/imap.c
8790                 Probably fix bug 1044, 'sylpheed-claws 
8791                 segfaults while moving mails' - Fix relation
8792                 usage when moving to an IMAP mailbox from another
8793                 mailbox
8794
8795 2006-10-26 [paul]       2.5.6cvs7
8796
8797         * src/gtk/about.c
8798                 add libSM to compiled-in features
8799                 list
8800
8801 2006-10-24 [colin]      2.5.6cvs6
8802
8803         * src/textview.c
8804         * src/gtk/gtkutils.c
8805                 Fix crash when printing emails with an
8806                 xface
8807
8808 2006-10-24 [mones]      2.5.6cvs5
8809
8810         * manual/es/advanced.xml
8811                 Synchronize hidden option respect_flowed_format
8812         * po/es.po
8813                 Updated translation
8814
8815 2006-10-21 [paul]       2.5.6cvs4
8816
8817         * src/gtk/authors.h
8818         * src/plugins/pgpcore/pgp_viewer.c
8819         * src/plugins/pgpcore/sgpgme.c
8820                 fix building on BSDs
8821                 Thanks to Michael Hughes
8822                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8823
8824 2006-10-20 [colin]      2.5.6cvs3
8825
8826         * configure.ac
8827                 Bump up libetpan requirement
8828                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8829         * src/common/utils.c
8830         * src/common/utils.h
8831                 Add convenience get_file_mtime()
8832         * src/imap.c
8833         * src/etpan/imap-thread.c
8834         * src/etpan/imap-thread.h
8835                 Implement UIDPLUS support if the server
8836                 supports it - faster sending in this case
8837
8838 2006-10-19 [colin]      2.5.6cvs2
8839
8840         * src/gtk/quicksearch.c
8841                 Fix emptying in type-ahead+extended mode
8842         * src/mainwindow.c
8843         * src/mainwindow.h
8844                 Add a hook for offline state change
8845         * src/plugins/trayicon/trayicon.c
8846                 Use it to display offline icons
8847         * src/plugins/trayicon/Makefile.am
8848         * src/plugins/trayicon/newmail.offline.xpm
8849         * src/plugins/trayicon/newmarkedmail.offline.xpm
8850         * src/plugins/trayicon/nomail.offline.xpm
8851         * src/plugins/trayicon/unreadmail.offline.xpm
8852         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8853                 Add the icons
8854
8855 2006-10-12 [paul]       2.5.6cvs1
8856
8857         * NEWS
8858         * README
8859         * configure.ac
8860                 Update version number following
8861                 stable release
8862
8863 2006-10-19 [colin]      2.5.5cvs18
8864
8865         * manual/handling.xml
8866                 Add type-ahead search
8867
8868 2006-10-18 [colin]      2.5.5cvs17
8869
8870         * src/gtk/quicksearch.c
8871                 Remove "save to history only if there's
8872                 no syntax error", it breaks for some 
8873                 reason which I'll investigate later.
8874
8875 2006-10-18 [colin]      2.5.5cvs16
8876
8877         * src/prefs_common.c
8878         * src/prefs_common.h
8879         * src/summaryview.c
8880         * src/gtk/quicksearch.c
8881         * src/gtk/quicksearch.h
8882                 Add a type-ahead option for fast searches
8883                 Patch by Fabien Vantard
8884
8885 2006-10-18 [colin]      2.5.5cvs15
8886
8887         * src/compose.c
8888         * src/compose.h
8889                 Add Options/Reply mode/ menu to be able to
8890                 change the recipients of a reply on the fly
8891
8892 2006-10-18 [colin]      2.5.5cvs14
8893
8894         * src/compose.c
8895                 Fix redirecting of our own sent mails
8896
8897 2006-10-17 [wwp]        2.5.5cvs13
8898
8899         * src/send_message.c
8900                 Fix duplicate error messages when sending, and missing
8901                 newline in such error messages.
8902
8903 2006-10-17 [colin]      2.5.5cvs12
8904
8905         * src/compose.c
8906                 Compare addresses case-insensitive
8907
8908 2006-10-17 [colin]      2.5.5cvs11
8909
8910         * src/plugins/pgpcore/sgpgme.c
8911                 Fix return status
8912
8913 2006-10-17 [colin]      2.5.5cvs10
8914
8915         * src/plugins/pgpcore/pgp_viewer.c
8916                 Fix return status
8917
8918 2006-10-17 [colin]      2.5.5cvs9
8919
8920         * src/quote_fmt.c
8921                 Fix a typo (thanks to Fabien)
8922
8923 2006-10-16 [colin]      2.5.5cvs8
8924
8925         * src/textview.c
8926                 Fix problem with quote-folding when emails
8927                 don't convert cleanly to UTF-8
8928
8929 2006-10-14 [colin]      2.5.5cvs7
8930
8931         * src/prefs_template.c
8932                 Reset fields when reopening
8933                 the window
8934
8935 2006-10-13 [paul]       2.5.5cvs6
8936
8937         * manual/advanced.xml
8938         * src/prefs_message.c
8939                 make 'respect_flowed_format' a hidden
8940                 option, and add a manual entry for it
8941                 Thanks to Colin
8942
8943 2006-10-12 [colin]      2.5.5cvs5
8944
8945         * src/codeconv.c
8946                 Revert part of 2.5.2cvs21:
8947                 Don't optimise by reusing the 
8948                 last iconv converter if possible:
8949                 it seems slightly broken in a 
8950                 very hard way to reproduce
8951
8952 2006-10-12 [colin]      2.5.5cvs4
8953
8954         * src/prefs_common.c
8955         * src/prefs_common.h
8956         * src/prefs_message.c
8957         * src/procmime.c
8958                 Fix bug 1035, 'Incorrect handling 
8959                 of flowed lines'. We now optionnaly
8960                 handle this format (preference is in
8961                 Message View/Text options section)
8962
8963 2006-10-12 [colin]      2.5.5cvs3
8964
8965         * po/POTFILES.in
8966                 Add new file
8967         * src/plugins/pgpcore/pgp_viewer.c
8968         * src/plugins/pgpcore/sgpgme.c
8969                 Don't try to import without asking
8970
8971 2006-10-12 [colin]      2.5.5cvs2
8972
8973         * src/compose.c
8974                 Fix bug 1036, 'Forwarding a mutlipart
8975                 mail with a "text/html" block to ms
8976                 outlook users leeds to freeze of
8977                 outlook'. Poor outlook users...
8978
8979 2006-10-12 [paul]       2.5.5cvs1
8980
8981         * NEWS
8982         * README
8983         * configure.ac
8984                 Update version number following
8985                 stable release
8986
8987 2006-10-11 [paul]       2.5.4cvs1
8988
8989         * NEWS
8990         * README
8991         * configure.ac
8992                 Update version number following
8993                 stable release
8994
8995 2006-10-11 [paul]       2.5.3cvs32
8996
8997         * src/textview.c
8998                 fix bug 1032, 'Segmentation fault when showing
8999                 message' (bug in quote folding)
9000                 Thanks to Colin
9001
9002 2006-10-10 [colin]      2.5.3cvs31
9003
9004         * src/quote_fmt.c
9005                 Rephrase english a bit
9006
9007 2006-10-10 [colin]      2.5.3cvs30
9008
9009         * src/prefs_compose_writing.c
9010                 Stop making the page larger than the window
9011
9012 2006-10-10 [wwp]        2.5.3cvs29
9013
9014         * src/compose.c
9015         * src/prefs_template.c
9016         * src/quote_fmt.c
9017         * src/quote_fmt.h
9018         * src/quote_fmt_lex.l
9019         * src/quote_fmt_parse.y
9020                 Extend the quote parser a bit: allow to get access to
9021                 basic (composing) account info.
9022
9023 2006-10-10 [colin]      2.5.3cvs28
9024
9025         * src/procheader.c
9026                 Fix this \t problem in subject
9027
9028 2006-10-09 [colin]      2.5.3cvs27
9029
9030         * src/main.c
9031         * src/prefs_gtk.c
9032                 Prepare cache a bit later
9033                 If section already exists, skip the new one 
9034                 (as previously); avoid writing the same block
9035                 twice - if we find a second block with the 
9036                 same id, skip it.
9037         * src/plugins/pgpcore/pgp_viewer.c
9038                 Set cursor to busy when retrieving a key
9039         * src/plugins/pgpcore/sgpgme.c
9040                 allow 5 seconds for gpg to export the key
9041                 
9042
9043 2006-10-09 [colin]      2.5.3cvs26
9044
9045         * configure.ac
9046         * src/msgcache.c
9047         * src/prefs_gtk.c
9048                 Check for existence of fgets_unlocked
9049                 and fwrite_unlocked
9050
9051 2006-10-09 [paul]       2.5.3cvs25
9052
9053         * src/prefs_summaries.c
9054                 replace strftime() with fast_strftime() and in
9055                 the consequence fix the bug in the display of
9056                 AM/PM in the 'Example' string
9057
9058 2006-10-09 [ticho]      2.5.3cvs24
9059
9060         * po/sk.po
9061                 Updated (and fixed up somewhat) Slovak translation.
9062
9063 2006-10-08 [colin]      2.5.3cvs23
9064
9065         * src/prefs_folder_item.c
9066                 Explain why prefs in the top-level folder
9067                 aren't retained, but are still useful
9068
9069 2006-10-08 [colin]      2.5.3cvs22
9070
9071         * src/prefs_gtk.c
9072                 Don't cache anything if caching fails
9073
9074 2006-10-08 [colin]      2.5.3cvs21
9075
9076         * src/common/utils.c
9077                 always include gi18n.h
9078
9079 2006-10-07 [colin]      2.5.3cvs20
9080
9081         * src/plugins/pgpcore/pgp_viewer.c
9082                 Kill gpg after 5 seconds wait
9083
9084 2006-10-07 [colin]      2.5.3cvs19
9085
9086         * src/plugins/pgpcore/pgp_viewer.c
9087         * src/plugins/pgpcore/pgp_viewer.h
9088                 Fix copyright
9089
9090 2006-10-07 [colin]      2.5.3cvs18
9091
9092         * src/plugins/pgpcore/pgp_viewer.c
9093         * src/plugins/pgpcore/pgp_viewer.h
9094                 Actually add the files to CVS
9095
9096 2006-10-07 [colin]      2.5.3cvs17
9097
9098         * src/plugins/pgpcore/sgpgme.c
9099                 Be sure not to crash on 'application/pgp-signature' that
9100                 are not application/pgp-signatures
9101
9102 2006-10-07 [colin]      2.5.3cvs16
9103
9104         * src/textview.c
9105         * src/textview.h
9106                 Make a bit more of the API available
9107         * src/plugins/pgpcore/Makefile.am
9108         * src/plugins/pgpcore/plugin.c
9109         * src/plugins/pgpcore/sgpgme.c
9110                 Add basic key import/export
9111
9112 2006-10-07 [colin]      2.5.3cvs15
9113
9114         * src/folderview.c
9115         * src/imap.c
9116         * src/prefs_account.c
9117         * src/wizard.c
9118                 Warn users *everywhere* if libetpan's not
9119                 linked in
9120
9121 2006-10-06 [mones]      2.5.3cvs14
9122
9123         * po/de.po
9124         * po/es.po
9125                 updated by Stephan Sachse and me
9126
9127 2006-10-06 [colin]      2.5.3cvs13
9128
9129         * src/main.c
9130         * src/common/sylpheed.c
9131                 Don't load common plugins if --exit is passed
9132         * src/prefs_gtk.c
9133         * src/prefs_gtk.h
9134                 Implement a cache to avoid reading the same
9135                 files over and over again at startup
9136
9137 2006-10-06 [colin]      2.5.3cvs12
9138
9139         * src/summaryview.c
9140         * src/gtk/quicksearch.c
9141                 Update display every 5k mails on fast searches
9142
9143 2006-10-06 [colin]      2.5.3cvs11
9144
9145         * src/textview.c
9146                 Don't do quote folding on HTML or ERTF.
9147                 May fix the Cygwin issues if they were
9148                 happening with HTML mails?
9149
9150 2006-10-05 [colin]      2.5.3cvs10
9151
9152         * src/prefs_gtk.c
9153                 Oops, forgot one
9154
9155 2006-10-05 [colin]      2.5.3cvs9
9156
9157         * src/prefs_gtk.c
9158                 Use unlocked_stdio here too
9159
9160 2006-10-05 [colin]      2.5.3cvs8
9161
9162         * src/folderview.c
9163                 Fix go to next * after preferences apply
9164         * src/msgcache.c
9165                 Do the fd lock/unlock ourselves instead of
9166                 letting the libc do it at each write 
9167
9168 2006-10-05 [colin]      2.5.3cvs7
9169
9170         * src/common/utils.c
9171                 Faster division, thanks to Jean Diraison
9172
9173 2006-10-05 [paul]       2.5.3cvs6
9174
9175         * src/common/utils.c
9176                 fix building with --disable-nls
9177
9178 2006-10-04 [colin]      2.5.3cvs5
9179
9180         * src/folder.c
9181                 Maybe fix a segfault
9182
9183 2006-10-04 [wwp]        2.5.3cvs4
9184
9185         * src/prefs_folder_item.c
9186                 Fine-tune layouts in folder item prefs. Suggested by
9187                 Fabien Vantard <fzzzzz@gmail.com>.
9188
9189 2006-10-04 [wwp]        2.5.3cvs3
9190
9191         * src/prefs_folder_item.c
9192                 Kill the clandestine passengers. You didn't see anything.
9193
9194 2006-10-04 [wwp]        2.5.3cvs2
9195
9196         * src/prefs_folder_item.c
9197                 Add a way to test the subject simplify regexp in
9198                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9199                 w/ few layout changes.
9200
9201 2006-20-04 [paul]       2.5.3cvs1
9202
9203         * NEWS
9204         * README
9205         * configure.ac
9206                 Update version number following
9207                 stable release
9208
9209 2006-10-04 [colin]      2.5.2cvs42
9210
9211         * src/folder.c
9212         * src/folder.h
9213         * src/summaryview.c
9214                 Provide a way for folder classes to set their sort
9215                 type and key
9216
9217 2006-10-03 [colin]      2.5.2cvs41
9218
9219         * src/mh.c
9220                 Don't use strlen() to know if the
9221                 string's empty
9222
9223 2006-10-03 [colin]      2.5.2cvs40
9224
9225         * src/mh.c
9226                 Fix "check for new folders" with accentued folders
9227
9228 2006-10-03 [ticho]      2.5.2cvs39
9229
9230         * src/filtering.c
9231         * src/folder.c
9232         * src/inc.c
9233         * src/mbox.c
9234                 Colin's fix for "copy" filtering rules.
9235
9236 2006-10-02 [colin]      2.5.2cvs38
9237
9238         * src/folderview.c
9239                 Fix for double-click too
9240
9241 2006-10-02 [colin]      2.5.2cvs37
9242
9243         * src/folderview.c
9244                 correct fix for cvs36
9245
9246 2006-10-02 [colin]      2.5.2cvs36
9247
9248         * src/folderview.c
9249                 Fix 'goto next unread' after collapsing/expanding 
9250                 a node.
9251
9252 2006-10-02 [colin]      2.5.2cvs35
9253
9254         * src/summaryview.c
9255                 Fix double freeze/thaw
9256         * src/common/utils.c
9257         * src/common/utils.h
9258                 Reimplement strftime
9259         * src/procheader.c
9260                 Use it
9261
9262
9263 2006-10-02 [colin]      2.5.2cvs34
9264
9265         * src/mh.c
9266                 Time mh_write_sequences() - it's fast
9267         * src/summaryview.c
9268                 Init a variable to shut up gcc
9269
9270 2006-10-01 [colin]      2.5.2cvs33
9271
9272         * src/folder.c
9273         * src/mh.c
9274         * src/mh.h
9275         * src/msgcache.c
9276                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9277                 Add fsync but disable it, it's slow as hell
9278
9279 2006-10-01 [colin]      2.5.2cvs32
9280
9281         * src/mh.c
9282         * src/msgcache.c
9283                 fflush() caches and mh_sequences before
9284                 fclose()ing
9285
9286 2006-10-01 [colin]      2.5.2cvs31
9287
9288         * src/msgcache.c
9289                 Don't ftruncate when not using mmap
9290
9291 2006-09-30 [colin]      2.5.2cvs30
9292
9293         * src/main.c
9294                 Write folder list *after* saving caches
9295
9296 2006-09-30 [colin]      2.5.2cvs29
9297
9298         * src/folder.c
9299         * src/mh.c
9300                 Debug forced mtime changes
9301
9302 2006-09-30 [colin]      2.5.2cvs28
9303
9304         * src/folder.c
9305         * src/main.c
9306                 Remove useless debug_print()s (code
9307                 well-tested)
9308
9309 2006-09-30 [colin]      2.5.2cvs27
9310
9311         * src/mh.c
9312                 Do stuff faster when writing mh_sequences
9313
9314 2006-09-30 [colin]      2.5.2cvs26
9315
9316         * src/mh.c
9317                 Don't let the writing of .mh_sequences, which
9318                 can change the folder's mtime, let us think
9319                 we need to scan.
9320
9321 2006-09-30 [colin]      2.5.2cvs25
9322
9323         * src/folder.c
9324                 Move a debug_print where it belongs 
9325                 (processing)
9326         * src/summaryview.c
9327                 Don't mess with a huge slow subject
9328                 table if we're not threading by
9329                 subject
9330
9331 2006-09-30 [colin]      2.5.2cvs24
9332
9333         * src/msgcache.c
9334                 Reenable mmaped reads (*not* writes!)
9335         * src/procmsg.c
9336                 Don't destroy and recreate hashtables just
9337                 for fun
9338         * src/common/utils.c
9339                 Remove useless reply prefixes (it's case
9340                 unsensitive)
9341
9342 2006-09-30 [wwp]        2.5.2cvs23
9343
9344         * tools/fix_date.sh
9345                 Fixed a minor bug in date value extraction, added a switch
9346                 to replace non RFC-compliant Date: value, added a switch
9347                 to use strict RFC matching patterns for dates.
9348
9349 2006-09-29 [colin]      2.5.2cvs22
9350
9351         * src/matcher_parser.h
9352         * src/matcher_parser_parse.y
9353         * src/prefs_filtering.c
9354         * src/statusbar.c
9355         * src/summary_search.c
9356         * src/summaryview.c
9357         * src/gtk/quicksearch.c
9358         * src/gtk/quicksearch.h
9359                 Optimise searches by setting different
9360                 refresh intervals (depending if the 
9361                 search is fast or not)
9362
9363 2006-09-29 [colin]      2.5.2cvs21
9364
9365         * src/codeconv.c
9366                 Optimise by reusing the last iconv converter
9367                 if possible
9368         * src/textview.c
9369                 Optimise a bit (the foldable quotes feature
9370                 still has an awful O(n^2) algo
9371
9372 2006-09-29 [colin]      2.5.2cvs20
9373
9374         * src/gtk/gtksctree.c
9375         * src/gtk/gtksctree.h
9376                 Optimise de-selection via up/down or
9377                 another key
9378
9379 2006-09-28 [colin]      2.5.2cvs19
9380
9381         * src/action.c
9382         * src/compose.c
9383         * src/folderview.c
9384         * src/mainwindow.c
9385         * src/messageview.c
9386         * src/summary_search.c
9387         * src/toolbar.c
9388                 Avoid using summaryview->ctree directly
9389
9390 2006-09-28 [colin]      2.5.2cvs18
9391
9392         * src/summaryview.c
9393         * src/summaryview.h
9394                 Add helpers to freeze/thaw/grab_focus
9395                 Factorize calls to freeze/thaw/grab_focus
9396                 
9397
9398 2006-09-28 [colin]      2.5.2cvs17
9399
9400         * src/main.c
9401                 More guards for the session management
9402
9403 2006-09-28 [colin]      2.5.2cvs16
9404
9405         * src/folderview.c
9406         * src/gtk/gtksctree.c
9407         * src/gtk/gtksctree.h
9408                 Make expanding not recursive in folderview
9409
9410 2006-09-28 [colin]      2.5.2cvs15
9411
9412         * src/addressbook.c
9413                 If nothing is selected in the list (right part)
9414                 and a group is selected in the tree (left part),
9415                 mail this group.
9416
9417 2006-09-28 [colin]      2.5.2cvs14
9418
9419         * src/Makefile.am
9420                 Actually use SM_LIBS
9421
9422 2006-09-28 [ticho]      2.5.2cvs13
9423
9424         * src/export.c
9425         * src/messageview.c
9426         * src/mimeview.c
9427         * src/news.c
9428         * src/pop.c
9429         * src/prefs_themes.c
9430         * src/procmsg.c
9431                 Small i18n string optimization.
9432         * src/send_message.c
9433         * src/summaryview.c
9434         * src/common/session.c
9435         * src/common/smtp.c
9436         * src/common/ssl_certificate.c
9437         * src/common/utils.c
9438                 Use "Couldn't" instead of "Can't" in UI messages,
9439                 where appropriate.
9440
9441 2006-09-28 [colin]      2.5.2cvs12
9442
9443         * configure.ac
9444                 Possibly fix link errors
9445
9446 2006-09-27 [wwp]        2.5.2cvs11
9447
9448         * src/gtk/authors.h
9449         * doc/man/sylpheed-claws.1
9450         * manual/ack.xml
9451         * manual/es/ack.xml
9452         * manual/fr/ack.xml
9453         * manual/pl/ack.xml
9454                 Updated authors info (me, myself and I).
9455
9456 2006-09-27 [colin]      2.5.2cvs10
9457
9458         * src/addressbook.c
9459                 Remove useless printf
9460
9461 2006-09-27 [wwp]        2.5.2cvs9
9462
9463         * src/editgroup.c
9464         * src/send_message.c
9465         * src/inc.c
9466         * src/prefs_common.c
9467         * src/prefs_common.h
9468         * src/gtk/progressdialog.c
9469                 remember more windows' sizes (send dialog, received dialog,
9470                 edit group in addressbook).
9471
9472 2006-09-27 [colin]      2.5.2cvs8
9473
9474         * configure.ac
9475         * src/main.c
9476         * src/mainwindow.h
9477                 Use libSM to communicate with the session
9478                 manager, so that we can know when the 
9479                 session ends, save our caches, and draft
9480                 our compose windows.
9481
9482 2006-09-27 [colin]      2.5.2cvs7
9483
9484         * src/addressbook.c
9485                 Fix issues:
9486                 o Allow Book and Group creation from the tree's
9487                   contextual menu
9488                 o Do not actually delete the contacts when 
9489                   deleting groups from the tree (duh!)
9490
9491 2006-09-27 [colin]      2.5.2cvs6
9492
9493         * src/compose.c
9494         * src/compose.h
9495         * src/mainwindow.c
9496         * src/textview.c
9497         * src/toolbar.c
9498                 o Allow passing an email address to 
9499                   compose_new_with_folderitem
9500                 o Update callers
9501                 o Use current folderitem when clicking
9502                   on a TextView mailto: link
9503                 o Fix a possible leak in TextView
9504
9505 2006-09-27 [colin]      2.5.2cvs5
9506
9507         * src/html.c
9508                 Use UTF-8 chars to replace HTML entities
9509
9510 2006-09-27 [colin]      2.5.2cvs4
9511
9512         * AUTHORS
9513         * src/prefs_account.c
9514         * src/gtk/authors.h
9515                 Fix bug #1024 (Array index out of
9516                 range in sylpheed-claws-2.5.2)
9517                 Patch by Ales Nosek <anosek@suse.cz>
9518
9519 2006-09-27 [colin]      2.5.2cvs3
9520
9521         * src/addr_compl.c
9522                 Actually do the test
9523
9524 2006-09-27 [colin]      2.5.2cvs2
9525
9526         * src/addr_compl.c
9527         * src/addr_compl.h
9528                 Allow completing with comma (in certain cases: vCalendar
9529                 for example doesn't support that)
9530                 Patch by Fabien Vantard
9531
9532 2006-09-26 [colin]      2.5.2cvs1
9533
9534         * src/Makefile.am
9535         * src/addr_compl.c
9536         * src/addr_compl.h
9537         * src/addrbook.c
9538         * src/addrbook.h
9539         * src/addressbook.c
9540         * src/addrindex.c
9541         * src/addrindex.h
9542         * src/compose.c
9543         * src/prefs_common.c
9544         * src/prefs_filtering_action.c
9545         * src/prefs_folder_item.c
9546         * src/prefs_template.c
9547         * src/stock_pixmap.c
9548         * src/stock_pixmap.h
9549         * src/pixmaps/addr_one.xpm
9550         * src/pixmaps/addr_two.xpm
9551                 Add auto-completion on groups
9552
9553 2006-09-26 [colin]      2.5.2
9554
9555         * NEWS
9556         * README
9557         * RELEASE_NOTES
9558                 2.5.2 released
9559
9560 2006-09-26 [colin]      2.5.1cvs5
9561
9562         * src/matcher.c
9563                 Fix condition
9564
9565 2006-09-26 [colin]      2.5.1cvs4
9566
9567         * src/mbox.c
9568                 Revert cvs1 (useless as the message is printed 
9569                 every 500 mails)
9570
9571 2006-09-26 [colin]      2.5.1cvs3
9572
9573         * src/partial_download.c
9574                 Fix crasher found by Alexsandar Urosevic
9575
9576 2006-09-26 [colin]      2.5.1cvs2
9577
9578         * src/summaryview.c
9579                 Fix bug #1023 (Sylpheed deletes too much messages)
9580
9581 2006-09-26 [ticho]      2.5.1cvs1
9582
9583         * src/mbox.c
9584                 Make use of gettext's multiple plurals for statusbar
9585                 progress message.
9586
9587 2006-09-25 [paul]       2.5.1
9588
9589         * NEWS
9590         * README
9591         * RELEASE_NOTES
9592                 2.5.1 released
9593
9594 2006-09-25 [colin]      2.5.0cvs3
9595
9596         * src/plugins/bogofilter/bogofilter.c
9597         * src/plugins/clamav/clamav_plugin.c
9598         * src/plugins/spamassassin/spamassassin.c
9599                 BogoFilter, Spamassassin: Fix double hook registering after
9600                 visiting preferences
9601                 Spamassassin, Clamav: Just set the mails to move instead of
9602                 doing the move - caller will move the things at once.
9603
9604 2006-09-25 [colin]      2.5.0cvs2
9605
9606         * src/imap.c
9607         * src/etpan/imap-thread.c
9608                 Use UID SEARCH ALL instead of UID 1:*
9609                 (braindead servers can't figure out that's
9610                 the same...)
9611
9612 2006-09-25 [wwp]        2.5.0cvs1
9613
9614         * src/message_search.c
9615                 Added the ability to stop a running search (in message body).
9616
9617 2006-09-25 [paul]       2.5.0
9618
9619         * NEWS
9620         * README
9621         * RELEASE_NOTES
9622                 2.5.0 released
9623
9624 2006-09-25 [paul]       2.4.0cvs214
9625
9626         * po/cs.po
9627         * po/de.po
9628         * po/fi.po
9629         * po/fr.po
9630         * po/nl.po
9631         * po/pt_BR.po
9632         * po/sk.po
9633         * po/sr.po
9634         * po/zh_CN.po
9635                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9636                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9637                 Ticho, Aleksander Urosevic, Ralgh Young
9638
9639 2006-09-24 [mones]      2.4.0cvs213
9640
9641         * po/es.po
9642                 Updated for release
9643
9644 2006-09-23 [colin]      2.4.0cvs212
9645
9646         * src/gtk/inputdialog.c
9647                 Fix [ ] remember this appearing in normal
9648                 input dialogs after it's been used by
9649                 mimeview.
9650         * src/folder.c
9651         * src/folderview.c
9652         * src/msgcache.c
9653         * src/procmsg.c
9654         * src/summaryview.c
9655         * src/textview.c
9656         * src/common/timing.h
9657                 Enable timings in debug mode and make it
9658                 look prettier.
9659
9660 2006-09-22 [colin]      2.4.0cvs211
9661
9662         * README
9663                 Revert test change
9664         * commitHelper
9665                 ping the correct URI
9666
9667 2006-09-22 [colin]      2.4.0cvs210
9668
9669         * README
9670                 Let's see if bug #1022 is fixed
9671
9672 2006-09-21 [colin]      2.4.0cvs209
9673
9674         * src/wizard.c
9675         * src/common/plugin.c
9676                 Prepare infra to load predefined plugins when
9677                 no configuration existed. Don't actually load
9678                 anything yet (feat. freeze)
9679
9680 2006-09-21 [wwp]        2.4.0cvs208
9681
9682         * manual/fr/faq.xml
9683                 Partial sync w/ 2.4.0cvs72:
9684                 wrap file and minor updates.
9685
9686 2006-09-21 [wwp]        2.4.0cvs207
9687
9688         * tools/fix_date.sh
9689                 several fixes and enhancements. A new --force switch has been
9690                 added to prevent overriding by default Date: header when
9691                 already existing.
9692
9693 2006-09-21 [paul]       2.4.0cvs206
9694
9695         * src/common/utils.c
9696                 add Chinese UTF8 Re prefix
9697
9698 2006-09-21 [wwp]        2.4.0cvs205
9699
9700         * tools/Makefile.am
9701                 Fics alfabettical order.
9702
9703 2006-09-21 [wwp]        2.4.0cvs204
9704
9705         * tools/fix_date.sh
9706         * tools/Makefile.am
9707                 Added an action tool to fix missing Date field in emails.
9708                 Updated Makefile.am to reflect those last two additions.
9709
9710 2006-09-21 [wwp]        2.4.0cvs203
9711
9712         * tools/uuooffice
9713                 Added a action tool to open uuencoded docs w/
9714                 OpenOffice (based on uudec method).
9715
9716 2006-09-21 [colin]      2.4.0cvs202
9717
9718         * src/compose.c
9719         * src/textview.c
9720                 Workaround possible GTK crash: remove selection 
9721                 clipboard before destroying widget, or GTK+-2.10
9722                 dies. Thanks to Hiro.
9723
9724 2006-09-20 [colin]      2.4.0cvs201
9725
9726         * src/compose.c
9727                 Fix free-after-use in some cases (when 
9728                 procmime_encode_content() frees mimeinfo->data.mem
9729                 and turns it to a temp file)
9730
9731 2006-09-20 [colin]      2.4.0cvs200
9732
9733         * src/folderview.c
9734         * src/summaryview.c
9735         * src/gtk/gtksctree.c
9736         * src/gtk/gtksctree.h
9737                 Add tooltips in the folderview and summaryview
9738                 (Doesn't break string freeze as they already
9739                 exist)
9740         * src/toolbar.c
9741                 Put the spam button in the default configuration
9742                 if compiled with bogo plugin too
9743
9744 2006-09-19 [colin]      2.4.0cvs199
9745
9746         * src/summaryview.c
9747         * src/summaryview.h
9748                 Update folder name label on folder rename
9749         * src/prefs_matcher.c
9750         * src/gtk/logwindow.h
9751                 Fix warnings
9752                 Patches by Fabien
9753
9754 2006-09-19 [wwp]        2.4.0cvs198
9755
9756         * src/summary_search.c
9757                 fix can't click forward/backward buttons in the
9758                 search messages.
9759
9760 2006-09-18 [paul]       2.4.0cvs197
9761
9762         * src/wizard.c
9763                 add missing bracket, capitalise the A of
9764                 'SpamAssassin'
9765
9766 2006-09-18 [paul]       2.4.0cvs196
9767
9768         * src/compose.c
9769                 fix bug 1012 'crashed upon sending mail
9770                 from compose window'
9771                 Thanks to Colin
9772
9773 2006-09-16 [colin]      2.4.0cvs195
9774
9775         * src/folderview.c
9776                 Fix "real-time" sorting by freezing/thawing
9777
9778 2006-09-16 [colin]      2.4.0cvs194
9779
9780         * manual/faq.xml
9781                 Fix the anti-spam entry a bit
9782
9783 2006-09-16 [colin]      2.4.0cvs193
9784
9785         * src/wizard.c
9786                 Make sure reviewers have no excuse when stating
9787                 Sylpheed-Claws doesn't have antispam capabilities.
9788
9789 2006-09-16 [colin]      2.4.0cvs192
9790
9791         * src/main.c
9792                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9793                 as if the SIGPIPE comes from etpan's thread we could
9794                 trigger a GUI update from this thread.
9795
9796 2006-09-16 [colin]      2.4.0cvs191
9797
9798         * src/summaryview.c
9799                 Init all members of the struct
9800
9801 2006-09-16 [paul]       2.4.0cvs190
9802
9803         * src/account.c
9804                 improvements to the English
9805
9806 2006-09-15 [colin]      2.4.0cvs189
9807
9808         * src/summaryview.c
9809                 HIG order on dialog
9810
9811 2006-09-14 [colin]      2.4.0cvs188
9812
9813         * src/common/socket.c
9814         * src/common/socket.h
9815         * src/common/ssl.c
9816         * src/common/ssl_certificate.c
9817         * src/common/ssl_certificate.h
9818         * src/etpan/imap-thread.c
9819                 the get_fqdn() call done to get canonical name when
9820                 checking an SSL certificate is blocking, which is
9821                 sad as we just did a non-blocking lookup to connect.
9822                 Fix that by letting the fqdn available to the SockInfo,
9823                 and use that in ssl_certificate_check(). For IMAP,
9824                 we don't do it as the lookup's done by libetpan, but
9825                 it's less annoying as IMAP connections as much more
9826                 rare than POP3 connections.
9827
9828 2006-09-14 [paul]       2.4.0cvs187
9829
9830         * manual/advanced.xml
9831                 improvements to the English,
9832                 properly place the new hidden options
9833                 within the alphabetical order
9834         * src/gtk/pluginwindow.c
9835                 improvements to the English
9836
9837 2006-09-14 [colin]      2.4.0cvs186
9838
9839         * src/prefs_common.c
9840         * src/prefs_common.h
9841         * src/gtk/gtksctree.c
9842         * manual/advanced.xml
9843                 New hidden pref, stripes_color_offset, to change
9844                 the value added/substracted to normal bgcolor to
9845                 create the stripes in summaries
9846
9847 2006-09-13 [colin]      2.4.0cvs185
9848
9849         * src/gedit-print.c
9850         * src/messageview.c
9851         * src/messageview.h
9852         * src/summaryview.c
9853         * src/textview.c
9854                 Fix misc. printing issues: 
9855                 - Bad font for linkified headers
9856                 - Different font if the mail was displayed or not
9857                 - Factorize the thing
9858
9859 2006-09-13 [colin]      2.4.0cvs184
9860
9861         * src/common/ssl_certificate.c
9862                 Only get FQDN once when checking certificate
9863
9864 2006-09-13 [colin]      2.4.0cvs183
9865
9866         * src/account.c
9867         * src/gtk/pluginwindow.c
9868                 Misc. GUI fixes by Fabien
9869
9870 2006-09-13 [wwp]        2.4.0cvs182
9871
9872         * configure.ac
9873         * src/common/utils.h
9874         * src/common/utils.c
9875                 get rid of unused wide-char functions.
9876
9877 2006-09-13 [wwp]        2.4.0cvs181
9878
9879         * src/plugins/pgpinline/sylpheed.def
9880         * src/textview.c
9881                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9882                 add privacy_reset_error to the .def file,
9883                 do not fork for an external textviewer.
9884
9885 2006-09-13 [wwp]        2.4.0cvs180
9886
9887         * src/prefs_common.c
9888                 fix broken font entry in prefs (patch issued by the gpg4win team,
9889                 probably by Marcus Brinkmann <marcus@g10code.de>).
9890
9891 2006-09-13 [colin]      2.4.0cvs179
9892
9893         * src/folder.h
9894                 Fix a warning in summaryview.c
9895         * src/mainwindow.c
9896         * src/summaryview.c
9897         * src/summaryview.h
9898                 Add missing Mark/* elements in the
9899                 main menu
9900
9901 2006-09-12 [colin]      2.4.0cvs178
9902
9903         * src/prefs_actions.c
9904         * src/prefs_filtering_action.c
9905         * src/prefs_matcher.c
9906                 Use (New) instead of New everywhere
9907
9908 2006-09-12 [wwp]        2.4.0cvs177
9909
9910         * manual/fr/addrbook.xml
9911         * manual/fr/handling.xml
9912                 updated some quotes in the fr manual to match the fr translation.
9913
9914 2006-09-12 [wwp]        2.4.0cvs176
9915
9916         * src/prefs_matcher.c
9917                 don't store translated string elements in matcher expressions.
9918                 Also fixed a misused of Q_().
9919
9920 2006-09-11 [wwp]        2.4.0cvs175
9921
9922         * src/plugins//bogofilter/bogofilter.c
9923         * src/plugins//clamav/clamav_plugin.c
9924         * src/plugins//demo/demo.c
9925         * src/plugins//dillo_viewer/dillo_viewer.c
9926         * src/plugins//pgpcore/plugin.c
9927         * src/plugins//pgpinline/plugin.c
9928         * src/plugins//pgpmime/plugin.c
9929         * src/plugins//spamassassin/spamassassin.c
9930                 gettext-ize more strings (mostly plugin error messages).
9931
9932 2006-09-11 [colin]      2.4.0cvs174
9933
9934         * src/alertpanel.c
9935                 Make maximum buffer size bigger to avoid
9936                 truncating translated messages. Patch by
9937                 Fabien
9938
9939 2006-09-11 [colin]      2.4.0cvs173
9940
9941         * src/etpan/imap-thread.c
9942                 Fix compilation on OpenBSD, thanks to 
9943                 Landry
9944
9945 2006-09-10 [wwp]        2.4.0cvs172
9946
9947         * manual/account.xml
9948         * manual/addrbook.xml
9949         * manual/handling.xml
9950         * manual/es/handling.xml
9951         * manual/fr/account.xml
9952         * manual/fr/addrbook.xml
9953         * manual/fr/handling.xml
9954                 documented addressbook matching (condition configuration):
9955                   addrbook.xml, en fr
9956                 documented per-account filtering rules (handling/filtering
9957                   section, account section):
9958                   account.xml, handling.xml, en fr
9959                 slightly updated the handling/searching section to tell few
9960                   words about the extended search ability:
9961                   handling.xml, en fr
9962                 added missing <quote></quotes> to Quick Search:
9963                   handling.xml, en fr es
9964                 fixed a typo (auomatically):
9965                   handling.xml, en
9966                 changes revisited by Paul.
9967
9968 2006-09-10 [paul]       2.4.0cvs171
9969
9970         * src/prefs_actions.c
9971         * src/prefs_filtering.c
9972         * src/prefs_template.c
9973                 adjustments to the gui
9974                 Patch by Fabien Vantard (slightly modified)
9975
9976 2006-09-10 [colin]      2.4.0cvs170
9977
9978         * src/summaryview.c
9979                 Check folderitem/summaryview consistency
9980                 (basically automates Update summary). Fixes
9981                 #1011 (wrong (negative) count on unread 
9982                 messages)
9983
9984 2006-09-10 [colin]      2.4.0cvs169
9985
9986         * src/gtk/gtksctree.c
9987                 Fix recursive expansion via mouse
9988         * src/plugins/bogofilter/bogofilter.c
9989                 Use normal filtering way of moving
9990                 messages (batching), possibly fixing
9991                 bug #1015 (Bogofilter plugin doubles 
9992                 new messages)
9993
9994 2006-09-09 [wwp]        2.4.0cvs168
9995
9996         * src/prefs_filtering.c
9997                 better place for this fix.
9998
9999 2006-09-09 [wwp]        2.4.0cvs167
10000
10001         * src/prefs_filtering.c
10002                 fix a minor bug when the enabled status of a filtering/processing
10003                 rule always got set to TRUE when replacing this rule. That still
10004                 make sense when adding a new rule, but now when replacing, we
10005                 don't override the value of 'enabled'.
10006                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10007                 to prefs_filtering_list_view_get_info() as this function not only
10008                 returns the name, but also the account_id and the enabled status.
10009
10010 2006-09-09 [mones]      2.4.0cvs166
10011
10012         * manual/glossary.xml
10013         * manual/plugins.xml
10014                 Minor format corrections
10015         * manual/gpl.xml
10016                 Fix misplaced NO WARRANTY section
10017         * manual/es/advanced.xml
10018         * manual/es/faq.xml
10019         * manual/es/glossary.xml
10020         * manual/es/gpl.xml
10021         * manual/es/handling.xml
10022         * manual/es/plugins.xml
10023         * manual/es/starting.xml
10024                 Incorporate changes from English version
10025         * manual/fr/ack.xml
10026         * manual/pl/ack.xml
10027         * manual/es/ack.xml
10028                 Fix address, (add translation credits in es version)
10029         * po/es.po
10030                 Updated translation
10031
10032 2006-09-09 [wwp]        2.4.0cvs165
10033
10034         * src/prefs_filtering.c
10035                 fix a crash when opening filtering prefs, if matcherrc file contains
10036                 broken data (non-existing account id, which is theoretically not
10037                 possible).
10038
10039 2006-09-08 [colin]      2.4.0cvs164
10040
10041         * src/folder.c
10042                 Wrong assert, make it an if()
10043         * src/gtk/gtksctree.c
10044                 Fix bug #1013 (expand selected thread 
10045                 tree) - expanding is now recursive
10046
10047 2006-09-07 [wwp]        2.4.0cvs163
10048
10049         * src/prefs_matcher.c
10050                 make better sentences about addressbook matching in the
10051                 matcher prefs. This should make translators' work easier
10052                 too.
10053
10054 2006-09-07 [wwp]        2.4.0cvs162
10055
10056         * src/prefs_filtering.c
10057                 code simplification (get rid of dup var. assignment).
10058
10059 2006-09-07 [wwp]        2.4.0cvs161
10060
10061         * src/summaryview.c
10062                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10063                 <fzzzzz@gmail.com>.
10064
10065 2006-09-07 [paul]       2.4.0cvs160
10066
10067         * src/mimeview.c
10068                 fix compilation warnings
10069                 Thanks to Colin
10070
10071 2006-09-07 [paul]       2.4.0cvs159
10072
10073         * src/mimeview.c
10074                 select the mimepart icon when
10075                 displaying as text
10076                 Thanks to Colin
10077
10078 2006-09-06 [paul]       2.4.0cvs158
10079
10080         * src/prefs_filtering.c
10081                 fix labels and table element spacing
10082                 Patch by Fabien Vantard
10083
10084 2006-09-06 [paul]
10085
10086         2.5.0-rc3 released
10087
10088 2006-09-06 [paul]       2.4.0cvs157
10089
10090         * manual/es/advanced.xml
10091                 fix typo
10092
10093 2006-09-06 [wwp]        2.4.0cvs156
10094
10095         * src/mainwindow.c
10096                 fix an dup launch issue when iconified, thanks to Colin.
10097
10098 2006-09-06 [wwp]        2.4.0cvs155
10099
10100         * src/gtk//gtksctree.h
10101                 oops, forgot that one!
10102
10103 2006-09-06 [wwp]        2.4.0cvs154
10104
10105         * manual/pl/advanced.xml
10106         * manual/advanced.xml
10107         * manual/es/advanced.xml
10108         * manual/fr/advanced.xml
10109         * src/prefs_customheader.c
10110         * src/prefs_filtering_action.c
10111         * src/foldersel.c
10112         * src/prefs_summaries.c
10113         * src/prefs_filtering.c
10114         * src/account.c
10115         * src/compose.c
10116         * src/prefs_summary_column.c
10117         * src/addr_compl.c
10118         * src/prefs_actions.c
10119         * src/prefs_folder_column.c
10120         * src/ssl_manager.c
10121         * src/prefs_template.c
10122         * src/prefs_display_header.c
10123         * src/prefs_common.h
10124         * src/prefs_matcher.c
10125         * src/prefs_common.c
10126         * src/prefs_toolbar.c
10127         * src/summaryview.c
10128         * src/folderview.c
10129         * src/gtk/gtksctree.c
10130         * src/gtk/pluginwindow.c
10131         * src/gtk/progressdialog.c
10132         * src/gtk/prefswindow.c
10133                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10134                 to make its meaning more obvious (all versions of the manual reflect
10135                 the change).
10136                 added an extra hidden option use_stripes_in_summary to allow
10137                 discarding these stripes in mainwindow's folder and message lists;
10138                 en and fr manuals only are OK towards this.
10139
10140 2006-09-06 [colin]      2.4.0cvs153
10141
10142         * src/textview.c
10143                 Hide Sylpheed-Claws' internal queue headers
10144                 when showing all headers. They'll be present
10145                 only in Source window.
10146
10147 2006-09-05 [colin]      2.4.0cvs152
10148
10149         * src/plugins/trayicon/trayicon.c
10150                 Fix crash at exit - we have to disconnect
10151                 our handlers
10152         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10153                 Update eggtrayicon - patch adapted from a
10154                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10155                 on Sylpheed's ML
10156
10157 2006-09-05 [colin]      2.4.0cvs151
10158
10159         * src/mainwindow.c
10160         * src/gtk/logwindow.c
10161                 Fix race condition when something writes
10162                 to the log too soon during init. Thanks
10163                 to Fabien Vantard
10164
10165 2006-09-05 [colin]      2.4.0cvs150
10166
10167         * src/mimeview.c
10168                 Don't select part on right-click either
10169
10170 2006-09-05 [paul]       2.4.0cvs149
10171
10172         * src/mimeview.c
10173                 completion of previous commit
10174                 Thanks to Colin
10175
10176 2006-09-05 [colin]      2.4.0cvs148
10177
10178         * src/mimeview.c
10179                 Don't force selection on middle-click, just open
10180
10181 2006-09-04 [colin]      2.4.0cvs147
10182
10183         * src/mimeview.c
10184                 Looks like gtk_notebook_set_current_page()
10185                 sometimes steals focus, and this annoys us
10186                 in MimeViewers as it renders navigation
10187                 keys useless. Take back focus after switching
10188                 pages.
10189
10190 2006-09-04 [colin]      2.4.0cvs146
10191
10192         * src/messageview.c
10193                 Set stop_loading when clicking on Next
10194                 during load. Don't add a callback to 
10195                 avoid over-complicating things.
10196
10197 2006-09-04 [colin]      2.4.0cvs145
10198
10199         * src/mimeview.c
10200         * src/messageview.c
10201                 Fix multiple loads in separate messageview
10202
10203 2006-09-04 [colin]      2.4.0cvs144
10204
10205         * src/summaryview.c
10206                 Let navigation keys be handled during 
10207                 load
10208
10209 2006-09-04 [colin]      2.4.0cvs143
10210
10211         * src/messageview.c
10212         * src/summaryview.c
10213         * src/textview.c
10214         * src/textview.h
10215                 Make loading of huge mails (lots of text and/or
10216                 images) cancellable, so the GUI doesn't block 
10217
10218 2006-09-04 [colin]      2.4.0cvs142
10219
10220         * src/plugins/trayicon/trayicon.c
10221                 Fix annoyance when removing a folder with 
10222                 unread mails: trayicon didn't update
10223
10224 2006-09-04 [paul]       2.4.0cvs141
10225
10226         * src/gtk/icon_legend.c
10227                 straighten up columns
10228                 Patch by Fabien Vantard
10229
10230 2006-09-04 [wwp]        2.4.0cvs140
10231
10232         * src/prefs_filtering.c
10233                 fix new line's account name in filtering prefs:
10234                 was "All", is now "(New)".
10235
10236 2006-09-04 [paul]       2.4.0cvs139
10237
10238         * tools/make.themes.project
10239                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10240                 instead of homebrewed "make release"
10241
10242 2006-09-03 [colin]      2.4.0cvs138
10243
10244         * src/folderview.c
10245                 Fix bug #1007 (Wrong folder highlighted)
10246
10247 2006-09-03 [colin]      2.4.0cvs137
10248
10249         * src/compose.c
10250                 Don't set Newsgroup: header to a mail folder
10251                 path
10252
10253 2006-09-03 [paul]       2.4.0cvs136
10254
10255         * src/prefs_other.c
10256         * src/prefs_spelling.c
10257                 unify the gui
10258
10259 2006-09-03 [paul]       2.4.0cvs135
10260
10261         * src/prefs_summaries.c
10262                 correct menu item text in prefs_keybind_apply_clicked()
10263
10264 2006-09-03 [paul]       2.4.0cvs134
10265
10266         * manual/advanced.xml
10267                 some improvements to the descriptions
10268         * src/mainwindow.c
10269         * src/messageview.c
10270         * src/summaryview.c
10271         * src/gtk/menu.c
10272                 fix menu sensitivity issues
10273         * src/prefs_message.c
10274                 drop the useless word 'short'
10275         * src/prefs_other.c
10276                 add the word 'lines' indicating log length
10277                 is a measure of lines
10278         * src/textview.c
10279                 fix compilation warnings
10280
10281 2006-09-02 [colin]      2.4.0cvs133
10282
10283         * src/messageview.c
10284                 Display a special return-receipt message
10285                 if the message is from the user
10286         * src/summaryview.c
10287                 Fix missing freeze of the list when marking
10288                 all read and unthreading for exec. Thanks
10289                 to Stephan Sachse.
10290
10291 2006-09-02 [paul]       2.4.0cvs132
10292
10293         * src/mainwindow.c
10294         * src/prefs_message.c
10295         * src/summaryview.c
10296                 fix some english
10297
10298 2006-09-02 [wwp]        2.4.0cvs131
10299
10300         * src/prefs_filtering.c
10301                 added an account name column to the filtering rules
10302                 dialog.
10303
10304 2006-09-02 [colin]      2.4.0cvs130
10305
10306         * src/gtk/logwindow.c
10307         * src/gtk/logwindow.h
10308                 Block scrolling if we're not at the end
10309                 of the log
10310
10311 2006-09-02 [colin]      2.4.0cvs129
10312
10313         * src/folder.c
10314                 Make sure account-specific rules can't
10315                 be used in {pre-,post-,}processing
10316         * src/mainwindow.c
10317         * src/gtk/logwindow.c
10318         * src/gtk/logwindow.h
10319                 Jump to last error when clicking on the
10320                 warning icon
10321
10322 2006-09-02 [colin]      2.4.0cvs128
10323
10324         * src/imap.c
10325         * src/import.c
10326         * src/mainwindow.c
10327         * src/mainwindow.h
10328                 Fix warning icon
10329         * src/inc.c
10330         * src/mbox.c
10331         * src/mbox.h
10332                 Let proc_mbox know its account, for
10333                 account-specific rules
10334
10335 2006-09-01 [colin]      2.4.0cvs127
10336
10337         * src/codeconv.c
10338                 Don't uselessly use iconv to convert from
10339                 us-ascii
10340         * src/alertpanel.c
10341         * src/mainwindow.c
10342         * src/mainwindow.h
10343         * src/inc.c
10344                 Fix certain log cases, disable warning icon
10345                 for now, the correct way to display it when
10346                 necessary and only when necessary is probably
10347                 to do it manually rather than use error logs
10348         * src/etpan/imap-thread.c
10349                 Clean up UID logging a bit
10350         * src/gtk/logwindow.c
10351         * src/gtk/logwindow.h
10352                 Make logging faster when the window's closed
10353
10354 2006-09-01 [wwp]        2.4.0cvs126
10355
10356         * manual/fr/account.xml
10357                 reflect changes to the ref. manual (parts of cvs72):
10358                 fix tabnames and quotes.
10359
10360 2006-09-01 [wwp]        2.4.0cvs125
10361
10362         * manual/fr/plugins.xml
10363                 reflect changes to the reference manual (cvs42):
10364                 update IRC channel info.
10365
10366 2006-09-01 [wwp]        2.4.0cvs124
10367
10368         * commitHelper
10369                 use CVSEDITOR env. var. if set, according to `man cvs`.
10370
10371 2006-09-01 [wwp]        2.4.0cvs123
10372
10373         * manual/advanced.xml
10374                 better sentence again (thanks to Paul).
10375
10376 2006-09-01 [wwp]        2.4.0cvs122
10377
10378         * manual/advanced.xml
10379         fix definition of toolbar_detachable and rework a bit the one of
10380         enable_dotted_lines.
10381
10382 2006-09-01 [mones]      2.4.0cvs121
10383
10384         * manual/advanced.xml
10385                 Document enable_dotted_lines
10386
10387 2006-09-01 [paul]       2.4.0cvs120
10388
10389         * src/folderview.c
10390         * src/folderview.h
10391         * src/imap.c
10392         * src/mainwindow.c
10393         * src/summaryview.c
10394                 obey the 'When entering folder...' option
10395                 when using the /View/Go to/... menu items
10396                 Thanks to Colin
10397
10398 2006-08-31 [colin]      2.4.0cvs119
10399
10400         * src/folderview.c
10401                 Revert 2.4.0cvs116, wrong fix.
10402
10403 2006-08-31 [colin]      2.4.0cvs118
10404
10405         * src/gtk/gtksctree.c
10406                 Better state the various copyrights
10407
10408 2006-08-31 [colin]      2.4.0cvs117
10409
10410         * src/prefs_common.c
10411                 fix enable_dotted_lines
10412
10413 2006-08-31 [colin]      2.4.0cvs116
10414
10415         * src/folderview.c
10416                 Use pref "Always open on select" when going
10417                 to next unread folder
10418         * src/gtk/gtksctree.c
10419                 Fix link failure to _gtk_clist_create_cell_layout
10420                 on certain computers. (Why not mine, I wonder)
10421
10422 2006-08-31 [colin]      2.4.0cvs115
10423
10424         * src/procmsg.c
10425         * src/textview.c
10426         * src/plugins/bogofilter/bogofilter.c
10427         * src/plugins/spamassassin/spamassassin.c
10428                 Requalify some "errors" to warnings
10429         * src/mainwindow.c
10430         * src/mainwindow.h
10431         * src/statusbar.c
10432                 Add an icon in the statusbar to notify
10433                 of errors
10434         * src/gtk/gtksctree.c
10435         * src/folderview.c
10436         * src/summaryview.c
10437                 Make the GtkSCTree look more modern by
10438                 alternating background lines
10439         * src/prefs_common.c
10440         * src/prefs_common.h
10441                 Add a pref to let people have the old
10442                 way if they prefer
10443
10444
10445 2006-08-30 [colin]      2.4.0cvs114
10446
10447         * src/procmsg.c
10448         * src/procmsg.h
10449                 Provide a way to filter a list of
10450                 messages in an optimised manner, and
10451                 add a list-filtering hook
10452         * src/folder.c
10453         * src/inc.c
10454         * src/mbox.c
10455                 Use the list filtering
10456         * src/plugins/bogofilter/bogofilter.c
10457                 Use the list-filtering hook
10458                 Use -b (bulk) mode for more speed
10459                 when learning and filtering
10460         * src/etpan/imap-thread.c
10461                 Make log output shorter in UID SEARCH
10462
10463
10464 2006-08-30 [colin]      2.4.0cvs113
10465
10466         * src/plugins/bogofilter/bogofilter.c
10467                 Really fast mass learning - thanks to David
10468                 Relson for the options explanations :)
10469
10470 2006-08-30 [colin]      2.4.0cvs112
10471
10472         * src/msgcache.c
10473                 Fix compilation on FreeBSD. Thanks
10474                 to Michael Hugues
10475
10476 2006-08-29 [colin]      2.4.0cvs111
10477
10478         * src/folderview.c
10479                 Handle "popup_menu" signal (for popping the 
10480                 menu via the keyboard)
10481         * src/mimeview.c
10482         * src/mimeview.h
10483         * src/summaryview.c
10484         * src/textview.c
10485         * src/gtk/gtkutils.c
10486         * src/gtk/gtkutils.h
10487                 Factorize scrolling code, and add an API 
10488                 for MimeViewers to handle scroll orders
10489
10490 2006-08-29 [wwp]        2.4.0cvs110
10491
10492         * src/plugins//bogofilter/bogofilter.c
10493         * src/plugins//spamassassin/spamassassin.c
10494                 make the bogofilter/spamassassin filtering error dialogs at
10495         incorporation obey to the "don't popup error dialog on
10496         receive error" option. If disabled, feed the log window w/
10497         the error message.
10498
10499 2006-08-29 [paul]
10500
10501         2.5.0-rc2 released
10502
10503 2006-08-29 [paul]       2.4.0cvs109
10504
10505         * Makefile.am
10506                 remove 'make release', it's not needed
10507                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10508
10509 2006-08-29 [paul]       2.4.0cvs108
10510
10511         * src/foldersel.c
10512         * src/summary_search.c
10513         * src/gtk/progressdialog.c
10514         * src/plugins/pgpcore/passphrase.c
10515                 replace deprecated gtk_window_set_policy()
10516
10517 2006-08-29 [colin]      2.4.0cvs107
10518
10519         * src/folder.c
10520                 Fix data loss when copy fails during a move:
10521                 only use fast remove_msgs if everything was
10522                 copied OK; else use slow remove_msg on the
10523                 mails that got copied only.
10524
10525 2006-08-28 [paul]       2.4.0cvs106
10526
10527         * src/mh.c
10528                 revert change in 2.4.0cvs104, it breaks
10529                 stuff
10530
10531 2006-08-28 [paul]       2.4.0cvs105
10532
10533         * src/plugins/spamassassin/spamassassin.c
10534                 english fix
10535
10536 2006-08-28 [paul]       2.4.0cvs104
10537
10538         * src/mh.c
10539                 fix data loss when moving to another
10540                 mailbox fails
10541         * src/prefs_spelling.c
10542                 improve the english
10543         * src/gtk/pluginwindow.c
10544                 improve the layout of the dialog text
10545         All thanks to Colin
10546
10547 2006-08-28 [paul]       2.4.0cvs103
10548
10549         * src/plugins/bogofilter/bogofilter.c
10550         * src/plugins/bogofilter/bogofilter_gtk.c
10551                 fix english up a bit, innit
10552
10553 2006-08-28 [paul]       2.4.0cvs102
10554
10555         * configure.ac
10556         * po/Makefile.in.in
10557         * po/Makevars
10558                 require autoconf 2.60, enabling building
10559                 with gettext 0.15 (gettext 0.14.x build still
10560                 possible). Replace Makefiles with versions
10561                 from gettext 0.15.
10562                 Remove configure options --with-localedir and
10563                 --with-mandir. The options that are provided
10564                 directly by autoconf 2.60 can be used instead:
10565                 --mandir --localedir
10566
10567 2006-08-27 [colin]      2.4.0cvs101
10568
10569         * src/plugins/bogofilter/Makefile.am
10570                 Fix make dist (no README)
10571
10572 2006-08-27 [colin]      2.4.0cvs100
10573
10574         * src/folder.c
10575                 Don't use F_UNKNOWN folders for any default
10576                 outbox/trash/etc
10577         * src/plugins/bogofilter/bogofilter.c
10578         * src/plugins/bogofilter/bogofilter.h
10579         * src/plugins/bogofilter/bogofilter_gtk.c
10580                 Add an option to specify the path to bogofilter
10581                 Use single-quotes to be able to learn in folders
10582                 with spaces in their names
10583                 Verify learning status
10584
10585 2006-08-27 [colin]      2.4.0cvs99
10586
10587         * manual/faq.xml
10588         * manual/plugins.xml
10589                 Document Bogofilter plugin
10590
10591 2006-08-27 [colin]      2.4.0cvs98
10592
10593         * src/compose.c
10594         * src/messageview.c
10595         * src/procmsg.c
10596         * src/procmsg.h
10597                 When possible, copy the queued mail to sent folder
10598                 instead of re-adding. Much faster on IMAP.
10599
10600 2006-08-27 [colin]      2.4.0cvs97
10601
10602         * src/msgcache.c
10603                 Disable mmaped caches - huge metadata loss
10604                 here after a power failure.
10605         * src/summaryview.c
10606                 Add quicksearch timing
10607         * src/common/plugin.c
10608         * src/common/plugin.h
10609                 Implement an interface to tell what plugins
10610                 provide. Prevent loading of similar plugins.
10611         * src/plugins/clamav/clamav_plugin.c
10612         * src/plugins/demo/demo.c
10613         * src/plugins/dillo_viewer/dillo_viewer.c
10614         * src/plugins/pgpcore/plugin.c
10615         * src/plugins/pgpinline/pgpinline.c
10616         * src/plugins/pgpmime/pgpmime.c
10617         * src/plugins/spamassassin/spamassassin.c
10618         * src/plugins/trayicon/trayicon.c
10619                 Implement plugin_provides()
10620
10621 2006-08-27 [colin]      2.4.0cvs96
10622
10623         * configure.ac
10624         * src/plugins/Makefile.am
10625         * src/plugins/bogofilter/.cvsignore
10626         * src/plugins/bogofilter/Makefile.am
10627         * src/plugins/bogofilter/bogofilter.c
10628         * src/plugins/bogofilter/bogofilter.h
10629         * src/plugins/bogofilter/bogofilter_gtk.c
10630                 New Bogofilter plugin, provides filtering and
10631                 learning. Spamassassin will go to extra plugins.
10632
10633 2006-08-26 [mones]      2.4.0cvs95
10634
10635         * manual/handling.xml
10636                 Fix subfolder path in the example (thanks to Paul) 
10637
10638 2006-08-26 [mones]      2.4.0cvs94
10639
10640         * manual/glossary.xml
10641                 2.2. + add ISP to the glossary
10642                 7.5. + Add UIDL to glossary
10643                 7.7. + Add TCP to glossary
10644         * manual/handling.xml
10645                 7.1. + Mentions GNU/Linux distribution, what about the non...
10646                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10647                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10648                 7.4. = Use appropriate quotation for commands
10649                 7.6. = change "" to <quote></quote>
10650         * manual/plugins.xml
10651                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10652         * manual/starting.xml
10653                 2.1. + local mbox file: some examples of mbox file locations...
10654                 Also reformatted files requiring it
10655
10656 2006-08-26 [wwp]        2.4.0cvs93
10657
10658         * src/summary_search.c
10659                 disable find buttons while summary search is running.
10660
10661 2006-08-25 [colin]      2.4.0cvs92
10662
10663         * src/folder.c
10664         * src/folderutils.c
10665         * src/mh.c
10666         * src/procmsg.h
10667         * src/summaryview.c
10668                 Speed up MH moving, and add progressbar
10669                 for MH deletion
10670         * src/msgcache.c
10671                 Write cache files using mmap() too
10672
10673 2006-08-25 [wwp]        2.4.0cvs91
10674
10675         * src/summaryview.c
10676                 switch spam<->ham button when a message has been marked as spam or ham
10677                 and is still selected. Thanks to Colin.
10678
10679 2006-08-25 [paul]       2.4.0cvs90
10680
10681         * src/Makefile.am
10682         * src/stock_pixmap.c
10683         * src/stock_pixmap.h
10684         * src/summaryview.c
10685         * src/gtk/icon_legend.c
10686         * src/pixmaps/copied.xpm
10687         * src/pixmaps/moved.xpm
10688                 add icons for delayed execution marked for
10689                 copying, marked for moving
10690
10691 2006-08-25 [mones]      2.4.0cvs89
10692
10693         * manual/glossary.xml
10694                 Fix the other glossary items:
10695                 5.1. = Inmmediate execution -> <quote>immediate execution...
10696                 5.2. = Fix MBOX capitalization -> Mbox
10697                 5.3. + Improve Plugins def. w/ tech. ref.
10698                 5.4. = Quotation -> replace '>' by <quote>></quote>
10699                 5.5. - SMTP Server. -> remove dot
10700         * po/es.po
10701                 Updated translation
10702
10703 2006-08-25 [mones]      2.4.0cvs88
10704
10705         * manual/ack.xml
10706                 Reformatted, changed email address
10707         * manual/glossary.xml
10708                 Reformatted, fixed MANUAL-TODO items:
10709                 8.2. + add ROT-13 to glossary
10710                 8.4. + add URL to glossary
10711         * manual/es/advanced.xml
10712                 Fixed <literal>s
10713
10714 2006-08-25 [paul]       2.4.0cvs87
10715
10716         * src/gtk/icon_legend.c
10717                 add 'marked for deletion' icon
10718                 arrange icons by containing column
10719                 wrap long label text
10720
10721 2006-08-25 [colin]      2.4.0cvs86
10722
10723         * src/common/utils.c
10724         * src/common/utils.h
10725                 Add the sc_g_*list_bigger functions in
10726                 a place everyone can use it
10727         * src/summaryview.c
10728                 Only freeze/thaw the list when working
10729                 on the selection, if it's bigger than 1
10730         * src/gtk/gtksctree.c
10731                 Only freeze/thaw the list when unselec-
10732                 ting 'all' if ('all' != 1)
10733                 This avoids some flickering
10734
10735 2006-08-24 [colin]      2.4.0cvs85
10736
10737         * src/addressbook.c
10738                 Fix strange list selection
10739                 Fix random seg (Invalid read of freed memory)
10740
10741 2006-08-24 [colin]      2.4.0cvs84
10742
10743         * src/alertpanel.c
10744         * src/gtk/inputdialog.c
10745         * src/plugins/pgpcore/passphrase.c
10746                 Revert minimal width patch of 2.4.0cvs67,
10747                 as it is also a maximal width. Use 
10748                 gtk_window_set_default_size instead.
10749
10750 2006-08-24 [colin]      2.4.0cvs83
10751
10752         * src/msgcache.c
10753                 Write cache/mark to temp files before
10754                 overwriting old ones (avoids metadata
10755                 loss if writing the new files fail).
10756                 Use mmap() to read cache/mark file, as
10757                 this makes cache reading faster. Dis-
10758                 abled for big-endian machines until it
10759                 can be tested. (Big-endian users: set
10760                 msgcache_use_mmap = TRUE in the relevant
10761                 #if).
10762         * src/procmsg.h
10763                 Move rarely used fields of MsgInfo in 
10764                 another structure, which will only be
10765                 allocated if needed. Face, X-Face,
10766                 Return receipt headers and List-*
10767                 headers are moved. Mails having none
10768                 of these occupy 52 bytes less with
10769                 this patch, which makes 2.5MB of RAM
10770                 saved on a 50k folder).
10771         * src/headerview.c
10772         * src/mainwindow.c
10773         * src/messageview.c
10774         * src/partial_download.c
10775         * src/procheader.c
10776         * src/procmsg.c
10777         * src/textview.c
10778                 Follow this structure change.
10779
10780 2006-08-24 [wwp]        2.4.0cvs82
10781
10782         * manual/es/.cvsignore
10783         * manual/es/dist/.cvsignore
10784         * manual/es/dist/html/.cvsignore
10785         * manual/es/dist/pdf/.cvsignore
10786         * manual/es/dist/ps/.cvsignore
10787         * manual/es/dist/txt/.cvsignore
10788                 more (generated) files to ignore.
10789
10790 2006-08-24 [colin]      2.4.0cvs81
10791
10792         * src/folder.c
10793         * src/mh.c
10794                 Fix possible problems with local delivery. Check the folder doesn't
10795                 need scan before setting its mtime when saving cache (which can be
10796                 done long after the folder's been modified by an external process);
10797                 Check that the stored item's mtime didn't change in mh functions.
10798
10799 2006-08-24 [mones]      2.4.0cvs80
10800
10801         * manual/advanced.xml
10802                 Rewrapping, some fixes and MANUAL-TODO items:
10803                 8.1. = change "" to <quote></quote>
10804                 8.3. = quote menu items
10805                 8.5. - deploying -> new user ... ideally a new user (redundant)
10806
10807 2006-08-23 [colin]      2.4.0cvs79
10808
10809         * src/gtk/gtksctree.c
10810                 When selecting or deselecting range, only
10811                 freeze/thaw when selection is bigger than 10
10812
10813 2006-08-23 [colin]      2.4.0cvs78
10814
10815         * src/messageview.c
10816         * src/mimeview.c
10817         * src/mimeview.h
10818         * src/plugins/dillo_viewer/dillo_viewer.c
10819                 Provide an API for MimeViewer plugins to
10820                 return a text selection for replying
10821
10822 2006-08-23 [colin]      2.4.0cvs77
10823
10824         * src/image_viewer.c
10825         * src/textview.c
10826                 Use gtk_pixbuf_new_from_file_at_scale(), which
10827                 is faster than getting the pixbuf then resizing
10828                 it.
10829
10830 2006-08-23 [colin]      2.4.0cvs76
10831
10832         * src/procmime.c
10833                 UTF-8 should be sent Quoted-printable
10834
10835 2006-08-22 [colin]      2.4.0cvs75
10836
10837         * src/mh.c
10838                 Check if scan is required before touching
10839                 the folder (or it'll be required every time)
10840
10841 2006-08-22 [colin]      2.4.0cvs74
10842
10843         * configure.ac
10844                 Require libetpan 0.46 (crasher fix when built
10845                 against gnutls)
10846
10847 2006-08-22 [colin]      2.4.0cvs73
10848
10849         * src/folder.c
10850                 Set folder's mtime after writing its
10851                 cache
10852         * src/folderview.c
10853                 Add some timing
10854         * src/procmsg.c
10855                 Don't do useless stuff if we don't 
10856                 thread by subject
10857         * src/summaryview.c
10858                 Add some timing, don't deselect prior
10859                 to selecting (gtksctree does it itself),
10860                 remove crash avoidance hacks as it's been
10861                 properly fixed since a while
10862         * src/common/utils.c
10863                 Optimize to_human_readable(): _() is slow,
10864                 do it only once, and avoid %f format for KB
10865                 (the most common in a summaryview)
10866         * src/gtk/gtksctree.c
10867                 Don't uselessly freeze/thaw (fixes flicker
10868                 on next unread and friends), reduce number
10869                 of g_list_nth/g_list_position where possible
10870         * src/gtk/gtkutils.c
10871         * src/gtk/gtkutils.h
10872                 Reduce number of g_list_nth/g_list_position
10873                 where possible.
10874                 All of this makes loading as 70k folder 2.1
10875                 seconds instead of 3.2 (with hot FS caches).
10876                 (1.3 seconds without Date and Size columns...)
10877
10878 2006-08-22 [paul]       2.4.0cvs72
10879
10880         wrap documents and do some items from mones' MANUAL-TODO:
10881
10882         * manual/account.xml
10883                 4.1. = fix tabname references to <quote>tabname</quote>
10884                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10885         * manual/faq.xml
10886                 1.1. = mentioned options don't match UI
10887                 Add information about the 'Never send Return Receipts'
10888                 option
10889         * manual/handling.xml
10890                 6.2. = Mentions Extended symbols button, but now is
10891                 named Information
10892                 6.3. = Mentions ... button, which is now Edit
10893
10894 2006-08-22 [colin]      2.4.0cvs71
10895
10896         * src/gtk/pluginwindow.c
10897                 Fix layout in verbose translations (such
10898                 as french)
10899
10900 2006-08-22 [paul]       2.4.0cvs70
10901
10902         * manual/Makefile.am
10903                 build manuals in alphabetical order
10904         * src/addressbook.c
10905         * src/prefs_themes.c
10906                 replace/remove deprecated symbols
10907         * src/gtk/gtkutils.c
10908                 fix a warning
10909         * src/gtk/pluginwindow.c
10910                 replace deprecated symbol
10911                 replace label text and move it
10912         * src/plugins/pgpcore/prefs_gpg.c
10913                 move the 'Generate...' button out of the
10914                 Sign Key frame, replace the English used
10915         * src/plugins/pgpcore/sgpgme.c
10916                 fixes to the English
10917
10918 2006-08-21 [colin]      2.4.0cvs69
10919
10920         * src/plugins/trayicon/trayicon.c
10921                 Add more strings for translation; patch
10922                 by Pawel
10923
10924 2006-08-21 [colin]      2.4.0cvs68
10925
10926         * src/compose.c
10927                 fix replied flag not set after drafting
10928         * src/matcher.c
10929                 fix body quicksearch in non-encoded bodies
10930                 containing '='
10931         * src/msgcache.c
10932                 Get rid of the g_malloc workaround for
10933                 corrupted caches, use g_try_malloc
10934
10935 2006-08-21 [colin]      2.4.0cvs67
10936
10937         * src/alertpanel.c
10938         * src/gtk/inputdialog.c
10939         * src/plugins/pgpcore/passphrase.c
10940                 Set minimal width to 375
10941         * src/mainwindow.c
10942                 Fix switching to offline, asking if it 
10943                 should be overriden for synchronising
10944         * src/mimeview.c
10945                 Don't offer to remember command on Open 
10946                 with for text parts, as the browser or 
10947                 text editor command isn't changed from 
10948                 there
10949
10950 2006-08-20 [paul]       2.4.0cvs66
10951
10952         * po/ko.po
10953         * po/zh_CN.po
10954                 fix plural form errors. revealed by stricter
10955                 checking of gettext 0.15
10956
10957 2006-08-18 [paul]       2.4.0cvs65
10958
10959         * src/stock_pixmap.c
10960                 fix the fix of 2.4.0cvs64
10961                 Thanks to Colin
10962
10963 2006-08-18 [paul]       2.4.0cvs64
10964
10965         * src/stock_pixmap.c
10966                 fix leaks
10967                 Thanks to Colin
10968
10969 2006-08-18 [paul]       2.4.0cvs63
10970
10971         * src/compose.c
10972         * src/procmsg.c
10973                 fix occasional IMAP bug where large msgs
10974                 were left in the queue folder after sending
10975                 Thanks to Colin
10976
10977 2006-08-18 [paul]       2.4.0cvs62
10978
10979         * src/folderview.c
10980                 freeze the summaryview while quicksearch results
10981                 are displayed
10982                 (fixes bug 456 'current message is hidden when the
10983                 view is refreshed and extended search is "unread 
10984                 messages"')
10985                 Thanks to Colin
10986         * src/textview.c
10987                 add missing #include "inputdialog.h"
10988         * src/common/utils.h
10989                 add missing mailcap_update_default() and improve
10990                 readability
10991
10992 2006-08-17 [colin]      2.4.0cvs61
10993
10994         * src/plugins/pgpcore/select-keys.c
10995                 Fix warnings :)
10996
10997 2006-08-17 [colin]      2.4.0cvs60
10998
10999         * src/compose.c
11000                 Don't continue queuing if Cancel is clicked
11001                 in select-keys
11002
11003 2006-08-17 [colin]      2.4.0cvs59
11004
11005         * src/plugins/pgpcore/select-keys.c
11006                 When encrypting, if only one key matches and it 
11007                 matches exactly, automatically use it.
11008
11009 2006-08-17 [colin]      2.4.0cvs58
11010
11011         * src/mimeview.c
11012         * src/prefs_common.c
11013         * src/prefs_common.h
11014         * src/prefs_ext_prog.c
11015         * src/textview.c
11016                 Fix issues with previous patch (text/html)
11017                 Remove outdated prefs
11018
11019 2006-08-17 [colin]      2.4.0cvs57
11020
11021         * src/imap.c
11022                 Add View Log button on auth error
11023         * src/procmsg.c
11024                 Fix encrypted mail marked as new when
11025                 saved in normal folders
11026         * src/plugins/pgpinline/pgpinline.c
11027                 Fix encrypt bug on IMAP
11028         * src/mimeview.c
11029         * src/common/utils.c
11030         * src/common/utils.h
11031         * src/gtk/inputdialog.c
11032         * src/gtk/inputdialog.h
11033                 Get rid of metamail stuff, simplify
11034                 opening, and allow remembering of user's
11035                 choices (by updating ~/.mailcap). There's
11036                 still to drop "Audio player" and "Image
11037                 viewer" preferences.
11038
11039 2006-08-17 [mones]      2.4.0cvs56
11040
11041         * manual/es/sylpheed-claws-manual.xml
11042                 fix DTD path
11043
11044 2006-08-17 [mones]      2.4.0cvs55
11045
11046         * configure.ac
11047         * manual/Makefile.am
11048         * manual/es/Makefile.am
11049         * manual/es/account.xml
11050         * manual/es/ack.xml
11051         * manual/es/addrbook.xml
11052         * manual/es/advanced.xml
11053         * manual/es/faq.xml
11054         * manual/es/glossary.xml
11055         * manual/es/gpl.xml
11056         * manual/es/handling.xml
11057         * manual/es/intro.xml
11058         * manual/es/keyboard.xml
11059         * manual/es/plugins.xml
11060         * manual/es/starting.xml
11061         * manual/es/sylpheed-claws-manual.xml
11062         * manual/es/dist/Makefile.am
11063         * manual/es/dist/html/Makefile.am
11064         * manual/es/dist/pdf/Makefile.am
11065         * manual/es/dist/ps/Makefile.am
11066         * manual/es/dist/txt/Makefile.am
11067                 Spanish translation for the manual
11068
11069 2006-08-16 [colin]      2.4.0cvs54
11070
11071         * src/compose.c
11072         * src/main.c
11073         * src/mainwindow.c
11074                 Fix send button sensitivity at startup
11075                 Set send menu sensitivity (patch by Fabien)
11076         * src/ssl_manager.c
11077                 Enable closing with esc (patch by Fabien)
11078         * src/gtk/foldersort.c
11079                 Enable closing with esc (patch by Fabien)
11080         * src/procmime.c
11081                 Optimisation (no need to copy to tempfile to
11082                 "decode" 7bit and 8bit)
11083         * src/summaryview.c
11084                 Fix cruft in swap_from case
11085         * src/textview.c
11086                 Fix missing last line in some mail cases 
11087                 (Fixes debian #381872)
11088         * src/plugins/pgpcore/prefs_gpg.c
11089         * src/plugins/pgpcore/sgpgme.c
11090         * src/plugins/pgpcore/sgpgme.h
11091                 Don't show "no key found" when user explicitely
11092                 wants to create a key
11093
11094 2006-08-16 [paul]       2.4.0cvs53
11095
11096         * configure.ac
11097         * src/account.c
11098         * src/addressbook.c
11099         * src/headerview.c
11100         * src/prefs_account.c
11101         * src/prefs_message.c
11102         * src/gtk/gtkutils.c
11103                 bump up minimum required versions of GTK+ and
11104                 GLIB to 2.6.0
11105
11106 2006-08-16 [paul]       2.4.0cvs52
11107
11108         * src/toolbar.c
11109                 workaround GTK+ Bug 351600 - 'Can't re-click
11110                 on button after sensitivity update'
11111                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11112                 Thanks to Colin
11113
11114 2006-08-15 [colin]      2.4.0cvs51
11115
11116         * src/plugins/pgpcore/prefs_gpg.c
11117                 Set options sensitivity according to
11118                 key existence
11119         * src/plugins/pgpcore/sgpgme.c
11120                 Allow to create key with no passphrase
11121
11122 2006-08-14 [cleroy]     2.4.0cvs50
11123
11124         * src/gtk/pluginwindow.c
11125                 New layout (maybe to be changed?)
11126         * src/gtk/gtkutils.c
11127                 Fix a bit label_window
11128         * src/plugins/pgpcore/passphrase.c
11129         * src/plugins/pgpcore/passphrase.h
11130         * src/plugins/pgpcore/plugin.c
11131         * src/plugins/pgpcore/prefs_gpg.c
11132         * src/plugins/pgpcore/prefs_gpg.h
11133         * src/plugins/pgpcore/sgpgme.c
11134         * src/plugins/pgpcore/sgpgme.h
11135                 Allow to create a PGP private key via the GUI
11136
11137 2006-08-14 [wwp]        2.4.0cvs49
11138
11139         * src/addressbook_foldersel.c
11140                 fix strict ISO C90 compliance.
11141
11142 2006-08-14 [paul]       2.4.0cvs48
11143
11144         * src/gtk/prefswindow.c
11145                 re-set scrolled window on opening
11146                 Patch by Ticho
11147
11148 2006-08-14 [paul]
11149
11150         2.5.0-rc1 released
11151
11152 2006-08-14 [paul]       2.4.0cvs47
11153
11154         * src/prefs_display_header.c
11155                 re-enable user-defined Displayed Headers
11156
11157 2006-08-14 [paul]       2.4.0cvs46
11158
11159         * src/prefs_account.c
11160                 use GTK_STOCK_EDIT
11161
11162 2006-08-13 [colin]      2.4.0cvs45
11163
11164         * src/common/utils.c
11165                 Fix "a" in quote when the original message is empty,
11166                 by using \0 instead of 'a' to test writability of
11167                 temp files.
11168
11169 2006-08-13 [wwp]        2.4.0cvs44
11170
11171         * src/plugins/spamassassin/spamassassin.c
11172                 fix capitalization of "SpamAssassin" in some debug, log and
11173                 dialog messages.
11174
11175 2006-08-13 [paul]       2.4.0cvs43
11176
11177         * src/editldap.c
11178                 fix overlapping widgets
11179         * src/prefs_account.c
11180                 fix translation of protocol_names[]
11181                 fix label disappearing off the edge of the
11182                 visible area
11183
11184 2006-08-12 [paul]       2.4.0cvs42
11185
11186         * manual/plugins.xml
11187                 update IRC channel info before it gets forgotten
11188                 about
11189
11190 2006-08-11 [colin]      2.4.0cvs41
11191
11192         * src/compose.c
11193         * src/mainwindow.c
11194         * src/mainwindow.h
11195         * src/procmsg.c
11196         * src/procmsg.h
11197         * src/summaryview.c
11198         * src/toolbar.c
11199                 Grey out the Send button if
11200                 - Queue folders are empty, or
11201                 - We're sending already
11202
11203 2006-08-11 [wwp]        2.4.0cvs40
11204
11205         * src/main.c
11206                 fix a logic issue when quitting while a compose window is
11207                 still open, thanks to Colin.
11208
11209 2006-08-10 [colin]      2.4.0cvs39
11210
11211         * src/main.c
11212                 Fix default font size setting after wizard run
11213         * src/imap.c
11214         * src/etpan/imap-thread.c
11215         * src/etpan/imap-thread.h
11216                 Fix bug #999 (Timing out on TSL cert validation 
11217                 dialog makes ugly things happen). Also, STARTTLS
11218                 unconditionnaly if initial capabilities contain
11219                 LOGINDISABLED and STARTTLS.
11220
11221 2006-08-09 [colin]      2.4.0cvs38
11222
11223         * src/mainwindow.c
11224         * src/mainwindow.h
11225                 Fix Tools/Actions sensitivity when there are
11226                 no actions
11227
11228 2006-08-09 [colin]      2.4.0cvs37
11229
11230         * src/prefs_filtering.c
11231                 Warning fix, patch by Paul
11232         * src/messageview.c
11233         * src/prefs_actions.c
11234         * src/prefs_filtering_action.c
11235         * src/prefs_matcher.c
11236                 Uniformisation of "Info ..." to "Info..." (for
11237                 old gtk), patch by Fabien
11238         * src/plugins/clamav/clamav_plugin_gtk.c
11239                 Sensitivity fix by Fabien
11240
11241 2006-08-09 [colin]      2.4.0cvs36
11242
11243         * src/main.c
11244         * src/main.h
11245                 Add a function to know whether we're exiting
11246         * src/plugins/trayicon/trayicon.c
11247                 If exiting, don't do anything. Faster, and
11248                 avoids gtk_main_iteration reentracy causing
11249                 segfaults at exit
11250
11251 2006-08-09 [colin]      2.4.0cvs35
11252
11253         * src/messageview.c
11254         * src/mimeview.c
11255         * src/mimeview.h
11256                 Fix lack of part selection when automatically 
11257                 jumping to a specific part
11258         * src/msgcache.c
11259                 Little optimisation in cache reading
11260
11261 2006-08-09 [colin]      2.4.0cvs34
11262
11263         * src/compose.c
11264                 Fix crash setting the priority on reedit
11265                 (Accessing compose before creating it!)
11266
11267 2006-08-08 [colin]      2.4.0cvs33
11268
11269         * src/procmime.c
11270                 Fix bug #998 (last attachment is not accessible)
11271                 Bad RFC interpretation on multipart close-delimiters
11272         * src/mimeview.c
11273         * src/mimeview.h
11274         * src/gtk/gtkvscrollbutton.c
11275         * src/gtk/gtkvscrollbutton.h
11276                 Make attachments list wheel-scrollable
11277
11278 2006-08-07 [colin]      2.4.0cvs32
11279
11280         * src/gtk/gtkaspell.c
11281                 Fix bug #973 (Unicode punctation characters 
11282                 are not recognized as separators by the
11283                 spell checker); fix unsigned stuff
11284
11285 2006-08-07 [colin]      2.4.0cvs31
11286
11287         * src/compose.c
11288                 Fix bug #956 (DnD text with accents in compose 
11289                 text entry); fix gccc's signed/unsigned fuss
11290
11291 2006-08-06 [colin]      2.4.0cvs30
11292
11293         * src/main.c
11294                 Fix bug #979 (Plugin crashes when exiting 
11295                 sylpheed-claws) : handle exit request only 
11296                 once
11297
11298 2006-08-05 [colin]      2.4.0cvs29
11299
11300         * src/news.c
11301                 Just make sure we have a msgid.
11302
11303 2006-08-05 [colin]      2.4.0cvs28
11304
11305         * src/news.c
11306         * src/summaryview.c
11307                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11308                 by reimplementing it
11309         * src/textview.c
11310                 Fix bug when hiding quotes with level > 3 and quote
11311                 colors are recycled
11312
11313 2006-08-04 [colin]      2.4.0cvs27
11314
11315         * src/compose.c
11316         * src/undo.c
11317         * src/undo.h
11318                 Fix a bit replace-by-pasting undo
11319         * src/mainwindow.c
11320         * src/messageview.c
11321                 Fix Fold quotes menu synchro in
11322                 mainwindow when it changes in 
11323                 messageview
11324         * src/textview.c
11325                 Fix right-click on quotes blocks
11326         * src/common/utils.c
11327                 Verify that the file created by
11328                 my_tmpfile() is writable. Fixes
11329                 bug #988 (very specific filesystem
11330                 issue)
11331         * src/plugins/pgpcore/sgpgme.c
11332                 Fix file descriptor leak
11333         * src/plugins/spamassassin/spamassassin.c
11334                 Warn once if spamd isn't reachable
11335
11336 2006-08-04 [colin]      2.4.0cvs26
11337
11338         * src/toolbar.c
11339                 i18n context patch by Fabien
11340
11341 2006-08-03 [colin]      2.4.0cvs25
11342
11343         * src/mainwindow.c
11344         * src/messageview.c
11345                 Rename "Hide quotes" to "Fold quotes"
11346         * src/textview.c
11347                 Don't use hand cursor on quotes. "all 
11348                 the bonuses of the feature and none of 
11349                 unwelcome side-effects"
11350
11351 2006-08-03 [colin]      2.4.0cvs24
11352
11353         * AUTHORS
11354         * sylpheed-claws.desktop
11355         * src/gtk/authors.h
11356                 Bring the desktop file to XDG compliance
11357                 Patch by Charles A. Edwards
11358
11359 2006-08-03 [colin]      2.4.0cvs23
11360
11361         * src/textview.c
11362                 Fix links offset when they are preceded
11363                 by accentued chars (g_utf8_strlen!)
11364         * src/mainwindow.c
11365                 Fix wrong status when starting offline
11366
11367
11368 2006-08-03 [wwp]        2.4.0cvs22
11369
11370         * src/prefs_common.h
11371                 ask what to do w/ filtering rules that belong to an account when
11372                 applying filtering rules manually from the main window (skip,
11373                 apply regardless of the account, use current account). This dialog
11374                 can be skipped and the last reply used.
11375                 (forgot that file)
11376
11377 2006-08-03 [wwp]        2.4.0cvs21
11378
11379         * src/filtering.c
11380         * src/filtering.h
11381         * src/prefs_common.c
11382         * src/summaryview.c
11383         * src/alertpanel.c
11384         * src/alertpanel.h
11385         * src/messageview.c
11386                 ask what to do w/ filtering rules that belong to an account when
11387                 applying filtering rules manually from the main window (skip,
11388                 apply regardless of the account, use current account). This dialog
11389                 can be skipped and the last reply used.
11390
11391
11392 2006-08-03 [colin]      2.4.0cvs20
11393
11394         * src/textview.c
11395                 Optimize previous patch
11396
11397 2006-08-03 [cleroy]     2.4.0cvs19
11398
11399         * src/textview.c
11400                 Fix quotes getting toggled back when the
11401                 mail has an even number of text parts
11402
11403 2006-08-02 [colin]      2.4.0cvs18
11404
11405         * src/messageview.c
11406                 Add Hide quotes menu
11407
11408 2006-08-02 [colin]      2.4.0cvs17
11409
11410         * src/mainwindow.c
11411         * src/prefs_common.c
11412         * src/textview.c
11413         * src/textview.h
11414         * src/gtk/about.c
11415                 Allow per-level quote hiding,
11416                 Allow toggling quotes by double-clicking them
11417                 Rename RemoteURI to ClickableText to reflect
11418                 the fact it's used for a variety of things
11419
11420 2006-08-02 [wwp]        2.4.0cvs16
11421
11422         * src/mainwindow.c
11423                 fix "View/Hide quotes" menu item status initialization.
11424
11425 2006-08-02 [wwp]        2.4.0cvs15
11426
11427         * src/matcher_parser_parse.y
11428                 remove a debug trace.
11429
11430 2006-08-02 [paul]       2.4.0cvs14
11431
11432         * src/plugins/pgpcore/passphrase.c
11433                 don't set initial dialog size
11434                 make it resizable
11435
11436 2006-08-02 [paul]       2.4.0cvs13
11437
11438         * src/noticeview.c
11439                 remove the rogue '/' character
11440
11441 2006-08-02 [paul]       2.4.0cvs12
11442
11443         * src/noticeview.c
11444                 allow buttons to resize as necessary
11445
11446 2006-08-01 [wwp]        2.4.0cvs11
11447
11448         * src/mbox.c
11449                 fix strict ISO C90 compliance.
11450
11451 2006-08-01 [wwp]        2.4.0cvs10
11452
11453         * tools/update-po
11454                 updated update-po tool to work w/ context-dependent translations.
11455                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11456
11457 2006-08-01 [wwp]        2.4.0cvs9
11458
11459         * src/matcher.c
11460         * src/prefs_filtering.c
11461         * src/prefs_matcher.c
11462                 allow context-dependent translations for "All",
11463                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11464
11465 2006-07-31 [colin]      2.4.0cvs8
11466
11467         * AUTHORS
11468         * src/gtk/authors.h
11469                 Add Rafal to authors
11470
11471 2006-07-31 [colin]      2.4.0cvs7
11472
11473         * src/compose.c
11474         * src/mainwindow.c
11475         * src/messageview.h
11476         * src/prefs_common.c
11477         * src/prefs_common.h
11478         * src/textview.c
11479                 Add 'View/Hide quotes'. Patch based on a patch
11480                 by Rafal Weglarz
11481
11482 2006-07-31 [colin]      2.4.0cvs6
11483
11484         * src/action.c
11485                 Fix problem with "> stuff >" actions
11486
11487 2006-07-31 [paul]       2.4.0cvs5
11488
11489         * po/nb.po
11490                 updated by Geir Helland
11491
11492 2006-07-31 [wwp]        2.4.0cvs4
11493
11494         * src/mainwindow.c
11495         * src/summaryview.c
11496         * src/summaryview.h
11497                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11498                 thanks to Colin.
11499
11500 2006-07-31 [wwp]        2.4.0cvs3
11501
11502         * src/Makefile.am
11503         * src/addr_compl.c
11504         * src/addr_compl.h
11505         * src/addressbook.c
11506         * src/addressbook.h
11507         * src/addressbook_foldersel.c
11508         * src/addressbook_foldersel.h
11509         * src/addrindex.c
11510         * src/addrindex.h
11511         * src/matcher.c
11512         * src/matcher.h
11513         * src/matcher_parser_lex.l
11514         * src/matcher_parser_parse.y
11515         * src/prefs_common.c
11516         * src/prefs_common.h
11517         * src/prefs_filtering.c
11518         * src/prefs_matcher.c
11519         * src/prefs_matcher.h
11520         * src/summaryview.c
11521                 introduce filtering against the address book. It's now possible to add
11522                 matched conditions to determine if any email address in a message matches
11523                 or doesn't match any or all books or folders in the address book.
11524
11525 2006-07-31 [wwp]        2.4.0cvs2
11526
11527         * src/account.c
11528         * src/filtering.c
11529         * src/filtering.h
11530         * src/folder.c
11531         * src/folderview.c
11532         * src/inc.c
11533         * src/mainwindow.c
11534         * src/matcher.c
11535         * src/matcher_parser_lex.l
11536         * src/matcher_parser_parse.y
11537         * src/mbox.c
11538         * src/prefs_filtering.c
11539         * src/prefs_filtering.h
11540         * src/procmsg.c
11541         * src/procmsg.h
11542         * src/summaryview.c
11543                 introduce per-account filtering rules. Each filtering rule can now be assigned
11544                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11545                 when applying filtering rules manually, as all rules will apply - even the ones
11546                 assigned to an account. This issue will be addressed soon.
11547  
11548
11549
11550 2006-07-31 [wwp]        2.4.0cvs1
11551
11552         * src/quote_fmt.c
11553                 make more strings translatable.
11554
11555 2006-07-31 [paul]       2.4.0
11556
11557         2.4.0 released
11558
11559 2006-07-31 [paul]       2.3.1cvs91
11560
11561         * po/ca.po
11562                 updated by Miquel Oliete
11563
11564 2006-07-31 [paul]       2.3.1cvs90
11565
11566         * po/de.po
11567         * po/el.po
11568         * po/fr.po
11569         * po/it.po
11570         * po/pl.po
11571         * po/pt_BR.po
11572         * po/sr.po
11573         * po/zh_CN.po
11574                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11575                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11576                 Aleksandar Urosevic, and Ralgh Young
11577
11578 2006-07-31 [paul]       2.3.1cvs89
11579
11580         * src/account.c
11581         * src/main.c
11582         * src/mainwindow.c
11583         * src/mainwindow.h
11584                 Fix a race condition when, after an SC crash, rescanning
11585                 folders took more than 0.5 seconds
11586                 Thanks to Colin
11587
11588 2006-07-31 [paul]       2.3.1cvs88
11589
11590         * src/folderview.c
11591                 don't translate separator strings
11592
11593 2006-07-30 [mones]      2.3.1cvs87
11594
11595         * doc/man/sylpheed-claws.1
11596                 Fixed non-ASCII chars in Hoa's name
11597         * po/es.po
11598                 Updated for release
11599
11600 2006-07-27 [colin]      2.3.1cvs86
11601
11602         * src/textview.c
11603                 Don't include the leading \n in links
11604                 Patch by Fabien
11605
11606 2006-07-25 [colin]      2.3.1cvs85
11607
11608         * src/mainwindow.c
11609         * src/common/socket.h
11610         * src/etpan/imap-thread.c
11611                 Refresh resolvers before connecting
11612                 to IMAP servers, and after switching
11613                 to online. Thanks to Paul.
11614
11615 2006-07-18 [colin]
11616
11617         * 2.4.0-rc4 released
11618
11619 2006-07-17 [colin]      2.3.1cvs84
11620
11621         * src/inc.c
11622                 Show connection attempt in statusbar before
11623                 connecting (previously first message was
11624                 "Retrieving messages from ..." after the
11625                 connection succeeded.
11626
11627 2006-07-16 [wwp]        2.3.1cvs83
11628
11629         * sylpheed-claws.ico
11630                 Added .ico file (windows multi-size icon file, generated).
11631
11632 2006-07-12 [wwp]        2.3.1cvs82
11633
11634         * src/messageview.c
11635                 remove Message/Re-edit menu entry from messageview window,
11636                 as sent/draft/queued messages are opened in compose window when
11637                 re-edited and it's not possible to re-edit other msgs.
11638
11639 2006-07-12 [paul]       2.3.1cvs81
11640
11641         * AUTHORS
11642         * src/mainwindow.c
11643         * src/gtk/authors.h
11644                 check online state before resetting
11645                 mailcheck timer. Useful if some program
11646                 verifies connection state and updates
11647                 Claws.
11648                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11649
11650 2006-07-12 [paul]       2.3.1cvs80
11651
11652         * sylpheed-claws-128x128.png
11653         * sylpheed-claws-64x64.png
11654         * sylpheed-claws.png
11655         * src/Makefile.am
11656         * src/main.c
11657         * src/prefs_toolbar.c
11658         * src/stock_pixmap.c
11659         * src/stock_pixmap.h
11660         * src/wizard.c
11661         * src/gtk/about.c
11662         * src/gtk/gtkutils.c
11663         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11664         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11665         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11666         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11667         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11668         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11669                 updated and renamed logo/icon files and related
11670                 logo by Jesper Schultz
11671
11672 2006-07-11 [paul]       2.3.1cvs79
11673
11674         * src/main.c
11675                 fix the labels a smidgin
11676
11677 2006-07-09 [colin]      2.3.1cvs78
11678
11679         * src/textview.c
11680                 Show errors in textviewer's command
11681                 Patch by H. Merijn Brand
11682
11683 2006-07-09 [colin]      2.3.1cvs77
11684
11685         * src/compose.c
11686                 Save FMID in drafts too
11687
11688 2006-07-08 [colin]      2.3.1cvs76
11689
11690         * src/compose.c
11691                 Svae RMID in drafted mails too
11692                 Save quote_fmt vars for whole mails,
11693                 don't reset at each quote_fmt_init:
11694                 allows to use the same |i{var} in
11695                 various template fields
11696         * src/prefs_template.c
11697         * src/quote_fmt.h
11698         * src/quote_fmt_parse.y
11699                 Same
11700
11701 2006-07-08 [colin]      2.3.1cvs75
11702
11703         * src/textview.c
11704                 Fix highlighting of attached parts URIs
11705
11706 2006-07-08 [colin]      2.3.1cvs74
11707
11708         * src/main.c
11709                 Prevent bug #981 (sc 2.3.1 segfaults with 
11710                 gtk+ 2.10) from being reported again:
11711                 if Sylpheed-Claws has been compiled against
11712                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11713                 of if Sylpheed-Claws has been compiled against
11714                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11715                 error out.
11716
11717 2006-07-07 [colin]      2.3.1cvs73
11718
11719         * src/prefs_actions.c
11720                 Fix label
11721
11722 2006-07-07 [colin]      2.3.1cvs72
11723
11724         * src/prefs_actions.c
11725                 Fix compile on gtk < 2.8. argh :)
11726
11727 2006-07-07 [paul]       2.3.1cvs71
11728
11729         * src/common/defs.h
11730                 update DONATE_URI
11731
11732 2006-07-07 [colin]      2.3.1cvs70
11733
11734         * po/POTFILES.in
11735         * src/quote_fmt.c
11736         * src/quote_fmt_lex.l
11737         * src/quote_fmt_parse.y
11738                 Add |i{var}, a way to insert user-entered
11739                 text in a template
11740
11741 2006-07-07 [colin]
11742
11743         * 2.4.0-rc3 released
11744
11745 2006-07-07 [colin]      2.3.1cvs69
11746
11747         * src/folder.c
11748                 Don't consider inboxes of UNKNOWN folder 
11749                 classes to be useable as default inboxes
11750
11751 2006-07-07 [paul]       2.3.1cvs68
11752
11753         * src/textview.c
11754                 add missing #include <errno.h>
11755                 Thanks to René J. Blokland
11756
11757 2006-07-07 [paul]       2.3.1cvs67
11758
11759         * src/action.c
11760                 Return now Closes dialog
11761         * src/mimeview.c
11762         * src/mimeview.h
11763         * src/textview.c
11764                 add contextual menu to mime parts listed
11765                 in the textview
11766                 Thanks to Colin
11767         * src/common/utils.c
11768                 reversal: ' is a valid character in URLs
11769
11770 2006-07-06 [colin]      2.3.1cvs66
11771
11772         * src/remotefolder.h
11773                 Forgotten in previous commit
11774
11775 2006-07-06 [colin]      2.3.1cvs65
11776
11777         * src/folder.c
11778                 Set summary update flag whenever
11779                 totals changed
11780         * src/imap.c
11781         * src/prefs_account.c
11782         * src/common/utils.h
11783         * src/etpan/imap-thread.c
11784                 Fix warnings, thanks to Fabien and
11785                 Ricardo
11786
11787 2006-07-06 [wwp]        2.3.1cvs64
11788
11789         * src/gtk/gtkutils.c
11790                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11791
11792 2006-07-06 [wwp]        2.3.1cvs63
11793
11794         * src/account.c
11795         * src/addressbook.c
11796         * src/addressitem.h
11797         * src/folderview.c
11798         * src/mainwindow.c
11799         * src/manual.c
11800         * src/manual.h
11801         * src/message_search.c
11802         * src/prefs_actions.c
11803         * src/prefs_filtering.c
11804         * src/prefs_filtering.h
11805         * src/prefs_template.c
11806         * src/summary_search.c
11807         * src/summaryview.c
11808         * src/gtk/gtkutils.c
11809         * src/gtk/gtkutils.h
11810         * src/gtk/pluginwindow.c
11811                 add help buttons to some dialogs. Clicking such buttons opens a
11812                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11813
11814 2006-07-06 [paul]       2.3.1cvs62
11815
11816         * src/textview.c
11817                 fix attachments contextual menu
11818                 Thanks to Colin
11819
11820 2006-07-05 [colin]      2.3.1cvs61
11821
11822         * src/textview.c
11823         * src/compose.c
11824                 Handle sftp:// links
11825
11826 2006-07-05 [paul]       2.3.1cvs60
11827
11828         * src/gtk/filesel.c
11829                 grab save button by default
11830                 Thanks to Colin
11831
11832 2006-07-05 [wwp]        2.3.1cvs59
11833
11834         * manual/xml2pdf
11835                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11836
11837 2006-07-04 [colin]      2.3.1cvs58
11838
11839         * src/mimeview.c
11840         * src/textview.c
11841                 Use left click to select, middle click to open
11842                 on mimeparts links
11843         * src/common/utils.c
11844                 Fix segfault
11845
11846 2006-07-04 [colin]      2.3.1cvs57
11847
11848         * src/mainwindow.c
11849         * src/news.c
11850                 Warning fixes, thanks to Fabien
11851
11852 2006-07-04 [colin]      2.3.1cvs56
11853
11854         * src/mimeview.c
11855         * src/mimeview.h
11856         * src/textview.c
11857                 Allow parts to be selected via their text label
11858                 in textview
11859
11860 2006-07-04 [colin]      2.3.1cvs55
11861
11862         * src/folderview.c
11863                 Feedback when closing (for big folders)
11864         * src/prefs_actions.c
11865         * src/prefs_filtering.c
11866         * src/prefs_matcher.c
11867         * src/prefs_template.c
11868                 Fix default button when closing without
11869                 having saved
11870
11871 2006-07-04 [colin]      2.3.1cvs54
11872
11873         * src/news.c
11874                 Delete local file on deletion
11875
11876 2006-07-03 [colin]      2.3.1cvs53
11877
11878         * src/folderview.c
11879         * src/main.c
11880                 Don't freeze when rescanning after crash
11881
11882 2006-07-03 [wwp]        2.3.1cvs52
11883
11884         * src/compose.c
11885         * src/privacy.c
11886         * src/privacy.h
11887         * src/plugins/pgpinline/pgpinline.c
11888         * src/plugins/pgpmime/pgpmime.c
11889                 don't report an error when the user cancels the passphrase dialog.
11890
11891 2006-07-02 [colin]      2.3.1cvs51
11892
11893         * src/folderview.c
11894                 Open message when crossing folders with Space,
11895                 goto next unread and friends
11896
11897 2006-07-01 [colin]      2.3.1cvs50
11898
11899         * src/prefs_account.c
11900                 Typographic rules varying from language
11901                 to language (in french "Protocole :"),
11902                 we have to do that :)
11903
11904 2006-07-01 [ticho]      2.3.1cvs49
11905
11906         * src/prefs_account.c
11907                 Only use one temporary gchar* variable in
11908                 prefs_account_protocol_set_optmenu().
11909
11910 2006-07-01 [ticho]      2.3.1cvs48
11911
11912         * src/prefs_account.c
11913         * src/prefs_account.h
11914                 Use GtkLabel for existing account protocol name.
11915                 Created an array for protocol names and populate the
11916                 combobox from it in a for() cycle.
11917
11918 2006-06-30 [colin]      2.3.1cvs47
11919
11920         * src/compose.c
11921                 Block undo when changing signature (by changing
11922                 account)
11923
11924 2006-06-30 [paul]       2.3.1cvs46
11925
11926         * src/send_message.c
11927                 when editing From in the Compose window, use that address
11928                 in the Return-Path: header
11929                 Thanks to Colin
11930
11931 2006-06-30 [colin]      2.3.1cvs45
11932
11933         * src/compose.c
11934                 Fix signature replacement:
11935                 - when no newline before separator
11936                 - when reediting
11937
11938 2006-06-29 [colin]      2.3.1cvs44
11939
11940         * src/folderview.c
11941         * src/folderview.h
11942         * src/mainwindow.c
11943         * src/summaryview.c
11944                 Let 'View/Go to/Next marked' work like
11945                 Next new & Next unread: across folders
11946                 Change the select_on_entry pref to do
11947                 what we want when changing folder
11948         * src/common/utils.c
11949                 Fix single-quoted links 
11950
11951 2006-06-29 [colin]      2.3.1cvs43
11952
11953         * src/gtk/gtkaspell.c
11954                 "Sylpheed" and "Sylpheed-Claws" do exist !
11955
11956 2006-06-29 [colin]      2.3.1cvs42
11957
11958         * src/imap.c
11959                 Forgot to remove debug
11960
11961 2006-06-29 [colin]      2.3.1cvs41
11962
11963         * src/imap.c
11964         * src/imap.h
11965         * src/mainwindow.c
11966                 Disconnect from IMAP servers when going
11967                 offline. Fixes bug #978 (going to offline-mode 
11968                 won't close connections)
11969
11970 2006-06-29 [colin]      2.3.1cvs40
11971
11972         * src/main.c
11973                 Fix transient setting on failing plugins
11974                 Patch by Fabien
11975         * src/plugins/pgpcore/sgpgme.c
11976                 Only warn for OpenPGP. Most people don't
11977                 have CMS available.
11978
11979 2006-06-29 [colin]      2.3.1cvs39
11980
11981         * src/compose.c
11982                 Fix Spelling menu (discrepancy between context menu
11983                 and top menu when folder's dictionary isn't the 
11984                 default one)
11985         * src/plugins/pgpcore/sgpgme.c
11986                 More error reporting about why gpgme can fail
11987
11988 2006-06-29 [wwp]        2.3.1cvs38
11989
11990         * src/mainwindow.c
11991                 honor the display-header-pane setting even when the message view
11992                 is a separate window.
11993
11994 2006-06-29 [wwp]        2.3.1cvs37
11995
11996         * src/prefs_actions.c
11997                 forgot to commit that one (use of GTK_STOCK_INFO).
11998
11999 2006-06-29 [colin]      2.3.1cvs36
12000
12001         * src/imap.c
12002                 Better handling of login errors (ask the password
12003                 again once), alert in case of error. Fix three
12004                 signedness warnings.
12005
12006 2006-06-28 [wwp]        2.3.1cvs35
12007
12008         * src/prefs_template.c
12009         * src/prefs_matcher.c
12010         * src/prefs_filtering_action.c
12011         * src/prefs_quote.c
12012                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12013                 patch by Fabien Vantard, slightly modified.
12014
12015 2006-06-28 [paul]
12016
12017         2.4.0-rc2 released
12018
12019 2006-06-28 [colin]      2.3.1cvs34
12020
12021         * src/prefs_account.c
12022                 Fix bug #977 (Can't add or edit imap accounts)
12023
12024 2006-06-28 [colin]      2.3.1cvs33
12025
12026         * src/mimeview.c
12027                 Fix previous
12028
12029 2006-06-28 [colin]      2.3.1cvs32
12030
12031         * src/mimeview.c
12032                 Save named inlined attachments with "Save all"
12033         * src/main.c
12034         * src/mbox.c
12035         * src/common/plugin.c
12036         * src/common/plugin.h
12037         * src/common/sylpheed.c
12038         * src/common/utils.c
12039         * src/plugins/pgpcore/sylpheed.def
12040         * src/plugins/pgpinline/sylpheed.def
12041         * src/plugins/pgpmime/sylpheed.def
12042                 Win32 compatibility patch, by
12043                 Werner Koch
12044
12045 2006-06-28 [wwp]        2.3.1cvs31
12046
12047         * src/imap.c
12048         * src/prefs_folder_item.c
12049                 less compilation warnings (thanks to Fabien Vantard), less typos.
12050
12051 2006-06-28 [paul]       2.3.1cvs30
12052
12053         * src/gtk/gtkutils.c
12054                 gtk_combo_box_set_focus_on_click() is only
12055                 available since gtk 2.6.0
12056
12057 2006-06-28 [paul]       2.3.1cvs29
12058
12059         * src/prefs_ext_prog.c
12060                 fix engrish and add a tooltip for the
12061                 'command for 'Display as text' option
12062
12063 2006-06-28 [paul]
12064
12065         2.4.0-rc1 released
12066
12067 2006-06-28 [paul]       2.3.1cvs28
12068
12069         * ChangeLog
12070         * tools/Makefile.am
12071                 include textviewer.pl in releases
12072
12073 2006-06-28 [paul]       2.3.1cvs27
12074
12075         * src/prefs_ext_prog.c
12076                 hide Print command option if libgnomeprint
12077                 support is present
12078
12079 2006-06-27 [colin]      2.3.1cvs26
12080
12081         * src/compose.c
12082                 Fix Esc handling in insert/attach dialog
12083                 Don't show this dialog if dragging something
12084                 else than text/uri-list
12085                 Thanks to Fabien Vantard
12086         * tools/textviewer.pl
12087                 Filter script to display stuff as text
12088                 by H. Merijn Brand
12089
12090 2006-06-27 [wwp]        2.3.1cvs25
12091
12092         * src/messageview.c
12093                 use the exact product name (message view title), patch
12094                 by Fabien Vantard.
12095
12096 2006-06-27 [ticho]      2.3.1cvs24
12097
12098         * src/prefs_account.c
12099         * src/prefs_common.c
12100         * src/prefs_common.h
12101         * src/prefs_ext_prog.c
12102         * src/textview.c
12103                 Add a preference (Preferences/External programs)
12104                 to allow "Display as text" to be done via a script
12105                 (patch by H.Merijn Brand).
12106                 Use GtkComboBox for protocol selection in account
12107                 preferences.
12108                 Only include current choice for existing accounts, and
12109                 insensitivize the combobox.
12110
12111 2006-06-27 [paul]       2.3.1cvs23
12112
12113         * src/mbox.c
12114                 fix crasher introduced in cvs21.
12115                 Thanks to Colin
12116
12117 2006-06-26 [colin]      2.3.1cvs22
12118
12119         * src/mbox.c
12120                 Fix double-frees when leaving folders
12121                 after exporting to mbox
12122
12123 2006-06-26 [colin]      2.3.1cvs21
12124
12125         * src/mbox.c
12126                 More feedback (and optimisation)
12127                 on import/export
12128         * src/common/utils.c
12129                 Fix case when looking for mail addresses
12130         * src/gtk/gtkutils.c
12131                 Extra check for (X-)Face
12132
12133 2006-06-25 [ticho]      2.3.1cvs20
12134
12135         * src/compose.c
12136         * src/exphtmldlg.c
12137         * src/gtk/gtkutils.c
12138         * src/gtk/gtkutils.h
12139                 Added second argument to gtkut_sc_combobox_create() to
12140                 control focus-on-click for the widget.
12141                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12142
12143 2006-06-25 [ticho]      2.3.1cvs19
12144
12145         * src/compose.c
12146         * src/gtk/Makefile.am
12147         * src/gtk/combobox.c
12148         * src/gtk/combobox.h
12149         * src/gtk/gtkutils.c
12150         * src/gtk/gtkutils.h
12151                 Use GtkComboBox instead of deprecated GtkOptionMenu
12152                 for account selector in compose window and for encoding
12153                 selector in attachment properties.
12154                 Also factorise working with the new GtkComboBox somewhat.
12155
12156 2006-06-24 [paul]       2.3.1cvs18
12157
12158         * src/prefs_common.c
12159                 use the correct default value
12160
12161 2006-06-24 [paul]       2.3.1cvs17
12162
12163         * src/compose.c
12164         * src/prefs_common.c
12165         * src/prefs_common.h
12166         * src/prefs_compose_writing.c
12167                 enable setting of default action when
12168                 dnd'ing files in the compose window.
12169                 (Collaborative effort with wwp)
12170
12171 2006-06-23 [wwp]        2.3.1cvs16
12172
12173         * src/compose.c
12174                 i18n fix (thanks to Fabien Vantard)
12175
12176 2006-06-22 [colin]      2.3.1cvs15
12177
12178         * src/prefs_customheader.c
12179                 Don't use filters in custom headers' file 
12180                 selector. Remember, extensions mean nothing :)
12181
12182 2006-06-22 [paul]       2.3.1cvs14
12183
12184         * configure.ac
12185                 allow setting of man directory location
12186
12187 2006-06-22 [colin]      2.3.1cvs13
12188
12189         * src/mainwindow.c
12190                 Add 'View/Go to/Next unread folder'.
12191                 I missed that :)
12192
12193 2006-06-22 [colin]      2.3.1cvs12
12194
12195         * src/common/utils.c
12196                 Add some subject prefixes
12197                 Patch by Bjorn T Johansen <btj@havleik.no>
12198
12199 2006-06-22 [colin]      2.3.1cvs11
12200
12201         * manual/advanced.xml
12202                 Forgotten hidden pref
12203
12204 2006-06-21 [paul]       2.3.1cvs10
12205
12206         * src/prefs_account.c
12207                 complete the removal of 'Add date header' option
12208
12209 2006-06-21 [paul]       2.3.1cvs9
12210
12211         * src/account.c
12212         * src/compose.c
12213         * src/prefs_account.c
12214         * src/prefs_account.h
12215                 remove option to add date header - always
12216                 add date header
12217         * src/etpan/imap-thread.c
12218                 fix warnings (Thanks to Colin)
12219
12220 2006-06-21 [wwp]        2.3.1cvs8
12221
12222         * src/folder.c
12223                 set the attachment flag when inline text part are (file)named. This is more convenient
12224                 when receiving (for instance) inline source files or patches sent using thunderbird.
12225
12226 2006-06-21 [paul]       2.3.1cvs7
12227
12228         * src/inc.c
12229                 fix off-by-one count of current msg in
12230                 statusbar filtering progressbar
12231
12232 2006-06-21 [paul]       2.3.1cvs6
12233
12234         * src/folder.c
12235                 Show attachment icon even if the part is 'inline'
12236                 if the following conditions are met:
12237                 - content-type != 'text/plain'
12238                 - content-type != '*/pgp-signature'
12239                 - either 'name' or 'filename' parameter is not NULL
12240                 
12241                 Thanks to Colin
12242
12243 2006-06-21 [paul]       2.3.1cvs5
12244
12245         * src/messageview.c
12246         * src/prefs_common.c
12247         * src/prefs_common.h
12248         * src/prefs_other.c
12249                 add an option to 'Never send Return
12250                 Receipts'
12251                 Thanks to Colin
12252
12253 2006-06-20 [mones]      2.3.1cvs4
12254
12255         * po/es.po
12256                 updated
12257         * src/compose.c
12258                 typo fixed (space after comma)
12259         * tools/make.themes.project
12260                 remove exec mode from tarball files
12261
12262 2006-06-20 [colin]      2.3.1cvs3
12263
12264         * src/news.c
12265         * src/procheader.c
12266         * src/unmime.c
12267                 Better fix for \n's in headers (don't 
12268                 break Received: and others)
12269
12270 2006-06-20 [paul]       2.3.1cvs2
12271
12272         * src/alertpanel.c
12273         * src/textview.c
12274                 improve legibility of phishing attempt
12275                 dialog
12276
12277 2006-06-20 [paul]       2.3.1cvs1
12278
12279         * NEWS
12280         * README
12281         * configure.ac
12282                 Update version number following
12283                 stable release
12284
12285 2006-06-20 [colin]      2.3.0cvs26
12286
12287         * src/compose.c
12288                 When dragging a file to the text of the compose
12289                 window, ask whether we want to insert or attach
12290                 (I know lots of people who do that to attach)
12291
12292 2006-06-20 [colin]      2.3.0cvs25
12293
12294         * src/etpan/imap-thread.c
12295                 Fix threshold (the append command is often > 32 bytes)
12296
12297 2006-06-19 [colin]      2.3.0cvs24
12298
12299         * src/imap.c
12300         * src/etpan/imap-thread.c
12301                 Workaround Rockliffe IMAP server bug: replace
12302                 "x UID SEARCH (ANSWERED UID 1:*)" with
12303                 "x UID SEARCH ANSWERED"
12304                 (Rockliffe doesn't handle the parenthesis)
12305
12306 2006-06-19 [colin]      2.3.0cvs23
12307
12308         * src/compose.c
12309         * src/imap.c
12310         * src/etpan/imap-thread.c
12311                 Probably fix bug #972 (Freezes when adding 
12312                 an attachment to the message)
12313         * src/common/defs.h
12314                 Modernize Firefox cmd
12315
12316
12317 2006-06-18 [colin]      2.3.0cvs22
12318
12319         * src/prefs_customheader.c
12320                 Only allow correct filenames for various
12321                 custom headers
12322
12323 2006-06-18 [colin]      2.3.0cvs21
12324
12325         * src/prefs_customheader.c
12326                 Add a 'From File...' button in custom headers prefs, which
12327                 try to do the right thing: 
12328                 for normal headers, use file as plaintext,
12329                 for X-Face, calls compface,
12330                 for Face, encode to b64.
12331
12332 2006-06-17 [colin]      2.3.0cvs20
12333
12334         * src/mh.c
12335                 Warning fix
12336
12337 2006-06-16 [colin]      2.3.0cvs19
12338
12339         * src/summaryview.c
12340                 Recursive quicksearch: show message list
12341                 in current folder, *then* search children
12342                 in the background.
12343
12344 2006-06-16 [colin]      2.3.0cvs18
12345
12346         * src/main.c
12347                 Instead of ignoring SIGPIPE, save caches
12348                 when getting one. Will fix the fact that
12349                 hot caches are out-of-date when logging 
12350                 out of Xorg.
12351         * src/compose.c
12352         * src/prefs_compose_writing.c
12353                 Only save text (not attachments) when 
12354                 auto-saving to drafts
12355         * src/unmime.c
12356                 Always replace \n, \r and \t with spaces
12357                 in headers
12358         * manual/dist/html/Makefile.am
12359         * manual/dist/pdf/Makefile.am
12360         * manual/dist/ps/Makefile.am
12361         * manual/dist/txt/Makefile.am
12362         * manual/fr/dist/html/Makefile.am
12363         * manual/fr/dist/pdf/Makefile.am
12364         * manual/fr/dist/ps/Makefile.am
12365         * manual/fr/dist/txt/Makefile.am
12366         * manual/pl/dist/html/Makefile.am
12367         * manual/pl/dist/pdf/Makefile.am
12368         * manual/pl/dist/ps/Makefile.am
12369         * manual/pl/dist/txt/Makefile.am
12370                 Fix make clean removing pregenerated manuals
12371
12372
12373 2006-06-16 [colin]      2.3.0cvs17
12374
12375         * src/plugins/pgpcore/sgpgme.c
12376         * src/plugins/pgpmime/pgpmime.c
12377         * src/plugins/pgpinline/pgpinline.c
12378                 Better error reporting in setup_signers.
12379                 Don't fallback to default key if specified
12380                 key isn't found.
12381                 Don't allow signing if more than one secret
12382                 key matches the one specified in prefs.
12383
12384 2006-06-15 [colin]      2.3.0cvs16
12385
12386         * src/folderview.c
12387                 Add "Send queue" in the folder's contextual
12388                 menu
12389         * src/compose.c
12390         * src/messageview.c
12391         * src/privacy.c
12392         * src/privacy.h
12393         * src/procmime.c
12394         * src/procmsg.c
12395         * src/plugins/pgpcore/passphrase.c
12396         * src/plugins/pgpcore/sgpgme.c
12397         * src/plugins/pgpinline/pgpinline.c
12398         * src/plugins/pgpmime/pgpmime.c
12399                 Better error reporting
12400         * src/mbox.c
12401                 Probably fix bug #971 (2.2.3 cannot read mail 
12402                 from local mbox)
12403
12404
12405 2006-06-15 [mones]      2.3.0cvs15
12406
12407         * tools/make.themes.project
12408                 creates the themes project from the web page
12409
12410 2006-06-15 [colin]      2.3.0cvs14
12411
12412         * src/folder.c
12413                 Better fix (avoid losing the folder if scan_tree 
12414                 fails)
12415
12416 2006-06-15 [cleroy]     2.3.0cvs13
12417
12418         * src/folder.c
12419                 Probably fix Bug #969 (crash on rebuilding 
12420                 imap folder)
12421
12422 2006-06-14 [colin]      2.3.0cvs12
12423
12424         * manual/dtd/manual.xsl
12425         * manual/sylpheed-claws-manual.xml
12426         * manual/fr/sylpheed-claws-manual.xml
12427         * manual/pl/sylpheed-claws-manual.xml
12428                 Insert pagebreaks between sections
12429
12430 2006-06-14 [paul]       2.3.0cvs11
12431
12432         * configure.ac
12433                 better fix than 2.3.0cvs10
12434
12435 2006-06-14 [paul]       2.3.0cvs10
12436
12437         * configure.ac
12438                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12439                 (backwards compatible)
12440
12441 2006-06-13 [colin]      2.3.0cvs9
12442
12443         * src/messageview.c
12444                 Fix sending of return receipt with the new queue folders
12445
12446 2006-06-13 [wwp]        2.3.0cvs8
12447
12448         * src/quote_fmt_lex.l
12449                 fix wrong tokens returned in quote_fmt lexer, query not().
12450
12451 2006-06-13 [wwp]        2.3.0cvs7
12452
12453         * src/folder.c
12454         * src/prefs_folder_item.c
12455                 allow changing folder type even when folder is not a top-level one,
12456                 thanks to Colin.
12457
12458 2006-06-12 [colin]      2.3.0cvs6
12459
12460         * src/folderview.c
12461                 Fix double-ask of "Do you want to mark all
12462                 as read"
12463
12464 2006-06-12 [colin]      2.3.0cvs5
12465
12466         * src/compose.c
12467         * src/compose.h
12468         * src/folder.c
12469         * src/folder.h
12470         * src/imap.c
12471         * src/inc.c
12472         * src/main.c
12473         * src/messageview.c
12474         * src/mh.c
12475         * src/prefs_folder_item.c
12476         * src/procheader.c
12477         * src/procmime.c
12478         * src/procmsg.c
12479         * src/procmsg.h
12480         * src/send_message.c
12481         * src/summaryview.c
12482         * src/toolbar.c
12483                 Apply bug #964's patch (Queue and drafts aren't normal)
12484                 The Drafts and Queue folder now contain RFC-822 files,
12485                 allowing to move and copy mails from and to these 
12486                 folders. Moving from Drafts to Queue will prepare the
12487                 mail for sending (PGP signature, encryption, etc).
12488                 This patch also rework sending errors handling to try
12489                 to be more helpful.
12490                 Also, allow redefining folder types via the GUI 
12491                 (Folder type in its Properties)
12492
12493 2006-06-12 [colin]      2.3.0cvs4
12494
12495         * src/summaryview.c
12496         * src/prefs_common.c
12497         * src/prefs_common.h
12498         * src/gedit-print.c
12499                 Allow to define a specific print font - patch
12500                 by Bernhard Walle <bernhard.walle@gmx.de>
12501         * src/prefs_fonts.c
12502         * manual/advanced.xml
12503         * manual/fr/advanced.xml
12504                 Add a hidden pref to allow deletion without
12505                 confirmation
12506
12507 2006-06-12 [wwp]        2.3.0cvs3
12508
12509         * .cvsignore
12510                 more files to ignore.
12511
12512 2006-06-12 [wwp]        2.3.0cvs2
12513
12514         * src/quote_fmt.c
12515         * src/quote_fmt_lex.l
12516         * src/quote_fmt_parse.y
12517                 extend the quote_fmt parser (templates and quotes):
12518                 - allow limited sub-expressions in |p{} and |f{} expressions,
12519                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12520                 - implemented/fixed missing implementation of query_references and show_references,
12521                 - completed, fixed contents and format of the symbols help dialog,
12522                 - fix some compilation warnings.
12523
12524 2006-06-12 [wwp]        2.3.0cvs1
12525
12526         * manual/advanced.xml
12527         * manual/fr/advanced.xml
12528                 updates in the "templates" section of the manual (eng/fr):
12529                  - be more precise (both versions)
12530                  - completed to match the english reference (fr version)
12531                  - touchups (both versions)
12532
12533 2006-06-12 [paul]       2.3.0
12534
12535         2.3.0 released
12536
12537 2006-06-12 [paul]       2.2.3cvs14
12538
12539         * po/ca.po
12540         * po/cs.po
12541         * po/de.po
12542         * po/el.po
12543         * po/fr.po
12544         * po/it.po
12545         * po/pt_BR.po
12546         * po/sr.po
12547         * po/zh_CN.po
12548                 updated by Miquel Oliete, Tim, Stephan Sachse,
12549                 Stavros Giannouris, Fabien Vantard, Andrea
12550                 Spadaccini, Frederico Goncalves Guimaraes,
12551                 Aleksandar Urosevic, and Ralgh Young
12552
12553 2006-06-12 [colin]      2.2.3cvs13
12554
12555         * src/mbox.c
12556                 Add missing header
12557
12558 2006-06-11 [colin]      2.2.3cvs12
12559
12560         * src/msgcache.c
12561                 Verify that g_malloc() succeeded
12562
12563 2006-06-11 [colin]      2.2.3cvs11
12564
12565         * src/wizard.c
12566                 Add Face header to welcome mail
12567
12568 2006-06-10 [colin]      2.2.3cvs10
12569
12570         * src/textview.c
12571                 Revert previous (Forgot it changes the
12572                 margin on the whole mail)
12573
12574 2006-06-10 [colin]      2.2.3cvs9
12575
12576         * src/textview.c
12577                 Don't overlap long headers under (X-)Face
12578
12579 2006-06-10 [mones]      2.2.3cvs8
12580
12581         * manual/xml2pdf
12582                 allow generation of manual on systems lacking saxon binary
12583                 but with java and the saxon library installed
12584
12585         * po/es.po
12586                 updated for release
12587
12588 2006-06-09 [colin]      2.2.3cvs7
12589
12590         * src/summaryview.c
12591                 Fix leak when using Display Sender using Addressbook
12592
12593 2006-06-09 [colin]      2.2.3cvs6
12594
12595         * src/compose.c
12596         * src/folder.c
12597         * src/folderview.c
12598         * src/mimeview.c
12599         * src/summaryview.c
12600                 More leaks fixes
12601
12602 2006-06-09 [paul]       2.2.3cvs5
12603
12604         * AUTHORS
12605         * src/gtk/authors.h
12606         * tools/claws.i18n.status.pl
12607                 updated with new info
12608
12609 2006-06-09 [paul]       2.2.3cvs4
12610
12611         * README
12612                 updated
12613         * manual/ack.xml
12614                 add wwp to authors list
12615         * src/gtk/authors.h
12616                 update mine and Colin's addresses
12617
12618 2006-06-08 [colin]      2.2.3cvs3
12619
12620         * src/etpan/imap-thread.c
12621                 Fix leak on SSL cert check
12622
12623 2006-06-08 [colin]      2.2.3cvs2
12624
12625         * src/common/utils.c
12626                 Fix leak
12627
12628 2006-06-08 [paul]       2.2.3cvs1
12629
12630         * configure.ac
12631                 Update version number following
12632                 stable release
12633
12634 2006-06-07 [colin]      2.2.2cvs3
12635
12636         * src/msgcache.c
12637                 Fix catching cache read errors (guint instead of gint)
12638                 Prevent malloc'ing more than 8MB (means cache corruption)
12639
12640 2006-06-07 [paul]       2.2.2cvs2
12641
12642         * src/exporthtml.c
12643         * src/exportldif.c
12644         * src/mh.c
12645         * src/mutt.c
12646         * src/pine.c
12647         * src/common/utils.c
12648                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12649                 obey $HOME'
12650                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12651                 Thanks to Colin
12652
12653 2006-06-06 [paul]       2.2.2cvs1
12654
12655         * configure.ac
12656                 Update version number following
12657                 stable release
12658
12659 2006-06-06 [paul]       2.2.1cvs6
12660
12661         * src/matcher.c
12662                 fix  implicit declaration of
12663                 sylpheed_do_idle()
12664                 Patch by Fabien Vantard
12665
12666 2006-06-06 [paul]       2.2.1cvs5
12667
12668         * src/matcher.c
12669                 fix age_greater and age_lower so that they
12670                 mean what say and not '...or equal to'
12671                 Thanks to Colin
12672
12673 2006-06-06 [paul]       2.2.1cvs4
12674
12675         * src/textview.c
12676         * src/common/utils.c
12677                 fix URI check
12678                 Thanks to Colin
12679
12680 2006-06-05 [wwp]        2.2.1cvs3
12681
12682         * manual/fr/account.xml
12683                 minor language fixes (thanks to Fabien Vantard).
12684
12685 2006-06-05 [colin]      2.2.1cvs2
12686
12687         * src/prefs_folder_item.c
12688         * src/folderview.c
12689                 Allow recursive setting of properties 
12690                 for whole mailboxes
12691         * src/matcher.c
12692                 Don't freeze on 'test' filtering rule
12693
12694 2006-06-05 [colin]      2.2.1cvs1
12695
12696         * configure.ac
12697                 Update version number following
12698                 stable release
12699
12700 2006-06-04 [wwp]        2.2.0cvs82
12701
12702         * manual/glossary.xml
12703         * manual/account.xml
12704         * manual/fr/glossary.xml
12705         * manual/fr/account.xml
12706                 added glossary section and references/links related to the Face custom header.
12707
12708 2006-06-04 [colin]      2.2.0cvs81
12709
12710         * src/summaryview.c
12711                 Skip to next message on move with no
12712                 immediate execution
12713
12714 2006-06-04 [wwp]        2.2.0cvs80
12715
12716         * manual/xml2pdf
12717                 added sanity checks, exit when needed.
12718
12719 2006-06-03 [paul]       2.2.0cvs79
12720
12721         * src/prefs_receive.c
12722                 page name is now 'Receiving'
12723         * src/prefs_send.c
12724                 page name is now 'Sending'
12725
12726 2006-06-03 [colin]      2.2.0cvs78
12727
12728         * src/plugins/spamassassin/spamassassin_gtk.c
12729                 Autoswitch to Localhost if transport was previously
12730                 disabled. Else people had to check [] Enable, then
12731                 *reselect* transport.
12732
12733 2006-06-03 [colin]      2.2.0cvs77
12734
12735         * src/plugins/pgpinline/pgpinline.c
12736         * src/plugins/pgpmime/pgpmime.c
12737                 Check that gpg_data_release_and_get_mem 
12738                 didn't fail (now, why this happens...)
12739
12740 2006-06-03 [colin]      2.2.0cvs76
12741
12742         * src/mbox.c
12743                 Fix bug #962 (Manual and/or UI should 
12744                 warn about incompatible locking 
12745                 causing dataloss)
12746
12747 2006-06-02 [cleroy]     2.2.0cvs75
12748
12749         * src/filtering.c
12750         * src/folder.c
12751         * src/procmsg.c
12752         * src/summaryview.c
12753                 Fix a few leaks
12754
12755 2006-06-02 [colin]      2.2.0cvs74
12756
12757         * src/main.c
12758                 On exit, free caches after writing them
12759                 Shuts up some valgrind false positives
12760         * src/procmsg.c
12761         * src/send_message.c
12762                 Fix races when reusing existing SMTP connections
12763                 Fix inexistant session timeout
12764         * src/toolbar.c
12765                 Display alertpanel after all queues have
12766                 been processed, not after each
12767
12768 2006-06-02 [wwp]        2.2.0cvs73
12769
12770         * manual/fr/glossary.xml
12771         * manual/fr/ack.xml
12772         * manual/ack.xml
12773                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12774
12775 2006-06-02 [wwp]        2.2.0cvs72
12776
12777         * manual/xml2pdf
12778         * manual/dist/pdf/Makefile.am
12779         * manual/dtd/manual.xsl
12780         * manual/fr/dist/pdf/Makefile.am
12781         * manual/pl/dist/pdf/Makefile.am
12782                 we changed the procedure to generate the .pdf version of the manual.
12783                 The procedure is more modern and the .pdf we get now has a valid index.
12784                 Here are the new pre-requisites:
12785
12786                 - JRE 1.x (1.4 here): there must be one from your distro
12787                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12788                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12789                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12790
12791                 See my posts for further info about the installation of this toolchain:
12792
12793                 Date: Fri, 19 May 2006 19:40:06 +0200
12794                 From: wwp <subscript@free.fr>
12795                 To: sylpheed-claws-devel@lists.sourceforge.net
12796                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12797
12798                 and
12799
12800                 Date: Wed, 24 May 2006 12:58:49 +0200
12801                 From: wwp <subscript@free.fr>
12802                 To: sylpheed-claws-devel@lists.sourceforge.net
12803                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12804
12805 2006-06-01 [colin]      2.2.0cvs71
12806
12807         * src/compose.c
12808                 Better guards against IMAP races
12809         * src/main.c
12810         * src/prefs_common.c
12811         * src/prefs_common.h
12812         * src/common/ssl_certificate.c
12813         * src/etpan/imap-thread.c
12814         * src/etpan/imap-thread.h
12815         * src/gtk/sslcertwindow.c
12816                 New hidden option ssl_skip_cert_check to 
12817                 avoid dups of bug #959 (libetpan linked
12818                 against gnutls and gnutls buggy on 64bit)
12819                 Present expired warning only once per
12820                 session/server.
12821         * manual/advanced.xml
12822         * manual/fr/advanced.xml
12823                 Document new option
12824
12825 2006-06-01 [wwp]        2.2.0cvs70
12826
12827         * src/messageview.c
12828                 fix for bug #961 (return receipt dialog 
12829                 complains incorrectly about return-path 
12830                 email adress being different), thanks 
12831                 to Colin.
12832
12833 2006-05-31 [cleroy]     2.2.0cvs69
12834
12835         * src/common/ssl.c
12836                 Guard against NULLs, although this
12837                 should never be an issue
12838
12839 2006-05-31 [colin]      2.2.0cvs68
12840
12841         * src/filtering.c
12842                 Use g_slist_prepend
12843         * src/imap.c
12844                 Don't remove caches when destroying folder, it
12845                 could (should) be done at exit
12846         * src/inc.c
12847                 free processing cache after incorporation
12848         * src/etpan/imap-thread.c
12849                 Maybe fix bug #959 (Crash on moving to emails 
12850                 to a imap account per ssl with a expired 
12851                 certificate.)
12852
12853 2006-05-30 [colin]      2.2.0cvs67
12854
12855         * src/summaryview.c
12856                 Put back event flush when displaying message
12857                 It avoids reading a bunch of messages just
12858                 by hitting shift-n for too long ;)
12859
12860 2006-05-29 [colin]      2.2.0cvs66
12861
12862         * src/summaryview.c
12863                 Remove useless g_warnings
12864
12865 2006-05-29 [colin]      2.2.0cvs65
12866
12867         * src/imap.c
12868                 Fix g_slist_append()s for performance
12869
12870 2006-05-29 [colin]      2.2.0cvs64
12871
12872         * src/compose.c
12873         * src/common/utils.c
12874                 Fix extraneous tab at start of addresses
12875         * src/mainwindow.c
12876                 Fix warnings (thanks to Fabien)
12877                 Fix crash at exit when composing messages 
12878                 exist
12879         * src/pop.c
12880                 Fix progress bar when deleting expired mails
12881                 Thanks to Hiro
12882         * src/summaryview.c
12883         * src/gtk/gtksctree.c
12884                 Fix re-sorting slowness
12885
12886 2006-05-29 [paul]       2.2.0cvs63
12887
12888         * src/mh.c
12889                 fetch full message when moving mails
12890                 from another mailbox, (fixed data loss
12891                 when filtering from IMAP to MH, introduced
12892                 in 2.2.0cvs57).
12893                 Thanks to Colin
12894
12895 2006-05-29 [mones]      2.2.0cvs62
12896
12897         * src/gtk/gtksctree.c
12898                 Unselect faster (patch by Colin)        
12899
12900 2006-05-26 [colin]      2.2.0cvs61
12901
12902         * src/summaryview.c
12903                 Unplug MSGINFO_UPDATE callback on delete too.
12904
12905 2006-05-26 [colin]      2.2.0cvs60
12906
12907         * src/foldersel.c
12908                 Fix bold in folder selection window with glib2.10
12909                 thanks Hiro
12910
12911 2006-05-26 [colin]      2.2.0cvs59
12912
12913         * src/procheader.c
12914                 Convert date only if necessary (and don't
12915                 try to convert from utf8 to utf8, too)
12916         * src/summaryview.c
12917                 Only set column's text if the column's 
12918                 displayed
12919
12920 2006-05-26 [colin]      2.2.0cvs58
12921
12922         * src/summaryview.c
12923         * src/gtk/gtkutils.c
12924                 Fix useless warning
12925
12926 2006-05-26 [colin]      2.2.0cvs57
12927
12928         * src/mainwindow.c
12929                 Make summaryview selectable as long as 
12930                 no message has focus
12931         * src/mh.c
12932                 Faster deletion (by implementing mh_remove_msgs)
12933                 Faster copy (avoid using mh_fetch_msg just to get
12934                 the filename)
12935                 Faster move (using move_file instead of copy_file
12936                 if MSG_IS_MOVE)
12937                 No progressbar if total number of mails to cp/mv 
12938                 is less than 100
12939         * src/summaryview.c
12940                 Fix removal from subject_table when mail gets moved
12941                 Faster deletion (g_slist_prepend instead of append)
12942         * src/gtk/gtksctree.c
12943                 Remove useless code
12944
12945 2006-05-25 [colin]      2.2.0cvs56
12946
12947         * src/common/ssl_certificate.c
12948                 Fix leak in expired cert check
12949
12950 2006-05-25 [colin]      2.2.0cvs55
12951
12952         * src/mh.c
12953                 Disable flags syncing on .mh_sequences - it
12954                 is buggy and marks mails read under unknown
12955                 conditions.
12956
12957 2006-05-25 [paul]
12958
12959         * 2.3.0-rc4 released
12960
12961 2006-05-24 [colin]      2.2.0cvs54
12962
12963         attention cvs users: if you manage to crash
12964         Sylpheed-Claws while moving, copying or deleting
12965         mails, we *are* interested in stack traces and
12966         valgrind logs. It looks stable, but one never
12967         knows...
12968
12969         * src/folder.c
12970                 Add progressbar for cache updates
12971         * src/folderutils.c
12972                 Optimize Mark all read in the current
12973                 folder
12974         * src/mh.c
12975                 Add progressbar for copy/move
12976         * src/procmsg.c
12977                 Optimize O(n^2) in copy/move
12978         * src/summaryview.c
12979         * src/gtk/gtksctree.c
12980                 Optimize O(n^2) algos
12981         * src/common/timing.h
12982                 Display ms instead of us
12983
12984 2006-05-24 [wwp]        2.2.0cvs53
12985
12986         * manual/fr/advanced.xml
12987                 updates to the French manual.
12988
12989 2006-05-24 [wwp]        2.2.0cvs52
12990
12991         * src/common/utils.c
12992                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12993
12994 2006-05-24 [wwp]        2.2.0cvs51
12995
12996         * src/folderutils.c
12997                 fixed "mark all read" in MH folders (thanks to Colin).
12998
12999 2006-05-24 [paul]       2.2.0cvs50
13000
13001         * doc/man/sylpheed-claws.1
13002                 updated the man page
13003
13004 2006-05-23 [colin]      2.2.0cvs49
13005
13006         * src/folderview.c
13007         * src/imap.c
13008         * src/inc.c
13009         * src/mbox.c
13010         * src/messageview.c
13011         * src/news.c
13012         * src/send_message.c
13013         * src/summaryview.c
13014         * src/gtk/sslcertwindow.c
13015                 alertpanel fixes, by Fabien
13016
13017 2006-05-23 [colin]      2.2.0cvs48
13018
13019         * src/folder.c
13020         * src/folderview.c
13021         * src/msgcache.c
13022         * src/summaryview.c
13023         * src/gtk/gtksctree.c
13024         * src/gtk/gtksctree.h
13025                 More timings
13026                 Fix slow loading problem, which was caused by the
13027                 use of some gtk_ctree funcs and their use of
13028                 g_list_position while gtk_ctree_(un)link'ing.
13029                 Reap more functions from gtkctree.c to be sure we
13030                 use our (fast) version instead of theirs.
13031         * src/mh.c
13032                 Fix copy of unread mails
13033
13034
13035 2006-05-22 [wwp]        2.2.0cvs47
13036
13037         * manual/fr/advanced.xml
13038                 updated.
13039
13040 2006-05-22 [colin]      2.2.0cvs46
13041
13042         * src/filtering.c
13043                 Fix possible infinite loop. 'copy' is not a 
13044                 final action, so when encountering a 'copy',
13045                 we have to check if a previous one was set
13046                 and do it. In the same way, if we encounter
13047                 a 'move' we have to perform a possibly 
13048                 pending 'copy'. This will slow down filtering
13049                 on IMAP if move+copy or multiple copy actions
13050                 are to be done, but handling it via the batch
13051                 would be really too convoluted.
13052
13053 2006-05-22 [wwp]        2.2.0cvs45
13054
13055         * manual/fr/advanced.xml
13056         * manual/fr/faq.xml
13057         * manual/fr/glossary.xml
13058         * manual/fr/handling.xml
13059         * manual/fr/intro.xml
13060         * manual/fr/plugins.xml
13061         * manual/fr/sylpheed-claws-manual.xml
13062                 sync w/ the english manual: updates URIs, documented mailing-list
13063                 support, better explanation about the enabled/disabled feature
13064                 in filtering/processing rules by Paul.
13065
13066 2006-05-21 [colin]      2.2.0cvs44
13067
13068         * src/summaryview.c
13069                 Don't expand after building threads, but during
13070
13071 2006-05-21 [colin]      2.2.0cvs43
13072
13073         * src/procmsg.c
13074         * src/summaryview.c
13075                 More timing possibilities... For next time I have 
13076                 to find out how the hell some 3GHz computer takes
13077                 one minute to open a 30k folder...
13078
13079 2006-05-21 [colin]      2.2.0cvs42
13080
13081         * manual/pl/advanced.xml
13082         * manual/pl/faq.xml
13083         * manual/pl/glossary.xml
13084         * manual/pl/handling.xml
13085         * manual/pl/intro.xml
13086         * manual/pl/plugins.xml
13087         * manual/pl/sylpheed-claws-manual.xml
13088                 Polish manual updated by Pawel
13089
13090 2006-05-20 [colin]
13091
13092         * 2.3.0-rc3 released
13093
13094 2006-05-20 [colin]      2.2.0cvs41
13095
13096         * src/imap.c
13097                 Fix -rc2 problems:
13098                 - remove cache of moved messages from original folder
13099                 - apply new flags to messages even if they aren't appliable
13100                   via IMAP.
13101
13102 2006-05-20 [colin]
13103
13104         * 2.3.0-rc2 released
13105
13106 2006-05-19 [colin]      2.2.0cvs40
13107
13108         * src/imap.c
13109                 Don't issue SELECT in imap_change_flags
13110                 before having checked that we indeed have
13111                 some flags to change. MSG_POSTFILTERED for
13112                 example can't be used on IMAP.
13113                 Fixes bug #955 (copying messages between 
13114                 imap folders is extremely slow), which was
13115                 a regression.
13116
13117 2006-05-19 [colin]      2.2.0cvs39
13118
13119         * src/folder.c
13120         * src/folder.h
13121         * src/folderview.c
13122                 Try to fix bug #830 (Some unread messages 
13123                 get marked read in IMAP inbox):
13124                 - Prevent scanning a folder if it's being 
13125                   opened via the GUI
13126                 - Postpone opening via the GUI of a folder
13127                   currently scanned.
13128
13129
13130 2006-05-19 [wwp]        2.2.0cvs38
13131
13132         * manual/advanced.xml
13133                 fix English+typo (thanks to Paul).
13134
13135 2006-05-19 [wwp]        2.2.0cvs37
13136
13137         * manual/advanced.xml
13138         * manual/fr/advanced.xml
13139         * src/gtk/logwindow.c
13140         * src/prefs_common.c
13141         * src/prefs_common.h
13142                 added hidden prefs to allow customization of colors used in
13143                 protocol log window (useful for dark gtk+ themes).
13144
13145 2006-05-19 [wwp]        2.2.0cvs36
13146
13147         * ChangeLog
13148                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13149
13150 2006-05-19 [paul]       2.2.0cvs35
13151
13152         * src/textview.c
13153                 make Reply-To fully clickable
13154         * src/gtk/logwindow.c
13155                 more colouring (SMTP ESMTP)
13156         Both patches by Pawel Pekala
13157
13158 2006-05-19 [cleroy]     2.2.0cvs34
13159
13160         * src/mh.c
13161                 Don't update flags from current folder
13162                 Probably fixes bug #935 (Read Messages 
13163                 Revert to Being Marked as Unread)
13164
13165 2006-05-18 [colin]      2.2.0cvs33
13166
13167         * src/imap.c
13168                 Warning fix
13169         * src/compose.c
13170         * src/mainwindow.c
13171         * src/summaryview.c
13172         * src/toolbar.c
13173                 Allow replying to multiple emails
13174                 in multiple windows
13175         * src/mimeview.c
13176         * src/etpan/imap-thread.c
13177                 Leak fixes
13178
13179 2006-05-18 [paul]       2.2.0cvs32
13180
13181         * src/summaryview.c
13182                 keep Mailing-List menu refreshed
13183                 Thanks to Colin
13184
13185 2006-05-18 [paul]       2.2.0cvs31
13186
13187         * manual/advanced.xml
13188         * manual/faq.xml
13189         * manual/glossary.xml
13190         * manual/handling.xml
13191         * manual/intro.xml
13192         * manual/plugins.xml
13193         * manual/sylpheed-claws-manual.xml
13194                 update URLs
13195                 add info about mailing-list support
13196                 edit filtering info
13197         * src/wizard.c
13198         * src/common/defs.h
13199         * src/gtk/about.c
13200         * src/plugins/dillo_viewer/README
13201                 update URLs
13202
13203 2006-05-17 [wwp]        2.2.0cvs30
13204
13205         * manual/handling.xml
13206         * manual/fr/handling.xml
13207                 documented the ability to enabled/disable filtering/processing rules.
13208
13209 2006-05-17 [colin]      2.2.0cvs29
13210
13211         * src/main.c
13212                 Don't initialize g_thread subsystem if it's 
13213                 already done (thanks to Hiro)
13214         * src/mimeview.c
13215                 Fix saving of parts when there name can't be
13216                 converted from UTF-8.
13217
13218 2006-05-17 [paul]       2.2.0cvs28
13219
13220         * po/Makefile.in.in
13221                 fix config.status warning with autoconf 2.60
13222
13223 2006-05-17 [paul]       2.2.0cvs27
13224
13225         * po/POTFILES.in
13226                 add src/mbox.c
13227
13228 2006-05-17 [wwp]        2.2.0cvs26
13229
13230         * src/mainwindow.c
13231                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13232
13233 2006-05-17 [wwp]        2.2.0cvs25
13234
13235         * src/plugins/demo/demo.c
13236                 updated product name in plugin demo (many plugins need to be
13237                 sync'ed w/ that change).
13238
13239 2006-05-17 [colin]      2.2.0cvs24
13240
13241         * src/mh.c
13242                 Fix leak
13243
13244 2006-05-16 [colin]      2.2.0cvs23
13245
13246         * src/mainwindow.c
13247                 Stupid me hit again. Fix cvs22.
13248
13249 2006-05-16 [colin]      2.2.0cvs22
13250
13251         * src/mainwindow.c
13252                 Fix bug #922 (sylpheed-claws crashed after 
13253                 pushing on Inbox folder)
13254
13255 2006-05-16 [colin]      2.2.0cvs21
13256
13257         * src/compose.c
13258                 Make From header be copy/paste/select-able
13259
13260 2006-05-16 [wwp]        2.2.0cvs20
13261
13262         * src/export.c
13263         * src/matcher.c
13264         * src/summaryview.c
13265         * src/etpan/imap-thread.c
13266                 fix some compiler warnings (thanks to Colin).
13267
13268 2006-05-16 [wwp]        2.2.0cvs19
13269
13270         * src/action.c
13271         * src/gedit-print.c
13272         * src/inc.c
13273         * src/mainwindow.c
13274         * src/mh.c
13275         * src/statusbar.c
13276         * src/send_message.c
13277         * src/summaryview.c
13278                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13279
13280 2006-05-15 [colin]      2.2.0cvs18
13281
13282         * src/procmsg.c
13283                 Fix automatic rule creation with List-Post
13284
13285 2006-05-15 [paul]       2.2.0cvs17
13286
13287         * tools/filter_conv_new.pl
13288                 updated for rule enabling/disabling
13289                 claws version >= 2.3.x required
13290
13291 2006-05-15 [cleroy]     2.2.0cvs16
13292
13293         * src/main.c
13294                 Revert test
13295
13296 2006-05-15 [cleroy]     2.2.0cvs15
13297
13298         * src/main.c
13299                 test
13300
13301 2006-05-15 [wwp]        2.2.0cvs14
13302
13303         * manual/pl/.cvsignore
13304                 ignore generated files.
13305
13306 2006-05-14 [wwp]        2.3.0-rc1
13307
13308         * 2.3.0-rc1 released
13309
13310 2006-05-13 [wwp]        2.2.0cvs13
13311
13312         * src/filtering.c
13313         * src/filtering.h
13314         * src/matcher.c
13315         * src/matcher_parser_lex.l
13316         * src/matcher_parser_parse.y
13317         * src/prefs_filtering.c
13318                 new feature: provide the ability to disable filtering and processing
13319                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13320                 adaptations.
13321
13322 2006-05-13 [colin]      2.2.0cvs12
13323
13324         * src/compose.c
13325                 Remove useless if (a) b; else b;
13326                 Thanks to wwp
13327
13328 2006-05-13 [wwp]        2.2.0cvs11
13329
13330         * src/export.c
13331         * src/import.c
13332         * src/mainwindow.c
13333         * src/mbox.c
13334         * src/summaryview.c
13335         * src/summaryview.h
13336                 no more silent failures (or at least less ones) when importing
13337                 or exporting from/to mbox. Also start importing/exporting if
13338                 the necessary info is set.
13339
13340 2006-05-13 [wwp]        2.2.0cvs10
13341
13342         * RELEASE_NOTES
13343                 restored up-to-date release notes.
13344
13345 2006-05-13 [paul]       2.2.0cvs9
13346
13347         * po/nl.po
13348         * po/ru.po
13349                 updated by Tim Dijkstra and Pavlo Bohmat
13350
13351 2006-05-12 [colin]      2.2.0cvs8
13352
13353         * src/gtk/quicksearch.c
13354                 Add "k" as shortcut for "colorlabel". Patch
13355                 by ath42@users.sf.net.
13356
13357 2006-05-12 [paul]       2.2.0cvs7
13358
13359         * src/prefs_common.h
13360         * src/prefs_summaries.c
13361         * src/summaryview.c
13362                 when entering a folder also allow
13363                 going directly to first Marked message
13364
13365 2006-05-12 [paul]       2.2.0cvs6
13366
13367         * src/summaryview.c
13368                 always obey 'confirm before marking all
13369                 mails read' option
13370
13371 2006-05-12 [paul]       2.2.0cvs5
13372
13373         * src/textview.c
13374                 make Sender fully clickable
13375
13376 2006-05-12 [colin]      2.2.0cvs4
13377
13378         * src/compose.c
13379         * src/compose.h
13380                 Let From be editable
13381         * src/main.c
13382         * src/mh.c
13383                 Full support of .mh_sequences' Unseen seq
13384
13385 2006-05-12 [colin]      2.2.0cvs3
13386
13387         * src/folder.c
13388         * src/mainwindow.c
13389         * src/mainwindow.h
13390         * src/messageview.c
13391         * src/prefs_spelling.c
13392         * src/procheader.c
13393         * src/procmsg.c
13394         * src/procmsg.h
13395         * src/summaryview.c
13396         * src/toolbar.c
13397         * src/toolbar.h
13398                 Add contextual menu on Compose toolbar
13399                 button. Fixes bug #944 (Automatic
13400                 addresses not applied when changing account
13401                 from compose window)
13402                 add Mailing List support
13403                 based on the old 0.6.5claws25 patch by
13404                 Melvin Hadasht, with finishing touches
13405                 by Colin
13406                 Fix "ignore thread" when mails are threaded by
13407                 subject (and weren't ignored although appearing
13408                 in the thread).
13409                 GUI rework.
13410                 Both patches by Pawel.
13411
13412 2006-05-08 [paul]       2.2.0cvs2
13413
13414         * src/mainwindow.c
13415         * src/mainwindow.h
13416         * src/messageview.c
13417         * src/procheader.c
13418         * src/procmsg.c
13419         * src/procmsg.h
13420         * src/summaryview.c
13421                 add Mailing List support
13422                 based on the old 0.6.5claws25 patch by 
13423                 Melvin Hadasht, with finishing touches
13424                 by Colin
13425
13426 2006-05-08 [colin]      2.2.0cvs1
13427
13428         * src/mainwindow.c
13429         * src/toolbar.c
13430         * src/toolbar.h
13431                 Add contextual menu on Compose toolbar 
13432                 button. Fixes bug #944 (Automatic 
13433                 addresses not applied when changing account 
13434                 from compose window)
13435
13436 2006-05-08 [paul]       2.2.0
13437
13438         2.2.0 released
13439
13440 2006-05-08 [paul]       2.1.1cvs51
13441
13442         * po/cs.po
13443         * po/de.po
13444         * po/en_GB.po
13445         * po/fi.po
13446         * po/fr.po
13447         * po/pt_BR.po
13448         * po/sr.po
13449         * po/zh_CN.po
13450                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13451                 Fabien Vantard, Frederico Goncalves Guimaraes,
13452                 Aleksandar Urosevic, and Ralgh Young
13453
13454 2006-05-12 [colin]      2.1.1cvs50
13455
13456         * po/cs.po
13457         * po/de.po
13458         * po/en_GB.po
13459         * po/es.po
13460         * po/fi.po
13461         * po/fr.po
13462         * po/pt_BR.po
13463         * po/sr.po
13464         * po/zh_CN.po
13465                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13466                 Fabien Vantard, Frederico Goncalves Guimaraes,
13467                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13468
13469 2006-05-05 [colin]      2.1.1cvs49
13470
13471         * manual/Makefile.am
13472         * manual/pl/Makefile.am
13473         * manual/pl/account.xml
13474         * manual/pl/ack.xml
13475         * manual/pl/addrbook.xml
13476         * manual/pl/advanced.xml
13477         * manual/pl/faq.xml
13478         * manual/pl/glossary.xml
13479         * manual/pl/gpl.xml
13480         * manual/pl/handling.xml
13481         * manual/pl/intro.xml
13482         * manual/pl/keyboard.xml
13483         * manual/pl/plugins.xml
13484         * manual/pl/starting.xml
13485         * manual/pl/sylpheed-claws-manual.xml
13486         * manual/pl/dist/.cvsignore
13487         * manual/pl/dist/Makefile.am
13488         * manual/pl/dist/html/.cvsignore
13489         * manual/pl/dist/html/Makefile.am
13490         * manual/pl/dist/pdf/.cvsignore
13491         * manual/pl/dist/pdf/Makefile.am
13492         * manual/pl/dist/ps/.cvsignore
13493         * manual/pl/dist/ps/Makefile.am
13494         * manual/pl/dist/txt/.cvsignore
13495         * manual/pl/dist/txt/Makefile.am
13496                 Add the polish translation of the manual,
13497                 Authored by Pawel Pekala.
13498
13499 2006-05-05 [cleroy]     2.1.1cvs48
13500
13501         * src/main.c
13502                 Re-read matcherrc after loading plugins 
13503                 if some of them add folders.
13504
13505 2006-05-03 [colin]      2.1.1cvs47
13506
13507         * src/imap.c
13508                 I'm idiot
13509
13510 2006-05-03 [colin]      2.1.1cvs46
13511
13512         * src/imap.c
13513                 Be sure to have a session when
13514                 getting separator
13515
13516 2006-05-03 [colin]      2.1.1cvs45
13517
13518         * src/imap.c
13519         * src/imap.h
13520         * src/imap_gtk.c
13521                 Fix preventing renaming with namespace 
13522                 separator.
13523
13524 2006-05-01 [colin]      2.1.1cvs44
13525
13526         * src/action.c
13527                 Don't reload messageview when result of
13528                 action is piped.
13529
13530 2006-04-29 [colin]      2.1.1cvs43
13531
13532         * src/prefs_receive.c
13533         * src/plugins/spamassassin/spamassassin_gtk.c
13534         * src/plugins/clamav/clamav_plugin_gtk.c
13535                 GUI fixes by Pawel
13536
13537 2006-04-29 [colin]      2.1.1cvs42
13538
13539         * src/prefs_compose_writing.c
13540         * src/prefs_quote.c
13541                 Cleanups. Patch by Pawel
13542
13543 2006-04-28 [paul]       2.1.1cvs41
13544
13545         * src/matcher.c
13546                 fix returned quick search results when search
13547                 term contains an underscore.
13548                 Thanks to Colin
13549
13550 2006-04-28 [paul]       2.1.1cvs40
13551
13552         * src/prefs_message.c
13553         * src/prefs_receive.c
13554                 GUI cleanups
13555                 Patches by Pawel Pekala
13556
13557 2006-04-27 [colin]      2.1.1cvs39
13558
13559         * src/wizard.c
13560                 Differentiate subject Welcome from
13561                 window's title Welcome
13562
13563 2006-04-27 [paul]
13564
13565         2.2.0-rc1 released
13566
13567 2006-04-27 [paul]       2.1.1cvs38
13568
13569         * manual/advanced.xml
13570         * manual/fr/advanced.xml
13571                 add info about compose_no_markup hidden pref
13572
13573 2006-04-27 [paul]       2.1.1cvs37
13574
13575         * src/prefs_account.c
13576                 improve privacy labels
13577         * src/prefs_msg_colors.c
13578                 change some strings for translators' convenience
13579         * src/gtk/gtkutils.c
13580                 don't underline the link button text
13581
13582 2006-04-25 [colin]      2.1.1cvs36
13583
13584         * src/folder.c
13585                 Complete 2.1.1cvs33 (once more ;)
13586
13587 2006-04-25 [colin]      2.1.1cvs35
13588
13589         * src/editldap.c
13590                 Fix tooltip
13591
13592 2006-04-25 [cleroy]     2.1.1cvs34
13593
13594         * src/compose.c
13595         * src/gtk/gtkaspell.c
13596                 Fix crash on redirect (related to the return 
13597                 of the aspell menu in compose's toolbar)
13598         * src/prefs_msg_colors.c
13599                 Fix sensitivity widgets
13600         * src/image_viewer.c
13601         * src/gtk/pluginwindow.c
13602         * src/gtk/prefswindow.c
13603                 Change released signals to clicked (Fabien)
13604         * po/POTFILES.in
13605         * src/common/socket.c
13606         * src/plugins/spamassassin/spamassassin.c
13607                 Translate strings (Fabien)
13608
13609 2006-04-25 [paul]       2.1.1cvs33
13610
13611         * src/folder.c
13612         * src/folder.h
13613         * src/folderview.c
13614                 complete the fix of bug #912
13615                 Thanks to Colin
13616
13617 2006-04-25 [colin]      2.1.1cvs32
13618
13619         * src/news.c
13620                 Better progress bar
13621         * src/mimeview.c
13622         * src/summaryview.c
13623         * src/summaryview.h
13624                 Fix focus chain
13625                 Patches by Pawel Pekala
13626
13627 2006-04-24 [colin]      2.1.1cvs31
13628
13629         * src/compose.c
13630                 Fix compilation warnings (Fabien)
13631
13632 2006-04-24 [colin]      2.1.1cvs30
13633
13634         * src/addrindex.c
13635         * src/editldap.c
13636         * src/editldap_basedn.c
13637         * src/editldap_basedn.h
13638         * src/ldapctrl.c
13639         * src/ldapctrl.h
13640         * src/ldapquery.c
13641         * src/ldaputil.c
13642         * src/ldaputil.h
13643                 Fix bug #901 (LDAPS support)
13644
13645 2006-04-24 [colin]      2.1.1cvs29
13646
13647         * src/compose.c
13648                 Fix logic on error with send dialog on
13649         * src/imap.c
13650                 Fix compilation without libetpan, thanks
13651                 to Fabien
13652         * src/summaryview.c
13653                 Fix 'context-menu' key
13654
13655 2006-04-23 [colin]      2.1.1cvs28
13656
13657         * src/folder.c
13658                 Never free current's cache to free up 
13659                 memory. Fixes bug #912 (new count 
13660                 randomly set to message count)
13661
13662 2006-04-23 [colin]      2.1.1cvs27
13663
13664         * src/gtk/quicksearch.c
13665                 And remove printf...
13666
13667 2006-04-23 [colin]      2.1.1cvs26
13668
13669         * src/gtk/quicksearch.c
13670                 Fix replacing in quicksearch, and fix inserting
13671                 in the middle of the string. (introduced at 2.1.0cvs22)
13672
13673 2006-04-23 [colin]      2.1.1cvs25
13674
13675         * src/imap.c
13676                 Make sure uidnext is initialized in get_num_list
13677                 (not for stable, related to 2.1.1cvs8 and friends)
13678
13679 2006-04-23 [colin]      2.1.1cvs24
13680
13681         * src/imap.c
13682                 Output something when login is successful
13683                 too
13684
13685 2006-04-23 [colin]      2.1.1cvs23
13686
13687         * src/etpan/imap-thread.c
13688                 Better logging (line-per-line, hide data in fetch)
13689                 Fix a const warning
13690         * src/gtk/logwindow.c
13691         * src/gtk/logwindow.h
13692                 Better logging (color for input/output)
13693
13694 2006-04-21 [colin]      2.1.1cvs22
13695
13696         * src/gtk/quicksearch.c
13697                 On gtk+-2.8, use stock buttons in quicksearch
13698                 Based on a patch by Fabien and a design by Paul
13699
13700 2006-04-21 [colin]      2.1.1cvs21
13701
13702         * src/folderview.c
13703         * src/mainwindow.c
13704                 Fix occasional flicker in folderview
13705         * src/common/utils.c
13706                 Fix bug #943 (Incorrectly parsed email address 
13707                 list in short headers on message view and in 
13708                 printouts)
13709
13710 2006-04-20 [colin]      2.1.1cvs20
13711
13712         * src/imap.c
13713         * src/imap.h
13714         * src/prefs_account.c
13715                 Add ANONYMOUS auth for IMAP
13716
13717 2006-04-20 [paul]       2.1.1cvs19
13718
13719         * src/main.c
13720                 proper fix for 2.1.1cvs18
13721                 Thanks to Colin
13722
13723 2006-04-20 [paul]       2.1.1cvs18
13724
13725         * src/main.c
13726                 fix build warnings
13727
13728 2006-04-20 [paul]       2.1.1cvs17
13729
13730         * src/gtk/quicksearch.c
13731                 fix standard, non-extended Quick search,
13732                 was broken in 2.1.1cvs15.
13733                 Thanks to Colin.
13734
13735 2006-04-20 [colin]      2.1.1cvs16
13736
13737         * src/prefs_matcher.c
13738                 Fix values when reselecting a ~test
13739                 rule
13740
13741 2006-04-19 [colin]      2.1.1cvs15
13742
13743         * src/compose.c
13744         * src/compose.h
13745         * src/gtk/gtkaspell.c
13746         * src/gtk/gtkaspell.h
13747                 Put back Options menu in Spelling/
13748         * src/gtk/quicksearch.c
13749                 Don't search, and show error, if the
13750                 advanced search has a syntax error
13751
13752 2006-04-18 [colin]      2.1.1cvs14
13753
13754         * src/textview.c
13755                 Fix gdk warnings on set_cursor when textview
13756                 isn't visible
13757
13758 2006-04-18 [colin]      2.1.1cvs13
13759
13760         * src/gtk/gtksctree.c
13761                 Remove seemingly useless refresh that causes
13762                 flicker - watch this commit in case of 
13763                 problems before planned backport to stable
13764
13765 2006-04-18 [colin]      2.1.1cvs12
13766
13767         * src/imap.c
13768                 Factorize get/set_xml code
13769         * src/compose.c
13770         * src/prefs_account.c
13771         * src/prefs_account.h
13772         * src/procmsg.c
13773                 Add Encrypt to self option
13774
13775 2006-04-17 [colin]      2.1.1cvs11
13776
13777         * configure.ac
13778                 Fix search on encrpyt function on dragonfly
13779                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13780
13781 2006-04-17 [colin]      2.1.1cvs10
13782
13783         * src/prefs_account.c
13784                 Be safe by default: remove mails from POP3
13785                 after 7 days, not immediately
13786
13787 2006-04-17 [colin]      2.1.1cvs9
13788
13789         * src/etpan/imap-thread.c
13790                 Fix build on DragonFly - patch by 
13791                 Jonathan Buschmann <jonthn@agmact.com>
13792
13793 2006-04-17 [colin]      2.1.1cvs8
13794
13795         * src/imap.c
13796                 Save uidnext between sessions
13797
13798 2006-04-17 [colin]      2.1.1cvs7
13799
13800         * src/imap.c
13801                 scan is required when uid validity changes
13802
13803 2006-04-17 [colin]      2.1.1cvs6
13804
13805         * src/folderview.c
13806                 Don't scan if not necessary, apart in current
13807                 folder and INBOX to fetch flags.
13808         * src/imap.c
13809                 Scan is necessary if unread count changes
13810
13811 2006-04-17 [colin]      2.1.1cvs5
13812
13813         * src/imap.c
13814                 ...But always fetch ANSWERED and DELETED flags for
13815                 INBOX, as filtering can happen on these flags.
13816
13817 2006-04-17 [colin]      2.1.1cvs4
13818
13819         * src/imap.c
13820                 Don't fetch REPLIED and DELETED flags when synchronising
13821                 flags with a closed folder. We only need UNSEEN and FLAGGED
13822                 to update the folderview.
13823
13824 2006-04-17 [colin]      2.1.1cvs3
13825
13826         * src/imap.c
13827                 Faster flag search when there are new mails 
13828                 in a folder. We can do a full search if the 
13829                 folder contains less messages than the new
13830                 list.
13831
13832 2006-04-17 [colin]      2.1.1cvs2
13833
13834         * po/cs.po
13835         * po/de.po
13836         * po/fr.po
13837         * po/nl.po
13838         * po/pt_BR.po
13839                 Update translations from stable branch
13840
13841 2006-04-17 [colin]      2.1.1cvs1
13842
13843         * configure.ac
13844                 Bump version to follow stable release
13845
13846 2006-04-16 [mones]      2.1.0cvs50
13847
13848         * po/es.po
13849                 Updated for release
13850
13851 2006-04-16 [colin]      2.1.0cvs49
13852
13853         * src/textview.c
13854                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13855                 with gtk < 2.8. Thanks to Fabien Vantard.
13856
13857 2006-04-15 [colin]      2.1.0cvs48
13858
13859         * src/etpan/imap-thread.c
13860                 Fix bug #919 (libetpan: SEGV when connecting 
13861                 using command)
13862
13863 2006-04-14 [colin]      2.1.0cvs47
13864
13865         * src/main.c
13866                 Fix race on --select (should be done better)
13867
13868 2006-04-14 [wwp]        2.1.0cvs46
13869
13870         * src/send_message.c
13871                 enforce a check for domain in account prefs (a sending
13872                 error could be faced if domain was checked but no value set),
13873                 thanks to Colin.
13874
13875 2006-04-14 [colin]      2.1.0cvs45
13876
13877         * src/codeconv.c
13878                 when converting from unknown to unknown, if the
13879                 string is UTF8, don't convert it to the locale
13880                 (which breaks it)
13881
13882 2006-04-14 [colin]      2.1.0cvs44
13883
13884         * src/compose.c
13885                 Don't try to use ASCII for converting headers
13886                 (as done in body)
13887
13888 2006-04-14 [paul]       2.1.0cvs43
13889
13890         * src/crash.c
13891                 add locale/charset info to crash report
13892         * src/gtk/about.c
13893                 add wwp to doc team
13894                 replace 'e-mail' with preferred 'email'
13895         * src/gtk/authors.h
13896                 ensure contributors list is in alphabetical
13897                 order
13898
13899 2006-04-13 [colin]      2.1.0cvs42
13900
13901         * src/textview.c
13902                 Prevent gdk warnings
13903
13904 2006-04-13 [colin]      2.1.0cvs41
13905
13906         * src/common/ssl_certificate.c
13907         * src/common/ssl_certificate.h
13908         * src/gtk/sslcertwindow.c
13909                 Warn on expired certs, and display the expiration date
13910
13911 2006-04-13 [colin]      2.1.0cvs40
13912
13913         * src/plugins/spamassassin/spamassassin_gtk.c
13914                 Fix missing set_text on unix socket
13915
13916 2006-04-13 [wwp]        2.1.0cvs39
13917
13918         * manual/fr/advanced.xml
13919         * manual/fr/glossary.xml
13920                 applied new spam/ham/email lexicon (pourriel, courriel)
13921
13922 2006-04-13 [paul]       2.1.0cvs38
13923
13924         * src/plugins/pgpmime/plugin.c
13925                 remove the mention of S/MIME from the
13926                 description. This is now handled by the
13927                 S/MIME plugin.
13928
13929 2006-04-13 [paul]       2.1.0cvs37
13930
13931         * src/prefs_msg_colors.c
13932                 rework dialog
13933         * src/prefs_folder_item.c
13934         * src/prefs_spelling.c
13935                 add a tooltip to the colour selector buttons
13936
13937 2006-04-13 [wwp]        2.1.0cvs36
13938
13939         * manual/advanced.xml
13940         * manual/glossary.xml
13941         * manual/handling.xml
13942         * manual/keyboard.xml
13943         * manual/plugins.xml
13944         * manual/starting.xml
13945         * manual/fr/account.xml
13946         * manual/fr/ack.xml
13947         * manual/fr/addrbook.xml
13948         * manual/fr/advanced.xml
13949         * manual/fr/faq.xml
13950         * manual/fr/glossary.xml
13951         * manual/fr/gpl.xml
13952         * manual/fr/handling.xml
13953         * manual/fr/intro.xml
13954         * manual/fr/keyboard.xml
13955         * manual/fr/plugins.xml
13956         * manual/fr/starting.xml
13957         * manual/fr/sylpheed-claws-manual.xml
13958                 fixes to the manuals:
13959                  - summaryview -> Message List (same in French)
13960                  - translate key names
13961                  - fix French punctuation, use non-breakable spaces when
13962                    necessary, don't use &thinsp; which is not portable
13963                  - tell what maildir and mbox formats we support
13964
13965 2006-04-12 [wwp]        2.1.0cvs35
13966
13967         * src/prefs_toolbar.c
13968                 unified a replace button more,
13969                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13970
13971 2006-04-12 [wwp]        2.1.0cvs34
13972
13973         * src/prefs_common.c
13974         * src/prefs_msg_colors.c
13975                 make default color labels translatable,
13976                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13977                 thanks to Tim <timbrain@post.cz> for reporting.
13978
13979 2006-04-12 [wwp]        2.1.0cvs33
13980
13981         * manual/glossary.xml
13982         * manual/intro.xml
13983         * manual/plugins.xml
13984         * manual/starting.xml
13985         * manual/sylpheed-claws-manual.xml
13986         * manual/fr/.cvsignore
13987         * manual/fr/account.xml
13988         * manual/fr/ack.xml
13989         * manual/fr/addrbook.xml
13990         * manual/fr/advanced.xml
13991         * manual/fr/faq.xml
13992         * manual/fr/glossary.xml
13993         * manual/fr/handling.xml
13994         * manual/fr/intro.xml
13995         * manual/fr/keyboard.xml
13996         * manual/fr/plugins.xml
13997         * manual/fr/starting.xml
13998         * manual/fr/sylpheed-claws-manual.xml
13999                 various fixes: typos, missing .fr translations, punctuation,
14000                 capitalization, links, accents and some bad French more.
14001
14002 2006-04-12 [wwp]        2.1.0cvs32
14003
14004         * src/prefs_gtk.c
14005                 fix for bug #935: always store prefs files in UTF-8 (thanks
14006                 to Colin).
14007
14008 2006-04-11 [colin]      2.1.0cvs31
14009
14010         * src/compose.c
14011                 Fix inserting files not in utf8 when locale is utf8
14012
14013 2006-04-11 [colin]      2.1.0cvs30
14014
14015         * src/inc.c
14016                 Don't show error dialog when cancelling connection
14017                 Patch by Pawel
14018
14019 2006-04-11 [cleroy]     2.1.0cvs29
14020
14021         * src/compose.c
14022                 Implement multiple quote levels
14023         * src/prefs_common.c
14024                 Change a little bit the quote bgcolor for 2nd level
14025
14026 2006-04-11 [colin]      2.1.0cvs28
14027
14028         * src/gtk/about.c
14029                 Add locale and charset in the label
14030
14031 2006-04-10 [colin]      2.1.0cvs27
14032
14033         * src/compose.c
14034         * src/prefs_common.c
14035         * src/prefs_common.h
14036         * src/prefs_msg_colors.c
14037         * src/textview.c
14038                 Allow optional background color in quotes
14039                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14040                 GTK+-2.8.x feature
14041
14042 2006-04-10 [colin]      2.1.0cvs26
14043
14044         * src/main.c
14045         * src/mainwindow.c
14046         * src/mainwindow.h
14047                 Implement --select
14048
14049 2006-04-10 [colin]      2.1.0cvs25
14050
14051         * manual/plugins.xml
14052         * manual/fr/plugins.xml
14053                 Document libcurl's proxy variables
14054
14055 2006-04-09 [colin]      2.1.0cvs24
14056
14057         * src/prefs_common.c
14058                 gettext() returns statically allocated stuff. We have
14059                 to strdup it in order to be able to free it.
14060
14061 2006-04-09 [colin]      2.1.0cvs23
14062
14063         * AUTHORS
14064         * src/gtk/authors.h
14065                 Add Alexei
14066
14067 2006-04-09 [colin]      2.1.0cvs22
14068
14069         * src/mainwindow.c
14070         * src/gtk/quicksearch.c
14071                 Fix bug #859 (problems with cyrilic input in 
14072                 search panel) - Patch by Alexey Illarionov 
14073                 <littlesavage@rambler.ru>
14074
14075 2006-04-09 [colin]      2.1.0cvs21
14076
14077         * src/prefs_customheader.c
14078                 I prefer removing then freeing rather than the contrary
14079                 (even if it doesn't change anything ;-)
14080         * src/prefs_account.c
14081                 Fix bug #933 (Crash re-entering the custom headers list 
14082                 dialog in accounts prefs)
14083                 The problem happened when cancelling the Account 
14084                 Preferences' dialogs - in which case we didn't do 
14085                 anything to the PrefsAccount * struct. In case of applying,
14086                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14087                 working with in this dialog. The problem is that 
14088                 prefs_customheader.c, working on this tmp_ac_prefs, always
14089                 changes the ->customhdr_list pointer, even when cancelled. 
14090                 So in case of cancelling the prefs_account dialog, we still
14091                 have to update ->customhdr_list in the real account.
14092
14093 2006-04-08 [colin]      2.1.0cvs20
14094
14095         * manual/fr/glossary.xml
14096         * manual/fr/keyboard.xml
14097                 Forgot some headers :)
14098
14099 2006-04-08 [colin]      2.1.0cvs19
14100
14101         * manual/Makefile.am
14102         * manual/fr/Makefile.am
14103         * manual/fr/account.xml
14104         * manual/fr/ack.xml
14105         * manual/fr/addrbook.xml
14106         * manual/fr/advanced.xml
14107         * manual/fr/faq.xml
14108         * manual/fr/glossary.xml
14109         * manual/fr/gpl.xml
14110         * manual/fr/handling.xml
14111         * manual/fr/intro.xml
14112         * manual/fr/keyboard.xml
14113         * manual/fr/plugins.xml
14114         * manual/fr/starting.xml
14115         * manual/fr/sylpheed-claws-manual.xml
14116         * manual/fr/dist/.cvsignore
14117         * manual/fr/dist/Makefile.am
14118         * manual/fr/dist/html/.cvsignore
14119         * manual/fr/dist/html/Makefile.am
14120         * manual/fr/dist/pdf/.cvsignore
14121         * manual/fr/dist/pdf/Makefile.am
14122         * manual/fr/dist/ps/.cvsignore
14123         * manual/fr/dist/ps/Makefile.am
14124         * manual/fr/dist/txt/.cvsignore
14125         * manual/fr/dist/txt/Makefile.am
14126                 Add the french translation of the manual. Thanks to
14127                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14128                 account.xml, ack.xml, addrbook.xml and advanced.xml
14129
14130 2006-04-08 [colin]      2.1.0cvs18
14131
14132         * manual/plugins.xml
14133         * manual/starting.xml
14134                 More fixes
14135
14136 2006-04-07 [colin]      2.1.0cvs17
14137
14138         * manual/faq.xml
14139         * manual/intro.xml
14140         * manual/keyboard.xml
14141                 Little fixes
14142
14143 2006-04-07 [colin]      2.1.0cvs16
14144
14145         * README
14146         * src/compose.c
14147         * src/prefs_common.c
14148         * src/prefs_common.h
14149                 Add hidden compose_no_markup pref
14150
14151 2006-04-07 [wwp]        2.1.0cvs15
14152
14153         * src/summary_search.c
14154         * .cvsignore
14155                 Bugfix: stop button was sticky when searching in an empty folder.
14156                 Applied curly brackets code style to the whole file (summary_search.c).
14157                 More files to ignore.
14158
14159 2006-04-07 [wwp]        2.1.0cvs14
14160
14161         * src/message_search.c
14162         * src/summary_search.c
14163                 changed default button when search bumps at file/folder
14164                 beginning or end, for convenience (thanks to Colin).
14165
14166 2006-04-07 [paul]       2.1.0cvs13
14167
14168         * src/plugins/dillo_viewer/dillo_prefs.c
14169                 avoid future potential for namespace collision
14170                 Patch by Colin
14171
14172 2006-04-06 [wwp]        2.1.0cvs12
14173
14174         * src/summary_search.c
14175                 Unify extended/advanced searches names (and thus factorize labels),
14176                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14177
14178 2006-04-06 [wwp]        2.1.0cvs11
14179
14180         * src/folderview.c
14181         * src/prefs_themes.c
14182         * src/summaryview.c
14183                 Fixed some compilation warnings.
14184
14185 2006-04-06 [colin]      2.1.0cvs10
14186
14187         * manual/advanced.xml
14188                 Document the wizard template and how to deploy
14189                 Sylpheed-Claws effectively
14190
14191 2006-04-06 [colin]      2.1.0cvs9
14192
14193         * src/folderview.c
14194                 gettext patch to tell translators about _("#"),
14195                 by Maxim Britov
14196
14197 2006-04-06 [colin]      2.1.0cvs8
14198
14199         * src/textview.c
14200                 Fix invalid GtkTextBIter after clicking "Display as text"
14201
14202 2006-04-06 [mones]      2.1.0cvs7
14203
14204         * src/addr_compl.c
14205         * src/addrindex.c
14206         * src/addritem.c
14207         * src/codeconv.c
14208         * src/compose.c
14209         * src/filtering.c
14210         * src/folder.c
14211         * src/folder_item_prefs.c
14212         * src/folderview.c
14213         * src/localfolder.c
14214         * src/matcher.c
14215         * src/mimeview.c
14216         * src/prefs_msg_colors.c
14217         * src/prefs_spelling.c
14218         * src/prefs_themes.c
14219         * src/procmime.c
14220         * src/procmsg.c
14221         * src/stock_pixmap.c
14222         * src/summaryview.c
14223         * src/textview.c
14224         * src/toolbar.c
14225         * src/common/mgutils.c
14226         * src/common/prefs.c
14227         * src/common/ssl_certificate.c
14228         * src/gtk/colorlabel.c
14229         * src/gtk/quicksearch.c
14230         * src/plugins/pgpmime/pgpmime.c
14231         * src/plugins/spamassassin/spamassassin.c
14232                 Removed redundant NULL checks for g_free() calls.
14233                 Patch by Pawel Pekala.
14234
14235 2006-04-06 [mones]      2.1.0cvs6
14236
14237         * src/prefs_actions.c
14238         * src/prefs_filtering.c
14239         * src/prefs_filtering_action.c
14240         * src/prefs_matcher.c
14241         * src/prefs_template.c
14242         * src/gtk/gtkutils.c
14243         * src/gtk/gtkutils.h
14244                 Have a nice replace button. Patch by Pawel Pekala
14245
14246 2006-04-06 [colin]      2.1.0cvs5
14247
14248         * src/addressbook.c
14249                 Fix crash with empty columns
14250
14251 2006-04-05 [colin]      2.1.0cvs4
14252
14253         * src/wizard.c
14254         * src/prefs_gtk.c
14255                 Allow wizard customization with pre-filled values
14256
14257 2006-04-05 [colin]      2.1.0cvs3
14258
14259         * src/textview.c
14260         * src/mimeview.c
14261         * src/mimeview.h
14262                 Nicer messages in mimeview
14263
14264 2006-04-05 [colin]      2.1.0cvs2
14265
14266         * src/addressbook.c
14267         * src/prefs_summaries.c
14268                 i18n fix
14269
14270 2006-04-05 [colin]      2.1.0cvs1
14271
14272         * src/plugins/pgpcore/plugin.c
14273         * src/plugins/pgpcore/select-keys.c
14274         * src/plugins/pgpcore/select-keys.h
14275         * src/plugins/pgpcore/sgpgme.c
14276         * src/plugins/pgpcore/sgpgme.h
14277         * src/plugins/pgpinline/pgpinline.c
14278         * src/plugins/pgpinline/plugin.c
14279         * src/plugins/pgpmime/pgpmime.c
14280         * src/plugins/pgpmime/plugin.c
14281                 Factorize and generalize a bit 
14282                 Drop S/MIME signature verification from PGP/MIME
14283                 (adding it as another, more complete plugin)
14284
14285 2006-04-05 [paul]       2.1.0
14286
14287         2.1.0 released
14288
14289 2006-04-05 [paul]       2.0.0cvs186
14290
14291         * manual/advanced.xml
14292                 add info on colour labels
14293
14294 2006-04-05 [paul]       2.0.0cvs185
14295
14296         * po/bg.po
14297         * po/cs.po
14298         * po/de.po
14299         * po/el.po
14300         * po/en_GB.po
14301         * po/fi.po
14302         * po/fr.po
14303         * po/it.po
14304         * po/nl.po
14305         * po/pl.po
14306         * po/pt_BR.po
14307         * po/sr.po
14308         * po/zh_CN.po
14309                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14310                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14311                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14312                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14313         * src/gtk/authors.h
14314         * tools/claws.i18n.status.pl
14315                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14316                 and new Czech translator, Tim <timbrain@post.cz>
14317
14318 2006-04-05 [mones]      2.0.0cvs184
14319
14320         * po/es.po
14321                 Updated translation
14322
14323 2006-04-05 [colin]      2.0.0cvs183
14324
14325         * src/gtk/quicksearch.c
14326                 Fix bug #929 (unnecessary reload in quick search bar)
14327
14328 2006-04-05 [colin]      2.0.0cvs182
14329
14330         * src/compose.c
14331                 Fix crash on Reply with no From:
14332                 Show signature and conversion error on queuing 
14333                 (but not sending)
14334         * src/mainwindow.c
14335         * src/summaryview.c
14336         * src/summaryview.h
14337                 Factorize threading code and make sure msginfo 
14338                 is not null when it comes from a GtkCTreeRow's 
14339                 data
14340         * src/gtk/gtkaspell.c
14341                 Check for necessary things
14342         * src/gtk/gtksctree.c
14343         * src/gtk/gtksctree.h
14344                 Reset anchor if necessary when removing node
14345
14346 2006-03-29 [colin]      2.0.0cvs181
14347
14348         * src/folderview.c
14349                 Warn for disabled IMAP accounts (due to lack of
14350                 libetpan). Breaks string-freeze - sorry - but it
14351                 is kind of important ;)
14352
14353 2006-03-28 [colin]      2.0.0cvs180
14354
14355         * src/gtk/gtkutils.c
14356         * src/gtk/gtkutils.h
14357                 Add a gtkut_get_link_btn() function that
14358                 creates a button which acts like an URI
14359         * src/prefs_themes.c
14360         * src/gtk/about.c
14361                 Use this function (factorizes codes)
14362         * src/common/defs.h
14363         * src/gtk/pluginwindow.c
14364                 Add a "Get more..." in the plugins window
14365
14366 2006-03-28 [colin]      2.0.0cvs179
14367
14368         * src/common/smtp.c
14369         * src/common/passcrypt.c
14370         * src/undo.c
14371                 Warning fixes. Patch by Pawel Pekala
14372
14373 2006-03-27 [colin]      2.0.0cvs178
14374
14375         * src/undo.c
14376                 Fix undoing by blocks with spaces
14377
14378 2006-03-27 [colin]      2.0.0cvs177
14379
14380         * src/textview.c
14381                 Set margin to 3px for headers
14382
14383 2006-03-27 [paul]
14384
14385         2.1.0-rc2 released
14386
14387 2006-03-27 [wwp]        2.0.0cvs176
14388
14389         * src/summaryview.c
14390                 don't reset quicksearch when updating the message list.
14391                 Thanks to Colin.
14392
14393 2006-03-26 [wwp]        2.0.0cvs175
14394
14395         * src/compose.c
14396                 use a unified border width ('other' tab in the compose window,
14397                 patch by Pawel Pekala).
14398
14399
14400 2006-03-26 [wwp]        2.0.0cvs174
14401
14402         * src/common/quoted-printable.c
14403         * src/addressbook.c
14404                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14405
14406 2006-03-26 [colin]      2.0.0cvs173
14407
14408         * src/quote_fmt_parse.y
14409                 Fix non-UTF8 date formats messing up the whole quote a 
14410                 little bit
14411
14412 2006-03-26 [colin]      2.0.0cvs172
14413
14414         * src/procheader.c
14415                 Make sure the date is UTF8 valid, or try to make it
14416                 so. IncrediMail is really IncrediStupid.
14417         * src/compose.c
14418                 Fix possible conversions. 
14419                 
14420
14421 2006-03-26 [colin]      2.0.0cvs171
14422
14423         * src/matcher.c
14424                 Fix corner cases in body search. This is still a
14425                 hack... It seems impossible to make it good and 
14426                 reasonably fast at the same time.
14427
14428 2006-03-26 [colin]      2.0.0cvs170
14429
14430         * src/summaryview.c
14431                 I think I killed the twilight zone bug!
14432                 summary_select_node() flushes GTK events in order
14433                 to be able to center the view. But this also 
14434                 flushes keypresses like Ctrl-Alt-U, so this can
14435                 call summary_show from summary_select_node (itself
14436                 called from summary_show, etc.). And the summaryview
14437                 has to be unlocked in this function. So just locking
14438                 while processing GTK events, and bailing if locked, 
14439                 should fix it.
14440                 Fixes bug #927 (SIGSEGV during Update Summary)
14441
14442 2006-03-25 [colin]      2.0.0cvs169
14443
14444         * src/matcher.c
14445                 Fix search in QP-encoded bodies
14446                 Fix utf-8 searches in bodies encoded in the
14447                 locale's encoding
14448         * src/common/quoted-printable.c
14449         * src/common/quoted-printable.h
14450                 Add a decode function that doesn't overwrite
14451                 the original pointer
14452                 
14453
14454 2006-03-24 [colin]      2.0.0cvs168
14455
14456         * src/action.c
14457         * src/summaryview.c
14458         * src/summaryview.h
14459                 Update message cache after action
14460                 Patch by H. Merijn Brand
14461         * src/prefs_msg_colors.c
14462                 Factorize label 
14463                 Patch by Fabien Vantard
14464         * src/plugins/spamassassin/spamassassin_gtk.c
14465                 Remove useless translation
14466                 Patch by Fabien Vantard
14467
14468 2006-03-23 [colin]      2.0.0cvs167
14469
14470         * src/common/ssl.c
14471                 Let 30 seconds to SSL_connect
14472
14473 2006-03-23 [wwp]        2.0.0cvs166
14474
14475         * src/summaryview.c
14476         * src/gtk/description_window.c
14477                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14478                 and headers are translated; adjust description windows' width to fit their
14479                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14480
14481 2006-03-23 [paul]       2.0.0cvs165
14482
14483         * src/common/utils.c
14484                 fix highlighting of URIs containing "()"
14485                 (2.0.0cvs164's reversal fixed)
14486                 Thanks to Colin.
14487
14488 2006-03-23 [paul]       2.0.0cvs164
14489
14490         * src/common/utils.c
14491                 revert patch, (postponing a fix), at 2.0.0cvs120
14492                 as it breaks more URIs than it fixes.
14493                 Allow '-' to be a terminating character in a URI
14494
14495 2006-03-22 [colin]      2.0.0cvs163
14496
14497         * configure.ac
14498                 Require libetpan 0.45
14499                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14500
14501 2006-03-22 [paul]       2.0.0cvs162
14502
14503         * src/editgroup.c
14504                 replace '<-' and '->' buttons with GTK_STOCK graphical
14505                 buttons
14506         * src/summary_search.c
14507                 don't offer '...' for translation
14508                 add a tooltip to advanced search '...' button
14509         * src/gtk/quicksearch.c
14510                 don't offer '...' for translation
14511
14512 2006-03-21 [colin]      2.0.0cvs161
14513
14514         * src/compose.c
14515                 Fix middle-click pasting (insert at click
14516                 position instead of cursor position, don't
14517                 remove existing selection and allow pasting
14518                 our own selection)
14519         * src/addressbook.c
14520                 "LDAP Server" -> "LDAP servers"
14521
14522 2006-03-21 [wwp]        2.0.0cvs160
14523
14524         * src/etpan/imap-thread.c
14525                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14526
14527 2006-03-20 [colin]      2.0.0cvs159
14528
14529         * src/summaryview.c
14530                 Don't reload summaryview after an execute with no
14531                 move action
14532
14533 2006-03-19 [colin]      2.0.0cvs158
14534
14535         * src/addressbook.c
14536                 and put groups at the top, always
14537
14538 2006-03-19 [colin]      2.0.0cvs157
14539
14540         * src/addressbook.c
14541                 Order groups before names, as previously
14542
14543 2006-03-19 [colin]      2.0.0cvs156
14544
14545         * src/addressbook.c
14546                 - Sort case-unsensitive
14547                 - Put the sort arrow at opening too
14548
14549 2006-03-19 [wwp]        2.0.0cvs155
14550
14551         * src/addressbook.c
14552                 allow sorting by name/email/remarks, ensure that right-pane's contents
14553                 matches the left-pane selection (cleared when appropriate).
14554                 Patch by Pawel Pekala <c0rn@o2.pl>.
14555
14556 2006-03-18 [colin]      2.0.0cvs154
14557
14558         * src/textview.c
14559                 Fix text cursor ;)
14560
14561 2006-03-18 [colin]      2.0.0cvs153
14562
14563         * src/gtk/filesel.c
14564                 Make sure we hide the preview if we didn't get
14565                 a filename
14566
14567 2006-03-18 [colin]      2.0.0cvs152
14568
14569         * src/summaryview.c
14570                 Set cursor to watch for execution (fixes lack
14571                 of watch-cursor when dnd'ing hundreds of mails)
14572         * src/gtk/filesel.c
14573                 Check that mime type is 'image/*' before updating
14574                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14575
14576 2006-03-18 [colin]      2.0.0cvs151
14577
14578         * src/mainwindow.c
14579         * src/textview.c
14580         * src/textview.h
14581                 Put a watch cursor in textview too when the mainwindow's
14582                 cursor in a watch
14583
14584 2006-03-18 [colin]      2.0.0cvs150
14585
14586         * src/folder.c
14587                 Change wrong asserts to simple tests
14588
14589 2006-03-17 [colin]      2.0.0cvs149
14590
14591         * src/mainwindow.c
14592         * src/mainwindow.h
14593         * src/prefs_msg_colors.c
14594         * src/summaryview.c
14595         * src/summaryview.h
14596         * src/gtk/colorlabel.c
14597         * src/gtk/colorlabel.h
14598                 Add a color label menu in the main menubar
14599                 Add (fixed) accels Ctrl-{0-7} to change the color
14600                 They have to be fixed because the menu's dynamic,
14601                 the items are complex widgets, hence we can't use
14602                 a GtkItemFactory.
14603
14604
14605 2006-03-17 [wwp]        2.0.0cvs148
14606
14607         * src/compose.c
14608                 rollback few lines from my previous commit (those lines come from
14609                 a pending patch, accidentally commited, even if neutral as they are
14610                 commented out).
14611
14612 2006-03-17 [wwp]        2.0.0cvs147
14613
14614         * src/compose.c
14615                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14616                 applied code style/indentation to the modified function.
14617
14618 2006-03-17 [wwp]        2.0.0cvs146
14619
14620         * src/procmsg.c
14621         * src/compose.c
14622                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14623
14624 2006-03-17 [paul]
14625
14626         2.1.0-rc1 released
14627
14628 2006-03-17 [paul]       2.0.0cvs145
14629
14630         * src/main.c
14631                 addressbook_read_file() was called twice
14632         * src/textview.c
14633                 X-Mailer highlighting
14634
14635 2006-03-16 [colin]      2.0.0cvs144
14636
14637         * src/sourcewindow.c
14638         * src/sourcewindow.h
14639                 And the last one, in source window.
14640
14641 2006-03-16 [colin]      2.0.0cvs143
14642
14643         * src/compose.c
14644         * src/compose.h
14645                 Fix the same stuff in compose
14646
14647 2006-03-16 [colin]      2.0.0cvs142
14648
14649         * src/messageview.c
14650                 Complete the previous messageview crash fix
14651
14652 2006-03-16 [colin]      2.0.0cvs141
14653
14654         * src/procmsg.h
14655         * src/procmsg.c
14656         * src/folder.c
14657                 Fix POSTPROCESSING hook
14658                 Patch by H. Merijn Brand
14659
14660         * src/procmime.c
14661         * src/procmime.h
14662                 Parse Content-Location
14663
14664         * src/toolbar.c
14665         * src/messageview.c
14666         * src/messageview.h
14667                 Don't crash when a top-level MessageView has
14668                 been closed on us. Same problematic than
14669                 yesterday's quicksearch issue.
14670
14671 2006-03-15 [colin]      2.0.0cvs140
14672
14673         * src/gtk/quicksearch.c
14674                 Fix a bitchy race we didn't think about when we
14675                 added quicksearch cancellation:
14676                 If the search is not on cached fields, for example
14677                 body_part matchcase "stuff"
14678                 the matcher code has to get the whole message. If
14679                 we're on IMAP, that can be slow, and in order to
14680                 be non-blocking, the IMAP code idle loop processes
14681                 gtk events too. So it is possible to cancel a
14682                 quicksearch while the matcher is getting the mail's
14683                 body. After matcher got its body, it will start to
14684                 iterate over the matcher list that the Quicksearch's
14685                 clear_search_cb() just freed via prepare_matcher().
14686                 SIGSEGV ensues.
14687                 The fix consists of guarding the matcherlist_match()
14688                 call with a boolean 'matching'. If we reset the
14689                 quicksearch while matching is TRUE, we don't free
14690                 the matcherlist anymore like we did, but we set
14691                 another new flag, deferred_free, to TRUE. Then,
14692                 in quicksearch_match(), just after returning from
14693                 matcherlist_match() and unsetting the matching flag,
14694                 we check the deferred_free flag and do the
14695                 prepare_matcher() (which does the matcherlist_free)
14696                 for real, so we free the matcherlist once it's not
14697                 used anymore.
14698                 As all of this runs via the glib main loop, we
14699                 luckily don't need a mutex.
14700         * src/summaryview.c
14701                 Also, show progress while searching.
14702
14703
14704 2006-03-14 [colin]      2.0.0cvs139
14705
14706         * src/alertpanel.c
14707                 Make alertpanel_is_open non-static
14708
14709 2006-03-14 [colin]      2.0.0cvs138
14710
14711         * src/prefs_spelling.c
14712                 Cleanups - Fabien Vantard
14713
14714 2006-03-14 [wwp]        2.0.0cvs137
14715
14716         * src/main.c
14717                 code style normalization (curly braces, indentation).
14718
14719 2006-03-14 [wwp]        2.0.0cvs137
14720
14721         * src/main.c
14722                 code style (braces, indentation)
14723
14724 2006-03-12 [paul]       2.0.0cvs136
14725
14726         * src/prefs_common.c
14727                 trans_hdr defaults to FALSE to be RFC-savvy
14728         * src/prefs_summaries.c
14729                 add a tooltip to the trans_hdr option
14730                 
14731
14732 2006-03-12 [paul]       2.0.0cvs135
14733
14734         * src/prefs_matcher.c
14735                 give a little more width to the combos
14736         * src/prefs_display_header.c
14737         * src/textview.c
14738                 translate headers if prefs_common.trans_hdr
14739                 is TRUE
14740
14741         Patches by Pawel Pekala
14742
14743 2006-03-12 [paul]       2.0.0cvs134
14744
14745         * src/plugins/clamav/clamav_plugin.c
14746         * src/plugins/dillo_viewer/dillo_viewer.c
14747         * src/plugins/pgpcore/plugin.c
14748         * src/plugins/pgpinline/plugin.c
14749         * src/plugins/pgpmime/plugin.c
14750         * src/plugins/spamassassin/spamassassin.c
14751                 update/add to descriptions
14752         * src/plugins/spamassassin/spamassassin_gtk.c
14753                 fixes to the english, remove superfluous
14754                 tooltips, clean up a little
14755
14756 2006-03-12 [paul]       2.0.0cvs133
14757
14758         * src/compose.c
14759                 fix Bug 924, 'Account combo box shows up wrong 
14760                 if & is in account name'
14761
14762 2006-03-11 [colin]      2.0.0cvs132
14763
14764         * src/summaryview.c
14765                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14766                 messed up shift-selection because is slows down
14767                 moving around summaryview. thanks -users
14768
14769 2006-03-10 [colin]      2.0.0cvs131
14770
14771         * src/plugins/spamassassin/spamassassin_gtk.c
14772                 Put back Paul's engrish fixes
14773
14774 2006-03-10 [colin]      2.0.0cvs130
14775
14776         * src/plugins/spamassassin/spamassassin.c
14777         * src/plugins/spamassassin/spamassassin.h
14778         * src/plugins/spamassassin/spamassassin_gtk.c
14779                 Cleanup SA prefs page (more)
14780                 Patch by Fabien Vantard
14781
14782 2006-03-10 [paul]       2.0.0cvs129
14783
14784         * src/prefs_msg_colors.c
14785         * src/prefs_spelling.c
14786                 widget sensitivity
14787
14788 2006-03-09 [mones]      2.0.0cvs128
14789
14790         * po/es.po
14791                 Update for next RC
14792
14793 2006-03-09 [wwp]        2.0.0cvs127
14794
14795         * configure.ac
14796                 revert accidental commit (requirement for libetpan 0.43), this time
14797                 not in HEAD.
14798
14799 2006-03-09 [wwp]        2.0.0cvs125
14800
14801         * configure.ac
14802                 revert accidental commit (requirement for libetpan 0.43)
14803
14804 2006-03-09 [paul]       2.0.0cvs126
14805
14806         * src/prefs_receive.c
14807                 remove useless frame
14808                 replace 'incorporation' with 'receiving'
14809         * src/plugins/clamav/clamav_plugin_gtk.c
14810         * src/plugins/spamassassin/spamassassin_gtk.c
14811                 improve widget sensitivity
14812                 fix a bit his engrish
14813
14814 2006-03-09 [wwp]        2.0.0cvs125
14815
14816         * src/addressadd.c
14817         * src/foldersel.c
14818         * src/prefs_common.c
14819         * src/prefs_common.h
14820                 remember some more windows' sizes (add to addressbook and
14821                 select folder).
14822
14823 2006-03-09 [paul]       2.0.0cvs124
14824
14825         * src/plugins/pgpcore/prefs_gpg.c
14826                 normalise construction of dialogue
14827
14828 2006-03-09 [paul]       2.0.0cvs123
14829
14830         * src/plugins/trayicon/Makefile.am
14831                 add missing slash
14832
14833 2006-03-08 [colin]      2.0.0cvs122
14834
14835         * src/plugins/trayicon/Makefile.am
14836                 Fix build in separate dir 
14837                 Patch by Bamanzi <bamanzi@gmail.com>
14838
14839 2006-03-08 [colin]      2.0.0cvs121
14840
14841         * src/procmsg.c
14842                 Batch move and copies from summaryview with delayed execution
14843                 too
14844
14845 2006-03-07 [paul]       2.0.0cvs120
14846
14847         * src/common/utils.c
14848                 fix highlighting of URIs containing "()"
14849                 Patch by Pawel Pekala
14850
14851 2006-03-07 [paul]       2.0.0cvs119
14852
14853         * src/folder.c
14854         * src/folder.h
14855         * src/folderview.c
14856                 immediately do alphabetical resort when
14857                 changing a folder's name
14858                 Patch by Pawel Pekala
14859
14860 2006-03-07 [paul]       2.0.0cvs118
14861
14862         * src/news.c
14863         * src/news_gtk.c
14864                 when unsubscribing a newsgroup, remove the
14865                 folder and msgs in .sylpheed-claws/newscache
14866                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14867
14868 2006-03-07 [paul]       2.0.0cvs117
14869
14870         * src/textview.c
14871                 fix wrong Fake URL Warning
14872                 Thanks to Hiro
14873
14874 2006-03-07 [colin]      2.0.0cvs116
14875
14876         * src/imap.c
14877                 Return immediately when password dialog was
14878                 cancelled
14879         * src/gtk/inputdialog.c
14880                 Allow empty strings for passwords
14881
14882
14883 2006-03-06 [colin]      2.0.0cvs115
14884
14885         * src/imap.c
14886                 Prevent double-timeouts when connection fails
14887
14888 2006-03-06 [colin]
14889
14890         2.0.1-rc1 released
14891
14892 2006-03-06 [colin]      2.0.0cvs114
14893
14894         * src/imap.c
14895                 Refresh session during potentially long
14896                 operations
14897
14898 2006-03-06 [wwp]        2.0.0cvs113
14899
14900         * src/prefs_msg_colors.h
14901                 forgot that one (custom color labels).
14902
14903 2006-03-06 [wwp]        2.0.0cvs112
14904
14905         * src/prefs_common.c
14906         * src/prefs_common.h
14907         * src/prefs_msg_colors.c
14908         * src/summaryview.c
14909         * src/summaryview.h
14910         * src/gtk/colorlabel.c
14911         * src/gtk/colorlabel.h
14912                 colors in messages list are now customizable. Color values and names can
14913                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14914                 Thanks to Paul and Colin for their help with this longstanding patch!
14915
14916 2006-03-06 [wwp]        2.0.0cvs111
14917
14918         * src/textview.c
14919                 don't crash if (x)face is bad.
14920
14921 2006-03-05 [paul]       2.0.0cvs110
14922
14923         * AUTHORS
14924         * configure.ac
14925         * src/Makefile.am
14926         * src/common/Makefile.am
14927         * src/common/utils.h
14928         * src/etpan/imap-thread.c
14929         * src/gtk/authors.h
14930         * src/plugins/clamav/Makefile.am
14931         * src/plugins/demo/Makefile.am
14932         * src/plugins/dillo_viewer/Makefile.am
14933         * src/plugins/pgpcore/Makefile.am
14934         * src/plugins/pgpcore/passphrase.c
14935         * src/plugins/pgpinline/Makefile.am
14936         * src/plugins/pgpmime/Makefile.am
14937         * src/plugins/spamassassin/Makefile.am
14938         * src/plugins/trayicon/Makefile.am
14939                 fix builiding on cygwin
14940                 Patch by Ralgh Young <bamanzi@gmail.com>
14941
14942 2006-03-04 [wwp]        2.0.0cvs109
14943
14944         * manual/keyboard.xml
14945                 fix mixed up/down keys.
14946
14947 2006-03-04 [wwp]        2.0.0cvs108
14948
14949         * README
14950         * INSTALL
14951                 updated links to SpamAssassin.
14952
14953 2006-03-04 [wwp]        2.0.0cvs107
14954
14955         * manual/plugins.xml
14956         * src/plugins/spamassassin/README
14957                 updated SpamAssassin plugin docs to reflect new functional additions
14958                 (also fix/update/documents few technical stuff more, see the README).
14959
14960 2006-03-04 [wwp]        2.0.0cvs106
14961
14962         * src/prefs_message.c
14963                 normalized capitalization of message-prefs paths.
14964
14965 2006-03-04 [wwp]        2.0.0cvs105
14966
14967         * manual/advanced.xml
14968                 typo.
14969
14970 2006-03-03 [colin]      2.0.0cvs104
14971
14972         * src/plugins/clamav/clamav_plugin_gtk.c
14973                 Rework prefs page, patch by Fabien 
14974
14975 2006-03-03 [colin]      2.0.0cvs103
14976
14977         * src/plugins/clamav/clamav_plugin.c
14978                 Set error on all errors
14979
14980 2006-03-03 [colin]      2.0.0cvs102
14981
14982         * src/common/plugin.c
14983                 Initialize error to avoid crashing when a plugin fails
14984                 without setting error
14985
14986 2006-03-02 [wwp]        2.0.0cvs101
14987
14988         * configure.ac
14989                 fixed linker flags for libetpan support on Cygwin
14990                 (thanks to H.Merijn Brand).
14991
14992 2006-03-02 [wwp]        2.0.0cvs100
14993
14994         * src/addressbook.c
14995                 fix some AB error messages: one for punctuation and
14996                 one wrongly duplicate (thanks, maxbritov).
14997
14998 2006-03-02 [wwp]        2.0.0cvs99
14999
15000         * src/plugins/spamassassin/spamassassin.c
15001                 make sync calls to sa-learn/spamc to prevent
15002                 system (whatever local or client/server) overload.
15003
15004 2006-03-02 [colin]      2.0.0cvs98
15005
15006         * src/summaryview.c
15007                 Put the spam icon in the status column instead of the
15008                 mark one
15009
15010 2006-03-01 [colin]      2.0.0cvs97
15011
15012         * src/plugins/spamassassin/spamassassin.c
15013                 Fix segfault (g_file_set_contents fails for some 
15014                 reason and err==0x2f. Can't find out why with
15015                 valgrind, using working function :-)
15016
15017 2006-03-01 [colin]      2.0.0cvs96
15018
15019         * src/inc.c
15020                 Offline overriding: let 'No' be cached only 3 seconds
15021
15022 2006-03-01 [colin]      2.0.0cvs95
15023
15024         * src/addr_compl.c
15025         * src/addrbook.c
15026         * src/addressbook.c
15027         * src/addrindex.c
15028         * src/folder_item_prefs.c
15029         * src/headerview.c
15030         * src/imap.c
15031         * src/inc.c
15032         * src/ldif.c
15033         * src/mainwindow.c
15034         * src/mh.c
15035         * src/msgcache.c
15036         * src/prefs_common.h
15037         * src/prefs_msg_colors.c
15038         * src/procheader.c
15039         * src/procheader.h
15040         * src/procmime.c
15041         * src/procmsg.c
15042         * src/procmsg.h
15043         * src/send_message.h
15044         * src/simple-gettext.c
15045         * src/summaryview.c
15046         * src/summaryview.h
15047         * src/syldap.c
15048         * src/textview.c
15049         * src/undo.c
15050         * src/common/ssl_certificate.c
15051         * src/common/utils.c
15052         * src/gtk/colorsel.c
15053         * src/gtk/gtksctree.c
15054         * src/gtk/gtkshruler.c
15055         * src/plugins/trayicon/trayicon.c
15056                 #if 0 goes to /dev/null
15057
15058 2006-03-01 [colin]      2.0.0cvs94
15059
15060         * src/compose.c
15061         * src/imap.c
15062         * src/inc.c
15063         * src/inc.h
15064         * src/messageview.c
15065         * src/news.c
15066         * src/plugins/spamassassin/spamassassin.c
15067                 Allow to add information in the "working offline"
15068                 window
15069
15070 2006-03-01 [wwp]        2.0.0cvs93
15071
15072         * src/plugins/spamassassin/spamassassin.c
15073                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15074                 'cause it seems that calling `spamc ... < inputfile` with
15075                 g_spawn_(a)sync simply.. erm doesn't work :-).
15076
15077 2006-03-01 [wwp]        2.0.0cvs92
15078
15079         * src/toolbar.c
15080         * src/toolbar.h
15081                 simplify the adding of spam/ham button to the messageview toolbar
15082                 (it gets more clear now that the same button will be "Mark as spam"
15083                 or "Mark as ham" according to the current message status,
15084                 thanks to Colin).
15085
15086 2006-03-01 [wwp]        2.0.0cvs91
15087
15088         * src/messageview.c
15089         * src/procmsg.c
15090         * src/procmsg.h
15091         * src/summaryview.c
15092         * src/plugins/spamassassin/spamassassin.c
15093         * src/plugins/spamassassin/spamassassin.h
15094                 make learner callbacks return a status (0 for ok),
15095                 handle it in main code to avoid setting flags when learning failed,
15096                 don't learn on TCP if offline in spamassassin,
15097                 thanks to Colin.
15098
15099                 
15100
15101 2006-03-01 [wwp]        2.0.0cvs90
15102
15103         * src/compose.c
15104                 some work around the compose window's account menu,
15105                 patch by Fabien Vantard.
15106
15107 2006-03-01 [wwp]        2.0.0cvs89
15108
15109         * src/plugins/spamassassin/spamassassin.c
15110                 fixed bad logics, was using spamc in local mode and sa-learn
15111                 in remote mode (thanks, Colin).
15112
15113 2006-03-01 [wwp]        2.0.0cvs88
15114
15115         * src/plugins/spamassassin/spamassassin.c
15116         * src/plugins/spamassassin/spamassassin.h
15117         * src/plugins/spamassassin/spamassassin_gtk.c
15118                 made processing of emails w/ sa-plugin an option (default is TRUE),
15119                 fixed Engrish some tooltips, capitalization of some debug messages
15120                 and warnings. The spamassassin plugin now provides two separate
15121                 services: process emails upon incorporation and spamd training.
15122                 Both services (un)register independently but use some common
15123                 plugin settings (transport settings, spam storage location).
15124
15125 2006-02-28 [wwp]        2.0.0cvs87
15126
15127         * src/plugins/spamassassin/spamassassin.c
15128                 fix async flag to spamc cmdline execution (batch exec should
15129                 be asynchronous).
15130
15131 2006-02-27 [wwp]        2.0.0cvs86
15132
15133         * src/plugins/spamassassin/spamassassin.c
15134         * src/plugins/spamassassin/spamassassin.h
15135         * src/plugins/spamassassin/spamassassin_gtk.c
15136                 - added the ability to learn a remote spamassassin server (spamd),
15137                 using spamc.
15138                 - added the spamassassin option 'username', that applies to all
15139                 spamassassin operations (filtering, learning, local or remote).
15140                 The default username is the current unix user (if left blank
15141                 from gtk prefs or config file).
15142                 - commented out some unused code (notebook widget), removed unused
15143                 layout (hbox1).
15144                 - make more widgets sensitive to the transport type.
15145
15146 2006-02-27 [colin]      2.0.0cvs85
15147
15148         * src/plugins/spamassassin/spamassassin.c
15149                 Fix sa-learn call when offline
15150
15151 2006-02-27 [colin]      2.0.0cvs84
15152
15153         * configure.ac
15154         * src/Makefile.am
15155         * src/mainwindow.c
15156         * src/mainwindow.h
15157         * src/messageview.c
15158         * src/messageview.h
15159         * src/prefs_toolbar.c
15160         * src/procmsg.c
15161         * src/stock_pixmap.c
15162         * src/stock_pixmap.h
15163         * src/summaryview.c
15164         * src/toolbar.c
15165         * src/toolbar.h
15166         * src/pixmaps/ham_btn.xpm
15167         * src/pixmaps/spam.xpm
15168         * src/pixmaps/spam_btn.xpm
15169         * src/plugins/spamassassin/spamassassin.c
15170                 Add button in toolbar for spam learning
15171                 Fix a few bugs from the last related commit
15172                 Revert 1.9.6cvs23 which messed up shift-selection
15173
15174 2006-02-24 [colin]      2.0.0cvs83
15175
15176         * src/procmsg.c
15177         * src/summaryview.c
15178         * src/summaryview.h
15179         * src/plugins/spamassassin/spamassassin.c
15180         * src/plugins/spamassassin/spamassassin.h
15181         * src/plugins/spamassassin/spamassassin_gtk.c
15182                 Unregister learner when spamassassin is either
15183                 disabled or over tcp
15184
15185 2006-02-24 [colin]      2.0.0cvs82
15186
15187         * src/Makefile.am
15188         * src/mainwindow.c
15189         * src/mainwindow.h
15190         * src/procmsg.c
15191         * src/procmsg.h
15192         * src/stock_pixmap.c
15193         * src/stock_pixmap.h
15194         * src/summaryview.c
15195         * src/summaryview.h
15196         * src/gtk/icon_legend.c
15197         * src/pixmaps/spam.xpm  ** NEW FILE **
15198         * src/plugins/spamassassin/spamassassin.c
15199         * src/plugins/spamassassin/spamassassin_gtk.c
15200                 Add spam learning interface (Mark/Mark as 
15201                 (spam|ham) menus)
15202
15203 2006-02-24 [wwp]        2.0.0cvs81
15204
15205         * src/compose.c
15206         * src/compose.h
15207         * src/filtering.c
15208                 hide compose window when sending message in batch mode
15209                 (filtering: forward and redirect). Also fixed a wrong
15210                 value returned when sending failed, neutral anyway.
15211                 (Colin, me) 
15212
15213 2006-02-24 [wwp]        2.0.0cvs80
15214
15215         * src/mainwindow.c
15216                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15217
15218 2006-02-24 [paul]       2.0.0cvs79
15219
15220         * src/news.c
15221         * src/news.h
15222         * src/news_gtk.c
15223                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15224                 Thanks to Colin
15225
15226 2006-02-23 [colin]      2.0.0cvs78
15227
15228         * src/alertpanel.c
15229                 Change OK to Close in alertpanel with View log
15230                 button; add accel to View log. Patch by Fabien
15231                 Vantard
15232
15233 2006-02-23 [wwp]        2.0.0cvs77
15234
15235         * src/compose.c
15236                 silly me, there were much more tests to perform, since toolbars can
15237                 really have down to 1 element only.
15238
15239 2006-02-23 [wwp]        2.0.0cvs76
15240
15241         * commitHelper
15242                 fixed indentation from my previous commit. Fallback to VISUAL if
15243                 EDITOR is not set (and to vi, at last resort).
15244
15245 2006-02-23 [wwp]        2.0.0cvs75
15246
15247         * commitHelper
15248                 improved error detection (Colin, me).
15249
15250 2006-02-23 [wwp]        2.0.0cvs74
15251
15252         * src/prefs_toolbar.c
15253                 simplify and fix prefs/toolbars layouting. Combos' contents can
15254                 now be really displayed.
15255
15256 2006-02-23 [wwp]        2.0.0cvs73
15257         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15258         be really displayed.
15259
15260 2006-02-22 [wwp]        2.0.0cvs72
15261
15262         * src/compose.c
15263                 fix a typo in my previous commit (sorry!).
15264
15265 2006-02-22 [wwp]        2.0.0cvs71
15266
15267         * src/prefs_toolbar.c
15268                 fix a crash when adding separators to toolbars,
15269                 also fix some separator item information.
15270
15271 2006-02-22 [wwp]        2.0.0cvs70
15272
15273         * src/compose.c
15274                 fix a crash when redirecting (for instance) when compose window's
15275                 toolbar contents has been customized (when some buttons have been
15276                 removed in fact).
15277
15278 2006-02-21 [wwp]        2.0.0cvs69
15279
15280         * src/summaryview.c
15281         * src/gtk/pluginwindow.c
15282         * src/plugins/pgpcore/prefs_gpg.c
15283                 fix some compilation warnings (feat. remains of removed code).
15284
15285 2006-02-21 [wwp]        2.0.0cvs68
15286
15287         * src/gtk/gtkutils.c
15288                 fix two compilation issues, thanks to Stephan Sachse.
15289
15290 2006-02-20 [colin]      2.0.0cvs67
15291
15292         * src/mainwindow.c
15293                 Don't reselect displayed mail on refocus
15294                 This fixes actions misbehaving 
15295
15296 2006-02-20 [wwp]        2.0.0cvs66
15297
15298         * src/summaryview.c
15299         * src/gtk/gtksctree.c
15300         * src/gtk/gtkshruler.c
15301                 changed more runtime typecast checks.
15302
15303 2006-02-20 [wwp]        2.0.0cvs65
15304
15305         * src/summary_search.c
15306                 find all - summaryview refresh issue fixed, thanks to Colin.
15307
15308 2006-02-20 [wwp]        2.0.0cvs64
15309
15310         * src/gtk/gtkutils.c
15311                 better runtime typecast checks.
15312
15313 2006-02-20 [wwp]        2.0.0cvs63
15314
15315         * src/summary_search.c
15316                 enhancements to the summary search:
15317                         - add the ability to stop the running search
15318                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15319                         - don't search if no criteria (From/To/Subject/Body) is set
15320                         - ensure that a busy mouse pointer is always shown when searching,
15321                           show it even a bit earlier
15322
15323 2006-02-19 [colin]      2.0.0cvs62
15324
15325         * src/compose.c
15326         * src/imap.c
15327         * src/etpan/imap-thread.c
15328         * src/etpan/imap-thread.h
15329                 (Future) IMAP speed improvement on sending
15330                 Will require a libetpan update
15331         * src/summaryview.c
15332         * src/gtk/quicksearch.c
15333                 Make quicksearch clearable while running.
15334
15335 2006-02-17 [colin]      2.0.0cvs61
15336
15337         * src/imap.c
15338         * src/etpan/imap-thread.c
15339         * src/etpan/imap-thread.h
15340                 Check for IMAP certificates
15341                 ** Requires libetpan-0.42-cvs4 
15342                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15343
15344 2006-02-17 [colin]      2.0.0cvs60
15345
15346         * src/messageview.c
15347         * src/prefs_common.c
15348         * src/prefs_common.h
15349         * src/prefs_message.c
15350                 Add pref to display HTML-only mails with plugin, 
15351                 if possible (defaulting to FALSE of course).
15352
15353 2006-02-16 [colin]      2.0.0cvs59
15354
15355         * src/main.c
15356         * src/common/plugin.c
15357         * src/common/plugin.h
15358         * src/gtk/pluginwindow.c
15359                 Keep track of requested (but unloaded) plugins
15360                 in some error cases.
15361
15362 2006-02-16 [wwp]        2.0.0cvs58
15363
15364         * src/gtk/gtkaspell.c
15365         * src/gtk/gtkaspell.h
15366         * src/prefs_spelling.c
15367         * src/compose.c
15368         * src/prefs_common.c
15369         * src/prefs_common.h
15370                 implemented new optional spellchecker behaviour: re-check message when
15371                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15372
15373 2006-02-16 [wwp]        2.0.0cvs57
15374
15375         * src/quote_fmt_parse.y
15376                 pclose popen'ed pipe.
15377
15378 2006-02-15 [colin]      2.0.0cvs56
15379
15380         * src/mimeview.c
15381         * src/mimeview.h
15382                 Let MimeViewers know which MimeView they
15383                 depend of.
15384         * src/summaryview.c
15385                 Swap From/To columns in Sent/Queue/Drafts
15386                 folders
15387         * src/etpan/imap-thread.c
15388                 Use mailstream_low_tls_open() for STARTTLS
15389                 instead of mailstream_low_ssl_open()
15390                 ** REQUIRES libetpan 0.42cvs3 **
15391
15392 2006-02-15 [wwp]        2.0.0cvs55
15393
15394         * src/compose.c
15395         * src/compose.h
15396         * src/message_search.c
15397         * src/message_search.h
15398         * src/textview.c
15399         * src/gtk/gtkutils.c
15400         * src/gtk/gtkutils.h
15401                 added the ability to Find text in the compose window (and a bit
15402                 of code factorization).
15403
15404 2006-02-15 [wwp]        2.0.0cvs54
15405
15406         * src/prefs_gtk.c
15407                 yet another one file was missing (fix for some widgets' sensitivity).
15408                 Thanks Colin!
15409
15410 2006-02-15 [wwp]        2.0.0cvs53
15411
15412         * src/prefs_gtk.h
15413                 oops forgot that file (fix for some widgets' sensitivity).
15414
15415 2006-02-15 [wwp]        2.0.0cvs52
15416
15417         * src/summary_search.c
15418                 implemented advanced summary search options (added the ability
15419                 to use matcher conditions in an advanced search mode).
15420
15421 2006-02-15 [wwp]        2.0.0cvs51
15422
15423         * src/plugins/pgpcore/prefs_gpg.c
15424         * src/prefs_account.c
15425                 fix some widget sensitivity, mostly around some labels in
15426                 account prefs.
15427
15428 2006-02-15 [paul]       2.0.0cvs50
15429
15430         * manual/advanced.xml
15431                 improve Templates info
15432                 written by wwp
15433
15434 2006-02-14 [colin]      2.0.0cvs49
15435
15436         * src/pixmaps/address_book.xpm
15437         * src/pixmaps/preferences.xpm
15438         * src/pixmaps/properties.xpm
15439                 Fix pixmap size - patch by Fabien Vantard
15440
15441 2006-02-13 [colin]      2.0.0cvs48
15442
15443         * src/procmime.c
15444                 Add missing fclose()s on error
15445         * src/textview.c
15446                 Remove unused code
15447         * src/common/utils.c
15448                 Fix temp files not being deleted on windows
15449         Patches by Thomas Gilgin
15450
15451 2006-02-13 [colin]      2.0.0cvs47
15452
15453         * src/mainwindow.c
15454                 Fix exit crash
15455
15456 2006-02-13 [wwp]        2.0.0cvs46
15457
15458         * src/plugins/pgpcore/prefs_gpg.c
15459                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15460
15461 2006-02-12 [colin]      2.0.0cvs45
15462
15463         * src/folderview.c
15464         * src/main.c
15465         * src/mainwindow.c
15466                 Fix "stuff" when quitting
15467
15468 2006-02-12 [wwp]        2.0.0cvs44
15469
15470         * src/prefs_themes.c
15471                 fix typos in debug messages.
15472
15473 2006-02-11 [colin]      2.0.0cvs43
15474
15475         * src/summaryview.c
15476                 don't allow drag/drop from ourself
15477
15478 2006-02-10 [wwp]        2.0.0cvs42
15479
15480         * src/exporthtml.c
15481         * src/html.c
15482         * src/html.h
15483         * src/procmime.c
15484         * src/textview.c
15485                 renamed html_ prefixed functions and data structures to avoid
15486                 namespace clashes w/ other software (gtkhtml2 for instance).
15487                 Closes bug #907.
15488
15489
15490 2006-02-09 [colin]      2.0.0cvs41
15491
15492         * src/summaryview.c
15493                 Fix shitty logic messed up. Thanks Ticho for the hint!
15494
15495 2006-02-09 [wwp]        2.0.0cvs40
15496
15497         * src/gtk/about.c
15498         * src/compose.c
15499         * src/prefs_account.c
15500         * src/prefs_gtk.h
15501         * src/editaddress.c
15502                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15503                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15504                 Browse buttons in accounts prefs.
15505
15506 2006-02-09 [colin]      2.0.0cvs39
15507
15508         * src/matcher.c
15509                 Check for pointer before using its members
15510         * src/gtk/gtksourceprintjob.c
15511                 Fix a wrong warning
15512
15513 2006-02-09 [wwp]        2.0.0cvs38
15514
15515         * src/gtk/filesel.c
15516                 fix few compiler warnings (type mismatch).
15517
15518 2006-02-09 [paul]       2.0.0cvs37
15519
15520         * po/fr.po
15521                 updated by Fabien Vantard
15522
15523 2006-02-08 [colin]      2.0.0cvs36
15524
15525         * src/prefs_common.c
15526         * src/common/defs.h
15527         * src/common/plugin.c
15528                 allow windows and linux configurations to coexist
15529                 patch by Thomas Gilgin
15530
15531 2006-02-08 [colin]      2.0.0cvs35
15532
15533         * src/filtering.c
15534         * src/matcher.c
15535         * src/matcher.h
15536         * src/matcher_parser_parse.y
15537         * src/prefs_filtering_action.c
15538         * src/prefs_matcher.c
15539                 Add the "Ignore thread" filtering
15540                 action
15541
15542 2006-02-08 [colin]      2.0.0cvs34
15543
15544         * src/compose.c
15545         * src/procmime.c
15546         * src/procmime.h
15547                 Fix bug #905 (damaged attachment)
15548                 text files with raw \0's aren't really text files
15549         FOR_STABLE
15550
15551 2006-02-08 [colin]      2.0.0cvs33
15552
15553         * src/summaryview.c
15554                 Fix crasher introduced yesterday
15555
15556 2006-02-08 [wwp]        2.0.0cvs32
15557
15558         * src/compose.c
15559         * src/compose.h
15560                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15561
15562 2006-02-08 [wwp]        2.0.0cvs31
15563
15564         * src/prefs_template.c
15565                 templates enhancement: allow address completion for Cc and Bcc fields
15566                 (it was currently possible for the To field only)
15567
15568 2006-02-08 [colin]      2.0.0cvs30
15569
15570         * src/compose.c
15571                 Don't unblock if not blocked
15572         FOR_STABLE
15573
15574 2006-02-07 [colin]      2.0.0cvs29
15575
15576         * src/action.c
15577                 Forgot to refresh summaryview
15578
15579 2006-02-07 [colin]      2.0.0cvs28
15580
15581         * src/action.c
15582                 Freeze/thaw message list and folder list while
15583                 processing %as{} actions 
15584         * src/compose.c
15585                 Fix auto-wrap disabling after a middle-click
15586                 paste - FOR_STABLE
15587
15588 2006-02-07 [paul]       2.0.0cvs27
15589
15590         * src/folder.c
15591                 fix freeing of uninitialised pointers
15592                 Thanks to Colin
15593
15594 2006-02-06 [colin]      2.0.0cvs26
15595
15596         * src/folder.c
15597                 Use g_slist_prepend in potentially big list
15598
15599 2006-02-06 [colin]      2.0.0cvs25
15600
15601         * src/folder.c
15602                 Completely skip processing if it doesn't 
15603                 exist (faster!)
15604
15605 2006-02-06 [colin]      2.0.0cvs24
15606
15607         * src/folder.c
15608         * src/summaryview.c
15609                 Batch filtering in summaryview (from Tools menu)
15610                 and pre/post//-processing too
15611
15612 2006-02-06 [colin]      2.0.0cvs23
15613
15614         * src/procmsg.h
15615         * src/filtering.c
15616                 Use a special field for batch filtering instead
15617                 of stepping on deferred execution's toes
15618
15619 2006-02-06 [colin]      2.0.0cvs22
15620
15621         * src/action.c
15622         * src/filtering.c
15623         * src/filtering.h
15624         * src/folder.c
15625         * src/summaryview.c
15626                 Fix filtering via menus and actions
15627
15628 2006-02-06 [colin]      2.0.0cvs21
15629
15630         * src/imap.c
15631                 Put the added file directly to cache if possible (will work
15632                 with next libetpan)
15633         * src/filtering.c
15634         * src/filtering.h
15635         * src/inc.c
15636         * src/folder.c
15637         * src/mbox.c
15638         * src/procmsg.h
15639                 Move and copy filtered messages by batches instead of one
15640                 by one - faster on IMAP
15641         * src/procmsg.c
15642                 Add a function that'll possibly be useful later
15643
15644 2006-02-06 [colin]      2.0.0cvs20
15645
15646         * src/addressbook.c
15647                 Use internal mime-type instead of text/plain for d'n'd
15648         * src/compose.c
15649                 Allow attaching files from mimeview's icon list via d'n'd
15650         * src/folderview.c
15651         * src/folderview.h
15652                 Use internal mime-type instead of text/plain for d'n'd
15653                 Don't try to selected opened folder if none is
15654                 Factorize d'n'd from other apps code
15655         * src/headerview.c
15656         * src/textview.c
15657         * src/gtk/gtkutils.c
15658         * src/gtk/gtkutils.h
15659                 Factorize Face/X-Face stuff
15660         * src/mimeview.c
15661                 Fix d'n'd to other apps
15662         * src/prefs_message.c
15663                 Let the XFace pref be usable without libcompface as it also
15664                 applies to Face
15665         * src/summaryview.c
15666                 Fix d'n'd to other apps
15667                 Factorize d'n'd from other apps code
15668
15669 2006-02-06 [wwp]        2.0.0cvs19
15670
15671         * po/it.po
15672                 Italian translation fixes by Andrea Spadaccini (no more confusion
15673                 between filtering and processing, and few changes in the About
15674                 dialog).
15675
15676
15677 2006-02-06 [mones]      2.0.0cvs18
15678
15679         * src/gtk/icon_legend.c
15680                 Improved descriptions allowing better translations
15681
15682 2006-02-05 [colin]      2.0.0cvs17
15683
15684         * src/imap.c
15685                 Add the f*cking missing expunge that caused imap_fetch_env
15686                 to fail after an add_msgs ! :-///
15687         * src/etpan/imap-thread.c
15688                 Add a bit of debug
15689         FOR_STABLE
15690
15691 2006-02-05 [colin]      2.0.0cvs16
15692
15693         * src/common/utils.c
15694                 Don't check for return-path (or we can't put
15695                 back non-sent mails)
15696
15697 2006-02-05 [colin]      2.0.0cvs15
15698
15699         * src/textview.c
15700                 Don't try to display Face header in textview
15701                 when teh headerview's active
15702
15703 2006-02-05 [colin]      2.0.0cvs14
15704
15705         * tools/tbird2syl.py
15706         * tools/Makefile.am
15707                 Add script to import Thunderbird mails
15708
15709 2006-02-05 [colin]      2.0.0cvs13
15710
15711         * src/headerview.c
15712         * src/procheader.c
15713         * src/procmsg.c
15714         * src/procmsg.h
15715         * src/textview.c
15716                 Show Face headers - patch partially by Klaus Flittner
15717
15718 2006-02-05 [colin]      2.0.0cvs12
15719
15720         * src/folderview.c
15721         * src/summaryview.c
15722         * src/common/utils.c
15723         * src/common/utils.h
15724                 Let dnd work from mime icons to summaryview
15725                 and to folderview too
15726                 Add a crude test to avoid trying to add files
15727                 drag'n'dropped when they're not mails
15728
15729 2006-02-04 [colin]      2.0.0cvs11
15730
15731         * src/summaryview.c
15732         * src/mimeview.c
15733                 Fix utf8 conversion
15734
15735 2006-02-04 [colin]      2.0.0cvs10
15736
15737         * src/compose.c
15738         * src/folderview.c
15739         * src/mimeview.c
15740         * src/summaryview.c
15741         * src/summaryview.h
15742                 Added various drag and drop capas:
15743                 From                    To
15744                 summaryview             other apps
15745                 mimeview icons          other apps
15746                 other apps              summaryview
15747                 other apps              folderview
15748
15749                 This shouldn't have broken the existing:
15750                 From                    To
15751                 summaryview             folderview
15752                 folderview              folderview
15753                 summaryview             compose's attachments
15754
15755         Tests welcomed.
15756
15757 2006-02-02 [paul]       2.0.0cvs9
15758
15759         * src/mainwindow.c
15760                 move global option 'Set displayed columns...' out
15761                 of folder option grouping.
15762                 fix sensitivity of 'harvest addresses'
15763         FOR_STABLE
15764
15765 2006-02-01 [colin]      2.0.0cvs8
15766
15767         * src/mimeview.c
15768                 Revert the alertpanel patch, it sucks (intrusive
15769                 and gets in the way of "open")
15770
15771 2006-02-01 [colin]      2.0.0cvs7
15772
15773         * src/compose.c
15774         * src/prefs_account.c
15775         * src/prefs_common.c
15776         * src/common/defs.h
15777         * src/common/utils.c
15778         * src/common/utils.h
15779                 Add ability to edit the signature file
15780                 from the account preferences, and use
15781                 a default for the text editor.
15782                 Patch by Fabien Vantard
15783
15784 2006-02-01 [colin]      2.0.0cvs6
15785
15786         * src/mimeview.c
15787                 Try to get mime type by extension if it is
15788                 application/octet-stream
15789                 Display a window with possible choices when
15790                 encountering unknown mime types
15791         * src/gtk/filesel.c
15792         * src/gtk/filesel.h
15793                 Add preview
15794                 Allow multiple selection in filtered filesel
15795                 (patch by Fabien Vantard)
15796         * src/gtk/pluginwindow.c
15797                 Use it (patch by Fabien Vantard)
15798
15799 2006-02-01 [paul]       2.0.0cvs5
15800
15801         * src/jpilot.c
15802                 fix crash on creating jpilot address book
15803                 Thanks to Colin - FOR_STABLE
15804         * src/prefs_summaries.c
15805         * src/prefs_wrapping.c
15806         * src/gtk/icon_legend.c
15807         * src/gtk/quicksearch.c
15808                 string fixes and additions
15809
15810 2006-02-01 [paul]       2.0.0cvs4
15811
15812         * src/compose.c
15813         * src/mainwindow.c
15814         * src/messageview.c
15815         * src/prefs_send.c
15816                 add Arabic encoding option
15817                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15818
15819 2006-01-31 [colin]      2.0.0cvs3
15820
15821         * src/plugins/pgpcore/passphrase.c
15822                 Convert passphrase to locale encoding
15823         * src/compose.c
15824                 Fix drafting on IMAP. Crappy bug sneaked in
15825                 the release :-/
15826         FOR_STABLE
15827
15828 2006-01-30 [paul]       2.0.0cvs2
15829
15830         * src/gtk/icon_legend.c
15831                 show the new entries
15832
15833 2006-01-30 [colin]      2.0.0cvs1
15834
15835         * src/manual.c
15836                 Check for the file to be present before 
15837                 enabling the menu - FOR_STABLE
15838         * src/gtk/icon_legend.c
15839                 Add folders icons (not all of them, there
15840                 are too much, but the most intriguing ones)
15841
15842 2006-01-30 [paul]       2.0.0
15843
15844         version 2.0.0 released
15845
15846 [For previous entries, see ChangeLog.pre2.0.0]