0efdf05cf1808be75bf562c28cabd3ea07abf2d1
[claws.git] / ChangeLog
1 2007-09-21 [colin]      3.0.1cvs21
2
3         * src/summaryview.c
4                 Remove unnecessary error when cancelling export to mbox.
5                 Patch by Pawel
6
7 2007-09-21 [paul]       3.0.1cvs20
8
9         * src/gtk/prefswindow.c
10                 remove unnecessary frames from the prefs
11                 pages. Patch by Pawel Pekala
12
13 2007-09-21 [paul]       3.0.1cvs19
14
15         * src/prefs_account.c
16         * src/prefs_folder_item.c
17         * src/prefs_quote.c
18         * src/quote_fmt.c
19                 put the Templates options into a tabbed
20                 layout. Patch by Pawel Pekala
21
22 2007-09-21 [paul]       3.0.1cvs18
23
24         * src/mainwindow.c
25                 group together the character set menu items
26                 move the /View/Show or hide/Message view below
27                 .../Toolbar menu item
28                 Patch by Pawel Pekala
29
30 2007-09-21 [mones]      3.0.1cvs17
31
32         * src/compose.c
33                 Fix for bug 1327, 'segfault when replying to a non-existent
34                 news message', thanks to Colin.
35
36 2007-09-21 [colin]      3.0.1cvs16
37
38         * src/folderview.c
39                 Complete 3.0.1cvs15
40
41 2007-09-20 [colin]      3.0.1cvs15
42
43         * src/folderview.c
44         * src/folderview.h
45                 Maybe fix bug 1324, 'Corrupted IMAP cache'
46
47 2007-09-20 [colin]      3.0.1cvs14
48
49         * src/printing.c
50                 Fix a little leak
51
52 2007-09-20 [holger]     3.0.1cvs13
53
54         * src/printing.c
55                 Add page layout to print preview.
56                 Make the close-button in the toolbar
57                 right-aligned.
58
59 2007-09-20 [paul]       3.0.1cvs12
60
61         * po/ru.po
62                 updated by Pavlo Bohmat
63
64 2007-09-19 [colin]      3.0.1cvs11
65
66         * src/common/utils.c
67                 Prevent unquoted mime boundaries, by always
68                 using a /
69
70 2007-09-19 [colin]      3.0.1cvs10
71
72         * src/printing.c
73                 Fix drawing area size, fix DPI change that
74                 can cause total number of lines to decrease
75
76 2007-09-19 [colin]      3.0.1cvs9
77
78         * po/POTFILES.in
79         * src/printing.c
80                 Make print preview more efficient and nicer.
81                 Patch mostly by Holger Berndt <hb@claws-mail.org>
82
83 2007-09-19 [colin]      3.0.1cvs8
84
85         * src/prefs_common.c
86         * src/prefs_common.h
87         * src/printing.c
88                 Add scrolledwindow, default allocation and
89                 size saving to the print preview window.
90
91 2007-09-18 [colin]      3.0.1cvs7
92
93         * src/prefs_common.c
94         * src/prefs_common.h
95         * src/prefs_image_viewer.c
96         * src/printing.c
97                 GtkPrintOperation:
98                 - add image printing support
99                 - add option to print images
100                 - add preview widget
101                 - add saving of a few Page Setup parameters
102
103 2007-09-18 [colin]      3.0.1cvs6
104
105         * AUTHORS
106         * src/gtk/authors.h
107                 Add Guillaume Chazarain
108
109 2007-09-18 [colin]      3.0.1cvs5
110
111         * src/common/utils.c
112                 Fix bug 1321, 'access before allocation 
113                 when scanning for uris'. Patch by 
114                 Guillaume Chazarain <guichaz@yahoo.fr>
115
116 2007-09-18 [colin]      3.0.1cvs4
117
118         * src/toolbar.c
119                 Fix bug 1320, 'Memory leak caused by 
120                 gtk_container_get_children'. Patch by
121                 Guillaume Chazarain <guichaz@yahoo.fr>
122
123 2007-09-18 [colin]      3.0.1cvs3
124
125         * src/printing.c
126         * src/printing.h
127                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
128
129 2007-09-18 [colin]      3.0.1cvs2
130
131         * src/Makefile.am
132         * src/mainwindow.c
133         * src/messageview.c
134         * src/messageview.h
135         * src/prefs_ext_prog.c
136         * src/prefs_fonts.c
137         * src/printing.c
138         * src/printing.h
139         * src/summaryview.c
140                 Use GtkPrintOperation by default on GTK+ >= 2.10
141                 Patch by Holger Berndt <hb@claws-mail.org>
142
143 2007-09-18 [paul]       3.0.1cvs1
144
145         * NEWS
146         * README
147         * RELEASE_NOTES
148         * configure.ac
149                 bump up version number following stable release
150
151 2007-09-16 [colin]      3.0.0cvs18
152
153         * src/folder.c
154                 Fix possible memleak
155
156 2007-09-16 [colin]      3.0.0cvs17
157
158         * src/folderview.c
159                 Fix bug 1311, 'Wrong arrow position 
160                 while moving message into folder when 
161                 column headers hidden'
162         * src/image_viewer.c
163                 Show error in the GUI if image can't
164                 be loaded
165         * src/matcher.c
166                 Fix spurious output
167         * src/messageview.c
168                 Allow setting domain in msgid
169         * src/common/plugin.c
170                 Add timing information
171
172 2007-09-16 [colin]      3.0.0cvs16
173
174         * src/account.c
175         * src/compose.c
176         * src/prefs_account.c
177         * src/prefs_account.h
178         * src/prefs_template.c
179         * src/common/utils.c
180                 Remove Generate Message-ID option. We need
181                 this on some IMAP servers.
182
183 2007-09-16 [colin]      3.0.0cvs15
184
185         * src/prefs_filtering.c
186         * src/prefs_filtering.h
187         * src/prefs_filtering_action.c
188         * src/common/tags.c
189                 Fix tags issues: tags with spaces, renaming
190                 tags.
191
192 2007-09-16 [colin]      3.0.0cvs14
193
194         * src/folderview.c
195         * src/main.c
196         * src/mainwindow.c
197                 Fix bug 1308, 'Claws deletes folderlist.xml after
198                 fetching mail short after start-up'
199
200 2007-09-16 [colin]      3.0.0cvs13
201
202         * src/compose.c
203                 Fix scrolling to cursor
204
205 2007-09-16 [paul]       3.0.0cvs12
206
207         * po/sr.po
208                 updated by Aleksandar Urosevic
209
210 2007-09-16 [paul]       3.0.0cvs11
211
212         * src/folder.c
213                 do not allow locked msgs to be deleted,
214                 even by filtering/processing
215
216 2007-09-07 [paul]       3.0.0cvs10
217
218         * src/prefs_folder_column.c
219         * src/prefs_summary_column.c
220                 implement button sensitivity
221                 patch by Pawel Pekala
222
223 2007-09-06 [wwp]        3.0.0cvs9
224
225         * src/prefs_gtk.c
226                 Add a missing linefeed to a debug message.
227
228 2007-09-05 [colin]      3.0.0cvs8
229
230         * src/inc.c
231                 Fix statusbar/window mismatch on Maemo
232
233 2007-09-05 [colin]      3.0.0cvs7
234
235         * src/ldaputil.c
236                 Fix build without USE_LDAP_TLS
237
238 2007-09-05 [colin]      3.0.0cvs6
239
240         * src/folder.c
241         * src/imap.c
242         * src/inc.c
243         * src/mbox.c
244         * src/send_message.c
245         * src/statusbar.c
246         * src/statusbar.h
247                 Maemo: distinguish various statusbar messages,
248                 in order to display only the most important.
249
250 2007-09-04 [wwp]        3.0.0cvs5
251
252         * src/account.c
253                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
254                 Show protocol "SMTP" and the appropriate server for send-only
255                 accounts, show "-" instead of "" when no value is relevant.
256
257 2007-09-03 [ticho]      3.0.0cvs4
258
259         * src/summaryview.c
260                 Handle plural form better in delete confirmation dialog.
261
262 2007-09-03 [wwp]        3.0.0cvs3
263
264         * src/compose.c
265                 Warn differently when sending or sending later (queueing).
266
267 2007-09-03 [colin]      3.0.0cvs2
268
269         * src/procmime.c
270         * src/procmime.h
271         * src/common/plugin.c
272         * src/common/plugin.h
273                 Add a new plugin API, MimeParser. It allows
274                 plugins to scan email MIME parts and optionally,
275                 transform them.
276
277 2007-09-03 [mones]      3.0.0cvs1
278
279         * po/es.po
280                 Updated translation
281         * src/common/defs.h
282                 While a better solution is made double history sizes
283
284 2007-09-03 [paul]       3.0.0
285
286         * NEWS
287         * README
288         * RELEASE_NOTES
289                 3.0.0 released
290
291 2007-09-03 [paul]       2.10.0cvs191
292
293         * po/bg.po
294         * po/ca.po
295         * po/de.po
296         * po/fi.po
297         * po/fr.po
298         * po/hu.po
299         * po/it.po
300         * po/pl.po
301         * po/pt_BR.po
302         * po/ru.po
303         * po/sk.po
304         * po/zh_CN.po
305                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
306                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
307                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
308                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
309
310 2007-09-02 [colin]      2.10.0cvs190
311
312         * src/edittags.c
313         * src/common/tags.c
314                 Prevent empty or white-space tags
315
316 2007-09-01 [colin]      2.10.0cvs189
317
318         * src/main.c
319                 Fix double-reading of accounts list when
320                 the wizard has been run due to no accounts
321         * src/mainwindow.c
322                 Fix sensitivity of a menu item in case 
323                 there's no account
324
325 2007-09-01 [wwp]        2.10.0cvs188
326
327         * src/wizard.c
328                 Fix wizard crash when Mailbox dir already exists
329                 (thanks to Colin).
330
331 2007-08-31 [colin]      2.10.0cvs187
332
333         * src/etpan/imap-thread.c
334                 Fix unwanted creation of 
335                 libetpan's stream dump file
336         * src/compose.c
337                 Fix coloring of pastes as quotation
338         * src/summaryview.c
339                 Maemo: Fix opening of mails from keypad
340                 in Sent folders
341         * src/addressbook.c
342         * src/folderview.c
343         * src/image_viewer.c
344         * src/mimeview.c
345         * src/gtk/prefswindow.c
346                 Maemo: Fix adjustments changes 
347
348 2007-08-30 [colin]      2.10.0cvs186
349
350         * src/folderview.c
351                 Don't opened selected folder when clicking
352                 on white space
353         * src/mainwindow.c
354                 Maemo: Make Esc close messageviews
355         * src/messageview.c
356                 Maemo: Fix message scrolling to the end on 
357                 opening
358                 Maemo: Fix reopening same message
359         * src/gtk/prefswindow.c
360                 Maemo: try to fix scrollbar. Doesn't work,
361                 it seems as if gtk_adjustment_set_value was
362                 a noop.
363
364 2007-08-30 [colin]      2.10.0cvs185
365
366         * src/compose.c
367         * src/folderview.c
368         * src/main.c
369         * src/prefs_matcher.c
370         * src/prefs_template.c
371         * src/quote_fmt.c
372         * src/send_message.c
373         * src/toolbar.c
374         * src/gtk/gtkaspell.c
375         * src/plugins/bogofilter/bogofilter.c
376         * src/plugins/bogofilter/bogofilter_gtk.c
377         * src/plugins/clamav/clamav_plugin_gtk.c
378         * src/plugins/pgpcore/sgpgme.c
379         * src/plugins/spamassassin/spamassassin.c
380         * src/plugins/spamassassin/spamassassin_gtk.c
381                 Fix all potential misuses of format-string functions
382
383 2007-08-30 [wwp]        2.10.0cvs184
384
385         * src/prefs_template.c
386                 Fix a leak.
387
388 2007-08-29 [colin]      2.10.0cvs183
389
390         * src/plugins/trayicon/trayicon.c
391                 Fix leak of hooks in case of error,
392                 thanks to Holger Berndt
393
394 2007-08-28 [colin]      2.10.0cvs182
395
396         * src/mainwindow.c
397                 Don't use current folder settings when
398                 composing from the compose button's
399                 account selector
400
401 2007-08-28 [colin]      2.10.0cvs181
402
403         * src/quote_fmt_parse.y
404                 Fix cursor offset when quote contains UTF-8
405                 chars
406
407 2007-08-28 [colin]      2.10.0cvs180
408
409         * src/compose.c
410         * src/compose.h
411                 Fix signature replacement when it's been wrapped
412
413 2007-08-27 [colin]      2.10.0cvs179
414
415         * src/summaryview.c
416                 Fix indentation
417
418 2007-08-27 [colin]      2.10.0cvs178
419
420         * src/summaryview.c
421                 Fix Quicksearch's Sticky mode
422
423 2007-08-27 [colin]      2.10.0cvs177
424
425         * src/folder_item_prefs.c
426         * src/folder_item_prefs.h
427         * src/imap_gtk.c
428         * src/mh_gtk.c
429                 Fix loss of subfolders properties when
430                 renaming a folder
431
432 2007-08-26 [wwp]        2.10.0cvs176
433
434         * src/alertpanel.c
435         * src/messageview.c
436         * src/prefs_actions.c
437                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
438                 will have to be used when necessary *before* calling
439                 alertpanel functions.
440
441 2007-08-25 [paul]       2.10.0cvs175
442
443         * src/prefs_actions.c
444                 workaround gettext problem marking
445                 string as c-format when it's not
446
447 2007-08-25 [wwp]        2.10.0cvs174
448
449         * src/alertpanel.c
450         * src/messageview.c
451         * src/prefs_actions.c
452                 Call the pango markup escape function right ince in alertpanel_create
453                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
454                 2.10.0cvs158).
455
456         * src/common/log.c
457                 Fix a crash due to a misuse of g_print(), encountered when the string
458                 passed to g_print was containing printf substitution symbols.
459
460 2007-08-25 [paul]       2.10.0cvs173
461
462         * src/common/log.c
463                 fix a segfault when refreshing RSSyl feeds
464
465 2007-08-25 [paul]       2.10.0cvs172
466
467         * src/gtk/icon_legend.c
468                 add watchthread.xpm
469
470 2007-08-25 [paul]       2.10.0cvs171
471
472         * src/Makefile.am
473         * src/stock_pixmap.c
474         * src/pixmaps/insert_file.xpm
475                 add a new pixmap instead of re-using
476                 paste.xpm. (easier for icon theme authors)
477
478 2007-08-24 [holger]     2.10.0cvs170
479
480         * src/plugins/trayicon/trayicon.c
481                 The same fix for another hook id.
482
483 2007-08-24 [holger]     2.10.0cvs169
484
485         * src/plugins/trayicon/trayicon.c
486                 Micro-fix: Do the error checking for
487                 the right hook id.
488
489 2007-08-24 [paul]       2.10.0cvs168
490
491         * src/folder.h
492                 fix typo causing compiler warning
493
494 2007-08-24 [paul]       2.10.0cvs167
495
496         * README
497                 put back the correct version of this file also
498
499 2007-08-24 [colin]      2.10.0cvs166
500
501         * src/send_message.c
502                 Use progress bar when sending messages
503
504 2007-08-24 [paul]       2.10.0cvs165
505
506         * Makefile.am
507                 oops! if i'm quick no-one will notice
508                 (put back the proper file)
509
510 2007-08-24 [paul]       2.10.0cvs164
511
512         * AUTHORS
513         * Makefile.am
514         * README
515         * src/gtk/authors.h
516         * tools/Makefile.am
517         * tools/README
518         * tools/mew2claws-mail.pl
519                 add new script that imports a Mew address book
520                 submitted by Jerome Lelong
521
522 2007-08-24 [paul]       2.10.0cvs163
523
524         * manual/plugins.xml
525                 remove the obsolete plugins, add the
526                 missing plugins, including the forthcoming
527                 SpamReport plugin
528
529 2007-08-24 [paul]       2.10.0cvs162
530
531         * manual/advanced.xml
532                 add info about the hidden emphasis_color option
533         * manual/keyboard.xml
534                 correct the info about hotkeys
535                 wrap the long lines
536
537 2007-08-24 [paul]       2.10.0cvs161
538
539         * src/folderview.c
540                 add mnemonic to 'Run procesing rules'
541
542 2007-08-24 [paul]       2.10.0cvs160
543
544         * src/account.c
545         * src/folder.c
546         * src/folder.h
547                 use suitable defaults for outbox,
548                 queue, drafts and trash folders
549
550 2007-08-24 [wwp]        2.10.0cvs159
551
552         * src/folderview.c
553                 Update menu item sensitivity if necessary (or we get a
554                 gtk critical message).
555
556 2007-08-23 [wwp]        2.10.0cvs158
557
558         * src/action.c
559         * src/prefs_actions.c
560                 Allow literal % chars in action commands (use %%).
561                 Add a missing p++ to the action parser in action_get_type(),
562                 which was missing it, even if it was neutral.
563                 Fix a pango markup warning at runtime.
564
565 2007-08-23 [wwp]        2.10.0cvs157
566
567         * src/addressbook.c
568                 Contacts are now locale-aware sorted in the address book
569                 (LC_COLLATE matters here).
570                 Fix missing table initializers.
571
572 2007-08-23 [colin]      2.10.0cvs156
573
574         * src/imap.c
575                 Check scan_required on dest folder when copying
576
577 2007-08-23 [colin]      2.10.0cvs155
578
579         * src/imap.c
580                 Fix scanning when folder was empty
581
582 2007-08-22 [colin]      2.10.0cvs154
583
584         * src/msgcache.c
585                 Don't g_warning when g_try_malloc fails(), or it makes
586                 things worse as g_log() allocates. Fixes bug 1290,
587                 'Claws Mail crashes if too little memory when 
588                 rebuilding folder tree'
589
590 2007-08-22 [colin]      2.10.0cvs153
591
592         * src/inc.c
593                 Fix format string vulnerability, thanks to
594                 Ulf Harnhammar, Secunia Research
595
596 2007-08-22 [colin]      2.10.0cvs152
597
598         * src/ldapserver.c
599                 Set tv_usec too
600
601 2007-08-22 [wwp]        2.10.0cvs151
602
603         * src/ldapquery.c
604                 Few better null-ptr checks.
605
606 2007-08-22 [colin]      2.10.0cvs150
607
608         * src/editldap.c
609         * src/editldap_basedn.c
610         * src/ldapquery.c
611         * src/ldapserver.c
612         * src/ldapserver.h
613         * src/ldapupdate.c
614         * src/ldaputil.c
615         * src/ldaputil.h
616                 Fix ldap timeouts
617
618 2007-08-22 [colin]      2.10.0cvs149
619
620         * src/ldapquery.c
621                 Finish previous fix
622
623 2007-08-22 [colin]      2.10.0cvs148
624
625         * src/ldapquery.c
626                 Fix wrong assertions
627
628 2007-08-22 [colin]      2.10.0cvs147
629
630         * src/ldaputil.c
631                 Fix test (set ldap v3 if bindDN is set or TLS is set)
632
633 2007-08-22 [colin]      2.10.0cvs146
634
635         * src/editldap.c
636         * src/ldaputil.c
637                 Fix wrong "Connected successfully to server". Connection only succeeds if
638                 we can get the base DN.
639
640 2007-08-21 [wwp]        2.10.0cvs145
641
642         * src/browseldap.c
643         * src/editldap.c
644         * src/ldapctrl.c
645         * src/ldapquery.c
646         * src/ldapserver.c
647         * src/ldapupdate.c
648         * src/ldaputil.c
649                 More sanity checks in ldap functions.
650
651 2007-08-21 [wwp]        2.10.0cvs144
652
653         * src/prefs_account.c
654                 Don't return a value in a void function().
655
656 2007-08-21 [paul]       2.10.0cvs143
657
658         * src/messageview.c
659                 add check for ftp: to messageview_list_urls()
660
661 2007-08-21 [colin]      2.10.0cvs142
662
663         * src/editldap.c
664         * src/ldapctrl.c
665         * src/ldapctrl.h
666         * src/ldapquery.c
667         * src/ldapupdate.c
668                 Fix bug 1293, 'LDAP address book not working'
669                 Search only on specified fields, but fetch 
670                 every field possible. People will have to 
671                 reset the searched Attributes in their LDAP
672                 servers properties.
673
674 2007-08-21 [wwp]        2.10.0cvs141
675
676         * src/addr_compl.c
677         * src/addrbook.c
678         * src/addrcache.c
679         * src/addrcindex.c
680         * src/addressbook.c
681         * src/addrindex.c
682         * src/browseldap.c
683         * src/crash.c
684         * src/editaddress_other_attributes_ldap.c
685         * src/exporthtml.c
686         * src/folder.c
687         * src/folderview.c
688         * src/imap.c
689         * src/jpilot.c
690         * src/ldapserver.c
691         * src/ldapupdate.c
692         * src/ldif.c
693         * src/main.c
694         * src/mainwindow.c
695         * src/matcher.c
696         * src/mh.c
697         * src/msgcache.c
698         * src/mutt.c
699         * src/pine.c
700         * src/pop.c
701         * src/prefs_customheader.c
702         * src/prefs_msg_colors.c
703         * src/procmime.c
704         * src/textview.c
705         * src/vcard.c
706         * src/wizard.c
707         * src/common/log.c
708         * src/common/socket.c
709         * src/common/ssl_certificate.c
710         * src/common/utils.c
711         * src/common/utils.h
712         * src/gtk/description_window.c
713         * src/plugins/demo/demo.c
714         * src/plugins/pgpcore/prefs_gpg.c
715         * src/plugins/spamassassin/libspamc.c
716                 Make sure we use glib functions to send text messages (information,
717                 debug, warning, errors) to stdout/stderr - no more direct puts
718                 fputs printf fprintf to stdout/stderr when it can be done using
719                 g_log*() and g_print/g_printerr. Doing this, we make sure every
720                 stdout/stderr message is saved to log in Windows.
721
722
723 2007-08-21 [wwp]        2.10.0cvs140
724
725         * src/main.c
726         * src/common/utils.h
727                 Route glib's stdout/stderr messages to a log file (Windows only),
728                 instead of loosing them.
729
730 2007-08-21 [paul]       2.10.0cvs139
731
732         * src/mainwindow.c
733                 replace deprecated g_strncasecmp()
734         * src/messageview.c
735                 fix 'List URLS'
736
737 2007-08-20 [ticho]      2.10.0cvs138
738
739         * src/account.c
740         * src/prefs_account.h
741                 Copy all account preferences in account_clone() - some
742                 were missing.
743         * src/prefs_account.c
744                 Handle empty privacy system combobox gracefully (warning
745                 instead of a crash).
746
747 2007-08-20 [colin]      2.10.0cvs137
748
749         * src/ldapctrl.c
750                 Fix a leak
751
752 2007-08-20 [paul]       2.10.0cvs136
753
754         * src/browseldap.c
755         * src/editldap.c
756         * src/ldapctrl.c
757         * src/ldapquery.c
758         * src/ldapquery.h
759         * src/ldapserver.c
760         * src/ldaputil.c
761                 add debug_prints
762                 patch by Michael Rasmussen
763
764 2007-08-19 [colin]      2.10.0cvs135
765
766         * src/imap.c
767                 Fix previous commit. Sensitivity update is needed
768                 for "Cancel receiving". However when batching we
769                 don't need to do it for every message flag change,
770                 just once at the start and once at the end.
771
772 2007-08-19 [colin]      2.10.0cvs134
773
774         * src/imap.c
775                 Remove useless menu updates on session lock/unlock
776
777 2007-08-19 [colin]      2.10.0cvs133
778
779         * src/etpan/imap-thread.c
780                 Make all fetch logs less verbose
781
782 2007-08-19 [paul]       2.10.0cvs132
783
784         * src/foldersel.c
785         * src/folderview.c
786         * src/summaryview.c
787                 fix bug 1286, 'Can't move a folder into a "Folders
788                 Only" folder'
789
790 2007-08-18 [ticho]      2.10.0cvs131
791
792         * src/editaddress_other_attributes_ldap.c
793                 Converted option menu for other ldap attributes to GtkComboBox.
794
795 2007-08-18 [colin]      2.10.0cvs130
796
797         * src/compose.c
798         * src/prefs_common.c
799         * src/prefs_common.h
800         * src/prefs_send.c
801         * src/send_message.c
802                 Revert 'send_dialog_mode' meaning to 
803                 'send_dialog_invisible', so that the 
804                 new checkbox doesn't change the 
805                 existing behaviour.
806
807 2007-08-18 [paul]       2.10.0cvs129
808
809         * src/summaryview.c
810                 add missing menu update
811
812 2007-08-17 [colin]      2.10.0cvs128
813
814         * src/folder.c
815                 Set batching after getting flags - maybe fixes
816                 bug 1292, 'CM crashes on writing mail'
817
818 2007-08-16 [ticho]      2.10.0cvs127
819
820         * src/prefs_send.c
821                 Convert two GtkOptionMenu widgets to new GtkComboBox.
822         * src/gtk/combobox.h
823         * src/gtk/gtkutils.c
824                 Allow NULL for GtkComboBox menuitem label, rendering such
825                 items as row separators.
826
827 2007-08-16 [paul]       2.10.0cvs126
828
829         * src/plugins/trayicon/trayicon.c
830                 remove wrongly used gettextisation
831
832 2007-08-15 [ticho]      2.10.0cvs125
833
834         * src/importldif.c
835                 Fixed a runtime warning where an attempt to pack an
836                 already packed GtkLabel was made.
837
838 2007-08-15 [ticho]      2.10.0cvs124
839
840         * src/prefs_compose_writing.c
841                 Convert the insert-or-attach-dragged-files GtkOptionMenu
842                 into GtkComboBox.
843
844 2007-08-14 [ticho]      2.10.0cvs123
845
846         * src/messageview.c
847         * src/gtk/gtkutils.c
848                 Changed return receipt account selector to GtkComboBox.
849                 Fixed a runtime warning where GTK tried to parse
850                 "name <email@address" as a Pango markup in an alertpanel label.
851
852 2007-08-14 [ticho]      2.10.0cvs122
853
854         * src/prefs_logging.c
855                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
856
857 2007-08-14 [wwp]        2.10.0cvs121
858
859         * tools/Makefile.am
860         * tools/README
861         * tools/popfile-link.sh
862                 Added a new tool: POPFile helper, to open
863                 selected messages in POPFile control center,
864                 in order to change the messages' status.
865
866 2007-08-14 [ticho]      2.10.0cvs120
867
868         * src/compose.c
869         * src/prefs_common.c
870         * src/prefs_common.h
871         * src/prefs_send.c
872         * src/send_message.c
873                 Change "Show send dialog" optionmenu to a checkbutton.
874         * src/prefs_receive.c
875                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
876
877 2007-08-13 [wwp]        2.10.0cvs119
878
879         * src/addr_compl.c
880         * src/addressbook.c
881         * src/addrindex.c
882         * src/compose.c
883         * src/filtering.c
884         * src/folderview.c
885         * src/inc.c
886         * src/matcher.c
887         * src/mh.c
888         * src/partial_download.c
889         * src/prefs_gtk.c
890         * src/procmsg.c
891         * src/stock_pixmap.c
892         * src/summaryview.c
893         * src/common/utils.c
894         * src/gtk/gtkaspell.c
895         * src/gtk/menu.c
896                 Make sure we never pass NULL pointers for %s substitutions
897                 (prevent from crashing in Windows).
898
899 2007-08-13 [wwp]        2.10.0cvs118
900
901         * src/msgcache.c
902                 Re-enable mmap_reads in Windows with some missing
903                 CloseHandle of mapping objects, thanks to
904                 Marcus Brinkmann.
905
906 2007-08-13 [paul]       2.10.0cvs117
907
908         * src/common/utils.c
909                 fix bug 1287, 'Compile time problem on Solaris
910                 (nexenta gnu/Solaris) utils.c'
911                 Thanks to Piotr Chrzczonowicz
912
913 2007-08-12 [wwp]        2.10.0cvs116
914
915         * src/plugins/pgpcore/prefs_gpg.c
916                 Don't try to unset a GPG_AGENT_INFO that was not
917                 set (and don't use a NULL string in Windows, it was
918                 crashing with --debug if GPG_AGENT_INFO was not set).
919
920 2007-08-12 [wwp]        2.10.0cvs115
921
922         * src/privacy.h
923                 Make gcc type-check arguments passed to privacy_set_error().
924
925 2007-08-12 [ticho]      2.10.0cvs114
926
927         * src/prefs_folder_item.c
928                 Make sure that folder default account combobox always has some
929                 account preselected.
930         * src/gtk/combobox.c
931                 Handle empty combobox gracefully (warning instead of crash).
932
933 2007-08-12 [ticho]      2.10.0cvs114
934
935         * src/prefs_folder_item.c
936                 Make sure that folder default account combobox is not empty.
937         * src/gtk/combobox.c
938                 Handle empty combobox gracefully (warning instead of crash).
939
940 2007-08-11 [paul]       2.10.0cvs113
941
942         * src/addrgather.c
943         * src/folderview.c
944                 use 'subfolder' instead of 'sub-folder', matching
945                 everywhere else the term is used
946         * src/imap_gtk.c
947                 fix engrish
948
949 2007-08-10 [wwp]        2.10.0cvs112
950
951         * src/msgcache.c
952                 Disable mmap reads in Windows only (at least temporarily), they
953                 prevent from renaming/removing target cache files.
954
955 2007-08-10 [paul]
956
957         3.0.0-rc2 released
958
959 2007-08-10 [wwp]        2.10.0cvs111
960
961         * src/msgcache.c
962                 fix unpredictable crashes in Windows due to broken
963                 cache/mark/tags files writting (file were opened for
964                 writing in text mode).
965
966         * src/recv.c
967                 use gettimeofday() from w32lib.h on Windows.
968
969 2007-08-10 [colin]      2.10.0cvs110
970
971         * src/imap.c
972         * src/etpan/imap-thread.c
973         * src/etpan/imap-thread.h
974                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
975
976 2007-08-09 [colin]      2.10.0cvs109
977
978         * src/editldap.c
979                 Fix port being reset to 636 on SSL
980         * src/folder.c
981                 Fix folder_item_get_msg_num_by_file
982                 on drafts/queue folders
983
984 2007-08-09 [wwp]        2.10.0cvs108
985
986         * src/folder.c
987                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
988                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
989
990
991 2007-08-09 [colin]      2.10.0cvs107
992
993         * src/folderview.c
994         * src/summaryview.c
995         * src/gtk/prefswindow.c
996                 A few Maemo layout fixes
997
998 2007-08-09 [paul]       2.10.0cvs106
999
1000         * src/prefs_account.c
1001                 remove the hyphen from plug-ins to
1002                 match everywhere else
1003
1004 2007-08-08 [wwp]        2.10.0cvs105
1005
1006         * src/prefs_folder_item.c
1007                 Fix an extraneous stealth ^L char.
1008
1009 2007-08-08 [wwp]        2.10.0cvs104
1010
1011         * src/prefs_folder_item.c
1012                 Better fix, group variables declarations (USE_ASPELL).
1013
1014 2007-08-08 [wwp]        2.10.0cvs103
1015
1016         * src/prefs_folder_item.c
1017                 Fix compilation w/ USE_ASPELL set (broken
1018                 by 2.10.0cvs102).
1019
1020 2007-08-08 [ticho]      2.10.0cvs102
1021
1022         * src/prefs_folder_item.c
1023                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1024
1025 2007-08-08 [colin]      2.10.0cvs101
1026
1027         * src/imap.c
1028         * src/etpan/imap-thread.c
1029         * src/etpan/imap-thread.h
1030                 Close selected mailbox before doing
1031                 status on it.
1032
1033 2007-08-08 [colin]      2.10.0cvs100
1034
1035         * src/html.c
1036                 Complete symbol table, thanks to wwp.
1037                 Fixes bug 1284, 'The html -> text 
1038                 converter ignores entities'
1039         * src/msgcache.c
1040                 Fix possible fd leak
1041
1042 2007-08-08 [colin]      2.10.0cvs99
1043
1044         * src/imap.c
1045                 Better way to fetch UIDs on non-UIDPLUS servers
1046
1047 2007-08-07 [colin]      2.10.0cvs98
1048
1049         * src/imap.c
1050                 fix bug 1275, 'auto-saved draft messages not 
1051                 always being removed'; Also, make multiple
1052                 copy (in the same account) faster by matching
1053                 source/destination message UIDs.
1054         * src/messageview.c
1055                 Don't try to reshow deleted mail
1056         * src/msgcache.c
1057                 Fix leak on error path
1058
1059 2007-08-07 [wwp]        2.10.0cvs97
1060
1061         * manual/account.xml
1062         * manual/advanced.xml
1063         * manual/fr/account.xml
1064         * manual/fr/advanced.xml
1065                 Updated the reference manual and the French translation to
1066                 reflect 2.10.0cvs84: enable running folder Processing
1067                 rules on demand.
1068
1069 2007-08-06 [wwp]        2.10.0cvs96
1070
1071         * src/prefs_common.c
1072         * src/prefs_common.h
1073         * src/textview.c
1074                 Allow changing the emphasis color used to highlight
1075                 the newsreader/x-mailer header value when it matches
1076                 our preferred mail agent (hidden pref 'emphasis_col' added
1077                 to clawsrc).
1078
1079 2007-08-06 [colin]      2.10.0cvs95
1080
1081         * src/compose.c
1082         * src/compose.h
1083                 Re-commit 2.10.0cvs86, with a protection
1084                 against Pango bug. Also, try to fix 
1085                 bug 1275, 'auto-saved draft messages not 
1086                 always being removed'
1087
1088 2007-08-06 [wwp]        2.10.0cvs94
1089
1090         * src/gtk/quicksearch.c
1091                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1092
1093 2007-08-06 [ticho]      2.10.0cvs93
1094
1095         * src/prefs_account.c
1096         * src/gtk/combobox.c
1097                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1098                 selection in account preferences.
1099
1100 2007-08-06 [wwp]        2.10.0cvs92
1101
1102         * src/plugins/pgpcore/plugin.def
1103                 Apply one more chunk from gpg4win's 03-w32-port patch.
1104
1105 2007-08-05 [colin]      2.10.0cvs91
1106
1107         * src/compose.c
1108         * src/compose.h
1109                 reverting buggy patch for now
1110
1111 2007-08-05 [colin]      2.10.0cvs90
1112
1113         * src/folder.c
1114                 Fix slowdown
1115
1116 2007-08-04 [colin]      2.10.0cvs89
1117
1118         * src/prefs_summaries.c
1119         * src/summary_search.c
1120                 Replace deprecated widgets. Patch by
1121                 Andrej.
1122
1123 2007-08-04 [colin]      2.10.0cvs88
1124
1125         * src/mh.c
1126                 Refresh GUI only every 2000 mails on mh_get_last_num
1127                 This is fast (readdir) and done only once per 
1128                 session/folder
1129
1130 2007-08-03 [colin]      2.10.0cvs87
1131
1132         * src/prefs_account.c
1133         * src/gtk/combobox.h
1134         * src/gtk/gtkutils.c
1135                 Fix a deprecated widget. Patch by
1136                 Andrej
1137
1138 2007-08-03 [colin]      2.10.0cvs86
1139
1140         * src/compose.c
1141         * src/compose.h
1142                 Make colorisation and wrapping algorithms
1143                 faster. Fixes bug 1246, 'compose becomes 
1144                 increasingly slow replying to complex emails'
1145
1146 2007-08-03 [paul]       2.10.0cvs85
1147
1148         * src/mh.c
1149                 keep the window painted
1150
1151 2007-08-02 [paul]       2.10.0cvs84
1152
1153         * src/folderview.c
1154         * src/mainwindow.c
1155         * src/mainwindow.h
1156                 enable running folder Processing
1157                 rules on demand
1158
1159 2007-08-02 [paul]       2.10.0cvs83
1160
1161         * src/textview.c
1162                 speed up/clean up rendering of larger
1163                 msgs
1164                 Thanks to Colin
1165
1166 2007-08-01 [paul]       2.10.0cvs82
1167
1168         * src/mainwindow.h
1169                 clean up cruft
1170         * src/toolbar.c
1171                 change default toolbar layout on maemo
1172         * src/pixmaps/close.xpm
1173                 make the red cross a grey cross
1174         * src/pixmaps/jpilot.xpm
1175                 make icon smaller so it fits better
1176
1177 2007-07-31 [paul]       2.10.0cvs81
1178
1179         * src/setup.c
1180         * src/gtk/gtkutils.c
1181                 fix crash on maemo on first launch
1182
1183 2007-07-30 [paul]       2.10.0cvs80
1184
1185         * src/prefs_matcher.c
1186                 specify the units of age and size
1187
1188 2007-07-30 [paul]       2.10.0cvs79
1189
1190         * src/main.c
1191                 Fix IMAP timeout setting
1192
1193 2007-07-30 [colin]      2.10.0cvs78
1194
1195         * src/prefs_account.c
1196                 Fix a deprecated widget. Patch by
1197                 Andrej
1198
1199 2007-07-27 [paul]       2.10.0cvs77
1200
1201         * src/matcher_parser_parse.y
1202         * src/prefs_filtering_action.c
1203         * src/prefs_matcher.c
1204                 these changes forgotten in cvs74's
1205                 'watch thread' feature
1206
1207 2007-07-27 [paul]       2.10.0cvs76
1208
1209         * src/compose.c
1210                 fix potential crasher
1211                 thanks to Colin
1212
1213 2007-07-27 [paul]       2.10.0cvs75
1214
1215         * src/mainwindow.c
1216         * src/manual.c
1217         * src/manual.h
1218         * src/gtk/gtkutils.c
1219                 make mainwindow's /Help/Manual point to the
1220                 remote copy if the local copy doesn't exist
1221
1222 2007-07-27 [paul]       2.10.0cvs74
1223
1224         * src/Makefile.am
1225         * src/filtering.c
1226         * src/folder.c
1227         * src/mainwindow.c
1228         * src/matcher.c
1229         * src/matcher.h
1230         * src/matcher_parser_parse.y
1231         * src/procmsg.c
1232         * src/procmsg.h
1233         * src/stock_pixmap.c
1234         * src/stock_pixmap.h
1235         * src/summaryview.c
1236         * src/summaryview.h
1237         * src/toolbar.c
1238         * src/toolbar.h
1239         * src/pixmaps/watchthread.xpm
1240                 add 'watch thread' feature
1241
1242 2007-07-27 [paul]       2.10.0cvs73
1243
1244         * src/prefs_folder_item.c
1245                 adjust labels, add tooltips
1246
1247 2007-07-27 [colin]      2.10.0cvs72
1248
1249         * src/summaryview.c
1250                 Maemo: Remove less used menu items
1251
1252 2007-07-26 [colin]      2.10.0cvs71
1253
1254         * src/messageview.c
1255                 Maemo: destroy messageview after trashing mail.
1256                 Maybe should be done on X11 too
1257
1258 2007-07-26 [colin]      2.10.0cvs70
1259
1260         * src/folderview.c
1261         * src/mainwindow.c
1262         * src/prefs_common.c
1263         * src/prefs_common.h
1264         * src/summaryview.c
1265                 Add View/Show or Hide/Column headers
1266
1267 2007-07-26 [colin]      2.10.0cvs69
1268
1269         * src/procmime.c
1270                 Fix unwanted output
1271
1272 2007-07-26 [colin]      2.10.0cvs68
1273
1274         * src/ldapserver.c
1275                 Fix possible crash on cache invalidation
1276         * src/compose.c
1277         * src/procmime.c
1278         * src/procmime.h
1279         * src/quote_fmt_parse.y
1280                 Make replying to mails with big attachments
1281                 much faster. Fixes bug 1224, 'The process of 
1282                 Replying to emails with large attachments 
1283                 seems unreasonably long...'
1284
1285 2007-07-26 [colin]      2.10.0cvs67
1286
1287         * src/mimeview.c
1288         * src/matcher.c
1289         * src/common/ssl.c
1290                 Fix threads use on BSDs
1291
1292 2007-07-26 [paul]       2.10.0cvs66
1293
1294         * src/gtk/prefswindow.c
1295                 fix account prefs breakage
1296                 thanks to Colin
1297
1298 2007-07-26 [paul]       2.10.0cvs65
1299
1300         * configure.ac
1301                 standardise ./configure --help messages
1302
1303 2007-07-26 [colin]      2.10.0cvs64
1304
1305         * src/addressbook.c
1306         * src/editaddress.c
1307                 Fix two vCard-related crashes
1308
1309 2007-07-25 [colin]      2.10.0cvs63
1310
1311         * src/inc.c
1312         * src/prefs_common.c
1313         * src/prefs_common.h
1314         * src/prefs_receive.c
1315                 Maemo: Add a better way to notify of
1316                 new mails
1317         * src/mainwindow.c
1318         * src/statusbar.h
1319         * src/summaryview.c
1320         * src/toolbar.c
1321                 Maemo: Various layout fixes
1322         * src/gtk/prefswindow.c
1323                 Maemo: Better prefs layout
1324
1325 2007-07-25 [paul]       2.10.0cvs62
1326
1327         * src/textview.c
1328                 fix the layout on maemo
1329                 thanks to Colin
1330
1331 2007-07-25 [iwkse]      2.10.0cvs61
1332
1333         * src/summaryview.c
1334                 add 'o' shortcut on summaryview
1335
1336 2007-07-25 [iwkse]      2.10.0cvs60
1337
1338         * src/textview.c
1339                 fix o shortcut
1340
1341 2007-07-24 [colin]      2.10.0cvs59
1342
1343         * src/mh.c
1344                 Fix missing timestamp update on source
1345                 folder when moving
1346         * src/textview.c
1347         * src/textview.h
1348                 Better text layout on part's choices
1349
1350 2007-07-23 [colin]      2.10.0cvs58
1351
1352         * src/mimeview.c
1353         * src/textview.c
1354                 Maemo: Automatically choose the correct application
1355                 to open parts
1356         * src/gtk/quicksearch.c
1357                 Make search run on GDK_KP_Enter too
1358
1359 2007-07-23 [wwp]        2.10.0cvs57
1360
1361         * src/quote_fmt_lex.l
1362                 Revert accidentaly committed lines (account_sig) in
1363                 2.10.0cvs56.
1364
1365 2007-07-23 [wwp]        2.10.0cvs56
1366
1367         * src/quote_fmt_lex.l
1368                 Fix typos around long form expressions in the quote lexer.
1369
1370 2007-07-23 [paul]
1371
1372         3.0.0-rc1 released
1373
1374 2007-07-23 [colin]      2.10.0cvs55
1375
1376         * src/addr_compl.c
1377                 Fix auto-completion on Maemo
1378
1379 2007-07-23 [colin]      2.10.0cvs54
1380
1381         * src/statusbar.c
1382                 Maemo: Fix sticking statusbars
1383
1384 2007-07-22 [colin]      2.10.0cvs53
1385
1386         * src/main.c
1387                 Maemo: Fix the strange "top_application" info
1388                 at startup. We should do something when 
1389                 receiving such a message.
1390
1391 2007-07-20 [paul]       2.10.0cvs52
1392
1393         * src/news_gtk.c
1394                 add missing #include "statusbar.h"
1395
1396 2007-07-20 [colin]      2.10.0cvs51
1397
1398         * src/folder.c
1399         * src/folder.h
1400         * src/folder_item_prefs.c
1401         * src/folder_item_prefs.h
1402         * src/folderview.c
1403         * src/imap.c
1404         * src/imap_gtk.c
1405         * src/imap_gtk.h
1406         * src/news.c
1407         * src/news_gtk.c
1408         * src/news_gtk.h
1409         * src/prefs_folder_item.c
1410                 Implement age-based caching: allow to
1411                 specify a threshold for the offline synchronisation
1412                 feature, and whether old cached bodies should 
1413                 be removed
1414         * src/toolbar.c
1415         * src/toolbar.h
1416                 Fix label/tooltips
1417         * src/plugins/dillo_viewer/dillo_viewer.c
1418                 Check that Dillo's installed
1419
1420 2007-07-20 [wwp]        2.10.0cvs50
1421
1422         * src/mimeview.c
1423         * src/stock_pixmap.c
1424                 Draw a frame around the selected mimeview part icon (instead of the
1425                 shifted 'dancing' icon).
1426
1427 2007-07-20 [colin]      2.10.0cvs49
1428
1429         * src/main.c
1430                 Unref stuff even on error
1431         * src/wizard.c
1432                 disconnect signals only at the very
1433                 end of the wizard save.
1434
1435 2007-07-20 [colin]      2.10.0cvs48
1436
1437         * src/mainwindow.c
1438         * src/messageview.c
1439         * src/toolbar.c
1440         * src/toolbar.h
1441                 Fix random crashes while navigating
1442                 (GTK_EVENTS_FLUSH)
1443
1444 2007-07-19 [colin]      2.10.0cvs47
1445
1446         * configure.ac
1447         * src/main.c
1448         * src/prefs_common.c
1449         * src/prefs_common.h
1450         * src/wizard.c
1451         * src/common/defs.h
1452         * src/common/utils.c
1453                 Maemo: add an easy way to store data (mails
1454                 and IMAP/NNTP caches) on one of the SD cards,
1455                 and protect against unmounts if needed
1456
1457 2007-07-19 [paul]       2.10.0cvs46
1458
1459         * src/Makefile.am
1460         * src/stock_pixmap.c
1461         * src/gtk/about.c
1462         * src/pixmaps/claws-mail_logo-small.xpm
1463                 implement a (slightly) different About
1464                 dialog for maemo and add a small version
1465                 of the logo for it
1466         * src/wizard.c
1467                 use a scrolled window for wizard page 1
1468                 on maemo
1469
1470 2007-07-19 [paul]       2.10.0cvs45
1471
1472         * src/Makefile.am
1473                 too soon for this line
1474
1475 2007-07-19 [paul]       2.10.0cvs44
1476
1477         * src/Makefile.am
1478                 fix build on n800
1479
1480 2007-07-19 [colin]      2.10.0cvs43
1481
1482         * src/wizard.c
1483                 Solve Mail/Mailbox name when specifying
1484                 full /path/to/Mail.
1485
1486 2007-07-18 [colin]      2.10.0cvs42
1487
1488         * src/inc.c
1489         * configure.ac
1490                 Fix build on n770
1491
1492 2007-07-18 [colin]      2.10.0cvs41
1493
1494         * src/inc.c
1495                 Maemo: plug the online/offline system into
1496                 maemo's interfaces to have Claws automatically
1497                 switch according to the system status
1498         * src/statusbar.c
1499                 Maemo: use HildonBanners to display status
1500                 messages. Renders the main statusbar useless.
1501
1502 2007-07-18 [paul]       2.10.0cvs40
1503
1504         * src/filtering.c
1505                 fix screen blanking on moving/copying many msgs
1506         * src/folder.c
1507                 fix processing progressbar and screen blanking
1508                 during processing
1509
1510 2007-07-18 [paul]       2.10.0cvs39
1511
1512         * src/messageview.c
1513                 revert cvs37, breakage on maemo
1514
1515 2007-07-18 [paul]       2.10.0cvs38
1516
1517         * src/gtk/gtkutils.c
1518                 make sure we can still build with older GTK's
1519
1520 2007-07-18 [colin]      2.10.0cvs37
1521
1522         * src/messageview.c
1523                 Only hide the small layout's messageview, instead
1524                 of destroying it when closing
1525         * src/gtk/gtkutils.c
1526                 Use gtk_window_present_with_time to popup windows,
1527                 it seems to make things better with modern WMs
1528                 (actually focusing)
1529
1530 2007-07-17 [colin]      2.10.0cvs36
1531
1532         * src/editaddress.c
1533                 Simplify layout on Maemo
1534         * src/folder.c
1535                 Fix possible crash
1536         * src/prefs_display_header.c
1537                 Remove some headers by default on Maemo
1538
1539 2007-07-17 [paul]       2.10.0cvs35
1540
1541         * src/prefs_common.c
1542         * src/prefs_common.h
1543         * src/prefs_logging.c
1544         * src/common/log.c
1545                 add options to stop/enable writing logs to disc
1546
1547 2007-07-17 [paul]       2.10.0cvs34
1548
1549         * src/edittags.c
1550                 fix some issues with the Apply tags window:
1551                 - set search column (enables autocompl in the treeview)
1552                 - apply tag from "New tag" if it existed
1553                 - clears New tag entry when adding it with the button
1554                 Thanks to Colin
1555
1556 2007-07-17 [paul]       2.10.0cvs33
1557
1558         * src/edittags.c
1559                 fix 'apply tags' dialogue weirdness
1560
1561 2007-07-16 [colin]      2.10.0cvs32
1562
1563         * src/toolbar.c
1564                 Fix double-loading of mails on Maemo
1565
1566 2007-07-16 [colin]      2.10.0cvs31
1567
1568         * src/messageview.c
1569                 Prevent double-loading of the same part under some
1570                 conditions; hide statusbar on Maemo
1571
1572 2007-07-16 [colin]      2.10.0cvs30
1573
1574         * src/edittags.c
1575         * src/edittags.h
1576         * src/mainwindow.c
1577         * src/summaryview.c
1578                 Improve the tag interface - allow
1579                 to set/unset tags from a special
1580                 window.
1581         * src/gtk/gtkvscrollbutton.c
1582         * src/mimeview.c
1583         * src/mimeview.h
1584         * src/stock_pixmap.c
1585                 Fix Mimeview's ugly hacks in the
1586                 icon list. 
1587
1588 2007-07-16 [paul]       2.10.0cvs29
1589
1590         * src/wizard.c
1591                 rework dialog
1592         * src/gtk/icon_legend.c
1593                 put it all in a scrolled window
1594
1595 2007-07-15 [colin]      2.10.0cvs28
1596
1597         * src/mainwindow.c
1598                 Maemo: force layout to be Small screen; the
1599                 others don't make sense
1600
1601 2007-07-14 [colin]      2.10.0cvs27
1602
1603         * src/mimeview.c
1604         * src/gtk/gtkvscrollbutton.c
1605                 Maemo: Fix mimeview's buttons size
1606
1607 2007-07-14 [colin]      2.10.0cvs26
1608
1609         * src/toolbar.c
1610                 Fix the button workaround fix.
1611                 (Use the correct variable)
1612
1613 2007-07-14 [colin]      2.10.0cvs25
1614
1615         * src/mainwindow.c
1616         * src/toolbar.c
1617                 Maemo: put the progress bar in the
1618                 toolbar
1619
1620 2007-07-14 [colin]      2.10.0cvs24
1621
1622         * src/prefs_common.c
1623                 Maemo: hide statusbar by default
1624         * src/Makefile.am
1625         * src/stock_pixmap.c
1626         * src/stock_pixmap.h
1627         * src/toolbar.c
1628         * src/pixmaps/go_folders.xpm
1629                 Maemo: Add a specific icon to go back to
1630                 folder list
1631
1632 2007-07-14 [colin]      2.10.0cvs23
1633
1634         * src/toolbar.c
1635                 Don't set homogeneous finally
1636
1637 2007-07-14 [colin]      2.10.0cvs22
1638
1639         * src/toolbar.c
1640                 Fix button show/hide issues
1641
1642 2007-07-14 [colin]      2.10.0cvs21
1643
1644         * src/toolbar.c
1645                 Fix huge arrows
1646                 Fix button workaround to be able to click
1647                 if mouse was on button when it went un-
1648                 sensitive.
1649                 Revert previous commit, gtk_tool_item_set_homogeneous
1650                 doesn't mean what it seems to mean ;-)
1651
1652 2007-07-14 [paul]       2.10.0cvs20
1653
1654         * src/toolbar.c
1655                 make homogeneous FALSE always
1656
1657 2007-07-13 [colin]      2.10.0cvs19
1658
1659         * src/toolbar.c
1660         * src/toolbar.h
1661                 Rework to fit the non-deprecated API
1662         * src/compose.c
1663         * src/folderview.c
1664         * src/mainwindow.c
1665         * src/messageview.c
1666         * src/summaryview.c
1667                 Maemo layout changes. Better toolbars,
1668                 removal of CTree headers. 
1669
1670 2007-07-13 [paul]       2.10.0cvs18
1671
1672         * src/gtk/colorlabel.c
1673                 fix bug 1261, '[DE] coloring messages in overview 
1674                 keys are not localised'
1675                 the string is now included in claws-mail.pot
1676
1677 2007-07-13 [colin]      2.10.0cvs17
1678
1679         * src/summaryview.c
1680                 Fix bug 1267, 'printing mutliple messages 
1681                 opens one message-dialog after the other'
1682                 Ask for confirmation when printing 10
1683                 messages or more.
1684
1685 2007-07-11 [colin]      2.10.0cvs16
1686
1687         * COPYING
1688         * README
1689         * autogen.sh
1690         * manual/claws-mail-manual.xml
1691         * manual/gpl.xml
1692         * manual/es/claws-mail-manual.xml
1693         * manual/es/gpl.xml
1694         * manual/fr/claws-mail-manual.xml
1695         * manual/fr/gpl.xml
1696         * manual/pl/gpl.xml
1697         * src/account.c
1698         * src/account.h
1699         * src/action.c
1700         * src/action.h
1701         * src/adbookbase.h
1702         * src/addr_compl.c
1703         * src/addr_compl.h
1704         * src/addrbook.c
1705         * src/addrbook.h
1706         * src/addrcache.c
1707         * src/addrcache.h
1708         * src/addrcindex.c
1709         * src/addrcindex.h
1710         * src/addrclip.c
1711         * src/addrclip.h
1712         * src/addrdefs.h
1713         * src/addressadd.c
1714         * src/addressadd.h
1715         * src/addressbook.c
1716         * src/addressbook.h
1717         * src/addressbook_foldersel.c
1718         * src/addressbook_foldersel.h
1719         * src/addressitem.h
1720         * src/addrgather.c
1721         * src/addrgather.h
1722         * src/addrharvest.c
1723         * src/addrharvest.h
1724         * src/addrindex.c
1725         * src/addrindex.h
1726         * src/addritem.c
1727         * src/addritem.h
1728         * src/addrquery.c
1729         * src/addrquery.h
1730         * src/addrselect.c
1731         * src/addrselect.h
1732         * src/alertpanel.c
1733         * src/alertpanel.h
1734         * src/browseldap.c
1735         * src/browseldap.h
1736         * src/codeconv.c
1737         * src/codeconv.h
1738         * src/compose.c
1739         * src/compose.h
1740         * src/crash.c
1741         * src/crash.h
1742         * src/customheader.c
1743         * src/customheader.h
1744         * src/displayheader.c
1745         * src/displayheader.h
1746         * src/editaddress.c
1747         * src/editaddress.h
1748         * src/editaddress_other_attributes_ldap.c
1749         * src/editaddress_other_attributes_ldap.h
1750         * src/editbook.c
1751         * src/editbook.h
1752         * src/editgroup.c
1753         * src/editgroup.h
1754         * src/editjpilot.c
1755         * src/editjpilot.h
1756         * src/editldap.c
1757         * src/editldap.h
1758         * src/editldap_basedn.c
1759         * src/editldap_basedn.h
1760         * src/edittags.c
1761         * src/edittags.h
1762         * src/editvcard.c
1763         * src/editvcard.h
1764         * src/enriched.c
1765         * src/enriched.h
1766         * src/exphtmldlg.c
1767         * src/exphtmldlg.h
1768         * src/expldifdlg.c
1769         * src/expldifdlg.h
1770         * src/export.c
1771         * src/export.h
1772         * src/exporthtml.c
1773         * src/exporthtml.h
1774         * src/exportldif.c
1775         * src/exportldif.h
1776         * src/filtering.c
1777         * src/filtering.h
1778         * src/folder.c
1779         * src/folder.h
1780         * src/folder_item_prefs.c
1781         * src/folder_item_prefs.h
1782         * src/foldersel.c
1783         * src/foldersel.h
1784         * src/folderutils.c
1785         * src/folderutils.h
1786         * src/folderview.c
1787         * src/folderview.h
1788         * src/gedit-print.c
1789         * src/gedit-print.h
1790         * src/grouplistdialog.c
1791         * src/grouplistdialog.h
1792         * src/headerview.c
1793         * src/headerview.h
1794         * src/html.c
1795         * src/html.h
1796         * src/image_viewer.c
1797         * src/image_viewer.h
1798         * src/imap.c
1799         * src/imap.h
1800         * src/imap_gtk.c
1801         * src/imap_gtk.h
1802         * src/import.c
1803         * src/import.h
1804         * src/importldif.c
1805         * src/importldif.h
1806         * src/importmutt.c
1807         * src/importmutt.h
1808         * src/importpine.c
1809         * src/importpine.h
1810         * src/inc.c
1811         * src/inc.h
1812         * src/jpilot.c
1813         * src/jpilot.h
1814         * src/ldapctrl.c
1815         * src/ldapctrl.h
1816         * src/ldaplocate.c
1817         * src/ldaplocate.h
1818         * src/ldapquery.c
1819         * src/ldapquery.h
1820         * src/ldapserver.c
1821         * src/ldapserver.h
1822         * src/ldapupdate.c
1823         * src/ldapupdate.h
1824         * src/ldaputil.c
1825         * src/ldaputil.h
1826         * src/ldif.c
1827         * src/ldif.h
1828         * src/localfolder.c
1829         * src/localfolder.h
1830         * src/main.c
1831         * src/main.h
1832         * src/mainwindow.c
1833         * src/mainwindow.h
1834         * src/manual.c
1835         * src/manual.h
1836         * src/matcher.c
1837         * src/matcher.h
1838         * src/matcher_parser.h
1839         * src/matcher_parser_lex.l
1840         * src/matcher_parser_parse.y
1841         * src/mbox.c
1842         * src/mbox.h
1843         * src/message_search.c
1844         * src/message_search.h
1845         * src/messageview.c
1846         * src/messageview.h
1847         * src/mh.c
1848         * src/mh.h
1849         * src/mh_gtk.c
1850         * src/mh_gtk.h
1851         * src/mimeview.c
1852         * src/mimeview.h
1853         * src/msgcache.c
1854         * src/msgcache.h
1855         * src/mutt.c
1856         * src/mutt.h
1857         * src/news.c
1858         * src/news.h
1859         * src/news_gtk.c
1860         * src/news_gtk.h
1861         * src/noticeview.c
1862         * src/noticeview.h
1863         * src/partial_download.c
1864         * src/partial_download.h
1865         * src/pine.c
1866         * src/pine.h
1867         * src/pop.c
1868         * src/pop.h
1869         * src/prefs_account.c
1870         * src/prefs_account.h
1871         * src/prefs_actions.c
1872         * src/prefs_actions.h
1873         * src/prefs_common.c
1874         * src/prefs_common.h
1875         * src/prefs_compose_writing.c
1876         * src/prefs_compose_writing.h
1877         * src/prefs_customheader.c
1878         * src/prefs_customheader.h
1879         * src/prefs_display_header.c
1880         * src/prefs_display_header.h
1881         * src/prefs_ext_prog.c
1882         * src/prefs_ext_prog.h
1883         * src/prefs_filtering.c
1884         * src/prefs_filtering.h
1885         * src/prefs_filtering_action.c
1886         * src/prefs_filtering_action.h
1887         * src/prefs_folder_column.c
1888         * src/prefs_folder_column.h
1889         * src/prefs_folder_item.c
1890         * src/prefs_folder_item.h
1891         * src/prefs_fonts.c
1892         * src/prefs_fonts.h
1893         * src/prefs_gtk.c
1894         * src/prefs_gtk.h
1895         * src/prefs_image_viewer.c
1896         * src/prefs_image_viewer.h
1897         * src/prefs_logging.c
1898         * src/prefs_logging.h
1899         * src/prefs_matcher.c
1900         * src/prefs_matcher.h
1901         * src/prefs_message.c
1902         * src/prefs_message.h
1903         * src/prefs_msg_colors.c
1904         * src/prefs_msg_colors.h
1905         * src/prefs_other.c
1906         * src/prefs_other.h
1907         * src/prefs_quote.c
1908         * src/prefs_quote.h
1909         * src/prefs_receive.c
1910         * src/prefs_receive.h
1911         * src/prefs_send.c
1912         * src/prefs_send.h
1913         * src/prefs_spelling.c
1914         * src/prefs_spelling.h
1915         * src/prefs_summaries.c
1916         * src/prefs_summaries.h
1917         * src/prefs_summary_column.c
1918         * src/prefs_summary_column.h
1919         * src/prefs_summary_open.c
1920         * src/prefs_summary_open.h
1921         * src/prefs_template.c
1922         * src/prefs_template.h
1923         * src/prefs_themes.c
1924         * src/prefs_themes.h
1925         * src/prefs_toolbar.c
1926         * src/prefs_toolbar.h
1927         * src/prefs_wrapping.c
1928         * src/prefs_wrapping.h
1929         * src/privacy.c
1930         * src/privacy.h
1931         * src/procheader.c
1932         * src/procheader.h
1933         * src/procmime.c
1934         * src/procmime.h
1935         * src/procmsg.c
1936         * src/procmsg.h
1937         * src/quote_fmt.c
1938         * src/quote_fmt_lex.l
1939         * src/quote_fmt_parse.y
1940         * src/recv.c
1941         * src/recv.h
1942         * src/remotefolder.c
1943         * src/remotefolder.h
1944         * src/send_message.c
1945         * src/send_message.h
1946         * src/setup.c
1947         * src/setup.h
1948         * src/simple-gettext.c
1949         * src/sourcewindow.c
1950         * src/sourcewindow.h
1951         * src/ssl_manager.c
1952         * src/ssl_manager.h
1953         * src/statusbar.c
1954         * src/statusbar.h
1955         * src/stock_pixmap.c
1956         * src/stock_pixmap.h
1957         * src/summary_search.c
1958         * src/summary_search.h
1959         * src/summaryview.c
1960         * src/summaryview.h
1961         * src/textview.c
1962         * src/textview.h
1963         * src/toolbar.c
1964         * src/toolbar.h
1965         * src/undo.c
1966         * src/undo.h
1967         * src/unmime.c
1968         * src/unmime.h
1969         * src/uri_opener.c
1970         * src/uri_opener.h
1971         * src/vcard.c
1972         * src/vcard.h
1973         * src/wizard.c
1974         * src/wizard.h
1975         * src/common/base64.c
1976         * src/common/base64.h
1977         * src/common/claws.c
1978         * src/common/claws.h
1979         * src/common/defs.h
1980         * src/common/fnmatch.c
1981         * src/common/fnmatch.h
1982         * src/common/fnmatch_loop.c
1983         * src/common/hooks.c
1984         * src/common/hooks.h
1985         * src/common/log.c
1986         * src/common/log.h
1987         * src/common/md5.c
1988         * src/common/md5.h
1989         * src/common/mgutils.c
1990         * src/common/mgutils.h
1991         * src/common/nntp.c
1992         * src/common/nntp.h
1993         * src/common/passcrypt.c
1994         * src/common/passcrypt.h.in
1995         * src/common/plugin.c
1996         * src/common/plugin.h
1997         * src/common/prefs.c
1998         * src/common/prefs.h
1999         * src/common/progressindicator.c
2000         * src/common/progressindicator.h
2001         * src/common/quoted-printable.c
2002         * src/common/quoted-printable.h
2003         * src/common/session.c
2004         * src/common/session.h
2005         * src/common/smtp.c
2006         * src/common/smtp.h
2007         * src/common/socket.c
2008         * src/common/socket.h
2009         * src/common/ssl.c
2010         * src/common/ssl.h
2011         * src/common/ssl_certificate.c
2012         * src/common/ssl_certificate.h
2013         * src/common/string_match.c
2014         * src/common/string_match.h
2015         * src/common/stringtable.c
2016         * src/common/stringtable.h
2017         * src/common/tags.c
2018         * src/common/tags.h
2019         * src/common/template.c
2020         * src/common/template.h
2021         * src/common/timing.h
2022         * src/common/utils.c
2023         * src/common/utils.h
2024         * src/common/uuencode.c
2025         * src/common/uuencode.h
2026         * src/common/version.h.in
2027         * src/common/w32_dirent.c
2028         * src/common/w32_reg.c
2029         * src/common/w32_signal.c
2030         * src/common/w32_stat.c
2031         * src/common/w32_stdlib.c
2032         * src/common/w32_string.c
2033         * src/common/w32_time.c
2034         * src/common/w32_unistd.c
2035         * src/common/w32_wait.c
2036         * src/common/w32lib.h
2037         * src/common/xml.c
2038         * src/common/xml.h
2039         * src/common/xmlprops.c
2040         * src/common/xmlprops.h
2041         * src/etpan/etpan-errors.h
2042         * src/etpan/etpan-thread-manager-types.h
2043         * src/etpan/etpan-thread-manager.c
2044         * src/etpan/etpan-thread-manager.h
2045         * src/etpan/imap-thread.c
2046         * src/etpan/imap-thread.h
2047         * src/gtk/about.c
2048         * src/gtk/about.h
2049         * src/gtk/colorlabel.c
2050         * src/gtk/colorlabel.h
2051         * src/gtk/colorsel.c
2052         * src/gtk/colorsel.h
2053         * src/gtk/combobox.c
2054         * src/gtk/combobox.h
2055         * src/gtk/description_window.c
2056         * src/gtk/description_window.h
2057         * src/gtk/filesel.c
2058         * src/gtk/filesel.h
2059         * src/gtk/foldersort.c
2060         * src/gtk/foldersort.h
2061         * src/gtk/gtkaspell.c
2062         * src/gtk/gtkaspell.h
2063         * src/gtk/gtksctree.c
2064         * src/gtk/gtkshruler.c
2065         * src/gtk/gtkshruler.h
2066         * src/gtk/gtksourceprintjob.c
2067         * src/gtk/gtksourceprintjob.h
2068         * src/gtk/gtkutils.c
2069         * src/gtk/gtkutils.h
2070         * src/gtk/gtkvscrollbutton.c
2071         * src/gtk/gtkvscrollbutton.h
2072         * src/gtk/icon_legend.c
2073         * src/gtk/icon_legend.h
2074         * src/gtk/inputdialog.c
2075         * src/gtk/inputdialog.h
2076         * src/gtk/logwindow.c
2077         * src/gtk/logwindow.h
2078         * src/gtk/manage_window.c
2079         * src/gtk/manage_window.h
2080         * src/gtk/menu.c
2081         * src/gtk/menu.h
2082         * src/gtk/pluginwindow.c
2083         * src/gtk/pluginwindow.h
2084         * src/gtk/prefswindow.c
2085         * src/gtk/prefswindow.h
2086         * src/gtk/progressdialog.c
2087         * src/gtk/progressdialog.h
2088         * src/gtk/quicksearch.c
2089         * src/gtk/quicksearch.h
2090         * src/gtk/sslcertwindow.c
2091         * src/gtk/sslcertwindow.h
2092         * src/plugins/bogofilter/bogofilter.c
2093         * src/plugins/bogofilter/bogofilter.h
2094         * src/plugins/bogofilter/bogofilter_gtk.c
2095         * src/plugins/clamav/clamav_plugin.c
2096         * src/plugins/clamav/clamav_plugin.h
2097         * src/plugins/clamav/clamav_plugin_gtk.c
2098         * src/plugins/demo/demo.c
2099         * src/plugins/dillo_viewer/dillo_prefs.c
2100         * src/plugins/dillo_viewer/dillo_prefs.h
2101         * src/plugins/dillo_viewer/dillo_viewer.c
2102         * src/plugins/pgpcore/passphrase.c
2103         * src/plugins/pgpcore/passphrase.h
2104         * src/plugins/pgpcore/pgp_viewer.c
2105         * src/plugins/pgpcore/pgp_viewer.h
2106         * src/plugins/pgpcore/plugin.c
2107         * src/plugins/pgpcore/prefs_gpg.c
2108         * src/plugins/pgpcore/prefs_gpg.h
2109         * src/plugins/pgpcore/select-keys.c
2110         * src/plugins/pgpcore/select-keys.h
2111         * src/plugins/pgpcore/sgpgme.c
2112         * src/plugins/pgpcore/sgpgme.h
2113         * src/plugins/pgpinline/pgpinline.c
2114         * src/plugins/pgpinline/pgpinline.h
2115         * src/plugins/pgpinline/plugin.c
2116         * src/plugins/pgpmime/pgpmime.c
2117         * src/plugins/pgpmime/pgpmime.h
2118         * src/plugins/pgpmime/plugin.c
2119         * src/plugins/spamassassin/spamassassin.c
2120         * src/plugins/spamassassin/spamassassin.h
2121         * src/plugins/spamassassin/spamassassin_gtk.c
2122         * src/plugins/trayicon/trayicon.c
2123         * src/plugins/trayicon/trayicon_prefs.c
2124         * src/plugins/trayicon/trayicon_prefs.h
2125         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2126         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2127         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2128         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2129         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2130         * tools/OOo2claws-mail.pl
2131         * tools/README.sylprint
2132         * tools/acroread2claws-mail.pl
2133         * tools/claws-mail-compose-insert-files.pl
2134         * tools/convert_mbox.pl
2135         * tools/filter_conv.pl
2136         * tools/filter_conv_new.pl
2137         * tools/fix_date.sh
2138         * tools/freshmeat_search.pl
2139         * tools/google_search.pl
2140         * tools/kmail-mailbox2claws-mail.pl
2141         * tools/kmail2claws-mail.pl
2142         * tools/kmail2claws-mail_v2.pl
2143         * tools/mairix.sh
2144         * tools/make.themes.project
2145         * tools/multiwebsearch.pl
2146         * tools/nautilus2claws-mail.sh
2147         * tools/outlook2claws-mail.pl
2148         * tools/textviewer.sh
2149         * tools/thunderbird-filters-convertor.pl
2150         * tools/update-po
2151         * tools/uuooffice
2152         * tools/vcard2xml.py
2153         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2154                 Upgrade to GPLv3 or later.
2155
2156 2007-07-10 [wwp]        2.10.0cvs15
2157
2158         * src/main.c
2159                 Fix re-opening of all composing messages that were
2160                 opened when closing the previous instance, thanks
2161                 to Colin.
2162
2163 2007-07-10 [paul]       2.10.0cvs14
2164
2165         * src/editaddress_other_attributes_ldap.c
2166         * src/ldapupdate.c
2167                 fix crash on selecting 'other attributes' combo
2168                 for either a new entry or an old entry with no
2169                 existing attributes.
2170                 fix bug on editing multiple attributes which
2171                 resulted them all having the value of the last
2172                 one changed.
2173                 Thanks to Colin
2174
2175 2007-07-10 [colin]      2.10.0cvs13
2176
2177         * src/editaddress.c
2178         * src/editaddress_other_attributes_ldap.h
2179         * src/ldapupdate.c
2180                 Fix --disable-ldap build
2181
2182 2007-07-09 [colin]      2.10.0cvs12
2183
2184         * src/Makefile.am
2185         * src/addritem.c
2186         * src/addritem.h
2187         * src/editaddress.c
2188         * src/editaddress_other_attributes_ldap.c
2189         * src/editaddress_other_attributes_ldap.h
2190         * src/editldap.c
2191         * src/ldapctrl.c
2192         * src/ldapctrl.h
2193         * src/ldapupdate.c
2194                 Add capability to edit all inetOrgPerson
2195                 attributes on LDAP. Patch by Michael 
2196                 Rasmussen
2197
2198 2007-07-09 [colin]      2.10.0cvs11
2199
2200         * src/Makefile.am
2201         * src/exporthtml.c
2202         * src/mbox.c
2203         * src/msgcache.c
2204         * src/prefs_summaries.c
2205         * src/prefs_themes.c
2206         * src/procheader.c
2207         * src/common/Makefile.am
2208         * src/common/log.c
2209         * src/common/timing.h
2210         * src/common/utils.c
2211         * src/common/utils.h
2212         * src/common/w32_account.c
2213         * src/common/w32lib.h
2214         * src/gtk/Makefile.am
2215         * src/gtk/colorlabel.c
2216         * src/plugins/pgpcore/Makefile.am
2217         * src/plugins/pgpcore/claws.def
2218         * src/plugins/pgpcore/passphrase.c
2219         * src/plugins/pgpcore/pgp_viewer.c
2220         * src/plugins/pgpcore/plugin.def
2221         * src/plugins/pgpcore/sgpgme.c
2222         * src/plugins/pgpinline/Makefile.am
2223         * src/plugins/pgpinline/claws.def
2224         * src/plugins/pgpinline/mypgpcore.def
2225         * src/plugins/pgpinline/plugin.def
2226         * src/plugins/pgpmime/Makefile.am
2227         * src/plugins/pgpmime/claws.def
2228         * src/plugins/pgpmime/mypgpcore.def
2229         * src/plugins/pgpmime/plugin.def
2230                 Commit win32 patch, from Werner Koch and
2231                 Marcus Brinkmann
2232
2233 2007-07-09 [colin]      2.10.0cvs10
2234
2235         * src/prefs_toolbar.c
2236                 Fix crash when no actions exist
2237
2238 2007-07-07 [paul]       2.10.0cvs9
2239
2240         * COPYING
2241         * manual/claws-mail-manual.xml
2242                 update copyright year
2243         * po/fi.po
2244                 updated by Flammie Pirinen
2245
2246 2007-07-05 [wwp]        2.10.0cvs8
2247
2248         * src/plugins/clamav/clamav_plugin_gtk.c
2249                 Make vertical spacing like in other plugin prefs pages.
2250
2251 2007-07-05 [wwp]        2.10.0cvs7
2252
2253         * src/quote_fmt.c
2254                 It's %am that works, not %ae (this doc incoherence has been
2255                 introduced with 2.9.2cvs13).
2256
2257 2007-07-04 [wwp]        2.10.0cvs6
2258
2259         * src/plugins/bogofilter/bogofilter.c
2260                 Gettext-ize an occurrence of "Any" that wasn't.
2261
2262 2007-07-04 [colin]      2.10.0cvs5
2263
2264         * po/POTFILES.in
2265                 Fix untranslated strings; thanks
2266                 to Pader Rezso.
2267
2268 2007-07-03 [colin]      2.10.0cvs4
2269
2270         * src/folder.c
2271         * src/mainwindow.c
2272                 Fix saving of sort mode for tags and
2273                 thread date. Thanks to Pierre Ossman.
2274                 Completes fix for bug 1233
2275
2276 2007-07-03 [paul]       2.10.0cvs3
2277
2278         * src/compose.c
2279                 fix auto-save
2280         * src/summaryview.c
2281                 fix build warnings
2282         Thanks to Colin
2283
2284 2007-07-02 [colin]      2.10.0cvs2
2285
2286         * src/folder.h
2287         * src/mainwindow.c
2288         * src/procmsg.h
2289         * src/summaryview.c
2290                 Add View/Sort/by Thread date
2291                 Fixes bug 1233, 'Capability to sort 
2292                 threads by most recent message'
2293                 Based on a patch by Paul Rolland
2294
2295 2007-07-02 [colin]      2.10.0cvs1
2296
2297         * src/Makefile.am
2298         * src/compose.c
2299         * src/edittags.c
2300         * src/edittags.h
2301         * src/filtering.c
2302         * src/folder.c
2303         * src/folder.h
2304         * src/headerview.c
2305         * src/headerview.h
2306         * src/main.c
2307         * src/mainwindow.c
2308         * src/mainwindow.h
2309         * src/manual.h
2310         * src/matcher.c
2311         * src/matcher.h
2312         * src/matcher_parser_parse.y
2313         * src/mimeview.c
2314         * src/msgcache.c
2315         * src/msgcache.h
2316         * src/prefs_common.c
2317         * src/prefs_common.h
2318         * src/prefs_filtering_action.c
2319         * src/prefs_matcher.c
2320         * src/prefs_summary_column.c
2321         * src/procmsg.c
2322         * src/procmsg.h
2323         * src/quote_fmt.c
2324         * src/quote_fmt_lex.l
2325         * src/quote_fmt_parse.y
2326         * src/summaryview.c
2327         * src/summaryview.h
2328         * src/textview.c
2329         * src/common/Makefile.am
2330         * src/common/defs.h
2331         * src/common/tags.c
2332         * src/common/tags.h
2333         * src/gtk/quicksearch.c
2334         * src/gtk/quicksearch.h
2335                 Add Tags implementation. Tags are arbitrary labels
2336                 that can be applied to messages. It is possible 
2337                 to create, edit, remove tags; apply them to mails;
2338                 filter on tags or tag presence; apply or unset
2339                 tags via filtering actions; reference tags in
2340                 reply templates.
2341
2342 2007-07-02 [paul]       2.10.0
2343
2344         * NEWS
2345         * README
2346         * RELEASE_NOTES
2347                 2.10.0 released
2348
2349 2007-07-02 [paul]       2.9.2cvs78
2350
2351         * po/de.po
2352         * po/en_GB.po
2353         * po/es.po
2354         * po/fr.po
2355         * po/hu.po
2356         * po/pt_BR.po
2357         * po/ru.po
2358         * po/zh_CN.po
2359                 updated by Stephan Sachse, me, Ricardo Mones
2360                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2361                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2362
2363 2007-07-02 [paul]       2.9.2cvs77
2364
2365         * AUTHORS
2366                 updated
2367
2368 2007-06-29 [wwp]        2.9.2cvs76
2369
2370         * src/gtk/headers.h
2371                 Fix a typo (thanks to Ricardo for finding this out).
2372
2373 2007-06-28 [paul]       2.9.2cvs75
2374
2375         * src/folderview.c
2376                 fix build warnings
2377
2378 2007-06-28 [paul]       2.9.2cvs74
2379
2380         * tools/Makefile.am
2381                 fix bug in the autotools build system.
2382                 Files cataloged under EXTRA_DIST were never
2383                 automatically copied to the build tree.
2384                 (fix 'make distcheck')
2385                 Patch by Michael Rasmussen.
2386
2387 2007-06-24 [colin]      2.9.2cvs73
2388
2389         * src/news_gtk.c
2390                 Fix bug 1249, 'Error handling for 
2391                 news errors needs modification'
2392                 Only popup error if the according
2393                 pref in Prefs/Receive is set.
2394
2395 2007-06-21 [colin]      2.9.2cvs72
2396
2397         * src/common/plugin.c
2398         * src/common/plugin.h
2399                 Change plugin API to know whether it's safe to 
2400                 unload plugins or whether we should just hide
2401                 them. Fixes bug 1248, 'Core dumps after 
2402                 unloading plugin and clicking on load plugins'
2403         * src/plugins/bogofilter/bogofilter.c
2404         * src/plugins/clamav/clamav_plugin.c
2405         * src/plugins/demo/demo.c
2406         * src/plugins/dillo_viewer/dillo_viewer.c
2407         * src/plugins/pgpcore/plugin.c
2408         * src/plugins/pgpinline/plugin.c
2409         * src/plugins/pgpmime/plugin.c
2410         * src/plugins/spamassassin/spamassassin.c
2411         * src/plugins/trayicon/trayicon.c
2412                 Update API
2413
2414 2007-06-19 [colin]      2.9.2cvs71
2415
2416         * src/compose.c
2417         * src/messageview.c
2418                 Fix crash mentioned in bug 1246
2419                 Race condition when automatically drafting
2420                 due to insertion on reedit.
2421
2422 2007-06-18 [wwp]        2.9.2cvs70
2423
2424         * src/importldif.c
2425                 LDIF import: use a "Proceed" button to complete
2426                 the process.
2427
2428 2007-06-18 [paul]       2.9.2cvs69
2429
2430         * configure.ac
2431                 use pkgconfig to check for gtk and glib
2432
2433 2007-06-17 [wwp]        2.9.2cvs68
2434
2435         * src/ldif.c
2436         * src/importldif.c
2437                 LDIF import: better error handling, minor code
2438                 and UI cleanup, and renamed the Save button
2439                 to Close, as imported stuff is already saved
2440                 when the Save button is shown.
2441
2442 2007-06-17 [colin]      2.9.2cvs67
2443
2444         * src/prefs_summaries.c
2445         * src/procmsg.c
2446                 Don't set as read when forwarded, only replied to
2447
2448 2007-06-17 [paul]       2.9.2cvs66
2449
2450         * src/alertpanel.c
2451                 add missing #include
2452
2453 2007-06-16 [colin]      2.9.2cvs65
2454
2455         * src/prefs_summaries.c
2456         * src/procmsg.c
2457                 Change the pref "Only mark as read when opened
2458                 in new window" to "..., replied to or forwarded".
2459                 Based on a patch by Paul Rolland.
2460
2461 2007-06-16 [paul]       2.9.2cvs64
2462
2463         * src/gtk/authors.h
2464                 alphabetical order! :)
2465
2466 2007-06-16 [colin]      2.9.2cvs63
2467
2468         * AUTHORS
2469         * src/gtk/authors.h
2470                 Add Michael Rasmussen in authors list
2471
2472 2007-06-16 [colin]      2.9.2cvs62
2473
2474         * src/messageview.c
2475                 Fix messageview_copy_clipboard to take advantage
2476                 of plugins' get_selection.
2477
2478 2007-06-15 [colin]      2.9.2cvs61
2479
2480         * src/action.c
2481         * src/addr_compl.c
2482         * src/addressbook.c
2483         * src/folderview.c
2484         * src/message_search.c
2485         * src/mimeview.c
2486         * src/summary_search.c
2487         * src/summaryview.c
2488         * src/textview.c
2489                 Allow GDK_KP_Enter to do the same as GDK_Return
2490                 Patch by Michael Rasmussen
2491
2492 2007-06-15 [paul]       2.9.2cvs60
2493
2494         * src/compose.c
2495                 fix bug when closing a compose window
2496                 during autosave
2497
2498 2007-06-14 [paul]       2.9.2cvs59
2499
2500         * src/main.c
2501         * src/common/defs.h
2502                 migrate sylpheed config
2503
2504 2007-06-14 [wwp]        2.9.2cvs58
2505
2506         * src/gtk/pluginwindow.c
2507                 Yet another attempt to fix sizing/alignment of the
2508                 button bar in plugins window.
2509
2510 2007-06-12 [colin]      2.9.2cvs57
2511
2512         * po/POTFILES.in
2513         * src/Makefile.am
2514         * src/folderview.c
2515         * src/prefs_common.c
2516         * src/prefs_common.h
2517         * src/prefs_summaries.c
2518         * src/prefs_summary_open.c
2519         * src/prefs_summary_open.h
2520         * src/summaryview.c
2521                 Make "when entering a folder" actions more personalisable
2522
2523 2007-06-12 [wwp]        2.9.2cvs56
2524
2525         * tools/README
2526                 Use short description from Paul (mairix.sh).
2527
2528 2007-06-12 [wwp]        2.9.2cvs55
2529
2530         * tools/README
2531                 Updated info about mairix.sh.
2532
2533 2007-06-11 [paul]       2.9.2cvs54
2534
2535         * src/prefs_logging.c
2536                 rework log window length widgets
2537                 and some sensitivity fixes
2538
2539 2007-06-11 [paul]       2.9.2cvs53
2540
2541         * src/mainwindow.c
2542         * src/prefs_logging.c
2543                 rename 'Protocol Log' to 'Network Log'
2544                 and some function renaming
2545
2546 2007-06-10 [wwp]        2.9.2cvs52
2547
2548         * src/gtk/pluginwindow.c
2549                 Revert 2.9.2cvs51.
2550
2551 2007-06-10 [wwp]        2.9.2cvs51
2552
2553         * src/gtk/pluginwindow.c
2554                 Fix button bar in plugin window, was centered and not
2555                 behaving like other dialogs w/ such button bar.
2556
2557 2007-06-08 [wwp]        2.9.2cvs50
2558
2559         * src/compose.c
2560         * src/compose.h
2561         * src/main.c
2562         * src/mainwindow.c
2563         * src/mainwindow.h
2564                 Provide a way out of automatic draft saving on IMAP, when
2565                 exiting offline.
2566                 Prevent drafting while sending and quitting while sending.
2567                 Thanks for Colin.
2568
2569
2570
2571 2007-06-08 [wwp]        2.9.2cvs49
2572
2573         * src/prefs_account.c
2574         * src/gtk/prefswindow.c
2575         * src/gtk/prefswindow.h
2576                 Activate the Basic page when opening account prefs.
2577
2578 2007-06-08 [wwp]        2.9.2cvs48
2579
2580         * src/common/socket.c
2581                 Don't crash if fork() fails, thanks to Colin.
2582
2583 2007-06-08 [wwp]        2.9.2cvs47
2584
2585         * src/gtk/prefswindow.c
2586                 Wrap some long lines, and reset horizontal scroller's adjusment
2587                 (this was already done, vertically), when changing tab (not page)
2588                 in prefs windows.
2589
2590 2007-06-08 [paul]       2.9.2cvs46
2591
2592         * src/common/utils.c
2593                 use gethostname() instead of uname()
2594                 based on a patch by Michael Hughes
2595                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2596
2597 2007-06-07 [wwp]        2.9.2cvs45
2598
2599         * src/prefs_common.c
2600                 Fix some useless warnings, thanks to Colin.
2601
2602 2007-06-06 [colin]      2.9.2cvs44
2603
2604         * src/ldapupdate.c
2605                 Fix strange allocations. 
2606
2607 2007-06-06 [colin]      2.9.2cvs43
2608
2609         * src/ldapupdate.c
2610                 Patch by Michael Rasmussus to help
2611                 bug 1232
2612
2613 2007-06-05 [wwp]        2.9.2cvs42
2614
2615         * src/prefs_account.c
2616         * src/prefs_folder_item.c
2617         * src/prefs_quote.c
2618         * src/quote_fmt.c
2619         * src/quote_fmt.h
2620                 Per-folder templates can now be applied recursively.
2621                 Always save per-folder templates (formats were erroneously
2622                 saved only if they were enabled).
2623                 Check for validity of quotation marks everywhere there
2624                 are defined.
2625
2626 2007-06-05 [wwp]        2.9.2cvs41
2627
2628         * src/inc.c
2629                 Fix incoming messages from local accounts always getting filtered
2630                 (even if the account prefs say don't), thanks to Colin.
2631
2632 2007-06-05 [wwp]        2.9.2cvs40
2633
2634         * src/compose.c
2635         * src/compose.h
2636                 Use per-folder/per-account quote chars when applying a
2637                 template or inserting text as well. Const'ify some
2638                 vars more.
2639
2640 2007-06-04 [colin]      2.9.2cvs39
2641
2642         * src/compose.c
2643                 More work for wwp :)
2644
2645 2007-06-04 [wwp]        2.9.2cvs38
2646
2647         * src/compose.c
2648                 Same as 2.9.2cvs36 but for forwarding.
2649
2650 2007-06-04 [colin]      2.9.2cvs37
2651
2652         * src/compose.c
2653                 Use original mail file for forward/redirect
2654                 Fixes some forwarded mails to be attached as
2655                 application/octet-stream (when they have binary
2656                 parts), and incidentally fixes bug 848
2657                 'Redirect breaks GnuPG'
2658
2659 2007-06-04 [wwp]        2.9.2cvs36
2660
2661         * src/compose.c
2662                 Fix quote mark mis-initialisation when replying/forwarding
2663                 (introduced w/ 2.9.2cvs20).
2664
2665 2007-06-04 [wwp]        2.9.2cvs35
2666
2667         * src/prefs_compose_writing.c
2668         * src/prefs_quote.c
2669                 Fix a bug where Quotation characters (prefs/compose/writing)
2670                 was cleared (introduced w/ 2.9.2cvs26).
2671
2672 2007-06-04 [wwp]        2.9.2cvs34
2673
2674         * src/prefs_account.c
2675         * src/prefs_account.h
2676                 Better fix for compiling w/o aspell (rollbacks
2677                 2.9.2cvs31).
2678
2679 2007-06-04 [wwp]        2.9.2cvs33
2680
2681         * src/account.c
2682         * src/prefs_account.c
2683         * src/prefs_account.h
2684         * src/procmsg.c
2685                 It's now possible to disable mail filtering plugins
2686                 on a per-account basis.
2687
2688 2007-06-04 [wwp]        2.9.2cvs32
2689
2690         * src/procheader.c
2691         * src/common/utils.c
2692         * src/common/utils.h
2693                 Support CRLF in headers part of messages.
2694                 Support few more date formats (RFC3339 subsets).
2695
2696 2007-06-04 [wwp]        2.9.2cvs31
2697
2698         * src/prefs_account.c
2699                 Fix compiling w/o aspell support.
2700
2701 2007-06-03 [wwp]        2.9.2cvs30
2702
2703         * src/prefs_gtk.c
2704                 Don't decode leading ENV_ and ~ in P_PASSWORD
2705                 values.
2706
2707 2007-06-03 [wwp]        2.9.2cvs29
2708
2709         * src/prefs_gtk.c
2710                 Don't decode leading ENV_ and ~ in P_PASSWORD
2711                 values.
2712
2713 2007-06-03 [wwp]        2.9.2cvs28
2714
2715         * src/prefs_account.c
2716         * src/gtk/prefswindow.c
2717         * src/gtk/prefswindow.h
2718                 Added a way to force preloading of all pages
2719                 (prefswindow).
2720                 Moved tabs to pages in account prefs.
2721
2722 2007-06-02 [colin]      2.9.2cvs27
2723
2724         * src/addressbook.c
2725                 Fix possible crash, fix ldap write bugs
2726         * src/ldapupdate.c
2727                 Fix ldap write bugs - patch by Michael
2728                 Rasmussen
2729         * src/alertpanel.c
2730         * src/alertpanel.h
2731                 Add a hook whenever alertpanel opens/closes
2732
2733 2007-05-31 [wwp]        2.9.2cvs26
2734
2735         * src/prefs_compose_writing.c
2736         * src/prefs_quote.c
2737                 Re-organized writing options a bit:
2738                  - renamed the Quoting page to Templates
2739                  - moved all composing templates to that page
2740                  - moved non-templates options to the Writing one,
2741                    grouped reply-related options, reordered reply and
2742                    forward options.
2743
2744 2007-05-31 [wwp]        2.9.2cvs25
2745
2746         * src/compose.c
2747                 Removed unused code.
2748
2749 2007-05-31 [colin]      2.9.2cvs24
2750
2751         * src/addressbook.c
2752                 Fix missing display name when modifying
2753                 LDAP. Patch by Michael Rasmussen
2754
2755 2007-05-31 [wwp]        2.9.2cvs23
2756
2757         * src/plugins/bogofilter/Makefile.am
2758         * src/plugins/clamav/Makefile.am
2759         * src/plugins/demo/Makefile.am
2760         * src/plugins/dillo_viewer/Makefile.am
2761         * src/plugins/spamassassin/Makefile.am
2762                 Fix building of those plugins in Mac OS X.
2763
2764 2007-05-30 [wwp]        2.9.2cvs22
2765
2766         * src/gtk/quicksearch.c
2767                 Fix missing initialization.
2768
2769 2007-05-30 [wwp]        2.9.2cvs21
2770
2771         * src/procheader.c
2772                 Revert accidental commit (debug outputs).
2773
2774 2007-05-30 [wwp]        2.9.2cvs20
2775
2776         * src/compose.c
2777         * src/folder_item_prefs.c
2778         * src/folder_item_prefs.h
2779         * src/prefs_account.c
2780         * src/prefs_account.h
2781         * src/prefs_folder_item.c
2782         * src/prefs_gtk.c
2783         * src/prefs_gtk.h
2784                 Implemented per-account and per-folder
2785                 compose/reply/forward formats.
2786
2787 2007-05-30 [wwp]        2.9.2cvs19
2788
2789         * src/prefs_compose_writing.c
2790         * src/prefs_quote.c
2791         * src/procheader.c
2792         * src/quote_fmt.c
2793         * src/quote_fmt.h
2794                 Internal API changes (factorize quote format
2795                 prefs and checks).
2796
2797 2007-05-30 [colin]      2.9.2cvs18
2798
2799         * src/compose.c
2800                 Fix race where it's possible to re-click Send
2801                 between end of SMTP session and end of "move to
2802                 sent folder" when sending an email with send
2803                 dialog enabled.
2804
2805 2007-05-30 [colin]      2.9.2cvs17
2806
2807         * src/crash.c
2808                 Ask for backtrace on all threads. Patch by
2809                 Pawel
2810         * src/folderview.c
2811                 Fix stale news statusbar when scanning fails.
2812                 Patch by Pawel
2813         * src/ldapupdate.c
2814                 Fix some LDAP write updates bugs. Patch
2815                 by Michael Rasmussen
2816
2817 2007-05-29 [colin]      2.9.2cvs16
2818
2819         * src/imap.c
2820                 Fix loss of local flags when moving mails
2821                 on IMAP in high-bandwidth mode (UID FETCH)
2822
2823 2007-05-25 [paul]       2.9.2cvs15
2824
2825         * src/common/socket.c
2826                 fix sometimes crasher on cancelling
2827                 message sending
2828
2829 2007-05-25 [colin]      2.9.2cvs14
2830
2831         * src/imap.c
2832                 Fix a memory leak
2833         * src/imap_gtk.c
2834                 Be more helpful in the subscription
2835                 message
2836
2837 2007-05-23 [wwp]        2.9.2cvs13
2838
2839         * src/compose.c
2840         * src/prefs_compose_writing.c
2841         * src/prefs_quote.c
2842         * src/prefs_template.c
2843         * src/prefs_template.h
2844         * src/quote_fmt.c
2845         * src/quote_fmt.h
2846         * src/quote_fmt_lex.l
2847         * src/quote_fmt_parse.y
2848                 Introduced new syntax elements (symbols and commands)
2849                 in templates/quote_fmt. Compatibility w/ old
2850                 symbols is kept.
2851                 Updated and reworked the corresponding Information
2852                 dialog.
2853                 Display the line number in dialogs that talk about
2854                 parser errors (in addition to the error message in
2855                 output).
2856
2857 2007-05-23 [wwp]        2.9.2cvs12
2858
2859         * src/quote_fmt_parse.y
2860                 Fix 2.9.2cvs11, probably a paste accident ;).
2861
2862 2007-05-23 [wwp]        2.9.2cvs11
2863
2864         * src/compose.c
2865         * src/prefs_template.c
2866         * src/quote_fmt.h
2867         * src/quote_fmt_parse.y
2868                 Fix 2.9.2cvs10, which broke --disable-aspell.
2869
2870 2007-05-22 [wwp]        2.9.2cvs10
2871
2872         * src/compose.c
2873         * src/prefs_template.c
2874         * src/quote_fmt.c
2875         * src/quote_fmt.h
2876         * src/quote_fmt_lex.l
2877         * src/quote_fmt_parse.y
2878         * src/gtk/gtkaspell.c
2879         * src/gtk/gtkaspell.h
2880                 Added template/quote format syntactical elements
2881                 to show and query:
2882                         - current dictionary
2883                           %T to show (shows empty if not set or not enabled),
2884                           ?T and !T to check if the default dictionary is
2885                           enabled and set
2886                         - current account's default dictionary
2887                           %aT to show (empty if not set or not enabled),
2888                           ?aT and !aT to check if it's enabled and set
2889                         - name completion for an address, from the address
2890                           book
2891                           %ABf, %ABt, %ABc respectively show the full name got
2892                           from the address book if From, To or Cc match a single
2893                           contact.
2894                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2895                           matches any contact and if the full name is non-empty.
2896                           If From, To or Cc are lists of email addresses, only
2897                           the first address will be checked.
2898                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2899                 that could show a trailing ','.
2900                 Also, template/quote_fmt parser now shows the line number in case
2901                 of parser error.
2902
2903 2007-05-15 [colin]      2.9.2cvs9
2904
2905         * src/main.c
2906         * src/main.h
2907                 Add a public function to know whether Claws
2908                 crashed last time
2909                 Store opened folder when exiting
2910         * src/folder.c
2911         * src/folder.h
2912                 Store last opened message in each FolderItem;
2913                 Reset last seen messages if Claws crashed, so 
2914                 that one can't go in an infinite crash in case 
2915                 a particular mail crashes Claws.
2916         * src/messageview.c
2917         * src/prefs_common.c
2918         * src/prefs_common.h
2919         * src/summaryview.c
2920         * src/prefs_summaries.c
2921                 Add "Select last opened message" when entering
2922                 a folder
2923                 Add "Select last opened folder" at startup.
2924
2925 2007-05-14 [colin]      2.9.2cvs8
2926
2927         * manual/xml2pdf
2928                 Fix bashism, search for xml catalog 
2929                 in /usr/local/share/xml/catalog too
2930                 Patch by Pawel
2931
2932 2007-05-13 [wwp]        2.9.2cvs7
2933
2934         * src/gtk/logwindow.c
2935                 fix raising log windows when they are either minimized or
2936                 in background.
2937
2938 2007-05-11 [colin]      2.9.2cvs6
2939
2940         * src/gtk/filesel.c
2941                 Use Hildon's file chooser on Maemo. Patch
2942                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2943                 'File attachment "manipulation" bugs...'
2944
2945 2007-05-10 [wwp]        2.9.2cvs5
2946
2947         * src/prefs_common.c
2948         * src/prefs_common.h
2949         * src/gtk/quicksearch.c
2950                 Add a quicksearch option to automatically run
2951                 a search selected from the history (this option
2952                 is exclusive towards type-ahead).
2953
2954 2007-05-10 [colin]      2.9.2cvs4
2955
2956         * src/imap.c
2957                 Fix g_warnings, thanks to Brian
2958                 Morrison
2959
2960 2007-05-09 [colin]      2.9.2cvs3
2961
2962         * src/crash.c
2963         * src/exporthtml.c
2964         * src/mbox.c
2965         * src/prefs_summaries.c
2966         * src/procheader.c
2967         * src/common/log.c
2968         * src/common/utils.c
2969         * src/gtk/gtksourceprintjob.c
2970         * src/gtk/sslcertwindow.c
2971                 Use the re-entrant variant of time functions
2972                 Probably fixes bug 1217, 'reentrancy problems 
2973                 with time functions'
2974
2975 2007-05-09 [colin]      2.9.2cvs2
2976
2977         * src/imap.c
2978                 Fix crasher when reconnection fails
2979
2980 2007-05-08 [paul]       2.9.2cvs1
2981
2982         * NEWS
2983         * README
2984         * RELEASE_NOTES
2985         * configure.ac
2986                 bump version number following
2987                 stable release
2988
2989 2007-05-08 [paul]       2.9.1cvs48
2990
2991         * src/plugins/demo/demo.c
2992         * src/plugins/dillo_viewer/dillo_prefs.c
2993         * src/plugins/dillo_viewer/dillo_prefs.h
2994         * src/plugins/dillo_viewer/dillo_viewer.c
2995         * src/plugins/pgpcore/pgp_viewer.c
2996         * src/plugins/pgpcore/pgp_viewer.h
2997         * src/plugins/pgpcore/plugin.c
2998         * src/plugins/pgpcore/prefs_gpg.c
2999         * src/plugins/pgpcore/prefs_gpg.h
3000         * src/plugins/pgpcore/sgpgme.c
3001         * src/plugins/pgpcore/sgpgme.h
3002         * src/plugins/pgpinline/plugin.c
3003         * src/plugins/pgpmime/pgpmime.c
3004         * src/plugins/pgpmime/pgpmime.h
3005         * src/plugins/pgpmime/plugin.c
3006         * src/plugins/spamassassin/spamassassin.c
3007         * src/plugins/spamassassin/spamassassin.h
3008         * src/plugins/spamassassin/spamassassin_gtk.c
3009         * src/plugins/trayicon/README
3010         * tools/README
3011         * tools/README.sylprint
3012         * tools/outlook2claws-mail.pl
3013         * tools/sylprint.pl
3014         * tools/tb2claws-mail
3015         * tools/tbird2claws.py
3016         * tools/update-po
3017         * tools/vcard2xml.py
3018         * tools/kdeservicemenu/README
3019                 cleanups and corrections
3020
3021 2007-05-06 [wwp]        2.9.1cvs47
3022
3023         * tools/uudec
3024                 Fix missing dash to `display` command-line, reported
3025                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3026
3027 2007-05-06 [colin]      2.9.1cvs46
3028
3029         * src/Makefile.am
3030         * src/stock_pixmap.c
3031         * src/stock_pixmap.h
3032         * src/pixmaps/printer.xpm
3033                 Add a printer icon
3034
3035 2007-05-06 [paul]       2.9.1cvs45
3036
3037         * src/compose.c
3038         * src/ldapquery.c
3039         * src/privacy.h
3040         * src/summary_search.c
3041         * src/summaryview.c
3042                 fix build warnings
3043
3044 2007-05-05 [wwp]        2.9.1cvs44
3045
3046         * src/messageview.c
3047         * src/mh.c
3048         * src/prefs_actions.c
3049         * src/prefs_gtk.c
3050         * src/summaryview.c
3051         * src/common/xml.c
3052                 Fix "faild" typos everywhere and capitalization of
3053                 some g_warnings.
3054
3055 2007-05-04 [colin]      2.9.1cvs43
3056
3057         * src/compose.c
3058         * src/privacy.c
3059         * src/privacy.h
3060         * src/plugins/pgpcore/prefs_gpg.c
3061         * src/plugins/pgpcore/prefs_gpg.h
3062         * src/plugins/pgpinline/pgpinline.c
3063         * src/plugins/pgpmime/pgpmime.c
3064                 Add an API to warn about encryption limits,
3065                 and allow to disable these warnings
3066
3067 2007-05-03 [colin]      2.9.1cvs42
3068
3069         * src/summaryview.c
3070         * src/mainwindow.c
3071                 Fix bug 1213, 'Delete more than 
3072                 one thread at once'
3073
3074 2007-05-03 [wwp]        2.9.1cvs41
3075
3076         * src/prefs_common.c
3077         * src/prefs_filtering.c
3078         * src/prefs_template.c
3079         * src/common/template.c
3080         * src/common/template.h
3081         * src/gtk/gtkutils.c
3082         * src/gtk/gtkutils.h
3083                 Templates are no longer automatically sorted
3084                 by name, but can be sorted manually using
3085                 |< < > >| buttons as well as drag'n'drop.
3086
3087 2007-05-03 [wwp]        2.9.1cvs40
3088
3089         * src/plugins/spamassassin/spamassassin.c
3090         * src/plugins/spamassassin/spamassassin.h
3091         * src/plugins/spamassassin/spamassassin_gtk.c
3092         * src/plugins/bogofilter/bogofilter.c
3093         * src/plugins/bogofilter/bogofilter.h
3094         * src/plugins/bogofilter/bogofilter_gtk.c
3095                 Added an option to conditionally mark saved spam
3096                 as read (default is and was to do so).
3097                 Satisfies feature request 1708539 on sf.net tracker.
3098
3099 2007-05-03 [colin]      2.9.1cvs39
3100
3101         * src/inc.c
3102                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3103
3104 2007-05-02 [colin]      2.9.1cvs38
3105
3106         * src/textview.c
3107                 Fix bug 1209, 'Clicking on address 
3108                 in header (mailto uri) selects 
3109                 default account'. Patch adapted from
3110                 G.P. Halkes' patch.
3111
3112 2007-05-02 [colin]      2.9.1cvs37
3113
3114         * src/grouplistdialog.c
3115                 Set cursor to wait cursor while loading
3116                 groups.
3117
3118 2007-05-02 [paul]       2.9.1cvs36
3119
3120         * src/folder.c
3121         * src/common/defs.h
3122                 rename cache and mark files
3123                 (data is preserved)
3124
3125 2007-04-30 [paul]       2.9.1cvs35
3126
3127         * manual/glossary.xml
3128         * manual/plugins.xml
3129                 updates. Patch by Ricardo
3130
3131 2007-04-29 [wwp]        2.9.1cvs34
3132
3133         * src/mainwindow.c
3134         * configure.ac
3135                 Fix few grammatical errors (patch by David Relson < relson at
3136                 osagesoftware dot com >).
3137
3138 2007-04-28 [colin]      2.9.1cvs33
3139
3140         * src/account.c
3141         * src/pop.c
3142         * src/prefs_account.c
3143         * src/prefs_account.h
3144                 Drop the "Download all" preference. It's
3145                 stupidly useless and confuses people from
3146                 time to time.
3147
3148 2007-04-27 [wwp]        2.9.1cvs32
3149
3150         * src/account.c
3151         * src/prefs_account.c
3152         * src/prefs_account.h
3153                 Don't reflect accounts changes to the mainwindow when it's
3154                 not necessary.
3155
3156 2007-04-27 [colin]      2.9.1cvs31
3157
3158         * src/folder.c
3159                 Freeze/thaw when sync'ing flags
3160         * src/imap.c
3161         * src/prefs_account.c
3162         * src/prefs_account.h
3163         * src/etpan/imap-thread.c
3164         * src/etpan/imap-thread.h
3165                 Add a way to use UID FETCH instead
3166                 of searches to fetch message lists
3167                 and flags. More expensive towards
3168                 bandwidth, less expensive towards
3169                 server's CPU. Probably fixes 
3170                 bug 1158, 'Scanning new folders on 
3171                 Exchange 2007 extremely slow'.
3172                 Patch 95% by Hoa.
3173
3174 2007-04-27 [paul]       2.9.1cvs30
3175
3176         * src/mainwindow.c
3177         * src/prefs_logging.c
3178                 improvements to english usage
3179
3180 2007-04-27 [colin]      2.9.1cvs29
3181
3182         * src/imap.c
3183                 Fix build without libetpan (my bad!)
3184
3185 2007-04-26 [colin]      2.9.1cvs28
3186
3187         * src/imap.c
3188         * src/imap.h
3189                 Fix uselessly exported function
3190         * src/textview.c
3191                 Consider "- -- \n" as signature separator
3192                 (that's what signature separators look like
3193                  in PGP/Inline signed mails)
3194
3195 2007-04-26 [colin]      2.9.1cvs27
3196
3197         * configure.ac
3198                 libetpan-0.49 is now required
3199         * src/procmime.c
3200                 Fix double fetching of mails if
3201                 first try failed
3202         * src/imap.c
3203                 Make offline sync faster, by
3204                 remembering last change time, and
3205                 last sync time.
3206
3207 2007-04-26 [hoa]        2.9.1cvs26
3208
3209         * src/imap.c
3210         * src/imap.h
3211         * src/mainwindow.c
3212         * src/toolbar.c
3213         * src/etpan/imap-thread.c
3214         * src/etpan/imap-thread.h
3215                 cancellation of IMAP operations is now allowed.
3216                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3217
3218 2007-04-26 [colin]      2.9.1cvs25
3219
3220         * src/folder.c
3221                 Always fetch body+headers in folders that are
3222                 synched for offline use, if "Synchronise as
3223                 soon as possible" is set.
3224                 Fixes bug 1200, 'Add option to always retrieve full 
3225                 messages'
3226
3227 2007-04-25 [colin]      2.9.1cvs24
3228
3229         * src/compose.c
3230                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3231                 persists...'
3232
3233 2007-04-24 [colin]      2.9.1cvs23
3234
3235         * src/folderview.c
3236                 Fix bug 1195, 'Hardware key navigation' 
3237                 Make GDK_Enter toggle expansion (Maemo)
3238
3239 2007-04-24 [wwp]        2.9.1cvs22
3240
3241         * src/compose.c
3242                 Fix few compiler warnings.
3243
3244 2007-04-24 [paul]       2.9.1cvs21
3245
3246         * src/Makefile.am
3247         * src/stock_pixmap.c
3248         * src/stock_pixmap.h
3249                 complete last commit
3250
3251 2007-04-24 [paul]       2.9.1cvs20
3252
3253         * src/gtk/about.c
3254         * src/pixmaps/active.xpm
3255         * src/pixmaps/checkbox_off.xpm
3256         * src/pixmaps/checkbox_on.xpm
3257         * src/pixmaps/inactive.xpm
3258                 kick out the blobs
3259                 remove transparent border from checkbox icons
3260
3261 2007-04-24 [wwp]        2.9.1cvs19
3262
3263         * src/textview.c
3264         * src/textview.h
3265                 Fix a crash in textview, thanks to Colin.
3266
3267 2007-04-23 [wwp]        2.9.1cvs18
3268
3269         * src/prefs_common.c
3270                 Fix 2.9.1cvs5: no header was being translated at all.
3271
3272 2007-04-23 [colin]      2.9.1cvs17
3273
3274         * src/Makefile.am
3275         * src/stock_pixmap.c
3276         * src/stock_pixmap.h
3277         * src/summaryview.c
3278         * src/summaryview.h
3279         * src/gtk/gtksctree.c
3280         * src/gtk/gtksctree.h
3281         * src/pixmaps/selection.xpm
3282                 Fix bug 1193, 'Need a way to multi-select
3283                 items'. Add a toggle button to the summaryview
3284                 to switch between normal and multiple selection
3285                 (Maemo)
3286
3287 2007-04-23 [colin]      2.9.1cvs16
3288
3289         * src/Makefile.am
3290         * src/stock_pixmap.c
3291         * src/stock_pixmap.h
3292         * src/summaryview.c
3293         * src/summaryview.h
3294         * src/gtk/gtksctree.c
3295         * src/gtk/gtksctree.h
3296         * src/pixmaps/selection.xpm
3297                 Fix bug 1193, 'Need a way to multi-
3298                 select items'
3299                 Add a toggle button in the summaryview
3300                 to enable normal or multiple selection.
3301                 (Maemo)
3302
3303 2007-04-23 [colin]      2.9.1cvs15
3304
3305         * src/compose.c
3306                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3307
3308 2007-04-21 [colin]      2.9.1cvs14
3309
3310         * src/gtk/quicksearch.c
3311                 Fix previous commit (actually use correct
3312                 parameter)
3313
3314 2007-04-21 [colin]      2.9.1cvs13
3315
3316         * src/gtk/quicksearch.c
3317                 Fix changing quicksearch type (after Esc,
3318                 after changing Recursive, ...)
3319
3320 2007-04-20 [wwp]        2.9.1cvs12
3321
3322         * src/gtk/Makefile.am
3323                 Added headers.h (completes 2.9.1cvs5).
3324
3325 2007-04-20 [wwp]        2.9.1cvs11
3326
3327         * src/addressbook.c
3328                 Fix the use of display name in name column,
3329                 it has been overriden w/ the use of nickname
3330                 by 2.9.0cvs3. Now nickname is used (if any)
3331                 in case of LDAP books only.
3332
3333 2007-04-20 [colin]      2.9.1cvs10
3334
3335         * src/mimeview.c
3336         * src/summaryview.c
3337         * src/textview.c
3338                 Add handling of 'a' to loop in a mail's
3339                 mimeparts
3340
3341 2007-04-20 [colin]      2.9.1cvs9
3342
3343         * src/toolbar.c
3344                 Fix bug 1190, 'dir_open' button doesn't work'
3345                 (Maemo)
3346
3347 2007-04-20 [colin]      2.9.1cvs8
3348
3349         * src/folderview.c
3350         * src/mainwindow.c
3351                 Fix bug 1194, 'Hardware keys move from email 
3352                 list to account/directory list, but not back 
3353                 to email list...' (Maemo)
3354
3355 2007-04-20 [colin]      2.9.1cvs7
3356
3357         * src/compose.h
3358                 complete previous commit
3359
3360 2007-04-20 [colin]      2.9.1cvs6
3361
3362         * src/compose.c
3363                 Fix bug 1187, 'Reply-to addressee disappears 
3364                 when reply-to text box is clicked...' (Maemo)
3365
3366 2007-04-20 [wwp]        2.9.1cvs5
3367
3368         * po/POTFILES.in
3369         * src/addressbook.c
3370         * src/compose.c
3371         * src/filtering.c
3372         * src/headerview.c
3373         * src/matcher.c
3374         * src/prefs_common.c
3375         * src/prefs_common.h
3376         * src/prefs_display_header.c
3377         * src/prefs_matcher.c
3378         * src/summaryview.c
3379         * src/gtk/headers.h
3380         * src/gtk/quicksearch.c
3381                 Translate more header names according to the relevant option value,
3382                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3383                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3384                 to prefs_common_translated_header_name().
3385                 Added a headers.h reference file that contains known header names
3386                 (RFC2822 and others) to the translation process' input, so that
3387                 translated header names will still exist even if no occurrence of
3388                 _("headername") is found anymore in the sources.
3389                 Don't translate column name 'Number' following to trans_hdr option
3390                 value as it's not a header name.
3391
3392 2007-04-20 [colin]      2.9.1cvs4
3393
3394         * src/gtk/quicksearch.c
3395         * src/gtk/quicksearch.h
3396                 Add "From, To or Subject" quicksearch
3397                 type. Patch by ulfschaper@users.sf.net
3398
3399 2007-04-20 [colin]      2.9.1cvs3
3400
3401         * src/matcher.c
3402                 Implement proper references filtering condition.
3403                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3404
3405 2007-04-19 [wwp]        2.9.1cvs2
3406
3407         * src/prefs_display_header.c
3408         * src/message_search.c
3409                 Fix few warnings (g_free of const gchar*).
3410
3411 2007-04-19 [paul]       2.9.1cvs1
3412
3413         * NEWS
3414         * README
3415         * RELEASE_NOTES
3416         * configure.ac
3417                 bump version number following
3418                 stable release
3419
3420 2007-04-19 [paul]       2.9.0cvs9
3421
3422         * manual/advanced.xml
3423         * manual/glossary.xml
3424                 fix typos
3425
3426 2007-04-18 [paul]       2.9.0cvs8
3427
3428         * src/pop.c
3429                 fix for CVE-2007-1558 (APOP)
3430                 Thanks to Colin
3431
3432 2007-04-18 [paul]       2.9.0cvs7
3433
3434         * src/messageview.c
3435         * src/mimeview.c
3436         * src/summaryview.c
3437         * src/gtk/filesel.c
3438                 Fix encoding woes wrt saving of
3439                 mails and parts
3440                 Thanks to Colin
3441
3442 2007-04-18 [colin]      2.9.0cvs6
3443
3444         * src/gtk/pluginwindow.c
3445                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3446
3447 2007-04-17 [wwp]        2.9.0cvs5
3448
3449         * src/addressadd.c
3450         * src/addressbook.c
3451         * src/addrindex.c
3452         * src/ldapupdate.c
3453                 Fix --disable-ldap build,
3454                 fix some LDAP annoyances on 
3455                 searches, thanks to Colin.
3456
3457 2007-04-17 [wwp]        2.9.0cvs4
3458
3459         * src/ldapupdate.c
3460                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3461                 like gcc 2.9x. Thanks to Colin.
3462
3463 2007-04-17 [wwp]        2.9.0cvs3
3464
3465         * src/Makefile.am
3466         * src/addressadd.c
3467         * src/addressbook.c
3468         * src/addrindex.c
3469         * src/addritem.c
3470         * src/addritem.h
3471         * src/editaddress.c
3472         * src/ldapctrl.c
3473         * src/ldapctrl.h
3474         * src/ldapquery.c
3475         * src/ldapserver.c
3476         * src/ldapserver.h
3477         * src/ldapupdate.c
3478         * src/ldapupdate.h
3479                 Add LDAP write support. Patch mostly by 
3480                 Michael <mir at datanom dot net>
3481
3482 2007-04-17 [wwp]        2.9.0cvs2
3483
3484         * src/compose.c
3485                 Prepend "Add to address book" to the context menu of compose window's sender and
3486                 recipient fields.
3487
3488 2007-04-16 [paul]       2.9.0cvs1
3489
3490         * src/gtk/authors.h
3491                 add Pader Rezso
3492
3493 2007-04-16 [paul]       2.9.0
3494
3495         * NEWS
3496         * README
3497         * RELEASE_NOTES
3498                 2.9.0 released
3499
3500 2007-04-16 [paul]       2.8.1cvs102
3501
3502         * po/fr.po
3503                 updated by Fabien Vantard
3504
3505 2007-04-16 [paul]       2.8.1cvs101
3506
3507         * po/ca.po
3508         * po/cs.po
3509         * po/de.po
3510         * po/hu.po
3511         * po/pl.po
3512         * po/pt_BR.po
3513         * po/sr.po
3514         * po/zh_CN.po
3515                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3516                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3517                 Aleksandar Urosevic, and Ralgh Young
3518
3519 2007-04-15 [mones]      2.8.1cvs100
3520
3521         * po/es.po
3522                 Updated for release
3523
3524 2007-04-14 [colin]      2.8.1cvs99
3525
3526         * src/message_search.c
3527         * src/prefs_display_header.c
3528         * src/summary_search.c
3529         * src/gtk/combobox.c
3530                 Fix allocations
3531
3532 2007-04-14 [wwp]        2.8.1cvs98
3533
3534         * src/gtk/combobox.c
3535         * src/message_search.c
3536         * src/summary_search.c
3537         * src/prefs_display_header.c
3538                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3539                 returns NULL, get the text value directly from the GtkEntry child.
3540
3541 2007-04-13 [colin]      2.8.1cvs97
3542
3543         * src/gtk/quicksearch.c
3544                 Give the focus back to summaryview when
3545                 emptying the quicksearch with Esc
3546
3547 2007-04-13 [colin]      2.8.1cvs96
3548
3549         * src/message_search.c
3550         * src/prefs_display_header.c
3551         * src/summary_search.c
3552                 Fix possibles crashes when getting text
3553                 from gtk combos
3554
3555 2007-04-13 [colin]      2.8.1cvs95
3556
3557         * src/pop.c
3558                 Add some UIDL debugging
3559
3560 2007-04-12 [colin]      2.8.1cvs94
3561
3562         * src/folder.c
3563                 Force folder scan if necessary after
3564                 copying mails, to be able to reapply
3565                 flags.
3566
3567 2007-04-11 [colin]      2.8.1cvs93
3568
3569         * src/main.c
3570                 don't scan for new mail on startup if --select
3571                 is specified (or race conditions arise). If so,
3572                 do both sequentially.
3573
3574 2007-04-09 [colin]      2.8.1cvs92
3575
3576         * src/common/defs.h
3577                 Use leafpad by default on Maemo. Patch
3578                 by Jean-Luc Biord.
3579
3580 2007-04-06 [colin]      2.8.1cvs91
3581
3582         * src/pixmaps/queue_close.xpm
3583         * src/pixmaps/queue_close_hrm.xpm
3584         * src/pixmaps/queue_close_hrm_mark.xpm
3585         * src/pixmaps/queue_close_mark.xpm
3586         * src/pixmaps/queue_open.xpm
3587         * src/pixmaps/queue_open_hrm.xpm
3588         * src/pixmaps/queue_open_hrm_mark.xpm
3589         * src/pixmaps/queue_open_mark.xpm
3590                 Move the clock one pixel down :)
3591
3592 2007-04-05 [colin]      2.8.1cvs90
3593
3594         * src/mainwindow.c
3595                 Don't sync when switching offline from
3596                 command line - it's usually too late :)
3597
3598 2007-04-05 [paul]       2.8.1cvs89
3599
3600         * src/Makefile.am
3601         * src/stock_pixmap.c
3602         * src/pixmaps/dir_close_hrm.xpm
3603         * src/pixmaps/dir_close_hrm_mark.xpm
3604         * src/pixmaps/drafts_close.xpm
3605         * src/pixmaps/drafts_close_mark.xpm
3606         * src/pixmaps/drafts_open.xpm
3607         * src/pixmaps/drafts_open_mark.xpm
3608         * src/pixmaps/inbox.xpm
3609         * src/pixmaps/inbox_close.xpm
3610         * src/pixmaps/inbox_close_hrm.xpm
3611         * src/pixmaps/inbox_close_hrm_mark.xpm
3612         * src/pixmaps/inbox_close_mark.xpm
3613         * src/pixmaps/inbox_hrm.xpm
3614         * src/pixmaps/inbox_hrm_mark.xpm
3615         * src/pixmaps/inbox_mark.xpm
3616         * src/pixmaps/inbox_open.xpm
3617         * src/pixmaps/inbox_open_hrm.xpm
3618         * src/pixmaps/inbox_open_hrm_mark.xpm
3619         * src/pixmaps/inbox_open_mark.xpm
3620         * src/pixmaps/outbox.xpm
3621         * src/pixmaps/outbox_close.xpm
3622         * src/pixmaps/outbox_close_hrm.xpm
3623         * src/pixmaps/outbox_close_hrm_mark.xpm
3624         * src/pixmaps/outbox_close_mark.xpm
3625         * src/pixmaps/outbox_hrm.xpm
3626         * src/pixmaps/outbox_hrm_mark.xpm
3627         * src/pixmaps/outbox_mark.xpm
3628         * src/pixmaps/outbox_open.xpm
3629         * src/pixmaps/outbox_open_hrm.xpm
3630         * src/pixmaps/outbox_open_hrm_mark.xpm
3631         * src/pixmaps/outbox_open_mark.xpm
3632         * src/pixmaps/queue_close.xpm
3633         * src/pixmaps/queue_close_hrm.xpm
3634         * src/pixmaps/queue_close_hrm_mark.xpm
3635         * src/pixmaps/queue_close_mark.xpm
3636         * src/pixmaps/queue_open.xpm
3637         * src/pixmaps/queue_open_hrm.xpm
3638         * src/pixmaps/queue_open_hrm_mark.xpm
3639         * src/pixmaps/queue_open_mark.xpm
3640                 updated, added and replaced icons
3641                 Icons by Colin
3642
3643 2007-04-04 [colin]      2.8.1cvs88
3644
3645         * src/imap.c
3646                 Fix build without libetpan
3647
3648 2007-04-03 [colin]      2.8.1cvs87
3649
3650         * src/imap.c
3651                 Fix crash with Citadel, and try to make
3652                 things work. this server (and specifically 
3653                 STATUS and APPEND at least) seems broken.
3654
3655 2007-04-03 [colin]      2.8.1cvs86
3656
3657         * src/folderview.c
3658                 Fix icons on folder close
3659
3660 2007-04-03 [colin]      2.8.1cvs85
3661
3662         * src/inc.c
3663                 Fix double-ask of offline override in
3664                 certain cases
3665         * src/imap.c
3666         * src/imap.h
3667         * src/imap_gtk.c
3668                 Much more efficient way to synchronise
3669                 for offline use
3670         * src/etpan/imap-thread.c
3671                 Fix possible segs
3672         * src/folder.c
3673         * src/gtk/quicksearch.c
3674                 Fix some GUI lags
3675
3676 2007-04-03 [paul]       2.8.1cvs84
3677
3678         * src/filtering.c
3679         * src/folder.c
3680         * src/folder.h
3681         * src/prefs_common.c
3682         * src/prefs_common.h
3683         * src/prefs_other.c
3684                 Fix sync being done too late
3685                 Thanks to Colin
3686
3687 2007-04-02 [colin]      2.8.1cvs83
3688
3689         * src/summaryview.c
3690                 Maemo: Put status and quicksearch at the top
3691         * src/plugins/bogofilter/bogofilter.c
3692         * src/plugins/spamassassin/spamassassin.c
3693                 Derive trash from inbox if possible
3694
3695 2007-04-02 [paul]       2.8.1cvs82
3696
3697         * src/plugins/bogofilter/bogofilter_gtk.c
3698                 a few English changes
3699
3700 2007-04-02 [paul]
3701
3702         2.9.0-rc1 released
3703
3704 2007-04-02 [colin]      2.8.1cvs81
3705
3706         * src/image_viewer.c
3707                 Fix transparent images by using
3708                 GtkImage
3709         * src/messageview.c
3710                 Flush events (on new windows) to avoid
3711                 having the textview's image resize fail
3712                 to know the available width
3713
3714 2007-04-01 [colin]      2.8.1cvs80
3715
3716         * src/prefs_account.c
3717                 If no MH mailbox exist, when creating a POP/Local
3718                 account, just create and use the default one 
3719                 instead of bailing with a "Mailbox doesn't exist"
3720                 error
3721
3722 2007-03-31 [colin]      2.8.1cvs79
3723
3724         * src/prefs_account.c
3725                 Create signature file if it doesn't exist
3726                 before editing
3727         * src/prefs_toolbar.c
3728                 Maemo: Move "Use default" on the left so
3729                 that people can find it
3730         * src/common/defs.h
3731                 Maemo: make default editor "Maemopad", 
3732                 default signature file "MyDocs/signature.txt"
3733
3734 2007-03-31 [colin]      2.8.1cvs78
3735
3736         * src/prefs_account.c
3737                 Maemo: rework account prefs so
3738                 that less horizontal scrolling
3739                 is required
3740
3741 2007-03-31 [colin]      2.8.1cvs77
3742
3743         * src/folderview.c
3744         * src/prefs_common.c
3745         * src/prefs_common.h
3746                 Fix bug 1167, 'Allow not displaying zeros 
3747                 in folder list'. Patch by MartinP
3748
3749 2007-03-31 [colin]      2.8.1cvs76
3750
3751         * AUTHORS
3752                 Add Jean-Luc Biord
3753
3754 2007-03-31 [colin]      2.8.1cvs75
3755
3756         * src/imap.c
3757                 Apply patch from bug 1172, direct
3758                 access to the folder's session instead
3759                 of using getter. Patch by MartinP
3760
3761 2007-03-31 [paul]       2.8.1cvs74
3762
3763         * src/gtk/authors.h
3764                 no need to list Fabien twice!
3765
3766 2007-03-31 [colin]      2.8.1cvs73
3767
3768         * src/inc.c
3769                 If we're currently "overriding for %d minutes",
3770                 don't ask
3771
3772 2007-03-31 [colin]      2.8.1cvs72
3773
3774         * src/compose.c
3775         * src/imap.c
3776         * src/inc.c
3777         * src/inc.h
3778         * src/messageview.c
3779         * src/news.c
3780         * src/plugins/spamassassin/spamassassin.c
3781                 Offline override: Add a parameter to allow
3782                 asking even if the override timer is running.
3783                 Allows to ask every time the user makes an
3784                 explicit action needing online access (such
3785                 as Get Mail), and not when the action is 
3786                 implicit (such as opening an IMAP folder)
3787
3788 2007-03-31 [colin]      2.8.1cvs71
3789
3790         * src/inc.c
3791                 Override offline: "No" answer shouldn't
3792                 re-ask after 3 seconds, but 10 minutes. 
3793
3794 2007-03-30 [colin]      2.8.1cvs70
3795
3796         * src/common/socket.c
3797                 Better error reporting on unix socket
3798                 failure (bind usually)
3799         * src/gtk/gtkutils.c
3800         * src/gtk/gtkutils.h
3801                 Label window: add a pulsing progress
3802                 bar to show we're not hung :)
3803         * src/folderview.c
3804         * src/main.c
3805         * src/plugins/pgpcore/sgpgme.c
3806                 Update API
3807
3808 2007-03-30 [colin]      2.8.1cvs69
3809
3810         * src/pop.c
3811         * src/prefs_common.c
3812                 Fix possible trashing of history and uidl
3813                 files on disk full problems
3814
3815 2007-03-30 [paul]       2.8.1cvs68
3816
3817         * src/mainwindow.c
3818         * src/summaryview.c
3819         * src/summaryview.h
3820                 update summary when changing layout type
3821                 (fixes wrong folder icon being displayed)
3822                 Thanks to Colin
3823
3824 2007-03-29 [colin]      2.8.1cvs67
3825
3826         * src/prefs_ext_prog.c
3827                 The browser pref is irrelevant on Maemo
3828
3829 2007-03-29 [colin]      2.8.1cvs66
3830
3831         * src/compose.c
3832         * src/compose.h
3833                 Maemo: dynamically switch headers/text position
3834         * src/prefs_common.c
3835                 Maemo: hide compose's ruler by default
3836         * src/common/socket.c
3837         * src/common/socket.h
3838                 Fix build warning
3839
3840 2007-03-29 [colin]      2.8.1cvs65
3841
3842         * src/common/socket.c
3843         * src/common/socket.h
3844                 Fix build when MAEMO_CFLAGS contains
3845                 _X_OPENSOURCE (resolv.h errors as long
3846                 as we don't add _BSD_SOURCE. Ugly).
3847
3848 2007-03-29 [wwp]        2.8.1cvs64
3849
3850         * src/prefs_logging.c
3851                 Fix sensitivity of clip-log widgets in prefs/logging,
3852                 thanks to Fabien.
3853
3854 2007-03-29 [wwp]        2.8.1cvs63
3855
3856         * po/POTFILES.in
3857                 Updated files list for translations, thanks to Fabien.
3858
3859 2007-03-29 [colin]      2.8.1cvs62
3860
3861         * src/main.c
3862         * src/common/Makefile.am
3863         * src/common/utils.c
3864                 Maybe make URI opening work in Maemo
3865                 Requires testing :)
3866
3867 2007-03-28 [colin]      2.8.1cvs61
3868
3869         * src/folder.c
3870         * src/folder.h
3871         * src/folderview.c
3872                 Add the possibility to sort folders arbitrarily
3873                 (via editing of folderlist.xml only). Patch by
3874                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3875                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3876                 be changed by the user'
3877
3878 2007-03-28 [colin]      2.8.1cvs60
3879
3880         * src/mimeview.c
3881                 Add popup menu for mime icons
3882
3883 2007-03-28 [colin]      2.8.1cvs59
3884
3885         * src/mainwindow.c
3886                 Fix a layout issue when presenting
3887                 mainwindow in Small screen layout
3888         * src/toolbar.c
3889         * src/toolbar.h
3890                 Add a "Go to folder list" button for
3891                 mainwindow, and make it default in
3892                 the Maemo build
3893
3894 2007-03-28 [colin]      2.8.1cvs58
3895
3896         * src/compose.c
3897                 Don't dynamically update title on Maemo
3898                 Patch by Jean-Luc Biord
3899
3900 2007-03-27 [colin]      2.8.1cvs57
3901
3902         * src/compose.c
3903         * src/folderview.c
3904         * src/summaryview.c
3905                 Enable tap-and-hold on Maemo
3906
3907 2007-03-26 [colin]      2.8.1cvs56
3908
3909         * src/compose.c
3910                 More popup-menu (in attachments list)
3911
3912 2007-03-26 [colin]      2.8.1cvs55
3913
3914         * src/compose.c
3915                 Enable popup-menu signal
3916
3917 2007-03-26 [colin]      2.8.1cvs54
3918
3919         * src/plugins/pgpinline/pgpinline.c
3920                 Fix bug 1111, 'PGP/inline plugin hides text 
3921                 around encrypted text block'. Patch based on
3922                 a patch from Michal Cihar.
3923
3924 2007-03-26 [wwp]        2.8.1cvs53
3925
3926         * src/procmsg.c
3927                 Fix getting a false error when sending queued message
3928                 whereas the sending was fine (if there are subfolders
3929                 in the queue folder), thanks to Colin.
3930
3931 2007-03-26 [paul]       2.8.1cvs52
3932
3933         * src/wizard.c
3934                 update FACE header in welcome message
3935
3936 2007-03-25 [colin]      2.8.1cvs51
3937
3938         * src/Makefile.am
3939                 Fix make dist
3940
3941 2007-03-25 [colin]      2.8.1cvs50
3942
3943         * src/main.c
3944                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3945
3946 2007-03-24 [colin]      2.8.1cvs49
3947
3948         * src/main.c
3949                 Fix a few launch problems on Maemo
3950                 Patch by Jean-Luc Biord
3951
3952 2007-03-24 [wwp]        2.8.1cvs48
3953
3954         * src/alertpanel.c
3955         * src/alertpanel.h
3956         * src/messageview.c
3957         * src/summaryview.c
3958                 Fix wrong action performed when closing the
3959                 "ask about account specific filtering rules
3960                 when filtering manually" dialog by pressing Escape.
3961                 Fix wrong order of buttons in the "return receipt
3962                 notification - the message was sent to several of
3963                 your accounts" dialog.
3964
3965 2007-03-24 [paul]       2.8.1cvs47
3966
3967         * src/folderview.c
3968                 an improvement to English usage
3969         * tools/kdeservicemenu/README
3970                 updated Claws url
3971
3972 2007-03-24 [paul]       2.8.1cvs46
3973
3974         * src/Makefile.am
3975         * src/stock_pixmap.c
3976         * src/pixmaps/edit_extern.xpm
3977         * src/pixmaps/mail_sign.xpm
3978                 rescue long lost icons
3979
3980 2007-03-24 [paul]       2.8.1cvs45
3981
3982         * src/toolbar.c
3983                 fix toolbar (broken in 2.8.1cvs42)
3984
3985 2007-03-23 [colin]      2.8.1cvs44
3986
3987         * src/imap.c
3988                 Correctly unsubscribe/resubscribe after
3989                 RENAME
3990
3991 2007-03-23 [colin]      2.8.1cvs43
3992
3993         * src/prefs_common.c
3994                 Maemo: as the platform is light on RAM, allow
3995                 caches to be discarded faster.
3996
3997 2007-03-23 [colin]      2.8.1cvs42
3998
3999         * src/Makefile.am
4000         * src/compose.c
4001         * src/compose.h
4002         * src/stock_pixmap.c
4003         * src/stock_pixmap.h
4004         * src/summaryview.c
4005         * src/summaryview.h
4006         * src/toolbar.c
4007         * src/toolbar.h
4008         * src/pixmaps/open_mail.xpm
4009                 Maemo changes: Add the possibility to have
4010                 "Open Email" and "Close Window" buttons on 
4011                 toolbars (and use them in Maemo's default
4012                 toolbars)
4013
4014 2007-03-23 [wwp]        2.8.1cvs41
4015
4016         * src/action.c
4017                 Reverted that part of the action dialog closure logics, to
4018                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4019                 done later in a different way (or may not).
4020
4021 2007-03-22 [wwp]        2.8.1cvs40
4022
4023         * src/action.c
4024                 Fix sticky action dialog when got no output but action command
4025                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4026
4027 2007-03-22 [colin]      2.8.1cvs39
4028
4029         * src/prefs_filtering.c
4030         * src/gtk/combobox.h
4031                 Fix escaping account names in filtering prefs
4032
4033 2007-03-22 [colin]      2.8.1cvs38
4034
4035         * src/addrindex.c
4036         * src/ldapctrl.h
4037         * src/ldapquery.c
4038                 Add any attribute specified in LDAP servers'
4039                 Search attributes to the Other Attributes tab
4040                 of contacts; Add 'telephoneNumber' in the
4041                 default list.
4042
4043 2007-03-22 [colin]      2.8.1cvs37
4044
4045         * src/folderview.c
4046         * src/folderview.h
4047         * src/mainwindow.c
4048                 Try to prevent race conditions when
4049                 changing the folder list
4050         * src/summaryview.c
4051                 Fix possible red folder icon when
4052                 switching from Small screen layout
4053                 to any other
4054
4055 2007-03-22 [colin]      2.8.1cvs36
4056
4057         * src/mainwindow.c
4058         * src/mainwindow.h
4059         * src/summaryview.c
4060                 Rename "little screen" to "Small screen"
4061         * src/gtk/Makefile.am
4062         * src/common/utils.c
4063         * src/mh.c
4064                 Fix Maemo-related compilation problems
4065
4066 2007-03-21 [colin]      2.8.1cvs35
4067
4068         * configure.ac
4069                 Fix previous commit
4070         * claws-mail.desktop
4071                 Remove .png from the Icon, it's useless
4072
4073 2007-03-21 [colin]      2.8.1cvs34
4074
4075         * configure.ac
4076         * src/Makefile.am
4077                 Add the necessary lib checking for 
4078                 Maemo
4079
4080 2007-03-21 [colin]      2.8.1cvs33
4081
4082         * src/main.c
4083                 Fix unconditional "error happened" when
4084                 sending via command-line. "lol @ myself"
4085
4086 2007-03-21 [colin]      2.8.1cvs32
4087
4088         * claws-mail-40x40.png
4089         * claws-mail-26x26.png
4090         * src/account.c
4091         * src/addressbook.c
4092         * src/compose.c
4093         * src/folderview.c
4094         * src/folderview.h
4095         * src/main.c
4096         * src/mainwindow.c
4097         * src/mainwindow.h
4098         * src/messageview.c
4099         * src/prefs_account.c
4100         * src/prefs_common.c
4101         * src/summary_search.c
4102         * src/summaryview.c
4103         * src/summaryview.h
4104         * src/gtk/authors.h
4105         * src/gtk/gtkutils.c
4106         * src/gtk/gtkutils.h
4107         * src/gtk/logwindow.c
4108         * src/gtk/menu.c
4109         * src/gtk/prefswindow.c
4110                 Add Maemo port (patch mainly by Jean-Luc Biort)
4111                 Add a new 'Little screen' layout to help on such
4112                 platforms (patch by me)
4113                 Make some default preferences different (more
4114                 adapted) on Maemo (patch by me)
4115
4116 2007-03-21 [wwp]        2.8.1cvs31
4117
4118         * src/prefs_logging.c
4119         * src/prefs_logging.h
4120                 Fixed copyright header of newly added files.
4121
4122 2007-03-21 [wwp]        2.8.1cvs30
4123
4124         * src/Makefile.am
4125         * src/filtering.c
4126         * src/filtering.h
4127         * src/folder.c
4128         * src/folderview.c
4129         * src/imap.c
4130         * src/inc.c
4131         * src/main.c
4132         * src/mainwindow.c
4133         * src/mainwindow.h
4134         * src/matcher.c
4135         * src/messageview.c
4136         * src/news.c
4137         * src/pop.c
4138         * src/prefs_common.c
4139         * src/prefs_common.h
4140         * src/prefs_logging.c
4141         * src/prefs_logging.h
4142         * src/prefs_other.c
4143         * src/procmsg.c
4144         * src/send_message.c
4145         * src/summaryview.c
4146         * src/common/log.c
4147         * src/common/log.h
4148         * src/common/nntp.c
4149         * src/common/session.c
4150         * src/common/smtp.c
4151         * src/common/socket.c
4152         * src/etpan/imap-thread.c
4153         * src/gtk/logwindow.c
4154         * src/gtk/logwindow.h
4155         * src/plugins/bogofilter/bogofilter.c
4156         * src/plugins/spamassassin/spamassassin.c
4157                 Added debugging of filtering/processing rules.
4158                 The debug log is here 'Tools/Filtering debug window',
4159                 the options there 'Configuration/Preferences/Other/Logging',
4160                 and the log file is ~/.claws-mail/filtering.log.
4161                 Moved protocol log prefs to 'Other/Logging' as well.
4162                 To support such debugging feature, the existing log API has
4163                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4164                 this impacts many external modules (commits follow).
4165
4166 2007-03-21 [paul]       2.8.1cvs29
4167
4168         * src/etpan/Makefile.am
4169         * src/etpan/imap-thread.c
4170                 add missing #include
4171
4172 2007-03-21 [colin]      2.8.1cvs28
4173
4174         * src/procmime.c
4175                 Fix bug 1157, 'some broken messages confuse 
4176                 mime parser'. Make sure we can't have MimeInfos
4177                 with negative sizes.
4178
4179 2007-03-20 [colin]      2.8.1cvs27
4180
4181         * src/main.c
4182                 Fix missing \0 on buffer
4183
4184 2007-03-20 [colin]      2.8.1cvs26
4185
4186         * src/mh.c
4187                 Use make_dir_hier instead of make_dir 
4188                 to create the MH mailbox
4189
4190 2007-03-20 [colin]      2.8.1cvs25
4191
4192         * src/folder.c
4193         * src/folder.h
4194         * src/prefs_account.c
4195         * src/wizard.c
4196                 Fix default inbox weirdnesses (after wizard,
4197                 if path is Mail, mailbox identifier is #mh/Mailbox,
4198                 and when creating new accounts)
4199
4200 2007-03-20 [colin]      2.8.1cvs24
4201
4202         * src/account.c
4203                 Write folderlist after adding/deleting accounts
4204                 that have folders
4205
4206 2007-03-20 [colin]      2.8.1cvs23
4207
4208         * src/imap.c
4209         * src/remotefolder.h
4210                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4211                 selected while scanning prior to update'
4212
4213 2007-03-17 [paul]       2.8.1cvs22
4214
4215         * src/main.c
4216                 fix a typo, and be a little more verbose.
4217
4218 2007-03-17 [wwp]        2.8.1cvs21
4219
4220         * src/inc.c
4221                 Fix a compiler warning.
4222
4223 2007-03-16 [wwp]        2.8.1cvs20
4224
4225         * tools/Makefile.am
4226         * tools/README
4227                 Updated to deal w/ the new mairix.sh tool.
4228
4229 2007-03-16 [wwp]        2.8.1cvs19
4230
4231         * src/action.c
4232                 Fix logics issues around the action IO dialog:
4233                 - disable entry widget and exec button when
4234                   the exec button is clicked (don't wait for any
4235                   output line) - fix possible disabling/re-enabling/
4236                   re-disabling of those widgets
4237                 - raise an error if executing a %as{} action either
4238                   empty or invalid, instead of failing silently
4239                 - don't close the dialog if the abort button has been
4240                   clicked and if there was no output yet
4241                 - set focus to the abort button when the exec button
4242                   is clicked
4243                 - fix capitalization of a warning message
4244
4245 2007-03-16 [wwp]        2.8.1cvs18
4246
4247         * tools/mairix.sh
4248                 Added a wrapper to mairix to the tools folder.
4249
4250 2007-03-16 [colin]      2.8.1cvs17
4251
4252         * src/messageview.c
4253         * src/mimeview.h
4254                 Allow mimeviewer plugins to print
4255                 their stuff
4256
4257 2007-03-16 [colin]      2.8.1cvs16
4258
4259         * .cvsignore
4260                 Ignore *.patchset
4261
4262 2007-03-15 [colin]      2.8.1cvs15
4263
4264         * src/messageview.c
4265         * src/mimeview.h
4266                 Add a way for mimeviewer plugins to
4267                 implement body search
4268
4269 2007-03-15 [paul]       2.8.1cvs14
4270
4271         * src/prefs_spelling.c
4272                 fix English usage
4273
4274 2007-03-15 [paul]       2.8.1cvs13
4275
4276         * src/common/quoted-printable.c
4277                 fix decoding of quoted-printable parts
4278
4279 2007-03-14 [wwp]        2.8.1cvs12
4280
4281         * src/gtk/logwindow.h
4282                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4283
4284 2007-03-14 [wwp]        2.8.1cvs11
4285
4286         * src/gtk/logwindow.h
4287                 Complete 2.8.1cvs10.
4288
4289 2007-03-14 [colin]      2.8.1cvs10
4290
4291         * src/gtk/logwindow.c
4292                 Probably fix bug 1149, crash on logwindow
4293                 close - at the expense of performance once
4294                 logwin has been opened
4295
4296 2007-03-14 [colin]      2.8.1cvs9
4297
4298         * src/main.c
4299                 If claws-mail is running on another
4300                 display, warn instead of popping it up
4301                 on the other display
4302
4303 2007-03-12 [colin]      2.8.1cvs8
4304
4305         * src/wizard.c
4306                 Fix bug 1145, 'Setting a different name 
4307                 for the Mailbox name isn't reflected in 
4308                 default account settings'. Patch by wwp
4309
4310 2007-03-12 [colin]      2.8.1cvs7
4311
4312         * src/summaryview.c
4313                 Fix bug 1143, 'Add number of messages to be 
4314                 deleted to confirmation dialog'
4315
4316 2007-03-12 [wwp]        2.8.1cvs6
4317
4318         * src/folderview.c
4319         * src/prefs_common.c
4320         * src/prefs_common.h
4321         * src/prefs_summaries.c
4322                 Changed the option that displays unread messages count
4323                 next to the folder name in folder list: it is now
4324                 possible to either display nothing, display the
4325                 unread messages number only or the unread and total messages
4326                 numbers. The patch includes this extra feature as well
4327                 as some minor fixes by rewriting the algo in folderview.c.
4328                 Thanks to Paul for the original idea and implementation, plus
4329                 testing and proof-reading!
4330
4331 2007-03-09 [paul]       2.8.1cvs5
4332
4333         * tools/Makefile.am
4334         * tools/README
4335         * tools/claws-mail-compose-insert-files.pl
4336                 added a script which enables inserting files
4337                 into the message body of a new Claws Mail
4338                 Compose window from the command line. Additionally
4339                 To, Cc, Subject and files to attach to the message
4340                 can be specified.
4341
4342 2007-03-09 [wwp]        2.8.1cvs4
4343
4344         * src/addr_compl.c
4345         * src/addr_compl.h
4346         * src/filtering.c
4347                 Optimize matching of addresses in the addressbook
4348                 (filtering/processing 'found_in_addressbook' condition).
4349
4350 2007-03-07 [wwp]        2.8.1cvs3
4351
4352         * src/quote_fmt.c
4353         * src/quote_fmt_lex.l
4354         * src/quote_fmt_parse.y
4355                 Add a new quote format symbol: %A to insert the
4356                 sender email address (just the address itself).
4357
4358 2007-03-06 [wwp]        2.8.1cvs2
4359
4360         * src/gtk/gtkutils.c
4361         * src/plugins/trayicon/trayicon_prefs.h
4362         * src/plugins/trayicon/trayicon_prefs.c
4363         * src/plugins/trayicon/trayicon.c
4364         * src/mainwindow.h
4365         * src/mainwindow.c
4366                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4367                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4368
4369
4370 2007-03-06 [paul]       2.8.1cvs1
4371
4372         * NEWS
4373         * README
4374         * RELEASE_NOTES
4375         * configure.ac
4376                 bump version number following
4377                 stable release
4378
4379 2007-03-06 [paul]       2.8.0cvs24
4380
4381         * po/cs.po
4382                 corrected by by Tim <timbrain@post.cz>
4383
4384 2007-03-05 [colin]      2.8.0cvs23
4385
4386         * src/Makefile.am
4387         * src/procmime.c
4388                 Fix mime/globs path on NetBSD
4389                 patch by George Michaelson
4390
4391 2007-03-05 [wwp]        2.8.0cvs22
4392
4393         * src/addr_compl.c
4394                 Remove debug statement (accidentally committed w/ cvs14).
4395
4396 2007-03-05 [paul]       2.8.0cvs21
4397
4398         * src/plugins/pgpcore/prefs_gpg.c
4399                 fix compiler warning
4400
4401 2007-03-05 [wwp]        2.8.0cvs20
4402
4403         * src/matcher_parser_parse.y
4404                 Fix mismerge between cvs17 and cvs19.
4405
4406 2007-03-05 [wwp]        2.8.0cvs19
4407
4408         * src/matcher_parser_parse.y
4409         * src/prefs_filtering_action.c
4410         * src/matcher.c
4411         * src/matcher.h
4412         * src/filtering.c
4413         * src/filtering.h
4414                 Add new 'add_to_addressbook' filtering/processing action.
4415
4416 2007-03-05 [wwp]        2.8.0cvs18
4417
4418         * src/filtering.c
4419                 Fix mark_as_ham filtering/processing action: spam flag
4420                 was not unset.
4421
4422 2007-03-04 [colin]      2.8.0cvs17
4423
4424         * src/filtering.c
4425         * src/matcher.c
4426         * src/matcher.h
4427         * src/matcher_parser_parse.y
4428         * src/prefs_filtering_action.c
4429                 Add 'Mark as spam' and 'Mark as ham' filtering
4430                 actions. Fixes bug 1138.
4431
4432 2007-03-04 [colin]      2.8.0cvs16
4433
4434         * src/imap.c
4435                 Fix bug 1140, wrong return value
4436                 without libetpan
4437
4438 2007-03-04 [wwp]        2.8.0cvs15
4439
4440         * src/addr_compl.c
4441                 Rollback cvs14: don't free stuff that is managed in g_list.
4442
4443 2007-03-04 [wwp]        2.8.0cvs14
4444
4445         * src/addr_compl.c
4446                 Fix a leak in address completion code.
4447
4448 2007-03-04 [colin]      2.8.0cvs13
4449
4450         * src/addr_compl.c
4451                 Maybe fix bug 1136, 'Crash in group 
4452                 address completion'
4453
4454 2007-03-04 [iwkse]      2.8.0cvs12
4455
4456         * src/imap.c
4457                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4458
4459 2007-03-03 [colin]      2.8.0cvs11
4460
4461         * src/plugins/pgpinline/pgpinline.c
4462                 Fix off-by-one, fix double-free. Fixes
4463                 bug 1135, 'cm-segfault on decrypting 
4464                 with PGP/inline'
4465
4466 2007-03-03 [colin]      2.8.0cvs10
4467
4468         * configure.ac
4469         * src/main.c
4470         * src/common/plugin.c
4471                 Fix bug 1134, 'Valgrind macros unhandled 
4472                 by Irix's cc'
4473
4474 2007-03-02 [colin]      2.8.0cvs9
4475
4476         * src/mbox.c
4477                 Don't error out on EAGAIN. Fixes 
4478                 bug 1129, '"local mbox file" account 
4479                 isn't retrieving mails'
4480
4481 2007-03-01 [wwp]        2.8.0cvs8
4482
4483         * src/mainwindow.c
4484         * src/gtk/colorlabel.c
4485                 Remove accels for extra color labels until we set better
4486                 and definitive ones.
4487
4488 2007-02-28 [wwp]        2.8.0cvs7
4489
4490         * src/mainwindow.c
4491         * src/matcher_parser_parse.y
4492         * src/prefs_common.c
4493         * src/prefs_msg_colors.c
4494         * src/procmsg.h
4495         * src/gtk/colorlabel.c
4496         * src/gtk/colorlabel.h
4497                 Add more customizable color labels. Cleaned up a bit
4498                 the color label API to avoid duplicate defines of
4499                 the max number of colors.
4500
4501 2007-02-27 [colin]      2.8.0cvs6
4502
4503         * src/mainwindow.c
4504         * src/common/utils.c
4505         * src/common/utils.h
4506                 Fix '+' in mailto URIs for List-* headers
4507
4508 2007-02-27 [colin]      2.8.0cvs5
4509
4510         * src/gtk/gtkutils.c
4511                 Use gtk_window_set_role instead of 
4512                 _set_wmclass
4513
4514 2007-02-27 [colin]      2.8.0cvs4
4515
4516         * src/inc.c
4517                 Fix "After receiving new mail, go to inbox" on IMAP,
4518                 and make it work only on manual reception
4519
4520 2007-02-27 [wwp]        2.8.0cvs3
4521
4522         * src/prefs_filtering.c
4523         * src/prefs_filtering_action.c
4524         * src/prefs_matcher.c
4525                 Update filtering matcher's and action's color label menus
4526                 when re-opening those dialogs (reflect any change to the
4527                 color labels list in the preferences).
4528
4529 2007-02-27 [colin]      2.8.0cvs2
4530
4531         * src/imap.c
4532         * src/etpan/etpan-thread-manager-types.h
4533         * src/etpan/etpan-thread-manager.c
4534         * src/etpan/imap-thread.c
4535                 Log imap ALERTs as errors in the log.
4536
4537 2007-02-26 [paul]       2.8.0cvs1
4538
4539         * tools/claws.i18n.status.pl
4540                 updated
4541
4542 2007-02-26 [paul]       2.7.2cvs75
4543
4544         * po/ca.po
4545         * po/cs.po
4546         * po/de.po
4547         * po/en_GB.po
4548         * po/fi.po
4549         * po/fr.po
4550         * po/hu.po
4551         * po/pl.po
4552         * po/pt_BR.po
4553         * po/sk.po
4554         * po/sr.po
4555         * po/zh_CN.po
4556                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4557                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4558                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4559                 Aleksandar Urosevic, and Ralgh Young
4560
4561 2007-02-25 [mones]      2.7.2cvs74
4562
4563         * po/es.po
4564                 Updated for release
4565
4566 2007-02-25 [colin]      2.7.2cvs73
4567
4568         * src/main.c
4569                 Clearing the list is only useful
4570                 to prevent a valgrind false-positive
4571
4572 2007-02-25 [paul]       2.7.2cvs72
4573
4574         * tools/Makefile.am
4575         * tools/README
4576         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4577         * tools/maildir2claws-mail.pl  **REMOVED**
4578                 renamed the script, fixed a couple bugs
4579
4580 2007-02-23 [colin]      2.7.2cvs71
4581
4582         * src/addressbook.c
4583                 Fix a leak, check for a few improbable nulls
4584
4585 2007-02-23 [colin]      2.7.2cvs70
4586
4587         * src/main.c
4588         * src/main.h
4589         * src/plugins/trayicon/trayicon.c
4590                 Fix blinking mainwin when starting in tray
4591                 (show mainwindow later in the startup process,
4592                  apart if restarting post-crash)
4593
4594 2007-02-23 [colin]      2.7.2cvs69
4595
4596         * src/folderview.c
4597         * src/imap_gtk.c
4598                 Fix crash when unsubscribing the currently
4599                 selected/opened folder
4600
4601 2007-02-23 [colin]      2.7.2cvs68
4602
4603         * src/compose.c
4604                 Fix bug that prevented colorization to
4605                 work without wrap quotation option
4606
4607 2007-02-23 [colin]      2.7.2cvs67
4608
4609         * src/addr_compl.c
4610                 Fix refcounting, start and end completion who
4611                 behaved as if there couldn't be any other current
4612                 user of completion
4613
4614 2007-02-23 [wwp]        2.7.2cvs66
4615
4616         * src/addressbook.c
4617         * src/addrindex.c
4618                 Address completion fixes: fix addressbook_peek_folder_exists() in
4619                 which the algorithm was ridiculously over-obfuscated and broken.
4620                 Fix addrindex_load_completion() as well, to load addresses in
4621                 completion list with regards to what addressbook_peek_folder_exists()
4622                 returns now.
4623
4624 2007-02-23 [wwp]        2.7.2cvs65
4625
4626         * src/addr_compl.c
4627                 Add addresses to completion when they're non-empty (thanks to Colin).
4628
4629 2007-02-23 [paul]       2.7.2cvs64
4630
4631         * src/plugins/pgpcore/passphrase.c
4632                 remove 'const '
4633
4634 2007-02-23 [colin]      2.7.2cvs63
4635
4636         * src/plugins/pgpcore/prefs_gpg.c
4637         * src/plugins/pgpcore/prefs_gpg.h
4638         * src/plugins/pgpcore/sgpgme.c
4639         * src/plugins/pgpinline/pgpinline.c
4640         * src/plugins/pgpmime/pgpmime.c
4641                 Try harder to respect user's choice wrt
4642                 gpg-agent even with gpg2, by unsetting
4643                 GPG_AGENT_INFO when necessary.
4644
4645 2007-02-22 [paul]       2.7.2cvs62
4646
4647         * src/plugins/pgpcore/sgpgme.c
4648         * src/plugins/pgpcore/sgpgme.h
4649         * src/plugins/pgpcore/passphrase.c
4650         * src/plugins/pgpinline/pgpinline.c
4651         * src/plugins/pgpmime/pgpmime.c
4652                 Fix a leak - gpgme_data_release_and_get_mem
4653                 leaks in recent gpgme. Workaround by using
4654                 our own function.
4655
4656 2007-02-22 [paul]       2.7.2cvs61
4657
4658         * src/gtk/quicksearch.c
4659                 Abandon dynamic search when pressing
4660                 Enter
4661
4662 2007-02-21 [colin]      2.7.2cvs60
4663
4664         * src/procmsg.c
4665         * src/plugins/pgpcore/passphrase.c
4666                 Fix little memory leaks
4667         * src/main.c
4668                 Fix false-positive leak at exit
4669         * src/gtk/quicksearch.c
4670                 Fix potentially big leak in recursive
4671                 Quicksearch
4672
4673 2007-02-21 [wwp]        2.7.2cvs59
4674
4675         * src/summaryview.c
4676                 Add missing newline to a debug message.
4677
4678 2007-02-20 [colin]      2.7.2cvs58
4679
4680         * src/Makefile.am
4681         * src/mimeview.c
4682         * src/stock_pixmap.c
4683         * src/stock_pixmap.h
4684         * src/pixmaps/mime_pgpsig.xpm
4685                 Add icon for application/pgp-signature
4686
4687 2007-02-20 [colin]      2.7.2cvs57
4688
4689         * src/Makefile.am
4690         * src/main.c
4691         * src/mimeview.c
4692         * src/stock_pixmap.c
4693         * src/stock_pixmap.h
4694         * src/pixmaps/mime_calendar.xpm
4695         * src/pixmaps/mime_pdf.xpm
4696         * src/pixmaps/mime_ps.xpm
4697                 Add icons for text/calendar, application/pdf
4698                 and application/postscript
4699
4700 2007-02-20 [colin]      2.7.2cvs56
4701
4702         * autogen.sh
4703         * src/matcher_parser_parse.y
4704         * src/matcher_parser_lex.l
4705                 Fix big memory leak in flex, and
4706                 require flex 2.5.31
4707
4708 2007-02-20 [wwp]        2.7.2cvs55
4709
4710         * src/matcher_parser_parse.y
4711                 Fix a duplicate token definition (thanks to iwkse).
4712
4713 2007-02-20 [wwp]        2.7.2cvs54
4714
4715         * src/matcher_parser_lex.l
4716         * src/quote_fmt_lex.l
4717                 Use proper flex options instead of direct use of #define,
4718                 make the flex-generated C lighter.
4719
4720 2007-02-20 [colin]      2.7.2cvs53
4721
4722         * src/summaryview.c
4723                 Grab focus in message list after hiding
4724                 the quicksearch, instead of leaving it
4725                 "somewhere"
4726
4727 2007-02-19 [colin]      2.7.2cvs52
4728
4729         * src/folderview.c
4730                 Fix bug 1033, 'Automatically refresh 
4731                 message list when new messages arrives'
4732                 Looks like folderview->opened can sometimes
4733                 be wrong...
4734
4735 2007-02-19 [paul]       2.7.2cvs51
4736
4737         * tools/Makefile.am
4738         * tools/README
4739         * tools/thunderbird-filters-convertor.pl
4740                 add new script which converts thunderbird filter
4741                 rules to Claws filter rules
4742
4743 2007-02-18 [paul]       2.7.2cvs50
4744
4745         * src/plugins/pgpcore/prefs_gpg.c
4746         * src/plugins/pgpcore/prefs_gpg.h
4747         * src/plugins/pgpcore/sgpgme.c
4748         * src/plugins/pgpinline/pgpinline.c
4749         * src/plugins/pgpmime/pgpmime.c
4750                 improved GUI interoperability with gpg-agent
4751
4752 2007-02-18 [paul]       2.7.2cvs49
4753
4754         * src/prefs_account.c
4755                 Privacy options sensitivity fix
4756
4757 2007-02-17 [colin]      2.7.2cvs48
4758
4759         * src/messageview.c
4760                 Reset icon to warning in the noticeview
4761
4762 2007-02-15 [colin]      2.7.2cvs47
4763
4764         * src/folderview.c
4765                 Fix a manifestation of bug 1033 (summaryview failing
4766                 to update for new mails), which happens after editing
4767                 account preferences or preferences that cause a 
4768                 folderview reload.
4769
4770 2007-02-15 [colin]      2.7.2cvs46
4771
4772         * src/addressbook.c
4773                 Probably fix bug 1123, 'Segmentation 
4774                 fault while opening address book'. I get
4775                 g_warnings if the saved paned position is
4776                 not greater than 0. Also, save position
4777                 when hiding the addressbook instead of
4778                 via signal.
4779
4780 2007-02-14 [colin]      2.7.2cvs45
4781
4782         * src/plugins/pgpcore/prefs_gpg.c
4783         * src/plugins/pgpcore/prefs_gpg.h
4784         * src/plugins/pgpcore/sgpgme.c
4785         * src/plugins/pgpinline/pgpinline.c
4786         * src/plugins/pgpmime/pgpmime.c
4787                 Add an option "Use gpg-agent if available". Fixes
4788                 annoyances with distro-installed gpg-agent, when
4789                 no pinentry program is installed, and the user's 
4790                 at a loss on why "decryption failed". Makes more
4791                 clear why passphrase isn't saved when gpg-agent is
4792                 used. Defaults to true, to avoid changing the 
4793                 current behaviour.
4794
4795 2007-02-14 [wwp]        2.7.2cvs44
4796
4797         * src/matcher_parser_parse.y
4798                 Fix missing line number reset (wrong line number might appear
4799                 when re-loading filtering rules if there's a parser error).
4800
4801 2007-02-13 [colin]      2.7.2cvs43
4802
4803         * src/common/utils.c
4804                 Don't encode ',' in URIs before passing it
4805                 to the browser command-line. It was probably
4806                 done at a time where commas in URIs made
4807                 mozilla -remote 'openurl(%s,new-window)'
4808                 bug.
4809
4810 2007-02-13 [wwp]        2.7.2cvs42
4811
4812         * src/prefs_matcher.c
4813         * src/plugins/bogofilter/bogofilter_gtk.c
4814                 A bit of string factorization around "Select ..." buttons.
4815
4816 2007-02-11 [colin]      2.7.2cvs41
4817
4818         * src/alertpanel.c
4819                 Make sure to escape the title
4820
4821 2007-02-11 [colin]      2.7.2cvs40
4822
4823         * src/codeconv.c
4824                 Recognize .utf8 locales as .UTF-8 ones
4825
4826 2007-02-11 [colin]      2.7.2cvs39
4827
4828         * src/compose.c
4829                 Fix code conversion when dragging a file
4830
4831 2007-02-09 [colin]      2.7.2cvs38
4832
4833         * src/plugins/clamav/clamav_plugin.c
4834                 Complete Paul's patch with conditional
4835                 compilation to avoid breaking compilation
4836                 on old Dapper and Edgy... Maybe other
4837                 distros too.
4838
4839 2007-02-09 [paul]       2.7.2cvs37
4840
4841         * src/plugins/clamav/clamav_plugin.c
4842                 fix for the upstream changes in libclamav
4843
4844 2007-02-09 [paul]       2.7.2cvs36
4845
4846         * src/main.c
4847         * src/mainwindow.c
4848         * src/procmsg.c
4849         * src/procmsg.h
4850                 fix "warn if there are queued messages" (on exit)
4851                 option, which only checked the first mailbox's
4852                 queue
4853                 don't ask before emptying trash if there are no
4854                 messages in trash, also check and empty all trash
4855                 folders
4856         * src/prefs_other.c
4857                 move "Ask before emptying trash" option
4858                 outside of the "On exit" frame as it's
4859                 not only an "On exit" option
4860
4861 2007-02-09 [paul]       2.7.2cvs35
4862
4863         * src/addrgather.c
4864         * src/alertpanel.c
4865         * src/editldap.c
4866         * src/prefs_account.c
4867         * src/prefs_folder_item.c
4868         * src/prefs_gtk.h
4869         * src/prefs_matcher.c
4870         * src/prefs_message.c
4871         * src/prefs_msg_colors.c
4872         * src/prefs_summaries.c
4873         * src/wizard.c
4874         * src/gtk/inputdialog.c
4875         * src/plugins/bogofilter/bogofilter_gtk.c
4876                 pedantic commit: use 'checkbtn' everywhere
4877                 instead of a mixture of 'checkbtn' and 'chkbtn'
4878
4879 2007-02-09 [paul]       2.7.2cvs34
4880
4881         * src/compose.c
4882                 fix default hotkeys
4883         * src/prefs_other.c
4884         * src/prefs_send.c
4885                 move "Never send Return Receipts" from
4886                 prefs_other to prefs_send
4887                 add an option "Ask about account specific
4888                 filtering rules..." to prefs_other
4889         * src/gtk/gtkutils.c
4890                 fix a compiler warning
4891
4892 2007-02-08 [colin]      2.7.2cvs33
4893
4894         * src/plugins/pgpinline/pgpinline.c
4895                 Fix bug 1110, 'pgpmime fails to process 
4896                 encapsulated openpgp mime (rfc 3156, 6.1 
4897                 -> rfc1847)'
4898                 It was due to an interaction between PGP/Mime
4899                 and PGP/Inline plugin. 
4900
4901 2007-02-08 [colin]      2.7.2cvs32
4902
4903         * src/inc.c
4904         * src/mbox.c
4905         * src/mbox.h
4906                 Fix bug 1117, 'fcntl locking code 
4907                 does not work in mbox.c'
4908
4909 2007-02-08 [colin]      2.7.2cvs31
4910
4911         * src/prefs_account.c
4912                 Fix Gentoo bug 165819, 'can't create 
4913                 a "local mbox file" account'. Patch
4914                 by Olivier <castan.o@free.fr>
4915
4916 2007-02-07 [colin]      2.7.2cvs30
4917
4918         * src/ldapquery.c
4919                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4920                 autocompletion was used'
4921
4922 2007-02-07 [paul]       2.7.2cvs29
4923
4924         * src/folder.c
4925                 cut down on unnecessary debug_prints
4926         * src/imap_gtk.c
4927                 fix menu_set_active() on 'Show only
4928                 subscribed folders'
4929
4930 2007-02-07 [paul]       2.7.2cvs28
4931
4932         * src/plugins/clamav/clamav_plugin.c
4933         * src/plugins/clamav/clamav_plugin.h
4934         * src/plugins/clamav/clamav_plugin_gtk.c
4935                 fix copyright header
4936
4937 2007-02-07 [paul]       2.7.2cvs27
4938
4939         * src/procheader.c
4940                 fix bug 1116, 'summary view allow a 
4941                 subject line break'
4942
4943 2007-02-06 [colin]      2.7.2cvs26
4944
4945         * src/summaryview.c
4946                 Fix delete thread
4947
4948 2007-02-05 [fabien]     2.7.2cvs25
4949
4950         * po/POTFILES.in
4951         * src/uri_opener.c
4952                 i18n related - 1 fix and 1 message for translators.
4953
4954 2007-02-05 [colin]      2.7.2cvs24
4955
4956         * src/gtk/quicksearch.c
4957                 Don't reload summary list if quicksearch wasn't
4958                 active on hiding; move currently selected mail in
4959                 the visible area when showing the quicksearch
4960
4961 2007-02-05 [colin]      2.7.2cvs23
4962
4963         * src/folderview.c
4964                 Add debug to try to solve bug 1104
4965
4966 2007-02-05 [paul]       2.7.2cvs22
4967
4968         * src/mainwindow.c
4969                 confirm before emptying trash on exit is
4970                 a Yes or No answer, use Yes or No in the
4971                 dialog
4972
4973 2007-02-04 [colin]      2.7.2cvs21
4974
4975         * src/compose.c
4976         * src/plugins/pgpcore/passphrase.c
4977         * src/plugins/pgpcore/select-keys.c
4978                 Set wmclass on new windows
4979
4980 2007-02-04 [colin]
4981
4982         2.8.0-rc1 released
4983
4984 2007-02-04 [colin]      2.7.2cvs20
4985
4986         * src/compose.c
4987         * src/compose.h
4988                 Auto save drafts on exit, reopen them
4989                 at startup, instead of asking
4990         * src/account.c
4991         * src/addressadd.c
4992         * src/addressbook.c
4993         * src/addressbook_foldersel.c
4994         * src/addrgather.c
4995         * src/crash.c
4996         * src/editaddress.c
4997         * src/editbook.c
4998         * src/editgroup.c
4999         * src/editjpilot.c
5000         * src/editldap.c
5001         * src/editldap_basedn.c
5002         * src/editvcard.c
5003         * src/exphtmldlg.c
5004         * src/expldifdlg.c
5005         * src/export.c
5006         * src/foldersel.c
5007         * src/gedit-print.c
5008         * src/import.c
5009         * src/importldif.c
5010         * src/importmutt.c
5011         * src/importpine.c
5012         * src/main.c
5013         * src/mainwindow.c
5014         * src/message_search.c
5015         * src/messageview.c
5016         * src/prefs_actions.c
5017         * src/prefs_customheader.c
5018         * src/prefs_display_header.c
5019         * src/prefs_filtering.c
5020         * src/prefs_filtering_action.c
5021         * src/prefs_folder_column.c
5022         * src/prefs_gtk.c
5023         * src/prefs_matcher.c
5024         * src/prefs_other.c
5025         * src/prefs_summaries.c
5026         * src/prefs_summary_column.c
5027         * src/prefs_template.c
5028         * src/sourcewindow.c
5029         * src/ssl_manager.c
5030         * src/summary_search.c
5031         * src/uri_opener.c
5032         * src/gtk/about.c
5033         * src/gtk/description_window.c
5034         * src/gtk/foldersort.c
5035         * src/gtk/gtkutils.c
5036         * src/gtk/gtkutils.h
5037         * src/gtk/icon_legend.c
5038         * src/gtk/logwindow.c
5039         * src/gtk/pluginwindow.c
5040         * src/gtk/prefswindow.c
5041                 Give different wmclass to different
5042                 windows - thanks to sed ;)
5043
5044 2007-02-04 [colin]      2.7.2cvs19
5045
5046         * src/main.c
5047                 Revert previous patch, can't reproduce
5048                 it anymore. 
5049
5050 2007-02-03 [colin]      2.7.2cvs18
5051
5052         * src/main.c
5053                 Don't save the mainwindow size and
5054                 position on emergency exit (libSM's
5055                 "die" callback), Xfce seems to make
5056                 the window smaller just before the
5057                 size's saved.
5058
5059 2007-02-03 [colin]      2.7.2cvs17
5060
5061         * src/plugins/bogofilter/bogofilter.c
5062         * src/plugins/bogofilter/bogofilter.h
5063         * src/plugins/bogofilter/bogofilter_gtk.c
5064         * src/plugins/pgpinline/pgpinline.c
5065         * src/plugins/pgpinline/pgpinline.h
5066                 Fix more copyrights
5067
5068 2007-02-03 [colin]      2.7.2cvs16
5069
5070         * src/partial_download.c
5071         * src/partial_download.h
5072         * src/ssl_manager.c
5073         * src/ssl_manager.h
5074         * src/uri_opener.c
5075         * src/uri_opener.h
5076         * src/wizard.c
5077         * src/wizard.h
5078         * src/common/ssl_certificate.c
5079         * src/common/ssl_certificate.h
5080         * src/gtk/quicksearch.c
5081         * src/gtk/quicksearch.h
5082         * src/gtk/sslcertwindow.c
5083         * src/gtk/sslcertwindow.h
5084                 Fix copyright on my files
5085
5086 2007-02-02 [colin]      2.7.2cvs15
5087
5088         * src/Makefile.am
5089         * src/mainwindow.c
5090         * src/messageview.c
5091         * src/messageview.h
5092         * src/textview.c
5093         * src/textview.h
5094         * src/uri_opener.c
5095         * src/uri_opener.h
5096                 Add Tools/List URIs to allow
5097                 opening any URI in the current mail
5098
5099 2007-02-02 [colin]      2.7.2cvs14
5100
5101         * src/common/valgrind.h ** NEW FILE **
5102         * src/common/Makefile.am
5103         * src/common/plugin.c
5104                 Don't dlclose the plugins if we're running
5105                 under valgrind. (doesn't require valgrind
5106                 either at compile time or run time).
5107
5108 2007-02-01 [paul]       2.7.2cvs13
5109
5110         * AUTHORS
5111         * src/gtk/authors.h
5112         * tools/freshmeat_search.pl
5113         * tools/google_search.pl
5114         * tools/multiwebsearch.pl
5115                 add support for non ISO-8859-1 compatible locales
5116                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5117
5118 2007-02-01 [colin]      2.7.2cvs12
5119
5120         * src/prefs_other.c
5121         * src/prefs_summaries.c
5122                 Move keybinding prefs to the Other page
5123
5124 2007-02-01 [wwp]        2.7.2cvs11
5125
5126         * src/plugins/trayicon/trayicon.c
5127                 Fix a raising issue within KDE.
5128
5129 2007-02-01 [colin]      2.7.2cvs10
5130
5131         * src/codeconv.c
5132                 Fix stray quotes in encoded strings
5133         * src/addressadd.c
5134                 Fix wrong call causing g_warnings
5135         * src/textview.c
5136                 Remove useless message
5137
5138 2007-01-31 [wwp]        2.7.2cvs9
5139
5140         * src/plugins/trayicon/trayicon.c
5141                 fix buggy hiding of main window when closing if close-to-tray
5142                 is not set (bad logics  in the trayicon hook code).
5143                 Changed the quit confirmation message too.
5144
5145 2007-01-30 [colin]      2.7.2cvs8
5146
5147         * src/main.c
5148                 Fix hidden mainwindow after clicking on
5149                 the X close button, if compose windows
5150                 exist and the user chooses not to quit
5151
5152 2007-01-30 [colin]      2.7.2cvs7
5153
5154         * src/main.c
5155         * src/compose.c
5156                 Handle local URIs to attach files (file:///...)
5157                 Fixes attaching files from Thunar for example
5158
5159 2007-01-30 [colin]      2.7.2cvs6
5160
5161         * src/prefs_ext_prog.c
5162                 Add 'mousepad' to the list of text editors.
5163                 Mousepad is XFCE's text editor
5164
5165 2007-01-29 [wwp]        2.7.2cvs5
5166
5167         * po/POTFILES.in
5168         * src/plugins/trayicon/trayicon_prefs.c
5169                 trayicon i18n fixes, thanks to Fabien.
5170
5171 2007-01-28 [wwp]        2.7.2cvs4
5172
5173         * src/mainwindow.c
5174         * src/mainwindow.h
5175         * src/plugins/trayicon/trayicon.c
5176         * src/plugins/trayicon/trayicon_prefs.c
5177         * src/plugins/trayicon/trayicon_prefs.h
5178                 Added a new TrayIcon plugin option to close to tray
5179                 (WM's hotkey and [X] button will hide the window instead
5180                 of closing it - closing CM can be done using the tray icon
5181                 menu or the File menu).
5182                 Improved visibility handling in trayicon, clicking the
5183                 trayicon now raise the window to current desktop when it
5184                 was either minimized/shaded/on another desktop.
5185                 Thanks to Paul for testing and fixing a strange behaviour
5186                 in KDE ;-).
5187
5188 2007-01-27 [paul]       2.7.2cvs3
5189
5190         * src/prefs_folder_item.c
5191         * src/prefs_receive.c
5192         * src/plugins/pgpcore/prefs_gpg.c
5193                 use 'start-up' instead of 'startup' in labels
5194
5195 2007-01-26 [wwp]        2.7.2cvs2
5196
5197         * src/plugins/trayicon/Makefile.am
5198         * src/plugins/trayicon/trayicon.c
5199         * src/plugins/trayicon/trayicon_prefs.c
5200         * src/plugins/trayicon/trayicon_prefs.h
5201                 Add a new TrayIcon option to hide the main window at
5202                 start-up.
5203                 Fix trayicon.c copyright header.
5204
5205 2007-01-26 [paul]       2.7.2cvs1
5206
5207         * NEWS
5208         * README
5209         * RELEASE_NOTES
5210         * configure.ac
5211                 bump up version number following
5212                 stable release
5213
5214 2007-01-25 [mones]      2.7.1cvs60
5215
5216         * po/es.po
5217                 updated thousands of strings (well, probably less ;-)
5218
5219 2007-01-25 [colin]      2.7.1cvs59
5220
5221         * src/matcher.c
5222                 Fix 2nd-run loss of matcherrc on new
5223                 configurations. 
5224
5225 2007-01-25 [wwp]        2.7.1cvs58
5226
5227         * src/mimeview.c
5228                 fix handling of empty value in attach_save_directory too, thanks
5229                 to Colin.
5230
5231 2007-01-25 [wwp]        2.7.1cvs57
5232
5233         * src/gtk/filesel.c
5234                 fix handling of empty value in attach_load_directory,
5235                 thanks to Colin.
5236
5237 2007-01-25 [wwp]        2.7.1cvs56
5238
5239         * src/plugins/dillo_viewer/dillo_prefs.h
5240                 fix a typo.
5241
5242 2007-01-25 [colin]      2.7.1cvs55
5243
5244         * src/matcher.c
5245         * src/matcher.h
5246         * src/matcher_parser_parse.y
5247         * src/prefs_matcher.c
5248                 Add matching on the spam flag
5249
5250 2007-01-24 [colin]      2.7.1cvs54
5251
5252         * src/folder.c
5253         * src/common/xml.c
5254         * src/common/xml.h
5255                 Make sure folderlist.xml is correctly
5256                 written before overwriting it.
5257         * src/procmsg.c
5258         * src/procmsg.h
5259         * src/summaryview.c
5260         * src/plugins/bogofilter/bogofilter.c
5261         * src/plugins/bogofilter/bogofilter.h
5262         * src/plugins/bogofilter/bogofilter_gtk.c
5263         * src/plugins/spamassassin/spamassassin.c
5264         * src/plugins/spamassassin/spamassassin.h
5265         * src/plugins/spamassassin/spamassassin_gtk.c
5266                 Move spam to the correct trash folder after
5267                 learning, if spam directory isn't set.
5268
5269 2007-01-23 [paul]       2.7.1cvs53
5270
5271         * src/plugins/bogofilter/bogofilter_gtk.c
5272                 fix sensitivity of "Insert X-Bogosity header"
5273                 option
5274
5275 2007-01-23 [colin]      2.7.1cvs52
5276
5277         * src/toolbar.c
5278                 Translate toolbar items text if
5279                 they're translatable (default)
5280         * src/addrcache.c
5281         * src/addrcache.h
5282         * src/addritem.c
5283         * src/addritem.h
5284         * src/codeconv.c
5285         * src/codeconv.h
5286         * src/jpilot.c
5287         * src/jpilot.h
5288         * src/ldapctrl.c
5289         * src/ldapctrl.h
5290         * src/ldapquery.h
5291         * src/ldif.c
5292         * src/ldif.h
5293         * src/etpan/etpan-thread-manager.c
5294         * src/etpan/etpan-thread-manager.h
5295         * src/gtk/gtkutils.c
5296         * src/gtk/gtkutils.h
5297                 More static functions
5298
5299 2007-01-22 [fabien]     2.7.1cvs51
5300
5301         * src/gtk/gtkutils.c
5302                 gtkut_get_options_frame() : ability to pass
5303                 a 'NULL' value in frame pointer parameter if
5304                 we don't need it.
5305
5306 2007-01-22 [colin]      2.7.1cvs50
5307
5308         * src/procmsg.c
5309         * src/procmsg.h
5310         * src/plugins/bogofilter/bogofilter.c
5311         * src/plugins/bogofilter/bogofilter_gtk.c
5312         * src/plugins/spamassassin/spamassassin.c
5313         * src/plugins/spamassassin/spamassassin_gtk.c
5314                 Allow moving spams to the account's trash
5315                 instead of default one
5316
5317 2007-01-21 [colin]      2.7.1cvs49
5318
5319         * src/ldapquery.c
5320         * src/ldapquery.h
5321                 Revert a static function that shouldn't
5322                 have been
5323
5324 2007-01-21 [colin]      2.7.1cvs48
5325
5326         * src/ldapquery.c
5327         * src/ldapquery.h
5328                 Same
5329
5330 2007-01-21 [colin]      2.7.1cvs47
5331
5332         * src/procmsg.c
5333         * src/procmsg.h
5334                 Same
5335
5336 2007-01-21 [colin]      2.7.1cvs46
5337
5338         * src/common/socket.c
5339         * src/common/socket.h
5340                 Same
5341
5342 2007-01-21 [colin]      2.7.1cvs45
5343
5344         * src/crash.c
5345         * src/exporthtml.c
5346         * src/exporthtml.h
5347         * src/exportldif.c
5348         * src/exportldif.h
5349         * src/folder.c
5350         * src/folder.h
5351         * src/folder_item_prefs.c
5352         * src/folder_item_prefs.h
5353         * src/folderview.c
5354         * src/folderview.h
5355         * src/gedit-print.c
5356         * src/gedit-print.h
5357         * src/main.c
5358         * src/main.h
5359         * src/common/socket.c
5360         * src/common/socket.h
5361         * src/gtk/gtkaspell.c
5362         * src/gtk/gtkaspell.h
5363         * src/gtk/quicksearch.c
5364         * src/gtk/quicksearch.h
5365                 Same
5366
5367 2007-01-21 [colin]      2.7.1cvs44
5368
5369         * src/common/utils.c
5370         * src/common/utils.h
5371         * src/etpan/etpan-thread-manager.c
5372         * src/etpan/etpan-thread-manager.h
5373                 Same (Funny that etpan_thread_unbind
5374                 is called but not etpan_thread_bind)
5375
5376 2007-01-21 [colin]      2.7.1cvs43
5377
5378         * src/addrselect.c
5379         * src/addrselect.h
5380         * src/codeconv.c
5381         * src/codeconv.h
5382         * src/compose.c
5383         * src/compose.h
5384         * src/etpan/Makefile.am
5385         * src/gtk/colorlabel.c
5386         * src/gtk/colorlabel.h
5387         * src/gtk/sslcertwindow.c
5388         * src/gtk/sslcertwindow.h
5389         * src/etpan/etpan-log.c ** REMOVED **
5390         * src/etpan/etpan-log.h ** REMOVED **
5391                 Same
5392
5393 2007-01-20 [colin]      2.7.1cvs42
5394
5395         * src/addritem.c
5396         * src/addritem.h
5397                 Same
5398
5399 2007-01-20 [colin]      2.7.1cvs41
5400
5401         * src/account.c
5402         * src/account.h
5403         * src/addrbook.c
5404         * src/addrbook.h
5405         * src/addrcache.c
5406         * src/addrcache.h
5407         * src/addrclip.c
5408         * src/addrclip.h
5409         * src/addressbook.c
5410         * src/addressbook.h
5411         * src/addrharvest.c
5412         * src/addrharvest.h
5413         * src/addrindex.c
5414         * src/addrindex.h
5415         * src/editaddress.c
5416         * src/editaddress.h
5417                 Make functions that aren't used in other
5418                 files static
5419
5420 2007-01-20 [colin]      2.7.1cvs40
5421
5422         * src/account.c
5423         * src/addrbook.c
5424         * src/addrcache.c
5425         * src/addressbook.c
5426         * src/addrgather.c
5427         * src/addrindex.c
5428         * src/addrquery.c
5429         * src/addrselect.c
5430         * src/browseldap.c
5431         * src/compose.c
5432         * src/editbook.c
5433         * src/editjpilot.c
5434         * src/editldap.c
5435         * src/editldap_basedn.c
5436         * src/editvcard.c
5437         * src/exporthtml.c
5438         * src/exportldif.c
5439         * src/folder.c
5440         * src/folderview.c
5441         * src/image_viewer.c
5442         * src/imap.c
5443         * src/importmutt.c
5444         * src/importpine.c
5445         * src/jpilot.c
5446         * src/ldapquery.c
5447         * src/main.c
5448         * src/mainwindow.c
5449         * src/matcher.c
5450         * src/messageview.c
5451         * src/mh.c
5452         * src/mimeview.c
5453         * src/msgcache.c
5454         * src/mutt.c
5455         * src/news.c
5456         * src/pine.c
5457         * src/prefs_account.c
5458         * src/prefs_common.c
5459         * src/prefs_compose_writing.c
5460         * src/prefs_ext_prog.c
5461         * src/prefs_folder_item.c
5462         * src/prefs_fonts.c
5463         * src/prefs_message.c
5464         * src/prefs_msg_colors.c
5465         * src/prefs_other.c
5466         * src/prefs_quote.c
5467         * src/prefs_receive.c
5468         * src/prefs_send.c
5469         * src/prefs_spelling.c
5470         * src/prefs_summaries.c
5471         * src/prefs_toolbar.c
5472         * src/prefs_wrapping.c
5473         * src/privacy.c
5474         * src/procmime.c
5475         * src/procmsg.c
5476         * src/ssl_manager.c
5477         * src/statusbar.c
5478         * src/summaryview.c
5479         * src/toolbar.c
5480         * src/vcard.c
5481         * src/common/hooks.c
5482         * src/common/log.c
5483         * src/common/passcrypt.c
5484         * src/common/socket.c
5485         * src/common/ssl.c
5486         * src/common/ssl_certificate.c
5487         * src/common/template.c
5488         * src/common/utils.c
5489         * src/etpan/imap-thread.c
5490         * src/gtk/sslcertwindow.c
5491         * src/gtk/sslcertwindow.h
5492                 Make functions that could be static, static
5493
5494 2007-01-20 [colin]      2.7.1cvs39
5495
5496         * src/editldap.c
5497                 Fix tooltip
5498
5499 2007-01-20 [colin]      2.7.1cvs38
5500
5501         * src/ldapquery.c
5502         * src/ldaputil.c
5503         * src/ldaputil.h
5504                 Fix bug 1102, 'claws-mail-2.7.1 
5505                 makes use of deprecated ldap 
5506                 functions'
5507
5508 2007-01-20 [colin]      2.7.1cvs37
5509
5510         * src/mainwindow.c
5511         * src/mainwindow.h
5512         * src/summaryview.c
5513         * src/gtk/quicksearch.c
5514                 Add Wide message list layout
5515
5516 2007-01-19 [fabien]     2.7.1cvs36
5517
5518         * src/textview.c
5519                 make sure a font change is considered in links of
5520                 headerview.
5521
5522 2007-01-19 [colin]      2.7.1cvs35
5523
5524         * src/main.c
5525         * src/mainwindow.c
5526         * src/mainwindow.h
5527         * src/messageview.c
5528         * src/messageview.h
5529         * src/prefs_common.c
5530         * src/prefs_common.h
5531         * src/summaryview.c
5532         * src/summaryview.h
5533         * src/gtk/quicksearch.c
5534         * src/gtk/quicksearch.h
5535                 Drop 'Separate Folder tree' and 'Separate
5536                 Message View'. Put three layouts in place
5537                 of it.
5538
5539 2007-01-19 [paul]       2.7.1cvs34
5540
5541         * src/prefs_msg_colors.c
5542                 more use of Q_ for translators
5543
5544 2007-01-19 [paul]       2.7.1cvs33
5545
5546         * src/imap_gtk.c
5547         * src/prefs_account.c
5548                 a few changes to the English
5549
5550 2007-01-19 [fabien]     2.7.1cvs32
5551
5552         * src/wizard.c
5553                 factorize translatable string
5554
5555 2007-01-18 [colin]      2.7.1cvs31
5556
5557         * src/main.c
5558                 Don't error out on --sync option. Although
5559                 we don't do anything with it, gtk+ handles
5560                 it, and it's useful for debugging X errors
5561
5562 2007-01-18 [fabien]     2.7.1cvs30
5563
5564         * src/prefs_other.c
5565                 ability to apply on the fly the recent added
5566                 'gtk_can_change_accels' pref (no need to restart).
5567
5568 2007-01-18 [fabien]     2.7.1cvs29
5569
5570         * src/plugins/bogofilter/bogofilter_gtk.c
5571         * src/plugins/bogofilter/bogofilter.c
5572         * src/plugins/spamassassin/spamassassin_gtk.c
5573         * src/addr_compl.c
5574         * src/prefs_account.c
5575                 factorize or rewrite some translatable strings.
5576
5577 2007-01-18 [fabien]     2.7.1cvs28
5578
5579         * src/prefs_gtk.h
5580         * src/compose.c
5581                 set a 4pix space between "Subject:" label and subject entry in
5582                 compose window.
5583
5584 2007-01-18 [wwp]        2.7.1cvs27
5585
5586         * src/addressbook.c
5587                 fix conflicting address-copy/paste when focus is set
5588                 to the embedded edit-person form.
5589  
5590
5591 2007-01-18 [wwp]        2.7.1cvs26
5592
5593         * src/addressbook.h
5594                 complete 2.7.1cvs23 (one more file was missing from that
5595                 commit).
5596
5597 2007-01-18 [colin]      2.7.1cvs25
5598
5599         * src/main.c
5600                 Provide a way to migrate without backup
5601                 Re-ask for migration on next start if 
5602                 it has been refused and wizard has been 
5603                 cancelled after.
5604
5605 2007-01-18 [wwp]        2.7.1cvs24
5606
5607         * src/editaddress.c
5608                 complete 2.7.1.cvs23 (file was missing from previous
5609                 commit).
5610
5611 2007-01-18 [wwp]        2.7.1cvs23
5612
5613         * src/addressbook.c
5614                 fix potential crashes in address book's focus_in/out signal handlers,
5615                 force focus to the edit-person form when clicked the Edit menu entry or
5616                 button (this only matters if the edit-person form is embedded to the
5617                 AB window, in that case, focus is not set when browsing the contacts
5618                 list w/ keys or mouse clicks).
5619
5620 2007-01-18 [paul]       2.7.1cvs22
5621
5622         * src/main.c
5623                 add command line options:
5624                 -h for --help
5625                 -q and --quit for --exit
5626                 -v for --version
5627                 print "Unknown option" for unknown options
5628
5629 2007-01-18 [paul]       2.7.1cvs21
5630
5631         * po/ru.po
5632                 updated by Pavlo Bohmat
5633
5634 2007-01-18 [paul]       2.7.1cvs20
5635
5636         * src/mainwindow.c
5637                 fix sensitivity issues of Mark as Spam/Ham
5638
5639 2007-01-17 [fabien]     2.7.1cvs19
5640
5641         * src/prefs_other.c
5642         * src/prefs_common.c
5643         * src/prefs_common.h
5644         * src/main.c
5645                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5646                 control the corresponding gtk property. It could be used to lock
5647                 all shortcuts (avoid to set one of them by inadvertency).
5648
5649 2007-01-17 [colin]      2.7.1cvs18
5650
5651         * src/summaryview.c
5652                 Fix bug 1100, 'Highlighted e-mail data not visible 
5653                 when color label applied.'. Use a weighted average
5654                 between normal selected foreground color and color
5655                 label instead of a simple one (3/1 instead 1/1).
5656
5657 2007-01-17 [colin]      2.7.1cvs17
5658
5659         * src/messageview.c
5660                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5661                 crash' - don't prevent mail switching while loading
5662
5663 2007-01-17 [colin]      2.7.1cvs16
5664
5665         * src/folder.c
5666         * src/folder.h
5667         * src/folderview.c
5668         * src/folderview.h
5669         * src/imap.c
5670         * src/imap.h
5671         * src/imap_gtk.c
5672                 Manage recursive search of unsubscribed folders
5673                 Rescan tree without checking for new messages 
5674                 after subscriptions changed
5675
5676 2007-01-17 [paul]       2.7.1cvs15
5677
5678         * src/prefs_common.c
5679         * src/gtk/pluginwindow.c
5680                 fix bug 1101, '"Load plugin" button is
5681                 accidentally hidden'
5682                 unset (-1) initial width in prefs_common,
5683                 fix overlapping buttons,
5684                 and other cleanups
5685
5686 2007-01-17 [paul]       2.7.1cvs14
5687
5688         * src/procmime.c
5689                 add #include <errno.h>, it's needed
5690                 on some systems
5691
5692 2007-01-17 [paul]       2.7.1cvs13
5693
5694         * src/common/defs.h
5695         * tools/make.themes.project
5696                 rename .sylpheed_themeinfo to .claws_themeinfo
5697                 and use it
5698         * src/etpan/etpan-errors.h
5699         * src/etpan/etpan-log.c
5700         * src/etpan/etpan-log.h
5701         * src/etpan/etpan-thread-manager-types.h
5702         * src/etpan/etpan-thread-manager.c
5703         * src/etpan/etpan-thread-manager.h
5704         * src/etpan/imap-thread.c
5705         * src/etpan/imap-thread.h
5706                 add copyright header
5707
5708 2007-01-17 [colin]      2.7.1cvs12
5709
5710         * src/plugins/pgpcore/select-keys.c
5711         * src/gtk/pluginwindow.c
5712         * src/prefs_account.c
5713                 Fix warnings
5714
5715 2007-01-16 [colin]      2.7.1cvs11
5716
5717         * src/imap.c
5718         * src/imap.h
5719         * src/imap_gtk.c
5720                 Manage subscribing to subfolders when only
5721                 subscribed folders are shown.
5722
5723 2007-01-16 [colin]      2.7.1cvs10
5724
5725         * src/folderview.c
5726                 Fix annoying vscrollbar going back to top
5727                 on Check for new folders
5728
5729 2007-01-16 [colin]      2.7.1cvs9
5730
5731         * src/imap.c
5732                 Remove printf
5733
5734 2007-01-16 [colin]      2.7.1cvs8
5735
5736         * src/filtering.c
5737                 Bigger buffer for errors
5738         * src/imap.c
5739         * src/imap.h
5740         * src/imap_gtk.c
5741         * src/prefs_account.c
5742         * src/prefs_account.h
5743         * src/wizard.c
5744         * src/etpan/imap-thread.c
5745         * src/etpan/imap-thread.h
5746         * manual/handling.xml
5747                 Add subscriptions management. What it changes:
5748                 Creating a folder subscribes to it
5749                 Deleting a folder unsubscribes it
5750                 New contextual menu item allowing to switch between
5751                 All folders and Subscribed folders, subscribe, and
5752                 unsubscribe. "Creating" an existing but unsubscribed
5753                 folder will subscribe it.
5754                 By default for new accounts, only subscribed folders 
5755                 are shown.
5756
5757
5758 2007-01-16 [paul]       2.7.1cvs7
5759
5760         * src/summaryview.c
5761                 Allow folder classes to specify only sort_key or
5762                 sort_type instead of both or none.
5763
5764 2007-01-16 [paul]       2.7.1cvs6
5765
5766         * src/action.c
5767         * src/compose.c
5768         * src/mimeview.c
5769         * src/procmime.c
5770         * src/textview.c
5771                 Save and use errno for procmime_get_part
5772
5773 2007-01-16 [colin]      2.7.1cvs5
5774
5775         * src/imap.c
5776                 Never remove INBOX when scanning for
5777                 new folders. It's a special folder
5778                 that has to exist.
5779
5780 2007-01-15 [colin]      2.7.1cvs4
5781
5782         * src/imap.c
5783                 Fix 'Check for new folders' when IMAP subdirectory
5784                 is set
5785         * src/etpan/imap-thread.c
5786                 Fix build
5787
5788 2007-01-15 [colin]      2.7.1cvs3
5789
5790         * src/etpan/imap-thread.c
5791                 Fix invalid free on command-connection
5792                 error
5793
5794 2007-01-15 [wwp]        2.7.1cvs2
5795
5796         * src/matcher_parser_lex.l
5797         * src/quote_fmt_lex.l
5798         * src/matcher_parser_parse.y
5799                 fix copyright header in lexers and parsers.
5800
5801 2007-01-15 [paul]       2.7.1cvs1
5802
5803         * NEWS
5804         * README
5805         * RELEASE_NOTES
5806         * configure.ac
5807                 bump up version number following
5808                 stable release
5809
5810 2007-01-15 [paul]       2.7.0cvs31
5811
5812         * AUTHORS
5813         * src/gtk/authors.h
5814                 add Fabien to the Team list
5815                 add the recent contributors
5816                 make a few corrections
5817
5818 2007-01-15 [paul]       2.7.0cvs30
5819
5820         * src/mainwindow.c
5821                 fix compiler warning
5822         * src/plugins/pgpcore/prefs_gpg.c
5823         * src/plugins/pgpcore/prefs_gpg.h
5824                 add missing include
5825                 fix copyright header
5826
5827 2007-01-14 [colin]      2.7.0cvs29
5828
5829         * src/gtk/filesel.c
5830                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5831                 two benefits: faster to open, will fix strange
5832                 dbus-related crash. Thanks to Pascal Terjan.
5833
5834 2007-01-14 [colin]      2.7.0cvs28
5835
5836         * src/etpan/imap-thread.c
5837                 Delete the old imap just after allocating
5838                 the new one. Makes sure we don't get the
5839                 same pointer by sheer luck, which feels
5840                 strange in the debug log.
5841
5842 2007-01-14 [colin]      2.7.0cvs27
5843
5844         * src/gtk/inputdialog.c
5845                 Make sure we don't print passwords in
5846                 clear text when in debug mode
5847
5848 2007-01-14 [colin]      2.7.0cvs26
5849
5850         * src/gtk/gtksctree.c
5851                 Fix bug 1098, 'bogus last row display 
5852                 after expanding a thread'. Patch by
5853                 Jindrich Makovicka <makovick@gmail.com>
5854
5855 2007-01-14 [colin]      2.7.0cvs25
5856
5857         * src/etpan/imap-thread.c
5858                 Close socket manually before
5859                 freeing the imap struct
5860
5861 2007-01-14 [colin]      2.7.0cvs24
5862
5863         * src/etpan/imap-thread.c
5864                 Maybe fix new reconnection issues
5865
5866 2007-01-13 [colin]      2.7.0cvs23
5867
5868         * src/summaryview.c
5869                 Freeze/thaw on thread selection
5870
5871 2007-01-13 [paul]       2.7.0cvs22
5872
5873         * src/mainwindow.c
5874         * src/summaryview.c
5875         * src/summaryview.h
5876                 add 'Edit/Delete thread'
5877
5878 2007-01-13 [colin]      2.7.0cvs21
5879
5880         * src/prefs_account.c
5881         * src/prefs_compose_writing.c
5882         * src/prefs_message.c
5883         * src/prefs_msg_colors.c
5884         * src/prefs_other.c
5885         * src/prefs_receive.c
5886         * src/prefs_spelling.c
5887         * src/prefs_summaries.c
5888         * src/prefs_themes.c
5889         * src/gtk/gtkutils.c
5890         * src/gtk/gtkutils.h
5891         * src/plugins/pgpcore/prefs_gpg.c
5892         * src/plugins/spamassassin/spamassassin_gtk.c
5893                 Factorize gtk frame creation
5894                 Patch by Pawel
5895
5896 2007-01-13 [colin]      2.7.0cvs20
5897
5898         * src/message_search.c
5899         * src/summary_search.c
5900                 Fix Enter in search windows
5901         * src/messageview.c
5902                 Fix body search starting at the
5903                 end of the mail (and asking for loop)
5904
5905 2007-01-13 [colin]      2.7.0cvs19
5906
5907         * src/etpan/imap-thread.c
5908                 Make sure we don't free the same imap
5909                 twice
5910
5911 2007-01-13 [colin]      2.7.0cvs18
5912
5913         * commitHelper
5914                 Allow multiple commitHelpers to
5915                 run at once
5916
5917 2007-01-12 [colin]      2.7.0cvs17
5918
5919         * src/etpan/imap-thread.c
5920                 Make sure we get rid of the previous mailimap
5921                 when connecting - just in case disconnect was
5922                 unclean
5923
5924 2007-01-12 [paul]       2.7.0cvs16
5925
5926         * src/compose.c
5927                 Strip S/MIME signatures when re-editing
5928                 S/MIME signed messages.
5929
5930 2007-01-12 [paul]       2.7.0cvs15
5931
5932         * configure.ac
5933         * src/addressbook.c
5934         * src/foldersel.c
5935         * src/folderview.c
5936         * src/main.c
5937                 no need to define CLAWS anymore, remove
5938                 all that stuff
5939
5940 2007-01-12 [paul]       2.7.0cvs14
5941
5942         * src/mimeview.c
5943                 check if the mail's signed as
5944                 it can change the mail structure
5945                 Thanks to Colin
5946
5947 2007-01-12 [paul]       2.7.0cvs13
5948
5949         * src/procmime.c
5950                 fix Forwarding msgs with attachments
5951                 that have dos line endings
5952                 Thanks to Colin
5953
5954 2007-01-12 [wwp]        2.7.0cvs12
5955
5956         * configure.ac
5957                 Revert accidentally committed extra version tag.
5958
5959 2007-01-12 [wwp]        2.7.0cvs11
5960
5961         * src/prefs_account.c
5962                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5963
5964 2007-01-11 [colin]      2.7.0cvs10
5965
5966         * src/imap.c
5967                 move g_warning to debug_print
5968                 it scares people for no reason
5969
5970 2007-01-11 [colin]      2.7.0cvs9
5971
5972         * po/POTFILES.in
5973                 Fix files to translate. Patch by
5974                 Fabien
5975
5976 2007-01-11 [paul]       2.7.0cvs8
5977
5978         * src/imap.c
5979                 Fix recursion when server lists the
5980                 current subfolder in the response
5981         * src/mimeview.c
5982                 Fix updating of icon_list/ctree
5983         * src/plugins/pgpcore/select-keys.c
5984                 Fix a few annoyances when choosing
5985                 keys for the CMS (S/MIME) protocol
5986
5987 2007-01-11 [wwp]        2.7.0cvs7
5988
5989         * src/compose.c
5990         * src/prefs_account.c
5991         * src/prefs_account.h
5992                 Add per-account spellcheck default dictionaries settings.
5993
5994 2007-01-10 [colin]      2.7.0cvs6
5995
5996         * src/prefs_folder_item.c
5997                 Factorize strings - patch by Fabien
5998
5999 2007-01-10 [colin]      2.7.0cvs5
6000
6001         * src/mainwindow.c
6002                 Fix bug 1095, 'Crash while changing folder 
6003                 columns during incorporation'
6004
6005 2007-01-09 [colin]      2.7.0cvs4
6006
6007         * src/gtk/pluginwindow.c
6008                 Set the plugin window transient. Seems
6009                 like some window managers hide it in
6010                 the background after "load plugin"...
6011
6012 2007-01-09 [colin]      2.7.0cvs3
6013
6014         * src/gtk/filesel.c
6015                 Use the same type for alloc and free
6016
6017 2007-01-08 [paul]       2.7.0cvs2
6018
6019         * po/nl.po
6020                 updated by Tim Dijkstra
6021
6022 2007-01-08 [paul]       2.7.0cvs1
6023
6024         * src/prefs_themes.c
6025         * src/common/utils.c
6026                 Fix resource leaks
6027
6028 2007-01-08 [paul]       2.7.0
6029
6030         * NEWS
6031         * README
6032         * RELEASE_NOTES
6033                 2.7.0 released
6034
6035 2007-01-08 [paul]       2.6.1cvs119
6036
6037         * doc/man/claws-mail.1
6038                 another correction
6039
6040 2007-01-08 [paul]       2.6.1cvs118
6041
6042         * doc/man/claws-mail.1
6043                 corrections
6044         * manual/advanced.xml
6045                 improved English usage
6046
6047 2007-01-08 [paul]       2.6.1cvs117
6048
6049         * po/ca.po
6050         * po/de.po
6051         * po/en_GB.po
6052         * po/fi.po
6053         * po/it.po
6054         * po/pt_BR.po
6055         * po/sk.po
6056         * po/sr.po
6057         * po/zh_CN.po
6058                 updated by Miquel Oliete, Stephan Sachse, me,
6059                 Tommi Pirinen, Andrea Spadaccini, Frederico
6060                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6061                 Urosevic, and Ralgh Young
6062
6063 2007-01-07 [mones]      2.6.1cvs116
6064
6065         * manual/es/advanced.xml
6066         * po/es.po
6067                 Synced manual (unhide mark_as_read_delay)
6068                 and updated translation for release
6069
6070 2007-01-07 [paul]       2.6.1cvs115
6071
6072         * src/prefs_matcher.c
6073                 make the hbox content fit better under
6074                 various languages
6075
6076 2007-01-07 [colin]      2.6.1cvs114
6077
6078         * src/messageview.c
6079                 Fix bug 1088, 'Ctrl-h produces repeatable
6080                 crash'
6081
6082 2007-01-06 [colin]      2.6.1cvs113
6083
6084         * src/etpan/imap-thread.c
6085                 Add casts to int to get certs. Fixes
6086                 bug 1064, 'crash @ etpan_certificate_check() 
6087                 when opening an IMAP folder', with latest
6088                 libetpan CVS or >= 0.49
6089         * src/mainwindow.c
6090         * src/mainwindow.h
6091         * src/imap_gtk.c
6092         * src/news_gtk.c
6093         * src/prefs_folder_item.c
6094                 Grey out the "synchronise" menu items if
6095                 there's nothing to synchronise.
6096         * src/plugins/pgpcore/sgpgme.c
6097                 Make an error clearer than "Unknown error"
6098
6099 2007-01-06 [colin]      2.6.1cvs112
6100
6101         * src/messageview.c
6102                 Don't try to show a message if updating
6103                 Maybe fixes bug 1088, 'ctrl-h produces
6104                 repeatable crash'.
6105
6106 2007-01-06 [colin]      2.6.1cvs111
6107
6108         * src/summaryview.c
6109                 Disable Control-Space (handle it as Space).
6110
6111 2007-01-05 [paul]       2.6.1cvs110
6112
6113         * src/imap.c
6114                 Fix bug 934, 'sylpheed claws 2.1 
6115                 doesn't show Exchanges Public Folders'
6116                 Thanks to Hoa and Colin
6117         * src/msgcache.c
6118                 Refuse to allocate more than 2 MB for a 
6119                 single field, it's a good indication of
6120                 cache corruption.
6121
6122 2007-01-05 [colin]      2.6.1cvs109
6123
6124         * src/mainwindow.c
6125                 Allow --select'ing emails by Message-ID too
6126
6127 2007-01-05 [colin]      2.6.1cvs108
6128
6129         * src/common/quoted-printable.c
6130                 Uh! Third fix :)
6131
6132 2007-01-05 [colin]      2.6.1cvs107
6133
6134         * src/common/quoted-printable.c
6135                 Fix previous commit about bug 1089
6136                 Thanks to Ralf
6137
6138 2007-01-05 [colin]      2.6.1cvs106
6139
6140         * src/common/quoted-printable.c
6141                 Fix my previous commit on bug 1089
6142                 - Thanks to Ralf :)
6143
6144 2007-01-04 [colin]      2.6.1cvs105
6145
6146         * src/common/quoted-printable.c
6147                 Fix bug 1089, 'NUL characters in Subject 
6148                 line are misinterpreted'. Not a pain to
6149                 fix in fact.
6150
6151 2007-01-04 [colin]      
6152
6153         2.7.0-rc3 released
6154
6155 2007-01-04 [wwp]        2.6.1cvs104
6156
6157         * src/image_viewer.c
6158                 Force operator precedence (fix a compiler warning).
6159
6160 2007-01-04 [colin]      2.6.1cvs103
6161
6162         * src/image_viewer.c
6163                 Be cautious there too (same fix as the one
6164                 in textview from cvs33)
6165         * src/messageview.c
6166                 Don't use any MimeViewer plugin when showing
6167                 all headers
6168
6169 2007-01-03 [wwp]        2.6.1cvs102
6170
6171         * src/html.c
6172         * src/html.h
6173                 fixed "cent" sign (use the existing ASCII one),
6174                 decode more HTML entities,
6175                 converted table ASCII entries to UTF-8,
6176                 moved a switch() into a hashtable.
6177
6178 2007-01-03 [paul]       2.6.1cvs101
6179
6180         * src/compose.c
6181         * src/messageview.c
6182         * src/procmsg.c
6183         * src/procmsg.h
6184                 When possible, use move_msg instead of
6185                 copy_msg + remove_msg to move sent mail
6186                 from Queue to Sent. 
6187
6188 2007-01-03 [paul]       2.6.1cvs100
6189
6190         * src/html.c
6191                 add more html entity recognition:
6192                 pounds, euros, and cents
6193
6194 2007-01-03 [colin]      2.6.1cvs99
6195
6196         * src/imap_gtk.c
6197                 Don't display an error on NOSELECT
6198                 folders when synchronising
6199
6200 2007-01-03 [paul]       2.6.1cvs98
6201
6202         * tools/maildir2claws-mail.pl
6203                 only substitute 'sent-mail' if it's
6204                 the full directory name
6205
6206 2007-01-03 [paul]       2.6.1cvs97
6207
6208         * ChangeLog
6209         * ChangeLog.pre2.0.0
6210         * Makefile.am
6211                 archive a chunk of ChangeLog in
6212                 ChangeLog.pre2.0.0
6213         * ChangeLog.gtk1
6214         * doc/src/ChangeLog.claws-pre0.8.0
6215                 remove ChangeLog.claws-pre0.8.0, adding
6216                 its contents to ChangeLog.gtk1
6217
6218 2007-01-03 [paul]       2.6.1cvs96
6219
6220         * src/account.c
6221         * src/account.h
6222         * src/action.c
6223         * src/action.h
6224         * src/adbookbase.h
6225         * src/addr_compl.c
6226         * src/addr_compl.h
6227         * src/addrbook.c
6228         * src/addrcache.c
6229         * src/addrcache.h
6230         * src/addrcindex.c
6231         * src/addrcindex.h
6232         * src/addrclip.c
6233         * src/addrclip.h
6234         * src/addrdefs.h
6235         * src/addressadd.c
6236         * src/addressadd.h
6237         * src/addressbook.c
6238         * src/addressbook.h
6239         * src/addressbook_foldersel.c
6240         * src/addressbook_foldersel.h
6241         * src/addrgather.c
6242         * src/addrgather.h
6243         * src/addrharvest.c
6244         * src/addrharvest.h
6245         * src/addrindex.c
6246         * src/addrindex.h
6247         * src/addritem.c
6248         * src/addritem.h
6249         * src/addrquery.c
6250         * src/addrquery.h
6251         * src/addrselect.c
6252         * src/addrselect.h
6253         * src/alertpanel.c
6254         * src/alertpanel.h
6255         * src/browseldap.c
6256         * src/browseldap.h
6257         * src/codeconv.c
6258         * src/codeconv.h
6259         * src/compose.c
6260         * src/compose.h
6261         * src/customheader.c
6262         * src/customheader.h
6263         * src/displayheader.c
6264         * src/displayheader.h
6265         * src/editaddress.c
6266         * src/editaddress.h
6267         * src/editbook.c
6268         * src/editbook.h
6269         * src/editgroup.c
6270         * src/editgroup.h
6271         * src/editjpilot.c
6272         * src/editjpilot.h
6273         * src/editldap.c
6274         * src/editldap.h
6275         * src/editldap_basedn.c
6276         * src/editldap_basedn.h
6277         * src/editvcard.c
6278         * src/editvcard.h
6279         * src/exphtmldlg.c
6280         * src/exphtmldlg.h
6281         * src/expldifdlg.c
6282         * src/expldifdlg.h
6283         * src/export.c
6284         * src/export.h
6285         * src/exporthtml.c
6286         * src/exporthtml.h
6287         * src/exportldif.c
6288         * src/exportldif.h
6289         * src/filtering.c
6290         * src/filtering.h
6291         * src/folder.c
6292         * src/folder.h
6293         * src/folder_item_prefs.c
6294         * src/folder_item_prefs.h
6295         * src/foldersel.c
6296         * src/foldersel.h
6297         * src/folderutils.c
6298         * src/folderutils.h
6299         * src/folderview.c
6300         * src/folderview.h
6301         * src/grouplistdialog.c
6302         * src/grouplistdialog.h
6303         * src/headerview.c
6304         * src/html.c
6305         * src/html.h
6306         * src/image_viewer.c
6307         * src/image_viewer.h
6308         * src/imap.c
6309         * src/imap.h
6310         * src/imap_gtk.c
6311         * src/imap_gtk.h
6312         * src/import.c
6313         * src/import.h
6314         * src/importldif.c
6315         * src/importldif.h
6316         * src/importmutt.c
6317         * src/importmutt.h
6318         * src/importpine.c
6319         * src/importpine.h
6320         * src/inc.c
6321         * src/inc.h
6322         * src/jpilot.c
6323         * src/jpilot.h
6324         * src/ldapctrl.c
6325         * src/ldapctrl.h
6326         * src/ldaplocate.c
6327         * src/ldaplocate.h
6328         * src/ldapquery.c
6329         * src/ldapquery.h
6330         * src/ldapserver.c
6331         * src/ldapserver.h
6332         * src/ldaputil.c
6333         * src/ldaputil.h
6334         * src/ldif.c
6335         * src/ldif.h
6336         * src/main.c
6337         * src/main.h
6338         * src/mainwindow.c
6339         * src/mainwindow.h
6340         * src/manual.c
6341         * src/manual.h
6342         * src/mbox.c
6343         * src/message_search.c
6344         * src/message_search.h
6345         * src/messageview.c
6346         * src/messageview.h
6347         * src/mh.c
6348         * src/mh.h
6349         * src/mh_gtk.c
6350         * src/mh_gtk.h
6351         * src/mimeview.c
6352         * src/mimeview.h
6353         * src/msgcache.c
6354         * src/msgcache.h
6355         * src/mutt.c
6356         * src/mutt.h
6357         * src/news.c
6358         * src/news.h
6359         * src/news_gtk.c
6360         * src/news_gtk.h
6361         * src/partial_download.c
6362         * src/partial_download.h
6363         * src/pine.c
6364         * src/pine.h
6365         * src/pop.c
6366         * src/pop.h
6367         * src/prefs_account.c
6368         * src/prefs_account.h
6369         * src/prefs_actions.c
6370         * src/prefs_actions.h
6371         * src/prefs_common.c
6372         * src/prefs_common.h
6373         * src/prefs_compose_writing.c
6374         * src/prefs_compose_writing.h
6375         * src/prefs_customheader.c
6376         * src/prefs_customheader.h
6377         * src/prefs_display_header.c
6378         * src/prefs_display_header.h
6379         * src/prefs_filtering.c
6380         * src/prefs_filtering.h
6381         * src/prefs_filtering_action.c
6382         * src/prefs_filtering_action.h
6383         * src/prefs_folder_column.c
6384         * src/prefs_folder_column.h
6385         * src/prefs_folder_item.c
6386         * src/prefs_folder_item.h
6387         * src/prefs_fonts.c
6388         * src/prefs_fonts.h
6389         * src/prefs_gtk.c
6390         * src/prefs_gtk.h
6391         * src/prefs_image_viewer.c
6392         * src/prefs_image_viewer.h
6393         * src/prefs_matcher.c
6394         * src/prefs_matcher.h
6395         * src/prefs_message.c
6396         * src/prefs_msg_colors.c
6397         * src/prefs_msg_colors.h
6398         * src/prefs_other.c
6399         * src/prefs_quote.c
6400         * src/prefs_receive.c
6401         * src/prefs_send.c
6402         * src/prefs_spelling.c
6403         * src/prefs_spelling.h
6404         * src/prefs_summaries.c
6405         * src/prefs_summaries.h
6406         * src/prefs_summary_column.c
6407         * src/prefs_summary_column.h
6408         * src/prefs_template.c
6409         * src/prefs_template.h
6410         * src/prefs_themes.c
6411         * src/prefs_themes.h
6412         * src/prefs_toolbar.c
6413         * src/prefs_toolbar.h
6414         * src/prefs_wrapping.c
6415         * src/prefs_wrapping.h
6416         * src/privacy.c
6417         * src/privacy.h
6418         * src/procheader.c
6419         * src/procheader.h
6420         * src/procmime.c
6421         * src/procmime.h
6422         * src/procmsg.c
6423         * src/procmsg.h
6424         * src/quote_fmt.c
6425         * src/quote_fmt_parse.y
6426         * src/recv.c
6427         * src/recv.h
6428         * src/remotefolder.c
6429         * src/remotefolder.h
6430         * src/send_message.c
6431         * src/send_message.h
6432         * src/setup.c
6433         * src/setup.h
6434         * src/sourcewindow.c
6435         * src/sourcewindow.h
6436         * src/ssl_manager.c
6437         * src/ssl_manager.h
6438         * src/statusbar.c
6439         * src/statusbar.h
6440         * src/stock_pixmap.c
6441         * src/stock_pixmap.h
6442         * src/summary_search.c
6443         * src/summary_search.h
6444         * src/summaryview.c
6445         * src/summaryview.h
6446         * src/textview.c
6447         * src/textview.h
6448         * src/toolbar.c
6449         * src/toolbar.h
6450         * src/undo.c
6451         * src/undo.h
6452         * src/unmime.c
6453         * src/unmime.h
6454         * src/vcard.c
6455         * src/vcard.h
6456         * src/wizard.c
6457         * src/wizard.h
6458         * src/common/base64.c
6459         * src/common/base64.h
6460         * src/common/defs.h
6461         * src/common/hooks.c
6462         * src/common/hooks.h
6463         * src/common/log.c
6464         * src/common/log.h
6465         * src/common/mgutils.c
6466         * src/common/mgutils.h
6467         * src/common/nntp.c
6468         * src/common/nntp.h
6469         * src/common/passcrypt.c
6470         * src/common/passcrypt.h.in
6471         * src/common/plugin.c
6472         * src/common/plugin.h
6473         * src/common/prefs.c
6474         * src/common/prefs.h
6475         * src/common/progressindicator.c
6476         * src/common/progressindicator.h
6477         * src/common/quoted-printable.c
6478         * src/common/quoted-printable.h
6479         * src/common/session.c
6480         * src/common/session.h
6481         * src/common/smtp.c
6482         * src/common/smtp.h
6483         * src/common/socket.c
6484         * src/common/socket.h
6485         * src/common/ssl.c
6486         * src/common/ssl.h
6487         * src/common/ssl_certificate.c
6488         * src/common/ssl_certificate.h
6489         * src/common/stringtable.c
6490         * src/common/stringtable.h
6491         * src/common/template.c
6492         * src/common/template.h
6493         * src/common/timing.h
6494         * src/common/utils.c
6495         * src/common/utils.h
6496         * src/common/version.h.in
6497         * src/common/xml.c
6498         * src/common/xml.h
6499         * src/common/xmlprops.c
6500         * src/common/xmlprops.h
6501         * src/gtk/about.c
6502         * src/gtk/colorlabel.c
6503         * src/gtk/colorsel.c
6504         * src/gtk/colorsel.h
6505         * src/gtk/combobox.c
6506         * src/gtk/combobox.h
6507         * src/gtk/description_window.c
6508         * src/gtk/description_window.h
6509         * src/gtk/filesel.c
6510         * src/gtk/filesel.h
6511         * src/gtk/foldersort.c
6512         * src/gtk/foldersort.h
6513         * src/gtk/gtksctree.c
6514         * src/gtk/gtkutils.c
6515         * src/gtk/gtkutils.h
6516         * src/gtk/inputdialog.c
6517         * src/gtk/inputdialog.h
6518         * src/gtk/logwindow.c
6519         * src/gtk/logwindow.h
6520         * src/gtk/manage_window.c
6521         * src/gtk/manage_window.h
6522         * src/gtk/menu.c
6523         * src/gtk/menu.h
6524         * src/gtk/pluginwindow.c
6525         * src/gtk/pluginwindow.h
6526         * src/gtk/prefswindow.c
6527         * src/gtk/prefswindow.h
6528         * src/gtk/progressdialog.c
6529         * src/gtk/progressdialog.h
6530         * src/gtk/sslcertwindow.c
6531         * src/gtk/sslcertwindow.h
6532         * src/plugins/bogofilter/bogofilter.c
6533         * src/plugins/bogofilter/bogofilter.h
6534         * src/plugins/bogofilter/bogofilter_gtk.c
6535         * src/plugins/clamav/clamav_plugin.c
6536         * src/plugins/clamav/clamav_plugin.h
6537         * src/plugins/clamav/clamav_plugin_gtk.c
6538         * src/plugins/demo/demo.c
6539         * src/plugins/dillo_viewer/dillo_prefs.c
6540         * src/plugins/dillo_viewer/dillo_prefs.h
6541         * src/plugins/dillo_viewer/dillo_viewer.c
6542         * src/plugins/pgpcore/passphrase.c
6543         * src/plugins/pgpcore/passphrase.h
6544         * src/plugins/pgpcore/pgp_viewer.c
6545         * src/plugins/pgpcore/pgp_viewer.h
6546         * src/plugins/pgpcore/plugin.c
6547         * src/plugins/pgpcore/select-keys.c
6548         * src/plugins/pgpcore/select-keys.h
6549         * src/plugins/pgpcore/sgpgme.c
6550         * src/plugins/pgpcore/sgpgme.h
6551         * src/plugins/pgpinline/pgpinline.c
6552         * src/plugins/pgpinline/pgpinline.h
6553         * src/plugins/pgpinline/plugin.c
6554         * src/plugins/pgpmime/pgpmime.c
6555         * src/plugins/pgpmime/pgpmime.h
6556         * src/plugins/pgpmime/plugin.c
6557         * src/plugins/spamassassin/spamassassin.c
6558         * src/plugins/spamassassin/spamassassin.h
6559         * src/plugins/spamassassin/spamassassin_gtk.c
6560         * src/plugins/trayicon/trayicon.c
6561                 it's 2007, update the year in the copyright headers
6562
6563 2007-01-03 [paul]       2.6.1cvs95
6564
6565         * src/gtk/about.c
6566                 it is 2007, use it in the copyright string
6567
6568 2007-01-03 [paul]       2.6.1cvs94
6569
6570         * src/html.c
6571                 html entity conversion:
6572                 move &#153; to a more suitable place
6573                 add &bull; and &ndash;
6574                 make sure &mdash; and &#8212; are both
6575                 converted the same
6576
6577 2007-01-02 [colin]      2.6.1cvs93
6578
6579         * src/addrbook.c
6580                 Fix leak
6581         * src/common/plugin.c
6582                 Add comment
6583         * src/etpan/imap-thread.c
6584                 Fix warning
6585
6586 2006-12-31 [paul]       2.6.1cvs92
6587
6588         * src/prefs_summaries.c
6589                 use gtk_button_new_from_stock()
6590
6591 2006-12-30 [colin]      2.6.1cvs91
6592
6593         * src/folder.c
6594         * src/imap_gtk.c
6595         * src/mh_gtk.c
6596                 Don't update filtering and account paths 
6597                 when copying folders
6598
6599 2006-12-30 [colin]      2.6.1cvs90
6600
6601         * src/prefs_compose_writing.c
6602         * src/prefs_quote.c
6603         * src/prefs_template.c
6604                 Use message font for Writing and 
6605                 Quoting prefs, as well as Templates.
6606
6607 2006-12-30 [colin]      2.6.1cvs89
6608
6609         * src/prefs_summaries.c
6610                 Rework GUI; patch by Pawel
6611
6612 2006-12-29 [colin]      2.6.1cvs88
6613
6614         * src/prefs_folder_item.c
6615                 Fix bug 1085, 'Apply to subfolder 
6616                 doesn't work' - I was mistaken saying
6617                 it worked in every case
6618
6619 2006-12-28 [colin]      2.6.1cvs87
6620
6621         * src/gtk/gtkaspell.c
6622                 Don't assert if use_alternate is true
6623                 and alt_dictionary isn't set -- this 
6624                 is what happens on upgrade! Rather,
6625                 do with it.
6626
6627 2006-12-28 [colin]      2.6.1cvs86
6628
6629         * Makefile.am
6630                 Fix desktop/icon simplification
6631
6632 2006-12-28 [colin]      2.6.1cvs85
6633
6634         * Makefile.am
6635                 Make desktop and icon not 
6636                 dependant on the desktop
6637
6638 2006-12-28 [wwp]        2.6.1cvs84
6639
6640         * src/plugins/pgpmime/claws.def
6641                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6642
6643 2006-12-28 [wwp]        2.6.1cvs83
6644
6645         * src/prefs_folder_item.c
6646                 Fix coloring of "simplify subject regexp" (folder prefs),
6647                 which might be left to red whereas the regexp gets empty.
6648
6649 2006-12-28 [wwp]        2.6.1cvs82
6650
6651         * src/prefs_common.c
6652         * src/prefs_common.h
6653         * src/addressbook.c
6654         * src/addressitem.h
6655                 Save addressbook mainwindow's horizontal and vertical splitter position.
6656
6657 2006-12-27 [wwp]        2.6.1cvs81
6658
6659         * src/gtk/gtkaspell.c
6660         * src/gtk/gtkaspell.h
6661         * src/compose.c
6662                 Fix assignment of compose's default and alternate dictionary from
6663                 account or folder settings. Now gtkaspell_change_dict does rotate
6664                 dicts only when it's called from a menu cb.
6665
6666 2006-12-27 [wwp]        2.6.1cvs80
6667
6668         * src/folder_item_prefs.c
6669                 Fix randomly initialized default-alt-dictionary (folder prefs),
6670                 complete 2.6.1cvs72.
6671
6672 2006-12-27 [paul]       2.6.1cvs79
6673
6674         * src/imap_gtk.c
6675         * src/mh_gtk.c
6676                 Add Copy folder in the folder's contextual
6677                 menu
6678
6679 2006-12-27 [wwp]        2.6.1cvs78
6680
6681         * src/imap.c
6682                 Clean up session locking, thanks to Colin.
6683
6684 2006-12-26 [colin]      2.6.1cvs77
6685
6686         * src/statusbar.c
6687                 Revert previous patch
6688
6689 2006-12-26 [colin]      2.6.1cvs76
6690
6691         * src/folder.c
6692         * src/folderview.c
6693         * src/imap.c
6694         * src/statusbar.c
6695         * src/etpan/imap-thread.c
6696                 Fix previous commit warnings
6697                 Make statusbar update every second if total < 20
6698                 Make IMAP APPEND faster by simplifying log              
6699
6700 2006-12-26 [colin]      2.6.1cvs75
6701
6702         * src/folder.c
6703         * src/folder.h
6704         * src/folderview.c
6705         * src/folderview.h
6706         * src/imap_gtk.c
6707         * src/mh_gtk.c
6708                 Make it possible to copy folders accross
6709                 mailboxes (this was an arbitrary limitation).
6710                 Still make it impossible to move folders 
6711                 accross mailboxes.
6712
6713 2006-12-26 [colin]      2.6.1cvs74
6714
6715         * src/etpan/imap-thread.c
6716                 Fix bug 1081, 'claws-mail 
6717                 segfaults when going offline 
6718                 while it transfers mails via 
6719                 imap'
6720
6721 2006-12-26 [colin]      2.6.1cvs73
6722
6723         * src/folder_item_prefs.c
6724                 Don't forget alt dictionary when
6725                 renaming/moving folders
6726
6727 2006-12-26 [wwp]        2.6.1cvs72
6728
6729         * src/folder_item_prefs.c
6730                 Add missing defaults for per-folder alt dict
6731                 (forgotten in 2.6.1cvs61).
6732
6733 2006-12-26 [colin]      2.6.1cvs71
6734
6735         * src/wizard.c
6736                 Add tooltip to state that specifying
6737                 full path to mailbox is possible
6738
6739 2006-12-26 [wwp]        2.6.1cvs70
6740
6741         * src/partial_download.c
6742         * src/gtk/gtkvscrollbutton.c
6743         * src/plugins/pgpinline/plugin.c
6744                 Fix for few compiler warnings that matter.
6745
6746 2006-12-25 [colin]      2.6.1cvs69
6747
6748         * src/partial_download.c
6749                 Fix marking for download or deletion
6750                 when the header isn't the first
6751         * src/gtk/logwindow.c
6752                 Fix start of scrolling
6753
6754 2006-12-23 [paul]       2.6.1cvs68
6755
6756         * src/compose.c
6757                 change last commit to use the 'academic'
6758                 method instead. Thanks to wwp
6759
6760 2006-12-23 [paul]       2.6.1cvs67
6761
6762         * src/compose.c
6763                 don't warn about empty subject when
6764                 redirecting
6765
6766 2006-12-22 [colin]      2.6.1cvs66
6767
6768         * src/summary_search.c
6769                 Fix previous patch
6770
6771 2006-12-22 [colin]      2.6.1cvs65
6772
6773         * src/gtk/gtkutils.c
6774         * src/imap.c
6775         * src/jpilot.c
6776         * src/summary_search.c
6777                 A few warning fixes
6778
6779 2006-12-23 [paul]       
6780
6781         2.7.0-rc2 released
6782
6783 2006-12-22 [colin]      2.6.1cvs64
6784
6785         * src/toolbar.c
6786         * src/toolbar.h
6787                 Add a combo to the learn spam button
6788         * src/plugins/bogofilter/bogofilter.c
6789         * src/plugins/bogofilter/bogofilter_gtk.c
6790         * src/plugins/bogofilter/bogofilter.h
6791                 Allow to store Unsure mails in a specific
6792                 folder to make better teaching easier
6793
6794 2006-12-21 [wwp]        2.6.1cvs63
6795
6796         * src/compose.c
6797         * src/prefs_common.c
6798         * src/prefs_common.h
6799         * src/prefs_spelling.c
6800         * src/gtk/gtkaspell.c
6801         * src/gtk/gtkaspell.h
6802                 Allow spell-checking using both current and alternate dictionaries
6803                 (thanks to Colin).
6804
6805 2006-12-21 [wwp]        2.6.1cvs62
6806
6807         * src/gtk/gtkaspell.c
6808                 Apply recheck_when_changing_dict (highlight all mispelled words)
6809                 when switching to alternate dictionary.
6810
6811 2006-12-21 [wwp]        2.6.1cvs61
6812
6813         * src/compose.c
6814         * src/folder_item_prefs.h
6815         * src/prefs_common.c
6816         * src/prefs_common.h
6817         * src/prefs_folder_item.c
6818         * src/prefs_spelling.c
6819         * src/gtk/gtkaspell.c
6820         * src/gtk/gtkaspell.h
6821                 Add global and per-folder prefs to set the default
6822                 alternate dictionary.
6823
6824 2006-12-21 [colin]      2.6.1cvs60
6825
6826         * src/folder.c
6827                 Look for folders by path in all folders
6828         * src/html.c
6829                 add &mdash;
6830
6831 2006-12-20 [colin]      2.6.1cvs59
6832
6833         * src/gtk/quicksearch.c
6834                 Make sure in_typing is false when clearing
6835
6836 2006-12-20 [wwp]        2.6.1cvs58
6837
6838         * configure.ac
6839                 change manual's target dir to be LFH-compliant (thanks to Colin).
6840
6841 2006-12-20 [wwp]        2.6.1cvs57
6842
6843         * src/prefs_common.c
6844         * src/prefs_summaries.c
6845                 i18n fix and factorize patch, thanks to Fabien.
6846
6847 2006-12-20 [paul]       2.6.1cvs56
6848
6849         * configure.ac
6850                 last of the renaming (??)
6851         * src/main.c
6852                 correct --help info of --status-full
6853         * src/plugins/bogofilter/bogofilter.c
6854                 make FALSE default of whitelist_ab
6855
6856 2006-12-19 [colin]      2.6.1cvs55
6857
6858         * src/jpilot.c
6859                 Same as before, without depending on
6860                 pisock >= 0.12
6861
6862 2006-12-19 [colin]      2.6.1cvs54
6863
6864         * src/jpilot.c
6865                 Fix bug 1059, 'Better jpilot charset 
6866                 handling'. Use libpisync's charset conversion
6867                 if possible
6868
6869 2006-12-19 [colin]      2.6.1cvs53
6870
6871         * po/fr.po
6872                 Updated by Fabien
6873
6874 2006-12-19 [wwp]        2.6.1cvs52
6875
6876         * src/gtk/about.c
6877                 Add missing #include (thanks to Colin).
6878
6879 2006-12-19 [wwp]        2.6.1cvs51
6880
6881         * src/prefs_receive.c
6882                 Better spacing between widgets in prefs.
6883
6884 2006-12-18 [colin]      2.6.1cvs50
6885
6886         * src/imap.c
6887                 Fix failure to get separator on LIST "" ""
6888                 Try LIST "" "INBOX" too.
6889
6890 2006-12-18 [wwp]        2.6.1cvs49
6891
6892         * src/common/session.c
6893                 Fix a compiler warning (thanks to Fabien).
6894
6895 2006-12-18 [wwp]        2.6.1cvs48
6896
6897         * src/compose.c
6898         * src/prefs_quote.c
6899                 Factorize some strings for translation (it's about error
6900                 messages when applying or checking template/quote format).
6901
6902 2006-12-18 [colin]      2.6.1cvs47
6903
6904         * Makefile.am
6905         * src/common/defs.h
6906         * src/gtk/Makefile.am
6907         * src/gtk/about.c
6908                 Add a Release notes tab from the contents of
6909                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6910
6911 2006-12-17 [colin]      2.6.1cvs46
6912
6913         * src/mimeview.c
6914         * src/textview.c
6915         * src/gtk/filesel.c
6916                 Correctly convert from/to UTF8/filename encoding
6917                 when loading and saving files. Probably fixes
6918                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6919                 for a file to attach and is blocked...'
6920
6921 2006-12-17 [colin]      2.6.1cvs45
6922
6923         * src/gtk/logwindow.c
6924                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6925                 IMAP folder and is blocked on main thread': 
6926                 make sure we put utf8 in the log.
6927
6928 2006-12-16 [colin]      2.6.1cvs44
6929
6930         * src/toolbar.c
6931         * src/toolbar.h
6932                 Fix bug 1055, 'Add the 'cancel receive' 
6933                 in the available events for the toolbar buttons'
6934
6935 2006-12-16 [colin]      2.6.1cvs43
6936
6937         * po/POTFILES.in
6938         * src/imap.c
6939         * src/common/nntp.c
6940         * src/common/session.c
6941                 Log error when SSL handshakes fail. 
6942                 Fixes bug 1082, 'incorrect / imprecise 
6943                 error message when imap server provides 
6944                 ssl only through STARTTLS but SSL is 
6945                 selected'
6946
6947 2006-12-15 [wwp]        2.6.1cvs42
6948
6949         * src/plugins/bogofilter/bogofilter_gtk.c
6950                 set proper sensitivity to widgets I've recently added.
6951
6952 2006-12-15 [colin]      
6953
6954         2.7.0-rc1 released
6955
6956 2006-12-15 [wwp]        2.6.1cvs41
6957
6958         * src/plugins/bogofilter/bogofilter.c
6959         * src/plugins/bogofilter/bogofilter.h
6960         * src/plugins/bogofilter/bogofilter_gtk.c
6961                 bogofilter's whitelist can now use a subset of
6962                 the addressbook (either a book, a subfolder of a book,
6963                 or the whole addressbook by using "Any"). Re-used there
6964                 some pref_matcher widgets and mechanisms to match a subset
6965                 of the addressbook.
6966
6967 2006-12-15 [wwp]        2.6.1cvs40
6968
6969         * src/wizard.c
6970         * src/common/plugin.c
6971         * src/common/plugin.h
6972         * src/gtk/about.c
6973         * src/plugins/bogofilter/bogofilter.c
6974         * src/plugins/clamav/clamav_plugin.c
6975         * src/plugins/demo/demo.c
6976         * src/plugins/dillo_viewer/dillo_viewer.c
6977         * src/plugins/pgpcore/plugin.c
6978         * src/plugins/pgpinline/plugin.c
6979         * src/plugins/pgpmime/plugin.c
6980         * src/plugins/spamassassin/spamassassin.c
6981         * src/plugins/trayicon/trayicon.c
6982                 factorize some translatable strings (plugins-related),
6983                 fix missing punctuation in several places,
6984                 remove useless translatable \n in about.c,
6985                 and factorize plugin init code w/ a new function
6986                 check_plugin_version() in common/plugin.c.
6987                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6988
6989 2006-12-15 [wwp]        2.6.1cvs39
6990
6991         * src/plugins/bogofilter/bogofilter.c
6992         * src/plugins/bogofilter/bogofilter_gtk.c
6993                 flag whitelisted spams as spam, but don't filter it to the spam
6994                 folder. Thanks to Colin.
6995
6996 2006-12-15 [ticho]      2.6.1cvs38
6997
6998         * src/plugins/bogofilter/bogofilter.c
6999         * src/plugins/bogofilter/bogofilter.h
7000         * src/plugins/bogofilter/bogofilter_gtk.c
7001                 Add option to whitelist senders found in addressbook. Patch by colin.
7002
7003 2006-12-15 [paul]       2.6.1cvs37
7004
7005         * src/folderview.c
7006                 add missing #include "log.h"
7007
7008 2006-12-15 [paul]       2.6.1cvs36
7009
7010         * src/plugins/bogofilter/bogofilter.c
7011         * src/plugins/bogofilter/bogofilter.h
7012         * src/plugins/bogofilter/bogofilter_gtk.c
7013                 Add an option to allow inserting an
7014                 X-Claws-Bogosity header (on MH folders
7015                 only). Patch by Colin
7016
7017 2006-12-14 [colin]      2.6.1cvs35
7018
7019         * src/main.c
7020                 "Yes" should be the default choice for
7021                 migration configuration
7022
7023 2006-12-14 [paul]       2.6.1cvs34
7024
7025         * src/prefs_summaries.c
7026         * manual/advanced.xml
7027                 Unhide mark_as_read_delay
7028
7029 2006-12-14 [paul]       2.6.1cvs33
7030
7031         * src/messageview.c
7032         * src/messageview.h
7033         * src/mimeview.c
7034         * src/mimeview.h
7035         * src/summaryview.c
7036         * src/textview.c
7037         * src/textview.h
7038                 Fix printing of selection
7039                 Fix printing of message parts
7040                 Fix printing of images
7041         * src/gtk/gtksourceprintjob.c
7042                 Fix page count when there are images
7043
7044 2006-12-14 [wwp]        2.6.1cvs32
7045
7046         * src/mainwindow.c
7047         * src/summaryview.c
7048         * src/summaryview.h
7049         * src/gtk/quicksearch.c
7050                 fix quicksearch 'magnify' button status when QS is closed
7051                 using the Escape key, thanks to Colin.
7052
7053 2006-12-14 [wwp]        2.6.1cvs31
7054
7055         * src/mainwindow.c
7056         * src/summaryview.c
7057         * src/summaryview.h
7058         * src/gtk/quicksearch.c
7059                 fix quicksearch 'magnify' button status when QS is closed
7060                 using the Escape key, thanks to Colin.
7061
7062 2006-12-13 [colin]      2.6.1cvs30
7063
7064         * src/ldapquery.c
7065         * src/ldaputil.c
7066                 Use the binary safe version of ldap_get_values,
7067                 to make sure we manipulate null-terminated 
7068                 strings. Maybe fixes bug 1075, 'claws mail 
7069                 segfault when completing ldap adresses'
7070         * src/syldap.c ** REMOVED **
7071         * src/syldap.h ** REMOVED **
7072                 Remove dead files
7073
7074 2006-12-13 [mones]      2.6.1cvs29
7075
7076         * po/es.po
7077                 Fixed piped strings, fixed click translation
7078
7079 2006-12-13 [paul]       2.6.1cvs28
7080
7081         * src/main.c
7082                 don't translate these strings
7083
7084 2006-12-13 [paul]       2.6.1cvs27
7085
7086         * po/en_GB.po
7087                 updated
7088
7089 2006-12-13 [colin]      2.6.1cvs26
7090
7091         * src/main.c
7092         * src/main.h
7093                 Add claws_is_starting()
7094
7095 2006-12-13 [mones]      2.6.1cvs25
7096
7097         * manual/es/advanced.xml
7098         * po/es.po
7099                 Synced manual and updated translation
7100
7101 2006-12-12 [colin]      2.6.1cvs24
7102
7103         * src/wizard.c
7104                 Add an option to use STARTTLS in the
7105                 welcome wizard. Fixes bug 1080, 
7106                 'Using SSL option in wizard for incoming 
7107                 server does not activate SSL with STARTTLS'
7108
7109 2006-12-12 [colin]      2.6.1cvs23
7110
7111         * src/main.c
7112                 Don't exit when there's an incomplete
7113                 mailbox configured - leaves a chance 
7114                 to fix a failing IMAP account. Exit
7115                 if no mailbox at all is loaded (case
7116                 of missing plugin).
7117                 Completes bug 1077's fix (I was wrong
7118                 in this bug's comment #3).
7119
7120 2006-12-12 [colin]      2.6.1cvs22
7121
7122         * src/gtk/menu.h
7123                 Add another menu data type
7124         * src/prefs_account.c
7125                 Complete the completion of bug 1076
7126                 (doesn't lose the pref on apply)
7127
7128 2006-12-12 [paul]       2.6.1cvs21
7129
7130         * src/prefs_account.c
7131                 complete the fix of bug 1076
7132                 also be more verbose with the text
7133
7134 2006-12-12 [paul]       2.6.1cvs20
7135
7136         * src/gtk/combobox.c
7137                 fix compilation warning
7138
7139 2006-12-11 [colin]      2.6.1cvs19
7140
7141         * src/wizard.c
7142                 Document :port in server entry tooltips
7143
7144 2006-12-11 [colin]      2.6.1cvs18
7145
7146         * src/main.c
7147                 Fix compile
7148
7149 2006-12-11 [colin]      2.6.1cvs17
7150
7151         * src/main.c
7152                 Add failing IMAP as a reason for no
7153                 mailbox
7154
7155 2006-12-11 [colin]      2.6.1cvs16
7156
7157         * src/prefs_account.c
7158                 Check for existence of inbox for local
7159                 accounts too
7160         * src/wizard.c
7161                 Allow setting the port to use for servers
7162                 by using the usual "server.example.com:port"
7163                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7164                 not start when IMAP server is unavailable'
7165
7166 2006-12-11 [colin]      2.6.1cvs15
7167
7168         * src/prefs_account.c
7169                 Prevent use of non-existing default inbox
7170
7171 2006-12-11 [colin]      2.6.1cvs14
7172
7173         * src/prefs_account.c
7174                 Fix sensitivity. Fixes bug 1076, 'privacy 
7175                 options are displayed even when pgp plugin 
7176                 not loaded / available'
7177
7178 2006-12-09 [colin]      2.6.1cvs13
7179
7180         * manual/advanced.xml
7181         * src/prefs_common.c
7182         * src/prefs_common.h
7183         * src/common/ssl_certificate.c
7184                 Add a new hidden preference, 'unsafe_ssl_certs',
7185                 which allows to store multiple certificates per
7186                 server/port. This is disabled by default because
7187                 it's less secure (presenting a new certificate
7188                 instead of a changed one raises less alarms).
7189                 This will cause Claws to ask about an unknown
7190                 certificate for people who have used 2.6.1cvs8
7191                 or greater.
7192
7193 2006-12-09 [colin]      2.6.1cvs12
7194
7195         * src/action.c
7196                 Fix cache updating after action
7197
7198 2006-12-07 [wwp]        2.6.1cvs11
7199
7200         * src/compose.c
7201                 fix email address comparison when replying to all
7202                 (avoid replying to ourselves), thanks to Colin.
7203
7204 2006-12-06 [paul]       2.6.1cvs10
7205
7206         * src/addrharvest.c
7207         * src/editldap.c
7208         * src/expldifdlg.c
7209         * src/news.c
7210         * src/toolbar.c
7211         * src/common/utils.c
7212                 ...and more renaming
7213                 Thanks to Colin
7214
7215 2006-12-06 [paul]       2.6.1cvs9
7216
7217         * src/compose.c
7218         * src/messageview.c
7219         * src/procheader.c
7220         * src/procmime.c
7221         * src/procmsg.c
7222         * src/textview.c
7223                 more renaming
7224                 Thanks to Colin
7225
7226 2006-12-06 [colin]      2.6.1cvs8
7227
7228         * src/ssl_manager.c
7229         * src/common/ssl_certificate.c
7230         * src/common/ssl_certificate.h
7231                 Handle multiple certificates per host/port
7232
7233 2006-12-06 [colin]      2.6.1cvs7
7234
7235         * src/etpan/imap-thread.c
7236                 Fix certificate checking on IMAP
7237
7238 2006-12-06 [colin]      2.6.1cvs6
7239
7240         * src/folderview.c
7241                 Fix bug 1072, 'Claws stops fetching newsgroups 
7242                 from server when newsgroup got deleted': continue
7243                 checking other groups
7244
7245 2006-12-05 [wwp]        2.6.1cvs5
7246
7247         * src/message_search.c
7248         * src/summary_search.c
7249         * src/gtk/combobox.c
7250         * src/gtk/combobox.h
7251         * src/gtk/gtkutils.c
7252         * src/gtk/gtkutils.h
7253                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7254                 behave like w/ old comboboxes (summary and message search only).
7255
7256 2006-12-05 [paul]       2.6.1cvs4
7257
7258         * src/wizard.c
7259                 encode headers
7260                 Thanks to Colin
7261
7262 2006-12-05 [paul]       2.6.1cvs3
7263
7264         * tools/README
7265         * tools/textviewer.pl
7266                 script updated and description added
7267
7268 2006-12-04 [colin]      2.6.1cvs2
7269
7270         * src/compose.c
7271                 Run pre-send hook only when checking
7272                 everything
7273
7274 2006-12-04 [paul]       2.6.1cvs1
7275
7276         * NEWS
7277         * README
7278         * RELEASE_NOTES
7279         * configure.ac
7280         * tools/README
7281                 bump up version number following stable release
7282
7283 2006-12-04 [paul]       2.6.0cvs83
7284
7285         * README
7286                 updates and corrections
7287
7288 2006-12-04 [colin]      2.6.0cvs82
7289
7290         * src/common/utils.c
7291                 Probably fix bug 1066, 'Incorrect mailbox 
7292                 size displayed'
7293
7294 2006-12-04 [colin]      2.6.0cvs81
7295
7296         * src/common/utils.c
7297                 Trim tabs from mailcap file too.
7298
7299 2006-12-02 [paul]       2.6.0cvs80
7300
7301         * src/exphtmldlg.c
7302                 fix broken GUI under certain languages
7303         * src/expldifdlg.c
7304                 put the Cancel button to the right
7305
7306 2006-12-01 [paul]       2.6.0cvs79
7307
7308         * tools/Makefile.am
7309                 remove reference to removed file
7310
7311 2006-12-01 [wwp]        2.6.0cvs78
7312
7313         * src/addressbook.c
7314         * src/editaddress.c
7315                 remove forgotten debug statements.
7316
7317 2006-12-01 [wwp]        2.6.0cvs77
7318
7319         * manual/advanced.xml
7320         * manual/fr/advanced.xml
7321         * src/addressbook.c
7322         * src/addressbook.h
7323         * src/addressitem.h
7324         * src/editaddress.c
7325         * src/editaddress.h
7326         * src/prefs_common.c
7327         * src/prefs_common.h
7328         * src/gtk/gtkutils.c
7329         * src/gtk/gtkutils.h
7330                 add a hidden option to allow embedding the editaddress (edit contact details)
7331                 dialog into the addressbook's window. This doesn't change the default
7332                 behaviour.
7333
7334 2006-12-01 [wwp]        2.6.0cvs76
7335
7336         * src/message_search.c
7337         * src/summary_search.c
7338                 fix more focus issues (don't set focus to combobox's entry widget when
7339                 entry's value changed, if entry widget has focus already).
7340
7341 2006-12-01 [wwp]        2.6.0cvs75
7342
7343         * src/gtk/quicksearch.c
7344                 revert last changes to the quicksearch gtk_combo_box, this needs more
7345                 tuning and testing.
7346
7347 2006-12-01 [paul]       2.6.0cvs74
7348
7349         * tools/kdeservicemenu/README
7350         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7351         * tools/kdeservicemenu/install.sh
7352         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7353         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7354                 simplify this stuff, and in so doing,
7355                 fix it. (possibly re-extend it again at
7356                 a later date)
7357
7358 2006-12-01 [wwp]        2.6.0cvs73
7359
7360         * src/gtk/quicksearch.c
7361                 adapt quicksearch code to use modern gtk_combo_box'es.
7362
7363 2006-12-01 [wwp]        2.6.0cvs72
7364
7365         * src/common/defs.h
7366         * src/prefs_common.c
7367         * src/prefs_common.h
7368         * src/message_search.c
7369         * src/summary_search.c
7370         * src/gtk/combobox.c
7371         * src/gtk/combobox.h
7372                 add history combos to all message and summary search fields.
7373
7374 2006-12-01 [wwp]        2.6.0cvs71
7375
7376         * src/summaryview.c
7377                 As the list may change while the mark as read delay
7378                 runs, we can't rely on the 'row' pointer, which can
7379                 be invalid when the timeout is called. As the mark
7380                 as read is only done if the message is still selected,
7381                 use summaryview->selected instead. Thanks to Colin.
7382
7383 2006-11-30 [paul]       2.6.0cvs70
7384
7385         * src/textview.c
7386                 give emphasis to "Sylpheed-Claws"
7387                 as well as "Claws Mail"
7388
7389 2006-11-30 [colin]      2.6.0cvs69
7390
7391         * src/wizard.c
7392                 Put the SSL checkboxes in the receiving
7393                 and sending server pages.
7394
7395 2006-11-29 [colin]      2.6.0cvs68
7396
7397         * src/gtk/gtkutils.c
7398         * src/gtk/gtkvscrollbutton.c
7399                 Revert some deprecated fixes - they seem to
7400                 deprecate stuff as soon as a new one gets out.
7401                 g_object_ref_sink needed glib-2.10.
7402
7403 2006-11-29 [colin]      2.6.0cvs67
7404
7405         * src/common/utils.c
7406                 Create .mailcap if it doesn't exist
7407
7408 2006-11-29 [colin]      2.6.0cvs66
7409
7410         * src/compose.c
7411                 Followup to cvs60: use original list
7412                 of recipients if replying to a mail
7413                 in Sent Drafts or Queue.
7414
7415 2006-11-27 [paul]       2.6.0cvs65
7416
7417         * src/image_viewer.c
7418                 revert the last change for now (it's broken)
7419
7420 2006-11-27 [paul]       2.6.0cvs64
7421
7422         * Makefile.am
7423         * configure.ac
7424         * m4/aclocal-include.m4
7425         * m4/check-type.m4
7426         * src/Makefile.am
7427         * src/addr_compl.c
7428         * src/compose.c
7429         * src/crash.c
7430         * src/export.c
7431         * src/exporthtml.c
7432         * src/exportldif.c
7433         * src/imap.c
7434         * src/import.c
7435         * src/main.c
7436         * src/main.h
7437         * src/matcher.c
7438         * src/mimeview.c
7439         * src/procmsg.c
7440         * src/textview.c
7441         * src/common/Makefile.am
7442         * src/common/claws.c
7443         * src/common/claws.h
7444         * src/common/ssl.c
7445         * src/common/sylpheed.c
7446         * src/common/sylpheed.h
7447         * src/etpan/Makefile.am
7448         * src/gtk/Makefile.am
7449         * src/gtk/claws-marshal.list
7450         * src/gtk/filesel.c
7451         * src/gtk/gtksctree.c
7452         * src/gtk/quicksearch.c
7453         * src/gtk/sylpheed-marshal.list
7454         * src/plugins/bogofilter/bogofilter.c
7455         * src/plugins/bogofilter/bogofilter_gtk.c
7456         * src/plugins/clamav/clamav_plugin.c
7457         * src/plugins/clamav/clamav_plugin_gtk.c
7458         * src/plugins/demo/demo.c
7459         * src/plugins/dillo_viewer/dillo_viewer.c
7460         * src/plugins/pgpcore/Makefile.am
7461         * src/plugins/pgpcore/claws.def
7462         * src/plugins/pgpcore/pgp_viewer.c
7463         * src/plugins/pgpcore/plugin.c
7464         * src/plugins/pgpcore/sylpheed.def
7465         * src/plugins/pgpinline/Makefile.am
7466         * src/plugins/pgpinline/claws.def
7467         * src/plugins/pgpinline/plugin.c
7468         * src/plugins/pgpinline/sylpheed.def
7469         * src/plugins/pgpmime/Makefile.am
7470         * src/plugins/pgpmime/claws.def
7471         * src/plugins/pgpmime/plugin.c
7472         * src/plugins/pgpmime/sylpheed.def
7473         * src/plugins/spamassassin/spamassassin.c
7474         * src/plugins/spamassassin/spamassassin_gtk.c
7475         * src/plugins/trayicon/trayicon.c
7476                 yet more renaming
7477                 remove deprecated gtk_tooltips_set_delay()
7478
7479 2006-11-26 [paul]       2.6.0cvs63
7480
7481         * src/expldifdlg.c
7482         * src/folderview.c
7483         * src/image_viewer.c
7484         * src/mainwindow.c
7485         * src/gtk/gtkutils.c
7486         * src/gtk/gtkvscrollbutton.c
7487         * src/gtk/prefswindow.c
7488         * src/plugins/pgpcore/prefs_gpg.c
7489                 replace more deprecated GTK+ functions
7490
7491 2006-11-26 [paul]       2.6.0cvs62
7492
7493         * src/addr_compl.c
7494         * src/addressbook.c
7495         * src/browseldap.c
7496                 replace deprecated gtk_idle_... functions
7497
7498 2006-11-26 [paul]       2.6.0cvs61
7499
7500         * src/compose.c
7501         * src/folderview.c
7502         * src/inc.c
7503         * src/summaryview.c
7504         * src/gtk/gtkvscrollbutton.c
7505         * src/gtk/quicksearch.c
7506         * src/plugins/pgpcore/passphrase.c
7507                 replace deprecated gtk_timeout_add and
7508                 gtk_timeout_remove
7509
7510 2006-11-26 [paul]       2.6.0cvs60
7511
7512         * src/compose.c
7513                 fix bug that caused the wrong recipient
7514                 to be selected when replying to a msg
7515                 which is From one of our accounts to
7516                 another of our accounts
7517
7518 2006-11-25 [paul]       2.6.0cvs59
7519
7520         * src/summaryview.c
7521                 don't change the From column title to
7522                 To if the To column is visible
7523
7524 2006-11-24 [paul]       2.6.0cvs58
7525
7526         * src/compose.c
7527                 fix bug 1069, 'Sent mails disappear, BCC
7528                 or locking problem?'
7529
7530 2006-11-21 [wwp]        2.6.0cvs57
7531
7532         * src/compose.c
7533                 fix spelling menu when replying (same as 2.3.1cvs39):
7534                 discrepancy between context menu and top menu when
7535                 folder's dictionary isn't the default one.
7536
7537 2006-11-19 [paul]       2.6.0cvs56
7538
7539         * src/summaryview.c
7540                 obey always_show_msg option when
7541                 marking as spam
7542         * src/plugins/bogofilter/bogofilter.c
7543                 fix typo
7544
7545 2006-11-18 [paul]       2.6.0cvs55
7546
7547         * AUTHORS
7548         * README
7549         * debian/copyright
7550         * manual/ack.xml
7551         * manual/es/ack.xml
7552         * manual/fr/ack.xml
7553         * manual/pl/ack.xml
7554         * src/gtk/authors.h
7555         * src/gtk/icon_legend.c
7556         * src/gtk/icon_legend.h
7557         * tools/OOo2claws-mail.pl
7558         * tools/README
7559         * tools/acroread2claws-mail.pl
7560         * tools/claws.i18n.status.pl
7561         * tools/filter_conv.pl
7562         * tools/filter_conv_new.pl
7563         * tools/freshmeat_search.pl
7564         * tools/google_search.pl
7565         * tools/kmail2claws-mail.pl
7566         * tools/kmail2claws-mail_v2.pl
7567         * tools/maildir2claws-mail.pl
7568         * tools/make.themes.project
7569         * tools/multiwebsearch.pl
7570         * tools/outlook2claws-mail.pl
7571         * tools/tb2claws-mail
7572         * tools/kdeservicemenu/README
7573         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7574                 update mine and wwp's email addresses in
7575                 several places
7576                 Patch by wwp
7577         * src/prefs_compose_writing.c
7578                 set sensitivity on 'new message format' frame
7579
7580 2006-11-17 [paul]       2.6.0cvs54
7581
7582         * src/gtk/about.c
7583                 more reworking of the GUI
7584                 Patch by Fabien Vantard
7585
7586 2006-11-16 [paul]       2.6.0cvs53
7587
7588         * src/gtk/about.c
7589                 set a minimum size for the window, allow
7590                 it to automatically expand as necessary
7591
7592 2006-11-16 [wwp]        2.6.0cvs52
7593
7594         * src/gtk/about.c
7595                 better wrap of copyright info on some systems.
7596
7597 2006-11-16 [paul]       2.6.0cvs51
7598
7599         * src/gtk/about.c
7600                 move the tech info from the upper panel
7601                 to the Info tab
7602                 use a gtk_text_view for the features tab
7603
7604 2006-11-16 [paul]       2.6.0cvs50
7605
7606         * po/Makevars
7607                 update my email address
7608         * src/addressbook.c
7609         * src/compose.c
7610         * src/imap_gtk.c
7611         * src/mh_gtk.c
7612         * src/news_gtk.c
7613         * src/summaryview.c
7614         * src/plugins/trayicon/trayicon.c
7615                 don't offer simple menu separators
7616                 for translation
7617         * src/folderview.c
7618                 add separator between 'mark all read'
7619                 and 'search folder'
7620
7621 2006-11-15 [wwp]        2.6.0cvs49
7622
7623         * src/gtk/authors.h
7624                 updated manuals authors.
7625
7626 2006-11-14 [paul]       2.6.0cvs48
7627
7628         * src/compose.c
7629                 Fix Options/Reply mode after draft save
7630
7631 2006-11-14 [paul]       2.6.0cvs47
7632
7633         * src/Makefile.am
7634                 Fix make DESTDIR=...
7635         * src/mbox.c
7636                 Optimise speed
7637         * src/plugins/pgpinline/pgpinline.c
7638                 Probably fix bug 1061
7639
7640 2006-11-14 [paul]       2.6.0cvs46
7641
7642         * po/Makevars
7643                 enable Q_ macro
7644         * src/Makefile.am
7645         * src/stock_pixmap.c
7646         * src/stock_pixmap.h
7647         * src/gtk/about.c
7648         * src/pixmaps/active.xpm
7649         * src/pixmaps/inactive.xpm
7650                 add a new page, 'Features', to the About dialog
7651                 showing which features are compiled in and which
7652                 are not
7653
7654 2006-11-14 [paul]       2.6.0cvs45
7655
7656         * po/ru.po
7657                 updated by Pavlo Bohmat
7658
7659 2006-11-14 [colin]      2.6.0cvs44
7660
7661         * src/compose.c
7662         * src/inc.c
7663         * src/messageview.c
7664         * src/news.c
7665         * src/pop.c
7666         * src/procmsg.c
7667         * src/gtk/gtkaspell.c
7668                 Fix 64-bit-related warnings
7669         * src/ssl_manager.c
7670                 Fix possible infinite loop
7671         * src/plugins/pgpcore/sgpgme.c
7672                 Remove useless check
7673
7674 2006-11-13 [colin]      2.6.0cvs43
7675
7676         * src/gtk/Makefile.am
7677                 authors.h isn't generated
7678
7679 2006-11-13 [colin]      2.6.0cvs42
7680
7681         * src/plugins/pgpinline/pgpinline.c
7682         * src/plugins/pgpmime/pgpmime.c
7683                 Very probably fix bug 1061, 'crash on 
7684                 opening signed email'. Another cast
7685                 problem
7686
7687 2006-11-13 [colin]      2.6.0cvs41
7688
7689         * src/plugins/pgpcore/sgpgme.c
7690                 Maybe fix bug 1061, 'crash on opening 
7691                 signed email'
7692
7693 2006-11-13 [wwp]        2.6.0cvs40
7694
7695         * src/plugins/pgpinline/pgpinline.c
7696                 fix candidate for bug #1057, thanks to Colin.
7697
7698 2006-11-13 [wwp]        2.6.0cvs39
7699
7700         * src/compose.c
7701         * src/quote_fmt_parse.y
7702                 fix bug 1052: current parser buffer was not always 
7703                 allocated, ptr to this buffer could be returned as 
7704                 NULL whereas no parser error has occurred. in 
7705                 consequence, defining a template body as "%d" 
7706                 (w/o the quotes) for the first time of the instance 
7707                 of claws-mail, was reporting a parser error. make 
7708                 sure that the buffer is always allocated, even to 
7709                 an empty string.
7710                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7711                 unescaping of the fmt string was always done 
7712                 whereas it must be done *only* when receiving 
7713                 quote format strings issued from the prefs 
7714                 (compose new message, reply, forward, redirect 
7715                 formats), *not* when applying templates.  in 
7716                 consequences, applying templates w/ sequences 
7717                 like \\|p{echo} were failing. make sure that 
7718                 unescaping is done only when necessary.
7719
7720 2006-11-12 [colin]      2.6.0cvs38
7721
7722         * po/de.po
7723                 Fix typo (s/KB/MB)
7724
7725 2006-11-12 [colin]      2.6.0cvs37
7726
7727         * src/plugins/pgpinline/pgpinline.c
7728         * src/plugins/pgpmime/pgpmime.c
7729                 Release GPG context at the latest 
7730                 possible moment. Maybe fixes 
7731                 bug 1057, 'crash on sending signed 
7732                 message to a newsgroup'
7733                 
7734
7735 2006-11-12 [colin]      2.6.0cvs36
7736
7737         * src/plugins/pgpcore/sgpgme.c
7738                 Tell a bit more when gpg's status doesn't
7739                 contain any signature
7740
7741 2006-11-12 [colin]      2.6.0cvs35
7742
7743         * src/compose.c
7744                 Fix bug 1060, 'compilation error with 
7745                 Irix's cc'
7746
7747 2006-11-12 [paul]       2.6.0cvs34
7748
7749         * doc/man/claws-mail.1
7750         * src/prefs_gtk.c
7751         * src/plugins/clamav/README
7752         * src/plugins/spamassassin/README
7753         * tools/README
7754         * tools/freshmeat_search.pl
7755         * tools/google_search.pl
7756         * tools/multiwebsearch.pl
7757                 more renaming
7758         * src/plugins/trayicon/trayicon.c
7759                 fix compiliation warning
7760
7761 2006-11-11 [colin]      2.6.0cvs33
7762
7763         * src/folderview.c
7764                 Forbid drag and drop from/to different
7765                 folders of type F_UNKNOWN
7766
7767 2006-11-11 [colin]      2.6.0cvs32
7768
7769         * src/plugins/pgpinline/pgpinline.c
7770                 Fix typo in previous commit:
7771                 - gpgme_new(&ctx);
7772                 + if ((err = gpgme_new(&data->ctx)) ...)
7773
7774 2006-11-11 [colin]      2.6.0cvs31
7775
7776         * src/plugins/pgpinline/pgpinline.c
7777         * src/plugins/pgpmime/pgpmime.c
7778                 Check success after calling gpgme_new
7779                 Maybe fixes bug 1057, 'crash on sending 
7780                 signed message to a newsgroup'
7781
7782 2006-11-11 [colin]      2.6.0cvs30
7783
7784         * src/undo.c
7785                 init undostruct to 0s (from
7786                 valgrind log of bug 1057)
7787
7788 2006-11-10 [colin]      2.6.0cvs29
7789
7790         * src/mainwindow.c
7791                 Set cursor to wait before filtering
7792                 duplicates in all folders
7793         * src/plugins/bogofilter/bogofilter.c
7794         * src/plugins/bogofilter/bogofilter.h
7795         * src/plugins/bogofilter/bogofilter_gtk.c
7796                 Completely thread away the bogofilter
7797                 filtering
7798
7799 2006-11-10 [mones]      2.6.0cvs28
7800
7801         * src/compose.c
7802         * src/compose.h
7803                 added COMPOSE_CHECK_BEFORE_SEND hook
7804
7805 2006-11-10 [paul]       2.6.0cvs27
7806
7807         * src/crash.c
7808                 more renaming
7809                 add libSM to get_compiled_in_features()
7810         * src/main.c
7811                 more renaming
7812
7813 2006-11-10 [colin]      2.6.0cvs26
7814
7815         * src/etpan/imap-thread.c
7816                 Add a reference to libetpan's sasl engine
7817                 so that sasl_done() doesn't get called by
7818                 libetpan, and doesn't break openssl.
7819                 Should fix bug 1053, 'SC fails to reestablish 
7820                 a secure connection'
7821                 Patch by Hoa
7822
7823 2006-11-10 [colin]      2.6.0cvs25
7824
7825         * manual/addrbook.xml
7826         * manual/advanced.xml
7827         * manual/faq.xml
7828         * manual/intro.xml
7829                 Some more renaming
7830
7831 2006-11-09 [colin]      2.6.0cvs24
7832
7833         * src/plugins/bogofilter/bogofilter_gtk.c
7834                 Add comment about annoyance
7835
7836 2006-11-09 [colin]      2.6.0cvs23
7837
7838         * src/plugins/bogofilter/bogofilter.c
7839         * src/plugins/bogofilter/bogofilter_gtk.c
7840                 Prepare things needed to thread bogofilter
7841                 filtering: separate bogo stuff and possible GUI
7842                 stuff. 
7843
7844 2006-11-09 [colin]      2.6.0cvs22
7845
7846         * src/account.c
7847         * src/compose.c
7848                 Search for one of our accounts in Delivered-To
7849                 (helps for auto-account selection when 
7850                  replying/forwarding)
7851         * src/folderview.c
7852         * src/mainwindow.c
7853         * src/mainwindow.h
7854         * src/plugins/trayicon/trayicon.c
7855                 Allow opening a new mail with any account from
7856                 the contextual menu
7857
7858 2006-11-09 [wwp]        2.6.0cvs21
7859
7860         * src/compose.c
7861         * src/prefs_common.c
7862         * src/prefs_common.h
7863         * src/prefs_compose_writing.c
7864                 add a compose new message format (in prefs/compose/writing), it's a
7865                 simple subject+body template to use when opening a new composition
7866                 window. It's similar to the existent reply and forward formats.
7867
7868                 enhanced the template/format % symbols substitution mechanism to
7869                 use current composition window information when % are used in
7870                 the compose new message format or in templates applied to new
7871                 messages (there were useless in that situations before). When
7872                 applied to new messages, %d corresponds to the system time/date.
7873
7874 2006-11-09 [paul]       2.6.0cvs20
7875
7876         * src/gtk/authors.h
7877                 fix last commit
7878
7879 2006-11-09 [paul]       2.6.0cvs19
7880
7881         * src/gtk/authors.h
7882                 keep tje alphabetical order
7883
7884 2006-11-08 [colin]      2.6.0cvs18
7885
7886         * src/etpan/imap-thread.c
7887                 Fix bug 1054, 'Slowness logging big 
7888                 data chunks'
7889
7890 2006-11-08 [paul]       2.6.0cvs17
7891
7892         * tools/Makefile.am
7893                 fix the renaming
7894
7895 2006-11-08 [paul]       2.6.0cvs16
7896
7897         * src/common/defs.h
7898                 update BUGZILLA_URI
7899
7900 2006-11-08 [paul]       2.6.0cvs15
7901
7902         * tools/Makefile.am
7903         * tools/OOo2claws-mail.pl
7904         * tools/OOo2sylpheed.pl
7905         * tools/README
7906         * tools/acroread2claws-mail.pl
7907         * tools/acroread2sylpheed.pl
7908         * tools/kmail2claws-mail.pl
7909         * tools/kmail2claws-mail_v2.pl
7910         * tools/kmail2sylpheed.pl
7911         * tools/kmail2sylpheed_v2.pl
7912         * tools/maildir2claws-mail.pl
7913         * tools/maildir2sylpheed.pl
7914         * tools/nautilus2claws-mail.sh
7915         * tools/nautilus2sylpheed.sh
7916         * tools/outlook2claws-mail.pl
7917         * tools/outlook2sylpheed.pl
7918         * tools/tb2claws-mail
7919         * tools/tb2sylpheed
7920         * tools/tbird2claws.py
7921         * tools/tbird2syl.py
7922         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7923         * tools/kdeservicemenu/install.sh
7924         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7925         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7926         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7927         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7928         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7929                 renamed (removed, added) tools files
7930
7931 2006-11-08 [paul]       2.6.0cvs14
7932
7933         * src/main.c
7934         * src/common/defs.h
7935                 Migrate sylpheedrc to clawsrc, and fix the standard
7936                 plugins path in the process
7937
7938 2006-11-07 [colin]      2.6.0cvs13
7939
7940         * src/Makefile.am
7941                 Symlink sylpheed-claws relative to 
7942                 claws-mail
7943
7944 2006-11-07 [colin]      2.6.0cvs12
7945
7946         * src/compose.c
7947                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7948
7949 2006-11-07 [paul]       2.6.0cvs11
7950
7951         * src/gtk/about.c
7952                 Fix a missed occurence of
7953                 Sylpheed-Claws
7954
7955 2006-11-07 [paul]       2.6.0cvs10
7956
7957         * src/Makefile.am
7958                 Fix symlink installation
7959
7960 2006-11-07 [paul]       2.6.0cvs9
7961
7962         * src/Makefile.am
7963                 Symlink claws-mail to sylpheed-claws
7964         * src/common/utils.c
7965                 Fix migrating symlinks
7966         * src/etpan/imap-thread.c
7967                 check certificate only when there's
7968                 no error
7969
7970 2006-11-07 [paul]       2.6.0cvs8
7971
7972         * Makefile.am
7973                 Fix icon breakages with Gtk, which needs a 
7974                 cache updated to see them.
7975
7976 2006-11-07 [paul]       2.6.0cvs7
7977
7978         * .cvsignore
7979         * AUTHORS
7980         * COPYING
7981         * INSTALL
7982         * Makefile.am
7983         * NEWS
7984         * README
7985         * RELEASE_NOTES
7986         * autogen.sh
7987         * claws-mail-128x128.png
7988         * claws-mail-64x64.png
7989         * claws-mail.ico
7990         * claws-mail.pc.in
7991         * claws-mail.png
7992         * configure.ac
7993         * sylpheed-claws-128x128.png
7994         * sylpheed-claws-64x64.png
7995         * sylpheed-claws.desktop
7996         * sylpheed-claws.ico
7997         * sylpheed-claws.pc.in
7998         * sylpheed-claws.png
7999         * debian/README.Debian
8000         * debian/changelog
8001         * debian/claws-mail.desktop
8002         * debian/claws-mail.menu
8003         * debian/claws-mail.postinst.debhelper
8004         * debian/claws-mail.postrm.debhelper
8005         * debian/control
8006         * debian/copyright
8007         * debian/files
8008         * debian/rules
8009         * debian/sylpheed-claws.desktop
8010         * debian/sylpheed-claws.menu
8011         * debian/sylpheed-claws.postinst.debhelper
8012         * debian/sylpheed-claws.postrm.debhelper
8013         * doc/man/Makefile.am
8014         * doc/man/claws-mail.1
8015         * doc/man/sylpheed-claws.1
8016         * doc/src/ChangeLog.claws-pre0.8.0
8017         * manual/Makefile.am
8018         * manual/account.xml
8019         * manual/ack.xml
8020         * manual/addrbook.xml
8021         * manual/advanced.xml
8022         * manual/claws-mail-manual.xml
8023         * manual/faq.xml
8024         * manual/glossary.xml
8025         * manual/handling.xml
8026         * manual/intro.xml
8027         * manual/keyboard.xml
8028         * manual/plugins.xml
8029         * manual/starting.xml
8030         * manual/sylpheed-claws-manual.xml
8031         * manual/xml2pdf
8032         * manual/dist/.cvsignore
8033         * manual/dist/html/.cvsignore
8034         * manual/dist/html/Makefile.am
8035         * manual/dist/pdf/.cvsignore
8036         * manual/dist/pdf/Makefile.am
8037         * manual/dist/ps/.cvsignore
8038         * manual/dist/ps/Makefile.am
8039         * manual/dist/txt/.cvsignore
8040         * manual/dist/txt/Makefile.am
8041         * manual/es/Makefile.am
8042         * manual/es/advanced.xml
8043         * manual/es/claws-mail-manual.xml
8044         * manual/es/faq.xml
8045         * manual/es/glossary.xml
8046         * manual/es/handling.xml
8047         * manual/es/intro.xml
8048         * manual/es/plugins.xml
8049         * manual/es/sylpheed-claws-manual.xml
8050         * manual/es/dist/.cvsignore
8051         * manual/es/dist/html/.cvsignore
8052         * manual/es/dist/html/Makefile.am
8053         * manual/es/dist/pdf/.cvsignore
8054         * manual/es/dist/pdf/Makefile.am
8055         * manual/es/dist/ps/.cvsignore
8056         * manual/es/dist/ps/Makefile.am
8057         * manual/es/dist/txt/.cvsignore
8058         * manual/es/dist/txt/Makefile.am
8059         * manual/fr/Makefile.am
8060         * manual/fr/account.xml
8061         * manual/fr/ack.xml
8062         * manual/fr/addrbook.xml
8063         * manual/fr/advanced.xml
8064         * manual/fr/claws-mail-manual.xml
8065         * manual/fr/faq.xml
8066         * manual/fr/glossary.xml
8067         * manual/fr/handling.xml
8068         * manual/fr/intro.xml
8069         * manual/fr/keyboard.xml
8070         * manual/fr/plugins.xml
8071         * manual/fr/starting.xml
8072         * manual/fr/sylpheed-claws-manual.xml
8073         * manual/fr/dist/.cvsignore
8074         * manual/fr/dist/html/.cvsignore
8075         * manual/fr/dist/html/Makefile.am
8076         * manual/fr/dist/pdf/.cvsignore
8077         * manual/fr/dist/pdf/Makefile.am
8078         * manual/fr/dist/ps/.cvsignore
8079         * manual/fr/dist/ps/Makefile.am
8080         * manual/fr/dist/txt/.cvsignore
8081         * manual/fr/dist/txt/Makefile.am
8082         * manual/pl/Makefile.am
8083         * manual/pl/account.xml
8084         * manual/pl/ack.xml
8085         * manual/pl/addrbook.xml
8086         * manual/pl/advanced.xml
8087         * manual/pl/claws-mail-manual.xml
8088         * manual/pl/faq.xml
8089         * manual/pl/glossary.xml
8090         * manual/pl/handling.xml
8091         * manual/pl/intro.xml
8092         * manual/pl/keyboard.xml
8093         * manual/pl/plugins.xml
8094         * manual/pl/starting.xml
8095         * manual/pl/sylpheed-claws-manual.xml
8096         * manual/pl/dist/.cvsignore
8097         * manual/pl/dist/html/.cvsignore
8098         * manual/pl/dist/html/Makefile.am
8099         * manual/pl/dist/pdf/.cvsignore
8100         * manual/pl/dist/pdf/Makefile.am
8101         * manual/pl/dist/ps/.cvsignore
8102         * manual/pl/dist/ps/Makefile.am
8103         * manual/pl/dist/txt/.cvsignore
8104         * manual/pl/dist/txt/Makefile.am
8105         * po/.cvsignore
8106         * po/Makevars
8107         * src/.cvsignore
8108         * src/Makefile.am
8109         * src/account.c
8110         * src/account.h
8111         * src/action.c
8112         * src/action.h
8113         * src/adbookbase.h
8114         * src/addr_compl.c
8115         * src/addr_compl.h
8116         * src/addrbook.c
8117         * src/addrcache.c
8118         * src/addrcache.h
8119         * src/addrcindex.c
8120         * src/addrcindex.h
8121         * src/addrclip.c
8122         * src/addrclip.h
8123         * src/addrdefs.h
8124         * src/addressadd.c
8125         * src/addressadd.h
8126         * src/addressbook.c
8127         * src/addressbook.h
8128         * src/addressbook_foldersel.c
8129         * src/addressbook_foldersel.h
8130         * src/addrgather.c
8131         * src/addrgather.h
8132         * src/addrharvest.c
8133         * src/addrharvest.h
8134         * src/addrindex.c
8135         * src/addrindex.h
8136         * src/addritem.c
8137         * src/addritem.h
8138         * src/addrquery.c
8139         * src/addrquery.h
8140         * src/addrselect.c
8141         * src/addrselect.h
8142         * src/alertpanel.c
8143         * src/alertpanel.h
8144         * src/browseldap.c
8145         * src/browseldap.h
8146         * src/codeconv.c
8147         * src/codeconv.h
8148         * src/compose.c
8149         * src/crash.c
8150         * src/crash.h
8151         * src/customheader.c
8152         * src/customheader.h
8153         * src/displayheader.c
8154         * src/displayheader.h
8155         * src/editaddress.c
8156         * src/editaddress.h
8157         * src/editbook.c
8158         * src/editbook.h
8159         * src/editgroup.c
8160         * src/editgroup.h
8161         * src/editjpilot.c
8162         * src/editjpilot.h
8163         * src/editldap.c
8164         * src/editldap.h
8165         * src/editldap_basedn.c
8166         * src/editldap_basedn.h
8167         * src/editvcard.c
8168         * src/editvcard.h
8169         * src/exphtmldlg.c
8170         * src/exphtmldlg.h
8171         * src/expldifdlg.c
8172         * src/expldifdlg.h
8173         * src/export.c
8174         * src/exporthtml.c
8175         * src/exporthtml.h
8176         * src/exportldif.c
8177         * src/exportldif.h
8178         * src/filtering.c
8179         * src/filtering.h
8180         * src/folder.c
8181         * src/folder.h
8182         * src/folder_item_prefs.c
8183         * src/folder_item_prefs.h
8184         * src/foldersel.c
8185         * src/foldersel.h
8186         * src/folderutils.c
8187         * src/folderutils.h
8188         * src/folderview.c
8189         * src/folderview.h
8190         * src/grouplistdialog.c
8191         * src/grouplistdialog.h
8192         * src/html.c
8193         * src/html.h
8194         * src/image_viewer.c
8195         * src/image_viewer.h
8196         * src/imap.c
8197         * src/imap.h
8198         * src/imap_gtk.c
8199         * src/imap_gtk.h
8200         * src/import.c
8201         * src/import.h
8202         * src/importldif.c
8203         * src/importldif.h
8204         * src/importmutt.c
8205         * src/importmutt.h
8206         * src/importpine.c
8207         * src/importpine.h
8208         * src/inc.c
8209         * src/inc.h
8210         * src/jpilot.c
8211         * src/jpilot.h
8212         * src/ldapctrl.c
8213         * src/ldapctrl.h
8214         * src/ldaplocate.c
8215         * src/ldaplocate.h
8216         * src/ldapquery.c
8217         * src/ldapquery.h
8218         * src/ldapserver.c
8219         * src/ldapserver.h
8220         * src/ldaputil.c
8221         * src/ldaputil.h
8222         * src/ldif.c
8223         * src/ldif.h
8224         * src/localfolder.c
8225         * src/localfolder.h
8226         * src/main.c
8227         * src/main.h
8228         * src/mainwindow.c
8229         * src/mainwindow.h
8230         * src/manual.c
8231         * src/manual.h
8232         * src/matcher.c
8233         * src/matcher.h
8234         * src/matcher_parser.h
8235         * src/matcher_parser_lex.l
8236         * src/matcher_parser_parse.y
8237         * src/mbox.c
8238         * src/mbox.h
8239         * src/message_search.c
8240         * src/message_search.h
8241         * src/messageview.c
8242         * src/messageview.h
8243         * src/mh.c
8244         * src/mh.h
8245         * src/mh_gtk.c
8246         * src/mh_gtk.h
8247         * src/mimeview.c
8248         * src/mimeview.h
8249         * src/msgcache.c
8250         * src/msgcache.h
8251         * src/mutt.c
8252         * src/mutt.h
8253         * src/news.c
8254         * src/news.h
8255         * src/news_gtk.c
8256         * src/news_gtk.h
8257         * src/noticeview.c
8258         * src/noticeview.h
8259         * src/partial_download.c
8260         * src/partial_download.h
8261         * src/pine.c
8262         * src/pine.h
8263         * src/pop.c
8264         * src/pop.h
8265         * src/prefs_account.c
8266         * src/prefs_account.h
8267         * src/prefs_actions.c
8268         * src/prefs_actions.h
8269         * src/prefs_common.c
8270         * src/prefs_common.h
8271         * src/prefs_compose_writing.c
8272         * src/prefs_compose_writing.h
8273         * src/prefs_customheader.c
8274         * src/prefs_customheader.h
8275         * src/prefs_display_header.c
8276         * src/prefs_display_header.h
8277         * src/prefs_ext_prog.c
8278         * src/prefs_ext_prog.h
8279         * src/prefs_filtering.c
8280         * src/prefs_folder_column.c
8281         * src/prefs_folder_column.h
8282         * src/prefs_folder_item.c
8283         * src/prefs_folder_item.h
8284         * src/prefs_fonts.c
8285         * src/prefs_fonts.h
8286         * src/prefs_gtk.c
8287         * src/prefs_gtk.h
8288         * src/prefs_image_viewer.c
8289         * src/prefs_image_viewer.h
8290         * src/prefs_matcher.c
8291         * src/prefs_matcher.h
8292         * src/prefs_message.c
8293         * src/prefs_message.h
8294         * src/prefs_msg_colors.c
8295         * src/prefs_msg_colors.h
8296         * src/prefs_other.c
8297         * src/prefs_other.h
8298         * src/prefs_quote.c
8299         * src/prefs_quote.h
8300         * src/prefs_receive.c
8301         * src/prefs_receive.h
8302         * src/prefs_send.c
8303         * src/prefs_send.h
8304         * src/prefs_spelling.c
8305         * src/prefs_spelling.h
8306         * src/prefs_summaries.c
8307         * src/prefs_summaries.h
8308         * src/prefs_summary_column.c
8309         * src/prefs_summary_column.h
8310         * src/prefs_template.c
8311         * src/prefs_template.h
8312         * src/prefs_themes.c
8313         * src/prefs_themes.h
8314         * src/prefs_toolbar.c
8315         * src/prefs_toolbar.h
8316         * src/prefs_wrapping.c
8317         * src/prefs_wrapping.h
8318         * src/privacy.c
8319         * src/privacy.h
8320         * src/procheader.c
8321         * src/procheader.h
8322         * src/procmime.c
8323         * src/procmime.h
8324         * src/procmsg.c
8325         * src/procmsg.h
8326         * src/quote_fmt.c
8327         * src/quote_fmt_parse.y
8328         * src/recv.c
8329         * src/recv.h
8330         * src/remotefolder.c
8331         * src/remotefolder.h
8332         * src/send_message.c
8333         * src/send_message.h
8334         * src/setup.c
8335         * src/setup.h
8336         * src/sourcewindow.c
8337         * src/sourcewindow.h
8338         * src/ssl_manager.c
8339         * src/ssl_manager.h
8340         * src/statusbar.c
8341         * src/statusbar.h
8342         * src/stock_pixmap.c
8343         * src/stock_pixmap.h
8344         * src/summary_search.c
8345         * src/summary_search.h
8346         * src/summaryview.c
8347         * src/summaryview.h
8348         * src/syldap.c
8349         * src/syldap.h
8350         * src/textview.c
8351         * src/textview.h
8352         * src/toolbar.c
8353         * src/toolbar.h
8354         * src/undo.c
8355         * src/undo.h
8356         * src/unmime.c
8357         * src/unmime.h
8358         * src/vcard.c
8359         * src/vcard.h
8360         * src/wizard.c
8361         * src/wizard.h
8362         * src/common/base64.c
8363         * src/common/base64.h
8364         * src/common/defs.h
8365         * src/common/hooks.c
8366         * src/common/hooks.h
8367         * src/common/log.c
8368         * src/common/log.h
8369         * src/common/mgutils.c
8370         * src/common/mgutils.h
8371         * src/common/nntp.c
8372         * src/common/nntp.h
8373         * src/common/passcrypt.c
8374         * src/common/passcrypt.h.in
8375         * src/common/plugin.c
8376         * src/common/plugin.h
8377         * src/common/prefs.c
8378         * src/common/prefs.h
8379         * src/common/progressindicator.c
8380         * src/common/progressindicator.h
8381         * src/common/quoted-printable.c
8382         * src/common/quoted-printable.h
8383         * src/common/session.c
8384         * src/common/session.h
8385         * src/common/smtp.c
8386         * src/common/smtp.h
8387         * src/common/socket.c
8388         * src/common/socket.h
8389         * src/common/ssl.c
8390         * src/common/ssl.h
8391         * src/common/stringtable.c
8392         * src/common/stringtable.h
8393         * src/common/sylpheed.c
8394         * src/common/sylpheed.h
8395         * src/common/template.c
8396         * src/common/template.h
8397         * src/common/timing.h
8398         * src/common/utils.c
8399         * src/common/utils.h
8400         * src/common/version.h.in
8401         * src/common/xml.c
8402         * src/common/xml.h
8403         * src/common/xmlprops.c
8404         * src/common/xmlprops.h
8405         * src/gtk/about.c
8406         * src/gtk/colorlabel.c
8407         * src/gtk/colorlabel.h
8408         * src/gtk/colorsel.c
8409         * src/gtk/colorsel.h
8410         * src/gtk/combobox.c
8411         * src/gtk/combobox.h
8412         * src/gtk/description_window.c
8413         * src/gtk/description_window.h
8414         * src/gtk/filesel.c
8415         * src/gtk/filesel.h
8416         * src/gtk/foldersort.c
8417         * src/gtk/foldersort.h
8418         * src/gtk/gtkaspell.c
8419         * src/gtk/gtkaspell.h
8420         * src/gtk/gtksctree.c
8421         * src/gtk/gtkshruler.c
8422         * src/gtk/gtkshruler.h
8423         * src/gtk/gtkutils.c
8424         * src/gtk/gtkutils.h
8425         * src/gtk/icon_legend.c
8426         * src/gtk/icon_legend.h
8427         * src/gtk/logwindow.c
8428         * src/gtk/logwindow.h
8429         * src/gtk/manage_window.c
8430         * src/gtk/manage_window.h
8431         * src/gtk/pluginwindow.c
8432         * src/gtk/pluginwindow.h
8433         * src/gtk/prefswindow.c
8434         * src/gtk/prefswindow.h
8435         * src/gtk/quicksearch.c
8436         * src/gtk/quicksearch.h
8437         * src/pixmaps/claws-mail.xpm
8438         * src/pixmaps/claws-mail_icon.xpm
8439         * src/pixmaps/claws-mail_logo.xpm
8440         * src/pixmaps/sylpheed-claws.xpm
8441         * src/pixmaps/sylpheed-claws_icon.xpm
8442         * src/pixmaps/sylpheed-claws_logo.xpm
8443         * src/plugins/bogofilter/Makefile.am
8444         * src/plugins/bogofilter/bogofilter.c
8445         * src/plugins/bogofilter/bogofilter.h
8446         * src/plugins/bogofilter/bogofilter_gtk.c
8447         * src/plugins/clamav/Makefile.am
8448         * src/plugins/clamav/clamav_plugin.c
8449         * src/plugins/clamav/clamav_plugin.h
8450         * src/plugins/clamav/clamav_plugin_gtk.c
8451         * src/plugins/demo/Makefile.am
8452         * src/plugins/demo/demo.c
8453         * src/plugins/dillo_viewer/Makefile.am
8454         * src/plugins/dillo_viewer/README
8455         * src/plugins/dillo_viewer/dillo_prefs.c
8456         * src/plugins/dillo_viewer/dillo_prefs.h
8457         * src/plugins/dillo_viewer/dillo_viewer.c
8458         * src/plugins/pgpcore/Makefile.am
8459         * src/plugins/pgpcore/passphrase.c
8460         * src/plugins/pgpcore/passphrase.h
8461         * src/plugins/pgpcore/pgp_viewer.c
8462         * src/plugins/pgpcore/pgp_viewer.h
8463         * src/plugins/pgpcore/plugin.c
8464         * src/plugins/pgpcore/prefs_gpg.c
8465         * src/plugins/pgpcore/prefs_gpg.h
8466         * src/plugins/pgpcore/select-keys.c
8467         * src/plugins/pgpcore/select-keys.h
8468         * src/plugins/pgpcore/sgpgme.c
8469         * src/plugins/pgpcore/sgpgme.h
8470         * src/plugins/pgpcore/sylpheed.def
8471         * src/plugins/pgpcore/version.rc
8472         * src/plugins/pgpinline/Makefile.am
8473         * src/plugins/pgpinline/pgpinline.c
8474         * src/plugins/pgpinline/pgpinline.h
8475         * src/plugins/pgpinline/plugin.c
8476         * src/plugins/pgpinline/sylpheed.def
8477         * src/plugins/pgpinline/version.rc
8478         * src/plugins/pgpmime/Makefile.am
8479         * src/plugins/pgpmime/pgpmime.c
8480         * src/plugins/pgpmime/pgpmime.h
8481         * src/plugins/pgpmime/plugin.c
8482         * src/plugins/pgpmime/sylpheed.def
8483         * src/plugins/pgpmime/version.rc
8484         * src/plugins/spamassassin/Makefile.am
8485         * src/plugins/spamassassin/README
8486         * src/plugins/spamassassin/spamassassin.c
8487         * src/plugins/spamassassin/spamassassin.h
8488         * src/plugins/spamassassin/spamassassin_gtk.c
8489         * src/plugins/trayicon/Makefile.am
8490         * src/plugins/trayicon/trayicon.c
8491         * tools/OOo2sylpheed.pl
8492         * tools/README
8493         * tools/README.sylprint
8494         * tools/acroread2sylpheed.pl
8495         * tools/claws.i18n.status.pl
8496         * tools/filter_conv.pl
8497         * tools/filter_conv_new.pl
8498         * tools/freshmeat_search.pl
8499         * tools/google_search.pl
8500         * tools/kmail2sylpheed.pl
8501         * tools/kmail2sylpheed_v2.pl
8502         * tools/make.themes.project
8503         * tools/multiwebsearch.pl
8504         * tools/nautilus2sylpheed.sh
8505         * tools/outlook2sylpheed.pl
8506         * tools/sylprint.pl
8507         * tools/sylprint.rc
8508         * tools/tb2sylpheed
8509         * tools/textviewer.sh
8510         * tools/vcard2xml.py
8511         * tools/kdeservicemenu/README
8512         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8513         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8514         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8515                 Change name to Claws Mail. Announce to follow...
8516
8517 2006-11-06 [wwp]        2.6.0cvs6
8518
8519         * src/prefs_template.c
8520                 unify messages related to quote format/template errors (fix
8521                 capitalization), again.
8522
8523 2006-11-06 [wwp]        2.6.0cvs5
8524
8525         * src/prefs_quote.c
8526                 unify messages related to quote format/template errors.
8527
8528 2006-11-06 [wwp]        2.6.0cvs4
8529
8530         * src/prefs_msg_colors.c
8531                 more uses of Q_ macro for contextual translations, thanks
8532                 to Fabien (fzzzzz).
8533
8534 2006-11-06 [wwp]        2.6.0cvs3
8535
8536         * src/compose.c
8537         * src/common/utils.c
8538         * src/common/utils.h
8539                 show an alertpanel to make sure users are aware that sensitive
8540                 files are attached (it's file blacklist-based). This will fix
8541                 interaction w/ GoogleEarth for instance, thanks to Colin.
8542
8543 2006-11-06 [wwp]        2.6.0cvs2
8544
8545         * src/prefs_quote.c
8546         * src/prefs_template.c
8547         * src/prefs_template.h
8548                 check quote format when applying/closing prefs. For now this only
8549                 shows up an error dialog box, not preventing the user from using
8550                 a broken quote (reply, forwards) format.
8551
8552 2006-11-06 [wwp]        2.6.0cvs1
8553
8554         * src/prefs_template.c
8555                 fix missing checks of some template fields.
8556
8557 2006-11-06 [paul]       2.6.0
8558
8559         * NEWS
8560         * README
8561         * RELEASE_NOTES
8562                 2.6.0 released
8563
8564 2006-11-06 [paul]       2.5.6cvs22
8565
8566         * manual/advanced.xml
8567         * manual/es/advanced.xml
8568                 put 'respect_flowed_format' info in the correct
8569                 place
8570
8571 2006-11-06 [mones]      2.5.6cvs21
8572
8573         * po/es.po
8574                 Minor fixes for release
8575
8576 2006-11-06 [paul]       2.5.6cvs20
8577
8578         * po/cs.po
8579         * po/de.po
8580         * po/fr.po
8581         * po/it.po
8582         * po/nl.po
8583         * po/pt_BR.po
8584         * po/sk.po
8585         * po/sv.po
8586         * po/zh_CN.po
8587                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8588                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8589                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8590                 Young
8591
8592 2006-11-02 [colin]      2.5.6cvs19
8593
8594         * src/imap.c
8595         * src/imap.h
8596         * src/prefs_account.c
8597         * src/etpan/imap-thread.c
8598                 Add GSSAPI support - fixes Debian bug #383274
8599
8600 2006-11-01 [colin]      2.5.6cvs18
8601
8602         * src/jpilot.c
8603                 Handle libpisock12 support. Probably
8604                 fixes bug 1046, 'jpilot AddressDB.pdb 
8605                 import fail'
8606
8607 2006-11-01 [colin]      2.5.6cvs17
8608
8609         * src/folderutils.c
8610                 debug_print() folderutils_mark_all_read()
8611
8612 2006-11-01 [colin]      2.5.6cvs16
8613
8614         * COPYING
8615                 Add missed files to the Apache exception
8616
8617 2006-10-31 [colin]      2.5.6cvs15
8618
8619         * src/folder.c
8620         * src/folder.h
8621                 Add a copy_private_data() func to FolderClasses
8622                 Doesn't break the feature freeze, because we 
8623                 won't use it (right now) in the core.
8624
8625 2006-10-31 [colin]      2.5.6cvs14
8626
8627         * COPYING
8628                 Allow linking with the Apache licensed files in
8629                 src/plugins/spamassassin. Hopefully fixes 
8630                 bug 1048, 'Spamassassin plugin license problem'
8631
8632 2006-10-31 [wwp]        2.5.6cvs13
8633
8634         * src/compose.c
8635                 fix and optimize trimming of leading linefeeds in body loop.
8636
8637 2006-10-31 [colin]      2.5.6cvs12
8638
8639         * src/etpan/imap-thread.c
8640         * src/imap.c
8641                 Make really sure to have NULL sets in case
8642                 of error
8643
8644 2006-10-30 [wwp]        2.5.6cvs11
8645
8646         * src/prefs_common.c
8647         * src/prefs_common.h
8648         * src/compose.c
8649                 fix broken storage of quote format template when it contains \-escape
8650                 sequences. The application of such sequences is also fixed now (\t
8651                 in quote format will be a real tab instead of a 't', for instance).
8652
8653 2006-10-27 [colin]      2.5.6cvs10
8654
8655         * src/compose.c
8656                 Probably fix bug 1045, 'sylpheed-claws 
8657                 doesn't remove the mail from the IMAP 
8658                 Queue folder after sending'. From
8659                 2.5.6cvs3-stable
8660
8661 2006-10-27 [colin]      2.5.6cvs9
8662
8663         * configure.ac
8664                 Require libetpan-0.48. I'm so annoying,
8665                 I know ;-)
8666
8667 2006-10-27 [colin]      2.5.6cvs8
8668
8669         * src/folder.c
8670         * src/imap.c
8671                 Probably fix bug 1044, 'sylpheed-claws 
8672                 segfaults while moving mails' - Fix relation
8673                 usage when moving to an IMAP mailbox from another
8674                 mailbox
8675
8676 2006-10-26 [paul]       2.5.6cvs7
8677
8678         * src/gtk/about.c
8679                 add libSM to compiled-in features
8680                 list
8681
8682 2006-10-24 [colin]      2.5.6cvs6
8683
8684         * src/textview.c
8685         * src/gtk/gtkutils.c
8686                 Fix crash when printing emails with an
8687                 xface
8688
8689 2006-10-24 [mones]      2.5.6cvs5
8690
8691         * manual/es/advanced.xml
8692                 Synchronize hidden option respect_flowed_format
8693         * po/es.po
8694                 Updated translation
8695
8696 2006-10-21 [paul]       2.5.6cvs4
8697
8698         * src/gtk/authors.h
8699         * src/plugins/pgpcore/pgp_viewer.c
8700         * src/plugins/pgpcore/sgpgme.c
8701                 fix building on BSDs
8702                 Thanks to Michael Hughes
8703                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8704
8705 2006-10-20 [colin]      2.5.6cvs3
8706
8707         * configure.ac
8708                 Bump up libetpan requirement
8709                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8710         * src/common/utils.c
8711         * src/common/utils.h
8712                 Add convenience get_file_mtime()
8713         * src/imap.c
8714         * src/etpan/imap-thread.c
8715         * src/etpan/imap-thread.h
8716                 Implement UIDPLUS support if the server
8717                 supports it - faster sending in this case
8718
8719 2006-10-19 [colin]      2.5.6cvs2
8720
8721         * src/gtk/quicksearch.c
8722                 Fix emptying in type-ahead+extended mode
8723         * src/mainwindow.c
8724         * src/mainwindow.h
8725                 Add a hook for offline state change
8726         * src/plugins/trayicon/trayicon.c
8727                 Use it to display offline icons
8728         * src/plugins/trayicon/Makefile.am
8729         * src/plugins/trayicon/newmail.offline.xpm
8730         * src/plugins/trayicon/newmarkedmail.offline.xpm
8731         * src/plugins/trayicon/nomail.offline.xpm
8732         * src/plugins/trayicon/unreadmail.offline.xpm
8733         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8734                 Add the icons
8735
8736 2006-10-12 [paul]       2.5.6cvs1
8737
8738         * NEWS
8739         * README
8740         * configure.ac
8741                 Update version number following
8742                 stable release
8743
8744 2006-10-19 [colin]      2.5.5cvs18
8745
8746         * manual/handling.xml
8747                 Add type-ahead search
8748
8749 2006-10-18 [colin]      2.5.5cvs17
8750
8751         * src/gtk/quicksearch.c
8752                 Remove "save to history only if there's
8753                 no syntax error", it breaks for some 
8754                 reason which I'll investigate later.
8755
8756 2006-10-18 [colin]      2.5.5cvs16
8757
8758         * src/prefs_common.c
8759         * src/prefs_common.h
8760         * src/summaryview.c
8761         * src/gtk/quicksearch.c
8762         * src/gtk/quicksearch.h
8763                 Add a type-ahead option for fast searches
8764                 Patch by Fabien Vantard
8765
8766 2006-10-18 [colin]      2.5.5cvs15
8767
8768         * src/compose.c
8769         * src/compose.h
8770                 Add Options/Reply mode/ menu to be able to
8771                 change the recipients of a reply on the fly
8772
8773 2006-10-18 [colin]      2.5.5cvs14
8774
8775         * src/compose.c
8776                 Fix redirecting of our own sent mails
8777
8778 2006-10-17 [wwp]        2.5.5cvs13
8779
8780         * src/send_message.c
8781                 Fix duplicate error messages when sending, and missing
8782                 newline in such error messages.
8783
8784 2006-10-17 [colin]      2.5.5cvs12
8785
8786         * src/compose.c
8787                 Compare addresses case-insensitive
8788
8789 2006-10-17 [colin]      2.5.5cvs11
8790
8791         * src/plugins/pgpcore/sgpgme.c
8792                 Fix return status
8793
8794 2006-10-17 [colin]      2.5.5cvs10
8795
8796         * src/plugins/pgpcore/pgp_viewer.c
8797                 Fix return status
8798
8799 2006-10-17 [colin]      2.5.5cvs9
8800
8801         * src/quote_fmt.c
8802                 Fix a typo (thanks to Fabien)
8803
8804 2006-10-16 [colin]      2.5.5cvs8
8805
8806         * src/textview.c
8807                 Fix problem with quote-folding when emails
8808                 don't convert cleanly to UTF-8
8809
8810 2006-10-14 [colin]      2.5.5cvs7
8811
8812         * src/prefs_template.c
8813                 Reset fields when reopening
8814                 the window
8815
8816 2006-10-13 [paul]       2.5.5cvs6
8817
8818         * manual/advanced.xml
8819         * src/prefs_message.c
8820                 make 'respect_flowed_format' a hidden
8821                 option, and add a manual entry for it
8822                 Thanks to Colin
8823
8824 2006-10-12 [colin]      2.5.5cvs5
8825
8826         * src/codeconv.c
8827                 Revert part of 2.5.2cvs21:
8828                 Don't optimise by reusing the 
8829                 last iconv converter if possible:
8830                 it seems slightly broken in a 
8831                 very hard way to reproduce
8832
8833 2006-10-12 [colin]      2.5.5cvs4
8834
8835         * src/prefs_common.c
8836         * src/prefs_common.h
8837         * src/prefs_message.c
8838         * src/procmime.c
8839                 Fix bug 1035, 'Incorrect handling 
8840                 of flowed lines'. We now optionnaly
8841                 handle this format (preference is in
8842                 Message View/Text options section)
8843
8844 2006-10-12 [colin]      2.5.5cvs3
8845
8846         * po/POTFILES.in
8847                 Add new file
8848         * src/plugins/pgpcore/pgp_viewer.c
8849         * src/plugins/pgpcore/sgpgme.c
8850                 Don't try to import without asking
8851
8852 2006-10-12 [colin]      2.5.5cvs2
8853
8854         * src/compose.c
8855                 Fix bug 1036, 'Forwarding a mutlipart
8856                 mail with a "text/html" block to ms
8857                 outlook users leeds to freeze of
8858                 outlook'. Poor outlook users...
8859
8860 2006-10-12 [paul]       2.5.5cvs1
8861
8862         * NEWS
8863         * README
8864         * configure.ac
8865                 Update version number following
8866                 stable release
8867
8868 2006-10-11 [paul]       2.5.4cvs1
8869
8870         * NEWS
8871         * README
8872         * configure.ac
8873                 Update version number following
8874                 stable release
8875
8876 2006-10-11 [paul]       2.5.3cvs32
8877
8878         * src/textview.c
8879                 fix bug 1032, 'Segmentation fault when showing
8880                 message' (bug in quote folding)
8881                 Thanks to Colin
8882
8883 2006-10-10 [colin]      2.5.3cvs31
8884
8885         * src/quote_fmt.c
8886                 Rephrase english a bit
8887
8888 2006-10-10 [colin]      2.5.3cvs30
8889
8890         * src/prefs_compose_writing.c
8891                 Stop making the page larger than the window
8892
8893 2006-10-10 [wwp]        2.5.3cvs29
8894
8895         * src/compose.c
8896         * src/prefs_template.c
8897         * src/quote_fmt.c
8898         * src/quote_fmt.h
8899         * src/quote_fmt_lex.l
8900         * src/quote_fmt_parse.y
8901                 Extend the quote parser a bit: allow to get access to
8902                 basic (composing) account info.
8903
8904 2006-10-10 [colin]      2.5.3cvs28
8905
8906         * src/procheader.c
8907                 Fix this \t problem in subject
8908
8909 2006-10-09 [colin]      2.5.3cvs27
8910
8911         * src/main.c
8912         * src/prefs_gtk.c
8913                 Prepare cache a bit later
8914                 If section already exists, skip the new one 
8915                 (as previously); avoid writing the same block
8916                 twice - if we find a second block with the 
8917                 same id, skip it.
8918         * src/plugins/pgpcore/pgp_viewer.c
8919                 Set cursor to busy when retrieving a key
8920         * src/plugins/pgpcore/sgpgme.c
8921                 allow 5 seconds for gpg to export the key
8922                 
8923
8924 2006-10-09 [colin]      2.5.3cvs26
8925
8926         * configure.ac
8927         * src/msgcache.c
8928         * src/prefs_gtk.c
8929                 Check for existence of fgets_unlocked
8930                 and fwrite_unlocked
8931
8932 2006-10-09 [paul]       2.5.3cvs25
8933
8934         * src/prefs_summaries.c
8935                 replace strftime() with fast_strftime() and in
8936                 the consequence fix the bug in the display of
8937                 AM/PM in the 'Example' string
8938
8939 2006-10-09 [ticho]      2.5.3cvs24
8940
8941         * po/sk.po
8942                 Updated (and fixed up somewhat) Slovak translation.
8943
8944 2006-10-08 [colin]      2.5.3cvs23
8945
8946         * src/prefs_folder_item.c
8947                 Explain why prefs in the top-level folder
8948                 aren't retained, but are still useful
8949
8950 2006-10-08 [colin]      2.5.3cvs22
8951
8952         * src/prefs_gtk.c
8953                 Don't cache anything if caching fails
8954
8955 2006-10-08 [colin]      2.5.3cvs21
8956
8957         * src/common/utils.c
8958                 always include gi18n.h
8959
8960 2006-10-07 [colin]      2.5.3cvs20
8961
8962         * src/plugins/pgpcore/pgp_viewer.c
8963                 Kill gpg after 5 seconds wait
8964
8965 2006-10-07 [colin]      2.5.3cvs19
8966
8967         * src/plugins/pgpcore/pgp_viewer.c
8968         * src/plugins/pgpcore/pgp_viewer.h
8969                 Fix copyright
8970
8971 2006-10-07 [colin]      2.5.3cvs18
8972
8973         * src/plugins/pgpcore/pgp_viewer.c
8974         * src/plugins/pgpcore/pgp_viewer.h
8975                 Actually add the files to CVS
8976
8977 2006-10-07 [colin]      2.5.3cvs17
8978
8979         * src/plugins/pgpcore/sgpgme.c
8980                 Be sure not to crash on 'application/pgp-signature' that
8981                 are not application/pgp-signatures
8982
8983 2006-10-07 [colin]      2.5.3cvs16
8984
8985         * src/textview.c
8986         * src/textview.h
8987                 Make a bit more of the API available
8988         * src/plugins/pgpcore/Makefile.am
8989         * src/plugins/pgpcore/plugin.c
8990         * src/plugins/pgpcore/sgpgme.c
8991                 Add basic key import/export
8992
8993 2006-10-07 [colin]      2.5.3cvs15
8994
8995         * src/folderview.c
8996         * src/imap.c
8997         * src/prefs_account.c
8998         * src/wizard.c
8999                 Warn users *everywhere* if libetpan's not
9000                 linked in
9001
9002 2006-10-06 [mones]      2.5.3cvs14
9003
9004         * po/de.po
9005         * po/es.po
9006                 updated by Stephan Sachse and me
9007
9008 2006-10-06 [colin]      2.5.3cvs13
9009
9010         * src/main.c
9011         * src/common/sylpheed.c
9012                 Don't load common plugins if --exit is passed
9013         * src/prefs_gtk.c
9014         * src/prefs_gtk.h
9015                 Implement a cache to avoid reading the same
9016                 files over and over again at startup
9017
9018 2006-10-06 [colin]      2.5.3cvs12
9019
9020         * src/summaryview.c
9021         * src/gtk/quicksearch.c
9022                 Update display every 5k mails on fast searches
9023
9024 2006-10-06 [colin]      2.5.3cvs11
9025
9026         * src/textview.c
9027                 Don't do quote folding on HTML or ERTF.
9028                 May fix the Cygwin issues if they were
9029                 happening with HTML mails?
9030
9031 2006-10-05 [colin]      2.5.3cvs10
9032
9033         * src/prefs_gtk.c
9034                 Oops, forgot one
9035
9036 2006-10-05 [colin]      2.5.3cvs9
9037
9038         * src/prefs_gtk.c
9039                 Use unlocked_stdio here too
9040
9041 2006-10-05 [colin]      2.5.3cvs8
9042
9043         * src/folderview.c
9044                 Fix go to next * after preferences apply
9045         * src/msgcache.c
9046                 Do the fd lock/unlock ourselves instead of
9047                 letting the libc do it at each write 
9048
9049 2006-10-05 [colin]      2.5.3cvs7
9050
9051         * src/common/utils.c
9052                 Faster division, thanks to Jean Diraison
9053
9054 2006-10-05 [paul]       2.5.3cvs6
9055
9056         * src/common/utils.c
9057                 fix building with --disable-nls
9058
9059 2006-10-04 [colin]      2.5.3cvs5
9060
9061         * src/folder.c
9062                 Maybe fix a segfault
9063
9064 2006-10-04 [wwp]        2.5.3cvs4
9065
9066         * src/prefs_folder_item.c
9067                 Fine-tune layouts in folder item prefs. Suggested by
9068                 Fabien Vantard <fzzzzz@gmail.com>.
9069
9070 2006-10-04 [wwp]        2.5.3cvs3
9071
9072         * src/prefs_folder_item.c
9073                 Kill the clandestine passengers. You didn't see anything.
9074
9075 2006-10-04 [wwp]        2.5.3cvs2
9076
9077         * src/prefs_folder_item.c
9078                 Add a way to test the subject simplify regexp in
9079                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9080                 w/ few layout changes.
9081
9082 2006-20-04 [paul]       2.5.3cvs1
9083
9084         * NEWS
9085         * README
9086         * configure.ac
9087                 Update version number following
9088                 stable release
9089
9090 2006-10-04 [colin]      2.5.2cvs42
9091
9092         * src/folder.c
9093         * src/folder.h
9094         * src/summaryview.c
9095                 Provide a way for folder classes to set their sort
9096                 type and key
9097
9098 2006-10-03 [colin]      2.5.2cvs41
9099
9100         * src/mh.c
9101                 Don't use strlen() to know if the
9102                 string's empty
9103
9104 2006-10-03 [colin]      2.5.2cvs40
9105
9106         * src/mh.c
9107                 Fix "check for new folders" with accentued folders
9108
9109 2006-10-03 [ticho]      2.5.2cvs39
9110
9111         * src/filtering.c
9112         * src/folder.c
9113         * src/inc.c
9114         * src/mbox.c
9115                 Colin's fix for "copy" filtering rules.
9116
9117 2006-10-02 [colin]      2.5.2cvs38
9118
9119         * src/folderview.c
9120                 Fix for double-click too
9121
9122 2006-10-02 [colin]      2.5.2cvs37
9123
9124         * src/folderview.c
9125                 correct fix for cvs36
9126
9127 2006-10-02 [colin]      2.5.2cvs36
9128
9129         * src/folderview.c
9130                 Fix 'goto next unread' after collapsing/expanding 
9131                 a node.
9132
9133 2006-10-02 [colin]      2.5.2cvs35
9134
9135         * src/summaryview.c
9136                 Fix double freeze/thaw
9137         * src/common/utils.c
9138         * src/common/utils.h
9139                 Reimplement strftime
9140         * src/procheader.c
9141                 Use it
9142
9143
9144 2006-10-02 [colin]      2.5.2cvs34
9145
9146         * src/mh.c
9147                 Time mh_write_sequences() - it's fast
9148         * src/summaryview.c
9149                 Init a variable to shut up gcc
9150
9151 2006-10-01 [colin]      2.5.2cvs33
9152
9153         * src/folder.c
9154         * src/mh.c
9155         * src/mh.h
9156         * src/msgcache.c
9157                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9158                 Add fsync but disable it, it's slow as hell
9159
9160 2006-10-01 [colin]      2.5.2cvs32
9161
9162         * src/mh.c
9163         * src/msgcache.c
9164                 fflush() caches and mh_sequences before
9165                 fclose()ing
9166
9167 2006-10-01 [colin]      2.5.2cvs31
9168
9169         * src/msgcache.c
9170                 Don't ftruncate when not using mmap
9171
9172 2006-09-30 [colin]      2.5.2cvs30
9173
9174         * src/main.c
9175                 Write folder list *after* saving caches
9176
9177 2006-09-30 [colin]      2.5.2cvs29
9178
9179         * src/folder.c
9180         * src/mh.c
9181                 Debug forced mtime changes
9182
9183 2006-09-30 [colin]      2.5.2cvs28
9184
9185         * src/folder.c
9186         * src/main.c
9187                 Remove useless debug_print()s (code
9188                 well-tested)
9189
9190 2006-09-30 [colin]      2.5.2cvs27
9191
9192         * src/mh.c
9193                 Do stuff faster when writing mh_sequences
9194
9195 2006-09-30 [colin]      2.5.2cvs26
9196
9197         * src/mh.c
9198                 Don't let the writing of .mh_sequences, which
9199                 can change the folder's mtime, let us think
9200                 we need to scan.
9201
9202 2006-09-30 [colin]      2.5.2cvs25
9203
9204         * src/folder.c
9205                 Move a debug_print where it belongs 
9206                 (processing)
9207         * src/summaryview.c
9208                 Don't mess with a huge slow subject
9209                 table if we're not threading by
9210                 subject
9211
9212 2006-09-30 [colin]      2.5.2cvs24
9213
9214         * src/msgcache.c
9215                 Reenable mmaped reads (*not* writes!)
9216         * src/procmsg.c
9217                 Don't destroy and recreate hashtables just
9218                 for fun
9219         * src/common/utils.c
9220                 Remove useless reply prefixes (it's case
9221                 unsensitive)
9222
9223 2006-09-30 [wwp]        2.5.2cvs23
9224
9225         * tools/fix_date.sh
9226                 Fixed a minor bug in date value extraction, added a switch
9227                 to replace non RFC-compliant Date: value, added a switch
9228                 to use strict RFC matching patterns for dates.
9229
9230 2006-09-29 [colin]      2.5.2cvs22
9231
9232         * src/matcher_parser.h
9233         * src/matcher_parser_parse.y
9234         * src/prefs_filtering.c
9235         * src/statusbar.c
9236         * src/summary_search.c
9237         * src/summaryview.c
9238         * src/gtk/quicksearch.c
9239         * src/gtk/quicksearch.h
9240                 Optimise searches by setting different
9241                 refresh intervals (depending if the 
9242                 search is fast or not)
9243
9244 2006-09-29 [colin]      2.5.2cvs21
9245
9246         * src/codeconv.c
9247                 Optimise by reusing the last iconv converter
9248                 if possible
9249         * src/textview.c
9250                 Optimise a bit (the foldable quotes feature
9251                 still has an awful O(n^2) algo
9252
9253 2006-09-29 [colin]      2.5.2cvs20
9254
9255         * src/gtk/gtksctree.c
9256         * src/gtk/gtksctree.h
9257                 Optimise de-selection via up/down or
9258                 another key
9259
9260 2006-09-28 [colin]      2.5.2cvs19
9261
9262         * src/action.c
9263         * src/compose.c
9264         * src/folderview.c
9265         * src/mainwindow.c
9266         * src/messageview.c
9267         * src/summary_search.c
9268         * src/toolbar.c
9269                 Avoid using summaryview->ctree directly
9270
9271 2006-09-28 [colin]      2.5.2cvs18
9272
9273         * src/summaryview.c
9274         * src/summaryview.h
9275                 Add helpers to freeze/thaw/grab_focus
9276                 Factorize calls to freeze/thaw/grab_focus
9277                 
9278
9279 2006-09-28 [colin]      2.5.2cvs17
9280
9281         * src/main.c
9282                 More guards for the session management
9283
9284 2006-09-28 [colin]      2.5.2cvs16
9285
9286         * src/folderview.c
9287         * src/gtk/gtksctree.c
9288         * src/gtk/gtksctree.h
9289                 Make expanding not recursive in folderview
9290
9291 2006-09-28 [colin]      2.5.2cvs15
9292
9293         * src/addressbook.c
9294                 If nothing is selected in the list (right part)
9295                 and a group is selected in the tree (left part),
9296                 mail this group.
9297
9298 2006-09-28 [colin]      2.5.2cvs14
9299
9300         * src/Makefile.am
9301                 Actually use SM_LIBS
9302
9303 2006-09-28 [ticho]      2.5.2cvs13
9304
9305         * src/export.c
9306         * src/messageview.c
9307         * src/mimeview.c
9308         * src/news.c
9309         * src/pop.c
9310         * src/prefs_themes.c
9311         * src/procmsg.c
9312                 Small i18n string optimization.
9313         * src/send_message.c
9314         * src/summaryview.c
9315         * src/common/session.c
9316         * src/common/smtp.c
9317         * src/common/ssl_certificate.c
9318         * src/common/utils.c
9319                 Use "Couldn't" instead of "Can't" in UI messages,
9320                 where appropriate.
9321
9322 2006-09-28 [colin]      2.5.2cvs12
9323
9324         * configure.ac
9325                 Possibly fix link errors
9326
9327 2006-09-27 [wwp]        2.5.2cvs11
9328
9329         * src/gtk/authors.h
9330         * doc/man/sylpheed-claws.1
9331         * manual/ack.xml
9332         * manual/es/ack.xml
9333         * manual/fr/ack.xml
9334         * manual/pl/ack.xml
9335                 Updated authors info (me, myself and I).
9336
9337 2006-09-27 [colin]      2.5.2cvs10
9338
9339         * src/addressbook.c
9340                 Remove useless printf
9341
9342 2006-09-27 [wwp]        2.5.2cvs9
9343
9344         * src/editgroup.c
9345         * src/send_message.c
9346         * src/inc.c
9347         * src/prefs_common.c
9348         * src/prefs_common.h
9349         * src/gtk/progressdialog.c
9350                 remember more windows' sizes (send dialog, received dialog,
9351                 edit group in addressbook).
9352
9353 2006-09-27 [colin]      2.5.2cvs8
9354
9355         * configure.ac
9356         * src/main.c
9357         * src/mainwindow.h
9358                 Use libSM to communicate with the session
9359                 manager, so that we can know when the 
9360                 session ends, save our caches, and draft
9361                 our compose windows.
9362
9363 2006-09-27 [colin]      2.5.2cvs7
9364
9365         * src/addressbook.c
9366                 Fix issues:
9367                 o Allow Book and Group creation from the tree's
9368                   contextual menu
9369                 o Do not actually delete the contacts when 
9370                   deleting groups from the tree (duh!)
9371
9372 2006-09-27 [colin]      2.5.2cvs6
9373
9374         * src/compose.c
9375         * src/compose.h
9376         * src/mainwindow.c
9377         * src/textview.c
9378         * src/toolbar.c
9379                 o Allow passing an email address to 
9380                   compose_new_with_folderitem
9381                 o Update callers
9382                 o Use current folderitem when clicking
9383                   on a TextView mailto: link
9384                 o Fix a possible leak in TextView
9385
9386 2006-09-27 [colin]      2.5.2cvs5
9387
9388         * src/html.c
9389                 Use UTF-8 chars to replace HTML entities
9390
9391 2006-09-27 [colin]      2.5.2cvs4
9392
9393         * AUTHORS
9394         * src/prefs_account.c
9395         * src/gtk/authors.h
9396                 Fix bug #1024 (Array index out of
9397                 range in sylpheed-claws-2.5.2)
9398                 Patch by Ales Nosek <anosek@suse.cz>
9399
9400 2006-09-27 [colin]      2.5.2cvs3
9401
9402         * src/addr_compl.c
9403                 Actually do the test
9404
9405 2006-09-27 [colin]      2.5.2cvs2
9406
9407         * src/addr_compl.c
9408         * src/addr_compl.h
9409                 Allow completing with comma (in certain cases: vCalendar
9410                 for example doesn't support that)
9411                 Patch by Fabien Vantard
9412
9413 2006-09-26 [colin]      2.5.2cvs1
9414
9415         * src/Makefile.am
9416         * src/addr_compl.c
9417         * src/addr_compl.h
9418         * src/addrbook.c
9419         * src/addrbook.h
9420         * src/addressbook.c
9421         * src/addrindex.c
9422         * src/addrindex.h
9423         * src/compose.c
9424         * src/prefs_common.c
9425         * src/prefs_filtering_action.c
9426         * src/prefs_folder_item.c
9427         * src/prefs_template.c
9428         * src/stock_pixmap.c
9429         * src/stock_pixmap.h
9430         * src/pixmaps/addr_one.xpm
9431         * src/pixmaps/addr_two.xpm
9432                 Add auto-completion on groups
9433
9434 2006-09-26 [colin]      2.5.2
9435
9436         * NEWS
9437         * README
9438         * RELEASE_NOTES
9439                 2.5.2 released
9440
9441 2006-09-26 [colin]      2.5.1cvs5
9442
9443         * src/matcher.c
9444                 Fix condition
9445
9446 2006-09-26 [colin]      2.5.1cvs4
9447
9448         * src/mbox.c
9449                 Revert cvs1 (useless as the message is printed 
9450                 every 500 mails)
9451
9452 2006-09-26 [colin]      2.5.1cvs3
9453
9454         * src/partial_download.c
9455                 Fix crasher found by Alexsandar Urosevic
9456
9457 2006-09-26 [colin]      2.5.1cvs2
9458
9459         * src/summaryview.c
9460                 Fix bug #1023 (Sylpheed deletes too much messages)
9461
9462 2006-09-26 [ticho]      2.5.1cvs1
9463
9464         * src/mbox.c
9465                 Make use of gettext's multiple plurals for statusbar
9466                 progress message.
9467
9468 2006-09-25 [paul]       2.5.1
9469
9470         * NEWS
9471         * README
9472         * RELEASE_NOTES
9473                 2.5.1 released
9474
9475 2006-09-25 [colin]      2.5.0cvs3
9476
9477         * src/plugins/bogofilter/bogofilter.c
9478         * src/plugins/clamav/clamav_plugin.c
9479         * src/plugins/spamassassin/spamassassin.c
9480                 BogoFilter, Spamassassin: Fix double hook registering after
9481                 visiting preferences
9482                 Spamassassin, Clamav: Just set the mails to move instead of
9483                 doing the move - caller will move the things at once.
9484
9485 2006-09-25 [colin]      2.5.0cvs2
9486
9487         * src/imap.c
9488         * src/etpan/imap-thread.c
9489                 Use UID SEARCH ALL instead of UID 1:*
9490                 (braindead servers can't figure out that's
9491                 the same...)
9492
9493 2006-09-25 [wwp]        2.5.0cvs1
9494
9495         * src/message_search.c
9496                 Added the ability to stop a running search (in message body).
9497
9498 2006-09-25 [paul]       2.5.0
9499
9500         * NEWS
9501         * README
9502         * RELEASE_NOTES
9503                 2.5.0 released
9504
9505 2006-09-25 [paul]       2.4.0cvs214
9506
9507         * po/cs.po
9508         * po/de.po
9509         * po/fi.po
9510         * po/fr.po
9511         * po/nl.po
9512         * po/pt_BR.po
9513         * po/sk.po
9514         * po/sr.po
9515         * po/zh_CN.po
9516                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9517                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9518                 Ticho, Aleksander Urosevic, Ralgh Young
9519
9520 2006-09-24 [mones]      2.4.0cvs213
9521
9522         * po/es.po
9523                 Updated for release
9524
9525 2006-09-23 [colin]      2.4.0cvs212
9526
9527         * src/gtk/inputdialog.c
9528                 Fix [ ] remember this appearing in normal
9529                 input dialogs after it's been used by
9530                 mimeview.
9531         * src/folder.c
9532         * src/folderview.c
9533         * src/msgcache.c
9534         * src/procmsg.c
9535         * src/summaryview.c
9536         * src/textview.c
9537         * src/common/timing.h
9538                 Enable timings in debug mode and make it
9539                 look prettier.
9540
9541 2006-09-22 [colin]      2.4.0cvs211
9542
9543         * README
9544                 Revert test change
9545         * commitHelper
9546                 ping the correct URI
9547
9548 2006-09-22 [colin]      2.4.0cvs210
9549
9550         * README
9551                 Let's see if bug #1022 is fixed
9552
9553 2006-09-21 [colin]      2.4.0cvs209
9554
9555         * src/wizard.c
9556         * src/common/plugin.c
9557                 Prepare infra to load predefined plugins when
9558                 no configuration existed. Don't actually load
9559                 anything yet (feat. freeze)
9560
9561 2006-09-21 [wwp]        2.4.0cvs208
9562
9563         * manual/fr/faq.xml
9564                 Partial sync w/ 2.4.0cvs72:
9565                 wrap file and minor updates.
9566
9567 2006-09-21 [wwp]        2.4.0cvs207
9568
9569         * tools/fix_date.sh
9570                 several fixes and enhancements. A new --force switch has been
9571                 added to prevent overriding by default Date: header when
9572                 already existing.
9573
9574 2006-09-21 [paul]       2.4.0cvs206
9575
9576         * src/common/utils.c
9577                 add Chinese UTF8 Re prefix
9578
9579 2006-09-21 [wwp]        2.4.0cvs205
9580
9581         * tools/Makefile.am
9582                 Fics alfabettical order.
9583
9584 2006-09-21 [wwp]        2.4.0cvs204
9585
9586         * tools/fix_date.sh
9587         * tools/Makefile.am
9588                 Added an action tool to fix missing Date field in emails.
9589                 Updated Makefile.am to reflect those last two additions.
9590
9591 2006-09-21 [wwp]        2.4.0cvs203
9592
9593         * tools/uuooffice
9594                 Added a action tool to open uuencoded docs w/
9595                 OpenOffice (based on uudec method).
9596
9597 2006-09-21 [colin]      2.4.0cvs202
9598
9599         * src/compose.c
9600         * src/textview.c
9601                 Workaround possible GTK crash: remove selection 
9602                 clipboard before destroying widget, or GTK+-2.10
9603                 dies. Thanks to Hiro.
9604
9605 2006-09-20 [colin]      2.4.0cvs201
9606
9607         * src/compose.c
9608                 Fix free-after-use in some cases (when 
9609                 procmime_encode_content() frees mimeinfo->data.mem
9610                 and turns it to a temp file)
9611
9612 2006-09-20 [colin]      2.4.0cvs200
9613
9614         * src/folderview.c
9615         * src/summaryview.c
9616         * src/gtk/gtksctree.c
9617         * src/gtk/gtksctree.h
9618                 Add tooltips in the folderview and summaryview
9619                 (Doesn't break string freeze as they already
9620                 exist)
9621         * src/toolbar.c
9622                 Put the spam button in the default configuration
9623                 if compiled with bogo plugin too
9624
9625 2006-09-19 [colin]      2.4.0cvs199
9626
9627         * src/summaryview.c
9628         * src/summaryview.h
9629                 Update folder name label on folder rename
9630         * src/prefs_matcher.c
9631         * src/gtk/logwindow.h
9632                 Fix warnings
9633                 Patches by Fabien
9634
9635 2006-09-19 [wwp]        2.4.0cvs198
9636
9637         * src/summary_search.c
9638                 fix can't click forward/backward buttons in the
9639                 search messages.
9640
9641 2006-09-18 [paul]       2.4.0cvs197
9642
9643         * src/wizard.c
9644                 add missing bracket, capitalise the A of
9645                 'SpamAssassin'
9646
9647 2006-09-18 [paul]       2.4.0cvs196
9648
9649         * src/compose.c
9650                 fix bug 1012 'crashed upon sending mail
9651                 from compose window'
9652                 Thanks to Colin
9653
9654 2006-09-16 [colin]      2.4.0cvs195
9655
9656         * src/folderview.c
9657                 Fix "real-time" sorting by freezing/thawing
9658
9659 2006-09-16 [colin]      2.4.0cvs194
9660
9661         * manual/faq.xml
9662                 Fix the anti-spam entry a bit
9663
9664 2006-09-16 [colin]      2.4.0cvs193
9665
9666         * src/wizard.c
9667                 Make sure reviewers have no excuse when stating
9668                 Sylpheed-Claws doesn't have antispam capabilities.
9669
9670 2006-09-16 [colin]      2.4.0cvs192
9671
9672         * src/main.c
9673                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9674                 as if the SIGPIPE comes from etpan's thread we could
9675                 trigger a GUI update from this thread.
9676
9677 2006-09-16 [colin]      2.4.0cvs191
9678
9679         * src/summaryview.c
9680                 Init all members of the struct
9681
9682 2006-09-16 [paul]       2.4.0cvs190
9683
9684         * src/account.c
9685                 improvements to the English
9686
9687 2006-09-15 [colin]      2.4.0cvs189
9688
9689         * src/summaryview.c
9690                 HIG order on dialog
9691
9692 2006-09-14 [colin]      2.4.0cvs188
9693
9694         * src/common/socket.c
9695         * src/common/socket.h
9696         * src/common/ssl.c
9697         * src/common/ssl_certificate.c
9698         * src/common/ssl_certificate.h
9699         * src/etpan/imap-thread.c
9700                 the get_fqdn() call done to get canonical name when
9701                 checking an SSL certificate is blocking, which is
9702                 sad as we just did a non-blocking lookup to connect.
9703                 Fix that by letting the fqdn available to the SockInfo,
9704                 and use that in ssl_certificate_check(). For IMAP,
9705                 we don't do it as the lookup's done by libetpan, but
9706                 it's less annoying as IMAP connections as much more
9707                 rare than POP3 connections.
9708
9709 2006-09-14 [paul]       2.4.0cvs187
9710
9711         * manual/advanced.xml
9712                 improvements to the English,
9713                 properly place the new hidden options
9714                 within the alphabetical order
9715         * src/gtk/pluginwindow.c
9716                 improvements to the English
9717
9718 2006-09-14 [colin]      2.4.0cvs186
9719
9720         * src/prefs_common.c
9721         * src/prefs_common.h
9722         * src/gtk/gtksctree.c
9723         * manual/advanced.xml
9724                 New hidden pref, stripes_color_offset, to change
9725                 the value added/substracted to normal bgcolor to
9726                 create the stripes in summaries
9727
9728 2006-09-13 [colin]      2.4.0cvs185
9729
9730         * src/gedit-print.c
9731         * src/messageview.c
9732         * src/messageview.h
9733         * src/summaryview.c
9734         * src/textview.c
9735                 Fix misc. printing issues: 
9736                 - Bad font for linkified headers
9737                 - Different font if the mail was displayed or not
9738                 - Factorize the thing
9739
9740 2006-09-13 [colin]      2.4.0cvs184
9741
9742         * src/common/ssl_certificate.c
9743                 Only get FQDN once when checking certificate
9744
9745 2006-09-13 [colin]      2.4.0cvs183
9746
9747         * src/account.c
9748         * src/gtk/pluginwindow.c
9749                 Misc. GUI fixes by Fabien
9750
9751 2006-09-13 [wwp]        2.4.0cvs182
9752
9753         * configure.ac
9754         * src/common/utils.h
9755         * src/common/utils.c
9756                 get rid of unused wide-char functions.
9757
9758 2006-09-13 [wwp]        2.4.0cvs181
9759
9760         * src/plugins/pgpinline/sylpheed.def
9761         * src/textview.c
9762                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9763                 add privacy_reset_error to the .def file,
9764                 do not fork for an external textviewer.
9765
9766 2006-09-13 [wwp]        2.4.0cvs180
9767
9768         * src/prefs_common.c
9769                 fix broken font entry in prefs (patch issued by the gpg4win team,
9770                 probably by Marcus Brinkmann <marcus@g10code.de>).
9771
9772 2006-09-13 [colin]      2.4.0cvs179
9773
9774         * src/folder.h
9775                 Fix a warning in summaryview.c
9776         * src/mainwindow.c
9777         * src/summaryview.c
9778         * src/summaryview.h
9779                 Add missing Mark/* elements in the
9780                 main menu
9781
9782 2006-09-12 [colin]      2.4.0cvs178
9783
9784         * src/prefs_actions.c
9785         * src/prefs_filtering_action.c
9786         * src/prefs_matcher.c
9787                 Use (New) instead of New everywhere
9788
9789 2006-09-12 [wwp]        2.4.0cvs177
9790
9791         * manual/fr/addrbook.xml
9792         * manual/fr/handling.xml
9793                 updated some quotes in the fr manual to match the fr translation.
9794
9795 2006-09-12 [wwp]        2.4.0cvs176
9796
9797         * src/prefs_matcher.c
9798                 don't store translated string elements in matcher expressions.
9799                 Also fixed a misused of Q_().
9800
9801 2006-09-11 [wwp]        2.4.0cvs175
9802
9803         * src/plugins//bogofilter/bogofilter.c
9804         * src/plugins//clamav/clamav_plugin.c
9805         * src/plugins//demo/demo.c
9806         * src/plugins//dillo_viewer/dillo_viewer.c
9807         * src/plugins//pgpcore/plugin.c
9808         * src/plugins//pgpinline/plugin.c
9809         * src/plugins//pgpmime/plugin.c
9810         * src/plugins//spamassassin/spamassassin.c
9811                 gettext-ize more strings (mostly plugin error messages).
9812
9813 2006-09-11 [colin]      2.4.0cvs174
9814
9815         * src/alertpanel.c
9816                 Make maximum buffer size bigger to avoid
9817                 truncating translated messages. Patch by
9818                 Fabien
9819
9820 2006-09-11 [colin]      2.4.0cvs173
9821
9822         * src/etpan/imap-thread.c
9823                 Fix compilation on OpenBSD, thanks to 
9824                 Landry
9825
9826 2006-09-10 [wwp]        2.4.0cvs172
9827
9828         * manual/account.xml
9829         * manual/addrbook.xml
9830         * manual/handling.xml
9831         * manual/es/handling.xml
9832         * manual/fr/account.xml
9833         * manual/fr/addrbook.xml
9834         * manual/fr/handling.xml
9835                 documented addressbook matching (condition configuration):
9836                   addrbook.xml, en fr
9837                 documented per-account filtering rules (handling/filtering
9838                   section, account section):
9839                   account.xml, handling.xml, en fr
9840                 slightly updated the handling/searching section to tell few
9841                   words about the extended search ability:
9842                   handling.xml, en fr
9843                 added missing <quote></quotes> to Quick Search:
9844                   handling.xml, en fr es
9845                 fixed a typo (auomatically):
9846                   handling.xml, en
9847                 changes revisited by Paul.
9848
9849 2006-09-10 [paul]       2.4.0cvs171
9850
9851         * src/prefs_actions.c
9852         * src/prefs_filtering.c
9853         * src/prefs_template.c
9854                 adjustments to the gui
9855                 Patch by Fabien Vantard (slightly modified)
9856
9857 2006-09-10 [colin]      2.4.0cvs170
9858
9859         * src/summaryview.c
9860                 Check folderitem/summaryview consistency
9861                 (basically automates Update summary). Fixes
9862                 #1011 (wrong (negative) count on unread 
9863                 messages)
9864
9865 2006-09-10 [colin]      2.4.0cvs169
9866
9867         * src/gtk/gtksctree.c
9868                 Fix recursive expansion via mouse
9869         * src/plugins/bogofilter/bogofilter.c
9870                 Use normal filtering way of moving
9871                 messages (batching), possibly fixing
9872                 bug #1015 (Bogofilter plugin doubles 
9873                 new messages)
9874
9875 2006-09-09 [wwp]        2.4.0cvs168
9876
9877         * src/prefs_filtering.c
9878                 better place for this fix.
9879
9880 2006-09-09 [wwp]        2.4.0cvs167
9881
9882         * src/prefs_filtering.c
9883                 fix a minor bug when the enabled status of a filtering/processing
9884                 rule always got set to TRUE when replacing this rule. That still
9885                 make sense when adding a new rule, but now when replacing, we
9886                 don't override the value of 'enabled'.
9887                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9888                 to prefs_filtering_list_view_get_info() as this function not only
9889                 returns the name, but also the account_id and the enabled status.
9890
9891 2006-09-09 [mones]      2.4.0cvs166
9892
9893         * manual/glossary.xml
9894         * manual/plugins.xml
9895                 Minor format corrections
9896         * manual/gpl.xml
9897                 Fix misplaced NO WARRANTY section
9898         * manual/es/advanced.xml
9899         * manual/es/faq.xml
9900         * manual/es/glossary.xml
9901         * manual/es/gpl.xml
9902         * manual/es/handling.xml
9903         * manual/es/plugins.xml
9904         * manual/es/starting.xml
9905                 Incorporate changes from English version
9906         * manual/fr/ack.xml
9907         * manual/pl/ack.xml
9908         * manual/es/ack.xml
9909                 Fix address, (add translation credits in es version)
9910         * po/es.po
9911                 Updated translation
9912
9913 2006-09-09 [wwp]        2.4.0cvs165
9914
9915         * src/prefs_filtering.c
9916                 fix a crash when opening filtering prefs, if matcherrc file contains
9917                 broken data (non-existing account id, which is theoretically not
9918                 possible).
9919
9920 2006-09-08 [colin]      2.4.0cvs164
9921
9922         * src/folder.c
9923                 Wrong assert, make it an if()
9924         * src/gtk/gtksctree.c
9925                 Fix bug #1013 (expand selected thread 
9926                 tree) - expanding is now recursive
9927
9928 2006-09-07 [wwp]        2.4.0cvs163
9929
9930         * src/prefs_matcher.c
9931                 make better sentences about addressbook matching in the
9932                 matcher prefs. This should make translators' work easier
9933                 too.
9934
9935 2006-09-07 [wwp]        2.4.0cvs162
9936
9937         * src/prefs_filtering.c
9938                 code simplification (get rid of dup var. assignment).
9939
9940 2006-09-07 [wwp]        2.4.0cvs161
9941
9942         * src/summaryview.c
9943                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9944                 <fzzzzz@gmail.com>.
9945
9946 2006-09-07 [paul]       2.4.0cvs160
9947
9948         * src/mimeview.c
9949                 fix compilation warnings
9950                 Thanks to Colin
9951
9952 2006-09-07 [paul]       2.4.0cvs159
9953
9954         * src/mimeview.c
9955                 select the mimepart icon when
9956                 displaying as text
9957                 Thanks to Colin
9958
9959 2006-09-06 [paul]       2.4.0cvs158
9960
9961         * src/prefs_filtering.c
9962                 fix labels and table element spacing
9963                 Patch by Fabien Vantard
9964
9965 2006-09-06 [paul]
9966
9967         2.5.0-rc3 released
9968
9969 2006-09-06 [paul]       2.4.0cvs157
9970
9971         * manual/es/advanced.xml
9972                 fix typo
9973
9974 2006-09-06 [wwp]        2.4.0cvs156
9975
9976         * src/mainwindow.c
9977                 fix an dup launch issue when iconified, thanks to Colin.
9978
9979 2006-09-06 [wwp]        2.4.0cvs155
9980
9981         * src/gtk//gtksctree.h
9982                 oops, forgot that one!
9983
9984 2006-09-06 [wwp]        2.4.0cvs154
9985
9986         * manual/pl/advanced.xml
9987         * manual/advanced.xml
9988         * manual/es/advanced.xml
9989         * manual/fr/advanced.xml
9990         * src/prefs_customheader.c
9991         * src/prefs_filtering_action.c
9992         * src/foldersel.c
9993         * src/prefs_summaries.c
9994         * src/prefs_filtering.c
9995         * src/account.c
9996         * src/compose.c
9997         * src/prefs_summary_column.c
9998         * src/addr_compl.c
9999         * src/prefs_actions.c
10000         * src/prefs_folder_column.c
10001         * src/ssl_manager.c
10002         * src/prefs_template.c
10003         * src/prefs_display_header.c
10004         * src/prefs_common.h
10005         * src/prefs_matcher.c
10006         * src/prefs_common.c
10007         * src/prefs_toolbar.c
10008         * src/summaryview.c
10009         * src/folderview.c
10010         * src/gtk/gtksctree.c
10011         * src/gtk/pluginwindow.c
10012         * src/gtk/progressdialog.c
10013         * src/gtk/prefswindow.c
10014                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10015                 to make its meaning more obvious (all versions of the manual reflect
10016                 the change).
10017                 added an extra hidden option use_stripes_in_summary to allow
10018                 discarding these stripes in mainwindow's folder and message lists;
10019                 en and fr manuals only are OK towards this.
10020
10021 2006-09-06 [colin]      2.4.0cvs153
10022
10023         * src/textview.c
10024                 Hide Sylpheed-Claws' internal queue headers
10025                 when showing all headers. They'll be present
10026                 only in Source window.
10027
10028 2006-09-05 [colin]      2.4.0cvs152
10029
10030         * src/plugins/trayicon/trayicon.c
10031                 Fix crash at exit - we have to disconnect
10032                 our handlers
10033         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10034                 Update eggtrayicon - patch adapted from a
10035                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10036                 on Sylpheed's ML
10037
10038 2006-09-05 [colin]      2.4.0cvs151
10039
10040         * src/mainwindow.c
10041         * src/gtk/logwindow.c
10042                 Fix race condition when something writes
10043                 to the log too soon during init. Thanks
10044                 to Fabien Vantard
10045
10046 2006-09-05 [colin]      2.4.0cvs150
10047
10048         * src/mimeview.c
10049                 Don't select part on right-click either
10050
10051 2006-09-05 [paul]       2.4.0cvs149
10052
10053         * src/mimeview.c
10054                 completion of previous commit
10055                 Thanks to Colin
10056
10057 2006-09-05 [colin]      2.4.0cvs148
10058
10059         * src/mimeview.c
10060                 Don't force selection on middle-click, just open
10061
10062 2006-09-04 [colin]      2.4.0cvs147
10063
10064         * src/mimeview.c
10065                 Looks like gtk_notebook_set_current_page()
10066                 sometimes steals focus, and this annoys us
10067                 in MimeViewers as it renders navigation
10068                 keys useless. Take back focus after switching
10069                 pages.
10070
10071 2006-09-04 [colin]      2.4.0cvs146
10072
10073         * src/messageview.c
10074                 Set stop_loading when clicking on Next
10075                 during load. Don't add a callback to 
10076                 avoid over-complicating things.
10077
10078 2006-09-04 [colin]      2.4.0cvs145
10079
10080         * src/mimeview.c
10081         * src/messageview.c
10082                 Fix multiple loads in separate messageview
10083
10084 2006-09-04 [colin]      2.4.0cvs144
10085
10086         * src/summaryview.c
10087                 Let navigation keys be handled during 
10088                 load
10089
10090 2006-09-04 [colin]      2.4.0cvs143
10091
10092         * src/messageview.c
10093         * src/summaryview.c
10094         * src/textview.c
10095         * src/textview.h
10096                 Make loading of huge mails (lots of text and/or
10097                 images) cancellable, so the GUI doesn't block 
10098
10099 2006-09-04 [colin]      2.4.0cvs142
10100
10101         * src/plugins/trayicon/trayicon.c
10102                 Fix annoyance when removing a folder with 
10103                 unread mails: trayicon didn't update
10104
10105 2006-09-04 [paul]       2.4.0cvs141
10106
10107         * src/gtk/icon_legend.c
10108                 straighten up columns
10109                 Patch by Fabien Vantard
10110
10111 2006-09-04 [wwp]        2.4.0cvs140
10112
10113         * src/prefs_filtering.c
10114                 fix new line's account name in filtering prefs:
10115                 was "All", is now "(New)".
10116
10117 2006-09-04 [paul]       2.4.0cvs139
10118
10119         * tools/make.themes.project
10120                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10121                 instead of homebrewed "make release"
10122
10123 2006-09-03 [colin]      2.4.0cvs138
10124
10125         * src/folderview.c
10126                 Fix bug #1007 (Wrong folder highlighted)
10127
10128 2006-09-03 [colin]      2.4.0cvs137
10129
10130         * src/compose.c
10131                 Don't set Newsgroup: header to a mail folder
10132                 path
10133
10134 2006-09-03 [paul]       2.4.0cvs136
10135
10136         * src/prefs_other.c
10137         * src/prefs_spelling.c
10138                 unify the gui
10139
10140 2006-09-03 [paul]       2.4.0cvs135
10141
10142         * src/prefs_summaries.c
10143                 correct menu item text in prefs_keybind_apply_clicked()
10144
10145 2006-09-03 [paul]       2.4.0cvs134
10146
10147         * manual/advanced.xml
10148                 some improvements to the descriptions
10149         * src/mainwindow.c
10150         * src/messageview.c
10151         * src/summaryview.c
10152         * src/gtk/menu.c
10153                 fix menu sensitivity issues
10154         * src/prefs_message.c
10155                 drop the useless word 'short'
10156         * src/prefs_other.c
10157                 add the word 'lines' indicating log length
10158                 is a measure of lines
10159         * src/textview.c
10160                 fix compilation warnings
10161
10162 2006-09-02 [colin]      2.4.0cvs133
10163
10164         * src/messageview.c
10165                 Display a special return-receipt message
10166                 if the message is from the user
10167         * src/summaryview.c
10168                 Fix missing freeze of the list when marking
10169                 all read and unthreading for exec. Thanks
10170                 to Stephan Sachse.
10171
10172 2006-09-02 [paul]       2.4.0cvs132
10173
10174         * src/mainwindow.c
10175         * src/prefs_message.c
10176         * src/summaryview.c
10177                 fix some english
10178
10179 2006-09-02 [wwp]        2.4.0cvs131
10180
10181         * src/prefs_filtering.c
10182                 added an account name column to the filtering rules
10183                 dialog.
10184
10185 2006-09-02 [colin]      2.4.0cvs130
10186
10187         * src/gtk/logwindow.c
10188         * src/gtk/logwindow.h
10189                 Block scrolling if we're not at the end
10190                 of the log
10191
10192 2006-09-02 [colin]      2.4.0cvs129
10193
10194         * src/folder.c
10195                 Make sure account-specific rules can't
10196                 be used in {pre-,post-,}processing
10197         * src/mainwindow.c
10198         * src/gtk/logwindow.c
10199         * src/gtk/logwindow.h
10200                 Jump to last error when clicking on the
10201                 warning icon
10202
10203 2006-09-02 [colin]      2.4.0cvs128
10204
10205         * src/imap.c
10206         * src/import.c
10207         * src/mainwindow.c
10208         * src/mainwindow.h
10209                 Fix warning icon
10210         * src/inc.c
10211         * src/mbox.c
10212         * src/mbox.h
10213                 Let proc_mbox know its account, for
10214                 account-specific rules
10215
10216 2006-09-01 [colin]      2.4.0cvs127
10217
10218         * src/codeconv.c
10219                 Don't uselessly use iconv to convert from
10220                 us-ascii
10221         * src/alertpanel.c
10222         * src/mainwindow.c
10223         * src/mainwindow.h
10224         * src/inc.c
10225                 Fix certain log cases, disable warning icon
10226                 for now, the correct way to display it when
10227                 necessary and only when necessary is probably
10228                 to do it manually rather than use error logs
10229         * src/etpan/imap-thread.c
10230                 Clean up UID logging a bit
10231         * src/gtk/logwindow.c
10232         * src/gtk/logwindow.h
10233                 Make logging faster when the window's closed
10234
10235 2006-09-01 [wwp]        2.4.0cvs126
10236
10237         * manual/fr/account.xml
10238                 reflect changes to the ref. manual (parts of cvs72):
10239                 fix tabnames and quotes.
10240
10241 2006-09-01 [wwp]        2.4.0cvs125
10242
10243         * manual/fr/plugins.xml
10244                 reflect changes to the reference manual (cvs42):
10245                 update IRC channel info.
10246
10247 2006-09-01 [wwp]        2.4.0cvs124
10248
10249         * commitHelper
10250                 use CVSEDITOR env. var. if set, according to `man cvs`.
10251
10252 2006-09-01 [wwp]        2.4.0cvs123
10253
10254         * manual/advanced.xml
10255                 better sentence again (thanks to Paul).
10256
10257 2006-09-01 [wwp]        2.4.0cvs122
10258
10259         * manual/advanced.xml
10260         fix definition of toolbar_detachable and rework a bit the one of
10261         enable_dotted_lines.
10262
10263 2006-09-01 [mones]      2.4.0cvs121
10264
10265         * manual/advanced.xml
10266                 Document enable_dotted_lines
10267
10268 2006-09-01 [paul]       2.4.0cvs120
10269
10270         * src/folderview.c
10271         * src/folderview.h
10272         * src/imap.c
10273         * src/mainwindow.c
10274         * src/summaryview.c
10275                 obey the 'When entering folder...' option
10276                 when using the /View/Go to/... menu items
10277                 Thanks to Colin
10278
10279 2006-08-31 [colin]      2.4.0cvs119
10280
10281         * src/folderview.c
10282                 Revert 2.4.0cvs116, wrong fix.
10283
10284 2006-08-31 [colin]      2.4.0cvs118
10285
10286         * src/gtk/gtksctree.c
10287                 Better state the various copyrights
10288
10289 2006-08-31 [colin]      2.4.0cvs117
10290
10291         * src/prefs_common.c
10292                 fix enable_dotted_lines
10293
10294 2006-08-31 [colin]      2.4.0cvs116
10295
10296         * src/folderview.c
10297                 Use pref "Always open on select" when going
10298                 to next unread folder
10299         * src/gtk/gtksctree.c
10300                 Fix link failure to _gtk_clist_create_cell_layout
10301                 on certain computers. (Why not mine, I wonder)
10302
10303 2006-08-31 [colin]      2.4.0cvs115
10304
10305         * src/procmsg.c
10306         * src/textview.c
10307         * src/plugins/bogofilter/bogofilter.c
10308         * src/plugins/spamassassin/spamassassin.c
10309                 Requalify some "errors" to warnings
10310         * src/mainwindow.c
10311         * src/mainwindow.h
10312         * src/statusbar.c
10313                 Add an icon in the statusbar to notify
10314                 of errors
10315         * src/gtk/gtksctree.c
10316         * src/folderview.c
10317         * src/summaryview.c
10318                 Make the GtkSCTree look more modern by
10319                 alternating background lines
10320         * src/prefs_common.c
10321         * src/prefs_common.h
10322                 Add a pref to let people have the old
10323                 way if they prefer
10324
10325
10326 2006-08-30 [colin]      2.4.0cvs114
10327
10328         * src/procmsg.c
10329         * src/procmsg.h
10330                 Provide a way to filter a list of
10331                 messages in an optimised manner, and
10332                 add a list-filtering hook
10333         * src/folder.c
10334         * src/inc.c
10335         * src/mbox.c
10336                 Use the list filtering
10337         * src/plugins/bogofilter/bogofilter.c
10338                 Use the list-filtering hook
10339                 Use -b (bulk) mode for more speed
10340                 when learning and filtering
10341         * src/etpan/imap-thread.c
10342                 Make log output shorter in UID SEARCH
10343
10344
10345 2006-08-30 [colin]      2.4.0cvs113
10346
10347         * src/plugins/bogofilter/bogofilter.c
10348                 Really fast mass learning - thanks to David
10349                 Relson for the options explanations :)
10350
10351 2006-08-30 [colin]      2.4.0cvs112
10352
10353         * src/msgcache.c
10354                 Fix compilation on FreeBSD. Thanks
10355                 to Michael Hugues
10356
10357 2006-08-29 [colin]      2.4.0cvs111
10358
10359         * src/folderview.c
10360                 Handle "popup_menu" signal (for popping the 
10361                 menu via the keyboard)
10362         * src/mimeview.c
10363         * src/mimeview.h
10364         * src/summaryview.c
10365         * src/textview.c
10366         * src/gtk/gtkutils.c
10367         * src/gtk/gtkutils.h
10368                 Factorize scrolling code, and add an API 
10369                 for MimeViewers to handle scroll orders
10370
10371 2006-08-29 [wwp]        2.4.0cvs110
10372
10373         * src/plugins//bogofilter/bogofilter.c
10374         * src/plugins//spamassassin/spamassassin.c
10375                 make the bogofilter/spamassassin filtering error dialogs at
10376         incorporation obey to the "don't popup error dialog on
10377         receive error" option. If disabled, feed the log window w/
10378         the error message.
10379
10380 2006-08-29 [paul]
10381
10382         2.5.0-rc2 released
10383
10384 2006-08-29 [paul]       2.4.0cvs109
10385
10386         * Makefile.am
10387                 remove 'make release', it's not needed
10388                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10389
10390 2006-08-29 [paul]       2.4.0cvs108
10391
10392         * src/foldersel.c
10393         * src/summary_search.c
10394         * src/gtk/progressdialog.c
10395         * src/plugins/pgpcore/passphrase.c
10396                 replace deprecated gtk_window_set_policy()
10397
10398 2006-08-29 [colin]      2.4.0cvs107
10399
10400         * src/folder.c
10401                 Fix data loss when copy fails during a move:
10402                 only use fast remove_msgs if everything was
10403                 copied OK; else use slow remove_msg on the
10404                 mails that got copied only.
10405
10406 2006-08-28 [paul]       2.4.0cvs106
10407
10408         * src/mh.c
10409                 revert change in 2.4.0cvs104, it breaks
10410                 stuff
10411
10412 2006-08-28 [paul]       2.4.0cvs105
10413
10414         * src/plugins/spamassassin/spamassassin.c
10415                 english fix
10416
10417 2006-08-28 [paul]       2.4.0cvs104
10418
10419         * src/mh.c
10420                 fix data loss when moving to another
10421                 mailbox fails
10422         * src/prefs_spelling.c
10423                 improve the english
10424         * src/gtk/pluginwindow.c
10425                 improve the layout of the dialog text
10426         All thanks to Colin
10427
10428 2006-08-28 [paul]       2.4.0cvs103
10429
10430         * src/plugins/bogofilter/bogofilter.c
10431         * src/plugins/bogofilter/bogofilter_gtk.c
10432                 fix english up a bit, innit
10433
10434 2006-08-28 [paul]       2.4.0cvs102
10435
10436         * configure.ac
10437         * po/Makefile.in.in
10438         * po/Makevars
10439                 require autoconf 2.60, enabling building
10440                 with gettext 0.15 (gettext 0.14.x build still
10441                 possible). Replace Makefiles with versions
10442                 from gettext 0.15.
10443                 Remove configure options --with-localedir and
10444                 --with-mandir. The options that are provided
10445                 directly by autoconf 2.60 can be used instead:
10446                 --mandir --localedir
10447
10448 2006-08-27 [colin]      2.4.0cvs101
10449
10450         * src/plugins/bogofilter/Makefile.am
10451                 Fix make dist (no README)
10452
10453 2006-08-27 [colin]      2.4.0cvs100
10454
10455         * src/folder.c
10456                 Don't use F_UNKNOWN folders for any default
10457                 outbox/trash/etc
10458         * src/plugins/bogofilter/bogofilter.c
10459         * src/plugins/bogofilter/bogofilter.h
10460         * src/plugins/bogofilter/bogofilter_gtk.c
10461                 Add an option to specify the path to bogofilter
10462                 Use single-quotes to be able to learn in folders
10463                 with spaces in their names
10464                 Verify learning status
10465
10466 2006-08-27 [colin]      2.4.0cvs99
10467
10468         * manual/faq.xml
10469         * manual/plugins.xml
10470                 Document Bogofilter plugin
10471
10472 2006-08-27 [colin]      2.4.0cvs98
10473
10474         * src/compose.c
10475         * src/messageview.c
10476         * src/procmsg.c
10477         * src/procmsg.h
10478                 When possible, copy the queued mail to sent folder
10479                 instead of re-adding. Much faster on IMAP.
10480
10481 2006-08-27 [colin]      2.4.0cvs97
10482
10483         * src/msgcache.c
10484                 Disable mmaped caches - huge metadata loss
10485                 here after a power failure.
10486         * src/summaryview.c
10487                 Add quicksearch timing
10488         * src/common/plugin.c
10489         * src/common/plugin.h
10490                 Implement an interface to tell what plugins
10491                 provide. Prevent loading of similar plugins.
10492         * src/plugins/clamav/clamav_plugin.c
10493         * src/plugins/demo/demo.c
10494         * src/plugins/dillo_viewer/dillo_viewer.c
10495         * src/plugins/pgpcore/plugin.c
10496         * src/plugins/pgpinline/pgpinline.c
10497         * src/plugins/pgpmime/pgpmime.c
10498         * src/plugins/spamassassin/spamassassin.c
10499         * src/plugins/trayicon/trayicon.c
10500                 Implement plugin_provides()
10501
10502 2006-08-27 [colin]      2.4.0cvs96
10503
10504         * configure.ac
10505         * src/plugins/Makefile.am
10506         * src/plugins/bogofilter/.cvsignore
10507         * src/plugins/bogofilter/Makefile.am
10508         * src/plugins/bogofilter/bogofilter.c
10509         * src/plugins/bogofilter/bogofilter.h
10510         * src/plugins/bogofilter/bogofilter_gtk.c
10511                 New Bogofilter plugin, provides filtering and
10512                 learning. Spamassassin will go to extra plugins.
10513
10514 2006-08-26 [mones]      2.4.0cvs95
10515
10516         * manual/handling.xml
10517                 Fix subfolder path in the example (thanks to Paul) 
10518
10519 2006-08-26 [mones]      2.4.0cvs94
10520
10521         * manual/glossary.xml
10522                 2.2. + add ISP to the glossary
10523                 7.5. + Add UIDL to glossary
10524                 7.7. + Add TCP to glossary
10525         * manual/handling.xml
10526                 7.1. + Mentions GNU/Linux distribution, what about the non...
10527                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10528                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10529                 7.4. = Use appropriate quotation for commands
10530                 7.6. = change "" to <quote></quote>
10531         * manual/plugins.xml
10532                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10533         * manual/starting.xml
10534                 2.1. + local mbox file: some examples of mbox file locations...
10535                 Also reformatted files requiring it
10536
10537 2006-08-26 [wwp]        2.4.0cvs93
10538
10539         * src/summary_search.c
10540                 disable find buttons while summary search is running.
10541
10542 2006-08-25 [colin]      2.4.0cvs92
10543
10544         * src/folder.c
10545         * src/folderutils.c
10546         * src/mh.c
10547         * src/procmsg.h
10548         * src/summaryview.c
10549                 Speed up MH moving, and add progressbar
10550                 for MH deletion
10551         * src/msgcache.c
10552                 Write cache files using mmap() too
10553
10554 2006-08-25 [wwp]        2.4.0cvs91
10555
10556         * src/summaryview.c
10557                 switch spam<->ham button when a message has been marked as spam or ham
10558                 and is still selected. Thanks to Colin.
10559
10560 2006-08-25 [paul]       2.4.0cvs90
10561
10562         * src/Makefile.am
10563         * src/stock_pixmap.c
10564         * src/stock_pixmap.h
10565         * src/summaryview.c
10566         * src/gtk/icon_legend.c
10567         * src/pixmaps/copied.xpm
10568         * src/pixmaps/moved.xpm
10569                 add icons for delayed execution marked for
10570                 copying, marked for moving
10571
10572 2006-08-25 [mones]      2.4.0cvs89
10573
10574         * manual/glossary.xml
10575                 Fix the other glossary items:
10576                 5.1. = Inmmediate execution -> <quote>immediate execution...
10577                 5.2. = Fix MBOX capitalization -> Mbox
10578                 5.3. + Improve Plugins def. w/ tech. ref.
10579                 5.4. = Quotation -> replace '>' by <quote>></quote>
10580                 5.5. - SMTP Server. -> remove dot
10581         * po/es.po
10582                 Updated translation
10583
10584 2006-08-25 [mones]      2.4.0cvs88
10585
10586         * manual/ack.xml
10587                 Reformatted, changed email address
10588         * manual/glossary.xml
10589                 Reformatted, fixed MANUAL-TODO items:
10590                 8.2. + add ROT-13 to glossary
10591                 8.4. + add URL to glossary
10592         * manual/es/advanced.xml
10593                 Fixed <literal>s
10594
10595 2006-08-25 [paul]       2.4.0cvs87
10596
10597         * src/gtk/icon_legend.c
10598                 add 'marked for deletion' icon
10599                 arrange icons by containing column
10600                 wrap long label text
10601
10602 2006-08-25 [colin]      2.4.0cvs86
10603
10604         * src/common/utils.c
10605         * src/common/utils.h
10606                 Add the sc_g_*list_bigger functions in
10607                 a place everyone can use it
10608         * src/summaryview.c
10609                 Only freeze/thaw the list when working
10610                 on the selection, if it's bigger than 1
10611         * src/gtk/gtksctree.c
10612                 Only freeze/thaw the list when unselec-
10613                 ting 'all' if ('all' != 1)
10614                 This avoids some flickering
10615
10616 2006-08-24 [colin]      2.4.0cvs85
10617
10618         * src/addressbook.c
10619                 Fix strange list selection
10620                 Fix random seg (Invalid read of freed memory)
10621
10622 2006-08-24 [colin]      2.4.0cvs84
10623
10624         * src/alertpanel.c
10625         * src/gtk/inputdialog.c
10626         * src/plugins/pgpcore/passphrase.c
10627                 Revert minimal width patch of 2.4.0cvs67,
10628                 as it is also a maximal width. Use 
10629                 gtk_window_set_default_size instead.
10630
10631 2006-08-24 [colin]      2.4.0cvs83
10632
10633         * src/msgcache.c
10634                 Write cache/mark to temp files before
10635                 overwriting old ones (avoids metadata
10636                 loss if writing the new files fail).
10637                 Use mmap() to read cache/mark file, as
10638                 this makes cache reading faster. Dis-
10639                 abled for big-endian machines until it
10640                 can be tested. (Big-endian users: set
10641                 msgcache_use_mmap = TRUE in the relevant
10642                 #if).
10643         * src/procmsg.h
10644                 Move rarely used fields of MsgInfo in 
10645                 another structure, which will only be
10646                 allocated if needed. Face, X-Face,
10647                 Return receipt headers and List-*
10648                 headers are moved. Mails having none
10649                 of these occupy 52 bytes less with
10650                 this patch, which makes 2.5MB of RAM
10651                 saved on a 50k folder).
10652         * src/headerview.c
10653         * src/mainwindow.c
10654         * src/messageview.c
10655         * src/partial_download.c
10656         * src/procheader.c
10657         * src/procmsg.c
10658         * src/textview.c
10659                 Follow this structure change.
10660
10661 2006-08-24 [wwp]        2.4.0cvs82
10662
10663         * manual/es/.cvsignore
10664         * manual/es/dist/.cvsignore
10665         * manual/es/dist/html/.cvsignore
10666         * manual/es/dist/pdf/.cvsignore
10667         * manual/es/dist/ps/.cvsignore
10668         * manual/es/dist/txt/.cvsignore
10669                 more (generated) files to ignore.
10670
10671 2006-08-24 [colin]      2.4.0cvs81
10672
10673         * src/folder.c
10674         * src/mh.c
10675                 Fix possible problems with local delivery. Check the folder doesn't
10676                 need scan before setting its mtime when saving cache (which can be
10677                 done long after the folder's been modified by an external process);
10678                 Check that the stored item's mtime didn't change in mh functions.
10679
10680 2006-08-24 [mones]      2.4.0cvs80
10681
10682         * manual/advanced.xml
10683                 Rewrapping, some fixes and MANUAL-TODO items:
10684                 8.1. = change "" to <quote></quote>
10685                 8.3. = quote menu items
10686                 8.5. - deploying -> new user ... ideally a new user (redundant)
10687
10688 2006-08-23 [colin]      2.4.0cvs79
10689
10690         * src/gtk/gtksctree.c
10691                 When selecting or deselecting range, only
10692                 freeze/thaw when selection is bigger than 10
10693
10694 2006-08-23 [colin]      2.4.0cvs78
10695
10696         * src/messageview.c
10697         * src/mimeview.c
10698         * src/mimeview.h
10699         * src/plugins/dillo_viewer/dillo_viewer.c
10700                 Provide an API for MimeViewer plugins to
10701                 return a text selection for replying
10702
10703 2006-08-23 [colin]      2.4.0cvs77
10704
10705         * src/image_viewer.c
10706         * src/textview.c
10707                 Use gtk_pixbuf_new_from_file_at_scale(), which
10708                 is faster than getting the pixbuf then resizing
10709                 it.
10710
10711 2006-08-23 [colin]      2.4.0cvs76
10712
10713         * src/procmime.c
10714                 UTF-8 should be sent Quoted-printable
10715
10716 2006-08-22 [colin]      2.4.0cvs75
10717
10718         * src/mh.c
10719                 Check if scan is required before touching
10720                 the folder (or it'll be required every time)
10721
10722 2006-08-22 [colin]      2.4.0cvs74
10723
10724         * configure.ac
10725                 Require libetpan 0.46 (crasher fix when built
10726                 against gnutls)
10727
10728 2006-08-22 [colin]      2.4.0cvs73
10729
10730         * src/folder.c
10731                 Set folder's mtime after writing its
10732                 cache
10733         * src/folderview.c
10734                 Add some timing
10735         * src/procmsg.c
10736                 Don't do useless stuff if we don't 
10737                 thread by subject
10738         * src/summaryview.c
10739                 Add some timing, don't deselect prior
10740                 to selecting (gtksctree does it itself),
10741                 remove crash avoidance hacks as it's been
10742                 properly fixed since a while
10743         * src/common/utils.c
10744                 Optimize to_human_readable(): _() is slow,
10745                 do it only once, and avoid %f format for KB
10746                 (the most common in a summaryview)
10747         * src/gtk/gtksctree.c
10748                 Don't uselessly freeze/thaw (fixes flicker
10749                 on next unread and friends), reduce number
10750                 of g_list_nth/g_list_position where possible
10751         * src/gtk/gtkutils.c
10752         * src/gtk/gtkutils.h
10753                 Reduce number of g_list_nth/g_list_position
10754                 where possible.
10755                 All of this makes loading as 70k folder 2.1
10756                 seconds instead of 3.2 (with hot FS caches).
10757                 (1.3 seconds without Date and Size columns...)
10758
10759 2006-08-22 [paul]       2.4.0cvs72
10760
10761         wrap documents and do some items from mones' MANUAL-TODO:
10762
10763         * manual/account.xml
10764                 4.1. = fix tabname references to <quote>tabname</quote>
10765                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10766         * manual/faq.xml
10767                 1.1. = mentioned options don't match UI
10768                 Add information about the 'Never send Return Receipts'
10769                 option
10770         * manual/handling.xml
10771                 6.2. = Mentions Extended symbols button, but now is
10772                 named Information
10773                 6.3. = Mentions ... button, which is now Edit
10774
10775 2006-08-22 [colin]      2.4.0cvs71
10776
10777         * src/gtk/pluginwindow.c
10778                 Fix layout in verbose translations (such
10779                 as french)
10780
10781 2006-08-22 [paul]       2.4.0cvs70
10782
10783         * manual/Makefile.am
10784                 build manuals in alphabetical order
10785         * src/addressbook.c
10786         * src/prefs_themes.c
10787                 replace/remove deprecated symbols
10788         * src/gtk/gtkutils.c
10789                 fix a warning
10790         * src/gtk/pluginwindow.c
10791                 replace deprecated symbol
10792                 replace label text and move it
10793         * src/plugins/pgpcore/prefs_gpg.c
10794                 move the 'Generate...' button out of the
10795                 Sign Key frame, replace the English used
10796         * src/plugins/pgpcore/sgpgme.c
10797                 fixes to the English
10798
10799 2006-08-21 [colin]      2.4.0cvs69
10800
10801         * src/plugins/trayicon/trayicon.c
10802                 Add more strings for translation; patch
10803                 by Pawel
10804
10805 2006-08-21 [colin]      2.4.0cvs68
10806
10807         * src/compose.c
10808                 fix replied flag not set after drafting
10809         * src/matcher.c
10810                 fix body quicksearch in non-encoded bodies
10811                 containing '='
10812         * src/msgcache.c
10813                 Get rid of the g_malloc workaround for
10814                 corrupted caches, use g_try_malloc
10815
10816 2006-08-21 [colin]      2.4.0cvs67
10817
10818         * src/alertpanel.c
10819         * src/gtk/inputdialog.c
10820         * src/plugins/pgpcore/passphrase.c
10821                 Set minimal width to 375
10822         * src/mainwindow.c
10823                 Fix switching to offline, asking if it 
10824                 should be overriden for synchronising
10825         * src/mimeview.c
10826                 Don't offer to remember command on Open 
10827                 with for text parts, as the browser or 
10828                 text editor command isn't changed from 
10829                 there
10830
10831 2006-08-20 [paul]       2.4.0cvs66
10832
10833         * po/ko.po
10834         * po/zh_CN.po
10835                 fix plural form errors. revealed by stricter
10836                 checking of gettext 0.15
10837
10838 2006-08-18 [paul]       2.4.0cvs65
10839
10840         * src/stock_pixmap.c
10841                 fix the fix of 2.4.0cvs64
10842                 Thanks to Colin
10843
10844 2006-08-18 [paul]       2.4.0cvs64
10845
10846         * src/stock_pixmap.c
10847                 fix leaks
10848                 Thanks to Colin
10849
10850 2006-08-18 [paul]       2.4.0cvs63
10851
10852         * src/compose.c
10853         * src/procmsg.c
10854                 fix occasional IMAP bug where large msgs
10855                 were left in the queue folder after sending
10856                 Thanks to Colin
10857
10858 2006-08-18 [paul]       2.4.0cvs62
10859
10860         * src/folderview.c
10861                 freeze the summaryview while quicksearch results
10862                 are displayed
10863                 (fixes bug 456 'current message is hidden when the
10864                 view is refreshed and extended search is "unread 
10865                 messages"')
10866                 Thanks to Colin
10867         * src/textview.c
10868                 add missing #include "inputdialog.h"
10869         * src/common/utils.h
10870                 add missing mailcap_update_default() and improve
10871                 readability
10872
10873 2006-08-17 [colin]      2.4.0cvs61
10874
10875         * src/plugins/pgpcore/select-keys.c
10876                 Fix warnings :)
10877
10878 2006-08-17 [colin]      2.4.0cvs60
10879
10880         * src/compose.c
10881                 Don't continue queuing if Cancel is clicked
10882                 in select-keys
10883
10884 2006-08-17 [colin]      2.4.0cvs59
10885
10886         * src/plugins/pgpcore/select-keys.c
10887                 When encrypting, if only one key matches and it 
10888                 matches exactly, automatically use it.
10889
10890 2006-08-17 [colin]      2.4.0cvs58
10891
10892         * src/mimeview.c
10893         * src/prefs_common.c
10894         * src/prefs_common.h
10895         * src/prefs_ext_prog.c
10896         * src/textview.c
10897                 Fix issues with previous patch (text/html)
10898                 Remove outdated prefs
10899
10900 2006-08-17 [colin]      2.4.0cvs57
10901
10902         * src/imap.c
10903                 Add View Log button on auth error
10904         * src/procmsg.c
10905                 Fix encrypted mail marked as new when
10906                 saved in normal folders
10907         * src/plugins/pgpinline/pgpinline.c
10908                 Fix encrypt bug on IMAP
10909         * src/mimeview.c
10910         * src/common/utils.c
10911         * src/common/utils.h
10912         * src/gtk/inputdialog.c
10913         * src/gtk/inputdialog.h
10914                 Get rid of metamail stuff, simplify
10915                 opening, and allow remembering of user's
10916                 choices (by updating ~/.mailcap). There's
10917                 still to drop "Audio player" and "Image
10918                 viewer" preferences.
10919
10920 2006-08-17 [mones]      2.4.0cvs56
10921
10922         * manual/es/sylpheed-claws-manual.xml
10923                 fix DTD path
10924
10925 2006-08-17 [mones]      2.4.0cvs55
10926
10927         * configure.ac
10928         * manual/Makefile.am
10929         * manual/es/Makefile.am
10930         * manual/es/account.xml
10931         * manual/es/ack.xml
10932         * manual/es/addrbook.xml
10933         * manual/es/advanced.xml
10934         * manual/es/faq.xml
10935         * manual/es/glossary.xml
10936         * manual/es/gpl.xml
10937         * manual/es/handling.xml
10938         * manual/es/intro.xml
10939         * manual/es/keyboard.xml
10940         * manual/es/plugins.xml
10941         * manual/es/starting.xml
10942         * manual/es/sylpheed-claws-manual.xml
10943         * manual/es/dist/Makefile.am
10944         * manual/es/dist/html/Makefile.am
10945         * manual/es/dist/pdf/Makefile.am
10946         * manual/es/dist/ps/Makefile.am
10947         * manual/es/dist/txt/Makefile.am
10948                 Spanish translation for the manual
10949
10950 2006-08-16 [colin]      2.4.0cvs54
10951
10952         * src/compose.c
10953         * src/main.c
10954         * src/mainwindow.c
10955                 Fix send button sensitivity at startup
10956                 Set send menu sensitivity (patch by Fabien)
10957         * src/ssl_manager.c
10958                 Enable closing with esc (patch by Fabien)
10959         * src/gtk/foldersort.c
10960                 Enable closing with esc (patch by Fabien)
10961         * src/procmime.c
10962                 Optimisation (no need to copy to tempfile to
10963                 "decode" 7bit and 8bit)
10964         * src/summaryview.c
10965                 Fix cruft in swap_from case
10966         * src/textview.c
10967                 Fix missing last line in some mail cases 
10968                 (Fixes debian #381872)
10969         * src/plugins/pgpcore/prefs_gpg.c
10970         * src/plugins/pgpcore/sgpgme.c
10971         * src/plugins/pgpcore/sgpgme.h
10972                 Don't show "no key found" when user explicitely
10973                 wants to create a key
10974
10975 2006-08-16 [paul]       2.4.0cvs53
10976
10977         * configure.ac
10978         * src/account.c
10979         * src/addressbook.c
10980         * src/headerview.c
10981         * src/prefs_account.c
10982         * src/prefs_message.c
10983         * src/gtk/gtkutils.c
10984                 bump up minimum required versions of GTK+ and
10985                 GLIB to 2.6.0
10986
10987 2006-08-16 [paul]       2.4.0cvs52
10988
10989         * src/toolbar.c
10990                 workaround GTK+ Bug 351600 - 'Can't re-click
10991                 on button after sensitivity update'
10992                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10993                 Thanks to Colin
10994
10995 2006-08-15 [colin]      2.4.0cvs51
10996
10997         * src/plugins/pgpcore/prefs_gpg.c
10998                 Set options sensitivity according to
10999                 key existence
11000         * src/plugins/pgpcore/sgpgme.c
11001                 Allow to create key with no passphrase
11002
11003 2006-08-14 [cleroy]     2.4.0cvs50
11004
11005         * src/gtk/pluginwindow.c
11006                 New layout (maybe to be changed?)
11007         * src/gtk/gtkutils.c
11008                 Fix a bit label_window
11009         * src/plugins/pgpcore/passphrase.c
11010         * src/plugins/pgpcore/passphrase.h
11011         * src/plugins/pgpcore/plugin.c
11012         * src/plugins/pgpcore/prefs_gpg.c
11013         * src/plugins/pgpcore/prefs_gpg.h
11014         * src/plugins/pgpcore/sgpgme.c
11015         * src/plugins/pgpcore/sgpgme.h
11016                 Allow to create a PGP private key via the GUI
11017
11018 2006-08-14 [wwp]        2.4.0cvs49
11019
11020         * src/addressbook_foldersel.c
11021                 fix strict ISO C90 compliance.
11022
11023 2006-08-14 [paul]       2.4.0cvs48
11024
11025         * src/gtk/prefswindow.c
11026                 re-set scrolled window on opening
11027                 Patch by Ticho
11028
11029 2006-08-14 [paul]
11030
11031         2.5.0-rc1 released
11032
11033 2006-08-14 [paul]       2.4.0cvs47
11034
11035         * src/prefs_display_header.c
11036                 re-enable user-defined Displayed Headers
11037
11038 2006-08-14 [paul]       2.4.0cvs46
11039
11040         * src/prefs_account.c
11041                 use GTK_STOCK_EDIT
11042
11043 2006-08-13 [colin]      2.4.0cvs45
11044
11045         * src/common/utils.c
11046                 Fix "a" in quote when the original message is empty,
11047                 by using \0 instead of 'a' to test writability of
11048                 temp files.
11049
11050 2006-08-13 [wwp]        2.4.0cvs44
11051
11052         * src/plugins/spamassassin/spamassassin.c
11053                 fix capitalization of "SpamAssassin" in some debug, log and
11054                 dialog messages.
11055
11056 2006-08-13 [paul]       2.4.0cvs43
11057
11058         * src/editldap.c
11059                 fix overlapping widgets
11060         * src/prefs_account.c
11061                 fix translation of protocol_names[]
11062                 fix label disappearing off the edge of the
11063                 visible area
11064
11065 2006-08-12 [paul]       2.4.0cvs42
11066
11067         * manual/plugins.xml
11068                 update IRC channel info before it gets forgotten
11069                 about
11070
11071 2006-08-11 [colin]      2.4.0cvs41
11072
11073         * src/compose.c
11074         * src/mainwindow.c
11075         * src/mainwindow.h
11076         * src/procmsg.c
11077         * src/procmsg.h
11078         * src/summaryview.c
11079         * src/toolbar.c
11080                 Grey out the Send button if
11081                 - Queue folders are empty, or
11082                 - We're sending already
11083
11084 2006-08-11 [wwp]        2.4.0cvs40
11085
11086         * src/main.c
11087                 fix a logic issue when quitting while a compose window is
11088                 still open, thanks to Colin.
11089
11090 2006-08-10 [colin]      2.4.0cvs39
11091
11092         * src/main.c
11093                 Fix default font size setting after wizard run
11094         * src/imap.c
11095         * src/etpan/imap-thread.c
11096         * src/etpan/imap-thread.h
11097                 Fix bug #999 (Timing out on TSL cert validation 
11098                 dialog makes ugly things happen). Also, STARTTLS
11099                 unconditionnaly if initial capabilities contain
11100                 LOGINDISABLED and STARTTLS.
11101
11102 2006-08-09 [colin]      2.4.0cvs38
11103
11104         * src/mainwindow.c
11105         * src/mainwindow.h
11106                 Fix Tools/Actions sensitivity when there are
11107                 no actions
11108
11109 2006-08-09 [colin]      2.4.0cvs37
11110
11111         * src/prefs_filtering.c
11112                 Warning fix, patch by Paul
11113         * src/messageview.c
11114         * src/prefs_actions.c
11115         * src/prefs_filtering_action.c
11116         * src/prefs_matcher.c
11117                 Uniformisation of "Info ..." to "Info..." (for
11118                 old gtk), patch by Fabien
11119         * src/plugins/clamav/clamav_plugin_gtk.c
11120                 Sensitivity fix by Fabien
11121
11122 2006-08-09 [colin]      2.4.0cvs36
11123
11124         * src/main.c
11125         * src/main.h
11126                 Add a function to know whether we're exiting
11127         * src/plugins/trayicon/trayicon.c
11128                 If exiting, don't do anything. Faster, and
11129                 avoids gtk_main_iteration reentracy causing
11130                 segfaults at exit
11131
11132 2006-08-09 [colin]      2.4.0cvs35
11133
11134         * src/messageview.c
11135         * src/mimeview.c
11136         * src/mimeview.h
11137                 Fix lack of part selection when automatically 
11138                 jumping to a specific part
11139         * src/msgcache.c
11140                 Little optimisation in cache reading
11141
11142 2006-08-09 [colin]      2.4.0cvs34
11143
11144         * src/compose.c
11145                 Fix crash setting the priority on reedit
11146                 (Accessing compose before creating it!)
11147
11148 2006-08-08 [colin]      2.4.0cvs33
11149
11150         * src/procmime.c
11151                 Fix bug #998 (last attachment is not accessible)
11152                 Bad RFC interpretation on multipart close-delimiters
11153         * src/mimeview.c
11154         * src/mimeview.h
11155         * src/gtk/gtkvscrollbutton.c
11156         * src/gtk/gtkvscrollbutton.h
11157                 Make attachments list wheel-scrollable
11158
11159 2006-08-07 [colin]      2.4.0cvs32
11160
11161         * src/gtk/gtkaspell.c
11162                 Fix bug #973 (Unicode punctation characters 
11163                 are not recognized as separators by the
11164                 spell checker); fix unsigned stuff
11165
11166 2006-08-07 [colin]      2.4.0cvs31
11167
11168         * src/compose.c
11169                 Fix bug #956 (DnD text with accents in compose 
11170                 text entry); fix gccc's signed/unsigned fuss
11171
11172 2006-08-06 [colin]      2.4.0cvs30
11173
11174         * src/main.c
11175                 Fix bug #979 (Plugin crashes when exiting 
11176                 sylpheed-claws) : handle exit request only 
11177                 once
11178
11179 2006-08-05 [colin]      2.4.0cvs29
11180
11181         * src/news.c
11182                 Just make sure we have a msgid.
11183
11184 2006-08-05 [colin]      2.4.0cvs28
11185
11186         * src/news.c
11187         * src/summaryview.c
11188                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11189                 by reimplementing it
11190         * src/textview.c
11191                 Fix bug when hiding quotes with level > 3 and quote
11192                 colors are recycled
11193
11194 2006-08-04 [colin]      2.4.0cvs27
11195
11196         * src/compose.c
11197         * src/undo.c
11198         * src/undo.h
11199                 Fix a bit replace-by-pasting undo
11200         * src/mainwindow.c
11201         * src/messageview.c
11202                 Fix Fold quotes menu synchro in
11203                 mainwindow when it changes in 
11204                 messageview
11205         * src/textview.c
11206                 Fix right-click on quotes blocks
11207         * src/common/utils.c
11208                 Verify that the file created by
11209                 my_tmpfile() is writable. Fixes
11210                 bug #988 (very specific filesystem
11211                 issue)
11212         * src/plugins/pgpcore/sgpgme.c
11213                 Fix file descriptor leak
11214         * src/plugins/spamassassin/spamassassin.c
11215                 Warn once if spamd isn't reachable
11216
11217 2006-08-04 [colin]      2.4.0cvs26
11218
11219         * src/toolbar.c
11220                 i18n context patch by Fabien
11221
11222 2006-08-03 [colin]      2.4.0cvs25
11223
11224         * src/mainwindow.c
11225         * src/messageview.c
11226                 Rename "Hide quotes" to "Fold quotes"
11227         * src/textview.c
11228                 Don't use hand cursor on quotes. "all 
11229                 the bonuses of the feature and none of 
11230                 unwelcome side-effects"
11231
11232 2006-08-03 [colin]      2.4.0cvs24
11233
11234         * AUTHORS
11235         * sylpheed-claws.desktop
11236         * src/gtk/authors.h
11237                 Bring the desktop file to XDG compliance
11238                 Patch by Charles A. Edwards
11239
11240 2006-08-03 [colin]      2.4.0cvs23
11241
11242         * src/textview.c
11243                 Fix links offset when they are preceded
11244                 by accentued chars (g_utf8_strlen!)
11245         * src/mainwindow.c
11246                 Fix wrong status when starting offline
11247
11248
11249 2006-08-03 [wwp]        2.4.0cvs22
11250
11251         * src/prefs_common.h
11252                 ask what to do w/ filtering rules that belong to an account when
11253                 applying filtering rules manually from the main window (skip,
11254                 apply regardless of the account, use current account). This dialog
11255                 can be skipped and the last reply used.
11256                 (forgot that file)
11257
11258 2006-08-03 [wwp]        2.4.0cvs21
11259
11260         * src/filtering.c
11261         * src/filtering.h
11262         * src/prefs_common.c
11263         * src/summaryview.c
11264         * src/alertpanel.c
11265         * src/alertpanel.h
11266         * src/messageview.c
11267                 ask what to do w/ filtering rules that belong to an account when
11268                 applying filtering rules manually from the main window (skip,
11269                 apply regardless of the account, use current account). This dialog
11270                 can be skipped and the last reply used.
11271
11272
11273 2006-08-03 [colin]      2.4.0cvs20
11274
11275         * src/textview.c
11276                 Optimize previous patch
11277
11278 2006-08-03 [cleroy]     2.4.0cvs19
11279
11280         * src/textview.c
11281                 Fix quotes getting toggled back when the
11282                 mail has an even number of text parts
11283
11284 2006-08-02 [colin]      2.4.0cvs18
11285
11286         * src/messageview.c
11287                 Add Hide quotes menu
11288
11289 2006-08-02 [colin]      2.4.0cvs17
11290
11291         * src/mainwindow.c
11292         * src/prefs_common.c
11293         * src/textview.c
11294         * src/textview.h
11295         * src/gtk/about.c
11296                 Allow per-level quote hiding,
11297                 Allow toggling quotes by double-clicking them
11298                 Rename RemoteURI to ClickableText to reflect
11299                 the fact it's used for a variety of things
11300
11301 2006-08-02 [wwp]        2.4.0cvs16
11302
11303         * src/mainwindow.c
11304                 fix "View/Hide quotes" menu item status initialization.
11305
11306 2006-08-02 [wwp]        2.4.0cvs15
11307
11308         * src/matcher_parser_parse.y
11309                 remove a debug trace.
11310
11311 2006-08-02 [paul]       2.4.0cvs14
11312
11313         * src/plugins/pgpcore/passphrase.c
11314                 don't set initial dialog size
11315                 make it resizable
11316
11317 2006-08-02 [paul]       2.4.0cvs13
11318
11319         * src/noticeview.c
11320                 remove the rogue '/' character
11321
11322 2006-08-02 [paul]       2.4.0cvs12
11323
11324         * src/noticeview.c
11325                 allow buttons to resize as necessary
11326
11327 2006-08-01 [wwp]        2.4.0cvs11
11328
11329         * src/mbox.c
11330                 fix strict ISO C90 compliance.
11331
11332 2006-08-01 [wwp]        2.4.0cvs10
11333
11334         * tools/update-po
11335                 updated update-po tool to work w/ context-dependent translations.
11336                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11337
11338 2006-08-01 [wwp]        2.4.0cvs9
11339
11340         * src/matcher.c
11341         * src/prefs_filtering.c
11342         * src/prefs_matcher.c
11343                 allow context-dependent translations for "All",
11344                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11345
11346 2006-07-31 [colin]      2.4.0cvs8
11347
11348         * AUTHORS
11349         * src/gtk/authors.h
11350                 Add Rafal to authors
11351
11352 2006-07-31 [colin]      2.4.0cvs7
11353
11354         * src/compose.c
11355         * src/mainwindow.c
11356         * src/messageview.h
11357         * src/prefs_common.c
11358         * src/prefs_common.h
11359         * src/textview.c
11360                 Add 'View/Hide quotes'. Patch based on a patch
11361                 by Rafal Weglarz
11362
11363 2006-07-31 [colin]      2.4.0cvs6
11364
11365         * src/action.c
11366                 Fix problem with "> stuff >" actions
11367
11368 2006-07-31 [paul]       2.4.0cvs5
11369
11370         * po/nb.po
11371                 updated by Geir Helland
11372
11373 2006-07-31 [wwp]        2.4.0cvs4
11374
11375         * src/mainwindow.c
11376         * src/summaryview.c
11377         * src/summaryview.h
11378                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11379                 thanks to Colin.
11380
11381 2006-07-31 [wwp]        2.4.0cvs3
11382
11383         * src/Makefile.am
11384         * src/addr_compl.c
11385         * src/addr_compl.h
11386         * src/addressbook.c
11387         * src/addressbook.h
11388         * src/addressbook_foldersel.c
11389         * src/addressbook_foldersel.h
11390         * src/addrindex.c
11391         * src/addrindex.h
11392         * src/matcher.c
11393         * src/matcher.h
11394         * src/matcher_parser_lex.l
11395         * src/matcher_parser_parse.y
11396         * src/prefs_common.c
11397         * src/prefs_common.h
11398         * src/prefs_filtering.c
11399         * src/prefs_matcher.c
11400         * src/prefs_matcher.h
11401         * src/summaryview.c
11402                 introduce filtering against the address book. It's now possible to add
11403                 matched conditions to determine if any email address in a message matches
11404                 or doesn't match any or all books or folders in the address book.
11405
11406 2006-07-31 [wwp]        2.4.0cvs2
11407
11408         * src/account.c
11409         * src/filtering.c
11410         * src/filtering.h
11411         * src/folder.c
11412         * src/folderview.c
11413         * src/inc.c
11414         * src/mainwindow.c
11415         * src/matcher.c
11416         * src/matcher_parser_lex.l
11417         * src/matcher_parser_parse.y
11418         * src/mbox.c
11419         * src/prefs_filtering.c
11420         * src/prefs_filtering.h
11421         * src/procmsg.c
11422         * src/procmsg.h
11423         * src/summaryview.c
11424                 introduce per-account filtering rules. Each filtering rule can now be assigned
11425                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11426                 when applying filtering rules manually, as all rules will apply - even the ones
11427                 assigned to an account. This issue will be addressed soon.
11428  
11429
11430
11431 2006-07-31 [wwp]        2.4.0cvs1
11432
11433         * src/quote_fmt.c
11434                 make more strings translatable.
11435
11436 2006-07-31 [paul]       2.4.0
11437
11438         2.4.0 released
11439
11440 2006-07-31 [paul]       2.3.1cvs91
11441
11442         * po/ca.po
11443                 updated by Miquel Oliete
11444
11445 2006-07-31 [paul]       2.3.1cvs90
11446
11447         * po/de.po
11448         * po/el.po
11449         * po/fr.po
11450         * po/it.po
11451         * po/pl.po
11452         * po/pt_BR.po
11453         * po/sr.po
11454         * po/zh_CN.po
11455                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11456                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11457                 Aleksandar Urosevic, and Ralgh Young
11458
11459 2006-07-31 [paul]       2.3.1cvs89
11460
11461         * src/account.c
11462         * src/main.c
11463         * src/mainwindow.c
11464         * src/mainwindow.h
11465                 Fix a race condition when, after an SC crash, rescanning
11466                 folders took more than 0.5 seconds
11467                 Thanks to Colin
11468
11469 2006-07-31 [paul]       2.3.1cvs88
11470
11471         * src/folderview.c
11472                 don't translate separator strings
11473
11474 2006-07-30 [mones]      2.3.1cvs87
11475
11476         * doc/man/sylpheed-claws.1
11477                 Fixed non-ASCII chars in Hoa's name
11478         * po/es.po
11479                 Updated for release
11480
11481 2006-07-27 [colin]      2.3.1cvs86
11482
11483         * src/textview.c
11484                 Don't include the leading \n in links
11485                 Patch by Fabien
11486
11487 2006-07-25 [colin]      2.3.1cvs85
11488
11489         * src/mainwindow.c
11490         * src/common/socket.h
11491         * src/etpan/imap-thread.c
11492                 Refresh resolvers before connecting
11493                 to IMAP servers, and after switching
11494                 to online. Thanks to Paul.
11495
11496 2006-07-18 [colin]
11497
11498         * 2.4.0-rc4 released
11499
11500 2006-07-17 [colin]      2.3.1cvs84
11501
11502         * src/inc.c
11503                 Show connection attempt in statusbar before
11504                 connecting (previously first message was
11505                 "Retrieving messages from ..." after the
11506                 connection succeeded.
11507
11508 2006-07-16 [wwp]        2.3.1cvs83
11509
11510         * sylpheed-claws.ico
11511                 Added .ico file (windows multi-size icon file, generated).
11512
11513 2006-07-12 [wwp]        2.3.1cvs82
11514
11515         * src/messageview.c
11516                 remove Message/Re-edit menu entry from messageview window,
11517                 as sent/draft/queued messages are opened in compose window when
11518                 re-edited and it's not possible to re-edit other msgs.
11519
11520 2006-07-12 [paul]       2.3.1cvs81
11521
11522         * AUTHORS
11523         * src/mainwindow.c
11524         * src/gtk/authors.h
11525                 check online state before resetting
11526                 mailcheck timer. Useful if some program
11527                 verifies connection state and updates
11528                 Claws.
11529                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11530
11531 2006-07-12 [paul]       2.3.1cvs80
11532
11533         * sylpheed-claws-128x128.png
11534         * sylpheed-claws-64x64.png
11535         * sylpheed-claws.png
11536         * src/Makefile.am
11537         * src/main.c
11538         * src/prefs_toolbar.c
11539         * src/stock_pixmap.c
11540         * src/stock_pixmap.h
11541         * src/wizard.c
11542         * src/gtk/about.c
11543         * src/gtk/gtkutils.c
11544         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11545         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11546         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11547         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11548         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11549         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11550                 updated and renamed logo/icon files and related
11551                 logo by Jesper Schultz
11552
11553 2006-07-11 [paul]       2.3.1cvs79
11554
11555         * src/main.c
11556                 fix the labels a smidgin
11557
11558 2006-07-09 [colin]      2.3.1cvs78
11559
11560         * src/textview.c
11561                 Show errors in textviewer's command
11562                 Patch by H. Merijn Brand
11563
11564 2006-07-09 [colin]      2.3.1cvs77
11565
11566         * src/compose.c
11567                 Save FMID in drafts too
11568
11569 2006-07-08 [colin]      2.3.1cvs76
11570
11571         * src/compose.c
11572                 Svae RMID in drafted mails too
11573                 Save quote_fmt vars for whole mails,
11574                 don't reset at each quote_fmt_init:
11575                 allows to use the same |i{var} in
11576                 various template fields
11577         * src/prefs_template.c
11578         * src/quote_fmt.h
11579         * src/quote_fmt_parse.y
11580                 Same
11581
11582 2006-07-08 [colin]      2.3.1cvs75
11583
11584         * src/textview.c
11585                 Fix highlighting of attached parts URIs
11586
11587 2006-07-08 [colin]      2.3.1cvs74
11588
11589         * src/main.c
11590                 Prevent bug #981 (sc 2.3.1 segfaults with 
11591                 gtk+ 2.10) from being reported again:
11592                 if Sylpheed-Claws has been compiled against
11593                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11594                 of if Sylpheed-Claws has been compiled against
11595                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11596                 error out.
11597
11598 2006-07-07 [colin]      2.3.1cvs73
11599
11600         * src/prefs_actions.c
11601                 Fix label
11602
11603 2006-07-07 [colin]      2.3.1cvs72
11604
11605         * src/prefs_actions.c
11606                 Fix compile on gtk < 2.8. argh :)
11607
11608 2006-07-07 [paul]       2.3.1cvs71
11609
11610         * src/common/defs.h
11611                 update DONATE_URI
11612
11613 2006-07-07 [colin]      2.3.1cvs70
11614
11615         * po/POTFILES.in
11616         * src/quote_fmt.c
11617         * src/quote_fmt_lex.l
11618         * src/quote_fmt_parse.y
11619                 Add |i{var}, a way to insert user-entered
11620                 text in a template
11621
11622 2006-07-07 [colin]
11623
11624         * 2.4.0-rc3 released
11625
11626 2006-07-07 [colin]      2.3.1cvs69
11627
11628         * src/folder.c
11629                 Don't consider inboxes of UNKNOWN folder 
11630                 classes to be useable as default inboxes
11631
11632 2006-07-07 [paul]       2.3.1cvs68
11633
11634         * src/textview.c
11635                 add missing #include <errno.h>
11636                 Thanks to René J. Blokland
11637
11638 2006-07-07 [paul]       2.3.1cvs67
11639
11640         * src/action.c
11641                 Return now Closes dialog
11642         * src/mimeview.c
11643         * src/mimeview.h
11644         * src/textview.c
11645                 add contextual menu to mime parts listed
11646                 in the textview
11647                 Thanks to Colin
11648         * src/common/utils.c
11649                 reversal: ' is a valid character in URLs
11650
11651 2006-07-06 [colin]      2.3.1cvs66
11652
11653         * src/remotefolder.h
11654                 Forgotten in previous commit
11655
11656 2006-07-06 [colin]      2.3.1cvs65
11657
11658         * src/folder.c
11659                 Set summary update flag whenever
11660                 totals changed
11661         * src/imap.c
11662         * src/prefs_account.c
11663         * src/common/utils.h
11664         * src/etpan/imap-thread.c
11665                 Fix warnings, thanks to Fabien and
11666                 Ricardo
11667
11668 2006-07-06 [wwp]        2.3.1cvs64
11669
11670         * src/gtk/gtkutils.c
11671                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11672
11673 2006-07-06 [wwp]        2.3.1cvs63
11674
11675         * src/account.c
11676         * src/addressbook.c
11677         * src/addressitem.h
11678         * src/folderview.c
11679         * src/mainwindow.c
11680         * src/manual.c
11681         * src/manual.h
11682         * src/message_search.c
11683         * src/prefs_actions.c
11684         * src/prefs_filtering.c
11685         * src/prefs_filtering.h
11686         * src/prefs_template.c
11687         * src/summary_search.c
11688         * src/summaryview.c
11689         * src/gtk/gtkutils.c
11690         * src/gtk/gtkutils.h
11691         * src/gtk/pluginwindow.c
11692                 add help buttons to some dialogs. Clicking such buttons opens a
11693                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11694
11695 2006-07-06 [paul]       2.3.1cvs62
11696
11697         * src/textview.c
11698                 fix attachments contextual menu
11699                 Thanks to Colin
11700
11701 2006-07-05 [colin]      2.3.1cvs61
11702
11703         * src/textview.c
11704         * src/compose.c
11705                 Handle sftp:// links
11706
11707 2006-07-05 [paul]       2.3.1cvs60
11708
11709         * src/gtk/filesel.c
11710                 grab save button by default
11711                 Thanks to Colin
11712
11713 2006-07-05 [wwp]        2.3.1cvs59
11714
11715         * manual/xml2pdf
11716                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11717
11718 2006-07-04 [colin]      2.3.1cvs58
11719
11720         * src/mimeview.c
11721         * src/textview.c
11722                 Use left click to select, middle click to open
11723                 on mimeparts links
11724         * src/common/utils.c
11725                 Fix segfault
11726
11727 2006-07-04 [colin]      2.3.1cvs57
11728
11729         * src/mainwindow.c
11730         * src/news.c
11731                 Warning fixes, thanks to Fabien
11732
11733 2006-07-04 [colin]      2.3.1cvs56
11734
11735         * src/mimeview.c
11736         * src/mimeview.h
11737         * src/textview.c
11738                 Allow parts to be selected via their text label
11739                 in textview
11740
11741 2006-07-04 [colin]      2.3.1cvs55
11742
11743         * src/folderview.c
11744                 Feedback when closing (for big folders)
11745         * src/prefs_actions.c
11746         * src/prefs_filtering.c
11747         * src/prefs_matcher.c
11748         * src/prefs_template.c
11749                 Fix default button when closing without
11750                 having saved
11751
11752 2006-07-04 [colin]      2.3.1cvs54
11753
11754         * src/news.c
11755                 Delete local file on deletion
11756
11757 2006-07-03 [colin]      2.3.1cvs53
11758
11759         * src/folderview.c
11760         * src/main.c
11761                 Don't freeze when rescanning after crash
11762
11763 2006-07-03 [wwp]        2.3.1cvs52
11764
11765         * src/compose.c
11766         * src/privacy.c
11767         * src/privacy.h
11768         * src/plugins/pgpinline/pgpinline.c
11769         * src/plugins/pgpmime/pgpmime.c
11770                 don't report an error when the user cancels the passphrase dialog.
11771
11772 2006-07-02 [colin]      2.3.1cvs51
11773
11774         * src/folderview.c
11775                 Open message when crossing folders with Space,
11776                 goto next unread and friends
11777
11778 2006-07-01 [colin]      2.3.1cvs50
11779
11780         * src/prefs_account.c
11781                 Typographic rules varying from language
11782                 to language (in french "Protocole :"),
11783                 we have to do that :)
11784
11785 2006-07-01 [ticho]      2.3.1cvs49
11786
11787         * src/prefs_account.c
11788                 Only use one temporary gchar* variable in
11789                 prefs_account_protocol_set_optmenu().
11790
11791 2006-07-01 [ticho]      2.3.1cvs48
11792
11793         * src/prefs_account.c
11794         * src/prefs_account.h
11795                 Use GtkLabel for existing account protocol name.
11796                 Created an array for protocol names and populate the
11797                 combobox from it in a for() cycle.
11798
11799 2006-06-30 [colin]      2.3.1cvs47
11800
11801         * src/compose.c
11802                 Block undo when changing signature (by changing
11803                 account)
11804
11805 2006-06-30 [paul]       2.3.1cvs46
11806
11807         * src/send_message.c
11808                 when editing From in the Compose window, use that address
11809                 in the Return-Path: header
11810                 Thanks to Colin
11811
11812 2006-06-30 [colin]      2.3.1cvs45
11813
11814         * src/compose.c
11815                 Fix signature replacement:
11816                 - when no newline before separator
11817                 - when reediting
11818
11819 2006-06-29 [colin]      2.3.1cvs44
11820
11821         * src/folderview.c
11822         * src/folderview.h
11823         * src/mainwindow.c
11824         * src/summaryview.c
11825                 Let 'View/Go to/Next marked' work like
11826                 Next new & Next unread: across folders
11827                 Change the select_on_entry pref to do
11828                 what we want when changing folder
11829         * src/common/utils.c
11830                 Fix single-quoted links 
11831
11832 2006-06-29 [colin]      2.3.1cvs43
11833
11834         * src/gtk/gtkaspell.c
11835                 "Sylpheed" and "Sylpheed-Claws" do exist !
11836
11837 2006-06-29 [colin]      2.3.1cvs42
11838
11839         * src/imap.c
11840                 Forgot to remove debug
11841
11842 2006-06-29 [colin]      2.3.1cvs41
11843
11844         * src/imap.c
11845         * src/imap.h
11846         * src/mainwindow.c
11847                 Disconnect from IMAP servers when going
11848                 offline. Fixes bug #978 (going to offline-mode 
11849                 won't close connections)
11850
11851 2006-06-29 [colin]      2.3.1cvs40
11852
11853         * src/main.c
11854                 Fix transient setting on failing plugins
11855                 Patch by Fabien
11856         * src/plugins/pgpcore/sgpgme.c
11857                 Only warn for OpenPGP. Most people don't
11858                 have CMS available.
11859
11860 2006-06-29 [colin]      2.3.1cvs39
11861
11862         * src/compose.c
11863                 Fix Spelling menu (discrepancy between context menu
11864                 and top menu when folder's dictionary isn't the 
11865                 default one)
11866         * src/plugins/pgpcore/sgpgme.c
11867                 More error reporting about why gpgme can fail
11868
11869 2006-06-29 [wwp]        2.3.1cvs38
11870
11871         * src/mainwindow.c
11872                 honor the display-header-pane setting even when the message view
11873                 is a separate window.
11874
11875 2006-06-29 [wwp]        2.3.1cvs37
11876
11877         * src/prefs_actions.c
11878                 forgot to commit that one (use of GTK_STOCK_INFO).
11879
11880 2006-06-29 [colin]      2.3.1cvs36
11881
11882         * src/imap.c
11883                 Better handling of login errors (ask the password
11884                 again once), alert in case of error. Fix three
11885                 signedness warnings.
11886
11887 2006-06-28 [wwp]        2.3.1cvs35
11888
11889         * src/prefs_template.c
11890         * src/prefs_matcher.c
11891         * src/prefs_filtering_action.c
11892         * src/prefs_quote.c
11893                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11894                 patch by Fabien Vantard, slightly modified.
11895
11896 2006-06-28 [paul]
11897
11898         2.4.0-rc2 released
11899
11900 2006-06-28 [colin]      2.3.1cvs34
11901
11902         * src/prefs_account.c
11903                 Fix bug #977 (Can't add or edit imap accounts)
11904
11905 2006-06-28 [colin]      2.3.1cvs33
11906
11907         * src/mimeview.c
11908                 Fix previous
11909
11910 2006-06-28 [colin]      2.3.1cvs32
11911
11912         * src/mimeview.c
11913                 Save named inlined attachments with "Save all"
11914         * src/main.c
11915         * src/mbox.c
11916         * src/common/plugin.c
11917         * src/common/plugin.h
11918         * src/common/sylpheed.c
11919         * src/common/utils.c
11920         * src/plugins/pgpcore/sylpheed.def
11921         * src/plugins/pgpinline/sylpheed.def
11922         * src/plugins/pgpmime/sylpheed.def
11923                 Win32 compatibility patch, by
11924                 Werner Koch
11925
11926 2006-06-28 [wwp]        2.3.1cvs31
11927
11928         * src/imap.c
11929         * src/prefs_folder_item.c
11930                 less compilation warnings (thanks to Fabien Vantard), less typos.
11931
11932 2006-06-28 [paul]       2.3.1cvs30
11933
11934         * src/gtk/gtkutils.c
11935                 gtk_combo_box_set_focus_on_click() is only
11936                 available since gtk 2.6.0
11937
11938 2006-06-28 [paul]       2.3.1cvs29
11939
11940         * src/prefs_ext_prog.c
11941                 fix engrish and add a tooltip for the
11942                 'command for 'Display as text' option
11943
11944 2006-06-28 [paul]
11945
11946         2.4.0-rc1 released
11947
11948 2006-06-28 [paul]       2.3.1cvs28
11949
11950         * ChangeLog
11951         * tools/Makefile.am
11952                 include textviewer.pl in releases
11953
11954 2006-06-28 [paul]       2.3.1cvs27
11955
11956         * src/prefs_ext_prog.c
11957                 hide Print command option if libgnomeprint
11958                 support is present
11959
11960 2006-06-27 [colin]      2.3.1cvs26
11961
11962         * src/compose.c
11963                 Fix Esc handling in insert/attach dialog
11964                 Don't show this dialog if dragging something
11965                 else than text/uri-list
11966                 Thanks to Fabien Vantard
11967         * tools/textviewer.pl
11968                 Filter script to display stuff as text
11969                 by H. Merijn Brand
11970
11971 2006-06-27 [wwp]        2.3.1cvs25
11972
11973         * src/messageview.c
11974                 use the exact product name (message view title), patch
11975                 by Fabien Vantard.
11976
11977 2006-06-27 [ticho]      2.3.1cvs24
11978
11979         * src/prefs_account.c
11980         * src/prefs_common.c
11981         * src/prefs_common.h
11982         * src/prefs_ext_prog.c
11983         * src/textview.c
11984                 Add a preference (Preferences/External programs)
11985                 to allow "Display as text" to be done via a script
11986                 (patch by H.Merijn Brand).
11987                 Use GtkComboBox for protocol selection in account
11988                 preferences.
11989                 Only include current choice for existing accounts, and
11990                 insensitivize the combobox.
11991
11992 2006-06-27 [paul]       2.3.1cvs23
11993
11994         * src/mbox.c
11995                 fix crasher introduced in cvs21.
11996                 Thanks to Colin
11997
11998 2006-06-26 [colin]      2.3.1cvs22
11999
12000         * src/mbox.c
12001                 Fix double-frees when leaving folders
12002                 after exporting to mbox
12003
12004 2006-06-26 [colin]      2.3.1cvs21
12005
12006         * src/mbox.c
12007                 More feedback (and optimisation)
12008                 on import/export
12009         * src/common/utils.c
12010                 Fix case when looking for mail addresses
12011         * src/gtk/gtkutils.c
12012                 Extra check for (X-)Face
12013
12014 2006-06-25 [ticho]      2.3.1cvs20
12015
12016         * src/compose.c
12017         * src/exphtmldlg.c
12018         * src/gtk/gtkutils.c
12019         * src/gtk/gtkutils.h
12020                 Added second argument to gtkut_sc_combobox_create() to
12021                 control focus-on-click for the widget.
12022                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12023
12024 2006-06-25 [ticho]      2.3.1cvs19
12025
12026         * src/compose.c
12027         * src/gtk/Makefile.am
12028         * src/gtk/combobox.c
12029         * src/gtk/combobox.h
12030         * src/gtk/gtkutils.c
12031         * src/gtk/gtkutils.h
12032                 Use GtkComboBox instead of deprecated GtkOptionMenu
12033                 for account selector in compose window and for encoding
12034                 selector in attachment properties.
12035                 Also factorise working with the new GtkComboBox somewhat.
12036
12037 2006-06-24 [paul]       2.3.1cvs18
12038
12039         * src/prefs_common.c
12040                 use the correct default value
12041
12042 2006-06-24 [paul]       2.3.1cvs17
12043
12044         * src/compose.c
12045         * src/prefs_common.c
12046         * src/prefs_common.h
12047         * src/prefs_compose_writing.c
12048                 enable setting of default action when
12049                 dnd'ing files in the compose window.
12050                 (Collaborative effort with wwp)
12051
12052 2006-06-23 [wwp]        2.3.1cvs16
12053
12054         * src/compose.c
12055                 i18n fix (thanks to Fabien Vantard)
12056
12057 2006-06-22 [colin]      2.3.1cvs15
12058
12059         * src/prefs_customheader.c
12060                 Don't use filters in custom headers' file 
12061                 selector. Remember, extensions mean nothing :)
12062
12063 2006-06-22 [paul]       2.3.1cvs14
12064
12065         * configure.ac
12066                 allow setting of man directory location
12067
12068 2006-06-22 [colin]      2.3.1cvs13
12069
12070         * src/mainwindow.c
12071                 Add 'View/Go to/Next unread folder'.
12072                 I missed that :)
12073
12074 2006-06-22 [colin]      2.3.1cvs12
12075
12076         * src/common/utils.c
12077                 Add some subject prefixes
12078                 Patch by Bjorn T Johansen <btj@havleik.no>
12079
12080 2006-06-22 [colin]      2.3.1cvs11
12081
12082         * manual/advanced.xml
12083                 Forgotten hidden pref
12084
12085 2006-06-21 [paul]       2.3.1cvs10
12086
12087         * src/prefs_account.c
12088                 complete the removal of 'Add date header' option
12089
12090 2006-06-21 [paul]       2.3.1cvs9
12091
12092         * src/account.c
12093         * src/compose.c
12094         * src/prefs_account.c
12095         * src/prefs_account.h
12096                 remove option to add date header - always
12097                 add date header
12098         * src/etpan/imap-thread.c
12099                 fix warnings (Thanks to Colin)
12100
12101 2006-06-21 [wwp]        2.3.1cvs8
12102
12103         * src/folder.c
12104                 set the attachment flag when inline text part are (file)named. This is more convenient
12105                 when receiving (for instance) inline source files or patches sent using thunderbird.
12106
12107 2006-06-21 [paul]       2.3.1cvs7
12108
12109         * src/inc.c
12110                 fix off-by-one count of current msg in
12111                 statusbar filtering progressbar
12112
12113 2006-06-21 [paul]       2.3.1cvs6
12114
12115         * src/folder.c
12116                 Show attachment icon even if the part is 'inline'
12117                 if the following conditions are met:
12118                 - content-type != 'text/plain'
12119                 - content-type != '*/pgp-signature'
12120                 - either 'name' or 'filename' parameter is not NULL
12121                 
12122                 Thanks to Colin
12123
12124 2006-06-21 [paul]       2.3.1cvs5
12125
12126         * src/messageview.c
12127         * src/prefs_common.c
12128         * src/prefs_common.h
12129         * src/prefs_other.c
12130                 add an option to 'Never send Return
12131                 Receipts'
12132                 Thanks to Colin
12133
12134 2006-06-20 [mones]      2.3.1cvs4
12135
12136         * po/es.po
12137                 updated
12138         * src/compose.c
12139                 typo fixed (space after comma)
12140         * tools/make.themes.project
12141                 remove exec mode from tarball files
12142
12143 2006-06-20 [colin]      2.3.1cvs3
12144
12145         * src/news.c
12146         * src/procheader.c
12147         * src/unmime.c
12148                 Better fix for \n's in headers (don't 
12149                 break Received: and others)
12150
12151 2006-06-20 [paul]       2.3.1cvs2
12152
12153         * src/alertpanel.c
12154         * src/textview.c
12155                 improve legibility of phishing attempt
12156                 dialog
12157
12158 2006-06-20 [paul]       2.3.1cvs1
12159
12160         * NEWS
12161         * README
12162         * configure.ac
12163                 Update version number following
12164                 stable release
12165
12166 2006-06-20 [colin]      2.3.0cvs26
12167
12168         * src/compose.c
12169                 When dragging a file to the text of the compose
12170                 window, ask whether we want to insert or attach
12171                 (I know lots of people who do that to attach)
12172
12173 2006-06-20 [colin]      2.3.0cvs25
12174
12175         * src/etpan/imap-thread.c
12176                 Fix threshold (the append command is often > 32 bytes)
12177
12178 2006-06-19 [colin]      2.3.0cvs24
12179
12180         * src/imap.c
12181         * src/etpan/imap-thread.c
12182                 Workaround Rockliffe IMAP server bug: replace
12183                 "x UID SEARCH (ANSWERED UID 1:*)" with
12184                 "x UID SEARCH ANSWERED"
12185                 (Rockliffe doesn't handle the parenthesis)
12186
12187 2006-06-19 [colin]      2.3.0cvs23
12188
12189         * src/compose.c
12190         * src/imap.c
12191         * src/etpan/imap-thread.c
12192                 Probably fix bug #972 (Freezes when adding 
12193                 an attachment to the message)
12194         * src/common/defs.h
12195                 Modernize Firefox cmd
12196
12197
12198 2006-06-18 [colin]      2.3.0cvs22
12199
12200         * src/prefs_customheader.c
12201                 Only allow correct filenames for various
12202                 custom headers
12203
12204 2006-06-18 [colin]      2.3.0cvs21
12205
12206         * src/prefs_customheader.c
12207                 Add a 'From File...' button in custom headers prefs, which
12208                 try to do the right thing: 
12209                 for normal headers, use file as plaintext,
12210                 for X-Face, calls compface,
12211                 for Face, encode to b64.
12212
12213 2006-06-17 [colin]      2.3.0cvs20
12214
12215         * src/mh.c
12216                 Warning fix
12217
12218 2006-06-16 [colin]      2.3.0cvs19
12219
12220         * src/summaryview.c
12221                 Recursive quicksearch: show message list
12222                 in current folder, *then* search children
12223                 in the background.
12224
12225 2006-06-16 [colin]      2.3.0cvs18
12226
12227         * src/main.c
12228                 Instead of ignoring SIGPIPE, save caches
12229                 when getting one. Will fix the fact that
12230                 hot caches are out-of-date when logging 
12231                 out of Xorg.
12232         * src/compose.c
12233         * src/prefs_compose_writing.c
12234                 Only save text (not attachments) when 
12235                 auto-saving to drafts
12236         * src/unmime.c
12237                 Always replace \n, \r and \t with spaces
12238                 in headers
12239         * manual/dist/html/Makefile.am
12240         * manual/dist/pdf/Makefile.am
12241         * manual/dist/ps/Makefile.am
12242         * manual/dist/txt/Makefile.am
12243         * manual/fr/dist/html/Makefile.am
12244         * manual/fr/dist/pdf/Makefile.am
12245         * manual/fr/dist/ps/Makefile.am
12246         * manual/fr/dist/txt/Makefile.am
12247         * manual/pl/dist/html/Makefile.am
12248         * manual/pl/dist/pdf/Makefile.am
12249         * manual/pl/dist/ps/Makefile.am
12250         * manual/pl/dist/txt/Makefile.am
12251                 Fix make clean removing pregenerated manuals
12252
12253
12254 2006-06-16 [colin]      2.3.0cvs17
12255
12256         * src/plugins/pgpcore/sgpgme.c
12257         * src/plugins/pgpmime/pgpmime.c
12258         * src/plugins/pgpinline/pgpinline.c
12259                 Better error reporting in setup_signers.
12260                 Don't fallback to default key if specified
12261                 key isn't found.
12262                 Don't allow signing if more than one secret
12263                 key matches the one specified in prefs.
12264
12265 2006-06-15 [colin]      2.3.0cvs16
12266
12267         * src/folderview.c
12268                 Add "Send queue" in the folder's contextual
12269                 menu
12270         * src/compose.c
12271         * src/messageview.c
12272         * src/privacy.c
12273         * src/privacy.h
12274         * src/procmime.c
12275         * src/procmsg.c
12276         * src/plugins/pgpcore/passphrase.c
12277         * src/plugins/pgpcore/sgpgme.c
12278         * src/plugins/pgpinline/pgpinline.c
12279         * src/plugins/pgpmime/pgpmime.c
12280                 Better error reporting
12281         * src/mbox.c
12282                 Probably fix bug #971 (2.2.3 cannot read mail 
12283                 from local mbox)
12284
12285
12286 2006-06-15 [mones]      2.3.0cvs15
12287
12288         * tools/make.themes.project
12289                 creates the themes project from the web page
12290
12291 2006-06-15 [colin]      2.3.0cvs14
12292
12293         * src/folder.c
12294                 Better fix (avoid losing the folder if scan_tree 
12295                 fails)
12296
12297 2006-06-15 [cleroy]     2.3.0cvs13
12298
12299         * src/folder.c
12300                 Probably fix Bug #969 (crash on rebuilding 
12301                 imap folder)
12302
12303 2006-06-14 [colin]      2.3.0cvs12
12304
12305         * manual/dtd/manual.xsl
12306         * manual/sylpheed-claws-manual.xml
12307         * manual/fr/sylpheed-claws-manual.xml
12308         * manual/pl/sylpheed-claws-manual.xml
12309                 Insert pagebreaks between sections
12310
12311 2006-06-14 [paul]       2.3.0cvs11
12312
12313         * configure.ac
12314                 better fix than 2.3.0cvs10
12315
12316 2006-06-14 [paul]       2.3.0cvs10
12317
12318         * configure.ac
12319                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12320                 (backwards compatible)
12321
12322 2006-06-13 [colin]      2.3.0cvs9
12323
12324         * src/messageview.c
12325                 Fix sending of return receipt with the new queue folders
12326
12327 2006-06-13 [wwp]        2.3.0cvs8
12328
12329         * src/quote_fmt_lex.l
12330                 fix wrong tokens returned in quote_fmt lexer, query not().
12331
12332 2006-06-13 [wwp]        2.3.0cvs7
12333
12334         * src/folder.c
12335         * src/prefs_folder_item.c
12336                 allow changing folder type even when folder is not a top-level one,
12337                 thanks to Colin.
12338
12339 2006-06-12 [colin]      2.3.0cvs6
12340
12341         * src/folderview.c
12342                 Fix double-ask of "Do you want to mark all
12343                 as read"
12344
12345 2006-06-12 [colin]      2.3.0cvs5
12346
12347         * src/compose.c
12348         * src/compose.h
12349         * src/folder.c
12350         * src/folder.h
12351         * src/imap.c
12352         * src/inc.c
12353         * src/main.c
12354         * src/messageview.c
12355         * src/mh.c
12356         * src/prefs_folder_item.c
12357         * src/procheader.c
12358         * src/procmime.c
12359         * src/procmsg.c
12360         * src/procmsg.h
12361         * src/send_message.c
12362         * src/summaryview.c
12363         * src/toolbar.c
12364                 Apply bug #964's patch (Queue and drafts aren't normal)
12365                 The Drafts and Queue folder now contain RFC-822 files,
12366                 allowing to move and copy mails from and to these 
12367                 folders. Moving from Drafts to Queue will prepare the
12368                 mail for sending (PGP signature, encryption, etc).
12369                 This patch also rework sending errors handling to try
12370                 to be more helpful.
12371                 Also, allow redefining folder types via the GUI 
12372                 (Folder type in its Properties)
12373
12374 2006-06-12 [colin]      2.3.0cvs4
12375
12376         * src/summaryview.c
12377         * src/prefs_common.c
12378         * src/prefs_common.h
12379         * src/gedit-print.c
12380                 Allow to define a specific print font - patch
12381                 by Bernhard Walle <bernhard.walle@gmx.de>
12382         * src/prefs_fonts.c
12383         * manual/advanced.xml
12384         * manual/fr/advanced.xml
12385                 Add a hidden pref to allow deletion without
12386                 confirmation
12387
12388 2006-06-12 [wwp]        2.3.0cvs3
12389
12390         * .cvsignore
12391                 more files to ignore.
12392
12393 2006-06-12 [wwp]        2.3.0cvs2
12394
12395         * src/quote_fmt.c
12396         * src/quote_fmt_lex.l
12397         * src/quote_fmt_parse.y
12398                 extend the quote_fmt parser (templates and quotes):
12399                 - allow limited sub-expressions in |p{} and |f{} expressions,
12400                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12401                 - implemented/fixed missing implementation of query_references and show_references,
12402                 - completed, fixed contents and format of the symbols help dialog,
12403                 - fix some compilation warnings.
12404
12405 2006-06-12 [wwp]        2.3.0cvs1
12406
12407         * manual/advanced.xml
12408         * manual/fr/advanced.xml
12409                 updates in the "templates" section of the manual (eng/fr):
12410                  - be more precise (both versions)
12411                  - completed to match the english reference (fr version)
12412                  - touchups (both versions)
12413
12414 2006-06-12 [paul]       2.3.0
12415
12416         2.3.0 released
12417
12418 2006-06-12 [paul]       2.2.3cvs14
12419
12420         * po/ca.po
12421         * po/cs.po
12422         * po/de.po
12423         * po/el.po
12424         * po/fr.po
12425         * po/it.po
12426         * po/pt_BR.po
12427         * po/sr.po
12428         * po/zh_CN.po
12429                 updated by Miquel Oliete, Tim, Stephan Sachse,
12430                 Stavros Giannouris, Fabien Vantard, Andrea
12431                 Spadaccini, Frederico Goncalves Guimaraes,
12432                 Aleksandar Urosevic, and Ralgh Young
12433
12434 2006-06-12 [colin]      2.2.3cvs13
12435
12436         * src/mbox.c
12437                 Add missing header
12438
12439 2006-06-11 [colin]      2.2.3cvs12
12440
12441         * src/msgcache.c
12442                 Verify that g_malloc() succeeded
12443
12444 2006-06-11 [colin]      2.2.3cvs11
12445
12446         * src/wizard.c
12447                 Add Face header to welcome mail
12448
12449 2006-06-10 [colin]      2.2.3cvs10
12450
12451         * src/textview.c
12452                 Revert previous (Forgot it changes the
12453                 margin on the whole mail)
12454
12455 2006-06-10 [colin]      2.2.3cvs9
12456
12457         * src/textview.c
12458                 Don't overlap long headers under (X-)Face
12459
12460 2006-06-10 [mones]      2.2.3cvs8
12461
12462         * manual/xml2pdf
12463                 allow generation of manual on systems lacking saxon binary
12464                 but with java and the saxon library installed
12465
12466         * po/es.po
12467                 updated for release
12468
12469 2006-06-09 [colin]      2.2.3cvs7
12470
12471         * src/summaryview.c
12472                 Fix leak when using Display Sender using Addressbook
12473
12474 2006-06-09 [colin]      2.2.3cvs6
12475
12476         * src/compose.c
12477         * src/folder.c
12478         * src/folderview.c
12479         * src/mimeview.c
12480         * src/summaryview.c
12481                 More leaks fixes
12482
12483 2006-06-09 [paul]       2.2.3cvs5
12484
12485         * AUTHORS
12486         * src/gtk/authors.h
12487         * tools/claws.i18n.status.pl
12488                 updated with new info
12489
12490 2006-06-09 [paul]       2.2.3cvs4
12491
12492         * README
12493                 updated
12494         * manual/ack.xml
12495                 add wwp to authors list
12496         * src/gtk/authors.h
12497                 update mine and Colin's addresses
12498
12499 2006-06-08 [colin]      2.2.3cvs3
12500
12501         * src/etpan/imap-thread.c
12502                 Fix leak on SSL cert check
12503
12504 2006-06-08 [colin]      2.2.3cvs2
12505
12506         * src/common/utils.c
12507                 Fix leak
12508
12509 2006-06-08 [paul]       2.2.3cvs1
12510
12511         * configure.ac
12512                 Update version number following
12513                 stable release
12514
12515 2006-06-07 [colin]      2.2.2cvs3
12516
12517         * src/msgcache.c
12518                 Fix catching cache read errors (guint instead of gint)
12519                 Prevent malloc'ing more than 8MB (means cache corruption)
12520
12521 2006-06-07 [paul]       2.2.2cvs2
12522
12523         * src/exporthtml.c
12524         * src/exportldif.c
12525         * src/mh.c
12526         * src/mutt.c
12527         * src/pine.c
12528         * src/common/utils.c
12529                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12530                 obey $HOME'
12531                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12532                 Thanks to Colin
12533
12534 2006-06-06 [paul]       2.2.2cvs1
12535
12536         * configure.ac
12537                 Update version number following
12538                 stable release
12539
12540 2006-06-06 [paul]       2.2.1cvs6
12541
12542         * src/matcher.c
12543                 fix  implicit declaration of
12544                 sylpheed_do_idle()
12545                 Patch by Fabien Vantard
12546
12547 2006-06-06 [paul]       2.2.1cvs5
12548
12549         * src/matcher.c
12550                 fix age_greater and age_lower so that they
12551                 mean what say and not '...or equal to'
12552                 Thanks to Colin
12553
12554 2006-06-06 [paul]       2.2.1cvs4
12555
12556         * src/textview.c
12557         * src/common/utils.c
12558                 fix URI check
12559                 Thanks to Colin
12560
12561 2006-06-05 [wwp]        2.2.1cvs3
12562
12563         * manual/fr/account.xml
12564                 minor language fixes (thanks to Fabien Vantard).
12565
12566 2006-06-05 [colin]      2.2.1cvs2
12567
12568         * src/prefs_folder_item.c
12569         * src/folderview.c
12570                 Allow recursive setting of properties 
12571                 for whole mailboxes
12572         * src/matcher.c
12573                 Don't freeze on 'test' filtering rule
12574
12575 2006-06-05 [colin]      2.2.1cvs1
12576
12577         * configure.ac
12578                 Update version number following
12579                 stable release
12580
12581 2006-06-04 [wwp]        2.2.0cvs82
12582
12583         * manual/glossary.xml
12584         * manual/account.xml
12585         * manual/fr/glossary.xml
12586         * manual/fr/account.xml
12587                 added glossary section and references/links related to the Face custom header.
12588
12589 2006-06-04 [colin]      2.2.0cvs81
12590
12591         * src/summaryview.c
12592                 Skip to next message on move with no
12593                 immediate execution
12594
12595 2006-06-04 [wwp]        2.2.0cvs80
12596
12597         * manual/xml2pdf
12598                 added sanity checks, exit when needed.
12599
12600 2006-06-03 [paul]       2.2.0cvs79
12601
12602         * src/prefs_receive.c
12603                 page name is now 'Receiving'
12604         * src/prefs_send.c
12605                 page name is now 'Sending'
12606
12607 2006-06-03 [colin]      2.2.0cvs78
12608
12609         * src/plugins/spamassassin/spamassassin_gtk.c
12610                 Autoswitch to Localhost if transport was previously
12611                 disabled. Else people had to check [] Enable, then
12612                 *reselect* transport.
12613
12614 2006-06-03 [colin]      2.2.0cvs77
12615
12616         * src/plugins/pgpinline/pgpinline.c
12617         * src/plugins/pgpmime/pgpmime.c
12618                 Check that gpg_data_release_and_get_mem 
12619                 didn't fail (now, why this happens...)
12620
12621 2006-06-03 [colin]      2.2.0cvs76
12622
12623         * src/mbox.c
12624                 Fix bug #962 (Manual and/or UI should 
12625                 warn about incompatible locking 
12626                 causing dataloss)
12627
12628 2006-06-02 [cleroy]     2.2.0cvs75
12629
12630         * src/filtering.c
12631         * src/folder.c
12632         * src/procmsg.c
12633         * src/summaryview.c
12634                 Fix a few leaks
12635
12636 2006-06-02 [colin]      2.2.0cvs74
12637
12638         * src/main.c
12639                 On exit, free caches after writing them
12640                 Shuts up some valgrind false positives
12641         * src/procmsg.c
12642         * src/send_message.c
12643                 Fix races when reusing existing SMTP connections
12644                 Fix inexistant session timeout
12645         * src/toolbar.c
12646                 Display alertpanel after all queues have
12647                 been processed, not after each
12648
12649 2006-06-02 [wwp]        2.2.0cvs73
12650
12651         * manual/fr/glossary.xml
12652         * manual/fr/ack.xml
12653         * manual/ack.xml
12654                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12655
12656 2006-06-02 [wwp]        2.2.0cvs72
12657
12658         * manual/xml2pdf
12659         * manual/dist/pdf/Makefile.am
12660         * manual/dtd/manual.xsl
12661         * manual/fr/dist/pdf/Makefile.am
12662         * manual/pl/dist/pdf/Makefile.am
12663                 we changed the procedure to generate the .pdf version of the manual.
12664                 The procedure is more modern and the .pdf we get now has a valid index.
12665                 Here are the new pre-requisites:
12666
12667                 - JRE 1.x (1.4 here): there must be one from your distro
12668                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12669                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12670                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12671
12672                 See my posts for further info about the installation of this toolchain:
12673
12674                 Date: Fri, 19 May 2006 19:40:06 +0200
12675                 From: wwp <subscript@free.fr>
12676                 To: sylpheed-claws-devel@lists.sourceforge.net
12677                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12678
12679                 and
12680
12681                 Date: Wed, 24 May 2006 12:58:49 +0200
12682                 From: wwp <subscript@free.fr>
12683                 To: sylpheed-claws-devel@lists.sourceforge.net
12684                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12685
12686 2006-06-01 [colin]      2.2.0cvs71
12687
12688         * src/compose.c
12689                 Better guards against IMAP races
12690         * src/main.c
12691         * src/prefs_common.c
12692         * src/prefs_common.h
12693         * src/common/ssl_certificate.c
12694         * src/etpan/imap-thread.c
12695         * src/etpan/imap-thread.h
12696         * src/gtk/sslcertwindow.c
12697                 New hidden option ssl_skip_cert_check to 
12698                 avoid dups of bug #959 (libetpan linked
12699                 against gnutls and gnutls buggy on 64bit)
12700                 Present expired warning only once per
12701                 session/server.
12702         * manual/advanced.xml
12703         * manual/fr/advanced.xml
12704                 Document new option
12705
12706 2006-06-01 [wwp]        2.2.0cvs70
12707
12708         * src/messageview.c
12709                 fix for bug #961 (return receipt dialog 
12710                 complains incorrectly about return-path 
12711                 email adress being different), thanks 
12712                 to Colin.
12713
12714 2006-05-31 [cleroy]     2.2.0cvs69
12715
12716         * src/common/ssl.c
12717                 Guard against NULLs, although this
12718                 should never be an issue
12719
12720 2006-05-31 [colin]      2.2.0cvs68
12721
12722         * src/filtering.c
12723                 Use g_slist_prepend
12724         * src/imap.c
12725                 Don't remove caches when destroying folder, it
12726                 could (should) be done at exit
12727         * src/inc.c
12728                 free processing cache after incorporation
12729         * src/etpan/imap-thread.c
12730                 Maybe fix bug #959 (Crash on moving to emails 
12731                 to a imap account per ssl with a expired 
12732                 certificate.)
12733
12734 2006-05-30 [colin]      2.2.0cvs67
12735
12736         * src/summaryview.c
12737                 Put back event flush when displaying message
12738                 It avoids reading a bunch of messages just
12739                 by hitting shift-n for too long ;)
12740
12741 2006-05-29 [colin]      2.2.0cvs66
12742
12743         * src/summaryview.c
12744                 Remove useless g_warnings
12745
12746 2006-05-29 [colin]      2.2.0cvs65
12747
12748         * src/imap.c
12749                 Fix g_slist_append()s for performance
12750
12751 2006-05-29 [colin]      2.2.0cvs64
12752
12753         * src/compose.c
12754         * src/common/utils.c
12755                 Fix extraneous tab at start of addresses
12756         * src/mainwindow.c
12757                 Fix warnings (thanks to Fabien)
12758                 Fix crash at exit when composing messages 
12759                 exist
12760         * src/pop.c
12761                 Fix progress bar when deleting expired mails
12762                 Thanks to Hiro
12763         * src/summaryview.c
12764         * src/gtk/gtksctree.c
12765                 Fix re-sorting slowness
12766
12767 2006-05-29 [paul]       2.2.0cvs63
12768
12769         * src/mh.c
12770                 fetch full message when moving mails
12771                 from another mailbox, (fixed data loss
12772                 when filtering from IMAP to MH, introduced
12773                 in 2.2.0cvs57).
12774                 Thanks to Colin
12775
12776 2006-05-29 [mones]      2.2.0cvs62
12777
12778         * src/gtk/gtksctree.c
12779                 Unselect faster (patch by Colin)        
12780
12781 2006-05-26 [colin]      2.2.0cvs61
12782
12783         * src/summaryview.c
12784                 Unplug MSGINFO_UPDATE callback on delete too.
12785
12786 2006-05-26 [colin]      2.2.0cvs60
12787
12788         * src/foldersel.c
12789                 Fix bold in folder selection window with glib2.10
12790                 thanks Hiro
12791
12792 2006-05-26 [colin]      2.2.0cvs59
12793
12794         * src/procheader.c
12795                 Convert date only if necessary (and don't
12796                 try to convert from utf8 to utf8, too)
12797         * src/summaryview.c
12798                 Only set column's text if the column's 
12799                 displayed
12800
12801 2006-05-26 [colin]      2.2.0cvs58
12802
12803         * src/summaryview.c
12804         * src/gtk/gtkutils.c
12805                 Fix useless warning
12806
12807 2006-05-26 [colin]      2.2.0cvs57
12808
12809         * src/mainwindow.c
12810                 Make summaryview selectable as long as 
12811                 no message has focus
12812         * src/mh.c
12813                 Faster deletion (by implementing mh_remove_msgs)
12814                 Faster copy (avoid using mh_fetch_msg just to get
12815                 the filename)
12816                 Faster move (using move_file instead of copy_file
12817                 if MSG_IS_MOVE)
12818                 No progressbar if total number of mails to cp/mv 
12819                 is less than 100
12820         * src/summaryview.c
12821                 Fix removal from subject_table when mail gets moved
12822                 Faster deletion (g_slist_prepend instead of append)
12823         * src/gtk/gtksctree.c
12824                 Remove useless code
12825
12826 2006-05-25 [colin]      2.2.0cvs56
12827
12828         * src/common/ssl_certificate.c
12829                 Fix leak in expired cert check
12830
12831 2006-05-25 [colin]      2.2.0cvs55
12832
12833         * src/mh.c
12834                 Disable flags syncing on .mh_sequences - it
12835                 is buggy and marks mails read under unknown
12836                 conditions.
12837
12838 2006-05-25 [paul]
12839
12840         * 2.3.0-rc4 released
12841
12842 2006-05-24 [colin]      2.2.0cvs54
12843
12844         attention cvs users: if you manage to crash
12845         Sylpheed-Claws while moving, copying or deleting
12846         mails, we *are* interested in stack traces and
12847         valgrind logs. It looks stable, but one never
12848         knows...
12849
12850         * src/folder.c
12851                 Add progressbar for cache updates
12852         * src/folderutils.c
12853                 Optimize Mark all read in the current
12854                 folder
12855         * src/mh.c
12856                 Add progressbar for copy/move
12857         * src/procmsg.c
12858                 Optimize O(n^2) in copy/move
12859         * src/summaryview.c
12860         * src/gtk/gtksctree.c
12861                 Optimize O(n^2) algos
12862         * src/common/timing.h
12863                 Display ms instead of us
12864
12865 2006-05-24 [wwp]        2.2.0cvs53
12866
12867         * manual/fr/advanced.xml
12868                 updates to the French manual.
12869
12870 2006-05-24 [wwp]        2.2.0cvs52
12871
12872         * src/common/utils.c
12873                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12874
12875 2006-05-24 [wwp]        2.2.0cvs51
12876
12877         * src/folderutils.c
12878                 fixed "mark all read" in MH folders (thanks to Colin).
12879
12880 2006-05-24 [paul]       2.2.0cvs50
12881
12882         * doc/man/sylpheed-claws.1
12883                 updated the man page
12884
12885 2006-05-23 [colin]      2.2.0cvs49
12886
12887         * src/folderview.c
12888         * src/imap.c
12889         * src/inc.c
12890         * src/mbox.c
12891         * src/messageview.c
12892         * src/news.c
12893         * src/send_message.c
12894         * src/summaryview.c
12895         * src/gtk/sslcertwindow.c
12896                 alertpanel fixes, by Fabien
12897
12898 2006-05-23 [colin]      2.2.0cvs48
12899
12900         * src/folder.c
12901         * src/folderview.c
12902         * src/msgcache.c
12903         * src/summaryview.c
12904         * src/gtk/gtksctree.c
12905         * src/gtk/gtksctree.h
12906                 More timings
12907                 Fix slow loading problem, which was caused by the
12908                 use of some gtk_ctree funcs and their use of
12909                 g_list_position while gtk_ctree_(un)link'ing.
12910                 Reap more functions from gtkctree.c to be sure we
12911                 use our (fast) version instead of theirs.
12912         * src/mh.c
12913                 Fix copy of unread mails
12914
12915
12916 2006-05-22 [wwp]        2.2.0cvs47
12917
12918         * manual/fr/advanced.xml
12919                 updated.
12920
12921 2006-05-22 [colin]      2.2.0cvs46
12922
12923         * src/filtering.c
12924                 Fix possible infinite loop. 'copy' is not a 
12925                 final action, so when encountering a 'copy',
12926                 we have to check if a previous one was set
12927                 and do it. In the same way, if we encounter
12928                 a 'move' we have to perform a possibly 
12929                 pending 'copy'. This will slow down filtering
12930                 on IMAP if move+copy or multiple copy actions
12931                 are to be done, but handling it via the batch
12932                 would be really too convoluted.
12933
12934 2006-05-22 [wwp]        2.2.0cvs45
12935
12936         * manual/fr/advanced.xml
12937         * manual/fr/faq.xml
12938         * manual/fr/glossary.xml
12939         * manual/fr/handling.xml
12940         * manual/fr/intro.xml
12941         * manual/fr/plugins.xml
12942         * manual/fr/sylpheed-claws-manual.xml
12943                 sync w/ the english manual: updates URIs, documented mailing-list
12944                 support, better explanation about the enabled/disabled feature
12945                 in filtering/processing rules by Paul.
12946
12947 2006-05-21 [colin]      2.2.0cvs44
12948
12949         * src/summaryview.c
12950                 Don't expand after building threads, but during
12951
12952 2006-05-21 [colin]      2.2.0cvs43
12953
12954         * src/procmsg.c
12955         * src/summaryview.c
12956                 More timing possibilities... For next time I have 
12957                 to find out how the hell some 3GHz computer takes
12958                 one minute to open a 30k folder...
12959
12960 2006-05-21 [colin]      2.2.0cvs42
12961
12962         * manual/pl/advanced.xml
12963         * manual/pl/faq.xml
12964         * manual/pl/glossary.xml
12965         * manual/pl/handling.xml
12966         * manual/pl/intro.xml
12967         * manual/pl/plugins.xml
12968         * manual/pl/sylpheed-claws-manual.xml
12969                 Polish manual updated by Pawel
12970
12971 2006-05-20 [colin]
12972
12973         * 2.3.0-rc3 released
12974
12975 2006-05-20 [colin]      2.2.0cvs41
12976
12977         * src/imap.c
12978                 Fix -rc2 problems:
12979                 - remove cache of moved messages from original folder
12980                 - apply new flags to messages even if they aren't appliable
12981                   via IMAP.
12982
12983 2006-05-20 [colin]
12984
12985         * 2.3.0-rc2 released
12986
12987 2006-05-19 [colin]      2.2.0cvs40
12988
12989         * src/imap.c
12990                 Don't issue SELECT in imap_change_flags
12991                 before having checked that we indeed have
12992                 some flags to change. MSG_POSTFILTERED for
12993                 example can't be used on IMAP.
12994                 Fixes bug #955 (copying messages between 
12995                 imap folders is extremely slow), which was
12996                 a regression.
12997
12998 2006-05-19 [colin]      2.2.0cvs39
12999
13000         * src/folder.c
13001         * src/folder.h
13002         * src/folderview.c
13003                 Try to fix bug #830 (Some unread messages 
13004                 get marked read in IMAP inbox):
13005                 - Prevent scanning a folder if it's being 
13006                   opened via the GUI
13007                 - Postpone opening via the GUI of a folder
13008                   currently scanned.
13009
13010
13011 2006-05-19 [wwp]        2.2.0cvs38
13012
13013         * manual/advanced.xml
13014                 fix English+typo (thanks to Paul).
13015
13016 2006-05-19 [wwp]        2.2.0cvs37
13017
13018         * manual/advanced.xml
13019         * manual/fr/advanced.xml
13020         * src/gtk/logwindow.c
13021         * src/prefs_common.c
13022         * src/prefs_common.h
13023                 added hidden prefs to allow customization of colors used in
13024                 protocol log window (useful for dark gtk+ themes).
13025
13026 2006-05-19 [wwp]        2.2.0cvs36
13027
13028         * ChangeLog
13029                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13030
13031 2006-05-19 [paul]       2.2.0cvs35
13032
13033         * src/textview.c
13034                 make Reply-To fully clickable
13035         * src/gtk/logwindow.c
13036                 more colouring (SMTP ESMTP)
13037         Both patches by Pawel Pekala
13038
13039 2006-05-19 [cleroy]     2.2.0cvs34
13040
13041         * src/mh.c
13042                 Don't update flags from current folder
13043                 Probably fixes bug #935 (Read Messages 
13044                 Revert to Being Marked as Unread)
13045
13046 2006-05-18 [colin]      2.2.0cvs33
13047
13048         * src/imap.c
13049                 Warning fix
13050         * src/compose.c
13051         * src/mainwindow.c
13052         * src/summaryview.c
13053         * src/toolbar.c
13054                 Allow replying to multiple emails
13055                 in multiple windows
13056         * src/mimeview.c
13057         * src/etpan/imap-thread.c
13058                 Leak fixes
13059
13060 2006-05-18 [paul]       2.2.0cvs32
13061
13062         * src/summaryview.c
13063                 keep Mailing-List menu refreshed
13064                 Thanks to Colin
13065
13066 2006-05-18 [paul]       2.2.0cvs31
13067
13068         * manual/advanced.xml
13069         * manual/faq.xml
13070         * manual/glossary.xml
13071         * manual/handling.xml
13072         * manual/intro.xml
13073         * manual/plugins.xml
13074         * manual/sylpheed-claws-manual.xml
13075                 update URLs
13076                 add info about mailing-list support
13077                 edit filtering info
13078         * src/wizard.c
13079         * src/common/defs.h
13080         * src/gtk/about.c
13081         * src/plugins/dillo_viewer/README
13082                 update URLs
13083
13084 2006-05-17 [wwp]        2.2.0cvs30
13085
13086         * manual/handling.xml
13087         * manual/fr/handling.xml
13088                 documented the ability to enabled/disable filtering/processing rules.
13089
13090 2006-05-17 [colin]      2.2.0cvs29
13091
13092         * src/main.c
13093                 Don't initialize g_thread subsystem if it's 
13094                 already done (thanks to Hiro)
13095         * src/mimeview.c
13096                 Fix saving of parts when there name can't be
13097                 converted from UTF-8.
13098
13099 2006-05-17 [paul]       2.2.0cvs28
13100
13101         * po/Makefile.in.in
13102                 fix config.status warning with autoconf 2.60
13103
13104 2006-05-17 [paul]       2.2.0cvs27
13105
13106         * po/POTFILES.in
13107                 add src/mbox.c
13108
13109 2006-05-17 [wwp]        2.2.0cvs26
13110
13111         * src/mainwindow.c
13112                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13113
13114 2006-05-17 [wwp]        2.2.0cvs25
13115
13116         * src/plugins/demo/demo.c
13117                 updated product name in plugin demo (many plugins need to be
13118                 sync'ed w/ that change).
13119
13120 2006-05-17 [colin]      2.2.0cvs24
13121
13122         * src/mh.c
13123                 Fix leak
13124
13125 2006-05-16 [colin]      2.2.0cvs23
13126
13127         * src/mainwindow.c
13128                 Stupid me hit again. Fix cvs22.
13129
13130 2006-05-16 [colin]      2.2.0cvs22
13131
13132         * src/mainwindow.c
13133                 Fix bug #922 (sylpheed-claws crashed after 
13134                 pushing on Inbox folder)
13135
13136 2006-05-16 [colin]      2.2.0cvs21
13137
13138         * src/compose.c
13139                 Make From header be copy/paste/select-able
13140
13141 2006-05-16 [wwp]        2.2.0cvs20
13142
13143         * src/export.c
13144         * src/matcher.c
13145         * src/summaryview.c
13146         * src/etpan/imap-thread.c
13147                 fix some compiler warnings (thanks to Colin).
13148
13149 2006-05-16 [wwp]        2.2.0cvs19
13150
13151         * src/action.c
13152         * src/gedit-print.c
13153         * src/inc.c
13154         * src/mainwindow.c
13155         * src/mh.c
13156         * src/statusbar.c
13157         * src/send_message.c
13158         * src/summaryview.c
13159                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13160
13161 2006-05-15 [colin]      2.2.0cvs18
13162
13163         * src/procmsg.c
13164                 Fix automatic rule creation with List-Post
13165
13166 2006-05-15 [paul]       2.2.0cvs17
13167
13168         * tools/filter_conv_new.pl
13169                 updated for rule enabling/disabling
13170                 claws version >= 2.3.x required
13171
13172 2006-05-15 [cleroy]     2.2.0cvs16
13173
13174         * src/main.c
13175                 Revert test
13176
13177 2006-05-15 [cleroy]     2.2.0cvs15
13178
13179         * src/main.c
13180                 test
13181
13182 2006-05-15 [wwp]        2.2.0cvs14
13183
13184         * manual/pl/.cvsignore
13185                 ignore generated files.
13186
13187 2006-05-14 [wwp]        2.3.0-rc1
13188
13189         * 2.3.0-rc1 released
13190
13191 2006-05-13 [wwp]        2.2.0cvs13
13192
13193         * src/filtering.c
13194         * src/filtering.h
13195         * src/matcher.c
13196         * src/matcher_parser_lex.l
13197         * src/matcher_parser_parse.y
13198         * src/prefs_filtering.c
13199                 new feature: provide the ability to disable filtering and processing
13200                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13201                 adaptations.
13202
13203 2006-05-13 [colin]      2.2.0cvs12
13204
13205         * src/compose.c
13206                 Remove useless if (a) b; else b;
13207                 Thanks to wwp
13208
13209 2006-05-13 [wwp]        2.2.0cvs11
13210
13211         * src/export.c
13212         * src/import.c
13213         * src/mainwindow.c
13214         * src/mbox.c
13215         * src/summaryview.c
13216         * src/summaryview.h
13217                 no more silent failures (or at least less ones) when importing
13218                 or exporting from/to mbox. Also start importing/exporting if
13219                 the necessary info is set.
13220
13221 2006-05-13 [wwp]        2.2.0cvs10
13222
13223         * RELEASE_NOTES
13224                 restored up-to-date release notes.
13225
13226 2006-05-13 [paul]       2.2.0cvs9
13227
13228         * po/nl.po
13229         * po/ru.po
13230                 updated by Tim Dijkstra and Pavlo Bohmat
13231
13232 2006-05-12 [colin]      2.2.0cvs8
13233
13234         * src/gtk/quicksearch.c
13235                 Add "k" as shortcut for "colorlabel". Patch
13236                 by ath42@users.sf.net.
13237
13238 2006-05-12 [paul]       2.2.0cvs7
13239
13240         * src/prefs_common.h
13241         * src/prefs_summaries.c
13242         * src/summaryview.c
13243                 when entering a folder also allow
13244                 going directly to first Marked message
13245
13246 2006-05-12 [paul]       2.2.0cvs6
13247
13248         * src/summaryview.c
13249                 always obey 'confirm before marking all
13250                 mails read' option
13251
13252 2006-05-12 [paul]       2.2.0cvs5
13253
13254         * src/textview.c
13255                 make Sender fully clickable
13256
13257 2006-05-12 [colin]      2.2.0cvs4
13258
13259         * src/compose.c
13260         * src/compose.h
13261                 Let From be editable
13262         * src/main.c
13263         * src/mh.c
13264                 Full support of .mh_sequences' Unseen seq
13265
13266 2006-05-12 [colin]      2.2.0cvs3
13267
13268         * src/folder.c
13269         * src/mainwindow.c
13270         * src/mainwindow.h
13271         * src/messageview.c
13272         * src/prefs_spelling.c
13273         * src/procheader.c
13274         * src/procmsg.c
13275         * src/procmsg.h
13276         * src/summaryview.c
13277         * src/toolbar.c
13278         * src/toolbar.h
13279                 Add contextual menu on Compose toolbar
13280                 button. Fixes bug #944 (Automatic
13281                 addresses not applied when changing account
13282                 from compose window)
13283                 add Mailing List support
13284                 based on the old 0.6.5claws25 patch by
13285                 Melvin Hadasht, with finishing touches
13286                 by Colin
13287                 Fix "ignore thread" when mails are threaded by
13288                 subject (and weren't ignored although appearing
13289                 in the thread).
13290                 GUI rework.
13291                 Both patches by Pawel.
13292
13293 2006-05-08 [paul]       2.2.0cvs2
13294
13295         * src/mainwindow.c
13296         * src/mainwindow.h
13297         * src/messageview.c
13298         * src/procheader.c
13299         * src/procmsg.c
13300         * src/procmsg.h
13301         * src/summaryview.c
13302                 add Mailing List support
13303                 based on the old 0.6.5claws25 patch by 
13304                 Melvin Hadasht, with finishing touches
13305                 by Colin
13306
13307 2006-05-08 [colin]      2.2.0cvs1
13308
13309         * src/mainwindow.c
13310         * src/toolbar.c
13311         * src/toolbar.h
13312                 Add contextual menu on Compose toolbar 
13313                 button. Fixes bug #944 (Automatic 
13314                 addresses not applied when changing account 
13315                 from compose window)
13316
13317 2006-05-08 [paul]       2.2.0
13318
13319         2.2.0 released
13320
13321 2006-05-08 [paul]       2.1.1cvs51
13322
13323         * po/cs.po
13324         * po/de.po
13325         * po/en_GB.po
13326         * po/fi.po
13327         * po/fr.po
13328         * po/pt_BR.po
13329         * po/sr.po
13330         * po/zh_CN.po
13331                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13332                 Fabien Vantard, Frederico Goncalves Guimaraes,
13333                 Aleksandar Urosevic, and Ralgh Young
13334
13335 2006-05-12 [colin]      2.1.1cvs50
13336
13337         * po/cs.po
13338         * po/de.po
13339         * po/en_GB.po
13340         * po/es.po
13341         * po/fi.po
13342         * po/fr.po
13343         * po/pt_BR.po
13344         * po/sr.po
13345         * po/zh_CN.po
13346                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13347                 Fabien Vantard, Frederico Goncalves Guimaraes,
13348                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13349
13350 2006-05-05 [colin]      2.1.1cvs49
13351
13352         * manual/Makefile.am
13353         * manual/pl/Makefile.am
13354         * manual/pl/account.xml
13355         * manual/pl/ack.xml
13356         * manual/pl/addrbook.xml
13357         * manual/pl/advanced.xml
13358         * manual/pl/faq.xml
13359         * manual/pl/glossary.xml
13360         * manual/pl/gpl.xml
13361         * manual/pl/handling.xml
13362         * manual/pl/intro.xml
13363         * manual/pl/keyboard.xml
13364         * manual/pl/plugins.xml
13365         * manual/pl/starting.xml
13366         * manual/pl/sylpheed-claws-manual.xml
13367         * manual/pl/dist/.cvsignore
13368         * manual/pl/dist/Makefile.am
13369         * manual/pl/dist/html/.cvsignore
13370         * manual/pl/dist/html/Makefile.am
13371         * manual/pl/dist/pdf/.cvsignore
13372         * manual/pl/dist/pdf/Makefile.am
13373         * manual/pl/dist/ps/.cvsignore
13374         * manual/pl/dist/ps/Makefile.am
13375         * manual/pl/dist/txt/.cvsignore
13376         * manual/pl/dist/txt/Makefile.am
13377                 Add the polish translation of the manual,
13378                 Authored by Pawel Pekala.
13379
13380 2006-05-05 [cleroy]     2.1.1cvs48
13381
13382         * src/main.c
13383                 Re-read matcherrc after loading plugins 
13384                 if some of them add folders.
13385
13386 2006-05-03 [colin]      2.1.1cvs47
13387
13388         * src/imap.c
13389                 I'm idiot
13390
13391 2006-05-03 [colin]      2.1.1cvs46
13392
13393         * src/imap.c
13394                 Be sure to have a session when
13395                 getting separator
13396
13397 2006-05-03 [colin]      2.1.1cvs45
13398
13399         * src/imap.c
13400         * src/imap.h
13401         * src/imap_gtk.c
13402                 Fix preventing renaming with namespace 
13403                 separator.
13404
13405 2006-05-01 [colin]      2.1.1cvs44
13406
13407         * src/action.c
13408                 Don't reload messageview when result of
13409                 action is piped.
13410
13411 2006-04-29 [colin]      2.1.1cvs43
13412
13413         * src/prefs_receive.c
13414         * src/plugins/spamassassin/spamassassin_gtk.c
13415         * src/plugins/clamav/clamav_plugin_gtk.c
13416                 GUI fixes by Pawel
13417
13418 2006-04-29 [colin]      2.1.1cvs42
13419
13420         * src/prefs_compose_writing.c
13421         * src/prefs_quote.c
13422                 Cleanups. Patch by Pawel
13423
13424 2006-04-28 [paul]       2.1.1cvs41
13425
13426         * src/matcher.c
13427                 fix returned quick search results when search
13428                 term contains an underscore.
13429                 Thanks to Colin
13430
13431 2006-04-28 [paul]       2.1.1cvs40
13432
13433         * src/prefs_message.c
13434         * src/prefs_receive.c
13435                 GUI cleanups
13436                 Patches by Pawel Pekala
13437
13438 2006-04-27 [colin]      2.1.1cvs39
13439
13440         * src/wizard.c
13441                 Differentiate subject Welcome from
13442                 window's title Welcome
13443
13444 2006-04-27 [paul]
13445
13446         2.2.0-rc1 released
13447
13448 2006-04-27 [paul]       2.1.1cvs38
13449
13450         * manual/advanced.xml
13451         * manual/fr/advanced.xml
13452                 add info about compose_no_markup hidden pref
13453
13454 2006-04-27 [paul]       2.1.1cvs37
13455
13456         * src/prefs_account.c
13457                 improve privacy labels
13458         * src/prefs_msg_colors.c
13459                 change some strings for translators' convenience
13460         * src/gtk/gtkutils.c
13461                 don't underline the link button text
13462
13463 2006-04-25 [colin]      2.1.1cvs36
13464
13465         * src/folder.c
13466                 Complete 2.1.1cvs33 (once more ;)
13467
13468 2006-04-25 [colin]      2.1.1cvs35
13469
13470         * src/editldap.c
13471                 Fix tooltip
13472
13473 2006-04-25 [cleroy]     2.1.1cvs34
13474
13475         * src/compose.c
13476         * src/gtk/gtkaspell.c
13477                 Fix crash on redirect (related to the return 
13478                 of the aspell menu in compose's toolbar)
13479         * src/prefs_msg_colors.c
13480                 Fix sensitivity widgets
13481         * src/image_viewer.c
13482         * src/gtk/pluginwindow.c
13483         * src/gtk/prefswindow.c
13484                 Change released signals to clicked (Fabien)
13485         * po/POTFILES.in
13486         * src/common/socket.c
13487         * src/plugins/spamassassin/spamassassin.c
13488                 Translate strings (Fabien)
13489
13490 2006-04-25 [paul]       2.1.1cvs33
13491
13492         * src/folder.c
13493         * src/folder.h
13494         * src/folderview.c
13495                 complete the fix of bug #912
13496                 Thanks to Colin
13497
13498 2006-04-25 [colin]      2.1.1cvs32
13499
13500         * src/news.c
13501                 Better progress bar
13502         * src/mimeview.c
13503         * src/summaryview.c
13504         * src/summaryview.h
13505                 Fix focus chain
13506                 Patches by Pawel Pekala
13507
13508 2006-04-24 [colin]      2.1.1cvs31
13509
13510         * src/compose.c
13511                 Fix compilation warnings (Fabien)
13512
13513 2006-04-24 [colin]      2.1.1cvs30
13514
13515         * src/addrindex.c
13516         * src/editldap.c
13517         * src/editldap_basedn.c
13518         * src/editldap_basedn.h
13519         * src/ldapctrl.c
13520         * src/ldapctrl.h
13521         * src/ldapquery.c
13522         * src/ldaputil.c
13523         * src/ldaputil.h
13524                 Fix bug #901 (LDAPS support)
13525
13526 2006-04-24 [colin]      2.1.1cvs29
13527
13528         * src/compose.c
13529                 Fix logic on error with send dialog on
13530         * src/imap.c
13531                 Fix compilation without libetpan, thanks
13532                 to Fabien
13533         * src/summaryview.c
13534                 Fix 'context-menu' key
13535
13536 2006-04-23 [colin]      2.1.1cvs28
13537
13538         * src/folder.c
13539                 Never free current's cache to free up 
13540                 memory. Fixes bug #912 (new count 
13541                 randomly set to message count)
13542
13543 2006-04-23 [colin]      2.1.1cvs27
13544
13545         * src/gtk/quicksearch.c
13546                 And remove printf...
13547
13548 2006-04-23 [colin]      2.1.1cvs26
13549
13550         * src/gtk/quicksearch.c
13551                 Fix replacing in quicksearch, and fix inserting
13552                 in the middle of the string. (introduced at 2.1.0cvs22)
13553
13554 2006-04-23 [colin]      2.1.1cvs25
13555
13556         * src/imap.c
13557                 Make sure uidnext is initialized in get_num_list
13558                 (not for stable, related to 2.1.1cvs8 and friends)
13559
13560 2006-04-23 [colin]      2.1.1cvs24
13561
13562         * src/imap.c
13563                 Output something when login is successful
13564                 too
13565
13566 2006-04-23 [colin]      2.1.1cvs23
13567
13568         * src/etpan/imap-thread.c
13569                 Better logging (line-per-line, hide data in fetch)
13570                 Fix a const warning
13571         * src/gtk/logwindow.c
13572         * src/gtk/logwindow.h
13573                 Better logging (color for input/output)
13574
13575 2006-04-21 [colin]      2.1.1cvs22
13576
13577         * src/gtk/quicksearch.c
13578                 On gtk+-2.8, use stock buttons in quicksearch
13579                 Based on a patch by Fabien and a design by Paul
13580
13581 2006-04-21 [colin]      2.1.1cvs21
13582
13583         * src/folderview.c
13584         * src/mainwindow.c
13585                 Fix occasional flicker in folderview
13586         * src/common/utils.c
13587                 Fix bug #943 (Incorrectly parsed email address 
13588                 list in short headers on message view and in 
13589                 printouts)
13590
13591 2006-04-20 [colin]      2.1.1cvs20
13592
13593         * src/imap.c
13594         * src/imap.h
13595         * src/prefs_account.c
13596                 Add ANONYMOUS auth for IMAP
13597
13598 2006-04-20 [paul]       2.1.1cvs19
13599
13600         * src/main.c
13601                 proper fix for 2.1.1cvs18
13602                 Thanks to Colin
13603
13604 2006-04-20 [paul]       2.1.1cvs18
13605
13606         * src/main.c
13607                 fix build warnings
13608
13609 2006-04-20 [paul]       2.1.1cvs17
13610
13611         * src/gtk/quicksearch.c
13612                 fix standard, non-extended Quick search,
13613                 was broken in 2.1.1cvs15.
13614                 Thanks to Colin.
13615
13616 2006-04-20 [colin]      2.1.1cvs16
13617
13618         * src/prefs_matcher.c
13619                 Fix values when reselecting a ~test
13620                 rule
13621
13622 2006-04-19 [colin]      2.1.1cvs15
13623
13624         * src/compose.c
13625         * src/compose.h
13626         * src/gtk/gtkaspell.c
13627         * src/gtk/gtkaspell.h
13628                 Put back Options menu in Spelling/
13629         * src/gtk/quicksearch.c
13630                 Don't search, and show error, if the
13631                 advanced search has a syntax error
13632
13633 2006-04-18 [colin]      2.1.1cvs14
13634
13635         * src/textview.c
13636                 Fix gdk warnings on set_cursor when textview
13637                 isn't visible
13638
13639 2006-04-18 [colin]      2.1.1cvs13
13640
13641         * src/gtk/gtksctree.c
13642                 Remove seemingly useless refresh that causes
13643                 flicker - watch this commit in case of 
13644                 problems before planned backport to stable
13645
13646 2006-04-18 [colin]      2.1.1cvs12
13647
13648         * src/imap.c
13649                 Factorize get/set_xml code
13650         * src/compose.c
13651         * src/prefs_account.c
13652         * src/prefs_account.h
13653         * src/procmsg.c
13654                 Add Encrypt to self option
13655
13656 2006-04-17 [colin]      2.1.1cvs11
13657
13658         * configure.ac
13659                 Fix search on encrpyt function on dragonfly
13660                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13661
13662 2006-04-17 [colin]      2.1.1cvs10
13663
13664         * src/prefs_account.c
13665                 Be safe by default: remove mails from POP3
13666                 after 7 days, not immediately
13667
13668 2006-04-17 [colin]      2.1.1cvs9
13669
13670         * src/etpan/imap-thread.c
13671                 Fix build on DragonFly - patch by 
13672                 Jonathan Buschmann <jonthn@agmact.com>
13673
13674 2006-04-17 [colin]      2.1.1cvs8
13675
13676         * src/imap.c
13677                 Save uidnext between sessions
13678
13679 2006-04-17 [colin]      2.1.1cvs7
13680
13681         * src/imap.c
13682                 scan is required when uid validity changes
13683
13684 2006-04-17 [colin]      2.1.1cvs6
13685
13686         * src/folderview.c
13687                 Don't scan if not necessary, apart in current
13688                 folder and INBOX to fetch flags.
13689         * src/imap.c
13690                 Scan is necessary if unread count changes
13691
13692 2006-04-17 [colin]      2.1.1cvs5
13693
13694         * src/imap.c
13695                 ...But always fetch ANSWERED and DELETED flags for
13696                 INBOX, as filtering can happen on these flags.
13697
13698 2006-04-17 [colin]      2.1.1cvs4
13699
13700         * src/imap.c
13701                 Don't fetch REPLIED and DELETED flags when synchronising
13702                 flags with a closed folder. We only need UNSEEN and FLAGGED
13703                 to update the folderview.
13704
13705 2006-04-17 [colin]      2.1.1cvs3
13706
13707         * src/imap.c
13708                 Faster flag search when there are new mails 
13709                 in a folder. We can do a full search if the 
13710                 folder contains less messages than the new
13711                 list.
13712
13713 2006-04-17 [colin]      2.1.1cvs2
13714
13715         * po/cs.po
13716         * po/de.po
13717         * po/fr.po
13718         * po/nl.po
13719         * po/pt_BR.po
13720                 Update translations from stable branch
13721
13722 2006-04-17 [colin]      2.1.1cvs1
13723
13724         * configure.ac
13725                 Bump version to follow stable release
13726
13727 2006-04-16 [mones]      2.1.0cvs50
13728
13729         * po/es.po
13730                 Updated for release
13731
13732 2006-04-16 [colin]      2.1.0cvs49
13733
13734         * src/textview.c
13735                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13736                 with gtk < 2.8. Thanks to Fabien Vantard.
13737
13738 2006-04-15 [colin]      2.1.0cvs48
13739
13740         * src/etpan/imap-thread.c
13741                 Fix bug #919 (libetpan: SEGV when connecting 
13742                 using command)
13743
13744 2006-04-14 [colin]      2.1.0cvs47
13745
13746         * src/main.c
13747                 Fix race on --select (should be done better)
13748
13749 2006-04-14 [wwp]        2.1.0cvs46
13750
13751         * src/send_message.c
13752                 enforce a check for domain in account prefs (a sending
13753                 error could be faced if domain was checked but no value set),
13754                 thanks to Colin.
13755
13756 2006-04-14 [colin]      2.1.0cvs45
13757
13758         * src/codeconv.c
13759                 when converting from unknown to unknown, if the
13760                 string is UTF8, don't convert it to the locale
13761                 (which breaks it)
13762
13763 2006-04-14 [colin]      2.1.0cvs44
13764
13765         * src/compose.c
13766                 Don't try to use ASCII for converting headers
13767                 (as done in body)
13768
13769 2006-04-14 [paul]       2.1.0cvs43
13770
13771         * src/crash.c
13772                 add locale/charset info to crash report
13773         * src/gtk/about.c
13774                 add wwp to doc team
13775                 replace 'e-mail' with preferred 'email'
13776         * src/gtk/authors.h
13777                 ensure contributors list is in alphabetical
13778                 order
13779
13780 2006-04-13 [colin]      2.1.0cvs42
13781
13782         * src/textview.c
13783                 Prevent gdk warnings
13784
13785 2006-04-13 [colin]      2.1.0cvs41
13786
13787         * src/common/ssl_certificate.c
13788         * src/common/ssl_certificate.h
13789         * src/gtk/sslcertwindow.c
13790                 Warn on expired certs, and display the expiration date
13791
13792 2006-04-13 [colin]      2.1.0cvs40
13793
13794         * src/plugins/spamassassin/spamassassin_gtk.c
13795                 Fix missing set_text on unix socket
13796
13797 2006-04-13 [wwp]        2.1.0cvs39
13798
13799         * manual/fr/advanced.xml
13800         * manual/fr/glossary.xml
13801                 applied new spam/ham/email lexicon (pourriel, courriel)
13802
13803 2006-04-13 [paul]       2.1.0cvs38
13804
13805         * src/plugins/pgpmime/plugin.c
13806                 remove the mention of S/MIME from the
13807                 description. This is now handled by the
13808                 S/MIME plugin.
13809
13810 2006-04-13 [paul]       2.1.0cvs37
13811
13812         * src/prefs_msg_colors.c
13813                 rework dialog
13814         * src/prefs_folder_item.c
13815         * src/prefs_spelling.c
13816                 add a tooltip to the colour selector buttons
13817
13818 2006-04-13 [wwp]        2.1.0cvs36
13819
13820         * manual/advanced.xml
13821         * manual/glossary.xml
13822         * manual/handling.xml
13823         * manual/keyboard.xml
13824         * manual/plugins.xml
13825         * manual/starting.xml
13826         * manual/fr/account.xml
13827         * manual/fr/ack.xml
13828         * manual/fr/addrbook.xml
13829         * manual/fr/advanced.xml
13830         * manual/fr/faq.xml
13831         * manual/fr/glossary.xml
13832         * manual/fr/gpl.xml
13833         * manual/fr/handling.xml
13834         * manual/fr/intro.xml
13835         * manual/fr/keyboard.xml
13836         * manual/fr/plugins.xml
13837         * manual/fr/starting.xml
13838         * manual/fr/sylpheed-claws-manual.xml
13839                 fixes to the manuals:
13840                  - summaryview -> Message List (same in French)
13841                  - translate key names
13842                  - fix French punctuation, use non-breakable spaces when
13843                    necessary, don't use &thinsp; which is not portable
13844                  - tell what maildir and mbox formats we support
13845
13846 2006-04-12 [wwp]        2.1.0cvs35
13847
13848         * src/prefs_toolbar.c
13849                 unified a replace button more,
13850                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13851
13852 2006-04-12 [wwp]        2.1.0cvs34
13853
13854         * src/prefs_common.c
13855         * src/prefs_msg_colors.c
13856                 make default color labels translatable,
13857                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13858                 thanks to Tim <timbrain@post.cz> for reporting.
13859
13860 2006-04-12 [wwp]        2.1.0cvs33
13861
13862         * manual/glossary.xml
13863         * manual/intro.xml
13864         * manual/plugins.xml
13865         * manual/starting.xml
13866         * manual/sylpheed-claws-manual.xml
13867         * manual/fr/.cvsignore
13868         * manual/fr/account.xml
13869         * manual/fr/ack.xml
13870         * manual/fr/addrbook.xml
13871         * manual/fr/advanced.xml
13872         * manual/fr/faq.xml
13873         * manual/fr/glossary.xml
13874         * manual/fr/handling.xml
13875         * manual/fr/intro.xml
13876         * manual/fr/keyboard.xml
13877         * manual/fr/plugins.xml
13878         * manual/fr/starting.xml
13879         * manual/fr/sylpheed-claws-manual.xml
13880                 various fixes: typos, missing .fr translations, punctuation,
13881                 capitalization, links, accents and some bad French more.
13882
13883 2006-04-12 [wwp]        2.1.0cvs32
13884
13885         * src/prefs_gtk.c
13886                 fix for bug #935: always store prefs files in UTF-8 (thanks
13887                 to Colin).
13888
13889 2006-04-11 [colin]      2.1.0cvs31
13890
13891         * src/compose.c
13892                 Fix inserting files not in utf8 when locale is utf8
13893
13894 2006-04-11 [colin]      2.1.0cvs30
13895
13896         * src/inc.c
13897                 Don't show error dialog when cancelling connection
13898                 Patch by Pawel
13899
13900 2006-04-11 [cleroy]     2.1.0cvs29
13901
13902         * src/compose.c
13903                 Implement multiple quote levels
13904         * src/prefs_common.c
13905                 Change a little bit the quote bgcolor for 2nd level
13906
13907 2006-04-11 [colin]      2.1.0cvs28
13908
13909         * src/gtk/about.c
13910                 Add locale and charset in the label
13911
13912 2006-04-10 [colin]      2.1.0cvs27
13913
13914         * src/compose.c
13915         * src/prefs_common.c
13916         * src/prefs_common.h
13917         * src/prefs_msg_colors.c
13918         * src/textview.c
13919                 Allow optional background color in quotes
13920                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13921                 GTK+-2.8.x feature
13922
13923 2006-04-10 [colin]      2.1.0cvs26
13924
13925         * src/main.c
13926         * src/mainwindow.c
13927         * src/mainwindow.h
13928                 Implement --select
13929
13930 2006-04-10 [colin]      2.1.0cvs25
13931
13932         * manual/plugins.xml
13933         * manual/fr/plugins.xml
13934                 Document libcurl's proxy variables
13935
13936 2006-04-09 [colin]      2.1.0cvs24
13937
13938         * src/prefs_common.c
13939                 gettext() returns statically allocated stuff. We have
13940                 to strdup it in order to be able to free it.
13941
13942 2006-04-09 [colin]      2.1.0cvs23
13943
13944         * AUTHORS
13945         * src/gtk/authors.h
13946                 Add Alexei
13947
13948 2006-04-09 [colin]      2.1.0cvs22
13949
13950         * src/mainwindow.c
13951         * src/gtk/quicksearch.c
13952                 Fix bug #859 (problems with cyrilic input in 
13953                 search panel) - Patch by Alexey Illarionov 
13954                 <littlesavage@rambler.ru>
13955
13956 2006-04-09 [colin]      2.1.0cvs21
13957
13958         * src/prefs_customheader.c
13959                 I prefer removing then freeing rather than the contrary
13960                 (even if it doesn't change anything ;-)
13961         * src/prefs_account.c
13962                 Fix bug #933 (Crash re-entering the custom headers list 
13963                 dialog in accounts prefs)
13964                 The problem happened when cancelling the Account 
13965                 Preferences' dialogs - in which case we didn't do 
13966                 anything to the PrefsAccount * struct. In case of applying,
13967                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13968                 working with in this dialog. The problem is that 
13969                 prefs_customheader.c, working on this tmp_ac_prefs, always
13970                 changes the ->customhdr_list pointer, even when cancelled. 
13971                 So in case of cancelling the prefs_account dialog, we still
13972                 have to update ->customhdr_list in the real account.
13973
13974 2006-04-08 [colin]      2.1.0cvs20
13975
13976         * manual/fr/glossary.xml
13977         * manual/fr/keyboard.xml
13978                 Forgot some headers :)
13979
13980 2006-04-08 [colin]      2.1.0cvs19
13981
13982         * manual/Makefile.am
13983         * manual/fr/Makefile.am
13984         * manual/fr/account.xml
13985         * manual/fr/ack.xml
13986         * manual/fr/addrbook.xml
13987         * manual/fr/advanced.xml
13988         * manual/fr/faq.xml
13989         * manual/fr/glossary.xml
13990         * manual/fr/gpl.xml
13991         * manual/fr/handling.xml
13992         * manual/fr/intro.xml
13993         * manual/fr/keyboard.xml
13994         * manual/fr/plugins.xml
13995         * manual/fr/starting.xml
13996         * manual/fr/sylpheed-claws-manual.xml
13997         * manual/fr/dist/.cvsignore
13998         * manual/fr/dist/Makefile.am
13999         * manual/fr/dist/html/.cvsignore
14000         * manual/fr/dist/html/Makefile.am
14001         * manual/fr/dist/pdf/.cvsignore
14002         * manual/fr/dist/pdf/Makefile.am
14003         * manual/fr/dist/ps/.cvsignore
14004         * manual/fr/dist/ps/Makefile.am
14005         * manual/fr/dist/txt/.cvsignore
14006         * manual/fr/dist/txt/Makefile.am
14007                 Add the french translation of the manual. Thanks to
14008                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14009                 account.xml, ack.xml, addrbook.xml and advanced.xml
14010
14011 2006-04-08 [colin]      2.1.0cvs18
14012
14013         * manual/plugins.xml
14014         * manual/starting.xml
14015                 More fixes
14016
14017 2006-04-07 [colin]      2.1.0cvs17
14018
14019         * manual/faq.xml
14020         * manual/intro.xml
14021         * manual/keyboard.xml
14022                 Little fixes
14023
14024 2006-04-07 [colin]      2.1.0cvs16
14025
14026         * README
14027         * src/compose.c
14028         * src/prefs_common.c
14029         * src/prefs_common.h
14030                 Add hidden compose_no_markup pref
14031
14032 2006-04-07 [wwp]        2.1.0cvs15
14033
14034         * src/summary_search.c
14035         * .cvsignore
14036                 Bugfix: stop button was sticky when searching in an empty folder.
14037                 Applied curly brackets code style to the whole file (summary_search.c).
14038                 More files to ignore.
14039
14040 2006-04-07 [wwp]        2.1.0cvs14
14041
14042         * src/message_search.c
14043         * src/summary_search.c
14044                 changed default button when search bumps at file/folder
14045                 beginning or end, for convenience (thanks to Colin).
14046
14047 2006-04-07 [paul]       2.1.0cvs13
14048
14049         * src/plugins/dillo_viewer/dillo_prefs.c
14050                 avoid future potential for namespace collision
14051                 Patch by Colin
14052
14053 2006-04-06 [wwp]        2.1.0cvs12
14054
14055         * src/summary_search.c
14056                 Unify extended/advanced searches names (and thus factorize labels),
14057                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14058
14059 2006-04-06 [wwp]        2.1.0cvs11
14060
14061         * src/folderview.c
14062         * src/prefs_themes.c
14063         * src/summaryview.c
14064                 Fixed some compilation warnings.
14065
14066 2006-04-06 [colin]      2.1.0cvs10
14067
14068         * manual/advanced.xml
14069                 Document the wizard template and how to deploy
14070                 Sylpheed-Claws effectively
14071
14072 2006-04-06 [colin]      2.1.0cvs9
14073
14074         * src/folderview.c
14075                 gettext patch to tell translators about _("#"),
14076                 by Maxim Britov
14077
14078 2006-04-06 [colin]      2.1.0cvs8
14079
14080         * src/textview.c
14081                 Fix invalid GtkTextBIter after clicking "Display as text"
14082
14083 2006-04-06 [mones]      2.1.0cvs7
14084
14085         * src/addr_compl.c
14086         * src/addrindex.c
14087         * src/addritem.c
14088         * src/codeconv.c
14089         * src/compose.c
14090         * src/filtering.c
14091         * src/folder.c
14092         * src/folder_item_prefs.c
14093         * src/folderview.c
14094         * src/localfolder.c
14095         * src/matcher.c
14096         * src/mimeview.c
14097         * src/prefs_msg_colors.c
14098         * src/prefs_spelling.c
14099         * src/prefs_themes.c
14100         * src/procmime.c
14101         * src/procmsg.c
14102         * src/stock_pixmap.c
14103         * src/summaryview.c
14104         * src/textview.c
14105         * src/toolbar.c
14106         * src/common/mgutils.c
14107         * src/common/prefs.c
14108         * src/common/ssl_certificate.c
14109         * src/gtk/colorlabel.c
14110         * src/gtk/quicksearch.c
14111         * src/plugins/pgpmime/pgpmime.c
14112         * src/plugins/spamassassin/spamassassin.c
14113                 Removed redundant NULL checks for g_free() calls.
14114                 Patch by Pawel Pekala.
14115
14116 2006-04-06 [mones]      2.1.0cvs6
14117
14118         * src/prefs_actions.c
14119         * src/prefs_filtering.c
14120         * src/prefs_filtering_action.c
14121         * src/prefs_matcher.c
14122         * src/prefs_template.c
14123         * src/gtk/gtkutils.c
14124         * src/gtk/gtkutils.h
14125                 Have a nice replace button. Patch by Pawel Pekala
14126
14127 2006-04-06 [colin]      2.1.0cvs5
14128
14129         * src/addressbook.c
14130                 Fix crash with empty columns
14131
14132 2006-04-05 [colin]      2.1.0cvs4
14133
14134         * src/wizard.c
14135         * src/prefs_gtk.c
14136                 Allow wizard customization with pre-filled values
14137
14138 2006-04-05 [colin]      2.1.0cvs3
14139
14140         * src/textview.c
14141         * src/mimeview.c
14142         * src/mimeview.h
14143                 Nicer messages in mimeview
14144
14145 2006-04-05 [colin]      2.1.0cvs2
14146
14147         * src/addressbook.c
14148         * src/prefs_summaries.c
14149                 i18n fix
14150
14151 2006-04-05 [colin]      2.1.0cvs1
14152
14153         * src/plugins/pgpcore/plugin.c
14154         * src/plugins/pgpcore/select-keys.c
14155         * src/plugins/pgpcore/select-keys.h
14156         * src/plugins/pgpcore/sgpgme.c
14157         * src/plugins/pgpcore/sgpgme.h
14158         * src/plugins/pgpinline/pgpinline.c
14159         * src/plugins/pgpinline/plugin.c
14160         * src/plugins/pgpmime/pgpmime.c
14161         * src/plugins/pgpmime/plugin.c
14162                 Factorize and generalize a bit 
14163                 Drop S/MIME signature verification from PGP/MIME
14164                 (adding it as another, more complete plugin)
14165
14166 2006-04-05 [paul]       2.1.0
14167
14168         2.1.0 released
14169
14170 2006-04-05 [paul]       2.0.0cvs186
14171
14172         * manual/advanced.xml
14173                 add info on colour labels
14174
14175 2006-04-05 [paul]       2.0.0cvs185
14176
14177         * po/bg.po
14178         * po/cs.po
14179         * po/de.po
14180         * po/el.po
14181         * po/en_GB.po
14182         * po/fi.po
14183         * po/fr.po
14184         * po/it.po
14185         * po/nl.po
14186         * po/pl.po
14187         * po/pt_BR.po
14188         * po/sr.po
14189         * po/zh_CN.po
14190                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14191                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14192                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14193                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14194         * src/gtk/authors.h
14195         * tools/claws.i18n.status.pl
14196                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14197                 and new Czech translator, Tim <timbrain@post.cz>
14198
14199 2006-04-05 [mones]      2.0.0cvs184
14200
14201         * po/es.po
14202                 Updated translation
14203
14204 2006-04-05 [colin]      2.0.0cvs183
14205
14206         * src/gtk/quicksearch.c
14207                 Fix bug #929 (unnecessary reload in quick search bar)
14208
14209 2006-04-05 [colin]      2.0.0cvs182
14210
14211         * src/compose.c
14212                 Fix crash on Reply with no From:
14213                 Show signature and conversion error on queuing 
14214                 (but not sending)
14215         * src/mainwindow.c
14216         * src/summaryview.c
14217         * src/summaryview.h
14218                 Factorize threading code and make sure msginfo 
14219                 is not null when it comes from a GtkCTreeRow's 
14220                 data
14221         * src/gtk/gtkaspell.c
14222                 Check for necessary things
14223         * src/gtk/gtksctree.c
14224         * src/gtk/gtksctree.h
14225                 Reset anchor if necessary when removing node
14226
14227 2006-03-29 [colin]      2.0.0cvs181
14228
14229         * src/folderview.c
14230                 Warn for disabled IMAP accounts (due to lack of
14231                 libetpan). Breaks string-freeze - sorry - but it
14232                 is kind of important ;)
14233
14234 2006-03-28 [colin]      2.0.0cvs180
14235
14236         * src/gtk/gtkutils.c
14237         * src/gtk/gtkutils.h
14238                 Add a gtkut_get_link_btn() function that
14239                 creates a button which acts like an URI
14240         * src/prefs_themes.c
14241         * src/gtk/about.c
14242                 Use this function (factorizes codes)
14243         * src/common/defs.h
14244         * src/gtk/pluginwindow.c
14245                 Add a "Get more..." in the plugins window
14246
14247 2006-03-28 [colin]      2.0.0cvs179
14248
14249         * src/common/smtp.c
14250         * src/common/passcrypt.c
14251         * src/undo.c
14252                 Warning fixes. Patch by Pawel Pekala
14253
14254 2006-03-27 [colin]      2.0.0cvs178
14255
14256         * src/undo.c
14257                 Fix undoing by blocks with spaces
14258
14259 2006-03-27 [colin]      2.0.0cvs177
14260
14261         * src/textview.c
14262                 Set margin to 3px for headers
14263
14264 2006-03-27 [paul]
14265
14266         2.1.0-rc2 released
14267
14268 2006-03-27 [wwp]        2.0.0cvs176
14269
14270         * src/summaryview.c
14271                 don't reset quicksearch when updating the message list.
14272                 Thanks to Colin.
14273
14274 2006-03-26 [wwp]        2.0.0cvs175
14275
14276         * src/compose.c
14277                 use a unified border width ('other' tab in the compose window,
14278                 patch by Pawel Pekala).
14279
14280
14281 2006-03-26 [wwp]        2.0.0cvs174
14282
14283         * src/common/quoted-printable.c
14284         * src/addressbook.c
14285                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14286
14287 2006-03-26 [colin]      2.0.0cvs173
14288
14289         * src/quote_fmt_parse.y
14290                 Fix non-UTF8 date formats messing up the whole quote a 
14291                 little bit
14292
14293 2006-03-26 [colin]      2.0.0cvs172
14294
14295         * src/procheader.c
14296                 Make sure the date is UTF8 valid, or try to make it
14297                 so. IncrediMail is really IncrediStupid.
14298         * src/compose.c
14299                 Fix possible conversions. 
14300                 
14301
14302 2006-03-26 [colin]      2.0.0cvs171
14303
14304         * src/matcher.c
14305                 Fix corner cases in body search. This is still a
14306                 hack... It seems impossible to make it good and 
14307                 reasonably fast at the same time.
14308
14309 2006-03-26 [colin]      2.0.0cvs170
14310
14311         * src/summaryview.c
14312                 I think I killed the twilight zone bug!
14313                 summary_select_node() flushes GTK events in order
14314                 to be able to center the view. But this also 
14315                 flushes keypresses like Ctrl-Alt-U, so this can
14316                 call summary_show from summary_select_node (itself
14317                 called from summary_show, etc.). And the summaryview
14318                 has to be unlocked in this function. So just locking
14319                 while processing GTK events, and bailing if locked, 
14320                 should fix it.
14321                 Fixes bug #927 (SIGSEGV during Update Summary)
14322
14323 2006-03-25 [colin]      2.0.0cvs169
14324
14325         * src/matcher.c
14326                 Fix search in QP-encoded bodies
14327                 Fix utf-8 searches in bodies encoded in the
14328                 locale's encoding
14329         * src/common/quoted-printable.c
14330         * src/common/quoted-printable.h
14331                 Add a decode function that doesn't overwrite
14332                 the original pointer
14333                 
14334
14335 2006-03-24 [colin]      2.0.0cvs168
14336
14337         * src/action.c
14338         * src/summaryview.c
14339         * src/summaryview.h
14340                 Update message cache after action
14341                 Patch by H. Merijn Brand
14342         * src/prefs_msg_colors.c
14343                 Factorize label 
14344                 Patch by Fabien Vantard
14345         * src/plugins/spamassassin/spamassassin_gtk.c
14346                 Remove useless translation
14347                 Patch by Fabien Vantard
14348
14349 2006-03-23 [colin]      2.0.0cvs167
14350
14351         * src/common/ssl.c
14352                 Let 30 seconds to SSL_connect
14353
14354 2006-03-23 [wwp]        2.0.0cvs166
14355
14356         * src/summaryview.c
14357         * src/gtk/description_window.c
14358                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14359                 and headers are translated; adjust description windows' width to fit their
14360                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14361
14362 2006-03-23 [paul]       2.0.0cvs165
14363
14364         * src/common/utils.c
14365                 fix highlighting of URIs containing "()"
14366                 (2.0.0cvs164's reversal fixed)
14367                 Thanks to Colin.
14368
14369 2006-03-23 [paul]       2.0.0cvs164
14370
14371         * src/common/utils.c
14372                 revert patch, (postponing a fix), at 2.0.0cvs120
14373                 as it breaks more URIs than it fixes.
14374                 Allow '-' to be a terminating character in a URI
14375
14376 2006-03-22 [colin]      2.0.0cvs163
14377
14378         * configure.ac
14379                 Require libetpan 0.45
14380                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14381
14382 2006-03-22 [paul]       2.0.0cvs162
14383
14384         * src/editgroup.c
14385                 replace '<-' and '->' buttons with GTK_STOCK graphical
14386                 buttons
14387         * src/summary_search.c
14388                 don't offer '...' for translation
14389                 add a tooltip to advanced search '...' button
14390         * src/gtk/quicksearch.c
14391                 don't offer '...' for translation
14392
14393 2006-03-21 [colin]      2.0.0cvs161
14394
14395         * src/compose.c
14396                 Fix middle-click pasting (insert at click
14397                 position instead of cursor position, don't
14398                 remove existing selection and allow pasting
14399                 our own selection)
14400         * src/addressbook.c
14401                 "LDAP Server" -> "LDAP servers"
14402
14403 2006-03-21 [wwp]        2.0.0cvs160
14404
14405         * src/etpan/imap-thread.c
14406                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14407
14408 2006-03-20 [colin]      2.0.0cvs159
14409
14410         * src/summaryview.c
14411                 Don't reload summaryview after an execute with no
14412                 move action
14413
14414 2006-03-19 [colin]      2.0.0cvs158
14415
14416         * src/addressbook.c
14417                 and put groups at the top, always
14418
14419 2006-03-19 [colin]      2.0.0cvs157
14420
14421         * src/addressbook.c
14422                 Order groups before names, as previously
14423
14424 2006-03-19 [colin]      2.0.0cvs156
14425
14426         * src/addressbook.c
14427                 - Sort case-unsensitive
14428                 - Put the sort arrow at opening too
14429
14430 2006-03-19 [wwp]        2.0.0cvs155
14431
14432         * src/addressbook.c
14433                 allow sorting by name/email/remarks, ensure that right-pane's contents
14434                 matches the left-pane selection (cleared when appropriate).
14435                 Patch by Pawel Pekala <c0rn@o2.pl>.
14436
14437 2006-03-18 [colin]      2.0.0cvs154
14438
14439         * src/textview.c
14440                 Fix text cursor ;)
14441
14442 2006-03-18 [colin]      2.0.0cvs153
14443
14444         * src/gtk/filesel.c
14445                 Make sure we hide the preview if we didn't get
14446                 a filename
14447
14448 2006-03-18 [colin]      2.0.0cvs152
14449
14450         * src/summaryview.c
14451                 Set cursor to watch for execution (fixes lack
14452                 of watch-cursor when dnd'ing hundreds of mails)
14453         * src/gtk/filesel.c
14454                 Check that mime type is 'image/*' before updating
14455                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14456
14457 2006-03-18 [colin]      2.0.0cvs151
14458
14459         * src/mainwindow.c
14460         * src/textview.c
14461         * src/textview.h
14462                 Put a watch cursor in textview too when the mainwindow's
14463                 cursor in a watch
14464
14465 2006-03-18 [colin]      2.0.0cvs150
14466
14467         * src/folder.c
14468                 Change wrong asserts to simple tests
14469
14470 2006-03-17 [colin]      2.0.0cvs149
14471
14472         * src/mainwindow.c
14473         * src/mainwindow.h
14474         * src/prefs_msg_colors.c
14475         * src/summaryview.c
14476         * src/summaryview.h
14477         * src/gtk/colorlabel.c
14478         * src/gtk/colorlabel.h
14479                 Add a color label menu in the main menubar
14480                 Add (fixed) accels Ctrl-{0-7} to change the color
14481                 They have to be fixed because the menu's dynamic,
14482                 the items are complex widgets, hence we can't use
14483                 a GtkItemFactory.
14484
14485
14486 2006-03-17 [wwp]        2.0.0cvs148
14487
14488         * src/compose.c
14489                 rollback few lines from my previous commit (those lines come from
14490                 a pending patch, accidentally commited, even if neutral as they are
14491                 commented out).
14492
14493 2006-03-17 [wwp]        2.0.0cvs147
14494
14495         * src/compose.c
14496                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14497                 applied code style/indentation to the modified function.
14498
14499 2006-03-17 [wwp]        2.0.0cvs146
14500
14501         * src/procmsg.c
14502         * src/compose.c
14503                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14504
14505 2006-03-17 [paul]
14506
14507         2.1.0-rc1 released
14508
14509 2006-03-17 [paul]       2.0.0cvs145
14510
14511         * src/main.c
14512                 addressbook_read_file() was called twice
14513         * src/textview.c
14514                 X-Mailer highlighting
14515
14516 2006-03-16 [colin]      2.0.0cvs144
14517
14518         * src/sourcewindow.c
14519         * src/sourcewindow.h
14520                 And the last one, in source window.
14521
14522 2006-03-16 [colin]      2.0.0cvs143
14523
14524         * src/compose.c
14525         * src/compose.h
14526                 Fix the same stuff in compose
14527
14528 2006-03-16 [colin]      2.0.0cvs142
14529
14530         * src/messageview.c
14531                 Complete the previous messageview crash fix
14532
14533 2006-03-16 [colin]      2.0.0cvs141
14534
14535         * src/procmsg.h
14536         * src/procmsg.c
14537         * src/folder.c
14538                 Fix POSTPROCESSING hook
14539                 Patch by H. Merijn Brand
14540
14541         * src/procmime.c
14542         * src/procmime.h
14543                 Parse Content-Location
14544
14545         * src/toolbar.c
14546         * src/messageview.c
14547         * src/messageview.h
14548                 Don't crash when a top-level MessageView has
14549                 been closed on us. Same problematic than
14550                 yesterday's quicksearch issue.
14551
14552 2006-03-15 [colin]      2.0.0cvs140
14553
14554         * src/gtk/quicksearch.c
14555                 Fix a bitchy race we didn't think about when we
14556                 added quicksearch cancellation:
14557                 If the search is not on cached fields, for example
14558                 body_part matchcase "stuff"
14559                 the matcher code has to get the whole message. If
14560                 we're on IMAP, that can be slow, and in order to
14561                 be non-blocking, the IMAP code idle loop processes
14562                 gtk events too. So it is possible to cancel a
14563                 quicksearch while the matcher is getting the mail's
14564                 body. After matcher got its body, it will start to
14565                 iterate over the matcher list that the Quicksearch's
14566                 clear_search_cb() just freed via prepare_matcher().
14567                 SIGSEGV ensues.
14568                 The fix consists of guarding the matcherlist_match()
14569                 call with a boolean 'matching'. If we reset the
14570                 quicksearch while matching is TRUE, we don't free
14571                 the matcherlist anymore like we did, but we set
14572                 another new flag, deferred_free, to TRUE. Then,
14573                 in quicksearch_match(), just after returning from
14574                 matcherlist_match() and unsetting the matching flag,
14575                 we check the deferred_free flag and do the
14576                 prepare_matcher() (which does the matcherlist_free)
14577                 for real, so we free the matcherlist once it's not
14578                 used anymore.
14579                 As all of this runs via the glib main loop, we
14580                 luckily don't need a mutex.
14581         * src/summaryview.c
14582                 Also, show progress while searching.
14583
14584
14585 2006-03-14 [colin]      2.0.0cvs139
14586
14587         * src/alertpanel.c
14588                 Make alertpanel_is_open non-static
14589
14590 2006-03-14 [colin]      2.0.0cvs138
14591
14592         * src/prefs_spelling.c
14593                 Cleanups - Fabien Vantard
14594
14595 2006-03-14 [wwp]        2.0.0cvs137
14596
14597         * src/main.c
14598                 code style normalization (curly braces, indentation).
14599
14600 2006-03-14 [wwp]        2.0.0cvs137
14601
14602         * src/main.c
14603                 code style (braces, indentation)
14604
14605 2006-03-12 [paul]       2.0.0cvs136
14606
14607         * src/prefs_common.c
14608                 trans_hdr defaults to FALSE to be RFC-savvy
14609         * src/prefs_summaries.c
14610                 add a tooltip to the trans_hdr option
14611                 
14612
14613 2006-03-12 [paul]       2.0.0cvs135
14614
14615         * src/prefs_matcher.c
14616                 give a little more width to the combos
14617         * src/prefs_display_header.c
14618         * src/textview.c
14619                 translate headers if prefs_common.trans_hdr
14620                 is TRUE
14621
14622         Patches by Pawel Pekala
14623
14624 2006-03-12 [paul]       2.0.0cvs134
14625
14626         * src/plugins/clamav/clamav_plugin.c
14627         * src/plugins/dillo_viewer/dillo_viewer.c
14628         * src/plugins/pgpcore/plugin.c
14629         * src/plugins/pgpinline/plugin.c
14630         * src/plugins/pgpmime/plugin.c
14631         * src/plugins/spamassassin/spamassassin.c
14632                 update/add to descriptions
14633         * src/plugins/spamassassin/spamassassin_gtk.c
14634                 fixes to the english, remove superfluous
14635                 tooltips, clean up a little
14636
14637 2006-03-12 [paul]       2.0.0cvs133
14638
14639         * src/compose.c
14640                 fix Bug 924, 'Account combo box shows up wrong 
14641                 if & is in account name'
14642
14643 2006-03-11 [colin]      2.0.0cvs132
14644
14645         * src/summaryview.c
14646                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14647                 messed up shift-selection because is slows down
14648                 moving around summaryview. thanks -users
14649
14650 2006-03-10 [colin]      2.0.0cvs131
14651
14652         * src/plugins/spamassassin/spamassassin_gtk.c
14653                 Put back Paul's engrish fixes
14654
14655 2006-03-10 [colin]      2.0.0cvs130
14656
14657         * src/plugins/spamassassin/spamassassin.c
14658         * src/plugins/spamassassin/spamassassin.h
14659         * src/plugins/spamassassin/spamassassin_gtk.c
14660                 Cleanup SA prefs page (more)
14661                 Patch by Fabien Vantard
14662
14663 2006-03-10 [paul]       2.0.0cvs129
14664
14665         * src/prefs_msg_colors.c
14666         * src/prefs_spelling.c
14667                 widget sensitivity
14668
14669 2006-03-09 [mones]      2.0.0cvs128
14670
14671         * po/es.po
14672                 Update for next RC
14673
14674 2006-03-09 [wwp]        2.0.0cvs127
14675
14676         * configure.ac
14677                 revert accidental commit (requirement for libetpan 0.43), this time
14678                 not in HEAD.
14679
14680 2006-03-09 [wwp]        2.0.0cvs125
14681
14682         * configure.ac
14683                 revert accidental commit (requirement for libetpan 0.43)
14684
14685 2006-03-09 [paul]       2.0.0cvs126
14686
14687         * src/prefs_receive.c
14688                 remove useless frame
14689                 replace 'incorporation' with 'receiving'
14690         * src/plugins/clamav/clamav_plugin_gtk.c
14691         * src/plugins/spamassassin/spamassassin_gtk.c
14692                 improve widget sensitivity
14693                 fix a bit his engrish
14694
14695 2006-03-09 [wwp]        2.0.0cvs125
14696
14697         * src/addressadd.c
14698         * src/foldersel.c
14699         * src/prefs_common.c
14700         * src/prefs_common.h
14701                 remember some more windows' sizes (add to addressbook and
14702                 select folder).
14703
14704 2006-03-09 [paul]       2.0.0cvs124
14705
14706         * src/plugins/pgpcore/prefs_gpg.c
14707                 normalise construction of dialogue
14708
14709 2006-03-09 [paul]       2.0.0cvs123
14710
14711         * src/plugins/trayicon/Makefile.am
14712                 add missing slash
14713
14714 2006-03-08 [colin]      2.0.0cvs122
14715
14716         * src/plugins/trayicon/Makefile.am
14717                 Fix build in separate dir 
14718                 Patch by Bamanzi <bamanzi@gmail.com>
14719
14720 2006-03-08 [colin]      2.0.0cvs121
14721
14722         * src/procmsg.c
14723                 Batch move and copies from summaryview with delayed execution
14724                 too
14725
14726 2006-03-07 [paul]       2.0.0cvs120
14727
14728         * src/common/utils.c
14729                 fix highlighting of URIs containing "()"
14730                 Patch by Pawel Pekala
14731
14732 2006-03-07 [paul]       2.0.0cvs119
14733
14734         * src/folder.c
14735         * src/folder.h
14736         * src/folderview.c
14737                 immediately do alphabetical resort when
14738                 changing a folder's name
14739                 Patch by Pawel Pekala
14740
14741 2006-03-07 [paul]       2.0.0cvs118
14742
14743         * src/news.c
14744         * src/news_gtk.c
14745                 when unsubscribing a newsgroup, remove the
14746                 folder and msgs in .sylpheed-claws/newscache
14747                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14748
14749 2006-03-07 [paul]       2.0.0cvs117
14750
14751         * src/textview.c
14752                 fix wrong Fake URL Warning
14753                 Thanks to Hiro
14754
14755 2006-03-07 [colin]      2.0.0cvs116
14756
14757         * src/imap.c
14758                 Return immediately when password dialog was
14759                 cancelled
14760         * src/gtk/inputdialog.c
14761                 Allow empty strings for passwords
14762
14763
14764 2006-03-06 [colin]      2.0.0cvs115
14765
14766         * src/imap.c
14767                 Prevent double-timeouts when connection fails
14768
14769 2006-03-06 [colin]
14770
14771         2.0.1-rc1 released
14772
14773 2006-03-06 [colin]      2.0.0cvs114
14774
14775         * src/imap.c
14776                 Refresh session during potentially long
14777                 operations
14778
14779 2006-03-06 [wwp]        2.0.0cvs113
14780
14781         * src/prefs_msg_colors.h
14782                 forgot that one (custom color labels).
14783
14784 2006-03-06 [wwp]        2.0.0cvs112
14785
14786         * src/prefs_common.c
14787         * src/prefs_common.h
14788         * src/prefs_msg_colors.c
14789         * src/summaryview.c
14790         * src/summaryview.h
14791         * src/gtk/colorlabel.c
14792         * src/gtk/colorlabel.h
14793                 colors in messages list are now customizable. Color values and names can
14794                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14795                 Thanks to Paul and Colin for their help with this longstanding patch!
14796
14797 2006-03-06 [wwp]        2.0.0cvs111
14798
14799         * src/textview.c
14800                 don't crash if (x)face is bad.
14801
14802 2006-03-05 [paul]       2.0.0cvs110
14803
14804         * AUTHORS
14805         * configure.ac
14806         * src/Makefile.am
14807         * src/common/Makefile.am
14808         * src/common/utils.h
14809         * src/etpan/imap-thread.c
14810         * src/gtk/authors.h
14811         * src/plugins/clamav/Makefile.am
14812         * src/plugins/demo/Makefile.am
14813         * src/plugins/dillo_viewer/Makefile.am
14814         * src/plugins/pgpcore/Makefile.am
14815         * src/plugins/pgpcore/passphrase.c
14816         * src/plugins/pgpinline/Makefile.am
14817         * src/plugins/pgpmime/Makefile.am
14818         * src/plugins/spamassassin/Makefile.am
14819         * src/plugins/trayicon/Makefile.am
14820                 fix builiding on cygwin
14821                 Patch by Ralgh Young <bamanzi@gmail.com>
14822
14823 2006-03-04 [wwp]        2.0.0cvs109
14824
14825         * manual/keyboard.xml
14826                 fix mixed up/down keys.
14827
14828 2006-03-04 [wwp]        2.0.0cvs108
14829
14830         * README
14831         * INSTALL
14832                 updated links to SpamAssassin.
14833
14834 2006-03-04 [wwp]        2.0.0cvs107
14835
14836         * manual/plugins.xml
14837         * src/plugins/spamassassin/README
14838                 updated SpamAssassin plugin docs to reflect new functional additions
14839                 (also fix/update/documents few technical stuff more, see the README).
14840
14841 2006-03-04 [wwp]        2.0.0cvs106
14842
14843         * src/prefs_message.c
14844                 normalized capitalization of message-prefs paths.
14845
14846 2006-03-04 [wwp]        2.0.0cvs105
14847
14848         * manual/advanced.xml
14849                 typo.
14850
14851 2006-03-03 [colin]      2.0.0cvs104
14852
14853         * src/plugins/clamav/clamav_plugin_gtk.c
14854                 Rework prefs page, patch by Fabien 
14855
14856 2006-03-03 [colin]      2.0.0cvs103
14857
14858         * src/plugins/clamav/clamav_plugin.c
14859                 Set error on all errors
14860
14861 2006-03-03 [colin]      2.0.0cvs102
14862
14863         * src/common/plugin.c
14864                 Initialize error to avoid crashing when a plugin fails
14865                 without setting error
14866
14867 2006-03-02 [wwp]        2.0.0cvs101
14868
14869         * configure.ac
14870                 fixed linker flags for libetpan support on Cygwin
14871                 (thanks to H.Merijn Brand).
14872
14873 2006-03-02 [wwp]        2.0.0cvs100
14874
14875         * src/addressbook.c
14876                 fix some AB error messages: one for punctuation and
14877                 one wrongly duplicate (thanks, maxbritov).
14878
14879 2006-03-02 [wwp]        2.0.0cvs99
14880
14881         * src/plugins/spamassassin/spamassassin.c
14882                 make sync calls to sa-learn/spamc to prevent
14883                 system (whatever local or client/server) overload.
14884
14885 2006-03-02 [colin]      2.0.0cvs98
14886
14887         * src/summaryview.c
14888                 Put the spam icon in the status column instead of the
14889                 mark one
14890
14891 2006-03-01 [colin]      2.0.0cvs97
14892
14893         * src/plugins/spamassassin/spamassassin.c
14894                 Fix segfault (g_file_set_contents fails for some 
14895                 reason and err==0x2f. Can't find out why with
14896                 valgrind, using working function :-)
14897
14898 2006-03-01 [colin]      2.0.0cvs96
14899
14900         * src/inc.c
14901                 Offline overriding: let 'No' be cached only 3 seconds
14902
14903 2006-03-01 [colin]      2.0.0cvs95
14904
14905         * src/addr_compl.c
14906         * src/addrbook.c
14907         * src/addressbook.c
14908         * src/addrindex.c
14909         * src/folder_item_prefs.c
14910         * src/headerview.c
14911         * src/imap.c
14912         * src/inc.c
14913         * src/ldif.c
14914         * src/mainwindow.c
14915         * src/mh.c
14916         * src/msgcache.c
14917         * src/prefs_common.h
14918         * src/prefs_msg_colors.c
14919         * src/procheader.c
14920         * src/procheader.h
14921         * src/procmime.c
14922         * src/procmsg.c
14923         * src/procmsg.h
14924         * src/send_message.h
14925         * src/simple-gettext.c
14926         * src/summaryview.c
14927         * src/summaryview.h
14928         * src/syldap.c
14929         * src/textview.c
14930         * src/undo.c
14931         * src/common/ssl_certificate.c
14932         * src/common/utils.c
14933         * src/gtk/colorsel.c
14934         * src/gtk/gtksctree.c
14935         * src/gtk/gtkshruler.c
14936         * src/plugins/trayicon/trayicon.c
14937                 #if 0 goes to /dev/null
14938
14939 2006-03-01 [colin]      2.0.0cvs94
14940
14941         * src/compose.c
14942         * src/imap.c
14943         * src/inc.c
14944         * src/inc.h
14945         * src/messageview.c
14946         * src/news.c
14947         * src/plugins/spamassassin/spamassassin.c
14948                 Allow to add information in the "working offline"
14949                 window
14950
14951 2006-03-01 [wwp]        2.0.0cvs93
14952
14953         * src/plugins/spamassassin/spamassassin.c
14954                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14955                 'cause it seems that calling `spamc ... < inputfile` with
14956                 g_spawn_(a)sync simply.. erm doesn't work :-).
14957
14958 2006-03-01 [wwp]        2.0.0cvs92
14959
14960         * src/toolbar.c
14961         * src/toolbar.h
14962                 simplify the adding of spam/ham button to the messageview toolbar
14963                 (it gets more clear now that the same button will be "Mark as spam"
14964                 or "Mark as ham" according to the current message status,
14965                 thanks to Colin).
14966
14967 2006-03-01 [wwp]        2.0.0cvs91
14968
14969         * src/messageview.c
14970         * src/procmsg.c
14971         * src/procmsg.h
14972         * src/summaryview.c
14973         * src/plugins/spamassassin/spamassassin.c
14974         * src/plugins/spamassassin/spamassassin.h
14975                 make learner callbacks return a status (0 for ok),
14976                 handle it in main code to avoid setting flags when learning failed,
14977                 don't learn on TCP if offline in spamassassin,
14978                 thanks to Colin.
14979
14980                 
14981
14982 2006-03-01 [wwp]        2.0.0cvs90
14983
14984         * src/compose.c
14985                 some work around the compose window's account menu,
14986                 patch by Fabien Vantard.
14987
14988 2006-03-01 [wwp]        2.0.0cvs89
14989
14990         * src/plugins/spamassassin/spamassassin.c
14991                 fixed bad logics, was using spamc in local mode and sa-learn
14992                 in remote mode (thanks, Colin).
14993
14994 2006-03-01 [wwp]        2.0.0cvs88
14995
14996         * src/plugins/spamassassin/spamassassin.c
14997         * src/plugins/spamassassin/spamassassin.h
14998         * src/plugins/spamassassin/spamassassin_gtk.c
14999                 made processing of emails w/ sa-plugin an option (default is TRUE),
15000                 fixed Engrish some tooltips, capitalization of some debug messages
15001                 and warnings. The spamassassin plugin now provides two separate
15002                 services: process emails upon incorporation and spamd training.
15003                 Both services (un)register independently but use some common
15004                 plugin settings (transport settings, spam storage location).
15005
15006 2006-02-28 [wwp]        2.0.0cvs87
15007
15008         * src/plugins/spamassassin/spamassassin.c
15009                 fix async flag to spamc cmdline execution (batch exec should
15010                 be asynchronous).
15011
15012 2006-02-27 [wwp]        2.0.0cvs86
15013
15014         * src/plugins/spamassassin/spamassassin.c
15015         * src/plugins/spamassassin/spamassassin.h
15016         * src/plugins/spamassassin/spamassassin_gtk.c
15017                 - added the ability to learn a remote spamassassin server (spamd),
15018                 using spamc.
15019                 - added the spamassassin option 'username', that applies to all
15020                 spamassassin operations (filtering, learning, local or remote).
15021                 The default username is the current unix user (if left blank
15022                 from gtk prefs or config file).
15023                 - commented out some unused code (notebook widget), removed unused
15024                 layout (hbox1).
15025                 - make more widgets sensitive to the transport type.
15026
15027 2006-02-27 [colin]      2.0.0cvs85
15028
15029         * src/plugins/spamassassin/spamassassin.c
15030                 Fix sa-learn call when offline
15031
15032 2006-02-27 [colin]      2.0.0cvs84
15033
15034         * configure.ac
15035         * src/Makefile.am
15036         * src/mainwindow.c
15037         * src/mainwindow.h
15038         * src/messageview.c
15039         * src/messageview.h
15040         * src/prefs_toolbar.c
15041         * src/procmsg.c
15042         * src/stock_pixmap.c
15043         * src/stock_pixmap.h
15044         * src/summaryview.c
15045         * src/toolbar.c
15046         * src/toolbar.h
15047         * src/pixmaps/ham_btn.xpm
15048         * src/pixmaps/spam.xpm
15049         * src/pixmaps/spam_btn.xpm
15050         * src/plugins/spamassassin/spamassassin.c
15051                 Add button in toolbar for spam learning
15052                 Fix a few bugs from the last related commit
15053                 Revert 1.9.6cvs23 which messed up shift-selection
15054
15055 2006-02-24 [colin]      2.0.0cvs83
15056
15057         * src/procmsg.c
15058         * src/summaryview.c
15059         * src/summaryview.h
15060         * src/plugins/spamassassin/spamassassin.c
15061         * src/plugins/spamassassin/spamassassin.h
15062         * src/plugins/spamassassin/spamassassin_gtk.c
15063                 Unregister learner when spamassassin is either
15064                 disabled or over tcp
15065
15066 2006-02-24 [colin]      2.0.0cvs82
15067
15068         * src/Makefile.am
15069         * src/mainwindow.c
15070         * src/mainwindow.h
15071         * src/procmsg.c
15072         * src/procmsg.h
15073         * src/stock_pixmap.c
15074         * src/stock_pixmap.h
15075         * src/summaryview.c
15076         * src/summaryview.h
15077         * src/gtk/icon_legend.c
15078         * src/pixmaps/spam.xpm  ** NEW FILE **
15079         * src/plugins/spamassassin/spamassassin.c
15080         * src/plugins/spamassassin/spamassassin_gtk.c
15081                 Add spam learning interface (Mark/Mark as 
15082                 (spam|ham) menus)
15083
15084 2006-02-24 [wwp]        2.0.0cvs81
15085
15086         * src/compose.c
15087         * src/compose.h
15088         * src/filtering.c
15089                 hide compose window when sending message in batch mode
15090                 (filtering: forward and redirect). Also fixed a wrong
15091                 value returned when sending failed, neutral anyway.
15092                 (Colin, me) 
15093
15094 2006-02-24 [wwp]        2.0.0cvs80
15095
15096         * src/mainwindow.c
15097                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15098
15099 2006-02-24 [paul]       2.0.0cvs79
15100
15101         * src/news.c
15102         * src/news.h
15103         * src/news_gtk.c
15104                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15105                 Thanks to Colin
15106
15107 2006-02-23 [colin]      2.0.0cvs78
15108
15109         * src/alertpanel.c
15110                 Change OK to Close in alertpanel with View log
15111                 button; add accel to View log. Patch by Fabien
15112                 Vantard
15113
15114 2006-02-23 [wwp]        2.0.0cvs77
15115
15116         * src/compose.c
15117                 silly me, there were much more tests to perform, since toolbars can
15118                 really have down to 1 element only.
15119
15120 2006-02-23 [wwp]        2.0.0cvs76
15121
15122         * commitHelper
15123                 fixed indentation from my previous commit. Fallback to VISUAL if
15124                 EDITOR is not set (and to vi, at last resort).
15125
15126 2006-02-23 [wwp]        2.0.0cvs75
15127
15128         * commitHelper
15129                 improved error detection (Colin, me).
15130
15131 2006-02-23 [wwp]        2.0.0cvs74
15132
15133         * src/prefs_toolbar.c
15134                 simplify and fix prefs/toolbars layouting. Combos' contents can
15135                 now be really displayed.
15136
15137 2006-02-23 [wwp]        2.0.0cvs73
15138         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15139         be really displayed.
15140
15141 2006-02-22 [wwp]        2.0.0cvs72
15142
15143         * src/compose.c
15144                 fix a typo in my previous commit (sorry!).
15145
15146 2006-02-22 [wwp]        2.0.0cvs71
15147
15148         * src/prefs_toolbar.c
15149                 fix a crash when adding separators to toolbars,
15150                 also fix some separator item information.
15151
15152 2006-02-22 [wwp]        2.0.0cvs70
15153
15154         * src/compose.c
15155                 fix a crash when redirecting (for instance) when compose window's
15156                 toolbar contents has been customized (when some buttons have been
15157                 removed in fact).
15158
15159 2006-02-21 [wwp]        2.0.0cvs69
15160
15161         * src/summaryview.c
15162         * src/gtk/pluginwindow.c
15163         * src/plugins/pgpcore/prefs_gpg.c
15164                 fix some compilation warnings (feat. remains of removed code).
15165
15166 2006-02-21 [wwp]        2.0.0cvs68
15167
15168         * src/gtk/gtkutils.c
15169                 fix two compilation issues, thanks to Stephan Sachse.
15170
15171 2006-02-20 [colin]      2.0.0cvs67
15172
15173         * src/mainwindow.c
15174                 Don't reselect displayed mail on refocus
15175                 This fixes actions misbehaving 
15176
15177 2006-02-20 [wwp]        2.0.0cvs66
15178
15179         * src/summaryview.c
15180         * src/gtk/gtksctree.c
15181         * src/gtk/gtkshruler.c
15182                 changed more runtime typecast checks.
15183
15184 2006-02-20 [wwp]        2.0.0cvs65
15185
15186         * src/summary_search.c
15187                 find all - summaryview refresh issue fixed, thanks to Colin.
15188
15189 2006-02-20 [wwp]        2.0.0cvs64
15190
15191         * src/gtk/gtkutils.c
15192                 better runtime typecast checks.
15193
15194 2006-02-20 [wwp]        2.0.0cvs63
15195
15196         * src/summary_search.c
15197                 enhancements to the summary search:
15198                         - add the ability to stop the running search
15199                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15200                         - don't search if no criteria (From/To/Subject/Body) is set
15201                         - ensure that a busy mouse pointer is always shown when searching,
15202                           show it even a bit earlier
15203
15204 2006-02-19 [colin]      2.0.0cvs62
15205
15206         * src/compose.c
15207         * src/imap.c
15208         * src/etpan/imap-thread.c
15209         * src/etpan/imap-thread.h
15210                 (Future) IMAP speed improvement on sending
15211                 Will require a libetpan update
15212         * src/summaryview.c
15213         * src/gtk/quicksearch.c
15214                 Make quicksearch clearable while running.
15215
15216 2006-02-17 [colin]      2.0.0cvs61
15217
15218         * src/imap.c
15219         * src/etpan/imap-thread.c
15220         * src/etpan/imap-thread.h
15221                 Check for IMAP certificates
15222                 ** Requires libetpan-0.42-cvs4 
15223                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15224
15225 2006-02-17 [colin]      2.0.0cvs60
15226
15227         * src/messageview.c
15228         * src/prefs_common.c
15229         * src/prefs_common.h
15230         * src/prefs_message.c
15231                 Add pref to display HTML-only mails with plugin, 
15232                 if possible (defaulting to FALSE of course).
15233
15234 2006-02-16 [colin]      2.0.0cvs59
15235
15236         * src/main.c
15237         * src/common/plugin.c
15238         * src/common/plugin.h
15239         * src/gtk/pluginwindow.c
15240                 Keep track of requested (but unloaded) plugins
15241                 in some error cases.
15242
15243 2006-02-16 [wwp]        2.0.0cvs58
15244
15245         * src/gtk/gtkaspell.c
15246         * src/gtk/gtkaspell.h
15247         * src/prefs_spelling.c
15248         * src/compose.c
15249         * src/prefs_common.c
15250         * src/prefs_common.h
15251                 implemented new optional spellchecker behaviour: re-check message when
15252                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15253
15254 2006-02-16 [wwp]        2.0.0cvs57
15255
15256         * src/quote_fmt_parse.y
15257                 pclose popen'ed pipe.
15258
15259 2006-02-15 [colin]      2.0.0cvs56
15260
15261         * src/mimeview.c
15262         * src/mimeview.h
15263                 Let MimeViewers know which MimeView they
15264                 depend of.
15265         * src/summaryview.c
15266                 Swap From/To columns in Sent/Queue/Drafts
15267                 folders
15268         * src/etpan/imap-thread.c
15269                 Use mailstream_low_tls_open() for STARTTLS
15270                 instead of mailstream_low_ssl_open()
15271                 ** REQUIRES libetpan 0.42cvs3 **
15272
15273 2006-02-15 [wwp]        2.0.0cvs55
15274
15275         * src/compose.c
15276         * src/compose.h
15277         * src/message_search.c
15278         * src/message_search.h
15279         * src/textview.c
15280         * src/gtk/gtkutils.c
15281         * src/gtk/gtkutils.h
15282                 added the ability to Find text in the compose window (and a bit
15283                 of code factorization).
15284
15285 2006-02-15 [wwp]        2.0.0cvs54
15286
15287         * src/prefs_gtk.c
15288                 yet another one file was missing (fix for some widgets' sensitivity).
15289                 Thanks Colin!
15290
15291 2006-02-15 [wwp]        2.0.0cvs53
15292
15293         * src/prefs_gtk.h
15294                 oops forgot that file (fix for some widgets' sensitivity).
15295
15296 2006-02-15 [wwp]        2.0.0cvs52
15297
15298         * src/summary_search.c
15299                 implemented advanced summary search options (added the ability
15300                 to use matcher conditions in an advanced search mode).
15301
15302 2006-02-15 [wwp]        2.0.0cvs51
15303
15304         * src/plugins/pgpcore/prefs_gpg.c
15305         * src/prefs_account.c
15306                 fix some widget sensitivity, mostly around some labels in
15307                 account prefs.
15308
15309 2006-02-15 [paul]       2.0.0cvs50
15310
15311         * manual/advanced.xml
15312                 improve Templates info
15313                 written by wwp
15314
15315 2006-02-14 [colin]      2.0.0cvs49
15316
15317         * src/pixmaps/address_book.xpm
15318         * src/pixmaps/preferences.xpm
15319         * src/pixmaps/properties.xpm
15320                 Fix pixmap size - patch by Fabien Vantard
15321
15322 2006-02-13 [colin]      2.0.0cvs48
15323
15324         * src/procmime.c
15325                 Add missing fclose()s on error
15326         * src/textview.c
15327                 Remove unused code
15328         * src/common/utils.c
15329                 Fix temp files not being deleted on windows
15330         Patches by Thomas Gilgin
15331
15332 2006-02-13 [colin]      2.0.0cvs47
15333
15334         * src/mainwindow.c
15335                 Fix exit crash
15336
15337 2006-02-13 [wwp]        2.0.0cvs46
15338
15339         * src/plugins/pgpcore/prefs_gpg.c
15340                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15341
15342 2006-02-12 [colin]      2.0.0cvs45
15343
15344         * src/folderview.c
15345         * src/main.c
15346         * src/mainwindow.c
15347                 Fix "stuff" when quitting
15348
15349 2006-02-12 [wwp]        2.0.0cvs44
15350
15351         * src/prefs_themes.c
15352                 fix typos in debug messages.
15353
15354 2006-02-11 [colin]      2.0.0cvs43
15355
15356         * src/summaryview.c
15357                 don't allow drag/drop from ourself
15358
15359 2006-02-10 [wwp]        2.0.0cvs42
15360
15361         * src/exporthtml.c
15362         * src/html.c
15363         * src/html.h
15364         * src/procmime.c
15365         * src/textview.c
15366                 renamed html_ prefixed functions and data structures to avoid
15367                 namespace clashes w/ other software (gtkhtml2 for instance).
15368                 Closes bug #907.
15369
15370
15371 2006-02-09 [colin]      2.0.0cvs41
15372
15373         * src/summaryview.c
15374                 Fix shitty logic messed up. Thanks Ticho for the hint!
15375
15376 2006-02-09 [wwp]        2.0.0cvs40
15377
15378         * src/gtk/about.c
15379         * src/compose.c
15380         * src/prefs_account.c
15381         * src/prefs_gtk.h
15382         * src/editaddress.c
15383                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15384                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15385                 Browse buttons in accounts prefs.
15386
15387 2006-02-09 [colin]      2.0.0cvs39
15388
15389         * src/matcher.c
15390                 Check for pointer before using its members
15391         * src/gtk/gtksourceprintjob.c
15392                 Fix a wrong warning
15393
15394 2006-02-09 [wwp]        2.0.0cvs38
15395
15396         * src/gtk/filesel.c
15397                 fix few compiler warnings (type mismatch).
15398
15399 2006-02-09 [paul]       2.0.0cvs37
15400
15401         * po/fr.po
15402                 updated by Fabien Vantard
15403
15404 2006-02-08 [colin]      2.0.0cvs36
15405
15406         * src/prefs_common.c
15407         * src/common/defs.h
15408         * src/common/plugin.c
15409                 allow windows and linux configurations to coexist
15410                 patch by Thomas Gilgin
15411
15412 2006-02-08 [colin]      2.0.0cvs35
15413
15414         * src/filtering.c
15415         * src/matcher.c
15416         * src/matcher.h
15417         * src/matcher_parser_parse.y
15418         * src/prefs_filtering_action.c
15419         * src/prefs_matcher.c
15420                 Add the "Ignore thread" filtering
15421                 action
15422
15423 2006-02-08 [colin]      2.0.0cvs34
15424
15425         * src/compose.c
15426         * src/procmime.c
15427         * src/procmime.h
15428                 Fix bug #905 (damaged attachment)
15429                 text files with raw \0's aren't really text files
15430         FOR_STABLE
15431
15432 2006-02-08 [colin]      2.0.0cvs33
15433
15434         * src/summaryview.c
15435                 Fix crasher introduced yesterday
15436
15437 2006-02-08 [wwp]        2.0.0cvs32
15438
15439         * src/compose.c
15440         * src/compose.h
15441                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15442
15443 2006-02-08 [wwp]        2.0.0cvs31
15444
15445         * src/prefs_template.c
15446                 templates enhancement: allow address completion for Cc and Bcc fields
15447                 (it was currently possible for the To field only)
15448
15449 2006-02-08 [colin]      2.0.0cvs30
15450
15451         * src/compose.c
15452                 Don't unblock if not blocked
15453         FOR_STABLE
15454
15455 2006-02-07 [colin]      2.0.0cvs29
15456
15457         * src/action.c
15458                 Forgot to refresh summaryview
15459
15460 2006-02-07 [colin]      2.0.0cvs28
15461
15462         * src/action.c
15463                 Freeze/thaw message list and folder list while
15464                 processing %as{} actions 
15465         * src/compose.c
15466                 Fix auto-wrap disabling after a middle-click
15467                 paste - FOR_STABLE
15468
15469 2006-02-07 [paul]       2.0.0cvs27
15470
15471         * src/folder.c
15472                 fix freeing of uninitialised pointers
15473                 Thanks to Colin
15474
15475 2006-02-06 [colin]      2.0.0cvs26
15476
15477         * src/folder.c
15478                 Use g_slist_prepend in potentially big list
15479
15480 2006-02-06 [colin]      2.0.0cvs25
15481
15482         * src/folder.c
15483                 Completely skip processing if it doesn't 
15484                 exist (faster!)
15485
15486 2006-02-06 [colin]      2.0.0cvs24
15487
15488         * src/folder.c
15489         * src/summaryview.c
15490                 Batch filtering in summaryview (from Tools menu)
15491                 and pre/post//-processing too
15492
15493 2006-02-06 [colin]      2.0.0cvs23
15494
15495         * src/procmsg.h
15496         * src/filtering.c
15497                 Use a special field for batch filtering instead
15498                 of stepping on deferred execution's toes
15499
15500 2006-02-06 [colin]      2.0.0cvs22
15501
15502         * src/action.c
15503         * src/filtering.c
15504         * src/filtering.h
15505         * src/folder.c
15506         * src/summaryview.c
15507                 Fix filtering via menus and actions
15508
15509 2006-02-06 [colin]      2.0.0cvs21
15510
15511         * src/imap.c
15512                 Put the added file directly to cache if possible (will work
15513                 with next libetpan)
15514         * src/filtering.c
15515         * src/filtering.h
15516         * src/inc.c
15517         * src/folder.c
15518         * src/mbox.c
15519         * src/procmsg.h
15520                 Move and copy filtered messages by batches instead of one
15521                 by one - faster on IMAP
15522         * src/procmsg.c
15523                 Add a function that'll possibly be useful later
15524
15525 2006-02-06 [colin]      2.0.0cvs20
15526
15527         * src/addressbook.c
15528                 Use internal mime-type instead of text/plain for d'n'd
15529         * src/compose.c
15530                 Allow attaching files from mimeview's icon list via d'n'd
15531         * src/folderview.c
15532         * src/folderview.h
15533                 Use internal mime-type instead of text/plain for d'n'd
15534                 Don't try to selected opened folder if none is
15535                 Factorize d'n'd from other apps code
15536         * src/headerview.c
15537         * src/textview.c
15538         * src/gtk/gtkutils.c
15539         * src/gtk/gtkutils.h
15540                 Factorize Face/X-Face stuff
15541         * src/mimeview.c
15542                 Fix d'n'd to other apps
15543         * src/prefs_message.c
15544                 Let the XFace pref be usable without libcompface as it also
15545                 applies to Face
15546         * src/summaryview.c
15547                 Fix d'n'd to other apps
15548                 Factorize d'n'd from other apps code
15549
15550 2006-02-06 [wwp]        2.0.0cvs19
15551
15552         * po/it.po
15553                 Italian translation fixes by Andrea Spadaccini (no more confusion
15554                 between filtering and processing, and few changes in the About
15555                 dialog).
15556
15557
15558 2006-02-06 [mones]      2.0.0cvs18
15559
15560         * src/gtk/icon_legend.c
15561                 Improved descriptions allowing better translations
15562
15563 2006-02-05 [colin]      2.0.0cvs17
15564
15565         * src/imap.c
15566                 Add the f*cking missing expunge that caused imap_fetch_env
15567                 to fail after an add_msgs ! :-///
15568         * src/etpan/imap-thread.c
15569                 Add a bit of debug
15570         FOR_STABLE
15571
15572 2006-02-05 [colin]      2.0.0cvs16
15573
15574         * src/common/utils.c
15575                 Don't check for return-path (or we can't put
15576                 back non-sent mails)
15577
15578 2006-02-05 [colin]      2.0.0cvs15
15579
15580         * src/textview.c
15581                 Don't try to display Face header in textview
15582                 when teh headerview's active
15583
15584 2006-02-05 [colin]      2.0.0cvs14
15585
15586         * tools/tbird2syl.py
15587         * tools/Makefile.am
15588                 Add script to import Thunderbird mails
15589
15590 2006-02-05 [colin]      2.0.0cvs13
15591
15592         * src/headerview.c
15593         * src/procheader.c
15594         * src/procmsg.c
15595         * src/procmsg.h
15596         * src/textview.c
15597                 Show Face headers - patch partially by Klaus Flittner
15598
15599 2006-02-05 [colin]      2.0.0cvs12
15600
15601         * src/folderview.c
15602         * src/summaryview.c
15603         * src/common/utils.c
15604         * src/common/utils.h
15605                 Let dnd work from mime icons to summaryview
15606                 and to folderview too
15607                 Add a crude test to avoid trying to add files
15608                 drag'n'dropped when they're not mails
15609
15610 2006-02-04 [colin]      2.0.0cvs11
15611
15612         * src/summaryview.c
15613         * src/mimeview.c
15614                 Fix utf8 conversion
15615
15616 2006-02-04 [colin]      2.0.0cvs10
15617
15618         * src/compose.c
15619         * src/folderview.c
15620         * src/mimeview.c
15621         * src/summaryview.c
15622         * src/summaryview.h
15623                 Added various drag and drop capas:
15624                 From                    To
15625                 summaryview             other apps
15626                 mimeview icons          other apps
15627                 other apps              summaryview
15628                 other apps              folderview
15629
15630                 This shouldn't have broken the existing:
15631                 From                    To
15632                 summaryview             folderview
15633                 folderview              folderview
15634                 summaryview             compose's attachments
15635
15636         Tests welcomed.
15637
15638 2006-02-02 [paul]       2.0.0cvs9
15639
15640         * src/mainwindow.c
15641                 move global option 'Set displayed columns...' out
15642                 of folder option grouping.
15643                 fix sensitivity of 'harvest addresses'
15644         FOR_STABLE
15645
15646 2006-02-01 [colin]      2.0.0cvs8
15647
15648         * src/mimeview.c
15649                 Revert the alertpanel patch, it sucks (intrusive
15650                 and gets in the way of "open")
15651
15652 2006-02-01 [colin]      2.0.0cvs7
15653
15654         * src/compose.c
15655         * src/prefs_account.c
15656         * src/prefs_common.c
15657         * src/common/defs.h
15658         * src/common/utils.c
15659         * src/common/utils.h
15660                 Add ability to edit the signature file
15661                 from the account preferences, and use
15662                 a default for the text editor.
15663                 Patch by Fabien Vantard
15664
15665 2006-02-01 [colin]      2.0.0cvs6
15666
15667         * src/mimeview.c
15668                 Try to get mime type by extension if it is
15669                 application/octet-stream
15670                 Display a window with possible choices when
15671                 encountering unknown mime types
15672         * src/gtk/filesel.c
15673         * src/gtk/filesel.h
15674                 Add preview
15675                 Allow multiple selection in filtered filesel
15676                 (patch by Fabien Vantard)
15677         * src/gtk/pluginwindow.c
15678                 Use it (patch by Fabien Vantard)
15679
15680 2006-02-01 [paul]       2.0.0cvs5
15681
15682         * src/jpilot.c
15683                 fix crash on creating jpilot address book
15684                 Thanks to Colin - FOR_STABLE
15685         * src/prefs_summaries.c
15686         * src/prefs_wrapping.c
15687         * src/gtk/icon_legend.c
15688         * src/gtk/quicksearch.c
15689                 string fixes and additions
15690
15691 2006-02-01 [paul]       2.0.0cvs4
15692
15693         * src/compose.c
15694         * src/mainwindow.c
15695         * src/messageview.c
15696         * src/prefs_send.c
15697                 add Arabic encoding option
15698                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15699
15700 2006-01-31 [colin]      2.0.0cvs3
15701
15702         * src/plugins/pgpcore/passphrase.c
15703                 Convert passphrase to locale encoding
15704         * src/compose.c
15705                 Fix drafting on IMAP. Crappy bug sneaked in
15706                 the release :-/
15707         FOR_STABLE
15708
15709 2006-01-30 [paul]       2.0.0cvs2
15710
15711         * src/gtk/icon_legend.c
15712                 show the new entries
15713
15714 2006-01-30 [colin]      2.0.0cvs1
15715
15716         * src/manual.c
15717                 Check for the file to be present before 
15718                 enabling the menu - FOR_STABLE
15719         * src/gtk/icon_legend.c
15720                 Add folders icons (not all of them, there
15721                 are too much, but the most intriguing ones)
15722
15723 2006-01-30 [paul]       2.0.0
15724
15725         version 2.0.0 released
15726
15727 [For previous entries, see ChangeLog.pre2.0.0]