6f74b4f1296e6673ac856fdb83f33d1bd7fe71e5
[claws.git] / ChangeLog
1 2007-09-28 [colin]      3.0.1cvs39
2
3         * src/plugins/spamassassin/spamassassin.c
4         * src/plugins/spamassassin/spamassassin.h
5         * src/plugins/spamassassin/spamassassin_gtk.c
6                 Add addressbook-based whitelisting
7
8 2007-09-28 [colin]      3.0.1cvs38
9
10         * src/folder.c
11                 Fix bug 1337, 'crash on pressing Send button'
12
13 2007-09-28 [paul]       3.0.1cvs37
14
15         * src/prefs_folder_item.c
16                 give the orphans a parent. makes all prefs
17                 pages visible on maemo
18
19 2007-09-28 [colin]      3.0.1cvs36
20
21         * src/prefs_folder_column.c
22         * src/prefs_summary_column.c
23                 Fix two leaks
24
25 2007-09-27 [colin]      3.0.1cvs35
26
27         * src/gtk/quicksearch.c
28                 Fix bug 1336, 'Segfault if empty space before search-string'
29
30 2007-09-26 [mones]      3.0.1cvs34
31
32         * manual/account.xml
33         * manual/plugins.xml
34                 Fixed irc channel name, added some docbook markup.
35                 Changed text markup to docbook markup. 
36                 Added spamcop as supported in SpamReport description.
37         * manual/fr/plugins.xml
38                 Fixed irc channel name.
39         * manual/es/account.xml
40         * manual/es/advanced.xml
41         * manual/es/claws-mail-manual.xml
42         * manual/es/glossary.xml
43         * manual/es/gpl.xml
44         * manual/es/keyboard.xml
45         * manual/es/plugins.xml
46                 Synced with English version, fixed a couple of typos.
47
48 2007-09-26 [colin]      3.0.1cvs33
49
50         * configure.ac
51                 Explain why "Libgnomeprint: no" on GTK+ 2.10
52
53 2007-09-26 [colin]      3.0.1cvs32
54
55         * src/messageview.c
56         * src/procmsg.c
57         * src/procmsg.h
58                 Optimisation: avoid fetching mail 3 times locally
59                 for displaying
60
61 2007-09-26 [colin]      3.0.1cvs31
62
63         * src/mh.c
64                 Fix missing static
65
66 2007-09-26 [colin]      3.0.1cvs30
67
68         * src/folder.c
69         * src/folder.h
70         * src/mh.c
71         * src/mh.h
72                 Fix MH mtime hack - make it a folder class function
73
74 2007-09-26 [colin]      3.0.1cvs29
75
76         * src/inc.c
77                 Fix bug 1334, 'user defined mail incorporation 
78                 script not run'
79
80 2007-09-25 [colin]      3.0.1cvs28
81
82         * src/codeconv.c
83                 Optimisation: shortcut conv_codeset_strdup
84                 when src_code and dest_code are the same
85         * src/common/xml.c
86         * src/common/xml.h
87                 Optimisation: shortcut code conversions when
88                 files are in UTF-8; faster list walking by
89                 using prepend/reverse.
90
91 2007-09-25 [holger]     3.0.1cvs27
92
93         * src/printing.c
94                 Replace button bar of the preview window
95                 with a real toolbar (patch by Colin)
96                 Add zooming to the preview window
97
98 2007-09-24 [paul]       3.0.1cvs26
99
100         * src/compose.c
101                 compact the character set menu, adding some
102                 missing encodings. Patch by Pawel Pekala
103
104 2007-09-23 [paul]       3.0.1cvs25
105
106         * src/prefs_account.c
107         * src/prefs_folder_item.c
108         * src/prefs_quote.c
109         * src/quote_fmt.c
110         * src/quote_fmt.h
111                 remove unnecessary frame from Templates options
112                 and improve the English of the check button label
113
114 2007-09-22 [colin]      3.0.1cvs24
115
116         * src/gtk/quicksearch.c
117                 Fix bug 1329, 'error in quicksearch.c'
118                 Fix return with value in function returning void
119
120 2007-09-22 [colin]      3.0.1cvs23
121
122         * src/imap.c
123         * src/procmsg.h
124         * src/common/utils.c
125         * src/common/utils.h
126         * src/etpan/imap-thread.c
127                 Optimise fetching IMAP cached emails *a lot*
128                 (remember whether mail is fully cached and \r's
129                  are already stripped)
130
131 2007-09-22 [colin]      3.0.1cvs22
132
133         * src/folder.c
134         * src/folder.h
135         * src/prefs_folder_item.c
136                 Add a button to allow users to drop local caches.
137
138 2007-09-21 [colin]      3.0.1cvs21
139
140         * src/summaryview.c
141                 Remove unnecessary error when cancelling export to mbox.
142                 Patch by Pawel
143
144 2007-09-21 [paul]       3.0.1cvs20
145
146         * src/gtk/prefswindow.c
147                 remove unnecessary frames from the prefs
148                 pages. Patch by Pawel Pekala
149
150 2007-09-21 [paul]       3.0.1cvs19
151
152         * src/prefs_account.c
153         * src/prefs_folder_item.c
154         * src/prefs_quote.c
155         * src/quote_fmt.c
156                 put the Templates options into a tabbed
157                 layout. Patch by Pawel Pekala
158
159 2007-09-21 [paul]       3.0.1cvs18
160
161         * src/mainwindow.c
162                 group together the character set menu items
163                 move the /View/Show or hide/Message view below
164                 .../Toolbar menu item
165                 Patch by Pawel Pekala
166
167 2007-09-21 [mones]      3.0.1cvs17
168
169         * src/compose.c
170                 Fix for bug 1327, 'segfault when replying to a non-existent
171                 news message', thanks to Colin.
172
173 2007-09-21 [colin]      3.0.1cvs16
174
175         * src/folderview.c
176                 Complete 3.0.1cvs15
177
178 2007-09-20 [colin]      3.0.1cvs15
179
180         * src/folderview.c
181         * src/folderview.h
182                 Maybe fix bug 1324, 'Corrupted IMAP cache'
183
184 2007-09-20 [colin]      3.0.1cvs14
185
186         * src/printing.c
187                 Fix a little leak
188
189 2007-09-20 [holger]     3.0.1cvs13
190
191         * src/printing.c
192                 Add page layout to print preview.
193                 Make the close-button in the toolbar
194                 right-aligned.
195
196 2007-09-20 [paul]       3.0.1cvs12
197
198         * po/ru.po
199                 updated by Pavlo Bohmat
200
201 2007-09-19 [colin]      3.0.1cvs11
202
203         * src/common/utils.c
204                 Prevent unquoted mime boundaries, by always
205                 using a /
206
207 2007-09-19 [colin]      3.0.1cvs10
208
209         * src/printing.c
210                 Fix drawing area size, fix DPI change that
211                 can cause total number of lines to decrease
212
213 2007-09-19 [colin]      3.0.1cvs9
214
215         * po/POTFILES.in
216         * src/printing.c
217                 Make print preview more efficient and nicer.
218                 Patch mostly by Holger Berndt <hb@claws-mail.org>
219
220 2007-09-19 [colin]      3.0.1cvs8
221
222         * src/prefs_common.c
223         * src/prefs_common.h
224         * src/printing.c
225                 Add scrolledwindow, default allocation and
226                 size saving to the print preview window.
227
228 2007-09-18 [colin]      3.0.1cvs7
229
230         * src/prefs_common.c
231         * src/prefs_common.h
232         * src/prefs_image_viewer.c
233         * src/printing.c
234                 GtkPrintOperation:
235                 - add image printing support
236                 - add option to print images
237                 - add preview widget
238                 - add saving of a few Page Setup parameters
239
240 2007-09-18 [colin]      3.0.1cvs6
241
242         * AUTHORS
243         * src/gtk/authors.h
244                 Add Guillaume Chazarain
245
246 2007-09-18 [colin]      3.0.1cvs5
247
248         * src/common/utils.c
249                 Fix bug 1321, 'access before allocation 
250                 when scanning for uris'. Patch by 
251                 Guillaume Chazarain <guichaz@yahoo.fr>
252
253 2007-09-18 [colin]      3.0.1cvs4
254
255         * src/toolbar.c
256                 Fix bug 1320, 'Memory leak caused by 
257                 gtk_container_get_children'. Patch by
258                 Guillaume Chazarain <guichaz@yahoo.fr>
259
260 2007-09-18 [colin]      3.0.1cvs3
261
262         * src/printing.c
263         * src/printing.h
264                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
265
266 2007-09-18 [colin]      3.0.1cvs2
267
268         * src/Makefile.am
269         * src/mainwindow.c
270         * src/messageview.c
271         * src/messageview.h
272         * src/prefs_ext_prog.c
273         * src/prefs_fonts.c
274         * src/printing.c
275         * src/printing.h
276         * src/summaryview.c
277                 Use GtkPrintOperation by default on GTK+ >= 2.10
278                 Patch by Holger Berndt <hb@claws-mail.org>
279
280 2007-09-18 [paul]       3.0.1cvs1
281
282         * NEWS
283         * README
284         * RELEASE_NOTES
285         * configure.ac
286                 bump up version number following stable release
287
288 2007-09-16 [colin]      3.0.0cvs18
289
290         * src/folder.c
291                 Fix possible memleak
292
293 2007-09-16 [colin]      3.0.0cvs17
294
295         * src/folderview.c
296                 Fix bug 1311, 'Wrong arrow position 
297                 while moving message into folder when 
298                 column headers hidden'
299         * src/image_viewer.c
300                 Show error in the GUI if image can't
301                 be loaded
302         * src/matcher.c
303                 Fix spurious output
304         * src/messageview.c
305                 Allow setting domain in msgid
306         * src/common/plugin.c
307                 Add timing information
308
309 2007-09-16 [colin]      3.0.0cvs16
310
311         * src/account.c
312         * src/compose.c
313         * src/prefs_account.c
314         * src/prefs_account.h
315         * src/prefs_template.c
316         * src/common/utils.c
317                 Remove Generate Message-ID option. We need
318                 this on some IMAP servers.
319
320 2007-09-16 [colin]      3.0.0cvs15
321
322         * src/prefs_filtering.c
323         * src/prefs_filtering.h
324         * src/prefs_filtering_action.c
325         * src/common/tags.c
326                 Fix tags issues: tags with spaces, renaming
327                 tags.
328
329 2007-09-16 [colin]      3.0.0cvs14
330
331         * src/folderview.c
332         * src/main.c
333         * src/mainwindow.c
334                 Fix bug 1308, 'Claws deletes folderlist.xml after
335                 fetching mail short after start-up'
336
337 2007-09-16 [colin]      3.0.0cvs13
338
339         * src/compose.c
340                 Fix scrolling to cursor
341
342 2007-09-16 [paul]       3.0.0cvs12
343
344         * po/sr.po
345                 updated by Aleksandar Urosevic
346
347 2007-09-16 [paul]       3.0.0cvs11
348
349         * src/folder.c
350                 do not allow locked msgs to be deleted,
351                 even by filtering/processing
352
353 2007-09-07 [paul]       3.0.0cvs10
354
355         * src/prefs_folder_column.c
356         * src/prefs_summary_column.c
357                 implement button sensitivity
358                 patch by Pawel Pekala
359
360 2007-09-06 [wwp]        3.0.0cvs9
361
362         * src/prefs_gtk.c
363                 Add a missing linefeed to a debug message.
364
365 2007-09-05 [colin]      3.0.0cvs8
366
367         * src/inc.c
368                 Fix statusbar/window mismatch on Maemo
369
370 2007-09-05 [colin]      3.0.0cvs7
371
372         * src/ldaputil.c
373                 Fix build without USE_LDAP_TLS
374
375 2007-09-05 [colin]      3.0.0cvs6
376
377         * src/folder.c
378         * src/imap.c
379         * src/inc.c
380         * src/mbox.c
381         * src/send_message.c
382         * src/statusbar.c
383         * src/statusbar.h
384                 Maemo: distinguish various statusbar messages,
385                 in order to display only the most important.
386
387 2007-09-04 [wwp]        3.0.0cvs5
388
389         * src/account.c
390                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
391                 Show protocol "SMTP" and the appropriate server for send-only
392                 accounts, show "-" instead of "" when no value is relevant.
393
394 2007-09-03 [ticho]      3.0.0cvs4
395
396         * src/summaryview.c
397                 Handle plural form better in delete confirmation dialog.
398
399 2007-09-03 [wwp]        3.0.0cvs3
400
401         * src/compose.c
402                 Warn differently when sending or sending later (queueing).
403
404 2007-09-03 [colin]      3.0.0cvs2
405
406         * src/procmime.c
407         * src/procmime.h
408         * src/common/plugin.c
409         * src/common/plugin.h
410                 Add a new plugin API, MimeParser. It allows
411                 plugins to scan email MIME parts and optionally,
412                 transform them.
413
414 2007-09-03 [mones]      3.0.0cvs1
415
416         * po/es.po
417                 Updated translation
418         * src/common/defs.h
419                 While a better solution is made double history sizes
420
421 2007-09-03 [paul]       3.0.0
422
423         * NEWS
424         * README
425         * RELEASE_NOTES
426                 3.0.0 released
427
428 2007-09-03 [paul]       2.10.0cvs191
429
430         * po/bg.po
431         * po/ca.po
432         * po/de.po
433         * po/fi.po
434         * po/fr.po
435         * po/hu.po
436         * po/it.po
437         * po/pl.po
438         * po/pt_BR.po
439         * po/ru.po
440         * po/sk.po
441         * po/zh_CN.po
442                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
443                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
444                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
445                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
446
447 2007-09-02 [colin]      2.10.0cvs190
448
449         * src/edittags.c
450         * src/common/tags.c
451                 Prevent empty or white-space tags
452
453 2007-09-01 [colin]      2.10.0cvs189
454
455         * src/main.c
456                 Fix double-reading of accounts list when
457                 the wizard has been run due to no accounts
458         * src/mainwindow.c
459                 Fix sensitivity of a menu item in case 
460                 there's no account
461
462 2007-09-01 [wwp]        2.10.0cvs188
463
464         * src/wizard.c
465                 Fix wizard crash when Mailbox dir already exists
466                 (thanks to Colin).
467
468 2007-08-31 [colin]      2.10.0cvs187
469
470         * src/etpan/imap-thread.c
471                 Fix unwanted creation of 
472                 libetpan's stream dump file
473         * src/compose.c
474                 Fix coloring of pastes as quotation
475         * src/summaryview.c
476                 Maemo: Fix opening of mails from keypad
477                 in Sent folders
478         * src/addressbook.c
479         * src/folderview.c
480         * src/image_viewer.c
481         * src/mimeview.c
482         * src/gtk/prefswindow.c
483                 Maemo: Fix adjustments changes 
484
485 2007-08-30 [colin]      2.10.0cvs186
486
487         * src/folderview.c
488                 Don't opened selected folder when clicking
489                 on white space
490         * src/mainwindow.c
491                 Maemo: Make Esc close messageviews
492         * src/messageview.c
493                 Maemo: Fix message scrolling to the end on 
494                 opening
495                 Maemo: Fix reopening same message
496         * src/gtk/prefswindow.c
497                 Maemo: try to fix scrollbar. Doesn't work,
498                 it seems as if gtk_adjustment_set_value was
499                 a noop.
500
501 2007-08-30 [colin]      2.10.0cvs185
502
503         * src/compose.c
504         * src/folderview.c
505         * src/main.c
506         * src/prefs_matcher.c
507         * src/prefs_template.c
508         * src/quote_fmt.c
509         * src/send_message.c
510         * src/toolbar.c
511         * src/gtk/gtkaspell.c
512         * src/plugins/bogofilter/bogofilter.c
513         * src/plugins/bogofilter/bogofilter_gtk.c
514         * src/plugins/clamav/clamav_plugin_gtk.c
515         * src/plugins/pgpcore/sgpgme.c
516         * src/plugins/spamassassin/spamassassin.c
517         * src/plugins/spamassassin/spamassassin_gtk.c
518                 Fix all potential misuses of format-string functions
519
520 2007-08-30 [wwp]        2.10.0cvs184
521
522         * src/prefs_template.c
523                 Fix a leak.
524
525 2007-08-29 [colin]      2.10.0cvs183
526
527         * src/plugins/trayicon/trayicon.c
528                 Fix leak of hooks in case of error,
529                 thanks to Holger Berndt
530
531 2007-08-28 [colin]      2.10.0cvs182
532
533         * src/mainwindow.c
534                 Don't use current folder settings when
535                 composing from the compose button's
536                 account selector
537
538 2007-08-28 [colin]      2.10.0cvs181
539
540         * src/quote_fmt_parse.y
541                 Fix cursor offset when quote contains UTF-8
542                 chars
543
544 2007-08-28 [colin]      2.10.0cvs180
545
546         * src/compose.c
547         * src/compose.h
548                 Fix signature replacement when it's been wrapped
549
550 2007-08-27 [colin]      2.10.0cvs179
551
552         * src/summaryview.c
553                 Fix indentation
554
555 2007-08-27 [colin]      2.10.0cvs178
556
557         * src/summaryview.c
558                 Fix Quicksearch's Sticky mode
559
560 2007-08-27 [colin]      2.10.0cvs177
561
562         * src/folder_item_prefs.c
563         * src/folder_item_prefs.h
564         * src/imap_gtk.c
565         * src/mh_gtk.c
566                 Fix loss of subfolders properties when
567                 renaming a folder
568
569 2007-08-26 [wwp]        2.10.0cvs176
570
571         * src/alertpanel.c
572         * src/messageview.c
573         * src/prefs_actions.c
574                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
575                 will have to be used when necessary *before* calling
576                 alertpanel functions.
577
578 2007-08-25 [paul]       2.10.0cvs175
579
580         * src/prefs_actions.c
581                 workaround gettext problem marking
582                 string as c-format when it's not
583
584 2007-08-25 [wwp]        2.10.0cvs174
585
586         * src/alertpanel.c
587         * src/messageview.c
588         * src/prefs_actions.c
589                 Call the pango markup escape function right ince in alertpanel_create
590                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
591                 2.10.0cvs158).
592
593         * src/common/log.c
594                 Fix a crash due to a misuse of g_print(), encountered when the string
595                 passed to g_print was containing printf substitution symbols.
596
597 2007-08-25 [paul]       2.10.0cvs173
598
599         * src/common/log.c
600                 fix a segfault when refreshing RSSyl feeds
601
602 2007-08-25 [paul]       2.10.0cvs172
603
604         * src/gtk/icon_legend.c
605                 add watchthread.xpm
606
607 2007-08-25 [paul]       2.10.0cvs171
608
609         * src/Makefile.am
610         * src/stock_pixmap.c
611         * src/pixmaps/insert_file.xpm
612                 add a new pixmap instead of re-using
613                 paste.xpm. (easier for icon theme authors)
614
615 2007-08-24 [holger]     2.10.0cvs170
616
617         * src/plugins/trayicon/trayicon.c
618                 The same fix for another hook id.
619
620 2007-08-24 [holger]     2.10.0cvs169
621
622         * src/plugins/trayicon/trayicon.c
623                 Micro-fix: Do the error checking for
624                 the right hook id.
625
626 2007-08-24 [paul]       2.10.0cvs168
627
628         * src/folder.h
629                 fix typo causing compiler warning
630
631 2007-08-24 [paul]       2.10.0cvs167
632
633         * README
634                 put back the correct version of this file also
635
636 2007-08-24 [colin]      2.10.0cvs166
637
638         * src/send_message.c
639                 Use progress bar when sending messages
640
641 2007-08-24 [paul]       2.10.0cvs165
642
643         * Makefile.am
644                 oops! if i'm quick no-one will notice
645                 (put back the proper file)
646
647 2007-08-24 [paul]       2.10.0cvs164
648
649         * AUTHORS
650         * Makefile.am
651         * README
652         * src/gtk/authors.h
653         * tools/Makefile.am
654         * tools/README
655         * tools/mew2claws-mail.pl
656                 add new script that imports a Mew address book
657                 submitted by Jerome Lelong
658
659 2007-08-24 [paul]       2.10.0cvs163
660
661         * manual/plugins.xml
662                 remove the obsolete plugins, add the
663                 missing plugins, including the forthcoming
664                 SpamReport plugin
665
666 2007-08-24 [paul]       2.10.0cvs162
667
668         * manual/advanced.xml
669                 add info about the hidden emphasis_color option
670         * manual/keyboard.xml
671                 correct the info about hotkeys
672                 wrap the long lines
673
674 2007-08-24 [paul]       2.10.0cvs161
675
676         * src/folderview.c
677                 add mnemonic to 'Run procesing rules'
678
679 2007-08-24 [paul]       2.10.0cvs160
680
681         * src/account.c
682         * src/folder.c
683         * src/folder.h
684                 use suitable defaults for outbox,
685                 queue, drafts and trash folders
686
687 2007-08-24 [wwp]        2.10.0cvs159
688
689         * src/folderview.c
690                 Update menu item sensitivity if necessary (or we get a
691                 gtk critical message).
692
693 2007-08-23 [wwp]        2.10.0cvs158
694
695         * src/action.c
696         * src/prefs_actions.c
697                 Allow literal % chars in action commands (use %%).
698                 Add a missing p++ to the action parser in action_get_type(),
699                 which was missing it, even if it was neutral.
700                 Fix a pango markup warning at runtime.
701
702 2007-08-23 [wwp]        2.10.0cvs157
703
704         * src/addressbook.c
705                 Contacts are now locale-aware sorted in the address book
706                 (LC_COLLATE matters here).
707                 Fix missing table initializers.
708
709 2007-08-23 [colin]      2.10.0cvs156
710
711         * src/imap.c
712                 Check scan_required on dest folder when copying
713
714 2007-08-23 [colin]      2.10.0cvs155
715
716         * src/imap.c
717                 Fix scanning when folder was empty
718
719 2007-08-22 [colin]      2.10.0cvs154
720
721         * src/msgcache.c
722                 Don't g_warning when g_try_malloc fails(), or it makes
723                 things worse as g_log() allocates. Fixes bug 1290,
724                 'Claws Mail crashes if too little memory when 
725                 rebuilding folder tree'
726
727 2007-08-22 [colin]      2.10.0cvs153
728
729         * src/inc.c
730                 Fix format string vulnerability, thanks to
731                 Ulf Harnhammar, Secunia Research
732
733 2007-08-22 [colin]      2.10.0cvs152
734
735         * src/ldapserver.c
736                 Set tv_usec too
737
738 2007-08-22 [wwp]        2.10.0cvs151
739
740         * src/ldapquery.c
741                 Few better null-ptr checks.
742
743 2007-08-22 [colin]      2.10.0cvs150
744
745         * src/editldap.c
746         * src/editldap_basedn.c
747         * src/ldapquery.c
748         * src/ldapserver.c
749         * src/ldapserver.h
750         * src/ldapupdate.c
751         * src/ldaputil.c
752         * src/ldaputil.h
753                 Fix ldap timeouts
754
755 2007-08-22 [colin]      2.10.0cvs149
756
757         * src/ldapquery.c
758                 Finish previous fix
759
760 2007-08-22 [colin]      2.10.0cvs148
761
762         * src/ldapquery.c
763                 Fix wrong assertions
764
765 2007-08-22 [colin]      2.10.0cvs147
766
767         * src/ldaputil.c
768                 Fix test (set ldap v3 if bindDN is set or TLS is set)
769
770 2007-08-22 [colin]      2.10.0cvs146
771
772         * src/editldap.c
773         * src/ldaputil.c
774                 Fix wrong "Connected successfully to server". Connection only succeeds if
775                 we can get the base DN.
776
777 2007-08-21 [wwp]        2.10.0cvs145
778
779         * src/browseldap.c
780         * src/editldap.c
781         * src/ldapctrl.c
782         * src/ldapquery.c
783         * src/ldapserver.c
784         * src/ldapupdate.c
785         * src/ldaputil.c
786                 More sanity checks in ldap functions.
787
788 2007-08-21 [wwp]        2.10.0cvs144
789
790         * src/prefs_account.c
791                 Don't return a value in a void function().
792
793 2007-08-21 [paul]       2.10.0cvs143
794
795         * src/messageview.c
796                 add check for ftp: to messageview_list_urls()
797
798 2007-08-21 [colin]      2.10.0cvs142
799
800         * src/editldap.c
801         * src/ldapctrl.c
802         * src/ldapctrl.h
803         * src/ldapquery.c
804         * src/ldapupdate.c
805                 Fix bug 1293, 'LDAP address book not working'
806                 Search only on specified fields, but fetch 
807                 every field possible. People will have to 
808                 reset the searched Attributes in their LDAP
809                 servers properties.
810
811 2007-08-21 [wwp]        2.10.0cvs141
812
813         * src/addr_compl.c
814         * src/addrbook.c
815         * src/addrcache.c
816         * src/addrcindex.c
817         * src/addressbook.c
818         * src/addrindex.c
819         * src/browseldap.c
820         * src/crash.c
821         * src/editaddress_other_attributes_ldap.c
822         * src/exporthtml.c
823         * src/folder.c
824         * src/folderview.c
825         * src/imap.c
826         * src/jpilot.c
827         * src/ldapserver.c
828         * src/ldapupdate.c
829         * src/ldif.c
830         * src/main.c
831         * src/mainwindow.c
832         * src/matcher.c
833         * src/mh.c
834         * src/msgcache.c
835         * src/mutt.c
836         * src/pine.c
837         * src/pop.c
838         * src/prefs_customheader.c
839         * src/prefs_msg_colors.c
840         * src/procmime.c
841         * src/textview.c
842         * src/vcard.c
843         * src/wizard.c
844         * src/common/log.c
845         * src/common/socket.c
846         * src/common/ssl_certificate.c
847         * src/common/utils.c
848         * src/common/utils.h
849         * src/gtk/description_window.c
850         * src/plugins/demo/demo.c
851         * src/plugins/pgpcore/prefs_gpg.c
852         * src/plugins/spamassassin/libspamc.c
853                 Make sure we use glib functions to send text messages (information,
854                 debug, warning, errors) to stdout/stderr - no more direct puts
855                 fputs printf fprintf to stdout/stderr when it can be done using
856                 g_log*() and g_print/g_printerr. Doing this, we make sure every
857                 stdout/stderr message is saved to log in Windows.
858
859
860 2007-08-21 [wwp]        2.10.0cvs140
861
862         * src/main.c
863         * src/common/utils.h
864                 Route glib's stdout/stderr messages to a log file (Windows only),
865                 instead of loosing them.
866
867 2007-08-21 [paul]       2.10.0cvs139
868
869         * src/mainwindow.c
870                 replace deprecated g_strncasecmp()
871         * src/messageview.c
872                 fix 'List URLS'
873
874 2007-08-20 [ticho]      2.10.0cvs138
875
876         * src/account.c
877         * src/prefs_account.h
878                 Copy all account preferences in account_clone() - some
879                 were missing.
880         * src/prefs_account.c
881                 Handle empty privacy system combobox gracefully (warning
882                 instead of a crash).
883
884 2007-08-20 [colin]      2.10.0cvs137
885
886         * src/ldapctrl.c
887                 Fix a leak
888
889 2007-08-20 [paul]       2.10.0cvs136
890
891         * src/browseldap.c
892         * src/editldap.c
893         * src/ldapctrl.c
894         * src/ldapquery.c
895         * src/ldapquery.h
896         * src/ldapserver.c
897         * src/ldaputil.c
898                 add debug_prints
899                 patch by Michael Rasmussen
900
901 2007-08-19 [colin]      2.10.0cvs135
902
903         * src/imap.c
904                 Fix previous commit. Sensitivity update is needed
905                 for "Cancel receiving". However when batching we
906                 don't need to do it for every message flag change,
907                 just once at the start and once at the end.
908
909 2007-08-19 [colin]      2.10.0cvs134
910
911         * src/imap.c
912                 Remove useless menu updates on session lock/unlock
913
914 2007-08-19 [colin]      2.10.0cvs133
915
916         * src/etpan/imap-thread.c
917                 Make all fetch logs less verbose
918
919 2007-08-19 [paul]       2.10.0cvs132
920
921         * src/foldersel.c
922         * src/folderview.c
923         * src/summaryview.c
924                 fix bug 1286, 'Can't move a folder into a "Folders
925                 Only" folder'
926
927 2007-08-18 [ticho]      2.10.0cvs131
928
929         * src/editaddress_other_attributes_ldap.c
930                 Converted option menu for other ldap attributes to GtkComboBox.
931
932 2007-08-18 [colin]      2.10.0cvs130
933
934         * src/compose.c
935         * src/prefs_common.c
936         * src/prefs_common.h
937         * src/prefs_send.c
938         * src/send_message.c
939                 Revert 'send_dialog_mode' meaning to 
940                 'send_dialog_invisible', so that the 
941                 new checkbox doesn't change the 
942                 existing behaviour.
943
944 2007-08-18 [paul]       2.10.0cvs129
945
946         * src/summaryview.c
947                 add missing menu update
948
949 2007-08-17 [colin]      2.10.0cvs128
950
951         * src/folder.c
952                 Set batching after getting flags - maybe fixes
953                 bug 1292, 'CM crashes on writing mail'
954
955 2007-08-16 [ticho]      2.10.0cvs127
956
957         * src/prefs_send.c
958                 Convert two GtkOptionMenu widgets to new GtkComboBox.
959         * src/gtk/combobox.h
960         * src/gtk/gtkutils.c
961                 Allow NULL for GtkComboBox menuitem label, rendering such
962                 items as row separators.
963
964 2007-08-16 [paul]       2.10.0cvs126
965
966         * src/plugins/trayicon/trayicon.c
967                 remove wrongly used gettextisation
968
969 2007-08-15 [ticho]      2.10.0cvs125
970
971         * src/importldif.c
972                 Fixed a runtime warning where an attempt to pack an
973                 already packed GtkLabel was made.
974
975 2007-08-15 [ticho]      2.10.0cvs124
976
977         * src/prefs_compose_writing.c
978                 Convert the insert-or-attach-dragged-files GtkOptionMenu
979                 into GtkComboBox.
980
981 2007-08-14 [ticho]      2.10.0cvs123
982
983         * src/messageview.c
984         * src/gtk/gtkutils.c
985                 Changed return receipt account selector to GtkComboBox.
986                 Fixed a runtime warning where GTK tried to parse
987                 "name <email@address" as a Pango markup in an alertpanel label.
988
989 2007-08-14 [ticho]      2.10.0cvs122
990
991         * src/prefs_logging.c
992                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
993
994 2007-08-14 [wwp]        2.10.0cvs121
995
996         * tools/Makefile.am
997         * tools/README
998         * tools/popfile-link.sh
999                 Added a new tool: POPFile helper, to open
1000                 selected messages in POPFile control center,
1001                 in order to change the messages' status.
1002
1003 2007-08-14 [ticho]      2.10.0cvs120
1004
1005         * src/compose.c
1006         * src/prefs_common.c
1007         * src/prefs_common.h
1008         * src/prefs_send.c
1009         * src/send_message.c
1010                 Change "Show send dialog" optionmenu to a checkbutton.
1011         * src/prefs_receive.c
1012                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1013
1014 2007-08-13 [wwp]        2.10.0cvs119
1015
1016         * src/addr_compl.c
1017         * src/addressbook.c
1018         * src/addrindex.c
1019         * src/compose.c
1020         * src/filtering.c
1021         * src/folderview.c
1022         * src/inc.c
1023         * src/matcher.c
1024         * src/mh.c
1025         * src/partial_download.c
1026         * src/prefs_gtk.c
1027         * src/procmsg.c
1028         * src/stock_pixmap.c
1029         * src/summaryview.c
1030         * src/common/utils.c
1031         * src/gtk/gtkaspell.c
1032         * src/gtk/menu.c
1033                 Make sure we never pass NULL pointers for %s substitutions
1034                 (prevent from crashing in Windows).
1035
1036 2007-08-13 [wwp]        2.10.0cvs118
1037
1038         * src/msgcache.c
1039                 Re-enable mmap_reads in Windows with some missing
1040                 CloseHandle of mapping objects, thanks to
1041                 Marcus Brinkmann.
1042
1043 2007-08-13 [paul]       2.10.0cvs117
1044
1045         * src/common/utils.c
1046                 fix bug 1287, 'Compile time problem on Solaris
1047                 (nexenta gnu/Solaris) utils.c'
1048                 Thanks to Piotr Chrzczonowicz
1049
1050 2007-08-12 [wwp]        2.10.0cvs116
1051
1052         * src/plugins/pgpcore/prefs_gpg.c
1053                 Don't try to unset a GPG_AGENT_INFO that was not
1054                 set (and don't use a NULL string in Windows, it was
1055                 crashing with --debug if GPG_AGENT_INFO was not set).
1056
1057 2007-08-12 [wwp]        2.10.0cvs115
1058
1059         * src/privacy.h
1060                 Make gcc type-check arguments passed to privacy_set_error().
1061
1062 2007-08-12 [ticho]      2.10.0cvs114
1063
1064         * src/prefs_folder_item.c
1065                 Make sure that folder default account combobox always has some
1066                 account preselected.
1067         * src/gtk/combobox.c
1068                 Handle empty combobox gracefully (warning instead of crash).
1069
1070 2007-08-12 [ticho]      2.10.0cvs114
1071
1072         * src/prefs_folder_item.c
1073                 Make sure that folder default account combobox is not empty.
1074         * src/gtk/combobox.c
1075                 Handle empty combobox gracefully (warning instead of crash).
1076
1077 2007-08-11 [paul]       2.10.0cvs113
1078
1079         * src/addrgather.c
1080         * src/folderview.c
1081                 use 'subfolder' instead of 'sub-folder', matching
1082                 everywhere else the term is used
1083         * src/imap_gtk.c
1084                 fix engrish
1085
1086 2007-08-10 [wwp]        2.10.0cvs112
1087
1088         * src/msgcache.c
1089                 Disable mmap reads in Windows only (at least temporarily), they
1090                 prevent from renaming/removing target cache files.
1091
1092 2007-08-10 [paul]
1093
1094         3.0.0-rc2 released
1095
1096 2007-08-10 [wwp]        2.10.0cvs111
1097
1098         * src/msgcache.c
1099                 fix unpredictable crashes in Windows due to broken
1100                 cache/mark/tags files writting (file were opened for
1101                 writing in text mode).
1102
1103         * src/recv.c
1104                 use gettimeofday() from w32lib.h on Windows.
1105
1106 2007-08-10 [colin]      2.10.0cvs110
1107
1108         * src/imap.c
1109         * src/etpan/imap-thread.c
1110         * src/etpan/imap-thread.h
1111                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1112
1113 2007-08-09 [colin]      2.10.0cvs109
1114
1115         * src/editldap.c
1116                 Fix port being reset to 636 on SSL
1117         * src/folder.c
1118                 Fix folder_item_get_msg_num_by_file
1119                 on drafts/queue folders
1120
1121 2007-08-09 [wwp]        2.10.0cvs108
1122
1123         * src/folder.c
1124                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1125                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1126
1127
1128 2007-08-09 [colin]      2.10.0cvs107
1129
1130         * src/folderview.c
1131         * src/summaryview.c
1132         * src/gtk/prefswindow.c
1133                 A few Maemo layout fixes
1134
1135 2007-08-09 [paul]       2.10.0cvs106
1136
1137         * src/prefs_account.c
1138                 remove the hyphen from plug-ins to
1139                 match everywhere else
1140
1141 2007-08-08 [wwp]        2.10.0cvs105
1142
1143         * src/prefs_folder_item.c
1144                 Fix an extraneous stealth ^L char.
1145
1146 2007-08-08 [wwp]        2.10.0cvs104
1147
1148         * src/prefs_folder_item.c
1149                 Better fix, group variables declarations (USE_ASPELL).
1150
1151 2007-08-08 [wwp]        2.10.0cvs103
1152
1153         * src/prefs_folder_item.c
1154                 Fix compilation w/ USE_ASPELL set (broken
1155                 by 2.10.0cvs102).
1156
1157 2007-08-08 [ticho]      2.10.0cvs102
1158
1159         * src/prefs_folder_item.c
1160                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1161
1162 2007-08-08 [colin]      2.10.0cvs101
1163
1164         * src/imap.c
1165         * src/etpan/imap-thread.c
1166         * src/etpan/imap-thread.h
1167                 Close selected mailbox before doing
1168                 status on it.
1169
1170 2007-08-08 [colin]      2.10.0cvs100
1171
1172         * src/html.c
1173                 Complete symbol table, thanks to wwp.
1174                 Fixes bug 1284, 'The html -> text 
1175                 converter ignores entities'
1176         * src/msgcache.c
1177                 Fix possible fd leak
1178
1179 2007-08-08 [colin]      2.10.0cvs99
1180
1181         * src/imap.c
1182                 Better way to fetch UIDs on non-UIDPLUS servers
1183
1184 2007-08-07 [colin]      2.10.0cvs98
1185
1186         * src/imap.c
1187                 fix bug 1275, 'auto-saved draft messages not 
1188                 always being removed'; Also, make multiple
1189                 copy (in the same account) faster by matching
1190                 source/destination message UIDs.
1191         * src/messageview.c
1192                 Don't try to reshow deleted mail
1193         * src/msgcache.c
1194                 Fix leak on error path
1195
1196 2007-08-07 [wwp]        2.10.0cvs97
1197
1198         * manual/account.xml
1199         * manual/advanced.xml
1200         * manual/fr/account.xml
1201         * manual/fr/advanced.xml
1202                 Updated the reference manual and the French translation to
1203                 reflect 2.10.0cvs84: enable running folder Processing
1204                 rules on demand.
1205
1206 2007-08-06 [wwp]        2.10.0cvs96
1207
1208         * src/prefs_common.c
1209         * src/prefs_common.h
1210         * src/textview.c
1211                 Allow changing the emphasis color used to highlight
1212                 the newsreader/x-mailer header value when it matches
1213                 our preferred mail agent (hidden pref 'emphasis_col' added
1214                 to clawsrc).
1215
1216 2007-08-06 [colin]      2.10.0cvs95
1217
1218         * src/compose.c
1219         * src/compose.h
1220                 Re-commit 2.10.0cvs86, with a protection
1221                 against Pango bug. Also, try to fix 
1222                 bug 1275, 'auto-saved draft messages not 
1223                 always being removed'
1224
1225 2007-08-06 [wwp]        2.10.0cvs94
1226
1227         * src/gtk/quicksearch.c
1228                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1229
1230 2007-08-06 [ticho]      2.10.0cvs93
1231
1232         * src/prefs_account.c
1233         * src/gtk/combobox.c
1234                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1235                 selection in account preferences.
1236
1237 2007-08-06 [wwp]        2.10.0cvs92
1238
1239         * src/plugins/pgpcore/plugin.def
1240                 Apply one more chunk from gpg4win's 03-w32-port patch.
1241
1242 2007-08-05 [colin]      2.10.0cvs91
1243
1244         * src/compose.c
1245         * src/compose.h
1246                 reverting buggy patch for now
1247
1248 2007-08-05 [colin]      2.10.0cvs90
1249
1250         * src/folder.c
1251                 Fix slowdown
1252
1253 2007-08-04 [colin]      2.10.0cvs89
1254
1255         * src/prefs_summaries.c
1256         * src/summary_search.c
1257                 Replace deprecated widgets. Patch by
1258                 Andrej.
1259
1260 2007-08-04 [colin]      2.10.0cvs88
1261
1262         * src/mh.c
1263                 Refresh GUI only every 2000 mails on mh_get_last_num
1264                 This is fast (readdir) and done only once per 
1265                 session/folder
1266
1267 2007-08-03 [colin]      2.10.0cvs87
1268
1269         * src/prefs_account.c
1270         * src/gtk/combobox.h
1271         * src/gtk/gtkutils.c
1272                 Fix a deprecated widget. Patch by
1273                 Andrej
1274
1275 2007-08-03 [colin]      2.10.0cvs86
1276
1277         * src/compose.c
1278         * src/compose.h
1279                 Make colorisation and wrapping algorithms
1280                 faster. Fixes bug 1246, 'compose becomes 
1281                 increasingly slow replying to complex emails'
1282
1283 2007-08-03 [paul]       2.10.0cvs85
1284
1285         * src/mh.c
1286                 keep the window painted
1287
1288 2007-08-02 [paul]       2.10.0cvs84
1289
1290         * src/folderview.c
1291         * src/mainwindow.c
1292         * src/mainwindow.h
1293                 enable running folder Processing
1294                 rules on demand
1295
1296 2007-08-02 [paul]       2.10.0cvs83
1297
1298         * src/textview.c
1299                 speed up/clean up rendering of larger
1300                 msgs
1301                 Thanks to Colin
1302
1303 2007-08-01 [paul]       2.10.0cvs82
1304
1305         * src/mainwindow.h
1306                 clean up cruft
1307         * src/toolbar.c
1308                 change default toolbar layout on maemo
1309         * src/pixmaps/close.xpm
1310                 make the red cross a grey cross
1311         * src/pixmaps/jpilot.xpm
1312                 make icon smaller so it fits better
1313
1314 2007-07-31 [paul]       2.10.0cvs81
1315
1316         * src/setup.c
1317         * src/gtk/gtkutils.c
1318                 fix crash on maemo on first launch
1319
1320 2007-07-30 [paul]       2.10.0cvs80
1321
1322         * src/prefs_matcher.c
1323                 specify the units of age and size
1324
1325 2007-07-30 [paul]       2.10.0cvs79
1326
1327         * src/main.c
1328                 Fix IMAP timeout setting
1329
1330 2007-07-30 [colin]      2.10.0cvs78
1331
1332         * src/prefs_account.c
1333                 Fix a deprecated widget. Patch by
1334                 Andrej
1335
1336 2007-07-27 [paul]       2.10.0cvs77
1337
1338         * src/matcher_parser_parse.y
1339         * src/prefs_filtering_action.c
1340         * src/prefs_matcher.c
1341                 these changes forgotten in cvs74's
1342                 'watch thread' feature
1343
1344 2007-07-27 [paul]       2.10.0cvs76
1345
1346         * src/compose.c
1347                 fix potential crasher
1348                 thanks to Colin
1349
1350 2007-07-27 [paul]       2.10.0cvs75
1351
1352         * src/mainwindow.c
1353         * src/manual.c
1354         * src/manual.h
1355         * src/gtk/gtkutils.c
1356                 make mainwindow's /Help/Manual point to the
1357                 remote copy if the local copy doesn't exist
1358
1359 2007-07-27 [paul]       2.10.0cvs74
1360
1361         * src/Makefile.am
1362         * src/filtering.c
1363         * src/folder.c
1364         * src/mainwindow.c
1365         * src/matcher.c
1366         * src/matcher.h
1367         * src/matcher_parser_parse.y
1368         * src/procmsg.c
1369         * src/procmsg.h
1370         * src/stock_pixmap.c
1371         * src/stock_pixmap.h
1372         * src/summaryview.c
1373         * src/summaryview.h
1374         * src/toolbar.c
1375         * src/toolbar.h
1376         * src/pixmaps/watchthread.xpm
1377                 add 'watch thread' feature
1378
1379 2007-07-27 [paul]       2.10.0cvs73
1380
1381         * src/prefs_folder_item.c
1382                 adjust labels, add tooltips
1383
1384 2007-07-27 [colin]      2.10.0cvs72
1385
1386         * src/summaryview.c
1387                 Maemo: Remove less used menu items
1388
1389 2007-07-26 [colin]      2.10.0cvs71
1390
1391         * src/messageview.c
1392                 Maemo: destroy messageview after trashing mail.
1393                 Maybe should be done on X11 too
1394
1395 2007-07-26 [colin]      2.10.0cvs70
1396
1397         * src/folderview.c
1398         * src/mainwindow.c
1399         * src/prefs_common.c
1400         * src/prefs_common.h
1401         * src/summaryview.c
1402                 Add View/Show or Hide/Column headers
1403
1404 2007-07-26 [colin]      2.10.0cvs69
1405
1406         * src/procmime.c
1407                 Fix unwanted output
1408
1409 2007-07-26 [colin]      2.10.0cvs68
1410
1411         * src/ldapserver.c
1412                 Fix possible crash on cache invalidation
1413         * src/compose.c
1414         * src/procmime.c
1415         * src/procmime.h
1416         * src/quote_fmt_parse.y
1417                 Make replying to mails with big attachments
1418                 much faster. Fixes bug 1224, 'The process of 
1419                 Replying to emails with large attachments 
1420                 seems unreasonably long...'
1421
1422 2007-07-26 [colin]      2.10.0cvs67
1423
1424         * src/mimeview.c
1425         * src/matcher.c
1426         * src/common/ssl.c
1427                 Fix threads use on BSDs
1428
1429 2007-07-26 [paul]       2.10.0cvs66
1430
1431         * src/gtk/prefswindow.c
1432                 fix account prefs breakage
1433                 thanks to Colin
1434
1435 2007-07-26 [paul]       2.10.0cvs65
1436
1437         * configure.ac
1438                 standardise ./configure --help messages
1439
1440 2007-07-26 [colin]      2.10.0cvs64
1441
1442         * src/addressbook.c
1443         * src/editaddress.c
1444                 Fix two vCard-related crashes
1445
1446 2007-07-25 [colin]      2.10.0cvs63
1447
1448         * src/inc.c
1449         * src/prefs_common.c
1450         * src/prefs_common.h
1451         * src/prefs_receive.c
1452                 Maemo: Add a better way to notify of
1453                 new mails
1454         * src/mainwindow.c
1455         * src/statusbar.h
1456         * src/summaryview.c
1457         * src/toolbar.c
1458                 Maemo: Various layout fixes
1459         * src/gtk/prefswindow.c
1460                 Maemo: Better prefs layout
1461
1462 2007-07-25 [paul]       2.10.0cvs62
1463
1464         * src/textview.c
1465                 fix the layout on maemo
1466                 thanks to Colin
1467
1468 2007-07-25 [iwkse]      2.10.0cvs61
1469
1470         * src/summaryview.c
1471                 add 'o' shortcut on summaryview
1472
1473 2007-07-25 [iwkse]      2.10.0cvs60
1474
1475         * src/textview.c
1476                 fix o shortcut
1477
1478 2007-07-24 [colin]      2.10.0cvs59
1479
1480         * src/mh.c
1481                 Fix missing timestamp update on source
1482                 folder when moving
1483         * src/textview.c
1484         * src/textview.h
1485                 Better text layout on part's choices
1486
1487 2007-07-23 [colin]      2.10.0cvs58
1488
1489         * src/mimeview.c
1490         * src/textview.c
1491                 Maemo: Automatically choose the correct application
1492                 to open parts
1493         * src/gtk/quicksearch.c
1494                 Make search run on GDK_KP_Enter too
1495
1496 2007-07-23 [wwp]        2.10.0cvs57
1497
1498         * src/quote_fmt_lex.l
1499                 Revert accidentaly committed lines (account_sig) in
1500                 2.10.0cvs56.
1501
1502 2007-07-23 [wwp]        2.10.0cvs56
1503
1504         * src/quote_fmt_lex.l
1505                 Fix typos around long form expressions in the quote lexer.
1506
1507 2007-07-23 [paul]
1508
1509         3.0.0-rc1 released
1510
1511 2007-07-23 [colin]      2.10.0cvs55
1512
1513         * src/addr_compl.c
1514                 Fix auto-completion on Maemo
1515
1516 2007-07-23 [colin]      2.10.0cvs54
1517
1518         * src/statusbar.c
1519                 Maemo: Fix sticking statusbars
1520
1521 2007-07-22 [colin]      2.10.0cvs53
1522
1523         * src/main.c
1524                 Maemo: Fix the strange "top_application" info
1525                 at startup. We should do something when 
1526                 receiving such a message.
1527
1528 2007-07-20 [paul]       2.10.0cvs52
1529
1530         * src/news_gtk.c
1531                 add missing #include "statusbar.h"
1532
1533 2007-07-20 [colin]      2.10.0cvs51
1534
1535         * src/folder.c
1536         * src/folder.h
1537         * src/folder_item_prefs.c
1538         * src/folder_item_prefs.h
1539         * src/folderview.c
1540         * src/imap.c
1541         * src/imap_gtk.c
1542         * src/imap_gtk.h
1543         * src/news.c
1544         * src/news_gtk.c
1545         * src/news_gtk.h
1546         * src/prefs_folder_item.c
1547                 Implement age-based caching: allow to
1548                 specify a threshold for the offline synchronisation
1549                 feature, and whether old cached bodies should 
1550                 be removed
1551         * src/toolbar.c
1552         * src/toolbar.h
1553                 Fix label/tooltips
1554         * src/plugins/dillo_viewer/dillo_viewer.c
1555                 Check that Dillo's installed
1556
1557 2007-07-20 [wwp]        2.10.0cvs50
1558
1559         * src/mimeview.c
1560         * src/stock_pixmap.c
1561                 Draw a frame around the selected mimeview part icon (instead of the
1562                 shifted 'dancing' icon).
1563
1564 2007-07-20 [colin]      2.10.0cvs49
1565
1566         * src/main.c
1567                 Unref stuff even on error
1568         * src/wizard.c
1569                 disconnect signals only at the very
1570                 end of the wizard save.
1571
1572 2007-07-20 [colin]      2.10.0cvs48
1573
1574         * src/mainwindow.c
1575         * src/messageview.c
1576         * src/toolbar.c
1577         * src/toolbar.h
1578                 Fix random crashes while navigating
1579                 (GTK_EVENTS_FLUSH)
1580
1581 2007-07-19 [colin]      2.10.0cvs47
1582
1583         * configure.ac
1584         * src/main.c
1585         * src/prefs_common.c
1586         * src/prefs_common.h
1587         * src/wizard.c
1588         * src/common/defs.h
1589         * src/common/utils.c
1590                 Maemo: add an easy way to store data (mails
1591                 and IMAP/NNTP caches) on one of the SD cards,
1592                 and protect against unmounts if needed
1593
1594 2007-07-19 [paul]       2.10.0cvs46
1595
1596         * src/Makefile.am
1597         * src/stock_pixmap.c
1598         * src/gtk/about.c
1599         * src/pixmaps/claws-mail_logo-small.xpm
1600                 implement a (slightly) different About
1601                 dialog for maemo and add a small version
1602                 of the logo for it
1603         * src/wizard.c
1604                 use a scrolled window for wizard page 1
1605                 on maemo
1606
1607 2007-07-19 [paul]       2.10.0cvs45
1608
1609         * src/Makefile.am
1610                 too soon for this line
1611
1612 2007-07-19 [paul]       2.10.0cvs44
1613
1614         * src/Makefile.am
1615                 fix build on n800
1616
1617 2007-07-19 [colin]      2.10.0cvs43
1618
1619         * src/wizard.c
1620                 Solve Mail/Mailbox name when specifying
1621                 full /path/to/Mail.
1622
1623 2007-07-18 [colin]      2.10.0cvs42
1624
1625         * src/inc.c
1626         * configure.ac
1627                 Fix build on n770
1628
1629 2007-07-18 [colin]      2.10.0cvs41
1630
1631         * src/inc.c
1632                 Maemo: plug the online/offline system into
1633                 maemo's interfaces to have Claws automatically
1634                 switch according to the system status
1635         * src/statusbar.c
1636                 Maemo: use HildonBanners to display status
1637                 messages. Renders the main statusbar useless.
1638
1639 2007-07-18 [paul]       2.10.0cvs40
1640
1641         * src/filtering.c
1642                 fix screen blanking on moving/copying many msgs
1643         * src/folder.c
1644                 fix processing progressbar and screen blanking
1645                 during processing
1646
1647 2007-07-18 [paul]       2.10.0cvs39
1648
1649         * src/messageview.c
1650                 revert cvs37, breakage on maemo
1651
1652 2007-07-18 [paul]       2.10.0cvs38
1653
1654         * src/gtk/gtkutils.c
1655                 make sure we can still build with older GTK's
1656
1657 2007-07-18 [colin]      2.10.0cvs37
1658
1659         * src/messageview.c
1660                 Only hide the small layout's messageview, instead
1661                 of destroying it when closing
1662         * src/gtk/gtkutils.c
1663                 Use gtk_window_present_with_time to popup windows,
1664                 it seems to make things better with modern WMs
1665                 (actually focusing)
1666
1667 2007-07-17 [colin]      2.10.0cvs36
1668
1669         * src/editaddress.c
1670                 Simplify layout on Maemo
1671         * src/folder.c
1672                 Fix possible crash
1673         * src/prefs_display_header.c
1674                 Remove some headers by default on Maemo
1675
1676 2007-07-17 [paul]       2.10.0cvs35
1677
1678         * src/prefs_common.c
1679         * src/prefs_common.h
1680         * src/prefs_logging.c
1681         * src/common/log.c
1682                 add options to stop/enable writing logs to disc
1683
1684 2007-07-17 [paul]       2.10.0cvs34
1685
1686         * src/edittags.c
1687                 fix some issues with the Apply tags window:
1688                 - set search column (enables autocompl in the treeview)
1689                 - apply tag from "New tag" if it existed
1690                 - clears New tag entry when adding it with the button
1691                 Thanks to Colin
1692
1693 2007-07-17 [paul]       2.10.0cvs33
1694
1695         * src/edittags.c
1696                 fix 'apply tags' dialogue weirdness
1697
1698 2007-07-16 [colin]      2.10.0cvs32
1699
1700         * src/toolbar.c
1701                 Fix double-loading of mails on Maemo
1702
1703 2007-07-16 [colin]      2.10.0cvs31
1704
1705         * src/messageview.c
1706                 Prevent double-loading of the same part under some
1707                 conditions; hide statusbar on Maemo
1708
1709 2007-07-16 [colin]      2.10.0cvs30
1710
1711         * src/edittags.c
1712         * src/edittags.h
1713         * src/mainwindow.c
1714         * src/summaryview.c
1715                 Improve the tag interface - allow
1716                 to set/unset tags from a special
1717                 window.
1718         * src/gtk/gtkvscrollbutton.c
1719         * src/mimeview.c
1720         * src/mimeview.h
1721         * src/stock_pixmap.c
1722                 Fix Mimeview's ugly hacks in the
1723                 icon list. 
1724
1725 2007-07-16 [paul]       2.10.0cvs29
1726
1727         * src/wizard.c
1728                 rework dialog
1729         * src/gtk/icon_legend.c
1730                 put it all in a scrolled window
1731
1732 2007-07-15 [colin]      2.10.0cvs28
1733
1734         * src/mainwindow.c
1735                 Maemo: force layout to be Small screen; the
1736                 others don't make sense
1737
1738 2007-07-14 [colin]      2.10.0cvs27
1739
1740         * src/mimeview.c
1741         * src/gtk/gtkvscrollbutton.c
1742                 Maemo: Fix mimeview's buttons size
1743
1744 2007-07-14 [colin]      2.10.0cvs26
1745
1746         * src/toolbar.c
1747                 Fix the button workaround fix.
1748                 (Use the correct variable)
1749
1750 2007-07-14 [colin]      2.10.0cvs25
1751
1752         * src/mainwindow.c
1753         * src/toolbar.c
1754                 Maemo: put the progress bar in the
1755                 toolbar
1756
1757 2007-07-14 [colin]      2.10.0cvs24
1758
1759         * src/prefs_common.c
1760                 Maemo: hide statusbar by default
1761         * src/Makefile.am
1762         * src/stock_pixmap.c
1763         * src/stock_pixmap.h
1764         * src/toolbar.c
1765         * src/pixmaps/go_folders.xpm
1766                 Maemo: Add a specific icon to go back to
1767                 folder list
1768
1769 2007-07-14 [colin]      2.10.0cvs23
1770
1771         * src/toolbar.c
1772                 Don't set homogeneous finally
1773
1774 2007-07-14 [colin]      2.10.0cvs22
1775
1776         * src/toolbar.c
1777                 Fix button show/hide issues
1778
1779 2007-07-14 [colin]      2.10.0cvs21
1780
1781         * src/toolbar.c
1782                 Fix huge arrows
1783                 Fix button workaround to be able to click
1784                 if mouse was on button when it went un-
1785                 sensitive.
1786                 Revert previous commit, gtk_tool_item_set_homogeneous
1787                 doesn't mean what it seems to mean ;-)
1788
1789 2007-07-14 [paul]       2.10.0cvs20
1790
1791         * src/toolbar.c
1792                 make homogeneous FALSE always
1793
1794 2007-07-13 [colin]      2.10.0cvs19
1795
1796         * src/toolbar.c
1797         * src/toolbar.h
1798                 Rework to fit the non-deprecated API
1799         * src/compose.c
1800         * src/folderview.c
1801         * src/mainwindow.c
1802         * src/messageview.c
1803         * src/summaryview.c
1804                 Maemo layout changes. Better toolbars,
1805                 removal of CTree headers. 
1806
1807 2007-07-13 [paul]       2.10.0cvs18
1808
1809         * src/gtk/colorlabel.c
1810                 fix bug 1261, '[DE] coloring messages in overview 
1811                 keys are not localised'
1812                 the string is now included in claws-mail.pot
1813
1814 2007-07-13 [colin]      2.10.0cvs17
1815
1816         * src/summaryview.c
1817                 Fix bug 1267, 'printing mutliple messages 
1818                 opens one message-dialog after the other'
1819                 Ask for confirmation when printing 10
1820                 messages or more.
1821
1822 2007-07-11 [colin]      2.10.0cvs16
1823
1824         * COPYING
1825         * README
1826         * autogen.sh
1827         * manual/claws-mail-manual.xml
1828         * manual/gpl.xml
1829         * manual/es/claws-mail-manual.xml
1830         * manual/es/gpl.xml
1831         * manual/fr/claws-mail-manual.xml
1832         * manual/fr/gpl.xml
1833         * manual/pl/gpl.xml
1834         * src/account.c
1835         * src/account.h
1836         * src/action.c
1837         * src/action.h
1838         * src/adbookbase.h
1839         * src/addr_compl.c
1840         * src/addr_compl.h
1841         * src/addrbook.c
1842         * src/addrbook.h
1843         * src/addrcache.c
1844         * src/addrcache.h
1845         * src/addrcindex.c
1846         * src/addrcindex.h
1847         * src/addrclip.c
1848         * src/addrclip.h
1849         * src/addrdefs.h
1850         * src/addressadd.c
1851         * src/addressadd.h
1852         * src/addressbook.c
1853         * src/addressbook.h
1854         * src/addressbook_foldersel.c
1855         * src/addressbook_foldersel.h
1856         * src/addressitem.h
1857         * src/addrgather.c
1858         * src/addrgather.h
1859         * src/addrharvest.c
1860         * src/addrharvest.h
1861         * src/addrindex.c
1862         * src/addrindex.h
1863         * src/addritem.c
1864         * src/addritem.h
1865         * src/addrquery.c
1866         * src/addrquery.h
1867         * src/addrselect.c
1868         * src/addrselect.h
1869         * src/alertpanel.c
1870         * src/alertpanel.h
1871         * src/browseldap.c
1872         * src/browseldap.h
1873         * src/codeconv.c
1874         * src/codeconv.h
1875         * src/compose.c
1876         * src/compose.h
1877         * src/crash.c
1878         * src/crash.h
1879         * src/customheader.c
1880         * src/customheader.h
1881         * src/displayheader.c
1882         * src/displayheader.h
1883         * src/editaddress.c
1884         * src/editaddress.h
1885         * src/editaddress_other_attributes_ldap.c
1886         * src/editaddress_other_attributes_ldap.h
1887         * src/editbook.c
1888         * src/editbook.h
1889         * src/editgroup.c
1890         * src/editgroup.h
1891         * src/editjpilot.c
1892         * src/editjpilot.h
1893         * src/editldap.c
1894         * src/editldap.h
1895         * src/editldap_basedn.c
1896         * src/editldap_basedn.h
1897         * src/edittags.c
1898         * src/edittags.h
1899         * src/editvcard.c
1900         * src/editvcard.h
1901         * src/enriched.c
1902         * src/enriched.h
1903         * src/exphtmldlg.c
1904         * src/exphtmldlg.h
1905         * src/expldifdlg.c
1906         * src/expldifdlg.h
1907         * src/export.c
1908         * src/export.h
1909         * src/exporthtml.c
1910         * src/exporthtml.h
1911         * src/exportldif.c
1912         * src/exportldif.h
1913         * src/filtering.c
1914         * src/filtering.h
1915         * src/folder.c
1916         * src/folder.h
1917         * src/folder_item_prefs.c
1918         * src/folder_item_prefs.h
1919         * src/foldersel.c
1920         * src/foldersel.h
1921         * src/folderutils.c
1922         * src/folderutils.h
1923         * src/folderview.c
1924         * src/folderview.h
1925         * src/gedit-print.c
1926         * src/gedit-print.h
1927         * src/grouplistdialog.c
1928         * src/grouplistdialog.h
1929         * src/headerview.c
1930         * src/headerview.h
1931         * src/html.c
1932         * src/html.h
1933         * src/image_viewer.c
1934         * src/image_viewer.h
1935         * src/imap.c
1936         * src/imap.h
1937         * src/imap_gtk.c
1938         * src/imap_gtk.h
1939         * src/import.c
1940         * src/import.h
1941         * src/importldif.c
1942         * src/importldif.h
1943         * src/importmutt.c
1944         * src/importmutt.h
1945         * src/importpine.c
1946         * src/importpine.h
1947         * src/inc.c
1948         * src/inc.h
1949         * src/jpilot.c
1950         * src/jpilot.h
1951         * src/ldapctrl.c
1952         * src/ldapctrl.h
1953         * src/ldaplocate.c
1954         * src/ldaplocate.h
1955         * src/ldapquery.c
1956         * src/ldapquery.h
1957         * src/ldapserver.c
1958         * src/ldapserver.h
1959         * src/ldapupdate.c
1960         * src/ldapupdate.h
1961         * src/ldaputil.c
1962         * src/ldaputil.h
1963         * src/ldif.c
1964         * src/ldif.h
1965         * src/localfolder.c
1966         * src/localfolder.h
1967         * src/main.c
1968         * src/main.h
1969         * src/mainwindow.c
1970         * src/mainwindow.h
1971         * src/manual.c
1972         * src/manual.h
1973         * src/matcher.c
1974         * src/matcher.h
1975         * src/matcher_parser.h
1976         * src/matcher_parser_lex.l
1977         * src/matcher_parser_parse.y
1978         * src/mbox.c
1979         * src/mbox.h
1980         * src/message_search.c
1981         * src/message_search.h
1982         * src/messageview.c
1983         * src/messageview.h
1984         * src/mh.c
1985         * src/mh.h
1986         * src/mh_gtk.c
1987         * src/mh_gtk.h
1988         * src/mimeview.c
1989         * src/mimeview.h
1990         * src/msgcache.c
1991         * src/msgcache.h
1992         * src/mutt.c
1993         * src/mutt.h
1994         * src/news.c
1995         * src/news.h
1996         * src/news_gtk.c
1997         * src/news_gtk.h
1998         * src/noticeview.c
1999         * src/noticeview.h
2000         * src/partial_download.c
2001         * src/partial_download.h
2002         * src/pine.c
2003         * src/pine.h
2004         * src/pop.c
2005         * src/pop.h
2006         * src/prefs_account.c
2007         * src/prefs_account.h
2008         * src/prefs_actions.c
2009         * src/prefs_actions.h
2010         * src/prefs_common.c
2011         * src/prefs_common.h
2012         * src/prefs_compose_writing.c
2013         * src/prefs_compose_writing.h
2014         * src/prefs_customheader.c
2015         * src/prefs_customheader.h
2016         * src/prefs_display_header.c
2017         * src/prefs_display_header.h
2018         * src/prefs_ext_prog.c
2019         * src/prefs_ext_prog.h
2020         * src/prefs_filtering.c
2021         * src/prefs_filtering.h
2022         * src/prefs_filtering_action.c
2023         * src/prefs_filtering_action.h
2024         * src/prefs_folder_column.c
2025         * src/prefs_folder_column.h
2026         * src/prefs_folder_item.c
2027         * src/prefs_folder_item.h
2028         * src/prefs_fonts.c
2029         * src/prefs_fonts.h
2030         * src/prefs_gtk.c
2031         * src/prefs_gtk.h
2032         * src/prefs_image_viewer.c
2033         * src/prefs_image_viewer.h
2034         * src/prefs_logging.c
2035         * src/prefs_logging.h
2036         * src/prefs_matcher.c
2037         * src/prefs_matcher.h
2038         * src/prefs_message.c
2039         * src/prefs_message.h
2040         * src/prefs_msg_colors.c
2041         * src/prefs_msg_colors.h
2042         * src/prefs_other.c
2043         * src/prefs_other.h
2044         * src/prefs_quote.c
2045         * src/prefs_quote.h
2046         * src/prefs_receive.c
2047         * src/prefs_receive.h
2048         * src/prefs_send.c
2049         * src/prefs_send.h
2050         * src/prefs_spelling.c
2051         * src/prefs_spelling.h
2052         * src/prefs_summaries.c
2053         * src/prefs_summaries.h
2054         * src/prefs_summary_column.c
2055         * src/prefs_summary_column.h
2056         * src/prefs_summary_open.c
2057         * src/prefs_summary_open.h
2058         * src/prefs_template.c
2059         * src/prefs_template.h
2060         * src/prefs_themes.c
2061         * src/prefs_themes.h
2062         * src/prefs_toolbar.c
2063         * src/prefs_toolbar.h
2064         * src/prefs_wrapping.c
2065         * src/prefs_wrapping.h
2066         * src/privacy.c
2067         * src/privacy.h
2068         * src/procheader.c
2069         * src/procheader.h
2070         * src/procmime.c
2071         * src/procmime.h
2072         * src/procmsg.c
2073         * src/procmsg.h
2074         * src/quote_fmt.c
2075         * src/quote_fmt_lex.l
2076         * src/quote_fmt_parse.y
2077         * src/recv.c
2078         * src/recv.h
2079         * src/remotefolder.c
2080         * src/remotefolder.h
2081         * src/send_message.c
2082         * src/send_message.h
2083         * src/setup.c
2084         * src/setup.h
2085         * src/simple-gettext.c
2086         * src/sourcewindow.c
2087         * src/sourcewindow.h
2088         * src/ssl_manager.c
2089         * src/ssl_manager.h
2090         * src/statusbar.c
2091         * src/statusbar.h
2092         * src/stock_pixmap.c
2093         * src/stock_pixmap.h
2094         * src/summary_search.c
2095         * src/summary_search.h
2096         * src/summaryview.c
2097         * src/summaryview.h
2098         * src/textview.c
2099         * src/textview.h
2100         * src/toolbar.c
2101         * src/toolbar.h
2102         * src/undo.c
2103         * src/undo.h
2104         * src/unmime.c
2105         * src/unmime.h
2106         * src/uri_opener.c
2107         * src/uri_opener.h
2108         * src/vcard.c
2109         * src/vcard.h
2110         * src/wizard.c
2111         * src/wizard.h
2112         * src/common/base64.c
2113         * src/common/base64.h
2114         * src/common/claws.c
2115         * src/common/claws.h
2116         * src/common/defs.h
2117         * src/common/fnmatch.c
2118         * src/common/fnmatch.h
2119         * src/common/fnmatch_loop.c
2120         * src/common/hooks.c
2121         * src/common/hooks.h
2122         * src/common/log.c
2123         * src/common/log.h
2124         * src/common/md5.c
2125         * src/common/md5.h
2126         * src/common/mgutils.c
2127         * src/common/mgutils.h
2128         * src/common/nntp.c
2129         * src/common/nntp.h
2130         * src/common/passcrypt.c
2131         * src/common/passcrypt.h.in
2132         * src/common/plugin.c
2133         * src/common/plugin.h
2134         * src/common/prefs.c
2135         * src/common/prefs.h
2136         * src/common/progressindicator.c
2137         * src/common/progressindicator.h
2138         * src/common/quoted-printable.c
2139         * src/common/quoted-printable.h
2140         * src/common/session.c
2141         * src/common/session.h
2142         * src/common/smtp.c
2143         * src/common/smtp.h
2144         * src/common/socket.c
2145         * src/common/socket.h
2146         * src/common/ssl.c
2147         * src/common/ssl.h
2148         * src/common/ssl_certificate.c
2149         * src/common/ssl_certificate.h
2150         * src/common/string_match.c
2151         * src/common/string_match.h
2152         * src/common/stringtable.c
2153         * src/common/stringtable.h
2154         * src/common/tags.c
2155         * src/common/tags.h
2156         * src/common/template.c
2157         * src/common/template.h
2158         * src/common/timing.h
2159         * src/common/utils.c
2160         * src/common/utils.h
2161         * src/common/uuencode.c
2162         * src/common/uuencode.h
2163         * src/common/version.h.in
2164         * src/common/w32_dirent.c
2165         * src/common/w32_reg.c
2166         * src/common/w32_signal.c
2167         * src/common/w32_stat.c
2168         * src/common/w32_stdlib.c
2169         * src/common/w32_string.c
2170         * src/common/w32_time.c
2171         * src/common/w32_unistd.c
2172         * src/common/w32_wait.c
2173         * src/common/w32lib.h
2174         * src/common/xml.c
2175         * src/common/xml.h
2176         * src/common/xmlprops.c
2177         * src/common/xmlprops.h
2178         * src/etpan/etpan-errors.h
2179         * src/etpan/etpan-thread-manager-types.h
2180         * src/etpan/etpan-thread-manager.c
2181         * src/etpan/etpan-thread-manager.h
2182         * src/etpan/imap-thread.c
2183         * src/etpan/imap-thread.h
2184         * src/gtk/about.c
2185         * src/gtk/about.h
2186         * src/gtk/colorlabel.c
2187         * src/gtk/colorlabel.h
2188         * src/gtk/colorsel.c
2189         * src/gtk/colorsel.h
2190         * src/gtk/combobox.c
2191         * src/gtk/combobox.h
2192         * src/gtk/description_window.c
2193         * src/gtk/description_window.h
2194         * src/gtk/filesel.c
2195         * src/gtk/filesel.h
2196         * src/gtk/foldersort.c
2197         * src/gtk/foldersort.h
2198         * src/gtk/gtkaspell.c
2199         * src/gtk/gtkaspell.h
2200         * src/gtk/gtksctree.c
2201         * src/gtk/gtkshruler.c
2202         * src/gtk/gtkshruler.h
2203         * src/gtk/gtksourceprintjob.c
2204         * src/gtk/gtksourceprintjob.h
2205         * src/gtk/gtkutils.c
2206         * src/gtk/gtkutils.h
2207         * src/gtk/gtkvscrollbutton.c
2208         * src/gtk/gtkvscrollbutton.h
2209         * src/gtk/icon_legend.c
2210         * src/gtk/icon_legend.h
2211         * src/gtk/inputdialog.c
2212         * src/gtk/inputdialog.h
2213         * src/gtk/logwindow.c
2214         * src/gtk/logwindow.h
2215         * src/gtk/manage_window.c
2216         * src/gtk/manage_window.h
2217         * src/gtk/menu.c
2218         * src/gtk/menu.h
2219         * src/gtk/pluginwindow.c
2220         * src/gtk/pluginwindow.h
2221         * src/gtk/prefswindow.c
2222         * src/gtk/prefswindow.h
2223         * src/gtk/progressdialog.c
2224         * src/gtk/progressdialog.h
2225         * src/gtk/quicksearch.c
2226         * src/gtk/quicksearch.h
2227         * src/gtk/sslcertwindow.c
2228         * src/gtk/sslcertwindow.h
2229         * src/plugins/bogofilter/bogofilter.c
2230         * src/plugins/bogofilter/bogofilter.h
2231         * src/plugins/bogofilter/bogofilter_gtk.c
2232         * src/plugins/clamav/clamav_plugin.c
2233         * src/plugins/clamav/clamav_plugin.h
2234         * src/plugins/clamav/clamav_plugin_gtk.c
2235         * src/plugins/demo/demo.c
2236         * src/plugins/dillo_viewer/dillo_prefs.c
2237         * src/plugins/dillo_viewer/dillo_prefs.h
2238         * src/plugins/dillo_viewer/dillo_viewer.c
2239         * src/plugins/pgpcore/passphrase.c
2240         * src/plugins/pgpcore/passphrase.h
2241         * src/plugins/pgpcore/pgp_viewer.c
2242         * src/plugins/pgpcore/pgp_viewer.h
2243         * src/plugins/pgpcore/plugin.c
2244         * src/plugins/pgpcore/prefs_gpg.c
2245         * src/plugins/pgpcore/prefs_gpg.h
2246         * src/plugins/pgpcore/select-keys.c
2247         * src/plugins/pgpcore/select-keys.h
2248         * src/plugins/pgpcore/sgpgme.c
2249         * src/plugins/pgpcore/sgpgme.h
2250         * src/plugins/pgpinline/pgpinline.c
2251         * src/plugins/pgpinline/pgpinline.h
2252         * src/plugins/pgpinline/plugin.c
2253         * src/plugins/pgpmime/pgpmime.c
2254         * src/plugins/pgpmime/pgpmime.h
2255         * src/plugins/pgpmime/plugin.c
2256         * src/plugins/spamassassin/spamassassin.c
2257         * src/plugins/spamassassin/spamassassin.h
2258         * src/plugins/spamassassin/spamassassin_gtk.c
2259         * src/plugins/trayicon/trayicon.c
2260         * src/plugins/trayicon/trayicon_prefs.c
2261         * src/plugins/trayicon/trayicon_prefs.h
2262         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2263         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2264         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2265         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2266         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2267         * tools/OOo2claws-mail.pl
2268         * tools/README.sylprint
2269         * tools/acroread2claws-mail.pl
2270         * tools/claws-mail-compose-insert-files.pl
2271         * tools/convert_mbox.pl
2272         * tools/filter_conv.pl
2273         * tools/filter_conv_new.pl
2274         * tools/fix_date.sh
2275         * tools/freshmeat_search.pl
2276         * tools/google_search.pl
2277         * tools/kmail-mailbox2claws-mail.pl
2278         * tools/kmail2claws-mail.pl
2279         * tools/kmail2claws-mail_v2.pl
2280         * tools/mairix.sh
2281         * tools/make.themes.project
2282         * tools/multiwebsearch.pl
2283         * tools/nautilus2claws-mail.sh
2284         * tools/outlook2claws-mail.pl
2285         * tools/textviewer.sh
2286         * tools/thunderbird-filters-convertor.pl
2287         * tools/update-po
2288         * tools/uuooffice
2289         * tools/vcard2xml.py
2290         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2291                 Upgrade to GPLv3 or later.
2292
2293 2007-07-10 [wwp]        2.10.0cvs15
2294
2295         * src/main.c
2296                 Fix re-opening of all composing messages that were
2297                 opened when closing the previous instance, thanks
2298                 to Colin.
2299
2300 2007-07-10 [paul]       2.10.0cvs14
2301
2302         * src/editaddress_other_attributes_ldap.c
2303         * src/ldapupdate.c
2304                 fix crash on selecting 'other attributes' combo
2305                 for either a new entry or an old entry with no
2306                 existing attributes.
2307                 fix bug on editing multiple attributes which
2308                 resulted them all having the value of the last
2309                 one changed.
2310                 Thanks to Colin
2311
2312 2007-07-10 [colin]      2.10.0cvs13
2313
2314         * src/editaddress.c
2315         * src/editaddress_other_attributes_ldap.h
2316         * src/ldapupdate.c
2317                 Fix --disable-ldap build
2318
2319 2007-07-09 [colin]      2.10.0cvs12
2320
2321         * src/Makefile.am
2322         * src/addritem.c
2323         * src/addritem.h
2324         * src/editaddress.c
2325         * src/editaddress_other_attributes_ldap.c
2326         * src/editaddress_other_attributes_ldap.h
2327         * src/editldap.c
2328         * src/ldapctrl.c
2329         * src/ldapctrl.h
2330         * src/ldapupdate.c
2331                 Add capability to edit all inetOrgPerson
2332                 attributes on LDAP. Patch by Michael 
2333                 Rasmussen
2334
2335 2007-07-09 [colin]      2.10.0cvs11
2336
2337         * src/Makefile.am
2338         * src/exporthtml.c
2339         * src/mbox.c
2340         * src/msgcache.c
2341         * src/prefs_summaries.c
2342         * src/prefs_themes.c
2343         * src/procheader.c
2344         * src/common/Makefile.am
2345         * src/common/log.c
2346         * src/common/timing.h
2347         * src/common/utils.c
2348         * src/common/utils.h
2349         * src/common/w32_account.c
2350         * src/common/w32lib.h
2351         * src/gtk/Makefile.am
2352         * src/gtk/colorlabel.c
2353         * src/plugins/pgpcore/Makefile.am
2354         * src/plugins/pgpcore/claws.def
2355         * src/plugins/pgpcore/passphrase.c
2356         * src/plugins/pgpcore/pgp_viewer.c
2357         * src/plugins/pgpcore/plugin.def
2358         * src/plugins/pgpcore/sgpgme.c
2359         * src/plugins/pgpinline/Makefile.am
2360         * src/plugins/pgpinline/claws.def
2361         * src/plugins/pgpinline/mypgpcore.def
2362         * src/plugins/pgpinline/plugin.def
2363         * src/plugins/pgpmime/Makefile.am
2364         * src/plugins/pgpmime/claws.def
2365         * src/plugins/pgpmime/mypgpcore.def
2366         * src/plugins/pgpmime/plugin.def
2367                 Commit win32 patch, from Werner Koch and
2368                 Marcus Brinkmann
2369
2370 2007-07-09 [colin]      2.10.0cvs10
2371
2372         * src/prefs_toolbar.c
2373                 Fix crash when no actions exist
2374
2375 2007-07-07 [paul]       2.10.0cvs9
2376
2377         * COPYING
2378         * manual/claws-mail-manual.xml
2379                 update copyright year
2380         * po/fi.po
2381                 updated by Flammie Pirinen
2382
2383 2007-07-05 [wwp]        2.10.0cvs8
2384
2385         * src/plugins/clamav/clamav_plugin_gtk.c
2386                 Make vertical spacing like in other plugin prefs pages.
2387
2388 2007-07-05 [wwp]        2.10.0cvs7
2389
2390         * src/quote_fmt.c
2391                 It's %am that works, not %ae (this doc incoherence has been
2392                 introduced with 2.9.2cvs13).
2393
2394 2007-07-04 [wwp]        2.10.0cvs6
2395
2396         * src/plugins/bogofilter/bogofilter.c
2397                 Gettext-ize an occurrence of "Any" that wasn't.
2398
2399 2007-07-04 [colin]      2.10.0cvs5
2400
2401         * po/POTFILES.in
2402                 Fix untranslated strings; thanks
2403                 to Pader Rezso.
2404
2405 2007-07-03 [colin]      2.10.0cvs4
2406
2407         * src/folder.c
2408         * src/mainwindow.c
2409                 Fix saving of sort mode for tags and
2410                 thread date. Thanks to Pierre Ossman.
2411                 Completes fix for bug 1233
2412
2413 2007-07-03 [paul]       2.10.0cvs3
2414
2415         * src/compose.c
2416                 fix auto-save
2417         * src/summaryview.c
2418                 fix build warnings
2419         Thanks to Colin
2420
2421 2007-07-02 [colin]      2.10.0cvs2
2422
2423         * src/folder.h
2424         * src/mainwindow.c
2425         * src/procmsg.h
2426         * src/summaryview.c
2427                 Add View/Sort/by Thread date
2428                 Fixes bug 1233, 'Capability to sort 
2429                 threads by most recent message'
2430                 Based on a patch by Paul Rolland
2431
2432 2007-07-02 [colin]      2.10.0cvs1
2433
2434         * src/Makefile.am
2435         * src/compose.c
2436         * src/edittags.c
2437         * src/edittags.h
2438         * src/filtering.c
2439         * src/folder.c
2440         * src/folder.h
2441         * src/headerview.c
2442         * src/headerview.h
2443         * src/main.c
2444         * src/mainwindow.c
2445         * src/mainwindow.h
2446         * src/manual.h
2447         * src/matcher.c
2448         * src/matcher.h
2449         * src/matcher_parser_parse.y
2450         * src/mimeview.c
2451         * src/msgcache.c
2452         * src/msgcache.h
2453         * src/prefs_common.c
2454         * src/prefs_common.h
2455         * src/prefs_filtering_action.c
2456         * src/prefs_matcher.c
2457         * src/prefs_summary_column.c
2458         * src/procmsg.c
2459         * src/procmsg.h
2460         * src/quote_fmt.c
2461         * src/quote_fmt_lex.l
2462         * src/quote_fmt_parse.y
2463         * src/summaryview.c
2464         * src/summaryview.h
2465         * src/textview.c
2466         * src/common/Makefile.am
2467         * src/common/defs.h
2468         * src/common/tags.c
2469         * src/common/tags.h
2470         * src/gtk/quicksearch.c
2471         * src/gtk/quicksearch.h
2472                 Add Tags implementation. Tags are arbitrary labels
2473                 that can be applied to messages. It is possible 
2474                 to create, edit, remove tags; apply them to mails;
2475                 filter on tags or tag presence; apply or unset
2476                 tags via filtering actions; reference tags in
2477                 reply templates.
2478
2479 2007-07-02 [paul]       2.10.0
2480
2481         * NEWS
2482         * README
2483         * RELEASE_NOTES
2484                 2.10.0 released
2485
2486 2007-07-02 [paul]       2.9.2cvs78
2487
2488         * po/de.po
2489         * po/en_GB.po
2490         * po/es.po
2491         * po/fr.po
2492         * po/hu.po
2493         * po/pt_BR.po
2494         * po/ru.po
2495         * po/zh_CN.po
2496                 updated by Stephan Sachse, me, Ricardo Mones
2497                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2498                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2499
2500 2007-07-02 [paul]       2.9.2cvs77
2501
2502         * AUTHORS
2503                 updated
2504
2505 2007-06-29 [wwp]        2.9.2cvs76
2506
2507         * src/gtk/headers.h
2508                 Fix a typo (thanks to Ricardo for finding this out).
2509
2510 2007-06-28 [paul]       2.9.2cvs75
2511
2512         * src/folderview.c
2513                 fix build warnings
2514
2515 2007-06-28 [paul]       2.9.2cvs74
2516
2517         * tools/Makefile.am
2518                 fix bug in the autotools build system.
2519                 Files cataloged under EXTRA_DIST were never
2520                 automatically copied to the build tree.
2521                 (fix 'make distcheck')
2522                 Patch by Michael Rasmussen.
2523
2524 2007-06-24 [colin]      2.9.2cvs73
2525
2526         * src/news_gtk.c
2527                 Fix bug 1249, 'Error handling for 
2528                 news errors needs modification'
2529                 Only popup error if the according
2530                 pref in Prefs/Receive is set.
2531
2532 2007-06-21 [colin]      2.9.2cvs72
2533
2534         * src/common/plugin.c
2535         * src/common/plugin.h
2536                 Change plugin API to know whether it's safe to 
2537                 unload plugins or whether we should just hide
2538                 them. Fixes bug 1248, 'Core dumps after 
2539                 unloading plugin and clicking on load plugins'
2540         * src/plugins/bogofilter/bogofilter.c
2541         * src/plugins/clamav/clamav_plugin.c
2542         * src/plugins/demo/demo.c
2543         * src/plugins/dillo_viewer/dillo_viewer.c
2544         * src/plugins/pgpcore/plugin.c
2545         * src/plugins/pgpinline/plugin.c
2546         * src/plugins/pgpmime/plugin.c
2547         * src/plugins/spamassassin/spamassassin.c
2548         * src/plugins/trayicon/trayicon.c
2549                 Update API
2550
2551 2007-06-19 [colin]      2.9.2cvs71
2552
2553         * src/compose.c
2554         * src/messageview.c
2555                 Fix crash mentioned in bug 1246
2556                 Race condition when automatically drafting
2557                 due to insertion on reedit.
2558
2559 2007-06-18 [wwp]        2.9.2cvs70
2560
2561         * src/importldif.c
2562                 LDIF import: use a "Proceed" button to complete
2563                 the process.
2564
2565 2007-06-18 [paul]       2.9.2cvs69
2566
2567         * configure.ac
2568                 use pkgconfig to check for gtk and glib
2569
2570 2007-06-17 [wwp]        2.9.2cvs68
2571
2572         * src/ldif.c
2573         * src/importldif.c
2574                 LDIF import: better error handling, minor code
2575                 and UI cleanup, and renamed the Save button
2576                 to Close, as imported stuff is already saved
2577                 when the Save button is shown.
2578
2579 2007-06-17 [colin]      2.9.2cvs67
2580
2581         * src/prefs_summaries.c
2582         * src/procmsg.c
2583                 Don't set as read when forwarded, only replied to
2584
2585 2007-06-17 [paul]       2.9.2cvs66
2586
2587         * src/alertpanel.c
2588                 add missing #include
2589
2590 2007-06-16 [colin]      2.9.2cvs65
2591
2592         * src/prefs_summaries.c
2593         * src/procmsg.c
2594                 Change the pref "Only mark as read when opened
2595                 in new window" to "..., replied to or forwarded".
2596                 Based on a patch by Paul Rolland.
2597
2598 2007-06-16 [paul]       2.9.2cvs64
2599
2600         * src/gtk/authors.h
2601                 alphabetical order! :)
2602
2603 2007-06-16 [colin]      2.9.2cvs63
2604
2605         * AUTHORS
2606         * src/gtk/authors.h
2607                 Add Michael Rasmussen in authors list
2608
2609 2007-06-16 [colin]      2.9.2cvs62
2610
2611         * src/messageview.c
2612                 Fix messageview_copy_clipboard to take advantage
2613                 of plugins' get_selection.
2614
2615 2007-06-15 [colin]      2.9.2cvs61
2616
2617         * src/action.c
2618         * src/addr_compl.c
2619         * src/addressbook.c
2620         * src/folderview.c
2621         * src/message_search.c
2622         * src/mimeview.c
2623         * src/summary_search.c
2624         * src/summaryview.c
2625         * src/textview.c
2626                 Allow GDK_KP_Enter to do the same as GDK_Return
2627                 Patch by Michael Rasmussen
2628
2629 2007-06-15 [paul]       2.9.2cvs60
2630
2631         * src/compose.c
2632                 fix bug when closing a compose window
2633                 during autosave
2634
2635 2007-06-14 [paul]       2.9.2cvs59
2636
2637         * src/main.c
2638         * src/common/defs.h
2639                 migrate sylpheed config
2640
2641 2007-06-14 [wwp]        2.9.2cvs58
2642
2643         * src/gtk/pluginwindow.c
2644                 Yet another attempt to fix sizing/alignment of the
2645                 button bar in plugins window.
2646
2647 2007-06-12 [colin]      2.9.2cvs57
2648
2649         * po/POTFILES.in
2650         * src/Makefile.am
2651         * src/folderview.c
2652         * src/prefs_common.c
2653         * src/prefs_common.h
2654         * src/prefs_summaries.c
2655         * src/prefs_summary_open.c
2656         * src/prefs_summary_open.h
2657         * src/summaryview.c
2658                 Make "when entering a folder" actions more personalisable
2659
2660 2007-06-12 [wwp]        2.9.2cvs56
2661
2662         * tools/README
2663                 Use short description from Paul (mairix.sh).
2664
2665 2007-06-12 [wwp]        2.9.2cvs55
2666
2667         * tools/README
2668                 Updated info about mairix.sh.
2669
2670 2007-06-11 [paul]       2.9.2cvs54
2671
2672         * src/prefs_logging.c
2673                 rework log window length widgets
2674                 and some sensitivity fixes
2675
2676 2007-06-11 [paul]       2.9.2cvs53
2677
2678         * src/mainwindow.c
2679         * src/prefs_logging.c
2680                 rename 'Protocol Log' to 'Network Log'
2681                 and some function renaming
2682
2683 2007-06-10 [wwp]        2.9.2cvs52
2684
2685         * src/gtk/pluginwindow.c
2686                 Revert 2.9.2cvs51.
2687
2688 2007-06-10 [wwp]        2.9.2cvs51
2689
2690         * src/gtk/pluginwindow.c
2691                 Fix button bar in plugin window, was centered and not
2692                 behaving like other dialogs w/ such button bar.
2693
2694 2007-06-08 [wwp]        2.9.2cvs50
2695
2696         * src/compose.c
2697         * src/compose.h
2698         * src/main.c
2699         * src/mainwindow.c
2700         * src/mainwindow.h
2701                 Provide a way out of automatic draft saving on IMAP, when
2702                 exiting offline.
2703                 Prevent drafting while sending and quitting while sending.
2704                 Thanks for Colin.
2705
2706
2707
2708 2007-06-08 [wwp]        2.9.2cvs49
2709
2710         * src/prefs_account.c
2711         * src/gtk/prefswindow.c
2712         * src/gtk/prefswindow.h
2713                 Activate the Basic page when opening account prefs.
2714
2715 2007-06-08 [wwp]        2.9.2cvs48
2716
2717         * src/common/socket.c
2718                 Don't crash if fork() fails, thanks to Colin.
2719
2720 2007-06-08 [wwp]        2.9.2cvs47
2721
2722         * src/gtk/prefswindow.c
2723                 Wrap some long lines, and reset horizontal scroller's adjusment
2724                 (this was already done, vertically), when changing tab (not page)
2725                 in prefs windows.
2726
2727 2007-06-08 [paul]       2.9.2cvs46
2728
2729         * src/common/utils.c
2730                 use gethostname() instead of uname()
2731                 based on a patch by Michael Hughes
2732                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2733
2734 2007-06-07 [wwp]        2.9.2cvs45
2735
2736         * src/prefs_common.c
2737                 Fix some useless warnings, thanks to Colin.
2738
2739 2007-06-06 [colin]      2.9.2cvs44
2740
2741         * src/ldapupdate.c
2742                 Fix strange allocations. 
2743
2744 2007-06-06 [colin]      2.9.2cvs43
2745
2746         * src/ldapupdate.c
2747                 Patch by Michael Rasmussus to help
2748                 bug 1232
2749
2750 2007-06-05 [wwp]        2.9.2cvs42
2751
2752         * src/prefs_account.c
2753         * src/prefs_folder_item.c
2754         * src/prefs_quote.c
2755         * src/quote_fmt.c
2756         * src/quote_fmt.h
2757                 Per-folder templates can now be applied recursively.
2758                 Always save per-folder templates (formats were erroneously
2759                 saved only if they were enabled).
2760                 Check for validity of quotation marks everywhere there
2761                 are defined.
2762
2763 2007-06-05 [wwp]        2.9.2cvs41
2764
2765         * src/inc.c
2766                 Fix incoming messages from local accounts always getting filtered
2767                 (even if the account prefs say don't), thanks to Colin.
2768
2769 2007-06-05 [wwp]        2.9.2cvs40
2770
2771         * src/compose.c
2772         * src/compose.h
2773                 Use per-folder/per-account quote chars when applying a
2774                 template or inserting text as well. Const'ify some
2775                 vars more.
2776
2777 2007-06-04 [colin]      2.9.2cvs39
2778
2779         * src/compose.c
2780                 More work for wwp :)
2781
2782 2007-06-04 [wwp]        2.9.2cvs38
2783
2784         * src/compose.c
2785                 Same as 2.9.2cvs36 but for forwarding.
2786
2787 2007-06-04 [colin]      2.9.2cvs37
2788
2789         * src/compose.c
2790                 Use original mail file for forward/redirect
2791                 Fixes some forwarded mails to be attached as
2792                 application/octet-stream (when they have binary
2793                 parts), and incidentally fixes bug 848
2794                 'Redirect breaks GnuPG'
2795
2796 2007-06-04 [wwp]        2.9.2cvs36
2797
2798         * src/compose.c
2799                 Fix quote mark mis-initialisation when replying/forwarding
2800                 (introduced w/ 2.9.2cvs20).
2801
2802 2007-06-04 [wwp]        2.9.2cvs35
2803
2804         * src/prefs_compose_writing.c
2805         * src/prefs_quote.c
2806                 Fix a bug where Quotation characters (prefs/compose/writing)
2807                 was cleared (introduced w/ 2.9.2cvs26).
2808
2809 2007-06-04 [wwp]        2.9.2cvs34
2810
2811         * src/prefs_account.c
2812         * src/prefs_account.h
2813                 Better fix for compiling w/o aspell (rollbacks
2814                 2.9.2cvs31).
2815
2816 2007-06-04 [wwp]        2.9.2cvs33
2817
2818         * src/account.c
2819         * src/prefs_account.c
2820         * src/prefs_account.h
2821         * src/procmsg.c
2822                 It's now possible to disable mail filtering plugins
2823                 on a per-account basis.
2824
2825 2007-06-04 [wwp]        2.9.2cvs32
2826
2827         * src/procheader.c
2828         * src/common/utils.c
2829         * src/common/utils.h
2830                 Support CRLF in headers part of messages.
2831                 Support few more date formats (RFC3339 subsets).
2832
2833 2007-06-04 [wwp]        2.9.2cvs31
2834
2835         * src/prefs_account.c
2836                 Fix compiling w/o aspell support.
2837
2838 2007-06-03 [wwp]        2.9.2cvs30
2839
2840         * src/prefs_gtk.c
2841                 Don't decode leading ENV_ and ~ in P_PASSWORD
2842                 values.
2843
2844 2007-06-03 [wwp]        2.9.2cvs29
2845
2846         * src/prefs_gtk.c
2847                 Don't decode leading ENV_ and ~ in P_PASSWORD
2848                 values.
2849
2850 2007-06-03 [wwp]        2.9.2cvs28
2851
2852         * src/prefs_account.c
2853         * src/gtk/prefswindow.c
2854         * src/gtk/prefswindow.h
2855                 Added a way to force preloading of all pages
2856                 (prefswindow).
2857                 Moved tabs to pages in account prefs.
2858
2859 2007-06-02 [colin]      2.9.2cvs27
2860
2861         * src/addressbook.c
2862                 Fix possible crash, fix ldap write bugs
2863         * src/ldapupdate.c
2864                 Fix ldap write bugs - patch by Michael
2865                 Rasmussen
2866         * src/alertpanel.c
2867         * src/alertpanel.h
2868                 Add a hook whenever alertpanel opens/closes
2869
2870 2007-05-31 [wwp]        2.9.2cvs26
2871
2872         * src/prefs_compose_writing.c
2873         * src/prefs_quote.c
2874                 Re-organized writing options a bit:
2875                  - renamed the Quoting page to Templates
2876                  - moved all composing templates to that page
2877                  - moved non-templates options to the Writing one,
2878                    grouped reply-related options, reordered reply and
2879                    forward options.
2880
2881 2007-05-31 [wwp]        2.9.2cvs25
2882
2883         * src/compose.c
2884                 Removed unused code.
2885
2886 2007-05-31 [colin]      2.9.2cvs24
2887
2888         * src/addressbook.c
2889                 Fix missing display name when modifying
2890                 LDAP. Patch by Michael Rasmussen
2891
2892 2007-05-31 [wwp]        2.9.2cvs23
2893
2894         * src/plugins/bogofilter/Makefile.am
2895         * src/plugins/clamav/Makefile.am
2896         * src/plugins/demo/Makefile.am
2897         * src/plugins/dillo_viewer/Makefile.am
2898         * src/plugins/spamassassin/Makefile.am
2899                 Fix building of those plugins in Mac OS X.
2900
2901 2007-05-30 [wwp]        2.9.2cvs22
2902
2903         * src/gtk/quicksearch.c
2904                 Fix missing initialization.
2905
2906 2007-05-30 [wwp]        2.9.2cvs21
2907
2908         * src/procheader.c
2909                 Revert accidental commit (debug outputs).
2910
2911 2007-05-30 [wwp]        2.9.2cvs20
2912
2913         * src/compose.c
2914         * src/folder_item_prefs.c
2915         * src/folder_item_prefs.h
2916         * src/prefs_account.c
2917         * src/prefs_account.h
2918         * src/prefs_folder_item.c
2919         * src/prefs_gtk.c
2920         * src/prefs_gtk.h
2921                 Implemented per-account and per-folder
2922                 compose/reply/forward formats.
2923
2924 2007-05-30 [wwp]        2.9.2cvs19
2925
2926         * src/prefs_compose_writing.c
2927         * src/prefs_quote.c
2928         * src/procheader.c
2929         * src/quote_fmt.c
2930         * src/quote_fmt.h
2931                 Internal API changes (factorize quote format
2932                 prefs and checks).
2933
2934 2007-05-30 [colin]      2.9.2cvs18
2935
2936         * src/compose.c
2937                 Fix race where it's possible to re-click Send
2938                 between end of SMTP session and end of "move to
2939                 sent folder" when sending an email with send
2940                 dialog enabled.
2941
2942 2007-05-30 [colin]      2.9.2cvs17
2943
2944         * src/crash.c
2945                 Ask for backtrace on all threads. Patch by
2946                 Pawel
2947         * src/folderview.c
2948                 Fix stale news statusbar when scanning fails.
2949                 Patch by Pawel
2950         * src/ldapupdate.c
2951                 Fix some LDAP write updates bugs. Patch
2952                 by Michael Rasmussen
2953
2954 2007-05-29 [colin]      2.9.2cvs16
2955
2956         * src/imap.c
2957                 Fix loss of local flags when moving mails
2958                 on IMAP in high-bandwidth mode (UID FETCH)
2959
2960 2007-05-25 [paul]       2.9.2cvs15
2961
2962         * src/common/socket.c
2963                 fix sometimes crasher on cancelling
2964                 message sending
2965
2966 2007-05-25 [colin]      2.9.2cvs14
2967
2968         * src/imap.c
2969                 Fix a memory leak
2970         * src/imap_gtk.c
2971                 Be more helpful in the subscription
2972                 message
2973
2974 2007-05-23 [wwp]        2.9.2cvs13
2975
2976         * src/compose.c
2977         * src/prefs_compose_writing.c
2978         * src/prefs_quote.c
2979         * src/prefs_template.c
2980         * src/prefs_template.h
2981         * src/quote_fmt.c
2982         * src/quote_fmt.h
2983         * src/quote_fmt_lex.l
2984         * src/quote_fmt_parse.y
2985                 Introduced new syntax elements (symbols and commands)
2986                 in templates/quote_fmt. Compatibility w/ old
2987                 symbols is kept.
2988                 Updated and reworked the corresponding Information
2989                 dialog.
2990                 Display the line number in dialogs that talk about
2991                 parser errors (in addition to the error message in
2992                 output).
2993
2994 2007-05-23 [wwp]        2.9.2cvs12
2995
2996         * src/quote_fmt_parse.y
2997                 Fix 2.9.2cvs11, probably a paste accident ;).
2998
2999 2007-05-23 [wwp]        2.9.2cvs11
3000
3001         * src/compose.c
3002         * src/prefs_template.c
3003         * src/quote_fmt.h
3004         * src/quote_fmt_parse.y
3005                 Fix 2.9.2cvs10, which broke --disable-aspell.
3006
3007 2007-05-22 [wwp]        2.9.2cvs10
3008
3009         * src/compose.c
3010         * src/prefs_template.c
3011         * src/quote_fmt.c
3012         * src/quote_fmt.h
3013         * src/quote_fmt_lex.l
3014         * src/quote_fmt_parse.y
3015         * src/gtk/gtkaspell.c
3016         * src/gtk/gtkaspell.h
3017                 Added template/quote format syntactical elements
3018                 to show and query:
3019                         - current dictionary
3020                           %T to show (shows empty if not set or not enabled),
3021                           ?T and !T to check if the default dictionary is
3022                           enabled and set
3023                         - current account's default dictionary
3024                           %aT to show (empty if not set or not enabled),
3025                           ?aT and !aT to check if it's enabled and set
3026                         - name completion for an address, from the address
3027                           book
3028                           %ABf, %ABt, %ABc respectively show the full name got
3029                           from the address book if From, To or Cc match a single
3030                           contact.
3031                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3032                           matches any contact and if the full name is non-empty.
3033                           If From, To or Cc are lists of email addresses, only
3034                           the first address will be checked.
3035                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3036                 that could show a trailing ','.
3037                 Also, template/quote_fmt parser now shows the line number in case
3038                 of parser error.
3039
3040 2007-05-15 [colin]      2.9.2cvs9
3041
3042         * src/main.c
3043         * src/main.h
3044                 Add a public function to know whether Claws
3045                 crashed last time
3046                 Store opened folder when exiting
3047         * src/folder.c
3048         * src/folder.h
3049                 Store last opened message in each FolderItem;
3050                 Reset last seen messages if Claws crashed, so 
3051                 that one can't go in an infinite crash in case 
3052                 a particular mail crashes Claws.
3053         * src/messageview.c
3054         * src/prefs_common.c
3055         * src/prefs_common.h
3056         * src/summaryview.c
3057         * src/prefs_summaries.c
3058                 Add "Select last opened message" when entering
3059                 a folder
3060                 Add "Select last opened folder" at startup.
3061
3062 2007-05-14 [colin]      2.9.2cvs8
3063
3064         * manual/xml2pdf
3065                 Fix bashism, search for xml catalog 
3066                 in /usr/local/share/xml/catalog too
3067                 Patch by Pawel
3068
3069 2007-05-13 [wwp]        2.9.2cvs7
3070
3071         * src/gtk/logwindow.c
3072                 fix raising log windows when they are either minimized or
3073                 in background.
3074
3075 2007-05-11 [colin]      2.9.2cvs6
3076
3077         * src/gtk/filesel.c
3078                 Use Hildon's file chooser on Maemo. Patch
3079                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3080                 'File attachment "manipulation" bugs...'
3081
3082 2007-05-10 [wwp]        2.9.2cvs5
3083
3084         * src/prefs_common.c
3085         * src/prefs_common.h
3086         * src/gtk/quicksearch.c
3087                 Add a quicksearch option to automatically run
3088                 a search selected from the history (this option
3089                 is exclusive towards type-ahead).
3090
3091 2007-05-10 [colin]      2.9.2cvs4
3092
3093         * src/imap.c
3094                 Fix g_warnings, thanks to Brian
3095                 Morrison
3096
3097 2007-05-09 [colin]      2.9.2cvs3
3098
3099         * src/crash.c
3100         * src/exporthtml.c
3101         * src/mbox.c
3102         * src/prefs_summaries.c
3103         * src/procheader.c
3104         * src/common/log.c
3105         * src/common/utils.c
3106         * src/gtk/gtksourceprintjob.c
3107         * src/gtk/sslcertwindow.c
3108                 Use the re-entrant variant of time functions
3109                 Probably fixes bug 1217, 'reentrancy problems 
3110                 with time functions'
3111
3112 2007-05-09 [colin]      2.9.2cvs2
3113
3114         * src/imap.c
3115                 Fix crasher when reconnection fails
3116
3117 2007-05-08 [paul]       2.9.2cvs1
3118
3119         * NEWS
3120         * README
3121         * RELEASE_NOTES
3122         * configure.ac
3123                 bump version number following
3124                 stable release
3125
3126 2007-05-08 [paul]       2.9.1cvs48
3127
3128         * src/plugins/demo/demo.c
3129         * src/plugins/dillo_viewer/dillo_prefs.c
3130         * src/plugins/dillo_viewer/dillo_prefs.h
3131         * src/plugins/dillo_viewer/dillo_viewer.c
3132         * src/plugins/pgpcore/pgp_viewer.c
3133         * src/plugins/pgpcore/pgp_viewer.h
3134         * src/plugins/pgpcore/plugin.c
3135         * src/plugins/pgpcore/prefs_gpg.c
3136         * src/plugins/pgpcore/prefs_gpg.h
3137         * src/plugins/pgpcore/sgpgme.c
3138         * src/plugins/pgpcore/sgpgme.h
3139         * src/plugins/pgpinline/plugin.c
3140         * src/plugins/pgpmime/pgpmime.c
3141         * src/plugins/pgpmime/pgpmime.h
3142         * src/plugins/pgpmime/plugin.c
3143         * src/plugins/spamassassin/spamassassin.c
3144         * src/plugins/spamassassin/spamassassin.h
3145         * src/plugins/spamassassin/spamassassin_gtk.c
3146         * src/plugins/trayicon/README
3147         * tools/README
3148         * tools/README.sylprint
3149         * tools/outlook2claws-mail.pl
3150         * tools/sylprint.pl
3151         * tools/tb2claws-mail
3152         * tools/tbird2claws.py
3153         * tools/update-po
3154         * tools/vcard2xml.py
3155         * tools/kdeservicemenu/README
3156                 cleanups and corrections
3157
3158 2007-05-06 [wwp]        2.9.1cvs47
3159
3160         * tools/uudec
3161                 Fix missing dash to `display` command-line, reported
3162                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3163
3164 2007-05-06 [colin]      2.9.1cvs46
3165
3166         * src/Makefile.am
3167         * src/stock_pixmap.c
3168         * src/stock_pixmap.h
3169         * src/pixmaps/printer.xpm
3170                 Add a printer icon
3171
3172 2007-05-06 [paul]       2.9.1cvs45
3173
3174         * src/compose.c
3175         * src/ldapquery.c
3176         * src/privacy.h
3177         * src/summary_search.c
3178         * src/summaryview.c
3179                 fix build warnings
3180
3181 2007-05-05 [wwp]        2.9.1cvs44
3182
3183         * src/messageview.c
3184         * src/mh.c
3185         * src/prefs_actions.c
3186         * src/prefs_gtk.c
3187         * src/summaryview.c
3188         * src/common/xml.c
3189                 Fix "faild" typos everywhere and capitalization of
3190                 some g_warnings.
3191
3192 2007-05-04 [colin]      2.9.1cvs43
3193
3194         * src/compose.c
3195         * src/privacy.c
3196         * src/privacy.h
3197         * src/plugins/pgpcore/prefs_gpg.c
3198         * src/plugins/pgpcore/prefs_gpg.h
3199         * src/plugins/pgpinline/pgpinline.c
3200         * src/plugins/pgpmime/pgpmime.c
3201                 Add an API to warn about encryption limits,
3202                 and allow to disable these warnings
3203
3204 2007-05-03 [colin]      2.9.1cvs42
3205
3206         * src/summaryview.c
3207         * src/mainwindow.c
3208                 Fix bug 1213, 'Delete more than 
3209                 one thread at once'
3210
3211 2007-05-03 [wwp]        2.9.1cvs41
3212
3213         * src/prefs_common.c
3214         * src/prefs_filtering.c
3215         * src/prefs_template.c
3216         * src/common/template.c
3217         * src/common/template.h
3218         * src/gtk/gtkutils.c
3219         * src/gtk/gtkutils.h
3220                 Templates are no longer automatically sorted
3221                 by name, but can be sorted manually using
3222                 |< < > >| buttons as well as drag'n'drop.
3223
3224 2007-05-03 [wwp]        2.9.1cvs40
3225
3226         * src/plugins/spamassassin/spamassassin.c
3227         * src/plugins/spamassassin/spamassassin.h
3228         * src/plugins/spamassassin/spamassassin_gtk.c
3229         * src/plugins/bogofilter/bogofilter.c
3230         * src/plugins/bogofilter/bogofilter.h
3231         * src/plugins/bogofilter/bogofilter_gtk.c
3232                 Added an option to conditionally mark saved spam
3233                 as read (default is and was to do so).
3234                 Satisfies feature request 1708539 on sf.net tracker.
3235
3236 2007-05-03 [colin]      2.9.1cvs39
3237
3238         * src/inc.c
3239                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3240
3241 2007-05-02 [colin]      2.9.1cvs38
3242
3243         * src/textview.c
3244                 Fix bug 1209, 'Clicking on address 
3245                 in header (mailto uri) selects 
3246                 default account'. Patch adapted from
3247                 G.P. Halkes' patch.
3248
3249 2007-05-02 [colin]      2.9.1cvs37
3250
3251         * src/grouplistdialog.c
3252                 Set cursor to wait cursor while loading
3253                 groups.
3254
3255 2007-05-02 [paul]       2.9.1cvs36
3256
3257         * src/folder.c
3258         * src/common/defs.h
3259                 rename cache and mark files
3260                 (data is preserved)
3261
3262 2007-04-30 [paul]       2.9.1cvs35
3263
3264         * manual/glossary.xml
3265         * manual/plugins.xml
3266                 updates. Patch by Ricardo
3267
3268 2007-04-29 [wwp]        2.9.1cvs34
3269
3270         * src/mainwindow.c
3271         * configure.ac
3272                 Fix few grammatical errors (patch by David Relson < relson at
3273                 osagesoftware dot com >).
3274
3275 2007-04-28 [colin]      2.9.1cvs33
3276
3277         * src/account.c
3278         * src/pop.c
3279         * src/prefs_account.c
3280         * src/prefs_account.h
3281                 Drop the "Download all" preference. It's
3282                 stupidly useless and confuses people from
3283                 time to time.
3284
3285 2007-04-27 [wwp]        2.9.1cvs32
3286
3287         * src/account.c
3288         * src/prefs_account.c
3289         * src/prefs_account.h
3290                 Don't reflect accounts changes to the mainwindow when it's
3291                 not necessary.
3292
3293 2007-04-27 [colin]      2.9.1cvs31
3294
3295         * src/folder.c
3296                 Freeze/thaw when sync'ing flags
3297         * src/imap.c
3298         * src/prefs_account.c
3299         * src/prefs_account.h
3300         * src/etpan/imap-thread.c
3301         * src/etpan/imap-thread.h
3302                 Add a way to use UID FETCH instead
3303                 of searches to fetch message lists
3304                 and flags. More expensive towards
3305                 bandwidth, less expensive towards
3306                 server's CPU. Probably fixes 
3307                 bug 1158, 'Scanning new folders on 
3308                 Exchange 2007 extremely slow'.
3309                 Patch 95% by Hoa.
3310
3311 2007-04-27 [paul]       2.9.1cvs30
3312
3313         * src/mainwindow.c
3314         * src/prefs_logging.c
3315                 improvements to english usage
3316
3317 2007-04-27 [colin]      2.9.1cvs29
3318
3319         * src/imap.c
3320                 Fix build without libetpan (my bad!)
3321
3322 2007-04-26 [colin]      2.9.1cvs28
3323
3324         * src/imap.c
3325         * src/imap.h
3326                 Fix uselessly exported function
3327         * src/textview.c
3328                 Consider "- -- \n" as signature separator
3329                 (that's what signature separators look like
3330                  in PGP/Inline signed mails)
3331
3332 2007-04-26 [colin]      2.9.1cvs27
3333
3334         * configure.ac
3335                 libetpan-0.49 is now required
3336         * src/procmime.c
3337                 Fix double fetching of mails if
3338                 first try failed
3339         * src/imap.c
3340                 Make offline sync faster, by
3341                 remembering last change time, and
3342                 last sync time.
3343
3344 2007-04-26 [hoa]        2.9.1cvs26
3345
3346         * src/imap.c
3347         * src/imap.h
3348         * src/mainwindow.c
3349         * src/toolbar.c
3350         * src/etpan/imap-thread.c
3351         * src/etpan/imap-thread.h
3352                 cancellation of IMAP operations is now allowed.
3353                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3354
3355 2007-04-26 [colin]      2.9.1cvs25
3356
3357         * src/folder.c
3358                 Always fetch body+headers in folders that are
3359                 synched for offline use, if "Synchronise as
3360                 soon as possible" is set.
3361                 Fixes bug 1200, 'Add option to always retrieve full 
3362                 messages'
3363
3364 2007-04-25 [colin]      2.9.1cvs24
3365
3366         * src/compose.c
3367                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3368                 persists...'
3369
3370 2007-04-24 [colin]      2.9.1cvs23
3371
3372         * src/folderview.c
3373                 Fix bug 1195, 'Hardware key navigation' 
3374                 Make GDK_Enter toggle expansion (Maemo)
3375
3376 2007-04-24 [wwp]        2.9.1cvs22
3377
3378         * src/compose.c
3379                 Fix few compiler warnings.
3380
3381 2007-04-24 [paul]       2.9.1cvs21
3382
3383         * src/Makefile.am
3384         * src/stock_pixmap.c
3385         * src/stock_pixmap.h
3386                 complete last commit
3387
3388 2007-04-24 [paul]       2.9.1cvs20
3389
3390         * src/gtk/about.c
3391         * src/pixmaps/active.xpm
3392         * src/pixmaps/checkbox_off.xpm
3393         * src/pixmaps/checkbox_on.xpm
3394         * src/pixmaps/inactive.xpm
3395                 kick out the blobs
3396                 remove transparent border from checkbox icons
3397
3398 2007-04-24 [wwp]        2.9.1cvs19
3399
3400         * src/textview.c
3401         * src/textview.h
3402                 Fix a crash in textview, thanks to Colin.
3403
3404 2007-04-23 [wwp]        2.9.1cvs18
3405
3406         * src/prefs_common.c
3407                 Fix 2.9.1cvs5: no header was being translated at all.
3408
3409 2007-04-23 [colin]      2.9.1cvs17
3410
3411         * src/Makefile.am
3412         * src/stock_pixmap.c
3413         * src/stock_pixmap.h
3414         * src/summaryview.c
3415         * src/summaryview.h
3416         * src/gtk/gtksctree.c
3417         * src/gtk/gtksctree.h
3418         * src/pixmaps/selection.xpm
3419                 Fix bug 1193, 'Need a way to multi-select
3420                 items'. Add a toggle button to the summaryview
3421                 to switch between normal and multiple selection
3422                 (Maemo)
3423
3424 2007-04-23 [colin]      2.9.1cvs16
3425
3426         * src/Makefile.am
3427         * src/stock_pixmap.c
3428         * src/stock_pixmap.h
3429         * src/summaryview.c
3430         * src/summaryview.h
3431         * src/gtk/gtksctree.c
3432         * src/gtk/gtksctree.h
3433         * src/pixmaps/selection.xpm
3434                 Fix bug 1193, 'Need a way to multi-
3435                 select items'
3436                 Add a toggle button in the summaryview
3437                 to enable normal or multiple selection.
3438                 (Maemo)
3439
3440 2007-04-23 [colin]      2.9.1cvs15
3441
3442         * src/compose.c
3443                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3444
3445 2007-04-21 [colin]      2.9.1cvs14
3446
3447         * src/gtk/quicksearch.c
3448                 Fix previous commit (actually use correct
3449                 parameter)
3450
3451 2007-04-21 [colin]      2.9.1cvs13
3452
3453         * src/gtk/quicksearch.c
3454                 Fix changing quicksearch type (after Esc,
3455                 after changing Recursive, ...)
3456
3457 2007-04-20 [wwp]        2.9.1cvs12
3458
3459         * src/gtk/Makefile.am
3460                 Added headers.h (completes 2.9.1cvs5).
3461
3462 2007-04-20 [wwp]        2.9.1cvs11
3463
3464         * src/addressbook.c
3465                 Fix the use of display name in name column,
3466                 it has been overriden w/ the use of nickname
3467                 by 2.9.0cvs3. Now nickname is used (if any)
3468                 in case of LDAP books only.
3469
3470 2007-04-20 [colin]      2.9.1cvs10
3471
3472         * src/mimeview.c
3473         * src/summaryview.c
3474         * src/textview.c
3475                 Add handling of 'a' to loop in a mail's
3476                 mimeparts
3477
3478 2007-04-20 [colin]      2.9.1cvs9
3479
3480         * src/toolbar.c
3481                 Fix bug 1190, 'dir_open' button doesn't work'
3482                 (Maemo)
3483
3484 2007-04-20 [colin]      2.9.1cvs8
3485
3486         * src/folderview.c
3487         * src/mainwindow.c
3488                 Fix bug 1194, 'Hardware keys move from email 
3489                 list to account/directory list, but not back 
3490                 to email list...' (Maemo)
3491
3492 2007-04-20 [colin]      2.9.1cvs7
3493
3494         * src/compose.h
3495                 complete previous commit
3496
3497 2007-04-20 [colin]      2.9.1cvs6
3498
3499         * src/compose.c
3500                 Fix bug 1187, 'Reply-to addressee disappears 
3501                 when reply-to text box is clicked...' (Maemo)
3502
3503 2007-04-20 [wwp]        2.9.1cvs5
3504
3505         * po/POTFILES.in
3506         * src/addressbook.c
3507         * src/compose.c
3508         * src/filtering.c
3509         * src/headerview.c
3510         * src/matcher.c
3511         * src/prefs_common.c
3512         * src/prefs_common.h
3513         * src/prefs_display_header.c
3514         * src/prefs_matcher.c
3515         * src/summaryview.c
3516         * src/gtk/headers.h
3517         * src/gtk/quicksearch.c
3518                 Translate more header names according to the relevant option value,
3519                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3520                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3521                 to prefs_common_translated_header_name().
3522                 Added a headers.h reference file that contains known header names
3523                 (RFC2822 and others) to the translation process' input, so that
3524                 translated header names will still exist even if no occurrence of
3525                 _("headername") is found anymore in the sources.
3526                 Don't translate column name 'Number' following to trans_hdr option
3527                 value as it's not a header name.
3528
3529 2007-04-20 [colin]      2.9.1cvs4
3530
3531         * src/gtk/quicksearch.c
3532         * src/gtk/quicksearch.h
3533                 Add "From, To or Subject" quicksearch
3534                 type. Patch by ulfschaper@users.sf.net
3535
3536 2007-04-20 [colin]      2.9.1cvs3
3537
3538         * src/matcher.c
3539                 Implement proper references filtering condition.
3540                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3541
3542 2007-04-19 [wwp]        2.9.1cvs2
3543
3544         * src/prefs_display_header.c
3545         * src/message_search.c
3546                 Fix few warnings (g_free of const gchar*).
3547
3548 2007-04-19 [paul]       2.9.1cvs1
3549
3550         * NEWS
3551         * README
3552         * RELEASE_NOTES
3553         * configure.ac
3554                 bump version number following
3555                 stable release
3556
3557 2007-04-19 [paul]       2.9.0cvs9
3558
3559         * manual/advanced.xml
3560         * manual/glossary.xml
3561                 fix typos
3562
3563 2007-04-18 [paul]       2.9.0cvs8
3564
3565         * src/pop.c
3566                 fix for CVE-2007-1558 (APOP)
3567                 Thanks to Colin
3568
3569 2007-04-18 [paul]       2.9.0cvs7
3570
3571         * src/messageview.c
3572         * src/mimeview.c
3573         * src/summaryview.c
3574         * src/gtk/filesel.c
3575                 Fix encoding woes wrt saving of
3576                 mails and parts
3577                 Thanks to Colin
3578
3579 2007-04-18 [colin]      2.9.0cvs6
3580
3581         * src/gtk/pluginwindow.c
3582                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3583
3584 2007-04-17 [wwp]        2.9.0cvs5
3585
3586         * src/addressadd.c
3587         * src/addressbook.c
3588         * src/addrindex.c
3589         * src/ldapupdate.c
3590                 Fix --disable-ldap build,
3591                 fix some LDAP annoyances on 
3592                 searches, thanks to Colin.
3593
3594 2007-04-17 [wwp]        2.9.0cvs4
3595
3596         * src/ldapupdate.c
3597                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3598                 like gcc 2.9x. Thanks to Colin.
3599
3600 2007-04-17 [wwp]        2.9.0cvs3
3601
3602         * src/Makefile.am
3603         * src/addressadd.c
3604         * src/addressbook.c
3605         * src/addrindex.c
3606         * src/addritem.c
3607         * src/addritem.h
3608         * src/editaddress.c
3609         * src/ldapctrl.c
3610         * src/ldapctrl.h
3611         * src/ldapquery.c
3612         * src/ldapserver.c
3613         * src/ldapserver.h
3614         * src/ldapupdate.c
3615         * src/ldapupdate.h
3616                 Add LDAP write support. Patch mostly by 
3617                 Michael <mir at datanom dot net>
3618
3619 2007-04-17 [wwp]        2.9.0cvs2
3620
3621         * src/compose.c
3622                 Prepend "Add to address book" to the context menu of compose window's sender and
3623                 recipient fields.
3624
3625 2007-04-16 [paul]       2.9.0cvs1
3626
3627         * src/gtk/authors.h
3628                 add Pader Rezso
3629
3630 2007-04-16 [paul]       2.9.0
3631
3632         * NEWS
3633         * README
3634         * RELEASE_NOTES
3635                 2.9.0 released
3636
3637 2007-04-16 [paul]       2.8.1cvs102
3638
3639         * po/fr.po
3640                 updated by Fabien Vantard
3641
3642 2007-04-16 [paul]       2.8.1cvs101
3643
3644         * po/ca.po
3645         * po/cs.po
3646         * po/de.po
3647         * po/hu.po
3648         * po/pl.po
3649         * po/pt_BR.po
3650         * po/sr.po
3651         * po/zh_CN.po
3652                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3653                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3654                 Aleksandar Urosevic, and Ralgh Young
3655
3656 2007-04-15 [mones]      2.8.1cvs100
3657
3658         * po/es.po
3659                 Updated for release
3660
3661 2007-04-14 [colin]      2.8.1cvs99
3662
3663         * src/message_search.c
3664         * src/prefs_display_header.c
3665         * src/summary_search.c
3666         * src/gtk/combobox.c
3667                 Fix allocations
3668
3669 2007-04-14 [wwp]        2.8.1cvs98
3670
3671         * src/gtk/combobox.c
3672         * src/message_search.c
3673         * src/summary_search.c
3674         * src/prefs_display_header.c
3675                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3676                 returns NULL, get the text value directly from the GtkEntry child.
3677
3678 2007-04-13 [colin]      2.8.1cvs97
3679
3680         * src/gtk/quicksearch.c
3681                 Give the focus back to summaryview when
3682                 emptying the quicksearch with Esc
3683
3684 2007-04-13 [colin]      2.8.1cvs96
3685
3686         * src/message_search.c
3687         * src/prefs_display_header.c
3688         * src/summary_search.c
3689                 Fix possibles crashes when getting text
3690                 from gtk combos
3691
3692 2007-04-13 [colin]      2.8.1cvs95
3693
3694         * src/pop.c
3695                 Add some UIDL debugging
3696
3697 2007-04-12 [colin]      2.8.1cvs94
3698
3699         * src/folder.c
3700                 Force folder scan if necessary after
3701                 copying mails, to be able to reapply
3702                 flags.
3703
3704 2007-04-11 [colin]      2.8.1cvs93
3705
3706         * src/main.c
3707                 don't scan for new mail on startup if --select
3708                 is specified (or race conditions arise). If so,
3709                 do both sequentially.
3710
3711 2007-04-09 [colin]      2.8.1cvs92
3712
3713         * src/common/defs.h
3714                 Use leafpad by default on Maemo. Patch
3715                 by Jean-Luc Biord.
3716
3717 2007-04-06 [colin]      2.8.1cvs91
3718
3719         * src/pixmaps/queue_close.xpm
3720         * src/pixmaps/queue_close_hrm.xpm
3721         * src/pixmaps/queue_close_hrm_mark.xpm
3722         * src/pixmaps/queue_close_mark.xpm
3723         * src/pixmaps/queue_open.xpm
3724         * src/pixmaps/queue_open_hrm.xpm
3725         * src/pixmaps/queue_open_hrm_mark.xpm
3726         * src/pixmaps/queue_open_mark.xpm
3727                 Move the clock one pixel down :)
3728
3729 2007-04-05 [colin]      2.8.1cvs90
3730
3731         * src/mainwindow.c
3732                 Don't sync when switching offline from
3733                 command line - it's usually too late :)
3734
3735 2007-04-05 [paul]       2.8.1cvs89
3736
3737         * src/Makefile.am
3738         * src/stock_pixmap.c
3739         * src/pixmaps/dir_close_hrm.xpm
3740         * src/pixmaps/dir_close_hrm_mark.xpm
3741         * src/pixmaps/drafts_close.xpm
3742         * src/pixmaps/drafts_close_mark.xpm
3743         * src/pixmaps/drafts_open.xpm
3744         * src/pixmaps/drafts_open_mark.xpm
3745         * src/pixmaps/inbox.xpm
3746         * src/pixmaps/inbox_close.xpm
3747         * src/pixmaps/inbox_close_hrm.xpm
3748         * src/pixmaps/inbox_close_hrm_mark.xpm
3749         * src/pixmaps/inbox_close_mark.xpm
3750         * src/pixmaps/inbox_hrm.xpm
3751         * src/pixmaps/inbox_hrm_mark.xpm
3752         * src/pixmaps/inbox_mark.xpm
3753         * src/pixmaps/inbox_open.xpm
3754         * src/pixmaps/inbox_open_hrm.xpm
3755         * src/pixmaps/inbox_open_hrm_mark.xpm
3756         * src/pixmaps/inbox_open_mark.xpm
3757         * src/pixmaps/outbox.xpm
3758         * src/pixmaps/outbox_close.xpm
3759         * src/pixmaps/outbox_close_hrm.xpm
3760         * src/pixmaps/outbox_close_hrm_mark.xpm
3761         * src/pixmaps/outbox_close_mark.xpm
3762         * src/pixmaps/outbox_hrm.xpm
3763         * src/pixmaps/outbox_hrm_mark.xpm
3764         * src/pixmaps/outbox_mark.xpm
3765         * src/pixmaps/outbox_open.xpm
3766         * src/pixmaps/outbox_open_hrm.xpm
3767         * src/pixmaps/outbox_open_hrm_mark.xpm
3768         * src/pixmaps/outbox_open_mark.xpm
3769         * src/pixmaps/queue_close.xpm
3770         * src/pixmaps/queue_close_hrm.xpm
3771         * src/pixmaps/queue_close_hrm_mark.xpm
3772         * src/pixmaps/queue_close_mark.xpm
3773         * src/pixmaps/queue_open.xpm
3774         * src/pixmaps/queue_open_hrm.xpm
3775         * src/pixmaps/queue_open_hrm_mark.xpm
3776         * src/pixmaps/queue_open_mark.xpm
3777                 updated, added and replaced icons
3778                 Icons by Colin
3779
3780 2007-04-04 [colin]      2.8.1cvs88
3781
3782         * src/imap.c
3783                 Fix build without libetpan
3784
3785 2007-04-03 [colin]      2.8.1cvs87
3786
3787         * src/imap.c
3788                 Fix crash with Citadel, and try to make
3789                 things work. this server (and specifically 
3790                 STATUS and APPEND at least) seems broken.
3791
3792 2007-04-03 [colin]      2.8.1cvs86
3793
3794         * src/folderview.c
3795                 Fix icons on folder close
3796
3797 2007-04-03 [colin]      2.8.1cvs85
3798
3799         * src/inc.c
3800                 Fix double-ask of offline override in
3801                 certain cases
3802         * src/imap.c
3803         * src/imap.h
3804         * src/imap_gtk.c
3805                 Much more efficient way to synchronise
3806                 for offline use
3807         * src/etpan/imap-thread.c
3808                 Fix possible segs
3809         * src/folder.c
3810         * src/gtk/quicksearch.c
3811                 Fix some GUI lags
3812
3813 2007-04-03 [paul]       2.8.1cvs84
3814
3815         * src/filtering.c
3816         * src/folder.c
3817         * src/folder.h
3818         * src/prefs_common.c
3819         * src/prefs_common.h
3820         * src/prefs_other.c
3821                 Fix sync being done too late
3822                 Thanks to Colin
3823
3824 2007-04-02 [colin]      2.8.1cvs83
3825
3826         * src/summaryview.c
3827                 Maemo: Put status and quicksearch at the top
3828         * src/plugins/bogofilter/bogofilter.c
3829         * src/plugins/spamassassin/spamassassin.c
3830                 Derive trash from inbox if possible
3831
3832 2007-04-02 [paul]       2.8.1cvs82
3833
3834         * src/plugins/bogofilter/bogofilter_gtk.c
3835                 a few English changes
3836
3837 2007-04-02 [paul]
3838
3839         2.9.0-rc1 released
3840
3841 2007-04-02 [colin]      2.8.1cvs81
3842
3843         * src/image_viewer.c
3844                 Fix transparent images by using
3845                 GtkImage
3846         * src/messageview.c
3847                 Flush events (on new windows) to avoid
3848                 having the textview's image resize fail
3849                 to know the available width
3850
3851 2007-04-01 [colin]      2.8.1cvs80
3852
3853         * src/prefs_account.c
3854                 If no MH mailbox exist, when creating a POP/Local
3855                 account, just create and use the default one 
3856                 instead of bailing with a "Mailbox doesn't exist"
3857                 error
3858
3859 2007-03-31 [colin]      2.8.1cvs79
3860
3861         * src/prefs_account.c
3862                 Create signature file if it doesn't exist
3863                 before editing
3864         * src/prefs_toolbar.c
3865                 Maemo: Move "Use default" on the left so
3866                 that people can find it
3867         * src/common/defs.h
3868                 Maemo: make default editor "Maemopad", 
3869                 default signature file "MyDocs/signature.txt"
3870
3871 2007-03-31 [colin]      2.8.1cvs78
3872
3873         * src/prefs_account.c
3874                 Maemo: rework account prefs so
3875                 that less horizontal scrolling
3876                 is required
3877
3878 2007-03-31 [colin]      2.8.1cvs77
3879
3880         * src/folderview.c
3881         * src/prefs_common.c
3882         * src/prefs_common.h
3883                 Fix bug 1167, 'Allow not displaying zeros 
3884                 in folder list'. Patch by MartinP
3885
3886 2007-03-31 [colin]      2.8.1cvs76
3887
3888         * AUTHORS
3889                 Add Jean-Luc Biord
3890
3891 2007-03-31 [colin]      2.8.1cvs75
3892
3893         * src/imap.c
3894                 Apply patch from bug 1172, direct
3895                 access to the folder's session instead
3896                 of using getter. Patch by MartinP
3897
3898 2007-03-31 [paul]       2.8.1cvs74
3899
3900         * src/gtk/authors.h
3901                 no need to list Fabien twice!
3902
3903 2007-03-31 [colin]      2.8.1cvs73
3904
3905         * src/inc.c
3906                 If we're currently "overriding for %d minutes",
3907                 don't ask
3908
3909 2007-03-31 [colin]      2.8.1cvs72
3910
3911         * src/compose.c
3912         * src/imap.c
3913         * src/inc.c
3914         * src/inc.h
3915         * src/messageview.c
3916         * src/news.c
3917         * src/plugins/spamassassin/spamassassin.c
3918                 Offline override: Add a parameter to allow
3919                 asking even if the override timer is running.
3920                 Allows to ask every time the user makes an
3921                 explicit action needing online access (such
3922                 as Get Mail), and not when the action is 
3923                 implicit (such as opening an IMAP folder)
3924
3925 2007-03-31 [colin]      2.8.1cvs71
3926
3927         * src/inc.c
3928                 Override offline: "No" answer shouldn't
3929                 re-ask after 3 seconds, but 10 minutes. 
3930
3931 2007-03-30 [colin]      2.8.1cvs70
3932
3933         * src/common/socket.c
3934                 Better error reporting on unix socket
3935                 failure (bind usually)
3936         * src/gtk/gtkutils.c
3937         * src/gtk/gtkutils.h
3938                 Label window: add a pulsing progress
3939                 bar to show we're not hung :)
3940         * src/folderview.c
3941         * src/main.c
3942         * src/plugins/pgpcore/sgpgme.c
3943                 Update API
3944
3945 2007-03-30 [colin]      2.8.1cvs69
3946
3947         * src/pop.c
3948         * src/prefs_common.c
3949                 Fix possible trashing of history and uidl
3950                 files on disk full problems
3951
3952 2007-03-30 [paul]       2.8.1cvs68
3953
3954         * src/mainwindow.c
3955         * src/summaryview.c
3956         * src/summaryview.h
3957                 update summary when changing layout type
3958                 (fixes wrong folder icon being displayed)
3959                 Thanks to Colin
3960
3961 2007-03-29 [colin]      2.8.1cvs67
3962
3963         * src/prefs_ext_prog.c
3964                 The browser pref is irrelevant on Maemo
3965
3966 2007-03-29 [colin]      2.8.1cvs66
3967
3968         * src/compose.c
3969         * src/compose.h
3970                 Maemo: dynamically switch headers/text position
3971         * src/prefs_common.c
3972                 Maemo: hide compose's ruler by default
3973         * src/common/socket.c
3974         * src/common/socket.h
3975                 Fix build warning
3976
3977 2007-03-29 [colin]      2.8.1cvs65
3978
3979         * src/common/socket.c
3980         * src/common/socket.h
3981                 Fix build when MAEMO_CFLAGS contains
3982                 _X_OPENSOURCE (resolv.h errors as long
3983                 as we don't add _BSD_SOURCE. Ugly).
3984
3985 2007-03-29 [wwp]        2.8.1cvs64
3986
3987         * src/prefs_logging.c
3988                 Fix sensitivity of clip-log widgets in prefs/logging,
3989                 thanks to Fabien.
3990
3991 2007-03-29 [wwp]        2.8.1cvs63
3992
3993         * po/POTFILES.in
3994                 Updated files list for translations, thanks to Fabien.
3995
3996 2007-03-29 [colin]      2.8.1cvs62
3997
3998         * src/main.c
3999         * src/common/Makefile.am
4000         * src/common/utils.c
4001                 Maybe make URI opening work in Maemo
4002                 Requires testing :)
4003
4004 2007-03-28 [colin]      2.8.1cvs61
4005
4006         * src/folder.c
4007         * src/folder.h
4008         * src/folderview.c
4009                 Add the possibility to sort folders arbitrarily
4010                 (via editing of folderlist.xml only). Patch by
4011                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4012                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4013                 be changed by the user'
4014
4015 2007-03-28 [colin]      2.8.1cvs60
4016
4017         * src/mimeview.c
4018                 Add popup menu for mime icons
4019
4020 2007-03-28 [colin]      2.8.1cvs59
4021
4022         * src/mainwindow.c
4023                 Fix a layout issue when presenting
4024                 mainwindow in Small screen layout
4025         * src/toolbar.c
4026         * src/toolbar.h
4027                 Add a "Go to folder list" button for
4028                 mainwindow, and make it default in
4029                 the Maemo build
4030
4031 2007-03-28 [colin]      2.8.1cvs58
4032
4033         * src/compose.c
4034                 Don't dynamically update title on Maemo
4035                 Patch by Jean-Luc Biord
4036
4037 2007-03-27 [colin]      2.8.1cvs57
4038
4039         * src/compose.c
4040         * src/folderview.c
4041         * src/summaryview.c
4042                 Enable tap-and-hold on Maemo
4043
4044 2007-03-26 [colin]      2.8.1cvs56
4045
4046         * src/compose.c
4047                 More popup-menu (in attachments list)
4048
4049 2007-03-26 [colin]      2.8.1cvs55
4050
4051         * src/compose.c
4052                 Enable popup-menu signal
4053
4054 2007-03-26 [colin]      2.8.1cvs54
4055
4056         * src/plugins/pgpinline/pgpinline.c
4057                 Fix bug 1111, 'PGP/inline plugin hides text 
4058                 around encrypted text block'. Patch based on
4059                 a patch from Michal Cihar.
4060
4061 2007-03-26 [wwp]        2.8.1cvs53
4062
4063         * src/procmsg.c
4064                 Fix getting a false error when sending queued message
4065                 whereas the sending was fine (if there are subfolders
4066                 in the queue folder), thanks to Colin.
4067
4068 2007-03-26 [paul]       2.8.1cvs52
4069
4070         * src/wizard.c
4071                 update FACE header in welcome message
4072
4073 2007-03-25 [colin]      2.8.1cvs51
4074
4075         * src/Makefile.am
4076                 Fix make dist
4077
4078 2007-03-25 [colin]      2.8.1cvs50
4079
4080         * src/main.c
4081                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4082
4083 2007-03-24 [colin]      2.8.1cvs49
4084
4085         * src/main.c
4086                 Fix a few launch problems on Maemo
4087                 Patch by Jean-Luc Biord
4088
4089 2007-03-24 [wwp]        2.8.1cvs48
4090
4091         * src/alertpanel.c
4092         * src/alertpanel.h
4093         * src/messageview.c
4094         * src/summaryview.c
4095                 Fix wrong action performed when closing the
4096                 "ask about account specific filtering rules
4097                 when filtering manually" dialog by pressing Escape.
4098                 Fix wrong order of buttons in the "return receipt
4099                 notification - the message was sent to several of
4100                 your accounts" dialog.
4101
4102 2007-03-24 [paul]       2.8.1cvs47
4103
4104         * src/folderview.c
4105                 an improvement to English usage
4106         * tools/kdeservicemenu/README
4107                 updated Claws url
4108
4109 2007-03-24 [paul]       2.8.1cvs46
4110
4111         * src/Makefile.am
4112         * src/stock_pixmap.c
4113         * src/pixmaps/edit_extern.xpm
4114         * src/pixmaps/mail_sign.xpm
4115                 rescue long lost icons
4116
4117 2007-03-24 [paul]       2.8.1cvs45
4118
4119         * src/toolbar.c
4120                 fix toolbar (broken in 2.8.1cvs42)
4121
4122 2007-03-23 [colin]      2.8.1cvs44
4123
4124         * src/imap.c
4125                 Correctly unsubscribe/resubscribe after
4126                 RENAME
4127
4128 2007-03-23 [colin]      2.8.1cvs43
4129
4130         * src/prefs_common.c
4131                 Maemo: as the platform is light on RAM, allow
4132                 caches to be discarded faster.
4133
4134 2007-03-23 [colin]      2.8.1cvs42
4135
4136         * src/Makefile.am
4137         * src/compose.c
4138         * src/compose.h
4139         * src/stock_pixmap.c
4140         * src/stock_pixmap.h
4141         * src/summaryview.c
4142         * src/summaryview.h
4143         * src/toolbar.c
4144         * src/toolbar.h
4145         * src/pixmaps/open_mail.xpm
4146                 Maemo changes: Add the possibility to have
4147                 "Open Email" and "Close Window" buttons on 
4148                 toolbars (and use them in Maemo's default
4149                 toolbars)
4150
4151 2007-03-23 [wwp]        2.8.1cvs41
4152
4153         * src/action.c
4154                 Reverted that part of the action dialog closure logics, to
4155                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4156                 done later in a different way (or may not).
4157
4158 2007-03-22 [wwp]        2.8.1cvs40
4159
4160         * src/action.c
4161                 Fix sticky action dialog when got no output but action command
4162                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4163
4164 2007-03-22 [colin]      2.8.1cvs39
4165
4166         * src/prefs_filtering.c
4167         * src/gtk/combobox.h
4168                 Fix escaping account names in filtering prefs
4169
4170 2007-03-22 [colin]      2.8.1cvs38
4171
4172         * src/addrindex.c
4173         * src/ldapctrl.h
4174         * src/ldapquery.c
4175                 Add any attribute specified in LDAP servers'
4176                 Search attributes to the Other Attributes tab
4177                 of contacts; Add 'telephoneNumber' in the
4178                 default list.
4179
4180 2007-03-22 [colin]      2.8.1cvs37
4181
4182         * src/folderview.c
4183         * src/folderview.h
4184         * src/mainwindow.c
4185                 Try to prevent race conditions when
4186                 changing the folder list
4187         * src/summaryview.c
4188                 Fix possible red folder icon when
4189                 switching from Small screen layout
4190                 to any other
4191
4192 2007-03-22 [colin]      2.8.1cvs36
4193
4194         * src/mainwindow.c
4195         * src/mainwindow.h
4196         * src/summaryview.c
4197                 Rename "little screen" to "Small screen"
4198         * src/gtk/Makefile.am
4199         * src/common/utils.c
4200         * src/mh.c
4201                 Fix Maemo-related compilation problems
4202
4203 2007-03-21 [colin]      2.8.1cvs35
4204
4205         * configure.ac
4206                 Fix previous commit
4207         * claws-mail.desktop
4208                 Remove .png from the Icon, it's useless
4209
4210 2007-03-21 [colin]      2.8.1cvs34
4211
4212         * configure.ac
4213         * src/Makefile.am
4214                 Add the necessary lib checking for 
4215                 Maemo
4216
4217 2007-03-21 [colin]      2.8.1cvs33
4218
4219         * src/main.c
4220                 Fix unconditional "error happened" when
4221                 sending via command-line. "lol @ myself"
4222
4223 2007-03-21 [colin]      2.8.1cvs32
4224
4225         * claws-mail-40x40.png
4226         * claws-mail-26x26.png
4227         * src/account.c
4228         * src/addressbook.c
4229         * src/compose.c
4230         * src/folderview.c
4231         * src/folderview.h
4232         * src/main.c
4233         * src/mainwindow.c
4234         * src/mainwindow.h
4235         * src/messageview.c
4236         * src/prefs_account.c
4237         * src/prefs_common.c
4238         * src/summary_search.c
4239         * src/summaryview.c
4240         * src/summaryview.h
4241         * src/gtk/authors.h
4242         * src/gtk/gtkutils.c
4243         * src/gtk/gtkutils.h
4244         * src/gtk/logwindow.c
4245         * src/gtk/menu.c
4246         * src/gtk/prefswindow.c
4247                 Add Maemo port (patch mainly by Jean-Luc Biort)
4248                 Add a new 'Little screen' layout to help on such
4249                 platforms (patch by me)
4250                 Make some default preferences different (more
4251                 adapted) on Maemo (patch by me)
4252
4253 2007-03-21 [wwp]        2.8.1cvs31
4254
4255         * src/prefs_logging.c
4256         * src/prefs_logging.h
4257                 Fixed copyright header of newly added files.
4258
4259 2007-03-21 [wwp]        2.8.1cvs30
4260
4261         * src/Makefile.am
4262         * src/filtering.c
4263         * src/filtering.h
4264         * src/folder.c
4265         * src/folderview.c
4266         * src/imap.c
4267         * src/inc.c
4268         * src/main.c
4269         * src/mainwindow.c
4270         * src/mainwindow.h
4271         * src/matcher.c
4272         * src/messageview.c
4273         * src/news.c
4274         * src/pop.c
4275         * src/prefs_common.c
4276         * src/prefs_common.h
4277         * src/prefs_logging.c
4278         * src/prefs_logging.h
4279         * src/prefs_other.c
4280         * src/procmsg.c
4281         * src/send_message.c
4282         * src/summaryview.c
4283         * src/common/log.c
4284         * src/common/log.h
4285         * src/common/nntp.c
4286         * src/common/session.c
4287         * src/common/smtp.c
4288         * src/common/socket.c
4289         * src/etpan/imap-thread.c
4290         * src/gtk/logwindow.c
4291         * src/gtk/logwindow.h
4292         * src/plugins/bogofilter/bogofilter.c
4293         * src/plugins/spamassassin/spamassassin.c
4294                 Added debugging of filtering/processing rules.
4295                 The debug log is here 'Tools/Filtering debug window',
4296                 the options there 'Configuration/Preferences/Other/Logging',
4297                 and the log file is ~/.claws-mail/filtering.log.
4298                 Moved protocol log prefs to 'Other/Logging' as well.
4299                 To support such debugging feature, the existing log API has
4300                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4301                 this impacts many external modules (commits follow).
4302
4303 2007-03-21 [paul]       2.8.1cvs29
4304
4305         * src/etpan/Makefile.am
4306         * src/etpan/imap-thread.c
4307                 add missing #include
4308
4309 2007-03-21 [colin]      2.8.1cvs28
4310
4311         * src/procmime.c
4312                 Fix bug 1157, 'some broken messages confuse 
4313                 mime parser'. Make sure we can't have MimeInfos
4314                 with negative sizes.
4315
4316 2007-03-20 [colin]      2.8.1cvs27
4317
4318         * src/main.c
4319                 Fix missing \0 on buffer
4320
4321 2007-03-20 [colin]      2.8.1cvs26
4322
4323         * src/mh.c
4324                 Use make_dir_hier instead of make_dir 
4325                 to create the MH mailbox
4326
4327 2007-03-20 [colin]      2.8.1cvs25
4328
4329         * src/folder.c
4330         * src/folder.h
4331         * src/prefs_account.c
4332         * src/wizard.c
4333                 Fix default inbox weirdnesses (after wizard,
4334                 if path is Mail, mailbox identifier is #mh/Mailbox,
4335                 and when creating new accounts)
4336
4337 2007-03-20 [colin]      2.8.1cvs24
4338
4339         * src/account.c
4340                 Write folderlist after adding/deleting accounts
4341                 that have folders
4342
4343 2007-03-20 [colin]      2.8.1cvs23
4344
4345         * src/imap.c
4346         * src/remotefolder.h
4347                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4348                 selected while scanning prior to update'
4349
4350 2007-03-17 [paul]       2.8.1cvs22
4351
4352         * src/main.c
4353                 fix a typo, and be a little more verbose.
4354
4355 2007-03-17 [wwp]        2.8.1cvs21
4356
4357         * src/inc.c
4358                 Fix a compiler warning.
4359
4360 2007-03-16 [wwp]        2.8.1cvs20
4361
4362         * tools/Makefile.am
4363         * tools/README
4364                 Updated to deal w/ the new mairix.sh tool.
4365
4366 2007-03-16 [wwp]        2.8.1cvs19
4367
4368         * src/action.c
4369                 Fix logics issues around the action IO dialog:
4370                 - disable entry widget and exec button when
4371                   the exec button is clicked (don't wait for any
4372                   output line) - fix possible disabling/re-enabling/
4373                   re-disabling of those widgets
4374                 - raise an error if executing a %as{} action either
4375                   empty or invalid, instead of failing silently
4376                 - don't close the dialog if the abort button has been
4377                   clicked and if there was no output yet
4378                 - set focus to the abort button when the exec button
4379                   is clicked
4380                 - fix capitalization of a warning message
4381
4382 2007-03-16 [wwp]        2.8.1cvs18
4383
4384         * tools/mairix.sh
4385                 Added a wrapper to mairix to the tools folder.
4386
4387 2007-03-16 [colin]      2.8.1cvs17
4388
4389         * src/messageview.c
4390         * src/mimeview.h
4391                 Allow mimeviewer plugins to print
4392                 their stuff
4393
4394 2007-03-16 [colin]      2.8.1cvs16
4395
4396         * .cvsignore
4397                 Ignore *.patchset
4398
4399 2007-03-15 [colin]      2.8.1cvs15
4400
4401         * src/messageview.c
4402         * src/mimeview.h
4403                 Add a way for mimeviewer plugins to
4404                 implement body search
4405
4406 2007-03-15 [paul]       2.8.1cvs14
4407
4408         * src/prefs_spelling.c
4409                 fix English usage
4410
4411 2007-03-15 [paul]       2.8.1cvs13
4412
4413         * src/common/quoted-printable.c
4414                 fix decoding of quoted-printable parts
4415
4416 2007-03-14 [wwp]        2.8.1cvs12
4417
4418         * src/gtk/logwindow.h
4419                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4420
4421 2007-03-14 [wwp]        2.8.1cvs11
4422
4423         * src/gtk/logwindow.h
4424                 Complete 2.8.1cvs10.
4425
4426 2007-03-14 [colin]      2.8.1cvs10
4427
4428         * src/gtk/logwindow.c
4429                 Probably fix bug 1149, crash on logwindow
4430                 close - at the expense of performance once
4431                 logwin has been opened
4432
4433 2007-03-14 [colin]      2.8.1cvs9
4434
4435         * src/main.c
4436                 If claws-mail is running on another
4437                 display, warn instead of popping it up
4438                 on the other display
4439
4440 2007-03-12 [colin]      2.8.1cvs8
4441
4442         * src/wizard.c
4443                 Fix bug 1145, 'Setting a different name 
4444                 for the Mailbox name isn't reflected in 
4445                 default account settings'. Patch by wwp
4446
4447 2007-03-12 [colin]      2.8.1cvs7
4448
4449         * src/summaryview.c
4450                 Fix bug 1143, 'Add number of messages to be 
4451                 deleted to confirmation dialog'
4452
4453 2007-03-12 [wwp]        2.8.1cvs6
4454
4455         * src/folderview.c
4456         * src/prefs_common.c
4457         * src/prefs_common.h
4458         * src/prefs_summaries.c
4459                 Changed the option that displays unread messages count
4460                 next to the folder name in folder list: it is now
4461                 possible to either display nothing, display the
4462                 unread messages number only or the unread and total messages
4463                 numbers. The patch includes this extra feature as well
4464                 as some minor fixes by rewriting the algo in folderview.c.
4465                 Thanks to Paul for the original idea and implementation, plus
4466                 testing and proof-reading!
4467
4468 2007-03-09 [paul]       2.8.1cvs5
4469
4470         * tools/Makefile.am
4471         * tools/README
4472         * tools/claws-mail-compose-insert-files.pl
4473                 added a script which enables inserting files
4474                 into the message body of a new Claws Mail
4475                 Compose window from the command line. Additionally
4476                 To, Cc, Subject and files to attach to the message
4477                 can be specified.
4478
4479 2007-03-09 [wwp]        2.8.1cvs4
4480
4481         * src/addr_compl.c
4482         * src/addr_compl.h
4483         * src/filtering.c
4484                 Optimize matching of addresses in the addressbook
4485                 (filtering/processing 'found_in_addressbook' condition).
4486
4487 2007-03-07 [wwp]        2.8.1cvs3
4488
4489         * src/quote_fmt.c
4490         * src/quote_fmt_lex.l
4491         * src/quote_fmt_parse.y
4492                 Add a new quote format symbol: %A to insert the
4493                 sender email address (just the address itself).
4494
4495 2007-03-06 [wwp]        2.8.1cvs2
4496
4497         * src/gtk/gtkutils.c
4498         * src/plugins/trayicon/trayicon_prefs.h
4499         * src/plugins/trayicon/trayicon_prefs.c
4500         * src/plugins/trayicon/trayicon.c
4501         * src/mainwindow.h
4502         * src/mainwindow.c
4503                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4504                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4505
4506
4507 2007-03-06 [paul]       2.8.1cvs1
4508
4509         * NEWS
4510         * README
4511         * RELEASE_NOTES
4512         * configure.ac
4513                 bump version number following
4514                 stable release
4515
4516 2007-03-06 [paul]       2.8.0cvs24
4517
4518         * po/cs.po
4519                 corrected by by Tim <timbrain@post.cz>
4520
4521 2007-03-05 [colin]      2.8.0cvs23
4522
4523         * src/Makefile.am
4524         * src/procmime.c
4525                 Fix mime/globs path on NetBSD
4526                 patch by George Michaelson
4527
4528 2007-03-05 [wwp]        2.8.0cvs22
4529
4530         * src/addr_compl.c
4531                 Remove debug statement (accidentally committed w/ cvs14).
4532
4533 2007-03-05 [paul]       2.8.0cvs21
4534
4535         * src/plugins/pgpcore/prefs_gpg.c
4536                 fix compiler warning
4537
4538 2007-03-05 [wwp]        2.8.0cvs20
4539
4540         * src/matcher_parser_parse.y
4541                 Fix mismerge between cvs17 and cvs19.
4542
4543 2007-03-05 [wwp]        2.8.0cvs19
4544
4545         * src/matcher_parser_parse.y
4546         * src/prefs_filtering_action.c
4547         * src/matcher.c
4548         * src/matcher.h
4549         * src/filtering.c
4550         * src/filtering.h
4551                 Add new 'add_to_addressbook' filtering/processing action.
4552
4553 2007-03-05 [wwp]        2.8.0cvs18
4554
4555         * src/filtering.c
4556                 Fix mark_as_ham filtering/processing action: spam flag
4557                 was not unset.
4558
4559 2007-03-04 [colin]      2.8.0cvs17
4560
4561         * src/filtering.c
4562         * src/matcher.c
4563         * src/matcher.h
4564         * src/matcher_parser_parse.y
4565         * src/prefs_filtering_action.c
4566                 Add 'Mark as spam' and 'Mark as ham' filtering
4567                 actions. Fixes bug 1138.
4568
4569 2007-03-04 [colin]      2.8.0cvs16
4570
4571         * src/imap.c
4572                 Fix bug 1140, wrong return value
4573                 without libetpan
4574
4575 2007-03-04 [wwp]        2.8.0cvs15
4576
4577         * src/addr_compl.c
4578                 Rollback cvs14: don't free stuff that is managed in g_list.
4579
4580 2007-03-04 [wwp]        2.8.0cvs14
4581
4582         * src/addr_compl.c
4583                 Fix a leak in address completion code.
4584
4585 2007-03-04 [colin]      2.8.0cvs13
4586
4587         * src/addr_compl.c
4588                 Maybe fix bug 1136, 'Crash in group 
4589                 address completion'
4590
4591 2007-03-04 [iwkse]      2.8.0cvs12
4592
4593         * src/imap.c
4594                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4595
4596 2007-03-03 [colin]      2.8.0cvs11
4597
4598         * src/plugins/pgpinline/pgpinline.c
4599                 Fix off-by-one, fix double-free. Fixes
4600                 bug 1135, 'cm-segfault on decrypting 
4601                 with PGP/inline'
4602
4603 2007-03-03 [colin]      2.8.0cvs10
4604
4605         * configure.ac
4606         * src/main.c
4607         * src/common/plugin.c
4608                 Fix bug 1134, 'Valgrind macros unhandled 
4609                 by Irix's cc'
4610
4611 2007-03-02 [colin]      2.8.0cvs9
4612
4613         * src/mbox.c
4614                 Don't error out on EAGAIN. Fixes 
4615                 bug 1129, '"local mbox file" account 
4616                 isn't retrieving mails'
4617
4618 2007-03-01 [wwp]        2.8.0cvs8
4619
4620         * src/mainwindow.c
4621         * src/gtk/colorlabel.c
4622                 Remove accels for extra color labels until we set better
4623                 and definitive ones.
4624
4625 2007-02-28 [wwp]        2.8.0cvs7
4626
4627         * src/mainwindow.c
4628         * src/matcher_parser_parse.y
4629         * src/prefs_common.c
4630         * src/prefs_msg_colors.c
4631         * src/procmsg.h
4632         * src/gtk/colorlabel.c
4633         * src/gtk/colorlabel.h
4634                 Add more customizable color labels. Cleaned up a bit
4635                 the color label API to avoid duplicate defines of
4636                 the max number of colors.
4637
4638 2007-02-27 [colin]      2.8.0cvs6
4639
4640         * src/mainwindow.c
4641         * src/common/utils.c
4642         * src/common/utils.h
4643                 Fix '+' in mailto URIs for List-* headers
4644
4645 2007-02-27 [colin]      2.8.0cvs5
4646
4647         * src/gtk/gtkutils.c
4648                 Use gtk_window_set_role instead of 
4649                 _set_wmclass
4650
4651 2007-02-27 [colin]      2.8.0cvs4
4652
4653         * src/inc.c
4654                 Fix "After receiving new mail, go to inbox" on IMAP,
4655                 and make it work only on manual reception
4656
4657 2007-02-27 [wwp]        2.8.0cvs3
4658
4659         * src/prefs_filtering.c
4660         * src/prefs_filtering_action.c
4661         * src/prefs_matcher.c
4662                 Update filtering matcher's and action's color label menus
4663                 when re-opening those dialogs (reflect any change to the
4664                 color labels list in the preferences).
4665
4666 2007-02-27 [colin]      2.8.0cvs2
4667
4668         * src/imap.c
4669         * src/etpan/etpan-thread-manager-types.h
4670         * src/etpan/etpan-thread-manager.c
4671         * src/etpan/imap-thread.c
4672                 Log imap ALERTs as errors in the log.
4673
4674 2007-02-26 [paul]       2.8.0cvs1
4675
4676         * tools/claws.i18n.status.pl
4677                 updated
4678
4679 2007-02-26 [paul]       2.7.2cvs75
4680
4681         * po/ca.po
4682         * po/cs.po
4683         * po/de.po
4684         * po/en_GB.po
4685         * po/fi.po
4686         * po/fr.po
4687         * po/hu.po
4688         * po/pl.po
4689         * po/pt_BR.po
4690         * po/sk.po
4691         * po/sr.po
4692         * po/zh_CN.po
4693                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4694                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4695                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4696                 Aleksandar Urosevic, and Ralgh Young
4697
4698 2007-02-25 [mones]      2.7.2cvs74
4699
4700         * po/es.po
4701                 Updated for release
4702
4703 2007-02-25 [colin]      2.7.2cvs73
4704
4705         * src/main.c
4706                 Clearing the list is only useful
4707                 to prevent a valgrind false-positive
4708
4709 2007-02-25 [paul]       2.7.2cvs72
4710
4711         * tools/Makefile.am
4712         * tools/README
4713         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4714         * tools/maildir2claws-mail.pl  **REMOVED**
4715                 renamed the script, fixed a couple bugs
4716
4717 2007-02-23 [colin]      2.7.2cvs71
4718
4719         * src/addressbook.c
4720                 Fix a leak, check for a few improbable nulls
4721
4722 2007-02-23 [colin]      2.7.2cvs70
4723
4724         * src/main.c
4725         * src/main.h
4726         * src/plugins/trayicon/trayicon.c
4727                 Fix blinking mainwin when starting in tray
4728                 (show mainwindow later in the startup process,
4729                  apart if restarting post-crash)
4730
4731 2007-02-23 [colin]      2.7.2cvs69
4732
4733         * src/folderview.c
4734         * src/imap_gtk.c
4735                 Fix crash when unsubscribing the currently
4736                 selected/opened folder
4737
4738 2007-02-23 [colin]      2.7.2cvs68
4739
4740         * src/compose.c
4741                 Fix bug that prevented colorization to
4742                 work without wrap quotation option
4743
4744 2007-02-23 [colin]      2.7.2cvs67
4745
4746         * src/addr_compl.c
4747                 Fix refcounting, start and end completion who
4748                 behaved as if there couldn't be any other current
4749                 user of completion
4750
4751 2007-02-23 [wwp]        2.7.2cvs66
4752
4753         * src/addressbook.c
4754         * src/addrindex.c
4755                 Address completion fixes: fix addressbook_peek_folder_exists() in
4756                 which the algorithm was ridiculously over-obfuscated and broken.
4757                 Fix addrindex_load_completion() as well, to load addresses in
4758                 completion list with regards to what addressbook_peek_folder_exists()
4759                 returns now.
4760
4761 2007-02-23 [wwp]        2.7.2cvs65
4762
4763         * src/addr_compl.c
4764                 Add addresses to completion when they're non-empty (thanks to Colin).
4765
4766 2007-02-23 [paul]       2.7.2cvs64
4767
4768         * src/plugins/pgpcore/passphrase.c
4769                 remove 'const '
4770
4771 2007-02-23 [colin]      2.7.2cvs63
4772
4773         * src/plugins/pgpcore/prefs_gpg.c
4774         * src/plugins/pgpcore/prefs_gpg.h
4775         * src/plugins/pgpcore/sgpgme.c
4776         * src/plugins/pgpinline/pgpinline.c
4777         * src/plugins/pgpmime/pgpmime.c
4778                 Try harder to respect user's choice wrt
4779                 gpg-agent even with gpg2, by unsetting
4780                 GPG_AGENT_INFO when necessary.
4781
4782 2007-02-22 [paul]       2.7.2cvs62
4783
4784         * src/plugins/pgpcore/sgpgme.c
4785         * src/plugins/pgpcore/sgpgme.h
4786         * src/plugins/pgpcore/passphrase.c
4787         * src/plugins/pgpinline/pgpinline.c
4788         * src/plugins/pgpmime/pgpmime.c
4789                 Fix a leak - gpgme_data_release_and_get_mem
4790                 leaks in recent gpgme. Workaround by using
4791                 our own function.
4792
4793 2007-02-22 [paul]       2.7.2cvs61
4794
4795         * src/gtk/quicksearch.c
4796                 Abandon dynamic search when pressing
4797                 Enter
4798
4799 2007-02-21 [colin]      2.7.2cvs60
4800
4801         * src/procmsg.c
4802         * src/plugins/pgpcore/passphrase.c
4803                 Fix little memory leaks
4804         * src/main.c
4805                 Fix false-positive leak at exit
4806         * src/gtk/quicksearch.c
4807                 Fix potentially big leak in recursive
4808                 Quicksearch
4809
4810 2007-02-21 [wwp]        2.7.2cvs59
4811
4812         * src/summaryview.c
4813                 Add missing newline to a debug message.
4814
4815 2007-02-20 [colin]      2.7.2cvs58
4816
4817         * src/Makefile.am
4818         * src/mimeview.c
4819         * src/stock_pixmap.c
4820         * src/stock_pixmap.h
4821         * src/pixmaps/mime_pgpsig.xpm
4822                 Add icon for application/pgp-signature
4823
4824 2007-02-20 [colin]      2.7.2cvs57
4825
4826         * src/Makefile.am
4827         * src/main.c
4828         * src/mimeview.c
4829         * src/stock_pixmap.c
4830         * src/stock_pixmap.h
4831         * src/pixmaps/mime_calendar.xpm
4832         * src/pixmaps/mime_pdf.xpm
4833         * src/pixmaps/mime_ps.xpm
4834                 Add icons for text/calendar, application/pdf
4835                 and application/postscript
4836
4837 2007-02-20 [colin]      2.7.2cvs56
4838
4839         * autogen.sh
4840         * src/matcher_parser_parse.y
4841         * src/matcher_parser_lex.l
4842                 Fix big memory leak in flex, and
4843                 require flex 2.5.31
4844
4845 2007-02-20 [wwp]        2.7.2cvs55
4846
4847         * src/matcher_parser_parse.y
4848                 Fix a duplicate token definition (thanks to iwkse).
4849
4850 2007-02-20 [wwp]        2.7.2cvs54
4851
4852         * src/matcher_parser_lex.l
4853         * src/quote_fmt_lex.l
4854                 Use proper flex options instead of direct use of #define,
4855                 make the flex-generated C lighter.
4856
4857 2007-02-20 [colin]      2.7.2cvs53
4858
4859         * src/summaryview.c
4860                 Grab focus in message list after hiding
4861                 the quicksearch, instead of leaving it
4862                 "somewhere"
4863
4864 2007-02-19 [colin]      2.7.2cvs52
4865
4866         * src/folderview.c
4867                 Fix bug 1033, 'Automatically refresh 
4868                 message list when new messages arrives'
4869                 Looks like folderview->opened can sometimes
4870                 be wrong...
4871
4872 2007-02-19 [paul]       2.7.2cvs51
4873
4874         * tools/Makefile.am
4875         * tools/README
4876         * tools/thunderbird-filters-convertor.pl
4877                 add new script which converts thunderbird filter
4878                 rules to Claws filter rules
4879
4880 2007-02-18 [paul]       2.7.2cvs50
4881
4882         * src/plugins/pgpcore/prefs_gpg.c
4883         * src/plugins/pgpcore/prefs_gpg.h
4884         * src/plugins/pgpcore/sgpgme.c
4885         * src/plugins/pgpinline/pgpinline.c
4886         * src/plugins/pgpmime/pgpmime.c
4887                 improved GUI interoperability with gpg-agent
4888
4889 2007-02-18 [paul]       2.7.2cvs49
4890
4891         * src/prefs_account.c
4892                 Privacy options sensitivity fix
4893
4894 2007-02-17 [colin]      2.7.2cvs48
4895
4896         * src/messageview.c
4897                 Reset icon to warning in the noticeview
4898
4899 2007-02-15 [colin]      2.7.2cvs47
4900
4901         * src/folderview.c
4902                 Fix a manifestation of bug 1033 (summaryview failing
4903                 to update for new mails), which happens after editing
4904                 account preferences or preferences that cause a 
4905                 folderview reload.
4906
4907 2007-02-15 [colin]      2.7.2cvs46
4908
4909         * src/addressbook.c
4910                 Probably fix bug 1123, 'Segmentation 
4911                 fault while opening address book'. I get
4912                 g_warnings if the saved paned position is
4913                 not greater than 0. Also, save position
4914                 when hiding the addressbook instead of
4915                 via signal.
4916
4917 2007-02-14 [colin]      2.7.2cvs45
4918
4919         * src/plugins/pgpcore/prefs_gpg.c
4920         * src/plugins/pgpcore/prefs_gpg.h
4921         * src/plugins/pgpcore/sgpgme.c
4922         * src/plugins/pgpinline/pgpinline.c
4923         * src/plugins/pgpmime/pgpmime.c
4924                 Add an option "Use gpg-agent if available". Fixes
4925                 annoyances with distro-installed gpg-agent, when
4926                 no pinentry program is installed, and the user's 
4927                 at a loss on why "decryption failed". Makes more
4928                 clear why passphrase isn't saved when gpg-agent is
4929                 used. Defaults to true, to avoid changing the 
4930                 current behaviour.
4931
4932 2007-02-14 [wwp]        2.7.2cvs44
4933
4934         * src/matcher_parser_parse.y
4935                 Fix missing line number reset (wrong line number might appear
4936                 when re-loading filtering rules if there's a parser error).
4937
4938 2007-02-13 [colin]      2.7.2cvs43
4939
4940         * src/common/utils.c
4941                 Don't encode ',' in URIs before passing it
4942                 to the browser command-line. It was probably
4943                 done at a time where commas in URIs made
4944                 mozilla -remote 'openurl(%s,new-window)'
4945                 bug.
4946
4947 2007-02-13 [wwp]        2.7.2cvs42
4948
4949         * src/prefs_matcher.c
4950         * src/plugins/bogofilter/bogofilter_gtk.c
4951                 A bit of string factorization around "Select ..." buttons.
4952
4953 2007-02-11 [colin]      2.7.2cvs41
4954
4955         * src/alertpanel.c
4956                 Make sure to escape the title
4957
4958 2007-02-11 [colin]      2.7.2cvs40
4959
4960         * src/codeconv.c
4961                 Recognize .utf8 locales as .UTF-8 ones
4962
4963 2007-02-11 [colin]      2.7.2cvs39
4964
4965         * src/compose.c
4966                 Fix code conversion when dragging a file
4967
4968 2007-02-09 [colin]      2.7.2cvs38
4969
4970         * src/plugins/clamav/clamav_plugin.c
4971                 Complete Paul's patch with conditional
4972                 compilation to avoid breaking compilation
4973                 on old Dapper and Edgy... Maybe other
4974                 distros too.
4975
4976 2007-02-09 [paul]       2.7.2cvs37
4977
4978         * src/plugins/clamav/clamav_plugin.c
4979                 fix for the upstream changes in libclamav
4980
4981 2007-02-09 [paul]       2.7.2cvs36
4982
4983         * src/main.c
4984         * src/mainwindow.c
4985         * src/procmsg.c
4986         * src/procmsg.h
4987                 fix "warn if there are queued messages" (on exit)
4988                 option, which only checked the first mailbox's
4989                 queue
4990                 don't ask before emptying trash if there are no
4991                 messages in trash, also check and empty all trash
4992                 folders
4993         * src/prefs_other.c
4994                 move "Ask before emptying trash" option
4995                 outside of the "On exit" frame as it's
4996                 not only an "On exit" option
4997
4998 2007-02-09 [paul]       2.7.2cvs35
4999
5000         * src/addrgather.c
5001         * src/alertpanel.c
5002         * src/editldap.c
5003         * src/prefs_account.c
5004         * src/prefs_folder_item.c
5005         * src/prefs_gtk.h
5006         * src/prefs_matcher.c
5007         * src/prefs_message.c
5008         * src/prefs_msg_colors.c
5009         * src/prefs_summaries.c
5010         * src/wizard.c
5011         * src/gtk/inputdialog.c
5012         * src/plugins/bogofilter/bogofilter_gtk.c
5013                 pedantic commit: use 'checkbtn' everywhere
5014                 instead of a mixture of 'checkbtn' and 'chkbtn'
5015
5016 2007-02-09 [paul]       2.7.2cvs34
5017
5018         * src/compose.c
5019                 fix default hotkeys
5020         * src/prefs_other.c
5021         * src/prefs_send.c
5022                 move "Never send Return Receipts" from
5023                 prefs_other to prefs_send
5024                 add an option "Ask about account specific
5025                 filtering rules..." to prefs_other
5026         * src/gtk/gtkutils.c
5027                 fix a compiler warning
5028
5029 2007-02-08 [colin]      2.7.2cvs33
5030
5031         * src/plugins/pgpinline/pgpinline.c
5032                 Fix bug 1110, 'pgpmime fails to process 
5033                 encapsulated openpgp mime (rfc 3156, 6.1 
5034                 -> rfc1847)'
5035                 It was due to an interaction between PGP/Mime
5036                 and PGP/Inline plugin. 
5037
5038 2007-02-08 [colin]      2.7.2cvs32
5039
5040         * src/inc.c
5041         * src/mbox.c
5042         * src/mbox.h
5043                 Fix bug 1117, 'fcntl locking code 
5044                 does not work in mbox.c'
5045
5046 2007-02-08 [colin]      2.7.2cvs31
5047
5048         * src/prefs_account.c
5049                 Fix Gentoo bug 165819, 'can't create 
5050                 a "local mbox file" account'. Patch
5051                 by Olivier <castan.o@free.fr>
5052
5053 2007-02-07 [colin]      2.7.2cvs30
5054
5055         * src/ldapquery.c
5056                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5057                 autocompletion was used'
5058
5059 2007-02-07 [paul]       2.7.2cvs29
5060
5061         * src/folder.c
5062                 cut down on unnecessary debug_prints
5063         * src/imap_gtk.c
5064                 fix menu_set_active() on 'Show only
5065                 subscribed folders'
5066
5067 2007-02-07 [paul]       2.7.2cvs28
5068
5069         * src/plugins/clamav/clamav_plugin.c
5070         * src/plugins/clamav/clamav_plugin.h
5071         * src/plugins/clamav/clamav_plugin_gtk.c
5072                 fix copyright header
5073
5074 2007-02-07 [paul]       2.7.2cvs27
5075
5076         * src/procheader.c
5077                 fix bug 1116, 'summary view allow a 
5078                 subject line break'
5079
5080 2007-02-06 [colin]      2.7.2cvs26
5081
5082         * src/summaryview.c
5083                 Fix delete thread
5084
5085 2007-02-05 [fabien]     2.7.2cvs25
5086
5087         * po/POTFILES.in
5088         * src/uri_opener.c
5089                 i18n related - 1 fix and 1 message for translators.
5090
5091 2007-02-05 [colin]      2.7.2cvs24
5092
5093         * src/gtk/quicksearch.c
5094                 Don't reload summary list if quicksearch wasn't
5095                 active on hiding; move currently selected mail in
5096                 the visible area when showing the quicksearch
5097
5098 2007-02-05 [colin]      2.7.2cvs23
5099
5100         * src/folderview.c
5101                 Add debug to try to solve bug 1104
5102
5103 2007-02-05 [paul]       2.7.2cvs22
5104
5105         * src/mainwindow.c
5106                 confirm before emptying trash on exit is
5107                 a Yes or No answer, use Yes or No in the
5108                 dialog
5109
5110 2007-02-04 [colin]      2.7.2cvs21
5111
5112         * src/compose.c
5113         * src/plugins/pgpcore/passphrase.c
5114         * src/plugins/pgpcore/select-keys.c
5115                 Set wmclass on new windows
5116
5117 2007-02-04 [colin]
5118
5119         2.8.0-rc1 released
5120
5121 2007-02-04 [colin]      2.7.2cvs20
5122
5123         * src/compose.c
5124         * src/compose.h
5125                 Auto save drafts on exit, reopen them
5126                 at startup, instead of asking
5127         * src/account.c
5128         * src/addressadd.c
5129         * src/addressbook.c
5130         * src/addressbook_foldersel.c
5131         * src/addrgather.c
5132         * src/crash.c
5133         * src/editaddress.c
5134         * src/editbook.c
5135         * src/editgroup.c
5136         * src/editjpilot.c
5137         * src/editldap.c
5138         * src/editldap_basedn.c
5139         * src/editvcard.c
5140         * src/exphtmldlg.c
5141         * src/expldifdlg.c
5142         * src/export.c
5143         * src/foldersel.c
5144         * src/gedit-print.c
5145         * src/import.c
5146         * src/importldif.c
5147         * src/importmutt.c
5148         * src/importpine.c
5149         * src/main.c
5150         * src/mainwindow.c
5151         * src/message_search.c
5152         * src/messageview.c
5153         * src/prefs_actions.c
5154         * src/prefs_customheader.c
5155         * src/prefs_display_header.c
5156         * src/prefs_filtering.c
5157         * src/prefs_filtering_action.c
5158         * src/prefs_folder_column.c
5159         * src/prefs_gtk.c
5160         * src/prefs_matcher.c
5161         * src/prefs_other.c
5162         * src/prefs_summaries.c
5163         * src/prefs_summary_column.c
5164         * src/prefs_template.c
5165         * src/sourcewindow.c
5166         * src/ssl_manager.c
5167         * src/summary_search.c
5168         * src/uri_opener.c
5169         * src/gtk/about.c
5170         * src/gtk/description_window.c
5171         * src/gtk/foldersort.c
5172         * src/gtk/gtkutils.c
5173         * src/gtk/gtkutils.h
5174         * src/gtk/icon_legend.c
5175         * src/gtk/logwindow.c
5176         * src/gtk/pluginwindow.c
5177         * src/gtk/prefswindow.c
5178                 Give different wmclass to different
5179                 windows - thanks to sed ;)
5180
5181 2007-02-04 [colin]      2.7.2cvs19
5182
5183         * src/main.c
5184                 Revert previous patch, can't reproduce
5185                 it anymore. 
5186
5187 2007-02-03 [colin]      2.7.2cvs18
5188
5189         * src/main.c
5190                 Don't save the mainwindow size and
5191                 position on emergency exit (libSM's
5192                 "die" callback), Xfce seems to make
5193                 the window smaller just before the
5194                 size's saved.
5195
5196 2007-02-03 [colin]      2.7.2cvs17
5197
5198         * src/plugins/bogofilter/bogofilter.c
5199         * src/plugins/bogofilter/bogofilter.h
5200         * src/plugins/bogofilter/bogofilter_gtk.c
5201         * src/plugins/pgpinline/pgpinline.c
5202         * src/plugins/pgpinline/pgpinline.h
5203                 Fix more copyrights
5204
5205 2007-02-03 [colin]      2.7.2cvs16
5206
5207         * src/partial_download.c
5208         * src/partial_download.h
5209         * src/ssl_manager.c
5210         * src/ssl_manager.h
5211         * src/uri_opener.c
5212         * src/uri_opener.h
5213         * src/wizard.c
5214         * src/wizard.h
5215         * src/common/ssl_certificate.c
5216         * src/common/ssl_certificate.h
5217         * src/gtk/quicksearch.c
5218         * src/gtk/quicksearch.h
5219         * src/gtk/sslcertwindow.c
5220         * src/gtk/sslcertwindow.h
5221                 Fix copyright on my files
5222
5223 2007-02-02 [colin]      2.7.2cvs15
5224
5225         * src/Makefile.am
5226         * src/mainwindow.c
5227         * src/messageview.c
5228         * src/messageview.h
5229         * src/textview.c
5230         * src/textview.h
5231         * src/uri_opener.c
5232         * src/uri_opener.h
5233                 Add Tools/List URIs to allow
5234                 opening any URI in the current mail
5235
5236 2007-02-02 [colin]      2.7.2cvs14
5237
5238         * src/common/valgrind.h ** NEW FILE **
5239         * src/common/Makefile.am
5240         * src/common/plugin.c
5241                 Don't dlclose the plugins if we're running
5242                 under valgrind. (doesn't require valgrind
5243                 either at compile time or run time).
5244
5245 2007-02-01 [paul]       2.7.2cvs13
5246
5247         * AUTHORS
5248         * src/gtk/authors.h
5249         * tools/freshmeat_search.pl
5250         * tools/google_search.pl
5251         * tools/multiwebsearch.pl
5252                 add support for non ISO-8859-1 compatible locales
5253                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5254
5255 2007-02-01 [colin]      2.7.2cvs12
5256
5257         * src/prefs_other.c
5258         * src/prefs_summaries.c
5259                 Move keybinding prefs to the Other page
5260
5261 2007-02-01 [wwp]        2.7.2cvs11
5262
5263         * src/plugins/trayicon/trayicon.c
5264                 Fix a raising issue within KDE.
5265
5266 2007-02-01 [colin]      2.7.2cvs10
5267
5268         * src/codeconv.c
5269                 Fix stray quotes in encoded strings
5270         * src/addressadd.c
5271                 Fix wrong call causing g_warnings
5272         * src/textview.c
5273                 Remove useless message
5274
5275 2007-01-31 [wwp]        2.7.2cvs9
5276
5277         * src/plugins/trayicon/trayicon.c
5278                 fix buggy hiding of main window when closing if close-to-tray
5279                 is not set (bad logics  in the trayicon hook code).
5280                 Changed the quit confirmation message too.
5281
5282 2007-01-30 [colin]      2.7.2cvs8
5283
5284         * src/main.c
5285                 Fix hidden mainwindow after clicking on
5286                 the X close button, if compose windows
5287                 exist and the user chooses not to quit
5288
5289 2007-01-30 [colin]      2.7.2cvs7
5290
5291         * src/main.c
5292         * src/compose.c
5293                 Handle local URIs to attach files (file:///...)
5294                 Fixes attaching files from Thunar for example
5295
5296 2007-01-30 [colin]      2.7.2cvs6
5297
5298         * src/prefs_ext_prog.c
5299                 Add 'mousepad' to the list of text editors.
5300                 Mousepad is XFCE's text editor
5301
5302 2007-01-29 [wwp]        2.7.2cvs5
5303
5304         * po/POTFILES.in
5305         * src/plugins/trayicon/trayicon_prefs.c
5306                 trayicon i18n fixes, thanks to Fabien.
5307
5308 2007-01-28 [wwp]        2.7.2cvs4
5309
5310         * src/mainwindow.c
5311         * src/mainwindow.h
5312         * src/plugins/trayicon/trayicon.c
5313         * src/plugins/trayicon/trayicon_prefs.c
5314         * src/plugins/trayicon/trayicon_prefs.h
5315                 Added a new TrayIcon plugin option to close to tray
5316                 (WM's hotkey and [X] button will hide the window instead
5317                 of closing it - closing CM can be done using the tray icon
5318                 menu or the File menu).
5319                 Improved visibility handling in trayicon, clicking the
5320                 trayicon now raise the window to current desktop when it
5321                 was either minimized/shaded/on another desktop.
5322                 Thanks to Paul for testing and fixing a strange behaviour
5323                 in KDE ;-).
5324
5325 2007-01-27 [paul]       2.7.2cvs3
5326
5327         * src/prefs_folder_item.c
5328         * src/prefs_receive.c
5329         * src/plugins/pgpcore/prefs_gpg.c
5330                 use 'start-up' instead of 'startup' in labels
5331
5332 2007-01-26 [wwp]        2.7.2cvs2
5333
5334         * src/plugins/trayicon/Makefile.am
5335         * src/plugins/trayicon/trayicon.c
5336         * src/plugins/trayicon/trayicon_prefs.c
5337         * src/plugins/trayicon/trayicon_prefs.h
5338                 Add a new TrayIcon option to hide the main window at
5339                 start-up.
5340                 Fix trayicon.c copyright header.
5341
5342 2007-01-26 [paul]       2.7.2cvs1
5343
5344         * NEWS
5345         * README
5346         * RELEASE_NOTES
5347         * configure.ac
5348                 bump up version number following
5349                 stable release
5350
5351 2007-01-25 [mones]      2.7.1cvs60
5352
5353         * po/es.po
5354                 updated thousands of strings (well, probably less ;-)
5355
5356 2007-01-25 [colin]      2.7.1cvs59
5357
5358         * src/matcher.c
5359                 Fix 2nd-run loss of matcherrc on new
5360                 configurations. 
5361
5362 2007-01-25 [wwp]        2.7.1cvs58
5363
5364         * src/mimeview.c
5365                 fix handling of empty value in attach_save_directory too, thanks
5366                 to Colin.
5367
5368 2007-01-25 [wwp]        2.7.1cvs57
5369
5370         * src/gtk/filesel.c
5371                 fix handling of empty value in attach_load_directory,
5372                 thanks to Colin.
5373
5374 2007-01-25 [wwp]        2.7.1cvs56
5375
5376         * src/plugins/dillo_viewer/dillo_prefs.h
5377                 fix a typo.
5378
5379 2007-01-25 [colin]      2.7.1cvs55
5380
5381         * src/matcher.c
5382         * src/matcher.h
5383         * src/matcher_parser_parse.y
5384         * src/prefs_matcher.c
5385                 Add matching on the spam flag
5386
5387 2007-01-24 [colin]      2.7.1cvs54
5388
5389         * src/folder.c
5390         * src/common/xml.c
5391         * src/common/xml.h
5392                 Make sure folderlist.xml is correctly
5393                 written before overwriting it.
5394         * src/procmsg.c
5395         * src/procmsg.h
5396         * src/summaryview.c
5397         * src/plugins/bogofilter/bogofilter.c
5398         * src/plugins/bogofilter/bogofilter.h
5399         * src/plugins/bogofilter/bogofilter_gtk.c
5400         * src/plugins/spamassassin/spamassassin.c
5401         * src/plugins/spamassassin/spamassassin.h
5402         * src/plugins/spamassassin/spamassassin_gtk.c
5403                 Move spam to the correct trash folder after
5404                 learning, if spam directory isn't set.
5405
5406 2007-01-23 [paul]       2.7.1cvs53
5407
5408         * src/plugins/bogofilter/bogofilter_gtk.c
5409                 fix sensitivity of "Insert X-Bogosity header"
5410                 option
5411
5412 2007-01-23 [colin]      2.7.1cvs52
5413
5414         * src/toolbar.c
5415                 Translate toolbar items text if
5416                 they're translatable (default)
5417         * src/addrcache.c
5418         * src/addrcache.h
5419         * src/addritem.c
5420         * src/addritem.h
5421         * src/codeconv.c
5422         * src/codeconv.h
5423         * src/jpilot.c
5424         * src/jpilot.h
5425         * src/ldapctrl.c
5426         * src/ldapctrl.h
5427         * src/ldapquery.h
5428         * src/ldif.c
5429         * src/ldif.h
5430         * src/etpan/etpan-thread-manager.c
5431         * src/etpan/etpan-thread-manager.h
5432         * src/gtk/gtkutils.c
5433         * src/gtk/gtkutils.h
5434                 More static functions
5435
5436 2007-01-22 [fabien]     2.7.1cvs51
5437
5438         * src/gtk/gtkutils.c
5439                 gtkut_get_options_frame() : ability to pass
5440                 a 'NULL' value in frame pointer parameter if
5441                 we don't need it.
5442
5443 2007-01-22 [colin]      2.7.1cvs50
5444
5445         * src/procmsg.c
5446         * src/procmsg.h
5447         * src/plugins/bogofilter/bogofilter.c
5448         * src/plugins/bogofilter/bogofilter_gtk.c
5449         * src/plugins/spamassassin/spamassassin.c
5450         * src/plugins/spamassassin/spamassassin_gtk.c
5451                 Allow moving spams to the account's trash
5452                 instead of default one
5453
5454 2007-01-21 [colin]      2.7.1cvs49
5455
5456         * src/ldapquery.c
5457         * src/ldapquery.h
5458                 Revert a static function that shouldn't
5459                 have been
5460
5461 2007-01-21 [colin]      2.7.1cvs48
5462
5463         * src/ldapquery.c
5464         * src/ldapquery.h
5465                 Same
5466
5467 2007-01-21 [colin]      2.7.1cvs47
5468
5469         * src/procmsg.c
5470         * src/procmsg.h
5471                 Same
5472
5473 2007-01-21 [colin]      2.7.1cvs46
5474
5475         * src/common/socket.c
5476         * src/common/socket.h
5477                 Same
5478
5479 2007-01-21 [colin]      2.7.1cvs45
5480
5481         * src/crash.c
5482         * src/exporthtml.c
5483         * src/exporthtml.h
5484         * src/exportldif.c
5485         * src/exportldif.h
5486         * src/folder.c
5487         * src/folder.h
5488         * src/folder_item_prefs.c
5489         * src/folder_item_prefs.h
5490         * src/folderview.c
5491         * src/folderview.h
5492         * src/gedit-print.c
5493         * src/gedit-print.h
5494         * src/main.c
5495         * src/main.h
5496         * src/common/socket.c
5497         * src/common/socket.h
5498         * src/gtk/gtkaspell.c
5499         * src/gtk/gtkaspell.h
5500         * src/gtk/quicksearch.c
5501         * src/gtk/quicksearch.h
5502                 Same
5503
5504 2007-01-21 [colin]      2.7.1cvs44
5505
5506         * src/common/utils.c
5507         * src/common/utils.h
5508         * src/etpan/etpan-thread-manager.c
5509         * src/etpan/etpan-thread-manager.h
5510                 Same (Funny that etpan_thread_unbind
5511                 is called but not etpan_thread_bind)
5512
5513 2007-01-21 [colin]      2.7.1cvs43
5514
5515         * src/addrselect.c
5516         * src/addrselect.h
5517         * src/codeconv.c
5518         * src/codeconv.h
5519         * src/compose.c
5520         * src/compose.h
5521         * src/etpan/Makefile.am
5522         * src/gtk/colorlabel.c
5523         * src/gtk/colorlabel.h
5524         * src/gtk/sslcertwindow.c
5525         * src/gtk/sslcertwindow.h
5526         * src/etpan/etpan-log.c ** REMOVED **
5527         * src/etpan/etpan-log.h ** REMOVED **
5528                 Same
5529
5530 2007-01-20 [colin]      2.7.1cvs42
5531
5532         * src/addritem.c
5533         * src/addritem.h
5534                 Same
5535
5536 2007-01-20 [colin]      2.7.1cvs41
5537
5538         * src/account.c
5539         * src/account.h
5540         * src/addrbook.c
5541         * src/addrbook.h
5542         * src/addrcache.c
5543         * src/addrcache.h
5544         * src/addrclip.c
5545         * src/addrclip.h
5546         * src/addressbook.c
5547         * src/addressbook.h
5548         * src/addrharvest.c
5549         * src/addrharvest.h
5550         * src/addrindex.c
5551         * src/addrindex.h
5552         * src/editaddress.c
5553         * src/editaddress.h
5554                 Make functions that aren't used in other
5555                 files static
5556
5557 2007-01-20 [colin]      2.7.1cvs40
5558
5559         * src/account.c
5560         * src/addrbook.c
5561         * src/addrcache.c
5562         * src/addressbook.c
5563         * src/addrgather.c
5564         * src/addrindex.c
5565         * src/addrquery.c
5566         * src/addrselect.c
5567         * src/browseldap.c
5568         * src/compose.c
5569         * src/editbook.c
5570         * src/editjpilot.c
5571         * src/editldap.c
5572         * src/editldap_basedn.c
5573         * src/editvcard.c
5574         * src/exporthtml.c
5575         * src/exportldif.c
5576         * src/folder.c
5577         * src/folderview.c
5578         * src/image_viewer.c
5579         * src/imap.c
5580         * src/importmutt.c
5581         * src/importpine.c
5582         * src/jpilot.c
5583         * src/ldapquery.c
5584         * src/main.c
5585         * src/mainwindow.c
5586         * src/matcher.c
5587         * src/messageview.c
5588         * src/mh.c
5589         * src/mimeview.c
5590         * src/msgcache.c
5591         * src/mutt.c
5592         * src/news.c
5593         * src/pine.c
5594         * src/prefs_account.c
5595         * src/prefs_common.c
5596         * src/prefs_compose_writing.c
5597         * src/prefs_ext_prog.c
5598         * src/prefs_folder_item.c
5599         * src/prefs_fonts.c
5600         * src/prefs_message.c
5601         * src/prefs_msg_colors.c
5602         * src/prefs_other.c
5603         * src/prefs_quote.c
5604         * src/prefs_receive.c
5605         * src/prefs_send.c
5606         * src/prefs_spelling.c
5607         * src/prefs_summaries.c
5608         * src/prefs_toolbar.c
5609         * src/prefs_wrapping.c
5610         * src/privacy.c
5611         * src/procmime.c
5612         * src/procmsg.c
5613         * src/ssl_manager.c
5614         * src/statusbar.c
5615         * src/summaryview.c
5616         * src/toolbar.c
5617         * src/vcard.c
5618         * src/common/hooks.c
5619         * src/common/log.c
5620         * src/common/passcrypt.c
5621         * src/common/socket.c
5622         * src/common/ssl.c
5623         * src/common/ssl_certificate.c
5624         * src/common/template.c
5625         * src/common/utils.c
5626         * src/etpan/imap-thread.c
5627         * src/gtk/sslcertwindow.c
5628         * src/gtk/sslcertwindow.h
5629                 Make functions that could be static, static
5630
5631 2007-01-20 [colin]      2.7.1cvs39
5632
5633         * src/editldap.c
5634                 Fix tooltip
5635
5636 2007-01-20 [colin]      2.7.1cvs38
5637
5638         * src/ldapquery.c
5639         * src/ldaputil.c
5640         * src/ldaputil.h
5641                 Fix bug 1102, 'claws-mail-2.7.1 
5642                 makes use of deprecated ldap 
5643                 functions'
5644
5645 2007-01-20 [colin]      2.7.1cvs37
5646
5647         * src/mainwindow.c
5648         * src/mainwindow.h
5649         * src/summaryview.c
5650         * src/gtk/quicksearch.c
5651                 Add Wide message list layout
5652
5653 2007-01-19 [fabien]     2.7.1cvs36
5654
5655         * src/textview.c
5656                 make sure a font change is considered in links of
5657                 headerview.
5658
5659 2007-01-19 [colin]      2.7.1cvs35
5660
5661         * src/main.c
5662         * src/mainwindow.c
5663         * src/mainwindow.h
5664         * src/messageview.c
5665         * src/messageview.h
5666         * src/prefs_common.c
5667         * src/prefs_common.h
5668         * src/summaryview.c
5669         * src/summaryview.h
5670         * src/gtk/quicksearch.c
5671         * src/gtk/quicksearch.h
5672                 Drop 'Separate Folder tree' and 'Separate
5673                 Message View'. Put three layouts in place
5674                 of it.
5675
5676 2007-01-19 [paul]       2.7.1cvs34
5677
5678         * src/prefs_msg_colors.c
5679                 more use of Q_ for translators
5680
5681 2007-01-19 [paul]       2.7.1cvs33
5682
5683         * src/imap_gtk.c
5684         * src/prefs_account.c
5685                 a few changes to the English
5686
5687 2007-01-19 [fabien]     2.7.1cvs32
5688
5689         * src/wizard.c
5690                 factorize translatable string
5691
5692 2007-01-18 [colin]      2.7.1cvs31
5693
5694         * src/main.c
5695                 Don't error out on --sync option. Although
5696                 we don't do anything with it, gtk+ handles
5697                 it, and it's useful for debugging X errors
5698
5699 2007-01-18 [fabien]     2.7.1cvs30
5700
5701         * src/prefs_other.c
5702                 ability to apply on the fly the recent added
5703                 'gtk_can_change_accels' pref (no need to restart).
5704
5705 2007-01-18 [fabien]     2.7.1cvs29
5706
5707         * src/plugins/bogofilter/bogofilter_gtk.c
5708         * src/plugins/bogofilter/bogofilter.c
5709         * src/plugins/spamassassin/spamassassin_gtk.c
5710         * src/addr_compl.c
5711         * src/prefs_account.c
5712                 factorize or rewrite some translatable strings.
5713
5714 2007-01-18 [fabien]     2.7.1cvs28
5715
5716         * src/prefs_gtk.h
5717         * src/compose.c
5718                 set a 4pix space between "Subject:" label and subject entry in
5719                 compose window.
5720
5721 2007-01-18 [wwp]        2.7.1cvs27
5722
5723         * src/addressbook.c
5724                 fix conflicting address-copy/paste when focus is set
5725                 to the embedded edit-person form.
5726  
5727
5728 2007-01-18 [wwp]        2.7.1cvs26
5729
5730         * src/addressbook.h
5731                 complete 2.7.1cvs23 (one more file was missing from that
5732                 commit).
5733
5734 2007-01-18 [colin]      2.7.1cvs25
5735
5736         * src/main.c
5737                 Provide a way to migrate without backup
5738                 Re-ask for migration on next start if 
5739                 it has been refused and wizard has been 
5740                 cancelled after.
5741
5742 2007-01-18 [wwp]        2.7.1cvs24
5743
5744         * src/editaddress.c
5745                 complete 2.7.1.cvs23 (file was missing from previous
5746                 commit).
5747
5748 2007-01-18 [wwp]        2.7.1cvs23
5749
5750         * src/addressbook.c
5751                 fix potential crashes in address book's focus_in/out signal handlers,
5752                 force focus to the edit-person form when clicked the Edit menu entry or
5753                 button (this only matters if the edit-person form is embedded to the
5754                 AB window, in that case, focus is not set when browsing the contacts
5755                 list w/ keys or mouse clicks).
5756
5757 2007-01-18 [paul]       2.7.1cvs22
5758
5759         * src/main.c
5760                 add command line options:
5761                 -h for --help
5762                 -q and --quit for --exit
5763                 -v for --version
5764                 print "Unknown option" for unknown options
5765
5766 2007-01-18 [paul]       2.7.1cvs21
5767
5768         * po/ru.po
5769                 updated by Pavlo Bohmat
5770
5771 2007-01-18 [paul]       2.7.1cvs20
5772
5773         * src/mainwindow.c
5774                 fix sensitivity issues of Mark as Spam/Ham
5775
5776 2007-01-17 [fabien]     2.7.1cvs19
5777
5778         * src/prefs_other.c
5779         * src/prefs_common.c
5780         * src/prefs_common.h
5781         * src/main.c
5782                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5783                 control the corresponding gtk property. It could be used to lock
5784                 all shortcuts (avoid to set one of them by inadvertency).
5785
5786 2007-01-17 [colin]      2.7.1cvs18
5787
5788         * src/summaryview.c
5789                 Fix bug 1100, 'Highlighted e-mail data not visible 
5790                 when color label applied.'. Use a weighted average
5791                 between normal selected foreground color and color
5792                 label instead of a simple one (3/1 instead 1/1).
5793
5794 2007-01-17 [colin]      2.7.1cvs17
5795
5796         * src/messageview.c
5797                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5798                 crash' - don't prevent mail switching while loading
5799
5800 2007-01-17 [colin]      2.7.1cvs16
5801
5802         * src/folder.c
5803         * src/folder.h
5804         * src/folderview.c
5805         * src/folderview.h
5806         * src/imap.c
5807         * src/imap.h
5808         * src/imap_gtk.c
5809                 Manage recursive search of unsubscribed folders
5810                 Rescan tree without checking for new messages 
5811                 after subscriptions changed
5812
5813 2007-01-17 [paul]       2.7.1cvs15
5814
5815         * src/prefs_common.c
5816         * src/gtk/pluginwindow.c
5817                 fix bug 1101, '"Load plugin" button is
5818                 accidentally hidden'
5819                 unset (-1) initial width in prefs_common,
5820                 fix overlapping buttons,
5821                 and other cleanups
5822
5823 2007-01-17 [paul]       2.7.1cvs14
5824
5825         * src/procmime.c
5826                 add #include <errno.h>, it's needed
5827                 on some systems
5828
5829 2007-01-17 [paul]       2.7.1cvs13
5830
5831         * src/common/defs.h
5832         * tools/make.themes.project
5833                 rename .sylpheed_themeinfo to .claws_themeinfo
5834                 and use it
5835         * src/etpan/etpan-errors.h
5836         * src/etpan/etpan-log.c
5837         * src/etpan/etpan-log.h
5838         * src/etpan/etpan-thread-manager-types.h
5839         * src/etpan/etpan-thread-manager.c
5840         * src/etpan/etpan-thread-manager.h
5841         * src/etpan/imap-thread.c
5842         * src/etpan/imap-thread.h
5843                 add copyright header
5844
5845 2007-01-17 [colin]      2.7.1cvs12
5846
5847         * src/plugins/pgpcore/select-keys.c
5848         * src/gtk/pluginwindow.c
5849         * src/prefs_account.c
5850                 Fix warnings
5851
5852 2007-01-16 [colin]      2.7.1cvs11
5853
5854         * src/imap.c
5855         * src/imap.h
5856         * src/imap_gtk.c
5857                 Manage subscribing to subfolders when only
5858                 subscribed folders are shown.
5859
5860 2007-01-16 [colin]      2.7.1cvs10
5861
5862         * src/folderview.c
5863                 Fix annoying vscrollbar going back to top
5864                 on Check for new folders
5865
5866 2007-01-16 [colin]      2.7.1cvs9
5867
5868         * src/imap.c
5869                 Remove printf
5870
5871 2007-01-16 [colin]      2.7.1cvs8
5872
5873         * src/filtering.c
5874                 Bigger buffer for errors
5875         * src/imap.c
5876         * src/imap.h
5877         * src/imap_gtk.c
5878         * src/prefs_account.c
5879         * src/prefs_account.h
5880         * src/wizard.c
5881         * src/etpan/imap-thread.c
5882         * src/etpan/imap-thread.h
5883         * manual/handling.xml
5884                 Add subscriptions management. What it changes:
5885                 Creating a folder subscribes to it
5886                 Deleting a folder unsubscribes it
5887                 New contextual menu item allowing to switch between
5888                 All folders and Subscribed folders, subscribe, and
5889                 unsubscribe. "Creating" an existing but unsubscribed
5890                 folder will subscribe it.
5891                 By default for new accounts, only subscribed folders 
5892                 are shown.
5893
5894
5895 2007-01-16 [paul]       2.7.1cvs7
5896
5897         * src/summaryview.c
5898                 Allow folder classes to specify only sort_key or
5899                 sort_type instead of both or none.
5900
5901 2007-01-16 [paul]       2.7.1cvs6
5902
5903         * src/action.c
5904         * src/compose.c
5905         * src/mimeview.c
5906         * src/procmime.c
5907         * src/textview.c
5908                 Save and use errno for procmime_get_part
5909
5910 2007-01-16 [colin]      2.7.1cvs5
5911
5912         * src/imap.c
5913                 Never remove INBOX when scanning for
5914                 new folders. It's a special folder
5915                 that has to exist.
5916
5917 2007-01-15 [colin]      2.7.1cvs4
5918
5919         * src/imap.c
5920                 Fix 'Check for new folders' when IMAP subdirectory
5921                 is set
5922         * src/etpan/imap-thread.c
5923                 Fix build
5924
5925 2007-01-15 [colin]      2.7.1cvs3
5926
5927         * src/etpan/imap-thread.c
5928                 Fix invalid free on command-connection
5929                 error
5930
5931 2007-01-15 [wwp]        2.7.1cvs2
5932
5933         * src/matcher_parser_lex.l
5934         * src/quote_fmt_lex.l
5935         * src/matcher_parser_parse.y
5936                 fix copyright header in lexers and parsers.
5937
5938 2007-01-15 [paul]       2.7.1cvs1
5939
5940         * NEWS
5941         * README
5942         * RELEASE_NOTES
5943         * configure.ac
5944                 bump up version number following
5945                 stable release
5946
5947 2007-01-15 [paul]       2.7.0cvs31
5948
5949         * AUTHORS
5950         * src/gtk/authors.h
5951                 add Fabien to the Team list
5952                 add the recent contributors
5953                 make a few corrections
5954
5955 2007-01-15 [paul]       2.7.0cvs30
5956
5957         * src/mainwindow.c
5958                 fix compiler warning
5959         * src/plugins/pgpcore/prefs_gpg.c
5960         * src/plugins/pgpcore/prefs_gpg.h
5961                 add missing include
5962                 fix copyright header
5963
5964 2007-01-14 [colin]      2.7.0cvs29
5965
5966         * src/gtk/filesel.c
5967                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5968                 two benefits: faster to open, will fix strange
5969                 dbus-related crash. Thanks to Pascal Terjan.
5970
5971 2007-01-14 [colin]      2.7.0cvs28
5972
5973         * src/etpan/imap-thread.c
5974                 Delete the old imap just after allocating
5975                 the new one. Makes sure we don't get the
5976                 same pointer by sheer luck, which feels
5977                 strange in the debug log.
5978
5979 2007-01-14 [colin]      2.7.0cvs27
5980
5981         * src/gtk/inputdialog.c
5982                 Make sure we don't print passwords in
5983                 clear text when in debug mode
5984
5985 2007-01-14 [colin]      2.7.0cvs26
5986
5987         * src/gtk/gtksctree.c
5988                 Fix bug 1098, 'bogus last row display 
5989                 after expanding a thread'. Patch by
5990                 Jindrich Makovicka <makovick@gmail.com>
5991
5992 2007-01-14 [colin]      2.7.0cvs25
5993
5994         * src/etpan/imap-thread.c
5995                 Close socket manually before
5996                 freeing the imap struct
5997
5998 2007-01-14 [colin]      2.7.0cvs24
5999
6000         * src/etpan/imap-thread.c
6001                 Maybe fix new reconnection issues
6002
6003 2007-01-13 [colin]      2.7.0cvs23
6004
6005         * src/summaryview.c
6006                 Freeze/thaw on thread selection
6007
6008 2007-01-13 [paul]       2.7.0cvs22
6009
6010         * src/mainwindow.c
6011         * src/summaryview.c
6012         * src/summaryview.h
6013                 add 'Edit/Delete thread'
6014
6015 2007-01-13 [colin]      2.7.0cvs21
6016
6017         * src/prefs_account.c
6018         * src/prefs_compose_writing.c
6019         * src/prefs_message.c
6020         * src/prefs_msg_colors.c
6021         * src/prefs_other.c
6022         * src/prefs_receive.c
6023         * src/prefs_spelling.c
6024         * src/prefs_summaries.c
6025         * src/prefs_themes.c
6026         * src/gtk/gtkutils.c
6027         * src/gtk/gtkutils.h
6028         * src/plugins/pgpcore/prefs_gpg.c
6029         * src/plugins/spamassassin/spamassassin_gtk.c
6030                 Factorize gtk frame creation
6031                 Patch by Pawel
6032
6033 2007-01-13 [colin]      2.7.0cvs20
6034
6035         * src/message_search.c
6036         * src/summary_search.c
6037                 Fix Enter in search windows
6038         * src/messageview.c
6039                 Fix body search starting at the
6040                 end of the mail (and asking for loop)
6041
6042 2007-01-13 [colin]      2.7.0cvs19
6043
6044         * src/etpan/imap-thread.c
6045                 Make sure we don't free the same imap
6046                 twice
6047
6048 2007-01-13 [colin]      2.7.0cvs18
6049
6050         * commitHelper
6051                 Allow multiple commitHelpers to
6052                 run at once
6053
6054 2007-01-12 [colin]      2.7.0cvs17
6055
6056         * src/etpan/imap-thread.c
6057                 Make sure we get rid of the previous mailimap
6058                 when connecting - just in case disconnect was
6059                 unclean
6060
6061 2007-01-12 [paul]       2.7.0cvs16
6062
6063         * src/compose.c
6064                 Strip S/MIME signatures when re-editing
6065                 S/MIME signed messages.
6066
6067 2007-01-12 [paul]       2.7.0cvs15
6068
6069         * configure.ac
6070         * src/addressbook.c
6071         * src/foldersel.c
6072         * src/folderview.c
6073         * src/main.c
6074                 no need to define CLAWS anymore, remove
6075                 all that stuff
6076
6077 2007-01-12 [paul]       2.7.0cvs14
6078
6079         * src/mimeview.c
6080                 check if the mail's signed as
6081                 it can change the mail structure
6082                 Thanks to Colin
6083
6084 2007-01-12 [paul]       2.7.0cvs13
6085
6086         * src/procmime.c
6087                 fix Forwarding msgs with attachments
6088                 that have dos line endings
6089                 Thanks to Colin
6090
6091 2007-01-12 [wwp]        2.7.0cvs12
6092
6093         * configure.ac
6094                 Revert accidentally committed extra version tag.
6095
6096 2007-01-12 [wwp]        2.7.0cvs11
6097
6098         * src/prefs_account.c
6099                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6100
6101 2007-01-11 [colin]      2.7.0cvs10
6102
6103         * src/imap.c
6104                 move g_warning to debug_print
6105                 it scares people for no reason
6106
6107 2007-01-11 [colin]      2.7.0cvs9
6108
6109         * po/POTFILES.in
6110                 Fix files to translate. Patch by
6111                 Fabien
6112
6113 2007-01-11 [paul]       2.7.0cvs8
6114
6115         * src/imap.c
6116                 Fix recursion when server lists the
6117                 current subfolder in the response
6118         * src/mimeview.c
6119                 Fix updating of icon_list/ctree
6120         * src/plugins/pgpcore/select-keys.c
6121                 Fix a few annoyances when choosing
6122                 keys for the CMS (S/MIME) protocol
6123
6124 2007-01-11 [wwp]        2.7.0cvs7
6125
6126         * src/compose.c
6127         * src/prefs_account.c
6128         * src/prefs_account.h
6129                 Add per-account spellcheck default dictionaries settings.
6130
6131 2007-01-10 [colin]      2.7.0cvs6
6132
6133         * src/prefs_folder_item.c
6134                 Factorize strings - patch by Fabien
6135
6136 2007-01-10 [colin]      2.7.0cvs5
6137
6138         * src/mainwindow.c
6139                 Fix bug 1095, 'Crash while changing folder 
6140                 columns during incorporation'
6141
6142 2007-01-09 [colin]      2.7.0cvs4
6143
6144         * src/gtk/pluginwindow.c
6145                 Set the plugin window transient. Seems
6146                 like some window managers hide it in
6147                 the background after "load plugin"...
6148
6149 2007-01-09 [colin]      2.7.0cvs3
6150
6151         * src/gtk/filesel.c
6152                 Use the same type for alloc and free
6153
6154 2007-01-08 [paul]       2.7.0cvs2
6155
6156         * po/nl.po
6157                 updated by Tim Dijkstra
6158
6159 2007-01-08 [paul]       2.7.0cvs1
6160
6161         * src/prefs_themes.c
6162         * src/common/utils.c
6163                 Fix resource leaks
6164
6165 2007-01-08 [paul]       2.7.0
6166
6167         * NEWS
6168         * README
6169         * RELEASE_NOTES
6170                 2.7.0 released
6171
6172 2007-01-08 [paul]       2.6.1cvs119
6173
6174         * doc/man/claws-mail.1
6175                 another correction
6176
6177 2007-01-08 [paul]       2.6.1cvs118
6178
6179         * doc/man/claws-mail.1
6180                 corrections
6181         * manual/advanced.xml
6182                 improved English usage
6183
6184 2007-01-08 [paul]       2.6.1cvs117
6185
6186         * po/ca.po
6187         * po/de.po
6188         * po/en_GB.po
6189         * po/fi.po
6190         * po/it.po
6191         * po/pt_BR.po
6192         * po/sk.po
6193         * po/sr.po
6194         * po/zh_CN.po
6195                 updated by Miquel Oliete, Stephan Sachse, me,
6196                 Tommi Pirinen, Andrea Spadaccini, Frederico
6197                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6198                 Urosevic, and Ralgh Young
6199
6200 2007-01-07 [mones]      2.6.1cvs116
6201
6202         * manual/es/advanced.xml
6203         * po/es.po
6204                 Synced manual (unhide mark_as_read_delay)
6205                 and updated translation for release
6206
6207 2007-01-07 [paul]       2.6.1cvs115
6208
6209         * src/prefs_matcher.c
6210                 make the hbox content fit better under
6211                 various languages
6212
6213 2007-01-07 [colin]      2.6.1cvs114
6214
6215         * src/messageview.c
6216                 Fix bug 1088, 'Ctrl-h produces repeatable
6217                 crash'
6218
6219 2007-01-06 [colin]      2.6.1cvs113
6220
6221         * src/etpan/imap-thread.c
6222                 Add casts to int to get certs. Fixes
6223                 bug 1064, 'crash @ etpan_certificate_check() 
6224                 when opening an IMAP folder', with latest
6225                 libetpan CVS or >= 0.49
6226         * src/mainwindow.c
6227         * src/mainwindow.h
6228         * src/imap_gtk.c
6229         * src/news_gtk.c
6230         * src/prefs_folder_item.c
6231                 Grey out the "synchronise" menu items if
6232                 there's nothing to synchronise.
6233         * src/plugins/pgpcore/sgpgme.c
6234                 Make an error clearer than "Unknown error"
6235
6236 2007-01-06 [colin]      2.6.1cvs112
6237
6238         * src/messageview.c
6239                 Don't try to show a message if updating
6240                 Maybe fixes bug 1088, 'ctrl-h produces
6241                 repeatable crash'.
6242
6243 2007-01-06 [colin]      2.6.1cvs111
6244
6245         * src/summaryview.c
6246                 Disable Control-Space (handle it as Space).
6247
6248 2007-01-05 [paul]       2.6.1cvs110
6249
6250         * src/imap.c
6251                 Fix bug 934, 'sylpheed claws 2.1 
6252                 doesn't show Exchanges Public Folders'
6253                 Thanks to Hoa and Colin
6254         * src/msgcache.c
6255                 Refuse to allocate more than 2 MB for a 
6256                 single field, it's a good indication of
6257                 cache corruption.
6258
6259 2007-01-05 [colin]      2.6.1cvs109
6260
6261         * src/mainwindow.c
6262                 Allow --select'ing emails by Message-ID too
6263
6264 2007-01-05 [colin]      2.6.1cvs108
6265
6266         * src/common/quoted-printable.c
6267                 Uh! Third fix :)
6268
6269 2007-01-05 [colin]      2.6.1cvs107
6270
6271         * src/common/quoted-printable.c
6272                 Fix previous commit about bug 1089
6273                 Thanks to Ralf
6274
6275 2007-01-05 [colin]      2.6.1cvs106
6276
6277         * src/common/quoted-printable.c
6278                 Fix my previous commit on bug 1089
6279                 - Thanks to Ralf :)
6280
6281 2007-01-04 [colin]      2.6.1cvs105
6282
6283         * src/common/quoted-printable.c
6284                 Fix bug 1089, 'NUL characters in Subject 
6285                 line are misinterpreted'. Not a pain to
6286                 fix in fact.
6287
6288 2007-01-04 [colin]      
6289
6290         2.7.0-rc3 released
6291
6292 2007-01-04 [wwp]        2.6.1cvs104
6293
6294         * src/image_viewer.c
6295                 Force operator precedence (fix a compiler warning).
6296
6297 2007-01-04 [colin]      2.6.1cvs103
6298
6299         * src/image_viewer.c
6300                 Be cautious there too (same fix as the one
6301                 in textview from cvs33)
6302         * src/messageview.c
6303                 Don't use any MimeViewer plugin when showing
6304                 all headers
6305
6306 2007-01-03 [wwp]        2.6.1cvs102
6307
6308         * src/html.c
6309         * src/html.h
6310                 fixed "cent" sign (use the existing ASCII one),
6311                 decode more HTML entities,
6312                 converted table ASCII entries to UTF-8,
6313                 moved a switch() into a hashtable.
6314
6315 2007-01-03 [paul]       2.6.1cvs101
6316
6317         * src/compose.c
6318         * src/messageview.c
6319         * src/procmsg.c
6320         * src/procmsg.h
6321                 When possible, use move_msg instead of
6322                 copy_msg + remove_msg to move sent mail
6323                 from Queue to Sent. 
6324
6325 2007-01-03 [paul]       2.6.1cvs100
6326
6327         * src/html.c
6328                 add more html entity recognition:
6329                 pounds, euros, and cents
6330
6331 2007-01-03 [colin]      2.6.1cvs99
6332
6333         * src/imap_gtk.c
6334                 Don't display an error on NOSELECT
6335                 folders when synchronising
6336
6337 2007-01-03 [paul]       2.6.1cvs98
6338
6339         * tools/maildir2claws-mail.pl
6340                 only substitute 'sent-mail' if it's
6341                 the full directory name
6342
6343 2007-01-03 [paul]       2.6.1cvs97
6344
6345         * ChangeLog
6346         * ChangeLog.pre2.0.0
6347         * Makefile.am
6348                 archive a chunk of ChangeLog in
6349                 ChangeLog.pre2.0.0
6350         * ChangeLog.gtk1
6351         * doc/src/ChangeLog.claws-pre0.8.0
6352                 remove ChangeLog.claws-pre0.8.0, adding
6353                 its contents to ChangeLog.gtk1
6354
6355 2007-01-03 [paul]       2.6.1cvs96
6356
6357         * src/account.c
6358         * src/account.h
6359         * src/action.c
6360         * src/action.h
6361         * src/adbookbase.h
6362         * src/addr_compl.c
6363         * src/addr_compl.h
6364         * src/addrbook.c
6365         * src/addrcache.c
6366         * src/addrcache.h
6367         * src/addrcindex.c
6368         * src/addrcindex.h
6369         * src/addrclip.c
6370         * src/addrclip.h
6371         * src/addrdefs.h
6372         * src/addressadd.c
6373         * src/addressadd.h
6374         * src/addressbook.c
6375         * src/addressbook.h
6376         * src/addressbook_foldersel.c
6377         * src/addressbook_foldersel.h
6378         * src/addrgather.c
6379         * src/addrgather.h
6380         * src/addrharvest.c
6381         * src/addrharvest.h
6382         * src/addrindex.c
6383         * src/addrindex.h
6384         * src/addritem.c
6385         * src/addritem.h
6386         * src/addrquery.c
6387         * src/addrquery.h
6388         * src/addrselect.c
6389         * src/addrselect.h
6390         * src/alertpanel.c
6391         * src/alertpanel.h
6392         * src/browseldap.c
6393         * src/browseldap.h
6394         * src/codeconv.c
6395         * src/codeconv.h
6396         * src/compose.c
6397         * src/compose.h
6398         * src/customheader.c
6399         * src/customheader.h
6400         * src/displayheader.c
6401         * src/displayheader.h
6402         * src/editaddress.c
6403         * src/editaddress.h
6404         * src/editbook.c
6405         * src/editbook.h
6406         * src/editgroup.c
6407         * src/editgroup.h
6408         * src/editjpilot.c
6409         * src/editjpilot.h
6410         * src/editldap.c
6411         * src/editldap.h
6412         * src/editldap_basedn.c
6413         * src/editldap_basedn.h
6414         * src/editvcard.c
6415         * src/editvcard.h
6416         * src/exphtmldlg.c
6417         * src/exphtmldlg.h
6418         * src/expldifdlg.c
6419         * src/expldifdlg.h
6420         * src/export.c
6421         * src/export.h
6422         * src/exporthtml.c
6423         * src/exporthtml.h
6424         * src/exportldif.c
6425         * src/exportldif.h
6426         * src/filtering.c
6427         * src/filtering.h
6428         * src/folder.c
6429         * src/folder.h
6430         * src/folder_item_prefs.c
6431         * src/folder_item_prefs.h
6432         * src/foldersel.c
6433         * src/foldersel.h
6434         * src/folderutils.c
6435         * src/folderutils.h
6436         * src/folderview.c
6437         * src/folderview.h
6438         * src/grouplistdialog.c
6439         * src/grouplistdialog.h
6440         * src/headerview.c
6441         * src/html.c
6442         * src/html.h
6443         * src/image_viewer.c
6444         * src/image_viewer.h
6445         * src/imap.c
6446         * src/imap.h
6447         * src/imap_gtk.c
6448         * src/imap_gtk.h
6449         * src/import.c
6450         * src/import.h
6451         * src/importldif.c
6452         * src/importldif.h
6453         * src/importmutt.c
6454         * src/importmutt.h
6455         * src/importpine.c
6456         * src/importpine.h
6457         * src/inc.c
6458         * src/inc.h
6459         * src/jpilot.c
6460         * src/jpilot.h
6461         * src/ldapctrl.c
6462         * src/ldapctrl.h
6463         * src/ldaplocate.c
6464         * src/ldaplocate.h
6465         * src/ldapquery.c
6466         * src/ldapquery.h
6467         * src/ldapserver.c
6468         * src/ldapserver.h
6469         * src/ldaputil.c
6470         * src/ldaputil.h
6471         * src/ldif.c
6472         * src/ldif.h
6473         * src/main.c
6474         * src/main.h
6475         * src/mainwindow.c
6476         * src/mainwindow.h
6477         * src/manual.c
6478         * src/manual.h
6479         * src/mbox.c
6480         * src/message_search.c
6481         * src/message_search.h
6482         * src/messageview.c
6483         * src/messageview.h
6484         * src/mh.c
6485         * src/mh.h
6486         * src/mh_gtk.c
6487         * src/mh_gtk.h
6488         * src/mimeview.c
6489         * src/mimeview.h
6490         * src/msgcache.c
6491         * src/msgcache.h
6492         * src/mutt.c
6493         * src/mutt.h
6494         * src/news.c
6495         * src/news.h
6496         * src/news_gtk.c
6497         * src/news_gtk.h
6498         * src/partial_download.c
6499         * src/partial_download.h
6500         * src/pine.c
6501         * src/pine.h
6502         * src/pop.c
6503         * src/pop.h
6504         * src/prefs_account.c
6505         * src/prefs_account.h
6506         * src/prefs_actions.c
6507         * src/prefs_actions.h
6508         * src/prefs_common.c
6509         * src/prefs_common.h
6510         * src/prefs_compose_writing.c
6511         * src/prefs_compose_writing.h
6512         * src/prefs_customheader.c
6513         * src/prefs_customheader.h
6514         * src/prefs_display_header.c
6515         * src/prefs_display_header.h
6516         * src/prefs_filtering.c
6517         * src/prefs_filtering.h
6518         * src/prefs_filtering_action.c
6519         * src/prefs_filtering_action.h
6520         * src/prefs_folder_column.c
6521         * src/prefs_folder_column.h
6522         * src/prefs_folder_item.c
6523         * src/prefs_folder_item.h
6524         * src/prefs_fonts.c
6525         * src/prefs_fonts.h
6526         * src/prefs_gtk.c
6527         * src/prefs_gtk.h
6528         * src/prefs_image_viewer.c
6529         * src/prefs_image_viewer.h
6530         * src/prefs_matcher.c
6531         * src/prefs_matcher.h
6532         * src/prefs_message.c
6533         * src/prefs_msg_colors.c
6534         * src/prefs_msg_colors.h
6535         * src/prefs_other.c
6536         * src/prefs_quote.c
6537         * src/prefs_receive.c
6538         * src/prefs_send.c
6539         * src/prefs_spelling.c
6540         * src/prefs_spelling.h
6541         * src/prefs_summaries.c
6542         * src/prefs_summaries.h
6543         * src/prefs_summary_column.c
6544         * src/prefs_summary_column.h
6545         * src/prefs_template.c
6546         * src/prefs_template.h
6547         * src/prefs_themes.c
6548         * src/prefs_themes.h
6549         * src/prefs_toolbar.c
6550         * src/prefs_toolbar.h
6551         * src/prefs_wrapping.c
6552         * src/prefs_wrapping.h
6553         * src/privacy.c
6554         * src/privacy.h
6555         * src/procheader.c
6556         * src/procheader.h
6557         * src/procmime.c
6558         * src/procmime.h
6559         * src/procmsg.c
6560         * src/procmsg.h
6561         * src/quote_fmt.c
6562         * src/quote_fmt_parse.y
6563         * src/recv.c
6564         * src/recv.h
6565         * src/remotefolder.c
6566         * src/remotefolder.h
6567         * src/send_message.c
6568         * src/send_message.h
6569         * src/setup.c
6570         * src/setup.h
6571         * src/sourcewindow.c
6572         * src/sourcewindow.h
6573         * src/ssl_manager.c
6574         * src/ssl_manager.h
6575         * src/statusbar.c
6576         * src/statusbar.h
6577         * src/stock_pixmap.c
6578         * src/stock_pixmap.h
6579         * src/summary_search.c
6580         * src/summary_search.h
6581         * src/summaryview.c
6582         * src/summaryview.h
6583         * src/textview.c
6584         * src/textview.h
6585         * src/toolbar.c
6586         * src/toolbar.h
6587         * src/undo.c
6588         * src/undo.h
6589         * src/unmime.c
6590         * src/unmime.h
6591         * src/vcard.c
6592         * src/vcard.h
6593         * src/wizard.c
6594         * src/wizard.h
6595         * src/common/base64.c
6596         * src/common/base64.h
6597         * src/common/defs.h
6598         * src/common/hooks.c
6599         * src/common/hooks.h
6600         * src/common/log.c
6601         * src/common/log.h
6602         * src/common/mgutils.c
6603         * src/common/mgutils.h
6604         * src/common/nntp.c
6605         * src/common/nntp.h
6606         * src/common/passcrypt.c
6607         * src/common/passcrypt.h.in
6608         * src/common/plugin.c
6609         * src/common/plugin.h
6610         * src/common/prefs.c
6611         * src/common/prefs.h
6612         * src/common/progressindicator.c
6613         * src/common/progressindicator.h
6614         * src/common/quoted-printable.c
6615         * src/common/quoted-printable.h
6616         * src/common/session.c
6617         * src/common/session.h
6618         * src/common/smtp.c
6619         * src/common/smtp.h
6620         * src/common/socket.c
6621         * src/common/socket.h
6622         * src/common/ssl.c
6623         * src/common/ssl.h
6624         * src/common/ssl_certificate.c
6625         * src/common/ssl_certificate.h
6626         * src/common/stringtable.c
6627         * src/common/stringtable.h
6628         * src/common/template.c
6629         * src/common/template.h
6630         * src/common/timing.h
6631         * src/common/utils.c
6632         * src/common/utils.h
6633         * src/common/version.h.in
6634         * src/common/xml.c
6635         * src/common/xml.h
6636         * src/common/xmlprops.c
6637         * src/common/xmlprops.h
6638         * src/gtk/about.c
6639         * src/gtk/colorlabel.c
6640         * src/gtk/colorsel.c
6641         * src/gtk/colorsel.h
6642         * src/gtk/combobox.c
6643         * src/gtk/combobox.h
6644         * src/gtk/description_window.c
6645         * src/gtk/description_window.h
6646         * src/gtk/filesel.c
6647         * src/gtk/filesel.h
6648         * src/gtk/foldersort.c
6649         * src/gtk/foldersort.h
6650         * src/gtk/gtksctree.c
6651         * src/gtk/gtkutils.c
6652         * src/gtk/gtkutils.h
6653         * src/gtk/inputdialog.c
6654         * src/gtk/inputdialog.h
6655         * src/gtk/logwindow.c
6656         * src/gtk/logwindow.h
6657         * src/gtk/manage_window.c
6658         * src/gtk/manage_window.h
6659         * src/gtk/menu.c
6660         * src/gtk/menu.h
6661         * src/gtk/pluginwindow.c
6662         * src/gtk/pluginwindow.h
6663         * src/gtk/prefswindow.c
6664         * src/gtk/prefswindow.h
6665         * src/gtk/progressdialog.c
6666         * src/gtk/progressdialog.h
6667         * src/gtk/sslcertwindow.c
6668         * src/gtk/sslcertwindow.h
6669         * src/plugins/bogofilter/bogofilter.c
6670         * src/plugins/bogofilter/bogofilter.h
6671         * src/plugins/bogofilter/bogofilter_gtk.c
6672         * src/plugins/clamav/clamav_plugin.c
6673         * src/plugins/clamav/clamav_plugin.h
6674         * src/plugins/clamav/clamav_plugin_gtk.c
6675         * src/plugins/demo/demo.c
6676         * src/plugins/dillo_viewer/dillo_prefs.c
6677         * src/plugins/dillo_viewer/dillo_prefs.h
6678         * src/plugins/dillo_viewer/dillo_viewer.c
6679         * src/plugins/pgpcore/passphrase.c
6680         * src/plugins/pgpcore/passphrase.h
6681         * src/plugins/pgpcore/pgp_viewer.c
6682         * src/plugins/pgpcore/pgp_viewer.h
6683         * src/plugins/pgpcore/plugin.c
6684         * src/plugins/pgpcore/select-keys.c
6685         * src/plugins/pgpcore/select-keys.h
6686         * src/plugins/pgpcore/sgpgme.c
6687         * src/plugins/pgpcore/sgpgme.h
6688         * src/plugins/pgpinline/pgpinline.c
6689         * src/plugins/pgpinline/pgpinline.h
6690         * src/plugins/pgpinline/plugin.c
6691         * src/plugins/pgpmime/pgpmime.c
6692         * src/plugins/pgpmime/pgpmime.h
6693         * src/plugins/pgpmime/plugin.c
6694         * src/plugins/spamassassin/spamassassin.c
6695         * src/plugins/spamassassin/spamassassin.h
6696         * src/plugins/spamassassin/spamassassin_gtk.c
6697         * src/plugins/trayicon/trayicon.c
6698                 it's 2007, update the year in the copyright headers
6699
6700 2007-01-03 [paul]       2.6.1cvs95
6701
6702         * src/gtk/about.c
6703                 it is 2007, use it in the copyright string
6704
6705 2007-01-03 [paul]       2.6.1cvs94
6706
6707         * src/html.c
6708                 html entity conversion:
6709                 move &#153; to a more suitable place
6710                 add &bull; and &ndash;
6711                 make sure &mdash; and &#8212; are both
6712                 converted the same
6713
6714 2007-01-02 [colin]      2.6.1cvs93
6715
6716         * src/addrbook.c
6717                 Fix leak
6718         * src/common/plugin.c
6719                 Add comment
6720         * src/etpan/imap-thread.c
6721                 Fix warning
6722
6723 2006-12-31 [paul]       2.6.1cvs92
6724
6725         * src/prefs_summaries.c
6726                 use gtk_button_new_from_stock()
6727
6728 2006-12-30 [colin]      2.6.1cvs91
6729
6730         * src/folder.c
6731         * src/imap_gtk.c
6732         * src/mh_gtk.c
6733                 Don't update filtering and account paths 
6734                 when copying folders
6735
6736 2006-12-30 [colin]      2.6.1cvs90
6737
6738         * src/prefs_compose_writing.c
6739         * src/prefs_quote.c
6740         * src/prefs_template.c
6741                 Use message font for Writing and 
6742                 Quoting prefs, as well as Templates.
6743
6744 2006-12-30 [colin]      2.6.1cvs89
6745
6746         * src/prefs_summaries.c
6747                 Rework GUI; patch by Pawel
6748
6749 2006-12-29 [colin]      2.6.1cvs88
6750
6751         * src/prefs_folder_item.c
6752                 Fix bug 1085, 'Apply to subfolder 
6753                 doesn't work' - I was mistaken saying
6754                 it worked in every case
6755
6756 2006-12-28 [colin]      2.6.1cvs87
6757
6758         * src/gtk/gtkaspell.c
6759                 Don't assert if use_alternate is true
6760                 and alt_dictionary isn't set -- this 
6761                 is what happens on upgrade! Rather,
6762                 do with it.
6763
6764 2006-12-28 [colin]      2.6.1cvs86
6765
6766         * Makefile.am
6767                 Fix desktop/icon simplification
6768
6769 2006-12-28 [colin]      2.6.1cvs85
6770
6771         * Makefile.am
6772                 Make desktop and icon not 
6773                 dependant on the desktop
6774
6775 2006-12-28 [wwp]        2.6.1cvs84
6776
6777         * src/plugins/pgpmime/claws.def
6778                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6779
6780 2006-12-28 [wwp]        2.6.1cvs83
6781
6782         * src/prefs_folder_item.c
6783                 Fix coloring of "simplify subject regexp" (folder prefs),
6784                 which might be left to red whereas the regexp gets empty.
6785
6786 2006-12-28 [wwp]        2.6.1cvs82
6787
6788         * src/prefs_common.c
6789         * src/prefs_common.h
6790         * src/addressbook.c
6791         * src/addressitem.h
6792                 Save addressbook mainwindow's horizontal and vertical splitter position.
6793
6794 2006-12-27 [wwp]        2.6.1cvs81
6795
6796         * src/gtk/gtkaspell.c
6797         * src/gtk/gtkaspell.h
6798         * src/compose.c
6799                 Fix assignment of compose's default and alternate dictionary from
6800                 account or folder settings. Now gtkaspell_change_dict does rotate
6801                 dicts only when it's called from a menu cb.
6802
6803 2006-12-27 [wwp]        2.6.1cvs80
6804
6805         * src/folder_item_prefs.c
6806                 Fix randomly initialized default-alt-dictionary (folder prefs),
6807                 complete 2.6.1cvs72.
6808
6809 2006-12-27 [paul]       2.6.1cvs79
6810
6811         * src/imap_gtk.c
6812         * src/mh_gtk.c
6813                 Add Copy folder in the folder's contextual
6814                 menu
6815
6816 2006-12-27 [wwp]        2.6.1cvs78
6817
6818         * src/imap.c
6819                 Clean up session locking, thanks to Colin.
6820
6821 2006-12-26 [colin]      2.6.1cvs77
6822
6823         * src/statusbar.c
6824                 Revert previous patch
6825
6826 2006-12-26 [colin]      2.6.1cvs76
6827
6828         * src/folder.c
6829         * src/folderview.c
6830         * src/imap.c
6831         * src/statusbar.c
6832         * src/etpan/imap-thread.c
6833                 Fix previous commit warnings
6834                 Make statusbar update every second if total < 20
6835                 Make IMAP APPEND faster by simplifying log              
6836
6837 2006-12-26 [colin]      2.6.1cvs75
6838
6839         * src/folder.c
6840         * src/folder.h
6841         * src/folderview.c
6842         * src/folderview.h
6843         * src/imap_gtk.c
6844         * src/mh_gtk.c
6845                 Make it possible to copy folders accross
6846                 mailboxes (this was an arbitrary limitation).
6847                 Still make it impossible to move folders 
6848                 accross mailboxes.
6849
6850 2006-12-26 [colin]      2.6.1cvs74
6851
6852         * src/etpan/imap-thread.c
6853                 Fix bug 1081, 'claws-mail 
6854                 segfaults when going offline 
6855                 while it transfers mails via 
6856                 imap'
6857
6858 2006-12-26 [colin]      2.6.1cvs73
6859
6860         * src/folder_item_prefs.c
6861                 Don't forget alt dictionary when
6862                 renaming/moving folders
6863
6864 2006-12-26 [wwp]        2.6.1cvs72
6865
6866         * src/folder_item_prefs.c
6867                 Add missing defaults for per-folder alt dict
6868                 (forgotten in 2.6.1cvs61).
6869
6870 2006-12-26 [colin]      2.6.1cvs71
6871
6872         * src/wizard.c
6873                 Add tooltip to state that specifying
6874                 full path to mailbox is possible
6875
6876 2006-12-26 [wwp]        2.6.1cvs70
6877
6878         * src/partial_download.c
6879         * src/gtk/gtkvscrollbutton.c
6880         * src/plugins/pgpinline/plugin.c
6881                 Fix for few compiler warnings that matter.
6882
6883 2006-12-25 [colin]      2.6.1cvs69
6884
6885         * src/partial_download.c
6886                 Fix marking for download or deletion
6887                 when the header isn't the first
6888         * src/gtk/logwindow.c
6889                 Fix start of scrolling
6890
6891 2006-12-23 [paul]       2.6.1cvs68
6892
6893         * src/compose.c
6894                 change last commit to use the 'academic'
6895                 method instead. Thanks to wwp
6896
6897 2006-12-23 [paul]       2.6.1cvs67
6898
6899         * src/compose.c
6900                 don't warn about empty subject when
6901                 redirecting
6902
6903 2006-12-22 [colin]      2.6.1cvs66
6904
6905         * src/summary_search.c
6906                 Fix previous patch
6907
6908 2006-12-22 [colin]      2.6.1cvs65
6909
6910         * src/gtk/gtkutils.c
6911         * src/imap.c
6912         * src/jpilot.c
6913         * src/summary_search.c
6914                 A few warning fixes
6915
6916 2006-12-23 [paul]       
6917
6918         2.7.0-rc2 released
6919
6920 2006-12-22 [colin]      2.6.1cvs64
6921
6922         * src/toolbar.c
6923         * src/toolbar.h
6924                 Add a combo to the learn spam button
6925         * src/plugins/bogofilter/bogofilter.c
6926         * src/plugins/bogofilter/bogofilter_gtk.c
6927         * src/plugins/bogofilter/bogofilter.h
6928                 Allow to store Unsure mails in a specific
6929                 folder to make better teaching easier
6930
6931 2006-12-21 [wwp]        2.6.1cvs63
6932
6933         * src/compose.c
6934         * src/prefs_common.c
6935         * src/prefs_common.h
6936         * src/prefs_spelling.c
6937         * src/gtk/gtkaspell.c
6938         * src/gtk/gtkaspell.h
6939                 Allow spell-checking using both current and alternate dictionaries
6940                 (thanks to Colin).
6941
6942 2006-12-21 [wwp]        2.6.1cvs62
6943
6944         * src/gtk/gtkaspell.c
6945                 Apply recheck_when_changing_dict (highlight all mispelled words)
6946                 when switching to alternate dictionary.
6947
6948 2006-12-21 [wwp]        2.6.1cvs61
6949
6950         * src/compose.c
6951         * src/folder_item_prefs.h
6952         * src/prefs_common.c
6953         * src/prefs_common.h
6954         * src/prefs_folder_item.c
6955         * src/prefs_spelling.c
6956         * src/gtk/gtkaspell.c
6957         * src/gtk/gtkaspell.h
6958                 Add global and per-folder prefs to set the default
6959                 alternate dictionary.
6960
6961 2006-12-21 [colin]      2.6.1cvs60
6962
6963         * src/folder.c
6964                 Look for folders by path in all folders
6965         * src/html.c
6966                 add &mdash;
6967
6968 2006-12-20 [colin]      2.6.1cvs59
6969
6970         * src/gtk/quicksearch.c
6971                 Make sure in_typing is false when clearing
6972
6973 2006-12-20 [wwp]        2.6.1cvs58
6974
6975         * configure.ac
6976                 change manual's target dir to be LFH-compliant (thanks to Colin).
6977
6978 2006-12-20 [wwp]        2.6.1cvs57
6979
6980         * src/prefs_common.c
6981         * src/prefs_summaries.c
6982                 i18n fix and factorize patch, thanks to Fabien.
6983
6984 2006-12-20 [paul]       2.6.1cvs56
6985
6986         * configure.ac
6987                 last of the renaming (??)
6988         * src/main.c
6989                 correct --help info of --status-full
6990         * src/plugins/bogofilter/bogofilter.c
6991                 make FALSE default of whitelist_ab
6992
6993 2006-12-19 [colin]      2.6.1cvs55
6994
6995         * src/jpilot.c
6996                 Same as before, without depending on
6997                 pisock >= 0.12
6998
6999 2006-12-19 [colin]      2.6.1cvs54
7000
7001         * src/jpilot.c
7002                 Fix bug 1059, 'Better jpilot charset 
7003                 handling'. Use libpisync's charset conversion
7004                 if possible
7005
7006 2006-12-19 [colin]      2.6.1cvs53
7007
7008         * po/fr.po
7009                 Updated by Fabien
7010
7011 2006-12-19 [wwp]        2.6.1cvs52
7012
7013         * src/gtk/about.c
7014                 Add missing #include (thanks to Colin).
7015
7016 2006-12-19 [wwp]        2.6.1cvs51
7017
7018         * src/prefs_receive.c
7019                 Better spacing between widgets in prefs.
7020
7021 2006-12-18 [colin]      2.6.1cvs50
7022
7023         * src/imap.c
7024                 Fix failure to get separator on LIST "" ""
7025                 Try LIST "" "INBOX" too.
7026
7027 2006-12-18 [wwp]        2.6.1cvs49
7028
7029         * src/common/session.c
7030                 Fix a compiler warning (thanks to Fabien).
7031
7032 2006-12-18 [wwp]        2.6.1cvs48
7033
7034         * src/compose.c
7035         * src/prefs_quote.c
7036                 Factorize some strings for translation (it's about error
7037                 messages when applying or checking template/quote format).
7038
7039 2006-12-18 [colin]      2.6.1cvs47
7040
7041         * Makefile.am
7042         * src/common/defs.h
7043         * src/gtk/Makefile.am
7044         * src/gtk/about.c
7045                 Add a Release notes tab from the contents of
7046                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7047
7048 2006-12-17 [colin]      2.6.1cvs46
7049
7050         * src/mimeview.c
7051         * src/textview.c
7052         * src/gtk/filesel.c
7053                 Correctly convert from/to UTF8/filename encoding
7054                 when loading and saving files. Probably fixes
7055                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7056                 for a file to attach and is blocked...'
7057
7058 2006-12-17 [colin]      2.6.1cvs45
7059
7060         * src/gtk/logwindow.c
7061                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7062                 IMAP folder and is blocked on main thread': 
7063                 make sure we put utf8 in the log.
7064
7065 2006-12-16 [colin]      2.6.1cvs44
7066
7067         * src/toolbar.c
7068         * src/toolbar.h
7069                 Fix bug 1055, 'Add the 'cancel receive' 
7070                 in the available events for the toolbar buttons'
7071
7072 2006-12-16 [colin]      2.6.1cvs43
7073
7074         * po/POTFILES.in
7075         * src/imap.c
7076         * src/common/nntp.c
7077         * src/common/session.c
7078                 Log error when SSL handshakes fail. 
7079                 Fixes bug 1082, 'incorrect / imprecise 
7080                 error message when imap server provides 
7081                 ssl only through STARTTLS but SSL is 
7082                 selected'
7083
7084 2006-12-15 [wwp]        2.6.1cvs42
7085
7086         * src/plugins/bogofilter/bogofilter_gtk.c
7087                 set proper sensitivity to widgets I've recently added.
7088
7089 2006-12-15 [colin]      
7090
7091         2.7.0-rc1 released
7092
7093 2006-12-15 [wwp]        2.6.1cvs41
7094
7095         * src/plugins/bogofilter/bogofilter.c
7096         * src/plugins/bogofilter/bogofilter.h
7097         * src/plugins/bogofilter/bogofilter_gtk.c
7098                 bogofilter's whitelist can now use a subset of
7099                 the addressbook (either a book, a subfolder of a book,
7100                 or the whole addressbook by using "Any"). Re-used there
7101                 some pref_matcher widgets and mechanisms to match a subset
7102                 of the addressbook.
7103
7104 2006-12-15 [wwp]        2.6.1cvs40
7105
7106         * src/wizard.c
7107         * src/common/plugin.c
7108         * src/common/plugin.h
7109         * src/gtk/about.c
7110         * src/plugins/bogofilter/bogofilter.c
7111         * src/plugins/clamav/clamav_plugin.c
7112         * src/plugins/demo/demo.c
7113         * src/plugins/dillo_viewer/dillo_viewer.c
7114         * src/plugins/pgpcore/plugin.c
7115         * src/plugins/pgpinline/plugin.c
7116         * src/plugins/pgpmime/plugin.c
7117         * src/plugins/spamassassin/spamassassin.c
7118         * src/plugins/trayicon/trayicon.c
7119                 factorize some translatable strings (plugins-related),
7120                 fix missing punctuation in several places,
7121                 remove useless translatable \n in about.c,
7122                 and factorize plugin init code w/ a new function
7123                 check_plugin_version() in common/plugin.c.
7124                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7125
7126 2006-12-15 [wwp]        2.6.1cvs39
7127
7128         * src/plugins/bogofilter/bogofilter.c
7129         * src/plugins/bogofilter/bogofilter_gtk.c
7130                 flag whitelisted spams as spam, but don't filter it to the spam
7131                 folder. Thanks to Colin.
7132
7133 2006-12-15 [ticho]      2.6.1cvs38
7134
7135         * src/plugins/bogofilter/bogofilter.c
7136         * src/plugins/bogofilter/bogofilter.h
7137         * src/plugins/bogofilter/bogofilter_gtk.c
7138                 Add option to whitelist senders found in addressbook. Patch by colin.
7139
7140 2006-12-15 [paul]       2.6.1cvs37
7141
7142         * src/folderview.c
7143                 add missing #include "log.h"
7144
7145 2006-12-15 [paul]       2.6.1cvs36
7146
7147         * src/plugins/bogofilter/bogofilter.c
7148         * src/plugins/bogofilter/bogofilter.h
7149         * src/plugins/bogofilter/bogofilter_gtk.c
7150                 Add an option to allow inserting an
7151                 X-Claws-Bogosity header (on MH folders
7152                 only). Patch by Colin
7153
7154 2006-12-14 [colin]      2.6.1cvs35
7155
7156         * src/main.c
7157                 "Yes" should be the default choice for
7158                 migration configuration
7159
7160 2006-12-14 [paul]       2.6.1cvs34
7161
7162         * src/prefs_summaries.c
7163         * manual/advanced.xml
7164                 Unhide mark_as_read_delay
7165
7166 2006-12-14 [paul]       2.6.1cvs33
7167
7168         * src/messageview.c
7169         * src/messageview.h
7170         * src/mimeview.c
7171         * src/mimeview.h
7172         * src/summaryview.c
7173         * src/textview.c
7174         * src/textview.h
7175                 Fix printing of selection
7176                 Fix printing of message parts
7177                 Fix printing of images
7178         * src/gtk/gtksourceprintjob.c
7179                 Fix page count when there are images
7180
7181 2006-12-14 [wwp]        2.6.1cvs32
7182
7183         * src/mainwindow.c
7184         * src/summaryview.c
7185         * src/summaryview.h
7186         * src/gtk/quicksearch.c
7187                 fix quicksearch 'magnify' button status when QS is closed
7188                 using the Escape key, thanks to Colin.
7189
7190 2006-12-14 [wwp]        2.6.1cvs31
7191
7192         * src/mainwindow.c
7193         * src/summaryview.c
7194         * src/summaryview.h
7195         * src/gtk/quicksearch.c
7196                 fix quicksearch 'magnify' button status when QS is closed
7197                 using the Escape key, thanks to Colin.
7198
7199 2006-12-13 [colin]      2.6.1cvs30
7200
7201         * src/ldapquery.c
7202         * src/ldaputil.c
7203                 Use the binary safe version of ldap_get_values,
7204                 to make sure we manipulate null-terminated 
7205                 strings. Maybe fixes bug 1075, 'claws mail 
7206                 segfault when completing ldap adresses'
7207         * src/syldap.c ** REMOVED **
7208         * src/syldap.h ** REMOVED **
7209                 Remove dead files
7210
7211 2006-12-13 [mones]      2.6.1cvs29
7212
7213         * po/es.po
7214                 Fixed piped strings, fixed click translation
7215
7216 2006-12-13 [paul]       2.6.1cvs28
7217
7218         * src/main.c
7219                 don't translate these strings
7220
7221 2006-12-13 [paul]       2.6.1cvs27
7222
7223         * po/en_GB.po
7224                 updated
7225
7226 2006-12-13 [colin]      2.6.1cvs26
7227
7228         * src/main.c
7229         * src/main.h
7230                 Add claws_is_starting()
7231
7232 2006-12-13 [mones]      2.6.1cvs25
7233
7234         * manual/es/advanced.xml
7235         * po/es.po
7236                 Synced manual and updated translation
7237
7238 2006-12-12 [colin]      2.6.1cvs24
7239
7240         * src/wizard.c
7241                 Add an option to use STARTTLS in the
7242                 welcome wizard. Fixes bug 1080, 
7243                 'Using SSL option in wizard for incoming 
7244                 server does not activate SSL with STARTTLS'
7245
7246 2006-12-12 [colin]      2.6.1cvs23
7247
7248         * src/main.c
7249                 Don't exit when there's an incomplete
7250                 mailbox configured - leaves a chance 
7251                 to fix a failing IMAP account. Exit
7252                 if no mailbox at all is loaded (case
7253                 of missing plugin).
7254                 Completes bug 1077's fix (I was wrong
7255                 in this bug's comment #3).
7256
7257 2006-12-12 [colin]      2.6.1cvs22
7258
7259         * src/gtk/menu.h
7260                 Add another menu data type
7261         * src/prefs_account.c
7262                 Complete the completion of bug 1076
7263                 (doesn't lose the pref on apply)
7264
7265 2006-12-12 [paul]       2.6.1cvs21
7266
7267         * src/prefs_account.c
7268                 complete the fix of bug 1076
7269                 also be more verbose with the text
7270
7271 2006-12-12 [paul]       2.6.1cvs20
7272
7273         * src/gtk/combobox.c
7274                 fix compilation warning
7275
7276 2006-12-11 [colin]      2.6.1cvs19
7277
7278         * src/wizard.c
7279                 Document :port in server entry tooltips
7280
7281 2006-12-11 [colin]      2.6.1cvs18
7282
7283         * src/main.c
7284                 Fix compile
7285
7286 2006-12-11 [colin]      2.6.1cvs17
7287
7288         * src/main.c
7289                 Add failing IMAP as a reason for no
7290                 mailbox
7291
7292 2006-12-11 [colin]      2.6.1cvs16
7293
7294         * src/prefs_account.c
7295                 Check for existence of inbox for local
7296                 accounts too
7297         * src/wizard.c
7298                 Allow setting the port to use for servers
7299                 by using the usual "server.example.com:port"
7300                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7301                 not start when IMAP server is unavailable'
7302
7303 2006-12-11 [colin]      2.6.1cvs15
7304
7305         * src/prefs_account.c
7306                 Prevent use of non-existing default inbox
7307
7308 2006-12-11 [colin]      2.6.1cvs14
7309
7310         * src/prefs_account.c
7311                 Fix sensitivity. Fixes bug 1076, 'privacy 
7312                 options are displayed even when pgp plugin 
7313                 not loaded / available'
7314
7315 2006-12-09 [colin]      2.6.1cvs13
7316
7317         * manual/advanced.xml
7318         * src/prefs_common.c
7319         * src/prefs_common.h
7320         * src/common/ssl_certificate.c
7321                 Add a new hidden preference, 'unsafe_ssl_certs',
7322                 which allows to store multiple certificates per
7323                 server/port. This is disabled by default because
7324                 it's less secure (presenting a new certificate
7325                 instead of a changed one raises less alarms).
7326                 This will cause Claws to ask about an unknown
7327                 certificate for people who have used 2.6.1cvs8
7328                 or greater.
7329
7330 2006-12-09 [colin]      2.6.1cvs12
7331
7332         * src/action.c
7333                 Fix cache updating after action
7334
7335 2006-12-07 [wwp]        2.6.1cvs11
7336
7337         * src/compose.c
7338                 fix email address comparison when replying to all
7339                 (avoid replying to ourselves), thanks to Colin.
7340
7341 2006-12-06 [paul]       2.6.1cvs10
7342
7343         * src/addrharvest.c
7344         * src/editldap.c
7345         * src/expldifdlg.c
7346         * src/news.c
7347         * src/toolbar.c
7348         * src/common/utils.c
7349                 ...and more renaming
7350                 Thanks to Colin
7351
7352 2006-12-06 [paul]       2.6.1cvs9
7353
7354         * src/compose.c
7355         * src/messageview.c
7356         * src/procheader.c
7357         * src/procmime.c
7358         * src/procmsg.c
7359         * src/textview.c
7360                 more renaming
7361                 Thanks to Colin
7362
7363 2006-12-06 [colin]      2.6.1cvs8
7364
7365         * src/ssl_manager.c
7366         * src/common/ssl_certificate.c
7367         * src/common/ssl_certificate.h
7368                 Handle multiple certificates per host/port
7369
7370 2006-12-06 [colin]      2.6.1cvs7
7371
7372         * src/etpan/imap-thread.c
7373                 Fix certificate checking on IMAP
7374
7375 2006-12-06 [colin]      2.6.1cvs6
7376
7377         * src/folderview.c
7378                 Fix bug 1072, 'Claws stops fetching newsgroups 
7379                 from server when newsgroup got deleted': continue
7380                 checking other groups
7381
7382 2006-12-05 [wwp]        2.6.1cvs5
7383
7384         * src/message_search.c
7385         * src/summary_search.c
7386         * src/gtk/combobox.c
7387         * src/gtk/combobox.h
7388         * src/gtk/gtkutils.c
7389         * src/gtk/gtkutils.h
7390                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7391                 behave like w/ old comboboxes (summary and message search only).
7392
7393 2006-12-05 [paul]       2.6.1cvs4
7394
7395         * src/wizard.c
7396                 encode headers
7397                 Thanks to Colin
7398
7399 2006-12-05 [paul]       2.6.1cvs3
7400
7401         * tools/README
7402         * tools/textviewer.pl
7403                 script updated and description added
7404
7405 2006-12-04 [colin]      2.6.1cvs2
7406
7407         * src/compose.c
7408                 Run pre-send hook only when checking
7409                 everything
7410
7411 2006-12-04 [paul]       2.6.1cvs1
7412
7413         * NEWS
7414         * README
7415         * RELEASE_NOTES
7416         * configure.ac
7417         * tools/README
7418                 bump up version number following stable release
7419
7420 2006-12-04 [paul]       2.6.0cvs83
7421
7422         * README
7423                 updates and corrections
7424
7425 2006-12-04 [colin]      2.6.0cvs82
7426
7427         * src/common/utils.c
7428                 Probably fix bug 1066, 'Incorrect mailbox 
7429                 size displayed'
7430
7431 2006-12-04 [colin]      2.6.0cvs81
7432
7433         * src/common/utils.c
7434                 Trim tabs from mailcap file too.
7435
7436 2006-12-02 [paul]       2.6.0cvs80
7437
7438         * src/exphtmldlg.c
7439                 fix broken GUI under certain languages
7440         * src/expldifdlg.c
7441                 put the Cancel button to the right
7442
7443 2006-12-01 [paul]       2.6.0cvs79
7444
7445         * tools/Makefile.am
7446                 remove reference to removed file
7447
7448 2006-12-01 [wwp]        2.6.0cvs78
7449
7450         * src/addressbook.c
7451         * src/editaddress.c
7452                 remove forgotten debug statements.
7453
7454 2006-12-01 [wwp]        2.6.0cvs77
7455
7456         * manual/advanced.xml
7457         * manual/fr/advanced.xml
7458         * src/addressbook.c
7459         * src/addressbook.h
7460         * src/addressitem.h
7461         * src/editaddress.c
7462         * src/editaddress.h
7463         * src/prefs_common.c
7464         * src/prefs_common.h
7465         * src/gtk/gtkutils.c
7466         * src/gtk/gtkutils.h
7467                 add a hidden option to allow embedding the editaddress (edit contact details)
7468                 dialog into the addressbook's window. This doesn't change the default
7469                 behaviour.
7470
7471 2006-12-01 [wwp]        2.6.0cvs76
7472
7473         * src/message_search.c
7474         * src/summary_search.c
7475                 fix more focus issues (don't set focus to combobox's entry widget when
7476                 entry's value changed, if entry widget has focus already).
7477
7478 2006-12-01 [wwp]        2.6.0cvs75
7479
7480         * src/gtk/quicksearch.c
7481                 revert last changes to the quicksearch gtk_combo_box, this needs more
7482                 tuning and testing.
7483
7484 2006-12-01 [paul]       2.6.0cvs74
7485
7486         * tools/kdeservicemenu/README
7487         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7488         * tools/kdeservicemenu/install.sh
7489         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7490         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7491                 simplify this stuff, and in so doing,
7492                 fix it. (possibly re-extend it again at
7493                 a later date)
7494
7495 2006-12-01 [wwp]        2.6.0cvs73
7496
7497         * src/gtk/quicksearch.c
7498                 adapt quicksearch code to use modern gtk_combo_box'es.
7499
7500 2006-12-01 [wwp]        2.6.0cvs72
7501
7502         * src/common/defs.h
7503         * src/prefs_common.c
7504         * src/prefs_common.h
7505         * src/message_search.c
7506         * src/summary_search.c
7507         * src/gtk/combobox.c
7508         * src/gtk/combobox.h
7509                 add history combos to all message and summary search fields.
7510
7511 2006-12-01 [wwp]        2.6.0cvs71
7512
7513         * src/summaryview.c
7514                 As the list may change while the mark as read delay
7515                 runs, we can't rely on the 'row' pointer, which can
7516                 be invalid when the timeout is called. As the mark
7517                 as read is only done if the message is still selected,
7518                 use summaryview->selected instead. Thanks to Colin.
7519
7520 2006-11-30 [paul]       2.6.0cvs70
7521
7522         * src/textview.c
7523                 give emphasis to "Sylpheed-Claws"
7524                 as well as "Claws Mail"
7525
7526 2006-11-30 [colin]      2.6.0cvs69
7527
7528         * src/wizard.c
7529                 Put the SSL checkboxes in the receiving
7530                 and sending server pages.
7531
7532 2006-11-29 [colin]      2.6.0cvs68
7533
7534         * src/gtk/gtkutils.c
7535         * src/gtk/gtkvscrollbutton.c
7536                 Revert some deprecated fixes - they seem to
7537                 deprecate stuff as soon as a new one gets out.
7538                 g_object_ref_sink needed glib-2.10.
7539
7540 2006-11-29 [colin]      2.6.0cvs67
7541
7542         * src/common/utils.c
7543                 Create .mailcap if it doesn't exist
7544
7545 2006-11-29 [colin]      2.6.0cvs66
7546
7547         * src/compose.c
7548                 Followup to cvs60: use original list
7549                 of recipients if replying to a mail
7550                 in Sent Drafts or Queue.
7551
7552 2006-11-27 [paul]       2.6.0cvs65
7553
7554         * src/image_viewer.c
7555                 revert the last change for now (it's broken)
7556
7557 2006-11-27 [paul]       2.6.0cvs64
7558
7559         * Makefile.am
7560         * configure.ac
7561         * m4/aclocal-include.m4
7562         * m4/check-type.m4
7563         * src/Makefile.am
7564         * src/addr_compl.c
7565         * src/compose.c
7566         * src/crash.c
7567         * src/export.c
7568         * src/exporthtml.c
7569         * src/exportldif.c
7570         * src/imap.c
7571         * src/import.c
7572         * src/main.c
7573         * src/main.h
7574         * src/matcher.c
7575         * src/mimeview.c
7576         * src/procmsg.c
7577         * src/textview.c
7578         * src/common/Makefile.am
7579         * src/common/claws.c
7580         * src/common/claws.h
7581         * src/common/ssl.c
7582         * src/common/sylpheed.c
7583         * src/common/sylpheed.h
7584         * src/etpan/Makefile.am
7585         * src/gtk/Makefile.am
7586         * src/gtk/claws-marshal.list
7587         * src/gtk/filesel.c
7588         * src/gtk/gtksctree.c
7589         * src/gtk/quicksearch.c
7590         * src/gtk/sylpheed-marshal.list
7591         * src/plugins/bogofilter/bogofilter.c
7592         * src/plugins/bogofilter/bogofilter_gtk.c
7593         * src/plugins/clamav/clamav_plugin.c
7594         * src/plugins/clamav/clamav_plugin_gtk.c
7595         * src/plugins/demo/demo.c
7596         * src/plugins/dillo_viewer/dillo_viewer.c
7597         * src/plugins/pgpcore/Makefile.am
7598         * src/plugins/pgpcore/claws.def
7599         * src/plugins/pgpcore/pgp_viewer.c
7600         * src/plugins/pgpcore/plugin.c
7601         * src/plugins/pgpcore/sylpheed.def
7602         * src/plugins/pgpinline/Makefile.am
7603         * src/plugins/pgpinline/claws.def
7604         * src/plugins/pgpinline/plugin.c
7605         * src/plugins/pgpinline/sylpheed.def
7606         * src/plugins/pgpmime/Makefile.am
7607         * src/plugins/pgpmime/claws.def
7608         * src/plugins/pgpmime/plugin.c
7609         * src/plugins/pgpmime/sylpheed.def
7610         * src/plugins/spamassassin/spamassassin.c
7611         * src/plugins/spamassassin/spamassassin_gtk.c
7612         * src/plugins/trayicon/trayicon.c
7613                 yet more renaming
7614                 remove deprecated gtk_tooltips_set_delay()
7615
7616 2006-11-26 [paul]       2.6.0cvs63
7617
7618         * src/expldifdlg.c
7619         * src/folderview.c
7620         * src/image_viewer.c
7621         * src/mainwindow.c
7622         * src/gtk/gtkutils.c
7623         * src/gtk/gtkvscrollbutton.c
7624         * src/gtk/prefswindow.c
7625         * src/plugins/pgpcore/prefs_gpg.c
7626                 replace more deprecated GTK+ functions
7627
7628 2006-11-26 [paul]       2.6.0cvs62
7629
7630         * src/addr_compl.c
7631         * src/addressbook.c
7632         * src/browseldap.c
7633                 replace deprecated gtk_idle_... functions
7634
7635 2006-11-26 [paul]       2.6.0cvs61
7636
7637         * src/compose.c
7638         * src/folderview.c
7639         * src/inc.c
7640         * src/summaryview.c
7641         * src/gtk/gtkvscrollbutton.c
7642         * src/gtk/quicksearch.c
7643         * src/plugins/pgpcore/passphrase.c
7644                 replace deprecated gtk_timeout_add and
7645                 gtk_timeout_remove
7646
7647 2006-11-26 [paul]       2.6.0cvs60
7648
7649         * src/compose.c
7650                 fix bug that caused the wrong recipient
7651                 to be selected when replying to a msg
7652                 which is From one of our accounts to
7653                 another of our accounts
7654
7655 2006-11-25 [paul]       2.6.0cvs59
7656
7657         * src/summaryview.c
7658                 don't change the From column title to
7659                 To if the To column is visible
7660
7661 2006-11-24 [paul]       2.6.0cvs58
7662
7663         * src/compose.c
7664                 fix bug 1069, 'Sent mails disappear, BCC
7665                 or locking problem?'
7666
7667 2006-11-21 [wwp]        2.6.0cvs57
7668
7669         * src/compose.c
7670                 fix spelling menu when replying (same as 2.3.1cvs39):
7671                 discrepancy between context menu and top menu when
7672                 folder's dictionary isn't the default one.
7673
7674 2006-11-19 [paul]       2.6.0cvs56
7675
7676         * src/summaryview.c
7677                 obey always_show_msg option when
7678                 marking as spam
7679         * src/plugins/bogofilter/bogofilter.c
7680                 fix typo
7681
7682 2006-11-18 [paul]       2.6.0cvs55
7683
7684         * AUTHORS
7685         * README
7686         * debian/copyright
7687         * manual/ack.xml
7688         * manual/es/ack.xml
7689         * manual/fr/ack.xml
7690         * manual/pl/ack.xml
7691         * src/gtk/authors.h
7692         * src/gtk/icon_legend.c
7693         * src/gtk/icon_legend.h
7694         * tools/OOo2claws-mail.pl
7695         * tools/README
7696         * tools/acroread2claws-mail.pl
7697         * tools/claws.i18n.status.pl
7698         * tools/filter_conv.pl
7699         * tools/filter_conv_new.pl
7700         * tools/freshmeat_search.pl
7701         * tools/google_search.pl
7702         * tools/kmail2claws-mail.pl
7703         * tools/kmail2claws-mail_v2.pl
7704         * tools/maildir2claws-mail.pl
7705         * tools/make.themes.project
7706         * tools/multiwebsearch.pl
7707         * tools/outlook2claws-mail.pl
7708         * tools/tb2claws-mail
7709         * tools/kdeservicemenu/README
7710         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7711                 update mine and wwp's email addresses in
7712                 several places
7713                 Patch by wwp
7714         * src/prefs_compose_writing.c
7715                 set sensitivity on 'new message format' frame
7716
7717 2006-11-17 [paul]       2.6.0cvs54
7718
7719         * src/gtk/about.c
7720                 more reworking of the GUI
7721                 Patch by Fabien Vantard
7722
7723 2006-11-16 [paul]       2.6.0cvs53
7724
7725         * src/gtk/about.c
7726                 set a minimum size for the window, allow
7727                 it to automatically expand as necessary
7728
7729 2006-11-16 [wwp]        2.6.0cvs52
7730
7731         * src/gtk/about.c
7732                 better wrap of copyright info on some systems.
7733
7734 2006-11-16 [paul]       2.6.0cvs51
7735
7736         * src/gtk/about.c
7737                 move the tech info from the upper panel
7738                 to the Info tab
7739                 use a gtk_text_view for the features tab
7740
7741 2006-11-16 [paul]       2.6.0cvs50
7742
7743         * po/Makevars
7744                 update my email address
7745         * src/addressbook.c
7746         * src/compose.c
7747         * src/imap_gtk.c
7748         * src/mh_gtk.c
7749         * src/news_gtk.c
7750         * src/summaryview.c
7751         * src/plugins/trayicon/trayicon.c
7752                 don't offer simple menu separators
7753                 for translation
7754         * src/folderview.c
7755                 add separator between 'mark all read'
7756                 and 'search folder'
7757
7758 2006-11-15 [wwp]        2.6.0cvs49
7759
7760         * src/gtk/authors.h
7761                 updated manuals authors.
7762
7763 2006-11-14 [paul]       2.6.0cvs48
7764
7765         * src/compose.c
7766                 Fix Options/Reply mode after draft save
7767
7768 2006-11-14 [paul]       2.6.0cvs47
7769
7770         * src/Makefile.am
7771                 Fix make DESTDIR=...
7772         * src/mbox.c
7773                 Optimise speed
7774         * src/plugins/pgpinline/pgpinline.c
7775                 Probably fix bug 1061
7776
7777 2006-11-14 [paul]       2.6.0cvs46
7778
7779         * po/Makevars
7780                 enable Q_ macro
7781         * src/Makefile.am
7782         * src/stock_pixmap.c
7783         * src/stock_pixmap.h
7784         * src/gtk/about.c
7785         * src/pixmaps/active.xpm
7786         * src/pixmaps/inactive.xpm
7787                 add a new page, 'Features', to the About dialog
7788                 showing which features are compiled in and which
7789                 are not
7790
7791 2006-11-14 [paul]       2.6.0cvs45
7792
7793         * po/ru.po
7794                 updated by Pavlo Bohmat
7795
7796 2006-11-14 [colin]      2.6.0cvs44
7797
7798         * src/compose.c
7799         * src/inc.c
7800         * src/messageview.c
7801         * src/news.c
7802         * src/pop.c
7803         * src/procmsg.c
7804         * src/gtk/gtkaspell.c
7805                 Fix 64-bit-related warnings
7806         * src/ssl_manager.c
7807                 Fix possible infinite loop
7808         * src/plugins/pgpcore/sgpgme.c
7809                 Remove useless check
7810
7811 2006-11-13 [colin]      2.6.0cvs43
7812
7813         * src/gtk/Makefile.am
7814                 authors.h isn't generated
7815
7816 2006-11-13 [colin]      2.6.0cvs42
7817
7818         * src/plugins/pgpinline/pgpinline.c
7819         * src/plugins/pgpmime/pgpmime.c
7820                 Very probably fix bug 1061, 'crash on 
7821                 opening signed email'. Another cast
7822                 problem
7823
7824 2006-11-13 [colin]      2.6.0cvs41
7825
7826         * src/plugins/pgpcore/sgpgme.c
7827                 Maybe fix bug 1061, 'crash on opening 
7828                 signed email'
7829
7830 2006-11-13 [wwp]        2.6.0cvs40
7831
7832         * src/plugins/pgpinline/pgpinline.c
7833                 fix candidate for bug #1057, thanks to Colin.
7834
7835 2006-11-13 [wwp]        2.6.0cvs39
7836
7837         * src/compose.c
7838         * src/quote_fmt_parse.y
7839                 fix bug 1052: current parser buffer was not always 
7840                 allocated, ptr to this buffer could be returned as 
7841                 NULL whereas no parser error has occurred. in 
7842                 consequence, defining a template body as "%d" 
7843                 (w/o the quotes) for the first time of the instance 
7844                 of claws-mail, was reporting a parser error. make 
7845                 sure that the buffer is always allocated, even to 
7846                 an empty string.
7847                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7848                 unescaping of the fmt string was always done 
7849                 whereas it must be done *only* when receiving 
7850                 quote format strings issued from the prefs 
7851                 (compose new message, reply, forward, redirect 
7852                 formats), *not* when applying templates.  in 
7853                 consequences, applying templates w/ sequences 
7854                 like \\|p{echo} were failing. make sure that 
7855                 unescaping is done only when necessary.
7856
7857 2006-11-12 [colin]      2.6.0cvs38
7858
7859         * po/de.po
7860                 Fix typo (s/KB/MB)
7861
7862 2006-11-12 [colin]      2.6.0cvs37
7863
7864         * src/plugins/pgpinline/pgpinline.c
7865         * src/plugins/pgpmime/pgpmime.c
7866                 Release GPG context at the latest 
7867                 possible moment. Maybe fixes 
7868                 bug 1057, 'crash on sending signed 
7869                 message to a newsgroup'
7870                 
7871
7872 2006-11-12 [colin]      2.6.0cvs36
7873
7874         * src/plugins/pgpcore/sgpgme.c
7875                 Tell a bit more when gpg's status doesn't
7876                 contain any signature
7877
7878 2006-11-12 [colin]      2.6.0cvs35
7879
7880         * src/compose.c
7881                 Fix bug 1060, 'compilation error with 
7882                 Irix's cc'
7883
7884 2006-11-12 [paul]       2.6.0cvs34
7885
7886         * doc/man/claws-mail.1
7887         * src/prefs_gtk.c
7888         * src/plugins/clamav/README
7889         * src/plugins/spamassassin/README
7890         * tools/README
7891         * tools/freshmeat_search.pl
7892         * tools/google_search.pl
7893         * tools/multiwebsearch.pl
7894                 more renaming
7895         * src/plugins/trayicon/trayicon.c
7896                 fix compiliation warning
7897
7898 2006-11-11 [colin]      2.6.0cvs33
7899
7900         * src/folderview.c
7901                 Forbid drag and drop from/to different
7902                 folders of type F_UNKNOWN
7903
7904 2006-11-11 [colin]      2.6.0cvs32
7905
7906         * src/plugins/pgpinline/pgpinline.c
7907                 Fix typo in previous commit:
7908                 - gpgme_new(&ctx);
7909                 + if ((err = gpgme_new(&data->ctx)) ...)
7910
7911 2006-11-11 [colin]      2.6.0cvs31
7912
7913         * src/plugins/pgpinline/pgpinline.c
7914         * src/plugins/pgpmime/pgpmime.c
7915                 Check success after calling gpgme_new
7916                 Maybe fixes bug 1057, 'crash on sending 
7917                 signed message to a newsgroup'
7918
7919 2006-11-11 [colin]      2.6.0cvs30
7920
7921         * src/undo.c
7922                 init undostruct to 0s (from
7923                 valgrind log of bug 1057)
7924
7925 2006-11-10 [colin]      2.6.0cvs29
7926
7927         * src/mainwindow.c
7928                 Set cursor to wait before filtering
7929                 duplicates in all folders
7930         * src/plugins/bogofilter/bogofilter.c
7931         * src/plugins/bogofilter/bogofilter.h
7932         * src/plugins/bogofilter/bogofilter_gtk.c
7933                 Completely thread away the bogofilter
7934                 filtering
7935
7936 2006-11-10 [mones]      2.6.0cvs28
7937
7938         * src/compose.c
7939         * src/compose.h
7940                 added COMPOSE_CHECK_BEFORE_SEND hook
7941
7942 2006-11-10 [paul]       2.6.0cvs27
7943
7944         * src/crash.c
7945                 more renaming
7946                 add libSM to get_compiled_in_features()
7947         * src/main.c
7948                 more renaming
7949
7950 2006-11-10 [colin]      2.6.0cvs26
7951
7952         * src/etpan/imap-thread.c
7953                 Add a reference to libetpan's sasl engine
7954                 so that sasl_done() doesn't get called by
7955                 libetpan, and doesn't break openssl.
7956                 Should fix bug 1053, 'SC fails to reestablish 
7957                 a secure connection'
7958                 Patch by Hoa
7959
7960 2006-11-10 [colin]      2.6.0cvs25
7961
7962         * manual/addrbook.xml
7963         * manual/advanced.xml
7964         * manual/faq.xml
7965         * manual/intro.xml
7966                 Some more renaming
7967
7968 2006-11-09 [colin]      2.6.0cvs24
7969
7970         * src/plugins/bogofilter/bogofilter_gtk.c
7971                 Add comment about annoyance
7972
7973 2006-11-09 [colin]      2.6.0cvs23
7974
7975         * src/plugins/bogofilter/bogofilter.c
7976         * src/plugins/bogofilter/bogofilter_gtk.c
7977                 Prepare things needed to thread bogofilter
7978                 filtering: separate bogo stuff and possible GUI
7979                 stuff. 
7980
7981 2006-11-09 [colin]      2.6.0cvs22
7982
7983         * src/account.c
7984         * src/compose.c
7985                 Search for one of our accounts in Delivered-To
7986                 (helps for auto-account selection when 
7987                  replying/forwarding)
7988         * src/folderview.c
7989         * src/mainwindow.c
7990         * src/mainwindow.h
7991         * src/plugins/trayicon/trayicon.c
7992                 Allow opening a new mail with any account from
7993                 the contextual menu
7994
7995 2006-11-09 [wwp]        2.6.0cvs21
7996
7997         * src/compose.c
7998         * src/prefs_common.c
7999         * src/prefs_common.h
8000         * src/prefs_compose_writing.c
8001                 add a compose new message format (in prefs/compose/writing), it's a
8002                 simple subject+body template to use when opening a new composition
8003                 window. It's similar to the existent reply and forward formats.
8004
8005                 enhanced the template/format % symbols substitution mechanism to
8006                 use current composition window information when % are used in
8007                 the compose new message format or in templates applied to new
8008                 messages (there were useless in that situations before). When
8009                 applied to new messages, %d corresponds to the system time/date.
8010
8011 2006-11-09 [paul]       2.6.0cvs20
8012
8013         * src/gtk/authors.h
8014                 fix last commit
8015
8016 2006-11-09 [paul]       2.6.0cvs19
8017
8018         * src/gtk/authors.h
8019                 keep tje alphabetical order
8020
8021 2006-11-08 [colin]      2.6.0cvs18
8022
8023         * src/etpan/imap-thread.c
8024                 Fix bug 1054, 'Slowness logging big 
8025                 data chunks'
8026
8027 2006-11-08 [paul]       2.6.0cvs17
8028
8029         * tools/Makefile.am
8030                 fix the renaming
8031
8032 2006-11-08 [paul]       2.6.0cvs16
8033
8034         * src/common/defs.h
8035                 update BUGZILLA_URI
8036
8037 2006-11-08 [paul]       2.6.0cvs15
8038
8039         * tools/Makefile.am
8040         * tools/OOo2claws-mail.pl
8041         * tools/OOo2sylpheed.pl
8042         * tools/README
8043         * tools/acroread2claws-mail.pl
8044         * tools/acroread2sylpheed.pl
8045         * tools/kmail2claws-mail.pl
8046         * tools/kmail2claws-mail_v2.pl
8047         * tools/kmail2sylpheed.pl
8048         * tools/kmail2sylpheed_v2.pl
8049         * tools/maildir2claws-mail.pl
8050         * tools/maildir2sylpheed.pl
8051         * tools/nautilus2claws-mail.sh
8052         * tools/nautilus2sylpheed.sh
8053         * tools/outlook2claws-mail.pl
8054         * tools/outlook2sylpheed.pl
8055         * tools/tb2claws-mail
8056         * tools/tb2sylpheed
8057         * tools/tbird2claws.py
8058         * tools/tbird2syl.py
8059         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8060         * tools/kdeservicemenu/install.sh
8061         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8062         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8063         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8064         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8065         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8066                 renamed (removed, added) tools files
8067
8068 2006-11-08 [paul]       2.6.0cvs14
8069
8070         * src/main.c
8071         * src/common/defs.h
8072                 Migrate sylpheedrc to clawsrc, and fix the standard
8073                 plugins path in the process
8074
8075 2006-11-07 [colin]      2.6.0cvs13
8076
8077         * src/Makefile.am
8078                 Symlink sylpheed-claws relative to 
8079                 claws-mail
8080
8081 2006-11-07 [colin]      2.6.0cvs12
8082
8083         * src/compose.c
8084                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8085
8086 2006-11-07 [paul]       2.6.0cvs11
8087
8088         * src/gtk/about.c
8089                 Fix a missed occurence of
8090                 Sylpheed-Claws
8091
8092 2006-11-07 [paul]       2.6.0cvs10
8093
8094         * src/Makefile.am
8095                 Fix symlink installation
8096
8097 2006-11-07 [paul]       2.6.0cvs9
8098
8099         * src/Makefile.am
8100                 Symlink claws-mail to sylpheed-claws
8101         * src/common/utils.c
8102                 Fix migrating symlinks
8103         * src/etpan/imap-thread.c
8104                 check certificate only when there's
8105                 no error
8106
8107 2006-11-07 [paul]       2.6.0cvs8
8108
8109         * Makefile.am
8110                 Fix icon breakages with Gtk, which needs a 
8111                 cache updated to see them.
8112
8113 2006-11-07 [paul]       2.6.0cvs7
8114
8115         * .cvsignore
8116         * AUTHORS
8117         * COPYING
8118         * INSTALL
8119         * Makefile.am
8120         * NEWS
8121         * README
8122         * RELEASE_NOTES
8123         * autogen.sh
8124         * claws-mail-128x128.png
8125         * claws-mail-64x64.png
8126         * claws-mail.ico
8127         * claws-mail.pc.in
8128         * claws-mail.png
8129         * configure.ac
8130         * sylpheed-claws-128x128.png
8131         * sylpheed-claws-64x64.png
8132         * sylpheed-claws.desktop
8133         * sylpheed-claws.ico
8134         * sylpheed-claws.pc.in
8135         * sylpheed-claws.png
8136         * debian/README.Debian
8137         * debian/changelog
8138         * debian/claws-mail.desktop
8139         * debian/claws-mail.menu
8140         * debian/claws-mail.postinst.debhelper
8141         * debian/claws-mail.postrm.debhelper
8142         * debian/control
8143         * debian/copyright
8144         * debian/files
8145         * debian/rules
8146         * debian/sylpheed-claws.desktop
8147         * debian/sylpheed-claws.menu
8148         * debian/sylpheed-claws.postinst.debhelper
8149         * debian/sylpheed-claws.postrm.debhelper
8150         * doc/man/Makefile.am
8151         * doc/man/claws-mail.1
8152         * doc/man/sylpheed-claws.1
8153         * doc/src/ChangeLog.claws-pre0.8.0
8154         * manual/Makefile.am
8155         * manual/account.xml
8156         * manual/ack.xml
8157         * manual/addrbook.xml
8158         * manual/advanced.xml
8159         * manual/claws-mail-manual.xml
8160         * manual/faq.xml
8161         * manual/glossary.xml
8162         * manual/handling.xml
8163         * manual/intro.xml
8164         * manual/keyboard.xml
8165         * manual/plugins.xml
8166         * manual/starting.xml
8167         * manual/sylpheed-claws-manual.xml
8168         * manual/xml2pdf
8169         * manual/dist/.cvsignore
8170         * manual/dist/html/.cvsignore
8171         * manual/dist/html/Makefile.am
8172         * manual/dist/pdf/.cvsignore
8173         * manual/dist/pdf/Makefile.am
8174         * manual/dist/ps/.cvsignore
8175         * manual/dist/ps/Makefile.am
8176         * manual/dist/txt/.cvsignore
8177         * manual/dist/txt/Makefile.am
8178         * manual/es/Makefile.am
8179         * manual/es/advanced.xml
8180         * manual/es/claws-mail-manual.xml
8181         * manual/es/faq.xml
8182         * manual/es/glossary.xml
8183         * manual/es/handling.xml
8184         * manual/es/intro.xml
8185         * manual/es/plugins.xml
8186         * manual/es/sylpheed-claws-manual.xml
8187         * manual/es/dist/.cvsignore
8188         * manual/es/dist/html/.cvsignore
8189         * manual/es/dist/html/Makefile.am
8190         * manual/es/dist/pdf/.cvsignore
8191         * manual/es/dist/pdf/Makefile.am
8192         * manual/es/dist/ps/.cvsignore
8193         * manual/es/dist/ps/Makefile.am
8194         * manual/es/dist/txt/.cvsignore
8195         * manual/es/dist/txt/Makefile.am
8196         * manual/fr/Makefile.am
8197         * manual/fr/account.xml
8198         * manual/fr/ack.xml
8199         * manual/fr/addrbook.xml
8200         * manual/fr/advanced.xml
8201         * manual/fr/claws-mail-manual.xml
8202         * manual/fr/faq.xml
8203         * manual/fr/glossary.xml
8204         * manual/fr/handling.xml
8205         * manual/fr/intro.xml
8206         * manual/fr/keyboard.xml
8207         * manual/fr/plugins.xml
8208         * manual/fr/starting.xml
8209         * manual/fr/sylpheed-claws-manual.xml
8210         * manual/fr/dist/.cvsignore
8211         * manual/fr/dist/html/.cvsignore
8212         * manual/fr/dist/html/Makefile.am
8213         * manual/fr/dist/pdf/.cvsignore
8214         * manual/fr/dist/pdf/Makefile.am
8215         * manual/fr/dist/ps/.cvsignore
8216         * manual/fr/dist/ps/Makefile.am
8217         * manual/fr/dist/txt/.cvsignore
8218         * manual/fr/dist/txt/Makefile.am
8219         * manual/pl/Makefile.am
8220         * manual/pl/account.xml
8221         * manual/pl/ack.xml
8222         * manual/pl/addrbook.xml
8223         * manual/pl/advanced.xml
8224         * manual/pl/claws-mail-manual.xml
8225         * manual/pl/faq.xml
8226         * manual/pl/glossary.xml
8227         * manual/pl/handling.xml
8228         * manual/pl/intro.xml
8229         * manual/pl/keyboard.xml
8230         * manual/pl/plugins.xml
8231         * manual/pl/starting.xml
8232         * manual/pl/sylpheed-claws-manual.xml
8233         * manual/pl/dist/.cvsignore
8234         * manual/pl/dist/html/.cvsignore
8235         * manual/pl/dist/html/Makefile.am
8236         * manual/pl/dist/pdf/.cvsignore
8237         * manual/pl/dist/pdf/Makefile.am
8238         * manual/pl/dist/ps/.cvsignore
8239         * manual/pl/dist/ps/Makefile.am
8240         * manual/pl/dist/txt/.cvsignore
8241         * manual/pl/dist/txt/Makefile.am
8242         * po/.cvsignore
8243         * po/Makevars
8244         * src/.cvsignore
8245         * src/Makefile.am
8246         * src/account.c
8247         * src/account.h
8248         * src/action.c
8249         * src/action.h
8250         * src/adbookbase.h
8251         * src/addr_compl.c
8252         * src/addr_compl.h
8253         * src/addrbook.c
8254         * src/addrcache.c
8255         * src/addrcache.h
8256         * src/addrcindex.c
8257         * src/addrcindex.h
8258         * src/addrclip.c
8259         * src/addrclip.h
8260         * src/addrdefs.h
8261         * src/addressadd.c
8262         * src/addressadd.h
8263         * src/addressbook.c
8264         * src/addressbook.h
8265         * src/addressbook_foldersel.c
8266         * src/addressbook_foldersel.h
8267         * src/addrgather.c
8268         * src/addrgather.h
8269         * src/addrharvest.c
8270         * src/addrharvest.h
8271         * src/addrindex.c
8272         * src/addrindex.h
8273         * src/addritem.c
8274         * src/addritem.h
8275         * src/addrquery.c
8276         * src/addrquery.h
8277         * src/addrselect.c
8278         * src/addrselect.h
8279         * src/alertpanel.c
8280         * src/alertpanel.h
8281         * src/browseldap.c
8282         * src/browseldap.h
8283         * src/codeconv.c
8284         * src/codeconv.h
8285         * src/compose.c
8286         * src/crash.c
8287         * src/crash.h
8288         * src/customheader.c
8289         * src/customheader.h
8290         * src/displayheader.c
8291         * src/displayheader.h
8292         * src/editaddress.c
8293         * src/editaddress.h
8294         * src/editbook.c
8295         * src/editbook.h
8296         * src/editgroup.c
8297         * src/editgroup.h
8298         * src/editjpilot.c
8299         * src/editjpilot.h
8300         * src/editldap.c
8301         * src/editldap.h
8302         * src/editldap_basedn.c
8303         * src/editldap_basedn.h
8304         * src/editvcard.c
8305         * src/editvcard.h
8306         * src/exphtmldlg.c
8307         * src/exphtmldlg.h
8308         * src/expldifdlg.c
8309         * src/expldifdlg.h
8310         * src/export.c
8311         * src/exporthtml.c
8312         * src/exporthtml.h
8313         * src/exportldif.c
8314         * src/exportldif.h
8315         * src/filtering.c
8316         * src/filtering.h
8317         * src/folder.c
8318         * src/folder.h
8319         * src/folder_item_prefs.c
8320         * src/folder_item_prefs.h
8321         * src/foldersel.c
8322         * src/foldersel.h
8323         * src/folderutils.c
8324         * src/folderutils.h
8325         * src/folderview.c
8326         * src/folderview.h
8327         * src/grouplistdialog.c
8328         * src/grouplistdialog.h
8329         * src/html.c
8330         * src/html.h
8331         * src/image_viewer.c
8332         * src/image_viewer.h
8333         * src/imap.c
8334         * src/imap.h
8335         * src/imap_gtk.c
8336         * src/imap_gtk.h
8337         * src/import.c
8338         * src/import.h
8339         * src/importldif.c
8340         * src/importldif.h
8341         * src/importmutt.c
8342         * src/importmutt.h
8343         * src/importpine.c
8344         * src/importpine.h
8345         * src/inc.c
8346         * src/inc.h
8347         * src/jpilot.c
8348         * src/jpilot.h
8349         * src/ldapctrl.c
8350         * src/ldapctrl.h
8351         * src/ldaplocate.c
8352         * src/ldaplocate.h
8353         * src/ldapquery.c
8354         * src/ldapquery.h
8355         * src/ldapserver.c
8356         * src/ldapserver.h
8357         * src/ldaputil.c
8358         * src/ldaputil.h
8359         * src/ldif.c
8360         * src/ldif.h
8361         * src/localfolder.c
8362         * src/localfolder.h
8363         * src/main.c
8364         * src/main.h
8365         * src/mainwindow.c
8366         * src/mainwindow.h
8367         * src/manual.c
8368         * src/manual.h
8369         * src/matcher.c
8370         * src/matcher.h
8371         * src/matcher_parser.h
8372         * src/matcher_parser_lex.l
8373         * src/matcher_parser_parse.y
8374         * src/mbox.c
8375         * src/mbox.h
8376         * src/message_search.c
8377         * src/message_search.h
8378         * src/messageview.c
8379         * src/messageview.h
8380         * src/mh.c
8381         * src/mh.h
8382         * src/mh_gtk.c
8383         * src/mh_gtk.h
8384         * src/mimeview.c
8385         * src/mimeview.h
8386         * src/msgcache.c
8387         * src/msgcache.h
8388         * src/mutt.c
8389         * src/mutt.h
8390         * src/news.c
8391         * src/news.h
8392         * src/news_gtk.c
8393         * src/news_gtk.h
8394         * src/noticeview.c
8395         * src/noticeview.h
8396         * src/partial_download.c
8397         * src/partial_download.h
8398         * src/pine.c
8399         * src/pine.h
8400         * src/pop.c
8401         * src/pop.h
8402         * src/prefs_account.c
8403         * src/prefs_account.h
8404         * src/prefs_actions.c
8405         * src/prefs_actions.h
8406         * src/prefs_common.c
8407         * src/prefs_common.h
8408         * src/prefs_compose_writing.c
8409         * src/prefs_compose_writing.h
8410         * src/prefs_customheader.c
8411         * src/prefs_customheader.h
8412         * src/prefs_display_header.c
8413         * src/prefs_display_header.h
8414         * src/prefs_ext_prog.c
8415         * src/prefs_ext_prog.h
8416         * src/prefs_filtering.c
8417         * src/prefs_folder_column.c
8418         * src/prefs_folder_column.h
8419         * src/prefs_folder_item.c
8420         * src/prefs_folder_item.h
8421         * src/prefs_fonts.c
8422         * src/prefs_fonts.h
8423         * src/prefs_gtk.c
8424         * src/prefs_gtk.h
8425         * src/prefs_image_viewer.c
8426         * src/prefs_image_viewer.h
8427         * src/prefs_matcher.c
8428         * src/prefs_matcher.h
8429         * src/prefs_message.c
8430         * src/prefs_message.h
8431         * src/prefs_msg_colors.c
8432         * src/prefs_msg_colors.h
8433         * src/prefs_other.c
8434         * src/prefs_other.h
8435         * src/prefs_quote.c
8436         * src/prefs_quote.h
8437         * src/prefs_receive.c
8438         * src/prefs_receive.h
8439         * src/prefs_send.c
8440         * src/prefs_send.h
8441         * src/prefs_spelling.c
8442         * src/prefs_spelling.h
8443         * src/prefs_summaries.c
8444         * src/prefs_summaries.h
8445         * src/prefs_summary_column.c
8446         * src/prefs_summary_column.h
8447         * src/prefs_template.c
8448         * src/prefs_template.h
8449         * src/prefs_themes.c
8450         * src/prefs_themes.h
8451         * src/prefs_toolbar.c
8452         * src/prefs_toolbar.h
8453         * src/prefs_wrapping.c
8454         * src/prefs_wrapping.h
8455         * src/privacy.c
8456         * src/privacy.h
8457         * src/procheader.c
8458         * src/procheader.h
8459         * src/procmime.c
8460         * src/procmime.h
8461         * src/procmsg.c
8462         * src/procmsg.h
8463         * src/quote_fmt.c
8464         * src/quote_fmt_parse.y
8465         * src/recv.c
8466         * src/recv.h
8467         * src/remotefolder.c
8468         * src/remotefolder.h
8469         * src/send_message.c
8470         * src/send_message.h
8471         * src/setup.c
8472         * src/setup.h
8473         * src/sourcewindow.c
8474         * src/sourcewindow.h
8475         * src/ssl_manager.c
8476         * src/ssl_manager.h
8477         * src/statusbar.c
8478         * src/statusbar.h
8479         * src/stock_pixmap.c
8480         * src/stock_pixmap.h
8481         * src/summary_search.c
8482         * src/summary_search.h
8483         * src/summaryview.c
8484         * src/summaryview.h
8485         * src/syldap.c
8486         * src/syldap.h
8487         * src/textview.c
8488         * src/textview.h
8489         * src/toolbar.c
8490         * src/toolbar.h
8491         * src/undo.c
8492         * src/undo.h
8493         * src/unmime.c
8494         * src/unmime.h
8495         * src/vcard.c
8496         * src/vcard.h
8497         * src/wizard.c
8498         * src/wizard.h
8499         * src/common/base64.c
8500         * src/common/base64.h
8501         * src/common/defs.h
8502         * src/common/hooks.c
8503         * src/common/hooks.h
8504         * src/common/log.c
8505         * src/common/log.h
8506         * src/common/mgutils.c
8507         * src/common/mgutils.h
8508         * src/common/nntp.c
8509         * src/common/nntp.h
8510         * src/common/passcrypt.c
8511         * src/common/passcrypt.h.in
8512         * src/common/plugin.c
8513         * src/common/plugin.h
8514         * src/common/prefs.c
8515         * src/common/prefs.h
8516         * src/common/progressindicator.c
8517         * src/common/progressindicator.h
8518         * src/common/quoted-printable.c
8519         * src/common/quoted-printable.h
8520         * src/common/session.c
8521         * src/common/session.h
8522         * src/common/smtp.c
8523         * src/common/smtp.h
8524         * src/common/socket.c
8525         * src/common/socket.h
8526         * src/common/ssl.c
8527         * src/common/ssl.h
8528         * src/common/stringtable.c
8529         * src/common/stringtable.h
8530         * src/common/sylpheed.c
8531         * src/common/sylpheed.h
8532         * src/common/template.c
8533         * src/common/template.h
8534         * src/common/timing.h
8535         * src/common/utils.c
8536         * src/common/utils.h
8537         * src/common/version.h.in
8538         * src/common/xml.c
8539         * src/common/xml.h
8540         * src/common/xmlprops.c
8541         * src/common/xmlprops.h
8542         * src/gtk/about.c
8543         * src/gtk/colorlabel.c
8544         * src/gtk/colorlabel.h
8545         * src/gtk/colorsel.c
8546         * src/gtk/colorsel.h
8547         * src/gtk/combobox.c
8548         * src/gtk/combobox.h
8549         * src/gtk/description_window.c
8550         * src/gtk/description_window.h
8551         * src/gtk/filesel.c
8552         * src/gtk/filesel.h
8553         * src/gtk/foldersort.c
8554         * src/gtk/foldersort.h
8555         * src/gtk/gtkaspell.c
8556         * src/gtk/gtkaspell.h
8557         * src/gtk/gtksctree.c
8558         * src/gtk/gtkshruler.c
8559         * src/gtk/gtkshruler.h
8560         * src/gtk/gtkutils.c
8561         * src/gtk/gtkutils.h
8562         * src/gtk/icon_legend.c
8563         * src/gtk/icon_legend.h
8564         * src/gtk/logwindow.c
8565         * src/gtk/logwindow.h
8566         * src/gtk/manage_window.c
8567         * src/gtk/manage_window.h
8568         * src/gtk/pluginwindow.c
8569         * src/gtk/pluginwindow.h
8570         * src/gtk/prefswindow.c
8571         * src/gtk/prefswindow.h
8572         * src/gtk/quicksearch.c
8573         * src/gtk/quicksearch.h
8574         * src/pixmaps/claws-mail.xpm
8575         * src/pixmaps/claws-mail_icon.xpm
8576         * src/pixmaps/claws-mail_logo.xpm
8577         * src/pixmaps/sylpheed-claws.xpm
8578         * src/pixmaps/sylpheed-claws_icon.xpm
8579         * src/pixmaps/sylpheed-claws_logo.xpm
8580         * src/plugins/bogofilter/Makefile.am
8581         * src/plugins/bogofilter/bogofilter.c
8582         * src/plugins/bogofilter/bogofilter.h
8583         * src/plugins/bogofilter/bogofilter_gtk.c
8584         * src/plugins/clamav/Makefile.am
8585         * src/plugins/clamav/clamav_plugin.c
8586         * src/plugins/clamav/clamav_plugin.h
8587         * src/plugins/clamav/clamav_plugin_gtk.c
8588         * src/plugins/demo/Makefile.am
8589         * src/plugins/demo/demo.c
8590         * src/plugins/dillo_viewer/Makefile.am
8591         * src/plugins/dillo_viewer/README
8592         * src/plugins/dillo_viewer/dillo_prefs.c
8593         * src/plugins/dillo_viewer/dillo_prefs.h
8594         * src/plugins/dillo_viewer/dillo_viewer.c
8595         * src/plugins/pgpcore/Makefile.am
8596         * src/plugins/pgpcore/passphrase.c
8597         * src/plugins/pgpcore/passphrase.h
8598         * src/plugins/pgpcore/pgp_viewer.c
8599         * src/plugins/pgpcore/pgp_viewer.h
8600         * src/plugins/pgpcore/plugin.c
8601         * src/plugins/pgpcore/prefs_gpg.c
8602         * src/plugins/pgpcore/prefs_gpg.h
8603         * src/plugins/pgpcore/select-keys.c
8604         * src/plugins/pgpcore/select-keys.h
8605         * src/plugins/pgpcore/sgpgme.c
8606         * src/plugins/pgpcore/sgpgme.h
8607         * src/plugins/pgpcore/sylpheed.def
8608         * src/plugins/pgpcore/version.rc
8609         * src/plugins/pgpinline/Makefile.am
8610         * src/plugins/pgpinline/pgpinline.c
8611         * src/plugins/pgpinline/pgpinline.h
8612         * src/plugins/pgpinline/plugin.c
8613         * src/plugins/pgpinline/sylpheed.def
8614         * src/plugins/pgpinline/version.rc
8615         * src/plugins/pgpmime/Makefile.am
8616         * src/plugins/pgpmime/pgpmime.c
8617         * src/plugins/pgpmime/pgpmime.h
8618         * src/plugins/pgpmime/plugin.c
8619         * src/plugins/pgpmime/sylpheed.def
8620         * src/plugins/pgpmime/version.rc
8621         * src/plugins/spamassassin/Makefile.am
8622         * src/plugins/spamassassin/README
8623         * src/plugins/spamassassin/spamassassin.c
8624         * src/plugins/spamassassin/spamassassin.h
8625         * src/plugins/spamassassin/spamassassin_gtk.c
8626         * src/plugins/trayicon/Makefile.am
8627         * src/plugins/trayicon/trayicon.c
8628         * tools/OOo2sylpheed.pl
8629         * tools/README
8630         * tools/README.sylprint
8631         * tools/acroread2sylpheed.pl
8632         * tools/claws.i18n.status.pl
8633         * tools/filter_conv.pl
8634         * tools/filter_conv_new.pl
8635         * tools/freshmeat_search.pl
8636         * tools/google_search.pl
8637         * tools/kmail2sylpheed.pl
8638         * tools/kmail2sylpheed_v2.pl
8639         * tools/make.themes.project
8640         * tools/multiwebsearch.pl
8641         * tools/nautilus2sylpheed.sh
8642         * tools/outlook2sylpheed.pl
8643         * tools/sylprint.pl
8644         * tools/sylprint.rc
8645         * tools/tb2sylpheed
8646         * tools/textviewer.sh
8647         * tools/vcard2xml.py
8648         * tools/kdeservicemenu/README
8649         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8650         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8651         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8652                 Change name to Claws Mail. Announce to follow...
8653
8654 2006-11-06 [wwp]        2.6.0cvs6
8655
8656         * src/prefs_template.c
8657                 unify messages related to quote format/template errors (fix
8658                 capitalization), again.
8659
8660 2006-11-06 [wwp]        2.6.0cvs5
8661
8662         * src/prefs_quote.c
8663                 unify messages related to quote format/template errors.
8664
8665 2006-11-06 [wwp]        2.6.0cvs4
8666
8667         * src/prefs_msg_colors.c
8668                 more uses of Q_ macro for contextual translations, thanks
8669                 to Fabien (fzzzzz).
8670
8671 2006-11-06 [wwp]        2.6.0cvs3
8672
8673         * src/compose.c
8674         * src/common/utils.c
8675         * src/common/utils.h
8676                 show an alertpanel to make sure users are aware that sensitive
8677                 files are attached (it's file blacklist-based). This will fix
8678                 interaction w/ GoogleEarth for instance, thanks to Colin.
8679
8680 2006-11-06 [wwp]        2.6.0cvs2
8681
8682         * src/prefs_quote.c
8683         * src/prefs_template.c
8684         * src/prefs_template.h
8685                 check quote format when applying/closing prefs. For now this only
8686                 shows up an error dialog box, not preventing the user from using
8687                 a broken quote (reply, forwards) format.
8688
8689 2006-11-06 [wwp]        2.6.0cvs1
8690
8691         * src/prefs_template.c
8692                 fix missing checks of some template fields.
8693
8694 2006-11-06 [paul]       2.6.0
8695
8696         * NEWS
8697         * README
8698         * RELEASE_NOTES
8699                 2.6.0 released
8700
8701 2006-11-06 [paul]       2.5.6cvs22
8702
8703         * manual/advanced.xml
8704         * manual/es/advanced.xml
8705                 put 'respect_flowed_format' info in the correct
8706                 place
8707
8708 2006-11-06 [mones]      2.5.6cvs21
8709
8710         * po/es.po
8711                 Minor fixes for release
8712
8713 2006-11-06 [paul]       2.5.6cvs20
8714
8715         * po/cs.po
8716         * po/de.po
8717         * po/fr.po
8718         * po/it.po
8719         * po/nl.po
8720         * po/pt_BR.po
8721         * po/sk.po
8722         * po/sv.po
8723         * po/zh_CN.po
8724                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8725                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8726                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8727                 Young
8728
8729 2006-11-02 [colin]      2.5.6cvs19
8730
8731         * src/imap.c
8732         * src/imap.h
8733         * src/prefs_account.c
8734         * src/etpan/imap-thread.c
8735                 Add GSSAPI support - fixes Debian bug #383274
8736
8737 2006-11-01 [colin]      2.5.6cvs18
8738
8739         * src/jpilot.c
8740                 Handle libpisock12 support. Probably
8741                 fixes bug 1046, 'jpilot AddressDB.pdb 
8742                 import fail'
8743
8744 2006-11-01 [colin]      2.5.6cvs17
8745
8746         * src/folderutils.c
8747                 debug_print() folderutils_mark_all_read()
8748
8749 2006-11-01 [colin]      2.5.6cvs16
8750
8751         * COPYING
8752                 Add missed files to the Apache exception
8753
8754 2006-10-31 [colin]      2.5.6cvs15
8755
8756         * src/folder.c
8757         * src/folder.h
8758                 Add a copy_private_data() func to FolderClasses
8759                 Doesn't break the feature freeze, because we 
8760                 won't use it (right now) in the core.
8761
8762 2006-10-31 [colin]      2.5.6cvs14
8763
8764         * COPYING
8765                 Allow linking with the Apache licensed files in
8766                 src/plugins/spamassassin. Hopefully fixes 
8767                 bug 1048, 'Spamassassin plugin license problem'
8768
8769 2006-10-31 [wwp]        2.5.6cvs13
8770
8771         * src/compose.c
8772                 fix and optimize trimming of leading linefeeds in body loop.
8773
8774 2006-10-31 [colin]      2.5.6cvs12
8775
8776         * src/etpan/imap-thread.c
8777         * src/imap.c
8778                 Make really sure to have NULL sets in case
8779                 of error
8780
8781 2006-10-30 [wwp]        2.5.6cvs11
8782
8783         * src/prefs_common.c
8784         * src/prefs_common.h
8785         * src/compose.c
8786                 fix broken storage of quote format template when it contains \-escape
8787                 sequences. The application of such sequences is also fixed now (\t
8788                 in quote format will be a real tab instead of a 't', for instance).
8789
8790 2006-10-27 [colin]      2.5.6cvs10
8791
8792         * src/compose.c
8793                 Probably fix bug 1045, 'sylpheed-claws 
8794                 doesn't remove the mail from the IMAP 
8795                 Queue folder after sending'. From
8796                 2.5.6cvs3-stable
8797
8798 2006-10-27 [colin]      2.5.6cvs9
8799
8800         * configure.ac
8801                 Require libetpan-0.48. I'm so annoying,
8802                 I know ;-)
8803
8804 2006-10-27 [colin]      2.5.6cvs8
8805
8806         * src/folder.c
8807         * src/imap.c
8808                 Probably fix bug 1044, 'sylpheed-claws 
8809                 segfaults while moving mails' - Fix relation
8810                 usage when moving to an IMAP mailbox from another
8811                 mailbox
8812
8813 2006-10-26 [paul]       2.5.6cvs7
8814
8815         * src/gtk/about.c
8816                 add libSM to compiled-in features
8817                 list
8818
8819 2006-10-24 [colin]      2.5.6cvs6
8820
8821         * src/textview.c
8822         * src/gtk/gtkutils.c
8823                 Fix crash when printing emails with an
8824                 xface
8825
8826 2006-10-24 [mones]      2.5.6cvs5
8827
8828         * manual/es/advanced.xml
8829                 Synchronize hidden option respect_flowed_format
8830         * po/es.po
8831                 Updated translation
8832
8833 2006-10-21 [paul]       2.5.6cvs4
8834
8835         * src/gtk/authors.h
8836         * src/plugins/pgpcore/pgp_viewer.c
8837         * src/plugins/pgpcore/sgpgme.c
8838                 fix building on BSDs
8839                 Thanks to Michael Hughes
8840                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8841
8842 2006-10-20 [colin]      2.5.6cvs3
8843
8844         * configure.ac
8845                 Bump up libetpan requirement
8846                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8847         * src/common/utils.c
8848         * src/common/utils.h
8849                 Add convenience get_file_mtime()
8850         * src/imap.c
8851         * src/etpan/imap-thread.c
8852         * src/etpan/imap-thread.h
8853                 Implement UIDPLUS support if the server
8854                 supports it - faster sending in this case
8855
8856 2006-10-19 [colin]      2.5.6cvs2
8857
8858         * src/gtk/quicksearch.c
8859                 Fix emptying in type-ahead+extended mode
8860         * src/mainwindow.c
8861         * src/mainwindow.h
8862                 Add a hook for offline state change
8863         * src/plugins/trayicon/trayicon.c
8864                 Use it to display offline icons
8865         * src/plugins/trayicon/Makefile.am
8866         * src/plugins/trayicon/newmail.offline.xpm
8867         * src/plugins/trayicon/newmarkedmail.offline.xpm
8868         * src/plugins/trayicon/nomail.offline.xpm
8869         * src/plugins/trayicon/unreadmail.offline.xpm
8870         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8871                 Add the icons
8872
8873 2006-10-12 [paul]       2.5.6cvs1
8874
8875         * NEWS
8876         * README
8877         * configure.ac
8878                 Update version number following
8879                 stable release
8880
8881 2006-10-19 [colin]      2.5.5cvs18
8882
8883         * manual/handling.xml
8884                 Add type-ahead search
8885
8886 2006-10-18 [colin]      2.5.5cvs17
8887
8888         * src/gtk/quicksearch.c
8889                 Remove "save to history only if there's
8890                 no syntax error", it breaks for some 
8891                 reason which I'll investigate later.
8892
8893 2006-10-18 [colin]      2.5.5cvs16
8894
8895         * src/prefs_common.c
8896         * src/prefs_common.h
8897         * src/summaryview.c
8898         * src/gtk/quicksearch.c
8899         * src/gtk/quicksearch.h
8900                 Add a type-ahead option for fast searches
8901                 Patch by Fabien Vantard
8902
8903 2006-10-18 [colin]      2.5.5cvs15
8904
8905         * src/compose.c
8906         * src/compose.h
8907                 Add Options/Reply mode/ menu to be able to
8908                 change the recipients of a reply on the fly
8909
8910 2006-10-18 [colin]      2.5.5cvs14
8911
8912         * src/compose.c
8913                 Fix redirecting of our own sent mails
8914
8915 2006-10-17 [wwp]        2.5.5cvs13
8916
8917         * src/send_message.c
8918                 Fix duplicate error messages when sending, and missing
8919                 newline in such error messages.
8920
8921 2006-10-17 [colin]      2.5.5cvs12
8922
8923         * src/compose.c
8924                 Compare addresses case-insensitive
8925
8926 2006-10-17 [colin]      2.5.5cvs11
8927
8928         * src/plugins/pgpcore/sgpgme.c
8929                 Fix return status
8930
8931 2006-10-17 [colin]      2.5.5cvs10
8932
8933         * src/plugins/pgpcore/pgp_viewer.c
8934                 Fix return status
8935
8936 2006-10-17 [colin]      2.5.5cvs9
8937
8938         * src/quote_fmt.c
8939                 Fix a typo (thanks to Fabien)
8940
8941 2006-10-16 [colin]      2.5.5cvs8
8942
8943         * src/textview.c
8944                 Fix problem with quote-folding when emails
8945                 don't convert cleanly to UTF-8
8946
8947 2006-10-14 [colin]      2.5.5cvs7
8948
8949         * src/prefs_template.c
8950                 Reset fields when reopening
8951                 the window
8952
8953 2006-10-13 [paul]       2.5.5cvs6
8954
8955         * manual/advanced.xml
8956         * src/prefs_message.c
8957                 make 'respect_flowed_format' a hidden
8958                 option, and add a manual entry for it
8959                 Thanks to Colin
8960
8961 2006-10-12 [colin]      2.5.5cvs5
8962
8963         * src/codeconv.c
8964                 Revert part of 2.5.2cvs21:
8965                 Don't optimise by reusing the 
8966                 last iconv converter if possible:
8967                 it seems slightly broken in a 
8968                 very hard way to reproduce
8969
8970 2006-10-12 [colin]      2.5.5cvs4
8971
8972         * src/prefs_common.c
8973         * src/prefs_common.h
8974         * src/prefs_message.c
8975         * src/procmime.c
8976                 Fix bug 1035, 'Incorrect handling 
8977                 of flowed lines'. We now optionnaly
8978                 handle this format (preference is in
8979                 Message View/Text options section)
8980
8981 2006-10-12 [colin]      2.5.5cvs3
8982
8983         * po/POTFILES.in
8984                 Add new file
8985         * src/plugins/pgpcore/pgp_viewer.c
8986         * src/plugins/pgpcore/sgpgme.c
8987                 Don't try to import without asking
8988
8989 2006-10-12 [colin]      2.5.5cvs2
8990
8991         * src/compose.c
8992                 Fix bug 1036, 'Forwarding a mutlipart
8993                 mail with a "text/html" block to ms
8994                 outlook users leeds to freeze of
8995                 outlook'. Poor outlook users...
8996
8997 2006-10-12 [paul]       2.5.5cvs1
8998
8999         * NEWS
9000         * README
9001         * configure.ac
9002                 Update version number following
9003                 stable release
9004
9005 2006-10-11 [paul]       2.5.4cvs1
9006
9007         * NEWS
9008         * README
9009         * configure.ac
9010                 Update version number following
9011                 stable release
9012
9013 2006-10-11 [paul]       2.5.3cvs32
9014
9015         * src/textview.c
9016                 fix bug 1032, 'Segmentation fault when showing
9017                 message' (bug in quote folding)
9018                 Thanks to Colin
9019
9020 2006-10-10 [colin]      2.5.3cvs31
9021
9022         * src/quote_fmt.c
9023                 Rephrase english a bit
9024
9025 2006-10-10 [colin]      2.5.3cvs30
9026
9027         * src/prefs_compose_writing.c
9028                 Stop making the page larger than the window
9029
9030 2006-10-10 [wwp]        2.5.3cvs29
9031
9032         * src/compose.c
9033         * src/prefs_template.c
9034         * src/quote_fmt.c
9035         * src/quote_fmt.h
9036         * src/quote_fmt_lex.l
9037         * src/quote_fmt_parse.y
9038                 Extend the quote parser a bit: allow to get access to
9039                 basic (composing) account info.
9040
9041 2006-10-10 [colin]      2.5.3cvs28
9042
9043         * src/procheader.c
9044                 Fix this \t problem in subject
9045
9046 2006-10-09 [colin]      2.5.3cvs27
9047
9048         * src/main.c
9049         * src/prefs_gtk.c
9050                 Prepare cache a bit later
9051                 If section already exists, skip the new one 
9052                 (as previously); avoid writing the same block
9053                 twice - if we find a second block with the 
9054                 same id, skip it.
9055         * src/plugins/pgpcore/pgp_viewer.c
9056                 Set cursor to busy when retrieving a key
9057         * src/plugins/pgpcore/sgpgme.c
9058                 allow 5 seconds for gpg to export the key
9059                 
9060
9061 2006-10-09 [colin]      2.5.3cvs26
9062
9063         * configure.ac
9064         * src/msgcache.c
9065         * src/prefs_gtk.c
9066                 Check for existence of fgets_unlocked
9067                 and fwrite_unlocked
9068
9069 2006-10-09 [paul]       2.5.3cvs25
9070
9071         * src/prefs_summaries.c
9072                 replace strftime() with fast_strftime() and in
9073                 the consequence fix the bug in the display of
9074                 AM/PM in the 'Example' string
9075
9076 2006-10-09 [ticho]      2.5.3cvs24
9077
9078         * po/sk.po
9079                 Updated (and fixed up somewhat) Slovak translation.
9080
9081 2006-10-08 [colin]      2.5.3cvs23
9082
9083         * src/prefs_folder_item.c
9084                 Explain why prefs in the top-level folder
9085                 aren't retained, but are still useful
9086
9087 2006-10-08 [colin]      2.5.3cvs22
9088
9089         * src/prefs_gtk.c
9090                 Don't cache anything if caching fails
9091
9092 2006-10-08 [colin]      2.5.3cvs21
9093
9094         * src/common/utils.c
9095                 always include gi18n.h
9096
9097 2006-10-07 [colin]      2.5.3cvs20
9098
9099         * src/plugins/pgpcore/pgp_viewer.c
9100                 Kill gpg after 5 seconds wait
9101
9102 2006-10-07 [colin]      2.5.3cvs19
9103
9104         * src/plugins/pgpcore/pgp_viewer.c
9105         * src/plugins/pgpcore/pgp_viewer.h
9106                 Fix copyright
9107
9108 2006-10-07 [colin]      2.5.3cvs18
9109
9110         * src/plugins/pgpcore/pgp_viewer.c
9111         * src/plugins/pgpcore/pgp_viewer.h
9112                 Actually add the files to CVS
9113
9114 2006-10-07 [colin]      2.5.3cvs17
9115
9116         * src/plugins/pgpcore/sgpgme.c
9117                 Be sure not to crash on 'application/pgp-signature' that
9118                 are not application/pgp-signatures
9119
9120 2006-10-07 [colin]      2.5.3cvs16
9121
9122         * src/textview.c
9123         * src/textview.h
9124                 Make a bit more of the API available
9125         * src/plugins/pgpcore/Makefile.am
9126         * src/plugins/pgpcore/plugin.c
9127         * src/plugins/pgpcore/sgpgme.c
9128                 Add basic key import/export
9129
9130 2006-10-07 [colin]      2.5.3cvs15
9131
9132         * src/folderview.c
9133         * src/imap.c
9134         * src/prefs_account.c
9135         * src/wizard.c
9136                 Warn users *everywhere* if libetpan's not
9137                 linked in
9138
9139 2006-10-06 [mones]      2.5.3cvs14
9140
9141         * po/de.po
9142         * po/es.po
9143                 updated by Stephan Sachse and me
9144
9145 2006-10-06 [colin]      2.5.3cvs13
9146
9147         * src/main.c
9148         * src/common/sylpheed.c
9149                 Don't load common plugins if --exit is passed
9150         * src/prefs_gtk.c
9151         * src/prefs_gtk.h
9152                 Implement a cache to avoid reading the same
9153                 files over and over again at startup
9154
9155 2006-10-06 [colin]      2.5.3cvs12
9156
9157         * src/summaryview.c
9158         * src/gtk/quicksearch.c
9159                 Update display every 5k mails on fast searches
9160
9161 2006-10-06 [colin]      2.5.3cvs11
9162
9163         * src/textview.c
9164                 Don't do quote folding on HTML or ERTF.
9165                 May fix the Cygwin issues if they were
9166                 happening with HTML mails?
9167
9168 2006-10-05 [colin]      2.5.3cvs10
9169
9170         * src/prefs_gtk.c
9171                 Oops, forgot one
9172
9173 2006-10-05 [colin]      2.5.3cvs9
9174
9175         * src/prefs_gtk.c
9176                 Use unlocked_stdio here too
9177
9178 2006-10-05 [colin]      2.5.3cvs8
9179
9180         * src/folderview.c
9181                 Fix go to next * after preferences apply
9182         * src/msgcache.c
9183                 Do the fd lock/unlock ourselves instead of
9184                 letting the libc do it at each write 
9185
9186 2006-10-05 [colin]      2.5.3cvs7
9187
9188         * src/common/utils.c
9189                 Faster division, thanks to Jean Diraison
9190
9191 2006-10-05 [paul]       2.5.3cvs6
9192
9193         * src/common/utils.c
9194                 fix building with --disable-nls
9195
9196 2006-10-04 [colin]      2.5.3cvs5
9197
9198         * src/folder.c
9199                 Maybe fix a segfault
9200
9201 2006-10-04 [wwp]        2.5.3cvs4
9202
9203         * src/prefs_folder_item.c
9204                 Fine-tune layouts in folder item prefs. Suggested by
9205                 Fabien Vantard <fzzzzz@gmail.com>.
9206
9207 2006-10-04 [wwp]        2.5.3cvs3
9208
9209         * src/prefs_folder_item.c
9210                 Kill the clandestine passengers. You didn't see anything.
9211
9212 2006-10-04 [wwp]        2.5.3cvs2
9213
9214         * src/prefs_folder_item.c
9215                 Add a way to test the subject simplify regexp in
9216                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9217                 w/ few layout changes.
9218
9219 2006-20-04 [paul]       2.5.3cvs1
9220
9221         * NEWS
9222         * README
9223         * configure.ac
9224                 Update version number following
9225                 stable release
9226
9227 2006-10-04 [colin]      2.5.2cvs42
9228
9229         * src/folder.c
9230         * src/folder.h
9231         * src/summaryview.c
9232                 Provide a way for folder classes to set their sort
9233                 type and key
9234
9235 2006-10-03 [colin]      2.5.2cvs41
9236
9237         * src/mh.c
9238                 Don't use strlen() to know if the
9239                 string's empty
9240
9241 2006-10-03 [colin]      2.5.2cvs40
9242
9243         * src/mh.c
9244                 Fix "check for new folders" with accentued folders
9245
9246 2006-10-03 [ticho]      2.5.2cvs39
9247
9248         * src/filtering.c
9249         * src/folder.c
9250         * src/inc.c
9251         * src/mbox.c
9252                 Colin's fix for "copy" filtering rules.
9253
9254 2006-10-02 [colin]      2.5.2cvs38
9255
9256         * src/folderview.c
9257                 Fix for double-click too
9258
9259 2006-10-02 [colin]      2.5.2cvs37
9260
9261         * src/folderview.c
9262                 correct fix for cvs36
9263
9264 2006-10-02 [colin]      2.5.2cvs36
9265
9266         * src/folderview.c
9267                 Fix 'goto next unread' after collapsing/expanding 
9268                 a node.
9269
9270 2006-10-02 [colin]      2.5.2cvs35
9271
9272         * src/summaryview.c
9273                 Fix double freeze/thaw
9274         * src/common/utils.c
9275         * src/common/utils.h
9276                 Reimplement strftime
9277         * src/procheader.c
9278                 Use it
9279
9280
9281 2006-10-02 [colin]      2.5.2cvs34
9282
9283         * src/mh.c
9284                 Time mh_write_sequences() - it's fast
9285         * src/summaryview.c
9286                 Init a variable to shut up gcc
9287
9288 2006-10-01 [colin]      2.5.2cvs33
9289
9290         * src/folder.c
9291         * src/mh.c
9292         * src/mh.h
9293         * src/msgcache.c
9294                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9295                 Add fsync but disable it, it's slow as hell
9296
9297 2006-10-01 [colin]      2.5.2cvs32
9298
9299         * src/mh.c
9300         * src/msgcache.c
9301                 fflush() caches and mh_sequences before
9302                 fclose()ing
9303
9304 2006-10-01 [colin]      2.5.2cvs31
9305
9306         * src/msgcache.c
9307                 Don't ftruncate when not using mmap
9308
9309 2006-09-30 [colin]      2.5.2cvs30
9310
9311         * src/main.c
9312                 Write folder list *after* saving caches
9313
9314 2006-09-30 [colin]      2.5.2cvs29
9315
9316         * src/folder.c
9317         * src/mh.c
9318                 Debug forced mtime changes
9319
9320 2006-09-30 [colin]      2.5.2cvs28
9321
9322         * src/folder.c
9323         * src/main.c
9324                 Remove useless debug_print()s (code
9325                 well-tested)
9326
9327 2006-09-30 [colin]      2.5.2cvs27
9328
9329         * src/mh.c
9330                 Do stuff faster when writing mh_sequences
9331
9332 2006-09-30 [colin]      2.5.2cvs26
9333
9334         * src/mh.c
9335                 Don't let the writing of .mh_sequences, which
9336                 can change the folder's mtime, let us think
9337                 we need to scan.
9338
9339 2006-09-30 [colin]      2.5.2cvs25
9340
9341         * src/folder.c
9342                 Move a debug_print where it belongs 
9343                 (processing)
9344         * src/summaryview.c
9345                 Don't mess with a huge slow subject
9346                 table if we're not threading by
9347                 subject
9348
9349 2006-09-30 [colin]      2.5.2cvs24
9350
9351         * src/msgcache.c
9352                 Reenable mmaped reads (*not* writes!)
9353         * src/procmsg.c
9354                 Don't destroy and recreate hashtables just
9355                 for fun
9356         * src/common/utils.c
9357                 Remove useless reply prefixes (it's case
9358                 unsensitive)
9359
9360 2006-09-30 [wwp]        2.5.2cvs23
9361
9362         * tools/fix_date.sh
9363                 Fixed a minor bug in date value extraction, added a switch
9364                 to replace non RFC-compliant Date: value, added a switch
9365                 to use strict RFC matching patterns for dates.
9366
9367 2006-09-29 [colin]      2.5.2cvs22
9368
9369         * src/matcher_parser.h
9370         * src/matcher_parser_parse.y
9371         * src/prefs_filtering.c
9372         * src/statusbar.c
9373         * src/summary_search.c
9374         * src/summaryview.c
9375         * src/gtk/quicksearch.c
9376         * src/gtk/quicksearch.h
9377                 Optimise searches by setting different
9378                 refresh intervals (depending if the 
9379                 search is fast or not)
9380
9381 2006-09-29 [colin]      2.5.2cvs21
9382
9383         * src/codeconv.c
9384                 Optimise by reusing the last iconv converter
9385                 if possible
9386         * src/textview.c
9387                 Optimise a bit (the foldable quotes feature
9388                 still has an awful O(n^2) algo
9389
9390 2006-09-29 [colin]      2.5.2cvs20
9391
9392         * src/gtk/gtksctree.c
9393         * src/gtk/gtksctree.h
9394                 Optimise de-selection via up/down or
9395                 another key
9396
9397 2006-09-28 [colin]      2.5.2cvs19
9398
9399         * src/action.c
9400         * src/compose.c
9401         * src/folderview.c
9402         * src/mainwindow.c
9403         * src/messageview.c
9404         * src/summary_search.c
9405         * src/toolbar.c
9406                 Avoid using summaryview->ctree directly
9407
9408 2006-09-28 [colin]      2.5.2cvs18
9409
9410         * src/summaryview.c
9411         * src/summaryview.h
9412                 Add helpers to freeze/thaw/grab_focus
9413                 Factorize calls to freeze/thaw/grab_focus
9414                 
9415
9416 2006-09-28 [colin]      2.5.2cvs17
9417
9418         * src/main.c
9419                 More guards for the session management
9420
9421 2006-09-28 [colin]      2.5.2cvs16
9422
9423         * src/folderview.c
9424         * src/gtk/gtksctree.c
9425         * src/gtk/gtksctree.h
9426                 Make expanding not recursive in folderview
9427
9428 2006-09-28 [colin]      2.5.2cvs15
9429
9430         * src/addressbook.c
9431                 If nothing is selected in the list (right part)
9432                 and a group is selected in the tree (left part),
9433                 mail this group.
9434
9435 2006-09-28 [colin]      2.5.2cvs14
9436
9437         * src/Makefile.am
9438                 Actually use SM_LIBS
9439
9440 2006-09-28 [ticho]      2.5.2cvs13
9441
9442         * src/export.c
9443         * src/messageview.c
9444         * src/mimeview.c
9445         * src/news.c
9446         * src/pop.c
9447         * src/prefs_themes.c
9448         * src/procmsg.c
9449                 Small i18n string optimization.
9450         * src/send_message.c
9451         * src/summaryview.c
9452         * src/common/session.c
9453         * src/common/smtp.c
9454         * src/common/ssl_certificate.c
9455         * src/common/utils.c
9456                 Use "Couldn't" instead of "Can't" in UI messages,
9457                 where appropriate.
9458
9459 2006-09-28 [colin]      2.5.2cvs12
9460
9461         * configure.ac
9462                 Possibly fix link errors
9463
9464 2006-09-27 [wwp]        2.5.2cvs11
9465
9466         * src/gtk/authors.h
9467         * doc/man/sylpheed-claws.1
9468         * manual/ack.xml
9469         * manual/es/ack.xml
9470         * manual/fr/ack.xml
9471         * manual/pl/ack.xml
9472                 Updated authors info (me, myself and I).
9473
9474 2006-09-27 [colin]      2.5.2cvs10
9475
9476         * src/addressbook.c
9477                 Remove useless printf
9478
9479 2006-09-27 [wwp]        2.5.2cvs9
9480
9481         * src/editgroup.c
9482         * src/send_message.c
9483         * src/inc.c
9484         * src/prefs_common.c
9485         * src/prefs_common.h
9486         * src/gtk/progressdialog.c
9487                 remember more windows' sizes (send dialog, received dialog,
9488                 edit group in addressbook).
9489
9490 2006-09-27 [colin]      2.5.2cvs8
9491
9492         * configure.ac
9493         * src/main.c
9494         * src/mainwindow.h
9495                 Use libSM to communicate with the session
9496                 manager, so that we can know when the 
9497                 session ends, save our caches, and draft
9498                 our compose windows.
9499
9500 2006-09-27 [colin]      2.5.2cvs7
9501
9502         * src/addressbook.c
9503                 Fix issues:
9504                 o Allow Book and Group creation from the tree's
9505                   contextual menu
9506                 o Do not actually delete the contacts when 
9507                   deleting groups from the tree (duh!)
9508
9509 2006-09-27 [colin]      2.5.2cvs6
9510
9511         * src/compose.c
9512         * src/compose.h
9513         * src/mainwindow.c
9514         * src/textview.c
9515         * src/toolbar.c
9516                 o Allow passing an email address to 
9517                   compose_new_with_folderitem
9518                 o Update callers
9519                 o Use current folderitem when clicking
9520                   on a TextView mailto: link
9521                 o Fix a possible leak in TextView
9522
9523 2006-09-27 [colin]      2.5.2cvs5
9524
9525         * src/html.c
9526                 Use UTF-8 chars to replace HTML entities
9527
9528 2006-09-27 [colin]      2.5.2cvs4
9529
9530         * AUTHORS
9531         * src/prefs_account.c
9532         * src/gtk/authors.h
9533                 Fix bug #1024 (Array index out of
9534                 range in sylpheed-claws-2.5.2)
9535                 Patch by Ales Nosek <anosek@suse.cz>
9536
9537 2006-09-27 [colin]      2.5.2cvs3
9538
9539         * src/addr_compl.c
9540                 Actually do the test
9541
9542 2006-09-27 [colin]      2.5.2cvs2
9543
9544         * src/addr_compl.c
9545         * src/addr_compl.h
9546                 Allow completing with comma (in certain cases: vCalendar
9547                 for example doesn't support that)
9548                 Patch by Fabien Vantard
9549
9550 2006-09-26 [colin]      2.5.2cvs1
9551
9552         * src/Makefile.am
9553         * src/addr_compl.c
9554         * src/addr_compl.h
9555         * src/addrbook.c
9556         * src/addrbook.h
9557         * src/addressbook.c
9558         * src/addrindex.c
9559         * src/addrindex.h
9560         * src/compose.c
9561         * src/prefs_common.c
9562         * src/prefs_filtering_action.c
9563         * src/prefs_folder_item.c
9564         * src/prefs_template.c
9565         * src/stock_pixmap.c
9566         * src/stock_pixmap.h
9567         * src/pixmaps/addr_one.xpm
9568         * src/pixmaps/addr_two.xpm
9569                 Add auto-completion on groups
9570
9571 2006-09-26 [colin]      2.5.2
9572
9573         * NEWS
9574         * README
9575         * RELEASE_NOTES
9576                 2.5.2 released
9577
9578 2006-09-26 [colin]      2.5.1cvs5
9579
9580         * src/matcher.c
9581                 Fix condition
9582
9583 2006-09-26 [colin]      2.5.1cvs4
9584
9585         * src/mbox.c
9586                 Revert cvs1 (useless as the message is printed 
9587                 every 500 mails)
9588
9589 2006-09-26 [colin]      2.5.1cvs3
9590
9591         * src/partial_download.c
9592                 Fix crasher found by Alexsandar Urosevic
9593
9594 2006-09-26 [colin]      2.5.1cvs2
9595
9596         * src/summaryview.c
9597                 Fix bug #1023 (Sylpheed deletes too much messages)
9598
9599 2006-09-26 [ticho]      2.5.1cvs1
9600
9601         * src/mbox.c
9602                 Make use of gettext's multiple plurals for statusbar
9603                 progress message.
9604
9605 2006-09-25 [paul]       2.5.1
9606
9607         * NEWS
9608         * README
9609         * RELEASE_NOTES
9610                 2.5.1 released
9611
9612 2006-09-25 [colin]      2.5.0cvs3
9613
9614         * src/plugins/bogofilter/bogofilter.c
9615         * src/plugins/clamav/clamav_plugin.c
9616         * src/plugins/spamassassin/spamassassin.c
9617                 BogoFilter, Spamassassin: Fix double hook registering after
9618                 visiting preferences
9619                 Spamassassin, Clamav: Just set the mails to move instead of
9620                 doing the move - caller will move the things at once.
9621
9622 2006-09-25 [colin]      2.5.0cvs2
9623
9624         * src/imap.c
9625         * src/etpan/imap-thread.c
9626                 Use UID SEARCH ALL instead of UID 1:*
9627                 (braindead servers can't figure out that's
9628                 the same...)
9629
9630 2006-09-25 [wwp]        2.5.0cvs1
9631
9632         * src/message_search.c
9633                 Added the ability to stop a running search (in message body).
9634
9635 2006-09-25 [paul]       2.5.0
9636
9637         * NEWS
9638         * README
9639         * RELEASE_NOTES
9640                 2.5.0 released
9641
9642 2006-09-25 [paul]       2.4.0cvs214
9643
9644         * po/cs.po
9645         * po/de.po
9646         * po/fi.po
9647         * po/fr.po
9648         * po/nl.po
9649         * po/pt_BR.po
9650         * po/sk.po
9651         * po/sr.po
9652         * po/zh_CN.po
9653                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9654                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9655                 Ticho, Aleksander Urosevic, Ralgh Young
9656
9657 2006-09-24 [mones]      2.4.0cvs213
9658
9659         * po/es.po
9660                 Updated for release
9661
9662 2006-09-23 [colin]      2.4.0cvs212
9663
9664         * src/gtk/inputdialog.c
9665                 Fix [ ] remember this appearing in normal
9666                 input dialogs after it's been used by
9667                 mimeview.
9668         * src/folder.c
9669         * src/folderview.c
9670         * src/msgcache.c
9671         * src/procmsg.c
9672         * src/summaryview.c
9673         * src/textview.c
9674         * src/common/timing.h
9675                 Enable timings in debug mode and make it
9676                 look prettier.
9677
9678 2006-09-22 [colin]      2.4.0cvs211
9679
9680         * README
9681                 Revert test change
9682         * commitHelper
9683                 ping the correct URI
9684
9685 2006-09-22 [colin]      2.4.0cvs210
9686
9687         * README
9688                 Let's see if bug #1022 is fixed
9689
9690 2006-09-21 [colin]      2.4.0cvs209
9691
9692         * src/wizard.c
9693         * src/common/plugin.c
9694                 Prepare infra to load predefined plugins when
9695                 no configuration existed. Don't actually load
9696                 anything yet (feat. freeze)
9697
9698 2006-09-21 [wwp]        2.4.0cvs208
9699
9700         * manual/fr/faq.xml
9701                 Partial sync w/ 2.4.0cvs72:
9702                 wrap file and minor updates.
9703
9704 2006-09-21 [wwp]        2.4.0cvs207
9705
9706         * tools/fix_date.sh
9707                 several fixes and enhancements. A new --force switch has been
9708                 added to prevent overriding by default Date: header when
9709                 already existing.
9710
9711 2006-09-21 [paul]       2.4.0cvs206
9712
9713         * src/common/utils.c
9714                 add Chinese UTF8 Re prefix
9715
9716 2006-09-21 [wwp]        2.4.0cvs205
9717
9718         * tools/Makefile.am
9719                 Fics alfabettical order.
9720
9721 2006-09-21 [wwp]        2.4.0cvs204
9722
9723         * tools/fix_date.sh
9724         * tools/Makefile.am
9725                 Added an action tool to fix missing Date field in emails.
9726                 Updated Makefile.am to reflect those last two additions.
9727
9728 2006-09-21 [wwp]        2.4.0cvs203
9729
9730         * tools/uuooffice
9731                 Added a action tool to open uuencoded docs w/
9732                 OpenOffice (based on uudec method).
9733
9734 2006-09-21 [colin]      2.4.0cvs202
9735
9736         * src/compose.c
9737         * src/textview.c
9738                 Workaround possible GTK crash: remove selection 
9739                 clipboard before destroying widget, or GTK+-2.10
9740                 dies. Thanks to Hiro.
9741
9742 2006-09-20 [colin]      2.4.0cvs201
9743
9744         * src/compose.c
9745                 Fix free-after-use in some cases (when 
9746                 procmime_encode_content() frees mimeinfo->data.mem
9747                 and turns it to a temp file)
9748
9749 2006-09-20 [colin]      2.4.0cvs200
9750
9751         * src/folderview.c
9752         * src/summaryview.c
9753         * src/gtk/gtksctree.c
9754         * src/gtk/gtksctree.h
9755                 Add tooltips in the folderview and summaryview
9756                 (Doesn't break string freeze as they already
9757                 exist)
9758         * src/toolbar.c
9759                 Put the spam button in the default configuration
9760                 if compiled with bogo plugin too
9761
9762 2006-09-19 [colin]      2.4.0cvs199
9763
9764         * src/summaryview.c
9765         * src/summaryview.h
9766                 Update folder name label on folder rename
9767         * src/prefs_matcher.c
9768         * src/gtk/logwindow.h
9769                 Fix warnings
9770                 Patches by Fabien
9771
9772 2006-09-19 [wwp]        2.4.0cvs198
9773
9774         * src/summary_search.c
9775                 fix can't click forward/backward buttons in the
9776                 search messages.
9777
9778 2006-09-18 [paul]       2.4.0cvs197
9779
9780         * src/wizard.c
9781                 add missing bracket, capitalise the A of
9782                 'SpamAssassin'
9783
9784 2006-09-18 [paul]       2.4.0cvs196
9785
9786         * src/compose.c
9787                 fix bug 1012 'crashed upon sending mail
9788                 from compose window'
9789                 Thanks to Colin
9790
9791 2006-09-16 [colin]      2.4.0cvs195
9792
9793         * src/folderview.c
9794                 Fix "real-time" sorting by freezing/thawing
9795
9796 2006-09-16 [colin]      2.4.0cvs194
9797
9798         * manual/faq.xml
9799                 Fix the anti-spam entry a bit
9800
9801 2006-09-16 [colin]      2.4.0cvs193
9802
9803         * src/wizard.c
9804                 Make sure reviewers have no excuse when stating
9805                 Sylpheed-Claws doesn't have antispam capabilities.
9806
9807 2006-09-16 [colin]      2.4.0cvs192
9808
9809         * src/main.c
9810                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9811                 as if the SIGPIPE comes from etpan's thread we could
9812                 trigger a GUI update from this thread.
9813
9814 2006-09-16 [colin]      2.4.0cvs191
9815
9816         * src/summaryview.c
9817                 Init all members of the struct
9818
9819 2006-09-16 [paul]       2.4.0cvs190
9820
9821         * src/account.c
9822                 improvements to the English
9823
9824 2006-09-15 [colin]      2.4.0cvs189
9825
9826         * src/summaryview.c
9827                 HIG order on dialog
9828
9829 2006-09-14 [colin]      2.4.0cvs188
9830
9831         * src/common/socket.c
9832         * src/common/socket.h
9833         * src/common/ssl.c
9834         * src/common/ssl_certificate.c
9835         * src/common/ssl_certificate.h
9836         * src/etpan/imap-thread.c
9837                 the get_fqdn() call done to get canonical name when
9838                 checking an SSL certificate is blocking, which is
9839                 sad as we just did a non-blocking lookup to connect.
9840                 Fix that by letting the fqdn available to the SockInfo,
9841                 and use that in ssl_certificate_check(). For IMAP,
9842                 we don't do it as the lookup's done by libetpan, but
9843                 it's less annoying as IMAP connections as much more
9844                 rare than POP3 connections.
9845
9846 2006-09-14 [paul]       2.4.0cvs187
9847
9848         * manual/advanced.xml
9849                 improvements to the English,
9850                 properly place the new hidden options
9851                 within the alphabetical order
9852         * src/gtk/pluginwindow.c
9853                 improvements to the English
9854
9855 2006-09-14 [colin]      2.4.0cvs186
9856
9857         * src/prefs_common.c
9858         * src/prefs_common.h
9859         * src/gtk/gtksctree.c
9860         * manual/advanced.xml
9861                 New hidden pref, stripes_color_offset, to change
9862                 the value added/substracted to normal bgcolor to
9863                 create the stripes in summaries
9864
9865 2006-09-13 [colin]      2.4.0cvs185
9866
9867         * src/gedit-print.c
9868         * src/messageview.c
9869         * src/messageview.h
9870         * src/summaryview.c
9871         * src/textview.c
9872                 Fix misc. printing issues: 
9873                 - Bad font for linkified headers
9874                 - Different font if the mail was displayed or not
9875                 - Factorize the thing
9876
9877 2006-09-13 [colin]      2.4.0cvs184
9878
9879         * src/common/ssl_certificate.c
9880                 Only get FQDN once when checking certificate
9881
9882 2006-09-13 [colin]      2.4.0cvs183
9883
9884         * src/account.c
9885         * src/gtk/pluginwindow.c
9886                 Misc. GUI fixes by Fabien
9887
9888 2006-09-13 [wwp]        2.4.0cvs182
9889
9890         * configure.ac
9891         * src/common/utils.h
9892         * src/common/utils.c
9893                 get rid of unused wide-char functions.
9894
9895 2006-09-13 [wwp]        2.4.0cvs181
9896
9897         * src/plugins/pgpinline/sylpheed.def
9898         * src/textview.c
9899                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9900                 add privacy_reset_error to the .def file,
9901                 do not fork for an external textviewer.
9902
9903 2006-09-13 [wwp]        2.4.0cvs180
9904
9905         * src/prefs_common.c
9906                 fix broken font entry in prefs (patch issued by the gpg4win team,
9907                 probably by Marcus Brinkmann <marcus@g10code.de>).
9908
9909 2006-09-13 [colin]      2.4.0cvs179
9910
9911         * src/folder.h
9912                 Fix a warning in summaryview.c
9913         * src/mainwindow.c
9914         * src/summaryview.c
9915         * src/summaryview.h
9916                 Add missing Mark/* elements in the
9917                 main menu
9918
9919 2006-09-12 [colin]      2.4.0cvs178
9920
9921         * src/prefs_actions.c
9922         * src/prefs_filtering_action.c
9923         * src/prefs_matcher.c
9924                 Use (New) instead of New everywhere
9925
9926 2006-09-12 [wwp]        2.4.0cvs177
9927
9928         * manual/fr/addrbook.xml
9929         * manual/fr/handling.xml
9930                 updated some quotes in the fr manual to match the fr translation.
9931
9932 2006-09-12 [wwp]        2.4.0cvs176
9933
9934         * src/prefs_matcher.c
9935                 don't store translated string elements in matcher expressions.
9936                 Also fixed a misused of Q_().
9937
9938 2006-09-11 [wwp]        2.4.0cvs175
9939
9940         * src/plugins//bogofilter/bogofilter.c
9941         * src/plugins//clamav/clamav_plugin.c
9942         * src/plugins//demo/demo.c
9943         * src/plugins//dillo_viewer/dillo_viewer.c
9944         * src/plugins//pgpcore/plugin.c
9945         * src/plugins//pgpinline/plugin.c
9946         * src/plugins//pgpmime/plugin.c
9947         * src/plugins//spamassassin/spamassassin.c
9948                 gettext-ize more strings (mostly plugin error messages).
9949
9950 2006-09-11 [colin]      2.4.0cvs174
9951
9952         * src/alertpanel.c
9953                 Make maximum buffer size bigger to avoid
9954                 truncating translated messages. Patch by
9955                 Fabien
9956
9957 2006-09-11 [colin]      2.4.0cvs173
9958
9959         * src/etpan/imap-thread.c
9960                 Fix compilation on OpenBSD, thanks to 
9961                 Landry
9962
9963 2006-09-10 [wwp]        2.4.0cvs172
9964
9965         * manual/account.xml
9966         * manual/addrbook.xml
9967         * manual/handling.xml
9968         * manual/es/handling.xml
9969         * manual/fr/account.xml
9970         * manual/fr/addrbook.xml
9971         * manual/fr/handling.xml
9972                 documented addressbook matching (condition configuration):
9973                   addrbook.xml, en fr
9974                 documented per-account filtering rules (handling/filtering
9975                   section, account section):
9976                   account.xml, handling.xml, en fr
9977                 slightly updated the handling/searching section to tell few
9978                   words about the extended search ability:
9979                   handling.xml, en fr
9980                 added missing <quote></quotes> to Quick Search:
9981                   handling.xml, en fr es
9982                 fixed a typo (auomatically):
9983                   handling.xml, en
9984                 changes revisited by Paul.
9985
9986 2006-09-10 [paul]       2.4.0cvs171
9987
9988         * src/prefs_actions.c
9989         * src/prefs_filtering.c
9990         * src/prefs_template.c
9991                 adjustments to the gui
9992                 Patch by Fabien Vantard (slightly modified)
9993
9994 2006-09-10 [colin]      2.4.0cvs170
9995
9996         * src/summaryview.c
9997                 Check folderitem/summaryview consistency
9998                 (basically automates Update summary). Fixes
9999                 #1011 (wrong (negative) count on unread 
10000                 messages)
10001
10002 2006-09-10 [colin]      2.4.0cvs169
10003
10004         * src/gtk/gtksctree.c
10005                 Fix recursive expansion via mouse
10006         * src/plugins/bogofilter/bogofilter.c
10007                 Use normal filtering way of moving
10008                 messages (batching), possibly fixing
10009                 bug #1015 (Bogofilter plugin doubles 
10010                 new messages)
10011
10012 2006-09-09 [wwp]        2.4.0cvs168
10013
10014         * src/prefs_filtering.c
10015                 better place for this fix.
10016
10017 2006-09-09 [wwp]        2.4.0cvs167
10018
10019         * src/prefs_filtering.c
10020                 fix a minor bug when the enabled status of a filtering/processing
10021                 rule always got set to TRUE when replacing this rule. That still
10022                 make sense when adding a new rule, but now when replacing, we
10023                 don't override the value of 'enabled'.
10024                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10025                 to prefs_filtering_list_view_get_info() as this function not only
10026                 returns the name, but also the account_id and the enabled status.
10027
10028 2006-09-09 [mones]      2.4.0cvs166
10029
10030         * manual/glossary.xml
10031         * manual/plugins.xml
10032                 Minor format corrections
10033         * manual/gpl.xml
10034                 Fix misplaced NO WARRANTY section
10035         * manual/es/advanced.xml
10036         * manual/es/faq.xml
10037         * manual/es/glossary.xml
10038         * manual/es/gpl.xml
10039         * manual/es/handling.xml
10040         * manual/es/plugins.xml
10041         * manual/es/starting.xml
10042                 Incorporate changes from English version
10043         * manual/fr/ack.xml
10044         * manual/pl/ack.xml
10045         * manual/es/ack.xml
10046                 Fix address, (add translation credits in es version)
10047         * po/es.po
10048                 Updated translation
10049
10050 2006-09-09 [wwp]        2.4.0cvs165
10051
10052         * src/prefs_filtering.c
10053                 fix a crash when opening filtering prefs, if matcherrc file contains
10054                 broken data (non-existing account id, which is theoretically not
10055                 possible).
10056
10057 2006-09-08 [colin]      2.4.0cvs164
10058
10059         * src/folder.c
10060                 Wrong assert, make it an if()
10061         * src/gtk/gtksctree.c
10062                 Fix bug #1013 (expand selected thread 
10063                 tree) - expanding is now recursive
10064
10065 2006-09-07 [wwp]        2.4.0cvs163
10066
10067         * src/prefs_matcher.c
10068                 make better sentences about addressbook matching in the
10069                 matcher prefs. This should make translators' work easier
10070                 too.
10071
10072 2006-09-07 [wwp]        2.4.0cvs162
10073
10074         * src/prefs_filtering.c
10075                 code simplification (get rid of dup var. assignment).
10076
10077 2006-09-07 [wwp]        2.4.0cvs161
10078
10079         * src/summaryview.c
10080                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10081                 <fzzzzz@gmail.com>.
10082
10083 2006-09-07 [paul]       2.4.0cvs160
10084
10085         * src/mimeview.c
10086                 fix compilation warnings
10087                 Thanks to Colin
10088
10089 2006-09-07 [paul]       2.4.0cvs159
10090
10091         * src/mimeview.c
10092                 select the mimepart icon when
10093                 displaying as text
10094                 Thanks to Colin
10095
10096 2006-09-06 [paul]       2.4.0cvs158
10097
10098         * src/prefs_filtering.c
10099                 fix labels and table element spacing
10100                 Patch by Fabien Vantard
10101
10102 2006-09-06 [paul]
10103
10104         2.5.0-rc3 released
10105
10106 2006-09-06 [paul]       2.4.0cvs157
10107
10108         * manual/es/advanced.xml
10109                 fix typo
10110
10111 2006-09-06 [wwp]        2.4.0cvs156
10112
10113         * src/mainwindow.c
10114                 fix an dup launch issue when iconified, thanks to Colin.
10115
10116 2006-09-06 [wwp]        2.4.0cvs155
10117
10118         * src/gtk//gtksctree.h
10119                 oops, forgot that one!
10120
10121 2006-09-06 [wwp]        2.4.0cvs154
10122
10123         * manual/pl/advanced.xml
10124         * manual/advanced.xml
10125         * manual/es/advanced.xml
10126         * manual/fr/advanced.xml
10127         * src/prefs_customheader.c
10128         * src/prefs_filtering_action.c
10129         * src/foldersel.c
10130         * src/prefs_summaries.c
10131         * src/prefs_filtering.c
10132         * src/account.c
10133         * src/compose.c
10134         * src/prefs_summary_column.c
10135         * src/addr_compl.c
10136         * src/prefs_actions.c
10137         * src/prefs_folder_column.c
10138         * src/ssl_manager.c
10139         * src/prefs_template.c
10140         * src/prefs_display_header.c
10141         * src/prefs_common.h
10142         * src/prefs_matcher.c
10143         * src/prefs_common.c
10144         * src/prefs_toolbar.c
10145         * src/summaryview.c
10146         * src/folderview.c
10147         * src/gtk/gtksctree.c
10148         * src/gtk/pluginwindow.c
10149         * src/gtk/progressdialog.c
10150         * src/gtk/prefswindow.c
10151                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10152                 to make its meaning more obvious (all versions of the manual reflect
10153                 the change).
10154                 added an extra hidden option use_stripes_in_summary to allow
10155                 discarding these stripes in mainwindow's folder and message lists;
10156                 en and fr manuals only are OK towards this.
10157
10158 2006-09-06 [colin]      2.4.0cvs153
10159
10160         * src/textview.c
10161                 Hide Sylpheed-Claws' internal queue headers
10162                 when showing all headers. They'll be present
10163                 only in Source window.
10164
10165 2006-09-05 [colin]      2.4.0cvs152
10166
10167         * src/plugins/trayicon/trayicon.c
10168                 Fix crash at exit - we have to disconnect
10169                 our handlers
10170         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10171                 Update eggtrayicon - patch adapted from a
10172                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10173                 on Sylpheed's ML
10174
10175 2006-09-05 [colin]      2.4.0cvs151
10176
10177         * src/mainwindow.c
10178         * src/gtk/logwindow.c
10179                 Fix race condition when something writes
10180                 to the log too soon during init. Thanks
10181                 to Fabien Vantard
10182
10183 2006-09-05 [colin]      2.4.0cvs150
10184
10185         * src/mimeview.c
10186                 Don't select part on right-click either
10187
10188 2006-09-05 [paul]       2.4.0cvs149
10189
10190         * src/mimeview.c
10191                 completion of previous commit
10192                 Thanks to Colin
10193
10194 2006-09-05 [colin]      2.4.0cvs148
10195
10196         * src/mimeview.c
10197                 Don't force selection on middle-click, just open
10198
10199 2006-09-04 [colin]      2.4.0cvs147
10200
10201         * src/mimeview.c
10202                 Looks like gtk_notebook_set_current_page()
10203                 sometimes steals focus, and this annoys us
10204                 in MimeViewers as it renders navigation
10205                 keys useless. Take back focus after switching
10206                 pages.
10207
10208 2006-09-04 [colin]      2.4.0cvs146
10209
10210         * src/messageview.c
10211                 Set stop_loading when clicking on Next
10212                 during load. Don't add a callback to 
10213                 avoid over-complicating things.
10214
10215 2006-09-04 [colin]      2.4.0cvs145
10216
10217         * src/mimeview.c
10218         * src/messageview.c
10219                 Fix multiple loads in separate messageview
10220
10221 2006-09-04 [colin]      2.4.0cvs144
10222
10223         * src/summaryview.c
10224                 Let navigation keys be handled during 
10225                 load
10226
10227 2006-09-04 [colin]      2.4.0cvs143
10228
10229         * src/messageview.c
10230         * src/summaryview.c
10231         * src/textview.c
10232         * src/textview.h
10233                 Make loading of huge mails (lots of text and/or
10234                 images) cancellable, so the GUI doesn't block 
10235
10236 2006-09-04 [colin]      2.4.0cvs142
10237
10238         * src/plugins/trayicon/trayicon.c
10239                 Fix annoyance when removing a folder with 
10240                 unread mails: trayicon didn't update
10241
10242 2006-09-04 [paul]       2.4.0cvs141
10243
10244         * src/gtk/icon_legend.c
10245                 straighten up columns
10246                 Patch by Fabien Vantard
10247
10248 2006-09-04 [wwp]        2.4.0cvs140
10249
10250         * src/prefs_filtering.c
10251                 fix new line's account name in filtering prefs:
10252                 was "All", is now "(New)".
10253
10254 2006-09-04 [paul]       2.4.0cvs139
10255
10256         * tools/make.themes.project
10257                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10258                 instead of homebrewed "make release"
10259
10260 2006-09-03 [colin]      2.4.0cvs138
10261
10262         * src/folderview.c
10263                 Fix bug #1007 (Wrong folder highlighted)
10264
10265 2006-09-03 [colin]      2.4.0cvs137
10266
10267         * src/compose.c
10268                 Don't set Newsgroup: header to a mail folder
10269                 path
10270
10271 2006-09-03 [paul]       2.4.0cvs136
10272
10273         * src/prefs_other.c
10274         * src/prefs_spelling.c
10275                 unify the gui
10276
10277 2006-09-03 [paul]       2.4.0cvs135
10278
10279         * src/prefs_summaries.c
10280                 correct menu item text in prefs_keybind_apply_clicked()
10281
10282 2006-09-03 [paul]       2.4.0cvs134
10283
10284         * manual/advanced.xml
10285                 some improvements to the descriptions
10286         * src/mainwindow.c
10287         * src/messageview.c
10288         * src/summaryview.c
10289         * src/gtk/menu.c
10290                 fix menu sensitivity issues
10291         * src/prefs_message.c
10292                 drop the useless word 'short'
10293         * src/prefs_other.c
10294                 add the word 'lines' indicating log length
10295                 is a measure of lines
10296         * src/textview.c
10297                 fix compilation warnings
10298
10299 2006-09-02 [colin]      2.4.0cvs133
10300
10301         * src/messageview.c
10302                 Display a special return-receipt message
10303                 if the message is from the user
10304         * src/summaryview.c
10305                 Fix missing freeze of the list when marking
10306                 all read and unthreading for exec. Thanks
10307                 to Stephan Sachse.
10308
10309 2006-09-02 [paul]       2.4.0cvs132
10310
10311         * src/mainwindow.c
10312         * src/prefs_message.c
10313         * src/summaryview.c
10314                 fix some english
10315
10316 2006-09-02 [wwp]        2.4.0cvs131
10317
10318         * src/prefs_filtering.c
10319                 added an account name column to the filtering rules
10320                 dialog.
10321
10322 2006-09-02 [colin]      2.4.0cvs130
10323
10324         * src/gtk/logwindow.c
10325         * src/gtk/logwindow.h
10326                 Block scrolling if we're not at the end
10327                 of the log
10328
10329 2006-09-02 [colin]      2.4.0cvs129
10330
10331         * src/folder.c
10332                 Make sure account-specific rules can't
10333                 be used in {pre-,post-,}processing
10334         * src/mainwindow.c
10335         * src/gtk/logwindow.c
10336         * src/gtk/logwindow.h
10337                 Jump to last error when clicking on the
10338                 warning icon
10339
10340 2006-09-02 [colin]      2.4.0cvs128
10341
10342         * src/imap.c
10343         * src/import.c
10344         * src/mainwindow.c
10345         * src/mainwindow.h
10346                 Fix warning icon
10347         * src/inc.c
10348         * src/mbox.c
10349         * src/mbox.h
10350                 Let proc_mbox know its account, for
10351                 account-specific rules
10352
10353 2006-09-01 [colin]      2.4.0cvs127
10354
10355         * src/codeconv.c
10356                 Don't uselessly use iconv to convert from
10357                 us-ascii
10358         * src/alertpanel.c
10359         * src/mainwindow.c
10360         * src/mainwindow.h
10361         * src/inc.c
10362                 Fix certain log cases, disable warning icon
10363                 for now, the correct way to display it when
10364                 necessary and only when necessary is probably
10365                 to do it manually rather than use error logs
10366         * src/etpan/imap-thread.c
10367                 Clean up UID logging a bit
10368         * src/gtk/logwindow.c
10369         * src/gtk/logwindow.h
10370                 Make logging faster when the window's closed
10371
10372 2006-09-01 [wwp]        2.4.0cvs126
10373
10374         * manual/fr/account.xml
10375                 reflect changes to the ref. manual (parts of cvs72):
10376                 fix tabnames and quotes.
10377
10378 2006-09-01 [wwp]        2.4.0cvs125
10379
10380         * manual/fr/plugins.xml
10381                 reflect changes to the reference manual (cvs42):
10382                 update IRC channel info.
10383
10384 2006-09-01 [wwp]        2.4.0cvs124
10385
10386         * commitHelper
10387                 use CVSEDITOR env. var. if set, according to `man cvs`.
10388
10389 2006-09-01 [wwp]        2.4.0cvs123
10390
10391         * manual/advanced.xml
10392                 better sentence again (thanks to Paul).
10393
10394 2006-09-01 [wwp]        2.4.0cvs122
10395
10396         * manual/advanced.xml
10397         fix definition of toolbar_detachable and rework a bit the one of
10398         enable_dotted_lines.
10399
10400 2006-09-01 [mones]      2.4.0cvs121
10401
10402         * manual/advanced.xml
10403                 Document enable_dotted_lines
10404
10405 2006-09-01 [paul]       2.4.0cvs120
10406
10407         * src/folderview.c
10408         * src/folderview.h
10409         * src/imap.c
10410         * src/mainwindow.c
10411         * src/summaryview.c
10412                 obey the 'When entering folder...' option
10413                 when using the /View/Go to/... menu items
10414                 Thanks to Colin
10415
10416 2006-08-31 [colin]      2.4.0cvs119
10417
10418         * src/folderview.c
10419                 Revert 2.4.0cvs116, wrong fix.
10420
10421 2006-08-31 [colin]      2.4.0cvs118
10422
10423         * src/gtk/gtksctree.c
10424                 Better state the various copyrights
10425
10426 2006-08-31 [colin]      2.4.0cvs117
10427
10428         * src/prefs_common.c
10429                 fix enable_dotted_lines
10430
10431 2006-08-31 [colin]      2.4.0cvs116
10432
10433         * src/folderview.c
10434                 Use pref "Always open on select" when going
10435                 to next unread folder
10436         * src/gtk/gtksctree.c
10437                 Fix link failure to _gtk_clist_create_cell_layout
10438                 on certain computers. (Why not mine, I wonder)
10439
10440 2006-08-31 [colin]      2.4.0cvs115
10441
10442         * src/procmsg.c
10443         * src/textview.c
10444         * src/plugins/bogofilter/bogofilter.c
10445         * src/plugins/spamassassin/spamassassin.c
10446                 Requalify some "errors" to warnings
10447         * src/mainwindow.c
10448         * src/mainwindow.h
10449         * src/statusbar.c
10450                 Add an icon in the statusbar to notify
10451                 of errors
10452         * src/gtk/gtksctree.c
10453         * src/folderview.c
10454         * src/summaryview.c
10455                 Make the GtkSCTree look more modern by
10456                 alternating background lines
10457         * src/prefs_common.c
10458         * src/prefs_common.h
10459                 Add a pref to let people have the old
10460                 way if they prefer
10461
10462
10463 2006-08-30 [colin]      2.4.0cvs114
10464
10465         * src/procmsg.c
10466         * src/procmsg.h
10467                 Provide a way to filter a list of
10468                 messages in an optimised manner, and
10469                 add a list-filtering hook
10470         * src/folder.c
10471         * src/inc.c
10472         * src/mbox.c
10473                 Use the list filtering
10474         * src/plugins/bogofilter/bogofilter.c
10475                 Use the list-filtering hook
10476                 Use -b (bulk) mode for more speed
10477                 when learning and filtering
10478         * src/etpan/imap-thread.c
10479                 Make log output shorter in UID SEARCH
10480
10481
10482 2006-08-30 [colin]      2.4.0cvs113
10483
10484         * src/plugins/bogofilter/bogofilter.c
10485                 Really fast mass learning - thanks to David
10486                 Relson for the options explanations :)
10487
10488 2006-08-30 [colin]      2.4.0cvs112
10489
10490         * src/msgcache.c
10491                 Fix compilation on FreeBSD. Thanks
10492                 to Michael Hugues
10493
10494 2006-08-29 [colin]      2.4.0cvs111
10495
10496         * src/folderview.c
10497                 Handle "popup_menu" signal (for popping the 
10498                 menu via the keyboard)
10499         * src/mimeview.c
10500         * src/mimeview.h
10501         * src/summaryview.c
10502         * src/textview.c
10503         * src/gtk/gtkutils.c
10504         * src/gtk/gtkutils.h
10505                 Factorize scrolling code, and add an API 
10506                 for MimeViewers to handle scroll orders
10507
10508 2006-08-29 [wwp]        2.4.0cvs110
10509
10510         * src/plugins//bogofilter/bogofilter.c
10511         * src/plugins//spamassassin/spamassassin.c
10512                 make the bogofilter/spamassassin filtering error dialogs at
10513         incorporation obey to the "don't popup error dialog on
10514         receive error" option. If disabled, feed the log window w/
10515         the error message.
10516
10517 2006-08-29 [paul]
10518
10519         2.5.0-rc2 released
10520
10521 2006-08-29 [paul]       2.4.0cvs109
10522
10523         * Makefile.am
10524                 remove 'make release', it's not needed
10525                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10526
10527 2006-08-29 [paul]       2.4.0cvs108
10528
10529         * src/foldersel.c
10530         * src/summary_search.c
10531         * src/gtk/progressdialog.c
10532         * src/plugins/pgpcore/passphrase.c
10533                 replace deprecated gtk_window_set_policy()
10534
10535 2006-08-29 [colin]      2.4.0cvs107
10536
10537         * src/folder.c
10538                 Fix data loss when copy fails during a move:
10539                 only use fast remove_msgs if everything was
10540                 copied OK; else use slow remove_msg on the
10541                 mails that got copied only.
10542
10543 2006-08-28 [paul]       2.4.0cvs106
10544
10545         * src/mh.c
10546                 revert change in 2.4.0cvs104, it breaks
10547                 stuff
10548
10549 2006-08-28 [paul]       2.4.0cvs105
10550
10551         * src/plugins/spamassassin/spamassassin.c
10552                 english fix
10553
10554 2006-08-28 [paul]       2.4.0cvs104
10555
10556         * src/mh.c
10557                 fix data loss when moving to another
10558                 mailbox fails
10559         * src/prefs_spelling.c
10560                 improve the english
10561         * src/gtk/pluginwindow.c
10562                 improve the layout of the dialog text
10563         All thanks to Colin
10564
10565 2006-08-28 [paul]       2.4.0cvs103
10566
10567         * src/plugins/bogofilter/bogofilter.c
10568         * src/plugins/bogofilter/bogofilter_gtk.c
10569                 fix english up a bit, innit
10570
10571 2006-08-28 [paul]       2.4.0cvs102
10572
10573         * configure.ac
10574         * po/Makefile.in.in
10575         * po/Makevars
10576                 require autoconf 2.60, enabling building
10577                 with gettext 0.15 (gettext 0.14.x build still
10578                 possible). Replace Makefiles with versions
10579                 from gettext 0.15.
10580                 Remove configure options --with-localedir and
10581                 --with-mandir. The options that are provided
10582                 directly by autoconf 2.60 can be used instead:
10583                 --mandir --localedir
10584
10585 2006-08-27 [colin]      2.4.0cvs101
10586
10587         * src/plugins/bogofilter/Makefile.am
10588                 Fix make dist (no README)
10589
10590 2006-08-27 [colin]      2.4.0cvs100
10591
10592         * src/folder.c
10593                 Don't use F_UNKNOWN folders for any default
10594                 outbox/trash/etc
10595         * src/plugins/bogofilter/bogofilter.c
10596         * src/plugins/bogofilter/bogofilter.h
10597         * src/plugins/bogofilter/bogofilter_gtk.c
10598                 Add an option to specify the path to bogofilter
10599                 Use single-quotes to be able to learn in folders
10600                 with spaces in their names
10601                 Verify learning status
10602
10603 2006-08-27 [colin]      2.4.0cvs99
10604
10605         * manual/faq.xml
10606         * manual/plugins.xml
10607                 Document Bogofilter plugin
10608
10609 2006-08-27 [colin]      2.4.0cvs98
10610
10611         * src/compose.c
10612         * src/messageview.c
10613         * src/procmsg.c
10614         * src/procmsg.h
10615                 When possible, copy the queued mail to sent folder
10616                 instead of re-adding. Much faster on IMAP.
10617
10618 2006-08-27 [colin]      2.4.0cvs97
10619
10620         * src/msgcache.c
10621                 Disable mmaped caches - huge metadata loss
10622                 here after a power failure.
10623         * src/summaryview.c
10624                 Add quicksearch timing
10625         * src/common/plugin.c
10626         * src/common/plugin.h
10627                 Implement an interface to tell what plugins
10628                 provide. Prevent loading of similar plugins.
10629         * src/plugins/clamav/clamav_plugin.c
10630         * src/plugins/demo/demo.c
10631         * src/plugins/dillo_viewer/dillo_viewer.c
10632         * src/plugins/pgpcore/plugin.c
10633         * src/plugins/pgpinline/pgpinline.c
10634         * src/plugins/pgpmime/pgpmime.c
10635         * src/plugins/spamassassin/spamassassin.c
10636         * src/plugins/trayicon/trayicon.c
10637                 Implement plugin_provides()
10638
10639 2006-08-27 [colin]      2.4.0cvs96
10640
10641         * configure.ac
10642         * src/plugins/Makefile.am
10643         * src/plugins/bogofilter/.cvsignore
10644         * src/plugins/bogofilter/Makefile.am
10645         * src/plugins/bogofilter/bogofilter.c
10646         * src/plugins/bogofilter/bogofilter.h
10647         * src/plugins/bogofilter/bogofilter_gtk.c
10648                 New Bogofilter plugin, provides filtering and
10649                 learning. Spamassassin will go to extra plugins.
10650
10651 2006-08-26 [mones]      2.4.0cvs95
10652
10653         * manual/handling.xml
10654                 Fix subfolder path in the example (thanks to Paul) 
10655
10656 2006-08-26 [mones]      2.4.0cvs94
10657
10658         * manual/glossary.xml
10659                 2.2. + add ISP to the glossary
10660                 7.5. + Add UIDL to glossary
10661                 7.7. + Add TCP to glossary
10662         * manual/handling.xml
10663                 7.1. + Mentions GNU/Linux distribution, what about the non...
10664                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10665                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10666                 7.4. = Use appropriate quotation for commands
10667                 7.6. = change "" to <quote></quote>
10668         * manual/plugins.xml
10669                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10670         * manual/starting.xml
10671                 2.1. + local mbox file: some examples of mbox file locations...
10672                 Also reformatted files requiring it
10673
10674 2006-08-26 [wwp]        2.4.0cvs93
10675
10676         * src/summary_search.c
10677                 disable find buttons while summary search is running.
10678
10679 2006-08-25 [colin]      2.4.0cvs92
10680
10681         * src/folder.c
10682         * src/folderutils.c
10683         * src/mh.c
10684         * src/procmsg.h
10685         * src/summaryview.c
10686                 Speed up MH moving, and add progressbar
10687                 for MH deletion
10688         * src/msgcache.c
10689                 Write cache files using mmap() too
10690
10691 2006-08-25 [wwp]        2.4.0cvs91
10692
10693         * src/summaryview.c
10694                 switch spam<->ham button when a message has been marked as spam or ham
10695                 and is still selected. Thanks to Colin.
10696
10697 2006-08-25 [paul]       2.4.0cvs90
10698
10699         * src/Makefile.am
10700         * src/stock_pixmap.c
10701         * src/stock_pixmap.h
10702         * src/summaryview.c
10703         * src/gtk/icon_legend.c
10704         * src/pixmaps/copied.xpm
10705         * src/pixmaps/moved.xpm
10706                 add icons for delayed execution marked for
10707                 copying, marked for moving
10708
10709 2006-08-25 [mones]      2.4.0cvs89
10710
10711         * manual/glossary.xml
10712                 Fix the other glossary items:
10713                 5.1. = Inmmediate execution -> <quote>immediate execution...
10714                 5.2. = Fix MBOX capitalization -> Mbox
10715                 5.3. + Improve Plugins def. w/ tech. ref.
10716                 5.4. = Quotation -> replace '>' by <quote>></quote>
10717                 5.5. - SMTP Server. -> remove dot
10718         * po/es.po
10719                 Updated translation
10720
10721 2006-08-25 [mones]      2.4.0cvs88
10722
10723         * manual/ack.xml
10724                 Reformatted, changed email address
10725         * manual/glossary.xml
10726                 Reformatted, fixed MANUAL-TODO items:
10727                 8.2. + add ROT-13 to glossary
10728                 8.4. + add URL to glossary
10729         * manual/es/advanced.xml
10730                 Fixed <literal>s
10731
10732 2006-08-25 [paul]       2.4.0cvs87
10733
10734         * src/gtk/icon_legend.c
10735                 add 'marked for deletion' icon
10736                 arrange icons by containing column
10737                 wrap long label text
10738
10739 2006-08-25 [colin]      2.4.0cvs86
10740
10741         * src/common/utils.c
10742         * src/common/utils.h
10743                 Add the sc_g_*list_bigger functions in
10744                 a place everyone can use it
10745         * src/summaryview.c
10746                 Only freeze/thaw the list when working
10747                 on the selection, if it's bigger than 1
10748         * src/gtk/gtksctree.c
10749                 Only freeze/thaw the list when unselec-
10750                 ting 'all' if ('all' != 1)
10751                 This avoids some flickering
10752
10753 2006-08-24 [colin]      2.4.0cvs85
10754
10755         * src/addressbook.c
10756                 Fix strange list selection
10757                 Fix random seg (Invalid read of freed memory)
10758
10759 2006-08-24 [colin]      2.4.0cvs84
10760
10761         * src/alertpanel.c
10762         * src/gtk/inputdialog.c
10763         * src/plugins/pgpcore/passphrase.c
10764                 Revert minimal width patch of 2.4.0cvs67,
10765                 as it is also a maximal width. Use 
10766                 gtk_window_set_default_size instead.
10767
10768 2006-08-24 [colin]      2.4.0cvs83
10769
10770         * src/msgcache.c
10771                 Write cache/mark to temp files before
10772                 overwriting old ones (avoids metadata
10773                 loss if writing the new files fail).
10774                 Use mmap() to read cache/mark file, as
10775                 this makes cache reading faster. Dis-
10776                 abled for big-endian machines until it
10777                 can be tested. (Big-endian users: set
10778                 msgcache_use_mmap = TRUE in the relevant
10779                 #if).
10780         * src/procmsg.h
10781                 Move rarely used fields of MsgInfo in 
10782                 another structure, which will only be
10783                 allocated if needed. Face, X-Face,
10784                 Return receipt headers and List-*
10785                 headers are moved. Mails having none
10786                 of these occupy 52 bytes less with
10787                 this patch, which makes 2.5MB of RAM
10788                 saved on a 50k folder).
10789         * src/headerview.c
10790         * src/mainwindow.c
10791         * src/messageview.c
10792         * src/partial_download.c
10793         * src/procheader.c
10794         * src/procmsg.c
10795         * src/textview.c
10796                 Follow this structure change.
10797
10798 2006-08-24 [wwp]        2.4.0cvs82
10799
10800         * manual/es/.cvsignore
10801         * manual/es/dist/.cvsignore
10802         * manual/es/dist/html/.cvsignore
10803         * manual/es/dist/pdf/.cvsignore
10804         * manual/es/dist/ps/.cvsignore
10805         * manual/es/dist/txt/.cvsignore
10806                 more (generated) files to ignore.
10807
10808 2006-08-24 [colin]      2.4.0cvs81
10809
10810         * src/folder.c
10811         * src/mh.c
10812                 Fix possible problems with local delivery. Check the folder doesn't
10813                 need scan before setting its mtime when saving cache (which can be
10814                 done long after the folder's been modified by an external process);
10815                 Check that the stored item's mtime didn't change in mh functions.
10816
10817 2006-08-24 [mones]      2.4.0cvs80
10818
10819         * manual/advanced.xml
10820                 Rewrapping, some fixes and MANUAL-TODO items:
10821                 8.1. = change "" to <quote></quote>
10822                 8.3. = quote menu items
10823                 8.5. - deploying -> new user ... ideally a new user (redundant)
10824
10825 2006-08-23 [colin]      2.4.0cvs79
10826
10827         * src/gtk/gtksctree.c
10828                 When selecting or deselecting range, only
10829                 freeze/thaw when selection is bigger than 10
10830
10831 2006-08-23 [colin]      2.4.0cvs78
10832
10833         * src/messageview.c
10834         * src/mimeview.c
10835         * src/mimeview.h
10836         * src/plugins/dillo_viewer/dillo_viewer.c
10837                 Provide an API for MimeViewer plugins to
10838                 return a text selection for replying
10839
10840 2006-08-23 [colin]      2.4.0cvs77
10841
10842         * src/image_viewer.c
10843         * src/textview.c
10844                 Use gtk_pixbuf_new_from_file_at_scale(), which
10845                 is faster than getting the pixbuf then resizing
10846                 it.
10847
10848 2006-08-23 [colin]      2.4.0cvs76
10849
10850         * src/procmime.c
10851                 UTF-8 should be sent Quoted-printable
10852
10853 2006-08-22 [colin]      2.4.0cvs75
10854
10855         * src/mh.c
10856                 Check if scan is required before touching
10857                 the folder (or it'll be required every time)
10858
10859 2006-08-22 [colin]      2.4.0cvs74
10860
10861         * configure.ac
10862                 Require libetpan 0.46 (crasher fix when built
10863                 against gnutls)
10864
10865 2006-08-22 [colin]      2.4.0cvs73
10866
10867         * src/folder.c
10868                 Set folder's mtime after writing its
10869                 cache
10870         * src/folderview.c
10871                 Add some timing
10872         * src/procmsg.c
10873                 Don't do useless stuff if we don't 
10874                 thread by subject
10875         * src/summaryview.c
10876                 Add some timing, don't deselect prior
10877                 to selecting (gtksctree does it itself),
10878                 remove crash avoidance hacks as it's been
10879                 properly fixed since a while
10880         * src/common/utils.c
10881                 Optimize to_human_readable(): _() is slow,
10882                 do it only once, and avoid %f format for KB
10883                 (the most common in a summaryview)
10884         * src/gtk/gtksctree.c
10885                 Don't uselessly freeze/thaw (fixes flicker
10886                 on next unread and friends), reduce number
10887                 of g_list_nth/g_list_position where possible
10888         * src/gtk/gtkutils.c
10889         * src/gtk/gtkutils.h
10890                 Reduce number of g_list_nth/g_list_position
10891                 where possible.
10892                 All of this makes loading as 70k folder 2.1
10893                 seconds instead of 3.2 (with hot FS caches).
10894                 (1.3 seconds without Date and Size columns...)
10895
10896 2006-08-22 [paul]       2.4.0cvs72
10897
10898         wrap documents and do some items from mones' MANUAL-TODO:
10899
10900         * manual/account.xml
10901                 4.1. = fix tabname references to <quote>tabname</quote>
10902                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10903         * manual/faq.xml
10904                 1.1. = mentioned options don't match UI
10905                 Add information about the 'Never send Return Receipts'
10906                 option
10907         * manual/handling.xml
10908                 6.2. = Mentions Extended symbols button, but now is
10909                 named Information
10910                 6.3. = Mentions ... button, which is now Edit
10911
10912 2006-08-22 [colin]      2.4.0cvs71
10913
10914         * src/gtk/pluginwindow.c
10915                 Fix layout in verbose translations (such
10916                 as french)
10917
10918 2006-08-22 [paul]       2.4.0cvs70
10919
10920         * manual/Makefile.am
10921                 build manuals in alphabetical order
10922         * src/addressbook.c
10923         * src/prefs_themes.c
10924                 replace/remove deprecated symbols
10925         * src/gtk/gtkutils.c
10926                 fix a warning
10927         * src/gtk/pluginwindow.c
10928                 replace deprecated symbol
10929                 replace label text and move it
10930         * src/plugins/pgpcore/prefs_gpg.c
10931                 move the 'Generate...' button out of the
10932                 Sign Key frame, replace the English used
10933         * src/plugins/pgpcore/sgpgme.c
10934                 fixes to the English
10935
10936 2006-08-21 [colin]      2.4.0cvs69
10937
10938         * src/plugins/trayicon/trayicon.c
10939                 Add more strings for translation; patch
10940                 by Pawel
10941
10942 2006-08-21 [colin]      2.4.0cvs68
10943
10944         * src/compose.c
10945                 fix replied flag not set after drafting
10946         * src/matcher.c
10947                 fix body quicksearch in non-encoded bodies
10948                 containing '='
10949         * src/msgcache.c
10950                 Get rid of the g_malloc workaround for
10951                 corrupted caches, use g_try_malloc
10952
10953 2006-08-21 [colin]      2.4.0cvs67
10954
10955         * src/alertpanel.c
10956         * src/gtk/inputdialog.c
10957         * src/plugins/pgpcore/passphrase.c
10958                 Set minimal width to 375
10959         * src/mainwindow.c
10960                 Fix switching to offline, asking if it 
10961                 should be overriden for synchronising
10962         * src/mimeview.c
10963                 Don't offer to remember command on Open 
10964                 with for text parts, as the browser or 
10965                 text editor command isn't changed from 
10966                 there
10967
10968 2006-08-20 [paul]       2.4.0cvs66
10969
10970         * po/ko.po
10971         * po/zh_CN.po
10972                 fix plural form errors. revealed by stricter
10973                 checking of gettext 0.15
10974
10975 2006-08-18 [paul]       2.4.0cvs65
10976
10977         * src/stock_pixmap.c
10978                 fix the fix of 2.4.0cvs64
10979                 Thanks to Colin
10980
10981 2006-08-18 [paul]       2.4.0cvs64
10982
10983         * src/stock_pixmap.c
10984                 fix leaks
10985                 Thanks to Colin
10986
10987 2006-08-18 [paul]       2.4.0cvs63
10988
10989         * src/compose.c
10990         * src/procmsg.c
10991                 fix occasional IMAP bug where large msgs
10992                 were left in the queue folder after sending
10993                 Thanks to Colin
10994
10995 2006-08-18 [paul]       2.4.0cvs62
10996
10997         * src/folderview.c
10998                 freeze the summaryview while quicksearch results
10999                 are displayed
11000                 (fixes bug 456 'current message is hidden when the
11001                 view is refreshed and extended search is "unread 
11002                 messages"')
11003                 Thanks to Colin
11004         * src/textview.c
11005                 add missing #include "inputdialog.h"
11006         * src/common/utils.h
11007                 add missing mailcap_update_default() and improve
11008                 readability
11009
11010 2006-08-17 [colin]      2.4.0cvs61
11011
11012         * src/plugins/pgpcore/select-keys.c
11013                 Fix warnings :)
11014
11015 2006-08-17 [colin]      2.4.0cvs60
11016
11017         * src/compose.c
11018                 Don't continue queuing if Cancel is clicked
11019                 in select-keys
11020
11021 2006-08-17 [colin]      2.4.0cvs59
11022
11023         * src/plugins/pgpcore/select-keys.c
11024                 When encrypting, if only one key matches and it 
11025                 matches exactly, automatically use it.
11026
11027 2006-08-17 [colin]      2.4.0cvs58
11028
11029         * src/mimeview.c
11030         * src/prefs_common.c
11031         * src/prefs_common.h
11032         * src/prefs_ext_prog.c
11033         * src/textview.c
11034                 Fix issues with previous patch (text/html)
11035                 Remove outdated prefs
11036
11037 2006-08-17 [colin]      2.4.0cvs57
11038
11039         * src/imap.c
11040                 Add View Log button on auth error
11041         * src/procmsg.c
11042                 Fix encrypted mail marked as new when
11043                 saved in normal folders
11044         * src/plugins/pgpinline/pgpinline.c
11045                 Fix encrypt bug on IMAP
11046         * src/mimeview.c
11047         * src/common/utils.c
11048         * src/common/utils.h
11049         * src/gtk/inputdialog.c
11050         * src/gtk/inputdialog.h
11051                 Get rid of metamail stuff, simplify
11052                 opening, and allow remembering of user's
11053                 choices (by updating ~/.mailcap). There's
11054                 still to drop "Audio player" and "Image
11055                 viewer" preferences.
11056
11057 2006-08-17 [mones]      2.4.0cvs56
11058
11059         * manual/es/sylpheed-claws-manual.xml
11060                 fix DTD path
11061
11062 2006-08-17 [mones]      2.4.0cvs55
11063
11064         * configure.ac
11065         * manual/Makefile.am
11066         * manual/es/Makefile.am
11067         * manual/es/account.xml
11068         * manual/es/ack.xml
11069         * manual/es/addrbook.xml
11070         * manual/es/advanced.xml
11071         * manual/es/faq.xml
11072         * manual/es/glossary.xml
11073         * manual/es/gpl.xml
11074         * manual/es/handling.xml
11075         * manual/es/intro.xml
11076         * manual/es/keyboard.xml
11077         * manual/es/plugins.xml
11078         * manual/es/starting.xml
11079         * manual/es/sylpheed-claws-manual.xml
11080         * manual/es/dist/Makefile.am
11081         * manual/es/dist/html/Makefile.am
11082         * manual/es/dist/pdf/Makefile.am
11083         * manual/es/dist/ps/Makefile.am
11084         * manual/es/dist/txt/Makefile.am
11085                 Spanish translation for the manual
11086
11087 2006-08-16 [colin]      2.4.0cvs54
11088
11089         * src/compose.c
11090         * src/main.c
11091         * src/mainwindow.c
11092                 Fix send button sensitivity at startup
11093                 Set send menu sensitivity (patch by Fabien)
11094         * src/ssl_manager.c
11095                 Enable closing with esc (patch by Fabien)
11096         * src/gtk/foldersort.c
11097                 Enable closing with esc (patch by Fabien)
11098         * src/procmime.c
11099                 Optimisation (no need to copy to tempfile to
11100                 "decode" 7bit and 8bit)
11101         * src/summaryview.c
11102                 Fix cruft in swap_from case
11103         * src/textview.c
11104                 Fix missing last line in some mail cases 
11105                 (Fixes debian #381872)
11106         * src/plugins/pgpcore/prefs_gpg.c
11107         * src/plugins/pgpcore/sgpgme.c
11108         * src/plugins/pgpcore/sgpgme.h
11109                 Don't show "no key found" when user explicitely
11110                 wants to create a key
11111
11112 2006-08-16 [paul]       2.4.0cvs53
11113
11114         * configure.ac
11115         * src/account.c
11116         * src/addressbook.c
11117         * src/headerview.c
11118         * src/prefs_account.c
11119         * src/prefs_message.c
11120         * src/gtk/gtkutils.c
11121                 bump up minimum required versions of GTK+ and
11122                 GLIB to 2.6.0
11123
11124 2006-08-16 [paul]       2.4.0cvs52
11125
11126         * src/toolbar.c
11127                 workaround GTK+ Bug 351600 - 'Can't re-click
11128                 on button after sensitivity update'
11129                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11130                 Thanks to Colin
11131
11132 2006-08-15 [colin]      2.4.0cvs51
11133
11134         * src/plugins/pgpcore/prefs_gpg.c
11135                 Set options sensitivity according to
11136                 key existence
11137         * src/plugins/pgpcore/sgpgme.c
11138                 Allow to create key with no passphrase
11139
11140 2006-08-14 [cleroy]     2.4.0cvs50
11141
11142         * src/gtk/pluginwindow.c
11143                 New layout (maybe to be changed?)
11144         * src/gtk/gtkutils.c
11145                 Fix a bit label_window
11146         * src/plugins/pgpcore/passphrase.c
11147         * src/plugins/pgpcore/passphrase.h
11148         * src/plugins/pgpcore/plugin.c
11149         * src/plugins/pgpcore/prefs_gpg.c
11150         * src/plugins/pgpcore/prefs_gpg.h
11151         * src/plugins/pgpcore/sgpgme.c
11152         * src/plugins/pgpcore/sgpgme.h
11153                 Allow to create a PGP private key via the GUI
11154
11155 2006-08-14 [wwp]        2.4.0cvs49
11156
11157         * src/addressbook_foldersel.c
11158                 fix strict ISO C90 compliance.
11159
11160 2006-08-14 [paul]       2.4.0cvs48
11161
11162         * src/gtk/prefswindow.c
11163                 re-set scrolled window on opening
11164                 Patch by Ticho
11165
11166 2006-08-14 [paul]
11167
11168         2.5.0-rc1 released
11169
11170 2006-08-14 [paul]       2.4.0cvs47
11171
11172         * src/prefs_display_header.c
11173                 re-enable user-defined Displayed Headers
11174
11175 2006-08-14 [paul]       2.4.0cvs46
11176
11177         * src/prefs_account.c
11178                 use GTK_STOCK_EDIT
11179
11180 2006-08-13 [colin]      2.4.0cvs45
11181
11182         * src/common/utils.c
11183                 Fix "a" in quote when the original message is empty,
11184                 by using \0 instead of 'a' to test writability of
11185                 temp files.
11186
11187 2006-08-13 [wwp]        2.4.0cvs44
11188
11189         * src/plugins/spamassassin/spamassassin.c
11190                 fix capitalization of "SpamAssassin" in some debug, log and
11191                 dialog messages.
11192
11193 2006-08-13 [paul]       2.4.0cvs43
11194
11195         * src/editldap.c
11196                 fix overlapping widgets
11197         * src/prefs_account.c
11198                 fix translation of protocol_names[]
11199                 fix label disappearing off the edge of the
11200                 visible area
11201
11202 2006-08-12 [paul]       2.4.0cvs42
11203
11204         * manual/plugins.xml
11205                 update IRC channel info before it gets forgotten
11206                 about
11207
11208 2006-08-11 [colin]      2.4.0cvs41
11209
11210         * src/compose.c
11211         * src/mainwindow.c
11212         * src/mainwindow.h
11213         * src/procmsg.c
11214         * src/procmsg.h
11215         * src/summaryview.c
11216         * src/toolbar.c
11217                 Grey out the Send button if
11218                 - Queue folders are empty, or
11219                 - We're sending already
11220
11221 2006-08-11 [wwp]        2.4.0cvs40
11222
11223         * src/main.c
11224                 fix a logic issue when quitting while a compose window is
11225                 still open, thanks to Colin.
11226
11227 2006-08-10 [colin]      2.4.0cvs39
11228
11229         * src/main.c
11230                 Fix default font size setting after wizard run
11231         * src/imap.c
11232         * src/etpan/imap-thread.c
11233         * src/etpan/imap-thread.h
11234                 Fix bug #999 (Timing out on TSL cert validation 
11235                 dialog makes ugly things happen). Also, STARTTLS
11236                 unconditionnaly if initial capabilities contain
11237                 LOGINDISABLED and STARTTLS.
11238
11239 2006-08-09 [colin]      2.4.0cvs38
11240
11241         * src/mainwindow.c
11242         * src/mainwindow.h
11243                 Fix Tools/Actions sensitivity when there are
11244                 no actions
11245
11246 2006-08-09 [colin]      2.4.0cvs37
11247
11248         * src/prefs_filtering.c
11249                 Warning fix, patch by Paul
11250         * src/messageview.c
11251         * src/prefs_actions.c
11252         * src/prefs_filtering_action.c
11253         * src/prefs_matcher.c
11254                 Uniformisation of "Info ..." to "Info..." (for
11255                 old gtk), patch by Fabien
11256         * src/plugins/clamav/clamav_plugin_gtk.c
11257                 Sensitivity fix by Fabien
11258
11259 2006-08-09 [colin]      2.4.0cvs36
11260
11261         * src/main.c
11262         * src/main.h
11263                 Add a function to know whether we're exiting
11264         * src/plugins/trayicon/trayicon.c
11265                 If exiting, don't do anything. Faster, and
11266                 avoids gtk_main_iteration reentracy causing
11267                 segfaults at exit
11268
11269 2006-08-09 [colin]      2.4.0cvs35
11270
11271         * src/messageview.c
11272         * src/mimeview.c
11273         * src/mimeview.h
11274                 Fix lack of part selection when automatically 
11275                 jumping to a specific part
11276         * src/msgcache.c
11277                 Little optimisation in cache reading
11278
11279 2006-08-09 [colin]      2.4.0cvs34
11280
11281         * src/compose.c
11282                 Fix crash setting the priority on reedit
11283                 (Accessing compose before creating it!)
11284
11285 2006-08-08 [colin]      2.4.0cvs33
11286
11287         * src/procmime.c
11288                 Fix bug #998 (last attachment is not accessible)
11289                 Bad RFC interpretation on multipart close-delimiters
11290         * src/mimeview.c
11291         * src/mimeview.h
11292         * src/gtk/gtkvscrollbutton.c
11293         * src/gtk/gtkvscrollbutton.h
11294                 Make attachments list wheel-scrollable
11295
11296 2006-08-07 [colin]      2.4.0cvs32
11297
11298         * src/gtk/gtkaspell.c
11299                 Fix bug #973 (Unicode punctation characters 
11300                 are not recognized as separators by the
11301                 spell checker); fix unsigned stuff
11302
11303 2006-08-07 [colin]      2.4.0cvs31
11304
11305         * src/compose.c
11306                 Fix bug #956 (DnD text with accents in compose 
11307                 text entry); fix gccc's signed/unsigned fuss
11308
11309 2006-08-06 [colin]      2.4.0cvs30
11310
11311         * src/main.c
11312                 Fix bug #979 (Plugin crashes when exiting 
11313                 sylpheed-claws) : handle exit request only 
11314                 once
11315
11316 2006-08-05 [colin]      2.4.0cvs29
11317
11318         * src/news.c
11319                 Just make sure we have a msgid.
11320
11321 2006-08-05 [colin]      2.4.0cvs28
11322
11323         * src/news.c
11324         * src/summaryview.c
11325                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11326                 by reimplementing it
11327         * src/textview.c
11328                 Fix bug when hiding quotes with level > 3 and quote
11329                 colors are recycled
11330
11331 2006-08-04 [colin]      2.4.0cvs27
11332
11333         * src/compose.c
11334         * src/undo.c
11335         * src/undo.h
11336                 Fix a bit replace-by-pasting undo
11337         * src/mainwindow.c
11338         * src/messageview.c
11339                 Fix Fold quotes menu synchro in
11340                 mainwindow when it changes in 
11341                 messageview
11342         * src/textview.c
11343                 Fix right-click on quotes blocks
11344         * src/common/utils.c
11345                 Verify that the file created by
11346                 my_tmpfile() is writable. Fixes
11347                 bug #988 (very specific filesystem
11348                 issue)
11349         * src/plugins/pgpcore/sgpgme.c
11350                 Fix file descriptor leak
11351         * src/plugins/spamassassin/spamassassin.c
11352                 Warn once if spamd isn't reachable
11353
11354 2006-08-04 [colin]      2.4.0cvs26
11355
11356         * src/toolbar.c
11357                 i18n context patch by Fabien
11358
11359 2006-08-03 [colin]      2.4.0cvs25
11360
11361         * src/mainwindow.c
11362         * src/messageview.c
11363                 Rename "Hide quotes" to "Fold quotes"
11364         * src/textview.c
11365                 Don't use hand cursor on quotes. "all 
11366                 the bonuses of the feature and none of 
11367                 unwelcome side-effects"
11368
11369 2006-08-03 [colin]      2.4.0cvs24
11370
11371         * AUTHORS
11372         * sylpheed-claws.desktop
11373         * src/gtk/authors.h
11374                 Bring the desktop file to XDG compliance
11375                 Patch by Charles A. Edwards
11376
11377 2006-08-03 [colin]      2.4.0cvs23
11378
11379         * src/textview.c
11380                 Fix links offset when they are preceded
11381                 by accentued chars (g_utf8_strlen!)
11382         * src/mainwindow.c
11383                 Fix wrong status when starting offline
11384
11385
11386 2006-08-03 [wwp]        2.4.0cvs22
11387
11388         * src/prefs_common.h
11389                 ask what to do w/ filtering rules that belong to an account when
11390                 applying filtering rules manually from the main window (skip,
11391                 apply regardless of the account, use current account). This dialog
11392                 can be skipped and the last reply used.
11393                 (forgot that file)
11394
11395 2006-08-03 [wwp]        2.4.0cvs21
11396
11397         * src/filtering.c
11398         * src/filtering.h
11399         * src/prefs_common.c
11400         * src/summaryview.c
11401         * src/alertpanel.c
11402         * src/alertpanel.h
11403         * src/messageview.c
11404                 ask what to do w/ filtering rules that belong to an account when
11405                 applying filtering rules manually from the main window (skip,
11406                 apply regardless of the account, use current account). This dialog
11407                 can be skipped and the last reply used.
11408
11409
11410 2006-08-03 [colin]      2.4.0cvs20
11411
11412         * src/textview.c
11413                 Optimize previous patch
11414
11415 2006-08-03 [cleroy]     2.4.0cvs19
11416
11417         * src/textview.c
11418                 Fix quotes getting toggled back when the
11419                 mail has an even number of text parts
11420
11421 2006-08-02 [colin]      2.4.0cvs18
11422
11423         * src/messageview.c
11424                 Add Hide quotes menu
11425
11426 2006-08-02 [colin]      2.4.0cvs17
11427
11428         * src/mainwindow.c
11429         * src/prefs_common.c
11430         * src/textview.c
11431         * src/textview.h
11432         * src/gtk/about.c
11433                 Allow per-level quote hiding,
11434                 Allow toggling quotes by double-clicking them
11435                 Rename RemoteURI to ClickableText to reflect
11436                 the fact it's used for a variety of things
11437
11438 2006-08-02 [wwp]        2.4.0cvs16
11439
11440         * src/mainwindow.c
11441                 fix "View/Hide quotes" menu item status initialization.
11442
11443 2006-08-02 [wwp]        2.4.0cvs15
11444
11445         * src/matcher_parser_parse.y
11446                 remove a debug trace.
11447
11448 2006-08-02 [paul]       2.4.0cvs14
11449
11450         * src/plugins/pgpcore/passphrase.c
11451                 don't set initial dialog size
11452                 make it resizable
11453
11454 2006-08-02 [paul]       2.4.0cvs13
11455
11456         * src/noticeview.c
11457                 remove the rogue '/' character
11458
11459 2006-08-02 [paul]       2.4.0cvs12
11460
11461         * src/noticeview.c
11462                 allow buttons to resize as necessary
11463
11464 2006-08-01 [wwp]        2.4.0cvs11
11465
11466         * src/mbox.c
11467                 fix strict ISO C90 compliance.
11468
11469 2006-08-01 [wwp]        2.4.0cvs10
11470
11471         * tools/update-po
11472                 updated update-po tool to work w/ context-dependent translations.
11473                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11474
11475 2006-08-01 [wwp]        2.4.0cvs9
11476
11477         * src/matcher.c
11478         * src/prefs_filtering.c
11479         * src/prefs_matcher.c
11480                 allow context-dependent translations for "All",
11481                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11482
11483 2006-07-31 [colin]      2.4.0cvs8
11484
11485         * AUTHORS
11486         * src/gtk/authors.h
11487                 Add Rafal to authors
11488
11489 2006-07-31 [colin]      2.4.0cvs7
11490
11491         * src/compose.c
11492         * src/mainwindow.c
11493         * src/messageview.h
11494         * src/prefs_common.c
11495         * src/prefs_common.h
11496         * src/textview.c
11497                 Add 'View/Hide quotes'. Patch based on a patch
11498                 by Rafal Weglarz
11499
11500 2006-07-31 [colin]      2.4.0cvs6
11501
11502         * src/action.c
11503                 Fix problem with "> stuff >" actions
11504
11505 2006-07-31 [paul]       2.4.0cvs5
11506
11507         * po/nb.po
11508                 updated by Geir Helland
11509
11510 2006-07-31 [wwp]        2.4.0cvs4
11511
11512         * src/mainwindow.c
11513         * src/summaryview.c
11514         * src/summaryview.h
11515                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11516                 thanks to Colin.
11517
11518 2006-07-31 [wwp]        2.4.0cvs3
11519
11520         * src/Makefile.am
11521         * src/addr_compl.c
11522         * src/addr_compl.h
11523         * src/addressbook.c
11524         * src/addressbook.h
11525         * src/addressbook_foldersel.c
11526         * src/addressbook_foldersel.h
11527         * src/addrindex.c
11528         * src/addrindex.h
11529         * src/matcher.c
11530         * src/matcher.h
11531         * src/matcher_parser_lex.l
11532         * src/matcher_parser_parse.y
11533         * src/prefs_common.c
11534         * src/prefs_common.h
11535         * src/prefs_filtering.c
11536         * src/prefs_matcher.c
11537         * src/prefs_matcher.h
11538         * src/summaryview.c
11539                 introduce filtering against the address book. It's now possible to add
11540                 matched conditions to determine if any email address in a message matches
11541                 or doesn't match any or all books or folders in the address book.
11542
11543 2006-07-31 [wwp]        2.4.0cvs2
11544
11545         * src/account.c
11546         * src/filtering.c
11547         * src/filtering.h
11548         * src/folder.c
11549         * src/folderview.c
11550         * src/inc.c
11551         * src/mainwindow.c
11552         * src/matcher.c
11553         * src/matcher_parser_lex.l
11554         * src/matcher_parser_parse.y
11555         * src/mbox.c
11556         * src/prefs_filtering.c
11557         * src/prefs_filtering.h
11558         * src/procmsg.c
11559         * src/procmsg.h
11560         * src/summaryview.c
11561                 introduce per-account filtering rules. Each filtering rule can now be assigned
11562                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11563                 when applying filtering rules manually, as all rules will apply - even the ones
11564                 assigned to an account. This issue will be addressed soon.
11565  
11566
11567
11568 2006-07-31 [wwp]        2.4.0cvs1
11569
11570         * src/quote_fmt.c
11571                 make more strings translatable.
11572
11573 2006-07-31 [paul]       2.4.0
11574
11575         2.4.0 released
11576
11577 2006-07-31 [paul]       2.3.1cvs91
11578
11579         * po/ca.po
11580                 updated by Miquel Oliete
11581
11582 2006-07-31 [paul]       2.3.1cvs90
11583
11584         * po/de.po
11585         * po/el.po
11586         * po/fr.po
11587         * po/it.po
11588         * po/pl.po
11589         * po/pt_BR.po
11590         * po/sr.po
11591         * po/zh_CN.po
11592                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11593                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11594                 Aleksandar Urosevic, and Ralgh Young
11595
11596 2006-07-31 [paul]       2.3.1cvs89
11597
11598         * src/account.c
11599         * src/main.c
11600         * src/mainwindow.c
11601         * src/mainwindow.h
11602                 Fix a race condition when, after an SC crash, rescanning
11603                 folders took more than 0.5 seconds
11604                 Thanks to Colin
11605
11606 2006-07-31 [paul]       2.3.1cvs88
11607
11608         * src/folderview.c
11609                 don't translate separator strings
11610
11611 2006-07-30 [mones]      2.3.1cvs87
11612
11613         * doc/man/sylpheed-claws.1
11614                 Fixed non-ASCII chars in Hoa's name
11615         * po/es.po
11616                 Updated for release
11617
11618 2006-07-27 [colin]      2.3.1cvs86
11619
11620         * src/textview.c
11621                 Don't include the leading \n in links
11622                 Patch by Fabien
11623
11624 2006-07-25 [colin]      2.3.1cvs85
11625
11626         * src/mainwindow.c
11627         * src/common/socket.h
11628         * src/etpan/imap-thread.c
11629                 Refresh resolvers before connecting
11630                 to IMAP servers, and after switching
11631                 to online. Thanks to Paul.
11632
11633 2006-07-18 [colin]
11634
11635         * 2.4.0-rc4 released
11636
11637 2006-07-17 [colin]      2.3.1cvs84
11638
11639         * src/inc.c
11640                 Show connection attempt in statusbar before
11641                 connecting (previously first message was
11642                 "Retrieving messages from ..." after the
11643                 connection succeeded.
11644
11645 2006-07-16 [wwp]        2.3.1cvs83
11646
11647         * sylpheed-claws.ico
11648                 Added .ico file (windows multi-size icon file, generated).
11649
11650 2006-07-12 [wwp]        2.3.1cvs82
11651
11652         * src/messageview.c
11653                 remove Message/Re-edit menu entry from messageview window,
11654                 as sent/draft/queued messages are opened in compose window when
11655                 re-edited and it's not possible to re-edit other msgs.
11656
11657 2006-07-12 [paul]       2.3.1cvs81
11658
11659         * AUTHORS
11660         * src/mainwindow.c
11661         * src/gtk/authors.h
11662                 check online state before resetting
11663                 mailcheck timer. Useful if some program
11664                 verifies connection state and updates
11665                 Claws.
11666                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11667
11668 2006-07-12 [paul]       2.3.1cvs80
11669
11670         * sylpheed-claws-128x128.png
11671         * sylpheed-claws-64x64.png
11672         * sylpheed-claws.png
11673         * src/Makefile.am
11674         * src/main.c
11675         * src/prefs_toolbar.c
11676         * src/stock_pixmap.c
11677         * src/stock_pixmap.h
11678         * src/wizard.c
11679         * src/gtk/about.c
11680         * src/gtk/gtkutils.c
11681         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11682         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11683         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11684         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11685         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11686         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11687                 updated and renamed logo/icon files and related
11688                 logo by Jesper Schultz
11689
11690 2006-07-11 [paul]       2.3.1cvs79
11691
11692         * src/main.c
11693                 fix the labels a smidgin
11694
11695 2006-07-09 [colin]      2.3.1cvs78
11696
11697         * src/textview.c
11698                 Show errors in textviewer's command
11699                 Patch by H. Merijn Brand
11700
11701 2006-07-09 [colin]      2.3.1cvs77
11702
11703         * src/compose.c
11704                 Save FMID in drafts too
11705
11706 2006-07-08 [colin]      2.3.1cvs76
11707
11708         * src/compose.c
11709                 Svae RMID in drafted mails too
11710                 Save quote_fmt vars for whole mails,
11711                 don't reset at each quote_fmt_init:
11712                 allows to use the same |i{var} in
11713                 various template fields
11714         * src/prefs_template.c
11715         * src/quote_fmt.h
11716         * src/quote_fmt_parse.y
11717                 Same
11718
11719 2006-07-08 [colin]      2.3.1cvs75
11720
11721         * src/textview.c
11722                 Fix highlighting of attached parts URIs
11723
11724 2006-07-08 [colin]      2.3.1cvs74
11725
11726         * src/main.c
11727                 Prevent bug #981 (sc 2.3.1 segfaults with 
11728                 gtk+ 2.10) from being reported again:
11729                 if Sylpheed-Claws has been compiled against
11730                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11731                 of if Sylpheed-Claws has been compiled against
11732                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11733                 error out.
11734
11735 2006-07-07 [colin]      2.3.1cvs73
11736
11737         * src/prefs_actions.c
11738                 Fix label
11739
11740 2006-07-07 [colin]      2.3.1cvs72
11741
11742         * src/prefs_actions.c
11743                 Fix compile on gtk < 2.8. argh :)
11744
11745 2006-07-07 [paul]       2.3.1cvs71
11746
11747         * src/common/defs.h
11748                 update DONATE_URI
11749
11750 2006-07-07 [colin]      2.3.1cvs70
11751
11752         * po/POTFILES.in
11753         * src/quote_fmt.c
11754         * src/quote_fmt_lex.l
11755         * src/quote_fmt_parse.y
11756                 Add |i{var}, a way to insert user-entered
11757                 text in a template
11758
11759 2006-07-07 [colin]
11760
11761         * 2.4.0-rc3 released
11762
11763 2006-07-07 [colin]      2.3.1cvs69
11764
11765         * src/folder.c
11766                 Don't consider inboxes of UNKNOWN folder 
11767                 classes to be useable as default inboxes
11768
11769 2006-07-07 [paul]       2.3.1cvs68
11770
11771         * src/textview.c
11772                 add missing #include <errno.h>
11773                 Thanks to René J. Blokland
11774
11775 2006-07-07 [paul]       2.3.1cvs67
11776
11777         * src/action.c
11778                 Return now Closes dialog
11779         * src/mimeview.c
11780         * src/mimeview.h
11781         * src/textview.c
11782                 add contextual menu to mime parts listed
11783                 in the textview
11784                 Thanks to Colin
11785         * src/common/utils.c
11786                 reversal: ' is a valid character in URLs
11787
11788 2006-07-06 [colin]      2.3.1cvs66
11789
11790         * src/remotefolder.h
11791                 Forgotten in previous commit
11792
11793 2006-07-06 [colin]      2.3.1cvs65
11794
11795         * src/folder.c
11796                 Set summary update flag whenever
11797                 totals changed
11798         * src/imap.c
11799         * src/prefs_account.c
11800         * src/common/utils.h
11801         * src/etpan/imap-thread.c
11802                 Fix warnings, thanks to Fabien and
11803                 Ricardo
11804
11805 2006-07-06 [wwp]        2.3.1cvs64
11806
11807         * src/gtk/gtkutils.c
11808                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11809
11810 2006-07-06 [wwp]        2.3.1cvs63
11811
11812         * src/account.c
11813         * src/addressbook.c
11814         * src/addressitem.h
11815         * src/folderview.c
11816         * src/mainwindow.c
11817         * src/manual.c
11818         * src/manual.h
11819         * src/message_search.c
11820         * src/prefs_actions.c
11821         * src/prefs_filtering.c
11822         * src/prefs_filtering.h
11823         * src/prefs_template.c
11824         * src/summary_search.c
11825         * src/summaryview.c
11826         * src/gtk/gtkutils.c
11827         * src/gtk/gtkutils.h
11828         * src/gtk/pluginwindow.c
11829                 add help buttons to some dialogs. Clicking such buttons opens a
11830                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11831
11832 2006-07-06 [paul]       2.3.1cvs62
11833
11834         * src/textview.c
11835                 fix attachments contextual menu
11836                 Thanks to Colin
11837
11838 2006-07-05 [colin]      2.3.1cvs61
11839
11840         * src/textview.c
11841         * src/compose.c
11842                 Handle sftp:// links
11843
11844 2006-07-05 [paul]       2.3.1cvs60
11845
11846         * src/gtk/filesel.c
11847                 grab save button by default
11848                 Thanks to Colin
11849
11850 2006-07-05 [wwp]        2.3.1cvs59
11851
11852         * manual/xml2pdf
11853                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11854
11855 2006-07-04 [colin]      2.3.1cvs58
11856
11857         * src/mimeview.c
11858         * src/textview.c
11859                 Use left click to select, middle click to open
11860                 on mimeparts links
11861         * src/common/utils.c
11862                 Fix segfault
11863
11864 2006-07-04 [colin]      2.3.1cvs57
11865
11866         * src/mainwindow.c
11867         * src/news.c
11868                 Warning fixes, thanks to Fabien
11869
11870 2006-07-04 [colin]      2.3.1cvs56
11871
11872         * src/mimeview.c
11873         * src/mimeview.h
11874         * src/textview.c
11875                 Allow parts to be selected via their text label
11876                 in textview
11877
11878 2006-07-04 [colin]      2.3.1cvs55
11879
11880         * src/folderview.c
11881                 Feedback when closing (for big folders)
11882         * src/prefs_actions.c
11883         * src/prefs_filtering.c
11884         * src/prefs_matcher.c
11885         * src/prefs_template.c
11886                 Fix default button when closing without
11887                 having saved
11888
11889 2006-07-04 [colin]      2.3.1cvs54
11890
11891         * src/news.c
11892                 Delete local file on deletion
11893
11894 2006-07-03 [colin]      2.3.1cvs53
11895
11896         * src/folderview.c
11897         * src/main.c
11898                 Don't freeze when rescanning after crash
11899
11900 2006-07-03 [wwp]        2.3.1cvs52
11901
11902         * src/compose.c
11903         * src/privacy.c
11904         * src/privacy.h
11905         * src/plugins/pgpinline/pgpinline.c
11906         * src/plugins/pgpmime/pgpmime.c
11907                 don't report an error when the user cancels the passphrase dialog.
11908
11909 2006-07-02 [colin]      2.3.1cvs51
11910
11911         * src/folderview.c
11912                 Open message when crossing folders with Space,
11913                 goto next unread and friends
11914
11915 2006-07-01 [colin]      2.3.1cvs50
11916
11917         * src/prefs_account.c
11918                 Typographic rules varying from language
11919                 to language (in french "Protocole :"),
11920                 we have to do that :)
11921
11922 2006-07-01 [ticho]      2.3.1cvs49
11923
11924         * src/prefs_account.c
11925                 Only use one temporary gchar* variable in
11926                 prefs_account_protocol_set_optmenu().
11927
11928 2006-07-01 [ticho]      2.3.1cvs48
11929
11930         * src/prefs_account.c
11931         * src/prefs_account.h
11932                 Use GtkLabel for existing account protocol name.
11933                 Created an array for protocol names and populate the
11934                 combobox from it in a for() cycle.
11935
11936 2006-06-30 [colin]      2.3.1cvs47
11937
11938         * src/compose.c
11939                 Block undo when changing signature (by changing
11940                 account)
11941
11942 2006-06-30 [paul]       2.3.1cvs46
11943
11944         * src/send_message.c
11945                 when editing From in the Compose window, use that address
11946                 in the Return-Path: header
11947                 Thanks to Colin
11948
11949 2006-06-30 [colin]      2.3.1cvs45
11950
11951         * src/compose.c
11952                 Fix signature replacement:
11953                 - when no newline before separator
11954                 - when reediting
11955
11956 2006-06-29 [colin]      2.3.1cvs44
11957
11958         * src/folderview.c
11959         * src/folderview.h
11960         * src/mainwindow.c
11961         * src/summaryview.c
11962                 Let 'View/Go to/Next marked' work like
11963                 Next new & Next unread: across folders
11964                 Change the select_on_entry pref to do
11965                 what we want when changing folder
11966         * src/common/utils.c
11967                 Fix single-quoted links 
11968
11969 2006-06-29 [colin]      2.3.1cvs43
11970
11971         * src/gtk/gtkaspell.c
11972                 "Sylpheed" and "Sylpheed-Claws" do exist !
11973
11974 2006-06-29 [colin]      2.3.1cvs42
11975
11976         * src/imap.c
11977                 Forgot to remove debug
11978
11979 2006-06-29 [colin]      2.3.1cvs41
11980
11981         * src/imap.c
11982         * src/imap.h
11983         * src/mainwindow.c
11984                 Disconnect from IMAP servers when going
11985                 offline. Fixes bug #978 (going to offline-mode 
11986                 won't close connections)
11987
11988 2006-06-29 [colin]      2.3.1cvs40
11989
11990         * src/main.c
11991                 Fix transient setting on failing plugins
11992                 Patch by Fabien
11993         * src/plugins/pgpcore/sgpgme.c
11994                 Only warn for OpenPGP. Most people don't
11995                 have CMS available.
11996
11997 2006-06-29 [colin]      2.3.1cvs39
11998
11999         * src/compose.c
12000                 Fix Spelling menu (discrepancy between context menu
12001                 and top menu when folder's dictionary isn't the 
12002                 default one)
12003         * src/plugins/pgpcore/sgpgme.c
12004                 More error reporting about why gpgme can fail
12005
12006 2006-06-29 [wwp]        2.3.1cvs38
12007
12008         * src/mainwindow.c
12009                 honor the display-header-pane setting even when the message view
12010                 is a separate window.
12011
12012 2006-06-29 [wwp]        2.3.1cvs37
12013
12014         * src/prefs_actions.c
12015                 forgot to commit that one (use of GTK_STOCK_INFO).
12016
12017 2006-06-29 [colin]      2.3.1cvs36
12018
12019         * src/imap.c
12020                 Better handling of login errors (ask the password
12021                 again once), alert in case of error. Fix three
12022                 signedness warnings.
12023
12024 2006-06-28 [wwp]        2.3.1cvs35
12025
12026         * src/prefs_template.c
12027         * src/prefs_matcher.c
12028         * src/prefs_filtering_action.c
12029         * src/prefs_quote.c
12030                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12031                 patch by Fabien Vantard, slightly modified.
12032
12033 2006-06-28 [paul]
12034
12035         2.4.0-rc2 released
12036
12037 2006-06-28 [colin]      2.3.1cvs34
12038
12039         * src/prefs_account.c
12040                 Fix bug #977 (Can't add or edit imap accounts)
12041
12042 2006-06-28 [colin]      2.3.1cvs33
12043
12044         * src/mimeview.c
12045                 Fix previous
12046
12047 2006-06-28 [colin]      2.3.1cvs32
12048
12049         * src/mimeview.c
12050                 Save named inlined attachments with "Save all"
12051         * src/main.c
12052         * src/mbox.c
12053         * src/common/plugin.c
12054         * src/common/plugin.h
12055         * src/common/sylpheed.c
12056         * src/common/utils.c
12057         * src/plugins/pgpcore/sylpheed.def
12058         * src/plugins/pgpinline/sylpheed.def
12059         * src/plugins/pgpmime/sylpheed.def
12060                 Win32 compatibility patch, by
12061                 Werner Koch
12062
12063 2006-06-28 [wwp]        2.3.1cvs31
12064
12065         * src/imap.c
12066         * src/prefs_folder_item.c
12067                 less compilation warnings (thanks to Fabien Vantard), less typos.
12068
12069 2006-06-28 [paul]       2.3.1cvs30
12070
12071         * src/gtk/gtkutils.c
12072                 gtk_combo_box_set_focus_on_click() is only
12073                 available since gtk 2.6.0
12074
12075 2006-06-28 [paul]       2.3.1cvs29
12076
12077         * src/prefs_ext_prog.c
12078                 fix engrish and add a tooltip for the
12079                 'command for 'Display as text' option
12080
12081 2006-06-28 [paul]
12082
12083         2.4.0-rc1 released
12084
12085 2006-06-28 [paul]       2.3.1cvs28
12086
12087         * ChangeLog
12088         * tools/Makefile.am
12089                 include textviewer.pl in releases
12090
12091 2006-06-28 [paul]       2.3.1cvs27
12092
12093         * src/prefs_ext_prog.c
12094                 hide Print command option if libgnomeprint
12095                 support is present
12096
12097 2006-06-27 [colin]      2.3.1cvs26
12098
12099         * src/compose.c
12100                 Fix Esc handling in insert/attach dialog
12101                 Don't show this dialog if dragging something
12102                 else than text/uri-list
12103                 Thanks to Fabien Vantard
12104         * tools/textviewer.pl
12105                 Filter script to display stuff as text
12106                 by H. Merijn Brand
12107
12108 2006-06-27 [wwp]        2.3.1cvs25
12109
12110         * src/messageview.c
12111                 use the exact product name (message view title), patch
12112                 by Fabien Vantard.
12113
12114 2006-06-27 [ticho]      2.3.1cvs24
12115
12116         * src/prefs_account.c
12117         * src/prefs_common.c
12118         * src/prefs_common.h
12119         * src/prefs_ext_prog.c
12120         * src/textview.c
12121                 Add a preference (Preferences/External programs)
12122                 to allow "Display as text" to be done via a script
12123                 (patch by H.Merijn Brand).
12124                 Use GtkComboBox for protocol selection in account
12125                 preferences.
12126                 Only include current choice for existing accounts, and
12127                 insensitivize the combobox.
12128
12129 2006-06-27 [paul]       2.3.1cvs23
12130
12131         * src/mbox.c
12132                 fix crasher introduced in cvs21.
12133                 Thanks to Colin
12134
12135 2006-06-26 [colin]      2.3.1cvs22
12136
12137         * src/mbox.c
12138                 Fix double-frees when leaving folders
12139                 after exporting to mbox
12140
12141 2006-06-26 [colin]      2.3.1cvs21
12142
12143         * src/mbox.c
12144                 More feedback (and optimisation)
12145                 on import/export
12146         * src/common/utils.c
12147                 Fix case when looking for mail addresses
12148         * src/gtk/gtkutils.c
12149                 Extra check for (X-)Face
12150
12151 2006-06-25 [ticho]      2.3.1cvs20
12152
12153         * src/compose.c
12154         * src/exphtmldlg.c
12155         * src/gtk/gtkutils.c
12156         * src/gtk/gtkutils.h
12157                 Added second argument to gtkut_sc_combobox_create() to
12158                 control focus-on-click for the widget.
12159                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12160
12161 2006-06-25 [ticho]      2.3.1cvs19
12162
12163         * src/compose.c
12164         * src/gtk/Makefile.am
12165         * src/gtk/combobox.c
12166         * src/gtk/combobox.h
12167         * src/gtk/gtkutils.c
12168         * src/gtk/gtkutils.h
12169                 Use GtkComboBox instead of deprecated GtkOptionMenu
12170                 for account selector in compose window and for encoding
12171                 selector in attachment properties.
12172                 Also factorise working with the new GtkComboBox somewhat.
12173
12174 2006-06-24 [paul]       2.3.1cvs18
12175
12176         * src/prefs_common.c
12177                 use the correct default value
12178
12179 2006-06-24 [paul]       2.3.1cvs17
12180
12181         * src/compose.c
12182         * src/prefs_common.c
12183         * src/prefs_common.h
12184         * src/prefs_compose_writing.c
12185                 enable setting of default action when
12186                 dnd'ing files in the compose window.
12187                 (Collaborative effort with wwp)
12188
12189 2006-06-23 [wwp]        2.3.1cvs16
12190
12191         * src/compose.c
12192                 i18n fix (thanks to Fabien Vantard)
12193
12194 2006-06-22 [colin]      2.3.1cvs15
12195
12196         * src/prefs_customheader.c
12197                 Don't use filters in custom headers' file 
12198                 selector. Remember, extensions mean nothing :)
12199
12200 2006-06-22 [paul]       2.3.1cvs14
12201
12202         * configure.ac
12203                 allow setting of man directory location
12204
12205 2006-06-22 [colin]      2.3.1cvs13
12206
12207         * src/mainwindow.c
12208                 Add 'View/Go to/Next unread folder'.
12209                 I missed that :)
12210
12211 2006-06-22 [colin]      2.3.1cvs12
12212
12213         * src/common/utils.c
12214                 Add some subject prefixes
12215                 Patch by Bjorn T Johansen <btj@havleik.no>
12216
12217 2006-06-22 [colin]      2.3.1cvs11
12218
12219         * manual/advanced.xml
12220                 Forgotten hidden pref
12221
12222 2006-06-21 [paul]       2.3.1cvs10
12223
12224         * src/prefs_account.c
12225                 complete the removal of 'Add date header' option
12226
12227 2006-06-21 [paul]       2.3.1cvs9
12228
12229         * src/account.c
12230         * src/compose.c
12231         * src/prefs_account.c
12232         * src/prefs_account.h
12233                 remove option to add date header - always
12234                 add date header
12235         * src/etpan/imap-thread.c
12236                 fix warnings (Thanks to Colin)
12237
12238 2006-06-21 [wwp]        2.3.1cvs8
12239
12240         * src/folder.c
12241                 set the attachment flag when inline text part are (file)named. This is more convenient
12242                 when receiving (for instance) inline source files or patches sent using thunderbird.
12243
12244 2006-06-21 [paul]       2.3.1cvs7
12245
12246         * src/inc.c
12247                 fix off-by-one count of current msg in
12248                 statusbar filtering progressbar
12249
12250 2006-06-21 [paul]       2.3.1cvs6
12251
12252         * src/folder.c
12253                 Show attachment icon even if the part is 'inline'
12254                 if the following conditions are met:
12255                 - content-type != 'text/plain'
12256                 - content-type != '*/pgp-signature'
12257                 - either 'name' or 'filename' parameter is not NULL
12258                 
12259                 Thanks to Colin
12260
12261 2006-06-21 [paul]       2.3.1cvs5
12262
12263         * src/messageview.c
12264         * src/prefs_common.c
12265         * src/prefs_common.h
12266         * src/prefs_other.c
12267                 add an option to 'Never send Return
12268                 Receipts'
12269                 Thanks to Colin
12270
12271 2006-06-20 [mones]      2.3.1cvs4
12272
12273         * po/es.po
12274                 updated
12275         * src/compose.c
12276                 typo fixed (space after comma)
12277         * tools/make.themes.project
12278                 remove exec mode from tarball files
12279
12280 2006-06-20 [colin]      2.3.1cvs3
12281
12282         * src/news.c
12283         * src/procheader.c
12284         * src/unmime.c
12285                 Better fix for \n's in headers (don't 
12286                 break Received: and others)
12287
12288 2006-06-20 [paul]       2.3.1cvs2
12289
12290         * src/alertpanel.c
12291         * src/textview.c
12292                 improve legibility of phishing attempt
12293                 dialog
12294
12295 2006-06-20 [paul]       2.3.1cvs1
12296
12297         * NEWS
12298         * README
12299         * configure.ac
12300                 Update version number following
12301                 stable release
12302
12303 2006-06-20 [colin]      2.3.0cvs26
12304
12305         * src/compose.c
12306                 When dragging a file to the text of the compose
12307                 window, ask whether we want to insert or attach
12308                 (I know lots of people who do that to attach)
12309
12310 2006-06-20 [colin]      2.3.0cvs25
12311
12312         * src/etpan/imap-thread.c
12313                 Fix threshold (the append command is often > 32 bytes)
12314
12315 2006-06-19 [colin]      2.3.0cvs24
12316
12317         * src/imap.c
12318         * src/etpan/imap-thread.c
12319                 Workaround Rockliffe IMAP server bug: replace
12320                 "x UID SEARCH (ANSWERED UID 1:*)" with
12321                 "x UID SEARCH ANSWERED"
12322                 (Rockliffe doesn't handle the parenthesis)
12323
12324 2006-06-19 [colin]      2.3.0cvs23
12325
12326         * src/compose.c
12327         * src/imap.c
12328         * src/etpan/imap-thread.c
12329                 Probably fix bug #972 (Freezes when adding 
12330                 an attachment to the message)
12331         * src/common/defs.h
12332                 Modernize Firefox cmd
12333
12334
12335 2006-06-18 [colin]      2.3.0cvs22
12336
12337         * src/prefs_customheader.c
12338                 Only allow correct filenames for various
12339                 custom headers
12340
12341 2006-06-18 [colin]      2.3.0cvs21
12342
12343         * src/prefs_customheader.c
12344                 Add a 'From File...' button in custom headers prefs, which
12345                 try to do the right thing: 
12346                 for normal headers, use file as plaintext,
12347                 for X-Face, calls compface,
12348                 for Face, encode to b64.
12349
12350 2006-06-17 [colin]      2.3.0cvs20
12351
12352         * src/mh.c
12353                 Warning fix
12354
12355 2006-06-16 [colin]      2.3.0cvs19
12356
12357         * src/summaryview.c
12358                 Recursive quicksearch: show message list
12359                 in current folder, *then* search children
12360                 in the background.
12361
12362 2006-06-16 [colin]      2.3.0cvs18
12363
12364         * src/main.c
12365                 Instead of ignoring SIGPIPE, save caches
12366                 when getting one. Will fix the fact that
12367                 hot caches are out-of-date when logging 
12368                 out of Xorg.
12369         * src/compose.c
12370         * src/prefs_compose_writing.c
12371                 Only save text (not attachments) when 
12372                 auto-saving to drafts
12373         * src/unmime.c
12374                 Always replace \n, \r and \t with spaces
12375                 in headers
12376         * manual/dist/html/Makefile.am
12377         * manual/dist/pdf/Makefile.am
12378         * manual/dist/ps/Makefile.am
12379         * manual/dist/txt/Makefile.am
12380         * manual/fr/dist/html/Makefile.am
12381         * manual/fr/dist/pdf/Makefile.am
12382         * manual/fr/dist/ps/Makefile.am
12383         * manual/fr/dist/txt/Makefile.am
12384         * manual/pl/dist/html/Makefile.am
12385         * manual/pl/dist/pdf/Makefile.am
12386         * manual/pl/dist/ps/Makefile.am
12387         * manual/pl/dist/txt/Makefile.am
12388                 Fix make clean removing pregenerated manuals
12389
12390
12391 2006-06-16 [colin]      2.3.0cvs17
12392
12393         * src/plugins/pgpcore/sgpgme.c
12394         * src/plugins/pgpmime/pgpmime.c
12395         * src/plugins/pgpinline/pgpinline.c
12396                 Better error reporting in setup_signers.
12397                 Don't fallback to default key if specified
12398                 key isn't found.
12399                 Don't allow signing if more than one secret
12400                 key matches the one specified in prefs.
12401
12402 2006-06-15 [colin]      2.3.0cvs16
12403
12404         * src/folderview.c
12405                 Add "Send queue" in the folder's contextual
12406                 menu
12407         * src/compose.c
12408         * src/messageview.c
12409         * src/privacy.c
12410         * src/privacy.h
12411         * src/procmime.c
12412         * src/procmsg.c
12413         * src/plugins/pgpcore/passphrase.c
12414         * src/plugins/pgpcore/sgpgme.c
12415         * src/plugins/pgpinline/pgpinline.c
12416         * src/plugins/pgpmime/pgpmime.c
12417                 Better error reporting
12418         * src/mbox.c
12419                 Probably fix bug #971 (2.2.3 cannot read mail 
12420                 from local mbox)
12421
12422
12423 2006-06-15 [mones]      2.3.0cvs15
12424
12425         * tools/make.themes.project
12426                 creates the themes project from the web page
12427
12428 2006-06-15 [colin]      2.3.0cvs14
12429
12430         * src/folder.c
12431                 Better fix (avoid losing the folder if scan_tree 
12432                 fails)
12433
12434 2006-06-15 [cleroy]     2.3.0cvs13
12435
12436         * src/folder.c
12437                 Probably fix Bug #969 (crash on rebuilding 
12438                 imap folder)
12439
12440 2006-06-14 [colin]      2.3.0cvs12
12441
12442         * manual/dtd/manual.xsl
12443         * manual/sylpheed-claws-manual.xml
12444         * manual/fr/sylpheed-claws-manual.xml
12445         * manual/pl/sylpheed-claws-manual.xml
12446                 Insert pagebreaks between sections
12447
12448 2006-06-14 [paul]       2.3.0cvs11
12449
12450         * configure.ac
12451                 better fix than 2.3.0cvs10
12452
12453 2006-06-14 [paul]       2.3.0cvs10
12454
12455         * configure.ac
12456                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12457                 (backwards compatible)
12458
12459 2006-06-13 [colin]      2.3.0cvs9
12460
12461         * src/messageview.c
12462                 Fix sending of return receipt with the new queue folders
12463
12464 2006-06-13 [wwp]        2.3.0cvs8
12465
12466         * src/quote_fmt_lex.l
12467                 fix wrong tokens returned in quote_fmt lexer, query not().
12468
12469 2006-06-13 [wwp]        2.3.0cvs7
12470
12471         * src/folder.c
12472         * src/prefs_folder_item.c
12473                 allow changing folder type even when folder is not a top-level one,
12474                 thanks to Colin.
12475
12476 2006-06-12 [colin]      2.3.0cvs6
12477
12478         * src/folderview.c
12479                 Fix double-ask of "Do you want to mark all
12480                 as read"
12481
12482 2006-06-12 [colin]      2.3.0cvs5
12483
12484         * src/compose.c
12485         * src/compose.h
12486         * src/folder.c
12487         * src/folder.h
12488         * src/imap.c
12489         * src/inc.c
12490         * src/main.c
12491         * src/messageview.c
12492         * src/mh.c
12493         * src/prefs_folder_item.c
12494         * src/procheader.c
12495         * src/procmime.c
12496         * src/procmsg.c
12497         * src/procmsg.h
12498         * src/send_message.c
12499         * src/summaryview.c
12500         * src/toolbar.c
12501                 Apply bug #964's patch (Queue and drafts aren't normal)
12502                 The Drafts and Queue folder now contain RFC-822 files,
12503                 allowing to move and copy mails from and to these 
12504                 folders. Moving from Drafts to Queue will prepare the
12505                 mail for sending (PGP signature, encryption, etc).
12506                 This patch also rework sending errors handling to try
12507                 to be more helpful.
12508                 Also, allow redefining folder types via the GUI 
12509                 (Folder type in its Properties)
12510
12511 2006-06-12 [colin]      2.3.0cvs4
12512
12513         * src/summaryview.c
12514         * src/prefs_common.c
12515         * src/prefs_common.h
12516         * src/gedit-print.c
12517                 Allow to define a specific print font - patch
12518                 by Bernhard Walle <bernhard.walle@gmx.de>
12519         * src/prefs_fonts.c
12520         * manual/advanced.xml
12521         * manual/fr/advanced.xml
12522                 Add a hidden pref to allow deletion without
12523                 confirmation
12524
12525 2006-06-12 [wwp]        2.3.0cvs3
12526
12527         * .cvsignore
12528                 more files to ignore.
12529
12530 2006-06-12 [wwp]        2.3.0cvs2
12531
12532         * src/quote_fmt.c
12533         * src/quote_fmt_lex.l
12534         * src/quote_fmt_parse.y
12535                 extend the quote_fmt parser (templates and quotes):
12536                 - allow limited sub-expressions in |p{} and |f{} expressions,
12537                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12538                 - implemented/fixed missing implementation of query_references and show_references,
12539                 - completed, fixed contents and format of the symbols help dialog,
12540                 - fix some compilation warnings.
12541
12542 2006-06-12 [wwp]        2.3.0cvs1
12543
12544         * manual/advanced.xml
12545         * manual/fr/advanced.xml
12546                 updates in the "templates" section of the manual (eng/fr):
12547                  - be more precise (both versions)
12548                  - completed to match the english reference (fr version)
12549                  - touchups (both versions)
12550
12551 2006-06-12 [paul]       2.3.0
12552
12553         2.3.0 released
12554
12555 2006-06-12 [paul]       2.2.3cvs14
12556
12557         * po/ca.po
12558         * po/cs.po
12559         * po/de.po
12560         * po/el.po
12561         * po/fr.po
12562         * po/it.po
12563         * po/pt_BR.po
12564         * po/sr.po
12565         * po/zh_CN.po
12566                 updated by Miquel Oliete, Tim, Stephan Sachse,
12567                 Stavros Giannouris, Fabien Vantard, Andrea
12568                 Spadaccini, Frederico Goncalves Guimaraes,
12569                 Aleksandar Urosevic, and Ralgh Young
12570
12571 2006-06-12 [colin]      2.2.3cvs13
12572
12573         * src/mbox.c
12574                 Add missing header
12575
12576 2006-06-11 [colin]      2.2.3cvs12
12577
12578         * src/msgcache.c
12579                 Verify that g_malloc() succeeded
12580
12581 2006-06-11 [colin]      2.2.3cvs11
12582
12583         * src/wizard.c
12584                 Add Face header to welcome mail
12585
12586 2006-06-10 [colin]      2.2.3cvs10
12587
12588         * src/textview.c
12589                 Revert previous (Forgot it changes the
12590                 margin on the whole mail)
12591
12592 2006-06-10 [colin]      2.2.3cvs9
12593
12594         * src/textview.c
12595                 Don't overlap long headers under (X-)Face
12596
12597 2006-06-10 [mones]      2.2.3cvs8
12598
12599         * manual/xml2pdf
12600                 allow generation of manual on systems lacking saxon binary
12601                 but with java and the saxon library installed
12602
12603         * po/es.po
12604                 updated for release
12605
12606 2006-06-09 [colin]      2.2.3cvs7
12607
12608         * src/summaryview.c
12609                 Fix leak when using Display Sender using Addressbook
12610
12611 2006-06-09 [colin]      2.2.3cvs6
12612
12613         * src/compose.c
12614         * src/folder.c
12615         * src/folderview.c
12616         * src/mimeview.c
12617         * src/summaryview.c
12618                 More leaks fixes
12619
12620 2006-06-09 [paul]       2.2.3cvs5
12621
12622         * AUTHORS
12623         * src/gtk/authors.h
12624         * tools/claws.i18n.status.pl
12625                 updated with new info
12626
12627 2006-06-09 [paul]       2.2.3cvs4
12628
12629         * README
12630                 updated
12631         * manual/ack.xml
12632                 add wwp to authors list
12633         * src/gtk/authors.h
12634                 update mine and Colin's addresses
12635
12636 2006-06-08 [colin]      2.2.3cvs3
12637
12638         * src/etpan/imap-thread.c
12639                 Fix leak on SSL cert check
12640
12641 2006-06-08 [colin]      2.2.3cvs2
12642
12643         * src/common/utils.c
12644                 Fix leak
12645
12646 2006-06-08 [paul]       2.2.3cvs1
12647
12648         * configure.ac
12649                 Update version number following
12650                 stable release
12651
12652 2006-06-07 [colin]      2.2.2cvs3
12653
12654         * src/msgcache.c
12655                 Fix catching cache read errors (guint instead of gint)
12656                 Prevent malloc'ing more than 8MB (means cache corruption)
12657
12658 2006-06-07 [paul]       2.2.2cvs2
12659
12660         * src/exporthtml.c
12661         * src/exportldif.c
12662         * src/mh.c
12663         * src/mutt.c
12664         * src/pine.c
12665         * src/common/utils.c
12666                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12667                 obey $HOME'
12668                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12669                 Thanks to Colin
12670
12671 2006-06-06 [paul]       2.2.2cvs1
12672
12673         * configure.ac
12674                 Update version number following
12675                 stable release
12676
12677 2006-06-06 [paul]       2.2.1cvs6
12678
12679         * src/matcher.c
12680                 fix  implicit declaration of
12681                 sylpheed_do_idle()
12682                 Patch by Fabien Vantard
12683
12684 2006-06-06 [paul]       2.2.1cvs5
12685
12686         * src/matcher.c
12687                 fix age_greater and age_lower so that they
12688                 mean what say and not '...or equal to'
12689                 Thanks to Colin
12690
12691 2006-06-06 [paul]       2.2.1cvs4
12692
12693         * src/textview.c
12694         * src/common/utils.c
12695                 fix URI check
12696                 Thanks to Colin
12697
12698 2006-06-05 [wwp]        2.2.1cvs3
12699
12700         * manual/fr/account.xml
12701                 minor language fixes (thanks to Fabien Vantard).
12702
12703 2006-06-05 [colin]      2.2.1cvs2
12704
12705         * src/prefs_folder_item.c
12706         * src/folderview.c
12707                 Allow recursive setting of properties 
12708                 for whole mailboxes
12709         * src/matcher.c
12710                 Don't freeze on 'test' filtering rule
12711
12712 2006-06-05 [colin]      2.2.1cvs1
12713
12714         * configure.ac
12715                 Update version number following
12716                 stable release
12717
12718 2006-06-04 [wwp]        2.2.0cvs82
12719
12720         * manual/glossary.xml
12721         * manual/account.xml
12722         * manual/fr/glossary.xml
12723         * manual/fr/account.xml
12724                 added glossary section and references/links related to the Face custom header.
12725
12726 2006-06-04 [colin]      2.2.0cvs81
12727
12728         * src/summaryview.c
12729                 Skip to next message on move with no
12730                 immediate execution
12731
12732 2006-06-04 [wwp]        2.2.0cvs80
12733
12734         * manual/xml2pdf
12735                 added sanity checks, exit when needed.
12736
12737 2006-06-03 [paul]       2.2.0cvs79
12738
12739         * src/prefs_receive.c
12740                 page name is now 'Receiving'
12741         * src/prefs_send.c
12742                 page name is now 'Sending'
12743
12744 2006-06-03 [colin]      2.2.0cvs78
12745
12746         * src/plugins/spamassassin/spamassassin_gtk.c
12747                 Autoswitch to Localhost if transport was previously
12748                 disabled. Else people had to check [] Enable, then
12749                 *reselect* transport.
12750
12751 2006-06-03 [colin]      2.2.0cvs77
12752
12753         * src/plugins/pgpinline/pgpinline.c
12754         * src/plugins/pgpmime/pgpmime.c
12755                 Check that gpg_data_release_and_get_mem 
12756                 didn't fail (now, why this happens...)
12757
12758 2006-06-03 [colin]      2.2.0cvs76
12759
12760         * src/mbox.c
12761                 Fix bug #962 (Manual and/or UI should 
12762                 warn about incompatible locking 
12763                 causing dataloss)
12764
12765 2006-06-02 [cleroy]     2.2.0cvs75
12766
12767         * src/filtering.c
12768         * src/folder.c
12769         * src/procmsg.c
12770         * src/summaryview.c
12771                 Fix a few leaks
12772
12773 2006-06-02 [colin]      2.2.0cvs74
12774
12775         * src/main.c
12776                 On exit, free caches after writing them
12777                 Shuts up some valgrind false positives
12778         * src/procmsg.c
12779         * src/send_message.c
12780                 Fix races when reusing existing SMTP connections
12781                 Fix inexistant session timeout
12782         * src/toolbar.c
12783                 Display alertpanel after all queues have
12784                 been processed, not after each
12785
12786 2006-06-02 [wwp]        2.2.0cvs73
12787
12788         * manual/fr/glossary.xml
12789         * manual/fr/ack.xml
12790         * manual/ack.xml
12791                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12792
12793 2006-06-02 [wwp]        2.2.0cvs72
12794
12795         * manual/xml2pdf
12796         * manual/dist/pdf/Makefile.am
12797         * manual/dtd/manual.xsl
12798         * manual/fr/dist/pdf/Makefile.am
12799         * manual/pl/dist/pdf/Makefile.am
12800                 we changed the procedure to generate the .pdf version of the manual.
12801                 The procedure is more modern and the .pdf we get now has a valid index.
12802                 Here are the new pre-requisites:
12803
12804                 - JRE 1.x (1.4 here): there must be one from your distro
12805                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12806                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12807                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12808
12809                 See my posts for further info about the installation of this toolchain:
12810
12811                 Date: Fri, 19 May 2006 19:40:06 +0200
12812                 From: wwp <subscript@free.fr>
12813                 To: sylpheed-claws-devel@lists.sourceforge.net
12814                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12815
12816                 and
12817
12818                 Date: Wed, 24 May 2006 12:58:49 +0200
12819                 From: wwp <subscript@free.fr>
12820                 To: sylpheed-claws-devel@lists.sourceforge.net
12821                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12822
12823 2006-06-01 [colin]      2.2.0cvs71
12824
12825         * src/compose.c
12826                 Better guards against IMAP races
12827         * src/main.c
12828         * src/prefs_common.c
12829         * src/prefs_common.h
12830         * src/common/ssl_certificate.c
12831         * src/etpan/imap-thread.c
12832         * src/etpan/imap-thread.h
12833         * src/gtk/sslcertwindow.c
12834                 New hidden option ssl_skip_cert_check to 
12835                 avoid dups of bug #959 (libetpan linked
12836                 against gnutls and gnutls buggy on 64bit)
12837                 Present expired warning only once per
12838                 session/server.
12839         * manual/advanced.xml
12840         * manual/fr/advanced.xml
12841                 Document new option
12842
12843 2006-06-01 [wwp]        2.2.0cvs70
12844
12845         * src/messageview.c
12846                 fix for bug #961 (return receipt dialog 
12847                 complains incorrectly about return-path 
12848                 email adress being different), thanks 
12849                 to Colin.
12850
12851 2006-05-31 [cleroy]     2.2.0cvs69
12852
12853         * src/common/ssl.c
12854                 Guard against NULLs, although this
12855                 should never be an issue
12856
12857 2006-05-31 [colin]      2.2.0cvs68
12858
12859         * src/filtering.c
12860                 Use g_slist_prepend
12861         * src/imap.c
12862                 Don't remove caches when destroying folder, it
12863                 could (should) be done at exit
12864         * src/inc.c
12865                 free processing cache after incorporation
12866         * src/etpan/imap-thread.c
12867                 Maybe fix bug #959 (Crash on moving to emails 
12868                 to a imap account per ssl with a expired 
12869                 certificate.)
12870
12871 2006-05-30 [colin]      2.2.0cvs67
12872
12873         * src/summaryview.c
12874                 Put back event flush when displaying message
12875                 It avoids reading a bunch of messages just
12876                 by hitting shift-n for too long ;)
12877
12878 2006-05-29 [colin]      2.2.0cvs66
12879
12880         * src/summaryview.c
12881                 Remove useless g_warnings
12882
12883 2006-05-29 [colin]      2.2.0cvs65
12884
12885         * src/imap.c
12886                 Fix g_slist_append()s for performance
12887
12888 2006-05-29 [colin]      2.2.0cvs64
12889
12890         * src/compose.c
12891         * src/common/utils.c
12892                 Fix extraneous tab at start of addresses
12893         * src/mainwindow.c
12894                 Fix warnings (thanks to Fabien)
12895                 Fix crash at exit when composing messages 
12896                 exist
12897         * src/pop.c
12898                 Fix progress bar when deleting expired mails
12899                 Thanks to Hiro
12900         * src/summaryview.c
12901         * src/gtk/gtksctree.c
12902                 Fix re-sorting slowness
12903
12904 2006-05-29 [paul]       2.2.0cvs63
12905
12906         * src/mh.c
12907                 fetch full message when moving mails
12908                 from another mailbox, (fixed data loss
12909                 when filtering from IMAP to MH, introduced
12910                 in 2.2.0cvs57).
12911                 Thanks to Colin
12912
12913 2006-05-29 [mones]      2.2.0cvs62
12914
12915         * src/gtk/gtksctree.c
12916                 Unselect faster (patch by Colin)        
12917
12918 2006-05-26 [colin]      2.2.0cvs61
12919
12920         * src/summaryview.c
12921                 Unplug MSGINFO_UPDATE callback on delete too.
12922
12923 2006-05-26 [colin]      2.2.0cvs60
12924
12925         * src/foldersel.c
12926                 Fix bold in folder selection window with glib2.10
12927                 thanks Hiro
12928
12929 2006-05-26 [colin]      2.2.0cvs59
12930
12931         * src/procheader.c
12932                 Convert date only if necessary (and don't
12933                 try to convert from utf8 to utf8, too)
12934         * src/summaryview.c
12935                 Only set column's text if the column's 
12936                 displayed
12937
12938 2006-05-26 [colin]      2.2.0cvs58
12939
12940         * src/summaryview.c
12941         * src/gtk/gtkutils.c
12942                 Fix useless warning
12943
12944 2006-05-26 [colin]      2.2.0cvs57
12945
12946         * src/mainwindow.c
12947                 Make summaryview selectable as long as 
12948                 no message has focus
12949         * src/mh.c
12950                 Faster deletion (by implementing mh_remove_msgs)
12951                 Faster copy (avoid using mh_fetch_msg just to get
12952                 the filename)
12953                 Faster move (using move_file instead of copy_file
12954                 if MSG_IS_MOVE)
12955                 No progressbar if total number of mails to cp/mv 
12956                 is less than 100
12957         * src/summaryview.c
12958                 Fix removal from subject_table when mail gets moved
12959                 Faster deletion (g_slist_prepend instead of append)
12960         * src/gtk/gtksctree.c
12961                 Remove useless code
12962
12963 2006-05-25 [colin]      2.2.0cvs56
12964
12965         * src/common/ssl_certificate.c
12966                 Fix leak in expired cert check
12967
12968 2006-05-25 [colin]      2.2.0cvs55
12969
12970         * src/mh.c
12971                 Disable flags syncing on .mh_sequences - it
12972                 is buggy and marks mails read under unknown
12973                 conditions.
12974
12975 2006-05-25 [paul]
12976
12977         * 2.3.0-rc4 released
12978
12979 2006-05-24 [colin]      2.2.0cvs54
12980
12981         attention cvs users: if you manage to crash
12982         Sylpheed-Claws while moving, copying or deleting
12983         mails, we *are* interested in stack traces and
12984         valgrind logs. It looks stable, but one never
12985         knows...
12986
12987         * src/folder.c
12988                 Add progressbar for cache updates
12989         * src/folderutils.c
12990                 Optimize Mark all read in the current
12991                 folder
12992         * src/mh.c
12993                 Add progressbar for copy/move
12994         * src/procmsg.c
12995                 Optimize O(n^2) in copy/move
12996         * src/summaryview.c
12997         * src/gtk/gtksctree.c
12998                 Optimize O(n^2) algos
12999         * src/common/timing.h
13000                 Display ms instead of us
13001
13002 2006-05-24 [wwp]        2.2.0cvs53
13003
13004         * manual/fr/advanced.xml
13005                 updates to the French manual.
13006
13007 2006-05-24 [wwp]        2.2.0cvs52
13008
13009         * src/common/utils.c
13010                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13011
13012 2006-05-24 [wwp]        2.2.0cvs51
13013
13014         * src/folderutils.c
13015                 fixed "mark all read" in MH folders (thanks to Colin).
13016
13017 2006-05-24 [paul]       2.2.0cvs50
13018
13019         * doc/man/sylpheed-claws.1
13020                 updated the man page
13021
13022 2006-05-23 [colin]      2.2.0cvs49
13023
13024         * src/folderview.c
13025         * src/imap.c
13026         * src/inc.c
13027         * src/mbox.c
13028         * src/messageview.c
13029         * src/news.c
13030         * src/send_message.c
13031         * src/summaryview.c
13032         * src/gtk/sslcertwindow.c
13033                 alertpanel fixes, by Fabien
13034
13035 2006-05-23 [colin]      2.2.0cvs48
13036
13037         * src/folder.c
13038         * src/folderview.c
13039         * src/msgcache.c
13040         * src/summaryview.c
13041         * src/gtk/gtksctree.c
13042         * src/gtk/gtksctree.h
13043                 More timings
13044                 Fix slow loading problem, which was caused by the
13045                 use of some gtk_ctree funcs and their use of
13046                 g_list_position while gtk_ctree_(un)link'ing.
13047                 Reap more functions from gtkctree.c to be sure we
13048                 use our (fast) version instead of theirs.
13049         * src/mh.c
13050                 Fix copy of unread mails
13051
13052
13053 2006-05-22 [wwp]        2.2.0cvs47
13054
13055         * manual/fr/advanced.xml
13056                 updated.
13057
13058 2006-05-22 [colin]      2.2.0cvs46
13059
13060         * src/filtering.c
13061                 Fix possible infinite loop. 'copy' is not a 
13062                 final action, so when encountering a 'copy',
13063                 we have to check if a previous one was set
13064                 and do it. In the same way, if we encounter
13065                 a 'move' we have to perform a possibly 
13066                 pending 'copy'. This will slow down filtering
13067                 on IMAP if move+copy or multiple copy actions
13068                 are to be done, but handling it via the batch
13069                 would be really too convoluted.
13070
13071 2006-05-22 [wwp]        2.2.0cvs45
13072
13073         * manual/fr/advanced.xml
13074         * manual/fr/faq.xml
13075         * manual/fr/glossary.xml
13076         * manual/fr/handling.xml
13077         * manual/fr/intro.xml
13078         * manual/fr/plugins.xml
13079         * manual/fr/sylpheed-claws-manual.xml
13080                 sync w/ the english manual: updates URIs, documented mailing-list
13081                 support, better explanation about the enabled/disabled feature
13082                 in filtering/processing rules by Paul.
13083
13084 2006-05-21 [colin]      2.2.0cvs44
13085
13086         * src/summaryview.c
13087                 Don't expand after building threads, but during
13088
13089 2006-05-21 [colin]      2.2.0cvs43
13090
13091         * src/procmsg.c
13092         * src/summaryview.c
13093                 More timing possibilities... For next time I have 
13094                 to find out how the hell some 3GHz computer takes
13095                 one minute to open a 30k folder...
13096
13097 2006-05-21 [colin]      2.2.0cvs42
13098
13099         * manual/pl/advanced.xml
13100         * manual/pl/faq.xml
13101         * manual/pl/glossary.xml
13102         * manual/pl/handling.xml
13103         * manual/pl/intro.xml
13104         * manual/pl/plugins.xml
13105         * manual/pl/sylpheed-claws-manual.xml
13106                 Polish manual updated by Pawel
13107
13108 2006-05-20 [colin]
13109
13110         * 2.3.0-rc3 released
13111
13112 2006-05-20 [colin]      2.2.0cvs41
13113
13114         * src/imap.c
13115                 Fix -rc2 problems:
13116                 - remove cache of moved messages from original folder
13117                 - apply new flags to messages even if they aren't appliable
13118                   via IMAP.
13119
13120 2006-05-20 [colin]
13121
13122         * 2.3.0-rc2 released
13123
13124 2006-05-19 [colin]      2.2.0cvs40
13125
13126         * src/imap.c
13127                 Don't issue SELECT in imap_change_flags
13128                 before having checked that we indeed have
13129                 some flags to change. MSG_POSTFILTERED for
13130                 example can't be used on IMAP.
13131                 Fixes bug #955 (copying messages between 
13132                 imap folders is extremely slow), which was
13133                 a regression.
13134
13135 2006-05-19 [colin]      2.2.0cvs39
13136
13137         * src/folder.c
13138         * src/folder.h
13139         * src/folderview.c
13140                 Try to fix bug #830 (Some unread messages 
13141                 get marked read in IMAP inbox):
13142                 - Prevent scanning a folder if it's being 
13143                   opened via the GUI
13144                 - Postpone opening via the GUI of a folder
13145                   currently scanned.
13146
13147
13148 2006-05-19 [wwp]        2.2.0cvs38
13149
13150         * manual/advanced.xml
13151                 fix English+typo (thanks to Paul).
13152
13153 2006-05-19 [wwp]        2.2.0cvs37
13154
13155         * manual/advanced.xml
13156         * manual/fr/advanced.xml
13157         * src/gtk/logwindow.c
13158         * src/prefs_common.c
13159         * src/prefs_common.h
13160                 added hidden prefs to allow customization of colors used in
13161                 protocol log window (useful for dark gtk+ themes).
13162
13163 2006-05-19 [wwp]        2.2.0cvs36
13164
13165         * ChangeLog
13166                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13167
13168 2006-05-19 [paul]       2.2.0cvs35
13169
13170         * src/textview.c
13171                 make Reply-To fully clickable
13172         * src/gtk/logwindow.c
13173                 more colouring (SMTP ESMTP)
13174         Both patches by Pawel Pekala
13175
13176 2006-05-19 [cleroy]     2.2.0cvs34
13177
13178         * src/mh.c
13179                 Don't update flags from current folder
13180                 Probably fixes bug #935 (Read Messages 
13181                 Revert to Being Marked as Unread)
13182
13183 2006-05-18 [colin]      2.2.0cvs33
13184
13185         * src/imap.c
13186                 Warning fix
13187         * src/compose.c
13188         * src/mainwindow.c
13189         * src/summaryview.c
13190         * src/toolbar.c
13191                 Allow replying to multiple emails
13192                 in multiple windows
13193         * src/mimeview.c
13194         * src/etpan/imap-thread.c
13195                 Leak fixes
13196
13197 2006-05-18 [paul]       2.2.0cvs32
13198
13199         * src/summaryview.c
13200                 keep Mailing-List menu refreshed
13201                 Thanks to Colin
13202
13203 2006-05-18 [paul]       2.2.0cvs31
13204
13205         * manual/advanced.xml
13206         * manual/faq.xml
13207         * manual/glossary.xml
13208         * manual/handling.xml
13209         * manual/intro.xml
13210         * manual/plugins.xml
13211         * manual/sylpheed-claws-manual.xml
13212                 update URLs
13213                 add info about mailing-list support
13214                 edit filtering info
13215         * src/wizard.c
13216         * src/common/defs.h
13217         * src/gtk/about.c
13218         * src/plugins/dillo_viewer/README
13219                 update URLs
13220
13221 2006-05-17 [wwp]        2.2.0cvs30
13222
13223         * manual/handling.xml
13224         * manual/fr/handling.xml
13225                 documented the ability to enabled/disable filtering/processing rules.
13226
13227 2006-05-17 [colin]      2.2.0cvs29
13228
13229         * src/main.c
13230                 Don't initialize g_thread subsystem if it's 
13231                 already done (thanks to Hiro)
13232         * src/mimeview.c
13233                 Fix saving of parts when there name can't be
13234                 converted from UTF-8.
13235
13236 2006-05-17 [paul]       2.2.0cvs28
13237
13238         * po/Makefile.in.in
13239                 fix config.status warning with autoconf 2.60
13240
13241 2006-05-17 [paul]       2.2.0cvs27
13242
13243         * po/POTFILES.in
13244                 add src/mbox.c
13245
13246 2006-05-17 [wwp]        2.2.0cvs26
13247
13248         * src/mainwindow.c
13249                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13250
13251 2006-05-17 [wwp]        2.2.0cvs25
13252
13253         * src/plugins/demo/demo.c
13254                 updated product name in plugin demo (many plugins need to be
13255                 sync'ed w/ that change).
13256
13257 2006-05-17 [colin]      2.2.0cvs24
13258
13259         * src/mh.c
13260                 Fix leak
13261
13262 2006-05-16 [colin]      2.2.0cvs23
13263
13264         * src/mainwindow.c
13265                 Stupid me hit again. Fix cvs22.
13266
13267 2006-05-16 [colin]      2.2.0cvs22
13268
13269         * src/mainwindow.c
13270                 Fix bug #922 (sylpheed-claws crashed after 
13271                 pushing on Inbox folder)
13272
13273 2006-05-16 [colin]      2.2.0cvs21
13274
13275         * src/compose.c
13276                 Make From header be copy/paste/select-able
13277
13278 2006-05-16 [wwp]        2.2.0cvs20
13279
13280         * src/export.c
13281         * src/matcher.c
13282         * src/summaryview.c
13283         * src/etpan/imap-thread.c
13284                 fix some compiler warnings (thanks to Colin).
13285
13286 2006-05-16 [wwp]        2.2.0cvs19
13287
13288         * src/action.c
13289         * src/gedit-print.c
13290         * src/inc.c
13291         * src/mainwindow.c
13292         * src/mh.c
13293         * src/statusbar.c
13294         * src/send_message.c
13295         * src/summaryview.c
13296                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13297
13298 2006-05-15 [colin]      2.2.0cvs18
13299
13300         * src/procmsg.c
13301                 Fix automatic rule creation with List-Post
13302
13303 2006-05-15 [paul]       2.2.0cvs17
13304
13305         * tools/filter_conv_new.pl
13306                 updated for rule enabling/disabling
13307                 claws version >= 2.3.x required
13308
13309 2006-05-15 [cleroy]     2.2.0cvs16
13310
13311         * src/main.c
13312                 Revert test
13313
13314 2006-05-15 [cleroy]     2.2.0cvs15
13315
13316         * src/main.c
13317                 test
13318
13319 2006-05-15 [wwp]        2.2.0cvs14
13320
13321         * manual/pl/.cvsignore
13322                 ignore generated files.
13323
13324 2006-05-14 [wwp]        2.3.0-rc1
13325
13326         * 2.3.0-rc1 released
13327
13328 2006-05-13 [wwp]        2.2.0cvs13
13329
13330         * src/filtering.c
13331         * src/filtering.h
13332         * src/matcher.c
13333         * src/matcher_parser_lex.l
13334         * src/matcher_parser_parse.y
13335         * src/prefs_filtering.c
13336                 new feature: provide the ability to disable filtering and processing
13337                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13338                 adaptations.
13339
13340 2006-05-13 [colin]      2.2.0cvs12
13341
13342         * src/compose.c
13343                 Remove useless if (a) b; else b;
13344                 Thanks to wwp
13345
13346 2006-05-13 [wwp]        2.2.0cvs11
13347
13348         * src/export.c
13349         * src/import.c
13350         * src/mainwindow.c
13351         * src/mbox.c
13352         * src/summaryview.c
13353         * src/summaryview.h
13354                 no more silent failures (or at least less ones) when importing
13355                 or exporting from/to mbox. Also start importing/exporting if
13356                 the necessary info is set.
13357
13358 2006-05-13 [wwp]        2.2.0cvs10
13359
13360         * RELEASE_NOTES
13361                 restored up-to-date release notes.
13362
13363 2006-05-13 [paul]       2.2.0cvs9
13364
13365         * po/nl.po
13366         * po/ru.po
13367                 updated by Tim Dijkstra and Pavlo Bohmat
13368
13369 2006-05-12 [colin]      2.2.0cvs8
13370
13371         * src/gtk/quicksearch.c
13372                 Add "k" as shortcut for "colorlabel". Patch
13373                 by ath42@users.sf.net.
13374
13375 2006-05-12 [paul]       2.2.0cvs7
13376
13377         * src/prefs_common.h
13378         * src/prefs_summaries.c
13379         * src/summaryview.c
13380                 when entering a folder also allow
13381                 going directly to first Marked message
13382
13383 2006-05-12 [paul]       2.2.0cvs6
13384
13385         * src/summaryview.c
13386                 always obey 'confirm before marking all
13387                 mails read' option
13388
13389 2006-05-12 [paul]       2.2.0cvs5
13390
13391         * src/textview.c
13392                 make Sender fully clickable
13393
13394 2006-05-12 [colin]      2.2.0cvs4
13395
13396         * src/compose.c
13397         * src/compose.h
13398                 Let From be editable
13399         * src/main.c
13400         * src/mh.c
13401                 Full support of .mh_sequences' Unseen seq
13402
13403 2006-05-12 [colin]      2.2.0cvs3
13404
13405         * src/folder.c
13406         * src/mainwindow.c
13407         * src/mainwindow.h
13408         * src/messageview.c
13409         * src/prefs_spelling.c
13410         * src/procheader.c
13411         * src/procmsg.c
13412         * src/procmsg.h
13413         * src/summaryview.c
13414         * src/toolbar.c
13415         * src/toolbar.h
13416                 Add contextual menu on Compose toolbar
13417                 button. Fixes bug #944 (Automatic
13418                 addresses not applied when changing account
13419                 from compose window)
13420                 add Mailing List support
13421                 based on the old 0.6.5claws25 patch by
13422                 Melvin Hadasht, with finishing touches
13423                 by Colin
13424                 Fix "ignore thread" when mails are threaded by
13425                 subject (and weren't ignored although appearing
13426                 in the thread).
13427                 GUI rework.
13428                 Both patches by Pawel.
13429
13430 2006-05-08 [paul]       2.2.0cvs2
13431
13432         * src/mainwindow.c
13433         * src/mainwindow.h
13434         * src/messageview.c
13435         * src/procheader.c
13436         * src/procmsg.c
13437         * src/procmsg.h
13438         * src/summaryview.c
13439                 add Mailing List support
13440                 based on the old 0.6.5claws25 patch by 
13441                 Melvin Hadasht, with finishing touches
13442                 by Colin
13443
13444 2006-05-08 [colin]      2.2.0cvs1
13445
13446         * src/mainwindow.c
13447         * src/toolbar.c
13448         * src/toolbar.h
13449                 Add contextual menu on Compose toolbar 
13450                 button. Fixes bug #944 (Automatic 
13451                 addresses not applied when changing account 
13452                 from compose window)
13453
13454 2006-05-08 [paul]       2.2.0
13455
13456         2.2.0 released
13457
13458 2006-05-08 [paul]       2.1.1cvs51
13459
13460         * po/cs.po
13461         * po/de.po
13462         * po/en_GB.po
13463         * po/fi.po
13464         * po/fr.po
13465         * po/pt_BR.po
13466         * po/sr.po
13467         * po/zh_CN.po
13468                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13469                 Fabien Vantard, Frederico Goncalves Guimaraes,
13470                 Aleksandar Urosevic, and Ralgh Young
13471
13472 2006-05-12 [colin]      2.1.1cvs50
13473
13474         * po/cs.po
13475         * po/de.po
13476         * po/en_GB.po
13477         * po/es.po
13478         * po/fi.po
13479         * po/fr.po
13480         * po/pt_BR.po
13481         * po/sr.po
13482         * po/zh_CN.po
13483                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13484                 Fabien Vantard, Frederico Goncalves Guimaraes,
13485                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13486
13487 2006-05-05 [colin]      2.1.1cvs49
13488
13489         * manual/Makefile.am
13490         * manual/pl/Makefile.am
13491         * manual/pl/account.xml
13492         * manual/pl/ack.xml
13493         * manual/pl/addrbook.xml
13494         * manual/pl/advanced.xml
13495         * manual/pl/faq.xml
13496         * manual/pl/glossary.xml
13497         * manual/pl/gpl.xml
13498         * manual/pl/handling.xml
13499         * manual/pl/intro.xml
13500         * manual/pl/keyboard.xml
13501         * manual/pl/plugins.xml
13502         * manual/pl/starting.xml
13503         * manual/pl/sylpheed-claws-manual.xml
13504         * manual/pl/dist/.cvsignore
13505         * manual/pl/dist/Makefile.am
13506         * manual/pl/dist/html/.cvsignore
13507         * manual/pl/dist/html/Makefile.am
13508         * manual/pl/dist/pdf/.cvsignore
13509         * manual/pl/dist/pdf/Makefile.am
13510         * manual/pl/dist/ps/.cvsignore
13511         * manual/pl/dist/ps/Makefile.am
13512         * manual/pl/dist/txt/.cvsignore
13513         * manual/pl/dist/txt/Makefile.am
13514                 Add the polish translation of the manual,
13515                 Authored by Pawel Pekala.
13516
13517 2006-05-05 [cleroy]     2.1.1cvs48
13518
13519         * src/main.c
13520                 Re-read matcherrc after loading plugins 
13521                 if some of them add folders.
13522
13523 2006-05-03 [colin]      2.1.1cvs47
13524
13525         * src/imap.c
13526                 I'm idiot
13527
13528 2006-05-03 [colin]      2.1.1cvs46
13529
13530         * src/imap.c
13531                 Be sure to have a session when
13532                 getting separator
13533
13534 2006-05-03 [colin]      2.1.1cvs45
13535
13536         * src/imap.c
13537         * src/imap.h
13538         * src/imap_gtk.c
13539                 Fix preventing renaming with namespace 
13540                 separator.
13541
13542 2006-05-01 [colin]      2.1.1cvs44
13543
13544         * src/action.c
13545                 Don't reload messageview when result of
13546                 action is piped.
13547
13548 2006-04-29 [colin]      2.1.1cvs43
13549
13550         * src/prefs_receive.c
13551         * src/plugins/spamassassin/spamassassin_gtk.c
13552         * src/plugins/clamav/clamav_plugin_gtk.c
13553                 GUI fixes by Pawel
13554
13555 2006-04-29 [colin]      2.1.1cvs42
13556
13557         * src/prefs_compose_writing.c
13558         * src/prefs_quote.c
13559                 Cleanups. Patch by Pawel
13560
13561 2006-04-28 [paul]       2.1.1cvs41
13562
13563         * src/matcher.c
13564                 fix returned quick search results when search
13565                 term contains an underscore.
13566                 Thanks to Colin
13567
13568 2006-04-28 [paul]       2.1.1cvs40
13569
13570         * src/prefs_message.c
13571         * src/prefs_receive.c
13572                 GUI cleanups
13573                 Patches by Pawel Pekala
13574
13575 2006-04-27 [colin]      2.1.1cvs39
13576
13577         * src/wizard.c
13578                 Differentiate subject Welcome from
13579                 window's title Welcome
13580
13581 2006-04-27 [paul]
13582
13583         2.2.0-rc1 released
13584
13585 2006-04-27 [paul]       2.1.1cvs38
13586
13587         * manual/advanced.xml
13588         * manual/fr/advanced.xml
13589                 add info about compose_no_markup hidden pref
13590
13591 2006-04-27 [paul]       2.1.1cvs37
13592
13593         * src/prefs_account.c
13594                 improve privacy labels
13595         * src/prefs_msg_colors.c
13596                 change some strings for translators' convenience
13597         * src/gtk/gtkutils.c
13598                 don't underline the link button text
13599
13600 2006-04-25 [colin]      2.1.1cvs36
13601
13602         * src/folder.c
13603                 Complete 2.1.1cvs33 (once more ;)
13604
13605 2006-04-25 [colin]      2.1.1cvs35
13606
13607         * src/editldap.c
13608                 Fix tooltip
13609
13610 2006-04-25 [cleroy]     2.1.1cvs34
13611
13612         * src/compose.c
13613         * src/gtk/gtkaspell.c
13614                 Fix crash on redirect (related to the return 
13615                 of the aspell menu in compose's toolbar)
13616         * src/prefs_msg_colors.c
13617                 Fix sensitivity widgets
13618         * src/image_viewer.c
13619         * src/gtk/pluginwindow.c
13620         * src/gtk/prefswindow.c
13621                 Change released signals to clicked (Fabien)
13622         * po/POTFILES.in
13623         * src/common/socket.c
13624         * src/plugins/spamassassin/spamassassin.c
13625                 Translate strings (Fabien)
13626
13627 2006-04-25 [paul]       2.1.1cvs33
13628
13629         * src/folder.c
13630         * src/folder.h
13631         * src/folderview.c
13632                 complete the fix of bug #912
13633                 Thanks to Colin
13634
13635 2006-04-25 [colin]      2.1.1cvs32
13636
13637         * src/news.c
13638                 Better progress bar
13639         * src/mimeview.c
13640         * src/summaryview.c
13641         * src/summaryview.h
13642                 Fix focus chain
13643                 Patches by Pawel Pekala
13644
13645 2006-04-24 [colin]      2.1.1cvs31
13646
13647         * src/compose.c
13648                 Fix compilation warnings (Fabien)
13649
13650 2006-04-24 [colin]      2.1.1cvs30
13651
13652         * src/addrindex.c
13653         * src/editldap.c
13654         * src/editldap_basedn.c
13655         * src/editldap_basedn.h
13656         * src/ldapctrl.c
13657         * src/ldapctrl.h
13658         * src/ldapquery.c
13659         * src/ldaputil.c
13660         * src/ldaputil.h
13661                 Fix bug #901 (LDAPS support)
13662
13663 2006-04-24 [colin]      2.1.1cvs29
13664
13665         * src/compose.c
13666                 Fix logic on error with send dialog on
13667         * src/imap.c
13668                 Fix compilation without libetpan, thanks
13669                 to Fabien
13670         * src/summaryview.c
13671                 Fix 'context-menu' key
13672
13673 2006-04-23 [colin]      2.1.1cvs28
13674
13675         * src/folder.c
13676                 Never free current's cache to free up 
13677                 memory. Fixes bug #912 (new count 
13678                 randomly set to message count)
13679
13680 2006-04-23 [colin]      2.1.1cvs27
13681
13682         * src/gtk/quicksearch.c
13683                 And remove printf...
13684
13685 2006-04-23 [colin]      2.1.1cvs26
13686
13687         * src/gtk/quicksearch.c
13688                 Fix replacing in quicksearch, and fix inserting
13689                 in the middle of the string. (introduced at 2.1.0cvs22)
13690
13691 2006-04-23 [colin]      2.1.1cvs25
13692
13693         * src/imap.c
13694                 Make sure uidnext is initialized in get_num_list
13695                 (not for stable, related to 2.1.1cvs8 and friends)
13696
13697 2006-04-23 [colin]      2.1.1cvs24
13698
13699         * src/imap.c
13700                 Output something when login is successful
13701                 too
13702
13703 2006-04-23 [colin]      2.1.1cvs23
13704
13705         * src/etpan/imap-thread.c
13706                 Better logging (line-per-line, hide data in fetch)
13707                 Fix a const warning
13708         * src/gtk/logwindow.c
13709         * src/gtk/logwindow.h
13710                 Better logging (color for input/output)
13711
13712 2006-04-21 [colin]      2.1.1cvs22
13713
13714         * src/gtk/quicksearch.c
13715                 On gtk+-2.8, use stock buttons in quicksearch
13716                 Based on a patch by Fabien and a design by Paul
13717
13718 2006-04-21 [colin]      2.1.1cvs21
13719
13720         * src/folderview.c
13721         * src/mainwindow.c
13722                 Fix occasional flicker in folderview
13723         * src/common/utils.c
13724                 Fix bug #943 (Incorrectly parsed email address 
13725                 list in short headers on message view and in 
13726                 printouts)
13727
13728 2006-04-20 [colin]      2.1.1cvs20
13729
13730         * src/imap.c
13731         * src/imap.h
13732         * src/prefs_account.c
13733                 Add ANONYMOUS auth for IMAP
13734
13735 2006-04-20 [paul]       2.1.1cvs19
13736
13737         * src/main.c
13738                 proper fix for 2.1.1cvs18
13739                 Thanks to Colin
13740
13741 2006-04-20 [paul]       2.1.1cvs18
13742
13743         * src/main.c
13744                 fix build warnings
13745
13746 2006-04-20 [paul]       2.1.1cvs17
13747
13748         * src/gtk/quicksearch.c
13749                 fix standard, non-extended Quick search,
13750                 was broken in 2.1.1cvs15.
13751                 Thanks to Colin.
13752
13753 2006-04-20 [colin]      2.1.1cvs16
13754
13755         * src/prefs_matcher.c
13756                 Fix values when reselecting a ~test
13757                 rule
13758
13759 2006-04-19 [colin]      2.1.1cvs15
13760
13761         * src/compose.c
13762         * src/compose.h
13763         * src/gtk/gtkaspell.c
13764         * src/gtk/gtkaspell.h
13765                 Put back Options menu in Spelling/
13766         * src/gtk/quicksearch.c
13767                 Don't search, and show error, if the
13768                 advanced search has a syntax error
13769
13770 2006-04-18 [colin]      2.1.1cvs14
13771
13772         * src/textview.c
13773                 Fix gdk warnings on set_cursor when textview
13774                 isn't visible
13775
13776 2006-04-18 [colin]      2.1.1cvs13
13777
13778         * src/gtk/gtksctree.c
13779                 Remove seemingly useless refresh that causes
13780                 flicker - watch this commit in case of 
13781                 problems before planned backport to stable
13782
13783 2006-04-18 [colin]      2.1.1cvs12
13784
13785         * src/imap.c
13786                 Factorize get/set_xml code
13787         * src/compose.c
13788         * src/prefs_account.c
13789         * src/prefs_account.h
13790         * src/procmsg.c
13791                 Add Encrypt to self option
13792
13793 2006-04-17 [colin]      2.1.1cvs11
13794
13795         * configure.ac
13796                 Fix search on encrpyt function on dragonfly
13797                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13798
13799 2006-04-17 [colin]      2.1.1cvs10
13800
13801         * src/prefs_account.c
13802                 Be safe by default: remove mails from POP3
13803                 after 7 days, not immediately
13804
13805 2006-04-17 [colin]      2.1.1cvs9
13806
13807         * src/etpan/imap-thread.c
13808                 Fix build on DragonFly - patch by 
13809                 Jonathan Buschmann <jonthn@agmact.com>
13810
13811 2006-04-17 [colin]      2.1.1cvs8
13812
13813         * src/imap.c
13814                 Save uidnext between sessions
13815
13816 2006-04-17 [colin]      2.1.1cvs7
13817
13818         * src/imap.c
13819                 scan is required when uid validity changes
13820
13821 2006-04-17 [colin]      2.1.1cvs6
13822
13823         * src/folderview.c
13824                 Don't scan if not necessary, apart in current
13825                 folder and INBOX to fetch flags.
13826         * src/imap.c
13827                 Scan is necessary if unread count changes
13828
13829 2006-04-17 [colin]      2.1.1cvs5
13830
13831         * src/imap.c
13832                 ...But always fetch ANSWERED and DELETED flags for
13833                 INBOX, as filtering can happen on these flags.
13834
13835 2006-04-17 [colin]      2.1.1cvs4
13836
13837         * src/imap.c
13838                 Don't fetch REPLIED and DELETED flags when synchronising
13839                 flags with a closed folder. We only need UNSEEN and FLAGGED
13840                 to update the folderview.
13841
13842 2006-04-17 [colin]      2.1.1cvs3
13843
13844         * src/imap.c
13845                 Faster flag search when there are new mails 
13846                 in a folder. We can do a full search if the 
13847                 folder contains less messages than the new
13848                 list.
13849
13850 2006-04-17 [colin]      2.1.1cvs2
13851
13852         * po/cs.po
13853         * po/de.po
13854         * po/fr.po
13855         * po/nl.po
13856         * po/pt_BR.po
13857                 Update translations from stable branch
13858
13859 2006-04-17 [colin]      2.1.1cvs1
13860
13861         * configure.ac
13862                 Bump version to follow stable release
13863
13864 2006-04-16 [mones]      2.1.0cvs50
13865
13866         * po/es.po
13867                 Updated for release
13868
13869 2006-04-16 [colin]      2.1.0cvs49
13870
13871         * src/textview.c
13872                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13873                 with gtk < 2.8. Thanks to Fabien Vantard.
13874
13875 2006-04-15 [colin]      2.1.0cvs48
13876
13877         * src/etpan/imap-thread.c
13878                 Fix bug #919 (libetpan: SEGV when connecting 
13879                 using command)
13880
13881 2006-04-14 [colin]      2.1.0cvs47
13882
13883         * src/main.c
13884                 Fix race on --select (should be done better)
13885
13886 2006-04-14 [wwp]        2.1.0cvs46
13887
13888         * src/send_message.c
13889                 enforce a check for domain in account prefs (a sending
13890                 error could be faced if domain was checked but no value set),
13891                 thanks to Colin.
13892
13893 2006-04-14 [colin]      2.1.0cvs45
13894
13895         * src/codeconv.c
13896                 when converting from unknown to unknown, if the
13897                 string is UTF8, don't convert it to the locale
13898                 (which breaks it)
13899
13900 2006-04-14 [colin]      2.1.0cvs44
13901
13902         * src/compose.c
13903                 Don't try to use ASCII for converting headers
13904                 (as done in body)
13905
13906 2006-04-14 [paul]       2.1.0cvs43
13907
13908         * src/crash.c
13909                 add locale/charset info to crash report
13910         * src/gtk/about.c
13911                 add wwp to doc team
13912                 replace 'e-mail' with preferred 'email'
13913         * src/gtk/authors.h
13914                 ensure contributors list is in alphabetical
13915                 order
13916
13917 2006-04-13 [colin]      2.1.0cvs42
13918
13919         * src/textview.c
13920                 Prevent gdk warnings
13921
13922 2006-04-13 [colin]      2.1.0cvs41
13923
13924         * src/common/ssl_certificate.c
13925         * src/common/ssl_certificate.h
13926         * src/gtk/sslcertwindow.c
13927                 Warn on expired certs, and display the expiration date
13928
13929 2006-04-13 [colin]      2.1.0cvs40
13930
13931         * src/plugins/spamassassin/spamassassin_gtk.c
13932                 Fix missing set_text on unix socket
13933
13934 2006-04-13 [wwp]        2.1.0cvs39
13935
13936         * manual/fr/advanced.xml
13937         * manual/fr/glossary.xml
13938                 applied new spam/ham/email lexicon (pourriel, courriel)
13939
13940 2006-04-13 [paul]       2.1.0cvs38
13941
13942         * src/plugins/pgpmime/plugin.c
13943                 remove the mention of S/MIME from the
13944                 description. This is now handled by the
13945                 S/MIME plugin.
13946
13947 2006-04-13 [paul]       2.1.0cvs37
13948
13949         * src/prefs_msg_colors.c
13950                 rework dialog
13951         * src/prefs_folder_item.c
13952         * src/prefs_spelling.c
13953                 add a tooltip to the colour selector buttons
13954
13955 2006-04-13 [wwp]        2.1.0cvs36
13956
13957         * manual/advanced.xml
13958         * manual/glossary.xml
13959         * manual/handling.xml
13960         * manual/keyboard.xml
13961         * manual/plugins.xml
13962         * manual/starting.xml
13963         * manual/fr/account.xml
13964         * manual/fr/ack.xml
13965         * manual/fr/addrbook.xml
13966         * manual/fr/advanced.xml
13967         * manual/fr/faq.xml
13968         * manual/fr/glossary.xml
13969         * manual/fr/gpl.xml
13970         * manual/fr/handling.xml
13971         * manual/fr/intro.xml
13972         * manual/fr/keyboard.xml
13973         * manual/fr/plugins.xml
13974         * manual/fr/starting.xml
13975         * manual/fr/sylpheed-claws-manual.xml
13976                 fixes to the manuals:
13977                  - summaryview -> Message List (same in French)
13978                  - translate key names
13979                  - fix French punctuation, use non-breakable spaces when
13980                    necessary, don't use &thinsp; which is not portable
13981                  - tell what maildir and mbox formats we support
13982
13983 2006-04-12 [wwp]        2.1.0cvs35
13984
13985         * src/prefs_toolbar.c
13986                 unified a replace button more,
13987                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13988
13989 2006-04-12 [wwp]        2.1.0cvs34
13990
13991         * src/prefs_common.c
13992         * src/prefs_msg_colors.c
13993                 make default color labels translatable,
13994                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13995                 thanks to Tim <timbrain@post.cz> for reporting.
13996
13997 2006-04-12 [wwp]        2.1.0cvs33
13998
13999         * manual/glossary.xml
14000         * manual/intro.xml
14001         * manual/plugins.xml
14002         * manual/starting.xml
14003         * manual/sylpheed-claws-manual.xml
14004         * manual/fr/.cvsignore
14005         * manual/fr/account.xml
14006         * manual/fr/ack.xml
14007         * manual/fr/addrbook.xml
14008         * manual/fr/advanced.xml
14009         * manual/fr/faq.xml
14010         * manual/fr/glossary.xml
14011         * manual/fr/handling.xml
14012         * manual/fr/intro.xml
14013         * manual/fr/keyboard.xml
14014         * manual/fr/plugins.xml
14015         * manual/fr/starting.xml
14016         * manual/fr/sylpheed-claws-manual.xml
14017                 various fixes: typos, missing .fr translations, punctuation,
14018                 capitalization, links, accents and some bad French more.
14019
14020 2006-04-12 [wwp]        2.1.0cvs32
14021
14022         * src/prefs_gtk.c
14023                 fix for bug #935: always store prefs files in UTF-8 (thanks
14024                 to Colin).
14025
14026 2006-04-11 [colin]      2.1.0cvs31
14027
14028         * src/compose.c
14029                 Fix inserting files not in utf8 when locale is utf8
14030
14031 2006-04-11 [colin]      2.1.0cvs30
14032
14033         * src/inc.c
14034                 Don't show error dialog when cancelling connection
14035                 Patch by Pawel
14036
14037 2006-04-11 [cleroy]     2.1.0cvs29
14038
14039         * src/compose.c
14040                 Implement multiple quote levels
14041         * src/prefs_common.c
14042                 Change a little bit the quote bgcolor for 2nd level
14043
14044 2006-04-11 [colin]      2.1.0cvs28
14045
14046         * src/gtk/about.c
14047                 Add locale and charset in the label
14048
14049 2006-04-10 [colin]      2.1.0cvs27
14050
14051         * src/compose.c
14052         * src/prefs_common.c
14053         * src/prefs_common.h
14054         * src/prefs_msg_colors.c
14055         * src/textview.c
14056                 Allow optional background color in quotes
14057                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14058                 GTK+-2.8.x feature
14059
14060 2006-04-10 [colin]      2.1.0cvs26
14061
14062         * src/main.c
14063         * src/mainwindow.c
14064         * src/mainwindow.h
14065                 Implement --select
14066
14067 2006-04-10 [colin]      2.1.0cvs25
14068
14069         * manual/plugins.xml
14070         * manual/fr/plugins.xml
14071                 Document libcurl's proxy variables
14072
14073 2006-04-09 [colin]      2.1.0cvs24
14074
14075         * src/prefs_common.c
14076                 gettext() returns statically allocated stuff. We have
14077                 to strdup it in order to be able to free it.
14078
14079 2006-04-09 [colin]      2.1.0cvs23
14080
14081         * AUTHORS
14082         * src/gtk/authors.h
14083                 Add Alexei
14084
14085 2006-04-09 [colin]      2.1.0cvs22
14086
14087         * src/mainwindow.c
14088         * src/gtk/quicksearch.c
14089                 Fix bug #859 (problems with cyrilic input in 
14090                 search panel) - Patch by Alexey Illarionov 
14091                 <littlesavage@rambler.ru>
14092
14093 2006-04-09 [colin]      2.1.0cvs21
14094
14095         * src/prefs_customheader.c
14096                 I prefer removing then freeing rather than the contrary
14097                 (even if it doesn't change anything ;-)
14098         * src/prefs_account.c
14099                 Fix bug #933 (Crash re-entering the custom headers list 
14100                 dialog in accounts prefs)
14101                 The problem happened when cancelling the Account 
14102                 Preferences' dialogs - in which case we didn't do 
14103                 anything to the PrefsAccount * struct. In case of applying,
14104                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14105                 working with in this dialog. The problem is that 
14106                 prefs_customheader.c, working on this tmp_ac_prefs, always
14107                 changes the ->customhdr_list pointer, even when cancelled. 
14108                 So in case of cancelling the prefs_account dialog, we still
14109                 have to update ->customhdr_list in the real account.
14110
14111 2006-04-08 [colin]      2.1.0cvs20
14112
14113         * manual/fr/glossary.xml
14114         * manual/fr/keyboard.xml
14115                 Forgot some headers :)
14116
14117 2006-04-08 [colin]      2.1.0cvs19
14118
14119         * manual/Makefile.am
14120         * manual/fr/Makefile.am
14121         * manual/fr/account.xml
14122         * manual/fr/ack.xml
14123         * manual/fr/addrbook.xml
14124         * manual/fr/advanced.xml
14125         * manual/fr/faq.xml
14126         * manual/fr/glossary.xml
14127         * manual/fr/gpl.xml
14128         * manual/fr/handling.xml
14129         * manual/fr/intro.xml
14130         * manual/fr/keyboard.xml
14131         * manual/fr/plugins.xml
14132         * manual/fr/starting.xml
14133         * manual/fr/sylpheed-claws-manual.xml
14134         * manual/fr/dist/.cvsignore
14135         * manual/fr/dist/Makefile.am
14136         * manual/fr/dist/html/.cvsignore
14137         * manual/fr/dist/html/Makefile.am
14138         * manual/fr/dist/pdf/.cvsignore
14139         * manual/fr/dist/pdf/Makefile.am
14140         * manual/fr/dist/ps/.cvsignore
14141         * manual/fr/dist/ps/Makefile.am
14142         * manual/fr/dist/txt/.cvsignore
14143         * manual/fr/dist/txt/Makefile.am
14144                 Add the french translation of the manual. Thanks to
14145                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14146                 account.xml, ack.xml, addrbook.xml and advanced.xml
14147
14148 2006-04-08 [colin]      2.1.0cvs18
14149
14150         * manual/plugins.xml
14151         * manual/starting.xml
14152                 More fixes
14153
14154 2006-04-07 [colin]      2.1.0cvs17
14155
14156         * manual/faq.xml
14157         * manual/intro.xml
14158         * manual/keyboard.xml
14159                 Little fixes
14160
14161 2006-04-07 [colin]      2.1.0cvs16
14162
14163         * README
14164         * src/compose.c
14165         * src/prefs_common.c
14166         * src/prefs_common.h
14167                 Add hidden compose_no_markup pref
14168
14169 2006-04-07 [wwp]        2.1.0cvs15
14170
14171         * src/summary_search.c
14172         * .cvsignore
14173                 Bugfix: stop button was sticky when searching in an empty folder.
14174                 Applied curly brackets code style to the whole file (summary_search.c).
14175                 More files to ignore.
14176
14177 2006-04-07 [wwp]        2.1.0cvs14
14178
14179         * src/message_search.c
14180         * src/summary_search.c
14181                 changed default button when search bumps at file/folder
14182                 beginning or end, for convenience (thanks to Colin).
14183
14184 2006-04-07 [paul]       2.1.0cvs13
14185
14186         * src/plugins/dillo_viewer/dillo_prefs.c
14187                 avoid future potential for namespace collision
14188                 Patch by Colin
14189
14190 2006-04-06 [wwp]        2.1.0cvs12
14191
14192         * src/summary_search.c
14193                 Unify extended/advanced searches names (and thus factorize labels),
14194                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14195
14196 2006-04-06 [wwp]        2.1.0cvs11
14197
14198         * src/folderview.c
14199         * src/prefs_themes.c
14200         * src/summaryview.c
14201                 Fixed some compilation warnings.
14202
14203 2006-04-06 [colin]      2.1.0cvs10
14204
14205         * manual/advanced.xml
14206                 Document the wizard template and how to deploy
14207                 Sylpheed-Claws effectively
14208
14209 2006-04-06 [colin]      2.1.0cvs9
14210
14211         * src/folderview.c
14212                 gettext patch to tell translators about _("#"),
14213                 by Maxim Britov
14214
14215 2006-04-06 [colin]      2.1.0cvs8
14216
14217         * src/textview.c
14218                 Fix invalid GtkTextBIter after clicking "Display as text"
14219
14220 2006-04-06 [mones]      2.1.0cvs7
14221
14222         * src/addr_compl.c
14223         * src/addrindex.c
14224         * src/addritem.c
14225         * src/codeconv.c
14226         * src/compose.c
14227         * src/filtering.c
14228         * src/folder.c
14229         * src/folder_item_prefs.c
14230         * src/folderview.c
14231         * src/localfolder.c
14232         * src/matcher.c
14233         * src/mimeview.c
14234         * src/prefs_msg_colors.c
14235         * src/prefs_spelling.c
14236         * src/prefs_themes.c
14237         * src/procmime.c
14238         * src/procmsg.c
14239         * src/stock_pixmap.c
14240         * src/summaryview.c
14241         * src/textview.c
14242         * src/toolbar.c
14243         * src/common/mgutils.c
14244         * src/common/prefs.c
14245         * src/common/ssl_certificate.c
14246         * src/gtk/colorlabel.c
14247         * src/gtk/quicksearch.c
14248         * src/plugins/pgpmime/pgpmime.c
14249         * src/plugins/spamassassin/spamassassin.c
14250                 Removed redundant NULL checks for g_free() calls.
14251                 Patch by Pawel Pekala.
14252
14253 2006-04-06 [mones]      2.1.0cvs6
14254
14255         * src/prefs_actions.c
14256         * src/prefs_filtering.c
14257         * src/prefs_filtering_action.c
14258         * src/prefs_matcher.c
14259         * src/prefs_template.c
14260         * src/gtk/gtkutils.c
14261         * src/gtk/gtkutils.h
14262                 Have a nice replace button. Patch by Pawel Pekala
14263
14264 2006-04-06 [colin]      2.1.0cvs5
14265
14266         * src/addressbook.c
14267                 Fix crash with empty columns
14268
14269 2006-04-05 [colin]      2.1.0cvs4
14270
14271         * src/wizard.c
14272         * src/prefs_gtk.c
14273                 Allow wizard customization with pre-filled values
14274
14275 2006-04-05 [colin]      2.1.0cvs3
14276
14277         * src/textview.c
14278         * src/mimeview.c
14279         * src/mimeview.h
14280                 Nicer messages in mimeview
14281
14282 2006-04-05 [colin]      2.1.0cvs2
14283
14284         * src/addressbook.c
14285         * src/prefs_summaries.c
14286                 i18n fix
14287
14288 2006-04-05 [colin]      2.1.0cvs1
14289
14290         * src/plugins/pgpcore/plugin.c
14291         * src/plugins/pgpcore/select-keys.c
14292         * src/plugins/pgpcore/select-keys.h
14293         * src/plugins/pgpcore/sgpgme.c
14294         * src/plugins/pgpcore/sgpgme.h
14295         * src/plugins/pgpinline/pgpinline.c
14296         * src/plugins/pgpinline/plugin.c
14297         * src/plugins/pgpmime/pgpmime.c
14298         * src/plugins/pgpmime/plugin.c
14299                 Factorize and generalize a bit 
14300                 Drop S/MIME signature verification from PGP/MIME
14301                 (adding it as another, more complete plugin)
14302
14303 2006-04-05 [paul]       2.1.0
14304
14305         2.1.0 released
14306
14307 2006-04-05 [paul]       2.0.0cvs186
14308
14309         * manual/advanced.xml
14310                 add info on colour labels
14311
14312 2006-04-05 [paul]       2.0.0cvs185
14313
14314         * po/bg.po
14315         * po/cs.po
14316         * po/de.po
14317         * po/el.po
14318         * po/en_GB.po
14319         * po/fi.po
14320         * po/fr.po
14321         * po/it.po
14322         * po/nl.po
14323         * po/pl.po
14324         * po/pt_BR.po
14325         * po/sr.po
14326         * po/zh_CN.po
14327                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14328                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14329                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14330                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14331         * src/gtk/authors.h
14332         * tools/claws.i18n.status.pl
14333                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14334                 and new Czech translator, Tim <timbrain@post.cz>
14335
14336 2006-04-05 [mones]      2.0.0cvs184
14337
14338         * po/es.po
14339                 Updated translation
14340
14341 2006-04-05 [colin]      2.0.0cvs183
14342
14343         * src/gtk/quicksearch.c
14344                 Fix bug #929 (unnecessary reload in quick search bar)
14345
14346 2006-04-05 [colin]      2.0.0cvs182
14347
14348         * src/compose.c
14349                 Fix crash on Reply with no From:
14350                 Show signature and conversion error on queuing 
14351                 (but not sending)
14352         * src/mainwindow.c
14353         * src/summaryview.c
14354         * src/summaryview.h
14355                 Factorize threading code and make sure msginfo 
14356                 is not null when it comes from a GtkCTreeRow's 
14357                 data
14358         * src/gtk/gtkaspell.c
14359                 Check for necessary things
14360         * src/gtk/gtksctree.c
14361         * src/gtk/gtksctree.h
14362                 Reset anchor if necessary when removing node
14363
14364 2006-03-29 [colin]      2.0.0cvs181
14365
14366         * src/folderview.c
14367                 Warn for disabled IMAP accounts (due to lack of
14368                 libetpan). Breaks string-freeze - sorry - but it
14369                 is kind of important ;)
14370
14371 2006-03-28 [colin]      2.0.0cvs180
14372
14373         * src/gtk/gtkutils.c
14374         * src/gtk/gtkutils.h
14375                 Add a gtkut_get_link_btn() function that
14376                 creates a button which acts like an URI
14377         * src/prefs_themes.c
14378         * src/gtk/about.c
14379                 Use this function (factorizes codes)
14380         * src/common/defs.h
14381         * src/gtk/pluginwindow.c
14382                 Add a "Get more..." in the plugins window
14383
14384 2006-03-28 [colin]      2.0.0cvs179
14385
14386         * src/common/smtp.c
14387         * src/common/passcrypt.c
14388         * src/undo.c
14389                 Warning fixes. Patch by Pawel Pekala
14390
14391 2006-03-27 [colin]      2.0.0cvs178
14392
14393         * src/undo.c
14394                 Fix undoing by blocks with spaces
14395
14396 2006-03-27 [colin]      2.0.0cvs177
14397
14398         * src/textview.c
14399                 Set margin to 3px for headers
14400
14401 2006-03-27 [paul]
14402
14403         2.1.0-rc2 released
14404
14405 2006-03-27 [wwp]        2.0.0cvs176
14406
14407         * src/summaryview.c
14408                 don't reset quicksearch when updating the message list.
14409                 Thanks to Colin.
14410
14411 2006-03-26 [wwp]        2.0.0cvs175
14412
14413         * src/compose.c
14414                 use a unified border width ('other' tab in the compose window,
14415                 patch by Pawel Pekala).
14416
14417
14418 2006-03-26 [wwp]        2.0.0cvs174
14419
14420         * src/common/quoted-printable.c
14421         * src/addressbook.c
14422                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14423
14424 2006-03-26 [colin]      2.0.0cvs173
14425
14426         * src/quote_fmt_parse.y
14427                 Fix non-UTF8 date formats messing up the whole quote a 
14428                 little bit
14429
14430 2006-03-26 [colin]      2.0.0cvs172
14431
14432         * src/procheader.c
14433                 Make sure the date is UTF8 valid, or try to make it
14434                 so. IncrediMail is really IncrediStupid.
14435         * src/compose.c
14436                 Fix possible conversions. 
14437                 
14438
14439 2006-03-26 [colin]      2.0.0cvs171
14440
14441         * src/matcher.c
14442                 Fix corner cases in body search. This is still a
14443                 hack... It seems impossible to make it good and 
14444                 reasonably fast at the same time.
14445
14446 2006-03-26 [colin]      2.0.0cvs170
14447
14448         * src/summaryview.c
14449                 I think I killed the twilight zone bug!
14450                 summary_select_node() flushes GTK events in order
14451                 to be able to center the view. But this also 
14452                 flushes keypresses like Ctrl-Alt-U, so this can
14453                 call summary_show from summary_select_node (itself
14454                 called from summary_show, etc.). And the summaryview
14455                 has to be unlocked in this function. So just locking
14456                 while processing GTK events, and bailing if locked, 
14457                 should fix it.
14458                 Fixes bug #927 (SIGSEGV during Update Summary)
14459
14460 2006-03-25 [colin]      2.0.0cvs169
14461
14462         * src/matcher.c
14463                 Fix search in QP-encoded bodies
14464                 Fix utf-8 searches in bodies encoded in the
14465                 locale's encoding
14466         * src/common/quoted-printable.c
14467         * src/common/quoted-printable.h
14468                 Add a decode function that doesn't overwrite
14469                 the original pointer
14470                 
14471
14472 2006-03-24 [colin]      2.0.0cvs168
14473
14474         * src/action.c
14475         * src/summaryview.c
14476         * src/summaryview.h
14477                 Update message cache after action
14478                 Patch by H. Merijn Brand
14479         * src/prefs_msg_colors.c
14480                 Factorize label 
14481                 Patch by Fabien Vantard
14482         * src/plugins/spamassassin/spamassassin_gtk.c
14483                 Remove useless translation
14484                 Patch by Fabien Vantard
14485
14486 2006-03-23 [colin]      2.0.0cvs167
14487
14488         * src/common/ssl.c
14489                 Let 30 seconds to SSL_connect
14490
14491 2006-03-23 [wwp]        2.0.0cvs166
14492
14493         * src/summaryview.c
14494         * src/gtk/description_window.c
14495                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14496                 and headers are translated; adjust description windows' width to fit their
14497                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14498
14499 2006-03-23 [paul]       2.0.0cvs165
14500
14501         * src/common/utils.c
14502                 fix highlighting of URIs containing "()"
14503                 (2.0.0cvs164's reversal fixed)
14504                 Thanks to Colin.
14505
14506 2006-03-23 [paul]       2.0.0cvs164
14507
14508         * src/common/utils.c
14509                 revert patch, (postponing a fix), at 2.0.0cvs120
14510                 as it breaks more URIs than it fixes.
14511                 Allow '-' to be a terminating character in a URI
14512
14513 2006-03-22 [colin]      2.0.0cvs163
14514
14515         * configure.ac
14516                 Require libetpan 0.45
14517                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14518
14519 2006-03-22 [paul]       2.0.0cvs162
14520
14521         * src/editgroup.c
14522                 replace '<-' and '->' buttons with GTK_STOCK graphical
14523                 buttons
14524         * src/summary_search.c
14525                 don't offer '...' for translation
14526                 add a tooltip to advanced search '...' button
14527         * src/gtk/quicksearch.c
14528                 don't offer '...' for translation
14529
14530 2006-03-21 [colin]      2.0.0cvs161
14531
14532         * src/compose.c
14533                 Fix middle-click pasting (insert at click
14534                 position instead of cursor position, don't
14535                 remove existing selection and allow pasting
14536                 our own selection)
14537         * src/addressbook.c
14538                 "LDAP Server" -> "LDAP servers"
14539
14540 2006-03-21 [wwp]        2.0.0cvs160
14541
14542         * src/etpan/imap-thread.c
14543                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14544
14545 2006-03-20 [colin]      2.0.0cvs159
14546
14547         * src/summaryview.c
14548                 Don't reload summaryview after an execute with no
14549                 move action
14550
14551 2006-03-19 [colin]      2.0.0cvs158
14552
14553         * src/addressbook.c
14554                 and put groups at the top, always
14555
14556 2006-03-19 [colin]      2.0.0cvs157
14557
14558         * src/addressbook.c
14559                 Order groups before names, as previously
14560
14561 2006-03-19 [colin]      2.0.0cvs156
14562
14563         * src/addressbook.c
14564                 - Sort case-unsensitive
14565                 - Put the sort arrow at opening too
14566
14567 2006-03-19 [wwp]        2.0.0cvs155
14568
14569         * src/addressbook.c
14570                 allow sorting by name/email/remarks, ensure that right-pane's contents
14571                 matches the left-pane selection (cleared when appropriate).
14572                 Patch by Pawel Pekala <c0rn@o2.pl>.
14573
14574 2006-03-18 [colin]      2.0.0cvs154
14575
14576         * src/textview.c
14577                 Fix text cursor ;)
14578
14579 2006-03-18 [colin]      2.0.0cvs153
14580
14581         * src/gtk/filesel.c
14582                 Make sure we hide the preview if we didn't get
14583                 a filename
14584
14585 2006-03-18 [colin]      2.0.0cvs152
14586
14587         * src/summaryview.c
14588                 Set cursor to watch for execution (fixes lack
14589                 of watch-cursor when dnd'ing hundreds of mails)
14590         * src/gtk/filesel.c
14591                 Check that mime type is 'image/*' before updating
14592                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14593
14594 2006-03-18 [colin]      2.0.0cvs151
14595
14596         * src/mainwindow.c
14597         * src/textview.c
14598         * src/textview.h
14599                 Put a watch cursor in textview too when the mainwindow's
14600                 cursor in a watch
14601
14602 2006-03-18 [colin]      2.0.0cvs150
14603
14604         * src/folder.c
14605                 Change wrong asserts to simple tests
14606
14607 2006-03-17 [colin]      2.0.0cvs149
14608
14609         * src/mainwindow.c
14610         * src/mainwindow.h
14611         * src/prefs_msg_colors.c
14612         * src/summaryview.c
14613         * src/summaryview.h
14614         * src/gtk/colorlabel.c
14615         * src/gtk/colorlabel.h
14616                 Add a color label menu in the main menubar
14617                 Add (fixed) accels Ctrl-{0-7} to change the color
14618                 They have to be fixed because the menu's dynamic,
14619                 the items are complex widgets, hence we can't use
14620                 a GtkItemFactory.
14621
14622
14623 2006-03-17 [wwp]        2.0.0cvs148
14624
14625         * src/compose.c
14626                 rollback few lines from my previous commit (those lines come from
14627                 a pending patch, accidentally commited, even if neutral as they are
14628                 commented out).
14629
14630 2006-03-17 [wwp]        2.0.0cvs147
14631
14632         * src/compose.c
14633                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14634                 applied code style/indentation to the modified function.
14635
14636 2006-03-17 [wwp]        2.0.0cvs146
14637
14638         * src/procmsg.c
14639         * src/compose.c
14640                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14641
14642 2006-03-17 [paul]
14643
14644         2.1.0-rc1 released
14645
14646 2006-03-17 [paul]       2.0.0cvs145
14647
14648         * src/main.c
14649                 addressbook_read_file() was called twice
14650         * src/textview.c
14651                 X-Mailer highlighting
14652
14653 2006-03-16 [colin]      2.0.0cvs144
14654
14655         * src/sourcewindow.c
14656         * src/sourcewindow.h
14657                 And the last one, in source window.
14658
14659 2006-03-16 [colin]      2.0.0cvs143
14660
14661         * src/compose.c
14662         * src/compose.h
14663                 Fix the same stuff in compose
14664
14665 2006-03-16 [colin]      2.0.0cvs142
14666
14667         * src/messageview.c
14668                 Complete the previous messageview crash fix
14669
14670 2006-03-16 [colin]      2.0.0cvs141
14671
14672         * src/procmsg.h
14673         * src/procmsg.c
14674         * src/folder.c
14675                 Fix POSTPROCESSING hook
14676                 Patch by H. Merijn Brand
14677
14678         * src/procmime.c
14679         * src/procmime.h
14680                 Parse Content-Location
14681
14682         * src/toolbar.c
14683         * src/messageview.c
14684         * src/messageview.h
14685                 Don't crash when a top-level MessageView has
14686                 been closed on us. Same problematic than
14687                 yesterday's quicksearch issue.
14688
14689 2006-03-15 [colin]      2.0.0cvs140
14690
14691         * src/gtk/quicksearch.c
14692                 Fix a bitchy race we didn't think about when we
14693                 added quicksearch cancellation:
14694                 If the search is not on cached fields, for example
14695                 body_part matchcase "stuff"
14696                 the matcher code has to get the whole message. If
14697                 we're on IMAP, that can be slow, and in order to
14698                 be non-blocking, the IMAP code idle loop processes
14699                 gtk events too. So it is possible to cancel a
14700                 quicksearch while the matcher is getting the mail's
14701                 body. After matcher got its body, it will start to
14702                 iterate over the matcher list that the Quicksearch's
14703                 clear_search_cb() just freed via prepare_matcher().
14704                 SIGSEGV ensues.
14705                 The fix consists of guarding the matcherlist_match()
14706                 call with a boolean 'matching'. If we reset the
14707                 quicksearch while matching is TRUE, we don't free
14708                 the matcherlist anymore like we did, but we set
14709                 another new flag, deferred_free, to TRUE. Then,
14710                 in quicksearch_match(), just after returning from
14711                 matcherlist_match() and unsetting the matching flag,
14712                 we check the deferred_free flag and do the
14713                 prepare_matcher() (which does the matcherlist_free)
14714                 for real, so we free the matcherlist once it's not
14715                 used anymore.
14716                 As all of this runs via the glib main loop, we
14717                 luckily don't need a mutex.
14718         * src/summaryview.c
14719                 Also, show progress while searching.
14720
14721
14722 2006-03-14 [colin]      2.0.0cvs139
14723
14724         * src/alertpanel.c
14725                 Make alertpanel_is_open non-static
14726
14727 2006-03-14 [colin]      2.0.0cvs138
14728
14729         * src/prefs_spelling.c
14730                 Cleanups - Fabien Vantard
14731
14732 2006-03-14 [wwp]        2.0.0cvs137
14733
14734         * src/main.c
14735                 code style normalization (curly braces, indentation).
14736
14737 2006-03-14 [wwp]        2.0.0cvs137
14738
14739         * src/main.c
14740                 code style (braces, indentation)
14741
14742 2006-03-12 [paul]       2.0.0cvs136
14743
14744         * src/prefs_common.c
14745                 trans_hdr defaults to FALSE to be RFC-savvy
14746         * src/prefs_summaries.c
14747                 add a tooltip to the trans_hdr option
14748                 
14749
14750 2006-03-12 [paul]       2.0.0cvs135
14751
14752         * src/prefs_matcher.c
14753                 give a little more width to the combos
14754         * src/prefs_display_header.c
14755         * src/textview.c
14756                 translate headers if prefs_common.trans_hdr
14757                 is TRUE
14758
14759         Patches by Pawel Pekala
14760
14761 2006-03-12 [paul]       2.0.0cvs134
14762
14763         * src/plugins/clamav/clamav_plugin.c
14764         * src/plugins/dillo_viewer/dillo_viewer.c
14765         * src/plugins/pgpcore/plugin.c
14766         * src/plugins/pgpinline/plugin.c
14767         * src/plugins/pgpmime/plugin.c
14768         * src/plugins/spamassassin/spamassassin.c
14769                 update/add to descriptions
14770         * src/plugins/spamassassin/spamassassin_gtk.c
14771                 fixes to the english, remove superfluous
14772                 tooltips, clean up a little
14773
14774 2006-03-12 [paul]       2.0.0cvs133
14775
14776         * src/compose.c
14777                 fix Bug 924, 'Account combo box shows up wrong 
14778                 if & is in account name'
14779
14780 2006-03-11 [colin]      2.0.0cvs132
14781
14782         * src/summaryview.c
14783                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14784                 messed up shift-selection because is slows down
14785                 moving around summaryview. thanks -users
14786
14787 2006-03-10 [colin]      2.0.0cvs131
14788
14789         * src/plugins/spamassassin/spamassassin_gtk.c
14790                 Put back Paul's engrish fixes
14791
14792 2006-03-10 [colin]      2.0.0cvs130
14793
14794         * src/plugins/spamassassin/spamassassin.c
14795         * src/plugins/spamassassin/spamassassin.h
14796         * src/plugins/spamassassin/spamassassin_gtk.c
14797                 Cleanup SA prefs page (more)
14798                 Patch by Fabien Vantard
14799
14800 2006-03-10 [paul]       2.0.0cvs129
14801
14802         * src/prefs_msg_colors.c
14803         * src/prefs_spelling.c
14804                 widget sensitivity
14805
14806 2006-03-09 [mones]      2.0.0cvs128
14807
14808         * po/es.po
14809                 Update for next RC
14810
14811 2006-03-09 [wwp]        2.0.0cvs127
14812
14813         * configure.ac
14814                 revert accidental commit (requirement for libetpan 0.43), this time
14815                 not in HEAD.
14816
14817 2006-03-09 [wwp]        2.0.0cvs125
14818
14819         * configure.ac
14820                 revert accidental commit (requirement for libetpan 0.43)
14821
14822 2006-03-09 [paul]       2.0.0cvs126
14823
14824         * src/prefs_receive.c
14825                 remove useless frame
14826                 replace 'incorporation' with 'receiving'
14827         * src/plugins/clamav/clamav_plugin_gtk.c
14828         * src/plugins/spamassassin/spamassassin_gtk.c
14829                 improve widget sensitivity
14830                 fix a bit his engrish
14831
14832 2006-03-09 [wwp]        2.0.0cvs125
14833
14834         * src/addressadd.c
14835         * src/foldersel.c
14836         * src/prefs_common.c
14837         * src/prefs_common.h
14838                 remember some more windows' sizes (add to addressbook and
14839                 select folder).
14840
14841 2006-03-09 [paul]       2.0.0cvs124
14842
14843         * src/plugins/pgpcore/prefs_gpg.c
14844                 normalise construction of dialogue
14845
14846 2006-03-09 [paul]       2.0.0cvs123
14847
14848         * src/plugins/trayicon/Makefile.am
14849                 add missing slash
14850
14851 2006-03-08 [colin]      2.0.0cvs122
14852
14853         * src/plugins/trayicon/Makefile.am
14854                 Fix build in separate dir 
14855                 Patch by Bamanzi <bamanzi@gmail.com>
14856
14857 2006-03-08 [colin]      2.0.0cvs121
14858
14859         * src/procmsg.c
14860                 Batch move and copies from summaryview with delayed execution
14861                 too
14862
14863 2006-03-07 [paul]       2.0.0cvs120
14864
14865         * src/common/utils.c
14866                 fix highlighting of URIs containing "()"
14867                 Patch by Pawel Pekala
14868
14869 2006-03-07 [paul]       2.0.0cvs119
14870
14871         * src/folder.c
14872         * src/folder.h
14873         * src/folderview.c
14874                 immediately do alphabetical resort when
14875                 changing a folder's name
14876                 Patch by Pawel Pekala
14877
14878 2006-03-07 [paul]       2.0.0cvs118
14879
14880         * src/news.c
14881         * src/news_gtk.c
14882                 when unsubscribing a newsgroup, remove the
14883                 folder and msgs in .sylpheed-claws/newscache
14884                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14885
14886 2006-03-07 [paul]       2.0.0cvs117
14887
14888         * src/textview.c
14889                 fix wrong Fake URL Warning
14890                 Thanks to Hiro
14891
14892 2006-03-07 [colin]      2.0.0cvs116
14893
14894         * src/imap.c
14895                 Return immediately when password dialog was
14896                 cancelled
14897         * src/gtk/inputdialog.c
14898                 Allow empty strings for passwords
14899
14900
14901 2006-03-06 [colin]      2.0.0cvs115
14902
14903         * src/imap.c
14904                 Prevent double-timeouts when connection fails
14905
14906 2006-03-06 [colin]
14907
14908         2.0.1-rc1 released
14909
14910 2006-03-06 [colin]      2.0.0cvs114
14911
14912         * src/imap.c
14913                 Refresh session during potentially long
14914                 operations
14915
14916 2006-03-06 [wwp]        2.0.0cvs113
14917
14918         * src/prefs_msg_colors.h
14919                 forgot that one (custom color labels).
14920
14921 2006-03-06 [wwp]        2.0.0cvs112
14922
14923         * src/prefs_common.c
14924         * src/prefs_common.h
14925         * src/prefs_msg_colors.c
14926         * src/summaryview.c
14927         * src/summaryview.h
14928         * src/gtk/colorlabel.c
14929         * src/gtk/colorlabel.h
14930                 colors in messages list are now customizable. Color values and names can
14931                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14932                 Thanks to Paul and Colin for their help with this longstanding patch!
14933
14934 2006-03-06 [wwp]        2.0.0cvs111
14935
14936         * src/textview.c
14937                 don't crash if (x)face is bad.
14938
14939 2006-03-05 [paul]       2.0.0cvs110
14940
14941         * AUTHORS
14942         * configure.ac
14943         * src/Makefile.am
14944         * src/common/Makefile.am
14945         * src/common/utils.h
14946         * src/etpan/imap-thread.c
14947         * src/gtk/authors.h
14948         * src/plugins/clamav/Makefile.am
14949         * src/plugins/demo/Makefile.am
14950         * src/plugins/dillo_viewer/Makefile.am
14951         * src/plugins/pgpcore/Makefile.am
14952         * src/plugins/pgpcore/passphrase.c
14953         * src/plugins/pgpinline/Makefile.am
14954         * src/plugins/pgpmime/Makefile.am
14955         * src/plugins/spamassassin/Makefile.am
14956         * src/plugins/trayicon/Makefile.am
14957                 fix builiding on cygwin
14958                 Patch by Ralgh Young <bamanzi@gmail.com>
14959
14960 2006-03-04 [wwp]        2.0.0cvs109
14961
14962         * manual/keyboard.xml
14963                 fix mixed up/down keys.
14964
14965 2006-03-04 [wwp]        2.0.0cvs108
14966
14967         * README
14968         * INSTALL
14969                 updated links to SpamAssassin.
14970
14971 2006-03-04 [wwp]        2.0.0cvs107
14972
14973         * manual/plugins.xml
14974         * src/plugins/spamassassin/README
14975                 updated SpamAssassin plugin docs to reflect new functional additions
14976                 (also fix/update/documents few technical stuff more, see the README).
14977
14978 2006-03-04 [wwp]        2.0.0cvs106
14979
14980         * src/prefs_message.c
14981                 normalized capitalization of message-prefs paths.
14982
14983 2006-03-04 [wwp]        2.0.0cvs105
14984
14985         * manual/advanced.xml
14986                 typo.
14987
14988 2006-03-03 [colin]      2.0.0cvs104
14989
14990         * src/plugins/clamav/clamav_plugin_gtk.c
14991                 Rework prefs page, patch by Fabien 
14992
14993 2006-03-03 [colin]      2.0.0cvs103
14994
14995         * src/plugins/clamav/clamav_plugin.c
14996                 Set error on all errors
14997
14998 2006-03-03 [colin]      2.0.0cvs102
14999
15000         * src/common/plugin.c
15001                 Initialize error to avoid crashing when a plugin fails
15002                 without setting error
15003
15004 2006-03-02 [wwp]        2.0.0cvs101
15005
15006         * configure.ac
15007                 fixed linker flags for libetpan support on Cygwin
15008                 (thanks to H.Merijn Brand).
15009
15010 2006-03-02 [wwp]        2.0.0cvs100
15011
15012         * src/addressbook.c
15013                 fix some AB error messages: one for punctuation and
15014                 one wrongly duplicate (thanks, maxbritov).
15015
15016 2006-03-02 [wwp]        2.0.0cvs99
15017
15018         * src/plugins/spamassassin/spamassassin.c
15019                 make sync calls to sa-learn/spamc to prevent
15020                 system (whatever local or client/server) overload.
15021
15022 2006-03-02 [colin]      2.0.0cvs98
15023
15024         * src/summaryview.c
15025                 Put the spam icon in the status column instead of the
15026                 mark one
15027
15028 2006-03-01 [colin]      2.0.0cvs97
15029
15030         * src/plugins/spamassassin/spamassassin.c
15031                 Fix segfault (g_file_set_contents fails for some 
15032                 reason and err==0x2f. Can't find out why with
15033                 valgrind, using working function :-)
15034
15035 2006-03-01 [colin]      2.0.0cvs96
15036
15037         * src/inc.c
15038                 Offline overriding: let 'No' be cached only 3 seconds
15039
15040 2006-03-01 [colin]      2.0.0cvs95
15041
15042         * src/addr_compl.c
15043         * src/addrbook.c
15044         * src/addressbook.c
15045         * src/addrindex.c
15046         * src/folder_item_prefs.c
15047         * src/headerview.c
15048         * src/imap.c
15049         * src/inc.c
15050         * src/ldif.c
15051         * src/mainwindow.c
15052         * src/mh.c
15053         * src/msgcache.c
15054         * src/prefs_common.h
15055         * src/prefs_msg_colors.c
15056         * src/procheader.c
15057         * src/procheader.h
15058         * src/procmime.c
15059         * src/procmsg.c
15060         * src/procmsg.h
15061         * src/send_message.h
15062         * src/simple-gettext.c
15063         * src/summaryview.c
15064         * src/summaryview.h
15065         * src/syldap.c
15066         * src/textview.c
15067         * src/undo.c
15068         * src/common/ssl_certificate.c
15069         * src/common/utils.c
15070         * src/gtk/colorsel.c
15071         * src/gtk/gtksctree.c
15072         * src/gtk/gtkshruler.c
15073         * src/plugins/trayicon/trayicon.c
15074                 #if 0 goes to /dev/null
15075
15076 2006-03-01 [colin]      2.0.0cvs94
15077
15078         * src/compose.c
15079         * src/imap.c
15080         * src/inc.c
15081         * src/inc.h
15082         * src/messageview.c
15083         * src/news.c
15084         * src/plugins/spamassassin/spamassassin.c
15085                 Allow to add information in the "working offline"
15086                 window
15087
15088 2006-03-01 [wwp]        2.0.0cvs93
15089
15090         * src/plugins/spamassassin/spamassassin.c
15091                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15092                 'cause it seems that calling `spamc ... < inputfile` with
15093                 g_spawn_(a)sync simply.. erm doesn't work :-).
15094
15095 2006-03-01 [wwp]        2.0.0cvs92
15096
15097         * src/toolbar.c
15098         * src/toolbar.h
15099                 simplify the adding of spam/ham button to the messageview toolbar
15100                 (it gets more clear now that the same button will be "Mark as spam"
15101                 or "Mark as ham" according to the current message status,
15102                 thanks to Colin).
15103
15104 2006-03-01 [wwp]        2.0.0cvs91
15105
15106         * src/messageview.c
15107         * src/procmsg.c
15108         * src/procmsg.h
15109         * src/summaryview.c
15110         * src/plugins/spamassassin/spamassassin.c
15111         * src/plugins/spamassassin/spamassassin.h
15112                 make learner callbacks return a status (0 for ok),
15113                 handle it in main code to avoid setting flags when learning failed,
15114                 don't learn on TCP if offline in spamassassin,
15115                 thanks to Colin.
15116
15117                 
15118
15119 2006-03-01 [wwp]        2.0.0cvs90
15120
15121         * src/compose.c
15122                 some work around the compose window's account menu,
15123                 patch by Fabien Vantard.
15124
15125 2006-03-01 [wwp]        2.0.0cvs89
15126
15127         * src/plugins/spamassassin/spamassassin.c
15128                 fixed bad logics, was using spamc in local mode and sa-learn
15129                 in remote mode (thanks, Colin).
15130
15131 2006-03-01 [wwp]        2.0.0cvs88
15132
15133         * src/plugins/spamassassin/spamassassin.c
15134         * src/plugins/spamassassin/spamassassin.h
15135         * src/plugins/spamassassin/spamassassin_gtk.c
15136                 made processing of emails w/ sa-plugin an option (default is TRUE),
15137                 fixed Engrish some tooltips, capitalization of some debug messages
15138                 and warnings. The spamassassin plugin now provides two separate
15139                 services: process emails upon incorporation and spamd training.
15140                 Both services (un)register independently but use some common
15141                 plugin settings (transport settings, spam storage location).
15142
15143 2006-02-28 [wwp]        2.0.0cvs87
15144
15145         * src/plugins/spamassassin/spamassassin.c
15146                 fix async flag to spamc cmdline execution (batch exec should
15147                 be asynchronous).
15148
15149 2006-02-27 [wwp]        2.0.0cvs86
15150
15151         * src/plugins/spamassassin/spamassassin.c
15152         * src/plugins/spamassassin/spamassassin.h
15153         * src/plugins/spamassassin/spamassassin_gtk.c
15154                 - added the ability to learn a remote spamassassin server (spamd),
15155                 using spamc.
15156                 - added the spamassassin option 'username', that applies to all
15157                 spamassassin operations (filtering, learning, local or remote).
15158                 The default username is the current unix user (if left blank
15159                 from gtk prefs or config file).
15160                 - commented out some unused code (notebook widget), removed unused
15161                 layout (hbox1).
15162                 - make more widgets sensitive to the transport type.
15163
15164 2006-02-27 [colin]      2.0.0cvs85
15165
15166         * src/plugins/spamassassin/spamassassin.c
15167                 Fix sa-learn call when offline
15168
15169 2006-02-27 [colin]      2.0.0cvs84
15170
15171         * configure.ac
15172         * src/Makefile.am
15173         * src/mainwindow.c
15174         * src/mainwindow.h
15175         * src/messageview.c
15176         * src/messageview.h
15177         * src/prefs_toolbar.c
15178         * src/procmsg.c
15179         * src/stock_pixmap.c
15180         * src/stock_pixmap.h
15181         * src/summaryview.c
15182         * src/toolbar.c
15183         * src/toolbar.h
15184         * src/pixmaps/ham_btn.xpm
15185         * src/pixmaps/spam.xpm
15186         * src/pixmaps/spam_btn.xpm
15187         * src/plugins/spamassassin/spamassassin.c
15188                 Add button in toolbar for spam learning
15189                 Fix a few bugs from the last related commit
15190                 Revert 1.9.6cvs23 which messed up shift-selection
15191
15192 2006-02-24 [colin]      2.0.0cvs83
15193
15194         * src/procmsg.c
15195         * src/summaryview.c
15196         * src/summaryview.h
15197         * src/plugins/spamassassin/spamassassin.c
15198         * src/plugins/spamassassin/spamassassin.h
15199         * src/plugins/spamassassin/spamassassin_gtk.c
15200                 Unregister learner when spamassassin is either
15201                 disabled or over tcp
15202
15203 2006-02-24 [colin]      2.0.0cvs82
15204
15205         * src/Makefile.am
15206         * src/mainwindow.c
15207         * src/mainwindow.h
15208         * src/procmsg.c
15209         * src/procmsg.h
15210         * src/stock_pixmap.c
15211         * src/stock_pixmap.h
15212         * src/summaryview.c
15213         * src/summaryview.h
15214         * src/gtk/icon_legend.c
15215         * src/pixmaps/spam.xpm  ** NEW FILE **
15216         * src/plugins/spamassassin/spamassassin.c
15217         * src/plugins/spamassassin/spamassassin_gtk.c
15218                 Add spam learning interface (Mark/Mark as 
15219                 (spam|ham) menus)
15220
15221 2006-02-24 [wwp]        2.0.0cvs81
15222
15223         * src/compose.c
15224         * src/compose.h
15225         * src/filtering.c
15226                 hide compose window when sending message in batch mode
15227                 (filtering: forward and redirect). Also fixed a wrong
15228                 value returned when sending failed, neutral anyway.
15229                 (Colin, me) 
15230
15231 2006-02-24 [wwp]        2.0.0cvs80
15232
15233         * src/mainwindow.c
15234                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15235
15236 2006-02-24 [paul]       2.0.0cvs79
15237
15238         * src/news.c
15239         * src/news.h
15240         * src/news_gtk.c
15241                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15242                 Thanks to Colin
15243
15244 2006-02-23 [colin]      2.0.0cvs78
15245
15246         * src/alertpanel.c
15247                 Change OK to Close in alertpanel with View log
15248                 button; add accel to View log. Patch by Fabien
15249                 Vantard
15250
15251 2006-02-23 [wwp]        2.0.0cvs77
15252
15253         * src/compose.c
15254                 silly me, there were much more tests to perform, since toolbars can
15255                 really have down to 1 element only.
15256
15257 2006-02-23 [wwp]        2.0.0cvs76
15258
15259         * commitHelper
15260                 fixed indentation from my previous commit. Fallback to VISUAL if
15261                 EDITOR is not set (and to vi, at last resort).
15262
15263 2006-02-23 [wwp]        2.0.0cvs75
15264
15265         * commitHelper
15266                 improved error detection (Colin, me).
15267
15268 2006-02-23 [wwp]        2.0.0cvs74
15269
15270         * src/prefs_toolbar.c
15271                 simplify and fix prefs/toolbars layouting. Combos' contents can
15272                 now be really displayed.
15273
15274 2006-02-23 [wwp]        2.0.0cvs73
15275         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15276         be really displayed.
15277
15278 2006-02-22 [wwp]        2.0.0cvs72
15279
15280         * src/compose.c
15281                 fix a typo in my previous commit (sorry!).
15282
15283 2006-02-22 [wwp]        2.0.0cvs71
15284
15285         * src/prefs_toolbar.c
15286                 fix a crash when adding separators to toolbars,
15287                 also fix some separator item information.
15288
15289 2006-02-22 [wwp]        2.0.0cvs70
15290
15291         * src/compose.c
15292                 fix a crash when redirecting (for instance) when compose window's
15293                 toolbar contents has been customized (when some buttons have been
15294                 removed in fact).
15295
15296 2006-02-21 [wwp]        2.0.0cvs69
15297
15298         * src/summaryview.c
15299         * src/gtk/pluginwindow.c
15300         * src/plugins/pgpcore/prefs_gpg.c
15301                 fix some compilation warnings (feat. remains of removed code).
15302
15303 2006-02-21 [wwp]        2.0.0cvs68
15304
15305         * src/gtk/gtkutils.c
15306                 fix two compilation issues, thanks to Stephan Sachse.
15307
15308 2006-02-20 [colin]      2.0.0cvs67
15309
15310         * src/mainwindow.c
15311                 Don't reselect displayed mail on refocus
15312                 This fixes actions misbehaving 
15313
15314 2006-02-20 [wwp]        2.0.0cvs66
15315
15316         * src/summaryview.c
15317         * src/gtk/gtksctree.c
15318         * src/gtk/gtkshruler.c
15319                 changed more runtime typecast checks.
15320
15321 2006-02-20 [wwp]        2.0.0cvs65
15322
15323         * src/summary_search.c
15324                 find all - summaryview refresh issue fixed, thanks to Colin.
15325
15326 2006-02-20 [wwp]        2.0.0cvs64
15327
15328         * src/gtk/gtkutils.c
15329                 better runtime typecast checks.
15330
15331 2006-02-20 [wwp]        2.0.0cvs63
15332
15333         * src/summary_search.c
15334                 enhancements to the summary search:
15335                         - add the ability to stop the running search
15336                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15337                         - don't search if no criteria (From/To/Subject/Body) is set
15338                         - ensure that a busy mouse pointer is always shown when searching,
15339                           show it even a bit earlier
15340
15341 2006-02-19 [colin]      2.0.0cvs62
15342
15343         * src/compose.c
15344         * src/imap.c
15345         * src/etpan/imap-thread.c
15346         * src/etpan/imap-thread.h
15347                 (Future) IMAP speed improvement on sending
15348                 Will require a libetpan update
15349         * src/summaryview.c
15350         * src/gtk/quicksearch.c
15351                 Make quicksearch clearable while running.
15352
15353 2006-02-17 [colin]      2.0.0cvs61
15354
15355         * src/imap.c
15356         * src/etpan/imap-thread.c
15357         * src/etpan/imap-thread.h
15358                 Check for IMAP certificates
15359                 ** Requires libetpan-0.42-cvs4 
15360                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15361
15362 2006-02-17 [colin]      2.0.0cvs60
15363
15364         * src/messageview.c
15365         * src/prefs_common.c
15366         * src/prefs_common.h
15367         * src/prefs_message.c
15368                 Add pref to display HTML-only mails with plugin, 
15369                 if possible (defaulting to FALSE of course).
15370
15371 2006-02-16 [colin]      2.0.0cvs59
15372
15373         * src/main.c
15374         * src/common/plugin.c
15375         * src/common/plugin.h
15376         * src/gtk/pluginwindow.c
15377                 Keep track of requested (but unloaded) plugins
15378                 in some error cases.
15379
15380 2006-02-16 [wwp]        2.0.0cvs58
15381
15382         * src/gtk/gtkaspell.c
15383         * src/gtk/gtkaspell.h
15384         * src/prefs_spelling.c
15385         * src/compose.c
15386         * src/prefs_common.c
15387         * src/prefs_common.h
15388                 implemented new optional spellchecker behaviour: re-check message when
15389                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15390
15391 2006-02-16 [wwp]        2.0.0cvs57
15392
15393         * src/quote_fmt_parse.y
15394                 pclose popen'ed pipe.
15395
15396 2006-02-15 [colin]      2.0.0cvs56
15397
15398         * src/mimeview.c
15399         * src/mimeview.h
15400                 Let MimeViewers know which MimeView they
15401                 depend of.
15402         * src/summaryview.c
15403                 Swap From/To columns in Sent/Queue/Drafts
15404                 folders
15405         * src/etpan/imap-thread.c
15406                 Use mailstream_low_tls_open() for STARTTLS
15407                 instead of mailstream_low_ssl_open()
15408                 ** REQUIRES libetpan 0.42cvs3 **
15409
15410 2006-02-15 [wwp]        2.0.0cvs55
15411
15412         * src/compose.c
15413         * src/compose.h
15414         * src/message_search.c
15415         * src/message_search.h
15416         * src/textview.c
15417         * src/gtk/gtkutils.c
15418         * src/gtk/gtkutils.h
15419                 added the ability to Find text in the compose window (and a bit
15420                 of code factorization).
15421
15422 2006-02-15 [wwp]        2.0.0cvs54
15423
15424         * src/prefs_gtk.c
15425                 yet another one file was missing (fix for some widgets' sensitivity).
15426                 Thanks Colin!
15427
15428 2006-02-15 [wwp]        2.0.0cvs53
15429
15430         * src/prefs_gtk.h
15431                 oops forgot that file (fix for some widgets' sensitivity).
15432
15433 2006-02-15 [wwp]        2.0.0cvs52
15434
15435         * src/summary_search.c
15436                 implemented advanced summary search options (added the ability
15437                 to use matcher conditions in an advanced search mode).
15438
15439 2006-02-15 [wwp]        2.0.0cvs51
15440
15441         * src/plugins/pgpcore/prefs_gpg.c
15442         * src/prefs_account.c
15443                 fix some widget sensitivity, mostly around some labels in
15444                 account prefs.
15445
15446 2006-02-15 [paul]       2.0.0cvs50
15447
15448         * manual/advanced.xml
15449                 improve Templates info
15450                 written by wwp
15451
15452 2006-02-14 [colin]      2.0.0cvs49
15453
15454         * src/pixmaps/address_book.xpm
15455         * src/pixmaps/preferences.xpm
15456         * src/pixmaps/properties.xpm
15457                 Fix pixmap size - patch by Fabien Vantard
15458
15459 2006-02-13 [colin]      2.0.0cvs48
15460
15461         * src/procmime.c
15462                 Add missing fclose()s on error
15463         * src/textview.c
15464                 Remove unused code
15465         * src/common/utils.c
15466                 Fix temp files not being deleted on windows
15467         Patches by Thomas Gilgin
15468
15469 2006-02-13 [colin]      2.0.0cvs47
15470
15471         * src/mainwindow.c
15472                 Fix exit crash
15473
15474 2006-02-13 [wwp]        2.0.0cvs46
15475
15476         * src/plugins/pgpcore/prefs_gpg.c
15477                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15478
15479 2006-02-12 [colin]      2.0.0cvs45
15480
15481         * src/folderview.c
15482         * src/main.c
15483         * src/mainwindow.c
15484                 Fix "stuff" when quitting
15485
15486 2006-02-12 [wwp]        2.0.0cvs44
15487
15488         * src/prefs_themes.c
15489                 fix typos in debug messages.
15490
15491 2006-02-11 [colin]      2.0.0cvs43
15492
15493         * src/summaryview.c
15494                 don't allow drag/drop from ourself
15495
15496 2006-02-10 [wwp]        2.0.0cvs42
15497
15498         * src/exporthtml.c
15499         * src/html.c
15500         * src/html.h
15501         * src/procmime.c
15502         * src/textview.c
15503                 renamed html_ prefixed functions and data structures to avoid
15504                 namespace clashes w/ other software (gtkhtml2 for instance).
15505                 Closes bug #907.
15506
15507
15508 2006-02-09 [colin]      2.0.0cvs41
15509
15510         * src/summaryview.c
15511                 Fix shitty logic messed up. Thanks Ticho for the hint!
15512
15513 2006-02-09 [wwp]        2.0.0cvs40
15514
15515         * src/gtk/about.c
15516         * src/compose.c
15517         * src/prefs_account.c
15518         * src/prefs_gtk.h
15519         * src/editaddress.c
15520                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15521                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15522                 Browse buttons in accounts prefs.
15523
15524 2006-02-09 [colin]      2.0.0cvs39
15525
15526         * src/matcher.c
15527                 Check for pointer before using its members
15528         * src/gtk/gtksourceprintjob.c
15529                 Fix a wrong warning
15530
15531 2006-02-09 [wwp]        2.0.0cvs38
15532
15533         * src/gtk/filesel.c
15534                 fix few compiler warnings (type mismatch).
15535
15536 2006-02-09 [paul]       2.0.0cvs37
15537
15538         * po/fr.po
15539                 updated by Fabien Vantard
15540
15541 2006-02-08 [colin]      2.0.0cvs36
15542
15543         * src/prefs_common.c
15544         * src/common/defs.h
15545         * src/common/plugin.c
15546                 allow windows and linux configurations to coexist
15547                 patch by Thomas Gilgin
15548
15549 2006-02-08 [colin]      2.0.0cvs35
15550
15551         * src/filtering.c
15552         * src/matcher.c
15553         * src/matcher.h
15554         * src/matcher_parser_parse.y
15555         * src/prefs_filtering_action.c
15556         * src/prefs_matcher.c
15557                 Add the "Ignore thread" filtering
15558                 action
15559
15560 2006-02-08 [colin]      2.0.0cvs34
15561
15562         * src/compose.c
15563         * src/procmime.c
15564         * src/procmime.h
15565                 Fix bug #905 (damaged attachment)
15566                 text files with raw \0's aren't really text files
15567         FOR_STABLE
15568
15569 2006-02-08 [colin]      2.0.0cvs33
15570
15571         * src/summaryview.c
15572                 Fix crasher introduced yesterday
15573
15574 2006-02-08 [wwp]        2.0.0cvs32
15575
15576         * src/compose.c
15577         * src/compose.h
15578                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15579
15580 2006-02-08 [wwp]        2.0.0cvs31
15581
15582         * src/prefs_template.c
15583                 templates enhancement: allow address completion for Cc and Bcc fields
15584                 (it was currently possible for the To field only)
15585
15586 2006-02-08 [colin]      2.0.0cvs30
15587
15588         * src/compose.c
15589                 Don't unblock if not blocked
15590         FOR_STABLE
15591
15592 2006-02-07 [colin]      2.0.0cvs29
15593
15594         * src/action.c
15595                 Forgot to refresh summaryview
15596
15597 2006-02-07 [colin]      2.0.0cvs28
15598
15599         * src/action.c
15600                 Freeze/thaw message list and folder list while
15601                 processing %as{} actions 
15602         * src/compose.c
15603                 Fix auto-wrap disabling after a middle-click
15604                 paste - FOR_STABLE
15605
15606 2006-02-07 [paul]       2.0.0cvs27
15607
15608         * src/folder.c
15609                 fix freeing of uninitialised pointers
15610                 Thanks to Colin
15611
15612 2006-02-06 [colin]      2.0.0cvs26
15613
15614         * src/folder.c
15615                 Use g_slist_prepend in potentially big list
15616
15617 2006-02-06 [colin]      2.0.0cvs25
15618
15619         * src/folder.c
15620                 Completely skip processing if it doesn't 
15621                 exist (faster!)
15622
15623 2006-02-06 [colin]      2.0.0cvs24
15624
15625         * src/folder.c
15626         * src/summaryview.c
15627                 Batch filtering in summaryview (from Tools menu)
15628                 and pre/post//-processing too
15629
15630 2006-02-06 [colin]      2.0.0cvs23
15631
15632         * src/procmsg.h
15633         * src/filtering.c
15634                 Use a special field for batch filtering instead
15635                 of stepping on deferred execution's toes
15636
15637 2006-02-06 [colin]      2.0.0cvs22
15638
15639         * src/action.c
15640         * src/filtering.c
15641         * src/filtering.h
15642         * src/folder.c
15643         * src/summaryview.c
15644                 Fix filtering via menus and actions
15645
15646 2006-02-06 [colin]      2.0.0cvs21
15647
15648         * src/imap.c
15649                 Put the added file directly to cache if possible (will work
15650                 with next libetpan)
15651         * src/filtering.c
15652         * src/filtering.h
15653         * src/inc.c
15654         * src/folder.c
15655         * src/mbox.c
15656         * src/procmsg.h
15657                 Move and copy filtered messages by batches instead of one
15658                 by one - faster on IMAP
15659         * src/procmsg.c
15660                 Add a function that'll possibly be useful later
15661
15662 2006-02-06 [colin]      2.0.0cvs20
15663
15664         * src/addressbook.c
15665                 Use internal mime-type instead of text/plain for d'n'd
15666         * src/compose.c
15667                 Allow attaching files from mimeview's icon list via d'n'd
15668         * src/folderview.c
15669         * src/folderview.h
15670                 Use internal mime-type instead of text/plain for d'n'd
15671                 Don't try to selected opened folder if none is
15672                 Factorize d'n'd from other apps code
15673         * src/headerview.c
15674         * src/textview.c
15675         * src/gtk/gtkutils.c
15676         * src/gtk/gtkutils.h
15677                 Factorize Face/X-Face stuff
15678         * src/mimeview.c
15679                 Fix d'n'd to other apps
15680         * src/prefs_message.c
15681                 Let the XFace pref be usable without libcompface as it also
15682                 applies to Face
15683         * src/summaryview.c
15684                 Fix d'n'd to other apps
15685                 Factorize d'n'd from other apps code
15686
15687 2006-02-06 [wwp]        2.0.0cvs19
15688
15689         * po/it.po
15690                 Italian translation fixes by Andrea Spadaccini (no more confusion
15691                 between filtering and processing, and few changes in the About
15692                 dialog).
15693
15694
15695 2006-02-06 [mones]      2.0.0cvs18
15696
15697         * src/gtk/icon_legend.c
15698                 Improved descriptions allowing better translations
15699
15700 2006-02-05 [colin]      2.0.0cvs17
15701
15702         * src/imap.c
15703                 Add the f*cking missing expunge that caused imap_fetch_env
15704                 to fail after an add_msgs ! :-///
15705         * src/etpan/imap-thread.c
15706                 Add a bit of debug
15707         FOR_STABLE
15708
15709 2006-02-05 [colin]      2.0.0cvs16
15710
15711         * src/common/utils.c
15712                 Don't check for return-path (or we can't put
15713                 back non-sent mails)
15714
15715 2006-02-05 [colin]      2.0.0cvs15
15716
15717         * src/textview.c
15718                 Don't try to display Face header in textview
15719                 when teh headerview's active
15720
15721 2006-02-05 [colin]      2.0.0cvs14
15722
15723         * tools/tbird2syl.py
15724         * tools/Makefile.am
15725                 Add script to import Thunderbird mails
15726
15727 2006-02-05 [colin]      2.0.0cvs13
15728
15729         * src/headerview.c
15730         * src/procheader.c
15731         * src/procmsg.c
15732         * src/procmsg.h
15733         * src/textview.c
15734                 Show Face headers - patch partially by Klaus Flittner
15735
15736 2006-02-05 [colin]      2.0.0cvs12
15737
15738         * src/folderview.c
15739         * src/summaryview.c
15740         * src/common/utils.c
15741         * src/common/utils.h
15742                 Let dnd work from mime icons to summaryview
15743                 and to folderview too
15744                 Add a crude test to avoid trying to add files
15745                 drag'n'dropped when they're not mails
15746
15747 2006-02-04 [colin]      2.0.0cvs11
15748
15749         * src/summaryview.c
15750         * src/mimeview.c
15751                 Fix utf8 conversion
15752
15753 2006-02-04 [colin]      2.0.0cvs10
15754
15755         * src/compose.c
15756         * src/folderview.c
15757         * src/mimeview.c
15758         * src/summaryview.c
15759         * src/summaryview.h
15760                 Added various drag and drop capas:
15761                 From                    To
15762                 summaryview             other apps
15763                 mimeview icons          other apps
15764                 other apps              summaryview
15765                 other apps              folderview
15766
15767                 This shouldn't have broken the existing:
15768                 From                    To
15769                 summaryview             folderview
15770                 folderview              folderview
15771                 summaryview             compose's attachments
15772
15773         Tests welcomed.
15774
15775 2006-02-02 [paul]       2.0.0cvs9
15776
15777         * src/mainwindow.c
15778                 move global option 'Set displayed columns...' out
15779                 of folder option grouping.
15780                 fix sensitivity of 'harvest addresses'
15781         FOR_STABLE
15782
15783 2006-02-01 [colin]      2.0.0cvs8
15784
15785         * src/mimeview.c
15786                 Revert the alertpanel patch, it sucks (intrusive
15787                 and gets in the way of "open")
15788
15789 2006-02-01 [colin]      2.0.0cvs7
15790
15791         * src/compose.c
15792         * src/prefs_account.c
15793         * src/prefs_common.c
15794         * src/common/defs.h
15795         * src/common/utils.c
15796         * src/common/utils.h
15797                 Add ability to edit the signature file
15798                 from the account preferences, and use
15799                 a default for the text editor.
15800                 Patch by Fabien Vantard
15801
15802 2006-02-01 [colin]      2.0.0cvs6
15803
15804         * src/mimeview.c
15805                 Try to get mime type by extension if it is
15806                 application/octet-stream
15807                 Display a window with possible choices when
15808                 encountering unknown mime types
15809         * src/gtk/filesel.c
15810         * src/gtk/filesel.h
15811                 Add preview
15812                 Allow multiple selection in filtered filesel
15813                 (patch by Fabien Vantard)
15814         * src/gtk/pluginwindow.c
15815                 Use it (patch by Fabien Vantard)
15816
15817 2006-02-01 [paul]       2.0.0cvs5
15818
15819         * src/jpilot.c
15820                 fix crash on creating jpilot address book
15821                 Thanks to Colin - FOR_STABLE
15822         * src/prefs_summaries.c
15823         * src/prefs_wrapping.c
15824         * src/gtk/icon_legend.c
15825         * src/gtk/quicksearch.c
15826                 string fixes and additions
15827
15828 2006-02-01 [paul]       2.0.0cvs4
15829
15830         * src/compose.c
15831         * src/mainwindow.c
15832         * src/messageview.c
15833         * src/prefs_send.c
15834                 add Arabic encoding option
15835                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15836
15837 2006-01-31 [colin]      2.0.0cvs3
15838
15839         * src/plugins/pgpcore/passphrase.c
15840                 Convert passphrase to locale encoding
15841         * src/compose.c
15842                 Fix drafting on IMAP. Crappy bug sneaked in
15843                 the release :-/
15844         FOR_STABLE
15845
15846 2006-01-30 [paul]       2.0.0cvs2
15847
15848         * src/gtk/icon_legend.c
15849                 show the new entries
15850
15851 2006-01-30 [colin]      2.0.0cvs1
15852
15853         * src/manual.c
15854                 Check for the file to be present before 
15855                 enabling the menu - FOR_STABLE
15856         * src/gtk/icon_legend.c
15857                 Add folders icons (not all of them, there
15858                 are too much, but the most intriguing ones)
15859
15860 2006-01-30 [paul]       2.0.0
15861
15862         version 2.0.0 released
15863
15864 [For previous entries, see ChangeLog.pre2.0.0]