2007-09-25 [holger] 3.0.1cvs27
[claws.git] / ChangeLog
1 2007-09-25 [holger]     3.0.1cvs27
2
3         * src/printing.c
4                 Replace button bar of the preview window
5                 with a real toolbar (patch by Colin)
6                 Add zooming to the preview window
7
8 2007-09-24 [paul]       3.0.1cvs26
9
10         * src/compose.c
11                 compact the character set menu, adding some
12                 missing encodings. Patch by Pawel Pekala
13
14 2007-09-23 [paul]       3.0.1cvs25
15
16         * src/prefs_account.c
17         * src/prefs_folder_item.c
18         * src/prefs_quote.c
19         * src/quote_fmt.c
20         * src/quote_fmt.h
21                 remove unnecessary frame from Templates options
22                 and improve the English of the check button label
23
24 2007-09-22 [colin]      3.0.1cvs24
25
26         * src/gtk/quicksearch.c
27                 Fix bug 1329, 'error in quicksearch.c'
28                 Fix return with value in function returning void
29
30 2007-09-22 [colin]      3.0.1cvs23
31
32         * src/imap.c
33         * src/procmsg.h
34         * src/common/utils.c
35         * src/common/utils.h
36         * src/etpan/imap-thread.c
37                 Optimise fetching IMAP cached emails *a lot*
38                 (remember whether mail is fully cached and \r's
39                  are already stripped)
40
41 2007-09-22 [colin]      3.0.1cvs22
42
43         * src/folder.c
44         * src/folder.h
45         * src/prefs_folder_item.c
46                 Add a button to allow users to drop local caches.
47
48 2007-09-21 [colin]      3.0.1cvs21
49
50         * src/summaryview.c
51                 Remove unnecessary error when cancelling export to mbox.
52                 Patch by Pawel
53
54 2007-09-21 [paul]       3.0.1cvs20
55
56         * src/gtk/prefswindow.c
57                 remove unnecessary frames from the prefs
58                 pages. Patch by Pawel Pekala
59
60 2007-09-21 [paul]       3.0.1cvs19
61
62         * src/prefs_account.c
63         * src/prefs_folder_item.c
64         * src/prefs_quote.c
65         * src/quote_fmt.c
66                 put the Templates options into a tabbed
67                 layout. Patch by Pawel Pekala
68
69 2007-09-21 [paul]       3.0.1cvs18
70
71         * src/mainwindow.c
72                 group together the character set menu items
73                 move the /View/Show or hide/Message view below
74                 .../Toolbar menu item
75                 Patch by Pawel Pekala
76
77 2007-09-21 [mones]      3.0.1cvs17
78
79         * src/compose.c
80                 Fix for bug 1327, 'segfault when replying to a non-existent
81                 news message', thanks to Colin.
82
83 2007-09-21 [colin]      3.0.1cvs16
84
85         * src/folderview.c
86                 Complete 3.0.1cvs15
87
88 2007-09-20 [colin]      3.0.1cvs15
89
90         * src/folderview.c
91         * src/folderview.h
92                 Maybe fix bug 1324, 'Corrupted IMAP cache'
93
94 2007-09-20 [colin]      3.0.1cvs14
95
96         * src/printing.c
97                 Fix a little leak
98
99 2007-09-20 [holger]     3.0.1cvs13
100
101         * src/printing.c
102                 Add page layout to print preview.
103                 Make the close-button in the toolbar
104                 right-aligned.
105
106 2007-09-20 [paul]       3.0.1cvs12
107
108         * po/ru.po
109                 updated by Pavlo Bohmat
110
111 2007-09-19 [colin]      3.0.1cvs11
112
113         * src/common/utils.c
114                 Prevent unquoted mime boundaries, by always
115                 using a /
116
117 2007-09-19 [colin]      3.0.1cvs10
118
119         * src/printing.c
120                 Fix drawing area size, fix DPI change that
121                 can cause total number of lines to decrease
122
123 2007-09-19 [colin]      3.0.1cvs9
124
125         * po/POTFILES.in
126         * src/printing.c
127                 Make print preview more efficient and nicer.
128                 Patch mostly by Holger Berndt <hb@claws-mail.org>
129
130 2007-09-19 [colin]      3.0.1cvs8
131
132         * src/prefs_common.c
133         * src/prefs_common.h
134         * src/printing.c
135                 Add scrolledwindow, default allocation and
136                 size saving to the print preview window.
137
138 2007-09-18 [colin]      3.0.1cvs7
139
140         * src/prefs_common.c
141         * src/prefs_common.h
142         * src/prefs_image_viewer.c
143         * src/printing.c
144                 GtkPrintOperation:
145                 - add image printing support
146                 - add option to print images
147                 - add preview widget
148                 - add saving of a few Page Setup parameters
149
150 2007-09-18 [colin]      3.0.1cvs6
151
152         * AUTHORS
153         * src/gtk/authors.h
154                 Add Guillaume Chazarain
155
156 2007-09-18 [colin]      3.0.1cvs5
157
158         * src/common/utils.c
159                 Fix bug 1321, 'access before allocation 
160                 when scanning for uris'. Patch by 
161                 Guillaume Chazarain <guichaz@yahoo.fr>
162
163 2007-09-18 [colin]      3.0.1cvs4
164
165         * src/toolbar.c
166                 Fix bug 1320, 'Memory leak caused by 
167                 gtk_container_get_children'. Patch by
168                 Guillaume Chazarain <guichaz@yahoo.fr>
169
170 2007-09-18 [colin]      3.0.1cvs3
171
172         * src/printing.c
173         * src/printing.h
174                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
175
176 2007-09-18 [colin]      3.0.1cvs2
177
178         * src/Makefile.am
179         * src/mainwindow.c
180         * src/messageview.c
181         * src/messageview.h
182         * src/prefs_ext_prog.c
183         * src/prefs_fonts.c
184         * src/printing.c
185         * src/printing.h
186         * src/summaryview.c
187                 Use GtkPrintOperation by default on GTK+ >= 2.10
188                 Patch by Holger Berndt <hb@claws-mail.org>
189
190 2007-09-18 [paul]       3.0.1cvs1
191
192         * NEWS
193         * README
194         * RELEASE_NOTES
195         * configure.ac
196                 bump up version number following stable release
197
198 2007-09-16 [colin]      3.0.0cvs18
199
200         * src/folder.c
201                 Fix possible memleak
202
203 2007-09-16 [colin]      3.0.0cvs17
204
205         * src/folderview.c
206                 Fix bug 1311, 'Wrong arrow position 
207                 while moving message into folder when 
208                 column headers hidden'
209         * src/image_viewer.c
210                 Show error in the GUI if image can't
211                 be loaded
212         * src/matcher.c
213                 Fix spurious output
214         * src/messageview.c
215                 Allow setting domain in msgid
216         * src/common/plugin.c
217                 Add timing information
218
219 2007-09-16 [colin]      3.0.0cvs16
220
221         * src/account.c
222         * src/compose.c
223         * src/prefs_account.c
224         * src/prefs_account.h
225         * src/prefs_template.c
226         * src/common/utils.c
227                 Remove Generate Message-ID option. We need
228                 this on some IMAP servers.
229
230 2007-09-16 [colin]      3.0.0cvs15
231
232         * src/prefs_filtering.c
233         * src/prefs_filtering.h
234         * src/prefs_filtering_action.c
235         * src/common/tags.c
236                 Fix tags issues: tags with spaces, renaming
237                 tags.
238
239 2007-09-16 [colin]      3.0.0cvs14
240
241         * src/folderview.c
242         * src/main.c
243         * src/mainwindow.c
244                 Fix bug 1308, 'Claws deletes folderlist.xml after
245                 fetching mail short after start-up'
246
247 2007-09-16 [colin]      3.0.0cvs13
248
249         * src/compose.c
250                 Fix scrolling to cursor
251
252 2007-09-16 [paul]       3.0.0cvs12
253
254         * po/sr.po
255                 updated by Aleksandar Urosevic
256
257 2007-09-16 [paul]       3.0.0cvs11
258
259         * src/folder.c
260                 do not allow locked msgs to be deleted,
261                 even by filtering/processing
262
263 2007-09-07 [paul]       3.0.0cvs10
264
265         * src/prefs_folder_column.c
266         * src/prefs_summary_column.c
267                 implement button sensitivity
268                 patch by Pawel Pekala
269
270 2007-09-06 [wwp]        3.0.0cvs9
271
272         * src/prefs_gtk.c
273                 Add a missing linefeed to a debug message.
274
275 2007-09-05 [colin]      3.0.0cvs8
276
277         * src/inc.c
278                 Fix statusbar/window mismatch on Maemo
279
280 2007-09-05 [colin]      3.0.0cvs7
281
282         * src/ldaputil.c
283                 Fix build without USE_LDAP_TLS
284
285 2007-09-05 [colin]      3.0.0cvs6
286
287         * src/folder.c
288         * src/imap.c
289         * src/inc.c
290         * src/mbox.c
291         * src/send_message.c
292         * src/statusbar.c
293         * src/statusbar.h
294                 Maemo: distinguish various statusbar messages,
295                 in order to display only the most important.
296
297 2007-09-04 [wwp]        3.0.0cvs5
298
299         * src/account.c
300                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
301                 Show protocol "SMTP" and the appropriate server for send-only
302                 accounts, show "-" instead of "" when no value is relevant.
303
304 2007-09-03 [ticho]      3.0.0cvs4
305
306         * src/summaryview.c
307                 Handle plural form better in delete confirmation dialog.
308
309 2007-09-03 [wwp]        3.0.0cvs3
310
311         * src/compose.c
312                 Warn differently when sending or sending later (queueing).
313
314 2007-09-03 [colin]      3.0.0cvs2
315
316         * src/procmime.c
317         * src/procmime.h
318         * src/common/plugin.c
319         * src/common/plugin.h
320                 Add a new plugin API, MimeParser. It allows
321                 plugins to scan email MIME parts and optionally,
322                 transform them.
323
324 2007-09-03 [mones]      3.0.0cvs1
325
326         * po/es.po
327                 Updated translation
328         * src/common/defs.h
329                 While a better solution is made double history sizes
330
331 2007-09-03 [paul]       3.0.0
332
333         * NEWS
334         * README
335         * RELEASE_NOTES
336                 3.0.0 released
337
338 2007-09-03 [paul]       2.10.0cvs191
339
340         * po/bg.po
341         * po/ca.po
342         * po/de.po
343         * po/fi.po
344         * po/fr.po
345         * po/hu.po
346         * po/it.po
347         * po/pl.po
348         * po/pt_BR.po
349         * po/ru.po
350         * po/sk.po
351         * po/zh_CN.po
352                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
353                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
354                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
355                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
356
357 2007-09-02 [colin]      2.10.0cvs190
358
359         * src/edittags.c
360         * src/common/tags.c
361                 Prevent empty or white-space tags
362
363 2007-09-01 [colin]      2.10.0cvs189
364
365         * src/main.c
366                 Fix double-reading of accounts list when
367                 the wizard has been run due to no accounts
368         * src/mainwindow.c
369                 Fix sensitivity of a menu item in case 
370                 there's no account
371
372 2007-09-01 [wwp]        2.10.0cvs188
373
374         * src/wizard.c
375                 Fix wizard crash when Mailbox dir already exists
376                 (thanks to Colin).
377
378 2007-08-31 [colin]      2.10.0cvs187
379
380         * src/etpan/imap-thread.c
381                 Fix unwanted creation of 
382                 libetpan's stream dump file
383         * src/compose.c
384                 Fix coloring of pastes as quotation
385         * src/summaryview.c
386                 Maemo: Fix opening of mails from keypad
387                 in Sent folders
388         * src/addressbook.c
389         * src/folderview.c
390         * src/image_viewer.c
391         * src/mimeview.c
392         * src/gtk/prefswindow.c
393                 Maemo: Fix adjustments changes 
394
395 2007-08-30 [colin]      2.10.0cvs186
396
397         * src/folderview.c
398                 Don't opened selected folder when clicking
399                 on white space
400         * src/mainwindow.c
401                 Maemo: Make Esc close messageviews
402         * src/messageview.c
403                 Maemo: Fix message scrolling to the end on 
404                 opening
405                 Maemo: Fix reopening same message
406         * src/gtk/prefswindow.c
407                 Maemo: try to fix scrollbar. Doesn't work,
408                 it seems as if gtk_adjustment_set_value was
409                 a noop.
410
411 2007-08-30 [colin]      2.10.0cvs185
412
413         * src/compose.c
414         * src/folderview.c
415         * src/main.c
416         * src/prefs_matcher.c
417         * src/prefs_template.c
418         * src/quote_fmt.c
419         * src/send_message.c
420         * src/toolbar.c
421         * src/gtk/gtkaspell.c
422         * src/plugins/bogofilter/bogofilter.c
423         * src/plugins/bogofilter/bogofilter_gtk.c
424         * src/plugins/clamav/clamav_plugin_gtk.c
425         * src/plugins/pgpcore/sgpgme.c
426         * src/plugins/spamassassin/spamassassin.c
427         * src/plugins/spamassassin/spamassassin_gtk.c
428                 Fix all potential misuses of format-string functions
429
430 2007-08-30 [wwp]        2.10.0cvs184
431
432         * src/prefs_template.c
433                 Fix a leak.
434
435 2007-08-29 [colin]      2.10.0cvs183
436
437         * src/plugins/trayicon/trayicon.c
438                 Fix leak of hooks in case of error,
439                 thanks to Holger Berndt
440
441 2007-08-28 [colin]      2.10.0cvs182
442
443         * src/mainwindow.c
444                 Don't use current folder settings when
445                 composing from the compose button's
446                 account selector
447
448 2007-08-28 [colin]      2.10.0cvs181
449
450         * src/quote_fmt_parse.y
451                 Fix cursor offset when quote contains UTF-8
452                 chars
453
454 2007-08-28 [colin]      2.10.0cvs180
455
456         * src/compose.c
457         * src/compose.h
458                 Fix signature replacement when it's been wrapped
459
460 2007-08-27 [colin]      2.10.0cvs179
461
462         * src/summaryview.c
463                 Fix indentation
464
465 2007-08-27 [colin]      2.10.0cvs178
466
467         * src/summaryview.c
468                 Fix Quicksearch's Sticky mode
469
470 2007-08-27 [colin]      2.10.0cvs177
471
472         * src/folder_item_prefs.c
473         * src/folder_item_prefs.h
474         * src/imap_gtk.c
475         * src/mh_gtk.c
476                 Fix loss of subfolders properties when
477                 renaming a folder
478
479 2007-08-26 [wwp]        2.10.0cvs176
480
481         * src/alertpanel.c
482         * src/messageview.c
483         * src/prefs_actions.c
484                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
485                 will have to be used when necessary *before* calling
486                 alertpanel functions.
487
488 2007-08-25 [paul]       2.10.0cvs175
489
490         * src/prefs_actions.c
491                 workaround gettext problem marking
492                 string as c-format when it's not
493
494 2007-08-25 [wwp]        2.10.0cvs174
495
496         * src/alertpanel.c
497         * src/messageview.c
498         * src/prefs_actions.c
499                 Call the pango markup escape function right ince in alertpanel_create
500                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
501                 2.10.0cvs158).
502
503         * src/common/log.c
504                 Fix a crash due to a misuse of g_print(), encountered when the string
505                 passed to g_print was containing printf substitution symbols.
506
507 2007-08-25 [paul]       2.10.0cvs173
508
509         * src/common/log.c
510                 fix a segfault when refreshing RSSyl feeds
511
512 2007-08-25 [paul]       2.10.0cvs172
513
514         * src/gtk/icon_legend.c
515                 add watchthread.xpm
516
517 2007-08-25 [paul]       2.10.0cvs171
518
519         * src/Makefile.am
520         * src/stock_pixmap.c
521         * src/pixmaps/insert_file.xpm
522                 add a new pixmap instead of re-using
523                 paste.xpm. (easier for icon theme authors)
524
525 2007-08-24 [holger]     2.10.0cvs170
526
527         * src/plugins/trayicon/trayicon.c
528                 The same fix for another hook id.
529
530 2007-08-24 [holger]     2.10.0cvs169
531
532         * src/plugins/trayicon/trayicon.c
533                 Micro-fix: Do the error checking for
534                 the right hook id.
535
536 2007-08-24 [paul]       2.10.0cvs168
537
538         * src/folder.h
539                 fix typo causing compiler warning
540
541 2007-08-24 [paul]       2.10.0cvs167
542
543         * README
544                 put back the correct version of this file also
545
546 2007-08-24 [colin]      2.10.0cvs166
547
548         * src/send_message.c
549                 Use progress bar when sending messages
550
551 2007-08-24 [paul]       2.10.0cvs165
552
553         * Makefile.am
554                 oops! if i'm quick no-one will notice
555                 (put back the proper file)
556
557 2007-08-24 [paul]       2.10.0cvs164
558
559         * AUTHORS
560         * Makefile.am
561         * README
562         * src/gtk/authors.h
563         * tools/Makefile.am
564         * tools/README
565         * tools/mew2claws-mail.pl
566                 add new script that imports a Mew address book
567                 submitted by Jerome Lelong
568
569 2007-08-24 [paul]       2.10.0cvs163
570
571         * manual/plugins.xml
572                 remove the obsolete plugins, add the
573                 missing plugins, including the forthcoming
574                 SpamReport plugin
575
576 2007-08-24 [paul]       2.10.0cvs162
577
578         * manual/advanced.xml
579                 add info about the hidden emphasis_color option
580         * manual/keyboard.xml
581                 correct the info about hotkeys
582                 wrap the long lines
583
584 2007-08-24 [paul]       2.10.0cvs161
585
586         * src/folderview.c
587                 add mnemonic to 'Run procesing rules'
588
589 2007-08-24 [paul]       2.10.0cvs160
590
591         * src/account.c
592         * src/folder.c
593         * src/folder.h
594                 use suitable defaults for outbox,
595                 queue, drafts and trash folders
596
597 2007-08-24 [wwp]        2.10.0cvs159
598
599         * src/folderview.c
600                 Update menu item sensitivity if necessary (or we get a
601                 gtk critical message).
602
603 2007-08-23 [wwp]        2.10.0cvs158
604
605         * src/action.c
606         * src/prefs_actions.c
607                 Allow literal % chars in action commands (use %%).
608                 Add a missing p++ to the action parser in action_get_type(),
609                 which was missing it, even if it was neutral.
610                 Fix a pango markup warning at runtime.
611
612 2007-08-23 [wwp]        2.10.0cvs157
613
614         * src/addressbook.c
615                 Contacts are now locale-aware sorted in the address book
616                 (LC_COLLATE matters here).
617                 Fix missing table initializers.
618
619 2007-08-23 [colin]      2.10.0cvs156
620
621         * src/imap.c
622                 Check scan_required on dest folder when copying
623
624 2007-08-23 [colin]      2.10.0cvs155
625
626         * src/imap.c
627                 Fix scanning when folder was empty
628
629 2007-08-22 [colin]      2.10.0cvs154
630
631         * src/msgcache.c
632                 Don't g_warning when g_try_malloc fails(), or it makes
633                 things worse as g_log() allocates. Fixes bug 1290,
634                 'Claws Mail crashes if too little memory when 
635                 rebuilding folder tree'
636
637 2007-08-22 [colin]      2.10.0cvs153
638
639         * src/inc.c
640                 Fix format string vulnerability, thanks to
641                 Ulf Harnhammar, Secunia Research
642
643 2007-08-22 [colin]      2.10.0cvs152
644
645         * src/ldapserver.c
646                 Set tv_usec too
647
648 2007-08-22 [wwp]        2.10.0cvs151
649
650         * src/ldapquery.c
651                 Few better null-ptr checks.
652
653 2007-08-22 [colin]      2.10.0cvs150
654
655         * src/editldap.c
656         * src/editldap_basedn.c
657         * src/ldapquery.c
658         * src/ldapserver.c
659         * src/ldapserver.h
660         * src/ldapupdate.c
661         * src/ldaputil.c
662         * src/ldaputil.h
663                 Fix ldap timeouts
664
665 2007-08-22 [colin]      2.10.0cvs149
666
667         * src/ldapquery.c
668                 Finish previous fix
669
670 2007-08-22 [colin]      2.10.0cvs148
671
672         * src/ldapquery.c
673                 Fix wrong assertions
674
675 2007-08-22 [colin]      2.10.0cvs147
676
677         * src/ldaputil.c
678                 Fix test (set ldap v3 if bindDN is set or TLS is set)
679
680 2007-08-22 [colin]      2.10.0cvs146
681
682         * src/editldap.c
683         * src/ldaputil.c
684                 Fix wrong "Connected successfully to server". Connection only succeeds if
685                 we can get the base DN.
686
687 2007-08-21 [wwp]        2.10.0cvs145
688
689         * src/browseldap.c
690         * src/editldap.c
691         * src/ldapctrl.c
692         * src/ldapquery.c
693         * src/ldapserver.c
694         * src/ldapupdate.c
695         * src/ldaputil.c
696                 More sanity checks in ldap functions.
697
698 2007-08-21 [wwp]        2.10.0cvs144
699
700         * src/prefs_account.c
701                 Don't return a value in a void function().
702
703 2007-08-21 [paul]       2.10.0cvs143
704
705         * src/messageview.c
706                 add check for ftp: to messageview_list_urls()
707
708 2007-08-21 [colin]      2.10.0cvs142
709
710         * src/editldap.c
711         * src/ldapctrl.c
712         * src/ldapctrl.h
713         * src/ldapquery.c
714         * src/ldapupdate.c
715                 Fix bug 1293, 'LDAP address book not working'
716                 Search only on specified fields, but fetch 
717                 every field possible. People will have to 
718                 reset the searched Attributes in their LDAP
719                 servers properties.
720
721 2007-08-21 [wwp]        2.10.0cvs141
722
723         * src/addr_compl.c
724         * src/addrbook.c
725         * src/addrcache.c
726         * src/addrcindex.c
727         * src/addressbook.c
728         * src/addrindex.c
729         * src/browseldap.c
730         * src/crash.c
731         * src/editaddress_other_attributes_ldap.c
732         * src/exporthtml.c
733         * src/folder.c
734         * src/folderview.c
735         * src/imap.c
736         * src/jpilot.c
737         * src/ldapserver.c
738         * src/ldapupdate.c
739         * src/ldif.c
740         * src/main.c
741         * src/mainwindow.c
742         * src/matcher.c
743         * src/mh.c
744         * src/msgcache.c
745         * src/mutt.c
746         * src/pine.c
747         * src/pop.c
748         * src/prefs_customheader.c
749         * src/prefs_msg_colors.c
750         * src/procmime.c
751         * src/textview.c
752         * src/vcard.c
753         * src/wizard.c
754         * src/common/log.c
755         * src/common/socket.c
756         * src/common/ssl_certificate.c
757         * src/common/utils.c
758         * src/common/utils.h
759         * src/gtk/description_window.c
760         * src/plugins/demo/demo.c
761         * src/plugins/pgpcore/prefs_gpg.c
762         * src/plugins/spamassassin/libspamc.c
763                 Make sure we use glib functions to send text messages (information,
764                 debug, warning, errors) to stdout/stderr - no more direct puts
765                 fputs printf fprintf to stdout/stderr when it can be done using
766                 g_log*() and g_print/g_printerr. Doing this, we make sure every
767                 stdout/stderr message is saved to log in Windows.
768
769
770 2007-08-21 [wwp]        2.10.0cvs140
771
772         * src/main.c
773         * src/common/utils.h
774                 Route glib's stdout/stderr messages to a log file (Windows only),
775                 instead of loosing them.
776
777 2007-08-21 [paul]       2.10.0cvs139
778
779         * src/mainwindow.c
780                 replace deprecated g_strncasecmp()
781         * src/messageview.c
782                 fix 'List URLS'
783
784 2007-08-20 [ticho]      2.10.0cvs138
785
786         * src/account.c
787         * src/prefs_account.h
788                 Copy all account preferences in account_clone() - some
789                 were missing.
790         * src/prefs_account.c
791                 Handle empty privacy system combobox gracefully (warning
792                 instead of a crash).
793
794 2007-08-20 [colin]      2.10.0cvs137
795
796         * src/ldapctrl.c
797                 Fix a leak
798
799 2007-08-20 [paul]       2.10.0cvs136
800
801         * src/browseldap.c
802         * src/editldap.c
803         * src/ldapctrl.c
804         * src/ldapquery.c
805         * src/ldapquery.h
806         * src/ldapserver.c
807         * src/ldaputil.c
808                 add debug_prints
809                 patch by Michael Rasmussen
810
811 2007-08-19 [colin]      2.10.0cvs135
812
813         * src/imap.c
814                 Fix previous commit. Sensitivity update is needed
815                 for "Cancel receiving". However when batching we
816                 don't need to do it for every message flag change,
817                 just once at the start and once at the end.
818
819 2007-08-19 [colin]      2.10.0cvs134
820
821         * src/imap.c
822                 Remove useless menu updates on session lock/unlock
823
824 2007-08-19 [colin]      2.10.0cvs133
825
826         * src/etpan/imap-thread.c
827                 Make all fetch logs less verbose
828
829 2007-08-19 [paul]       2.10.0cvs132
830
831         * src/foldersel.c
832         * src/folderview.c
833         * src/summaryview.c
834                 fix bug 1286, 'Can't move a folder into a "Folders
835                 Only" folder'
836
837 2007-08-18 [ticho]      2.10.0cvs131
838
839         * src/editaddress_other_attributes_ldap.c
840                 Converted option menu for other ldap attributes to GtkComboBox.
841
842 2007-08-18 [colin]      2.10.0cvs130
843
844         * src/compose.c
845         * src/prefs_common.c
846         * src/prefs_common.h
847         * src/prefs_send.c
848         * src/send_message.c
849                 Revert 'send_dialog_mode' meaning to 
850                 'send_dialog_invisible', so that the 
851                 new checkbox doesn't change the 
852                 existing behaviour.
853
854 2007-08-18 [paul]       2.10.0cvs129
855
856         * src/summaryview.c
857                 add missing menu update
858
859 2007-08-17 [colin]      2.10.0cvs128
860
861         * src/folder.c
862                 Set batching after getting flags - maybe fixes
863                 bug 1292, 'CM crashes on writing mail'
864
865 2007-08-16 [ticho]      2.10.0cvs127
866
867         * src/prefs_send.c
868                 Convert two GtkOptionMenu widgets to new GtkComboBox.
869         * src/gtk/combobox.h
870         * src/gtk/gtkutils.c
871                 Allow NULL for GtkComboBox menuitem label, rendering such
872                 items as row separators.
873
874 2007-08-16 [paul]       2.10.0cvs126
875
876         * src/plugins/trayicon/trayicon.c
877                 remove wrongly used gettextisation
878
879 2007-08-15 [ticho]      2.10.0cvs125
880
881         * src/importldif.c
882                 Fixed a runtime warning where an attempt to pack an
883                 already packed GtkLabel was made.
884
885 2007-08-15 [ticho]      2.10.0cvs124
886
887         * src/prefs_compose_writing.c
888                 Convert the insert-or-attach-dragged-files GtkOptionMenu
889                 into GtkComboBox.
890
891 2007-08-14 [ticho]      2.10.0cvs123
892
893         * src/messageview.c
894         * src/gtk/gtkutils.c
895                 Changed return receipt account selector to GtkComboBox.
896                 Fixed a runtime warning where GTK tried to parse
897                 "name <email@address" as a Pango markup in an alertpanel label.
898
899 2007-08-14 [ticho]      2.10.0cvs122
900
901         * src/prefs_logging.c
902                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
903
904 2007-08-14 [wwp]        2.10.0cvs121
905
906         * tools/Makefile.am
907         * tools/README
908         * tools/popfile-link.sh
909                 Added a new tool: POPFile helper, to open
910                 selected messages in POPFile control center,
911                 in order to change the messages' status.
912
913 2007-08-14 [ticho]      2.10.0cvs120
914
915         * src/compose.c
916         * src/prefs_common.c
917         * src/prefs_common.h
918         * src/prefs_send.c
919         * src/send_message.c
920                 Change "Show send dialog" optionmenu to a checkbutton.
921         * src/prefs_receive.c
922                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
923
924 2007-08-13 [wwp]        2.10.0cvs119
925
926         * src/addr_compl.c
927         * src/addressbook.c
928         * src/addrindex.c
929         * src/compose.c
930         * src/filtering.c
931         * src/folderview.c
932         * src/inc.c
933         * src/matcher.c
934         * src/mh.c
935         * src/partial_download.c
936         * src/prefs_gtk.c
937         * src/procmsg.c
938         * src/stock_pixmap.c
939         * src/summaryview.c
940         * src/common/utils.c
941         * src/gtk/gtkaspell.c
942         * src/gtk/menu.c
943                 Make sure we never pass NULL pointers for %s substitutions
944                 (prevent from crashing in Windows).
945
946 2007-08-13 [wwp]        2.10.0cvs118
947
948         * src/msgcache.c
949                 Re-enable mmap_reads in Windows with some missing
950                 CloseHandle of mapping objects, thanks to
951                 Marcus Brinkmann.
952
953 2007-08-13 [paul]       2.10.0cvs117
954
955         * src/common/utils.c
956                 fix bug 1287, 'Compile time problem on Solaris
957                 (nexenta gnu/Solaris) utils.c'
958                 Thanks to Piotr Chrzczonowicz
959
960 2007-08-12 [wwp]        2.10.0cvs116
961
962         * src/plugins/pgpcore/prefs_gpg.c
963                 Don't try to unset a GPG_AGENT_INFO that was not
964                 set (and don't use a NULL string in Windows, it was
965                 crashing with --debug if GPG_AGENT_INFO was not set).
966
967 2007-08-12 [wwp]        2.10.0cvs115
968
969         * src/privacy.h
970                 Make gcc type-check arguments passed to privacy_set_error().
971
972 2007-08-12 [ticho]      2.10.0cvs114
973
974         * src/prefs_folder_item.c
975                 Make sure that folder default account combobox always has some
976                 account preselected.
977         * src/gtk/combobox.c
978                 Handle empty combobox gracefully (warning instead of crash).
979
980 2007-08-12 [ticho]      2.10.0cvs114
981
982         * src/prefs_folder_item.c
983                 Make sure that folder default account combobox is not empty.
984         * src/gtk/combobox.c
985                 Handle empty combobox gracefully (warning instead of crash).
986
987 2007-08-11 [paul]       2.10.0cvs113
988
989         * src/addrgather.c
990         * src/folderview.c
991                 use 'subfolder' instead of 'sub-folder', matching
992                 everywhere else the term is used
993         * src/imap_gtk.c
994                 fix engrish
995
996 2007-08-10 [wwp]        2.10.0cvs112
997
998         * src/msgcache.c
999                 Disable mmap reads in Windows only (at least temporarily), they
1000                 prevent from renaming/removing target cache files.
1001
1002 2007-08-10 [paul]
1003
1004         3.0.0-rc2 released
1005
1006 2007-08-10 [wwp]        2.10.0cvs111
1007
1008         * src/msgcache.c
1009                 fix unpredictable crashes in Windows due to broken
1010                 cache/mark/tags files writting (file were opened for
1011                 writing in text mode).
1012
1013         * src/recv.c
1014                 use gettimeofday() from w32lib.h on Windows.
1015
1016 2007-08-10 [colin]      2.10.0cvs110
1017
1018         * src/imap.c
1019         * src/etpan/imap-thread.c
1020         * src/etpan/imap-thread.h
1021                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1022
1023 2007-08-09 [colin]      2.10.0cvs109
1024
1025         * src/editldap.c
1026                 Fix port being reset to 636 on SSL
1027         * src/folder.c
1028                 Fix folder_item_get_msg_num_by_file
1029                 on drafts/queue folders
1030
1031 2007-08-09 [wwp]        2.10.0cvs108
1032
1033         * src/folder.c
1034                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1035                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1036
1037
1038 2007-08-09 [colin]      2.10.0cvs107
1039
1040         * src/folderview.c
1041         * src/summaryview.c
1042         * src/gtk/prefswindow.c
1043                 A few Maemo layout fixes
1044
1045 2007-08-09 [paul]       2.10.0cvs106
1046
1047         * src/prefs_account.c
1048                 remove the hyphen from plug-ins to
1049                 match everywhere else
1050
1051 2007-08-08 [wwp]        2.10.0cvs105
1052
1053         * src/prefs_folder_item.c
1054                 Fix an extraneous stealth ^L char.
1055
1056 2007-08-08 [wwp]        2.10.0cvs104
1057
1058         * src/prefs_folder_item.c
1059                 Better fix, group variables declarations (USE_ASPELL).
1060
1061 2007-08-08 [wwp]        2.10.0cvs103
1062
1063         * src/prefs_folder_item.c
1064                 Fix compilation w/ USE_ASPELL set (broken
1065                 by 2.10.0cvs102).
1066
1067 2007-08-08 [ticho]      2.10.0cvs102
1068
1069         * src/prefs_folder_item.c
1070                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1071
1072 2007-08-08 [colin]      2.10.0cvs101
1073
1074         * src/imap.c
1075         * src/etpan/imap-thread.c
1076         * src/etpan/imap-thread.h
1077                 Close selected mailbox before doing
1078                 status on it.
1079
1080 2007-08-08 [colin]      2.10.0cvs100
1081
1082         * src/html.c
1083                 Complete symbol table, thanks to wwp.
1084                 Fixes bug 1284, 'The html -> text 
1085                 converter ignores entities'
1086         * src/msgcache.c
1087                 Fix possible fd leak
1088
1089 2007-08-08 [colin]      2.10.0cvs99
1090
1091         * src/imap.c
1092                 Better way to fetch UIDs on non-UIDPLUS servers
1093
1094 2007-08-07 [colin]      2.10.0cvs98
1095
1096         * src/imap.c
1097                 fix bug 1275, 'auto-saved draft messages not 
1098                 always being removed'; Also, make multiple
1099                 copy (in the same account) faster by matching
1100                 source/destination message UIDs.
1101         * src/messageview.c
1102                 Don't try to reshow deleted mail
1103         * src/msgcache.c
1104                 Fix leak on error path
1105
1106 2007-08-07 [wwp]        2.10.0cvs97
1107
1108         * manual/account.xml
1109         * manual/advanced.xml
1110         * manual/fr/account.xml
1111         * manual/fr/advanced.xml
1112                 Updated the reference manual and the French translation to
1113                 reflect 2.10.0cvs84: enable running folder Processing
1114                 rules on demand.
1115
1116 2007-08-06 [wwp]        2.10.0cvs96
1117
1118         * src/prefs_common.c
1119         * src/prefs_common.h
1120         * src/textview.c
1121                 Allow changing the emphasis color used to highlight
1122                 the newsreader/x-mailer header value when it matches
1123                 our preferred mail agent (hidden pref 'emphasis_col' added
1124                 to clawsrc).
1125
1126 2007-08-06 [colin]      2.10.0cvs95
1127
1128         * src/compose.c
1129         * src/compose.h
1130                 Re-commit 2.10.0cvs86, with a protection
1131                 against Pango bug. Also, try to fix 
1132                 bug 1275, 'auto-saved draft messages not 
1133                 always being removed'
1134
1135 2007-08-06 [wwp]        2.10.0cvs94
1136
1137         * src/gtk/quicksearch.c
1138                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1139
1140 2007-08-06 [ticho]      2.10.0cvs93
1141
1142         * src/prefs_account.c
1143         * src/gtk/combobox.c
1144                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1145                 selection in account preferences.
1146
1147 2007-08-06 [wwp]        2.10.0cvs92
1148
1149         * src/plugins/pgpcore/plugin.def
1150                 Apply one more chunk from gpg4win's 03-w32-port patch.
1151
1152 2007-08-05 [colin]      2.10.0cvs91
1153
1154         * src/compose.c
1155         * src/compose.h
1156                 reverting buggy patch for now
1157
1158 2007-08-05 [colin]      2.10.0cvs90
1159
1160         * src/folder.c
1161                 Fix slowdown
1162
1163 2007-08-04 [colin]      2.10.0cvs89
1164
1165         * src/prefs_summaries.c
1166         * src/summary_search.c
1167                 Replace deprecated widgets. Patch by
1168                 Andrej.
1169
1170 2007-08-04 [colin]      2.10.0cvs88
1171
1172         * src/mh.c
1173                 Refresh GUI only every 2000 mails on mh_get_last_num
1174                 This is fast (readdir) and done only once per 
1175                 session/folder
1176
1177 2007-08-03 [colin]      2.10.0cvs87
1178
1179         * src/prefs_account.c
1180         * src/gtk/combobox.h
1181         * src/gtk/gtkutils.c
1182                 Fix a deprecated widget. Patch by
1183                 Andrej
1184
1185 2007-08-03 [colin]      2.10.0cvs86
1186
1187         * src/compose.c
1188         * src/compose.h
1189                 Make colorisation and wrapping algorithms
1190                 faster. Fixes bug 1246, 'compose becomes 
1191                 increasingly slow replying to complex emails'
1192
1193 2007-08-03 [paul]       2.10.0cvs85
1194
1195         * src/mh.c
1196                 keep the window painted
1197
1198 2007-08-02 [paul]       2.10.0cvs84
1199
1200         * src/folderview.c
1201         * src/mainwindow.c
1202         * src/mainwindow.h
1203                 enable running folder Processing
1204                 rules on demand
1205
1206 2007-08-02 [paul]       2.10.0cvs83
1207
1208         * src/textview.c
1209                 speed up/clean up rendering of larger
1210                 msgs
1211                 Thanks to Colin
1212
1213 2007-08-01 [paul]       2.10.0cvs82
1214
1215         * src/mainwindow.h
1216                 clean up cruft
1217         * src/toolbar.c
1218                 change default toolbar layout on maemo
1219         * src/pixmaps/close.xpm
1220                 make the red cross a grey cross
1221         * src/pixmaps/jpilot.xpm
1222                 make icon smaller so it fits better
1223
1224 2007-07-31 [paul]       2.10.0cvs81
1225
1226         * src/setup.c
1227         * src/gtk/gtkutils.c
1228                 fix crash on maemo on first launch
1229
1230 2007-07-30 [paul]       2.10.0cvs80
1231
1232         * src/prefs_matcher.c
1233                 specify the units of age and size
1234
1235 2007-07-30 [paul]       2.10.0cvs79
1236
1237         * src/main.c
1238                 Fix IMAP timeout setting
1239
1240 2007-07-30 [colin]      2.10.0cvs78
1241
1242         * src/prefs_account.c
1243                 Fix a deprecated widget. Patch by
1244                 Andrej
1245
1246 2007-07-27 [paul]       2.10.0cvs77
1247
1248         * src/matcher_parser_parse.y
1249         * src/prefs_filtering_action.c
1250         * src/prefs_matcher.c
1251                 these changes forgotten in cvs74's
1252                 'watch thread' feature
1253
1254 2007-07-27 [paul]       2.10.0cvs76
1255
1256         * src/compose.c
1257                 fix potential crasher
1258                 thanks to Colin
1259
1260 2007-07-27 [paul]       2.10.0cvs75
1261
1262         * src/mainwindow.c
1263         * src/manual.c
1264         * src/manual.h
1265         * src/gtk/gtkutils.c
1266                 make mainwindow's /Help/Manual point to the
1267                 remote copy if the local copy doesn't exist
1268
1269 2007-07-27 [paul]       2.10.0cvs74
1270
1271         * src/Makefile.am
1272         * src/filtering.c
1273         * src/folder.c
1274         * src/mainwindow.c
1275         * src/matcher.c
1276         * src/matcher.h
1277         * src/matcher_parser_parse.y
1278         * src/procmsg.c
1279         * src/procmsg.h
1280         * src/stock_pixmap.c
1281         * src/stock_pixmap.h
1282         * src/summaryview.c
1283         * src/summaryview.h
1284         * src/toolbar.c
1285         * src/toolbar.h
1286         * src/pixmaps/watchthread.xpm
1287                 add 'watch thread' feature
1288
1289 2007-07-27 [paul]       2.10.0cvs73
1290
1291         * src/prefs_folder_item.c
1292                 adjust labels, add tooltips
1293
1294 2007-07-27 [colin]      2.10.0cvs72
1295
1296         * src/summaryview.c
1297                 Maemo: Remove less used menu items
1298
1299 2007-07-26 [colin]      2.10.0cvs71
1300
1301         * src/messageview.c
1302                 Maemo: destroy messageview after trashing mail.
1303                 Maybe should be done on X11 too
1304
1305 2007-07-26 [colin]      2.10.0cvs70
1306
1307         * src/folderview.c
1308         * src/mainwindow.c
1309         * src/prefs_common.c
1310         * src/prefs_common.h
1311         * src/summaryview.c
1312                 Add View/Show or Hide/Column headers
1313
1314 2007-07-26 [colin]      2.10.0cvs69
1315
1316         * src/procmime.c
1317                 Fix unwanted output
1318
1319 2007-07-26 [colin]      2.10.0cvs68
1320
1321         * src/ldapserver.c
1322                 Fix possible crash on cache invalidation
1323         * src/compose.c
1324         * src/procmime.c
1325         * src/procmime.h
1326         * src/quote_fmt_parse.y
1327                 Make replying to mails with big attachments
1328                 much faster. Fixes bug 1224, 'The process of 
1329                 Replying to emails with large attachments 
1330                 seems unreasonably long...'
1331
1332 2007-07-26 [colin]      2.10.0cvs67
1333
1334         * src/mimeview.c
1335         * src/matcher.c
1336         * src/common/ssl.c
1337                 Fix threads use on BSDs
1338
1339 2007-07-26 [paul]       2.10.0cvs66
1340
1341         * src/gtk/prefswindow.c
1342                 fix account prefs breakage
1343                 thanks to Colin
1344
1345 2007-07-26 [paul]       2.10.0cvs65
1346
1347         * configure.ac
1348                 standardise ./configure --help messages
1349
1350 2007-07-26 [colin]      2.10.0cvs64
1351
1352         * src/addressbook.c
1353         * src/editaddress.c
1354                 Fix two vCard-related crashes
1355
1356 2007-07-25 [colin]      2.10.0cvs63
1357
1358         * src/inc.c
1359         * src/prefs_common.c
1360         * src/prefs_common.h
1361         * src/prefs_receive.c
1362                 Maemo: Add a better way to notify of
1363                 new mails
1364         * src/mainwindow.c
1365         * src/statusbar.h
1366         * src/summaryview.c
1367         * src/toolbar.c
1368                 Maemo: Various layout fixes
1369         * src/gtk/prefswindow.c
1370                 Maemo: Better prefs layout
1371
1372 2007-07-25 [paul]       2.10.0cvs62
1373
1374         * src/textview.c
1375                 fix the layout on maemo
1376                 thanks to Colin
1377
1378 2007-07-25 [iwkse]      2.10.0cvs61
1379
1380         * src/summaryview.c
1381                 add 'o' shortcut on summaryview
1382
1383 2007-07-25 [iwkse]      2.10.0cvs60
1384
1385         * src/textview.c
1386                 fix o shortcut
1387
1388 2007-07-24 [colin]      2.10.0cvs59
1389
1390         * src/mh.c
1391                 Fix missing timestamp update on source
1392                 folder when moving
1393         * src/textview.c
1394         * src/textview.h
1395                 Better text layout on part's choices
1396
1397 2007-07-23 [colin]      2.10.0cvs58
1398
1399         * src/mimeview.c
1400         * src/textview.c
1401                 Maemo: Automatically choose the correct application
1402                 to open parts
1403         * src/gtk/quicksearch.c
1404                 Make search run on GDK_KP_Enter too
1405
1406 2007-07-23 [wwp]        2.10.0cvs57
1407
1408         * src/quote_fmt_lex.l
1409                 Revert accidentaly committed lines (account_sig) in
1410                 2.10.0cvs56.
1411
1412 2007-07-23 [wwp]        2.10.0cvs56
1413
1414         * src/quote_fmt_lex.l
1415                 Fix typos around long form expressions in the quote lexer.
1416
1417 2007-07-23 [paul]
1418
1419         3.0.0-rc1 released
1420
1421 2007-07-23 [colin]      2.10.0cvs55
1422
1423         * src/addr_compl.c
1424                 Fix auto-completion on Maemo
1425
1426 2007-07-23 [colin]      2.10.0cvs54
1427
1428         * src/statusbar.c
1429                 Maemo: Fix sticking statusbars
1430
1431 2007-07-22 [colin]      2.10.0cvs53
1432
1433         * src/main.c
1434                 Maemo: Fix the strange "top_application" info
1435                 at startup. We should do something when 
1436                 receiving such a message.
1437
1438 2007-07-20 [paul]       2.10.0cvs52
1439
1440         * src/news_gtk.c
1441                 add missing #include "statusbar.h"
1442
1443 2007-07-20 [colin]      2.10.0cvs51
1444
1445         * src/folder.c
1446         * src/folder.h
1447         * src/folder_item_prefs.c
1448         * src/folder_item_prefs.h
1449         * src/folderview.c
1450         * src/imap.c
1451         * src/imap_gtk.c
1452         * src/imap_gtk.h
1453         * src/news.c
1454         * src/news_gtk.c
1455         * src/news_gtk.h
1456         * src/prefs_folder_item.c
1457                 Implement age-based caching: allow to
1458                 specify a threshold for the offline synchronisation
1459                 feature, and whether old cached bodies should 
1460                 be removed
1461         * src/toolbar.c
1462         * src/toolbar.h
1463                 Fix label/tooltips
1464         * src/plugins/dillo_viewer/dillo_viewer.c
1465                 Check that Dillo's installed
1466
1467 2007-07-20 [wwp]        2.10.0cvs50
1468
1469         * src/mimeview.c
1470         * src/stock_pixmap.c
1471                 Draw a frame around the selected mimeview part icon (instead of the
1472                 shifted 'dancing' icon).
1473
1474 2007-07-20 [colin]      2.10.0cvs49
1475
1476         * src/main.c
1477                 Unref stuff even on error
1478         * src/wizard.c
1479                 disconnect signals only at the very
1480                 end of the wizard save.
1481
1482 2007-07-20 [colin]      2.10.0cvs48
1483
1484         * src/mainwindow.c
1485         * src/messageview.c
1486         * src/toolbar.c
1487         * src/toolbar.h
1488                 Fix random crashes while navigating
1489                 (GTK_EVENTS_FLUSH)
1490
1491 2007-07-19 [colin]      2.10.0cvs47
1492
1493         * configure.ac
1494         * src/main.c
1495         * src/prefs_common.c
1496         * src/prefs_common.h
1497         * src/wizard.c
1498         * src/common/defs.h
1499         * src/common/utils.c
1500                 Maemo: add an easy way to store data (mails
1501                 and IMAP/NNTP caches) on one of the SD cards,
1502                 and protect against unmounts if needed
1503
1504 2007-07-19 [paul]       2.10.0cvs46
1505
1506         * src/Makefile.am
1507         * src/stock_pixmap.c
1508         * src/gtk/about.c
1509         * src/pixmaps/claws-mail_logo-small.xpm
1510                 implement a (slightly) different About
1511                 dialog for maemo and add a small version
1512                 of the logo for it
1513         * src/wizard.c
1514                 use a scrolled window for wizard page 1
1515                 on maemo
1516
1517 2007-07-19 [paul]       2.10.0cvs45
1518
1519         * src/Makefile.am
1520                 too soon for this line
1521
1522 2007-07-19 [paul]       2.10.0cvs44
1523
1524         * src/Makefile.am
1525                 fix build on n800
1526
1527 2007-07-19 [colin]      2.10.0cvs43
1528
1529         * src/wizard.c
1530                 Solve Mail/Mailbox name when specifying
1531                 full /path/to/Mail.
1532
1533 2007-07-18 [colin]      2.10.0cvs42
1534
1535         * src/inc.c
1536         * configure.ac
1537                 Fix build on n770
1538
1539 2007-07-18 [colin]      2.10.0cvs41
1540
1541         * src/inc.c
1542                 Maemo: plug the online/offline system into
1543                 maemo's interfaces to have Claws automatically
1544                 switch according to the system status
1545         * src/statusbar.c
1546                 Maemo: use HildonBanners to display status
1547                 messages. Renders the main statusbar useless.
1548
1549 2007-07-18 [paul]       2.10.0cvs40
1550
1551         * src/filtering.c
1552                 fix screen blanking on moving/copying many msgs
1553         * src/folder.c
1554                 fix processing progressbar and screen blanking
1555                 during processing
1556
1557 2007-07-18 [paul]       2.10.0cvs39
1558
1559         * src/messageview.c
1560                 revert cvs37, breakage on maemo
1561
1562 2007-07-18 [paul]       2.10.0cvs38
1563
1564         * src/gtk/gtkutils.c
1565                 make sure we can still build with older GTK's
1566
1567 2007-07-18 [colin]      2.10.0cvs37
1568
1569         * src/messageview.c
1570                 Only hide the small layout's messageview, instead
1571                 of destroying it when closing
1572         * src/gtk/gtkutils.c
1573                 Use gtk_window_present_with_time to popup windows,
1574                 it seems to make things better with modern WMs
1575                 (actually focusing)
1576
1577 2007-07-17 [colin]      2.10.0cvs36
1578
1579         * src/editaddress.c
1580                 Simplify layout on Maemo
1581         * src/folder.c
1582                 Fix possible crash
1583         * src/prefs_display_header.c
1584                 Remove some headers by default on Maemo
1585
1586 2007-07-17 [paul]       2.10.0cvs35
1587
1588         * src/prefs_common.c
1589         * src/prefs_common.h
1590         * src/prefs_logging.c
1591         * src/common/log.c
1592                 add options to stop/enable writing logs to disc
1593
1594 2007-07-17 [paul]       2.10.0cvs34
1595
1596         * src/edittags.c
1597                 fix some issues with the Apply tags window:
1598                 - set search column (enables autocompl in the treeview)
1599                 - apply tag from "New tag" if it existed
1600                 - clears New tag entry when adding it with the button
1601                 Thanks to Colin
1602
1603 2007-07-17 [paul]       2.10.0cvs33
1604
1605         * src/edittags.c
1606                 fix 'apply tags' dialogue weirdness
1607
1608 2007-07-16 [colin]      2.10.0cvs32
1609
1610         * src/toolbar.c
1611                 Fix double-loading of mails on Maemo
1612
1613 2007-07-16 [colin]      2.10.0cvs31
1614
1615         * src/messageview.c
1616                 Prevent double-loading of the same part under some
1617                 conditions; hide statusbar on Maemo
1618
1619 2007-07-16 [colin]      2.10.0cvs30
1620
1621         * src/edittags.c
1622         * src/edittags.h
1623         * src/mainwindow.c
1624         * src/summaryview.c
1625                 Improve the tag interface - allow
1626                 to set/unset tags from a special
1627                 window.
1628         * src/gtk/gtkvscrollbutton.c
1629         * src/mimeview.c
1630         * src/mimeview.h
1631         * src/stock_pixmap.c
1632                 Fix Mimeview's ugly hacks in the
1633                 icon list. 
1634
1635 2007-07-16 [paul]       2.10.0cvs29
1636
1637         * src/wizard.c
1638                 rework dialog
1639         * src/gtk/icon_legend.c
1640                 put it all in a scrolled window
1641
1642 2007-07-15 [colin]      2.10.0cvs28
1643
1644         * src/mainwindow.c
1645                 Maemo: force layout to be Small screen; the
1646                 others don't make sense
1647
1648 2007-07-14 [colin]      2.10.0cvs27
1649
1650         * src/mimeview.c
1651         * src/gtk/gtkvscrollbutton.c
1652                 Maemo: Fix mimeview's buttons size
1653
1654 2007-07-14 [colin]      2.10.0cvs26
1655
1656         * src/toolbar.c
1657                 Fix the button workaround fix.
1658                 (Use the correct variable)
1659
1660 2007-07-14 [colin]      2.10.0cvs25
1661
1662         * src/mainwindow.c
1663         * src/toolbar.c
1664                 Maemo: put the progress bar in the
1665                 toolbar
1666
1667 2007-07-14 [colin]      2.10.0cvs24
1668
1669         * src/prefs_common.c
1670                 Maemo: hide statusbar by default
1671         * src/Makefile.am
1672         * src/stock_pixmap.c
1673         * src/stock_pixmap.h
1674         * src/toolbar.c
1675         * src/pixmaps/go_folders.xpm
1676                 Maemo: Add a specific icon to go back to
1677                 folder list
1678
1679 2007-07-14 [colin]      2.10.0cvs23
1680
1681         * src/toolbar.c
1682                 Don't set homogeneous finally
1683
1684 2007-07-14 [colin]      2.10.0cvs22
1685
1686         * src/toolbar.c
1687                 Fix button show/hide issues
1688
1689 2007-07-14 [colin]      2.10.0cvs21
1690
1691         * src/toolbar.c
1692                 Fix huge arrows
1693                 Fix button workaround to be able to click
1694                 if mouse was on button when it went un-
1695                 sensitive.
1696                 Revert previous commit, gtk_tool_item_set_homogeneous
1697                 doesn't mean what it seems to mean ;-)
1698
1699 2007-07-14 [paul]       2.10.0cvs20
1700
1701         * src/toolbar.c
1702                 make homogeneous FALSE always
1703
1704 2007-07-13 [colin]      2.10.0cvs19
1705
1706         * src/toolbar.c
1707         * src/toolbar.h
1708                 Rework to fit the non-deprecated API
1709         * src/compose.c
1710         * src/folderview.c
1711         * src/mainwindow.c
1712         * src/messageview.c
1713         * src/summaryview.c
1714                 Maemo layout changes. Better toolbars,
1715                 removal of CTree headers. 
1716
1717 2007-07-13 [paul]       2.10.0cvs18
1718
1719         * src/gtk/colorlabel.c
1720                 fix bug 1261, '[DE] coloring messages in overview 
1721                 keys are not localised'
1722                 the string is now included in claws-mail.pot
1723
1724 2007-07-13 [colin]      2.10.0cvs17
1725
1726         * src/summaryview.c
1727                 Fix bug 1267, 'printing mutliple messages 
1728                 opens one message-dialog after the other'
1729                 Ask for confirmation when printing 10
1730                 messages or more.
1731
1732 2007-07-11 [colin]      2.10.0cvs16
1733
1734         * COPYING
1735         * README
1736         * autogen.sh
1737         * manual/claws-mail-manual.xml
1738         * manual/gpl.xml
1739         * manual/es/claws-mail-manual.xml
1740         * manual/es/gpl.xml
1741         * manual/fr/claws-mail-manual.xml
1742         * manual/fr/gpl.xml
1743         * manual/pl/gpl.xml
1744         * src/account.c
1745         * src/account.h
1746         * src/action.c
1747         * src/action.h
1748         * src/adbookbase.h
1749         * src/addr_compl.c
1750         * src/addr_compl.h
1751         * src/addrbook.c
1752         * src/addrbook.h
1753         * src/addrcache.c
1754         * src/addrcache.h
1755         * src/addrcindex.c
1756         * src/addrcindex.h
1757         * src/addrclip.c
1758         * src/addrclip.h
1759         * src/addrdefs.h
1760         * src/addressadd.c
1761         * src/addressadd.h
1762         * src/addressbook.c
1763         * src/addressbook.h
1764         * src/addressbook_foldersel.c
1765         * src/addressbook_foldersel.h
1766         * src/addressitem.h
1767         * src/addrgather.c
1768         * src/addrgather.h
1769         * src/addrharvest.c
1770         * src/addrharvest.h
1771         * src/addrindex.c
1772         * src/addrindex.h
1773         * src/addritem.c
1774         * src/addritem.h
1775         * src/addrquery.c
1776         * src/addrquery.h
1777         * src/addrselect.c
1778         * src/addrselect.h
1779         * src/alertpanel.c
1780         * src/alertpanel.h
1781         * src/browseldap.c
1782         * src/browseldap.h
1783         * src/codeconv.c
1784         * src/codeconv.h
1785         * src/compose.c
1786         * src/compose.h
1787         * src/crash.c
1788         * src/crash.h
1789         * src/customheader.c
1790         * src/customheader.h
1791         * src/displayheader.c
1792         * src/displayheader.h
1793         * src/editaddress.c
1794         * src/editaddress.h
1795         * src/editaddress_other_attributes_ldap.c
1796         * src/editaddress_other_attributes_ldap.h
1797         * src/editbook.c
1798         * src/editbook.h
1799         * src/editgroup.c
1800         * src/editgroup.h
1801         * src/editjpilot.c
1802         * src/editjpilot.h
1803         * src/editldap.c
1804         * src/editldap.h
1805         * src/editldap_basedn.c
1806         * src/editldap_basedn.h
1807         * src/edittags.c
1808         * src/edittags.h
1809         * src/editvcard.c
1810         * src/editvcard.h
1811         * src/enriched.c
1812         * src/enriched.h
1813         * src/exphtmldlg.c
1814         * src/exphtmldlg.h
1815         * src/expldifdlg.c
1816         * src/expldifdlg.h
1817         * src/export.c
1818         * src/export.h
1819         * src/exporthtml.c
1820         * src/exporthtml.h
1821         * src/exportldif.c
1822         * src/exportldif.h
1823         * src/filtering.c
1824         * src/filtering.h
1825         * src/folder.c
1826         * src/folder.h
1827         * src/folder_item_prefs.c
1828         * src/folder_item_prefs.h
1829         * src/foldersel.c
1830         * src/foldersel.h
1831         * src/folderutils.c
1832         * src/folderutils.h
1833         * src/folderview.c
1834         * src/folderview.h
1835         * src/gedit-print.c
1836         * src/gedit-print.h
1837         * src/grouplistdialog.c
1838         * src/grouplistdialog.h
1839         * src/headerview.c
1840         * src/headerview.h
1841         * src/html.c
1842         * src/html.h
1843         * src/image_viewer.c
1844         * src/image_viewer.h
1845         * src/imap.c
1846         * src/imap.h
1847         * src/imap_gtk.c
1848         * src/imap_gtk.h
1849         * src/import.c
1850         * src/import.h
1851         * src/importldif.c
1852         * src/importldif.h
1853         * src/importmutt.c
1854         * src/importmutt.h
1855         * src/importpine.c
1856         * src/importpine.h
1857         * src/inc.c
1858         * src/inc.h
1859         * src/jpilot.c
1860         * src/jpilot.h
1861         * src/ldapctrl.c
1862         * src/ldapctrl.h
1863         * src/ldaplocate.c
1864         * src/ldaplocate.h
1865         * src/ldapquery.c
1866         * src/ldapquery.h
1867         * src/ldapserver.c
1868         * src/ldapserver.h
1869         * src/ldapupdate.c
1870         * src/ldapupdate.h
1871         * src/ldaputil.c
1872         * src/ldaputil.h
1873         * src/ldif.c
1874         * src/ldif.h
1875         * src/localfolder.c
1876         * src/localfolder.h
1877         * src/main.c
1878         * src/main.h
1879         * src/mainwindow.c
1880         * src/mainwindow.h
1881         * src/manual.c
1882         * src/manual.h
1883         * src/matcher.c
1884         * src/matcher.h
1885         * src/matcher_parser.h
1886         * src/matcher_parser_lex.l
1887         * src/matcher_parser_parse.y
1888         * src/mbox.c
1889         * src/mbox.h
1890         * src/message_search.c
1891         * src/message_search.h
1892         * src/messageview.c
1893         * src/messageview.h
1894         * src/mh.c
1895         * src/mh.h
1896         * src/mh_gtk.c
1897         * src/mh_gtk.h
1898         * src/mimeview.c
1899         * src/mimeview.h
1900         * src/msgcache.c
1901         * src/msgcache.h
1902         * src/mutt.c
1903         * src/mutt.h
1904         * src/news.c
1905         * src/news.h
1906         * src/news_gtk.c
1907         * src/news_gtk.h
1908         * src/noticeview.c
1909         * src/noticeview.h
1910         * src/partial_download.c
1911         * src/partial_download.h
1912         * src/pine.c
1913         * src/pine.h
1914         * src/pop.c
1915         * src/pop.h
1916         * src/prefs_account.c
1917         * src/prefs_account.h
1918         * src/prefs_actions.c
1919         * src/prefs_actions.h
1920         * src/prefs_common.c
1921         * src/prefs_common.h
1922         * src/prefs_compose_writing.c
1923         * src/prefs_compose_writing.h
1924         * src/prefs_customheader.c
1925         * src/prefs_customheader.h
1926         * src/prefs_display_header.c
1927         * src/prefs_display_header.h
1928         * src/prefs_ext_prog.c
1929         * src/prefs_ext_prog.h
1930         * src/prefs_filtering.c
1931         * src/prefs_filtering.h
1932         * src/prefs_filtering_action.c
1933         * src/prefs_filtering_action.h
1934         * src/prefs_folder_column.c
1935         * src/prefs_folder_column.h
1936         * src/prefs_folder_item.c
1937         * src/prefs_folder_item.h
1938         * src/prefs_fonts.c
1939         * src/prefs_fonts.h
1940         * src/prefs_gtk.c
1941         * src/prefs_gtk.h
1942         * src/prefs_image_viewer.c
1943         * src/prefs_image_viewer.h
1944         * src/prefs_logging.c
1945         * src/prefs_logging.h
1946         * src/prefs_matcher.c
1947         * src/prefs_matcher.h
1948         * src/prefs_message.c
1949         * src/prefs_message.h
1950         * src/prefs_msg_colors.c
1951         * src/prefs_msg_colors.h
1952         * src/prefs_other.c
1953         * src/prefs_other.h
1954         * src/prefs_quote.c
1955         * src/prefs_quote.h
1956         * src/prefs_receive.c
1957         * src/prefs_receive.h
1958         * src/prefs_send.c
1959         * src/prefs_send.h
1960         * src/prefs_spelling.c
1961         * src/prefs_spelling.h
1962         * src/prefs_summaries.c
1963         * src/prefs_summaries.h
1964         * src/prefs_summary_column.c
1965         * src/prefs_summary_column.h
1966         * src/prefs_summary_open.c
1967         * src/prefs_summary_open.h
1968         * src/prefs_template.c
1969         * src/prefs_template.h
1970         * src/prefs_themes.c
1971         * src/prefs_themes.h
1972         * src/prefs_toolbar.c
1973         * src/prefs_toolbar.h
1974         * src/prefs_wrapping.c
1975         * src/prefs_wrapping.h
1976         * src/privacy.c
1977         * src/privacy.h
1978         * src/procheader.c
1979         * src/procheader.h
1980         * src/procmime.c
1981         * src/procmime.h
1982         * src/procmsg.c
1983         * src/procmsg.h
1984         * src/quote_fmt.c
1985         * src/quote_fmt_lex.l
1986         * src/quote_fmt_parse.y
1987         * src/recv.c
1988         * src/recv.h
1989         * src/remotefolder.c
1990         * src/remotefolder.h
1991         * src/send_message.c
1992         * src/send_message.h
1993         * src/setup.c
1994         * src/setup.h
1995         * src/simple-gettext.c
1996         * src/sourcewindow.c
1997         * src/sourcewindow.h
1998         * src/ssl_manager.c
1999         * src/ssl_manager.h
2000         * src/statusbar.c
2001         * src/statusbar.h
2002         * src/stock_pixmap.c
2003         * src/stock_pixmap.h
2004         * src/summary_search.c
2005         * src/summary_search.h
2006         * src/summaryview.c
2007         * src/summaryview.h
2008         * src/textview.c
2009         * src/textview.h
2010         * src/toolbar.c
2011         * src/toolbar.h
2012         * src/undo.c
2013         * src/undo.h
2014         * src/unmime.c
2015         * src/unmime.h
2016         * src/uri_opener.c
2017         * src/uri_opener.h
2018         * src/vcard.c
2019         * src/vcard.h
2020         * src/wizard.c
2021         * src/wizard.h
2022         * src/common/base64.c
2023         * src/common/base64.h
2024         * src/common/claws.c
2025         * src/common/claws.h
2026         * src/common/defs.h
2027         * src/common/fnmatch.c
2028         * src/common/fnmatch.h
2029         * src/common/fnmatch_loop.c
2030         * src/common/hooks.c
2031         * src/common/hooks.h
2032         * src/common/log.c
2033         * src/common/log.h
2034         * src/common/md5.c
2035         * src/common/md5.h
2036         * src/common/mgutils.c
2037         * src/common/mgutils.h
2038         * src/common/nntp.c
2039         * src/common/nntp.h
2040         * src/common/passcrypt.c
2041         * src/common/passcrypt.h.in
2042         * src/common/plugin.c
2043         * src/common/plugin.h
2044         * src/common/prefs.c
2045         * src/common/prefs.h
2046         * src/common/progressindicator.c
2047         * src/common/progressindicator.h
2048         * src/common/quoted-printable.c
2049         * src/common/quoted-printable.h
2050         * src/common/session.c
2051         * src/common/session.h
2052         * src/common/smtp.c
2053         * src/common/smtp.h
2054         * src/common/socket.c
2055         * src/common/socket.h
2056         * src/common/ssl.c
2057         * src/common/ssl.h
2058         * src/common/ssl_certificate.c
2059         * src/common/ssl_certificate.h
2060         * src/common/string_match.c
2061         * src/common/string_match.h
2062         * src/common/stringtable.c
2063         * src/common/stringtable.h
2064         * src/common/tags.c
2065         * src/common/tags.h
2066         * src/common/template.c
2067         * src/common/template.h
2068         * src/common/timing.h
2069         * src/common/utils.c
2070         * src/common/utils.h
2071         * src/common/uuencode.c
2072         * src/common/uuencode.h
2073         * src/common/version.h.in
2074         * src/common/w32_dirent.c
2075         * src/common/w32_reg.c
2076         * src/common/w32_signal.c
2077         * src/common/w32_stat.c
2078         * src/common/w32_stdlib.c
2079         * src/common/w32_string.c
2080         * src/common/w32_time.c
2081         * src/common/w32_unistd.c
2082         * src/common/w32_wait.c
2083         * src/common/w32lib.h
2084         * src/common/xml.c
2085         * src/common/xml.h
2086         * src/common/xmlprops.c
2087         * src/common/xmlprops.h
2088         * src/etpan/etpan-errors.h
2089         * src/etpan/etpan-thread-manager-types.h
2090         * src/etpan/etpan-thread-manager.c
2091         * src/etpan/etpan-thread-manager.h
2092         * src/etpan/imap-thread.c
2093         * src/etpan/imap-thread.h
2094         * src/gtk/about.c
2095         * src/gtk/about.h
2096         * src/gtk/colorlabel.c
2097         * src/gtk/colorlabel.h
2098         * src/gtk/colorsel.c
2099         * src/gtk/colorsel.h
2100         * src/gtk/combobox.c
2101         * src/gtk/combobox.h
2102         * src/gtk/description_window.c
2103         * src/gtk/description_window.h
2104         * src/gtk/filesel.c
2105         * src/gtk/filesel.h
2106         * src/gtk/foldersort.c
2107         * src/gtk/foldersort.h
2108         * src/gtk/gtkaspell.c
2109         * src/gtk/gtkaspell.h
2110         * src/gtk/gtksctree.c
2111         * src/gtk/gtkshruler.c
2112         * src/gtk/gtkshruler.h
2113         * src/gtk/gtksourceprintjob.c
2114         * src/gtk/gtksourceprintjob.h
2115         * src/gtk/gtkutils.c
2116         * src/gtk/gtkutils.h
2117         * src/gtk/gtkvscrollbutton.c
2118         * src/gtk/gtkvscrollbutton.h
2119         * src/gtk/icon_legend.c
2120         * src/gtk/icon_legend.h
2121         * src/gtk/inputdialog.c
2122         * src/gtk/inputdialog.h
2123         * src/gtk/logwindow.c
2124         * src/gtk/logwindow.h
2125         * src/gtk/manage_window.c
2126         * src/gtk/manage_window.h
2127         * src/gtk/menu.c
2128         * src/gtk/menu.h
2129         * src/gtk/pluginwindow.c
2130         * src/gtk/pluginwindow.h
2131         * src/gtk/prefswindow.c
2132         * src/gtk/prefswindow.h
2133         * src/gtk/progressdialog.c
2134         * src/gtk/progressdialog.h
2135         * src/gtk/quicksearch.c
2136         * src/gtk/quicksearch.h
2137         * src/gtk/sslcertwindow.c
2138         * src/gtk/sslcertwindow.h
2139         * src/plugins/bogofilter/bogofilter.c
2140         * src/plugins/bogofilter/bogofilter.h
2141         * src/plugins/bogofilter/bogofilter_gtk.c
2142         * src/plugins/clamav/clamav_plugin.c
2143         * src/plugins/clamav/clamav_plugin.h
2144         * src/plugins/clamav/clamav_plugin_gtk.c
2145         * src/plugins/demo/demo.c
2146         * src/plugins/dillo_viewer/dillo_prefs.c
2147         * src/plugins/dillo_viewer/dillo_prefs.h
2148         * src/plugins/dillo_viewer/dillo_viewer.c
2149         * src/plugins/pgpcore/passphrase.c
2150         * src/plugins/pgpcore/passphrase.h
2151         * src/plugins/pgpcore/pgp_viewer.c
2152         * src/plugins/pgpcore/pgp_viewer.h
2153         * src/plugins/pgpcore/plugin.c
2154         * src/plugins/pgpcore/prefs_gpg.c
2155         * src/plugins/pgpcore/prefs_gpg.h
2156         * src/plugins/pgpcore/select-keys.c
2157         * src/plugins/pgpcore/select-keys.h
2158         * src/plugins/pgpcore/sgpgme.c
2159         * src/plugins/pgpcore/sgpgme.h
2160         * src/plugins/pgpinline/pgpinline.c
2161         * src/plugins/pgpinline/pgpinline.h
2162         * src/plugins/pgpinline/plugin.c
2163         * src/plugins/pgpmime/pgpmime.c
2164         * src/plugins/pgpmime/pgpmime.h
2165         * src/plugins/pgpmime/plugin.c
2166         * src/plugins/spamassassin/spamassassin.c
2167         * src/plugins/spamassassin/spamassassin.h
2168         * src/plugins/spamassassin/spamassassin_gtk.c
2169         * src/plugins/trayicon/trayicon.c
2170         * src/plugins/trayicon/trayicon_prefs.c
2171         * src/plugins/trayicon/trayicon_prefs.h
2172         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2173         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2174         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2175         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2176         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2177         * tools/OOo2claws-mail.pl
2178         * tools/README.sylprint
2179         * tools/acroread2claws-mail.pl
2180         * tools/claws-mail-compose-insert-files.pl
2181         * tools/convert_mbox.pl
2182         * tools/filter_conv.pl
2183         * tools/filter_conv_new.pl
2184         * tools/fix_date.sh
2185         * tools/freshmeat_search.pl
2186         * tools/google_search.pl
2187         * tools/kmail-mailbox2claws-mail.pl
2188         * tools/kmail2claws-mail.pl
2189         * tools/kmail2claws-mail_v2.pl
2190         * tools/mairix.sh
2191         * tools/make.themes.project
2192         * tools/multiwebsearch.pl
2193         * tools/nautilus2claws-mail.sh
2194         * tools/outlook2claws-mail.pl
2195         * tools/textviewer.sh
2196         * tools/thunderbird-filters-convertor.pl
2197         * tools/update-po
2198         * tools/uuooffice
2199         * tools/vcard2xml.py
2200         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2201                 Upgrade to GPLv3 or later.
2202
2203 2007-07-10 [wwp]        2.10.0cvs15
2204
2205         * src/main.c
2206                 Fix re-opening of all composing messages that were
2207                 opened when closing the previous instance, thanks
2208                 to Colin.
2209
2210 2007-07-10 [paul]       2.10.0cvs14
2211
2212         * src/editaddress_other_attributes_ldap.c
2213         * src/ldapupdate.c
2214                 fix crash on selecting 'other attributes' combo
2215                 for either a new entry or an old entry with no
2216                 existing attributes.
2217                 fix bug on editing multiple attributes which
2218                 resulted them all having the value of the last
2219                 one changed.
2220                 Thanks to Colin
2221
2222 2007-07-10 [colin]      2.10.0cvs13
2223
2224         * src/editaddress.c
2225         * src/editaddress_other_attributes_ldap.h
2226         * src/ldapupdate.c
2227                 Fix --disable-ldap build
2228
2229 2007-07-09 [colin]      2.10.0cvs12
2230
2231         * src/Makefile.am
2232         * src/addritem.c
2233         * src/addritem.h
2234         * src/editaddress.c
2235         * src/editaddress_other_attributes_ldap.c
2236         * src/editaddress_other_attributes_ldap.h
2237         * src/editldap.c
2238         * src/ldapctrl.c
2239         * src/ldapctrl.h
2240         * src/ldapupdate.c
2241                 Add capability to edit all inetOrgPerson
2242                 attributes on LDAP. Patch by Michael 
2243                 Rasmussen
2244
2245 2007-07-09 [colin]      2.10.0cvs11
2246
2247         * src/Makefile.am
2248         * src/exporthtml.c
2249         * src/mbox.c
2250         * src/msgcache.c
2251         * src/prefs_summaries.c
2252         * src/prefs_themes.c
2253         * src/procheader.c
2254         * src/common/Makefile.am
2255         * src/common/log.c
2256         * src/common/timing.h
2257         * src/common/utils.c
2258         * src/common/utils.h
2259         * src/common/w32_account.c
2260         * src/common/w32lib.h
2261         * src/gtk/Makefile.am
2262         * src/gtk/colorlabel.c
2263         * src/plugins/pgpcore/Makefile.am
2264         * src/plugins/pgpcore/claws.def
2265         * src/plugins/pgpcore/passphrase.c
2266         * src/plugins/pgpcore/pgp_viewer.c
2267         * src/plugins/pgpcore/plugin.def
2268         * src/plugins/pgpcore/sgpgme.c
2269         * src/plugins/pgpinline/Makefile.am
2270         * src/plugins/pgpinline/claws.def
2271         * src/plugins/pgpinline/mypgpcore.def
2272         * src/plugins/pgpinline/plugin.def
2273         * src/plugins/pgpmime/Makefile.am
2274         * src/plugins/pgpmime/claws.def
2275         * src/plugins/pgpmime/mypgpcore.def
2276         * src/plugins/pgpmime/plugin.def
2277                 Commit win32 patch, from Werner Koch and
2278                 Marcus Brinkmann
2279
2280 2007-07-09 [colin]      2.10.0cvs10
2281
2282         * src/prefs_toolbar.c
2283                 Fix crash when no actions exist
2284
2285 2007-07-07 [paul]       2.10.0cvs9
2286
2287         * COPYING
2288         * manual/claws-mail-manual.xml
2289                 update copyright year
2290         * po/fi.po
2291                 updated by Flammie Pirinen
2292
2293 2007-07-05 [wwp]        2.10.0cvs8
2294
2295         * src/plugins/clamav/clamav_plugin_gtk.c
2296                 Make vertical spacing like in other plugin prefs pages.
2297
2298 2007-07-05 [wwp]        2.10.0cvs7
2299
2300         * src/quote_fmt.c
2301                 It's %am that works, not %ae (this doc incoherence has been
2302                 introduced with 2.9.2cvs13).
2303
2304 2007-07-04 [wwp]        2.10.0cvs6
2305
2306         * src/plugins/bogofilter/bogofilter.c
2307                 Gettext-ize an occurrence of "Any" that wasn't.
2308
2309 2007-07-04 [colin]      2.10.0cvs5
2310
2311         * po/POTFILES.in
2312                 Fix untranslated strings; thanks
2313                 to Pader Rezso.
2314
2315 2007-07-03 [colin]      2.10.0cvs4
2316
2317         * src/folder.c
2318         * src/mainwindow.c
2319                 Fix saving of sort mode for tags and
2320                 thread date. Thanks to Pierre Ossman.
2321                 Completes fix for bug 1233
2322
2323 2007-07-03 [paul]       2.10.0cvs3
2324
2325         * src/compose.c
2326                 fix auto-save
2327         * src/summaryview.c
2328                 fix build warnings
2329         Thanks to Colin
2330
2331 2007-07-02 [colin]      2.10.0cvs2
2332
2333         * src/folder.h
2334         * src/mainwindow.c
2335         * src/procmsg.h
2336         * src/summaryview.c
2337                 Add View/Sort/by Thread date
2338                 Fixes bug 1233, 'Capability to sort 
2339                 threads by most recent message'
2340                 Based on a patch by Paul Rolland
2341
2342 2007-07-02 [colin]      2.10.0cvs1
2343
2344         * src/Makefile.am
2345         * src/compose.c
2346         * src/edittags.c
2347         * src/edittags.h
2348         * src/filtering.c
2349         * src/folder.c
2350         * src/folder.h
2351         * src/headerview.c
2352         * src/headerview.h
2353         * src/main.c
2354         * src/mainwindow.c
2355         * src/mainwindow.h
2356         * src/manual.h
2357         * src/matcher.c
2358         * src/matcher.h
2359         * src/matcher_parser_parse.y
2360         * src/mimeview.c
2361         * src/msgcache.c
2362         * src/msgcache.h
2363         * src/prefs_common.c
2364         * src/prefs_common.h
2365         * src/prefs_filtering_action.c
2366         * src/prefs_matcher.c
2367         * src/prefs_summary_column.c
2368         * src/procmsg.c
2369         * src/procmsg.h
2370         * src/quote_fmt.c
2371         * src/quote_fmt_lex.l
2372         * src/quote_fmt_parse.y
2373         * src/summaryview.c
2374         * src/summaryview.h
2375         * src/textview.c
2376         * src/common/Makefile.am
2377         * src/common/defs.h
2378         * src/common/tags.c
2379         * src/common/tags.h
2380         * src/gtk/quicksearch.c
2381         * src/gtk/quicksearch.h
2382                 Add Tags implementation. Tags are arbitrary labels
2383                 that can be applied to messages. It is possible 
2384                 to create, edit, remove tags; apply them to mails;
2385                 filter on tags or tag presence; apply or unset
2386                 tags via filtering actions; reference tags in
2387                 reply templates.
2388
2389 2007-07-02 [paul]       2.10.0
2390
2391         * NEWS
2392         * README
2393         * RELEASE_NOTES
2394                 2.10.0 released
2395
2396 2007-07-02 [paul]       2.9.2cvs78
2397
2398         * po/de.po
2399         * po/en_GB.po
2400         * po/es.po
2401         * po/fr.po
2402         * po/hu.po
2403         * po/pt_BR.po
2404         * po/ru.po
2405         * po/zh_CN.po
2406                 updated by Stephan Sachse, me, Ricardo Mones
2407                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2408                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2409
2410 2007-07-02 [paul]       2.9.2cvs77
2411
2412         * AUTHORS
2413                 updated
2414
2415 2007-06-29 [wwp]        2.9.2cvs76
2416
2417         * src/gtk/headers.h
2418                 Fix a typo (thanks to Ricardo for finding this out).
2419
2420 2007-06-28 [paul]       2.9.2cvs75
2421
2422         * src/folderview.c
2423                 fix build warnings
2424
2425 2007-06-28 [paul]       2.9.2cvs74
2426
2427         * tools/Makefile.am
2428                 fix bug in the autotools build system.
2429                 Files cataloged under EXTRA_DIST were never
2430                 automatically copied to the build tree.
2431                 (fix 'make distcheck')
2432                 Patch by Michael Rasmussen.
2433
2434 2007-06-24 [colin]      2.9.2cvs73
2435
2436         * src/news_gtk.c
2437                 Fix bug 1249, 'Error handling for 
2438                 news errors needs modification'
2439                 Only popup error if the according
2440                 pref in Prefs/Receive is set.
2441
2442 2007-06-21 [colin]      2.9.2cvs72
2443
2444         * src/common/plugin.c
2445         * src/common/plugin.h
2446                 Change plugin API to know whether it's safe to 
2447                 unload plugins or whether we should just hide
2448                 them. Fixes bug 1248, 'Core dumps after 
2449                 unloading plugin and clicking on load plugins'
2450         * src/plugins/bogofilter/bogofilter.c
2451         * src/plugins/clamav/clamav_plugin.c
2452         * src/plugins/demo/demo.c
2453         * src/plugins/dillo_viewer/dillo_viewer.c
2454         * src/plugins/pgpcore/plugin.c
2455         * src/plugins/pgpinline/plugin.c
2456         * src/plugins/pgpmime/plugin.c
2457         * src/plugins/spamassassin/spamassassin.c
2458         * src/plugins/trayicon/trayicon.c
2459                 Update API
2460
2461 2007-06-19 [colin]      2.9.2cvs71
2462
2463         * src/compose.c
2464         * src/messageview.c
2465                 Fix crash mentioned in bug 1246
2466                 Race condition when automatically drafting
2467                 due to insertion on reedit.
2468
2469 2007-06-18 [wwp]        2.9.2cvs70
2470
2471         * src/importldif.c
2472                 LDIF import: use a "Proceed" button to complete
2473                 the process.
2474
2475 2007-06-18 [paul]       2.9.2cvs69
2476
2477         * configure.ac
2478                 use pkgconfig to check for gtk and glib
2479
2480 2007-06-17 [wwp]        2.9.2cvs68
2481
2482         * src/ldif.c
2483         * src/importldif.c
2484                 LDIF import: better error handling, minor code
2485                 and UI cleanup, and renamed the Save button
2486                 to Close, as imported stuff is already saved
2487                 when the Save button is shown.
2488
2489 2007-06-17 [colin]      2.9.2cvs67
2490
2491         * src/prefs_summaries.c
2492         * src/procmsg.c
2493                 Don't set as read when forwarded, only replied to
2494
2495 2007-06-17 [paul]       2.9.2cvs66
2496
2497         * src/alertpanel.c
2498                 add missing #include
2499
2500 2007-06-16 [colin]      2.9.2cvs65
2501
2502         * src/prefs_summaries.c
2503         * src/procmsg.c
2504                 Change the pref "Only mark as read when opened
2505                 in new window" to "..., replied to or forwarded".
2506                 Based on a patch by Paul Rolland.
2507
2508 2007-06-16 [paul]       2.9.2cvs64
2509
2510         * src/gtk/authors.h
2511                 alphabetical order! :)
2512
2513 2007-06-16 [colin]      2.9.2cvs63
2514
2515         * AUTHORS
2516         * src/gtk/authors.h
2517                 Add Michael Rasmussen in authors list
2518
2519 2007-06-16 [colin]      2.9.2cvs62
2520
2521         * src/messageview.c
2522                 Fix messageview_copy_clipboard to take advantage
2523                 of plugins' get_selection.
2524
2525 2007-06-15 [colin]      2.9.2cvs61
2526
2527         * src/action.c
2528         * src/addr_compl.c
2529         * src/addressbook.c
2530         * src/folderview.c
2531         * src/message_search.c
2532         * src/mimeview.c
2533         * src/summary_search.c
2534         * src/summaryview.c
2535         * src/textview.c
2536                 Allow GDK_KP_Enter to do the same as GDK_Return
2537                 Patch by Michael Rasmussen
2538
2539 2007-06-15 [paul]       2.9.2cvs60
2540
2541         * src/compose.c
2542                 fix bug when closing a compose window
2543                 during autosave
2544
2545 2007-06-14 [paul]       2.9.2cvs59
2546
2547         * src/main.c
2548         * src/common/defs.h
2549                 migrate sylpheed config
2550
2551 2007-06-14 [wwp]        2.9.2cvs58
2552
2553         * src/gtk/pluginwindow.c
2554                 Yet another attempt to fix sizing/alignment of the
2555                 button bar in plugins window.
2556
2557 2007-06-12 [colin]      2.9.2cvs57
2558
2559         * po/POTFILES.in
2560         * src/Makefile.am
2561         * src/folderview.c
2562         * src/prefs_common.c
2563         * src/prefs_common.h
2564         * src/prefs_summaries.c
2565         * src/prefs_summary_open.c
2566         * src/prefs_summary_open.h
2567         * src/summaryview.c
2568                 Make "when entering a folder" actions more personalisable
2569
2570 2007-06-12 [wwp]        2.9.2cvs56
2571
2572         * tools/README
2573                 Use short description from Paul (mairix.sh).
2574
2575 2007-06-12 [wwp]        2.9.2cvs55
2576
2577         * tools/README
2578                 Updated info about mairix.sh.
2579
2580 2007-06-11 [paul]       2.9.2cvs54
2581
2582         * src/prefs_logging.c
2583                 rework log window length widgets
2584                 and some sensitivity fixes
2585
2586 2007-06-11 [paul]       2.9.2cvs53
2587
2588         * src/mainwindow.c
2589         * src/prefs_logging.c
2590                 rename 'Protocol Log' to 'Network Log'
2591                 and some function renaming
2592
2593 2007-06-10 [wwp]        2.9.2cvs52
2594
2595         * src/gtk/pluginwindow.c
2596                 Revert 2.9.2cvs51.
2597
2598 2007-06-10 [wwp]        2.9.2cvs51
2599
2600         * src/gtk/pluginwindow.c
2601                 Fix button bar in plugin window, was centered and not
2602                 behaving like other dialogs w/ such button bar.
2603
2604 2007-06-08 [wwp]        2.9.2cvs50
2605
2606         * src/compose.c
2607         * src/compose.h
2608         * src/main.c
2609         * src/mainwindow.c
2610         * src/mainwindow.h
2611                 Provide a way out of automatic draft saving on IMAP, when
2612                 exiting offline.
2613                 Prevent drafting while sending and quitting while sending.
2614                 Thanks for Colin.
2615
2616
2617
2618 2007-06-08 [wwp]        2.9.2cvs49
2619
2620         * src/prefs_account.c
2621         * src/gtk/prefswindow.c
2622         * src/gtk/prefswindow.h
2623                 Activate the Basic page when opening account prefs.
2624
2625 2007-06-08 [wwp]        2.9.2cvs48
2626
2627         * src/common/socket.c
2628                 Don't crash if fork() fails, thanks to Colin.
2629
2630 2007-06-08 [wwp]        2.9.2cvs47
2631
2632         * src/gtk/prefswindow.c
2633                 Wrap some long lines, and reset horizontal scroller's adjusment
2634                 (this was already done, vertically), when changing tab (not page)
2635                 in prefs windows.
2636
2637 2007-06-08 [paul]       2.9.2cvs46
2638
2639         * src/common/utils.c
2640                 use gethostname() instead of uname()
2641                 based on a patch by Michael Hughes
2642                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2643
2644 2007-06-07 [wwp]        2.9.2cvs45
2645
2646         * src/prefs_common.c
2647                 Fix some useless warnings, thanks to Colin.
2648
2649 2007-06-06 [colin]      2.9.2cvs44
2650
2651         * src/ldapupdate.c
2652                 Fix strange allocations. 
2653
2654 2007-06-06 [colin]      2.9.2cvs43
2655
2656         * src/ldapupdate.c
2657                 Patch by Michael Rasmussus to help
2658                 bug 1232
2659
2660 2007-06-05 [wwp]        2.9.2cvs42
2661
2662         * src/prefs_account.c
2663         * src/prefs_folder_item.c
2664         * src/prefs_quote.c
2665         * src/quote_fmt.c
2666         * src/quote_fmt.h
2667                 Per-folder templates can now be applied recursively.
2668                 Always save per-folder templates (formats were erroneously
2669                 saved only if they were enabled).
2670                 Check for validity of quotation marks everywhere there
2671                 are defined.
2672
2673 2007-06-05 [wwp]        2.9.2cvs41
2674
2675         * src/inc.c
2676                 Fix incoming messages from local accounts always getting filtered
2677                 (even if the account prefs say don't), thanks to Colin.
2678
2679 2007-06-05 [wwp]        2.9.2cvs40
2680
2681         * src/compose.c
2682         * src/compose.h
2683                 Use per-folder/per-account quote chars when applying a
2684                 template or inserting text as well. Const'ify some
2685                 vars more.
2686
2687 2007-06-04 [colin]      2.9.2cvs39
2688
2689         * src/compose.c
2690                 More work for wwp :)
2691
2692 2007-06-04 [wwp]        2.9.2cvs38
2693
2694         * src/compose.c
2695                 Same as 2.9.2cvs36 but for forwarding.
2696
2697 2007-06-04 [colin]      2.9.2cvs37
2698
2699         * src/compose.c
2700                 Use original mail file for forward/redirect
2701                 Fixes some forwarded mails to be attached as
2702                 application/octet-stream (when they have binary
2703                 parts), and incidentally fixes bug 848
2704                 'Redirect breaks GnuPG'
2705
2706 2007-06-04 [wwp]        2.9.2cvs36
2707
2708         * src/compose.c
2709                 Fix quote mark mis-initialisation when replying/forwarding
2710                 (introduced w/ 2.9.2cvs20).
2711
2712 2007-06-04 [wwp]        2.9.2cvs35
2713
2714         * src/prefs_compose_writing.c
2715         * src/prefs_quote.c
2716                 Fix a bug where Quotation characters (prefs/compose/writing)
2717                 was cleared (introduced w/ 2.9.2cvs26).
2718
2719 2007-06-04 [wwp]        2.9.2cvs34
2720
2721         * src/prefs_account.c
2722         * src/prefs_account.h
2723                 Better fix for compiling w/o aspell (rollbacks
2724                 2.9.2cvs31).
2725
2726 2007-06-04 [wwp]        2.9.2cvs33
2727
2728         * src/account.c
2729         * src/prefs_account.c
2730         * src/prefs_account.h
2731         * src/procmsg.c
2732                 It's now possible to disable mail filtering plugins
2733                 on a per-account basis.
2734
2735 2007-06-04 [wwp]        2.9.2cvs32
2736
2737         * src/procheader.c
2738         * src/common/utils.c
2739         * src/common/utils.h
2740                 Support CRLF in headers part of messages.
2741                 Support few more date formats (RFC3339 subsets).
2742
2743 2007-06-04 [wwp]        2.9.2cvs31
2744
2745         * src/prefs_account.c
2746                 Fix compiling w/o aspell support.
2747
2748 2007-06-03 [wwp]        2.9.2cvs30
2749
2750         * src/prefs_gtk.c
2751                 Don't decode leading ENV_ and ~ in P_PASSWORD
2752                 values.
2753
2754 2007-06-03 [wwp]        2.9.2cvs29
2755
2756         * src/prefs_gtk.c
2757                 Don't decode leading ENV_ and ~ in P_PASSWORD
2758                 values.
2759
2760 2007-06-03 [wwp]        2.9.2cvs28
2761
2762         * src/prefs_account.c
2763         * src/gtk/prefswindow.c
2764         * src/gtk/prefswindow.h
2765                 Added a way to force preloading of all pages
2766                 (prefswindow).
2767                 Moved tabs to pages in account prefs.
2768
2769 2007-06-02 [colin]      2.9.2cvs27
2770
2771         * src/addressbook.c
2772                 Fix possible crash, fix ldap write bugs
2773         * src/ldapupdate.c
2774                 Fix ldap write bugs - patch by Michael
2775                 Rasmussen
2776         * src/alertpanel.c
2777         * src/alertpanel.h
2778                 Add a hook whenever alertpanel opens/closes
2779
2780 2007-05-31 [wwp]        2.9.2cvs26
2781
2782         * src/prefs_compose_writing.c
2783         * src/prefs_quote.c
2784                 Re-organized writing options a bit:
2785                  - renamed the Quoting page to Templates
2786                  - moved all composing templates to that page
2787                  - moved non-templates options to the Writing one,
2788                    grouped reply-related options, reordered reply and
2789                    forward options.
2790
2791 2007-05-31 [wwp]        2.9.2cvs25
2792
2793         * src/compose.c
2794                 Removed unused code.
2795
2796 2007-05-31 [colin]      2.9.2cvs24
2797
2798         * src/addressbook.c
2799                 Fix missing display name when modifying
2800                 LDAP. Patch by Michael Rasmussen
2801
2802 2007-05-31 [wwp]        2.9.2cvs23
2803
2804         * src/plugins/bogofilter/Makefile.am
2805         * src/plugins/clamav/Makefile.am
2806         * src/plugins/demo/Makefile.am
2807         * src/plugins/dillo_viewer/Makefile.am
2808         * src/plugins/spamassassin/Makefile.am
2809                 Fix building of those plugins in Mac OS X.
2810
2811 2007-05-30 [wwp]        2.9.2cvs22
2812
2813         * src/gtk/quicksearch.c
2814                 Fix missing initialization.
2815
2816 2007-05-30 [wwp]        2.9.2cvs21
2817
2818         * src/procheader.c
2819                 Revert accidental commit (debug outputs).
2820
2821 2007-05-30 [wwp]        2.9.2cvs20
2822
2823         * src/compose.c
2824         * src/folder_item_prefs.c
2825         * src/folder_item_prefs.h
2826         * src/prefs_account.c
2827         * src/prefs_account.h
2828         * src/prefs_folder_item.c
2829         * src/prefs_gtk.c
2830         * src/prefs_gtk.h
2831                 Implemented per-account and per-folder
2832                 compose/reply/forward formats.
2833
2834 2007-05-30 [wwp]        2.9.2cvs19
2835
2836         * src/prefs_compose_writing.c
2837         * src/prefs_quote.c
2838         * src/procheader.c
2839         * src/quote_fmt.c
2840         * src/quote_fmt.h
2841                 Internal API changes (factorize quote format
2842                 prefs and checks).
2843
2844 2007-05-30 [colin]      2.9.2cvs18
2845
2846         * src/compose.c
2847                 Fix race where it's possible to re-click Send
2848                 between end of SMTP session and end of "move to
2849                 sent folder" when sending an email with send
2850                 dialog enabled.
2851
2852 2007-05-30 [colin]      2.9.2cvs17
2853
2854         * src/crash.c
2855                 Ask for backtrace on all threads. Patch by
2856                 Pawel
2857         * src/folderview.c
2858                 Fix stale news statusbar when scanning fails.
2859                 Patch by Pawel
2860         * src/ldapupdate.c
2861                 Fix some LDAP write updates bugs. Patch
2862                 by Michael Rasmussen
2863
2864 2007-05-29 [colin]      2.9.2cvs16
2865
2866         * src/imap.c
2867                 Fix loss of local flags when moving mails
2868                 on IMAP in high-bandwidth mode (UID FETCH)
2869
2870 2007-05-25 [paul]       2.9.2cvs15
2871
2872         * src/common/socket.c
2873                 fix sometimes crasher on cancelling
2874                 message sending
2875
2876 2007-05-25 [colin]      2.9.2cvs14
2877
2878         * src/imap.c
2879                 Fix a memory leak
2880         * src/imap_gtk.c
2881                 Be more helpful in the subscription
2882                 message
2883
2884 2007-05-23 [wwp]        2.9.2cvs13
2885
2886         * src/compose.c
2887         * src/prefs_compose_writing.c
2888         * src/prefs_quote.c
2889         * src/prefs_template.c
2890         * src/prefs_template.h
2891         * src/quote_fmt.c
2892         * src/quote_fmt.h
2893         * src/quote_fmt_lex.l
2894         * src/quote_fmt_parse.y
2895                 Introduced new syntax elements (symbols and commands)
2896                 in templates/quote_fmt. Compatibility w/ old
2897                 symbols is kept.
2898                 Updated and reworked the corresponding Information
2899                 dialog.
2900                 Display the line number in dialogs that talk about
2901                 parser errors (in addition to the error message in
2902                 output).
2903
2904 2007-05-23 [wwp]        2.9.2cvs12
2905
2906         * src/quote_fmt_parse.y
2907                 Fix 2.9.2cvs11, probably a paste accident ;).
2908
2909 2007-05-23 [wwp]        2.9.2cvs11
2910
2911         * src/compose.c
2912         * src/prefs_template.c
2913         * src/quote_fmt.h
2914         * src/quote_fmt_parse.y
2915                 Fix 2.9.2cvs10, which broke --disable-aspell.
2916
2917 2007-05-22 [wwp]        2.9.2cvs10
2918
2919         * src/compose.c
2920         * src/prefs_template.c
2921         * src/quote_fmt.c
2922         * src/quote_fmt.h
2923         * src/quote_fmt_lex.l
2924         * src/quote_fmt_parse.y
2925         * src/gtk/gtkaspell.c
2926         * src/gtk/gtkaspell.h
2927                 Added template/quote format syntactical elements
2928                 to show and query:
2929                         - current dictionary
2930                           %T to show (shows empty if not set or not enabled),
2931                           ?T and !T to check if the default dictionary is
2932                           enabled and set
2933                         - current account's default dictionary
2934                           %aT to show (empty if not set or not enabled),
2935                           ?aT and !aT to check if it's enabled and set
2936                         - name completion for an address, from the address
2937                           book
2938                           %ABf, %ABt, %ABc respectively show the full name got
2939                           from the address book if From, To or Cc match a single
2940                           contact.
2941                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2942                           matches any contact and if the full name is non-empty.
2943                           If From, To or Cc are lists of email addresses, only
2944                           the first address will be checked.
2945                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2946                 that could show a trailing ','.
2947                 Also, template/quote_fmt parser now shows the line number in case
2948                 of parser error.
2949
2950 2007-05-15 [colin]      2.9.2cvs9
2951
2952         * src/main.c
2953         * src/main.h
2954                 Add a public function to know whether Claws
2955                 crashed last time
2956                 Store opened folder when exiting
2957         * src/folder.c
2958         * src/folder.h
2959                 Store last opened message in each FolderItem;
2960                 Reset last seen messages if Claws crashed, so 
2961                 that one can't go in an infinite crash in case 
2962                 a particular mail crashes Claws.
2963         * src/messageview.c
2964         * src/prefs_common.c
2965         * src/prefs_common.h
2966         * src/summaryview.c
2967         * src/prefs_summaries.c
2968                 Add "Select last opened message" when entering
2969                 a folder
2970                 Add "Select last opened folder" at startup.
2971
2972 2007-05-14 [colin]      2.9.2cvs8
2973
2974         * manual/xml2pdf
2975                 Fix bashism, search for xml catalog 
2976                 in /usr/local/share/xml/catalog too
2977                 Patch by Pawel
2978
2979 2007-05-13 [wwp]        2.9.2cvs7
2980
2981         * src/gtk/logwindow.c
2982                 fix raising log windows when they are either minimized or
2983                 in background.
2984
2985 2007-05-11 [colin]      2.9.2cvs6
2986
2987         * src/gtk/filesel.c
2988                 Use Hildon's file chooser on Maemo. Patch
2989                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2990                 'File attachment "manipulation" bugs...'
2991
2992 2007-05-10 [wwp]        2.9.2cvs5
2993
2994         * src/prefs_common.c
2995         * src/prefs_common.h
2996         * src/gtk/quicksearch.c
2997                 Add a quicksearch option to automatically run
2998                 a search selected from the history (this option
2999                 is exclusive towards type-ahead).
3000
3001 2007-05-10 [colin]      2.9.2cvs4
3002
3003         * src/imap.c
3004                 Fix g_warnings, thanks to Brian
3005                 Morrison
3006
3007 2007-05-09 [colin]      2.9.2cvs3
3008
3009         * src/crash.c
3010         * src/exporthtml.c
3011         * src/mbox.c
3012         * src/prefs_summaries.c
3013         * src/procheader.c
3014         * src/common/log.c
3015         * src/common/utils.c
3016         * src/gtk/gtksourceprintjob.c
3017         * src/gtk/sslcertwindow.c
3018                 Use the re-entrant variant of time functions
3019                 Probably fixes bug 1217, 'reentrancy problems 
3020                 with time functions'
3021
3022 2007-05-09 [colin]      2.9.2cvs2
3023
3024         * src/imap.c
3025                 Fix crasher when reconnection fails
3026
3027 2007-05-08 [paul]       2.9.2cvs1
3028
3029         * NEWS
3030         * README
3031         * RELEASE_NOTES
3032         * configure.ac
3033                 bump version number following
3034                 stable release
3035
3036 2007-05-08 [paul]       2.9.1cvs48
3037
3038         * src/plugins/demo/demo.c
3039         * src/plugins/dillo_viewer/dillo_prefs.c
3040         * src/plugins/dillo_viewer/dillo_prefs.h
3041         * src/plugins/dillo_viewer/dillo_viewer.c
3042         * src/plugins/pgpcore/pgp_viewer.c
3043         * src/plugins/pgpcore/pgp_viewer.h
3044         * src/plugins/pgpcore/plugin.c
3045         * src/plugins/pgpcore/prefs_gpg.c
3046         * src/plugins/pgpcore/prefs_gpg.h
3047         * src/plugins/pgpcore/sgpgme.c
3048         * src/plugins/pgpcore/sgpgme.h
3049         * src/plugins/pgpinline/plugin.c
3050         * src/plugins/pgpmime/pgpmime.c
3051         * src/plugins/pgpmime/pgpmime.h
3052         * src/plugins/pgpmime/plugin.c
3053         * src/plugins/spamassassin/spamassassin.c
3054         * src/plugins/spamassassin/spamassassin.h
3055         * src/plugins/spamassassin/spamassassin_gtk.c
3056         * src/plugins/trayicon/README
3057         * tools/README
3058         * tools/README.sylprint
3059         * tools/outlook2claws-mail.pl
3060         * tools/sylprint.pl
3061         * tools/tb2claws-mail
3062         * tools/tbird2claws.py
3063         * tools/update-po
3064         * tools/vcard2xml.py
3065         * tools/kdeservicemenu/README
3066                 cleanups and corrections
3067
3068 2007-05-06 [wwp]        2.9.1cvs47
3069
3070         * tools/uudec
3071                 Fix missing dash to `display` command-line, reported
3072                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3073
3074 2007-05-06 [colin]      2.9.1cvs46
3075
3076         * src/Makefile.am
3077         * src/stock_pixmap.c
3078         * src/stock_pixmap.h
3079         * src/pixmaps/printer.xpm
3080                 Add a printer icon
3081
3082 2007-05-06 [paul]       2.9.1cvs45
3083
3084         * src/compose.c
3085         * src/ldapquery.c
3086         * src/privacy.h
3087         * src/summary_search.c
3088         * src/summaryview.c
3089                 fix build warnings
3090
3091 2007-05-05 [wwp]        2.9.1cvs44
3092
3093         * src/messageview.c
3094         * src/mh.c
3095         * src/prefs_actions.c
3096         * src/prefs_gtk.c
3097         * src/summaryview.c
3098         * src/common/xml.c
3099                 Fix "faild" typos everywhere and capitalization of
3100                 some g_warnings.
3101
3102 2007-05-04 [colin]      2.9.1cvs43
3103
3104         * src/compose.c
3105         * src/privacy.c
3106         * src/privacy.h
3107         * src/plugins/pgpcore/prefs_gpg.c
3108         * src/plugins/pgpcore/prefs_gpg.h
3109         * src/plugins/pgpinline/pgpinline.c
3110         * src/plugins/pgpmime/pgpmime.c
3111                 Add an API to warn about encryption limits,
3112                 and allow to disable these warnings
3113
3114 2007-05-03 [colin]      2.9.1cvs42
3115
3116         * src/summaryview.c
3117         * src/mainwindow.c
3118                 Fix bug 1213, 'Delete more than 
3119                 one thread at once'
3120
3121 2007-05-03 [wwp]        2.9.1cvs41
3122
3123         * src/prefs_common.c
3124         * src/prefs_filtering.c
3125         * src/prefs_template.c
3126         * src/common/template.c
3127         * src/common/template.h
3128         * src/gtk/gtkutils.c
3129         * src/gtk/gtkutils.h
3130                 Templates are no longer automatically sorted
3131                 by name, but can be sorted manually using
3132                 |< < > >| buttons as well as drag'n'drop.
3133
3134 2007-05-03 [wwp]        2.9.1cvs40
3135
3136         * src/plugins/spamassassin/spamassassin.c
3137         * src/plugins/spamassassin/spamassassin.h
3138         * src/plugins/spamassassin/spamassassin_gtk.c
3139         * src/plugins/bogofilter/bogofilter.c
3140         * src/plugins/bogofilter/bogofilter.h
3141         * src/plugins/bogofilter/bogofilter_gtk.c
3142                 Added an option to conditionally mark saved spam
3143                 as read (default is and was to do so).
3144                 Satisfies feature request 1708539 on sf.net tracker.
3145
3146 2007-05-03 [colin]      2.9.1cvs39
3147
3148         * src/inc.c
3149                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3150
3151 2007-05-02 [colin]      2.9.1cvs38
3152
3153         * src/textview.c
3154                 Fix bug 1209, 'Clicking on address 
3155                 in header (mailto uri) selects 
3156                 default account'. Patch adapted from
3157                 G.P. Halkes' patch.
3158
3159 2007-05-02 [colin]      2.9.1cvs37
3160
3161         * src/grouplistdialog.c
3162                 Set cursor to wait cursor while loading
3163                 groups.
3164
3165 2007-05-02 [paul]       2.9.1cvs36
3166
3167         * src/folder.c
3168         * src/common/defs.h
3169                 rename cache and mark files
3170                 (data is preserved)
3171
3172 2007-04-30 [paul]       2.9.1cvs35
3173
3174         * manual/glossary.xml
3175         * manual/plugins.xml
3176                 updates. Patch by Ricardo
3177
3178 2007-04-29 [wwp]        2.9.1cvs34
3179
3180         * src/mainwindow.c
3181         * configure.ac
3182                 Fix few grammatical errors (patch by David Relson < relson at
3183                 osagesoftware dot com >).
3184
3185 2007-04-28 [colin]      2.9.1cvs33
3186
3187         * src/account.c
3188         * src/pop.c
3189         * src/prefs_account.c
3190         * src/prefs_account.h
3191                 Drop the "Download all" preference. It's
3192                 stupidly useless and confuses people from
3193                 time to time.
3194
3195 2007-04-27 [wwp]        2.9.1cvs32
3196
3197         * src/account.c
3198         * src/prefs_account.c
3199         * src/prefs_account.h
3200                 Don't reflect accounts changes to the mainwindow when it's
3201                 not necessary.
3202
3203 2007-04-27 [colin]      2.9.1cvs31
3204
3205         * src/folder.c
3206                 Freeze/thaw when sync'ing flags
3207         * src/imap.c
3208         * src/prefs_account.c
3209         * src/prefs_account.h
3210         * src/etpan/imap-thread.c
3211         * src/etpan/imap-thread.h
3212                 Add a way to use UID FETCH instead
3213                 of searches to fetch message lists
3214                 and flags. More expensive towards
3215                 bandwidth, less expensive towards
3216                 server's CPU. Probably fixes 
3217                 bug 1158, 'Scanning new folders on 
3218                 Exchange 2007 extremely slow'.
3219                 Patch 95% by Hoa.
3220
3221 2007-04-27 [paul]       2.9.1cvs30
3222
3223         * src/mainwindow.c
3224         * src/prefs_logging.c
3225                 improvements to english usage
3226
3227 2007-04-27 [colin]      2.9.1cvs29
3228
3229         * src/imap.c
3230                 Fix build without libetpan (my bad!)
3231
3232 2007-04-26 [colin]      2.9.1cvs28
3233
3234         * src/imap.c
3235         * src/imap.h
3236                 Fix uselessly exported function
3237         * src/textview.c
3238                 Consider "- -- \n" as signature separator
3239                 (that's what signature separators look like
3240                  in PGP/Inline signed mails)
3241
3242 2007-04-26 [colin]      2.9.1cvs27
3243
3244         * configure.ac
3245                 libetpan-0.49 is now required
3246         * src/procmime.c
3247                 Fix double fetching of mails if
3248                 first try failed
3249         * src/imap.c
3250                 Make offline sync faster, by
3251                 remembering last change time, and
3252                 last sync time.
3253
3254 2007-04-26 [hoa]        2.9.1cvs26
3255
3256         * src/imap.c
3257         * src/imap.h
3258         * src/mainwindow.c
3259         * src/toolbar.c
3260         * src/etpan/imap-thread.c
3261         * src/etpan/imap-thread.h
3262                 cancellation of IMAP operations is now allowed.
3263                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3264
3265 2007-04-26 [colin]      2.9.1cvs25
3266
3267         * src/folder.c
3268                 Always fetch body+headers in folders that are
3269                 synched for offline use, if "Synchronise as
3270                 soon as possible" is set.
3271                 Fixes bug 1200, 'Add option to always retrieve full 
3272                 messages'
3273
3274 2007-04-25 [colin]      2.9.1cvs24
3275
3276         * src/compose.c
3277                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3278                 persists...'
3279
3280 2007-04-24 [colin]      2.9.1cvs23
3281
3282         * src/folderview.c
3283                 Fix bug 1195, 'Hardware key navigation' 
3284                 Make GDK_Enter toggle expansion (Maemo)
3285
3286 2007-04-24 [wwp]        2.9.1cvs22
3287
3288         * src/compose.c
3289                 Fix few compiler warnings.
3290
3291 2007-04-24 [paul]       2.9.1cvs21
3292
3293         * src/Makefile.am
3294         * src/stock_pixmap.c
3295         * src/stock_pixmap.h
3296                 complete last commit
3297
3298 2007-04-24 [paul]       2.9.1cvs20
3299
3300         * src/gtk/about.c
3301         * src/pixmaps/active.xpm
3302         * src/pixmaps/checkbox_off.xpm
3303         * src/pixmaps/checkbox_on.xpm
3304         * src/pixmaps/inactive.xpm
3305                 kick out the blobs
3306                 remove transparent border from checkbox icons
3307
3308 2007-04-24 [wwp]        2.9.1cvs19
3309
3310         * src/textview.c
3311         * src/textview.h
3312                 Fix a crash in textview, thanks to Colin.
3313
3314 2007-04-23 [wwp]        2.9.1cvs18
3315
3316         * src/prefs_common.c
3317                 Fix 2.9.1cvs5: no header was being translated at all.
3318
3319 2007-04-23 [colin]      2.9.1cvs17
3320
3321         * src/Makefile.am
3322         * src/stock_pixmap.c
3323         * src/stock_pixmap.h
3324         * src/summaryview.c
3325         * src/summaryview.h
3326         * src/gtk/gtksctree.c
3327         * src/gtk/gtksctree.h
3328         * src/pixmaps/selection.xpm
3329                 Fix bug 1193, 'Need a way to multi-select
3330                 items'. Add a toggle button to the summaryview
3331                 to switch between normal and multiple selection
3332                 (Maemo)
3333
3334 2007-04-23 [colin]      2.9.1cvs16
3335
3336         * src/Makefile.am
3337         * src/stock_pixmap.c
3338         * src/stock_pixmap.h
3339         * src/summaryview.c
3340         * src/summaryview.h
3341         * src/gtk/gtksctree.c
3342         * src/gtk/gtksctree.h
3343         * src/pixmaps/selection.xpm
3344                 Fix bug 1193, 'Need a way to multi-
3345                 select items'
3346                 Add a toggle button in the summaryview
3347                 to enable normal or multiple selection.
3348                 (Maemo)
3349
3350 2007-04-23 [colin]      2.9.1cvs15
3351
3352         * src/compose.c
3353                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3354
3355 2007-04-21 [colin]      2.9.1cvs14
3356
3357         * src/gtk/quicksearch.c
3358                 Fix previous commit (actually use correct
3359                 parameter)
3360
3361 2007-04-21 [colin]      2.9.1cvs13
3362
3363         * src/gtk/quicksearch.c
3364                 Fix changing quicksearch type (after Esc,
3365                 after changing Recursive, ...)
3366
3367 2007-04-20 [wwp]        2.9.1cvs12
3368
3369         * src/gtk/Makefile.am
3370                 Added headers.h (completes 2.9.1cvs5).
3371
3372 2007-04-20 [wwp]        2.9.1cvs11
3373
3374         * src/addressbook.c
3375                 Fix the use of display name in name column,
3376                 it has been overriden w/ the use of nickname
3377                 by 2.9.0cvs3. Now nickname is used (if any)
3378                 in case of LDAP books only.
3379
3380 2007-04-20 [colin]      2.9.1cvs10
3381
3382         * src/mimeview.c
3383         * src/summaryview.c
3384         * src/textview.c
3385                 Add handling of 'a' to loop in a mail's
3386                 mimeparts
3387
3388 2007-04-20 [colin]      2.9.1cvs9
3389
3390         * src/toolbar.c
3391                 Fix bug 1190, 'dir_open' button doesn't work'
3392                 (Maemo)
3393
3394 2007-04-20 [colin]      2.9.1cvs8
3395
3396         * src/folderview.c
3397         * src/mainwindow.c
3398                 Fix bug 1194, 'Hardware keys move from email 
3399                 list to account/directory list, but not back 
3400                 to email list...' (Maemo)
3401
3402 2007-04-20 [colin]      2.9.1cvs7
3403
3404         * src/compose.h
3405                 complete previous commit
3406
3407 2007-04-20 [colin]      2.9.1cvs6
3408
3409         * src/compose.c
3410                 Fix bug 1187, 'Reply-to addressee disappears 
3411                 when reply-to text box is clicked...' (Maemo)
3412
3413 2007-04-20 [wwp]        2.9.1cvs5
3414
3415         * po/POTFILES.in
3416         * src/addressbook.c
3417         * src/compose.c
3418         * src/filtering.c
3419         * src/headerview.c
3420         * src/matcher.c
3421         * src/prefs_common.c
3422         * src/prefs_common.h
3423         * src/prefs_display_header.c
3424         * src/prefs_matcher.c
3425         * src/summaryview.c
3426         * src/gtk/headers.h
3427         * src/gtk/quicksearch.c
3428                 Translate more header names according to the relevant option value,
3429                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3430                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3431                 to prefs_common_translated_header_name().
3432                 Added a headers.h reference file that contains known header names
3433                 (RFC2822 and others) to the translation process' input, so that
3434                 translated header names will still exist even if no occurrence of
3435                 _("headername") is found anymore in the sources.
3436                 Don't translate column name 'Number' following to trans_hdr option
3437                 value as it's not a header name.
3438
3439 2007-04-20 [colin]      2.9.1cvs4
3440
3441         * src/gtk/quicksearch.c
3442         * src/gtk/quicksearch.h
3443                 Add "From, To or Subject" quicksearch
3444                 type. Patch by ulfschaper@users.sf.net
3445
3446 2007-04-20 [colin]      2.9.1cvs3
3447
3448         * src/matcher.c
3449                 Implement proper references filtering condition.
3450                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3451
3452 2007-04-19 [wwp]        2.9.1cvs2
3453
3454         * src/prefs_display_header.c
3455         * src/message_search.c
3456                 Fix few warnings (g_free of const gchar*).
3457
3458 2007-04-19 [paul]       2.9.1cvs1
3459
3460         * NEWS
3461         * README
3462         * RELEASE_NOTES
3463         * configure.ac
3464                 bump version number following
3465                 stable release
3466
3467 2007-04-19 [paul]       2.9.0cvs9
3468
3469         * manual/advanced.xml
3470         * manual/glossary.xml
3471                 fix typos
3472
3473 2007-04-18 [paul]       2.9.0cvs8
3474
3475         * src/pop.c
3476                 fix for CVE-2007-1558 (APOP)
3477                 Thanks to Colin
3478
3479 2007-04-18 [paul]       2.9.0cvs7
3480
3481         * src/messageview.c
3482         * src/mimeview.c
3483         * src/summaryview.c
3484         * src/gtk/filesel.c
3485                 Fix encoding woes wrt saving of
3486                 mails and parts
3487                 Thanks to Colin
3488
3489 2007-04-18 [colin]      2.9.0cvs6
3490
3491         * src/gtk/pluginwindow.c
3492                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3493
3494 2007-04-17 [wwp]        2.9.0cvs5
3495
3496         * src/addressadd.c
3497         * src/addressbook.c
3498         * src/addrindex.c
3499         * src/ldapupdate.c
3500                 Fix --disable-ldap build,
3501                 fix some LDAP annoyances on 
3502                 searches, thanks to Colin.
3503
3504 2007-04-17 [wwp]        2.9.0cvs4
3505
3506         * src/ldapupdate.c
3507                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3508                 like gcc 2.9x. Thanks to Colin.
3509
3510 2007-04-17 [wwp]        2.9.0cvs3
3511
3512         * src/Makefile.am
3513         * src/addressadd.c
3514         * src/addressbook.c
3515         * src/addrindex.c
3516         * src/addritem.c
3517         * src/addritem.h
3518         * src/editaddress.c
3519         * src/ldapctrl.c
3520         * src/ldapctrl.h
3521         * src/ldapquery.c
3522         * src/ldapserver.c
3523         * src/ldapserver.h
3524         * src/ldapupdate.c
3525         * src/ldapupdate.h
3526                 Add LDAP write support. Patch mostly by 
3527                 Michael <mir at datanom dot net>
3528
3529 2007-04-17 [wwp]        2.9.0cvs2
3530
3531         * src/compose.c
3532                 Prepend "Add to address book" to the context menu of compose window's sender and
3533                 recipient fields.
3534
3535 2007-04-16 [paul]       2.9.0cvs1
3536
3537         * src/gtk/authors.h
3538                 add Pader Rezso
3539
3540 2007-04-16 [paul]       2.9.0
3541
3542         * NEWS
3543         * README
3544         * RELEASE_NOTES
3545                 2.9.0 released
3546
3547 2007-04-16 [paul]       2.8.1cvs102
3548
3549         * po/fr.po
3550                 updated by Fabien Vantard
3551
3552 2007-04-16 [paul]       2.8.1cvs101
3553
3554         * po/ca.po
3555         * po/cs.po
3556         * po/de.po
3557         * po/hu.po
3558         * po/pl.po
3559         * po/pt_BR.po
3560         * po/sr.po
3561         * po/zh_CN.po
3562                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3563                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3564                 Aleksandar Urosevic, and Ralgh Young
3565
3566 2007-04-15 [mones]      2.8.1cvs100
3567
3568         * po/es.po
3569                 Updated for release
3570
3571 2007-04-14 [colin]      2.8.1cvs99
3572
3573         * src/message_search.c
3574         * src/prefs_display_header.c
3575         * src/summary_search.c
3576         * src/gtk/combobox.c
3577                 Fix allocations
3578
3579 2007-04-14 [wwp]        2.8.1cvs98
3580
3581         * src/gtk/combobox.c
3582         * src/message_search.c
3583         * src/summary_search.c
3584         * src/prefs_display_header.c
3585                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3586                 returns NULL, get the text value directly from the GtkEntry child.
3587
3588 2007-04-13 [colin]      2.8.1cvs97
3589
3590         * src/gtk/quicksearch.c
3591                 Give the focus back to summaryview when
3592                 emptying the quicksearch with Esc
3593
3594 2007-04-13 [colin]      2.8.1cvs96
3595
3596         * src/message_search.c
3597         * src/prefs_display_header.c
3598         * src/summary_search.c
3599                 Fix possibles crashes when getting text
3600                 from gtk combos
3601
3602 2007-04-13 [colin]      2.8.1cvs95
3603
3604         * src/pop.c
3605                 Add some UIDL debugging
3606
3607 2007-04-12 [colin]      2.8.1cvs94
3608
3609         * src/folder.c
3610                 Force folder scan if necessary after
3611                 copying mails, to be able to reapply
3612                 flags.
3613
3614 2007-04-11 [colin]      2.8.1cvs93
3615
3616         * src/main.c
3617                 don't scan for new mail on startup if --select
3618                 is specified (or race conditions arise). If so,
3619                 do both sequentially.
3620
3621 2007-04-09 [colin]      2.8.1cvs92
3622
3623         * src/common/defs.h
3624                 Use leafpad by default on Maemo. Patch
3625                 by Jean-Luc Biord.
3626
3627 2007-04-06 [colin]      2.8.1cvs91
3628
3629         * src/pixmaps/queue_close.xpm
3630         * src/pixmaps/queue_close_hrm.xpm
3631         * src/pixmaps/queue_close_hrm_mark.xpm
3632         * src/pixmaps/queue_close_mark.xpm
3633         * src/pixmaps/queue_open.xpm
3634         * src/pixmaps/queue_open_hrm.xpm
3635         * src/pixmaps/queue_open_hrm_mark.xpm
3636         * src/pixmaps/queue_open_mark.xpm
3637                 Move the clock one pixel down :)
3638
3639 2007-04-05 [colin]      2.8.1cvs90
3640
3641         * src/mainwindow.c
3642                 Don't sync when switching offline from
3643                 command line - it's usually too late :)
3644
3645 2007-04-05 [paul]       2.8.1cvs89
3646
3647         * src/Makefile.am
3648         * src/stock_pixmap.c
3649         * src/pixmaps/dir_close_hrm.xpm
3650         * src/pixmaps/dir_close_hrm_mark.xpm
3651         * src/pixmaps/drafts_close.xpm
3652         * src/pixmaps/drafts_close_mark.xpm
3653         * src/pixmaps/drafts_open.xpm
3654         * src/pixmaps/drafts_open_mark.xpm
3655         * src/pixmaps/inbox.xpm
3656         * src/pixmaps/inbox_close.xpm
3657         * src/pixmaps/inbox_close_hrm.xpm
3658         * src/pixmaps/inbox_close_hrm_mark.xpm
3659         * src/pixmaps/inbox_close_mark.xpm
3660         * src/pixmaps/inbox_hrm.xpm
3661         * src/pixmaps/inbox_hrm_mark.xpm
3662         * src/pixmaps/inbox_mark.xpm
3663         * src/pixmaps/inbox_open.xpm
3664         * src/pixmaps/inbox_open_hrm.xpm
3665         * src/pixmaps/inbox_open_hrm_mark.xpm
3666         * src/pixmaps/inbox_open_mark.xpm
3667         * src/pixmaps/outbox.xpm
3668         * src/pixmaps/outbox_close.xpm
3669         * src/pixmaps/outbox_close_hrm.xpm
3670         * src/pixmaps/outbox_close_hrm_mark.xpm
3671         * src/pixmaps/outbox_close_mark.xpm
3672         * src/pixmaps/outbox_hrm.xpm
3673         * src/pixmaps/outbox_hrm_mark.xpm
3674         * src/pixmaps/outbox_mark.xpm
3675         * src/pixmaps/outbox_open.xpm
3676         * src/pixmaps/outbox_open_hrm.xpm
3677         * src/pixmaps/outbox_open_hrm_mark.xpm
3678         * src/pixmaps/outbox_open_mark.xpm
3679         * src/pixmaps/queue_close.xpm
3680         * src/pixmaps/queue_close_hrm.xpm
3681         * src/pixmaps/queue_close_hrm_mark.xpm
3682         * src/pixmaps/queue_close_mark.xpm
3683         * src/pixmaps/queue_open.xpm
3684         * src/pixmaps/queue_open_hrm.xpm
3685         * src/pixmaps/queue_open_hrm_mark.xpm
3686         * src/pixmaps/queue_open_mark.xpm
3687                 updated, added and replaced icons
3688                 Icons by Colin
3689
3690 2007-04-04 [colin]      2.8.1cvs88
3691
3692         * src/imap.c
3693                 Fix build without libetpan
3694
3695 2007-04-03 [colin]      2.8.1cvs87
3696
3697         * src/imap.c
3698                 Fix crash with Citadel, and try to make
3699                 things work. this server (and specifically 
3700                 STATUS and APPEND at least) seems broken.
3701
3702 2007-04-03 [colin]      2.8.1cvs86
3703
3704         * src/folderview.c
3705                 Fix icons on folder close
3706
3707 2007-04-03 [colin]      2.8.1cvs85
3708
3709         * src/inc.c
3710                 Fix double-ask of offline override in
3711                 certain cases
3712         * src/imap.c
3713         * src/imap.h
3714         * src/imap_gtk.c
3715                 Much more efficient way to synchronise
3716                 for offline use
3717         * src/etpan/imap-thread.c
3718                 Fix possible segs
3719         * src/folder.c
3720         * src/gtk/quicksearch.c
3721                 Fix some GUI lags
3722
3723 2007-04-03 [paul]       2.8.1cvs84
3724
3725         * src/filtering.c
3726         * src/folder.c
3727         * src/folder.h
3728         * src/prefs_common.c
3729         * src/prefs_common.h
3730         * src/prefs_other.c
3731                 Fix sync being done too late
3732                 Thanks to Colin
3733
3734 2007-04-02 [colin]      2.8.1cvs83
3735
3736         * src/summaryview.c
3737                 Maemo: Put status and quicksearch at the top
3738         * src/plugins/bogofilter/bogofilter.c
3739         * src/plugins/spamassassin/spamassassin.c
3740                 Derive trash from inbox if possible
3741
3742 2007-04-02 [paul]       2.8.1cvs82
3743
3744         * src/plugins/bogofilter/bogofilter_gtk.c
3745                 a few English changes
3746
3747 2007-04-02 [paul]
3748
3749         2.9.0-rc1 released
3750
3751 2007-04-02 [colin]      2.8.1cvs81
3752
3753         * src/image_viewer.c
3754                 Fix transparent images by using
3755                 GtkImage
3756         * src/messageview.c
3757                 Flush events (on new windows) to avoid
3758                 having the textview's image resize fail
3759                 to know the available width
3760
3761 2007-04-01 [colin]      2.8.1cvs80
3762
3763         * src/prefs_account.c
3764                 If no MH mailbox exist, when creating a POP/Local
3765                 account, just create and use the default one 
3766                 instead of bailing with a "Mailbox doesn't exist"
3767                 error
3768
3769 2007-03-31 [colin]      2.8.1cvs79
3770
3771         * src/prefs_account.c
3772                 Create signature file if it doesn't exist
3773                 before editing
3774         * src/prefs_toolbar.c
3775                 Maemo: Move "Use default" on the left so
3776                 that people can find it
3777         * src/common/defs.h
3778                 Maemo: make default editor "Maemopad", 
3779                 default signature file "MyDocs/signature.txt"
3780
3781 2007-03-31 [colin]      2.8.1cvs78
3782
3783         * src/prefs_account.c
3784                 Maemo: rework account prefs so
3785                 that less horizontal scrolling
3786                 is required
3787
3788 2007-03-31 [colin]      2.8.1cvs77
3789
3790         * src/folderview.c
3791         * src/prefs_common.c
3792         * src/prefs_common.h
3793                 Fix bug 1167, 'Allow not displaying zeros 
3794                 in folder list'. Patch by MartinP
3795
3796 2007-03-31 [colin]      2.8.1cvs76
3797
3798         * AUTHORS
3799                 Add Jean-Luc Biord
3800
3801 2007-03-31 [colin]      2.8.1cvs75
3802
3803         * src/imap.c
3804                 Apply patch from bug 1172, direct
3805                 access to the folder's session instead
3806                 of using getter. Patch by MartinP
3807
3808 2007-03-31 [paul]       2.8.1cvs74
3809
3810         * src/gtk/authors.h
3811                 no need to list Fabien twice!
3812
3813 2007-03-31 [colin]      2.8.1cvs73
3814
3815         * src/inc.c
3816                 If we're currently "overriding for %d minutes",
3817                 don't ask
3818
3819 2007-03-31 [colin]      2.8.1cvs72
3820
3821         * src/compose.c
3822         * src/imap.c
3823         * src/inc.c
3824         * src/inc.h
3825         * src/messageview.c
3826         * src/news.c
3827         * src/plugins/spamassassin/spamassassin.c
3828                 Offline override: Add a parameter to allow
3829                 asking even if the override timer is running.
3830                 Allows to ask every time the user makes an
3831                 explicit action needing online access (such
3832                 as Get Mail), and not when the action is 
3833                 implicit (such as opening an IMAP folder)
3834
3835 2007-03-31 [colin]      2.8.1cvs71
3836
3837         * src/inc.c
3838                 Override offline: "No" answer shouldn't
3839                 re-ask after 3 seconds, but 10 minutes. 
3840
3841 2007-03-30 [colin]      2.8.1cvs70
3842
3843         * src/common/socket.c
3844                 Better error reporting on unix socket
3845                 failure (bind usually)
3846         * src/gtk/gtkutils.c
3847         * src/gtk/gtkutils.h
3848                 Label window: add a pulsing progress
3849                 bar to show we're not hung :)
3850         * src/folderview.c
3851         * src/main.c
3852         * src/plugins/pgpcore/sgpgme.c
3853                 Update API
3854
3855 2007-03-30 [colin]      2.8.1cvs69
3856
3857         * src/pop.c
3858         * src/prefs_common.c
3859                 Fix possible trashing of history and uidl
3860                 files on disk full problems
3861
3862 2007-03-30 [paul]       2.8.1cvs68
3863
3864         * src/mainwindow.c
3865         * src/summaryview.c
3866         * src/summaryview.h
3867                 update summary when changing layout type
3868                 (fixes wrong folder icon being displayed)
3869                 Thanks to Colin
3870
3871 2007-03-29 [colin]      2.8.1cvs67
3872
3873         * src/prefs_ext_prog.c
3874                 The browser pref is irrelevant on Maemo
3875
3876 2007-03-29 [colin]      2.8.1cvs66
3877
3878         * src/compose.c
3879         * src/compose.h
3880                 Maemo: dynamically switch headers/text position
3881         * src/prefs_common.c
3882                 Maemo: hide compose's ruler by default
3883         * src/common/socket.c
3884         * src/common/socket.h
3885                 Fix build warning
3886
3887 2007-03-29 [colin]      2.8.1cvs65
3888
3889         * src/common/socket.c
3890         * src/common/socket.h
3891                 Fix build when MAEMO_CFLAGS contains
3892                 _X_OPENSOURCE (resolv.h errors as long
3893                 as we don't add _BSD_SOURCE. Ugly).
3894
3895 2007-03-29 [wwp]        2.8.1cvs64
3896
3897         * src/prefs_logging.c
3898                 Fix sensitivity of clip-log widgets in prefs/logging,
3899                 thanks to Fabien.
3900
3901 2007-03-29 [wwp]        2.8.1cvs63
3902
3903         * po/POTFILES.in
3904                 Updated files list for translations, thanks to Fabien.
3905
3906 2007-03-29 [colin]      2.8.1cvs62
3907
3908         * src/main.c
3909         * src/common/Makefile.am
3910         * src/common/utils.c
3911                 Maybe make URI opening work in Maemo
3912                 Requires testing :)
3913
3914 2007-03-28 [colin]      2.8.1cvs61
3915
3916         * src/folder.c
3917         * src/folder.h
3918         * src/folderview.c
3919                 Add the possibility to sort folders arbitrarily
3920                 (via editing of folderlist.xml only). Patch by
3921                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3922                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3923                 be changed by the user'
3924
3925 2007-03-28 [colin]      2.8.1cvs60
3926
3927         * src/mimeview.c
3928                 Add popup menu for mime icons
3929
3930 2007-03-28 [colin]      2.8.1cvs59
3931
3932         * src/mainwindow.c
3933                 Fix a layout issue when presenting
3934                 mainwindow in Small screen layout
3935         * src/toolbar.c
3936         * src/toolbar.h
3937                 Add a "Go to folder list" button for
3938                 mainwindow, and make it default in
3939                 the Maemo build
3940
3941 2007-03-28 [colin]      2.8.1cvs58
3942
3943         * src/compose.c
3944                 Don't dynamically update title on Maemo
3945                 Patch by Jean-Luc Biord
3946
3947 2007-03-27 [colin]      2.8.1cvs57
3948
3949         * src/compose.c
3950         * src/folderview.c
3951         * src/summaryview.c
3952                 Enable tap-and-hold on Maemo
3953
3954 2007-03-26 [colin]      2.8.1cvs56
3955
3956         * src/compose.c
3957                 More popup-menu (in attachments list)
3958
3959 2007-03-26 [colin]      2.8.1cvs55
3960
3961         * src/compose.c
3962                 Enable popup-menu signal
3963
3964 2007-03-26 [colin]      2.8.1cvs54
3965
3966         * src/plugins/pgpinline/pgpinline.c
3967                 Fix bug 1111, 'PGP/inline plugin hides text 
3968                 around encrypted text block'. Patch based on
3969                 a patch from Michal Cihar.
3970
3971 2007-03-26 [wwp]        2.8.1cvs53
3972
3973         * src/procmsg.c
3974                 Fix getting a false error when sending queued message
3975                 whereas the sending was fine (if there are subfolders
3976                 in the queue folder), thanks to Colin.
3977
3978 2007-03-26 [paul]       2.8.1cvs52
3979
3980         * src/wizard.c
3981                 update FACE header in welcome message
3982
3983 2007-03-25 [colin]      2.8.1cvs51
3984
3985         * src/Makefile.am
3986                 Fix make dist
3987
3988 2007-03-25 [colin]      2.8.1cvs50
3989
3990         * src/main.c
3991                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3992
3993 2007-03-24 [colin]      2.8.1cvs49
3994
3995         * src/main.c
3996                 Fix a few launch problems on Maemo
3997                 Patch by Jean-Luc Biord
3998
3999 2007-03-24 [wwp]        2.8.1cvs48
4000
4001         * src/alertpanel.c
4002         * src/alertpanel.h
4003         * src/messageview.c
4004         * src/summaryview.c
4005                 Fix wrong action performed when closing the
4006                 "ask about account specific filtering rules
4007                 when filtering manually" dialog by pressing Escape.
4008                 Fix wrong order of buttons in the "return receipt
4009                 notification - the message was sent to several of
4010                 your accounts" dialog.
4011
4012 2007-03-24 [paul]       2.8.1cvs47
4013
4014         * src/folderview.c
4015                 an improvement to English usage
4016         * tools/kdeservicemenu/README
4017                 updated Claws url
4018
4019 2007-03-24 [paul]       2.8.1cvs46
4020
4021         * src/Makefile.am
4022         * src/stock_pixmap.c
4023         * src/pixmaps/edit_extern.xpm
4024         * src/pixmaps/mail_sign.xpm
4025                 rescue long lost icons
4026
4027 2007-03-24 [paul]       2.8.1cvs45
4028
4029         * src/toolbar.c
4030                 fix toolbar (broken in 2.8.1cvs42)
4031
4032 2007-03-23 [colin]      2.8.1cvs44
4033
4034         * src/imap.c
4035                 Correctly unsubscribe/resubscribe after
4036                 RENAME
4037
4038 2007-03-23 [colin]      2.8.1cvs43
4039
4040         * src/prefs_common.c
4041                 Maemo: as the platform is light on RAM, allow
4042                 caches to be discarded faster.
4043
4044 2007-03-23 [colin]      2.8.1cvs42
4045
4046         * src/Makefile.am
4047         * src/compose.c
4048         * src/compose.h
4049         * src/stock_pixmap.c
4050         * src/stock_pixmap.h
4051         * src/summaryview.c
4052         * src/summaryview.h
4053         * src/toolbar.c
4054         * src/toolbar.h
4055         * src/pixmaps/open_mail.xpm
4056                 Maemo changes: Add the possibility to have
4057                 "Open Email" and "Close Window" buttons on 
4058                 toolbars (and use them in Maemo's default
4059                 toolbars)
4060
4061 2007-03-23 [wwp]        2.8.1cvs41
4062
4063         * src/action.c
4064                 Reverted that part of the action dialog closure logics, to
4065                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4066                 done later in a different way (or may not).
4067
4068 2007-03-22 [wwp]        2.8.1cvs40
4069
4070         * src/action.c
4071                 Fix sticky action dialog when got no output but action command
4072                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4073
4074 2007-03-22 [colin]      2.8.1cvs39
4075
4076         * src/prefs_filtering.c
4077         * src/gtk/combobox.h
4078                 Fix escaping account names in filtering prefs
4079
4080 2007-03-22 [colin]      2.8.1cvs38
4081
4082         * src/addrindex.c
4083         * src/ldapctrl.h
4084         * src/ldapquery.c
4085                 Add any attribute specified in LDAP servers'
4086                 Search attributes to the Other Attributes tab
4087                 of contacts; Add 'telephoneNumber' in the
4088                 default list.
4089
4090 2007-03-22 [colin]      2.8.1cvs37
4091
4092         * src/folderview.c
4093         * src/folderview.h
4094         * src/mainwindow.c
4095                 Try to prevent race conditions when
4096                 changing the folder list
4097         * src/summaryview.c
4098                 Fix possible red folder icon when
4099                 switching from Small screen layout
4100                 to any other
4101
4102 2007-03-22 [colin]      2.8.1cvs36
4103
4104         * src/mainwindow.c
4105         * src/mainwindow.h
4106         * src/summaryview.c
4107                 Rename "little screen" to "Small screen"
4108         * src/gtk/Makefile.am
4109         * src/common/utils.c
4110         * src/mh.c
4111                 Fix Maemo-related compilation problems
4112
4113 2007-03-21 [colin]      2.8.1cvs35
4114
4115         * configure.ac
4116                 Fix previous commit
4117         * claws-mail.desktop
4118                 Remove .png from the Icon, it's useless
4119
4120 2007-03-21 [colin]      2.8.1cvs34
4121
4122         * configure.ac
4123         * src/Makefile.am
4124                 Add the necessary lib checking for 
4125                 Maemo
4126
4127 2007-03-21 [colin]      2.8.1cvs33
4128
4129         * src/main.c
4130                 Fix unconditional "error happened" when
4131                 sending via command-line. "lol @ myself"
4132
4133 2007-03-21 [colin]      2.8.1cvs32
4134
4135         * claws-mail-40x40.png
4136         * claws-mail-26x26.png
4137         * src/account.c
4138         * src/addressbook.c
4139         * src/compose.c
4140         * src/folderview.c
4141         * src/folderview.h
4142         * src/main.c
4143         * src/mainwindow.c
4144         * src/mainwindow.h
4145         * src/messageview.c
4146         * src/prefs_account.c
4147         * src/prefs_common.c
4148         * src/summary_search.c
4149         * src/summaryview.c
4150         * src/summaryview.h
4151         * src/gtk/authors.h
4152         * src/gtk/gtkutils.c
4153         * src/gtk/gtkutils.h
4154         * src/gtk/logwindow.c
4155         * src/gtk/menu.c
4156         * src/gtk/prefswindow.c
4157                 Add Maemo port (patch mainly by Jean-Luc Biort)
4158                 Add a new 'Little screen' layout to help on such
4159                 platforms (patch by me)
4160                 Make some default preferences different (more
4161                 adapted) on Maemo (patch by me)
4162
4163 2007-03-21 [wwp]        2.8.1cvs31
4164
4165         * src/prefs_logging.c
4166         * src/prefs_logging.h
4167                 Fixed copyright header of newly added files.
4168
4169 2007-03-21 [wwp]        2.8.1cvs30
4170
4171         * src/Makefile.am
4172         * src/filtering.c
4173         * src/filtering.h
4174         * src/folder.c
4175         * src/folderview.c
4176         * src/imap.c
4177         * src/inc.c
4178         * src/main.c
4179         * src/mainwindow.c
4180         * src/mainwindow.h
4181         * src/matcher.c
4182         * src/messageview.c
4183         * src/news.c
4184         * src/pop.c
4185         * src/prefs_common.c
4186         * src/prefs_common.h
4187         * src/prefs_logging.c
4188         * src/prefs_logging.h
4189         * src/prefs_other.c
4190         * src/procmsg.c
4191         * src/send_message.c
4192         * src/summaryview.c
4193         * src/common/log.c
4194         * src/common/log.h
4195         * src/common/nntp.c
4196         * src/common/session.c
4197         * src/common/smtp.c
4198         * src/common/socket.c
4199         * src/etpan/imap-thread.c
4200         * src/gtk/logwindow.c
4201         * src/gtk/logwindow.h
4202         * src/plugins/bogofilter/bogofilter.c
4203         * src/plugins/spamassassin/spamassassin.c
4204                 Added debugging of filtering/processing rules.
4205                 The debug log is here 'Tools/Filtering debug window',
4206                 the options there 'Configuration/Preferences/Other/Logging',
4207                 and the log file is ~/.claws-mail/filtering.log.
4208                 Moved protocol log prefs to 'Other/Logging' as well.
4209                 To support such debugging feature, the existing log API has
4210                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4211                 this impacts many external modules (commits follow).
4212
4213 2007-03-21 [paul]       2.8.1cvs29
4214
4215         * src/etpan/Makefile.am
4216         * src/etpan/imap-thread.c
4217                 add missing #include
4218
4219 2007-03-21 [colin]      2.8.1cvs28
4220
4221         * src/procmime.c
4222                 Fix bug 1157, 'some broken messages confuse 
4223                 mime parser'. Make sure we can't have MimeInfos
4224                 with negative sizes.
4225
4226 2007-03-20 [colin]      2.8.1cvs27
4227
4228         * src/main.c
4229                 Fix missing \0 on buffer
4230
4231 2007-03-20 [colin]      2.8.1cvs26
4232
4233         * src/mh.c
4234                 Use make_dir_hier instead of make_dir 
4235                 to create the MH mailbox
4236
4237 2007-03-20 [colin]      2.8.1cvs25
4238
4239         * src/folder.c
4240         * src/folder.h
4241         * src/prefs_account.c
4242         * src/wizard.c
4243                 Fix default inbox weirdnesses (after wizard,
4244                 if path is Mail, mailbox identifier is #mh/Mailbox,
4245                 and when creating new accounts)
4246
4247 2007-03-20 [colin]      2.8.1cvs24
4248
4249         * src/account.c
4250                 Write folderlist after adding/deleting accounts
4251                 that have folders
4252
4253 2007-03-20 [colin]      2.8.1cvs23
4254
4255         * src/imap.c
4256         * src/remotefolder.h
4257                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4258                 selected while scanning prior to update'
4259
4260 2007-03-17 [paul]       2.8.1cvs22
4261
4262         * src/main.c
4263                 fix a typo, and be a little more verbose.
4264
4265 2007-03-17 [wwp]        2.8.1cvs21
4266
4267         * src/inc.c
4268                 Fix a compiler warning.
4269
4270 2007-03-16 [wwp]        2.8.1cvs20
4271
4272         * tools/Makefile.am
4273         * tools/README
4274                 Updated to deal w/ the new mairix.sh tool.
4275
4276 2007-03-16 [wwp]        2.8.1cvs19
4277
4278         * src/action.c
4279                 Fix logics issues around the action IO dialog:
4280                 - disable entry widget and exec button when
4281                   the exec button is clicked (don't wait for any
4282                   output line) - fix possible disabling/re-enabling/
4283                   re-disabling of those widgets
4284                 - raise an error if executing a %as{} action either
4285                   empty or invalid, instead of failing silently
4286                 - don't close the dialog if the abort button has been
4287                   clicked and if there was no output yet
4288                 - set focus to the abort button when the exec button
4289                   is clicked
4290                 - fix capitalization of a warning message
4291
4292 2007-03-16 [wwp]        2.8.1cvs18
4293
4294         * tools/mairix.sh
4295                 Added a wrapper to mairix to the tools folder.
4296
4297 2007-03-16 [colin]      2.8.1cvs17
4298
4299         * src/messageview.c
4300         * src/mimeview.h
4301                 Allow mimeviewer plugins to print
4302                 their stuff
4303
4304 2007-03-16 [colin]      2.8.1cvs16
4305
4306         * .cvsignore
4307                 Ignore *.patchset
4308
4309 2007-03-15 [colin]      2.8.1cvs15
4310
4311         * src/messageview.c
4312         * src/mimeview.h
4313                 Add a way for mimeviewer plugins to
4314                 implement body search
4315
4316 2007-03-15 [paul]       2.8.1cvs14
4317
4318         * src/prefs_spelling.c
4319                 fix English usage
4320
4321 2007-03-15 [paul]       2.8.1cvs13
4322
4323         * src/common/quoted-printable.c
4324                 fix decoding of quoted-printable parts
4325
4326 2007-03-14 [wwp]        2.8.1cvs12
4327
4328         * src/gtk/logwindow.h
4329                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4330
4331 2007-03-14 [wwp]        2.8.1cvs11
4332
4333         * src/gtk/logwindow.h
4334                 Complete 2.8.1cvs10.
4335
4336 2007-03-14 [colin]      2.8.1cvs10
4337
4338         * src/gtk/logwindow.c
4339                 Probably fix bug 1149, crash on logwindow
4340                 close - at the expense of performance once
4341                 logwin has been opened
4342
4343 2007-03-14 [colin]      2.8.1cvs9
4344
4345         * src/main.c
4346                 If claws-mail is running on another
4347                 display, warn instead of popping it up
4348                 on the other display
4349
4350 2007-03-12 [colin]      2.8.1cvs8
4351
4352         * src/wizard.c
4353                 Fix bug 1145, 'Setting a different name 
4354                 for the Mailbox name isn't reflected in 
4355                 default account settings'. Patch by wwp
4356
4357 2007-03-12 [colin]      2.8.1cvs7
4358
4359         * src/summaryview.c
4360                 Fix bug 1143, 'Add number of messages to be 
4361                 deleted to confirmation dialog'
4362
4363 2007-03-12 [wwp]        2.8.1cvs6
4364
4365         * src/folderview.c
4366         * src/prefs_common.c
4367         * src/prefs_common.h
4368         * src/prefs_summaries.c
4369                 Changed the option that displays unread messages count
4370                 next to the folder name in folder list: it is now
4371                 possible to either display nothing, display the
4372                 unread messages number only or the unread and total messages
4373                 numbers. The patch includes this extra feature as well
4374                 as some minor fixes by rewriting the algo in folderview.c.
4375                 Thanks to Paul for the original idea and implementation, plus
4376                 testing and proof-reading!
4377
4378 2007-03-09 [paul]       2.8.1cvs5
4379
4380         * tools/Makefile.am
4381         * tools/README
4382         * tools/claws-mail-compose-insert-files.pl
4383                 added a script which enables inserting files
4384                 into the message body of a new Claws Mail
4385                 Compose window from the command line. Additionally
4386                 To, Cc, Subject and files to attach to the message
4387                 can be specified.
4388
4389 2007-03-09 [wwp]        2.8.1cvs4
4390
4391         * src/addr_compl.c
4392         * src/addr_compl.h
4393         * src/filtering.c
4394                 Optimize matching of addresses in the addressbook
4395                 (filtering/processing 'found_in_addressbook' condition).
4396
4397 2007-03-07 [wwp]        2.8.1cvs3
4398
4399         * src/quote_fmt.c
4400         * src/quote_fmt_lex.l
4401         * src/quote_fmt_parse.y
4402                 Add a new quote format symbol: %A to insert the
4403                 sender email address (just the address itself).
4404
4405 2007-03-06 [wwp]        2.8.1cvs2
4406
4407         * src/gtk/gtkutils.c
4408         * src/plugins/trayicon/trayicon_prefs.h
4409         * src/plugins/trayicon/trayicon_prefs.c
4410         * src/plugins/trayicon/trayicon.c
4411         * src/mainwindow.h
4412         * src/mainwindow.c
4413                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4414                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4415
4416
4417 2007-03-06 [paul]       2.8.1cvs1
4418
4419         * NEWS
4420         * README
4421         * RELEASE_NOTES
4422         * configure.ac
4423                 bump version number following
4424                 stable release
4425
4426 2007-03-06 [paul]       2.8.0cvs24
4427
4428         * po/cs.po
4429                 corrected by by Tim <timbrain@post.cz>
4430
4431 2007-03-05 [colin]      2.8.0cvs23
4432
4433         * src/Makefile.am
4434         * src/procmime.c
4435                 Fix mime/globs path on NetBSD
4436                 patch by George Michaelson
4437
4438 2007-03-05 [wwp]        2.8.0cvs22
4439
4440         * src/addr_compl.c
4441                 Remove debug statement (accidentally committed w/ cvs14).
4442
4443 2007-03-05 [paul]       2.8.0cvs21
4444
4445         * src/plugins/pgpcore/prefs_gpg.c
4446                 fix compiler warning
4447
4448 2007-03-05 [wwp]        2.8.0cvs20
4449
4450         * src/matcher_parser_parse.y
4451                 Fix mismerge between cvs17 and cvs19.
4452
4453 2007-03-05 [wwp]        2.8.0cvs19
4454
4455         * src/matcher_parser_parse.y
4456         * src/prefs_filtering_action.c
4457         * src/matcher.c
4458         * src/matcher.h
4459         * src/filtering.c
4460         * src/filtering.h
4461                 Add new 'add_to_addressbook' filtering/processing action.
4462
4463 2007-03-05 [wwp]        2.8.0cvs18
4464
4465         * src/filtering.c
4466                 Fix mark_as_ham filtering/processing action: spam flag
4467                 was not unset.
4468
4469 2007-03-04 [colin]      2.8.0cvs17
4470
4471         * src/filtering.c
4472         * src/matcher.c
4473         * src/matcher.h
4474         * src/matcher_parser_parse.y
4475         * src/prefs_filtering_action.c
4476                 Add 'Mark as spam' and 'Mark as ham' filtering
4477                 actions. Fixes bug 1138.
4478
4479 2007-03-04 [colin]      2.8.0cvs16
4480
4481         * src/imap.c
4482                 Fix bug 1140, wrong return value
4483                 without libetpan
4484
4485 2007-03-04 [wwp]        2.8.0cvs15
4486
4487         * src/addr_compl.c
4488                 Rollback cvs14: don't free stuff that is managed in g_list.
4489
4490 2007-03-04 [wwp]        2.8.0cvs14
4491
4492         * src/addr_compl.c
4493                 Fix a leak in address completion code.
4494
4495 2007-03-04 [colin]      2.8.0cvs13
4496
4497         * src/addr_compl.c
4498                 Maybe fix bug 1136, 'Crash in group 
4499                 address completion'
4500
4501 2007-03-04 [iwkse]      2.8.0cvs12
4502
4503         * src/imap.c
4504                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4505
4506 2007-03-03 [colin]      2.8.0cvs11
4507
4508         * src/plugins/pgpinline/pgpinline.c
4509                 Fix off-by-one, fix double-free. Fixes
4510                 bug 1135, 'cm-segfault on decrypting 
4511                 with PGP/inline'
4512
4513 2007-03-03 [colin]      2.8.0cvs10
4514
4515         * configure.ac
4516         * src/main.c
4517         * src/common/plugin.c
4518                 Fix bug 1134, 'Valgrind macros unhandled 
4519                 by Irix's cc'
4520
4521 2007-03-02 [colin]      2.8.0cvs9
4522
4523         * src/mbox.c
4524                 Don't error out on EAGAIN. Fixes 
4525                 bug 1129, '"local mbox file" account 
4526                 isn't retrieving mails'
4527
4528 2007-03-01 [wwp]        2.8.0cvs8
4529
4530         * src/mainwindow.c
4531         * src/gtk/colorlabel.c
4532                 Remove accels for extra color labels until we set better
4533                 and definitive ones.
4534
4535 2007-02-28 [wwp]        2.8.0cvs7
4536
4537         * src/mainwindow.c
4538         * src/matcher_parser_parse.y
4539         * src/prefs_common.c
4540         * src/prefs_msg_colors.c
4541         * src/procmsg.h
4542         * src/gtk/colorlabel.c
4543         * src/gtk/colorlabel.h
4544                 Add more customizable color labels. Cleaned up a bit
4545                 the color label API to avoid duplicate defines of
4546                 the max number of colors.
4547
4548 2007-02-27 [colin]      2.8.0cvs6
4549
4550         * src/mainwindow.c
4551         * src/common/utils.c
4552         * src/common/utils.h
4553                 Fix '+' in mailto URIs for List-* headers
4554
4555 2007-02-27 [colin]      2.8.0cvs5
4556
4557         * src/gtk/gtkutils.c
4558                 Use gtk_window_set_role instead of 
4559                 _set_wmclass
4560
4561 2007-02-27 [colin]      2.8.0cvs4
4562
4563         * src/inc.c
4564                 Fix "After receiving new mail, go to inbox" on IMAP,
4565                 and make it work only on manual reception
4566
4567 2007-02-27 [wwp]        2.8.0cvs3
4568
4569         * src/prefs_filtering.c
4570         * src/prefs_filtering_action.c
4571         * src/prefs_matcher.c
4572                 Update filtering matcher's and action's color label menus
4573                 when re-opening those dialogs (reflect any change to the
4574                 color labels list in the preferences).
4575
4576 2007-02-27 [colin]      2.8.0cvs2
4577
4578         * src/imap.c
4579         * src/etpan/etpan-thread-manager-types.h
4580         * src/etpan/etpan-thread-manager.c
4581         * src/etpan/imap-thread.c
4582                 Log imap ALERTs as errors in the log.
4583
4584 2007-02-26 [paul]       2.8.0cvs1
4585
4586         * tools/claws.i18n.status.pl
4587                 updated
4588
4589 2007-02-26 [paul]       2.7.2cvs75
4590
4591         * po/ca.po
4592         * po/cs.po
4593         * po/de.po
4594         * po/en_GB.po
4595         * po/fi.po
4596         * po/fr.po
4597         * po/hu.po
4598         * po/pl.po
4599         * po/pt_BR.po
4600         * po/sk.po
4601         * po/sr.po
4602         * po/zh_CN.po
4603                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4604                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4605                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4606                 Aleksandar Urosevic, and Ralgh Young
4607
4608 2007-02-25 [mones]      2.7.2cvs74
4609
4610         * po/es.po
4611                 Updated for release
4612
4613 2007-02-25 [colin]      2.7.2cvs73
4614
4615         * src/main.c
4616                 Clearing the list is only useful
4617                 to prevent a valgrind false-positive
4618
4619 2007-02-25 [paul]       2.7.2cvs72
4620
4621         * tools/Makefile.am
4622         * tools/README
4623         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4624         * tools/maildir2claws-mail.pl  **REMOVED**
4625                 renamed the script, fixed a couple bugs
4626
4627 2007-02-23 [colin]      2.7.2cvs71
4628
4629         * src/addressbook.c
4630                 Fix a leak, check for a few improbable nulls
4631
4632 2007-02-23 [colin]      2.7.2cvs70
4633
4634         * src/main.c
4635         * src/main.h
4636         * src/plugins/trayicon/trayicon.c
4637                 Fix blinking mainwin when starting in tray
4638                 (show mainwindow later in the startup process,
4639                  apart if restarting post-crash)
4640
4641 2007-02-23 [colin]      2.7.2cvs69
4642
4643         * src/folderview.c
4644         * src/imap_gtk.c
4645                 Fix crash when unsubscribing the currently
4646                 selected/opened folder
4647
4648 2007-02-23 [colin]      2.7.2cvs68
4649
4650         * src/compose.c
4651                 Fix bug that prevented colorization to
4652                 work without wrap quotation option
4653
4654 2007-02-23 [colin]      2.7.2cvs67
4655
4656         * src/addr_compl.c
4657                 Fix refcounting, start and end completion who
4658                 behaved as if there couldn't be any other current
4659                 user of completion
4660
4661 2007-02-23 [wwp]        2.7.2cvs66
4662
4663         * src/addressbook.c
4664         * src/addrindex.c
4665                 Address completion fixes: fix addressbook_peek_folder_exists() in
4666                 which the algorithm was ridiculously over-obfuscated and broken.
4667                 Fix addrindex_load_completion() as well, to load addresses in
4668                 completion list with regards to what addressbook_peek_folder_exists()
4669                 returns now.
4670
4671 2007-02-23 [wwp]        2.7.2cvs65
4672
4673         * src/addr_compl.c
4674                 Add addresses to completion when they're non-empty (thanks to Colin).
4675
4676 2007-02-23 [paul]       2.7.2cvs64
4677
4678         * src/plugins/pgpcore/passphrase.c
4679                 remove 'const '
4680
4681 2007-02-23 [colin]      2.7.2cvs63
4682
4683         * src/plugins/pgpcore/prefs_gpg.c
4684         * src/plugins/pgpcore/prefs_gpg.h
4685         * src/plugins/pgpcore/sgpgme.c
4686         * src/plugins/pgpinline/pgpinline.c
4687         * src/plugins/pgpmime/pgpmime.c
4688                 Try harder to respect user's choice wrt
4689                 gpg-agent even with gpg2, by unsetting
4690                 GPG_AGENT_INFO when necessary.
4691
4692 2007-02-22 [paul]       2.7.2cvs62
4693
4694         * src/plugins/pgpcore/sgpgme.c
4695         * src/plugins/pgpcore/sgpgme.h
4696         * src/plugins/pgpcore/passphrase.c
4697         * src/plugins/pgpinline/pgpinline.c
4698         * src/plugins/pgpmime/pgpmime.c
4699                 Fix a leak - gpgme_data_release_and_get_mem
4700                 leaks in recent gpgme. Workaround by using
4701                 our own function.
4702
4703 2007-02-22 [paul]       2.7.2cvs61
4704
4705         * src/gtk/quicksearch.c
4706                 Abandon dynamic search when pressing
4707                 Enter
4708
4709 2007-02-21 [colin]      2.7.2cvs60
4710
4711         * src/procmsg.c
4712         * src/plugins/pgpcore/passphrase.c
4713                 Fix little memory leaks
4714         * src/main.c
4715                 Fix false-positive leak at exit
4716         * src/gtk/quicksearch.c
4717                 Fix potentially big leak in recursive
4718                 Quicksearch
4719
4720 2007-02-21 [wwp]        2.7.2cvs59
4721
4722         * src/summaryview.c
4723                 Add missing newline to a debug message.
4724
4725 2007-02-20 [colin]      2.7.2cvs58
4726
4727         * src/Makefile.am
4728         * src/mimeview.c
4729         * src/stock_pixmap.c
4730         * src/stock_pixmap.h
4731         * src/pixmaps/mime_pgpsig.xpm
4732                 Add icon for application/pgp-signature
4733
4734 2007-02-20 [colin]      2.7.2cvs57
4735
4736         * src/Makefile.am
4737         * src/main.c
4738         * src/mimeview.c
4739         * src/stock_pixmap.c
4740         * src/stock_pixmap.h
4741         * src/pixmaps/mime_calendar.xpm
4742         * src/pixmaps/mime_pdf.xpm
4743         * src/pixmaps/mime_ps.xpm
4744                 Add icons for text/calendar, application/pdf
4745                 and application/postscript
4746
4747 2007-02-20 [colin]      2.7.2cvs56
4748
4749         * autogen.sh
4750         * src/matcher_parser_parse.y
4751         * src/matcher_parser_lex.l
4752                 Fix big memory leak in flex, and
4753                 require flex 2.5.31
4754
4755 2007-02-20 [wwp]        2.7.2cvs55
4756
4757         * src/matcher_parser_parse.y
4758                 Fix a duplicate token definition (thanks to iwkse).
4759
4760 2007-02-20 [wwp]        2.7.2cvs54
4761
4762         * src/matcher_parser_lex.l
4763         * src/quote_fmt_lex.l
4764                 Use proper flex options instead of direct use of #define,
4765                 make the flex-generated C lighter.
4766
4767 2007-02-20 [colin]      2.7.2cvs53
4768
4769         * src/summaryview.c
4770                 Grab focus in message list after hiding
4771                 the quicksearch, instead of leaving it
4772                 "somewhere"
4773
4774 2007-02-19 [colin]      2.7.2cvs52
4775
4776         * src/folderview.c
4777                 Fix bug 1033, 'Automatically refresh 
4778                 message list when new messages arrives'
4779                 Looks like folderview->opened can sometimes
4780                 be wrong...
4781
4782 2007-02-19 [paul]       2.7.2cvs51
4783
4784         * tools/Makefile.am
4785         * tools/README
4786         * tools/thunderbird-filters-convertor.pl
4787                 add new script which converts thunderbird filter
4788                 rules to Claws filter rules
4789
4790 2007-02-18 [paul]       2.7.2cvs50
4791
4792         * src/plugins/pgpcore/prefs_gpg.c
4793         * src/plugins/pgpcore/prefs_gpg.h
4794         * src/plugins/pgpcore/sgpgme.c
4795         * src/plugins/pgpinline/pgpinline.c
4796         * src/plugins/pgpmime/pgpmime.c
4797                 improved GUI interoperability with gpg-agent
4798
4799 2007-02-18 [paul]       2.7.2cvs49
4800
4801         * src/prefs_account.c
4802                 Privacy options sensitivity fix
4803
4804 2007-02-17 [colin]      2.7.2cvs48
4805
4806         * src/messageview.c
4807                 Reset icon to warning in the noticeview
4808
4809 2007-02-15 [colin]      2.7.2cvs47
4810
4811         * src/folderview.c
4812                 Fix a manifestation of bug 1033 (summaryview failing
4813                 to update for new mails), which happens after editing
4814                 account preferences or preferences that cause a 
4815                 folderview reload.
4816
4817 2007-02-15 [colin]      2.7.2cvs46
4818
4819         * src/addressbook.c
4820                 Probably fix bug 1123, 'Segmentation 
4821                 fault while opening address book'. I get
4822                 g_warnings if the saved paned position is
4823                 not greater than 0. Also, save position
4824                 when hiding the addressbook instead of
4825                 via signal.
4826
4827 2007-02-14 [colin]      2.7.2cvs45
4828
4829         * src/plugins/pgpcore/prefs_gpg.c
4830         * src/plugins/pgpcore/prefs_gpg.h
4831         * src/plugins/pgpcore/sgpgme.c
4832         * src/plugins/pgpinline/pgpinline.c
4833         * src/plugins/pgpmime/pgpmime.c
4834                 Add an option "Use gpg-agent if available". Fixes
4835                 annoyances with distro-installed gpg-agent, when
4836                 no pinentry program is installed, and the user's 
4837                 at a loss on why "decryption failed". Makes more
4838                 clear why passphrase isn't saved when gpg-agent is
4839                 used. Defaults to true, to avoid changing the 
4840                 current behaviour.
4841
4842 2007-02-14 [wwp]        2.7.2cvs44
4843
4844         * src/matcher_parser_parse.y
4845                 Fix missing line number reset (wrong line number might appear
4846                 when re-loading filtering rules if there's a parser error).
4847
4848 2007-02-13 [colin]      2.7.2cvs43
4849
4850         * src/common/utils.c
4851                 Don't encode ',' in URIs before passing it
4852                 to the browser command-line. It was probably
4853                 done at a time where commas in URIs made
4854                 mozilla -remote 'openurl(%s,new-window)'
4855                 bug.
4856
4857 2007-02-13 [wwp]        2.7.2cvs42
4858
4859         * src/prefs_matcher.c
4860         * src/plugins/bogofilter/bogofilter_gtk.c
4861                 A bit of string factorization around "Select ..." buttons.
4862
4863 2007-02-11 [colin]      2.7.2cvs41
4864
4865         * src/alertpanel.c
4866                 Make sure to escape the title
4867
4868 2007-02-11 [colin]      2.7.2cvs40
4869
4870         * src/codeconv.c
4871                 Recognize .utf8 locales as .UTF-8 ones
4872
4873 2007-02-11 [colin]      2.7.2cvs39
4874
4875         * src/compose.c
4876                 Fix code conversion when dragging a file
4877
4878 2007-02-09 [colin]      2.7.2cvs38
4879
4880         * src/plugins/clamav/clamav_plugin.c
4881                 Complete Paul's patch with conditional
4882                 compilation to avoid breaking compilation
4883                 on old Dapper and Edgy... Maybe other
4884                 distros too.
4885
4886 2007-02-09 [paul]       2.7.2cvs37
4887
4888         * src/plugins/clamav/clamav_plugin.c
4889                 fix for the upstream changes in libclamav
4890
4891 2007-02-09 [paul]       2.7.2cvs36
4892
4893         * src/main.c
4894         * src/mainwindow.c
4895         * src/procmsg.c
4896         * src/procmsg.h
4897                 fix "warn if there are queued messages" (on exit)
4898                 option, which only checked the first mailbox's
4899                 queue
4900                 don't ask before emptying trash if there are no
4901                 messages in trash, also check and empty all trash
4902                 folders
4903         * src/prefs_other.c
4904                 move "Ask before emptying trash" option
4905                 outside of the "On exit" frame as it's
4906                 not only an "On exit" option
4907
4908 2007-02-09 [paul]       2.7.2cvs35
4909
4910         * src/addrgather.c
4911         * src/alertpanel.c
4912         * src/editldap.c
4913         * src/prefs_account.c
4914         * src/prefs_folder_item.c
4915         * src/prefs_gtk.h
4916         * src/prefs_matcher.c
4917         * src/prefs_message.c
4918         * src/prefs_msg_colors.c
4919         * src/prefs_summaries.c
4920         * src/wizard.c
4921         * src/gtk/inputdialog.c
4922         * src/plugins/bogofilter/bogofilter_gtk.c
4923                 pedantic commit: use 'checkbtn' everywhere
4924                 instead of a mixture of 'checkbtn' and 'chkbtn'
4925
4926 2007-02-09 [paul]       2.7.2cvs34
4927
4928         * src/compose.c
4929                 fix default hotkeys
4930         * src/prefs_other.c
4931         * src/prefs_send.c
4932                 move "Never send Return Receipts" from
4933                 prefs_other to prefs_send
4934                 add an option "Ask about account specific
4935                 filtering rules..." to prefs_other
4936         * src/gtk/gtkutils.c
4937                 fix a compiler warning
4938
4939 2007-02-08 [colin]      2.7.2cvs33
4940
4941         * src/plugins/pgpinline/pgpinline.c
4942                 Fix bug 1110, 'pgpmime fails to process 
4943                 encapsulated openpgp mime (rfc 3156, 6.1 
4944                 -> rfc1847)'
4945                 It was due to an interaction between PGP/Mime
4946                 and PGP/Inline plugin. 
4947
4948 2007-02-08 [colin]      2.7.2cvs32
4949
4950         * src/inc.c
4951         * src/mbox.c
4952         * src/mbox.h
4953                 Fix bug 1117, 'fcntl locking code 
4954                 does not work in mbox.c'
4955
4956 2007-02-08 [colin]      2.7.2cvs31
4957
4958         * src/prefs_account.c
4959                 Fix Gentoo bug 165819, 'can't create 
4960                 a "local mbox file" account'. Patch
4961                 by Olivier <castan.o@free.fr>
4962
4963 2007-02-07 [colin]      2.7.2cvs30
4964
4965         * src/ldapquery.c
4966                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4967                 autocompletion was used'
4968
4969 2007-02-07 [paul]       2.7.2cvs29
4970
4971         * src/folder.c
4972                 cut down on unnecessary debug_prints
4973         * src/imap_gtk.c
4974                 fix menu_set_active() on 'Show only
4975                 subscribed folders'
4976
4977 2007-02-07 [paul]       2.7.2cvs28
4978
4979         * src/plugins/clamav/clamav_plugin.c
4980         * src/plugins/clamav/clamav_plugin.h
4981         * src/plugins/clamav/clamav_plugin_gtk.c
4982                 fix copyright header
4983
4984 2007-02-07 [paul]       2.7.2cvs27
4985
4986         * src/procheader.c
4987                 fix bug 1116, 'summary view allow a 
4988                 subject line break'
4989
4990 2007-02-06 [colin]      2.7.2cvs26
4991
4992         * src/summaryview.c
4993                 Fix delete thread
4994
4995 2007-02-05 [fabien]     2.7.2cvs25
4996
4997         * po/POTFILES.in
4998         * src/uri_opener.c
4999                 i18n related - 1 fix and 1 message for translators.
5000
5001 2007-02-05 [colin]      2.7.2cvs24
5002
5003         * src/gtk/quicksearch.c
5004                 Don't reload summary list if quicksearch wasn't
5005                 active on hiding; move currently selected mail in
5006                 the visible area when showing the quicksearch
5007
5008 2007-02-05 [colin]      2.7.2cvs23
5009
5010         * src/folderview.c
5011                 Add debug to try to solve bug 1104
5012
5013 2007-02-05 [paul]       2.7.2cvs22
5014
5015         * src/mainwindow.c
5016                 confirm before emptying trash on exit is
5017                 a Yes or No answer, use Yes or No in the
5018                 dialog
5019
5020 2007-02-04 [colin]      2.7.2cvs21
5021
5022         * src/compose.c
5023         * src/plugins/pgpcore/passphrase.c
5024         * src/plugins/pgpcore/select-keys.c
5025                 Set wmclass on new windows
5026
5027 2007-02-04 [colin]
5028
5029         2.8.0-rc1 released
5030
5031 2007-02-04 [colin]      2.7.2cvs20
5032
5033         * src/compose.c
5034         * src/compose.h
5035                 Auto save drafts on exit, reopen them
5036                 at startup, instead of asking
5037         * src/account.c
5038         * src/addressadd.c
5039         * src/addressbook.c
5040         * src/addressbook_foldersel.c
5041         * src/addrgather.c
5042         * src/crash.c
5043         * src/editaddress.c
5044         * src/editbook.c
5045         * src/editgroup.c
5046         * src/editjpilot.c
5047         * src/editldap.c
5048         * src/editldap_basedn.c
5049         * src/editvcard.c
5050         * src/exphtmldlg.c
5051         * src/expldifdlg.c
5052         * src/export.c
5053         * src/foldersel.c
5054         * src/gedit-print.c
5055         * src/import.c
5056         * src/importldif.c
5057         * src/importmutt.c
5058         * src/importpine.c
5059         * src/main.c
5060         * src/mainwindow.c
5061         * src/message_search.c
5062         * src/messageview.c
5063         * src/prefs_actions.c
5064         * src/prefs_customheader.c
5065         * src/prefs_display_header.c
5066         * src/prefs_filtering.c
5067         * src/prefs_filtering_action.c
5068         * src/prefs_folder_column.c
5069         * src/prefs_gtk.c
5070         * src/prefs_matcher.c
5071         * src/prefs_other.c
5072         * src/prefs_summaries.c
5073         * src/prefs_summary_column.c
5074         * src/prefs_template.c
5075         * src/sourcewindow.c
5076         * src/ssl_manager.c
5077         * src/summary_search.c
5078         * src/uri_opener.c
5079         * src/gtk/about.c
5080         * src/gtk/description_window.c
5081         * src/gtk/foldersort.c
5082         * src/gtk/gtkutils.c
5083         * src/gtk/gtkutils.h
5084         * src/gtk/icon_legend.c
5085         * src/gtk/logwindow.c
5086         * src/gtk/pluginwindow.c
5087         * src/gtk/prefswindow.c
5088                 Give different wmclass to different
5089                 windows - thanks to sed ;)
5090
5091 2007-02-04 [colin]      2.7.2cvs19
5092
5093         * src/main.c
5094                 Revert previous patch, can't reproduce
5095                 it anymore. 
5096
5097 2007-02-03 [colin]      2.7.2cvs18
5098
5099         * src/main.c
5100                 Don't save the mainwindow size and
5101                 position on emergency exit (libSM's
5102                 "die" callback), Xfce seems to make
5103                 the window smaller just before the
5104                 size's saved.
5105
5106 2007-02-03 [colin]      2.7.2cvs17
5107
5108         * src/plugins/bogofilter/bogofilter.c
5109         * src/plugins/bogofilter/bogofilter.h
5110         * src/plugins/bogofilter/bogofilter_gtk.c
5111         * src/plugins/pgpinline/pgpinline.c
5112         * src/plugins/pgpinline/pgpinline.h
5113                 Fix more copyrights
5114
5115 2007-02-03 [colin]      2.7.2cvs16
5116
5117         * src/partial_download.c
5118         * src/partial_download.h
5119         * src/ssl_manager.c
5120         * src/ssl_manager.h
5121         * src/uri_opener.c
5122         * src/uri_opener.h
5123         * src/wizard.c
5124         * src/wizard.h
5125         * src/common/ssl_certificate.c
5126         * src/common/ssl_certificate.h
5127         * src/gtk/quicksearch.c
5128         * src/gtk/quicksearch.h
5129         * src/gtk/sslcertwindow.c
5130         * src/gtk/sslcertwindow.h
5131                 Fix copyright on my files
5132
5133 2007-02-02 [colin]      2.7.2cvs15
5134
5135         * src/Makefile.am
5136         * src/mainwindow.c
5137         * src/messageview.c
5138         * src/messageview.h
5139         * src/textview.c
5140         * src/textview.h
5141         * src/uri_opener.c
5142         * src/uri_opener.h
5143                 Add Tools/List URIs to allow
5144                 opening any URI in the current mail
5145
5146 2007-02-02 [colin]      2.7.2cvs14
5147
5148         * src/common/valgrind.h ** NEW FILE **
5149         * src/common/Makefile.am
5150         * src/common/plugin.c
5151                 Don't dlclose the plugins if we're running
5152                 under valgrind. (doesn't require valgrind
5153                 either at compile time or run time).
5154
5155 2007-02-01 [paul]       2.7.2cvs13
5156
5157         * AUTHORS
5158         * src/gtk/authors.h
5159         * tools/freshmeat_search.pl
5160         * tools/google_search.pl
5161         * tools/multiwebsearch.pl
5162                 add support for non ISO-8859-1 compatible locales
5163                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5164
5165 2007-02-01 [colin]      2.7.2cvs12
5166
5167         * src/prefs_other.c
5168         * src/prefs_summaries.c
5169                 Move keybinding prefs to the Other page
5170
5171 2007-02-01 [wwp]        2.7.2cvs11
5172
5173         * src/plugins/trayicon/trayicon.c
5174                 Fix a raising issue within KDE.
5175
5176 2007-02-01 [colin]      2.7.2cvs10
5177
5178         * src/codeconv.c
5179                 Fix stray quotes in encoded strings
5180         * src/addressadd.c
5181                 Fix wrong call causing g_warnings
5182         * src/textview.c
5183                 Remove useless message
5184
5185 2007-01-31 [wwp]        2.7.2cvs9
5186
5187         * src/plugins/trayicon/trayicon.c
5188                 fix buggy hiding of main window when closing if close-to-tray
5189                 is not set (bad logics  in the trayicon hook code).
5190                 Changed the quit confirmation message too.
5191
5192 2007-01-30 [colin]      2.7.2cvs8
5193
5194         * src/main.c
5195                 Fix hidden mainwindow after clicking on
5196                 the X close button, if compose windows
5197                 exist and the user chooses not to quit
5198
5199 2007-01-30 [colin]      2.7.2cvs7
5200
5201         * src/main.c
5202         * src/compose.c
5203                 Handle local URIs to attach files (file:///...)
5204                 Fixes attaching files from Thunar for example
5205
5206 2007-01-30 [colin]      2.7.2cvs6
5207
5208         * src/prefs_ext_prog.c
5209                 Add 'mousepad' to the list of text editors.
5210                 Mousepad is XFCE's text editor
5211
5212 2007-01-29 [wwp]        2.7.2cvs5
5213
5214         * po/POTFILES.in
5215         * src/plugins/trayicon/trayicon_prefs.c
5216                 trayicon i18n fixes, thanks to Fabien.
5217
5218 2007-01-28 [wwp]        2.7.2cvs4
5219
5220         * src/mainwindow.c
5221         * src/mainwindow.h
5222         * src/plugins/trayicon/trayicon.c
5223         * src/plugins/trayicon/trayicon_prefs.c
5224         * src/plugins/trayicon/trayicon_prefs.h
5225                 Added a new TrayIcon plugin option to close to tray
5226                 (WM's hotkey and [X] button will hide the window instead
5227                 of closing it - closing CM can be done using the tray icon
5228                 menu or the File menu).
5229                 Improved visibility handling in trayicon, clicking the
5230                 trayicon now raise the window to current desktop when it
5231                 was either minimized/shaded/on another desktop.
5232                 Thanks to Paul for testing and fixing a strange behaviour
5233                 in KDE ;-).
5234
5235 2007-01-27 [paul]       2.7.2cvs3
5236
5237         * src/prefs_folder_item.c
5238         * src/prefs_receive.c
5239         * src/plugins/pgpcore/prefs_gpg.c
5240                 use 'start-up' instead of 'startup' in labels
5241
5242 2007-01-26 [wwp]        2.7.2cvs2
5243
5244         * src/plugins/trayicon/Makefile.am
5245         * src/plugins/trayicon/trayicon.c
5246         * src/plugins/trayicon/trayicon_prefs.c
5247         * src/plugins/trayicon/trayicon_prefs.h
5248                 Add a new TrayIcon option to hide the main window at
5249                 start-up.
5250                 Fix trayicon.c copyright header.
5251
5252 2007-01-26 [paul]       2.7.2cvs1
5253
5254         * NEWS
5255         * README
5256         * RELEASE_NOTES
5257         * configure.ac
5258                 bump up version number following
5259                 stable release
5260
5261 2007-01-25 [mones]      2.7.1cvs60
5262
5263         * po/es.po
5264                 updated thousands of strings (well, probably less ;-)
5265
5266 2007-01-25 [colin]      2.7.1cvs59
5267
5268         * src/matcher.c
5269                 Fix 2nd-run loss of matcherrc on new
5270                 configurations. 
5271
5272 2007-01-25 [wwp]        2.7.1cvs58
5273
5274         * src/mimeview.c
5275                 fix handling of empty value in attach_save_directory too, thanks
5276                 to Colin.
5277
5278 2007-01-25 [wwp]        2.7.1cvs57
5279
5280         * src/gtk/filesel.c
5281                 fix handling of empty value in attach_load_directory,
5282                 thanks to Colin.
5283
5284 2007-01-25 [wwp]        2.7.1cvs56
5285
5286         * src/plugins/dillo_viewer/dillo_prefs.h
5287                 fix a typo.
5288
5289 2007-01-25 [colin]      2.7.1cvs55
5290
5291         * src/matcher.c
5292         * src/matcher.h
5293         * src/matcher_parser_parse.y
5294         * src/prefs_matcher.c
5295                 Add matching on the spam flag
5296
5297 2007-01-24 [colin]      2.7.1cvs54
5298
5299         * src/folder.c
5300         * src/common/xml.c
5301         * src/common/xml.h
5302                 Make sure folderlist.xml is correctly
5303                 written before overwriting it.
5304         * src/procmsg.c
5305         * src/procmsg.h
5306         * src/summaryview.c
5307         * src/plugins/bogofilter/bogofilter.c
5308         * src/plugins/bogofilter/bogofilter.h
5309         * src/plugins/bogofilter/bogofilter_gtk.c
5310         * src/plugins/spamassassin/spamassassin.c
5311         * src/plugins/spamassassin/spamassassin.h
5312         * src/plugins/spamassassin/spamassassin_gtk.c
5313                 Move spam to the correct trash folder after
5314                 learning, if spam directory isn't set.
5315
5316 2007-01-23 [paul]       2.7.1cvs53
5317
5318         * src/plugins/bogofilter/bogofilter_gtk.c
5319                 fix sensitivity of "Insert X-Bogosity header"
5320                 option
5321
5322 2007-01-23 [colin]      2.7.1cvs52
5323
5324         * src/toolbar.c
5325                 Translate toolbar items text if
5326                 they're translatable (default)
5327         * src/addrcache.c
5328         * src/addrcache.h
5329         * src/addritem.c
5330         * src/addritem.h
5331         * src/codeconv.c
5332         * src/codeconv.h
5333         * src/jpilot.c
5334         * src/jpilot.h
5335         * src/ldapctrl.c
5336         * src/ldapctrl.h
5337         * src/ldapquery.h
5338         * src/ldif.c
5339         * src/ldif.h
5340         * src/etpan/etpan-thread-manager.c
5341         * src/etpan/etpan-thread-manager.h
5342         * src/gtk/gtkutils.c
5343         * src/gtk/gtkutils.h
5344                 More static functions
5345
5346 2007-01-22 [fabien]     2.7.1cvs51
5347
5348         * src/gtk/gtkutils.c
5349                 gtkut_get_options_frame() : ability to pass
5350                 a 'NULL' value in frame pointer parameter if
5351                 we don't need it.
5352
5353 2007-01-22 [colin]      2.7.1cvs50
5354
5355         * src/procmsg.c
5356         * src/procmsg.h
5357         * src/plugins/bogofilter/bogofilter.c
5358         * src/plugins/bogofilter/bogofilter_gtk.c
5359         * src/plugins/spamassassin/spamassassin.c
5360         * src/plugins/spamassassin/spamassassin_gtk.c
5361                 Allow moving spams to the account's trash
5362                 instead of default one
5363
5364 2007-01-21 [colin]      2.7.1cvs49
5365
5366         * src/ldapquery.c
5367         * src/ldapquery.h
5368                 Revert a static function that shouldn't
5369                 have been
5370
5371 2007-01-21 [colin]      2.7.1cvs48
5372
5373         * src/ldapquery.c
5374         * src/ldapquery.h
5375                 Same
5376
5377 2007-01-21 [colin]      2.7.1cvs47
5378
5379         * src/procmsg.c
5380         * src/procmsg.h
5381                 Same
5382
5383 2007-01-21 [colin]      2.7.1cvs46
5384
5385         * src/common/socket.c
5386         * src/common/socket.h
5387                 Same
5388
5389 2007-01-21 [colin]      2.7.1cvs45
5390
5391         * src/crash.c
5392         * src/exporthtml.c
5393         * src/exporthtml.h
5394         * src/exportldif.c
5395         * src/exportldif.h
5396         * src/folder.c
5397         * src/folder.h
5398         * src/folder_item_prefs.c
5399         * src/folder_item_prefs.h
5400         * src/folderview.c
5401         * src/folderview.h
5402         * src/gedit-print.c
5403         * src/gedit-print.h
5404         * src/main.c
5405         * src/main.h
5406         * src/common/socket.c
5407         * src/common/socket.h
5408         * src/gtk/gtkaspell.c
5409         * src/gtk/gtkaspell.h
5410         * src/gtk/quicksearch.c
5411         * src/gtk/quicksearch.h
5412                 Same
5413
5414 2007-01-21 [colin]      2.7.1cvs44
5415
5416         * src/common/utils.c
5417         * src/common/utils.h
5418         * src/etpan/etpan-thread-manager.c
5419         * src/etpan/etpan-thread-manager.h
5420                 Same (Funny that etpan_thread_unbind
5421                 is called but not etpan_thread_bind)
5422
5423 2007-01-21 [colin]      2.7.1cvs43
5424
5425         * src/addrselect.c
5426         * src/addrselect.h
5427         * src/codeconv.c
5428         * src/codeconv.h
5429         * src/compose.c
5430         * src/compose.h
5431         * src/etpan/Makefile.am
5432         * src/gtk/colorlabel.c
5433         * src/gtk/colorlabel.h
5434         * src/gtk/sslcertwindow.c
5435         * src/gtk/sslcertwindow.h
5436         * src/etpan/etpan-log.c ** REMOVED **
5437         * src/etpan/etpan-log.h ** REMOVED **
5438                 Same
5439
5440 2007-01-20 [colin]      2.7.1cvs42
5441
5442         * src/addritem.c
5443         * src/addritem.h
5444                 Same
5445
5446 2007-01-20 [colin]      2.7.1cvs41
5447
5448         * src/account.c
5449         * src/account.h
5450         * src/addrbook.c
5451         * src/addrbook.h
5452         * src/addrcache.c
5453         * src/addrcache.h
5454         * src/addrclip.c
5455         * src/addrclip.h
5456         * src/addressbook.c
5457         * src/addressbook.h
5458         * src/addrharvest.c
5459         * src/addrharvest.h
5460         * src/addrindex.c
5461         * src/addrindex.h
5462         * src/editaddress.c
5463         * src/editaddress.h
5464                 Make functions that aren't used in other
5465                 files static
5466
5467 2007-01-20 [colin]      2.7.1cvs40
5468
5469         * src/account.c
5470         * src/addrbook.c
5471         * src/addrcache.c
5472         * src/addressbook.c
5473         * src/addrgather.c
5474         * src/addrindex.c
5475         * src/addrquery.c
5476         * src/addrselect.c
5477         * src/browseldap.c
5478         * src/compose.c
5479         * src/editbook.c
5480         * src/editjpilot.c
5481         * src/editldap.c
5482         * src/editldap_basedn.c
5483         * src/editvcard.c
5484         * src/exporthtml.c
5485         * src/exportldif.c
5486         * src/folder.c
5487         * src/folderview.c
5488         * src/image_viewer.c
5489         * src/imap.c
5490         * src/importmutt.c
5491         * src/importpine.c
5492         * src/jpilot.c
5493         * src/ldapquery.c
5494         * src/main.c
5495         * src/mainwindow.c
5496         * src/matcher.c
5497         * src/messageview.c
5498         * src/mh.c
5499         * src/mimeview.c
5500         * src/msgcache.c
5501         * src/mutt.c
5502         * src/news.c
5503         * src/pine.c
5504         * src/prefs_account.c
5505         * src/prefs_common.c
5506         * src/prefs_compose_writing.c
5507         * src/prefs_ext_prog.c
5508         * src/prefs_folder_item.c
5509         * src/prefs_fonts.c
5510         * src/prefs_message.c
5511         * src/prefs_msg_colors.c
5512         * src/prefs_other.c
5513         * src/prefs_quote.c
5514         * src/prefs_receive.c
5515         * src/prefs_send.c
5516         * src/prefs_spelling.c
5517         * src/prefs_summaries.c
5518         * src/prefs_toolbar.c
5519         * src/prefs_wrapping.c
5520         * src/privacy.c
5521         * src/procmime.c
5522         * src/procmsg.c
5523         * src/ssl_manager.c
5524         * src/statusbar.c
5525         * src/summaryview.c
5526         * src/toolbar.c
5527         * src/vcard.c
5528         * src/common/hooks.c
5529         * src/common/log.c
5530         * src/common/passcrypt.c
5531         * src/common/socket.c
5532         * src/common/ssl.c
5533         * src/common/ssl_certificate.c
5534         * src/common/template.c
5535         * src/common/utils.c
5536         * src/etpan/imap-thread.c
5537         * src/gtk/sslcertwindow.c
5538         * src/gtk/sslcertwindow.h
5539                 Make functions that could be static, static
5540
5541 2007-01-20 [colin]      2.7.1cvs39
5542
5543         * src/editldap.c
5544                 Fix tooltip
5545
5546 2007-01-20 [colin]      2.7.1cvs38
5547
5548         * src/ldapquery.c
5549         * src/ldaputil.c
5550         * src/ldaputil.h
5551                 Fix bug 1102, 'claws-mail-2.7.1 
5552                 makes use of deprecated ldap 
5553                 functions'
5554
5555 2007-01-20 [colin]      2.7.1cvs37
5556
5557         * src/mainwindow.c
5558         * src/mainwindow.h
5559         * src/summaryview.c
5560         * src/gtk/quicksearch.c
5561                 Add Wide message list layout
5562
5563 2007-01-19 [fabien]     2.7.1cvs36
5564
5565         * src/textview.c
5566                 make sure a font change is considered in links of
5567                 headerview.
5568
5569 2007-01-19 [colin]      2.7.1cvs35
5570
5571         * src/main.c
5572         * src/mainwindow.c
5573         * src/mainwindow.h
5574         * src/messageview.c
5575         * src/messageview.h
5576         * src/prefs_common.c
5577         * src/prefs_common.h
5578         * src/summaryview.c
5579         * src/summaryview.h
5580         * src/gtk/quicksearch.c
5581         * src/gtk/quicksearch.h
5582                 Drop 'Separate Folder tree' and 'Separate
5583                 Message View'. Put three layouts in place
5584                 of it.
5585
5586 2007-01-19 [paul]       2.7.1cvs34
5587
5588         * src/prefs_msg_colors.c
5589                 more use of Q_ for translators
5590
5591 2007-01-19 [paul]       2.7.1cvs33
5592
5593         * src/imap_gtk.c
5594         * src/prefs_account.c
5595                 a few changes to the English
5596
5597 2007-01-19 [fabien]     2.7.1cvs32
5598
5599         * src/wizard.c
5600                 factorize translatable string
5601
5602 2007-01-18 [colin]      2.7.1cvs31
5603
5604         * src/main.c
5605                 Don't error out on --sync option. Although
5606                 we don't do anything with it, gtk+ handles
5607                 it, and it's useful for debugging X errors
5608
5609 2007-01-18 [fabien]     2.7.1cvs30
5610
5611         * src/prefs_other.c
5612                 ability to apply on the fly the recent added
5613                 'gtk_can_change_accels' pref (no need to restart).
5614
5615 2007-01-18 [fabien]     2.7.1cvs29
5616
5617         * src/plugins/bogofilter/bogofilter_gtk.c
5618         * src/plugins/bogofilter/bogofilter.c
5619         * src/plugins/spamassassin/spamassassin_gtk.c
5620         * src/addr_compl.c
5621         * src/prefs_account.c
5622                 factorize or rewrite some translatable strings.
5623
5624 2007-01-18 [fabien]     2.7.1cvs28
5625
5626         * src/prefs_gtk.h
5627         * src/compose.c
5628                 set a 4pix space between "Subject:" label and subject entry in
5629                 compose window.
5630
5631 2007-01-18 [wwp]        2.7.1cvs27
5632
5633         * src/addressbook.c
5634                 fix conflicting address-copy/paste when focus is set
5635                 to the embedded edit-person form.
5636  
5637
5638 2007-01-18 [wwp]        2.7.1cvs26
5639
5640         * src/addressbook.h
5641                 complete 2.7.1cvs23 (one more file was missing from that
5642                 commit).
5643
5644 2007-01-18 [colin]      2.7.1cvs25
5645
5646         * src/main.c
5647                 Provide a way to migrate without backup
5648                 Re-ask for migration on next start if 
5649                 it has been refused and wizard has been 
5650                 cancelled after.
5651
5652 2007-01-18 [wwp]        2.7.1cvs24
5653
5654         * src/editaddress.c
5655                 complete 2.7.1.cvs23 (file was missing from previous
5656                 commit).
5657
5658 2007-01-18 [wwp]        2.7.1cvs23
5659
5660         * src/addressbook.c
5661                 fix potential crashes in address book's focus_in/out signal handlers,
5662                 force focus to the edit-person form when clicked the Edit menu entry or
5663                 button (this only matters if the edit-person form is embedded to the
5664                 AB window, in that case, focus is not set when browsing the contacts
5665                 list w/ keys or mouse clicks).
5666
5667 2007-01-18 [paul]       2.7.1cvs22
5668
5669         * src/main.c
5670                 add command line options:
5671                 -h for --help
5672                 -q and --quit for --exit
5673                 -v for --version
5674                 print "Unknown option" for unknown options
5675
5676 2007-01-18 [paul]       2.7.1cvs21
5677
5678         * po/ru.po
5679                 updated by Pavlo Bohmat
5680
5681 2007-01-18 [paul]       2.7.1cvs20
5682
5683         * src/mainwindow.c
5684                 fix sensitivity issues of Mark as Spam/Ham
5685
5686 2007-01-17 [fabien]     2.7.1cvs19
5687
5688         * src/prefs_other.c
5689         * src/prefs_common.c
5690         * src/prefs_common.h
5691         * src/main.c
5692                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5693                 control the corresponding gtk property. It could be used to lock
5694                 all shortcuts (avoid to set one of them by inadvertency).
5695
5696 2007-01-17 [colin]      2.7.1cvs18
5697
5698         * src/summaryview.c
5699                 Fix bug 1100, 'Highlighted e-mail data not visible 
5700                 when color label applied.'. Use a weighted average
5701                 between normal selected foreground color and color
5702                 label instead of a simple one (3/1 instead 1/1).
5703
5704 2007-01-17 [colin]      2.7.1cvs17
5705
5706         * src/messageview.c
5707                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5708                 crash' - don't prevent mail switching while loading
5709
5710 2007-01-17 [colin]      2.7.1cvs16
5711
5712         * src/folder.c
5713         * src/folder.h
5714         * src/folderview.c
5715         * src/folderview.h
5716         * src/imap.c
5717         * src/imap.h
5718         * src/imap_gtk.c
5719                 Manage recursive search of unsubscribed folders
5720                 Rescan tree without checking for new messages 
5721                 after subscriptions changed
5722
5723 2007-01-17 [paul]       2.7.1cvs15
5724
5725         * src/prefs_common.c
5726         * src/gtk/pluginwindow.c
5727                 fix bug 1101, '"Load plugin" button is
5728                 accidentally hidden'
5729                 unset (-1) initial width in prefs_common,
5730                 fix overlapping buttons,
5731                 and other cleanups
5732
5733 2007-01-17 [paul]       2.7.1cvs14
5734
5735         * src/procmime.c
5736                 add #include <errno.h>, it's needed
5737                 on some systems
5738
5739 2007-01-17 [paul]       2.7.1cvs13
5740
5741         * src/common/defs.h
5742         * tools/make.themes.project
5743                 rename .sylpheed_themeinfo to .claws_themeinfo
5744                 and use it
5745         * src/etpan/etpan-errors.h
5746         * src/etpan/etpan-log.c
5747         * src/etpan/etpan-log.h
5748         * src/etpan/etpan-thread-manager-types.h
5749         * src/etpan/etpan-thread-manager.c
5750         * src/etpan/etpan-thread-manager.h
5751         * src/etpan/imap-thread.c
5752         * src/etpan/imap-thread.h
5753                 add copyright header
5754
5755 2007-01-17 [colin]      2.7.1cvs12
5756
5757         * src/plugins/pgpcore/select-keys.c
5758         * src/gtk/pluginwindow.c
5759         * src/prefs_account.c
5760                 Fix warnings
5761
5762 2007-01-16 [colin]      2.7.1cvs11
5763
5764         * src/imap.c
5765         * src/imap.h
5766         * src/imap_gtk.c
5767                 Manage subscribing to subfolders when only
5768                 subscribed folders are shown.
5769
5770 2007-01-16 [colin]      2.7.1cvs10
5771
5772         * src/folderview.c
5773                 Fix annoying vscrollbar going back to top
5774                 on Check for new folders
5775
5776 2007-01-16 [colin]      2.7.1cvs9
5777
5778         * src/imap.c
5779                 Remove printf
5780
5781 2007-01-16 [colin]      2.7.1cvs8
5782
5783         * src/filtering.c
5784                 Bigger buffer for errors
5785         * src/imap.c
5786         * src/imap.h
5787         * src/imap_gtk.c
5788         * src/prefs_account.c
5789         * src/prefs_account.h
5790         * src/wizard.c
5791         * src/etpan/imap-thread.c
5792         * src/etpan/imap-thread.h
5793         * manual/handling.xml
5794                 Add subscriptions management. What it changes:
5795                 Creating a folder subscribes to it
5796                 Deleting a folder unsubscribes it
5797                 New contextual menu item allowing to switch between
5798                 All folders and Subscribed folders, subscribe, and
5799                 unsubscribe. "Creating" an existing but unsubscribed
5800                 folder will subscribe it.
5801                 By default for new accounts, only subscribed folders 
5802                 are shown.
5803
5804
5805 2007-01-16 [paul]       2.7.1cvs7
5806
5807         * src/summaryview.c
5808                 Allow folder classes to specify only sort_key or
5809                 sort_type instead of both or none.
5810
5811 2007-01-16 [paul]       2.7.1cvs6
5812
5813         * src/action.c
5814         * src/compose.c
5815         * src/mimeview.c
5816         * src/procmime.c
5817         * src/textview.c
5818                 Save and use errno for procmime_get_part
5819
5820 2007-01-16 [colin]      2.7.1cvs5
5821
5822         * src/imap.c
5823                 Never remove INBOX when scanning for
5824                 new folders. It's a special folder
5825                 that has to exist.
5826
5827 2007-01-15 [colin]      2.7.1cvs4
5828
5829         * src/imap.c
5830                 Fix 'Check for new folders' when IMAP subdirectory
5831                 is set
5832         * src/etpan/imap-thread.c
5833                 Fix build
5834
5835 2007-01-15 [colin]      2.7.1cvs3
5836
5837         * src/etpan/imap-thread.c
5838                 Fix invalid free on command-connection
5839                 error
5840
5841 2007-01-15 [wwp]        2.7.1cvs2
5842
5843         * src/matcher_parser_lex.l
5844         * src/quote_fmt_lex.l
5845         * src/matcher_parser_parse.y
5846                 fix copyright header in lexers and parsers.
5847
5848 2007-01-15 [paul]       2.7.1cvs1
5849
5850         * NEWS
5851         * README
5852         * RELEASE_NOTES
5853         * configure.ac
5854                 bump up version number following
5855                 stable release
5856
5857 2007-01-15 [paul]       2.7.0cvs31
5858
5859         * AUTHORS
5860         * src/gtk/authors.h
5861                 add Fabien to the Team list
5862                 add the recent contributors
5863                 make a few corrections
5864
5865 2007-01-15 [paul]       2.7.0cvs30
5866
5867         * src/mainwindow.c
5868                 fix compiler warning
5869         * src/plugins/pgpcore/prefs_gpg.c
5870         * src/plugins/pgpcore/prefs_gpg.h
5871                 add missing include
5872                 fix copyright header
5873
5874 2007-01-14 [colin]      2.7.0cvs29
5875
5876         * src/gtk/filesel.c
5877                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5878                 two benefits: faster to open, will fix strange
5879                 dbus-related crash. Thanks to Pascal Terjan.
5880
5881 2007-01-14 [colin]      2.7.0cvs28
5882
5883         * src/etpan/imap-thread.c
5884                 Delete the old imap just after allocating
5885                 the new one. Makes sure we don't get the
5886                 same pointer by sheer luck, which feels
5887                 strange in the debug log.
5888
5889 2007-01-14 [colin]      2.7.0cvs27
5890
5891         * src/gtk/inputdialog.c
5892                 Make sure we don't print passwords in
5893                 clear text when in debug mode
5894
5895 2007-01-14 [colin]      2.7.0cvs26
5896
5897         * src/gtk/gtksctree.c
5898                 Fix bug 1098, 'bogus last row display 
5899                 after expanding a thread'. Patch by
5900                 Jindrich Makovicka <makovick@gmail.com>
5901
5902 2007-01-14 [colin]      2.7.0cvs25
5903
5904         * src/etpan/imap-thread.c
5905                 Close socket manually before
5906                 freeing the imap struct
5907
5908 2007-01-14 [colin]      2.7.0cvs24
5909
5910         * src/etpan/imap-thread.c
5911                 Maybe fix new reconnection issues
5912
5913 2007-01-13 [colin]      2.7.0cvs23
5914
5915         * src/summaryview.c
5916                 Freeze/thaw on thread selection
5917
5918 2007-01-13 [paul]       2.7.0cvs22
5919
5920         * src/mainwindow.c
5921         * src/summaryview.c
5922         * src/summaryview.h
5923                 add 'Edit/Delete thread'
5924
5925 2007-01-13 [colin]      2.7.0cvs21
5926
5927         * src/prefs_account.c
5928         * src/prefs_compose_writing.c
5929         * src/prefs_message.c
5930         * src/prefs_msg_colors.c
5931         * src/prefs_other.c
5932         * src/prefs_receive.c
5933         * src/prefs_spelling.c
5934         * src/prefs_summaries.c
5935         * src/prefs_themes.c
5936         * src/gtk/gtkutils.c
5937         * src/gtk/gtkutils.h
5938         * src/plugins/pgpcore/prefs_gpg.c
5939         * src/plugins/spamassassin/spamassassin_gtk.c
5940                 Factorize gtk frame creation
5941                 Patch by Pawel
5942
5943 2007-01-13 [colin]      2.7.0cvs20
5944
5945         * src/message_search.c
5946         * src/summary_search.c
5947                 Fix Enter in search windows
5948         * src/messageview.c
5949                 Fix body search starting at the
5950                 end of the mail (and asking for loop)
5951
5952 2007-01-13 [colin]      2.7.0cvs19
5953
5954         * src/etpan/imap-thread.c
5955                 Make sure we don't free the same imap
5956                 twice
5957
5958 2007-01-13 [colin]      2.7.0cvs18
5959
5960         * commitHelper
5961                 Allow multiple commitHelpers to
5962                 run at once
5963
5964 2007-01-12 [colin]      2.7.0cvs17
5965
5966         * src/etpan/imap-thread.c
5967                 Make sure we get rid of the previous mailimap
5968                 when connecting - just in case disconnect was
5969                 unclean
5970
5971 2007-01-12 [paul]       2.7.0cvs16
5972
5973         * src/compose.c
5974                 Strip S/MIME signatures when re-editing
5975                 S/MIME signed messages.
5976
5977 2007-01-12 [paul]       2.7.0cvs15
5978
5979         * configure.ac
5980         * src/addressbook.c
5981         * src/foldersel.c
5982         * src/folderview.c
5983         * src/main.c
5984                 no need to define CLAWS anymore, remove
5985                 all that stuff
5986
5987 2007-01-12 [paul]       2.7.0cvs14
5988
5989         * src/mimeview.c
5990                 check if the mail's signed as
5991                 it can change the mail structure
5992                 Thanks to Colin
5993
5994 2007-01-12 [paul]       2.7.0cvs13
5995
5996         * src/procmime.c
5997                 fix Forwarding msgs with attachments
5998                 that have dos line endings
5999                 Thanks to Colin
6000
6001 2007-01-12 [wwp]        2.7.0cvs12
6002
6003         * configure.ac
6004                 Revert accidentally committed extra version tag.
6005
6006 2007-01-12 [wwp]        2.7.0cvs11
6007
6008         * src/prefs_account.c
6009                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6010
6011 2007-01-11 [colin]      2.7.0cvs10
6012
6013         * src/imap.c
6014                 move g_warning to debug_print
6015                 it scares people for no reason
6016
6017 2007-01-11 [colin]      2.7.0cvs9
6018
6019         * po/POTFILES.in
6020                 Fix files to translate. Patch by
6021                 Fabien
6022
6023 2007-01-11 [paul]       2.7.0cvs8
6024
6025         * src/imap.c
6026                 Fix recursion when server lists the
6027                 current subfolder in the response
6028         * src/mimeview.c
6029                 Fix updating of icon_list/ctree
6030         * src/plugins/pgpcore/select-keys.c
6031                 Fix a few annoyances when choosing
6032                 keys for the CMS (S/MIME) protocol
6033
6034 2007-01-11 [wwp]        2.7.0cvs7
6035
6036         * src/compose.c
6037         * src/prefs_account.c
6038         * src/prefs_account.h
6039                 Add per-account spellcheck default dictionaries settings.
6040
6041 2007-01-10 [colin]      2.7.0cvs6
6042
6043         * src/prefs_folder_item.c
6044                 Factorize strings - patch by Fabien
6045
6046 2007-01-10 [colin]      2.7.0cvs5
6047
6048         * src/mainwindow.c
6049                 Fix bug 1095, 'Crash while changing folder 
6050                 columns during incorporation'
6051
6052 2007-01-09 [colin]      2.7.0cvs4
6053
6054         * src/gtk/pluginwindow.c
6055                 Set the plugin window transient. Seems
6056                 like some window managers hide it in
6057                 the background after "load plugin"...
6058
6059 2007-01-09 [colin]      2.7.0cvs3
6060
6061         * src/gtk/filesel.c
6062                 Use the same type for alloc and free
6063
6064 2007-01-08 [paul]       2.7.0cvs2
6065
6066         * po/nl.po
6067                 updated by Tim Dijkstra
6068
6069 2007-01-08 [paul]       2.7.0cvs1
6070
6071         * src/prefs_themes.c
6072         * src/common/utils.c
6073                 Fix resource leaks
6074
6075 2007-01-08 [paul]       2.7.0
6076
6077         * NEWS
6078         * README
6079         * RELEASE_NOTES
6080                 2.7.0 released
6081
6082 2007-01-08 [paul]       2.6.1cvs119
6083
6084         * doc/man/claws-mail.1
6085                 another correction
6086
6087 2007-01-08 [paul]       2.6.1cvs118
6088
6089         * doc/man/claws-mail.1
6090                 corrections
6091         * manual/advanced.xml
6092                 improved English usage
6093
6094 2007-01-08 [paul]       2.6.1cvs117
6095
6096         * po/ca.po
6097         * po/de.po
6098         * po/en_GB.po
6099         * po/fi.po
6100         * po/it.po
6101         * po/pt_BR.po
6102         * po/sk.po
6103         * po/sr.po
6104         * po/zh_CN.po
6105                 updated by Miquel Oliete, Stephan Sachse, me,
6106                 Tommi Pirinen, Andrea Spadaccini, Frederico
6107                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6108                 Urosevic, and Ralgh Young
6109
6110 2007-01-07 [mones]      2.6.1cvs116
6111
6112         * manual/es/advanced.xml
6113         * po/es.po
6114                 Synced manual (unhide mark_as_read_delay)
6115                 and updated translation for release
6116
6117 2007-01-07 [paul]       2.6.1cvs115
6118
6119         * src/prefs_matcher.c
6120                 make the hbox content fit better under
6121                 various languages
6122
6123 2007-01-07 [colin]      2.6.1cvs114
6124
6125         * src/messageview.c
6126                 Fix bug 1088, 'Ctrl-h produces repeatable
6127                 crash'
6128
6129 2007-01-06 [colin]      2.6.1cvs113
6130
6131         * src/etpan/imap-thread.c
6132                 Add casts to int to get certs. Fixes
6133                 bug 1064, 'crash @ etpan_certificate_check() 
6134                 when opening an IMAP folder', with latest
6135                 libetpan CVS or >= 0.49
6136         * src/mainwindow.c
6137         * src/mainwindow.h
6138         * src/imap_gtk.c
6139         * src/news_gtk.c
6140         * src/prefs_folder_item.c
6141                 Grey out the "synchronise" menu items if
6142                 there's nothing to synchronise.
6143         * src/plugins/pgpcore/sgpgme.c
6144                 Make an error clearer than "Unknown error"
6145
6146 2007-01-06 [colin]      2.6.1cvs112
6147
6148         * src/messageview.c
6149                 Don't try to show a message if updating
6150                 Maybe fixes bug 1088, 'ctrl-h produces
6151                 repeatable crash'.
6152
6153 2007-01-06 [colin]      2.6.1cvs111
6154
6155         * src/summaryview.c
6156                 Disable Control-Space (handle it as Space).
6157
6158 2007-01-05 [paul]       2.6.1cvs110
6159
6160         * src/imap.c
6161                 Fix bug 934, 'sylpheed claws 2.1 
6162                 doesn't show Exchanges Public Folders'
6163                 Thanks to Hoa and Colin
6164         * src/msgcache.c
6165                 Refuse to allocate more than 2 MB for a 
6166                 single field, it's a good indication of
6167                 cache corruption.
6168
6169 2007-01-05 [colin]      2.6.1cvs109
6170
6171         * src/mainwindow.c
6172                 Allow --select'ing emails by Message-ID too
6173
6174 2007-01-05 [colin]      2.6.1cvs108
6175
6176         * src/common/quoted-printable.c
6177                 Uh! Third fix :)
6178
6179 2007-01-05 [colin]      2.6.1cvs107
6180
6181         * src/common/quoted-printable.c
6182                 Fix previous commit about bug 1089
6183                 Thanks to Ralf
6184
6185 2007-01-05 [colin]      2.6.1cvs106
6186
6187         * src/common/quoted-printable.c
6188                 Fix my previous commit on bug 1089
6189                 - Thanks to Ralf :)
6190
6191 2007-01-04 [colin]      2.6.1cvs105
6192
6193         * src/common/quoted-printable.c
6194                 Fix bug 1089, 'NUL characters in Subject 
6195                 line are misinterpreted'. Not a pain to
6196                 fix in fact.
6197
6198 2007-01-04 [colin]      
6199
6200         2.7.0-rc3 released
6201
6202 2007-01-04 [wwp]        2.6.1cvs104
6203
6204         * src/image_viewer.c
6205                 Force operator precedence (fix a compiler warning).
6206
6207 2007-01-04 [colin]      2.6.1cvs103
6208
6209         * src/image_viewer.c
6210                 Be cautious there too (same fix as the one
6211                 in textview from cvs33)
6212         * src/messageview.c
6213                 Don't use any MimeViewer plugin when showing
6214                 all headers
6215
6216 2007-01-03 [wwp]        2.6.1cvs102
6217
6218         * src/html.c
6219         * src/html.h
6220                 fixed "cent" sign (use the existing ASCII one),
6221                 decode more HTML entities,
6222                 converted table ASCII entries to UTF-8,
6223                 moved a switch() into a hashtable.
6224
6225 2007-01-03 [paul]       2.6.1cvs101
6226
6227         * src/compose.c
6228         * src/messageview.c
6229         * src/procmsg.c
6230         * src/procmsg.h
6231                 When possible, use move_msg instead of
6232                 copy_msg + remove_msg to move sent mail
6233                 from Queue to Sent. 
6234
6235 2007-01-03 [paul]       2.6.1cvs100
6236
6237         * src/html.c
6238                 add more html entity recognition:
6239                 pounds, euros, and cents
6240
6241 2007-01-03 [colin]      2.6.1cvs99
6242
6243         * src/imap_gtk.c
6244                 Don't display an error on NOSELECT
6245                 folders when synchronising
6246
6247 2007-01-03 [paul]       2.6.1cvs98
6248
6249         * tools/maildir2claws-mail.pl
6250                 only substitute 'sent-mail' if it's
6251                 the full directory name
6252
6253 2007-01-03 [paul]       2.6.1cvs97
6254
6255         * ChangeLog
6256         * ChangeLog.pre2.0.0
6257         * Makefile.am
6258                 archive a chunk of ChangeLog in
6259                 ChangeLog.pre2.0.0
6260         * ChangeLog.gtk1
6261         * doc/src/ChangeLog.claws-pre0.8.0
6262                 remove ChangeLog.claws-pre0.8.0, adding
6263                 its contents to ChangeLog.gtk1
6264
6265 2007-01-03 [paul]       2.6.1cvs96
6266
6267         * src/account.c
6268         * src/account.h
6269         * src/action.c
6270         * src/action.h
6271         * src/adbookbase.h
6272         * src/addr_compl.c
6273         * src/addr_compl.h
6274         * src/addrbook.c
6275         * src/addrcache.c
6276         * src/addrcache.h
6277         * src/addrcindex.c
6278         * src/addrcindex.h
6279         * src/addrclip.c
6280         * src/addrclip.h
6281         * src/addrdefs.h
6282         * src/addressadd.c
6283         * src/addressadd.h
6284         * src/addressbook.c
6285         * src/addressbook.h
6286         * src/addressbook_foldersel.c
6287         * src/addressbook_foldersel.h
6288         * src/addrgather.c
6289         * src/addrgather.h
6290         * src/addrharvest.c
6291         * src/addrharvest.h
6292         * src/addrindex.c
6293         * src/addrindex.h
6294         * src/addritem.c
6295         * src/addritem.h
6296         * src/addrquery.c
6297         * src/addrquery.h
6298         * src/addrselect.c
6299         * src/addrselect.h
6300         * src/alertpanel.c
6301         * src/alertpanel.h
6302         * src/browseldap.c
6303         * src/browseldap.h
6304         * src/codeconv.c
6305         * src/codeconv.h
6306         * src/compose.c
6307         * src/compose.h
6308         * src/customheader.c
6309         * src/customheader.h
6310         * src/displayheader.c
6311         * src/displayheader.h
6312         * src/editaddress.c
6313         * src/editaddress.h
6314         * src/editbook.c
6315         * src/editbook.h
6316         * src/editgroup.c
6317         * src/editgroup.h
6318         * src/editjpilot.c
6319         * src/editjpilot.h
6320         * src/editldap.c
6321         * src/editldap.h
6322         * src/editldap_basedn.c
6323         * src/editldap_basedn.h
6324         * src/editvcard.c
6325         * src/editvcard.h
6326         * src/exphtmldlg.c
6327         * src/exphtmldlg.h
6328         * src/expldifdlg.c
6329         * src/expldifdlg.h
6330         * src/export.c
6331         * src/export.h
6332         * src/exporthtml.c
6333         * src/exporthtml.h
6334         * src/exportldif.c
6335         * src/exportldif.h
6336         * src/filtering.c
6337         * src/filtering.h
6338         * src/folder.c
6339         * src/folder.h
6340         * src/folder_item_prefs.c
6341         * src/folder_item_prefs.h
6342         * src/foldersel.c
6343         * src/foldersel.h
6344         * src/folderutils.c
6345         * src/folderutils.h
6346         * src/folderview.c
6347         * src/folderview.h
6348         * src/grouplistdialog.c
6349         * src/grouplistdialog.h
6350         * src/headerview.c
6351         * src/html.c
6352         * src/html.h
6353         * src/image_viewer.c
6354         * src/image_viewer.h
6355         * src/imap.c
6356         * src/imap.h
6357         * src/imap_gtk.c
6358         * src/imap_gtk.h
6359         * src/import.c
6360         * src/import.h
6361         * src/importldif.c
6362         * src/importldif.h
6363         * src/importmutt.c
6364         * src/importmutt.h
6365         * src/importpine.c
6366         * src/importpine.h
6367         * src/inc.c
6368         * src/inc.h
6369         * src/jpilot.c
6370         * src/jpilot.h
6371         * src/ldapctrl.c
6372         * src/ldapctrl.h
6373         * src/ldaplocate.c
6374         * src/ldaplocate.h
6375         * src/ldapquery.c
6376         * src/ldapquery.h
6377         * src/ldapserver.c
6378         * src/ldapserver.h
6379         * src/ldaputil.c
6380         * src/ldaputil.h
6381         * src/ldif.c
6382         * src/ldif.h
6383         * src/main.c
6384         * src/main.h
6385         * src/mainwindow.c
6386         * src/mainwindow.h
6387         * src/manual.c
6388         * src/manual.h
6389         * src/mbox.c
6390         * src/message_search.c
6391         * src/message_search.h
6392         * src/messageview.c
6393         * src/messageview.h
6394         * src/mh.c
6395         * src/mh.h
6396         * src/mh_gtk.c
6397         * src/mh_gtk.h
6398         * src/mimeview.c
6399         * src/mimeview.h
6400         * src/msgcache.c
6401         * src/msgcache.h
6402         * src/mutt.c
6403         * src/mutt.h
6404         * src/news.c
6405         * src/news.h
6406         * src/news_gtk.c
6407         * src/news_gtk.h
6408         * src/partial_download.c
6409         * src/partial_download.h
6410         * src/pine.c
6411         * src/pine.h
6412         * src/pop.c
6413         * src/pop.h
6414         * src/prefs_account.c
6415         * src/prefs_account.h
6416         * src/prefs_actions.c
6417         * src/prefs_actions.h
6418         * src/prefs_common.c
6419         * src/prefs_common.h
6420         * src/prefs_compose_writing.c
6421         * src/prefs_compose_writing.h
6422         * src/prefs_customheader.c
6423         * src/prefs_customheader.h
6424         * src/prefs_display_header.c
6425         * src/prefs_display_header.h
6426         * src/prefs_filtering.c
6427         * src/prefs_filtering.h
6428         * src/prefs_filtering_action.c
6429         * src/prefs_filtering_action.h
6430         * src/prefs_folder_column.c
6431         * src/prefs_folder_column.h
6432         * src/prefs_folder_item.c
6433         * src/prefs_folder_item.h
6434         * src/prefs_fonts.c
6435         * src/prefs_fonts.h
6436         * src/prefs_gtk.c
6437         * src/prefs_gtk.h
6438         * src/prefs_image_viewer.c
6439         * src/prefs_image_viewer.h
6440         * src/prefs_matcher.c
6441         * src/prefs_matcher.h
6442         * src/prefs_message.c
6443         * src/prefs_msg_colors.c
6444         * src/prefs_msg_colors.h
6445         * src/prefs_other.c
6446         * src/prefs_quote.c
6447         * src/prefs_receive.c
6448         * src/prefs_send.c
6449         * src/prefs_spelling.c
6450         * src/prefs_spelling.h
6451         * src/prefs_summaries.c
6452         * src/prefs_summaries.h
6453         * src/prefs_summary_column.c
6454         * src/prefs_summary_column.h
6455         * src/prefs_template.c
6456         * src/prefs_template.h
6457         * src/prefs_themes.c
6458         * src/prefs_themes.h
6459         * src/prefs_toolbar.c
6460         * src/prefs_toolbar.h
6461         * src/prefs_wrapping.c
6462         * src/prefs_wrapping.h
6463         * src/privacy.c
6464         * src/privacy.h
6465         * src/procheader.c
6466         * src/procheader.h
6467         * src/procmime.c
6468         * src/procmime.h
6469         * src/procmsg.c
6470         * src/procmsg.h
6471         * src/quote_fmt.c
6472         * src/quote_fmt_parse.y
6473         * src/recv.c
6474         * src/recv.h
6475         * src/remotefolder.c
6476         * src/remotefolder.h
6477         * src/send_message.c
6478         * src/send_message.h
6479         * src/setup.c
6480         * src/setup.h
6481         * src/sourcewindow.c
6482         * src/sourcewindow.h
6483         * src/ssl_manager.c
6484         * src/ssl_manager.h
6485         * src/statusbar.c
6486         * src/statusbar.h
6487         * src/stock_pixmap.c
6488         * src/stock_pixmap.h
6489         * src/summary_search.c
6490         * src/summary_search.h
6491         * src/summaryview.c
6492         * src/summaryview.h
6493         * src/textview.c
6494         * src/textview.h
6495         * src/toolbar.c
6496         * src/toolbar.h
6497         * src/undo.c
6498         * src/undo.h
6499         * src/unmime.c
6500         * src/unmime.h
6501         * src/vcard.c
6502         * src/vcard.h
6503         * src/wizard.c
6504         * src/wizard.h
6505         * src/common/base64.c
6506         * src/common/base64.h
6507         * src/common/defs.h
6508         * src/common/hooks.c
6509         * src/common/hooks.h
6510         * src/common/log.c
6511         * src/common/log.h
6512         * src/common/mgutils.c
6513         * src/common/mgutils.h
6514         * src/common/nntp.c
6515         * src/common/nntp.h
6516         * src/common/passcrypt.c
6517         * src/common/passcrypt.h.in
6518         * src/common/plugin.c
6519         * src/common/plugin.h
6520         * src/common/prefs.c
6521         * src/common/prefs.h
6522         * src/common/progressindicator.c
6523         * src/common/progressindicator.h
6524         * src/common/quoted-printable.c
6525         * src/common/quoted-printable.h
6526         * src/common/session.c
6527         * src/common/session.h
6528         * src/common/smtp.c
6529         * src/common/smtp.h
6530         * src/common/socket.c
6531         * src/common/socket.h
6532         * src/common/ssl.c
6533         * src/common/ssl.h
6534         * src/common/ssl_certificate.c
6535         * src/common/ssl_certificate.h
6536         * src/common/stringtable.c
6537         * src/common/stringtable.h
6538         * src/common/template.c
6539         * src/common/template.h
6540         * src/common/timing.h
6541         * src/common/utils.c
6542         * src/common/utils.h
6543         * src/common/version.h.in
6544         * src/common/xml.c
6545         * src/common/xml.h
6546         * src/common/xmlprops.c
6547         * src/common/xmlprops.h
6548         * src/gtk/about.c
6549         * src/gtk/colorlabel.c
6550         * src/gtk/colorsel.c
6551         * src/gtk/colorsel.h
6552         * src/gtk/combobox.c
6553         * src/gtk/combobox.h
6554         * src/gtk/description_window.c
6555         * src/gtk/description_window.h
6556         * src/gtk/filesel.c
6557         * src/gtk/filesel.h
6558         * src/gtk/foldersort.c
6559         * src/gtk/foldersort.h
6560         * src/gtk/gtksctree.c
6561         * src/gtk/gtkutils.c
6562         * src/gtk/gtkutils.h
6563         * src/gtk/inputdialog.c
6564         * src/gtk/inputdialog.h
6565         * src/gtk/logwindow.c
6566         * src/gtk/logwindow.h
6567         * src/gtk/manage_window.c
6568         * src/gtk/manage_window.h
6569         * src/gtk/menu.c
6570         * src/gtk/menu.h
6571         * src/gtk/pluginwindow.c
6572         * src/gtk/pluginwindow.h
6573         * src/gtk/prefswindow.c
6574         * src/gtk/prefswindow.h
6575         * src/gtk/progressdialog.c
6576         * src/gtk/progressdialog.h
6577         * src/gtk/sslcertwindow.c
6578         * src/gtk/sslcertwindow.h
6579         * src/plugins/bogofilter/bogofilter.c
6580         * src/plugins/bogofilter/bogofilter.h
6581         * src/plugins/bogofilter/bogofilter_gtk.c
6582         * src/plugins/clamav/clamav_plugin.c
6583         * src/plugins/clamav/clamav_plugin.h
6584         * src/plugins/clamav/clamav_plugin_gtk.c
6585         * src/plugins/demo/demo.c
6586         * src/plugins/dillo_viewer/dillo_prefs.c
6587         * src/plugins/dillo_viewer/dillo_prefs.h
6588         * src/plugins/dillo_viewer/dillo_viewer.c
6589         * src/plugins/pgpcore/passphrase.c
6590         * src/plugins/pgpcore/passphrase.h
6591         * src/plugins/pgpcore/pgp_viewer.c
6592         * src/plugins/pgpcore/pgp_viewer.h
6593         * src/plugins/pgpcore/plugin.c
6594         * src/plugins/pgpcore/select-keys.c
6595         * src/plugins/pgpcore/select-keys.h
6596         * src/plugins/pgpcore/sgpgme.c
6597         * src/plugins/pgpcore/sgpgme.h
6598         * src/plugins/pgpinline/pgpinline.c
6599         * src/plugins/pgpinline/pgpinline.h
6600         * src/plugins/pgpinline/plugin.c
6601         * src/plugins/pgpmime/pgpmime.c
6602         * src/plugins/pgpmime/pgpmime.h
6603         * src/plugins/pgpmime/plugin.c
6604         * src/plugins/spamassassin/spamassassin.c
6605         * src/plugins/spamassassin/spamassassin.h
6606         * src/plugins/spamassassin/spamassassin_gtk.c
6607         * src/plugins/trayicon/trayicon.c
6608                 it's 2007, update the year in the copyright headers
6609
6610 2007-01-03 [paul]       2.6.1cvs95
6611
6612         * src/gtk/about.c
6613                 it is 2007, use it in the copyright string
6614
6615 2007-01-03 [paul]       2.6.1cvs94
6616
6617         * src/html.c
6618                 html entity conversion:
6619                 move &#153; to a more suitable place
6620                 add &bull; and &ndash;
6621                 make sure &mdash; and &#8212; are both
6622                 converted the same
6623
6624 2007-01-02 [colin]      2.6.1cvs93
6625
6626         * src/addrbook.c
6627                 Fix leak
6628         * src/common/plugin.c
6629                 Add comment
6630         * src/etpan/imap-thread.c
6631                 Fix warning
6632
6633 2006-12-31 [paul]       2.6.1cvs92
6634
6635         * src/prefs_summaries.c
6636                 use gtk_button_new_from_stock()
6637
6638 2006-12-30 [colin]      2.6.1cvs91
6639
6640         * src/folder.c
6641         * src/imap_gtk.c
6642         * src/mh_gtk.c
6643                 Don't update filtering and account paths 
6644                 when copying folders
6645
6646 2006-12-30 [colin]      2.6.1cvs90
6647
6648         * src/prefs_compose_writing.c
6649         * src/prefs_quote.c
6650         * src/prefs_template.c
6651                 Use message font for Writing and 
6652                 Quoting prefs, as well as Templates.
6653
6654 2006-12-30 [colin]      2.6.1cvs89
6655
6656         * src/prefs_summaries.c
6657                 Rework GUI; patch by Pawel
6658
6659 2006-12-29 [colin]      2.6.1cvs88
6660
6661         * src/prefs_folder_item.c
6662                 Fix bug 1085, 'Apply to subfolder 
6663                 doesn't work' - I was mistaken saying
6664                 it worked in every case
6665
6666 2006-12-28 [colin]      2.6.1cvs87
6667
6668         * src/gtk/gtkaspell.c
6669                 Don't assert if use_alternate is true
6670                 and alt_dictionary isn't set -- this 
6671                 is what happens on upgrade! Rather,
6672                 do with it.
6673
6674 2006-12-28 [colin]      2.6.1cvs86
6675
6676         * Makefile.am
6677                 Fix desktop/icon simplification
6678
6679 2006-12-28 [colin]      2.6.1cvs85
6680
6681         * Makefile.am
6682                 Make desktop and icon not 
6683                 dependant on the desktop
6684
6685 2006-12-28 [wwp]        2.6.1cvs84
6686
6687         * src/plugins/pgpmime/claws.def
6688                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6689
6690 2006-12-28 [wwp]        2.6.1cvs83
6691
6692         * src/prefs_folder_item.c
6693                 Fix coloring of "simplify subject regexp" (folder prefs),
6694                 which might be left to red whereas the regexp gets empty.
6695
6696 2006-12-28 [wwp]        2.6.1cvs82
6697
6698         * src/prefs_common.c
6699         * src/prefs_common.h
6700         * src/addressbook.c
6701         * src/addressitem.h
6702                 Save addressbook mainwindow's horizontal and vertical splitter position.
6703
6704 2006-12-27 [wwp]        2.6.1cvs81
6705
6706         * src/gtk/gtkaspell.c
6707         * src/gtk/gtkaspell.h
6708         * src/compose.c
6709                 Fix assignment of compose's default and alternate dictionary from
6710                 account or folder settings. Now gtkaspell_change_dict does rotate
6711                 dicts only when it's called from a menu cb.
6712
6713 2006-12-27 [wwp]        2.6.1cvs80
6714
6715         * src/folder_item_prefs.c
6716                 Fix randomly initialized default-alt-dictionary (folder prefs),
6717                 complete 2.6.1cvs72.
6718
6719 2006-12-27 [paul]       2.6.1cvs79
6720
6721         * src/imap_gtk.c
6722         * src/mh_gtk.c
6723                 Add Copy folder in the folder's contextual
6724                 menu
6725
6726 2006-12-27 [wwp]        2.6.1cvs78
6727
6728         * src/imap.c
6729                 Clean up session locking, thanks to Colin.
6730
6731 2006-12-26 [colin]      2.6.1cvs77
6732
6733         * src/statusbar.c
6734                 Revert previous patch
6735
6736 2006-12-26 [colin]      2.6.1cvs76
6737
6738         * src/folder.c
6739         * src/folderview.c
6740         * src/imap.c
6741         * src/statusbar.c
6742         * src/etpan/imap-thread.c
6743                 Fix previous commit warnings
6744                 Make statusbar update every second if total < 20
6745                 Make IMAP APPEND faster by simplifying log              
6746
6747 2006-12-26 [colin]      2.6.1cvs75
6748
6749         * src/folder.c
6750         * src/folder.h
6751         * src/folderview.c
6752         * src/folderview.h
6753         * src/imap_gtk.c
6754         * src/mh_gtk.c
6755                 Make it possible to copy folders accross
6756                 mailboxes (this was an arbitrary limitation).
6757                 Still make it impossible to move folders 
6758                 accross mailboxes.
6759
6760 2006-12-26 [colin]      2.6.1cvs74
6761
6762         * src/etpan/imap-thread.c
6763                 Fix bug 1081, 'claws-mail 
6764                 segfaults when going offline 
6765                 while it transfers mails via 
6766                 imap'
6767
6768 2006-12-26 [colin]      2.6.1cvs73
6769
6770         * src/folder_item_prefs.c
6771                 Don't forget alt dictionary when
6772                 renaming/moving folders
6773
6774 2006-12-26 [wwp]        2.6.1cvs72
6775
6776         * src/folder_item_prefs.c
6777                 Add missing defaults for per-folder alt dict
6778                 (forgotten in 2.6.1cvs61).
6779
6780 2006-12-26 [colin]      2.6.1cvs71
6781
6782         * src/wizard.c
6783                 Add tooltip to state that specifying
6784                 full path to mailbox is possible
6785
6786 2006-12-26 [wwp]        2.6.1cvs70
6787
6788         * src/partial_download.c
6789         * src/gtk/gtkvscrollbutton.c
6790         * src/plugins/pgpinline/plugin.c
6791                 Fix for few compiler warnings that matter.
6792
6793 2006-12-25 [colin]      2.6.1cvs69
6794
6795         * src/partial_download.c
6796                 Fix marking for download or deletion
6797                 when the header isn't the first
6798         * src/gtk/logwindow.c
6799                 Fix start of scrolling
6800
6801 2006-12-23 [paul]       2.6.1cvs68
6802
6803         * src/compose.c
6804                 change last commit to use the 'academic'
6805                 method instead. Thanks to wwp
6806
6807 2006-12-23 [paul]       2.6.1cvs67
6808
6809         * src/compose.c
6810                 don't warn about empty subject when
6811                 redirecting
6812
6813 2006-12-22 [colin]      2.6.1cvs66
6814
6815         * src/summary_search.c
6816                 Fix previous patch
6817
6818 2006-12-22 [colin]      2.6.1cvs65
6819
6820         * src/gtk/gtkutils.c
6821         * src/imap.c
6822         * src/jpilot.c
6823         * src/summary_search.c
6824                 A few warning fixes
6825
6826 2006-12-23 [paul]       
6827
6828         2.7.0-rc2 released
6829
6830 2006-12-22 [colin]      2.6.1cvs64
6831
6832         * src/toolbar.c
6833         * src/toolbar.h
6834                 Add a combo to the learn spam button
6835         * src/plugins/bogofilter/bogofilter.c
6836         * src/plugins/bogofilter/bogofilter_gtk.c
6837         * src/plugins/bogofilter/bogofilter.h
6838                 Allow to store Unsure mails in a specific
6839                 folder to make better teaching easier
6840
6841 2006-12-21 [wwp]        2.6.1cvs63
6842
6843         * src/compose.c
6844         * src/prefs_common.c
6845         * src/prefs_common.h
6846         * src/prefs_spelling.c
6847         * src/gtk/gtkaspell.c
6848         * src/gtk/gtkaspell.h
6849                 Allow spell-checking using both current and alternate dictionaries
6850                 (thanks to Colin).
6851
6852 2006-12-21 [wwp]        2.6.1cvs62
6853
6854         * src/gtk/gtkaspell.c
6855                 Apply recheck_when_changing_dict (highlight all mispelled words)
6856                 when switching to alternate dictionary.
6857
6858 2006-12-21 [wwp]        2.6.1cvs61
6859
6860         * src/compose.c
6861         * src/folder_item_prefs.h
6862         * src/prefs_common.c
6863         * src/prefs_common.h
6864         * src/prefs_folder_item.c
6865         * src/prefs_spelling.c
6866         * src/gtk/gtkaspell.c
6867         * src/gtk/gtkaspell.h
6868                 Add global and per-folder prefs to set the default
6869                 alternate dictionary.
6870
6871 2006-12-21 [colin]      2.6.1cvs60
6872
6873         * src/folder.c
6874                 Look for folders by path in all folders
6875         * src/html.c
6876                 add &mdash;
6877
6878 2006-12-20 [colin]      2.6.1cvs59
6879
6880         * src/gtk/quicksearch.c
6881                 Make sure in_typing is false when clearing
6882
6883 2006-12-20 [wwp]        2.6.1cvs58
6884
6885         * configure.ac
6886                 change manual's target dir to be LFH-compliant (thanks to Colin).
6887
6888 2006-12-20 [wwp]        2.6.1cvs57
6889
6890         * src/prefs_common.c
6891         * src/prefs_summaries.c
6892                 i18n fix and factorize patch, thanks to Fabien.
6893
6894 2006-12-20 [paul]       2.6.1cvs56
6895
6896         * configure.ac
6897                 last of the renaming (??)
6898         * src/main.c
6899                 correct --help info of --status-full
6900         * src/plugins/bogofilter/bogofilter.c
6901                 make FALSE default of whitelist_ab
6902
6903 2006-12-19 [colin]      2.6.1cvs55
6904
6905         * src/jpilot.c
6906                 Same as before, without depending on
6907                 pisock >= 0.12
6908
6909 2006-12-19 [colin]      2.6.1cvs54
6910
6911         * src/jpilot.c
6912                 Fix bug 1059, 'Better jpilot charset 
6913                 handling'. Use libpisync's charset conversion
6914                 if possible
6915
6916 2006-12-19 [colin]      2.6.1cvs53
6917
6918         * po/fr.po
6919                 Updated by Fabien
6920
6921 2006-12-19 [wwp]        2.6.1cvs52
6922
6923         * src/gtk/about.c
6924                 Add missing #include (thanks to Colin).
6925
6926 2006-12-19 [wwp]        2.6.1cvs51
6927
6928         * src/prefs_receive.c
6929                 Better spacing between widgets in prefs.
6930
6931 2006-12-18 [colin]      2.6.1cvs50
6932
6933         * src/imap.c
6934                 Fix failure to get separator on LIST "" ""
6935                 Try LIST "" "INBOX" too.
6936
6937 2006-12-18 [wwp]        2.6.1cvs49
6938
6939         * src/common/session.c
6940                 Fix a compiler warning (thanks to Fabien).
6941
6942 2006-12-18 [wwp]        2.6.1cvs48
6943
6944         * src/compose.c
6945         * src/prefs_quote.c
6946                 Factorize some strings for translation (it's about error
6947                 messages when applying or checking template/quote format).
6948
6949 2006-12-18 [colin]      2.6.1cvs47
6950
6951         * Makefile.am
6952         * src/common/defs.h
6953         * src/gtk/Makefile.am
6954         * src/gtk/about.c
6955                 Add a Release notes tab from the contents of
6956                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6957
6958 2006-12-17 [colin]      2.6.1cvs46
6959
6960         * src/mimeview.c
6961         * src/textview.c
6962         * src/gtk/filesel.c
6963                 Correctly convert from/to UTF8/filename encoding
6964                 when loading and saving files. Probably fixes
6965                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6966                 for a file to attach and is blocked...'
6967
6968 2006-12-17 [colin]      2.6.1cvs45
6969
6970         * src/gtk/logwindow.c
6971                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6972                 IMAP folder and is blocked on main thread': 
6973                 make sure we put utf8 in the log.
6974
6975 2006-12-16 [colin]      2.6.1cvs44
6976
6977         * src/toolbar.c
6978         * src/toolbar.h
6979                 Fix bug 1055, 'Add the 'cancel receive' 
6980                 in the available events for the toolbar buttons'
6981
6982 2006-12-16 [colin]      2.6.1cvs43
6983
6984         * po/POTFILES.in
6985         * src/imap.c
6986         * src/common/nntp.c
6987         * src/common/session.c
6988                 Log error when SSL handshakes fail. 
6989                 Fixes bug 1082, 'incorrect / imprecise 
6990                 error message when imap server provides 
6991                 ssl only through STARTTLS but SSL is 
6992                 selected'
6993
6994 2006-12-15 [wwp]        2.6.1cvs42
6995
6996         * src/plugins/bogofilter/bogofilter_gtk.c
6997                 set proper sensitivity to widgets I've recently added.
6998
6999 2006-12-15 [colin]      
7000
7001         2.7.0-rc1 released
7002
7003 2006-12-15 [wwp]        2.6.1cvs41
7004
7005         * src/plugins/bogofilter/bogofilter.c
7006         * src/plugins/bogofilter/bogofilter.h
7007         * src/plugins/bogofilter/bogofilter_gtk.c
7008                 bogofilter's whitelist can now use a subset of
7009                 the addressbook (either a book, a subfolder of a book,
7010                 or the whole addressbook by using "Any"). Re-used there
7011                 some pref_matcher widgets and mechanisms to match a subset
7012                 of the addressbook.
7013
7014 2006-12-15 [wwp]        2.6.1cvs40
7015
7016         * src/wizard.c
7017         * src/common/plugin.c
7018         * src/common/plugin.h
7019         * src/gtk/about.c
7020         * src/plugins/bogofilter/bogofilter.c
7021         * src/plugins/clamav/clamav_plugin.c
7022         * src/plugins/demo/demo.c
7023         * src/plugins/dillo_viewer/dillo_viewer.c
7024         * src/plugins/pgpcore/plugin.c
7025         * src/plugins/pgpinline/plugin.c
7026         * src/plugins/pgpmime/plugin.c
7027         * src/plugins/spamassassin/spamassassin.c
7028         * src/plugins/trayicon/trayicon.c
7029                 factorize some translatable strings (plugins-related),
7030                 fix missing punctuation in several places,
7031                 remove useless translatable \n in about.c,
7032                 and factorize plugin init code w/ a new function
7033                 check_plugin_version() in common/plugin.c.
7034                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7035
7036 2006-12-15 [wwp]        2.6.1cvs39
7037
7038         * src/plugins/bogofilter/bogofilter.c
7039         * src/plugins/bogofilter/bogofilter_gtk.c
7040                 flag whitelisted spams as spam, but don't filter it to the spam
7041                 folder. Thanks to Colin.
7042
7043 2006-12-15 [ticho]      2.6.1cvs38
7044
7045         * src/plugins/bogofilter/bogofilter.c
7046         * src/plugins/bogofilter/bogofilter.h
7047         * src/plugins/bogofilter/bogofilter_gtk.c
7048                 Add option to whitelist senders found in addressbook. Patch by colin.
7049
7050 2006-12-15 [paul]       2.6.1cvs37
7051
7052         * src/folderview.c
7053                 add missing #include "log.h"
7054
7055 2006-12-15 [paul]       2.6.1cvs36
7056
7057         * src/plugins/bogofilter/bogofilter.c
7058         * src/plugins/bogofilter/bogofilter.h
7059         * src/plugins/bogofilter/bogofilter_gtk.c
7060                 Add an option to allow inserting an
7061                 X-Claws-Bogosity header (on MH folders
7062                 only). Patch by Colin
7063
7064 2006-12-14 [colin]      2.6.1cvs35
7065
7066         * src/main.c
7067                 "Yes" should be the default choice for
7068                 migration configuration
7069
7070 2006-12-14 [paul]       2.6.1cvs34
7071
7072         * src/prefs_summaries.c
7073         * manual/advanced.xml
7074                 Unhide mark_as_read_delay
7075
7076 2006-12-14 [paul]       2.6.1cvs33
7077
7078         * src/messageview.c
7079         * src/messageview.h
7080         * src/mimeview.c
7081         * src/mimeview.h
7082         * src/summaryview.c
7083         * src/textview.c
7084         * src/textview.h
7085                 Fix printing of selection
7086                 Fix printing of message parts
7087                 Fix printing of images
7088         * src/gtk/gtksourceprintjob.c
7089                 Fix page count when there are images
7090
7091 2006-12-14 [wwp]        2.6.1cvs32
7092
7093         * src/mainwindow.c
7094         * src/summaryview.c
7095         * src/summaryview.h
7096         * src/gtk/quicksearch.c
7097                 fix quicksearch 'magnify' button status when QS is closed
7098                 using the Escape key, thanks to Colin.
7099
7100 2006-12-14 [wwp]        2.6.1cvs31
7101
7102         * src/mainwindow.c
7103         * src/summaryview.c
7104         * src/summaryview.h
7105         * src/gtk/quicksearch.c
7106                 fix quicksearch 'magnify' button status when QS is closed
7107                 using the Escape key, thanks to Colin.
7108
7109 2006-12-13 [colin]      2.6.1cvs30
7110
7111         * src/ldapquery.c
7112         * src/ldaputil.c
7113                 Use the binary safe version of ldap_get_values,
7114                 to make sure we manipulate null-terminated 
7115                 strings. Maybe fixes bug 1075, 'claws mail 
7116                 segfault when completing ldap adresses'
7117         * src/syldap.c ** REMOVED **
7118         * src/syldap.h ** REMOVED **
7119                 Remove dead files
7120
7121 2006-12-13 [mones]      2.6.1cvs29
7122
7123         * po/es.po
7124                 Fixed piped strings, fixed click translation
7125
7126 2006-12-13 [paul]       2.6.1cvs28
7127
7128         * src/main.c
7129                 don't translate these strings
7130
7131 2006-12-13 [paul]       2.6.1cvs27
7132
7133         * po/en_GB.po
7134                 updated
7135
7136 2006-12-13 [colin]      2.6.1cvs26
7137
7138         * src/main.c
7139         * src/main.h
7140                 Add claws_is_starting()
7141
7142 2006-12-13 [mones]      2.6.1cvs25
7143
7144         * manual/es/advanced.xml
7145         * po/es.po
7146                 Synced manual and updated translation
7147
7148 2006-12-12 [colin]      2.6.1cvs24
7149
7150         * src/wizard.c
7151                 Add an option to use STARTTLS in the
7152                 welcome wizard. Fixes bug 1080, 
7153                 'Using SSL option in wizard for incoming 
7154                 server does not activate SSL with STARTTLS'
7155
7156 2006-12-12 [colin]      2.6.1cvs23
7157
7158         * src/main.c
7159                 Don't exit when there's an incomplete
7160                 mailbox configured - leaves a chance 
7161                 to fix a failing IMAP account. Exit
7162                 if no mailbox at all is loaded (case
7163                 of missing plugin).
7164                 Completes bug 1077's fix (I was wrong
7165                 in this bug's comment #3).
7166
7167 2006-12-12 [colin]      2.6.1cvs22
7168
7169         * src/gtk/menu.h
7170                 Add another menu data type
7171         * src/prefs_account.c
7172                 Complete the completion of bug 1076
7173                 (doesn't lose the pref on apply)
7174
7175 2006-12-12 [paul]       2.6.1cvs21
7176
7177         * src/prefs_account.c
7178                 complete the fix of bug 1076
7179                 also be more verbose with the text
7180
7181 2006-12-12 [paul]       2.6.1cvs20
7182
7183         * src/gtk/combobox.c
7184                 fix compilation warning
7185
7186 2006-12-11 [colin]      2.6.1cvs19
7187
7188         * src/wizard.c
7189                 Document :port in server entry tooltips
7190
7191 2006-12-11 [colin]      2.6.1cvs18
7192
7193         * src/main.c
7194                 Fix compile
7195
7196 2006-12-11 [colin]      2.6.1cvs17
7197
7198         * src/main.c
7199                 Add failing IMAP as a reason for no
7200                 mailbox
7201
7202 2006-12-11 [colin]      2.6.1cvs16
7203
7204         * src/prefs_account.c
7205                 Check for existence of inbox for local
7206                 accounts too
7207         * src/wizard.c
7208                 Allow setting the port to use for servers
7209                 by using the usual "server.example.com:port"
7210                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7211                 not start when IMAP server is unavailable'
7212
7213 2006-12-11 [colin]      2.6.1cvs15
7214
7215         * src/prefs_account.c
7216                 Prevent use of non-existing default inbox
7217
7218 2006-12-11 [colin]      2.6.1cvs14
7219
7220         * src/prefs_account.c
7221                 Fix sensitivity. Fixes bug 1076, 'privacy 
7222                 options are displayed even when pgp plugin 
7223                 not loaded / available'
7224
7225 2006-12-09 [colin]      2.6.1cvs13
7226
7227         * manual/advanced.xml
7228         * src/prefs_common.c
7229         * src/prefs_common.h
7230         * src/common/ssl_certificate.c
7231                 Add a new hidden preference, 'unsafe_ssl_certs',
7232                 which allows to store multiple certificates per
7233                 server/port. This is disabled by default because
7234                 it's less secure (presenting a new certificate
7235                 instead of a changed one raises less alarms).
7236                 This will cause Claws to ask about an unknown
7237                 certificate for people who have used 2.6.1cvs8
7238                 or greater.
7239
7240 2006-12-09 [colin]      2.6.1cvs12
7241
7242         * src/action.c
7243                 Fix cache updating after action
7244
7245 2006-12-07 [wwp]        2.6.1cvs11
7246
7247         * src/compose.c
7248                 fix email address comparison when replying to all
7249                 (avoid replying to ourselves), thanks to Colin.
7250
7251 2006-12-06 [paul]       2.6.1cvs10
7252
7253         * src/addrharvest.c
7254         * src/editldap.c
7255         * src/expldifdlg.c
7256         * src/news.c
7257         * src/toolbar.c
7258         * src/common/utils.c
7259                 ...and more renaming
7260                 Thanks to Colin
7261
7262 2006-12-06 [paul]       2.6.1cvs9
7263
7264         * src/compose.c
7265         * src/messageview.c
7266         * src/procheader.c
7267         * src/procmime.c
7268         * src/procmsg.c
7269         * src/textview.c
7270                 more renaming
7271                 Thanks to Colin
7272
7273 2006-12-06 [colin]      2.6.1cvs8
7274
7275         * src/ssl_manager.c
7276         * src/common/ssl_certificate.c
7277         * src/common/ssl_certificate.h
7278                 Handle multiple certificates per host/port
7279
7280 2006-12-06 [colin]      2.6.1cvs7
7281
7282         * src/etpan/imap-thread.c
7283                 Fix certificate checking on IMAP
7284
7285 2006-12-06 [colin]      2.6.1cvs6
7286
7287         * src/folderview.c
7288                 Fix bug 1072, 'Claws stops fetching newsgroups 
7289                 from server when newsgroup got deleted': continue
7290                 checking other groups
7291
7292 2006-12-05 [wwp]        2.6.1cvs5
7293
7294         * src/message_search.c
7295         * src/summary_search.c
7296         * src/gtk/combobox.c
7297         * src/gtk/combobox.h
7298         * src/gtk/gtkutils.c
7299         * src/gtk/gtkutils.h
7300                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7301                 behave like w/ old comboboxes (summary and message search only).
7302
7303 2006-12-05 [paul]       2.6.1cvs4
7304
7305         * src/wizard.c
7306                 encode headers
7307                 Thanks to Colin
7308
7309 2006-12-05 [paul]       2.6.1cvs3
7310
7311         * tools/README
7312         * tools/textviewer.pl
7313                 script updated and description added
7314
7315 2006-12-04 [colin]      2.6.1cvs2
7316
7317         * src/compose.c
7318                 Run pre-send hook only when checking
7319                 everything
7320
7321 2006-12-04 [paul]       2.6.1cvs1
7322
7323         * NEWS
7324         * README
7325         * RELEASE_NOTES
7326         * configure.ac
7327         * tools/README
7328                 bump up version number following stable release
7329
7330 2006-12-04 [paul]       2.6.0cvs83
7331
7332         * README
7333                 updates and corrections
7334
7335 2006-12-04 [colin]      2.6.0cvs82
7336
7337         * src/common/utils.c
7338                 Probably fix bug 1066, 'Incorrect mailbox 
7339                 size displayed'
7340
7341 2006-12-04 [colin]      2.6.0cvs81
7342
7343         * src/common/utils.c
7344                 Trim tabs from mailcap file too.
7345
7346 2006-12-02 [paul]       2.6.0cvs80
7347
7348         * src/exphtmldlg.c
7349                 fix broken GUI under certain languages
7350         * src/expldifdlg.c
7351                 put the Cancel button to the right
7352
7353 2006-12-01 [paul]       2.6.0cvs79
7354
7355         * tools/Makefile.am
7356                 remove reference to removed file
7357
7358 2006-12-01 [wwp]        2.6.0cvs78
7359
7360         * src/addressbook.c
7361         * src/editaddress.c
7362                 remove forgotten debug statements.
7363
7364 2006-12-01 [wwp]        2.6.0cvs77
7365
7366         * manual/advanced.xml
7367         * manual/fr/advanced.xml
7368         * src/addressbook.c
7369         * src/addressbook.h
7370         * src/addressitem.h
7371         * src/editaddress.c
7372         * src/editaddress.h
7373         * src/prefs_common.c
7374         * src/prefs_common.h
7375         * src/gtk/gtkutils.c
7376         * src/gtk/gtkutils.h
7377                 add a hidden option to allow embedding the editaddress (edit contact details)
7378                 dialog into the addressbook's window. This doesn't change the default
7379                 behaviour.
7380
7381 2006-12-01 [wwp]        2.6.0cvs76
7382
7383         * src/message_search.c
7384         * src/summary_search.c
7385                 fix more focus issues (don't set focus to combobox's entry widget when
7386                 entry's value changed, if entry widget has focus already).
7387
7388 2006-12-01 [wwp]        2.6.0cvs75
7389
7390         * src/gtk/quicksearch.c
7391                 revert last changes to the quicksearch gtk_combo_box, this needs more
7392                 tuning and testing.
7393
7394 2006-12-01 [paul]       2.6.0cvs74
7395
7396         * tools/kdeservicemenu/README
7397         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7398         * tools/kdeservicemenu/install.sh
7399         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7400         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7401                 simplify this stuff, and in so doing,
7402                 fix it. (possibly re-extend it again at
7403                 a later date)
7404
7405 2006-12-01 [wwp]        2.6.0cvs73
7406
7407         * src/gtk/quicksearch.c
7408                 adapt quicksearch code to use modern gtk_combo_box'es.
7409
7410 2006-12-01 [wwp]        2.6.0cvs72
7411
7412         * src/common/defs.h
7413         * src/prefs_common.c
7414         * src/prefs_common.h
7415         * src/message_search.c
7416         * src/summary_search.c
7417         * src/gtk/combobox.c
7418         * src/gtk/combobox.h
7419                 add history combos to all message and summary search fields.
7420
7421 2006-12-01 [wwp]        2.6.0cvs71
7422
7423         * src/summaryview.c
7424                 As the list may change while the mark as read delay
7425                 runs, we can't rely on the 'row' pointer, which can
7426                 be invalid when the timeout is called. As the mark
7427                 as read is only done if the message is still selected,
7428                 use summaryview->selected instead. Thanks to Colin.
7429
7430 2006-11-30 [paul]       2.6.0cvs70
7431
7432         * src/textview.c
7433                 give emphasis to "Sylpheed-Claws"
7434                 as well as "Claws Mail"
7435
7436 2006-11-30 [colin]      2.6.0cvs69
7437
7438         * src/wizard.c
7439                 Put the SSL checkboxes in the receiving
7440                 and sending server pages.
7441
7442 2006-11-29 [colin]      2.6.0cvs68
7443
7444         * src/gtk/gtkutils.c
7445         * src/gtk/gtkvscrollbutton.c
7446                 Revert some deprecated fixes - they seem to
7447                 deprecate stuff as soon as a new one gets out.
7448                 g_object_ref_sink needed glib-2.10.
7449
7450 2006-11-29 [colin]      2.6.0cvs67
7451
7452         * src/common/utils.c
7453                 Create .mailcap if it doesn't exist
7454
7455 2006-11-29 [colin]      2.6.0cvs66
7456
7457         * src/compose.c
7458                 Followup to cvs60: use original list
7459                 of recipients if replying to a mail
7460                 in Sent Drafts or Queue.
7461
7462 2006-11-27 [paul]       2.6.0cvs65
7463
7464         * src/image_viewer.c
7465                 revert the last change for now (it's broken)
7466
7467 2006-11-27 [paul]       2.6.0cvs64
7468
7469         * Makefile.am
7470         * configure.ac
7471         * m4/aclocal-include.m4
7472         * m4/check-type.m4
7473         * src/Makefile.am
7474         * src/addr_compl.c
7475         * src/compose.c
7476         * src/crash.c
7477         * src/export.c
7478         * src/exporthtml.c
7479         * src/exportldif.c
7480         * src/imap.c
7481         * src/import.c
7482         * src/main.c
7483         * src/main.h
7484         * src/matcher.c
7485         * src/mimeview.c
7486         * src/procmsg.c
7487         * src/textview.c
7488         * src/common/Makefile.am
7489         * src/common/claws.c
7490         * src/common/claws.h
7491         * src/common/ssl.c
7492         * src/common/sylpheed.c
7493         * src/common/sylpheed.h
7494         * src/etpan/Makefile.am
7495         * src/gtk/Makefile.am
7496         * src/gtk/claws-marshal.list
7497         * src/gtk/filesel.c
7498         * src/gtk/gtksctree.c
7499         * src/gtk/quicksearch.c
7500         * src/gtk/sylpheed-marshal.list
7501         * src/plugins/bogofilter/bogofilter.c
7502         * src/plugins/bogofilter/bogofilter_gtk.c
7503         * src/plugins/clamav/clamav_plugin.c
7504         * src/plugins/clamav/clamav_plugin_gtk.c
7505         * src/plugins/demo/demo.c
7506         * src/plugins/dillo_viewer/dillo_viewer.c
7507         * src/plugins/pgpcore/Makefile.am
7508         * src/plugins/pgpcore/claws.def
7509         * src/plugins/pgpcore/pgp_viewer.c
7510         * src/plugins/pgpcore/plugin.c
7511         * src/plugins/pgpcore/sylpheed.def
7512         * src/plugins/pgpinline/Makefile.am
7513         * src/plugins/pgpinline/claws.def
7514         * src/plugins/pgpinline/plugin.c
7515         * src/plugins/pgpinline/sylpheed.def
7516         * src/plugins/pgpmime/Makefile.am
7517         * src/plugins/pgpmime/claws.def
7518         * src/plugins/pgpmime/plugin.c
7519         * src/plugins/pgpmime/sylpheed.def
7520         * src/plugins/spamassassin/spamassassin.c
7521         * src/plugins/spamassassin/spamassassin_gtk.c
7522         * src/plugins/trayicon/trayicon.c
7523                 yet more renaming
7524                 remove deprecated gtk_tooltips_set_delay()
7525
7526 2006-11-26 [paul]       2.6.0cvs63
7527
7528         * src/expldifdlg.c
7529         * src/folderview.c
7530         * src/image_viewer.c
7531         * src/mainwindow.c
7532         * src/gtk/gtkutils.c
7533         * src/gtk/gtkvscrollbutton.c
7534         * src/gtk/prefswindow.c
7535         * src/plugins/pgpcore/prefs_gpg.c
7536                 replace more deprecated GTK+ functions
7537
7538 2006-11-26 [paul]       2.6.0cvs62
7539
7540         * src/addr_compl.c
7541         * src/addressbook.c
7542         * src/browseldap.c
7543                 replace deprecated gtk_idle_... functions
7544
7545 2006-11-26 [paul]       2.6.0cvs61
7546
7547         * src/compose.c
7548         * src/folderview.c
7549         * src/inc.c
7550         * src/summaryview.c
7551         * src/gtk/gtkvscrollbutton.c
7552         * src/gtk/quicksearch.c
7553         * src/plugins/pgpcore/passphrase.c
7554                 replace deprecated gtk_timeout_add and
7555                 gtk_timeout_remove
7556
7557 2006-11-26 [paul]       2.6.0cvs60
7558
7559         * src/compose.c
7560                 fix bug that caused the wrong recipient
7561                 to be selected when replying to a msg
7562                 which is From one of our accounts to
7563                 another of our accounts
7564
7565 2006-11-25 [paul]       2.6.0cvs59
7566
7567         * src/summaryview.c
7568                 don't change the From column title to
7569                 To if the To column is visible
7570
7571 2006-11-24 [paul]       2.6.0cvs58
7572
7573         * src/compose.c
7574                 fix bug 1069, 'Sent mails disappear, BCC
7575                 or locking problem?'
7576
7577 2006-11-21 [wwp]        2.6.0cvs57
7578
7579         * src/compose.c
7580                 fix spelling menu when replying (same as 2.3.1cvs39):
7581                 discrepancy between context menu and top menu when
7582                 folder's dictionary isn't the default one.
7583
7584 2006-11-19 [paul]       2.6.0cvs56
7585
7586         * src/summaryview.c
7587                 obey always_show_msg option when
7588                 marking as spam
7589         * src/plugins/bogofilter/bogofilter.c
7590                 fix typo
7591
7592 2006-11-18 [paul]       2.6.0cvs55
7593
7594         * AUTHORS
7595         * README
7596         * debian/copyright
7597         * manual/ack.xml
7598         * manual/es/ack.xml
7599         * manual/fr/ack.xml
7600         * manual/pl/ack.xml
7601         * src/gtk/authors.h
7602         * src/gtk/icon_legend.c
7603         * src/gtk/icon_legend.h
7604         * tools/OOo2claws-mail.pl
7605         * tools/README
7606         * tools/acroread2claws-mail.pl
7607         * tools/claws.i18n.status.pl
7608         * tools/filter_conv.pl
7609         * tools/filter_conv_new.pl
7610         * tools/freshmeat_search.pl
7611         * tools/google_search.pl
7612         * tools/kmail2claws-mail.pl
7613         * tools/kmail2claws-mail_v2.pl
7614         * tools/maildir2claws-mail.pl
7615         * tools/make.themes.project
7616         * tools/multiwebsearch.pl
7617         * tools/outlook2claws-mail.pl
7618         * tools/tb2claws-mail
7619         * tools/kdeservicemenu/README
7620         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7621                 update mine and wwp's email addresses in
7622                 several places
7623                 Patch by wwp
7624         * src/prefs_compose_writing.c
7625                 set sensitivity on 'new message format' frame
7626
7627 2006-11-17 [paul]       2.6.0cvs54
7628
7629         * src/gtk/about.c
7630                 more reworking of the GUI
7631                 Patch by Fabien Vantard
7632
7633 2006-11-16 [paul]       2.6.0cvs53
7634
7635         * src/gtk/about.c
7636                 set a minimum size for the window, allow
7637                 it to automatically expand as necessary
7638
7639 2006-11-16 [wwp]        2.6.0cvs52
7640
7641         * src/gtk/about.c
7642                 better wrap of copyright info on some systems.
7643
7644 2006-11-16 [paul]       2.6.0cvs51
7645
7646         * src/gtk/about.c
7647                 move the tech info from the upper panel
7648                 to the Info tab
7649                 use a gtk_text_view for the features tab
7650
7651 2006-11-16 [paul]       2.6.0cvs50
7652
7653         * po/Makevars
7654                 update my email address
7655         * src/addressbook.c
7656         * src/compose.c
7657         * src/imap_gtk.c
7658         * src/mh_gtk.c
7659         * src/news_gtk.c
7660         * src/summaryview.c
7661         * src/plugins/trayicon/trayicon.c
7662                 don't offer simple menu separators
7663                 for translation
7664         * src/folderview.c
7665                 add separator between 'mark all read'
7666                 and 'search folder'
7667
7668 2006-11-15 [wwp]        2.6.0cvs49
7669
7670         * src/gtk/authors.h
7671                 updated manuals authors.
7672
7673 2006-11-14 [paul]       2.6.0cvs48
7674
7675         * src/compose.c
7676                 Fix Options/Reply mode after draft save
7677
7678 2006-11-14 [paul]       2.6.0cvs47
7679
7680         * src/Makefile.am
7681                 Fix make DESTDIR=...
7682         * src/mbox.c
7683                 Optimise speed
7684         * src/plugins/pgpinline/pgpinline.c
7685                 Probably fix bug 1061
7686
7687 2006-11-14 [paul]       2.6.0cvs46
7688
7689         * po/Makevars
7690                 enable Q_ macro
7691         * src/Makefile.am
7692         * src/stock_pixmap.c
7693         * src/stock_pixmap.h
7694         * src/gtk/about.c
7695         * src/pixmaps/active.xpm
7696         * src/pixmaps/inactive.xpm
7697                 add a new page, 'Features', to the About dialog
7698                 showing which features are compiled in and which
7699                 are not
7700
7701 2006-11-14 [paul]       2.6.0cvs45
7702
7703         * po/ru.po
7704                 updated by Pavlo Bohmat
7705
7706 2006-11-14 [colin]      2.6.0cvs44
7707
7708         * src/compose.c
7709         * src/inc.c
7710         * src/messageview.c
7711         * src/news.c
7712         * src/pop.c
7713         * src/procmsg.c
7714         * src/gtk/gtkaspell.c
7715                 Fix 64-bit-related warnings
7716         * src/ssl_manager.c
7717                 Fix possible infinite loop
7718         * src/plugins/pgpcore/sgpgme.c
7719                 Remove useless check
7720
7721 2006-11-13 [colin]      2.6.0cvs43
7722
7723         * src/gtk/Makefile.am
7724                 authors.h isn't generated
7725
7726 2006-11-13 [colin]      2.6.0cvs42
7727
7728         * src/plugins/pgpinline/pgpinline.c
7729         * src/plugins/pgpmime/pgpmime.c
7730                 Very probably fix bug 1061, 'crash on 
7731                 opening signed email'. Another cast
7732                 problem
7733
7734 2006-11-13 [colin]      2.6.0cvs41
7735
7736         * src/plugins/pgpcore/sgpgme.c
7737                 Maybe fix bug 1061, 'crash on opening 
7738                 signed email'
7739
7740 2006-11-13 [wwp]        2.6.0cvs40
7741
7742         * src/plugins/pgpinline/pgpinline.c
7743                 fix candidate for bug #1057, thanks to Colin.
7744
7745 2006-11-13 [wwp]        2.6.0cvs39
7746
7747         * src/compose.c
7748         * src/quote_fmt_parse.y
7749                 fix bug 1052: current parser buffer was not always 
7750                 allocated, ptr to this buffer could be returned as 
7751                 NULL whereas no parser error has occurred. in 
7752                 consequence, defining a template body as "%d" 
7753                 (w/o the quotes) for the first time of the instance 
7754                 of claws-mail, was reporting a parser error. make 
7755                 sure that the buffer is always allocated, even to 
7756                 an empty string.
7757                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7758                 unescaping of the fmt string was always done 
7759                 whereas it must be done *only* when receiving 
7760                 quote format strings issued from the prefs 
7761                 (compose new message, reply, forward, redirect 
7762                 formats), *not* when applying templates.  in 
7763                 consequences, applying templates w/ sequences 
7764                 like \\|p{echo} were failing. make sure that 
7765                 unescaping is done only when necessary.
7766
7767 2006-11-12 [colin]      2.6.0cvs38
7768
7769         * po/de.po
7770                 Fix typo (s/KB/MB)
7771
7772 2006-11-12 [colin]      2.6.0cvs37
7773
7774         * src/plugins/pgpinline/pgpinline.c
7775         * src/plugins/pgpmime/pgpmime.c
7776                 Release GPG context at the latest 
7777                 possible moment. Maybe fixes 
7778                 bug 1057, 'crash on sending signed 
7779                 message to a newsgroup'
7780                 
7781
7782 2006-11-12 [colin]      2.6.0cvs36
7783
7784         * src/plugins/pgpcore/sgpgme.c
7785                 Tell a bit more when gpg's status doesn't
7786                 contain any signature
7787
7788 2006-11-12 [colin]      2.6.0cvs35
7789
7790         * src/compose.c
7791                 Fix bug 1060, 'compilation error with 
7792                 Irix's cc'
7793
7794 2006-11-12 [paul]       2.6.0cvs34
7795
7796         * doc/man/claws-mail.1
7797         * src/prefs_gtk.c
7798         * src/plugins/clamav/README
7799         * src/plugins/spamassassin/README
7800         * tools/README
7801         * tools/freshmeat_search.pl
7802         * tools/google_search.pl
7803         * tools/multiwebsearch.pl
7804                 more renaming
7805         * src/plugins/trayicon/trayicon.c
7806                 fix compiliation warning
7807
7808 2006-11-11 [colin]      2.6.0cvs33
7809
7810         * src/folderview.c
7811                 Forbid drag and drop from/to different
7812                 folders of type F_UNKNOWN
7813
7814 2006-11-11 [colin]      2.6.0cvs32
7815
7816         * src/plugins/pgpinline/pgpinline.c
7817                 Fix typo in previous commit:
7818                 - gpgme_new(&ctx);
7819                 + if ((err = gpgme_new(&data->ctx)) ...)
7820
7821 2006-11-11 [colin]      2.6.0cvs31
7822
7823         * src/plugins/pgpinline/pgpinline.c
7824         * src/plugins/pgpmime/pgpmime.c
7825                 Check success after calling gpgme_new
7826                 Maybe fixes bug 1057, 'crash on sending 
7827                 signed message to a newsgroup'
7828
7829 2006-11-11 [colin]      2.6.0cvs30
7830
7831         * src/undo.c
7832                 init undostruct to 0s (from
7833                 valgrind log of bug 1057)
7834
7835 2006-11-10 [colin]      2.6.0cvs29
7836
7837         * src/mainwindow.c
7838                 Set cursor to wait before filtering
7839                 duplicates in all folders
7840         * src/plugins/bogofilter/bogofilter.c
7841         * src/plugins/bogofilter/bogofilter.h
7842         * src/plugins/bogofilter/bogofilter_gtk.c
7843                 Completely thread away the bogofilter
7844                 filtering
7845
7846 2006-11-10 [mones]      2.6.0cvs28
7847
7848         * src/compose.c
7849         * src/compose.h
7850                 added COMPOSE_CHECK_BEFORE_SEND hook
7851
7852 2006-11-10 [paul]       2.6.0cvs27
7853
7854         * src/crash.c
7855                 more renaming
7856                 add libSM to get_compiled_in_features()
7857         * src/main.c
7858                 more renaming
7859
7860 2006-11-10 [colin]      2.6.0cvs26
7861
7862         * src/etpan/imap-thread.c
7863                 Add a reference to libetpan's sasl engine
7864                 so that sasl_done() doesn't get called by
7865                 libetpan, and doesn't break openssl.
7866                 Should fix bug 1053, 'SC fails to reestablish 
7867                 a secure connection'
7868                 Patch by Hoa
7869
7870 2006-11-10 [colin]      2.6.0cvs25
7871
7872         * manual/addrbook.xml
7873         * manual/advanced.xml
7874         * manual/faq.xml
7875         * manual/intro.xml
7876                 Some more renaming
7877
7878 2006-11-09 [colin]      2.6.0cvs24
7879
7880         * src/plugins/bogofilter/bogofilter_gtk.c
7881                 Add comment about annoyance
7882
7883 2006-11-09 [colin]      2.6.0cvs23
7884
7885         * src/plugins/bogofilter/bogofilter.c
7886         * src/plugins/bogofilter/bogofilter_gtk.c
7887                 Prepare things needed to thread bogofilter
7888                 filtering: separate bogo stuff and possible GUI
7889                 stuff. 
7890
7891 2006-11-09 [colin]      2.6.0cvs22
7892
7893         * src/account.c
7894         * src/compose.c
7895                 Search for one of our accounts in Delivered-To
7896                 (helps for auto-account selection when 
7897                  replying/forwarding)
7898         * src/folderview.c
7899         * src/mainwindow.c
7900         * src/mainwindow.h
7901         * src/plugins/trayicon/trayicon.c
7902                 Allow opening a new mail with any account from
7903                 the contextual menu
7904
7905 2006-11-09 [wwp]        2.6.0cvs21
7906
7907         * src/compose.c
7908         * src/prefs_common.c
7909         * src/prefs_common.h
7910         * src/prefs_compose_writing.c
7911                 add a compose new message format (in prefs/compose/writing), it's a
7912                 simple subject+body template to use when opening a new composition
7913                 window. It's similar to the existent reply and forward formats.
7914
7915                 enhanced the template/format % symbols substitution mechanism to
7916                 use current composition window information when % are used in
7917                 the compose new message format or in templates applied to new
7918                 messages (there were useless in that situations before). When
7919                 applied to new messages, %d corresponds to the system time/date.
7920
7921 2006-11-09 [paul]       2.6.0cvs20
7922
7923         * src/gtk/authors.h
7924                 fix last commit
7925
7926 2006-11-09 [paul]       2.6.0cvs19
7927
7928         * src/gtk/authors.h
7929                 keep tje alphabetical order
7930
7931 2006-11-08 [colin]      2.6.0cvs18
7932
7933         * src/etpan/imap-thread.c
7934                 Fix bug 1054, 'Slowness logging big 
7935                 data chunks'
7936
7937 2006-11-08 [paul]       2.6.0cvs17
7938
7939         * tools/Makefile.am
7940                 fix the renaming
7941
7942 2006-11-08 [paul]       2.6.0cvs16
7943
7944         * src/common/defs.h
7945                 update BUGZILLA_URI
7946
7947 2006-11-08 [paul]       2.6.0cvs15
7948
7949         * tools/Makefile.am
7950         * tools/OOo2claws-mail.pl
7951         * tools/OOo2sylpheed.pl
7952         * tools/README
7953         * tools/acroread2claws-mail.pl
7954         * tools/acroread2sylpheed.pl
7955         * tools/kmail2claws-mail.pl
7956         * tools/kmail2claws-mail_v2.pl
7957         * tools/kmail2sylpheed.pl
7958         * tools/kmail2sylpheed_v2.pl
7959         * tools/maildir2claws-mail.pl
7960         * tools/maildir2sylpheed.pl
7961         * tools/nautilus2claws-mail.sh
7962         * tools/nautilus2sylpheed.sh
7963         * tools/outlook2claws-mail.pl
7964         * tools/outlook2sylpheed.pl
7965         * tools/tb2claws-mail
7966         * tools/tb2sylpheed
7967         * tools/tbird2claws.py
7968         * tools/tbird2syl.py
7969         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7970         * tools/kdeservicemenu/install.sh
7971         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7972         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7973         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7974         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7975         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7976                 renamed (removed, added) tools files
7977
7978 2006-11-08 [paul]       2.6.0cvs14
7979
7980         * src/main.c
7981         * src/common/defs.h
7982                 Migrate sylpheedrc to clawsrc, and fix the standard
7983                 plugins path in the process
7984
7985 2006-11-07 [colin]      2.6.0cvs13
7986
7987         * src/Makefile.am
7988                 Symlink sylpheed-claws relative to 
7989                 claws-mail
7990
7991 2006-11-07 [colin]      2.6.0cvs12
7992
7993         * src/compose.c
7994                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7995
7996 2006-11-07 [paul]       2.6.0cvs11
7997
7998         * src/gtk/about.c
7999                 Fix a missed occurence of
8000                 Sylpheed-Claws
8001
8002 2006-11-07 [paul]       2.6.0cvs10
8003
8004         * src/Makefile.am
8005                 Fix symlink installation
8006
8007 2006-11-07 [paul]       2.6.0cvs9
8008
8009         * src/Makefile.am
8010                 Symlink claws-mail to sylpheed-claws
8011         * src/common/utils.c
8012                 Fix migrating symlinks
8013         * src/etpan/imap-thread.c
8014                 check certificate only when there's
8015                 no error
8016
8017 2006-11-07 [paul]       2.6.0cvs8
8018
8019         * Makefile.am
8020                 Fix icon breakages with Gtk, which needs a 
8021                 cache updated to see them.
8022
8023 2006-11-07 [paul]       2.6.0cvs7
8024
8025         * .cvsignore
8026         * AUTHORS
8027         * COPYING
8028         * INSTALL
8029         * Makefile.am
8030         * NEWS
8031         * README
8032         * RELEASE_NOTES
8033         * autogen.sh
8034         * claws-mail-128x128.png
8035         * claws-mail-64x64.png
8036         * claws-mail.ico
8037         * claws-mail.pc.in
8038         * claws-mail.png
8039         * configure.ac
8040         * sylpheed-claws-128x128.png
8041         * sylpheed-claws-64x64.png
8042         * sylpheed-claws.desktop
8043         * sylpheed-claws.ico
8044         * sylpheed-claws.pc.in
8045         * sylpheed-claws.png
8046         * debian/README.Debian
8047         * debian/changelog
8048         * debian/claws-mail.desktop
8049         * debian/claws-mail.menu
8050         * debian/claws-mail.postinst.debhelper
8051         * debian/claws-mail.postrm.debhelper
8052         * debian/control
8053         * debian/copyright
8054         * debian/files
8055         * debian/rules
8056         * debian/sylpheed-claws.desktop
8057         * debian/sylpheed-claws.menu
8058         * debian/sylpheed-claws.postinst.debhelper
8059         * debian/sylpheed-claws.postrm.debhelper
8060         * doc/man/Makefile.am
8061         * doc/man/claws-mail.1
8062         * doc/man/sylpheed-claws.1
8063         * doc/src/ChangeLog.claws-pre0.8.0
8064         * manual/Makefile.am
8065         * manual/account.xml
8066         * manual/ack.xml
8067         * manual/addrbook.xml
8068         * manual/advanced.xml
8069         * manual/claws-mail-manual.xml
8070         * manual/faq.xml
8071         * manual/glossary.xml
8072         * manual/handling.xml
8073         * manual/intro.xml
8074         * manual/keyboard.xml
8075         * manual/plugins.xml
8076         * manual/starting.xml
8077         * manual/sylpheed-claws-manual.xml
8078         * manual/xml2pdf
8079         * manual/dist/.cvsignore
8080         * manual/dist/html/.cvsignore
8081         * manual/dist/html/Makefile.am
8082         * manual/dist/pdf/.cvsignore
8083         * manual/dist/pdf/Makefile.am
8084         * manual/dist/ps/.cvsignore
8085         * manual/dist/ps/Makefile.am
8086         * manual/dist/txt/.cvsignore
8087         * manual/dist/txt/Makefile.am
8088         * manual/es/Makefile.am
8089         * manual/es/advanced.xml
8090         * manual/es/claws-mail-manual.xml
8091         * manual/es/faq.xml
8092         * manual/es/glossary.xml
8093         * manual/es/handling.xml
8094         * manual/es/intro.xml
8095         * manual/es/plugins.xml
8096         * manual/es/sylpheed-claws-manual.xml
8097         * manual/es/dist/.cvsignore
8098         * manual/es/dist/html/.cvsignore
8099         * manual/es/dist/html/Makefile.am
8100         * manual/es/dist/pdf/.cvsignore
8101         * manual/es/dist/pdf/Makefile.am
8102         * manual/es/dist/ps/.cvsignore
8103         * manual/es/dist/ps/Makefile.am
8104         * manual/es/dist/txt/.cvsignore
8105         * manual/es/dist/txt/Makefile.am
8106         * manual/fr/Makefile.am
8107         * manual/fr/account.xml
8108         * manual/fr/ack.xml
8109         * manual/fr/addrbook.xml
8110         * manual/fr/advanced.xml
8111         * manual/fr/claws-mail-manual.xml
8112         * manual/fr/faq.xml
8113         * manual/fr/glossary.xml
8114         * manual/fr/handling.xml
8115         * manual/fr/intro.xml
8116         * manual/fr/keyboard.xml
8117         * manual/fr/plugins.xml
8118         * manual/fr/starting.xml
8119         * manual/fr/sylpheed-claws-manual.xml
8120         * manual/fr/dist/.cvsignore
8121         * manual/fr/dist/html/.cvsignore
8122         * manual/fr/dist/html/Makefile.am
8123         * manual/fr/dist/pdf/.cvsignore
8124         * manual/fr/dist/pdf/Makefile.am
8125         * manual/fr/dist/ps/.cvsignore
8126         * manual/fr/dist/ps/Makefile.am
8127         * manual/fr/dist/txt/.cvsignore
8128         * manual/fr/dist/txt/Makefile.am
8129         * manual/pl/Makefile.am
8130         * manual/pl/account.xml
8131         * manual/pl/ack.xml
8132         * manual/pl/addrbook.xml
8133         * manual/pl/advanced.xml
8134         * manual/pl/claws-mail-manual.xml
8135         * manual/pl/faq.xml
8136         * manual/pl/glossary.xml
8137         * manual/pl/handling.xml
8138         * manual/pl/intro.xml
8139         * manual/pl/keyboard.xml
8140         * manual/pl/plugins.xml
8141         * manual/pl/starting.xml
8142         * manual/pl/sylpheed-claws-manual.xml
8143         * manual/pl/dist/.cvsignore
8144         * manual/pl/dist/html/.cvsignore
8145         * manual/pl/dist/html/Makefile.am
8146         * manual/pl/dist/pdf/.cvsignore
8147         * manual/pl/dist/pdf/Makefile.am
8148         * manual/pl/dist/ps/.cvsignore
8149         * manual/pl/dist/ps/Makefile.am
8150         * manual/pl/dist/txt/.cvsignore
8151         * manual/pl/dist/txt/Makefile.am
8152         * po/.cvsignore
8153         * po/Makevars
8154         * src/.cvsignore
8155         * src/Makefile.am
8156         * src/account.c
8157         * src/account.h
8158         * src/action.c
8159         * src/action.h
8160         * src/adbookbase.h
8161         * src/addr_compl.c
8162         * src/addr_compl.h
8163         * src/addrbook.c
8164         * src/addrcache.c
8165         * src/addrcache.h
8166         * src/addrcindex.c
8167         * src/addrcindex.h
8168         * src/addrclip.c
8169         * src/addrclip.h
8170         * src/addrdefs.h
8171         * src/addressadd.c
8172         * src/addressadd.h
8173         * src/addressbook.c
8174         * src/addressbook.h
8175         * src/addressbook_foldersel.c
8176         * src/addressbook_foldersel.h
8177         * src/addrgather.c
8178         * src/addrgather.h
8179         * src/addrharvest.c
8180         * src/addrharvest.h
8181         * src/addrindex.c
8182         * src/addrindex.h
8183         * src/addritem.c
8184         * src/addritem.h
8185         * src/addrquery.c
8186         * src/addrquery.h
8187         * src/addrselect.c
8188         * src/addrselect.h
8189         * src/alertpanel.c
8190         * src/alertpanel.h
8191         * src/browseldap.c
8192         * src/browseldap.h
8193         * src/codeconv.c
8194         * src/codeconv.h
8195         * src/compose.c
8196         * src/crash.c
8197         * src/crash.h
8198         * src/customheader.c
8199         * src/customheader.h
8200         * src/displayheader.c
8201         * src/displayheader.h
8202         * src/editaddress.c
8203         * src/editaddress.h
8204         * src/editbook.c
8205         * src/editbook.h
8206         * src/editgroup.c
8207         * src/editgroup.h
8208         * src/editjpilot.c
8209         * src/editjpilot.h
8210         * src/editldap.c
8211         * src/editldap.h
8212         * src/editldap_basedn.c
8213         * src/editldap_basedn.h
8214         * src/editvcard.c
8215         * src/editvcard.h
8216         * src/exphtmldlg.c
8217         * src/exphtmldlg.h
8218         * src/expldifdlg.c
8219         * src/expldifdlg.h
8220         * src/export.c
8221         * src/exporthtml.c
8222         * src/exporthtml.h
8223         * src/exportldif.c
8224         * src/exportldif.h
8225         * src/filtering.c
8226         * src/filtering.h
8227         * src/folder.c
8228         * src/folder.h
8229         * src/folder_item_prefs.c
8230         * src/folder_item_prefs.h
8231         * src/foldersel.c
8232         * src/foldersel.h
8233         * src/folderutils.c
8234         * src/folderutils.h
8235         * src/folderview.c
8236         * src/folderview.h
8237         * src/grouplistdialog.c
8238         * src/grouplistdialog.h
8239         * src/html.c
8240         * src/html.h
8241         * src/image_viewer.c
8242         * src/image_viewer.h
8243         * src/imap.c
8244         * src/imap.h
8245         * src/imap_gtk.c
8246         * src/imap_gtk.h
8247         * src/import.c
8248         * src/import.h
8249         * src/importldif.c
8250         * src/importldif.h
8251         * src/importmutt.c
8252         * src/importmutt.h
8253         * src/importpine.c
8254         * src/importpine.h
8255         * src/inc.c
8256         * src/inc.h
8257         * src/jpilot.c
8258         * src/jpilot.h
8259         * src/ldapctrl.c
8260         * src/ldapctrl.h
8261         * src/ldaplocate.c
8262         * src/ldaplocate.h
8263         * src/ldapquery.c
8264         * src/ldapquery.h
8265         * src/ldapserver.c
8266         * src/ldapserver.h
8267         * src/ldaputil.c
8268         * src/ldaputil.h
8269         * src/ldif.c
8270         * src/ldif.h
8271         * src/localfolder.c
8272         * src/localfolder.h
8273         * src/main.c
8274         * src/main.h
8275         * src/mainwindow.c
8276         * src/mainwindow.h
8277         * src/manual.c
8278         * src/manual.h
8279         * src/matcher.c
8280         * src/matcher.h
8281         * src/matcher_parser.h
8282         * src/matcher_parser_lex.l
8283         * src/matcher_parser_parse.y
8284         * src/mbox.c
8285         * src/mbox.h
8286         * src/message_search.c
8287         * src/message_search.h
8288         * src/messageview.c
8289         * src/messageview.h
8290         * src/mh.c
8291         * src/mh.h
8292         * src/mh_gtk.c
8293         * src/mh_gtk.h
8294         * src/mimeview.c
8295         * src/mimeview.h
8296         * src/msgcache.c
8297         * src/msgcache.h
8298         * src/mutt.c
8299         * src/mutt.h
8300         * src/news.c
8301         * src/news.h
8302         * src/news_gtk.c
8303         * src/news_gtk.h
8304         * src/noticeview.c
8305         * src/noticeview.h
8306         * src/partial_download.c
8307         * src/partial_download.h
8308         * src/pine.c
8309         * src/pine.h
8310         * src/pop.c
8311         * src/pop.h
8312         * src/prefs_account.c
8313         * src/prefs_account.h
8314         * src/prefs_actions.c
8315         * src/prefs_actions.h
8316         * src/prefs_common.c
8317         * src/prefs_common.h
8318         * src/prefs_compose_writing.c
8319         * src/prefs_compose_writing.h
8320         * src/prefs_customheader.c
8321         * src/prefs_customheader.h
8322         * src/prefs_display_header.c
8323         * src/prefs_display_header.h
8324         * src/prefs_ext_prog.c
8325         * src/prefs_ext_prog.h
8326         * src/prefs_filtering.c
8327         * src/prefs_folder_column.c
8328         * src/prefs_folder_column.h
8329         * src/prefs_folder_item.c
8330         * src/prefs_folder_item.h
8331         * src/prefs_fonts.c
8332         * src/prefs_fonts.h
8333         * src/prefs_gtk.c
8334         * src/prefs_gtk.h
8335         * src/prefs_image_viewer.c
8336         * src/prefs_image_viewer.h
8337         * src/prefs_matcher.c
8338         * src/prefs_matcher.h
8339         * src/prefs_message.c
8340         * src/prefs_message.h
8341         * src/prefs_msg_colors.c
8342         * src/prefs_msg_colors.h
8343         * src/prefs_other.c
8344         * src/prefs_other.h
8345         * src/prefs_quote.c
8346         * src/prefs_quote.h
8347         * src/prefs_receive.c
8348         * src/prefs_receive.h
8349         * src/prefs_send.c
8350         * src/prefs_send.h
8351         * src/prefs_spelling.c
8352         * src/prefs_spelling.h
8353         * src/prefs_summaries.c
8354         * src/prefs_summaries.h
8355         * src/prefs_summary_column.c
8356         * src/prefs_summary_column.h
8357         * src/prefs_template.c
8358         * src/prefs_template.h
8359         * src/prefs_themes.c
8360         * src/prefs_themes.h
8361         * src/prefs_toolbar.c
8362         * src/prefs_toolbar.h
8363         * src/prefs_wrapping.c
8364         * src/prefs_wrapping.h
8365         * src/privacy.c
8366         * src/privacy.h
8367         * src/procheader.c
8368         * src/procheader.h
8369         * src/procmime.c
8370         * src/procmime.h
8371         * src/procmsg.c
8372         * src/procmsg.h
8373         * src/quote_fmt.c
8374         * src/quote_fmt_parse.y
8375         * src/recv.c
8376         * src/recv.h
8377         * src/remotefolder.c
8378         * src/remotefolder.h
8379         * src/send_message.c
8380         * src/send_message.h
8381         * src/setup.c
8382         * src/setup.h
8383         * src/sourcewindow.c
8384         * src/sourcewindow.h
8385         * src/ssl_manager.c
8386         * src/ssl_manager.h
8387         * src/statusbar.c
8388         * src/statusbar.h
8389         * src/stock_pixmap.c
8390         * src/stock_pixmap.h
8391         * src/summary_search.c
8392         * src/summary_search.h
8393         * src/summaryview.c
8394         * src/summaryview.h
8395         * src/syldap.c
8396         * src/syldap.h
8397         * src/textview.c
8398         * src/textview.h
8399         * src/toolbar.c
8400         * src/toolbar.h
8401         * src/undo.c
8402         * src/undo.h
8403         * src/unmime.c
8404         * src/unmime.h
8405         * src/vcard.c
8406         * src/vcard.h
8407         * src/wizard.c
8408         * src/wizard.h
8409         * src/common/base64.c
8410         * src/common/base64.h
8411         * src/common/defs.h
8412         * src/common/hooks.c
8413         * src/common/hooks.h
8414         * src/common/log.c
8415         * src/common/log.h
8416         * src/common/mgutils.c
8417         * src/common/mgutils.h
8418         * src/common/nntp.c
8419         * src/common/nntp.h
8420         * src/common/passcrypt.c
8421         * src/common/passcrypt.h.in
8422         * src/common/plugin.c
8423         * src/common/plugin.h
8424         * src/common/prefs.c
8425         * src/common/prefs.h
8426         * src/common/progressindicator.c
8427         * src/common/progressindicator.h
8428         * src/common/quoted-printable.c
8429         * src/common/quoted-printable.h
8430         * src/common/session.c
8431         * src/common/session.h
8432         * src/common/smtp.c
8433         * src/common/smtp.h
8434         * src/common/socket.c
8435         * src/common/socket.h
8436         * src/common/ssl.c
8437         * src/common/ssl.h
8438         * src/common/stringtable.c
8439         * src/common/stringtable.h
8440         * src/common/sylpheed.c
8441         * src/common/sylpheed.h
8442         * src/common/template.c
8443         * src/common/template.h
8444         * src/common/timing.h
8445         * src/common/utils.c
8446         * src/common/utils.h
8447         * src/common/version.h.in
8448         * src/common/xml.c
8449         * src/common/xml.h
8450         * src/common/xmlprops.c
8451         * src/common/xmlprops.h
8452         * src/gtk/about.c
8453         * src/gtk/colorlabel.c
8454         * src/gtk/colorlabel.h
8455         * src/gtk/colorsel.c
8456         * src/gtk/colorsel.h
8457         * src/gtk/combobox.c
8458         * src/gtk/combobox.h
8459         * src/gtk/description_window.c
8460         * src/gtk/description_window.h
8461         * src/gtk/filesel.c
8462         * src/gtk/filesel.h
8463         * src/gtk/foldersort.c
8464         * src/gtk/foldersort.h
8465         * src/gtk/gtkaspell.c
8466         * src/gtk/gtkaspell.h
8467         * src/gtk/gtksctree.c
8468         * src/gtk/gtkshruler.c
8469         * src/gtk/gtkshruler.h
8470         * src/gtk/gtkutils.c
8471         * src/gtk/gtkutils.h
8472         * src/gtk/icon_legend.c
8473         * src/gtk/icon_legend.h
8474         * src/gtk/logwindow.c
8475         * src/gtk/logwindow.h
8476         * src/gtk/manage_window.c
8477         * src/gtk/manage_window.h
8478         * src/gtk/pluginwindow.c
8479         * src/gtk/pluginwindow.h
8480         * src/gtk/prefswindow.c
8481         * src/gtk/prefswindow.h
8482         * src/gtk/quicksearch.c
8483         * src/gtk/quicksearch.h
8484         * src/pixmaps/claws-mail.xpm
8485         * src/pixmaps/claws-mail_icon.xpm
8486         * src/pixmaps/claws-mail_logo.xpm
8487         * src/pixmaps/sylpheed-claws.xpm
8488         * src/pixmaps/sylpheed-claws_icon.xpm
8489         * src/pixmaps/sylpheed-claws_logo.xpm
8490         * src/plugins/bogofilter/Makefile.am
8491         * src/plugins/bogofilter/bogofilter.c
8492         * src/plugins/bogofilter/bogofilter.h
8493         * src/plugins/bogofilter/bogofilter_gtk.c
8494         * src/plugins/clamav/Makefile.am
8495         * src/plugins/clamav/clamav_plugin.c
8496         * src/plugins/clamav/clamav_plugin.h
8497         * src/plugins/clamav/clamav_plugin_gtk.c
8498         * src/plugins/demo/Makefile.am
8499         * src/plugins/demo/demo.c
8500         * src/plugins/dillo_viewer/Makefile.am
8501         * src/plugins/dillo_viewer/README
8502         * src/plugins/dillo_viewer/dillo_prefs.c
8503         * src/plugins/dillo_viewer/dillo_prefs.h
8504         * src/plugins/dillo_viewer/dillo_viewer.c
8505         * src/plugins/pgpcore/Makefile.am
8506         * src/plugins/pgpcore/passphrase.c
8507         * src/plugins/pgpcore/passphrase.h
8508         * src/plugins/pgpcore/pgp_viewer.c
8509         * src/plugins/pgpcore/pgp_viewer.h
8510         * src/plugins/pgpcore/plugin.c
8511         * src/plugins/pgpcore/prefs_gpg.c
8512         * src/plugins/pgpcore/prefs_gpg.h
8513         * src/plugins/pgpcore/select-keys.c
8514         * src/plugins/pgpcore/select-keys.h
8515         * src/plugins/pgpcore/sgpgme.c
8516         * src/plugins/pgpcore/sgpgme.h
8517         * src/plugins/pgpcore/sylpheed.def
8518         * src/plugins/pgpcore/version.rc
8519         * src/plugins/pgpinline/Makefile.am
8520         * src/plugins/pgpinline/pgpinline.c
8521         * src/plugins/pgpinline/pgpinline.h
8522         * src/plugins/pgpinline/plugin.c
8523         * src/plugins/pgpinline/sylpheed.def
8524         * src/plugins/pgpinline/version.rc
8525         * src/plugins/pgpmime/Makefile.am
8526         * src/plugins/pgpmime/pgpmime.c
8527         * src/plugins/pgpmime/pgpmime.h
8528         * src/plugins/pgpmime/plugin.c
8529         * src/plugins/pgpmime/sylpheed.def
8530         * src/plugins/pgpmime/version.rc
8531         * src/plugins/spamassassin/Makefile.am
8532         * src/plugins/spamassassin/README
8533         * src/plugins/spamassassin/spamassassin.c
8534         * src/plugins/spamassassin/spamassassin.h
8535         * src/plugins/spamassassin/spamassassin_gtk.c
8536         * src/plugins/trayicon/Makefile.am
8537         * src/plugins/trayicon/trayicon.c
8538         * tools/OOo2sylpheed.pl
8539         * tools/README
8540         * tools/README.sylprint
8541         * tools/acroread2sylpheed.pl
8542         * tools/claws.i18n.status.pl
8543         * tools/filter_conv.pl
8544         * tools/filter_conv_new.pl
8545         * tools/freshmeat_search.pl
8546         * tools/google_search.pl
8547         * tools/kmail2sylpheed.pl
8548         * tools/kmail2sylpheed_v2.pl
8549         * tools/make.themes.project
8550         * tools/multiwebsearch.pl
8551         * tools/nautilus2sylpheed.sh
8552         * tools/outlook2sylpheed.pl
8553         * tools/sylprint.pl
8554         * tools/sylprint.rc
8555         * tools/tb2sylpheed
8556         * tools/textviewer.sh
8557         * tools/vcard2xml.py
8558         * tools/kdeservicemenu/README
8559         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8560         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8561         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8562                 Change name to Claws Mail. Announce to follow...
8563
8564 2006-11-06 [wwp]        2.6.0cvs6
8565
8566         * src/prefs_template.c
8567                 unify messages related to quote format/template errors (fix
8568                 capitalization), again.
8569
8570 2006-11-06 [wwp]        2.6.0cvs5
8571
8572         * src/prefs_quote.c
8573                 unify messages related to quote format/template errors.
8574
8575 2006-11-06 [wwp]        2.6.0cvs4
8576
8577         * src/prefs_msg_colors.c
8578                 more uses of Q_ macro for contextual translations, thanks
8579                 to Fabien (fzzzzz).
8580
8581 2006-11-06 [wwp]        2.6.0cvs3
8582
8583         * src/compose.c
8584         * src/common/utils.c
8585         * src/common/utils.h
8586                 show an alertpanel to make sure users are aware that sensitive
8587                 files are attached (it's file blacklist-based). This will fix
8588                 interaction w/ GoogleEarth for instance, thanks to Colin.
8589
8590 2006-11-06 [wwp]        2.6.0cvs2
8591
8592         * src/prefs_quote.c
8593         * src/prefs_template.c
8594         * src/prefs_template.h
8595                 check quote format when applying/closing prefs. For now this only
8596                 shows up an error dialog box, not preventing the user from using
8597                 a broken quote (reply, forwards) format.
8598
8599 2006-11-06 [wwp]        2.6.0cvs1
8600
8601         * src/prefs_template.c
8602                 fix missing checks of some template fields.
8603
8604 2006-11-06 [paul]       2.6.0
8605
8606         * NEWS
8607         * README
8608         * RELEASE_NOTES
8609                 2.6.0 released
8610
8611 2006-11-06 [paul]       2.5.6cvs22
8612
8613         * manual/advanced.xml
8614         * manual/es/advanced.xml
8615                 put 'respect_flowed_format' info in the correct
8616                 place
8617
8618 2006-11-06 [mones]      2.5.6cvs21
8619
8620         * po/es.po
8621                 Minor fixes for release
8622
8623 2006-11-06 [paul]       2.5.6cvs20
8624
8625         * po/cs.po
8626         * po/de.po
8627         * po/fr.po
8628         * po/it.po
8629         * po/nl.po
8630         * po/pt_BR.po
8631         * po/sk.po
8632         * po/sv.po
8633         * po/zh_CN.po
8634                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8635                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8636                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8637                 Young
8638
8639 2006-11-02 [colin]      2.5.6cvs19
8640
8641         * src/imap.c
8642         * src/imap.h
8643         * src/prefs_account.c
8644         * src/etpan/imap-thread.c
8645                 Add GSSAPI support - fixes Debian bug #383274
8646
8647 2006-11-01 [colin]      2.5.6cvs18
8648
8649         * src/jpilot.c
8650                 Handle libpisock12 support. Probably
8651                 fixes bug 1046, 'jpilot AddressDB.pdb 
8652                 import fail'
8653
8654 2006-11-01 [colin]      2.5.6cvs17
8655
8656         * src/folderutils.c
8657                 debug_print() folderutils_mark_all_read()
8658
8659 2006-11-01 [colin]      2.5.6cvs16
8660
8661         * COPYING
8662                 Add missed files to the Apache exception
8663
8664 2006-10-31 [colin]      2.5.6cvs15
8665
8666         * src/folder.c
8667         * src/folder.h
8668                 Add a copy_private_data() func to FolderClasses
8669                 Doesn't break the feature freeze, because we 
8670                 won't use it (right now) in the core.
8671
8672 2006-10-31 [colin]      2.5.6cvs14
8673
8674         * COPYING
8675                 Allow linking with the Apache licensed files in
8676                 src/plugins/spamassassin. Hopefully fixes 
8677                 bug 1048, 'Spamassassin plugin license problem'
8678
8679 2006-10-31 [wwp]        2.5.6cvs13
8680
8681         * src/compose.c
8682                 fix and optimize trimming of leading linefeeds in body loop.
8683
8684 2006-10-31 [colin]      2.5.6cvs12
8685
8686         * src/etpan/imap-thread.c
8687         * src/imap.c
8688                 Make really sure to have NULL sets in case
8689                 of error
8690
8691 2006-10-30 [wwp]        2.5.6cvs11
8692
8693         * src/prefs_common.c
8694         * src/prefs_common.h
8695         * src/compose.c
8696                 fix broken storage of quote format template when it contains \-escape
8697                 sequences. The application of such sequences is also fixed now (\t
8698                 in quote format will be a real tab instead of a 't', for instance).
8699
8700 2006-10-27 [colin]      2.5.6cvs10
8701
8702         * src/compose.c
8703                 Probably fix bug 1045, 'sylpheed-claws 
8704                 doesn't remove the mail from the IMAP 
8705                 Queue folder after sending'. From
8706                 2.5.6cvs3-stable
8707
8708 2006-10-27 [colin]      2.5.6cvs9
8709
8710         * configure.ac
8711                 Require libetpan-0.48. I'm so annoying,
8712                 I know ;-)
8713
8714 2006-10-27 [colin]      2.5.6cvs8
8715
8716         * src/folder.c
8717         * src/imap.c
8718                 Probably fix bug 1044, 'sylpheed-claws 
8719                 segfaults while moving mails' - Fix relation
8720                 usage when moving to an IMAP mailbox from another
8721                 mailbox
8722
8723 2006-10-26 [paul]       2.5.6cvs7
8724
8725         * src/gtk/about.c
8726                 add libSM to compiled-in features
8727                 list
8728
8729 2006-10-24 [colin]      2.5.6cvs6
8730
8731         * src/textview.c
8732         * src/gtk/gtkutils.c
8733                 Fix crash when printing emails with an
8734                 xface
8735
8736 2006-10-24 [mones]      2.5.6cvs5
8737
8738         * manual/es/advanced.xml
8739                 Synchronize hidden option respect_flowed_format
8740         * po/es.po
8741                 Updated translation
8742
8743 2006-10-21 [paul]       2.5.6cvs4
8744
8745         * src/gtk/authors.h
8746         * src/plugins/pgpcore/pgp_viewer.c
8747         * src/plugins/pgpcore/sgpgme.c
8748                 fix building on BSDs
8749                 Thanks to Michael Hughes
8750                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8751
8752 2006-10-20 [colin]      2.5.6cvs3
8753
8754         * configure.ac
8755                 Bump up libetpan requirement
8756                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8757         * src/common/utils.c
8758         * src/common/utils.h
8759                 Add convenience get_file_mtime()
8760         * src/imap.c
8761         * src/etpan/imap-thread.c
8762         * src/etpan/imap-thread.h
8763                 Implement UIDPLUS support if the server
8764                 supports it - faster sending in this case
8765
8766 2006-10-19 [colin]      2.5.6cvs2
8767
8768         * src/gtk/quicksearch.c
8769                 Fix emptying in type-ahead+extended mode
8770         * src/mainwindow.c
8771         * src/mainwindow.h
8772                 Add a hook for offline state change
8773         * src/plugins/trayicon/trayicon.c
8774                 Use it to display offline icons
8775         * src/plugins/trayicon/Makefile.am
8776         * src/plugins/trayicon/newmail.offline.xpm
8777         * src/plugins/trayicon/newmarkedmail.offline.xpm
8778         * src/plugins/trayicon/nomail.offline.xpm
8779         * src/plugins/trayicon/unreadmail.offline.xpm
8780         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8781                 Add the icons
8782
8783 2006-10-12 [paul]       2.5.6cvs1
8784
8785         * NEWS
8786         * README
8787         * configure.ac
8788                 Update version number following
8789                 stable release
8790
8791 2006-10-19 [colin]      2.5.5cvs18
8792
8793         * manual/handling.xml
8794                 Add type-ahead search
8795
8796 2006-10-18 [colin]      2.5.5cvs17
8797
8798         * src/gtk/quicksearch.c
8799                 Remove "save to history only if there's
8800                 no syntax error", it breaks for some 
8801                 reason which I'll investigate later.
8802
8803 2006-10-18 [colin]      2.5.5cvs16
8804
8805         * src/prefs_common.c
8806         * src/prefs_common.h
8807         * src/summaryview.c
8808         * src/gtk/quicksearch.c
8809         * src/gtk/quicksearch.h
8810                 Add a type-ahead option for fast searches
8811                 Patch by Fabien Vantard
8812
8813 2006-10-18 [colin]      2.5.5cvs15
8814
8815         * src/compose.c
8816         * src/compose.h
8817                 Add Options/Reply mode/ menu to be able to
8818                 change the recipients of a reply on the fly
8819
8820 2006-10-18 [colin]      2.5.5cvs14
8821
8822         * src/compose.c
8823                 Fix redirecting of our own sent mails
8824
8825 2006-10-17 [wwp]        2.5.5cvs13
8826
8827         * src/send_message.c
8828                 Fix duplicate error messages when sending, and missing
8829                 newline in such error messages.
8830
8831 2006-10-17 [colin]      2.5.5cvs12
8832
8833         * src/compose.c
8834                 Compare addresses case-insensitive
8835
8836 2006-10-17 [colin]      2.5.5cvs11
8837
8838         * src/plugins/pgpcore/sgpgme.c
8839                 Fix return status
8840
8841 2006-10-17 [colin]      2.5.5cvs10
8842
8843         * src/plugins/pgpcore/pgp_viewer.c
8844                 Fix return status
8845
8846 2006-10-17 [colin]      2.5.5cvs9
8847
8848         * src/quote_fmt.c
8849                 Fix a typo (thanks to Fabien)
8850
8851 2006-10-16 [colin]      2.5.5cvs8
8852
8853         * src/textview.c
8854                 Fix problem with quote-folding when emails
8855                 don't convert cleanly to UTF-8
8856
8857 2006-10-14 [colin]      2.5.5cvs7
8858
8859         * src/prefs_template.c
8860                 Reset fields when reopening
8861                 the window
8862
8863 2006-10-13 [paul]       2.5.5cvs6
8864
8865         * manual/advanced.xml
8866         * src/prefs_message.c
8867                 make 'respect_flowed_format' a hidden
8868                 option, and add a manual entry for it
8869                 Thanks to Colin
8870
8871 2006-10-12 [colin]      2.5.5cvs5
8872
8873         * src/codeconv.c
8874                 Revert part of 2.5.2cvs21:
8875                 Don't optimise by reusing the 
8876                 last iconv converter if possible:
8877                 it seems slightly broken in a 
8878                 very hard way to reproduce
8879
8880 2006-10-12 [colin]      2.5.5cvs4
8881
8882         * src/prefs_common.c
8883         * src/prefs_common.h
8884         * src/prefs_message.c
8885         * src/procmime.c
8886                 Fix bug 1035, 'Incorrect handling 
8887                 of flowed lines'. We now optionnaly
8888                 handle this format (preference is in
8889                 Message View/Text options section)
8890
8891 2006-10-12 [colin]      2.5.5cvs3
8892
8893         * po/POTFILES.in
8894                 Add new file
8895         * src/plugins/pgpcore/pgp_viewer.c
8896         * src/plugins/pgpcore/sgpgme.c
8897                 Don't try to import without asking
8898
8899 2006-10-12 [colin]      2.5.5cvs2
8900
8901         * src/compose.c
8902                 Fix bug 1036, 'Forwarding a mutlipart
8903                 mail with a "text/html" block to ms
8904                 outlook users leeds to freeze of
8905                 outlook'. Poor outlook users...
8906
8907 2006-10-12 [paul]       2.5.5cvs1
8908
8909         * NEWS
8910         * README
8911         * configure.ac
8912                 Update version number following
8913                 stable release
8914
8915 2006-10-11 [paul]       2.5.4cvs1
8916
8917         * NEWS
8918         * README
8919         * configure.ac
8920                 Update version number following
8921                 stable release
8922
8923 2006-10-11 [paul]       2.5.3cvs32
8924
8925         * src/textview.c
8926                 fix bug 1032, 'Segmentation fault when showing
8927                 message' (bug in quote folding)
8928                 Thanks to Colin
8929
8930 2006-10-10 [colin]      2.5.3cvs31
8931
8932         * src/quote_fmt.c
8933                 Rephrase english a bit
8934
8935 2006-10-10 [colin]      2.5.3cvs30
8936
8937         * src/prefs_compose_writing.c
8938                 Stop making the page larger than the window
8939
8940 2006-10-10 [wwp]        2.5.3cvs29
8941
8942         * src/compose.c
8943         * src/prefs_template.c
8944         * src/quote_fmt.c
8945         * src/quote_fmt.h
8946         * src/quote_fmt_lex.l
8947         * src/quote_fmt_parse.y
8948                 Extend the quote parser a bit: allow to get access to
8949                 basic (composing) account info.
8950
8951 2006-10-10 [colin]      2.5.3cvs28
8952
8953         * src/procheader.c
8954                 Fix this \t problem in subject
8955
8956 2006-10-09 [colin]      2.5.3cvs27
8957
8958         * src/main.c
8959         * src/prefs_gtk.c
8960                 Prepare cache a bit later
8961                 If section already exists, skip the new one 
8962                 (as previously); avoid writing the same block
8963                 twice - if we find a second block with the 
8964                 same id, skip it.
8965         * src/plugins/pgpcore/pgp_viewer.c
8966                 Set cursor to busy when retrieving a key
8967         * src/plugins/pgpcore/sgpgme.c
8968                 allow 5 seconds for gpg to export the key
8969                 
8970
8971 2006-10-09 [colin]      2.5.3cvs26
8972
8973         * configure.ac
8974         * src/msgcache.c
8975         * src/prefs_gtk.c
8976                 Check for existence of fgets_unlocked
8977                 and fwrite_unlocked
8978
8979 2006-10-09 [paul]       2.5.3cvs25
8980
8981         * src/prefs_summaries.c
8982                 replace strftime() with fast_strftime() and in
8983                 the consequence fix the bug in the display of
8984                 AM/PM in the 'Example' string
8985
8986 2006-10-09 [ticho]      2.5.3cvs24
8987
8988         * po/sk.po
8989                 Updated (and fixed up somewhat) Slovak translation.
8990
8991 2006-10-08 [colin]      2.5.3cvs23
8992
8993         * src/prefs_folder_item.c
8994                 Explain why prefs in the top-level folder
8995                 aren't retained, but are still useful
8996
8997 2006-10-08 [colin]      2.5.3cvs22
8998
8999         * src/prefs_gtk.c
9000                 Don't cache anything if caching fails
9001
9002 2006-10-08 [colin]      2.5.3cvs21
9003
9004         * src/common/utils.c
9005                 always include gi18n.h
9006
9007 2006-10-07 [colin]      2.5.3cvs20
9008
9009         * src/plugins/pgpcore/pgp_viewer.c
9010                 Kill gpg after 5 seconds wait
9011
9012 2006-10-07 [colin]      2.5.3cvs19
9013
9014         * src/plugins/pgpcore/pgp_viewer.c
9015         * src/plugins/pgpcore/pgp_viewer.h
9016                 Fix copyright
9017
9018 2006-10-07 [colin]      2.5.3cvs18
9019
9020         * src/plugins/pgpcore/pgp_viewer.c
9021         * src/plugins/pgpcore/pgp_viewer.h
9022                 Actually add the files to CVS
9023
9024 2006-10-07 [colin]      2.5.3cvs17
9025
9026         * src/plugins/pgpcore/sgpgme.c
9027                 Be sure not to crash on 'application/pgp-signature' that
9028                 are not application/pgp-signatures
9029
9030 2006-10-07 [colin]      2.5.3cvs16
9031
9032         * src/textview.c
9033         * src/textview.h
9034                 Make a bit more of the API available
9035         * src/plugins/pgpcore/Makefile.am
9036         * src/plugins/pgpcore/plugin.c
9037         * src/plugins/pgpcore/sgpgme.c
9038                 Add basic key import/export
9039
9040 2006-10-07 [colin]      2.5.3cvs15
9041
9042         * src/folderview.c
9043         * src/imap.c
9044         * src/prefs_account.c
9045         * src/wizard.c
9046                 Warn users *everywhere* if libetpan's not
9047                 linked in
9048
9049 2006-10-06 [mones]      2.5.3cvs14
9050
9051         * po/de.po
9052         * po/es.po
9053                 updated by Stephan Sachse and me
9054
9055 2006-10-06 [colin]      2.5.3cvs13
9056
9057         * src/main.c
9058         * src/common/sylpheed.c
9059                 Don't load common plugins if --exit is passed
9060         * src/prefs_gtk.c
9061         * src/prefs_gtk.h
9062                 Implement a cache to avoid reading the same
9063                 files over and over again at startup
9064
9065 2006-10-06 [colin]      2.5.3cvs12
9066
9067         * src/summaryview.c
9068         * src/gtk/quicksearch.c
9069                 Update display every 5k mails on fast searches
9070
9071 2006-10-06 [colin]      2.5.3cvs11
9072
9073         * src/textview.c
9074                 Don't do quote folding on HTML or ERTF.
9075                 May fix the Cygwin issues if they were
9076                 happening with HTML mails?
9077
9078 2006-10-05 [colin]      2.5.3cvs10
9079
9080         * src/prefs_gtk.c
9081                 Oops, forgot one
9082
9083 2006-10-05 [colin]      2.5.3cvs9
9084
9085         * src/prefs_gtk.c
9086                 Use unlocked_stdio here too
9087
9088 2006-10-05 [colin]      2.5.3cvs8
9089
9090         * src/folderview.c
9091                 Fix go to next * after preferences apply
9092         * src/msgcache.c
9093                 Do the fd lock/unlock ourselves instead of
9094                 letting the libc do it at each write 
9095
9096 2006-10-05 [colin]      2.5.3cvs7
9097
9098         * src/common/utils.c
9099                 Faster division, thanks to Jean Diraison
9100
9101 2006-10-05 [paul]       2.5.3cvs6
9102
9103         * src/common/utils.c
9104                 fix building with --disable-nls
9105
9106 2006-10-04 [colin]      2.5.3cvs5
9107
9108         * src/folder.c
9109                 Maybe fix a segfault
9110
9111 2006-10-04 [wwp]        2.5.3cvs4
9112
9113         * src/prefs_folder_item.c
9114                 Fine-tune layouts in folder item prefs. Suggested by
9115                 Fabien Vantard <fzzzzz@gmail.com>.
9116
9117 2006-10-04 [wwp]        2.5.3cvs3
9118
9119         * src/prefs_folder_item.c
9120                 Kill the clandestine passengers. You didn't see anything.
9121
9122 2006-10-04 [wwp]        2.5.3cvs2
9123
9124         * src/prefs_folder_item.c
9125                 Add a way to test the subject simplify regexp in
9126                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9127                 w/ few layout changes.
9128
9129 2006-20-04 [paul]       2.5.3cvs1
9130
9131         * NEWS
9132         * README
9133         * configure.ac
9134                 Update version number following
9135                 stable release
9136
9137 2006-10-04 [colin]      2.5.2cvs42
9138
9139         * src/folder.c
9140         * src/folder.h
9141         * src/summaryview.c
9142                 Provide a way for folder classes to set their sort
9143                 type and key
9144
9145 2006-10-03 [colin]      2.5.2cvs41
9146
9147         * src/mh.c
9148                 Don't use strlen() to know if the
9149                 string's empty
9150
9151 2006-10-03 [colin]      2.5.2cvs40
9152
9153         * src/mh.c
9154                 Fix "check for new folders" with accentued folders
9155
9156 2006-10-03 [ticho]      2.5.2cvs39
9157
9158         * src/filtering.c
9159         * src/folder.c
9160         * src/inc.c
9161         * src/mbox.c
9162                 Colin's fix for "copy" filtering rules.
9163
9164 2006-10-02 [colin]      2.5.2cvs38
9165
9166         * src/folderview.c
9167                 Fix for double-click too
9168
9169 2006-10-02 [colin]      2.5.2cvs37
9170
9171         * src/folderview.c
9172                 correct fix for cvs36
9173
9174 2006-10-02 [colin]      2.5.2cvs36
9175
9176         * src/folderview.c
9177                 Fix 'goto next unread' after collapsing/expanding 
9178                 a node.
9179
9180 2006-10-02 [colin]      2.5.2cvs35
9181
9182         * src/summaryview.c
9183                 Fix double freeze/thaw
9184         * src/common/utils.c
9185         * src/common/utils.h
9186                 Reimplement strftime
9187         * src/procheader.c
9188                 Use it
9189
9190
9191 2006-10-02 [colin]      2.5.2cvs34
9192
9193         * src/mh.c
9194                 Time mh_write_sequences() - it's fast
9195         * src/summaryview.c
9196                 Init a variable to shut up gcc
9197
9198 2006-10-01 [colin]      2.5.2cvs33
9199
9200         * src/folder.c
9201         * src/mh.c
9202         * src/mh.h
9203         * src/msgcache.c
9204                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9205                 Add fsync but disable it, it's slow as hell
9206
9207 2006-10-01 [colin]      2.5.2cvs32
9208
9209         * src/mh.c
9210         * src/msgcache.c
9211                 fflush() caches and mh_sequences before
9212                 fclose()ing
9213
9214 2006-10-01 [colin]      2.5.2cvs31
9215
9216         * src/msgcache.c
9217                 Don't ftruncate when not using mmap
9218
9219 2006-09-30 [colin]      2.5.2cvs30
9220
9221         * src/main.c
9222                 Write folder list *after* saving caches
9223
9224 2006-09-30 [colin]      2.5.2cvs29
9225
9226         * src/folder.c
9227         * src/mh.c
9228                 Debug forced mtime changes
9229
9230 2006-09-30 [colin]      2.5.2cvs28
9231
9232         * src/folder.c
9233         * src/main.c
9234                 Remove useless debug_print()s (code
9235                 well-tested)
9236
9237 2006-09-30 [colin]      2.5.2cvs27
9238
9239         * src/mh.c
9240                 Do stuff faster when writing mh_sequences
9241
9242 2006-09-30 [colin]      2.5.2cvs26
9243
9244         * src/mh.c
9245                 Don't let the writing of .mh_sequences, which
9246                 can change the folder's mtime, let us think
9247                 we need to scan.
9248
9249 2006-09-30 [colin]      2.5.2cvs25
9250
9251         * src/folder.c
9252                 Move a debug_print where it belongs 
9253                 (processing)
9254         * src/summaryview.c
9255                 Don't mess with a huge slow subject
9256                 table if we're not threading by
9257                 subject
9258
9259 2006-09-30 [colin]      2.5.2cvs24
9260
9261         * src/msgcache.c
9262                 Reenable mmaped reads (*not* writes!)
9263         * src/procmsg.c
9264                 Don't destroy and recreate hashtables just
9265                 for fun
9266         * src/common/utils.c
9267                 Remove useless reply prefixes (it's case
9268                 unsensitive)
9269
9270 2006-09-30 [wwp]        2.5.2cvs23
9271
9272         * tools/fix_date.sh
9273                 Fixed a minor bug in date value extraction, added a switch
9274                 to replace non RFC-compliant Date: value, added a switch
9275                 to use strict RFC matching patterns for dates.
9276
9277 2006-09-29 [colin]      2.5.2cvs22
9278
9279         * src/matcher_parser.h
9280         * src/matcher_parser_parse.y
9281         * src/prefs_filtering.c
9282         * src/statusbar.c
9283         * src/summary_search.c
9284         * src/summaryview.c
9285         * src/gtk/quicksearch.c
9286         * src/gtk/quicksearch.h
9287                 Optimise searches by setting different
9288                 refresh intervals (depending if the 
9289                 search is fast or not)
9290
9291 2006-09-29 [colin]      2.5.2cvs21
9292
9293         * src/codeconv.c
9294                 Optimise by reusing the last iconv converter
9295                 if possible
9296         * src/textview.c
9297                 Optimise a bit (the foldable quotes feature
9298                 still has an awful O(n^2) algo
9299
9300 2006-09-29 [colin]      2.5.2cvs20
9301
9302         * src/gtk/gtksctree.c
9303         * src/gtk/gtksctree.h
9304                 Optimise de-selection via up/down or
9305                 another key
9306
9307 2006-09-28 [colin]      2.5.2cvs19
9308
9309         * src/action.c
9310         * src/compose.c
9311         * src/folderview.c
9312         * src/mainwindow.c
9313         * src/messageview.c
9314         * src/summary_search.c
9315         * src/toolbar.c
9316                 Avoid using summaryview->ctree directly
9317
9318 2006-09-28 [colin]      2.5.2cvs18
9319
9320         * src/summaryview.c
9321         * src/summaryview.h
9322                 Add helpers to freeze/thaw/grab_focus
9323                 Factorize calls to freeze/thaw/grab_focus
9324                 
9325
9326 2006-09-28 [colin]      2.5.2cvs17
9327
9328         * src/main.c
9329                 More guards for the session management
9330
9331 2006-09-28 [colin]      2.5.2cvs16
9332
9333         * src/folderview.c
9334         * src/gtk/gtksctree.c
9335         * src/gtk/gtksctree.h
9336                 Make expanding not recursive in folderview
9337
9338 2006-09-28 [colin]      2.5.2cvs15
9339
9340         * src/addressbook.c
9341                 If nothing is selected in the list (right part)
9342                 and a group is selected in the tree (left part),
9343                 mail this group.
9344
9345 2006-09-28 [colin]      2.5.2cvs14
9346
9347         * src/Makefile.am
9348                 Actually use SM_LIBS
9349
9350 2006-09-28 [ticho]      2.5.2cvs13
9351
9352         * src/export.c
9353         * src/messageview.c
9354         * src/mimeview.c
9355         * src/news.c
9356         * src/pop.c
9357         * src/prefs_themes.c
9358         * src/procmsg.c
9359                 Small i18n string optimization.
9360         * src/send_message.c
9361         * src/summaryview.c
9362         * src/common/session.c
9363         * src/common/smtp.c
9364         * src/common/ssl_certificate.c
9365         * src/common/utils.c
9366                 Use "Couldn't" instead of "Can't" in UI messages,
9367                 where appropriate.
9368
9369 2006-09-28 [colin]      2.5.2cvs12
9370
9371         * configure.ac
9372                 Possibly fix link errors
9373
9374 2006-09-27 [wwp]        2.5.2cvs11
9375
9376         * src/gtk/authors.h
9377         * doc/man/sylpheed-claws.1
9378         * manual/ack.xml
9379         * manual/es/ack.xml
9380         * manual/fr/ack.xml
9381         * manual/pl/ack.xml
9382                 Updated authors info (me, myself and I).
9383
9384 2006-09-27 [colin]      2.5.2cvs10
9385
9386         * src/addressbook.c
9387                 Remove useless printf
9388
9389 2006-09-27 [wwp]        2.5.2cvs9
9390
9391         * src/editgroup.c
9392         * src/send_message.c
9393         * src/inc.c
9394         * src/prefs_common.c
9395         * src/prefs_common.h
9396         * src/gtk/progressdialog.c
9397                 remember more windows' sizes (send dialog, received dialog,
9398                 edit group in addressbook).
9399
9400 2006-09-27 [colin]      2.5.2cvs8
9401
9402         * configure.ac
9403         * src/main.c
9404         * src/mainwindow.h
9405                 Use libSM to communicate with the session
9406                 manager, so that we can know when the 
9407                 session ends, save our caches, and draft
9408                 our compose windows.
9409
9410 2006-09-27 [colin]      2.5.2cvs7
9411
9412         * src/addressbook.c
9413                 Fix issues:
9414                 o Allow Book and Group creation from the tree's
9415                   contextual menu
9416                 o Do not actually delete the contacts when 
9417                   deleting groups from the tree (duh!)
9418
9419 2006-09-27 [colin]      2.5.2cvs6
9420
9421         * src/compose.c
9422         * src/compose.h
9423         * src/mainwindow.c
9424         * src/textview.c
9425         * src/toolbar.c
9426                 o Allow passing an email address to 
9427                   compose_new_with_folderitem
9428                 o Update callers
9429                 o Use current folderitem when clicking
9430                   on a TextView mailto: link
9431                 o Fix a possible leak in TextView
9432
9433 2006-09-27 [colin]      2.5.2cvs5
9434
9435         * src/html.c
9436                 Use UTF-8 chars to replace HTML entities
9437
9438 2006-09-27 [colin]      2.5.2cvs4
9439
9440         * AUTHORS
9441         * src/prefs_account.c
9442         * src/gtk/authors.h
9443                 Fix bug #1024 (Array index out of
9444                 range in sylpheed-claws-2.5.2)
9445                 Patch by Ales Nosek <anosek@suse.cz>
9446
9447 2006-09-27 [colin]      2.5.2cvs3
9448
9449         * src/addr_compl.c
9450                 Actually do the test
9451
9452 2006-09-27 [colin]      2.5.2cvs2
9453
9454         * src/addr_compl.c
9455         * src/addr_compl.h
9456                 Allow completing with comma (in certain cases: vCalendar
9457                 for example doesn't support that)
9458                 Patch by Fabien Vantard
9459
9460 2006-09-26 [colin]      2.5.2cvs1
9461
9462         * src/Makefile.am
9463         * src/addr_compl.c
9464         * src/addr_compl.h
9465         * src/addrbook.c
9466         * src/addrbook.h
9467         * src/addressbook.c
9468         * src/addrindex.c
9469         * src/addrindex.h
9470         * src/compose.c
9471         * src/prefs_common.c
9472         * src/prefs_filtering_action.c
9473         * src/prefs_folder_item.c
9474         * src/prefs_template.c
9475         * src/stock_pixmap.c
9476         * src/stock_pixmap.h
9477         * src/pixmaps/addr_one.xpm
9478         * src/pixmaps/addr_two.xpm
9479                 Add auto-completion on groups
9480
9481 2006-09-26 [colin]      2.5.2
9482
9483         * NEWS
9484         * README
9485         * RELEASE_NOTES
9486                 2.5.2 released
9487
9488 2006-09-26 [colin]      2.5.1cvs5
9489
9490         * src/matcher.c
9491                 Fix condition
9492
9493 2006-09-26 [colin]      2.5.1cvs4
9494
9495         * src/mbox.c
9496                 Revert cvs1 (useless as the message is printed 
9497                 every 500 mails)
9498
9499 2006-09-26 [colin]      2.5.1cvs3
9500
9501         * src/partial_download.c
9502                 Fix crasher found by Alexsandar Urosevic
9503
9504 2006-09-26 [colin]      2.5.1cvs2
9505
9506         * src/summaryview.c
9507                 Fix bug #1023 (Sylpheed deletes too much messages)
9508
9509 2006-09-26 [ticho]      2.5.1cvs1
9510
9511         * src/mbox.c
9512                 Make use of gettext's multiple plurals for statusbar
9513                 progress message.
9514
9515 2006-09-25 [paul]       2.5.1
9516
9517         * NEWS
9518         * README
9519         * RELEASE_NOTES
9520                 2.5.1 released
9521
9522 2006-09-25 [colin]      2.5.0cvs3
9523
9524         * src/plugins/bogofilter/bogofilter.c
9525         * src/plugins/clamav/clamav_plugin.c
9526         * src/plugins/spamassassin/spamassassin.c
9527                 BogoFilter, Spamassassin: Fix double hook registering after
9528                 visiting preferences
9529                 Spamassassin, Clamav: Just set the mails to move instead of
9530                 doing the move - caller will move the things at once.
9531
9532 2006-09-25 [colin]      2.5.0cvs2
9533
9534         * src/imap.c
9535         * src/etpan/imap-thread.c
9536                 Use UID SEARCH ALL instead of UID 1:*
9537                 (braindead servers can't figure out that's
9538                 the same...)
9539
9540 2006-09-25 [wwp]        2.5.0cvs1
9541
9542         * src/message_search.c
9543                 Added the ability to stop a running search (in message body).
9544
9545 2006-09-25 [paul]       2.5.0
9546
9547         * NEWS
9548         * README
9549         * RELEASE_NOTES
9550                 2.5.0 released
9551
9552 2006-09-25 [paul]       2.4.0cvs214
9553
9554         * po/cs.po
9555         * po/de.po
9556         * po/fi.po
9557         * po/fr.po
9558         * po/nl.po
9559         * po/pt_BR.po
9560         * po/sk.po
9561         * po/sr.po
9562         * po/zh_CN.po
9563                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9564                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9565                 Ticho, Aleksander Urosevic, Ralgh Young
9566
9567 2006-09-24 [mones]      2.4.0cvs213
9568
9569         * po/es.po
9570                 Updated for release
9571
9572 2006-09-23 [colin]      2.4.0cvs212
9573
9574         * src/gtk/inputdialog.c
9575                 Fix [ ] remember this appearing in normal
9576                 input dialogs after it's been used by
9577                 mimeview.
9578         * src/folder.c
9579         * src/folderview.c
9580         * src/msgcache.c
9581         * src/procmsg.c
9582         * src/summaryview.c
9583         * src/textview.c
9584         * src/common/timing.h
9585                 Enable timings in debug mode and make it
9586                 look prettier.
9587
9588 2006-09-22 [colin]      2.4.0cvs211
9589
9590         * README
9591                 Revert test change
9592         * commitHelper
9593                 ping the correct URI
9594
9595 2006-09-22 [colin]      2.4.0cvs210
9596
9597         * README
9598                 Let's see if bug #1022 is fixed
9599
9600 2006-09-21 [colin]      2.4.0cvs209
9601
9602         * src/wizard.c
9603         * src/common/plugin.c
9604                 Prepare infra to load predefined plugins when
9605                 no configuration existed. Don't actually load
9606                 anything yet (feat. freeze)
9607
9608 2006-09-21 [wwp]        2.4.0cvs208
9609
9610         * manual/fr/faq.xml
9611                 Partial sync w/ 2.4.0cvs72:
9612                 wrap file and minor updates.
9613
9614 2006-09-21 [wwp]        2.4.0cvs207
9615
9616         * tools/fix_date.sh
9617                 several fixes and enhancements. A new --force switch has been
9618                 added to prevent overriding by default Date: header when
9619                 already existing.
9620
9621 2006-09-21 [paul]       2.4.0cvs206
9622
9623         * src/common/utils.c
9624                 add Chinese UTF8 Re prefix
9625
9626 2006-09-21 [wwp]        2.4.0cvs205
9627
9628         * tools/Makefile.am
9629                 Fics alfabettical order.
9630
9631 2006-09-21 [wwp]        2.4.0cvs204
9632
9633         * tools/fix_date.sh
9634         * tools/Makefile.am
9635                 Added an action tool to fix missing Date field in emails.
9636                 Updated Makefile.am to reflect those last two additions.
9637
9638 2006-09-21 [wwp]        2.4.0cvs203
9639
9640         * tools/uuooffice
9641                 Added a action tool to open uuencoded docs w/
9642                 OpenOffice (based on uudec method).
9643
9644 2006-09-21 [colin]      2.4.0cvs202
9645
9646         * src/compose.c
9647         * src/textview.c
9648                 Workaround possible GTK crash: remove selection 
9649                 clipboard before destroying widget, or GTK+-2.10
9650                 dies. Thanks to Hiro.
9651
9652 2006-09-20 [colin]      2.4.0cvs201
9653
9654         * src/compose.c
9655                 Fix free-after-use in some cases (when 
9656                 procmime_encode_content() frees mimeinfo->data.mem
9657                 and turns it to a temp file)
9658
9659 2006-09-20 [colin]      2.4.0cvs200
9660
9661         * src/folderview.c
9662         * src/summaryview.c
9663         * src/gtk/gtksctree.c
9664         * src/gtk/gtksctree.h
9665                 Add tooltips in the folderview and summaryview
9666                 (Doesn't break string freeze as they already
9667                 exist)
9668         * src/toolbar.c
9669                 Put the spam button in the default configuration
9670                 if compiled with bogo plugin too
9671
9672 2006-09-19 [colin]      2.4.0cvs199
9673
9674         * src/summaryview.c
9675         * src/summaryview.h
9676                 Update folder name label on folder rename
9677         * src/prefs_matcher.c
9678         * src/gtk/logwindow.h
9679                 Fix warnings
9680                 Patches by Fabien
9681
9682 2006-09-19 [wwp]        2.4.0cvs198
9683
9684         * src/summary_search.c
9685                 fix can't click forward/backward buttons in the
9686                 search messages.
9687
9688 2006-09-18 [paul]       2.4.0cvs197
9689
9690         * src/wizard.c
9691                 add missing bracket, capitalise the A of
9692                 'SpamAssassin'
9693
9694 2006-09-18 [paul]       2.4.0cvs196
9695
9696         * src/compose.c
9697                 fix bug 1012 'crashed upon sending mail
9698                 from compose window'
9699                 Thanks to Colin
9700
9701 2006-09-16 [colin]      2.4.0cvs195
9702
9703         * src/folderview.c
9704                 Fix "real-time" sorting by freezing/thawing
9705
9706 2006-09-16 [colin]      2.4.0cvs194
9707
9708         * manual/faq.xml
9709                 Fix the anti-spam entry a bit
9710
9711 2006-09-16 [colin]      2.4.0cvs193
9712
9713         * src/wizard.c
9714                 Make sure reviewers have no excuse when stating
9715                 Sylpheed-Claws doesn't have antispam capabilities.
9716
9717 2006-09-16 [colin]      2.4.0cvs192
9718
9719         * src/main.c
9720                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9721                 as if the SIGPIPE comes from etpan's thread we could
9722                 trigger a GUI update from this thread.
9723
9724 2006-09-16 [colin]      2.4.0cvs191
9725
9726         * src/summaryview.c
9727                 Init all members of the struct
9728
9729 2006-09-16 [paul]       2.4.0cvs190
9730
9731         * src/account.c
9732                 improvements to the English
9733
9734 2006-09-15 [colin]      2.4.0cvs189
9735
9736         * src/summaryview.c
9737                 HIG order on dialog
9738
9739 2006-09-14 [colin]      2.4.0cvs188
9740
9741         * src/common/socket.c
9742         * src/common/socket.h
9743         * src/common/ssl.c
9744         * src/common/ssl_certificate.c
9745         * src/common/ssl_certificate.h
9746         * src/etpan/imap-thread.c
9747                 the get_fqdn() call done to get canonical name when
9748                 checking an SSL certificate is blocking, which is
9749                 sad as we just did a non-blocking lookup to connect.
9750                 Fix that by letting the fqdn available to the SockInfo,
9751                 and use that in ssl_certificate_check(). For IMAP,
9752                 we don't do it as the lookup's done by libetpan, but
9753                 it's less annoying as IMAP connections as much more
9754                 rare than POP3 connections.
9755
9756 2006-09-14 [paul]       2.4.0cvs187
9757
9758         * manual/advanced.xml
9759                 improvements to the English,
9760                 properly place the new hidden options
9761                 within the alphabetical order
9762         * src/gtk/pluginwindow.c
9763                 improvements to the English
9764
9765 2006-09-14 [colin]      2.4.0cvs186
9766
9767         * src/prefs_common.c
9768         * src/prefs_common.h
9769         * src/gtk/gtksctree.c
9770         * manual/advanced.xml
9771                 New hidden pref, stripes_color_offset, to change
9772                 the value added/substracted to normal bgcolor to
9773                 create the stripes in summaries
9774
9775 2006-09-13 [colin]      2.4.0cvs185
9776
9777         * src/gedit-print.c
9778         * src/messageview.c
9779         * src/messageview.h
9780         * src/summaryview.c
9781         * src/textview.c
9782                 Fix misc. printing issues: 
9783                 - Bad font for linkified headers
9784                 - Different font if the mail was displayed or not
9785                 - Factorize the thing
9786
9787 2006-09-13 [colin]      2.4.0cvs184
9788
9789         * src/common/ssl_certificate.c
9790                 Only get FQDN once when checking certificate
9791
9792 2006-09-13 [colin]      2.4.0cvs183
9793
9794         * src/account.c
9795         * src/gtk/pluginwindow.c
9796                 Misc. GUI fixes by Fabien
9797
9798 2006-09-13 [wwp]        2.4.0cvs182
9799
9800         * configure.ac
9801         * src/common/utils.h
9802         * src/common/utils.c
9803                 get rid of unused wide-char functions.
9804
9805 2006-09-13 [wwp]        2.4.0cvs181
9806
9807         * src/plugins/pgpinline/sylpheed.def
9808         * src/textview.c
9809                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9810                 add privacy_reset_error to the .def file,
9811                 do not fork for an external textviewer.
9812
9813 2006-09-13 [wwp]        2.4.0cvs180
9814
9815         * src/prefs_common.c
9816                 fix broken font entry in prefs (patch issued by the gpg4win team,
9817                 probably by Marcus Brinkmann <marcus@g10code.de>).
9818
9819 2006-09-13 [colin]      2.4.0cvs179
9820
9821         * src/folder.h
9822                 Fix a warning in summaryview.c
9823         * src/mainwindow.c
9824         * src/summaryview.c
9825         * src/summaryview.h
9826                 Add missing Mark/* elements in the
9827                 main menu
9828
9829 2006-09-12 [colin]      2.4.0cvs178
9830
9831         * src/prefs_actions.c
9832         * src/prefs_filtering_action.c
9833         * src/prefs_matcher.c
9834                 Use (New) instead of New everywhere
9835
9836 2006-09-12 [wwp]        2.4.0cvs177
9837
9838         * manual/fr/addrbook.xml
9839         * manual/fr/handling.xml
9840                 updated some quotes in the fr manual to match the fr translation.
9841
9842 2006-09-12 [wwp]        2.4.0cvs176
9843
9844         * src/prefs_matcher.c
9845                 don't store translated string elements in matcher expressions.
9846                 Also fixed a misused of Q_().
9847
9848 2006-09-11 [wwp]        2.4.0cvs175
9849
9850         * src/plugins//bogofilter/bogofilter.c
9851         * src/plugins//clamav/clamav_plugin.c
9852         * src/plugins//demo/demo.c
9853         * src/plugins//dillo_viewer/dillo_viewer.c
9854         * src/plugins//pgpcore/plugin.c
9855         * src/plugins//pgpinline/plugin.c
9856         * src/plugins//pgpmime/plugin.c
9857         * src/plugins//spamassassin/spamassassin.c
9858                 gettext-ize more strings (mostly plugin error messages).
9859
9860 2006-09-11 [colin]      2.4.0cvs174
9861
9862         * src/alertpanel.c
9863                 Make maximum buffer size bigger to avoid
9864                 truncating translated messages. Patch by
9865                 Fabien
9866
9867 2006-09-11 [colin]      2.4.0cvs173
9868
9869         * src/etpan/imap-thread.c
9870                 Fix compilation on OpenBSD, thanks to 
9871                 Landry
9872
9873 2006-09-10 [wwp]        2.4.0cvs172
9874
9875         * manual/account.xml
9876         * manual/addrbook.xml
9877         * manual/handling.xml
9878         * manual/es/handling.xml
9879         * manual/fr/account.xml
9880         * manual/fr/addrbook.xml
9881         * manual/fr/handling.xml
9882                 documented addressbook matching (condition configuration):
9883                   addrbook.xml, en fr
9884                 documented per-account filtering rules (handling/filtering
9885                   section, account section):
9886                   account.xml, handling.xml, en fr
9887                 slightly updated the handling/searching section to tell few
9888                   words about the extended search ability:
9889                   handling.xml, en fr
9890                 added missing <quote></quotes> to Quick Search:
9891                   handling.xml, en fr es
9892                 fixed a typo (auomatically):
9893                   handling.xml, en
9894                 changes revisited by Paul.
9895
9896 2006-09-10 [paul]       2.4.0cvs171
9897
9898         * src/prefs_actions.c
9899         * src/prefs_filtering.c
9900         * src/prefs_template.c
9901                 adjustments to the gui
9902                 Patch by Fabien Vantard (slightly modified)
9903
9904 2006-09-10 [colin]      2.4.0cvs170
9905
9906         * src/summaryview.c
9907                 Check folderitem/summaryview consistency
9908                 (basically automates Update summary). Fixes
9909                 #1011 (wrong (negative) count on unread 
9910                 messages)
9911
9912 2006-09-10 [colin]      2.4.0cvs169
9913
9914         * src/gtk/gtksctree.c
9915                 Fix recursive expansion via mouse
9916         * src/plugins/bogofilter/bogofilter.c
9917                 Use normal filtering way of moving
9918                 messages (batching), possibly fixing
9919                 bug #1015 (Bogofilter plugin doubles 
9920                 new messages)
9921
9922 2006-09-09 [wwp]        2.4.0cvs168
9923
9924         * src/prefs_filtering.c
9925                 better place for this fix.
9926
9927 2006-09-09 [wwp]        2.4.0cvs167
9928
9929         * src/prefs_filtering.c
9930                 fix a minor bug when the enabled status of a filtering/processing
9931                 rule always got set to TRUE when replacing this rule. That still
9932                 make sense when adding a new rule, but now when replacing, we
9933                 don't override the value of 'enabled'.
9934                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9935                 to prefs_filtering_list_view_get_info() as this function not only
9936                 returns the name, but also the account_id and the enabled status.
9937
9938 2006-09-09 [mones]      2.4.0cvs166
9939
9940         * manual/glossary.xml
9941         * manual/plugins.xml
9942                 Minor format corrections
9943         * manual/gpl.xml
9944                 Fix misplaced NO WARRANTY section
9945         * manual/es/advanced.xml
9946         * manual/es/faq.xml
9947         * manual/es/glossary.xml
9948         * manual/es/gpl.xml
9949         * manual/es/handling.xml
9950         * manual/es/plugins.xml
9951         * manual/es/starting.xml
9952                 Incorporate changes from English version
9953         * manual/fr/ack.xml
9954         * manual/pl/ack.xml
9955         * manual/es/ack.xml
9956                 Fix address, (add translation credits in es version)
9957         * po/es.po
9958                 Updated translation
9959
9960 2006-09-09 [wwp]        2.4.0cvs165
9961
9962         * src/prefs_filtering.c
9963                 fix a crash when opening filtering prefs, if matcherrc file contains
9964                 broken data (non-existing account id, which is theoretically not
9965                 possible).
9966
9967 2006-09-08 [colin]      2.4.0cvs164
9968
9969         * src/folder.c
9970                 Wrong assert, make it an if()
9971         * src/gtk/gtksctree.c
9972                 Fix bug #1013 (expand selected thread 
9973                 tree) - expanding is now recursive
9974
9975 2006-09-07 [wwp]        2.4.0cvs163
9976
9977         * src/prefs_matcher.c
9978                 make better sentences about addressbook matching in the
9979                 matcher prefs. This should make translators' work easier
9980                 too.
9981
9982 2006-09-07 [wwp]        2.4.0cvs162
9983
9984         * src/prefs_filtering.c
9985                 code simplification (get rid of dup var. assignment).
9986
9987 2006-09-07 [wwp]        2.4.0cvs161
9988
9989         * src/summaryview.c
9990                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9991                 <fzzzzz@gmail.com>.
9992
9993 2006-09-07 [paul]       2.4.0cvs160
9994
9995         * src/mimeview.c
9996                 fix compilation warnings
9997                 Thanks to Colin
9998
9999 2006-09-07 [paul]       2.4.0cvs159
10000
10001         * src/mimeview.c
10002                 select the mimepart icon when
10003                 displaying as text
10004                 Thanks to Colin
10005
10006 2006-09-06 [paul]       2.4.0cvs158
10007
10008         * src/prefs_filtering.c
10009                 fix labels and table element spacing
10010                 Patch by Fabien Vantard
10011
10012 2006-09-06 [paul]
10013
10014         2.5.0-rc3 released
10015
10016 2006-09-06 [paul]       2.4.0cvs157
10017
10018         * manual/es/advanced.xml
10019                 fix typo
10020
10021 2006-09-06 [wwp]        2.4.0cvs156
10022
10023         * src/mainwindow.c
10024                 fix an dup launch issue when iconified, thanks to Colin.
10025
10026 2006-09-06 [wwp]        2.4.0cvs155
10027
10028         * src/gtk//gtksctree.h
10029                 oops, forgot that one!
10030
10031 2006-09-06 [wwp]        2.4.0cvs154
10032
10033         * manual/pl/advanced.xml
10034         * manual/advanced.xml
10035         * manual/es/advanced.xml
10036         * manual/fr/advanced.xml
10037         * src/prefs_customheader.c
10038         * src/prefs_filtering_action.c
10039         * src/foldersel.c
10040         * src/prefs_summaries.c
10041         * src/prefs_filtering.c
10042         * src/account.c
10043         * src/compose.c
10044         * src/prefs_summary_column.c
10045         * src/addr_compl.c
10046         * src/prefs_actions.c
10047         * src/prefs_folder_column.c
10048         * src/ssl_manager.c
10049         * src/prefs_template.c
10050         * src/prefs_display_header.c
10051         * src/prefs_common.h
10052         * src/prefs_matcher.c
10053         * src/prefs_common.c
10054         * src/prefs_toolbar.c
10055         * src/summaryview.c
10056         * src/folderview.c
10057         * src/gtk/gtksctree.c
10058         * src/gtk/pluginwindow.c
10059         * src/gtk/progressdialog.c
10060         * src/gtk/prefswindow.c
10061                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10062                 to make its meaning more obvious (all versions of the manual reflect
10063                 the change).
10064                 added an extra hidden option use_stripes_in_summary to allow
10065                 discarding these stripes in mainwindow's folder and message lists;
10066                 en and fr manuals only are OK towards this.
10067
10068 2006-09-06 [colin]      2.4.0cvs153
10069
10070         * src/textview.c
10071                 Hide Sylpheed-Claws' internal queue headers
10072                 when showing all headers. They'll be present
10073                 only in Source window.
10074
10075 2006-09-05 [colin]      2.4.0cvs152
10076
10077         * src/plugins/trayicon/trayicon.c
10078                 Fix crash at exit - we have to disconnect
10079                 our handlers
10080         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10081                 Update eggtrayicon - patch adapted from a
10082                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10083                 on Sylpheed's ML
10084
10085 2006-09-05 [colin]      2.4.0cvs151
10086
10087         * src/mainwindow.c
10088         * src/gtk/logwindow.c
10089                 Fix race condition when something writes
10090                 to the log too soon during init. Thanks
10091                 to Fabien Vantard
10092
10093 2006-09-05 [colin]      2.4.0cvs150
10094
10095         * src/mimeview.c
10096                 Don't select part on right-click either
10097
10098 2006-09-05 [paul]       2.4.0cvs149
10099
10100         * src/mimeview.c
10101                 completion of previous commit
10102                 Thanks to Colin
10103
10104 2006-09-05 [colin]      2.4.0cvs148
10105
10106         * src/mimeview.c
10107                 Don't force selection on middle-click, just open
10108
10109 2006-09-04 [colin]      2.4.0cvs147
10110
10111         * src/mimeview.c
10112                 Looks like gtk_notebook_set_current_page()
10113                 sometimes steals focus, and this annoys us
10114                 in MimeViewers as it renders navigation
10115                 keys useless. Take back focus after switching
10116                 pages.
10117
10118 2006-09-04 [colin]      2.4.0cvs146
10119
10120         * src/messageview.c
10121                 Set stop_loading when clicking on Next
10122                 during load. Don't add a callback to 
10123                 avoid over-complicating things.
10124
10125 2006-09-04 [colin]      2.4.0cvs145
10126
10127         * src/mimeview.c
10128         * src/messageview.c
10129                 Fix multiple loads in separate messageview
10130
10131 2006-09-04 [colin]      2.4.0cvs144
10132
10133         * src/summaryview.c
10134                 Let navigation keys be handled during 
10135                 load
10136
10137 2006-09-04 [colin]      2.4.0cvs143
10138
10139         * src/messageview.c
10140         * src/summaryview.c
10141         * src/textview.c
10142         * src/textview.h
10143                 Make loading of huge mails (lots of text and/or
10144                 images) cancellable, so the GUI doesn't block 
10145
10146 2006-09-04 [colin]      2.4.0cvs142
10147
10148         * src/plugins/trayicon/trayicon.c
10149                 Fix annoyance when removing a folder with 
10150                 unread mails: trayicon didn't update
10151
10152 2006-09-04 [paul]       2.4.0cvs141
10153
10154         * src/gtk/icon_legend.c
10155                 straighten up columns
10156                 Patch by Fabien Vantard
10157
10158 2006-09-04 [wwp]        2.4.0cvs140
10159
10160         * src/prefs_filtering.c
10161                 fix new line's account name in filtering prefs:
10162                 was "All", is now "(New)".
10163
10164 2006-09-04 [paul]       2.4.0cvs139
10165
10166         * tools/make.themes.project
10167                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10168                 instead of homebrewed "make release"
10169
10170 2006-09-03 [colin]      2.4.0cvs138
10171
10172         * src/folderview.c
10173                 Fix bug #1007 (Wrong folder highlighted)
10174
10175 2006-09-03 [colin]      2.4.0cvs137
10176
10177         * src/compose.c
10178                 Don't set Newsgroup: header to a mail folder
10179                 path
10180
10181 2006-09-03 [paul]       2.4.0cvs136
10182
10183         * src/prefs_other.c
10184         * src/prefs_spelling.c
10185                 unify the gui
10186
10187 2006-09-03 [paul]       2.4.0cvs135
10188
10189         * src/prefs_summaries.c
10190                 correct menu item text in prefs_keybind_apply_clicked()
10191
10192 2006-09-03 [paul]       2.4.0cvs134
10193
10194         * manual/advanced.xml
10195                 some improvements to the descriptions
10196         * src/mainwindow.c
10197         * src/messageview.c
10198         * src/summaryview.c
10199         * src/gtk/menu.c
10200                 fix menu sensitivity issues
10201         * src/prefs_message.c
10202                 drop the useless word 'short'
10203         * src/prefs_other.c
10204                 add the word 'lines' indicating log length
10205                 is a measure of lines
10206         * src/textview.c
10207                 fix compilation warnings
10208
10209 2006-09-02 [colin]      2.4.0cvs133
10210
10211         * src/messageview.c
10212                 Display a special return-receipt message
10213                 if the message is from the user
10214         * src/summaryview.c
10215                 Fix missing freeze of the list when marking
10216                 all read and unthreading for exec. Thanks
10217                 to Stephan Sachse.
10218
10219 2006-09-02 [paul]       2.4.0cvs132
10220
10221         * src/mainwindow.c
10222         * src/prefs_message.c
10223         * src/summaryview.c
10224                 fix some english
10225
10226 2006-09-02 [wwp]        2.4.0cvs131
10227
10228         * src/prefs_filtering.c
10229                 added an account name column to the filtering rules
10230                 dialog.
10231
10232 2006-09-02 [colin]      2.4.0cvs130
10233
10234         * src/gtk/logwindow.c
10235         * src/gtk/logwindow.h
10236                 Block scrolling if we're not at the end
10237                 of the log
10238
10239 2006-09-02 [colin]      2.4.0cvs129
10240
10241         * src/folder.c
10242                 Make sure account-specific rules can't
10243                 be used in {pre-,post-,}processing
10244         * src/mainwindow.c
10245         * src/gtk/logwindow.c
10246         * src/gtk/logwindow.h
10247                 Jump to last error when clicking on the
10248                 warning icon
10249
10250 2006-09-02 [colin]      2.4.0cvs128
10251
10252         * src/imap.c
10253         * src/import.c
10254         * src/mainwindow.c
10255         * src/mainwindow.h
10256                 Fix warning icon
10257         * src/inc.c
10258         * src/mbox.c
10259         * src/mbox.h
10260                 Let proc_mbox know its account, for
10261                 account-specific rules
10262
10263 2006-09-01 [colin]      2.4.0cvs127
10264
10265         * src/codeconv.c
10266                 Don't uselessly use iconv to convert from
10267                 us-ascii
10268         * src/alertpanel.c
10269         * src/mainwindow.c
10270         * src/mainwindow.h
10271         * src/inc.c
10272                 Fix certain log cases, disable warning icon
10273                 for now, the correct way to display it when
10274                 necessary and only when necessary is probably
10275                 to do it manually rather than use error logs
10276         * src/etpan/imap-thread.c
10277                 Clean up UID logging a bit
10278         * src/gtk/logwindow.c
10279         * src/gtk/logwindow.h
10280                 Make logging faster when the window's closed
10281
10282 2006-09-01 [wwp]        2.4.0cvs126
10283
10284         * manual/fr/account.xml
10285                 reflect changes to the ref. manual (parts of cvs72):
10286                 fix tabnames and quotes.
10287
10288 2006-09-01 [wwp]        2.4.0cvs125
10289
10290         * manual/fr/plugins.xml
10291                 reflect changes to the reference manual (cvs42):
10292                 update IRC channel info.
10293
10294 2006-09-01 [wwp]        2.4.0cvs124
10295
10296         * commitHelper
10297                 use CVSEDITOR env. var. if set, according to `man cvs`.
10298
10299 2006-09-01 [wwp]        2.4.0cvs123
10300
10301         * manual/advanced.xml
10302                 better sentence again (thanks to Paul).
10303
10304 2006-09-01 [wwp]        2.4.0cvs122
10305
10306         * manual/advanced.xml
10307         fix definition of toolbar_detachable and rework a bit the one of
10308         enable_dotted_lines.
10309
10310 2006-09-01 [mones]      2.4.0cvs121
10311
10312         * manual/advanced.xml
10313                 Document enable_dotted_lines
10314
10315 2006-09-01 [paul]       2.4.0cvs120
10316
10317         * src/folderview.c
10318         * src/folderview.h
10319         * src/imap.c
10320         * src/mainwindow.c
10321         * src/summaryview.c
10322                 obey the 'When entering folder...' option
10323                 when using the /View/Go to/... menu items
10324                 Thanks to Colin
10325
10326 2006-08-31 [colin]      2.4.0cvs119
10327
10328         * src/folderview.c
10329                 Revert 2.4.0cvs116, wrong fix.
10330
10331 2006-08-31 [colin]      2.4.0cvs118
10332
10333         * src/gtk/gtksctree.c
10334                 Better state the various copyrights
10335
10336 2006-08-31 [colin]      2.4.0cvs117
10337
10338         * src/prefs_common.c
10339                 fix enable_dotted_lines
10340
10341 2006-08-31 [colin]      2.4.0cvs116
10342
10343         * src/folderview.c
10344                 Use pref "Always open on select" when going
10345                 to next unread folder
10346         * src/gtk/gtksctree.c
10347                 Fix link failure to _gtk_clist_create_cell_layout
10348                 on certain computers. (Why not mine, I wonder)
10349
10350 2006-08-31 [colin]      2.4.0cvs115
10351
10352         * src/procmsg.c
10353         * src/textview.c
10354         * src/plugins/bogofilter/bogofilter.c
10355         * src/plugins/spamassassin/spamassassin.c
10356                 Requalify some "errors" to warnings
10357         * src/mainwindow.c
10358         * src/mainwindow.h
10359         * src/statusbar.c
10360                 Add an icon in the statusbar to notify
10361                 of errors
10362         * src/gtk/gtksctree.c
10363         * src/folderview.c
10364         * src/summaryview.c
10365                 Make the GtkSCTree look more modern by
10366                 alternating background lines
10367         * src/prefs_common.c
10368         * src/prefs_common.h
10369                 Add a pref to let people have the old
10370                 way if they prefer
10371
10372
10373 2006-08-30 [colin]      2.4.0cvs114
10374
10375         * src/procmsg.c
10376         * src/procmsg.h
10377                 Provide a way to filter a list of
10378                 messages in an optimised manner, and
10379                 add a list-filtering hook
10380         * src/folder.c
10381         * src/inc.c
10382         * src/mbox.c
10383                 Use the list filtering
10384         * src/plugins/bogofilter/bogofilter.c
10385                 Use the list-filtering hook
10386                 Use -b (bulk) mode for more speed
10387                 when learning and filtering
10388         * src/etpan/imap-thread.c
10389                 Make log output shorter in UID SEARCH
10390
10391
10392 2006-08-30 [colin]      2.4.0cvs113
10393
10394         * src/plugins/bogofilter/bogofilter.c
10395                 Really fast mass learning - thanks to David
10396                 Relson for the options explanations :)
10397
10398 2006-08-30 [colin]      2.4.0cvs112
10399
10400         * src/msgcache.c
10401                 Fix compilation on FreeBSD. Thanks
10402                 to Michael Hugues
10403
10404 2006-08-29 [colin]      2.4.0cvs111
10405
10406         * src/folderview.c
10407                 Handle "popup_menu" signal (for popping the 
10408                 menu via the keyboard)
10409         * src/mimeview.c
10410         * src/mimeview.h
10411         * src/summaryview.c
10412         * src/textview.c
10413         * src/gtk/gtkutils.c
10414         * src/gtk/gtkutils.h
10415                 Factorize scrolling code, and add an API 
10416                 for MimeViewers to handle scroll orders
10417
10418 2006-08-29 [wwp]        2.4.0cvs110
10419
10420         * src/plugins//bogofilter/bogofilter.c
10421         * src/plugins//spamassassin/spamassassin.c
10422                 make the bogofilter/spamassassin filtering error dialogs at
10423         incorporation obey to the "don't popup error dialog on
10424         receive error" option. If disabled, feed the log window w/
10425         the error message.
10426
10427 2006-08-29 [paul]
10428
10429         2.5.0-rc2 released
10430
10431 2006-08-29 [paul]       2.4.0cvs109
10432
10433         * Makefile.am
10434                 remove 'make release', it's not needed
10435                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10436
10437 2006-08-29 [paul]       2.4.0cvs108
10438
10439         * src/foldersel.c
10440         * src/summary_search.c
10441         * src/gtk/progressdialog.c
10442         * src/plugins/pgpcore/passphrase.c
10443                 replace deprecated gtk_window_set_policy()
10444
10445 2006-08-29 [colin]      2.4.0cvs107
10446
10447         * src/folder.c
10448                 Fix data loss when copy fails during a move:
10449                 only use fast remove_msgs if everything was
10450                 copied OK; else use slow remove_msg on the
10451                 mails that got copied only.
10452
10453 2006-08-28 [paul]       2.4.0cvs106
10454
10455         * src/mh.c
10456                 revert change in 2.4.0cvs104, it breaks
10457                 stuff
10458
10459 2006-08-28 [paul]       2.4.0cvs105
10460
10461         * src/plugins/spamassassin/spamassassin.c
10462                 english fix
10463
10464 2006-08-28 [paul]       2.4.0cvs104
10465
10466         * src/mh.c
10467                 fix data loss when moving to another
10468                 mailbox fails
10469         * src/prefs_spelling.c
10470                 improve the english
10471         * src/gtk/pluginwindow.c
10472                 improve the layout of the dialog text
10473         All thanks to Colin
10474
10475 2006-08-28 [paul]       2.4.0cvs103
10476
10477         * src/plugins/bogofilter/bogofilter.c
10478         * src/plugins/bogofilter/bogofilter_gtk.c
10479                 fix english up a bit, innit
10480
10481 2006-08-28 [paul]       2.4.0cvs102
10482
10483         * configure.ac
10484         * po/Makefile.in.in
10485         * po/Makevars
10486                 require autoconf 2.60, enabling building
10487                 with gettext 0.15 (gettext 0.14.x build still
10488                 possible). Replace Makefiles with versions
10489                 from gettext 0.15.
10490                 Remove configure options --with-localedir and
10491                 --with-mandir. The options that are provided
10492                 directly by autoconf 2.60 can be used instead:
10493                 --mandir --localedir
10494
10495 2006-08-27 [colin]      2.4.0cvs101
10496
10497         * src/plugins/bogofilter/Makefile.am
10498                 Fix make dist (no README)
10499
10500 2006-08-27 [colin]      2.4.0cvs100
10501
10502         * src/folder.c
10503                 Don't use F_UNKNOWN folders for any default
10504                 outbox/trash/etc
10505         * src/plugins/bogofilter/bogofilter.c
10506         * src/plugins/bogofilter/bogofilter.h
10507         * src/plugins/bogofilter/bogofilter_gtk.c
10508                 Add an option to specify the path to bogofilter
10509                 Use single-quotes to be able to learn in folders
10510                 with spaces in their names
10511                 Verify learning status
10512
10513 2006-08-27 [colin]      2.4.0cvs99
10514
10515         * manual/faq.xml
10516         * manual/plugins.xml
10517                 Document Bogofilter plugin
10518
10519 2006-08-27 [colin]      2.4.0cvs98
10520
10521         * src/compose.c
10522         * src/messageview.c
10523         * src/procmsg.c
10524         * src/procmsg.h
10525                 When possible, copy the queued mail to sent folder
10526                 instead of re-adding. Much faster on IMAP.
10527
10528 2006-08-27 [colin]      2.4.0cvs97
10529
10530         * src/msgcache.c
10531                 Disable mmaped caches - huge metadata loss
10532                 here after a power failure.
10533         * src/summaryview.c
10534                 Add quicksearch timing
10535         * src/common/plugin.c
10536         * src/common/plugin.h
10537                 Implement an interface to tell what plugins
10538                 provide. Prevent loading of similar plugins.
10539         * src/plugins/clamav/clamav_plugin.c
10540         * src/plugins/demo/demo.c
10541         * src/plugins/dillo_viewer/dillo_viewer.c
10542         * src/plugins/pgpcore/plugin.c
10543         * src/plugins/pgpinline/pgpinline.c
10544         * src/plugins/pgpmime/pgpmime.c
10545         * src/plugins/spamassassin/spamassassin.c
10546         * src/plugins/trayicon/trayicon.c
10547                 Implement plugin_provides()
10548
10549 2006-08-27 [colin]      2.4.0cvs96
10550
10551         * configure.ac
10552         * src/plugins/Makefile.am
10553         * src/plugins/bogofilter/.cvsignore
10554         * src/plugins/bogofilter/Makefile.am
10555         * src/plugins/bogofilter/bogofilter.c
10556         * src/plugins/bogofilter/bogofilter.h
10557         * src/plugins/bogofilter/bogofilter_gtk.c
10558                 New Bogofilter plugin, provides filtering and
10559                 learning. Spamassassin will go to extra plugins.
10560
10561 2006-08-26 [mones]      2.4.0cvs95
10562
10563         * manual/handling.xml
10564                 Fix subfolder path in the example (thanks to Paul) 
10565
10566 2006-08-26 [mones]      2.4.0cvs94
10567
10568         * manual/glossary.xml
10569                 2.2. + add ISP to the glossary
10570                 7.5. + Add UIDL to glossary
10571                 7.7. + Add TCP to glossary
10572         * manual/handling.xml
10573                 7.1. + Mentions GNU/Linux distribution, what about the non...
10574                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10575                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10576                 7.4. = Use appropriate quotation for commands
10577                 7.6. = change "" to <quote></quote>
10578         * manual/plugins.xml
10579                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10580         * manual/starting.xml
10581                 2.1. + local mbox file: some examples of mbox file locations...
10582                 Also reformatted files requiring it
10583
10584 2006-08-26 [wwp]        2.4.0cvs93
10585
10586         * src/summary_search.c
10587                 disable find buttons while summary search is running.
10588
10589 2006-08-25 [colin]      2.4.0cvs92
10590
10591         * src/folder.c
10592         * src/folderutils.c
10593         * src/mh.c
10594         * src/procmsg.h
10595         * src/summaryview.c
10596                 Speed up MH moving, and add progressbar
10597                 for MH deletion
10598         * src/msgcache.c
10599                 Write cache files using mmap() too
10600
10601 2006-08-25 [wwp]        2.4.0cvs91
10602
10603         * src/summaryview.c
10604                 switch spam<->ham button when a message has been marked as spam or ham
10605                 and is still selected. Thanks to Colin.
10606
10607 2006-08-25 [paul]       2.4.0cvs90
10608
10609         * src/Makefile.am
10610         * src/stock_pixmap.c
10611         * src/stock_pixmap.h
10612         * src/summaryview.c
10613         * src/gtk/icon_legend.c
10614         * src/pixmaps/copied.xpm
10615         * src/pixmaps/moved.xpm
10616                 add icons for delayed execution marked for
10617                 copying, marked for moving
10618
10619 2006-08-25 [mones]      2.4.0cvs89
10620
10621         * manual/glossary.xml
10622                 Fix the other glossary items:
10623                 5.1. = Inmmediate execution -> <quote>immediate execution...
10624                 5.2. = Fix MBOX capitalization -> Mbox
10625                 5.3. + Improve Plugins def. w/ tech. ref.
10626                 5.4. = Quotation -> replace '>' by <quote>></quote>
10627                 5.5. - SMTP Server. -> remove dot
10628         * po/es.po
10629                 Updated translation
10630
10631 2006-08-25 [mones]      2.4.0cvs88
10632
10633         * manual/ack.xml
10634                 Reformatted, changed email address
10635         * manual/glossary.xml
10636                 Reformatted, fixed MANUAL-TODO items:
10637                 8.2. + add ROT-13 to glossary
10638                 8.4. + add URL to glossary
10639         * manual/es/advanced.xml
10640                 Fixed <literal>s
10641
10642 2006-08-25 [paul]       2.4.0cvs87
10643
10644         * src/gtk/icon_legend.c
10645                 add 'marked for deletion' icon
10646                 arrange icons by containing column
10647                 wrap long label text
10648
10649 2006-08-25 [colin]      2.4.0cvs86
10650
10651         * src/common/utils.c
10652         * src/common/utils.h
10653                 Add the sc_g_*list_bigger functions in
10654                 a place everyone can use it
10655         * src/summaryview.c
10656                 Only freeze/thaw the list when working
10657                 on the selection, if it's bigger than 1
10658         * src/gtk/gtksctree.c
10659                 Only freeze/thaw the list when unselec-
10660                 ting 'all' if ('all' != 1)
10661                 This avoids some flickering
10662
10663 2006-08-24 [colin]      2.4.0cvs85
10664
10665         * src/addressbook.c
10666                 Fix strange list selection
10667                 Fix random seg (Invalid read of freed memory)
10668
10669 2006-08-24 [colin]      2.4.0cvs84
10670
10671         * src/alertpanel.c
10672         * src/gtk/inputdialog.c
10673         * src/plugins/pgpcore/passphrase.c
10674                 Revert minimal width patch of 2.4.0cvs67,
10675                 as it is also a maximal width. Use 
10676                 gtk_window_set_default_size instead.
10677
10678 2006-08-24 [colin]      2.4.0cvs83
10679
10680         * src/msgcache.c
10681                 Write cache/mark to temp files before
10682                 overwriting old ones (avoids metadata
10683                 loss if writing the new files fail).
10684                 Use mmap() to read cache/mark file, as
10685                 this makes cache reading faster. Dis-
10686                 abled for big-endian machines until it
10687                 can be tested. (Big-endian users: set
10688                 msgcache_use_mmap = TRUE in the relevant
10689                 #if).
10690         * src/procmsg.h
10691                 Move rarely used fields of MsgInfo in 
10692                 another structure, which will only be
10693                 allocated if needed. Face, X-Face,
10694                 Return receipt headers and List-*
10695                 headers are moved. Mails having none
10696                 of these occupy 52 bytes less with
10697                 this patch, which makes 2.5MB of RAM
10698                 saved on a 50k folder).
10699         * src/headerview.c
10700         * src/mainwindow.c
10701         * src/messageview.c
10702         * src/partial_download.c
10703         * src/procheader.c
10704         * src/procmsg.c
10705         * src/textview.c
10706                 Follow this structure change.
10707
10708 2006-08-24 [wwp]        2.4.0cvs82
10709
10710         * manual/es/.cvsignore
10711         * manual/es/dist/.cvsignore
10712         * manual/es/dist/html/.cvsignore
10713         * manual/es/dist/pdf/.cvsignore
10714         * manual/es/dist/ps/.cvsignore
10715         * manual/es/dist/txt/.cvsignore
10716                 more (generated) files to ignore.
10717
10718 2006-08-24 [colin]      2.4.0cvs81
10719
10720         * src/folder.c
10721         * src/mh.c
10722                 Fix possible problems with local delivery. Check the folder doesn't
10723                 need scan before setting its mtime when saving cache (which can be
10724                 done long after the folder's been modified by an external process);
10725                 Check that the stored item's mtime didn't change in mh functions.
10726
10727 2006-08-24 [mones]      2.4.0cvs80
10728
10729         * manual/advanced.xml
10730                 Rewrapping, some fixes and MANUAL-TODO items:
10731                 8.1. = change "" to <quote></quote>
10732                 8.3. = quote menu items
10733                 8.5. - deploying -> new user ... ideally a new user (redundant)
10734
10735 2006-08-23 [colin]      2.4.0cvs79
10736
10737         * src/gtk/gtksctree.c
10738                 When selecting or deselecting range, only
10739                 freeze/thaw when selection is bigger than 10
10740
10741 2006-08-23 [colin]      2.4.0cvs78
10742
10743         * src/messageview.c
10744         * src/mimeview.c
10745         * src/mimeview.h
10746         * src/plugins/dillo_viewer/dillo_viewer.c
10747                 Provide an API for MimeViewer plugins to
10748                 return a text selection for replying
10749
10750 2006-08-23 [colin]      2.4.0cvs77
10751
10752         * src/image_viewer.c
10753         * src/textview.c
10754                 Use gtk_pixbuf_new_from_file_at_scale(), which
10755                 is faster than getting the pixbuf then resizing
10756                 it.
10757
10758 2006-08-23 [colin]      2.4.0cvs76
10759
10760         * src/procmime.c
10761                 UTF-8 should be sent Quoted-printable
10762
10763 2006-08-22 [colin]      2.4.0cvs75
10764
10765         * src/mh.c
10766                 Check if scan is required before touching
10767                 the folder (or it'll be required every time)
10768
10769 2006-08-22 [colin]      2.4.0cvs74
10770
10771         * configure.ac
10772                 Require libetpan 0.46 (crasher fix when built
10773                 against gnutls)
10774
10775 2006-08-22 [colin]      2.4.0cvs73
10776
10777         * src/folder.c
10778                 Set folder's mtime after writing its
10779                 cache
10780         * src/folderview.c
10781                 Add some timing
10782         * src/procmsg.c
10783                 Don't do useless stuff if we don't 
10784                 thread by subject
10785         * src/summaryview.c
10786                 Add some timing, don't deselect prior
10787                 to selecting (gtksctree does it itself),
10788                 remove crash avoidance hacks as it's been
10789                 properly fixed since a while
10790         * src/common/utils.c
10791                 Optimize to_human_readable(): _() is slow,
10792                 do it only once, and avoid %f format for KB
10793                 (the most common in a summaryview)
10794         * src/gtk/gtksctree.c
10795                 Don't uselessly freeze/thaw (fixes flicker
10796                 on next unread and friends), reduce number
10797                 of g_list_nth/g_list_position where possible
10798         * src/gtk/gtkutils.c
10799         * src/gtk/gtkutils.h
10800                 Reduce number of g_list_nth/g_list_position
10801                 where possible.
10802                 All of this makes loading as 70k folder 2.1
10803                 seconds instead of 3.2 (with hot FS caches).
10804                 (1.3 seconds without Date and Size columns...)
10805
10806 2006-08-22 [paul]       2.4.0cvs72
10807
10808         wrap documents and do some items from mones' MANUAL-TODO:
10809
10810         * manual/account.xml
10811                 4.1. = fix tabname references to <quote>tabname</quote>
10812                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10813         * manual/faq.xml
10814                 1.1. = mentioned options don't match UI
10815                 Add information about the 'Never send Return Receipts'
10816                 option
10817         * manual/handling.xml
10818                 6.2. = Mentions Extended symbols button, but now is
10819                 named Information
10820                 6.3. = Mentions ... button, which is now Edit
10821
10822 2006-08-22 [colin]      2.4.0cvs71
10823
10824         * src/gtk/pluginwindow.c
10825                 Fix layout in verbose translations (such
10826                 as french)
10827
10828 2006-08-22 [paul]       2.4.0cvs70
10829
10830         * manual/Makefile.am
10831                 build manuals in alphabetical order
10832         * src/addressbook.c
10833         * src/prefs_themes.c
10834                 replace/remove deprecated symbols
10835         * src/gtk/gtkutils.c
10836                 fix a warning
10837         * src/gtk/pluginwindow.c
10838                 replace deprecated symbol
10839                 replace label text and move it
10840         * src/plugins/pgpcore/prefs_gpg.c
10841                 move the 'Generate...' button out of the
10842                 Sign Key frame, replace the English used
10843         * src/plugins/pgpcore/sgpgme.c
10844                 fixes to the English
10845
10846 2006-08-21 [colin]      2.4.0cvs69
10847
10848         * src/plugins/trayicon/trayicon.c
10849                 Add more strings for translation; patch
10850                 by Pawel
10851
10852 2006-08-21 [colin]      2.4.0cvs68
10853
10854         * src/compose.c
10855                 fix replied flag not set after drafting
10856         * src/matcher.c
10857                 fix body quicksearch in non-encoded bodies
10858                 containing '='
10859         * src/msgcache.c
10860                 Get rid of the g_malloc workaround for
10861                 corrupted caches, use g_try_malloc
10862
10863 2006-08-21 [colin]      2.4.0cvs67
10864
10865         * src/alertpanel.c
10866         * src/gtk/inputdialog.c
10867         * src/plugins/pgpcore/passphrase.c
10868                 Set minimal width to 375
10869         * src/mainwindow.c
10870                 Fix switching to offline, asking if it 
10871                 should be overriden for synchronising
10872         * src/mimeview.c
10873                 Don't offer to remember command on Open 
10874                 with for text parts, as the browser or 
10875                 text editor command isn't changed from 
10876                 there
10877
10878 2006-08-20 [paul]       2.4.0cvs66
10879
10880         * po/ko.po
10881         * po/zh_CN.po
10882                 fix plural form errors. revealed by stricter
10883                 checking of gettext 0.15
10884
10885 2006-08-18 [paul]       2.4.0cvs65
10886
10887         * src/stock_pixmap.c
10888                 fix the fix of 2.4.0cvs64
10889                 Thanks to Colin
10890
10891 2006-08-18 [paul]       2.4.0cvs64
10892
10893         * src/stock_pixmap.c
10894                 fix leaks
10895                 Thanks to Colin
10896
10897 2006-08-18 [paul]       2.4.0cvs63
10898
10899         * src/compose.c
10900         * src/procmsg.c
10901                 fix occasional IMAP bug where large msgs
10902                 were left in the queue folder after sending
10903                 Thanks to Colin
10904
10905 2006-08-18 [paul]       2.4.0cvs62
10906
10907         * src/folderview.c
10908                 freeze the summaryview while quicksearch results
10909                 are displayed
10910                 (fixes bug 456 'current message is hidden when the
10911                 view is refreshed and extended search is "unread 
10912                 messages"')
10913                 Thanks to Colin
10914         * src/textview.c
10915                 add missing #include "inputdialog.h"
10916         * src/common/utils.h
10917                 add missing mailcap_update_default() and improve
10918                 readability
10919
10920 2006-08-17 [colin]      2.4.0cvs61
10921
10922         * src/plugins/pgpcore/select-keys.c
10923                 Fix warnings :)
10924
10925 2006-08-17 [colin]      2.4.0cvs60
10926
10927         * src/compose.c
10928                 Don't continue queuing if Cancel is clicked
10929                 in select-keys
10930
10931 2006-08-17 [colin]      2.4.0cvs59
10932
10933         * src/plugins/pgpcore/select-keys.c
10934                 When encrypting, if only one key matches and it 
10935                 matches exactly, automatically use it.
10936
10937 2006-08-17 [colin]      2.4.0cvs58
10938
10939         * src/mimeview.c
10940         * src/prefs_common.c
10941         * src/prefs_common.h
10942         * src/prefs_ext_prog.c
10943         * src/textview.c
10944                 Fix issues with previous patch (text/html)
10945                 Remove outdated prefs
10946
10947 2006-08-17 [colin]      2.4.0cvs57
10948
10949         * src/imap.c
10950                 Add View Log button on auth error
10951         * src/procmsg.c
10952                 Fix encrypted mail marked as new when
10953                 saved in normal folders
10954         * src/plugins/pgpinline/pgpinline.c
10955                 Fix encrypt bug on IMAP
10956         * src/mimeview.c
10957         * src/common/utils.c
10958         * src/common/utils.h
10959         * src/gtk/inputdialog.c
10960         * src/gtk/inputdialog.h
10961                 Get rid of metamail stuff, simplify
10962                 opening, and allow remembering of user's
10963                 choices (by updating ~/.mailcap). There's
10964                 still to drop "Audio player" and "Image
10965                 viewer" preferences.
10966
10967 2006-08-17 [mones]      2.4.0cvs56
10968
10969         * manual/es/sylpheed-claws-manual.xml
10970                 fix DTD path
10971
10972 2006-08-17 [mones]      2.4.0cvs55
10973
10974         * configure.ac
10975         * manual/Makefile.am
10976         * manual/es/Makefile.am
10977         * manual/es/account.xml
10978         * manual/es/ack.xml
10979         * manual/es/addrbook.xml
10980         * manual/es/advanced.xml
10981         * manual/es/faq.xml
10982         * manual/es/glossary.xml
10983         * manual/es/gpl.xml
10984         * manual/es/handling.xml
10985         * manual/es/intro.xml
10986         * manual/es/keyboard.xml
10987         * manual/es/plugins.xml
10988         * manual/es/starting.xml
10989         * manual/es/sylpheed-claws-manual.xml
10990         * manual/es/dist/Makefile.am
10991         * manual/es/dist/html/Makefile.am
10992         * manual/es/dist/pdf/Makefile.am
10993         * manual/es/dist/ps/Makefile.am
10994         * manual/es/dist/txt/Makefile.am
10995                 Spanish translation for the manual
10996
10997 2006-08-16 [colin]      2.4.0cvs54
10998
10999         * src/compose.c
11000         * src/main.c
11001         * src/mainwindow.c
11002                 Fix send button sensitivity at startup
11003                 Set send menu sensitivity (patch by Fabien)
11004         * src/ssl_manager.c
11005                 Enable closing with esc (patch by Fabien)
11006         * src/gtk/foldersort.c
11007                 Enable closing with esc (patch by Fabien)
11008         * src/procmime.c
11009                 Optimisation (no need to copy to tempfile to
11010                 "decode" 7bit and 8bit)
11011         * src/summaryview.c
11012                 Fix cruft in swap_from case
11013         * src/textview.c
11014                 Fix missing last line in some mail cases 
11015                 (Fixes debian #381872)
11016         * src/plugins/pgpcore/prefs_gpg.c
11017         * src/plugins/pgpcore/sgpgme.c
11018         * src/plugins/pgpcore/sgpgme.h
11019                 Don't show "no key found" when user explicitely
11020                 wants to create a key
11021
11022 2006-08-16 [paul]       2.4.0cvs53
11023
11024         * configure.ac
11025         * src/account.c
11026         * src/addressbook.c
11027         * src/headerview.c
11028         * src/prefs_account.c
11029         * src/prefs_message.c
11030         * src/gtk/gtkutils.c
11031                 bump up minimum required versions of GTK+ and
11032                 GLIB to 2.6.0
11033
11034 2006-08-16 [paul]       2.4.0cvs52
11035
11036         * src/toolbar.c
11037                 workaround GTK+ Bug 351600 - 'Can't re-click
11038                 on button after sensitivity update'
11039                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11040                 Thanks to Colin
11041
11042 2006-08-15 [colin]      2.4.0cvs51
11043
11044         * src/plugins/pgpcore/prefs_gpg.c
11045                 Set options sensitivity according to
11046                 key existence
11047         * src/plugins/pgpcore/sgpgme.c
11048                 Allow to create key with no passphrase
11049
11050 2006-08-14 [cleroy]     2.4.0cvs50
11051
11052         * src/gtk/pluginwindow.c
11053                 New layout (maybe to be changed?)
11054         * src/gtk/gtkutils.c
11055                 Fix a bit label_window
11056         * src/plugins/pgpcore/passphrase.c
11057         * src/plugins/pgpcore/passphrase.h
11058         * src/plugins/pgpcore/plugin.c
11059         * src/plugins/pgpcore/prefs_gpg.c
11060         * src/plugins/pgpcore/prefs_gpg.h
11061         * src/plugins/pgpcore/sgpgme.c
11062         * src/plugins/pgpcore/sgpgme.h
11063                 Allow to create a PGP private key via the GUI
11064
11065 2006-08-14 [wwp]        2.4.0cvs49
11066
11067         * src/addressbook_foldersel.c
11068                 fix strict ISO C90 compliance.
11069
11070 2006-08-14 [paul]       2.4.0cvs48
11071
11072         * src/gtk/prefswindow.c
11073                 re-set scrolled window on opening
11074                 Patch by Ticho
11075
11076 2006-08-14 [paul]
11077
11078         2.5.0-rc1 released
11079
11080 2006-08-14 [paul]       2.4.0cvs47
11081
11082         * src/prefs_display_header.c
11083                 re-enable user-defined Displayed Headers
11084
11085 2006-08-14 [paul]       2.4.0cvs46
11086
11087         * src/prefs_account.c
11088                 use GTK_STOCK_EDIT
11089
11090 2006-08-13 [colin]      2.4.0cvs45
11091
11092         * src/common/utils.c
11093                 Fix "a" in quote when the original message is empty,
11094                 by using \0 instead of 'a' to test writability of
11095                 temp files.
11096
11097 2006-08-13 [wwp]        2.4.0cvs44
11098
11099         * src/plugins/spamassassin/spamassassin.c
11100                 fix capitalization of "SpamAssassin" in some debug, log and
11101                 dialog messages.
11102
11103 2006-08-13 [paul]       2.4.0cvs43
11104
11105         * src/editldap.c
11106                 fix overlapping widgets
11107         * src/prefs_account.c
11108                 fix translation of protocol_names[]
11109                 fix label disappearing off the edge of the
11110                 visible area
11111
11112 2006-08-12 [paul]       2.4.0cvs42
11113
11114         * manual/plugins.xml
11115                 update IRC channel info before it gets forgotten
11116                 about
11117
11118 2006-08-11 [colin]      2.4.0cvs41
11119
11120         * src/compose.c
11121         * src/mainwindow.c
11122         * src/mainwindow.h
11123         * src/procmsg.c
11124         * src/procmsg.h
11125         * src/summaryview.c
11126         * src/toolbar.c
11127                 Grey out the Send button if
11128                 - Queue folders are empty, or
11129                 - We're sending already
11130
11131 2006-08-11 [wwp]        2.4.0cvs40
11132
11133         * src/main.c
11134                 fix a logic issue when quitting while a compose window is
11135                 still open, thanks to Colin.
11136
11137 2006-08-10 [colin]      2.4.0cvs39
11138
11139         * src/main.c
11140                 Fix default font size setting after wizard run
11141         * src/imap.c
11142         * src/etpan/imap-thread.c
11143         * src/etpan/imap-thread.h
11144                 Fix bug #999 (Timing out on TSL cert validation 
11145                 dialog makes ugly things happen). Also, STARTTLS
11146                 unconditionnaly if initial capabilities contain
11147                 LOGINDISABLED and STARTTLS.
11148
11149 2006-08-09 [colin]      2.4.0cvs38
11150
11151         * src/mainwindow.c
11152         * src/mainwindow.h
11153                 Fix Tools/Actions sensitivity when there are
11154                 no actions
11155
11156 2006-08-09 [colin]      2.4.0cvs37
11157
11158         * src/prefs_filtering.c
11159                 Warning fix, patch by Paul
11160         * src/messageview.c
11161         * src/prefs_actions.c
11162         * src/prefs_filtering_action.c
11163         * src/prefs_matcher.c
11164                 Uniformisation of "Info ..." to "Info..." (for
11165                 old gtk), patch by Fabien
11166         * src/plugins/clamav/clamav_plugin_gtk.c
11167                 Sensitivity fix by Fabien
11168
11169 2006-08-09 [colin]      2.4.0cvs36
11170
11171         * src/main.c
11172         * src/main.h
11173                 Add a function to know whether we're exiting
11174         * src/plugins/trayicon/trayicon.c
11175                 If exiting, don't do anything. Faster, and
11176                 avoids gtk_main_iteration reentracy causing
11177                 segfaults at exit
11178
11179 2006-08-09 [colin]      2.4.0cvs35
11180
11181         * src/messageview.c
11182         * src/mimeview.c
11183         * src/mimeview.h
11184                 Fix lack of part selection when automatically 
11185                 jumping to a specific part
11186         * src/msgcache.c
11187                 Little optimisation in cache reading
11188
11189 2006-08-09 [colin]      2.4.0cvs34
11190
11191         * src/compose.c
11192                 Fix crash setting the priority on reedit
11193                 (Accessing compose before creating it!)
11194
11195 2006-08-08 [colin]      2.4.0cvs33
11196
11197         * src/procmime.c
11198                 Fix bug #998 (last attachment is not accessible)
11199                 Bad RFC interpretation on multipart close-delimiters
11200         * src/mimeview.c
11201         * src/mimeview.h
11202         * src/gtk/gtkvscrollbutton.c
11203         * src/gtk/gtkvscrollbutton.h
11204                 Make attachments list wheel-scrollable
11205
11206 2006-08-07 [colin]      2.4.0cvs32
11207
11208         * src/gtk/gtkaspell.c
11209                 Fix bug #973 (Unicode punctation characters 
11210                 are not recognized as separators by the
11211                 spell checker); fix unsigned stuff
11212
11213 2006-08-07 [colin]      2.4.0cvs31
11214
11215         * src/compose.c
11216                 Fix bug #956 (DnD text with accents in compose 
11217                 text entry); fix gccc's signed/unsigned fuss
11218
11219 2006-08-06 [colin]      2.4.0cvs30
11220
11221         * src/main.c
11222                 Fix bug #979 (Plugin crashes when exiting 
11223                 sylpheed-claws) : handle exit request only 
11224                 once
11225
11226 2006-08-05 [colin]      2.4.0cvs29
11227
11228         * src/news.c
11229                 Just make sure we have a msgid.
11230
11231 2006-08-05 [colin]      2.4.0cvs28
11232
11233         * src/news.c
11234         * src/summaryview.c
11235                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11236                 by reimplementing it
11237         * src/textview.c
11238                 Fix bug when hiding quotes with level > 3 and quote
11239                 colors are recycled
11240
11241 2006-08-04 [colin]      2.4.0cvs27
11242
11243         * src/compose.c
11244         * src/undo.c
11245         * src/undo.h
11246                 Fix a bit replace-by-pasting undo
11247         * src/mainwindow.c
11248         * src/messageview.c
11249                 Fix Fold quotes menu synchro in
11250                 mainwindow when it changes in 
11251                 messageview
11252         * src/textview.c
11253                 Fix right-click on quotes blocks
11254         * src/common/utils.c
11255                 Verify that the file created by
11256                 my_tmpfile() is writable. Fixes
11257                 bug #988 (very specific filesystem
11258                 issue)
11259         * src/plugins/pgpcore/sgpgme.c
11260                 Fix file descriptor leak
11261         * src/plugins/spamassassin/spamassassin.c
11262                 Warn once if spamd isn't reachable
11263
11264 2006-08-04 [colin]      2.4.0cvs26
11265
11266         * src/toolbar.c
11267                 i18n context patch by Fabien
11268
11269 2006-08-03 [colin]      2.4.0cvs25
11270
11271         * src/mainwindow.c
11272         * src/messageview.c
11273                 Rename "Hide quotes" to "Fold quotes"
11274         * src/textview.c
11275                 Don't use hand cursor on quotes. "all 
11276                 the bonuses of the feature and none of 
11277                 unwelcome side-effects"
11278
11279 2006-08-03 [colin]      2.4.0cvs24
11280
11281         * AUTHORS
11282         * sylpheed-claws.desktop
11283         * src/gtk/authors.h
11284                 Bring the desktop file to XDG compliance
11285                 Patch by Charles A. Edwards
11286
11287 2006-08-03 [colin]      2.4.0cvs23
11288
11289         * src/textview.c
11290                 Fix links offset when they are preceded
11291                 by accentued chars (g_utf8_strlen!)
11292         * src/mainwindow.c
11293                 Fix wrong status when starting offline
11294
11295
11296 2006-08-03 [wwp]        2.4.0cvs22
11297
11298         * src/prefs_common.h
11299                 ask what to do w/ filtering rules that belong to an account when
11300                 applying filtering rules manually from the main window (skip,
11301                 apply regardless of the account, use current account). This dialog
11302                 can be skipped and the last reply used.
11303                 (forgot that file)
11304
11305 2006-08-03 [wwp]        2.4.0cvs21
11306
11307         * src/filtering.c
11308         * src/filtering.h
11309         * src/prefs_common.c
11310         * src/summaryview.c
11311         * src/alertpanel.c
11312         * src/alertpanel.h
11313         * src/messageview.c
11314                 ask what to do w/ filtering rules that belong to an account when
11315                 applying filtering rules manually from the main window (skip,
11316                 apply regardless of the account, use current account). This dialog
11317                 can be skipped and the last reply used.
11318
11319
11320 2006-08-03 [colin]      2.4.0cvs20
11321
11322         * src/textview.c
11323                 Optimize previous patch
11324
11325 2006-08-03 [cleroy]     2.4.0cvs19
11326
11327         * src/textview.c
11328                 Fix quotes getting toggled back when the
11329                 mail has an even number of text parts
11330
11331 2006-08-02 [colin]      2.4.0cvs18
11332
11333         * src/messageview.c
11334                 Add Hide quotes menu
11335
11336 2006-08-02 [colin]      2.4.0cvs17
11337
11338         * src/mainwindow.c
11339         * src/prefs_common.c
11340         * src/textview.c
11341         * src/textview.h
11342         * src/gtk/about.c
11343                 Allow per-level quote hiding,
11344                 Allow toggling quotes by double-clicking them
11345                 Rename RemoteURI to ClickableText to reflect
11346                 the fact it's used for a variety of things
11347
11348 2006-08-02 [wwp]        2.4.0cvs16
11349
11350         * src/mainwindow.c
11351                 fix "View/Hide quotes" menu item status initialization.
11352
11353 2006-08-02 [wwp]        2.4.0cvs15
11354
11355         * src/matcher_parser_parse.y
11356                 remove a debug trace.
11357
11358 2006-08-02 [paul]       2.4.0cvs14
11359
11360         * src/plugins/pgpcore/passphrase.c
11361                 don't set initial dialog size
11362                 make it resizable
11363
11364 2006-08-02 [paul]       2.4.0cvs13
11365
11366         * src/noticeview.c
11367                 remove the rogue '/' character
11368
11369 2006-08-02 [paul]       2.4.0cvs12
11370
11371         * src/noticeview.c
11372                 allow buttons to resize as necessary
11373
11374 2006-08-01 [wwp]        2.4.0cvs11
11375
11376         * src/mbox.c
11377                 fix strict ISO C90 compliance.
11378
11379 2006-08-01 [wwp]        2.4.0cvs10
11380
11381         * tools/update-po
11382                 updated update-po tool to work w/ context-dependent translations.
11383                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11384
11385 2006-08-01 [wwp]        2.4.0cvs9
11386
11387         * src/matcher.c
11388         * src/prefs_filtering.c
11389         * src/prefs_matcher.c
11390                 allow context-dependent translations for "All",
11391                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11392
11393 2006-07-31 [colin]      2.4.0cvs8
11394
11395         * AUTHORS
11396         * src/gtk/authors.h
11397                 Add Rafal to authors
11398
11399 2006-07-31 [colin]      2.4.0cvs7
11400
11401         * src/compose.c
11402         * src/mainwindow.c
11403         * src/messageview.h
11404         * src/prefs_common.c
11405         * src/prefs_common.h
11406         * src/textview.c
11407                 Add 'View/Hide quotes'. Patch based on a patch
11408                 by Rafal Weglarz
11409
11410 2006-07-31 [colin]      2.4.0cvs6
11411
11412         * src/action.c
11413                 Fix problem with "> stuff >" actions
11414
11415 2006-07-31 [paul]       2.4.0cvs5
11416
11417         * po/nb.po
11418                 updated by Geir Helland
11419
11420 2006-07-31 [wwp]        2.4.0cvs4
11421
11422         * src/mainwindow.c
11423         * src/summaryview.c
11424         * src/summaryview.h
11425                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11426                 thanks to Colin.
11427
11428 2006-07-31 [wwp]        2.4.0cvs3
11429
11430         * src/Makefile.am
11431         * src/addr_compl.c
11432         * src/addr_compl.h
11433         * src/addressbook.c
11434         * src/addressbook.h
11435         * src/addressbook_foldersel.c
11436         * src/addressbook_foldersel.h
11437         * src/addrindex.c
11438         * src/addrindex.h
11439         * src/matcher.c
11440         * src/matcher.h
11441         * src/matcher_parser_lex.l
11442         * src/matcher_parser_parse.y
11443         * src/prefs_common.c
11444         * src/prefs_common.h
11445         * src/prefs_filtering.c
11446         * src/prefs_matcher.c
11447         * src/prefs_matcher.h
11448         * src/summaryview.c
11449                 introduce filtering against the address book. It's now possible to add
11450                 matched conditions to determine if any email address in a message matches
11451                 or doesn't match any or all books or folders in the address book.
11452
11453 2006-07-31 [wwp]        2.4.0cvs2
11454
11455         * src/account.c
11456         * src/filtering.c
11457         * src/filtering.h
11458         * src/folder.c
11459         * src/folderview.c
11460         * src/inc.c
11461         * src/mainwindow.c
11462         * src/matcher.c
11463         * src/matcher_parser_lex.l
11464         * src/matcher_parser_parse.y
11465         * src/mbox.c
11466         * src/prefs_filtering.c
11467         * src/prefs_filtering.h
11468         * src/procmsg.c
11469         * src/procmsg.h
11470         * src/summaryview.c
11471                 introduce per-account filtering rules. Each filtering rule can now be assigned
11472                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11473                 when applying filtering rules manually, as all rules will apply - even the ones
11474                 assigned to an account. This issue will be addressed soon.
11475  
11476
11477
11478 2006-07-31 [wwp]        2.4.0cvs1
11479
11480         * src/quote_fmt.c
11481                 make more strings translatable.
11482
11483 2006-07-31 [paul]       2.4.0
11484
11485         2.4.0 released
11486
11487 2006-07-31 [paul]       2.3.1cvs91
11488
11489         * po/ca.po
11490                 updated by Miquel Oliete
11491
11492 2006-07-31 [paul]       2.3.1cvs90
11493
11494         * po/de.po
11495         * po/el.po
11496         * po/fr.po
11497         * po/it.po
11498         * po/pl.po
11499         * po/pt_BR.po
11500         * po/sr.po
11501         * po/zh_CN.po
11502                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11503                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11504                 Aleksandar Urosevic, and Ralgh Young
11505
11506 2006-07-31 [paul]       2.3.1cvs89
11507
11508         * src/account.c
11509         * src/main.c
11510         * src/mainwindow.c
11511         * src/mainwindow.h
11512                 Fix a race condition when, after an SC crash, rescanning
11513                 folders took more than 0.5 seconds
11514                 Thanks to Colin
11515
11516 2006-07-31 [paul]       2.3.1cvs88
11517
11518         * src/folderview.c
11519                 don't translate separator strings
11520
11521 2006-07-30 [mones]      2.3.1cvs87
11522
11523         * doc/man/sylpheed-claws.1
11524                 Fixed non-ASCII chars in Hoa's name
11525         * po/es.po
11526                 Updated for release
11527
11528 2006-07-27 [colin]      2.3.1cvs86
11529
11530         * src/textview.c
11531                 Don't include the leading \n in links
11532                 Patch by Fabien
11533
11534 2006-07-25 [colin]      2.3.1cvs85
11535
11536         * src/mainwindow.c
11537         * src/common/socket.h
11538         * src/etpan/imap-thread.c
11539                 Refresh resolvers before connecting
11540                 to IMAP servers, and after switching
11541                 to online. Thanks to Paul.
11542
11543 2006-07-18 [colin]
11544
11545         * 2.4.0-rc4 released
11546
11547 2006-07-17 [colin]      2.3.1cvs84
11548
11549         * src/inc.c
11550                 Show connection attempt in statusbar before
11551                 connecting (previously first message was
11552                 "Retrieving messages from ..." after the
11553                 connection succeeded.
11554
11555 2006-07-16 [wwp]        2.3.1cvs83
11556
11557         * sylpheed-claws.ico
11558                 Added .ico file (windows multi-size icon file, generated).
11559
11560 2006-07-12 [wwp]        2.3.1cvs82
11561
11562         * src/messageview.c
11563                 remove Message/Re-edit menu entry from messageview window,
11564                 as sent/draft/queued messages are opened in compose window when
11565                 re-edited and it's not possible to re-edit other msgs.
11566
11567 2006-07-12 [paul]       2.3.1cvs81
11568
11569         * AUTHORS
11570         * src/mainwindow.c
11571         * src/gtk/authors.h
11572                 check online state before resetting
11573                 mailcheck timer. Useful if some program
11574                 verifies connection state and updates
11575                 Claws.
11576                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11577
11578 2006-07-12 [paul]       2.3.1cvs80
11579
11580         * sylpheed-claws-128x128.png
11581         * sylpheed-claws-64x64.png
11582         * sylpheed-claws.png
11583         * src/Makefile.am
11584         * src/main.c
11585         * src/prefs_toolbar.c
11586         * src/stock_pixmap.c
11587         * src/stock_pixmap.h
11588         * src/wizard.c
11589         * src/gtk/about.c
11590         * src/gtk/gtkutils.c
11591         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11592         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11593         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11594         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11595         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11596         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11597                 updated and renamed logo/icon files and related
11598                 logo by Jesper Schultz
11599
11600 2006-07-11 [paul]       2.3.1cvs79
11601
11602         * src/main.c
11603                 fix the labels a smidgin
11604
11605 2006-07-09 [colin]      2.3.1cvs78
11606
11607         * src/textview.c
11608                 Show errors in textviewer's command
11609                 Patch by H. Merijn Brand
11610
11611 2006-07-09 [colin]      2.3.1cvs77
11612
11613         * src/compose.c
11614                 Save FMID in drafts too
11615
11616 2006-07-08 [colin]      2.3.1cvs76
11617
11618         * src/compose.c
11619                 Svae RMID in drafted mails too
11620                 Save quote_fmt vars for whole mails,
11621                 don't reset at each quote_fmt_init:
11622                 allows to use the same |i{var} in
11623                 various template fields
11624         * src/prefs_template.c
11625         * src/quote_fmt.h
11626         * src/quote_fmt_parse.y
11627                 Same
11628
11629 2006-07-08 [colin]      2.3.1cvs75
11630
11631         * src/textview.c
11632                 Fix highlighting of attached parts URIs
11633
11634 2006-07-08 [colin]      2.3.1cvs74
11635
11636         * src/main.c
11637                 Prevent bug #981 (sc 2.3.1 segfaults with 
11638                 gtk+ 2.10) from being reported again:
11639                 if Sylpheed-Claws has been compiled against
11640                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11641                 of if Sylpheed-Claws has been compiled against
11642                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11643                 error out.
11644
11645 2006-07-07 [colin]      2.3.1cvs73
11646
11647         * src/prefs_actions.c
11648                 Fix label
11649
11650 2006-07-07 [colin]      2.3.1cvs72
11651
11652         * src/prefs_actions.c
11653                 Fix compile on gtk < 2.8. argh :)
11654
11655 2006-07-07 [paul]       2.3.1cvs71
11656
11657         * src/common/defs.h
11658                 update DONATE_URI
11659
11660 2006-07-07 [colin]      2.3.1cvs70
11661
11662         * po/POTFILES.in
11663         * src/quote_fmt.c
11664         * src/quote_fmt_lex.l
11665         * src/quote_fmt_parse.y
11666                 Add |i{var}, a way to insert user-entered
11667                 text in a template
11668
11669 2006-07-07 [colin]
11670
11671         * 2.4.0-rc3 released
11672
11673 2006-07-07 [colin]      2.3.1cvs69
11674
11675         * src/folder.c
11676                 Don't consider inboxes of UNKNOWN folder 
11677                 classes to be useable as default inboxes
11678
11679 2006-07-07 [paul]       2.3.1cvs68
11680
11681         * src/textview.c
11682                 add missing #include <errno.h>
11683                 Thanks to René J. Blokland
11684
11685 2006-07-07 [paul]       2.3.1cvs67
11686
11687         * src/action.c
11688                 Return now Closes dialog
11689         * src/mimeview.c
11690         * src/mimeview.h
11691         * src/textview.c
11692                 add contextual menu to mime parts listed
11693                 in the textview
11694                 Thanks to Colin
11695         * src/common/utils.c
11696                 reversal: ' is a valid character in URLs
11697
11698 2006-07-06 [colin]      2.3.1cvs66
11699
11700         * src/remotefolder.h
11701                 Forgotten in previous commit
11702
11703 2006-07-06 [colin]      2.3.1cvs65
11704
11705         * src/folder.c
11706                 Set summary update flag whenever
11707                 totals changed
11708         * src/imap.c
11709         * src/prefs_account.c
11710         * src/common/utils.h
11711         * src/etpan/imap-thread.c
11712                 Fix warnings, thanks to Fabien and
11713                 Ricardo
11714
11715 2006-07-06 [wwp]        2.3.1cvs64
11716
11717         * src/gtk/gtkutils.c
11718                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11719
11720 2006-07-06 [wwp]        2.3.1cvs63
11721
11722         * src/account.c
11723         * src/addressbook.c
11724         * src/addressitem.h
11725         * src/folderview.c
11726         * src/mainwindow.c
11727         * src/manual.c
11728         * src/manual.h
11729         * src/message_search.c
11730         * src/prefs_actions.c
11731         * src/prefs_filtering.c
11732         * src/prefs_filtering.h
11733         * src/prefs_template.c
11734         * src/summary_search.c
11735         * src/summaryview.c
11736         * src/gtk/gtkutils.c
11737         * src/gtk/gtkutils.h
11738         * src/gtk/pluginwindow.c
11739                 add help buttons to some dialogs. Clicking such buttons opens a
11740                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11741
11742 2006-07-06 [paul]       2.3.1cvs62
11743
11744         * src/textview.c
11745                 fix attachments contextual menu
11746                 Thanks to Colin
11747
11748 2006-07-05 [colin]      2.3.1cvs61
11749
11750         * src/textview.c
11751         * src/compose.c
11752                 Handle sftp:// links
11753
11754 2006-07-05 [paul]       2.3.1cvs60
11755
11756         * src/gtk/filesel.c
11757                 grab save button by default
11758                 Thanks to Colin
11759
11760 2006-07-05 [wwp]        2.3.1cvs59
11761
11762         * manual/xml2pdf
11763                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11764
11765 2006-07-04 [colin]      2.3.1cvs58
11766
11767         * src/mimeview.c
11768         * src/textview.c
11769                 Use left click to select, middle click to open
11770                 on mimeparts links
11771         * src/common/utils.c
11772                 Fix segfault
11773
11774 2006-07-04 [colin]      2.3.1cvs57
11775
11776         * src/mainwindow.c
11777         * src/news.c
11778                 Warning fixes, thanks to Fabien
11779
11780 2006-07-04 [colin]      2.3.1cvs56
11781
11782         * src/mimeview.c
11783         * src/mimeview.h
11784         * src/textview.c
11785                 Allow parts to be selected via their text label
11786                 in textview
11787
11788 2006-07-04 [colin]      2.3.1cvs55
11789
11790         * src/folderview.c
11791                 Feedback when closing (for big folders)
11792         * src/prefs_actions.c
11793         * src/prefs_filtering.c
11794         * src/prefs_matcher.c
11795         * src/prefs_template.c
11796                 Fix default button when closing without
11797                 having saved
11798
11799 2006-07-04 [colin]      2.3.1cvs54
11800
11801         * src/news.c
11802                 Delete local file on deletion
11803
11804 2006-07-03 [colin]      2.3.1cvs53
11805
11806         * src/folderview.c
11807         * src/main.c
11808                 Don't freeze when rescanning after crash
11809
11810 2006-07-03 [wwp]        2.3.1cvs52
11811
11812         * src/compose.c
11813         * src/privacy.c
11814         * src/privacy.h
11815         * src/plugins/pgpinline/pgpinline.c
11816         * src/plugins/pgpmime/pgpmime.c
11817                 don't report an error when the user cancels the passphrase dialog.
11818
11819 2006-07-02 [colin]      2.3.1cvs51
11820
11821         * src/folderview.c
11822                 Open message when crossing folders with Space,
11823                 goto next unread and friends
11824
11825 2006-07-01 [colin]      2.3.1cvs50
11826
11827         * src/prefs_account.c
11828                 Typographic rules varying from language
11829                 to language (in french "Protocole :"),
11830                 we have to do that :)
11831
11832 2006-07-01 [ticho]      2.3.1cvs49
11833
11834         * src/prefs_account.c
11835                 Only use one temporary gchar* variable in
11836                 prefs_account_protocol_set_optmenu().
11837
11838 2006-07-01 [ticho]      2.3.1cvs48
11839
11840         * src/prefs_account.c
11841         * src/prefs_account.h
11842                 Use GtkLabel for existing account protocol name.
11843                 Created an array for protocol names and populate the
11844                 combobox from it in a for() cycle.
11845
11846 2006-06-30 [colin]      2.3.1cvs47
11847
11848         * src/compose.c
11849                 Block undo when changing signature (by changing
11850                 account)
11851
11852 2006-06-30 [paul]       2.3.1cvs46
11853
11854         * src/send_message.c
11855                 when editing From in the Compose window, use that address
11856                 in the Return-Path: header
11857                 Thanks to Colin
11858
11859 2006-06-30 [colin]      2.3.1cvs45
11860
11861         * src/compose.c
11862                 Fix signature replacement:
11863                 - when no newline before separator
11864                 - when reediting
11865
11866 2006-06-29 [colin]      2.3.1cvs44
11867
11868         * src/folderview.c
11869         * src/folderview.h
11870         * src/mainwindow.c
11871         * src/summaryview.c
11872                 Let 'View/Go to/Next marked' work like
11873                 Next new & Next unread: across folders
11874                 Change the select_on_entry pref to do
11875                 what we want when changing folder
11876         * src/common/utils.c
11877                 Fix single-quoted links 
11878
11879 2006-06-29 [colin]      2.3.1cvs43
11880
11881         * src/gtk/gtkaspell.c
11882                 "Sylpheed" and "Sylpheed-Claws" do exist !
11883
11884 2006-06-29 [colin]      2.3.1cvs42
11885
11886         * src/imap.c
11887                 Forgot to remove debug
11888
11889 2006-06-29 [colin]      2.3.1cvs41
11890
11891         * src/imap.c
11892         * src/imap.h
11893         * src/mainwindow.c
11894                 Disconnect from IMAP servers when going
11895                 offline. Fixes bug #978 (going to offline-mode 
11896                 won't close connections)
11897
11898 2006-06-29 [colin]      2.3.1cvs40
11899
11900         * src/main.c
11901                 Fix transient setting on failing plugins
11902                 Patch by Fabien
11903         * src/plugins/pgpcore/sgpgme.c
11904                 Only warn for OpenPGP. Most people don't
11905                 have CMS available.
11906
11907 2006-06-29 [colin]      2.3.1cvs39
11908
11909         * src/compose.c
11910                 Fix Spelling menu (discrepancy between context menu
11911                 and top menu when folder's dictionary isn't the 
11912                 default one)
11913         * src/plugins/pgpcore/sgpgme.c
11914                 More error reporting about why gpgme can fail
11915
11916 2006-06-29 [wwp]        2.3.1cvs38
11917
11918         * src/mainwindow.c
11919                 honor the display-header-pane setting even when the message view
11920                 is a separate window.
11921
11922 2006-06-29 [wwp]        2.3.1cvs37
11923
11924         * src/prefs_actions.c
11925                 forgot to commit that one (use of GTK_STOCK_INFO).
11926
11927 2006-06-29 [colin]      2.3.1cvs36
11928
11929         * src/imap.c
11930                 Better handling of login errors (ask the password
11931                 again once), alert in case of error. Fix three
11932                 signedness warnings.
11933
11934 2006-06-28 [wwp]        2.3.1cvs35
11935
11936         * src/prefs_template.c
11937         * src/prefs_matcher.c
11938         * src/prefs_filtering_action.c
11939         * src/prefs_quote.c
11940                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11941                 patch by Fabien Vantard, slightly modified.
11942
11943 2006-06-28 [paul]
11944
11945         2.4.0-rc2 released
11946
11947 2006-06-28 [colin]      2.3.1cvs34
11948
11949         * src/prefs_account.c
11950                 Fix bug #977 (Can't add or edit imap accounts)
11951
11952 2006-06-28 [colin]      2.3.1cvs33
11953
11954         * src/mimeview.c
11955                 Fix previous
11956
11957 2006-06-28 [colin]      2.3.1cvs32
11958
11959         * src/mimeview.c
11960                 Save named inlined attachments with "Save all"
11961         * src/main.c
11962         * src/mbox.c
11963         * src/common/plugin.c
11964         * src/common/plugin.h
11965         * src/common/sylpheed.c
11966         * src/common/utils.c
11967         * src/plugins/pgpcore/sylpheed.def
11968         * src/plugins/pgpinline/sylpheed.def
11969         * src/plugins/pgpmime/sylpheed.def
11970                 Win32 compatibility patch, by
11971                 Werner Koch
11972
11973 2006-06-28 [wwp]        2.3.1cvs31
11974
11975         * src/imap.c
11976         * src/prefs_folder_item.c
11977                 less compilation warnings (thanks to Fabien Vantard), less typos.
11978
11979 2006-06-28 [paul]       2.3.1cvs30
11980
11981         * src/gtk/gtkutils.c
11982                 gtk_combo_box_set_focus_on_click() is only
11983                 available since gtk 2.6.0
11984
11985 2006-06-28 [paul]       2.3.1cvs29
11986
11987         * src/prefs_ext_prog.c
11988                 fix engrish and add a tooltip for the
11989                 'command for 'Display as text' option
11990
11991 2006-06-28 [paul]
11992
11993         2.4.0-rc1 released
11994
11995 2006-06-28 [paul]       2.3.1cvs28
11996
11997         * ChangeLog
11998         * tools/Makefile.am
11999                 include textviewer.pl in releases
12000
12001 2006-06-28 [paul]       2.3.1cvs27
12002
12003         * src/prefs_ext_prog.c
12004                 hide Print command option if libgnomeprint
12005                 support is present
12006
12007 2006-06-27 [colin]      2.3.1cvs26
12008
12009         * src/compose.c
12010                 Fix Esc handling in insert/attach dialog
12011                 Don't show this dialog if dragging something
12012                 else than text/uri-list
12013                 Thanks to Fabien Vantard
12014         * tools/textviewer.pl
12015                 Filter script to display stuff as text
12016                 by H. Merijn Brand
12017
12018 2006-06-27 [wwp]        2.3.1cvs25
12019
12020         * src/messageview.c
12021                 use the exact product name (message view title), patch
12022                 by Fabien Vantard.
12023
12024 2006-06-27 [ticho]      2.3.1cvs24
12025
12026         * src/prefs_account.c
12027         * src/prefs_common.c
12028         * src/prefs_common.h
12029         * src/prefs_ext_prog.c
12030         * src/textview.c
12031                 Add a preference (Preferences/External programs)
12032                 to allow "Display as text" to be done via a script
12033                 (patch by H.Merijn Brand).
12034                 Use GtkComboBox for protocol selection in account
12035                 preferences.
12036                 Only include current choice for existing accounts, and
12037                 insensitivize the combobox.
12038
12039 2006-06-27 [paul]       2.3.1cvs23
12040
12041         * src/mbox.c
12042                 fix crasher introduced in cvs21.
12043                 Thanks to Colin
12044
12045 2006-06-26 [colin]      2.3.1cvs22
12046
12047         * src/mbox.c
12048                 Fix double-frees when leaving folders
12049                 after exporting to mbox
12050
12051 2006-06-26 [colin]      2.3.1cvs21
12052
12053         * src/mbox.c
12054                 More feedback (and optimisation)
12055                 on import/export
12056         * src/common/utils.c
12057                 Fix case when looking for mail addresses
12058         * src/gtk/gtkutils.c
12059                 Extra check for (X-)Face
12060
12061 2006-06-25 [ticho]      2.3.1cvs20
12062
12063         * src/compose.c
12064         * src/exphtmldlg.c
12065         * src/gtk/gtkutils.c
12066         * src/gtk/gtkutils.h
12067                 Added second argument to gtkut_sc_combobox_create() to
12068                 control focus-on-click for the widget.
12069                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12070
12071 2006-06-25 [ticho]      2.3.1cvs19
12072
12073         * src/compose.c
12074         * src/gtk/Makefile.am
12075         * src/gtk/combobox.c
12076         * src/gtk/combobox.h
12077         * src/gtk/gtkutils.c
12078         * src/gtk/gtkutils.h
12079                 Use GtkComboBox instead of deprecated GtkOptionMenu
12080                 for account selector in compose window and for encoding
12081                 selector in attachment properties.
12082                 Also factorise working with the new GtkComboBox somewhat.
12083
12084 2006-06-24 [paul]       2.3.1cvs18
12085
12086         * src/prefs_common.c
12087                 use the correct default value
12088
12089 2006-06-24 [paul]       2.3.1cvs17
12090
12091         * src/compose.c
12092         * src/prefs_common.c
12093         * src/prefs_common.h
12094         * src/prefs_compose_writing.c
12095                 enable setting of default action when
12096                 dnd'ing files in the compose window.
12097                 (Collaborative effort with wwp)
12098
12099 2006-06-23 [wwp]        2.3.1cvs16
12100
12101         * src/compose.c
12102                 i18n fix (thanks to Fabien Vantard)
12103
12104 2006-06-22 [colin]      2.3.1cvs15
12105
12106         * src/prefs_customheader.c
12107                 Don't use filters in custom headers' file 
12108                 selector. Remember, extensions mean nothing :)
12109
12110 2006-06-22 [paul]       2.3.1cvs14
12111
12112         * configure.ac
12113                 allow setting of man directory location
12114
12115 2006-06-22 [colin]      2.3.1cvs13
12116
12117         * src/mainwindow.c
12118                 Add 'View/Go to/Next unread folder'.
12119                 I missed that :)
12120
12121 2006-06-22 [colin]      2.3.1cvs12
12122
12123         * src/common/utils.c
12124                 Add some subject prefixes
12125                 Patch by Bjorn T Johansen <btj@havleik.no>
12126
12127 2006-06-22 [colin]      2.3.1cvs11
12128
12129         * manual/advanced.xml
12130                 Forgotten hidden pref
12131
12132 2006-06-21 [paul]       2.3.1cvs10
12133
12134         * src/prefs_account.c
12135                 complete the removal of 'Add date header' option
12136
12137 2006-06-21 [paul]       2.3.1cvs9
12138
12139         * src/account.c
12140         * src/compose.c
12141         * src/prefs_account.c
12142         * src/prefs_account.h
12143                 remove option to add date header - always
12144                 add date header
12145         * src/etpan/imap-thread.c
12146                 fix warnings (Thanks to Colin)
12147
12148 2006-06-21 [wwp]        2.3.1cvs8
12149
12150         * src/folder.c
12151                 set the attachment flag when inline text part are (file)named. This is more convenient
12152                 when receiving (for instance) inline source files or patches sent using thunderbird.
12153
12154 2006-06-21 [paul]       2.3.1cvs7
12155
12156         * src/inc.c
12157                 fix off-by-one count of current msg in
12158                 statusbar filtering progressbar
12159
12160 2006-06-21 [paul]       2.3.1cvs6
12161
12162         * src/folder.c
12163                 Show attachment icon even if the part is 'inline'
12164                 if the following conditions are met:
12165                 - content-type != 'text/plain'
12166                 - content-type != '*/pgp-signature'
12167                 - either 'name' or 'filename' parameter is not NULL
12168                 
12169                 Thanks to Colin
12170
12171 2006-06-21 [paul]       2.3.1cvs5
12172
12173         * src/messageview.c
12174         * src/prefs_common.c
12175         * src/prefs_common.h
12176         * src/prefs_other.c
12177                 add an option to 'Never send Return
12178                 Receipts'
12179                 Thanks to Colin
12180
12181 2006-06-20 [mones]      2.3.1cvs4
12182
12183         * po/es.po
12184                 updated
12185         * src/compose.c
12186                 typo fixed (space after comma)
12187         * tools/make.themes.project
12188                 remove exec mode from tarball files
12189
12190 2006-06-20 [colin]      2.3.1cvs3
12191
12192         * src/news.c
12193         * src/procheader.c
12194         * src/unmime.c
12195                 Better fix for \n's in headers (don't 
12196                 break Received: and others)
12197
12198 2006-06-20 [paul]       2.3.1cvs2
12199
12200         * src/alertpanel.c
12201         * src/textview.c
12202                 improve legibility of phishing attempt
12203                 dialog
12204
12205 2006-06-20 [paul]       2.3.1cvs1
12206
12207         * NEWS
12208         * README
12209         * configure.ac
12210                 Update version number following
12211                 stable release
12212
12213 2006-06-20 [colin]      2.3.0cvs26
12214
12215         * src/compose.c
12216                 When dragging a file to the text of the compose
12217                 window, ask whether we want to insert or attach
12218                 (I know lots of people who do that to attach)
12219
12220 2006-06-20 [colin]      2.3.0cvs25
12221
12222         * src/etpan/imap-thread.c
12223                 Fix threshold (the append command is often > 32 bytes)
12224
12225 2006-06-19 [colin]      2.3.0cvs24
12226
12227         * src/imap.c
12228         * src/etpan/imap-thread.c
12229                 Workaround Rockliffe IMAP server bug: replace
12230                 "x UID SEARCH (ANSWERED UID 1:*)" with
12231                 "x UID SEARCH ANSWERED"
12232                 (Rockliffe doesn't handle the parenthesis)
12233
12234 2006-06-19 [colin]      2.3.0cvs23
12235
12236         * src/compose.c
12237         * src/imap.c
12238         * src/etpan/imap-thread.c
12239                 Probably fix bug #972 (Freezes when adding 
12240                 an attachment to the message)
12241         * src/common/defs.h
12242                 Modernize Firefox cmd
12243
12244
12245 2006-06-18 [colin]      2.3.0cvs22
12246
12247         * src/prefs_customheader.c
12248                 Only allow correct filenames for various
12249                 custom headers
12250
12251 2006-06-18 [colin]      2.3.0cvs21
12252
12253         * src/prefs_customheader.c
12254                 Add a 'From File...' button in custom headers prefs, which
12255                 try to do the right thing: 
12256                 for normal headers, use file as plaintext,
12257                 for X-Face, calls compface,
12258                 for Face, encode to b64.
12259
12260 2006-06-17 [colin]      2.3.0cvs20
12261
12262         * src/mh.c
12263                 Warning fix
12264
12265 2006-06-16 [colin]      2.3.0cvs19
12266
12267         * src/summaryview.c
12268                 Recursive quicksearch: show message list
12269                 in current folder, *then* search children
12270                 in the background.
12271
12272 2006-06-16 [colin]      2.3.0cvs18
12273
12274         * src/main.c
12275                 Instead of ignoring SIGPIPE, save caches
12276                 when getting one. Will fix the fact that
12277                 hot caches are out-of-date when logging 
12278                 out of Xorg.
12279         * src/compose.c
12280         * src/prefs_compose_writing.c
12281                 Only save text (not attachments) when 
12282                 auto-saving to drafts
12283         * src/unmime.c
12284                 Always replace \n, \r and \t with spaces
12285                 in headers
12286         * manual/dist/html/Makefile.am
12287         * manual/dist/pdf/Makefile.am
12288         * manual/dist/ps/Makefile.am
12289         * manual/dist/txt/Makefile.am
12290         * manual/fr/dist/html/Makefile.am
12291         * manual/fr/dist/pdf/Makefile.am
12292         * manual/fr/dist/ps/Makefile.am
12293         * manual/fr/dist/txt/Makefile.am
12294         * manual/pl/dist/html/Makefile.am
12295         * manual/pl/dist/pdf/Makefile.am
12296         * manual/pl/dist/ps/Makefile.am
12297         * manual/pl/dist/txt/Makefile.am
12298                 Fix make clean removing pregenerated manuals
12299
12300
12301 2006-06-16 [colin]      2.3.0cvs17
12302
12303         * src/plugins/pgpcore/sgpgme.c
12304         * src/plugins/pgpmime/pgpmime.c
12305         * src/plugins/pgpinline/pgpinline.c
12306                 Better error reporting in setup_signers.
12307                 Don't fallback to default key if specified
12308                 key isn't found.
12309                 Don't allow signing if more than one secret
12310                 key matches the one specified in prefs.
12311
12312 2006-06-15 [colin]      2.3.0cvs16
12313
12314         * src/folderview.c
12315                 Add "Send queue" in the folder's contextual
12316                 menu
12317         * src/compose.c
12318         * src/messageview.c
12319         * src/privacy.c
12320         * src/privacy.h
12321         * src/procmime.c
12322         * src/procmsg.c
12323         * src/plugins/pgpcore/passphrase.c
12324         * src/plugins/pgpcore/sgpgme.c
12325         * src/plugins/pgpinline/pgpinline.c
12326         * src/plugins/pgpmime/pgpmime.c
12327                 Better error reporting
12328         * src/mbox.c
12329                 Probably fix bug #971 (2.2.3 cannot read mail 
12330                 from local mbox)
12331
12332
12333 2006-06-15 [mones]      2.3.0cvs15
12334
12335         * tools/make.themes.project
12336                 creates the themes project from the web page
12337
12338 2006-06-15 [colin]      2.3.0cvs14
12339
12340         * src/folder.c
12341                 Better fix (avoid losing the folder if scan_tree 
12342                 fails)
12343
12344 2006-06-15 [cleroy]     2.3.0cvs13
12345
12346         * src/folder.c
12347                 Probably fix Bug #969 (crash on rebuilding 
12348                 imap folder)
12349
12350 2006-06-14 [colin]      2.3.0cvs12
12351
12352         * manual/dtd/manual.xsl
12353         * manual/sylpheed-claws-manual.xml
12354         * manual/fr/sylpheed-claws-manual.xml
12355         * manual/pl/sylpheed-claws-manual.xml
12356                 Insert pagebreaks between sections
12357
12358 2006-06-14 [paul]       2.3.0cvs11
12359
12360         * configure.ac
12361                 better fix than 2.3.0cvs10
12362
12363 2006-06-14 [paul]       2.3.0cvs10
12364
12365         * configure.ac
12366                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12367                 (backwards compatible)
12368
12369 2006-06-13 [colin]      2.3.0cvs9
12370
12371         * src/messageview.c
12372                 Fix sending of return receipt with the new queue folders
12373
12374 2006-06-13 [wwp]        2.3.0cvs8
12375
12376         * src/quote_fmt_lex.l
12377                 fix wrong tokens returned in quote_fmt lexer, query not().
12378
12379 2006-06-13 [wwp]        2.3.0cvs7
12380
12381         * src/folder.c
12382         * src/prefs_folder_item.c
12383                 allow changing folder type even when folder is not a top-level one,
12384                 thanks to Colin.
12385
12386 2006-06-12 [colin]      2.3.0cvs6
12387
12388         * src/folderview.c
12389                 Fix double-ask of "Do you want to mark all
12390                 as read"
12391
12392 2006-06-12 [colin]      2.3.0cvs5
12393
12394         * src/compose.c
12395         * src/compose.h
12396         * src/folder.c
12397         * src/folder.h
12398         * src/imap.c
12399         * src/inc.c
12400         * src/main.c
12401         * src/messageview.c
12402         * src/mh.c
12403         * src/prefs_folder_item.c
12404         * src/procheader.c
12405         * src/procmime.c
12406         * src/procmsg.c
12407         * src/procmsg.h
12408         * src/send_message.c
12409         * src/summaryview.c
12410         * src/toolbar.c
12411                 Apply bug #964's patch (Queue and drafts aren't normal)
12412                 The Drafts and Queue folder now contain RFC-822 files,
12413                 allowing to move and copy mails from and to these 
12414                 folders. Moving from Drafts to Queue will prepare the
12415                 mail for sending (PGP signature, encryption, etc).
12416                 This patch also rework sending errors handling to try
12417                 to be more helpful.
12418                 Also, allow redefining folder types via the GUI 
12419                 (Folder type in its Properties)
12420
12421 2006-06-12 [colin]      2.3.0cvs4
12422
12423         * src/summaryview.c
12424         * src/prefs_common.c
12425         * src/prefs_common.h
12426         * src/gedit-print.c
12427                 Allow to define a specific print font - patch
12428                 by Bernhard Walle <bernhard.walle@gmx.de>
12429         * src/prefs_fonts.c
12430         * manual/advanced.xml
12431         * manual/fr/advanced.xml
12432                 Add a hidden pref to allow deletion without
12433                 confirmation
12434
12435 2006-06-12 [wwp]        2.3.0cvs3
12436
12437         * .cvsignore
12438                 more files to ignore.
12439
12440 2006-06-12 [wwp]        2.3.0cvs2
12441
12442         * src/quote_fmt.c
12443         * src/quote_fmt_lex.l
12444         * src/quote_fmt_parse.y
12445                 extend the quote_fmt parser (templates and quotes):
12446                 - allow limited sub-expressions in |p{} and |f{} expressions,
12447                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12448                 - implemented/fixed missing implementation of query_references and show_references,
12449                 - completed, fixed contents and format of the symbols help dialog,
12450                 - fix some compilation warnings.
12451
12452 2006-06-12 [wwp]        2.3.0cvs1
12453
12454         * manual/advanced.xml
12455         * manual/fr/advanced.xml
12456                 updates in the "templates" section of the manual (eng/fr):
12457                  - be more precise (both versions)
12458                  - completed to match the english reference (fr version)
12459                  - touchups (both versions)
12460
12461 2006-06-12 [paul]       2.3.0
12462
12463         2.3.0 released
12464
12465 2006-06-12 [paul]       2.2.3cvs14
12466
12467         * po/ca.po
12468         * po/cs.po
12469         * po/de.po
12470         * po/el.po
12471         * po/fr.po
12472         * po/it.po
12473         * po/pt_BR.po
12474         * po/sr.po
12475         * po/zh_CN.po
12476                 updated by Miquel Oliete, Tim, Stephan Sachse,
12477                 Stavros Giannouris, Fabien Vantard, Andrea
12478                 Spadaccini, Frederico Goncalves Guimaraes,
12479                 Aleksandar Urosevic, and Ralgh Young
12480
12481 2006-06-12 [colin]      2.2.3cvs13
12482
12483         * src/mbox.c
12484                 Add missing header
12485
12486 2006-06-11 [colin]      2.2.3cvs12
12487
12488         * src/msgcache.c
12489                 Verify that g_malloc() succeeded
12490
12491 2006-06-11 [colin]      2.2.3cvs11
12492
12493         * src/wizard.c
12494                 Add Face header to welcome mail
12495
12496 2006-06-10 [colin]      2.2.3cvs10
12497
12498         * src/textview.c
12499                 Revert previous (Forgot it changes the
12500                 margin on the whole mail)
12501
12502 2006-06-10 [colin]      2.2.3cvs9
12503
12504         * src/textview.c
12505                 Don't overlap long headers under (X-)Face
12506
12507 2006-06-10 [mones]      2.2.3cvs8
12508
12509         * manual/xml2pdf
12510                 allow generation of manual on systems lacking saxon binary
12511                 but with java and the saxon library installed
12512
12513         * po/es.po
12514                 updated for release
12515
12516 2006-06-09 [colin]      2.2.3cvs7
12517
12518         * src/summaryview.c
12519                 Fix leak when using Display Sender using Addressbook
12520
12521 2006-06-09 [colin]      2.2.3cvs6
12522
12523         * src/compose.c
12524         * src/folder.c
12525         * src/folderview.c
12526         * src/mimeview.c
12527         * src/summaryview.c
12528                 More leaks fixes
12529
12530 2006-06-09 [paul]       2.2.3cvs5
12531
12532         * AUTHORS
12533         * src/gtk/authors.h
12534         * tools/claws.i18n.status.pl
12535                 updated with new info
12536
12537 2006-06-09 [paul]       2.2.3cvs4
12538
12539         * README
12540                 updated
12541         * manual/ack.xml
12542                 add wwp to authors list
12543         * src/gtk/authors.h
12544                 update mine and Colin's addresses
12545
12546 2006-06-08 [colin]      2.2.3cvs3
12547
12548         * src/etpan/imap-thread.c
12549                 Fix leak on SSL cert check
12550
12551 2006-06-08 [colin]      2.2.3cvs2
12552
12553         * src/common/utils.c
12554                 Fix leak
12555
12556 2006-06-08 [paul]       2.2.3cvs1
12557
12558         * configure.ac
12559                 Update version number following
12560                 stable release
12561
12562 2006-06-07 [colin]      2.2.2cvs3
12563
12564         * src/msgcache.c
12565                 Fix catching cache read errors (guint instead of gint)
12566                 Prevent malloc'ing more than 8MB (means cache corruption)
12567
12568 2006-06-07 [paul]       2.2.2cvs2
12569
12570         * src/exporthtml.c
12571         * src/exportldif.c
12572         * src/mh.c
12573         * src/mutt.c
12574         * src/pine.c
12575         * src/common/utils.c
12576                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12577                 obey $HOME'
12578                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12579                 Thanks to Colin
12580
12581 2006-06-06 [paul]       2.2.2cvs1
12582
12583         * configure.ac
12584                 Update version number following
12585                 stable release
12586
12587 2006-06-06 [paul]       2.2.1cvs6
12588
12589         * src/matcher.c
12590                 fix  implicit declaration of
12591                 sylpheed_do_idle()
12592                 Patch by Fabien Vantard
12593
12594 2006-06-06 [paul]       2.2.1cvs5
12595
12596         * src/matcher.c
12597                 fix age_greater and age_lower so that they
12598                 mean what say and not '...or equal to'
12599                 Thanks to Colin
12600
12601 2006-06-06 [paul]       2.2.1cvs4
12602
12603         * src/textview.c
12604         * src/common/utils.c
12605                 fix URI check
12606                 Thanks to Colin
12607
12608 2006-06-05 [wwp]        2.2.1cvs3
12609
12610         * manual/fr/account.xml
12611                 minor language fixes (thanks to Fabien Vantard).
12612
12613 2006-06-05 [colin]      2.2.1cvs2
12614
12615         * src/prefs_folder_item.c
12616         * src/folderview.c
12617                 Allow recursive setting of properties 
12618                 for whole mailboxes
12619         * src/matcher.c
12620                 Don't freeze on 'test' filtering rule
12621
12622 2006-06-05 [colin]      2.2.1cvs1
12623
12624         * configure.ac
12625                 Update version number following
12626                 stable release
12627
12628 2006-06-04 [wwp]        2.2.0cvs82
12629
12630         * manual/glossary.xml
12631         * manual/account.xml
12632         * manual/fr/glossary.xml
12633         * manual/fr/account.xml
12634                 added glossary section and references/links related to the Face custom header.
12635
12636 2006-06-04 [colin]      2.2.0cvs81
12637
12638         * src/summaryview.c
12639                 Skip to next message on move with no
12640                 immediate execution
12641
12642 2006-06-04 [wwp]        2.2.0cvs80
12643
12644         * manual/xml2pdf
12645                 added sanity checks, exit when needed.
12646
12647 2006-06-03 [paul]       2.2.0cvs79
12648
12649         * src/prefs_receive.c
12650                 page name is now 'Receiving'
12651         * src/prefs_send.c
12652                 page name is now 'Sending'
12653
12654 2006-06-03 [colin]      2.2.0cvs78
12655
12656         * src/plugins/spamassassin/spamassassin_gtk.c
12657                 Autoswitch to Localhost if transport was previously
12658                 disabled. Else people had to check [] Enable, then
12659                 *reselect* transport.
12660
12661 2006-06-03 [colin]      2.2.0cvs77
12662
12663         * src/plugins/pgpinline/pgpinline.c
12664         * src/plugins/pgpmime/pgpmime.c
12665                 Check that gpg_data_release_and_get_mem 
12666                 didn't fail (now, why this happens...)
12667
12668 2006-06-03 [colin]      2.2.0cvs76
12669
12670         * src/mbox.c
12671                 Fix bug #962 (Manual and/or UI should 
12672                 warn about incompatible locking 
12673                 causing dataloss)
12674
12675 2006-06-02 [cleroy]     2.2.0cvs75
12676
12677         * src/filtering.c
12678         * src/folder.c
12679         * src/procmsg.c
12680         * src/summaryview.c
12681                 Fix a few leaks
12682
12683 2006-06-02 [colin]      2.2.0cvs74
12684
12685         * src/main.c
12686                 On exit, free caches after writing them
12687                 Shuts up some valgrind false positives
12688         * src/procmsg.c
12689         * src/send_message.c
12690                 Fix races when reusing existing SMTP connections
12691                 Fix inexistant session timeout
12692         * src/toolbar.c
12693                 Display alertpanel after all queues have
12694                 been processed, not after each
12695
12696 2006-06-02 [wwp]        2.2.0cvs73
12697
12698         * manual/fr/glossary.xml
12699         * manual/fr/ack.xml
12700         * manual/ack.xml
12701                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12702
12703 2006-06-02 [wwp]        2.2.0cvs72
12704
12705         * manual/xml2pdf
12706         * manual/dist/pdf/Makefile.am
12707         * manual/dtd/manual.xsl
12708         * manual/fr/dist/pdf/Makefile.am
12709         * manual/pl/dist/pdf/Makefile.am
12710                 we changed the procedure to generate the .pdf version of the manual.
12711                 The procedure is more modern and the .pdf we get now has a valid index.
12712                 Here are the new pre-requisites:
12713
12714                 - JRE 1.x (1.4 here): there must be one from your distro
12715                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12716                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12717                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12718
12719                 See my posts for further info about the installation of this toolchain:
12720
12721                 Date: Fri, 19 May 2006 19:40:06 +0200
12722                 From: wwp <subscript@free.fr>
12723                 To: sylpheed-claws-devel@lists.sourceforge.net
12724                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12725
12726                 and
12727
12728                 Date: Wed, 24 May 2006 12:58:49 +0200
12729                 From: wwp <subscript@free.fr>
12730                 To: sylpheed-claws-devel@lists.sourceforge.net
12731                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12732
12733 2006-06-01 [colin]      2.2.0cvs71
12734
12735         * src/compose.c
12736                 Better guards against IMAP races
12737         * src/main.c
12738         * src/prefs_common.c
12739         * src/prefs_common.h
12740         * src/common/ssl_certificate.c
12741         * src/etpan/imap-thread.c
12742         * src/etpan/imap-thread.h
12743         * src/gtk/sslcertwindow.c
12744                 New hidden option ssl_skip_cert_check to 
12745                 avoid dups of bug #959 (libetpan linked
12746                 against gnutls and gnutls buggy on 64bit)
12747                 Present expired warning only once per
12748                 session/server.
12749         * manual/advanced.xml
12750         * manual/fr/advanced.xml
12751                 Document new option
12752
12753 2006-06-01 [wwp]        2.2.0cvs70
12754
12755         * src/messageview.c
12756                 fix for bug #961 (return receipt dialog 
12757                 complains incorrectly about return-path 
12758                 email adress being different), thanks 
12759                 to Colin.
12760
12761 2006-05-31 [cleroy]     2.2.0cvs69
12762
12763         * src/common/ssl.c
12764                 Guard against NULLs, although this
12765                 should never be an issue
12766
12767 2006-05-31 [colin]      2.2.0cvs68
12768
12769         * src/filtering.c
12770                 Use g_slist_prepend
12771         * src/imap.c
12772                 Don't remove caches when destroying folder, it
12773                 could (should) be done at exit
12774         * src/inc.c
12775                 free processing cache after incorporation
12776         * src/etpan/imap-thread.c
12777                 Maybe fix bug #959 (Crash on moving to emails 
12778                 to a imap account per ssl with a expired 
12779                 certificate.)
12780
12781 2006-05-30 [colin]      2.2.0cvs67
12782
12783         * src/summaryview.c
12784                 Put back event flush when displaying message
12785                 It avoids reading a bunch of messages just
12786                 by hitting shift-n for too long ;)
12787
12788 2006-05-29 [colin]      2.2.0cvs66
12789
12790         * src/summaryview.c
12791                 Remove useless g_warnings
12792
12793 2006-05-29 [colin]      2.2.0cvs65
12794
12795         * src/imap.c
12796                 Fix g_slist_append()s for performance
12797
12798 2006-05-29 [colin]      2.2.0cvs64
12799
12800         * src/compose.c
12801         * src/common/utils.c
12802                 Fix extraneous tab at start of addresses
12803         * src/mainwindow.c
12804                 Fix warnings (thanks to Fabien)
12805                 Fix crash at exit when composing messages 
12806                 exist
12807         * src/pop.c
12808                 Fix progress bar when deleting expired mails
12809                 Thanks to Hiro
12810         * src/summaryview.c
12811         * src/gtk/gtksctree.c
12812                 Fix re-sorting slowness
12813
12814 2006-05-29 [paul]       2.2.0cvs63
12815
12816         * src/mh.c
12817                 fetch full message when moving mails
12818                 from another mailbox, (fixed data loss
12819                 when filtering from IMAP to MH, introduced
12820                 in 2.2.0cvs57).
12821                 Thanks to Colin
12822
12823 2006-05-29 [mones]      2.2.0cvs62
12824
12825         * src/gtk/gtksctree.c
12826                 Unselect faster (patch by Colin)        
12827
12828 2006-05-26 [colin]      2.2.0cvs61
12829
12830         * src/summaryview.c
12831                 Unplug MSGINFO_UPDATE callback on delete too.
12832
12833 2006-05-26 [colin]      2.2.0cvs60
12834
12835         * src/foldersel.c
12836                 Fix bold in folder selection window with glib2.10
12837                 thanks Hiro
12838
12839 2006-05-26 [colin]      2.2.0cvs59
12840
12841         * src/procheader.c
12842                 Convert date only if necessary (and don't
12843                 try to convert from utf8 to utf8, too)
12844         * src/summaryview.c
12845                 Only set column's text if the column's 
12846                 displayed
12847
12848 2006-05-26 [colin]      2.2.0cvs58
12849
12850         * src/summaryview.c
12851         * src/gtk/gtkutils.c
12852                 Fix useless warning
12853
12854 2006-05-26 [colin]      2.2.0cvs57
12855
12856         * src/mainwindow.c
12857                 Make summaryview selectable as long as 
12858                 no message has focus
12859         * src/mh.c
12860                 Faster deletion (by implementing mh_remove_msgs)
12861                 Faster copy (avoid using mh_fetch_msg just to get
12862                 the filename)
12863                 Faster move (using move_file instead of copy_file
12864                 if MSG_IS_MOVE)
12865                 No progressbar if total number of mails to cp/mv 
12866                 is less than 100
12867         * src/summaryview.c
12868                 Fix removal from subject_table when mail gets moved
12869                 Faster deletion (g_slist_prepend instead of append)
12870         * src/gtk/gtksctree.c
12871                 Remove useless code
12872
12873 2006-05-25 [colin]      2.2.0cvs56
12874
12875         * src/common/ssl_certificate.c
12876                 Fix leak in expired cert check
12877
12878 2006-05-25 [colin]      2.2.0cvs55
12879
12880         * src/mh.c
12881                 Disable flags syncing on .mh_sequences - it
12882                 is buggy and marks mails read under unknown
12883                 conditions.
12884
12885 2006-05-25 [paul]
12886
12887         * 2.3.0-rc4 released
12888
12889 2006-05-24 [colin]      2.2.0cvs54
12890
12891         attention cvs users: if you manage to crash
12892         Sylpheed-Claws while moving, copying or deleting
12893         mails, we *are* interested in stack traces and
12894         valgrind logs. It looks stable, but one never
12895         knows...
12896
12897         * src/folder.c
12898                 Add progressbar for cache updates
12899         * src/folderutils.c
12900                 Optimize Mark all read in the current
12901                 folder
12902         * src/mh.c
12903                 Add progressbar for copy/move
12904         * src/procmsg.c
12905                 Optimize O(n^2) in copy/move
12906         * src/summaryview.c
12907         * src/gtk/gtksctree.c
12908                 Optimize O(n^2) algos
12909         * src/common/timing.h
12910                 Display ms instead of us
12911
12912 2006-05-24 [wwp]        2.2.0cvs53
12913
12914         * manual/fr/advanced.xml
12915                 updates to the French manual.
12916
12917 2006-05-24 [wwp]        2.2.0cvs52
12918
12919         * src/common/utils.c
12920                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12921
12922 2006-05-24 [wwp]        2.2.0cvs51
12923
12924         * src/folderutils.c
12925                 fixed "mark all read" in MH folders (thanks to Colin).
12926
12927 2006-05-24 [paul]       2.2.0cvs50
12928
12929         * doc/man/sylpheed-claws.1
12930                 updated the man page
12931
12932 2006-05-23 [colin]      2.2.0cvs49
12933
12934         * src/folderview.c
12935         * src/imap.c
12936         * src/inc.c
12937         * src/mbox.c
12938         * src/messageview.c
12939         * src/news.c
12940         * src/send_message.c
12941         * src/summaryview.c
12942         * src/gtk/sslcertwindow.c
12943                 alertpanel fixes, by Fabien
12944
12945 2006-05-23 [colin]      2.2.0cvs48
12946
12947         * src/folder.c
12948         * src/folderview.c
12949         * src/msgcache.c
12950         * src/summaryview.c
12951         * src/gtk/gtksctree.c
12952         * src/gtk/gtksctree.h
12953                 More timings
12954                 Fix slow loading problem, which was caused by the
12955                 use of some gtk_ctree funcs and their use of
12956                 g_list_position while gtk_ctree_(un)link'ing.
12957                 Reap more functions from gtkctree.c to be sure we
12958                 use our (fast) version instead of theirs.
12959         * src/mh.c
12960                 Fix copy of unread mails
12961
12962
12963 2006-05-22 [wwp]        2.2.0cvs47
12964
12965         * manual/fr/advanced.xml
12966                 updated.
12967
12968 2006-05-22 [colin]      2.2.0cvs46
12969
12970         * src/filtering.c
12971                 Fix possible infinite loop. 'copy' is not a 
12972                 final action, so when encountering a 'copy',
12973                 we have to check if a previous one was set
12974                 and do it. In the same way, if we encounter
12975                 a 'move' we have to perform a possibly 
12976                 pending 'copy'. This will slow down filtering
12977                 on IMAP if move+copy or multiple copy actions
12978                 are to be done, but handling it via the batch
12979                 would be really too convoluted.
12980
12981 2006-05-22 [wwp]        2.2.0cvs45
12982
12983         * manual/fr/advanced.xml
12984         * manual/fr/faq.xml
12985         * manual/fr/glossary.xml
12986         * manual/fr/handling.xml
12987         * manual/fr/intro.xml
12988         * manual/fr/plugins.xml
12989         * manual/fr/sylpheed-claws-manual.xml
12990                 sync w/ the english manual: updates URIs, documented mailing-list
12991                 support, better explanation about the enabled/disabled feature
12992                 in filtering/processing rules by Paul.
12993
12994 2006-05-21 [colin]      2.2.0cvs44
12995
12996         * src/summaryview.c
12997                 Don't expand after building threads, but during
12998
12999 2006-05-21 [colin]      2.2.0cvs43
13000
13001         * src/procmsg.c
13002         * src/summaryview.c
13003                 More timing possibilities... For next time I have 
13004                 to find out how the hell some 3GHz computer takes
13005                 one minute to open a 30k folder...
13006
13007 2006-05-21 [colin]      2.2.0cvs42
13008
13009         * manual/pl/advanced.xml
13010         * manual/pl/faq.xml
13011         * manual/pl/glossary.xml
13012         * manual/pl/handling.xml
13013         * manual/pl/intro.xml
13014         * manual/pl/plugins.xml
13015         * manual/pl/sylpheed-claws-manual.xml
13016                 Polish manual updated by Pawel
13017
13018 2006-05-20 [colin]
13019
13020         * 2.3.0-rc3 released
13021
13022 2006-05-20 [colin]      2.2.0cvs41
13023
13024         * src/imap.c
13025                 Fix -rc2 problems:
13026                 - remove cache of moved messages from original folder
13027                 - apply new flags to messages even if they aren't appliable
13028                   via IMAP.
13029
13030 2006-05-20 [colin]
13031
13032         * 2.3.0-rc2 released
13033
13034 2006-05-19 [colin]      2.2.0cvs40
13035
13036         * src/imap.c
13037                 Don't issue SELECT in imap_change_flags
13038                 before having checked that we indeed have
13039                 some flags to change. MSG_POSTFILTERED for
13040                 example can't be used on IMAP.
13041                 Fixes bug #955 (copying messages between 
13042                 imap folders is extremely slow), which was
13043                 a regression.
13044
13045 2006-05-19 [colin]      2.2.0cvs39
13046
13047         * src/folder.c
13048         * src/folder.h
13049         * src/folderview.c
13050                 Try to fix bug #830 (Some unread messages 
13051                 get marked read in IMAP inbox):
13052                 - Prevent scanning a folder if it's being 
13053                   opened via the GUI
13054                 - Postpone opening via the GUI of a folder
13055                   currently scanned.
13056
13057
13058 2006-05-19 [wwp]        2.2.0cvs38
13059
13060         * manual/advanced.xml
13061                 fix English+typo (thanks to Paul).
13062
13063 2006-05-19 [wwp]        2.2.0cvs37
13064
13065         * manual/advanced.xml
13066         * manual/fr/advanced.xml
13067         * src/gtk/logwindow.c
13068         * src/prefs_common.c
13069         * src/prefs_common.h
13070                 added hidden prefs to allow customization of colors used in
13071                 protocol log window (useful for dark gtk+ themes).
13072
13073 2006-05-19 [wwp]        2.2.0cvs36
13074
13075         * ChangeLog
13076                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13077
13078 2006-05-19 [paul]       2.2.0cvs35
13079
13080         * src/textview.c
13081                 make Reply-To fully clickable
13082         * src/gtk/logwindow.c
13083                 more colouring (SMTP ESMTP)
13084         Both patches by Pawel Pekala
13085
13086 2006-05-19 [cleroy]     2.2.0cvs34
13087
13088         * src/mh.c
13089                 Don't update flags from current folder
13090                 Probably fixes bug #935 (Read Messages 
13091                 Revert to Being Marked as Unread)
13092
13093 2006-05-18 [colin]      2.2.0cvs33
13094
13095         * src/imap.c
13096                 Warning fix
13097         * src/compose.c
13098         * src/mainwindow.c
13099         * src/summaryview.c
13100         * src/toolbar.c
13101                 Allow replying to multiple emails
13102                 in multiple windows
13103         * src/mimeview.c
13104         * src/etpan/imap-thread.c
13105                 Leak fixes
13106
13107 2006-05-18 [paul]       2.2.0cvs32
13108
13109         * src/summaryview.c
13110                 keep Mailing-List menu refreshed
13111                 Thanks to Colin
13112
13113 2006-05-18 [paul]       2.2.0cvs31
13114
13115         * manual/advanced.xml
13116         * manual/faq.xml
13117         * manual/glossary.xml
13118         * manual/handling.xml
13119         * manual/intro.xml
13120         * manual/plugins.xml
13121         * manual/sylpheed-claws-manual.xml
13122                 update URLs
13123                 add info about mailing-list support
13124                 edit filtering info
13125         * src/wizard.c
13126         * src/common/defs.h
13127         * src/gtk/about.c
13128         * src/plugins/dillo_viewer/README
13129                 update URLs
13130
13131 2006-05-17 [wwp]        2.2.0cvs30
13132
13133         * manual/handling.xml
13134         * manual/fr/handling.xml
13135                 documented the ability to enabled/disable filtering/processing rules.
13136
13137 2006-05-17 [colin]      2.2.0cvs29
13138
13139         * src/main.c
13140                 Don't initialize g_thread subsystem if it's 
13141                 already done (thanks to Hiro)
13142         * src/mimeview.c
13143                 Fix saving of parts when there name can't be
13144                 converted from UTF-8.
13145
13146 2006-05-17 [paul]       2.2.0cvs28
13147
13148         * po/Makefile.in.in
13149                 fix config.status warning with autoconf 2.60
13150
13151 2006-05-17 [paul]       2.2.0cvs27
13152
13153         * po/POTFILES.in
13154                 add src/mbox.c
13155
13156 2006-05-17 [wwp]        2.2.0cvs26
13157
13158         * src/mainwindow.c
13159                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13160
13161 2006-05-17 [wwp]        2.2.0cvs25
13162
13163         * src/plugins/demo/demo.c
13164                 updated product name in plugin demo (many plugins need to be
13165                 sync'ed w/ that change).
13166
13167 2006-05-17 [colin]      2.2.0cvs24
13168
13169         * src/mh.c
13170                 Fix leak
13171
13172 2006-05-16 [colin]      2.2.0cvs23
13173
13174         * src/mainwindow.c
13175                 Stupid me hit again. Fix cvs22.
13176
13177 2006-05-16 [colin]      2.2.0cvs22
13178
13179         * src/mainwindow.c
13180                 Fix bug #922 (sylpheed-claws crashed after 
13181                 pushing on Inbox folder)
13182
13183 2006-05-16 [colin]      2.2.0cvs21
13184
13185         * src/compose.c
13186                 Make From header be copy/paste/select-able
13187
13188 2006-05-16 [wwp]        2.2.0cvs20
13189
13190         * src/export.c
13191         * src/matcher.c
13192         * src/summaryview.c
13193         * src/etpan/imap-thread.c
13194                 fix some compiler warnings (thanks to Colin).
13195
13196 2006-05-16 [wwp]        2.2.0cvs19
13197
13198         * src/action.c
13199         * src/gedit-print.c
13200         * src/inc.c
13201         * src/mainwindow.c
13202         * src/mh.c
13203         * src/statusbar.c
13204         * src/send_message.c
13205         * src/summaryview.c
13206                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13207
13208 2006-05-15 [colin]      2.2.0cvs18
13209
13210         * src/procmsg.c
13211                 Fix automatic rule creation with List-Post
13212
13213 2006-05-15 [paul]       2.2.0cvs17
13214
13215         * tools/filter_conv_new.pl
13216                 updated for rule enabling/disabling
13217                 claws version >= 2.3.x required
13218
13219 2006-05-15 [cleroy]     2.2.0cvs16
13220
13221         * src/main.c
13222                 Revert test
13223
13224 2006-05-15 [cleroy]     2.2.0cvs15
13225
13226         * src/main.c
13227                 test
13228
13229 2006-05-15 [wwp]        2.2.0cvs14
13230
13231         * manual/pl/.cvsignore
13232                 ignore generated files.
13233
13234 2006-05-14 [wwp]        2.3.0-rc1
13235
13236         * 2.3.0-rc1 released
13237
13238 2006-05-13 [wwp]        2.2.0cvs13
13239
13240         * src/filtering.c
13241         * src/filtering.h
13242         * src/matcher.c
13243         * src/matcher_parser_lex.l
13244         * src/matcher_parser_parse.y
13245         * src/prefs_filtering.c
13246                 new feature: provide the ability to disable filtering and processing
13247                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13248                 adaptations.
13249
13250 2006-05-13 [colin]      2.2.0cvs12
13251
13252         * src/compose.c
13253                 Remove useless if (a) b; else b;
13254                 Thanks to wwp
13255
13256 2006-05-13 [wwp]        2.2.0cvs11
13257
13258         * src/export.c
13259         * src/import.c
13260         * src/mainwindow.c
13261         * src/mbox.c
13262         * src/summaryview.c
13263         * src/summaryview.h
13264                 no more silent failures (or at least less ones) when importing
13265                 or exporting from/to mbox. Also start importing/exporting if
13266                 the necessary info is set.
13267
13268 2006-05-13 [wwp]        2.2.0cvs10
13269
13270         * RELEASE_NOTES
13271                 restored up-to-date release notes.
13272
13273 2006-05-13 [paul]       2.2.0cvs9
13274
13275         * po/nl.po
13276         * po/ru.po
13277                 updated by Tim Dijkstra and Pavlo Bohmat
13278
13279 2006-05-12 [colin]      2.2.0cvs8
13280
13281         * src/gtk/quicksearch.c
13282                 Add "k" as shortcut for "colorlabel". Patch
13283                 by ath42@users.sf.net.
13284
13285 2006-05-12 [paul]       2.2.0cvs7
13286
13287         * src/prefs_common.h
13288         * src/prefs_summaries.c
13289         * src/summaryview.c
13290                 when entering a folder also allow
13291                 going directly to first Marked message
13292
13293 2006-05-12 [paul]       2.2.0cvs6
13294
13295         * src/summaryview.c
13296                 always obey 'confirm before marking all
13297                 mails read' option
13298
13299 2006-05-12 [paul]       2.2.0cvs5
13300
13301         * src/textview.c
13302                 make Sender fully clickable
13303
13304 2006-05-12 [colin]      2.2.0cvs4
13305
13306         * src/compose.c
13307         * src/compose.h
13308                 Let From be editable
13309         * src/main.c
13310         * src/mh.c
13311                 Full support of .mh_sequences' Unseen seq
13312
13313 2006-05-12 [colin]      2.2.0cvs3
13314
13315         * src/folder.c
13316         * src/mainwindow.c
13317         * src/mainwindow.h
13318         * src/messageview.c
13319         * src/prefs_spelling.c
13320         * src/procheader.c
13321         * src/procmsg.c
13322         * src/procmsg.h
13323         * src/summaryview.c
13324         * src/toolbar.c
13325         * src/toolbar.h
13326                 Add contextual menu on Compose toolbar
13327                 button. Fixes bug #944 (Automatic
13328                 addresses not applied when changing account
13329                 from compose window)
13330                 add Mailing List support
13331                 based on the old 0.6.5claws25 patch by
13332                 Melvin Hadasht, with finishing touches
13333                 by Colin
13334                 Fix "ignore thread" when mails are threaded by
13335                 subject (and weren't ignored although appearing
13336                 in the thread).
13337                 GUI rework.
13338                 Both patches by Pawel.
13339
13340 2006-05-08 [paul]       2.2.0cvs2
13341
13342         * src/mainwindow.c
13343         * src/mainwindow.h
13344         * src/messageview.c
13345         * src/procheader.c
13346         * src/procmsg.c
13347         * src/procmsg.h
13348         * src/summaryview.c
13349                 add Mailing List support
13350                 based on the old 0.6.5claws25 patch by 
13351                 Melvin Hadasht, with finishing touches
13352                 by Colin
13353
13354 2006-05-08 [colin]      2.2.0cvs1
13355
13356         * src/mainwindow.c
13357         * src/toolbar.c
13358         * src/toolbar.h
13359                 Add contextual menu on Compose toolbar 
13360                 button. Fixes bug #944 (Automatic 
13361                 addresses not applied when changing account 
13362                 from compose window)
13363
13364 2006-05-08 [paul]       2.2.0
13365
13366         2.2.0 released
13367
13368 2006-05-08 [paul]       2.1.1cvs51
13369
13370         * po/cs.po
13371         * po/de.po
13372         * po/en_GB.po
13373         * po/fi.po
13374         * po/fr.po
13375         * po/pt_BR.po
13376         * po/sr.po
13377         * po/zh_CN.po
13378                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13379                 Fabien Vantard, Frederico Goncalves Guimaraes,
13380                 Aleksandar Urosevic, and Ralgh Young
13381
13382 2006-05-12 [colin]      2.1.1cvs50
13383
13384         * po/cs.po
13385         * po/de.po
13386         * po/en_GB.po
13387         * po/es.po
13388         * po/fi.po
13389         * po/fr.po
13390         * po/pt_BR.po
13391         * po/sr.po
13392         * po/zh_CN.po
13393                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13394                 Fabien Vantard, Frederico Goncalves Guimaraes,
13395                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13396
13397 2006-05-05 [colin]      2.1.1cvs49
13398
13399         * manual/Makefile.am
13400         * manual/pl/Makefile.am
13401         * manual/pl/account.xml
13402         * manual/pl/ack.xml
13403         * manual/pl/addrbook.xml
13404         * manual/pl/advanced.xml
13405         * manual/pl/faq.xml
13406         * manual/pl/glossary.xml
13407         * manual/pl/gpl.xml
13408         * manual/pl/handling.xml
13409         * manual/pl/intro.xml
13410         * manual/pl/keyboard.xml
13411         * manual/pl/plugins.xml
13412         * manual/pl/starting.xml
13413         * manual/pl/sylpheed-claws-manual.xml
13414         * manual/pl/dist/.cvsignore
13415         * manual/pl/dist/Makefile.am
13416         * manual/pl/dist/html/.cvsignore
13417         * manual/pl/dist/html/Makefile.am
13418         * manual/pl/dist/pdf/.cvsignore
13419         * manual/pl/dist/pdf/Makefile.am
13420         * manual/pl/dist/ps/.cvsignore
13421         * manual/pl/dist/ps/Makefile.am
13422         * manual/pl/dist/txt/.cvsignore
13423         * manual/pl/dist/txt/Makefile.am
13424                 Add the polish translation of the manual,
13425                 Authored by Pawel Pekala.
13426
13427 2006-05-05 [cleroy]     2.1.1cvs48
13428
13429         * src/main.c
13430                 Re-read matcherrc after loading plugins 
13431                 if some of them add folders.
13432
13433 2006-05-03 [colin]      2.1.1cvs47
13434
13435         * src/imap.c
13436                 I'm idiot
13437
13438 2006-05-03 [colin]      2.1.1cvs46
13439
13440         * src/imap.c
13441                 Be sure to have a session when
13442                 getting separator
13443
13444 2006-05-03 [colin]      2.1.1cvs45
13445
13446         * src/imap.c
13447         * src/imap.h
13448         * src/imap_gtk.c
13449                 Fix preventing renaming with namespace 
13450                 separator.
13451
13452 2006-05-01 [colin]      2.1.1cvs44
13453
13454         * src/action.c
13455                 Don't reload messageview when result of
13456                 action is piped.
13457
13458 2006-04-29 [colin]      2.1.1cvs43
13459
13460         * src/prefs_receive.c
13461         * src/plugins/spamassassin/spamassassin_gtk.c
13462         * src/plugins/clamav/clamav_plugin_gtk.c
13463                 GUI fixes by Pawel
13464
13465 2006-04-29 [colin]      2.1.1cvs42
13466
13467         * src/prefs_compose_writing.c
13468         * src/prefs_quote.c
13469                 Cleanups. Patch by Pawel
13470
13471 2006-04-28 [paul]       2.1.1cvs41
13472
13473         * src/matcher.c
13474                 fix returned quick search results when search
13475                 term contains an underscore.
13476                 Thanks to Colin
13477
13478 2006-04-28 [paul]       2.1.1cvs40
13479
13480         * src/prefs_message.c
13481         * src/prefs_receive.c
13482                 GUI cleanups
13483                 Patches by Pawel Pekala
13484
13485 2006-04-27 [colin]      2.1.1cvs39
13486
13487         * src/wizard.c
13488                 Differentiate subject Welcome from
13489                 window's title Welcome
13490
13491 2006-04-27 [paul]
13492
13493         2.2.0-rc1 released
13494
13495 2006-04-27 [paul]       2.1.1cvs38
13496
13497         * manual/advanced.xml
13498         * manual/fr/advanced.xml
13499                 add info about compose_no_markup hidden pref
13500
13501 2006-04-27 [paul]       2.1.1cvs37
13502
13503         * src/prefs_account.c
13504                 improve privacy labels
13505         * src/prefs_msg_colors.c
13506                 change some strings for translators' convenience
13507         * src/gtk/gtkutils.c
13508                 don't underline the link button text
13509
13510 2006-04-25 [colin]      2.1.1cvs36
13511
13512         * src/folder.c
13513                 Complete 2.1.1cvs33 (once more ;)
13514
13515 2006-04-25 [colin]      2.1.1cvs35
13516
13517         * src/editldap.c
13518                 Fix tooltip
13519
13520 2006-04-25 [cleroy]     2.1.1cvs34
13521
13522         * src/compose.c
13523         * src/gtk/gtkaspell.c
13524                 Fix crash on redirect (related to the return 
13525                 of the aspell menu in compose's toolbar)
13526         * src/prefs_msg_colors.c
13527                 Fix sensitivity widgets
13528         * src/image_viewer.c
13529         * src/gtk/pluginwindow.c
13530         * src/gtk/prefswindow.c
13531                 Change released signals to clicked (Fabien)
13532         * po/POTFILES.in
13533         * src/common/socket.c
13534         * src/plugins/spamassassin/spamassassin.c
13535                 Translate strings (Fabien)
13536
13537 2006-04-25 [paul]       2.1.1cvs33
13538
13539         * src/folder.c
13540         * src/folder.h
13541         * src/folderview.c
13542                 complete the fix of bug #912
13543                 Thanks to Colin
13544
13545 2006-04-25 [colin]      2.1.1cvs32
13546
13547         * src/news.c
13548                 Better progress bar
13549         * src/mimeview.c
13550         * src/summaryview.c
13551         * src/summaryview.h
13552                 Fix focus chain
13553                 Patches by Pawel Pekala
13554
13555 2006-04-24 [colin]      2.1.1cvs31
13556
13557         * src/compose.c
13558                 Fix compilation warnings (Fabien)
13559
13560 2006-04-24 [colin]      2.1.1cvs30
13561
13562         * src/addrindex.c
13563         * src/editldap.c
13564         * src/editldap_basedn.c
13565         * src/editldap_basedn.h
13566         * src/ldapctrl.c
13567         * src/ldapctrl.h
13568         * src/ldapquery.c
13569         * src/ldaputil.c
13570         * src/ldaputil.h
13571                 Fix bug #901 (LDAPS support)
13572
13573 2006-04-24 [colin]      2.1.1cvs29
13574
13575         * src/compose.c
13576                 Fix logic on error with send dialog on
13577         * src/imap.c
13578                 Fix compilation without libetpan, thanks
13579                 to Fabien
13580         * src/summaryview.c
13581                 Fix 'context-menu' key
13582
13583 2006-04-23 [colin]      2.1.1cvs28
13584
13585         * src/folder.c
13586                 Never free current's cache to free up 
13587                 memory. Fixes bug #912 (new count 
13588                 randomly set to message count)
13589
13590 2006-04-23 [colin]      2.1.1cvs27
13591
13592         * src/gtk/quicksearch.c
13593                 And remove printf...
13594
13595 2006-04-23 [colin]      2.1.1cvs26
13596
13597         * src/gtk/quicksearch.c
13598                 Fix replacing in quicksearch, and fix inserting
13599                 in the middle of the string. (introduced at 2.1.0cvs22)
13600
13601 2006-04-23 [colin]      2.1.1cvs25
13602
13603         * src/imap.c
13604                 Make sure uidnext is initialized in get_num_list
13605                 (not for stable, related to 2.1.1cvs8 and friends)
13606
13607 2006-04-23 [colin]      2.1.1cvs24
13608
13609         * src/imap.c
13610                 Output something when login is successful
13611                 too
13612
13613 2006-04-23 [colin]      2.1.1cvs23
13614
13615         * src/etpan/imap-thread.c
13616                 Better logging (line-per-line, hide data in fetch)
13617                 Fix a const warning
13618         * src/gtk/logwindow.c
13619         * src/gtk/logwindow.h
13620                 Better logging (color for input/output)
13621
13622 2006-04-21 [colin]      2.1.1cvs22
13623
13624         * src/gtk/quicksearch.c
13625                 On gtk+-2.8, use stock buttons in quicksearch
13626                 Based on a patch by Fabien and a design by Paul
13627
13628 2006-04-21 [colin]      2.1.1cvs21
13629
13630         * src/folderview.c
13631         * src/mainwindow.c
13632                 Fix occasional flicker in folderview
13633         * src/common/utils.c
13634                 Fix bug #943 (Incorrectly parsed email address 
13635                 list in short headers on message view and in 
13636                 printouts)
13637
13638 2006-04-20 [colin]      2.1.1cvs20
13639
13640         * src/imap.c
13641         * src/imap.h
13642         * src/prefs_account.c
13643                 Add ANONYMOUS auth for IMAP
13644
13645 2006-04-20 [paul]       2.1.1cvs19
13646
13647         * src/main.c
13648                 proper fix for 2.1.1cvs18
13649                 Thanks to Colin
13650
13651 2006-04-20 [paul]       2.1.1cvs18
13652
13653         * src/main.c
13654                 fix build warnings
13655
13656 2006-04-20 [paul]       2.1.1cvs17
13657
13658         * src/gtk/quicksearch.c
13659                 fix standard, non-extended Quick search,
13660                 was broken in 2.1.1cvs15.
13661                 Thanks to Colin.
13662
13663 2006-04-20 [colin]      2.1.1cvs16
13664
13665         * src/prefs_matcher.c
13666                 Fix values when reselecting a ~test
13667                 rule
13668
13669 2006-04-19 [colin]      2.1.1cvs15
13670
13671         * src/compose.c
13672         * src/compose.h
13673         * src/gtk/gtkaspell.c
13674         * src/gtk/gtkaspell.h
13675                 Put back Options menu in Spelling/
13676         * src/gtk/quicksearch.c
13677                 Don't search, and show error, if the
13678                 advanced search has a syntax error
13679
13680 2006-04-18 [colin]      2.1.1cvs14
13681
13682         * src/textview.c
13683                 Fix gdk warnings on set_cursor when textview
13684                 isn't visible
13685
13686 2006-04-18 [colin]      2.1.1cvs13
13687
13688         * src/gtk/gtksctree.c
13689                 Remove seemingly useless refresh that causes
13690                 flicker - watch this commit in case of 
13691                 problems before planned backport to stable
13692
13693 2006-04-18 [colin]      2.1.1cvs12
13694
13695         * src/imap.c
13696                 Factorize get/set_xml code
13697         * src/compose.c
13698         * src/prefs_account.c
13699         * src/prefs_account.h
13700         * src/procmsg.c
13701                 Add Encrypt to self option
13702
13703 2006-04-17 [colin]      2.1.1cvs11
13704
13705         * configure.ac
13706                 Fix search on encrpyt function on dragonfly
13707                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13708
13709 2006-04-17 [colin]      2.1.1cvs10
13710
13711         * src/prefs_account.c
13712                 Be safe by default: remove mails from POP3
13713                 after 7 days, not immediately
13714
13715 2006-04-17 [colin]      2.1.1cvs9
13716
13717         * src/etpan/imap-thread.c
13718                 Fix build on DragonFly - patch by 
13719                 Jonathan Buschmann <jonthn@agmact.com>
13720
13721 2006-04-17 [colin]      2.1.1cvs8
13722
13723         * src/imap.c
13724                 Save uidnext between sessions
13725
13726 2006-04-17 [colin]      2.1.1cvs7
13727
13728         * src/imap.c
13729                 scan is required when uid validity changes
13730
13731 2006-04-17 [colin]      2.1.1cvs6
13732
13733         * src/folderview.c
13734                 Don't scan if not necessary, apart in current
13735                 folder and INBOX to fetch flags.
13736         * src/imap.c
13737                 Scan is necessary if unread count changes
13738
13739 2006-04-17 [colin]      2.1.1cvs5
13740
13741         * src/imap.c
13742                 ...But always fetch ANSWERED and DELETED flags for
13743                 INBOX, as filtering can happen on these flags.
13744
13745 2006-04-17 [colin]      2.1.1cvs4
13746
13747         * src/imap.c
13748                 Don't fetch REPLIED and DELETED flags when synchronising
13749                 flags with a closed folder. We only need UNSEEN and FLAGGED
13750                 to update the folderview.
13751
13752 2006-04-17 [colin]      2.1.1cvs3
13753
13754         * src/imap.c
13755                 Faster flag search when there are new mails 
13756                 in a folder. We can do a full search if the 
13757                 folder contains less messages than the new
13758                 list.
13759
13760 2006-04-17 [colin]      2.1.1cvs2
13761
13762         * po/cs.po
13763         * po/de.po
13764         * po/fr.po
13765         * po/nl.po
13766         * po/pt_BR.po
13767                 Update translations from stable branch
13768
13769 2006-04-17 [colin]      2.1.1cvs1
13770
13771         * configure.ac
13772                 Bump version to follow stable release
13773
13774 2006-04-16 [mones]      2.1.0cvs50
13775
13776         * po/es.po
13777                 Updated for release
13778
13779 2006-04-16 [colin]      2.1.0cvs49
13780
13781         * src/textview.c
13782                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13783                 with gtk < 2.8. Thanks to Fabien Vantard.
13784
13785 2006-04-15 [colin]      2.1.0cvs48
13786
13787         * src/etpan/imap-thread.c
13788                 Fix bug #919 (libetpan: SEGV when connecting 
13789                 using command)
13790
13791 2006-04-14 [colin]      2.1.0cvs47
13792
13793         * src/main.c
13794                 Fix race on --select (should be done better)
13795
13796 2006-04-14 [wwp]        2.1.0cvs46
13797
13798         * src/send_message.c
13799                 enforce a check for domain in account prefs (a sending
13800                 error could be faced if domain was checked but no value set),
13801                 thanks to Colin.
13802
13803 2006-04-14 [colin]      2.1.0cvs45
13804
13805         * src/codeconv.c
13806                 when converting from unknown to unknown, if the
13807                 string is UTF8, don't convert it to the locale
13808                 (which breaks it)
13809
13810 2006-04-14 [colin]      2.1.0cvs44
13811
13812         * src/compose.c
13813                 Don't try to use ASCII for converting headers
13814                 (as done in body)
13815
13816 2006-04-14 [paul]       2.1.0cvs43
13817
13818         * src/crash.c
13819                 add locale/charset info to crash report
13820         * src/gtk/about.c
13821                 add wwp to doc team
13822                 replace 'e-mail' with preferred 'email'
13823         * src/gtk/authors.h
13824                 ensure contributors list is in alphabetical
13825                 order
13826
13827 2006-04-13 [colin]      2.1.0cvs42
13828
13829         * src/textview.c
13830                 Prevent gdk warnings
13831
13832 2006-04-13 [colin]      2.1.0cvs41
13833
13834         * src/common/ssl_certificate.c
13835         * src/common/ssl_certificate.h
13836         * src/gtk/sslcertwindow.c
13837                 Warn on expired certs, and display the expiration date
13838
13839 2006-04-13 [colin]      2.1.0cvs40
13840
13841         * src/plugins/spamassassin/spamassassin_gtk.c
13842                 Fix missing set_text on unix socket
13843
13844 2006-04-13 [wwp]        2.1.0cvs39
13845
13846         * manual/fr/advanced.xml
13847         * manual/fr/glossary.xml
13848                 applied new spam/ham/email lexicon (pourriel, courriel)
13849
13850 2006-04-13 [paul]       2.1.0cvs38
13851
13852         * src/plugins/pgpmime/plugin.c
13853                 remove the mention of S/MIME from the
13854                 description. This is now handled by the
13855                 S/MIME plugin.
13856
13857 2006-04-13 [paul]       2.1.0cvs37
13858
13859         * src/prefs_msg_colors.c
13860                 rework dialog
13861         * src/prefs_folder_item.c
13862         * src/prefs_spelling.c
13863                 add a tooltip to the colour selector buttons
13864
13865 2006-04-13 [wwp]        2.1.0cvs36
13866
13867         * manual/advanced.xml
13868         * manual/glossary.xml
13869         * manual/handling.xml
13870         * manual/keyboard.xml
13871         * manual/plugins.xml
13872         * manual/starting.xml
13873         * manual/fr/account.xml
13874         * manual/fr/ack.xml
13875         * manual/fr/addrbook.xml
13876         * manual/fr/advanced.xml
13877         * manual/fr/faq.xml
13878         * manual/fr/glossary.xml
13879         * manual/fr/gpl.xml
13880         * manual/fr/handling.xml
13881         * manual/fr/intro.xml
13882         * manual/fr/keyboard.xml
13883         * manual/fr/plugins.xml
13884         * manual/fr/starting.xml
13885         * manual/fr/sylpheed-claws-manual.xml
13886                 fixes to the manuals:
13887                  - summaryview -> Message List (same in French)
13888                  - translate key names
13889                  - fix French punctuation, use non-breakable spaces when
13890                    necessary, don't use &thinsp; which is not portable
13891                  - tell what maildir and mbox formats we support
13892
13893 2006-04-12 [wwp]        2.1.0cvs35
13894
13895         * src/prefs_toolbar.c
13896                 unified a replace button more,
13897                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13898
13899 2006-04-12 [wwp]        2.1.0cvs34
13900
13901         * src/prefs_common.c
13902         * src/prefs_msg_colors.c
13903                 make default color labels translatable,
13904                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13905                 thanks to Tim <timbrain@post.cz> for reporting.
13906
13907 2006-04-12 [wwp]        2.1.0cvs33
13908
13909         * manual/glossary.xml
13910         * manual/intro.xml
13911         * manual/plugins.xml
13912         * manual/starting.xml
13913         * manual/sylpheed-claws-manual.xml
13914         * manual/fr/.cvsignore
13915         * manual/fr/account.xml
13916         * manual/fr/ack.xml
13917         * manual/fr/addrbook.xml
13918         * manual/fr/advanced.xml
13919         * manual/fr/faq.xml
13920         * manual/fr/glossary.xml
13921         * manual/fr/handling.xml
13922         * manual/fr/intro.xml
13923         * manual/fr/keyboard.xml
13924         * manual/fr/plugins.xml
13925         * manual/fr/starting.xml
13926         * manual/fr/sylpheed-claws-manual.xml
13927                 various fixes: typos, missing .fr translations, punctuation,
13928                 capitalization, links, accents and some bad French more.
13929
13930 2006-04-12 [wwp]        2.1.0cvs32
13931
13932         * src/prefs_gtk.c
13933                 fix for bug #935: always store prefs files in UTF-8 (thanks
13934                 to Colin).
13935
13936 2006-04-11 [colin]      2.1.0cvs31
13937
13938         * src/compose.c
13939                 Fix inserting files not in utf8 when locale is utf8
13940
13941 2006-04-11 [colin]      2.1.0cvs30
13942
13943         * src/inc.c
13944                 Don't show error dialog when cancelling connection
13945                 Patch by Pawel
13946
13947 2006-04-11 [cleroy]     2.1.0cvs29
13948
13949         * src/compose.c
13950                 Implement multiple quote levels
13951         * src/prefs_common.c
13952                 Change a little bit the quote bgcolor for 2nd level
13953
13954 2006-04-11 [colin]      2.1.0cvs28
13955
13956         * src/gtk/about.c
13957                 Add locale and charset in the label
13958
13959 2006-04-10 [colin]      2.1.0cvs27
13960
13961         * src/compose.c
13962         * src/prefs_common.c
13963         * src/prefs_common.h
13964         * src/prefs_msg_colors.c
13965         * src/textview.c
13966                 Allow optional background color in quotes
13967                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13968                 GTK+-2.8.x feature
13969
13970 2006-04-10 [colin]      2.1.0cvs26
13971
13972         * src/main.c
13973         * src/mainwindow.c
13974         * src/mainwindow.h
13975                 Implement --select
13976
13977 2006-04-10 [colin]      2.1.0cvs25
13978
13979         * manual/plugins.xml
13980         * manual/fr/plugins.xml
13981                 Document libcurl's proxy variables
13982
13983 2006-04-09 [colin]      2.1.0cvs24
13984
13985         * src/prefs_common.c
13986                 gettext() returns statically allocated stuff. We have
13987                 to strdup it in order to be able to free it.
13988
13989 2006-04-09 [colin]      2.1.0cvs23
13990
13991         * AUTHORS
13992         * src/gtk/authors.h
13993                 Add Alexei
13994
13995 2006-04-09 [colin]      2.1.0cvs22
13996
13997         * src/mainwindow.c
13998         * src/gtk/quicksearch.c
13999                 Fix bug #859 (problems with cyrilic input in 
14000                 search panel) - Patch by Alexey Illarionov 
14001                 <littlesavage@rambler.ru>
14002
14003 2006-04-09 [colin]      2.1.0cvs21
14004
14005         * src/prefs_customheader.c
14006                 I prefer removing then freeing rather than the contrary
14007                 (even if it doesn't change anything ;-)
14008         * src/prefs_account.c
14009                 Fix bug #933 (Crash re-entering the custom headers list 
14010                 dialog in accounts prefs)
14011                 The problem happened when cancelling the Account 
14012                 Preferences' dialogs - in which case we didn't do 
14013                 anything to the PrefsAccount * struct. In case of applying,
14014                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14015                 working with in this dialog. The problem is that 
14016                 prefs_customheader.c, working on this tmp_ac_prefs, always
14017                 changes the ->customhdr_list pointer, even when cancelled. 
14018                 So in case of cancelling the prefs_account dialog, we still
14019                 have to update ->customhdr_list in the real account.
14020
14021 2006-04-08 [colin]      2.1.0cvs20
14022
14023         * manual/fr/glossary.xml
14024         * manual/fr/keyboard.xml
14025                 Forgot some headers :)
14026
14027 2006-04-08 [colin]      2.1.0cvs19
14028
14029         * manual/Makefile.am
14030         * manual/fr/Makefile.am
14031         * manual/fr/account.xml
14032         * manual/fr/ack.xml
14033         * manual/fr/addrbook.xml
14034         * manual/fr/advanced.xml
14035         * manual/fr/faq.xml
14036         * manual/fr/glossary.xml
14037         * manual/fr/gpl.xml
14038         * manual/fr/handling.xml
14039         * manual/fr/intro.xml
14040         * manual/fr/keyboard.xml
14041         * manual/fr/plugins.xml
14042         * manual/fr/starting.xml
14043         * manual/fr/sylpheed-claws-manual.xml
14044         * manual/fr/dist/.cvsignore
14045         * manual/fr/dist/Makefile.am
14046         * manual/fr/dist/html/.cvsignore
14047         * manual/fr/dist/html/Makefile.am
14048         * manual/fr/dist/pdf/.cvsignore
14049         * manual/fr/dist/pdf/Makefile.am
14050         * manual/fr/dist/ps/.cvsignore
14051         * manual/fr/dist/ps/Makefile.am
14052         * manual/fr/dist/txt/.cvsignore
14053         * manual/fr/dist/txt/Makefile.am
14054                 Add the french translation of the manual. Thanks to
14055                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14056                 account.xml, ack.xml, addrbook.xml and advanced.xml
14057
14058 2006-04-08 [colin]      2.1.0cvs18
14059
14060         * manual/plugins.xml
14061         * manual/starting.xml
14062                 More fixes
14063
14064 2006-04-07 [colin]      2.1.0cvs17
14065
14066         * manual/faq.xml
14067         * manual/intro.xml
14068         * manual/keyboard.xml
14069                 Little fixes
14070
14071 2006-04-07 [colin]      2.1.0cvs16
14072
14073         * README
14074         * src/compose.c
14075         * src/prefs_common.c
14076         * src/prefs_common.h
14077                 Add hidden compose_no_markup pref
14078
14079 2006-04-07 [wwp]        2.1.0cvs15
14080
14081         * src/summary_search.c
14082         * .cvsignore
14083                 Bugfix: stop button was sticky when searching in an empty folder.
14084                 Applied curly brackets code style to the whole file (summary_search.c).
14085                 More files to ignore.
14086
14087 2006-04-07 [wwp]        2.1.0cvs14
14088
14089         * src/message_search.c
14090         * src/summary_search.c
14091                 changed default button when search bumps at file/folder
14092                 beginning or end, for convenience (thanks to Colin).
14093
14094 2006-04-07 [paul]       2.1.0cvs13
14095
14096         * src/plugins/dillo_viewer/dillo_prefs.c
14097                 avoid future potential for namespace collision
14098                 Patch by Colin
14099
14100 2006-04-06 [wwp]        2.1.0cvs12
14101
14102         * src/summary_search.c
14103                 Unify extended/advanced searches names (and thus factorize labels),
14104                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14105
14106 2006-04-06 [wwp]        2.1.0cvs11
14107
14108         * src/folderview.c
14109         * src/prefs_themes.c
14110         * src/summaryview.c
14111                 Fixed some compilation warnings.
14112
14113 2006-04-06 [colin]      2.1.0cvs10
14114
14115         * manual/advanced.xml
14116                 Document the wizard template and how to deploy
14117                 Sylpheed-Claws effectively
14118
14119 2006-04-06 [colin]      2.1.0cvs9
14120
14121         * src/folderview.c
14122                 gettext patch to tell translators about _("#"),
14123                 by Maxim Britov
14124
14125 2006-04-06 [colin]      2.1.0cvs8
14126
14127         * src/textview.c
14128                 Fix invalid GtkTextBIter after clicking "Display as text"
14129
14130 2006-04-06 [mones]      2.1.0cvs7
14131
14132         * src/addr_compl.c
14133         * src/addrindex.c
14134         * src/addritem.c
14135         * src/codeconv.c
14136         * src/compose.c
14137         * src/filtering.c
14138         * src/folder.c
14139         * src/folder_item_prefs.c
14140         * src/folderview.c
14141         * src/localfolder.c
14142         * src/matcher.c
14143         * src/mimeview.c
14144         * src/prefs_msg_colors.c
14145         * src/prefs_spelling.c
14146         * src/prefs_themes.c
14147         * src/procmime.c
14148         * src/procmsg.c
14149         * src/stock_pixmap.c
14150         * src/summaryview.c
14151         * src/textview.c
14152         * src/toolbar.c
14153         * src/common/mgutils.c
14154         * src/common/prefs.c
14155         * src/common/ssl_certificate.c
14156         * src/gtk/colorlabel.c
14157         * src/gtk/quicksearch.c
14158         * src/plugins/pgpmime/pgpmime.c
14159         * src/plugins/spamassassin/spamassassin.c
14160                 Removed redundant NULL checks for g_free() calls.
14161                 Patch by Pawel Pekala.
14162
14163 2006-04-06 [mones]      2.1.0cvs6
14164
14165         * src/prefs_actions.c
14166         * src/prefs_filtering.c
14167         * src/prefs_filtering_action.c
14168         * src/prefs_matcher.c
14169         * src/prefs_template.c
14170         * src/gtk/gtkutils.c
14171         * src/gtk/gtkutils.h
14172                 Have a nice replace button. Patch by Pawel Pekala
14173
14174 2006-04-06 [colin]      2.1.0cvs5
14175
14176         * src/addressbook.c
14177                 Fix crash with empty columns
14178
14179 2006-04-05 [colin]      2.1.0cvs4
14180
14181         * src/wizard.c
14182         * src/prefs_gtk.c
14183                 Allow wizard customization with pre-filled values
14184
14185 2006-04-05 [colin]      2.1.0cvs3
14186
14187         * src/textview.c
14188         * src/mimeview.c
14189         * src/mimeview.h
14190                 Nicer messages in mimeview
14191
14192 2006-04-05 [colin]      2.1.0cvs2
14193
14194         * src/addressbook.c
14195         * src/prefs_summaries.c
14196                 i18n fix
14197
14198 2006-04-05 [colin]      2.1.0cvs1
14199
14200         * src/plugins/pgpcore/plugin.c
14201         * src/plugins/pgpcore/select-keys.c
14202         * src/plugins/pgpcore/select-keys.h
14203         * src/plugins/pgpcore/sgpgme.c
14204         * src/plugins/pgpcore/sgpgme.h
14205         * src/plugins/pgpinline/pgpinline.c
14206         * src/plugins/pgpinline/plugin.c
14207         * src/plugins/pgpmime/pgpmime.c
14208         * src/plugins/pgpmime/plugin.c
14209                 Factorize and generalize a bit 
14210                 Drop S/MIME signature verification from PGP/MIME
14211                 (adding it as another, more complete plugin)
14212
14213 2006-04-05 [paul]       2.1.0
14214
14215         2.1.0 released
14216
14217 2006-04-05 [paul]       2.0.0cvs186
14218
14219         * manual/advanced.xml
14220                 add info on colour labels
14221
14222 2006-04-05 [paul]       2.0.0cvs185
14223
14224         * po/bg.po
14225         * po/cs.po
14226         * po/de.po
14227         * po/el.po
14228         * po/en_GB.po
14229         * po/fi.po
14230         * po/fr.po
14231         * po/it.po
14232         * po/nl.po
14233         * po/pl.po
14234         * po/pt_BR.po
14235         * po/sr.po
14236         * po/zh_CN.po
14237                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14238                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14239                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14240                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14241         * src/gtk/authors.h
14242         * tools/claws.i18n.status.pl
14243                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14244                 and new Czech translator, Tim <timbrain@post.cz>
14245
14246 2006-04-05 [mones]      2.0.0cvs184
14247
14248         * po/es.po
14249                 Updated translation
14250
14251 2006-04-05 [colin]      2.0.0cvs183
14252
14253         * src/gtk/quicksearch.c
14254                 Fix bug #929 (unnecessary reload in quick search bar)
14255
14256 2006-04-05 [colin]      2.0.0cvs182
14257
14258         * src/compose.c
14259                 Fix crash on Reply with no From:
14260                 Show signature and conversion error on queuing 
14261                 (but not sending)
14262         * src/mainwindow.c
14263         * src/summaryview.c
14264         * src/summaryview.h
14265                 Factorize threading code and make sure msginfo 
14266                 is not null when it comes from a GtkCTreeRow's 
14267                 data
14268         * src/gtk/gtkaspell.c
14269                 Check for necessary things
14270         * src/gtk/gtksctree.c
14271         * src/gtk/gtksctree.h
14272                 Reset anchor if necessary when removing node
14273
14274 2006-03-29 [colin]      2.0.0cvs181
14275
14276         * src/folderview.c
14277                 Warn for disabled IMAP accounts (due to lack of
14278                 libetpan). Breaks string-freeze - sorry - but it
14279                 is kind of important ;)
14280
14281 2006-03-28 [colin]      2.0.0cvs180
14282
14283         * src/gtk/gtkutils.c
14284         * src/gtk/gtkutils.h
14285                 Add a gtkut_get_link_btn() function that
14286                 creates a button which acts like an URI
14287         * src/prefs_themes.c
14288         * src/gtk/about.c
14289                 Use this function (factorizes codes)
14290         * src/common/defs.h
14291         * src/gtk/pluginwindow.c
14292                 Add a "Get more..." in the plugins window
14293
14294 2006-03-28 [colin]      2.0.0cvs179
14295
14296         * src/common/smtp.c
14297         * src/common/passcrypt.c
14298         * src/undo.c
14299                 Warning fixes. Patch by Pawel Pekala
14300
14301 2006-03-27 [colin]      2.0.0cvs178
14302
14303         * src/undo.c
14304                 Fix undoing by blocks with spaces
14305
14306 2006-03-27 [colin]      2.0.0cvs177
14307
14308         * src/textview.c
14309                 Set margin to 3px for headers
14310
14311 2006-03-27 [paul]
14312
14313         2.1.0-rc2 released
14314
14315 2006-03-27 [wwp]        2.0.0cvs176
14316
14317         * src/summaryview.c
14318                 don't reset quicksearch when updating the message list.
14319                 Thanks to Colin.
14320
14321 2006-03-26 [wwp]        2.0.0cvs175
14322
14323         * src/compose.c
14324                 use a unified border width ('other' tab in the compose window,
14325                 patch by Pawel Pekala).
14326
14327
14328 2006-03-26 [wwp]        2.0.0cvs174
14329
14330         * src/common/quoted-printable.c
14331         * src/addressbook.c
14332                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14333
14334 2006-03-26 [colin]      2.0.0cvs173
14335
14336         * src/quote_fmt_parse.y
14337                 Fix non-UTF8 date formats messing up the whole quote a 
14338                 little bit
14339
14340 2006-03-26 [colin]      2.0.0cvs172
14341
14342         * src/procheader.c
14343                 Make sure the date is UTF8 valid, or try to make it
14344                 so. IncrediMail is really IncrediStupid.
14345         * src/compose.c
14346                 Fix possible conversions. 
14347                 
14348
14349 2006-03-26 [colin]      2.0.0cvs171
14350
14351         * src/matcher.c
14352                 Fix corner cases in body search. This is still a
14353                 hack... It seems impossible to make it good and 
14354                 reasonably fast at the same time.
14355
14356 2006-03-26 [colin]      2.0.0cvs170
14357
14358         * src/summaryview.c
14359                 I think I killed the twilight zone bug!
14360                 summary_select_node() flushes GTK events in order
14361                 to be able to center the view. But this also 
14362                 flushes keypresses like Ctrl-Alt-U, so this can
14363                 call summary_show from summary_select_node (itself
14364                 called from summary_show, etc.). And the summaryview
14365                 has to be unlocked in this function. So just locking
14366                 while processing GTK events, and bailing if locked, 
14367                 should fix it.
14368                 Fixes bug #927 (SIGSEGV during Update Summary)
14369
14370 2006-03-25 [colin]      2.0.0cvs169
14371
14372         * src/matcher.c
14373                 Fix search in QP-encoded bodies
14374                 Fix utf-8 searches in bodies encoded in the
14375                 locale's encoding
14376         * src/common/quoted-printable.c
14377         * src/common/quoted-printable.h
14378                 Add a decode function that doesn't overwrite
14379                 the original pointer
14380                 
14381
14382 2006-03-24 [colin]      2.0.0cvs168
14383
14384         * src/action.c
14385         * src/summaryview.c
14386         * src/summaryview.h
14387                 Update message cache after action
14388                 Patch by H. Merijn Brand
14389         * src/prefs_msg_colors.c
14390                 Factorize label 
14391                 Patch by Fabien Vantard
14392         * src/plugins/spamassassin/spamassassin_gtk.c
14393                 Remove useless translation
14394                 Patch by Fabien Vantard
14395
14396 2006-03-23 [colin]      2.0.0cvs167
14397
14398         * src/common/ssl.c
14399                 Let 30 seconds to SSL_connect
14400
14401 2006-03-23 [wwp]        2.0.0cvs166
14402
14403         * src/summaryview.c
14404         * src/gtk/description_window.c
14405                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14406                 and headers are translated; adjust description windows' width to fit their
14407                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14408
14409 2006-03-23 [paul]       2.0.0cvs165
14410
14411         * src/common/utils.c
14412                 fix highlighting of URIs containing "()"
14413                 (2.0.0cvs164's reversal fixed)
14414                 Thanks to Colin.
14415
14416 2006-03-23 [paul]       2.0.0cvs164
14417
14418         * src/common/utils.c
14419                 revert patch, (postponing a fix), at 2.0.0cvs120
14420                 as it breaks more URIs than it fixes.
14421                 Allow '-' to be a terminating character in a URI
14422
14423 2006-03-22 [colin]      2.0.0cvs163
14424
14425         * configure.ac
14426                 Require libetpan 0.45
14427                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14428
14429 2006-03-22 [paul]       2.0.0cvs162
14430
14431         * src/editgroup.c
14432                 replace '<-' and '->' buttons with GTK_STOCK graphical
14433                 buttons
14434         * src/summary_search.c
14435                 don't offer '...' for translation
14436                 add a tooltip to advanced search '...' button
14437         * src/gtk/quicksearch.c
14438                 don't offer '...' for translation
14439
14440 2006-03-21 [colin]      2.0.0cvs161
14441
14442         * src/compose.c
14443                 Fix middle-click pasting (insert at click
14444                 position instead of cursor position, don't
14445                 remove existing selection and allow pasting
14446                 our own selection)
14447         * src/addressbook.c
14448                 "LDAP Server" -> "LDAP servers"
14449
14450 2006-03-21 [wwp]        2.0.0cvs160
14451
14452         * src/etpan/imap-thread.c
14453                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14454
14455 2006-03-20 [colin]      2.0.0cvs159
14456
14457         * src/summaryview.c
14458                 Don't reload summaryview after an execute with no
14459                 move action
14460
14461 2006-03-19 [colin]      2.0.0cvs158
14462
14463         * src/addressbook.c
14464                 and put groups at the top, always
14465
14466 2006-03-19 [colin]      2.0.0cvs157
14467
14468         * src/addressbook.c
14469                 Order groups before names, as previously
14470
14471 2006-03-19 [colin]      2.0.0cvs156
14472
14473         * src/addressbook.c
14474                 - Sort case-unsensitive
14475                 - Put the sort arrow at opening too
14476
14477 2006-03-19 [wwp]        2.0.0cvs155
14478
14479         * src/addressbook.c
14480                 allow sorting by name/email/remarks, ensure that right-pane's contents
14481                 matches the left-pane selection (cleared when appropriate).
14482                 Patch by Pawel Pekala <c0rn@o2.pl>.
14483
14484 2006-03-18 [colin]      2.0.0cvs154
14485
14486         * src/textview.c
14487                 Fix text cursor ;)
14488
14489 2006-03-18 [colin]      2.0.0cvs153
14490
14491         * src/gtk/filesel.c
14492                 Make sure we hide the preview if we didn't get
14493                 a filename
14494
14495 2006-03-18 [colin]      2.0.0cvs152
14496
14497         * src/summaryview.c
14498                 Set cursor to watch for execution (fixes lack
14499                 of watch-cursor when dnd'ing hundreds of mails)
14500         * src/gtk/filesel.c
14501                 Check that mime type is 'image/*' before updating
14502                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14503
14504 2006-03-18 [colin]      2.0.0cvs151
14505
14506         * src/mainwindow.c
14507         * src/textview.c
14508         * src/textview.h
14509                 Put a watch cursor in textview too when the mainwindow's
14510                 cursor in a watch
14511
14512 2006-03-18 [colin]      2.0.0cvs150
14513
14514         * src/folder.c
14515                 Change wrong asserts to simple tests
14516
14517 2006-03-17 [colin]      2.0.0cvs149
14518
14519         * src/mainwindow.c
14520         * src/mainwindow.h
14521         * src/prefs_msg_colors.c
14522         * src/summaryview.c
14523         * src/summaryview.h
14524         * src/gtk/colorlabel.c
14525         * src/gtk/colorlabel.h
14526                 Add a color label menu in the main menubar
14527                 Add (fixed) accels Ctrl-{0-7} to change the color
14528                 They have to be fixed because the menu's dynamic,
14529                 the items are complex widgets, hence we can't use
14530                 a GtkItemFactory.
14531
14532
14533 2006-03-17 [wwp]        2.0.0cvs148
14534
14535         * src/compose.c
14536                 rollback few lines from my previous commit (those lines come from
14537                 a pending patch, accidentally commited, even if neutral as they are
14538                 commented out).
14539
14540 2006-03-17 [wwp]        2.0.0cvs147
14541
14542         * src/compose.c
14543                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14544                 applied code style/indentation to the modified function.
14545
14546 2006-03-17 [wwp]        2.0.0cvs146
14547
14548         * src/procmsg.c
14549         * src/compose.c
14550                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14551
14552 2006-03-17 [paul]
14553
14554         2.1.0-rc1 released
14555
14556 2006-03-17 [paul]       2.0.0cvs145
14557
14558         * src/main.c
14559                 addressbook_read_file() was called twice
14560         * src/textview.c
14561                 X-Mailer highlighting
14562
14563 2006-03-16 [colin]      2.0.0cvs144
14564
14565         * src/sourcewindow.c
14566         * src/sourcewindow.h
14567                 And the last one, in source window.
14568
14569 2006-03-16 [colin]      2.0.0cvs143
14570
14571         * src/compose.c
14572         * src/compose.h
14573                 Fix the same stuff in compose
14574
14575 2006-03-16 [colin]      2.0.0cvs142
14576
14577         * src/messageview.c
14578                 Complete the previous messageview crash fix
14579
14580 2006-03-16 [colin]      2.0.0cvs141
14581
14582         * src/procmsg.h
14583         * src/procmsg.c
14584         * src/folder.c
14585                 Fix POSTPROCESSING hook
14586                 Patch by H. Merijn Brand
14587
14588         * src/procmime.c
14589         * src/procmime.h
14590                 Parse Content-Location
14591
14592         * src/toolbar.c
14593         * src/messageview.c
14594         * src/messageview.h
14595                 Don't crash when a top-level MessageView has
14596                 been closed on us. Same problematic than
14597                 yesterday's quicksearch issue.
14598
14599 2006-03-15 [colin]      2.0.0cvs140
14600
14601         * src/gtk/quicksearch.c
14602                 Fix a bitchy race we didn't think about when we
14603                 added quicksearch cancellation:
14604                 If the search is not on cached fields, for example
14605                 body_part matchcase "stuff"
14606                 the matcher code has to get the whole message. If
14607                 we're on IMAP, that can be slow, and in order to
14608                 be non-blocking, the IMAP code idle loop processes
14609                 gtk events too. So it is possible to cancel a
14610                 quicksearch while the matcher is getting the mail's
14611                 body. After matcher got its body, it will start to
14612                 iterate over the matcher list that the Quicksearch's
14613                 clear_search_cb() just freed via prepare_matcher().
14614                 SIGSEGV ensues.
14615                 The fix consists of guarding the matcherlist_match()
14616                 call with a boolean 'matching'. If we reset the
14617                 quicksearch while matching is TRUE, we don't free
14618                 the matcherlist anymore like we did, but we set
14619                 another new flag, deferred_free, to TRUE. Then,
14620                 in quicksearch_match(), just after returning from
14621                 matcherlist_match() and unsetting the matching flag,
14622                 we check the deferred_free flag and do the
14623                 prepare_matcher() (which does the matcherlist_free)
14624                 for real, so we free the matcherlist once it's not
14625                 used anymore.
14626                 As all of this runs via the glib main loop, we
14627                 luckily don't need a mutex.
14628         * src/summaryview.c
14629                 Also, show progress while searching.
14630
14631
14632 2006-03-14 [colin]      2.0.0cvs139
14633
14634         * src/alertpanel.c
14635                 Make alertpanel_is_open non-static
14636
14637 2006-03-14 [colin]      2.0.0cvs138
14638
14639         * src/prefs_spelling.c
14640                 Cleanups - Fabien Vantard
14641
14642 2006-03-14 [wwp]        2.0.0cvs137
14643
14644         * src/main.c
14645                 code style normalization (curly braces, indentation).
14646
14647 2006-03-14 [wwp]        2.0.0cvs137
14648
14649         * src/main.c
14650                 code style (braces, indentation)
14651
14652 2006-03-12 [paul]       2.0.0cvs136
14653
14654         * src/prefs_common.c
14655                 trans_hdr defaults to FALSE to be RFC-savvy
14656         * src/prefs_summaries.c
14657                 add a tooltip to the trans_hdr option
14658                 
14659
14660 2006-03-12 [paul]       2.0.0cvs135
14661
14662         * src/prefs_matcher.c
14663                 give a little more width to the combos
14664         * src/prefs_display_header.c
14665         * src/textview.c
14666                 translate headers if prefs_common.trans_hdr
14667                 is TRUE
14668
14669         Patches by Pawel Pekala
14670
14671 2006-03-12 [paul]       2.0.0cvs134
14672
14673         * src/plugins/clamav/clamav_plugin.c
14674         * src/plugins/dillo_viewer/dillo_viewer.c
14675         * src/plugins/pgpcore/plugin.c
14676         * src/plugins/pgpinline/plugin.c
14677         * src/plugins/pgpmime/plugin.c
14678         * src/plugins/spamassassin/spamassassin.c
14679                 update/add to descriptions
14680         * src/plugins/spamassassin/spamassassin_gtk.c
14681                 fixes to the english, remove superfluous
14682                 tooltips, clean up a little
14683
14684 2006-03-12 [paul]       2.0.0cvs133
14685
14686         * src/compose.c
14687                 fix Bug 924, 'Account combo box shows up wrong 
14688                 if & is in account name'
14689
14690 2006-03-11 [colin]      2.0.0cvs132
14691
14692         * src/summaryview.c
14693                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14694                 messed up shift-selection because is slows down
14695                 moving around summaryview. thanks -users
14696
14697 2006-03-10 [colin]      2.0.0cvs131
14698
14699         * src/plugins/spamassassin/spamassassin_gtk.c
14700                 Put back Paul's engrish fixes
14701
14702 2006-03-10 [colin]      2.0.0cvs130
14703
14704         * src/plugins/spamassassin/spamassassin.c
14705         * src/plugins/spamassassin/spamassassin.h
14706         * src/plugins/spamassassin/spamassassin_gtk.c
14707                 Cleanup SA prefs page (more)
14708                 Patch by Fabien Vantard
14709
14710 2006-03-10 [paul]       2.0.0cvs129
14711
14712         * src/prefs_msg_colors.c
14713         * src/prefs_spelling.c
14714                 widget sensitivity
14715
14716 2006-03-09 [mones]      2.0.0cvs128
14717
14718         * po/es.po
14719                 Update for next RC
14720
14721 2006-03-09 [wwp]        2.0.0cvs127
14722
14723         * configure.ac
14724                 revert accidental commit (requirement for libetpan 0.43), this time
14725                 not in HEAD.
14726
14727 2006-03-09 [wwp]        2.0.0cvs125
14728
14729         * configure.ac
14730                 revert accidental commit (requirement for libetpan 0.43)
14731
14732 2006-03-09 [paul]       2.0.0cvs126
14733
14734         * src/prefs_receive.c
14735                 remove useless frame
14736                 replace 'incorporation' with 'receiving'
14737         * src/plugins/clamav/clamav_plugin_gtk.c
14738         * src/plugins/spamassassin/spamassassin_gtk.c
14739                 improve widget sensitivity
14740                 fix a bit his engrish
14741
14742 2006-03-09 [wwp]        2.0.0cvs125
14743
14744         * src/addressadd.c
14745         * src/foldersel.c
14746         * src/prefs_common.c
14747         * src/prefs_common.h
14748                 remember some more windows' sizes (add to addressbook and
14749                 select folder).
14750
14751 2006-03-09 [paul]       2.0.0cvs124
14752
14753         * src/plugins/pgpcore/prefs_gpg.c
14754                 normalise construction of dialogue
14755
14756 2006-03-09 [paul]       2.0.0cvs123
14757
14758         * src/plugins/trayicon/Makefile.am
14759                 add missing slash
14760
14761 2006-03-08 [colin]      2.0.0cvs122
14762
14763         * src/plugins/trayicon/Makefile.am
14764                 Fix build in separate dir 
14765                 Patch by Bamanzi <bamanzi@gmail.com>
14766
14767 2006-03-08 [colin]      2.0.0cvs121
14768
14769         * src/procmsg.c
14770                 Batch move and copies from summaryview with delayed execution
14771                 too
14772
14773 2006-03-07 [paul]       2.0.0cvs120
14774
14775         * src/common/utils.c
14776                 fix highlighting of URIs containing "()"
14777                 Patch by Pawel Pekala
14778
14779 2006-03-07 [paul]       2.0.0cvs119
14780
14781         * src/folder.c
14782         * src/folder.h
14783         * src/folderview.c
14784                 immediately do alphabetical resort when
14785                 changing a folder's name
14786                 Patch by Pawel Pekala
14787
14788 2006-03-07 [paul]       2.0.0cvs118
14789
14790         * src/news.c
14791         * src/news_gtk.c
14792                 when unsubscribing a newsgroup, remove the
14793                 folder and msgs in .sylpheed-claws/newscache
14794                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14795
14796 2006-03-07 [paul]       2.0.0cvs117
14797
14798         * src/textview.c
14799                 fix wrong Fake URL Warning
14800                 Thanks to Hiro
14801
14802 2006-03-07 [colin]      2.0.0cvs116
14803
14804         * src/imap.c
14805                 Return immediately when password dialog was
14806                 cancelled
14807         * src/gtk/inputdialog.c
14808                 Allow empty strings for passwords
14809
14810
14811 2006-03-06 [colin]      2.0.0cvs115
14812
14813         * src/imap.c
14814                 Prevent double-timeouts when connection fails
14815
14816 2006-03-06 [colin]
14817
14818         2.0.1-rc1 released
14819
14820 2006-03-06 [colin]      2.0.0cvs114
14821
14822         * src/imap.c
14823                 Refresh session during potentially long
14824                 operations
14825
14826 2006-03-06 [wwp]        2.0.0cvs113
14827
14828         * src/prefs_msg_colors.h
14829                 forgot that one (custom color labels).
14830
14831 2006-03-06 [wwp]        2.0.0cvs112
14832
14833         * src/prefs_common.c
14834         * src/prefs_common.h
14835         * src/prefs_msg_colors.c
14836         * src/summaryview.c
14837         * src/summaryview.h
14838         * src/gtk/colorlabel.c
14839         * src/gtk/colorlabel.h
14840                 colors in messages list are now customizable. Color values and names can
14841                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14842                 Thanks to Paul and Colin for their help with this longstanding patch!
14843
14844 2006-03-06 [wwp]        2.0.0cvs111
14845
14846         * src/textview.c
14847                 don't crash if (x)face is bad.
14848
14849 2006-03-05 [paul]       2.0.0cvs110
14850
14851         * AUTHORS
14852         * configure.ac
14853         * src/Makefile.am
14854         * src/common/Makefile.am
14855         * src/common/utils.h
14856         * src/etpan/imap-thread.c
14857         * src/gtk/authors.h
14858         * src/plugins/clamav/Makefile.am
14859         * src/plugins/demo/Makefile.am
14860         * src/plugins/dillo_viewer/Makefile.am
14861         * src/plugins/pgpcore/Makefile.am
14862         * src/plugins/pgpcore/passphrase.c
14863         * src/plugins/pgpinline/Makefile.am
14864         * src/plugins/pgpmime/Makefile.am
14865         * src/plugins/spamassassin/Makefile.am
14866         * src/plugins/trayicon/Makefile.am
14867                 fix builiding on cygwin
14868                 Patch by Ralgh Young <bamanzi@gmail.com>
14869
14870 2006-03-04 [wwp]        2.0.0cvs109
14871
14872         * manual/keyboard.xml
14873                 fix mixed up/down keys.
14874
14875 2006-03-04 [wwp]        2.0.0cvs108
14876
14877         * README
14878         * INSTALL
14879                 updated links to SpamAssassin.
14880
14881 2006-03-04 [wwp]        2.0.0cvs107
14882
14883         * manual/plugins.xml
14884         * src/plugins/spamassassin/README
14885                 updated SpamAssassin plugin docs to reflect new functional additions
14886                 (also fix/update/documents few technical stuff more, see the README).
14887
14888 2006-03-04 [wwp]        2.0.0cvs106
14889
14890         * src/prefs_message.c
14891                 normalized capitalization of message-prefs paths.
14892
14893 2006-03-04 [wwp]        2.0.0cvs105
14894
14895         * manual/advanced.xml
14896                 typo.
14897
14898 2006-03-03 [colin]      2.0.0cvs104
14899
14900         * src/plugins/clamav/clamav_plugin_gtk.c
14901                 Rework prefs page, patch by Fabien 
14902
14903 2006-03-03 [colin]      2.0.0cvs103
14904
14905         * src/plugins/clamav/clamav_plugin.c
14906                 Set error on all errors
14907
14908 2006-03-03 [colin]      2.0.0cvs102
14909
14910         * src/common/plugin.c
14911                 Initialize error to avoid crashing when a plugin fails
14912                 without setting error
14913
14914 2006-03-02 [wwp]        2.0.0cvs101
14915
14916         * configure.ac
14917                 fixed linker flags for libetpan support on Cygwin
14918                 (thanks to H.Merijn Brand).
14919
14920 2006-03-02 [wwp]        2.0.0cvs100
14921
14922         * src/addressbook.c
14923                 fix some AB error messages: one for punctuation and
14924                 one wrongly duplicate (thanks, maxbritov).
14925
14926 2006-03-02 [wwp]        2.0.0cvs99
14927
14928         * src/plugins/spamassassin/spamassassin.c
14929                 make sync calls to sa-learn/spamc to prevent
14930                 system (whatever local or client/server) overload.
14931
14932 2006-03-02 [colin]      2.0.0cvs98
14933
14934         * src/summaryview.c
14935                 Put the spam icon in the status column instead of the
14936                 mark one
14937
14938 2006-03-01 [colin]      2.0.0cvs97
14939
14940         * src/plugins/spamassassin/spamassassin.c
14941                 Fix segfault (g_file_set_contents fails for some 
14942                 reason and err==0x2f. Can't find out why with
14943                 valgrind, using working function :-)
14944
14945 2006-03-01 [colin]      2.0.0cvs96
14946
14947         * src/inc.c
14948                 Offline overriding: let 'No' be cached only 3 seconds
14949
14950 2006-03-01 [colin]      2.0.0cvs95
14951
14952         * src/addr_compl.c
14953         * src/addrbook.c
14954         * src/addressbook.c
14955         * src/addrindex.c
14956         * src/folder_item_prefs.c
14957         * src/headerview.c
14958         * src/imap.c
14959         * src/inc.c
14960         * src/ldif.c
14961         * src/mainwindow.c
14962         * src/mh.c
14963         * src/msgcache.c
14964         * src/prefs_common.h
14965         * src/prefs_msg_colors.c
14966         * src/procheader.c
14967         * src/procheader.h
14968         * src/procmime.c
14969         * src/procmsg.c
14970         * src/procmsg.h
14971         * src/send_message.h
14972         * src/simple-gettext.c
14973         * src/summaryview.c
14974         * src/summaryview.h
14975         * src/syldap.c
14976         * src/textview.c
14977         * src/undo.c
14978         * src/common/ssl_certificate.c
14979         * src/common/utils.c
14980         * src/gtk/colorsel.c
14981         * src/gtk/gtksctree.c
14982         * src/gtk/gtkshruler.c
14983         * src/plugins/trayicon/trayicon.c
14984                 #if 0 goes to /dev/null
14985
14986 2006-03-01 [colin]      2.0.0cvs94
14987
14988         * src/compose.c
14989         * src/imap.c
14990         * src/inc.c
14991         * src/inc.h
14992         * src/messageview.c
14993         * src/news.c
14994         * src/plugins/spamassassin/spamassassin.c
14995                 Allow to add information in the "working offline"
14996                 window
14997
14998 2006-03-01 [wwp]        2.0.0cvs93
14999
15000         * src/plugins/spamassassin/spamassassin.c
15001                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15002                 'cause it seems that calling `spamc ... < inputfile` with
15003                 g_spawn_(a)sync simply.. erm doesn't work :-).
15004
15005 2006-03-01 [wwp]        2.0.0cvs92
15006
15007         * src/toolbar.c
15008         * src/toolbar.h
15009                 simplify the adding of spam/ham button to the messageview toolbar
15010                 (it gets more clear now that the same button will be "Mark as spam"
15011                 or "Mark as ham" according to the current message status,
15012                 thanks to Colin).
15013
15014 2006-03-01 [wwp]        2.0.0cvs91
15015
15016         * src/messageview.c
15017         * src/procmsg.c
15018         * src/procmsg.h
15019         * src/summaryview.c
15020         * src/plugins/spamassassin/spamassassin.c
15021         * src/plugins/spamassassin/spamassassin.h
15022                 make learner callbacks return a status (0 for ok),
15023                 handle it in main code to avoid setting flags when learning failed,
15024                 don't learn on TCP if offline in spamassassin,
15025                 thanks to Colin.
15026
15027                 
15028
15029 2006-03-01 [wwp]        2.0.0cvs90
15030
15031         * src/compose.c
15032                 some work around the compose window's account menu,
15033                 patch by Fabien Vantard.
15034
15035 2006-03-01 [wwp]        2.0.0cvs89
15036
15037         * src/plugins/spamassassin/spamassassin.c
15038                 fixed bad logics, was using spamc in local mode and sa-learn
15039                 in remote mode (thanks, Colin).
15040
15041 2006-03-01 [wwp]        2.0.0cvs88
15042
15043         * src/plugins/spamassassin/spamassassin.c
15044         * src/plugins/spamassassin/spamassassin.h
15045         * src/plugins/spamassassin/spamassassin_gtk.c
15046                 made processing of emails w/ sa-plugin an option (default is TRUE),
15047                 fixed Engrish some tooltips, capitalization of some debug messages
15048                 and warnings. The spamassassin plugin now provides two separate
15049                 services: process emails upon incorporation and spamd training.
15050                 Both services (un)register independently but use some common
15051                 plugin settings (transport settings, spam storage location).
15052
15053 2006-02-28 [wwp]        2.0.0cvs87
15054
15055         * src/plugins/spamassassin/spamassassin.c
15056                 fix async flag to spamc cmdline execution (batch exec should
15057                 be asynchronous).
15058
15059 2006-02-27 [wwp]        2.0.0cvs86
15060
15061         * src/plugins/spamassassin/spamassassin.c
15062         * src/plugins/spamassassin/spamassassin.h
15063         * src/plugins/spamassassin/spamassassin_gtk.c
15064                 - added the ability to learn a remote spamassassin server (spamd),
15065                 using spamc.
15066                 - added the spamassassin option 'username', that applies to all
15067                 spamassassin operations (filtering, learning, local or remote).
15068                 The default username is the current unix user (if left blank
15069                 from gtk prefs or config file).
15070                 - commented out some unused code (notebook widget), removed unused
15071                 layout (hbox1).
15072                 - make more widgets sensitive to the transport type.
15073
15074 2006-02-27 [colin]      2.0.0cvs85
15075
15076         * src/plugins/spamassassin/spamassassin.c
15077                 Fix sa-learn call when offline
15078
15079 2006-02-27 [colin]      2.0.0cvs84
15080
15081         * configure.ac
15082         * src/Makefile.am
15083         * src/mainwindow.c
15084         * src/mainwindow.h
15085         * src/messageview.c
15086         * src/messageview.h
15087         * src/prefs_toolbar.c
15088         * src/procmsg.c
15089         * src/stock_pixmap.c
15090         * src/stock_pixmap.h
15091         * src/summaryview.c
15092         * src/toolbar.c
15093         * src/toolbar.h
15094         * src/pixmaps/ham_btn.xpm
15095         * src/pixmaps/spam.xpm
15096         * src/pixmaps/spam_btn.xpm
15097         * src/plugins/spamassassin/spamassassin.c
15098                 Add button in toolbar for spam learning
15099                 Fix a few bugs from the last related commit
15100                 Revert 1.9.6cvs23 which messed up shift-selection
15101
15102 2006-02-24 [colin]      2.0.0cvs83
15103
15104         * src/procmsg.c
15105         * src/summaryview.c
15106         * src/summaryview.h
15107         * src/plugins/spamassassin/spamassassin.c
15108         * src/plugins/spamassassin/spamassassin.h
15109         * src/plugins/spamassassin/spamassassin_gtk.c
15110                 Unregister learner when spamassassin is either
15111                 disabled or over tcp
15112
15113 2006-02-24 [colin]      2.0.0cvs82
15114
15115         * src/Makefile.am
15116         * src/mainwindow.c
15117         * src/mainwindow.h
15118         * src/procmsg.c
15119         * src/procmsg.h
15120         * src/stock_pixmap.c
15121         * src/stock_pixmap.h
15122         * src/summaryview.c
15123         * src/summaryview.h
15124         * src/gtk/icon_legend.c
15125         * src/pixmaps/spam.xpm  ** NEW FILE **
15126         * src/plugins/spamassassin/spamassassin.c
15127         * src/plugins/spamassassin/spamassassin_gtk.c
15128                 Add spam learning interface (Mark/Mark as 
15129                 (spam|ham) menus)
15130
15131 2006-02-24 [wwp]        2.0.0cvs81
15132
15133         * src/compose.c
15134         * src/compose.h
15135         * src/filtering.c
15136                 hide compose window when sending message in batch mode
15137                 (filtering: forward and redirect). Also fixed a wrong
15138                 value returned when sending failed, neutral anyway.
15139                 (Colin, me) 
15140
15141 2006-02-24 [wwp]        2.0.0cvs80
15142
15143         * src/mainwindow.c
15144                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15145
15146 2006-02-24 [paul]       2.0.0cvs79
15147
15148         * src/news.c
15149         * src/news.h
15150         * src/news_gtk.c
15151                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15152                 Thanks to Colin
15153
15154 2006-02-23 [colin]      2.0.0cvs78
15155
15156         * src/alertpanel.c
15157                 Change OK to Close in alertpanel with View log
15158                 button; add accel to View log. Patch by Fabien
15159                 Vantard
15160
15161 2006-02-23 [wwp]        2.0.0cvs77
15162
15163         * src/compose.c
15164                 silly me, there were much more tests to perform, since toolbars can
15165                 really have down to 1 element only.
15166
15167 2006-02-23 [wwp]        2.0.0cvs76
15168
15169         * commitHelper
15170                 fixed indentation from my previous commit. Fallback to VISUAL if
15171                 EDITOR is not set (and to vi, at last resort).
15172
15173 2006-02-23 [wwp]        2.0.0cvs75
15174
15175         * commitHelper
15176                 improved error detection (Colin, me).
15177
15178 2006-02-23 [wwp]        2.0.0cvs74
15179
15180         * src/prefs_toolbar.c
15181                 simplify and fix prefs/toolbars layouting. Combos' contents can
15182                 now be really displayed.
15183
15184 2006-02-23 [wwp]        2.0.0cvs73
15185         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15186         be really displayed.
15187
15188 2006-02-22 [wwp]        2.0.0cvs72
15189
15190         * src/compose.c
15191                 fix a typo in my previous commit (sorry!).
15192
15193 2006-02-22 [wwp]        2.0.0cvs71
15194
15195         * src/prefs_toolbar.c
15196                 fix a crash when adding separators to toolbars,
15197                 also fix some separator item information.
15198
15199 2006-02-22 [wwp]        2.0.0cvs70
15200
15201         * src/compose.c
15202                 fix a crash when redirecting (for instance) when compose window's
15203                 toolbar contents has been customized (when some buttons have been
15204                 removed in fact).
15205
15206 2006-02-21 [wwp]        2.0.0cvs69
15207
15208         * src/summaryview.c
15209         * src/gtk/pluginwindow.c
15210         * src/plugins/pgpcore/prefs_gpg.c
15211                 fix some compilation warnings (feat. remains of removed code).
15212
15213 2006-02-21 [wwp]        2.0.0cvs68
15214
15215         * src/gtk/gtkutils.c
15216                 fix two compilation issues, thanks to Stephan Sachse.
15217
15218 2006-02-20 [colin]      2.0.0cvs67
15219
15220         * src/mainwindow.c
15221                 Don't reselect displayed mail on refocus
15222                 This fixes actions misbehaving 
15223
15224 2006-02-20 [wwp]        2.0.0cvs66
15225
15226         * src/summaryview.c
15227         * src/gtk/gtksctree.c
15228         * src/gtk/gtkshruler.c
15229                 changed more runtime typecast checks.
15230
15231 2006-02-20 [wwp]        2.0.0cvs65
15232
15233         * src/summary_search.c
15234                 find all - summaryview refresh issue fixed, thanks to Colin.
15235
15236 2006-02-20 [wwp]        2.0.0cvs64
15237
15238         * src/gtk/gtkutils.c
15239                 better runtime typecast checks.
15240
15241 2006-02-20 [wwp]        2.0.0cvs63
15242
15243         * src/summary_search.c
15244                 enhancements to the summary search:
15245                         - add the ability to stop the running search
15246                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15247                         - don't search if no criteria (From/To/Subject/Body) is set
15248                         - ensure that a busy mouse pointer is always shown when searching,
15249                           show it even a bit earlier
15250
15251 2006-02-19 [colin]      2.0.0cvs62
15252
15253         * src/compose.c
15254         * src/imap.c
15255         * src/etpan/imap-thread.c
15256         * src/etpan/imap-thread.h
15257                 (Future) IMAP speed improvement on sending
15258                 Will require a libetpan update
15259         * src/summaryview.c
15260         * src/gtk/quicksearch.c
15261                 Make quicksearch clearable while running.
15262
15263 2006-02-17 [colin]      2.0.0cvs61
15264
15265         * src/imap.c
15266         * src/etpan/imap-thread.c
15267         * src/etpan/imap-thread.h
15268                 Check for IMAP certificates
15269                 ** Requires libetpan-0.42-cvs4 
15270                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15271
15272 2006-02-17 [colin]      2.0.0cvs60
15273
15274         * src/messageview.c
15275         * src/prefs_common.c
15276         * src/prefs_common.h
15277         * src/prefs_message.c
15278                 Add pref to display HTML-only mails with plugin, 
15279                 if possible (defaulting to FALSE of course).
15280
15281 2006-02-16 [colin]      2.0.0cvs59
15282
15283         * src/main.c
15284         * src/common/plugin.c
15285         * src/common/plugin.h
15286         * src/gtk/pluginwindow.c
15287                 Keep track of requested (but unloaded) plugins
15288                 in some error cases.
15289
15290 2006-02-16 [wwp]        2.0.0cvs58
15291
15292         * src/gtk/gtkaspell.c
15293         * src/gtk/gtkaspell.h
15294         * src/prefs_spelling.c
15295         * src/compose.c
15296         * src/prefs_common.c
15297         * src/prefs_common.h
15298                 implemented new optional spellchecker behaviour: re-check message when
15299                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15300
15301 2006-02-16 [wwp]        2.0.0cvs57
15302
15303         * src/quote_fmt_parse.y
15304                 pclose popen'ed pipe.
15305
15306 2006-02-15 [colin]      2.0.0cvs56
15307
15308         * src/mimeview.c
15309         * src/mimeview.h
15310                 Let MimeViewers know which MimeView they
15311                 depend of.
15312         * src/summaryview.c
15313                 Swap From/To columns in Sent/Queue/Drafts
15314                 folders
15315         * src/etpan/imap-thread.c
15316                 Use mailstream_low_tls_open() for STARTTLS
15317                 instead of mailstream_low_ssl_open()
15318                 ** REQUIRES libetpan 0.42cvs3 **
15319
15320 2006-02-15 [wwp]        2.0.0cvs55
15321
15322         * src/compose.c
15323         * src/compose.h
15324         * src/message_search.c
15325         * src/message_search.h
15326         * src/textview.c
15327         * src/gtk/gtkutils.c
15328         * src/gtk/gtkutils.h
15329                 added the ability to Find text in the compose window (and a bit
15330                 of code factorization).
15331
15332 2006-02-15 [wwp]        2.0.0cvs54
15333
15334         * src/prefs_gtk.c
15335                 yet another one file was missing (fix for some widgets' sensitivity).
15336                 Thanks Colin!
15337
15338 2006-02-15 [wwp]        2.0.0cvs53
15339
15340         * src/prefs_gtk.h
15341                 oops forgot that file (fix for some widgets' sensitivity).
15342
15343 2006-02-15 [wwp]        2.0.0cvs52
15344
15345         * src/summary_search.c
15346                 implemented advanced summary search options (added the ability
15347                 to use matcher conditions in an advanced search mode).
15348
15349 2006-02-15 [wwp]        2.0.0cvs51
15350
15351         * src/plugins/pgpcore/prefs_gpg.c
15352         * src/prefs_account.c
15353                 fix some widget sensitivity, mostly around some labels in
15354                 account prefs.
15355
15356 2006-02-15 [paul]       2.0.0cvs50
15357
15358         * manual/advanced.xml
15359                 improve Templates info
15360                 written by wwp
15361
15362 2006-02-14 [colin]      2.0.0cvs49
15363
15364         * src/pixmaps/address_book.xpm
15365         * src/pixmaps/preferences.xpm
15366         * src/pixmaps/properties.xpm
15367                 Fix pixmap size - patch by Fabien Vantard
15368
15369 2006-02-13 [colin]      2.0.0cvs48
15370
15371         * src/procmime.c
15372                 Add missing fclose()s on error
15373         * src/textview.c
15374                 Remove unused code
15375         * src/common/utils.c
15376                 Fix temp files not being deleted on windows
15377         Patches by Thomas Gilgin
15378
15379 2006-02-13 [colin]      2.0.0cvs47
15380
15381         * src/mainwindow.c
15382                 Fix exit crash
15383
15384 2006-02-13 [wwp]        2.0.0cvs46
15385
15386         * src/plugins/pgpcore/prefs_gpg.c
15387                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15388
15389 2006-02-12 [colin]      2.0.0cvs45
15390
15391         * src/folderview.c
15392         * src/main.c
15393         * src/mainwindow.c
15394                 Fix "stuff" when quitting
15395
15396 2006-02-12 [wwp]        2.0.0cvs44
15397
15398         * src/prefs_themes.c
15399                 fix typos in debug messages.
15400
15401 2006-02-11 [colin]      2.0.0cvs43
15402
15403         * src/summaryview.c
15404                 don't allow drag/drop from ourself
15405
15406 2006-02-10 [wwp]        2.0.0cvs42
15407
15408         * src/exporthtml.c
15409         * src/html.c
15410         * src/html.h
15411         * src/procmime.c
15412         * src/textview.c
15413                 renamed html_ prefixed functions and data structures to avoid
15414                 namespace clashes w/ other software (gtkhtml2 for instance).
15415                 Closes bug #907.
15416
15417
15418 2006-02-09 [colin]      2.0.0cvs41
15419
15420         * src/summaryview.c
15421                 Fix shitty logic messed up. Thanks Ticho for the hint!
15422
15423 2006-02-09 [wwp]        2.0.0cvs40
15424
15425         * src/gtk/about.c
15426         * src/compose.c
15427         * src/prefs_account.c
15428         * src/prefs_gtk.h
15429         * src/editaddress.c
15430                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15431                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15432                 Browse buttons in accounts prefs.
15433
15434 2006-02-09 [colin]      2.0.0cvs39
15435
15436         * src/matcher.c
15437                 Check for pointer before using its members
15438         * src/gtk/gtksourceprintjob.c
15439                 Fix a wrong warning
15440
15441 2006-02-09 [wwp]        2.0.0cvs38
15442
15443         * src/gtk/filesel.c
15444                 fix few compiler warnings (type mismatch).
15445
15446 2006-02-09 [paul]       2.0.0cvs37
15447
15448         * po/fr.po
15449                 updated by Fabien Vantard
15450
15451 2006-02-08 [colin]      2.0.0cvs36
15452
15453         * src/prefs_common.c
15454         * src/common/defs.h
15455         * src/common/plugin.c
15456                 allow windows and linux configurations to coexist
15457                 patch by Thomas Gilgin
15458
15459 2006-02-08 [colin]      2.0.0cvs35
15460
15461         * src/filtering.c
15462         * src/matcher.c
15463         * src/matcher.h
15464         * src/matcher_parser_parse.y
15465         * src/prefs_filtering_action.c
15466         * src/prefs_matcher.c
15467                 Add the "Ignore thread" filtering
15468                 action
15469
15470 2006-02-08 [colin]      2.0.0cvs34
15471
15472         * src/compose.c
15473         * src/procmime.c
15474         * src/procmime.h
15475                 Fix bug #905 (damaged attachment)
15476                 text files with raw \0's aren't really text files
15477         FOR_STABLE
15478
15479 2006-02-08 [colin]      2.0.0cvs33
15480
15481         * src/summaryview.c
15482                 Fix crasher introduced yesterday
15483
15484 2006-02-08 [wwp]        2.0.0cvs32
15485
15486         * src/compose.c
15487         * src/compose.h
15488                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15489
15490 2006-02-08 [wwp]        2.0.0cvs31
15491
15492         * src/prefs_template.c
15493                 templates enhancement: allow address completion for Cc and Bcc fields
15494                 (it was currently possible for the To field only)
15495
15496 2006-02-08 [colin]      2.0.0cvs30
15497
15498         * src/compose.c
15499                 Don't unblock if not blocked
15500         FOR_STABLE
15501
15502 2006-02-07 [colin]      2.0.0cvs29
15503
15504         * src/action.c
15505                 Forgot to refresh summaryview
15506
15507 2006-02-07 [colin]      2.0.0cvs28
15508
15509         * src/action.c
15510                 Freeze/thaw message list and folder list while
15511                 processing %as{} actions 
15512         * src/compose.c
15513                 Fix auto-wrap disabling after a middle-click
15514                 paste - FOR_STABLE
15515
15516 2006-02-07 [paul]       2.0.0cvs27
15517
15518         * src/folder.c
15519                 fix freeing of uninitialised pointers
15520                 Thanks to Colin
15521
15522 2006-02-06 [colin]      2.0.0cvs26
15523
15524         * src/folder.c
15525                 Use g_slist_prepend in potentially big list
15526
15527 2006-02-06 [colin]      2.0.0cvs25
15528
15529         * src/folder.c
15530                 Completely skip processing if it doesn't 
15531                 exist (faster!)
15532
15533 2006-02-06 [colin]      2.0.0cvs24
15534
15535         * src/folder.c
15536         * src/summaryview.c
15537                 Batch filtering in summaryview (from Tools menu)
15538                 and pre/post//-processing too
15539
15540 2006-02-06 [colin]      2.0.0cvs23
15541
15542         * src/procmsg.h
15543         * src/filtering.c
15544                 Use a special field for batch filtering instead
15545                 of stepping on deferred execution's toes
15546
15547 2006-02-06 [colin]      2.0.0cvs22
15548
15549         * src/action.c
15550         * src/filtering.c
15551         * src/filtering.h
15552         * src/folder.c
15553         * src/summaryview.c
15554                 Fix filtering via menus and actions
15555
15556 2006-02-06 [colin]      2.0.0cvs21
15557
15558         * src/imap.c
15559                 Put the added file directly to cache if possible (will work
15560                 with next libetpan)
15561         * src/filtering.c
15562         * src/filtering.h
15563         * src/inc.c
15564         * src/folder.c
15565         * src/mbox.c
15566         * src/procmsg.h
15567                 Move and copy filtered messages by batches instead of one
15568                 by one - faster on IMAP
15569         * src/procmsg.c
15570                 Add a function that'll possibly be useful later
15571
15572 2006-02-06 [colin]      2.0.0cvs20
15573
15574         * src/addressbook.c
15575                 Use internal mime-type instead of text/plain for d'n'd
15576         * src/compose.c
15577                 Allow attaching files from mimeview's icon list via d'n'd
15578         * src/folderview.c
15579         * src/folderview.h
15580                 Use internal mime-type instead of text/plain for d'n'd
15581                 Don't try to selected opened folder if none is
15582                 Factorize d'n'd from other apps code
15583         * src/headerview.c
15584         * src/textview.c
15585         * src/gtk/gtkutils.c
15586         * src/gtk/gtkutils.h
15587                 Factorize Face/X-Face stuff
15588         * src/mimeview.c
15589                 Fix d'n'd to other apps
15590         * src/prefs_message.c
15591                 Let the XFace pref be usable without libcompface as it also
15592                 applies to Face
15593         * src/summaryview.c
15594                 Fix d'n'd to other apps
15595                 Factorize d'n'd from other apps code
15596
15597 2006-02-06 [wwp]        2.0.0cvs19
15598
15599         * po/it.po
15600                 Italian translation fixes by Andrea Spadaccini (no more confusion
15601                 between filtering and processing, and few changes in the About
15602                 dialog).
15603
15604
15605 2006-02-06 [mones]      2.0.0cvs18
15606
15607         * src/gtk/icon_legend.c
15608                 Improved descriptions allowing better translations
15609
15610 2006-02-05 [colin]      2.0.0cvs17
15611
15612         * src/imap.c
15613                 Add the f*cking missing expunge that caused imap_fetch_env
15614                 to fail after an add_msgs ! :-///
15615         * src/etpan/imap-thread.c
15616                 Add a bit of debug
15617         FOR_STABLE
15618
15619 2006-02-05 [colin]      2.0.0cvs16
15620
15621         * src/common/utils.c
15622                 Don't check for return-path (or we can't put
15623                 back non-sent mails)
15624
15625 2006-02-05 [colin]      2.0.0cvs15
15626
15627         * src/textview.c
15628                 Don't try to display Face header in textview
15629                 when teh headerview's active
15630
15631 2006-02-05 [colin]      2.0.0cvs14
15632
15633         * tools/tbird2syl.py
15634         * tools/Makefile.am
15635                 Add script to import Thunderbird mails
15636
15637 2006-02-05 [colin]      2.0.0cvs13
15638
15639         * src/headerview.c
15640         * src/procheader.c
15641         * src/procmsg.c
15642         * src/procmsg.h
15643         * src/textview.c
15644                 Show Face headers - patch partially by Klaus Flittner
15645
15646 2006-02-05 [colin]      2.0.0cvs12
15647
15648         * src/folderview.c
15649         * src/summaryview.c
15650         * src/common/utils.c
15651         * src/common/utils.h
15652                 Let dnd work from mime icons to summaryview
15653                 and to folderview too
15654                 Add a crude test to avoid trying to add files
15655                 drag'n'dropped when they're not mails
15656
15657 2006-02-04 [colin]      2.0.0cvs11
15658
15659         * src/summaryview.c
15660         * src/mimeview.c
15661                 Fix utf8 conversion
15662
15663 2006-02-04 [colin]      2.0.0cvs10
15664
15665         * src/compose.c
15666         * src/folderview.c
15667         * src/mimeview.c
15668         * src/summaryview.c
15669         * src/summaryview.h
15670                 Added various drag and drop capas:
15671                 From                    To
15672                 summaryview             other apps
15673                 mimeview icons          other apps
15674                 other apps              summaryview
15675                 other apps              folderview
15676
15677                 This shouldn't have broken the existing:
15678                 From                    To
15679                 summaryview             folderview
15680                 folderview              folderview
15681                 summaryview             compose's attachments
15682
15683         Tests welcomed.
15684
15685 2006-02-02 [paul]       2.0.0cvs9
15686
15687         * src/mainwindow.c
15688                 move global option 'Set displayed columns...' out
15689                 of folder option grouping.
15690                 fix sensitivity of 'harvest addresses'
15691         FOR_STABLE
15692
15693 2006-02-01 [colin]      2.0.0cvs8
15694
15695         * src/mimeview.c
15696                 Revert the alertpanel patch, it sucks (intrusive
15697                 and gets in the way of "open")
15698
15699 2006-02-01 [colin]      2.0.0cvs7
15700
15701         * src/compose.c
15702         * src/prefs_account.c
15703         * src/prefs_common.c
15704         * src/common/defs.h
15705         * src/common/utils.c
15706         * src/common/utils.h
15707                 Add ability to edit the signature file
15708                 from the account preferences, and use
15709                 a default for the text editor.
15710                 Patch by Fabien Vantard
15711
15712 2006-02-01 [colin]      2.0.0cvs6
15713
15714         * src/mimeview.c
15715                 Try to get mime type by extension if it is
15716                 application/octet-stream
15717                 Display a window with possible choices when
15718                 encountering unknown mime types
15719         * src/gtk/filesel.c
15720         * src/gtk/filesel.h
15721                 Add preview
15722                 Allow multiple selection in filtered filesel
15723                 (patch by Fabien Vantard)
15724         * src/gtk/pluginwindow.c
15725                 Use it (patch by Fabien Vantard)
15726
15727 2006-02-01 [paul]       2.0.0cvs5
15728
15729         * src/jpilot.c
15730                 fix crash on creating jpilot address book
15731                 Thanks to Colin - FOR_STABLE
15732         * src/prefs_summaries.c
15733         * src/prefs_wrapping.c
15734         * src/gtk/icon_legend.c
15735         * src/gtk/quicksearch.c
15736                 string fixes and additions
15737
15738 2006-02-01 [paul]       2.0.0cvs4
15739
15740         * src/compose.c
15741         * src/mainwindow.c
15742         * src/messageview.c
15743         * src/prefs_send.c
15744                 add Arabic encoding option
15745                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15746
15747 2006-01-31 [colin]      2.0.0cvs3
15748
15749         * src/plugins/pgpcore/passphrase.c
15750                 Convert passphrase to locale encoding
15751         * src/compose.c
15752                 Fix drafting on IMAP. Crappy bug sneaked in
15753                 the release :-/
15754         FOR_STABLE
15755
15756 2006-01-30 [paul]       2.0.0cvs2
15757
15758         * src/gtk/icon_legend.c
15759                 show the new entries
15760
15761 2006-01-30 [colin]      2.0.0cvs1
15762
15763         * src/manual.c
15764                 Check for the file to be present before 
15765                 enabling the menu - FOR_STABLE
15766         * src/gtk/icon_legend.c
15767                 Add folders icons (not all of them, there
15768                 are too much, but the most intriguing ones)
15769
15770 2006-01-30 [paul]       2.0.0
15771
15772         version 2.0.0 released
15773
15774 [For previous entries, see ChangeLog.pre2.0.0]